* {
    margin: 0;
    padding: 0
}

em,
i {
    font-style: normal
}

html,
body {
    width: 100%;
    height: 100%;
}

li {
    list-style: none
}

img {
    border: 0;
    vertical-align: middle
}

button {
    cursor: pointer
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: inherit;
}

button,
input {
    font-family: Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif
}

body {
    -webkit-font-smoothing: antialiased;
    background-color: #fff;
    font: 12px/1.5 Microsoft YaHei, Heiti SC, tahoma, arial, Hiragino Sans GB, "\5B8B\4F53", sans-serif;
    color: #666
}

.pc {
    display: block;
}

.phone {
    display: none;
}

.hide,
.none {
    display: none
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    visibility: hidden;
    clear: both;
    display: block;
    content: ".";
    height: 0
}

.clearfix {
    *zoom: 1
}

.container {
    width: 1200px;
    margin: 0 auto;
}

/***/
.headfixed {
    width: 100%;
    height: 96px;
    position: fixed;
    left: 0;
    top: 0;
    background: #2982E7;
    z-index: 99;
}

.headfixed-phone {
    width: 100%;
    height: 44px;
    left: 0;
    top: 0;
    background: #F2F2F2;
    z-index: 99;
}

.headfixed .logo {
    padding: 23px 0 0 20px;
}

.headfixed-phone .logo {
    padding: 15px 0 0 16px;
}

.headfixed-phone .logo img {
    height: 34px;
}

.headfixed .menu {
    padding: 0 20px 0 0;
}

.headfixed-phone .menu {
    padding: 0 0px 0 0;
}

.headfixed .menu a {
    height: 96px;
    line-height: 96px;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 18px;
	padding-left:25px;
}

.banner {
    padding: 20px 0 0;
}

.banner img,
.map img {
    width: 100%;
    max-width: 100%;
}

.join {
    padding: 40px 0;
    background: #F2F2F2;
}

.join h2 {
    font-weight: 600;
    font-size: 20px;
    line-height: 60px;
    color: #333333;
}

.join h3 {
    font-size: 16px;
    color: #333333;
    margin: 10px 0 20px 0;
}

.join p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    padding: 0 0 0 30px;
    margin: 5px 0 0;
    background: url(../images/star.png) no-repeat left center;
}

.join img {
    width: 600px;
}

.download {
    padding: 100px 0;
    background: url(../images/bg.png) no-repeat center top;
}

.download .col01,
.download .col02 {
    width: 33.3%;
    text-align: center;
}

.download .col02 img {
    width: 300px;
}

.download .col01 h3 {
    font-weight: 600;
    font-size: 20px;
    line-height: 60px;
    color: #333333;
    margin: 80px 0 20px 0;
}

.map {
    position: relative;
}

.map .mapbox {
    display: none;
}

.download .col01 p {
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
}

.download .col02 p {
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #35364F;
    margin: 10px 0;
}

.menuList {
    width: 100%;
    padding: 50px 0;
    display: none;
    position: absolute;
    left: 0;
    top: 44px;
    background: #fff;
}

.menuList a {
    width: 100%;
    line-height: 50px;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #616162;
}

.menuList a.on {
    color: #00A1E9;
}

