*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑"!important;
}
body{
    color:#222;
    -webkit-text-size-adjust:none;
    min-width: 1360px;
    max-width: 100%;
}
a{
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
h1,h2,h3,h4,h5,h6{
    font-size:100%;
}
body,button,input,select,textarea {
    font-size:62.5%;
    line-height:1.5;
}
ol,ul{
    list-style:none;
}
html,body{
    width:100%; height:100%; overflow:hidden;
}
html{
    font-size: 10px;
}
.wrap{
    max-width: 100%;
    min-width: 1360px;
    height: 100%;
}
header{
    width: 100%;
    min-width: 1360px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    background: white;
    border-bottom: 1px solid #C0C0C0;
    background: linear-gradient(white,#d9d9d9);
    background: -webkit-linear-gradient(white ,#d9d9d9);
    background: -o-linear-gradient(white ,#d9d9d9);
    background: -moz-linear-gradient(white ,#d9d9d9);
}
#gnb{
    display: flex;
    width: 53%;
    margin-left: 390px;
}
.section{
    position: relative;
}
.Lunbo_Wrap{
    width: 100%;
    height: 115%;
    position: absolute;
    overflow: hidden;
}
.Lunbo_Ul{
    width: 123%;
    height: 60%;
    position: absolute;
    left: 0;
    top: 40px;
}
.Lunbo_Ul li:nth-child(1){
    margin-left: 0;
}
.Lunbo_Ul li:nth-child(2){

}
.Lunbo_Ul li{
    width: 15%;
    height: 100%;
    margin: 0 10px;
    border: 1px solid #C0C0C0;
    box-sizing: border-box;
    float: left;
}

.Lunbo_Ul li:hover{
    background-size: 120% 120%!important;
    background-position: -15px -15px!important;
    transition:all 0.2s linear;
    -webkit-transition:all 0.2s linear;
    border: 4px solid #61b1ca;
}
.Lunbo_Ul li img{
    width: 100%;
    height: 100%;
}
.section-wrap{
    max-width:100%;
    min-width: 1360px;
    height:100%;
    overflow:visible;
    transition:transform 1s cubic-bezier(0.86,0,0.03,1);
    -webkit-transition:-webkit-transform 1s cubic-bezier(0.86,0,0.03,1);
}
.section-wrap .section{
    position:relative;
    width:100%;
    height:100%;
    background-position:center center;
    background-repeat:no-repeat;
    overflow: hidden;
}

.section-wrap .section .title p{
    padding:0 4%;
    opacity:0
}
.section-wrap .Revasal{
    position: absolute;
    /*right: 170px;*/
    top: -80px;
}
.section-wrap .section-1{
    padding-top: 64px;
    background: #62c5e3;
}
.section-wrap .section-2{
    background-color:#62c5e3;
}
.section-wrap .section-3{
    background-color:#6eafde;
}
.section-wrap .section-4{
    /*background-color:#f0ad4e*/
}
.section-wrap .section-5{
    /*padding-top: 640px;*/
}
.put-section-0{
    transform:translateY(0);
    -webkit-transform:translateY(0);
}
.put-section-1{
    transform:translateY(-100%);
    -webkit-transform:translateY(-100%);
}
.put-section-2{
    transform:translateY(-200%);
    -webkit-transform:translateY(-200%);
}
.put-section-3{
    transform:translateY(-300%);
    -webkit-transform:translateY(-300%);
}
.put-section-4{
    transform:translateY(-400%);
    -webkit-transform:translateY(-400%);
}
.section-btn{
    width: 2%;
    height: 19%;
    position: fixed;
    left: 95%;
    top: 43%;
    display: none;
}
.section-btn li{
    width: 12px;
    height:12px;
    border-radius: 50%;
    cursor: pointer;
    background: white;
    text-align: center;
    color: black;
    border: 1px solid #1490bb;
    border-bottom: none;
    margin-top: 10px;
}
.section-btn li:nth-last-child(1){
    border-bottom: 1px solid #C0C0C0;
}
.section-btn li.on{
    color: white;
    height: 50px;
    border-radius: 5px;
}
.arrow{
    opacity:1;
    animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
    -webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;
    position:absolute;
    bottom: 11%;
    left: 50%;
    margin-left: -2%;
    width: 4%;
    height: 5%;
    text-align:center;
    color:#fff;
    cursor:pointer;
    overflow:hidden;
    border: none;
}
.arrow:hover{
    animation-play-state:paused;
    -webkit-animation-play-state:paused;
}
@keyframes arrow{
    0%,100%{
        bottom:11%;
        opacity:1;
    }
    50%{
        bottom:14%;
        opacity:.5
    }
}
@-webkit-keyframes arrow{
    0%,100%{
        bottom:10px;
        opacity:1;
    }
    50%{
        bottom:50px;
        opacity:.5
    }
}
.Animation_Wrap{
    width: 100%;
    height: 600px;
    position: relative;
    margin-top: 110px;
}
.Center{
    width: 100%;
    height: 100%;
}
.Beijing_Img{
    width: 65px;
    height: 65px;
    position: absolute;
    left: 12px;
    top: 7px;
}
.Center .ImgReaval:hover{
    left: 26%;
}
.ImgReaval{
    animation: gua 40s linear infinite;
    -webkit-animation:gua 40s linear infinite;
    transition: left 0.5s linear;
    -webkit-transition: left 0.5s linear;
    background-size: 260px 270px;
    top: 12%;
    left: 28%;
}
.bg_network1{
    width: 310px;
    height: 310px;
}
@keyframes gua {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(360deg);
    }
}
@keyframes gua1 {
    from{
        transform: rotate(0deg);
    }
    to{
        transform: rotate(-360deg);
    }
}
.wrap .bg_network1{
    top: -60px;
    left: 30%;
}
.wrap .Revasal{
    position: absolute;
    right: -8%;
    top: -54%;
    width: 560px;
}
.wrap .hexagon_wrap1{
    margin-top: 0;
}
.codrops-demos {
    font-size: 8px;
    text-align:center;
    position:absolute;
    z-index:99;
    width:96%;
}

.codrops-demos a {
    display: inline-block;
    margin: 0.35em 0.1em;
    padding: 0.5em 1.2em;
    outline: none;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    border-radius: 2px;
    font-size: 110%;
    border: 2px solid transparent;
    color:#fff;
}

.codrops-demos a:hover,
.codrops-demos a.current-demo {
    border-color: #383a3c;
}
.js .loading::before {
    content: '';
    position: fixed;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--background-color);
}

.js .loading::after {
    content: '';
    position: fixed;
    z-index: 10000;
    top: calc(50% - 40px);
    left: calc(50% - 40px);
    width: 80px;
    height: 80px;
    opacity: 0.5;
    border-radius: 50%;
    background: var(--text-color);
    animation: loaderAnim 0.8s ease infinite alternate forwards;
}

@keyframes loaderAnim {
    to {
        opacity: 0.8;
        transform: scale3d(0.25,0.25,1);
    }
}

/* Header */
.codrops-header {
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    padding: 2em;
}

.codrops-header__title {
    font-size: 1.85em;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.codrops-header__tagline {
    margin: 1em 0 0.5em;
    width: 100%;
}

.codrops-header__info {
    margin: 0;
    font-weight: bold;
}

/* Top Navigation Style */
.codrops-links {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 2.5em;
    margin: 0 1.25em 0 0;
    text-align: center;
    white-space: nowrap;
    border: 2px solid;
}

.codrops-links::after {
    content: '';
    position: absolute;
    top: -5%;
    left: calc(50% - 1px);
    width: 2px;
    height: 110%;
    background: currentColor;
    transform: rotate3d(0,0,1,22.5deg);
}

.codrops-icon {
    display: inline-block;
    padding: 0 0.5em;
    border: none;
}

/* Demo links */
.demos {
    margin: 0 0 0 auto;
}

.demo {
    display: inline-block;
    margin: 0 1em 0.5em 0;
    padding: 0 0 0.25em;
}

.demo--current {
    border-color: transparent;
    color: var(--link-hover-color);
    pointer-events: none;
}

/* Content */
.content {
    overflow: hidden;
    padding: 0;
    background: none;
    position: absolute;
}

#scene.clickable{
    cursor: pointer;
}


.box{
    position: relative;
    perspective: 1000px;
    width: 200px;
    height: 200px;
    margin-top: 20px;
    margin-left: 130px;
}
.box img{
    width: 100%;
    height: 100%;
    opacity:1;
    transform: translateY(0) rotateX(0);
    transition: all 0.6s ease-in-out 0s;
}
.box:hover img{
    transform: translateY(-100%) rotateX(90deg);
    transform-origin:bottom center;
    opacity:0;
}
.box .over-layer{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    opacity:0;
    background:#333d4b;
    color: white;
    text-align:center;
    padding: 0 20px;
    transition: all 0.60s ease-in-out 0s;
}
.box:hover .over-layer{
    opacity:1;
}
.over-layer h3{

}
.over-layer p{

}
.box .title,
.box .description,
.box .social-links{
    position: relative;
    top: 11%;
    color: #d3d3d3;
}
.box .title{
    text-transform: capitalize;
}
.box .title:after,
.box .description:after{
    content:"";
    width: 50%;
    display: block;
    margin: 10px auto 0;
    border-bottom: 1px solid #fff;
}
.box .social-links{
    padding:0;
    margin:0;
    list-style: none;
}
.box .social-links li{
    margin: 10px;
    display: inline-block;
}
.box .social-links li a{
    color: #fff;
    font-size: 20px;
}
.box .social-links li a:hover{
    color: #d3d3d3;
    text-decoration: none;
}
.Img_Wrap{
    display: flex;
    position: absolute;
    top: 260px;
    left: 250px;
}
@media only screen and (max-width: 990px){
    .box{  margin-bottom:20px; }
}
/*导航栏*/
header nav{
    width: 45%;
    margin-left: 29%;
}
#nav{
    width: 100%;
    line-height:34px;
    overflow:hidden;
    background: white;
    background: linear-gradient(white,#d9d9d9);
    background: -webkit-linear-gradient(white ,#d9d9d9);
    background: -o-linear-gradient(white ,#d9d9d9);
    background: -moz-linear-gradient(white ,#d9d9d9);
}
#nav li {
     float: left;
    width: 20%;
    height: 64px;
    font-size: 19px;
    line-height: 64px;
    text-align: center;
}
#nav li a {
    display: block;
    font-weight: bold;
    outline: none;
}

#nav>li:hover{

}
#nav li ul {
    display: none;
    position: absolute;
    width: 9%;
    font-weight:normal;
}
#nav ul li:hover>ul {
    position: relative;
    left: 171px;
    top: -35px;
}
#nav li:hover>ul {
    display: block;
}
#nav li ul li {
    float: none;
    width: 71%;
    height: auto;
    line-height: initial;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 auto;
    background: #62c5e3;
    margin-bottom: 7px;
    outline: none;
}
#nav li ul li a {
    color: white;
    font-size: 14px;
    outline: none;
}
#nav li ul li a:hover{
    color: #3590b4
}
#nav>li>ul>.Active>a {
    background:url(../img/Right_Arrows.png) center right no-repeat;
    background-position:80% 50%;
    background-size:6px 8px;
}
#nav>li>ul>li>a:hover{
    /*background: rgba(3,133,191,1)*/
}
#nav>li>ul>.Active>a:hover{
    background:url(../img/Bottom_Arrows.png) center  right no-repeat rgb(3,133,191);
    background-position:80% 50%;
    background-size: 8px 8px;

}
#nav li ul li ul{
    display: none;
    position: absolute;
    background:#e6ecf0;
    width: 150px;
}
#nav li ul li:hover>ul {
    position: relative;
    left: 150px;
    top: -32px;
}
#nav li ul li:hover>ul {
    display: block;
}
#nav li ul li  ul li ul{
    float: none;
    margin: 0px;
    background:rgb(29,146,198);
}
#nav>li>ul>li>ul>.Active>a {
    background:url(../img/Right_Arrows.png) center right no-repeat;
    background-position:80% 50%;
    background-size: 8px 8px;
}
#nav>li>ul>li>ul>li>a:hover{
    background: rgba(3,133,191,1);

}
#nav>li>ul>li>ul>.Active>a:hover{
    background:url(../img/Bottom_Arrows.png) center  right no-repeat rgb(3,133,191);
    background-position:80% 50%;background-size: 6px 8px;
    color: gray;
}
#nav li ul li  ul li ul a{
    background:none;
}
#nav li ul li  ul li ul a:hover{
    background:rgb(3,133,191);
    /*color: #59a6c5;*/
}
#nav li ul li ul li ul{
    background: #e6ecf0;
}
#nav li ul li ul li ul a{
    background:none;
}
#nav li ul li ul li ul a:hover{
    background:rgb(3,133,191);

}

