/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, b, strong { font-size:100%; font-weight:normal;}
li { list-style:none;}
em, i { font-style:normal;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { 
	-webkit-text-size-adjust:100%; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	-webkit-touch-callout:none; 
	word-wrap:break-word; 
	line-height:1.5;font-size: 12px;min-width:7.5rem!important;
	width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}
.none{ display:none;}
.left { float:left;}
.right { float:right;}

.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
.wrap{width:6.8rem;margin: 0 auto; text-align: center; position: relative;}
.wrap1{width:6.88rem;margin: 0 auto; text-align: center; position: relative;}
.wrap2{width:7.2rem;margin: 0 auto; text-align: center; position: relative;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
.m-ib{display: inline-block!important;}


/*banner*/
.banner-box{height:5.76rem;background:url(../images/ban-m.jpg) no-repeat center top;background-size: 7.5rem;}
.banner-box .wrap{height: 100%;}
.banner-box .logo{width:1.7rem; height:0; top: .25rem; position:absolute; left: 0;}
.banner-box .logo img{width:100%; display:block;}



.sections{width:100%; clear:both; float: left;}

.secTit{
	width:100%; clear: both; float: left; text-align: center;
}
.secTit h2{
	font-size:.62rem; line-height: .8rem; width: 100%; font-weight: bold;
	padding-top: .16rem;
}
.type01{
	background: url(../images/title-img01.png) no-repeat center top;
	background-size: auto .43rem;
}
.type02{
	background: url(../images/title-img02.png) no-repeat center top;
	background-size: auto .43rem;
}

.secTit.type01 h2{
	background: linear-gradient( #9e6737, #67411f);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
		color: transparent;
}
.secTit.type02 h2{
	background: linear-gradient( #fff2e5, #f9cea4);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
		color: transparent;
}
.secTit h2::before,.secTit h2::after{
	content: '';width: .8rem; height: .8rem; display: inline-block; vertical-align: top;
}
.secTit h2::before{
	background: url(../images/title-icon01.png) no-repeat center;
	background-size:100%;
	margin-right: .1rem;
}
.secTit.type02 h2::before{
	background: url(../images/title-icon03.png) no-repeat center;
	background-size:100%;
}
.secTit h2::after{
	background: url(../images/title-icon02.png) no-repeat center left;
	background-size:100%;
	margin-left: .1rem;
}
.secTit.type02 h2::after{
	background: url(../images/title-icon04.png) no-repeat center left;
	background-size:100%;
}
.linearTxt02{
	background: linear-gradient( #ffecd6, #e6b386);
	-webkit-background-clip: text;
	-moz-background-clip: text;
	background-clip: text;
	color: transparent;
}

/*section1*/
.sec01{
	background:url(../images/m1-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s1-title{
	margin-top: .52rem;
}
.s1-main{
	width:100%; clear:both; float: left; margin: 1.17rem auto 1.71rem; height: 3.14rem;
	background: url(../images/m1-img01.png) no-repeat center;
	background-size: 3.2rem;
	position: relative;
}
.s1-main .item{
	position: absolute;
}
.s1-main .item font{
	width:.65rem; height: .65rem; display: block;
	font-size: .39rem; line-height: .65rem; color: #fff; font-weight: bold;
	background: #e8b88d;
	background: -webkit-linear-gradient( #e8b88d, #bd8b5f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #e8b88d, #bd8b5f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #e8b88d, #bd8b5f); /* Firefox 3.6 - 15 */
	background: linear-gradient( #e8b88d, #bd8b5f); /* 标准的语法 */
	border-radius: 50%;
}
.s1-main .item font.cur{
	background: #fad4b1;
	background: -webkit-linear-gradient( #fff, #fad4b1); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #fff, #fad4b1); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #fff, #fad4b1); /* Firefox 3.6 - 15 */
	background: linear-gradient( #fff, #fad4b1); /* 标准的语法 */
}
.s1-main .item p{
	font-size:.26rem; line-height: .36rem; color: #333;
	position: absolute;
}
.s1-main .item p span{
	font-weight:bold;
	background: linear-gradient( #cea17a, #a57850);
	    -webkit-background-clip: text;
	    -moz-background-clip: text;
	    background-clip: text;
	    color: transparent;
}
.s1-main .item1{
	top: -.32rem; left: 3.1rem;
}
.s1-main .item2{
	top: .52rem; right: 1.73rem;
}
.s1-main .item3{
	bottom: .43rem; right: 1.73rem;
}
.s1-main .item4{
	bottom: -.27rem; right: 3.1rem;
}
.s1-main .item5{
	bottom: .61rem; left: 1.75rem;
}
.s1-main .item6{
	top: .47rem; left: 1.75rem;
}
.s1-main .item1 p{
	width: 2.2rem; left: 50%; margin-left: -1.1rem; top: -.76rem;
}
.s1-main .item2 p{
	width: 1.1rem; left: .85rem; top: -.6rem;
}
.s1-main .item3 p{
	width: 1.1rem; left: .85rem; top: -.3rem;
}
.s1-main .item4 p{
	width: 2.2rem; left: 50%; margin-left: -1.1rem; top: .76rem;
}
.s1-main .item5 p{
	width: 1.1rem; right: .85rem; top: -.3rem;
}
.s1-main .item6 p{
	width: 1.1rem; right: .85rem; top: -.6rem;
}


/*section2*/
.sec02{
	height: 8.93rem;
	background: #fff6ed;
}
.s2-title{margin-top:.56rem;}
.s2-main{
	width:100%; float: left; clear: both; height: 3.56rem; display: block;
	margin: 1.87rem auto 2.36rem;
	background: url(../images/m2-img01.png) no-repeat center;
	background-size: auto 3.56rem;
	position: relative;
}
.s2-main .item{
	position: absolute;
}
.s2-main .item1{
	top: -.71rem; left: 2.62rem;
}
.s2-main .item2{
	bottom: .27rem; right: 1.13rem;
}
.s2-main .item3{
	bottom: .24rem; left: 1.13rem;
}
.s2-main .item font{
	width: 1.46rem; height: 1.46rem; display: inline-block;
	font-size: .32rem; line-height: 1.46rem; font-weight: bold; color: #fff;
	background: #e8b88d;
	background: -webkit-linear-gradient( #e8b88d, #bd8b5f); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #e8b88d, #bd8b5f); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #e8b88d, #bd8b5f); /* Firefox 3.6 - 15 */
	background: linear-gradient( #e8b88d, #bd8b5f); /* 标准的语法 */
	border-radius: 50%;
}
.s2-main .item font span{
	line-height: .32rem; padding: .41rem 0; float: left; width: 100%;
}
.s2-main .item ul{
	position: absolute;
}
.s2-main .item1 ul{
	width: 3.8rem; left: -.86rem; top: -.83rem;
}
.s2-main .item2 ul{
	width: 1.9rem; left: .73rem; top: 1.6rem;
}
.s2-main .item3 ul{
	width: 2.7rem; left: -.82rem; top: 2rem;
}
.s2-main .item ul li{
	clear: both; float: left; font-size: .24rem; line-height: .35rem; text-align: left; color: #333;
}
.s2-main .item ul li::before{
	content: ''; width: .16rem; height: .35rem; display: block; float: left; margin-left: -.22rem;
	background: url(../images/s8-icon01.png) no-repeat center;
	background-size: 100%;
}

/* section03 */
.sec03{
	background: #0c0c10 url(../images/m3-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s3-title{margin-top:.52rem;}
.s3-main{
	width:100%; clear: both; float: left; margin-top: .15rem;
}
.s3-main .item{
	width:100%; clear: both; float: left; margin-bottom: .35rem;
	background: #fff;
	border-radius: .16rem;
	/* overflow: hidden; */
}

.s3-main .item .itemTit{
	width:100%; clear:both; float: left;
	height: 1.15rem;
	border-radius: .17rem .17rem 0 0;
	position: relative;
}
.s3-main .item.type01 .itemTit{
	color: #7d4819;
	background: #a57850;
	background: -webkit-linear-gradient(left, #ffecd6 , #e6b386);
	background: -o-linear-gradient(right, #ffecd6, #e6b386);
	background: -moz-linear-gradient(right, #ffecd6, #e6b386);
	background: linear-gradient(to right, #ffecd6 , #e6b386);
}
.s3-main .item.type02 .itemTit{
	background: #f02a2a;
	background: -webkit-linear-gradient(left, #ff7269 , #f02a2a);
	background: -o-linear-gradient(right, #ff7269, #f02a2a);
	background: -moz-linear-gradient(right, #ff7269, #f02a2a);
	background: linear-gradient(to right, #ff7269 , #f02a2a);
}

.s3-main .item.type01 .itemTit h3{
	color: #7d4819;
}
.s3-main .item .itemTit h3{
	font-size:.54rem; line-height: 1.15rem; font-weight: bold; color: #fff;
}
.s3-main .item .itemTit h3 img{
	width: 4.42rem; display: inline-block; margin: .55rem auto 0;
}
.s3-main .item .itemTit span{
	font-size: .24rem; height: .4rem; line-height: .4rem; color: #fff;
	padding: 0 .15rem;
	background: #e94442;
	background: -webkit-linear-gradient(left, #e94442 , #fc5644); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e94442, #fc5644); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e94442, #fc5644); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e94442 , #fc5644); /* 标准的语法 */
	border-radius: .4rem .4rem .4rem 0;
	position: absolute; top: .27rem; right: .1rem; 
}
.s3-main .item .itemTit span.type02{
	right: .3rem; 
	color: #f33b39;
	background: #ffe3bf;
	background: -webkit-linear-gradient( #ffd49e , #fff5e8);
	background: -o-linear-gradient( #ffd49e , #fff5e8);
	background: -moz-linear-gradient( #ffd49e , #fff5e8);
	background: linear-gradient( #ffd49e , #fff5e8);
}
.s3-main .item .itemTit >img{
	width: 1.18rem; display: block;
	position: absolute; left: .92rem; top: -.55rem; z-index: 3;
}
.s3-main .item .itemTit img.hot02{left: -0.2rem;}

.s3-main .item .itemTit ul{
	width:100%; clear: both; float: left;
}
.s3-main .item .itemTit ul li{
	width: 4.6rem;height: .73rem; display: inline-block; margin: 0 auto .18rem;
	font-size: .36rem; line-height: .73rem; color: #a07235;text-align: left;
	background: #fee4bc;
	background: -webkit-linear-gradient(#fee4bc , #fefefe); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fee4bc, #fefefe); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #fee4bc, #fefefe); /* Firefox 3.6 - 15 */
	background: linear-gradient( #fee4bc , #fefefe); /* 标准的语法 */
	border-radius: .7rem;
}
.s3-main .item .itemTit ul li img{
	width:.46rem; float: left; 
	margin-left: .35rem; margin-top: .14rem;
	margin-right: .22rem;
}

.s3-main .item .part{
	width:100%; clear: both; float: left;
}
.s3-main .item .part h4{
	width:100%; height: .56rem; display: block; float: left;
	font-size: .26rem; font-weight: bold; line-height: .56rem; color: #9e5f27;
	background-color: #fff1e3;
}
.s3-main .item .part2 h4{
	width: 5.48rem; height: .69rem; display: block; float: left; margin-top: .5rem;
	font-size: .44rem; line-height:.69rem; color:#996e3a; font-weight:bold; text-indent:.25rem; text-align:left;
	background: url(../images/m3-img04.png) no-repeat center;
	background-size: 100%;
}

.s3-main .item.item.type02 .part h4{
	background-color: #ffe5e3;
	color: #ef3d25;
}
.s3-main .item .part .partTxt{
	width: 100%; clear: both; float: left;margin: .3rem auto .2rem;
}
.s3-main .item .part .partTxt ul{
	float: left; margin-left: 1.8rem;
}
.s3-main .item .part .partTxt ul li{
  display: flex;align-items: center;
	clear:both; float: left;margin-bottom: .1rem;
	font-size: .24rem; line-height: .34rem;
}
.s3-main .item .part .partTxt ul li span{
	width: .65rem; height: .34rem; display: block; float: left; margin-right: .3rem;
	font-size: .24rem; line-height: .34rem; color: #e85a46;
	border-radius: .08rem;
	border: solid 1px #e85a46;
	box-sizing: border-box;
}
.s3-main .item .part .partTxt ul li.on span{
	color: #fff;
	background: #e25541;
	background: -webkit-linear-gradient(left, #fe6f5b , #e25541);
	background: -o-linear-gradient(right, #fe6f5b, #e25541);
	background: -moz-linear-gradient(right, #fe6f5b, #e25541);
	background: linear-gradient(to right, #fe6f5b , #e25541);
}
.s3-main .item .part  ul li b{font-weight:bold; float: left;text-align: left;width: 1.7rem}
.s3-main .item .part .partTxt ul li  i{
	 float: left; margin-left: .1rem; color: #9e9e9e;
}

.s3-main .item .part .serviceList{
	width: 100%; clear: both; float: left;margin: .18rem auto .1rem;
}
.s3-main .item .part .serviceList ul{
	float: left; margin-left: 1.76rem;
}
.s3-main .item .part .serviceList ul li{
	font-size: .24rem; line-height: .4rem; 
	float: left; clear: both;
	margin-bottom: .1rem;
}
.s3-main .item .part .serviceList ul li.cur{
	color:#ef3d25
}
.s3-main .item .part .serviceList ul li span{
	width: .74rem; height: .37rem; float: left; display: block;margin-right: .22rem;
	color: #444;
	border: solid 1px #888;
	border-radius: .05rem;
}
.s3-main .item .part .serviceList ul li.on span{
	width: .95rem; height: .39rem; padding-right: 5px;margin-left: -.19rem;
	letter-spacing: -1px; line-height: .39rem;color: #fff;
	border:0;
	background: url(../images/m3-icon01.png) no-repeat center top;
	background-size: 100%;
}

.s3-main .item .part .safeguard{
	width: 100%; clear: both; float: left; margin-bottom: .44rem;
}
.s3-main .item .part .safeguard p{
	font-size: .24rem; line-height: .4rem; 
	width: 100%; clear: both; float: left;
	margin-top: .1rem;
}
.s3-main .item .part .safeguard font{
	width: 100%; float: left; margin: .11rem auto .25rem;
	font-size: .3rem; line-height: .42rem; font-weight: bold; color: #f7423a;
}
.s3-main .item .part .safeguard font span{
	font-size:.38rem;
}

.s3-main .item .part .safeguard a{
	width: 1.72rem; height: .55rem; display: inline-block; margin: 0 .18rem;
	font-size: .24rem; line-height: .55rem; color: #f14b43;
	border: solid .02rem #f14b43;
	border-radius: .55rem;
	box-shadow: 0 7px 15px rgba(237,72,67,.4);
}
.s3-main .item .part .safeguard a.btn01{
	color: #fff;
	background: #e94442;
	background: -webkit-linear-gradient(left, #fc5644 , #e94442);
	background: -o-linear-gradient(right, #fc5644, #e94442);
	background: -moz-linear-gradient(right, #fc5644, #e94442);
	background: linear-gradient(to right, #fc5644 , #e94442);
}

/* section04 */
.sec04{
	background: url(../images/m4-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s4-title{
	margin-top: .52rem;
}
.s4-main{
	width:100%; clear: both; float: left;
	margin-top: .18rem;
	
}
.s4-tab{
	width:100%; clear: both; float: left;
	margin-bottom: .2rem;
}
.s4-tab a{
	width: auto; height: .6rem; display: inline-block; margin: 0 .15rem .1rem; padding: 0 .4rem;
	font-size: .24rem; line-height: .6rem; font-weight: bold; color: #b78961;
	border: solid .02rem #b78961;
	border-radius: .6rem;
	background: #fff;
}
.s4-tab a.cur{
	color: #fff;
	background: #a57850;
	background: -webkit-linear-gradient(left, #cea17a , #a57850); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #cea17a, #a57850); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #cea17a, #a57850); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #cea17a , #a57850); /* 标准的语法 */
}
.s4-video{
	width:100%; clear:both; float: left;
}
.s4-list{
	width: 100%; clear: both; float: left;margin-top: .24rem;
	background: #fff;
	margin-bottom: .4rem;
}
.s4-list h3{
	width: 100%; height: .77rem; clear: both; float: left;
	font-size: .36rem; line-height: .77rem; font-weight: bold; color: #ae7238;
	background: #f9cea4;
	background: -webkit-linear-gradient(left, #feeedf , #f9cea4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #feeedf, #f9cea4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #feeedf, #f9cea4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #feeedf , #f9cea4); /* 标准的语法 */
}
.s4-list .list{
	width: 90%; float: left;margin: .22rem 5% .3rem;
	clear: both;
}
.s4-list .list ul{
	width:100%; clear: both; float: left; display: none;
}
.s4-list .list ul.show{display:block;}
.s4-list .list ul li{
	width:48%; float: left; margin-bottom: .15rem;margin-left: 2%;
	font-size:.26rem; line-height:.36rem; text-align: left;
}
.s4-list .list ul li::before{
	content: '';width: .08rem; height: .08rem; display: block;
	float: left; margin-top: .15rem; margin-right: .1rem;margin-left: -.2rem;
	border-radius: 50%;
	background: #e13b29;
}
.s4-list .list ul li.on{color:#e13b29;}
.s4-btn{
	width:100%; clear: both; float: left; margin-bottom: .4rem;
}
.s4-btn a{
	width: 2.25rem; height: .6rem; display: inline-block; margin: 0 .17rem;
	font-size: .24rem; line-height: .6rem;
	border: solid .02rem #f14c43;
	background: #fff; color: #f14c43;
	border-radius:.6rem;
	box-shadow: 0 .07rem .15rem rgba(237,72,67,.36);
}
.s4-btn a.btn02{
	color: #fff;
	background: #f14c43;
	background: -webkit-linear-gradient(left, #fc5644 , #e94442); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #fc5644, #e94442); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #fc5644, #e94442); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #fc5644 , #e94442); /* 标准的语法 */
}

/* section05 */
.sec05{
	background: url(../images/m5-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s5-title{
	margin-top: .52rem;
}
.s5-main{
	width:100%; clear: both; float: left; margin: .38rem auto;
}
.s5-main .top{
	width:100%; clear: both; float: left;
	border-radius: .25rem;
	box-shadow: 0 .13rem .25rem rgba(213,213,213,.25);
}
.s5-main .top img{
	width:100%; display: block;
}
.s5-main .btm{
	width:100%; clear: both; float: left; margin: .35rem auto .1rem;
	text-align: center;
}
.s5-main .btm img{
	width:7.05rem; display: inline-block; margin: auto;
}


/*section2*/
