.ldian{
	width: 10px;
	height: 10px;
	border-radius: 5px;
	
	background:#ace;
	background: -webkit-radial-gradient(#ace, #f96, #1E90FF); /* Safari 5.1 - 6.0 */
	background: -o-radial-gradient(#ace, #f96, #1E90FF); /* Opera 11.1 - 12.0 */
	background: -moz-radial-gradient(#ace, #f96, #1E90FF); /* Firefox 3.6 - 15 */
	background: -radial-gradient(#ace, #f96, #1E90FF); /* 标准的语法 */

	float:left;
	margin-top:20px; 
}
.bd-l-i{

	height: 50px;
	line-height: 50px;
	text-align: left;
}
.bd-l-i span{
	font-size: 22px;
	margin-left: 10px;
	line-height: 50px;
	color: #fefefe;
	text-align: left;
}
.h_bq{

	width: 100%;
	height: 35px;
	margin-top:25px;
}

.num-bq{
	width: 35px;
	height: 35px;
	border-radius: 2px;
	font-size: 18px;
	line-height: 35px;
	float: left;
	background: rgba(255,255,255,0.4);
	color:white;
}
.text-bq{
	width: 340px;
	height: 35px;
	border-radius: 2px;
	font-size: 18px;
	line-height: 35px;
	float: left;
	background: rgba(255,255,255,0.4);
	color:white;
	margin-left: 20px;
	text-align: left;
	padding-left: 5px;

}
.lydc_content{

	background:#ace;
	background: -webkit-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Firefox 3.6 - 15 */
background: linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* 标准的语法 */
	
}
.vip-bt{

	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: white;
	cursor: pointer;
	background: rgba(255,255,255,0.4);
}
.vip-bt h{

color: #C0F720;
	line-height: 40px;
	font-size: 23px;
    background: rgba(255,255,255,0);

} 
.vip-bt:hover{

color: #bdbdbd;
}

.bq1{


	font-size: 30px;
	margin-bottom: 30px;
	height: 40px;
	line-height: 40px;
	color: white;
}
.bq2{

	
	font-size: 30px;
	margin-bottom: 30px;
	height: 40px;
	line-height: 40px;
	color: white;
}
.lianxi{

	width: 320px;
	overflow: hidden;

	position: fixed;


	top:30px;
	right: 125px;

	background: -webkit-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* Firefox 3.6 - 15 */
	background: linear-gradient(left,rgb(5,146,138), rgb(40,80,110)); /* 标准的语法 */
	display: none;

}

.indetial img{
	width: 60%;
	margin: 0 auto;
margin-top:20px; 
margin-bottom:20px; 

}

.fix_l{

	position: fixed;
	top:500px;
	left: 200px;
	display: none;
}

#vip-bt2{

	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: white;
	cursor: pointer;
	background: rgba(255,255,255);
	background: rgb(36,86,112);

}
#vip-bt2 h{

	color: #C0F720;
	line-height: 40px;
	font-size: 23px;
    background: rgba(255,255,255,0);

} 

#vip-bt2:hover{

color: #bdbdbd;
}

#vip-bt3{

	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: white;
	cursor: pointer;
	background: rgb(36,86,112);
	margin-top:30px;


}
#vip-bt3 h{

	color: #C0F720;
	line-height: 40px;
	font-size: 23px;

} 

#vip-bt3:hover{

color: #bdbdbd;
}

