
.banner {position: relative;margin: 0 auto;max-width:1920px;overflow: hidden;}
.ban_focus {margin: 0 auto;overflow: hidden;height: 100%;width: 100%;}
.ban_focus li {display:none;position: relative; }
.ban_focus li img { width:100%; display:block; height:100%;}
.ban_focus li images {
  display: none;
  width: 100%;
}
.ban_focus li.cur {display:block;}
.ban_focus li .ban_f_con {position:absolute;top:0px;}

.ban_f_con h1 {opacity:0;margin-top: 12px; font-family:impact;font-weight:bold;font-size:65PX; color:#fff; -webkit-transition: all .2s;-moz-transition: all .2s; -ms-transition: all .2s;transition: all .2s;}
.ban_f_con h2 {opacity:0; font-size:30px; font-weight:normal; margin-top: 10px; -webkit-transition: all .4s;-moz-transition: all .4s; -ms-transition: all .4s;transition: all .4s; }
.ban_f_con h3 {opacity:0;font-size:18px; font-weight:normal; margin-top:15px;-webkit-transition: all .6s;-moz-transition: all .6s; -ms-transition: all .6s;transition: all .6s;}

.ban_dot {position: absolute;bottom:36px;left: 50%;z-index:9;}
.ban_dot a {background: rgba(254,0,0,0.5);width:17px;height:17px; float: left;margin-right:8px; border-radius:25px;}
.ban_dot a.btn_on {background: #fe0000;}
.search_btn {float: left;background: url(../images/jt_search.png) no-repeat;margin-left:20px;width:23px;height:21px;margin-top:37px;}
.sub_h .search_btn {background: url(../images/sub_s.jpg) no-repeat;}
.language_sel {float:left;margin-left:39px;margin-top:37px;font-size: 12px;}
.language_sel a {color: #fff;}
.sub_h .language_sel a {color: #000;}


.ban_f_con{content: " ";
background: rgba(0,15,38,.4);
position: absolute;
left: 0px;
right: 0px;
z-index: 1;
width: 100%; height:120%; }
.ccp{ padding-top:300px; text-align:center; margin:0 auto; color:#fff;}

@media screen and (max-width: 640px) {
.ccp{ padding-top:20px; text-align:center; margin:0 auto; color:#fff;}
.ban_f_con h1 {font-size:25PX; }
.ban_f_con h2 {font-size:16px; line-height:25px; padding-left:20px; padding-right:20px; }
.ban_f_con h3 {font-size:15px; }

.ban_dot {position: absolute;bottom:16px;left: 50%;z-index:9;}

	}