﻿.commonTitle h1 {
	font-size: .43rem;
	color: #2B2B2B;
	text-align: center;
	padding: 0 .3rem;
	padding-bottom: .29rem;
}

.commonTitle p {
	font-size: .26rem;
	color: #2B2B2B;
	text-align: center;
	padding: 0 .3rem;
}

.banner {
	background: url(../images/yggl/ygglBanner.png) no-repeat top center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	height: 9.32rem;
	padding: .8rem 0;
}

.banner h1 {
	display: block;
	color: #303745;
	font-size: .78rem;
	text-align: center;
}

.banner h2 {
	display: block;
	color: #FF826E;
	font-size: .32rem;
	text-align: center;
	margin-top: .2rem;
}

.banner a {
	display: block;
	width: 1.85rem;
	height: .48rem;
	background: #ff826e;
	border: .02rem solid #ff826e;
	border-radius: .1rem;
	box-shadow: 0 .03rem .06rem 0 rgba(0, 0, 0, 0.16);
	color: #fff;
	text-align: center;
	line-height: .48rem;
	font-size: .24rem;
	margin: 0 auto;
	margin-top: .6rem;
}

.partA {
	padding: .7rem 0;
	padding-bottom: 0;
}

.partAwarp {
	padding: 1rem .3rem;
	overflow: hidden;
}

.partAimg {
	text-align: center;
}

.partAimg img {
	height: 3.66rem;
}

.partB {
	background: #F1F1F1;
	padding-top: 1rem;
}

.partBwarp {
	overflow: hidden;
}

.partBTab {
	padding: .5rem;
	overflow: hidden;
}

.partBTab ul li {
	float: left;
	width: 30%;
}

.partBTab ul li a {
	display: block;
	background: url(../images/yggl/ygglTabBg.png) no-repeat left center;
	-o-background-size: auto .94rem;
	-ms-background-size: auto .94rem;
	-moz-background-size: auto .94rem;
	-webkit-background-size: auto .94rem;
	background-size: auto .94rem;
	height: .94rem;
	line-height: .94rem;
	width: .94rem;
	text-align: center;
	color: #00C08B;
	font-size: .35rem;
	font-weight: bold;
	margin: 0 auto;
}

.partBTab ul li a.hover {
	display: block;
	background: url(../images/yggl/ygglTabhover.png) no-repeat left center;
	-o-background-size: auto .94rem;
	-ms-background-size: auto .94rem;
	-moz-background-size: auto .94rem;
	-webkit-background-size: auto .94rem;
	background-size: auto .94rem;
	height: .94rem;
	line-height: .94rem;
	width: .94rem;
	text-align: center;
	color: #fff;
	font-size: .35rem;
	font-weight: bold;
	margin: 0 auto;
}

.partBTab ul li:nth-child(2) {
	margin: 0 5%;
}

.partBcon {
	background: url(../images/yggl/ygglBg001.png) no-repeat left center;
	-o-background-size: cover;
	-ms-background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	height: 6.16rem;
	padding: .5rem;
}


.partBcon dl {
	overflow: hidden;
}

.partBcon dl dt {
	margin-bottom: .3rem;
}

.partBcon dl dd {
	padding: .2rem;
	background: rgba(255, 255, 255, 0.15);
	color: #fff;
	border-radius: .2rem;
}

.partBcon dl dd h2 {
	font-size: .2rem;
	padding: .025rem;
	font-weight: normal;
}

.partBcon dl dd p {
	font-size: .18rem;
	text-indent: .1rem;
}

.partC {
	background: #fff;
	padding: .7rem 0;
}

.partCimg {
	text-align: center;
	padding: .5rem 0;
}

.partCimg img {
	height: 3.13rem;
}

.partCul {
	overflow: hidden;
	padding: .5rem;
}

.partCul ul li {
	float: left;
	width: 30%;
	text-align: center;
	font-size: .3rem;
	color: #666;
	background: url(../images/yggl/ygglicon001.png) no-repeat left center;
	-o-background-size: auto .46rem;
	-ms-background-size: auto .46rem;
	-moz-background-size: auto .46rem;
	-webkit-background-size: auto .46rem;
	background-size: auto .46rem;
	padding-left: .4rem;
}

.partCul ul li:nth-child(2) {
	margin: 0 5%;
	background: url(../images/yggl/ygglicon002.png) no-repeat left center;
	-o-background-size: auto .46rem;
	-ms-background-size: auto .46rem;
	-moz-background-size: auto .46rem;
	-webkit-background-size: auto .46rem;
	background-size: auto .46rem;
}

.partCul ul li:nth-child(3) {
	background: url(../images/yggl/ygglicon003.png) no-repeat left center;
	-o-background-size: auto .46rem;
	-ms-background-size: auto .46rem;
	-moz-background-size: auto .46rem;
	-webkit-background-size: auto .46rem;
	background-size: auto .46rem;
}

.partD {
	background: #F1F1F1;
	padding: .7rem .3rem;
}

.partDimg {
	text-align: center;
	padding: .5rem 0;
}

.partDimg img {
	height: 3.78rem;
}
