body, h1, h2, h3, h4, h5, h6, hr, p, ul, ol, li, fieldset, legend, button, textarea, th, td {
    margin: 0;
    padding: 0;
}
body{  line-height: 1;}
body, button, input, select, textarea {
    font-family: "微软雅黑","Microsoft YaHei",Arial,"Hiragino Sans GB",sans-serif;
}
.yahei{font-family: "微软雅黑","Microsoft YaHei",Arial,"Hiragino Sans GB",sans-serif;}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6,p{font-weight: normal;line-height:1.7em;font-family: "pingfangzhongdeng","微软雅黑","Microsoft YaHei",Arial,"Hiragino Sans GB",sans-serif;}
h1 { font-size: 24px;}
h2 { font-size: 20px;}
h3 { font-size: 18px;}
h4 { font-size: 16px;}
h5 { font-size: 14px;}
h6 { font-size: 12px;}
.h1 { font-size: 24px;}
.h2 { font-size: 20px;}
.h3 { font-size: 18px;}
.h4 { font-size: 16px;}
.h5 { font-size: 14px;}
.h6 { font-size: 12px;}
small { font-size: 10px;}
address, cite, dfn, em, var { font-style: normal; }
code, kbd, pre, samp, tt { font-family: "微软雅黑","Microsoft YaHei", Arial,Courier, monospace; }
ul, ol { list-style: none; }
a, a:hover { text-decoration: none; outline-style: none}
a:hover{color:#1a7807}
a{text-underline: none; }
a:link{ text-decoration:none; }
a:visited{ text-decoration:none; }
a:focus{ text-decoration:none; }
abbr[title], acronym[title] {    border-bottom: 1px dotted;    cursor: help;}
q:before, q:after { content: ''; }
legend { color: #000; } /* for ie6 */
fieldset, img { border: none; }
button{cursor: pointer;}
button, input, select, textarea {font-size: 100%;}
button:focus, input:focus, select:focus, textarea:focus{outline: none;}
table {border-collapse: collapse;    border-spacing: 0;}
hr {border: none;height: 1px;}
label{font-size:16px}
.a_more{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.a_cover{width:100%;height:100%;display: block;}
.img_b{ width:100%; height:100%; display: block; }
.clear:after{content:"";display: block;clear:both;height:0;}
.pull_right{float:right;}
.pull_left{float:left;}
.ulchild_left>*{float:left;}
.ulchild_left:after{content:"";display: block;clear:both;height:0;}
.poa{position:absolute;}
.por{position:relative;}
.pof{position:fixed;}
.text_indent{text-indent: 2em;}
.text_ap{text-transform:capitalize;} /*大写开头*/
.text_up{text-transform:uppercase;} /*全大写*/
.text_low{text-transform:lowercase;} /*全小写*/
.text_inh{text-transform:inherit;} /*从父元素继承 text-transform 属性*/
.text_center{text-align: center;}
.text_left{text-align: left;}
.text_right{text-align: right;}
.bg_n{background: no-repeat;}
.bg_ncc{background: no-repeat center center;}
.bg_ncb{background: no-repeat center bottom;}
.bg_nccc{background: no-repeat center center;background-size: cover}
.bg_ncc100{background: no-repeat center center;background-size: 100% 100%;}
/*商品图片特效*/
.img_tra{overflow: hidden;}
.img_tra img:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05)}
.img_mid{ display: table; text-align: center; }
.img_mid>*{vertical-align: middle; display: table-cell;line-height: 0; }
.img_mid>*>img{} 
 .col_1,.col_2,.col_3,.col_4,.col_5,.col_6,.col_80,.col_83,.col_66,.col_75{float:left;}
*{box-sizing: border-box; -moz-box-sizing:border-box;
 -webkit-box-sizing:border-box; -o-box-sizing:border-box; -ms-box-sizing:border-box;}
input,button,select,textarea,button{
box-sizing:border-box; -moz-box-sizing:border-box;-webkit-box-sizing:border-box;
-o-box-sizing:border-box; -ms-box-sizing:border-box;}
/*过渡效果*/
.tra_03{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;
    -o-transition: all .3s ease;-ms-transition: all .3s ease}
.tra_05{transition: all .5s ease;-webkit-transition: all .5s ease;-moz-transition: all .5s ease;
    -o-transition: all .5s ease;-ms-transition: all .5s ease}
.tra_1{transition: all 1s ease;-webkit-transition: all 1s ease;-moz-transition: all 1s ease;
    -ms-transition: all 1s ease;-o-transition: all 1s ease;}
.overHide{overflow: hidden;}
.yuanDian li:before{content:"";left:20px;top:50%;margin-top:-3px;display:block;position:absolute;   
height:6px;width:6px;background: #1a7807;border-radius: 50%;}
.ellipsis{ display:block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }
/*@font-face {
    font-family: 'pingfangzhongdeng';
    src: url('../font/bebasneue-webfont.eot');
    src: 
    	 url('../font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/bebasneue-webfont.woff2') format('woff2'),
         url('../font/bebasneue-webfont.woff') format('woff'),
         url('../fonts/font-pingfang.ttf') format('truetype'),
         url('../font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
.font_BN{font-family: 'pingfangzhongdeng';}*/


/*浮动模块*/

.col_1{width:100%;}
.col_2{width:50%;}
.col_3{width:33.3333%;}
.col_4{width:25%;}
.col_5{width:20%;}
.col_6{width:16.6666%;}

.col_80{width:80%;}
.col_83{width:83.3333%;}
.col_66{width:66.6666%;}
.col_75{width:75%;}

/*内边距*/
.pad_5{padding:5px;}
.pad_10{padding:10px;}
.pad_15{padding:15px;}
.pad_20{padding:20px;}
.pad_30{padding:30px;}
.pad_40{padding:40px;}

.pad_t10{padding-top:10px ;}
.pad_t15{padding-top:15px ;}
.pad_t20{padding-top:20px ;}
.pad_t30{padding-top:30px ;}

.pad_tb10{padding-top: 10px;padding-bottom: 10px;}
.pad_tb15{padding-top: 15px;padding-bottom: 15px;}
.pad_tb20{padding-top: 20px;padding-bottom: 20px;}
.pad_tb30{padding-top: 30px;padding-bottom: 30px;}
.pad_tb40{padding-top: 40px;padding-bottom: 40px;}
.pad_tb80{padding-bottom: 80px;padding-top: 80px;}
.pad_t40b100{padding-bottom: 100px;padding-top: 40px;}
.pad_t80b100{padding-bottom: 100px;padding-top: 80px;}

.pad_lr10{padding-left: 10px;padding-right: 10px;}
.pad_lr15{padding-left: 15px;padding-right: 15px;}
.pad_lr20{padding-left: 20px;padding-right: 20px;}
.pad_lr30{padding-left: 30px;padding-right: 30px;}
.pad_lr40{padding-left: 40px;padding-right: 40px;}
/*外边距*/
.mar_5{margin:5px;}
.mar_10{margin:10px;}
.mar_15{margin:15px;}
.mar_20{margin:20px;}
.mar_30{margin:30px;}

.mar_t5{margin-top: 5px;}
.mar_t10{margin-top: 10px;}
.mar_t15{margin-top: 15px;}
.mar_t20{margin-top: 20px;}
.mar_t30{margin-top: 30px;}
.mar_t80{margin-top: 80px;}

.mar_b5{margin-bottom: 5px;}
.mar_b10{margin-bottom: 10px;}
.mar_b15{margin-bottom: 15px;}
.mar_b20{margin-bottom: 20px;}
.mar_b30{margin-bottom: 30px;}
.mar_b40{margin-bottom: 40px;}
.mar_b80{margin-bottom: 80px;}

.mar_r5{margin-right: 5px;}
.mar_r10{margin-right: 10px;}
.mar_r15{margin-right: 15px;}
.mar_r20{margin-right: 20px;}
.mar_r30{margin-right: 30px;}
.mar_r40{margin-right: 40px;}

.mar_tb10{margin-top: 10px;margin-bottom: 10px;}
.mar_tb15{margin-top: 15px;margin-bottom: 15px;}
.mar_tb20{margin-top: 20px;margin-bottom: 20px;}
.mar_tb30{margin-top: 30px;margin-bottom: 30px;}

.mar_lr10{margin-left: 10px;margin-right: 10px;}
.mar_lr15{margin-left: 15px;margin-right: 15px;}
.mar_lr20{margin-left: 20px;margin-right: 20px;}
.mar_lr30{margin-left: 30px;margin-right: 30px;}

.mar_lr-5{margin-left:-5px;margin-right:-5px;}
.mar_lr-10{margin-left:-10px;margin-right:-10px;}
/*主题背景色*/
.bg_white{background: white;}
.bg_f{background-color:#fff;}
.bg_0{background-color:#000;}
.bg_f6{background-color:#f6f6f6;}
.bg_org{background-color:#eb6519;}

/*font-color*/
.color_0{color:#000;}
.color_f{color:#fff;}
.color_3{color:#333;}
.color_6{color:#666;}
.color_8{color:#888;}
.color_9{color:#999;}
.color_7{color:#777;}
.color_c{color:#ccc;}
.color_b{color:#bbb;}
.color_F{color: #F3C521;}
.color_W{color: white;}
.color_D{color: #D4D4D4;}
.color_g{color:darkgray}
.color_org{color:#eb6519;}
/*模块宽度*/
body{min-width: 1220px; font-size:14px;margin: 0 auto;}
.container-fluid{ width:100%;}
.hugeW{ width:100%;}
.container{margin:0 auto; width: 1200px;}
.bigW{margin:0 auto; width: 1200px;}

.disB{display:block;}
.disI{display: inline;}
.disIB{display: inline-block;}
.disN{display: none;}
.clear-both{clear: both;}
.cursorP{cursor: pointer;}
.cursorD{cursor: default;}

.disable-selection{
    -moz-user-select:none; 
     -ms-user-select:none; 
   -ktml-user-select:none; 
 -webkit-user-select:none; 
   -webkit-touch-callout:none; 
}
/*border*/
.borderA{border:1px solid #dcdcdc}
.borderT{border-top:1px solid #dcdcdc}
.borderB{border-bottom:1px solid #dcdcdc}
.borderL{border-left:1px solid #dcdcdc}
.borderR{border-right:1px solid #dcdcdc}




/*分页样式*/

.allPagesStyle_box{padding-top: 10px;padding-bottom: 10px;}
.allPagesStyle{font-size:12px;display: inline;}
.allPagesStyle a,.allPagesStyle span{
    height:30px;
    line-height:30px;
    display: inline-block;
    padding:0 15px;
    margin:0 4px;
    cursor: pointer;
    border-radius: 0px;
    border:1px solid #e5e5e5;
    background: #f9f9f9;
    color:#000;
}
.allPagesStyle a:hover,.allPagesStyle span:hover,.allPagesStyle .current{
    background: transparent;
    border-color: transparent;
    color:#000;
}

/*顶部*/
.header_box{position:relative;z-index: 4;background: #ededed;}
.header,.header h6{height:40px;line-height: 40px;font-size: 12px;}
.tianqi{margin-top:8px}
.wtwt, .wttemp, .wtdate{color:#727272!important;}
.color_72{color:#727272}
.in_hr a{padding-left:5px; padding-right:5px;}
.in_hr a:hover{color:#000;}
.bg_hed{background: #fcfcfc;}
.phone_number i{font-size:20px;vertical-align: middle;}
/*顶部结束*/
/*logo区域*/
.logo_body{position:relative;z-index:30;background: url(../img/logoBG.jpg) center center;}
.top_logo{height:90px;display: table-cell;vertical-align: middle;}
.top_logo img{vertical-align: middle;}
.in_logo_right{padding-top:25px;}
.fs_36{font-size:36px}
.kfrx{padding-left:165px}
.kfrx i,.kfrx span{line-height: 36px;display: inline-block;}
.kfrx span{padding-left:15px}
.search_ input{height:40px}
.search_ input[type="text"]{width:300px;border:0;padding:2px 40px 2px 20px ;background: #fff;}
.search_ input[type="text"]:focus{box-shadow: none;outline: none;}
.search_ input[type="submit"]:focus{box-shadow: none;outline: none;}
.search_ input[type="submit"]{position:absolute;right:0;top:0;z-index:4;width:40px;border: 0;cursor: pointer;background:#1a7807 url(../img/search.png) no-repeat center center;}
.search_:before{z-index:1;content:"\e612";text-align: center; position: absolute;width:40px;right:0;bottom:0;top:0;
line-height: 40px;color:#fff;font-family:"iconfont" !important;
  font-size:24px; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;}
:-moz-placeholder { color: #000; opacity:1; }/* Mozilla Firefox 4 to 18 */ 
::-moz-placeholder { color: #000;opacity:1; }/* Mozilla Firefox 19+ */ 
input:-ms-input-placeholder{ color: #000;opacity:1; }
input::-webkit-input-placeholder{ color: #000;opacity:1; }

/*logo区域 e*/
/*商品图片特效*/
.img_tra{overflow: hidden;}
.img_tra>img:hover{transform:scale(1.05);-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05)}
/*footer*/
.bg_Link{background: #fffae0;}
.input{width:265px;height:40px;cursor: pointer;border: 1px solid #d2d2d2;margin-left:20px;margin-right: 40px;}
.input>div{width:100%;height:40px;font-size:14px;color:#fff;}
.input .span_a{padding-left:10px;float:left;height:40px;display: block;line-height:40px;}
.span_a{width:96%;background: url(../img/dow.png) 92% center no-repeat;}
.foot-hidden{max-height:200px;width:100%;top:40px;left:-1px;display: none;overflow: auto;border: 1px solid #d2d2d2;background: #fff;}
.foot-hidden>a{display: block;width:100%;line-height: 23px;margin-bottom:5px;text-decoration: none;}
.foot-hidden>a:hover{color:#1a7807}
.color_80{color:#808080;}
.img_footer img{margin:0 auto;vertical-align: middle;max-width:285px;max-height:60px;}
.img_footer a{margin:0 auto;width:305px;height:60px;text-align: center;display: table-cell;vertical-align: middle;transition: .3s;-webkit-transition: .3s;-moz-transition: .3s;}
.img_footer a:hover{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);}
.foot_box1{width:750px;line-height: 30px;}
.foot_box1 h6{line-height: 30px;}
.foot_box1 h6 img{line-height: 30px;vertical-align: middle;}
.foot_box1 li{margin-right:12px;color:#6c6c6c}
.foot_box1 li a{color:#6c6c6c}
.foot_box1 li a:hover{color:#1a7807}
.foot_box2{padding-top:10px;width:380px;padding-left:60px}
.foot_box2 h6{margin-top:10px}
.color_them{color:#1a7807}
.bg_them{background-color:#1a7807}
.color_6c{color:#6c6c6c}
.ff_{padding:25px 20px 30px;}
.w_c .center_img{width:90px;height:90px}
/*footer e*/