#nav>li>a{
    color: gray;
    text-decoration: none;
    outline: none;
}
#nav>li{
    color: gray!important;
    outline: none;
}
.Logo{
    width: 185px;
    /*height: 40px;*/
    position: absolute;
    left: 12%;
    top: 50%;
    margin-top: -17px;
}
.Contry_Wraps{

}
.All_Contry_Wrap{
    width: 76px;
    height: 64px;
    line-height: 64px;
    position: absolute;
    left: 87.5%;
    text-align: center;
}
.All_Contry_Wrap:hover ul{
    display: block;
}
.All_Contry_Wrap ul{
    width: 100%;
    /*border: 1px solid #e1dede;*/
    background: white;
    display: none;
    position: absolute;
    top: 64px;
}
.All_Contry_Wrap ul li{
    width: 100%;
    height: 35px;
    line-height: 35px;
    cursor: pointer;
}
.All_Contry_Wrap ul li img{
    width: 80%;
    height: 55%;
}
.Abs .Contry_Wrap{
    margin-top: 14px;
}
.Abs .All_Contry_Wrap ul li{
    line-height: 48px;
}
.Abs .All_Contry_Wrap ul li:hover{
    background: #62c5e3;
}
.Contry_Wrap{
    width: 76px;
    height: 35px;
    line-height: 35px;
    display: inline-block;
    border: 1px solid #e1dede;
}
.Contry_Wrap img{
    width: 80%;
    height: 55%;
}
.Developer_Wrap .Contry_Wrap img,.Abs .Contry_Wrap img,.Ct .Contry_Wrap img{
    margin-top: 8px;
}
.Login_Wrap{
    position: absolute;
    width: 102px;
    height: 64px;
    line-height: 64px;
    left: 76%;
}
.Login_Wrap:hover>ul{
    display: block;
}
.Login{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 16px;
    background: #62c5e3;
    color: white;
    border-radius: 15px;
    display: inline-block;
    margin-top: 17px;
    cursor: pointer;
}
.Top_BgImg{
    width: 100%;
    height: 90%;
}
.Top_Bottm_Wrap{
    width: 100%;
    height: 10%;
    display: flex;
}
.Top_Bottm_Wrap div{
    width: 33.3%;
    height: 70px;
    color: white;
    line-height: 70px;
    text-align: center;
    background: #6eafde ;
    position: relative;
    font-size: 22px;
}
.Top_Bottm_Wrap div:nth-child(2){
    background: #5997c4;
}
.Top_Bottm_Wrap div label{
    font-weight: 500;
    font-size: 20px;
}
.Top_Bottm_Wrap div span{
    font-size: 35px;
    font-weight: bold;
}
.Top_BgImg1{
    width: 38%;
    position: absolute;
    right: 5%;
    top: -85px;
}
.Top_Bottom_Text{
    position: absolute;
    top: 2%;
    left: 10%;
    color: white;
}
.Top_Bottom_Text h3{
    font-size: 42px;
    margin-bottom: 10px;
    font-weight: 500;
    letter-spacing: 2px;
}
.Se1_Text_Top h3,.Se1_Text_Top p{
    text-shadow: 0 0 70px black;
    letter-spacing: 2px;
    /*color: #eca62c;*/
}
.Top_Bottom_Text p{
    font-size: 25px;
}
.Se2_Text{

    display: none;
}
.Se2_Text h3,.Se3_Text h3,.Se4_Text h3,.Se5_Text h3{
    font-size: 35px;
}
.Se2_Text p,.Se3_Text p,.Se4_Text p,.Se5_Text p{
    font-size: 15px;
}
.Se2_Map{
    width: 86%;
    height: 80%;
    position: absolute;
    top: 120px;
    left: 90px;
}
.hexagon img{
    width: 55%;
    height: 55%;
}
.hexagon{
    line-height: 95px;
    text-align: center;
}
.Maka_Img{
    position: absolute;
    z-index: 200;
    width: 365px;
    /* height: 290px; */
    top: 61%;
    left: 77px;
}
.wrap .Reva_Wrap1{
    display: none;
}
.wrap .Reva_Wrap2{
    left: 2%;
    top: -48%;
}
.Se3_Text{
    top: 20%;
    left: 61%;
    display: none;
}
.ball1,.ball2,.ball3,.ball5,.ball7{
    position: absolute;
    animation: gua 50s linear infinite;
    -webkit-animation:gua 50s linear infinite;
    transition: all 0.5s linear;
    -webkit-transition: all 0.5s linear;
}
.ball1{
    width: 508px;
    height: 508px;
    left: 78%;
}
.ball1:hover{
    left: 82%;
}
.ball2:hover{
    top: 600px;
}
.ball3:hover{
    left: -350px;
}
.ball2{
    width: 250px;
    height: 250px;
    left: 980px;
    top: 550px;
    animation: gua1 50s linear infinite;
    -webkit-animation:gua1 50s linear infinite;
}
.ball3{
    width: 550px;
    height: 550px;
    left: -320px;
    top: 140px;
}
.Se4_Text{
    top: 9%;
    left: 8%;
    color: #62c5e3;
    display: none;
}
.wrap .Reva_Wrap4{
    top: -58%;
}
.Ball_Img_1{
    width: 325px;
    height: 325px;
    left: 13%;
}
.Sec4_Text_Wrap{
    color: #62c5e3;
    position: absolute;
    left: 28%;
    top: 38%;
    text-align: center;
    z-index: 300;
}
.Sec4_Text_Wrap h3{
    font-size: 70px;
    font-weight: bold;
}
.Sec4_Text_Wrap p{
    font-size: 15px;
}
.Sec4_Bt_Img{
    width: 100%;
    position: absolute;
    bottom: 0;
}
.arrow span{
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 33px;
}
.ball4{
    top: 300px;
}
.ball5{
    left: 250px;
    top: 440px;
    width: 250px;
    height: 250px;
    animation: gua1 50s linear infinite;
    -webkit-animation: gua1 50s linear infinite;
}
.ball5:hover{
    top: 500px;
}
.ball6{
    top: 70px;
}
.Bulb{
    display: none;
    width: 24%;
    position: absolute;
    left: 19%;
    top: 16%;
    animation: UpDown 1s linear infinite alternate;
    -webkit-animation: UpDown 1s linear infinite alternate;
}
@keyframes UpDown {
    from{
        top: 16%;
    }
    to{
        top: 18%;
    }
}
@keyframes UpDown2 {
    from{
        top: 33%;
    }
    to{
        top: 35%;
    }
}
@keyframes UpDown3 {
    from{
        top: 23%;
    }
    to{
        top: 25%;
    }
}
.Se5_Text{
    left: 54%;
    top: 36%;
    display: none;
    color: #457ca7;
}
.Footer_Bg{
    width: 100%;
    height: 100%;
}
.ad_sc5_div{
    width: 100%;
    height: 86%;
}
.Footer_Wrap{
    position: relative;
    width: 100%;
    height: 14%;
    background: #202e37;
    padding-top: 1.4%;
}
.ball7{
    width: 450px;
    height: 450px;
    position: absolute;
    left: 1270px;
    top: 120px;
    animation: gua 50s linear infinite;
    -webkit-animation: gua 50s linear infinite;
}
.ball7:hover{
    left: 1320px;
}
.ball8{
    top: 460px;
}
.ball8:hover{
    top: 500px;
}
.ball9{
    left: 19%;
    width: 350px;
    height:360px;
    top: 18%;
}
.ball9:hover{
    left: 19%;
}
.Fo_Logo{
    width: 240px;
    /*height: 50px;*/
    position: absolute;
    left: 21%;
    top: 50%;
    margin-top: -25px;
}
.Footer_Wrap_Text{
    width: 467px;
    color: #a6a6a6;
    font-size: 11px;
    margin-left: 41%;
}
.Fo_Img{
    width: 100px;
    height: 30px;
    position: absolute;
    left: 74%;
    top: 50%;
    margin-top: -15px;
}
.OnScrollTop{
    width: 38px;
    height: 38px;
    position: fixed;
    left: 94%;
    top: 90%;
    z-index: 999;
    display: none;
    cursor: pointer;
    /*animation:ScrollTop 1.5s ease-in infinite alternate;*/
    /*-webkit-animation:ScrollTop 1.5s ease-in infinite alternate;*/

}
.OnScrollTop:hover{
    /*animation-play-state:paused;*/
    /*-webkit-animation-play-state:paused;*/
}
/*@keyframes ScrollTop {*/
    /*from{*/
        /*top: 77%;*/
    /*}*/
    /*to{*/
        /*top: 83%;*/
    /*}*/
