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

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

}

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

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

	.logo {
		height: 40px;
		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;
	}

	.mulu.on .mulu2 {
		display: block;
	}

	.mulu1 {
		width: 100%;
		padding: 10px 0;
		color: white;
		font-size: 16px;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.banner .swiper-pagination-bullet {
		width: 25px;
		height: 2px;
		border-radius: 2px;
	}

	.banne {
		height: 300px;
	}

	.banne3_1 {
		font-size: 22px;
	}

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

	.inde_through {
		margin: 40px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.inde_through1 {
		width: 100%;
	}

	.inde_through1_1 {
		font-size: 20px;
	}

	.inde_through1_2 {
		margin-top: 10px;
		font-size: 14px;
		line-height: 25px;
	}

	.inde_through2 {
		margin-left: 0;
		margin-top: 20px;
	}

	.inde_what {
		margin: 35px auto;
	}

	.inde_what1_1 {
		font-size: 20px;
	}

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

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

	.inde_what2_1 {
		width: 100%;
		margin-right: 0;
		margin-top: 25px;
		font-size: 14px;
		display: flex;
		align-items: center;
	}

	.inde_what2_1 img {
		width: 50px;
		margin-right: 15px;
	}

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

	.inde_our {
		margin: 45px 0;
		font-size: 20px;
	}

	.inde_who {
		margin: 45px auto;
	}

	.inde_who1 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-bottom: 40px;
	}

	.inde_who2 {
		width: 85%;
		height: 200px;
		border-radius: 10px;
		margin-left: 0;
		margin-bottom: 20px;
	}

	.inde_who3 {
		width: 100%;
	}

	.inde_who3_1 {
		font-size: 20px;
	}

	.inde_who3_2 {
		margin-top: 20px;
		font-size: 16px;
	}

	.inde_who3_3 {
		margin-top: 10px;
		font-size: 14px;
		line-height: 25px;
	}

	.inde_service {
		margin: 35px auto;
	}

	.inde_service1 {
		font-size: 20px;
	}

	.inde_service3 {
		width: 49%;
		border-radius: 10px;
		margin-top: 20px;
		padding: 15px 20px;
		padding-top: 20px;
	}

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

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

	.inde_service3_1 {
		font-size: 20px;
		left: 10px;
		top: 10px;
	}

	.inde_service3_2 {
		width: 50px;
	}

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

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

	.inde_make {
		margin: 50px auto;
	}

	.inde_make1 {
		font-size: 20px;
	}

	.inde_make2 {
		margin-top: 10px;
	}

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

	.inde_make3 {
		margin-top: 15px;
		font-size: 16px;
	}

	.footer_top {
		padding-top: 25px;
		padding-bottom: 15px;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.footer_top1 {
		width: 50%;
	}

	.footer_top4 {
		width: 100%;
		margin: 10px 0;
		margin-left: 0;
		display: flex;
		flex-wrap: wrap;
	}

	.footer_top4_1 {
		margin-bottom: 10px;
		font-size: 14px;
	}

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

	.footer_top2_1 {
		margin-bottom: 10px;
		font-size: 14px;
	}

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

	.footer_top3 {
		margin-left: 0;
		margin-top: 10px;
	}

	.footer_down {
		padding: 10px 0;
	}

	.nybanne1 {
		height: 400px;
	}

	.nybanne3_1 {
		font-size: 22px;
	}

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

	.nybanne3_3 {
		margin-top: 15px;
		font-size: 16px;
	}

	.tit_bo {
		margin: 15px auto;
		display: flex;
		align-items: center;
	}

	.how_top1 {
		margin-bottom: 20px;
		padding: 0 15px;
	}

	.how_top2 {
		padding: 10px 0;
		display: flex;
		align-items: center;
	}

	.how_top2_1 {
		width: 25px;
	}

	.how_top2_2 {
		width: calc(100% - 35px);
		font-size: 18px;
	}

	.how_top3 {
		padding-left: 35px;
		padding-bottom: 20px;
	}

	.how_top3_1 {
		font-size: 16px;
	}

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

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

	.how_top3_4 {
		margin-top: 15px;
	}

	.how_cen {
		margin: 40px auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.how_cen1 {
		width: 100%;
	}

	.how_cen1_1 {
		font-size: 20px;
	}

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

	.how_cen1_3 {
		margin-top: 15px;
	}

	.how_cen2 {
		width: 70%;
		margin-left: 0;
		margin-top: 20px;
	}

	.how_down {
		margin: 65px auto;
	}

	.how_down1 {
		margin-bottom: 20px;
	}

	.how_down1_1 {
		font-size: 20px;
	}

	.how_down1_2 {
		font-size: 14px;
	}

	.how_down2_1 {
		font-size: 18px;
	}

	.how_down2_2 {
		height: 35px;
		padding: 0 10px;
		line-height: 35px;
		font-size: 14px;
	}

	.pricing_what {
		margin-bottom: 45px;
	}

	.pricing_what1 {
		font-size: 20px;
	}

	.pricing_what2 {
		margin-top: 15px;
	}

	.pricing_what2 table {
		width: 1020px;
	}

	.pricing_what2 td {
		padding-top: 10px;
		padding-bottom: 10px;
	}

	.pricing_what2 td:nth-child(1) {
		padding: 0 15px;
		font-size: 14px;
	}

	.pricing_what2 thead td {
		font-size: 18px !important;
	}
	.pricing_payment {
	    margin: 35px auto;
	    display:flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.pricing_paymentle{
		width: 100%;
	}
	.pricing_paymentle1 {
	    margin-bottom: 15px;
	    font-size: 20px;
	}
	.pricing_paymentle2 {
	    margin-bottom: 20px;
	}
	.pricing_paymentle2_1{
		font-size: 16px;
	}
	.pricing_paymentle2_2{
		display: flex;
		flex-wrap: wrap;
	}
	.pricing_paymentle2_2_1 {
	    margin-top: 10px;
	    margin-right: 25px;
	    font-size: 14px;
		display: flex;
		align-items: center;
	}
	.pricing_paymentle2_3 {
	    font-size: 14px;
	}
	.pricing_paymentri {
	    width: 70%;
	    margin-left: 0;
		margin-top: 20px;
	}
	.pricing_other {
	    margin: 35px auto;
	}
	.pricing_other1_1{
		font-size: 20px;
	}
	.pricing_other1_2 {
	    font-size: 14px;
	}
	.pricing_other2 {
	    margin-top: 20px;
	}
	.pricing_other3_1 {
	    padding: 15px 0;
		display: flex;
		align-items: center;
	}
	.pricing_other3_1_1 {
	    width: 20px;
	}
	.pricing_other3_1_2 {
	    width: calc(100% - 30px);
	    font-size: 16px;
	}
	.pricing_other3_2 {
	    padding-bottom: 20px;
	}
	.pricing_other3_2_1{
		font-size: 15px;
	}
	.pricing_other3_2_2 {
	    font-size: 14px;
	    line-height: 25px;
	}
	.pricing_other3_2_3{
		margin-top: 10px;
	}
	.pricing_com {
	    margin: 45px auto;
	}
	.pricing_com1{
		font-size: 20px;
	}
	.pricing_com2 {
	    margin-top: 10px;
	    font-size: 14px;
	}
	.pricing_com3 {
	    font-size: 12px;
	    margin-top: 15px;
	    line-height: 20px;
	}
	.faq_top {
	    margin-bottom: 30px;
	}
	.faq_topa {
	    padding: 0 15px;
	    margin-bottom: 20px;
	}
	.faq_topb {
	    padding: 10px 0;
		display: flex;
		align-items: center;
	}
	.faq_topb1 {
	    width: 25px;
	}
	.faq_topb2 {
	    width: calc(100% - 35px);
	    font-size: 18px;
	}
	.faq_topc {
	    padding-left: 35px;
	    padding-right: 20px;
	    margin-bottom: 30px;
	}
	.faq_topc2 {
	    padding: 10px 0;
		display: flex;
		align-items: center;
	}
	.faq_topc2_1 {
	    width: 10px;
	}
	.faq_topc2_3 {
	    width: 10px;
	}
	.faq_topc2_2 {
	    width: calc(100% - 20px);
	    font-size: 16px;
	}
	.faq_topc3 {
	    padding: 0 15px;
	    font-size: 14px;
	    line-height: 25px;
	    padding-bottom: 25px;
	}
	.faq_down {
	    margin: 45px auto;
	}
	.faq_down1{
		font-size: 20px;
	}
	.faq_down2 {
	    font-size: 16px;
		margin-top: 5px;
	}
	.faq_down3 {
	    font-size: 14px;
		margin-top: 5px;
	}
	.contact_bo {
	    margin-top: 5px;
	    margin-bottom: 30px;
	}
	.contact_boa {
	    margin-bottom: 30px;
	}
	.contact_boa1 {
	    font-size: 14px;
	}
	.contact_boa2 {
	    font-size: 14px;
		margin-top: 5px;
	}
	.contact_bob {
	    margin-bottom: 30px;
	}
	.contact_bob1{
		font-size: 18px;
	}
	.contact_bob2{
		margin-top: 10px;
	}
	.contact_bob2_1{
		font-size: 14px;
	}
	.contact_bob2_2 {
	    height: 30px;
	    line-height: 30px;
	    padding: 0 10px;
	    font-size: 16px;
	    margin-top: 10px;
	}
	.contact_bob2_3{
		font-size: 14px;
	}
	.contact_bob2_4 {
	    font-size: 16px;
	}
	.contact_bob3_1{
		display: flex;
		flex-wrap: wrap;
	}
	.contact_bob3_2 {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 15px;
	}
	.contact_bob3_2_1{
		font-size: 14px;
	}
	.contact_bob3_3{
		margin-top: 15px;
	}
	.contact_bob3_4 {
	    margin-top: 20px;
		display: flex;
		align-items: flex-start;
	}
	.contact_bob3_5 {
	    width: 130px;
	    height: 40px;
	    margin-top: 20px;
	    font-size: 18px;
	}
	.contact_bob3_2_5{
	    display: flex;
	    align-items: center;
	    justify-content: space-between;
	}
	.contact_bob4_1 {
	    font-size: 14px;
	}
	.contact_bob4_2{
		margin-top: 10px;
	}
	.contact_bob4_3{
		display: flex;
		flex-wrap: wrap;
	}
	.contact_bob4_4 {
	    width: 49%;
	    margin-top: 15px;
	    display: flex;
		align-items: flex-start;
	}
	.contact_bob4_4:nth-child(2n){
		margin-right: 0;
	}
	.contact_bob4_4_1 {
	    width: 25px;
	    margin-right: 10px;
	}
	.contact_bob4_4_2 {
	    width: calc(100% - 35px);
	}
	.contact_bob4_4_3{
		font-size: 14px;
	}
	.contact_bob4_4_4{
		font-size: 16px;
	}
	.nybanne4{
		height: 200px;
	}
	.nybanne3_4_1 {
	    font-size: 22px;
	}
	.nybanne3_4_2 {
	    margin-top: 5px;
	    font-size: 12px;
	}
	.nybanne3_5 {
	    margin-top: 30px;
	}
	.nybanne3_5_1 {
	    font-size: 16px;
	}
	.nybanne3_5_2 {
	   margin-top: 5px;
	   font-size: 12px;
	}
	.nybanne3_6 {
	    margin-top:15px;
	    font-size: 16px;
	}
	.terms_topa {
	    padding: 0 15px;
		margin-bottom: 25px;
	}
	.terms_topb {
	    padding: 10px 0;
		display: flex;
		align-items: center;
	}
	.terms_topb1{
		width: 25px;
	}
	.terms_topb2 {
	    width: calc(100% - 35px);
	    font-size: 18px;
	}
	.terms_topc {
	    padding-left: 35px;
	    padding-bottom: 25px;
	}
	.terms_topc1 {
	    padding: 15px 0;
	}
	.terms_topc2{
		font-size: 16px;
	}
	.terms_topc3 {
	    font-size: 14px;
	    line-height: 25px;
	}
	.terms_down {
	    margin: 25px auto;
	}
	.terms_down1{
		font-size: 20px;
	}
	.terms_down2 {
	    margin-top: 15px;
	    font-size: 16px;
	}

}