*{
	margin: 0;
	padding: 0;
	white-space:normal !important;
	box-sizing:border-box;
	-moz-box-sizing:border-box; 
	-webkit-box-sizing:border-box;
}
a{
	text-decoration: none;
	color: #222;
	transition: all .5s;
-webkit-transition: all .5s;
}
a:hover{
	color: #ee3f4d;
	transition: all .5s;
-webkit-transition: all .5s;
}
li{
	list-style: none;
}
.sf-body{
	width: 100%;
	overflow: hidden;
}
img{
	vertical-align: middle;
	max-width: 100%;
	
}
img.max{
	width: 100%;
}
.bjimg img{
	 width: 100%;
    height: 100%;
    object-fit: cover;
}

@font-face{
	font-family: BaiJamjuree-Bold;
	src: url('../font/BaiJamjuree-Bold.woff2'), 
		 url('../font/BaiJamjuree-Bold.ttf'),
		 url('../font/BaiJamjuree-Bold.eot'); 
}
.fm-BAJ-B{
	font-family: BaiJamjuree-Bold;
}
@font-face{
	font-family: BaiJamjuree-Regular;
	src: url('../font/BaiJamjuree-Regular.woff2'), 
		 url('../font/BaiJamjuree-Regular.ttf'),
		 url('../font/BaiJamjuree-Regular.eot'); 
}
.fm-BAJ-R{
	font-family: BaiJamjuree-Regular;
}


body{
	width: 100%;
	font-size: 14px;
	color: #222;
    line-height: 1.6;
    width: 100%;
    overflow: hidden;
} 





.gybjimg{
	width: 51.3%;
	position: absolute;
	top: 0;
	left: 10%;
	z-index: -1;
}
.gytop{
	padding-top: 8.35vw;
	
	font-size: 0;
}
.gytop-lt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding-right: 5.2vw;
}
.gytop-b{
	font-size: 4.48vw;
	margin-top: 1.05vw;
	margin-bottom: 1vw;
}
.gytop-d{
	margin-top: 2.75vw;
	font-size: 0;
}
.gytop-d1{
	display: inline-block;
	width: 8.33vw;
	line-height: 3.4vw;
	border-radius: 1.8vw;
	color: #fff !important;
	padding-left: 1.5vw;
	border: 2px solid #ee3f4d;
	background: #ee3f4d url(../image/ico02.png) no-repeat 6vw center;
	background-size: .65vw auto;
	margin-right: 1vw;
	transition: all .5s;
	-webkit-transition: all .5s;  
	
}
.gytop-d1:hover{
	box-shadow: 5px 5px 15px rgba(238,64,78,.5);
	transition: all .5s;
	-webkit-transition: all .5s;  
}
.gytop-rt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.gytop-swiper{
	width: 100%;
}
.gytop-sd{
	display: block;
	opacity: 0 !important;
}
.gytop-sd.swiper-slide-active{
	opacity: 1 !important;
}
.gytop-f{
	width: 100%;
	font-size: 0;
	overflow: hidden;
	border-radius: 1vw;	
}
.gytop-f img{
	width: 100%;
}
.gytop-g{
	padding-top: 1.5vw;
	padding-right: 8vw;
	padding-bottom: 1vw;
}
.gyswbut{
	display: inline-block;
	vertical-align: top;
	width: 5.35vw;
	height: 2.6vw;
	position: relative;
	
}
.gytop-h{
	position: absolute;
	bottom: 0;
	right: 0;
}
.gyswbut-prev{
	width: 2.6vw;
	height: 2.6vw;
	left: 0;
	top: 0;
	margin: 0;
	background: url(../image/ico03_1.png) no-repeat center;
	background-size: 97%;
}
.gyswbut-prev:hover{
	background-image: url(../image/ico03_3.png);
}
.gyswbut-next{
	width: 2.6vw;
	height: 2.6vw;
	right: 0;
	top: 0;
	margin: 0;
	background: url(../image/ico03_2.png) no-repeat center;
	background-size: 97%;
}
.gyswbut-next:hover{
	background-image: url(../image/ico03_4.png);
}

.gybtm{
	padding: 4.75vw 0;
	font-size: 0;
}
.gybtm-lt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding-right: 1.05vw;
	position: relative;
}
.evaluate-div{
	width: 100%;
	height: 27.6vw;
	border-radius: 2vw;
	background: #fff;
	padding: 2.5vw;
}
.evaluate-top{
	font-size: 0;
}
.evaluate-lt{
	display: inline-block;
}
.evaluate-but{
	float: right;
}
.evaluate-swiper{
	width: 100%;
	margin-top: 3.25vw;
}
.evaluate-sd{
	
}
.evaluate-ab{
	overflow: hidden;
	font-size: 0;
}
.evaluate-a{
	width: 3.44vw;
	height: 3.44vw;
	border-radius: 100%;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin-right: 1vw;
}
.evaluate-b{
	display: inline-block;
	vertical-align: top;
	/*margin-left: 1vw;*/
}
.evaluate-b2{
	color: #666;
	margin-top: .5vw;
}
.evaluate-c{
	margin-top: 2.5vw;
	height: 9.25vw;
	/*overflow-y: auto;*/
	margin-bottom: 1.56vw;
}
.evaluate-d{
	overflow: hidden;
	display: none;
}
.evaluate-d1{
	float: left;
	color: #ee3f4d;
}
.evaluate-d2{
	float: right;
	width:7.44vw ;
}

.gybtm-rt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.message-fm{
	width: 100%;
}
.message-div{
	width: 100%;
	position: relative;
	margin-bottom: .2vw;
}
.message-div .int1{
	width: 100%;
	background: #fff;
	height: 5.2vw;
	border-radius: 2.6vw;
	padding: 0 1.56vw;
	border: 0;
}
.message-div .int2{
	padding: 1.2vw 1.56vw;
	height: 11.3vw;
	resize: none;
}
.message-sub{
	margin-top: 2.06vw;
	border: 0;
	text-align: left;
	background-image: url(../image/ico02_1.png);
	background-size: .78vw auto;
}
.message-c{
	background: url(../image/ico05.png) no-repeat 96% center;
	background-size: 1vw auto;
	cursor: pointer;
}
.message-d{
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background: #fff;
	border-radius: 1vw;
	padding:1vw  1.56vw;
	box-shadow: 0 1px 1px rgba(0,0,0,.2);
	display: none;
}
.message-div2{
	z-index: 2;
}
.message-dli{
	margin: .6vw 0;
	cursor: pointer;
}
.message-dli:hover{
	color: #ee3f4d;
}

@media(max-width:1200px){
	.gytop{
		padding-top: 120px;
	}
	.gytop-lt{
		padding-right: 35px;
	}
	.gytop-d1{
		width: 140px;
		padding-left: 30px;
		line-height: 50px;
		border-radius: 25px;
		background-size: 12px auto;
		background-position-x: 100px;
	}
	.gybtm-lt{
		width: 100%;
	}
	.gybtm-rt{
		width: 100%;
		margin-top: 40px;
	}
	.evaluate-c{
		height: 100px;
	}
	.evaluate-div{
		height: auto;
	}
	.evaluate-a{
		width: 60px;
		height: 60px;
	}
	.message-div .int1{
		height: 60px;
		padding: 0 25px;
	}
	.message-div .int2{
		height: 120px;
		padding: 10px 25px;
	}
}
@media(max-width:1000px){
	
	.gytop-lt{
		width: 100%;
		padding: 0;
	}
	.gytop-rt{
		width: 100%;
		margin-top: 40px;
	}
	.gytop-swiper{
		width: 102vw;
		margin-left: -5vw;
	}
	.gytop-f{
		border: 0;
	}
	.gytop-g{
		padding: 10px 5%;
		padding-right: 100px;
	}
	.gytop-h{
		right: 4%;
	}
	.gyswbut-prev,
	.gyswbut-next{
		width: 40px;
		height: 40px;
		
	}
	.gyswbut{
		width: 85px;
		height: 40px;
	}
}
@media(max-width:750px){
	.gytop{
		padding-top: 1.8rem;
	}
	.gytop-b{
		font-size: .7rem;
		margin: .2rem 0;
		font-weight: bold;
	}
	.gytop-c{
		font-size: .28rem;
	}
	.gytop-d{
		margin-top: .3rem;
	}
	.gytop-d1 {
    width: 2.2rem;
    padding-left: .4rem;
    line-height: .7rem;
    border-radius: .4rem;
    background-size: .2rem auto;
    background-position-x: 1.6rem;
	}
	.gyswbut-prev,
	.gyswbut-next{
		width: .6rem;
		height: .6rem;
		
	}
	.gyswbut{
		width: 1.3rem;
		height: .6rem;
		display: none;
	}
	.gytop-g{
		padding-bottom: 0;
		font-size: .32rem;
		font-weight: bold;
	}
	.gybtm{
		padding: .8rem 0;
	}
	.evaluate-div{
		padding: .3rem;
	}
	.evaluate-lt{
		padding-top: .1rem;
	}
	.evaluate-swiper{
		margin-top: .4rem;
	}
	.evaluate-a{
		width: .8rem;
		height: .8rem;
		margin-right: .15rem;
	}
	.evaluate-b{
	}
	.evaluate-b1{
		font-size: .3rem;
		font-weight: bold;
	}
	.evaluate-b2{
		font-size: .26rem;
		margin-top: .05rem;
	}
	.evaluate-c{
		font-size: .26rem;
		line-height: .4rem;
		height: 2.8rem;
		margin: .3rem 0;
	}
	.evaluate-d2{
		width: 1.5rem;
		padding-top: .1rem;
	}
	.message-div .int1{
		font-size: .28rem;
		padding: 0 .35rem;
		height: .7rem;
		border-radius: .35rem;
	}
	.message-div{
		margin-bottom: .1rem;
	}
	.message-div .int2{
		height: 2rem;
		padding: .15rem .3rem;
	}
}



.website{
	padding: 4.6vw 0 6.25vw 0;
}
.website-ul{
	width: 100%;
}
.website-li{
	display: block;
	width: 100%;
	margin-bottom: .8vw;
	overflow: hidden;
}
.website-a{
	width: 19.4%;
	padding-right: 1.5vw;
	float: left;
}
.website-b{
	width: 30.6%;
	padding-right: 1.5vw;
	float: left;
	opacity: .5;
	color: #222;
transition: all .5s;
-webkit-transition: all .5s;  
}
.website-c{
	float: left;
	color: #222;
}
.website-d{
	float: right;
	width: 1.72vw;
	height: 1.72vw;
	background: url(../image/ico06_1.svg) no-repeat center;
	background-size: 99%;
}
.website-li:hover .website-b{
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;  
}
.website-li:hover .website-d{
	background-image: url(../image/ico06_2.svg);
}


