@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: #676767;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing:grayscale}
body{line-height:1.8;min-width:1200px;background-color:#ffffff}
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:#000;}
a:hover{text-decoration:none;outline:none}
a.ie6:hover{zoom:1}
a:focus{outline:none}
a:hover,a:active{outline:none;color:#676767;}:focus{outline:none;color:#676767;}
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}
.height10{height:10px;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}
.height90{height:90px;clear:both;zoom:1;line-height:0;font-size:0}
.height100{height:100px;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:#DA251C}
.bgw{background:#ffffff}
.bgs{background:#f7f7f7;}

.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:#fff;font-size:12px}
:-moz-placeholder {color:#fff;font-size:12px}
::-moz-placeholder {color:#fff;font-size:12px}
:-ms-input-placeholder {color:#fff;font-size:12px}

.icon_global{display:block;background-image: url(../imgs/icon.png);background-repeat: no-repeat}
.icon_hot{background-position:0 0;}
.icon_wx{background-position:-24px 0;}
.icon_tel{background-position:-48px 0;}
.icon_search{background-position:-72px 0;}
.icon_down{background-position:-96px 0;}
.icon_fh{background-position:-108px 0;}
.icon_kf{background-position:-132px 0;}
.icon_dh{background-position:-172px 0;}


/*head*/
.header{position: relative;z-index: 7;height:40px;background-color:#333}
.header li.segm{width:1px;height:10px;margin:15px 10px;background-color:#585858;}
.head-collection{float:right;}
.head-collection li{float:left;position: relative;}
.head-collection li a{display:block;height:20px;line-height:20px;padding:10px 0;font-size:14px;color:#999999}
.mobile-smallbox{display:none;position: absolute;z-index:6;left:0;top:40px;padding:5px;border:1px solid #ddd;box-shadow: 0 0 5px rgba(0,0,0,0.2);background-color: #fff}
.mobile-smallbox img{display:block;width:120px;height:120px;}
.head-collection li:hover .mobile-smallbox{display: block}
.head-collection li:hover a{color:#fff;}

.head-navigation{float:left;overflow:hidden}
.head-navigation li{float:left;position: relative;}
.head-navigation li a{display:block;height:20px;line-height:20px;padding:10px 0;font-size:14px;color:#999999}
.head-navigation li:hover a{color:#fff;}
.head-cart:hover .icon-cart{opacity:1}



.nav{width:100%;height:90px;background-color: #ffffff;}
.logo{float:left;height:90px;}
.logo img{display:block;height:55px; margin-top:15px}
.nav .nav-ul{float:right;text-align:center}
.nav .nav-ul>li{position: relative;float:left;height:90px;text-align:center;margin-left:12px}
.nav .nav-ul>li>a{display:block;padding:0 20px;height:85px;line-height:90px;font-size:15px;}
.nav .nav-ul>li:hover>a,
.nav .nav-ul>li.active>a{border-bottom:5px solid #89bd1e}

.nav-child{display:none;position:absolute;width:120px;top:100%;left:50%;margin-left:-60px;z-index:11;}
.nav-child .sub li{position:relative;width:100%;border-top:1px solid #e0e0e0;border-color:rgba(137,189,30,0.5);background:#DA251C;background:rgba(137,189,30,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:10px;height:10px;right:5px;top:50%;margin-top:-5px;background: url(../img/jiantou.png) no-repeat center}
.nav-child .sub li:hover{background:rgba(129,189,7,1);}


.nav-childitem{top:-1px;left:100%;margin-left:0}
.nav-childitem .sub li{border-left:1px solid #e0e0e0;border-color:rgba(255,255,255,0.5);}

/*foot*/

.foot{position:relative;background:#242424; border-top:0px solid #2f5e8e;}
.foot .foot-nav{padding:70px 0}
.foot .foot-nav .uls{float:left;width:840px;}
.foot .foot-nav dl{float:left;width:135px}
.foot .foot-nav dt{margin-bottom:20px;font-size:16px;color:#ffffff}
.foot .foot-nav dt a{color:#ffffff}
.foot .foot-nav dd a{line-height:30px;color:#747474;font-size:14px}
.foot .foot-nav dd a:hover{color:#ffffff}

.foot .lxxx{float:right;width:350px;border-left:1px solid #4c4c4c}
.foot .ewms p{float:right;margin-left:50px;width:120px;color:#999999;text-align:center}
.foot .ewms img{display: block;margin-bottom:5px;width:120px}
.foot .tel{margin-top:20px;font-weight:700;color:#fff;font-size:20px;text-align:right}
.foot .tel span{display: inline-block;height:40px;line-height:40px;padding-left:60px;background:url(../imgs/tel.png) no-repeat left center}

.footc{padding:15px 0;font-size:12px;color:#999999;border-top:1px solid #4c4c4c}
.footc .lefts{width:1000px;}
.footc .rights{width:180px;text-align:right}
.footc a{color:#999999;}





