﻿-----------------n个页面制作开始----------------*/

/*量身定制开始*/

.order{

}


.order .section_1{
	background: #F9F9F9;
	padding-top: 1.5%;
	padding-bottom: 1%;
}


.order .section_1 .content{
	width: 60%;
	margin: 0 auto;
	margin-top: 27%;

}

.order .section_1 .content .h2tit{
	font-size: 2rem;
	border-bottom: 1px solid #ddd;
	padding: 2% 0px;
	margin-bottom: 2%;
}
.order .section_1 .content p{
	font-size: 1.6rem
}
.order .section_1 .imgbox{
	
}
.order .section_1 .imgbox img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.order .section_2{
padding-top: 2%;
padding-bottom: 1%;
}
.order .section_2 .content{
			width: 80%;
	margin: 0 auto;
	margin-top: 10%;
	text-align: left;
}
.order .section_2 .content .title_model{

}
.order .section_2 .content .h2tit{
		font-size: 2rem;
	border-bottom: 1px solid #ddd;
	padding: 2% 0px;
	margin-bottom: 2%;
}

.order .section_2 .content p{
	font-size: 1.6rem;
	margin-bottom:8%;
	text-align: left;
}
}
.order .section_2 .content .table{
	border:none;
	text-align: center;
}
.order .section_2 .content .table td{
	border:none;
	text-align: center;
}
.order .section_2 .content .table .color{
	color: #ff1515
}
.order .section_2 .imgbox{
 
}
.order .table-striped>tbody>tr:nth-of-type(odd){
	background-color:#f5f5f5
}
.order .section_2 .imgbox img{
 display: block;
 margin: 0 auto;
 max-width: 100%;
}
.order .section_3 {

}
.order .section_3 img{
width: 100%;
display: block;
}
.order .section_3 .dotlink{
height: 1px;
background:  #ddd
}

.order .section_4{
background: #f8f8f8;
padding-top: 2%;
padding-bottom: 1.6%;
}
.order .section_4 .onelink{
	width: 60%;
	height: 1px;
	background:  #D5DEFF;
	margin: 0 auto;
	margin-bottom:0.6%;
}
.order .section_4 .twolink{

	height: 1px;
	background:  #ccc;
	margin: 0 auto;
	margin-bottom:0.4%;
}
.order .section_4 .title{
	text-align: center;
	font-size: 1.6rem;
	color: #727272;
	margin-bottom: 1.4%;
}
.order .section_4 .bj{
	
}
.order .section_4 .bj img{
	display: block;
	width: 100%;
}

.order .section_4 .tabbox{
	
}

.order .section_4 .tabbox .hd{
	
}

.order .section_4 .tabbox .hd ul{

	text-align: right;
	position: relative;
	top: -4rem;
	z-index: 3;
}
.order .section_4 .tabbox .hd ul li{
display: inline-block;
	margin-right:1%;
width: 8rem;
cursor: pointer;
    height: 8rem;
    line-height: 8rem;
    text-align: center;
	background: #ffffff;
	font-size: 2rem;
	border: 1px solid #009fca;
    border-radius: 88px;
}
.order .section_4 .tabbox .hd ul li.current{
color: #ffffff;
background: #009fca
}
.order .section_4 .tabbox .hd ul li:hover{
color: #ffffff;
background: #009fca
}
.order .section_4 .tabbox .bd{
	
}
.order .section_4 .tabbox .bd .model{
	display: none;
}
.order .section_4 .tabbox .bd .model .imgbox{

}
.order .section_4 .tabbox .bd .model .imgbox img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.order .section_4 .tabbox .bd .model .right_content{

}
.order .section_4 .tabbox .bd .model .right_content .up_content{
	zoom:1;
	overflow: hidden;
	padding-bottom: 4%;
	    border-bottom: 1px solid #ddd;
	    margin-bottom: 2%;
}
.order .section_4 .tabbox .bd .model .right_content .up_content p{
	float: left;
	width: 85%;
    color: #989898;
    font-size: 1.6rem;
    text-indent: 2em;
}
.order .section_4 .tabbox .bd .model .right_content .up_content .more{
	float: right;
	width: 10%;
	text-align: center;
	padding: 8px 0px;
	background: #009fca;
    display: inline-block;
    border-radius: 2px;
    color: #ffffff;
}
.order .section_4 .tabbox .bd .model .right_content .down_content{
	position: relative;
}
.order .section_4 .tabbox .bd .model .right_content .down_content .h2tit{
	    color: #545454;
    font-size: 1.8rem;
    margin-bottom: 2%;
}


.order .section_4 .tabbox .bd .model .right_content .down_content .articleb{
	position: relative;
	padding: 1% 2%;
}

.order .section_4 .tabbox .bd .model .right_content .down_content .articleb .one{
	position: absolute;
width: 17px;
    height: 13px;
    background: url(../img/fico_01.png) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}

.order .section_4 .tabbox .bd .model .right_content .down_content .articleb .two{
		position: absolute;
width: 17px;
    height: 13px;
    background: url(../img/fico_01.png) no-repeat;
    position: absolute;
    right: 0px;
    bottom: 0px;
}

.order .section_4 .tabbox .bd .model .right_content .down_content .articleb p{
	    color: #989898;
    font-size: 1.4rem;
    line-height: 2.6rem;
}

.order .section_4 .tabbox .bd .model .right_content .down_content .end{
	float: right;    color: #bbb;
    font-size: 2rem;
    padding-top: 3%;
}

.order .section_5{
	padding-bottom: 2%;
}
.order .section_5 .h2tit{
	display: inline-block;
	padding: 1% 2%;
	border:1px solid #D5DEFF;
	border-bottom: none;
	color: #555555;
	border-radius: 4px 4px 0 0;
	font-size: 1.4rem;
	font-weight: bold;
}
.order .section_5 .bottom_content{
	border: 1px solid #D5DEFF;
	border-top: none;
	margin: 0px;
	padding-bottom: 2%;
		padding-top: 2%;
	border-radius: 0px 0px 4px 4px;
}
.order .section_5 .bottom_content .imgbox{

}
.order .section_5 .bottom_content .imgbox img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.order .section_5 .bottom_content .right_content{
	
}
.order .section_5 .bottom_content .right_content .h3tit{
	font-size: 1.6rem;
	font-weight: bold;
	padding: 1% 0px;
    text-align: left;
}
.order .section_5 .bottom_content .right_content p{
	font-size: 1.4rem;
	line-height: 2.6rem;
}
.order .section_5 .bottom_content .right_content .pic{
	text-align: center;
}
.order .section_5 .bottom_content .right_content .pic img{
	max-width: 100%;
}

