@charset 'utf-8';
body{
	background-color: #f4f6f9;

}

@media (min-width: 1470px)
{
    .container
    {
        width: 1470px;
    }
}
@media (max-width:767px) {
	body{
		width: 767px;
	}
}
a:hover{
	color: #00a13a;
}
.row{
	margin: 0 !important;
}

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 0px;
}
.col-lg-2-5{
	position: relative;
	min-height: 1px;
	width: 18.4%;
}
.col-lg-9-5{
	position: relative;
	min-height: 1px;
	width: 81.6%;
}

.icon-menu1{
	margin-right: 10px;
}	
.header{
	/* height: 142px; */
	padding: 15px 0 18px 0;
	background: #FFFFFF;
} 
.header .logo{
	float: left;
}
.header .column{
	float: right;
}
.header .column>ul>li{
	position: relative;
	float: left;
	font-size: 12px;
	padding: 22px 16px 16px 16px;
}
.header .column ul>li.signin a{
	color: #317dd5;
}
.header .column ul>li.joinfree a{
	color: #317dd5;
}
.header .column .column-item ul{
	position: absolute;
	top: 45px;
	background: #FFFFFF;
	box-shadow: 0 0 2px #CCCCCC;
	padding: 10px 0;
	visibility: hidden;
	opacity: 0;
	z-index: 888;
}
.header .column .column-item ul:nth-last-child{
	top: ;
}
.header .column .count ul{
	width: 140px;
}
.header .column .forbuyer ul{
	width: 215px;
}
.header .column .forSuppler ul{
	width: 254px;
}
.header .column .column-item:hover ul{
	visibility: visible;
	opacity: 1;
}
.header .column .column-item .title-fb a{
	font-weight: bolder;
	color: #333 !important;
}
.header .column .column-item li{
	height: 22px;
	line-height: 22px;
	
}
.header .column .column-item li a{
	display: inline-block;
	width: 100%;
	padding:0 15px;
	color: #666666;
}
.header .column .column-item li:hover{
	background-color: #00a13a;
}
.header .column .column-item li:hover a{
	color: #FFFFFF !important;
}
.header .column .column-item li.active{
	background-color: #00a13a;
}
.header .column .column-item li.active a{
	color: #FFFFFF;
}
.header .column .column-item>p{
	height: 20px;
	line-height: 20px;
}
.header .column .column-item p .iconfont{
	vertical-align: text-bottom;
}
.header nav{
	width: 226px;
	height: 40px;
	float: left;
	margin-right: 10px;
}
.header .header-search{
	position: relative;
	float: left;
	border: 1px solid #c2c7cc;
	z-index: 777;
}
.header .header-search .select{
	position: relative;
	left: 0;
	float: left;
	width: 155px;
	height: 38px;
}
.header .header-search .select p{
	height: 38px;
	line-height: 38px;
	padding: 0 10px 0 15px;
	border-right: 1px solid #c2c7cc;
	cursor: pointer;
}
.header .header-search .select ul{
	width: 156px;
}
.header .header-search .select p .iconfont{
	vertical-align: middle;
}
.header .header-search .select ul{
	position: absolute;
	display: none;
	z-index: 555;
	background: #FFFFFF;
	border: 1px solid #c2c7cc;
	left: -1px;
}
.header .header-search .select ul li{
	height: 38px;
	line-height: 38px;
	padding: 0 20px 0 10px;
	letter-spacing: -0.1px;
	cursor: pointer;
}
.header .header-search .select ul li:hover{
	background: #f5f5f5;
	color: #00a13a;
}
.header .header-search input{
	float: left;
	padding-left: 15px;
	width: 795px;
	height: 38px;
	font-family: 'roboto';
	color: #999999;
}

.header .header-search input::-webkit-input-placeholder {
    /* placeholder颜色  */
    color: #999999;
     }
