@media (max-width: 1600px) and (min-width: 1220px) {
	.container {
		width: 1200px;
	}
.banne3_2 {
    font-size: 70px;
}
.cpjs_bzpz3 {
    width: 320px;
}
.cpjs_bzpz7 {
    width: calc(100% - 640px - 40px);
}
.cpjs_bzpz4 {
    margin-bottom: 80px;
}
	.cpjs_bzpz4_5 {
    width: 195px;
    left: 85%;
}
.cpjs_bzpz4_6 {
    width: 455px;
    left: 95%;
        margin-top: 20px;
}
.cpjs_bzpz8 {
    width: 70px;
    right: 102%;
    top: 35px;
}

}

@media (max-width: 1220px) and (min-width: 1020px) {
	.container {
		width: 1020px;
	}

	.logo {
		height: 30px;
		margin-top: 25px;
	}

	.heade li {
		margin-right: 25px;
	}

	.cpjs_bzpz3 {
    width: 260px;
    margin-top: 90px;
}
.cpjs_bzpz7 {
    width: calc(100% - 520px - 40px);
}
.cpjs_bzpz4 {
    margin-bottom: 90px;
}
.cpjs_bzpz4_1 {
    width: 45px;
}
.cpjs_bzpz4_2 {
    width: calc(100% - 60px);
}
.cpjs_bzpz4_3 {
    font-size: 20px;
}
.cpjs_bzpz4_4 {
    font-size: 14px;
}
.cpjs_bzpz6 {
    margin-top: 25px;
}
.cpjs_bzpz6_2{
    font-size: 20px;
}
.cpjs_bzpz6_3 {
    margin-top: 10px;
    font-size: 14px;
}
.cpjs_bzpz4_5 {
    width: 160px;
    left: 90%;
    margin-top: 20px;
}
.cpjs_bzpz4_6 {
    width: 380px;
    left: 100%;
    margin-top: 0px;
}
.cpjs_bzpz8 {
    width: 50px;
    right: 110%;
    top: 25px;
}

}

