#products{
    margin: 20px auto;
}
.content-main #products ul{
	overflow:hidden;
}
.content-main #products ul li{
	width: 32%;
    float:left;
	margin-right:1%;
	margin-bottom: 30px;
}
.content-main #products ul li h2{
	text-align:center;
	font-weight:normal;
}
.content-main #products ul li h2 a{
	font-size:18px;
	color:#b62534;
	
}
 .content-main #products ul li:nth-child(3n){
	margin-right:0;
}
 .content-main #products ul li:nth-child{
	margin-right:0;
}
.bigbox2 {
	background: #f1f1f1;
	padding: 5px 20px;
}
.bigbox2 h3{
	text-align:left;
	padding: 10px 0 0;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.bigbox2 h3 a{
	color:#000;
	font-size:16px;
}
.bigbox2 p{
	font-size:13px;
	color:#a2a2a2;
}
.bigbox2 article{
	color:#454545;
	font-size:12px;
	min-height:23px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#products ul li:nth-child{
	margin-right:0;
}
#products ul li .bigbox1{
	width: 100%;
	overflow: hidden;
    position: relative;
	height:188px;
}
#products ul li .bigbox1 a{
    display: block;
	background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    background-color: #fff;
}

#products ul li div.bigbox1 img{
	width: 100%;
	height: 188px;
}
#products ul li div.bigbox1 .txt{
	width: 100%;
	height:0;
	margin: 0;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.5s;
	color: #fff;
}
#products ul li div.bigbox1 .txt img{
	width:auto;
	height:auto;
}
/***************detail*****************/
.content-main .productIntro{
	overflow:hidden;
	margin: 20px 0;
}
.content-main .productIntro #albumBox{
	float:left;
	width: 54%;
    margin: 0 1%;
}
.content-main .productIntro #albumBox .img{
	margin-bottom: 15px;
	height:400px;
	background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.content-main .productIntro #albumBox .img img{
	width:100%;
}
.content-main .productIntro #albumBox .slick-initialized .slick-slide{
	display: block;
    margin-right: 7px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}
.content-main .productIntro #introBox,
.content-main .productIntro .orderfunction{
	float:right;
	width: 40%;
    margin: 0 1%;
	padding: 0 0 10px ;
}
.content-main .productIntro #introBox span{
	color: #026ea2;
}
.content-main .productIntro #introBox h3{
	color: #232323;
    font-size: 24px;
    font-weight: normal;
    border-bottom: 1px solid #6F6E6E;
    padding-bottom: 10px;
}
.content-main .productIntro #introBox article{
	padding:0 0 10px ;
    color: #424242;
	font-size: 16px;
}
.content-main .productIntro .orderfunction .price-detail{
}
.content-main .productIntro .orderfunction .price-detail p{
	color: #9c9c9c;
}
.content-main .productIntro .orderfunction .price-detail >p:nth-child(1){
	text-decoration:line-through;
	font-size:12px;
}
.content-main .productIntro .orderfunction .price-detail >p:nth-child(2){
	color: #e43e3e;
	font-size:18px;
}
.content-main .productIntro .orderfunction .order-site{
	margin:10px 0; 
}
.content-main .productIntro .orderfunction .order-site p{
	color: #4682ad;
    font-size: 16px;
}
.content-main .productIntro .orderfunction .order-site .add{
	margin-top: 10px;
}
.content-main .productIntro .orderfunction .order-site .add input{    
	background: #da5555;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
    font-size: 16px;
}
.wrapper #content section .artivle-content #content-main #product-article{
	width: 98%;
    margin: 30px 1%;
}
.wrapper #content section .artivle-content #content-main #product-article .tabs{
	border-bottom: 1px solid #6F6E6E;
    padding-bottom: 15px;
}
.wrapper #content section .artivle-content #content-main #product-article .tabs li{
	display: inline-block;
    border: 1px solid #5D5D5D;
    padding: 10px 20px;
	margin-bottom: 5px;
}
.wrapper #content section .artivle-content #content-main #product-article .tabs li:hover{
	background: #69aaca;
}
.wrapper #content section .artivle-content #content-main #product-article .tabs li:hover a{
	color:#fff;
}
.wrapper #content section .artivle-content #content-main #product-article .tabs li a{
}
.wrapper #content section .artivle-content #content-main #product-article .tabs li.active{
	background: #026DA2;
}
.wrapper #content section .artivle-content #content-main #product-article .tabs li.active a{
	color:#fff;
}
.wrapper #content section .artivle-content #content-main #product-article #tabs_container{
	 padding: 15px 0;
}
.wrapper #content section .artivle-content #content-main #product-article #tabs_container .tab_content{
	width: 98%;
    margin: 0 1%;
}
.wrapper #content section .artivle-content #content-main #product-article #tabs_container .tab_content img{
	max-width:100% !important;
}
/**
*
* =products detail
*
**/
#pro-article {
	margin-bottom: 30px;
	overflow: hidden;
	position: relative;
}

