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

	.heade4 li {
		margin-right: 15px;
	}

	.heade4 {
		width: calc(50% - 236px);
	}

	.heade3 {
		width: calc(50% - 328px);
	}

	.heade9 {
		width: 400px;
	}
}

@media (max-width: 1020px) {
	.container {
		width: 95%;
		display: block;
	}
	.payment-methods {
		width: 95%;
	}
	.header {
		height: 50px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

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

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

	.heade7 {
		width: 20px;
	}

	.heade2 {
		margin-top: 0;
	}

	.heade2_1 {
		height: 30px;
		line-height: 30px;
	}

	.heade2_2 {
		height: 30px;
		line-height: 30px;
	}

	.heade5 {
		margin-top: 0;
	}

	.heade8 {
		height: 30px;
		display: flex;
		align-items: center;
	}

	.heade8 img {
		width: 30px;
		height: 30px;
	}

	.heade9 {
		width: 290px;
		border-radius: 15px;
		padding: 15px;
		left: 50%;
		transform: translateX(-50%);
	}

	.heade10 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.heade10_1 {
		font-size: 16px;
		display: flex;
		align-items: center;
	}

	.heade10_1 img {
		width: 30px;
		height: 30px;
	}

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

	.heade10_2 span {
		line-height: normal;
	}

	.heade11 {
		margin-top: 10px;
		padding: 15px 5px;
		border-radius: 5px;
		display: flex;
		flex-wrap: wrap;
	}

	.heade11_1 {
		width: 100%;
		display: flex;
		align-items: center;
	}

	.heade11_2 {
		width: 50px;
		margin-right: 5px;
	}

	.heade11_3 {
		width: calc(100% - 55px);
	}

	.heade11_4 {
		font-size: 16px;
	}

	.heade11_6 {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 15px;
	}

	.heade12 {
		display: flex;
		flex-wrap: wrap;
	}

	.heade13 {
		margin-top: 15px;
	}

	.heade13 img {
		margin-bottom: 5px;
	}

	.menubtn {
		margin-left: 20px;
	}

	.menubtn i {
		display: block;
		width: 25px;
		height: 2px;
		background-color: #CE1088;
		-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);
	}

	.search_heades {
		border-top: 1px solid #CE1088;
		width: 100%;
		display: none;
		position: absolute;
		left: 0;
		top: 100%;
		z-index: 10;
	}

	.search_heade {
		background: #F5F5F5;
		border: 1px solid #B3B3B3;
		outline: none;
		width: 100%;
		margin: 10px auto;
		float: left;
		height: 40px;
		border-radius: 40px;
		padding: 0 20px;
		font-weight: 400;
		font-size: 14px;
		color: #757575;
	}

	.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;
	}

	.heade1 {
		float: inherit;
		padding: 10px;
		margin-top: 0;
	}

	.heade1_1 {
		width: 49%;
		height: 30px;
		line-height: 30px;
	}

	.heade1_2 {
		width: 49%;
		height: 30px;
		line-height: 30px;
		margin-left: 2%;
	}

	.banner {
		height: 305px;
	}

	.banne3_1 {
		font-size: 18px;
	}

	.banne3_2 {
		font-size: 14px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.banne3_3 {
		height: 40px;
		margin-top: 20px;
		padding: 0 5px;
		display: flex;
		align-items: center;
	}

	.banne3_3 button {
		width: 25px;
		height: 25px;
	}

	.banne3_3 input {
		width: calc(100% - 25px);
	}

	.inde_bo {
		margin: 40px auto;
	}

	.inde_fls {
		width: 100%;
	}

	.inde_fl {
		border-radius: 10px;
	}

	.inde_fl1 {
		height: 45px;
	}

	.inde_fl2 {
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.inde_rmtjs {
		margin-top: 40px;
	}

	.inde_rmtj1 {
		font-size: 20px;
	}

	.inde_rmtj1 img {
		height: 15px;
		margin-top: -10px;
	}

	.inde_rmtj2 {
		margin-top: 10px;
		flex-wrap: wrap;
	}

	.inde_rmtj3 {
		width: 100%;
		margin: 5px 0;
		margin-right: 0;
	}

	.inde_rmtj3:nth-child(2n) {
		margin-right: 0;
	}
	.inde_rmtj2 .inde_rmtj3 {
    width:49%;
    margin-right: 2%;
    margin-top: 10px;
}
.inde_rmtj2 .inde_rmtj3:nth-child(5n) {
		margin-right: 2%;
	}

	.inde_rmtj2 .inde_rmtj3:nth-child(2n) {
		margin-right: 0;
	}

	.inde_rmtj3_1 {
		height: 230px;
	}

	.inde_rmtj3_2 {
		width: 100%;
		height: 230px;
		margin-bottom: 10px;
	}
.inde_rmtj3_4{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.inde_rmtj3_4_2{
     display: flex;
    align-items: center;
}
.inde_rmtj3_5{
      display: flex;
    align-items: center;
    justify-content: space-between;
}
.inde_rmtj4 {
		width: 49%;
		height: auto;
		margin-right: 2%;
		margin-bottom: 10px;
	}

	.inde_rmtj4:nth-child(2n) {
		margin-right: 0;
	}
.inde_rmtj4_2 {
    padding: 5px;
}
.inde_rmtj4_3 {
    font-size: 16px;
}
.inde_rmtj4_4 {
	margin-top: 5px;
    font-size: 12px;
}

	.inde_sqqy {
		margin-top: 20px;
		margin-bottom: 35px;
	}

	.inde_sqqy1 {
		font-size: 20px;
	}

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

	.inde_sqqy3 {
		width: 200px;
		height: 40px;
		margin-top: 20px;
		line-height: 40px;
		font-size: 14px;
	}

	.footer_top {
		padding: 20px 0;
		display: flex;
		flex-wrap: wrap;
	}

	.footer_topb {
		width: 100%;
	}

	.footer_topb1 {
		flex-wrap: wrap;
	}

	.footer_topb1_1 {
		margin: 5px 0;
		margin-right: 20px;
		font-size: 14px;
	}

	.footer_topb2 {
		margin-top: 15px;
		display: flex;
		flex-wrap: wrap;
	}

	.footer_topb2_1 {
		margin-right: 10px;
	}

	.footer_topa {
		margin-top: 15px;
	}

	.footer_down {
		padding: 20px 0;
	}

	.login_box {
		width: 90%;
		border-radius: 10px;
		padding: 0 20px;
		padding-top: 0;
		padding-bottom: 0;
	}

	.login_bo {
		flex-wrap: wrap;
	}

	.login_left {
		border-right: none;
		border-bottom: 1px solid #F1F1F1;
		width: 100%;
		padding: 20px 0;
		padding-top: 20px;
	}

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

	.login_le2 {
		margin-top: 20px;
	}

	.login_le2_1 {
		width: 100px;
		padding: 5px;
	}

	.login_right {
		width: 100%;
		padding: 20px 0;
	}

	.login_ri2 {
		height: 40px;
		margin-top: 15px;
		line-height: 40px;
	}

	.login_ri3 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.login_ri3_1 {
		font-size: 14px;
	}

	.login_ri3_2 {
		font-size: 14px;
	}

	.login_ri4 {
		height: 45px;
		margin-top: 20px;
		font-size: 14px;
	}

	.register_box {
		width: 90%;
		border-radius: 10px;
		padding: 0 20px;
		padding-top: 0;
		padding-bottom: 0;
		flex-wrap: wrap;
	}

	.editpass_box {
		width: 90%;
		border-radius: 10px;
		padding: 0 20px;
		padding-top: 0;
		padding-bottom: 0;
		flex-wrap: wrap;
	}

	.scxq_detail {
		margin-top: 20px;
	}

	.scxq_detatop {
		padding: 20px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.scxq_detatop1 img {
		margin-bottom: 10px;
	}

	.scxq_detatop2 {
		width: 100%;
		margin-left: 0;
		margin-top: 15px;
	}

	.scxq_detatop3 {
		padding: 10px;
	}

	.scxq_detatop3_1 {
		font-size: 20px;
	}

	.scxq_detatop3_2 {
		font-size: 16px;
	}

	.scxq_detatop3_3 {
		margin: 20px auto;
		padding: 20px 0;
	}

	.scxq_detatop3_4 {
		font-size: 14px;
		line-height: 25px;
	}

	.scxq_detatop3_5 {
		margin-top: 20px;
	}

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

	.scxq_detatop3_6 {
		margin-top: 20px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.scxq_detatop3_6_1 {
		width: 100%;
		display: flex;
		align-items: center;
	}

	.scxq_detatop3_6_5 {
		width: 100px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-top: 10px;
	}

	.scxq_detatop4 {
		margin-top: 20px;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

	.scxq_detatop4_1 {
		font-size: 14px;
	}

	.scxq_detatop4_2 {
		font-size: 12px;
	}

	.scxq_detacen {
		margin-top: 10px;
		padding: 20px;
	}

	.scxq_detacen1 {
		font-size: 16px;
	}

	.scxq_detacen2 {
		display: flex;
		flex-wrap: wrap;
	}

	.scxq_detacen2_1 {
		min-width: 90px;
		height: 30px;
		border-radius: 5px;
		line-height: 30px;
		font-size: 14px;
		margin-top: 10px;
		margin-right: 10px;
	}

	.scxq_detadown {
		margin-top: 10px;
		padding: 20px;
	}

	.scxq_detadown1 {
		font-size: 20px;
	}

	.scxq_detadown2 {
		display: flex;
		flex-wrap: wrap;
	}

	.scxq_detadown2_1 {
		height: 130px;
		margin-top: 10px;
	}

	.jbzp_box {
		width: 90%;
		border-radius: 15px;
	}

	.jbzp_bo1 {
		height: 45px;
		line-height: 45px;
		font-size: 18px;
	}

	.jbzp_bo2 {
		padding: 20px 30px;
	}

	.jbzp_bo3 {
		height: 40px;
		border-radius: 10px;
	}

	.jbzp_bo4 {
		margin-top: 15px;
	}

	.jbzp_bo4_1 {
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.jbzp_bo4_2 {
		border-radius: 10px;
		margin-top: 15px;
		font-size: 14px;
	}

	.sjszy_uxx {
		margin: 20px auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.sjszy_uxx1 {
		width: 40px;
		height: 40px;
		margin-right: 10px;
	}

	.sjszy_uxx2_1 {
		font-size: 20px;
	}

	.sjszy_uxx2_3 {
		margin-right: 15px;
		font-size: 14px;
	}

	.sjszy_uxx3 {
		width: 75px;
		height: 35px;
		border-radius: 5px;
		margin-left: 35px;
		line-height: 35px;
		font-size: 14px;
	}

	.sjszy_fl1 {
		min-width: 65px;
		height: 50px;
		margin-right: 20px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.sjszy_fl1_1 {
		width: 15px;
	}

	.sjszy_fl1_4 {
		font-size: 14px;
		line-height: normal;
	}

	.sjszy_img {
		margin-top: 25px;
		column-count: 2;
	}

	.sjszy_img1 {
		margin-bottom: 15px;
	}

	.sxtj_boa {
		padding: 10px 0;
		flex-wrap: wrap;
	}

	.sxtj_boa1 {
		margin: 5px 0;
		margin-right: 20px;
		display: flex;
		align-items: center;
	}

	.sxtj_boa1 img {
		width: 15px;
		margin-left: 5px;
	}

	.sxtj_boc {
		padding: 5px 0;
		display: flex;
		flex-wrap: wrap;
	}

	.sxtj_boc1 {
		min-width: 75px;
		height: 35px;
		border-radius: 5px;
		line-height: 35px;
		margin: 5px 0;
		margin-right: 10px;
	}

	.rmimg_bo {
		column-count: 2;
	}

	.rmimg_bo1 {
		margin-bottom: 15px;
	}

	.video_fl {
		padding: 5px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.video_fl1 {
		min-width: 75px;
		height: 30px;
		margin: 5px 0;
		margin-right: 15px;
		line-height: 30px;
		border-radius: 5px;
	}

	.video_bo {
		display: flex;
		flex-wrap: wrap;
	}

	.video_bo1 {
		width: 49%;
		height: 110px;
		margin-bottom: 10px;
	}

	.video_bo1:nth-child(3n) {
		margin-right: 2%;
	}

	.video_bo1:nth-child(2n) {
		margin-right: 0;
	}

	.zxsj_bo {
		margin: 40px auto;
		flex-wrap: wrap;
	}

	.zxsj_left {
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;
		padding: 15px;
	}

	.zxsj_lef1 {
		font-size: 16px;
	}

	.zxsj_lef2 {
		margin-top: 5px;
		display: flex;
		flex-wrap: wrap;
	}

	.zxsj_lef3 {
		width: 32%;
		margin-right: 2%;
		margin-top: 5px;
	}

	.zxsj_lef3:nth-child(2n) {
		margin-right: 2%;
	}

	.zxsj_lef3:nth-child(3n) {
		margin-right: 0;
	}

	.zxsj_lef3 img {
		height: 35px;
		margin-bottom: 5px;
	}

	.zxsj_lef4 {
		margin-top: 15px;
	}

	.zxsj_lef5 {
		margin-top: 70px;
	}

	.zxsj_right {
		width: 100%;
		flex-wrap: wrap;
	}
.layer-panel{
					width: 100%;
				}
.property-panel {
					width: 100%;
				}
				.zxsj_ri {
           width: calc(100% - 20px);
        margin: 10px;
}
	.aiht_bo {
		margin: 30px auto;
	}

	.aiht_bo1 {
		min-height: 340px;
		border-radius: 12px;
	}

	.aiht_bo2 {
		margin-top: 15px;
		flex-wrap: wrap;
		justify-content: center;
	}

	.aiht_bo5 {
		width: 100%;
		height: auto;
	}

	.aiht_bo5_2 {
		height: auto;
	}

	.aiht_bo4 {
		width: 160px;
		height: auto;
		padding: 25px 10px;
		margin: 0 15px;
		margin-top: 10px;
		margin-left: 0;
		border-radius: 10px;
	}

	.aiht_bo4:nth-child(3) {
		margin-right: 0;
	}

	.aiht_bo3 {
		width: 100%;
		height: auto;
		border-radius: 10px;
		padding: 15px;
		margin-left: 0;
		margin-top: 10px;
	}

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

	.aiht_bo3_2 {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}

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

	.nybanne2 {
		height: 305px;
	}

	.nybanne4_1 {
		font-size: 32px;
	}

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

	.nybanne4_3 {
		width: 105px;
		height: 40px;
		border-radius: 4px;
		margin-top: 40px;
		font-size: 12px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.nybanne4_3 span {
		line-height: normal;
	}

	.qcbj_img1 {
		width: 100px;
		left: 35px;
		top: 55px;
	}

	.qcbj_img2 {
		width: 100px;
	}

	.qcbj_bo {
		margin: 50px auto;
	}

	.qcbj_bo1_1 {
		font-size: 20px;
	}

	.qcbj_bo1_2 {
		font-size: 12px;
	}

	.qcbj_bo2 {
		margin-top: 40px;
		display: flex;
		flex-wrap: wrap;
	}

	.qcbj_bo3 {
		width: 100%;
		border-radius: 10px;
		padding: 20px;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
	}

	.qcbj_bo3_1 {
		width: 85px;
	}

	.qcbj_bo3_2 {
		width: calc(50% - 52.5px);
		margin-left: 10px;
	}

	.qcbj_bo4 {
		width: 100%;
		margin-left: 0;
		margin-top: 10px;
	}

	.qcbj_bo4_1 {
		border-radius: 5px;
		margin-bottom: 10px;
		padding: 10px;
		display: flex;
		align-items: center;
	}

	.qcbj_bo4_4 {
		font-size: 14px;
	}

	.qcbj_bo4_5 {
		font-size: 14px;
	}

	.wwkk_bo {
		margin: 35px auto;
	}

	.wwkk_bo1 {
		margin-top: 40px;
		display: flex;
		flex-wrap: wrap;
	}

	.wwkk_bo2 {
		width: 100%;
	}

	.wwkk_bo2_1 {
		font-size: 20px;
		display: flex;
		align-items: center;
	}

	.wwkk_bo2_1 img {
		width: 45px;
	}

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

	.wwkk_bo2_3 {
		margin-top: 20px;
	}

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

	.wwkk_bo2_4_2 {
		font-size: 12px;
	}

	.wwkk_bo3 {
		width: 100%;
		margin-top: 20px;
		display: flex;
		align-items: flex-end;
	}

	.wwkk_bo3_1 {
		width: 70px;
		margin-right: 20px;
	}

	.wwkk_bo3_2 {
		height: 40px;
		margin-bottom: 10px;
		border-radius: 5px;
	}

	.wwkk_bo3_3 {
		width: calc(100% - 90px);
	}

	.gnld_bo {
		margin-top: 35px;
		margin-bottom: 55px;
	}

	.gnld_bo1 {
		flex-wrap: wrap;
	}

	.gnld_bo2 {
		width: 100%;
		margin-top: 30px;
		border-radius: 10px;
		padding: 10px;
		margin-right: 0;
	}

	.gnld_bo2_1 {
		height: 65px;
	}

	.gnld_bo2_2 {
		margin-top: 10px;
		font-size: 20px;
	}

	.gnld_bo2_3 {
		margin-top: 5px;
		font-size: 12px;
	}

	.qcbj_bo5 {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}

	.qcbj_bo5_2 {
		height: 155px;
		border-radius: 5px;
		padding: 10px 5px;
	}

	.qcbj_bo5_2_1 {
		width: 95px;
	}

	.qcbj_bo5_3 {
		font-size: 12px;
	}

	.wwkk_bo4 {
		width: 100%;
		margin-top: 15px;
	}

	.scpdfwj_bo {
		margin-top: 50px;
		margin-bottom: 80px;
	}

	.scpdfwj_bo1_1 {
		font-size: 20px;
	}

	.scpdfwj_bo1_2 {
		margin-top: 5px;
		font-size: 12px;
	}

	.scpdfwj_bo2 {
		border-radius: 10px;
		margin-top: 25px;
		padding-top: 25px;
		padding-bottom: 10px;
	}

	.scpdfwj_bo2 img {
		width: 95px;
	}

	.gnld_bot {
		margin-top: 50px;
		margin-bottom: 80px;
	}

	.gnld_bot1 {
		display: flex;
		flex-wrap: wrap;
	}

	.gnld_bo1_1 {
		margin-top: 30px;
		font-size: 16px;
	}

	.gnld_bo1_1 img {
		height: 80px;
		margin-bottom: 10px;
	}

	.user_fl {
		display: flex;
		flex-wrap: wrap;
	}

	.user_fl1 {
		height: 40px;
		line-height: 40px;
		margin-right: 20px;
		font-size: 14px;
	}

	.zp_fls {
		overflow-x: scroll;
		white-space: nowrap;
	}

	.zp_fl {
		width: 80px;
		height: 35px;
		font-size: 14px;
		line-height: 35px;
		flex: 0 0 auto;
	}

	.zp_fl1 {
		right: 7%;
	}

	.zp_add {
		width: 100px;
		height: 35px;
		font-size: 14px;
		flex: 0 0 auto;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.zp_add img {
		width: 15px;
	}

	.zp_add span {
		line-height: normal;
	}

	.user_box {
		margin-top: 20px;
		margin-bottom: 70px;
	}

	.myzp_box {
		padding: 20px 0;
	}

	.myzp_table {
		width: 750px;
	}

	.myzp_table tr:first-child td {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.myzp_table td {
		padding: 15px 5px;
	}

	.myzp_table1 {
		font-size: 14px;
	}

	.myzp_table2 img {
		max-width: 65px;
	}

	.myzp_table3 {
		font-size: 14px;
	}

	.myzp_table4 {
		display: flex;
		justify-content: center;
	}

	.myzp_table4_1 {
		font-size: 14px;
	}

	.myzp_table5_1 {
		font-size: 14px;
	}

	.myzp_table5_2 {
		width: 100px;
		height: 30px;
		border-radius: 5px;
		line-height: 30px;
		font-size: 14px;
	}

	.myzp_table6 {
		display: flex;
		flex-wrap: wrap;
	}

	.myzp_table6_1 {
		height: 30px;
		border-radius: 4px;
		line-height: 30px;
		font-size: 14px;
	}

	.myzp_table6_2 {
		height: 30px;
		border-radius: 4px;
		line-height: 30px;
		font-size: 14px;
	}

	.myzp_tablet .myzp_table6_1 {
		max-width: 55%;
	}

	.sczp_tcs {
		width: 300px;
		border-radius: 10px;
		padding: 25px;
	}

	.sczp_tc1 {
		font-size: 20px;
	}

	.sczp_tc3 {
		margin-top: 15px;
		height: 40px;
		line-height: 40px;
	}

	.sczp_tc4 {
		height: 40px;
		font-size: 16px;
	}

	.scfl_bo {
		display: flex;
		flex-wrap: wrap;
	}

	.scfl_bo1 {
		min-width: 60px;
		height: 40px;
		line-height: 40px;
		font-size: 14px;
		margin-right: 10px;
	}

	.usert_box {
		margin-top: 20px;
		border-radius: 10px 10px 0 0;
	}

	.user_sc {
		margin-top: 20px;
		column-count: 2;
	}

	.user_sc1 {
		margin-bottom: 10px;
	}

	.zjmx_bo {
		margin: 20px auto;
	}

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

	.zjmx_bo1_1 {
		width: 50px;
		margin-right: 20px;
	}

	.zjmx_bo1_2 {
		width: calc(100% - 70px);
	}

	.zjmx_bo1_3 {
		font-size: 14px;
	}

	.zjmx_bo1_4 {
		font-size: 20px;
	}

	.zjmx_bo2 {
		margin-top: 20px;
	}

	.zjmx_table {
		width: 750px;
	}

	.zjmx_table td {
		padding: 15px 5px;
		font-size: 14px;
	}

	.wytx_bo1 {
		width: 285px;
		margin-top: 20px;
	}

	.wytx_bo1 input {
		width: calc(100% - 110px);
		height: 40px;
		font-size: 14px;
	}

	.wytx_bo1 button {
		width: 100px;
		height: 40px;
		margin-left: 10px;
		font-size: 14px;
	}

	.wytx_table {
		width: 750px;
	}

	.wytx_table td {
		padding: 15px 5px;
		font-size: 14px;
	}

	.tx_tcs {
		width: 300px;
		border-radius: 10px;
		padding: 20px;
	}

	.tx_tc1 {
		font-size: 16px;
	}

	.tx_tc2 {
		font-size: 14px;
	}

	.tx_tc3 {
		margin-top: 10px;
		font-size: 12px;
		margin-bottom: 20px;
	}

	.tx_tc4 {
		height: 40px;
		margin-bottom: 10px;
		line-height: 40px;
	}

	.tx_tc4_1 {
		font-size: 14px;
	}

	.tx_tc4_2 {
		font-size: 14px;
	}

	.tx_tc5_1 {
		height: 40px;
		font-size: 14px;
	}

	.tx_tc5_2 {
		height: 40px;
		font-size: 14px;
	}

	.wycz_bo {
		margin: 20px auto;
		flex-wrap: wrap;
	}

	.wycz_left {
		border-radius: 15px;
		width: 100%;
		padding: 15px;
	}

	.wycz_le1 {
		font-size: 20px;
	}

	.wycz_le2 {
		margin-top: 10px;
	}

	.wycz_le4 {
		margin-top: 15px;
	}

	.wycz_le4_1 {
		height: 40px;
		line-height: 40px;
		font-size: 16px;
	}

	.wycz_le4_2 {
		padding: 35px 0;
	}

	.wycz_le4_3 span {
		font-size: 39px;
		line-height: 39px;
	}

	.wycz_le4_4 {
		margin-top: 10px;
		display: flex;
		align-items: flex-end;
		justify-content: center;
	}

	.wycz_le4_4_2 {
		font-size: 39px;
		line-height: 39px;
	}

	.wycz_right {
		width: 100%;
		margin-left: 0;
		border-radius: 15px;
		padding: 15px;
		margin-top: 20px;
	}

	.wycz_ri1 {
		font-size: 20px;
	}

	.wycz_ri2 {
		margin-top: 10px;
	}

	.wycz_ri4 {
		width: 49%;
		margin-top: 10px;
	}

	.wycz_ri4:nth-child(2n) {
		margin-right: 0;
	}

	.wycz_ri4_1_1 {
		font-size: 16px;
	}

	.wycz_ri4_1_2 {
		font-size: 14px;
	}

	.wycz_ri4_2 {
		padding: 10px 0;
	}

	.wycz_ri4_3 {
		height: 21px;
		font-size: 16px;
	}

	.wycz_ri4_4 span {
		font-size: 39px;
	}

	.wycz_ri4_5 {
		margin-top: 15px;
		font-size: 12px;
		line-height: 20px;
	}

	.wycz_ri4_6 {
		font-size: 12px;
		line-height: 20px;
	}

	.wycz_ri4_7 {
		width: 100px;
		margin-top: 15px;
	}

	.myjl_bo {
		margin: 20px auto;
	}

	.myjl_table {
		width: 750px;
	}

	.myjl_table tr:first-child td {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.myjl_table td {
		padding: 15px 5px;
	}

	.myxx_bo {
		margin: 20px auto;
	}

	.myxx_b {
		flex-wrap: wrap;
	}

	.myxx_bo1 {
		border-right: none;
		border-bottom: 1px solid #F1F1F1;
		width: 100%;
		padding: 20px 0;
	}

	.myxx_bo1:last-child {
		border-bottom: 0;
	}

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

	.myxx_bo4 {
		height: auto;
	}

	.myxx_but {
		width: 200px;
		height: 45px;
		font-size: 16px;
		margin-top: 40px;
	}

	.jrwm_banne1 {
		height: 200px;
		display: block;
		object-fit: cover;
		object-position: bottom;
	}

	.jrwm_banne3_1 {
		font-size: 16px;
	}

	.jrwm_banne3_2 {
		width: 250px;
		margin-top: 15px;
	}

	.jrwm_banne3_3 {
		margin-top: 5px;
		font-size: 12px;
	}

	.jrwm_banne3_4 {
		width: 115px;
		height: 35px;
		border-radius: 5px;
		margin-top: 15px;
		font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.jrwm_banne3_4 img {
		width: 20px;
	}
	.tzfs_bo {
	    margin-top: 20px;
	    margin-bottom: 35px;
	}
	.tzfs_bo1 {
	    width: 175px;
	    font-size: 24px;
	}
	.tzfs_bo2{
		flex-wrap: wrap;
	}
	.tzfs_bo3 {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 15px;
	    border-radius: 12px;
	    padding: 0 30px;
	    padding-bottom: 10px;
	}
	.tzfs_bo3_1 {
	    width: 195px;
	    margin-top: -13px;
	}
	.tzfs_bo3_2{
		 border-radius: 12px;
	}
	.tzfs_bo3_3{
		display: flex;
		flex-wrap: wrap;
	}
	.tzfs_bo3_5 {
	    width: 130px;
	}
	.tzfs_bo3_7 {
	    font-size: 14px;
	}
	.tzfs_bo3_8_1{
		 font-size: 14px;
	}
	.tzfs_bo3_8_2{
		 font-size: 14px;
	}
	.tzfs_bo3_8_3{
		font-size: 16px;
	}
	.tzfs_bo3_9{
		display: flex;
		align-items: center;
	}
	.tzfs_bo3_9_1{
		font-size: 14px;
	}
	.tzfs_bo3_9_3 {
	    width: 45px;
	    height: 25px;
	    line-height: 25px;
	    font-size: 14px;
	}
	.tzfs_bo3_9_2 {
	    width: calc(100% - 115px);
	    font-size: 14px;
	}
	.tzfs_bo4 {
	    margin-top: 30px;
	}
	.tzfs_bo4_2{
		display: flex;
		justify-content: center;
	}
	.tzfs_bo4_3 {
	    margin-right: 25px;
	}
	.tzfs_bo5{
		margin-top: 15px;
	}
	.tzfs_bo5_1 {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 15px;
	    border-radius: 12px;
	    padding:15px 5px;
	}
	.tzfs_bo5_2 {
	    font-size: 16px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.tzfs_bo5_3 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.tzfs_bo5_3 span {
	    font-size: 20px;
	}
	.tzfs_bo5_4 {
	    margin-top: 15px;
	    font-size: 14px;
	}
	.tzfs_bo6 {
	    margin-top: 10px;
	    font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.sczpedit_tcs {
		width: 340px;
		border-radius: 10px;
		padding: 25px 10px;
	}
	.userrz_tcs {
   width: 340px;
		border-radius: 10px;
    padding: 25px 10px;
}

}