.header .header-search .search-btn{
	position: absolute;
	top: -1px;
	display: inline-block;
	width: 60px;
	height: 40px;
	background: #00a13a;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	cursor: pointer;
	-webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
}	 
.header .header-search .search-btn:hover{
	background: #0e5d2a;
}
.header .buying{
	float: right;
	margin-left: 15px;
	height: 40px;
	width: 178px;
	color: #e54544;
	line-height: 39px;
	*line-height: 39px;
	border: 1px #e5e5e5 solid;
	background-color: #f5f5f5;
	cursor: pointer;
}    
.header .buying>a{
	+display: inline-block;
	+margin-top: 10px;
}
.header .buying:hover a{
	color: #00a13a;
}
.header .buying img{
	margin-left: 8px;
	margin-top: -1px;
}
.header .buying a span{
	color: #f63f3f;
	font-size: 14px;
}   
/*..........overlay............*/
.overlay{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index:7777;
	margin: auto;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	text-shadow: 1px 1px 1px #FFF;
	border:1px solid #E4E4E4;
}
.overlay .close{
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	color: #8b98a0;
}
.overlay .form-wrap{
	margin-top: 35px; 
	margin-left: 40px;
}
.overlay .p-title{
	float: left;
	font-size: 16px;
	font-weight: bold;
	margin-left: 140px;
	margin-top: 30px;
	color: #8b98a0;
	height: 50px;
	line-height: 50px;
	/*width: 100%;*/
	/*border-bottom: 1px solid #e5e5e5;*/
}
.line-bottom{
	width: 529px;
	height: 1px;
	position: relative;
	left: -40px;
	background-color:#e5e5e5;
}
.overlay .form-wrap form{
	width: 430px;
	float: left;
	margin-top: 25px;
}
.overlay .form-wrap form>div{
	width: 440px;
}
.overlay .form-wrap form label{
	height: 40px;
	width: 132px;
	line-height: 40px;
	font-size: 14px;
	text-align: right;
	color: #798f9a;
}
.overlay .form-wrap form label span{
	color: red;
	display: inline-block;
	margin-right: 5px;
	vertical-align: middle;
}
.overlay .form-wrap form input{
	border-radius: 3px;
	height: 30px;
	border: 1px solid #cccccc;
	padding-left: 4px;
	background-color: #ffffff
}
.overlay .form-wrap form .ipt-product{
width: 270px;
line-height: 30px\0;
}


/**/
.overlay .form-wrap form label,.overlay .form-wrap form p{
	float: left;

}
.overlay .form-wrap form>div p{
	margin-top: 5px;
	margin-right: 30px;
	float: right;
	width: 270px;
}


.overlay .form-wrap form>div:nth-child(3) label{
vertical-align: top;
}
.overlay .form-wrap form textarea{
	width: 270px;
	height: 100px;
	resize: none;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	padding: 4px;

}
.ipt-purchase{
	width: 120px;
}

.ipt-purchase:nth-child(2){
	margin-left: 20px;
	
}
.ipt-purchase{
/*	margin-top: 0px\0;*/
	vertical-align: middle;
	line-height: 30px\0;
}
.overflow-hidden{
	overflow: hidden;
}
.ipt-submit{
	width: 100px;
	height: 45px;
	
	margin-left: 140px;
	cursor: pointer;
	margin-top: 20px;
	color: #ffffff;
	background-color:#e64545;
	border-radius: 3px;

}
.ipt-submit option{
	height: 45px\0;
	line-height: 45px\0;
}
.ipt-submit:hover{
	background-color: red;
}
p>select{
	height: 30px;
	width: 120px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-radius: 3px;
}
.product-category{
	display: none;
	/*position: absolute;

	left: 0;
	top: 0;*/
	position: fixed;
	z-index: 9999;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background:rgba(0,0,0,.6);
}
.products-wrap{
	position: relative;
 	margin: 0 auto;
 	margin-top: 150px;
	width: 680px;
	height: 350px;
	background-color: #ffffff;

}
.products-wrap select{
	height: 240px;
	width: 220px;
	border: 1px solid #dddddd;
	/*position: absolute;*/
	padding-left:5px ;
	margin-top: 20px;
}
.products-wrap select option{
	width: 100%;
	font-size: 14px;
	height: 18px;
	line-height: 18px;
}
   .products-wrap  h3{
    	background-color: #CCCCCC;
    	font-size: 18px;
    	height: 30px;
    	line-height: 30px;
    	padding-left: 20px;
    }
    .products-wrap h3 span{
		display: inline-block;
		cursor: pointer;
		float: right;
		text-align: center;
		line-height: 30px;
		width: 30px;
		height: 30px;
		margin-right: 10px;;
	}
