body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, a, th, td ,button{
    margin: 0;
    padding: 0;
    list-style:none;
    font-size:14px;
    color:#7F7F7F;
}

body{
    min-width:1325px;
    overflow: scroll;
}

a{
    text-decoration:none;
}

a:hover{
    /*color:#7F7F7F;*/
}

.lt{
    float:left;
}

.rt{
    float:right;
}

.clear:after{
    content:"";
    display:block;
    clear:both;
}

h2{
    font-size: 16px;
    color:#242424;
}

h4{
    color: #000;
    line-height:18px;
    font-weight:normal;
}

h5{
    color:#E70E1D;
    font-weight:normal;
}

header{
    /*width:1325px*/;
    height:30px;
    background-color:#EFEFEF;
    padding:0 50px;
    line-height:30px;
    box-sizing: border-box;
    margin:0 auto;
}

header ul{
    height:30px;

}

header ul li{
    height:30px;
    width:84px;
    padding-left:36px;
    float:left;
    box-sizing: border-box;
    position: relative;
}

header ul li span{
    background:url("../images/spring1.png") ;
    padding-left:15px;
    padding-top:16px;
    position:absolute;
    top:6px;
    right:-18px;
}

.top-main{
    height:110px;
    width: 1325px;;
    padding:30px 50px;
    box-sizing: border-box;
    margin:0 auto;
}

.top-main>a{
    display:block;
    width:145px;
    height:45px;
}

.top-main>a>img{
    width:145px;
    height:45px;
    border:1px solid #ddd;
}

.search-box{
    margin-left:300px;
    position: relative;
}

.search input{
    width:385px;
    height:35px;
    border:1px solid #E1E1E1;
}
/*.search span{
    position: absolute;
    right:2px;
    top:2px;
}*/

.hot-words>a{
    margin-right:15px;
}

.nav{
    height:45px;
    box-sizing: border-box;
    border-bottom:3px solid #07983D;
    padding:0 50px;
    margin:0 auto;
}

.nav a{
    /*font-weight: bold;*/
    font-size: 16px;
    color:#242424;

}

.nav p{
    display:block;
    width:230px;
    height:42px;
    line-height: 42px;
    padding-left:15px;
    background-color:#07983D;
    float: left;
    position: relative;
    box-sizing: border-box;
}

.nav p a{
    color:#fff;

}

.nav p span{
    background:url("../images/spring1.png") -16px 0;
    padding-left:15px;
    padding-top:15px;
    position:absolute ;
    top:16px;
    right:20px;

}

.nav ul{
    margin-left:32px;
}

.nav ul li{
    height:42px;
    line-height:42px;
    margin-right:54px;
    color:#444;
    float: left;
}
.nav ul li:first-child a{
    color:#1EA14E;
}

.shopping-cart{
    height:42px;
    line-height: 42px;
    position: relative;
}

.shopping-cart span{
    padding-top:16px;
    padding-left:17px;
    background: url("../images/spring1.png") -32px 0;
    position:absolute;
    top:13px;
    left:-25px;
}

.shopping-cart b{
    color:#444;
    font-weight:normal;
}

.shopping-cart a{
    display: inline-block;
    width:80px;
    height:25px;
    border-radius:8px;
    color:#fff;
    background-color: #07983D;
    margin-left:13px;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
    font-size:12px;
}

main{
    padding:0 50px;
    box-sizing: border-box;
    margin:0 auto;
}

.breadcrumbs-navigation{
    height:37px;
    line-height: 37px;
    width:100%;
    box-sizing: border-box;
}

.breadcrumbs-navigation p{
    position:relative;
    padding-left:25px;
}

.breadcrumbs-navigation span{
    padding-left:15px;
    padding-top:14px;
    background:url("../images/spring1.png") -50px 0;
    position: absolute;
    top:11px;
    left:1px;
}



.top-selling{
      height: auto;
    min-height: 200px;
    width: 230px;
    border: 1px solid #d3d3d3;
    box-sizing: border-box;
}

.top-selling-title{
    padding:17px 17px 35px 17px;
}