.website-div{
	font-size: 0;
	padding-top: 10vw;
}
.website-lt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.website-gh{
	width: 17.2vw;
	display: inline-block;
	vertical-align: top;
}
.website-h{
	margin-top: 1.56vw;
}
.website-rt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}

.website-jk{
	width: 100%;
	border-top: 2px solid #e8e8e8;
	margin-bottom: 1.2vw;
}
.website-j{
	padding: 15px 0;
	background: url(../image/ico07_1.png) no-repeat right center;
	background-size: 0.625vw;
	cursor: pointer;
}
.website-j.on{
	color: #ee3f4d;
	background-image: url(../image/ico07_2.png);
}
.website-k{
	padding: 3.125vw 0;
	font-size: 0;
	display: none;
}
.website-k1{
	width: 10%;
	display: inline-block;
	vertical-align: top;
}
.website-k1-a{
	width: 2vw;
	height: 2vw;
	border-radius: 100%;
	border: 3px solid #ee3f4d;
	text-align: center;
	color: #ee3f4d;
	line-height: calc(2vw - 6px);
	margin-top: .2vw;
}
.website-k2{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	padding-right: 3vw;
	    font-size: 1.45vw;
}
.website-k3{
	width: 41%;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.website-k3 div{
	width: 48.5%;
	display: inline-block;
	vertical-align: top;
	opacity: .44;
	margin-bottom: 1vw;
}
.website-k3 div:nth-child(2n+ 0){
	margin-left: 3%;
}

@media(max-width:1200px){
	.website-a{
		width: 30%;
	}
	.website-b{
		width: 50%;
	}
	.website-d{
		width: 20px;
		height: 20px;
	}
	.website-li{
		margin-bottom: 10px;
	}
	.website-gh{
		width: 25vw;
	}
	.website-k3 div{
		width: 100%;
		margin-left: 0 !important;
	}
	.website-j{
		background-size: 12px;
	}
	.website-k1-a{
		width: 28px;
		height: 28px;
		border-width: 1px;
		line-height: 26px;
	}
	.gybjimg{
		width: 70%;
	}
	.website-k2{
		font-size: 18px;
	}
}
@media(max-width:1000px){
	.website-b{
		display: none;
	}
	.website-a{
		width: 80%;
	}
}
@media(max-width:750px){
	.website{
		padding: .6rem 0;
	}
	.website-lt{
		width: 100%;
	}
	.website-gh{
		width: 100%;
	}
	.website-g{
		font-weight: bold;
	}
	.website-h{
		margin-top: .15rem;
	}
	.website-rt{
		width: 100%;
		margin-top: .4rem;
	}
	.website-k2{
		width: 80%;
		font-size: .32rem;
	}
	.website-k1{
		width: 12%;
	}
	.website-k3{
		width: 100%;
		padding-left: 12%;
		margin-top: .3rem;
	}
	.website-k3 div{
		width: 48.5%;
		font-size: .28rem;
	}
	.website-k3 div:nth-child(2n + 0){
		margin-left: 3% !important;
	}
}




.weblist-a{
	display: inline-block;
	padding-left: 2.2vw;
	background: url(../image/ico08.png) no-repeat left center;
	background-size: 1.6vw;
	line-height: 1.8;
}
.weblist-b{
	/*margin-top: 1.2vw;*/
}

.weblist-d2{
	background-color: #fff;
	border:2px solid #ee3f4d;
	color: #222 !important;
	background-image: url(../image/ico02_2.png);
}
.weblist-e{
	
}
.weblist-f{
	padding-top: 2vw;
	border-top: 2px solid #E8E8E8;
	margin-top: 5.2vw;
}
.weblist-g{
	padding-top: 2.5vw;
	font-size: 0;
}
.weblist-gli{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	display: inline-block;
	vertical-align: top;
	margin-top: 3.75vw;
	padding-right: 4.5vw;
}
.weblist-gli:nth-child(2n + 0){
	padding-right: 0;
	padding-left: 4.5vw;
}
.weblist-g2{
	margin-top: .6vw;
}


.weblist{
	padding: 7.4vw 0 6.25vw 0;
}
.weblist-j{
	margin-top: 3.7vw;
	width: calc(100% + 12px);
	font-size: 0;
}
.weblist-jli{
	display: inline-block;
	vertical-align: top;
	width: calc(25% - 12px);
	margin-right: 12px;
	margin-bottom: 12px;
	border-radius: 1vw;
	overflow: hidden;
	position: relative;
}
.weblist-j2{
	padding:1vw 1.5vw;
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 3;
	opacity: 0;
transition: all .5s;
-webkit-transition: all .5s;  
}
.weblist-j3{
	background: url(../image/ico09.png) no-repeat center bottom;
	background-size: 100% auto;
	opacity: 0;
transition: all .5s;
-webkit-transition: all .5s;  
}
.weblist-jli:hover .weblist-j2{
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;  
}
.weblist-jli:hover .weblist-j3{
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;  
}
.weblist-k{
	padding-top: 5.2vw;
}

@media(max-width:1200px){
	.weblist-j3,.weblist-j2{
		opacity: 1;
	}
}
@media(max-width:1000px){
	.weblist-j{
		width: 102%;
	}
	.weblist-jli{
		width: 31.333%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
}
@media(max-width:750px){
	.weblist-f{
		margin-top: .4rem;
		padding-top: .3rem;
	}
	.weblist-jli{
		width:98%;
	}
	.weblist{
		padding: .8rem 0;
	}
	.weblist-j{
		margin-top: .4rem;
	}
	.weblist-j2{
		font-size: .26rem;
		padding: .2rem;
	}
	.weblist-k{
		padding-top: .6rem;
	}
	
}






.gyinfo-b{
	margin-top: 1.5vw;
}
.gyinfo-rt{
	padding-left: 4.7vw;
}
.gyinfo-d{
	margin-top: 3.125vw;
	line-height: 2;
	display: inline-block;
	padding-right: 2.5vw;
	background: url(../image/ico06_3.png) no-repeat right center;
	background-size: 1.82vw;
	cursor: pointer;
}

.gyinfo{
	padding: 5.2vw 0;
	margin-top: 3vw;
	border-top: 2px solid #E8E8E8;
}
.gyinfo-e{
	
}
.gyinfo-f{
	margin-top: 3.7vw;
	display: flex;
	justify-content: space-between;
}
.gyinfo-f2{
	color: #ee3f4d;
	margin-bottom: .4vw;
}

.gyinfo-g {
	margin-top: 5.2vw;
}
.gyinfo-g img{
	display: inherit;
	margin: 0 auto;
}
.gyinfo-hi{
	margin-top: 7.8125vw;
	position: relative;
	padding-right: 10%;
	min-height: 8vw;
}
.gyinfo-h{}
.gyinfo-h3{
	margin-top: 1.25vw;
}
.gyinfo-i{
	width: 5.9vw;
	height: 5.9vw;
	position: absolute;
	top: 2vw;
	right: 0;
	border-radius: 100%;
	overflow: hidden;
}
.gyinfo-i2{
	width: ;
	background: url(../image/ico10.png) no-repeat center;
	background-size: cover;
transition: all .5s;
-webkit-transition: all .5s;  
}
.gyinfo-i3{
	text-align: center;
	padding-top: 1.8vw;
	color: #fff;
	line-height: 1.3;
}
.gyinfo-i:hover .gyinfo-i2{
	transform: rotate(360deg);
	-webkit-transform:rotate(360deg);
transition: all .5s;
-webkit-transition: all .5s;  
}
.gyinfo-j{
	width: 100%;
	display: block;
	background: #ee3f4d;
}
.gyinfo-jdiv{
	padding: 8.85vw 0;
	color: #fff;
}
.gyinfo-k{
	width: 100%;
	overflow: hidden;
	background: #000;
}
.gyinfo-ka{
	width: 50%;
	height: 14.583vw;
	display: inline-block;
	float: left;
	position: relative;
}
.gyinfo-kdiv{
	width: 36.458vw;
	position: absolute;
	top: 50%;
	right: 0;
	padding-right: 4vw;
	color: #fff;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.gyinfo-ka:nth-child(2) .gyinfo-kdiv{
	right: initial;
	left: 0;
	padding-right: 0;
	padding-left: 4vw;
}
.gyinfo-ka>img{
	opacity: .6;
}


@media(max-width:1200px){
	.gyinfo-d{
		background-size: 20px;
		padding-right: 28px;
	}
	.gyinfo-i{
		width: 100px;
		height: 100px;
	}
	.gyinfo-i3{
		padding-top: 30px;
	}
	.gyinfo-hi{
		min-height: 120px;
	}
}
@media(max-width:1000px){
	.gyinfo-rt{
		padding: 0;
	}
}
@media(max-width:750px){
	.gyinfo-rt{
		padding-top: .6rem;
		margin-top: 0;
	}
	.gyinfo-d{
		font-size: .26rem;
		margin-top: .25rem;
		background-size: .3rem;
		padding-right: .45rem;
	}
	.gyinfo{
		margin-top: .5rem;
		padding: .7rem 0;
	}
	.gyinfo-f{
		margin-top: .4rem;
		display: block;
		overflow: hidden;
	}
	.gyinfo-fli{
		width: 33.333%;
		padding-right: 3%;
		float: left;
		margin-bottom: 4%;
	}
	.gyinfo-i{
		position: absolute;
		width: 1.4rem;
		height: 1.4rem;
		display: block;
		margin-top: .4rem;
		margin: 0;
		top: inherit;
		right: -.2rem;
		bottom: 0;
	}
	.gyinfo-i3{
		padding-top: .4rem;
    	font-size: .26rem;
	}
	.gyinfo-k{
		display: none;
	}
	.gyinfo-ka{
		width: 100%;
		height: 30vw;
	}
	.gyinfo-kdiv{
		width: 100%;
		padding: 0 5%;
	}
	.gyinfo-hi{
		min-height: 1.4rem;
		padding-right: 1.5rem;
	}
}



.vision{
	padding: 1.5vw 0 8.3vw 0;
}
.vision-ul{
	width: 101.4%;
	font-size: 0;
	margin-top: 3.125vw;
	margin-bottom: 4.2vw;
}
.vision-li{
	width: 23.6%;
	display: inline-block;
	vertical-align: top;
	margin-right: 1.4%;
	margin-bottom: 1.4%;
	border-radius: 1vw;
	height: 17.96vw;
	padding: 2.1vw;
}
.vision-li-a{
	height: 5.2vw;
	margin-bottom: 1.25vw;
}
.vision-li-b{
	width: 102%;
	opacity: .5;
	overflow: hidden;
}
.vision-li-b div{
	width: 48%;
	float: left;
	margin-right: 2%;
	line-height: 1.7;
	margin-bottom: 2px;
}

@media(max-width:1200px){
	.vision-li{
		width: 48.6%;
		height: 24vw;
	}
}

@media(max-width:1000px){
	.vision{
		padding: 50px 0;
	}
	.vision-li{
		height: 28vw;
	}
}
@media(max-width:750px){
	.vision{
		padding: .8rem 0;
	}
	.vision-ul{
		margin-top: .4rem;
		margin-bottom: .6rem;
		width: 100%;
	}
	.vision-li{
		width: 100%;
		min-height: 3rem;
		height: auto;
		margin-right: 0;
		margin-bottom: .3rem;
		padding: .3rem;
		border-radius: .2rem;
	}
	.vision-li-a{
		font-size: .32rem;
		font-weight: bold;
		height: auto;
		margin-bottom: .2rem;
	}
	.vision-li-b{
		
	}
}



.commerce{
	padding: 7.3vw 0;
}
.commerce-b{
	margin-top: 4.1vw;
	font-size: 0;
	width: 102%;
}
.commerce-bli{
	width: 48%;
	display: inline-block;
	vertical-align: top;
	margin-right: 2%;
	border: 8px solid #ee3f4d;
	border-radius: 1vw;
	overflow: hidden;
}
.commerce-btop{
	background: #ee3f4d;
	text-align: center;
	line-height: 7.3vw;
	color: #fff;
}
.commerce-btop img{
	height: 2vw ;
	position: relative;
	top: -2px;
	margin: 0 5px;
}
.commerce-btm{
	padding: 2.5vw;
}
.commerce-blst{
	margin-bottom: 1vw;
}
.commerce-b2{
	padding: 1.5vw 0;
	padding-right: 1.5vw;
	background: url(../image/ico07_3.png) no-repeat right center;
	background-size: .65vw auto;
	cursor: pointer;
	border-bottom: 1px solid #e8e8e8;
}
.commerce-b3{
	padding: 1.7vw 0;
	display: none;
}
.commerce-b2.on{
	color: #ee3f4d;
	background-image: url(../image/ico07_2.png);
}
.commerce-bli2{
	margin-top: -7.8125vw;
	border-color: #ededed;
}
.commerce-bli2 .commerce-btop{
	background: #ededed;
	color: #bfbfbf;
}
.commerce-bli2 .commerce-b2.on{
	color: #222;
	background-image: url(../image/ico07_4.png);
}

.commerce-c{
	padding-top: 6.2vw;
}
.commerce-d{
	margin-top: 3.125vw;
}
.commerce-dli{
	width: 100%;
	border-radius: 1.2vw;
	background: #f2fbf5;
	overflow: hidden;
	padding: 3.125vw 2.56vw;
}
.commerce-d2{
	width: 8%;
	float: left;
	padding-right: 3%;
	opacity: .1;
}
.commerce-d3{
	max-width: 50%;
	float: left;
}
.commerce-d4{
	float: right;
	width: 38%;
}
.commerce-dli:nth-child(2){
	background: #ddf6ed;
}
.commerce-dli:nth-child(3){
	background: #f1f9fb;
}
.commerce-dli:nth-child(4){
	background: #ddf2f6;
}
.commerce-ef{
	overflow: hidden;
}
.commerce-e{
	float: left;
	max-width: 45%;
}
.commerce-f{
	float: right;
	width: 23.5vw;
}
.commerce-g{
	padding-top: 7.3vw;
}
.commerce-h{
	display: flex;
	justify-content: space-between;
	margin-top: 6.2vw;
}
.commerce-hli{
	display: inline-block;
	vertical-align: top;
	max-width: 11vw;
	text-align: center;
}
.commerce-h1{
	height: 6.77vw;
}
.commerce-h2{
	margin-top: 2.16vw;
}
.commerce-i{
	padding-top: 7.3vw;
}

@media(max-width:1200px){
	.commerce-b2{
		padding-right: 30px;
		background-size: 16px;
	}
	.commerce-d4{
		width: 50%;
	}
	.commerce-h2{
		font-size: 16px;
	}
	.commerce-f{
		width: 46vw;
	}
}
@media(max-width:1000px){
	.commerce-b2{
		font-size: 16px;
	}
	.commerce-h{
		display: block;
		font-size: 0;
	}
	.commerce-hli{
		width: 33.333%;
		padding: 0 1%;
		margin-bottom: 3%;
		max-width: initial;
		
	}
}
@media(max-width:750px){
	.commerce-b{
		margin-top: .4rem;
		width: 100%;
	}
	.commerce-bli{
		width: 100%;
		margin: 0;
		margin-bottom: .4rem;
		border-width: 3px;
		border-radius: .15rem;
	}
	.commerce-btop{
		line-height: 1rem;
	}
	.commerce-btop img{
		height: .3rem;
	}
	.commerce-b2{
		padding: .2rem 0;
		padding-right: .5rem;
		background-size: .25rem auto;
		font-size: .3rem;
		font-weight: bold;
	}
	.commerce-b3{
		font-size: .26rem;
		padding: .2rem 0;
	}
	.commerce-dli{
		padding: .4rem .15rem;
		border-radius: .2rem;
	}
	.commerce-d2{
		width: 15%;
		line-height: 1;
	}
	.commerce-d3{
		width: 85%;
		font-weight: bold;
	}
	.commerce-d4{
		width: 100%;
		margin-top: .2rem;
		font-size: .24rem;
	}	
	.commerce-f{
		width: 50%;
		font-size: .24rem;
	}
	.commerce-h2{
		font-size: .24rem;
	}
	.commerce-hli{
		margin-bottom: .4rem;
	}
	.commerce-h1{
		height: .6rem;
	}
}



.program{
	padding: 6.25vw 0;
}
.program-b{
	width: 106.6%;
	font-size: 0;
	margin-top: 3.7vw;
}
.program-bli{
	display: inline-block;
	width: 18.4%;
	vertical-align: top;
	margin-right: 6.6%;
	margin-bottom: 2.1vw;
	border-top: 1px solid #E8E8E8;
}
.program-b2{
	padding: 1.2vw 0;
	padding-right: 1.2vw;
	/*background: url(../image/ico07_3.png) no-repeat right center;*/
	background-size: .7vw auto;
	cursor: pointer;
}
.program-b3{
	padding-bottom: 3.125vw;
	/*display: none;*/
}
.program-bli.on{
	border-color: #ee3f4d;
}
.program-bli.on .program-b2{
	color: #ee3f4d;
	background-image: url(../image/ico07_2.png);
}

.program-c{
	padding-top: 10.4vw;
}
.program-d2{
	margin-top: 2.1vw;
}
.program-d3{
	margin-top: .7vw;
}
.program-eg{
	margin-top: 12.5vw;
	font-size: 0;
}
.program-e{
	display: inline-block;
	width: 18.4%;
	vertical-align: top;
}
.program-e2{
	margin-top: 1.5vw;
}
.program-f{
	width: 57.3%;
	display: inline-block;
	vertical-align: top;
	padding-left: 15.625vw;
	padding-right: 10vw;
	padding-top: 6.25vw;
}
.program-f img{
	width: 100%;
	border-radius: 1vw;
}
.program-g{
	width: 24.3%;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.program-glist{
	width: 30%;
	display: inline-block;
	vertical-align: top;
}
.program-gli{
	width: 100%;
	margin-bottom: 1.2vw;
}
.program-gli div{
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
}
.program-gli div:hover{
	color: #3bcf6c;
}
.program-glist:nth-child(3n + 2){
	width: 40%;
	padding: 0 5%;
}

.program-h{
	padding-top: 10.4vw;
}
.program-i{
	margin-top: -5.2vw;
}

.program-j{
	padding-top: 10vw;
}
.program-k{
	margin-top: 3.125vw;
	width: 101%;
	font-size: 0;
}
.program-kli{
	display: inline-block;
	vertical-align: top;
	width: 10.1%;
	margin: 1vw 0;
	margin-right: 1%;
	padding-left: 1.8vw;
	background: url(../image/ico17.png) no-repeat left center;
	background-size:1.3vw ;
}
.program-m{
	margin-top: 5.2vw;
	padding-top: 5.2vw;
}

@media(max-width:1200px){
	.program-b{
		width: 103%;
	}
	.program-bli{
		width: 22%;
		margin-right: 3%;
		margin-bottom: 5%;
	}
	.program-b2{
		padding-right: 20px;
		background-size: 12px auto;
	}
	.program-d3{
		font-size: 14px;
		line-height: 1.6;
	}
	.program-e{
		width: 22%;
	}
	.program-f{
		width: 43%;
		padding: 0 5vw;
		padding-top: 10vw;
	}
	.program-g{
		width: 35%;
	}
	.program-kli{
		width: 15.666%;
		padding-left: 20px;
		background-size: 15px;
	}
}
@media(max-width:1000px){
	.program-bli{
		width: 30.333%;
	}
	.program-e{
		width: 40%;
	}
	.program-f{
		width: 60%;
		padding: 0;
		padding-left: 15vw;
	}
	.program-g{
		width: 100%;
		margin-top: 30px;
	}
	.program-kli{
		width: 24%;
	}
}
@media(max-width:750px){
	.program{
		padding: .8rem 0;
	}
	.program-b{
		margin-top: .4rem;
	}
	.program-bli{
		width: 47%;
		
	}
	
	.program-d .commerce-hli{
		width: 50%;
	}
	.program-d2{
		font-size: .3rem;
		font-weight: bold;
	}
	.program-d3{
		font-size: .26rem;
		line-height: 1.5;
		margin-top: .15rem;
	}
	.program-e{
		width: 100%;
	}
	.program-f{
		width: 100%;
		padding-left: 0;
		padding-right: 20%;
		margin-top: .4rem;
	}
	.program-i{
		margin-top: .3rem;
	}
	.program-k{
		width: 102%;
	}
	.program-kli{
		width: 31.333%;
		margin-right: 2%;
		margin-bottom: 4%;
	}
	.program-g{
		margin-top: .4rem;
	}
}




.design-c{
	max-width: 37vw;
	margin-top: 2.5vw;
}
.design{
	padding: 6.25vw 0;
}

.design-e{
	font-size: 0;
}
.design-eli{
	display: inline-block;
	vertical-align: top;
	margin-right: 1.6vw;
	margin-bottom: 1vw;
	cursor: pointer;
}
.design-eli:hover,
.design-eli.on{
	color: #ee3f4d;
}
.design-ul{
	width: 106%;
	margin-top: 5.2vw;
	font-size: 0;
}
.design-li{
	display: inline-block;
	vertical-align: top;
	width: 19%;
	margin-right: 6%;
	margin-bottom: 4.7vw;
	position: relative;
}
.design-g{
	line-height: 1.8vw;
	height: 3.6vw;
	padding-right: 2vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.design-h{
	line-height: 1.4vw;
	height: 2.8vw;
	margin-top: 2vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.design-i{
	margin-top: 2.3vw;
}
.design-j{
	line-height: 1.85;
	padding: 0 .4vw ;
	border: 2px solid #ee3f4d;
	color: #ee3f4d;
	min-width: 2vw;
	border-radius: 100%;
	text-align: center;
	display: inline-block;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 1;
transition: all .3s;
-webkit-transition: all .3s;  
}
.design-k{
	width: 2vw;
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
transition: all .3s;
-webkit-transition: all .3s;  
}
.design-li:hover .design-j{
	opacity: 0;
transition: all .3s;
-webkit-transition: all .3s;  
}
.design-li:hover .design-k{
	opacity: 1;
transition: all .3s;
-webkit-transition: all .3s;  
}
.design-li:nth-child(4n + 3),
.design-li:nth-child(4n + 4){
	margin-top: 13.55vw;
}

@media(max-width:1200px){
	.design-ul{
		width: 103%;
	}
	.design-li{
		width: 30.333%;
		margin-right: 3%;
		margin-top: 0 !important;
	}
	.design-g{
		line-height: 26px;
		height: 52px;
		padding-right: 35px;
		font-weight: bold;
	}
	.design-h{
		line-height: 20px;
		height: 40px;
	}
	.design-k{
		display: none !important;
	}
	.design-j{
		min-width: 3vw;
	}
}
@media(max-width:1000px){
	.design-c{
		max-width: initial;
	}
	.design-li{
		width: 47%;
	}
	.design-j{
		min-width: 4.2vw;
	}
}
@media(max-width:750px){
	.design{
		padding: .8rem 0;
	}
	.design-eli{
		font-size: .32rem;
		font-weight: bold;
		margin-top: .3rem;
	}
	.design-ul{
		width: 100%;
		margin-top: .5rem;
	}
	.design-li{
		width: 100%;
		margin-right: 0;
		margin-bottom: .5rem;
	}
	.design-g{
		font-size: .3rem;
		line-height: .4rem;
		height: .8rem;
	}
	.design-h{
		font-size: .26rem;
		margin-top: .15rem;
		display: none;
	}
	.design-j{
		min-width: 7.5vw;
	}
	.design-i{
		font-size: .24rem;
	}
}




.desinfo{
	padding: 8.85vw 0 3.125vw 0;
	font-size: 0;
}

.desinfo-lt{
	width: 64%;
	display: inline-block;
	vertical-align: top;
}
.desinfo-b{
	margin-top: 1.5vw;
}
.desinfo-c{
	margin-top: 1.5vw;
}
.desinfo-d{
	margin-top: 3.125vw;
	padding: 3.125vw 0;
	border-top: 3px solid #ee3f4d;
}
.desinfo-e a{
	display: block;
	background: #fff;
	border: 1px solid #E8E8E8;
	border-radius: 1vw;
	padding: 0 2vw;
	height: 5.2vw;
	line-height: 5.2vw;
	margin-top: 1vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.desinfo-e a:hover{
	background: #ee3f4d;
	color: #fff;
}

.desinfo-rt{
	width: 30%;
	margin-left: 6%;
	display: inline-block;
	vertical-align: top;
}
.desinfo-f{
	width: 100%;
	padding: 2.1vw ;
	overflow: hidden;
	border: 2px solid #ecf7ef;
	border-radius: 1.5vw;
	position: relative;
	margin-bottom: 1.2vw;
}
.desinfo-f2{
	width: 3.9vw;
	height: 3.9vw;
	float: left;
	border-radius: 100%;
}
.desinfo-f34{
	float: left;
	padding-left: 1vw;
}
.desinfo-f3{
	margin-top: .3vw;
	margin-bottom: .6vw;
}
.desinfo-f5{
	width: 4.35vw;
	float: right;
}
.desinfo-g{
	margin: 1.5vw 0;
}
.desinfo-gul{
	padding-top: .6vw;
}
.desinfo-gli{
	margin-top: 1vw;
	display: block;
}
.desinfo-g3{
	margin-top: .2vw;
}
.desinfo-hlt{
	width: 63%;
	float: left;
}
.desinfo-h2{
	margin-top: 1.5vw;
}
.desinfo-h2 img{
	opacity: .4;
	height: 4vw;
	margin-right: 1vw;
	display: inline-block;
	vertical-align: top;
}
.desinfo-hrt{
	width: 100%;
	float: right;
	text-align: center;
}
.desinfo-h34{
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.desinfo-h3{
	display: inline-block;
	vertical-align: top;
	line-height: 4vw;
}
.desinfo-h5{
	display: inline-block;
	vertical-align: top;
	line-height: 4vw;
	padding: 0 1.5vw;
}
.desinfo-h3{
	color: #ee3f4d;
}
.desinfo-h4{
	display: inline-block;
	vertical-align: top;
	height: 4vw;
	opacity: .4;
	cursor: pointer;
	/*margin-top: 1vw;*/
}
.desinfo-h4.on{
	opacity: 1;
}
/*.desinfo-h:after{
	content: '';
	width: 2px;
	height: 100%;
	background: #ecf7ef;
	position: absolute;
	top: 0;
	left: 63%;
}*/

@media(max-width:1200px){
	.desinfo-lt{
		width: 100%;
	}
	.desinfo-rt{
		width: 100%;
		margin-left: 0;
		margin-top: .6rem;
	}
	.desinfo-b{
		font-weight: bold;
	}
	.desinfo-f2{
		width: 60px;
		height: 60px;
	}
	.desinfo-f2{
		margin: 10px 0;
	}
	.desinfo-hlt{
		text-align: center;
	}
	.desinfo-hrt{
		text-align: center;
		
	}
	.desinfo-f3{
		margin-top: 15px;
		margin-bottom: 5px;
	}
	.desinfo-f5{
		width: initial;
		height: 65px;
	}
	.desinfo-h2 img{
		height: 40px;
		margin: 0 10px;
	}
	.desinfo-h4{
		height: 40px;
		/*margin-top: 15px;*/
	}
	.desinfo-h3,.desinfo-h5{
		line-height: 40px;
	}
	.desinfo{
		padding: 120px 0 60px 0;
	}
}
@media(max-width:750px){
	.desinfo{
		padding: 1.8rem 0 .8rem 0;
	}
	.desinfo-b{
		font-size: .38rem;
		margin-top: .2rem;
	}
	.desinfo-c{
		margin-top: .2rem;
	}
	.desinfo-d{
		margin-top: .4rem;
		padding-top: .4rem;
		padding-bottom: .6rem;
	}
	.desinfo-e a{
		font-size: .28rem;
		padding: 0 .2rem;
		height: .9rem;
		line-height: .8rem;
	}
	.desinfo-f{
		padding: .3rem;
	}
	.desinfo-f2{
		width: 1rem;
		height: 1rem;
		margin: 0;
	}
	.desinfo-f34{
		padding-left: .2rem;
	}
	.desinfo-f3{
		font-size: .3rem;
		font-weight: bold;
		margin-top: .1rem;
		margin-bottom: .1rem;
	}
	.desinfo-f4{
		font-size: .26rem;
		
	}
	.desinfo-f5{
		height: 1rem;
	}
	.desinfo-gul{
		padding-top: .3rem;
	}
	.desinfo-gli{
		margin-bottom: .2rem;
	}
	.desinfo-h{
		padding: .3rem 0;
	}
	.desinfo-h2{
		margin-top: .2rem;
	}
	.desinfo-h4{
		/*margin-top: .2rem;*/
	}
	.desinfo-h5{
		padding: 0 .25rem;
	}
}




.services-top{
	font-size: 0;
}
.services-rt{
	text-align: right;
}
.services-ab{
	display: inline-block;
	width: 23.45vw;
	text-align: left;
}
.services-b{
	margin-top: 5.2vw;
	display: flex;
	justify-content: space-between;
}
.services-bli{
	display: inline-block;
	vertical-align: top;
	max-width: 30%;
	text-align: center;
}
.services-b2{
	color: #ee3f4d;
}
.services-b3{
	margin-top: .3vw;
}

.services{
	padding: 5.2vw 0;
	margin-top: 10.4vw;
}
.services-cd{
	overflow: hidden;
}
.services-c{
	float: left;
}
.services-d{
	float: right;
	width:30vw;
	overflow: hidden;
	display: none;
}
.services-d2{
	/*width: 18vw;*/
	float: left;
}
.services-d3{
	color: #ee3f4d;
	display: none;
}
.services-e{
	width: 120%;
	padding-left: 3px;
	padding-right: 20%;
	margin-top: 4.1vw;
}
.services-esd{
	width: 24.6vw;
	margin-right: 1.83vw;
	border: 2px solid #ececec;
	height: 20vw;
	border-radius: 1.5vw;
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-e23{
	overflow: hidden;
	padding: 0 1.56vw;
	border-bottom: 2px solid #ececec;
	display: none;
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-e2{
	float: left;
	line-height: 5.2vw;
	color: #ee3f4d;
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-e3{
	float: right;
	line-height: 5.2vw;
}
.services-e3 .img2{
	display: none;
}
.services-ediv{
	padding: 1.56vw;
}
.services-e4 img{
	height: 2.08vw;
}
.services-e4 .img2{
	display: none;
}
.services-e5{
	margin: .8vw 0;
	height: 10vw;
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-e68{
	overflow: hidden;
}
.services-e67{
	max-width: 70%;
	float: left;
}
.services-e7{
	opacity: .5;
}
.services-e8{
	float: right;
	border-radius: 100%;
	width: 2.5vw;
	height: 2.5vw;
}
/*.services-esd:hover{
	background: #ee3f4d;
	border-color: #ee3f4d;
	color: #fff;
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-esd:hover .services-e23{
	border-color: rgba(255,255,255,.2)
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-esd:hover .services-e2,
.services-esd:hover .services-e5{
	color: #fff;
transition: all .5s;
-webkit-transition: all .5s;  
}
.services-esd:hover .services-e3 .img1,
.services-esd:hover .services-e4 .img1{
	display: none;
}
.services-esd:hover .services-e3 .img2,
.services-esd:hover .services-e4 .img2{
	display: inline-block;
}*/

.services-but{
	margin: 0;
	margin-top: 2.5vw;
}
.services-gybjimg{
	width: 100%;
	left: 0;
	top: 0;
}

.services-f{
	width: 101%;
	margin-top: 4.1vw;
	font-size: 0;
}
.services-fli{
	display: inline-block;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 2%;
	vertical-align: top;
}
.services-fli .services-esd{
	width: 100% !important;
}


@media(max-width:1200px){
	.services-ab{
		width: 40vw;
	}
	.services-d{
		width: 40vw;
	}
	.services-d2{
		width: 33vw;
	}
	.services-d3{
		width: 7vw;
		text-align: right;
		float: right;
	}
	.services-esd{
		width: 34vw;
		height: 29vw;
	}
	.services-e8{
		width: 50px;
		height: 50px;
	}
	.services-e4 img{
		height: 4vw;
	}
	.services-f{
		width: 102%;
	}
	.services-fli{
		width: 31.333%;
		margin-right: 2%;
	}
	.services-e5{
		height: 14vw;
	}
}
@media(max-width:1000px){
	.services-ab{
		width: 100%;
	}
	.services-d{
		width: auto;
	}
	.services-d2{
		width: 40vw;
	}
	.services-esd{
		width: 45vw;
		height: 35vw;
	}
	.services-e5{
		height: 19vw;
	}
	.services-f{
		width: 102%;
	}
	.services-fli{
		width: 48%;
		margin-right: 2%;
	}
}
@media(max-width:750px){
	.gytop-rt{
		margin-top: .5rem;
	}
	.services-d{
		width: 100%;
		margin-top: .2rem;
	}
	.services-d3{
		width: 15%;
	}
	.services-d2{
		width: 80%;
	}
	.services-esd{
		width: 85vw;
		height: 65vw;
	}
	.services-e5{
		height: 30vw;
	}
	.services-e23{
		padding: 0 .3rem;
	}
	.services-e3{
		width: 2rem;
		line-height: .7rem;
	}
	.services-e2{
		line-height: .8rem;
	}
	.services-ediv{
		padding: .3rem;
	}
	.services-e4 img{
		height: .5rem;
	}
	.services-e5{
		height: 33vw;
	}
	.services-e8{
		width: .8rem;
		height: .8rem;
	}
	.services-e5{
		margin: .15rem 0;
	}
	.services-e6{
		font-weight: bold;
	}
	.services{
		padding: .5rem 0;
		margin-top: .3rem;
	}
	
	.services-f{
		width: 100%;
	}
	.services-fli{
		width: 100%;
		margin-right: 0%;
	}
}




.about-c{
	width: 23.2vw;
	margin-left: 19.8vw;
	margin-top: 3.5vw;
}
.about-c1{
	text-align: justify;
	line-height: 1.5vw;
	height: 11.8vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 8;
	-webkit-box-orient: vertical;
}
.about-c2{
	display: inline-block;
	padding-right: 1vw;
	background: url(../image/ico24.png) no-repeat right center;
	background-size: .6vw;
	margin-top: 1.6vw;
}
.about-d{
	border-radius: 1.5vw;
}


.about{
	padding: 12.5vw 0 5.4vw 0;
}
.about-f{
	padding-top: 2.1vw;
	font-size: 0;
}
.about-fsw{
	width: 100%;
}

.about-fsd{
	display: inline-block;
	vertical-align: top;
	width: 24.5vw;
	margin-right: 2.08vw;
	margin-bottom: 1.56vw;
	border: 2px solid #ececec;
	border-radius: 1.5vw;
}
.about-f2{
	padding: 0 2.5vw;
	line-height: 7.8125vw;
	border-bottom: 2px solid #ececec;
}
.about-fdiv{
	padding: 2.5vw;
	padding-top: 1.56vw;
}
.about-f3{
	min-height: 6.25vw;
}
.about-f4{
	margin-top: 1.2vw;
}
@media(min-width:1001px){
	.about-fsw .swiper-wrapper{
		display: block;
		font-size: 0;
	}
}
.about-f9{
	padding: 1.5vw 2.5vw;
	line-height: 1.2;
	border-bottom: 2px solid #ececec;
}
.about-fsd:nth-child(3) .about-f3{
	min-height: 8.33vw;
}
.about-fsd:nth-child(2) .about-f3,
.about-fsd:nth-child(4) .about-f3,
.about-fsd:nth-child(5) .about-f3{
	min-height: 12.5vw;
}
.about-fsd:nth-child(4){
	margin-left: 26.58vw;
}
.about-fsd:nth-child(5){
	margin-top: -4.2vw;
}
.about-fsd:hover{
	background: #ee3f4d;
	color: #fff;
	border-color: #ee3f4d;
}
.about-fsd:hover .about-f2,
.about-fsd:hover .about-f9{
	border-color: rgba(255,255,255,.2);
}
.about-fsd:hover .about-f4{
	background-image: url(../image/ico24_1.png);
}
.about-g{
	overflow: hidden;
	padding-top: 6.25vw;
}
.about-glt{
	float: left;
}
.about-grt{
	float: right;
}
.about-h{
	margin-top: 2.08vw;
	padding-top: 2.5vw;
	border-top: 2px solid #ECECEC;
}
.about-ha{
	display: block;
	margin-bottom: 1.5vw;
	padding-right: 3vw;
	background: url(../image/ico06_1.svg) no-repeat right center;
	background-size: 1.5vw;
}
.about-ha:hover{
	background-image: url(../image/ico06_2.svg);
}
.about-i{
	padding-top: 5.2vw;
}
.about-irt{
	float: right;
	margin: 0;
}

.about-j{
	width: 100%;
	padding-top: 3.125vw;
	padding-left: .4vw;
}
.about-jsd{
	width: 21%;
	margin-right: 3%;
}
.about-j2{
	width: 100%;
	height: 21.875vw;
	border-radius: 1vw;
	overflow: hidden;
}
.about-j3{
	margin-top: 1.56vw;
	display: inline-block;
	padding-right: 2vw;
	background: url(../image/ico06_1.svg) no-repeat right center;
	background-size: 1.5vw;
}
.about-jsd.swiper-slide-active{
	width: 50%;
}
.about-jsd.swiper-slide-active .about-j2{
	height: 31.25vw;
}

.about-k{
	padding-top: 7.5vw;
}
.about-m{
	width: calc(100% + 10px);
	padding-top: 2.5vw;
	font-size: 0;
}
.about-mli{
	display: inline-block;
	vertical-align: top;
	width: calc(16.66% - 10px);
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #f9f9f9;
	text-align: center;
	height: 10vw;
	padding: 1vw;
	line-height: 8vw;
	border-radius: 1vw;
}
.about-mli img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter:grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity:0.5;
	max-height: 100%;
transition: all .5s;
-webkit-transition: all .5s;  
}
.about-mli:hover img{
	-webkit-filter: initial;
	-moz-filter: initial;
	-ms-filter:initial;
	-o-filter: initial;
	filter: initial;
	filter: initial;
	opacity:1;
transition: all .5s;
-webkit-transition: all .5s;  
}

.about-no{
	padding-top: 5.2vw;
	font-size: 0;
}
.about-n{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.about-n2{
	margin-top: 3.125vw;
}
.about-n3{
	display: inline-block;
	margin-bottom: 1vw;
	cursor: pointer;
}
.about-n2div.on .about-n3{
	color: #ee3f4d;
}
.about-nul{
	width:29vw ;
	margin-left:12.5vw ;
	margin-top: 8.2vw;
}
.about-nli{
	display: none;
}
.about-n3:hover{
	color: #ee3f4d;
}
.about-n4{
	display: none;
}
.about-n6{
	margin-top: 1vw;
}
.about-o{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.about-oli img{
	width: 100%;
}
.about-oli{
	display: none;
	perspective: inherit;
	border-radius: 1.5vw;
}
.about-nwx{
	width: 10vw;
	line-height: 3.7vw;
	padding-left: 1.56vw;
	border: 3px solid #f9f3f4;
	border-radius:2vw;
	background: url(../image/ico26.png) no-repeat 7vw center;
	background-size: 1.5vw auto;
	cursor: pointer;
	position: relative;
	margin-top: 2.8vw;
}
.about-nwx img{
	width: 6.25vw;
	position: absolute;
	left: 105%;
	bottom: 0;
	display: none;
}
.about-nwx:hover img{
	display: block;
}
.about-p{
	width: 100%;
	font-size: 0;
	overflow: hidden;
}
.about-pul{
	width: 25%;
	/*float: left;*/
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.about-pli{
	width: 100%;
	height: 21vw;
	overflow: hidden;
	position: relative;
}
.about-p2{
	padding:1.2vw 1.56vw;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #fff;
	z-index: 2;
	width: 100%;
	opacity: 0;
transition: all .5s;
-webkit-transition: all .5s; 
}
.about-pli:hover .about-p2{
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s; 
}
.about-pul:nth-child(1) .about-pli:nth-child(1){
	height: 17.45vw;
}
.about-pul:nth-child(1) .about-pli:nth-child(2){
	height: 24.55vw;
}
.about-pul:nth-child(2) .about-pli:nth-child(1){
	height: 33vw;
}
.about-pul:nth-child(2) .about-pli:nth-child(2){
	height: 9vw;
}
.about-pul:nth-child(3) .about-pli:nth-child(1){
	height: 31vw;
}
.about-pul:nth-child(3) .about-pli:nth-child(2){
	height: 11vw;
}


@media(max-width:1200px){
	.about-c{
		width: 35vw;
		margin-left: 6vw;
	}
	.about-c1{
		font-size: 14px;
		line-height: 20px;
		height: 160px;
	}
	.about-fsd{
		width: 28vw;
		margin-right: 2vw;
	}
	.about-fsd:nth-child(4){
		margin-left: 30vw;
	}
	.about-f3{
		font-size: 14px;
	}
	.about-f3{
		min-height: 12vw;
	}
	.about-fsd:nth-child(2) .about-f3, .about-fsd:nth-child(4) .about-f3, .about-fsd:nth-child(5) .about-f3{
		min-height: 16vw;
	}
	.about-fsd:nth-child(3) .about-f3{
		min-height: 11.5vw;
	}
	.about-ha{
		padding-right: 30px;
		background-size: 20px;
	}
	.about-mli{
		width: calc(20% - 10px);
		height: 12vw;
		line-height: 10vw;
	}
	.about-nwx{
		width: 140px;
		line-height: 45px;
		background-size:20px auto;
		background-position-x: 100px;
		padding-left: 20px;
		border-radius: 25px;
	}
	.about-n5{
		font-weight: bold;
	}
	.about-nul{
		width: 34vw;
		margin-left: 7.5vw;
		margin-top: 4vw;
	}
	.about-c2{
		background-size: 10px auto;
		padding-right: 20px;
	}
}

@media(max-width:1000px){
	.about-c {
	    width: 80vw;
	    margin-left: 10vw;
	    
	}
	.about-c1{
		height: auto;
	    max-height: 160px;
	}
	.about-d{
		width: 102vw;
		margin-left: -5vw;
	}
	.about-f{
		padding-top: 40px;
	}
	.about-fsw{
		width: calc(100% + 10vw);
		padding-right: 10vw;
	}
	.about-fsd{
		width: 40vw;
		margin-right: 2vw;
		margin-top: 0 !important;
		margin-left: 0 !important;
	}
	.about-fsd:last-child{
		margin-right: 0;
	}
	.about-f3{
		height: auto !important;
	}
	.about-f4{
		margin-top: 10px;
	}
	.about-jsd{
		width: 49% !important;
		margin-right: 2%;
	}
	.about-j2{
		height: 35vw !important;
	}
	.about-j3{
		font-weight: bold;
		padding-right: 30px;
		background-size: 20px;
	}
	.about-mli{
		width: calc(25% - 10px);
		height: 14vw;
		line-height: 12vw;
	}
	.about-o{
		display: none;
	}
	.about-n{
		width: 100%;
	}
	.about-nul{
		width: 100%;
		margin: 0;
		margin-top: 40px;
		padding-left: 30%;
	}
	.about-n4{
		display: block;
		margin-bottom: 20px;
	}
	
}
@media(max-width:750px){
	.about-c{
		width: 100%;
		margin: 0;
		margin-top: .4rem;
		padding-left: 20%;
	}
	.about-c2{
		font-weight: bold;
		margin-top: .3rem;
	}
	.about{
		padding: .8rem 0;
	}
	.about-f{
		padding-top: .5rem;
	}
	.about-fsd{
		width: 70vw;
	}
	.about-f2{
		line-height: 1.2;
		padding: .2rem .3rem;
	}
	.about-fdiv{
		padding: .3rem;
	}
	.about-f9{
		padding: .2rem .3rem;
		font-weight: bold;
	}
	.about-g{
		padding-top: .8rem;
	}
	.about-h{
		margin-top: .4rem;
		padding-top: .4rem;
	}
	.about-ha{
		font-size: .3rem;
		font-weight: bold;
		margin-bottom: .2rem;
	}
	.about-jsd{
		width: 70vw !important;
		margin-right: 2vw;
	}
	.about-j2{
		height: 50vw !important;
		border-radius: .15rem;
	}
	.about-j3{
		margin-top: .15rem;
		margin-bottom: .1rem;
	}
	.about-k{
		padding-top: 8vw;
	}
	.about-mli{
		width: calc(33.333% - 10px);
		height: 20vw;
		padding: 2vw;
		line-height: 16vw;
	}
	.about-no{
		padding-top: .8rem;
	}
	.about-n2{
		margin-top: .5rem;
	}
	.about-nul{
		margin-top: .5rem;
		padding-left: 15%;
	}
	.about-pul{
		width: 50%;
	}
	.about-pli{
		height: 42.5vw;
	}
	.about-pul:nth-child(1) .about-pli:nth-child(1){
		height: 35vw;
	}
	.about-pul:nth-child(1) .about-pli:nth-child(2){
		height: 50vw;
	}
	.about-pul:nth-child(2) .about-pli:nth-child(1){
		height: 66vw;
	}
	.about-pul:nth-child(2) .about-pli:nth-child(2){
		height: 19vw;
	}
	.about-pul:nth-child(3) .about-pli:nth-child(1){
		height: 62vw;
	}
	.about-pul:nth-child(3) .about-pli:nth-child(2){
		height: 23vw;
	}
}




.iser{
	padding: 6.25vw 0 3.125vw 0;
	margin-top: 0;
}
.ihzkh{
	padding-top: 1.5vw;
}
.ihzkh .about-k{
	padding: 0;
}
/*.ihzkh .about-mli{
	border: 0;
	background: #fafdfb;
}*/
/*@media(min-width:1201px){
	.ihzkh .about-mli:nth-child(12n + 2),
	.ihzkh .about-mli:nth-child(12n + 4),
	.ihzkh .about-mli:nth-child(12n + 6),
	.ihzkh .about-mli:nth-child(12n + 7),
	.ihzkh .about-mli:nth-child(12n + 9),
	.ihzkh .about-mli:nth-child(12n + 11){
		background: #f0f8f2;;
	}
}
@media(min-width:1001px){
	.ihzkh .about-mli:nth-child(10n + 2),
	.ihzkh .about-mli:nth-child(10n + 4),
	.ihzkh .about-mli:nth-child(10n + 6),
	.ihzkh .about-mli:nth-child(10n + 8),
	.ihzkh .about-mli:nth-child(10n + 10){
		background: #f0f8f2;;
	}
}

@media(min-width:751px){
	.ihzkh .about-mli:nth-child(8n + 2),
	.ihzkh .about-mli:nth-child(8n + 4),
	.ihzkh .about-mli:nth-child(8n + 5),
	.ihzkh .about-mli:nth-child(8n + 7){
		background: #f0f8f2;;
	}
}

@media(max-width:750px){
	.ihzkh .about-mli:nth-child(6n + 2),
	.ihzkh .about-mli:nth-child(6n + 4),
	.ihzkh .about-mli:nth-child(6n + 6){
		background: #f0f8f2;;
	}
}*/



.icase{
	padding-top: 3.75vw;
}
.icase-ab{
	font-size: 0;
	position: relative;
	z-index: 3;
}
.icase-a{
	display: inline-block;
	vertical-align: top;
}
.icase-b{
	float: right;
	position: relative;
}
.icase-blt{
	padding-bottom: .4vw;
	cursor: pointer;
}
.icase-brt{
	position: absolute;
	top: 100%;
	right: 0;
	width: 7.3vw;
	padding: 1vw 1.2vw;
	background: #fff;
	box-shadow: 0 0 3px rgba(0,0,0,.2);
	border-radius: 1vw;
	display: none;
}
.icase-brt a{
	display: block;
	line-height: 1.8;
	margin:0;
}
.icase-c{
	margin-top: 2.5vw;
}

@media(max-width:1200px){
	.icase{
		padding-top: 50px;
	}
	.icase-c{
		margin-top: 30px;
	}
	.icase-brt{
		width: 120px;
		height: auto !important;
		padding: 5px 10px;
	}
}
@media(max-width:750px){
	.icase{
		padding-top: .8rem;
	}
	.icase-c{
		margin-top: .4rem;
	}
	.icase-c .weblist-jli{
		width: 98%;
	}
	.icase-c .weblist-jli:nth-child(n + 11){
		display: none;
	}
	.icase-brt{
		width: 2rem;
	}
	.iser{
		padding: .6rem 0;
	}
}


.idsg-ul{
	margin-top: 3.125vw;
}
.idsg-li{
	width:19vw ;
	margin-left: 10.4vw;
	margin-right: 0;
	margin-bottom: 4.8vw;
	margin-top: 0 !important;
}
.idsg-li:nth-child(3){
	margin-left: 39.4vw;
}

@media(max-width:1200px){
	.idsg-li{
		width: 25vw;
		margin-left: 4.4vw;
	}
	.idsg-li:nth-child(3) {
	    margin-left: 34vw;
	}
}
@media(max-width:1000px){
	.idsg-li{
		width: 30.333%;
		margin-left: 0;
		margin-right: 3%;
	}
	.idsg-li:nth-child(3) {
	    margin-left: 33.333%;
	}
}
@media(max-width:750px){
	.idsg-li{
		width: 100%;
		margin-left: 0;
		margin-right: 0;
		margin-bottom: .4rem;
	}
	.idsg-li:nth-child(3) {
	 	 margin-left: 0;
	}
	.design-ul{
		margin: .4rem 0;
		margin-top: .6rem;
	}
}



.isev{
	padding-top: 4.8vw;
	font-size: 0;
}
.isev-lt{
	width: 56%;
	display: inline-block;
	vertical-align:top;
}
.isev-rt{
	width:44%;
	display: inline-block;
	vertical-align:top;
}
.isev-li{
	display: inline-block;
	vertical-align: top;
	width: 50%;
	padding-left: 1vw;
	margin-bottom: 1vw;
}
.isev-a{
	display: inline-block;
	padding-right: 3.25vw;
	position: relative;
}
.isev-a:after{
	content: '';
	width: 1.5vw;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../image/ico06_1.svg) no-repeat right center;
	background-size: 1.5vw;
	opacity: 0;
}
.isev-a2{
	vertical-align: top;
	line-height: 2;
	margin-left: 5px;
}
.isev-a:hover:after{
	opacity: 1;
}

@media(max-width:1200px){
	.isev-lt{
		width: 35%;
	}
	.isev-rt{
		width: 65%;
	}
	.isev-a:after{
		display: none;
	}
}
@media(max-width:1000px){
	.isev-lt{
		width: 50%;
	}
	.isev-rt{
		width: 50%;
	}
	.isev-li{
		width: 100%;
		padding: 0;
	}
	.isev-a{
		padding: 0;
	}
}
@media(max-width:750px){
	.isev{
		padding-top: 1rem;
	}
	.isev-a{
		font-size: .32rem;
		font-weight: bold;
	}
	.isev-a2{
		font-size: .24rem;
	}
	.isev-lt{
		width: 40%;
	}
	.isev-rt{
		width: 60%;
		color: ;
	}
	.isev-a{
		color: #666;
	}
}



.ihome{
	padding-top: 8.4vw;
	padding-bottom: 5.2vw;
	font-size: 0;
	position: relative;
	z-index: 2;
}
.ihome-lt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
}
.ihome-rt{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.ihome-div{
	width: 28vw;
	float: right;
}
.ihome-a{
	
	display: block;
	padding-right: 2vw;
	background: url(../image/ico06_1.svg) no-repeat right .3vw;
	background-size: 1.6vw;
}
.ihome-a2{
	color: #333;
}
.ihome-a3{
	color: #333;
	margin-top: .3vw;
	opacity: .3;
}
.ihome-b{
	width: 100%;
	height: 3px;
	background: #ee3f4d;
	margin: 1.5vw 0;
}
.ihome-a:hover{
	background-image: url(../image/ico06_2.svg);
}

.ihome-d{
	width: 6.2vw;
	position: absolute;
	left: 30%;
	bottom: 2vw;
	cursor: pointer;
}
.ihome-d img{
	width: 100%;
	animation:divRte 10s linear 0s infinite;
	-moz-animation:divRte 10s linear 0s infinite;
	-webkit-animation:divRte 10s linear 0s infinite;
	-o-animation:divRte 10s linear 0s infinite;
}

@keyframes divRte{
	0%   {
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	} 
	100%  {
		transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
	} 
}
@-webkit-keyframes divRte{
	0%   {
		transform:rotate(0deg);
		-ms-transform:rotate(0deg);
		-moz-transform:rotate(0deg);
		-webkit-transform:rotate(0deg);
	} 
	100%  {
		transform:rotate(360deg);
		-ms-transform:rotate(360deg);
		-moz-transform:rotate(360deg);
		-webkit-transform:rotate(360deg);
	} 
}

.ihome-d2{
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	color: #fff;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.idx-bjvd{
	width: 26vw;
	position: absolute;
	left: 50%;
	top: -6vw;
	margin-left: -13vw;
	z-index: 1;
}

@media(max-width:1200px){
	.idx-bjvd{
		display: none;
	}
	.ihome{
		padding: 120px 0 80px 0;
	}
	.ihome-d{
		width: 80px;
	}
	.ihome-a{
		padding-right: 30px;
		background-size: 20px;
	}
}
@media(max-width:750px){
	.ihome{
		padding: 2rem 0 .8rem 0;
	}
	.ihome-lt{
		width: 100%;
		font-size: .8rem;
	}
	.ihome-rt{
		width: 100%;
		margin-top: .6rem;
	}
	.ihome-div{
		width: 100%;
	}
	.ihome-a2{
		font-size: .4rem;
		font-weight: bold;
	}
	.ihome-b{
		height: 2px;
		margin: .2rem 0;
	}
	.ihome-d{
		top: 1.3rem;
		right: .8rem;
		bottom: initial;
		left: initial;
	}
}





.ban-swiper{
	width: 100%;
}
.ban-img{
	width: 100%;
}
.ban-ps{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 3.125vw;
	color: #fff;
}
.ban-div{
	font-size: 0;
}
.ban-a{
	padding-left: 1.5vw;
	width: 12.5vw;
	padding-right: 2.5vw;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.ban-a:after{
	content: '';
	width: .8vw;
	height: .8vw;
	border-radius: 100%;
	background: #fff;
	position: absolute;
	left: 0;
	top: .4vw;
}
.ban-b{
	display: inline-block;
	vertical-align: top;
}
.ban-b3{
	display: inline-block;
	padding: 0 1.5vw;
	line-height: 2.4;
	background: #fff;
	border-radius: 1.5vw;
	margin-top: 1.2vw;
}
.ban-b3:hover{
	color: #fff;
	background: #ee3f4d;
}
.ban-but{
	position: absolute;
	margin: 0;
	right: 3.125vw;
	bottom: 3.25vw;
}
.ban-prev{
	background-image: url(../image/ico03_5.png);
}
.ban-next{
	background-image: url(../image/ico03_6.png);
}

@media(max-width:1200px){
	.ban-ps{
		position: relative;
		bottom: initial;
		color: #000;
		padding-top: 20px;
	}
	.ban-a{
		width: 25%;
		padding: 0 20px;
	}
	.ban-a:after{
		width: 12px;
		height: 12px;
		background: #b9b9b9;
		top: 7px;
	}
	.ban-b{
		position: relative;
	}
	.ban-b3{
		font-size: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background: initial;
		margin: 0;
	}
	.ban-but{
		bottom: 10px;
	}
	.ban-prev{
		background-image: url(../image/ico03_1.png);
	}
	
	.ban-next{
		background-image: url(../image/ico03_2.png);
	}
}
	@media(max-width:750px){
		.ban-ps{
			padding-top: .3rem;
		}
		.ban-a{
			width: 70%;
			padding: 0 .3rem;
			display: none;
		}
		.ban-a:after{
			width: .15rem;
			height: .15rem;
			top:.15rem
		}
		.ban-b{
			width: 70%;
			margin-top: 0rem;
		}
		.ban-but{
			bottom: 0rem;
		}
	}




.hzyz-bj{
	width: 100%;
	background: #ee3f4d;
	position: relative;
}
.hzyz{
	overflow: hidden;
	color: #fff;
	padding: 2vw 0;
}
.hzyz-lt{
	float: left;
}
.hzyz-rt{
	float: right;
}
.hzyz-img{
	width: 3.95vw;
	position: absolute;
	left: 3.125vw;
	top: 100%;
	margin-top: -2px;
}

.footer{
	padding: 7.4vw 0 3.7vw 0;
	font-size: 0;
	position: relative;
}
.footer-gif{
	width: 14vw;
	position: absolute;
	left: 0;
	bottom: 1.5vw;
}

.footer-lt{
	width: 63.5%;
	display: inline-block;
	vertical-align: top;
	padding-right: 3vw;
}
.footer-a{
	width: 15.6vw;
	display: inline-block;
	vertical-align: top;
}
.footer-a img{
	width: 7.4vw;
}
.footer-b{
	width: 34.4vw;
	font-size: 0;
	display: inline-block;
	vertical-align: top;
}
.footer-bdiv{
	width: 25%;
	padding-right: 1vw;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 1.2vw;
}
.footer-bli{
	margin-bottom: .2vw;
}
.footer-bli a{
	display: inline-block;
	vertical-align: top;
}
.footer-rt{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	margin-top: 3vw;
}
.footer-cd{
	font-size: 0;
}
.footer-c{
	width: 86%;
	display: inline-block;
	vertical-align: top;
	padding-right: 1.2vw;
}
.footer-c2{
	
}
.footer-c3{
	margin-top: 2vw;
}
.footer-c4{
	display: inline-block;
	vertical-align: top;
	margin-left: 3.25vw;
}
.footer-c5{
	color: #ee3f4d;
}
.footer-c4:first-child{
	margin-left: 0;
}
.footer-d{
	width: 14%;
	display: inline-block;
	vertical-align: top;
}
.footer-d1{
	display: block;
	width: 100%;
	position: relative;
	border-radius: 15px;
	overflow: hidden;
}
.footer-d1-a{
	width: 100%;
transition: all .5s;
-webkit-transition: all .5s;  
}
.footer-d1-b{
	width: 1.4vw;
	position: absolute;
	top: 1.2vw;
	right: 1.2vw;
}
.footer-d1:hover .footer-d1-a{
	transform: scale(1.8);
transition: all .5s;
-webkit-transition: all .5s;  
}
.footer-d2{
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	padding: 1.56vw;
	color: #fff;
}
.footer-e{
	width: 100%;
	height: 2px;
	background: #f9f3f4;
	margin: 3.125vw 0;
}
.footer-d9{
	float: right;
	margin: 0;
}
.footer-d9 img{
	left: initial;
	right: 105%;
}
.footer-f{
	display: flex;
	justify-content: space-between;
}
.footer-fli{
	display: inline-block;
	vertical-align: top;
	padding-right: 1.56vw;
	background: url(../image/ico30.svg) no-repeat right center;
	background-size: .9vw auto;
	position: relative;
}
.footer-fli img{
	max-width: initial;
	width: 120px;
	position: absolute;
	left: 50%;
	bottom: 110%;
	margin-left: -60px;
	display: none;
}

.footer-btm{
	margin-top: 6.25vw;
	font-size: 0;
	position: relative;
}
.footer-rt{
	
}
a.footer-g{
	display: inline-block;
}

.footer-j{
	width: 4.8vw;
	position: absolute;
	top: 0;
	right: 0;
}
.footer-j2{
	position: absolute;
	top: 50%;
	right: 110%;
	width: 7vw;
	max-width: initial;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}

@media(max-width:1200px){
	.hzyz{
		padding: 4vw 0;
	}
	.hzyz-img{
		width: 5vw;
	}
	.footer-lt{
		display: none;
	}
	.footer-rt{
		width: 100%;
	}
	.footer-c1{
	font-weight: bold;
	}
	.footer-c{
		width: calc(100% - 140px);
	}
	.footer-d{
		width: 140px;
		height: 140px;
	}
	.footer-d:last-child{
		height: auto;
	}
	.footer-fli{
		padding-right: 20px;
		background-size: 14px auto;
	}
	.footer-j{
		width: 65px;
		top: -10px;
	}
	.footer-j2{
		width: 70px;
	}
	.footer-d1-b{
		display: none;
	}
	.footer-gif{
		display: none;
	}

}
@media(max-width:750px){
	.hzyz{
		padding: 5vw 0;
	}
	.hzyz-lt{
		font-size: .24rem;
		font-weight: bold;
	}
	.hzyz-rt{
		font-size: .24rem;
		font-weight: bold;
	}
	.hzyz-img{
		width: 10vw;
	}
	
	.footer-d{
		width: 1.6rem;
		height: 1.6rem;
	}
	.footer-c{
		width: calc(100% - 1.6rem);
		padding-right: .3rem;
	}
	.footer-d2{
		font-size: .26rem;
		padding: .2rem;
	}
	.footer-c2{
		font-size: .24rem;
		margin-top: .15rem;
	}
	.footer-c6{
		font-size: .26rem;
	}
	.footer-e{
		margin: .3rem 0;
	}
	.footer-fli{
		font-size: .36rem;
		padding-right: .3rem;
		background-size: .25rem auto;
	}
	.footer-j{
		display: none;
	}
	.footer-g{
		font-size: .24rem;
	}
}



header{
	width: 100%;
	height: 5.1vw;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 19;
	
}
header.bj{
	background: #fff;
	border-bottom: 1px solid rgba(0,0,0,.1);
}
.header{
	
}
.logo{
	display: inline-block;
	line-height: 5.1vw;
	width: 6.77vw;
	float:right ;
}
.header-nav{
	font-size: 0;
	display: inline-block;
}
.header-nav a{
	display: inline-block;
	line-height: 5.1vw;
	margin-right: 2.1vw;
}
.header-nav a.on{
	color: #ee3f4d;
}

.header-x{
	width: 22vw;
	padding-right: 1.5vw;
	float: right;
	height: 2.1vw;
	margin-top: 1.5vw;
}
.header-xsd{
	
}
.header-xa{
	display: inline-block;
	height: 2.1vw;
	line-height: 2.1vw;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}

.header-dx,.header-p{
	display: none;
}
@media(max-width:1200px){
	.header-x{
		display: none;
	}
	header{
		height: 70px;
	}
	.logo{
		width: 120px;
		line-height: 70px;
		float: left;
		position: relative;
		z-index: 3;
	}
	.header-dx{
		display: block;
		float: right;
		line-height: 70px;
		font-size: 20px;
		position: relative;
		z-index: 3;
	}
	.header-dx-b{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		opacity: 0;
		background: #fff;
		transition: all .5s;
-webkit-transition: all .5s; 
	}
	.header-dx.on .header-dx-b{
		opacity: 1;
		transition: all .5s;
-webkit-transition: all .5s; 
	}
	
	.header-nav{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100vh;
		z-index: 2;
		background: #fff;
		padding: 150px 4%;
		display: none;
	}
	.header-nav a{
		width: 100%;
		font-size: 30px;
		line-height: 1.4;
		text-align: center;
		margin: 15px 0;
	}
	
	.header-p{
		display: block;
		width: 100%;
		padding: 4%;
		position: absolute;
		left: 0;
		bottom: 2%;
		padding-top: .3rem;
		border-top: 1px solid #d4f2de;
	}
	.header-plt{
		display: inline-block;
		vertical-align: top;
	}
	.header-p1{
		font-size: 20px;
		color: #a9a9a9;
	}
	.header-p2{
		font-size: 40px;
		color: #ee3f4d;
	}
	.header-prt{
		float: right;
	}
	.about-nwx img{
		width: 120px;
	}
}
@media(max-width:750px){
	header{
		height: 1rem;
	}
	.logo{
		width: 2rem;
		line-height: 1rem;
	}
	.header-dx{
		display: block;
		float: right;
		line-height: 1rem;
		font-size: .36rem;
		font-weight: bold;
	}
	.header-nav{
		padding: 1.6rem 0;
	}
	.header-nav a{
		font-size: .34rem;
		font-weight: bold;
		margin: .2rem 0;
	}
	.header-p1{
		font-size: .26rem;
	}
	.header-p2{
		font-size: .44rem;
	}
	.header-p{
		padding-top: .3rem;
	}
}



.fotcl{
	position: fixed;
	bottom: 3%;
	left: 1.2vw;
	z-index: 49;
	width: 3.6vw;
	/*transform:translateY(-50%);
	-webkit-transform:translateY(-50%);*/
	display: none;
}
.fotcl-ab{
	background: #fff;
	border-radius: 2.6vw;
	height: 10vw;
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.fotcl-a{
	width: 100%;
	height: 3.6vw;
	border-radius: 100%;
	background: #ee3f4d;
	position: relative;
	cursor: pointer;
}
.fotcl-a2{
	color: #fff;
	text-align: center;
	padding-top:.8vw;
	position: relative;
	z-index: 2;
}
.fotcl-a1{
	width: 100%;
	height: 100%;
	border-radius: 100%;
	z-index: 1;
	position: absolute;
	left: 0;
	top: 0;
	background: #fff;
	opacity: .2;
	transform: scale(.8);
transition: all .5s;
-webkit-transition: all .5s;  
}
.fotcl-a:hover .fotcl-a1{
	transform: scale(1);
transition: all .5s;
-webkit-transition: all .5s;  
}

.fotcl-b{
	width: 100%;
	text-align: center;
	padding: 2.8vw 0 1vw 0;
	margin-top: .5vw;
	background: url(../image/ico33_1.png) no-repeat center .5vw;
	background-size: 2.1vw auto; 
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;  
}
.fotcl-b:hover{
	
	background-image: url(../image/ico33_2.png);
transition: all .5s;
-webkit-transition: all .5s;  
}
.fotcl-b2{
	transition: all .5s;
-webkit-transition: all .5s; 
}
.fotcl-b:hover .fotcl-b2{
	font-weight: bold;
transition: all .5s;
-webkit-transition: all .5s; 
}
.fotcl-cd-bj{
	position: absolute;
	bottom: 0;
	left: 100%;
	padding-left: 2vw;
	display: none;
}
.fotcl-cd{
	width: 14.85vw;
	border-radius: 1.5vw;
	background: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	text-align: left;
}
.fotcl-c{
	padding: 1.5vw;
	border-bottom: 1px solid rgba(0,0,0,.2);
}
.fotcl-c2{
	width: 5.6vw;
	margin-top: .8vw;
}
.fotcl-d{
	padding: 1.5vw;
}
.fotcl-d2{
	color: #ee3f4d;
}
.fotcl-d3{
	margin-top: 1.2vw;
}

.fotcl-e{
	width: 100%;
	height: 3.6vw;
	border-radius: 100%;
	background: #fff url(../image/ico34_1.png) no-repeat center 2.4vw;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
	margin-top: .5vw;
	cursor: pointer;
	padding-top: 1vw;
	text-align: center;
transition: all .5s;
-webkit-transition: all .5s;  
}
.fotcl-e:hover{
	font-weight: bold;
	background-image: url(../image/ico34_2.png);
transition: all .5s;
-webkit-transition: all .5s;  
}


.fotcl-f{
	width: 46.4vw;
	position: fixed;
	z-index: 49               ;
	top: 50%;
	left:50%;
	background: #fff;
	padding: 1.5vw 2vw;
	border-radius: 1.5vw;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	display: none;
}
.fotcl-g{
	position: relative;
}
.fotcl-g3{
	width: calc(100% + 4vw);
	height: 1px;
	margin-left: -2vw;
	margin-top: 1.2vw;
	background: rgba(0,0,0,.1);
}
.fotcl-g4{
	position: absolute;
	top: 0;
	right: 0;
	cursor: pointer;
	opacity: .3;
transition: all .5s;
-webkit-transition: all .5s;  
}
.fotcl-g4 img{
	width: 1.2vw;
}
.fotcl-g4:hover{
	opacity: 1;
transition: all .5s;
-webkit-transition: all .5s;  
}
.fotcl-fm{
	margin-top: 1vw;
}
.fotcl-h{
	height: 3.5vw;
	width: 100%;
	background: initial;
	border: 0;
	border-bottom: 2px solid rgba(0,0,0,.1);
}
.fotcl-h::placeholder {
        color: #666; 
    }
.fotcl-ht{
	margin-top: 1.5vw;
	height: 4.25vw;
	line-height: 1.3;
	resize: none;
}
.fotcl-j{
	overflow: hidden;
	margin-top: 1vw;
}
.fotcl-j1{
	margin-top: 0;
	float: left;
}
.fotcl-j2{
	float: right;
	padding-top: 1vw;
}
.fotcl-j4{
	float: right;
	margin-left: 4.1vw;
}
.fotcl-j4-a{
	color: #ee3f4d;	
}
.fotcl-k{
	margin: 1.5vw 0;
}
.fotcl-k span{
	color: #ee3f4d;
}
.fotcl-k2{
	margin-top: 1vw;
	overflow: hidden;
}
.fotcl-k2 label{
	display: inline-block;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 2%;
	float: left;
	position: relative;
	color: #999;
}
.fotcl-k2 label input{
	opacity: .0;
	margin-right: .5vw;
}
.fotcl-k2 label:after{
	content: '';
	width: .8vw;
	height: .8vw;
	border-radius: 100%;
	border: 1px solid #999;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.4vw;
}
.fotcl-k2 label.on{
	color: #222;
}
.fotcl-k2 label.on:after{
	background: #ee3f4d;
}

.fotcl-m{
	width:20vw;
	position: fixed;
	z-index: 49               ;
	top: 50%;
	left: 50%;
	background: #fff;
	border-radius: 8vw;
	box-shadow: 0 0 15px rgba(0,0,0,.1);
	transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	text-align: center;
	cursor: pointer;
	padding: 5.2vw 1.9vw 3vw 1.9vw;
	display: none;
}
.fotcl-m3{
	margin-top: 1vw;
	margin-bottom: 1.5vw;
}
.fotcl-m4{
	display: inline-block;
	margin: 0;
}
.fotcl-m1{
	width: 6.25vw;
	position: absolute;
	left: 50%;
	top: -4vw;
	margin-left: -3.125vw;
}
@media(max-width:1200px){
	.fotcl{
		display: none;
	}
	.fotcl-fnhq{
		/*display: block;*/
	}
	.fotcl-f{
		width: 80%;
		max-width: 600px;
		padding: 20px;
	}
	.fotcl-g4 img{
		width: 20px;
	}
	.fotcl-h{
		height: 40px;
	}
	.fotcl-k2 label:after{
		width: 12px;
		height: 12px;
		margin-top: -6px;
	}
	.fotcl-m{
		width: 300px;
	}
}
@media(max-width:750px){
	.fotcl-g2{
		font-size: .24rem;
		margin: .15rem 0;
	}
	.fotcl-k2 label{
		width: 48%;
		margin-right: 2%;
	}
	.fotcl-k2 label input{
		margin-right: .1rem;
	}.fotcl-k2{
		font-size: .24rem;
	}
	.fotcl-k2 label:after{
		width: .2rem;
		height: .2rem;
		margin-top: -.1rem;
	}
	.fotcl-j2{
		font-size: .24rem;
		margin-top: .15rem;
		width: 100%;
	}
	.fotcl-m{
		width: 5rem;
		padding-top: 1.5rem;
		padding-bottom: .8rem;
	}
	.fotcl-m1{
		width: 2rem;
		top: -1.5rem;
		margin-left: -1rem;
	}
	.fotcl-m3{
		margin-top: .2rem;
		margin-bottom: .3rem;
	}
	.fotcl-m2{
		font-weight: bold;
	}
	.fotcl-j1{
		margin-right: 50%;
		margin-bottom: .15rem;
	}
	.fotcl-j4{
		width: 50%;
		margin-left: 0;
		padding-right: .2rem;
	}
}