@charset "utf-8";
.id_str{
	top: -122px;
}
.cu_title{
	font-size: 48px;
	line-height: 48px;
	padding-bottom: 60px;
}
.cu1_box{
	width: 100%;
	padding-bottom: 120px;
}
.cu1_box .cu1_nav{
	width: calc((100% - 70px) / 3);
	border:1px solid #ebebeb;
	box-sizing: border-box;
	height: 286px;
	margin-right: 35px;
}
.cu1_box .cu1_nav .cu1_content{
	padding: 46px 10px 0 10px;
	font-size: 16px;
	line-height: 32px;
	color:#666;
	text-align: center;
}
.cu1_box .cu1_nav .cu1_title{
	font-size: 24px;
	font-weight: bold;
	margin-top: 30px;
	color: #000;
	line-height: 24px;
	margin-bottom: 20px;
}
.cu1_box .cu1_nav .cu1_txt:last-child{
	padding-bottom: 0;
}
.cu1_box .cu1_nav .cu1_content .img{
	margin: auto;
}
.cu1_box .cu1_nav:last-child{
	margin-right: 0;
}
.cu2_box{
	padding-bottom: 120px;
}
.cu2_inner{
	padding: 30px 50px;
	border:1px solid #ebebeb;
	box-sizing: border-box;
	
}
.cu2_box .cu2_nav{
	font-size: 16px;
	color:#333;
}
.cu2_box .cu2_nav .cu2_title{
	height: 48px;
	line-height: 48px;
	cursor: pointer;
}
.cu2_box .cu2_nav:nth-child(2n - 1) .cu2_title{
	height: 48px;
	background: #f7f9fc;
}
.cu2_box .cu2_nav:nth-child(2n) .cu2_title{
	background: #fff;
}
.cu2_box .cu2_nav .cu2_content{
	background: #f7f9fc;
	box-sizing: border-box;
	padding: 40px;
	display: none;
}
.cu2_box .cu2_nav .cu2_title_txt{
	width: 44.5%;
	box-sizing: border-box;
	padding-left: 40px;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt2{
	width: 30%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt3{
	width: 18.5%;
	text-align: center;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt4{
	width: 7%;
	height: 100%;
}
.cu2_box .cu2_nav .cu2_title_txt4 .img{
	margin: auto;
	-o-transition: all 0.6s;
	-ms-transition: all 0.6s;
	-moz-transition: all 0.6s;
	-webkit-transition: all 0.6s;
	transition: all 0.6s;
}
.cu2_box .cu2_nav.on .cu2_title_txt4 .img{
	-o-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.cu2_box .cu2_nav:first-child{
	font-weight: bold;
	font-size: 18px;
	color:#000;
	cursor: initial;
}
.cu2_box .cu2_nav:last-child{
	border-bottom: 1px solid #f0f2f4;
}
.cu2_box .cu2_nav:first-child{
	cursor: initial;
}
.cu2_box .cu2_nav .cu2_con_title{
	font-size: 16px;
	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{
	margin-bottom: 40px;
}
.cu2_box .cu2_nav .cu2_con:last-child{
	margin-bottom: 0;
}
/*响应式适配*/

@media screen and (max-width: 1861px) {
	
}
@media screen and (max-width: 1681px) {
	
}
@media screen and (max-width: 1450px) {
	
}
@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) {
	.id_str{
		top: -60px;
	}
	.cu_title {
	    font-size: 18px;
	    line-height: 18px;
	    padding-bottom: 20px;
	}
	.cu1_inner{
		display: block;
	}
	.cu1_box .cu1_nav {
	    width: 100%;
	    height: auto;
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.cu1_box .cu1_nav:last-child{
		margin-bottom: 0;
	}
	.cu1_box .cu1_nav .cu1_content {
	    padding: 20px 10px;
	    font-size: 14px;
	    line-height: 20px;
	}
	.cu1_box .cu1_nav .cu1_title {
	    font-size: 16px;
	    margin-top: 10px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}
	.cu1_box .cu1_nav .cu1_content .img {
		width: 30px;
	}
	.cu1_box,.cu2_box{
	    padding-bottom: 30px;
	}
	.cu2_inner {
	    padding: 10px 10px 0 10px;
	}
	.cu2_box .cu2_nav {
	    font-size: 12px;
	}
	.cu2_box .cu2_nav:first-child {
	    font-size: 14px;
	}
	.cu2_box .cu2_nav .cu2_title {
	    height: auto;
	    line-height: 16px;
	    padding: 10px 0;
	}
	.cu2_box .cu2_nav:nth-child(2n - 1) .cu2_title {
	    height: auto;
	}
	.cu2_box .cu2_nav:last-child {
	    border-bottom:none;
	}
	.cu2_box .cu2_nav .cu2_title_txt {
	    padding-left: 10px;
	    padding-right: 10px;
	    width: 37%;
	}
	.cu2_box .cu2_nav .cu2_title_txt2 {
	    width: 25%;
	}
	.cu2_box .cu2_nav .cu2_title_txt3 {
	    box-sizing: border-box;
	    width: 24.5%;
	}
	.cu2_box .cu2_nav .cu2_title_txt4 {
	    width: 10%;
	}
	.cu2_box .cu2_nav .cu2_content {
	    padding: 10px;
	}
	.cu2_box .cu2_nav .cu2_con_title {
	    font-size: 14px;
	}
	.cu2_box .cu2_nav .cu2_con_txt {
	    font-size: 12px;
	    line-height: 20px;
	}
	.cu2_box .cu2_nav .cu2_con {
	    margin-bottom: 20px;
	}
}
@media screen and (max-width: 414px) {
	
}