/*公用部分*/
.header{
	position:fixed !important;
	top:0 !important;
}
.index_mid {
	padding:70px 0;
}

.index_mid_title {
	margin-bottom: 15px;
	text-align: center;
	font-size: 35px;
	color: #3e434b;
}
.index_mid_title span{
	font-size: 42px;
	color: #1070c6;
	font-weight: bold;
	font-style: italic;
	margin: 0 15px;
}
.index_mid_info {
	text-align: center;
	font-size: 22px;
	color: #4f4f4f;
	margin-bottom: 45px;
}
.index_mid_info span{
	color: #1e76c8;
}

/*网络营销问题*/
.index_problem .title{
	margin-bottom: 60px;
}
.index_problem_left{
	float: left;
}
.index_problem_right{
	float: left;
	margin-left: 115px;
	margin-top: 20px;
}
.index_problem_right ul li{
	margin-bottom: 45px;
	color: #363636;
	font-size: 16px;
	padding-left: 80px;
}
.index_problem_right ul li font{
	font-weight: bold;
	font-size: 20px;
}
.index_problem_right ul li span{
	font-weight: bold;
	font-size: 22px;
	margin-bottom: 10px;
	display: inline-block;
}
.index_problem_right ul li.a1{
	background: url("../images/index_problem_right_a1.png") no-repeat top left;
}
.index_problem_right ul li.a2{
	background: url("../images/index_problem_right_a2.png") no-repeat top left;
}
.index_problem_right ul li.a3{
	background: url("../images/index_problem_right_a3.png") no-repeat top left;
}
.index_problem_right ul li.a4{
	margin-bottom: 0;
	background: url("../images/index_problem_right_a4.png") no-repeat top left;
}

.index_problem_right ul li.a1 span{
	color: #d60711;
}
.index_problem_right ul li.a2 span{
	color: #ffcd0d;
}
.index_problem_right ul li.a3 span{
	color: #368cff;
}
.index_problem_right ul li.a4 span{
	color: #00ca99;
}

/*优势*/
.index_advantage_con{
	margin-top: 70px;
}
.index_advantage_con li{
	width: 21%;
	float: left;
	margin-right: 4%;
}
.index_advantage_con li.a5{
	float: right;
	margin-right: 0;
}
.index_advantage_con li .img{
	height: 80px;
	text-align: center;
	margin-bottom: 30px;
}
.index_advantage_con li .title{
	font-size: 20px;
	color: #343434;
	text-align: center;
	margin-bottom: 15px;
}
.index_advantage_con li .info{
	font-size: 16px;
	color: #737373;
	line-height: 25px;
	text-align: left;
}


/*6大功能*/
.index_function{
	height: 720px;
	background: url("../images/index_function_bg.jpg") repeat-x top #f4f3f3;
}
.index_function .index_mid_info{
	margin-bottom: 60px;
}
.index_function_slider{
	height: 575px;
	overflow: hidden;
	position: relative;
}
.index_function_slider .hd{
	position: absolute;
	top: 0;
	left: 0;
}
.index_function_slider .hd ul{
	width: 1200px;
}
.index_function_slider .hd ul li{
	float: left;
	width: 90px;
	text-align: center;
	font-size: 15px;
	color: #646464;
	padding-top: 100px;
	margin-right: 67px;
}
.index_function_slider .hd ul li:last-child{
	margin-right: 0;
	float: right;
}

