@charset "utf-8";
.lt_bn {position:relative;overflow:hidden}
.lt_bn .bx-wrapper{height:650px; border:none; margin-bottom:0px;}
.lt_bn li{background-position:center center !important;background-size:cover;background-repeat:no-repeat;height:650px;;color:#333}
/* .lt_bn .bg{;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.3);content:'';z-index:1;overflow:hidden} */

.lt_bn .bn_txt{display:table;height:100%;width:100%;position:relative;z-index:2;}

.lt_bn .txt_wr{position:absolute; top:25%; right:7%;}
@media(max-width:1800px){
.lt_bn .txt_wr{position:absolute; top:25%; right:3%;}
}
.lt_bn li .bn_tit{font-size:3em;font-weight:500; line-height:2.5em;
-webkit-text-shadow:0px 0px 1px rgba(55,55,55,0.5);
-moz-text-shadow:0px 1px 5px rgba(55,55,55,0.5);
text-shadow: 1px 1px 3px rgba(55,55,55,0.5); }
.tit_color{color:#3e85bb}
@media(max-width:1570px){
.lt_bn li .bn_tit{font-size:2.5em;}
}
@media(max-width:1380px){
.lt_bn li .bn_tit{display:none;}
.lt_bn li{background-position:left!important;}
}
.lt_bn li .bn_detail{font-size:1.7em;margin:10px 0; line-height:2em; font-weight:400;
-webkit-text-shadow:2px 2px 5px rgba(55,55,55,1.8);
-moz-text-shadow:2px 2px 5px rgba(55,55,55,1.8);
text-shadow: 2px 2px 5px rgba(55,55,55,1.8);}
.lt_bn li .bn_view {display:inline-block;background:#fff;color:#333;padding:0 35px;line-height:45px;margin-top:20px}

.lt_bn .bn_link{display:none;position:absolute;bottom:10px;right:10px;z-index:99;background:#ff0000;color:#fff;width:40px;line-height:40px;border-radius:30px;text-align:center;font-size:16px}
.lt_bn:hover .bn_link{display:block}
.lt_bn .bn_link:hover {transform: rotate( -45deg );color:#fff;}

.lt_bn .bx-pager{position:absolute;bottom:0;right:0}


.lt_bn li .bn_tit{opacity:0; transform:translateY(30px);
-webkit-transition: all 0.3s ease-in .3s;
-moz-transition:  all 0.3s ease-in .3s;
-ms-transition: all 0.3s ease-in .3s;
-o-transition: all 0.3s ease-in .3s;
transition: all 0.3s ease-in .3s; }

.lt_bn li .active-slide .bn_tit{opacity:1;
transform:translateY(0)}

.lt_bn li .bn_detail{opacity:0;
-webkit-transition: all 1s ease-in .5s;
-moz-transition:  all 1s ease-in .5s ;
-ms-transition:  all 1s ease-in .5s;
-o-transition: all 1s ease-in .5s;
transition: all 1s ease-in .5s}

.lt_bn li .active-slide .bn_detail{opacity:1}

.lt_bn li .bn_view{/*opacity:0;*/
-webkit-transition: all 1.3s ease-in 1s;
-moz-transition: all 1.3s ease-in 1s;
-ms-transition: all 1.3s ease-in 1s;
-o-transition: all 1.3s ease-in 1s;
transition: all 1.3s ease-in 1s}

.lt_bn li .active-slide .bn_view{opacity:1}

.lt_bn #bx_pager{position:absolute;bottom:20px;right:20px;z-index:99}
.lt_bn #bx_pager a{color:#333;display:inline-block;padding:5px;line-height:20px;opacity:0.5}
.lt_bn #bx_pager span{display:inline-block;width:0;height:1px;background:#333;vertical-align:top;margin-top:10px;margin-left:8px;
-webkit-transition: all 0.3s ease-in;
-moz-transition:  all 0.3s ease-in ;
-ms-transition: all 0.3s ease-in ;
-o-transition: all 0.3s ease-in ;
transition: all 0.3s ease-in }
.lt_bn #bx_pager .active{opacity:1}
.lt_bn #bx_pager .active span{width:20px}      
.lt_bn .btn_bottom{display:none; position:absolute;bottom:0;left:50%;width:81px;height:37px;background:url('./btn_bottom.png');border:0;margin-left:-40px;text-indent:-999px;overflow:hidden}

@media(max-width:1250px) and (min-width:970px){

}

 @media (max-width: 969px){
    .lt_bn .bx-wrapper ,.lt_bn li{height:500px}
    .lt_bn .bx-controls-direction a{width:30px;height:30px }
    .lt_bn .txt_wr{padding:0 40px; display:none;}
    .lt_bn li .bn_tit{font-size:1.8em;}
	.lt_bn li .bn_detail { font-size:1.2em; }
    .lt_bn .btn_bottom{display:none}
    .lt_bn #bx_pager{width:100%;text-align:right;right:0;bottom:100px;}
 }

.bx-viewport .list_1 { background-image:url(/skin/layouts/cookie/img/main_bn01.jpg); background-position:top; background-size:cover;}
.bx-viewport .list_2 { background-image:url(/skin/layouts/cookie/img/main_bn02.jpg); background-position:top; background-size:cover; }

@media(max-width:500px){
.bx-viewport .list_1 { background-image:url(/skin/layouts/cookie/img/main_bn02_mo.jpg); background-position:bottom; background-size:cover;}
.bx-viewport .list_2 { background-image:url(/skin/layouts/cookie/img/main_bn01_mo.jpg); background-position:bottom; background-size:cover;}
}

.bn_detail img{width:50%;}