@media (max-width: 1720px) and (min-width: 1220px) {
	/* .container2 {
		width: 1200px;
	} */

	.container {
		width: 1200px;
	}

	.zycf_bob1_1 {
		width: 200px;
		height: 200px;
	}

	.zycf_bob2 {
		margin-top: 90px;
	}
	.lcyj_bow2_3 {
    font-size: 19px;
}
	.lcyj_bow2_4{
	    margin-top: 135px;
	        font-size: 16px;
	}

}

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

	.container2 {
		width: 1020px;
	}

	.zycf_bob1_1 {
		width: 130px;
		height: 130px;
	}

	.zycf_bob2 {
		margin-top: 55px;
	}
	.lcyj_bow2_3 {
    font-size: 19px;
}
		.lcyj_bow2_4{
	    margin-top: 85px;
	        font-size: 14px;
	}
	.banne3_2 {
    font-size: 50px;
}

}

@media (max-width: 1020px) {
	.container {
		width: 95%;
	}

	.container2 {
		width: 95%;
	}

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

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

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #fff;
		-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;
		justify-content: space-between;
		align-items: center;
	}
.banne2 {
    top: 30%;
}
	.banne3_1 {
		font-size: 33px;
	}

	.banne3_2 {
		font-size: 34px;
	}

	.header_top {
		height: 50px;
		line-height: 50px;
		font-size: 18px;
	}

	.header_top img {
		height: 30px;
	}

	.gywm_bo {
	        width: 175px;
		margin: 130px 0;
	}

	.gywm_bo1 {
		font-size: 24px;
	}

	.gywm_bo2 {
		margin-top: 30px;
		font-size: 16px;
		line-height: 30px;
	}

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

	.zycf_boa1 {
		padding-left: 0;
	}

	.zycf_boa2 {
		width: 100%;
		padding: 25px 0;
	}

	.zycf_boa3 {
		margin-bottom: 60px;
	}

	.zycf_boa3_1 {
		font-size: 20px;
	}

	.zycf_boa3_2 {
		margin-top: 20px;
		font-size: 14px;
		line-height: 25px;
	}

	.zycf_bob {
		margin: 25px auto;
		display: flex;
		flex-wrap: wrap;
	}

	.zycf_bob2 {
		display: none;
	}

	.zycf_bob1 {
		width: 50%;
		padding: 0 20px;
	}

	.zycf_bob1_1 {
		width: 130px;
		height: 130px;
	}

	.zycf_bob1_2 {
		width: 80px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
		margin-top: 15px;
	}

	.zycf_bob1_3 {
		margin-top: 20px;
		font-size: 14px;
		line-height: 25px;
	}
	.lcyj_b {
	    padding: 25px 0;
	    display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.lcyj_ba{
		width: 100%;
	}
	.lcyj_ba1 {
	    font-size: 20px;
	}
	.lcyj_ba2 {
	    margin-top:15px;
	    font-size: 14px;
	    line-height: 25px;
	}
	.lcyj_bb {
	    width: 100%;
		margin-top: 15px;
	}
	.lcyj_bow {
	    display: flex;
		flex-wrap: wrap;
	}
	.lcyj_bow1 {
	    width:100%;
	    margin: 25px 0;
	    margin-right: 0;
	}
	.lcyj_bow2{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.lcyj_bow2_2 {
	    padding: 10px 0;
	}
	.lcyj_bow2_3 {
	    font-size: 14px;
	}
	.lcyj_bow2_4 {
	    font-size: 12px;
	        margin-top: 40px;
	}
	.lcyj_bow3_1 {
	    font-size: 20px;
	}
	.lcyj_bow3_2 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.lcyj_bow3_3 {
	    margin-top: 20px;
	}
	.lcyj_boq {
	    margin-top: 25px;
	    margin-bottom: 75px;
	}
	.lcyj_boq1{
		display: flex;
		flex-wrap: wrap;
	}
	.lcyj_boq1_1 {
	    border: 5px solid #E3F2FA;
	    width:48%;
	    box-shadow: 0 0 14px rgba(0, 0, 0, .5);
	    font-size: 20px;
		margin: 10px 0;
	    margin-right: 4%;
	}
	.lcyj_boq1_1:nth-child(2n){
		margin-right: 0;
	}
	.lcyj_boq2 {
	    margin-top: 20px;
	    font-size:24px;
	}
	.lcyj_boq3{
		display: flex;
		flex-wrap: wrap;
	}
	.lcyj_boq4 {
	    margin-top: 45px;
	    border-radius: 15px;
	    padding: 0 15px;
	    padding-bottom: 25px;
	}
	.lcyj_boq4_1 {
	    width: 100px;
	    height: 30px;
	    line-height: 30px;
	    border-radius: 30px 30px 0 30px;
	    font-size: 14px;
	    margin-top: -15px;
	}
	.lcyj_boq4_2 {
	    margin-top: 15px;
	}
	.syrq_bo {
	    margin-top: 40px;
	    margin-bottom: 90px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.syrq_bo1{
		width: 100%;
	}
	.syrq_bo1_1 {
	    font-size: 34px;
	}
	.syrq_bo1_2 {
	    margin-top: 25px;
	}
	.syrq_bo1_3 {
	    margin-bottom: 20px;
	    font-size: 14px;
		display: flex;
		align-items: center;
	}
	.syrq_bo1_3 img {
	    width: 20px;
	    margin-right: 10px;
	}
	.syrq_bo1_3 div {
	    width: calc(100% - 30px);
	}
	.syrq_bo2 {
	    width: 70%;
	    margin-left: 0;
		margin-top: 20px;
	}
	.syrq_bo2_1 {
	    font-size: 14px;
	}
	.cjwt_bo {
	    margin: 25px auto;
	}
	.cjwt_bo1 {
	    margin-bottom: 5px;
	}
	.cjwt_bo2 {
	    padding: 10px 25px;
	}
	.cjwt_bo2_1 {
	    margin-right: 10px;
	    font-size: 20px;
	}
	.cjwt_bo2_2 {
	    width: calc(100% - 30px);
	    font-size: 16px;
	}
	.cjwt_bo3 {
	    padding: 15px 25px;
	}
	.cjwt_bo3_1 {
	   margin-right: 10px;
	   font-size: 20px;
	}
	.cjwt_bo3_2 {
	    width: calc(100% - 30px);
	    font-size: 16px;
	}
	.cpzx_bo {
	   margin: 50px auto;
	}
	.cpzx_bo1{
		display: flex;
		flex-wrap: wrap;
	}
	.cpzx_bo2 {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 20px;
	}
	.cpzx_bo2_1 {
	    line-height: 40px;
	    font-size: 14px;
	}
	.cpzx_bo2_2 {
	    height: 40px;
	    padding: 0 10px;
	    font-size: 14px;
	}
	.cpzx_bo3_1 {
	    height: 200px;
	    padding: 10px;
	    font-size: 14px;
	}
	.cpzx_bo4 {
	    margin-top:15px;
		display: flex;
		justify-content: flex-end;
	}
	.cpzx_bo4 button {
	    width: 110px;
	    height: 40px;
	    font-size: 14px;
	}
	.footer {
	    margin-top: 35px;
	    margin-bottom: 75px;
	}
	.footer2 {
	    margin-top: 20px;
	    font-size: 14px;
	    line-height: 25px;
	}

}