a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}

html {
    line-height: 1
}

ol,
ul {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption,
td,
th {
    text-align: left;
    font-weight: 400;
    vertical-align: middle
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: "";
    content: none
}

a img {
    border: none
}

elements-of-type(html5-block) {
    display: block
}

.mt-00 {
    margin-top: 0 !important
}

.mr-00 {
    margin-right: 0 !important
}

.mb-00 {
    margin-bottom: 0 !important
}

.ml-00 {
    margin-left: 0 !important
}

.pt-00 {
    padding-top: 0 !important
}

.pr-00 {
    padding-right: 0 !important
}

.pb-00 {
    padding-bottom: 0 !important
}

.pl-00 {
    padding-left: 0 !important
}

.m-00 {
    margin: 0 !important
}

.p-00 {
    padding: 0 !important
}

.br-0 {
    border-radius: 0 !important
}

.width-00 {
    width: 0 !important
}

.height-00 {
    height: 0 !important
}

.mt-10 {
    margin-top: 10px !important
}

.mr-10 {
    margin-right: 10px !important
}

.mb-10 {
    margin-bottom: 10px !important
}

.ml-10 {
    margin-left: 10px !important
}

.pt-10 {
    padding-top: 10px !important
}

.pr-10 {
    padding-right: 10px !important
}

.pb-10 {
    padding-bottom: 10px !important
}

.pl-10 {
    padding-left: 10px !important
}

.m-10 {
    margin: 10px !important
}

.p-10 {
    padding: 10px !important
}

.br-1 {
    border-radius: 1px !important
}

.width-10 {
    width: 10px !important
}

.height-10 {
    height: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mr-20 {
    margin-right: 20px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.ml-20 {
    margin-left: 20px !important
}

.pt-20 {
    padding-top: 20px !important
}

.pr-20 {
    padding-right: 20px !important
}

.pb-20 {
    padding-bottom: 20px !important
}

.pl-20 {
    padding-left: 20px !important
}

.m-20 {
    margin: 20px !important
}

.p-20 {
    padding: 20px !important
}

.br-2 {
    border-radius: 2px !important
}

.width-20 {
    width: 20px !important
}

.height-20 {
    height: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mr-30 {
    margin-right: 30px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.ml-30 {
    margin-left: 30px !important
}

.pt-30 {
    padding-top: 30px !important
}

.pr-30 {
    padding-right: 30px !important
}

.pb-30 {
    padding-bottom: 30px !important
}

.pl-30 {
    padding-left: 30px !important
}

.m-30 {
    margin: 30px !important
}

.p-30 {
    padding: 30px !important
}

.br-3 {
    border-radius: 3px !important
}

.width-30 {
    width: 30px !important
}

.height-30 {
    height: 30px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mr-40 {
    margin-right: 40px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.ml-40 {
    margin-left: 40px !important
}

.pt-40 {
    padding-top: 40px !important
}

.pr-40 {
    padding-right: 40px !important
}

.pb-40 {
    padding-bottom: 40px !important
}

.pl-40 {
    padding-left: 40px !important
}

.m-40 {
    margin: 40px !important
}

.p-40 {
    padding: 40px !important
}

.br-4 {
    border-radius: 4px !important
}

.width-40 {
    width: 40px !important
}

.height-40 {
    height: 40px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mr-50 {
    margin-right: 50px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.ml-50 {
    margin-left: 50px !important
}

.pt-50 {
    padding-top: 50px !important
}

.pr-50 {
    padding-right: 50px !important
}

.pb-50 {
    padding-bottom: 50px !important
}

.pl-50 {
    padding-left: 50px !important
}

.m-50 {
    margin: 50px !important
}

.p-50 {
    padding: 50px !important
}

.br-5 {
    border-radius: 5px !important
}

.width-50 {
    width: 50px !important
}

.height-50 {
    height: 50px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mr-60 {
    margin-right: 60px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.ml-60 {
    margin-left: 60px !important
}

.pt-60 {
    padding-top: 60px !important
}

.pr-60 {
    padding-right: 60px !important
}

.pb-60 {
    padding-bottom: 60px !important
}

.pl-60 {
    padding-left: 60px !important
}

.m-60 {
    margin: 60px !important
}

.p-60 {
    padding: 60px !important
}

.br-6 {
    border-radius: 6px !important
}

.width-60 {
    width: 60px !important
}

.height-60 {
    height: 60px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mr-70 {
    margin-right: 70px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.ml-70 {
    margin-left: 70px !important
}

.pt-70 {
    padding-top: 70px !important
}

.pr-70 {
    padding-right: 70px !important
}

.pb-70 {
    padding-bottom: 70px !important
}

.pl-70 {
    padding-left: 70px !important
}

.m-70 {
    margin: 70px !important
}

.p-70 {
    padding: 70px !important
}

.br-7 {
    border-radius: 7px !important
}

.width-70 {
    width: 70px !important
}

.height-70 {
    height: 70px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mr-80 {
    margin-right: 80px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.ml-80 {
    margin-left: 80px !important
}

.pt-80 {
    padding-top: 80px !important
}

.pr-80 {
    padding-right: 80px !important
}

.pb-80 {
    padding-bottom: 80px !important
}

.pl-80 {
    padding-left: 80px !important
}

.m-80 {
    margin: 80px !important
}

.p-80 {
    padding: 80px !important
}

.br-8 {
    border-radius: 8px !important
}

.width-80 {
    width: 80px !important
}

.height-80 {
    height: 80px !important
}

.mt-90 {
    margin-top: 90px !important
}

.mr-90 {
    margin-right: 90px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.ml-90 {
    margin-left: 90px !important
}

.pt-90 {
    padding-top: 90px !important
}

.pr-90 {
    padding-right: 90px !important
}

.pb-90 {
    padding-bottom: 90px !important
}

.pl-90 {
    padding-left: 90px !important
}

.m-90 {
    margin: 90px !important
}

.p-90 {
    padding: 90px !important
}

.br-9 {
    border-radius: 9px !important
}

.width-90 {
    width: 90px !important
}

.height-90 {
    height: 90px !important
}

.mt-100 {
    margin-top: 100px !important
}

.mr-100 {
    margin-right: 100px !important
}

.mb-100 {
    margin-bottom: 100px !important
}

.ml-100 {
    margin-left: 100px !important
}

.pt-100 {
    padding-top: 100px !important
}

.pr-100 {
    padding-right: 100px !important
}

.pb-100 {
    padding-bottom: 100px !important
}

.pl-100 {
    padding-left: 100px !important
}

.m-100 {
    margin: 100px !important
}

.p-100 {
    padding: 100px !important
}

.br-10 {
    border-radius: 10px !important
}

.width-100 {
    width: 100px !important
}

.height-100 {
    height: 100px !important
}

.relative {
    position: relative
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

.ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden
}

.hide {
    display: none !important
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: " "
}

.clear,
.clearfix:after {
    clear: both
}

.global-link {
    color: #3cadfb
}

.global-link:hover {
    color: #59b9fc
}

.global-link:active {
    color: #369be1
}

.auto-width {
    width: auto !important
}

.alink {
    color: #3cadfb
}

.container {
    width: 100%;
    margin: auto
}

html {
    font-size: 62.5%;
    display: block;
    font-size: 12px
}

.footer,
.header,
.main,
.menu,
.navbar-container {
    min-width: 100%
}

body,
input,
select,
textarea {
    font-family: Hiragino Sans GB, Microsoft Yahei, Helvetica, Arial, sans-serif;
    background: #fff
}

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

a:active {
    color: #369be1
}

a:hover {
    color: #59b9fc
}

.a-link,
a.active {
    color: #3cadfb
}

span {
    display: inline-block
}

.menu-temp {
    position: fixed;
    z-index: 1002;
    top: 0
}

.header {
    background: #313947;
    height: 40px;
    color: #ccc;
    font-size: 14px;
    line-height: 40px;
    position: relative;
    z-index: 99
}

.header li {
    display: inline-block;
    padding: 0 5px
}

.header li a {
    cursor: pointer;
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8
}

.header li a:hover {
    color: #fff;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.header li.vertical-divide-line {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    opacity: .2
}

.header .account-container {
    position: relative
}

.header .account-container ul {
    line-height: 67px
}

.header .logon {
    height: 40px
}

.header .logon a {
    float: left
}

.header .logon .user-display-name {
    max-width: 200px
}

.header .logon .arrow-down {
    height: 100%;
    width: 8px;
    margin-left: 5px;
    background: url(../images/arrow-normal.png) no-repeat 50%
}

.header .logon-hover {
    cursor: pointer
}

.header .logon-hover .arrow-down {
    height: 100%;
    width: 8px;
    margin-left: 5px;
    background: url(../images/arrow-hover.png) no-repeat 50%
}

.header .logon-hover li a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.header .account-menu {
    position: absolute;
    cursor: pointer;
    width: 140px;
    right: 0;
    background: #464d5a
}

.header .account-menu .logout {
    width: 100%
}

.header .account-menu .logout a {
    display: inline-block;
    height: 100%;
    width: 100%;
    text-indent: 45px
}

.friend-link .website-console {
    background: url(../images/console-normal.png) no-repeat 0 45%
}

.friend-link .website-console:hover {
    background: url(../images/console-hover.png) no-repeat 0 45%
}

.friend-link .website-console:hover a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}

.friend-link .website-console a {
    padding-left: 20px
}

.header-menu {
    height: 70px;
    margin: auto;
    box-shadow: 11px 4px 3px #ccc
}

.header-menu,
.header-menu .account-container {
    position: relative
}

.header-menu .account-container ul {
    line-height: 67px;
    float: right
}

.header-menu .account-container ul.login li {
    float: right
}

.header-menu .account-container ul.login li a {
    font-size: 14px
}

.header-menu .account-container .website-console {
    margin: 20px;
    cursor: pointer
}

.header-menu .account-container .website-console a {
    border: 1px solid #c3ccd9;
    border-radius: 1px;
    height: 26px;
    width: 90px;
    display: block;
    line-height: 26px;
    text-align: center;
    font-size: 14px
}

.header-menu .logon {
    position: relative
}

.header-menu .logon a {
    float: left
}

.header-menu .logon .user-display-name {
    max-width: 200px;
    font-size: 14px
}

.header-menu .logon .arrow-down {
    height: 100%;
    width: 8px;
    margin-left: 5px;
    background: url(../images/arrow-down-normal.png) no-repeat 50%
}

.header-menu .logon-hover {
    cursor: pointer
}

.header-menu .logon-hover a {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    color: #59b9fc
}

.header-menu .logon-hover .arrow-down {
    height: 100%;
    width: 8px;
    margin-left: 5px;
    background: url(../images/arrow-down-hover.png) no-repeat 50%
}

.header-menu .account-menu {
    background-color: #fff;
    position: absolute;
    cursor: pointer;
    width: 140px;
    top: 70px;
    right: -15px;
    border: 1px solid #d6d6d6;
    z-index: 1002
}

.header-menu .account-menu li {
    border: 0;
    padding: 0;
    height: 40px;
    width: 100%;
    line-height: 40px
}

.header-menu .account-menu li a {
    color: #333;
    display: inline-block;
    height: 100%;
    width: 100%;
    text-indent: 36px
}

.header-menu .account-menu .setting a {
    font-size: 14px;
    background: #fff url(../images/setting-normal.png) no-repeat 10% 50%
}

.header-menu .account-menu .setting a:hover {
    background: #ebf6ff url(../images/setting-normal.png) no-repeat 10% 50%
}

.header-menu .account-menu .setting a:active {
    color: #fff;
    background: #3cadfb url(../images/setting-selected.png) no-repeat 10% 50%
}

.header-menu .account-menu .logout a {
    background: #fff url(../images/logout-normal.png) no-repeat 10% 50%
}

.header-menu .account-menu .logout a:hover {
    background: #ebf6ff url(../images/logout-normal.png) no-repeat 10% 50%
}

.header-menu .account-menu .logout a:active {
    color: #fff;
    background: #3cadfb url(../images/logout-selected.png) no-repeat 10% 50%
}

.header-menu .logo {
    float: left;
    margin-right: 130px;
    height: 70px
}

.header-menu .logo img {
    margin-top: 16px;
    height: 50px;
    width: 200px
}

.header-menu ul .link {
    float: left;
    line-height: 67px;
    font-size: 16px;
    border-bottom: 3px solid #fff
}

.header-menu ul .link .go {
    color: #333;
    display: block;
    padding-left: 20px;
    padding-right: 20px
}

.header-menu ul .link.active {
    border-bottom: 3px solid #3cadfb
}

.header-menu ul .link.active .go {
    color: #3cadfb;
    background: #f5f5f5
}

.header-menu ul .link:hover {
    border-bottom: 3px solid #3cadfb
}

.header-menu ul .agency-link .wrap,
.header-menu ul .plan-link .wrap,
.header-menu ul .product-link .wrap,
.header-menu ul .solution-link .wrap {
    border-top: 3px solid #3cadfb;
    position: absolute;
    padding: 0 15px;
    background: hsla(0, 0%, 100%, .98);
    top: 67px;
    display: none;
    z-index: 11;
    box-shadow: 4px 4px 12px 4px rgba(51, 51, 102, .5)
}

.header-menu ul .agency-link ul,
.header-menu ul .plan-link ul,
.header-menu ul .product-link ul,
.header-menu ul .solution-link ul {
    float: left;
    padding: 20px 25px !important
}

.header-menu ul .agency-link ul li,
.header-menu ul .plan-link ul li,
.header-menu ul .product-link ul li,
.header-menu ul .solution-link ul li {
    line-height: 30px
}

.header-menu ul .agency-link ul li a,
.header-menu ul .plan-link ul li a,
.header-menu ul .product-link ul li a,
.header-menu ul .solution-link ul li a {
    color: #333;
    font-size: 14px
}

.header-menu ul .agency-link ul li a:hover,
.header-menu ul .plan-link ul li a:hover,
.header-menu ul .product-link ul li a:hover,
.header-menu ul .solution-link ul li a:hover {
    color: #3cadfb
}

.header-menu ul .agency-link ul .title,
.header-menu ul .plan-link ul .title,
.header-menu ul .product-link ul .title,
.header-menu ul .solution-link ul .title {
    font-weight: 700;
    font-size: 16px;
    color: #333;
    line-height: 40px
}

marquee {
    display: none;
    padding: 10px;
    font-size: 16px
}

marquee a {
    color: #999 !important
}

.compare-free {
    display: none
}

.footer {
    position: relative;
    font-size: 14px;
    color: #fff;
    width: 100%;
    min-width: 1200px;
    background: #03021a;
    text-align: left;
    z-index: 100;
    -webkit-font-smoothing: antialiased
}

.footer .new-service {
    height: 138px;
    line-height: 105px;
    min-width: 1200px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    font-family: PingFangSC-Regular, sans-serif;
    border-bottom: 1px solid hsla(0, 0%, 100%, .4)
}

.footer .footer-container-line {
    position: absolute;
    width: 100%;
    height: 1px;
    background: hsla(0, 0%, 100%, .4);
    top: 105px;
    left: 0
}

.footer .footer-container {
    min-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    border-width: 1px 0;
    text-align: center;
    position: relative;
    border-bottom: 1px solid hsla(0, 0%, 100%, .4);
    box-sizing: border-box
}

.footer .footer-container .footer-item {
    display: inline-block;
    box-sizing: border-box;
    text-align: left;
    width: 240px;
    font-family: PingFangSC-Regular;
    color: #fff;
    letter-spacing: 0;
    margin-right: 60px
}

.footer .footer-container .footer-item:last-child {
    margin-right: 0
}

.footer .footer-container .footer-item .item-head {
    font-size: 18px;
    margin-bottom: 10px
}

.footer .footer-container .footer-item .item-desc {
    font-size: 14px;
    line-height: 22px
}

.footer .footer-container .footer-cell {
    display: inline-block;
    width: 130px;
    margin: 0;
    vertical-align: top;
    margin-left: 30px
}

.footer .footer-container .footer-cell.contact-infos {
    width: 170px;
    text-align: left;
    margin-right: 30px;
    margin-left: 0
}

.footer .footer-container .footer-cell.last-child img {
    width: 72px
}

.footer .footer-container .footer-cell .image-logo {
    margin-bottom: 48px;
    display: block;
    width: 100%;
    height: 24px;
    float: left;
    opacity: 1
}

.footer .footer-container .footer-cell .image-logo .content-logo {
  background: url(../images/logo.png) no-repeat center center / contain;
  width: 68%;
  height: 100%;
}

.footer .footer-container .footer-cell .footer-cell-head {
    font-size: 12px;
    margin-bottom: 20px;
    text-align: left
}

.footer .footer-container .footer-cell .footer-cell-head.img-weixin,
.footer .footer-container .footer-cell .img-weixin {
    width: 72px;
    height: 72px;
    background: url(../images/qq.png) no-repeat 50%;
    background-size: cover
}

.footer .footer-container .footer-cell .footer-cell-content {
    font-size: 12px;
    line-height: 17px;
    text-align: left;
    font-family: PingFangSC-Regular, sans-serif
}

.footer .footer-container .footer-cell .footer-cell-content a {
    display: block;
    opacity: .6;
    line-height: 17px;
    padding-bottom: 10px;
    color: #fff
}

.footer .footer-container .footer-cell .footer-cell-content a:active,
.footer .footer-container .footer-cell .footer-cell-content a:hover {
    color: #40c87f;
    opacity: 1
}

.footer .footer-site-line {
    height: 1px;
    background: hsla(0, 0%, 100%, .4)
}

.footer .footer-site-line .footer-container-line {
    position: absolute;
    width: 100%;
    height: 1px;
    background: hsla(0, 0%, 100%, .4);
    top: 105px;
    left: 0
}

.footer .footer-site-line .footer-container-line .pl {
    top: -1px;
    left: 0
}

.footer .footer-tips {
    height: 120px;
    min-width: 1200px;
    margin: 0 auto;
    line-height: 2;
    text-align: center;
    font-size: 12px;
    padding: 40px 20px 0;
    box-sizing: border-box
}

.footer .footer-tips p {
    margin-bottom: 14px;
    line-height: 17px
}

.footer .footer-tips p a {
    margin-right: 30px;
    opacity: .6;
    line-height: 17px;
    color: #fff
}

.footer .footer-tips p a:active,
.footer .footer-tips p a:hover {
    color: #40c87f
}

.footer .footer-tips p span {
    opacity: .6
}

.footer .footer-tips p .copyright-icon {
    font-size: 20px;
    vertical-align: bottom
}

.footer .footer-tips .copyright a {
    margin-right: 0
}

.contact-us {
    position: fixed;
    top: 40%;
    right: 10px;
    z-index: 3000;
    width: 44px;
    font-family: PingFangSC-Regular, sans-serif;
    font-size: 0;
    color: #333;
    transition: .3s
}

.contact-us .contact-us-list {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    cursor: pointer;
    line-height: 40px;
    text-align: left;
    white-space: nowrap;
    background-color: #40c87f
}

.contact-us .contact-us-list .contact-us-icon1 {
    height: 40px;
    background: url(../images/ic_phone_24.svg) no-repeat 50%
}

.contact-us .contact-us-list .contact-us-icon1.showicon {
    display: block
}

.contact-us .contact-us-list .contact-us-icon1.hideicon {
    display: none
}

.contact-us .contact-us-list .contact-ue-phone {
    position: absolute;
    top: 0;
    right: 40px;
    width: 209px;
    height: 60px;
    background: #fff;
    display: none;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, .2)
}

.contact-us .contact-us-list .contact-ue-phone .sell-before-ques {
    display: inline-block;
    line-height: 20px;
    padding: 20px;
    box-sizing: border-box;
    font-family: PingFangSC-Regular;
    font-size: 14px;
    color: #333;
    letter-spacing: 0
}

.contact-us .contact-us-list .contact-ue-phone.showQues {
    display: block
}

.contact-us .contact-us-list .contact-us-icon2 {
    height: 40px;
    background: url(../images/ic_zixun_24.svg) no-repeat 50%
}

.contact-us .contact-us-list .contact-us-icon2.showicon {
    display: block
}

.contact-us .contact-us-list .contact-us-icon2.hideicon {
    display: none
}

.contact-us .contact-us-list .contact-us-icon3 {
    height: 40px;
    background: url(../images/ic_kefu_24.svg) no-repeat 50%
}

.contact-us .contact-us-list .contact-us-icon3.showicon {
    display: block
}

.contact-us .contact-us-list .contact-us-icon3.hideicon {
    display: none
}

.contact-us .contact-us-list .contact-us-icon4 {
    height: 40px;
    background: url(../images/ic_help_24.svg) no-repeat 50%
}

.contact-us .contact-us-list .contact-us-icon4.showicon {
    display: block
}

.contact-us .contact-us-list .contact-us-icon4.hideicon {
    display: none
}

.contact-us .contact-us-list .contact-us-icon5 {
    height: 40px;
    background: url(../images/ic_top_24.svg) no-repeat 50%
}

.contact-us .contact-us-list .contact-us-icon5.showicon {
    display: block
}

.contact-us .contact-us-list .contact-us-icon5.hideicon {
    display: none
}

.contact-us .contact-us-list .contact-us-text {
    position: absolute;
    top: 0;
    left: 0;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #fff;
    letter-spacing: 0;
    line-height: 14px;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    display: none
}

.contact-us .contact-us-list .contact-us-text.showicon {
    display: block
}

.contact-us .contact-us-list .contact-us-text.hideicon {
    display: none
}

.contact-us .contact-us-list.back-top {
    margin-top: 10px;
}

.tip-container {
    z-index: 99999;
    position: fixed;
    width: 100%;
    top: 0;
    font-size: 12px
}

.tip-container .tip {
    width: 700px;
    margin: 0 auto;
    min-height: 32px;
    text-align: center;
    line-height: 32px
}

.tip-container .tip-success {
    color: #fff;
    background-color: #5cad44
}

.tip-container .tip-success .icon-close {
    background-position: -205px -210px
}

.tip-container .tip-warn {
    color: #8a6c3b;
    background-color: #fcf8e3
}

.tip-container .tip-warn .icon-close {
    background-position: -205px -180px
}

.tip-container .tip-error {
    background: #fc2634;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: .8;
    color: #fff
}

.tip-container .tip-error .icon-close {
    background-position: -205px -150px
}

.tip-container .tip-close {
    background: url(../images/icon_tip_close.png) no-repeat;
    display: inline-block;
    width: 16px;
    height: 16px;
    position: relative;
    top: 8px;
    float: right;
    margin-right: 20px;
    cursor: pointer
}

.menu-temp {
    width: 100%;
    height: 60px;
    background-color: #000
}

#su-header {
    z-index: 10
}

.index-wrapper {
    min-height: 1000px;
    min-width: 1200px;
    position: relative
}

.skeleton-wrapper {
    position: absolute;
    height: 610px;
    overflow: hidden;
    background: #07002a;
    z-index: -1;
    width: 100%
}

.skeleton-wrapper .banner-wrapper {
    width: 100%;
    height: 600px
}

.skeleton-wrapper .banner-wrapper .loading-wrapper {
    position: relative;
    margin: 0 auto;
    width: 1200px;
    height: 100%;
    padding-left: 30px;
    padding-top: 160px;
    color: #fff;
    z-index: 12;
    font-size: 16px;
    overflow: hidden
}

.skeleton-wrapper .banner-wrapper .loading-wrapper .loading-title {
    width: 300px;
    height: 50px;
    margin-bottom: 20px;
    background-color: hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .banner-wrapper .loading-wrapper .loading-content {
    height: 22px;
    background-color: hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .banner-wrapper .loading-wrapper .loading-content.long {
    width: 640px;
    margin-bottom: 10px
}

.skeleton-wrapper .banner-wrapper .loading-wrapper .loading-content.short {
    width: 600px
}

.skeleton-wrapper .banner-wrapper .loading-wrapper .loading-button {
    margin-top: 20px;
    width: 128px;
    height: 50px;
    background-color: hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .link-box-wrapper {
    position: absolute;
    bottom: 0;
    height: 138px;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .06);
    z-index: 1
}

.skeleton-wrapper .link-box-wrapper .link-box-row {
    max-width: 1200px;
    margin: auto;
    list-style: none;
    height: 100%
}

.skeleton-wrapper .link-box-wrapper .link-box-row li {
    width: 25%;
    float: left;
    box-sizing: border-box
}

.skeleton-wrapper .link-box-wrapper .link-box-row li:last-child {
    border-right: 1px solid hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .link-box-wrapper .link-box-row li .link-single {
    position: relative;
    display: block;
    box-sizing: border-box;
    padding: 30px 26px 24px;
    height: 138px;
    transition: all .3s;
    border-left: 1px solid hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .link-box-wrapper .link-box-row li .link-single .link-title {
    color: #fff;
    font-weight: bolder;
    height: 18px;
    font-size: 16px;
    margin-bottom: 8px;
    background-color: hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .link-box-wrapper .link-box-row li .link-single .link-content {
    color: #fff;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    background-color: hsla(0, 0%, 100%, .06)
}

.skeleton-wrapper .link-box-wrapper .link-box-row li .link-single .link-content.long {
    margin-bottom: 10px;
    width: 187px
}

.skeleton-wrapper .link-box-wrapper .link-box-row li .link-single .link-content.short {
    width: 147px
}

.bg-gary {
    background-color: #fafafa
}

.resolvent {
    padding-top: 80px
}

.resolvent h3 {
    font-size: 34px;
    color: #333;
    text-align: center;
    margin-bottom: 30px
}

.resolvent .tab {
    height: 70px
}

.resolvent .tab li {
    width: 199px;
    height: 68px;
    float: left;
    font-size: 22px;
    border: 1px solid #ccc;
    margin-left: -1px;
    text-align: center;
    line-height: 68px;
    cursor: pointer
}

.resolvent .tab li.active {
    color: #3cadfb;
    border-bottom: 2px solid #3cadfb;
    height: 67px
}

.resolvent .tab li.first {
    margin-left: 0;
    width: 198px
}

.resolvent .detail {
    margin: 70px 0 0 20px;
    overflow: hidden;
    padding-bottom: 80px
}

.resolvent .detail .image {
    float: left;
    width: 380px;
    height: 380px
}

.resolvent .detail .image img {
    width: 380px;
    height: 380px
}

.resolvent .detail .text {
    margin-top: 20px;
    margin-left: 40px;
    float: left;
    width: 760px
}

.resolvent .detail .text .des {
    font-size: 14px;
    line-height: 21px;
    margin-top: 30px
}

.resolvent .detail .text .title {
    font-size: 34px;
    line-height: 20px
}

.resolvent .detail .text .btn {
    width: 172px;
    height: 50px;
    font-size: 14px;
    background: #3cadfb;
    margin: 30px 0 60px;
    border: 1px solid #fff;
    color: #fff;
    text-align: center;
    line-height: 48px;
    top: 290px;
    cursor: pointer
}

.resolvent .detail .text .btn a {
    display: block;
    color: #fff;
    line-height: 52px
}

.resolvent .detail .text .btn:hover {
    background: #59b9fc
}

.resolvent .detail .text .btn:active {
    background: #369be1
}

.resolvent .detail .text .used {
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px
}

.resolvent .detail .text .img-list li {
    margin-right: 20px;
    float: left
}

.resolvent .detail .text .img-list li img {
    width: 172px;
    height: 70px
}

.resolvent .detail .text .img-list li.last {
    margin-right: 0
}

.partner {
    padding: 80px 0
}

.partner h3 {
    font-size: 34px;
    margin-bottom: 30px
}

.partner .des,
.partner h3 {
    color: #333;
    text-align: center
}

.partner .des {
    font-size: 14px
}

.partner .img-list {
    overflow: hidden;
    margin-top: 40px;
    padding-top: 2px;
    padding-left: 1px
}

.partner .img-list .svg {
    padding: 40px;
    width: 158px;
    height: 58px
}

.partner .img-list li {
    float: left
}

.partner .img-list img {
    width: 238px;
    height: 138px;
    border: 1px solid #e5e5e5;
    margin-left: -1px;
    margin-top: -2px
}

.bg-blue {
    background-color: #3cadfb
}

.map {
    height: 814px;
    background: url(../images/world.png) no-repeat 50% 65%
}

.map .title {
    text-align: center;
    font-size: 34px;
    color: #fff;
    position: relative;
    top: 80px
}

.slogan {
    height: 130px;
    overflow: hidden;
    padding: 30px 0
}

.slogan .item {
    float: left;
    border-left: 1px solid #ccc;
    margin-left: -1px;
    height: 125px;
    padding: 0 18px
}

.slogan .title {
    font-size: 56px;
    color: #3cadfb;
    text-align: center
}

.slogan .name {
    text-align: center;
    padding: 20px 0;
    font-size: 14px;
    font-weight: 700
}

.slogan .des {
    text-indent: center;
    font-size: 13px
}

#owl-carousel {
    height: 600px
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    visibility: hidden;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0)
}

.owl-origin {
    -webkit-perspective: 1200px;
    -webkit-perspective-origin-x: 50%;
    -webkit-perspective-origin-y: 50%;
    -moz-perspective: 1200px;
    -moz-perspective-origin-x: 50%;
    -moz-perspective-origin-y: 50%;
    perspective: 1200px
}

.owl-fade-out {
    z-index: 10;
    animation: fadeOut .7s both ease
}

.owl-fade-in {
    animation: fadeIn .7s both ease
}

.owl-backSlide-out {
    animation: backSlideOut 1s both ease
}

.owl-backSlide-in {
    animation: backSlideIn 1s both ease
}

.owl-goDown-out {
    animation: scaleToFade .7s ease both
}

.owl-goDown-in {
    animation: goDown .6s ease both
}

.owl-fadeUp-in {
    animation: scaleUpFrom .5s ease both
}

.owl-fadeUp-out {
    animation: scaleUpTo .5s ease both
}

@keyframes empty {
    0% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes backSlideOut {
    25% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }

    to {
        opacity: .5;
        transform: translateZ(-500px) translateX(-200%)
    }
}

@keyframes backSlideIn {

    0%,
    25% {
        opacity: .5;
        transform: translateZ(-500px) translateX(200%)
    }

    75% {
        opacity: .5;
        transform: translateZ(-500px)
    }

    to {
        opacity: 1;
        transform: translateZ(0) translateX(0)
    }
}

@keyframes scaleToFade {
    to {
        opacity: 0;
        transform: scale(.8)
    }
}

@keyframes goDown {
    0% {
        transform: translateY(-100%)
    }
}

@keyframes scaleUpFrom {
    0% {
        opacity: 0;
        transform: scale(1.5)
    }
}

@keyframes scaleUpTo {
    to {
        opacity: 0;
        transform: scale(1.5)
    }
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    top: 540px;
    margin-left: 50%;
    transform: translateX(-50%)
}

.owl-theme .owl-controls .owl-buttons div {
    display: none
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: .5;
    border-radius: 20px;
    background: #fff
}

.owl-theme .owl-controls.clickable .owl-page:hover span,
.owl-theme .owl-controls .owl-page.active span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #fff;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px
}