.move a{cursor:pointer;}
.header_top {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 25px;
    line-height: 28px;
    background-color: #f3f3f3;
    border-bottom: 1px solid #e0e0e0;
    font-family: "寰蒋闆呴粦";
}
.nav #menuTop li{
	position: relative;
}
.nav #menuTop li .sub{
	position: absolute;
	top:43px;
	width: 140px;
	display: none;
	z-index:99;
	background:#fff;
	padding:0 10px;
	box-sizing: border-box;
}
.nav #menuTop li:hover .sub{
	display: block;
}
.nav #menuTop li .sub a{
	padding:0;
	
}
.nav #menuTop li .sub li{
	line-height: 45px;
	height: 45px;
	width: 100%;
	font-size: 14px;
	font-family: Source Han Sans CN;
	font-weight: 500;
	color: #666666;
	/* border-bottom: 1px dashed #E5E5E5; */
}
.nav #menuTop li .sub li:hover a{
	color: #FA6721;
}
.container ul li{
	float: left;
}
.header_top .container > p,.container ul li a {
    color: #999999;
    font-size: 12px;
}
.container ul li a{
	padding-right: 20px;
}
.container ul li a:hover{
	text-decoration: underline;
}
.container ul li:last-child a{
	padding-right: 0;
}
.header_top .log {
    color: #5f5d5d;
    margin-right: 20px;
}
.container{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.container h1{
	margin-top: 12px;
}
.container .search{
	margin-left: 130px;
	margin-top: 35px;
}
.search .mian_search{
	width: 512px;
	border: 1px solid #d7d7d7;
	height: 35px;
	line-height: 35px;
	border-radius: 4px;
	background: url(../images/seach_03.png) no-repeat 14px center;
}
.mian_search input{
	margin-left: 47px;
	height: 34px;
	width: 335px;
	line-height: 34px;
	font-size: 12px;
	color: #cccccc;
}
.mian_search span{
	font-size: 12px;
	color: #727171;
	cursor: pointer;
}
.mian_search span i img{
	vertical-align: middle;
	padding:0 9px;
}
.mian_search button{
	font-size: 16px;
	color: #fa6721;
	background:none;
	border-left: 1px solid #e7e7e7;
	height: 21px;
	line-height: 21px;
	padding-left: 16px;
	    margin-top: 2px;
	    cursor: pointer;
	}
.search .slide{
	font-size: 14px;
	color: #999999;
	margin-top: 13px;
}
.search .slide a{
	color: #999999;
	display: inline-block;
	margin-right: 4px;
}
.search .slide a.active{
	color: #fa6721;
	text-decoration: underline;
}
.call_left{
	width: 160px;
	margin-top: 14px;
}
.call{
	margin-top: 27px;
}
.call_left a>div p{
	font-size: 12px;
	line-height: 14px;
	color: #999;
}
.call_left a>div span{
	font-size: 18px;
	color: #fa6721;
}
.call_left img{
	margin-top: 4px;
	margin-right: 4px;
}
.call .call_right{
	width: 110px;
	height:36px;
	border: 1px solid #FA6721;
	padding:10px 9px;
}
.call_right a>div p{
	color: #fa6721;
	line-height: 20px;
	font-size: 16px;
}
.call_right a>div span{
	color: #999;
	line-height: 14px;
	font-size: 14px;
}
.header {
    position: fixed;
    top: 26px;
    left: 0;
    width: 100%;
    z-index: 999;
    background-color: #fff;
    padding-bottom: 10px;
   border-bottom: 2px solid #fa6721;
    
}
.nav{
	width: 100%;
	min-width: 1200px;
	margin-top: 142px;
}
#menuTop {
	width: 1200px;
	margin: 0 auto;
}
.nav  #menuTop  li{
	float: left;
}
.nav  #menuTop li a{
	 display: block;
	 padding: 11px 38px;
	 color: #333;
	 font-size: 16px;
	 text-align: center;
}
.nav #menuTop>li:nth-of-type(2){
	    background: url(../images/xl.png) no-repeat right 15px center/15px;
}
.nav{
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #fa6721;
}
.nav  #menuTop li a.active{
	background: #fa6721;
	color: #fff;
	font-weight: bold;
}
.nav  #menuTop li a.ft{
	color: #fa6721;
}
.nav  #menuTop>li:hover>a{
	background: #fa6721;
	color: #fff;
}
.nav  #menuTop li a img{
	margin-right: 13px;
}
#banner{
	width: 100%;
	min-width: 1204px;
	margin-top: 0;
    position: relative;
}
 .swiper-container {
        width: 100%;
        height: 100%;
 }
    .swiper-slide {
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: #fa6721 !important;
}
.chacatar{
	width: 480px;
	height: 156px;
	position: absolute;
	top:50%;
	margin-top: -78px;
	left: 265px;
	z-index: 9;
}
.chacatar h2{
	font-size: 60px;
	color: #fff;
}
.chacatar p{
	height: 3px;
	width: 68px;
	background: #fff;
	margin-top: 29px;
	margin-bottom: 40px;
}
.chacatar span{
	font-size: 26px;
	color: #fff;
}
/*灏鹃儴*/
#footer{
	width: 100%;
	margin: 100px auto 0;
	min-width: 1204px;
	border-top: 6px solid #333333;
	background:url(../images/footerbg_02.png) no-repeat;
}
.footer_top{
	width:1200px ;
	margin: 0 auto;
	margin-top: 58px;
}
.oDiv1{
	width: 390px;
	background: url(../images/footerng_15.png) no-repeat right center;
}
.oDiv2{
	width: 424px;
	margin-left: 60px;
	background: url(../images/footerng_15.png) no-repeat right center;
}
.footer_top h2{
	font-size: 20px;
	color: #fff;
}
.footer_top dl{
	margin-top: 35px;
}
.oDiv1 dl dt{
	font-size: 16px;
	color: #fff;
}
.oDiv1 dl dd img{
	vertical-align: top;
	margin-right: 10px;
}
.oDiv1 dl dt{
	margin-bottom: 30px;
}
.oDiv1 dl dd{
	color: #fff;
	font-size: 14px;
	margin-bottom: 16px;
}
.oDiv2 dl dt a{
	font-size: 16px;
	color: #fff;
}
.oDiv2 dl{
	margin-right: 70px;
}
.oDiv2 dl dt{
	margin-bottom: 23px;
}
.oDiv2 dl dd a{
	font-size: 14px;
	color: #fff;
	line-height: 24px;
}
.oDiv3>div{
	margin-top: 28px;
}
.oDiv3{
	margin-left:87px;
	width: 230px;
}
.oDiv3>div span{
	font-size: 14px;
	color: #fff;
	padding-left: 22px;
	padding-top: 60px;
}
.oDiv3> div p{
	margin-left: 50px;
	font-size: 14px;
	color: #fff;
	margin-top: 14px;
	margin-bottom: 50px;
}
.cos{
	width: 100%;
	height:44px;
	line-height: 44px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: #000;
	position: relative;
	top: -5px;
}
/*鎮诞妗�*/
.kf_online {
    position: fixed;
    top: 260px;
    right: 0;
    width: 58px;
    z-index: 33;
 }
 .key_link{
 	display: block;
 }
