body{
    width:100%;
    height:100%;
    background:#FBF9FF !important;
}
.center{
	width:1060px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
}
/*banner图*/
.banner{
	width:100%;
	height:498px;
	background:url('../images/details_banner.png') no-repeat center;
	margin:0 auto;
	overflow:hidden;
}
.banner h2{
	width:auto;
	height:46px;
	line-height:46px;
	color:#333;
	font-size:46px;
	font-weight:500;
	margin:55px 0 20px 0;
}
.banner .desc{
	width:504px;
	height:auto;
	line-height:31px;
	font-size:16px;
	font-weight:400;
	color:#666;
}
.banner .btn_ad{
	width:184px;
	height:60px;
	line-height:60px;
	background:#7C53C9;
	text-align:center;
	color:#fff;
	border-radius:37px;
	box-shadow: 0px 6px 8px rgba(124, 83, 201, 0.31);
	font-size:24px;
	font-weight:300;
	margin:30px 0 20px 2px;
}
.banner .btn_ad a{
	display: block;
	color:#fff;
}
.banner .qrcode{
	width:184;
	height:auto;
	margin:47px 0 0 0;
	text-align:center;
	font-size:12px;
}
.banner .qrcode img{
	width:100px;
	height:100px;
	margin:0 auto;
	display: block;
}
/*效果展示*/
.block_show{
	width:1060px;
	height:auto;
	margin:47px auto 0px auto;
	padding-bottom:47px;
	overflow: hidden;
}
.block_show h2{
	width:184px;
	height:100px;
	line-height:100px;
	color:#333;
	font-size:46px;
	font-weight:500;
	float:left;
}
.block_show .phone{
	width:219px;
	height:390px;
	padding:80px 36px 88px 36px;
	background:url('../images/phone.png') no-repeat center;
	margin:0 90px 0 81px;
	float:left;
	overflow:hidden;
}
.block_show .phone img{
	width:219px;
	height:390px;
}
.block_show .ul_show,.block_show .ul_article_show{
	width:auto;
	height:auto;
	float:left;
	margin-top:38px;
}
.block_show .ul_show li,.block_show .ul_article_show li{
	width:144px;
	height:144px;
	box-shadow: rgba(74, 20, 184, 0.15) 0px 9px 13px;
	border-radius:12px;
	cursor: pointer;
	margin:0 auto 32px auto;
}
.block_show .ul_show li:nth-child(1){
	background:url('../images/ad_show_1.png') no-repeat center;
	box-shadow: rgb(71, 139, 255) 0px 0px 0px 2px;
}
.block_show .ul_show li:nth-child(2){
	background:url('../images/ad_show_2.png') no-repeat center;
}
.block_show .ul_show li:nth-child(3){
	background:url('../images/ad_show_3.png') no-repeat center;
}
.block_show .ul_article_show li:nth-child(1){
	background:url('../images/article_show_1.png') no-repeat center;
	box-shadow: rgb(71, 139, 255) 0px 0px 0px 2px;
}
.block_show .ul_article_show li:nth-child(2){
	background:url('../images/article_show_2.png') no-repeat center;
}

/*收费标准*/
.bottom_price{
	width:100%;
	height:auto;
	padding:60px 0px 205px 0px;
	margin:0 auto;
	background:#fff;
}
.bottom_price .ad_title{
	width:auto;
	height:24px;
	line-height: 24px;
	color:#333;
	font-weight:300;
	font-size:24px;
	background:url('../images/title_bg.png') no-repeat left;
	padding-left:36px;
}
.bottom_price table{
	width:auto;
	height:auto;
	margin:17px 0px 30px 0px;
}
.bottom_price table tr td{
	line-height:21px;
	padding:7.5px 0px;
	font-weight:bold;
	text-align:right;
}
.bottom_price table tr:first-child td{
	border-bottom:1px solid #707070;
	color:#333;
	font-size:16px;
	font-weight:500 !important;
	line-height:42px;
}
.bottom_price table tr td:nth-child(1){
	width:248px;
}
.bottom_price table tr td:nth-child(2){
	width:90px;
}
.bottom_price table tr td:nth-child(3){
	width:124px;
}
.bottom_price table tr td:nth-child(4){
	width:155px;
}
.bottom_price table tr td:nth-child(5){
	width:188px;
}
.bottom_price table tr:nth-child(1) td:nth-child(1),.bottom_price table tr:nth-child(1) td:nth-child(2){
	text-align:left;
}
.bottom_price table tr:nth-child(2) td:nth-child(1),.bottom_price table tr:nth-child(2) td:nth-child(2),.bottom_price table tr:nth-child(3) td:nth-child(1),.bottom_price table tr:nth-child(3) td:nth-child(2),.bottom_price table tr:nth-child(4) td:nth-child(1),.bottom_price table tr:nth-child(4) td:nth-child(2),.bottom_price table tr:nth-child(5) td:nth-child(1),.bottom_price table tr:nth-child(6) td:nth-child(1),.bottom_price table tr:nth-child(5) td:nth-child(2),.bottom_price table tr:nth-child(6) td:nth-child(2){
	font-weight:300;
	text-align:left;
}
.bottom_price .notes{
	width:auto;
	height:auto;
	line-height:24px;
	font-weight:300;
	font-size:14px;
	color:#999;
}

/*微信广告文章*/
.article_price table{
	float:left;
}
.article_price table tr td:nth-child(1){
	width:144px !important;
}
.article_price table tr td:nth-child(2){
	width:128px !important;
}
.article_price table tr td:nth-child(4){
	font-weight:300;
}
.article_price .notes{
	float:right;
	margin-top:45px;
}








