html,body{
	padding: 0;
	margin: 0;
}
img{
	border: 0 none;
}
.page{
	padding-top: 1.2rem;
}
/* tab栏 */
.page .tab{
	width: 100%;
	padding: .3rem 20%;
	background-color: #F9F9F9;
	overflow: hidden;
	font-size: .18rem;
	color: #979797;
	box-shadow: 0px 1px 10px 2px #ddd;
	box-sizing: border-box;
	position: relative;
	z-index: 5;
}
.page .tab div{
	float: left;
	cursor: pointer;
}
.page .tab .homes{
	vertical-align: middle;
}
.page .tab .homes img{
	width: .22rem;
	vertical-align: middle;
}
.page .tab .homes span{
	padding-left: .26rem;
}
.page .tab a{
	text-decoration: none;
	color: #979797;
}
.page .tab .shu{
	display: inline-block;
	width: 1px;
	height: .12rem;
	background-color: #A6A6A6;
	vertical-align: middle;
	margin: .06rem .24rem;
}
.page .content .c1{
	overflow: hidden;
}
.page .content .menuList{
	width: 28%;
	color: #C0BEC1;
	font-size: .18rem;
	float: left;
}
.page .content .menuList a{
	color: #C0BEC1;
	text-decoration: none;
}
.page .content .menuList div{
	padding-left: 72%;
	line-height: .9rem;
	cursor: pointer;
}
.page .content .menuList div:hover{
	border-bottom: 1px solid #F2F2F2;
	color: #2B3E8C;
	font-size: .22rem;
	font-weight: bold;
}
.page .content .menuList div:hover a{
	color: #2B3E8C;
	font-size: .22rem;
	font-weight: bold;
}
.page .content .menuList .active{
	border-bottom: 1px solid #F2F2F2;
	color: #2B3E8C;
	font-size: .22rem;
	font-weight: bold;
}
.page .content .intr{
	width: 55%;
	float: left;
}
.page .content .bg1{
	width: 50%;
	height: 5rem;
	background-color: #F6F7E2;
	position: absolute;
	z-index: -1;
}
.page .content .bg2{
	width: 45%;
	height: 4rem;
	margin: .6rem 2.5%;
	background-color: #fff;
	position: absolute;
	z-index: -1;
}
.page .content .bg3{
	width: 40%;
	height: 4rem;
	margin-top: 1.2rem;
	margin-left: 7.5%;
	background-color: #fff;
	position: absolute;
	z-index: -1;
}
.page .content .flex{
	padding-top: 1.2rem;
	padding-left: 10%;
	overflow: hidden;
	box-sizing: border-box;
}
.page .content .flex .img{
	display: block;
	width: 3rem;
	border-radius: .1rem;
	float: left;
}
.page .content .flex .f1{
	float: left;
	padding-left: .3rem;
	background-color: #fff;
}
.page .content .flex .title{
	font-size: .36rem;
	font-weight: bold;
	color: #4F5048;
	padding-bottom: .4rem;
}
.page .content .flex .f1 img{
	display: block;
	width: 1.2rem;
	margin-bottom: .4rem;
}
.page .content .flex .desc{
	width: 4.4rem;
	font-size: .22rem;
	color: #4F5048;
	letter-spacing: 1px;
	line-height: .36rem;
}
.page .contents{
	width: 46%;
	padding-left: 30%;
	padding-top: .8rem;
	padding-bottom: .5rem;
}
.page .contents .cont1{
	overflow: hidden;
	position: relative;
	padding-bottom: .4rem;
}
.page .contents .cont2{
	overflow: hidden;
	position: relative;
	padding-bottom: .4rem;
}
.page .contents .cont3{
	overflow: hidden;
	position: relative;
	padding-bottom: .4rem;
}
.page .contents .cont1 .img,.page .contents .cont3 .img{
	width: 35%;
	box-shadow: 0 4px 10px 0 #ddd;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.page .contents .cont2 .img{
	width: 35%;
	box-shadow: 0 4px 10px 0 #ddd;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.page .contents .cont1 .box,.page .contents .cont3 .box{
	width: 70%;
	padding: .5rem 1rem;
	border-radius: 6px;
	box-sizing: border-box;
	float: right;
}
.page .contents .cont2 .box{
	width: 70%;
	padding: .5rem 1rem;
	border-radius: 6px;
	box-sizing: border-box;
	float: left;
}
.page .contents .box .title{
	font-size: .3rem;
	font-weight: bold;
}
.page .contents .box img{
	display: block;
	width: 1.2rem;
	margin: .2rem 0;
}
.page .contents .cont1 .box{
	background-color: #FFEDE2;
	color: #5A4437;
}
.page .contents .cont2 .box{
	background-color: #ECEEFF;
	color: #36395B;
}
.page .contents .cont3 .box{
	background-color: #DFFDFE;
	color: #2D585B;
}
.page .contents .box .desc{
	font-size: .22rem;
	line-height: .36rem;
}



