/*头部*/

/*$$

{"color":[{"val":"#555555","title":"列表字体颜色"},{"val":"#bfbfbf","title":"分页器颜色"},{"val":"#ffffff","title":"标题颜色"},{"val":"#262626","title":"列表选中颜色颜色"}],"background":[{"val":"#000000","title":"列表标题颜色"},{"val":"#262626","title":"列表主体"},{"val":"#f2e117","title":"列表选中"},{"val":"#facd00","title":"联系方式底色"},{"val":"#6160ea","title":"分页选中"}],"border":[{"val":"#dcdcdc","title":"图片边框颜色"},{"val":"#e5e5e5","title":"右侧列表下边框"},{"val":"#facd00","title":"列表上边框颜色"},{"val":"#a0a0a0","title":"查看我们边框"}]}

$$*/

#title_xxx{

	width: 100%;

	background-size: cover;

	overflow: hidden;

	position: relative;

}

#title_xxx .swiper{

	width: 100%;

}

#title_xxx .swiper-slide{

	width: 100%;

}

#title_xxx .swiper-slide img{

	width: 100%;

	object-fit: contain;

}

#title_xxx .titleChar{

	width: 50%;

	position: absolute;

	top: -35px;

	left: 50%;

	margin-left: -25%;

	z-index: 999;

}

#title_xxx .titleEn {

	font-size: 56px;

	line-height: 240px;

	font-family: arial;

	font-weight: bold;

	color: rgba(255, 255, 255, 0.2);

	text-align: center;

}



#title_xxx .titleCH {

	font-size: 28px;

	font-family: arial;

	font-weight: bold;

	color: #ffffff;

	line-height: 33.34px;

	text-align: center;

	margin-top: -120px;

}

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

	#list_xxx .listFooter span{

		font-size: 25px;

	}

	#title_xxx .titleChar{

		width: 98%;

		margin-left: -49%;

		top: -50%;

	}

}

/* ipad */

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

	

	#product_xxx .productRight{

		

		/*padding: 0;*/

	}

	#title_xxx .titleChar{

		width: 98%;

		margin-left: -49%;

		top: -75%;

	}

}

/* 手机 */

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

	#title_xxx{

		width: 100%;

	}

	#title_xxx .titleEn{

		font-size:35px

	}

	#product_xxx{

		width: 100%;

	}

	#list_xxx{

		width: 100%;

	}

	/*#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;

	}*/

	#title_xxx{

		padding-top: 70px;

		width: 100%;

	}

	#title_xxx .swiper-slide img{

		height: 240px;

		object-fit: cover;

	}

	#title_xxx .titleChar{

		width: 98%;

		margin-left: -49%;

		top: 0;

	}

}

#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: #8b0000;

}



#list_xxx .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;

}

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

	#list_xxx .listFooter span{

		font-size: 25px;

	}

}

/* ipad */

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

	

}

/* 手机 */

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

	#list_xxx{

		width: 100%;

	}

	#list_xxx .listBody{

		display: none;

		padding-bottom:15px ;

	}

	#list_xxx .listTitle img{

		display: block;

	}

	#list_xxx .listBody ul li{

		margin-bottom: 0;

	}

}

.pages{

        width: 100%;

        margin: 20px auto;

        height: 30px;

        line-height: 30px;

}

.pages .pagination{

        text-align: center;

        font-size: 16px;

        font-weight: bold;

}

.pages .pagination li{

        color: #bfbfbf;

        padding: 0 5px;

        line-height: 30px;

        display: inline-block;

        margin: 0 5px;

}

.pages .pagination li a{

        color: #bfbfbf;

}

.pages .pagination li.active{

        background: #6160ea;

        color: #fff;

        border-radius: 50%;

        height: 30px;

        padding: 0 10px;

}

#productul_xxx{

	width: 1200px;

	margin: 0 auto;

	padding: 65px 0;

}

#productul_xxx .productulBody{

	float: right;

	width: 72%;

	padding-right: 35px;

	box-sizing: border-box;

}

#productul_xxx .productBodyTop{

	width: 100%;

}

#productul_xxx .productBodyTop ul{

	width: 100%;

}

#productul_xxx .productBodyTop ul li{

	width: 100%;

	padding-bottom: 30px;

	padding-top: 15px;

	padding-right: 15px;

	border-bottom: #e5e5e5 1px solid;

	position: relative;

}

#productul_xxx .productBodyTop ul li:last-child{

	border: none;

}

#productul_xxx .productulCharA{

	font-weight: bold;

	font-size: 18px;

	line-height: 34px;

	color: #555555;

	width: calc(100% - 110px);

	height: 34px;

	overflow: hidden;

	text-overflow:ellipsis;

	white-space: nowrap;

}

#productul_xxx .productulCharB{

	font-size: 14px;

	line-height: 36px;

	color: #555555;

	margin-top: 30px;

	overflow:hidden; 

	text-overflow:ellipsis;

	display:-webkit-box; 

	-webkit-box-orient:vertical;

	-webkit-line-clamp:3; 



}

#productul_xxx .productulCharC{

	width: 100px;

	font-size: 14px;

	line-height: 40px;

	text-align: center;

	color: #555555;

	border: #a0a0a0 solid 1px;

	position: absolute;

	top: 15px;

	right: 0;

}

#productul_xxx .prBox{

	height: 70px;

	position: relative;

	display: none;

	width: 96%;

	left: 2%;

}

#productul_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;

}

#productul_xxx .classList{

	width: calc(100% - 100px);

	margin: 0 auto;

	height: 100%;

	overflow: hidden;

	position: relative;

}

#productul_xxx .classList .sBox{

	height: 100%;

	display: block;

	float: left;

	width:100%;

}

#productul_xxx .classList .active{

	background:#f2e117;

}

#productul_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;

}

#productul_xxx .classList .sBox.cur .title{

	color: #ffffff;

}

#productul_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;

}

#productul_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;

}

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

	#productul_xxx{

		width: 100%;

		padding: 20px 0;

	}

}

/* ipad */

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

	#productul_xxx{

		width: 100%;

	}

}

/* 手机 */

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

	#productul_xxx{

		width: 100%;

		padding: 0 10px;

	}

	#productul_xxx .productulBody{

		width: 96%;

		float: none;

		margin: auto;

		padding-right: 0;

		margin-top: 20px;

	}

	#productul_xxx .prBox{

		display: block;

	}

	#productul_xxx #list_xxx{

		display: none;

	}

	#productul_xxx .productBodyTop ul li{

		padding-right: 0;

		padding-bottom: 10px;

		padding-top: 10px;

	}

	#productul_xxx .productulCharA{

		line-height: 30px;

	}

	#productul_xxx .productulCharB{

		line-height: 24px;

		max-height: 72px;

		margin-top: 10px;

	}

	#productul_xxx .productulCharC{

		height: 30px;

		line-height: 30px;

		top:10px;

	}

}