@charset "utf-8";
/* CSS Document */
@media screen and (min-width:450px) and (max-width:1920px){
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
body{margin:0; padding:0;font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden;}
ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;}
a{ color:#505050; text-decoration: none;}
* img{display:block;}
input{padding:0;margin:0;outline:none;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}

/*由左到右*/
[class*='bianq'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateX(-710px);
  	-moz-transform: translateX(-710px);
  	-ms-transform: translateX(-710px);
  	-o-transform: translateX(-710px);
  	transform: translateX(-710px);
	}
.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*='wen'] {
	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*='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)";
	}
/*由上到下*/
[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)";
	}
/*由右到左*/
[class*='y-zuo'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateX(710px);
  	-moz-transform: translateX(710px);
  	-ms-transform: translateX(710px);
  	-o-transform: translateX(710px);
  	transform: translateX(710px);
	}
.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)";
	}
/*左旋转变化*/
[class*='z-xuan'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: rotate(-360deg);
  	-moz-transform: rotate(-360deg);
  	-ms-transform: rotate(-360deg);
  	-o-transform: rotate(-360deg);
  	transform: rotate(-360deg);
	}
.animated[class*='z-xuan'] {
	-webkit-transform: rotate(0);
  	-moz-transform: rotate(0);
  	-ms-transform: rotate(0);
  	-o-transform: rotate(0);
  	transform: rotate(0);	
	opacity: 1; filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	
	
/**PC端大框架**/
	/**欢迎进入**/
	.zx-a{ width:100%;}
	.zx-b{ background-color: #f9f9f9;width: 100%;}
	.zx-c{ width:1200px; margin: 0 auto;}
	.zx-d{ float:left;}
	.zx-d p{ font-size:12px; color: #7b7b7b; line-height: 30px;}
	.zx-e{ float:right;}
	.zx-f{ float:left;}
	.zx-f p{ line-height: 30px; color: #7c7c7c;}
	.zx-f span{ color:#df4d69; font-weight: bold;}
	.zx-g{ float: left; margin: 4px 2px 2px 20px;}
	.zx-h{ float:left;}
	.zx-h p{ font-size:18px; font-weight: bold;color: #df4d69; line-height: 30px;}
	/**logo+导航**/
	.xc-a{ width:1200px; margin: 20px auto;}
	.xc-b{ float:left;}
	.xc-c{ float:right;}
	.xc-d{ margin-top: 30px;}
	.xc-e{ float:left; margin-left: 40px;}
	.xc-f{ border-image: url(../img/4.png) 10 0 round; border-bottom:10px solid; border-top: 0px; transition: all ease 0.5s;}
	.gjm{border-image: url(../img/3.png) 10 0 round; border-bottom:10px solid;}
	.xc-f p{ font-size:16px; color: #3f3f3f; line-height: 30px;}
	.xc-f:hover{border-image: url(../img/3.png) 10 0 round; border-bottom:10px solid;}
	.xc-g{ background-color: #fff; border: dashed 1px #eeeeee; padding-top: 5px; position: absolute; margin-left: -8px; padding: 0 18px;z-index: 100;}
	.wuba{ margin-left: 0px;}
	.xc-g p{ font-size:12px; line-height: 25px; text-align: center;}
	.xc-g p:hover{color:#4eb1f2;}
	/**banner广告**/
	.vb-hj{ width:100%; overflow: hidden; position: relative;height: 450px;}
	.vb-b{ width:1920px; position: absolute;left: 50%; margin-left: -960px;}
	.vb-b img{ width: 100%; margin: 0 auto;}
	.vb-c{ position: absolute; bottom: 20px; left: 50%; margin-left: -78px;}
	.vb-c .vb-d{ background-color: #0289e0;}
	.vb-c li{ width:56px; height: 10px; background-color: #fff; float: left; margin: 0 4px;}
/**中间大框架**/
	.zo-a{ width: 100%;}
	/**我们能做什么**/
	.zo-b{ width:1200px; margin: 0 auto;}
	.zo-c{ margin:16px auto; display: table;}
	.zo-c p{ text-align: center; font-size: 20px; color: #bbbbbb; line-height: 26px;}
	.zo-c span{ display: block;text-align: center; font-size: 24px; color: #5c5b5b; font-weight: bold;}
	.zo-c img{ margin: 0 auto; margin-top: 6px;}
	.zo-d{ margin: 0 auto; display:  table; }
	.zo-d p{ font-size: 14px; color: #858585;text-align: center;}
	.zo-e{ width:100%; margin: 30px 0;}
	.zo-f{ float:left; margin:0 60px;}
	
	.zo-g{ background: url(../img/19.png) no-repeat; background-size: 100%; padding: 86px; transition: all ease 0.5s;}
	.zo-g:hover{ background: url(../img/18.png) no-repeat; padding: 86px; background-size: 100%;}
	
	.f1{ background: url(../img/22.png) no-repeat; padding: 86px; transition: all ease 0.5s;}
	.f1:hover{ background: url(../img/21.png) no-repeat; padding: 86px;}
	
	.f2{ background: url(../img/25.png) no-repeat; padding: 86px; transition: all ease 0.5s;}
	.f2:hover{ background: url(../img/24.png) no-repeat; padding: 86px;}
	
	.f3{ background: url(../img/28.png) no-repeat;padding: 86px; transition: all ease 0.5s;}
	.f3:hover{ background: url(../img/27.png) no-repeat; padding: 86px;}
	
	.zo-h{ width:174px;}
	.zo-j p{ text-align: center; font-size: 18px; color: #5c5b5b; line-height: 50px;}
	.zo-k p{ color: #858585; font-size: 12px; line-height: 20px;}
	.ne-a{ width:90px; border: solid 2px #4899eb; border-radius: 15px; margin: 0 auto; transition: all ease 0.5s;}
	.ne-a p{ text-align: center; line-height: 20px; color: #4eb1f2; transition: all ease 0.1s;}
	.ne-a:hover{background-color: #4899eb;}
	.ne-a:hover p{color:#fff;}
	/**成功案例**/
	.vbs-a{ width:100%; background:url(../img/29.png);}
	.vbs-b{ width:1200px; margin: 20px auto; padding-top: 1px;}
	.hj-a{ width:100%; margin: 20px 0;}
	.hj-b{ width:354px; float: left; margin: 20px;}
	.hj-bl{ width:354px; height: 218px; overflow: hidden;}
	.hj-bl img{ width: 100%; transition:transform 0.5s; }
	.hj-b:hover .hj-d{ background-color: #4eb1f2;}
	.hj-b:hover .hj-d p{ color: #fff;}
	.hj-b img:hover{transform:scale(1.2) scale(1);}
	.hj-c{ width:100%; background-color: #fff; padding: 20px 20px 50px 20px; height: 190px;}
	.hj-c span{ font-size:16px; font-weight: bold; color: #5c5b5b; text-align: center; display: block; line-height: 50px;}
	.hj-c p{ font-size:14px; color: #858585; text-align: center; line-height: 20px;}
	.hj-d{width: 32px; height: 30px; background-color: #fff; border: solid 2px #4eb1f2; border-radius: 10px; margin: 0 auto; margin-top: -15px; transition: all ease 0.5s}
	.hj-d p{ text-align: center; font-size: 20px; color: #4eb1f2;}
	.hj-j{ width: 100%; height: 1px; position: relative;}
	.hj-h{ width:90px; border: solid 2px #4899eb; border-radius: 15px; position: absolute; left: 50%; margin-left: -45px; margin-top: -10px; background-color: #fff; transition: all ease 0.5s;}
	.hj-h p{text-align: center; line-height: 20px; color: #4eb1f2; transition: all ease 0.1s;}
	.hj-h:hover{ background-color:#4899eb;}
	.hj-h:hover p{ color:#fff;}
	/**6大优势**/
	.you-a{ width:1200px; margin: 0 auto;}
	.you-b{ width:100%;}
	.you-c{ float: left;}
	.you-d{ float: left; margin-left: 42px; margin-top: 20px;}
	.you-f{ width:300px;}
	.you-g{ width:100%;}
	.you-h{ float: left; margin: 12px;}
	.you-j{ float:left; width: 200px;}
	.you-j span{ font-weight: bold; font-size: 18px;}
	.you-j p{ font-size:16px; color: #3f3f3f;}
	.you-e{ float: right;}
	.you-f1{ border:none; width: 300px;}
	.you-g2{ width:100%;}
	.you-h3{ float: left; width: 200px;}
	.you-h3 span{font-weight: bold; font-size: 18px;}
	.you-h3 p{ font-size:16px; color: #3f3f3f;}
	.you-j4{ float: left; margin: 12px;}
	/**软文营销智库**/
	.ku-a{ width:100%; background: url(../img/40.png); margin: 20px 0;}
	.ku-b{ width:1200px; margin: 0 auto; padding: 10px 0 40px 0;} 
	.ku-c{ width:100%;}
	.ku-c p{ text-align: center; font-size:14px; color: #858585; line-height: 30px;}
	.ku-d{ width: 100%;}
	.ku-e{ float:left; margin: 10px 28px;}
	.ku-f p{font-size:18px; color: #5c5b5b; font-weight: bold; line-height: 40px;}
	.ku-l{ width:100%; background-color: #fff; padding: 20px;}
	.ku-p{ width:100%;}
	.ku-o{ float: left; width: 230px;}
	.ku-o img{ width:100%;}
	.ku-i{ float: left; width: 230px; margin: 0 20px;}
	.hua-a p{ font-size:12px; font-weight: bold;color: #5c5b5b; line-height: 30px;}
	.hua-b{ margin-top: 4px; height: 60px; overflow: hidden;}
	.hua-b p{ font-size:12px; color: #5c5b5b; line-height: 18px;}
	.hua-c p{ color:#4eb1f2; text-decoration: underline; transition: all ease 0.5s;}
	.ku-i:hover .hua-c p{color:#e23b5b;}
	.hua-d{ width:100%; height: 1px; background-color: #e1e1e1; margin-top: 10px;}
	.up-a{ width:100%; margin-top: 14px; position: relative;}
	.up-b{ border:none;}
	.up-b p{ transition: all ease 0.5s;}
	.up-c{ float:left;}
	.up-c p{ line-height: 24px;}
	.up-d{ float:right;}
	.up-b:hover p{color:#4eb1f2;}
	.upp{ width:32px; border: solid 2px #4eb1f2; border-radius: 10px; background-color: #fff; position: absolute; bottom: -36px; right: 0; transition: all ease 0.5s;}
	.upp p{ color:#4eb1f2; font-size:20px; line-height: 26px; text-align: center;}
	.ku-l:hover .upp{ background-color: #4eb1f2;}
	.ku-l:hover .upp p{ color: #fff;}
	/**服务流程**/
	.ffu-a{ width:1200px; margin: 40px auto;}
	.ffu-b{ margin: 20px auto; display: table;}
	/**软文营销推广方式**/
	.xiao-a{ width:1200px; margin: 0 auto; padding-top: 10px;}
	.xiao-b{ width: 100%; padding-bottom: 10px;}
	.xiao-c{ width:270px; background-color: #fff; padding: 14px; float: left; margin: 24px 14px;}
	.xiao-d span{ font-size:18px; color: #5c5b5b; text-align: center; display: block;}
	.xiao-d .xiao-f{ margin: 0 auto; display: table; padding: 30px 0;}
	.xiao-e{ width:100%; padding: 10px 0;}
	.xiao-df{ float: left; width: 90px; overflow: hidden; margin: 2px 10px;}
	.xiao-g{ float: left; margin: 4px;}
	.xiao-h{ float: left;}
	.xiao-h p{ font-size: 12px; color: #5c5b5b;}
	.xiao-wo{ width:80px; border: solid 2px #4899eb; border-radius: 10px; margin: 20px auto; transition: all ease 0.5s;}
	.xiao-wo p{ text-align: center; line-height: 20px; color: #4899eb; transition: all ease 0.1s;}
	.xiao-c:hover{ box-shadow: 2px 3px 6px #ccc;}
	.xiao-c:hover .xiao-wo{ background-color:#4899eb; }
	.xiao-c:hover .xiao-wo p{ color:#fff;}
	/**合作伙伴**/
	.shi-a{ width:1200px; margin: 36px auto;}
	.shi-b{ width:100%;}
	.shi-c{ float:left; border: solid 1px #e4e4e4; box-shadow: 0px 23px 23px 0px #f9f9f9; margin: 18px 8px;}
	.xing-a{ width:90px; border: solid 2px #4899eb; border-radius: 15px; margin: 0 auto; margin-top: 12px; transition: all ease 0.5s;}
	.xing-a p{ color:#4899eb; text-align: center; line-height: 20px; transition: all ease 0.1s;}
	.xing-a:hover{background-color: #4899eb;}
	.xing-a:hover p{color:#fff;}
	/**联系我们**/
	.gon-a{ width:1200px; margin: 0 auto; margin-bottom: 40px;}
	.gon-b{ background: url(../img/61.png) no-repeat; background-size: 100%; padding: 30px 68px;}
	.gon-c{ float:left; margin: 0 20px;}
	.gon-f{ margin: 14px 0;}
	.gon-f input{ border: none; border-radius: 8px; line-height: 40px; color: #7a7878; width: 310px; padding-left: 10px;}
	.gon-d{ float:left; margin: 0 30px;}
	.gon-d textarea{ width:330px; border-radius: 8px; border: none; resize: none; margin: 10px; color: #7a7878; line-height: 30px; height: 96px; font-family: "微软雅黑"; padding-left: 10px;}
	.gn-eo{ float:left; margin-left: 20px;}
	.gn-eoa{ margin-top: 6px;}
	.gn-eoa p{ color: #fff; font-size: 18px; font-weight: bold;text-shadow: 2px 2px 2px #4d4d4d;}
	.gn-eob{ margin-top: 18px;}
	.gn-eob input{ width:95px; border-radius:8px; background-color: #4d4d4d; color: #fff; line-height: 34px; border: none; cursor: pointer;}
	.shou-a{ width:100%; background: url(../img/62.png) no-repeat; background-size: 100%; padding: 20px; background-color: #f3f3f2; margin-bottom: 20px;}
	.shou-c{ width:234px; float: left; margin: 14px 26px;}
	.hule{ margin-left: 26px;}
	.shou-d{ float:left;}
	.shou-d img{ margin: 0 auto; display: table;}
	.shou-d p{ text-align: center; padding: 20px 18px; color: #5a5454; font-size: 14px;}
	.shou-e{ float: right; width: 1px; height: 140px; background-color: #df4d69;}
	/**软文推广**/
	.tui-a{ width:100%;margin-bottom: 60px;}
	.tui-b{ width:100%; position: relative; overflow: hidden; height: 200px;}
	.tui-c{ position: absolute; left: 50%; margin-left: -960px; width: 1920px;}
	.tui-c img{ width: 100%; margin: 0 auto;}
	.tui-d{ width:1200px; margin: 0 auto; background-color: #efefef;}
	.tui-d p{ line-height: 40px; color: #6d6d6d;}
	/**内容1**/
	.lao-a{ width:1200px; margin: 0 auto;}
	.ma-t{ background: url(../img/68.png) no-repeat; background-size: 100%; padding: 60px 26px; margin: 20px 0;}
	.ma-t p{ line-height: 30px; color: #5c5b5b; font-size: 14px;}
	.ma-t span{color:#ca0010;}
	/**内容2**/
	.rong-a{ width:1200px; margin: 0 auto;}
	.rong-b{ width:100%; margin-bottom: 20px;}
	.rong-c{ float: left; width: 174px; margin: 0 30px;}
	.rong-d{ margin: 20px 0; transition: all ease 1s;}
	.rong-d:hover{transform:rotate(360deg)}
	.rong-e p{ text-align: center; color: #858585; font-size: 12px; line-height: 20px;}
	/**内容3**/
	.zi-a{ width:100%; background-color: #f7f7f7;}
	.zi-b{ width:1200px; margin: 0 auto;}
	.zi-c{ padding: 20px 50px 0 50px;}
	.zi-c span{ font-size:14px; font-weight: bold; color: #5c5b5b;}
	.zi-c p{ font-size:12px; color: #858585; line-height: 20px;}
	.zi-c .yu-mi{ text-align: center; color: #4eb1f2; font-weight: bold; margin: 20px 0; font-size: 14px;}
	.wang-a{ width:100%; padding-bottom: 20px;}
	.wang-b{ float: left; width: 156px; background-color: #fff; border:solid 1px #4eb1f2;height: 200px; padding: 10px; margin:0 7px;}
	.wang-b img{ margin: 10px auto; display: table;}
	.wang-b p{ font-size: 12px; color: #858585; line-height: 24px;}
	/**内容4**/
	.bai-a{ width:1200px; margin: 0 auto;}
	.bai-b{ width:100%;}
	.bai-b{ width:100%;}
	.bai-d{ width:266px; height: 196px; float: left; padding: 16px; margin: 10px 16px;}
	.bai-d span{ font-size:18px; font-weight: bold; color: #fff;}
	.bai-d .bai-e{ width:100%; height: 1px; background-color: #fff; margin: 4px 0;}
	.bai-d p{ color: #fff; line-height: 24px;}
	.youw-a{ width:100%; margin: 40px 0;}
	.youw-b{ float: left; width: 354px; box-shadow: 0px 2px 20px #f3f3f3; padding: 10px 0; border: solid 1px #eeeeee; margin: 0 22px;}
	.youw-c{ float: left; margin:0 20px;}
	.youe-d{ float: left; width: 172px;}
	.youe-d span{ font-size:18px; color: #df4d69; font-weight: bold; line-height: 30px;}
	.youe-d p{font-size: 12px; color: #858585; line-height: 18px;}
	/**内容5**/
	.qixia-a{ width:100%; background-color: #edf8ff;}
	.qixia-b{ width:1200px;margin: 0 auto; padding: 20px 0;}
	.qixia-c{ float: left; width: 260px; margin: 100px 20px;}
	.qixia-c span{ font-size:24px; color: #5c5b5b; font-weight: bold;}
	.qixia-c p{ color:#bbbbbb; font-size: 20px; line-height: 26px;}
	.qixia-c .q-xiao{ margin: 30px 0;}
	.qixia-c .q-xiao p{ font-size:14px; color: #858585; line-height: 26px;}
	.qixia-d{ float: right; margin-right: 40px;}
	/**软文推广**/
	.jia-a{ width:1200px; margin: 20px auto;}
	.jia-b{ float: left;}
	.jia-c{ float:left; margin: 0 20px;}
	.jia-d{ float:left;}
	.jia-d p{ font-size:24px; font-weight: bold; color: #5c5b5b; line-height: 50px;}
	.jia-d p span{ font-size:18px; color: #bbbbbb; font-weight: normal;}
	.suos-a{ float:left; margin-left: 20px;}
	.suos-b{ float:left; width: 170px; background-color:#f3f3f3; margin:0 4px;}
	.ool{ border-image: url(../img/106.png) 100% 3 round; border-bottom:27px solid; background-color:#4eb1f2; border-top: 0px;}
	.ool p{ color:#fff;}
	.suos-b p{ font-size:16px; line-height: 50px; text-align: center;}
	.suos-b:hover{ border-image: url(../img/106.png) 100% 3 round; border-bottom:27px solid; background-color:#4eb1f2; border-top: 0px;}
	.suos-b:hover p{ color:#fff;}
	/**价格1**/
	.gege-a{ width:1200px; margin: 0 auto; margin-bottom: 100px;}
	.gege-b{ width:100%; background-color: #4eb1f2;}
	.gege-c{ float:left; width: 40px; margin: 8px;}
	.gege-c img{ width:100%;}
	.gege-d{ float:left;}
	.gege-d p{ font-size:24px; font-weight: bold; color: #fff; line-height: 50px;}
	.gej-a{ width:100%;}
	.gej-b{ border: dashed 1px #c9c9c9; background-color: #f7f7f7; margin: 10px 0; padding: 10px;}
	.gej-c{ float:left; margin: 0 10px}
	.gej-c p{ font-size:14px; color: #5c5b5b; font-weight: bold;}
	.gej-d{ float:left; background-color: #4eb1f2; padding: 0 10px;}
	.gej-d p{ font-size: 12px; color: #fff; line-height: 24px;}
	.gej-e{ float:left; margin-left: 20px; width: 1022px;}
	.gej-f{ font-size:12px; color: #5c5b5b; float: left;}
	.gej-f p{ line-height: 24px;padding: 0 10px;}
	.gej-f:hover{ background-color: #4eb1f2;}
	.gej-f:hover p{ color: #fff;}
	/**价格2**/
	.bur-a{ width:100%; background-color: #f7f7f7;}
	.bur-b{ width:1200px; margin: 0 auto; position: relative; padding: 50px 0;}
	.bur-c{ width:100%;}
	.bur-d{ float:left; margin: 20px 0;}
	.bur-e{ float:left; border: solid 1px #bfbfbf; width: 110px; margin-right: 20px;}
	.qwp{ border:none; background-color: #4eb1f2;}
	.qwp p{ color: #fff;}
	.bur-e p{ text-align: center; line-height: 26px;}
	.bur-e:hover{ border:none; background-color: #4eb1f2;}
	.bur-e:hover p{ color:#fff;}
	.bur-f{ float:right; margin-right: 10px;}
	.bur-f p{ font-size:14px; color: #5c5b5b; line-height: 50px;}
	.bur-f span{ color:#df4d69; font-size: 16px;}
	.table-a{ width:100%;}
	.td-a{ width:110px; text-align: center; line-height: 50px;background-color: #4eb1f2; color: #fff; border-right: 1px solid #fff; position: relative;}
	.wi{ width:160px; padding: 0 40px;}
	.wi .ma{ margin-left:60px;}
	.qiuq-a{ float:left; margin-left: 20px;}
	.qiuq-b{ float:left; margin: 16px 5px;}
	.h-w{width: 100%; font-size: 12px; line-height: 20px; color: #5c5b5b; background-color: #fff; position: absolute; top: 100%; left: 0; z-index: 10; padding: 5px; border: solid 1px #c8c8c8;}
	.td-b{ width:110px; text-align: center; line-height: 50px;}
	.gm img{ margin: 0 auto; display: table;}
	.bia-b{ background-color: #fff;}
	.bia-a:hover{ background-color: #d7effe;}
	.bia-b:hover{ background-color: #d7effe;}
	.minm-a{ width:100%; background-color: #f3f3f3; margin: 10px 0;}
	.minm-b{ float: right; padding: 5px 0;}
	.minm-c{ float:left;}
	.minm-c p{ font-size:12px; color: #878787; line-height: 30px;}
	.minm-d{ float:left; margin-left: 40px;}
	.minm-e{ float:left; margin: 0 5px; padding: 0 5px;}
	.yan p{color: #df4d69;}
	.minm-e p{ line-height:30px;}
	.minm-e:hover p{ color: #df4d69;}
	.cheng-a{ width:520px; background-color: #4eb1f2; border-radius: 20px;position: absolute; bottom: 0; left: 50%; margin-left: -260px; margin-bottom: -20px;}
	.cheng-a p{ line-height: 40px; text-align: center; font-size: 14px; color: #fff;}
	.cheng-a i{font-size:18px; color: #fff; font-weight: bold;}
	.cheng-b{ width:520px; background-color: #4eb1f2; border-radius: 30px; position: absolute;top: 0;left: 50%; margin-left: -260px; margin-top: -20px;}
	.chn-a{ float:left; margin-left: 40px;}
	.chn-a p{font-size:20px; font-weight: bold; color: #fff; line-height: 48px;}
	.chn-b{ float:right; margin-right: 40px;}
	.chn-c{ float:left; margin: 10px;}
	.chn-c input{ width: 216px; line-height: 30px; border: none; color: #9f9f9f;}
	.chn-d{ float:left; margin: 10px;}
	.chn-d input{ width: 70px; line-height: 30px;background-color: #1960ad; color: #fff; border: none; cursor: pointer;}
	/**优惠套餐**/
	.goog-a{ width:1200px;margin: 0 auto;}
	.goog-b{ width:100%; background-color: #faab4d;}
	.goog-c{ float:left; margin: 10px;}
	.goog-d{ float:left;}
	.goog-d p{ font-size:24px; color: #fff; line-height: 40px;}
	.haoc-a{ width:100%;}
	.haoc-b{ width:100%; border-bottom: solid 1px #f3f3f3; padding: 10px 0;}
	.haoc-c{ float:left;}
	.haoc-d{ float:left; background: url(../img/110.png) no-repeat; background-size: 100%; padding: 4px; margin: 10px 30px;}
	.haoc-d span{ background-color: #df4d69; font-size: 14px; text-align: center; line-height: 26px; color: #fff; padding: 0 2px;}
	.haoc-d p{ text-align: center; font-size: 22px; font-weight: bold; color: #df4d69; line-height: 40px;}
	.haoc-e{ float: left; width: 168px; overflow: hidden; height: 46px; margin: 20px 60px 20px 10px;}
	.haoc-e span{font-size:18px; color: #5e5e5e; font-weight: bold; transition: all ease 0.5s;}
	.haoc-e p{ font-size:14px; color: #5e5e5e; transition: all ease 0.5s;}
	.haoc-f{ float:left; width: 1px; height: 60px; background-color: #f3f3f3; margin: 10px 40px;}
	.duz-a{ width:490px; height: 40px; overflow: hidden; margin: 20px 10px; float: left;}
	.duz-a p{color:#5e5e5e; font-size: 12px; line-height: 20px; transition: all ease 0.5s;}
	.kene-a{ float: left; width:100px; border: solid 2px #d1d1d1; border-radius: 15px; margin: 30px; transition: all ease 0.5s;}
	.kene-a p{ text-align:center; line-height: 22px; color: #d1d1d1; transition: all ease 0.5s;}
	.haoc-b:hover p{ color: #df4d69;}
	.haoc-b:hover .kene-a{ border-color: #df4d69;}
	.haoc-b:hover .haoc-e span{ color: #df4d69;}
	/**优惠套餐内页**/
	.shun-a{ width:1200px; font-size: 12px; color: #5c5b5b; line-height: 20px;}
	.shun-b{ margin: 10px 0;}
	.shun-b span{text-align: center; display: block; color: #5c5b5b; font-size: 16px; font-weight: bold; line-height: 40px;}
	.shun-b p{ font-size:14px; text-align: center; color: #5c5b5b; line-height: 30px;}
	.sppk{ width:100%; height: 1px; background-color: #f3f3f3; margin: 5px 0;}
	.shun-c{ width:100%;}
	.shun-d{ width:100%; position: relative; margin-top: 70px;}
	.tbbo{ width:100%;}
	.tbbo .hui{ background-color: #f7f7f7;}
	.bai td{ border:dashed 1px #c9c9c9; color: #5c5b5b; line-height: 24px; text-align: center;}
	.hui td{ border:dashed 1px #c9c9c9; color: #5c5b5b; line-height: 24px; text-align: center;}
	.ju-a{ width:520px; background-color: #4eb1f2; border-radius: 30px; position: absolute; left: 50%; margin-left: -260px; top: -44px;}
	.ju-a p{ line-height:40px; color: #fff;}
	.ju-a span{ font-size:20px;font-weight: bold;}
	.kono-a{ width:100%; margin: 10px 0;}
	.kono-a p{ color: #df4d69; font-size: 14px;}
	.kono-b{ width:100%; height: 1px; background-color: #f3f3f3; margin: 20px 0 10px 0;}
	.kono-c p{color: #5c5b5b; line-height: 24px; font-size: 12px;}
	.kono-c a{color: #5c5b5b;}
	.kono-d{ width:100%; background-color: #f3f3f3;margin: 20px 0;}
	.kono-e{ float:right; margin-right: 10px;}
	.kono-e p{ line-height:40px; font-weight: bold; color: #df4d69;}
	.sios-a{ width:100%; border: solid 1px #a9a9a9; padding: 10px;}
	.sios-b{ width:100%;}
	.sios-c{ float:left; width: 12px; margin: 6px;}
	.sios-c img{ width:100%;}
	.sios-d{ float:left;}
	.sios-d p{ line-height: 40px; font-size: 16px;}
	.yins-a{ width:100%; margin: 10px 0;}
	.yins-b{ width:290px; float: left; margin-right: 100px;}
	.yins-c{ float:left; margin: 5px;}
	.yins-d{ float:left; width:250px;height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 2px 0;}
	.yins-d p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.daok-a{ width:100%;}
	.daok-b{ float:left; width: 300px;height: 2px; background-color: #f3f3f3; margin-right: 90px;}
	/**软文代写**/
	.zhao-a{ width:1200px; margin: 0 auto;}
	.zhao-b{ width:100%;}
	.zhao-c{ float:left; width:calc(100%/3);}
	.zhao-d{ float:left; margin: 20px 0;}
	.zhao-e{ float:left; width:150px; margin: 56px 20px;}
	.zhao-e span{ font-size:18px; font-weight: bold; color: #4eb1f2; line-height: 30px;}
	.zhao-e p{ font-size:12px; color: #858585; line-height: 20px;}
	/**2**/
	.neme-a{ width:100%; background-color: #f7f7f7;}
	.neme-b{ width:1200px; margin: auto;position: relative; padding: 40px 0 20px 0;}
	.neme-c{ width:100%;}
	.neme-d{ float:left; width: 358px; background-color: #fff; box-shadow: 0px 0px 15px #ccc;}
	.wop{ margin: 0 60px;}
	.neme-e{ float:left; margin: 18px;}
	.neme-f{ float:left; margin: 18px 10px; width: 216px;}
	.neme-f span{ font-size:18px; font-weight: bold; line-height: 30px;}
	.neme-f p{ font-size:12px; color: #858585; line-height: 20px;}
	.link-a{ width:100%;}
	.bvd-w{ width:100%; margin: 40px 0;}
	.min-1{ background-color: #4eb1f2;}
	.min-1 td{ text-align: center; line-height: 40px; color: #fff; border: solid 1px #f7f7f7;}
	.min-2{ background-color: #fff;}
	.min-2 td{ text-align: center; line-height: 40px; color: #5c5b5b; border: solid 1px #f7f7f7;}
	.min-3{ background-color: #e7e7e7;}
	.min-3 td{ text-align: center; line-height: 40px; color: #5c5b5b; border: solid 1px #f7f7f7;}
	.dans-a{ background: url(../img/119.png) no-repeat; background-size: 100%; width: 240px; position: absolute; left: 50%; margin-left: -120px; bottom: 0; margin-bottom: -27px;}
	.dans-a p{ text-align: center; font-size: 22px; color: #fff;line-height: 52px;}
	/**3**/
	.pei-a{ width:1200px; margin: 40px auto;}
	.pei-b{ width:100%; margin: 20px 0;}
	.pei-c{ width:266px; height: 283px; float: left; padding: 20px; margin: 0 16px;}
	.pei-c span{ color:#fff; font-size: 18px; font-weight: bold;}
	.pei-c .pei-d{ width:100%; height: 1px; background-color: #fff; margin: 10px 0;}
	.pei-c p{ color:#fff; line-height: 20px;}
	/**微信营销**/
	.chouf-a{ width:1200px; margin: auto;}
	.chouf-b{ float:left; margin: 50px 10px;}
	.chouf-b p{ font-size:20px; color: #bbbbbb;}
	.chouf-b span{ font-size:24px; color: #5c5b5b; font-weight: bold;}
	.choi{ margin:20px 0;}
	.chouf-d img{float:left; margin: 6px;}
	.chouf-d p{ float:left; font-size: 14px; color: #5c5b5b; line-height: 24px;}
	.chouf-c{ float:right;}
	/**2**/
	.houd-a{ width:100%; background-color: #f7f7f7;}
	.houd-b{ width:1200px; margin: auto; padding: 20px 0;}
	.houd-c{ margin: 20px 0; padding-bottom: 40px; width: 100%;}
	.cun-wo{ width: 170px; float: left; margin: 0 14px;}
	.cun-wo p{ text-align: center; color: #52d27c; font-size: 18px; font-weight: bold; line-height: 30px;}
	.cun-wo-a img{ width:100%}
	/**3**/
	.daoga-a{ width:1200px; margin: auto;}
	.daoga-b{ width:100%;}
	.daoga-c{ float:left; margin: 0 50px;}
	.daoga-d{ width: 490px; background: url(../img/124.png) no-repeat; background-size: 100%; padding: 35px 30px;}
	.daoga-e{ width:100%;}
	.daoga-f img{ float:left; margin: 5px;}
	.daoga-f p{ float:left; font-size: 18px; color: #4eb1f2; font-weight: bold; line-height: 40px;}
	.daoga-g{ width:90%;}
	.daoga-g p{ font-size:14px; color: #858585; line-height: 20px;}
	.budao{ width:432px; margin: 20px 0;}
	.budao img{ margin: 0 auto; display: table;}
	.daoga-fv{ float:right; margin: 0 50px;}
	.do{ width: 490px; background: url(../img/125.png) no-repeat; background-size: 100%; padding: 35px 30px 35px 60px;}
	/**4**/
	.big-bdoi{ width: 100%; height: 782px; position: relative; margin: 20px 0; padding: 20px 0;}
	.bi-bb-a{ position: absolute; left: 50%; margin-left: -960px; top: 0; z-index: -1;}
	.chifan{ position: relative; width: 1200px; margin: 0 auto; }
	.juw-a{ width:546px;position: absolute; left: 50px;; top: 460px;}
	.juw-a p{ font-size:14px; color: #5c5b5b; line-height: 20px;}
	.juw-b{ padding-left: 16px; background: url(../img/1.png) no-repeat; margin: 10px 0;}
	.juw-b p{ font-size:16px; color: #df4d69; line-height: 20px; font-weight: bold;}
	/**软文价格**/
	.fanj{ background-color: #52d27c;}
	.bu-xian{ background-color: #52d27c;}
	.zhu-jue li:hover{background-color: #52d27c; }
	.ng-dond{width:80px; border: solid 1px #d2d2d2; float: right; position: relative;}
	.ng-don-a{ font-size:12px; color: #c9c9c9;}
	.ng-dong-b{background-color: #fff; width: 100%; border:solid 1px #ccc; position: absolute; right: 0; top: 16px;}
	.nglkli{font-size:12px; color: #828282;}
	.nglkli:hover{ color:#fff; background-color: #ccc;}
	/**2**/
	.tboop-a{ width:100%;}
	.tboop-b{ width:100%;}
	.tboop-1{ line-height: 30px; background-color: #4eb1f2;}
	.tboop-1 td{ border-right:1px solid #e8e8e8;}
	.zhan{ text-align: center; color: #fff;}
	.tboop-2{ background-color: #f7f7f7; color: #5c5b5b;}
	.tboop-3{ background-color: #fff; color: #5c5b5b;}
	.xiapp{ line-height: 60px; text-align: center;}
	.xiapp p{ line-height: 16px;}
	.wlkj{ width:160px; position: relative; cursor: pointer;}
	.zixi-a{ float:left; margin: 5px;}
	.zixi-b{ float:left; margin: 4px; position: relative;}
	.zixi-b p{ line-height:20px;}
	.tip{position: absolute; bottom:0; right: -140px;}
	.tip2{position: absolute; bottom:0; right: -140px;}
	.zixi-c{ border:none;}
	.zixi-d{ float:left; margin: 2px;}
	.zixi-e{ float:left;}
	.dmkg-a{ width:60px; height: 18px; overflow: hidden; background-color: #ff9a00; border: solid 1px #ff6600; margin: 0 auto;}
	.dmkg-a p{ line-height: 16px; color: #fff;}
	.shouss{ width:120px; height: 28px; overflow: hidden; margin: auto;}
	.shouss p{ line-height: 14px;}
	.tboop-2:hover{ background-color: #d7effe;}
	.tboop-3:hover{ background-color: #d7effe;}
	.plh{ background-color: #52d27c;}
	.buyy-t:hover{ background-color: #52d27c;}
	/**微博营销**/
	.yingsh-a{ width:1200px; margin:40px auto;}
	.yingsh-b{ float:left; margin-left: 20px;}
	.yingsh-b p{ font-size: 20px; color: #bbbbbb;}
	.yingsh-b span{ font-size: 24px; font-weight: bold; color: #5c5b5b;}
	.yingsh-b span l{ color:#df4d69;}
	.yingsh-c{ float: right;}
	.gome-a{ width:470px; margin: 20px 0;}
	.gome-b{ float:left; margin: 5px 10px 5px 0;}
	.gome-c{ float:left; width: 430px;}
	.gome-c p{ color:#5c5b5b; font-size: 14px; line-height: 26px;}
	/**2**/
	.shouye-a{ width:100%; background-color: #f7f7f7;}
	.shouye-b{ width:1200px; margin: 0 auto; padding: 20px 0;}
	.shouye-c{ width:420px; background-color: #4eb1f2; border-radius: 30px; margin: auto;}
	.shouye-c p{ font-size:16px; text-align: center; color: #fff; line-height: 30px;}
	.fujh-a{ width:1090px; margin:40px auto;}
	.fujh-b{ float:left;}
	/**3**/
	.geif{height: 800px;}
	.cankj{ width: 100%; position: relative;}
	.cankj-a{ margin: 0 auto; display: table;}
	.mkk-sx-a{ width:100%; position: absolute; top: 0;left: 0;}
	.mkk-sx-b{ width:50%;float: left;} 
	.mkk-sx-c{ width:100%;}
	.mkk-sx-d{ margin-left:30px;}
	.mkk-sx-e{margin-left: 84px; margin-bottom: 20px; margin-top: 20px;}
	.mkk-sx-f{ margin-left: 280px; margin-top: -70px;}
	.dcfol{ width:50%; float: right;}
	.dcfol-a{ width: 100%;}
	.dcfol-b{ margin-left: 280px;}
	.dcfol-c{ margin-left: 222px; margin-bottom: 20px; margin-top: 20px;}
	.dcfol-d{ margin-left: 24px; margin-top: -70px;}
	/**4**/
	.mouhon-a{ width:100%; background-color: #edf8ff;}
	.mouhon-b{ width:1200px; margin: auto; position: relative; height: 630px;}
	.mouhon-c{ width:380px; background-color: #df4d69; border-radius: 30px; margin: 20px auto;}
	.mouhon-c p{ line-height: 40px; text-align: center; font-size: 18px; color: #fff;}
	.wejie-a{ width: 100%;padding: 20px 78px; position: absolute;}
	.weijie-b{ float:left; width:160px;}
	.weijie-b span{ font-size:16px; color: #df4d69; font-weight: bold; text-align: right; display: block;}
	.weijie-b p{ font-size:12px; color: #5c5b5b;line-height: 24px; text-align: right;}
	.weijie-e{ float:left; width:160px;}
	.weijie-e span{ font-size:16px; color: #df4d69; font-weight: bold; text-align: left; display: block;}
	.weijie-e p{ font-size:12px; color: #5c5b5b;line-height: 24px; text-align: left;}
	.dbf-okj{ float:left; margin: 0 5px;}
	/**4**/
	.dengm-a{ width:1200px; background: url(../img/184.png) no-repeat; height: 800px; margin: auto; margin-top: 160px;}
	.hung-du{ width:100%; padding: 20px 78px;}
	
	
	/**微博价格**/
	.scx{ background-color: #df4d69;}
	.kgnf li:hover {background-color: #df4d69;}
	/**2**/
	.dvcm{ margin:16px; float: left;}
	/**记着邀请**/
	.zaoz-a{ width:1200px; margin: 40px auto; }
	.zaoz-b{ float:left; margin-right: 40px;}
	/**2**/
	.baozz-a{ width:100%; background-color: #f7f7f7;}
	.baozz-b{ width:1200px; margin: auto; padding: 20px 0; }
	.nehui span{ color:#df4d69;}
	/**3**/
	.fudon-a{ width:1200px; margin: auto;}
	.zhon-man{ width:100%;margin: 40px 0;}
	.zhon-man-a{ width:100%;}
	.zhons-a{ width:560px; background: url(../img/149.png) no-repeat; background-size: 100%; padding: 60px; float: left;}
	.zhing{ width:100%; margin-left: 10px;}
	.zhing p{ font-size:14px; color: #858585; line-height: 26px;}
	.tupian{ float:right; margin-right: 150px;}
	.tabg-a{ width:100%;}
	.tabg-b{ float:left; margin-left: 130px;}
	.tabg-c{ float:right; background: url(../img/150.png) no-repeat; background-size: 100%; width: 560px; padding: 60px; margin: 40px 0;}
	.tabg-d img{ float:left; margin: 5px;}
	.tabg-d p{ float:left; font-size: 18px; color: #4eb1f2; font-weight: bold; line-height: 40px;}
	.dbfg{ margin-left:10px;}
	.dbfg p{font-size:14px; color: #858585; line-height: 26px;}
	/**4**/
	.meiti{ width:100%; background-color: #edf8ff;}
	.meiti-a{ width:1200px; margin: auto; padding: 20px 0;}
	.tyu-a{ width:100%;}
	.tyu-b{ width:346px; float: left; margin: 20px 26px;}
	.tyu-b p{ font-size:14px; color: #858585; line-height: 30px;}
	.tyu-c{ width:346px; height: 230px; overflow: hidden;}
	.tyu-c img{transition:transform 0.5s;}
	.tyu-c:hover img{transform:scale(1.2) scale(1);}
	/**5**/
	.he-zuo{ width:1200px; margin: auto;}
	.poh-s{ margin:40px auto; display: table;}
	/**新闻中心**/
	.kaol-a{ width:1200px; margin:20px auto;}
	.fngh-ss{ float:left;}
	.xinw-a{ float:right; background-color: #f3f3f3; width: 74%; border-left: 4px solid #4eb1f2;}
	.xinw-a p{ float:left; line-height: 50px; font-size: 18px; color: #5c5b5b; margin-left: 10px;}
	.xinw-a img{ float:right; margin: 16px;}
	/**大框**/
	.jiegd-a{ width:1200px; margin: auto;}
	.jiegd-b{ float:left;}
	.jiegd-c{ width:287px;}
	.jiegd-d{ width:100%; margin: 4px 0; background: url(../img/166.png) no-repeat; transition: all ease 0.5s;}
	.dvfa{ background: url(../img/186.png) no-repeat;}
	.jiegd-e p{ font-size:16px; color: #5e5e5e; line-height: 50px; padding-left: 15px; transition: all ease 0.1s;}
	.jiegd-d:hover{background: url(../img/186.png) no-repeat;}
	.jiegd-d:hover p{ color:#fff;}
	.dvfa p{color: #fff;}
	.tuijian-a{ width:260px; border: solid 1px #a9a9a9; padding: 10px; margin: 20px 0;}
	.tuijian-b{ width:100%;}
	.tuijian-c img{ float:left; margin: 5px;}
	.tuijian-c p{ float:left; font-size: 16px;color: #5c5b5b; line-height: 36px;}
	.tuijina-d{ width:100%; border-bottom: 1px solid #f3f3f3; margin: 10px 0; padding-bottom: 10px;}
	.tuijina-d img{ float:left; margin: 5px;}
	.tuijina-d p{ float:left; width: 200px; height: 34px; overflow: hidden;}
	.tuijina-d p a{ font-size:12px; color: #5c5b5b;}
	.frut-a{ float:right; width: 866px;}
	.frut-b{ margin:14px 0; border-bottom: 1px solid #f3f3f3;}
	.frut-d{ float:left; width: 728px;}
	.frut-d span{ font-size: 14px; color: #5c5b5b; font-weight: bold; line-height: 36px; transition: all ease 0.5s;}
	.frut-d p{ font-size:12px; color: #5c5b5b; height: 40px; overflow: hidden; text-indent: 2em; line-height: 20px; transition: all ease 0.5s;}
	.frut-d:hover span{ color:#df4d69;}
	.frut-d:hover p{ color:#df4d69;}
	/**框内页**/
	.zhengm-a{ float: right;width:866px;}
	.zhengm-b{ width: 100%; margin: 0 auto; border-bottom: 1px solid #f3f3f3; padding: 10px 0;}
	.zhengm-b span{ display: block; text-align: center; font-size: 18px; font-weight: bold; color: #5c5b5b; line-height: 50px;}
	.zhengm-b p{ text-align: center; font-size: 14px; color: #5c5b5b; line-height: 30px;}
	.neggg{ font-size:12px; color: #5c5b5b; line-height: 28px; padding: 20px; text-indent: 2em;}
	.hungf-a{ border-top: 1px solid #f3f3f3; width: 100%; padding: 10px 0;}
	.hungf-a p{ color: #5c5b5b;}
	/**关于我们**/
	.guanyuwo{ width:866px; float: right;}
	.xidiv-a{ margin: 0 auto; display: table;  }
	.xidiv-a p{ font-size:18px; color: #4eb1f2; font-weight: bold; line-height: 50px;}
	.xidiv-b{ margin: 20px; color: #5c5b5b;}
	/**服务隐私**/
	.gaubu{ font-size:12px;line-height: 26px;}
	.gaubu span{ font-weight: bold; color: #4eb1f2;}
	.xidiv-b p{ font-size: 14px; text-indent: 2em; color: #5c5b5b; line-height: 26px;}
	.xidiv-c{ margin: 0 auto; display: table;}
	.xidiv-d{ width:100%; height: 40px; background-color: #f3f3f3; margin: 20px 0;}
	/**荣誉资质**/
	.xidiv-e{ width:540px; margin: 40px auto; border: solid 2px #c7c7c7;}
	/**支付方式**/
	.songle{ width:100%; margin-bottom: 40px;}
	.songle-a{ width:100%; border-bottom: solid 1px #f3f3f3;}
	.songle-b{ float:left; margin: 46px;}
	.songle-c{ float:left; margin: 52px 0;}
	.songle-c span{ font-size:14px; color: #2d2c3f; font-weight: bold;}
	.songle-c p{ font-size:14px; color: #2d2c3f; line-height: 26px;}
	/**合作伙伴**/
	.dabun-a{ width:100%; margin: 50px 0;}
	.dabun-b{ float:left; border: solid 1px #e0e0e0;box-shadow: 0px 18px 26px #e7e7e7; margin: 30px 34px;}
	/**联系我们**/
	.zhegr-a{ width:100%;}
	.ti-huan{ width:100%; margin: 20px 0;}
	.ti-huan-a{ width:calc(100%/3);float:left; margin: 10px 0;}
	.ti-huan-a img{ float:left; margin: 8px; width: 48px;}
	.tipp{ float:left; width: 220px; margin: 14px 0;}
	.tipp p{ font-size:12px; color: #5a5454; line-height: 24px;}
	.fomrr-a{ width:100%; border: solid 1px #df4d69; padding: 10px 40px;}
	.fomrr-a span{ color:#df4d69; font-size: 16px; line-height: 40px;}
	.fomrr-b{ width:100%;}
	.fomrr-c{ float:left; width:320px;}
	.fomrr-c input{ width: 100%; border: none; border-radius: 10px; background-color: #f4f4f3; line-height: 40px; margin: 5px 0; color: #7a7878; padding-left: 10px;}
	.forr-d{ float:right;}
	.forr-d textarea{ height: 96px; width:320px; background-color: #f4f4f3; border: none; resize: none;color: #7a7878; border-radius: 10px; padding-left: 10px; line-height: 22px;}
	.forr-e{ float:right; margin: 10px 0;}
	.forr-e input{ width: 100px; border: none; border-radius: 10px; line-height: 36px; background-color: #4d4d4d; color: #fff; margin: 0 5px; cursor: pointer;}
	/**诚聘英才**/
	.demo{width:100%;margin: 40px 0; padding: 0 24px;}
	.menu_head{line-height: 40px; cursor: pointer; background:#a9a9a9 url(../img/181.png) center right no-repeat; padding-left: 10px; color: #fff; font-weight: bold; font-size: 14px; margin: 5px 0;}
	.menu_list .current{background:#4eb1f2 url(../img/182.png) center right no-repeat; padding-left: 10px;}
	.menu_body{ padding:10px;line-height: 26px;}
	.menu_body .naio{width: 100%;}
	.menu_body .naio p{ font-size:12px; color:#666666;}
	.menu_body .naio p span{ color:#666666; font-size: 14px;}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	/**页脚**/
	.fo-a{ width:100%; background-color: #4d4d4d;}
	.fo-b{ width:1200px; margin: 0 auto;}
	.fo-c{ width:100%; border-bottom: solid 1px #868686; padding: 16px 0;}
	.fo-d{ float:left; margin-left: 10px;}
	.fo-e{ float:left; margin-top: 10px; margin-left: 20px;}
	.fo-e p{ font-size:16px; color: #4eb1f2;}
	.fo-f{ float:right; background: url(../img/8.png) no-repeat; background-position:center; padding: 12px 30px; margin-right: 20px;}
	.fo-f p{ color:#fff; font-size: 14px; font-weight: bold;}
	.ft-a{ width:100%; border-bottom: solid 1px #868686; padding: 16px 0;}
	.ft-b{ width: 570px; height: 200px; float: left;}
	.ft-c{ margin: 10px 0;}
	.ft-c p{ color:#fff; font-size: 12px;}
	.ft-c span{ font-weight: bold; color: #fff; font-size: 12px;}
	.ft-c a{ color:#fff; transition: all ease 0.5s;}
	.ft-c a:hover{color: #2295FE;}
	.fe-a{ float:right; width: 620px;}
	.fe-b{ float:left;}
	.fe-c p{ color:#fff; line-height: 30px;}
	.fe-e{ float:left; margin: 0 66px;}
	.fe-e li{ color:#fff; line-height: 30px;}
	.fe-f{ float: left;}
	.fe-g{color: #fff; line-height: 30px;}
	.fe-h{ float:left;}
	.fe-j{ float:left;}
	.fr-a{ width:100%; line-height: 24px; padding: 10px 0;}
	.fr-a p{ color:#d6d4d4; text-align: center;}
	.fr-a p a{ color:#d6d4d4;}
	/**登录**/
	.lan-g{ width:100%; height: 4px; background-color: #4eb1f2;}
	.bn-a{ width:100%;position: relative; height: 632px; overflow: hidden;}
	.bn-b{ width:1920px; position: absolute;left: 50%; margin-left: -960px;}
	.bn-b img{ width: 100%; margin: 0 auto;}
	.nm-a{ width:320px; height: 382px; border: solid 1px #dfdfdf; position: absolute; right: 8%; top: 100px; background-color: #fff; box-shadow: 4px 4px 0px #4d4d4d;}
	.nm-b{ padding: 20px 30px;}
	.nm-c p{ font-size:16px; color: #666666; font-weight: bold;}
	.nm-d{ margin: 5px 0;}
	.nm-d input{ border: none; border: dashed 1px #c9c9c9; margin: 10px 0; line-height: 40px; color: #9f9f9f; font-size: 14px; width: 100%;}
	.nm-e{ width:100%;}
	.nm-f{ float:left;}
	.nm-f input{ width: 140px;}
	.nm-g{ float: right; margin: 10px 0; width: 102px; height: 44px;}
	.nm-g img{ width:100%;}
	.nm-h{ border:none;}
	.nm-j{ float:left;}
	.nm-j input{ width: 112px; background-color: #df4d69; border: none; color: #fff; font-weight: bold; font-size: 16px; cursor: pointer;}
	.nm-k{ float:right; width: 112px; background-color: #4eb1f2; margin: 10px 0;}
	.nm-k p{ line-height: 40px; text-align: center; color: #fff; font-weight: bold;font-size: 16px;}
	.nm-l{ margin-top:20px;}
	.nm-l p{ color:#df4d69; font-size: 14px;}
	/**注册页面**/
	.zh-a{ width:1200px; margin: 0 auto; margin-bottom: 60px;}
	.zh-b{ margin: 50px 0;}
	.zh-c{ float:left; margin-right: 40px;}
	.zh-e{ background: url(../img/11.png) no-repeat; background-position: center; float: left; padding: 3px 14px;}
	.zh-e p{ font-size:20px; color: #fff; font-weight: bold;}
	.zh-f{ float:left; margin-left: 16px;}
	.zh-f p{ font-size:14px; color: #666666; line-height: 30px;}
	.zh-f span{ font-size:16px; font-weight: bold; color: #df4d69; text-decoration: underline;}
	.yme-a{ width:100%; border: dashed 1px #c9c9c9; background-color: #f7f7f7; padding: 50px 56px 30px 56px; position: relative;}
	.yme-b{ width: 570px; float: left;}
	.yme-c{ width:100%; margin: 10px 0;}
	.yme-d p{ font-size:14px; color: #666666; line-height: 30px;}
	.yme-e{ border:none;}
	.yme-f{ width:380px; float: left;}
	.yme-f input{ width:100%; border: none;background-color: #fff; border: dashed 1px #c9c9c9; line-height: 40px;}
	.yme-g{ float:left; margin-left: 5px;}
	.yme-g p{ line-height: 40px; color: #666666; font-size: 14px;}
	.yme-h{ border:none;}
	.yme-j{ width:100%;}
	.yme-k{ float:left; width: 260px;}
	.yme-k input{ border:none; background-color: #fff; border: dashed 1px #c9c9c9; width: 100%; line-height: 40px;}
	.yme-l{ float:left; width: 102px; margin: 0 20px;}
	.yme-l img{ width:100%;}
	.yme-p{ float:left;}
	.yme-p p{ line-height: 40px; color: #4eb1f2; text-decoration: underline;}
	.yme-o{ margin: 30px 0;}
	.yme-o input{ background-color: #4eb1f2; font-size: 16px; color: #fff; font-weight: bold; border: none; line-height: 40px; padding: 0 72px; cursor: pointer;}
	.kl-a{ float:right; width: 426px; height: 542px; overflow: auto; border: solid 1px #c9c9c9; padding: 10px; background-color: #fff; margin-top: 20px;}
	.kl-a p{ font-size:12px; line-height: 22px; color: #565656;}
	.hun-u{ width:520px; background-color: #4eb1f2; border-radius: 20px; position: absolute; top: 0; left: 50%; margin-top: -20px; margin-left: -260px;}
	.hun-u p{ text-align: center; font-size: 20px; font-weight: bold; color: #fff; font-size: 20px; line-height: 40px;}
	/**注册成功**/
	.fvv-a{ margin: 100px auto; display: table;}
	.fvv-b{ border:none;}
	.fvv-c{ float:left; margin: 0 10px 0 60px;}
	.fvv-d{ float:left;}
	.fvv-d p{ font-size:20px; color: #666666; line-height: 40px;}
	.fvv-e{ margin: 0 auto; display: table;}
	.fvv-e p{ text-align: center; font-size: 14px; color: #666666;}
	.km-a{ margin: 100px auto; display: table;}
	.km-b{ margin: 0 40px; float: left;}
	.km-e p{ text-align: center; line-height: 40px;}
	/*软文预览*/
	.yulan{ width: 1200px; margin: 0 auto;}
	.shuf{ width: inherit;width: 100%; margin: 20px 0;}
	.daohnf{background: none;}
	.gongsaa{width:100%; margin: 50px 0;}
	.bianh{width: inherit; width: 100%; float: none;}


















	
	
	
}
	
	
	
	
/*	******************************************************************************************************************/
	




/*手机*/
@media screen and (min-width:320px) and (max-width:450px){
.clearfix{ clear:both;}
.pc{ display: none;}
.mob{ display: block;}
body{margin:0; padding:0;font-family: "微软雅黑"; font-size: 12px;overflow-x:hidden;}
ul,li,ol,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{list-style:none;padding:0;margin:0;text-decoration:none;font-weight:normal; font-size: 12px;}
a{ color:#505050; text-decoration: none;}
* img{display:block;}
input{padding:0;margin:0;outline:none;}
*{box-sizing:border-box;
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		-ms-box-sizing:border-box;
		-o-box-sizing:border-box;
}

/*由左到右*/
[class*='bianq'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateX(-710px);
  	-moz-transform: translateX(-710px);
  	-ms-transform: translateX(-710px);
  	-o-transform: translateX(-710px);
  	transform: translateX(-710px);
	}
.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*='wen'] {
	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*='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)";
	}
/*由上到下*/
[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)";
	}
/*由右到左*/
[class*='y-zuo'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: translateX(710px);
  	-moz-transform: translateX(710px);
  	-ms-transform: translateX(710px);
  	-o-transform: translateX(710px);
  	transform: translateX(710px);
	}
.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)";
	}
/*左旋转变化*/
[class*='z-xuan'] {
	transition: all 1s ease;
	opacity: 0; filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-transform: rotate(-360deg);
  	-moz-transform: rotate(-360deg);
  	-ms-transform: rotate(-360deg);
  	-o-transform: rotate(-360deg);
  	transform: rotate(-360deg);
	}
.animated[class*='z-xuan'] {
	-webkit-transform: rotate(0);
  	-moz-transform: rotate(0);
  	-ms-transform: rotate(0);
  	-o-transform: rotate(0);
  	transform: rotate(0);	
	opacity: 1; filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	}
	
	
/**PC端大框架**/
	.big{ margin-bottom: 15%;}
	/**欢迎进入**/
	.zx-b{ display: none;}
	/**logo+导航**/
	.xc-a{ width:100%; margin:0; box-shadow: 0px 1px 2px #c6c6c6;}
	.xc-b{ float:left; margin-left: 5%; width: 42%;}
	.xc-b img{ width:100%;}
	.xc-c{ float:none; display: none;}
	.rioop{ float:right; margin-right: 5%; padding-bottom: 2%;}
	.shi-zi{background: url(../img/1.png) no-repeat; background-position: left; padding: 6px 0 6px 12px; font-size: 16px; font-weight: bold; color: #df4d69;}
	.shi-zia a{ float:left; background-color: #49c0ec; line-height: 20px; font-size: 12px; font-weight: bold; color: #fff; padding: 0 12%; margin: 0 2%;}
	/**banner广告**/
	.vb-a{ width:100%; overflow: hidden;}
	.vb-mn{ width:100%;}
	.vb-mn img{ width: 100%; margin: 0 auto;}
	.vb-c{ position: absolute; bottom: 20px; left: 50%; margin-left: -78px; display: none;}
	.vb-c .vb-d{ background-color: #0289e0;}
	.vb-c li{ width:56px; height: 10px; background-color: #fff; float: left; margin: 0 4px;}
	/**手机导航**/
	.nav_a{margin: 5% auto; display: table;}
	.nav_b{ float:left; border-radius: 18px;width: 50px; height: 50px; margin: 6px;}
	.nav_c{ width: 32px; font-size: 12px; font-weight: bold; color: #fff; margin: auto; text-align: center; margin-top: 12px; line-height: 14px;}
	
/**中间大框架**/
	.zo-a{ width: 100%;}
	/**我们能做什么**/
	.zo-b{ width:100%;}
	.zo-c{ margin:2% auto; display: table;}
	.zo-c p{ text-align: center; font-size: 12px; color: #bbbbbb; line-height: 20px;}
	.zo-c span{ display: block;text-align: center; font-size: 16px; color: #5c5b5b; font-weight: bold;}
	.zo-c img{ margin: 0 auto; margin-top: 6px; width: 100px;}
	.zo-d{ margin: 0 auto; display:  table; }
	.zo-d p{ font-size: 12px; color: #858585;text-align: center; line-height: 20px; padding: 0 2%;}
	.zo-e{ width: 0; margin: 2% auto; display: table;}
	.zo-f{ float:left; margin:0; width: 80px;}
	
	.zo-g{ background: url(../img/18.png) no-repeat; background-position: center; background-size: 80%; padding: 40px;}
	
	.f1{ background: url(../img/21.png) no-repeat; background-position: center; background-size: 80%; padding: 40px;}
	
	.f2{ background: url(../img/24.png) no-repeat; background-position: center; background-size: 80%; padding: 40px;}
	
	.f3{ background: url(../img/27.png) no-repeat; background-position: center; background-size: 80%;padding: 40px;}
	
	.zo-h{ width:100%;}
	.zo-j p{ text-align: center; font-size: 14px; color: #5c5b5b; line-height: 22px;}
	.zo-k{ display: none;}
	.zo-k p{ color: #858585; font-size: 12px; line-height: 20px;}
	.ne-a{ width:80px; border: solid 2px #4899eb; border-radius: 8px; margin: 0 auto; transition: all ease 0.5s;}
	.ne-a p{ font-size: 12px; text-align: center; line-height: 20px; color: #4eb1f2; transition: all ease 0.1s;}
	.ne-a:hover{background-color: #4899eb;}
	.ne-a:hover p{color:#fff;}
	/**成功案例**/
	.vbs-a{ width:100%; background:url(../img/29.png);}
	.vbs-b{ width:100%; margin: 20px auto; padding-top: 1px;}
	.hj-a{ width:280px; margin: 20px auto; overflow: hidden; position: relative;}
	.liwng{ position: relative;}
	.hj-b{ width:200px; float: left; margin:0 40px;}
	.hj-bl{ width:100%; height: 124px; overflow: hidden;}
	.hj-bl img{ width: 100%; transition:transform 0.5s; }
	.hj-b:hover .hj-d{ background-color: #4eb1f2;}
	.hj-b:hover .hj-d p{ color: #fff;}
	.hj-b img:hover{transform:scale(1.2) scale(1);}
	.hj-c{ width:100%; background-color: #fff; padding:2%; height: 120px;}
	.hj-c span{ font-size:14px; font-weight: bold; color: #5c5b5b; text-align: center; display: block; line-height: 22px;}
	.hj-c p{ font-size:12px; color: #858585; text-align: center; line-height: 20px;}
	.hj-d{width: 30px; height: 30px; background-color: #4eb1f2; border: solid 2px #4eb1f2; border-radius: 8px; margin: 0 auto; margin-top: -15px; transition: all ease 0.5s;}
	.hj-d p{ text-align: center; font-size: 20px; color: #fff;}
	.hj-j{ width: 100%; height: 1px; position: relative;}
	.hj-h{ width:80px; border: solid 2px #4899eb; border-radius: 8px; position: absolute; left: 50%; margin-left: -45px; margin-top: -10px; background-color: #fff; transition: all ease 0.5s;}
	.hj-h p{text-align: center; line-height: 20px; color: #4eb1f2; transition: all ease 0.1s;}
	.hj-h:hover{ background-color:#4899eb;}
	.hj-h:hover p{ color:#fff;}
	.btt-a{ position: absolute;top: 50%; left: 0; width: 30px; margin-top: -38px;}
	.btt-a img{ width:100%;}
	.btt-b{ position: absolute;top: 50%; right: 0; width: 30px; margin-top: -38px;}
	.btt-b img{ width:100%;}
	
	
	/**6大优势**/
	.you-a{ width:100%; margin: 2% 0;}
	.you-b{display: none;}
	.jj-sha{padding: 5%;}
	.jj-sha img{ width:100%;}
	
	/**软文营销智库**/
	.ku-a{ width:100%; background: url(../img/40.png); margin: 20px 0;}
	.ku-b{ width:100%; margin: 0 auto; padding: 10px 0 30px 0;} 
	.ku-c{ width:100%;}
	.ku-c p{ text-align: center; font-size:12px; color: #858585; line-height: 20px; padding: 0 2%;}
	.ku-d{ width: 100%;}
	.ku-e{ float:none; margin:0 10px;}
	.ku-f p{font-size:14px; color: #5c5b5b; font-weight: bold; line-height: 30px; padding-left: 2%;}
	.ku-l{ width:100%; background-color: #fff; padding: 2%;}
	.ku-p{ width:100%;}
	.ku-o{ float: left; width: 134px;}
	.ku-o img{ width:100%;}
	.ku-i{ float: left; width:52%; margin-left: 10px;}
	.hua-a{ height: 26px; width: 96px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.hua-a p{ font-size:12px; font-weight: bold;color: #5c5b5b; line-height: 30px;}
	.hua-b{ margin-top: 0px; height: 32px; overflow: hidden;}
	.hua-b p{ font-size:12px; color: #5c5b5b; line-height: 16px;}
	.hua-c p{ color:#4eb1f2; text-decoration: underline; transition: all ease 0.5s;}
	.ku-i:hover .hua-c p{color:#e23b5b;}
	.hua-d{ width:100%; height: 1px; background-color: #e1e1e1; margin-top: 10px;}
	.up-a{ width:100%; margin-top: 6px; position: relative;}
	.up-b{ border:none;}
	.up-b p{ transition: all ease 0.5s;}
	.up-c{ float:left; width: 214px;height: 22px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
	.up-c p{ line-height: 22px; font-size: 12px; overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
	.up-d{ float:right;}
	.up-b:hover p{color:#4eb1f2;}
	.upp{ width:28px; border: solid 2px #4eb1f2; border-radius: 10px; background-color: #fff;transition: all ease 0.5s; position: absolute; right: 0; bottom: -20px;}
	.upp p{ color:#4eb1f2; font-size:12px; line-height: 22px; text-align: center;}
	.ku-l:hover .upp{ background-color: #4eb1f2;}
	.ku-l:hover .upp p{ color: #fff;}
	/**服务流程**/
	.ffu-a{ width:100%; margin: auto;}
	.ffu-b{ margin: 20px auto; display: table;}
	.ffu-b img{ width:100%; padding: 0 1%;}
	/**软文营销推广方式**/
	.xiao-a{ width:100%; margin: 0 auto; padding-top: 10px; display: none;}
	.xiao-b{ width: 100%; padding-bottom: 10px;}
	.xiao-c{ width:270px; background-color: #fff; padding: 14px; float: left; margin: 24px 14px;}
	.xiao-d span{ font-size:18px; color: #5c5b5b; text-align: center; display: block;}
	.xiao-d .xiao-f{ margin: 0 auto; display: table; padding: 30px 0;}
	.xiao-e{ width:100%; padding: 10px 0;}
	.xiao-df{ float: left; width: 90px; overflow: hidden; margin: 2px 10px;}
	.xiao-g{ float: left; margin: 4px;}
	.xiao-h{ float: left;}
	.xiao-h p{ font-size: 12px; color: #5c5b5b;}
	.xiao-wo{ width:80px; border: solid 2px #4899eb; border-radius: 10px; margin: 20px auto; transition: all ease 0.5s;}
	.xiao-wo p{ text-align: center; line-height: 20px; color: #4899eb; transition: all ease 0.1s;}
	.xiao-c:hover{ box-shadow: 2px 3px 6px #ccc;}
	.xiao-c:hover .xiao-wo{ background-color:#4899eb; }
	.xiao-c:hover .xiao-wo p{ color:#fff;}
	/**合作伙伴**/
	.shi-a{ width:100%; margin: 5% 0;}
	.shi-b{ width:100%;overflow: hidden; margin: 2% 0; height: 110px;}
	.mei-tiz{ height: 100%; overflow: inherit;}
	.shi-c{ float:left; border: solid 1px #e4e4e4; box-shadow: 0px 23px 23px 0px #f9f9f9;margin: 1%; width: 31%;}
	.shi-c img{ width:100%;}
	.xing-a{ width:80px; border: solid 2px #4899eb; border-radius: 8px; margin: 0 auto; margin-top: 0px; transition: all ease 0.5s;}
	.xing-a p{ font-size: 12px; color:#4899eb; text-align: center; line-height: 20px; transition: all ease 0.1s;}
	.xing-a:hover{background-color: #4899eb;}
	.xing-a:hover p{color:#fff;}
	/**联系我们**/
	.gon-a{ display: none;}
	/**软文推广**/
	.tui-a{ width:100%; width: 100%; margin-bottom: 60px;}
	.tui-b{ width:100%; position: relative; overflow: hidden; height: 200px;}
	.chng-tona{ width:100%; overflow: hidden;}
	.chng-tongb{ width:100%;}
	.chng-tongb img{ width:100%; margin: 0 auto;}
	.tui-c{ position: absolute; left: 50%; margin-left: -225px; width: 450px;}
	.tui-c img{ width: 100%; margin: 0 auto;}
	.tui-d{ width:100%; margin: 0 auto; background-color: #efefef;}
	.tui-d p{ line-height: 30px; color: #6d6d6d; text-align: center; }
	/**内容1**/
	.lao-a{ width:100%;}
	.ma-t{ background: url(../img/200.png) no-repeat; background-size: 100%; padding: 20% 0; margin: 2% 0;}
	.ma-t p{display: none;}
	/**内容2**/
	.rong-a{ width:100%;}
	.rong-b{ width:100%; margin-bottom: 20px;}
	.rong-c{ float: left; width: 29%; margin: 0 2%;}
	.rong-d{ margin: 5px 0; transition: all ease 1s;}
	.rong-d img{ width:100%;}
	.rong-d:hover{transform:rotate(360deg)}
	.rong-e{ width:100%;}
	.rong-e p{ text-align: center; color: #858585; font-size: 12px; line-height: 16px;}
	/**内容3**/
	.zi-a{ width:100%; background-color: #f7f7f7; margin-top: 2%;}
	.zi-b{ width:100%; margin: 0 auto;}
	.zi-c{ padding:1%;}
	.zi-c span{ font-size:14px; font-weight: bold; color: #5c5b5b; line-height: 24px;}
	.zi-c p{ font-size:12px; color: #858585; line-height: 20px;}
	.zi-c .yu-mi{ text-align: center; color: #4eb1f2; font-weight: bold; margin: 20px 0; font-size: 14px;}
	.wang-a{ width:100%; padding-bottom: 20px;}
	.wang-b{ float: left; width:31%; height: 160px; overflow: hidden; background-color: #fff; border:solid 1px #4eb1f2; padding: 1%; margin:1%;}
	.wang-b img{ margin: 10px auto; width: 40px;}
	.wang-b p{ font-size: 12px; color: #858585; line-height: 16px;}
	/**内容4**/
	.bai-a{ width:100%;}
	.bai-b{ width:100%;}
	.bai-b{ width:100%;}
	.bai-c{ margin: 0 auto;display: table;}
	.bai-d{ width:48%; height: 156px; float: left; padding:2%; margin: 1%;}
	.bai-d span{ font-size:14px; font-weight: bold; color: #fff;}
	.bai-d .bai-e{ width:100%; height: 1px; background-color: #fff; margin: 4px 0;}
	.bai-d p{ color: #fff; line-height: 16px;}
	.youw-a{ width:100%; margin: 2% 0;}
	.youw-b{ float: left; width: 48%; box-shadow: 0px 2px 20px #f3f3f3; padding: 2% 0; border: solid 1px #eeeeee; margin:1%; height: 82px;}
	.youw-c{ float: left; margin:8% 4% 0 4%; width: 20%;}
	.youw-c img{ width:100%;}
	.youe-d{ float: left; width:70%;}
	.youe-d span{ font-size:14px; color: #df4d69; font-weight: bold; line-height: 20px;}
	.youe-d p{font-size: 12px; color: #858585; line-height: 16px;}
	/**内容5**/
	.qixia-a{ width:100%; background-color: #edf8ff;}
	.qixia-b{ width:100%;margin: 0 auto; padding: 2% 0;}
	.qixia-c{ float: none; width:100%; margin:1%;}
	.qixia-c span{ font-size:14px; color: #5c5b5b; font-weight: bold;}
	.qixia-c p{ color:#bbbbbb; font-size: 12px; line-height: 20px;}
	.qixia-c img{ display: none;}
	.qixia-c .q-xiao{ margin: 30px 0; display: none;}
	.qixia-c .q-xiao p{ font-size:14px; color: #858585; line-height: 26px;}
	.qixia-d{ float: none;margin: 1% 4%;}
	.qixia-d img{ width:100%;}
	/**软文推广**/
	.jia-a{ width:100%; margin: 20px auto;}
	.jia-b{ float: left; display: none;}
	.jia-c{ float:left; margin: 0 20px;}
	.jia-d{ float:left;}
	.jia-d p{ font-size:24px; font-weight: bold; color: #5c5b5b; line-height: 50px;}
	.jia-d p span{ font-size:18px; color: #bbbbbb; font-weight: normal;}
	.suos-a{ float:none; margin: 0;}
	.suos-b{ float:left; width: 100px; background-color:#f3f3f3; margin:1%;}
	.ool{background-color:#4eb1f2; border: none;}
	.ool p{ color:#fff;}
	.suos-b p{ font-size:12px; line-height: 30px; text-align: center;}
	.suos-b:hover{ background-color:#4eb1f2;}
	.suos-b:hover p{ color:#fff;}
	/**价格1**/
	.gege-a{ width:1200px; margin: 0 auto; margin-bottom: 100px;}
	.gege-b{ width:100%; background-color: #4eb1f2;}
	.gege-c{ float:left; width: 40px; margin: 8px;}
	.gege-c img{ width:100%;}
	.gege-d{ float:left;}
	.gege-d p{ font-size:24px; font-weight: bold; color: #fff; line-height: 50px;}
	.gej-a{ width:100%;}
	.gej-b{ border: dashed 1px #c9c9c9; background-color: #f7f7f7; margin: 10px 0; padding: 10px;}
	.gej-c{ float:left; margin: 0 10px}
	.gej-c p{ font-size:14px; color: #5c5b5b; font-weight: bold;}
	.gej-d{ float:left; background-color: #4eb1f2; padding: 0 10px;}
	.gej-d p{ font-size: 12px; color: #fff; line-height: 24px;}
	.gej-e{ float:left; margin-left: 20px; width: 1022px;}
	.gej-f{ font-size:12px; color: #5c5b5b; float: left; width: 72px; height: 24px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
	.gej-f p{ line-height: 24px;padding: 0 10px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;text-align: center;}
	.gej-f:hover{ background-color: #4eb1f2;}
	.gej-f:hover p{ color: #fff;}
	/**价格2**/
	.bur-a{ width:100%; background-color: #f7f7f7;}
	.bur-b{ width:1200px; margin: 0 auto; position: relative; padding: 50px 0;}
	.bur-c{ width:100%;}
	.bur-d{ float:left; margin: 20px 0;}
	.bur-e{ float:left; border: solid 1px #bfbfbf; width: 110px; margin-right: 20px;}
	.qwp{ border:none; background-color: #4eb1f2;}
	.qwp p{ color: #fff;}
	.bur-e p{ text-align: center; line-height: 26px;}
	.bur-e:hover{ border:none; background-color: #4eb1f2;}
	.bur-e:hover p{ color:#fff;}
	.bur-f{ float:right; margin-right: 10px;}
	.bur-f p{ font-size:14px; color: #5c5b5b; line-height: 50px;}
	.bur-f span{ color:#df4d69; font-size: 16px;}
	.table-a{ width:100%;}
	.td-a{ width:110px; text-align: center; line-height: 50px;background-color: #4eb1f2; color: #fff; border-right: 1px solid #fff; position: relative;}
	.wi{ width:160px;}
	.wi .ma{ margin-left:60px;}
	.qiuq-a{ float:left; margin-left: 20px;}
	.qiuq-b{ float:left; margin: 16px 5px;}
	.h-w{width: 100%; font-size: 12px; line-height: 20px; color: #5c5b5b; background-color: #fff; position: absolute; top: 100%; left: 0; z-index: 10; padding: 5px; border: solid 1px #c8c8c8;}
	.td-b{ width:110px; text-align: center; line-height: 50px;}
	.gm img{ margin: 0 auto; display: table;}
	.bia-b{ background-color: #fff;}
	.bia-a:hover{ background-color: #d7effe;}
	.bia-b:hover{ background-color: #d7effe;}
	.minm-a{ width:100%; background-color: #f3f3f3; margin: 2% 0;}
	.minm-b{ float: none; padding: 5px 0;}
	.minm-c{ float:left;}
	.minm-c p{ font-size:12px; color: #878787; line-height: 30px;}
	.minm-d{ float:left; margin: 0; margin-left: 6%;}
	.minm-e{ float:left; margin: 0 2px; padding: 0;}
	.yan p{color: #df4d69;}
	.minm-e p{ line-height:30px;}
	.minm-e:hover p{ color: #df4d69;}
	.cheng-a{ width:520px; background-color: #4eb1f2; border-radius: 20px;position: absolute; bottom: 0; left: 50%; margin-left: -260px; margin-bottom: -20px;}
	.cheng-a p{ line-height: 40px; text-align: center; font-size: 14px; color: #fff;}
	.cheng-a i{font-size:18px; color: #fff; font-weight: bold;}
	.cheng-b{ width:520px; background-color: #4eb1f2; border-radius: 30px; position: absolute;top: 0;left: 50%; margin-left: -260px; margin-top: -20px;}
	.chn-a{ float:left; margin-left: 40px;}
	.chn-a p{font-size:20px; font-weight: bold; color: #fff; line-height: 48px;}
	.chn-b{ float:right; margin-right: 40px;}
	.chn-c{ float:left; margin: 10px;}
	.chn-c input{ width: 216px; line-height: 30px; border: none; color: #9f9f9f;}
	.chn-d{ float:left; margin: 10px;}
	.chn-d input{ width: 70px; line-height: 30px;background-color: #1960ad; color: #fff; border: none; cursor: pointer;}
	/**优惠套餐**/
	.goog-a{ width:1200px;margin: 0 auto;}
	.goog-b{ width:100%; background-color: #faab4d;}
	.goog-c{ float:left; margin: 10px;}
	.goog-d{ float:left;}
	.goog-d p{ font-size:24px; color: #fff; line-height: 40px;}
	.haoc-a{ width:100%;}
	.haoc-b{ width:100%; border-bottom: solid 1px #f3f3f3; padding: 10px 0;}
	.haoc-c{ float:left;}
	.haoc-d{ float:left; background: url(../img/110.png) no-repeat; background-size: 100%; padding: 4px; margin:2%;}
	.haoc-d span{ background-color: #df4d69; font-size: 14px; text-align: center; line-height: 26px; color: #fff; padding: 0 2px;}
	.haoc-d p{ text-align: center; font-size: 22px; font-weight: bold; color: #df4d69; line-height: 40px;}
	.haoc-e{ float: left; width: 168px; overflow: hidden; height: 46px; margin: 20px 60px 20px 10px;}
	.haoc-e span{font-size:18px; color: #5e5e5e; font-weight: bold; transition: all ease 0.5s;}
	.haoc-e p{ font-size:14px; color: #5e5e5e; transition: all ease 0.5s;}
	.haoc-f{ float:left; width: 1px; height: 60px; background-color: #f3f3f3; margin: 10px 40px;}
	.duz-a{ width:490px; height: 40px; overflow: hidden; margin: 20px 10px; float: left;}
	.duz-a p{color:#5e5e5e; font-size: 12px; line-height: 20px; transition: all ease 0.5s;}
	.kene-a{ float: left; width:100px; border: solid 2px #d1d1d1; border-radius: 15px; margin: 30px; transition: all ease 0.5s;}
	.kene-a p{ text-align:center; line-height: 22px; color: #d1d1d1; transition: all ease 0.5s;}
	.haoc-b:hover p{ color: #df4d69;}
	.haoc-b:hover .kene-a{ border-color: #df4d69;}
	.haoc-b:hover .haoc-e span{ color: #df4d69;}
	/**优惠套餐内页**/
	.shun-a{ width:1200px; font-size: 12px; color: #5c5b5b; line-height: 20px;}
	.shun-b{ margin: 10px 0;}
	.shun-b span{text-align: center; display: block; color: #5c5b5b; font-size: 16px; font-weight: bold; line-height: 40px;}
	.shun-b p{ font-size:14px; text-align: center; color: #5c5b5b; line-height: 30px;}
	.sppk{ width:100%; height: 1px; background-color: #f3f3f3; margin: 5px 0;}
	.shun-c{ width:100%;}
	.shun-d{ width:100%; position: relative; margin-top: 70px;}
	.tbbo{ width:100%;}
	.tbbo .hui{ background-color: #f7f7f7;}
	.bai td{ border:dashed 1px #c9c9c9; color: #5c5b5b; line-height: 24px; text-align: center;}
	.hui td{ border:dashed 1px #c9c9c9; color: #5c5b5b; line-height: 24px; text-align: center;}
	.ju-a{ width:520px; background-color: #4eb1f2; border-radius: 30px; position: absolute; left: 50%; margin-left: -260px; top: -44px;}
	.ju-a p{ line-height:40px; color: #fff;}
	.ju-a span{ font-size:20px;font-weight: bold;}
	.kono-a{ width:100%; margin: 10px 0;}
	.kono-a p{ color: #df4d69; font-size: 14px;}
	.kono-b{ width:100%; height: 1px; background-color: #f3f3f3; margin: 20px 0 10px 0;}
	.kono-c p{color: #5c5b5b; line-height: 24px; font-size: 12px;}
	.kono-c a{color: #5c5b5b;}
	.kono-d{ width:100%; background-color: #f3f3f3;margin: 2% 0;}
	.kono-e{ float:right; margin-right: 10px;}
	.kono-e p{ line-height:40px; font-weight: bold; color: #df4d69;}
	.sios-a{ width:100%; border: solid 1px #a9a9a9; padding: 10px;}
	.sios-b{ width:100%;}
	.sios-c{ float:left; width: 12px; margin: 6px;}
	.sios-c img{ width:100%;}
	.sios-d{ float:left;}
	.sios-d p{ line-height: 40px; font-size: 16px;}
	.yins-a{ width:100%; margin: 10px 0;}
	.yins-b{ width:290px; float: left; margin-right: 100px;}
	.yins-c{ float:left; margin: 5px;}
	.yins-d{ float:left; width:250px;height: 20px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin: 2px 0;}
	.yins-d p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
	.daok-a{ width:100%;}
	.daok-b{ float:left; width: 300px;height: 2px; background-color: #f3f3f3; margin-right: 90px;}
	/**软文代写**/
	.zhao-a{ width:100%;}
	.zhao-b{ width:100%; margin: 5% 0;}
	.zhao-c{ float:left; width:32%;}
	.zhao-d{ float:none; margin:0 auto; width: 80px;}
	.zhao-d img{ width:100%;}
	.zhao-e{ float:none; width:80px; margin:0 auto;}
	.zhao-e span{ font-size:14px; font-weight: bold; color: #4eb1f2; line-height: 20px; text-align: center; display: block;}
	.zhao-e p{ font-size:12px; color: #858585; line-height: 16px;}
	/**2**/
	.neme-a{ width:100%; background-color: #f7f7f7;}
	.neme-b{ width:100%; margin: auto;position: relative; padding: 0;}
	.neme-c{ width:100%; padding: 2% 0;}
	.neme-d{ float:left; width: 31%; background-color: #fff; box-shadow: 0px 0px 15px #ccc; margin: 1%; padding: 1%; height: 146px; }
	.wop{ margin:1%;}
	.neme-e{ float:none; margin:1% auto; width: 36px;}
	.neme-e img{ width:100%;}
	.neme-f{ float:left; margin:1%; width: 100%;}
	.neme-f span{ font-size:14px; font-weight: bold; line-height: 20px; text-align: center; display: block;}
	.neme-f p{ font-size:12px; color: #858585; line-height: 16px;}
	.link-a{ width:100%; padding: 1% 0;}
	.bvd-w{ width:100%; margin: 4% 0; padding: 2%;}
	.min-1{ background-color: #4eb1f2;}
	.min-1 td{ text-align: center; line-height: 40px; color: #fff; border: solid 1px #f7f7f7;}
	.min-2{ background-color: #fff;}
	.min-2 td{ text-align: center; line-height: 40px; color: #5c5b5b; border: solid 1px #f7f7f7;}
	.min-3{ background-color: #e7e7e7;}
	.min-3 td{ text-align: center; line-height: 40px; color: #5c5b5b; border: solid 1px #f7f7f7;}
	.dans-a{ background: url(../img/119.png) no-repeat; background-size: 100%; width: 120px; position: absolute; left: 50%; margin-left: -50px; bottom: 0; margin-bottom: -10px;}
	.dans-a p{ text-align: center; font-size: 12px; color: #fff;line-height: 26px; padding-left: 14%;}
	/**3**/
	.pei-a{ width:100%; margin: 5% auto;}
	.pei-b{ width:100%; margin: 20px 0;}
	.pei-c{ width:46%; height: 232px; float: left; padding:2%; margin: 2%;}
	.pei-c span{ color:#fff; font-size: 14px; font-weight: bold;}
	.pei-c .pei-d{ width:100%; height: 1px; background-color: #fff; margin:2% 0;}
	.pei-c p{ color:#fff; line-height: 16px;}
	/**微信营销**/
	.chouf-a{ width:100%;}
	.qided{ width:100%;}
	.qided img{ width:100%;}
	.lfive{ float:left; width: 26%; margin: 2%; display: none;}
	.lfive img{ width:100%;}
	.chouf-b{ float:left; margin:2%;}
	.chouf-b p{ font-size:12px; color: #bbbbbb;}
	.chouf-b span{ font-size:14px; color: #5c5b5b; font-weight: bold;}
	.choi{ margin:2% 0;}
	.chouf-d img{float:left; margin: 3px;}
	.chouf-d p{ float:left; font-size: 12px; color: #5c5b5b; line-height: 20px;}
	.chouf-c{ float:right; display: none;}
	/**2**/
	.houd-a{ width:100%; background-color: #f7f7f7;}
	.houd-b{ width:100%;padding: 5% 0;}
	.houd-c{ margin: 5% 0; width: 100%;}
	.cun-wo{ width: 22%; float: left; margin:5%;}
	.cun-wo p{ text-align: center; color: #52d27c; font-size: 14px; font-weight: bold; line-height: 20px;}
	.cun-wo-a{ width:100%;}
	.cun-wo-a img{ width:100%}
	/**3**/
	.daoga-a{ width:100%;}
	.daoga-b{ width:100%; margin: 5% 0;}
	.daoga-c{ float:left; margin:0; width: 46%;}
	.daoga-d{ width:100%; background: url(../img/124.png) no-repeat; background-size: 100% 100%; padding:2% 10% 2% 2%;}
	.daoga-e{ width:100%;}
	.daoga-f img{ float:left; margin: 1%; width: 10px;}
	.daoga-f p{ float:left; font-size: 14px; color: #4eb1f2; font-weight: bold; line-height: 20px;}
	.daoga-g{ width:inherit;}
	.daoga-g p{ font-size:12px; color: #858585; line-height: 16px; padding: 2%;}
	.budao{ width:86%; margin: 10%;}
	.budao img{ width: 100%;}
	.daoga-fv{ float:right; margin: 0; width: 46%;}
	.do{ width: 100%; background: url(../img/125.png) no-repeat; background-size: 100% 100%; padding:2% 2% 2% 10%;}
	/**4**/
	.big-bdoi{ width: 100%; height: 100%; position: relative; margin: 20px 0;}
	.chplu{position: relative; top: -8%; width: 100%; overflow: hidden; z-index: -2;}
	.chplu img{ width: 114%; margin-left: -12%;}
	.juw-a{ width:30%; position: absolute; bottom: -6%; left: 1%; visibility: hidden;}
	.juw-a p{ font-size:12px; color: #5c5b5b; line-height: 20px;}
	.juw-b{ padding-left: 16px; background: url(../img/1.png) no-repeat; margin: 10px 0;}
	.juw-b p{ font-size:16px; color: #df4d69; line-height: 20px; font-weight: bold;}
	/**软文价格**/
	.fanj{ background-color: #52d27c;}
	.bu-xian{ background-color: #52d27c;}
	.zhu-jue li:hover{background-color: #52d27c; }
	.ng-dond{width:80px; border: solid 1px #d2d2d2; float: right; position: relative;}
	.ng-don-a{ font-size:12px; color: #c9c9c9;}
	.ng-dong-b{background-color: #fff; width: 100%; border:solid 1px #ccc; position: absolute; right: 0; top: 16px;}
	.nglkli{font-size:12px; color: #828282;}
	.nglkli:hover{ color:#fff; background-color: #ccc;}
	
	
	
	
	
	
	
	
	
	/**2**/
	.tboop-a{ width:100%;}
	.tboop-b{ width:100%;}
	.tboop-1{ line-height: 30px; background-color: #4eb1f2;}
	.tboop-1 td{ border-right:1px solid #e8e8e8;}
	.zhan{ text-align: center; color: #fff;}
	.tboop-2{ background-color: #f7f7f7; color: #5c5b5b;}
	.tboop-3{ background-color: #fff; color: #5c5b5b;}
	.xiapp{ line-height: 60px; text-align: center;}
	.xiapp p{ line-height: 16px;}
	.wlkj{ width:160px;}
	.zixi-a{ float:left; margin: 5px;}
	.zixi-b{ float:left; margin: 4px;}
	.zixi-b p{ line-height:20px;}
	.zixi-c{ border:none;}
	.zixi-d{ float:left; margin: 2px;}
	.zixi-e{ float:left;}
	.dmkg-a{ width:60px; height: 18px; overflow: hidden; background-color: #ff9a00; border: solid 1px #ff6600; margin: 0 auto;}
	.dmkg-a p{ line-height: 16px; color: #fff;}
	.shouss{ width:120px; height: 30px; overflow: hidden; margin: auto;}
	.shouss p{ line-height: 14px;}
	.tboop-2:hover{ background-color: #d7effe;}
	.tboop-3:hover{ background-color: #d7effe;}
	.plh{ background-color: #52d27c;}
	.buyy-t:hover{ background-color: #52d27c;}
	/**微博营销**/
	.yingsh-a{ width:100%; margin:5% auto;}
	.yingsh-b{ float:none; margin-left: 0px;}
	.yingsh-b p{ font-size: 12px; color: #bbbbbb; padding-left: 2%;}
	.yingsh-b span{ font-size: 14px; font-weight: bold; color: #5c5b5b; padding-left: 2%;}
	.yingsh-b span l{ color:#df4d69;}
	.yingsh-c{ float: none; padding:2%;}
	.yingsh-c img{ width: 100%;}
	.gome-a{ width:100%; margin: 2%;}
	.gome-b{ float:left; margin:0px;}
	.gome-c{ float:left; width: 94%;}
	.gome-c p{ color:#5c5b5b; font-size: 12px; line-height: 20px; padding: 0 1%;}
	/**2**/
	.shouye-a{ width:100%; background-color: #f7f7f7;}
	.shouye-b{ width:100%; margin: 0 auto; padding: 5% 0;}
	.shouye-c{ width:250px; background-color: #4eb1f2; border-radius: 30px; margin: 2% auto;}
	.shouye-c p{ font-size:12px; text-align: center; color: #fff; line-height: 24px;}
	.fujh-a{ width:1090px; margin:40px auto;}
	.fujh-b{ float:left;}
	.he-dao{ margin: 4% 4% 4% 1%;}
	.he-dao img{ width:100%;}
	/**3**/
	.geif{ border: none;}
	.cankj{ width: 100%; position: inherit;}
	.cankj-a{ margin: 5% auto;width: 60%;}
	.cankj-a img{ width: 100%;}
	.mkk-sx-a{ width:100%; position: inherit;}
	.mkk-sx-a img{ width:100%;}
	.mkk-sx-b{ float: left; margin: 0 5%; width: 40%;} 
	.mkk-sx-c{ width:100%;}
	.mkk-sx-d{ margin-left:0px;}
	.mkk-sx-e{margin-left: 0px; margin-bottom: 4%; margin-top: 4%;}
	.mkk-sx-f{ margin-left: 0px; margin-top: 0px;}
	.dcfol{ float: right; margin: 0 5%; width: 40%;}
	.dcfol-a{ width: 100%;}
	.dcfol-b{ margin-left: 0px;}
	.dcfol-c{ margin-left: 0px; margin-bottom: 4%; margin-top: 4%;}
	.dcfol-d{ margin-left: 0px; margin-top: 0px;}
	/**4**/
	.mouhon-a{ width:100%; background-color: #edf8ff;}
	.mouhon-b{ width:100%; margin: auto; position: relative; height: 340px;}
	.mouhon-c{ width:250px; background-color: #df4d69; border-radius: 30px; margin:4% auto;}
	.mouhon-c p{ line-height: 24px; text-align: center; font-size: 12px; color: #fff;}
	.wejie-a{ width: 100%;padding: 0; position: absolute; display: none;}
	.bina-hu{ margin:5%;}
	.bina-hu img{ width:100%;}
	/**4**/
	.dengm-a{ width:100%; background:none; margin: auto; margin-top: 22%;}
	.hung-du{ width:100%; padding: 20px 78px; display: none;}
	
	/**微博价格**/
	.scx{ background-color: #df4d69;}
	.kgnf li:hover {background-color: #df4d69;}
	/**2**/
	.dvcm{ margin:16px; float: left;}
	/**记着邀请**/
	.zaoz-a{ width:100%; margin: 5% auto; }
	.zaoz-b{ float:none;margin: 5%;}
	.zaoz-b img{ width:100%;}
	/**2**/
	.baozz-a{ width:100%; background-color: #f7f7f7;}
	.baozz-b{ width:100%; margin: auto; padding: 20px 0; }
	.nehui span{ color:#df4d69;}
	/**3**/
	.fudon-a{ width:100%; margin: auto;}
	.zhon-man{ width:100%;margin: 5% 0;}
	.zhon-man-a{ width:100%;}
	.zhons-a{ width:70%; background: url(../img/149.png) no-repeat; background-size: 100% 100%; padding:2% 6% 2% 2%; float: left;}
	.zhing{ width:100%; margin-left: 0px;}
	.zhing p{ font-size:12px; color: #858585; line-height: 20px;}
	.tupian{ float:right; width: 30%; margin: 8% 0;}
	.tupian img{ width:100%;}
	.tabg-a{ width:100%;}
	.tabg-b{ float:left; margin: 12% 0; width: 30%;}
	.tabg-b img{ width:100%;}
	.tabg-c{ width: 70%; float:right; background: url(../img/150.png) no-repeat; background-size: 100% 100%;padding:2% 2% 2% 6%; margin:5% 0;}
	.tabg-d img{ float:left; margin: 5px; width: 14px;}
	.tabg-d p{ float:left; font-size: 12px; color: #4eb1f2; font-weight: bold; line-height: 40px;}
	.dbfg{ margin-left:0px;}
	.dbfg p{font-size:12px; color: #858585; line-height: 20px;}
	/**4**/
	.meiti{ width:100%; background-color: #edf8ff;}
	.meiti-a{ width:100%; margin: auto; padding: 2% 0;}
	.tyu-a{ width:100%;}
	.tyu-b{ width:48%; float: left; margin:2% 2px;}
	.tyu-b p{ font-size:14px; color: #858585; line-height: 30px;}
	.tyu-c{ width:100%; overflow: hidden; height: inherit;}
	.tyu-c img{transition:transform 0.5s; width: 100%;}
	.tyu-c:hover img{transform:scale(1.2) scale(1);}
	/**5**/
	.he-zuo{ width:100%; margin: auto;}
	.poh-s{ margin:4% auto; display: table; display: none;}
	.su-dii{ width:100%;}
	.su-dii img{ width:80%; margin: 4% auto;}
	
	
	/**新闻中心**/
	.kaol-a{display: none;}
	.fngh-ss{ float:left;}
	.xinw-a{ float:right; background-color: #f3f3f3; width: 74%; border-left: 4px solid #4eb1f2;}
	.xinw-a p{ float:left; line-height: 50px; font-size: 18px; color: #5c5b5b; margin-left: 10px;}
	.xinw-a img{ float:right; margin: 16px;}
	/**大框**/
	.jiegd-a{ width:100%;}
	.jiegd-b{ float:none;}
	.jiegd-c{ width:100%;}
	.jiegd-d{ margin: 1%; width:23%; background-color: #f3f3f3;; transition: all ease 0.5s; float: left;}
	.dvfa{ background: url(../img/186.png) no-repeat;}
	.jiegd-e p{ padding: 0; font-size:12px; color: #5e5e5e; line-height: 30px; text-align: center; transition: all ease 0.1s;}
	.jiegd-d:hover{background: url(../img/186.png) no-repeat;}
	.jiegd-d:hover p{ color:#fff;}
	.dvfa p{color: #fff;}
	.tuijian-a{display: none;}
	.tuijian-b{ width:100%;}
	.tuijian-c img{ float:left; margin: 5px;}
	.tuijian-c p{ float:left; font-size: 16px;color: #5c5b5b; line-height: 36px;}
	.tuijina-d{ width:100%; border-bottom: 1px solid #f3f3f3; margin: 10px 0; padding-bottom: 10px;}
	.tuijina-d img{ float:left; margin: 5px;}
	.tuijina-d p{ float:left; width: 200px; height: 34px; overflow: hidden;}
	.tuijina-d p a{ font-size:12px; color: #5c5b5b;}
	.frut-a{ float:right; width:100%;}
	.frut-b{ margin:1% 0; border-bottom: 1px solid #f3f3f3;}
	.frut-d{ float:left; width: 70%; margin-left: 4%;}
	.frut-d span{ font-size: 14px; color: #5c5b5b; font-weight: bold; line-height: 36px; transition: all ease 0.5s;}
	.frut-d p{ font-size:12px; color: #5c5b5b; height: 40px; overflow: hidden; text-indent: 2em; line-height: 20px; transition: all ease 0.5s;}
	.frut-d:hover span{ color:#df4d69;}
	.frut-d:hover p{ color:#df4d69;}
	/**框内页**/
	.zhengm-a{ float: none;width:100%;}
	.zhengm-b{ width: 100%; margin: 0 auto; border-bottom: 1px solid #f3f3f3; padding: 10px 0;}
	.zhengm-b span{ display: block; text-align: center; font-size: 18px; font-weight: bold; color: #5c5b5b; line-height: 50px;}
	.zhengm-b p{ text-align: center; font-size: 14px; color: #5c5b5b; line-height: 30px;}
	.neggg{ font-size:12px; color: #5c5b5b; line-height: 20px; padding: 20px; text-indent: 2em;}
	.hungf-a{ border-top: 1px solid #f3f3f3; width: 100%; padding: 10px 0;}
	.hungf-a p{ color: #5c5b5b;}
	/**关于我们**/
	.guanyuwo{ width:100%; float: right; padding-top: 5%;}
	.xidiv-a{ margin: 0 auto; display: table;  }
	.xidiv-a p{ font-size:18px; color: #4eb1f2; font-weight: bold; line-height: 50px;}
	.xidiv-b{ margin: 2%; color: #5c5b5b;}
	.xidiv-b p{ font-size:12px;}
	/**服务隐私**/
	.gaubu{ font-size:12px;line-height: 26px;}
	.gaubu span{ font-weight: bold; color: #4eb1f2;}
	.xidiv-b p{ font-size: 12px; text-indent: 2em; color: #5c5b5b; line-height: 20px;}
	.xidiv-c{ margin: 0 auto; display: table; padding: 2%;}
	.xidiv-c img{width: 100%;}
	.xidiv-d{ width:100%; height: 20px; background-color: #f3f3f3; margin: 2% 0;}
	/**荣誉资质**/
	.xidiv-e{ width:90%; margin: 0 auto; border: solid 1px #c7c7c7;}
	.xidiv-e img{ width:100%;}
	/**支付方式**/
	.songle{ width:100%; margin-bottom: 0;}
	.songle-a{ width:100%; border-bottom: solid 1px #f3f3f3; padding: 4% 0;}
	.songle-b{ float:left; margin:0 1%; width: 18%;}
	.songle-b img{ width:100%;}
	.songle-c{ float:left; margin: 0;}
	.songle-c span{ font-size:14px; color: #2d2c3f; font-weight: bold;}
	.songle-c p{ font-size:12px; color: #2d2c3f; line-height: 18px;}
	/**合作伙伴**/
	.dabun-a{ width:100%; margin: 0;}
	.dabun-b{ float:left; border: solid 1px #e0e0e0;box-shadow: 0px 3px 4px #e7e7e7; margin:0; width: 30%; margin: 3% 1%;}
	.dabun-b img{ width:100%;}
	/**联系我们**/
	.zhegr-a{ width:100%;}
	.ti-huan{ width:100%; margin: 20px 0;}
	.ti-huan-a{ width:40%;float:left; margin:2%;}
	.ti-huan-a img{ float:left; margin:0 1%; width:24%;}
	.tipp{ float:left; width:70%; margin: 0; height: 30px;overflow: hidden;}
	.tipp p{ font-size:12px; color: #5a5454; line-height: 16px;}
	.fomrr-a{display: none;}
	/**诚聘英才**/
	.demo{width:100%;margin:5% 0; padding: 0 2%;}
	.menu_head{line-height: 40px; cursor: pointer; background:#a9a9a9 url(../img/181.png) center right no-repeat; padding-left: 10px; color: #fff; font-weight: bold; font-size: 12px; margin: 5px 0; background-size: 10%; line-height: 36px;}
	.menu_list .current{background:#4eb1f2 url(../img/182.png) center right no-repeat; padding-left: 10px; font-size: 12px; background-size: 10%; line-height: 36px;}
	.menu_body{ padding:2%;line-height: 22px;}
	.menu_body .naio{width: 100%;}
	.menu_body .naio p{ font-size:12px; color:#666666;}
	.menu_body .naio p span{ color:#666666; font-size: 14px;}

	/**页脚**/
	.fo-a{display: none;}
	/**手机导航**/
	.dan-xia{ width:100%; background-color: #4d4d4d; position: fixed; bottom: 0;}
	.dan-xib{ width:calc(100% / 4); float: left; padding: 4% 2%; border-right: 1px solid #dcdcdc;}
	.dan-xic{ float:left; width: 14px; margin: 0 2%;}
	.dan-xic img{ width:100%;}
	.dan-xid{ float:left; margin: 0 1%;}
	.dan-xid p{ color:#fff; line-height: 14px;}
	.linh-ai{ margin-left: 16%;}
	
	
	
	
	
	
	/**登录**/
	.lan-g{ width:100%; height: 4px; background-color: #4eb1f2; display: none;}
	.bn-a{ width:100%;position: relative; height: 490px; overflow: hidden;}
	.bn-b{ width:1920px; position: absolute;left: 50%; margin-left: -1200px; z-index: -1;}
	.bn-b img{ width: 100%; margin: 0 auto;}
	.nm-a{ width:300px; height: 340px; border: solid 1px #dfdfdf; margin: 0 auto;background-color: #fff; box-shadow: 4px 4px 0px #4d4d4d; margin-top: 25%;}
	.nm-b{ padding:5%;}
	.nm-c p{ font-size:14px; color: #666666; font-weight: bold;}
	.nm-d{ margin: 5px 0;}
	.nm-d input{ border: none; border: dashed 1px #c9c9c9; margin: 4% 0; line-height: 42px; color: #9f9f9f; font-size: 12px; width: 100%;}
	.nm-e{ width:100%;}
	.nm-f{ float:left;}
	.nm-f input{ width: 140px;}
	.nm-g{ float: right; margin:2% 0; width: 100px;}
	.nm-g img{ width:100%;}
	.nm-h{ border:none;}
	.nm-j{ float:left;}
	.nm-j input{ width: 112px; background-color: #df4d69; border: none; color: #fff; font-weight: bold; font-size: 12px; cursor: pointer; line-height: 30px;}
	.nm-k{ float:right; width: 112px; background-color: #4eb1f2; margin: 1% 0;}
	.nm-k p{ line-height: 30px; text-align: center; color: #fff; font-weight: bold;font-size: 12px;}
	.nm-l{ margin-top:5%;}
	.nm-l p{ color:#df4d69; font-size: 14px;}
	/**注册页面**/
	.zh-a{ width:100%; margin: 0 auto; margin-bottom:0px;}
	.zh-b{ margin: 5% 0 10% 0;}
	.zh-c{ float:left; margin-right: 0px;}
	.zh-e{ background: url(../img/11.png) no-repeat; background-size: 100%; background-position: center; float: left; padding: 10px; margin: 0 10px;}
	.zh-e p{ font-size:12px; color: #fff; font-weight: bold;}
	.zh-f{ float:left; margin-left: 0px;}
	.zh-f p{ font-size:12px; color: #666666; line-height: 36px;}
	.zh-f span{ font-size:12px; font-weight: bold; color: #df4d69; text-decoration: underline;}
	.yme-a{ width:100%; border: dashed 1px #c9c9c9; background-color: #f7f7f7; position: relative; padding: 10% 0;}
	.yme-b{ width: 100%; float: none; padding: 0 2%;}
	.yme-c{ width:100%; margin: 0;}
	.yme-d p{ font-size:12px; color: #666666; line-height: 30px;}
	.yme-e{ border:none;}
	.yme-f{ width:50%; float: left;}
	.yme-f input{ width:100%; border: none;background-color: #fff; border: dashed 1px #c9c9c9; line-height: 24px;}
	.yme-g{ float:left; margin-left: 5px;}
	.yme-g p{ line-height: 24px; color: #666666; font-size: 12px;}
	.yme-h{ border:none;}
	.yme-j{ width:100%;}
	.yme-k{ float:left; width: 50%;}
	.yme-k input{ border:none; background-color: #fff; border: dashed 1px #c9c9c9; width: 100%; line-height: 24px;}
	.yme-l{ float:left; width: 64px; margin: 0 2%;}
	.yme-l img{ width:100%;}
	.yme-p{ float:left;}
	.yme-p p{ line-height: 40px; color: #4eb1f2; text-decoration: underline;}
	.yme-o{ margin: 1% 0; width: 50%;}
	.yme-o input{ background-color: #4eb1f2; font-size: 12px; color: #fff; font-weight: bold; border: none; line-height: 30px; padding: 0 6%; cursor: pointer;}
	.kl-a{ float:none; width:100%; height: 542px; overflow: auto; border: solid 1px #c9c9c9; padding:0 2%; background-color: #fff; margin-top: 20px;}
	.kl-a p{ font-size:12px; line-height: 22px; color: #565656;}
	.hun-u{ width:200px; background-color: #4eb1f2; border-radius: 20px; position: absolute; top: 0; left: 50%; margin-top: -20px; margin-left: -100px;}
	.hun-u p{ text-align: center; font-size: 12px; font-weight: bold; color: #fff; line-height: 30px;}
	/**注册成功**/
	.fvv-a{ margin: 8% auto; display: table;}
	.fvv-b{ border:none;}
	.fvv-c{ float:left; margin: 0 10px 0 60px; width: 8%;}
	.fvv-c img{ width:100%;}
	.fvv-d{ float:left;}
	.fvv-d p{ font-size:12px; color: #666666; line-height: 26px;}
	.fvv-e{ margin: 0 auto; display: table;}
	.fvv-e p{ text-align: center; font-size: 12px; color: #666666;}
	.km-a{ margin: 2% auto; display: table;}
	.km-b{ margin: 0 2%; float: left; width: calc(84%/3)}
	.km-d{}
	.km-d img{ width:100%;}
	.km-e p{ text-align: center; line-height: 24px;}
	/*软文预览*/
	.yulan{ width: 100%; margin: 0 auto;}
	.shuf{ display: none;}
	.daohnf{background: none;}
	.gongsaa{width:100%; margin: 20px 0;}
	.bianh{width: inherit; width: 100%; float: none;}
	

	
	
	
}
	
	
	
	