/* H5 */
.pages{
	padding-top: 1.4rem;
}
.pages .menuList{
	display: flex;
	justify-content: center;
	padding: .6rem .4rem;
}
.pages .menuList .li{
	border-radius: .5rem;
	border: 1px solid #868686;
	color: #868686;
	font-size: .26rem;
	padding: 3px .2rem;
	margin-right: .4rem;
}
.pages .menuList .li a{
	color: #868686;
	text-decoration: none;
}
.pages .menuList .active{
	border: none;
	border: 1px solid #08459B;
	background-color: #08459B;
	color: #fff;
}
.pages .content .intr{
	width: 100%;
	height: 9.4rem;
	margin: auto;
}
.pages .content .bg1{
	width: 100%;
	height: 7.5rem;
	background-color: #F6F7E2;
	position: absolute;
	z-index: -1;
}
.pages .content .bg2{
	width: 86%;
	height: 6rem;
	margin-top: .75rem;
	padding-top: .8rem;
	background-color: #fff;
	position: absolute;
	left: 7%;
	z-index: -1;
}
.pages .content .intr .img{
	display: block;
	width: 70%;
	margin: auto;
	position: absolute;
	top: 4.4rem;
	left: 15%;
	z-index: 1;
}
.pages .content .f1{
	padding: 0 .5rem;
}
.pages .content .f1 .title{
	font-size: .56rem;
	font-weight: bold;
	color: #62662E;
}
.pages .content .f1 img{
	width: 2.2rem;
	display: block;
	margin: .3rem 0;
}
.pages .content .f1 .desc{
	font-size: .3rem;
	color: #7B7F3F;
	line-height: .5rem;
}
.pages .contents {
	padding: 0 .5rem 1.2rem;
}
.pages .contents .cont1 {
	padding-top: .6rem;
}
.pages .contents .cont1 .boxs{
	border-radius: .2rem;
}
.pages .contents .cont1 .img{
	width: 100%;
	border-radius: .2rem;
}
.pages .contents .cont1 .boxs .box{
	padding: 0 .46rem .5rem;
}
.pages .contents .cont1 .boxs .titles{
	font-size: .3rem;
}
.pages .contents .cont1 .boxs .title{
	font-size: .5rem;
	font-weight: bold;
	padding-top: .2rem;
}
.pages .contents .cont1 .boxs .box img{
	display: block;
	width: 2.4rem;
	margin-top: .3rem;
}
.pages .contents .cont1 .boxs .box .desc{
	font-size: .3rem;
	line-height: .4rem;
	padding-top: .2rem;
}
.pages .contents .color1{
	background-color: #FFEDE2;
	color: #5A4437;
}
.pages .contents .color1 .desc{
	color: #7F685A;
}
.pages .contents .color2{
	background-color: #ECEEFF;
	color: #36395B;
}
.pages .contents .color2 .desc{
	color: #4D5175;
}
.pages .contents .color3{
	background-color: #DFFDFE;
	color: #2D585B;
}
.pages .contents .color3 .desc{
	color: #427276;
}