.key_call,.key_phone,.key_link,.key_kf,.shangqiao{
	position: relative;
    height: 58px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    border-left: 1px solid #e0e0df;
    border-bottom: 1px solid #e0e0df;
    text-align: center;
}
.key_call img{
margin-top: 5px;
}
.key_phone img{
	margin-top: 7px;
}
.key_link img{
	margin-top: 11px;
}
.key_kf img{
	margin-top: 8px;
}
.key_call p,.key_link p,.shangqiao p{
	 color: #fff;
     font-size: 12px;
}
.key_phone p,.key_kf p{
 color: #5b5c5c;
 font-size: 12px;
}
.key_call,.key_link,.shangqiao{
	background: #fa6721;
}
/*.key_link{
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}*/
.shangqiao{
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
}
.key_link{
		border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.key_kf,.key_phone{
	background: #fff;
}
.kf_info{
	width: 190px;
     height:63px;
     position: absolute;
    top: -2px;
    background: #fff;
    left: -191px;
    border-top: 5px solid #f5a72b;
    display: none;
}
.kf_info p{
	font-size: 16px;
    font-weight: bold;
    background: url(../images/xuanfu_06.png) 21px center no-repeat;
    padding-left: 53px;
    margin-top: 15px;
    line-height: 24px;
    color: #333;
}
.kf_info  span{
	font-size: 12px;
}
.er_wm{
	width: 120px;
	position: absolute;
	left: -124px;
	height: 120px;
	background: #fff;
	top: -30px;
	display: none;
}
.er_wm p img{
	display: block;
	margin-left: 15px;
}
.er_wm p{
	width: 125px;
	text-align: center;
	float: left;
}
.key_call dl{
	position: absolute;
	width: 75px;
	background: #fff;
   border-top: 5px solid #f5a72b;;
	left: -117px;
	top: 0;
	padding: 10px 20px;
	display: none;
}
.key_call dl dt{
	font-size: 14px;
	color: #333;
	padding-bottom: 10px;
}
.key_call dl dd a{
	font-size: 12px;
	color: #666;
}
.key_call dl dd img{
	vertical-align: middle;
}
#BDBridgeIconWrap{display:none !important;} 
#BDBridgeInviteWrap{display:none !important;} 
#BDBridgeMess{display:none !important;} 
