*{
	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:7.2rem;
	margin-top: -1px;
}
.pic img{
	width: 7.2rem;
	display: block;
}
.form input[type=text] {
    border-bottom: none;
}

.title1{
	margin: 0.6rem 0 0.4rem 0;
}

.p1{
	font-size: 0.37rem;
	line-height: 0.48rem;
	font-weight: bold;
	text-align: center;
	color: #444444;
}
.p2{
	font-size: 0.18rem;
	line-height: 0.3rem;
	color: #444444;
	padding: 0.2rem 0.4rem 0;
	letter-spacing: 0.01rem;
}
.p3{
	font-size: 0.2rem;
	color: #fff;
	line-height: 0.36rem;
	padding:1.9rem 0 0 4.2rem;
}
.p4{
	text-align: center;
	padding-top: 0.4rem;
}
.p5{
	font-size: 0.24rem;
	color: #fff;
	font-weight: bold;
	text-align: center;
}
.scxm{
	width: 7.2rem;
	height: 5rem;
	background-image: url(../images/bg1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.b1{
	width: 7.2rem;
	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: 7.2rem;
	height: 9rem;
	background-image: url(../images/bg2.jpg);
	background-size: 100%;
	background-repeat: no-repeat;
	padding:1rem 0 0 0;
}
.js_content{
	width: 5.6rem;
	height: 2.5rem;
	background-color: #c77f37;
	padding-top: 0.3rem;
	margin-left: 0.8rem;
	margin-top: 0.6rem;
}
.ty{
	padding:0.6rem 0;
}
.ty ul{
	width: 7.2rem;
	padding:0 0.2rem;
	overflow: hidden;
}
.ty ul li{
	width: 33.33%;
	float: left;
	font-size: 0.18rem;
	list-style-type:none;
	padding:0 0.06rem;
}
.anli{
	width: 7.2rem;
	height: 6.6rem;
	background-color: #764220;
	padding: 0.6rem 0.28rem 0;
}



.bd{
	width: 7.2rem;
	height: 4.6rem;
	padding:0.3rem;
}
.bd_c{
	width: 5.8rem;
	border-radius: 0.2rem;
	padding:0.3rem;
}

.name{
	width: 3.18rem;
	height: 0.65rem;
	border-radius: 0.1rem;
	border:1px solid #dbdbdb;
	float: left;
	background-color: #fff;
}
.name img{
	margin:0rem  0.24rem;
	float: left;
}
.name input{
	height: 0.61rem;
	border:0;
	width: 2.23rem;
	font-size: 0.28rem;
	color: #2d120a;
	font-weight: 100;
}
.age{
	width:1.9rem;
	height: 0.65rem;
	border-radius: 0.1rem;
	border:1px solid #dbdbdb;
	float: left;
	margin-left:0.1rem;
	background-color: #fff;
}
.age img{
	margin:0rem  0.24rem;
	float: left;
}
.age input{
	height: 0.61rem;
	border:0;
	width: 0.96rem;
	font-size: 0.28rem;
	color: #2d120a;
	font-weight: 100;
}

.tel{
	margin-top: 0.24rem;
	width: 5.2rem;
}
.tel input{
	/**width: 4.3rem;**/
}
.submit{
	width:100%;
	height: 0.72rem;
	border-radius: 0.1rem;
	margin-top: 0.2rem;
	border: 0;
	font-size: 0.35rem;
	color: #2d120a;
	font-weight: 100;
	background-color: #fff;
}
.sl{
	width: 4.4rem;
	height: 0.38rem;
	background-color: #242424;
	border-radius: 0.2rem;
	font-size: 0.18rem;
	line-height: 0.38rem;
	color: #9e9e67;
	margin-left: 0.5rem;
	margin-top: 0.2rem;
}

.gh{
    width:7.2rem;
    height: 0.48rem;
    background-color: #774220;
    font-size: 0.26rem;
    color: #e8e6e9;
    line-height: 0.48rem;
    text-align: center;
}


/*********选项卡*********/
.ttl{height:18px;}
.ctt{height:auto;clear:both;}
.w936{width:7.2rem; /*这里调整整个滑动门的宽度*/}

/* 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;}