/*}*/
.Ad_Owner .section-2{
    background: #f7f7f7;
    padding-top: 100px;
    color: #697682;
}
.Ad_Owner .section-3{
    padding-top: 100px;
    color: #44779f;
}
.Ad_Sec2_Title_Wrap,.De_Sec2_Title_Wrap{
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 10;
    color: #457ca7;
}
.De_Sec2_Title_Wrap{
    color: #457ca7;
    padding-top: 100px;
}
.Ad_Sec2_Title_Wrap h3,.De_Sec2_Title_Wrap h3{
    font-size: 32px;
    font-weight: bold;
}
.Ad_Sec2_Title_Wrap p,.De_Sec2_Title_Wrap p{
    font-size: 16px;
    margin-top: 10px;
}
.Ad_Owner .Se1_Text{
    width: 853px;
    left: 18%;
    top: 37%;
    text-shadow: 0 0 42px black;
}
.Ad_Owner .Se1_Text>img{
    width: 336px;
    height: 4px;
}
.Ad_Owner .Se1_Text h3{
    font-size: 42px;
    /*font-weight: bold;*/
}
.Comput_Img_Wrap{
    width: 33%;
    position: absolute;
    top: -7%;
    left: 6%;
}
.Comput_img{
    width: 100%;
    height: 100%;
}
.Ad_Login{
    width: 88px;
    height: 22px;
    line-height: 22px;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    position: absolute;
    left: 19%;
    top: 58.5%;
    background: #62c5e3;
}
.Ad_Regist{
    width: 88px;
    height: 22px;
    line-height: 22px;
    color: white;
    font-size: 14px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    text-align: center;
    position: absolute;
    left: 55%;
    top: 58.5%;
    background: #62c5e3;
}
.Ad_Sec2_Conter_Wrap{
    width: 70%;
    max-width: 1260px;
    height: 450px;
    margin-left: 15%;
    margin-top: 3%;
    position: relative;
    z-index: 300;
}
.Ad_Sec2_Conter_Wrap div{
    width: 28%;
    height: 100%;
    background: white;
    text-align: center;
    float: left;
    margin-left: 4%;
}
.Ad_Sec2_Conter_Wrap div:hover{
    box-sizing: border-box;
    border-bottom: 4px solid #62c5e3;
    box-shadow: 0 0 25px #C0C0C0;
    margin-top: -5px;
}
.Ad_Sec2_Conter_Wrap div:nth-child(1){
    /*margin-left: 0;*/
}
.Ad_Sec2_Conter_Wrap img{
    width: 25%;
    margin-top: 20%;
}
.Ad_Sec2_Conter_Wrap h3{
    font-size: 30px;
    margin-top: 8%;
    margin-bottom: 26px;
    color: #457ca7;
}
.Ad_Sec2_Conter_Wrap p{
    font-size: 16px;
    margin-top: 1%;
    color: #457ca7;
}
.Ad_Sec2_Conter_Wrap .p1{
    margin-top: 20%;
}
.Ad_ball1{
    width: 650px;
    height: 650px;
    top: 170px;
    left: 940px;
}
.Ad_ball1:hover{
    left: 1000px;
}
.Ad_ball2{
    left: 150px;
}
.Ad_ball2:hover{

}
.Ad_ball3{
    width: 450px;
    height: 450px;
    left: -260px;
    top: 100px;
}
.Ad_ball3:hover{
    left: -300px;
}
.Sec3_Ball2{
    left: inherit;
    right: -81px;
    top: 500px;
}
.Ad_Sec3_Bg{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.Ad_Sec3_Content_Wrap{
    width: 80%;
    height: 57%;
    position: absolute;
    top: 29%;
    left: 10%;
}
.Ad_Sec3_Content_Wrap .Reva_Wrap2{
    left: 12%;
    top: -15%;
    display: none;
}
.Ad_Sec3_Content_Wrap .Se3_Text{

}
.Ad_Sec3_Content_Wrap .Ad_Sec3_Text2{
    top: 20%;
    left: 59%;
    display: none;
}
.Ad_Owner .Se3_Text{
    color: #427299;
}
.Ad_Owner .Se3_Text .h3{
    font-weight: bold;
}
.Ad_Owner .Se3_Text .p2{
    color: #427299;
    font-size: 20px;
}
.Ad_Owner .Se3_Text .p3{
     margin-top: 10px;
}
.Ad_Owner .Se3_Text p{
    color: #6f7882;
}
.Ad_Sec3_Navigate{
    width: 830px;
    position: absolute;
    font-size: 19px;
    bottom: 5%;
    left: 50%;
    color: #33546f;
    margin-left: -415px;
}
.Ad_Sec3_Navigate li{
    width: 88px;
    height: 40px;
    line-height: 40px;
    float: left;
    text-align: center;
    margin-left: 25px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    position: relative;
    cursor: pointer;
}
.Ad_Sec3_Navigate li span{
    position: absolute;
    left: 98px;
    top: -2px;
}
.Ad_Sec3_Content_Wrap .hexagon_wrap1{
    height: 0;
}
.Ad_Phone{
    width: 194px;
    height: 382px;
    position: absolute;
    left: 27%;
    top: 18%;
    z-index: 200;
}
.Ad_Sec3_Active{
    background: white;
}
.Ad_Sec3_Content_Wrap .Reva_Wrap3,.Ad_Sec3_Content_Wrap .Reva_Wrap5,.Ad_Sec3_Content_Wrap .Reva_Wrap7,.Ad_Sec3_Content_Wrap .Reva_Wrap9{
    top: -10%;
    left: 53%;
}
.Ad_Sec3_Content_Wrap .Ad_Sec3_Text3,.Ad_Sec3_Content_Wrap .Ad_Sec3_Text5,.Ad_Sec3_Content_Wrap .Ad_Sec3_Text7,.Ad_Sec3_Content_Wrap .Ad_Sec3_Text9{
    top: 20%;
    left: 17%;
    z-index: 200;
}
.Ad_Sec3_Content_Wrap .Reva_Wrap4,.Ad_Sec3_Content_Wrap .Reva_Wrap6,.Ad_Sec3_Content_Wrap .Reva_Wrap8 {
    left: 10%;
    top: -10%;
    display: none;
}
.Ad_Sec3_Content_Wrap .Ad_Sec3_Text4,.Ad_Sec3_Content_Wrap .Ad_Sec3_Text6,.Ad_Sec3_Content_Wrap .Ad_Sec3_Text8 {
    top: 20%;
    left: 57%;
    display: none;
}
.Ad_Sec4_Wraps{
    left: 6%;
    top: 16%;
}
.Ad_Sec4_Wraps h3{
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}
.Ad_Sec4_Wraps p{
    margin-bottom: 5px;
}
.Dmp .Ad_Sec4_Wraps p:nth-child(1){

}
.Dmp .Queer_P{
    margin-top: 22px;
}
.Ad_Sec4_Titles_Wrap{
    width: 100%;
    position: absolute;
    top: 100px;
}
.Ad_Sec4_Titles_Wrap div{
    text-align: center;
    color: #457ca7;
}
.Ad_Sec4_Titles_Wrap h3{
    font-size: 30px;
    font-weight: bold;
}
.Ad_Sec4_Titles_Wrap p{
    font-size: 15px;
    margin-top: 5px;
}
.Ad_Sec4_City{
    position: absolute;
    left: 56%;
    top: -9%;
    display: none;
}
.Ad_Sec4_City img:nth-child(1){
    width: 87%;
}
.Ad_Sec4_City img:nth-child(2){
    width: 5.5%;
    height: 10%;
    position: absolute;
    left: 12%;
    top: 66%;
    animation: City1 0.8s ease-out infinite alternate;
    -webkit-animation: City1 0.8s ease-out infinite alternate;
}
@keyframes City1 {
    from{
        top: 66%;
    }
    to{
        top: 64.5%;
    }
}
.Ad_Sec4_City img:nth-child(3){
    width: 7%;
    height: 13%;
    position: absolute;
    top: 61%;
    left: 34%;
    animation: City2 0.7s ease-out infinite alternate;
    -webkit-animation: City2 0.7s ease-out infinite alternate;
}
@keyframes City2 {
    from{
        top: 61%;
    }
    to{
        top: 62.5%;
    }
}
.Ad_Sec4_City img:nth-child(4){
    width: 6%;
    height: 11%;
    position: absolute;
    left: 71%;
    top: 60%;
    animation: City3 0.8s ease-out infinite alternate;
    -webkit-animation: City3 0.8s ease-out infinite alternate;
}
@keyframes City3 {
    from{
        top: 60%;
    }
    to{
        top: 58.5%;
    }
}
.De_Nav{
    width: 680px;
    margin-left: 400px;
    z-index: 0;
    position: static;
    background: none;
}
.Developer_Wrap .section-wrap .section-1{
    padding-top:0;
    background:none
}
.Developer_Wrap nav ul a{
    font-size: 19px;
}
.Developer_Wrap header{
    /*height: 9%;*/
}
.Developer_Wrap #nav{
    background: none;
}
.Developer_Wrap .Se1_Text{
    top: 32%;
    left: 22%;
    text-shadow: 0 0 42px black;
}
.Developer_Wrap .Se1_Text p{
    font-size: 18px;
    letter-spacing: 2px;
}
.Developer_Wrap .Se1_Text img{
    width: 336px;
    height: 4px;
    letter-spacing: 2px;
}
.Developer_Wrap .section-wrap .section-5{
    padding-top: 0;
}
.Developer_Wrap .Top_BgImg{
    height: 90%;
}
.Developer_Wrap .Top_Bottm_Wrap,.Footer_Wrap{
    margin-top: -3px;
}
.Developer_Wrap .Top_BgImg1{
    width: 24%;
}
.Developer_Wrap .ball1{
    top: 43%;
 }
