 .line {
	background: #fff;
	top: -100px;
	margin-left: 900px;
	width: 200px;
	height: 1px;
	animation: line 4.5s linear 1.2s infinite;
	-moz-animation: line 4.5s linear 1.2s infinite;
	-ms-animation: line 4.5s linear 1.2s infinite;
	-o-animation: line 4.5s linear 1.2s infinite;
	-webkit-animation: line 4.5s linear 1.2s infinite;opacity: 0;
}

@keyframes line {
	0% {
		opacity: 0;
		transform: translate(0, 0) rotate(-45deg)
	}
	5% {
		opacity: .5;
		transform: translate(-250px, 250px) rotate(-45deg)
	}
	20% {
		opacity: 0;
		transform: translate(-500px, 500px) rotate(-45deg)
	}
	100% {
		opacity: 0;
		transform: translate(-500px, 500px) rotate(-45deg);
	}
}

.about_banner  .other-bannerfont1 {padding-top: 180px;}
.other-bannerfont1 {padding-top: 220px;margin-bottom: 25px;}
.about-con{margin-top: -70px;background:url(../images/about_bg.png) bottom no-repeat; padding-bottom: 85px;}
.about-con  .layui-tab-content{padding: 0;}
.about-con .layui-tab-titlex{height: 70px;font-size: 0;}
.about-con .layui-tab-titlex li{padding: 0;height: 70px;line-height: 70px;font-size: 20px; width: 25%;background: #f8f9fd;display: inline-block;text-align: center; cursor: pointer;	transition: all .2s;
	-webkit-transition: all .2s;}
