@charset "utf-8";
.base_title{
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	color: #000;
	line-height: 48px;
}
.j1_box{
	width: 100%;
	padding-top: 70px;
}
.j1_box .j1_img{
	width: 100%;
	border-radius: 20px;
}
.cu2_box{
	width: 100%;
	padding-top: 70px;
	padding-bottom: 95px;
}
.cu2_box .cu2_con11{
	margin-top: 40px;
}
.cu2_box .cu2_select{
	width: 19%;
	height: 60px;
	margin-right: 20px;
	appearance:none;   
	-moz-appearance:none;   
	-webkit-appearance:none; 
	border:1px solid rgb(230, 230, 230);
	border-radius: 10px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
	padding: 0 20px;
	box-sizing: border-box;
	outline: none;
	color:#666666;
	font-size: 16px;
}
.cu2_box .cu2_search{
	width: 24%;
	height: 60px; 
	border:1px solid rgb(230, 230, 230);
	border-radius: 10px;
	box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.06);
	overflow: hidden;
}
.cu2_box .cu2_search .cu2_input{
	width: calc(100% - 60px);
	height: 100%;
	box-sizing: border-box;
	padding: 0 20px;
	border-radius: 0;
	border:none;
	outline: none;
	font-size: 16px;
}
.cu2_box .cu2_search .cu2_btn{
	width: 60px;
	height: 100%;
	background: #666666;
}
.cu2_inner{
	margin-top: 50px;
}
.cu2_box .cu2_nav{
	font-size: 18px;
	color:#333;
}
.cu2_box .cu2_nav .cu2_title{
	height: 86px;
	line-height: 86px;
	cursor: pointer;
	border-bottom: 1px solid #e5e5e5;
}
.cu2_box .cu2_nav .cu2_content{
	background: #f7f9fc;
	box-sizing: border-box;
	padding: 40px 54px;
	display: none;
}
.cu2_box .cu2_nav .cu2_title_txt{
	width: 20%;
	box-sizing: border-box;
	padding-left: 54px;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt2{
	width: 14%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt3{
	width: 13%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt4{
	width: 13%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt5{
	width: 18%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt6{
	width: 15%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt7{
	width: 7%;
	height: 100%;
	box-sizing: border-box;
	padding-right: 54px;
}
.cu2_box .cu2_nav .img2{
	display: none;
}
.cu2_box .cu2_nav.on .img1{
	display: none;
}
.cu2_box .cu2_nav.on .img2{
	display: block;
}
.cu2_box .cu2_nav:first-child{
	font-weight: bold;
	font-size: 18px;
	color:#fff;
	cursor: initial;
}
.cu2_box .cu2_nav:first-child .cu2_title{
	height: 72px;
	line-height: 72px;
	background: #c30d23;
}
.cu2_box .cu2_nav .cu2_con_title{
	font-size: 24px;
	color:#333;
	padding-bottom: 10px;
}
.cu2_box .cu2_nav .cu2_con_txt{
	font-size: 16px;
	color:#666;
	line-height: 30px;
}
.cu2_box .cu2_nav .cu2_con:nth-child(1){
	margin-bottom: 30px;
}
.cu2_box .cu2_nav .cu2_con:last-child{
	margin-bottom: 0;
}
.cu2_box .cu2_nav .cu2_nav_btn{
	width: 186px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	color:#fff;
	background: #bc192e;
	border-radius: 8px;
	display: block;
	margin-top: 40px;
}
.product_page{
	margin-top: 70px;
}
.next_arrow:after,
.prev_arrow:after{
	font-size: 36px;
	color: #666666;
}
.next_arrow{
	right: 0;
}
.prev_arrow{
	left: 0;
}
.j3_box{
	width: 100%;
	padding-bottom: 110px;
	padding-top: 90px;
	background: #fcfcfc url(../img/j3_line.png) no-repeat center 55%;
	background-size: 100% auto;
}
.j3_box .j3_inner{
	margin-top: 90px;
	position: relative;
}
.j3_box .swiper_inner{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 1;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	text-align: center;
}
.j3_box .swiper_inner .swiper_icon{
	margin: auto;
}
.j3_box .swiper_inner .swiper_title{
	font-size: 20px;
	line-height: 20px;
	margin-top: 16px;
	color:#fff;
}
.j3_box .swiper_img{
	width: 100%;
	border-radius: 10px;
}
.swiper-1{
	margin: 0 110px;
}
.swiper-1 .swiper-slide:nth-child(2n){
	margin-top: 100px;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {
	
}
@media screen and (max-width: 1681px) {
	
}
@media screen and (max-width: 1450px) {
	.base_title{
		font-size: 30px;
		line-height: 30px;
	}
	.swiper-1 {
	    margin: 0 60px;
	}
	.j3_box .swiper_inner .swiper_title {
	    font-size: 16px;
	    line-height: 16px;
	}
}
@media screen and (max-width: 1335px) {
	
}
@media screen and (max-width: 1200px) {
	
}
@media screen and (max-width: 1100px) {

}
@media screen and (max-width: 1000px) {
	
}
@media screen and (max-width: 768px) {
	
}
@media screen and (max-width: 500px) {
	.j1_box {
	    padding-top: 20px;
	}
	.cu2_box {
	    padding-top: 20px;
	    padding-bottom: 0px;
	}
	.base_title {
	    font-size: 18px;
	    line-height: 18px;
	}
	.cu2_box .cu2_select {
	    width: calc((100% - 10px) / 2);
	    height: 36px;
	    margin-right: 10px;
	    padding: 0 10px;
	    font-size: 14px;
	    float: left;
	    margin-bottom: 10px;
	}
	.cu2_box .cu2_select:nth-child(2){
		margin-right: 0;
	}
	.cu2_box .cu2_search {
	    width: 100%;
	    height: 36px;
	    clear: both;
	}
	.cu2_box .cu2_con11{
		display: block;
		margin-top: 20px;
	}
	.cu2_box .cu2_search .cu2_input {
	    width: calc(100% - 42px);
	    padding: 0 10px;
	    font-size: 14px;
	}
	.cu2_box .cu2_search .cu2_btn {
	    width: 42px;
	}
	.cu2_box .cu2_search .cu2_btn .img{
		width: 14px;
	}
	.cu2_inner {
	    margin-top: 20px;
	    width: 100%;
	    overflow-y:hidden;
	    overflow-x:scroll;
	}
	.cu2_box .cu2_nav{
		width: 600px;
	}
	.cu2_box .cu2_nav:first-child .cu2_title {
	    height: 36px;
	    line-height: 36px;
	    font-size: 12px;
	}
	.cu2_box .cu2_nav .cu2_title_txt {
	    padding-left: 10px;
	}
	.cu2_box .cu2_nav .cu2_title {
	    height: 30px;
	    line-height: 30px;
	    font-size: 12px;
	    border-bottom: 1px solid #e5e5e5;
	}
	.cu2_box .cu2_nav .cu2_title .img{
		width: 16px;
	}
	.cu2_box .cu2_nav .cu2_title_txt7{
		padding-right: 20px;
	}
	.cu2_box .cu2_nav .cu2_content {
	    padding: 20px;
	}
	.cu2_box .cu2_nav .cu2_con_title {
	    font-size: 16px;
	    line-height: 20px;
	}
	.cu2_box .cu2_nav .cu2_con_txt {
	    font-size: 14px;
	    line-height: 20px;
	}
	.cu2_box .cu2_nav .cu2_con:nth-child(1) {
	    margin-bottom: 20px;
	}
	.cu2_box .cu2_nav .cu2_nav_btn {
	    width: 90px;
	    height: 36px;
	    line-height: 36px;
	    margin-top: 20px;
	    font-size: 14px;
	}
	.product_page {
	    margin-top: 20px;
	}
	.j3_box {
	    padding-bottom: 20px;
	    padding-top: 20px;
	    background: #fcfcfc ;
	}
	.j3_box .j3_inner {
	    margin-top: 20px;
	    position: relative;
	}
	.swiper-1 {
	    margin: 0 ;
	}
	.next_arrow:after, .prev_arrow:after{
		font-size: 20px;
	}
	.swiper-1 .swiper-slide:nth-child(2n) {
	    margin-top: 30px;
	}
	.j3_box .swiper_inner {
	    width: 90%;
	}
	.j3_box .swiper_inner .swiper_icon {
	    width: 26px;
	}
	.j3_box .swiper_inner .swiper_title {
	    font-size: 14px;
	    line-height: 14px;
	}
}