button {
    border: none
}

body {
    min-width: 1230px
}

header{
	position: absolute;
    left: 0;
    right: 0;
    z-index: 500;
    height: 60px;
    box-shadow: none!important;
    background: transparent;
}

.header {
    position: relative;
}

.header .header-left img.hidden-xs {
    width: 160px;
    height: 53px;
    display: block;
}

.header .ms-nav {
    margin: 20px 0 0 35px;
}

.header .ms-nav > li {
    float: left;
    margin: 0 15px;
}
.ms-badge {
    background-color: #fd0000;
    width: 30px;
    height: 18px;
    line-height: 16px;
    display: inline-block;
    color: #fff;
    border-radius: 80%;
    font-size: 12px;
    text-align: center;
    position: relative;
    top: -15px;
    left: 0;
}
@media (min-width: 768px) {
    .header .ms-nav li>a{padding: 0 10px 5px; border-bottom: 2px solid transparent; color: #fff;}
    .header .ms-nav li.active>a{border-bottom: 2px solid #fafcff; color: #fafcff;}
    .header .ms-nav li:hover>a{border-bottom: 2px solid #157df1;}
}

@media (min-width: 768px) {
    .index-header .header .ms-nav li>a{padding: 0 10px 5px; border-bottom: none;}
    .index-header .header .ms-nav li.active>a{ color: #92c5ff;}
    .index-header .header .ms-nav li:hover>a{color: #92c5ff;}
}
.header .login{margin-top: 15px;}
.header .login li{float: left;}
.index-header {position: absolute;
    left: 0;
    right: 0;
    z-index: 500;
    height: 60px;box-shadow: none!important; background: transparent;}
.index-header .ms-nav li a { color: #fff;}
.index-header .login-user { color: #fff;}
.index-header .login-in .icon-arrow-bottom { color: #fff;}
.index-header .login-in .notification .icon-msg { color: #fff!important;}

.toplunbo {
    position: relative
}

.toplunbo .firstbg {
    height: 600px;
    background: url(../images/homebg.jpg) top no-repeat;
    position: relative;
    font-family: Source Han Sans CN;
    overflow: hidden
}

.toplunbo .firstbg .first {
    color: #fff;
    margin: 53px auto 0
}

.toplunbo .firstbg .first .des {
    width: 684px;
    height: 306px;
    background: url(../images/bgcline.png) top no-repeat;
    float: left;
    margin-left: 358px;
    margin-top: 153px;
    text-align: center;
    position: relative
}

.toplunbo .firstbg .first .des .title {
    position: relative;
    top: -45px
}

.toplunbo .firstbg .first .des .text {
    width: 508px;
    height: 152px
}

.toplunbo .firstbg .first .des .go {
    width: 160px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    background: #fff;
    -webkit-box-shadow: 0 2px 20px 0 rgba(0,47,194,.5);
    box-shadow: 0 2px 20px 0 rgba(0,47,194,.5);
    border-radius: 20px;
    font-size: 20px;
    font-family: Source Han Sans CN;
    font-weight: 500;
    color: #263dff;
    position: absolute;
    left: calc(50% - 80px);
    bottom: -20px;
    cursor: pointer
}

.toplunbo .firstbg .first .rightimg {
    float: left
}

.toplunbo .secondbg {
    height: 653px;
    background: url(../images/secbg.jpg) top no-repeat;
    position: relative;
    font-family: Source Han Sans CN;
    overflow: hidden;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.toplunbo .secondbg,.toplunbo .secondbg .second {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toplunbo .secondbg .second {
    color: #fff;
    width: 1200px
}

.toplunbo .secondbg .second .des {
    width: 600px;
    margin-right: 138px
}

.toplunbo .secondbg .second .des .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px
}

.toplunbo .secondbg .second .des .content .item {
    width: 290px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff
}

.toplunbo .secondbg .second .des .content .item p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

.toplunbo .secondbg .second .des .content .item p .imgicon {
    margin-right: 9px
}

.toplunbo .secondbg .second .des .go {
    width: 130px;
    height: 40px;
    border: 1px solid #eee;
    background-color: hsla(0,0%,100%,.06);
    border-radius: 20px;
    font-size: 14px;
    font-family: Source Han Sans CN;
    font-weight: 400;
    color: #fff;
    margin-top: 36px;
    cursor: pointer
}


.toplunbo .adv {
    position: relative;
    bottom: 85px;
    width: 1134px;
    margin: 0 auto;
    background: #fff;
    -webkit-box-shadow: 0 2px 40px 0 rgba(0,2,84,.08);
    box-shadow: 0 2px 40px 0 rgba(0,2,84,.08);
    padding: 33px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    z-index: 2
}

.toplunbo .adv .advitem,.adv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.toplunbo .adv .advitem .advimg {
    height: 46px;
    margin-right: 14px
}

.toplunbo .adv .advitem .advtext {
    font-family: Source Han Sans CN;
    font-weight: 400;
    line-height: 30px
}

.toplunbo .adv .advitem .advtext .title {
    font-size: 18px;
    color: #333
}

.toplunbo .adv .advitem .advtext .des {
    font-size: 14px;
    color: #888
}

.upgrade {
  font-family: Source Han Sans CN;
}
.upgrade .introd {
  text-align: center;
  margin-bottom: 40px;
}
.upgrade .introd .title {
  font-size: 30px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 12px;
}
.upgrade .introd .subtitle {
  font-size: 14px;
  font-weight: 400;
  color: #B5B7C1;
}
.upgrade .introd.bgfff {
  background-color: #fff;
  margin-bottom: 0;
  padding-bottom: 40px;
}
.upgrade .scenes {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.upgrade .scenes .left {
  width: 380px;
  height: 480px;
  background: #FFFFFF;
  border: 1px solid #EEF0F6;
}
.upgrade .scenes .left .title {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  margin-top: 47px;
  margin-left: 45px;
}
.upgrade .scenes .left .title .img {
  margin-right: 20px;
}
.upgrade .scenes .left .text {
  width: 304px;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: #AAAEBF;
  margin-top: 40px;
  margin-left: 45px;
}
.upgrade .scenes .left .detail {
  display: flex;
  justify-content: space-between;
  margin-left: 45px;
  width: 328px;
  margin-top: 73px;
}
.upgrade .scenes .left .detail button {
  width: 120px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border: 1px solid #2C56FF;
  border-radius: 4px;
  font-size: 14px;
  color: #2D56FF;
  background-color: rgba(0, 0, 0, 0);
}
.upgrade .scenes .left .detail .img {
  width: 180px;
  height: 121px;
  opacity: 0.3;
}
.upgrade .scenes .right {
  width: 790px;
  height: 480px;
}
.upgrade .scenes .right .item {
  width: 302px;
  height: 162px;
  background: #FFFFFF;
  border: 1px solid #EEF0F6;
  padding: 39px 34px 25px 42px;
  display: inline-block;
  margin-bottom: 25px;
  box-sizing: content-box;
}
.upgrade .scenes .right .item .title {
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 36px;
}
.upgrade .scenes .right .item .text {
  font-size: 16px;
  font-weight: 400;
  color: #AAAEBF;
  line-height: 30px;
}
.upgrade .scenes .right .item .detail {
  font-size: 14px;
  font-weight: 400;
  color: #2D56FF;
  margin-top: 20px;
  cursor: pointer;
}
.upgrade .scenes .right .item:nth-child(odd) {
  margin-right: 25px;
}
.upgrade .bgblue {
  margin-top: 120px;
  height: 280px;
  background: url(/static/newV2/images/banner.png) center center no-repeat;
  cursor: pointer;
}
.upgrade .adv {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.upgrade .adv .left {
  width: 350px;
  height: 426px;
  overflow: hidden;
}
.upgrade .adv .left .item {
  width: 352px;
  height: 116px;
  padding: 32px 0 36px 36px;
  background: #FFFFFF;
  border: 1px solid #EEF0F6;
}
.upgrade .adv .left .item .title {
  font-size: 20px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 21px;
}
.upgrade .adv .left .item .title .img {
  margin-right: 15px;
}
.upgrade .adv .left .item .text {
  font-size: 14px;
  font-weight: 400;
  color: #AAAEBF;
}
.upgrade .adv .left .item.l1 {
  border-radius: 0px 40px 0px 0px;
}
.upgrade .adv .left .item.l2 {
  margin-top: 39px;
  margin-bottom: 39px;
}
.upgrade .adv .left .item.l3 {
  border-radius: 0px 0px 40px 0px;
}
.upgrade .adv .right .item {
  width: 352px;
  height: 116px;
  padding: 32px 0 36px 36px;
  background: #FFFFFF;
  border: 1px solid #EEF0F6;
}
.upgrade .adv .right .item .title {
  font-size: 20px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 21px;
}
.upgrade .adv .right .item .title .img {
  margin-right: 15px;
}
.upgrade .adv .right .item .text {
  font-size: 14px;
  font-weight: 400;
  color: #AAAEBF;
}
.upgrade .adv .right .item.r1 {
  border-radius: 40px 0px 0px 0px;
}
.upgrade .adv .right .item.r2 {
  margin-top: 39px;
  margin-bottom: 39px;
}
.upgrade .adv .right .item.r3 {
  border-radius: 0px 0px 0px 40px;
}
.upgrade .service {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.upgrade .service .item {
  width: 380px;
  height: 200px;
  padding: 29px 39px 44px 39px;
  background: #fff;
  border: 1px solid #EEF0F6;
  margin-bottom: 30px;
}
.upgrade .service .item .img {
  margin-bottom: 22px;
}
.upgrade .service .item .subtitle {
  font-size: 20px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 15px;
}
.upgrade .service .item .text {
  width: 304px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #AAAEBF;
  white-space: nowrap;
  /*文本禁止换行*/
  overflow: hidden;
  /*超出部分隐藏*/
  text-overflow: ellipsis;
  /*文字超出部分以省略号显示*/
}
.upgrade .newsbg {
  background-color: #fff;
}
.upgrade .newsbg .news {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
.upgrade .newsbg .news .left .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 31px;
}
.upgrade .newsbg .news .left .title .img {
  width: 22px;
  height: 22px;
}
.upgrade .newsbg .news .left .title .more {
  font-size: 14px;
  font-weight: 400;
  color: #B5B7C1;
}
.upgrade .newsbg .news .left ul {
  padding-left: 0;
}
.upgrade .newsbg .news .left ul li {
  width: 570px;
  display: flex;
  border: 1px solid #EEF0F6;
}
.upgrade .newsbg .news .left ul li .date {
  width: 98px;
  padding-top: 20px;
  padding-bottom: 17px;
  background: #FAFBFF;
  text-align: center;
}
.upgrade .newsbg .news .left ul li .date .day {
  font-size: 26px;
  font-weight: 300;
  color: #A6ACC4;
  position: relative;
  margin-bottom: 19px;
}
.upgrade .newsbg .news .left ul li .date .day::after {
  content: '';
  position: absolute;
  width: 36px;
  height: 1px;
  background-color: #A6ACC4;
  left: 30px;
  bottom: -10px;
}
.upgrade .newsbg .news .left ul li .date .year {
  font-size: 14px;
  font-weight: 400;
  color: #A5ABC4;
}
.upgrade .newsbg .news .left ul li .des {
  margin-left: 28px;
  padding-top: 25px;
}
.upgrade .newsbg .news .left ul li .des .title {
  font-size: 20px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 15px;
}
.upgrade .newsbg .news .left ul li .des .text {
  font-size: 14px;
  font-weight: 400;
  color: #AAAEBF;
}
.upgrade .newsbg .news .right .title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 24px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 31px;
}
.upgrade .newsbg .news .right .title .img {
  width: 22px;
  height: 22px;
}
.upgrade .newsbg .news .right .title .more {
  font-size: 14px;
  font-weight: 400;
  color: #B5B7C1;
}
.upgrade .newsbg .news .right ul {
  padding-left: 0;
}
.upgrade .newsbg .news .right ul li {
  list-style: none;
  width: 550px;
  border-top: 1px solid #EDEFF6;
  padding-top: 30px;
  padding-bottom: 29px;
}
.upgrade .newsbg .news .right ul li .subtitle {
  font-size: 18px;
  font-weight: 500;
  color: #343434;
  margin-bottom: 19px;
  display: flex;
  justify-content: space-between;
}
.upgrade .newsbg .news .right ul li .subtitle .time {
  font-size: 14px;
  font-weight: 400;
  color: #B9BCC8;
}
.upgrade .newsbg .news .right ul li .text {
  font-size: 14px;
  font-weight: 400;
  color: #AAAEBF;
}
.upgrade .newsbg .news .right ul li:last-child {
  border-bottom: 1px solid #EDEFF6;
}


.index-contact {
    min-width: 1200px;
    padding: 45px 0;
    background-image: url(../images/contact-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center top;
    position: relative;
}

.wp {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
.index-contact .s {
    position: relative;
    padding: 0 120px;
    z-index: 100;
}
.index-contact h6 {
    font-size: 30px;
    color: #fff;
    line-height: 40px;
}
.index-contact p {
    line-height: 50px;
    font-size: 18px;
    color: #eee;
}
.index-contact .btn {
    position: absolute;
    top: 50%;
    right: 120px;
    display: block;
    width: 200px;
    margin-top: -25px;
    border: 1px #fff solid;
    text-align: center;
    border-radius: 3px;
}
.index-contact .btn a {
    display: block;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    color: #fff;
}
.btn-a span {
    color: #fff;
    position: relative;
    z-index: 2;
}
.btn-a em {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 0;
    background: #fff;
    transition: 0.5s;
}
   
    .ie_dialog {
        position: fixed;
        z-index: 10000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: #FAFAFA !important;
        display: none;
    }

    .ie_dialog table {
        margin: 100px auto;
    }

    .ie_notice .logo_osc {
        display: block;
        margin: 0 auto;
        padding-bottom: 24px;
    }

    .ie_notice h2, .ie_notice h4 {
        margin: 0;
        text-align: center;
    }

    .ie_notice .title {
        font-size: 28px;
        color: #4A4A4A;
    }

    .ie_notice .subtitle {
        font-size: 20px;
        color: #9B9B9B;
        font-weight: normal;
    }

    .ie_notice .ie_box {
        width: 560px;
        margin: 24px auto;
        background: #FFFFFF;
        border: 1px solid #E6E6E6;
        box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.10);
        border-radius: 4px;
        display: table !important;
    }

    .ie_notice .ie_box .desc {
        font-size: 14px;
        color: #6D6D6D;
        line-height: 22px;
        padding: 20px;
    }

    .ie_notice .ie_box a {
        display: inline-block;
        width: 30%;
        text-align: center;
    }

    .ie_notice .ie_box .go {
        width: 100%;
        background: #F6F6F6;
        font-size: 16px;
        color: #9B9B9B;
        padding: 16px 0;
        text-align: center;
        border: none;
        margin-top: 20px;
        text-decoration: none;
    }

    .ie_notice .ie_box a img {
        border: none;
    }

/*功能累计数*/
.cumulative-wrap{background: url("../images/index-bg-2.jpg") no-repeat center; height: 300px;}
.index-cumulative{padding: 70px 0;}
.index-cumulative>h1{color: #fff; margin-bottom: 50px;}
.index-cumulative .num{font-size: 36px; color: #fff; margin-bottom: 5px;}
.index-cumulative .text{color: #fff;}
/*/功能累计数*/

/*合作伙伴*/
.index-partners{padding: 80px 60px 60px;}
.index-partners>h1{margin-bottom: 60px;color: #157df1; text-align:center;}
.index-partners .con{position: relative; border: 1px solid #e5e5e5;}
.index-partners ul li{float: left; width: 20%; padding: 0 10px; margin-bottom: 20px;}
.index-partners .con p{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: #fff; color: #333; padding: 10px; display: flex; align-items: center; cursor: pointer; display: none;}
.index-partners .con:hover p{display: flex;}
/*/合作伙伴*/



/*footer*/
footer{background-color: #373d41; padding: 60px 0;}
.footer .left dl{margin-right: 160px;}
.footer .left dl:last-of-type{margin-right: 100px;}
.footer .left dt{color: #fff; font-size: 18px; margin-bottom: 20px;}
.footer .left dd{margin-bottom: 10px; color: #fff; font-size: 12px;}
.footer .left dd.line{background-color: #fff; width: 16px; height: 2px; margin-bottom: 15px;}
.footer .left dd a{color: #fff; font-size: 12px;}
.footer .left dd a:hover{text-decoration: underline;}

.footer .right a{display: block;}
.footer .right a img{width: 110px; height: 60px;}
.footer .right .wechat{padding: 5px; background-color: #fff; margin: 10px 0; width: 95px; height: 95px; overflow: hidden;}
.footer .right .wechat img{width: 85px; height: 85px;}
.footer .right p{font-size: 12px; color: #fff; text-align: right;}

.footer .record{text-align: center; color: #fff; margin-top: 20px;}
/*/footer*/
/*----------index-----------*/
/*右侧悬停*/
.fixed-right {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    z-index: 999; /* display: none;*/
}

.fixed-right li {
    width: 80px;
    height: 80px;
    border: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    cursor: pointer;
    position: relative;
}

.fixed-right li + li {
    border-top: transparent;
}

.fixed-right li .iconfont {
    color: #999;
}

.fixed-right li .icon-qq {
    font-size: 30px;
}

.fixed-right li .icon-weixin1 {
    font-size: 25px;
}

.fixed-right li .icon-go-top {
    font-size: 36px;
}

.fixed-right li .wechat {
    background: url("../image/img-15.png") no-repeat;
    width: 146px;
    height: 135px;
    position: absolute;
    top: -18px;
    right: calc(100% + 10px);
    padding: 10px 0 0 10px;
    z-index: 1000;
    display: none;
    transition: all 600ms;
}

.fixed-right li:hover .wechat {
    display: block;
}

.fixed-right li:hover .iconfont {
    color: #157df1;
}

.fixed-right li .wechat img {
    width: 115px;
    height: 115px;
}

.fixed-right .go-top {
    display: none;
}

/*/右侧悬停*/