@charset "utf-8";
/****较页****/
/**bannenr**/
.body_content {
	width:100%;
	margin:0 auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
.banner_body {
	background:url(../images/bannerback.png) center center no-repeat #55aeb6;
	height:269px;
	padding-top:301px;
	background-size:cover;
}
.scroll_horizontal {
	position:relative;
	height:104px;
	background-color:#e8e8e8;
	padding:30px 10px;
	top:106px;
}
.scroll_horizontal .box {
	overflow:hidden;
	position:relative;
	width:1155px;
	height:104px;
	margin:0 auto;
}
.scroll_horizontal .list {
	overflow:hidden;
	width:9999px;
}
.scroll_horizontal .list li {
	float:left;
	width:197px;
	padding:0 30px 0 10px;
}
.scroll_horizontal .prev, .scroll_horizontal .next {
	position:absolute;
	top:50%;
	margin-top:-25px;
	width:33px;
	height:56px;
	background-repeat:no-repeat;
	cursor:pointer;
}
.scroll_horizontal .prev {
	background:url(../images/banner_l.png);
}
.scroll_horizontal .next {
	background:url(../images/banner_r.png);
	right:10px;
}
/**商业价值**/
.intro{
	background-color:#FFF;
}
.intro_body{
	padding:60px 0 50px 0;
	width:1235px;
	margin:0 auto;
	text-align:center;
}
.intro_header{
	font-size:32px;
	font-weight:600;
}
.intro_ts{
	font-size:18px;
	margin:35px auto 45px auto;
	color:#737373;
}
.intro_list li{
	padding:0 19px;
	width:208px;
	float:left;
}
.intro_list li  img{
	width:207px;
	height:207px;
	border:1px solid #ccc;
}
.intro_list li p{
	font-size:16px;
	color:#818283;
	text-align:justify;
	margin-top:15px;
	line-height:36px;
}
/**可提供服务**/
.sevice{
	background-color:#ececec;
}
.sevice_header{
	line-height:122px;
}
.sevice_body{
	width:1245px;
	margin:0 auto;
	text-align:center;
	padding-bottom:70px;
}
.sevice_list{
	margin-top:10px;
}
.sevice_list li{
	padding:0 19px;
	width:377px;
	position:relative;
	height:251px;
}
.sevice_info{
	position: absolute; 
	z-index: 1000; 
	left: 0; 
	bottom:0; 
	width: 375px;
	margin-left:19px; 
	color: #fff; 
	background:#373636;
	opacity:0.8;
	overflow: hidden; 
}
.sevice_info_header{
	color:#FFF;
	font-size:18px;
	height:42px;
	line-height:42px;
}
.sevice_info_cont{
	font-size:16px;
	line-height:22px;
	text-align:justify;
	width:310px;
	margin:0 auto;
	color:#FFF;
	padding-bottom:15px;
}
/****运营推广****/
.extension_banner{
	background:url(../images/extension.png) no-repeat center center #55aeb6;
	height:571px;
}
/**全网营销**/
.extension_body{
	background:url(../images/extensionback.png) no-repeat center center #f6f6f6;
	height:427px;
	text-align:center;
}
.extension_header{
	line-height:152px;
}
.extension_cont li{
	width:135px;
	padding:0 60.5px;
}
.extension_title{
	color:#23323c;
	font-size:16px;
	margin:15px auto 5px auto;
}
.extension_info{
	color:#969494;
	text-align:justify;
}
/**可提供服务**/
.avai_header{
	text-align:center;
}
.avai_cont li{
	height:288px;
	width:100%;
}
.avai_cont_l{
	width:479px;
	height:256px;
	position:relative;
}
.avai_cont_l img{
	width:452px;
	height:256px;
	margin-top:10px;
}
.avainumber{
	height:42px;
	width:59px;
	line-height:42px;
	color:#FFF;
	background-color:#43b7ae;
	position:absolute;
	top:0;
	right:0;
	z-index:1000;
	text-align:center;
	font-size:24px;
}
.avai_cont_r{
	width:461px;
}
.avai_cont_br{
	border-bottom:1px solid #eaeaea;
	width:100%;
	height:45px;
}
.avai_cont_libr{
	height:44px;
	border-bottom:2px solid #666;
	width:60px;
}
.avai_info,.avai_info p{
	font-size:18px;
	color:#666;
	line-height:30px;
}
.avai_info{
	margin-top:24px;
	height:180px;
	overflow:hidden;
}
.avai_cont{
	width:1000px;
	margin:0 auto;
}