*{
	font-family: Helvetica,Arial,"PingFang SC","Hiragino Sans GB","Source Han Sans CN",Roboto,"Microsoft Yahei",sans-serif,"微软雅黑";
}
a{
	text-decoration: none;
	cursor: pointer;
}
.carousel{
	width: 100%;
	height: 380px;
	background-image: url(../img/320-3/wechat.jpg);
	background-size: cover;
	background-position: center;
	background-color: #F5F5F5;
	-webkit-background-size: cover;
    -o-background-size: cover;
}
/*布局设置处*/
/*横向布局设置*/
.tab,.title_li,.reason,.chart,.tip,.tabbar1,.row1,.row2,.tab_top,.tab_bot{
	display: flex;
	flex-direction: row;
}
/*纵向布局设置*/
.tab_left,.state,.rea_li,.chart_left,.chart_right,.content,.tab_li,.bot_li{
	display: flex;
	flex-direction: column;
}

/* 微信公众号的营销 */
.wechat_txt{
	width: 1100px;
	margin: 25px auto 15px;
	font-size: 14px;
	color: #333;
	text-align: center;
	line-height: 20px;
}
.chart{
	width: 1100px;
	margin: 20px auto;
	justify-content: space-between;
}
.chart_left,.chart_right{
	width: 525px;
	height: 430px;
	border: 1px solid #d2d2d2;
}
.chart h3{
	text-align: center;
	margin: 30px auto;
}
.chart_left img{
	margin: 20px auto;
	width: 446px;
	height: 294px;
}
.chart_right img{
	margin: 20px auto;
	width: 395px;
	height: 304px;
}
.back{
	background-color: #f9f9f9;
}
/* 优质微信公众号资源 */
.tabbar1{
	width: 850px;
	margin: 20px auto;
	justify-content: space-between;
}
.options{
	width: 144px;
	height: 38px;
	line-height: 38px;
	border-radius: 20px;
	border: 1px solid #d5d5d5;
	font-size: 18px;
	color: #999;
	text-align: center;
}
.checked{
	background-color: #ff8900;
	color: #fff;
}

.content{
	width: 1100px;
	/* height: 540px; */
	margin: 10px auto 20px;
}
.row1{
	justify-content: space-between;
	margin: 20px;
}

.tab_li{
	width: 335px;
	height: 230px;
	border: 1px solid #E8E8E8;
	border-radius: 8px;
}
.tab_top{
	margin: 20px auto;
	width:280px;
	height: 100px;
	justify-content: flex-start;
	border-bottom: 1px solid #E8E8E8;
}
.tab_ava,.tab_ava img{
	width: 90px;
	height: 90px;
	border-radius: 90px;
}
.tab_ava{
	margin-right: 10px;
}
.tab_txt h3{
	color:#fc9644;;
	margin: 10px 0 ;
	padding: 0;
}
.tab_intro{
	font-size: 14px;
	color: #747474;
}