.order .section_6{
padding-top: 0.4%;
padding-bottom: 5%;
background: #f9f9f9
}
.order .section_6 .h2tit{
	    background: url(../img/tititi.png) no-repeat;
	    background-size: contain;
    color: #fff;
    font-size: 1.8rem;
padding: 1.3% 6%;
    position: relative;
    text-align: center;
    display: inline-block;
    margin-bottom: 5%;
}
.order .section_6 .listbox{
	width: 94%;
	margin: 0 auto;
	text-align: center;
}
.order .section_6 .box {
	margin-bottom: 6%;
}
.order .section_6 .box .imgbox{
	text-align: center;
}
.order .section_6 .box .imgbox img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.order .section_6 .box .p1{
	font-size: 1.8rem;
	padding: 2% 0px;
}
.order .section_6 .box .p2{
	width: 96%;
	margin: 0 auto;
	font-size: 1.4rem;
	line-height: 2.4rem;
	    color: #727684;
}

/*量身定制开始*/


/*软文撰写开始*/
.article_writing{
padding: 3% 0px;
}
.article_writing .h2_model{
	font-size: 1.6rem;
	background: url(../img/2_03_03.png) no-repeat center center;
	display: inline-block;
	background-size: contain;
	color: #ffffff;
	padding: 1% 0px;
	padding-left: 4%;
	padding-right: 18%;
	margin-bottom: 7%;
}
.article_writing .descriptopn_con{
	margin-bottom: 5%;
}
.article_writing .descriptopn_con .content{
	
}
.article_writing .descriptopn_con .content .h2tit{
	font-size: 2.8rem;
    color: #5b5b5b;
padding: 1% 0px;
padding-top:10%;
margin-bottom: 2%;
}
.p2{
	padding-top: 2% !important;
}
.article_writing .descriptopn_con .content p{
	font-size: 1.8rem;
    color: #9d9d9d;
    line-height: 2.8rem;
    text-indent: 2em;
}
.article_writing .descriptopn_con .imgbox{
	
}
.article_writing .descriptopn_con .imgbox img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.article_writing .float_pic_box{
	padding: 2% 0px;
	border-bottom: 1px solid #ddd;
}

.article_writing .writing{
padding-top: 3%;
padding-bottom: 3%;
}

.article_writing .writing .content{
	background: #74c737;
	padding: 6% 3% 3% 3%;
	color: #ffffff;
	zoom:1;
	overflow: hidden;
}

.article_writing .writing .content .h2tit{
	font-size: 2.6rem;
}
.article_writing .writing .content p{
	font-size: 1.6rem;
}
.article_writing .writing .content .price{
	float: right;
	font-size: 3rem;
}

.article_writing .writing .content .time{
	float: right;
	font-size: 1.4rem;
	clear: both;
}

.article_writing .more_box{
text-align: center;
}
.article_writing .more_box .more{
display: inline-block;
    padding: 0.7% 4%;
background: #de3d43;
    border-bottom: 3px solid #b11419;
    font-size: 1.8rem;
    color: #ffffff;
}
.article_writing .more_box .more:hover {
  color: #FFF;
  text-decoration: underline;
  margin-top: 3px;
  border-bottom: 0px;
}
.article_writing .picbox{
padding-bottom: 1%;
border-bottom: 1px solid #cccccc;
}
.article_writing .picbox img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

/*软文撰写结束*/


/*软文套餐开始*/
.package{
padding-top: 4%;
padding-bottom: 3%;
}
.package .top_title{
text-align: center;
    font-size: 4rem;
    color: #ff4a00;	
    padding-bottom:1%;
}
.package .bjbox{
	text-align: center;
}
.package .bjbox img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.package .section_1{
padding-bottom: 4%;
}

.package .section_1 .imgbox{
	
}

.package .section_1 .imgbox img{
	max-width: 100%;
	margin: 0 auto;
	display: block;
}

.package .section_1 .content{
	background: url(../img/weibobj-4.jpg) no-repeat left center;
	background-size: contain;
	font-size: 1.4rem;
	padding: 5% 6%;
	color: #ffffff;
	line-height: 2.4rem;
	margin-top: 9%;
}

.package .section_1 .content p{
	text-indent: 4%;
}
.package .section_2{
padding-top: 2%;
padding-bottom: 1%;
}
.package .section_2 a{



width: 96%;
margin: 0 auto;
display: block;
text-align: center;
background: #153a74;
font-weight: bold;
color: #ffffff;
padding: 2% 0px;
margin-bottom: 3%;
font-size: 2rem;
}
.package .section_2 a:hover{

background: #FF6600;
}

.package .section_3{

}
.package .section_3 .model_box{
background: #F2F2F2;
width: 96%;
margin: 0 auto;
padding: 2% 0px;
padding-bottom: 0px;
}

.package .section_3 .model_box .model{
width: 96%;
margin: 0 auto;
}
.package .section_3 .model_box .model .h1tit{
zoom:1;
overflow: hidden;
height: 4rem;
line-height:4rem;
color: #ffffff;
background: url(../img/yun.png) no-repeat center center;
background-size: cover;
margin-bottom: 1.2%;
}
.package .section_3 .model_box .model .h1tit a{
color:#ffffff;
}
.package .section_3 .model_box .model .h1tit .s1{
float: left;
font-size: 2.4rem;
margin-left: 1%;
margin-right: 4%;

}

.package .section_3 .model_box .model .h1tit .s2{
float: left;
font-size: 1.8rem;
color: #d3e2f7;
}
.package .section_3 .model_box .model .table td{
text-align: center;
font-size: 1.6rem;
border-color: #96d9ec ;
background: #E5F4F9;
color: #3C3C3C;
}
.package .section_3 .model_box .model .table th{
text-align: center;
background: #CAEEFA;
font-weight: normal;
font-size: 1.6rem;
color:#216b9c;
border-color: #96d9ec 
}
.package .section_3 .model_box .model p{
font-size: 1.6rem;
padding-bottom: 2%;text-indent:1%;
}
/*软文套餐结束*/




