﻿@font-face {
    font-family: 'iconfont';
    font-display: 'swap';
    src: url("/default/typeface/icon/iconfont.eot?.7277762352");
    src: url("/default/typeface/icon/iconfont.eot?.5940169158#iefix") format("embedded-opentype"), url("/default/typeface/icon/iconfont.woff?.0692156195") format("woff"), url("/default/typeface/icon/iconfont.ttf?.6600279343") format("truetype"), url("/default/typeface/icon/iconfont.svg?.9776445265#iconfont") format("svg")
}

.iconfont,
*:before,
*:after {
    font-family: "iconfont" !important;
    font-size: inherit;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0 0.05rem;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    margin-top: -.05rem;
    display: inline-block
}

* {
    margin: 0px;
    padding: 0px;
    border: 0px;
    list-style: none;
    vertical-align: baseline
}

*:focus {
    outline: none
}

ul li {
    list-style: none;
    margin: 0;
    padding: 0
}

html {
    -webkit-text-size-adjust: none;
    text-size-adjust: none;
    -blink-text-size-adjust: none;
    font-size: 40px
}

body {
    overflow-x: hidden
}

body,
textarea {
    font: 16px/24px Arial, '宋体', Calibri, sans-serif;
    background: #fff;
    color: #000;
    word-break: break-word;
    font-weight: 300
}

a {
    zoom: 1;
    color: #0087FD;
    text-decoration: none
}

a:hover {
    text-decoration: underline;
    color: #0082f6
}

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

html .clearfix {
    *height: 1%
}

*:first-child+html.clearfix {
    zoom: 1
}

.clearfix {
    display: block
}

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
    line-height: 0px
}

input {
    border-radius: 0;
    font-family: inherit
}

input:-moz-placeholder {
    color: #acb4bf
}

input::-moz-placeholder {
    color: #acb4bf
}

input:-ms-input-placeholder {
    color: #acb4bf
}

input::-webkit-input-placeholder {
    color: #acb4bf
}

.hidden {
    display: none
}

.wrap {
    width: 92%;
    margin: 0rem auto;
    position: relative;
    max-width: 1200px
}

.nav {
    background-color: #235AF1;
    height: 55px;
    position: relative
}

.nav .logo {
    width: 85px;
    height: 55px;
    display: inline-block;
    *display: inline;
    zoom: 1;
    background: url(/images/logo.png) no-repeat center;
    vertical-align: top
}

.nav .logo.cn {
    background: url(/images/logo.png) no-repeat center;
    width: 75px
}

.nav .nav_list {
    display: inline-block;
    *display: inline;
    zoom: 1;
    margin-left: 94px;
    vertical-align: top
}

.nav .nav_list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 18px
}

.nav .nav_list li a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    text-decoration: none;
    color: #fff;
    width: 160px;
    line-height: 55px;
    height: 55px;
    text-align: center
}

.nav .nav_list li a.current {
    background: #fff;
    color: #356BFF
}

.nav .nav_list li a:hover {
    background: #fff;
    color: #356BFF
}

.nav .change {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer
}

.nav .change dt,
.nav .change dd {
    height: 55px;
    line-height: 55px;
    font-size: 18px;
    padding: 0 20px 0 40px
}

.nav .change dt::after {
    content: '\e612';
    display: inline-block;
    margin: 2px 0 0 5px
}

.nav .change dd {
    display: none;
    position: relative;
    cursor: pointer
}

.nav .change dd a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 40px;
    z-index: 10;
    color: #fff;
    cursor: pointer
}

.nav .change .en {
    background: url(/images/lang-cion-en.png) no-repeat 10px center;
    background-color: #356BFF;
    color: #fff;
}

.nav .change .cn {
    background: url(/images/lang-cion-cn.png) no-repeat 10px center;
    background-color: #356BFF;
    color: #fff;
}

.pro_banner {
    background: url(/images/banner-bg1.jpg) no-repeat center top;
    height: 867px;
    text-align: center
}

.pro_banner .logo_pic {
    padding-top: 83px
}

.pro_banner h1 {
    font-size: 60px;
    margin: 30px 0 50px;
    color: #fff;
}

.pro_banner .des {
    font-size: 20px;
    margin: 0 auto 60px;
    width: 60%;
    line-height: 1.8;
    color: #fff;
}

.pro_banner .des1 {
    font-size: 20px;
    margin: 0 auto 40px;
    width: 100%;
    line-height: 1.8;
    color: #fff;
}

