
body {
	background: #fff;
}
/*header*/
.header {
	position: fixed;
	width: 100%;
	z-index: 999;
	background: none;
	transition: 0.5s;
}
.s-header, .header:hover {
	background: #fff;color: #fff;
}
.s-header .nav li a {color: #333;}
.s-header .nav li a:hover{color: #fff;}
.s-header .header-tel span {color: #333;}
.s-header, .header:hover  .header-tel span {color: #333;}

.header .search {
	display: none;
}
/*index-banner*/
.banner {
	width: 100%;
	position: relative;
	overflow: hidden;
}
#banner {
	left: 50%;
	margin-left: -960px;
	position: relative;
	width: 1920px;
}
#banner img {
	display: block;
}
#banner .swiper-container-horizontal>.swiper-pagination .swiper-pagination-bullet {
    margin: 0 5px;width: 20px; height: 5px; border-radius: 30px;
}
#banner .swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fdd000; width: 20px; height: 5px; border-radius: 30px;
}

/*index-title*/
.index-title {
	text-align: center;
}
.index-title .title {
	font-size: 36px;
	line-height: 30px;
	color: #333;
}
.index-title .tips {
	font-size: 15px;
	line-height: 15px;
	color: #888;
}
.index-title .title-line {
	height: 20px;
}

/*business*/
#business {
	width: 100%;
	background: #f9f9f9;
	padding-bottom: 4em;
}
#business_center {
	width: 1200px;
	margin: 0 auto;
}
.business_font {
	width: 1200px;
	height: 82px;
	text-align: center;
	padding-top: 44px;
}
.business_font p {
	font-size: 36px;
	color: #333;
	margin-top: 18px;
	-webkit-animation: gdownIn 1s 0.7s both;
	-moz-animation: gdownIn 1s 0.7s both;
	animation: gdownIn 1s 0.7s both;
}
.business_font tg {
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	color: #555;
	display: block;
	line-height: 50px;
	-webkit-animation: gdownIn 1s 0.9s both;
	-moz-animation: gdownIn 1s 0.9s both;
	animation: gdownIn 1s 0.9s both;
}
#business_center ul.bankuai {
	margin-top: 42px;
	-webkit-animation: gfadeIn 1s 1.5s both;
	-moz-animation: gfadeIn 1s 1.5s both;
	animation: gfadeIn 1s 1.5s both;
	-webkit-animation: gdownIn 1s 1.2s both;
	-moz-animation: gdownIn 1s 1.2s both;
	animation: gdownIn 1s 1.2s both;
}
#business_center ul li {
	width: 276px;
	height: 350px;
	background: #fff;
	float: left;
	margin-left: 32px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#business_center .no_left {
	margin-left: 0px;
}
#business_center ul li a {
	display: block;
	width: 100%;
	height: 100%;
}
#business_center ul.bankuai .bankuai_bg {
	background: #d3433e;
	display: block;
	width: 100%;
	height: 100%;
	display: none;
}
#business_center ul.bankuai .mypng {
	display: block;
	height: 162px;
	width: 100%;
	text-align: center;
}
#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}
#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%;
}
#business_center ul.bankuai .mypng em {
	display: inline-block;
	width: 100%;
	height: 103px;
	background-image: url('tubiao.png');
	background-repeat: no-repeat;
	margin-top: 28px;
	background-size: 103px;
}
#business_center ul.bankuai .text2, #business_center ul.bankuai .text1 {
	width: 100%;
}
#business_center ul.bankuai .text1 {
	position: absolute;
	top: 162px;
	right: 0;
}
#business_center ul li h2 {
	font-size: 18px;
	color: #333;
}
#business_center ul li p {
	font-size: 14px;
	color: #666;
	width: 192px;
	line-height: 1.8;
	display: block;
	margin: 0 auto;
	padding-top: 20px;
}
#business_center ul.bankuai .text2 {
	position: absolute;
	top: 152px;
	right: -100%;
}
#business_center ul.bankuai .text2 * {
	color: #fff;
}
#business_center ul.bankuai .index_bg_01 .pic1 em {
	background-position: center -103px;
}
#business_center ul.bankuai .index_bg_01 .pic2 em {
	background-position: center 0px;
}
#business_center ul.bankuai .index_bg_02 .pic1 em {
	background-position: center -309px;
}
#business_center ul.bankuai .index_bg_02 .pic2 em {
	background-position: center -206px;
}
#business_center ul.bankuai .index_bg_03 .pic1 em {
	background-position: center -515px;
}
#business_center ul.bankuai .index_bg_03 .pic2 em {
	background-position: center -412px;
}
#business_center ul.bankuai .index_bg_04 .pic1 em {
	background-position: center -721px;
}
#business_center ul.bankuai .index_bg_04 .pic2 em {
	background-position: center -618px;
}
#business_center ul.bankuai .pic1 {
	position: absolute;
	top: 0;
	right: 0;
}
#business_center ul.bankuai .pic2 {
	position: absolute;
	top: 0;
	left: -100%
}
#business_center ul li:hover{ background: #3E76D3;}
.qq_icon {
	border: 1px solid #0082E2;
	display: block;
	padding: 10px 55px 12px;
	color: #0082E2;
	font-size: 16px;
	width: 110px;
	text-align: center;

}
.qq_icon_weixin {
	margin: 40px auto 0;
	transition: all 0.6s ease-in-out;
}
.qq_icon_weixin:hover {
	background: #0082E2;
	color: #fff;
}
.qq_icon_web {
	margin: 10px 0 0 15px;
	background: #0082E2;
	color: #fff;
	width: 90px;
	padding: 8px 50px 10px;
}
.qq_icon_web:hover {
	background: #0082E2;
	color: #fff;
	border: 1px solid #0082E2;
}
.qq_icon_solu {
	margin: 60px 0 0 0;
	border: 1px solid #666;
	color: #333;
	font-weight: 600;
	padding: 10px 55px 11px;
}
.qq_icon_solu:hover {
	background: #0082E2;
	color: #fff;
	border: 1px solid #0082E2;
}
#business .qq_icon_weixin {
    margin-top: 50px;
}
/*index-case*/
.index-case {
	min-width: 1200px;
	padding: 80px 0;
	text-align: center;
	zoom: 1;
	background: #f8f8f8 url( case-bg.jpg) no-repeat center center;
}
/* .index-case .title {
	color: #eee;
} */
.index-case ul {
	padding: 40px 0px;
	margin-left: -2px;
}
.index-case li {
	float: left;
	width:300px;
}
.index-case li a {
	display: block;
	margin: 2px;
	position: relative;
	overflow: hidden;
}
.index-case li a .m{
	width: 294px;
	height: 400px;
	display:flex; justify-content:center; align-items:flex-start; overflow:hidden; background: #fff;
	border: #ddd solid 1px;
}
.index-case li a .m img {
/* 	width: 100%; */
	max-width: 100%;
	transition: 1s;
	-moz-transition: 1s;
	-webkit-transition: 1s;
	-o-transition: 1s;
	vertical-align: middle;
}
.index-case li img:hover {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	
}
.index-case li p {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	line-height: 32px;
	height: 32px;
	overflow: hidden;
	background:rgba(0,0,0,0.5);
}
.index-case li span {
	color: #fff;
	padding: 0 15px;
	text-decoration: none;
}
.more {
	display: block;
	margin: 0 auto;
	width: 130px;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #0595C7;
	border: 1px #0595C7 solid;
	border-radius: 3px;
}
.more span {
	color: #0595C7;
}
.more em {
	background: #0595C7;
}
.more:hover span {
	color: #fff;
}