.Developer_Wrap .d_ball2{
    top: 20%;
}
.Developer_Wrap .ball2{
    left: 20%;
    width: 308px;
    height: 296px;
    top: 50%;
}
.Developer_Wrap .ball2:hover{
    top: 55%;
}
.Developer_Wrap .ball3{
    width: 430px;
    height: 407px;
    top: -70px;
    left: -190px;
}
.Developer_Wrap .d_ball1{
    width: 250px;
    height: 250px;
    top: 393px;
    left: -98px;
}
.Developer_Wrap .ball3:hover{
    left: -230px;
}
.Developer_Wrap .ball3:hover{
    left: -130px;
}
.Developer_Wrap .section-wrap .section-2{
    background: none;
    padding-top: 0;
}
.Developer_Wrap .section-2{
    padding-top: 82px;
}
.De_Merchan_Wrap{
    width: 1226px;
    height: 50%;
    position: absolute;
    top: 33%;
    left: 50%;
    margin-left: -613px;
}
.De_Merchan_Wrap li{
    width: 115px;
    height: 115px;
    margin-left: 75px;
    margin-bottom: 75px;
    border: 1px solid #62c5e3;
    float: left;
    text-align: center;
    transform: rotate(45deg);
    position: relative;
    z-index: 50;
}
.De_Merchan_Wrap li:nth-child(1){
    /*margin-left: 0;*/
}
.De_Merchan_Wrap li:nth-child(7){
    /*margin-left: 0;*/
}
.De_Merchan_Wrap li img{
    width: 55%;
    height: 55%;
    margin-top: 24px;
    display: inline-block;
    transform: rotate(-45deg);
}
.De_Merchan_Wrap li:nth-child(2) img{
    width: 92%;
    height: 30%;
    margin-top: 41px;
}
.De_Merchan_Wrap li:nth-child(3) img{
    width: 65%;
}
.De_Merchan_Wrap li:nth-child(4) img{
    width: 70%;
    height: 47%;
    margin-top: 27px;
}
.De_Merchan_Wrap li:nth-child(5) img{
    width: 78%;
    height: 21%;
    margin-top: 42px;
}
.De_Merchan_Wrap li:nth-child(6) img{
    width: 82%;
    height: 26%;
    margin-top: 42px;
}
.De_Merchan_Wrap li:nth-child(7) img{
    width: 82%;
    height: 48%;
    margin-top: 26px;
}
.De_Merchan_Wrap li:nth-child(8) img{
    width: 78%;
    height: 36%;
    margin-top: 33px;
}
.De_Merchan_Wrap li:nth-child(9) img{
    width: 83%;
    height: 53%;
    margin-top: 24px;
}