.pro_banner .bt {
    width: 220px;
    height: 60px;
    line-height: 58px;
    font-size: 20px;
    border-radius: 30px;
    text-align: center;
    display: inline-block;
    *display: inline;
    zoom: 1;
    color: #356BFF;
    box-sizing: border-box;
    margin: 0 10px
}

.pro_banner .bt .icon {
    display: inline-block;
    margin-right: 6px;
    font-size: 18px
}

.pro_banner .bt.win {
    background: linear-gradient(-55deg, #fff, #fff);
    box-shadow: 0px 0px 16px 0px rgba(0, 150, 255, 0.47)
}

.pro_banner .bt.ios {
    border: 2px solid #FF6F00;
    background: transparent;
    box-shadow: 0px 0px 16px 0px rgba(170, 170, 170, 0.47);
    color: #FF6F00
}

.pro_banner .bt.android {
    background: linear-gradient(-55deg, #22b374, #1cdb7f);
    box-shadow: 0px 0px 16px 0px rgba(32, 193, 120, 0.47);
    color: #fff;
}

.pro_banner .bt:hover {
    text-decoration: none
}

.pro_content {
    padding: 150px 0 100px
}

.pro_content .img,
.pro_content .word {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 49%;
    vertical-align: middle
}

.pro_content .img {
    margin-bottom: 10%
}

.pro_content .word {
    font-size: 30px;
    line-height: 1.8;
    width: 35%;
    padding-left: 10%
}

.pro_content .word .line {
    width: 60px;
    height: 8px;
    background: #FF9C00;
    border-radius: 6px;
    margin-bottom: 30px;
    display: block
}

.pro_content .word.r {
    width: 34%;
    padding-left: 15%
}

.pro_content .word.l {
    width: 37%;
    padding-left: 5%;
    padding-right: 8%
}

.pro_content .word font {
    color: #ff6000
}

.foot {
    background: #282828;
    padding: 80px 0 66px
}

.foot .top_link {
    border-bottom: 1px solid #666666;
    padding-bottom: 40px;
    position: relative
}

.foot .top_link .link_list li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding-right: 30px;
    font-size: 18px;
    color: #666666
}

.foot .top_link .link_list li a {
    color: #666666;
    text-decoration: underline
}

.foot .top_link .link_list li a:hover {
    color: #fff
}

.foot .top_link .link_share {
    position: absolute;
    right: 0;
    top: 0
}

.foot .top_link .link_share a {
    display: inline-block;
    *display: inline;
    zoom: 1;
    font-size: 24px;
    margin-left: 15px;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    background-color: #5D5D5D;
    color: #fff;
    text-align: center;
    line-height: 46px
}

.foot .top_link .link_share a:hover {
    text-decoration: none
}

.foot .top_link .link_share a.facebook:hover {
    color: #49619d
}

.foot .top_link .link_share a.twitter:hover {
    color: #00acee
}

.foot .top_link .link_share a.google:hover {
    color: #be3b29
}

.foot .des {
    text-align: center;
    padding-top: 40px
}

.foot .des .logo {
    display: block;
    margin-bottom: 20px
}

.foot .des p {
    color: #666666;
    line-height: 1.62;
    width: 80%;
    margin: 0 auto 15px
}

.ser_banner {
    background: url(/images/server-banner-bg1.jpg) no-repeat center top;
    height: 390px;
    text-align: center;
    color: #fff
}

.ser_banner .title {
    font-size: 80px;
    padding-top: 150px;
    margin-bottom: 30px;
    line-height: 1.2;
    font-weight: bold
}

.ser_banner .title .img {
    display: inline-block;
    vertical-align: top;
    line-height: 96px;
    height: 96px;
    width: 326px;
    background: url(/images/server-banner-logo-icon.png) no-repeat center 0
}

.ser_banner .des {
    font-size: 40px
}

.ser_part1 {
    padding: 100px 0 0;
    text-align: center
}

.ser_part1 .img,
.ser_part1 .word {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 49%;
    vertical-align: middle
}

.ser_part1 .p_p {
    margin-bottom: 30px;
    text-align: left;
    font-size: 22px;
    line-height: 1.62
}

.ser_part1 .p_p.center {
    text-align: center
}

.ser_part1 .p_p.center img {
    max-width: 100%;
    height: auto
}

.ser_part1 .p_p.indent {
    text-indent: 40px
}

.ser_part1 .p_h2 {
    font-size: 36px;
    margin: 90px 0 50px;
    text-align: left;
    line-height: 40px
}

.ser_part1 .p_h2 .img {
    display: inline-block;
    width: 85px;
    height: 35px;
    background: url(/images/server-block1-title-logo-icon.png) no-repeat center 0;
    background-size: auto 100%;
    vertical-align: top
}

.ser_part1 .p_h2 .img2 {
    display: inline-block;
    width: 79px;
    height: 35px;
    background: url(/images/logo-cn-top.png) no-repeat center 0;
    vertical-align: top
}

.ser_part1 .p_h2 .img3 {
    display: inline-block;
    width: 79px;
    height: 35px;
    background: url(/images/logo-en-top.png) no-repeat center 0;
    vertical-align: top
}

.ser_part1 .word {
    padding-left: 5%;
    width: 44%
}

.ser_part1 .word ul li {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 15px;
    text-align: left
}

.ser_part1 .word ul li::before {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    color: #FF9600;
    background: #FF9600;
    display: inline-block;
    margin-right: 10px
}

.ser_part1 .email_bar {
    padding: 100px
}

.ser_part1 .email_bt {
    height: 68px;
    font-size: 24px;
    background: #356BFF;
    border: 2px solid #356BFF;
    border-radius: 39px;
    text-align: center;
    line-height: 68px;
    padding: 0 30px;
    text-decoration: none;
    color: #fff;
    display: inline-block
}

.ser_part1 .email_bt .icon {
    width: 30px;
    height: 58px;
    display: inline-block;
    background: url(/images/mail-icon1.png) no-repeat center;
    margin-right: 6px;
    vertical-align: middle
}

.ser_part1 .email_bt:hover {
    box-shadow: 0 5px 15px #356BFF
}

.ser_part1 .form {
    background: url(/images/server-block2-bg.jpg) no-repeat center;
    width: 783px;
    height: 458px;
    margin: 0 auto 60px
}

.ser_part1 .form ul {
    padding: 46px 150px 0 150px
}

.ser_part1 .form ul li {
    margin-bottom: 30px
}

.ser_part1 .form ul li label {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 70px;
    text-align: right;
    vertical-align: middle;
    margin-right: 10px;
    font-size: 18px
}

.ser_part1 .form ul li .layui-input {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 81%;
    height: 45px;
    line-height: 44px;
    border-radius: 4px
}

.ser_part1 .form ul li textarea {
    display: inline-block;
    *display: inline;
    zoom: 1;
    vertical-align: middle;
    width: 79%;
    border-radius: 4px;
    padding-left: 10px
}

.ser_part1 .form .submit_button {
    width: 153px;
    color: #fff;
    height: 42px;
    background: linear-gradient(-55deg, #FF6C00, #FF9600);
    box-shadow: 0px 0px 16px 0px rgba(170, 170, 170, 0.47);
    border-radius: 3px;
    text-align: center;
    line-height: 42px;
    display: block;
    margin: 40px auto 0;
    cursor: pointer
}

.ser_part1 .privacy {
    text-align: left;
    padding-bottom: 50px;
    width: 50%
}

.ser_part1 .privacy.cn * {
    text-indent: 30px
}

.ser_part1 .privacy p {
    margin-bottom: 40px;
    line-height: 1.62
}

.ser_part1 .privacy h3 {
    margin-bottom: 20px;
    font-weight: bold
}

.ser_part1 .privacy ul {
    margin-bottom: 40px
}

.ser_part1 .privacy ul li {
    margin: 10px 0
}

.ser_tit {
    color: #2F2F2F;
    font-size: 40px;
    margin-bottom: 80px;
    text-align: center;
    line-height: 50px;
    font-weight: bold
}

.ser_tit .img {
    display: inline-block;
    width: 91px;
    height: 50px;
    background: url(/images/server-block1-title-logo-icon.png) no-repeat center 0
}

.ser_tit .img2 {
    display: inline-block;
    width: 79px;
    height: 42px;
    background: url(/images/logo-cn-top.png) no-repeat center 0;
    vertical-align: top
}

.ser_tit .img3 {
    display: inline-block;
    width: 106px;
    height: 48px;
    background: url(/images/logo-en-top.png) no-repeat center 0;
    vertical-align: top;
    background-size: auto 100%
}

.sup_s {
    vertical-align: super;
    font-size: 12px
}

.myIframe {
    height: 100vh;
}