/*微淘推广*/
.weitao_title{margin-top:87px;text-align: center;}
.weitao_title h2{
	font-size: 32px;
	text-align: center;
	margin-bottom: 10px;
}
.weitao_title p{
	font-size: 16px;
	margin: auto;
	border: 2px solid #a1a1a1;
	border-radius: 25px;
	padding: 0px 10px 0px 10px;
	color: #fff;
	background: #949494;
	width: 350px;
	text-align: center;
	margin-bottom: 15px;
}
.weitao_title span{font-size:20px;}
.weitao_arc{text-align:center;margin-bottom:99px;}
.weitao_arc .bg{background:#393534;}
.weitao_arc h2{
	font-size: 32px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 50px;
	color:#fff;
}
.weitao_arc p{
	font-size: 24px;
	color: #8e8e8e;
	text-align: center;
	padding-bottom:30px;
}
.weitao_arc img{
	padding-bottom:40px;
}
.weitao_arc span{
	font-size:24px;
	margin:auto;
    text-align: center;
	border-radius: 5px;
	padding: 15px 60px 15px 60px;
	color:#fff;
	background: #ff7e09;
	width:220px;
	}
.weitao_arc span:hover{
	background:#0c0c0c;
	}		
.weitao_arc span a{
	color:#fff;
	}	
.weitao_dr{text-align:center;}
.weitao_dr h2{
	font-size: 32px;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 80px;
}
.weitao_dr p{
	font-size: 24px;
	color: #8e8e8e;
	text-align: center;
	padding-bottom:30px;
	
}