/*微博营销开始*/
.Micro_blog_marketing{
padding-bottom: 2%;
}
.Micro_blog_marketing .picbox{
	
}
.Micro_blog_marketing .picbox img{
	display: block;
	width: 100%;
}
.Micro_blog_marketing .tab_box{
margin-top: 4%;
}
.Micro_blog_marketing .tab_box .hd{
	border-bottom: 1px solid #ea544a;
	padding-bottom: 1.7%;
}
.Micro_blog_marketing .tab_box .hd .tab_logo{
	float: left;
	text-align: center;
	margin-right: 2%;
}
.Micro_blog_marketing .tab_box .hd .tab_logo img{
	display: block;
	margin: 0 auto;
}
.Micro_blog_marketing .tab_box .hd .tab_logo a{
	    display: block;
font-size: 1.8rem;
font-weight: bold;
    color: #000;
}
.Micro_blog_marketing .tab_box .hd .tab_logo a:hover{
    color: #ea6949;
    text-decoration: underline;
}



.Micro_blog_marketing .tab_box .hd ul{
	float: left;
	display: inline-block;
	margin-top: 0.7%;
}
.Micro_blog_marketing .tab_box .hd ul li{
float: left;
    margin-right: 5px;
  
        text-align: center;
}
.Micro_blog_marketing .tab_box .hd ul li i{
display: inline-block;
width: 40px;
display: none;
height: 22px;
background: url(../img/jiao2.png) no-repeat center center;

}
.Micro_blog_marketing .tab_box .hd ul li a{
display: block;
    width: 12rem;

    height: 4rem;
    line-height: 4rem;
    text-align: center;
    color: #666;
    background: #f4f4f4;
    border: 1px solid #e5ece9;
    border-radius: 4px;
    cursor: pointer;
    font-weight: bold;
    padding: 0px 0px;
}
.Micro_blog_marketing .tab_box .hd ul li:hover a,
.Micro_blog_marketing .tab_box .hd ul li.current a,
.Micro_blog_marketing .tab_box .hd ul li.active a{
	background: #ea544a;
	color: #fff;
	border-right: none; 
	text-decoration:none
}
.Micro_blog_marketing .tab_box .hd ul li.current i{

}

.Micro_blog_marketing .tab_box .bd{
padding-top: 2%;
margin-bottom: 26%;
}
.Micro_blog_marketing .tab_box .bd .model{
	border: 1px solid #dedede;
    border-radius: 4px;
    position: relative;
	    height: 0;
 padding-bottom: 35%;

    margin: 0 -10px;
}
.Micro_blog_marketing .tab_box .bd .model .leftbox{
	position: relative;
	padding: 0px;
}

.Micro_blog_marketing .tab_box .bd .model .leftbox .zz{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 2;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
    text-align: center;
font-size: 1.8rem;
    color: yellow;
    font-weight: 700;
    text-align: center;
    display: flex;
            flex-direction: column;
            justify-content: center;
            display: none;


}
.Micro_blog_marketing .tab_box .bd .model:hover .zz{
display: flex;
}
.Micro_blog_marketing .tab_box .bd .model .leftbox .imgbox{
position: relative;

}
.Micro_blog_marketing .tab_box .bd .model .leftbox .imgbox img{
	    border-radius: 100%;
	    width: 80%;padding: 5% 0px;
	    display: block;
	    margin: 0 auto;
}
.Micro_blog_marketing .tab_box .bd .model .rightbox{
	padding-left: 5px;
}
.Micro_blog_marketing .tab_box .bd .model .rightbox .h2tit{
	font-size: 1.4rem;

margin-top: 7%;
height: 16px;
line-height: 16px;padding-left: 20px;
margin-bottom: 3%;
	background: url(../img/v_weixin.gif) left center no-repeat ;
}
.Micro_blog_marketing .tab_box .bd .model .rightbox .h2tit .s1{
float: left;	
font-weight: bold;
}
.Micro_blog_marketing .tab_box .bd .model .rightbox .h2tit .s2{
	float: right;
	font-size: 12px;
}
.Micro_blog_marketing .tab_box .bd .model .rightbox .p1{
	    line-height: 22px;
    color: #999;
    font-size: 12px;
    padding-top: 0px !important;
}
.Micro_blog_marketing .tab_box .bd .model .rightbox .p2{
	    line-height: 22px;
    color: #999;
    font-size: 12px;    padding-top: 0px !important;

}
.Micro_blog_marketing .tab_box .bd .model .rightbox strong{
	color: red
}
.Micro_blog_marketing .tab_box .bd .col-xs-12{
	margin-bottom: 1.6%;
}
.Micro_blog_marketing .tab_box .bd .show_model{
	display: none;
}


.Micro_blog_marketing .hzlc{
border:1px solid #ccc;
    padding-bottom: 2.3%;
    margin-bottom: 2.3%;
}
.Micro_blog_marketing .hzlc .tit{
	height: 2.6rem;
	line-height: 2.6rem;
	padding-top: 4.5%;
	margin-bottom: 1%;
	box-sizing: content-box;
}

.Micro_blog_marketing .hzlc .tit span{
	float: left;
    padding: 0 8px;
    font-size: 2rem;
    background: #4E96E1;
    color: #fff;
    margin-right: 1rem;
}

.Micro_blog_marketing .hzlc .tit h3{
	float: left;
	font-size: 2.6rem;
}
.Micro_blog_marketing .wbys{
	background: #F8F8F8;
	padding: 2% 0px;
}
.Micro_blog_marketing .wbys .h4tit{
text-align: center;
font-size: 2rem;
    margin-bottom: 3rem;
    font-size: 3rem;
    color: #666;
}
.Micro_blog_marketing .wbys .list{

}
.Micro_blog_marketing .wbys .list .box{
border: 1px solid #efeded;
background: #ffffff;
margin: 0 auto;
margin-bottom:8%;
padding: 4% 0px;


}
.Micro_blog_marketing .wbys .list .box .leftbox{
padding-right: 0px;
}
.Micro_blog_marketing .wbys .list .box .leftbox img{
max-width: 100%;
margin: 0 auto;
display: block;
}
.Micro_blog_marketing .wbys .list .box .rightbox{

}
.Micro_blog_marketing .wbys .list .box .rightbox .h2tit{
font-size: 2.4rem;
color: #666666;
}
.Micro_blog_marketing .wbys .list .box .rightbox p{
font-size: 1.4rem;
    color: #666;
    margin-bottom: 1rem;
}
.Micro_blog_marketing .wbys .list .box .rightbox a{
display: inline-block;
    color: #fff;
    font-size: 1.4rem;
padding: 2% 5%;
    background: #fe5e01;
    text-align: center;
}
/*微博营销结束*/



