*{
	padding: 0;
	margin: 0;
	text-shadow:none;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	font-weight: 100;
}
.pic{
	width:6.4rem;
	margin-top: -1px;
}
.pic img{
	width: 6.4rem;
	display: block;
}
.form input[type=text] {
    border-bottom: none;
}

.title1{
	margin: 0.6rem 0 0.4rem 0;
}
.banner1{
	background-image: url(../images/banner.jpg);
	background-size: 100%;
	height: 7.69rem;
}
.banner1 p{
	font-size: 0.22rem;
	color: #fff;
	line-height: 0.4rem;
	margin-left: 2.5rem;
}

.p1{
	font-size: 0.4rem;
	line-height: 0.48rem;
	font-weight: bold;
	text-align: center;
	color: #444444;
}
.p2{
	font-size: 0.18rem;
	line-height: 0.34rem;
	color: #444444;
	letter-spacing: 0.01rem;
}
.p3{
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.36rem;
	padding:1.7rem 0 0 3.7rem;
}
.p4{
	text-align: center;
	margin-top: 0.4rem;
}
.p5{
	font-size: 0.24rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.scxm{
	width: 6.4rem;
	height: 4.39rem;
	background-image: url(../images/bg1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.b1{
	width: 6.4rem;
	text-align: center;
	padding:0.5rem 0;
}
.b1 a{
	display: block;
	height: 0.59rem;
}
.b1 img{
	width: 3.07rem;
	height: 0.59rem;
	vertical-align: top;
}
.js{
	width: 6.4rem;
	padding:0.8rem 0 0 0;
}
.js_content{
	width: 6.4rem;
	padding:0.3rem 0.4rem;
	background-color: #764220;
}
.zjjs{
	background-image: url(../images/tx.jpg);
	background-size: 100%;
	height: 2.02rem;
	margin-top: 0.3rem;
}
.ty{
	padding:0.6rem 0;
}
.kd{
	width: 6.4rem;
	height: 5.37rem;
	padding-top: 0.65rem;
	background-image: url(../images/bg1.jpg);
	background-size: 100%;
}
.anli{
	width: 6.4rem;
	height: 6rem;
	background-color: #764220;
	padding: 0.6rem 0.28rem 0;
}




/*********选项卡*********/
.ttl{height:18px;}
.ctt{height:auto;clear:both;}
.w936{width:6.4rem; /*这里调整整个滑动门的宽度*/}

/* Tc 切换效果 */
.tc_{height: 1.24rem; background-color: #fff; }
#tc_1{ list-style:none;}
#tc_2{list-style:none;}
.tc_ ul{height:1.24px;}
.tc_ li{float:left;height: 0.67rem;line-height:0.67rem;width: 33.33%;cursor:pointer;font-size: 0.27rem; text-align:center; color: #fff; margin-top: 0.28rem;list-style:none; border-right: 1px solid #fff;}

/* 用于控制显示与隐藏的css类 */
.normaltab   { background-color: #7b448f;}
.hovertab     { background-color: #fcbd57; }
.dis{display:block;}
.undis{display:none;}