.De_Merchan_Wrap li:nth-child(11) img{
    width: 77%;
    height: 47%;
    margin-top: 26px;
}
.De_Merchan_Wrap li:nth-child(10) img{
    transform: rotate(-20deg);
}
.De_Merchan_Wrap li:nth-child(12) img{
    width: 77%;
    height: 47%;
    margin-top: 26px;
}
.De_Sec2_Text_Wrap{
    width: 100%;
    position: absolute;
    top: 86%;
    color: #697682;
    text-align: center;
}
.De_Sec2_Text_Wrap h3{
    font-size: 34px;
    font-weight: bold;
    letter-spacing: 5px;
}
.De_Sec2_Text_Wrap p{
    color: #697682;
    font-size: 19px;
    letter-spacing: 5px;
}
.De_Sec2_img1,.De_Sec2_img2,.De_Sec2_img3{
    width: 138px;
    height: 88px;
    position: absolute;
    top: 109px;
}
.De_Sec2_img1{
    left: 355px;
}
.De_Sec2_img2{
    left: 546px;
    top: 120px;
    width: 135px;
    height: 59px;
}
.De_Sec2_img3{
    left: 746px;
    top: 140px;
    width: 115px;
    height: 22px;
}
.Developer_Wrap .section-wrap .section-3{
    background: white;
}

