@charset "utf-8";

/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */

	   .w_AIR-020  h1,
	   .w_AIR-020   h2,
      .w_AIR-020  h3,
      .w_AIR-020  h4,
      .w_AIR-020  h5,
      .w_AIR-020  h6 {
            display: block !important;
            position: static !important;
            width: unset !important;
            max-width: unset !important;
            min-width: unset !important;
            height: unset !important;
            max-height: unset !important;
            min-height: unset !important;
            font-size: 100% !important;
            font-weight: bold !important;
            line-height: 1 !important;
            color: #222 !important;
            margin: 0 !important;
            padding: 0 !important;
            border: 0 !important;
            text-shadow: none !important;
            box-shadow: none !important;
            background: none !important;
        }
/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* 公用 */


/* ======================================================================== */

.w_AIR-020 {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
    font-family: 'Open Sans', Arial,  '微軟正黑體', "新細明體", sans-serif;
    font-weight: 400;
    color: #636161;
}

.w_AIR-020 ul li {
    list-style-type: disc!important;
}

.w_AIR-020 ol li {
    list-style-type: decimal!important;
}

.w_AIR-020 br.desktop {
    display: block;
}

.w_AIR-020 br.mobile {
    display: none;
}

.w_AIR-020 div {
    box-sizing: border-box;
}

