
/* common */
body{
	padding-top: 0;
	
}
.banner img{
	display: block;
}

.title{
   margin-top: .28rem ;
	text-align: center;
	
}
.title h2{
	display: inline-block;
	border-bottom: 2px solid #000000;
	font-size: .36rem;
	color: #fc6806;
	padding: 0 .3rem;
	padding-bottom: .2rem;
	position: relative;
}
.title h2::before{
	content: "";
	position: absolute;
	width: 30%;
	height: 3px;
	display: inline-block;
	background-color: #fc6806;
	left: 45%;
	margin-left: -10%;
	bottom: 0;
}
.title span{
	width: 100%;
	display: inline-block;
	position: relative;
	font-size: .26rem;
	color: #000;
	position: relative;
	line-height: .6rem;
}

.title b{
	color: #181818;
	font-weight: normal;
}
.banner_4{
	padding: .1rem .2rem 0 .2rem;
	background: url(../images/banner_04.jpg) no-repeat;
	background-size: 100% 2.29rem;
	font-size: .23rem;
	color: #fff;
}
.banner_5{
	height: .71rem;
	width: 100%;
	background: url(../images/banner_05.jpg) no-repeat;
	background-size: cover;
}
.banner_5{
	text-align: center;
}
.banner_5 span{
	display: inline-block;
	width: 1.94rem;
	height: .44rem;
	line-height: .44rem;
	text-align: center;
	background-color: #fff;
	border-radius: 1.94rem;
	margin-top: .1rem;
}
/* why_top */
.why_top{
	padding: 0 .2rem;
}
.why_top li{
	width:32.5%;
}
.why_top li a{
	display: block;
	position: relative;
}
.why_top li a  img{
	display: block;
}
.why_top li a span{
	display: block;
	position: absolute;
	font-size: .24rem;
	height: .45rem;
	line-height: .45rem;
	bottom: 0;
	width: 100%;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
}
.why_top li h5{
	font-size: .28rem;
	line-height: .6rem;
	font-weight: normal;
	text-align: center;
}
.why_bottom{
	margin-top: .2rem;
}
.why_bottom li {
	width: 48%;
}
.sdsx{
	margin-top: .3rem;
	display: inline-block;
}
.btn 
	{
		margin-top: .1rem;
	    width: 90%;
	    display: inline-block;
	    border: 1px solid #ff7700;
	    -webkit-border-radius: .1rem;
	    border-radius: .1rem;
	}

.btn a{
	    display: inline-block;
	    width: 50%;
	    height: .5rem;
	    line-height: .5rem;
	    float: left;
}
.btn a:nth-of-type(2){
	background-color: #ff7700;
	border-radius: 0 0.1rem 0.1rem 0;
	color: #fff;
	float: right;
}
.btn_second{
	width: 80%;
	display: block;
	height: .65rem;
	line-height: .65rem;
	text-align: center;
	background-color: #ff8d1c;
	text-align: center;
	margin: .2rem auto;
}
.btn_second a{
	width: 100%;
	height: 100%;
	line-height: .65rem;
	text-align: center;
	color: #fff;
	font-size: :;;
}
.consult_btn {
    width: 100%;
    text-align: center;
    margin-top: .2rem;
    margin-bottom: .2rem;
}
.consult_btn a {
    display: inline-block;
    width: 80%;
    height: .7rem;
    line-height: .7rem;
    background-color: #ff8d1c;
    color: #fff;
    margin: 0 .2rem;
    border-radius: .2rem;
    -webkit-border-radius: .2rem;
    font-size: .3rem;
}
.consult_btn.two_btn a {
    width: 38%;
}
.consult_btn.two_btn a:nth-of-type(1) {
    background-color: #562d15;
}
.zysz{
	padding: 0 .2rem;
}
.zysz a{
  display: inline-block;	
  width: 49%;
}
.ys{
	padding: 0 .2rem;
}
.ys a{
	display: inline-block;
	width: 32.5%;
	position: relative;
	display: inline-block;
	margin-bottom: .1rem;
}
.ys a img{
	display: block;
}
.ys a span{
	display: inline-block;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: .2rem;
	text-align: center;
	background: rgba(0,0,0,.5);
	width: 100%;
	color: #fff;
	height: .45rem;
	line-height: .45rem;
}
.btn.secbtn a{
	
	width: 80%;
	background-color: #ff8d1c;
}

/* address */
.address{
	text-align: center;
}
.address img{
	width: 6.4rem;
}
/*  */
 .qs{
	 padding: 0 .2rem;
 }
 .qs li{
	 width: 32%;
	 text-align: center;
 }
.xszp {
	padding: 0 .2rem;
}
.xszp li{
	
	width: 49.5%;
	
	
}

.xszp .two a{
	display: inline-block;
	width: 49%;
}
.xszp .two a img{
	display: block;
}
.xszp li.three{
	width: 100%;
}
.xszp .three a{
	display: block;
	width: 24%;
}