/*微信营销开始*/
.weichat_online_sale{
	padding-top: 4%;
	padding-bottom: 3%;
}
.weichat_online_sale .section_1{
	border-bottom: 1px solid #f2f2f2;
	padding-bottom: 2%;
	margin-bottom: 4%;
}
.weichat_online_sale .section_1 .imgbox{
	
}
.weichat_online_sale .section_1 .imgbox img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.weichat_online_sale .section_1 .content{
	
}
.weichat_online_sale .section_1 .content .h2tit{
	font-size: 2.8rem;
	padding-top: 5%;
    color: #333333;
    margin-bottom: 2rem;
}
.weichat_online_sale .section_1 .content  p{
	font-size: 1.6rem;
    color: #333333;
line-height: 2.6rem;
}





.weichat_online_sale .section_2{
	padding-bottom: 2%;
}
.weichat_online_sale .section_2 .imgbox{
	
}
.weichat_online_sale .section_2 .imgbox img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}
.weichat_online_sale .section_2 .content{
text-align: center;	
}
.weichat_online_sale .section_2 .content .h2tit{
	font-size: 2.8rem;
	padding-top: 10%;
    color: #333333;
    margin-bottom: 2rem;
}
.weichat_online_sale .section_2 .content  p{
	font-size: 1.6rem;
    color: #333333;
line-height: 2.6rem;
}

.weichat_online_sale .section_3{
background: #f8f8f8;
padding: 2% 0px;
padding-top: 1%;
}
.weichat_online_sale .section_3 .h3tit{
padding: 1% 0px;
    font-size: 2.2rem;
    color: #454545;
    text-align: center;
}
.weichat_online_sale .section_3 p{
	    line-height: 2.5rem;
    font-size: 1.4rem;
    color: #454545;
    margin-bottom: 2%;

}
.weichat_online_sale .section_3 .picbox{
	
}
.weichat_online_sale .section_3 .picbox img{
	display: block;
	max-width: 100%;
	margin: 0 auto;
}