.product-item{
    padding:0 23px;
    height:272px;
    width:228px;
    box-sizing: border-box;
}

.product-item p{
    padding-top:4px;
}

.product-item h5 {
    padding-top:8px;
    font-size: 14px;
}

.product-item span{
    font-size: 9px;
}

.product-select{
    /*padding-left: 17px;*/
    /*height:1420px;*/
    width:976px;
}
.filter-container{
    border: none !important;
}
.gallery-sortbar .gallery-sort{
    padding:0px !important;
    height: 36px;
    line-height: 36px;
}
 select {
    margin-left: 12px;
    color: #7f7f7f;
    border-color: #d3d3d3;
    width: 126px;
    height: 24px;
}
.gallery-sortbar .gallery-sort a{
    border: none !important;

    height: 36px;
    line-height: 36px;
    display: block;
    background-color: #ffffff !important;
    padding: 0 25px;
    position:relative;
}
.sortbar-filter-tags{
    border-top: 1px solid #ddd !important;
}
.gallery-sortbar .gallery-sort em{
    border: none !important;
}
.gallery-sortbar{
    background-color: #ffffff !important;
}
.tabs{
	width: 982px;
    height: 36px;
    margin-bottom:17px;
    background-color: #f7f7f7;
    border: 1px solid #efefef;
  
}

.tabs li{
	    cursor: pointer;
    float: left;
    width: 100px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    position: relative;
    font-size: 14px;
    border-left: 1px solid #f7f7f7;
   	border-right: 1px solid #f7f7f7;
}
.tabs li:hover{
	color:#d62528;
   	background-color: #ffffff;
   	border-right: 1px solid #efefef;
   	border-left: 1px solid #efefef;
}
.tabs li.act{
   	color:#d62528;
   	background-color: #ffffff;
   	border-left: 1px solid #efefef;
   	border-right: 1px solid #efefef;
   /* background-color:green;*/
}


.tabs li span{
    padding-top:15px;
    padding-left:15px;
    background: url("../images/spring1.png") -66px 0;
    position:absolute;
    left:75px;
    top:9px;
}

.product-screen{
    height:34px;
    line-height:34px;
    background: #EFEFEF;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
}

.product-screen h2{
    float:left;
    padding-left:13px;
}

.product-screen p{
    float:left;
    padding-left:15px;
}

.product-screen span{
    color:#E70E1D;
}

.product-screen button{
    color:#7F7F7F;
    border:none;
    float:right;
    height:34px;
    background: #EFEFEF;
    padding-right:22px;
}

#screen{
    width:100%;
    height:260px;
    border-bottom: 1px solid #D3D3D3;
    box-sizing: border-box;
}

#screen li{
    width:100%;
    height:44px;
    line-height: 44px;
    box-sizing: border-box;
}

#screen .screen-title{
    height:40px;
    background-color: #F7F7F7;
    line-height: 40px;
    margin-left: 0;
}

#screen div{
    float:left;
}

#screen b{
    float:left;
    padding: 0 15px;
    height:24px;
    line-height:24px;
    margin:10px 10px 10px 0;
   font-weight: normal;
}

#screen b:hover{
    color:#fff;
    background-color: #07983D;
}


#screen li>p{
    float:left;
    width:95px;
    text-align: right;
}

#screen i{
    float:left;
    width:45px;
    font-style: normal;
    padding-left:10px;
    box-sizing: border-box;
}

#screen button{
    height:25px;
    width:70px;
    padding-left:15px;
    box-sizing: border-box;
    background:#fff;
    color:#07983D;
    border:1px solid #E4E4E4;
    position: relative;
    text-align: left;
    margin-right:10px;
}

#screen button:hover{
   border:1px solid #07983D;
}

#screen button span{
    background: url("../images/spring1.png") -25px -18px;
    padding:23px 23px 0 0;
    position: absolute;
    right:0;
    top:0;
}

#screen button:hover span{
    background: url("../images/spring1.png") 0 -18px;
}

.bb{
    border-bottom: 1px dashed #EBEBEB;
}

