@media (max-width: 1470px) and (min-width: 1220px) {
	.container {
		width: 1200px;
	}
	.hxcf_bb {
    font-size: 30px;
}
.hxcf_bc2 td {
    font-size: 18px;
    line-height: 40px;
}
.hxcf_bc4 {
    font-size: 20px;
}
.hxcf_bc3 td {
    font-size: 16px;
    line-height: 30px;
}
.lcsy_boa1 {
    font-size: 55px;
}
.hxcf_bc2 td {
    font-size: 14px;
    line-height: 30px;
}

.hxcf_bc4 {
    font-size: 16px;
}
.hxcf_bc3 td {
    font-size: 12px;
    line-height: 20px;
}
.lcsy_boa1 {
    font-size: 40px;
}
.lcsy_boa5_1 {
    margin-right: 20px;
}
.lcsy_bob1_3_3 {
    font-size: 14px;
}
.lcsy_bob1_4_3{
	font-size: 16px;
}


}
@media (max-width: 1220px) and (min-width: 1020px) {
	.container {
		width: 1020px;
	}
	.hxcf_bb {
    font-size: 28px;
}
.hxcf_bc2 td {
    font-size: 18px;
    line-height: 40px;
}
.hxcf_bc4 {
    font-size: 20px;
}
.hxcf_bc3 td {
    font-size: 16px;
    line-height: 30px;
}
.lcsy_boa1 {
    font-size: 55px;
}
.hxcf_bc2 td {
    font-size: 14px;
    line-height: 30px;
}

.hxcf_bc4 {
    font-size: 16px;
}
.hxcf_bc3 td {
    font-size: 12px;
    line-height: 20px;
}
.lcsy_boa1 {
    font-size: 40px;
}
.lcsy_boa5_1 {
    margin-right: 20px;
}
.lcsy_bob1_3_3 {
    font-size: 14px;
}
.lcsy_bob1_4_3{
	font-size: 14px;
}


}

@media (max-width: 1020px) {
	.container {
		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: #333;
		-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;
	}
	.header_top {
	    height: 60px;
	    line-height: 60px;
	    font-size: 20px;
	}
	.header_top img {
	    height: 20px;
	}
	.hxcf_bo {
	    margin: 55px auto;
	}
	.hxcf_ba {
	    margin-bottom: 45px;
	}
	.hxcf_bb {
	    margin-bottom: 20px;
	    font-size: 20px;
	}
	.hxcf_bc {
	    box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.16);
	    padding:35px;
	}
	.hxcf_bc2 {
	    margin-top: 25px;
	}
	.hxcf_bc2 table {
	    width:1020px;
	}
	.hxcf_bc2 td {
	    padding: 10px;
	    font-size: 14px;
	    line-height: 25px;
	}
	.hxcf_bc3 {
	    margin-top: 25px;
	}
	.hxcf_bc3 table {
	    width:1020px;
	}
	.hxcf_bc3 td {
	    padding: 10px;
	    font-size: 14px;
	    line-height: 25px;
	}
	.hxcf_bc4{
font-size: 14px;
margin-bottom: 10px;
}
	.hxcf_bd {
	    width: 100px;
	    margin-left: calc(100% - 125px);
	    margin-top: -40px;
	}
	.lcsy_boa {
	    margin: 35px auto;
	}
	.lcsy_boa1 {
	    font-size: 30px;
	    margin-bottom: 30px;
	}
	.lcsy_boa2 {
	   display: flex;
	   flex-wrap: wrap;
	   justify-content: center;
	   align-items: flex-start;
	}
	.lcsy_boa3 {
	    width: 230px;
	    margin-right: 0;
		margin-bottom: 35px;
	}
	.lcsy_boa4{
		width: 100%;
	}
	.lcsy_boa5_1 {
	    border: 5px solid #764B93;
	    width: 115px;
	    height: 115px;
	    margin-right: 25px;
	}
	.lcsy_boa5_3 {
	    font-size: 14px;
	}
	.lcsy_boa5_4 {
	    margin-top: 15px;
	    font-size: 20px;
	}
	.lcsy_boa6 {
	    margin-top: 20px;
	}
	.lcsy_boa6_1 {
	    height: 35px;
	    margin-bottom: 10px;
	    padding: 0 15px;
	}
	.lcsy_boa6_2 {
	    width: calc(100% - 40px);
	    line-height: 35px;
	    font-size: 14px;
	}
	.lcsy_boa6_3 {
	    width: 40px;
	    line-height: 35px;
	    font-size: 13px;
	}
	.lcsy_bob1 {
	    padding: 25px 0;
		display: flex;
		flex-wrap: wrap;
	}
	.lcsy_bob1_1 {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 10px;
	    font-size: 20px;
		text-align: center;
	}
	.lcsy_bob1_2{
		width: 100%;
		display: flex;
		justify-content: center;
	}
	.lcsy_bob1_3_1 {
	    height: 145px;
	}
	.lcsy_bob1_3_2 {
	    height: 30px;
	    margin-top: 10px;
	    line-height: 30px;
	    font-size: 14px;
	}
	.lcsy_bob1_3_3 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.lcsy_bob1_4{
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}
	.lcsy_bob1_4_2 {
	    height: 105px;
	}
	.lcsy_bob1_4_3 {
	            height: auto;
        margin-top: 10px;
        line-height: normal;
        font-size: 12px;
            white-space: inherit;
    overflow: inherit;
	}
	.lcsy_bob1_4_4 {
	  height: 105px;
	}
	.lcsy_bob1_5{
		width: 100%;
	}
	.lcsy_bob1_5_1 {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
.lcsy_bob1_5_1:last-child{
    margin-bottom: 0;
}
	.lcsy_bob1_5_2 {
	    height: auto;
	}
	.lcsy_bob1_5_3 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.syrq_bo {
	    margin: 25px auto;
	}
	.syrq_boa {
	    margin-bottom: 35px;
	}
	.syrq_bob {
	    font-size: 20px;
	}
	.syrq_boc {
	    margin-top: 15px;
	}
	.syrq_boc1 {
	    margin-bottom: 15px;
	    font-size: 20px;
		display: flex;
		align-items: center;
	}
	.syrq_boc1 img {
	    width: 15px;
	    margin-right: 15px;
	}
	.syrq_boc1 div {
	    width: calc(100% - 30px);
	}
	.syff_bo {
	    margin: 25px auto;
	}
	.syff_boa {
	    margin-bottom: 10px;
	    display: flex;
		align-items: flex-start;
	}
	.syff_boa1 {
	    width: 30px;
	    height: 30px;
	    line-height: 30px;
	    font-size: 14px;
	}
	.syff_boa2 {
	    width: calc(100% - 45px);
	}
	.syff_boa3 {
	    margin-bottom: 10px;
	    font-size: 18px;
	}
	.lxwm_bo {
	    margin: 60px auto;
	}
	.lxwm_boa{
		display: flex;
		flex-wrap: wrap;
	}
	.lxwm_boa1 {
	    width: 100%;
	    height: 40px;
	    padding: 0 15px;
	    font-size: 14px;
	    margin-right: 0;
	    margin-bottom: 25px;
	}
	.lxwm_boa2 {
	    height: 170px;
	    padding: 10px 15px;
	    font-size: 14px;
	}
	.lxwm_bob {
	    width: 125px;
	    height: 45px;
	    line-height: 45px;
	    font-size: 16px;
	    margin-top: 25px;
	}
	.footer {
	    margin-top: 40px;
	    margin-bottom: 135px;
	}
	.foote {
	    width: 30px;
	}
	
}