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

@media (max-width: 1220px) and (min-width: 1020px) {
	.container {
		width: 95%;
	}
	.user-orlif4_1 {
	    margin-right: 20px;
	}
	.user-orlif4_1::after {
	    width: 16px;
	    left: -16px;
	}

}

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

	.header-top1 {
		font-size: 12px;
	}

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

	.logo {
		height: 35px;
		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;
		justify-content: space-between;
		align-items: center;
	}

	.mobile-ml {
		width: 100%;
		padding: 20px 10px;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
	}

	.header-down2 {
		width: 100%;
		margin-right: 0;
		font-size: 14px;
		/* margin-top: 0; */
		color: white;
		display: flex;
		align-items: center;
	}

	.header-down2:first-child {
		margin-top: 0;
	}

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

	.header-down1 {
		max-width: 100%;
	}

	.header-down2 img {
		height: auto;
	}

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

	.banne {
		height: 290px;
	}

	.banne3_1 {
		font-size: 28px;
	}

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

	.in-creat {
		margin-top: 10px;
		margin-bottom: 30px;
	}

	.in-djs {
		height: 45px;
		padding: 0 10px;
		display: flex;
		align-items: center;
	}

	.in-djs1 {
		width: 15px;
	}

	.in-djs3 {
		width: 60px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.in-djs2 {
		width: calc(100% - 75px);
		line-height: 45px;
		padding: 0 10px;
		font-size: 12px;
	}

	.in-crea {
		margin-top: 15px;
	}

	.in-crea1 {
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	}

	.in-crea .swiper-slide {
		padding: 10px;
	}

	.in-crea .swiper {
		width: 100%;
	}

	.in-crea3 {
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}

	.in-crea .swiper-button-prev {
		width: 20px;
		height: 20px;
	}

	.in-crea .swiper-button-next {
		width: 20px;
		height: 20px;
	}

	.in-crealj {
		width: 195px;
		height: 35px;
		margin-top: 15px;
		border-radius: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.in-shop {
		margin: 30px auto;
	}

	.in-shop1 {
		font-size: 20px;
	}

	.in-shop2 {
		display: flex;
		flex-wrap: wrap;
	}

	.in-shop3 {
		width: 49%;
		margin-top: 25px;
		font-size: 14px;
	}

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

	.in-shop3 img {
		height: 170px;
		margin-bottom: 10px;
	}

	.in-get {
		margin: 35px auto;
	}

	.in-get1 {
		font-size: 24px;
	}

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

	.in-get3 {
		width: 170px;
		height: 40px;
		border-radius: 40px;
		margin-top: 25px;
		font-size: 14px;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.in-get3 img {
		width: 20px;
		margin-right: 5px;
	}

	.in-get3 span {
		line-height: normal;
	}

	.in-make {
		margin: 30px auto;
	}

	.in-make1 {
		font-size: 20px;
	}

	.in-make2 {
		margin-top: 30px;
	}

	.in-make3_1 {
		height: 125px;
	}

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

	.in-make3_3 {
		margin-top: 5px;
		font-size: 14px;
	}

	.in-make2 .swiper {
		width: 100%;
	}

	.in-make2 .swiper-button-prev {
		width: 20px;
		height: 20px;
	}

	.in-make2 .swiper-button-next {
		width: 20px;
		height: 20px;
	}

	.in-hoA {
		margin: 35px auto;
	}

	.in-hoA1 {
		font-size: 20px;
	}

	.in-hoA2 {
		display: flex;
		flex-wrap: wrap;
	}

	.in-hoA3 {
		width: 45.5%;
		margin-right: 9%;
		margin-top: 45px;
	}

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

	.in-hoA3:nth-child(2n)::after {
		display: none;
	}

	.in-hoA3_1 {
		height: 50px;
	}

	.in-hoA3_2 {
		margin-top: 25px;
		font-size: 16px;
	}

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

	.in-hoA3::after {
		width: 24px;
		height: 20px;
		right: -17%;
		top: 15px;
	}

	.in-hoB {
		margin: 25px auto;
	}

	.in-hoBf {
		display: flex;
		flex-wrap: wrap;
	}

	.in-hoBf1 {
		width: 32%;
		margin-right: 2%;
		margin-bottom: 25px;
	}

	.in-hoBf1_1 {
		height: 85px;
	}

	.in-hoBf1_1_2 {
		width: 40px;
	}

	.in-hoBf1_2 {
		border-left: 2px solid #841E54;
		margin-top: 10px;
		padding: 0 5px;
		font-size: 12px;
	}

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

	.in-hoBt {
		width: 195px;
		height: 35px;
		border-radius: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.in-our {
		margin-top: 25px;
		margin-bottom: 45px;
	}

	.in-our1 {
		font-size: 20px;
	}

	.in-our2 {
		margin-top: 25px;
		flex-wrap: wrap;
	}

	.in-our3 {
		border-right: 0;
		border-bottom: 1px solid #929497;
		width: 100%;
		padding: 15px 0;
	}

	.in-our3:last-child {
		border-bottom: 0;
	}

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

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

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

	.footer-top1 {
		width: 100%;
	}

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

	.footer-top3 {
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}

	.footer-top3_1 {
		font-size: 12px;
	}

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

	.footer-top3_2 {
		display: flex;
		align-items: center;
	}

	.footer-top1_2 {
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.footer-top1_3 {
		width: 8%;
		margin-right: 5%;
		margin-bottom: 0;
	}

	.footer-top1_3:nth-child(3n) {
		margin-right: 5%;
	}

	.footer-dow {
		padding: 10px 0;
		font-size: 12px;
	}

	.cate-bf {
		margin: 15px auto;
		display: flex;
		flex-wrap: wrap;
	}

	.cate-bf1 {
		width: 100%;
		font-size: 25px;
		margin-bottom: 10px;
	}

	.cate-bf2 {
		width: 100%;
		justify-content: center;
	}

	.cate-bf2_1 {
		margin-right: 30px;
	}

	.cate-bt {
		margin: 20px auto;
	}

	.cate-bt2 {
		display: flex;
		flex-wrap: wrap;
	}

	.cate-bt3 {
		width: 49%;
		margin-bottom: 25px;
		font-size: 14px;
	}

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

	.cate-bt3 img {
		height: 170px;
		margin-bottom: 10px;
	}

	.cate-bt1 {
		width: 195px;
		height: 35px;
		border-radius: 35px;
		font-size: 12px;
		line-height: 35px;
	}

	.cate-detab {
		display: flex;
		flex-wrap: wrap;
	}

	.cate-detac {
		width: 100%;
	}

	.cate-detac1 {
		width: 100px;
		height: 220px;
		margin-right: 10px;
	}

	.cate-detac2 {
		width: calc(100% - 110px);
	}

	.cate-detac3 {
		height: 220px;
	}

	.cate-detac1_1 img {
		height: 48px;
	}

	.cate-detac1_1 div {
		font-size: 12px;
	}

	.cate-detac4_5 {
		padding: 10px 0;
		font-size: 12px;
		display: flex;
		align-items: center;
	}

	.cate-detac4_5 img {
		width: 10px;
		margin-right: 5px;
	}

	.cate-detac4_6 {
		font-size: 12px;
		display: flex;
		align-items: center;
	}

	.cate-detac4_6 img {
		width: 10px;
		margin-right: 5px;
	}

	.cate-detac4_2 {
		width: 150px;
		left: inherit;
		right: 0;
		top: 100%;
		transform: none;
	}

	.cate-detac4_3 {
		display: none;
	}

	.cate-detad {
		width: 100%;
		padding-left: 0;
		padding-top: 15px;
	}

	.cate-detad1 {
		font-size: 20px;
	}

	.cate-detad2 {
		margin-top: 15px;
		font-size: 14px;
	}

	.cate-detad3 {
		display: flex;
		flex-wrap: wrap;
	}

	.cate-detad3_1 {
		width: 49%;
		height: 40px;
		margin-right: 2%;
	}

	.cate-detad3_1:nth-child(5n) {
		margin-right: 2%;
	}

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

	.cate-detad4 {
		width: 150px;
		height: 40px;
		margin-top: 30px;
		line-height: 40px;
		font-size: 16px;
		border-radius: 5px;
	}

	.cate-detaa {
		margin-top: 15px;
	}

	.cate-detaa1 span {
		padding: 5px 0;
		font-size: 20px;
	}

	.cate-detaa2 {
		margin-top: 10px;
	}

	.video-cover {
		width: 300px;
	}

	.rhgz-bo {
		padding: 25px 0;
	}

	.rhgz-bof1 {
		width: 300px;
		height: 160px;
	}

	.rhgz-bof1_2 {
		width: 35px;
	}

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

	.rhgz-bof3 {
		width: 160px;
		height: 35px;
		margin-top: 10px;
		font-size: 14px;
		line-height: 35px;
	}

	.rhgz-bot1 {
		margin-top: 35px;
		display: flex;
		flex-wrap: wrap;
		align-items: flex-start;
	}

	.rhgz-bot1_1 {
		width: 100%;
		height: 180px;
		margin-right: 0;
		margin-bottom: 2%;
	}

	.rhgz-bot1_2 {
		width: 100%;
	}

	.rhgz-bot1_3 {
		display: flex;
		align-items: flex-start;
	}

	.rhgz-bot1_3_1 {
		width: 35px;
		font-size: 30px;
	}

	.rhgz-bot1_3_2 {
		max-width: calc(100% - 45px);
		font-size: 20px;
	}

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

	.rhgz-bot1_5 {
		width: 100%;
		height: 180px;
		margin-left: 0;
		margin-bottom: 2%;
	}

	.lc-list {
		display: flex;
		flex-wrap: wrap;
	}

	.lc-li {
		width: 49%;
		height: 180px;
		margin-bottom: 20px;
	}

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

	.lc-li2_1 {
		padding: 10px;
		font-size: 12px;
	}

	.lc-li3_1 {
		width: 100px;
		height: 30px;
		line-height: 30px;
		font-size: 12px;
	}

	.lc-down {
		padding: 15px;
		flex-wrap: wrap;
	}

	.lc-down2 {
		width: 100%;
		margin: 10px 0;
	}

	.lc-upload {
		display: flex;
		flex-wrap: wrap;
	}

	.lc-upload1 {
		width: 48%;
		max-width: 48%;
		margin-right: 4%;
	}

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

	.lc-upload2 {
		font-size: 12px;
		margin-bottom: 15px;
	}

	.lc-upload3 {
		max-width: 100%;
		height: 120px;
	}

	.lc-upload4 {
		max-width: 100%;
		height: 120px;
	}

	.lc-upload4_2 {
		width: 25px;
		right: -5px;
		top: -10px;
	}

	.lc-comm {
		margin-top: 20px;
	}

	.lc-comm1 {
		font-size: 18px;
	}

	.lc-please2 {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.lc-please2_1 {
		width: 35px;
		height: 30px;
		margin-right: 10px;
		line-height: 30px;
		font-size: 12px;
	}

	.in-style {
		display: flex;
		flex-wrap: wrap;
	}

	.in-style1 {
		width: 49%;
		height: 150px;
	}

	.in-style1:nth-child(5n) {
		margin-right: 2%;
	}

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

	.lc-earnest {
		display: flex;
		flex-wrap: wrap;
	}

	.lc-earnle {
		width: 100%;
	}

	.lc-earnri {
		width: 100%;
		margin-left: 0;
		margin-top: 35px;
		padding: 0 10px;
	}

	.lc-review1 {
		font-size: 18px;
	}

	.lc-review2 {
		margin-top: 10px;
	}

	.lc-delive1 {
		font-size: 16px;
	}

	.lc-delive2 {
		padding: 15px 0;
		display: flex;
		flex-wrap: wrap;
	}

	.lc-delive2_2 {
		width: 100%;
	}

	.lc-delive2_1 {
		font-size: 16px;
		margin-left: 0;
		margin-top: 4%;
	}

	.lc-artwork {
		flex-wrap: wrap;
	}

	.lc-artle {
		width: 100%;
	}

	.lc-artri1 {
		padding: 10px 0;
		font-size: 16px;
	}

	.lc-artle1 {
		padding: 10px 0;
		flex-wrap: wrap;
		justify-content: center;
	}

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

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

	.lc-delivery {
		display: flex;
		flex-wrap: wrap;
	}

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

	.lc-deliri {
		margin-top: 20px;
	}

	.lc-paypal {
		flex-wrap: wrap;
	}

	.lc-payle {
		width: 100%;
	}

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

	.lc-payle1_1 {
		font-size: 16px;
	}

	.lc-payle1_2 {
		font-size: 16px;
	}

	.lc-payri {
		width: 100%;
		padding: 15px;
	}

	.lc-payri2 {
		margin-top: 10px;
		font-size: 22px;
	}

	.lc-payri3 {
		margin-top: 10px;
	}

	.lc-earnri1 {
		padding: 15px 0;
	}

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

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

	.addr-seles {
		width: 90%;
		border-radius: 5px;
		padding: 30px 15px;
	}

	.addr-setit {
		font-size: 16px;
	}

	.addr-setab {
		width: 750px;
	}

	.login-bo {
		width: 90%;
		margin-top: 130px;
		margin-bottom: 75px;
		padding: 20px;
	}

	.login-tit {
		font-size: 20px;
		margin-bottom: 10px;
	}

	.login-in {
		display: flex;
		align-items: center;
	}

	.login-text {
		font-size: 14px;
	}

	.login-down {
		display: flex;
		justify-content: center;
	}

	.user-fl {
		padding: 15px 0;
	}

	.user-fl1 {
		padding: 0 10px;
		font-size: 14px;
	}

	.user-info {
		padding: 10px 15px;
	}

	.user-info2 {
		padding: 0 15px;
		padding-bottom: 25px;
		margin-top: 10px;
	}

	.user-info2_1 {
		height: auto;
		display: flex;
		flex-wrap: wrap;
		align-items: center;
		justify-content: space-between;
	}

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

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

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

	.user-info2_5 {
		font-size: 14px;
		height: auto;
	}

	.user-info2_6 {
		width: 175px;
		height: 35px;
		font-size: 14px;
	}
	.user-info2_7{
		    font-size: 14px;
		display: flex;
		align-items: center;
	}
	.user-info2_7 span{
		line-height: normal;
	}
	.user-info2_7 img {
	    width: 5px;
	    margin-left: 10px;
	}
	.user-info3_1 {
	    padding: 0 15px;
	    font-size: 14px;
	}
	.user-orlis{
		width: 1000px;
		margin-top: 25px;
	}
	.user-orli {
	    margin-bottom: 10px;
	    padding: 0 15px;
	}
	.user-orlif{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.user-orlif2 {
	    margin-left: 5px;
	}
	.user-orlif3 {
	    width: 80px;
	    font-size: 14px;
	}
	.user-orlif4_1 {
	    margin-right: 30px;
	}
	.user-orlif4_1::after {
	    width: 13px;
	    height: 4px;
	    left: -20px;
		top: 4px;
	}
	.user-orlit {
	    padding: 10px 0;
	   align-items: center;
	}
	.user-orlit1_1 {
	    width: 90px;
	    height: 90px;
	}
	.user-orlit1_2 {
	    width: calc(100% - 105px);
	}
	.user-orlit1_3 {
	    font-size: 16px;
	}
	.user-orlit1_4 {
	    margin-top: 5px;
	    font-size: 12px;
	}
	.user-orlit1_5 {
	   margin-top: 5px;
	   font-size: 12px;
	}
	.user-orlit3_1{
		font-size: 12px;
	}
	.user-orlit3_2{
		font-size: 12px;
	}
	.pages {
	    margin-top: 25px;
	}
	.pagination a {
	    width: 35px;
	    height: 25px;
	    line-height: 25px;
	    margin: 2px;
	}
	.pagination span {
	    width: 35px;
	    height: 25px;
	    line-height: 25px;
	    margin: 2px;
	}
	.user-box {
	    margin-bottom: 20px;
	}
	.user-addr{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.user-addrlis{
		width: 750px;
	}
	.tjaddr-add {
	    width: 90%;
	    padding: 50px 15px;
	}
	.tjaddr-in1 {
	    width: 71px;
	}
	.tjaddr-in2{
		width: calc(100% - 86px);
	}
	.tjaddr-in3{
		width: calc(100% - 86px);
	}
	.tjaddr-but{
		display: flex;
		justify-content: center;
	}
	.tjaddr-but2{
		margin-left: 20px;
	}
	.user-info2_8{
		width: 100%;
		margin-top: 10px;
	}
	.user-info4{
		display: flex;
		justify-content: center;
	}
	.user-info4_1{
		width: 115px;
		height: 35px;
		border-radius: 35px;
		font-size: 14px;
	}
	.user-info4_2 {
	    width: 115px;
	    height: 35px;
	    border-radius: 35px;
	    font-size: 14px;
	    margin-left: 35px;
	}
	.user-ordet1 {
	    padding: 10px 0;
	    font-size: 25px;
	}
	.user-ordet2_1{
		font-size: 18px;
	}
	.user-ordet2_2{
		margin-top: 10px;
	}
	.user-ordet3_1 {
	    padding: 10px 0;
	    font-size: 16px;
	}
	.user-ordet3_2 {
	    padding: 10px 0;
	}
	.user-ordet3_3 {
	    font-size: 12px;
	    margin-bottom: 5px;
	}
	.user-ordet4 {
		flex-wrap: wrap;
	}
	.user-ordet4_5 {
	    width: 100%;
	}
	.user-ordet4_2 {
	    padding: 10px 0;
	    font-size: 14px;
	}
	.user-ordet4_6 {
	    padding: 10px 0;
	    flex-wrap: wrap;
	}
	.user-ordet4_7 {
	    width: 100%;
	    max-width: 100%;
	    margin-right: 0;
		margin-bottom: 10px;
	}
	.user-ordet4_1 {
	    width: 100%;
	    margin-left: 0;
		margin-top: 10px;
	}
	.user-ordet5_1{
		display: flex;
		flex-wrap: wrap;
	}
	.user-ordet5_2 {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 2%;
	}
	.cart-bo {
	    margin: 15px auto;
	}
	.cart-bo1 {
	    font-size: 18px;
	}
	.cart-bo2 {
	    flex-wrap: wrap;
	}
	.cart-left{
		width: 100%;
	}
	.cart-lef {
		display: flex;
		align-items: center;
	}
	.cart-let {
	    padding: 10px 0;
		display: flex;
		align-items: center;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.cart-let1 {
	    width: calc(100% - 30px);
		margin-bottom: 15px;
		display: flex;
		align-items: center;
	}
	.cart-let2{
		margin-left: 0;
	}
	.cart-let3{
		display: flex;
		align-items: center;
	}
	.cart-let3 input{
		margin-left: 5px;
	}
	.cart-right {
	    width: 100%;
	    margin-left: 0;
		margin-top: 20px;
	    padding: 15px;
	}
	.cart-ri3{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.cart-ri6{
		display: flex;
		align-items: flex-start;
		justify-content: center;
	}
	.cart-ri8 {
	    padding: 15px 10px;
		display: flex;
		align-items: center;
	}
	.website-bo {
	    display: flex;
		flex-wrap: wrap;
	}
	.website-left {
	    width: 100%;
	    margin-right: 0;
		margin-bottom: 15px;
	}
	.website-lef {
	   display: flex;
	   align-items: center;
	}
	.website-let {
	    padding: 0 15px;
	}
	.website-right {
	    width: 100%;
	    padding: 15px 20px;
	}
	.website-ri1{
		font-size: 18px;
	}
	.website-ri2{
		margin-top: 15px;
	}
	.website-ri3 {
	    font-size: 12px;
	}
	.website-ri5{
		display: flex;
		flex-wrap: wrap;
	}
	.website-ri5_1 {
	    width: 100%;
	    margin-right: 0;
	    margin-top: 10px;
	    padding: 0 10px;
	}
	.website-ri5_2{
		margin-top: 10px;
	}
	.website-ri5_3{
		margin-top: 10px;
	}
	.website-ri5_4 {
	    width: calc(100% - 137px);
	    margin-top: 10px;
		margin-left: 10px;
	}
	.website-ri5_5 {
	    margin-left: 0;
	    margin-top: 10px;
	}
	.website-ri6 {
	    width: 155px;
	    height: 35px;
	    border-radius: 35px;
	    margin-top: 35px;
	    font-size: 16px;
	}
	.lxtc-tcs {
	    width: 90%;
		display: flex;
		align-items: flex-start;
	}
	.lxtc-tc2{
		font-size: 12px;
	}

}