@charset "utf-8";
/*
Copyright ibw.cn
Created by Clearfix
*/
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, li { 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-duration: 0.3s, 0.3s; transition-property: background-color, color; transition-timing-function: ease, ease;}
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: #666;}
a { color: #666; }
a:hover { color: #8c1e14; }

.wrapper{width:100%; margin: 0 auto;}
.wrap { width: 1200px; margin: 0 auto;}
.g-in { width: 1200px; margin: 0 auto;}

.h-a {height: 90px;border-bottom: 1px solid #e4e4e4;}
.h-a .logo {float: left;}
.h-a .tel {float: right;height: 90px;}
.h-a .qr {position: relative;float: right;margin-left: 40px;height: 90px;}
.h-a .tel img {float: left;margin-top: 20px;}
.h-a .tel .tel-content {float: right;padding-left: 20px;margin-top: 22px;}
.h-a .tel .tel-content div:nth-child(2){font-size: 18px;color: #000;}
.h-a .qr .qr-img {float: left;margin-top: 20px;}
.h-a .qr .qr-img img:nth-child(1) {cursor: pointer;}
.h-a .qr .ewm {position: absolute;z-index: 5;top:75px;left:-40px;display: none;}
.h-a .qr .qr-img:hover .ewm{display: block;}
.h-a .qr .qr-content {float: right;padding-left: 20px;margin-top: 28px;}

.h-b .nav {float: left;}
.h-b .nav ul li {float: left;padding: 15px 0px 10px 0px;border-bottom: 5px solid #FFF;width: 133.33px;text-align: center;}
.h-b .nav ul li a {color: #0a8278;font-size: 16px;}
.h-b .nav ul li.on a {color: #8c1e14;font-weight: 600;}
.h-b .nav ul li.on {border-bottom: 5px solid #8c1e14;}
.h-b .nav ul li:hover{border-bottom: 5px solid #8c1e14;}
.h-b .nav ul li:hover a{color: #8c1e14;font-weight: 600;} 

.h-b .search {float: right;margin-top: 8px;}
.h-b .search form {width: 250px;height: 40px;background: url(../images/search.png) no-repeat;}
.h-b .search form .s-txt {float: left;width: 145px;height: 38px;font-size: 14px;padding-left: 40px;}
.h-b .search form .s-btn {float: right;width: 64px;height: 38px;color: #fff;border-radius: 38px;padding-top: 1px;font-size: 14px;cursor: pointer;}
.h-c {width: 100%;overflow: hidden;}

.banner {position:relative; max-width:1920px;margin: 0 auto;}
.banner img{width: 100%;}

footer {background:#333;}
.links {border-bottom: 1px solid #666;}
.links .wrap {height: 70px;line-height: 70px;}
.links ul li {margin-right: 48px;float: left;font-size: 16px;}
.links ul li a {color: #e3e3e3;display: block;cursor: pointer;}
.links ul li a:hover {color: #fff;}
.copyright{padding: 20px 0;font-size: 14px;color: #8f8f8f;line-height: 28px;text-align: center;}
.copyright a{color: #8f8f8f;}