@charset "utf-8";
/*
Copyright ibw.cn
Created by ibw
*/
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 Microsoft YaHei, Arial, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; }
address, cite, dfn, em, var { font-style: normal; }
ul, ol { list-style: none; }
a { text-decoration: none; }
legend { color: #000; }
fieldset, img { border: 0; vertical-align: top; }
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 { text-decoration: none; }
a:hover, a:active { text-decoration: none; }
a { blr:expression_r(this.onFocus=this.blur());}
a { outline: none; transition:all 0.5s; }
img{transition:all 0.5s;}
table { border-collapse: collapse; border-spacing: 0; }
.hidden { display: none; }
.invisible { visibility: hidden; }
.noBg { background: none !important; }
.noBd { border: none !important; }
.noMr{margin-right:0 !important; float:right !important;}
.i{text-align: justify; text-justify: inter-ideograph;}

/*Body*/
body { color: #555; }
a { color: #555; }
a:hover { color: #ef3020; }

.wrap { width: 1200px; margin: 0 auto; }
.g-in { width: 1200px; margin: 0 auto; position:relative;}
.wrapper{width:100%; margin: 0 auto; overflow:hidden;}
.header{position:relative;z-index:1000 !important;}
.header .g-in{height:119px;}
.header .logo{float:left;margin-top:14px;}

.header .slog{float:left;margin:34px 0 0 20px;}
.header .slog h2{font-size:24px;color:#333;}
.header .slog p{font-size:14px;color:#999;}


.header form{width:200px;height:40px;background:url(search.png);float:right;margin:40px 40px 0 0;}
.header input[type="text"]{width:150px;height:40px;line-height:40px;float:left;padding-left:10px;}
.header input[type="submit"]{width:40px;height:40px;float:right;cursor:pointer;}
.tel{float:right;background:url(tel.png) left center no-repeat;padding-left:47px;margin-top:31px;}
.tel p{font-size:14px;color:#999;}
.tel h2{font-family:Arial;color:#eb3223;font-size:30px;line-height:34px;font-weight:normal;}

.nav{border-top:1px solid #e4e4e4;}
.nav ul{width:1200px;margin:0 auto;}
.nav ul li { width:64px; float: left; display: inline; position:relative; z-index:10; margin-right:78px;}
.nav ul li:last-child{margin-right:0;}
.nav ul li a { display: block; height: 63px; line-height:63px; font-size: 16px; text-align:center; position:relative;}
.nav ul li a em{display:block;width:100%;height:3px;background:#ef3020;position:absolute;left:0;bottom:0;display:none;}
.nav ul li a:hover, .nav ul li a.current {color:#ef3020;}
.nav ul li a:hover em,.nav ul li a.current em{display:block;}

.nav ul li .subNav{width:130px;position:absolute;top:63px;left:-33px;background:#fff;z-index:1000 !important;display:none;}
.nav ul li .subNav dt{border-bottom:1px solid #eee;}
.nav ul li .subNav dt:last-child{border-bottom:0;}
.nav ul li .subNav dt a{height:auto;line-height:18px;padding:8px 0;font-size:13px;}
.nav ul li .subNav dt a:hover{background:#ef3020;color:#fff;}

/*Banner*/
.banner {position:relative; left:50%; width:1920px; margin-left:-960px; text-align:center;}
.banner .hd { position:absolute; left:0; bottom:17px; width:100%; height:11px; z-index:4; display:none;}
.banner .hd ul { width:1200px; height:11px; margin:0 auto; text-align:center;}
.banner .hd ul li { display:inline-block; *display:inline; zoom:1; width:11px; height:11px; margin:0 5px; border-radius:11px; background:#ccc; line-height:999px; overflow:hidden; cursor:pointer; vertical-align:top;}
.banner .hd ul .on {background:#ef3020;}
.banner .btn{width:122px;height:45px;position:absolute;bottom:0;right:50%;margin-right:-600px;z-index:12;}
.banner .btn .prev{width:61px;height:45px;cursor:pointer;background:url(prev.jpg);float:left;}
.banner .btn .next{width:61px;height:45px;cursor:pointer;background:url(next.jpg);float:right;}


.footer{background:#434343;}
.footer .mess{width:1200px;margin:0 auto;}
.footer .links{border-bottom:1px solid #646464;padding:25px 0;font-size:14px;}
.footer .links span{color:#fff;font-weight:bold;margin-right:10px;}
.footer .links a{color:#a2a2a2;margin-right:30px;}
.footer .links a:hover{color:#fff;}

.footer .ott{padding:40px 0;}
.footer .ott .z{float:left;}
.footer .ott .z .ftel{background:url(tel.png) left center no-repeat;padding-left:49px;font-size:24px;
	color:#fff;font-family:Arial;font-weight:bold;margin-bottom:8px;}
.footer .ott .z .ftel span{display:block;line-height:28px;}
.footer .ott .z p{color:#a2a2a2;font-size:14px;line-height:26px;}

.footer .ott .m{float:left;margin-left:105px;width:284px;}
.footer .ott .m h2{font-size:16px;color:#fff;}
.footer .ott .m ul{}
.footer .ott .m li{float:left;font-size:14px;margin-top:10px;margin-right:58px;}
.footer .ott .m li:nth-child(3n){margin-right:0;}
.footer .ott .m li a{color:#a2a2a2;}
.footer .ott .m li a:hover{color:#fff;}

.footer .ott .c{float:left;margin-left:105px;}
.footer .ott .c h2{font-size:16px;color:#fff;margin-bottom:15px;}
.footer .ott .c .bshare-weixin{width:27px !important;height:27px !important;background:url(w1.png) no-repeat;margin-right:6px !important;padding-left:0 !important;}
.footer .ott .c .bshare-weixin:hover{width:27px !important;height:27px !important;background:url(w2.png) no-repeat;}
.footer .ott .c .bshare-sinaminiblog{width:27px !important;height:27px !important;background:url(x1.png) no-repeat;margin-right:6px !important;padding-left:0 !important;}
.footer .ott .c .bshare-sinaminiblog:hover{width:27px !important;height:27px !important;background:url(x2.png) no-repeat;}
.footer .ott .c .bshare-qqim{width:27px !important;height:27px !important;background:url(q1.png) no-repeat;padding-left:0 !important;}
.footer .ott .c .bshare-qqim:hover{width:27px !important;height:27px !important;background:url(q2.png) no-repeat;}

.footer .ott .y{float:right;}

.footer .copyright{height:60px;line-height:60px;background:#393939;}
.footer .copyright p{width:1200px;margin:0 auto;font-size:14px;color:#a2a2a2;}
.footer .copyright p span{float:right;}
.footer .copyright p a{color:#a2a2a2;}
.footer .copyright p a:hover{color:#fff;}