#screen h3{
    font-weight: normal;
    padding: 0 15px;
    position: relative;
    float:left;

}

#screen h3 span{
    background: url("../images/spring1.png") -82px 0;
    padding:13px 13px 0 0;
    position:absolute;
    right:0;
    top:16px;
}

.special-screen{
    margin-top:15px;
    width:100%;
    height:72px;
    border-top:1px solid #D3D3D3;
    border-left:1px solid #D3D3D3;
}

.special-screen ul{
    width:100%;
    height:36px;
    border-right:1px solid #D3D3D3;
    border-bottom:1px solid #D3D3D3;
}

.special-screen li{
    height:36px;
    line-height:36px;
    float:left;
    padding-left: 25px;
    position: relative;
}

.special-screen li i{
    padding:12px 9px 0 0;
    background:url("../images/spring1.png") -50px -18px ;
    position: absolute;
    top:12px;
    right:-12px;
}

.special-screen li input{
    position: relative;
    top:2px;
    left:-1px;
}

.special-screen li button{
    width:25px;
    height:20px;
    margin-left: 4px;
    border: 1px solid #d3d3d3;
    margin-top:8px;
}

.special-screen li b{
    padding:0 25px 0 0;
    border-left:2px solid #D4D4D4;
}

.special-screen li select{
    margin-left:12px;
    color:#7f7f7f;
    border-color:#d3d3d3;
    width:126px;
    height:24px;
}

.special-screen li p{
    margin-right:25px;
}

.page-number{
    width:308px;
}

.page-number div{
    box-sizing: border-box;
}

.page-number button:first-child{
    background: url("../images/spring1.png") 0 -42px ;
}

.page-number button:last-child{
    background: url("../images/spring1.png") -24px -42px ;
}

.show-style{
    width:180px;
}

.show-style p b{
    padding-right:40px;
}

.show-style p{
    position: relative;
}

.show-style .rt span{
    padding:15px 17px 0 0;
    background:url("../images/spring1.png") -68px -32px ;
    position: absolute;
    top:11px;
    left: -22px;;
}

.show-style .lt span{
    padding:17px 17px 0 0;
    background:url("../images/spring1.png") -50px -32px ;
    position: absolute;
    top:10px;
    left: 20px;;
}

.main-show{
    margin-top:11px;
}

.main-show-box{
    width:236px;
    height:312px;
    box-sizing: border-box;
    border:1px solid transparent;
    margin-right: 8px;
    float:left;
    margin-top:3px;
}

.main-show-box dl{
    height:280px;
    padding:0 16px;
}

.main-show-box p{
    padding-top:18px;
}

.main-show-box h4{
    padding-top:15px;
}

.main-show-box span{
    font-size: 10px;
}

.main-show-box h5{
    padding-top: 15px;
    font-size: 16px;
}

.mgr{
    margin-right: 0;
}

.buttons-item{
    height:30px;
    width:234px;
    display: none;
    color: #777;
}

.buttons-item div{
    height:30px;
    line-height:30px;
    float:left;
    padding-left:10px;
    position: relative;
    background-color: #f7f7f7;
}

.buttons-item div:nth-child(1){
    padding-left:28px;
}

/*.buttons-item div*/

.buttons-item div input{
    position: absolute;
    top:10px;
    left:14px;
}

.buttons-item div span{
    /*padding:12px 12px 0 0;*/
    background:url("../images/spring1.png") 0 -61px ;
    position: absolute;
    top:0px;
    left:18px;
}

.buttons-item button{
    width:110px;
    height:30px;
    border:none;
    background-color: #07983D;
    color:#777;
}

.main-show-box:hover{
    box-shadow:0 0 4px 4px #D3D3D3 ;
}

.main-show-box:hover .buttons-item{
    display:block;
}
.buttons-item button{
    width: 24px !important;
}
.pages{
    height:30px;
    line-height:30px;
    width:342px;
    margin:3px auto 0;
    text-align: center;
}

.pages a{
    display:block;
    height:28px;
    width:28px;
    border:1px solid #D3D3D3;
    border-right:1px solid transparent;
    float:left;
}