.tab_bot{
	margin: 0 auto;
	width:280px;
	justify-content: space-between;
}
.bot_li{
	color: #999;
	align-items: center;
}
.icon-ren{
	font-size: 40px;
	
}
.fans{
	font-size: 12px;
	margin: 5px	0;
}
.fans_count{
	font-size: 12px;
	font-weight: bold;
	color: #666;
}
/* 查看更多 */
.more1{
	margin: 0 auto 30px;
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #f5982e;
	border-radius: 20px;
	color: #f5982e;
	font-size: 14px;	
}
/* 数据分析 */
.analyze{
	width: 1100px;
	height: 700px;
	margin: 20px auto;
	background-image: url(../img/wechat/w_bg.png);
	background-size: 100% 100%;
	position: relative;
}
.analyze p{
	position: absolute;
}
.p1{
	font-size: 16px;
	line-height: 25px;
	color: #333;
}
.t1{
	font-size: 18px;
	line-height: 25px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/*为什么选择快传播*/
.state{
	width: 100%;
	display: flex;
	flex-direction: column;
}

.title{
	font-size: 17px;
	color: #141414;
	width: 300px;
	margin: 0 auto;
	padding-top: 40px;
	text-align: center;
}
.botton_bd{
	width: 45px;
	margin: 5px auto;
	border-bottom: 3px solid #FF8900;
}

.reason{
	width: 1100px;
	margin: 20px auto;
	justify-content: space-between;
}
.rea_li{
	justify-content: center;
	padding-bottom: 30px;
}
.rea_li img{
	width: 255px;
	height: 240px;
}
.rea_li h3,.rea_li p{
	text-align: center;
}
.rea_li p{
	font-size: 14px;
	line-height: 20px;
}
/*效果展示*/
.pic_cover,.pic_cover img{
	width: 1100px;
	height: 700px;
	margin: 0 auto;
}
.pic_cover{
	border-bottom: 1px solid #E8E8E8;
}
.show_left,.show_right{
	display: flex;
	flex-direction: column;
}
/* 电影名及介绍 */
.movie_tit,.wechat{
	font-size: 16px;
	line-height: 30px;
	color: #fa3137;
}
.movie_tit{
	text-align: right;
}
.movie_intro{
	font-size:12px;
	line-height: 20px;
	color: #999; 
	text-align: right;
}
.broad{
	margin-top: 480px;
	margin-right: 120px;
}

/* 右边 */
.public{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-left: 120px;
	height: 30px;
	line-height: 30px;
	margin-top: 30px;
}
.we_more{
	color: #b9b9b9;
	font-size: 12px;
	margin-left: 10px;
	
}
.example1,.example2{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-left: 120px;

}
.example1{
	margin-top: 48px;
}
.example2{
	margin-top: 30px;
	margin-left: 220px;
}
.ex_ava,.ex_ava img{
	width: 70px;
	height: 70px;
	border-radius: 100%;
	background-color: #d8a201;
	font-size:20px;
	font-weight: bold; 
}
.ex_txt{
	display: flex;
	flex-direction: column;
	margin-left: 10px;
	justify-content: center;
}
.txt1{
	font-size: 18px;
	color: #333;
	font-weight: bold;
	
}
.txt2{
	font-size: 16px;
	color: #666;
	margin-top: 3px;
}
.whole{
	margin-left: 270px;
	margin-top: 20px;
}

.show{
	margin:20px auto;
	width: 1100px;
	height: 750px;
	background-image: url(../img/320-3/ef.png);
	background-size: 100% 100%;
	/* position: relative; */
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.program{
	width: 1200px;
	margin: 170px auto 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.pro_li{
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
.pro_circle{
	width: 45px;
	height: 45px;
	line-height: 45px;
	border-radius: 100%;
	background-color: #2b9fe9;
	color: #fff;
	text-align: center;
	font-size: 26px;
	font-weight: bold;
}
.pro_txt{
	height: 45px;
	font-size: 18px;
	color: #333;
}
.plan{
	background-image: url(../img/320-3/plan.png);
	width: 1210px;
	height: 372px;
	display:flex;
	flex-direction: column;
}
/*查看更多*/
.more{
	width: 110px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #f5982e;
	border-radius: 20px;
	color: #f5982e;
	font-size: 14px;
	position: absolute;
	right: 50px;
	top: 30px;
}
.free{
	width:270px;
	margin: 150px auto;
	height: 40px;
	line-height: 40px;
	letter-spacing: 3px;
	background-color: #f5992e;
	border-radius: 2px;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.hr{
	width: 1200px;
	height: 1px;
	margin: 0 auto;
	background-color: #E8E8E8;
}

/*查看更多的效果*/
.look{
	background-color: #FF8900;
	color: #fff;
}

.friendlist{ 
	
	width:900px;
	margin:0 auto;
	padding: 15px 0 0 0;
	text-align: center;
	font-size: 12px;
	color: #666;
}
.friendlist ul{
	margin:0px;
	padding:0px; 
}
.friendlist ul li{
 float:left;
 margin-right:10px;
 list-style:none;
}
.friendlist ul li.bt{
font-weight:bold;
}

.friendlist ul li a{
	color:#C0C0C0;
}