.weichat_online_sale .section_4{
padding: 4% 0px;
padding-bottom: 6%;
}
.weichat_online_sale .section_4 .tab_box{
border:1px solid #DFDBDC;
}
.weichat_online_sale .section_4 .tab_box .hd{

}
.weichat_online_sale .section_4 .tab_box .hd ul{
zoom:1;
overflow: hidden;
}
.weichat_online_sale .section_4 .tab_box .hd ul li{
float: left;
    width: 14.28%;
    padding: 1% 0px;
text-indent: 17%;
border-right:1px solid #DFDBDC;
border-bottom: 1px solid #DFDBDC;
background: #FAFAFA;
box-sizing: border-box;
-o-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-webkit-box-sizing: border-box;
cursor: pointer;
}
.weichat_online_sale .section_4 .tab_box .hd ul li.current{
background: #ffffff;
border-bottom: none;
}
.weichat_online_sale .section_4 .tab_box .hd ul li:nth-child(7){
	border-right: none
}
.weichat_online_sale .section_4 .tab_box .hd ul li .p1{
    font-size: 1.6rem;
    color: #1b3d8a;
}
.weichat_online_sale .section_4 .tab_box .hd ul li .p2{
font-size: 1.4rem;
    color: #9e9e9e;
}
.weichat_online_sale .section_4 .tab_box .bd{
	padding: 4% 2%;
	padding-bottom: 1%;
}
.weichat_online_sale .section_4 .tab_box .bd .model{
	
}
.weichat_online_sale .section_4 .tab_box .bd .model .col-md-4{
	margin-bottom: 5%;
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .leftbox{
	
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .leftbox .imgbox{
	
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .leftbox .imgbox img{
	display: block;
	width: 100%;
	margin: 0 auto;
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .leftbox .more{
	display: block;
	height: 3.4rem;
	line-height:3.4rem;
	text-align: center;
	background: url(../img/bg_28.png) repeat-x left top;
	background-size: contain;
	color: red;
	    border: 1px solid #EADDDB;

}
.weichat_online_sale .section_4 .tab_box .bd .model .box .leftbox .more:hover{
opacity: .7;

}
.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox{
	padding-left: 0px;
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox .h2tit{
	    height: 2.6rem;
line-height: 2.6rem;
    border-bottom: 1px solid #EDF1F4;
    font-size: 1.4rem;
    color: #4C687E;
    font-weight: bold;
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox p{
	    height: 2.6rem;
line-height: 2.6rem;
    border-bottom: 1px solid #EDF1F4;
    font-size: 1.2rem;
    color: #4C687E;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;


    font-weight: normal;
}

.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox span{
	    height: 4rem;
    line-height: 4rem;
    font-size: 1.2rem;
    color: #9AACBA;
    display: block;
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox span strong{
color: red	
}
.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox .weixin{
	display: block;
}

.weichat_online_sale .section_4 .tab_box .bd .model .box .rightbox .weixin img{

}


.weichat_online_sale .section_5{
	background: #f8f8f8;
	padding-top: 1.4%;
	padding-bottom: 2%;
}


.weichat_online_sale .section_5 .h2tit{
	text-align: center;
	    font-size: 2.2rem;
    color: #454545;
    padding: 1.5% 0px;
    border-bottom: 1px solid #f2f2f2;
}

.weichat_online_sale .section_5 .list{
	
}
.weichat_online_sale .section_5 .list .model{
	border-bottom: 1px solid #f2f2f2;
}
.weichat_online_sale .section_5 .list .model img{
	max-width: 100%;
	display: block;
	margin: 0 auto;
}
.weichat_online_sale .section_5 .list .model .h3tit{
	    height: 4rem;
    line-height: 4rem;
    font-size: 1.8rem;
    color: #454545;
    text-align: center;
}
.weichat_online_sale .section_5 .list .model p{
	    height: 7.2rem;
    line-height: 2.4rem;
    font-size: 1.4rem;
    color: #454545;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
}
.weichat_online_sale .section_6 {
padding: 5% 0px;
}
.weichat_online_sale .section_6 .box{
    border: 1px solid #DFDBDC;
}
.weichat_online_sale .section_6 .box .h4tit{
height: 6.4rem;
    line-height: 6.4rem;
    background: #FAFAFA;
    border-bottom: 1px solid #DFDBDC;
 text-align: center;
 font-size: 1.8rem;
    color: #454545;
}
.weichat_online_sale .section_6 .box .list{
padding: 4% 2%;
}
.weichat_online_sale .section_6 .box .list .imgbox{
padding-right: 0px;
display: flex;
            flex-direction: column;
            justify-content: center;
            height: 100%;
}
.weichat_online_sale .section_6 .box .list .imgbox img{
display:block;
margin:0 auto;
max-width: 100%;
}
.weichat_online_sale .section_6 .box .list .rightbox{
width: 72%;

}
.weichat_online_sale .section_6 .box .list .rightbox .h5tit{
    height: 4.4rem;
    line-height:  4.4rem;
    font-size: 14px;
    color: #3299FE;
    font-weight: bold;
    overflow: hidden;
}
.weichat_online_sale .section_6 .box .list .rightbox .p1{
    font-size: 1.2rem;
    color: #5D707E;
    font-weight: bold;
    height: 2.4rem;
    line-height: 2.4rem;
        border-top: 1px solid #EDF1F4;
    text-indent: 18px;
    background: url(../img/icon_26.png) no-repeat left center;
}
.weichat_online_sale .section_6 .box .list .rightbox .pmodel{
    font-size: 1.2rem;
    color: #9AAAB7;
    padding-left: 18px;
    line-height: 2.2rem;
}
.weichat_online_sale .section_6 .box .list .rightbox .p3{
font-size: 1.2rem;
    color: #5D707E;
    font-weight: bold;
    height: 2.4rem;
    line-height: 2.4rem;
        border-top: 1px solid #EDF1F4;
    text-indent: 18px;
    background: url(../img/icon_27.png) no-repeat left center;

}
.weichat_online_sale .section_6 .box .list .rightbox .p5{
font-size: 1.2rem;
    color: #5D707E;
    font-weight: bold;
    height: 2.4rem;
    line-height: 2.4rem;
        border-top: 1px solid #EDF1F4;
    text-indent: 18px;
    background: url(../img/icon_28.png) no-repeat left center;


}
/*微信营销结束*/


/*媒体资源开始*/
.media_source{
margin-bottom: 2%;
}
.media_source .container{
background:#F0F0F0;
padding-top: 2%;
}
.media_source .section_1{
padding: 0px 3%;
}
.media_source .section_1 .leftbox{
	width: 90%;
	margin: 0 auto;
}
.media_source .section_1 .leftbox .h2tit{
	    font-weight: 700;
    font-size: 3rem;
    line-height: 3rem;
    padding-bottom: 3rem
}
.media_source .section_1 .leftbox p{
	    text-indent:  2em;
	        font-size: 1.4rem;
    color: #323232;
    line-height: 2.4rem;
}

.media_source .section_1 .imgbox{
	
}
.media_source .section_1 .imgbox img{
	display: block;
	width: 100%;
}
.media_source .section_2{
padding: 0 2%;
margin-top: 2%;
}
.media_source .section_2 .model {
margin-bottom: 3%;

}
.media_source .section_2 .model a{
width: 100%;
display: block;
margin: 0 auto;
height: 4rem;
line-height: 4rem;
background: #0AA1F0;
font-size: 1.6rem;
font-weight: bold;
text-align: center;
color: #ffffff;
border:1px solid  #4280dc;

}

.media_source .section_2 .model a:hover{

background: #4280dc

}

.media_source .section_3 {
padding: 0px 3%;
margin-top: 2%;
}
.media_source .section_3 .h3tit{
    border-bottom:  #ccc 2px solid;
	display:block;
    color:  #30589e;
font-size: 1.8rem;
font-weight: bold;
height: 3rem;
line-height: 3rem;
margin-bottom: 1.8%;
outline:none;
text-decoration:none;
}

.media_source  .h3titmodel{
    border-bottom:  #ccc 2px solid;
width: 97%;
	display:block;
margin: 0 auto;
    color:  #30589e;
font-size: 1.8rem;
font-weight: bold;
height: 3rem;
line-height: 3rem;
margin-bottom: 1.8%;
outline:none;
text-decoration:none;
}
.media_source .section_3 .download{
width:80%;
    margin-right: auto;
    margin-left: auto;
    border-style: none;
margin-bottom: 1.8%;
display: block;
text-align: center;

    color: #fff;
    font: 1.6rem "Microsoft YaHei",Verdana,Geneva,sans-serif;
    cursor: pointer;
    border: 1px #ae7d0a solid;
    -webkit-box-shadow: inset 0 0 1px #fff;
    -moz-box-shadow: inset 0 0 1px #fff;
    box-shadow: inset 0 0 1px #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: 1px 1px 0 #b67f01;
    background-color: #0281E8;
    color: #333;
    background-image: linear-gradient(top,#feb100 0,#e8a201 100%);
    background-image: -webkit-linear-gradient(top,#feb100 0,#e8a201 100%);
    background-image: -moz-linear-gradient(top,#feb100 0,#e8a201 100%);
    background-image: -ms-linear-gradient(top,#feb100 0,#e8a201 100%);
    background-image: -o-linear-gradient(top,#feb100 0,#e8a201 100%);
    background-image: linear-gradient(top,#feb100 0,#e8a201 100%);
height: 3.4rem;
line-height: 3.4rem;
}
.media_source .section_3 .download:hover {
	background-color: #03B0FF;
	color: #ff7200;
	background-image: linear-gradient(top, #e8a201 0, #feb100 100%);
	background-image: -webkit-linear-gradient(top, #e8a201 0, #feb100 100%);
	background-image: -moz-linear-gradient(top, #e8a201 0, #feb100 100%);
	background-image: -ms-linear-gradient(top, #e8a201 0, #feb100 100%);
	background-image: -o-linear-gradient(top, #e8a201 0, #feb100 100%);
	background-image: linear-gradient(top, #e8a201 0, #feb100 100%)
}


.media_source  .table_model{
text-align: center;
width: 97%;
margin: 0 auto;
}


.media_source  .table_model .h5tit{
	height: 4.4rem;
	line-height: 4.4rem;
	background: #165da3;
	color: #ffffff;
	font-size: 2.4rem
}

.media_source  .table_model .table{
	
}
.media_source  .table_model .table th{
	text-align: center;
	height: 2.4rem;
	line-height: 2.4rem;
	color: #fe7100;
	font-weight: normal;
	background: #ffefe2
}
.media_source  .table_model .table td{
	
}
.media_source  .infor_model{
width: 97%;
padding-bottom:1%;
margin: 0 auto;
}
.media_source  .infor_model p{
   line-height:  2.4rem;
    color: #555;
    text-indent: 2em;
    font-size:  1.4rem;
}
.media_source  .infor_model p.p1{
	font-weight: bold;
	color: #000000;
	text-indent: 0px;
}
/*媒体资源结束*/

/*整合营销开始*/
.integrated_marketing{
padding: 2% 0px;
background: #E8E8E8;
}
.integrated_marketing .section_1{
margin-bottom: 2%;
padding: 0 2%
}
.integrated_marketing .section_1 .h2tit{
		line-height: 2.8rem;
	color: #800080;
	font-size: 1.4rem;
}
.integrated_marketing .section_1 p{
			line-height: 2.8rem;
	color: #000000;
	font-size: 1.4rem;
	text-indent: 2em;
}

.integrated_marketing .picbox{
margin-bottom:4%;
padding: 0 2%
}
.integrated_marketing .picbox img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.integrated_marketing .section_2{
	margin-bottom: 3%;
	padding: 0 2%
}
.integrated_marketing .section_2 p{
				line-height: 2.8rem;
	color: #000000;
	font-size: 1.4rem;
	text-indent: 2em;
}

.integrated_marketing .section_2 p span.color{
	color: red;
	font-weight: bold;
}
.integrated_marketing .section_3{
					line-height: 2.8rem;
	color: red;
	font-size: 1.4rem;
	padding: 0 2%;
	text-indent: 2em;
}
.integrated_marketing .section_3 p{
	margin-bottom: 1%;
}


/*整合营销结束*/



/*公告开始*/
.infor_gonggao{
padding: 2% 0px;
}
.infor_gonggao .table{
	text-align: center;
	border-color: #000000;
}
.infor_gonggao .table th{
	text-align: center;	border-color: #000000;
	padding: 0px;
}
.infor_gonggao .table th.addcolor{
	line-height:4.4rem;
	color: red;
}
.infor_gonggao .table td{
		border-color: #000000;

}

/*公告结束*/


/*软文推广主体开始*/
.Soft_promotion{
overflow-x:hidden;
}
.Soft_promotion .section_1{
	border-left: 2px solid #D2CECE;
}
.Soft_promotion .section_1 .col-xs-4{
	border-right: 2px solid #D2CECE;
	height: 100%;
	padding-top: 3%;
	padding-bottom: 3%;
}
.Soft_promotion .section_1 .box{
	
}
.Soft_promotion .section_1 .box .imgbox{
			

}
.Soft_promotion .section_1 .box .imgbox img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}
.Soft_promotion .section_1 .box .content{

}
.Soft_promotion .section_1 .box .content .h2tit{
	font-size: 2.2rem;
	color:#666666;
	font-weight: bold;

}
.Soft_promotion .section_1 .box .content p{
	font-size: 1.4rem;
}
.Soft_promotion .section_2{

}
.Soft_promotion .section_2 .h2tit{
	color: red;
	font-size: 4rem;
    text-align: center;
    font-weight: 100;
    background: url(../img/bg11.png) no-repeat center center;
    margin-bottom: 2%;
    margin-top: 1%;
}


.Soft_promotion .section_3{
width: 80%;
margin: 0 auto;
}
.Soft_promotion .section_3 .model{
	width: 90%;
	margin: 0 auto;
	margin-bottom: 4%;
    height: 6rem;
    border-radius: 10px;
    background-color: #CC9933;
    box-shadow: 5px 5px 5px #333;
    line-height: 6rem;
    text-align: center;
    font-size: 2.6rem;
    color: #fff;
}

.Soft_promotion .section_3 .model.c1{
	    background-color: #FF8400;
}
.Soft_promotion .section_3 .model.c2{
	    background-color: #0CA4AD;
}

.Soft_promotion .section_3 .model.c3{
	    background-color: #229009;
}
.Soft_promotion .section_3 .model.c4{
	    background-color: #C20EC0;
}

.Soft_promotion .section_4{

}
.Soft_promotion .section_4 img{
width: 100%;
}

.Soft_promotion .section_5 .h2tit{
	color: #FFAE00;
	font-size: 4rem;
    text-align: center;
    font-weight: 100;
    background: url(../img/bg11.png) no-repeat center center;
    margin-bottom: 2%;
    margin-top: 1%;
}

.Soft_promotion .section_5 .list_box{
background: #FFAE00;
color: #ffffff;
padding: 2% 0px;
}
.Soft_promotion .section_5 .mode{
width: 80%;
margin: 0 auto;
}
.Soft_promotion .section_5 .list_box .h3tit{
font-size: 3rem;
font-weight: bold;
margin-bottom: 0.4%;
}
.Soft_promotion .section_5 .list_box p{
font-size: 1.4rem;
text-indent: 2em;
}
.Soft_promotion .section_6{

}
.Soft_promotion .section_6 img{
width: 100%
}
.Soft_promotion .section_7 .h2tit{
	color: #0CA4AD;
	font-size: 4rem;
    text-align: center;
    font-weight: 100;
    background: url(../img/bg11.png) no-repeat center center;
    margin-bottom: 2%;
    margin-top: 1%;
}
.Soft_promotion .picbox img{
width: 100%;
}
.Soft_promotion .section_8{

}

.Soft_promotion .section_8 .top_title{
text-align: center;
color: #666666;
}
.Soft_promotion .section_8 .top_title .h2tit{
		    margin-top: 2%;
    font-size: 3.4rem;
    font-weight: bold;
    margin-bottom: 1%;

}
.Soft_promotion .section_8 .top_title .h3tit{
	font-size: 2.6rem;
	margin-bottom: 0.5%;
}

.Soft_promotion .section_8 .color_title{
text-align: center;
background: #0CA3AD;
padding-top: 1%;
font-size: 2.2rem;
margin-bottom: 1.5%;
color: #ffffff;	
}

.Soft_promotion .section_8 .color_title p{
	padding-bottom: 1%;
}

.Soft_promotion .section_8 .reason{
	
}
.Soft_promotion .section_8 .reason .h1tit{
	font-size: 3.4rem;
	color: #EF8913;
	text-align: center;
	margin-bottom: 1%;
}

.Soft_promotion .section_8 .reason .reason_box{
	position: relative;
	background: url(../img/wu.png) no-repeat center top;
	padding-bottom: 35%;
}

.Soft_promotion .section_8 .reason .reason_box .model{
	position: absolute;
	text-align: center;
	width: 16%;
}
.Soft_promotion .section_8 .reason .reason_box .model .h2tit{
	display: inline-block;
	padding: 2% 7%;
	font-size: 1.6rem;
	color: #ffffff;
	background: #cccccc;
}
.Soft_promotion .section_8 .reason .reason_box .model p{
	background: #cccccc;
	padding: 2% 4%;
	text-align: left;
	box-sizing: content-box;
	line-height: 2.4rem;
	color: #ffffff;
}
.Soft_promotion .section_8 .reason .reason_box .r1{
	left: 18%;
	top: 8%;
}
.Soft_promotion .section_8 .reason .reason_box .r1 .h2tit{
background: #A581CB
}
.Soft_promotion .section_8 .reason .reason_box .r1 p{
background: #A581CB
}
.Soft_promotion .section_8 .reason .reason_box .r2{
	right: 18%;
	top: 8%;
}
.Soft_promotion .section_8 .reason .reason_box .r2 .h2tit{
background: #69C1EB
}
.Soft_promotion .section_8 .reason .reason_box .r2 p{
background: #69C1EB;


}
.Soft_promotion .section_8 .reason .reason_box .r3{
	left: 18%;
	bottom:13%;
}
.Soft_promotion .section_8 .reason .reason_box .r3 .h2tit{
background: #F3B54F
}
.Soft_promotion .section_8 .reason .reason_box .r3 p{
background: #F3B54F
}
.Soft_promotion .section_8 .reason .reason_box .r4{
	right: 18%;
	bottom:13%;
}
.Soft_promotion .section_8 .reason .reason_box .r4 .h2tit{
background: #E76F61
}
.Soft_promotion .section_8 .reason .reason_box .r4 p{
background: #E76F61;
height: 7.2rem
}
.Soft_promotion .section_9 .h2tit{
	color: #0D6909;
	font-size: 4rem;
    text-align: center;
    font-weight: 100;
    background: url(../img/bg11.png) no-repeat center center;
    margin-bottom: 2%;
    margin-top: 1%;
}
.Soft_promotion .section_9 .case_tab_box{
margin-bottom: 2%;
}
.Soft_promotion .section_9 .case_tab_box .hd{
margin-bottom: 2%;
}
.Soft_promotion .section_9 .case_tab_box .hd ul{
text-align: center;
}
.Soft_promotion .section_9 .case_tab_box .hd ul li{
display: inline-block;
width: 32%;
}
.Soft_promotion .section_9 .case_tab_box .hd ul li a{
display: inline-block;
width: 80%;
height: 5rem;
line-height: 5rem;
font-size: 2.2rem;
color: #666666;
    border: 1px solid #D3D3D1;
    border-radius: 10px;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;

}
.Soft_promotion .section_9 .case_tab_box .hd ul li.li_1 a{
background: url(../img/jd-sm.png) no-repeat left center;
background-size: 11%;
}

.Soft_promotion .section_9 .case_tab_box .hd ul li.li_2 a{
background: url(../img/pc-sm.png) no-repeat left center;
background-size: 16%;
}
.Soft_promotion .section_9 .case_tab_box .hd ul li.li_3 a{
background: url(../img/car-sm.png) no-repeat left center;
background-size: 16%;
}
.Soft_promotion .section_9 .case_tab_box .hd ul li a:hover{
background-color: #ccc !important;

}
.Soft_promotion .section_9 .case_tab_box .hd ul li a.current{
background-color: #ccc !important;

}
.Soft_promotion .section_9 .case_tab_box .bd{

}
.Soft_promotion .section_9 .case_tab_box .bd .picbox{
display: none;
}
.Soft_promotion .section_9 .case_tab_box .bd img{
display: block;
width: 100%;
}
.Soft_promotion .section_9 .more{
color: #666666;
text-align: right;
font-size: 1.8rem;
}
.Soft_promotion .section_9 .more .color{
color: red;
font-size: 1.2rem
}

.Soft_promotion .section_10{
background: #F3F3F3
}


.Soft_promotion .section_10 .h2tit{
	color: #24BEC3;
    font-size: 4rem;
    text-align: center;
    padding: 1% 0px;
    font-weight: 100;
    background: url(../img/bg12.png) no-repeat center center;

}
.Soft_promotion .section_10 p{
	    text-align: center;
    font-size: 2rem;
    color: #666666;
}
.Soft_promotion .section_10 p .color{
	color: red;
}

.Soft_promotion .section_10  .picbox{
	
}

.Soft_promotion .section_10  .picbox img{
width: 100%;	
}

.Soft_promotion .section_11{
width: 90%;
margin: 0 auto;
}
.Soft_promotion .section_11 .h2tit{
color: #FA6B05;
    font-size: 4rem;
    text-align: center;
    padding: 1% 0px;
    font-weight: 100;
    margin-bottom: 2%;
    background: url(../img/bg11.png) no-repeat center center;

}
.Soft_promotion .section_11 ul{
border-left: 2px solid #ccc;
border-right: 2px solid #ccc;
padding: 0px 9%;
}


.Soft_promotion .section_11 ul li {
display: block;
padding: 7% 0px;
font-size: 1.8rem;
text-indent: 30px;
color: #666666;
background: url(../img/bg-yuan.png) no-repeat left center;
background-size: 20px 20px;
}
.Soft_promotion .section_11 .box{
position: relative;
}
.Soft_promotion .section_11 .box img{
width: 80%;
margin: 0 auto;
display: block;
}
.Soft_promotion .section_11 .box span{
position: absolute;
    width: 60px;
    height: 60px;
    border-radius: 60px;
    border: 5px solid #FA6B05;
    font-size: 1.4rem;
    text-align: center;
    cursor: pointer;
    transition: background 0.5s;
    -webkit-transition: background 0.5s;
}
.Soft_promotion .section_11 .box span:hover{
background-color:#FA6B05;
}
.Soft_promotion .section_11 .box span.s1{
     left: 63%;
    top: 37%;
}
.Soft_promotion .section_11 .box span.s2{
    right: 20%;
    top: 42%;

}
.Soft_promotion .section_11 .box span.s3{
    right: 30%;
    bottom: 35%;
}

/*软文推广主体结束*/

/*报纸发稿主体开始*/

.newspaper{

}
.newspaper .section_1{
background: #e85b04;	
}
.newspaper .section_1 img{
	display: block;
	width: 100%;
}
.newspaper .title_model{
	
}
.newspaper .title_model .h2tit{
	font-size: 3rem;
	color: #424242;
	margin: 3% 0px;
}
.newspaper .title_model .h3tit{
    font-size: 1.6rem;
    color: #bbb;
    text-align: center;
    margin: 0;
    margin-bottom: 3%;
background: url(../img/bg11.png) no-repeat center center;
}
.newspaper .title_model .h3tit span{
  display: inline-block;
  width: 20%; 
  }
.newspaper .picbox img{
width: 100%;
}
.newspaper .wordsmodel{
font-size: 1.4rem;
margin-bottom: 2%;
}
.newspaper .wordsmodel p{
margin-bottom: 0.5%;
}
.newspaper .section_2{
background: #f6f6f6;
}
.newspaper .section_2 .title_model .h3tit{
background: url(../img/bg12.png) no-repeat center center;

}
.newspaper .section_2 .title_model .h3tit span{
padding: 0px 5%;
background: #f6f6f6
}
.newspaper .section_2 .list_box{
background: url(../img/201410121451417356.jpg) no-repeat center top;
background-size: contain;
}
.newspaper .section_2 .list_box li{
padding: 2% 22%;
    font-size: 1.4rem;
    color: #ffffff;
    height: 4rem;
    line-height: 2rem;
    margin-bottom: 3%;
    box-sizing: content-box;
}


.newspaper .section_3{
padding-top: 2%;
}
.newspaper .section_3 .h3tit span{
	display: inline-block;
	width: 20%;
	background: #ffffff;
	padding-top: 2%;
}
.newspaper .section_3 .listbox{
	    width: 90%;
    margin: 0 auto;
}
.newspaper .section_3 .listbox .col-xs-12{
margin-bottom: 4%;
}
.newspaper .section_3 .listbox .model img{
	display: block;
	width: 100%;
}
.newspaper .section_3 .listbox .model .h2tit{
    font-weight: bold;
    color: #ea5d01;
    font-size: 1.4rem;
    margin-bottom: 1rem;
}
.newspaper .section_3 .listbox .model p{
	    color: #333;
    font-size: 1.2rem;
    line-height: 1.8rem;
    margin-top: 3%;
    height: 3.6rem;
}
.newspaper .section_3 .listbox .model p span{
	color: red;
}

.newspaper .section_3 .wordsbox{
font-size: 1.2rem;
width: 90%;
margin: 0 auto;
}
.newspaper .section_3 .wordsbox .h4tit{
font-weight: bold;
font-size: 1.2rem;
line-height: 1.8rem;
}
.newspaper .section_3 .wordsbox p{
line-height: 1.8rem;
}
.newspaper .section_4,.newspaper .section_6{
background: #F6F6F6
}
.newspaper .section_4 .h3tit,.newspaper .section_6 .h3tit{
background: url(../img/bg12.png) no-repeat center center;

 }
.newspaper .section_4 .h3tit span{
display: inline-block;
width: 20%;
padding-top: 1.5%;
 }
.newspaper .section_4 .model{
margin-bottom: 1.2%;
 }
.newspaper .section_4 .model .h6tit{
font-size: 1.2rem;
font-weight: bold;
margin-bottom: 1%;
 }
.newspaper .section_5{
background: #ffffff;
padding-bottom: 2%;
}
.newspaper .section_6 {
padding-bottom: 1%;
 }
.newspaper .section_6 .h3tit span{
display: inline-block;
width: 20%;
 }
.newspaper .section_6 .wordsbox{
	font-size: 1.2rem;
	line-height: 1.8rem;
}
.newspaper .section_7{
	padding-bottom: 3%;
}
.newspaper .section_6 .picbox img{
width:auto;
max-width: 100%;
display: block;
margin:  0 auto;
}

.newspaper  .yellowtitle{
color: #e9640e !important;
font-size: 2rem;
font-weight: bold;
margin-bottom: 1%;
padding-top: 2%
}
.newspaper  .weighttitle{
	font-weight: bold;
	font-size: 3rem;
	text-align: center;
}
.newspaper .section_2 .lisbox{
background: #EEE;
width: 90%;
margin: 0 auto;
padding: 2% 0%;
}
.newspaper .section_2 .lisbox .row{

margin: 0 auto;

}

.newspaper .section_2 .lisbox .model{
	

}
.newspaper .section_2 .lisbox .model .imgbox{
	margin-bottom: 5%;
}
.pb{
	padding-bottom: 5%;
}

.newspaper .section_2 .lisbox .model .imgbox img{
	display: block;
	margin: 0 auto;
	max-width: 100%;
}

.newspaper .section_2 .lisbox .model .content{
	
}
.newspaper .section_2 .lisbox .model .content .h2tit{
	display: block;
    font-weight: bold;
    color: #0168b7;
    font-size: 1.4rem;
    margin-bottom: 1%;
}

.newspaper .section_2 .lisbox .model .content p{
	    color: #333;
    float: left;
    font-size: 1.2rem;
    line-height: 2.2rem;
}

.newspaper .wordslist{
	line-height: 2.2rem;
	font-size: 1.4rem;
	margin-bottom: 5%;
	margin-top: 2%;
}
.newspaper .wordslist .or{
color: #e9640e !important;
font-weight: bold;
}


/*报纸发稿主体结束*/















/*-----------------n个页面制作结束----------------