.index_function_slider .hd ul li.a1{
	background: url("../images/index_function_a1.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a2{
	background: url("../images/index_function_a2.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a3{
	background: url("../images/index_function_a3.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a4{
	background: url("../images/index_function_a4.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a5{
	background: url("../images/index_function_a5.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a6{
	background: url("../images/index_function_a6.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a7{
	background: url("../images/index_function_a1.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a8{
	background: url("../images/index_function_a2.png") no-repeat center top;	
}

.index_function_slider .hd ul li.on{
	color: #1070c6;
}
.index_function_slider .hd ul li.a1.on{
	background: url("../images/index_function_b_a1.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a2.on{
	background: url("../images/index_function_b_a2.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a3.on{
	background: url("../images/index_function_b_a3.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a4.on{
	background: url("../images/index_function_b_a4.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a5.on{
	background: url("../images/index_function_b_a5.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a6.on{
	background: url("../images/index_function_b_a6.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a7.on{
	background: url("../images/index_function_b_a1.png") no-repeat center top;	
}
.index_function_slider .hd ul li.a8.on{
	background: url("../images/index_function_b_a2.png") no-repeat center top;	
}

.index_function_slider .bd{
	position: absolute;
	bottom: 0;
	left: 0;
	height: 355px;
}
.index_function_slider .center {
	width: 1200px;
}
.index_function_slider .center .text{
	float: left;
	font-size: 22px;
	color: #434343;
	line-height: 45px;
	width: 670px;
	padding-top: 30px;
}
.index_function_slider .center .text span{
	color: #1070c6;
	font-weight: bold;
}
.index_function_slider .center .img{
	float: right;
	height:100%;
	width: auto;
}

.index_function_slider .center2 .text{
	width: 660px;
	padding-top: 0px;
}
.index_function_slider .center3 .text{
	width: 660px;
	padding-top: 60px;
}
.index_function_slider .center4 .text{
	width: 660px;
	padding-top: 0px;
}
.index_function_slider .center5 .text{
	width: 660px;
	padding-top: 60px;
}
.index_function_slider .center6 .text{
	width: 660px;
	padding-top: 60px;
}


/*系统*/
.index_system {
	background: url("../images/index_system_bg.jpg") no-repeat top center;
}
.index_system .title{
	color:#FFFFFF;
}
.index_system_con{
	margin-top: 80px;
}
.index_system_con li{
	width: 23%;
	float: left;
	margin-right: 2%;
}
.index_system_con li:last-child{
	float: right;
	margin-right: 0;
}
.index_system_con li .img{
	height: 135px;
	text-align: center;
}
.index_system_con li .title{
	text-align: center;
	font-size: 20px;
	color: #FFFFFF;
	margin: 20px 0;
}
.index_system_con li .info{
	line-height: 25px;
	color: #FFFFFF;
	text-align: center;
}


/*展示案例*/
.index_case .info{
	color: #2B2B2B;
	font-size: 22px;
}
.index_case_slider{
	height: 420px;
	position: relative;
}
.index_case_slider .hd{
	overflow: hidden;
}
.index_case_slider .hd ul{
	width: 1200px;
}
.index_case_slider .hd ul li{
	float: left;
	cursor: pointer;
	font-size: 18px;
	color: #646464;
	background: #f0f0f0;
	width: 123px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	margin-right: 10px;
}
.index_case_slider .hd ul li.on{
	background: #1070c6;
	color: #FFFFFF;
}
.index_case_slider .bd{
	position: absolute;
	bottom: -8px;
	left: 0;
}
.index_case_slider .bd ul{
	width: 1200px;
}
.index_case_slider .bd li{
	width: 600px;
	float: left;
	margin-left: 24%;
}

.index_case_slider .bd li .img{
	position: relative;
}
.index_case_slider .bd li .img img{
	width: 600px;
	height:260px;
}
.index_case_slider .bd li .img_hide{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url("../images/index_case_slider_img_hide.png")  rgba(0,0,0,0.5) no-repeat center center;
}

.index_case_slider .bd li .text{
	position: relative;
	padding: 20px;
	border-bottom: 1px solid #1070c6;
}
.index_case_slider .bd li .text .h1{
	font-size: 18px;
	font-weight:bold;
	color: #343434;
	margin-bottom: 5px;
	z-index: 999;
	position: relative;
}
.index_case_slider .bd li .text .h2{
	color: #626262;
	line-height: 20px;
	z-index: 999;
	position: relative;
}
.index_case_slider .bd li:hover .h1,.index_case_slider .bd li:hover .h2{
	color: #FFFFFF;
}


.index_case_slider .bd li .text_hide{
	position: absolute;
	display: none;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #1070c6;
	z-index: 99;
}


.highslide-credits,
.highslide-number,
.highslide-full-expand,
.highslide-play,
.highslide-move,
.highslide-close {
	display: none !important;
}

.highslide-controls {
	width: 75px;
}

.highslide-caption .title_b{
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 20px;
	color: #00adef;
}

.closebutton {
	position: relative;
	top: -20px;
	left: 20px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background-size: 100% 100%;
}



/*ad1*/
.index_ad1{
	display: block;
	max-width:1920px;
	min-width: 1200px;
	height: 310px;
	background: url("../images/index_ad1.jpg") no-repeat center center;
}


/*媒体资源*/
.index_media_con{
	width: 1410px;
	margin: 0 auto;
	margin-top: 40px;
	overflow: hidden;
}
.index_media_con li{
	width: 350px;
	height: 127px;
	float: left;
}

.index_media_con li.a1{
	background: url("../images/index_media_b_a1.jpg") no-repeat center center;
}
.index_media_con li.a2{
	background: url("../images/index_media_b_a2.jpg") no-repeat center center;
}
.index_media_con li.a3{
	background: url("../images/index_media_b_a3.jpg") no-repeat center center;
}
.index_media_con li.a4{
	background: url("../images/index_media_b_a4.jpg") no-repeat center center;
}
.index_media_con li.a5{
	background: url("../images/index_media_b_a5.jpg") no-repeat center center;
}
.index_media_con li.a6{
	background: url("../images/index_media_b_a6.jpg") no-repeat center center;
}
.index_media_con li.a7{
	background: url("../images/index_media_b_a7.jpg") no-repeat center center;
}
.index_media_con li.a8{
	background: url("../images/index_media_b_a8.jpg") no-repeat center center;
}
.index_media_con li.a9{
	background: url("../images/index_media_b_a9.jpg") no-repeat center center;
}
.index_media_con li.a10{
	background: url("../images/index_media_b_a10.jpg") no-repeat center center;
}
.index_media_con li.a11{
	background: url("../images/index_media_b_a11.jpg") no-repeat center center;
}
.index_media_con li.a12{
	background: url("../images/index_media_b_a12.jpg") no-repeat center center;
}
.index_media_con li.a13{
	background: url("../images/index_media_b_a13.jpg") no-repeat center center;
}
.index_media_con li.a14{
	background: url("../images/index_media_b_a14.jpg") no-repeat center center;
}
.index_media_con li.a15{
	background: url("../images/index_media_b_a15.jpg") no-repeat center center;
}
.index_media_con li.a16{
	background: url("../images/index_media_b_a16.jpg") no-repeat center center;
}
.index_media_con li.a1:hover{
	background: url("../images/index_media_a1.jpg") no-repeat center center;
}
.index_media_con li.a2:hover{
	background: url("../images/index_media_a2.jpg") no-repeat center center;
}
.index_media_con li.a3:hover{
	background: url("../images/index_media_a3.jpg") no-repeat center center;
}
.index_media_con li.a4:hover{
	background: url("../images/index_media_a4.jpg") no-repeat center center;
}
.index_media_con li.a5:hover{
	background: url("../images/index_media_a5.jpg") no-repeat center center;
}
.index_media_con li.a6:hover{
	background: url("../images/index_media_a6.jpg") no-repeat center center;
}
.index_media_con li.a7:hover{
	background: url("../images/index_media_a7.jpg") no-repeat center center;
}
.index_media_con li.a8:hover{
	background: url("../images/index_media_a8.jpg") no-repeat center center;
}
.index_media_con li.a9:hover{
	background: url("../images/index_media_a9.jpg") no-repeat center center;
}
.index_media_con li.a10:hover{
	background: url("../images/index_media_a10.jpg") no-repeat center center;
}
.index_media_con li.a11:hover{
	background: url("../images/index_media_a11.jpg")  no-repeat center center;
}
.index_media_con li.a12:hover{
	background: url("../images/index_media_a12.jpg") no-repeat center center;
}
.index_media_con li.a13:hover{
	background: url("../images/index_media_a13.jpg") no-repeat center center;
}
.index_media_con li.a14:hover{
	background: url("../images/index_media_a14.jpg")  no-repeat center center;
}
.index_media_con li.a15:hover{
	background: url("../images/index_media_a15.jpg") no-repeat center center;
}
.index_media_con li.a16:hover{
	background: url("../images/index_media_a16.jpg")  no-repeat center center;
}



.index_media_con li{
	border: 1px dashed #e6e6e6;
}

.index_media_con li.a1,.index_media_con li.a2,.index_media_con li.a3,.index_media_con li.a4{
	border-top: 0;
}
.index_media_con li.a13,.index_media_con li.a14,.index_media_con li.a15,.index_media_con li.a16{
	border-bottom: 0;
}
.index_media_con li:nth-child(4n){
	border-right: 0;
}
.index_media_con li:nth-child(4n-3){
	border-left: 0;
}


/*保障承诺*/
.index_promise_con{
	margin-top: 75px;
}
.index_promise_con li{
	float: left;
	width: 200px;
	text-align: center;
	margin-right: 130px;
}
.index_promise_con li:last-child{
	margin-right: 0;
	float: right;
}
.index_promise_con li img{
	
}
.index_promise_con li .h1{
	margin:25px 0 5px 0;
	font-size: 20px;
	color: #343434;
}
.index_promise_con li .h2{
	font-size: 14px;
	color: #737373;
	line-height: 25px;
}


/*保驾护航*/
.index_ad2{
	max-width: 1920px;
	min-width: 1200px;
	height: 473px;
	background: url("../images/index_ad2.jpg") no-repeat center center;
}


/*新闻动态*/
.index_news{
	padding-top: 50px;
}
.index_news_con{
	width: 370px;
	float: left;
	margin-right: 45px;
}
.index_news_con:nth-child(3){
	margin-right: 0;
	float: right;
}
.index_news_con .title{
	font-size: 26px;
	font-weight: bold;
	color: #0e357f;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
}
.index_news_hot img{
	width: 370px;
	height: 110px;
	margin-bottom: 10px;
}
.index_news_hot .h1{
	font-size: 14px;
	margin-bottom: 10px;
}
.index_news_hot .h1 a{
	color: #0e357f;
}
.index_news_hot .text{
	color: #959595;
	font-size: 14px;
	margin-bottom: 10px;
}
.index_news_hot .info{
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #e0e0e0;
}
.index_news_hot .info a{
	color: #5a5a5a;
	font-size: 14px;
	line-height: 25px;
}
.index_news_box li{
	line-height: 28px;
}
.index_news_box li a{
	font-size: 14px;
	color: #181818;
}
.index_news_box li span{
	float: right;
	font-size: 14px;
	color: #5a5a5a;
}


/*留言*/
.index_message{
	max-width: 1920px;
	min-width: 1200px;
	height: 788px;
	overflow: hidden;
	background: url("../images/index_message_bg.jpg") no-repeat top center #217bcb;
}
.index_message .title{
	font-size: 35px;
	color: #FFFFFF;
	text-align: center;
	margin-top: 50px;
}
.index_message .title span{
	font-size: 42px;
	font-weight: bold;
	color: #ffc600;
}
.index_message .info{
	font-size: 35px;
	color: #ffffff;
	text-align: center;
	margin-top: 25px;
	margin-right: 50px;
}
.index_message_from{
	float: right;
	margin-top: 180px;
	margin-right: 120px;
}
.index_message_from .ipt{
	width: 280px;
	height: 45px;
	background: #FFFFFF;
	padding:0 20px;
	border: 1px solid #e0e0e0;
}
.index_message_from dd{
	line-height: 45px;
	font-size: 16px;
	color: #3a3a3a;
	margin-bottom: 30px;
}
.index_message_from .button{
	margin-top: 50px;
	padding-left: 80px;
}
.index_message_from .input_button{
	width: 160px;
	height: 45px;
	font-size: 18px;
	color: #ffffff;
	background: #0e357f;
}
.index_message_from .button span{
	font-size: 14px;
	color: #3a3a3a;
	margin-left: 10px;
	padding-top: 10px;
}
.index_message_from .button font{
	font-size: 14px;
	color: #880000;
}