.about-con .layui-tab-titlex .layui-this{background: #fff;color: #0084ff;}
.about-con .layui-tab-titlex .layui-this:after { height: 71px;}
.about_us2 p{margin-bottom: 35px;}
.about_us3{background: url(../images/about_us_07.jpg) center center no-repeat;width: 1200px;height: 400px;color: #fff;}
.about_us3 ul{ padding-left: 60px;padding-top: 60px;}
.about_us3 ul li{margin-bottom: 45px;}
.about_us3_2{width: 40px;height: 1px;background:rgba(255,255,255,.6);margin:10px 0;}
.about_us3_3{color: #f1f1f1;}
.about_us5 ul{margin-left: -60px;}
.about_us5 ul li{float: left;width: 253px; height: 128px;border: 1px solid #eee;overflow: hidden;margin-left:60px;}
.about_us5 ul li:hover img{transform: scale(1.05);}
.about_us2 {width: 94%;margin-left: auto;margin-right: auto;line-height: 28px; font-size: 16px;}
/*荣誉资质滚动*/
.about_us6{padding-bottom: 80px;}
.about_icon{background:url(../images/icon.png) no-repeat 0 0;}
.warp-pic-list li{float:left;display:inline;}
.rowE .warp-pic-list{position:relative;width:100%;height:230px;overflow:hidden;}
.rowE .count li{margin-left:49px;width:333px;height:228px;border: 1px solid #ddd;overflow: hidden;}
.rowE .count .img_wrap{width:333px;height:228px; overflow: hidden;}
.rowE .count li:hover .img_wrap img{transform: scale(1.05);}
.rowE .btn{display:block;height:55px;position:absolute;top:78px;width:35px;z-index:200;cursor:pointer;}
.rowE .prev{ background-position:0 -88px;left:0;}
.rowE .prev:hover{background-position:0 -144px;}
.rowE .next{ background-position:0 -200px;right:0;}
.rowE .next:hover{background-position:0 -256px;}
/*新资质*/
.zizhi ul {margin-left: -25px; padding-bottom: 80px;}
.zizhi ul li{float: left; margin-left: 25px;margin-bottom: 45px;}
.zizhi ul li img{box-shadow: 0 0 15px rgba(0,0,0,.15);border: 1px solid #ddd;}
/*资讯*/
.about-new-left{width: 260px;height: 150px;overflow: hidden;border: #eee;position: relative;}
.about-new-left .border_top {
    position: absolute;
    top: 10px;
    left: 10px;
   background-color: rgba(0,132,255,.6);
    width: 0px;
    height: 1px;

}
.about-new ul li:hover  .border_top,
.about-new ul li:hover .border_bottom{
	width: 240px;
}
.about-new-left .border_bottom {
    position: absolute;
    bottom: 10px;
    left: 10px;
     background-color: rgba(0,132,255,.6);
    width: 0px;
    height: 1px;
}

.about-new-left .border_left {
    position: absolute;
    top: 10px;
    left: 10px;
     background-color: rgba(0,132,255,.6);
    height: 0px;
    width: 1px;
}

.about-new-left .border_right {
    position: absolute;
    top: 10px;
    right: 10px;
       background-color: rgba(0,132,255,.6);
    height: 0px;
    width: 1px;
}
.about-new ul li:hover .border_right,
.about-new ul li:hover  .border_left {
	height: 130px;
}
.about-new-left img{width: 260px;height: 150px;}
.about-new-right{width: 880px}
.about-new-right1{margin-bottom: 25px;}
.about-new{padding-top: 45px;width: 1180px; margin-left: auto;margin-right: auto; padding-bottom: 80px;}
.about-new ul li{border-bottom: 1px solid #e4e9f0;padding-top: 25px;padding-bottom: 25px;}
.about-new-right3{margin-top: 20px;width: 20px;height: 20px;}
.about-new ul li:hover .about-new-right3 {transform: translateX(10px);opacity: .5;}
.about-new ul li:hover .about-new-left img{transform: scale(1.05);}
.about-new ul li:hover .about-new-right1left{color: #0084ff;}
.about-new-right2{height: 60px;}
/*地图*/
#dituContent{width:1200px;height:500px;border:#ccc solid 1px;}
.map{width: 330px;height: 215px;background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.2);top: 60px;left: 80px; position: absolute;z-index: 2;border-top: 4px solid #0084ff;}
.map-contantcon{width: 100%;height: 265px; margin-bottom: 80px;border: 1px solid #fff;box-shadow: 0 0 15px rgba(0,0,0,.1);}
.map-contantcon .map-tit{padding: 30px 30px 15px 30px;}
.map-contantcon .map-contentleft1{padding: 0 30px 0 30px;}
.map-contentleft1 p{margin-bottom: 25px;}
.map-contentleft1 img{margin-right: 15px;}
.map-heng{width: 100px;height: 1px; margin: 15px 0 25px 30px;  background: #e4e9f0;}
.map-contantcon:hover .map-heng{width: 510px; background: #ccc;}
.map-contentleft1 p a{margin-top: 35px;float: right;}
.map-contantcon:hover{box-shadow: 0 0 15px rgba(0,0,0,.1);}
.map1{padding: 25px 35px 25px 35px;}
.map2{padding: 0 35px 25px 35px;}
.map2 p{margin-bottom: 10px;line-height: 24px;}
.map2 p i{margin-right: 3px;}
/*技术文档*/
.wd-banner{ position: relative; height: 480px; background: linear-gradient(-45deg, rgba(28,36,50,1), rgba(40,47,59,1));-webkit-animation: Gradient 15s ease infinite;-moz-animation: Gradient 15s ease infinite;animation: Gradient 15s ease infinite;}
.jswd_banner{position: relative; height: 480px;background: url(../images/jswd_banner.jpg) center center no-repeat; animation: none;}
@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
.wd-banner .other-bannerfont1{position: absolute;top: 0;left: 50%; margin-left: -105px; padding-top: 200px;}
.wd-banner .other-bannerfont2{position: absolute;top: 0;left: 50%;margin-left: -130px; padding-top: 280px;}
.problem-tit .other-bannerfont2{margin-left: -20px;}
.wd-conleft {background: #fff;width: 260px; margin-top: 40px;margin-bottom: 40px; padding-top: 15px;padding-bottom: 30px;}
.wd-conright{background: #fff;width:900px;margin-top: 40px;margin-bottom: 40px;}
.wd-conleftcon p{text-align: center;line-height: 80px;background: url(../images/wd-line.png) center center no-repeat;}
.wd-conleftcon ul li{ text-align:center; line-height: 40px;}
.wd-conleftcon ul li a{color: #0a1633;}
.wd-conleftcon ul li a:hover{color: #0084ff;}
.wd-conrightcon{padding: 25px;}
.wd-conrighttit{line-height: 60px;border-bottom: 1px solid #e4e9f0;}
.wd-conrightdes{ padding: 15px;line-height: 24px;}
.text-indent{text-indent: 12px;}
.wd-conright .layui-bg-gray{background: #fff!important;border: 1px solid #e4e9f0; padding: 10px 0px; margin-bottom: 5px;}
.wd-conrightdes p{margin-bottom: 5px;}
.wd-conrightdes .color_blue2{margin-top: 10px;font-weight:bold;}
.wd-con .layui-tab-title li{display: block;}
.wd-conleft .layui-tab-titlex{height: auto;border-bottom: none;}
.wd-conleft .layui-tab-titlex .layui-this:after{border: none;}
.wd-conleft .layui-tab-titlex .layui-this{border-left: 1px solid #0084ff;background: rgba(0,132,255,.1);}
.wd-conrighttit1{line-height: 50px;}
.wd-con .layui-tab{margin: 0;}
.wd-con .layui-tab-content{padding: 0;}
/*产品*/
.layui-nav .layui-this .layui-nav-more{content: '';width: 0;height: 0;border-style: solid dashed dashed;border-color: #fff transparent transparent;border-top-color: rgb(255, 255, 255);
    overflow: hidden;cursor: pointer; transition: all .2s;-webkit-transition: all .2s;position: absolute;top: 50%;right: 0px;margin-top: -3px;border-width: 6px;
    border-top-color: rgba(255, 255, 255, .8);
}
.pro-banner1{position: absolute;top: 180px; margin-left: 65px;}
.pro-banner2{position: absolute;top: 250px;margin-left: 65px;}
.pro-banner3{position: absolute;top: 320px;margin-left: 65px;}
.pro-banner4{position: absolute; top:290px; width: 570px;margin-left: 65px;}
.pro-banner3 .layui-btn-lg{padding: 0 45px;}
.pro-sybanner .pro-banner1{top: 140px;}
.pro-sybanner .pro-banner2{top:210px ;}
.pro-sybanner .pro-banner4{top: 260px;}
.pro-dxfu .layui-tab-brief ul.pro-dxfu-ul li{padding: 0 25px;font-size: 18px;margin: 0 65px;}
.pro-dxfu .layui-tab-content{padding: 0;}
.pro-dxfu .layui-tab{margin-bottom: 0;}
.pro-dxfu-ul2{margin-top: 100px;}
.pro-dxfu-ul2 .layui-tab-title{border-bottom: none;}
.pro-dxfu-ul2 .layui-tab-title .layui-this:after{border-color:rgba(255,255,255,.0);}
.pro-dxfu-ul2 ul{margin-left: -20px;margin-top: 60px;}
.pro-dxfu-ul2 ul li{width: 100px;height: 100px;background: #fff;border-radius: 3px;box-shadow: 0 0 15px rgba(0,0,0,.2);margin-left: 20px;margin-bottom: 45px;}
.pro-dxfu-ul2 ul li p{background-image: url(../images/dxfu-icon.png);margin: 20px auto 0px;}
.pro-dxfu-ul2 ul li:nth-child(1) p{background-position: 0px 0px;width:20px;height:29px;}
.pro-dxfu-ul2 ul li:nth-child(2) p{background-position: -20px 0px;width:28px;height:29px;}
.pro-dxfu-ul2 ul li:nth-child(3) p{background-position: -51px 0px;width:22px;height:29px;}
.pro-dxfu-ul2 ul li:nth-child(4) p{background-position: -76px 0px;width:28px;height:29px;}
.pro-dxfu-ul2 ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.pro-dxfu-ul2 ul li:hover:nth-child(1) p,.pro-dxfu-ul2 ul li.layui-this:nth-child(1)  p{background-position: 0px -29px;width:20px;height:29px;}
.pro-dxfu-ul2 ul li:hover:nth-child(2) p,.pro-dxfu-ul2 ul li.layui-this:nth-child(2)  p{background-position: -20px -29px;width:28px;height:29px;}
.pro-dxfu-ul2 ul li:hover:nth-child(3) p,.pro-dxfu-ul2 ul li.layui-this:nth-child(3)  p{background-position: -51px -29px;width:22px;height:29px;}
.pro-dxfu-ul2 ul li:hover:nth-child(4) p,.pro-dxfu-ul2 ul li.layui-this:nth-child(4)  p{background-position: -76px -29px;width:28px;height:29px;}
.pro-dxfu-ul2des{width: 580px;line-height: 28px;}
.pro-dxfuimg{margin-top: -200px;width: 320px;height: 455px;background: url(../images/dxfw1.png) center bottom no-repeat;background-size: 320px 455px;}
.pro-dxfuimgcon{padding-top: 140px;}
.dxfw-imgcon{background: #e5e5e8;padding:20px;border-radius:25px;position: relative;width: 275px;margin-left: auto; margin-right: auto; position: relative;text-align:justify;
text-justify:inter-ideograph;}
.dxfw-imgcon img{position: absolute; bottom: -10px; left: -10px;}
.pro-dxfuimg span{font-size: 16px; line-height: 24px; display: inline-block;word-break:break-all;word-wrap:break-word}
/*会员营销*/
.pro-dxfu-ul3 ul li p{background-image: url(../images/dxfu-icon2.png);margin: 20px auto 0px;}
.pro-dxfu-ul3 ul li:nth-child(1) p{background-position: 0px 0px;width:28px;height:28px;}
.pro-dxfu-ul3 ul li:nth-child(2) p{background-position: -28px 0px;width:31px;height:28px;}
.pro-dxfu-ul3 ul li:nth-child(3) p{background-position: -60px 0px;width:28px;height:28px;}
.pro-dxfu-ul3 ul li:nth-child(4) p{background-position: -89px 0px;width:30px;height:28px;}
.pro-dxfu-ul3 ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.pro-dxfu-ul3 ul li:hover:nth-child(1) p,.pro-dxfu-ul3 ul li.layui-this:nth-child(1)  p{background-position: 0px -28px;width:28px;height:28px;}
.pro-dxfu-ul3 ul li:hover:nth-child(2) p,.pro-dxfu-ul3 ul li.layui-this:nth-child(2)  p{background-position: -28px -28px;width:31px;height:28px;}
.pro-dxfu-ul3 ul li:hover:nth-child(3) p,.pro-dxfu-ul3 ul li.layui-this:nth-child(3)  p{background-position: -60px -28px;width:28px;height:28px;}
.pro-dxfu-ul3 ul li:hover:nth-child(4) p,.pro-dxfu-ul3 ul li.layui-this:nth-child(4)  p{background-position: -89px -28px;width:30px;height:28px;}
/*短信通知*/
.pro-dxfu-ul4 ul li p{background-image: url(../images/dxfu-icon3.png);margin: 20px auto 0px;}
.pro-dxfu-ul4 ul li:nth-child(1) p{background-position: 0px 0px;width:30px;height:29px;}
.pro-dxfu-ul4 ul li:nth-child(2) p{background-position: -30px 0px;width:32px;height:29px;}
.pro-dxfu-ul4 ul li:nth-child(3) p{background-position: -64px 0px;width:32px;height:29px;}
.pro-dxfu-ul4 ul li:nth-child(4) p{background-position: -96px 0px;width:32px;height:29px;}
.pro-dxfu-ul4 ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.pro-dxfu-ul4 ul li:hover:nth-child(1) p,.pro-dxfu-ul4 ul li.layui-this:nth-child(1)  p{background-position: 0px -29px;width:30px;height:29px;}
.pro-dxfu-ul4 ul li:hover:nth-child(2) p,.pro-dxfu-ul4 ul li.layui-this:nth-child(2)  p{background-position: -30px -29px;width:32px;height:29px;}
.pro-dxfu-ul4 ul li:hover:nth-child(3) p,.pro-dxfu-ul4 ul li.layui-this:nth-child(3)  p{background-position: -64px -29px;width:32px;height:29px;}
.pro-dxfu-ul4 ul li:hover:nth-child(4) p,.pro-dxfu-ul4 ul li.layui-this:nth-child(4)  p{background-position: -96px -29px;width:32px;height:29px;}
/*短信服务优势*/
.dxfu-ys {padding-bottom: 25px;}
.dxfu-ys .tit{padding-top: 60px;}
.dxfw-ys  .main3-icon{background: url(../images/dxfu-icon4.png);  margin: 50px auto 40px;}
.dxfw-ys  .main3-icon1{background-position: 0px 0px;width:55px;height:57px;}
.dxfw-ys  .main3-icon2{background-position: -60px 0px;width:55px;height:57px;}
.dxfw-ys  .main3-icon3{background-position: -115px 0px;width:56px;height:57px;}
.dxfw-ys  .main3-icon4{background-position: -175px 0px;width:55px;height:57px;}
.dxfw-ys  .main3-icon5{background-position: -235px 0px;width:55px;height:57px;}
.dxfw-ys  .main3-icon6{background-position: -286px 0px;width:62px;height:57px;}
.dxfu-ys .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:55px;height:57px}
.dxfu-ys .main3 ul li:hover .main3-icon2{ background-position: -60px -57px;width:55px;height:57px;}
.dxfu-ys .main3 ul li:hover .main3-icon3{ background-position: -115px -57px;width:56px;height:57px;}
.dxfu-ys .main3 ul li:hover .main3-icon4{ background-position: -175px -57px;width:55px;height:57px;}
.dxfu-ys .main3 ul li:hover .main3-icon5{ background-position: -235px -57px;width:55px;height:57px;}
.dxfu-ys .main3 ul li:hover .main3-icon6{background-position: -286px -57px;width:62px;height:57px;}
/*阶梯价格优化*/
.dxfw-yh{background: url(../images/dxfw_18.jpg) center center no-repeat;width: 100%;height: 500px;}
.dxfw-yh .layui-table,.dxfw-yh .layui-table tr{background:none;color: #fff;}
.dxfw-yh .layui-table tr th,.dxfw-yh .layui-table tr td{ height: 80px;line-height: 80px;text-align: center;font-size: 18px;}
.dxfw-yh .layui-table tr:hover{background: rgba(255,255,255,0)}
.dxfw-yh .tit1{padding-top: 60px;}
.dxfu-yhbcon ul {margin-top: 45px;margin-left: -90px;}
.dxfu-yhbcon ul li{float: left;width: 335px;height: 265px; border: 1px solid #e4e9f0;border-radius: 2px; margin-bottom: 60px;margin-left: 90px;}
.dxfu-yhbcon ul li:hover{/*transform: translateY(-10px);*/background: #fafafa;border: 1px solid #ddd;}
.dxfu-yhbcon1{width: 100px;height:2px;background: #0084ff;margin: 0 auto;border-radius: 0 0 5px 5px; margin-top: -1px;}
.dxfu-yhbcon2{}
.dxfu-yhbcon3 label{margin-left: 5px; /*font-style: italic;*/}
.dxfu-yhbcon4{width: 200px;height: 1px;background: #E4E9F0;margin: 15px auto;}
.dxfw-ksjrtit{padding-top: 60px; margin-bottom: 45px;}
.dxfw-ksjrcon ul{margin-left: -65px;padding-bottom: 80px;}
.dxfw-ksjrcon ul li{float: left;background:url(../images/yjt.png) center right no-repeat; width: 200px;text-align: center;margin-left: 65px;padding-right: 65px;}
.dxfw-ksjrcon ul li:last-of-type{background: none;padding-right: 0;}
.dxfw-ksjrcon ul li:hover .dxfw-ksjrcon2{/*transform: translateY(-5px);*/ color:#0084ff}
.dxfw-ksjrcon ul li .dxfw-ksjrcon1{background: url(../images/ksjr.png);margin: 50px auto 40px;}
.dxfw-ksjrcon ul li:nth-child(1) .dxfw-ksjrcon1{background-position: 0px 0px; width: 56px;height: 58px;}
.dxfw-ksjrcon ul li:nth-child(2) .dxfw-ksjrcon1{background-position: -56px 0px; width: 65px;height: 58px;}
.dxfw-ksjrcon ul li:nth-child(3) .dxfw-ksjrcon1{background-position: -119px 0px; width: 58px;height: 58px;}
.dxfw-ksjrcon ul li:nth-child(4) .dxfw-ksjrcon1{background-position: -184px 0px; width: 54px;height: 58px;}
.dxfw-ksjrcon ul li:hover:nth-child(1) .dxfw-ksjrcon1{background-position: 0px -58px; width: 56px;height: 58px;}
.dxfw-ksjrcon ul li:hover:nth-child(2) .dxfw-ksjrcon1{background-position: -56px -58px; width: 65px;height: 58px;}
.dxfw-ksjrcon ul li:hover:nth-child(3) .dxfw-ksjrcon1{background-position: -119px -58px; width: 58px;height: 58px;}
.dxfw-ksjrcon ul li:hover:nth-child(4) .dxfw-ksjrcon1{background-position: -184px -58px; width: 54px;height: 58px;}
/*多媒体短信*/
.pro-dmt1left {width: 600px;}
.pro-dmt1left1{margin-left: -15px;}
.pro-dmt1left1 span{padding: 10px 15px ;margin: 15px;display: inline-block;}
.pro-dmt2left{text-align: right;}
.pro-dmt2{background: url(../images/dmt_02.jpg) center center no-repeat;width: 100%;height: 850px;}
.pro-dmt2conleft{ padding-left: 200px;}
.pro-dmt2con{padding-top: 126px;}
.pro-dmt2conright{padding-right: 200px;}
.pro-dmt3con ul li{float: left;width: 25%;margin-bottom: 60px;}
.pro-dmt3con .main3-con4{margin: 30px 45px;}
.pro-dmt3  .main3-icon{background: url(../images/dmt-icon.png);  margin: 50px auto 40px;}
.pro-dmt3  .main3-icon1{background-position: 0px 0px;width:55px;height:57px;}
.pro-dmt3  .main3-icon2{background-position: -60px 0px;width:80px;height:57px;}
.pro-dmt3  .main3-icon3{background-position: -135px 0px;width:70px;height:57px;}
.pro-dmt3  .main3-icon4{background-position: -207px 0px;width:64px;height:57px;}
.pro-dmt3 .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:55px;height:57px}
.pro-dmt3 .main3 ul li:hover .main3-icon2{ background-position: -60px -57px;width:80px;height:57px;}
.pro-dmt3 .main3 ul li:hover .main3-icon3{ background-position: -135px -57px;width:70px;height:57px;}
.pro-dmt3 .main3 ul li:hover .main3-icon4{ background-position: -207px -57px;width:64px;height:57px;}
.pro-dmt4 .layui-tab[overflow]>.layui-tab-title{overflow: visible;}
.pro-dmt4 .layui-tab-title{white-space:inherit}
.pro-dmt4 .pro-dmt4-right{width: 500px; margin-right: 100px;}
.pro-dmt4 .pro-dxfu-ul2 .layui-tab-item img{border-radius: 4px;box-shadow: 0 0 15px rgba(0,0,0,.1);margin: 0 0 45px 100px;}
.pro-dmt4 ul li p{background-image: url(../images/dmt-icon2.png);margin: 20px auto 0px;}
.pro-dmt4 ul li:nth-child(1) p{background-position: 0px 0px;width:28px;height:30px;}
.pro-dmt4 ul li:nth-child(2) p{background-position: -28px 0px;width:30px;height:30px;}
.pro-dmt4 ul li:nth-child(3) p{background-position: -58px 0px;width:30px;height:30px;}
.pro-dmt4 ul li:nth-child(4) p{background-position: -88px 0px;width:30px;height:30px;}
.pro-dmt4 ul li:nth-child(5) p{background-position: -118px 0px;width:28px;height:30px;}
.pro-dmt4 ul li:nth-child(6) p{background-position: -146px 0px;width:29px;height:30px;}
.pro-dmt4 ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.pro-dmt4 ul li:hover:nth-child(1) p,.pro-dmt4 ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:28px;height:30px;}
.pro-dmt4 ul li:hover:nth-child(2) p,.pro-dmt4 ul li.layui-this:nth-child(2)  p{background-position: -28px -30px;width:30px;height:30px;}
.pro-dmt4 ul li:hover:nth-child(3) p,.pro-dmt4 ul li.layui-this:nth-child(3)  p{background-position: -58px -30px;width:30px;height:30px;}
.pro-dmt4 ul li:hover:nth-child(4) p,.pro-dmt4 ul li.layui-this:nth-child(4)  p{background-position: -88px -30px;width:30px;height:30px;}
.pro-dmt4 ul li:hover:nth-child(5) p,.pro-dmt4 ul li.layui-this:nth-child(5)  p{background-position: -118px -30px;width:28px;height:30px;}
.pro-dmt4 ul li:hover:nth-child(6) p,.pro-dmt4 ul li.layui-this:nth-child(6)  p{background-position: -146px -30px;width:29px;height:30px;}
/*国际短信*/
.pro-gjdx1 {margin-bottom: 60px;}
.pro-gjdx1 ul li{float: left;width: 33%;text-align: center;}
.pro-gjdx2 .main2-con ul{margin-left: -28px;}
.pro-gjdx2 .main2-con ul li{width: 278px;margin-left: 28px;height: auto; margin-bottom: 80px;}
.pro-gjdx2 .main2-con2{margin-bottom: 0px;}
.pro-gjdx2 .main2-con ul li .main2-con4{margin: 25px 45px 40px;}
.pro-gjdx2 .main2-icon{30px auto 25px}
.pro-gjdx2 .main2-icon{background: url(../images/gjdx-icon.png);  margin: 40px auto 40px;}
.pro-gjdx2 .main2-icon1{background-position: 0px 0px;width:38px;height:38px;}
.pro-gjdx2 .main2-icon2{background-position: -38px 0px;width:60px;height:38px;}
.pro-gjdx2 .main2-icon3{background-position: -98px 0px;width:59px;height:38px;}
.pro-gjdx2 .main2-icon4{background-position: -157px 0px;width:42px;height:38px;}

.pro-gudx3   .main3 ul li{margin-bottom: 80px;}
.pro-gjdx2 .main2-con ul li:hover .main2-icon1,.main2-con ul li:hover .main2-icon2,.main2-con ul li:hover .main2-icon3,.main2-con ul li:hover .main2-icon4,.main2-con ul li:hover .main2-icon5{transform:rotateY(180deg);}
.pro-gudx3  .main3-icon{background: url(../images/gujx-icon2.png);  margin: 50px auto 40px;}
.pro-gudx3   .main3-icon1{background-position: 0px 0px;width:60px;height:57px;}
.pro-gudx3   .main3-icon2{background-position: -60px 0px;width:60px;height:57px;}
.pro-gudx3   .main3-icon3{background-position: -120px 0px;width:62px;height:57px;}
.pro-gudx3   .main3-icon4{background-position: -180px 0px;width:61px;height:57px;}
.pro-gudx3  .main3 ul li:hover .main3-icon1{background-position: 0px -57px;width:60px;height:57px;}
.pro-gudx3  .main3 ul li:hover .main3-icon2{background-position: -60px -57px;width:60px;height:57px;}
.pro-gudx3  .main3 ul li:hover .main3-icon3{background-position: -120px -57px;width:62px;height:57px;}
.pro-gudx3  .main3 ul li:hover .main3-icon4{background-position: -180px -57px;width:61px;height:57px;}
/*闪信*/
.sx-line{background: url(../images/sx-line.png) center center no-repeat;width: 296px;}
.pro-sx-cjcon1{background: url(../images/sx-zc_03.png) center bottom no-repeat;width: 296px;height: 393px;}
.pro-sx-cjcon1-1{width: 180px;height: auto;padding-top: 130px; padding-left: 55px;}
.pro-sx-cjcon1-1 p:nth-child(1){height: 100px}
.pro-sx-cjcon1-1line{margin: 15px auto;background: #e4e9f0;height: 1px;}
.pro-sx3  .main3-icon{background: url(../images/sx-icon.png);  margin: 50px auto 40px;}
.pro-sx3  .main3-icon1{background-position: 0px 0px;width:55px;height:60px;}
.pro-sx3  .main3-icon2{background-position: -55px 0px;width:58px;height:60px;}
.pro-sx3  .main3-icon3{background-position: -113px 0px;width:52px;height:60px;}
.pro-sx3  .main3-icon4{background-position: -168px 0px;width:52px;height:60px;}
.pro-sx3 .main3 ul li{margin-bottom: 80px;}
.pro-sx3 .main3 ul li:hover .main3-icon1{background-position: 0px -60px;width:55px;height:60px;}
.pro-sx3 .main3 ul li:hover .main3-icon2{background-position: -55px -60px;width:58px;height:60px;}
.pro-sx3 .main3 ul li:hover .main3-icon3{background-position: -113px -60px;width:52px;height:60px;}
.pro-sx3 .main3 ul li:hover .main3-icon4{background-position: -168px -60px;width:52px;height:60px;}
.dxfu-sxcon {position: relative;height: 520px;}
.dxfw-sxconleft{width: 480px;height: 400px;border: 1px solid #cde1fb;background: #fff; position: absolute; top: 25px; left: 100px;}
.dxfw-sxconright{width: 520px;height: 450px;background:#fff;position: absolute; right: 100px; z-index: 3;box-shadow: 0 0 15px rgba(0,0,0,.1);}
.dxfw-sxconlefttit{height: 120px;border-bottom: 1px solid #cde1fb;background: #f7f9ff;}
.dxfw-sxconlefttitname{line-height: 70px;padding-top: 15px;}
.dxfw-sxconlefttitline{width: 40px;height: 2px;background: #6b798e;margin: 0 auto;}
.dxfw-sxconleftconleft img{margin: 34px 0  0 30px;/*box-shadow: 0 0 10px rgba(0,0,0,.1);*/}
.dxfw-sxconleftconright{margin-right: 15px; line-height: 40px;margin-top: 70px;}
.dxfw-sxconleftconright i{margin-right: 10px;}
.sy-sxconleftconright{margin-right: 75px;}
.dxfw-sxconright .dxfw-sxconlefttit{background: url(../images/sx_03.jpg) center center no-repeat;}
.dxfw-sxconright .dxfw-sxconlefttitline{background: #fff;}
.dxfw-sxconright .dxfw-sxconleftconleft img{margin: 39px 0  0 35px;/*box-shadow: 0 0 10px rgba(0,0,0,.1);*/}
.dxfw-sxconright  .dxfw-sxconleftconright{margin-right: 35px;}
.dxfw-sxconright  .sy-sxconleftconright{margin-right: 100px;}
/*行业方案*/
.solutiotn1-1{padding-left:30px;padding-right: 30px;}
.solution .layui-tab{margin-bottom: 0;}
.solution-banner {position: relative; height: 480px;background: url(../images/solution_banner.jpg) center center no-repeat;animation: none;}
.solution-banner .other-bannerfont1{margin-left: -126px;}
.solution-banner .other-bannerfont2{margin-left: -120px;}
.solution .layui-tab-content{padding: 0;}
.solution .layui-tab-title li{font-size: 18px; margin-left: 30px; margin-right: 30px;}
.solution .pro-dxfu-ul2 .layui-tab-title li{font-size: 14px;}
.solutiotn1-1left{width: 440px;height: 300px;background: #0788ff;border-radius: 4px; position: relative;}
.solutiotn1-1left1{position: absolute;top: -60px;left: 32.5px;}
.solutiotn1-1left2{ margin:35px; margin-top:180px;}
.solutiotn1-1right{width: 470px; line-height: 24px;}
.solutiotn1-1con{margin-left: 45px;}
.solutiotn1-2con .layui-tab-title li{margin-left: 20px; margin-right: 0;}
.solutiotn1-2con .layui-tab-title{margin-left: 100px;}
.solutiotn1-2con .layui-tab-content{ margin-left: 0;margin-right: 100px;}
.solutiotn1-2con  .pro-dxfu-ul2 .layui-tab-content .layui-tab-item img{margin-left: 0}
.solution-img{background: url(../images/solution_03.png) center top no-repeat;width: 296px;height: 380px;}
.solution-imgx{background: url(../images/gua_03.jpg) center top no-repeat;width: 413px;height: 398px;}
.solution-imgdes{width: 200px;padding: 145px  0 0 48px; }
.solution-imgdescon{background: #e5e4e9;padding: 15px 15px 20px 15px;border-radius: 10px; position: relative;word-break:break-all;word-wrap:break-word;text-align:justify;
text-justify:inter-ideograph;}
.solution-imgx  .solution-imgdes{width: 190px;padding: 107px  0 0 25px;}
.solution-imgx .solution-imgdescon{ padding: 7px; margin-bottom: 8px;}
.pro-dmt4 .pro-dxfu-ul2 .solution-imgdescon img.solution-imgdesconimg{position: absolute;bottom: -8px;left: -8px; margin: 0;box-shadow: none;}
img.solution-imgdesconimg{position: absolute;bottom: -8px;left: -7px; margin: 0;box-shadow: none;}
.solutiotn1-2con ul li p{background-image: url(../images/solution-icon1.png);margin: 20px auto 0px;}
.solutiotn1-2con ul li:nth-child(1) p{background-position: 0px 0px;width:25px;height:30px;}
.solutiotn1-2con ul li:nth-child(2) p{background-position: -25px 0px;width:30px;height:30px;}
.solutiotn1-2con ul li:nth-child(3) p{background-position: -56px 0px;width:36px;height:30px;}
.solutiotn1-2con ul li:nth-child(4) p{background-position: -90px 0px;width:30px;height:30px;}
.solutiotn1-2con ul li:nth-child(5) p{background-position: -121px 0px;width:35px;height:30px;}
.solutiotn1-2con ul li:nth-child(6) p{background-position: -157px 0px;width:27px;height:30px;}
.solutiotn1-2con ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn1-2con ul li:hover:nth-child(1) p,.solutiotn1-2con ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:25px;height:30px;}
.solutiotn1-2con ul li:hover:nth-child(2) p,.solutiotn1-2con ul li.layui-this:nth-child(2)  p{background-position: -25px -30px;width:30px;height:30px;}
.solutiotn1-2con ul li:hover:nth-child(3) p,.solutiotn1-2con ul li.layui-this:nth-child(3)  p{background-position: -56px -30px;width:36px;height:30px;}
.solutiotn1-2con ul li:hover:nth-child(4) p,.solutiotn1-2con ul li.layui-this:nth-child(4)  p{background-position: -90px -30px;width:30px;height:30px;}
.solutiotn1-2con ul li:hover:nth-child(5) p,.solutiotn1-2con ul li.layui-this:nth-child(5)  p{background-position: -121px -30px;width:35px;height:30px;}
.solutiotn1-2con ul li:hover:nth-child(6) p,.solutiotn1-2con ul li.layui-this:nth-child(6)  p{background-position: -157px -30px;width:27px;height:30px;}
.solution-ys  .main3-icon{background: url(../images/solution-ys.png);  margin: 50px auto 40px;}
.solution-ys  .main3-icon1{background-position: 0px 0px;width:50px;height:57px;}
.solution-ys  .main3-icon2{background-position: -55px 0px;width:60px;height:57px;}
.solution-ys  .main3-icon3{background-position: -116px 0px;width:60px;height:57px;}
.solution-ys  .main3-icon4{background-position: -180px 0px;width:52px;height:57px;}
.solution-ys  .main3 ul li:hover .main3-icon1{background-position: 0px -57px;width:50px;height:57px;}
.solution-ys  .main3 ul li:hover .main3-icon2{background-position: -55px -57px;width:60px;height:57px;}
.solution-ys  .main3 ul li:hover .main3-icon3{background-position: -116px -57px;width:60px;height:57px;}
.solution-ys  .main3 ul li:hover .main3-icon4{background-position: -180px -57px;width:52px;height:57px;}
/*金融*/
.solution2-con ul{margin-left: -45px;}
.solution2-con ul li{float: left;margin-left: 45px; margin-bottom: 25px;}
.solution2-con ul.jiaoyu {width:90%;margin-left: auto;margin-right: auto;}
.solution2-con ul.jiaoyu li{margin-left: 70px;}
.solutiotn2-2con ul li p{background-image: url(../images/solution-icon2.png);margin: 20px auto 0px;}
.solutiotn2-2con ul li:nth-child(1) p{background-position: 0px 0px;width:30px;height:30px;}
.solutiotn2-2con ul li:nth-child(2) p{background-position: -30px 0px;width:30px;height:30px;}
.solutiotn2-2con ul li:nth-child(3) p{background-position: -60px 0px;width:33px;height:30px;}
.solutiotn2-2con ul li:nth-child(4) p{background-position: -95px 0px;width:32px;height:30px;}
.solutiotn2-2con ul li:nth-child(5) p{background-position: -126px 0px;width:40px;height:30px;}
.solutiotn2-2con ul li:nth-child(6) p{background-position: -165px 0px;width:30px;height:30px;}
.solutiotn2-2con ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn2-2con ul li:hover:nth-child(1) p,.solutiotn2-2con  ul li.layui-this:nth-child(1)  p{background-position: 0px -31px;width:30px;height:30px;}
.solutiotn2-2con ul li:hover:nth-child(2) p,.solutiotn2-2con  ul li.layui-this:nth-child(2)  p{background-position: -30px -31px;width:30px;height:30px;}
.solutiotn2-2con ul li:hover:nth-child(3) p,.solutiotn2-2con  ul li.layui-this:nth-child(3)  p{background-position: -60px -31px;width:33px;height:30px;}
.solutiotn2-2con ul li:hover:nth-child(4) p,.solutiotn2-2con  ul li.layui-this:nth-child(4)  p{background-position: -95px -31px;width:32px;height:30px;}
.solutiotn2-2con ul li:hover:nth-child(5) p,.solutiotn2-2con  ul li.layui-this:nth-child(5)  p{background-position: -126px -31px;width:40px;height:30px;}
.solutiotn2-2con ul li:hover:nth-child(6) p,.solutiotn2-2con  ul li.layui-this:nth-child(6)  p{background-position: -165px -31px;width:30px;height:30px;}
/*互联网电商*/
.solutiotn3-2con  ul li p{background-image: url(../images/solution-icon3.png);margin: 20px auto 0px;}
.solutiotn3-2con  ul li:nth-child(1) p{background-position: 0px 0px;width:22px;height:30px;}
.solutiotn3-2con  ul li:nth-child(2) p{background-position: -22px 0px;width:40px;height:30px;}
.solutiotn3-2con  ul li:nth-child(3) p{background-position: -60px 0px;width:30px;height:30px;}
.solutiotn3-2con  ul li:nth-child(4) p{background-position: -92px 0px;width:35px;height:30px;}
.solutiotn3-2con  ul li:nth-child(5) p{background-position: -127px 0px;width:32px;height:30px;}
.solutiotn3-2con  ul li:nth-child(6) p{background-position: -160px 0px;width:24px;height:30px;}
.solutiotn3-2con  ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn3-2con  ul li:hover:nth-child(1) p,.solutiotn3-2con   ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:22px;height:30px;}
.solutiotn3-2con  ul li:hover:nth-child(2) p,.solutiotn3-2con   ul li.layui-this:nth-child(2)  p{background-position: -22px -30px;width:40px;height:30px;}
.solutiotn3-2con  ul li:hover:nth-child(3) p,.solutiotn3-2con   ul li.layui-this:nth-child(3)  p{background-position: -60px -30px;width:30px;height:30px;}
.solutiotn3-2con  ul li:hover:nth-child(4) p,.solutiotn3-2con   ul li.layui-this:nth-child(4)  p{background-position: -92px -30px;width:35px;height:30px;}
.solutiotn3-2con  ul li:hover:nth-child(5) p,.solutiotn3-2con   ul li.layui-this:nth-child(5)  p{background-position: -127px -30px;width:32px;height:30px;}
.solutiotn3-2con  ul li:hover:nth-child(6) p,.solutiotn3-2con   ul li.layui-this:nth-child(6)  p{background-position: -160px -30px;width:24px;height:30px;}
/*交通物流*/
.solutiotn4-2con  ul li p{background-image: url(../images/solution-icon4.png);margin: 20px auto 0px;}
.solutiotn4-2con  ul li:nth-child(1) p{background-position: 0px 0px;width:40px;height:30px;}
.solutiotn4-2con  ul li:nth-child(2) p{background-position: -40px 0px;width:36px;height:30px;}
.solutiotn4-2con  ul li:nth-child(3) p{background-position: -76px 0px;width:32px;height:30px;}
.solutiotn4-2con  ul li:nth-child(4) p{background-position: -109px 0px;width:30px;height:30px;}
.solutiotn4-2con  ul li:nth-child(5) p{background-position: -139px 0px;width:35px;height:30px;}
.solutiotn4-2con  ul li:nth-child(6) p{background-position: -175px 0px;width:27px;height:30px;}
.solutiotn4-2con  ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn4-2con  ul li:hover:nth-child(1) p,.solutiotn4-2con   ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:40px;height:30px;}
.solutiotn4-2con  ul li:hover:nth-child(2) p,.solutiotn4-2con   ul li.layui-this:nth-child(2)  p{background-position: -40px -30px;width:36px;height:30px;}
.solutiotn4-2con  ul li:hover:nth-child(3) p,.solutiotn4-2con   ul li.layui-this:nth-child(3)  p{background-position: -76px -30px;width:32px;height:30px;}
.solutiotn4-2con  ul li:hover:nth-child(4) p,.solutiotn4-2con   ul li.layui-this:nth-child(4)  p{background-position: -109px -30px;width:30px;height:30px;}
.solutiotn4-2con  ul li:hover:nth-child(5) p,.solutiotn4-2con   ul li.layui-this:nth-child(5)  p{background-position: -139px -30px;width:35px;height:30px;}
.solutiotn4-2con  ul li:hover:nth-child(6) p,.solutiotn4-2con   ul li.layui-this:nth-child(6)  p{background-position: -175px -30px;width:27px;height:30px;}
/*游戏*/
.solutiotn5-2con  ul li p{background-image: url(../images/solution-icon5.png);margin: 20px auto 0px;}
.solutiotn5-2con  ul li:nth-child(1) p{background-position: 0px 0px;width:22px;height:30px;}
.solutiotn5-2con  ul li:nth-child(2) p{background-position: -22px 0px;width:24px;height:30px;}
.solutiotn5-2con  ul li:nth-child(3) p{background-position: -47px 0px;width:30px;height:30px;}
.solutiotn5-2con  ul li:nth-child(4) p{background-position: -78px 0px;width:24px;height:30px;}
.solutiotn5-2con  ul li:nth-child(5) p{background-position: -103px 0px;width:30px;height:30px;}
.solutiotn5-2con  ul li:nth-child(6) p{background-position: -135px 0px;width:28px;height:30px;}
.solutiotn5-2con  ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn5-2con  ul li:hover:nth-child(1) p,.solutiotn5-2con   ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:22px;height:30px;}
.solutiotn5-2con  ul li:hover:nth-child(2) p,.solutiotn5-2con   ul li.layui-this:nth-child(2)  p{background-position: -22px -30px;width:24px;height:30px;}
.solutiotn5-2con  ul li:hover:nth-child(3) p,.solutiotn5-2con   ul li.layui-this:nth-child(3)  p{background-position: -47px -30px;width:30px;height:30px;}
.solutiotn5-2con  ul li:hover:nth-child(4) p,.solutiotn5-2con   ul li.layui-this:nth-child(4)  p{background-position: -78px -30px;width:24px;height:30px;}
.solutiotn5-2con  ul li:hover:nth-child(5) p,.solutiotn5-2con   ul li.layui-this:nth-child(5)  p{background-position: -103px -30px;width:30px;height:30px;}
.solutiotn5-2con  ul li:hover:nth-child(6) p,.solutiotn5-2con   ul li.layui-this:nth-child(6)  p{background-position: -135px -30px;width:28px;height:30px;}
/*企业单位*/
.solutiotn6-2con  ul li p{background-image: url(../images/solution-icon6.png);margin: 20px auto 0px;}
.solutiotn6-2con  ul li:nth-child(1) p{background-position: 0px 0px;width:33px;height:30px;}
.solutiotn6-2con  ul li:nth-child(2) p{background-position: -32px 0px;width:25px;height:30px;}
.solutiotn6-2con  ul li:nth-child(3) p{background-position: -60px 0px;width:31px;height:30px;}
.solutiotn6-2con  ul li:nth-child(4) p{background-position: -90px 0px;width:30px;height:30px;}
.solutiotn6-2con  ul li:nth-child(5) p{background-position: -122px 0px;width:27px;height:30px;}
.solutiotn6-2con  ul li:nth-child(6) p{background-position: -152px 0px;width:27px;height:30px;}
.solutiotn6-2con  ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn6-2con  ul li:hover:nth-child(1) p,.solutiotn6-2con   ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:33px;height:30px;}
.solutiotn6-2con  ul li:hover:nth-child(2) p,.solutiotn6-2con   ul li.layui-this:nth-child(2)  p{background-position: -32px -30px;width:25px;height:30px;}
.solutiotn6-2con  ul li:hover:nth-child(3) p,.solutiotn6-2con   ul li.layui-this:nth-child(3)  p{background-position: -60px -30px;width:31px;height:30px;}
.solutiotn6-2con  ul li:hover:nth-child(4) p,.solutiotn6-2con   ul li.layui-this:nth-child(4)  p{background-position: -90px -30px;width:30px;height:30px;}
.solutiotn6-2con  ul li:hover:nth-child(5) p,.solutiotn6-2con   ul li.layui-this:nth-child(5)  p{background-position: -122px -30px;width:27px;height:30px;}
.solutiotn6-2con  ul li:hover:nth-child(6) p,.solutiotn6-2con   ul li.layui-this:nth-child(6)  p{background-position: -152px -30px;width:27px;height:30px;}
/*教育*/
.solutiotn7-2con  ul li p{background-image: url(../images/solution-icon7.png);margin: 20px auto 0px;}
.solutiotn7-2con  ul li:nth-child(1) p{background-position: 0px 0px;width:34px;height:30px;}
.solutiotn7-2con  ul li:nth-child(2) p{background-position: -34px 0px;width:27px;height:30px;}
.solutiotn7-2con  ul li:nth-child(3) p{background-position: -62px 0px;width:27px;height:30px;}
.solutiotn7-2con  ul li:nth-child(4) p{background-position: -90px 0px;width:32px;height:30px;}
.solutiotn7-2con  ul li:nth-child(5) p{background-position: -120px 0px;width:29px;height:30px;}
.solutiotn7-2con  ul li:nth-child(6) p{background-position: -150px 0px;width:29px;height:30px;}
.solutiotn7-2con  ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.solutiotn7-2con  ul li:hover:nth-child(1) p,.solutiotn7-2con   ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:34px;height:30px;}
.solutiotn7-2con  ul li:hover:nth-child(2) p,.solutiotn7-2con   ul li.layui-this:nth-child(2)  p{background-position: -34px -30px;width:27px;height:30px;}
.solutiotn7-2con  ul li:hover:nth-child(3) p,.solutiotn7-2con   ul li.layui-this:nth-child(3)  p{background-position: -62px -30px;width:27px;height:30px;}
.solutiotn7-2con  ul li:hover:nth-child(4) p,.solutiotn7-2con   ul li.layui-this:nth-child(4)  p{background-position: -90px -30px;width:32px;height:30px;}
.solutiotn7-2con  ul li:hover:nth-child(5) p,.solutiotn7-2con   ul li.layui-this:nth-child(5)  p{background-position: -122px -30px;width:29px;height:30px;}
.solutiotn7-2con  ul li:hover:nth-child(6) p,.solutiotn7-2con   ul li.layui-this:nth-child(6)  p{background-position: -150px -30px;width:29px;height:30px;}
/*闪验*/
.pro-syimg{margin-top: -240px;}
.pro-sy3  .main3-icon{background: url(../images/sy-icon.png);  margin: 50px auto 40px;}
.pro-sy3  .main3-icon1{background-position: 0px 0px;width:55px;height:56px;}
.pro-sy3  .main3-icon2{background-position: -55px 0px;width:58px;height:56px;}
.pro-sy3  .main3-icon3{background-position: -113px 0px;width:52px;height:56px;}
.pro-sy3  .main3-icon4{background-position: -168px 0px;width:52px;height:56px;}
.pro-sy3 .main3 ul li{margin-bottom: 80px;}
.pro-sy3 .main3 ul li:hover .main3-icon1{background-position: 0px -56px;width:55px;height:56px;}
.pro-sy3 .main3 ul li:hover .main3-icon2{background-position: -55px -56px;width:58px;height:56px;}
.pro-sy3 .main3 ul li:hover .main3-icon3{background-position: -113px -56px;width:52px;height:56px;}
.pro-sy3 .main3 ul li:hover .main3-icon4{background-position: -168px -56px;width:52px;height:56px;}
/*常见问题*/
.problem-tit{    position: relative; height: 480px; background: url(../images/problem_banner.jpg) center center no-repeat; animation: none;}
.problem-tit .other-bannerfont1{ margin-left: -84px}
.problem{padding-top: 45px; padding-bottom: 45px;}
.problemcon{background: #fff; padding: 25px;}
.problemcon-con{border-bottom: 1px solid #e4e9f0;padding-bottom: 25px;margin-bottom: 25px;line-height: 24px;}
/*挂机短信*/
.pro-gua3con .main3-con4{margin: 30px 20px;}
.pro-gua4 .layui-tab-item{margin-left: 25px;margin-right: 25px;}
.pro-gua4 ul li p{background-image: url(../images/gua-icon.png);margin: 20px auto 0px;}
.pro-gua4 ul li:nth-child(1) p{background-position: 0px 0px;width:30px;height:30px;}
.pro-gua4 ul li:nth-child(2) p{background-position: -30px 0px;width:35px;height:30px;}
.pro-gua4 ul li:nth-child(3) p{background-position: -66px 0px;width:35px;height:30px;}
.pro-gua4 ul li:nth-child(4) p{background-position: -100px 0px;width:44px;height:30px;}
.pro-gua4 ul li:nth-child(5) p{background-position: -144px 0px;width:25px;height:30px;}
.pro-gua4 ul li:nth-child(6) p{background-position: -168px 0px;width:32px;height:30px;}
.pro-gua4 ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.pro-gua4 ul li:hover:nth-child(1) p,.pro-gua4 ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:30px;height:30px;}
.pro-gua4 ul li:hover:nth-child(2) p,.pro-gua4 ul li.layui-this:nth-child(2)  p{background-position: -30px -30px;width:35px;height:30px;}
.pro-gua4 ul li:hover:nth-child(3) p,.pro-gua4 ul li.layui-this:nth-child(3)  p{background-position: -66px -30px;width:35px;height:30px;}
.pro-gua4 ul li:hover:nth-child(4) p,.pro-gua4 ul li.layui-this:nth-child(4)  p{background-position: -100px -30px;width:44px;height:30px;}
.pro-gua4 ul li:hover:nth-child(5) p,.pro-gua4 ul li.layui-this:nth-child(5)  p{background-position: -144px -30px;width:25px;height:30px;}
.pro-gua4 ul li:hover:nth-child(6) p,.pro-gua4 ul li.layui-this:nth-child(6)  p{background-position: -168px -30px;width:32px;height:30px;}
/*挂机优势*/
.pro-gua3  .main3-icon{background: url(../images/gua-icon2.png);  margin: 20px auto 40px;}
.pro-gua3  .main3-icon1{background-position: 0px 0px;width:50px;height:51px;}
.pro-gua3  .main3-icon2{background-position: -50px 0px;width:58px;height:51px;}
.pro-gua3  .main3-icon3{background-position: -107px 0px;width:50px;height:51px;}
.pro-gua3  .main3-icon4{background-position: -155px 0px;width:60px;height:51px;}
.pro-gua3  .main3-icon5{background-position: -212px 0px;width:66px;height:51px;}
.pro-gua3  .main3-icon6{background-position: -276px 0px;width:52px;height:51px;}
.pro-gua3  .main3-icon7{background-position: -328px 0px;width:53px;height:51px;}
.pro-gua3  .main3-icon8{background-position: -379px 0px;width:56px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:50px;height:51px}
.pro-gua3 .main3 ul li:hover .main3-icon2{ background-position: -50px 51px;width:58px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon3{ background-position: -107px 51px;width:50px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon4{ background-position: -155px 51px;width:60px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon5{ background-position: -212px 51px;width:66px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon6{ background-position: -276px 51px;width:52px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon7{ background-position: -328px 51px;width:53px;height:51px;}
.pro-gua3 .main3 ul li:hover .main3-icon8{ background-position: -379px 51px;width:56px;height:51px;}
/*场景短信广告*/
.pro-cjdx3  .main3-icon{background: url(../images/cjdxgg-icon.png);  margin: 50px auto 40px;}
.pro-cjdx3  .main3-icon1{background-position: 0px 0px;width:60px;height:57px;}
.pro-cjdx3  .main3-icon2{background-position: -60px 0px;width:52px;height:57px;}
.pro-cjdx3  .main3-icon3{background-position: -112px 0px;width:56px;height:57px;}
.pro-cjdx3  .main3-icon4{background-position: -165px 0px;width:57px;height:57px;}
.pro-cjdx3 .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:60px;height:57px}
.pro-cjdx3 .main3 ul li:hover .main3-icon2{ background-position: -60px -57px;width:52px;height:57px;}
.pro-cjdx3 .main3 ul li:hover .main3-icon3{ background-position: -112px -57px;width:56px;height:57px;}
.pro-cjdx3 .main3 ul li:hover .main3-icon4{ background-position: -165px -57px;width:57px;height:57px;}
/*品牌标识*/
.pro-ppbs { padding-bottom: 60px;}
.pro-ppbs .main3-con4{margin: 30px 70px;}
.pro-ppbs   .main3-icon{background: url(../images/ppbs-icon.png);  margin: 50px auto 40px;}
.pro-ppbs   .main3-icon1{background-position: 0px 0px;width:45px;height:52px;}
.pro-ppbs   .main3-icon2{background-position: -46px 0px;width:53px;height:52px;}
.pro-ppbs   .main3-icon3{background-position: -100px 0px;width:56px;height:52px;}
.pro-ppbs  .main3 ul li:hover .main3-icon1{ background-position: 0px -52px;width:45px;height:52px}
.pro-ppbs  .main3 ul li:hover .main3-icon2{ background-position: -46px -52px;width:53px;height:52px;}
.pro-ppbs  .main3 ul li:hover .main3-icon3{ background-position: -100px -52px;width:56px;height:52px;}
/*短信公众号*/
.pro-banner2-gzh{ width: 600px; margin-top: 10px;}
.pro-gzhcon ul li{display: block; width: 450px;height: 110px; text-align: left;}
.pro-gzhcontit{padding-top: 10px; padding-left: 10px;}
.pro-gzhcontit2 {padding-left: 10px;}
.pro-gzhcontit2 span{margin-right: 35px;}
.pro-gzhcontit2 span i{margin-right: 15px;}
.pro-dmt4 .pro-gzhcon .layui-tab-item img{border-radius: 0;box-shadow: none;}
.pro-gzhcon .layui-tab-bar{display: none;}
.pro-gzh .main1 ul{margin-left: -100px;}
.pro-gzh .main1 ul li{width: 220px;height: 220px; margin-left: 100px;margin-bottom: 45px;}
.pro-gzh .main1 ul li:hover{ box-shadow: none;/*transform: translateY(-10px);*/background: #fafafa;cursor: pointer;border: 1px solid #ddd;}
.pro-gzh .main1-icon {background-image: url(../images/pro-gzhicon1.png); margin: 25px auto 15px;}
.pro-gzh .main1-icon1{background-position: 0px 0px;width:60px;height:43px;}
.pro-gzh .main1-icon2{background-position: -60px 0px;width:63px;height:43px;}
.pro-gzh .main1-icon3{background-position: -120px 0px;width:50px;height:43px;}
.pro-gzh .main1-icon4{background-position:-170px 0px;width:50px;height:43px;}
.pro-gzh .main1-icon5{background-position:-217px 0px;width:42px;height:43px;}
.pro-gzh .main1-icon6{background-position:-257px 0px;width:53px;height:43px;}
.pro-gzh .main1-icon7{background-position:-306px 0px;width:56px;height:43px;}
.pro-gzh .main1-icon8{background-position:-361px 0px;width:52px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon1{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position: 0px -43px;width:60px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon2{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position: -60px -43px;width:63px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon3{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position: -120px -43px;width:50px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon4{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position:-170px -43px;width:50px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon5{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position:-217px -43px;width:42px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon6{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position:-257px -43px;width:53px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon7{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position:-306px -43px;width:56px;height:43px;}
.pro-gzh .main1 ul li:hover .main1-icon8{background-image: url(../images/pro-gzhicon1.png); margin: 45px auto 45px;background-position:-361px -43px;width:52px;height:43px;}
.pro-gzh .main1 ul li .main1-icon {margin-top: 45px;}
.pro-gzh .main1 ul li .main1-2 {margin-top: 45px;}
/*产品优势*/
.pro-dmt3 .pro-gzh3con   .main3-icon{background: url(../images/pro-gzhicon2.png);  margin: 50px auto 40px;}
.pro-dmt3 .pro-gzh3con   .main3-icon1{background-position: 0px 0px;width:47px;height:53px;}
.pro-dmt3 .pro-gzh3con   .main3-icon2{background-position: -47px 0px;width:53px;height:53px;}
.pro-dmt3 .pro-gzh3con   .main3-icon3{background-position: -102px 0px;width:57px;height:53px;}
.pro-dmt3 .pro-gzh3con   .main3-icon4{background-position: -163px 0px;width:51px;height:53px;}
.pro-dmt3 .pro-gzh3con   ul li:hover .main3-icon1{ background-position: 0px -53px;width:47px;height:53px}
.pro-dmt3 .pro-gzh3con   ul li:hover .main3-icon2{ background-position: -47px -53px;width:53px;height:53px}
.pro-dmt3 .pro-gzh3con   ul li:hover .main3-icon3{ background-position: -102px -53px;width:57px;height:53px}
.pro-dmt3 .pro-gzh3con   ul li:hover .main3-icon4{ background-position: -163px -53px;width:51px;height:53px}
/*语音验证码*/
.pro-yyyzm2 .pro-yyyzmcon ul li .main2-con4 {margin: 25px 34px 40px}
.pro-yyyzm2 .main2-icon{background: url(../images/pro-yyyzm-icon.png);  margin: 40px auto 40px;}
.pro-yyyzm2 .main2-icon1{background-position: 0px 0px;width:40px;height:38px;}
.pro-yyyzm2 .main2-icon2{background-position: -40px 0px;width:39px;height:38px;}
.pro-yyyzm2 .main2-icon3{background-position: -77px 0px;width:39px;height:38px;}
.pro-yyyzm2 .main2-icon4{background-position: -116px 0px;width:41px;height:38px;}
.pro-yyyzm   .main3-icon{background: url(../images/pro-yyyzm-icon2.png);  margin: 50px auto 40px;}
.pro-yyyzm   .main3-icon1{background-position: 0px 0px;width:60px;height:57px;}
.pro-yyyzm   .main3-icon2{background-position: -60px 0px;width:58px;height:57px;}
.pro-yyyzm   .main3-icon3{background-position: -118px 0px;width:60px;height:57px;}
.pro-yyyzm   .main3-icon4{background-position: -175px 0px;width:56px;height:57px;}
.pro-yyyzm   .main3-icon5{background-position: -230px 0px;width:50px;height:57px;}
.pro-yyyzm   .main3-icon6{background-position: -280px 0px;width:61px;height:57px;}
.pro-yyyzm{margin-bottom: 80px;}
.pro-yyyzm  .main3-con4{margin: 30px 65px;}
.pro-yyyzm  .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:60px;height:57px}
.pro-yyyzm  .main3 ul li:hover .main3-icon2{ background-position: -60px -57px;width:58px;height:57px;}
.pro-yyyzm  .main3 ul li:hover .main3-icon3{ background-position: -118px -57px;width:60px;height:57px;}
.pro-yyyzm  .main3 ul li:hover .main3-icon4{ background-position: -175px -57px;width:56px;height:57px;}
.pro-yyyzm  .main3 ul li:hover .main3-icon5{ background-position: -230px -57px;width:50px;height:57px;}
.pro-yyyzm  .main3 ul li:hover .main3-icon6{ background-position: -280px -57px;width:61px;height:57px;}
/*云呼叫中心*/
.yhjzx-right{width: 600px;}
.pro-dmt4 .pro-dxfu-ul2 .layui-tab-item .yhjzx-left2 img{margin: 0;}
.yhjzx-left{width: 400px;line-height: 28px;}
.yhjzx-con .pro-dxfu-ul2{margin-top: 60px;}
.pro-dxfu-ul2  ul.yhjzx-right{margin-top: 0; margin-bottom: 35px;}
.pro-dxfu-ul2  ul.yhjzx-right li{margin-bottom: 25px}
.yhjzx-con .layui-tab-title{height: auto;}
.yhjzx-left3{font-size: 16px;}
.pro-yhjzx ul li p{background-image: url(../images/yhjzx-icon.png);margin: 20px auto 0px;}
.pro-yhjzx ul li:nth-child(1) p{background-position: 0px 0px;width:36px;height:30px;}
.pro-yhjzx ul li:nth-child(2) p{background-position: -36px 0px;width:40px;height:30px;}
.pro-yhjzx ul li:nth-child(3) p{background-position: -76px 0px;width:31px;height:30px;}
.pro-yhjzx ul li:nth-child(4) p{background-position: -106px 0px;width:32px;height:30px;}
.pro-yhjzx ul li:nth-child(5) p{background-position: -140px 0px;width:32px;height:30px;}
.pro-yhjzx ul li:nth-child(6) p{background-position: -170px 0px;width:26px;height:30px;}
.pro-yhjzx ul li:nth-child(7) p{background-position: -196px 0px;width:32px;height:30px;}
.pro-yhjzx ul li:nth-child(8) p{background-position: -226px 0px;width:29px;height:30px;}
.pro-yhjzx ul li:nth-child(9) p{background-position: -255px 0px;width:33px;height:30px;}
.pro-yhjzx ul li:nth-child(10) p{background-position: -287px 0px;width:31px;height:30px;}
.pro-yhjzx ul li:nth-child(11) p{background-position: -319px 0px;width:30px;height:30px;}
.pro-yhjzx ul li:hover,.pro-dxfu-ul2 .layui-tab-title .layui-this{background: #0084ff;color: #fff;}
.pro-yhjzx ul li:hover:nth-child(1) p,.pro-yhjzx ul li.layui-this:nth-child(1)  p{background-position: 0px -30px;width:36px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(2) p,.pro-yhjzx ul li.layui-this:nth-child(2)  p{background-position: -36px -30px;width:40px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(3) p,.pro-yhjzx ul li.layui-this:nth-child(3)  p{background-position: -76px -30px;width:31px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(4) p,.pro-yhjzx ul li.layui-this:nth-child(4)  p{background-position: -106px -30px;width:32px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(5) p,.pro-yhjzx ul li.layui-this:nth-child(5)  p{background-position: -140px -30px;width:32px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(6) p,.pro-yhjzx ul li.layui-this:nth-child(6)  p{background-position: -170px -30px;width:26px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(7) p,.pro-yhjzx ul li.layui-this:nth-child(7)  p{background-position: -196px -30px;width:32px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(8) p,.pro-yhjzx ul li.layui-this:nth-child(8)  p{background-position: -226px -30px;width:29px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(9) p,.pro-yhjzx ul li.layui-this:nth-child(9)  p{background-position: -255px -30px;width:33px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(10) p,.pro-yhjzx ul li.layui-this:nth-child(10)  p{background-position: -287px -30px;width:31px;height:30px;}
.pro-yhjzx ul li:hover:nth-child(11) p,.pro-yhjzx ul li.layui-this:nth-child(11)  p{background-position: -319px -30px;width:30px;height:30px;}
/*云呼叫中心优势*/
.pro-yhjzx2 .main2-con ul{margin-left: -15px;}
.pro-yhjzx2 .main2-con ul li{width: 288px;margin-left: 15px;}
.pro-yhjzx2 .pro-yyyzmcon ul li .main2-con4{margin:25px 18px 40px }
.pro-yhjzxys{margin-bottom: 70px;}
.pro-yhjzx2 .main2-icon{background: url(../images/yhjzx-icon2.png);  margin: 40px auto 40px;}
.pro-yhjzx2 .main2-icon1{background-position: 0px 0px;width:39px;height:38px;}
.pro-yhjzx2 .main2-icon2{background-position: -39px 0px;width:40px;height:38px;}
.pro-yhjzx2 .main2-icon3{background-position: -80px 0px;width:47px;height:38px;}
.pro-yhjzx2 .main2-icon4{background-position: -127px 0px;width:42px;height:38px;}
.pro-yhjzxys  .main3-icon{background: url(../images/yhjzx-icon3.png);  margin: 50px auto 40px;}
.pro-yhjzxys  .main3-icon1{background-position: 0px 0px;width:57px;height:57px;}
.pro-yhjzxys  .main3-icon2{background-position: -57px 0px;width:57px;height:57px;}
.pro-yhjzxys  .main3-icon3{background-position: -114px 0px;width:48px;height:57px;}
.pro-yhjzxys .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:57px;height:57px}
.pro-yhjzxys .main3 ul li:hover .main3-icon2{ background-position: -57px -57px;width:57px;height:57px;}
.pro-yhjzxys .main3 ul li:hover .main3-icon3{ background-position: -114px -57px;width:48px;height:57px;}
/*微信精准营销*/
.wxjzyxtop1 p{margin-bottom: 15px;}
.wxjzyxtop1 span{ width: 200px;display: inline-block;}
.wxjzyxtop1 span i{margin-right: 10px;}
.wxjzyx-con{background: url(../images/wxjzyx_03.jpg) center center no-repeat;width: 100%;height: 700px;background-size:cover}
.wxjzyx-cj .main2-con ul{margin-left: -25px;}
.wxjzyx-cj .main2-con ul li {width: 220px; margin-left: 25px;height: auto;margin-bottom: 80px;}
.wxjzyx-cj .main2-con ul li .main2-con4 {margin: 25px 25px 40px;}
.wxjzyx-cj  .main2-icon{background: url(../images/wxjzyx-icon.png);  margin: 40px auto 40px;}
.wxjzyx-cj  .main2-icon1{background-position: 0px 0px;width:34px;height:38px;}
.wxjzyx-cj  .main2-icon2{background-position: -34px 0px;width:40px;height:38px;}
.wxjzyx-cj  .main2-icon3{background-position: -74px 0px;width:30px;height:38px;}
.wxjzyx-cj  .main2-icon4{background-position: -104px 0px;width:43px;height:38px;}
.wxjzyx-cj  .main2-icon5{background-position: -146px 0px;width:39px;height:38px;}
/*多种精准定向能力切换*/
.wxjzyx-conul{margin-left:-40px;}
.swiper-slide{background: rgba(0,0,0,.4);color: #fff; width: 270px; height: 240px;float: left; margin-left:40px;margin-bottom: 25px;}
.swiper-slide .main2-con3{font-size: 20px;}
.swiper-slide .main2-con4{margin:25px;opacity: 0;}
.swiper-slide .main2-icon{background: url(../images/wxjzyx-icon2.png);  margin: 65px auto 15px;}
.swiper-slide .main2-icon1{background-position: 0px 0px;width:53px;height:46px;}
.swiper-slide .main2-icon2{background-position: -53px 0px;width:52px;height:46px;}
.swiper-slide .main2-icon3{background-position: -107px 0px;width:42px;height:46px;}
.swiper-slide .main2-icon4{background-position: -147px 0px;width:60px;height:46px;}
.swiper-slide .main2-icon5{background-position: -207px 0px;width:53px;height:46px;}
.swiper-slide .main2-icon6{background-position: -260px 0px;width:52px;height:46px;}
.swiper-slide .main2-icon7{background-position: -312px 0px;width:49px;height:46px;}
.swiper-slide .main2-icon8{background-position: -366px 0px;width:55px;height:46px;}
.swiper-slide:hover{background: rgba(0,0,0,.6);}
.swiper-slide:hover  .main2-con4{opacity: 1; transform: translateY(-10px);}
.swiper-slide:hover  .main2-icon{margin: 35px auto 15px;}

/*大数据营销*/
.pro-dsj3  .main3-icon{background: url(../images/dsj-icon.png);  margin: 50px auto 40px;}
.pro-dsj3  .main3-icon1{background-position: 0px 0px;width:57px;height:57px;}
.pro-dsj3  .main3-icon2{background-position: -57px 0px;width:57px;height:57px;}
.pro-dsj3  .main3-icon3{background-position: -116px 0px;width:52px;height:57px;}
.pro-dsj3  .main3-icon4{background-position: -166px 0px;width:49px;height:57px;}
.pro-dsj3 .main3 ul li:hover .main3-icon1{ background-position: 0px -57px;width:57px;height:57px}
.pro-dsj3 .main3 ul li:hover .main3-icon2{ background-position: -57px -57px;width:57px;height:57px;}
.pro-dsj3 .main3 ul li:hover .main3-icon3{ background-position: -116px -57px;width:52px;height:57px;}
.pro-dsj3 .main3 ul li:hover .main3-icon4{ background-position: -166px -57px;width:49px;height:57px;}
/*图上放射动画*/
@keyframes spread {
0% { opacity: 0; -webkit-transform: scale(0.1);transform: scale(0.1); }
5% {opacity: 1;}
to {opacity: 0;-webkit-transform: scale(1);transform: scale(1); }}
.pro-dsjright{position: relative;}
.spread-area {text-align: center; position: absolute;transition: opacity .5s ease-out; z-index: 9;width: 315px; height: 315px; }
.spread-area .spread-point {position: absolute;top: 0;left: 0; right: 0;bottom: 0;width: 8px;height: 8px;margin: auto;border-radius: 50%;background-color: #0084ff; }
.spread-area .spread {position: absolute;top: 0;left: 0;right: 0;bottom: 0; border-radius: 50%;width: 100%; height: 100%; }
.spread-area .spread:before,  .spread-area .spread:after {content: ""; display: block;position: absolute;top: 0;right: 0;bottom: 0;left: 0; border-radius: 50%;
border: 3px solid #0084ff; opacity: 0;-webkit-animation: spread 4.5s ease-out 1575ms infinite;animation: spread 4.5s ease-out 1575ms infinite; }
.spread-area .spread:after {animation: spread 4.5s ease-out 225ms infinite; }
.spread-area .spread .spread-more1:before {content: "";display: block;position: absolute;top: 0;right: 0; bottom: 0; left: 0;border-radius: 50%;border: 3px solid #0084ff;
opacity: 0;-webkit-animation: spread 4.5s ease-out 1575ms infinite; animation: spread 4.5s ease-out 2000ms infinite; }
.spread-area1 {top: -5px;left:75px; }
/*加入我们*/
.join-tit{position: relative; height: 480px;background: url(../images/join_banner.jpg) center center no-repeat; animation: none;}
.join-tit .other-bannerfont1{margin-left: -126px;}
.join-tit .other-bannerfont2{margin-left: -140px;}
.join_con ul{margin-left: -30px;}
.join_con ul li{width: 378px;height: 220px;background: #F7F9Fc;margin-left: 30px;margin-bottom: 25px; cursor: pointer;float: left;border: 1px solid #eee;}
.join-con1{color: #0a1633;margin: 25px 0 10px 25px;}
.join-con2{width: 40px;height: 1px;margin:0 25px 10px 25px; background: #007aff;}
.join-con3,.join-con4{color: #6b798e;margin-left: 25px;margin-right: 25px;}
.join-con4{margin-top: 25px;}
.join-con5{margin-top: 15px;}
.join_con .main1-4 {margin-right: 28px;}
.join_con ul li:hover{background: #007aff}
.join_con ul li:hover .join-con1,.join_con ul li:hover .join-con3,.join_con ul li:hover .join-con4{color: #fff;}
.join_con ul li:hover .join-con2{background: #fff;width: 80px;}
.join_con ul li:hover .join-con5{transform: translateX(10px);}
.join-fuli ul{margin-left: -35px}
.join-fuli ul li{float: left;margin-left: 35px;margin-bottom: 45px;}
.join-fuli ul li .join-img{position: relative;}
.join-fuli ul li img{box-shadow: 0 0 15px rgba(0,0,0,.1);}
.join-fuli ul li span{position: absolute; left: 25px;bottom: 20px;color: #6b798e; font-size: 16px;}
/*职位详情*/
.join1-tit {padding-top: 25px;padding-bottom: 25px;}
.join1-con{padding: 25px;}
.join1-con2 span{background: #F7F9FC;border-radius: 2px;padding: 5px 10px;margin-right: 15px;}
.join1-des{line-height: 24px;}
.layui-layer-btn a.layui-layer-btn0{width: 130px;height: 42px;text-align: center;line-height: 42px;display: block;margin: 25px auto 10px; font-size: 18px;}
/*页面新banner*/
.pro-banner{position: relative; height: 480px; background: url(../images/other_banner.jpg) center center no-repeat; animation: none;}
.dxfw_banner{position: relative; height: 480px; background: url(../images/pro_dxfw_banner.jpg) center center no-repeat; animation: none;}
.dmt_banner{position: relative; height: 480px; background: url(../images/pro_dmt_banner.jpg) center center no-repeat; animation: none;}
.dsj_banner{position: relative; height: 480px; background: url(../images/pro_dsjbanner.jpg) center center no-repeat; animation: none;}
.other-banner{position: relative; height: 480px;background: url(../images/about.jpg) center center no-repeat; animation: none;z-index: -1;}
.other-banner .other-bannerfont1{ margin-left: -84px;}
.other-banner .other-bannerfont2{margin-left: -150px;}
/*2018/08/09 新闻详情*/
.new-showtop{position: fixed;left:0;top: 0;background:rgba(0,0,0,.8);width: 100%;height: 70px;}
.newshow-con{margin-top: 130px;}
.newshow_titdes{border-bottom: 1px solid #e4e9f0;display: block; padding-bottom: 45px;}
.newshow-condes{padding-bottom: 85px;}
.newshow_titdes span{margin-left: 20px;margin-right: 20px; display: inline-block;}
.newshow-condes p{margin-top: 25px;line-height: 28px;}
#demo20 .layui-laypage .layui-laypage-curr .layui-laypage-em{background:#1E9FFF;}
/* 2019/12/25新更换banner */
.pro-bannernew1{background:url(../images/cjdxyx.jpg) center center no-repeat;}
.pro-bannernew2{background:url(../images/b_dxgzh.jpg) center center no-repeat;}
.pro-bannernew3{background:url(../images/b_gjdx.jpg) center center no-repeat;}
.pro-bannernew4{background:url(../images/b_jzdxyx.jpg) center center no-repeat;}
.pro-bannernew5{background:url(../images/b_yjdl.jpg) center center no-repeat;}
.pro-bannernew6{background:url(../images/b_yhjzx.jpg) center center no-repeat;}
.pro-bannernew7{background:url(../images/b_sx.jpg) center center no-repeat;}
/* 2022.04.18 */
.pro_newcon{ padding-bottom: 45px;}
.pro_newcon .flex{ display: -webkit-flex; /* Safari */ display: flex;}
.pro_newcontitle{margin-bottom: 5px;}
.pro_newcontitle_dec{border-bottom: 1px solid #0084ff;text-align: center;color: #999;padding-bottom: 25px;}
