@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; }
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;}
/*.info{text-align: justify; text-justify: inter-ideograph;}*/

/*Body*/
body {  margin: 0 auto; overflow-x: hidden;  background: #fff; color:#555; }
area {  anything:expression(this.onfocus=this.blur);  }
a {  color: #555; transition: all 0.5s ease 0s; }
a:hover { color: #b0020c; }
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.nr{ width:1200px; margin:0 auto}
@media (max-width:1600px) {
	.nr{ width:1200px}
}
@media (max-width:1200px) {
	.nr{ width:92%}
}

.header{ width:100%;}
.header .logo{ float:left}
.header .tel{ float:right; font-size:24px; line-height:99px; color:#f6cd0d; margin-right:20px; background:url(tel.png) left center no-repeat; padding-left:40px; background-size:30px;}
.header .nav{ float:right; width:38px; height:99px; background:url(x1.jpg) center center no-repeat; cursor:pointer; display:none}
.header .form{ width:210px; float:right; margin-top:36px; height:27px; position:relative; margin-right:28px}
.header .form .inp1{ width:100%; height:27px; box-sizing:border-box; border:1px solid #bfbfbf; border-radius:23px; padding:0 50px 0 20px}
.header .form .inp2{ width:40px; height:100%; background:url(x2.png) center center no-repeat; border:0; position:absolute; right:0; top:0; z-index:2; cursor:pointer}

.header .pic{ float:right; }
.header .pic img{ height:60px; padding-top:19px}
@media (max-width:1200px) {
	.header .logo{ height:60px;}
	.header .logo img{ height:60px}
	.header .form{ display:none}
	.header .nav{ height:60px; display:block}
	.header .tel{ line-height:60px; font-size:15px; background:url(tel.png) left center no-repeat; padding-left:24px; background-size:16px; margin-right:10px}
	.header .pic{ display:none}
}

.slide_box { background: #fff; width: 650px; height: 100%; position: fixed; right: 0; top: 80px; padding: 50px; box-sizing: border-box; z-index: 999; transform: translateX(100%);transition: all .6s; z-index: 101; }
.slide_box.active { transform: translateX(0);}
.z_mask { width: 0%; height: 100%; position: fixed;  left: 0; top:99px; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav li { margin-bottom: 40px; }
.slide_nav li>a { font-size: 16px; }
.slide_nav .nav_down { margin-top: 5px;}
.slide_nav .nav_down a { color: #888; display: inline-block; margin-right: 20px; position: relative; line-height: 24px;}
.slide_nav .nav_down a:before { content:""; display: block; width: 0%; transition: all .6s; height: 1px; background: #047bbc; position: absolute; left: 50%; bottom: 0;}
.slide_nav .nav_down a.active,.slide_nav .nav_down a:hover { color: #047bbc;}
.slide_nav .nav_down a.active:before,.slide_nav .nav_down a:hover:before { width: 100%; left: 0;}
@media (max-width:1600px) {
	.slide_nav li { margin-bottom: 16px; }
}
@media all and (max-width:1200px){
	.z_mask{ top:60px}
	.slide_box { width:200px; height:calc(100% - 60px); padding:20px 20px; top:60px; box-sizing:border-box; overflow-y:scroll }
	.slide_nav li{ margin-bottom:20px; }
}


.banner{ width:100%; position:relative; overflow:hidden}
.banner img{ width:100% }
.banner .img1{ display:block}
.banner .img2{ display:none}
.banner .swiper01{ width:100%; font-size:0}
.banner .swiper01 .swiper-slide{ width:100%}
.banner .prev01{ background:url(prev.png) center center no-repeat; width:71px; height:70px; position:absolute; left:3%; top:50%; margin-top:-35px; z-index:9; cursor:pointer}
.banner .next01{ background:url(next.png) center center no-repeat; width:71px; height:70px; position:absolute; right:3%; top:50%; margin-top:-35px; z-index:9; cursor:pointer}
.banner .swiper01 .pagination01{ left:0; margin-left:0; bottom:50px; width:100%; text-align:center; padding:0; border:0; position:absolute; z-index:9}
.banner .swiper01 .pagination01 span{ opacity:1; background:#d2d2d2; vertical-align:top;}
.banner .swiper01 .pagination01 span.swiper-pagination-bullet-active{ background:#dcb968}
@media (max-width:1200px) {
	.banner .swiper01 .pagination01{ bottom:15px}
	.banner .prev01{ width:18px; height:30px; background-size:18px 40px; left:4%; margin-top:-15px}
	.banner .next01{ width:18px; height:30px; background-size:18px 40px; right:4%; margin-top:-15px}
	.banner .img2{ display:block}
	.banner .img1{ display:none}
}



.footer{ width:100%; background:#406ea9 ;}
.footer .ft01{ width:100%; padding-top:30px; text-align:center; padding-bottom:30px}
.footer .ft01 img{ margin-bottom:10px; max-width:104px}
.footer .ft01 p{ font-size:12px; color:#fff}
.footer .ft02{ width:100%; background:#22508b; border-top:1px solid #f1f1f1; text-align:center; font-size:14px; color:#fff; padding:40px 0}
.footer .ft02 a{ color:#fff}

.footer .ft01 dl{ float:left; padding-right:40px; border-right:1px solid rgba(255,255,255,0.4); text-align:left; margin-right:40px; min-height:275px}
.footer .ft01 dl a{ color:#fff}
.footer .ft01 dl dt{ font-size:14px; margin-bottom:15px}
.footer .ft01 dl dd{ font-size:12px; line-height:2}
.footer .ft01 .lx{ float:right; text-align:left}
.footer .ft01 .lx h3{ font-size:14px; color:#fff; font-weight:normal; margin-bottom:15px; margin-bottom:15px}
.footer .ft01 .lx .intro{ line-height:2;margin-bottom:20px}
@media (max-width:1200px) {
	.footer .ft01 dl{ display:none}
	.footer .ft01 .lx{ width:100%}
	.footer .ft01{ padding:30px 0 20px}
	.footer .ft02{ padding:20px 0; font-size:14px}
}


.abnav{ background:#efefef}
.abnav ul{ width:1200px; margin:0 auto}
.abnav ul li{ float:left; width:14.285%; text-align:center; position:relative;}
.abnav ul li>a{ display:block; line-height:50px; font-size:16px; color:#333; }
.abnav ul li:hover>a,.abnav ul li.on>a{ color:#fff; background:#22508b}
.abnav ul li .xl{ width:100%;  background:rgba(243,245,244,0.8); text-align:left; position:absolute; left:50%; top:50px;  font-size:0; z-index:9; display:none; box-sizing:border-box; transform:translateX(-50%)}
.abnav ul li .xl dd{ line-height:22px; padding:4px 0; font-size:14px; color:#000000;text-align:center}
.abnav ul li .xl dd a{ color:#000; display:block}
.abnav ul li:hover .xl{ display:block}
.abnav ul li:nth-child(4) .xl{ width:220px}
.abnav ul li .xl dd:hover{ background:#22508b; color:#fff}
.abnav ul li .xl dd:hover a{ color:#fff}
@media (max-width:1600px) {
	.abnav ul{ width:1200px}
}
@media (max-width:1200px) {
	.abnav{ display:none}
}























