@charset "utf-8";
/* CSS Document */
@media(min-width:1199px){
.clearfix{ clear:both;}
.mob{ display: none;}
.pc{ display: block;}
.fl{ float: left;}
.fr{float:right}
body{margin:0; padding:0;font-family: "微软雅黑"; font-size: 12px;overflow-x: hidden;}
a,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;color: #858585;}
* img{display:block;border: none;}
input{padding:0;margin:0;outline:none;font-family: "微软雅黑";}
select{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
.commen{width: 1200px;margin: 0 auto;}
.mob{display: none;}
.pc{display: block;}
	.pb1{display: 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(-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*='wen'] {
	transition: all 0.3s 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(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)";
	}
/*左旋转变化*/
[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)";
	}	

/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#e40807;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#4d4d4d;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#4eb8ff;border-radius: 5px;}
	
/*top*/
	.dingbudaohang{position: fixed;height: 105px;width: 100%;top: 0;background: #fff;z-index: 1000;transition: all ease 0.6s;}
	.wzdt p{line-height: 35px;text-align: right;color: #858585;}
	.wzdt p a{color: #858585;transition: all ease 0.3s;}
	.wzdt p a:hover{color: #0b9de7;}	
/*nav*/
	.dh{width: 100%;background: #fff;z-index: 1000;position: relative;}
	.nv_a{margin-left: 6px;}
	.nav{width: 61.08%;margin-left: 32px;margin-top: 20px;}
	.nava{width: 12%;margin: 0 1.1425%;}
	.nava p{position:relative;width:100%;height:44px;line-height:44px;text-align:center;font-size:14px;transition:all 0.3s ease;}
	.nava p a{font-size: 14px;color: #4d4d4d;transition:all 0.3s ease;}
	.nava p a::after {content:"";width:0%;height:43px;display:block;border-bottom:1px solid #2fafff;position:absolute;top:0px;left:50%;transition:all 0.3s ease;}
	.nava p a:hover::after {content:"";width:100%;height:43px;display:block;border-bottom:1px solid #2fafff;position:absolute;top:0px;left:0px;}
	.nava p a:hover{color: #2fafff;}
	.navaa p{border-bottom: 1px solid #2fafff;}
	.navaa p a{color: #2fafff;}
	.navb{position: absolute;width: 100%;left: 0;z-index: 100;background: #fff;height: 100px;border-top: 1px solid #b3d9ff;}
	.navb_a{width: 11.111%;border-right: 1px solid #e5e5e5;margin-top: 20px;padding: 10px 0;}
	.navb_t{width: 23px;height: 20px;overflow: hidden;position: relative;margin: 0 auto;}
	.navb_t img{width: 100%;}
	.navb_t img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.navb_w{width: 100%;text-align: center;font-size: 14px;line-height: 36px;}
	.navb_w a{color: #4d4d4d;transition: all ease 0.3s;}
	.navb_a:hover .navb_t img:nth-child(2){opacity: 1;}
	.navb_a:hover .navb_w a{color: #2fafff;}
	.navb_aa{width: 14.285%;}
	.navb_aa .navb_t{width: 28px;height: 24px;}
	.navc{display: table;margin: 0 auto;}
	.navc .navb_a{width: 250px;}
	.navc .navb_a:nth-child(2){border-right: none;}
	.nv_c{margin-top: 28px;}
	.nv_c img{float: left;margin-top: 3px;}
	.nv_c p{float: left;font-family: "Arial";font-size: 22px;color: #0b9de7;font-weight: bold;margin-left: 7px;}
	
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 500px;position: relative;margin-top: 115px;}
	.imgbox{ width:1920px;overflow: hidden;position: relative;left: 50%; margin-left: -960px;z-index: -1;height: 500px;}
	.imgbox img{position: absolute;left: 0;top: 0;}
	.boy{width: 1200px;margin-top: 485px;}
	.pa-a{z-index: 1000;bottom: 60px;position: absolute;right: 20%;}
	.pa-a li{ width:11px; height: 11px;background: #b3b3b3;float: left;margin: 0 8px;cursor: pointer;transition: all ease 0.1s;border-radius: 50%;}
	.pa-a .ppp{background: #4eb8ff;width: 47px;border-radius: 10px;}
	.bt-a{width: 47px;height: 109px;position: absolute;left: 3%;top: calc(50% - 65px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 47px;height: 109px;}
	.bt-b:hover{background: url(../img/yi09.png);}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 3%;top: calc(50% - 65px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 47px;height: 109px;}
	.bt-f:hover{background: url(../img/yi08.png);}
	.ban_jt{position: absolute;margin-left: calc(50% - 31px);bottom: 50px;z-index: 10000;left: 50%;}
	
	.dyj{width: 100%;height: 46px;background: #f6f6f6;}
	.dyja{margin-left: 58px;}
	.dyja_t{height: 46px;margin-top: -9px;float: left;}
	.dyja p{float: left;line-height: 46px;margin-left: 22px;}
	.dyja p a{color: #858585;}
	.dyjb{margin-left: 58px;}
	.lianf{width: 255px;background: #fff;height: 29px;line-height: 29px;border-radius: 5px;border: none;margin-top: 8px;font-size: 12px;color: #c2c2c2;padding-left: 5px;box-shadow: 2px 3px 0 0 #eaeaea;margin-left: 20px;}
	.chengh{width: 255px;background: #fff;height: 29px;line-height: 29px;border-radius: 5px;border: none;margin-top: 8px;font-size: 12px;color: #c2c2c2;padding-left: 5px;box-shadow: 2px 3px 0 0 #eaeaea;margin-left: 20px;}
	.tij{margin-left: 29px;width: 79px;height: 29px;background: #ff626d;cursor: pointer;border-radius: 5px;border: none;line-height: 29px;margin-top: 8px;color: #fff;}
	
/*广告*/
	.guangg{margin-top: 160px;}
	.guangga{width: 56%;position: relative;}
	.guangg_t{width: 78.34%;margin-left: 6.39%;}
	.guangg_t img{width: 100%;}
	.guangg_t1{width: 40.17%;position: absolute;left: 8.928%;top: 26%;opacity: 0;}
	.guangg_t1 img{width: 100%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);}
	.guangg_a{width: 89px;height: 89px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);position: absolute;left: 34.1%;top: -23%;z-index: 100;animation: dh1 3s linear infinite;}
	.guangg_a img{width: 100%;}
	.guangg_b{width: 89px;height: 89px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 31%;top: -21%;position: absolute;z-index: 100;animation: dh2 3s linear infinite;}
	.guangg_b img{width: 100%;}
	.guangg_c{width: 89px;height: 89px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 13%;top: -4%;position: absolute;z-index: 100;animation: dh1 3s linear infinite;}
	.guangg_c img{width: 100%;}
	.guangg_d{width: 89px;height: 89px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 2%;top: 23%;position: absolute;z-index: 100;animation: dh2 3s linear infinite;}
	.guangg_d img{width: 100%;}
	.guangg_e{width: 89px;height: 89px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 0.8%;top: 51%;position: absolute;z-index: 100;animation: dh1 3s linear infinite;}
	.guangg_e img{width: 100%;}
	.guangg_f{width: 89px;height: 89px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 10%;top: 78%;position: absolute;z-index: 100;animation: dh2 3s linear infinite;}
	.guangg_f img{width: 100%;}

	@keyframes dh1{
		0%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		25%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		50%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		75%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		100%{box-shadow: 0px 0px 25px -2px rgba(24,168,240,.26)}
	}
	@keyframes dh2{
		0%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		25%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		50%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		75%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		100%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
	}
	
	.guanggb{width: 34.8333%;margin-right: 29px;}
	.guanggb_a{width: 100%;}
	.guanggb_a p{font-size: 30px;color: #18a8f0;line-height: 30px;}
	.guanggb_a p span{font-size: 22px;line-height: 48px;}
	.guanggb_b{width: 90%;margin-top: 30px;}
	.guanggb_b p{font-size: 14px;color: #5b5b5b;line-height: 24px;height: 96px;overflow: hidden;}
	.guang_more{width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 50px;}
	.guang_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.guang_more a:hover{margin-left: 10px;}
	
/*广告资源*/
	.ziyuan{background: url(../img/w13.png) no-repeat;width: 100%;height: 581px;}
	.ziya{width: 50%;padding-left: 51px;margin-top: 110px;}
	.ziya > h1{font-size: 30px;color: #18a8f0;line-height: 30px;}
	.ziya > h1 span{font-size: 22px;line-height: 46px;}
	.ziya > p{width: 72%;font-size: 14px;color: #5b5b5b;line-height: 26px;}
	.gunshu{margin-top: 44px;}
	.gunshu_a{border-right: 1px solid #d5eaf8;padding: 0 57px 3px 0;}
	.gunshu_a h1{font-size: 24px;color: #0b9de7;line-height: 32px;font-weight: bold;}
	.gunshu_a p{color: #8a8a8a;line-height: 18px;height: 36px;}
	.gunshu_b{padding: 0 44px 3px 53px;}
	.gunshu_c{padding-left: 41px;border: none;}
	.ziya_more{width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 66px;}
	.ziya_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.ziya_more a:hover{margin-left: 10px;}
	.ziyb{width: 50%;position: relative;}
	.ziyb_t{width: 74.5%;margin: 0 auto;margin-top: 169px;}
	.ziyb_t img{width: 100%;}
	.ziyb_t1{width: 110px;height: 110px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left: 14.8%;top: 10%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t1 img{width: 110%;}
	.ziyb_t2{width: 88px;height: 88px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left: 30.8%;top: 25%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t2 img{width: 110%;}
	.ziyb_t3{width: 82px;height: 82px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 5.2%;top: 34%;position: absolute;z-index: 100;opacity: 0.7;display: none;}
	.ziyb_t3 img{width: 110%;}
	.ziyb_t4{width: 64px;height: 64px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:-0.8%;top: 73%;position: absolute;z-index: 100;opacity: 0.8;display: none;}
	.ziyb_t4 img{width: 110%;}
	.ziyb_t5{width: 62px;height: 62px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:5.45%;top: 83%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t5 img{width: 110%;}
	.ziyb_t6{width: 62px;height: 62px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:7.45%;top: 117%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t6 img{width: 110%;}
	.ziyb_t7{width: 48px;height: 48px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:15.85%;top: 111%;position: absolute;z-index: 99;opacity: 0.8;display: none;}
	.ziyb_t7 img{width: 110%;}
	.ziyb_t8{width: 63px;height: 63px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:38.85%;top: 100%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t8 img{width: 110%;}
	.ziyb_t9{width: 68px;height: 68px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:22.85%;top: 114%;position: absolute;z-index: 100;opacity: 0.8;display: none;}
	.ziyb_t9 img{width: 110%;}
	.ziyb_t10{width: 93px;height: 93px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:10.85%;top: 98%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t10 img{width: 110%;}
	.ziyb_t11{width: 52px;height: 52px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:3.5%;top: 101%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t11 img{width: 110%;}
	.animate1{animation-duration: .8s;animation-delay: .3s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate2{animation-duration: .8s;animation-delay: .5s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate3{animation-duration: .8s;animation-delay: .6s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate4{animation-duration: .8s;animation-delay: .7s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate5{animation-duration: .8s;animation-delay: .8s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate6{animation-duration: .8s;animation-delay: 1.1s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate7{animation-duration: .8s;animation-delay: 1.0s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate8{animation-duration: .8s;animation-delay: 1.2s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate9{animation-duration: .8s;animation-delay: 1.4s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate10{animation-duration: .8s;animation-delay: 1.3s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate11{animation-duration: .8s;animation-delay: 1.4s;animation-timing-function: ease;animation-fill-mode: both;}
	.dh3{animation-name: dh3;}
	@keyframes dh3{
		0%{opacity: 0;transform: scale(0);}
		100%{opacity: 0.9;transform: scale(1);}
	}
	
/*精准定向*/
	.dingx{margin-top: 88px;}
	.dingxa{width: 50%;position: relative;}
	.dingxa_z{width: 50px;height: 82px;position: absolute;left: 0;top: calc(50% - 41px);cursor: pointer;}
	.dingxa_z img{width: 100%;}
	.dingxa_y{width: 50px;height: 82px;position: absolute;right: 0;top: calc(50% - 41px);cursor: pointer;}
	.dingxa_y img{width: 100%;}
	.dingxb{width: 78.5%;margin: 0 auto;overflow: hidden;}
	.dingxc{width: 100%;}
	.dingxd{width: 300%;}
	.dingxd img{width: 33.333%;float: left;}
	.dingxm{width: 94.05%;margin: 0 auto;margin-top: 50px;}
	.dingxm_p{width: 29.333%;float: left;text-align: center;line-height: 34px;font-size: 14px;color: #5b5b5b;margin: 0 2%;cursor: pointer;position: relative;}
	.dingxm_p span::after {content:"";width:0%;height:34px;display:block;border-bottom:2px solid #0093dd;position:absolute;top:0px;left:50%;transition:all 0.3s ease;}
	.dingxm_pa{color: #0093dd;border-bottom: 2px solid #0093dd;}
	.dingxm_p span:hover::after {content:"";width:100%;height:34px;display:block;border-bottom:2px solid #0093dd;position:absolute;top:0px;left:0px;}
	.dingxn{width: 100%;margin: 0 auto;margin-top: 17px;}
	.dingxna{width: 300%;}
	.dingxna_a{width: 33.333%;}
	.dingxna_aa{display: table;margin: 0 auto;}
	.dingxna_aa p{float: left;overflow: hidden;line-height: 21px;background: #def2ff;padding: 0 18px;margin: 0 8px;color: #5b5b5b;}
	.dingxr{width: 31.8333%;margin-top: 20px;margin-right: 66px;}
	.dingxr_a h1{width: 100%;font-size: 30px;color: #0b9de7;line-height: 30px;}
	.dingxr_a h1 span{font-size: 22px;line-height: 46px;}
	.dingxr_a p{width: 100%;font-size: 14px;color: #5b5b5b;line-height: 24px;margin-top: 19px;}
	.dingxr_b{width: 100%;margin-top: 50px;}
	.dingxr_ba{width: 50%;border-right: 1px solid #d5eaf8;padding-right: 16%;padding-bottom: 4px;}
	.dingxr_ba h1{font-size: 18px;color: #0b9de7;line-height: 18px;}
	.dingxr_ba p{line-height: 16px;color: #8a8a8a;margin-top: 10px;}
	.dingxr_b .dingxr_ba:nth-child(2){border: none;padding-left: 16%;padding-right: 0;}
	.dingxr_more{width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 60px;}
	.dingxr_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.dingxr_more a:hover{margin-left: 10px;}
	
/*广告定制*/
	.ggdingzhi{background: url(../img/w26.jpg) no-repeat;width: 100%;margin-top: 80px;padding-top: 61px;padding-bottom: 46px;}
	.dingzhi{width: 99%;margin: 0 auto;}
	.dingzhia img{display: table;margin: 0 auto;}
	.dingzhia p{text-align: center;color: #5b5b5b;line-height: 24px;height: 96px;overflow: hidden;width: 73.56%;margin: 0 auto;margin-top: 26px;}
	.dingzhib{width: 100%;margin-top: 6px;}
	.dingzhib_a{width: 21.88%;}
	.dingzhib_aa{margin-left: 4.16%;}
	.dingzhib_t{width: 100%;height: 321px;overflow: hidden;cursor: pointer;}
	.dingzhib_t img:nth-child(1){display: table;margin: 0 auto;margin-top: 56px;transition: all ease 0.5s;animation: dh4 2s linear infinite;}
	.dingzhib_t img:nth-child(2){width: 100%;margin-top: 31px;}
	.dingzhib_a:hover .dingzhib_t img:nth-child(1){margin-top: -54px;}
	
	@keyframes dh4{
		0%{transform: translateY(-10px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(10px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-10px);}
	}
	.dingzhib_w{width: 91.53%;margin-top: 19px;padding-left: 12px;}
	.dingzhib_w h1{font-size: 24px;color: #0b9de7;line-height: 46px;}
	.dingzhib_w p{line-height: 25px;color: #5b5b5b;margin-top: 12px;height: 100px;overflow: hidden;}
	.dingzhi_more{margin: 0 auto;width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 66px;}
	.dingzhi_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.dingzhi_more a:hover{margin-left: 10px;}
	
/*合作伙伴*/
	.hzhba{width: 100%;margin-top: 38px;}
	.hzhba p{text-align: center;font-size: 30px;color: #0b9de7;line-height: 38px;}
	.hzhba p span{font-size: 22px;}
	.hzhbb{width: 100%;margin-top: 25px;}
	.hzhbb_a{width: 18.2%;margin: 15px 0.9%;cursor: pointer;transition: all ease 0.3;}
	.hzhbb_a img{width: 100%;}
	.hzhbb_a:hover{box-shadow: 0px 0px 25px -2px rgba(24,168,240,0.26);}
	.hzhb_more{margin: 0 auto;width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 46px;}
	.hzhb_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.hzhb_more a:hover{margin-left: 10px;}
	
/*页脚*/
	.yejiao{width: 100%;background: #181b24;margin-top: 65px;padding-top: 35px;padding-bottom: 7px;}
	.yejz{margin-left: 35px;}
	.yejza p{font-size: 14px;color: #008fd7;line-height: 46px;}
	.yejza p a{font-size: 14px;color: #008fd7;}
	.yejza p span{margin: 0 27px;}
	.yejzb{width: 681px;margin-top: 20px;}
	.yejzb_a{width: 307px;margin-top: 24px;}
	.yejzb_a img{float: left;}
	.yejzb_a p{float: left;line-height: 19px;margin-left: 19px;color: #7d7f83;}
	.yejzb_a:nth-child(4){width: 374px;}
	.yejy{width: 248px;margin-right: 38px;}
	.yejy p{text-align: right;font-size: 16px;color: #008fd7;line-height: 25px;padding-right: 37px;background: url(../img/w48.png) no-repeat top 9px right 0;margin-top: 25px;}
	.beian{width: 94.91%;margin: 0 auto;border-top: 1px solid #2c313d;padding: 0 10px;margin-top: 40px;}
	.beian p{font-size: 12px;color: #747474;line-height: 52px;}
	.beian p a{font-size: 12px;color: #747474;transition: all ease 0.3s;}
	.beian p:nth-child(1){float: left;}
	.beian p:nth-child(2){float: right;}
	.beian p a:hover{color: #008fd7;}
	.youl{width: 100%;padding-left: 9px;}
	.youl p{color: #7d7f83;font-size: 12px;line-height: 37px;}
	.youl p a{color: #7d7f83;font-size: 12px;}
	
/*广告资源列表页*/
	.nyban{width: 100%;position: relative;margin-top: 115px;overflow: hidden;height: 299px;}
	.nyban img{width: 1920px;position: absolute;left: 50%;margin-left: -960px;}
	.ggzy{width: 100%;margin-top: 30px;}
	.ggzya{width: 93.5%;border-bottom: 1px solid #e8e8e8;margin: 0 auto;}
	.ggzya_p{line-height: 42px;margin: 0 15px;position: relative;padding: 0 5px;}
	.ggzya_p a{font-size: 14px;color: #4d4d4d;transition:all 0.3s ease;}
	.ggzya_pa{border-bottom: 2px solid #039fff;}
	.ggzya_pa a{color: #039fff;}
	.ggzya_p a::after {content:"";width:0%;height:42px;display:block;border-bottom:2px solid #039fff;position:absolute;top:0px;left:50%;transition:all 0.3s ease;}
	.ggzya_p a:hover::after {content:"";width:100%;height:42px;display:block;border-bottom:2px solid #039fff;position:absolute;top:0px;left:0px;}
	.ggzya_p a:hover{color: #039fff;}
	.ggzya h1{font-size: 24px;color: #eceaea;font-family: "Arial";line-height: 42px;font-weight: 900;}
	.mbx{width: 98.66%;margin: 0 auto;}
	.mbx p{font-size: 12px;color: #c2c2c2;text-align: right;line-height: 36px;}
	.mbx p a{font-size: 12px;color: #c2c2c2;transition: all ease 0.3s;}
	.mbx p a:hover{color: #039fff;}
	.ggzyl{width: 87.5%;margin: 0 auto;margin-top: -14px;}
	.ggzyla{width: 100%;padding: 22px 0;border: 1px solid #eeeeee;margin-top: 35px;transition: all ease 0.3s;}
	.ggzyla_t{width: 16.57%;}
	.ggzyla_t img{width: 80px;margin: 0 auto;}
	.ggzyla_w{width: 54.2%;padding: 20px 0;border-left: 1px solid #e3e3e3;padding-left: 3.8%;}
	.ggzyla_w h1{line-height: 24px;}
	.ggzyla_w h1 a{font-size: 16px;color: #039fff;}
	.ggzyla_w p{width: 100%;overflow: hidden;line-height: 22px;}
	.ggzyla_w p a{font-size: 12px;color: #686868;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
	.ggzyla_more{width: 103px;height: 30px;border: 1px solid #18a8f0;text-align: center;line-height: 30px;margin-top: 28px;margin-right: 4.666%;}
	.ggzyla_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.ggzyla_more a:hover{margin-left: 8px;}
	.ggzyla_t1 img{width: 92px;}
	.ggzyla:hover{border-color: #fff;box-shadow: 0 0 20px -1px rgba(24,168,240,0.3);transform: translateY(-8px);}
	.yuyue{width: 100%;background: url(../img/w59.jpg) no-repeat center;height: 244px;background-size: cover;margin-top: 67px;margin-bottom: -65px;padding-top: 53px;}
	.yuyue_t{display: table;margin: 0 auto;}
	.yuyue_an{display: table;margin: 0 auto;margin-top: 40px;}
	.yuyue_ch{width: 300px;height: 45px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w68.png) no-repeat left 17px top 6px #fff;padding-left: 68px;line-height: 45px;color: #8a8a8a;}
	.yuyue_sj{width: 300px;height: 45px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w69.png) no-repeat left 20px top 6px #fff;padding-left: 68px;line-height: 45px;color: #8a8a8a;margin-left: 42px;}
	.yuyue_tj{width: 140px;height: 45px;background: url(../img/w70.png) no-repeat;background-size: 100% 100%;border: none;border-bottom: 4px solid #f4a13c;text-align: center;line-height: 45px;margin-left: 42px;color: #fff;font-size: 14px;font-weight: bold;cursor: pointer;}
	
/*广告资源内页-微派*/
	.ggzyny{width: 100%;margin-top: 30px;}
	.ggwp{width: 100%;}
	.ggwpa{width: 100%;margin-top: 18px;}
	.ggwpa_a{width: 39.25%;padding-left: 76px;margin-top: 125px;}
	.ggwpa_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ggwpa_a h1 span{font-size: 30px;}
	.ggwpa_a p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 28px;}
	.ggwpa_b{width: 53.25%;margin-left: 6.666%;}
	.ggwpa_b img{width: 100%;}
	.ggwpb{width: 100%;background: #f5fafe;margin-top: 46px;padding-top: 80px;}
	.ggwpb_t{width: 50%;}
	.ggwpb_t img{float: left;}
	.ggwpb_t img:nth-child(1){width: 50.666%;margin-left: 12.834%;}
	.ggwpb_t img:nth-child(2){width: 36.5%;}
	.ggwpb_w{width: 34.333%;margin-right: 7.08%;margin-top: 22px;}
	.ggwpb_w1{width: 100%;}
	.ggwpb_w1 h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;letter-spacing: 2px;}
	.ggwpb_w1 h1 span{font-size: 30px;}
	.ggwpb_w1 p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 52px;text-align: right;}
	.ggwpb_w2 h1{text-align: right;}
	.ggwpb_w2 p{text-align: right;}
	.ggwpb_w2{margin-top: 86px;}
	.ggwpb_w2 .gunshu_a{padding-right: 40px;padding-left: 0;}
	.ggwpb_w2 .gunshu_b{padding-left: 40px;}
	.ggwpb_w2 .gunshu_c{padding-left: 40px;padding-right: 0;}
	.ggwpc{width: 100%;margin-top: 70px;}
	.ggwpc_a{width: 41.08%;margin-left: 3.083%;padding: 29px 44px;position: relative;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.3);margin-top: 16px;}
	.ggwpc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;letter-spacing: 2px;}
	.ggwpc_a h1 span{font-size: 30px;}
	.ggwpc_a p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 17px;text-align: right;}
	.ggwpc_t{width: 36.25%;margin-left: 10.333%;}
	.ggwpc_a img{position: absolute;right: -29px;bottom: 72px;}
	.ggwpd{width: 100%;margin-top: -18px;}
	.ggwpd_a{width: 41.08%;margin-left: 10%;padding: 29px 44px;position: relative;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.3);margin-top: 57px;}
	.ggwpd_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ggwpd_a h1 span{font-size: 30px;}
	.ggwpd_a p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 17px;}
	.ggwpd_t{width: 36.25%;margin-left: 9.8333%;}
	.ggwpd_a img{position: absolute;left: -29px;bottom: 40px;}
	.ggzygd{width: 100%;padding: 0 17px;margin-top: 65px;}
	.ggzygda{width: 100%;}
	.ggzygda img{float: left;margin-top: 10px;}
	.ggzygda_a{width: 70%;border-bottom: 1px solid #e8e8e8;}
	.ggzygda_a p{text-align: right;font-size: 24px;color: #eceaea;font-family: "Arial";font-weight: 900;line-height: 40px;}
	.ggzygdb{width: 95.833%;margin: 0 auto;position: relative;margin-top: 50px;}
	.ggzygdb_a{width: 6.956%;margin: 0 2.338%;}
	.ggzygdb_a:nth-child(1){margin-left: 0;}
	.ggzygdb_a:nth-child(9){margin-right: 0;}
	.ggzygdb_t{width: 100%;padding: 8px;border-radius: 50%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.3);background: #fff;overflow: hidden;}
	.ggzygdb_t img{width: 100%;transition: all ease 0.3s;}
	.ggzygdb_a p{text-align: center;width: 140%;margin-left: -20%;line-height: 24px;margin-top: 20px;}
	.ggzygdb_a p a{transition: all ease 0.3s;color: #808080;}
	.ggzygd_xian{position: absolute;width: 100%;height: 1px;border: 1px dashed #d8d8d8;left: 0;top: 31%;z-index: -1;}
	.ggzygd_s{position: relative;z-index: 1;}
	.ggzygdb_a:hover .ggzygdb_t img{transform: scale(1.05);}
	.ggzygdb_a:hover p a{color: #3eb6f2;}
	
/*广告资源内页-微信朋友圈广告*/
	.wxpyqa{width: 100%;margin-top: 60px;}
	.wxpyqa_a{width: 34.5%;margin-left: 4.8333%;}
	.wxpyqa_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.wxpyqa_a h1 span{font-size: 30px;}
	.wxpyqa_a p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 20px;}
	.wxpyqa_t{width: 36.25%;margin-right: 4.416%;}
	.wxpyqa_t img{width: 100%;}
	.wxpyqb{width: 100%;background: #f5fafe;padding-top: 80px;margin-top: 105px;}
	.wxpyqb_a{width: 44.916%;position: relative;}
	.wxpyqb_a img:nth-child(1){width: 80.89%;}
	.wxpyqb_t{width: 50.27%;position: absolute;left: 17.9%;top: 19%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.wxpyqb_w{width: 37.366%;margin-right: 6.666%;margin-top: 24px;}
	.wxpyqb_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;letter-spacing: 2px;}
	.wxpyqb_w h1 span{font-size: 30px;}
	.wxpyqb_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 55px;text-align: right;}
	.wxpyqc{margin-top: 75px;}
	.wxpyqc_w{width: 38.41%;margin-left: 4.833%;margin-top: 108px;}
	.wxpyqc_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.wxpyqc_w h1 span{font-size: 30px;}
	.wxpyqc_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 27px;}
	.wxpyqc_t{width: 50%;position: relative;}
	.wxpyqc_t img:nth-child(1){width: 80%;}
	.wxpyqc_t1{width: 10%;position: absolute;left: 36%;top: 48.5%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxpyqd{width: 100%;background: #f5fafe;padding-top: 80px;}
	.wxpyqd_a{width: 44.916%;position: relative;}
	.wxpyqd_a img:nth-child(1){width: 70.833%;}
	.wxpyqd_t{width: 44%;position: absolute;left: 13%;top: 23.5%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxpyqd_w{width: 37.366%;margin-right: 6.666%;margin-top: 90px;}
	.wxpyqd_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;letter-spacing: 2px;}
	.wxpyqd_w h1 span{font-size: 30px;}
	.wxpyqd_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 55px;text-align: right;}
	.wxpyqe{margin-top: 21px;}
	.wxpyqe_w{width: 34.9166%;margin-left: 4.833%;margin-top: 125px;}
	.wxpyqe_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.wxpyqe_w h1 span{font-size: 30px;}
	.wxpyqe_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 27px;}
	.wxpyqe_t{width: 50%;position: relative;}
	.wxpyqe_t img:nth-child(1){width: 93.833%;}
	.wxpyqe_t1{width: 44%;position: absolute;right: 22%;top: 30.5%;opacity: 1;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxpyqf{width: 100%;background: #f8f8f8;padding-top: 29px;}
	.wxpyqf_a{width: 100%;}
	.wxpyqf_a p{font-size: 30px;color: #0b9de7;text-align: center;line-height: 58px;}
	.wxpyqf_a img{display: table;margin: 0 auto;}
	.wxpyqfa{width: 100%;position: relative;}
	.wxpyqfb{background: url(../img/w91.png) no-repeat;width: 30.5833%;background-size: 100%;margin: 0 auto;padding-top: 11%;margin-top: 16px;padding-bottom: 3%;}
	.wxpyqfc{width: 79%;margin: 0 auto;overflow: hidden;}
	.wxpyqfd{width: 400%;}
	.wxpyqfd img{width: 25%;float: left;}
	.wxpyqf_an .wxpyqf_p{width: 273px;height: 67px;border: 1px solid #c3ddf6;line-height: 67px;font-size: 22px;color: #0b9de7;position: absolute;cursor: pointer;text-align: center;}
	.wxpyqf_an .wxpyqf_p:nth-child(1){left: 50px;top: 160px;}
	.wxpyqf_an .wxpyqf_p:nth-child(1) span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 36px;position: absolute;margin-top: 24px;}
	.wxpyqf_an .wxpyqf_p:nth-child(2){right: 50px;top: 160px;}
	.wxpyqf_an .wxpyqf_p:nth-child(2) span::before{content: "";background: url(../img/w100.png);width: 12px;height: 20px;display: inline-block;margin-left: -36px;position: absolute;margin-top: 24px;}
	.wxpyqf_an .wxpyqf_p:nth-child(3){left: 50px;top: 272px;}
	.wxpyqf_an .wxpyqf_p:nth-child(3) span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 36px;position: absolute;margin-top: 24px;}
	.wxpyqf_an .wxpyqf_p:nth-child(4){right: 50px;top: 272px;}
	.wxpyqf_an .wxpyqf_p:nth-child(4) span::before{content: "";background: url(../img/w100.png);width: 12px;height: 20px;display: inline-block;margin-left: -36px;position: absolute;margin-top: 24px;}
	.wxpyqf_an  .wxpyqf_pa{background: #2da4e9;color: #fff;}
	.dingzhigd{margin-top: 80px;}
	.dingzhigd .dingzhia{margin-bottom: 30px;}
	
/*广告资源内页-微信公众号广告*/
	.wxgzha{width: 100%;margin-top: 28px;}
	.wxgzha_t{width: 34.333%;margin-right: 8.9166%;}
	.wxgzha_t img{width: 100%;}
	.wxgzha .wxpyqa_a{margin-top: 34px;}
	.wxgzhb{width: 100%;background: #f5fafe;padding-bottom: 40px;}
	.wxgzhb_t{width: 71.916%;position: relative;}
	.wxgzhb_t img:nth-child(1){width: 69.29%;}
	.wxgzhb_t1{}
	.wxgzhb_ta{left: 11%;top: 53%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.2);width: 1%;opacity: 0;position: absolute;}
	.wxgzhb_tb{left: 11%;top: 53%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.2);width: 1%;opacity: 0;position: absolute;}
	.wxgzhb_tc{left: 11%;top: 53%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.2);width: 1%;opacity: 0;position: absolute;}
	.wxgzhb_w{width: 20.833%;margin-left: 4.08333%;}
	.wxgzhb_w1{width: 100%;margin-top: 70px;height: 60px;}
	.wxgzhb_w1 h1{color: #0b9de7;font-size: 16px;line-height: 32px;}
	.wxgzhb_w1 p{line-height: 24px;color: #5b5b5b;font-size: 14px;}
	.wxgzhc{width: 100%;background: #fff;padding-top: 29px;}
	.wxgzhc .wxpyqfc{width: 88.85%;margin-top: -3%;margin-bottom: -5%;}
	.wxgzhd{width: 100%;background: #f8f8f8;padding-top: 50px;padding-bottom: 70px;}
	.wxgzhd_a{width: 100%;}
	.wxgzhd_a p{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;letter-spacing: 2px;}
	.wxgzhd_a p span{font-size: 30px;}
	.wxgzhd_b{width: 100%;margin-top: 66px;}
	.wxgzhd_ba{width: 33.8333%;margin: 0 5.333%;background: #fff;padding: 45px 0 45px 48px;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxgzhd_ba img{float: left;width: 41.45%;}
	.wxgzhd_w{width: 37%;float: left;margin-left: 10%;margin-top: 26px;}
	.wxgzhd_w h1{font-size: 22px;color: #0b9de7;line-height: 40px;}
	.wxgzhd_w p{font-size: 14px;color: #5b5b5b;line-height: 23px;}
	.wxgzhd_t{width: 11%;margin-top: 85px;}
	.wxgzhd_t img{display: table;margin: 0 auto;}
	
/*广告资源内页-QQ广告*/
	.qqgg{width: 100%;margin-top: 70px;}
	.qqgg .wxpyqa_t{width: 47.58%;margin-right: 0;}
	.qqgg .wxpyqa_a{width: 42%;}
	.qqggb .wxpyqb_a{width: 44.666%;}
	.qqggb .wxpyqb_a img:nth-child(1){width: 85%;}
	.qqggb .qqggb_t{position: absolute;width: 48.15%;left: 19.85%;top: 40%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3)}
	.qqggb .wxpyqb_w{margin-top: 80px;margin-right: 7.58%;}
	.qqggc .qqggc_a img:nth-child(1){width: 80%;}
	.qqggc .qqggc_t1{position: absolute;width: 44.5%;left: 21.466%;top: 40%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqggd .wxpyqb_a{width: 44.8333%;}
	.qqggd .wxpyqb_a img:nth-child(1){width: 78.99%;}
	.qqggd .qqggd_t{position: absolute;width: 42.63%;left: 12.99%;top: 31%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqggd .wxpyqd_w{margin-right: 7.666%;}
	.qqgge .qqgge_t1{position: absolute;width: 41.8%;right: 32.566%;top: 47%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqgge .wxpyqe_w img{margin-top: 100px;}
	.qqggf{width: 100%;background: #fafafa;padding-top: 50px;padding-bottom: 65px;margin-bottom: -67px;}
	.qqggbaa{margin-top: 0;}
	
/*广告资源内页-QQ空间广告*/
	.qqkj{width: 100%;margin-top: 64px;}
	.qqkj .wxpyqa_t{width: 47.58%;margin-right: 7%;}
	.qqkj .wxpyqa_a{width: 40%;}
	
	.qqkja .wxpyqb_a{width: 42.333%;}
	.qqkja .wxpyqb_a img:nth-child(1){width: 89.37%;}
	.qqkja .qqkja_t{position: absolute;width: 51.88%;left: 19%;top: 26%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3)}
	.qqkja .wxpyqb_w{margin-top: 80px;margin-right: 7.58%;width: 45%;}
	.qqkjc .wxpyqc_t img:nth-child(1){width: 79.5%;margin-left: 12.833%;}
	.qqkjc .qqkjc_t1{position: absolute;width: 43.16%;right: 22.5%;top: 22%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqkjd .wxpyqd_a{width: 44.58%;}
	.qqkjd .wxpyqd_a img:nth-child(1){width: 100%;}
	.qqkjd .qqkjd_t{position: absolute;width:50.611%;left: 13.5%;top: 23%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqkjd .wxpyqd_w{margin-right: 7.666%;width: 45%;}
	.qqkje .wxpyqe_w{width: 38%;}
	.qqkje .wxpyqd_a img:nth-child(1){width: 93.8333%;margin: 0 auto;}
	.qqkje .qqkje_t1{position: absolute;width: 44.666%;right: 21.866%;top: 25%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqkje .wxpyqe_w img{margin-top: 90px;}
	.qqkjaaa{margin-top: 30px;}
	
/*广告资源内页-腾讯新闻信息流广告*/
	.txxw{width: 100%;margin-top: 57px;}
	.txxw .wxpyqa_a{width: 40%;}
	.txxw_a{width: 28.666%;margin-right: 6.8333%;background: url(../img/w117.png) no-repeat;background-size: 100% 100%;height: 203px;margin-top: 25px;}
	.tzxw_aa{width: 45.639%;}
	.tzxw_aa h1{font-size: 24px;color: #0b9de7;line-height: 34px;}
	.tzxw_aa p{color: #8a8a8a;line-height: 19px;height: 38px;}
	.tzxw_aa:nth-child(1){padding-bottom: 30px;padding-left: 65px;}
	.tzxw_aa:nth-child(2){padding-left: 54px;}
	.tzxw_aa:nth-child(3){padding-top: 35px;margin-left: 69px;}
	.tzxw_aa:nth-child(4){margin-right: -53px;margin-top: 35px;}
	.txxwb .wxpyqb_a{width: 48.5%;}
	.txxwb .wxpyqb_a img:nth-child(1){width: 78%;}
	.txxwb .txxwb_t{position: absolute;width: 46.68%;left: 16.25%;top: 36%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3)}
	.txxwb .wxpyqb_w{margin-top: 80px;margin-right: 8.08%;width: 24.41%;}
	.txxwc .wxpyqc_t img:nth-child(1){width: 79.5%;margin-left: 12.833%;}
	.txxwc .txxwc_t1{position: absolute;width: 43.16%;right: 22%;top: 33%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.txxwd .wxpyqd_a{width: 44.58%;}
	.txxwd .wxpyqd_a img:nth-child(1){width: 100%;}
	.txxwd .txxwd_t{position: absolute;width: 49.16%;left: 13.8%;top: 30%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.txxwd .wxpyqd_w img{margin-top: 50px;}
	
/*广告资源内页-腾讯视频信息流广告*/
	.txsp .txxw_a{background: url(../img/w122.png) no-repeat;height: 260px;width: 29.8333%;margin-top: 0;}
	.txsp .tzxw_aa:nth-child(1){padding-bottom: 30px;padding-left: 65px;padding-top: 27px;}
	.txsp .tzxw_aa:nth-child(2){padding-left: 54px;padding-top: 27px;}
	.txsp .tzxw_aa:nth-child(3){padding-top: 35px;margin-left: 69px;}
	.txsp .tzxw_aa:nth-child(4){margin-right: -53px;margin-top: 35px;}
	.txspd{margin-top: 70px;}
	.txspd .wxpyqd_a{width: 50%;}
	.txspd .wxpyqd_a img:nth-child(1){width: 75.666%;}
	.txspd .txspd_t{position: absolute;width: 45.6%;left: 15.8%;top: 32%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.txspd .wxpyqd_w{margin-top: 45px;}
	.txspd .wxpyqd_w img{margin-top: 50px;}
	.txxwbaa{margin-top: 90px;}
	
/*品牌宣传*/
	.ppxca{width: 100%;}
	.ppxca_a{width: 100%;padding-left: 58px;}
	.ppxca_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ppxca_a h1 span{font-size: 30px;}
	.ppxca_b{width: 100%;padding-left: 86px;}
	.ppxca_ba{margin-top: 49px;width: 11.333%;margin-right: 60px;}
	.ppxca_ba h1{font-size: 18px;color: #ff626d;line-height: 38px;}
	.ppxca_ba p{font-size: 12px;color: #8a8a8a;line-height: 23px;}
	.ppxca_ba:nth-child(4){margin-right: 0;}
	.ppxca_bt{width: 34%;margin-right: 25px;}
	.ppxca_bt img{width: 100%;}
	.ppxcb{width: 100%;background: #f5fafe;padding: 26px 0;margin-top: 87px;}
	.ppxcb_a{width: 48.666%;position: relative;}
	.ppxcb_a img:nth-child(1){width: 100%;}
	.aaaaaa{position: absolute;left: 0;top: -13px;display: none;}
	.ppxcb_t1{position: absolute;left: 29.5%;top: 9%;width: 4.37%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh6 1.5s linear infinite;}
	.ppxcb_t2{position: absolute;left: 54.5%;top: 22%;width: 4.12%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh7 1.5s linear infinite;}
	.ppxcb_t3{position: absolute;left: 99.5%;top: 24%;width: 4.13%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh6 1.5s linear infinite;}
	.ppxcb_t4{position: absolute;left: 13%;top: 50%;width: 4.64%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh7 1.5s linear infinite;}
	.ppxcb_t5{position: absolute;left: 20%;top: 58%;width: 4.47%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh8 1.5s linear infinite;}
	.ppxcb_t6{position: absolute;left: 22%;top: 83%;width: 4.47%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh9 1.5s linear infinite;}
	.ppxcb_t7{position: absolute;left: 29%;top: 79%;width: 3.9%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	.ppxcb_t8{position: absolute;left: 54%;top: 70%;width: 4.81%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh9 1.5s linear infinite;}
	.ppxcb_t9{position: absolute;left: 64%;top: 65%;width: 4.55%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh6 1.5s linear infinite;}
	.ppxcb_t10{position: absolute;left: 82%;top: 81%;width: 4.5%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	.ppxcb_t11{position: absolute;left: 93%;top: 72%;width: 4.8%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh7 1.5s linear infinite;}
	.ppxcb_t12{position: absolute;left: 103%;top: 65%;width: 4.41%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	
	@keyframes dh6{
		0%{transform: translateY(-4px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(4px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-4px);}
	}
	@keyframes dh7{
		0%{transform: translateY(4px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(-4px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(4px);}
	}
	@keyframes dh8{
		0%{transform: translateY(-2px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(2px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-2px);}
	}
	@keyframes dh9{
		0%{transform: translateY(2px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(-2px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(2px);}
	}
	
	.ppxcb_b{width: 26%;margin-right: 8%;margin-top: 90px;}
	.ppxcb_b h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;letter-spacing: 2px;}
	.ppxcb_b h1 span{font-size: 30px;}
	.ppxcb_b p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 50px;text-align: right;}
	.ppxcb_b img{float: right;margin-top: 43px;}
	.ppxcc{width: 100%;margin-top: 50px;}
	.ppxcc h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;letter-spacing: 2px;}
	.ppxcc h1 span{font-size: 30px;}
	.ppxcc_a{width: 100%;margin-top: 54px;}
	.ppxcc_aa{width: 14.416%;margin: 0 2.7%;}
	.ppxcc_aa img{width: 100%;}
	.ppxcc_aa h1{text-align: center;font-size: 18px;color: #4eb1f2;line-height: 48px;margin-top: 5px;font-weight: bold;}
	.ppxcc_aa p{font-size: 12px;color: #858585;text-align: center;line-height: 21px;width: 90%;margin: 0 auto;}
	.ppxcd{width: 100%;background: #f8f8f8;margin-top: 80px;padding-top: 37px;}
	.ppxcd h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;letter-spacing: 2px;}
	.ppxcd h1 span{font-size: 30px;}
	.ppxcd_a{width: 100%;margin-top: 53px;}
	.ppxcd_a1{width: 25.333%;margin: 0 4%;position: relative;}
	.ppxcd_a1 p{position: absolute;bottom: 17px; right: -26px;color: #858585;line-height: 17px;}
	
/*移动建站-微商城*/
	.ydjza{width: 100%;margin-top: 6px;position: relative;}
	.ydjza_w{width: 43.75%;margin-left: 4.8333%;margin-top: 70px;}
	.ydjza_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ydjza_w h1 span{font-size: 30px;}
	.ydjza_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 19px;}
	.ydjza_a{width: 50%;position: relative;}
	.ydjza_b{background: url(../img/w150.png) no-repeat;width: 58%;margin: 0 auto;padding-top: 13%;}
	.ydjza_c{width: 89.65%;margin: 0 auto;overflow: hidden;}
	.ydjza_d{width: 400%;}
	.ydjza_d img{float: left;width: 25%;}
	.ydjza_z{width: 63px;height: 63px;cursor: pointer;position: absolute;left: 20px;top: 54%;}
	.ydjza_z img{width: 100%;}
	.ydjza_y{width: 63px;height: 63px;cursor: pointer;position: absolute;right: 20px;top: 54%;}
	.ydjza_y img{width: 100%;}
	.ydjza_g1{position: absolute;left: 58px;top: 30px;}
	.ydjza_g2{position: absolute;left: 167px;bottom: 49px;}
	.ydjza_g3{position: absolute;right: 94px;top: 41px;}
	.ydjzb{width: 100%;background: url(../img/w155.png) no-repeat center;background-size: cover;padding-top: 42px;padding-bottom: 75px;}
	.ydjzb h1{text-align: center;font-size: 22px;color: #5b5b5b;line-height: 36px;letter-spacing: 2px;}
	.ydjzb h1 span{font-size: 30px;color: #0b9de7;}
	.ydjzb_a{width: 100%;margin-top: 48px;}
	.ydjzb_aa{width: 15%;margin: 0 0.83333%;}
	.ydjzb_aa p{text-align: center;color: #656565;line-height: 20px;margin-top: 12px;}
	.ydjzc{margin-top: 64px;}
	.ydjzc_a{width: 50%;padding-left: 30px;margin-top: 50px;}
	.ydjzc_a > h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ydjzc_a > h1 span{font-size: 30px;}
	.ydjzc_w{width: 100%;margin-top: 23px;}
	.ydjzc_w1{width: 33.333%;margin-top: 19px;}
	.ydjzc_w1 h1{font-size: 14px;color: #5b5b5b;line-height: 24px;}
	.ydjzc_w1 p{line-height: 20px;color: #939393;margin-left: 11px;}
	.ydjzc_t{width: 43.08%;}
	.ydjzc_t img{width: 100%;}
	.ydjzd{width: 100%;background: #f5fafe;margin-top: 40px;padding-top: 36px;padding-bottom: 90px;}
	.ydjzd .commen > h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: center;}
	.ydjzd .commen > h1 span{font-size: 30px;}
	.ydjzd_a{width: 100%;margin-top: -9px;}
	.ydjzd_aa{width: 27.916%;margin: 0 2.708%;background: #fff;margin-top: 48px;border-radius: 10px;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);padding: 15px 24px 19px 28px}
	.ydjzd_aa img{float: left;width: 21.9%;margin-top: 10px;transition: all ease 1.5s;}
	.ydjzd_w{width: 71.73%;float: right;}
	.ydjzd_w h1{font-size: 20px;color: #1fa6f2;line-height: 36px;}
	.ydjzd_w p{font-size: 14px;color: #757575;line-height: 22px;}
	.ydjzd_aa:hover img{animation: dh10 1.5s linear infinite;}
	
	@keyframes dh10{
		0%{transform: translateY(0px);}
		25%{transform: translateY(-5px);}
		50%{transform: translateY(0px);}
		75%{transform: translateY(5px);}
		100%{transform: translateY(0px);}
	}
	.ydjzd .commen{position: relative;}
	.ydjzd_t1{position: absolute;right: 320px;top: 10px;}
	.ydjzd_t2{position: absolute;left: -25px;top: 330px;}
	.ydjze{background: #65ccff;margin-top: -42px;}
	.ydjze_a{display: table;margin: 0 auto;padding: 25px 0;}
	.ydjze_a img{float: left;}
	.ydjze_a p{float: left;line-height: 25px;font-size: 14px;color: #fefefe;margin-left: 40px;}
	
/*移动建站-小程序*/
	.xcxa{margin-top: 13px;margin-bottom: 50px;}
	.xcxa .ydjza_w{width: 21%;margin-left: 4.8333%;margin-top: 94px;}
	.xcxa_t{width: 57.333%;margin-right: 3.75%;}
	.xcxa_t img{width: 100%;}
	.xcxa .ydjza_g2{position: absolute;left: 59px;top: 40px;}
	.xcxc{margin-top: 59px;position: relative;}
	.xcxc_a{width: 45%;margin-left: 32px;margin-top: 42px;}
	.xcxc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.xcxc_a h1 span{font-size: 30px;}
	.xcxc_a p{line-height: 34px;color: #5b5b5b;float: left;margin-top: 27px;margin-right: 70px;font-size: 14px;}
	.xcx_ewm{width: 100%;margin-top: 40px;}
	.xcx_ewm img{float: left;border: 1px solid #e5e5e5;width: 26.85%;margin-right: 22px;}
	.xcxca_a{width: 50%;position: relative;}
	.xcxca_b{background: url(../img/w186.png) no-repeat;width: 58%;margin: 0 auto;padding-top: 13%;}
	.xcxca_c{width: 89.65%;margin: 0 auto;overflow: hidden;}
	.xcxca_d{width: 400%;}
	.xcxca_d img{float: left;width: 25%;}
	.xcxca_z{width: 63px;height: 63px;cursor: pointer;position: absolute;left: 20px;top: 54%;}
	.xcxca_z img{width: 100%;}
	.xcxca_y{width: 63px;height: 63px;cursor: pointer;position: absolute;right: 20px;top: 54%;}
	.xcxca_y img{width: 100%;}
	.xcxc_t1{position: absolute;right: 500px;top: 73px;}
	.xcxc_t2{position: absolute;right: 3px;bottom: 32px;}
	.xcxd{background: url(../img/w188.jpg) no-repeat center;width: 100%;background-size: cover;padding-top: 35px;padding-bottom: 104px;}
	.xcxd h1{font-size: 22px;color: #fff;line-height: 36px;letter-spacing: 2px;text-align: center;}
	.xcxd h1 span{font-size: 30px;}
	.xcxd_a{width: 92.666%;margin: 0 auto;margin-top: -20px;}
	.xcxd_a img{float: left;width: 8.9%;margin: 0 1.8%;margin-top: 62px;border-radius: 22.5px;box-shadow: 0px 0px 25px -1px rgba(28,37,42,0.76);}
	
/*解决方案-餐饮行业*/
	.cyhya{width: 100%;margin-top: 20px;}
	.cyhya_a{width: 91.666%;margin-left: 22px;}
	.cyhya_a h1{font-size: 22px;color: #0b9de7;line-height: 60px;}
	.cyhya_a p{font-size: 14px;color: #686868;line-height: 30px;}
	.cyhya_b{width: 100%;margin-top: 70px;position: relative;z-index: 100;}
	.cyhya_ba{width: 6.75%;margin: 0 2.875%;}
	.cyhya_ba img{width: 100%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);}
	.cyhya_ba p{text-align: center;font-size: 12px;color: #808080;line-height: 24px;margin-top: 14px;}
	.cyhya_xt{width: 98%;height: 1px;border: 1px dashed #d8d8d8;position: absolute;left: 1%;top: 32%;z-index: -1;}
	.cyhyb{width: 100%;background: #f5fafe;margin-top: 54px;padding-top: 80px;}
	.cyhyb_a{width: 50%;position: relative;}
	.cyhyb_a img:nth-child(1){width: 72.666%;}
	.cyhyb_t{width: 1.166%;position: absolute;left: 19%;top: 30.2%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.cyhyb_b{width: 43.5%;margin-top: 36px;}
	.cyhyb_b h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: right;margin-bottom: 13px;}
	.cyhyb_b h1 span{font-size: 30px;}
	.cyhyb_b p{font-size: 12px;color: #7f7f7f;line-height: 26px;text-align: right;margin-top: 26px;}
	.cyhyb_b p span{font-size: 14px;color: #5b5b5b;}
	.cyhyc{margin-top: 50px;}
	.cyhyc > h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: center;margin-bottom: 13px;}
	.cyhyc > h1 span{font-size: 30px;}
	.cyhyc_a{width: 100%;margin-top: -25px;}
	.cyhyc_aa{width: 46.1666%;margin-left: 1.416%;height: 235px;background: #fff;border-radius: 10px;box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);padding: 9px 11px;margin-top: 48px;cursor: pointer;}
	.cyhyc_aa h1{width: 100%;font-size: 20px;color: #1fa6f2;line-height: 61px;background: #eef8ff;border-top-left-radius: 10px;border-top-right-radius: 10px;text-align: center;margin-bottom: 14px;}
	.cyhyc_aa p{float: left;width: 50%;font-size: 16px;color: #757575;line-height: 26px;padding-left: 32px;margin-top: 13px;}
	.cyhyc_ab{margin-right: 1.416%;margin-left: 0;box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);}
	.cyhyc_ab h1{background: #eef8ff;color: #1fa6f2;}
	.cyhyc_ac{box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);}
	.cyhyc_ac h1{background: #eef8ff;color: #1fa6f2;}
	.cyhyc_ac p{float: none;width: 100%;}
	.cyhyc_ac p span{font-size: 12px;margin-left: 18px;}
	.anlizs{margin-top: 46px;margin-bottom: -67px;}
	.anlizs .commen > h1{text-align: center;font-size: 30px;color: #0b9de7;letter-spacing: 2px;line-height: 84px;}
	.anlizsa{background: url(../img/w217.png) no-repeat;width: 30.58%;margin: 0 auto;padding-top: 7%;cursor: pointer;}
	.anlizsa .swiper-container{width: 89.37%;}
	.anlizsa .swiper-container .swiper-slide{width: 100%;}
	.anlizsa .swiper-container .swiper-slide img{width: 100%;}
	.anlizs .commen{position: relative;}
	.anlizsb_a h1{font-size: 22px;color: #0b9de7;line-height: 59px;letter-spacing: 2px;}
	.anlizsb_a p{font-size: 14px;color: #767676;line-height: 19px;letter-spacing: 1px;}
	.anlizsb_a:nth-child(2n) h1{text-align: right;}
	.anlizsb_a:nth-child(2n) p{text-align: right;}
	.anlizsb_a:nth-child(1){position: absolute;left: 64px;top: 160px;}
	.anlizsb_a:nth-child(2){position: absolute;right: 64px;top: 160px;}
	.anlizsb_a:nth-child(3){position: absolute;left: 64px;top: 334px;}
	.anlizsb_a:nth-child(4){position: absolute;right: 64px;top: 334px;}
	
	.cyhyc_ax{box-shadow: 0px 0px 25px -1px rgba(245,209,159,0.46);}
	.cyhyc_ax h1{color: #fff;background: #fdc77c;}
	
/*解决方案-家装行业*/
	.jzhya{padding: 0 8.2%;width: 100%;}
	.jzhya .cyhya_ba{width: 8.1%;margin: 0 3.092%;}
	.jzhy .cyhya_xt{width: 95%;left: 2.5%;}
	.jzhyb p{width: 50%;float: left;}
	.jzhyb p:nth-child(3){padding-left: 0;}
	.jzhyb p:nth-child(5){padding-left: 0;}
	
/*解决方案-房产行业*/
	.fchya p{width: 50%;float: left;}
	
/*解决方案-教育行业*/
	.jyhy p:nth-child(3){position: relative;padding-right: 67px;}
	.jyhy p:nth-child(3) .span1::after{content: "";background: url(../img/w248.png);width: 38px;height: 38px;position: absolute;right: 0;top: 7px;}
	.jyhy p:nth-child(4){position: relative;padding-right: 67px;}
	.jyhy p:nth-child(4) .span1::after{content: "";background: url(../img/w249.png);width: 38px;height: 38px;position: absolute;right: 0;top: 7px;}
	.jyhy p:nth-child(5){position: relative;padding-right: 67px;}
	.jyhy p:nth-child(5) .span1::after{content: "";background: url(../img/w250.png);width: 38px;height: 38px;position: absolute;right: 0;top: 7px;}
	.jyhyc p{width: 100%;float: none;}
	.jyhyc span{font-size: 12px;color: #757575;width: 50%;padding-left: 50px;line-height: 20px;display: inline-block;}
	.jyhyd span{font-size: 12px;color: #757575;padding-left: 45px;line-height: 26px;display: inline-block;}
	
/*解决方案-汽车行业*/
	.qchya p{font-size: 14px;color: #5b5b5b;}
	
/*解决方案-电商行业*/
	.dshyc{margin-top: 69px;margin-bottom: -30px;}
	.dshyc_a{width: 44.9166%;margin-left: 4.083%;margin-top: 74px;}
	.dshyc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.dshyc_a h1 span{font-size: 30px;}
	.dshyc_p{width: 100%;margin-top: 30px;}
	.dshyc_pa{width: 45.35%;height: 67px;border: 1px solid #c3ddf6;padding-left: 34px;line-height: 67px;margin-top: 46px;font-size: 22px;color: #0b9de7;transition: all ease 0.3s;cursor: pointer;}
	.dshyc_pa span{position: relative;width: 170px;display: inline-block;}
	.dshyc_pa span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;right: 0;position: absolute;margin-top: 24px;}
	.dshyc_paa{background: #2da4e9;color: #fff;}
	.dshyc_b{background: url(../img/w262.png) no-repeat;width: 30.58%;margin-right: 7.75%;padding: 7% 0;}
	.dshyc_c{width: 89.1%;margin: 0 auto;overflow: hidden;}
	.dshyc_d{width: 500%;}
	.dshyc_d img{width: 20%;float: left;}
	.yuyuea{margin-top: 0;}
	
/*成功案例列表页*/
	.cgall{margin-top: 23px;}
	.cgalla{width: 98.1666%;margin: 0 auto;}
	.cgalla_a{width: 100%;margin-top: 15px;}
	.cgalla_az{width: 14.93%;background: #66c6f6;}
	.cgalla_az p{line-height: 26px;margin-left: 41px;font-size: 16px;color: #fff;position: relative;padding: 35px 0;}
	.cgalla_az p span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 25px;position: absolute;margin-top: 3px;}
	.cgalla_ay{width: 85.07%;background: #f3f3f3;padding: 8px 0;}
	.cgalla_ayp{float: left;line-height: 39px;width: 19%;text-align: center;}
	.cgalla_ayp a{font-size: 14px;color: #686868;transition: all ease 0.3s;}
	.cgalla_ay p:nth-child(2){float: left;width: 78%;}
	.cgalla_ayb{float: left;width: 130px;line-height: 39px;}
	.cgalla_ayb a{font-size: 14px;color: #686868;transition: all ease 0.3s;}
	.cgalla_ay a:hover{color: #ff626d;}
	.cgalla_ax .cgalla_az p{padding: 15px 0;}
	.cgalla_ayba a{color: #ff626d;}
	
	.cgallb{width: 100%;margin-top: 31px;}
	.cgallb_a{width: 45.166%;margin: 28px 2.4174%;padding: 23px 27px;border: 1px solid #e5e5e5;transition: all ease 0.3s;}
	.cgallb_az{width: 29.07%;}
	.cgallb_az img{width: 41.13%;}
	.cgallb_az h1{line-height: 40px;overflow: hidden;width: 100%;}
	.cgallb_az h1 a{font-size: 12px;color: #545454;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cgallb_az p{line-height: 20px;height: 80px;overflow: hidden;margin-top: 26px;}
	.cgallb_az p a{color: #929292;}
	.cgallb_t{width: 64.81%;overflow: hidden;}
	.cgallb_t img{width: 100%;transition: all ease 0.3s;}
	.cgallb_a:hover{border-color: #fff;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.cgallb_a:hover .cgallb_t img{transform: scale(1.03);}
	.yema{display: table;margin: 0 auto;margin-top: 46px;margin-bottom: 70px;}
	.yema p{width: 60px;height: 60px;text-align: center;line-height: 60px;float: left;}
	.yema_a{background: #eff0f6;transition: all ease 0.3s;}
	.yema_a a{font-size: 18px;color: #5b5b5b;transition: all ease 0.3s;}
	.yema_z{margin-right: 33px;}
	.yema_y{margin-left: 33px;}
	.yema .yema_a:hover{background: #66c6f6;}
	.yema .yema_a:hover a{color: #fff;}
	.yema_aa{background: #66c6f6;}
	.yema_aa a{color: #fff;}
	
/*成功案例内页*/
	.cgaln{width: 100%;margin-top: 27px;}
	.cgalna{width: 97.5%;margin: 0 auto;}
	.cgalnb{width: 100%;margin-top: -58px;position: relative;}
	.cgalnb_a{width: 76.666%;margin: 0 auto;background: #fff;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);padding: 32px 0 27px 0;}
	.cgalnb_a p{float: left;font-size: 12px;color: #47c2ff;width: 33.3333%;text-align: center;line-height: 22px;}
	.cgalnb_a p span{font-size: 26px;color: #47c2ff;font-weight: bold;line-height: 36px;}
	.cgaln_b{width: 92%;margin: 0 auto;margin-top: 55px;}
	.cgaln_b h1{font-size: 18px;color: #039fff;line-height: 24px;background: url(../img/w92.png) no-repeat left 0 top 2px;padding-left: 26px;}
	.cgaln_b h6{font-size: 14px;color: #545454;line-height: 38px;margin-top: 21px;}
	.cgaln_b p{font-size: 14px;color: #929292;line-height: 28px;}
	.cgaln_b p span:nth-child(1){margin-right: 275px;}
	.cgaln_b p span:nth-child(2){margin-right: 275px;}
	.cgalb_c{width: 100%;margin-top: 93px;}
	.cgalb_ct1{width: 30.58%;margin: 0 4.916%;}
	.cgalb_ct1 img{width: 100%;}
	.cgalb_ct2{width: 19.176%;}
	.cgalb_ct2 img:nth-child(1){width: 25%;margin: 0 auto;margin-top: 103px;}
	.cgalb_ct2 img:nth-child(2){width: 86.2%;margin: 0 auto;margin-top: 54px;}
	.fhlb_xt{width: 97.5%;margin: 0 auto;height: 1px;background: #e8e8e8;margin-top: 115px;}
	.fhlb{display: table;margin: 0 auto;margin-top: -21px;margin-bottom: 90px;}
	.fhlb p{float: left;width: 132px;height: 44px;background: #eff0f6;line-height: 44px;text-align: center;font-size: 14px;color: #545454;transition: all ease 0.3s;}
	.fhlb img{float: left;}
	.fhlb p:hover{padding-left: 8px;}
	
/*渠道合作*/
	.qdhzxx{margin-top: 77px;}
	.qdhz{margin-top: -60px;}
	.qdhza h1{text-align: center;font-size: 30px;color: #0b9de7;letter-spacing: 2px;line-height: 44px;}
	.qdhza_a{width: 100%;}
	.qdhza_xt{width: 34%;height: 1px;background: #e8e8e8;margin-top: 20px;}
	.qdhza_a p{text-align: center;width: 32%;float: left;line-height: 36px;font-size: 22px;font-weight: bold;color: #0b9de7;}
	.qdhza > p{text-align: center;font-size: 14px;color: #5b5b5b;line-height: 38px;}
	.qdhzb{width: 100%;margin-top: 41px;height: 397px;}
	.qdhzb img{width: 1920px;position: absolute;left: 50%;margin-left: -960px;}
	.qdhzc{background: url(../img/w284.jpg) no-repeat;background-size: cover;width: 100%;padding-top: 56px;padding-bottom: 42px;}
	.qdhzc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: center;}
	.qdhzc_a h1 span{font-size: 30px;}
	.qdhzc_b{width: 88.333%;margin: 0 auto;margin-top: 4px;}
	.qdhzc_ba{width: 29.7%;background: url(../img/w287.png) no-repeat right 0 top 25px;}
	.qdhzc_ba p{width: 182px;line-height: 46px;font-size: 14px;color: #7c7c7c;padding-left: 29px;margin-bottom: 18px;background: url(../img/w285.png) no-repeat;background-size: 100%;}
	.qdhzc_bb{width: 41%;margin-left: -0.4%;}
	.qdhzc_bb img:nth-child(1){margin: 0 auto;margin-top: 32px;width: 14px;}
	.qdhzc_bb img:nth-child(2){width: 100%;margin: 0 auto;margin-top: 19px;}
	.qdhzc_bb p{text-align: center;font-size: 12px;color: #5b5b5b;line-height: 24px;margin: 0 auto;margin-top: 57px;width: 92%;}
	.qdhzc_bc{width: 29.7%;background: url(../img/w288.png) no-repeat left 5px top 25px;}
	.qdhzc_bc p{width: 182px;line-height: 46px;font-size: 14px;color: #7c7c7c;padding-left: 29px;margin-bottom: 18px;background: url(../img/w285.png) no-repeat;background-size: 100%;float: right;}
	.ggzygd_xiana{z-index: 0;}
	.ggzygdaa{margin-top: -17px;}
	.qdhzd{padding-top: 61px;overflow: hidden;}
	.qdhzd_z{margin-top: 64px;position: relative;width: 33.1666%;margin-left: 5.916%;}
	.qdhzd_z h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.qdhzd_z h1 span{font-size: 30px;}
	.qdhzd_z p{line-height: 24px;color: #5b5b5b;margin-top: 18px;}
	.qdhzd_z h2{position: absolute;bottom: -225px;left: -10px;;font-family: "Arial";font-size: 203px;color: #eaf9f9;font-weight: 900;line-height: 172px;}
	.qdhzd_y{width: 35.416%;margin-right: 14px;}
	.qdhzd_y img{width: 100%;}
	.qdhze{overflow: hidden;background: #f5fafe;padding-top: 76px;}
	.qdhze_z{margin-top: 64px;position: relative;width: 36.1666%;margin-right: 5.916%;}
	.qdhze_z h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: right;}
	.qdhze_z h1 span{font-size: 30px;}
	.qdhze_z p{line-height: 24px;color: #5b5b5b;margin-top: 18px;text-align: right;}
	.qdhze_z h2{position: absolute;bottom: -220px;left: 140px;;font-family: "Arial";font-size: 203px;color: #eaf9f9;font-weight: 900;line-height: 172px;}
	.qdhze_y{width: 35.416%;margin-right: 14px;}
	.qdhze_y img{width: 100%;}
	.qdhzf h2{bottom: -200px;left: 160px;}
	.boda{display: table;margin: 0 auto;margin-top: 28px;}
	.yuyueb{height: auto;padding-bottom: 43px;}
	.bodaa{background: url(../img/w293.png) no-repeat;width: 256px;height: 45px;background-size: 100%;font-family: "Arial";font-size: 20px;color: #fff;font-weight: 900;border: none;text-align: center;line-height: 40px;cursor: pointer;}
	.boda img{float: left;margin: 11px 47px;}
	.boda .yuyue_tj{margin-left: 0;}
	.yuyue_sja{width: 300px;height: 45px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w310.png) no-repeat left 20px top 6px #fff;padding-left: 68px;line-height: 45px;color: #8a8a8a;margin-left: 42px;}
	
/*微派简介*/
	.wpjj{width: 100%;margin-top: 4px;}
	.wpjj img{margin-left: 19px;}
	.wpjj p{width: 92.25%;margin: 0 auto;font-size: 14px;color: #686868;line-height: 28px;margin-top: 52px;}
	.wppjjb{width: 96.833%;margin: 0 auto;margin-top: 90px;margin-bottom: 49px;}
	.wppjjb img{float: left;margin-top: 10px;width: 55%;}
	.wppjjb_a{width: 44%;border-bottom: 1px solid #e8e8e8;}
	.wppjjb_a p{text-align: right;font-size: 24px;color: #eceaea;font-family: "Arial";font-weight: 900;line-height: 40px;}
	
/*弹窗*/
	.tanchuang{position:fixed;top: 50%;left: 50%;margin-left: -313px;margin-top: -136px;z-index: 10000;opacity: 1;background: url(../img/w302.png) no-repeat;width: 626px;height: 273px;animation: tcguodu 1s;}
	.guanbia{position: absolute;right: 35px;top: 35px;cursor: pointer;}
	.guanbia img{transition: all ease 0.6s;}
	.guanbia img:hover{transform: rotate(-360deg)}
	@keyframes tcguodu{
		0%{opacity: 0;}
		100%{opacity: 1;}
	}
	.tczixun{margin-top: 174px;margin-left: 59px;}
	.lijizx{width: 125px;height: 37px;background: #fff;font-size: 18px;color: #3093f3;line-height: 37px;text-align: center;border: none;border-radius: 5px;cursor: pointer;float: left;}
	.lijizx a{font-size: 18px;color: #3093f3;}
	.shaohou{width: 125px;height: 37px;background-color: transparent;font-size: 18px;color: #fff;line-height: 37px;text-align: center;border: 1px solid #fff;border-radius: 5px;cursor: pointer;margin-left: 37px;}
	
	
	
	
	
	
	
	
/*添加的漂浮QQ*/
	.dong{ width:50px; position: fixed; right: 0; top: 50%; margin-top: -115px;}
	.sahng{ width:100%;}
	.xain{ width: 100%; height: 50px;background: url(../img/zxkf.gif) no-repeat center; background-color: #18a8f0; position: relative; margin: 10px 0; cursor: pointer;}
	.danpo{ width:100%; height: 50px; background-color: #18a8f0; position: absolute; top: 0; left: 0;}
	.danpo p{text-align: center; line-height: 16px; color: #fff; padding-top: 10px;}
	.dhaun{ width:320px; position: absolute;top: -20px; left: -310px;}
	.dinr{ width:300px;border-top: solid 4px #18a8f0;background-color: #fff; border-bottom: solid 1px #ccc;border-left: solid 1px #ccc; border-right: solid 1px #ccc;}
	.weiya{ width:100%; border-bottom: solid 1px #ccc;}
	.weiya img{ float:left; padding: 10px;}
	.weiya .yumin{ float:left; padding: 10px;}
	.yumin span{ font-size: 16px;color: #18a8f0;}
	.yumin p{color: #ccc;}
	.botre{ width:100%; padding: 20px;}
	.kehug p{ float:left;}
	.kehug p a{color: #828282;}
	.kehug img{ float:left;}
	.jieh{ color: #828282; font-size: 14px; font-weight: bold; line-height: 30px;}
	.kehug{ line-height: 26px;}

	.daoma{ width:100%; height: 50px; border: solid 1px #ccc; background: url(../img/217.png) no-repeat center; background-color: #fff; position: relative; margin: 10px 0; cursor: pointer;}
	.zung{ width: 100%; background-color: #fff; position: absolute; top: 0; left: 0;}
	.zung p{ text-align: center; line-height: 16px; color: #18a8f0; padding-top: 10px;}
	.loainj{ width:320px; position: absolute;top: -20px; left: -310px;}
	.dingw{ width:300px; border-top: solid 4px #18a8f0;background-color: #fff; border-bottom: solid 1px #ccc;border-left: solid 1px #ccc; border-right: solid 1px #ccc; padding: 10px;}
	.dingw img{ float:left; padding: 10px;}
	.dingw .xiaw{ float:left; padding: 10px;}
	.xiaw span{ font-size:20px; color: #828282; font-weight: bold;}
	.xiaw p{ color: #939393; font-size: 14px; line-height: 22px;}
	
	.topb{ width:100%;height: 50px; border: solid 1px #ccc; background: url(../img/218.png) no-repeat center; background-color: #fff; position: relative; margin: 10px 0; cursor: pointer}
	.libai{ width: 100%; background-color: #fff; position: absolute; top: 0; left: 0;}
	.libai p{text-align: center; line-height: 16px; color: #18a8f0; padding-top: 10px;}
	.yeya{width:200px; position: absolute;top: -20px; left: -190px; }
	.weic{ width:180px; border-top: solid 4px #18a8f0;background-color: #fff;border-bottom: solid 1px #ccc;border-left: solid 1px #ccc; border-right: solid 1px #ccc; padding: 20px;}
	.rin{ width:100%;}
	.rin img{width: 100%;}
	.weic p{text-align: center;line-height: 30px;}
	
	.fanh{ width:100%;height: 50px;line-height: 16px;text-align: center;color: #fff;background-color:#18a8f0;cursor: pointer;}
	.fanh p{padding-top: 10px;color: #fff;}
	
	
	input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	input.labelauty { display: none !important; }
	input.labelauty + label{display: table;font-size:14px;background: transparent;color: #7c7c7c;cursor: pointer;width:100%;}
	input.labelauty + label > span.labelauty-unchecked,
	input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;width: 130px;}
	input.labelauty:not(:checked):not([disabled]) + label:hover{color: #ff626d;}
	input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	input.labelauty:checked + label{background-color: transparent;color: #ff626d;}
	input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	input.labelauty[disabled] + label{opacity: 1;}
	
	.cgalla_ayba input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	.cgalla_ayba input.labelauty { display: none !important; }
	.cgalla_ayba input.labelauty + label{display: table;font-size:14px;background:transparent;color: #ff626d;cursor: pointer;width:100%;}
	.cgalla_ayba input.labelauty + label > span.labelauty-unchecked,
	.cgalla_ayba input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	.cgalla_ayba input.labelauty:not(:checked):not([disabled]) + label:hover{background-color:transparent;color: #ff626d;}
	.cgalla_ayba input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	.cgalla_ayba input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	.cgalla_ayba input.labelauty:checked + label{background-color:transparent;color: #ff626d;}
	.cgalla_ayba input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	.cgalla_ayba input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	.cgalla_ayba input.labelauty[disabled] + label{opacity: 1;}
	.cgalla_aybaa input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	.cgalla_aybaa input.labelauty { display: none !important; }
	.cgalla_aybaa input.labelauty + label{display: table;font-size:14px;background:transparent;color: #ff626d;cursor: pointer;width:100%;}
	.cgalla_aybaa input.labelauty + label > span.labelauty-unchecked,
	.cgalla_aybaa input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	.cgalla_aybaa input.labelauty:not(:checked):not([disabled]) + label:hover{background-color:transparent;color: #ff626d;}
	.cgalla_aybaa input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	.cgalla_aybaa input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	.cgalla_aybaa input.labelauty:checked + label{background-color:transparent;color: #ff626d;}
	.cgalla_aybaa input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	.cgalla_aybaa input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	.cgalla_aybaa input.labelauty[disabled] + label{opacity: 1;}
	
	
/*新增页面seo*/
	.seoa{width: 100%;background-image: url(../img/w307.jpg);background-repeat: no-repeat;background-position: center;height: 364px;margin-top: 22px;padding-top: 55px;}
	.seoa_a{width: 25.75%;background-color: #fff;padding: 47px 36px 57px 38px;margin: 0 3.791%;border-radius: 10px;transition: all ease 0.3s;}
	.seoa_a p:nth-child(1){font-size: 14px;color: #5b5b5b;line-height: 28px;}
	.seoa_a p:nth-child(1) span{font-size: 14px;color: #ff626d;font-weight: bold;}
	.seoa_a p:nth-child(2){width: 128px;height: 37px;line-height: 37px;background-color: #66c6f6;border-radius: 5px;text-align: center;margin-top: 24px;}
	.seoa_a p:nth-child(2) a{color: #fff;font-size: 14px;font-weight: bold;letter-spacing: 1px;transition: all ease 0.3s;}
	.seoa_a p:nth-child(2):hover a{margin-left: 8px;}
	.seoa_a:hover{box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.seobp{text-align: center;font-size: 14px;color: #767676;line-height: 25px;margin-top: 13px;}
	.seob > img{display: table;margin: 0 auto;margin-top: 50px;}
	.seob_p{width: 100%;margin-top: -157px;position: relative;}
	.seob_p p{float: left;width: 28.08%;margin-left: 3.833%;background-color: #fff;padding: 24px 42px 24px 35px;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);border-radius: 5px;line-height: 23px;color: #767676;font-size: 14px;}
	.seoc{width: 100%;background-image: url(../img/w308.jpg);background-repeat: no-repeat;background-position: center;height: 607px;margin-top: 40px;padding-top: 62px;}
	.seoc .ppxcc{margin-top: 0;}
	.seoca{width: 100%;margin-top: 32px;}
	.seoca_a{width: 15%;margin: 0 2.5%;}
	.seoca_a img{width: 100%;}
	.seoca_a h1{margin-left: 24px;font-size: 22px;color: #0b9de7;line-height: 30px;margin-top: 7px;}
	.seoca_a p{margin-left: 24px;line-height: 18px;font-size: 14px;color: #767676;margin-top: 15px;width: 110%;}
	.seoc_m{display: table;margin: 0 auto;margin-top: 53px;}
	.seoda{position: relative;z-index: 100;}
	.seoda_a{padding: 30px 37px 32px 33px;cursor: pointer;transition: all ease 0.3s;position: relative;}
	.seoda_a h1{font-size: 22px;color: #1fa6f2;line-height: 30px;text-align: right;}
	.seoda_a p{font-size: 16px;color: #757575;line-height: 32px;text-align: right;margin-top: 13px;}
	.seoda_a:hover{box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);background-color: #fff;}
	.seoda_a:nth-child(2){margin-top: 140px;}
	.seoda_a:nth-child(1){margin-top: 16px;}
	.seodb{width: 45.58%;margin-left: -20px;}
	.seodb img{width: 100%;}
	.seodb p{width: 204px;margin: 0 auto;line-height: 49px;text-align: center;background-color: #66c6f6;border-radius: 5px;margin-top: 14px;}
	.seodb p a{font-size: 14px;color: #fff;font-weight: bold;letter-spacing: 1px;transition: all ease 0.3s;}
	.seodb p:hover a{margin-left: 8px;}
	.seodc .seoda_a{margin-left: 20px;}
	.seodc .seoda_a h1{text-align: left;}
	.seodc .seoda_a p{text-align: left;}
	.seod .ppxcc{margin-bottom: 19px;}
	.seoe{width: 100%;background-image: url(../img/w310.jpg);background-repeat: no-repeat;background-position: center top;padding-top: 50px;margin-top: 55px;margin-bottom: 123px;}
	.seoe .ppxcc{margin-top: 0;}
	.seoea{width: 93.666%;margin: 0 auto;margin-top: 40px;position: relative;}
	.seoea_a{width: 39.14%;background-color: #fff;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);padding: 9px 10px 51px 10px;border-radius: 10px;margin-top: 62px;}
	.seoea_a h1{width: 100%;text-align: center;line-height: 61px;background-color: #eef8ff;border-top-left-radius: 10px;border-top-right-radius: 10px;font-size: 22px;color: #1fa6f2;letter-spacing: 1px;}
	.seoea_a p{width: 88%;margin: 0 auto;font-size: 16px;color: #757575;line-height: 27px;margin-top: 47px;}
	.seoea_a p span{font-size: 18px;color: #757575;font-weight: bold;}
	.seoea_b{width: 39.41%;left: 30.295%;background-color: #fff;box-shadow: 0px 0px 25px 0px rgba(245,209,159,0.46);padding: 9px 10px 51px 10px;border-radius: 10px;position: absolute;top: 0;}
	.seoea_b h1{width: 100%;text-align: center;line-height: 61px;background-color: #ffbf68;border-top-left-radius: 10px;border-top-right-radius: 10px;font-size: 22px;color: #fff;letter-spacing: 2px;font-weight: bold;margin-bottom: -16px;}
	.seoea_b h2{font-size: 18px;color: #ffa01e;font-weight: bold;width: 83%;margin: 0 auto;line-height: 42px;margin-top: 53px;}
	.seoea_b p{width: 92%;margin: 0 auto;padding-left: 20px;line-height: 48px;background-color: #eef8ff;font-size: 16px;color: #757575;border-radius: 5px;}
	.seoea_aa p{padding-left: 27%;width: 100%;}
	.seof{width: 100%;background-color: #f8f8f8;padding: 1px 0 66px 0;margin-top: 74px;margin-bottom: -67px;}
	.seof .ggzygd{margin-top: 50px;}
	
}


@media screen and (min-width:760px) and (max-width:1199px){
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
body{margin:0; padding:0;font-family: "微软雅黑";font-size: 12px;overflow-x: hidden;}
a,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;}
* img{display:block;}
input{padding:0;margin:0;outline:none;font-family: "微软雅黑";}
select{font-family: "微软雅黑";}
textarea{font-family: "微软雅黑";}
.mob{display: none;}
.pc{display: block;}
	.pb1{display: 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(-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*='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(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)";
	}
/*左旋转变化*/
[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)";
	}	

	
	
/*滚动条样式*/
	::-webkit-scrollbar-track-piece{width:8px;background-color:#f0f0f0;border-radius: 5px;}
	::-webkit-scrollbar{width:8px;background-color:#e40807;border-radius: 5px;}
	::-webkit-scrollbar-thumb{width:8px;background-color:#4d4d4d;border-radius: 5px;}
	::-webkit-scrollbar-thumb:hover{width:8px;background-color:#4eb8ff;border-radius: 5px;}
	
/*top*/
	.dingbudaohang{position: fixed;height: 120px;width: 100%;top: 0;background: #fff;z-index: 1000;transition: all ease 0.6s;}
	.wzdt p{line-height: 35px;text-align: right;color: #858585;}
	.wzdt p a{color: #858585;transition: all ease 0.3s;}
	.wzdt p a:hover{color: #0b9de7;}	
/*nav*/
	.dh{width: 100%;background: #fff;z-index: 1000;position: relative;}
	.nv_a{margin-left: 6px;width: 20%;margin-top: 10px;}
	.nv_a img{width: 100%;}
	.nav{width: 62%;margin-left: 2%;margin-top: 10px;}
	.nava{width: 12%;margin: 0 1.1425%;}
	.nava p{position:relative;width:100%;height:44px;line-height:44px;text-align:center;font-size:14px;transition:all 0.3s ease;}
	.nava p a{font-size: 14px;color: #4d4d4d;transition:all 0.3s ease;}
	.nava p a::after {content:"";width:0%;height:43px;display:block;border-bottom:1px solid #2fafff;position:absolute;top:0px;left:50%;transition:all 0.3s ease;}
	.nava p a:hover::after {content:"";width:100%;height:43px;display:block;border-bottom:1px solid #2fafff;position:absolute;top:0px;left:0px;}
	.nava p a:hover{color: #2fafff;}
	.navaa p{border-bottom: 1px solid #2fafff;}
	.navaa p a{color: #2fafff;}
	.navb{position: absolute;width: 100%;left: 0;z-index: 100;background: #fff;height: 110px;border-top: 1px solid #b3d9ff;}
	.navb_a{width: 12.5%;border-right: 1px solid #e5e5e5;margin-top: 20px;padding: 7px 0;}
	.navb_t{width: 23px;height: 20px;overflow: hidden;position: relative;margin: 0 auto;}
	.navb_t img{width: 100%;}
	.navb_t img:nth-child(2){position: absolute;left: 0;top: 0;opacity: 0;transition: all ease 0.3s;}
	.navb_w{width: 100%;text-align: center;font-size: 14px;line-height: 20px;margin-top: 4%;height: 40px;}
	.navb_w a{color: #4d4d4d;transition: all ease 0.3s;}
	.navb_a:hover .navb_t img:nth-child(2){opacity: 1;}
	.navb_a:hover .navb_w a{color: #2fafff;}
	.navb_aa{width: 14.285%;}
	.navb_aa .navb_t{width: 28px;height: 24px;}
	.navc{display: table;margin: 0 auto;}
	.navc .navb_a{width: 250px;}
	.navc .navb_a:nth-child(2){border-right: none;}
	.nv_c{margin-top: 20px;display: none;}
	.nv_c img{float: left;margin-top: 3px;}
	.nv_c p{float: left;font-family: "Arial";font-size: 18px;color: #0b9de7;font-weight: bold;margin-left: 5px;}
	
/*banner*/
	.ban{width:100%;margin: 0 auto;overflow: hidden;height: 338px;position: relative;margin-top: 120px;}
	.imgbox{ width:1300px;overflow: hidden;position: relative;left: 50%; margin-left: -650px;z-index: -1;height: 338px;}
	.imgbox img{position: absolute;left: 0;top: 0;width: 100%;}
	.boy{width: 1200px;margin-top: 485px;}
	.pa-a{z-index: 1000;bottom: 20px;position: absolute;right: calc(50% - 58px);}
	.pa-a li{ width:11px; height: 11px;background: #b3b3b3;float: left;margin: 0 8px;cursor: pointer;transition: all ease 0.1s;border-radius: 50%;}
	.pa-a .ppp{background: #4eb8ff;width: 47px;border-radius: 10px;}
	.bt-a{width: 47px;height: 109px;position: absolute;left: 3%;top: calc(50% - 65px);cursor: pointer;z-index: 15;}
	.bt-b{background: url(../img/yi07.png) no-repeat;width: 47px;height: 109px;}
	.bt-b:hover{background: url(../img/yi09.png);}
	.bt-k{width: 47px;height: 109px;position: absolute;right: 3%;top: calc(50% - 65px);cursor: pointer;z-index: 15;}
	.bt-f{background: url(../img/yi06.png) no-repeat;width: 47px;height: 109px;}
	.bt-f:hover{background: url(../img/yi08.png);}
	.ban_jt{position: absolute;margin-left: calc(50% - 31px);bottom: 50px;z-index: 10000;left: 50%;}
	
	.dyj{width: 100%;height: 46px;background: #f6f6f6;}
	.dyja{margin-left: 10px;}
	.dyja_t{height: 46px;margin-top: -9px;float: left;}
	.dyja p{float: left;line-height: 46px;margin-left: 10px;}
	.dyja p a{color: #858585;}
	.dyjb{margin-right: 10px;float: right;}
	.lianf{width: 130px;background: #fff;height: 29px;line-height: 29px;border-radius: 5px;border: none;margin-top: 8px;font-size: 12px;color: #c2c2c2;padding-left: 5px;box-shadow: 2px 3px 0 0 #eaeaea;}
	.chengh{width: 130px;background: #fff;height: 29px;line-height: 29px;border-radius: 5px;border: none;margin-top: 8px;font-size: 12px;color: #c2c2c2;padding-left: 5px;box-shadow: 2px 3px 0 0 #eaeaea;margin-left: 15px;}
	.tij{margin-left: 10px;width: 79px;height: 29px;background: #ff626d;cursor: pointer;border-radius: 5px;border: none;line-height: 29px;margin-top: 8px;color: #fff;}
	
/*广告*/
	.guangg{margin-top: 160px;}
	.guangga{width: 56%;position: relative;}
	.guangg_t{width: 78.34%;margin-left: 6.39%;}
	.guangg_t img{width: 100%;}
	.guangg_t1{width: 40.17%;position: absolute;left: 8.928%;top: 26%;opacity: 0;}
	.guangg_t1 img{width: 100%;}
	.guangg_a{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);position: absolute;left: 34.1%;top: -23%;z-index: 100;animation: dh1 3s linear infinite;}
	.guangg_a img{width: 100%;}
	.guangg_b{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 31%;top: -21%;position: absolute;z-index: 100;animation: dh2 3s linear infinite;}
	.guangg_b img{width: 100%;}
	.guangg_c{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 13%;top: -4%;position: absolute;z-index: 100;animation: dh1 3s linear infinite;}
	.guangg_c img{width: 100%;}
	.guangg_d{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 2%;top: 23%;position: absolute;z-index: 100;animation: dh2 3s linear infinite;}
	.guangg_d img{width: 100%;}
	.guangg_e{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 0.8%;top: 51%;position: absolute;z-index: 100;animation: dh1 3s linear infinite;}
	.guangg_e img{width: 100%;}
	.guangg_f{width: 70px;height: 70px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 10%;top: 78%;position: absolute;z-index: 100;animation: dh2 3s linear infinite;}
	.guangg_f img{width: 100%;}

	@keyframes dh1{
		0%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		25%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		50%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		75%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		100%{box-shadow: 0px 0px 25px -2px rgba(24,168,240,.26)}
	}
	@keyframes dh2{
		0%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		25%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		50%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
		75%{box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26)}
		100%{box-shadow: 0px 0px 25px 3px rgba(24,168,240,.26)}
	}
	
	.guanggb{width: 36%;margin-right: 15px;margin-top: -5%;}
	.guanggb_a{width: 100%;}
	.guanggb_a p{font-size: 30px;color: #18a8f0;line-height: 30px;}
	.guanggb_a p span{font-size: 22px;line-height: 48px;}
	.guanggb_b{width: 90%;margin-top: 20px;}
	.guanggb_b p{font-size: 14px;color: #5b5b5b;line-height: 24px;height: 96px;overflow: hidden;}
	.guang_more{width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 40px;}
	.guang_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.guang_more a:hover{margin-left: 10px;}
	
/*广告资源*/
	.ziyuan{background: url(../img/w13.png) no-repeat;width: 100%;height: 560px;}
	.ziya{width: 50%;padding-left: 2%;margin-top: 80px;}
	.ziya > h1{font-size: 30px;color: #18a8f0;line-height: 30px;}
	.ziya > h1 span{font-size: 22px;line-height: 46px;}
	.ziya > p{width: 72%;font-size: 14px;color: #5b5b5b;line-height: 26px;}
	.gunshu{margin-top: 35px;}
	.gunshu_a{border-right: 1px solid #d5eaf8;padding: 0 4% 3px 0;}
	.gunshu_a h1{font-size: 24px;color: #0b9de7;line-height: 32px;font-weight: bold;}
	.gunshu_a p{color: #8a8a8a;line-height: 18px;height: 36px;}
	.gunshu_b{padding: 0 5% 3px 5%;}
	.gunshu_c{padding-left: 41px;border: none;}
	.ziya_more{width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 66px;}
	.ziya_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.ziya_more a:hover{margin-left: 10px;}
	.ziyb{width: 50%;position: relative;}
	.ziyb_t{width: 74.5%;margin: 0 auto;margin-top: 169px;}
	.ziyb_t img{width: 100%;}
	.ziyb_t1{width: 100px;height: 100px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left: 14.8%;top: 10%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t1 img{width: 110%;}
	.ziyb_t2{width: 82px;height: 82px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left: 30.8%;top: 25%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t2 img{width: 110%;}
	.ziyb_t3{width: 78px;height: 78px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 5.2%;top: 34%;position: absolute;z-index: 100;opacity: 0.7;display: none;}
	.ziyb_t3 img{width: 110%;}
	.ziyb_t4{width: 60px;height: 60px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:-0.8%;top: 73%;position: absolute;z-index: 100;opacity: 0.8;display: none;}
	.ziyb_t4 img{width: 110%;}
	.ziyb_t5{width: 58px;height: 58px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:5.45%;top: 83%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t5 img{width: 110%;}
	.ziyb_t6{width: 58px;height: 58px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:7.45%;top: 117%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t6 img{width: 110%;}
	.ziyb_t7{width: 42px;height: 42px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:15.85%;top: 111%;position: absolute;z-index: 99;opacity: 0.8;display: none;}
	.ziyb_t7 img{width: 110%;}
	.ziyb_t8{width: 63px;height: 63px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:38.85%;top: 100%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t8 img{width: 110%;}
	.ziyb_t9{width: 62px;height: 62px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:22.85%;top: 114%;position: absolute;z-index: 100;opacity: 0.8;display: none;}
	.ziyb_t9 img{width: 110%;}
	.ziyb_t10{width: 88px;height: 88px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:10.85%;top: 98%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t10 img{width: 110%;}
	.ziyb_t11{width: 49px;height: 49px;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:3.5%;top: 101%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t11 img{width: 110%;}
	.animate1{animation-duration: .8s;animation-delay: .3s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate2{animation-duration: .8s;animation-delay: .5s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate3{animation-duration: .8s;animation-delay: .6s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate4{animation-duration: .8s;animation-delay: .7s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate5{animation-duration: .8s;animation-delay: .8s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate6{animation-duration: .8s;animation-delay: 1.1s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate7{animation-duration: .8s;animation-delay: 1.0s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate8{animation-duration: .8s;animation-delay: 1.2s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate9{animation-duration: .8s;animation-delay: 1.4s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate10{animation-duration: .8s;animation-delay: 1.3s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate11{animation-duration: .8s;animation-delay: 1.4s;animation-timing-function: ease;animation-fill-mode: both;}
	.dh3{animation-name: dh3;}
	@keyframes dh3{
		0%{opacity: 0;transform: scale(0);}
		100%{opacity: 0.9;transform: scale(1);}
	}
	
/*精准定向*/
	.dingx{margin-top: 60px;}
	.dingxa{width: 50%;position: relative;}
	.dingxa_z{width: 40px;height: 65px;position: absolute;left: 0;top: calc(50% - 32px);cursor: pointer;}
	.dingxa_z img{width: 100%;}
	.dingxa_y{width: 40px;height: 65px;position: absolute;right: 0;top: calc(50% - 32px);cursor: pointer;}
	.dingxa_y img{width: 100%;}
	.dingxb{width: 78.5%;margin: 0 auto;overflow: hidden;}
	.dingxc{width: 100%;}
	.dingxd{width: 300%;}
	.dingxd img{width: 33.333%;float: left;}
	.dingxm{width: 100%;margin: 0 auto;margin-top: 50px;}
	.dingxm_p{width: 33.33%;float: left;text-align: center;line-height: 34px;font-size: 14px;color: #5b5b5b;cursor: pointer;position: relative;}
	.dingxm_p span::after {content:"";width:0%;height:34px;display:block;border-bottom:2px solid #0093dd;position:absolute;top:0px;left:50%;transition:all 0.3s ease;}
	.dingxm_pa{color: #0093dd;border-bottom: 2px solid #0093dd;}
	.dingxm_p span:hover::after {content:"";width:100%;height:34px;display:block;border-bottom:2px solid #0093dd;position:absolute;top:0px;left:0px;}
	.dingxn{width: 100%;margin: 0 auto;margin-top: 17px;height: 21px;overflow: hidden;}
	.dingxna{width: 300%;}
	.dingxna_a{width: 33.333%;}
	.dingxna_aa{display: table;margin: 0 auto;}
	.dingxna_aa p{float: left;overflow: hidden;line-height: 21px;background: #def2ff;padding: 0 8px;margin: 0 5px;color: #5b5b5b;}
	.dingxr{width: 40%;margin-top: -2%;margin-right: 4%;}
	.dingxr_a h1{width: 100%;font-size: 30px;color: #0b9de7;line-height: 30px;}
	.dingxr_a h1 span{font-size: 22px;line-height: 46px;}
	.dingxr_a p{width: 100%;font-size: 14px;color: #5b5b5b;line-height: 24px;margin-top: 19px;}
	.dingxr_b{width: 100%;margin-top: 50px;}
	.dingxr_ba{width: 50%;border-right: 1px solid #d5eaf8;padding-right: 11%;padding-bottom: 4px;}
	.dingxr_ba h1{font-size: 18px;color: #0b9de7;line-height: 18px;}
	.dingxr_ba p{line-height: 16px;color: #8a8a8a;margin-top: 10px;}
	.dingxr_b .dingxr_ba:nth-child(2){border: none;padding-left: 11%;padding-right: 0;}
	.dingxr_more{width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 12%;}
	.dingxr_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.dingxr_more a:hover{margin-left: 10px;}
	
/*广告定制*/
	.ggdingzhi{background: url(../img/w26.jpg) no-repeat;width: 100%;margin-top: 80px;padding-top: 40px;padding-bottom: 40px;}
	.dingzhi{width: 99%;margin: 0 auto;}
	.dingzhia img{display: table;margin: 0 auto;}
	.dingzhia p{text-align: center;color: #5b5b5b;line-height: 24px;height: 96px;overflow: hidden;width: 73.56%;margin: 0 auto;margin-top: 26px;}
	.dingzhib{width: 100%;margin-top: 6px;}
	.dingzhib_a{width: 21.88%;}
	.dingzhib_aa{margin-left: 4.16%;}
	.dingzhib_t{width: 100%;height: 220px;overflow: hidden;cursor: pointer;}
	.dingzhib_t img:nth-child(1){display: table;margin: 0 auto;margin-top: 56px;transition: all ease 0.5s;animation: dh4 2s linear infinite;}
	.dingzhib_t img:nth-child(2){width: 100%;margin-top: 31px;}
	.dingzhib_a:hover .dingzhib_t img:nth-child(1){margin-top: -54px;}
	
	@keyframes dh4{
		0%{transform: translateY(-10px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(10px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-10px);}
	}
	.dingzhib_w{width: 91.53%;margin-top: 19px;padding-left: 12px;}
	.dingzhib_w h1{font-size: 22px;color: #0b9de7;line-height: 42px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
	.dingzhib_w p{line-height: 25px;color: #5b5b5b;margin-top: 12px;height: 100px;overflow: hidden;}
	.dingzhi_more{margin: 0 auto;width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 8%;}
	.dingzhi_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.dingzhi_more a:hover{margin-left: 10px;}
	
/*合作伙伴*/
	.hzhba{width: 100%;margin-top: 38px;}
	.hzhba p{text-align: center;font-size: 30px;color: #0b9de7;line-height: 38px;}
	.hzhba p span{font-size: 22px;}
	.hzhbb{width: 100%;margin-top: 25px;}
	.hzhbb_a{width: 18.2%;margin: 15px 0.9%;cursor: pointer;transition: all ease 0.3;}
	.hzhbb_a img{width: 100%;}
	.hzhbb_a:hover{box-shadow: 0px 0px 25px -2px rgba(24,168,240,0.26);}
	.hzhb_more{margin: 0 auto;width: 184px;height: 53px;border: 1px solid #18a8f0;text-align: center;line-height: 53px;margin-top: 6%;}
	.hzhb_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.hzhb_more a:hover{margin-left: 10px;}
	
/*页脚*/
	.yejiao{width: 100%;background: #181b24;margin-top: 40px;padding-top: 30px;padding-bottom: 7px;}
	.yejz{margin-left: 2%;}
	.yejza p{font-size: 14px;color: #008fd7;line-height: 46px;}
	.yejza p a{font-size: 14px;color: #008fd7;}
	.yejza p span{margin: 0 20px;}
	.yejzb{width: 400px;margin-top: 10px;}
	.yejzb_a{width: 400px;margin-top: 15px;float: none;}
	.yejzb_a img{float: left;}
	.yejzb_a p{float: left;line-height: 19px;margin-left: 10px;color: #7d7f83;}
	.yejzb_a:nth-child(4){width: 374px;}
	.yejy{width: 230px;margin-right: 2%;}
	.yejy img{width: 100%;}
	.yejy p{text-align: right;font-size: 16px;color: #008fd7;line-height: 25px;padding-right: 37px;background: url(../img/w48.png) no-repeat top 9px right 0;margin-top: 25px;}
	.beian{width: 94.91%;margin: 0 auto;border-top: 1px solid #2c313d;padding: 0 10px;margin-top: 30px;}
	.beian p{font-size: 12px;color: #747474;line-height: 40px;}
	.beian p a{font-size: 12px;color: #747474;transition: all ease 0.3s;}
	.beian p:nth-child(1){float: left;}
	.beian p:nth-child(2){float: right;}
	.beian p a:hover{color: #008fd7;}
	.youl{width: 100%;padding-left: 9px;}
	.youl p{color: #7d7f83;font-size: 12px;line-height: 37px;}
	.youl p a{color: #7d7f83;font-size: 12px;}
	
/*添加的漂浮QQ*/
	.dong{ width:50px; position: fixed; right: 0; top: 50%; margin-top: -115px;}
	.sahng{ width:100%;}
	.xain{ width: 100%; height: 50px;background: url(../img/zxkf.gif) no-repeat center; background-color: #18a8f0; position: relative; margin: 10px 0; cursor: pointer;}
	.danpo{ width:100%; height: 50px; background-color: #18a8f0; position: absolute; top: 0; left: 0;}
	.danpo p{text-align: center; line-height: 16px; color: #fff; padding-top: 10px;}
	.dhaun{ width:320px; position: absolute;top: -20px; left: -310px;}
	.dinr{ width:300px;border-top: solid 4px #18a8f0;background-color: #fff; border-bottom: solid 1px #ccc;border-left: solid 1px #ccc; border-right: solid 1px #ccc;}
	.weiya{ width:100%; border-bottom: solid 1px #ccc;}
	.weiya img{ float:left; padding: 10px;}
	.weiya .yumin{ float:left; padding: 10px;}
	.yumin span{ font-size: 16px;color: #18a8f0;}
	.yumin p{color: #ccc;}
	.botre{ width:100%; padding: 20px;}
	.kehug p{ float:left;}
	.kehug p a{color: #828282;}
	.kehug img{ float:left;}
	.jieh{ color: #828282; font-size: 14px; font-weight: bold; line-height: 30px;}
	.kehug{ line-height: 26px;}

	.daoma{ width:100%; height: 50px; border: solid 1px #ccc; background: url(../img/217.png) no-repeat center; background-color: #fff; position: relative; margin: 10px 0; cursor: pointer;}
	.zung{ width: 100%; background-color: #fff; position: absolute; top: 0; left: 0;}
	.zung p{ text-align: center; line-height: 16px; color: #18a8f0; padding-top: 10px;}
	.loainj{ width:320px; position: absolute;top: -20px; left: -310px;}
	.dingw{ width:300px; border-top: solid 4px #18a8f0;background-color: #fff; border-bottom: solid 1px #ccc;border-left: solid 1px #ccc; border-right: solid 1px #ccc; padding: 10px;}
	.dingw img{ float:left; padding: 10px;}
	.dingw .xiaw{ float:left; padding: 10px;}
	.xiaw span{ font-size:20px; color: #828282; font-weight: bold;}
	.xiaw p{ color: #939393; font-size: 14px; line-height: 22px;}
	
	.topb{ width:100%;height: 50px; border: solid 1px #ccc; background: url(../img/218.png) no-repeat center; background-color: #fff; position: relative; margin: 10px 0; cursor: pointer}
	.libai{ width: 100%; background-color: #fff; position: absolute; top: 0; left: 0;}
	.libai p{text-align: center; line-height: 16px; color: #18a8f0; padding-top: 10px;}
	.yeya{width:200px; position: absolute;top: -20px; left: -190px; }
	.weic{ width:180px; border-top: solid 4px #18a8f0;background-color: #fff;border-bottom: solid 1px #ccc;border-left: solid 1px #ccc; border-right: solid 1px #ccc; padding: 20px;}
	.rin{ width:100%;}
	.rin img{width: 100%;}
	.weic p{text-align: center;line-height: 30px;}
	
	.fanh{ width:100%;height: 50px;line-height: 16px;text-align: center;color: #fff;background-color:#18a8f0;cursor: pointer;}
	.fanh p{padding-top: 10px;color: #fff;}
	
/*广告资源列表页*/
	.nyban{width: 100%;position: relative;margin-top: 120px;overflow: hidden;height: 202px;}
	.nyban img{width: 1300px;position: absolute;left: 50%;margin-left: -650px;}
	.ggzy{width: 100%;margin-top: 30px;}
	.ggzya{width: 96%;border-bottom: 1px solid #e8e8e8;margin: 0 auto;}
	.ggzya_p{line-height: 42px;padding: 0 4px;position: relative;}
	.ggzya_p a{font-size: 14px;color: #4d4d4d;transition:all 0.3s ease;}
	.ggzya_pa{border-bottom: 2px solid #039fff;}
	.ggzya_pa a{color: #039fff;}
	.ggzya_p a::after {content:"";width:0%;height:42px;display:block;border-bottom:2px solid #039fff;position:absolute;top:0px;left:50%;transition:all 0.3s ease;}
	.ggzya_p a:hover::after {content:"";width:100%;height:42px;display:block;border-bottom:2px solid #039fff;position:absolute;top:0px;left:0px;}
	.ggzya_p a:hover{color: #039fff;}
	.ggzya h1{font-size: 24px;color: #eceaea;font-family: "Arial";line-height: 42px;font-weight: 900;}
	.mbx{width: 98.66%;margin: 0 auto;}
	.mbx p{font-size: 12px;color: #c2c2c2;text-align: right;line-height: 36px;}
	.mbx p a{font-size: 12px;color: #c2c2c2;transition: all ease 0.3s;}
	.mbx p a:hover{color: #039fff;}
	.ggzyl{width: 87.5%;margin: 0 auto;margin-top: -14px;}
	.ggzyla{width: 100%;padding: 22px 0;border: 1px solid #eeeeee;margin-top: 35px;transition: all ease 0.3s;}
	.ggzyla_t{width: 20%;}
	.ggzyla_t img{width: 80px;margin: 0 auto;}
	.ggzyla_w{width: 54.2%;padding: 20px 0;border-left: 1px solid #e3e3e3;padding-left: 3.8%;}
	.ggzyla_w h1{line-height: 24px;}
	.ggzyla_w h1 a{font-size: 16px;color: #039fff;}
	.ggzyla_w p{width: 100%;overflow: hidden;line-height: 22px;}
	.ggzyla_w p a{font-size: 12px;color: #686868;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
	.ggzyla_more{width: 103px;height: 30px;border: 1px solid #18a8f0;text-align: center;line-height: 30px;margin-top: 28px;margin-right: 4.666%;}
	.ggzyla_more a{font-size: 14px;color: #18a8f0;transition: all ease 0.3s;}
	.ggzyla_more a:hover{margin-left: 8px;}
	.ggzyla_t1 img{width: 92px;}
	.ggzyla:hover{border-color: #fff;box-shadow: 0 0 20px -1px rgba(24,168,240,0.3);transform: translateY(-8px);}
	.yuyue{width: 100%;background: url(../img/w59.jpg) no-repeat center;height: 244px;background-size: cover;margin-top: 67px;margin-bottom: -65px;padding-top: 53px;}
	.yuyue_t{display: table;margin: 0 auto;}
	.yuyue_an{display: table;margin: 0 auto;margin-top: 40px;}
	.yuyue_ch{width: 220px;height: 45px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w68.png) no-repeat left 17px top 6px #fff;padding-left: 68px;line-height: 45px;color: #8a8a8a;}
	.yuyue_sj{width: 220px;height: 45px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w69.png) no-repeat left 20px top 6px #fff;padding-left: 68px;line-height: 45px;color: #8a8a8a;margin-left: 32px;}
	.yuyue_tj{width: 120px;height: 45px;background: url(../img/w70.png) no-repeat;background-size: 100% 100%;border: none;border-bottom: 4px solid #f4a13c;text-align: center;line-height: 45px;margin-left: 32px;color: #fff;font-size: 14px;font-weight: bold;cursor: pointer;}
	
/*广告资源内页-微派*/
	.ggzyny{width: 100%;margin-top: 30px;}
	.ggwp{width: 100%;}
	.ggwpa{width: 100%;margin-top: 18px;}
	.ggwpa_a{width: 39.25%;padding-left: 6%;margin-top: 4%;}
	.ggwpa_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;}
	.ggwpa_a h1 span{font-size: 30px;}
	.ggwpa_a p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 28px;}
	.ggwpa_b{width: 53.25%;margin-left: 6.666%;}
	.ggwpa_b img{width: 100%;}
	.ggwpb{width: 100%;background: #f5fafe;margin-top: 46px;padding-top: 80px;}
	.ggwpb_t{width: 52%;}
	.ggwpb_t img{float: left;}
	.ggwpb_t img:nth-child(1){width: 50.666%;margin-left: 10%;}
	.ggwpb_t img:nth-child(2){width: 36.5%;}
	.ggwpb_w{width: 38%;margin-right: 6%;margin-top: 2%;}
	.ggwpb_w1{width: 100%;}
	.ggwpb_w1 h1{font-size: 20px;color: #0b9de7;line-height: 36px;text-align: right;}
	.ggwpb_w1 h1 span{font-size: 26px;}
	.ggwpb_w1 p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 5%;text-align: right;}
	.ggwpb_w2 h1{text-align: right;}
	.ggwpb_w2 p{text-align: right;}
	.ggwpb_w2{margin-top: 5%;}
	.ggwpb_w2 .gunshu_a{padding-right: 15px;padding-left: 0;}
	.ggwpb_w2 .gunshu_b{padding-left: 15px;}
	.ggwpb_w2 .gunshu_c{padding-left: 15px;padding-right: 0;}
	.ggwpc{width: 100%;margin-top: 70px;}
	.ggwpc_a{width: 42%;margin-left: 3%;padding: 29px 35px;position: relative;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.3);margin-top: 16px;}
	.ggwpc_a h1{font-size: 20px;color: #0b9de7;line-height: 36px;text-align: right;}
	.ggwpc_a h1 span{font-size: 26px;}
	.ggwpc_a p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 17px;text-align: right;}
	.ggwpc_t{width: 36.25%;margin-left: 10.333%;margin-top: 14%;}
	.ggwpc_t img{width: 100%;}
	.ggwpc_a img{position: absolute;right: -29px;bottom: 72px;}
	.ggwpd{width: 100%;}
	.ggwpd_a{width: 42%;margin-right: 6%;padding: 29px 35px;position: relative;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.3);margin-top: 57px;float: right;}
	.ggwpd_a h1{font-size: 20px;color: #0b9de7;line-height: 36px;}
	.ggwpd_a h1 span{font-size: 26px;}
	.ggwpd_a p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 17px;}
	.ggwpd_t{width: 36.25%;margin-left: 3%;margin-top: 15%;}
	.ggwpd_t img{width: 100%;}
	.ggwpd_a img{position: absolute;left: -29px;bottom: 40px;}
	.ggzygd{width: 100%;padding: 0 17px;margin-top: 65px;}
	.ggzygda{width: 100%;}
	.ggzygda img{float: left;margin-top: 10px;}
	.ggzygda_a{width: 55%;border-bottom: 1px solid #e8e8e8;}
	.ggzygda_a p{text-align: right;font-size: 24px;color: #eceaea;font-family: "Arial";font-weight: 900;line-height: 40px;}
	.ggzygdb{width: 96%;margin: 0 auto;position: relative;margin-top: 50px;}
	.ggzygdb_a{width: 8%;margin: 0 1.75%;}
	.ggzygdb_a:nth-child(1){margin-left: 0;}
	.ggzygdb_a:nth-child(9){margin-right: 0;}
	.ggzygdb_t{width: 100%;padding: 8px;border-radius: 50%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.3);background: #fff;overflow: hidden;}
	.ggzygdb_t img{width: 100%;transition: all ease 0.3s;}
	.ggzygdb_a p{text-align: center;width: 150%;margin-left: -25%;line-height: 24px;margin-top: 20px;}
	.ggzygdb_a p a{transition: all ease 0.3s;color: #808080;}
	.ggzygd_xian{position: absolute;width: 100%;height: 1px;border: 1px dashed #d8d8d8;left: 0;top: 25%;z-index: -1;}
	.ggzygd_s{position: relative;z-index: 1;}
	.ggzygdb_a:hover .ggzygdb_t img{transform: scale(1.05);}
	.ggzygdb_a:hover p a{color: #3eb6f2;}
	
/*广告资源内页-微信朋友圈广告*/
	.wxpyqa{width: 100%;margin-top: 60px;}
	.wxpyqa_a{width: 34.5%;margin-left: 4.8333%;}
	.wxpyqa_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;}
	.wxpyqa_a h1 span{font-size: 30px;}
	.wxpyqa_a p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 20px;}
	.wxpyqa_t{width: 40%;margin-right: 5%;margin-top: 6%;}
	.wxpyqa_t img{width: 100%;}
	.wxpyqb{width: 100%;background: #f5fafe;padding-top: 80px;margin-top: 105px;}
	.wxpyqb_a{width: 44.916%;position: relative;}
	.wxpyqb_a img:nth-child(1){width: 80.89%;}
	.wxpyqb_t{width: 50.27%;position: absolute;left: 17.9%;top: 19%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.wxpyqb_w{width: 44%;margin-right: 5%;margin-top: 2%;}
	.wxpyqb_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;}
	.wxpyqb_w h1 span{font-size: 30px;}
	.wxpyqb_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 4%;text-align: right;}
	.wxpyqc{margin-top: 75px;}
	.wxpyqc_w{width: 45%;margin-left: 5%;margin-top: 1%;}
	.wxpyqc_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;}
	.wxpyqc_w h1 span{font-size: 28px;}
	.wxpyqc_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 27px;}
	.wxpyqc_t{width: 50%;position: relative;}
	.wxpyqc_t img:nth-child(1){width: 80%;}
	.wxpyqc_t1{width: 10%;position: absolute;left: 36%;top: 48.5%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxpyqd{width: 100%;background: #f5fafe;padding-top: 80px;}
	.wxpyqd_a{width: 44.916%;position: relative;margin-left: 5%}
	.wxpyqd_a img:nth-child(1){width: 70.833%;}
	.wxpyqd_t{width: 44%;position: absolute;left: 13%;top: 23.5%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxpyqd_w{width: 41%;margin-right: 7%;margin-top: 2%;}
	.wxpyqd_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;}
	.wxpyqd_w h1 span{font-size: 30px;}
	.wxpyqd_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 55px;text-align: right;}
	.wxpyqe{margin-top: 21px;}
	.wxpyqe_w{width: 38%;margin-left: 5%;margin-top: 10%;}
	.wxpyqe_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;}
	.wxpyqe_w h1 span{font-size: 30px;}
	.wxpyqe_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 27px;}
	.wxpyqe_t{width: 50%;position: relative;}
	.wxpyqe_t img:nth-child(1){width: 93.833%;}
	.wxpyqe_t1{width: 44%;position: absolute;right: 22%;top: 30.5%;opacity: 1;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxpyqf{width: 100%;background: #f8f8f8;padding-top: 29px;}
	.wxpyqf_a{width: 100%;}
	.wxpyqf_a p{font-size: 30px;color: #0b9de7;text-align: center;line-height: 58px;}
	.wxpyqf_a img{display: table;margin: 0 auto;}
	.wxpyqfa{width: 100%;position: relative;}
	.wxpyqfb{background: url(../img/w91.png) no-repeat;width: 30.5833%;background-size: 100%;margin: 0 auto;padding-top: 11%;margin-top: 16px;padding-bottom: 3%;}
	.wxpyqfc{width: 79%;margin: 0 auto;overflow: hidden;}
	.wxpyqfd{width: 400%;}
	.wxpyqfd img{width: 25%;float: left;}
	.wxpyqf_an .wxpyqf_p{width: 180px;height: 67px;border: 1px solid #c3ddf6;text-align: center;line-height: 67px;background: #fff;font-size: 22px;color: #0b9de7;position: absolute;cursor: pointer;}
	.wxpyqf_an .wxpyqf_p:nth-child(1){left: 4%;top: 36%;}
	.wxpyqf_an .wxpyqf_p:nth-child(1) span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 5%;position: absolute;margin-top: 24px;}
	.wxpyqf_an .wxpyqf_p:nth-child(2){right: 4%;top: 36%;}
	.wxpyqf_an .wxpyqf_p:nth-child(2) span::before{content: "";background: url(../img/w100.png);width: 12px;height: 20px;display: inline-block;margin-left: -36px;position: absolute;margin-top: 24px;}
	.wxpyqf_an .wxpyqf_p:nth-child(3){left: 4%;top: 66%;}
	.wxpyqf_an .wxpyqf_p:nth-child(3) span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 5%;position: absolute;margin-top: 24px;}
	.wxpyqf_an .wxpyqf_p:nth-child(4){right: 4%;top: 66%;}
	.wxpyqf_an .wxpyqf_p:nth-child(4) span::before{content: "";background: url(../img/w100.png);width: 12px;height: 20px;display: inline-block;margin-left: -36px;position: absolute;margin-top: 24px;}
	.wxpyqf_an  .wxpyqf_pa{background: #2da4e9;color: #fff;}
	.dingzhigd{margin-top: 80px;}
	.dingzhigd .dingzhia{margin-bottom: 30px;}
	
	
/*广告资源内页-微信公众号广告*/
	.wxgzha{width: 100%;margin-top: 28px;}
	.wxgzha_t{width: 34.333%;margin-right: 8.9166%;}
	.wxgzha_t img{width: 100%;}
	.wxgzha .wxpyqa_a{margin-top: 3%;width: 40%;}
	.wxgzhb{width: 100%;background: #f5fafe;padding-bottom: 40px;}
	.wxgzhb_t{width: 71.916%;position: relative;}
	.wxgzhb_t img:nth-child(1){width: 69.29%;}
	.wxgzhb_t1{position: absolute;}
	.wxgzhb_ta{left: 11%;top: 53%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.2);width: 1%;opacity: 0;}
	.wxgzhb_tb{left: 11%;top: 53%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.2);width: 1%;opacity: 0;animation-delay: .5s;}
	.wxgzhb_tc{left: 11%;top: 53%;box-shadow: 0px 0px 22px 0px rgba(24,168,240,0.2);width: 1%;opacity: 0;animation-delay: .9s;}
	.wxgzhb_w{width: 23%;margin-left: 3%;}
	.wxgzhb_w1{width: 100%;margin-top: 20%;height: 60px;}
	.wxgzhb_w1 h1{color: #0b9de7;font-size: 16px;line-height: 32px;}
	.wxgzhb_w1 p{line-height: 24px;color: #5b5b5b;font-size: 14px;}
	.wxgzhc{width: 100%;background: #fff;padding-top: 29px;}
	.wxgzhc .wxpyqfc{width: 88.85%;margin-top: -3%;margin-bottom: -5%;}
	.wxgzhd{width: 100%;background: #f8f8f8;padding-top: 50px;padding-bottom: 70px;}
	.wxgzhd_a{width: 100%;}
	.wxgzhd_a p{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;}
	.wxgzhd_a p span{font-size: 30px;}
	.wxgzhd_b{width: 100%;margin-top: 66px;}
	.wxgzhd_ba{width: 33.8333%;margin: 0 5.333%;background: #fff;padding: 4% 0 4% 3%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.wxgzhd_ba img{float: left;width: 42%;}
	.wxgzhd_w{width: 39%;float: left;margin-left: 9%;margin-top: 3%;}
	.wxgzhd_w h1{font-size: 20px;color: #0b9de7;line-height: 40px;}
	.wxgzhd_w p{font-size: 14px;color: #5b5b5b;line-height: 23px;}
	.wxgzhd_t{width: 11%;margin-top: 85px;}
	.wxgzhd_t img{display: table;margin: 0 auto;}
	
/*广告资源内页-QQ广告*/
	.qqgg{width: 100%;margin-top: 70px;}
	.qqgg .wxpyqa_t{width: 47.58%;margin-right: 0;}
	.qqgg .wxpyqa_a{width: 42%;}
	.qqggb .wxpyqb_a{width: 44.666%;}
	.qqggb .wxpyqb_a img:nth-child(1){width: 85%;}
	.qqggb .qqggb_t{position: absolute;width: 48.15%;left: 19.85%;top: 40%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3)}
	.qqggb .wxpyqb_w{margin-top: 80px;margin-right: 7.58%;}
	.qqggc .qqggc_a img:nth-child(1){width: 80%;}
	.qqggc .qqggc_t1{position: absolute;width: 44.5%;left: 21.466%;top: 40%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqggd .wxpyqb_a{width: 44.8333%;}
	.qqggd .wxpyqb_a img:nth-child(1){width: 78.99%;}
	.qqggd .qqggd_t{position: absolute;width: 42.63%;left: 12.99%;top: 31%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqggd .wxpyqd_w{margin-right: 7.666%;}
	.qqgge .qqgge_t1{position: absolute;width: 41.8%;right: 32.566%;top: 47%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqgge .wxpyqe_w img{margin-top: 18%;}
	.qqggf{width: 100%;background: #fafafa;padding-top: 50px;padding-bottom: 65px;margin-bottom: -67px;}
	
/*广告资源内页-QQ空间广告*/
	.qqkj{width: 100%;margin-top: 64px;}
	.qqkj .wxpyqa_t{width: 47.58%;margin-right: 7%;}
	.qqkj .wxpyqa_a{width: 40%;}
	
	.qqkja .wxpyqb_a{width: 42.333%;}
	.qqkja .wxpyqb_a img:nth-child(1){width: 89.37%;}
	.qqkja .qqkja_t{position: absolute;width: 51.88%;left: 19%;top: 26%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3)}
	.qqkja .wxpyqb_w{margin-top: 80px;margin-right: 7.58%;width: 45%;}
	.qqkjc .wxpyqc_t img:nth-child(1){width: 79.5%;margin-left: 12.833%;}
	.qqkjc .qqkjc_t1{position: absolute;width: 43.16%;right: 22.5%;top: 22%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqkjd .wxpyqd_a{width: 44.58%;}
	.qqkjd .wxpyqd_a img:nth-child(1){width: 100%;}
	.qqkjd .qqkjd_t{position: absolute;width:50.611%;left: 13.5%;top: 23%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqkjd .wxpyqd_w{margin-right: 6%;width: 42%;}
	.qqkje .wxpyqe_w{width: 38%;margin-top: 1%;}
	.qqkje .wxpyqd_a img:nth-child(1){width: 93.8333%;margin: 0 auto;}
	.qqkje .qqkje_t1{position: absolute;width: 44.666%;right: 21.866%;top: 25%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.qqkje .wxpyqe_w img{margin-top: 50px;}
	
/*广告资源内页-腾讯新闻信息流广告*/
	.txxw{width: 100%;margin-top: 57px;}
	.txxw .wxpyqa_a{width: 40%;}
	.txxw_a{width: 38%;margin-right: 6.8333%;background: url(../img/w117.png) no-repeat;background-size: 100% 100%;height: 203px;margin-top: 25px;}
	.tzxw_aa{width: 45.639%;}
	.tzxw_aa h1{font-size: 24px;color: #0b9de7;line-height: 34px;}
	.tzxw_aa p{color: #8a8a8a;line-height: 19px;}
	.tzxw_aa:nth-child(1){padding-bottom: 30px;padding-left: 45px;}
	.tzxw_aa:nth-child(2){padding-left: 24px;}
	.tzxw_aa:nth-child(3){padding-top: 35px;margin-left: 49px;}
	.tzxw_aa:nth-child(4){margin-right: -24px;margin-top: 35px;}
	.txxwb .wxpyqb_a{width: 48.5%;}
	.txxwb .wxpyqb_a img:nth-child(1){width: 78%;}
	.txxwb .txxwb_t{position: absolute;width: 46.68%;left: 16.25%;top: 36%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3)}
	.txxwb .wxpyqb_w{margin-top: 80px;margin-right: 8.08%;width: 24.41%;}
	.txxwc .wxpyqc_t img:nth-child(1){width: 79.5%;margin-left: 12.833%;}
	.txxwc .txxwc_t1{position: absolute;width: 43.16%;right: 22%;top: 33%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.txxwd .wxpyqd_a{width: 44.58%;}
	.txxwd .wxpyqd_a img:nth-child(1){width: 100%;}
	.txxwd .txxwd_t{position: absolute;width: 49.16%;left: 13.8%;top: 30%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.txxwd .wxpyqd_w img{margin-top: 50px;}
	
/*广告资源内页-腾讯视频信息流广告*/
	.txsp .txxw_a{background: url(../img/w122.png) no-repeat;height: 358px;width: 39%;margin-top: 0;}
	.txsp .tzxw_aa:nth-child(1){padding-bottom: 30px;padding-left: 45px;padding-top: 27px;}
	.txsp .tzxw_aa:nth-child(2){padding-left: 38px;padding-top: 27px;}
	.txsp .tzxw_aa:nth-child(3){padding-top: 35px;margin-left: 49px;}
	.txsp .tzxw_aa:nth-child(4){margin-right: -45px;margin-top: 35px;}
	.txspd .wxpyqd_a{width: 50%;}
	.txspd .wxpyqd_a img:nth-child(1){width: 75.666%;}
	.txspd .txspd_t{position: absolute;width: 45.6%;left: 15.8%;top: 32%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);opacity: 0;}
	.txspd .wxpyqd_w{margin-top: 35px;width: 36%;}
	.txspd .wxpyqd_w img{margin-top: 40px;}
	
/*品牌宣传*/
	.ppxca{width: 100%;}
	.ppxca_a{width: 100%;padding-left: 5%;}
	.ppxca_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ppxca_a h1 span{font-size: 30px;}
	.ppxca_b{width: 100%;padding-left: 6%;}
	.ppxca_ba{margin-top: 49px;width: 14%;margin-right: 3%;}
	.ppxca_ba h1{font-size: 18px;color: #ff626d;line-height: 38px;}
	.ppxca_ba p{font-size: 12px;color: #8a8a8a;line-height: 23px;}
	.ppxca_ba:nth-child(4){margin-right: 0;}
	.ppxca_bt{width: 30%;margin-right: 3%;margin-top: 10%;}
	.ppxca_bt img{width: 100%;}
	.ppxcb{width: 100%;background: #f5fafe;padding: 26px 0;margin-top: 87px;}
	.ppxcb_a{width: 48.666%;position: relative;}
	.ppxcb_a img:nth-child(1){width: 100%;}
	.aaaaaa{position: absolute;left: 0;top: -13px;display: none;}
	.ppxcb_t1{position: absolute;left: 29.5%;top: 9%;width: 4.37%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh6 1.5s linear infinite;}
	.ppxcb_t2{position: absolute;left: 54.5%;top: 22%;width: 4.12%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh7 1.5s linear infinite;}
	.ppxcb_t3{position: absolute;left: 99.5%;top: 24%;width: 4.13%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh6 1.5s linear infinite;}
	.ppxcb_t4{position: absolute;left: 13%;top: 50%;width: 4.64%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh7 1.5s linear infinite;}
	.ppxcb_t5{position: absolute;left: 20%;top: 58%;width: 4.47%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh8 1.5s linear infinite;}
	.ppxcb_t6{position: absolute;left: 22%;top: 83%;width: 4.47%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh9 1.5s linear infinite;}
	.ppxcb_t7{position: absolute;left: 29%;top: 79%;width: 3.9%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	.ppxcb_t8{position: absolute;left: 54%;top: 70%;width: 4.81%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh9 1.5s linear infinite;}
	.ppxcb_t9{position: absolute;left: 64%;top: 65%;width: 4.55%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh6 1.5s linear infinite;}
	.ppxcb_t10{position: absolute;left: 82%;top: 81%;width: 4.5%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	.ppxcb_t11{position: absolute;left: 93%;top: 72%;width: 4.8%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh7 1.5s linear infinite;}
	.ppxcb_t12{position: absolute;left: 103%;top: 65%;width: 4.41%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	
	@keyframes dh6{
		0%{transform: translateY(-4px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(4px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-4px);}
	}
	@keyframes dh7{
		0%{transform: translateY(4px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(-4px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(4px);}
	}
	@keyframes dh8{
		0%{transform: translateY(-2px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(2px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-2px);}
	}
	@keyframes dh9{
		0%{transform: translateY(2px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(-2px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(2px);}
	}
	
	.ppxcb_b{width: 41%;margin-right: 6%;margin-top: 2%;}
	.ppxcb_b h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: right;letter-spacing: 2px;}
	.ppxcb_b h1 span{font-size: 30px;}
	.ppxcb_b p{font-size: 14px;color: #5b5b5b;line-height: 28px;margin-top: 50px;text-align: right;}
	.ppxcb_b img{float: right;margin-top: 43px;}
	.ppxcc{width: 100%;margin-top: 50px;}
	.ppxcc h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;letter-spacing: 2px;}
	.ppxcc h1 span{font-size: 30px;}
	.ppxcc_a{width: 100%;margin-top: 54px;}
	.ppxcc_aa{width: 17%;margin: 0 1.5%;}
	.ppxcc_aa img{width: 100%;}
	.ppxcc_aa h1{text-align: center;font-size: 18px;color: #4eb1f2;line-height: 48px;margin-top: 5px;font-weight: bold;}
	.ppxcc_aa p{font-size: 12px;color: #858585;text-align: center;line-height: 21px;width: 90%;margin: 0 auto;}
	.ppxcd{width: 100%;background: #f8f8f8;margin-top: 80px;padding-top: 37px;}
	.ppxcd h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;letter-spacing: 2px;}
	.ppxcd h1 span{font-size: 30px;}
	.ppxcd_a{width: 100%;margin-top: 53px;}
	.ppxcd_a1{width: 25.333%;margin: 0 4%;position: relative;}
	.ppxcd_a1 img{width: 100%;}
	.ppxcd_a1 p{position: absolute;bottom: 17px; right: -26px;color: #858585;line-height: 17px;}
	
/*移动建站-微商城*/
	.ydjza{width: 100%;margin-top: 6px;position: relative;}
	.ydjza_w{width: 45%;margin-left: 3%;margin-top: 2%;}
	.ydjza_w h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ydjza_w h1 span{font-size: 30px;}
	.ydjza_w p{font-size: 14px;color: #5b5b5b;line-height: 25px;margin-top: 19px;}
	.ydjza_a{width: 50%;position: relative;}
	.ydjza_b{background: url(../img/w150.png) no-repeat;width: 58%;margin: 0 auto;padding-top: 13%;background-size: 100%;}
	.ydjza_c{width: 89.65%;margin: 0 auto;overflow: hidden;}
	.ydjza_d{width: 400%;}
	.ydjza_d img{float: left;width: 25%;}
	.ydjza_z{width: 43px;height: 43px;cursor: pointer;position: absolute;left: 20px;top: 54%;}
	.ydjza_z img{width: 100%;}
	.ydjza_y{width: 43px;height: 43px;cursor: pointer;position: absolute;right: 20px;top: 54%;}
	.ydjza_y img{width: 100%;}
	.ydjza_g1{display: none;}
	.ydjza_g2{display: none;}
	.ydjza_g3{display: none;}
	.ydjzb{width: 100%;background: url(../img/w155.png) no-repeat center;background-size: cover;padding-top: 42px;padding-bottom: 75px;}
	.ydjzb h1{text-align: center;font-size: 22px;color: #5b5b5b;line-height: 36px;letter-spacing: 2px;}
	.ydjzb h1 span{font-size: 30px;color: #0b9de7;}
	.ydjzb_a{width: 100%;margin-top: 4%;}
	.ydjzb_aa{width: 15%;margin: 0 0.83333%;}
	.ydjzb_aa img{width: 100%;}
	.ydjzb_aa p{text-align: center;color: #656565;line-height: 20px;margin-top: 3%;}
	.ydjzc{margin-top: 64px;}
	.ydjzc_a{width: 54%;padding-left: 30px;margin-top: 50px;}
	.ydjzc_a > h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.ydjzc_a > h1 span{font-size: 30px;}
	.ydjzc_w{width: 100%;margin-top: 23px;}
	.ydjzc_w1{width: 33.333%;margin-top: 19px;}
	.ydjzc_w1 h1{font-size: 14px;color: #5b5b5b;line-height: 24px;}
	.ydjzc_w1 p{line-height: 20px;color: #939393;margin-left: 11px;height: 20px;}
	.ydjzc_t{width: 42%;margin-top: 10%;}
	.ydjzc_t img{width: 100%;}
	.ydjzd{width: 100%;background: #f5fafe;margin-top: 40px;padding-top: 36px;padding-bottom: 90px;}
	.ydjzd .commen > h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: center;}
	.ydjzd .commen > h1 span{font-size: 30px;}
	.ydjzd_a{width: 100%;margin-top: -9px;}
	.ydjzd_aa{width: 27.916%;margin: 0 2.708%;background: #fff;margin-top: 48px;border-radius: 10px;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);padding: 3%;}
	.ydjzd_aa img{float: left;width: 21.9%;margin-top: 10%;transition: all ease 1.5s;}
	.ydjzd_w{width: 71.73%;float: right;}
	.ydjzd_w h1{font-size: 20px;color: #1fa6f2;line-height: 36px;}
	.ydjzd_w p{font-size: 14px;color: #757575;line-height: 22px;height: 44px;}
	.ydjzd_aa:hover img{animation: dh10 1.5s linear infinite;}
	
	@keyframes dh10{
		0%{transform: translateY(0px);}
		25%{transform: translateY(-5px);}
		50%{transform: translateY(0px);}
		75%{transform: translateY(5px);}
		100%{transform: translateY(0px);}
	}
	.ydjzd .commen{position: relative;}
	.ydjzd_t1{position: absolute;right: 320px;top: 10px;}
	.ydjzd_t2{position: absolute;left: -25px;top: 330px;}
	.ydjze{background: #65ccff;margin-top: -37px;padding: 0 2%;width: 100%;}
	.ydjze_a{display: table;margin: 0 auto;padding: 20px 0;}
	.ydjze_a img{float: left;}
	.ydjze_a p{float: left;line-height: 25px;font-size: 14px;color: #fefefe;margin-left: 5px;}
	
/*移动建站-小程序*/
	.xcxa{margin-top: 13px;margin-bottom: 50px;}
	.xcxa .ydjza_w{width: 31%;margin-left: 5%;margin-top:5%;}
	.xcxa_t{width: 57.333%;margin-right: 3%;}
	.xcxa_t img{width: 100%;}
	.xcxa .ydjza_g2{position: absolute;left: 59px;top: 40px;}
	.xcxc{margin-top: 59px;position: relative;}
	.xcxc_a{width: 46%;margin-left: 3%;margin-top: 3%;}
	.xcxc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.xcxc_a h1 span{font-size: 29px;}
	.xcxc_a p{line-height: 34px;color: #5b5b5b;float: left;margin-top: 27px;margin-right: 30px;font-size: 14px;}
	.xcx_ewm{width: 100%;margin-top: 5%;}
	.xcx_ewm img{float: left;border: 1px solid #e5e5e5;width: 26.85%;margin-right: 22px;}
	.xcxca_a{width: 50%;position: relative;margin-top: 10%;}
	.xcxca_b{background: url(../img/w186.png) no-repeat;width: 58%;margin: 0 auto;padding-top: 13%;background-size: 100%;}
	.xcxca_c{width: 89.65%;margin: 0 auto;overflow: hidden;}
	.xcxca_d{width: 400%;}
	.xcxca_d img{float: left;width: 25%;}
	.xcxca_z{width: 43px;height: 43px;cursor: pointer;position: absolute;left: 20px;top: 52%;}
	.xcxca_z img{width: 100%;}
	.xcxca_y{width: 43px;height: 43px;cursor: pointer;position: absolute;right: 20px;top: 52%;}
	.xcxca_y img{width: 100%;}
	.xcxc_t1{display: none;}
	.xcxc_t2{display: none;}
	.xcxd{background: url(../img/w188.jpg) no-repeat center;width: 100%;background-size: cover;padding-top: 35px;padding-bottom: 104px;}
	.xcxd h1{font-size: 22px;color: #fff;line-height: 36px;letter-spacing: 2px;text-align: center;}
	.xcxd h1 span{font-size: 30px;}
	.xcxd_a{width: 98%;margin: 0 auto;margin-top: -20px;}
	.xcxd_a img{float: left;width: 8.9%;margin: 0 1.8%;margin-top: 62px;border-radius: 22.5px;box-shadow: 0px 0px 25px -1px rgba(28,37,42,0.76);}
	
/*解决方案-餐饮行业*/
	.cyhya{width: 100%;margin-top: 20px;}
	.cyhya_a{width: 92%;margin-left: 22px;}
	.cyhya_a h1{font-size: 22px;color: #0b9de7;line-height: 60px;}
	.cyhya_a p{font-size: 14px;color: #686868;line-height: 30px;}
	.cyhya_b{width: 100%;margin-top: 70px;position: relative;z-index: 100;}
	.cyhya_ba{width: 8%;margin: 0 2.15%;}
	.cyhya_ba img{width: 100%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);}
	.cyhya_ba p{text-align: center;font-size: 12px;color: #808080;line-height: 24px;margin-top: 14px;}
	.cyhya_xt{width: 98%;height: 1px;border: 1px dashed #d8d8d8;position: absolute;left: 1%;top: 32%;z-index: -1;}
	.cyhyb{width: 100%;background: #f5fafe;margin-top: 54px;padding-top: 80px;}
	.cyhyb_a{width: 50%;position: relative;}
	.cyhyb_a img:nth-child(1){width: 72.666%;}
	.cyhyb_t{width: 1.166%;position: absolute;left: 19%;top: 30.2%;opacity: 0;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.cyhyb_b{width: 45%;margin-top: -3%;}
	.cyhyb_b h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: right;margin-bottom: 13px;}
	.cyhyb_b h1 span{font-size: 30px;}
	.cyhyb_b p{font-size: 12px;color: #7f7f7f;line-height: 26px;text-align: right;margin-top: 26px;}
	.cyhyb_b p span{font-size: 14px;color: #5b5b5b;}
	.cyhyc{margin-top: 50px;}
	.cyhyc > h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: center;margin-bottom: 13px;}
	.cyhyc > h1 span{font-size: 30px;}
	.cyhyc_a{width: 100%;margin-top: -25px;}
	.cyhyc_aa{width: 47%;margin-left: 1.5%;height: 235px;background: #fff;border-radius: 10px;box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);padding: 9px 11px;margin-top: 6%;cursor: pointer;}
	.cyhyc_aa h1{width: 100%;font-size: 20px;color: #1fa6f2;line-height: 61px;background: #eef8ff;border-top-left-radius: 10px;border-top-right-radius: 10px;text-align: center;margin-bottom: 14px;}
	.cyhyc_aa p{float: left;width: 50%;font-size: 16px;color: #757575;line-height: 26px;padding-left: 32px;margin-top: 13px;}
	.cyhyc_ab{margin-right: 1.416%;margin-left: 0;box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);}
	.cyhyc_ab h1{background: #eef8ff;color: #1fa6f2;}
	.cyhyc_ac{box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);}
	.cyhyc_ac h1{background: #eef8ff;color: #1fa6f2;}
	.cyhyc_ac p{float: none;width: 100%;}
	.cyhyc_ac p span{font-size: 12px;margin-left: 18px;}
	.anlizs{margin-top: 46px;margin-bottom: -67px;}
	.anlizs .commen > h1{text-align: center;font-size: 30px;color: #0b9de7;letter-spacing: 2px;line-height: 84px;}
	.anlizsa{background: url(../img/w217.png) no-repeat;width: 30.58%;margin: 0 auto;padding-top: 7%;background-size: 100%;}
	.anlizsa .swiper-container{width: 89.37%;}
	.anlizsa .swiper-container .swiper-slide{width: 100%;}
	.anlizsa .swiper-container .swiper-slide img{width: 100%;}
	.anlizs .commen{position: relative;}
	.anlizsb_a{width: 28%;}
	.anlizsb_a h1{font-size: 22px;color: #0b9de7;line-height: 59px;}
	.anlizsb_a p{font-size: 14px;color: #767676;line-height: 19px;}
	.anlizsb_a:nth-child(2n) h1{text-align: right;}
	.anlizsb_a:nth-child(2n) p{text-align: right;}
	.anlizsb_a:nth-child(1){position: absolute;left: 4%;top: 30%;}
	.anlizsb_a:nth-child(2){position: absolute;right: 4%;top: 30%;}
	.anlizsb_a:nth-child(3){position: absolute;left: 4%;top: 60%;}
	.anlizsb_a:nth-child(4){position: absolute;right: 4%;top: 60%;}
	
	.cyhyc_ax{box-shadow: 0px 0px 25px -1px rgba(245,209,159,0.46);}
	.cyhyc_ax h1{color: #fff;background: #fdc77c;}
	
/*解决方案-家装行业*/
	.jzhya{padding: 0 6.2%;width: 100%;}
	.jzhya .cyhya_ba{width: 8.1%;margin: 0 3.092%;}
	.jzhy .cyhya_xt{width: 95%;left: 2.5%;}
	.jzhyb p{width: 50%;float: left;}
	.jzhyb p:nth-child(3){padding-left: 0;}
	.jzhyb p:nth-child(5){padding-left: 0;}
	
/*解决方案-教育行业*/
	.jyhy p:nth-child(3){position: relative;padding-right: 50px;}
	.jyhy p:nth-child(3) .span1::after{content: "";background: url(../img/w248.png);width: 38px;height: 38px;position: absolute;right: 0;top: 7px;}
	.jyhy p:nth-child(4){position: relative;padding-right: 50px;}
	.jyhy p:nth-child(4) .span1::after{content: "";background: url(../img/w249.png);width: 38px;height: 38px;position: absolute;right: 0;top: 7px;}
	.jyhy p:nth-child(5){position: relative;padding-right: 50px;}
	.jyhy p:nth-child(5) .span1::after{content: "";background: url(../img/w250.png);width: 38px;height: 38px;position: absolute;right: 0;top: 7px;}
	.jyhyc p{width: 100%;float: none;}
	.jyhyc span{font-size: 12px;color: #757575;width: 50%;padding-left: 45px;line-height: 20px;display: inline-block;}
	.jyhyd span{font-size: 12px;color: #757575;padding-left: 45px;line-height: 26px;display: inline-block;}
	
/*解决方案-汽车行业*/
	.qchya p{font-size: 14px;color: #5b5b5b;}
	
/*解决方案-电商行业*/
	.dshyc{margin-top: 69px;margin-bottom: -30px;}
	.dshyc_a{width: 44.9166%;margin-left: 4.083%;margin-top: 74px;}
	.dshyc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.dshyc_a h1 span{font-size: 30px;}
	.dshyc_p{width: 100%;margin-top: 30px;}
	.dshyc_pa{width: 46%;height: 67px;border: 1px solid #c3ddf6;padding-left: 20px;line-height: 67px;margin-top: 46px;font-size: 18px;color: #0b9de7;transition: all ease 0.3s;}
	.dshyc_pa span{position: relative;width: 130px;display: inline-block;}
	.dshyc_pa span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;right: 0;position: absolute;margin-top: 24px;}
	.dshyc_paa{background: #2da4e9;color: #fff;}
	.dshyc_b{background: url(../img/w262.png) no-repeat;width: 30.58%;margin-right: 7.75%;padding: 7% 0;background-size: 100%;}
	.dshyc_c{width: 89.1%;margin: 0 auto;overflow: hidden;}
	.dshyc_d{width: 500%;}
	.dshyc_d img{width: 20%;float: left;}
	.yuyuea{margin-top: 0;}
	
/*成功案例列表页*/
	.cgall{margin-top: 23px;}
	.cgalla{width: 98%;margin: 0 auto;}
	.cgalla_a{width: 100%;margin-top: 15px;}
	.cgalla_az{width: 16%;background: #66c6f6;}
	.cgalla_az p{line-height: 26px;margin-left: 9%;font-size: 16px;color: #fff;position: relative;padding: 35px 0;}
	.cgalla_az p span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 20px;position: absolute;margin-top: 3px;}
	.cgalla_ay{width: 84%;background: #f3f3f3;padding: 8px 0;}
	.cgalla_ayp{float: left;line-height: 39px;width: 12%;text-align: center;}
	.cgalla_ayp a{font-size: 14px;color: #686868;transition: all ease 0.3s;}
	.cgalla_ay p:nth-child(2){float: left;width: 86%;}
	.cgalla_ayb{float: left;width: 16%;line-height: 39px;}
	.cgalla_ayb a{font-size: 14px;color: #686868;transition: all ease 0.3s;}
	.cgalla_ay a:hover{color: #ff626d;}
	.cgalla_ax .cgalla_az p{padding: 15px 0;}
	.cgalla_ayba a{color: #ff626d;}
	
	.cgallb{width: 100%;margin-top: 20px;}
	.cgallb_a{width: 45.166%;margin: 28px 2.4174%;padding: 3%;border: 1px solid #e5e5e5;transition: all ease 0.3s;}
	.cgallb_az{width: 29.07%;}
	.cgallb_az img{width: 41.13%;}
	.cgallb_az h1{line-height: 40px;overflow: hidden;width: 100%;}
	.cgallb_az h1 a{font-size: 12px;color: #545454;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cgallb_az p{line-height: 20px;height: 60px;overflow: hidden;margin-top: 5%;}
	.cgallb_az p a{color: #929292;}
	.cgallb_t{width: 64.81%;overflow: hidden;}
	.cgallb_t img{width: 100%;transition: all ease 0.3s;}
	.cgallb_a:hover{border-color: #fff;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.cgallb_a:hover .cgallb_t img{transform: scale(1.03);}
	.yema{display: table;margin: 0 auto;margin-top: 46px;margin-bottom: 70px;}
	.yema p{width: 60px;height: 60px;text-align: center;line-height: 60px;float: left;}
	.yema_a{background: #eff0f6;transition: all ease 0.3s;}
	.yema_a a{font-size: 18px;color: #5b5b5b;transition: all ease 0.3s;}
	.yema_z{margin-right: 33px;}
	.yema_y{margin-left: 33px;}
	.yema .yema_a:hover{background: #66c6f6;}
	.yema .yema_a:hover a{color: #fff;}
	.yema_aa{background: #66c6f6;}
	.yema_aa a{color: #fff;}
	
/*成功案例内页*/
	.cgaln{width: 100%;margin-top: 27px;}
	.cgalna{width: 97.5%;margin: 0 auto;}
	.cgalna img{width: 100%;}
	.cgalnb{width: 100%;margin-top: -54px;position: relative;}
	.cgalnb_a{width: 80%;margin: 0 auto;background: #fff;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);padding: 28px 0 23px 0;}
	.cgalnb_a p{float: left;font-size: 12px;color: #47c2ff;width: 33.3333%;text-align: center;line-height: 22px;}
	.cgalnb_a p span{font-size: 26px;color: #47c2ff;font-weight: bold;line-height: 36px;}
	.cgaln_b{width: 92%;margin: 0 auto;margin-top: 55px;}
	.cgaln_b h1{font-size: 18px;color: #039fff;line-height: 24px;background: url(../img/w92.png) no-repeat left 0 top 2px;padding-left: 26px;}
	.cgaln_b h6{font-size: 14px;color: #545454;line-height: 38px;margin-top: 21px;}
	.cgaln_b p{font-size: 14px;color: #929292;line-height: 28px;}
	.cgaln_b p span:nth-child(1){margin-right: 16%;}
	.cgaln_b p span:nth-child(2){margin-right: 16%;}
	.cgalb_c{width: 100%;margin-top: 93px;}
	.cgalb_ct1{width: 30.58%;margin: 0 4.916%;}
	.cgalb_ct1 img{width: 100%;}
	.cgalb_ct2{width: 19.176%;}
	.cgalb_ct2 img:nth-child(1){width: 25%;margin: 0 auto;margin-top: 103px;}
	.cgalb_ct2 img:nth-child(2){width: 86.2%;margin: 0 auto;margin-top: 54px;}
	.fhlb_xt{width: 97.5%;margin: 0 auto;height: 1px;background: #e8e8e8;margin-top: 115px;}
	.fhlb{display: table;margin: 0 auto;margin-top: -21px;margin-bottom: 90px;}
	.fhlb p{float: left;width: 132px;height: 44px;background: #eff0f6;line-height: 44px;text-align: center;font-size: 14px;color: #545454;transition: all ease 0.3s;}
	.fhlb img{float: left;}
	.fhlb p:hover{padding-left: 8px;}
	
/*渠道合作*/
	.qdhzxx{margin-top: 77px;}
	.qdhz{margin-top: -60px;}
	.qdhza h1{text-align: center;font-size: 30px;color: #0b9de7;letter-spacing: 2px;line-height: 44px;}
	.qdhza_a{width: 100%;}
	.qdhza_xt{width: 30%;height: 1px;background: #e8e8e8;margin-top: 20px;}
	.qdhza_a p{text-align: center;width: 40%;float: left;line-height: 36px;font-size: 22px;font-weight: bold;color: #0b9de7;}
	.qdhza > p{text-align: center;font-size: 14px;color: #5b5b5b;line-height: 38px;}
	.qdhzb{width: 100%;margin-top: 41px;height: 249px;}
	.qdhzb img{width: 1200px;position: absolute;left: 50%;margin-left: -600px;}
	.qdhzc{background: url(../img/w284.jpg) no-repeat;background-size: cover;width: 100%;padding-top: 56px;padding-bottom: 42px;}
	.qdhzc_a h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: center;}
	.qdhzc_a h1 span{font-size: 30px;}
	.qdhzc_b{width: 96%;margin: 0 auto;margin-top: 4px;}
	.qdhzc_ba{width: 29.7%;background: url(../img/w287.png) no-repeat right 0 top 25px;}
	.qdhzc_ba p{width: 150px;line-height: 46px;font-size: 14px;color: #7c7c7c;padding-left: 15px;margin-bottom: 18px;background: url(../img/w285.png) no-repeat;background-size: 100%;}
	.qdhzc_bb{width: 41%;margin-left: -0.4%;}
	.qdhzc_bb img:nth-child(1){margin: 0 auto;margin-top: 32px;width: 14px;}
	.qdhzc_bb img:nth-child(2){width: 100%;margin: 0 auto;margin-top: 19px;}
	.qdhzc_bb p{text-align: center;font-size: 12px;color: #5b5b5b;line-height: 24px;margin: 0 auto;margin-top: 57px;width: 92%;}
	.qdhzc_bc{width: 29.7%;background: url(../img/w288.png) no-repeat left 5px top 25px;}
	.qdhzc_bc p{width: 150px;line-height: 46px;font-size: 14px;color: #7c7c7c;padding-left: 15px;margin-bottom: 18px;background: url(../img/w285.png) no-repeat;background-size: 100%;float: right;}
	.ggzygd_xiana{z-index: 0;}
	.ggzygdaa{margin-top: -17px;}
	.qdhzd{padding-top: 61px;overflow: hidden;}
	.qdhzd_z{margin-top: 2%;position: relative;width: 40%;margin-left: 4%;}
	.qdhzd_z h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;}
	.qdhzd_z h1 span{font-size: 30px;}
	.qdhzd_z p{line-height: 24px;color: #5b5b5b;margin-top: 18px;}
	.qdhzd_z h2{position: absolute;bottom: -95px;left: -10px;font-family: "Arial";font-size: 100px;color: #eaf9f9;font-weight: 900;line-height: 100px;}
	.qdhzd_y{width: 35.416%;margin-right: 14px;}
	.qdhzd_y img{width: 100%;}
	.qdhze{overflow: hidden;background: #f5fafe;padding-top: 76px;}
	.qdhze_z{margin-top: 2%;position: relative;width: 40%;margin-right: 4%;}
	.qdhze_z h1{font-size: 22px;color: #0b9de7;line-height: 36px;letter-spacing: 2px;text-align: right;}
	.qdhze_z h1 span{font-size: 30px;}
	.qdhze_z p{line-height: 24px;color: #5b5b5b;margin-top: 18px;text-align: right;}
	.qdhze_z h2{position: absolute;bottom: -95px;right: 1%;font-family: "Arial";font-size: 100px;color: #eaf9f9;font-weight: 900;line-height: 100px;}
	.qdhze_y{width: 35.416%;margin-right: 14px;}
	.qdhze_y img{width: 100%;}
	.qdhzf h2{bottom: -95px;}
	.boda{display: table;margin: 0 auto;margin-top: 28px;}
	.yuyueb{height: auto;padding-bottom: 43px;}
	.bodaa{background: url(../img/w293.png) no-repeat;width: 256px;height: 45px;background-size: 100%;font-family: "Arial";font-size: 18px;color: #fff;font-weight: 900;border: none;text-align: center;line-height: 40px;cursor: pointer;}
	.boda img{float: left;margin: 11px 47px;}
	.boda .yuyue_tj{margin-left: 0;}
	.yuyue_sja{width: 220px;height: 45px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w310.png) no-repeat left 20px top 6px #fff;padding-left: 68px;line-height: 45px;color: #8a8a8a;margin-left: 32px;}
	
/*微派简介*/
	.wpjj{width: 100%;margin-top: 4px;}
	.wpjj img{margin-left: 19px;}
	.wpjj p{width: 92.25%;margin: 0 auto;font-size: 14px;color: #686868;line-height: 28px;margin-top: 52px;}
	.wppjjb{width: 96.833%;margin: 0 auto;margin-top: 80px;margin-bottom: 35px;}
	.wppjjb img{float: left;margin-top: 10px;width: 55%;}
	.wppjjb_a{width: 44%;border-bottom: 1px solid #e8e8e8;}
	.wppjjb_a p{text-align: right;font-size: 24px;color: #eceaea;font-family: "Arial";font-weight: 900;line-height: 40px;}
	
	
/*弹窗*/
	.tanchuang{position:fixed;top: 50%;left: 50%;margin-left: -313px;margin-top: -136px;z-index: 10000;opacity: 1;background: url(../img/w302.png) no-repeat;width: 600px;height: 262px;animation: tcguodu 1s;background-size: 100% 100%;}
	.guanbia{position: absolute;right: 35px;top: 35px;cursor: pointer;}
	.guanbia img{transition: all ease 0.6s;}
	.guanbia img:hover{transform: rotate(-360deg)}
	@keyframes tcguodu{
		0%{opacity: 0;}
		100%{opacity: 1;}
	}
	.tczixun{margin-top: 174px;margin-left: 59px;}
	.lijizx{width: 125px;height: 37px;background: #fff;font-size: 18px;color: #3093f3;line-height: 37px;text-align: center;border: none;border-radius: 5px;cursor: pointer;float: left;}
	.lijizx a{font-size: 18px;color: #3093f3;}
	.shaohou{width: 125px;height: 37px;background-color: transparent;font-size: 18px;color: #fff;line-height: 37px;text-align: center;border: 1px solid #fff;border-radius: 5px;cursor: pointer;margin-left: 37px;}
	
	
		input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	input.labelauty { display: none !important; }
	input.labelauty + label{display: table;font-size:14px;background: transparent;color: #7c7c7c;cursor: pointer;width:100%;}
	input.labelauty + label > span.labelauty-unchecked,
	input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;width: 100px;}
	input.labelauty:not(:checked):not([disabled]) + label:hover{color: #ff626d;}
	input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	input.labelauty:checked + label{background-color: transparent;color: #ff626d;}
	input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	input.labelauty[disabled] + label{opacity: 1;}
	
	.cgalla_ayba input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	.cgalla_ayba input.labelauty { display: none !important; }
	.cgalla_ayba input.labelauty + label{display: table;font-size:14px;background:transparent;color: #ff626d;cursor: pointer;width:100%;}
	.cgalla_ayba input.labelauty + label > span.labelauty-unchecked,
	.cgalla_ayba input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	.cgalla_ayba input.labelauty:not(:checked):not([disabled]) + label:hover{background-color:transparent;color: #ff626d;}
	.cgalla_ayba input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	.cgalla_ayba input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	.cgalla_ayba input.labelauty:checked + label{background-color:transparent;color: #ff626d;}
	.cgalla_ayba input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	.cgalla_ayba input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	.cgalla_ayba input.labelauty[disabled] + label{opacity: 1;}
	.cgalla_aybaa input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	.cgalla_aybaa input.labelauty { display: none !important; }
	.cgalla_aybaa input.labelauty + label{display: table;font-size:14px;background:transparent;color: #ff626d;cursor: pointer;width:100%;}
	.cgalla_aybaa input.labelauty + label > span.labelauty-unchecked,
	.cgalla_aybaa input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	.cgalla_aybaa input.labelauty:not(:checked):not([disabled]) + label:hover{background-color:transparent;color: #ff626d;}
	.cgalla_aybaa input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	.cgalla_aybaa input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	.cgalla_aybaa input.labelauty:checked + label{background-color:transparent;color: #ff626d;}
	.cgalla_aybaa input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	.cgalla_aybaa input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	.cgalla_aybaa input.labelauty[disabled] + label{opacity: 1;}
	
/*新增页面seo*/
	.seoa{width: 100%;background-image: url(../img/w307.jpg);background-repeat: no-repeat;background-position: center;height: 364px;margin-top: 22px;padding-top: 55px;}
	.seoa_a{width: 25.75%;background-color: #fff;padding: 4%;margin: 0 3.791%;border-radius: 10px;transition: all ease 0.3s;}
	.seoa_a p:nth-child(1){font-size: 14px;color: #5b5b5b;line-height: 28px;height: 140px; }
	.seoa_a p:nth-child(1) span{font-size: 14px;color: #ff626d;font-weight: bold;}
	.seoa_a p:nth-child(2){width: 128px;height: 37px;line-height: 37px;background-color: #66c6f6;border-radius: 5px;text-align: center;margin-top: 24px;}
	.seoa_a p:nth-child(2) a{color: #fff;font-size: 14px;font-weight: bold;letter-spacing: 1px;transition: all ease 0.3s;}
	.seoa_a p:nth-child(2):hover a{margin-left: 8px;}
	.seoa_a:hover{box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);}
	.seobp{text-align: center;font-size: 14px;color: #767676;line-height: 25px;margin-top: 13px;}
	.seob > img{width: 80%;margin: 0 auto;margin-top: 50px;}
	.seob_p{width: 100%;margin-top: -187px;position: relative;}
	.seob_p p{float: left;width: 28.08%;margin-left: 3.833%;background-color: #fff;padding: 3% 4%;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);border-radius: 5px;line-height: 23px;color: #767676;font-size: 14px;height: 161px;}
	.seoc{width: 100%;background-image: url(../img/w308.jpg);background-repeat: no-repeat;background-position: center;margin-top: 25px;padding-top: 62px;padding-bottom: 6%;}
	.seoc .ppxcc{margin-top: 0;}
	.seoca{width: 100%;margin-top: 32px;}
	.seoca_a{width: 15%;margin: 0 2.5%;}
	.seoca_a img{width: 100%;}
	.seoca_a h1{margin-left: 20px;font-size: 16px;color: #0b9de7;line-height: 30px;margin-top: 7px;}
	.seoca_a p{margin-left: 20px;line-height: 18px;font-size: 12px;color: #767676;margin-top: 15px;width: 110%;}
	.seoc_m{display: table;margin: 0 auto;margin-top: 53px;}
	.seod{width: 98%;margin: 0 auto;}
	.seoda{position: relative;z-index: 100;width: 26%;}
	.seoda_a{padding: 4%;cursor: pointer;transition: all ease 0.3s;position: relative;}
	.seoda_a h1{font-size: 18px;color: #1fa6f2;line-height: 30px;text-align: right;}
	.seoda_a p{font-size: 14px;color: #757575;line-height: 28px;text-align: right;margin-top: 13px;}
	.seoda_a:hover{box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);background-color: #fff;}
	.seoda_a:nth-child(2){margin-top: 140px;}
	.seoda_a:nth-child(1){margin-top: 16px;}
	.seodb{width: 45%;}
	.seodb img{width: 100%;}
	.seodb p{width: 204px;margin: 0 auto;line-height: 49px;text-align: center;background-color: #66c6f6;border-radius: 5px;margin-top: 14px;}
	.seodb p a{font-size: 14px;color: #fff;font-weight: bold;letter-spacing: 1px;transition: all ease 0.3s;}
	.seodb p:hover a{margin-left: 8px;}
	.seodc{width: 26%;}
	.seodc .seoda_a{margin-left: 20px;}
	.seodc .seoda_a h1{text-align: left;}
	.seodc .seoda_a p{text-align: left;}
	.seod .ppxcc{margin-bottom: 19px;}
	.seoe{width: 100%;background-image: url(../img/w310.jpg);background-repeat: no-repeat;background-position: center top;padding-top: 50px;margin-top: 55px;margin-bottom: 123px;}
	.seoe .ppxcc{margin-top: 0;}
	.seoea{width: 93.666%;margin: 0 auto;margin-top: 40px;position: relative;}
	.seoea_a{width: 39.14%;background-color: #fff;box-shadow: 0px 0px 25px 0px rgba(24,168,240,0.3);padding: 9px 10px 51px 10px;border-radius: 10px;margin-top: 62px;}
	.seoea_a h1{width: 100%;text-align: center;line-height: 61px;background-color: #eef8ff;border-top-left-radius: 10px;border-top-right-radius: 10px;font-size: 22px;color: #1fa6f2;letter-spacing: 1px;}
	.seoea_a p{width: 88%;margin: 0 auto;font-size: 16px;color: #757575;line-height: 27px;margin-top: 47px;height: 71px;}
	.seoea_a p span{font-size: 18px;color: #757575;font-weight: bold;}
	.seoea_b{width: 39.41%;left: 30.295%;background-color: #fff;box-shadow: 0px 0px 25px 0px rgba(245,209,159,0.46);padding: 9px 10px 51px 10px;border-radius: 10px;position: absolute;top: 0;}
	.seoea_b h1{width: 100%;text-align: center;line-height: 61px;background-color: #ffbf68;border-top-left-radius: 10px;border-top-right-radius: 10px;font-size: 22px;color: #fff;letter-spacing: 2px;font-weight: bold;margin-bottom: -16px;}
	.seoea_b h2{font-size: 18px;color: #ffa01e;font-weight: bold;width: 83%;margin: 0 auto;line-height: 42px;margin-top: 53px;}
	.seoea_b p{width: 92%;margin: 0 auto;padding: 3%;line-height: 24px;background-color: #eef8ff;font-size: 16px;color: #757575;border-radius: 5px;}
	.seoea_aa p{padding-left: 27%;width: 100%;}
	.seof{width: 100%;background-color: #f8f8f8;padding: 1px 0 66px 0;margin-top: 74px;margin-bottom: -67px;}
	.seof .ggzygd{margin-top: 50px;}


	
	
	
	

	

	
	
	
@media (min-width: 850px){
	.nv_c{margin-top: 20px;display: block;}
	.lianf{width: 150px;}
	.chengh{width: 150px;margin-left: 15px;}
	.tij{margin-left: 15px;}
	.guanggb{margin-top: -3%;}
	.dingzhib_t{height: 230px;}
	.ggwpc_t{margin-top: 10%;}
	.ggwpd_t{margin-top: 10%;}
	.ggzygd_xian{top: 27%;}
	.wxpyqa_t{margin-top: 4%;}
	.wxpyqc_w{width: 44%;margin-top: 5%;}
	.wxpyqc_w h1 span{font-size: 30px;}
	.wxpyqd_w{width: 40%;margin-top: 4%;}
	.wxpyqf_an .wxpyqf_p{width: 200px;}
	.ggzygda_a{width: 58%;}
	.wxgzha .wxpyqa_a{margin-top: 4%;width: 36%;}
	.ggzya_p{padding: 0 9px;}
	.txxw_a{width: 35%;}
	.ppxca_bt{margin-top: 7%;}
	.ppxcb_b{width: 36%;margin-top: 3%;}
	.ydjza_w{margin-top: 5%;}
	.ydjzc_t{margin-top: 6%;}
	.xcxca_a{margin-top: 6%;}
	.cyhyb_b{margin-top: 0%;}
	.qdhzc_ba p{width: 160px;}
	.qdhzc_bc p{width: 160px;}
	.qdhzd_z h2{bottom: -115px;}
	.qdhze_z h2{bottom: -115px;}
	
}
	
	
	
	
@media (min-width: 900px){
	.nv_a{width: 17%;margin-top: 10px;}
	.lianf{width: 180px;}
	.chengh{width: 180px;margin-left: 20px;}
	.tij{margin-left: 20px;}
	.guanggb{margin-top: -1%;}
	.dingxr{margin-top: -1%;}
	.dingzhib_t{height: 250px;}
	.ggwpa_a{padding-left: 7%;margin-top: 6%;}
	.ggwpc_t{margin-top: 5%;}
	.ggwpd_t{margin-top: 9%;}
	.wxpyqa_t{margin-top: 2%;}
	.wxpyqb_w p{margin-top: 8%;}
	.wxpyqc_w{width: 41%;margin-top: 8%;}
	.wxpyqd_w{width: 38%;margin-top: 6%;}
	.wxpyqe_w{width: 34%;margin-top: 12%;}
	.wxpyqf_an .wxpyqf_p{width: 220px;}
	.ggzygda_a{width: 62%;}
	.wxgzhb_w1{margin-top: 22%;}
	.wxgzhd_w{width: 46%;margin-top: 5%;}
	.ggzya_p{padding: 0 9px;}
	.qqkje .wxpyqe_w{width: 39%;margin-top: 4%;}
	.txxw_a{width: 34%;}
	.ppxcb_b{margin-top: 4%;}
	.ydjzc_t{margin-top: 3%;}
	.ydjze_a p{margin-left: 10px;}
	.xcxca_a{margin-top: 4%;}
	.dshyc_pa{padding-left: 30px;}
	.qdhzb img{width: 1300px;position: absolute;left: 50%;margin-left: -650px;}
	.qdhzd_z h2{bottom: -70%;}
	.qdhze_z h2{bottom: -70%;}



}

@media (min-width: 950px){
	.lianf{width: 210px;}
	.chengh{width: 210px;}
	.ziya{padding-left: 5%;}
	.dingxr{margin-top: 0%;}
	.dingzhib_t{height: 260px;}
	.yejz{margin-left: 3%;}
	.yejy{margin-left: 3%;}
	.ggwpa_a{margin-top: 7%;}
	.ggwpb_w1 p{margin-top: 9%;}
	.ggwpc_t{margin-top: 1%;}
	.ggwpd_t{margin-top: 3%;}
	.ggzygd_xian{top: 28%;}
	.wxpyqa_t{margin-top: 0%;}
	.wxpyqf_an .wxpyqf_p{width: 230px;}
	.ggzygda_a{width: 65%;}
	.qqkje .wxpyqe_w{margin-top: 7%;}
	.txxw_a{width: 33%;}
	.ppxca_bt{margin-top: 4%;}
	.ppxcb_b{margin-top: 5%;}
	.ppxcc_aa{width: 15%;margin: 0 2.5%;}
	.xcxa .ydjza_w{width: 26%;margin-left: 6%;margin-top:6%;}
	.cyhyb_b{margin-top: 3%;}
	.qdhzc_ba p{width: 175px;padding-left: 22px;}
	.qdhzc_bc p{width: 175px;padding-left: 22px;}
	.qdhzd_z h2{bottom: -180px;}
	.qdhze_z h2{bottom: -160px;}
	.seoea_a p{height: 61px;}
		
}
	
	
	
	
@media (min-width: 1000px){	
	.lianf{width: 220px;}
	.chengh{width: 220px;}
	.guanggb{margin-top: 0;}
	.dingxr{margin-top: 1%;}
	.dingzhib_t{height: 275px;}
	.yejzb{width: 680px;margin-top: 10px;}
	.yejzb_a{width: 300px;margin-top: 15px;float: left;}
	.yejzb_a:nth-child(4){width: 374px;}
	.yuyue_ch{width: 260px;}
	.yuyue_sj{width: 260px;}
	.yuyue_tj{width: 140px;}
	.ggwpa_a{margin-top: 8%;}
	.ggwpb_w2{margin-top: 8%;}
	.ggwpb_w2 .gunshu_a{padding-right: 25px;}
	.ggwpb_w2 .gunshu_b{padding-left: 25px;}
	.ggwpb_w2 .gunshu_c{padding-left: 25px;}
	.ggwpc_t{margin-top: 0%;}
	.ggwpd_t{margin-top: 1%;}
	.ggzygd_xian{top: 31%;}
	.wxpyqa_t{width: 38%}
	.wxpyqc_w{width: 38%;margin-top: 10%;}
	.wxpyqf_an .wxpyqf_p{width: 240px;}
	.ggzygda_a{width: 67%;}
	.wxpyqf_an .wxpyqf_p:nth-child(3){left: 4%;top: 60%;}
	.wxpyqf_an .wxpyqf_p:nth-child(4){right: 4%;top: 60%;}
	.wxgzhb_w1{margin-top: 24%;}
	.wxgzhd_w{margin-top: 7%;}
	.txxw_a{width: 30%;}
	.ppxca_bt{margin-top: 2%;}
	.ydjza_w{margin-top: 8%;}
	.ydjzc_t{margin-top: 1%;}
	.ydjzd_aa img{margin-top: 7%;}
	.ydjze_a p{margin-left: 20px;}
	.cyhyb_b{margin-top: 5%;}
	.qdhzd_z h2{bottom: -190px;}
	.qdhze_z h2{bottom: -170px;}

	
}
	
	
@media (min-width: 1100px){
	.dingxr{margin-top: 3%;}
	.dingzhib_t{height: 295px;}
	.yejz{margin-left: 5%;}
	.yejy{margin-left: 5%;}
	.ggwpb_w{margin-top: 6%;}
	.ggwpb_t{width: 49%;margin-left: 5%;}
	.ggzygda_a{width: 69%;}



}
	
	
	

}


@media(max-width:760px){
.clearfix{ clear:both;}
.fl{ float: left;}
.fr{float:right}
body{margin:0; padding:0;font-size: 0.75rem;max-width: 760px;}
a,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;}
* img{display:block;}
input{padding:0;margin:0;outline:none;border-radius: 0;-webkit-appearance: none;}
textarea{border-radius: 0;-webkit-appearance: none;}
.pc{display: none;}
.mob{display: block;}
.pb1{display: 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;
}
	.dabeijing{background: #fff;width: 100%;}
/*手机nav*/
	.sjdhgd{width: 100%;background: #fff;position: fixed;left: 0;top: 0;z-index: 10000;}
	.sjdh{width: 92%;margin: 0 auto;padding: 4% 0;position: relative;transition: all ease 0.5s;}
	.sjdha{width: 100%;}
	.sjdha_t1{width: 44%;margin-left: 3%;}
	.sjdha_t1 img{width: 100%;}
	.sjdha_t2{width: 26px;margin-top: 3%;margin-right: 1%;}
	.sjdha_t2 img{width: 100%;}
	.huakuai{position: fixed;top: 0;right: -100%;z-index: 9999;transition: all .4s cubic-bezier(.4,0,0,1);width: 100%;background: rgba(0,0,0,0.5);height: 100%;}
	.sjdhb{width: 79%;background: #fff;overflow-y: scroll;height: 100%;}
	.guanbi{width: 100%;border-bottom: 1px solid #f6f8f9;margin-bottom: 4%;}
	.guanbi img{width: 22px;height: 22px;margin: 5%;float: right;}
	.sjdhb_a{width: 100%;}
	.sjdhb_a h1{line-height: 60px;width: 100%;padding-left: 18px;}
	.sjdhb_a h1 a{font-size: 1.1rem;color: #32363d;}
	.sjdhb_ah1 h1{border-left: 3px solid #18a8f0;background: #f6f6f6;}
	.sjdhb_aa{width: 100%;}
	.sjdhb_p{width: 100%;line-height: 46px;padding-left: 37px;}
	.sjdhb_p a{font-size: 1rem;color: #858585;}
	.sjdhb_pa a{color: #3eb6f2;}
	
/*手机banner*/
	.sjban{width: 100%;margin-top: 15.5%;}
	.sjban .swiper-container{width: 100%;}
	.sjban .swiper-slide{width: 100%;}
	.sjban .swiper-slide img{width: 100%;}
	
/*广告*/
	.guangg{margin: 0 auto;margin-top: 8%;width: 92%;}
	.guanggb{width: 100%;float: none;}
	.guanggb_a{width: 100%;}
	.guanggb_a p{font-size: 1.3rem;color: #18a8f0;text-align: center;}
	.guanggb_a p span{font-size: 1rem;line-height: 36px;}
	.guanggb img{width: 92.75%;margin: 0 auto;margin-top: 3%;}
	.guanggb_b{width: 100%;margin-top: 8%;}
	.guanggb_b p{font-size: 0.95rem;color: #5b5b5b;line-height: 24px;height: 72px;overflow: hidden;text-align: center;}
	.guang_more{width: 90%;height: 53px;background: #4eb8ff;text-align: center;line-height: 53px;margin: 0 auto;margin-top: 6%;letter-spacing: 2px;border-radius: 5px;}
	.guang_more a{font-size: 1.1rem;color: #fff;}
	
/*广告资源*/
	.ziyuan{width: 100%;background: -webkit-gradient(linear, bottom, top, color-stop(0%,#dcf0ff), color-stop(100%,#f5fafe));background: -webkit-linear-gradient(to top, #dcf0ff 0%,#f5fafe 100%);background: -o-linear-gradient(to top, #dcf0ff 0%,#f5fafe 100%);background: -ms-linear-gradient(to top, #dcf0ff 0%,#f5fafe 100%);background: -moz-linear-gradient(to top, #dcf0ff 0%,#f5fafe 100%);background: linear-gradient(to top, #dcf0ff 0%,#f5fafe 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcf0ff', endColorstr='#f5fafe',GradientType=0 );margin-top: 8%;padding: 6% 0;}
	.ziya{width: 92%;margin: 0 auto;float: none;}
	.ziya > h1{font-size: 1.3rem;color: #18a8f0;text-align: center;}
	.ziya > h1 span{font-size: 1rem;line-height: 36px;}
	.ziya > p{width: 100%;font-size: 0.95rem;color: #5b5b5b;line-height: 24px;text-align: center;}
	.ziya img{width: 92.75%;margin: 0 auto;}
	.gunshu{display: table;margin: 0 auto;margin-top: 5%;}
	.gunshu_a{border-right: 1px solid #d5eaf8;padding: 0 14px 3px 14px;}
	.gunshu_a h1{font-size: 1.3rem;color: #0b9de7;line-height: 32px;font-weight: bold;}
	.gunshu_a p{color: #8a8a8a;line-height: 18px;height: 36px;font-size: 0.85rem;}
	.gunshu_c{border: none;}
	.ziya_more{width: 90%;height: 53px;background: #4eb8ff;text-align: center;line-height: 53px;margin: 0 auto;margin-top: 6%;letter-spacing: 2px;border-radius: 5px;}
	.ziya_more a{font-size: 1.1rem;color: #fff;}
	
	.ziyb{width: 90%;position: relative;margin: 0 auto;margin-top: 14%;margin-bottom: 16%;}
	.ziyb_t{width: 100%;margin: 0 auto;}
	.ziyb_t img{width: 100%;}
	.ziyb_t1{width: 19%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left: 14.8%;top: -26%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t1 img{width: 110%;}
	.ziyb_t2{width: 15%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left: 30.8%;top: -11%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t2 img{width: 110%;}
	.ziyb_t3{width: 14%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right: 5.2%;top: -2%;position: absolute;z-index: 100;opacity: 0.7;display: none;}
	.ziyb_t3 img{width: 110%;}
	.ziyb_t4{width: 11%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:-0.8%;top: 48%;position: absolute;z-index: 100;opacity: 0.8;display: none;}
	.ziyb_t4 img{width: 110%;}
	.ziyb_t5{width: 10%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:5.45%;top: 63%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t5 img{width: 110%;}
	.ziyb_t6{width: 10%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:7.45%;top: 102%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t6 img{width: 110%;}
	.ziyb_t7{width: 8%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:15.85%;top: 94%;position: absolute;z-index: 99;opacity: 0.8;display: none;}
	.ziyb_t7 img{width: 110%;}
	.ziyb_t8{width: 12%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);left:38.85%;top: 80%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t8 img{width: 110%;}
	.ziyb_t9{width: 12%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:22.85%;top: 99%;position: absolute;z-index: 100;opacity: 0.8;display: none;}
	.ziyb_t9 img{width: 110%;}
	.ziyb_t10{width: 16%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:10.85%;top: 84%;position: absolute;z-index: 99;opacity: 0.7;display: none;}
	.ziyb_t10 img{width: 110%;}
	.ziyb_t11{width: 8%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);right:3.5%;top: 89%;position: absolute;z-index: 100;opacity: 1;display: none;}
	.ziyb_t11 img{width: 110%;}
	.animate1{animation-duration: .8s;animation-delay: .3s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate2{animation-duration: .8s;animation-delay: .5s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate3{animation-duration: .8s;animation-delay: .7s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate4{animation-duration: .8s;animation-delay: .8s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate5{animation-duration: .8s;animation-delay: .9s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate6{animation-duration: .8s;animation-delay: 1.2s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate7{animation-duration: .8s;animation-delay: 1.1s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate8{animation-duration: .8s;animation-delay: 1.3s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate9{animation-duration: .8s;animation-delay: 1.5s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate10{animation-duration: .8s;animation-delay: 1.4s;animation-timing-function: ease;animation-fill-mode: both;}
	.animate11{animation-duration: .8s;animation-delay: 1.5s;animation-timing-function: ease;animation-fill-mode: both;}
	.dh3{animation-name: dh3;}
	@keyframes dh3{
		0%{opacity: 0;transform: scale(0);}
		100%{opacity: 0.9;transform: scale(1);}
	}

/*精准定向*/
	.dingx{width: 100%;background: #fff;padding: 6% 0;}
	.dingxr{width: 92%;margin: 0 auto;float: none;}
	.dingxr_a h1{font-size: 1.3rem;color: #18a8f0;text-align: center;}
	.dingxr_a h1 span{font-size: 1rem;line-height: 36px;}
	.dingxr_a p{width: 100%;font-size: 0.95rem;color: #5b5b5b;line-height: 24px;text-align: center;height: 48px;overflow: hidden;}
	.dingxr_b{width: 100%;margin-top: 50px;}
	.dingxr_ba{width: 50%;border-right: 1px solid #d5eaf8;padding-right: 11%;padding-bottom: 4px;}
	.dingxr_ba h1{font-size: 18px;color: #0b9de7;line-height: 18px;}
	.dingxr_ba p{line-height: 16px;color: #8a8a8a;margin-top: 10px;}
	.dingxr_b .dingxr_ba:nth-child(2){border: none;padding-left: 11%;padding-right: 0;}
	.dingxr_more{width: 80%;height: 53px;background: #4eb8ff;text-align: center;line-height: 53px;margin: 0 auto;margin-top: 6%;letter-spacing: 2px;border-radius: 5px;}
	.dingxr_more a{font-size: 1.1rem;color: #fff;}
	.sjdingx{width: 100%;margin-top: 5%;}
	.sjdingx .swiper-container{width: 82.4%;margin: 0 auto;}
	.sjdingx .swiper-container .swiper-slide{width: 100%;}
	.sjdingxa{width: 100%;background: #dee8f0;padding: 5% 4%;}
	.sjdingxa h1{font-size: 1.1rem;color: #333333;}
	.sjdingxa_p{width: 100%;height: 21px;overflow: hidden;margin-top: 4%;}
	.sjdingxa_p p{float: left;font-size: 0.85rem;line-height: 21px;background: #fff;color: #5b5b5b;padding: 0 10px;margin-right: 5px;text-align: center;}
	.sjdingxt{width: 100%;background: #fff;}
	.sjdingxt img{width: 90%;margin: 0 auto;margin: 0 4% 4% 4%}
	.sekuai{width: 100%;height: 30px;background: #fff;}
	
/*广告定制*/
	.ggdingzhi{background: #e8f5ff;width: 100%;padding:6% 0;}
	.dingzhi{width: 100%;margin: 0 auto;}
	.dingzhia{width: 92%;margin: 0 auto;}
	.dingzhia img{width: 92.75%;margin: 0 auto;}
	.dingzhia p{text-align: center;color: #5b5b5b;line-height: 24px;height: 72px;overflow: hidden;width: 100%;margin: 0 auto;margin-top: 4%;font-size: 0.95rem;}
	.sjdingz{width: 100%;margin-top: 5%;background: url(../img/w52.png) no-repeat;background-size: 100%;}
	.sjdingz .swiper-container{width: 76%;margin: 0 auto;}
	.sjdingz .swiper-container .swiper-slide{width: 100%;margin-top: 27%}
	.sjdingzt{width: 100%;}
	.sjdingzt img{width: 90%;margin: 0 auto}
	.sjdingzw{width: 100%;margin-top: 3%;padding: 0 3% 10% 3%;}
	.sjdingzw h1{line-height: 30px;}
	.sjdingzw h1 a{font-size: 1.1rem;color: #0b9de7;}
	.sjdingzw p{line-height: 24px;height: 72px;overflow: hidden;}
	.sjdingzw p a{font-size: 0.95rem;color: #5b5b5b;}
	.sekuai1{width: 100%;background: #e8f5ff;height: 30px;margin-top: 16%;}
	.dingzhi_more{width: 80%;height: 53px;background: #4eb8ff;text-align: center;line-height: 53px;margin: 0 auto;margin-top: 6%;letter-spacing: 2px;border-radius: 5px;}
	.dingzhi_more a{font-size: 1.1rem;color: #fff;}
	
/*合作伙伴*/
	.hzhba{width: 100%;margin-top: 5%;}
	.hzhba p{font-size: 1.3rem;color: #18a8f0;text-align: center;}
	.hzhba p span{font-size: 1rem;line-height: 36px;}
	.sjhzhb{width: 100%;margin-top: 5%;margin-bottom: -1px;position: relative;}
	.sjhzhb_z{width: 26px;height: 41px;position: absolute;left: 2%;top: calc(50% - 20px);}
	.sjhzhb_z img{width: 100%;}
	.sjhzhb_y{width: 26px;height: 41px;position: absolute;right: 2%;top: calc(50% - 20px);}
	.sjhzhb_y img{width: 100%;}
	.sjhzhb_a{width: 78%;margin: 0 auto;overflow: hidden;}
	.sjhzhb_b{width: 300%;}
	.sjhzhb_c{width: 33.33333%;}
	.sjhzhb_c img:nth-child(1){float: left;width: 48%;border: 1px solid #d2d2d2;margin: 0 1%;}
	.sjhzhb_c img:nth-child(2){float: right;width: 48%;border: 1px solid #d2d2d2;margin: 0 1%;}
	
/*页脚*/
	.yejiao{width: 100%;background: #181b24;margin-top: 6%;padding: 6% 0;}
	.yejy{width: 82.666%;margin: 0 auto;float: none;}
	.yejy img{width: 40%;float: left;}
	.yejy p{font-size: 0.85rem;color: #008fd7;line-height: 22px;margin-top: 2%;float: left;width: 55%;margin-left: 5%;}
	.yejdh{width: 64.51%;margin: 0 auto;border: 1px solid #999999;margin-top: 6%;}
	.yejdh p{line-height: 36px;font-size: 1.0rem;color: #008fd7;text-align: center;}
	.beian{width: 100%;margin: 0 auto;margin-top: 5%;}
	.beian p{font-size: 0.95rem;color: #747474;line-height: 24px;text-align: center;}
	.beian p a{font-size: 0.95rem;color: #747474;}
	
/*广告资源列表页*/
	.sjnban{width: 100%;margin-top: 16%;}
	.sjnban img{width: 100%;}
	.ggzy{width: 92%;margin: 0 auto;margin-top: 5%;}
	.ggzya_p{display: none;}
	.ggzya h1{font-size: 1.6rem;color: #eceaea;font-family: "Arial";line-height: 42px;font-weight: 900;float: none;text-align: center;}
	.mbx{width: 100%;margin: 0 auto;}
	.mbx p{font-size: 0.9rem;color: #c2c2c2;text-align: left;line-height: 26px;}
	.mbx p a{font-size: 0.9rem;color: #c2c2c2;}
	.ggzyl{width: 100%;margin: 0 auto;margin-top: -3%;}
	.ggzyla{width: 100%;padding: 3% 0;border: 1px solid #eeeeee;margin-top: 6%;}
	.ggzyla_t{width: 25%;}
	.ggzyla_t img{width: 80%;margin: 2% auto;}
	.ggzyla_w{width: 60%;padding: 3% 0;padding-left: 3%;}
	.ggzyla_w h1{line-height: 24px;}
	.ggzyla_w h1 a{font-size: 1.05rem;color: #039fff;}
	.ggzyla_w p{width: 100%;overflow: hidden;line-height: 22px;}
	.ggzyla_w p a{font-size: 0.9rem;color: #686868;width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
	.ggzyla_more{line-height: 30px;margin-top: 6%;margin-right: 3%;width: 14px;}
	.ggzyla_more img{width: 100%;}
	.ggzyla_t1 img{width:70%;margin-top: 5%;}
	.ggzyla:hover{border-color: #fff;box-shadow: 0 0 20px -1px rgba(24,168,240,0.3);transform: translateY(-8px);}
	.yuyue{width: 100%;background: url(../img/w59.jpg) no-repeat center;background-size: 100% 100%;margin-top: 8%;padding-top: 6%;padding-bottom: 6%;margin-bottom: -6%;}
	.yuyue_t{width: 86%;margin: 0 auto;}
	.yuyue_t img{width: 100%;}
	.yuyue_an{width: 86%;margin: 0 auto;margin-top: 8%;}
	.yuyue_ch{width: 100%;height: 50px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w68.png) no-repeat left 12px top 6px #fff;padding-left: 55px;line-height: 45px;color: #8a8a8a;float: none;font-size: 1rem;}
	.yuyue_sj{width: 100%;height: 50px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w69.png) no-repeat left 15px top 6px #fff;padding-left: 55px;line-height: 45px;color: #8a8a8a;margin-top: 5%;float: none;font-size: 1rem;}
	.yuyue_tj{width: 100%;height: 50px;background: url(../img/w70.png) no-repeat;background-size: 100% 100%;border: none;border-bottom: 4px solid #f4a13c;text-align: center;line-height: 45px;margin-top: 5%;color: #fff;font-weight: bold;cursor: pointer;float: none;font-size: 1rem;}
	
/*广告资源内页-微派*/
	.ggzyny{width: 92%;margin: 0 auto;margin-top: 5%;}
	.ggwp{width: 100%;}
	.ggwpa{width: 100%;margin-top: 18px;}
	.ggwpa_a{width: 100%;margin-top: 4%;float: none;}
	.ggwpa_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ggwpa_a h1 span{font-size: 1.3rem;}
	.ggwpa_a p{font-size: 0.95rem;color: #5b5b5b;line-height: 24px;margin-top: 5%;}
	.ggwpa_b{width: 80%;margin: 0 auto;margin-top: 2%;}
	.ggwpa_b img{width: 100%;}
	.ggwpb{width: 108%;background: #f5fafe;margin-top: 5%;padding-top: 6%;margin-left: -4%;padding-bottom: 5%;}
	.ggwpb_t{width: 70%;margin: 0 auto;margin-top: 5%;}
	.ggwpb_t img{float: left;}
	.ggwpb_t img:nth-child(1){width: 50.666%;margin-left: 6.417%;}
	.ggwpb_t img:nth-child(2){width: 36.5%;}
	.ggwpb_w{width: 90%;margin: 0 auto;margin-top: 2%;float: none;}
	.ggwpb_w1{width: 100%;}
	.ggwpb_w1 h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ggwpb_w1 h1 span{font-size: 1.3rem;}
	.ggwpb_w1 p{font-size: 0.95rem;color: #5b5b5b;line-height: 25px;margin-top: 3%;text-align: center;}
	.ggwpb_w2{float: none;margin-top: 5%;}
	.ggwpc{width: 100%;margin-top: 6%;}
	.ggwpc_a{width: 96%;margin: 0 auto;padding: 5% 4%;position: relative;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);margin-top: 4%;float: none;}
	.ggwpc_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;}
	.ggwpc_a h1 span{font-size: 1.3rem;}
	.ggwpc_a p{font-size: 0.95rem;color: #5b5b5b;line-height: 25px;margin-top: 3%;}
	.ggwpc_t{width: 60%;float: none;margin: 0 auto;}
	.ggwpc_t img{width: 100%;}
	.ggwpc_a img{display: none;}
	.ggwpd{width: 100%;margin-top: 8%;}
	.ggwpd_a{width: 96%;margin: 0 auto;padding: 5% 4%;position: relative;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);margin-top: 4%;float: none;}
	.ggwpd_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;}
	.ggwpd_a h1 span{font-size: 1.3rem;}
	.ggwpd_a p{font-size: 0.95rem;color: #5b5b5b;line-height: 25px;margin-top: 3%;}
	.ggwpd_t{width: 60%;float: none;margin: 0 auto;}
	.ggwpd_t img{width: 100%;}
	.ggwpd_a img{display: none;}
	.ggzygd{width: 100%;margin-top: 10%;}
	.ggzygda{width: 100%;}
	.ggzygda img{float: none;width: 60%;margin: 0 auto;}
	.ggzygdb{width: 96%;margin: 0 auto;position: relative;margin-top: 5%;}
	.ggzygdb_a{width: 20%;margin: 3% 6.57%;}
	.ggzygdb_t{width: 100%;padding: 6px;border-radius: 50%;box-shadow: 0px 0px 18px 0px rgba(24,168,240,0.3);background: #fff;overflow: hidden;}
	.ggzygdb_t img{width: 100%;}
	.ggzygdb_a p{display: none;}
	.ggzygd_s{position: relative;z-index: 1;}
	.ggzygdb_a:hover .ggzygdb_t img{transform: scale(1.05);}
	.ggzygdb_a:hover p a{color: #3eb6f2;}
	
/*广告资源内页-微信朋友圈广告*/
	.wxpyqa{width: 92%;margin: 0 auto;margin-top: 5%;}
	.wxpyqa_a{width: 100%;float: none;}
	.wxpyqa_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.wxpyqa_a h1 span{font-size: 1.3rem;}
	.wxpyqa_a p{font-size: 0.95rem;color: #5b5b5b;line-height: 24px;margin-top: 5%;}
	.wxpyqa_t{width: 86%;margin: 0 auto;margin-top: 3%;float: none;}
	.wxpyqa_t img{width: 100%;}
	.wxpyqb{width: 108%;background: #f5fafe;padding-top: 6%;margin-top: 8%;margin-left: -4%;}
	.wxpyqb_a{width: 80%;position: relative;float: none;margin: 0 auto;margin-top: 6%;}
	.wxpyqb_a img:nth-child(1){width: 80.89%;}
	.wxpyqb_tsj{width: 50.27%;position: absolute;left: 17.9%;top: 19%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.wxpyqb_w{width: 90%;margin: 0 auto;float: none;}
	.wxpyqb_w h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: left;}
	.wxpyqb_w h1 span{font-size: 1.3rem;}
	.wxpyqb_w p{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 4%;}
	.wxpyqc{width: 92%;margin: 0 auto;margin-top: 8%;}
	.wxpyqc_w{width: 100%;float: none;}
	.wxpyqc_w h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: left;}
	.wxpyqc_w h1 span{font-size: 1.3rem;}
	.wxpyqc_w p{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 4%;}
	.wxpyqc_t{width: 96%;position: relative;float: none;margin: 0 auto;margin-top: 6%;}
	.wxpyqc_t img:nth-child(1){width: 80%;}
	.wxpyqc_t1sj{width: 10%;position: absolute;left: 36%;top: 48.5%;opacity: 0;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);}
	.wxpyqd{width: 108%;background: #f5fafe;padding-top: 6%;margin-left: -4%;}
	.wxpyqd_a{width: 90%;position: relative;margin: 0 auto;float: none;margin-top: 6%;}
	.wxpyqd_a img:nth-child(1){width: 70.833%;}
	.wxpyqd_tsj{width: 44%;position: absolute;left: 13%;top: 23.5%;opacity: 0;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);}
	.wxpyqd_w{width: 90%;margin: 0 auto;float: none;}
	.wxpyqd_w h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: left;}
	.wxpyqd_w h1 span{font-size: 1.3rem;}
	.wxpyqd_w p{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 4%;}
	.wxpyqe{width: 92%;margin: 0 auto;margin-top: 6%;}
	.wxpyqe_w{width: 100%;float: none;}
	.wxpyqe_w h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: right;}
	.wxpyqe_w h1 span{font-size: 1.3rem;}
	.wxpyqe_w p{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 4%;text-align: right;}
	.wxpyqe_t{width: 80%;position: relative;float: none;margin: 0 auto;margin-top: 6%;}
	.wxpyqe_t img:nth-child(1){width: 93.833%;}
	.wxpyqe_t1sj{width: 44%;position: absolute;right: 22%;top: 30.5%;opacity: 1;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);}
	.wxpyqf{width: 108%;background: #f8f8f8;padding-top: 6%;margin-left: -4%;}
	.wxpyqf_a{width: 90%;margin: 0 auto;}
	.wxpyqf_a p{font-size: 1.25rem;color: #0b9de7;text-align: center;line-height: 40px;}
	.wxpyqf_a img{display: table;margin: 0 auto;}
	.wxpyqfa{width: 100%;position: relative;}
	.wxpyqfb{background: url(../img/w91.png) no-repeat;width: 60%;background-size: 100%;margin: 0 auto;padding-top: 22%;margin-top: 16px;padding-bottom: 3%;}
	.wxpyqfc{width: 79%;margin: 0 auto;overflow: hidden;}
	.wxpyqfd{width: 400%;}
	.wxpyqfd img{width: 25%;float: left;}
	.wxpyqf_an{width: 94%;margin: 0 auto;margin-top: 5%;}
	.wxpyqf_an .wxpyqf_p{width: 23%;margin: 0 1%; height: 40px;border: 1px solid #c3ddf6;text-align: center;line-height: 40px;background: #fff;font-size: 0.8rem;color: #0b9de7;}
	.wxpyqf_an  .wxpyqf_pa{background: #2da4e9;color: #fff;}
	.dingzhigd{margin-top: 8%;}
	.dingzhigd .dingzhia{margin-bottom: 30px;}
	
	.beijings{width: 108%;background: #f8f8f8;margin-left: -4%;}
	.beijings .commen{width: 90%;margin: 0 auto;padding: 1% 0 7% 0;margin-bottom: -8%;margin-top: 5%;}
	
/*广告资源内页-微信公众号广告*/
	.wxgzha{width: 100%;margin-top: 5%;}
	.wxgzha_t{width: 86%;margin: 0 auto;}
	.wxgzha_t img{width: 100%;}
	.wxgzha .wxpyqa_a{margin: 0 auto;width: 92%;}
	.wxgzha .wxpyqa_a p{margin-top: -5%;}
	.wxgzhb{width: 100%;margin-top: 8%;}
	.wxgzhb_a{width: 108%;margin-left: -4%;background: #f5fafe;padding-top: 6%;}
	.wxgzhb_a h1{font-size: 1.3rem;color: #0b9de7;line-height: 32px;text-align: left;width: 92%;margin: 0 auto;}
	.wxgzhb_a p{font-size: 1rem;color: #5b5b5b;line-height: 28px;text-align: left;width: 92%;margin: 0 auto;}
	.wxgzhb_t{width: 74%;margin: 0 auto;position: relative;margin-top: 6%;padding-bottom: 5%;}
	.wxgzhb_t img:nth-child(1){width: 70%;}
	.wxgzhb_t1{position: absolute;width: 0%;left: 3%;top: 61%;opacity: 0}
	.wxgzhb_b{width: 92%;margin: 0 auto;padding-top: 6%;margin-bottom: 5%;}
	.wxgzhb_b h1{font-size: 1.3rem;color: #0b9de7;line-height: 32px;text-align: right;}
	.wxgzhb_b p{font-size: 1rem;color: #5b5b5b;line-height: 28px;text-align: right;}
	.wxgzhb_bt{width: 86%;margin: 0 auto;position: relative;margin-top: 6%;}
	.wxgzhb_bt img:nth-child(1){width: 70%;margin-left: 30%;}
	.wxgzhb_bt1{position: absolute;width: 0%;right: 3%;top: 61%;opacity: 0}
	.wxgzhb_ct1{position: absolute;width: 0%;left: 3%;top: 61%;opacity: 0}
	.wxgzhc{width: 100%;margin-top: 6%;}
	
/*广告资源内页-QQ广告*/
	.qqgg{width: 100%;margin-top: 5%;}
	.qqgg .wxpyqa_t{width: 86%;margin: 0 auto;margin-top: 2%;}
	.qqgg .wxpyqa_a{width: 100%;}
	.qqggb .wxpyqb_a{width: 88%;margin: 0 auto;margin-top: 5%;}
	.qqggb .wxpyqb_a img:nth-child(1){width: 85%;}
	.qqggb .qqggb_tsj{position: absolute;width: 48.15%;left: 19.85%;top: 40%;opacity: 0;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2)}
	.qqggc .wxpyqc_t img:nth-child(1){width: 86%;}
	.qqggc .qqggc_t1sj{position: absolute;width: 44.5%;left: 21.466%;top: 40%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.qqggc .wxpyqc_t{width: 100%;}
	.qqggd .wxpyqb_a{width: 44.8333%;}
	.qqggd .wxpyqb_a img:nth-child(1){width: 78.99%;}
	.qqggd .qqggd_tsj{position: absolute;width: 42.63%;left: 12.99%;top: 31%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.qqgge .qqgge_t1sj{position: absolute;width: 41.8%;right: 32.566%;top: 47%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.qqgge .wxpyqe_t{width: 100%;}
	.qqgge > img{margin-top: 12%;}
	
/*广告资源内页-QQ空间广告*/
	.qqkj{width: 100%;margin-top: 5%;}
	.qqkj .wxpyqa_t{width: 106%;margin-left: -17%;margin-top: 5%;}
	.qqkj .wxpyqa_a{width: 100%;}
	.qqkja .wxpyqb_a{width: 88%;margin: 0 auto;margin-top: 5%;}
	.qqkja .wxpyqb_a img:nth-child(1){width: 85%;}
	.qqkja .qqkja_tsj{position: absolute;width: 51.88%;left: 19%;top: 26%;opacity: 0;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2)}
	.qqkja .wxpyqb_w{margin: 0 auto;width: 88%;}
	.qqkjc .wxpyqc_t img:nth-child(1){width: 88%;margin-left: 11%;}
	.qqkjc .qqkjc_t1sj{position: absolute;width: 43.16%;right: 22.5%;top: 22%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.qqkjc .wxpyqc_w h1{text-align: right;}
	.qqkjc .wxpyqc_w p{text-align: right;}
	.qqkjd .wxpyqd_a{width: 86%;margin: 0 auto;}
	.qqkjd .wxpyqd_a img:nth-child(1){width: 100%;}
	.qqkjd .qqkjd_tsj{position: absolute;width:50.611%;left: 13.5%;top: 23%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.qqkjd .wxpyqd_w{width: 88%;margin: 0 auto;}
	.qqkje .wxpyqe_w{width: 92%;margin: 0 auto;}
	.qqkje .wxpyqe_t{width: 96%;margin-left: 10%;}
	.qqkje .wxpyqe_t img:nth-child(1){width: 100%;margin: 0 auto;}
	.qqkje .qqkje_t1sj{position: absolute;width: 44.666%;right: 21.866%;top: 25%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.qqkje > img{margin-top: 12%;}
	
/*广告资源内页-腾讯新闻信息流广告*/
	.txxw{width: 100%;margin-top: 5%;}
	.txxw .wxpyqa_a{width: 92%;margin: 0 auto;}
	.txxw_a{width: 100%;margin-top: 4%;}
	.tzxw_aa{width: 50%;padding: 3%;}
	.tzxw_aa h1{font-size: 1.4rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.tzxw_aa p{color: #8a8a8a;line-height: 19px;text-align: center;font-size: 0.85rem;height: 38px;}
	.tzxw_aa:nth-child(1){border-bottom: 1px solid #d5eaf8;border-right: 1px solid #d5eaf8;background: #f8fdf5;}
	.tzxw_aa:nth-child(2){border-bottom: 1px solid #d5eaf8;}
	.tzxw_aa:nth-child(3){border-right: 1px solid #d5eaf8;}
	.tzxw_aa:nth-child(4){background: #f8fdf5;}
	
	.txxwb .wxpyqb_a{width: 90%;margin: 0 auto;}
	.txxwb .wxpyqb_a img:nth-child(1){width: 78%;}
	.txxwb .txxwb_tsj{position: absolute;width: 46.68%;left: 16.25%;top: 36%;opacity: 0;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2)}
	.txxwb .wxpyqb_w{width: 90%;margin: 0 auto;}
	.txxwc .wxpyqc_t img:nth-child(1){width: 90%;margin-left: 12.833%;}
	.txxwc .txxwc_t1sj{position: absolute;width: 43.16%;right: 22%;top: 33%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.txxwc .wxpyqc_w h1{text-align: right;}
	.txxwc .wxpyqc_w p{text-align: right;}
	.txxwd .wxpyqd_a{width: 80%;margin-left: 6%;}
	.txxwd .wxpyqd_a img:nth-child(1){width: 100%;}
	.txxwd .txxwd_tsj{position: absolute;width: 49.16%;left: 13.8%;top: 30%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.wxpyqa_a > img{width: 90%;margin: 2% auto;}
	
/*广告资源内页-腾讯视频信息流广告*/
	.txsp .tzxw_aa:nth-child(1){border-bottom: 1px solid #d5eaf8;border-right: 1px solid #d5eaf8;}
	.txsp .tzxw_aa:nth-child(2){border-bottom: 1px solid #d5eaf8;}
	.txsp .tzxw_aa:nth-child(3){border-right: 1px solid #d5eaf8;}
	.txspd .wxpyqd_a{width: 80%;}
	.txspd .wxpyqd_a img:nth-child(1){width: 100%;}
	.txspd .txspd_tsj{position: absolute;width: 45.6%;left: 15.8%;top: 32%;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);opacity: 0;}
	.txspd{margin-top: 5%;}
	.txspd .wxpyqd_w{width: 88%;margin: 0 auto;}
	
/*品牌宣传*/
	.ppxca{width: 92%;margin: 0 auto;margin-top: 5%;}
	.ppxca_a{width: 100%;padding-left: 5%;}
	.ppxca_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ppxca_a h1 span{font-size: 1.3rem;}
	.ppxca_b{width: 100%;}
	.ppxca_ba{width: 100%;margin-top: 4%;float: none;}
	.ppxca_ba h1{font-size: 1.1rem;color: #ff626d;line-height: 32px;}
	.ppxca_ba p{font-size: 0.9rem;color: #8a8a8a;line-height: 24px;}
	.ppxca_ba:nth-child(4){margin-right: 0;}
	.ppxca_bt{width: 80%;margin: 0 auto;margin-top: 4%;}
	.ppxca_bt img{width: 100%;}
	.ppxcb{width: 108%;background: #f5fafe;padding: 5% 0;margin-left: -4%;margin-top: 6%;}
	.ppxcb_a{width: 90%;position: relative;float: none;margin-top: 4%;}
	.ppxcb_a img:nth-child(1){width: 100%;}
	.aaaaaa{position: absolute;left: 0;top: -13px;display: none;}
	.ppxcb_t1sj{position: absolute;left: 21%;top: 9%;width: 4.37%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh6 1.5s linear infinite;}
	.ppxcb_t2sj{position: absolute;left: 54.5%;top: 22%;width: 4.12%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh7 1.5s linear infinite;}
	.ppxcb_t3sj{position: absolute;left: 99.5%;top: 24%;width: 4.13%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh6 1.5s linear infinite;}
	.ppxcb_t4sj{position: absolute;left: 13%;top: 50%;width: 4.64%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh7 1.5s linear infinite;}
	.ppxcb_t5sj{position: absolute;left: 20%;top: 58%;width: 4.47%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh8 1.5s linear infinite;}
	.ppxcb_t6sj{position: absolute;left: 22%;top: 83%;width: 4.47%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh9 1.5s linear infinite;}
	.ppxcb_t7sj{position: absolute;left: 29%;top: 79%;width: 3.9%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	.ppxcb_t8sj{position: absolute;left: 54%;top: 70%;width: 4.81%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh9 1.5s linear infinite;}
	.ppxcb_t9sj{position: absolute;left: 64%;top: 65%;width: 4.55%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh6 1.5s linear infinite;}
	.ppxcb_t10sj{position: absolute;left: 82%;top: 81%;width: 4.5%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	.ppxcb_t11sj{position: absolute;left: 93%;top: 72%;width: 4.8%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 99;animation: dh7 1.5s linear infinite;}
	.ppxcb_t12sj{position: absolute;left: 103%;top: 65%;width: 4.41%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);opacity: 0;z-index: 100;animation: dh8 1.5s linear infinite;}
	
	@keyframes dh6{
		0%{transform: translateY(-3px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(3px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-3px);}
	}
	@keyframes dh7{
		0%{transform: translateY(3px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(-3px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(3px);}
	}
	@keyframes dh8{
		0%{transform: translateY(-1px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(2px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(-2px);}
	}
	@keyframes dh9{
		0%{transform: translateY(1px);}
		25%{transform: translateY(0px);}
		50%{transform: translateY(-1px);}
		75%{transform: translateY(0px);}
		100%{transform: translateY(1px);}
	}
	
	.ppxcb_b{width: 88%;margin: 0 auto;float: none;}
	.ppxcb_b h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ppxcb_b h1 span{font-size: 1.3rem;}
	.ppxcb_b p{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 5%;}
	.ppxcb_b > img{margin-top:5%;width: 80%;}
	.ppxcc{width: 100%;margin: 0 auto;margin-top: 6%;}
	.ppxcc > h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ppxcc > h1 span{font-size: 1.3rem;}
	.ppxcc_a{width: 100%;margin-top: 5%;}
	.ppxcc_aa{width: 100%;float: none;margin: 3% 0;}
	.ppxcc_aa img{width: 22%;float: left;}
	.ppxcc_w{width: 70%;float: left;margin-left: 5%;}
	.ppxcc_w h1{font-size: 1rem;color: #4eb1f2;line-height: 30px;font-weight: bold;margin-top: 2%;}
	.ppxcc_w p{font-size: 0.85rem;color: #858585;line-height: 24px;width: 100%;margin: 0 auto;height: 48px;}
	.ppxcd{width: 100%;background: #f8f8f8;margin-top: 80px;padding-top: 37px;}
	.ppxcd h1{font-size: 22px;color: #0b9de7;line-height: 36px;text-align: center;}
	.ppxcd h1 span{font-size: 30px;}
	.ppxcd_a{width: 100%;margin-top: 53px;}
	.ppxcd_a1{width: 25.333%;margin: 0 4%;position: relative;}
	.ppxcd_a1 img{width: 100%;}
	.ppxcd_a1 p{position: absolute;bottom: 17px; right: -26px;color: #858585;line-height: 17px;}
	
/*移动建站-微商城*/
	.ydjza{width: 100%;margin-top: 5%;}
	.ydjza_w{width: 100%;margin-top: 2%;float: none;}
	.ydjza_w h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ydjza_w h1 span{font-size: 1.3rem;}
	.ydjza_wp{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 5%;}
	.ydjza_w p{font-size: 0.95rem;color: #5b5b5b;line-height: 26px;margin-top: 5%;}
	.ydjza_a{width: 100%;position: relative;margin: 0 auto;margin-top: 5%;float: none;}
	.ydjza_b{background: url(../img/w150.png) no-repeat;width: 58%;margin: 0 auto;padding-top: 13%;background-size: 100%;}
	.ydjza_c{width: 88%;margin: 0 auto;overflow: hidden;}
	.ydjza_d{width: 400%;}
	.ydjza_d img{float: left;width: 25%;}
	.ydjza_z{width: 40px;height: 40px;cursor: pointer;position: absolute;left: 3%;top: 51%;}
	.ydjza_z img{width: 100%;}
	.ydjza_y{width: 40px;height: 40px;cursor: pointer;position: absolute;right: 3%;top: 51%;}
	.ydjza_y img{width: 100%;}
	.ydjza_g1{display: none;}
	.ydjza_g2{display: none;}
	.ydjza_g3{display: none;}
	.ydjzb{width: 108%;margin-left: -4%;margin-top: 6%;background: #f8f8f8;padding: 6% 4%;}
	.ydjzb h1{text-align: center;font-size: 1rem;color: #5b5b5b;line-height: 32px;}
	.ydjzb h1 span{font-size: 1.3rem;color: #0b9de7;}
	.ydjzb_a{width: 100%;margin-top: 3%;}
	.ydjzb_aa{width: 30%;margin: 0 1.666%;}
	.ydjzb_aa img{width: 100%;}
	.ydjzb_aa p{text-align: center;color: #656565;line-height: 22px;margin-top: 3%;font-size: 0.85rem;}
	.ydjzc{margin-top: 6%;width: 100%;}
	.ydjzc_a{width: 100%;}
	.ydjzc_a > h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ydjzc_a > h1 span{font-size: 1.3rem;}
	.ydjzc_w{width: 100%;margin-top: 23px;}
	.ydjzc_w1{width: 46%;margin: 1.5% 2%;}
	.ydjzc_w1 h1{font-size: 0.95rem;color: #5b5b5b;line-height: 24px;}
	.ydjzc_w1 p{line-height: 20px;color: #939393;margin-left: 14px;height: 40px;font-size: 0.85rem;}
	.ydjzc_t{width: 80%;margin: 0 auto;margin-top: 5%;}
	.ydjzc_t img{width: 100%;}
	.ydjzd{width: 108%;background: #f5fafe;margin-top: 6%;padding: 6% 0;margin-left: -4%;}
	.ydjzd .commen > h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.ydjzd .commen > h1 span{font-size: 1.3rem;}
	.ydjzd_a{width: 100%;}
	.ydjzd_aa{width: 45%;margin: 0 2.5%;background: #fff;margin-top: 5%;border-radius: 10px;box-shadow: 0px 0px 20px -1px rgba(24,168,240,.26);padding: 5% 3% 3% 3%;position: relative;}
	.ydjzd_aa img{width: 22%;position: absolute;right: 5%;top: 5%;}
	.ydjzd_w{width: 100%;}
	.ydjzd_w h1{font-size: 1rem;color: #1fa6f2;line-height: 32px;}
	.ydjzd_w p{font-size: 0.85rem;color: #757575;line-height: 22px;height: 66px;}

	.ydjzd .commen{position: relative;}
	.ydjzd_t1{display: none;}
	.ydjzd_t2{display: none;}
	.ydjze{background: #65ccff;width: 108%;margin-left: -4%;}
	.ydjze_a{display: table;margin: 0 auto;padding: 4%;}
	.ydjze_a img{float: left;}
	.ydjze_a p{float: left;line-height: 25px;font-size: 14px;color: #fefefe;margin-left: 5px;}
	
/*移动建站-小程序*/
	.xcxa{margin-top: 5%;}
	.xcxa .ydjza_w{width: 100%;float: none;}
	.xcxa_t{width: 100%;margin-top: 5%;}
	.xcxa_t img{width: 100%;}
	.xcxa .ydjza_g2{position: absolute;left: 59px;top: 40px;}
	.xcxc{margin-top: 6%;position: relative;width: 100%;}
	.xcxc_a{width: 100%;margin-top: 3%;float: none;}
	.xcxc_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.xcxc_a h1 span{font-size: 1.3rem;}
	.xcxc_a p{line-height: 32px;color: #5b5b5b;float: left;margin-top: 2%;margin-right: 8%;font-size: 0.95rem;}
	.xcx_ewm{width: 100%;margin-top: 5%;}
	.xcx_ewm img{float: left;border: 1px solid #e5e5e5;width: 29%;margin: 0 2.1666%;}
	.xcxca_a{width: 100%;position: relative;margin-top: 5%;float: none;}
	.xcxca_b{background: url(../img/w186.png) no-repeat;width: 58%;margin: 0 auto;padding-top: 13%;background-size: 100%;}
	.xcxca_c{width: 89.65%;margin: 0 auto;overflow: hidden;}
	.xcxca_d{width: 400%;}
	.xcxca_d img{float: left;width: 25%;}
	.xcxca_z{width: 40px;height: 40px;cursor: pointer;position: absolute;left: 3%;top: 51%;}
	.xcxca_z img{width: 100%;}
	.xcxca_y{width: 40px;height: 40px;cursor: pointer;position: absolute;right: 3%;top: 51%;}
	.xcxca_y img{width: 100%;}
	.xcxd{background: url(../img/w188.jpg) no-repeat center;width: 108%;background-size: cover;padding: 5% 0;margin-left: -4%;margin-top: 5%;}
	.xcxd h1{font-size: 1rem;color: #fff;line-height: 32px;text-align: center;}
	.xcxd h1 span{font-size: 1.3rem;}
	.xcxd_a{width: 98%;margin: 0 auto;margin-top: 3%;}
	.xcxd_a img{float: left;width: 21%;margin: 2% 2%;border-radius: 15px;box-shadow: 0px 0px 20px -1px rgba(28,37,42,0.56);}
	
/*解决方案-餐饮行业*/
	.cyhya{width: 100%;margin-top: 5%;}
	.cyhya_a{width: 92%;margin: 0 auto;}
	.cyhya_a h1{font-size: 1.2rem;color: #0b9de7;line-height: 30px;text-align: center;}
	.cyhya_a p{font-size: 0.95rem;color: #686868;line-height: 26px;margin-top: 2%;}
	.cyhya_b{width: 100%;margin-top: 5%;position: relative;z-index: 100;}
	.cyhya_ba{width: 20%;margin: 2.5% 2.5%;}
	.cyhya_ba img{width: 100%;border-radius: 50%;box-shadow: 0px 0px 25px -1px rgba(24,168,240,.26);}
	.cyhya_ba p{text-align: center;font-size: 0.9rem;color: #808080;line-height: 24px;margin-top: 6%;}
	.cyhyb{width: 108%;background: #f5fafe;margin-top: 6%;margin-left: -4%;padding: 5% 0;}
	.cyhyb_a{width: 92%;position: relative;float: none;margin: 5% auto;}
	.cyhyb_a img:nth-child(1){width: 72.666%;}
	.cyhyb_tsj{width: 1.166%;position: absolute;left: 19%;top: 30.2%;opacity: 0;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.2);}
	.cyhyb_b{width: 90%;margin: 0 auto;float: none;}
	.cyhyb_b h1{font-size: 1rem;color: #0b9de7;line-height: 32px;}
	.cyhyb_b h1 span{font-size: 1.3rem;}
	.cyhyb_b p{font-size: 0.85rem;color: #7f7f7f;line-height: 26px;margin-top: 3%;}
	.cyhyb_b p span{font-size: 0.95rem;color: #5b5b5b;}
	.cyhyc{margin-top: 6%;}
	.cyhyc > h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.cyhyc > h1 span{font-size: 1.3rem;}
	.cyhyc_a{width: 100%;}
	.cyhyc_aa{width: 100%;background: #fff;border-radius: 10px;box-shadow: 0px 0px 20px -1px rgba(245,209,159,0.46);padding: 3% 3% 5% 3%;margin-top: 4%;}
	.cyhyc_aa h1{width: 100%;font-size: 1.1rem;color: #fff;line-height: 50px;background: #fdc77c;border-top-left-radius: 10px;border-top-right-radius: 10px;text-align: center;margin-bottom: 3%;}
	.cyhyc_aa p{float: left;width: 50%;font-size: 0.95rem;color: #757575;line-height: 26px;padding-left: 4%;margin-top: 2%;}
	.cyhyc_ab{margin-right: 1.416%;margin-left: 0;box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);}
	.cyhyc_ab h1{background: #eef8ff;color: #1fa6f2;}
	.cyhyc_ac{box-shadow: 0px 0px 25px -1px rgba(0,153,204,0.13);}
	.cyhyc_aa:nth-child(3){box-shadow: 0px 0px 20px -1px rgba(245,209,159,0.46);}
	.cyhyc_aa:nth-child(3) h1{background: #fdc77c;color: #fff;}
	.cyhyc_ac h1{background: #eef8ff;color: #1fa6f2;}
	.cyhyc_ac p{float: none;width: 100%;}
	.cyhyc_ac p span{font-size: 12px;margin-left: 18px;}
	.cyhy_ggdz{width: 100%;margin-top: 10%;}
	.anlizs{margin-top: 6%;width: 100%;}
	.anlizs .commen > h1{text-align: center;font-size: 1.3rem;color: #0b9de7;line-height: 30px;}
	.anlizsa{background: url(../img/w217.png) no-repeat;width: 80%;margin: 0 auto;padding-top: 15%;background-size: 100%;margin-top: 5%;}
	.anlizsa .swiper-container{width: 84%;}
	.anlizsa .swiper-container .swiper-slide{width: 100%;}
	.anlizsa .swiper-container .swiper-slide img{width: 100%;}
	.anlizsb{width: 92%;margin: 0 auto;margin-top: 5%;}
	.anlizsb_a{width: 100%;}
	.anlizsb_a h1{font-size: 1rem;color: #0b9de7;line-height: 30px;}
	.anlizsb_a p{font-size: 0.9rem;color: #767676;line-height: 22px;}
	
/*解决方案-家装行业*/
	.jzhyb p{width: 50%;float: left;}
	.jzhyb p:nth-child(3){padding-left: 0;}
	.jzhyb p:nth-child(5){padding-left: 0;}
	
/*解决方案-教育行业*/
	.jyhy p:nth-child(6){position: relative;padding-left: 50px;}
	.jyhy p:nth-child(6) .span1::after{content: "";background: url(../img/w248.png);width: 38px;height: 38px;position: absolute;left: 0;top: 7px;}
	.jyhy p:nth-child(7){position: relative;padding-left: 50px;}
	.jyhy p:nth-child(7) .span1::after{content: "";background: url(../img/w249.png);width: 38px;height: 38px;position: absolute;left: 0;top: 7px;}
	.jyhy p:nth-child(8){position: relative;padding-left: 50px;}
	.jyhy p:nth-child(8) .span1::after{content: "";background: url(../img/w250.png);width: 38px;height: 38px;position: absolute;left: 0;top: 7px;}
	.jyhyc p{width: 100%;float: none;}
	.jyhyc span{font-size: 0.8rem;color: #757575;width: 50%;padding-left: 25px;line-height: 20px;display: inline-block;}
	.jyhyd span{font-size: 0.8rem;color: #757575;padding-left: 25px;line-height: 22px;display: inline-block;}
	.jyhyc span:nth-child(7){padding-left: 0;}
	.jyhyc span:nth-child(10){padding-left: 0;}
	
/*解决方案-电商行业*/
	.dshyc{margin-top: 6%;width: 100%;margin-bottom: 6%;}
	.dshyc_a{width: 40%;margin-top: 10%;margin-left: 2%;}
	.dshyc > h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.dshyc > h1 span{font-size: 1.3rem;}
	.dshyc_p{width: 100%;margin-top: 10%;}
	.dshyc_pa{width: 100%;height: 40px;border: 1px solid #c3ddf6;text-align: center;line-height: 40px;margin-top: 6%;float: none;font-size: 1rem;color: #0b9de7;}
	.dshyc_paa{background: #2da4e9;color: #fff;}
	.dshyc_b{background: url(../img/w262.png) no-repeat;width: 45%;padding: 11% 0;background-size: 100%;margin-top: 5%;margin-right: 2%;}
	.dshyc_c{width: 85%;margin: 0 auto;overflow: hidden;}
	.dshyc_d{width: 500%;}
	.dshyc_d img{width: 20%;float: left;}
	.yuyuea{margin-top: 0;}
	
/*成功案例列表页*/
	.cgall{margin-top: 5%;}
	.cgalla{width: 100%;margin: 0 auto;}
	.cgalla_a{width: 100%;margin-top: 4%;}
	.cgalla_az{width: 100%;background: #66c6f6;float: none;}
	.cgalla_az p{line-height: 26px;margin-left: 6%;font-size: 1rem;color: #fff;position: relative;padding: 2% 0;}
	.cgalla_az p span::after{content: "";background: url(../img/w92.png);width: 12px;height: 20px;display: inline-block;margin-left: 20px;position: absolute;margin-top: 3px;}
	.cgalla_ay{width: 100%;background: #f3f3f3;padding: 2% 3%;float: none;}
	.cgalla_ayp{float: left;line-height: 32px;width: 13%;}
	.cgalla_ayp a{font-size: 0.9rem;color: #686868;}
	.cgalla_ay p:nth-child(2){float: left;width: 85%;}
	.cgalla_ayb{float: left;margin: 0 11px;line-height: 32px;}
	.cgalla_ayb a{font-size: 0.9rem;color: #686868;}
	.cgalla_ay a:hover{color: #ff626d;}
	.cgalla_ax .cgalla_az p{padding: 2% 0;}
	.cgalla_ayba a{color: #ff626d;}
	
	.cgallb{width: 100%;margin-top: 20px;}
	.cgallb_a{width: 100%;margin: 4% auto;box-shadow: 0 0 18px 0 rgba(0,0,0,.12);float: none;border: 1px solid #e5e5e5;padding: 4%;}
	.cgallb_az{width: 30%;float: left;}
	.cgallb_az img{width: 45%;}
	.cgallb_az h1{overflow: hidden;width: 90%;margin-top: 8%;}
	.cgallb_az h1 a{font-size: 1rem;color: #545454;display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.cgallb_az p{line-height: 22px;height: 44px;overflow: hidden;margin-top: 5%;}
	.cgallb_az p a{font-size: 0.85rem;color: #929292;}
	.cgallb_t{width: 65%;overflow: hidden;float: right;}
	.cgallb_t img{width: 100%;}
	.yema{display: table;margin: 0 auto;margin-top: 6%;margin-bottom: 8%;}
	.yema p{width: 36px;height: 36px;text-align: center;line-height: 36px;float: left;}
	.yema_a{background: #eff0f6;}
	.yema_a a{font-size: 1rem;color: #5b5b5b;}
	.yema_z{margin-right: 12px;}
	.yema_y{margin-left: 12px;}
	.yema_aa{background: #66c6f6;}
	.yema_aa a{color: #fff;}
	
/*成功案例内页*/
	.cgaln{width: 100%;margin-top: 27px;}
	.cgalna{width: 100%;margin: 0 auto;}
	.cgalna img{width: 100%;}
	.cgalnb{width: 100%;}
	.cgalnb_a{width: 100%;margin: 0 auto;background: #fff;box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.3);padding: 3.5% 0;}
	.cgalnb_a p{float: left;font-size: 0.85rem;color: #47c2ff;width: 33.3333%;text-align: center;line-height: 24px;}
	.cgalnb_a p:nth-child(1){border-right: 1px solid #47c2ff;}
	.cgalnb_a p:nth-child(2){border-right: 1px solid #47c2ff;}
	.cgalnb_a p span{font-size: 1.2rem;color: #47c2ff;font-weight: bold;line-height: 22px;}
	.cgaln_b{width: 92%;margin: 0 auto;margin-top: 8%;}
	.cgaln_b h1{font-size: 1.05rem;color: #039fff;line-height: 24px;background: url(../img/w92.png) no-repeat left 0 top 2px;padding-left: 22px;}
	.cgaln_b h6{font-size: 0.95rem;color: #545454;line-height: 34px;margin-top: 5%;}
	.cgaln_b p{font-size: 0.95rem;color: #929292;line-height: 28px;}
	.cgaln_b p span:nth-child(1){margin-right: 10%;}
	.cgaln_b p span:nth-child(2){margin-right: 10%;}
	.cgalb_c{width: 100%;margin-top: 8%;}
	.cgalb_ct1{width: 44%;margin: 0 3%;}
	.cgalb_ct1 img{width: 100%;}
	.cgalb_ct2{width: 50%;margin: 0 auto;margin-top: 5%;}
	.cgalb_ct2 img{width: 60%;margin: 0 auto;}
	.cgalb_ct2 p{line-height: 32px;text-align: center;font-size: 0.85rem;color: #929292;}
	.fhlb_xt{width: 100%;margin: 0 auto;height: 1px;background: #e8e8e8;margin-top: 15%;}
	.fhlb{display: table;margin: 0 auto;margin-top: -20px;margin-bottom: 8%;}
	.fhlb p{float: left;width: 110px;height: 40px;background: #eff0f6;line-height: 40px;text-align: center;font-size: 0.95rem;color: #545454;}
	.fhlb img{float: left;width: 38.5px;}
	
/*渠道合作*/
	.qdhzxx{margin-top: 5%;}
	.qdhz{margin-top: 5%;}
	.qdhza h1{text-align: center;font-size: 1.3rem;color: #0b9de7;letter-spacing: 1px;line-height: 32px;}
	.qdhza_a{width: 100%;}
	.qdhza_xt{display: none;}
	.qdhza_a p{text-align: center;line-height: 32px;font-size: 1rem;font-weight: bold;color: #0b9de7;}
	.qdhza > p{text-align: center;font-size: 0.85rem;color: #5b5b5b;line-height: 26px;margin-top: 2%;}
	.qdhzb{width: 108%;margin-top: 6%;margin-left: -4%;}
	.qdhzb img{width: 100%}
	.qdhzc{background: url(../img/w284.jpg) no-repeat;background-size: cover;width: 108%;padding: 5% 0;margin-left: -4%;}
	.qdhzc_a h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: center;}
	.qdhzc_a h1 span{font-size: 1.3rem;}
	.qdhzc_b{width: 96%;margin: 0 auto;margin-top: 4px;}
	.qdhzc_ba{width: 48%;}
	.qdhzc_ba p{width: 100%;line-height: 40px;font-size: 0.95rem;color: #7c7c7c;text-align: center;margin-top: 5%;background: url(../img/w285.png) no-repeat;background-size: 100% 100%;}
	.qdhzc_bb{width: 90%;margin: 0 auto;}
	.qdhzc_bb img{width: 60%;margin: 0 auto;margin-top: 19px;}
	.qdhzc_bb p{text-align: center;font-size: 0.85rem;color: #5b5b5b;line-height: 24px;margin: 0 auto;margin-top: 5%;margin-bottom: 5%;}
	.qdhzc_bc{width: 48%;float: right;margin-bottom: 5%;}
	.qdhzc_bc p{width: 100%;line-height: 40px;font-size: 0.95rem;color: #7c7c7c;text-align: center;margin-top: 5%;background: url(../img/w285.png) no-repeat;background-size: 100% 100%;float: right;}
	.ggzygd_xiana{z-index: 0;}
	.ggzygdaa{margin-top: -17px;}
	.qdhzd{margin-top: 5%;overflow: hidden;}
	.qdhzd_z{margin-top: 2%;position: relative;width: 100%;float: none;}
	.qdhzd_z h1{font-size: 1rem;color: #0b9de7;line-height: 32px;}
	.qdhzd_z h1 span{font-size: 1.3rem;}
	.qdhzd_z p{line-height: 26px;color: #5b5b5b;margin-top: 5%;font-size: 0.95rem}
	.qdhzd_z h2{display: none;}
	.qdhzd_y{width: 70%;margin: 0 auto;margin-top: 5%;}
	.qdhzd_y img{width: 100%;}
	.qdhze{overflow: hidden;background: #f5fafe;padding: 5%;width: 108%;margin-left: -4%;margin-top: 5%;}
	.qdhze_z{width: 90%;margin: 0 auto;float: none;}
	.qdhze_z h1{font-size: 1rem;color: #0b9de7;line-height: 32px;text-align: right;}
	.qdhze_z h1 span{font-size: 1.3rem;}
	.qdhze_z p{line-height: 26px;color: #5b5b5b;margin-top: 5%;text-align: right;font-size: 0.95rem;}
	.qdhze_z h2{display: none;}
	.qdhze_y{width: 75%;margin: 0 auto;margin-top: 5%;}
	.qdhze_y img{width: 100%;}
	.qdhzf h2{bottom: -95px;}
	.boda{display: table;margin: 0 auto;margin-top: 28px;}
	.yuyueb{height: auto;padding-bottom: 5%;}
	.boda{width: 86%;margin: 0 auto;}
	.bodaa{background: url(../img/w293.png) no-repeat;width: 100%;height: 45px;background-size: 100% 100%;font-family: "Arial";font-size: 1.3rem;color: #fff;font-weight: 900;border: none;text-align: center;line-height: 40px;cursor: pointer;float: none;margin-top: 5%;}
	.boda img{float: none;margin: 2% auto;}
	.boda .yuyue_tj{width: 100%;margin-top: 0;}
	.yuyue_sja{width: 100%;height: 50px;border: none;border-bottom: 4px solid #dfdfdf;background: url(../img/w310.png) no-repeat left 15px top 6px #fff;padding-left: 55px;line-height: 45px;color: #8a8a8a;margin-top: 5%;float: none;font-size: 1rem;}
	
/*微派简介*/
	.wpjj{width: 100%;margin-top: 5%;}
	.wpjj img{width: 100%;}
	.wpjj p{width: 96%;margin: 0 auto;font-size: 0.85rem;color: #686868;line-height: 26px;margin-top: 5%;}
	.wppjjb{width: 92%;margin: 0 auto;margin-top: 8%;margin-bottom: 7%;}
	.wppjjb img{float: none;width: 92.75%;margin: 0 auto;}
	.wppjjb_a{display: none;}
	
/*弹窗*/
	.tanchuang{position:fixed;top: 50%;left: 50%;margin-left: -150px;margin-top: -65px;z-index: 10000;opacity: 1;background: url(../img/w302.png) no-repeat;width: 300px;height: 130px;animation: tcguodu 1s;background-size: 100% 100%;}
	.guanbia{position: absolute;right: 5%;top: 8%;cursor: pointer;}
	.guanbia img{transition: all ease 0.6s;}
	.guanbia img:hover{transform: rotate(-360deg)}
	@keyframes tcguodu{
		0%{opacity: 0;}
		100%{opacity: 1;}
	}
	.tczixun{margin-top: 78px;margin-left: 20px;}
	.lijizx{width: 90px;height: 30px;background: #fff;line-height: 32px;text-align: center;border: none;border-radius: 5px;cursor: pointer;float: left;}
	.lijizx a{font-size: 1rem;color: #3093f3;}
	.shaohou{width: 90px;height: 30px;background-color: transparent;font-size: 1rem;color: #fff;line-height: 32px;text-align: center;border: 1px solid #fff;border-radius: 5px;cursor: pointer;margin-left: 10px;}
	
	
	
	
	
			input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	input.labelauty { display: none !important; }
	input.labelauty + label{display: table;font-size:14px;background: transparent;color: #7c7c7c;cursor: pointer;width:100%;}
	input.labelauty + label > span.labelauty-unchecked,
	input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	input.labelauty:not(:checked):not([disabled]) + label:hover{color: #ff626d;}
	input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	input.labelauty:checked + label{background-color: transparent;color: #ff626d;}
	input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	input.labelauty[disabled] + label{opacity: 1;}
	
	.cgalla_ayba input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	.cgalla_ayba input.labelauty { display: none !important; }
	.cgalla_ayba input.labelauty + label{display: table;font-size:14px;background:transparent;color: #ff626d;cursor: pointer;width:100%;}
	.cgalla_ayba input.labelauty + label > span.labelauty-unchecked,
	.cgalla_ayba input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	.cgalla_ayba input.labelauty:not(:checked):not([disabled]) + label:hover{background-color:transparent;color: #ff626d;}
	.cgalla_ayba input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	.cgalla_ayba input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	.cgalla_ayba input.labelauty:checked + label{background-color:transparent;color: #ff626d;}
	.cgalla_ayba input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	.cgalla_ayba input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	.cgalla_ayba input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	.cgalla_ayba input.labelauty[disabled] + label{opacity: 1;}
	.cgalla_aybaa input.labelauty + label ::selection { background-color: transparent; }
/*	input.labelauty + label ::-moz-selection { background-color: rgba(255, 255, 255, 1); }*/
	.cgalla_aybaa input.labelauty { display: none !important; }
	.cgalla_aybaa input.labelauty + label{display: table;font-size:14px;background:transparent;color: #ff626d;cursor: pointer;width:100%;}
	.cgalla_aybaa input.labelauty + label > span.labelauty-unchecked,
	.cgalla_aybaa input.labelauty + label > span.labelauty-checked{display: inline-block;line-height:39px;vertical-align: bottom;font-size:14px;}
	.cgalla_aybaa input.labelauty:not(:checked):not([disabled]) + label:hover{background-color:transparent;color: #ff626d;}
	.cgalla_aybaa input.labelauty:not(:checked) + label > span.labelauty-checked-image{display: none;}
	.cgalla_aybaa input.labelauty:not(:checked) + label > span.labelauty-checked{display: none;}
	.cgalla_aybaa input.labelauty:checked + label{background-color:transparent;color: #ff626d;}
	.cgalla_aybaa input.labelauty:checked:not([disabled]) + label:hover{background-color: transparent;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-unchecked-image{display: none;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-unchecked{display: none;}
	.cgalla_aybaa input.labelauty:checked + label > span.labelauty-checked{display: inline-block;}
	.cgalla_aybaa input.labelauty.no-label:checked + label > span.labelauty-checked{display: block;}
	.cgalla_aybaa input.labelauty[disabled] + label{opacity: 1;}
	
/*新增页面seo*/
	.seo{width: 100%;}
	.seo .commen{width: 92%;margin: 0 auto;}
	.seo .ppxcc{width: 92%;margin: 0 auto;margin-top: 6%;}
	.seoa{width: 100%;margin-bottom: 10%;}
	.seoa_a{width: 100%;background-color: #fff;padding: 4% 5%;border-radius: 10px;float: none;box-shadow: 0px 0px 18px 0px rgba(24,168,240,0.3);margin-top: 9%;}
	.seoa_a p:nth-child(1){font-size: 0.9rem;color: #5b5b5b;line-height: 28px;text-align: center;}
	.seoa_a p:nth-child(1) span{font-size: 0.85rem;color: #ff626d;font-weight: bold;}
	.seoa_a p:nth-child(2){width: 100px;height: 32px;line-height: 32px;background-color: #66c6f6;border-radius: 5px;text-align: center;margin: 0 auto;margin-top: 4%;}
	.seoa_a p:nth-child(2) a{color: #fff;font-size: 0.85rem;font-weight: bold;letter-spacing: 1px;transition: all ease 0.3s;}
	.seoa_a p:nth-child(2):hover a{margin-left: 8px;}
	.seobp{display: none;}
	.seob{margin-top: 9%;}
	.seob > img{width: 90%;margin: 0 auto;margin-top: 5%;}
	.seob_p{width: 100%;}
	.seob_p p{width: 100%;background-color: #fff;padding: 3% 4%;box-shadow: 0px 0px 15px 0px rgba(24,168,240,0.3);border-radius: 5px;line-height: 23px;color: #767676;font-size: 0.85rem;margin-bottom: 6%;}
	.seoc{width: 100%;background-image: url(../img/w308.jpg);background-repeat: no-repeat;background-position: center;margin-top: 10%;padding: 5% 0;background-size: 700%;}
	.seoc .ppxcc{width: 102%;margin-left: -1%;}
	.seoca{width: 90%;margin: 0 auto;margin-top: 5%;}
	.seoca_a{width: 100%;float: none;margin: 2% 0;}
	.seoca_a img{width: 26%;float: left;margin-right: 4%;}
	.seoca_a h1{font-size: 1rem;color: #0b9de7;line-height: 30px;float: left;width: 70%;}
	.seoca_a p{line-height: 22px;font-size: 0.85rem;color: #767676;margin-top: 1%;float: left;width: 70%;}
	.seoc_m{width: 190px;margin: 0 auto;margin-top: 6%;}
	.seod{width: 98%;margin: 0 auto;margin-top: 10%;}
	.seoda{position: relative;z-index: 100;width: 100%;float: none;}
	.seoda_a{padding: 4%;cursor: pointer;transition: all ease 0.3s;position: relative;}
	.seoda_a h1{font-size: 1rem;color: #1fa6f2;line-height: 30px;text-align: left;}
	.seoda_a p{font-size: 0.85rem;color: #757575;line-height: 24px;text-align: left;margin-top: 1%;}
	.seoda_a:hover{box-shadow: 0px 0px 20px 0px rgba(24,168,240,0.3);background-color: #fff;}
	.seodb{width: 80%;float: none;margin: 0 auto;}
	.seodb img{width: 100%;}
	.seoda_ap{width: 160px;margin: 0 auto;line-height: 35px;text-align: center;background-color: #66c6f6;border-radius: 5px;margin-top: 5%;}
	.seoda_ap a{font-size: 0.85rem;color: #fff;font-weight: bold;letter-spacing: 1px;transition: all ease 0.3s;}
	.seodc{width: 100%;float: none;}
	.seodc .seoda_a h1{text-align: left;}
	.seodc .seoda_a p{text-align: left;}
	.seod .ppxcc{margin-bottom: 5px;}
	.seoe{width: 100%;margin-top: 10%;}
	.seoe .ppxcc{margin-top: 0;}
	.seoea{width: 100%;margin: 0 auto;}
	.seoea_a{width: 92%;background-color: #fff;box-shadow: 0px 0px 15px 0px rgba(24,168,240,0.3);padding: 2% 2% 6% 2%;border-radius: 10px;margin: 0 auto;margin-top: 7%;float: none;}
	.seoea_a h1{width: 100%;text-align: center;line-height: 40px;background-color: #eef8ff;border-top-left-radius: 10px;border-top-right-radius: 10px;font-size: 1.1rem;color: #1fa6f2;}
	.seoea_a p{width: 92%;margin: 0 auto;font-size: 0.85rem;color: #757575;line-height: 25px;margin-top: 4%;}
	.seoea_a p span{font-size: 0.95rem;color: #757575;font-weight: bold;}
	.seoea_b{width: 92%;background-color: #fff;box-shadow: 0px 0px 15px 0px rgba(245,209,159,0.46);padding: 2% 2% 6% 2%;border-radius: 10px;float: none;margin: 0 auto;margin-top: 7%;}
	.seoea_b h1{width: 100%;text-align: center;line-height: 40px;background-color: #ffbf68;border-top-left-radius: 10px;border-top-right-radius: 10px;font-size: 1.1rem;color: #fff;letter-spacing: 2px;font-weight: bold;}
	.seoea_b h2{font-size: 0.95rem;color: #ffa01e;font-weight: bold;width: 90%;margin: 0 auto;line-height: 25px;margin-top: 4%;}
	.seoea_b p{width: 92%;margin: 0 auto;padding: 3%;line-height: 25px;background-color: #eef8ff;font-size: 0.85rem;color: #757575;border-radius: 5px;}
	.seof{width: 100%;}
	#Swipersj{width: 100%;}
	#Swipersj .swiper-slide{width: 100%;padding-bottom: 4%;}
	

	

	





	
	
	
	
	
	
	
	
	
	
	
	
@media (min-width: 350px){
	.sjdha_t2{width: 28px;margin-top: 3.5%;}
	.guanggb_a p{font-size: 1.4rem;}
	.guanggb_a p span{font-size: 1.0.5rem;}
	.ziya > h1{font-size: 1.4rem;}
	.ziya > h1 span{font-size: 1.05rem;}
	.gunshu_a h1{font-size: 1.4rem;}
	.gunshu_a{padding: 0 17px 3px 17px;}
	.sjdingxa_p{height: 24px;}
	.sjdingxa_p p{line-height: 26px;}
	.sekuai1{height: 50px;}
	.hzhba p{font-size: 1.4rem;}
	.hzhba p span{font-size: 1.05rem;}
	.yejy p{font-size: 0.95rem;line-height: 24px;margin-top: 2%;}
	.yejdh p{font-size: 1.2rem;}
	.ggwpa_a h1{font-size: 1.05rem;}
	.ggwpa_a h1 span{font-size: 1.4rem;}
	.ggwpa_a p{font-size: 1rem;line-height: 26px;}
	.ggwpb_w1 h1{font-size: 1.05rem;}
	.ggwpb_w1 h1 span{font-size: 1.4rem;}
	.ggwpb_w1 p{font-size: 1rem;line-height: 26px;}
	.ggwpc_a h1{font-size: 1.05rem;}
	.ggwpc_a h1 span{font-size: 1.4rem;}
	.ggwpc_a p{font-size: 1rem;line-height: 26px;}
	.ggwpd_a h1{font-size: 1.05rem;}
	.ggwpd_a h1 span{font-size: 1.4rem;}
	.ggwpd_a p{font-size: 1rem;line-height: 26px;}
	.wxpyqa_a h1{font-size: 1.05rem;;}
	.wxpyqa_a h1 span{font-size: 1.4rem;}
	.wxpyqa_a p{font-size: 1rem;line-height: 26px;}
	.wxpyqb_w h1{font-size: 1.05rem;;}
	.wxpyqb_w h1 span{font-size: 1.4rem;}
	.wxpyqb_w p{font-size: 1rem;}
	.wxpyqd_w h1{font-size: 1.05rem;}
	.wxpyqd_w h1 span{font-size: 1.4rem;}
	.wxpyqd_w p{font-size: 1rem;}
	.wxpyqe_w h1{font-size: 1.05rem;}
	.wxpyqe_w h1 span{font-size: 1.4rem;}
	.wxpyqe_w p{font-size: 1rem;}
	.wxpyqf_a p{font-size: 1.4rem;}
	.wxpyqf_an .wxpyqf_p{font-size: 0.9rem;}
	.wxgzhb_a h1{font-size: 1.4rem;}
	.wxgzhb_a p{font-size: 1.05rem;}
	.wxgzhb_b h1{font-size: 1.4rem;}
	.wxgzhb_b p{font-size: 1.05rem;}
	.tzxw_aa h1{font-size: 1.5rem;}
	.ppxca_a h1{font-size: 1.05rem;}
	.ppxca_a h1 span{font-size: 1.4rem;}
	.ppxcb_b h1{font-size: 1.05rem;}
	.ppxcb_b h1 span{font-size: 1.4rem;}
	.ppxcc > h1{font-size: 1.05rem;}
	.ppxcc > h1 span{font-size: 1.4rem;}
	.ydjza_w h1{font-size: 1.05rem;}
	.ydjza_w h1 span{font-size: 1.3rem;}
	.ydjzb h1{font-size: 1.05rem;}
	.ydjzb h1 span{font-size: 1.4rem;}
	.ydjzc_a > h1{font-size: 1.05rem;}
	.ydjzc_a > h1 span{font-size: 1.4rem;}
	.ydjzd .commen > h1{font-size: 1.05rem;}
	.ydjzd .commen > h1 span{font-size: 1.4rem;}
	.ydjzd_w p{height: 44px;}
	.xcxc_a h1{font-size: 1.05rem;}
	.xcxc_a h1 span{font-size: 1.4rem;}
	.xcxd h1{font-size: 1.05rem;}
	.xcxd h1 span{font-size: 1.4rem;}
	.cyhya_a h1{font-size: 1.3rem;}
	.cyhyb_b h1{font-size: 1.05rem;}
	.cyhyb_b h1 span{font-size: 1.4rem;}
	.cyhyc > h1{font-size: 1.05rem;}
	.cyhyc > h1 span{font-size: 1.4rem;}
	.anlizs .commen > h1{font-size: 1.4rem;}
	.dshyc > h1{font-size: 1.05rem;}
	.dshyc > h1 span{font-size: 1.4rem;}
	.cgallb_az h1{margin-top: 8%;}
	.yema p{width: 40px;height: 40px;line-height: 40px;}
	.qdhza h1{font-size: 1.4rem;}
	.qdhza_a p{font-size: 1.05rem;}
	.qdhzc_a h1{font-size: 1.05rem;}
	.qdhzc_a h1 span{font-size: 1.4rem;}
	.qdhzd_z h1{font-size: 1.05rem;}
	.qdhzd_z h1 span{font-size: 1.4rem;}
	.qdhze_z h1{font-size: 1.05rem;}
	.qdhze_z h1 span{font-size: 1.4rem;}

	
}	
	
	
	

	
@media (min-width: 400px){
	.sjdha_t2{width: 30px;margin-top: 4%;}
	.gunshu_a h1{font-size: 1.5rem;}
	.gunshu_a{padding: 0 19px 3px 19px;}
	.sjdingxa_p p{padding: 0 12px;margin-right: 8px;}
	.sekuai1{height: 60px;}
	.yejy p{font-size: 1.05rem;margin-top: 3%;width: 52%;margin-left: 8%;}
	.yejdh p{font-size: 1.3rem;line-height: 40px;}
	.wxpyqf_an .wxpyqf_p{font-size: 1rem;}
	.cgalla_ayb{margin: 0 8px;}
	.yema p{width: 42px;height: 42px;line-height: 42px;}
	.wpjj img{width: 90%;}
	
	.tanchuang{margin-left: -175px;margin-top: -65px;width: 350px;height: 150px;}
	.tczixun{margin-top: 98px;margin-left: 35px;}
	.guanbia{position: absolute;right: 5%;top: 9%;cursor: pointer;}
	
	.sjhzhb_z{width: 32px;left: 2%;top: calc(50% - 23px);}
	.sjhzhb_y{width: 32px;right: 2%;top: calc(50% - 23px);}

	
}		
	
	
	
	
	
@media (min-width: 450px){
	.gunshu_a{padding: 0 21px 3px 21px;}
	.sjdingxa_p p{padding: 0 15px;}
	.sekuai1{height: 75px;}
	.yejy p{margin-top: 4%;width: 48%;}
	.yejy img{margin-left: 4%;}
	.ggzyla_t img{width: 70%;margin: 2% auto;}
	.ggzyla_t1 img{width:60%;margin-top: 6%;}
	.cgalla_ayb{margin: 0 10px;}
	.yema p{width: 44px;height: 44px;line-height: 44px;}
	.wpjj img{width: 80%;}

	
	
}
	
	
	
	
	
@media (min-width: 500px){
	.sjdha_t2{width: 32px;margin-top: 4.5%;}
	.sjdingxa_p p{padding: 0 18px;}
	.sekuai1{height: 80px;}
	.sjdingzw p{line-height: 26px;height: 104px;}
	.yejy p{margin-top: 5%;width: 42%;}
	.yejy img{margin-left: 7%;}
	.ggzygdb_a{width: 18%;margin: 2% 3.5%;}
	.ppxcb_b > img{width: 60%;}
	.yema p{width: 46px;height: 46px;line-height: 46px;}
	.wxpyqa_a > img{width: 80%;margin: 2% auto;}
	
	
}		
	
	
	
@media (min-width: 550px){

	.gunshu_a{padding: 0 26px 3px 26px;}
	.sjdingxa_p p{padding: 0 22px;line-height: 28px;}
	.sjdingxa_p{height: 28px;}
	.sjdingzw{margin-top: 6%;}
	.sekuai1{height: 45px;}
	.sjdingzt img{width: 96%;}
	.yejy p{margin-top: 5%;width: 38%;}
	.yejy img{margin-left: 10%;}
	.ggzyla_w{width: 64%;padding: 3% 0;padding-left: 1%;}
	.ggzyla_w h1{line-height: 36px;}
	.ggzyla_more{width: 16px;margin-top: 8%;}
	.ydjzc_w1{width: 30%;margin: 1.5% 1.666%;}
	.wpjj img{width: 70%;}
	.cgallb_az p{height: 66px;}
	

	
}	
	
		
	
@media (min-width: 600px){
	.sjdingzt img{width: 100%;}
	.sjhzhb_z{width: 42px;left: 2.5%;top: calc(50% - 35px);}
	.sjhzhb_y{width: 42px;right: 2.5%;top: calc(50% - 35px);}
	.cgallb_az p{margin-top: 12%;}

	

	
}	
	
@media (min-width: 650px){
	.gunshu_a{padding: 0 42px 3px 42px;}
	.sjdingxa_p p{padding: 0 30px;}
	.sekuai1{height: 65px;}
	.ggzyla_t img{width: 60%;margin-top: 3%}
	.ggzyla_t1 img{width:52%;margin-top: 9%;}
	.ggzygdb_a{width: 16%;margin: 2% 4.5%;}
	.wxpyqa_a > img{width: 60%;margin: 2% auto;}
	

	

}
	
	
	
@media (min-width: 700px){
	.sekuai1{height: 75px;}
	.wpjj img{width: 55%;}



}		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}




