body {
	background-color: #FFFFFF;
	color: #414648;
	font-size: .16rem;
	overflow-x: hidden;
}

.contain {
	width: 100%;
	padding: 0 0.2rem;
	max-width: 16.4rem;
	margin: 0 auto;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;
}

.header {
	background-color: #fff;
	height: 1.2rem;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
}

.header .contain,
.header .contain .wrap,
.header .contain .wrap .left,
.header .contain .wrap .right {
	height: 100%;
}

.header .left {
	position: relative;
	width: 2.3rem;
}

.header .left .logo {
	width: 2.3rem;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.header .right {
	position: relative;
	width: 3.73rem;
}

.header .right .brand {
	width: 3.73rem;
	position: absolute;
	top: 50%;
	right: 0;
	-webkit-transform: translateY(-50%);
	    -ms-transform: translateY(-50%);
	        transform: translateY(-50%);
}

.header img {
	width: 100%;
}



.main {
	padding-top: 1.2rem;
}

.banner {
	width: 100%;
	height: 0;
	position: relative;
	padding-top:37.5%;
	
}
.banner .wrap{
	position: absolute;
	top:0;
	left: 0;
	height: 100%;
	width: 100%;
}
.swiper-container{
	height: 100%;
	width: 100%;
}
.banner img {
	display: block;
	width: 100%;

}

.title {
	color: #0077B8;
	font-size: 0.24rem;
	line-height: .24rem;
}

.shadow {
	font-size: .3rem;
	line-height: .22rem;
	color: #00AF66;
	font-weight: bold;
}

.section1 {
	padding-top: .8rem;
}

.center {
	text-align: center;
}

.section1 .msg {
	font-size: .16rem;
	line-height: .24rem;
	text-align: center;
	width: 8.9rem;
	margin: 0.2rem auto 0.4rem;
}

.section1 .list {
	margin: 0 -0.15rem;
}

.section1 .item {
	padding: 0 0.15rem;
	float: left;
	width: 25%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.section1 .item .wrap {
	background-color: #F1F7FA;
	padding: .4rem .25rem;
	height: 3.6rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	overflow: hidden;
}

.section1 .item .ico {
	height: 1rem;
	margin-bottom: .5rem;
}

.section1 .item .ico img {
	display: block;
	margin: 0 auto;
	height: 100%;
}

.section1 .item .name {
	text-align: center;
	color: #0077B8;
	font-size: .16rem;
	line-height: .18rem;
}

.section1 .item .cont {
	line-height: .3rem;
	text-align: center;
	margin-top: .2rem;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.section2 {
	margin-top: .8rem;
	overflow: hidden;
	position: relative;
}

.section2 .bg {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}

.section2 .bg img {
	width: 100%;
	display: block;
}

.section2 .wrap {
	position: relative;
	z-index: 1;
	padding: 0.8rem 0.5rem 0;
}

.section2 .shadow {
	opacity: 0.4;
	letter-spacing: 0.04rem;
}

.section2 .msg {
	margin-top: .72rem;
	line-height: .38rem;
	color: #0077B8;
}

.section2 .msg .txt1 {
	font-size: .18rem;
}

.section2 .msg .txt2 {
	font-size: .16rem;
}

.section2 .list {
	margin: .3rem -0.15rem 0;
}

.section2 .list .item {
	width: 16.6666%;
	float: left;
	padding: .15rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

.section2 .list .item .pic {
	width: 100%;
	height: 1.5rem;
	margin-bottom: .13rem;
}

.section2 .list .item .pic img {
	width: 100%;
	height: 100%;
}

.section2 .list .item .name {
	color: #0077B8;
	font-size: 0.16rem;
	line-height: 0.3rem;
	margin-bottom: 0.05rem;
}

.section2 .list .item .cont {
	color: #414648;
	font-size: .16rem;
	line-height: .3rem;
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.section2 .list2 .item {
	width: 50%;
}

.section2 .list2 .item .pic {
	width: 4rem;
	height: 2.4rem;
	float: left;
	margin: 0;
}

.section2 .list2 .item .right {
	float: right;
	padding-top: .35rem;
	width: 3rem;
}

.section2 .list2 .item .right .cont {
	-webkit-line-clamp: 5;
	text-align: justify;
}

.about {
	margin-top: .6rem;
	position: relative;
	height: 6.43rem;
	padding-bottom:.77rem;
}

.about .title-bar {
	padding-left: .5rem;
	padding-top: .8rem;
	padding-bottom: .5rem;
}

.about .shadow {
	opacity: 0.4;
}

.about .title1 {
	font-size: .16rem;
	line-height: .3rem;
	color: #0077B8;
	margin-bottom: .4rem;
}

.about .wrap {
	background: #F1F7FA;
	padding: 0.6rem 0.5rem;
}

.about .wrap .text {
	width: 6.6rem;
}

.about .wrap .text .cont {
	font-size: .16rem;
	line-height: .3rem;
}
.about .wrap .qr-wrap{
	width: 1.5rem;
	margin-left: .36rem;
}
.about .wrap .qr-box{
	width: 1.5rem;	
}
.about .wrap .qr-pic{
	width: 1.5rem;
	height: 1.5rem;
	border-radius:50%;
	border:0.05rem solid #0077B8;
	background-color: #fff;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.about .qr-pic img{
	width: 1.34rem;
	height: 1.34rem;
	margin:0.03rem;
}
.about .wrap .qr-box .name{
	font-size: .16rem;
	line-height: .3rem;
	margin-top:.1rem;
	text-align: center;
}

.about .wrap .qr-box .name{
	font-size: .16rem;
	line-height: .3rem;
	margin-top:.1rem;
	text-align: center;
}

.about .wrap .shows{
	position: absolute;
	top:0;
	right: 0;
}
.about .wrap .shows img{
	float: left;
	margin-left: .3rem;
	width: 3.17rem;
}
.footer .logo{
	width: 1.56rem;
	margin-top:.16rem;
	margin-bottom:.4rem;
}
.footer .logo img{
	width: 100%;
}
.footer{
	font-size: .16rem;
	line-height: .3rem;
	padding-bottom: .5rem;
}
.footer .l1{
	width: 7.1rem;
}
.footer .l2{
	width: 5.8rem;
}
.footer .l3{
	width: 2.8rem;
}
.footer .item{
	margin-top:.14rem;
}
.footer .item .ico{
	height: .24rem;
	width: .24rem;
	margin:0.03rem 0.1rem 0.03rem 0;
}
.footer .item .ico img{
	max-height: 100%;
	max-width: 100%;
}
.footer .item .ico,
.footer .item .value{
	float: left;
}
.footer .qr{
	height: 1.5rem;
	width: 1.5rem;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	border:.05rem solid #0077B8;
	overflow: hidden;
	margin-left: .18rem;
}
.footer .text.right{
	text-align: right;
	margin-top:.4rem;
}
.footer .qr img{
	height:1.5rem;
	width: 1.5rem;
	margin:-0.05rem;
}