.maptip {
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.maptip span {
    width: 190px;
    height: 52px;
    font-weight: 600;
    font-size: 18px;
    line-height: 52px;
    color: #fff;
    padding: 0 20px;
    display: block;
    background: #166EBF;
    border-radius: 10px;
    margin-bottom: 10px;
}

.copyright {
    width: 100%;
    height: 258px;
    padding: 100px 0 40px 0;
    background: url("../images/newverion/mlg_bottom_bg.png") no-repeat;
    /*background-size: 100%;*/
    color: #666;
    text-align: center;
    font-size: 16px;
    margin-top: 50px;
}

.copyimg {
    width: 100%;
    color: #666;
    text-align: center;
    padding: 40px 0 20px;
    background: url("../images/newverion/mlg_bottom_bg.png") no-repeat;
    margin-top: 50px;
}

.copyadvice {
    display: flex;
    justify-content: center;
}

.copyadvice-phone {
    height: 50px;
    display: flex;
    justify-content: center;
}

.advice_button {
    height: 96px;
    width: 336px;
    border-radius: 10px;
    background: #fff;
    border: 0;
    font-size: 36px;
    color: #21406C;
}

.advice_button-phone {
    border-radius: 10px;
    background: #fff;
    border: 0;
    font-size: 16px;
    padding: 6px 8px;
    color: #21406C;
}

.advice_button:hover {
    background: #2A93FF;
    color: #ffffff;
}

.advice_button:active {
    background: #0177F0;
    color: #ffffff;
}

.advice_button-phone:active {
    background: #0177F0;
    color: #ffffff;
}

.adviceright {
    width: 480px;
    margin-left: 200px;
}

.adviceright p {
    font-size: 36px;
    line-height: 54px;
    color: #ffffff;
}

.adviceright-phone {
    width: 160px;
    margin-left: 25px;
}

.adviceright-phone p {
    font-size: 12px;
    line-height: 12px;
    color: #ffffff;
}

.icp {
    width: 100%;
    height: 78px;
    background: #21406C;
    padding: 20px 224px 40px 224px;
    text-align: center;
    margin-top: -2px;
}

.icp p {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

.icp-phone {
    width: 100%;
    background: #21406C;
    padding: 20px 0;
    text-align: center;
}

.icp-phone p {
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

@media screen and (max-width: 960px) {
    .container {
        width: 100%;
    }

    .phone {
        display: block;
    }

    .pc {
        display: none;
    }
}

.menu .icon {
    width: 44px;
    height: 44px;
    background: #00A1E9;
    position: relative;
    display: inline-block
}

.menu .icon::before {
    width: 32px;
    height: 32px;
    font-size: 20px;
    background: url(../images/menu.svg) no-repeat center;
    position: absolute;
    left: 6px;
    top: 6px;
    color: #fff;
    content: '';
}

.menu .icon.on::before {
    width: 32px;
    height: 32px;
    font-size: 20px;
    background: url(../images/menu2.svg) no-repeat center;
    position: absolute;
    left: 6px;
    top: 6px;
    color: #fff;
    content: '';
}

.map {
    padding: 44px 0 0;
    height: 600px;
}

.join {
    width: 100%;
    background: #fff;
    padding: 15px 0 30px;
}

.join .left {
    width: 100%;
}

.join .left h2 {
    text-align: center;
}

.join .right {
    width: 100%;
    margin: 25px 0 0;
}

.join .right img {
    width: 100%;
}

.download {
    padding: 10px 10px 30px;
    background: #F2F2F2;
}

.download .col01 {
    width: 100%;
    text-align: center;
}

.download .col01 h3 {
    width: 100%;
    text-align: center;
    margin: 5px 0 0;
}

.download .col01 h3>a {
    width: 189px;
    height: 48px;
    line-height: 48px;
    background: #FFFFFF;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.05), inset 0px -1px 2px rgba(0, 0, 0, 0.05);
    border-radius: 24px;
    display: inline-block;
}

.download .col02 {
    width: 50%;
    text-align: center;
}

.download .col02 img {
    width: 80%;
    text-align: center;
}

.copyright {
    font-size: 12px;
}

.map .mapbox {
    display: block;
}

.map {
    position: relative;
}

.map .mapbox {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/map2.png) no-repeat center;
    background-size: 100%;
}

.map .mapbox .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    background: #333;
    opacity: 0.5;
    z-index: 8;
}

.map .mapbox .text {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    text-align: center;
    color: #fff;
}

.map .mapbox .text h2 {
    margin: 30% 0 0;
    font-weight: 600;
    font-size: 36px;
    line-height: 50px;
}

.map .mapbox .text p {
    margin: 10px 0 0;
    font-size: 24px;
    line-height: 34px;
}

.map .mapbox .text .btn {
    margin: 30% 0 0;
}

.map .mapbox .text .btn>a {
    width: 96px;
    height: 64px;
    font-size: 14px;
    background: #00A1E9;
    border-radius: 2px;
    display: inline-block;
    color: #fff;
    line-height: 64px;
}
}

@media screen and (min-width:960px) and (max-width:1200px) {
    .container {
        width: 100%;
    }
    .banner .txt01 {
        font-size: 36px;
    }

}
@media screen and (min-width:1200px) and (max-width:1440px) {
    .container {
        width: 100%;
    }
    .banner .txt01 {
        font-size: 46px;
    }

}
@media screen and (min-width:1440px) and (max-width:1920px) {
    .banner .txt01 {
        font-size: 50px;
    }

}

