html,body{
	padding: 0;
	margin: 0;
}
img{
	border: 0 none;
}
a{
	color: inherit; /* 继承父元素的颜色 */
  	text-decoration: none; /* 去除下划线 */
}
/* PC */
.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{
	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 .menuList .active a{

}
.page .content .intr{
	width: 55%;
	float: left;
}
.page .content .bg1{
	width: 50%;
	height: 5rem;
	background-color: #F1FDE5;
	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: #62662D;
	padding-bottom: .2rem;
}
.page .content .flex .desc,.page .content .flex .descs{
	width: 4.4rem;
	font-size: .22rem;
	color: #262626;
	letter-spacing: 1px;
	line-height: .36rem;
}
.page .content .flex span{
	color: #62662D;
	font-weight: bold;
}
.page .content .flex .descs{
	padding-top: .15rem;
}
.page .content .flexs{
	overflow: hidden;
	padding-left: 5%;
	padding-top: .4rem;
}
.page .content .flexs .desc{
	float: left;
	width: 4rem;
	font-size: .24rem;
	color: #262626;
	letter-spacing: 1px;
	line-height: .4rem;
	padding-right: .6rem;
	padding-top: .7rem;
}
.page .content .flexs span{
	color: #62662D;
	font-weight: bold;
}
.page .content .flexs img{
	display: block;
	float: left;
	width: 4.2rem;
}
.page .content .c2{
	width: 50%;
	padding-left: 28%;
	padding-top: .6rem;
	overflow: hidden;
}
.page .content .c2 .box{
	float: left;
	width: 30%;
	color: #62662D;
	text-align: center;
	background-color: #F1FDE5;
}
.page .content .marginAuto{
	margin: 0 5%;
}
.page .content .c2 .bold{
	font-weight: bold;
	font-size: .8rem;
	padding-top: .8rem;
}
.page .content .c2 .desc{
	font-size: .18rem;
	padding-bottom: .5rem;
}
.page .contents{
	width: 50%;
	padding-left: 28%;
	padding-top: .8rem;
	padding-bottom: .3rem;
}
.page .contents .cont1{
	padding: 0 .5rem .8rem;
	box-sizing: border-box;
	overflow: hidden;
}
.page .contents .left{
	float: left;
	width: 36%;
}
.page .contents .left .l1{
	font-size: .26rem;
	font-weight: bold;
}
.page .contents .left .l2{
	font-size: .18rem;
	color: #D0D0D0;
}
.page .contents .right{
	float: left;
	width: 63%;
}
.page .contents .right .title{
	font-size: .24rem;
	font-weight: bold;
}
.page .contents .right .desc{
	font-size: .22rem;
	line-height: .4rem;
	color: #262626;
	padding-top: .2rem;
}
.page .contents .cont2{
	padding: 0 4% .8rem;
}
.page .contents .cont2 .box1{
	overflow: hidden;
	background-color: #ECEEFF;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.page .contents .cont2 .box2{
	background-color: #FBDADA;
	overflow: hidden;
	border-top-left-radius: 8px;
	border-bottom-left-radius: 8px;
}
.page .contents .cont2 .box3{
	background-color: #DFFDFE;
	overflow: hidden;
	border-top-right-radius: 8px;
	border-bottom-right-radius: 8px;
}
.page .contents .cont2 .img{
	float: left;
	width: 50%;
}
.page .contents .cont2 .box{
	float: left;
	width: 50%;
	background-color: #ECEEFF;
	padding-left: .3rem;
	padding-top: .5rem;
	box-sizing: border-box;
}
.page .contents .cont2 .b1{
	background-color: #FBDADA;
}
.page .contents .cont2 .b2{
	background-color: #DFFDFE;
}
.page .contents .cont2 .box .title{
	font-size: .4rem;
	font-weight: bold;
	color: #36395B;
}
.page .contents .cont2 .box img{
	display: block;
	width: 1.5rem;
	margin: .4rem 0;
}
.page .contents .cont2 .box .desc{
	font-size: .22rem;
	line-height: .34rem;
	color: #36395B;
	letter-spacing: 1px;
}
.page .contents .cont2 .t1,.page .contents .cont2 .d1{
	color: #643938 !important;
}
.page .contents .cont2 .t2,.page .contents .cont2 .d2{
	color: #2D585B !important;
}
.page .contents .cont3{
	padding: 0 4% .8rem;
	position: relative;
}
.page .contents .cont3 .img{
	display: block;
	width: 85%;
}
.page .contents .cont3 .box{
	width: 2.4rem;
	background-color: #F1FDE5;
	color: #62662D;
	font-size: .2rem;
	padding: .36rem;
	position: absolute;
	right: 4%;
	bottom: .8rem;
}
.page .contents .cont3 .box .desc{
	line-height: .4rem;
}
.page .contents .cont3 .box span{
	font-weight: bold;
	font-size: .2rem;
}
.page .contents .cont3 .box img{
	width: .7rem;
	margin-top: .1rem;
}
.page .contents .cont3 .boxs span{
	font-size: .18rem;
}
.page .contents .cont3 .boxs{
	color: #5A4437;
	font-size: .16rem;
	background-color: #FFEDE2;
}
.page .contents .titles{
	padding-top: .5rem;
}
.page .contents .cont4,.page .contents .cont5 {
	height: 5.3rem;
	padding: 0 4% .2rem;
	position: relative;
}
.page .contents .cont4 .box,.page .contents .cont5 .box{
	width: 9rem;
	height: 2rem;
	background-color: #DFFDFE;
	border-radius: 4px;
	color: #2D585B;
	font-size: .22rem;
	font-weight: bold;
	padding: .2rem;
	box-sizing: border-box;
	position: absolute;
	right: .2rem;
	top: 0;
}
.page .contents .cont5 .box{
	background-color: #fce2e1;
	color: #784b48;
}
.page .contents .cont4 img,.page .contents .cont5 img{
	width: 9rem;
	position: absolute;
	right: 0;
	top: .6rem;
	z-index: 5;
}



/* H5 */
.pages{
	padding-top: 1.4rem;
}
.pages .menuList{
	display: flex;
	justify-content: space-between;
	padding: .6rem .4rem;
}
.pages .menuList .li{
	border-radius: .5rem;
	border: 1px solid #868686;
	color: #868686;
	font-size: .22rem;
	padding: 0 .2rem;
	height: .5rem;
	line-height: .5rem;
	text-align: center;
}
.pages .menuList .li a{
	color: #868686;
	text-decoration: none;
}
.pages .menuList .active{
	border: none;
	border: 1px solid #08459B;
	background-color: #08459B;
	color: #fff;
}
.pages .menuList .active a{
	color: #fff;
}
.pages .content .intr{
	width: 100%;
	height: 9.4rem;
	margin: auto;
}
.pages .content .bg1{
	width: 100%;
	height: 7.5rem;
	background-color: #F1F2FF;
	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 .desc{
	font-size: .3rem;
	color: #7B7F3F;
	line-height: .5rem;
}
.pages .content .f1 .desc span{
	color: #5F6427;
	font-weight: bold;
}
.pages .content .f1 .heng{
	display: block;
	width: 2rem;
	margin: .3rem 0;
}
.pages .content .f1 .img{
	display: block;
	width: 100%;
	margin: .4rem 0;
}
.pages .content .f2{
	padding: 1.6rem 0 0;
}
.pages .content .f2 .box{
	background-color: #F1FBE6;
	text-align: center;
	padding: .4rem 0;
}
.pages .content .f2 .box .bold{
	color: #62662D;
	font-size: 1rem;
	font-weight: bold;
}
.pages .content .f2 .box .desc{
	color: #5A5E1D;
	font-size: .32rem;
}
.pages .content .f2 .marginAuto{
	margin: .4rem 0;
}

.pages .contents {
	padding: 0 .5rem .6rem;
}
.pages .contents .cont1{
	padding-top: 1.6rem;
}
.pages .contents .cont1 .l1{
	font-size: .5rem;
	font-weight: bold;
}
.pages .contents .cont1 .l2{
	font-size: .26rem;
	color: #BCBCBC;
}
.pages .contents .cont1 .title{
	font-size: .36rem;
	font-weight: bold;
	padding-top: .6rem;
}
.pages .contents .cont1 .desc{
	font-size: .3rem;
	color: #646364;
	line-height: .5rem;
	padding-top: .3rem;
}
.pages .contents .cont2 {
	padding-top: .6rem;
}
.pages .contents .cont2 .boxs{
	border-radius: .2rem;
}
.pages .contents .cont2 .img{
	width: 100%;
	border-radius: .2rem;
}
.pages .contents .cont2 .boxs .box{
	padding: 0 .46rem .5rem;
}
.pages .contents .cont2 .boxs .titles{
	font-size: .3rem;
}
.pages .contents .cont2 .boxs .title{
	font-size: .5rem;
	font-weight: bold;
	padding-top: .2rem;
}
.pages .contents .cont2 .boxs .box img{
	display: block;
	width: 2.4rem;
	margin-top: .3rem;
}
.pages .contents .cont2 .boxs .box .desc{
	font-size: .3rem;
	line-height: .4rem;
	padding-top: .2rem;
}
.pages .contents .color1{
	background-color: #ECEEFF;
	color: rgb(54,57,91);
}
.pages .contents .color1 .desc{
	color: rgb(88,91,119);
}
.pages .contents .color2{
	background-color: rgb(251,218,218);
	color: rgb(100,57,56);
}
.pages .contents .color2 .desc{
	color: rgb(131,86,86);
}
.pages .contents .color3{
	background-color: rgb(223,253,254);
	color: rgb(45,88,91);
}
.pages .contents .color3 .desc{
	color: rgb(105,147,150);
}
.pages .contents .color4{
	background-color: rgb(241,251,230);
	color: rgb(98,102,45);
}
.pages .contents .color4 .desc{
	color: rgb(120,127,61);
}
.pages .contents .color5{
	background-color: rgb(255,237,226);
	color: rgb(90,68,55);
}
.pages .contents .color5 .desc{
	color: rgb(128,101,80);
}
.pages .contents .cont3,.pages .contents .cont4{
	padding-top: .6rem;
	margin-bottom: 1rem;
}
.pages .contents .cont3 .box,.pages .contents .cont4 .box{
	width: 83%;
	height: 3.4rem;
	position: absolute;
	right: 0;
	z-index: -1;
	margin-top: 1rem;
	background-color: rgb(223,253,254);
	display: flex;
	align-items: flex-end;
	font-size: .46rem;
	font-weight: bold;
	color: rgb(47,89,92);
	border-radius: .2rem 0 0 .2rem;
	padding-bottom: .3rem;
	padding-left: .3rem;
	box-sizing: border-box;
}
.pages .contents .cont4 .box{
	background-color: #fce2e1;
	color: #784b49;;
}
.pages .contents .cont3 img,.pages .contents .cont4 img{
	width: 100%;
}