.one{
	margin-left: 10px;
	/*width: 226px;*/
	
}
/*.two{
  	left: 252px;
  	min-width:150px;
  }
.three{
	left: 406px;
  	min-width:150px;
}*/

#product-select{
	color: #333333 !important;
}
#fileupload{
	margin-left: 140px !important;
}

/* footer */
.footer{
	background: #FFFFFF;
	padding-bottom: 62px;
}
.footer .footer-top{
	
	padding-top: 55px;
	padding-bottom: 34px;
}
.footer .footer-item h4{
	margin-bottom: 26px;
	font-family: 'roboto bold';
	color: #333333;
	font-weight: bold;
	font-size: 18px;
}
.footer .footer-item ul li{
	height: 24px;
	line-height: 24px;
}
.footer .footer-item ul li a{
	font-family: 'roboto';
	color: #333333;
}
.footer .footer-item ul li:hover a{
	color: #86bc42;
}
.footer .footer-middle{
	border-bottom:1px solid #e5ebf1;
	border-top: 1px solid #e5ebf1;
}
.footer .footer-middle ul{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	float: left;
}
.footer .footer-middle li{
	float: left;
	height: 48px;
	line-height: 48px;
}
.footer .footer-middle li:first-child a{
	border-left: none;
}
.footer .footer-middle li a{
	display: inline-block;
	padding: 0 10px;
	border-left:1px solid #333333;
}
.footer .footer-middle li:first-child{
	border-left: none;
}

.footer-bottom{
	text-align: center;
	height: 60px;
}
.footer-bottom p{
	font-family: 'roboto';
	color: #333333;
	line-height: 60px;
}
.footer .footer-tianchong{
	height: 35px;
	background: #00a13a;
}
/* nav-select */
nav{
	position: relative;
	
}
nav>p{
	border: 1px solid transparent;
}
nav:hover>p{
	border: 1px solid #CCCCCC;
	color: #00a13a;
}
nav>p .iconfont{
	border: 1px solid transparent;
	vertical-align: middle;
}

nav .nav-select{
	position: absolute;
	width: 100%;
	/* height: 450px; */
	top: 39px;
	background: #FFFFFF;
	z-index: 6696;
	opacity: 0;
	visibility: hidden;
}
nav:hover .nav-select{
	opacity: 1;
	visibility: visible;
}
nav .nav-select>ul{
	height: 450px;
	border: 1px solid #CCCCCC;
	border-top:none;
	padding-bottom: 10px;
}

nav .nav-select>ul>li{
	min-height: 40px;
	line-height: 40px;
	font-size: 12px;
	
}
nav .nav-select>ul>li .first-level-column{
	position: relative;
	z-index: 666;
}
nav .nav-select li a{
	display: inline-block;
	width: 100%;
	height: 100%;
	line-height: 40px;
}

nav .nav-select li i{
	position: absolute;
	vertical-align: middle;
	top: 0px;
	right: 10px;
	float: right;
	height: 40px;
	line-height: 40px;
	z-index: 666;
	background: #FFFFFF;
	-webkit-transition: all .3s ease-out 0s;
       -moz-transition: all .3s ease-out 0s;
        -ms-transition: all .3s ease-out 0s;
         -o-transition: all .3s ease-out 0s;
            transition: all .3s ease-out 0s;
}

nav .nav-select li:hover i{
	right: -2px;
	color: #86bc42;
	
}
nav .nav-select li>p.first-level-column{
	padding: 0 10px;
	border: 1px solid transparent;
}
nav .nav-select>ul>li:hover p.first-level-column{
	/* box-shadow: 0 0 2px #CCCCCC; */
	border: 1px solid #CCCCCC;
	border-left:none ;
	border-right:none ;
}
nav .nav-select>ul>li:last-child:hover p.first-level-column{
	border: 1px solid transparent;
}
nav>p{
	text-align: center;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
}
nav>p .icon-guanli{
	margin-right: 10px;
}
nav>p .icon-xiala-{
	margin-left: 10px;
}
nav .nav-select2{
	position: absolute;
	padding-bottom: 40px;
	background: #FFFFFF;
	width: 580px;
	right: -580px;
	top: 1px;
	opacity: 0;
	visibility: hidden;
	/*border: 1px solid #CCCCCC;*/
	min-height: 400px;
	box-shadow: 0px 0px 1px #D4D4D4;
	border-left:none ;
	
}
nav .nav-select2>ul>li{
	position: relative;
	top: 0px;
	padding: 0 40px 0px 40px;
	height: 40px;
}