.newlogo img {
    width: 153px;
    height: 36px;
}

.saasbg {
    padding: 110px 0 0;
}

.saas-bg {
    width: 100%;
}

.head {
    height: 100px;
    background-color: #fff;
}

#head-box {
    width: 1220px;
    height: 100px;
    margin: 0 auto;
}

#head-box .newmenu a {
    height: 100px;
    line-height: 100px;
    color: #333;
    font-size: 18px;
    text-decoration: none;
}

#head-box .newmenu a:hover {
    color: #2A93FF;
}

#head-box .newmenu #download {
    width: 92px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    background: var(--Linear, linear-gradient(90deg, #54A9FF 0%, #218EFF 100%));
}

.title01,
.title02,
.title03 {
    text-align: center;
}

.title01 img {
    width: 551px;
    height: 170px;
    margin-top: 40px;
}

.title02 img {
    width: 672px;
    height: 120px;
    margin-top: 120px;
    margin-bottom: 60px;
}

.title03 img {
    width: 710px;
    height: 120px;
    margin-top: 120px;
    margin-bottom: 60px;
}

.content {
    margin-top: 40px;
}

.content-box {
    width: 1220px;
    margin: 0 auto;
}

.content-box img {
    width: 375px;
    height: 242px;
    display: inline-block;
}

.content01 {
    width: 1222px;
    margin: 0 auto;
    height: 368px;
    border-radius: 20px;
    background: #FFF;
    overflow: hidden;
    box-shadow: 0px 14px 40px 10px rgba(89, 160, 220, 0.10);
}

.content02 {
    width: 1220px;
    margin: 0 auto;
    height: 512px;
    border-radius: 20px;
    background: #FFF;
    margin-bottom: 140px;
    box-shadow: 0px 14px 40px 10px rgba(89, 160, 220, 0.10);
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.banner-box {
    left: 20%;
    top: 30%;
}

.txt01 {
    font-size: 64px;
    color: #333;
    margin-bottom: 20px;
}

.txt02 {
    font-size: 24px;
    color: #666;
}

.txt03 {
    margin-top: 80px;
    width: 216px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    border-radius: 120px;
    color: #fff;
    font-size: 24px;
    cursor: pointer;
    background: var(--Linear, linear-gradient(90deg, #54A9FF 0%, #218EFF 100%));
}

.content01 .title {
    text-align: center;
    font-size: 16px;
    color: #666;
    margin-top: 37px;
}

.content01 ul {
    margin-left: 50px;
    padding: 24px 0
}

.content01 ul li {
    float: left;
    margin-right: 90px;
}

.content01 ul li:last-child {
    margin-right: 0;
}

.content01 ul li img {
    width: 317px;
    height: 320px;
}

.content01 ul li p {
    margin-top: 10px;
}

.content01 ul li span {
    display: block;
    text-align: center;
    color: #666;
}

.content02 .left {
    float: left;
}

.erwm {
    width: 224px;
    height: 224px;
    float: left;
    margin-left: 78px;
    margin-top: 55px;
}

.and-ios-box {
    float: left;
    margin-left: 32px;
    margin-top: 73px;
}

.content02 .box {
    width: 373px;
    height: 74px;
    line-height: 68px;
    border-radius: 40px;
    font-size: 32px;
    margin-bottom: 25px;
    cursor: pointer;
    display: block;

}

.content02 .box1 {
    border: 2px solid #7CCC42;
    color: #7CCC42;
}

.content02 .box1:hover {
    background-color: #7CCC42;
    color: #fff;
}

.content02 .box2 {
    border: 2px solid #2A93FF;
    color: #2A93FF;
}

.content02 .box2:hover {
    background-color: #2A93FF;
    color: #fff;
}

.content02 .right {
    float: right;
}

.content02 .right img {
    width: 375px;
    height: 375px;
    margin-top: 69px;
    margin-right: 32px;
}

.android_icon,
.ios_icon {
    width: 36px;
    height: 36px;
    margin-left: 40px;
    margin-right: 20px;
}

.content02 .left .title {
    margin-left: 78px;
    margin-top: 70px;
}

.clearfix {
    zoom: 1;
}

.content-box01,
.content-box02,
.content-box03 {
    width: 306px;
    height: 209px;
    border-radius: 20px;
    background: #FFF;
    float: left;
    box-shadow: 0px 14px 40px 10px rgba(89, 160, 220, 0.10);
}

.content-box01,
.content-box02 {
    margin-right: 151px;
}

.content-box .one_icon,
.content-box .two_icon,
.content-box .three_icon {
    width: 96px;
    height: 125px;
}

.content-box .num_icon {
    width: 61px;
    height: 97px;
    float: right;
    margin-right: 40px;
}

.h32 {
    font-size: 24px;
    color: #333;
}

.small_title {
    left: 100px;
    top: 35px;
}

.content-p {
    margin: 20px 28px;
    font-size: 16px;
    color: #666666;
    text-indent: 32px;
}

.active-on {
    color: #2A93FF !important;
}

.head-phone {
    height: 72px;
    width: 100vw;
}

.phone-top-download {
    width: 80px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 20px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    margin: 21px 15px 0 0;
    background: var(--Linear, linear-gradient(90deg, #54A9FF 0%, #218EFF 100%));
}
.phone-bg {
    width: 100%;
}
.banner-phone-box {
    width: 100%;
}
.banner-phone-box {
    top: 62px;
}
.txt01-phone {
    text-align: center;
    font-size: 36px;
    color: #333;
    font-size: 700;
}
.txt02-phone {
    text-align: center;
    font-size: 14px;
    color: #666;
}
.txt03-phone {
    position: absolute;
    left: 50%;
    bottom: 120px;
    width: 200px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 120px;
    color: #fff;
    font-size: 14px;
    cursor: pointer;
    display: inline-block;
    background: var(--Linear, linear-gradient(90deg, #54A9FF 0%, #218EFF 100%));
    transform: translateX(-50%);
}
.title01-phone,.title02-phone,.title03-phone {
    text-align: center;
}
.title01-phone img{
    width: 240px;
    height: 70px;
    margin-bottom: 26px;
}
.content-phone-box {
    display: flex;
    justify-content: space-between;
}
.content-phone-box01,
.content-phone-box02,
.content-phone-box03 {
    padding: 20px;
    border-radius: 4px;
    background: #FFF;
    float: left;
    box-shadow: 0px 14px 40px 10px rgba(89, 160, 220, 0.10);
}
.phone_num_icon {
    width: 60px;
    height: 80px;
}
.phone_small_title {
    left: 13px;
    top: 35px;
}
.h35 {
    font-size: 14px;
    color: #2A93FF;
}
.content-phone-p {
    margin: 0 6px;
    font-size: 12px;
    color: #666;
    text-indent: 24px;
    line-height: 20px;
}
.title02-phone img{
    width: 240px;
    height: 40px;
    margin-bottom: 26px;
    margin-top: 40px;
}
.title03-phone img{
    width: 237px;
    height: 40px;
    margin-bottom: 26px;
    margin-top: 40px;
}
.phone-content01 ul {
    display: flex;
    justify-content: space-between;
}
.phone-content01 ul li {
    width: 109px;
    border-radius: 4px;
    background: #FFF;
    padding: 10px 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 14px 40px 10px rgba(89, 160, 220, 0.10);
}
.phone-content01 ul li img {
    width: 100%;
    height: 80px;
}
.textCenter {
    text-align: center;
}
..phone-content01 {
    text-align: center;
}
.phone-content01 .title {
    text-align: left;
    margin:26px 30px;
    font-size: 16px;
}
.app_erwm {
    width: 190px;
    height: 190px;
}
.phone-content01 .box {
    width: 164px;
    height: 44px;
    line-height: 40px;
    border-radius: 40px;
    font-size: 16px;
    margin-bottom: 25px;
    cursor: pointer;
    display: inline-block;
}

.phone-content01 .box1 {
    border: 2px solid #7CCC42;
    color: #7CCC42;
}

.phone-content01 .box2 {
    border: 2px solid #2A93FF;
    color: #2A93FF;
}
.android_phone_icon,.ios_phone_icon{
    width: 18px;
    height: 18px;
    margin-left: 10px;
    margin-top: -3px;
}

.copyright-phone p {
    margin-right: 0;
}
.line {
    width: 17px;
    height: 4px;
    background-color: #FFD84F;
    border-radius: 6px;
    margin-bottom: 4px;
}

.mt10 {
    margin-top: 10px;
}

.color2A93FF {
    color: #2A93FF;
}
