@charset "utf-8";
img {
    max-width: 100%;
    max-height: 100%;
}
.ht{
	height: 60px;
	background: #fff;
}
.logo{
	display: inline-block;
	height: 39px;
}
.htr2 i{
	width: 1px;
	height: 18px;
	background: #ccc;
	margin: 0 15px;
}
.htr2 a:hover,.htr2 a.active{
	color: #FC5154;
}
.htr1{
	margin-right: 40px;
}
.htr1 input{
	width: 240px;
	height: 40px;
	background: #EDEDED;
	border-radius: 40px;
	padding-left: 50px;
}
.htr1 button{
	width: 50px;
	height: 40px;
	background: url(../images/search.png) no-repeat center;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
}
.hb{
	background: #FA5F62;
}
.nav li{
	position: relative;
	flex: 0;
	flex-grow: 1;
	display: flex;
	justify-content: center;
}
.nava{
	display: block;
	width: 100%;
	text-align: center;
	line-height: 64px;
	height: 64px;
	border-bottom: 3px solid rgba(0,0,0,0);
	color: rgba(255,255,255,.7);
}
.nav li.active .nava,.nav li:hover .nava{
	border-bottom: 3px solid #fff;
	color: #fff;
	font-weight: bold;
}
.navhide{
	width: 100%;
	position: absolute;
	left: 0;
	top: 100%;
	margin-top: 10px;
	transition: .25s;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	background: #FA5F62;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	z-index: 9;
}
.navhide a{
	font-size: 15px;
	line-height: 40px;
	color: #fff;
	display: block;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	padding: 0 10px;
	position: relative;
	z-index: 9;
}
.navhide a:hover,.navhide a.active{
	background: #D94A4C;
}
.nav li:hover .navhide{
	opacity: 1;
	visibility: inherit;
	margin-top: 0;
}
.bnbg{
	background: url(../images/bnbg.png) no-repeat center;
	background-size: 100% 100%;
	color: #fff;
	padding-bottom: 50px;
}
.bnbgline{
	width: 70px;
	height: 4px;
	display: block;
	background: #FA5F62;
	border-radius: 4px;
	margin: 15px 0 25px 0;
}
.title_color{
	color: #332121;
}
.text_color{
	color: #664242;
}
.md{
	padding: 80px 0;
}
.ititle_48{
	font-size: 48px;
}
.itopt h1{
	margin: 0 20px;
}
.itopt i:last-child{
	transform:rotate(180deg);
}
.i1box{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.i1txttop{
	border-left: 8px solid #FA5F62;
	padding-left: 30px;
}
.i1img{
	border: 2px solid #E6E6E6;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow: hidden;
}
.i1img img{
	max-width: 100%;
	max-height: 100%;
	transition: .5s;
}
.i1txtbot p{
	margin-top: 15px;
}
.i1box:nth-child(even){
	flex-flow: row-reverse;
}
.i1box:nth-child(even) .i1txttop{
	border-right: 8px solid #FA5F62;
	padding-right: 30px;
	text-align: right;
	border-left: 0;
	padding-left: 0;
}
.i1box:hover .i1img img{
	transform: scale(1.05);
}
.itop_wt *{
	color: #fff;
}
.i2{
	background: url(../images/i2bg.jpg) no-repeat center;
	background-size: cover;
}
.i2bg{
	background: linear-gradient(180deg, rgba(37, 59, 108, 0.6) 0.69%, rgba(37, 59, 108, 0.2) 99.31%);
}
.i2a{
	width: 16.6666%;
}
.i2aimg{
	border-radius: 6px;
	position: relative;
}
.i2aimg::after{
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(0,0,0,.4);
	position: absolute;
	left: 0;
	top: 0;
}
.i2atxt{
	line-height: 48px;
	width: 80%;
	margin: 0 auto;
	background: #fff;
	border-radius: 5px;
	margin-top: -24px;
	position: relative;
	z-index: 8;
	text-align: center;
}
.i3bat h1{
	line-height: 48px;
}
.i3b{
	width: 75%;
	margin-top: -85px;
	position: relative;
	z-index: 9;
	background: rgba(63, 194, 197, .7);
	color: #fff;
	padding: 40px 30px;
}
.i4{
	background: url(../images/i4bg.jpg) no-repeat center;
	background-size: cover;
}
.i4bg{
	background: rgba(0,0,0,.4);
}
.i4box img{
	max-width: 20%;
}
.i5a_a{
	border: 1px solid #E6E6E6;
}
.i5more a{
	line-height: 60px;
	border: 2px solid #FA5F62;
	width: 480px;
	max-width: 80%;
	text-align: center;
	display: inline-block;
	color: #FA5F62;
	border-radius: 6px;
}
.i5more a:hover{
	background: #FA5F62;
	color: #fff;
}
.i5a{
	width: 33.33%;
}
.i6{
	background: url(../images/i6bg.png) no-repeat center rgba(87, 84, 138, 1);
	background-size: cover;
}
.i6l,.i6r{
	width: 49.2%;
	background: #fff;
}
.i6latxtl{
	margin-right: 20px;
}
.i6latxt{
	padding: 15px 25px;
}
.i6la:last-child{
	margin-bottom: 15px;
}
.i6laimg{
	margin-bottom: 15px;
}
.i6r{
	padding: 5px 25px;
}
.i6ra{
	padding: 20px 0;
	border-bottom: 1px solid #E6E6E6;
	color: #000;
}
.i6ra:last-child{
	border-bottom: 0;
}
.fh{
	background: url(../images/ftbg.png) no-repeat center rgba(0,0,0,.6);
	background-size: cover;
	color: #fff;
}
.fhr{
	width: 45%;
	margin-left: 6%;
}
.fhra:first-child{
	margin-top: 0 !important;
}
.fhra input{
	height: 64px;
	padding: 0 20px;
	border-radius: 6px;
	width: 100%;
}
.fhra button{
	width: 80%;
	display: block;
	margin: 0 auto;
	height: 64px;
	border-radius: 6px;
}
.foot{
	background: url(../images/fbbg.png) no-repeat center;
	background-size: cover;
}
.footbg{
	background: rgba(255,255,255,.8);
}
.ftl{
	width: 35%;
}
.ftm{
	flex: 0;
	flex-grow: 1;
	margin: 0 6%;
}
.ftr{
	width: 23%;
}
.ftlw input{
	width: 100%;
	height: 48px;
	border-radius: 5px;
	padding: 0 20px;
}
.ftlw button{
	height: 100%;
	width: 110px;
	border-radius: 5px;
	position: absolute;
	right: 0;
	top: 0;
}
.ftlline{
	width: 120px;
	height: 4px;
	border-radius: 4px;
}
.ftra{
	width: 45%;
	margin-left: 5%;
}

.lbnbg{
	background: rgba(0,0,0,.4);
	color: #fff;
}
.lbnbg_blue{
	background: rgba(40, 46, 66, .4);
}
.lbnline{
	background: #FA5F62;
	width: 40px;
	height: 4px;
	display: block;
	margin: 15px auto 25px auto;
}
.yg1l{
	width: 46.66%;
	margin-right: 4%;
}
.yg1 .wrap{
	position: relative;
	z-index: 9;
}
.yg1::after{
	width: 100%;
	height: calc(100% - 27%);
	content: "";
	background: #FA5F62;
	position: absolute;
	left: 0;
	bottom: 0;
}
.yg1ltxt i{
	width: 5px;
	height: 30px;
	background: #fff;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 20px;
}
.yg1rbtop i{
	width: 56px;
	height: 6px;
	background: #fff;
	display: block;
	border-radius: 6px;
}
.ltopt i{
	width: 20px;
	height: 4px;
	border-radius: 4px;
	margin: 0 20px;
	background: #FA5F62;
}
.yg2aimg{
	display: flex;
	align-items: center;
	justify-content: center;
}
.yg2aimg img{
	max-width: 90%;
	max-height: 90%;
}
.yg2a{
	width: 25%;
	margin-top: 25px;
}
.yg3{
	background: url(../images/yg3bg.png) no-repeat center rgba(142, 142, 142, 1);
	background-size: cover;
}
.ltop_wt {
	color: #fff;
}
.ltop_wt .ltopt i{
	background: #fff;
}
.ltop_wt p{
	opacity: .7;
}
.yg3a{
	color: #fff;
	text-align: center;
}
.yg3a p{
	opacity: .7;
}
.yg3a img{
	max-width: 75%;
}
.swiper-pagination-yg3{
	text-align: center;
	margin-top: 50px;
	position: static;
}
.swiper-pagination-yg3 .swiper-pagination-bullet{
	width: 30px;
	height: 6px;
	background: rgba(255,255,255,.5);
	margin: 0 10px;
	transition: .25s;
	border-radius: 6px;
	opacity: 1;
}
.swiper-pagination-yg3 .swiper-pagination-bullet-active{
	width: 50px;
	background: #fff;
}
.yg4a{
	width: 25%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	text-align: center;
}
.yg4a:nth-child(1),
.yg4a:nth-child(3),
.yg4a:nth-child(6),
.yg4a:nth-child(8){
	background: #FA5F62;
	color: #fff;
}
.yg5{
	background: url(../images/yg5bg.png) no-repeat center;
	background-size: cover;
}
.yg5bg{
	background: linear-gradient(180deg, rgba(38, 38, 38, 0.4) 0%, rgba(38, 38, 38, 0) 100%);
}
.yg5box{
	background: rgba(255,255,255,.7);
}
.yg5img{
	width: 46.66%;
}
.yg5txt{
	padding: 45px 25px;
}
.yg5txttopr{
	width: 25%;
	height: 1px;
	background: rgba(0,0,0,.4);
}
.zindex{
	position: relative;
	z-index: 8;
}
.yg5txtnumber{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 30px;
	align-items: flex-end;
}
.yg5txtnumber h1{
	font-size: 130px;
	line-height: 130px;
	color: #FA5F62;
	opacity: .2;
	font-weight: bold;
}
.yg5box:nth-child(even){
	flex-flow: row-reverse;
}
.yg5box:nth-child(even) .yg5txtnumber{
	flex-flow: row-reverse;
}
.yg6l{
	width: 28.5%;
	margin-right: 20px;
}
.yg6rb table{
	text-align: center;
	width: 100%;
	border-right: 1px solid rgba(206, 204, 224, 1);
	border-bottom: 1px solid rgba(206, 204, 224, 1);
}
.yg6rb table th{
	background: rgba(223, 226, 237, 1);
}
.yg6rb table th,.yg6rb table td{
	border-left: 1px solid rgba(206, 204, 224, 1);
	border-top: 1px solid rgba(206, 204, 224, 1);
	padding: 8px 15px;
}

.prdmd{
	padding-top: 50px !important;
}
.pdl{
	width: 290px;
	margin-right: 30px;
}
.pdlt{
	padding: 10px 20px;
}
.pdlb{
	border: 1px solid #eee;
}
.pdlb a{
	border-bottom: 1px solid #eee;
	display: flex;
	align-items: center;
	padding: 10px 20px;
}
.pdlb a.active,.pdlb a:hover{
	color: #FA5F62;
}
.pdlb a:last-child{
	border-bottom: 0;
}
.pdlb a i{
	width: 18px;
	height: 12px;
	background: url(../images/pdlico.png) no-repeat center;
	background-size: 100% 100%;
}
.pdlbox{
	margin-top: 15px;
}
.pdlbox:first-child{
	margin-top: 0;
}
.pdrw{
	margin-top: -10px;
}
.pda{
	width: 33.33%;
}
.pda_a{
	border: 1px solid #E6E6E6;
}
.page a,.page span{
	width: 40px;
	height: 40px;
	display: flex;
	border-radius: 3px;
	align-items: center;
	justify-content: center;
	border: 1px solid #E6E6E6;
	color: #666;
	margin: 3px;
}
.page a:hover,.page a.active,.page-num-current{
	background: #FA5F62!important;
	border: 1px solid #FA5F62!important;
	color: #fff!important;
}

.pi1l{
	width: 470px;
}
.pi1t{
	width: 60px;
}
.gallery-thumbs{
	height: 400px;
}
.pi1ta,.pi1ba{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #CDCDCD;
}
.pi1ta img,.pi1ba img{
	max-width: 100%;
	max-height: 100%;
	width: 100%;
	height: 100%;
}
.pi1ba{
	height: 400px;
	border: 0;
}
.swiper-slide-thumb-active .pi1ta{
	border: 1px solid #FA5F62;
}
.pi1rbw{
	border: 1px solid #E6E6E6;
}
.pi1rbw button{
	cursor: pointer;
	width: 32px;
	height: 32px;
	background: #fff;
	font-size: 17px;
	color: #999;
}
.pi1rbw input{
	height: 32px;
	width: 60px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
	text-align: center;
}
.pi1rmore{
	display: inline-block;
	line-height: 48px;
	width: 100%;
	text-align: center;
	border-radius: 5px;
}
.pi2topr{
	border-bottom: 1px solid #E6E6E6;
	margin-left: 5%;
	margin-bottom: 10px;
}
.pi2tab table{
	text-align: center;
	width: 100%;
	border-right: 1px solid rgba(206, 204, 224, 1);
	border-bottom: 1px solid rgba(206, 204, 224, 1);
}
.pi2tab table th{
	background: rgba(223, 226, 237, 1);
}
.pi2tab table td{
	border-left: 1px solid rgba(206, 204, 224, 1);
	border-top: 1px solid rgba(206, 204, 224, 1);
	padding: 8px 15px;
	text-align: left;
}
.pi2tab table td.active{
	text-align: center;
	width: 130px;
	background: rgba(223, 226, 237, 1);
}
.pi2txt *{
	max-width: 100%;
}

.swiper-button-next-public,.swiper-button-prev-public{
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	color: #999;
	background: none;
	margin-top: -50px;
}
.swiper-button-next-public{
	right: -100px;
}
.swiper-button-prev-public{
	left: -100px;
}
.swiper-button-next-public:hover,.swiper-button-prev-public:hover{
	color: #FA5F62;
}
.ly2_wrap{
	align-items: flex-start;
	width: 100%;
	overflow: hidden;
}
.ly2l{
	display: flex;
	justify-content: flex-end;
}
.ly2lw{
	width: 560px;
	max-width: 100%;
}
.ly2ltoplb{
	width: 40px;
	height: 8px;
	background: #FA5F62;
	border-radius: 8px;
}
.ly2lmid{
	border-left: 2px solid #eee;
	margin: 50px 0;
	height: 250px;
}
.swiper-button-next-publicbg,.swiper-button-prev-publicbg{
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 60px;
	color: #fff;
	background: #FA5F62;
	margin-top: -50px;
}

.lbnbg_about{
	padding-bottom: 50px;
}
.abtbox{
	padding: 50px 5%;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 20px rgba(0,0,0,.08);
	position: relative;
	margin-top: -90px;
	z-index: 9;
}
.abtbox h1{
	color: #FA5F62;
}
/*.ab1w{
	background: url(../images/ab1bg.png) no-repeat center;
}*/
.ab1w::after{
	width: 400px;
	height: 400px;
	content: "";
	background: url(../images/ab1bg.png) no-repeat center;
	position: absolute;
	left: 30%;
	top: 30%;
	opacity: 0.37;
}
.ab1r{
	width: 40%;
	margin-left: 5%;
}
.ab1ra{
	width: 90%;
	position: absolute;
	right: 50%;
	bottom: -20%;
}
.ab2{
	background: rgba(242, 242, 242, 1);
}
.ab2a{
	position: relative;
}
.ab2al{
	width: 41.5%;
	padding: 15px;
}
.ab2w{
	margin-left: -15px;
	margin-right: -15px;
}
.ab2ara{
	padding: 15px;
	width: 50%;
}
.ab2abg{
	transition: .25s;
	background: rgba(0, 0, 0, .6);
	display: flex;
	align-items: center;
	color: #fff;
	padding: 20px;
}
.ab2abg:hover{
	background: rgba(255, 54, 57, .8);
}
.ab3lvdico{
	background: url(../images/i4vdico.png) no-repeat center rgba(0,0,0,.6);
	background-size: 15%;
}
.ab3rbr i{
	width: 25px;
	height: 3px;
	background: #FA5F62;
	display: block;
	margin: 0 0 0 auto;
	margin-bottom: 12px;
}

.neta{
	width: 32%;
	border: 1px solid #E6E6E6;
}
.nebaimg{
	width: 240px;
	margin-right: 25px;
}

.nitxt *{
	max-width: 100%;
}
.nib{
	border-top: 1px solid #E6E6E6;
	padding-top: 15px;
}
.nib a{
	color: #666;
	text-decoration: underline;
	margin: 0 10px;
}
.nib a:hover{
	color: #FA5F62;
}

.lbnbg_spzs{
	background: url(../images/spzsico.png) no-repeat center rgba(0,0,0,.4);
	background-size: 5%;
}
.sp1l{
	width: 61.5%;
	position: relative;
	z-index: 9;
}
.sp1r{
	width: 80%;
	margin-left: -41.5%;
	border: 1px solid #E6E6E6;
}
.spbg{
	background: url(../images/spzsico.png) no-repeat center rgba(0,0,0,.4);
	background-size: 10%;
}
.sp1r{
	padding: 25px;
}
.sp1rt{
	width: 44%;
	margin: 0 0 0 auto;
}
.sp1rttop i{
	width: 50%;
	border-bottom: 1px solid #eee;
	margin: 20px auto;
	display: block;
}
.sp2a{
	width: 33.33%;
}
.sp2a_a{
	border: 1px solid #E6E6E6;
}

.co1,.co2{
	background: rgba(242, 242, 242, 1);
}
.co1w{
	margin-top: -100px;
	position: relative;
	z-index: 9;
}
.co1aico{
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.co1aico img{
	max-height: 90%;
}
.co1a{
	width: 32%;
	background: #fff;
	padding: 80px 20px;
	text-align: center;
	transition: .25s;
}
.co1a:hover{
	box-shadow: 0 5px 25px rgba(0,0,0,.08);
}
.co1a a{
	text-decoration: underline;
}
.co1a a:hover{
	color: #FA5F62;
}
.co2t i{
	width: 64px;
	height: 8px;
	display: block;
	background: #FA5F62;
	border-radius: 8px;
	margin-top: 20px;
}
.co2l{
	width: 47%;
	padding: 25px;
}
.co2la:first-child{
	margin-top: 0 !important;
}
.co2laipt input,
.co2laipt textarea{
	height: 64px;
	border: 1px solid #E6E6E6;
	padding: 0 20px;
	font-size: 16px;
	width: 100%;
	border-radius: 6px;
}
.co2laipt input:focus,
.co2laipt textarea:focus{
	border: 1px solid #FA5F62;
}
.co2laipt textarea{
	height: 128px;
	padding: 20px;
	resize: none;
}

@media only screen and (max-width:1399px) {
	.md{
		padding: 70px 0;
	}
	.ititle_48{
		font-size: 40px;
	}
	.yg5txtnumber h1{
		font-size: 100px;
		line-height: 100px;
	}
	
	.swiper-button-next-public, .swiper-button-prev-public,
	.swiper-button-next-publicbg, .swiper-button-prev-publicbg{
		transform: scale(.5);
	}
	.ly2lmid{
		height: 100px;
	}
}
@media only screen and (min-width:768px) and (max-width:1199px) {
	.md{
		padding: 60px 0;
	}
	.ititle_48{
		font-size: 36px;
	}
	.nava{
		height: 55px;
		line-height: 55px;
	}
	.fhra input{
		height: 55px;
		font-size: 13px;
	}
	.fhra button{
		height: 55px;
	}
	.ftlline{
		width: 90px;
		height: 3px;
	}
	
	.yg5txtnumber h1{
		font-size: 45px;
		line-height: 45px;
	}
	.ly2ltoplb{
		width: 30px;
		height: 4px;
	}
	.ly2lmid{
		height: 80px;
	}
	.ly1w {
		padding: 0 80px;
	}
	.swiper-button-next-public{
		right: 0;
	}
	.swiper-button-prev-public{
		left: 0;
	}
	.ly2lw{
		width: 100%;
		padding-left: 20px;
	}
	
	.ab1w::after{
		transform: scale(.5);
	}
	.ab1ra{
		bottom: -10%;
	}
	
	.co1a{
		padding: 50px 15px;
	}
	.co1aico{
		height: 80px;
	}
	.co2t i{
		width: 50px;
		height: 3px;
	}
	.co2laipt input, .co2laipt textarea{
		height: 50px;
		font-size: 14px;
		padding: 0 15px;
	}
	.co2laipt textarea{
		height: 100px;
		padding: 15px;
	}
}
@media only screen and (max-width:950px) {
	.md{
		padding: 50px 0;
	}
	.ititle_48{
		font-size: 30px;
	}
	.i2a{
		width: 25%;
	}
	.pda{
		width: 50%;
	}
}
@media only screen and (max-width:768px) {
	.md{
		padding: 25px 0;
	}
	.ititle_48{
		font-size: 24px;
	}
	.itopt i img{
		height: 10px;
	}
	.i1txttop{
		border-left: 3px solid #FA5F62 !important;
		padding-left: 20px !important;
		border-right: 0 !important;
		padding-right: 0 !important;
		text-align: left !important;
	}
	.i2a{
		width: 50%;
	}
	.i2atxt{
		line-height: 40px;
		margin-top: -20px;
		font-size: 13px;
	}
	.i3b{
		width: 100%;
		margin-top: 15px;
		padding: 10px 15px;
	}
	.i3ba{
		min-width: 48%;
		padding: 10px 0;
	}
	.i3bat h1{
		line-height: 30px;
		margin-right: 5px;
	}
	.i3bat span{
		font-size: 12px;
	}
	.i5a{
		width: 50%;
	}
	.i5a_a{
		min-height: 100%;
	}
	.i5atxt{
		padding: 12px;
	}
	.i5more a{
		line-height: 38px;
		border-width: 1px;
		font-size: 13px;
	}
	.i6r{
		padding: 5px 20px;
	}
	.i6ra{
		padding: 15px 0;
	}
	.fhr{
		margin-top: 20px !important;
	}
	.fhra input{
		height: 50px;
		font-size: 13px;
	}
	.fhra button{
		height: 50px;
	}
	.ftlline{
		width: 90px;
		height: 3px;
		display: none;
	}
	.ftl,.ftr{
		width: 100%;
	}
	.ftm{
		margin: 15px 0;
	}
	.ftlw input{
		border: 1px solid #eee;
		height: 45px;
	}
	.ftlw button{
		height: 45px;
	}
	.ftr{
		justify-content: center;
	}
	.ftra{
		margin: 0 10px;
		width: 100px;
	}
	.bnbg{
		padding-bottom: 0;
	}
	.bnbg h3,.lbnbg h3,.lbnbg .titleh3{
		font-size: 12px;
	}
	.bnbg h1,.lbnbg h1{
		font-size: 20px
	}
	.bnimg,.listbn{
		min-height: 180px;
	}
	.bnbgline,.lbnline{
		width: 30px;
		height: 1px;
		margin: 10px 0;
	}
	.lbnline{
		margin: 12px auto;
	}
	
	.yg1ltxt i{
		width: 3px;
		height: 20px;
	}
	.yg1rt {
		color: #fff;
	}
	.yg1rbtop i{
		width: 40px;
		height: 3px;
	}
	.yg2a{
		width: 50%;
	}
	.yg2aimg img{
		max-width: 65%;
		max-height: 65%;
	}
	.swiper-pagination-yg3{
		margin-top: 25px;
	}
	.swiper-pagination-yg3 .swiper-pagination-bullet{
		width: 6px;
		height: 6px;
		margin: 0 5px;
	}
	.swiper-pagination-yg3 .swiper-pagination-bullet-active{
		width: 6px;
	}
	.yg4w{
		justify-content: space-between;
	}
	.yg4a{
		font-size: 13px;
		line-height: 25px;
		width: 48%;
		margin-top: 15px;
		background: #FA5F62;
		color: #fff;
	}
	.yg5txt{
		padding: 25px;
	}
	.yg5txtnumber{
		position: static;
		padding: 0;
		margin-top: 15px;
	}
	.yg5txtnumber h1{
		font-size: 40px;
		line-height: 40px;
	}
	.yg6rb {
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}
	.yg6rb table{
		width: 800px;
	}
	
	.prdmd{
		padding-top: 25px !important;
	}
	.page a, .page span{
		font-size: 12px;
		width: 25px;
		height: 25px;
		margin: 3px;
	}
	.page{
		justify-content: center;
	}
	
	.pi1l {
		display: block;
	}
	.pi1t,.pi1b{
		width: 100% !important;
	}
	.gallery-thumbs{
		height: auto;
	}
	.pi1ta{
		height: 75px;
	}
	.pi1ba{
		height: 250px;
	}
	.pi1rtitle i{
		width: 3px;
		height: 20px;
	}
	.pi1rmore{
		line-height: 40px;
	}
	
	.ly2lmid{
		height: 50px;
		margin: 15px 0;
	}
	.ly1w {
		padding: 0 50px;
	}
	.swiper-button-next-public{
		right: -40px;
	}
	.swiper-button-prev-public{
		left: -40px;
	}
	.ly2lw{
		width: 100%;
		padding: 0 15px;
	}
	.ly2r {
		margin-top: 20px;
		padding: 0 15px;
	}
	.swiper-button-next-publicbg, .swiper-button-prev-publicbg{
		transform: scale(.3);
	}
	.ly2ltoplb{
		width: 30px;
		height: 3px;
	}
	.ly2ltoplt p{
		flex: 0;
		flex-grow: 1;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	
	.abtbox{
		flex-wrap: wrap;
		margin-top: 15px;
		padding: 10px 25px;
	}
	.ab1w::after{
		display: none;
	}
	.ab1ra{
		position: static;
		width: 100%;
		margin-top: 15px;
	}
	.ab2al{
		width: 100%;
		padding: 8px;
	}
	.ab2ara{
		padding: 8px;
		width: 100%;
	}
	.ab2w {
	    margin-left: -8px;
	    margin-right: -8px;
	}
	.lbnbg_about{
		padding-bottom: 0;
	}
	
	.neta{
		width: 100%;
		margin-bottom: 15px;
		padding: 15px;
	}
	
	.nib a{
		display: block;
		margin: 0;
	}
	
	.sp1r{
		padding: 15px;
	}
	.sp2a{
		width: 50%;
	}
	.sp2atxt{
		padding: 12px;
	}
	
	.co1w{
		margin-top: 0;
		padding-top: 15px;
	}
	.co1a{
		padding: 25px 15px;
		width: 100%;
		margin-bottom: 15px;
	}
	.co1aico{
		height: 50px;
	}
	.co2t i{
		width: 30px;
		height: 2px;
	}
	.co2l{
		padding: 20px;
	}
	.co2laipt input, .co2laipt textarea{
		height: 40px;
		font-size: 13px;
		padding: 0 15px;
	}
	.co2laipt textarea{
		height: 80px;
		padding: 15px;
	}
	.co2r{
		height: 250px;
	}
}