@charset "utf-8";
/* CSS Document */
@media screen and (min-width:960px) and (max-width:3000px){
		/*由下到上*/
.wen{
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(100px);
  	-moz-transform: translateY(100px);
  	-ms-transform: translateY(100px);
  	-o-transform: translateY(100px);
  	transform: translateY(100px);
	}
.animated[class*='wen'] {
	-webkit-transform: translate(0);
  	-moz-transform: translate(0);
  	-ms-transform: translate(0);
  	-o-transform: translate(0);
  	transform: translateY();
	opacity: 1; filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	/*由左到右*/
.bianq{
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateX(-50px);
  	-moz-transform: translateX(-50px);
  	-ms-transform: translateX(-50px);
  	-o-transform: translateX(-50px);
  	transform: translateX(-50px);
	}
.animated[class*='bianq'] {
	-webkit-transform: translate(0);
  	-moz-transform: translate(0);
  	-ms-transform: translate(0);
  	-o-transform: translate(0);
  	transform: translateX();
	opacity: 1; filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}


/*由上到下*/
[class*='s-xia'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateY(-50px);
  	-moz-transform: translateY(-50px);
  	-ms-transform: translateY(-50px);
  	-o-transform: translateY(-50px);
  	transform: translateY(-50px);
	}
.animated[class*='s-xia'] {
	-webkit-transform: translate(0);
  	-moz-transform: translate(0);
  	-ms-transform: translate(0);
  	-o-transform: translate(0);
  	transform: translateY();
	opacity: 1; filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
/*由右到左*/
.y-zuo{
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateX(50px);
  	-moz-transform: translateX(50px);
  	-ms-transform: translateX(50px);
  	-o-transform: translateX(50px);
  	transform: translateX(50px);
	}
.animated[class*='y-zuo'] {
	-webkit-transform: translate(0);
  	-moz-transform: translate(0);
  	-ms-transform: translate(0);
  	-o-transform: translate(0);
  	transform: translateX();
	opacity: 1; filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}


.mob{display: none;}
.pc{display: block;}
/*首页顶部*/
.sh{width: 100%; background-color: #E8E8E8;}
.sh1{width: 1200px; margin: 0 auto;}
.sh1 h1{font-size: 14px; color: #737373; line-height: 26px;}
.top-a{width: 1200px;margin:10px auto;}
.top-c{margin: 16px 0;}
.top-b{width: 810px;}
.top-d{width: 450px; margin: 8px 0;}
.top-d p{font-size: 24px; color: #296fa6;line-height: 50px;}
.hn{width: 100%; height: 1px; background-color: #b2b2b2;}
.top-d span{ font-size: 16px; color: #211f1f; line-height: 30px;}
.top-e{margin: 30px 0;}
/*导航*/
.dao-a{width: 100%; background-color: #ffffff;}
.dao-b{width: 1200px; margin: 0 auto; position: relative;}
.dao-c{width: 132px;}
.dao-c a{font-size: 18px; color: #296fa6; line-height: 60px; display: block; text-align: center;}
.dao-c:hover{background-color: #296fa6;}
.dao-c:hover a{text-decoration: underline; opacity: 1;}
.dao-c:hover .dao-d{opacity: 1; visibility: visible; top: 60px;}
.dao-d{width:100%;position: absolute; left: 0; top: 70px; background-color: #f5f5f5; opacity: 0; visibility: hidden; transition: ease all 0.5s; z-index: 10;}
.wo{background-color: #fff;}
.dao-e{width: 172px; margin: 14px;}
.dao-f{width: 172px; height: 138px; overflow: hidden;}
.dao-e p{font-size: 14px; text-align: center;line-height: 40px; color: #686868;}
/*banner*/
.ban-a{width: 100%; overflow: hidden; height: 555px; position: relative;}
.ban-b{width: 1920px; position: absolute; left: 50%; margin-left: -960px; top: 0;}
.ban-d{position: absolute; width: 90%; margin-left: 5%; z-index: 2; top: 48%;}
.ban-e{cursor: pointer; margin-left: 20px; opacity: 0; transition: all 0.2s;}
.ban-e0{cursor: pointer; margin-right: 20px; opacity: 0; transition: all 0.2s;}
.ban-f{position: absolute; bottom: 20px; left: 48%;}
.ban-g{width: 10px; height: 10px; border-radius: 50%; border:solid 1px #fff; margin:0 5px; cursor: pointer;}
.ab{background-color: #fff;}
.ban-a:hover .ban-e{opacity: 1; margin: 0;}
.ban-a:hover .ban-e0{opacity: 1; margin: 0;}
.ban-e:hover img{opacity: 0.7;}
.ban-e0:hover img{opacity: 0.7;}
/*第一部分*/
.one-a{width: 100%;}
.one-b{width: 1200px; margin: 0 auto;}
.one-c{margin: 38px 0;}
.one-c h1{font-size: 34px; color: #1b1b1b;  text-align: center; font-weight: bold;}
.one-c h2{ font-size: 18px; color: #626262; text-align: center; font-weight: bold; line-height: 50px;}
.one-c h3{ font-size: 22px; color: #626262; font-weight: bold; text-align: center;}
.one-f{background: url(../images/7.jpg) no-repeat; width: 418px; height: 242px; padding: 30px; position: relative;}
.one-f h2{font-size: 22px; color: #fff; font-weight: bold;}
.one-f span{font-size: 14px; color: #fff; line-height: 30px;}
.ftg{position: relative!important;}
.qiap{position: absolute; z-index: 1;}
.tid{width: 100%; height: 100%; position: absolute; left: 0; top:0;background-color: #296fa6;transform: rotateY(90deg);transition: all 0.1s linear;}
.one-f:hover .tid{transform: rotateY(0deg);}
.one-g:hover .tid{transform: rotateY(0deg);}
.hui{margin-top: 2px;background: url(../images/8.jpg) no-repeat;}
.one-g{background: url(../images/9.jpg) no-repeat;height: 486px; width: 358px; margin: 0 2px; padding: 160px 40px; position: relative;}
.one-g p{ font-size: 18px; color: #fff; line-height: 40px;}
.one-g span{ font-size: 24px; color: #fff; line-height: 50px;}
.df{background: url(../images/10.jpg) no-repeat;}
.fd1{background: url(../images/11.jpg) no-repeat; margin-top: 2px;}
/*第二部分*/
.an-a{width: 100%; background-color: #f3f3f3; margin: 20px 0;}
.an-b{width: 1200px; margin: 0 auto; height: 840px;}
.an-c{padding: 20px 0;}
.an-c h2{font-size: 30px; text-align: center; color: #565656;}
.an-c span{font-size: 18px; color: #666666; text-align: center; display: block; padding-top: 16px;}
.an-d{margin: 0 auto; display: table; padding: 30px 0;}
.an-k{width: 164px; background-color: #296fa6; cursor: pointer; margin: 0 5px;}
.an-k h3{text-align: center; font-size: 16px; color: #fff; line-height: 50px;}
.lti{ background-color: #0e0e0e!important;}
.an-l{width: 100%;}
.an-f{width: 393px; height: 267px; overflow: hidden; position: relative; margin: 2px;}
.an-f img{width: 100%;}
.an-g{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #296fa6; padding: 60px 0; opacity: 0; visibility: hidden; transition: ease all 0.5s;}
.an-g p{ font-size: 14px; color: #fff; line-height: 40px; text-align: center;}
.an-g span{font-size: 22px; color: #fff; text-align: center; display: block;}
.an-h{width: 90px; border: solid 1px #fff; margin: 30px auto; transition: ease all 0.2s;}
.an-h p{color: #fff; text-align: center; line-height: 30px; font-size: 20px;}
.an-f:hover .an-g{opacity: 1; visibility: visible;}
.an-h:hover{background-color: #fff;}
.an-h:hover p{color: #296fa6;}
.don{height: 542px; overflow: hidden;}
.an-p{width: 250px; border: solid 2px #296fa6;background: url(../images/1.png) no-repeat; background-position: right 18px bottom 18px; margin: 45px auto;}
.an-p a{line-height: 50px; font-size: 18px; color: #296fa6; padding-left:10%;}
.an-p:hover{background:#296fa6 url(../images/2.png) no-repeat; background-position: right 18px bottom 18px;}
.an-p:hover a{color: #fff;}
/*第三部分*/
.san-a{position: relative;width: 1200px; margin: 0 auto;height:600px;}
.san-b{width: 393px; height: 267px; overflow: hidden; position: relative; margin: 0 4px;}
.san-d{position: absolute; left: 0; bottom: 0; background: rgba(41, 111, 166,1); width: 100%; height:45px; padding-top: 10px; transition: ease all 0.5s;}
.san-d a{ font-size: 18px; color: #fff;display: block; text-align: center; font-weight: bold;}
.san-e{padding: 8px; font-size: 12px; color: #fff; height: 44px; overflow: hidden;}
.san-b:hover .san-d{height: 40%; background: rgba(41, 111, 166,);}
.zhis{overflow: hidden; height: 267px;}
.san-p{width: 1200px; overflow: hidden; height: 267px;}
.din-a{position: absolute; left: 0; top: 56%; width: 100%;}
.din-b{cursor: pointer; width: 61px; height: 63px;background: url(../images/3.png) no-repeat; transition: ease all 0.5s;}
.din-c{cursor: pointer; width: 61px; height: 63px;background: url(../images/4.png) no-repeat; transition: ease all 0.5s;}
.din-b:hover{background: url(../images/68.png) no-repeat;}
.din-c:hover{background: url(../images/69.png) no-repeat;}
.pou{width: 10000px;}
	/*11111111*/
	.din-a1{position: absolute; left: 0; top: 56%; width: 100%;}
.din-b1{cursor: pointer; width: 61px; height: 63px;background: url(../images/3.png) no-repeat; transition: ease all 0.5s;}
.din-c1{cursor: pointer; width: 61px; height: 63px;background: url(../images/4.png) no-repeat; transition: ease all 0.5s;}
.din-b1:hover{background: url(../images/68.png) no-repeat;}
.din-c1:hover{background: url(../images/69.png) no-repeat;}
.pou1{width: 10000px;}
	/*22222*/
	.din-a2{position: absolute; left: 0; top: 56%; width: 100%;}
.din-b2{cursor: pointer; width: 61px; height: 63px;background: url(../images/3.png) no-repeat; transition: ease all 0.5s;}
.din-c2{cursor: pointer; width: 61px; height: 63px;background: url(../images/4.png) no-repeat; transition: ease all 0.5s;}
.din-b2:hover{background: url(../images/68.png) no-repeat;}
.din-c2:hover{background: url(../images/69.png) no-repeat;}
.pou2{width: 10000px;}




.poy{width: 164px; background-color: #296fa6; cursor: pointer; margin: 0 5px;}
.poy h3{text-align: center; font-size: 16px; color: #fff; line-height: 50px;}
.lti1{ background-color: #0e0e0e;}
/*第四部分*/
.si-a{width: 100%; height: 700px; background-color: #f3f3f3;}
.si-b{width: 1200px; margin: 0 auto; }
.si-e{width: 470px; height: 356px;border: solid 10px #fff; overflow: hidden; position: relative;}
.si-f{width: 2400px; position: absolute; left: 0; top: 0;}
.suo-a{position: absolute; bottom: 10px; left: 48%;}
.suo-b{width: 12px; height: 12px; border-radius: 50%; background-color: #fff; margin: 0 4px;}
.suo{background-color: #296fa6; cursor: pointer;}
.si-g{width: 730px; background-color: #296fa6;padding: 10px;}
.si-g p{font-size: 14px; color: #fff; line-height: 30px;}
/*第五部分*/
.wu-a{width: 1200px; margin: 0 auto;}
.wu-d{margin: 30px auto; display: table;}
.wu-e{width: 164px; background-color: #296fa6; margin: 0 5px; cursor: pointer;}
.wu-e h3{line-height: 50px; text-align: center; font-size: 16px; color: #fff;}
.wu{background-color: #0e0e0e;}
.wu-h{width: 586px;}
.wu-p{ width: 90px; background-color: #296fa6; padding: 6px;}
.wu-p p{font-size: 30px; text-align: center; color: #fff; line-height: 34px;}
.wu-p span{ font-size: 18px; color: #fff; line-height: 40px;}
.wu-o{width: 480px;}
.wu-o a{ color: #222222; font-size: 16px; line-height: 22px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
.wu-i{width: 100%; height: 44px; overflow: hidden; margin-top: 10px;}
.wu-i p{color: #666666; font-size: 12px; line-height: 20px;}
.wu-o a:hover{ color: #296fa6; text-decoration: underline;}
.wu-l{margin: 30px 0;}
.wu-l:hover .wu-p{background-color: #0e0e0e;}
.wu-f{margin-top: 50px; height: 754px; overflow: hidden;}
/*底部*/
.di-a{width: 100%;background: url(../images/17.jpg) center no-repeat; height: 467px; width: 100%;}
.di-b{width: 1200px; margin: 0 auto;padding-top: 20px;}
.di-d{width: 335px;}
.di-c{width: 668px;}
.di-d img{margin: 20px 0;}
.di-e{margin: 20px 0;}
.di-e p{ font-size: 14px; color: #fff; line-height: 30px;}
.di-f{margin-top: 90px;}
.di-g{width: 355px; margin-top: 20px;}
.di-g p{ font-size: 14px; color: #bbbbbb;}
.di-j{width: 100%; border: solid 1px #fff; padding: 10px; margin: 10px 0;}
.di-l{padding-left: 10px;}
.di-l input{ background: none; border: none; color: #565656; line-height: 30px;}
.di-j textarea{resize: none; border: none; background: none; height: 80px; color: #565656; width: 100%;}
.ti input{ border: none;background-color: #f3f3f3; color: #565656; width: 100%; line-height: 40px; cursor: pointer;}
.hon{width: 100px; background-color: #296fa6; margin-top: 20px;}
.hon p{text-align: center; font-size: 18px; color: #fff; line-height: 40px;}
.hon-p{width: 100%;background-color: #296fa6;}
.hon-a{width: 1200px; margin: 0 auto;}
.hon-a a{color: #fff; line-height: 50px; font-size: 14px;}
	/**新闻中心**************************************************/
	.xinw{width: 100%; background-color: #fff;}
	.xinw-b{width: 1200px; margin: 0 auto;}
	.xinw-c{margin: 0 auto; display: table;padding-top: 50px;}
	.xinw-d{width: 160px; background-color: #296fa6; margin: 0 4px;}
	.xinw-d a{text-align: center; display: block; line-height: 40px; font-size: 16px; color: #fff;}
	.bue{background-color: #0e0e0e;}
	.xinw-d:hover{background-color: #0e0e0e;}
	.qop-c{width: 270px; height: 180px; overflow: hidden; border: solid 2px #ccc;}
	.qop-c img{width: 100%;}
	.qop-b{background-color: #fff; padding:20px; margin: 30px 0;}
	.qop-d{width: 847px; padding:0 20px; transition: ease all 0.5s;}
	.qop-b:hover .qop-d{ margin-left: 10px;}
	.qop-d a{ font-size: 16px; color: #444444; font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
	.qop-g p{ color: #666666; font-size: 14px;}
	.qop-g img{margin: 2px 6px 0 6px;}
	.qop-g span{ color: #666666; font-size: 14px;}
	.sfg{margin-left: 10px;}
	.qop-f{margin: 10px 0;}
	.seo-a{width: 100%; height: 64px; overflow: hidden;}
	.seo-a p{ font-size: 12px; color: #4b4b4b; line-height: 22px;}
	.qop-d a:hover{text-decoration: underline; color: #296fa6;}
	.yem{display: table; margin:0 auto;padding-bottom: 40px;}
	.yem-a{border: solid 1px #296fa6;margin: 0 4px; padding: 0 10px;}
	.yem-a a{color: #444; line-height: 30px;}
	.asp{background-color: #296fa6;}
	.asp a{color: #fff;}
	.yem-a:hover{background-color: #296fa6;}
	.yem-a:hover a{color: #fff;}
	/*新闻详情页*****************************************************/
	.ney-a{width: 100%;}
	.ney-b{padding: 20px 0; margin-top: 40px;}
	.ney-c{font-size: 14px; line-height: 26px; color: #4b4b4b;}
	.ney-c img{margin:10px auto; display: table;}
	.ney-b p{font-size: 20px; color: #444; font-weight: bold; text-align: center;}
	.ney-b span{font-size: 14px; color: #AAAAAA; text-align: center; display: block; line-height: 50px;}
	.ney-c p{font-size: 14px; line-height: 26px; color: #4b4b4b;}
	.xing-a{width: 100%; padding: 40px 0;}
	.xing-c p{color: #565656;}
	.xing-d a{color: #565656;}
	.xin-b{margin: 6px 0;}
	.sdx-a{width: 100px; background-color: #296fa6; margin: 10px 0;}
	.sdx-a a{font-size: 14px; color: #fff; text-align: center; display: block; line-height: 34px;}
	.bo-b{width: 255px; height: 204px; background-color: #296fa6; padding: 28px;}
	.bo-b p{text-align: right; font-size: 24px; color: #fff; margin-top: 10px;}
	.bo-b span{text-align: right; display: block; font-size: 14px; color: #fff; line-height: 30px;}
	.ed1{margin-right: 20px; cursor: pointer;}
	.ed2{cursor: pointer;}
	.eds-a{margin: 30px 0;}
	.son{width: 920px; overflow: hidden; height: 220px; margin-left: 14px;}
	.son-a{width: 10000px;}
	.son-b{width: 300px; overflow: hidden;height: 204px; position: relative; margin: 0 4px;}
	.son-b img{width: 100%;}
	.son-c{position: absolute; left: 0 ; top: 0; background:rgba(215, 0, 0, 0.8); width: 100%; height: 100%; padding: 40px 20px; opacity: 0; transition: all 0.5s;}
	.son-c h2{text-align: center; font-size: 16px; color: #fff;}
	.son-c span{text-align: center; font-size: 16px; color: #fff; display: block; line-height: 50px;}
	.son-d{width: 90px; border: solid 1px #fff; margin: 0 auto;}
	.son-d a{ font-size: 14px; color: #fff;  line-height: 28px; text-align: center; display: block;}
	.son-d:hover{background-color: #fff; border: none;}
	.son-d:hover a{color: #296fa6;}
	.son-b:hover .son-c{opacity: 1;}
	.bo-a{padding: 40px 0;}
	.jtl-c p{font-size: 18px; font-weight: bold; line-height: 40px; color: #444;}
	.jtl-e img{margin: 10px 8px 0 4px;}
	.jtl-e a{color: #333333; line-height: 24px; display:  block; width: 400px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
	.jtl-e{margin: 10px 0;}
	.jtl-a{padding-bottom: 40px;}
	/*公司简介*/
	.yu-f p{font-size: 24px; color: #296fa6;}
	.yu-e{margin-left: 50px; }
	.yu-d{border-bottom: solid 2px #d6d6d6; padding: 14px 0; display: none;}
	.yu-c{margin-left: 40px; width: 550px; padding: 40px 0;}
	.yu-j{margin: 0;}
	.yu-j p{font-size: 14px; color: #4f4f4f; line-height: 26px;}
	.yu-a{padding: 40px 0;}
	.yu-a img{margin: 0 auto; display: table;}
	.yu-k p{font-size: 14px; color: #4f4f4f; line-height: 26px;}
	.yu-k img{width: 100%; padding: 20px 0;}
	/*联系我们*/
	.lw-a{padding: 40px 0;}
	.lw-c{width: 430px; margin: 30px 0;}
	.lw-f span{ font-size: 16px; color: #555555; font-weight: bold;}
	.lw-f p{color: #4d4d4d; font-size: 14px;}
	.lw-f{margin-left: 20px;}
	.lw-d{margin: 20px 0;}
	.lw-b{background: url(../images/23.jpg) no-repeat; height: 343px; background-size: 100%; padding: 0 50px; margin: 20px 0;}
	.pk-a{width: 600px; margin: 60px 0;}
	.pk-a p{ font-size: 20px; color: #296fa6;}
	.pk-b input{ width: 290px; line-height: 30px;border: none; border: solid 1px #d6d6d6; padding-left: 4px; color:#4d4d4d;}
	.pk-b{margin-top: 10px;}
	.pk-c textarea{ width: 100%; margin-top: 10px; border: none; resize: none; color: #4d4d4d; height: 90px;}
	.pk-d input{background: none; width: 100%; background-color: #ff7a03; line-height: 36px; color: #fff; border: none; margin-top: 10px; cursor: pointer;}
	/*营销案例*/
	.di-a1{ padding: 40px 0;}
	.di-d1 a{font-size: 18px; color: #4d4d4d; display: block; width: 340px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
	.di-c1{ width: 100%; height: 267px; overflow: hidden;}
	.di-b1{width: 390px; padding: 10px; background-color: #fff; transition: ease all 1s; margin: 4px;}
	.di-c1 img{ transition: transform 1s;}
	.di-d1{width: 100%; margin: 10px 0;}
	.di-e1{margin: 10px 0; height: 32px;}
	.di-e1 p{color: #5B5B5B;}
	.di-b1:hover .di-c1 img{ transform: scale(1.05);}
	.di-b1:hover{box-shadow: 0px 1px 5px #969696;}
	.di-d1 p{color: #4d4d4d;}
	/*营销案例内页*/
	.led-d{width: 138px; background-color: #296fa6;}
	.led-d p{text-align: center; font-size: 16px; color: #fff; font-weight: bold; line-height: 36px;}
	.led-e{ border: solid 1px #296fa6; width: 324px; padding-left: 10px;}
	.led-e p{ font-size: 16px; color: #545454; font-weight: bold; line-height: 34px;}
	.led-c{margin: 20px 0;}
	.led-g{width: 34px; height: 100px; background-color: #0e0e0e;}
	.led-g p{font-size: 18px; font-weight: bold; color: #fff; text-align: center;}
	.led-f{margin: 20px 0;}
	.led-h{border: solid 1px #0e0e0e; padding: 4px; width: 390px; height: 100px; overflow: hidden;}
	.led-h p{color: #565656; line-height: 18px;}
	.led-a{padding: 30px;}
	.sdc{font-size: 14px; color: #4b4b4b; line-height: 26px;}
	.sdc img{ margin: 20px auto; text-align: center;}
	.sdc-b{background: url(../images/23.png) no-repeat center; margin-bottom: 2%;}
	.sdc-b p{font-size: 28px; font-weight: bold; color: #565656; text-align: center; line-height: 40px;}
	/*发展历程*/
	.ni-a{padding: 40px 0;}
	.ni-b{width: 530px; margin-right: 106px;}
	.ni-c{background: url(../images/24.png) no-repeat; width: 137px; height: 150px;}
	.ni-c p{font-size: 16px; color: #fff; font-weight: bold; padding-top: 28px; padding-left: 14px;}
	.ni-d{margin-top: 76px; margin-left: 10px; width: 378px;}
	.ni-d span{font-size: 18px; color: #323232; font-weight: bold;}
	.ni-d p{ font-size: 14px; color: #323232; line-height: 22px;}
	.bpa-b{margin-top: 78px; margin-right: 10px; width: 330px;}
	.bpa-b span{text-align: right; display: block;font-size: 18px; color: #323232; font-weight: bold;}
	.bpa-b p{text-align: right;font-size: 14px; color: #323232; line-height: 22px;}
	.bpa-c{background: url(../images/25.png) no-repeat; width: 137px; height: 150px;}
	.bpa-c p{text-align: right; padding-top: 28px;font-size: 16px; color: #fff; font-weight: bold; padding-right: 14px;}
	.bpa-a{width: 601px; margin-left: 166px;}
	/*网络营销*/
	.chan-a{width: 1200px; margin: 0 auto;}
	.chan-b{margin: 20px 0;}
	.chan-b h1{ font-size: 36px; color: #565656; text-align: center;}
	.chan-b h2{font-size: 40px; color: #323232; text-align: center; padding: 18px 0;}
	.chan-b h3{color: 18px; color: #565656; text-align: center;}
	.chan-e{width: 220px; margin: 40px;}
	.chan-e p{font-size: 60px; color: #000; text-align: center;}
	.chan-e span{ color: #565656; font-size: 30px; text-align: center; display: block;}
	.zoh-a{padding: 40px 0;}
	.zoh-a p{color: #000; font-size: 30px; line-height: 38px; text-align: center;}
	.zoh-b{width: 250px; background-color: #296fa6; margin: 40px auto;}
	.zoh-b a{font-size: 26px; color: #fff; line-height: 54px; text-align: center; font-weight: bold; display: block;}
	/*之子好*/
	.pi-a{background: url(../images/26.jpg) no-repeat center; height: 670px;}
	.pi-a img{padding:80px 0 50px 0;}
	.pi-b p{ font-size: 16px; color: #1c1c1c; line-height: 30px;}
	.pi-b p span{ color: #296fa6;}
	.pi-c{width: 1200px; margin: 0 auto;}
	.tpo-a{margin: 40px auto; width: 1200px;}
	.tpo-a h1{color: #181717; font-size: 36px; text-align: center;}
	.tpo-a h2{ font-size: 24px; color: #565656; text-align:center; margin: 16px 0;}
	.tpo-a h3{font-size: 14px; color: #565656; text-align:center;}
	.tpo-d{width: 40px; height: 40px; background-color: #000000;}
	.tpo-d p{text-align: center; font-size: 24px; line-height: 40px; color: #fff;}
	.tpo-e{ width: 150px; background-color: #296fa6; margin-left: 1px;}
	.tpo-e p{line-height: 40px; color: #fff; text-align: center; font-size: 22px;}
	.tpo-b{margin: 40px 0;}
	.tpo-c{margin:24px 54px;}
	.tiok-a{width: 100%;}
	.tiok-a p{text-align: center; font-size: 30px; color: #181717; padding: 20px 0;}
	/*提升询盘率*/
	.cywj-a{width: 100%;background: url(../images/27.jpg) no-repeat center; height:646px;}
	.cywj-b h1{color: #181717; font-size: 36px; text-align: center;}
	.cywj-b h2{font-size: 24px; color: #565656; text-align:center; margin: 16px 0;}
	.cywj-b{padding: 40px 0;}
	.cywj-d{padding: 8px 30px; border-right: solid 2px #fff;}
	.cywj-d span{ font-size: 24px; color: #fff; display: block; padding: 6px 0;}
	.cywj-d p{color: #fff; font-size:14px; line-height: 24px;}
	.cywj-c{padding: 20px; background-color: #5b8fb9; width: 1022px; margin: 0 auto;}
	/*之子好2*/
	.zih-a{width: 1200px; margin: 0 auto;}
	.zih-d{background-color: #296fa6; padding: 58px 20px; height: 50%; transition:ease all 0.5s;}
	.zih-d p{color: #fff; font-size: 24px; line-height: 34px; text-align: center;}
	.zih-c{width: 290px; height: 322px; background-color: #e2e2e2; margin: 0 4px;}
	.zih-e p{font-size: 18px; color: #000000; line-height: 24px; text-align: center;}
	.zih-e{padding: 40px 0;}
	.zih-c:hover .zih-d{height: 60%;}
	/*网站案例赏析*/
	.sah-a{width: 1200px; margin: 0 auto;}
	.sah-c{ width: 390px; position: relative; overflow: hidden; height: 267px; margin: 4px;}
	.sah-c img{width: 100%;}
	.sah-d{position: absolute; left: 0; bottom: -50px; width: 100%; background-color: #296fa6; transition: all 0.5s;}
	.sah-d a{display: block;line-height: 50px; font-size: 16px; color: #fff; text-align: center;}
	.sah-c:hover .sah-d{bottom: 0;}
	/*网站建设服务*/
	.hok-a{width: 1200px; margin: 40px auto;}
	.hok-b{background: url(../images/27.png) no-repeat center; height: 90px; margin: 40px 0;}
	.hok-b p{color: #030303; font-size: 36px; text-align: center;}
	.hok-d{width: 600px; border: solid 1px #dddddd; padding:40px 20px; transition-delay: ease all 0.5s;}
	.hok-e{width: 96px; height: 96px; border: solid 1px #555555; border-radius: 50%;background: url(../images/29.png) no-repeat center; margin: 0 20px; transition: ease all 0.5s;}
	.hok-f span{color: #000022; font-size: 24px; padding-bottom: 8px; display: block;}
	.hok-f p{font-size: 18px; color: #555555; padding: 5px 0;}
	.hok-g p{ font-size: 14px; color: #666; line-height: 24px;}
	.hok-h{ width: 120px; border: solid 1px #ddd; border-radius: 40px;margin-top: 20px; transition: ease all 0.5s;}
	.hok-h a{text-align: center; font-size: 14px; color: #888888; display: block; line-height: 40px;}
	.hok-d:hover{box-shadow:0 0 15px rgba(0,0,0,0.2);}
	.hok-d:hover .hok-e{background: url(../images/28.png) no-repeat center; border-color: #296fa6;}
	.hok-d:hover .hok-h{background-color: #296fa6;}
	.hok-d:hover .hok-h a{color: #fff;}
	.scpl{background: url(../images/31.png) no-repeat center;}
	.hok-d:hover .scpl{background: url(../images/30.png) no-repeat center;}
	.ynk-a{width: 96px; height: 96px;border-radius: 50%; border: solid 1px #555; margin: 20px auto; transition: ease all 0.5s;}
	.bg1{background: url(../images/33.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p{width: 300px; border: solid 1px #dddddd; border-top: none; border-right: none; transition: ease all 0.5s;}
	.hok-p h1{font-size: 24px; text-align: center; color: #000022; display: block; margin-top: 20px;}
	.ynk-b span{ font-size: 18px; color: #555555; text-align: center; display: block; line-height: 30px; padding: 6px 0;}
	.ynk-b p{font-size: 14px; line-height: 22px; text-align: center; color: #555555;}
	.dgbf{margin: 20px auto;}
	.hok-p:hover{box-shadow:0 0 15px rgba(0,0,0,0.2);}
	.hok-p:hover .ynk-a{border-color: #296fa6;}
	.hok-p:hover .bg1{background: url(../images/32.png) no-repeat center;}
	.hok-p:hover .hok-h{background-color: #296fa6;}
	.hok-p:hover .hok-h a{color: #fff;}
	.sdcl{border-right: solid 1px #dddddd;}
	.bg2{background: url(../images/35.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .bg2{background: url(../images/34.png) no-repeat center;}
	.bg3{background: url(../images/37.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .bg3{background: url(../images/36.png) no-repeat center;}
	.bg4{background: url(../images/39.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .bg4{background: url(../images/38.png) no-repeat center;}
	/*营销策划*/
	.sqw-a{width: 1200px; margin: 0 auto;}
	.sqw-c{background: url(../images/40.png) no-repeat center; width: 100%; height: 80px;padding: 10px 0; margin-top: 40px;}
	.sqw-c p{ color: #030303; font-size: 36px; text-align: center;}
	.sqw-d p{ color: #565656; font-size: 18px; line-height: 40px; text-align: center;}
	.sqw-d p span{color: #296fa6;}
	.sqw-d{padding-bottom: 22px;}
	.wed-a{margin: 40px 0;}
	.dt1{background: url(../images/42.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt1{background: url(../images/41.png) no-repeat center;}
	.dt2{background: url(../images/44.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt2{background: url(../images/43.png) no-repeat center;}
	.dt3{background: url(../images/46.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt3{background: url(../images/45.png) no-repeat center;}
	.dt4{background: url(../images/48.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt4{background: url(../images/47.png) no-repeat center;}
	.boe{border-top:solid 1px #dddddd;}
	.topp{margin-top: -48px;}
	/*网络营销五大痛点*/
	.todi-a{width: 100%;background: url(../images/49.png); height: 1000px; padding: 40px 0;}
	.scy{background: url(../images/50.png) no-repeat center;}
	.jzy-a{width: 70px; margin: 0 auto;}
	.jzy-a p{font-size: 14px; color: #CE0000; text-align: center; line-height: 30px;}
	.taka-a{background: url(../images/52.png) no-repeat center; height: 473px; width: 1200px; margin: 0 auto;}
	.tak-a p{text-align: right; font-size: 16px; color: #565656;}
	.tak-a{width: 586px; margin-top: 20px;}
	.tak-b{width: 274px; margin: 148px 0 0 130px}
	.tak-b span{display: block; font-size: 18px; line-height:40px; text-align: center;}
	.tak-b p{color: #565656; font-size: 16px; text-align: center; line-height: 26px;}
	.so1{width: 274px; margin: 170px 0 0 214px}
	.so1 span{display: block; font-size: 18px; line-height:40px; text-align: center;}
	.so1 p{color: #565656; font-size: 16px; text-align: center; line-height: 26px;}
	.hel-a p{text-align: inherit;}
	.so2{width: 274px; margin: 170px 0 0 70px}
	.so2 span{display: block; font-size: 18px; line-height:40px; text-align: center;}
	.so2 p{color: #565656; font-size: 16px; text-align: center; line-height: 26px;}
	.so3{width: 274px; margin: 142px 0 0 176px}
	.so3 span{display: block; font-size: 18px; line-height:40px; text-align: center;}
	.so3 p{color: #565656; font-size: 16px; text-align: center; line-height: 26px;}
	/*13年营销经验*/
	.err-a{width: 100%;background: url(../images/28.jpg) no-repeat center; height: 668px;}
	.err-b{width: 1200px; margin: 0 auto;}
	.err-c{padding: 60px 0;}
	.err-c span{ font-size: 36px; text-align: center; display: block; color: #fff;}
	.err-c p{font-size: 16px; color: #9f9f9f; line-height: 24px; text-align: center; padding-top: 10px;}
	.err-d{margin: 20px 0;}
	.err-e{width: 154px; border-right: solid 1px #fff; margin: 0 8px; padding: 0 10px;}
	.err-e p{font-size: 18px; line-height: 30px; color: #fff; text-align: center;}
	.err-e p span{ font-size: 30px; color: #296fa6;}
	.ljh-a{background-color: rgba(204,204,204,0.1); padding: 10px 0;margin: 70px 0;}
	.ljh-b{width: 558px;}
	.ljh-c p{color: #fff; font-size: 18px;}
	.ljh-d p{color: #fff; font-size: 18px; width: 424px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;text-decoration: underline;}
	.ljh-e{margin: 14px 0; padding-left: 10px;}
	/*返回顶部*/
	.rup-a{position: fixed; right: 10%; bottom: 10%; cursor: pointer;}
	.rup-a img{ transition: ease all 0.2s;}
	.rup-a:hover img{margin-left: 6%;}
	/*网络营销案例*/
	.tlu-a{width: 1200px; margin: 0 auto;}
	.ean{background: url(../images/53.png) no-repeat center;}
	/*微信小程序*/
	.cx-a{background: url(../images/29.jpg) no-repeat center; height: 765px;}
	.cx-b{padding: 40px 0;}
	.cx-c{width: 1200px; margin: 0 auto;}
	.cx-b p{font-size: 34px; font-weight: bold; color: #040000; text-align: center;}
	.cx-b p span{font-weight: normal;}
	.cx-d{width: 50%;}
	.cx-d h1{ color: #040000; font-weight: bold;font-size: 24px; margin-left: 250px; margin-top:94px;}
	.cx-d h2{ color: #040000; font-weight: bold;font-size: 24px; margin-left: 138px; margin-top: 176px;}
	.cx-e{width: 50%;}
	.cx-e h1{ color: #040000; font-weight: bold;font-size: 24px; margin-left: 230px; margin-top: 134px;}
	.cx-e h2{ color: #040000; font-weight: bold;font-size: 24px; margin-left: 324px; margin-top: 150px;}
	/*9亿*/
	.jiu-a{width: 100%;background: url(../images/30.jpg) no-repeat center; height: 670px;}
	.jiu-b{padding: 50px 0;}
	.jiu-b p{text-align: center; font-size: 36px; color: #fff; font-weight: bold;}
	.jiu-b p span{font-size: 46px;}
	.jiu-b h1{font-size: 30px; color: #fff; line-height: 44px; text-align: center; display: block;}
	.jiu-b h1 span{font-weight: bold;}
	.jiu-e{width: 333px;}
	.jiu-f{margin-top: 50px; margin-left: 42px;}
	.jiu-c{width: 1000px; margin: 0 auto;}
	.jiu-f p{font-size: 18px; color: #040000; font-weight: bold;}
	.jiu-g{width: 165px; margin-left: 42px;}
	.jiu-g p{font-size: 16px; line-height: 24px; color: #040000;}
	.jiu-d{margin: 136px 0;}
	.juha p{text-align: center; font-size: 18px; color: #fff;}
	/**/
	.hay-a{width: 1200px; margin: 0 auto;}
	.hay-b{padding: 50px 0;}
	.hay-b p{text-align: center; font-size: 32px; font-weight: bold; color: #040000; line-height: 50px;}
	.hay-b p span{font-weight: normal;}
	.hay-d{ width: 270px;}
	.hay-f p{font-size: 18px; font-weight: bold;}
	.hay-h{padding: 20px 0; border-bottom: solid 1px #555555;}
	.hay-h p{font-size: 16px; color: #040000;}
	.hay-j{ margin:77px 0;}
	.fah-a{margin: 0 60px;}
	.hay-c{margin: 0 auto; display: table;}
	.byy-a{position: relative; left: 50%; margin-left: -960px; height: 230px;}
	/**/
	.naa-a{background: url(../images/33.jpg) no-repeat center; height: 770px;}
	.naa-b{ width: 1000px; margin: 0 auto;}
	.naa-c p{font-size: 20px; color: #040000;}
	.naa-c{width: 250px; height: 146px;}
	.naa-c p{text-align: center; line-height: 34px;}
	/**/
	.llk-a{background: url(../images/34.jpg) no-repeat center; height: 916px;}
	.ll-a p{font-size:18px; color: #040000; text-align: center; }
	.ll-a p span{font-weight: bold;}
	.ll-b a{font-size: 22px; font-weight: bold; text-align: center; display: block; margin-top: 600px; transition: ease all 0.5s;}
	.ll-b a:hover{color: #296fa6; margin-left: 10px;}
	.oop-a{background: url(../images/35.jpg) no-repeat center; height: 857px;}
	.hay-b h1{font-size: 16px; text-align: center; line-height: 18px;}
	/**/
	.zzh-a{width: 1200px; margin: 0 auto;}
	.mm1 td{line-height: 50px;text-align: center; background-color: #666666; color: #fff; font-size: 18px;}
	.yii-a .mm2{ font-size: 18px; font-weight: bold; text-align: center; line-height: 50px;}
	.mo-b p{ font-size: 18px; color: #666; line-height: 50px;}
	.mo-a{ margin: 16px;}






}













@media screen and (min-width:320px) and (max-width:960px){
	.pc{display: none;}
	.mob{display: block;}
	/*导航*/
	.mo-a{padding: 4%; margin: 0!important;}
	.mo-b{width: 40%;}
	.mo-b img{width: 100%;}
	.mo-c{width: 12%;}
	.mo-c img{width: 100%; margin-top: 22%;}
	.han-a{position: fixed; left: 100%; top: 0; width: 100%;background-color: #fff; padding: 8%;z-index: 2; box-shadow: 2px 1px 3px #b5b5b5;}
	.han-c{ border-bottom: solid 1px #eeeeee; width: 100%;}
	.han-b{width: 90%;}
	.han-b a{font-size:0.9rem; color: #919191; line-height: 40px;}
	.han-g{margin-top: 10%;}
	.han-g p{color: #fff; line-height: 24px;}
	/*banner*/
	.shou-a{position: relative;}
	.swiper-slide{float: left;}
	.shou-a img{width: 100%;}
	.device{width: 100%; overflow: hidden; background: #111;position: relative;}
	.swiper-container{width: 100%;}
	.pagination{position: absolute;left: 0; bottom: 4%; text-align: center;width: 100%;}
	.swiper-pagination-switch {display: inline-block;width: 10px;height: 10px;border-radius: 10px;background: #fff;margin: 0 3px;cursor: pointer;}
	.swiper-active-switch{background: #296fa6;}
	.swiper-container{overflow:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-o-backface-visibility:hidden;backface-visibility:hidden;z-index:1;}
	.hjj{height: inherit!important; position: relative; z-index: 1;}
	.swiper-wrapper{height: inherit!important;}
	/*第一部分*/
	.jin-a{width: 100%; padding: 5%;}
	.biao{margin-bottom: 4%;}
	.he-a p{text-align: center; font-size: 1.2rem; color: #1b1b1b; font-weight: bold;}
	.he-a span{ font-size: 0.8rem; color: #626262; text-align: center; display: block; line-height: 24px;}
	.he-c{width: calc(96%/2); background-color: #242424; margin: 1%; padding: 1%;}
	.he-c a{ font-size: 1.2rem; color: #fff; text-align: center; display: block; padding: 14% 0;}
	.he-c p{font-size: 0.7rem; color:#fff;font-weight: normal; padding-bottom: 16%; height: 50px;}
	/*第二部分*/
	.dz-a{width: 100%;}
	.dz-b{margin: 6% 0;}
	.dz-b h2{font-size: 1.4rem; color: #565656; font-weight: bold; text-align: center;}
	.dz-b p{ font-size: 0.8rem; color: #666666; text-align: center; line-height: 28px;}
	.dz-d{margin: 0 auto; display: table;}
	.dz-e{width:100px; line-height:26px; background-color: #296fa6; margin: 0 2px;}
	.tic{background-color: #0e0e0e!important;}
	.dz-e h3{color: #fff; text-align: center;}
	.dz-h{margin-top: 4%;}
	.dz-h img{width: 100%;}
	.dz-k{margin: 2% 0;}
	.dz-k p{width: 70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 0.8rem; color: #333333; line-height: 24px;}
	.dz-k span{width: 70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 0.7rem; font-weight: normal; color: #565656; line-height: 20px;}
	.dz-q{width:calc(90%/2); height: 138px; overflow: hidden; margin: 2%;}
	.dz-q img{width: 100%;}
	.dz-w{margin: 4% 0;}
	.dz-w p{ color: #333333; font-size: 0.8rem;}
	.dz-w span{ color: #565656; font-size: 0.7rem;}
	.nop{background: url(../images/1.png) no-repeat; background-position: right 6% bottom 10px; border: solid 1px #296fa6; width: 160px; margin: 4% auto;}
	.nop a{line-height: 34px; padding-left: 10%; color: #296fa6;}
	/*第三部分*/
	.ht-a{ width: 100%;}
	.ht-c{width: 100%; position: relative; height: 254px; background-color: #ebebeb; overflow: hidden;}
	.ht-c img{width: 100%;}
	.juj-a{width: 100%; position: absolute; left: 0; top: 0; width: 100%;}
	.juj-c{position: absolute; bottom: 2%; left: 40%;}
	.juj-b{position: absolute; left: 0; top: 0;}
	.juj-d{width: 12px; height: 12px; background-color: #fff; border-radius: 50%; margin: 0 4px;}
	.dcv{background-color: #296fa6;}



	.ht-d{background-color: #ebebeb; padding: 2%;}
	.ht-d p{color: #565656; line-height: 22px;}
	/*第四部分*/
	.dz-e1{width:100px; line-height:26px; background-color: #296fa6; margin: 0 2px;}
	.dz-e1 h3{color: #fff; text-align: center;}
	.wu-p{ width: 18%; background-color: #296fa6; padding: 6px;}
	.wu-p p{font-size: 1.0rem; text-align: center; color: #fff; line-height: 24px;}
	.wu-p span{ font-size: 0.6rem; color: #fff; line-height: 20px; text-align: center; display: block;}
	.wu-o{width: 80%;}
	.wu-o a{ color: #222222; font-size: 0.7rem; line-height: 22px; width: 70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
	.wu-i{width: 100%; height: 30px; overflow: hidden; margin-top: 1%;}
	.wu-i p{color: #666666; font-size: 0.7rem; line-height: 16px;}
	.wu-o a:hover{ color: #296fa6; text-decoration: underline;}
	.wu-l{margin: 30px 0;}
	.wu-l:hover .wu-p{background-color: #0e0e0e;}
	.wu-f{margin-top: 50px;}
	/*底部*/
	.bud-a{background-color: #262626; padding: 6% 0;}
	.bud-a p{color: #fff; text-align: center; line-height: 24px;}
	.du-a{width: 100%; background-color: #296fa6; position: fixed; bottom: 0; left: 0;}
	.du-b{width: calc(100%/4);border-image: url(../img/11.png) 30 30 round;border-right: 3px solid;}
	.du-b a{text-align: center; color: #fff; font-size: 0.7rem; display: block; line-height:38px;}
	/*新闻中心*/
	.nes-b{width: calc(88%/3); margin:1%; background-color: #296fa6;}
	.nes-b a{font-size: 0.8rem; color: #fff; text-align: center; display: block; line-height: 32px;}
	.nes-d a{ font-size: 0.9rem; color: #296fa6; width: 70%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
	.koi{background-color: #262626;}
	.nes-d{margin: 6% 0; padding: 2% 0;}
	.nes-f{margin: 1% 0;}
	.nes-g p{ font-size: 0.8rem; color: #666666;}
	.nes-g img{margin: 2px 10px;}
	.nes-g span{ font-size: 0.8rem; color: #666666;}
	.yue{margin-left: 10px;}
	.shp-a{width: 100%; height: 40px; overflow: hidden;}
	.shp-a p{font-size: 0.7rem; line-height: 20px; color: #4b4b4b;}
	.lic-a{margin-left: 1%;}
	.lic-b{ padding: 0 2%; border: solid 1px #296fa6; margin: 0 1%;}
	.lic-b a{ color: #444; line-height: 24px; text-align: center; display: block;}
	.lkm{background-color: #296fa6;}
	.lkm a{color: #fff;}
	/*新闻详情*/
	.wna-b{margin: 2% 0;}
	.wna-b p{font-size: 1.2rem; color: #444; line-height: 40px; text-align: center;}
	.wna-c{font-size: 12px; color: #535353; line-height: 20px;}
	.fi-b{ background-color: #296fa6; padding: 0 2%; margin: 4% 0;}
	.fi-b a{font-size: 0.8rem; line-height: 30px; color: #fff;}
	/*公司简介*/
	.yu-f p{font-size: 24px; color: #296fa6;}
	.yu-e{ float: right!important;}
	.yu-d{border-bottom: solid 2px #d6d6d6; padding-bottom: 2%;}
	.yu-c{ width: 100%; padding: 4% 0;}
	.yu-j{margin: 2% 0;}
	.yu-j p{font-size: 0.7rem; color: #4f4f4f; line-height: 26px;}
	.yu-b{padding: 4% 0;}
	.yu-k p{font-size: 0.7rem; color: #4f4f4f; line-height: 26px;}
	.yu-k img{width: 100%; padding:1% 0;}
	.yu-b img{width: 100%;}
	/*联系我们*/
	.lw-a{padding: 2% 0;}
	.lw-c{width: 100%; margin: 2% 0;}
	.lw-f span{ font-size: 0.9rem; color: #555555; font-weight: bold;}
	.lw-f p{color: #4d4d4d; font-size: 0.8rem;}
	.lw-f{margin-left: 2%;}
	.lw-d{margin: 2% 0;}
	.lw-b{margin: 2% 0;}
	.pk-a{width: 100%; margin: 1% 0;}
	.pk-a p{ font-size: 0.9rem; color: #296fa6;}
	.pk-b input{ width: calc(90%/2); line-height: 30px;border: none; border: solid 1px #d6d6d6; padding-left: 4px; color:#4d4d4d;}
	.pk-b{margin-top: 10px;}
	.pk-c textarea{ width: 100%; margin-top: 10px; border: none; resize: none; color: #4d4d4d; height: 90px; border: solid 1px #d6d6d6;}
	.pk-d input{background: none; width: 100%; background-color: #ff7a03; line-height: 36px; color: #fff; border: none; margin-top: 10px; cursor: pointer;}
	/*营销案例*/
	.di-a1{ padding: 2% 0;}
	.di-d1 a{font-size: 0.9rem; color: #4d4d4d;}
	.di-c1{ width: 100%; height: 138px; overflow: hidden;}
	.di-b1{width: calc(98%/2); padding: 1%; background-color: #fff;}
	.di-c1 img{width: 100%;}
	.di-d1{width: 100%; margin: 4% 0;}
	.di-e1{margin: 3% 0; height: 26px; overflow: hidden;}
	.di-e1 p{color: #5B5B5B;}
	.di-d1 p{color: #8C8C8C; font-size: 0.7rem;}
	/*营销案例内页*/
	.led-d{width: 30%; background-color: #296fa6;}
	.led-d p{text-align: center; font-size: 0.8rem; color: #fff; font-weight: bold; line-height: 36px;}
	.led-e{ border: solid 1px #296fa6; width:70%; padding-left: 10px;}
	.led-e p{ font-size: 0.8rem; color: #545454; font-weight: bold; line-height: 34px;}
	.led-c{margin: 20px 0; width: 100%;}
	.led-g{width: 10%; height: 100%; background-color: #0e0e0e;}
	.led-g p{font-size: 18px; font-weight: bold; color: #fff; text-align: center;}
	.led-f{margin: 2% 0; width: 100%; border: solid 1px #0e0e0e;}
	.led-h{ padding: 4px; width:90%;}
	.led-h p{color: #565656; line-height: 18px;}
	.led-a{padding: 2%; width: 100%;}
	.sdc img{width: 100%; padding: 4%;}
	.led-b{width: 100%;}
	.sdc-b{background: url(../images/23.png) no-repeat center; background-size: 100%;}
	.sdc-b p{font-size: 1.0rem; font-weight: bold; color: #565656; text-align: center; line-height: 40px;}
	/*发展历程*/
	.zhp-b{margin: 4% 0; border: solid 1px #ccc; padding: 4%;}
	.zhp-b span{ font-weight: bold; font-size: 1.0rem; color: #323232;}
	.zhp-b p{font-size: 0.7rem; line-height: 22px; color: #323232;}
	/*网站建设服务*/
	.hok-a{width:100%; margin: 2% auto;}
	.hok-b{margin: 2% 0;}
	.hok-b p{color: #030303; font-size: 1.0rem; text-align: center;}
	.hok-d{width: 100%; border: solid 1px #dddddd; padding:4%;}
	.hok-e{width: 96px; height: 96px; border: solid 1px #555555; border-radius: 50%;background: url(../images/29.png) no-repeat center; margin: 0 20px; transition: ease all 0.5s; display: none;}
	.hok-f span{color: #000022; font-size: 0.9rem; padding-bottom: 8px; display: block;}
	.hok-f p{font-size: 0.8rem; color: #555555; padding: 1% 0;}
	.hok-g p{ font-size: 0.7rem; color: #666; line-height: 22px;}
	.hok-h{ width: 50%; border: solid 1px #ddd; border-radius: 40px;}
	.hok-h a{text-align: center; font-size: 0.7rem; color: #888888; display: block; line-height: 22px;}
	.hok-d:hover{box-shadow:0 0 15px rgba(0,0,0,0.2);}
	.hok-d:hover .hok-e{background: url(../images/28.png) no-repeat center; border-color: #296fa6;}
	.hok-d:hover .hok-h{background-color: #296fa6;}
	.hok-d:hover .hok-h a{color: #fff;}
	.scpl{background: url(../images/31.png) no-repeat center;}
	.hok-d:hover .scpl{background: url(../images/30.png) no-repeat center;}
	.ynk-a{display: none;}
	.bg1{background: url(../images/33.png) no-repeat center;}
	.hok-p{width: calc(100%/2); border: solid 1px #dddddd; padding: 4%;}
	.hok-p h1{font-size: 0.8rem; text-align: center; color: #000022; display: block; margin-top: 2%; font-weight: bold;}
	.ynk-b span{ font-size: 0.7rem; color: #555555; text-align: center; display: block; line-height: 22px; padding: 1% 0;}
	.sqw-b{padding: 8% 0;}
	.ynk-b{height: 70px; overflow: hidden;}
	.ynk-b p{font-size: 0.7rem; line-height: 22px; text-align: center; color: #555555;}
	.dgbf{margin: 20px auto;}
	.hok-p:hover{box-shadow:0 0 15px rgba(0,0,0,0.2);}
	.hok-p:hover .ynk-a{border-color: #296fa6;}
	.hok-p:hover .bg1{background: url(../images/32.png) no-repeat center;}
	.hok-p:hover .hok-h{background-color: #296fa6;}
	.hok-p:hover .hok-h a{color: #fff;}
	.sdcl{border-right: solid 1px #dddddd;}
	.bg2{background: url(../images/35.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .bg2{background: url(../images/34.png) no-repeat center;}
	.bg3{background: url(../images/37.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .bg3{background: url(../images/36.png) no-repeat center;}
	.bg4{background: url(../images/39.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .bg4{background: url(../images/38.png) no-repeat center;}
	/*营销策划*/
	.sqw-a{width:100%; margin: 0 auto;}
	.sqw-c{ width: 100%;}
	.sqw-c p{ color: #030303; font-size:1.0rem; text-align: center;}
	.sqw-d p{ color: #565656; font-size: 0.7rem; line-height:22px; text-align: center;}
	.sqw-d p span{color: #296fa6;}
	.wed-a{margin: 2% 0;}
	.dt1{background: url(../images/42.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt1{background: url(../images/41.png) no-repeat center;}
	.dt2{background: url(../images/44.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt2{background: url(../images/43.png) no-repeat center;}
	.dt3{background: url(../images/46.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt3{background: url(../images/45.png) no-repeat center;}
	.dt4{background: url(../images/48.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt4{background: url(../images/47.png) no-repeat center;}
	.boe{border-top:solid 1px #dddddd;}
	/*网络营销五大痛点*/
	.todi-a{width: 100%;background: url(../images/49.png);padding: 2% 0;}
	.jzy-a{width: 70px; margin: 0 auto; display: none;}
	.jzy-a p{font-size: 14px; color: #CE0000; text-align: center; line-height: 30px;}
	.taka-a{ width: 100%; padding: 4%;}
	.tak-a p{font-size: 0.8rem; color: #565656; text-align: center;}
	.tak-a{width: 100%; margin: 4% 0;}
	.tak-b{width: 100%; border: solid 1px #81511c; padding: 4% 0; margin-top: 4%;}
	.cx-as{ border: solid 1px #296fa6; padding: 4% 0;}
	.taka-b{float: inherit!important;}
	.tak-b span{display: block; font-size: 1.0rem; line-height:22px; text-align:center;}
	.tak-b p{color: #565656; font-size: 0.7rem;line-height: 24px; text-align:center;}
	.so1{width: 100%; border: solid 1px #00a0e9; padding: 4% 0; margin-top: 4%;}
	.so1 span{display: block;font-size: 1.0rem; line-height:22px; text-align:center;}
	.so1 p{color: #565656; font-size: 0.7rem;line-height: 24px; text-align:center;}
	.hel-a p{text-align: center;}
	.so2{width: 100%; border: solid 1px #009944; padding: 4% 0; margin-top: 4%;}
	.so2 span{display: block;font-size: 1.0rem; line-height:22px; text-align:center;}
	.so2 p{color: #565656; font-size: 0.7rem;line-height: 24px; text-align:center;}
	.so3{width: 100%; border: solid 1px #81511c; padding: 4% 0; margin-top: 4%;}
	.so3 span{display: block;font-size: 1.0rem; line-height:22px; text-align:center;}
	.so3 p{color: #565656; font-size: 0.7rem;line-height: 24px; text-align:center;}
	/*13年营销经验*/
	.err-a{width: 100%;background: url(../images/28.jpg) no-repeat center;}
	.err-b{width: 100%; padding: 2%;}
	.err-c{padding:1% 0;}
	.err-c span{ font-size: 1.0rem; text-align: center; display: block; color: #fff;}
	.err-c p{font-size: 0.8rem; color: #9f9f9f; line-height: 24px; text-align: center; padding-top: 10px;}
	.err-d{margin: 2% 0;}
	.err-e{width: calc(90%/3); padding: 2%; border: solid 1px #fff;height: 56px; overflow: hidden; margin: 1%;}
	.err-e p{font-size: 0.8rem; line-height: 16px; color: #fff; text-align: center;}
	.err-e p span{ font-size: 1.2rem; color: #296fa6;}
	.ljh-a{background-color: rgba(204,204,204,0.1); padding: 1%;margin: 2% 0; display: none;}
	.ljh-b{width:48%;}
	.ljh-c p{color: #fff; font-size: 0.7rem;}
	.ljh-d{width: 80%;}
	.ljh-d a{color: #fff; font-size: 0.7rem; width: 50%; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; display: block;}
	.ljh-d a:hover{text-decoration: underline;}
	.ljh-e{margin: 2% 0; padding-left: 1%px;}
	/*微信小程序*/
	.xx-a{width: 100%;}
	.xx-b p{ font-size: 1.0rem; font-weight: bold; text-align: center;}
	.xx-b p span{font-weight: normal;}
	.xx-c{ margin: 4% auto;}
	.xx-d{width: 60px; height: 60px; border: solid 3px #9C9C9C; border-radius: 50%; margin: 0 3%;}
	.xx-d p{text-align: center; line-height: 58px; font-size: 0.9rem;}
	.xx-e img{width: 100%;}
	/*二部分*/
	.yinx-a{width: 100%;background: url(../images/36.jpg) no-repeat center;}
	.yinx-c p{font-size: 1.2rem; text-align: center; font-weight: bold; color: #fff;}
	.yinx-b span{font-size: 1rem; text-align: center; display: block; padding: 4% 0; color: #fff;}
	.yinx-b{padding: 4% 0;}
	.too-b{width: calc(94%/3); background-color: #fff; padding: 3%; height: 120px;margin: 0 1%;}
	.too-b span{text-align: center; font-size: 1.0rem; font-weight: bold; display: block; padding: 4% 0;}
	.too-b p{text-align: center; font-size:0.8rem;}
	.dic-s{padding: 4% 0;}
	.dic-s p{font-size: 0.9rem; text-align: center; color: #fff;}
	/*三部分*/
	.xxp-a{margin: 4% 0;}
	.xxp-g{padding-left: 2%;}
	.xxp-g p{font-size: 0.9rem; font-weight: bold; line-height: 30px;}
	.xxp-h p{font-size: 0.8rem; color: #252525;}
	.xxp-d{padding: 4%; width: calc(90%/2);}
	.xxp-f{width: 30px;}
	.xxp-f img{width: 100%;}
	/*四部分*/
	.dd-e{width: calc(90%/4); margin: 1%; background-color: #242424; padding: 6% 0;}
	.dd-e p{text-align: center;height: 30px; color: #fff;}
	.huu-b img{width: 100%;}
	/*五部分*/
	.zzh-a{width: 100%;}
	.mm1 td{line-height:22px;text-align: center; background-color: #666666; color: #fff; font-size: 0.8rem;}
	.yii-a .mm2{ font-size: 0.8rem; font-weight: bold; text-align: center; line-height: 22px;}
	.yii-a td{padding: 2%;}
	.mo-b1{width: 82%;}
	.mo-b1 p{ font-size:0.8rem; color: #666; line-height: 22px;}
	.mo-a1{ margin:1%; width: 16%;}
	/*营销策划*/
	.nee-c{width: 100%;}
	.siw-b{margin: 4% 0;}
	.siw-b p{font-size: 1.2rem; text-align:center; color: #296fa6;}
	.siw-b p span{font-size: 0.9rem; color: #323232;}
	.siw-c{background: url(../images/43.jpg) no-repeat center; background-size: 100% 100%;}
	.siw-d{width: calc(100%/2); padding: 6%;}
	.siw-d p{color: #fff; font-weight: bold; text-align: center; font-size: 1.4rem;}
	.siw-d p span{ font-size: 0.9rem; font-weight: normal;}
	.siw-e{ margin: 8% 0;}
	.siw-e p{text-align: center;font-size: 0.9rem; color: #323232; font-weight: bold;}
	/*网站有流量*/
	.soll-b{background-color: #296fa6;width: 100%; padding: 6%; margin-top: 10%;}
	.soll-b p{font-size: 1.2rem; font-weight: bold; text-align: center; color: #fff;}
	.soll-b p span{font-size: 0.9rem; font-weight: normal;}
	.soll-c{padding: 4%;}
	.soll-c p{font-size: 0.8rem; color: #000000; line-height: 30px;}
	.soll-c p span{color: #296fa6;}
	.liu-a{width: 100%;padding: 6%; background: url(../images/liu.jpg) no-repeat center;background-size: 100% 100%;}
	.liu-a p{color: #fff; font-size: 0.8rem; line-height: 20px;}
	.liu-a img{padding: 8% 0; width: 90%;}
	/*同样一个网站*/
	.qixi-b{margin: 6% 0;}
	.qixi-b p{ font-size: 1.2rem; text-align: center; font-weight: bold;}
	.qixi-b p span{font-weight: normal; font-size: 0.8rem;}
	.qixi-e{ width: 20%; background-color:#000000;}
	.qixi-e p{font-size: 0.9rem; font-weight: bold; text-align: center; line-height: 30px; color: #fff;}
	.qixi-d{width: calc(90%/2); margin: 2%;}
	.qixi-f{width: 79%; background-color: #296fa6; margin-left: 1px;}
	.qixi-f p{font-size: 0.9rem;text-align: center; line-height: 30px; color: #fff}
	/*同样是网站*/
	.tong-as{ background: url(../images/49.png); padding: 6% 0;}
	.qina-a{background-color: #de4444; width: 100%; padding: 4%; margin: 8% 0;}
	.qina-b p{font-size: 1.2rem; text-align: center; color: #fff; font-weight: bold;}
	.qina-d{width: calc(100%/2); border: solid 1px #fff;}
	.qina-d p{text-align: center; line-height: 60px; color: #fff; font-size: 1.0rem;}
	.qina-c{padding: 6% 0;}
	/*智字号，就是询盘多*/
	.zhh-c{background-color: #e2e2e2; width: calc(92%/2); margin: 2%;}
	.zhh-d{background-color: #296fa6; padding:18% 6%;}
	.zhh-d p{color: #fff; font-size: 0.9rem; text-align: center;}
	.zhh-c span{text-align: center;display: block; line-height: 60px; font-size: 0.8rem;}
	/*网站建设服务*/
	.jind-b{widows: 100%; padding: 4%;}
	.jind-d{border: solid 1px #eaeaea; border-bottom: none;}
	.jind-e{width: 80px; height: 80px; border-radius: 50%; border: solid 1px #525252; padding: 4%; margin: 4%;}
	.jind-e img{width: 100%;}
	.jind-f h1{font-weight: bold; font-size: 0.9rem; color: #0b0b2a;}
	.jind-f p{font-size: 0.8rem; color: #707070; padding-top: 4%;}
	.jind-f span{font-size: 0.8rem; color: #707070;}
	.jind-g{width: 80px; border: solid 1px #ececec; border-radius: 20px; background-color: #f8f8f8; margin: 4% 0;}
	.jind-g a{line-height: 26px; text-align: center; display: block;color:#707070;}
	.jind-f{width: 56%; margin: 4%;}
	.jing-a{width: 100%;}
	.jinig-b{border: solid 1px #eaeaea; padding: 4%; width: calc(100%/2);}
	.jin-g{width: 80px; height: 80px; border-radius: 50%; border: solid 1px #525252; padding: 12%; margin: 4% auto;}
	.jin-g img{width: 100%;}
	.jing-j{width: 80px; border: solid 1px #ececec; border-radius: 20px; background-color: #f8f8f8; margin: 4% auto;}
	.jing-j a{line-height: 26px; text-align: center; display: block;color:#707070;}
	.jinig-b p{font-size: 0.9rem; color: #0b0b2a; text-align: center;}
	.jinig-b span{display: block; text-align: center; font-size: 0.8rem; color: #707070; padding: 4% 0;}
	/*营销策划*/
	.sqw-a{width:100%; margin: 0 auto;}
	.sqw-c{ width: 100%;}
	.sqw-c p{ color: #030303; font-size:1.0rem; text-align: center; font-weight: bold;}
	.sqw-d p{ color: #565656; font-size: 0.7rem; line-height:22px; text-align: center;}
	.sqw-d p span{color: #296fa6;}
	.wed-a{margin: 2% 0;}
	.dt1{background: url(../images/42.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt1{background: url(../images/41.png) no-repeat center;}
	.dt2{background: url(../images/44.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt2{background: url(../images/43.png) no-repeat center;}
	.dt3{background: url(../images/46.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt3{background: url(../images/45.png) no-repeat center;}
	.dt4{background: url(../images/48.png) no-repeat center; transition: ease all 0.5s;}
	.hok-p:hover .dt4{background: url(../images/47.png) no-repeat center;}
	.boe{border-top:solid 1px #dddddd;}
	/*网络营销五大痛点*/
	.xipp-a{width: 100%;}
	.xii-c p{font-size: 1.0rem; text-align: center; color: #fff;}
	.xii-c p span{font-size: 1.4rem; font-weight: bold;}
	.xii-c{width: 80px; height: 80px; background-color: #296fa6; border-radius: 50%; padding-top: 10px;}
	.xii-d{width: 66%; margin-top: 10px;}
	.xii-d p{font-size: 0.8rem; color: #565656; line-height: 24px;}
	.xii-b{margin: 6% 0;}
	/*13年营销经验*/
	.sell-a{width: 100%;background: url(../images/42.jpg) no-repeat center; height:80%; background-size: 100% 100%;}
	.sell-f{border-left: solid 1px #fff; width: calc(88%/2); margin: 2%;}
	.sell-f p{color: #fff; font-size: 0.8rem; padding: 0 6%; text-align: center;}
	.sell-f p span{color: #296fa6; font-size: 1.2rem; font-weight: bold;}
	.sell-e{padding:2% 6%;}
	.sell-g{width: 160px; margin: 4% auto; background-color: #296fa6;}
	.sell-g a{font-size: 1.0rem; text-align: center; line-height: 40px; text-align: center; display: block; color: #fff;}
	/*网络营销案例*/
	.sfiy-c{width: calc(90%/2); margin:2%;}
	.sfiy-d img{width: 100%;}
	.sfiy-e{padding: 2% 0;}
	.sfiy-e p{font-size: 0.8rem; color: #565656; text-align: center; line-height: 20px;}
	.sfiy-d{width: 100%;overflow: hidden;}











}
