nav .nav-select2>ul>li:first-child{
	border-left:none ;
	border-right:none ;
}
nav .nav-select>ul>li:hover .nav-select2{
	visibility: visible;
	opacity: 1;
}
nav .nav-select3{
	position: relative;
	float: left;
	padding: 0 10px;
	background: #FFFFFF;
	top: 0px;
	width: 50%;
	height: 220px;
	padding-top: 10px;
	overflow: hidden;
}
.nav-select3 ul{
	max-height: 140px;
	overflow: hidden;
}
.nav-select3 ul li{
	width: 100%;
	padding-right: 15px;
	overflow: hidden;
}
nav .nav-select3 .secondary-column a{
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: 30px;
}
.nav-select3 ul li a{
	line-height: 28px;
}
nav .nav-select3 .secondary-column:hover a{
	color: #00a13a;
}
/* nav .nav-select3>ul>li{
	padding-left: 40px;
} */
nav .nav-select2>ul>li:hover .nav-select3{
	visibility: visible;
	opacity: 1;
}
.view-more{
	font-size:14px ;
	color: #CCCCCC;
}
.back-top{
	position: fixed;
	right: 100px;
	bottom: 500px;
	width: 40px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background: #00A13A;
	cursor: pointer;
	color: #FFFFFF;
}
.footer-links{
	padding-left: 20px;
	margin-bottom: 20px;
}
.footer-links .footer-links-list{
	position: relative;
	margin-right: 40px;
	width: 115px;
	height: 45px;
	border-radius: 5px;
	border: 1px solid #DCDCDC;
}
.footer-links .footer-links-list:hover{
	box-shadow: 0 0 4px #DCDCDC;
}
.footer-links .footer-links-list img{
	position: relative;
	left: 50%;
	transform: translateX(-50%);
}
@media only screen and (min-width: 992px) and (max-width: 1470px) {
	
	.header .header-search input{
		width: 535px;
	}
	nav .nav-select2{
		width: 600px;
		right: -600px;
	}
	nav .nav-select3{
		width: 50%;
	}
	.footer-item{
		height: 200px;
	}
	.footer .footer-middle li a{
		font-size: 12px;
	}
} 
@media only screen and (min-width: 768px) and (max-width: 991px){
	.header nav{
		width: 170px;
	}
	.header .header-search input{
		width: 350px;
	}
	.buying{
		display: none;
	}
	.index-wrap1-item3 .slick-prev{
		left: 600px;
	}
	nav .nav-select2{
		width: 600px;
		right: -600px;
	}
	nav .nav-select3{
		width: 50%;
	}
	.footer-item{
		height: 200px;
	}
}	
.jdcfont {
	font-family: jdcfont !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: .2px;
	-moz-osx-font-smoothing: grayscale;
}

/* .cart-top {
    border: 1px solid #eee;
    height: 32px;
    padding-left: 12px;
    padding-right: 20px;
    line-height: 32px;
    cursor: pointer;
}*/

