@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; }

.header{ width:100%; position:fixed; left:0; top:0; z-index:99}
.header.on{ background:rgba(00,00,00,0.7);}
.header .nr{ width:1800px; margin:0 auto}
.header .nr .logo{ float:left}
.header .nr .logo img{ height:26px; padding:40px 0}
.header .nr .rt{ float:right; padding:30px 0}
.header .nr .rt .hnav{ float:left}
.header .nr .rt .hnav li{ float:left; position:relative; text-align:center}
.header .nr .rt .hnav li>a{ display:block; height:46px; line-height:46px; padding:0 30px; font-size:16px; color:#fff}
.header .nr .rt .hnav li .xl{ position:absolute; left:50%; margin-left:-61px; top:46px; background:#fff; width:122px; text-align:center; display:none}
.header .nr .rt .hnav li .xl a{ display:block; line-height:50px; font-size:14px; color:#6b6b6b}
.header .nr .rt .hnav li:hover .xl{ display:block}
.header .nr .rt .sea{ float:left; width:26px; height:46px; margin-left:20px; position:relative; background:url(sea.png) center center no-repeat; cursor:pointer}


.header .nr .rt .tel{float:left;width:26px;height:46px;margin-left:20px;position:relative;background:url(g_01.png) center center no-repeat;}
.header .nr .rt .tel a{display:inline-block;vertical-align:top;width:160px;text-align:center;font-size:16px;color:#333;font-family:Arial, Helvetica, sans-serif;line-height:24px;background:#fff;position:absolute;left:50%;transform:translateX(-50%);top:46px;display:none; z-index:111111111111;padding:5px 0px;}
.header .nr .rt .tel:hover a{display:block}



.header .nr .rt .wx{ width:26px; height:46px; background:url(g_02.png) center center no-repeat; float:left; position:relative; margin-left:20px; cursor:pointer}
.header .nr .rt .wx i{ display:block; width:125px; position:absolute; right:0; top:46px;display:none}
.header .nr .rt .wx:hover i{ display:block}
.header .nr .rt .menu{ background:url(g_01.jpg) center center no-repeat; background-size:auto 26px; width:36px; height:26px; float:left; cursor:pointer; display:none; margin-left:10px}
@media all and (max-width:1800px){
	.header .nr{ width:1200px;}
	.header .nr .rt .hnav li>a{ padding:0 20px; font-size:16px}
}
@media all and (max-width:1200px){
	.header .nr{ width:92%}
	.header .nr .rt{ padding:15px 0}
	.header .nr .rt .hnav{ display:none}
	.header .nr .logo img{ height:20px; padding:18px 0}
	.header .nr .rt .wx{ display:none}
	.header .nr .rt .menu{ display:block}
	.header .nr .rt .tel{display:none;}
	.header .nr .rt .tel,.header .nr .rt .sea{ height:26px}
}

/*搜索*/
.sea_on{ width:266px; height:60px; right:50%; margin-right:-900px; top:106px; box-shadow:0 0 5px rgba(00,00,00,0.1); position:fixed; z-index:99; display:none}
.sea_on.on{ display:block}
.sea_on .s1{}
.sea_on .s1 .inp1{ width:206px; height:60px; border:0; position:absolute; left:0; top:0; box-sizing:border-box; padding:0 10px; font-size:14px; background:rgba(255,255,255,0.8)}
.sea_on .s1 .inp2{ width:60px; height:60px; background:url(mm1.png) center center no-repeat rgba(16,79,162,0.8); position:absolute; right:0; top:0; cursor:pointer} 
.sea_on .s1 .gb{ width:30px; height:30px; background:url(gb.png) center center no-repeat; background-size:30px; position:absolute; right:0; top:-50px; cursor:pointer; display:none}
@media (max-width:1800px) {
	.sea_on{ margin-right:-600px}
}
@media (max-width:1200px) {
	.sea_on{ width:92%; right:4%; margin-right:0; top:56px;height:48px;}
	.sea_on .s1{ width:100%; height:48px;}
	.sea_on .s1 .inp1{ width:calc(100% - 76px); height:48px;}
	.sea_on .s1 .inp2{ width:76px; height:48px;} 
	.sea_on .s1 .gb{ width:24px; height:24px; background:url(gb.png) center center no-repeat; background-size:24px; position:absolute; right:0; top:-30px; cursor:pointer}
}

.slide_box { background: #fff; width: 650px; height: 100% ; box-sizing:border-box; position: fixed; right: 0; top: 0; padding: 50px 50px 50px 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:0; background: rgba(0,0,0,.8); transition: all .8s; z-index: 101; }
.z_mask.active {width: 100%; }
.slide_nav{ width:100%; height:100%; overflow-y:auto}
.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 all and (max-width:1200px){
	.slide_box{}
	.slide_box { width:240px; padding:30px 25px 30px 25px; }
	.z_mask{ }
	.slide_nav li{ margin-bottom:20px; }
	#hangR{ display:none!important}
}


.footer{ background:#272727; color:#fff}
.footer .ft01{ width:100%; padding:60px 0}
.footer .ft01 .nr{ width:1800px; margin:0 auto}
.footer .ft01 .nr .lt{ float:left; width:500px}
.footer .ft01 .nr .lt .hotline{font-size:18px; color:rgba(255,255,255,0.7); font-weight:bold; margin-top:40px}
.footer .ft01 .nr .lt .t{ font-size:14px; color:rgba(164,164,164,0.7); margin-top:10px}
.footer .ft01 .nr dl{ float:left; width:190px}
.footer .ft01 .nr dl dt{ font-size:16px; color:#f0f0f0; margin-bottom:25px}
.footer .ft01 .nr dl dt a{ color:#fff}
.footer .ft01 .nr dl dd{ font-size:14px; color:#8d8b8b; line-height:2}
.footer .ft01 .nr dl dd a{ color:#8d8b8b}
.footer .ft01 .nr .ewm{float:right; font-size:12px; color:#a6a6a6}
.footer .ft01 .nr .ewm p{ margin-top:15px; text-align:center}
.footer .ft02{ border-top:1px solid rgba(190,198,218,0.2)}
.footer .ft02 .nr{ width:1800px; margin:0 auto; padding:25px 0;}
.footer .ft02 .nr .lt{ float:left; font-size:14px; color:#8d8b8b}
.footer .ft02 .nr .lt a{ color:#8d8b8b}
.footer .ft02 .nr .lt a:hover{ color:#fff}
.footer .ft02 .nr .rt{ float:right; font-size:14px; color:#8d8b8b}
.footer .ft02 .nr .rt a{  color:#8d8b8b}
.footer .ft02 .nr .rt a:hover{ color:#fff}
@media all and (max-width:1800px){
	.footer .ft01 .nr{ width:1200px;}
	.footer .ft01 .nr .lt{ width:260px}
	.footer .ft01 .nr dl{ width:auto; margin-right:60px}
	.footer .ft01 .nr dl{}
	.footer .ft02 .nr{ width:1200px;}
}


@media all and (max-width:1200px){
	.footer .ft01{ padding:30px 0}
	.footer .ft01 .nr{ width:92%}
	.footer .ft01 .nr dl{ width:100%; border-bottom:1px solid #ccc}
	.footer .ft01 .nr dl dt{ margin-bottom:0}
	.footer .ft01 .nr dl dt a{ display:block; padding:10px 0; font-size:14px}
	.footer .ft01 .nr dl dd{ display:none}
	.footer .ft01 .nr .rt{ width:100%; margin-top:20px}
	.footer .ft02 .nr{ width:92%}
	.footer .ft02 .nr .lt{ width:100%; text-align:center; line-height:2}
	.footer .ft02 .nr .rt{ width:100%; text-align:center; line-height:2}
	.footer .ft01 .nr .lt .hotline{ margin-top:10px; font-size:20px}
	.footer .ft01 .nr .lt .t{ margin:0; margin-bottom:10px}
	.footer .ft01 .nr .ewm{ width:100%; text-align:center;margin-top:25px}
	.footer .ft02 .nr .lt{ font-size:12px}
	.footer .ft02 .nr .rt{ font-size:12px}
}


























