@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
ol, ul { list-style: none; }
body, button, input, select, textarea { font-size:14px; font-family:"微软雅黑","microsoft yahei",Arial, '宋体';}
body{ background: #fff; min-width:1200px; margin:0 auto; color: #333;}
img { border:0; outline: none; vertical-align: top;}
table { border-collapse: collapse; border-spacing: 0; }
article, aside, dialog, footer, header, section, footer, nav, figure, menu { display:block }
a { text-decoration: none; color: #333; outline: none;}
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover{ /*text-decoration: underline; color: #ff8400;*/}
a:active { /*text-decoration: underline;*/ -webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
input{ outline:none;}
h3,h4,h5,h6{ font-weight: normal;}

input[type="button"], input[type="submit"], input[type="reset"],select,textarea {-webkit-appearance: none;}
input:focus, textarea:focus, select:focus {outline: none;}
input:focus{-webkit-tap-highlight-color:rgba(0,0,0,0); -webkit-user-modify:read-write-plaintext-only;}
.filter10{filter: blur(10px);}

.blue, .blue a{ color:#0059ad;}
.red, .red a{ color:#f00;}
.c00c800{ color: #00c800;}
.c999999{ color: #999;}
.w1200{ width: 1200px; margin: 0 auto;}
.tleft{ text-align: left;}
.tcenter{ text-align: center;}
.tright{ text-align: right;}
.clear { clear: both; height: 0px; overflow: hidden; line-height:0;}
.left{ float:left; }
.right{ float:right; }
.clearfix {display: block;}
.pr{position: relative}
.clearfix:after { content: ""; display: block; height: 0; line-height:0; overflow:hidden; clear: both; visibility: hidden;}
.flex{ display: -webkit-box; display: -webkit-flex; display: flex;}
.flex-item{ -webkit-box-flex: 1;  flex: 1; flex-grow: 1;}
.bc111722{background-color: #111722;}
.bc121a2e{background-color: #121a2e;}
.bc25242c{background-color: #25242c;}
.btn{transition: all .2s;font-size: 12px;text-align: center;display: inline-block;}
.btn:hover{ transform: scale(1.2)}
.btn.btnbgfff{padding: 15px 30px;background: #fff;font-size: 18px;border-radius: 5px;}
.btn.btnc3b31c3{color: #3b31c3;}
.btn.btnc2285fa{color: #2285fa;}
.btn.btnc01cc8d{color: #01cc8d;}
.icon-arrows{display: inline-block;width: 10px;height: 10px;margin-left: 7px;background: url("http://img.qiye.adtianji.com/pcimg/images/nav-arrows.png") 0 0/contain no-repeat;transition: all .3s}

.header{position: fixed;left: 0;top:0;right: 0;height: 80px;z-index: 999;}
.header .flex {align-items: center;height: 100%;position: relative}
.header .navs li{float: left;padding: 0 14px;position: relative;box-sizing: border-box;margin: 0 6px;}
.header .navs li a.nav{color: #fff;font-size: 14px;line-height: 80px;display: block;}
.header .navs li:last-child{margin-right: 0;}
.header .navs li:after{display: block;content: '';height: 2px;background-color:#fff;position: absolute;left: 50%;width: 0%;bottom: 0;transition: all .3s;}
.header .navs li.active:after,
.header .navs li:hover:after{left: 0%;width: 100%;}
.header .navs li.arrows:hover:after{width: 0%;left: 0%;}
.header .navs li.arrows:hover .icon-arrows{transform: rotate(180deg);}
.header-fixed{background-color: rgba(0,0,0,.6);}
.header .btn {display: block;width: 80px;height: 30px;line-height: 30px;border-radius: 3px;margin-left: 40px;color: #fff;font-size: 14px;box-sizing: border-box;text-align: center;}
.header .btn.login{background-color: #4492ff;margin-left: 26px;}
.header .btn.register{border: 1px solid #fff;line-height: 28px; margin-left:20px;}
.header .more-navs-fixed-else{display: none;position: absolute;left: 0;top: 80px;width: 100px;background-color: #fff;border-radius: 5px;transition: all .3s;box-shadow: 0 0 3px rgba(0,0,0,.1)}
#elseNav:hover .more-navs-fixed-else{display: block;}
.header .more-navs-fixed-else:after{display: block;content: '';border: 10px solid transparent;border-bottom-color: #fff;position: absolute;top: -10px;left: 40%;transform: translate(0, -50%)}

.header .more-navs-fixed-else ul{padding: 15px 0;overflow: hidden;}
.header .more-navs-fixed-else li{line-height: 40px;width: 100%;margin: 0;padding: 0;text-align: center}
.header .more-navs-fixed-else li a{font-size: 14px;color: #333;display: block}
.header .more-navs-fixed-else li:hover{background-color: #f2f2f2}

.more-navs-fixed{border-bottom: 1px solid rgba(0,0,0,.05);z-index: -1;}
.more-navs-fixed .flex{width: 1200px;margin: auto}
.more-navs-fixed {display: none;opacity: 0;position: fixed;left: 0;right: 0;top: 108px;z-index: 9999;background-color: #fff;padding: 45px 0;border-radius: 5px;}
.more-navs-fixed:after{display: block;content: '';border: 10px solid transparent;border-bottom-color: #fff;position: absolute;top: -20px;left: 50%;}
.more-navs-fixed .terminal{padding-left: 20px;font-size: 12px;color: #415070;position: relative}
.more-navs-fixed .terminal:after{display: block;content: '';width: 1px;background-color: #eee;position: absolute;right: 0;top: 20px;bottom: 20px;}
.more-navs-fixed .terminal h6{font-weight: normal;width: 200px;padding-top: 5px;}
.more-navs-fixed .terminal li{position: relative;float: none;margin: 30px 0 0 0;line-height: inherit;padding: 0 0 0 40px;}
.more-navs-fixed .terminal li:after{display: block;content: '';width: 20px!important;height: 20px;background: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-1.svg") 0 0/contain no-repeat;position: absolute;left: 0;top: 50%;transform: translate(0, -50%);}
.more-navs-fixed .terminal li:nth-child(2):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-3.svg");}
.more-navs-fixed .terminal li:nth-child(3):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-2.svg");}
.more-navs-fixed .terminal li:nth-child(4):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-4.svg");}
.more-navs-fixed .terminal li:nth-child(5):after{background-image: url("http://img.qiye.adtianji.com/pcimg/images/icon-daohang-5.svg");}
.more-navs-fixed .terminal li:nth-child(4.layout-news .serve ul li.chunk:hover .icon-01),
.more-navs-fixed .terminal li:nth-child(5){color: #666;}
.more-navs-fixed .right-cells{flex: 1;padding-left: 18px;display: flex; flex-wrap: wrap;}
.more-navs-fixed .right-cells a{width: 220px;margin-right: 20px;box-sizing: border-box;padding: 13px 18px;}
.more-navs-fixed .right-cells p{font-size: 14px;color: #333}
.more-navs-fixed .right-cells p:first-child{margin-bottom: 5px;font-weight: bold}
.more-navs-fixed .right-cells p:last-child{font-size: 12px;color: #999}
.more-navs-fixed .right-cells a:hover{background-color: #f6f6f6}

.header .navs .more-navs-fixed-li:hover .more-navs-fixed{display: block;animation: moreNavsFixed .3s .1s;animation-fill-mode: forwards;}

@keyframes moreNavsFixed {
    0% {height: 0px;opacity: 0;transform: translate(0, -30px)}
    100% {height: 270px;opacity: 1;transform: translate(0, -30px)}
}
.layout-new-tit {color: #fff;padding-top: 75px;padding-bottom: 50px;text-align: center;}
.layout-new-tit h5{font-size: 28px;margin-bottom: 15px;}
.layout-new-tit .desc{font-size: 16px;color: #999}
.layout-tit{padding-top: 87px;text-align: center;margin-bottom: 80px;}
.layout-tit h5{font-size: 28px;margin-bottom: 5px;}
.layout-tit p{font-size: 12px;margin-bottom: 8px;color: #666;}
.layout-tit i.couch{display: block;width: 125px;height: 10px;background: url("http://img.qiye.adtianji.com/pcimg/images/index/couch.png") 0 0/contain no-repeat;margin: auto;}

.swiper-container .swiper-slide.banner{height: 620px;}
.banner{background: url("http://img.qiye.adtianji.com/pcimg/images/index/banner-01.png") center center/cover no-repeat, #140856;height: 620px;box-sizing: border-box;padding-top: 80px;padding-bottom: 15px;}
.banner .left{margin-top: 120px;color: #fff;position: relative;z-index: 3;padding-left: 50px;}
.banner .left .h5{font-size: 54px;margin-bottom: 20px;font-weight: bold}
.banner .left .text{font-size: 32px;margin-bottom: 80px;}
.banner .left .btn{padding: 15px 30px;background: #4492ff;color: #fff;display: inline-block;margin-right: 20px;font-size: 18px;border-radius: 5px;}

.banner .right {padding: 60px 45px 120px 0;position: relative}
.banner .right:after{display: block;content: '';width: 633px;height: 480px;background: radial-gradient(#2710aa, #2710aa, #200d88, #140856,#140856,#140856);position: absolute;right: 10px;top: 35px;z-index: 1;}
.banner .right img{position: relative;z-index: 2}


.banner-index{height: 100vh;background-color: #011635;}
.banner-index .swiper-slide{background: url("http://img.qiye.adtianji.com/pcimg/images/index/banner_01.png?t=201903211559") center center/cover no-repeat}
.banner-index .swiper-slide .banner-text{padding-top: 28vh;color: #fff;text-align: center;}
.banner-index .swiper-slide .banner-text .tit{display: flex;align-items: center;justify-content: center;margin-bottom: 7.3vh;}
.banner-index .swiper-slide .banner-text .tit-t{font-size: 85px;margin-right: 10px;}
.banner-index .swiper-slide .banner-text .import-animation{position: relative;width: 0px;height:112px;overflow: hidden;transition: all 1s linear;font-size: 85px;vertical-align: top}
.banner-index .swiper-slide .banner-text .import-animation:after{display: block;content: '';position: absolute;top: 0;bottom: 0;right: 0;width: 2px;background-color: #fff;}
.banner-index .swiper-slide .banner-text .import-animation em{color:#2efbff;font-style: normal;position: absolute;left: 0;top: 0;white-space: nowrap;opacity: 0;padding: 0 5px;}
.banner-index .swiper-slide .banner-text .import-animation .is-active{opacity: 1;}
.banner-index .swiper-slide .banner-text p{font-size: 30px;margin-bottom: 3vh;}

.banner-index .swiper-slide .banner-text .btn{font-size: 20px;width: 190px;height: 50px;line-height: 50px;border-radius: 5px;text-align: center;border: 1px solid rgba(255,255,255,.3);color: #fff;position: absolute;bottom: 70px;left: 50%;transform: translate(-50%,0)}
.banner-index .swiper-slide .banner-text .btn:hover{background-color: #4492ff;border-color: #4492ff;}
.img-bespread{width: 100%;}

.layout-merit .merit{background-color: #262a34;}
.layout-merit .merit ul{background-color: #262a34;height: 150px;display: flex;align-items: center}
.layout-merit .merit li{width: calc(100%/6);float: left;color: #fff;text-align: center;position: relative;cursor: pointer;}
.layout-merit .merit li span{font-size: 20px;}

.layout-merit .merit li i{display: block;width: 66px;height: 66px;margin: 0 auto 15px;}
.layout-merit .merit li .icon-merit-01{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-04.png") 0 0/100% no-repeat}
.layout-merit .merit li .icon-merit-02{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-05.png") 0 0/100% no-repeat}
.layout-merit .merit li .icon-merit-03{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-01.png") 0 0/100% no-repeat}
.layout-merit .merit li .icon-merit-04{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-03.png") 0 0/100% no-repeat}
.layout-merit .merit li .icon-merit-05{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-06.png") 0 0/100% no-repeat}
.layout-merit .merit li .icon-merit-06{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-02.png") 0 0/100% no-repeat}
.layout-merit .merit li.active .icon-merit-01{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-active-04.png") 0 0/100% no-repeat}
.layout-merit .merit li.active .icon-merit-02{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-active-05.png") 0 0/100% no-repeat}
.layout-merit .merit li.active .icon-merit-03{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-active-01.png") 0 0/100% no-repeat}
.layout-merit .merit li.active .icon-merit-04{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-active-03.png") 0 0/100% no-repeat}
.layout-merit .merit li.active .icon-merit-05{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-active-06.png") 0 0/100% no-repeat}
.layout-merit .merit li.active .icon-merit-06{background: url("http://img.qiye.adtianji.com/pcimg/images/index/merit-active-02.png") 0 0/100% no-repeat}
.layout-merit .merit li.active span{color: #3b8ffb;}
.layout-merit .merit li.active::after{display: block;content: '';position: absolute;left: 50%;bottom: -25px;background: #59c4fe;height: 3px;width: 130px;transform: translate(-50%, 0);}
.layout-merit .detail h5{padding-left: 10px;font-size: 24px;color: #fff;margin-bottom: 40px;}
.layout-merit .detail-content{display: flex;}
.layout-merit .detail-content .left{width: calc(100%/2);padding-left: 130px;box-sizing: border-box;padding-top: 80px;}
.layout-merit .detail-content ul{}
.layout-merit .detail-content li{position: relative;border: 1px solid transparent;height: 47px;line-height: 47px;transition: all .3s;margin-bottom: 5px;}
.layout-merit .detail-content li a{display: block;padding: 0 20px 0 31px;font-size: 16px;color: #fff;position: relative;z-index: 2;background: #25242c;cursor: default;}
.layout-merit .detail-content li a::before{display: block;content: '';width: 6px;height: 6px;background-color: #fff;position: absolute;left: 12px;top: 50%;transform: translate(0,-50%);border-radius: 6px;}
.layout-merit .detail-content li::before,
.layout-merit .detail-content li::after{display: block;content: '';position: absolute;width: 0%;height: 1px;z-index: 1;background: linear-gradient(to right, #69e1ff, #3b8ffb);}
.layout-merit .detail-content img{width: 520px;transition: all .3s;}
.layout-merit .detail-content img:hover{transform: scale(1.2);}
.layout-merit .detail-content li:hover::before{animation: li-before-animation 1s;animation-fill-mode: forwards;}
.layout-merit .detail-content li:hover::after{animation: li-after-animation 1s .7s;animation-fill-mode: forwards;}
@keyframes li-before-animation {0%{}50%{left: 0;top: -1px;width: calc(100% + 1px);}100%{left: 0;top: -1px;width: calc(100% + 1px);right: -1px;height: calc(100% + 1px);}}
@keyframes li-after-animation {0%{left: calc(100% + 1px);bottom: -1px;}50%{left: -1px;bottom: -1px;width: calc(100% + 2px);}100%{left: -1px;bottom: -1px;width: calc(100% + 2px);height: calc(100% + 2px);}}
.layout-framework .layout-new-tit{padding-bottom: 0;}
.layout-framework .w1200{position: relative}
.layout-framework .framework-data{position: absolute;left: 0;top: 50%;transform: translate(0, -50%);color: #969595;}
.layout-framework .framework-data .name{font-size: 18px;}
.layout-framework .framework-data .count{color: #c0c0c0;font-size: 30px;}
.layout-framework .framework-data li{margin-bottom: 60px;}
.layout-framework .framework-img{position: relative;overflow: hidden;transform: scale(0.82) translate(10%, 0);}
.layout-framework .framework-img img{width: 1144px;float: right}
.layout-framework .framework-img:after{display: block;content: '';width: 356px;height: 356px;position: absolute;right: 182px;top: 179px;background: url("http://img.qiye.adtianji.com/pcimg/images/index/framework-loop-01.png?t=201903211407") 0 0 no-repeat;z-index: 9;animation: framework-loop-after 5s infinite linear;}
.layout-framework .framework-img:before{display: block;content: '';width: 422px;height: 422px;position: absolute;right: 148px;top: 147px;background: url("http://img.qiye.adtianji.com/pcimg/images/index/framework-loop-02.png?t=201903211358") 0 0 no-repeat;z-index: 9;animation: framework-loop-before 5s infinite linear;}
@keyframes framework-loop-before {
    0%{transform: rotate(0deg)}
    100%{transform: rotate(360deg)}
}
@keyframes framework-loop-after {
    0%{transform: rotate(0deg)}
    100%{transform: rotate(-360deg)}
}
/*.layout-framework .ekg--original{position: absolute;width: 50px;right: 572px;top: 342px;}*/
/*.layout-framework .ekg--original path {stroke:rgb(45,240,245);-webkit-animation: draw 1s infinite ease-out forwards;animation: draw 1s infinite ease-out forwards;stroke: #2eec71;stroke-dashoffset: 1000;stroke-dasharray: 1000;}*/
/*.layout-framework .ekg--original path {-webkit-animation-duration: 1.2s;animation-duration: 1.2s;}*/
/*@keyframes draw {*/
/*75%{stroke-dashoffset:0;}*/
/*100%{stroke-dashoffset:0;}*/
/*}*/
/*framework-.png*/
.layout-framework .fluctuate-animation{position: absolute;width: 50px;height: 28px;left: 578px;top: 343px;overflow: hidden;z-index: 30;background-color: #111722}
.layout-framework .fluctuate-animation-view{position: relative;height: 28px;width: 190px;left: -61px;}
.layout-framework .fluctuate-animation-view:before,
.layout-framework .fluctuate-animation-view:after{display: block;content: '';width: 61px;height: 13px;background: url("http://img.qiye.adtianji.com/pcimg/images/index/framework-wave.png?t=201903211544") 0 0;position: absolute;top: 50%;transform: translate(0%,  -50%);}
.layout-framework .fluctuate-animation-view:before{animation: fluctuate-animation 5s infinite linear;}
.layout-framework .fluctuate-animation-view:after{animation: fluctuate-animation 5s 2.5s infinite linear;}
@keyframes fluctuate-animation {
    50%{transform: translate(100%, -50%)}
    100%{transform: translate(200%, -50%)}
}
.layout-framework .turmoil-animation{position: absolute;right: 348px;top: 328px;display: flex;align-items: center;height: 32px;}
.layout-framework .turmoil-animation i{display: block;width: 3px;height: 6px;background-color: #00ff00;margin: 0 1px;}
.layout-framework .turmoil-animation i:nth-child(1){animation: turmoil-i-animation 2s infinite linear;}
.layout-framework .turmoil-animation i:nth-child(2){animation: turmoil-i-animation 2s .3s infinite linear;}
.layout-framework .turmoil-animation i:nth-child(3){animation: turmoil-i18-animation 2.3s infinite linear;}
.layout-framework .turmoil-animation i:nth-child(4){animation: turmoil-i-animation 2s .3s infinite linear;}
.layout-framework .turmoil-animation i:nth-child(5){animation: turmoil-i-animation 2s infinite linear;}
@keyframes turmoil-i-animation {
    100%{height: 12px;}
}
@keyframes turmoil-i18-animation {
    100%{height: 18px;}
}
.layout-framework .logo-animation{position: absolute;left: 428px;top: 358px;animation: logo-animation 2s infinite linear;}
.layout-framework .logo-animation img{width: 118px;height: 118px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
@keyframes logo-animation {
    0%{transform: rotate(0deg) translate(-50%, -50%);}
    100%{transform: rotate(360deg) translate(-50%, -50%);}
}


.layout-framework .icon-frame{width: 94px;height: 104px;display: block;background: url("http://img.qiye.adtianji.com/pcimg/images/index/framework-frame.png?t=201903211141") 0 0 no-repeat;position: absolute;opacity: 0.5;transition: all 1s}
.layout-framework .icon-frame-01{right: 290px;top: 19px;}
.layout-framework .icon-frame-02{right: 152px;top: 68px;}
.layout-framework .icon-frame-03{right: 54px;top: 174px;}
.layout-framework .icon-frame-04{right: 22px;top: 318px;}
.layout-framework .icon-frame-05{right: 64px;top: 454px;}
.layout-framework .icon-frame-06{right: 158px;top: 554px;}
.layout-framework .icon-frame-07{right: 290px;top: 596px;}
.layout-framework .icon-frame.active{opacity: 1;}


.layout-product{overflow: hidden}
.layout-product .w1200{padding-top: 160px;position: relative;text-align: center;}
.layout-product .w1200 img{width: 994px;position: relative;z-index: 9}
.layout-product .wave{position: absolute;left: 52.6%;bottom: 0;}
.layout-product .wave:after,
.layout-product .wave:before,
.layout-product .wave .wave-wave:after,
.layout-product .wave .wave-wave:before{display: block;content: '';width: 310px;height: 310px;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background-color: #005fbf;transition: all .3s;}

.layout-product .wave:before{animation: wave-animation 5s infinite linear}
.layout-product .wave:after{animation: wave-animation 5s .8s infinite linear}
.layout-product .wave .wave-wave:before{animation: wave-animation 5s 1.8s infinite linear}
.layout-product .wave .wave-wave:after{animation: wave-animation 5s 2.5s infinite linear}
@keyframes wave-animation {
    0%{opacity: .8;width: 310px;height: 310px;}
    20%{opacity: 0.5;width: 458px;height: 458px;}
    40%{opacity: 0.3;width: 602px;height: 602px;}
    60%{opacity: 0.2;width: 817px;height: 817px;}
    80%{opacity: 0.2;width: 1206px;height: 1206px;    }
    100%{opacity: 0.1;width: 1366px;height: 1366px;}
}

@keyframes ripple-animation {
    0%{transform: scale(0.2) rotateX(45deg);opacity: 0.05;}
    100%{transform: scale(3) rotateX(45deg);opacity: 0;}
}
.layout-news{padding-bottom: 150px;}
.layout-news .layout-news-content {display: flex;align-items: center;justify-content: center;padding-top: 54px;}
.layout-news .new-area{width: 392px;height: 306px;background: url("http://img.qiye.adtianji.com/pcimg/images/index/news/new-border.png?t=201903211720") 0 0 no-repeat;margin-right: 20px;box-sizing: border-box;padding: 38px 11px 0;}
.layout-news .new-area:last-child{margin-right: 0;}
.layout-news .news-list .tit{font-size: 16px;color: #f1f1f1;border-bottom: 1px solid rgba(255,255,255,.5);padding: 0 19px 14px;}
.layout-news .news-list .tit .right{font-size: 12px;color: #f1f1f1;}
.layout-news .news-list ul{padding: 0 19px;}
.layout-news .news-list li{margin-top: 21px;}
.layout-news .news-list li a{font-size: 12px;color: #fff;display: flex;align-items: center;transition: all .3s}
.layout-news .news-list li em{font-style: normal;display: inline-block;margin-right: 20px;}
.layout-news .news-list li span{display: inline-block;width: calc(100% - 85px);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.layout-news .news-list li a:hover{color: #2efaff;}
.layout-news .serve ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
.layout-news .serve ul li{width: 145px;margin-bottom: 10px;color: #fff;font-size: 16px;}
.layout-news .serve ul li.chunk a{height: 40px;display: flex;align-items: center;border-radius: 3px;border: 1px solid rgba(255,255,255,.5);transition: all .3s;}
.layout-news .serve ul li.chunk span{color: #fff;font-size: 12px;transition: all .3s}
.layout-news .serve ul li.chunk .icon {display: block;width: 17px;height: 17px;margin: 0 13px 0 19px;background: url("http://img.qiye.adtianji.com/pcimg/images/index/news/icon-merge.png?t=201903221509") 0 0 no-repeat;}
.layout-news .serve ul li.chunk .icon-01{background-position: 0 0;}
.layout-news .serve ul li.chunk .icon-02{background-position: -17px 0;}
.layout-news .serve ul li.chunk .icon-03{background-position: -34px 0;}
.layout-news .serve ul li.chunk .icon-04{background-position: -51px 0;}
.layout-news .serve ul li.chunk .icon-05{background-position: -68px 0;}
.layout-news .serve ul li.chunk .icon-06{background-position: -85px 0;}
.layout-news .serve ul li.chunk .icon-07{background-position: -102px 0;}
.layout-news .serve ul li.chunk .icon-08{background-position: -119px 0;}
.layout-news .serve ul li.chunk:hover .icon-01{background-position: 0 -17px;}
.layout-news .serve ul li.chunk:hover .icon-02{background-position: -17px -17px;}
.layout-news .serve ul li.chunk:hover .icon-03{background-position: -34px -17px;}
.layout-news .serve ul li.chunk:hover .icon-04{background-position: -51px -17px;}
.layout-news .serve ul li.chunk:hover .icon-05{background-position: -68px -17px;}
.layout-news .serve ul li.chunk:hover .icon-06{background-position: -85px -17px;}
.layout-news .serve ul li.chunk:hover .icon-07{background-position: -102px -17px;}
.layout-news .serve ul li.chunk:hover .icon-08{background-position: -119px -17px;}
.layout-news .serve ul li.chunk:hover span{color: #2efaff;}
.layout-news .serve ul li.chunk:hover a{box-shadow: 0 0 5px rgba(46,250,255,.54);border: 1px solid #2efaff;}
.layout-map .map-view{height: 582px;background: url('http://img.qiye.adtianji.com/pcimg/images/index/map-bg.png') 0 0 no-repeat;position: relative;margin-top: 20px;}
.layout-map .map-view .anchor{position: absolute;transform: scale(.8)}
.layout-map .map-view .anchor .text{position: absolute;left: 20px;top: -5px;color: #fff;display: block;width: 100px;}
.layout-map .map-view .ripple{background: #00feef;position: relative;width: 10px;height: 10px;border-radius: 100%;}
.layout-map .map-view .ripple .ripple-01::before,
.layout-map .map-view .ripple .ripple-01::after,
.layout-map .map-view .ripple::before,
.layout-map .map-view .ripple::after{display: block;content: '';width: 10px;height: 10px;border: 1px solid #00feef;border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%)}
.layout-map .map-view .ripple::before{animation: map-ripple-animation 3s infinite linear;}
.layout-map .map-view .ripple::after{animation: map-ripple-animation 3s 1s infinite linear;}
.layout-map .map-view .ripple .ripple-01::before{animation: map-ripple-animation 3s 2s infinite linear;}
.layout-map .map-view .ripple .ripple-01::after{animation: map-ripple-animation 3s 3s infinite linear;}

.layout-map .map-view .anchor-01{left: 213px;top: 180px;}
.layout-map .map-view .anchor-02{top: 160px;right: 300px;}
.layout-map .map-view .anchor-03{top: 320px;right: 284px;}
.layout-map .map-view .anchor-04{top: 175px;right: 241px;}
.layout-map .map-view .anchor-05{top: 200px;right: 300px;}
.layout-map .map-view .anchor-06{top: 250px;right: 260px;}
.layout-map .map-view .anchor-07{top: 240px;right: 235px;}
.layout-map .map-view .anchor-08{top: 185px;right: 272px;}
.layout-map .map-view .anchor-09{top: 212px;right: 273px;}
.layout-map .map-view .anchor-10{top: 218px;right: 252px;}
.layout-map .map-view .anchor-11{top: 200px;right: 258px;}
.layout-map .map-view .anchor-12{left: 214px;top: 100px;}
.layout-map .map-view .anchor-10 .ripple .ripple-01::before,
.layout-map .map-view .anchor-10 .ripple .ripple-01::after,
.layout-map .map-view .anchor-10 .ripple::before,
.layout-map .map-view .anchor-10 .ripple::after{border: 1px solid #ff5c40;}
.layout-map .map-view .anchor-10 .ripple{background-color: #ff5c40;}
@keyframes map-ripple-animation{
    0%{opacity: 1;}
    100%{width: 100px;height: 100px;opacity: 0;}
}

.layout-map .feature {padding: 20px 0 120px;}
.layout-map .feature ul{display: flex;justify-content: center;}
.layout-map .feature ul li{position: relative;padding-left: 68px;margin: 0 30px;}
.layout-map .feature ul li img{width: 50px;height: 50px;object-fit: contain;position: absolute;left: 0;top: 50%;transform: translate(0,-50%)}
.layout-map .feature ul li .tit{font-size: 16px;color: #fff;margin-bottom: 15px;}
.layout-map .feature ul li .desc{font-size: 12px;color: #999;}

/*横幅*/

.bottom-apply{ background: url(http://img.qiye.adtianji.com/pcimg/images/index/bottom-apply-01.png) 0 0 no-repeat; background-size: 100% 100%;}
.bottom-apply-inner{ padding: 50px 0;}
.bottom-apply-inner span{ display: inline-block; font-size: 30px; color: #fff; line-height: 40px; vertical-align: middle;}
.bottom-apply-inner a{ display: inline-block; margin: 0 0 0 70px; padding: 0 40px; line-height: 36px; font-size: 18px; color: #fff; border-radius: 20px; vertical-align: middle;border: 2px solid #fff;}
.bottom-apply-inner a:last-child{ margin-left: 30px;}
.bottom-apply-inner a:after,
.bottom-apply-inner a:before{display: block;content: '';width: calc(100% + 2px);height: calc(100% + 2px);}

.footer{color: #fff;}
.footer a{color: #fff;}
.footer-safeguard ul{display: flex;border-bottom: 1px solid rgba(255,255,255,.1);}
.footer-safeguard li{width: calc(100%/4);height: 140px;display: flex;align-items: center;justify-content: center;color: #52a8ff;}
.footer-safeguard li i{display: block;width: 56px;height: 56px;}
.footer-safeguard li:nth-child(1) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-01.png?t=20190322") 0 0 no-repeat;}
.footer-safeguard li:nth-child(2) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-02.png?t=20190322") 0 0 no-repeat;}
.footer-safeguard li:nth-child(3) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-03.png?t=20190322") 0 0 no-repeat;}
.footer-safeguard li:nth-child(4) i{background: url("http://img.qiye.adtianji.com/pcimg/images/index/safeguard-04.png?t=20190322") 0 0 no-repeat;}
.footer-inner {padding-top: 40px;}
.footer-inner .footer01{font-size: 14px;position: relative;}
.footer-inner .footer01 img{margin-bottom: 20px;}
.footer-inner .footer01 .company-name{margin-bottom: 10px;}
.footer-inner .footer01::after {display: block;content: '';height: 220px;width: 1px;background: rgba(255,255,255,.1);position: absolute;right: 0;top: 0;}
.footer-inner .footer01 .flex{margin-top: 20px;}
.footer-inner .footer01 img{width: 98px;}
.footer-inner .footer01 .language{margin-top: 20px;}
.footer-inner .footer-menus .footer02{width: 500px;}
.footer-inner .footer-menus dt{font-size: 18px;margin-bottom: 30px;}
.footer-inner .footer-menus dd p{margin-bottom: 20px;}
.footer-inner .footer-menus dd a{color: #878787}
.footer-inner .footer-menus dd a:hover{color: #59c4fe;opacity: 1;}

.footer .copyright{padding: 32px 0;text-align: center;border-top: 1px solid rgba(255,255,255,.1);margin-top: 60px;}
.footer .copyright p{color: #878787;}
.footer .copyright p:first-child{margin-bottom: 10px;}

/**/
.layout-solve-product ul{height: 132px;background-color: #fff;position: relative;top: -70px;z-index: 1;border-radius: 5px;box-shadow: 2px 0 65px rgba(101,101,101,0.19);}
.layout-solve-product li{width: calc(100%/8);height: 100%;cursor: pointer;float: left;position: relative;padding-top: 25px;text-align: center;}
.layout-solve-product li:after{display: block;content: '';height: 74px;background: linear-gradient(to top, rgba(234,234,234,0.1), rgba(234,234,234,1),rgba(234,234,234,0.1));width: 1px;position: absolute;right: 0;top: 25px;}
.layout-solve-product li img{width: 50px;height: 50px;object-fit: contain;margin-bottom: 12px;}
.layout-solve-three {margin-bottom: 70px;}
.layout-solve-three .intro{display: flex;align-items: center;margin-bottom: 130px;}
.layout-solve-three .intro:last-child{margin-bottom: 0;}
.layout-solve-three .intro .img{width: 600px;}
.layout-solve-three .intro .copywriting{padding: 0 33px 0  17px;}
.layout-solve-three .intro h5{font-size: 30px;margin-bottom: 52px;}
.layout-solve-three .intro p{font-size: 16px;color: #666;line-height: 30px;position: relative;padding-left: 18px;margin-bottom: 5px;}
.layout-solve-three .intro p:after{display: block;content: '';width: 6px;height: 6px;background-color: #2380f7;position: absolute;left: 0;top: 12px;border-radius: 6px;}
.layout-solve-three ul {overflow: hidden;margin-top: 30px;margin-bottom: 33px;}
.layout-solve-three ul li {margin-right: 40px;float: left;text-align: center}
.layout-solve-three ul li:last-child{margin-right: 0;}
.layout-solve-three ul li img{margin-bottom: 12px;width: 30px;height: 30px;object-fit: contain;}
.layout-solve-three ul li span{font-size: 12px;color: #333;display: block;}
.layout-solve-products .btn,
.layout-solve-three .btn{display: inline-block;width: 80px;height: 30px;line-height: 30px;text-align: center;border-radius: 3px;margin-right: 20px;font-size: 12px;}
.layout-solve-products .btn.bc2285fa,
.layout-solve-three .btn.bc2285fa{color: #fff;background: linear-gradient(to left top, #4778fd, #61a3ff);}
.layout-solve-products .btn.br61a3ff,
.layout-solve-three .btn.br61a3ff{border: 1px solid #61a3ff;color: #388bff;}
.layout-solve-five{margin-bottom: 50px;}
.layout-solve-five ul{overflow: hidden;}
.layout-solve-five li{width: calc((100% - 30px * 3) / 4);border-radius: 5px;float: left;box-sizing: border-box;margin-bottom: 25px;border: 1px solid #eef8ff;margin-right: 30px;box-shadow: 0 5px 20px rgba(72,122,253,.08);padding: 48px 20px 52px;border-radius: 3px;}
.layout-solve-five li:nth-child(4n){margin-right: 0;}
.layout-solve-five li img{width: 110px;height: 110px;object-fit: contain;display: block;margin: 0 auto 25px;}
.layout-solve-five li .name{font-size: 20px;margin-bottom: 10px;text-align: center;}
.layout-solve-five li .des{font-size: 14px;line-height: 24px;color: #666}
.layout-solve-products .w1200{padding-bottom: 80px;}
.layout-solve-products .w1200 li{width: calc((100% - 60px) / 4);height: 375px;margin-right: 20px;margin-bottom: 20px;float: left;}
.layout-solve-products .w1200 li:nth-child(4n){margin-right: 0}
.layout-solve-products .w1200 li .top{text-align: center;padding-bottom: 15px;position: relative}
.layout-solve-products .w1200 li .top:after{display: block;content: '';height: 1px;background: linear-gradient(to right, rgba(221,221,221,0.1), rgba(221,221,221,1), rgba(221,221,221,1), rgba(221,221,221,0.1));position: absolute;left: 0;bottom: 0;width: 100%;}
.layout-solve-products .w1200 li .icon-img{width: 70px;height: 70px;object-fit: contain}
.layout-solve-products .w1200 .tit{font-weight: 600;}
.layout-solve-products .w1200 .text{font-size: 14px;color: #666;margin-bottom: 30px;}
.layout-solve-products .w1200 .text .tit,
.layout-solve-products .w1200 .text .desc{transition: all .3s}
.layout-solve-products .w1200 .text .tit{margin-bottom: 8px;font-size: 18px;margin-top: 17px;color: #333}
.layout-solve-products .w1200 .text .desc{margin-bottom: 20px;color: #999;}
.layout-solve-products .w1200 .btn-absolute{position: absolute;left: 0;bottom: 30px;right: 0;text-align: center}
.layout-solve-products .w1200 .btn-absolute .btn:last-child{margin-right: 0}
.layout-solve-products .w1200 li{transition: all .2s}
.layout-solve-products .w1200 li .bd{flex: 1;text-align: left}
.layout-solve-products .w1200 li .bd p{padding-left: 10px;}
.layout-solve-products .w1200 li .bd .tit{margin-bottom: 3px;font-size: 18px;font-weight: 600}
.layout-solve-products .w1200 li .bd .desc{color: #999;line-height: 24px;font-size: 14px}
.layout-solve-products .w1200 li .text{margin-top: 30px;}
.layout-solve-products .w1200 li .text p:last-child{line-height: 26px;}
.layout-solve-products .w1200 li .li-area{height: 100%;padding: 30px 20px;box-sizing: border-box;background-color: #fff;box-shadow: 0 3px 10px rgba(72,122,253,.08);cursor: pointer;position: relative;transition: all .3s;}
.layout-solve-products .w1200 li .default .top{padding-bottom: 20px}
.layout-solve-products .w1200 li .default-hover{display: none;}
.layout-solve-products .w1200 li .default-hover .top{display: flex;padding-bottom: 30px;}
.layout-solve-products .w1200 li:hover .li-area{animation: DefaultHoverScale ease-in .3s 1;animation-fill-mode: forwards;border: 1px solid #61a3ff;box-shadow:0 3px 10px rgba(72,122,253,.5);}
.layout-solve-products .w1200 li:hover .default{display: none}
.layout-solve-products .w1200 li:hover .default-hover{display: block}
@keyframes DefaultHoverScale {
    0% {transform: scale(.95)}
    100% {transform: scale(1.06)}
}

.big-tit{ display: inline-block; width: auto; margin: 0 auto; background:url(http://img.qiye.adtianji.com/pcimg/images/tit-l.png) 0 center no-repeat; padding:0 0 0 200px;}
.big-tit-inner{ padding: 0 200px 0 0; color: #000; font-weight: normal; font-size: 40px; background: url(http://img.qiye.adtianji.com/pcimg/images/tit-r.png) right center no-repeat;}

/* 联系我们 */
.contact-page01 .service{ padding: 55px 0;}
.contact-page01 .service li{ float: left; width: 380px; box-sizing: border-box; margin: 0 30px 30px 0; padding: 25px 0; border: 1px solid #eee; text-align: center;}
.contact-page01 .service li:nth-child(3n){ margin-right: 0;}
.contact-page01 .service li:hover{ border-color: #dcecff; box-shadow: 0px 0px 10px #dcecff;}
.contact-page01 .service li .tit{ display: inline-block; padding: 0 0 0 25px; background: url(http://img.qiye.adtianji.com/pcimg/images/contact-i1.png) 0 center no-repeat; line-height: 30px; font-size: 18px; color: #333;}
.contact-page01 .service li:nth-child(8) .tit{ background-image: url(http://img.qiye.adtianji.com/pcimg/images/contact-i3.png);}
.contact-page01 .service li:nth-child(9) .tit{ background-image: url(http://img.qiye.adtianji.com/pcimg/images/contact-i6.png);}
.contact-page01 .service li .intro{ margin: 10px auto 10px; font-size:16px; color: #333;}
.contact-page01 .service li .tel{ margin:0 auto 10px;}
.contact-page01 .service li .ask{ margin: 10px auto 0;}
.contact-page01 .service li .ask a{ display: inline-block; width: 150px; line-height: 40px; color: #fff; background: linear-gradient(to right,#2baafb,#197cf0); border-radius: 5px;}
/**	关于我们	**/
.about-page01{ padding: 120px 0;}
.about-page01 .cont{ padding: 30px 0; color: #666;}
.about-page01 .cont p{ margin: 10px auto 0;text-indent: 2em;line-height: 2em; font-size: 16px; }
.about-page02-outer{ background: #f6faff; padding: 110px 0;}
.about-page02 .cont{ margin: 50px auto 0;}
.about-page02 .cont li{border: 1px solid #f2f2f2; float: left; width: 220px; margin: 0 25px 0 auto; background: #fff; box-sizing: border-box; padding: 40px 25px;}
.about-page02 .cont li:last-child{ margin-right: 0;}
.about-page02 .cont li:hover{ box-shadow: 0px 0px 10px #a7c8e7;}
.about-page02 .cont li .img{ text-align: center;}
.about-page02 .cont li .img img{ height: 88px;}
.about-page02 .cont li .tit{ margin: 20px 0 30px; text-align: center; font-size: 18px; color: #333; font-weight: normal;}
.about-page02 .cont li p{ color: #999; font-size: 12px; line-height: 24px;}

/* page11 公用 */
.page11-inner ul{padding-bottom: 100px}
.page11-inner ul li {position: relative;float: left;width: 298px;margin: 0 2px 2px 0;}
.page11-inner ul li:nth-child(4n) {margin-right: 0;}
.page11-inner ul li .img {background-size: cover}
.page11-inner ul li .img .imginner { background: rgba(0,0,0,0.6); padding: 77px 0 0;height: 294px;box-sizing: border-box}
.page11-inner ul li .img .imginner div { width: 96px;height: 165px;margin: 0 auto}
.page11-inner ul li .img .imginner div img {width: 100%;height: 100%}
.page11-inner ul li:nth-child(1) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0001.png)}
.page11-inner ul li:nth-child(1):hover .imginner { background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_01.png)}
.page11-inner ul li:nth-child(2) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0002.png)}
.page11-inner ul li:nth-child(2):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_02.png)}
.page11-inner ul li:nth-child(3) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0003.png)}
.page11-inner ul li:nth-child(3):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_03.png)}
.page11-inner ul li:nth-child(4) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0004.png)}
.page11-inner ul li:nth-child(4):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_04.png)}
.page11-inner ul li:nth-child(5) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0005.png)}
.page11-inner ul li:nth-child(5):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_05.png)}
.page11-inner ul li:nth-child(6) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0006.png)}
.page11-inner ul li:nth-child(6):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_06.png)}
.page11-inner ul li:nth-child(7) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0007.png)}
.page11-inner ul li:nth-child(7):hover .imginner { background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_07.png)}
.page11-inner ul li:nth-child(8) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0008.png)}
.page11-inner ul li:nth-child(8):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_08.png)}
.page11-inner ul li:nth-child(9) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0009.png)}
.page11-inner ul li:nth-child(9):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_09.png)}
.page11-inner ul li:nth-child(10) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0010.png)}
.page11-inner ul li:nth-child(10):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_10.png)}
.page11-inner ul li:nth-child(11) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0011.png)}
.page11-inner ul li:nth-child(11):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_11.png)}
.page11-inner ul li:nth-child(12) .img {background-image: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/0012.png)}
.page11-inner ul li:nth-child(12):hover .imginner {background: url(http://img.qiye.adtianji.com/pcimg/images/bd/module/bg_12.png)}


/* 云呼 */
.cloud-call-banner {background: url("http://img.qiye.adtianji.com/pcimg/images/cloudCall/banner.png") center center/cover no-repeat}
.cloud-call-banner .banner-text{background: url("http://img.qiye.adtianji.com/pcimg/images/cloudCall/banner-title.png") 0 0/contain no-repeat;width: 523px;margin: 160px 0 0 50px;padding-top: 190px;}
.cloud-call-banner .banner-text .btn{background-color: #fff;width: 120px;height: 40px;line-height: 40px;font-size: 20px;color: #3b31c3;border-radius: 4px;}

.cloud-call-function ul{display: flex;flex-wrap: wrap;align-items: center;padding-bottom: 40px;}
.cloud-call-function li {width: calc(100% / 3);text-align: center;margin-bottom: 40px;}
.cloud-call-function li img{width: 57px;height: 57px;object-fit: contain;margin-bottom: 20px;}
.cloud-call-function li p{width: 170px;margin: auto;}
.cloud-call-function li .name{font-size: 20px;color: #000;margin-bottom: 24px;}
.cloud-call-function li .desc{color: #888;font-size: 14px;}

.cloud-call-advantage ul {display: flex;flex-wrap: wrap;padding: 0 8px 70px;}
.cloud-call-advantage li {width: calc((100% - 60px) / 4);margin: 0 20px 20px 0;text-align: center;padding: 50px 30px 0;height: 340px;box-sizing: border-box;background-color: #fff;border-radius: 10px;position: relative;overflow: hidden;}
.cloud-call-advantage li:nth-child(4n) {margin-right: 0;}
.cloud-call-advantage li::after{display: block;content: '';width: 100%;background-color: #cfebfb;height: 10px;position: absolute;left: 0;bottom: 0;right: 0;}
.cloud-call-advantage li:nth-child(2n)::after{background-color: #f4c9e8;}
.cloud-call-advantage li:nth-child(3n)::after{background-color: #f6e2c9;}
.cloud-call-advantage li:nth-child(4n)::after{background-color: #c1eec2;}
.cloud-call-advantage li img{width: 73px;height: 73px;object-fit: contain;margin-bottom: 30px;}
.cloud-call-advantage li .name{font-size: 20px;color: #000;margin-bottom: 25px;}
.cloud-call-advantage li .desc{font-size: 14px;color: #333;}

.cloud-call-comparison .w1200{display: flex;padding-bottom: 90px;}
.cloud-call-comparison .w1200 .tit{flex: 1;padding-top: 132px;}
.cloud-call-comparison .w1200 .tit li{text-align: center;justify-content: center;}
.cloud-call-comparison .card{width: 460px;padding-top: 50px;padding-bottom: 22px;}
.cloud-call-comparison .card h6{font-size: 28px;margin-bottom: 45px;}
.cloud-call-comparison .prev{color: #fff;padding-left: 50px;background-color: #476ce2;border-radius: 20px 70px 20px 20px;}
.cloud-call-comparison .prev .icon-check{display: inline-block;width: 20px;height: 20px;margin-right: 20px;background: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/comparison-01.png') 0 0/contain no-repeat;}
.cloud-call-comparison li{height: 30px;background: rgba(0,0,0,0.03);margin-bottom: 30px;display: flex;align-items: center}
.cloud-call-comparison .prev li{border-radius: 0 0 30px 30px;padding-left: 20px;}
.cloud-call-comparison .next{text-align: right;padding-right: 28px;}
.cloud-call-comparison .next li{justify-content: flex-end;border-radius: 0 30px 30px 0;padding-right: 20px;}
.cloud-call-comparison .next {box-shadow: 0 3px 10px rgba(0,0,0,0.1);border-radius: 70px 20px 20px 20px}

.cloud-call-scope ul{display: flex;flex-wrap: wrap;padding-bottom: 80px;}
.cloud-call-scope li{width: calc((100% - 30px) / 4);margin-right: 10px;height: 312px;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;background-position: 0 0;background-size: cover;background-repeat: no-repeat;position: relative;margin-bottom: 10px;}
.cloud-call-scope li:nth-child(1){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/financial-bg.png')}
.cloud-call-scope li:nth-child(2){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/realty-bg.png')}
.cloud-call-scope li:nth-child(3){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/internet-bg.png')}
.cloud-call-scope li:nth-child(4){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/insurance-bg.png')}
.cloud-call-scope li:nth-child(5){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/education-bg.png')}
.cloud-call-scope li:nth-child(6){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/ec-bg.png')}
.cloud-call-scope li:nth-child(7){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/ad-bg.png')}
.cloud-call-scope li:nth-child(8){background-image: url('http://img.qiye.adtianji.com/pcimg/images/cloudCall/scope/car-bg.png')}
.cloud-call-scope li:nth-child(4n){margin-right: 0;}
.cloud-call-scope li a::after{display: block;content: '';background: rgba(0,0,0,0.7);position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.cloud-call-scope li a:hover::after{background-color: rgba(62, 39, 134, 0.4);}
.cloud-call-scope li img{margin-bottom: 30px;width: 78px;height: 78px;position: relative;z-index: 1;}
.cloud-call-scope li p{width: 68px; text-align: center;border-top: 2px solid #fff;padding-top: 20px;font-size: 20px;color: #fff;position: relative;z-index: 1;}

/* 抖音 */

.dy-banner {background: url(http://img.qiye.adtianji.com/pcimg/images/dy/banner.png) center center/cover no-repeat;}
.dy-banner .banner-text{background: url("http://img.qiye.adtianji.com/pcimg/images/dy/banner-title.png") 0 0/contain no-repeat;width: 523px;margin: 160px 0 0 50px;padding-top: 190px;position: relative;z-index: 2}
.dy-banner .banner-text .btn{width: 120px;height: 40px;padding: 0;line-height: 40px;font-size: 20px;color: #3b31c3;position: relative;color: #510e28;}
.dy-banner .banner-text .btn span{display: block;width: 100%;height: 100%;background-color: #fff;position: relative;z-index: 4;border-radius: 4px;}
.dy-banner .banner-text .btn::after,
.dy-banner .banner-text .btn::before{display: block;content: '';width: 100%;height: 100%;border-radius: 4px;position: absolute;z-index: -1;}
.dy-banner .banner-text .btn::after{background: #ea445a;right: -2px;bottom: -2px;}
.dy-banner .banner-text .btn::before{background: #74f0ec;left: -2px;top: -2px;}


.dy-capacity li{width: calc(100% / 4);}
.dy-capacity li img{width: 43px;height: 43px;}
.dy-capacity li .name{font-size: 20px;color: #351523;}
.dy-capacity li .desc{line-height: 20px;}
.dy-case {padding-bottom: 160px;}
.dy-case .iphone{height: 500px;width: 242px;border-radius: 30px;box-shadow: 0 3px 20px rgba(0,0,0,.3);background: #000;display: flex;align-items: center;justify-content: center;float: left;}
.dy-case .iphone img{width: 220px;height: 480px;object-fit: cover;border-radius: 20px;}
.dy-case .module {width: calc(100% - 242px);padding-left: 50px;float: left;box-sizing: border-box;padding-top: 20px;}
.dy-case .module .img-lists img{width: 386px;float: left;}
.dy-case .module .img-lists{padding-top: 45px;}


/* 天机魔方 */
.tjmf-banner{height: 620px;background: url("http://img.qiye.adtianji.com/pcimg/images/tjmf/banner.png") center center/cover no-repeat;}
.tjmf-banner .banner-text{text-align: center;margin-top: 390px}
.tjmf-banner .banner-text .btn{background-color: #fff;width: 120px;height: 40px;line-height: 40px;font-size: 20px;color: #3b31c3;border-radius: 4px;}

.c-btn {text-decoration: none;position: relative;display: inline-block;height: 100%;}
.c-btn:after,
.c-btn:before {content: '';display: block;position: absolute;}
.c-btn--border-line {background: none;border: 0;box-sizing: border-box;box-shadow: inset 0 0 0 0px transparent;}
.c-btn--border-line:after,.c-btn--border-line:before {box-sizing: border-box;border: 1px solid transparent;width: 0;height: 0;}
.c-btn--border-line:after {top: 0;left: 0;-webkit-transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;transition: border-color 0s ease-in 0.8s,width 0.2s ease-in 0.6s,height 0.2s ease-in 0.4s;}
.c-btn--border-line:before {bottom: 0;right: 0;-webkit-transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;transition: border-color 0s ease-in 0.4s,width 0.2s ease-in 0.2s,height 0.2s ease-in;}
.c-btn--border-line:hover:after,.c-btn--border-line:hover:before {width: 100%;height: 100%;}
.c-btn--border-line:hover:after {border-top-color: #ae9ef9;border-right-color: #ae9ef9;-webkit-transition: width 0.2s ease-out,height 0.2s ease-out 0.2s;transition: width 0.2s ease-out,height 0.2s ease-out 0.2s;}
.c-btn--border-line:hover:before {border-bottom-color: #ae9ef9;border-left-color: #ae9ef9;-webkit-transition: border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;transition: border-color 0s ease-out 0.4s,width 0.2s ease-out 0.4s,height 0.2s ease-out 0.6s;}
.tjmf-demand{padding-bottom:60px;}
.tjmf-demand li{width:223px; height:248px; border:1px solid #eff1f7; background:#fff; float:left; margin-right:20px; text-align:center; padding:30px;}
.tjmf-demand li:last-child{margin-right:0;}
.tjmf-demand li:hover{box-shadow:0px 0px 10px #b8b0fe;}
.tjmf-demand li i{display: inline-block;background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/pro_icon.png) no-repeat 0 0; width:56px; height:51px;}
.tjmf-demand li .ico1{background-position: -20px 0;}
.tjmf-demand li .ico2{background-position: -98px 0;}
.tjmf-demand li .ico3{background-position: -175px 0;}
.tjmf-demand li .ico4{background-position: -252px 0;}
.tjmf-demand li:hover .ico1{background-position: -20px -71px;}
.tjmf-demand li:hover .ico2{background-position: -98px -71px;}
.tjmf-demand li:hover .ico3{background-position: -175px -71px;}
.tjmf-demand li:hover .ico4{background-position: -252px -71px;}
.tjmf-demand li h3{font-size:26px; color:#8994c6; padding:26px 0 31px 0; font-weight: normal;}
.tjmf-demand li:hover h3{color:#7061f8;}
.tjmf-demand li span{font-size:18px; color:#8994c6; border-bottom: 1px solid #eff1f7; padding-bottom:13px;}
.tjmf-demand li:hover span{color: #231c55; border-bottom: 1px solid #8659ee;}
.tjmf-demand li p{color:#8291c6; line-height:30px; padding-top:21px;font-size: 12px;}
.tjmf-demand li:hover p{color:#7061f8;}

.tjmf-capacity{padding-bottom: 60px;}
.tjmf-capacity .contnt_platform{overflow: hidden;padding: 0 calc((100% - 318px * 3 - 60px) / 2);}
.tjmf-capacity li:nth-child(3){margin-right:0;}
.tjmf-capacity li:last-child{margin-right:0;}
.tjmf-capacity li i{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/platform_icon.png) no-repeat 0 0; width:80px; height:60px;display: inline-block;}
.tjmf-capacity li .ico1{background-position:0 0;}
.tjmf-capacity li .ico2{background-position:-100px 0;}
.tjmf-capacity li .ico3{background-position:-200px 0;}
.tjmf-capacity li .ico4{background-position:-300px 0;}
.tjmf-capacity li .ico5{background-position:-400px 0;}
.tjmf-capacity li .ico6{background-position:-500px 0;}
.tjmf-capacity li h3{font-size:16px; color:#231c55; padding:30px 0 10px 0; font-weight: normal;}
.tjmf-capacity li p{color:#8291c6; line-height:30px;}
.tjmf-capacity li{width:318px; border:1px solid #eff1f7; background:#fff; float:left; margin:0 30px 30px 0; text-align:center; padding:30px;transition: All 0.4s ease-in-out;-webkit-transition: All 0.4s ease-in-out;-moz-transition: All 0.4s ease-in-out;-o-transition: All 0.4s ease-in-out; }
.tjmf-capacity li:hover{transform: translate(0, -10px);-webkit-transform: translate(0, -10px);-moz-transform: translate(0, -10px);-o-transform: translate(0, -10px);-ms-transform: translate(0, -10px);}

.tjmf-generalize {height: 780px;background: url(http://img.qiye.adtianji.com/pcimg/images//tjmf/generalize_bg.png) center center/cover no-repeat;}
.tjmf-generalize .w1200{position: relative;}
.tjmf-generalize .label .text{font-size: 26px;color: #fff;display: flex;align-items: center;justify-content: center;width: 100%;height: 100%;}
.tjmf-generalize .label {width: 175px;height: 175px;border-radius:175px;background: linear-gradient(to left top, #8135e8, #af35e8);box-shadow: 0 3px 15px rgba(129,53,232,0.5);cursor: pointer;position: absolute;}
.tjmf-generalize .label .desc{display: none;opacity: 0;background: #fff;width: 345px;box-shadow: 0 3px 15px rgba(129,53,232,0.5);border-radius: 10px;position: absolute;left: 40%;bottom: 75%;padding: 20px;box-sizing: border-box;line-height: 24px;}
.tjmf-generalize .label .desc::after{display: block;content: '';border: 10px solid transparent;border-left-color: #fff;border-top-color: #fff;position: absolute;top: 100%;left: 15px;z-index: 999;}
.tjmf-generalize .label .desc:hover,
.tjmf-generalize .label .text:hover + .desc{display: block;animation: descTranslate .3s .2s;animation-fill-mode: forwards;}
@keyframes descTranslate{
    0% {transform: translate(0, 15px);opacity: 0;}
    100% {transform: translate(0, 0);opacity: 1;}
}


.tjmf-generalize .label:nth-child(7),
.tjmf-generalize .label:nth-child(6),
.tjmf-generalize .label:nth-child(1){width: 88px;height: 88px;background: linear-gradient(to left top, #ec2461, #f97077);box-shadow: 0 3px 15px rgba(236,36,97,0.5);}
.tjmf-generalize .label:nth-child(6) .text,
.tjmf-generalize .label:nth-child(1) .text{font-size: 16px;}
.tjmf-generalize .label:nth-child(6) .desc,
.tjmf-generalize .label:nth-child(1) .desc{box-shadow: 0 3px 15px rgba(236,36,97,0.5);bottom: 90%;left: 35%;}

.tjmf-generalize .label:nth-child(2){width: 114px;height: 114px;}
.tjmf-generalize .label:nth-child(2) .text{font-size: 22px;}
.tjmf-generalize .label:nth-child(2) .desc{bottom: 85%;}

.tjmf-generalize .label:nth-child(5),
.tjmf-generalize .label:nth-child(3){width: 88px;height: 88px;background: linear-gradient(to left top, #465bf7, #35a7f6);box-shadow: 0 3px 15px rgba(70,91,247,0.5);}
.tjmf-generalize .label:nth-child(5) .text,
.tjmf-generalize .label:nth-child(3) .text{font-size: 16px;}
.tjmf-generalize .label:nth-child(5) .desc,
.tjmf-generalize .label:nth-child(3) .desc{box-shadow: 0 3px 15px rgba(70,91,247,0.5);bottom: 90%;left: 35%;}

.tjmf-generalize .label:nth-child(1){left: 160px;top: 0;}
.tjmf-generalize .label:nth-child(2){left: 176px;top: 217px;}
.tjmf-generalize .label:nth-child(3){left: 374px;top: 340px;z-index: 9;}
.tjmf-generalize .label:nth-child(4){left: 623px;top: 148px;z-index: 8;}
.tjmf-generalize .label:nth-child(5){left: 890px;top: 25px;}
.tjmf-generalize .label:nth-child(6){left: 1024px;top: 200px;}
.tjmf-generalize .label:nth-child(7){left: 890px;top: 340px;width: 40px;height: 40px;}
.tjmf-generalize .label:nth-child(6) .desc{right: 25%;z-index: 99;left: auto;}
.tjmf-generalize .label:nth-child(6) .desc:after{left: auto;right: 8%;border-left-color: transparent;border-right-color: #fff;}
/* AI赋能 时代 */
.tjmf-superiority{padding-bottom: 40px}
.contnt_times li{width:360px; height:256px; background:#fff; float:left; margin:0 90px 40px 135px; text-align:center; padding:30px;border: 1px solid #e9e9fd;}
.contnt_times li:nth-child(2){margin:0 0 40px 0;}
.contnt_times li:last-child{margin:0 0 40px 0;}
.contnt_times li i{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/times_icon.png) no-repeat 0 0; width:100px; height:100px;display: inline-block;}
.contnt_times li .ico1{background-position:0 -120px;}
.contnt_times li .ico2{background-position:-117px -120px;}
.contnt_times li .ico3{background-position:-234px -120px;}
.contnt_times li .ico4{background-position:-351px -120px;}
.contnt_times li h3{font-size:24px; color:#8291c6; padding:30px 0 17px 0; font-weight: normal;}
.contnt_times li p{color:#8291c6; line-height:30px;}
.contnt_times li:hover{box-shadow:0px 0px 10px #b8b0fe;}
.contnt_times li:hover h3{color:#7061f8;}
.contnt_times li:hover .ico1{background-position:0 0; animation:flipInY 3s 1;}
.contnt_times li:hover .ico2{background-position:-117px 0; animation:flipInY 3s 1;}
.contnt_times li:hover .ico3{background-position:-234px 0; animation:flipInY 3s 1;}
.contnt_times li:hover .ico4{background-position:-351px 0; animation:flipInY 3s 1;}

@keyframes flipInY { 0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0.5;
}
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        opacity:1;
    }
}

.tjmf-resources ul{display: flex; justify-content: center;padding-bottom: 90px}
.tjmf-resources li{margin: 0 40px;font-size: 18px;text-align: center;}
.tjmf-resources li .count{font-size: 30px;color: #7061f8;}

.tjmf-user{padding-bottom: 90px}
.contnt_partner li{float:left; width:224px; height:80px; background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo_gray.jpg) no-repeat 0 0; margin:0 20px 40px 0;cursor:pointer;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}
.contnt_partner li:hover{
    transform: translate(0, -10px);
    -webkit-transform: translate(0, -10px);
    -moz-transform: translate(0, -10px);
    -o-transform: translate(0, -10px);
    -ms-transform: translate(0, -10px);
}
.contnt_partner li:nth-child(5){margin-right:0;}
.contnt_partner li:nth-child(10){margin-right:0;}
.contnt_partner li:nth-child(15){margin-right:0;}
.contnt_partner li:nth-child(20){margin-right:0;}
.contnt_partner li:nth-child(1){background-position:0 0;}
.contnt_partner li:nth-child(2){background-position:-244px 0;}
.contnt_partner li:nth-child(3){background-position:-488px 0;}
.contnt_partner li:nth-child(4){background-position:-732px 0;}
.contnt_partner li:nth-child(5){background-position:-976px 0;}
.contnt_partner li:nth-child(6){background-position:0 -120px;}
.contnt_partner li:nth-child(7){background-position:-244px -120px;}
.contnt_partner li:nth-child(8){background-position:-488px -120px;}
.contnt_partner li:nth-child(9){background-position:-732px -120px;}
.contnt_partner li:nth-child(10){background-position:-976px -120px;}
.contnt_partner li:nth-child(11){background-position:0 -240px;}
.contnt_partner li:nth-child(12){background-position:-244px -240px;}
.contnt_partner li:nth-child(13){background-position:-488px -240px;}
.contnt_partner li:nth-child(14){background-position:-732px -240px;}
.contnt_partner li:nth-child(15){background-position:-976px -240px;}
.contnt_partner li:nth-child(16){background-position:0 -360px;}
.contnt_partner li:nth-child(17){background-position:-244px -360px;}
.contnt_partner li:nth-child(18){background-position:-488px -360px;}
.contnt_partner li:nth-child(19){background-position:-732px -360px;}
.contnt_partner li:nth-child(20){background-position:-976px -360px;}

.contnt_partner li:nth-child(1):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat 0 0;}
.contnt_partner li:nth-child(2):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -244px 0;}
.contnt_partner li:nth-child(3):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -488px 0;}
.contnt_partner li:nth-child(4):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -732px 0;}
.contnt_partner li:nth-child(5):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -976px 0;}
.contnt_partner li:nth-child(6):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat 0 -120px;}
.contnt_partner li:nth-child(7):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -244px -120px;}
.contnt_partner li:nth-child(8):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -488px -120px;}
.contnt_partner li:nth-child(9):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -732px -120px;}
.contnt_partner li:nth-child(10):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -976px -120px;}
.contnt_partner li:nth-child(11):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat 0 -240px;}
.contnt_partner li:nth-child(12):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -244px -240px;}
.contnt_partner li:nth-child(13):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -488px -240px;}
.contnt_partner li:nth-child(14):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -732px -240px;}
.contnt_partner li:nth-child(15):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -976px -240px;}
.contnt_partner li:nth-child(16):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat 0 -360px;}
.contnt_partner li:nth-child(17):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -244px -360px;}
.contnt_partner li:nth-child(18):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -488px -360px;}
.contnt_partner li:nth-child(19):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -732px -360px;}
.contnt_partner li:nth-child(20):hover{background:url(http://img.qiye.adtianji.com/pcimg/images/tjmf/partner_logo.jpg) no-repeat -976px -360px;}

/* 微信 */
.wx-banner {height: 620px;background: url("http://img.qiye.adtianji.com/pcimg/images/wx/banner-bg.jpg") center center/cover no-repeat;}
.wx-banner .w1200{background: url(http://img.qiye.adtianji.com/pcimg/images/wx/banner-img.png) right 60px no-repeat;padding-top: 154px;height: 100%;box-sizing: border-box;}
.wx-banner .w1200 .banner-text{padding-top: 170px;background: url(http://img.qiye.adtianji.com/pcimg/images/wx/banner-tit.png) 0 0 no-repeat;}
.wx-banner .w1200 .banner-text .btn{margin-left: 10px;margin-top: 20px;color: #01cc8d;}

.wx-one .w1200{display: flex;align-items: center;padding-bottom: 80px;}
.wx-one .img-body{flex: 1;text-align: center}
.wx-one img{width: 435px;height: 391px;object-fit: contain;}
.wx-one ul{flex: 1;}
.wx-one ul li{margin-bottom: 25px;}
.wx-one ul li:last-child{margin-bottom: 0;}
.wx-one ul .tit{font-size: 18px;color: #333;margin-bottom: 15px;}
.wx-one ul .desc{font-size: 14px;color: #666;}

.wx-feature ul {display: flex;padding-bottom: 100px;}
.wx-feature li{width: calc((100% - 25px * 3) / 4);height: 300px;margin-right: 25px;background-color: #fff;border-radius: 5px;box-sizing: border-box;padding-top: 40px;text-align: center;box-shadow: 0 3px 16px rgba(228,228,228,0.41);}
.wx-feature li img{width: 110px;margin-bottom: 25px;}
.wx-feature li .tit{font-size: 20px;margin-bottom: 20px;}
.wx-feature li .desc{font-size: 14px;color: #666;line-height: 24px;}

.wx-case li{width: calc(100% / 4);float: left;}
.wx-case li img{background-color: #fff;box-shadow: 0 13px 24px rgba(128,128,128,0.11);padding: 5px;border-radius: 10px;width: 247px;height: 404px;box-sizing: border-box}
.wx-case li p.name{margin: 34px 0 50px;font-size: 16px;text-align: center;}


/* 支付宝 */
.zfb-banner {height: 620px;background: linear-gradient(to right, #4754eb ,#448bff);}
.zfb-banner .w1200{background: url(http://img.qiye.adtianji.com/pcimg/images/zfb/banner-img.png) right 10px no-repeat;padding-top: 154px;height: 100%;box-sizing: border-box;}
.zfb-banner .w1200 .banner-text{padding-top: 170px;background: url(http://img.qiye.adtianji.com/pcimg/images/zfb/banner-tit.png) 0 0 no-repeat;}
.zfb-banner .w1200 .banner-text .btn{margin-top: 20px;}
.zfb-feature {padding-bottom: 110px;}
.zfb-feature ul li{width: calc((100% - 25px * 3 - 2px * 4) / 4);margin-right: 25px;float: left;border: 1px solid #eee;border-radius: 5px;text-align: center;padding-top: 45px;box-sizing: border-box;height: 300px;}
.zfb-feature ul li:last-child{margin-right: 0;}
.zfb-feature ul li img{margin-bottom: 20px;width: 95px;}
.zfb-feature ul li .tit{font-size: 20px;margin-bottom: 20px;}
.zfb-feature ul li .desc{font-size: 14px;color: #666;line-height: 24px;}
.zfb-the-core .swiper-slide{width: calc(100% / 4);height: 480px;display: flex;flex-direction: column;align-items: center;justify-content: center;cursor: pointer;}
.zfb-the-core .swiper-slide.core-1{background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/core-bg-1.png") center center/cover no-repeat;}
.zfb-the-core .swiper-slide.core-2{background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/core-bg-2.png") center center/cover no-repeat;}
.zfb-the-core .swiper-slide.core-3{background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/core-bg-3.png") center center/cover no-repeat;}
.zfb-the-core .swiper-slide.core-4{background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/core-bg-4.png") center center/cover no-repeat;}
.zfb-the-core .swiper-slide.core-5{background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/core-bg-5.png") center center/cover no-repeat;}
.zfb-the-core .swiper-slide.core-6{background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/core-bg-6.png") center center/cover no-repeat;}

.zfb-the-core .swiper-slide img{width: 72px;}
.zfb-the-core .swiper-slide p{color: #fff;padding: 0 28px;}
.zfb-the-core .swiper-slide p.tit{color: #fff;font-size: 22px;font-weight: bold;margin-top: 22px;}
.zfb-the-core .swiper-slide p.desc{font-size: 16px;margin-top: 20px;line-height: 25px;display: none;opacity: 0}
.zfb-the-core .swiper-slide:hover p.desc{display: block;animation: slideDesc .2s .1s;animation-fill-mode: forwards;}
@keyframes slideDesc {
    0%{opacity: 0;}
    100%{opacity: 1;}
}
.zfb-the-core .w1200{position: relative;padding-bottom: 160px;}
.zfb-the-core .swiper-button-prev,
.zfb-the-core .swiper-button-next{width: 37px;height: 37px;background: url("http://img.qiye.adtianji.com/pcimg/images/zfb/arror.png") 0 0/contain no-repeat;position: absolute;top: 50%;transform: translate(0, -50%);outline: none;}
.zfb-the-core .swiper-button-prev{left: -50px;}
.zfb-the-core .swiper-button-next{right: -50px;transform: translate(0, -50%) rotateY(180deg)}
.zfb-the-core .swiper-pagination{display: flex;justify-content: center;position: absolute;bottom: 110px;left: 0;right: 0;}
.zfb-the-core .swiper-pagination span{width: 17px;height: 17px;border-radius: 18px;border: 1px solid #0051ff;background-color: transparent;margin: 0 10px;outline: none;}
.zfb-the-core .swiper-pagination .swiper-pagination-bullet-active{background-color: #0051ff;}

/* 百度 */
.bd-banner{height: 621px;background: #1653f2;}
.bd-banner .w1200{background: url("http://img.qiye.adtianji.com/pcimg/images/bd/banner-img.png") right 0 no-repeat;height: 100%;padding-top: 157px;box-sizing: border-box;}
.bd-banner .w1200 .banner-text{background: url("http://img.qiye.adtianji.com/pcimg/images/bd/banner-tit.png") 0 0/contain no-repeat;padding-top: 170px;width: 567px;}
.bd-banner .w1200 .banner-text .btn{margin: 50px 0 0 28px;}

/* 右侧悬浮 */
.fixed-r-c-view {position: fixed;right: 0;top: 50%;transform: translate(0, -50%);background-color: #537fff;border-radius: 3px 0 0 3px;z-index: 9999;}
.fixed-r-c-view li{position: relative;z-index: 2}
.fixed-r-c-view li a{display: flex;align-items: center;justify-content: center;flex-direction: column;width: 70px;position: relative;padding: 15px 0;}
.fixed-r-c-view li:after{position: absolute;display: block;content: '';left: 10px;right: 10px;bottom: 0;height: 1px;background-color: #fff;}
.fixed-r-c-view li:last-child:after{display: none;}
.fixed-r-c-view li .icon{display: block;margin-bottom: 10px;width: 30px;height: 30px;}
.fixed-r-c-view li span{font-size: 12px;color: #fff;}
.fixed-r-c-view li .icon-01{background: url("http://img.qiye.adtianji.com/pcimg/images/index/icon-consult.png") 0 0/contain no-repeat}
.fixed-r-c-view li .icon-02{background: url("http://img.qiye.adtianji.com/pcimg/images/index/icon-league.png") 0 0/contain no-repeat}
.fixed-r-c-view li .icon-03{background: url("http://img.qiye.adtianji.com/pcimg/images/index/icon-try-out.png") 0 0/contain no-repeat}
.fixed-r-c-view li .icon-04{background: url("http://img.qiye.adtianji.com/pcimg/images/index/icon-scan-code.png") 0 0/contain no-repeat}
.fixed-r-c-view li .code-view{position: absolute;right:-150px;bottom: 100px;width: 150px;height: 150px;display: flex;align-items: center;justify-content: center;background: #fff;border-radius: 10px;transition: all .3s;z-index: -1;}
.fixed-r-c-view li .code-view img{width: 120px;height: 120px;}
.fixed-r-c-view li.li-scan-code{overflow: hidden}
.fixed-r-c-view li.li-scan-code:hover{overflow: inherit}
.fixed-r-c-view li.li-scan-code:hover .code-view{right: 80px;}

#newBridge .nb-icon-group{ display:none;}

/* 品牌招商 */
.brand-cut-off-rule{height: 42px;background: url('http://img.qiye.adtianji.com/pcimg/images/brand/cut-off-rule.png') center 0 no-repeat;}
.brand-banner{height: 720px;background: url('http://img.qiye.adtianji.com/pcimg/images/brand/banner.jpg') center 80px no-repeat,#15213d;}
.brand-entry {position: relative;top: -70px;margin-bottom: 10px;}
.brand-entry ul{border: 2px solid #2efaff;border-radius: 6px;box-shadow: 7px 0 35px rgba(46,250,255, .19), 0 0 15px rgba(0,0,0,.5) inset;display: flex;align-items: center;justify-content: center;}
.brand-entry ul li{width: 146px;text-align: center;padding: 24px 0;position: relative;}
.brand-entry ul li:after{display: block;content: '';width: 1px;background: linear-gradient(to bottom, rgba(46,250,255,.5), rgba(46,250,255,1), rgba(46,250,255,.5));position: absolute;right: 0;top: 24px;bottom: 24px;}
.brand-entry ul li:last-child:after{display: none}
.brand-entry ul li i.icon{width: 40px;height: 40px;display: block;margin: 0 auto 20px;}
.brand-entry ul li i.icon-01{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-01.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-02{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-02.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-03{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-03.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-04{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-04.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-05{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-05.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-06{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-06.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-07{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-07.png") 0 0 no-repeat;}
.brand-entry ul li i.icon-08{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/entry-08.png") 0 0 no-repeat;}
.brand-entry ul li span{color: #2efaff;font-size: 16px;}

.brand-bglg{background: linear-gradient(to bottom, #16213f, #111a2f);}

.brand-product{padding-bottom: 130px;}
.brand-product .w1200 ul{display: flex;align-items: center;justify-content: space-around;}
.brand-product .w1200 li{width: 328px;height: 398px;background: url("http://img.qiye.adtianji.com/pcimg/images/brand/product-01.png") 0 0 no-repeat;}
.brand-product .w1200 li:nth-child(2){background: url("http://img.qiye.adtianji.com/pcimg/images/brand/product-02.png") 0 0 no-repeat;}
.brand-product .w1200 li:nth-child(3){background: url("http://img.qiye.adtianji.com/pcimg/images/brand/product-03.png") 0 0 no-repeat;}
.brand-product .w1200 li span{display: block;padding-top: 260px;text-align: center;font-size: 22px;color: #00f9fc;}
.brand-framework{padding-bottom: 100px;}
.brand-framework .framework-img{transform: none;margin-top: 60px;}

.brand-system{padding-bottom: 20px;}
.brand-system ul{display: flex;flex-wrap: wrap;justify-content: space-around;}
.brand-system li{width: 308px;height: 404px;float: left;margin: 0 75px 70px 0;text-align: center;background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-border.png") 0 0 no-repeat;}
.brand-system li:nth-child(3n){margin-right: 0}
.brand-system li i.icon{width: 97px;height: 86px;display: block;margin: 75px auto 30px;}
.brand-system li i.icon-01{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-01.png") 0 0 no-repeat;}
.brand-system li i.icon-02{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-02.png") 0 0 no-repeat;}
.brand-system li i.icon-03{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-03.png") 0 0 no-repeat;}
.brand-system li i.icon-04{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-04.png") 0 0 no-repeat;}
.brand-system li i.icon-05{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-05.png") 0 0 no-repeat;}
.brand-system li i.icon-06{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/system-06.png") 0 0 no-repeat;}
.brand-system li .tit{font-size: 22px;color: #00f9fc;margin-bottom: 26px;}
.brand-system li .desc{font-size: 12px;color: #83ccce;line-height: 21px}

.brand-fun ul{display: flex;flex-wrap: wrap;justify-content: space-around;padding-bottom: 90px;}
.brand-fun li{width: 284px;height: 294px;background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-border.png") 0 0 no-repeat;margin: 0 20px 5px 0;text-align: center;}
.brand-fun li:nth-child(4n){margin-right: 0;}
.brand-fun li i.icon{width: 82px;height: 70px;display: block;margin: 65px auto 25px;}
.brand-fun li i.icon-01{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-01.png") 0 0 no-repeat;}
.brand-fun li i.icon-02{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-02.png") 0 0 no-repeat;}
.brand-fun li i.icon-03{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-03.png") 0 0 no-repeat;}
.brand-fun li i.icon-04{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-04.png") 0 0 no-repeat;}
.brand-fun li i.icon-05{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-05.png") 0 0 no-repeat;}
.brand-fun li i.icon-06{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-06.png") 0 0 no-repeat;}
.brand-fun li i.icon-07{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-07.png") 0 0 no-repeat;}
.brand-fun li i.icon-08{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/fun-08.png") 0 0 no-repeat;}
.brand-fun li p{width: 200px;margin: auto;}
.brand-fun li .tit{font-size: 18px;color: #fff;margin-bottom: 17px;}
.brand-fun li .desc{font-size: 12px;color: #ccc;line-height: 21px;}

.brand-case ul{display: flex;flex-wrap: wrap;justify-content: space-around;padding-bottom: 90px;padding-top: 30px;}
.brand-case li{width: 252px;height: 479px;background: url("http://img.qiye.adtianji.com/pcimg/images/brand/case-bg.png") 0 0 no-repeat;padding: 10px;box-sizing: border-box;position: relative;}
.brand-case li img.img-preview{width: 100%;height: 100%;object-fit: cover}
.brand-case li a{position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: rgba(0,0,0,.5);display: flex;align-items: center;justify-content: center;cursor: default;opacity: 0;transition: opacity .5s}
.brand-case li:hover a{opacity: 1;}
.brand-case li a .img-code{width: 200px;height: 200px;}

.brand-policy ul{display: flex;flex-wrap: wrap;justify-content: space-around;padding: 30px 8px 70px;}
.brand-policy li{width: 211px;height: 257px;background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-border.png") 0 0 no-repeat;padding: 40px 20px 0;box-sizing: border-box;position: relative;margin-right: 30px;margin-bottom: 30px;text-align: center;}
.brand-policy li:nth-child(5n){margin-right: 0;}
.brand-policy li i.icon{width: 101px;height: 81px;display: block;margin: 0 auto 25px;}
.brand-policy li i.icon-01{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-01.png") 0 0 no-repeat;}
.brand-policy li i.icon-02{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-02.png") 0 0 no-repeat;}
.brand-policy li i.icon-03{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-03.png") 0 0 no-repeat;}
.brand-policy li i.icon-04{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-04.png") 0 0 no-repeat;}
.brand-policy li i.icon-05{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-05.png") 0 0 no-repeat;}
.brand-policy li i.icon-06{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-06.png") 0 0 no-repeat;}
.brand-policy li i.icon-07{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-07.png") 0 0 no-repeat;}
.brand-policy li i.icon-08{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-08.png") 0 0 no-repeat;}
.brand-policy li i.icon-09{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-09.png") 0 0 no-repeat;}
.brand-policy li i.icon-10{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/policy-10.png") 0 0 no-repeat;}
.brand-policy li .tit{font-size: 18px;color: #fff;margin-bottom: 20px;}
.brand-policy li .desc{font-size: 12px;line-height: 21px;color: #ccc;text-align: left}

.brand-news{padding-bottom: 90px;}

.brand-agency ul{display: flex;flex-wrap: wrap;padding: 30px 8px 100px;}
.brand-agency li{flex: 1;text-align: center;}
.brand-agency li i.icon{width: 190px;height: 215px;display: block;margin: 0 auto}
.brand-agency li i.icon-01{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/agency-01.png") 0 0 no-repeat;}
.brand-agency li i.icon-02{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/agency-02.png") 0 0 no-repeat;}
.brand-agency li i.icon-03{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/agency-03.png") 0 0 no-repeat;}
.brand-agency li i.icon-04{background: url("http://img.qiye.adtianji.com/pcimg/images/brand/agency-04.png") 0 0 no-repeat;}
.brand-agency li .tit{font-size: 22px;color: #00f9fc;margin-bottom: 20px;}
.brand-agency li .desc{font-size: 12px;line-height: 21px;color: #ccc;}

.robot-view{position: fixed;left: 0;bottom: 0;z-index: 999;width: 600px;height: 600px;transform: scale(.3) translate(-700px,700px);}
.robot-view .icon{display: block;width: 600px;height: 600px;position: absolute;}
.robot-view .icon-robot-01{left: -100%;background: url("http://img.qiye.adtianji.com/pcimg/images/index/robot-01.png") 0 0 no-repeat;animation: robot-animation-01 linear 1s .3s;animation-fill-mode: forwards;}
.robot-view .icon-robot-02{opacity: 0;animation: robot-animation-02 linear .3s 1.3s;animation-fill-mode: forwards;}
.robot-view .icon-robot-02:after{display: block;content: '';width: 100%;height:100%;background: url("http://img.qiye.adtianji.com/pcimg/images/index/robot-03.gif") 0 0 no-repeat;}
.robot-view .icon-robot-03{opacity: 0;background: url("http://img.qiye.adtianji.com/pcimg/images/index/robot-02.gif") 0 0 no-repeat;}
.robot-view:hover .icon-robot-03{animation: robot-animation-02 linear .3s;animation-fill-mode: forwards;}
.robot-view:hover .icon-robot-02:after{opacity: 0;}
@keyframes robot-animation-01 {0%{left: -100%;}90%{opacity:1;left: 0;}100%{opacity: 0;left: 0;}}
@keyframes robot-animation-02 {0%{opacity: 0;}100%{opacity: 1;}}

.footer-safeguard{border-bottom: 1px solid rgba(255,255,255,.1)}
.footer-safeguard .w1200{display: flex;align-items: center;height: 100px;border-bottom: none;}
.footer-safeguard .w1200 a{display: block;flex: 1;text-align: center;}
.footer-safeguard .w1200 a img{width: 32px;height: 32px;display: block;margin: auto;}
.footer-safeguard .w1200 a img.active{display: none;}
.footer-safeguard .w1200 a:hover img{display: none;}
.footer-safeguard .w1200 a:hover img.active{display: block;}











