/* 
*2016-8-30
*杨辉
*首页
 */
.dlogo{
 	width: 80%;
 	margin: 1rem auto 0.5rem auto;
}
.dlogo img{
 	width: 100%;
}
.search{position: relative;}
.search input{
 	/*background-image: url("../images/search.png");
 	background-repeat: no-repeat;
 	background-size: 0.8rem;
 	background-position: 96% 50%;*/
	width: 80%;
	display: block;
	margin: auto;
	padding: 0.3rem 1.5rem 0.3rem 0.5rem;
	border: 1px solid #cccccc;
	margin-bottom: 1rem;
	font-size: 0.7rem;
	color: #666;
}
.search img{width: 0.9rem;position: absolute;right: 2rem;top:0.3rem;cursor:pointer;}

.slide{
	width: 100%;
	background-color: #fff;
	padding-bottom: 0.5rem;
}
.lunbo{
	width: 100%;
	position: relative;
}
.box{
	width: 100%;
}
.box img{
	width: 100%;
}
.list-li{
	position: absolute;
	bottom: 0.3rem;
	left: 36%;
}
.list-li li{
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	background-color: #fff;
	float: left;
	margin-left: 0.3rem;
}
.current_btn{
	background-color: #7d0000 !important;
}
.xuanxiang{
	width: 100%;
	border-top: 1px solid #f2f2f2;
	border-bottom: 1px solid #f2f2f2;
	margin-top:0.5rem;
	line-height: 1.5rem;
}
.djzq{
	width: 33%;
	text-align: center;
	font-size: 0.7rem;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.ppzq{
	width: 33%;
	text-align: center;
	font-size: 0.7rem;
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}
.xstm{
	width: 33%;
	text-align: center;
	font-size: 0.7rem;
	border-bottom: 1px solid #f2f2f2;
}
.fbdz{
	width: 33%;
	text-align: center;
	font-size: 0.7rem;
	border-right: 1px solid #f2f2f2;
}
.plcg{
	width: 33%;
	text-align: center;
	font-size: 0.7rem;
	border-right: 1px solid #f2f2f2;
}
.jszc{
	width: 33%;
	text-align: center;
	font-size: 0.7rem;
}
.fenlei{
	width: 100%;
	margin-top: 0.5rem;
	position:relative;
}
.bt{
	background-image: url("../../images/h5/llzuo.png");
	background-repeat: no-repeat;
 	background-size: 100% 100%;
 	padding: 0.3rem 0.5rem;
 	display:inline-block;
 	padding-right:2rem;
}
.btt{
	background-image: url("../../images/h5/llyou.png");
	background-repeat: no-repeat;
 	background-size: 100% 15%;
 	background-position:0 90%;
 	padding: 0.3rem 0.5rem;
 	width:100%;
 	text-align:right;
 	position:absolute;
 	top:0;
 	right:0;
}
.fir{
	color: #fff;
	font-size: 0.55rem;
	margin-right: 0.3rem;
	line-height: 0.5rem;
}
.loa{
	color: #7d0000;
	font-size: 0.5rem;
}
.loa a{
	color: #7d0000;
}
.jtfl{
	padding: 0.5rem;
}
.ddu{
	background-color: #fff;
	width: 48%;
	padding-bottom: 0.3rem;
	float: left;
}
.ddu img{
	width: 100%;
}
.jiage{
	font-size: 0.5rem;
	background-color: #7d0000;
	color: #fff;
	line-height: 1rem;
	padding: 0 0.2rem
}
.buj{
	font-size: 0.6rem;
	color: #333;
	padding: 0 0.2rem;
	line-height: 1rem;
}
.ms{
	font-size: 0.5rem;
	color: #666;
	padding: 0 0.2rem;
}
.ddu1{
	background-color: #fff;
	width: 48%;
	padding-bottom: 0.3rem;
	float: left;
	margin-left: 0.5rem;
}
.ddu1 img{
	width: 100%;
}
.banquan{
	font-size: 0.5rem;
	width: 80%;
	margin: auto;
	text-align: center;
	color: #999;
	line-height: 0.8rem;
	margin-bottom: 3rem;
}
.foot{
	width: 100%;
	position: fixed;
	bottom: 0;
	background-color: #fff;
	border-top: 1px solid #cccccc;
	font-size: 0.7rem;
	padding: 0.4rem 0;
}
.foot li{
	text-align: center;
	width: 25%;
	float: left;
}
.foot img{
	margin: auto;
	width: 1.2rem;
}
.dbb{
	width: 2rem;
	height: 2rem;
	border-radius: 50%;
	background-color: rgba(0,0,0,0.5);
	position: fixed;
	right: 0.5rem;
	bottom: 4rem;
	font-size: 0.7rem;
	color: #fff;
	text-align: center;
	line-height: 2.5rem;
	background-image: url("../../images/h5/top.png");
	background-repeat: no-repeat;
	background-size: 1rem;
	background-position: 50% 20%;
}