@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: #ef8d16; }
.wrapper { position:relative; width:100%; margin:0 auto; overflow:hidden; }
.nr{ width:1600px; margin:0 auto}
@media (max-width:1600px) {
	.nr{ width:1200px}
}
@media (max-width:1200px) {
	.nr{ width:94%}
}


.header{ width:100%; background:#ffffff}
.header .nr .logo{ float:left}
.header .nr .rt{ float:right}
.header .nr .rt .n1{ float:left; line-height:82px; font-size:15px; color:#777777}
.header .nr .rt .n1 a{ color:#777}
.header .nr .rt .n1 a:hover{ color:#ef8d16}
.header .nr .rt .n2{ float:left; margin-top:26px; margin-left:20px; position:relative}
.header .nr .rt .n2 a{ display:block; width:108px; height:30px; border-radius:15px; background:#ef8d16; text-align:center}
.header .nr .rt .n2 a i{ display:inline-block; vertical-align:top; background:url(g_01.png) left center no-repeat; line-height:30px; color:#fff; padding-left:20px; font-size:14px}
.header .nr .rt .n2 .tewm{ position:absolute; left:50%; margin-left:-60px; top:30px; z-index:9; display:none}
.header .nr .rt .n2:hover .tewm{ display:block}
.header .nr .nav{ float:right}
.header .nr .nav ul li{ float:left; width:116px; float:left; text-align:center}
.header .nr .nav ul li>a{ display:block; line-height:82px; font-size:15px; color:#777777}
.header .nr .nav ul li>a:hover{ color:#ef8d16}
.header .nr .nav ul li.on>a{ color:#ef8d16}
.u-menu { float:right; display:block; width:25px; height:42px; transform:translateZ(0px) rotate(0deg); transition:transform 0.4s cubic-bezier(0.4, 0.01, .165, 0.99); z-index: 99; display:none; margin-top:9px; margin-left:10px }
.u-menu div { position:absolute; left:0; 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:#000; }
.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);}
.snav{ width:100%; height:100%; background:rgba(00,00,00,0.5); position:fixed; z-index:99; left:0; top:0; display:none;}
.snav .lt{ width:calc(100% - 200px); float:left; height:100%}
.snav .rt{ width:200px; height:100%; float:right; background:#fff}
.snav .rt h2 { margin:0 0 10px; padding:10px 0; border-bottom:1px solid #ddd; font-weight:bold; font-size:16px; line-height:30px; text-align:center; }
.snav .rt li { position:relative; padding:12px 12px 12px 22px; border-bottom:1px solid #eee; font-size:14px; line-height:24px; }
.snav .rt li a { display:block; }
.snav .rt li a:hover,.m-nav .current a { color:#f9b655; }
.snav .rt .current:after { position:absolute; top:50%; left:0; width:5px; height:14px; margin-top:-7px; border-left:2px solid #f9b655; content:"" }
@media (max-width:1600px) {
	.header .nr .nav ul li{ width:110px}
}
@media (max-width:1200px) {
	.header .nr .logo img{ height:60px}
	.header .nr .nav{ display:none}
	.header .nr .rt .n1{ font-size:12px; line-height:60px; }
	.header .nr .rt .n2{margin-top:17px; margin-left:10px}
	.header .nr .rt .n2 a{ width:90px; height:26px;}
	.header .nr .rt .n2 a i{ line-height:26px; font-size:12px}
	.u-menu{ display:block}
}

.footer{ width:100%}
.footer .ft01{ width:100%; margin-top:40px}
.footer .ft01 dl{ float:left; margin-right:90px}
.footer .ft01 dt{ font-size:15px; color:#777777; margin-bottom:15px}
.footer .ft01 dt a{ color:#777}
.footer .ft01 dt a:hover{ color:#ef8d16}
.footer .ft01 dd{ line-height:2}
.footer .ft01 dd a{ font-size:12px; color:#777777}
.footer .ft01 dd a:hover{ color:#ef8d16}
.footer .ft01 .ewm{ float:left; text-align:center; width:108px; font-size:12px; color:#777; margin-top:10px}
.footer .ft01 .ewm p{ margin-top:10px}
.footer .ft01 .form{ width:340px; float:right}
.footer .ft01 .form .lt{ width:270px; float:left}
.footer .ft01 .form .rt{ width:60px; float:right; position:relative}
.footer .ft01 .form .lt .inp1{ width:100%; height:34px; box-sizing:border-box; border:1px solid #d2d2d2; padding:0 10px; margin-bottom:12px}
.footer .ft01 .form .rt .inp2{ width:100%; height:126px; font-size:16px; color:#fff; border:0; padding:20px 10px; position:relative; z-index:2}
.footer .ft01 .form .rt:after{ content:"提交留言"; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:-1; color:#fff; font-size:14px; padding:25px 23px; line-height:1.2; font-size:16px; background:#ef8d16; box-sizing:border-box }
.footer .ft02{ width:100%; border-top:1px solid #c9c9c9; margin-top:15px; padding:25px 0}
.footer .ft02 .lt{ float:left; font-size:12px; color:rgba(00,00,00,.7)}
.footer .ft02 .lt a{color:rgba(00,00,00,.7)}
.footer .ft02 .rt{ float:right; font-size:12px; color:rgba(00,00,00,.7)}
.footer .ft02 .rt a{color:rgba(00,00,00,.7)}
@media (max-width:1600px) {
	.footer .ft01 dl{ margin-right:38px}
}
@media (max-width:1200px) {
	.footer .ft01 dl{ width:100%}
	.footer .ft01 dl dt{ margin-bottom:0;width:100%; border-top:1px solid #5c5c60; padding:10px 0; background:url(x1.png) right center no-repeat; background-size:20px}
	.footer .ft01 dl:nth-child(7) dt{ border-bottom:1px solid #5c5c60;}
	.footer .ft01 dd{ display:none}
	.footer .ft01 .ewm{ width:100%; margin-bottom:10px}
	.footer .ft01 .ewm{ width:100%;}
	.footer .ft01 .form { width:100%}
	.footer .ft01 .form .lt{ width:calc(100% - 70px)}
	.footer .ft02{ text-align:center; padding:15px 0}
	.footer .ft02 .lt,.footer .ft02 .rt{ width:100%}
}




/*固定的悬浮窗*/
.yb_conct{position:fixed;z-index:9999999;top:170px;right:-187px;cursor:pointer;transition:all .3s ease;}
.yb_bar ul li{width:240px;height:53px;font:16px/35px 'Microsoft YaHei';color:#fff;text-indent:54px;margin-bottom:3px;border-radius:3px;transition:all .5s ease;overflow:hidden;}
.yb_bar .yb_top{background:#ef8d16 url(fixCont.png) no-repeat 0 0; line-height:53px;}
.yb_bar .yb_phone{background:#ef8d16 url(fixCont.png) no-repeat 0 -57px; line-height:25px;}
.yb_bar .yb_QQ{text-indent:0;background:#ef8d16 url(fixCont.png) no-repeat 0 -113px;}
.yb_bar .yb_ercode{background:#ef8d16 url(fixCont.png) no-repeat 0 -282px; line-height:53px;}
.hd_qr{padding:0 29px 25px 59px;}
.yb_QQ {/*display:block;*/text-indent:54px;width:100%;color:#fff;}
.yb_QQ a{text-indent:54px;width:100%;color:#fff;margin:0 0px 0px 40px;}

@media (max-width:1200px) {
	.yb_conct{ display:none}
}



