#pro-article ul.tabs {
	width: 100%;
	height: 30px;
	overflow: visible;;
}

#pro-article ul.tabs li {
	margin: 0 3px -1px 0;
	height: 29px;
	float: left;
	overflow: hidden;
	position: relative;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	opacity: 0.5;
}

#pro-article ul.tabs li a {
	padding: 0 10px;
	height: 29px;
	display: block;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	color:#636363;
}

#pro-article ul.tabs li.active {
	opacity: 1;
    background: #f3f3f3;
    border-radius: 0;
}

#pro-article ul.tabs li.active a {
	color: #424242;
	font-weight: bold;
}

#pro-article #tabs_container {
	clear: left;
	margin: 15px 0 0;
	width: 100%;
}

#pro-article #tabs_container .tab_content {
	margin: 0 10px;
	line-height: 170%;
	font-size: 16px;
}

#pro-article #tabs_container #tab2 ,
#pro-article #tabs_container #tab3 {
	display: none;
}
.sub-pro-img{
	overflow:hidden;
	margin: 20px 0;
}
.sub-pro-img li{
	display: inline-block;
    width: 18%;
    margin: 0 1% 0 0;
    height: 90px;
	line-height: 90px;
}
.sub-pro-img li a{
	display:block;
	overflow:hidden;
	height: 100%;
}
.sub-pro-img li a img{
	width:100%;
}
/**
*
* =products detail
*
**/
.ask {
	margin: 20px 0;
	text-align: right;
}

.ask a {
	padding: 0 20px;
    height: 39px;
    background: #9e9e9e;
	display: inline-block;
	line-height: 39px;
    font-size: 18px;
    color: #fff;
}


/**
*
* =other product
*
**/
.other-product {
	clear: both;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px #e2e2e2 solid;
}

.other-product h3 {
	font-size: 20px ;
    color: #808080;
    margin-bottom: 20px;
}

.other-product ul {
	overflow: hidden;
	margin-top:10px;
}

.other-product ul li {
	margin-right: 3%;
	width: 22%;
	float: left;
}

.other-product ul li h2 {
	margin-top: 10px;
	padding: 0 !important;
	border-bottom: none !important;
	font-size: 16px !important;
	text-align:center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.other-product ul li h2 a{
	color: #A5A5A5;
}
.other-product ul li .photo {
	height: 150px;
	display: block;
	overflow: hidden;
}

.other-product ul li .photo img {
	width: 100%;
}

.other-product ul li:last-child {
	margin: 0;
}
@media screen and (max-width: 1200px) {
	#products ul li .bigbox1 a{
	    background-size: 150%;	
	}
}
@media screen and (max-width: 960px) {
	.other-product ul li .photo{
		height:120px;
	}
	.other-product ul li{
		width: 47% ;
	}
	.content-main .productIntro #introBox, .content-main .productIntro .orderfunction,
	.content-main .productIntro #albumBox{
		width: 98%;
	}
}
@media screen and (max-width: 778px) {
	 .content-main #products ul li{
		width: 48.5% !important;
	}
	 .content-main #products ul li:nth-child(2n){
		margin-right:0;
	}
	 .content-main #products ul li:nth-child(3n){
	 	margin-right:1%;
	 }
	.other-product ul li .photo{
		height:150px;
	}
	#products ul li .bigbox1{
		height: 158px;	
	}
}
@media screen and (max-width: 660px) {
	.content-main .productIntro #albumBox .img{
	    height: 300px;	
	}
}
@media screen and (max-width: 500px) {
	.sub-pro-img li{
	    width: 17%;	
		height: 70px;
		line-height: 70px;
	}
	.content-main .productIntro #albumBox .img{
		height: 200px;
	}
}
@media screen and (max-width: 450px) {
	.wrapper #content section .artivle-content #content-main #product-article .tabs li{
		padding: 2% 4%;
		width: 40%;
		text-align: center;

	}
	 .content-main #products ul li .bigbox1 a{
		background-size:cover;
	}
	.other-product ul li,
	.other-product ul li:last-child{
		width: 80%;
		margin: 0 10%;
	}
	#products ul li .bigbox1{
		height: 130px;	
	}
}

.