@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: 14px/1.8 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 { 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;}
.f-left {float: left;}
.f-right {float: right;}

/*Body*/
body { color: #666; background:#fff;}
a { color: #666; }
a:hover { color: #c40211; }
.wrap { width: 1200px; margin: 0 auto;}
.g-in{ width:1200px; margin:0 auto; }.g-in:after{content:'\20';display:block;height:0;clear:both}.g-in{*zoom:1}
.wrapper{ position:relative; width:100%; margin:0 auto; overflow:hidden;background-color: #f4f4f4; }
.wrapper img{  vertical-align:top; }
.wrap_bg {width: 1235px;background-color: #fff;margin: 0 auto;}

/* 网站地图 */
.webmap{padding:10px 0px 15px}
.webmap dl{overflow:hidden;zoom:1;height:32px; margin-bottom:5px;}
.webmap dt{width:15%;float:left;}
.webmap dd{float:left;width:85%;}
.webmap dt a{display:block;line-height:32px;background:#ccc;color:#000;text-align:center}
.webmap dd a{margin:0 5px 5px;background:#eee;display:block;line-height:32px;width:143px;float:left;text-align:center}
.webmap a:hover{background:#343434;text-decoration:none;color:#fff}

/* 头部 */
.header {position: relative;z-index: 5;}
.h-a {position: absolute;z-index: 10;top: 0;left: 0;right: 0;border-bottom: 1px solid rgba(255,255,255,.2);font-size: 15px;color: 262626;line-height: 50px;box-sizing: border-box;padding: 0 20px;}
.h-a-time span {display: inline-block;margin-left: 20px;}
.h-a-qr {margin-left: 40px;}
.h-a-qr li {padding-left: 30px;position: relative;cursor: pointer;margin: 0 15px;}
.h-a-qr li::before {content: '';position: absolute;z-index: 5;width: 26px;height: 21px;top: 13px;left: 0;}
.h-a-qr li:nth-child(1)::before {background: url(icon_wb.png) no-repeat center / contain;}
.h-a-qr li:nth-child(2)::before {background: url(icon_wx.png) no-repeat center / contain;}
.h-a-qr li img {position: absolute;z-index: 5;top: 50px;left: -24px;display: none;}
.h-a-qr li:hover img {display: block;}
.h-a-qr li:nth-child(1) img { display: none!important; }
.h-b {position: absolute;z-index: 5;top: 50%;left: 20px;margin-top: -42px;}
.h-c {position: absolute;z-index: 5;bottom: -2px;right: 0;left: 0;background: url(nav_bg.png) no-repeat top 8px center / 1200px 52px;}

.nav li {float: left;}
.nav li a {display: block;line-height: 56px;padding: 6px 34px 0 16px;font-size: 15px;color: #fff;}
.nav li a:hover,
.nav li a.active {background:url(nav_btn.png) no-repeat top right / 130px 62px;font-weight: 600;}

.search {height: 52px;width: 101px;background-color: #c6955a;margin-top: 8px;}
.search em{display:block;width:101px;height:52px;background:url(search.png)no-repeat center;cursor:pointer;}
.search .kk{position:absolute;top:60px;right:0;z-index:10;width:275px;display:none;border: 1px solid #c40211;}
.search input[type="text"]{width:190px;height:38px;line-height:38px;background:#fff;float:left;padding:0 10px;font-size:14px;}
.search input[type="submit"]{width:65px;height:38px;background:#c40211;color:#fff;text-align:center;cursor:pointer;float:right;font-size:14px;}

/* 底栏 */
.footer { padding-bottom: 30px; text-align: center;}
.f-line {height: 3px;width: 100%;background-color: #c40211;box-shadow: 0 20px 30px #f78585;}
.f-links {padding: 20px 0;}
.f-links label {display: inline-block;vertical-align: middle;font-size: 14px;font-weight: 600;color: #c40211;}
.f-links ul {display: inline-block;vertical-align: middle;max-width: 1050px;}
.f-links ul li {float: left;}
.f-links ul li a {display: block;font-size: 14px;color: #c40211;padding: 0 8px;}.f-links ul li a:hover {font-weight: 600;}

.f-info {font-size: 14px;line-height: 26px;margin-top: 10px;}
.f-info-num span {display: inline-block;margin: 0 5px;font-weight: 600;color: #c40211;}
.f-icon {margin-top: 10px;}
.f-icon img {margin: 0 10px;}