/*头部*/

/*$$


{"color":[{"val":"#ffffff","title":"产品分类标题颜色+产品分类列表颜色+标题中文字颜色"},{"val":"#262626","title":"产品分类列表选中颜色"},{"val":"#facd00","title":"热线和邮箱数字颜色"},{"val":"#999999","title":"当前位置栏目颜色"},{"val":"#facd00","title":"热线和邮箱数字颜色"}],"background":[{"val":"#000000","title":"产品分类标题底色"},{"val":"#555555","title":"产品说明正文+产品信息文字"},{"val":"#fafafb","title":"主体部分背景颜色"}],"border":[{"val":"#facd00","title":"产品分类上边框"},{"val":"#dcdcdc","title":"产品说明边框"},{"val":"#f2e117","title":"产品说明标题底边框"}]}


$$*/


#list_xxx{


	float: left;


	width: 25%;


}





#list_xxx .listTitle {


	width: 100%;


	background: #000000;


	padding-top: 15px;


	font-family: "思源黑体CN";


	font-size: 24px;


	line-height: 50px;


	text-align: center;


	border-top: #facd00 3px solid;


	color: #ffffff;


}


#list_xxx .listTitle img{


	float: right;


	margin-right: 20px;


	width: 27px;


	height: 15px;


	margin-top: 15px;


	display: none;


}


#list_xxx .listBody {


	width: 100%;


	background: #262626;


	padding-top: 15px;


	padding-bottom: 140px;


}





#list_xxx .listBody ul {


	width: 100%;


}





#list_xxx .listBody ul li {


	width: 100%;


	height: 52px;


	font-size: 18px;


	line-height: 52px;


	text-align: center;


	margin-bottom: 35px;


}





#list_xxx .listBody ul li:last-child {


	margin-bottom: 0;


}





#list_xxx .listBody ul li a {


	color: #ffffff;


}





#list_xxx .active {


	background: #f2e117;


}





#list_xxx .listBody ul li.active a{


	color: #262626;


}





#list_xxx .listFooter {


	width: 100%;


	height: 130px;


	background: url(/static/images/prodocutList_02_03.png) no-repeat 15px center #facd00;


	padding-left: 80px;


	padding-top: 30px;


	font-size: 18px;


	line-height: 30px;


	color: #262626;


}





#list_xxx .listFooter span {


	font-size: 30px;


	line-height: 33.34px;


	color: #262626;


	font-style: italic;


	margin-left: -10px;


}





#product_xxx{


	width: 1200px;


	margin: 0 auto;


	padding-top: 65px;


	padding-bottom: 100px;


}








#product_xxx .productRight {


	float: right;


	width: 72%;


	padding-top: 30px;


	padding-right: 35px;


	box-sizing: border-box;


}





#product_xxx .productRightTop {


	width: 100%;


}





#product_xxx .productRightTopLeft {


	float: left;


	width: 54%;


	margin-bottom: 45px;


}


#product_xxx .swiper2{


	width: 100%;


	height: 320px;


	overflow: hidden;


}


#product_xxx .swiper1{


	width: 100%;


	margin-top: 10px;


	position: relative;


}


/*#product_xxx .swiper2 .swiper-slide,#product_xxx .swiper2 .swiper-slide img{


	width: 100%;


	height: 100%;


}*/


#product_xxx .swiper2 .swiper-container{


	width: 100%;


	height: 100%;


}


#product_xxx .swiper1 .swiper-container{


	width: 89%;


	margin: 0 auto;


}


#product_xxx .swiper2 .swiper-container .swiper-wrapper {


	width: 100%;


	height: 100%;


}


#product_xxx .swiper1 .swiper-container .swiper-wrapper {


	width: 100%;


}


#product_xxx .swiper2 .swiper-slide {


	width: 100%;


	margin: 0 auto;


	border: #dcdcdc 1px solid;


	box-sizing: border-box;


}


#product_xxx .swiper1 .swiper-container .swiper-slide {


	border: #dcdcdc 1px solid;


	height: 70px;


	width: 23.4%;


	 opacity:0.5;


	 cursor:pointer


}


#product_xxx .swiper2 .swiper-slide img{


	width: 100%;


	height: 100%;


	object-fit: cover;


}


#product_xxx .swiper1 .swiper-container .swiper-slide img{


	width: 100%;


	height: 100%;


	object-fit: cover;


}


#product_xxx .swiper1 .swiper-slide-thumb-active{


	 opacity:1 !important;


}





#product_xxx .swiper1 .wrap-prev,#product_xxx .swiper1 .wrap-next{


	width: 17px;


	height: 60px;


	position: absolute;


	top: 50%;


	margin-top: -30px;


	display: block;


}


#product_xxx .swiper1 .wrap-prev{


	background: url(/static/images/prodocutList_02_06.png) no-repeat center;


	left: 0px;


}


#product_xxx .swiper1 .wrap-prev:hover{


	background: url(/static/images/prodocutList_02_07.png) no-repeat center;


}


#product_xxx .swiper1 .wrap-next{


	background: url(/static/images/prodocutList_02_04.png) no-repeat center;


	right: 0px;


}


#product_xxx .swiper1 .wrap-next:hover{


	background: url(/static/images/prodocutList_02_05.png) no-repeat center;


}