.w_AIR-020 img {
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.w_AIR-020 img.my20 {
    margin: 20px 0 !important;
}

.w_AIR-020 img.my30 {
    margin: 30px 0 !important;
}

.w_AIR-020 img.my40 {
    margin: 40px 0 !important;
}

.w_AIR-020 img.my50 {
    margin: 50px 0 !important;
}

.w_AIR-020 .clearfix,
.w_AIR-020 .clear {
    clear: both;
}

.w_AIR-020 .hide {
    display: none;
}

.w_AIR-020 .show {
    display: block;
}
.w_AIR-020 p{
	padding: 14px 10px!important;
}
.w_AIR-020 ul,
.w_AIR-020 ol {
    margin: 0 !important;
    padding: 0 0 0 25px !important;
}

.w_AIR-020 li {
    margin: 0 !important;
    padding: 0 !important;
}

.w_AIR-020 ul li {
    list-style-type: disc !important;
}

.w_AIR-020 ol li {
    list-style-type: decimal !important;
}

.w_AIR-020 .text-center {
    text-align: center;
}

.w_AIR-020 .h308 {
    height: 313px;
}

.w_AIR-020 .h270 {
    height: 270px;
}

.w_AIR-020 .h110 {
    height: 110px!important;
}

.w_AIR-020 .h290 {
    height: 290px;
}
.w_AIR-020 .h394{
	height: 394px;}

.w_AIR-020 .mb-0 {
    margin-bottom: 0 !important;
}

.w_AIR-020 .singleImg {
    width: 100%;
    text-align: center;
}

.w_AIR-020 .singleImg img {
    max-width: 100%;
}

.w_AIR-020 a,
.w_AIR-020 a p {
    color: #0075a2 !important;
}

.w_AIR-020 a:hover,
.w_AIR-020 a:hover p {
    text-decoration: underline;
}

@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .w_AIR-020 br.desktop {
        display: none;
    }
    .w_AIR-020 br.mobile {
        display: block;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* kv 主圖 */


/* ======================================================================== */

.w_AIR-020 .kv {
    position: relative;
    min-height:600px;
    background: #0e0f13 url(../images/kv_bg.jpg) center bottom no-repeat;
    background-size: contain;
}

.w_AIR-020 .kv .text {
    position: absolute;
	top:30px;
	left: 80px;
    color: #FFF;
    width: 500px;
}

.w_AIR-020 .kv .text .t1 {
    font-size: 3rem!important;
    line-height: 1.3em!important;
    font-weight: bold!important;
    margin-bottom: 30px!important;
	color: #ffffff;
}

.w_AIR-020 .kv .text h1.t2 {
/*    font-size: 37px;*/
  font-size: 55px!important;
    line-height: 1.3em!important;
    font-weight: bold!important;
 	color: #ffffff!important;

}
.w_AIR-020 .kv .text h1.t2 span{
	color: #90c31f!important;
}
.w_AIR-020 .kv .text h3.line{
	font-size: 18px!important;
    line-height: 1.3em!important;
	font-weight: bold!important;
	color: #ffffff!important;
	padding-bottom: 5px!important;
	border-bottom: solid 5px #90c31f!important;
  
}

.w_AIR-020 .kv .text P {
    font-size: 14px!important;
    line-height: 1.3em!important;
/*    font-style: italic!important;*/
	padding:5px 0!important;
	
}

.w_AIR-020 .kv .img {
    position: absolute;
    right: 0px;
    bottom:15px;
    line-height: 1px;
	width: 50%;
}
.w_AIR-020 .kv .img img{
	max-width: 100%; 
	height: auto;
}

.w_AIR-020 .kv .logo{
	display: flex;
	justify-content: center;
/*	flex-wrap: wrap;*/
	position: absolute;
	left: 80px;
	top:470px;
}

.w_AIR-020 .kv .logo img{
	margin: 0 20px!important;
	max-width: 50%;
	    height: auto;
}


@media screen and (max-width: 1199px) {
    .w_AIR-020 .kv {
        display: flex;
        align-items: center;
/*        min-height: calc( 60vw);*/

    }
    .w_AIR-020 .kv .text {
        top: 50px;
		left:50px;
    }
    .w_AIR-020 .kv .img img {
        max-height:50vw;
        width: auto;
	
    }
    .w_AIR-020 .kv .img {
        bottom: 0px;
    }
	.w_AIR-020 .kv .logo{
		left: 50px;
		max-width: 100%;
	}
}

@media screen and (max-width: 991px) {

 .w_AIR-020 .kv {
        display: block;
        min-height: unset;
        background: #0e0f13 url(../images/kv_bg.jpg) center bottom no-repeat;
		background-size: cover;
    }
    .w_AIR-020 .kv .text {
        position: static;
        padding: 30px 20px 0;
        width: 100%;
        text-align: center;
		margin: 0 auto;
		
    }
    .w_AIR-020 .kv .img {
        position: static;
/*        padding-top: 30px;*/
        padding-bottom: 30px;
        width: 100%;
        text-align: center;
    }
    .w_AIR-020 .kv  img {
      max-width: 100%;
	  max-height:  auto!important;
    }
	.w_AIR-020 .kv .logo{
		left: 30px;
		top:unset;
		bottom: 0;
	}
	.w_AIR-020 .kv .logo img{
		margin: 0 0 !important;
	}
}

@media screen and (max-width: 767px) {

    .w_AIR-020 .kv .img {
        position: static;
        padding-top: 0px;
        padding-bottom: 30px;
        width: 100%;
        text-align: center;
    }
    .w_AIR-020 .kv .img img {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%;
    }
	.w_AIR-020 .kv .logo{
		left: 0px;
		top:unset;
		bottom:-20px;
		margin: 0 20px;
		
	}
}

@media screen and (max-width: 599px) {
    .w_AIR-020 .kv {
        min-height: unset;
		background-size: cover;
    }
    .w_AIR-020 .kv .img img {
        max-width: 90%;
    }
}

@media screen and (max-width: 380px){
	.w_AIR-020 .kv .logo{
		left: 0px;
		bottom: -20px;
	
	}

}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox.b1x2/


/* ======================================================================== */

.w_AIR-020 .contentBox.b1x2.blue {
    padding: 30px 50px;
	background-color: #d9e7f2;
}
.w_AIR-020 .contentBox.b1x2.blue  .boxs.Line{
	
	border-top: 1px solid #c6d1da;
}

.w_AIR-020 .line{
	border-bottom: 1px solid #e5ebf1;
}

.w_AIR-020 .contentBox .title {
    color: #3c3c3c;
    font-size: 26px!important;
    font-weight: bold;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 30px;
}

.w_AIR-020 .contentBox .box .img {
  max-width: 100%;
	width: 100%;
text-align: center;
  	
}


.w_AIR-020 .contentBox .box .img img{
	max-width: 100%;
	height: auto;
}


.w_AIR-020 .contentBox .box .subttl {
    color: #212529!important;
    font-size: 22px!important;
    line-height: 1.3!important;
    margin: 10px 10px!important;
	
}

.w_AIR-020 .contentBox .box p,
.w_AIR-020 .contentBox .box li {
    color: #212529;
    font-size: 14px!important;
    line-height: 1.3em;
    padding-right: 30px;
	padding-left: 10px;
}

.w_AIR-020 .contentBox .box a.moreBtn {
    display: block;
    float: right;
    color: #FFF !important;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    width: 130px;
    height: 35px;
    line-height: 35px;
    padding-left: 10px;
    margin-left: 10px;
    margin-bottom: 50px;
    border-radius: 3px;
    background: #144c78 url(../images/btn_arrow.png) 90% center no-repeat;
}

.w_AIR-020 .contentBox .box a.moreBtn:hover {
    color: #FF0;
}

@media screen and (max-width: 1199px) {
	.w_AIR-020 .contentBox .box .h364{
		height: 364px;
		
	}
}

@media screen and (max-width: 991px) {
	.w_AIR-020 .contentBox.b1x2.blue{
		padding: 20px 20px;
	}
    .w_AIR-020 .contentBox {
        padding: 20px;
    }
    .w_AIR-020 .contentBox .box .img {
        width: 100%;
    }
    .w_AIR-020 .contentBox .box .img img {
        max-width: 90%;
    }
    .w_AIR-020 .contentBox .box .subttl br,
    .w_AIR-020 .contentBox.circles .box p br {
        display: none;
    }
    .w_AIR-020 .contentBox.circles .box .img img {
        width: 150px;
    }

.w_AIR-020 .contentBox .box .img.h308{
	height: 217px;
}
.w_AIR-020 .contentBox .box .img.h394{
	height:312px;
	
}
.w_AIR-020 .contentBox .box .img.h394.pt50{
	padding-top: 50px;
}

	.w_AIR-020 .contentBox .box .h364{
		height: inherit;
		
	}
	.w_AIR-020 .contentBox .box .img.h394.pt50{
		padding-top: 0;
	}
  
}

@media screen and (max-width: 767px) {
    .w_AIR-020 .contentBox .title {
        margin-bottom: 10px;
    }
    .w_AIR-020 .contentBox .box p,
    .w_AIR-020 .contentBox .box li {
        padding-right: 0;
    }
    .w_AIR-020 .contentBox .box .img img {
        width: unset !important;
        height: auto !important;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */

/*	feature*/
/* ======================================================================== */

.w_AIR-020 .contentBox.feature{
	padding: 50px 50px;
}

.w_AIR-020 .contentBox.feature .box.box01{
	background: #003f7b url("../images/bg_01.jpg") center bottom no-repeat;
	background-size: cover;
	min-height: 290px;
	width: 100%;
	padding: 50px 50px!important;
}
.w_AIR-020 .contentBox.feature .boxs .box.box01 .text{
	width: 52%!important;
}

.w_AIR-020 .contentBox.feature .boxs .box.box01 .text .subttl{
	font-size: 26px!important;
	color: #ffffff!important;
	line-height: 1.3em!important;
	
	margin: 0 0!important;
}
.w_AIR-020 .contentBox.feature .boxs .box.box01 .text p{
	font-size: 14px!important;
	color: #ffffff!important;
	line-height: 1.3em!important;
	padding: 14px 0!important;
}
.w_AIR-020 .contentBox.feature .content{
		padding:40px 30px 10px;
	background-color: #d9e7f2;
}
.w_AIR-020 .contentBox.feature .boxs.box02{
	display: flex;
/*	padding:40px 30px 10px;*/	
	border-bottom: 1px solid #c6d1da;

}
.w_AIR-020 .contentBox.feature .boxs.box02 .box{
	width: 50%;
}

.w_AIR-020 .contentBox.feature .boxs.box02 h3.subttl{
	margin: 10px 20px!important;
}
.w_AIR-020 .contentBox.feature .boxs.box02 p{
	padding: 14px 0 20px 20px!important;
}

.w_AIR-020 .contentBox.feature .boxs.box03{
	display: flex;
    padding:40px 30px 40px;
	background-color: #d9e7f2;
}

.w_AIR-020 .contentBox.feature .boxs.box03 .box:nth-child(1){
	width: 32%;
}
.w_AIR-020 .contentBox.feature .boxs.box03 .box:nth-child(2){
	width: 68%;
}
.w_AIR-020 .contentBox.feature .boxs.box03 .box .bnt {
	margin-left: 10px!important;
    margin-top: 10px!important; 
	padding: 10px 10px;
	max-width: 140px!important;
	text-align: center;
	border-radius: 8px;
	background: #008cd6;
	
	
}
.w_AIR-020 .contentBox.feature .boxs.box03 .box .bnt a{

	text-decoration: none!important;
	font-size: 16px;
	color: #ffffff!important;

}

.w_AIR-020 .contentBox.feature .boxs.box03 .box .bnt:hover {
	background: #0580C1;
}


@media screen and (max-width: 991px) {
	.w_AIR-020 .contentBox.feature{
	padding: 40px 40px;
}
	
	.w_AIR-020 .contentBox.feature .box.box01{
		padding: 30px 30px!important;
		min-height: 250px;
	}
.w_AIR-020 .contentBox.feature .boxs .box.box01 .text{
	width:70%!important;
}

}

@media screen and (max-width: 767px){
.w_AIR-020 .contentBox.feature .boxs .box.box01 .text{
	width:100%!important;
}
.w_AIR-020 .contentBox.feature .boxs.box02{
		display: block;
	}
.w_AIR-020 .contentBox.feature .boxs.box02 .box{
	width: 100%;
	padding: 0px 0px 30px;
}
.w_AIR-020 .contentBox.feature .boxs.box02 h3.subttl{
		margin: 10px 10px!important;
	}
.w_AIR-020 .contentBox.feature .boxs.box02 p {
    padding-left: 10px!important;
}
.w_AIR-020 .contentBox.feature .content{
		padding:40px 20px 10px;
	
}
.w_AIR-020 .contentBox.feature .boxs.box03{
	display: block;
	padding:40px 0px 40px;
}
.w_AIR-020 .contentBox.feature .boxs.box03 .box:nth-child(1){
	width: 100%;
}
.w_AIR-020 .contentBox.feature .boxs.box03 .box:nth-child(2){
	width: 100%;
}
}

/* ======================================================================== */


/* ======================================================================== */

/*Applications*/
/* ======================================================================== */
.w_AIR-020  .contentBox.applications  {
	background: #0e1013 url("../images/bg_02.jpg") center bottom no-repeat;
	padding: 50px 50px;
}
.w_AIR-020  .contentBox.applications h2{
	font-size: 26px!important;
	color: #ffffff!important;
	line-height: 1.3em!important;
	text-align: center;
	padding-bottom: 20px!important;
}
.w_AIR-020  .contentBox.applications .imges {
	display: flex!important;
/*	justify-content: center;*/
	flex-wrap: wrap!important;
	
}
.w_AIR-020  .contentBox.applications .imges .box{
		margin: 20px auto!important;
	   position: relative;
		width: 300px!important;
	   height: auto!important;
}
.w_AIR-020  .contentBox.applications .imges .img{
/*
	width: 300px!important;
	height: 211px!important;
	
*/

}

.w_AIR-020  .contentBox.applications .imges .box h3{
	position: absolute!important;
	bottom:0!important;
	color: #ffffff!important;
	font-size: 18px!important;
	right: 0!important;
	left: 0!important;
	padding: 13px 10px!important;
	background: #1394d9!important;
	max-width: 300px;
		
/*	z-index: 100!important;*/
}


.w_AIR-020  .contentBox.applications .imges .img img{
/*	transform:scale(1,1);*/
	transition: all 0.2s ease;
	transform: translateY(0);
}

.w_AIR-020  .contentBox.applications .imges .img img:hover{
/*	transform:scale(1.1,1.1);*/
	 transform: translateY(-10px);
	 box-shadow: 0px 0px 20px 0px #0b89cd;
}

@media screen and (max-width: 991px){
	.w_AIR-020  .contentBox.applications .imges .img{
       width: 100%!important;
		height: auto;
		padding:0px 0;
		margin: 10px auto;
}
.w_AIR-020  .contentBox.applications  img{
		max-width:  100%!important;
	}
}

@media screen and (max-width: 767px){
	.w_AIR-020  .contentBox.applications{
		padding: 50px 20px;
	}
	
}
/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x2 內容 Series at a Glance / video */


/* ======================================================================== */
.w_AIR-020  .contentBox.Series{
	padding: 50px 50px!important;
}

.w_AIR-020  .contentBox.Series h2{
	font-size: 26px!important;
	color: #212529!important;
	line-height: 1.3!important;
	text-align: center!important;
	padding-bottom: 20px!important;
}

.w_AIR-020  .contentBox.Series h2 span{
	color: #0b89cd!important;
}

.w_AIR-020 .contentBox.Series .text {
     width: 100%;
	display: flex;
	justify-content: space-around;
/*	transform: translateX(-20px);*/
	
}
.w_AIR-020 .contentBox.Series .text p{
	width: 50%;
	text-align: center;
/*	padding: 0 20px 0 20px;*/
	padding-bottom: 10px;
}

.w_AIR-020 .contentBox.Series .box:nth-child(1) .img{
	transform: translateX(20px);
}
.w_AIR-020  .contentBox.Series .video{
	border-top: solid 1px #c6d1da;
	padding-top: 50px;
}

.w_AIR-020  .contentBox.Series .video h3{
	font-size: 18px!important;
    color: #212529!important;
    line-height: 1.3!important;
    text-align: center!important;
    padding-bottom: 40px!important;
}
.w_AIR-020  .contentBox.Series .video .videobox{
	width: 100%;
	text-align: center;
}



@media screen and (max-width: 1199px){
	.w_AIR-020 .contentBox.Series  .img{
		width: 90%;
		transform: translateX(20px);
	}
	.w_AIR-020 .contentBox.Series .box:nth-child(1) .text{
		transform: translateX(-20px);
	}
}
@media screen and (max-width: 991px){
	.w_AIR-020 .contentBox.Series .text p{
		padding: 10px 10px;
	}
	
	.w_AIR-020 .contentBox.Series .boxs{
		padding: 0 0 50px 0!important;
	}
}

@media screen and (max-width: 991px){
.w_AIR-020  .contentBox.Series .video .videobox{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	
}
	.videobox iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
}

@media screen and (max-width: 767px){
	.w_AIR-020  .contentBox.Series{
	padding: 50px 20px!important;
}
	.w_AIR-020 .contentBox.Series .text p{
		padding: 10px 10px;
		width: 225px;
	}
	
	.w_AIR-020 .contentBox.Series .text p br.desktop{
		display: none;
	}
	
}

@media screen and (max-width: 700px){
	.w_AIR-020 .contentBox.Series .box .text p:nth-child(2){
		transform: translateX(-50px);
	}
}

@media screen and (max-width: 580px){
	.w_AIR-020 .contentBox.Series .box .text p:nth-child(2){
		transform: translateX(0px);
	}
}

/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x1 內容 1*1 */


/* ======================================================================== */
.w_AIR-020 .contentBox.b1x1.screen{
	padding: 50px 20px 20px;
}




.w_AIR-020 .contentBox.b1x1.screen .boxList {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1100px;
    margin: 10px auto;
}

.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox {
/*    flex: 1;*/
    text-align: center;
	padding: 20px 10px;
	width: 33.33%;
	display: flex;
    flex-wrap: wrap;
	justify-content: center;
}


.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox .btn{

    margin-top: auto;
    padding: 10px 10px;
   width: 140px!important;
    text-align: center;
    border-radius: 8px;
    background: #008cd6;
}

.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox .btn:hover{
	background: #0580C1;
}
.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox .btn a{
	text-decoration: none!important;
    font-size: 16px;
    color: #ffffff!important;
}

.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox{
	padding: 20px 20px!important;
}

.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox:hover{
	box-shadow: 2px 2px 4px #cccccc!important;
	background-color: #f5f5f5!important;

}
.w_AIR-020 .contentBox.b1x1.screen .boxList.bx3 .sbox {
/*    flex: 1;*/
    text-align: center!important;
	padding: 20px 20px!important;
	width: 33.33%!important;
}
.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox img{
	max-width: 100%;


}

.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox .w_AIR-020 .contentBox.b1x1.screen .boxList .sbox h3 {
    color: #008cd6!important;
    font-size: 18px !important;
    margin: 20px 10px 20px !important;
}

.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox h3{
	font-size: 18px!important;
	color: #008cd6!important;
	margin: 30px 0 0px!important;
	text-align: center!important;
	width: 100%!important;
}

.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox p {
    color: #3c3c3c!important;
    font-size: 14px!important;
    line-height: 18px!important;
	padding: 14px 50px!important;
}


@media screen and (max-width: 1199px) {
	
	.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox img{
/*		max-width: 191px;*/
	}
}

@media screen and (max-width: 991px) {
    .w_AIR-020 .contentBox.b1x1.screen .screenBox {
        width: 100%;
        height: 350px;
        text-align: center;
        background-size: contain;
    }
    .w_AIR-020 .contentBox.b1x1.screen .screenBox img {
        bottom: 10px;
    }
    .w_AIR-020 .contentBox.b1x1.screen .boxList .sbox img {
/*        width: 170px;*/
    }
	.w_AIR-020 .contentBox.b1x1.screen .boxList .sbox{
		padding: 0 20px;
	}
		.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox p{
	    padding:14px 20px!important;
}
}

@media screen and (max-width: 767px) {
    .w_AIR-020 .contentBox.b1x1.screen .screenBox {
        height: 320px;
        background-size: contain;
    }
    .w_AIR-020 .contentBox.b1x1.screen .boxList .sbox {
        min-width: 50%;
    }

	.w_AIR-020 .contentBox.b1x1.screen .boxList.bx4 .sbox p{
	padding: 14px 0px!important;
}
}

@media screen and (max-width: 599px) {
    .w_AIR-020 .contentBox.b1x1.screen .screenBox {
        height: unset;
    }
    .w_AIR-020 .contentBox.b1x1.screen .screenBox img {
        display: inline;
        position: static;
        margin-top: 50px !important;
        width: 80vw;
    }
	.w_AIR-020 .contentBox.b1x1.screen .boxList.bx3 .sbox {
/*    flex: 1;*/

	     width: 50%!important;
		margin: 20px 0px!important;
}
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* contentBox b1x2 內容 1*2 */


/* ======================================================================== */

.w_AIR-020 .contentBox.b1x2 .boxs {
    display: flex;
	padding: 40px 0;
	align-items: center;
}
.w_AIR-020 .contentBox.b1x2 .boxs.dirr {
	direction: rtl;
}

.w_AIR-020 .contentBox.b1x2 .box {
    width: 50%;
    margin: 0;
/*    padding: 0 20px;*/
}

.w_AIR-020 .contentBox.b1x2 .box.noLine {
	border-right: 0 !important;
}

.w_AIR-020 .contentBox.b1x2 .box.mt-45 {
 padding: 0 30px;
	direction: ltr;
	width: 50%;
}


@media screen and (max-width: 1199px) {}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .w_AIR-020 .contentBox.b1x2 .boxs {
        display: block;
    }
    .w_AIR-020 .contentBox.b1x2 .box {
        width: 100%;
        padding: 20px 0 !important;
    }
    .w_AIR-020 .contentBox.b1x2 .box.mt-45 {
        margin-top: unset;
		width: 100%;
    }
    .w_AIR-020 .contentBox.b1x2 .box .img {
        display: block;
        text-align: center;
        height: unset !important;
    }
    .w_AIR-020 .contentBox.b1x2 .box:nth-child(1) {
        border-right: 0;
    }
    .w_AIR-020 .contentBox.b1x2 .box:nth-child(2) {
        padding-left: 0;
    }
	.w_AIR-020 .contentBox.b1x2 .boxs.noLine{
		border:0;
		padding: 0;
	}
}

@media screen and (max-width: 599px) {
    .w_AIR-020 .contentBox.b1x2 .box .img img {
        max-width: 100% !important;
    }
}




/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox title 產品細節 標題 */


/* ======================================================================== */

.w_AIR-020 .productBox.bigTTL {
    color: #3c3c3c;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox 產品細節 default : 1x1 */


/* ======================================================================== */

.w_AIR-020 .productBox {
    padding: 0 50px 50px 50px;
}

.w_AIR-020 .productBox .title {
    color: #3c3c3c;
    font-size: 21px;
    line-height: 40px;
    padding-left: 20px;
    background-color: #f3f3f3;
    margin-bottom: 35px;
}

.w_AIR-020 .productBox .subttl.left {
    color: #4172ae;
    font-size: 18px;
    line-height: 20px;
    padding-left: 20px;
    margin-bottom: 15px;
}

.w_AIR-020 .productBox .subttl.right {
    color: #3c3c3c;
    font-size: 15px;
    line-height: 20px;
    padding-right: 20px;
    margin-bottom: 15px;
    text-align: right;
}

.w_AIR-020 .productBox .box .subttl {
    color: #4172ae;
    font-size: 18px;
    font-weight: bold;
    line-height: 80px;
    text-align: center;
}

.w_AIR-020 .productBox .box .img {
    text-align: center;
}

.w_AIR-020 .productBox .box .img img {
    /* 最大的單張圖寬度要配合原稿調整 */
    max-width: 750px;
}

.w_AIR-020 .productBox p.productBox_text {
    width: 48%;
    padding-left: 20px;
}

@media screen and (max-width: 1199px) {
    .w_AIR-020 .productBox .box .img img {
        /* 最大的單張圖寬度要配合原稿調整 */
        max-width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .w_AIR-020 .productBox {
        padding: 0 20px 20px 20px;
    }
    .w_AIR-020 .productBox .box .img {
        width: 100%;
    }
    .w_AIR-020 .productBox .box .img img {
        max-width: 100%;
    }
    .w_AIR-020 .productBox p.productBox_text {
        width: calc( 100% - 20px);
    }
}

@media screen and (max-width: 767px) {
    .w_AIR-020 .productBox .box .img img {
        width: unset !important;
        height: auto !important;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* productBox b1x3 產品細節 1*3 */


/* ======================================================================== */

.w_AIR-020 .productBox.b1x3 .boxs {
    display: flex;
    align-items: center;
}

.w_AIR-020 .productBox.b1x3 .box {
    width: 33%;
}

.w_AIR-020 .productBox.b1x3 .box.unset img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width: 1199px) {
    .w_AIR-020 .productBox.b1x3 .box.unset img {
        height: unset !important;
    }
}

@media screen and (max-width: 991px) {}

@media screen and (max-width: 767px) {
    .w_AIR-020 .productBox.b1x3 .boxs {
        display: block;
    }
    .w_AIR-020 .productBox.b1x3 .box {
        width: 100%;
    }
    .w_AIR-020 .productBox.b1x3 .box .img img {
        max-width: 100%;
    }
}

@media screen and (max-width: 599px) {}


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* ======================================================================== */


/* Slider */


/* ======================================================================== */

.w_AIR-020 .sliderBox {
    width: 1140px;
    margin: 0 auto;
    padding: 20px 50px;
}


/*.sliderBox_two 新增2格時應用*/

.w_AIR-020 .sliderBox_two {
    width: 750px;
    margin: 0 auto;
}

.w_AIR-020 .owl-carousel .item {
    text-align: center;
}

.w_AIR-020 .owl-carousel .item a {
    display: inline-block;
}

.w_AIR-020 .owl-carousel .item .nonelink {
    cursor: default;
}

.w_AIR-020 .owl-carousel .item img {
    width: 100%;
    max-width: 350px;
    display: inline-block;
    /*fix image*/
}

.w_AIR-020 .owl-carousel .owl-wrapper-outer {
    text-align: center;
}

@media screen and (max-width: 1199px) {
    .w_AIR-020 .sliderBox {
        width: 100%;
    }
    /*.sliderBox_two 新增2格時應用*/
    .w_AIR-020 .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 991px) {
    .w_AIR-020 .sliderBox {
        padding: 20px;
    }
    /*.sliderBox_two 新增2格時應用*/
    .w_AIR-020 .sliderBox_two {
        width: 750px;
    }
}

@media screen and (max-width: 767px) {
    /*.sliderBox_two 新增2格時應用*/
    .w_AIR-020 .sliderBox_two {
        width: 100%;
    }
}

@media screen and (max-width: 599px) {}