@media (max-width: 1020px) {
	body {
		padding-top: 50px;
	}

	.container {
		width: 95%;
	}

	.header {
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.logo {
		height: 20px;
		margin-top: 0;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #333333;
		-webkit-transition: .5s;
		-moz-transition: .5s;
		-o-transition: .5s;
		transition: .5s;
	}

	.menubtn i:nth-child(1) {
		-webkit-transform-origin: left bottom;
		-moz-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		-o-transform-origin: left bottom;
		transform-origin: left bottom;
	}

	.menubtn i:nth-child(2) {
		margin-top: 4px;
	}

	.menubtn i:nth-child(3) {
		margin-top: 4px;
		-webkit-transform-origin: left top;
		-moz-transform-origin: left top;
		-ms-transform-origin: left top;
		-o-transform-origin: left top;
		transform-origin: left top;
	}

	.menubtn.on i:nth-child(1) {
		-webkit-transform: rotate(28deg);
		-moz-transform: rotate(28deg);
		-ms-transform: rotate(28deg);
		-o-transform: rotate(28deg);
		transform: rotate(28deg);
	}

	.menubtn.on i:nth-child(2) {
		opacity: 0;
	}

	.menubtn.on i:nth-child(3) {
		-webkit-transform: rotate(-28deg);
		-moz-transform: rotate(-28deg);
		-ms-transform: rotate(-28deg);
		-o-transform: rotate(-28deg);
		transform: rotate(-28deg);
	}

	.COVER {
		width: 60%;
		height: 100%;
		background-color: #1c1c1c;
		/* display: none; */
		overflow: hidden;
		overflow-y: auto;
		position: fixed;
		top: 0px;
		left: -100%;
		z-index: 1001;
	}

	.MULUS {
		width: 100%;
		box-sizing: border-box;
		padding: 10px;
	}

	.mulu {
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		box-sizing: border-box;
		width: 100%;
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 14px;
		display: flex;
		align-items: center;
	}
.banne2 {
    top: 30%;
}
	.banne3_1 {
		height: 15px;
	}

	.banne3_2 {
		font-size: 36px;
		margin-top: 10px;
	}

	.banne3_3 {
		margin-top: 10px;
		font-size: 16px;
	}

	.header_top {
		height: 50px;
		line-height: 50px;
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.header_top img {
		height: 20px;
		position: inherit;
		left: inherit;
		top: inherit;
		transform: none;
	}

	.cpjs_cptop {
		margin-top: 50px;
		margin-bottom: 50px;
	}

	.cpjs_cptop1 {
		font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.cpjs_cptop1 img {
		width: 25px;
	}

	.cpjs_cptop1 div {
		margin: 0 15px;
	}

	.cpjs_cptop2 {
		margin-top: 5px;
		font-size: 24px;
	}

	.cpjs_cptop3 {
		margin-top: 45px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.cpjs_cptop3_1 {
		margin-right: 0;
		margin-bottom: 20px;
	}

	.cpjs_cptop3_2 {
		width: 100%;
	}

	.cpjs_cptop3_3 {
		margin-bottom: 30px;
		display: flex;
		align-items: center;
	}

	.cpjs_cptop3_3_1 {
		width: 95px;
		height: 95px;
		line-height: 95px;
		font-size: 20px;
	}

	.cpjs_cptop3_3_2 {
		width: 95px;
		height: 95px;
		line-height: 95px;
		font-size: 20px;
		margin-left: -15px;
	}

	.cpjs_cptop3_4 {
		margin-bottom: 20px;
		font-size: 14px;
		display: flex;
		align-items: flex-start;
	}

	.cpjs_cptop3_4 img {
		width: 10px;
		margin-right: 10px;
		margin-top: 4px;
	}

	.cpjs_cptop3_4 div {
		width: calc(100% - 20px);
	}

	.cpjs_bzpz4_5 {
		display: none;
	}

	.cpjs_bzpz4_6 {
		display: none;
	}

	.cpjs_bzpz8 {
		display: none;
	}

	.cpjs_bzpz {
		margin-top: 45px;
		margin-bottom: 45px;
	}

	.cpjs_bzpz1 {
		font-size: 24px;
	}

	.cpjs_bzpz2 {
		margin-top: 25px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.cpjs_bzpz3 {
		width: 100%;
		margin-top: 0;
	}

	.cpjs_bzpz4 {
		margin-bottom: 20px;
		display: flex;
		align-items: center;
	}

	.cpjs_bzpz4_1 {
		width: 55px;
		margin-right: 10px;
	}

	.cpjs_bzpz4_2 {
		width: calc(100% - 65px);
	}

	.cpjs_bzpz4_3 {
		font-size: 18px;
	}

	.cpjs_bzpz4_4 {
		font-size: 12px;
	}

	.cpjs_bzpz7 {
		width: 200px;
		margin: 20px 0;
		margin-left: 0;
		margin-right: 0;
	}

	.cpjs_bzpz5 {
		display: flex;
		align-items: center;
	}

	.cpjs_bzpz6 {
		margin-top: 20px;
	}

	.cpjs_bzpz6_1 {
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.cpjs_bzpz6_2 {
		margin-top: 10px;
		font-size: 18px;
	}

	.cpjs_bzpz6_3 {
		margin-top: 10px;
		font-size: 12px;
	}

	.qxtd_first {
		margin: 40px auto;
	}

	.qxtd_two {
		margin: 60px auto;
	}

	.qxtd_two1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.qxtd_two1 video {
		border-radius: 20px;
	}

	.qxtd_two2 {
		width: 100%;
	}

	.qxtd_two2_1 {
		font-size: 24px;
	}

	.qxtd_two2_2 {
		margin-top: 15px;
		font-size: 14px;
		line-height: 25px;
	}

	.qxtd_three {
		margin: 40px auto;
	}

	.qxtd_three1 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.qxtd_three1_1 {
		font-size: 14px;
	}

	.qxtd_three1_2 {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.qxtd_three2 {
		margin-top: 25px;
		font-size: 24px;
	}

	.qxtd_three3 {
		margin-top: 50px;
		border-radius: 20px;
		padding: 25px 15px;
	}

	.qxtd_three4_1 {
		height: 100px;
	}
.qxtd_three4 .qxtd_three4_3 {
    width: calc(100% - 30px);
    height: 100px;
    top: 25px;
object-fit: cover;
}
.qxtd_three3::after {
    width: 14%;
    height: 100px;
    top: 25px;
}
.qxtd_four3_3 .qxtd_three4_3 {
    width: calc(100% - 30px);
    height: 100px;
    top: 50px;
object-fit: cover;
}
.qxtd_four3_2::after {
    width: 9%;
    height: 100px;
    top: 50px;
}
	.qxtd_three4_2 {
		margin-top: 25px;
		font-size: 14px;
	}

	.qxtd_four {
		margin-top: 60px;
		margin-bottom: 100px;
	}

	.qxtd_four1 {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.qxtd_four1_1 {
		font-size: 14px;
	}

	.qxtd_four1_2 {
		width: 30px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.qxtd_four2 {
		margin-top: 20px;
		font-size: 24px;
	}

	.qxtd_four3 {
		margin-top: 25px;
	}

	.qxtd_four3_1 {
		font-size: 18px;
	}

	.qxtd_four3_2 {
		border-radius: 20px;
		padding: 0 15px;
		padding-top: 50px;
		padding-bottom: 25px;
		margin-top: 40px;
	}

	.qxtd_four4 {
		margin-top: 50px;
	}

	.qxtd_four4_1 {
		font-size: 20px;
	}

	.qxtd_four4_2 {
		margin-top: 45px;
		flex-wrap: wrap;
	}

	.qxtd_four4_3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 50px;
		border-radius: 15px;
		padding: 0 10px;
		padding-bottom: 25px;
	}

	.qxtd_four4_3_1 {
		width: 190px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		margin-top: -20px;
	}

	.qxtd_four4_3_2 {
		height: 145px;
		margin-top: 20px;
	}

	.qxtd_four4_3_3 {
		margin-top: 25px;
		font-size: 16px;
		line-height: 25px;
	}

	.qxtd_four4_4 {
		width: 100%;
		border-radius: 15px;
		padding: 0 10px;
		padding-bottom: 25px;
	}

	.qxtd_four4_4_1 {
		width: 190px;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		margin-top: -20px;
	}

	.qxtd_four4_4_3 {
		margin-top: 25px;
		font-size: 16px;
		line-height: 25px;
	}

	.qxtd_five {
		margin: 50px auto;
	}

	.qxtd_five1 {
		margin-top: 15px;
		font-size: 20px;
	}

	.qxtd_five2 {
		margin-top: 40px;
		border-radius: 20px;
		padding: 15px 15px;
	}

	.qxtd_five2_1 {
		/*padding: 0 10px;*/
		    height: 125px;
	}

	.qxtd_five2_1 video {
	             width: calc(100% + 70px);
        height: 145px;
        margin-left: -35px;
        margin-top: -20px;
	}

	.qxtd_five3 {
		margin-top: 20px;
	}

	.qxtd_five3_1_1 {
		font-size: 20px;
	}

	.qxtd_five3_1_2 {
		margin-top: 10px;
		font-size: 14px;
	}

	.qxtd_five3_1_3 {
		font-size: 20px;
	}

	.yqtt_top {
		margin: 60px auto;
	}

	.yqtt_top1_1 {
		font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.yqtt_top1_1 div {
		margin: 0 15px;
	}

	.yqtt_top1_1 img {
		width: 25px;
	}

	.yqtt_top1_2 {
		font-size: 24px;
	}

	.yqtt_top2 {
		margin-top: 35px;
		display: flex;
		flex-wrap: wrap;
	}

	.yqtt_top3 {
		width: 100%;
		padding: 25px;
		padding-bottom: 25px;
		background: rgba(255, 255, 255, .25);
		border-radius: 25px;
	}

	.yqtt_top3::after {
		display: none;
	}

	.yqtt_top3_1 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		display: flex;
		align-items: center;
	}

	.yqtt_top3_1:last-child {
		margin-bottom: 0;
	}

	.yqtt_top3_2 {
		max-width: 85px;
		height: 85px;
	}

	.yqtt_top3_3 {
		width: calc(100% - 100px);
		margin-top: 0;
		font-size: 14px;
		margin-left: 15px;
		text-align: left;
	}

	.yqtt_top3_3 span {
		margin-right: 5px;
		font-size: 20px;
	}

	.yqtt_top4 {
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.yqtt_top4_1 {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
	}

	.yqtt_top4_2 {
		margin-top: 10px;
		font-size: 16px;
	}

	.yqtt_top4_3 {
		margin-top: 5px;
		font-size: 14px;
	}
	.yqtt_down {
	    margin: 60px auto;
		flex-wrap: wrap;
	}
	.yqtt_down1 {
	    width: 100%;
	    height: 180px;
	    margin-right: 0;
		margin-bottom: 15px;
	    border-radius: 10px;
	}
	.yqtt_down1:last-child{
		margin-bottom: 0;
	}
	.yqtt_down1.on {
	    width: 100%;
	}
	.lcxg_bo {
	    margin: 50px auto;
	}
	.lcxg_bo1_1 {
	    font-size: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.lcxg_bo1_1 img {
	    width: 25px;
	}
	.lcxg_bo1_1 div {
	    margin: 0 15px;
	}
	.lcxg_bo1_2 {
	    font-size: 24px;
	}
	.lcxg_bo2 {
	    margin-top: 45px;
	}
	.lcxg_bo2_1 {
	    font-size: 20px;
	}
	.lcxg_bo2_2{
		flex-wrap: wrap;
	}
	.lcxg_bo2_3 {
		    width: 100%;
		    margin-right: 0;
	    border-radius: 15px;
	    padding: 0 10px;
	    padding-bottom: 25px;
	    margin-top: 30px;
	}
	.lcxg_bo2_3_1 {
	    height: 330px;
	    margin-top: 25px;
	}
	.lcxg_bo2_4{
		  width: 100%;
		  border-radius: 15px;
		  padding: 0 10px;
		  padding-bottom: 25px;
		  margin-top: 30px;
	}
	.cjwt_bo {
	    margin: 50px auto;
	}
	.cjwt_bo1 {
	    font-size: 24px;
	}
	.cjwt_bo2 {
	    margin-top: 35px;
	}
	.cjwt_bo3 {
	    margin-bottom: 10px;
	}
	.cjwt_bo3_1 {
	    height: 40px;
	    padding: 0 25px;
	    line-height: normal;
		align-items: center;
	}
	.cjwt_bo3_1_1 {
	    margin-right: 10px;
	    font-size: 16px;
	}
	.cjwt_bo3_1_2 {
	    font-size: 14px;
	}
	.cjwt_bo3_2 {
	    padding: 10px 25px;
	    font-size: 14px;
	}
	.cjwt_bo3_2 span {
	    margin-right: 10px;
	}
	.cpzx_bo {
	    width: 100%;
	    margin: 60px 0;
	    margin-left: 0;
	    padding: 30px 25px;
	}
	.cpzx_bo1 {
	    font-size: 24px;
	    margin-bottom: 15px;
	}
	.cpzx_bo2 {
	    margin-bottom: 25px;
	    font-size: 14px;
	}
	.cpzx_bo3{
		display: flex;
		flex-wrap: wrap;
	}
	.cpzx_bo3_1 {
	    width: 100%;
	    height: 40px;
	    padding: 0 10px;
	    line-height: 40px;
	    font-size: 14px;
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.cpzx_bo3_1 input{
		font-size: 14px;
	}
	.cpzx_bo3_2 {
	    padding: 10px;
	}
	.cpzx_bo3_2_1 {
	    font-size: 14px;
	}
	.cpzx_bo3_2_2{
		font-size: 14px;
	}
	.cpzx_bo4 {
	    height: 45px;
	    margin-top: 15px;
	    font-size: 16px;
	}
	.footer {
	    margin: 50px auto;
	}
	.footer2 {
	    margin-top: 10px;
	    font-size: 24px;
	}
	.footer3 {
	    width:90px;
	}
	.footer4 {
	    margin-top: 20px;
	    font-size: 14px;
	    line-height: 25px;
	}

}