/*.cart-body {
    position: absolute;
    top: 100%;
    right: -2px;
    padding-top: 15px;
    display: none;
    box-shadow: 0 4px 6px rgb(0 0 0 / 18%);
}

.cart-empty {
    width: 320px;
    padding: 20px;
    background: #fff;
    font-size: 14px;
    font-weight: bold;
    color: #df1f26;
    line-height: 30px;
    text-align: center;
    display: none;
}

.cart-body .body-box {
    background: #fff;
    box-shadow: 0 4px 6px rgb(0 0 0 / 18%);
    width: 320px;
}

.cart-body .body-box .head {
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    background: #666;
}

.cart-body .body-box .head span {
    padding-left: 25px;
    padding-right: 25px;
}

.cart-body .body-box .cart-list {
    margin: 10px 0;
    max-height: 276px;
    overflow-y: scroll;
}

.cart-body .body-box .cart-list .item {
    padding: 10px 16px;
    padding-right: 0;
}

.cart-body .body-box .cart-list .item .pic {
    width: 72px;
    height: 72px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
    position: relative;
}
.cart-body .body-box .cart-list .item .pic img {
    width: 70px;
    height: 70px;
}

 .cart-body .body-box .cart-list .item .pic .del {
    color: #999;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: -7px;
    margin-bottom: -8px;
    z-index: 10;
    cursor: pointer;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

/*.cart-body .body-box .cart-list .item .mid {
    width: 95px;
    margin-right: 10px;
}

.cart-body .body-box .cart-list .item .mid .name {
    max-height: 40px;
    overflow: hidden;
}
.cart-body .body-box .cart-list .item .price {
    width: 100px;
}

.cart-body .body-box .cart-list .item .price span {
    display: block;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    color: #df1f26;
    font-weight: bold;
    text-overflow: ellipsis;
}


.cart-body .body-box .start-order {
    padding: 15px 0;
    border-top: 1px solid #ddd;
    text-align: center;
}

.cart-body .body-box .start-order a {
    display: inline-block;
    height: 34px;
    color: #fff;
    width: 210px;
    line-height: 34px;
    background: #df1f26;
    font-weight: bold;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.forSuppler .column-item .content {
    position: absolute;
    border: 1px solid #ddd;
    background: #fff;
    margin-top: -1px;
    padding: 0 10px;
    min-width: 100px;
    padding-bottom: 10px;
    padding-top: 5px;
    display: none;
}*/

#cart-layoutempty {
    font-size: 14px;
    font-weight: bold;
    color: #df1f26;
    line-height: 30px;
    text-align: center;
    display: none;
}

.store-cart .item {
    padding: 10px 0;
}

.store-cart .item .pic {
    width: 72px;
    height: 72px;
    border: 1px solid #ddd;
    float: left;
    margin-right: 10px;
    position: relative;
}

.store-cart .item .pic a {
    display: table-cell;
    width: 70px;
    height: 70px;
    text-align: center;
    vertical-align: middle;
}

.store-cart .item .pic a img {
    max-height: 70px;
    max-width: 70px;
}

.store-cart .item .pic .del {
    color: #999;
    font-size: 16px;
    position: absolute;
    right: 0;
    bottom: 0;
    margin-right: -7px;
    margin-bottom: -8px;
    z-index: 10;
    cursor: pointer;
}

.store-cart .item .pic .del:hover {
    color: #df1f26;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-times-circle:before {
    content: "\f057";
}


.store-cart .item .mid {
    width: 95px;
    margin-right: 10px;
}

.store-cart .item .mid .name {
    max-height: 40px;
    line-height: 20px;
    overflow: hidden;
}

.store-cart .item .price {
    width: 100px;
    margin-top: 20px !important;
}

.store-topbar {
    height: 32px;
    border-bottom: 1px solid #ddd;
    line-height: 32px;
}

.store-cart .item .price span {
    display: block;
    height: 25px;
    line-height: 25px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 12px;
    white-space: nowrap;
    overflow: hidden;
    color: #df1f26;
    font-weight: bold;
    text-overflow: ellipsis;
}
.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.start-order {
    padding-top: 15px;
    border-top: 1px solid #ddd;
    text-align: center;
}

.start-order a {
    display: inline-block;
    height: 30px;
    color: #fff;
    width: 210px;
    line-height: 30px;
    background: #00a13a;
    font-weight: bold;
    font-size: 14px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.start-order a:hover {
    color:#fff;
}

.menu-active .content {
    display: block;
}

.menu-item .content {
    position: absolute;
    border: 1px solid #ddd;
    background: #fff;
    margin-top: -1px;
    padding: 0 10px;
    width: 315px;
    padding-bottom: 10px;
    padding-top: 5px;
    z-index: 900;
    display: none;
}

#cart-layoutempty {
    font-size: 14px;
    font-weight: bold;
    color: #df1f26;
    line-height: 30px;
    text-align: center;
    display: none;
}
.menu-active .title {
	border: 1px solid #ddd;
	border-bottom: none;
	background: #fff;
}

.menu-active .content {
	display: block;
}

.cart-show{
    display: block;
}

.cart-hidde{
    display: none;
}