.pages a:first-child{
    width:58px;
    margin-right:6px;
    border-right:1px solid #D3D3D3;
}

.pages a:last-child{
    width:58px;
    margin-left:6px;
    border-right:1px solid #D3D3D3;
}

.pages a:nth-child(8){
    border-right:1px solid #D3D3D3;
}

.pages a:hover{
    border:1px solid #07983D;
    color:#fff;
    background-color: #07983D;
}
.search-input input{
    width: 385px;
    height: 35px;
    border: 1px solid #E1E1E1;
}
.submit-btn1{
    position: absolute;
    right: 11px;
    top: 2px;
}
.button_compare button{
    background-color: #f7f7f7 !important;
    margin-top: -3px;
}
.button_fav button{
    background-color: #f7f7f7 !important;
    width: 65px !important;
    margin-top: -3px;
}
.buttom_shopping button{
    margin-top: -3px;
    width: 140px !important;
 }
.action-addtocart{
    margin-top: 5px;
    width:99px;
    text-align: center;
}
.buttom_shopping{
    padding-left: 0px !important;
    background-color: #07983D !important;
}
.index_img{
    width: 202px;
    height: 175px;
    text-align: center;
}
.cart-main .p-quantity a{
    width: 19px !important  ;
}
.gallery-sortbar .gallery-sort a{
    background-image: none;
    padding:0 15px;
    margin-right:0;
}
.gallery-sortbar .gallery-sort a i{
    color:#aaa;
    position:absolute;
    top:0;
    right:0;
}
.btn-major span{
    background-image:none!important;
    /*background-color:#07983d!important;*/
}
.buttom_shopping .goods-buy .action-addtocart{
    margin-top:-4px;
    padding-left: 15px;
}
.btn-import span{
   /* background-image: none!important;
    background-color: #07983d!important;*/
}
.set_color li a{
    background: #f5f5f5;
}
.action-goods-img {
    max-width: 140px;
    max-height: 180px !important;
}
.header .search-input .key{
    border: none;
    width: 299px!important;
    height: 28px!important;
    line-height: 19px;
    padding: 3px 5px;
    font-size: 14px;
    position: absolute;
    left: 2px;
    top: 2px;
}
.btn-simple{
    color: #ffffff;
}
.gallery-list .goods-price{
    width: 224px !important;
}
.ss-params p{
    width: 100%;
    word-wrap : break-word;
}
.footer_jthtml{
	 position: relative;font-family: 'Microsoft YaHei';text-align: left;width: 1200px;margin: auto;border-top: 1px solid #e7e7e7;padding: 20px 0 10px 0;
}
.footer_jtrightpic{
	position: absolute;
    right: 20px;
    height: 120px;
    width: 110px;
    top: 50%;
    margin-top: -45px;
    background-image: url('./qr_download.png');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
}
.footer_jtrightpic p{
	position: absolute;bottom: 0;text-align: center;left: 0;right: 0;font-size: 10px;
}
.footer_jthtml .ulfooter{
	padding: 20px 0;margin: 0;width: 1200px;margin: auto;
}
.footer_jthtml .ulfooter .footerli{
	float: left;width: 25%;
}
.footer_jthtml .ulfooter .footerli p.tit{
	font-size: 18px;color: #333333;margin-bottom: 6px;
}
.footer_jthtml .ulfooter .footerli p{
	text-align: left;padding-left: 100px;padding-bottom: 4px;
}
.gallery-sortbar .sortbar-filter-tags {
   
    display: none;
}
.footer_jthtmehref{
	margin-top: 8px;
}
.footer_jthtmehref_a{
	color: #888888;
   font-size: 14px;
}
.footer_jthtmehref span{
   	padding: 0 10px;
   	font-size: 14px;
    color: #333;
}
.footer_jthtmehref_a:hover{
	color: green;
}
.footer-hotline{
	 color: green;
    font-size: 20px;
    padding: 10px 0;
}
.footer-hotline span{
	font-size: 28px;
   
    font-weight: 700;
}