

/*通用类*/
*{
	margin:0;
	padding:0;
	-webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html{
	overflow-x:hidden;
	font-size: calc(100vw / 7.5);
}
body{
	font-family: "Microsoft Yahei","Helvetica Neue", Helvetica, Arial, sans-serif;
	overflow-x:hidden;
	color:#333;
	line-height: 1;
	position: relative;
	font-size: 0.24rem;
	background-color: #f5f5f5;


}
body.cur{
	overflow: hidden;
	padding-bottom: 0;
}
.tver{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
img{
	border:none;
	max-width: 100%;
}
h1,h2,h3,h4{
	font-weight:normal;
}
a{
	color:inherit;
	text-decoration:none;
}

ul li{
	list-style-type: none;
}

input[type="text"],input[type="button"],input[type="submit"]{
	-webkit-appearance: none;
	appearance: none;
}
input:focus,textarea:focus,select:focus{
	outline: none;
}
textarea{
	-webkit-appearance: none;
					appearance: none;
					resize: none;
}


.fl{
	float: left;
}

.fr{
	float: right;
}


div.clear{
	font-size: 0;
	line-height:0;
	height:0;
	overflow:hidden;
	clear:both;
}
.imgbox_a{
	position:relative;
	padding-bottom: 100%;
	overflow:hidden;
	display: block;
}

.imgbox_a>img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%!important;
	height: 100%!important;
}
div.wp{
	padding: 0	0.25rem;
}

.fafa .imgbox_a{
	padding-bottom: 61.86667%;
}

.fafa .flex-control-paging li a{
	width: 0.55rem;
	height: 0.04rem;
	background-image: none!important;
	background-color: #fff;
}

.fafa .flex-control-paging li a.flex-active{
	background-color: #00a171;
}

.fafa .flex-control-nav li{
	margin:0 0.11rem;
}

.fafa .flex-control-nav{
	height: 0;
	bottom: 0.63rem;
}

.main{
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 100%;
	background-image: url(../images/main-bg.png);
	min-height: 5rem;
	position: relative;
	z-index: 50;
}

.main1{
	background-color: #fff;
	padding: 0.41rem 0.37rem;
	border-radius: 0.18rem;
	margin-top: -0.36rem;
}

.main1-dl dl{
	margin:0;
	margin-left: -3%;
}
.main1-dl dd{
	float: left;
	width: 30.3333%;
	margin-left: 3%;
}


.main1-dl dd>a{
	display: block;
	padding: 0.35rem 0 0.3rem;
	border-radius: 0.1rem;
	text-align: center;
}
.main1-dl dd:nth-child(1)>a{background-color: #bcecdd;}
.main1-dl dd:nth-child(2)>a{background-color: #e1e9fb;}
.main1-dl dd:nth-child(3)>a{background-color: #fff0d8;}
.main1-ico{
	width: 0.59rem;
	margin:0 auto;
}

.main1-ico img{
	display: block;
	width: 100%;
}

.main1-h1{
	font-size: 0.28rem;
	color: #333;
	line-height: 1;
	margin:0.21rem 0 0.12rem;
}
.main1-h2{
	font-size: 0.2rem;
	color: #999;
	line-height: 1;
}

.main2{
	margin-top: 28px;
	background-color: #fff;
	padding: 0.35rem;
	padding-bottom: 0.45rem;
	border-radius: 0.18rem;
}
.main2-dl dl{
	display: flex;
	justify-content: space-between;
}



.main1-dl dd>a{
	display: block;
	text-align: center;
}

.main2-ico{
	width: 0.55rem;
	margin:0 auto;
}

.main2-ico img{
	display: block;
	width: 100%;
}

.main2-h1{
	font-size: 0.26rem;
	color: #333;
	line-height: 1;
	margin-top: 0.23rem;
}

.main3{
	margin-top: 0.6rem;
}

.main3-img{
	width: 5.49rem;
	position: relative;
	left: -0.25rem;
}

.main3-con{
	margin-top: 0.4rem;
	font-size: 0.26rem;
	color: #333;
	line-height: 2;
}

.main3-con a{
	color: #00a271;
}

.main3-list{
	padding: 0.6rem 0 0.5rem;
	display: flex;
	justify-content: space-between;
	background-image: url(../images/main3-list.png);
	background-size: 4.11rem;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.main3-item1{
	font-size: 0.2rem;
	color: #333;
}
.main3-item1 span{
	font-size: 0.5rem;
	color: #00a271;
	vertical-align: top;
	padding-right: 0.12rem;
	font-weight: bold;
}
.main3-item2{
	font-size: 0.24rem;
	color: #333;
	line-height: 1;
	margin-top: 0.15rem;
}

.main4 img{
	display: block;
	width: 100%;
}

.main{
	padding-bottom: 0.7rem;
}

.footer{
	background-color: #454545; 
}

.footer-1{
	padding: 0.45rem 0 0.35rem;
	border-bottom: 1px solid #515354;
}

.foo1-1{
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
}

.foo1-2{
	font-size: 0.32rem;
	color: #fff;
	text-align: center;
	margin-top: 0.2rem;
}

.foo1-2 img{
	width: 0.24rem;
	margin-right: 0.18rem;
}

.footer-2{
	padding: 0.25rem 0;
	font-size: 0.24rem;
	color: #a3a3a3;
	line-height: 1.8;
	text-align: center;
}
.main-danpian{
	padding-top: 0.3rem;
	background-image: none;
	min-height: 3rem;
}
.main-danpian .main3-con{
	margin-top: 0;
}

.er-wp{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9889;
	display: none;
}

.er-wp-hei{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	z-index: 30;
}

.er{
	width: 3rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	z-index: 50;
}

.er img{
	display: block;
	width: 100%;
}