﻿@font-face {
		  font-family: 'iconfont';
		  src: url('../fonts/iconfont.eot');
		  src: url('../fonts/iconfont-1.eot') format('embedded-opentype'),
		  url('../fonts/iconfont.woff') format('woff'),
		  url('../fonts/iconfont.ttf') format('truetype'),
		  url('../fonts/iconfont.svg') format('svg');
		}
		@font-face {font-family: 'webfont';
		  src: url('../fonts/vajt5x45be9daemi.eot'); /* IE9*/
		  src: url('../fonts/vajt5x45be9daemi-1.eot') format('embedded-opentype'), /* IE6-IE8 */
		  url('../fonts/vajt5x45be9daemi.woff') format('woff'), /* chrome、firefox */
		  url('../fonts/vajt5x45be9daemi.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		  url('../fonts/vajt5x45be9daemi.svg') format('svg'); /* iOS 4.1- */
		}
		@font-face {font-family: 'webfont';
		  src: url('../fonts/u9xpozqorzlg14i.eot'); /* IE9*/
		  src: url('../fonts/u9xpozqorzlg14i-1.eot') format('embedded-opentype'), /* IE6-IE8 */
		  url('../fonts/u9xpozqorzlg14i.woff') format('woff'), /* chrome、firefox */
		  url('../fonts/u9xpozqorzlg14i.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		  url('../fonts/u9xpozqorzlg14i.svg') format('svg'); /* iOS 4.1- */
		}
	
html {
	font-size: 100px;
	overflow-x: hidden;
}

body {
	font-size: 16px;
	width: 100%;
	font-family:'微软雅黑'!important;
font-weight:normal;
}

.sousuo_case video{max-width:100%}
.sousuo_case img{max-width:100%;}
.sousuo_case h3{ font-size:16px;}
.scales{transition: transform 0.35s ease;-webkit-transition: transform 0.35s ease;-moz-transition: transform 0.35s ease;-o-transition: transform 0.35s ease;}
.scales:hover{z-index:10;transform: scale(1.1);-webkit-transform:  scale(1.1);-o-transform: scale(1.1);-moz-transform:  scale(1.1);}
.scales2 img{transition: transform 0.35s ease;-webkit-transition: transform 0.35s ease;-moz-transition: transform 0.35s ease;-o-transition: transform 0.35s ease;max-width:100%}
.scales2:hover img{z-index:10;transform: scale(1.1);-webkit-transform:  scale(1.1);-o-transform: scale(1.1);-moz-transform:  scale(1.1);}
.hr_header{width:100%;height: 50px;line-height: 50px;background: #ffffff;font-family: '微软雅黑';box-shadow: 0 1px 5px #f8f8f8;-webkit-box-shadow: 0 1px 5px #f8f8f8;-moz-box-shadow: 0 1px 5px #f8f8f8;-ms-box-shadow: 0 1px 5px #f8f8f8;}
.hr_header .header_box{height: 50px;line-height: 50px;}
.hr_header .header_box .header_box_l{line-height: 50px;height: 50px;width:590px;}
.hr_header .header_box span.header_lg{font-size: 14px;color:#3a3a3a;}
.hr_header .header_box .span_red{color:#ff0000;}
.hr_header .header_box .hr_num{margin-left: 46px;color:#3a3a3a;font-size: 16px}
.hr_header .header_box .hr_num i{width:30px;background: url('../images/phone_icon.png') no-repeat center center;display: inline-block;height:30px;position: relative;top:9px;}
.hr_header .header_box .hr_num span{color:#ff0000;}
.hr_header .header_box .hr_head_r a{font-size: 14px;color:#3a3a3a;display: block;float:left;}

/*顶部广告*/
#bannerguanggao{position:relative;width: 100%;height: 100%;overflow: hidden;}
.remarks{width:100%;height:100%;background:rgba(0,0,0,0.4);position:absolute;text-align: center;color:#fff;}
.remarks img{margin-top:120px;}
.remarks h4{letter-spacing: 4px;margin-top:400px}

.H_ad{width:100%;background: url(../images/box_log_01.jpg) center center no-repeat;
	background-size: cover;height: 140px}
.H_ad a{color:#edd78e;}
.H_adbxoxs{padding-top: 20px}
.H_ad a:hover{color:#fff;}
.hr_head_r{line-height:50px;height:50px;}
.hr_head_r span{font-size: 16px;margin:0 3px;display: block;float:left;}
.header_box_l >span{font-size: 16px;display: block;float:left;}
.banner .swiper-container{width: 100%}
.banner .swiper-container a img{width: 100%}
.banner .container .row{position: relative;}
.banner .container .H_navs{position: absolute;left:0;top:0;width: 100%;z-index: 100;}
.logos{line-height: 50px;}
.logos img{width: 100%;max-width: 170px}
.navbox{padding:10px 0}
.navbox ul li{float:left;margin:0 2px;font-size:14px}
.navbox ul li.active a{}
.navbox ul{height: 50px;line-height: 50px;margin-bottom:0}
.navbox ul li a{color:#fff;padding:0 14px;border-radius: 5px;-o-border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;height: 35px;line-height: 35px;display: inline-block;transition: all 0.3s ease}
.mlogo{display:none;}
.fixednav .mlogo{display:inline-block}
.mlogo img {
    width: 100%;
    max-width: 170px;
}
.H_navs {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    
	background: rgba(177,57,69,0);
    transition:all 0.5s;
}
.H_navs:hover{background: rgba(177,57,69,0.8);transition:all 0.5s;}

.H_fourTitle {
	background: rgba(0,0,0,0.5);
	background-size: cover;
	padding: 30px 0;
    position: relative;
	margin-top:-115px;
    display:none;
}
.banner .fixednav {
    position: fixed!important;
	left:0;
    
    width: 100%!important;
    z-index: 999;
	background:rgba(177,57,69,0.8);
}

.fixednav ul{text-align:center}
.fixednav ul li{float:none;display:inline-block;}
.H_fourItem {
	text-align: center;
	transition: all 0.3s ease
}
.fixtel{color:#fff;}
.fixednav .fixtel{display:inline-block}
.H_fourItem:hover {
	transform: translateY(-10px);
}

.H_fourItem p {
	color: #fff;
}

.H_fourItem p:nth-of-type(1) {
	font-size: 0.28rem;

	font-weight: 900;
	margin-bottom: 15px;
}

.H_fourItem p:nth-of-type(2) {
	font-size: 0.24rem;
}


/*底部联系我们*/
.widget {
    margin-bottom: 10px;
    background-color: #f4f1ec;
    padding: 30px;
    border-radius: 10px;
}

.form-control {
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 16px;
    line-height: 40px;
    color: #333;
    background-color: #fff;
    border: 1px solid #dcd9d3;
    outline:none;
    border-radius: 5px;
    margin-bottom: 25px;
	
}
.form-control:focus{outline:none;}
textarea.form-control{
	height:160px;
}
/*智能化广告运营系统 */
.btr {
	background: #f9f9f9
}

.commontitle {
	padding: 0.68rem 0 0.5rem;
}

.commontitle_left {
	height: 0.65rem;
	
	padding-left: 0.2rem;
	text-align:center;
}

.commontitle_left  p:nth-of-type(1) {
	font-size: 0.36rem;
	font-weight: 400;
	height: 0.36rem;
	line-height: 0.36rem;
	
}

.commontitle_left  p:nth-of-type(1) {
	color:#888;
font-size:15px;
}

.Operate_left {
	width: 75%;
	float: left;
}

.Operate_item {
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
	float: left;
	width: 33.333%;
}

.Operate_left>div {
	margin-right: -20px;
}

.Operate_item .Operate_item_lk {
	display: block;
	border: 1px dashed #d2d2d2;
	padding: 0.25rem 0.1rem  0.15rem;
	margin-right: 20px
}

.Operate_item .Operate_item_lk .operate_item_title {
	line-height: 0.45rem;
	font-size: 0.28rem;
	font-weight: 900;

	color: #da0000;
	margin-bottom: 0.1rem
}

.Operate_item .Operate_item_lk .operate_item_p1 {
	font-size: 0.16rem;
	color: #656565;
	line-height: 0.28rem;
}

.Operate_item .Operate_item_lk .operate_item_p1 span {
	color: #000;
}

.operate_item_blk {
	padding-top: 0.1rem;
	border-top: 1px dashed #d2d2d2;
	margin-top: 0.35rem;font-size: 16px
}

.Operate_item .Operate_item_lk:hover {
	background: #b12b23
}

.Operate_item .Operate_item_lk:hover .operate_item_title,.Operate_item .Operate_item_lk:hover .operate_item_p1,.Operate_item .Operate_item_lk:hover .operate_item_p1 span,.Operate_item .Operate_item_lk:hover .operate_item_blk {
	color: #fff;
}

.Operate_right {
	width: 25%;
	float: right;
	padding-left: 20px
}

.operate_rightbar {
}
.operate_rightbar_title{width:100%;height: ;background: url(../images/sbgh_03.jpg) center center no-repeat;padding:0.25rem 0 0.3rem 0.2rem;background-size: cover;}
.op_titles{display: block;color:#fff;font-size: 0.22rem;font-weight: bold;height: 0.24rem;margin-bottom:0.1rem;}
.op_spit{width: 0.4rem;height:0.03rem;background: #fff;display: block;}
.formBox{line-height: 34px;height: 34px;}
.formBox label{font-size: 0.14rem;font-weight: 500;padding:0;text-align: right;}
.formBoxBtn{text-align: center;margin-top:0.3rem;}
.op_btn{background: #b12b23;color:#fff;}
.operate_rightbarAll{padding-top:0.25rem;border:1px solid #eeeeee;padding-bottom: 0.34rem;}
.Op_mores{padding:0.08rem 0rem;font-size: 0.14rem;border:1px dashed #424242;width:0.8rem;text-align: center;margin:0 auto;display: block;margin: 0.2rem auto 0.5rem}
.Op_mores:hover{background:#da0000;cursor: pointer;color:#fff;border-color:#da0000;}
/*搜索营销效果系统*/
.search_box {
	margin: 0 -3.5%;
	padding-bottom: 0.36rem
}

.search_item {
	width: 26.333%;
	height: auto;
	margin: 0 3.5%;
	float: left;
	margin-bottom: 0;
	border:1px solid #eee;
	margin-bottom: 0.2rem;

}

.search_item .search_itemImg {
	width: 100%;
	height: 0;
	padding-bottom: 59.17%;
	overflow: hidden
}

.search_item .search_itemImg img {
	width: 100%;display: block;
}

.search_item .search_itembtm {
	text-align: center;
	padding: 0.2rem 0 0.35rem;
}

.search_item .search_itembtm .search_itemtitle {
	line-height: 0.4rem;
	font-size: 20px;
	color: #666;
	font-family: '微软雅黑',arial;
	font-weight: 400;
}

.search_itemtitle b{
	font-weight: normal;
}

.search_spit {
	width: 80px;
	height: 1px;
	background: #0093dd;
	margin: 0 auto 14px;
}

.search_itembtm p {
	line-height: 22px;
	font-size: 13px;
	margin-bottom: 0px;
color:#888;
padding:0 10px;
}

/*智能建站*/
.Hznjz{background: url(../images/bntysa_02.jpg) center center no-repeat;background-size:cover; padding-bottom: 1px;position: relative;}
.Hznjz_boxs{width: 100%;height: 100%;background:rgba(0,0,0,0.6);position: absolute;}
.Hznjz .commontitle_left{color:#fff;}
.Hznjzbox .Hznjz_list{color:#fff;font-size: 0.16rem;line-height: 0.3rem;margin-bottom: 0.15rem}
.Hznjzbox .Hznjz_list .Hznjz_listtitle{font-size: 0.2rem; }
.Hznjzbox .Hznjz_list .Hznjz_list_h{color:#fff;font-weight: 900;}
.Hznjz_wrapper{margin-bottom: 0.3rem}
.Hznjz{padding-bottom: 1rem}
.Hznjz .commontitle,.Hznjz .container{position: relative;z-index: 10}
/*网络公关系统*/
.network_styBox {
}

.network_styBox ul li {
	width: 33.33%;
	float: left;
	text-align: center;
	padding: 0 5%;
}

.networkImg {
	margin-bottom: 0.15rem;
}



.networkTitle {
	font-size: 0.2rem;
	color: #b12b23;
	font-family: '迷你简菱心';
}

.networkImg {
	line-height: 75px;
	height: 75px;
}

.networkTitle {
	margin-bottom: 0.2rem
}

.network_box p {
	font-size: 0.16rem;
	margin-bottom: 0;
	line-height: 1.6;
	color: #323232;
}
.network_styBox ul li .networkImg img{transition: all 0.3s ease}
.network_styBox ul li:hover .networkImg img{transform: translateY(-10px);}
/*精选案例*/
.case_item {
	width: 100%;
	overflow: hidden
}

.case_item_img {
	width: 100%;
	height: 100%;
	position: relative;
}

.case_item img {
	width: 100%;
}

.case_item_top {
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.6);
	height: 100%;
	width: 100%;
	color: #fff;
	padding-top: 20%;
}
/*.case_item_top{font-size: 22px;color:#fff;line-height: 24px;margin-bottom: 10px;}*/
.case_item_title {
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 80%;
	border-bottom: 1px solid #eeeeee;
}

.case_item_top_title {
	text-align: center;
	font-size: 24px;
	line-height: 45px;
}

.case_item_top p {
	height: 4px;
	width: 24px;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 20px
}

.case_item_top .case_item_info {
	text-align: center;
	font-size: 14px;
}

.case_item_top .case_item_info span {
	color:#fff;font-weight: 900;
	font-size: 16px;
}

.morebox1 a {
	width: 115px;
	height: 36px;
	font-size: 14px;
	color: #424242;
	text-align: center;
	border: 1px dashed #424242;
	display: block;
	line-height: 36px;
	margin: 30px auto 80px;
	transition: all 0.3s ease
}

.morebox1 a:hover {
	background: #424242;
	color: #fff;
}



	/*<!-- 我们用12年玩转网络营销，您用99天享受营销效果 -->*/
.H_byad_lk {
	font-size: 16px
}

.H_byad {
	background: url(../images/bgh.png) center center no-repeat;
	text-align: center;
	background-size: cover;font-size: 16px
}

.H_byad .H_byadTitle {
	color: #fff;
	font-weight: bold;
	font-family: '迷你简菱心';
	padding: 0 4%;
}

.H_byad .H_byadTitle span {
	color: #b12b23;
}

/*<!-- 六大核心优势 -->*/

.H_sixys{background:linear-gradient(45deg,rgba(177,57,69,0.8), rgba(253, 208, 0, 0.7));}

.H_sixys .commontitle_left{color:#fff;}
.six_yswrapper ul {
	margin: 0 -1.5%;
}
.Social_dzfw_link{
    background-color: #ffffff!important;
    border-color: #636363!important;
    color: #444!important;
}
.six_yswrapper ul li {
	width: 30.333%;
	margin: 0 1.5% 3%;
	float: left;
	position: relative;
	background:#eee;
}

.six_yswrapper ul li .six_ys_box img {
	width: 100%;
}

.six_ys_zz {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 100;
	left: 0;
	top: 0;
	text-align: center;
	transition: all 0.3s ease;

}
.six_yswrapper ul li:hover .six_ys_zz {
	background:rgba(169, 169, 169, 0.6);
}
.six_yswrapper ul li:hover .six_ys_info{color:#fff;}
.ibnimg1,.six_yswrapper ul li:hover .ibnimg2{display: inline}
.ibnimg2,.six_yswrapper ul li:hover .ibnimg1{display: none}
.siz_ys_title {
	color: #b12b23;
	line-height: 24px;
	font-weight: 900;
	font-size: 18px;
	margin-bottom: 0.05rem
}

.six_ys_info {
	font-size: 14px;
	line-height: 24px;
	color: #1f1e1e;
	padding: 0 5%;
	color:#fff;
}


/*合作、*/
.H_mthz{background:rgb(241, 241, 241)}
.about{}
.about .commontitle{}
.about .commontitle .commontitle_left{ height:auto;}
.H_hz_ws {
	margin-bottom: 0.8rem
}

.H_hz_ws .swiper-container {
	width: 100%;
}

.H_hz_ws .swiper-container .swiper-slide {
	border: 1px solid #eeeeee;
	height: 150px;
	line-height: 150px;
	text-align: center
}
.H_mthz .H_hz_ws .swiper-slide{margin-bottom:20px;}
.H_hz_ws .swiper-container .swiper-slide img {
	max-width: 90%
}

.H_hz_ws {
	position: relative;
	
}

.H_hz_ws .swiper-slide a{background:#fff;padding:30px;}
.H_hz_ws .swiper-slide a img{height:60px;}
.H_mthz .swiper-button-prev {
	background: url(../images/left.png) center center no-repeat;
	left: -40px;
	width: 40px;
	height: 65px
}

.H_mthz .swiper-button-next {
	background: url(../images/right.png) center center no-repeat;
	right: -40px;
	width: 40px;
	height: 65px
}




/*新闻*/
.H_hyzx {
	background: #eeeeee
}

.swiper-slide_box .swiper-slide_boxLeft {
	width: 45.5%;
	float: left;
	padding-right: 25px;
}

.swiper-slide_box .swiper-slide_boxLeft a {
	background: #fff;
	display: block;
}

.swiper-slide_box .swiper-slide_boxLeft .swiper-slide_boxLeftImg {
	width: 100%;text-align: center
}

.swiper-slide_box .swiper-slide_boxLeft .swiper-slide_boxLeftImg img {
	width: 83%
}

.swiper-slide_box .swiper-slide_boxLeft  .swiper_title {
	line-height: 0.4rem;
	margin-top: 0.24rem;
	font-size: 0.16rem;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.swiper-slide_box .swiper-slide_boxLeft .swiper-date {
	line-height: 0.34rem;
	font-size: 0.14rem;
	text-align: right;
}

.swiper_btm {
	padding: 0 0.16rem 0.15rem;
}

.swiper-slide_box_right {
	width: 100%;
	float: right;
}

.swiper-slide_box_right ul li {
	padding: 0.1rem 0.2rem;
	background: #fff;
	margin-bottom: 0.23rem;
    width: 48%;
    float: left;
    margin: 1%;
}

@media only screen and (max-width:768px){
  .swiper-slide_box_right ul li{	
      width: 98%;
      float: none;
  }
 .banner .H_navs{ top: 0;left: 0;background: #b13945;}
.banner .fixednav{position: absolute!important;width: 160px!important;right: 0;left: auto;}
}

.swiper-slide_box_right ul li a {
	display: block;
}

.newdate {
	float: right;
	position: absolute;
	right: 0;
	top: 0;
}

.new_listRightbox {
	line-height: 0
}

.new_listRbs {
	line-height: 0.2rem;
	color: #888888;
	font-size: 0.12rem
}

/*行业资讯*/
.swiper1 {
	width: 500px;
	float: right;
}

.swiper1 .swiper-slide {
	font-size: 0.16rem;
	color: #595454;
	text-align: center;
	cursor: pointer
}

.swiper1 .swiper-slide span {
	line-height: 0.3rem;
	display: inline-block;
}

.swiper1 .swiper-slide.selected span {
	border-bottom: 0.05rem solid #b12b23;
	color: #b12b23;
}

.swiper1Box {
	margin-bottom: 0.3rem
}

.commontitle_left2 p:nth-of-type(1) {
	font-weight:normal;
	height: 0.4rem;
	line-height: 0.4rem;
}

.H_hyzx .stp {
	text-align: center;
	margin: 0.2rem 0 0.5rem;
	font-size: 16px
}
.Hznjzbox {font-size: 14px}

/*华人标语*/
.H_btmad {
	padding: 0.6rem 0 0.6rem;
}

.H_btmadsbox {
	font-size: 0.36rem;
	line-height: 0.45rem;
	color: #b12b23;
	text-align: center;
	font-family: zaozi;
	font-weight: bold
}

.Hmores {
	text-align: center;
	margin-top: 0.35rem;font-size: 16px
}

/*底部样式*/
.footer {
	background: #2d2d2d;
	padding-top:40px;
	padding-bottom: 30px;
}

.footer_box {
	font-size: 14px;
	color: #fff;
	margin-bottom: 0.3rem
}

.footer_box ul {
	text-align: center
}

.footer_box ul li {
	display: inline-block;
	padding: 0 8px;
	border-left: 1px solid #949494;
}

.footer_box ul li a {
	color: #949292;
}

.footer_box ul li:nth-of-type(1) {
	border: none;
}

.footer_spit {
	width: 30px;
	height: 4px;
	background: #959393;
	margin: 0 auto  0.3rem;
}

.footer_mng {
	text-align: center
}

.footer_mng p {
	line-height: 1.4;
	font-size: 14px;
	color: #959393;
}
.imgsgt{font-size: 16px; }


@media (min-width: 1368px) {
	.H_byad {
		padding: 60px 0 40px;
		background-size: cover;
	}

	.H_byad .H_byadTitle {
		font-size: 48px;
		line-height: 80px;
		margin-bottom: 20px
	}

	/*优势*/
	.six_ys_zz .imgsgt {
		margin-top: 30px;
		height: 70px;
		line-height: 70px;
		margin-bottom: 20px
	}
	.H_hz_ws{margin:0 -15px;}
	.H_hz_ws{padding-bottom: 50px}
	.H_hz_ws>div{width:20%;margin-bottom:20px}
	.H_hz_ws>div a{border:1px solid #eee;margin-bottom: 30px;display: block;text-align: center;}
}

@media (min-width:1368px) {
	.swiper-slide_box .swiper-slide_boxLeft {
		width: 37.5%;
		float: left;
		padding-right: 25px;
	}

	.swiper-slide_box_right {
		width:100%
	}
	
}
.navbox ul li a:hover{color:#0076ef;}
@media (min-width: 992px) {
	/*精选案例、*/
	.case_item_top_title {
		font-size: 24px
	}
	/*<!-- 我们用12年玩转网络营销，您用99天享受营销效果 -->*/
	.H_byad {
		padding: 50px 0 40px;
		background-size: cover;
	}

	.H_byad .H_byadTitle {
		font-size: 40px;
		line-height: 60px;
		margin-bottom: 20px
	}
html{font-size: 100px!important;}
}

@media (max-width: 1200px) {
	.six_ys_zz .imgsgt {
		margin-top: 20px;
		height: 70px;
		line-height: 70px;
		margin-bottom: 10px
	}
			/*导航*/
.navbox ul li a{color:#fff;padding:0 0.1rem;}
.navbox ul li.active a,.navbox ul li a:hover{color:#b12b23;font-weight: 900}
.H_navs{padding-top: 0.4rem}
.H_hz_ws>div a{border:1px solid #eee;display: block;text-align: center;margin-bottom: 30px}
}
@media (min-width: 992px) {
	.logos img {margin-top: 10px;}
}
@media (max-width: 992px) {

	
	/*精选案例、*/
	.case_item_top_title {
		font-size: 20px
	}

	.morebox1 a {
		width: 100px;
		height: 30px;
		font-size: 14px;
		line-height: 30px;
		margin: 20px auto 40px;
	}
	
	.H_byad {
		padding: 40px 0 30px;
		background-size: cover;
	}

	.H_byad .H_byadTitle {
		font-size: 34px;
		line-height: 50px;
		margin-bottom: 20px
	}

	.six_ys_zz .imgsgt {
		margin-top: 30px;
		height: 70px;
		line-height: 70px;
		margin-bottom: 20px
	}

	.six_yswrapper ul {
		margin: 0 -2.5%;
	}

	.six_yswrapper ul li {
		width: 45%;
		margin: 0 2.5% 5%;
		float: left;
		position: relative;
		background:#eee;
	}

	.swiper-slide_box_right {
		width: 100%;
		float: none;
	}

	.swiper-slide_box .swiper-slide_boxLeft {
		width: 100%;
		float: none;
		padding-right: 0;
		margin-bottom: 0.23rem
	}

	.swiper-slide_box_right ul li {
		padding: 0.2rem 0.15rem;
	}







	.Operate_left {
	    width: 100%;
	    float: none;
	}
	.Operate_right {
	    width: 100%;
	    float: none;
	    padding-left: 0px;
	}

	/*导航*/
	
	.logos img{max-width: 200px}
	.banner{background:#2d2d2d;}
	.banner ul li{font-size: 0.14rem}
}

@media (min-width: 768px) {
	/*精选案例、*/
	.case_box {
		margin: 0 -0.725%;
	}

	.case_item {
		width: 23%;
    float: left;
    margin: 0 1% 2%;
	}

	.case_item_title {
		width: 100%;
		line-height: 50px;
		font-size: 14px;
	}

	.case_item .case_item_top {
		top: -100%;
		transition: all 0.3s ease;
	}

	.case_item:hover .case_item_top {
		top: 0;
	}
	/*行业资讯*/
	

	.swiper-slide_box_right ul li .new_listRight {
		padding-top: 0.05rem;
		width: 69%;
		float: left;
	}

	.swiper-slide_box_right ul li .new_listll {
		width: 27.5%;
		height: 1.1rem;
		float: left;
		margin-right: 2.5%;
		text-align: center;
		overflow: hidden
	}

	.swiper-slide_box_right ul li .new_listll img {
		height: 100%;display: block;margin:0 auto;
	}

	.swiper-slide_box_right ul li .new_listRight .new_listRightbox {
		line-height: 0.3rem;
		font-size: 0.16rem;
		color: #595454;
		height: 0.3rem;
		position: relative;
	}

	.swiper-slide_box_right ul li .new_listRight .new_listRightbox .new_listRTa {
		display: block;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
	}

	.swiper1 .swiper-slide{float:left;}
	.H_hz_ws{padding-bottom: 45px}


}

@media (max-width: 768px) {
    .fixednav .mlogo {
        display: none;
    }
	.navbox ul{line-height: 0.7rem;height: auto}
	.navbox {
    padding: 0;
    display: none;
    width: 160px;
    position: absolute!important;
    background: rgba(45, 45, 45, 0.8);
    right: 0;
    border-radius: 0 0 0 10px;
  }
.navbox ul li.active a, .navbox ul li a:hover{background:none}
	.logos {padding:0.1rem 0 0.2rem;}
	.navbox ul li{width:100%;float:none;font-size: 0.28rem;margin: 0;text-align: center;line-height: 0.7rem;}
	.navbox ul li a{display: block;line-height: 0.7rem;height: 0.7rem}
	.logos {line-height: 0.8rem}
	.logos img{width: 40%;max-width:2.5rem}
	.H_iconDown{position: absolute;top:0.32rem;right:15px;z-index: 1000}
	.H_iconDown span{width:0.6rem;height: 0.08rem;background:#fff;margin-bottom: 0.08rem;display: block;}
	.H_navs{padding-top: 0}
	body {
		font-size: 14px;
	}

	.H_fourItem {
		margin-bottom: 10px
	}

	/*标题*/
	.commontitle {
		margin: 0 15px;
		padding: 0.68rem 0 0.9rem;
	}
	.H_fourTitle {
	    padding: 0.3rem 0 0.1rem;
	}
	.H_fourItem p:nth-of-type(1) {
		font-size: 0.34rem;
		margin-bottom: 0.1rem;
	}

	.H_fourItem p:nth-of-type(2) {
		font-size: 0.28rem;
	}


	/*智能化广告运营系统*/
	.Operate .container {
		padding: 15px;
	}
	.Operate_left>div{margin-right: 0;margin-right: -4%}
	.Operate_item {
		    width: 46%;
	    margin-bottom: 15px;
	    margin-right: 4%;
	}
	.Operate_left{padding:0 15px;}
	.Operate_item .Operate_item_lk {
		padding: 0.2rem 0.1rem;
		display: block;
		margin: 0;
	}
	.Operate_right{padding:0 10px;}

	.Operate_item .Operate_item_lk .operate_item_p1 {
		font-size: 0.28rem;
		color: #656565;
		line-height: 0.4rem;
	}
	.formBox label{margin-left:15px;}
	.operate_item_blk {
	}

	.Operate_item .Operate_item_lk .operate_item_title {
		line-height: 0.5rem;
		font-size: 0.40rem;
		margin-bottom: 0.14rem
	}

	.search_box {
		margin: 0 auto;
	}

	.search_item {
		width: 100%;
		height: auto;
		float: left;
		margin: 0;
		margin-bottom: 16px
	}

	.search_itembtm p {
		line-height: 0.35rem;
		font-size: 0.24rem;
		margin-bottom: 0px;
	}

	.operate_rightbar_title{padding:0.3rem 0 0.4rem 0.2rem;}
.op_titles{display: block;color:#fff;font-size: 0.3rem;font-weight: bold;height: 0.32rem;margin-bottom:0.2rem;}
.formBox label{font-size: 14px;font-weight: 500;padding:0;text-align: right;}
.formBoxBtn{text-align: center}
.op_btn{background: #b12b23;color:#fff;}
.operate_rightbarAll{padding-top:0.2rem;border:1px solid #eeeeee;padding-bottom: 0.54rem;}

.Hznjzbox .Hznjz_list{color:#fff;font-size: 0.28rem;line-height: 0.45rem;margin-bottom: 0.2rem}
.Hznjzbox .Hznjz_list .Hznjz_listtitle{font-size: 0.32rem;font-family: '迷你简菱心'; }
.Hznjzbox{margin:0 15px;}
	/*公关*/
	.network_styBox ul li {
		padding: 0 1%;
	}

	.networkImg {
		margin-bottom: 0.15rem;
	}

	.networkTitle {
		font-size: 0.28rem;
		color: #b12b23;
		font-family: '迷你简菱心';
	}

	.networkImg {
		line-height: 0.9rem;
		height: 0.9rem;
	}

	.networkImg img {
		height: 0.6rem
	}

	.networkTitle {
		font-size: 0.28rem
	}

	.network_box p {
		font-size: 0.24rem;
	}

	/*精选案例、*/
	.case_box {
		margin-right: 15px;
	}

	.case_item {
		width: 50%;
		float: left;
		margin: 0;
		padding-left: 15px;
		margin-bottom: 10px
	}

	.case_item_title {
		line-height: 30px;
	}

	.case_item_title {
		font-size: 14px;
		overflow: hidden;
		text-overflow: ellipsis;
		width: 80%;
		border-bottom: 1px solid #eeeeee;
	}

	.case_item_top_title {
		text-align: center;
		line-height: 30px;
		font-size: 16px
	}

	.case_item_top p {
		width: 18px;
		margin-bottom: 10px
	}

	.case_item_top .case_item_info {
		text-align: center;
		font-size: 12px;
	}

	.case_item_top .case_item_info span {
		color: #b00a0a;
		font-size: 14px;
	}

	.morebox1 a {
		width: 90px;
		height: 30px;
		font-size: 12px;
		line-height: 30px;
		margin: 20px auto 30px;
	}


	.six_yswrapper{
		margin-left: 15px
	}
	.six_yswrapper ul li {
	    margin: 0 15px 5% 0;
	}
	.H_byad {
		padding: 30px 0 20px;
		background-size: cover;
	}

	.H_byad .H_byadTitle {
		font-size: 28px;
		line-height: 40px;
		margin-bottom: 20px
	}

	/*6达优势*/
	.six_yswrapper ul {
		margin: 0;
	}

	.imgsgt img {
		width: 14%;
		max-width: 47px
	}

	.six_ys_zz .imgsgt {
		margin-top: 2%;
		height: 0.6rem;
		line-height: 0.6rem;
		margin-bottom: 0.1rem;
	}

	.siz_ys_title {
		line-height: 0.4rem;
		font-weight: 900;
		font-size: 0.28rem;
	}

	.six_ys_info {
		font-size: 0.2rem;
		line-height: 0.3rem;
		padding: 0 2%;
	}

	.search_item .search_itembtm .search_itemtitle {
		line-height: 0.6rem;
		font-size: 0.4rem;
	}
	/*合作*/
	.H_hz_ws {
		padding: 0 15px;
	}

	.H_hz_ws .swiper-container .swiper-slide {
		height: 100px;
		line-height: 100px;
	}

	.H_mthz .swiper-button-prev,.H_mthz .swiper-button-next {
		display: none
	}


	/*行业资讯*/
	.H_hyzxWrapper {
		padding: 0 15px;
	}

	.swiper-slide_box_right ul li .new_listRight {
		padding-top: 0.05rem;
		width: 60%;
		float: left;
	}

	.swiper-slide_box_right ul li .new_listll {
		width: 37.5%;
		height: auto;
		float: left;
		margin-right: 2.5%;
		text-align: center;
		overflow: hidden
	}

	.swiper-slide_box_right ul li .new_listll img {
		width: 100%;
		max-height:100px;
	}

	.swiper-slide_box_right ul li .new_listRight .new_listRightbox {

		color: #595454;
		position: relative;
    	line-height: 0.46rem;
	}

	.swiper-slide_box_right ul li .new_listRight .new_listRightbox .new_listRTa {
		
	}

	.new_listRbs {
		line-height: 0.3rem;
		color: #888888;
		display: none;
	}

	.swiper1 {
		width: 100%;
		float: none;
	}

	.swiper1 .swiper-slide {
		font-size: 0.28rem;
		color: #595454;
		text-align: center;
		cursor: pointer;
		width: 20%;
	}

	.swiper1 .swiper-slide span {
		line-height: 0.46rem;
		display: inline-block;
	}

	.swiper1 .swiper-slide.selected span {
		border-bottom: 0.05rem solid #b12b23;
		color: #b12b23;
	}

	.swiper1Box {
		margin-bottom: 0.2rem
	}

	.swiper-slide_box .swiper-slide_boxLeft .swiper_title {
		line-height: 0.44rem;
		margin-top: 0.24rem;
		font-size: 0.28rem;
	}

	.swiper-slide_box .swiper-slide_boxLeft .swiper-date {
		line-height: 0.34rem;
		font-size: 0.24rem;
		text-align: right;
	}

	.commontitle_left p:nth-of-type(1) {
		margin-bottom: 0.05rem
	}

	.H_hyzx .stp {
		text-align: center;
		margin: 0.4rem 0 0.5rem;
	}

	.footer {
		padding: 0.4rem 10px 0.3rem;
	}

	.footer_box ul li {
		margin-bottom: 0.1rem
	}
	.formBox{line-height: 34px;height:68px;}


	.operate_rightbarAll{padding-bottom: 0.2rem}

	.formBoxBtn{height: 40px;margin-bottom: 0}
	.Op_mores{width: 1.6rem;font-size: 0.24rem;margin:0.4rem auto 0.5rem;padding:0;line-height: 0.6rem}
	body{font-size: 16px}

	.H_hz_ws>div a{border:1px solid #eee;display: block;text-align: center;margin-bottom: 30px}
	.H_hz_ws>div a img{width:75%;}
}

@media (max-width: 500px) {
	.search_box {
		
		overflow-x: auto;
		margin-right: 0
	}

	.search_item {
		width: 96%;
		margin-right: 0%;
		display:block;
		float: none;
		margin-bottom: 0;
		margin-left: 2%
	}

	.search_box::-webkit-scrollbar {
		display: none
	}
}


/*侧边栏*/
.hr_xfbox{position: fixed;width:117px;height: 150px;top:0;bottom:0;margin:auto;right:20px;z-index: 100000}
.hr_xfbox ul li{border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;cursor: pointer;transition: all 0.3s ease;background: #fff}
.hr_xfbox ul li.navt2{padding-left: 15px;height: 35px;line-height: 35px;border:1px solid #d2d2d2;font-size: 12px;font-family: '微软雅黑';}
.hr_xfbox ul li a,.hr_xfbox ul li {color:#505050;}
.hr_xfbox ul li.navt2 a ,.hr_xfbox_title{display: block;position: relative;padding-left:28px;}
.hr_xfbox ul li.navt2 a i,.hr_xfbox_title i{display: inline-block;background-image: url(../images/asttst.png);background-position:-25px 0;background-repeat: repeat;width:25px;height: 28px;position: absolute;left:0;top:3px;}
.navt1_l{width:38px;border-left:1px solid #d2d2d2;border-right:1px solid #d2d2d2;height: 8px;margin:0 auto;}
.hr_xfbox_title i{background-position:0 -20px; }
.navt1{border:1px solid #d2d2d2;color:#3e3e3e;font-size: 12px;text-align: center;padding:5px 0;}
.navt1 .hr_xfbox_num{color:#b12b23;text-align: center;height: 16px;line-height: 16px;}
.navt1 .hr_xfbox_title{height: 28px;line-height: 28px;display: inline-block;padding-left:28px;padding-right:10px}
.navt1 .hr_xfbox_title i{width:22px;height: 22px;background-image: url(../images/asttst.png);background-position:-58px -20px;background-repeat: repeat;position: absolute;top:3px;left:5px;}

.hr_xfbox ul li:hover{color:#fff;background: #b12b23;}
.hr_xfbox ul li:hover a{color:#fff;}
.hr_xfbox ul li.navt2:hover .hr_xfbox_title i{background-position:0 4px; }
.hr_xfbox ul li.navt1:hover .hr_xfbox_title i{background-position: -58px 1px;}
.hr_xfbox ul li.navt1:hover .hr_xfbox_num{color:#fff;}
.hr_xfbox ul li.navt3 a i{width:20px;height: 22px;background: url(../images/swechat.png) center center no-repeat;background-size:100% auto; left:4px;top:6px;}
.hr_xfbox ul li.navt3 a{padding-left:36px;}
.hr_xfbox ul li.navt3{position: relative;z-index: 100000;}
.wechat_xfs{position: absolute;top:0;left:0px;width:100px;transition: all 0.3s ease;display: none;opacity:0}
.wechat_xfs img{width:100%;}
.hr_xfbox ul li.navt3:hover .wechat_xfs{z-index: 10000;}
/*手机底边*/
.phone_footer{width:100%;height: 45px;background: #2d2d2d;position:fixed;bottom:0;left:0;font-size: 12px;text-align: center;z-index: 1000000000}
.phone_footer_l,.phone_footer_r{float:left;height: 45px;line-height: 45px;}
.phone_footer_l{width:40%;float: left}
.phone_footer_r{width:30%;float: left;padding:4px 0 2px;height: 39px;line-height: 39px;}
.phone_footer a{display: inline-block;}
.phone_footer_l a{color:#fff;}
.phone_footer_l a span{height: 16px;line-height: 16px;font-size:12px;}
.phone_footer_l>a>div{padding:6px 0 2px;text-align: left;}
.phone_footer_l a span:nth-of-type(1){color:#fff;display: block;}
.phone_footer_l a span:nth-of-type(2){color:#b12b23;display: block;}
.phone_footer_l a{padding-left: 22px;position: relative;}
.phone_footer_l a i {width:22px;height: 22px;background-image: url(../images/asttst.png);background-position:-58px 3px;background-repeat: no-repeat;position: absolute;top:9px;left:-4px; }
.phone_footer_r a{padding-left: 30px;position: relative;color:#fff;}
.phone_footer_r a i {width:25px;height: 28px;background-image: url(../images/asttst.png);background-position:-25px 0;background-repeat: no-repeat;position: absolute;top:5px;left:0px; }
.phone_footer_r2 a i{background: url(../images/swechat.png) center center no-repeat;background-size:90% auto; position: absolute;top:6px;left:0px;}
.phone_footer_r1{position: relative;}
.phone_footer_r1::after{content:'';display: block;position: absolute;height: 32px;left:0;width:1px;background: #999;top:3px;bottom:0;margin:auto;}
.phone_footer_r1::before{content:'';display: block;position: absolute;height: 32px;right:0;width:1px;background: #999;top:3px;bottom:0;margin:auto;}
.wechat_bg{width:100%;height: 100%;background: rgba(0,0,0,0.75);position: fixed;z-index: 13000000;display: none;top:0;left:0;}
.wechat_bg img{width:40%;height: auto;position: absolute;top:0;left:0;right:0;bottom:0px;margin:auto;max-width: 150px}



.index-banner[data-v-e087769a] {
    position: relative;
    margin: auto;
    max-width: 1920px;
    height: 100%;
   overflow:hidden;
    background-color: #fff;
}
.index-banner .ib-banner-icon[data-v-e087769a] {
    position: absolute;
    left: 0;
    top: 0;
	right:0;
height:100%;
}
.index-banner .ib-banner-icon img[data-v-e087769a] {
    width: 100%;
    
    min-width: 1400px;
}
.index-banner .ib-banner-auto[data-v-e087769a] {
    position: relative;
    margin: auto;
    width: 1300px;
}
.index-banner .ib-banner-pc[data-v-e087769a] {
    position: absolute;
    top: 145px;
    left: 60px;
    z-index: 1;
}
.index-banner .ib-banner-pc video[data-v-e087769a] {
    position: absolute;
    top: 12px;
    left: 74px;
    width: 490px;
    height: 310px;
    background: #fff;
}
.index-banner .ib-introduce[data-v-e087769a] {
    position: absolute;
    top: 190px;
    left: 790px;
    text-align: left;
    color: #474261;
}
.index-banner .ib-introduce .ib-introduce-title[data-v-e087769a] {
    margin-bottom: 20px;
    height: 50px;
    line-height: 48px;
    font-size: 34px;
    font-weight: 700;
    line-height: 40px;
    color: #05213d;
}
.index-banner .ib-introduce .ib-introduce-text[data-v-e087769a] {
    margin-bottom: 20px;
    height: 26px;
    line-height: 30px;
    font-size: 25px;
    letter-spacing: 2px;
    color: #05213d;
}
.index-banner .ib-introduce .ib-introduce-text[data-v-e087769a] {
    margin-bottom: 20px;
    height: 26px;
    line-height: 30px;
    font-size: 25px;
    letter-spacing: 2px;
    color: #05213d;
}


@media (max-width:768px){
.index-banner .ib-banner-auto[data-v-e087769a]{width:100%;}
.index-banner .ib-banner-pc video[data-v-e087769a] {
    position: absolute;
    top: 8px;
    left: 46px;
    width: 282px;
    height: 181px;
    background: #fff;
}
.remarks{background:none}
.remarks h2{font-size:20px}
#video{display:none}
.ib-banner-icon{height:100%}
.ib-banner-icon img{width:100%;height:100%}

.index-banner .ib-banner-icon img[data-v-e087769a] {
    width: 180%;
    height:100%;
    min-width: 100%;
	margin-left: -40%;
}
.ib-banner-pc img{width:375px;}
.index-banner .ib-banner-pc[data-v-e087769a] {
    position: absolute;
    top: 70px;
    left: 50%;
    z-index: 1;
    text-align: center;
    width: 375px;
    margin-left: -186px;
}
.index-banner .ib-introduce[data-v-e087769a] {
    position: absolute;
    top: 309px;
    left: 50%;
    text-align: center;
    color: #474261;
    width: 380px;
    margin-left: -190px;
}
.H_fourTitle {
    background: rgba(0,0,0,0.5);
    background-size: cover;
   
    margin-top: -128px;
    position: relative;
}
}

/* suspend */
.suspend {width:40px;height:130px;position:fixed;bottom:20px;right:0;overflow:hidden;z-index:9999;border-radius: 5px 0 0 5px;}
@media (max-width: 768px){
.suspend {position:fixed;bottom:150px;right:0;}
.sousuo_case .col-xs-3{ width: 50%;}
}
.suspend dl {width:120px;height:130px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt {width:40px;height:130px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd {}
.suspend dl dd.suspendQQ {width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a {width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel {width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a {width:120px;height:129px;display:block;background:url(../images/suspend.png) -40px 0px;overflow:hidden;}
* html .suspend {position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}