#product_xxx .productRightTopRight{


	float: right;


	width: 40%;


}


#product_xxx .productRightTopRightTitle{


	font-size: 18px;


	font-weight: bold;


	line-height: 33.34px;


	color: #555555;


}


#product_xxx .productRightTopRight p{


	font-size: 14px;


	line-height: 40px;


	color: #555555;


}


#product_xxx .productRightBot{


	width: 100%;


	border: #dcdcdc 1px solid;


}


#product_xxx .productRightBotTitle{


	width: 100%;


	border-bottom: #dcdcdc 1px solid;


}


#product_xxx .productRightBotTitle p{


	width:135px;


	border-bottom:#f2e117 2px solid;


	text-align: center;


	font-size: 14px;


	color: #555555;


	line-height:45px;


}


#product_xxx .productRightBotBody{


	width: 100%;


	padding: 20px 40px 20px 40px;


}

#product_xxx .productRightBotBody td{border: 1px #262626 solid; padding:4px; line-height: 28px;}


#product_xxx .productRightBotBody img{


	max-width: 100%;

	width: auto;


	display: block;


	margin: 0 auto;


}


#product_xxx .productRightBotBody p{


	font-size: 14px;


	line-height: 30px;


	color: #555555;


	margin-top: 10px;


}


#product_xxx .prBox{


	height: 70px;


	position: relative;


	display: none;


	width: 96%;


	left: 2%;


}


#product_xxx .prClass{


	position: absolute;


	height: 60px;


	width: 100%;


	background: #ffffff;


	box-shadow: 0 0 15px 10px rgba(0,0,0,.1);


	bottom:20px;


	z-index:100;


}


#product_xxx .classList{


	width: calc(100% - 100px);


	margin: 0 auto;


	height: 100%;


	overflow: hidden;


	position: relative;


}


#product_xxx .classList .sBox{


	height: 100%;


	display: block;


	float: left;


	width:100%;


}


#product_xxx .classList .swiper-slide-active{


	background:#f2e117;


}


#product_xxx .classList .sBox .title{


	width: 100%;


	display: block;


	text-align: center;


	line-height: 60px;


	height: 60px;


	color: #555555;


	font-size: 14px;


	overflow: hidden;


	text-overflow:ellipsis;


	white-space: nowrap;


	padding: 0 10px;


}


#product_xxx .classList .sBox.cur .title{


	color: #ffffff;


}


#product_xxx .btnPrev{


	background: url(/static/images/CN00002_03.png) no-repeat center center;


	background-size: 15px 25px;


	position: absolute;


	left:0;


	top:0;


	width: 50px;


	height: 100%;


	cursor: pointer;


}


#product_xxx .btnNext{


	background: url(/static/images/CN00002_04.png) no-repeat center center;


	background-size: 15px 25px;


	position: absolute;


	right:0;


	top:0;


	width: 50px;


	height: 100%;


	cursor: pointer;


}
#product_xxx .className{

	height:80px;

	line-height:40px;

	border-bottom:#dcdcdc solid 1px;

	display: none;

	width:calc(100% - 20px);

	margin: 0 10px 20px 10px;

} 

#product_xxx .className .title-1{

	float: left;

	font-size: 20px;

	color: #262626;

	position: relative;

	display: inline-block;

	font-weight: bold;

}

#product_xxx .className .title-1 a{

	color: #262626;

}

#product_xxx .className .title-1::after{

	position: absolute;

	left: 0;

	bottom: 0;

	width: 100%;

	height: 1px;

	background: #f2e117;

	content: '';

}

#product_xxx .className .title-2{

	color: #999999;

	float: right;

	font-size: 14px;

	width: 100%;

	height: 40px;

	overflow: hidden;

}

#product_xxx .className .title-2 a{

	color: #999999;

}

@media screen and (max-width:1200px) {


	#product_xxx{


		width: 100%;


	}


	#list_xxx .listFooter span{


		font-size: 25px;


	}


}


/* ipad */


@media screen and (max-width:992px){


	#product_xxx{


		width: 100%;


		


	}


	#product_xxx .productRight{


		


	}


	#product_xxx .productRightTopLeft{


		width: 90%;


		margin: auto;


		float: none;


	}


	#product_xxx .productRightTopRight{


		width: 90%;


		margin: auto;


		float: none;


		margin-top: 20px;


	}


}


/* 手机 */


@media screen and (max-width: 767px) {


	#product_xxx{


		width: 100%;


		padding-top: 0;


	}


	#product_xxx .swiper2{


		height: 250px;


	}


	#product_xxx .productRight{


		width: 100%;


		margin-top: 20px;


		padding: 0;


	}


	#product_xxx .productRightTopLeft{


		width: 100%;


	}


	#product_xxx .productRightTopRight{


		width: 90%;


		margin: auto;


		margin-top: 10px;


	}


	#product_xxx #list_xxx{


		display: none;


	}


	#product_xxx .prBox{


		display: block;


	}

	#product_xxx .productRightBot{

		width: calc(100% - 20px);

		margin: 0 10px;

	}

	#product_xxx .productRightBotBody{

		padding: 20px;

	}
	#product_xxx .className{

		display: block;

	}

}