.Developer_Wrap .section-wrap .section-4,.Developer_Wrap .section-wrap .section-2{
    overflow: hidden;
}
.Developer_Wrap .De_ball3{
    top: 160px;
    left: -230px;
}
.Developer_Wrap .De_ball3:hover{
    left: -270px;
}
.Developer_Wrap .De_ball2{
    left: 1290px;
    top: 440px;
}
.Developer_Wrap .De_ball2:hover{
    left: 1330px;
}
.De_Sec3_Title_Wrap{
    color: white;
}
.m-sect-format .m-slider-phone .m-banner-1 {
    top: 9%;
    left: 115%;
    width: 53%;
}
.m-sect-format .m-slider-phone .m-banner-2{
    top: 54%;
    left: 50%;
    width: 53%;
}
.m-sect-format .m-slider-phone .m-banner{
    height: 37%;
}
.m-sect-format .m-slider-phone .m-banner-3{
    top: 46%;
    left: -22%;
    width: 53%;
}
.m-sect-format .m-slider-phone .m-banner-6{
    width: 53%;
}
.m-sect-format .m-slider-phone .m-banner-4{
    top: 31%;
    left: 98%;
    width: 53%;
}
.m-sect-format .m-slider-phone .m-banner-5 {
    top: 23%;
    left: -51%;
    width: 53%;
}
.m-sect-format .m-slider-phone li{
    position: absolute;
    z-index: 1;
    top: -21.5%;
    width: 100%;
    height: 15%;
    padding-top: 50.1%;
}
.m-sect-format .m-slider-phone .s-current .m-banner{
    width: 65%;
    height: 51%;
    left: 2px;
    top: 5.9%;
    right: 0;
    bottom: 0;
    border-bottom-left-radius: 20px;
    -webkit-border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    margin: auto;
}
.m-sect-format .m-slider-phone .m-phone-bg{
    background: url(../img/De_phone1.png) no-repeat 50%;
    background-size: 33% 92%;
}
.m-sect-format .m-slider-phone .s-current.m-phone-vertical~.m-phone-bg {
    transform: rotate(0deg);
}
.row .col.offset-l1{
    position: absolute;
    left: 37%;
    top: 36%;
}
.container .row{
    width: 100%;
    height: 100%;
    position: relative;
}
.row .col.l5{
    position: absolute;
    left: 24.5%;
    top: 26%;
}
.m-sect-format .slider button {
    position: absolute;
    z-index: 99;
    top: 0;
    width: 6%;
    height: 14%;
    line-height: 14%;
    overflow: hidden;
    border: none;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    color: #595e6d;
    transition: top 1s ease;
    outline: none;
}
.m-sect-format .slider .m-slider-prev{
    background: url(../img/De_TopBtn.png)no-repeat 0 0/100% 100%;
}
.m-sect-format .slider .m-slider-next{
    background: url(../img/De_BottomBtn.png)no-repeat 0 0/100% 100%;
}
.m-sect-format .slider .indicator-item{
    width: 30px;
    height: 30px;
    border-radius: 50%;
     margin:0;
    background: url(../img/De_NoSelect.png)no-repeat 0 0/100% 100%;
}
.m-sect-format .slider .indicator-item.active{
    background: url(../img/De_Select.png)no-repeat 0 0/100% 100%;
}
.m-sect-format .slider .indicators{
    top: 30px;
}
.slider .slides li{
    color: white;
}
.m-slogan-detail{
    font-size: 16px;
}
.m-slogan{
    font-size: 30px;
    margin-top: -8px;
}
.De_Sec2_LitTitle{
    position: absolute;
    color: white;
    left: 25%;
    top: 19%;
    font-size: 14px;
}
.De_Sec3_Conten{
    position: absolute;
    color: white;
    left: 16%;
    top: 80%;
}
.De_Sec3_Conten h3{
    font-size: 30px;
}
.De_Sec3_Conten p{
    font-size: 16px;
}
.Developer_Wrap .Footer_Wrap{
    /*height: 95px;*/
    position: absolute;
    bottom: 0;
    z-index: 9;
}
.De_Sec5_Wrap{
    width: 100%;
    height: 55%;
    position: absolute;
    top: 31%;
}
.De_Sec5_Wrap p{
   position: relative;
}
.De_p1{
    width: 70%;
    margin-left: 15%;
}
.De_p1 img{
    width: 26%;
    height: 51px;
    margin-left: 9%;
}
.De_p1 img:nth-child(1){
    width: 22%;
    height: 35%;
}
.De_p1 img:nth-child(2){
    width: 17%;
    height: 59px;
}
.De_p1 img:nth-child(3){
    width: 18%;
    height: 43px;
}
.De_p2{
    width: 80%;
    margin-left: 10%;
    margin-top: 50px;
    margin-bottom: 50px;
}
.De_p2 img{
    margin-left: 8.4%;
}
.De_p2 img:nth-child(1){
    width: 14%;
    height: 45px;
}
.De_p2 img:nth-child(2){
    width: 17%;
    height: 57px;
}
.De_p2 img:nth-child(3){
    width: 15%;
    height: 45px;
}
.De_p2 img:nth-child(4){
    width: 12%;
    height: 105%;
    position: absolute;
    top: 17%;
}
.De_p3{
    width: 60%;
    margin-left: 20%;
}
.De_p3 img{
    width: 26%;
    height: 51px;
    margin-left: 55px;
}
.De_p3 img:nth-child(1){
    width: 13%;
    height: 0%;
    margin-left: 10%;
}
.De_p3 img:nth-child(2){
    width: 22%;
    height: 129%;
    margin-left: 15%;
    position: absolute;
    top: -2%;
}
.De_p3 img:nth-child(3){
    width: 22%;
    height: 71%;
    position: absolute;
    left: 63.3%;
    top: 7%;
}
.Dmp .Ad_Owner .section-2{

}
.Dmp .section-3{
    background:#f7f7f7 ;
}
.Dmp .Se1_Text{
    width: 551px;
    left: 2%;
    top: 3%;

}
.Dmp .Se1_Text h3{
    letter-spacing: 2px;
}
.Dmp .Se1_Text p{
    letter-spacing: 2px;
}
.roundabout-holder{
    top: -3%;
    width: 50%;
    height: 75%;
    margin: 0 auto;
}
.roundabout-moveable-item{
    width: 350px;
    height: 330px;
    /*left: 13rem!important;*/
    /*top: 14rem!important;*/
    cursor:pointer;
    border-radius:4px;
    -moz-border-radius:4px;
    -webkit-border-radius:4px;
}
.roundabout-moveable-item img{
    width:100%;
    height: 100%;
}
.roundabout-in-focus{
    width: 360px!important;
    height: 350px!important;
}
.roundabout li:hover{
    box-shadow: 0 0 10px gray;
}
.Dmp .De_Sec2_Title_Wrap{
    padding-top: 20px;
}
.Dmp .section-2{
    background: #62c5e3;
}
.Dmp .Sec2_bg1,.Sec2_bg2{
    position: absolute;
    width: 100%;
    height: 90%;
    top: 10%;
}
.Dmp .Sec2_bg1{

}
.Dmp .Sec2_bg2{
    z-index: 1;
}
.Dmp .Ad_Sec2_Title_Wrap,.Dmp .Ad_Sec2_Conter_Wrap div{
    color:#457ca7;
}
.Dmp_Sec4_bg1,.Dmp_Sec4_img1{
    position: absolute;
}
.Dmp_Sec4_bg1{
    width: 100%;
    height: 173px;
    bottom: 14%;
}
.Dmp_Sec4_img1{
    width: 680px;
    height: 370px;
    top: 120px;
    left: 390px;
}
.Dmp .Ad_Owner .section-2{
    padding-top: 6%;
}
.Dmp .section-4 .Ad_Sec4_Wraps{
    top: 3%;
    color: white;
}
.Dmp .section-4 .Ad_Sec4_Wraps h3{
    margin-bottom: 5px;
}

