@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin: 0; padding: 0; }
body, button, input, select, textarea { font: 12px/1.5  微软雅黑, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, i, var { font-style: normal; }
ul, ol { list-style: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: bottom; }
section, article, aside, header, footer, nav, dialog, figure { display: block; }
figure { margin: 0; }
button, input, select, textarea { font-size: 100%; border:0; background:none; outline:none; resize: none; }
textarea{resize:none;border:none;-webkit-appearance:none;border-radius:0;}
input[type=text] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=submit] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
input[type=reset] { resize:none;border:none;-webkit-appearance:none;border-radius:0; }
table { border-collapse: collapse; border-spacing: 0; }
.clear { display: block; height: 0; overflow: hidden; clear: both; }
.clearfix:after { content: '\20'; display: block; height: 0; clear: both; }
.clearfix { *zoom:1;}
a:link, a:visited, a:hover, a:active { text-decoration: none; }
/*a { blr:expression_r(this.onFocus=this.blur());}*/
a { text-decoration: none; outline: none; /*transition-duration: 0.3s, 0.3s;*/ }
.hidden { display: none; }
.invisible { visibility: hidden; }
.fl{ float:left; display:inline; }
.fr{ float:right; display:inline; }
.fn{ float:none; }
.tl{ text-align:left; }
.tr{ text-align:right; }
.tc{ text-align:center; }
.hide{ display:none; }
.show{ display:block; }
.noBg { background: none !important; }
.noBorder { border: none !important; }
.noMg { margin: 0!important; }
.mr0{ margin-right:0 !important; float:right !important;}
p[style='color:red;font-weight:600'] { display:none!important; }
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#000; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #000; }
a:hover { color: #FF4222; }


.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.wrap { width:1600px; margin:0 auto; }
 
@media all and (max-width:1680px){
	.wrap { width:1300px; margin:0 auto; }
}
@media all and (max-width:1280px){
	.wrap { width:95%; }
}
 
.topArea {
    /*position:relative;*/
    position: fixed;
    z-index: 99999;
    width: 100%;
    background:#fff;
	border-bottom: 1px solid #E0E0E0; }
.topArea .wrap { position:relative; }

.lan { position:relative; float:right; margin-left:45px; padding-top:35px; }
.lan p { width:108px; height:28px; line-height:28px; border:1px solid #000; text-align:center; font-size:14px; cursor:pointer; }
.lan p i { display:inline-block; padding-left:20px; background:url(t01.png) no-repeat center left; }
.lan ul { position: absolute; width: 100%; width:100%; top:65px; background: rgba(0,0,0,0.5); display: none; text-align:center; z-index: 5; }
.lan ul li a { color: #fff; display: block; width:100%; height: 36px; font-weight: normal; line-height: 36px; border-bottom: 1px solid rgba(0,0,0,0.5); text-indent: 0px; }
.lan ul li:last-child a { border-bottom:0; }
.lan ul li:hover { background: rgba(0,0,0,0.8); color: #fff; }


.logo { float:left; }

.serbot { float:right; width:30px; height:100px; background:url(s.png) no-repeat center; cursor:pointer; }
.search { position:fixed; top:0; left:0; right:0; bottom:0; background:rgba(0,0,0,0.6); display:none; z-index:9999; }
.search form { position:absolute; top:50%; left:50%; margin-left:-300px; margin-top:-30px; width:600px; background:#fff; font-size:16px; z-index:9;border-radius: 50px;}
.search form .txt { float:left; height:60px; line-height:60px; padding-left:20px; width:450px; }
.search form .btn { float:right; height:50px; line-height:50px; width:90px; text-align:center; background:#134695; color:#fff; cursor:pointer;border-radius: 50px;margin-top: 5px;margin-right: 5px;}
.serclose { position:absolute; right:-50px; top:-50px; color:#fff; font-size:30px; cursor:pointer; }
.search01 { display:block; }

@media all and (max-width:750px){
	.search form { left:5%; margin-left:0; margin-top:-25px; width:90%; font-size:14px; }
	.search form .txt { height:50px; line-height:50px; padding-left:15px; width:calc(100% - 120px); }
	.search form .btn { height:50px; line-height:50px; width:100px; }
	.serclose { right:0; top:-40px; font-size:24px; }
}
 
.nav { float:right; margin-right:25px; }
.nav ul li { position:relative; float:left; text-align:left; font-size:0; }
.nav ul li .a1 { position:relative; display:inline-block; padding:0 25px; height:100px; line-height:100px; font-size:16px; color:#000; font-weight:bold; }
.nav ul li:hover .a1,.nav .current .a1 { color:#134695; }

.nav .sub { position:absolute; top:98px; width:100%; left:0; background:#fff; border-top:2px solid #134695; display:none; z-index:999;box-shadow: 0px 0px 40px 0px rgb(0 0 0 / 15%);}
.nav .sub dt { width:100%; text-align:center; font-size:14px; }
.nav .sub dt a { display:block; color:#333; padding:15px 10px; }
.nav .sub dt:hover { background:#134695; }
.nav .sub dt:hover a { color:#fff; }


@media all and (max-width:1680px){
	.lan { margin-left:25px; }
	
	.nav { margin-right:10px; }
	.nav ul li .a1 { padding:0 10px; font-size:16px; }
}
@media all and (max-width:1280px){
	.logo img { height:60px; width:auto; }
	
	.lan {  margin-left:20px; padding-top:17px; margin-right:65px; }
	.lan p { width:80px; font-size:12px; height:23px; line-height:23px; }
	.lan ul { top:42px; }
	
	.serbot { height:0px;width: 0px;}
}
@media all and (max-width:750px){
	.serbot { display:none; }
}
 
.dhcd{background-color:#134695;color:#FFFFFF;text-align:center; height:43px; font-size:18px; padding-top:17px;line-height:13px}
.dhcdy{font-size:10px;color:#FFFFFF;opacity: .33;line-height:13px}

.u-mask{ position:fixed; top:0; right:0; left:0; bottom:0; background-color:rgba(0,0,0,0.5); z-index: 9;  overflow: hidden; display:none;}
.m-nav-show .u-mask { display:block; }

.m-menu { position:fixed; top:0; right:-50%; width:45%; height:100%; background:#fff; z-index:99; opacity:0; overflow:auto; }
.m-menu .site-nav { min-height:400px; overflow-y:auto; text-align:center; padding-top:10px}
.m-menu li { padding-bottom:10px; font-size:16px;border-bottom: 1px solid #eee;padding-top:10px;}
.m-menu li:hover a,.m-menu .current a { color: #134695; }
.m-menu li dl { padding-left:15%; display:none; }
.m-menu li dt { padding-top:8px; padding-bottom:0; font-size:12px; }
.m-menu li a { color:#333; }
.m-menu li dt a { color:#333; }
.m-menu li dt.on a { color:#134695; }
.m-menu li:hover dt a,.m-menu .current dt a { color: #333; }

.m-menu li.p dl { display:block; }
 
.u-menu { position:absolute; right:0; top:50%; margin-top:-21px; width:50px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); cursor:pointer; display:none; z-index:9; }
.u-menu div { position:absolute; left:13px; top:20px; width:25px; height:25px; transform:translateZ(0px) rotate(0deg); transition:transform 0.25s cubic-bezier(0.4, 0.01, 0.165, 0.99) 0s; }
.u-menu div i { position:absolute; left:0; top:0; display:block; width:25px; height:2px; background:#134695; }
.u-menu .u-menu-top i {transform:translate3d(0px,-8px,0px);-webkit-transform:translate3d(0px,-8px,0px);}
.u-menu .u-menu-middle i {transform:translate3d(0px,0px,0px);-webkit-transform:translate3d(0px,0px,0px);}
.u-menu .u-menu-bottom i {transform:translate3d(0px,8px,0px);-webkit-transform:translate3d(0px,8px,0px);}

@media all and (max-width:1280px){
	.nav { display:none; }
	 
	.u-menu { display:block; }
 
}

.banner { position:relative;padding-top: 60px;}
.swiper-container-1 .swiper-slide {  font-size:0; vertical-align:top; }
.swiper-container-1 .swiper-pagination  { bottom:30px!important; font-size:0; }
.swiper-container-1 .swiper-pagination-bullet { width:10px!important; height:10px!important; margin:0 5px!important; background:#ffffff; border-radius:100%; opacity:1; }
.swiper-container-1 .swiper-pagination-bullet-active { background:#FD4223; }
.swiper-container-1 .img02 { display:none; }

.banner .prev-01,.banner .next-01 { position:absolute; top:56%; margin-top:-12px; display:block; width:36px; height:36px; z-index:2; }
.banner .prev-01 { background:url(ban01.png) no-repeat center; left:3%; }
.banner .next-01 { background:url(ban02.png) no-repeat center; right:3%; }

@media all and (max-width:1680px){
	.swiper-container-1 .swiper-pagination  { bottom:20px!important;  }
}
@media all and (max-width:750px){
	.swiper-container-1 .swiper-pagination-bullet { width:7px!important; height:7px!important; }
	
	.swiper-container-1 .img01 { display:none; }
	.swiper-container-1 .img02 { display:block; }
}





.g-in{ width:1600px; margin:0 auto; }
.footer{padding-top: 55px;background: #3D3D3D;margin-top: 42px;background-size: cover;}
.fta{min-height: 296px;padding: 0px 30px;}
.fta .ftal{float:left;}
.fta .ftal dl{float:left;width: 120px;padding-right: 50px;}
.fta .ftal dl dt a{font-size: 16px;color: rgba(255,255,255,0.8);font-weight: bold;}
.fta .ftal dl dt{margin-bottom: 15px;}
.fta .ftal dl dd{line-height: 20px;padding-bottom: 15px;}
.fta .ftal dl dd a{font-size: 15px;color: rgba(255,255,255,0.5);}
.fta .ftal dl dd:hover a{color: #fff;}
.fta .ftal dl dt:hover a{color: #fff;}
.fta .ftam{float:left;margin-left: 10px;}
.fta .ftam .ftama{font-size: 16px;color: rgba(255,255,255,0.8);font-weight: bold;}
.fta .ftam .ftamb{margin-top: 15px;line-height: 30px;font-size: 15px;color: rgba(255,255,255,0.5);}
.fta .ftar{float:right;}
.fta .ftar .ftari{float:left;margin-left: 40px;text-align: center;}
.fta .ftar .ftari .ftarib{margin-top: 15px;font-size: 16px;color: rgba(255,255,255,0.5);}
.ftb{line-height: 74px;border-top:1px solid rgba(255,255,255,0.2);text-align: center;font-size: 14px;color: rgba(255,255,255,0.3);}
.ftb a{color: rgba(255,255,255,0.3);}

@media only screen and (max-width:1600px){
	.footer{padding-top: 45px;margin-top: 30px;}
	.fta{min-height: 250px;}
	.fta .ftal dl{width: 110px;}
	.fta .ftal dl dt a{font-size: 16px;}
	.fta .ftal dl dt{margin-bottom: 10px;}
	.fta .ftal dl dd{line-height: 20px;}
	.fta .ftal dl dd a{font-size: 15px;}
	.fta .ftam{}
	.fta .ftam .ftama{font-size: 21px;}
	.fta .ftam .ftamb{font-size: 14px;line-height: 27px;margin-top: 10px;}
	.fta .ftar .ftari{width: 112px;margin-left: 30px;}
	.fta .ftar .ftari .ftarib{margin-top: 10px;font-size: 14px;}
	.ftb{line-height: 64px;}
}
@media only screen and (max-width:1200px){
	.footer{padding-top: 30px;margin-top: 20px;}
	.fta{min-height: auto;padding-bottom: 30px;}
	.fta .ftal{display: none;}
	.fta .ftam{margin-left: 0;}
	.ftb{line-height: 55px;font-size: 13px;}
}
@media only screen and (max-width:640px){
	.footer{padding-top: 20px;margin-top: 15px;}
	.fta{min-height: auto;padding-bottom: 20px;padding-left:40px;}
	.fta .ftam{float: none;}
	.fta .ftar .ftari .ftarib{margin-top:9px;font-size: 13px;}
	.fta .ftar{float:none;margin-top: 20px;}
	.fta .ftar .ftari{margin-left: 0;margin-right: 20px;}
	.ftb{line-height: 24px;padding: 10px 0;}
	.g-in{ width:100%; margin:0 auto; }
}
 
.sjArea { display:none; }
@media all and (max-width:1200px){
	.pcArea { display:none; }
	.sjArea { display:block; }
}

/*广告*/
.ad_closed{width:16px;height:16px;line-height:16px;text-align:center;background:#f00;color:#fff;position:absolute;top:0;right:0;cursor:pointer;}

/*弹出广告*/
#popup{position:fixed;top:50%;left:50%;z-index:9999;}
#ad_shadow{width:100%;background:#000;position:fixed;top:0;left:0;z-index:9000;opacity:0.4;filter:alpha(opacity=40);}

/*漂浮广告*/
#ad1{position:absolute;z-index:9999;}

/*左侧门帘*/
#hangL{position:absolute;left:0;z-index:9999;}

/*右侧门帘*/
#hangR{position:absolute;right:0;z-index:9999;}

/*拉屏广告*/
#bigScreen{position:relative;left:50%;top:0;height:0;overflow:hidden;}
#bigScreen .ad_closed{top:10px;}
 