@charset "utf-8";
*{margin:0;padding:0;word-wrap:break-word}
html,body,h1,h2,h3,h4,h5,h6,hr,p,iframe,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td,fieldset{margin:0;padding:0;}
ul,ol,dl{list-style-type:none}
html,body{*position:static}
html{font-family: sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:400}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit}
input,button{overflow: visible;vertical-align:middle;outline:none}
body,th,td,button,input,select,textarea{font-family:"Microsoft Yahei","Hiragino Sans GB","Helvetica Neue",Helvetica,tahoma,arial,Verdana,sans-serif,"WenQuanYi Micro Hei","\5B8B\4F53";font-size:14px;color: #585858;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.8;min-width:1200px;background-color:#f6f6f6}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
a,area{outline:none;blr:expression(this.onFocus=this.blur())}
a{text-decoration:none;cursor: pointer;color:#585858;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none;color:#585858;}:focus{outline:none;color:#585858;}
button,input[type="button"], input[type="submit"] {line-height:normal !important}
/*img*/
img{border:0;vertical-align:middle}
a img,img{-ms-interpolation-mode:bicubic}
.img-responsive{max-width: 100%;height: auto}

/*IE下a:hover 背景闪烁*/
*html{overflow:-moz-scrollbars-vertical;zoom:expression(function(ele){ele.style.zoom = "1";document.execCommand("BackgroundImageCache",false,true)}(this))}

/*HTML5 reset*/
header,footer,section,aside,details,menu,article,section,nav,address,hgroup,figure,figcaption,legend{display:block;margin:0;padding:0}time{display:inline}
audio,canvas,video{display:inline-block;*display:inline;*zoom:1}
audio:not([controls]){display:none}
legend{width:100%;margin-bottom:20px;font-size:21px;line-height:40px;border:0;border-bottom:1px solid #e5e5e5}
legend small{font-size:15px;color:#999}
svg:not(:root) {overflow: hidden}
fieldset {border-width:0;padding: 0.35em 0.625em 0.75em;margin: 0 2px;border: 1px solid #c0c0c0}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto}
input[type="search"] {-webkit-appearance: textfield; /* 1 */-moz-box-sizing: content-box;-webkit-box-sizing: content-box; /* 2 */box-sizing: content-box}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none}
/*
Name:			style_clearfix
Example:		class="clearfix|cl"
Explain:		Clearfix（简写cl）避免因子元素浮动而导致的父元素高度缺失能问题
*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {*zoom:1;}
.clearfix {display:block;}

.w1200{width:1200px;margin:auto}
.w1140{width:1140px;margin:auto}
.w1000{width:1000px;margin:auto}
.tran-all5{-webkit-transition: all .5s ease;-moz-transition: all .5s ease;-ms-transition: all .5s ease;-o-transition: all .5s ease;transition: all .5s ease}
.tran-all3{-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-ms-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease}

.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}

.por{position: relative;}
.poa{position: absolute;}

.clear{height:0;clear:both;zoom:1;line-height:0;font-size:0}
.height20{height:20px;clear:both;zoom:1;line-height:0;font-size:0}
.height30{height:30px;clear:both;zoom:1;line-height:0;font-size:0}
.height40{height:40px;clear:both;zoom:1;line-height:0;font-size:0}
.height50{height:50px;clear:both;zoom:1;line-height:0;font-size:0}
.height60{height:60px;clear:both;zoom:1;line-height:0;font-size:0}
.height70{height:70px;clear:both;zoom:1;line-height:0;font-size:0}
.height80{height:80px;clear:both;zoom:1;line-height:0;font-size:0}


.f-bold{font-weight:bold}
.f-lighter{font-weight: lighter;}
.f-arial{font-family:Arial, Helvetica, sans-serif,"Microsoft Yahei"}
.f-simsun{ font-family:"simsun","Microsoft Yahei"}


.text-l{text-align: left}
.text-r{text-align: right}
.text-c{text-align: center}

.text-white{color:#ffffff;}
.text-main{color:#e60012}
.bgw{background:#ffffff}
.bgs{background:#f6f6f6}

.pdtb60{padding:60px 0;}

.text-overflow{overflow: hidden;text-overflow: ellipsis;white-space: nowrap}
.border-r{border-radius:1000px;}
.over-hide{overflow: hidden;}

::-webkit-input-placeholder {color:#999;font-size:12px}
:-moz-placeholder {color:#999;font-size:12px}
::-moz-placeholder {color:#999;font-size:12px}
:-ms-input-placeholder {color:#999;font-size:12px}


/*head*/
.header{position:relative;z-index:10;height:100px;background-color:#fff}
.header .logo{float:left;height:100px;}
.header .logo img{height:100px;}

.nav{float:right;height:100px;background-color: #fff;}
.nav .nav-ul>li{position: relative;float:left;width:120px;height:100px;text-align:center;}
.nav .nav-ul>li>a{display:block;height:97px;line-height:100px;color:#333;font-size:16px;border-bottom:3px solid #fff;}
.nav .nav-ul>li.active>a{color:#e60012;border-color: #e60012;}
.nav .nav-ul>li:hover>a{color:#e60012;}


.nav-child{display:none;position:absolute;width:100%;top:100%;left:0;z-index:11;}
.nav-child .sub li{position:relative;border-bottom:1px solid #e0e0e0;border-color:rgba(255,255,255,0.8);background:#e60012;background:rgba(230,0,18,0.8);}
.nav-child .sub li a{display:block;position:relative;width:100%;height:40px;line-height:40px;color:#fff;text-align: center;font-size:13px;}
.nav-child .sub li a.has-sub:after{content:'';position:absolute;width:12px;height:12px;right:15px;top:50%;margin-top:-6px;background: url(../imgs/jiantou.png) no-repeat center}
.nav-child .sub li:hover{background:rgba(230,0,18,0.9);}
.nav-child .sub li:last-child{border-bottom:none}


.nav-childitem{top:0;left:100%;}
.nav-childitem .sub li{border-left:1px solid #e0e0e0;border-color:rgba(255,255,255,0.5);}


/*foot*/
.foot-c{padding:35px 0;height:90px;border-top:1px solid #eaeaea}
.foot-c dl{float:left;width:399px}
.foot-c .dl01{padding-left:100px;width:299px;line-height:30px;background: url(../imgs/0-04.png) no-repeat left center}
.foot-c .dl02{text-align:center;font-size:0;border-left:1px solid #eaeaea}
.foot-c .dl02 img{display: inline-block;width:90px;height:90px}
.foot-c .dl02 .txt{display: inline-block;height:60px;margin-left:30px;padding:15px 0;line-height:30px;text-align:left;font-size:14px;vertical-align:middle}

.footer{background-color:#272727}
.foot-nav{padding:45px 0 70px}
.foot-nav dl{float:left;width:170px;text-align:center}
.foot-nav dt{color:#fff;margin-bottom:10px}
.foot-nav dt a{color:#fff;font-size:14px}
.foot-nav dd a{color:#585858;font-size:12px;line-height:30px}
.foot-nav dd a:hover{color:#e60012}

.foot{padding:20px 0;font-size:12px;border-top:1px solid #3f3f3f}
.foot .cr{float:left;width:1000px;}
.foot .tc{float:right;width:180px;text-align:right}
.foot a:hover{color:#e60012}