/* 业务 */
.zyyw{ margin-top:50px}

#zyyw .news-title {
	height: 50px;
	background: #F1F1F1;
/* 	border-bottom: 1px solid #efefef; */
	line-height: 50px;
	position: relative;
}
#zyyw .news-title .name {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 38px;
	background: #084466;
	color: #fff;
	text-align: center;
	line-height: 50px;
	font-size: 15px;
	padding: 0 15px;
	font-weight: bold;
}
#zyyw .news-name.tab-nav {
	position: absolute;
	left: -1px;
	top: -1px;
	height: 50px;
}
#zyyw .news-name.tab-nav a {
	display: block;
	float: left;
	height: 50px;
	line-height: 50px;
	color: #333;
	text-align: center;
	font-size: 17px;
	width: 298px;
	padding: 0px;
	margin: 0;
	position: relative;
	border-right: #fff solid 2px;
}
#zyyw .news-name.tab-nav a:last-child{border-right:none;width: 300px;}
#zyyw .news-name.tab-nav a.current {
	background: #0082E2;
	color: #fff;
	/* font-weight: bold; */
}
#zyyw .news-name.tab-nav a i {
	position: absolute;
	width: 9px;
	height: 5px;
	background: url( jtx.png) no-repeat;
	left: 142px;
	bottom: -5px;
	display: none;
}
#zyyw .news-name.tab-nav a.current i {
	display: block;
}