.Dmp .section-4 .Ad_Sec4_City{
    width: 29%;
    height: 90%;
}
.Dmp .section-4 .Ad_Sec4_City img{
    width:100%;
    height: 100%;
}
.Dmp .section-4 .ball1{
    width: 350px;
    height: 350px;
    left: 1250px;
}
.Dmp .section-4 .ball1:hover{
    left: 1290px;
}
@keyframes UpDown1 {
    from{
        top: 190px;
    }
    to{
        top: 180px;
    }
}
.Ab_Text1_Wrap{
    width: 100%;
    height: 53%;
    margin-top: 3%;
    position: relative;
}
.Ab_Text1_Wrap img{
    width: 100%;
    height: 100%;
}
.Ab_Text1_Wrap .Ab_Text{
    width: 100%;
    color: white;
    position: absolute;
    top: 140px;
    text-align: center;
    letter-spacing: 3px;
    text-shadow: 0 0 30px black;
}
.Ab_Text1_Wrap .Ab_Text h3{
    font-size: 42px;
    font-weight: 500;
}
.Ab_Text1_Wrap .Ab_Text p{
    font-size: 25px;
}
.Ab_Time{
    width: 55%;
    display: block;
    margin: 0 auto;
    margin-top: 4%;
    margin-left: 23.8%;
    position: relative;
}
.Ab_Text2_Wrap{
    position: relative;
    background: url("../img/Abs_Ct_Bg.png")no-repeat 0 0/100% 100%;
}
.Header_Tost{
    width: 65%;
    position: absolute;
    left: 17.5%;
    top: 310px;
    z-index: 9;
    background: white;
    color: #6e7781;
    padding: 30px 0;
    box-shadow: 0 2px 5px #C0C0C0;
}
.Header_Tost div{
    width: 75%;
    margin-left: 12.5%;
}
.Header_Tost h3{
    font-size: 30px;
    margin-bottom: 10px;
}
.Header_Tost p{
    font-size: 19px;
}
.Text2_Title{
    margin-top: 270px;
    color: #697682;
    text-align: center;
}
.Text2_Title h3{
    font-size: 30px;
    font-weight: 500;
}
.Text2_Title p{
    font-size: 15px;
}
.Abs .ball1{
    top: 700px;
}
.Abs .ball2{
    top: 920px;
    left: 290px;
    width: 300px;
    height: 300px;
}
.Abs .ball2:hover{
    top: 960px;
}
.Ab_Text3_Wrap{
    width: 100%;
    padding-top: 70px;
    padding-bottom: 100px;
}
.Ab_Text3_Wrap h3{
    font-size: 30px;
    color: #697682;
    font-weight: 500;
    text-align: center;
}
.Video_Wrap{
    width: 540px;
    height: 335px;
    margin: 0 auto;
    position: relative;
    z-index: 2;
}
.Videos_Wraps{
    width: 100%;
    margin-top: 3%;
    position: relative;
}
.Tv_Img{
    width: 809px;
    height: 460px;
    position: absolute;
    z-index: 1;
    left: 50%;
    margin-left: -404.5px;
    top: -5.5%;
}
.Tv_Img1,.Tv_Img2{
    position: absolute;
}
.Tv_Img1{
    width: 25%;
    left: 18%;
}
.Tv_Img2{
    width: 18%;
    left: 65%;
    top: -9%;
}
.Video_Plays{
    width: 100px;
    height: 38px;
    border-radius: 15px;
    line-height: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: -19px;
    z-index: 3;
    color: #004696;
    background: white;
}
.Video_Plays span{
    font-size: 15px;
    margin-left: 23px;
}
.Video_Plays img{
    width: 13px;
    height: 15px;
    position: absolute;
    left: 73px;
    top: 12px;
}
#video{
   width: 100%;
    height: 100%;
    object-fit: fill
}
.Ab_Text4_Wrap{
    width: 100%;
    height: 250px;
    position: relative;
}
.Abs footer{
    margin-top: 80px;
}
.Developer_Wrap .Fo_Logo{
    /*top: 37px;*/
}
.Developer_Wrap .Fo_Img{
    /*top: 50px;*/
}
.Developer_Wrap .Footer_Wrap{
    padding-top: 0;
}
.Abs .Footer_Wrap{
    padding-bottom: 1.4%;
}
.Ct .Ab_Text2_Wrap{
    background: #f7f7f7;
    padding-bottom: 70px;
}
.Ct .Text2_Title{
    margin-top: 5%;
}
.Ab_Tab_Wrap{
    width: 80%;
    margin-left: 10%;
    margin-top: 6%;
    position: relative;
}
.Ab_Tab_Wrap ul{

}
.Ab_Tab_Wrap ul li{
    width: 16%;
    height: 230px;
    background: white;
    margin-left: 3.5%;
    text-align: center;
    float: left;
}
.Ab_Tab_Wrap ul li:nth-child(1){
    /*margin-left: 0;*/
}
.Ab_Tab_Wrap ul li img{
    width: 130px;
    height: 130px;
    margin-top: 30px;
}
.Ab_Tab_Wrap ul li p{
    color: #697682;
    font-size: 22px;
    margin-top: 10px;
}
.Ab_Tab_Wrap ul li:hover{
    margin-top: -4px;
    box-sizing: border-box;
    border-bottom: 4px solid #62c5e3;
    box-shadow: 0 0 25px #C0C0C0;
}
.Ct_Content_Wrap{
    width: 100%;
    color: #697682;
    margin-top: 50px;
}
.Ct_Content_Wrap .Ct_City_Content{
    width: 65%;
    margin-left: 17.5%;
    display: none;
}
.Ct_Content_Wrap .Ct_City_Content:nth-child(1){
    display: block;
}
.Ct_Content_Wrap .Ct_City_Content p{
    font-size: 16px;
    margin-top: 5px;
}
.Ct_Map_Wrap{
    width: 100%;
    margin-top: 60px;
}
.Ct_Map_Wrap img{
    width: 65%;
    height: 400px;
    margin-left: 17.5%;
    position: relative;
    display: none;
}
.Ct_Map_Wrap img:nth-child(1){
    display: block;
}
.Ct_Consult_Wrap{
    width: 65%;
    margin-left: 17.5%;
    margin-top: 70px;
    text-align: center;
}
.Ct_Consult_Wrap h3{
    text-align: center;
    color: #697682;
    font-size: 30px;
    font-weight: 500;
}
.Ct_Consult_Wrap div{
    margin-top: 50px;
}
.Ct_Consult_Wrap div input{
    width: 28%;
    height: 35px;
    margin-left: 3.9%;
    padding-left: 2%;
    border: 1px solid #e8e1e1;
    border-radius: 5px;
    font-size: 16px;
    position: relative;
    outline: none;
}
.Ct_Consult_Wrap div input:nth-child(1){
    margin-left: 0;
}
.Ct_Consult_Wrap textarea{
    width: 96%;
    padding: 13px 15px;
    margin-top: 20px;
    border: 1px solid #e8e1e1;
    border-radius: 5px;
    font-size: 16px;
    outline: none;
}
.Ct_Submit{
    width: 190px;
    height: 50px;
    line-height: 50px;
    background: #62c5e3;
    border: none;
    color: white;
    border-radius: 2px;
    font-size: 20px;
    margin-top: 66px;
    display: inline-block;
    cursor: pointer;
}
.Ct_Consult_Wrap p{
    font-size: 15px;
    color:#697682;
}
.Ct_Consult_Wrap p span{
    color: red;
}
.Ct footer{
    margin-top: 0;
}
.De_Merchan_Wraps{

}
.m-sect-format{
    width: 100%;
    height: 75%;
}
.Dmp .Footer_Wrap{
    padding-top: 1.2%;
    position: absolute;
    bottom: 0px;
}
.Developer_Wrap .Footer_Wrap_Text{
    margin-top: 20px;
}
.Lunbo_Ul_Shadow_left,.Lunbo_Ul_Shadow_right{
    position: absolute;
    width: 19.3%;
    height: 60%;
    top: 40px;
    z-index: 1;
    background: rgba(255,255,255,0.5);
}
.Lunbo_Ul_Shadow_left{
    left: 0;
}
.Lunbo_Ul_Shadow_right{
    right: 1%;
}
.LR_Wrap{
    width: 102px;
    position: absolute;
    top: 64px;
    display: none;
}
.LR_Wrap li{
    float: none;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin: 0 auto;
    background: #62c5e3;
    margin-bottom: 7px;
    font-size: 14px;
    text-align: center;
    color: white;
    font-weight: bold;
    cursor: pointer;
}
.LR_Wrap li:hover{
    color: #3590b4;
    /*background: rgba(3,133,191,1)*/
}
.slides li:nth-child(1) p{
    margin-top: 20px;
}
.slides li:nth-child(2) p{
    margin-top: 50px;
}
.slides li:nth-child(3) p{
    margin-top: 80px;
}
.slides li:nth-child(4) p{
    margin-top: 110px;
}
.slides li:nth-child(5) p{
    margin-top: 140px;
}
.Index_Hearder_Wrap{
    width: 70%;
    max-width: 1260px;
    height: 300px;
    margin-left: 15%;
    position: absolute;
    top: 35%;
}
.Developer_Wrap .De_Sec4_logo{
    width: 63%;
    height: 87%;
    margin-left: 18.5%;
}
.Abs .De_Sec4_logo{
    width: 63%;
    height: 87%;
    margin-left: 18.5%;
}
.De_Sec5_Title_Wrap{

}
.Developer_Wrap .De_ball4{
    width: 260px;
    height: 260px;
    top: 82%;
    z-index: 100;
}
.Developer_Wrap .De_ball4:hover{
    top: 85%;
}
.Index_Text{
    width: 100%;
    font-size: 20px;
    color: white;
    position: absolute;
    text-align: center;
    bottom: 32px;
}
.Abs .section-2{
    width: 100%;
    height: 669px;
    overflow: hidden;
}
.ab_p1{
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: bold;
}
.Abs .section-5{
    height: 600px;
}
.Abs .De_Sec5_Wrap{
    top: 37%;
}
.Abs .De_Sec4_logo1{
    height: initial;
}
.Abs .ab_ball{
    width: 500px;
    height: 500px;
    top: 394px;
}
.abs_Bg{
    position: absolute;
    width: 100%;
    height: 86%;
    left: 0;
    top: 0;
}
.abs_div1{
    width: 78%;
    height: 48%;
    position: absolute;
    top: 37%;
    left: 11%;
}
.abs_Bg1{
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.abs_img1{
    position: absolute;
    width: 13%;
    left: 14%;
    top: 39%;
    animation: ab1 1s ease-out infinite alternate;
    -webkit-animation: ab1 1s ease-out infinite alternate;
}
@keyframes ab1 {
    from{
        top: 39%;
    }
    to{
        top: 36.5%;
    }
}
.abs_img2{
    position: absolute;
    width: 13%;
    left: 27%;
    top: -12%;
    animation: ab2 1s ease-out infinite alternate;
    -webkit-animation: ab2 1s ease-out infinite alternate;
}
@keyframes ab2 {
    from{
        top: -12%;
    }
    to{
        top: -14.5%;
    }
}
.abs_img3{
    position: absolute;
    width: 13%;
    left: 61%;
    top: -12%;
    animation: ab3 1.2s ease-out infinite alternate;
    -webkit-animation: ab3 1.2s ease-out infinite alternate;
}
@keyframes ab3 {
    from{
        top: -12%;
    }
    to{
        top: -14.5%;
    }
}
.abs_img4{
    position: absolute;
    width: 13%;
    left: 74%;
    top: 39%;
    animation: ab4 1.2s ease-out infinite alternate;
    -webkit-animation: ab4 1.2s ease-out infinite alternate;
}
@keyframes ab4 {
    from{
        top: 39%;
    }
    to{
        top: 37%;
    }
}
.Ad_Owner .Footer_Wrap{
    z-index: 9;
}
.abs_left,.abs_right{
    position: absolute;
    width: 2.5%;
}
.abs_left{
    left: 40%;
    top: 68%;
    animation: ab5 1.2s ease-out infinite alternate;
    -webkit-animation: ab5 1.2s ease-out infinite alternate;
}
@keyframes ab5 {
    from{
        top: 68%;
    }
    to{
        top: 66%;
    }
}
.abs_right{
    left: 60%;
    top: 52%;
    animation: ab6 1.2s ease-out infinite alternate;
    -webkit-animation: ab6 1.2s ease-out infinite alternate;
}
@keyframes ab6 {
    from{
        top: 52%;
    }
    to{
        top: 50%;
    }
}
.Ad_Owner .ad_sc4_wrap{
    color: white;
}
.ad_ul1{
    width: 70%;
    height: 270px;
    margin-left: 15%;
    margin-top: 130px;
    z-index: 99;
    position: relative;
}
.ad_ul1 li{
    width: 30%;
    height: 270px;
    float: left;
    position: relative;
    margin-right: 4%;
}
.ad_ul1 li:nth-last-child(1){
    margin-right: 0;
}
.ad_ul1 li img{
    width: 80%;
    margin-left: 10%;
    position: absolute;
    top: 0;
}
.ad_ul1 li:nth-child(1) img{
    animation: ad1 1s ease-out infinite alternate;
    -webkit-animation: ad1 1s ease-out infinite alternate;
}
.ad_ul1 li:nth-child(2) img{
    animation: ad2 1.1s ease-out infinite alternate;
    -webkit-animation: ad2 1.1s ease-out infinite alternate;
}
.ad_ul1 li:nth-child(3) img{
    animation: ad3 1.2s ease-out infinite alternate;
    -webkit-animation: ad3 1.2s ease-out infinite alternate;
}
@keyframes ad1 {
    from{
        top: 0%;
    }
    to{
        top: -2.5%;
    }
}
@keyframes ad2 {
    from{
        top: -27px;
    }
    to{
        top: -35px;
    }
}
@keyframes ad3 {
    from{
        top: 0%;
    }
    to{
        top: -2.5%;
    }
}
.ad_ul1 li:nth-child(2) img{
    top: -27px;
}
.ad_ul1 li p{
    text-align: center;
    font-size: 25px;
    margin-top: 225px;
    color: white;
}
.De_Sec2_Title_Wrap .d_p1{
    margin-top: 2px;
}
.d_ul1{
    width: 957px;
    height: 430px;
    margin: 0 auto;
    margin-top: 25px;
}
.d_ul1 li{
    width: 159px;
    float: left;
    position: relative;
    margin-right: 40px;
}
.d_ul1 li:nth-last-child(1){
    margin-right: 0;
}
.d_ul1 li img{
    width: 100%;
    height: 310px;
    position: absolute;
    top: 0;
}

.d_ul1 li p{
    text-align: center;
    font-size: 16px;
    color:white;
    font-weight: bold;
    margin-top: 324px;
}
.d_ul1 li span{
    font-size: 12px;
    color:white;
    display: inline-block;
    margin-top: 10px;
}
.Developer_Wrap .de_ball5{
    margin-top: 168px;
}
.Developer_Wrap .de_div1{
    position: absolute;
    left: 19%;
    top: 46%;
    color: #457ca7;
}
.de_div2{
    color: #457ca7;
}
.Developer_Wrap .de_div1 h3{
    font-weight: 400;
}
.Developer_Wrap .de_div1 h3:nth-child(2){
    margin-top: -7px;
}
.Developer_Wrap .de_div1 p:nth-child(3){
    margin-top: 10px;
}
.Developer_Wrap .de_div1 p{
    font-size: 18px;
}
.de_sec3_title_wraps{
    width: 420px;
    height: 420px;
    position: absolute;
    left: 55%;
    top: 32%;
    display: none;
}
.de_sec3_title_wraps img{
    width: 35px;
}
.de_sec3_title_wraps img:nth-child(1){
    position: absolute;
    top: 50%;
    animation: d3_img1 1.2s ease-out infinite alternate;
    -webkit-animation: d3_img1 1.2s ease-out infinite alternate;
}
.de_sec3_title_wraps img:nth-child(2){
    left: 53%;
    top: 88%;
    position: absolute;
    animation: d3_img2 1.4s ease-out infinite alternate;
    -webkit-animation: d3_img2 1.4s ease-out infinite alternate;
}
.de_sec3_title_wraps img:nth-child(3){
    position: absolute;
    left: 67%;
    top: 80%;
    animation: d3_img3 1.6s ease-out infinite alternate;
    -webkit-animation: d3_img3 1.6s ease-out infinite alternate;
}
.de_sec3_title_wraps img:nth-child(4){
    width: 45px;
    position: absolute;
    left: 58%;
    top: 18%;
    animation: d3_img4 1.2s ease-out infinite alternate;
    -webkit-animation: d3_img4 1.2s ease-out infinite alternate;
}
.de_sec3_title_wraps img:nth-child(5){
    position: absolute;
    width: 90%;
    left: 0;
}
@keyframes d3_img1 {
    from{
        top: 50%;
    }
    to{
        top: 48%;
    }
}
@keyframes d3_img2 {
    from{
        top: 88%;
    }
    to{
        top: 86%;
    }
}
@keyframes d3_img3 {
    from{
        top: 80%;
    }
    to{
        top: 78%;
    }
}
@keyframes d3_img4 {
    from{
        top: 18%;
    }
    to{
        top: 16%;
    }
}
.de_img5,.de_img6,.de_img7,.de_img8{
    width: 30px;
    position: absolute;
}
.de_img5{
    left: 27%;
    top: 43%;
    animation: d5_img1 1.4s ease-out infinite alternate;
    -webkit-animation: d5_img1 1.4s ease-out infinite alternate;
}
.de_img6{
    left: 41%;
    animation: d5_img2 1.6s ease-out infinite alternate;
    -webkit-animation: d5_img2 1.6s ease-out infinite alternate;
}
.de_img7{
    top: -2%;
    left: 75%;
    animation: d5_img3 1.4s ease-out infinite alternate;
    -webkit-animation: d5_img3 1.4s ease-out infinite alternate;
}
.de_img8{
    left: 85%;
    top: 33%;
    animation: d5_img4 1.4s ease-out infinite alternate;
    -webkit-animation: d5_img4 1.4s ease-out infinite alternate;
}
.de_img11{
    position: absolute;
    width: 35px;
    left: 55%;
    top: 32%;
    animation: d5_img5 1.4s ease-out infinite alternate;
    -webkit-animation: d5_img5 1.4s ease-out infinite alternate;
}
@keyframes d5_img1 {
    from{
        top: 43%;
    }
    to{
        top: 41%;
    }
}
@keyframes d5_img2 {
    from{
        top: 0;
    }
    to{
        top: -2%;
    }
}
@keyframes d5_img3 {
    from{
        top: -2%;
    }
    to{
        top: -4%;
    }
}
@keyframes d5_img4 {
    from{
        top: 33%;
    }
    to{
        top: 31%;
    }
}
@keyframes d5_img5 {
    from{
        top: 32%;
    }
    to{
        top: 30%;
    }
}
.index_sec2_wrap{
    left: -4%;
    top: 19%;
}
.clear::after{
    content: "";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}