#zyyw .news-title .more {
	position: absolute;
	right: 10px;
	line-height: 40px;
	top: 0;
	font-size: 12px;
	color: #999;
	transition: all .3s ease;
}
#zyyw .news-title .more:hover {
	color: #084466;
}
.ywcon{ margin-top:30px}
.ywcon-pic{ width:560px; height:330px; display:flex; justify-content:center; align-items:center; overflow:hidden;}
.ywcon-pic img{ max-width:580px; max-height:360px; transform:scale(1.2) }
.ywcon-txt{width:560px}
.ywcon-txt h3{ font-size:24px; margin:20px auto 30px auto}
.ywcon-txt p{ font-size:16px; overflow: hidden; line-height:1.8;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.amore{ display: block; width: 150px; height: 45px; line-height:45px; text-align:center; /* background:#ddd; margin-top:30px; */ font-size: 14px;color: #000; border-radius:30px; position: relative; bottom:90px;border:#ddd solid 1px;}
.amore:hover{background:#3BB267;font-size: 14px;color: #fff;border:#3BB267 solid 1px;}



/*index-customer*/
.index-customer {
	min-width: 1200px;
	padding: 80px 0;
	background:/* url(bg2.jpg) no-repeat bottom center */ #fff;
	border-top:#eee solid 1px ;
	border-bottom:#eee solid 1px ;
}
.customer-box {
	padding: 50px 150px 30px;
}
.customer-box .m {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.customer-box .m img {
	width: 128px;
	height: 128px;
	/* border-radius: 50%; */
}
.customer-box .big-title {
	height: 20px;
	line-height: 20px;
	font-size: 24px;
	color: #333;
}
.customer-box p {
	padding: 15px 0 10px;
	line-height:1.8;
	font-size: 18px;
	color: #777;
	max-height: 66px;
	overflow: hidden;
}
.customer-box .s-title {
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999;
}
.customer-box .hd {
	text-align: center;
	padding: 20px 0 0;
}
.customer-box .hd li {
	display: inline-block;
*display: inline;
	zoom: 1;
	width: 8px;
	height: 8px;
	margin: 0 3px;
	cursor: pointer;
	border: 1px #0590c7 solid;
	border-radius: 50%;
}
.customer-box .hd .on {
	background: #0595c7;
}
/*index-news*/
.index-news {
	min-width: 1200px;
	padding: 80px 0;
	background: #f8f8f8 url( brand_bg.png) no-repeat center;
	border: 1px #f0f0f0 solid;
	border-width: 1px 0;
}
.index-news .s {
	padding-top: 40px;
}
.index-news .news-list {
	float: left;
	width: 400px;
}
.index-news .list-s {
	margin: 0 15px;
	background: #fff;
	border: 1px #f2f2f2 solid;
}
.index-news .m {
	position: relative;
}
.index-news .m p {
	position: absolute;
	left: 0;
	width: 100%;
	top: 0;
	bottom: 0;
	text-align: center;
	line-height: 120px;
	font-size: 22px;
	font-weight: bold;
	background: rgba(0,0,0,0.5);
	color: #eee;
}
.index-news .m img {
	width: 100%;
	height: 120px;
}
.index-news ul {
	padding: 10px 15px;
}
.index-news li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	font-size:14px;
	padding-left: 10px;
	background: url( lidot.gif) no-repeat left center;
}
.index-news li span {
	float: right;
	margin-left: 10px;
	font-size: 12px;
	color: #888;
}
/*index-partner*/
.index-partner {
	min-width: 1200px;
	padding: 100px 0;
	background: #fff;
}
.index-partner .s {
	padding: 50px 0 0;
}
.index-partner ul {
	padding: 0 10px;
}
.index-partner li {
	float: left;
	width: 20%;
}
.index-partner a {
	display: block;
	margin: 10px;
	height: 80px;
	border: 1px #ededed solid;
	background-repeat: no-repeat;
	background-position: center;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: 0.5s;
}
.index-partner a:hover {
	border-color: #dcdcdc;
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}
/*index-contact*/
.index-contact {
	min-width: 1200px;
	padding: 45px 0;
	background-image: url( z2rf.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center top;
	position: relative;
}
.index-contact .cover {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
/* 	background: rgba(0,0,0,0.5); */
	z-index: 1;
}
.index-contact .s {
	position: relative;
	padding: 0 120px;
	z-index: 100;
}
.index-contact h6 {
	font-size: 30px;
	color: #fff;
	line-height: 40px;
}
.index-contact p {
	line-height: 50px;
	font-size: 18px;
	color: #eee;
}
.index-contact .btn {
	position: absolute;
	top: 50%;
	right: 120px;
	display: block;
	width: 250px;
	margin-top: -25px;
	border: 1px #fff solid;
	text-align: center;
	border-radius: 3px;
}
.index-contact .btn a {
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	color: #fff;
}
/*index-process*/
.index-process {
	min-width: 1200px;
	background: #fff;
	padding: 80px 0;
	border-top: #eee solid 1px;
}
.index-process ul {
	padding: 40px 40px 0;
}
.index-process li {
	float: left;
	width: 14.2%;
}
.index-process li a {
	display: block;
	border-left: 1px #ddd dotted;
	text-align: center;
	color: #808080;
}
.index-process .no a {
	border-left: 0;
}
.index-process li p {
	font-size: 16px;
	line-height: 40px;
}
.index-process li img {
	height: 50px;
}


/* ====================================关于我们========================================= */
.nybanner{ height: 220px; padding-top: 180px; }
.nybanner h3{ text-align: center; font-size:36px; color: #fff; letter-spacing: 2px; margin-bottom: 10px; padding-bottom: 10px; background: url(line.jpg) no-repeat center bottom;}
.nybanner p{ text-align: center; color: #fff; font-size: 16px;}

/*公司简介*/

.abgsjj{padding:100px 0px; padding-bottom: 60px;box-sizing: border-box; position: relative; overflow: hidden; }
.abgsjj .abgsjj-cont{box-sizing: border-box; z-index: 2;}
.abgsjj .abgsjj-l{float: left;width: 25%;}
.abgsjj .abgsjj-l h4{font-size: 22px;color: #999999;font-family: 'myfont';text-transform: uppercase}
.abgsjj .abgsjj-l h1{font-size: 48px;color: #181818;padding-top: 25px;}
.abgsjj .abgsjj-l h3{margin-top: 30px;}
.abgsjj .abgsjj-l .abgsjj-cir{width: 8px;height: 8px;border: 5px solid #1C4D97;border-radius: 50%;margin-top: 5px;}
.abgsjj .abgsjj-l p{font-size: 26px;color: #181818;margin-top: 30px;}
.abgsjj .abgsjj-l span{font-size: 14px;color: #555555;margin-top: 10px;display: block}

.abgsjj .abgsjj-r{overflow: hidden;padding-left: 40px;}
.abgsjj-r-sssf{padding-bottom: 30px;}
.abgsjj-r-sssf dl{display: flex;align-items: center;justify-content: space-between;}
.abgsjj-r-sssf dl dd{text-align: center;}
.abgsjj-r-sssf dl dd p{width: 100px;height: 100px;line-height: 100px;font-size: 16px;color: #fff;border-radius: 50%;margin: 0 auto;text-align: center;text-indent: 0}
.abgsjj-r-sssf dl dd h1{font-size: 16px;color: #000;margin-top: 20px;}
.abgsjj-r-sssf dl dd p i{ color: #fff;font-size: 50px;margin-top:24px;}
.abgsjj-r-sssf dl dd:nth-child(1) p{background-image: linear-gradient(to bottom right, #45b4f6, #18d0ea);}
.abgsjj-r-sssf dl dd:nth-child(2) p{background-image: linear-gradient(to bottom right, #e98e17, #f9dd4b);}
.abgsjj-r-sssf dl dd:nth-child(3) p{background-image: linear-gradient(to bottom right, #ea2218, #f88049);}
.abgsjj-r-sssf dl dd:nth-child(4) p{background-image: linear-gradient(to bottom right, #6619ea, #b54ef8);}
.abgsjj .abgsjj-r .abgsjj-r-t{font-size: 16px;color: #181818;/* line-height: 35px; */text-align: justify}
.abgsjj .abgsjj-r .abgsjj-r-t p{/* margin-bottom: 20px; */}

.abgsjj-newbot{padding:100px 120px; box-sizing: border-box;background:url( aboutbg.jpg) no-repeat center; background-size:cover ;}
.abgsjj-newbot ul{}
.abgsjj-newbot li{position: relative;box-sizing: border-box;float: left;}
.abgsjj-newbot li:nth-child(1){width: 22%;margin-right: 8%;}
.abgsjj-newbot li:nth-child(2){width: 27%;margin-right: 8%;}
.abgsjj-newbot li:nth-child(3){width: 35%;}
.abgsjj-newbot .abgsjj-r-img{position: relative;height: 200px;margin-bottom: 30px;}
.abgsjj-newbot .abgsjj-r-img img{position: absolute;left: 0;top: 0;width: 100%;height: 100%;object-fit: cover;z-index: 2;}
.abgsjj-newbot .abgsjj-r-img:after{content: "";position: absolute;left: 5px;top: 5px;border: 1px solid #facb7a;width: 100%;height: 100%;}
.abgsjj-newbot .abgsjj-r-tit{font-size: 22px;color: #181818;position: relative;padding-bottom: 18px;left: 0;top:0;margin-bottom: 40px;}
.abgsjj-newbot .abgsjj-r-tit:before{content: "";display: block;width: 45px;height: 8px;position: absolute;bottom:0;left: 0}
.abgsjj-newbot li:nth-child(1) .abgsjj-r-tit:before{background: #cc2a1e}
.abgsjj-newbot li:nth-child(2) .abgsjj-r-tit:before{background: #e0c300}
.abgsjj-newbot li:nth-child(3) .abgsjj-r-tit:before{background: #ca1ecc}
.abgsjj-newbot .abgsjj-r-info{font-size: 16px;color: #181818;line-height: 30px;text-align: justify}

.liuyan{ margin-left: 120px;}
.liuyan .formlist span {
    font-size: 12px;
    vertical-align: top;
    display: inline-block;
    width: 7%!important;
}
.liuyan .formlist input,textarea{border: #ddd solid 1px;  }
.cat-list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    height: 50px;
    line-height: 50px;
    margin: 0 15px;
    font-size: 15px;
}
.cat-list li a{ font-size: 16px;}
.footer dt a {
    line-height: 36px;
    height: 36px;
    margin-bottom: 5px;
    font-size: 16px;
    color: #eee;
}
.bot-footer{ padding: 15px 0px;}
.bot-footer p {
    line-height:30px;
    text-align: center;
}
#newsinfo_column_1{ margin-top: -50px;}

/* ==================================营销型网站============================================= */
.content1{width: 1200px; margin: 0 auto; text-align: center; /* overflow: hidden; */ position: relative;}
.content1 .tit{font-size: 36px; color: #000; padding-top: 100px;}
.content1 .image{padding: 50px 0;}
.content1 ul{position: absolute; top:250px; width: 100%; padding-bottom:100px; /* overflow: hidden; */ z-index: 99;}
.content1 ul li{float: left; width: 50%; font-size: 16px; color: #fff; padding: 10px 0; margin-top: 20px;}
.content1 ul li:first-child{position: relative; right: 50px;}
.content1 ul li:nth-child(2){position: relative; left: 50px;}
.content1 ul li:nth-child(3){position: relative; right: 100px;}
.content1 ul li:last-child{position: relative; left: 100px;}
.content1 ul li p{width: 80%; line-height: 40px; background: #1C4D97; margin: 0 auto; border-radius: 20px; -webkit-border-radius: 20px; -zom-border-radius: 20px; color: #fff;}

.content2{width: 100%; background:url(yxwzbg.jpg) no-repeat center center #ffcc33; /* filter: blur(1px);-webkit-filter: blur(1px); */overflow: hidden; padding: 80px 0 50px 0;}
.content2 .tit1{font-size: 36px; text-align: center;}
.content2 .tit2{font-size: 16px; text-align: center; padding: 30px 0 50px 0;}
.content2 ul{width: 1200px; margin: 0 auto; overflow: hidden;}
.content2 ul li{float: left; width: 33%; font-size: 16px; line-height: 200%;}
.content2 ul li h3{font-size: 30px; padding-bottom:30px; padding-left: 20px; font-weight: bold;}
.content2 ul li:first-child h3{color: #4689e4;}
.content2 ul li:first-child h3 i{color: #4689e4;}
.content2 ul li:last-child h3{color: #c23134;}
.content2 ul li:last-child h3 i{color: #c23134;}
.content2 ul li h3 i{margin-right: 10px;}
.content2 ul li p img{margin-right: 10px; padding-left: 20px;}
.content2 .fa-check-square{color: #3BB267; margin-right: 10px; font-size: 18px;}
.content2 .fa-times-circle{color: #ea2218; margin-right: 10px; font-size: 18px;}

.content3{width: 1200px; margin: 0 auto; padding: 80px 0 20px 0px; overflow: hidden;}
.content3 h2{text-align: center; font-size: 36px; padding-bottom: 50px;}
.content3 ul li{width: 33.33%; float: left; margin-bottom: 50px;}
.content3 ul li h3{font-size: 24px; padding-top: 30px;}
.content3 ul li h4{font-size: 16px; color: #999999; padding-top: 15px; text-transform: uppercase;}
.content3 ul li p{font-size: 16px; line-height: 150%; padding-right:10%; padding-top: 20px;}


/* ============================全能建站================================= */
.cont3{ width:1160px; height:520px; padding-top:50px; margin:0px auto;}
.cont3_lt{ float:left; width:670px; height:381px; padding:110px 0 0 50px; background:url(3in1_08.jpg) left top no-repeat;}
.cont3_lt_ft1{ font-size:28px; color:#f0871a; font-weight:bold; padding-left:10px;}
.cont3_lt_ft2{ font-size:18px; color:#040000; line-height:36px; padding-top:30px;}
.cont3_rt{ float:right; width:355px; height:333px; margin-top:75px; background:url(3in1_09.jpg) left top no-repeat;}

.content_2{height: 600px; background: url(s06_3_1.jpg) top center no-repeat; text-align: center; color: #fff;}
.content_2 h3{font-size: 36px; line-height: 100%; padding-top: 50px; color: #fff;}
.content_2 p{font-size: 14px; line-height: 300%;color: #fff;}
.content_2 ul{width: 1200px; margin: 0 auto; padding-top: 60px;}
.content_2 ul li{width: 33.3%; float: left;}
.content_2 ul li .img{
	width: 180px;
	height: 180px;
	margin: 0 auto;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
}
.content_2 ul li h4{font-size: 16px; line-height: 200%; padding-top: 30px;color: #fff;}
.content_2 ul li p{font-size: 14px; line-height: 150%;}

.content_3{width: 1200px; margin: 0 auto; overflow: hidden; padding: 80px 0;}
.content_3 h3{font-size: 36px; color: #000; text-align: center; line-height: 100%;}
.content_3 ul li{width: 20%; float: left; margin-top: 50px;}
.content_3 ul li .img{
	width: 100px;
	height: 100px;
	overflow: hidden;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	float: left;
	margin-left: 50px;

}
.content_3 ul li .img img{ max-width: 100%;}
.content_3 ul li p{width: 80%; margin: 0 auto; font-size: 14px; line-height: 150%; float: left; padding: 10px 0 0 0px; text-align: center;}
.content_3 ul li p span{display: block; font-size: 18px; line-height: 200%; margin-bottom: 10px;;}



/* ==============================手机网站================================== */
.nybox .box-1{ height:780px;}
.nybox .box-1 .txt{ float:left; width:440px; padding-top:100px;}
.nybox .box-1 .txt .title{font-weight:bold;  font-size:36px; color:#333; margin-bottom:50px;}
.nybox .box-1 .txt p{ font-size:20px; line-height:36px; color:#333; text-align:justify; text-justify:inter-ideograph; margin-top: 50px;}
.nybox .box-1 .txt p span{ color:#ff6c00;}
.nybox .box-1 .img{ float:right; height:622px; position:relative; margin-right:-32px; margin-top:108px; width:657px; }
.nybox .box-1 .img figure{ position:absolute; left:0; width:100%;  text-align:center;}
.nybox .box-1 .img .f-1{ bottom:0;}
.nybox .box-1 .img .f-2{ bottom:77px;}
.nybox .box-1 .img .f-3{left: -48px; bottom:252px;}
.nybox .box-1 .img dd{ position:absolute; z-index:10; opacity:0;transition:0.6s 1.5s;}
.nybox .box-1 .img dd.d-1{ bottom:417px; left:-22px;}
.nybox .box-1 .img dd.d-2{bottom: 364px; right: 284px;}
.nybox .box-1 .img dd.d-3{ bottom:187px; right:40px;}
.nybox .box-1 .img dd.d-4{ bottom:97px; right:253px;}
.nybox .box-1 .img dd:after{ display:block; width:1px; background:#FF7C00; opacity:0.3; content:''; float:right; margin-right:15px; height:0; transition:1s 1.5s;}
.nybox .box-1 .img dl.animated dd{ opacity:1;}
.nybox .box-1 .img dl.animated dd.d-1:after{ height:80px;}
.nybox .box-1 .img dl.animated dd.d-2:after{ height:200px;}
.nybox .box-1 .img dl.animated dd.d-3:after{ height:264px;}
.nybox .box-1 .img dl.animated dd.d-4:after{ height:134px;}
.nybox .box-1 .img dd b{ display:block; padding:0 27px 0 63px; line-height:38px; color:#fff; background:#FF7C00; font-size: 18px;}
.nybox .box-1 .img dd b i{ border:10px solid #FF7C00;text-align:center; position:absolute; left:-30px;  top:-12px; font-style:normal; font-size:24px; color: #fff; width:60px; height:60px;line-height:60px;   border-radius:50%; background:#1C4D97; overflow:hidden;}
.nybox .box-1 .img dd b:after{ position:absolute; content:''; background:url( edit/jiao.png) no-repeat; width:16px; height:19px; top:38px; right:0;}


.advantage{margin-top: 40px; margin-bottom: 40px;}
.wwhy{height:550px;background: #7B7B7B;}
.wwhy_m{overflow:hidden}
.wwhy_l{width:513px;height:580px;background:url( wwhy_l.png) 55px no-repeat}
.wwhy_l strong{font-size:28px;background:url( wwhy_ls.png) center center no-repeat;height:77px;line-height:60px;padding:0 35px}
.wws1{right:45px;top:93px}
.wws2{right:137px;top:211px}
.wws3{right:24px;top:326px}
.wws4{right:94px;top:424px}
.wwhy_r{width:413px;margin-left:55px}
.fs16{font-size:16px}
.fs18{font-size:18px}
.wwhy_r strong{display:block}
.lh30{line-height:30px}
.lh24{line-height:24px}
.wst1{margin:60px 0 0 0;font-size:42px}
.wst2 .yellow{font-size:54px;margin-right:10px}
.wst2{font-size:33px;margin:11px 0}
.wspan{background:url(wspan.gif) center no-repeat;height:119px;width:411px;display:block;margin:30px 0;overflow:hidden}
.wspanm{margin:15px}
.advantage_t{height:311px;background:url(advantage_t.gif) center no-repeat}
.advantage_m{overflow:hidden}
.advantage_m dl{width:224px;height:347px;float:left;margin:3px; padding: 5px;}
.advantage_m dl:hover{animation:4.5s ease 0s normal none 1 swings;cursor:pointer;transform-origin:center top 0;z-index:999}
.advantage_m dl dt{font-size:24px;text-align:center;margin:120px 0 40px}
.advantage_m dl dd{color:#595757;padding:0 20px;line-height:22px}
.amdl1{background:url(amdl1.gif) center no-repeat}
.amdl2{background:url(amdl2.gif) center no-repeat}
.amdl3{background:url(amdl3.gif) center no-repeat}
.amdl4{background:url(amdl4.gif) center no-repeat}
.amdl5{background:url(amdl5.gif) center no-repeat}
.amdl1:hover{background:url(amdl1h.gif) center no-repeat}
.amdl2:hover{background:url(amdl2h.gif) center no-repeat}
.amdl3:hover{background:url(amdl3h.gif) center no-repeat}
.amdl4:hover{background:url(amdl4h.gif) center no-repeat}
.amdl5:hover{background:url(amdl5h.gif) center no-repeat}
.advertisement{height:176px;background:url(advertisement.gif) repeat-x}
.advertisement_m{height:176px}
@keyframes swings{20%{transform:rotate(2deg)}
40%{transform:rotate(-2deg)}
60%{transform:rotate(1deg)}
80%{transform:rotate(-1deg)}
100%{transform:rotate(0)}
}

.sjcontent_3{height: 900px; background: url(sjbg2.jpg) top center no-repeat; padding: 50px 0px;}
.sjcontent_3 h3{font-size: 40px; text-align: center; line-height: 150%; color: #fff; padding-top: 30px;}
.sjcontent_3 ul{width: 1200px; margin: 0 auto; text-align: center; padding-top: 50px;}
.sjcontent_3 ul li{width: 25%; min-height: 380px; float: left;}
.sjcontent_3 ul li .img{
	width: 150px;
	height: 150px;
	margin: 0 auto;
	background: #2462C4;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	
}
.sjcontent_3 ul li h4{font-size: 20px; line-height: 200%; padding-top: 20px; color: #fff;}
.sjcontent_3 ul li p{font-size: 18px; line-height: 150%; padding: 0 20px; color: #ddd}

.sjcontent_4{width: 1200px; margin: 0 auto; color: #000; padding: 80px 0; overflow: hidden;}
.sjcontent_4 h3{font-size: 40px; text-align: center; line-height: 100%;}
.sjcontent_4 ul{padding-top: 50px;}
.sjcontent_4 ul .txt{width: 65%; float: left; padding-top: 45px;}
.sjcontent_4 ul .txt h4{font-size: 30px; padding-bottom: 30px;}
.sjcontent_4 ul .txt h4 span{font-size: 48px;}
.sjcontent_4 ul .txt p{font-size: 18px; line-height: 250%;}
.sjcontent_4 ul .img{width: 35%; float: left; text-align: center;}



/* =============================定制商城=============================== */

.floor_5{height: auto;overflow: hidden;padding-bottom: 30px;}
.floor_5 .title{ margin-top: 50px;}
.floor_5 .title span {
    color: #121212;
    font-size: 36px;
    display: block;
	text-align: center;
}
.floor_5 .title p{font-size: 14px;
    line-height: 30px;
    color: #999999;
    margin: 0 auto 60px;
    width: 710px;
    text-align: center;}
.floor_5 ul{display: flex;justify-content:space-between;flex-wrap:wrap;width: 1200px;margin: 0 auto;}
.floor_5 ul li{width: 250px;height: 160px;background: #f8f8fe;box-shadow: 0 2px 5px 0 rgba(0,0,0,.15);margin-bottom: 30px; padding: 0px 15px;}
.floor_5 ul li i{display: block;height: 50px;width: 50px;overflow: hidden; margin: 20px auto;}
.floor_5 ul li i img{ max-width: 100%;}
.floor_5 ul li span{display: block;font-size: 18px;color: #121212;padding-bottom:10px; text-align: center;}
.floor_5 ul li p{font-size: 14px;color: #555555; text-align: center;}
.floor_5 a.btn_c{margin-top: 20px;}



.floor_1{height: auto;overflow: hidden; background: #F8F8FE; padding: 50px 0px;}
.floor_1 .title span {
    color: #121212;
    font-size: 36px;
    display: block;
	text-align: center;
}
.floor_1 .title p{font-size: 14px;
    line-height: 30px;
    color: #999999;
    margin: 0 auto 60px;
    width: 710px;
    text-align: center;}
.floor_1 ul{display: flex;justify-content:space-between;flex-wrap:wrap;width: 1200px;margin: 0 auto;}
.floor_1 ul li{padding: 20px;width:245px;height: 155px;border-radius: 6px;border: 1px solid #dddfe8;margin-bottom: 30px;transition: .2s all; background: #fff; }
.floor_1 ul li:hover{border: 1px solid #ff5252;}
.floor_1 ul li span{display: block;font-size: 22px;color: #121212;}
.floor_1 ul li em{display: block;font-size: 16px;color: #333333;line-height: 26px;padding: 20px 0;}
.floor_1 ul li p{font-size: 14px;color: #666666;}


.m3{
    color:#646464;
}
.m3 h2 {
    text-align: center;
    font-size: 36px;
    line-height: 50px;
    color: #222;
    margin: 85px auto 0px;
}
.m3 .wrap .title {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    margin: 0px auto 68px;
    text-align: center;
}
.m3 dd{
    width:1200px;height:582px;margin:0 auto;display:flex;justify-content:center;
}
.m3 dl{
    display:flex;flex-direction:column;justify-content:space-around;cursor:default;
}
.m3 dl,.m3 dd div{
    position:relative;color:#646464;
}
.m3 dd div img{
    position:absolute;z-index:-1;width:32px;height:59px;
}
.m3 dd div h5{
    margin-bottom:18px;
}
.m3 dd div p{
    font-size:16px;line-height:22px;white-space:nowrap;
}
.m3 dd div img{
    left:-21px;top:-25px;
}
.m3 dd .d1 img{
    left:-24px;top:-36px;
}
.m3 .m3_pic{
    width:678px;margin-right:56px;margin-top:0; /* border: #789BEE solid 5px; border-radius: 500px; */
}
.m3 .m3_p{
    position:absolute;left:50%;margin-left:-152px;bottom:74px;z-index:9;
    width:256px;height:55px;background:#7972E5;border-radius:28px;opacity:0.65;
    font-size:28px;color:#ffffff;text-align:center;line-height:50px;
}


.m3 ul{
    overflow:hidden;margin:0 auto;width: 1000px;
}
.m3 ul li{
    float:left;width:1000px;height:200px;margin-bottom:20px;
}
.m3 li.d1{
    background:url("/1a.jpg")
}
.m3 li.d2{
    background:url("1b.jpg")
}
.m3 li.d3{
    background:url("1c.jpg")
}
.m3 ul div{
    width:50%;height:100%;padding:0 50px;box-sizing:border-box;padding-top:50px;
}
.m3 li.d2 div{ float:right; }
.m3 .p1{
    font-size:16px;font-weight:600;
}
.m3 .p2{
    color:#666;margin-top:20px;
}
.m3 img{
    display:block;margin: 20px auto 0;
}
.m3 h5 {
    font-size: 26px;
    line-height: 50px;
    font-weight: normal;
    text-align: left;
}

.floor_4{height: auto;overflow: hidden;padding-bottom: 70px;background: #F8F8FE; padding: 50px 0px;}
.floor_4 ul{background: url(fl4_1.png) center top no-repeat;width: 1160px;margin: 0 auto;height: 180px;display: flex;justify-content:space-between;flex-wrap:wrap;}
.floor_4 ul li{width: 140px;text-align: center;font-size: 18px;color: #ff3c3c;padding-top: 108px;}
.floor_4 .title{ margin-bottom: 50px;}
.floor_4 .title span {
    color: #121212;
    font-size: 36px;
    display: block;
	text-align: center;
}
.floor_4 .title p{font-size: 14px;
    line-height: 30px;
    color: #999999;
    margin: 0 auto 60px;
    width: 710px;
    text-align: center;}
	
	/* ============================行业解决方案================================== */
	.sec > h2 {
	    color: #333;
	    font-size: 28px;
	    text-align: center;
	    padding-top: 60px;
	    padding-bottom: 15px;
	    line-height: 1;
	}
	.sec > p {
	    color: #666666;
	    font-size: 16px;
	    line-height: 22px;
	    text-align: center;
	    padding-bottom: 15px;
	}
	.fan ul {
	    width: 1200px;
	    height: 190px;
	    margin: 20px auto;
	}
	.fan li {
	    width: 220px;
	    float: left;
	    text-align: center;
	   /* cursor: pointer; */
		margin: 0px 10px;
	}
	.fan li h4 {
	    color: #333333;
	    font-size: 16px;
	    line-height: 1;
	    margin-bottom: 10px;
	}
	.fan li p {
	    color: #999;
	    font-size: 14px;
	    line-height: 1.5;
	    margin-bottom: 10px;
	}
	
	.jjfa01{ background: #f5f5f5; padding:3% 0px 3% 0px;}
	.hewoc{ margin:2% auto 0px auto; width: 1200px;}
	.hewoc li{ text-align:center; width:29.3%; margin: 2% 1% 0px 1%; float:left; background: #fff; padding:3% 1%;}
	.hewoc li .tit{ font-size:24px; margin:5% 0;}
	.hewoc li .how{ line-height:20px; font-size:12px; color:#666; margin-bottom: 20px;}
	.hewoc li .con{ color:#999; line-height:20px; font-size:12px; margin-top:5px;}
	.zixun{ border: #EF7400 solid 1px; padding: 5px 20px; margin-top: 20px; border-radius: 5px;color: #EF7400}
	.zixun:hover{color: #EF7400}
	
	.custom_ys {
	    padding-top: 70px;
	    overflow: hidden;
	}
	
	.custom_t {
	    font-size: 30px;
	    text-align: center;
	    margin-bottom: 15px;
	    color: #000;
	}
	.custom_n {
	    font-size: 14px;
	    color: #646464;
	    text-align: center;
	}
	.custom_ys ul {
	    overflow: hidden;
	    margin: 70px auto;
	    width: 1190px;
	    height: 360px;
	}
	.custom_ys ul li.on {
	    padding-top: 140px;
	    transition: all .5s ease;
	}
	.custom_ys ul li {
	    float: left;
	    width: 250px;
	    margin: 0px 23px;
	    overflow: hidden;
	    position: relative;
	    padding-top: 160px;
	    transition: all .5s ease;
	}
	.custom_ys ul li.ys2 i {
	    background-position: -121px 0px;
	}
	.custom_ys ul li dd {
	    font-size: 20px;
	    text-align: center;
	    height: 65px;
	}
	.custom_ys ul li ol {
	    font-size: 14px;
	    color: #8b8b8b;
	}
	.custom_ys ul li i {
	    position: absolute;
	    width: 120px;
	    height: 120px;
	    background-image: url(custom_ys.png);
	    background-repeat: no-repeat;
	    top: 0px;
	    margin: 0px 65px;
	}


/* ============================优化营销推广============================= */
.xuanze {
	margin-top: 0px;
/*	margin-bottom: 50px;*/
background-color:#f2f2f5;
padding-top:80px; padding-bottom:70px;
}
.xuanze div.xuanzeheader {
	padding-bottom: 40px
}
.xuanze div.xuanzeheader h3.title {
	font-weight: 700
}
.xuanzeheader h3.title { text-align: center;
    font-weight: 400;
    font-size: 30px;
    color: #333;}
.xuanzeheader p.sub{ text-align: center; margin-top: 15px;}  
.xuanze div.content {
	text-align: center
}
.xuanze div.content ul.xuanze_list:after {
	content: "";
	display: table;
	clear: both
}
li.xuanze_item {
	transition: all .3s;
	margin: 9px;
	border: 1px solid #d2d2d2;
	width: 280px;
	height: 300px;
	text-align: center;
	float: left;
	background-color:#FFFFFF;
}
li.xuanze_item.active, li.xuanze_item:hover {
	box-shadow: 0 0 30px #aaa
}
li.xuanze_item:first-of-type.active, li.xuanze_item:first-of-type:hover {
	border: 1px solid #ff6d01
}
li.xuanze_item:first-of-type div.icon_box {
	background-color: #ff6d01
}
li.xuanze_item:nth-of-type(2).active, li.xuanze_item:nth-of-type(2):hover {
	border: 1px solid #ff4903
}
li.xuanze_item:nth-of-type(2) div.icon_box {
	background-color: #ff4903
}
li.xuanze_item:nth-of-type(3).active, li.xuanze_item:nth-of-type(3):hover {
	border: 1px solid #f17127
}
li.xuanze_item:nth-of-type(3) div.icon_box {
	background-color: #f17127
}
li.xuanze_item:nth-of-type(4).active, li.xuanze_item:nth-of-type(4):hover {
	border: 1px solid #f94d00
}
li.xuanze_item:nth-of-type(4) div.icon_box {
	background-color: #f94d00
}
li.xuanze_item:nth-of-type(5).active, li.xuanze_item:nth-of-type(5):hover {
	border: 1px solid #ff7703
}
li.xuanze_item:nth-of-type(5) div.icon_box {
	background-color: #ff7703
}
li.xuanze_item:nth-of-type(6).active, li.xuanze_item:nth-of-type(6):hover {
	border: 1px solid #fa5800
}
li.xuanze_item:nth-of-type(6) div.icon_box {
	background-color: #fa5800
}
li.xuanze_item div.icon_box {
	height: 170px
}
li.xuanze_item div.icon_box span.fas,li.xuanze_item div.icon_box span.far {
	font-size: 80px;
	line-height: 2;
	color: #fff
}
li.xuanze_item p.title {
	font-size: 18px;
	line-height: 2;
	margin-top: 10px
}
li.xuanze_item p.con {
	padding: 0 20px;
	line-height: 2
}
.swiper-slide{overflow: auto;}
.process_box {height: 260px; width: 1200px; padding-top: 50px;}
.process_item {
    float: left;
    width: 10%;
}
.process_item .process_icon {
    margin: 0 auto;
    margin-bottom: 28px;
    width: 100px;
    height: 100px;
    line-height: 120px;
    color: #a49a9a;
    background-color: #eeeff1;
    transition: .35s;
    border-radius: 50%;
    text-align: center;
}
.process_item_hover .process_icon .fas {
    font-size: 44px;
	color: #333;
}
.process_item_hover .process_icon:hover{ background: #0E85BF;}
.process_item_hover .process_icon:hover .fas {
    font-size: 44px;
	color: #fff;
}

.process_item_hover .process_icon .far {
    font-size: 44px;
	color: #333;
}
.process_item_hover .process_icon:hover .far {
    font-size: 44px;
	color: #fff;
}

.process_item .process_line {
    border-bottom: 1px dashed #817a7a;
}
.process_item_line .process_line:hover{ background: none;}
.process_item .process_dot {
    position: relative;
    top: -9px;
    margin: 0 auto;
    width: 18px;
    height: 18px;
    border: 4px solid #bbbbbb;
    transition: .35s;
    border-radius: 50%;
}
.process_item .process_txt {
    margin-bottom: 0;
    padding-top: 20px;
    font-size: 12px;
    color: #554e4e;
    transition: .35s;
    text-align: center;
}
.process_item .process_txt dt {
    line-height: 24px; font-weight: 700;
}
.process_item .process_txt dd {
    line-height: 20px;
	font-size: 16px;
}
.process_item.process_item_line {
    width: 7%;
    margin: 0 2px;
}
.process_item_line .process_icon {
    background-color: transparent;
}

.process_item_hover:hover .process_dot,
.process_item_hover.active .process_dot {
    border-color: #0e85bf;
    background-color: #ffffff;
}
.process_item_hover:hover .process_txt,
.process_item_hover.active .process_txt {
    padding-top: 10px;
}

/* =======================助商SEM全网营销===================== */
.container{ width: 1200px; margin: 0 auto;}
.mbox1 {
	WIDTH: 100%; BACKGROUND: #f4f4f4; FLOAT: left; PADDING-BOTTOM: 40px; PADDING-TOP: 40px
}
.mbox1_con {
	HEIGHT: 692px; WIDTH: 100%; BACKGROUND: url(problem_bg.jpg) no-repeat center center; FLOAT: left
}
.mbox1_t {
	FONT-SIZE: 36px; WIDTH: 100%; FLOAT: left; FONT-WEIGHT: bold; PADDING-BOTTOM: 30px; TEXT-ALIGN: center
}
.mbox1_t B {
	FONT-SIZE: 70px; FONT-FAMILY: Arial; COLOR: #dd0824
}
.problem1 {
	WIDTH: 40%; FLOAT: left; MARGIN-LEFT: 30px; MARGIN-TOP: 270px
}
.problem2 {
	WIDTH: 30%; FLOAT: right; MARGIN-LEFT: 30px; MARGIN-TOP: 270px
}
.problem3 {
	WIDTH: 40%; FLOAT: left; MARGIN-LEFT: 30px; MARGIN-TOP: 260px
}
.problem4 {
	WIDTH: 30%; FLOAT: right; MARGIN-LEFT: 30px; MARGIN-TOP: 260px
}
.mbox1_con UL {
	COLOR: #666666; LINE-HEIGHT: 28px
}
.mbox1_con UL LI {
	FONT-SIZE: 14px
}
.mbox1_con UL LI B {
	FONT-SIZE: 18px; FONT-WEIGHT: bold; COLOR: #dd0824
}


.bguhi {width:100%;}
.p50{padding:50px 0px;}

 .center100{ width:100%; text-align:center;
}
.yizhanshi {color:#131313; font-size:40px;display:block;line-height:1.5em;
}
.f18 {
font-size:18px; display:block;line-height:1.5em;}

.fuwu {
    margin-top:30px;
}
.fuwu ul li { width:202px; height:246px; color:#ff5b00;float:left; margin-left:46px;
              background-color:#ffffff; padding:20px 30px;  text-align:left; 
              box-shadow:0px 0px 3px 2px #cccccc; }
    .fuwu ul li:first-child {margin-left:0px;
    }
.fuwu ul li:hover { background-color:#ff5b00;color:#fff;}
.fuwu ul li:hover .f25{color:#fff;}
.fuwu ul li:hover .mt100{color:#fff;}
.mt100 {margin-top:120px;}   

.f25 {font-size:25px; text-align:center; display:block}
 .fuwu ul li:nth-child(1) { background-image:url( ico1.png); background-position: center 60px; background-repeat:no-repeat;

    }
     .fuwu ul li:nth-child(1):hover { background-image:url( ico1_0.png); background-position: center 60px; background-repeat:no-repeat;

    }
 .fuwu ul li:nth-child(2) { background-image:url( ico2.png); background-position: center 60px; background-repeat:no-repeat;

    }
     .fuwu ul li:nth-child(2):hover { background-image:url( ico2_0.png); background-position: center 60px; background-repeat:no-repeat;

    }
      .fuwu ul li:nth-child(3) { background-image:url( ico3.png); background-position: center 75px; background-repeat:no-repeat;

    }
     .fuwu ul li:nth-child(3):hover { background-image:url( ico3_0.png); background-position: center 75px; background-repeat:no-repeat;

    }
      .fuwu ul li:nth-child(4) { background-image:url( ico4.png); background-position: center 75px; background-repeat:no-repeat;

    }
     .fuwu ul li:nth-child(4):hover { background-image:url( ico4_0.png); background-position: center 75px; background-repeat:no-repeat;

    }
.mbox3 {WIDTH: 100%;  PADDING-BOTTOM: 40px; padding-top: 80px;}
.mbox3_t {FONT-SIZE: 40px; WIDTH: 100%; COLOR: #7000cf; TEXT-ALIGN: center;}
.mbox3_con {HEIGHT: 363px; WIDTH: 100%; BACKGROUND: url( six.png) no-repeat center center; FLOAT: left; PADDING-BOTTOM: 20px; MARGIN-TOP: 40px
}
.ms1 {WIDTH: 20%; FLOAT: left; PADDING-LEFT: 195px; MARGIN-TOP: 30px}
.ms1 UL {WIDTH: 100%; FLOAT: left}
.dbt1 {FLOAT: left; PADDING-LEFT: 28px}
.dbt1 LI {FONT-SIZE: 24px; COLOR: #666666; LINE-HEIGHT: 32px}
.dbt1 LI FONT {FONT-SIZE: 24px; COLOR: #36aae7}
.dbb1 {FONT-SIZE: 14px; WIDTH: 100%; FLOAT: left; COLOR: #ffffff; PADDING-TOP: 40px}
.ms2 {WIDTH: 20%; FLOAT: left; PADDING-LEFT: 128px; MARGIN-TOP: 30px; _padding-left: 140px}
.ms2 UL {WIDTH: 100%; FLOAT: left}
.dbt2 {FLOAT: left; PADDING-LEFT: 28px}
.dbt2 LI {
	FONT-SIZE: 24px; COLOR: #666666; LINE-HEIGHT: 32px
}
.dbt2 LI FONT {
	FONT-SIZE: 24px; COLOR: #ff9600
}
.dbb2 {
	FONT-SIZE: 14px; WIDTH: 100%; FLOAT: left; COLOR: #ffffff; PADDING-TOP: 40px
}
.ms3 {
	WIDTH: 13%; FLOAT: left; PADDING-LEFT: 133px; MARGIN-TOP:30px; _padding-left: 135px
}
.ms3 UL {
	WIDTH: 100%; FLOAT: left
}
.dbt3 {
	FLOAT: left; PADDING-LEFT: 28px
}
.dbt3 LI {
	FONT-SIZE: 24px; COLOR: #666666; LINE-HEIGHT: 32px
}
.dbt3 LI FONT {
	FONT-SIZE: 24px; COLOR: #01b9a6
}
.dbb3 {
	FONT-SIZE: 14px; WIDTH: 100%; FLOAT: left; COLOR: #ffffff; PADDING-TOP: 40px
}
.ms4 {
	WIDTH: 20%; FLOAT: left; PADDING-LEFT: 195px; MARGIN-TOP: 30px
}
.ms4 UL {
	WIDTH: 100%; FLOAT: left
}
.dbt4 {
	FLOAT: left; PADDING-LEFT: 28px
}
.dbt4 LI {
	FONT-SIZE: 24px; COLOR: #666666; LINE-HEIGHT: 32px
}
.dbt4 LI FONT {
	FONT-SIZE: 24px; COLOR: #7000cf
}
.dbb4 {
	FONT-SIZE: 14px; WIDTH: 100%; FLOAT: left; COLOR: #ffffff; PADDING-TOP: 40px
}
.ms5 {
	WIDTH: 20%; FLOAT: left; PADDING-LEFT: 133px; MARGIN-TOP:30px; _padding-left: 140px
}
.ms5 UL {
	WIDTH: 100%; FLOAT: left
}
.dbt5 {
	FLOAT: left; PADDING-LEFT: 28px
}
.dbt5 LI {
	FONT-SIZE: 24px; COLOR: #666666; LINE-HEIGHT: 32px
}
.dbt5 LI FONT {
	FONT-SIZE: 24px; COLOR: #6cb109
}
.dbb5 {
	FONT-SIZE: 14px; WIDTH: 100%; FLOAT: left; COLOR: #ffffff; PADDING-TOP: 40px
}
.ms6 {
	WIDTH: 13%; FLOAT: left; PADDING-LEFT: 129px; MARGIN-TOP:30px; _padding-left: 135px
}
.ms6 UL {
	WIDTH: 100%; FLOAT: left
}
.dbt6 {
	FLOAT: left; PADDING-LEFT: 28px
}
.dbt6 LI {
	FONT-SIZE: 24px; COLOR: #666666; LINE-HEIGHT: 32px
}
.dbt6 LI FONT {
	FONT-SIZE: 24px; COLOR: #df0001
}
.dbb6 {
	FONT-SIZE: 14px; WIDTH: 100%; FLOAT: left; COLOR: #ffffff; PADDING-TOP: 40px
}


/* ==============================百度爱采购===================================== */
.g-in { width: 1200px; margin:0 auto; }
.col-a { padding: 80px 0px;}
.col-a .bd .pic{float: left; width: 350px;}
.col-a .bd .col-a-a {
	float: right;
    display: block;
    overflow: hidden;
    font-size: 14px;
    line-height: 38px;
	width: 800px;
}
.col-a .bd .col-a-a h2 {
    margin-bottom: 12px;
    font-size:32px;
    line-height: 74px;
	font-weight: bold;
	color: #222;
}
.col-a .bd .col-a-a .info{ font-size: 18px;}

.quanyi {
    padding-bottom: 50px;
    overflow: hidden;
    padding-top: 80px;
	background: #f5f5f5;
}
.quanyi .tit1{text-align:center;color:#333; margin-bottom: 50px;}
.quanyi .tit1 a{color: #222;font-weight: bold;display: block;margin-bottom: -20px; font-size: 32px;}
.quanyi .tit1 em{
 display: inline-block;
 font-size:16px;
 color: #222;
 letter-spacing: 1px;
 position: relative;
 margin-top:30px;
}
.quanyi-cont .hd ul li {
    width: 24.8%;
    float: left;
    text-align: center;
    line-height: 67px;
    margin: 0.1%;
    position: relative;
    padding: 30px 0;
	background: #ef1f1f;
	color: #fff;
	box-shadow: -1px 1px 10px 0px #ffabab;
}

.quanyi-cont .hd ul li p {
	text-align: center;
    line-height: 26px;
    font-size: 26px;
	color: #fff;
}

.aiys {
    padding: 60px 0 60px;
    background: #f5f5f8;
}
.aiys .tit1{text-align:center;color:#333; margin-bottom: 50px;}
.aiys .tit1 a{color: #222;font-weight: bold;display: block;margin-bottom: -20px; font-size: 32px;}
.aiys .tit1 em{
 display: inline-block;
 font-size:16px;
 color: #222;
 letter-spacing: 1px;
 position: relative;
 margin-top:30px;
}
.g-in {
    width: 1200px;
    margin: 0 auto;
}
.aiys .hd .section-title {
    font-size: 24px;
    line-height: 50px;
}
.aiys.hd .section-detail {
    padding: 0;
    color: #666;
    font-size: 16px;
    line-height: 40px;
}

.aiys .item {
    float: left;
    width: 260px;
    margin-top: 10px;
    padding: 0 70px 0;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
}
.aiys .item i {
    display: block;
    width: 170px;
    height: 320px;
    margin: 0 auto 3px;
}


/* =========================抖音推广===================== */
.p10_content_2{height: 550px; background: url(../service/p10_2_bg.jpg) center no-repeat; text-align: center;}
.p10_content_2 h3{font-size: 40px; font-weight: 100; padding-top: 80px; color: #000;}
.p10_content_2 ul{width: 1200px; margin: 0 auto; padding-top: 80px;}
.p10_content_2 ul li{width: 276px; float: left; min-height: 300px; background: #fff; margin-right: 32px;}
.p10_content_2 ul li:last-child{margin-right: 0;}
.p10_content_2 ul li h4{background: #ff3333; font-size: 56px; font-style: italic; color: #fff; line-height: 100%; padding: 20px 0; font-weight: 400;}
.p10_content_2 ul li:nth-of-type(2) h4{background: #1cdf6a;}
.p10_content_2 ul li:nth-of-type(3) h4{background: #0099ff;}
.p10_content_2 ul li:nth-of-type(4) h4{background: #cc33ff;}
.p10_content_2 ul li h4 span{display: block; font-size: 30px; font-style: normal; color: #fff;}
.p10_content_2 ul li p{font-size: 16px; color: #000; line-height: 150%; height: 76px; padding: 30px 20px 30px 20px; background: #f5f5f5;}

.dyyx-two{ background: #f5f5f5; padding: 50px 0px 30px 0px;}
.dytytit{text-align: center;}
.dytytit p{    font-size: 40px;font-weight: 100;color: #000;}
.dytytit h1{ font-size: 40px;font-weight: 100;color: #000;}
.dytytit span{background: #ef48b7;display: inline-block;width: 10px;height: 3px;}

.dyyx-two-ls{padding-top: 40px;}
.dyyx-two-ls li{float: left;width: 30%;margin-right: 5%;}
.dyyx-two-ls li:last-child{margin-right: 0;}

.dyyx-two .content3 ul li{ width: 25%;}

.dyyx-six{margin-top:70px;}
.dyyx-six-box{background: url("dysixbg.jpg") no-repeat center;background-size: cover;padding: 70px 0;/* margin-top: 40px; */overflow: hidden;}
.dyyx-six-box li{float: left;width: 23%;text-align: center;padding: 50px 0; background: #f5f5f5; margin:0% 1% 2% 1%;}
.dyyx-six-box li p{ width: 80px;  height: 80px; line-height: 80px;  margin: 0 auto;  font-size: 36px;color: #fff;font-weight: bold;background:#9102FB;margin-bottom: 20px; border-radius: 50px;}
.dyyx-six-box li span{display: block;font-size: 18px;color: #000000;}