body, ul, li, h2, h3, ul, ol, li, p, dl, dt, dd {
    margin: 0;
    padding: 0
}

/**{box-sizing: border-box;}*/
li {
    list-style: none
}
img {
    vertical-align: top;
    border: none
}
body {
    font-family: "PingFangSC-light", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;;
    color: #495d64;
    overflow-x: auto;
    min-width: 1250px;
}
a {
    color: #495d64;
    text-decoration: none;
    cursor: pointer
}
.clearfix:after, .container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden;
}
.clearfix, .container {
    display: block;
}

.header {
    background: url(../images/newVersion/headerBG2.png) center / auto 92px no-repeat;
    margin-bottom: -7px;
    height: 92px;
    z-index: 200;
    position: relative;
    display: none;
}

/*.header{ position: relative;width: 100%; height: 87px; background-color: #111;  background-color: rgba(17,17,17,.9); z-index: 200;}*/
.header > div {
    margin: 0 auto;
    width: 1250px;
}
.indexBG {
    position: relative;
    z-index: 0;
    background: #060509 url(../images/index-banner-big.jpg?0303) no-repeat center top;
    background-position: center -42px;
    background-size: auto 835px;
    overflow: hidden;
}
.header .header-inner {
    height: 87px;
    font-size: 14px;
    width: 1180px
}
.rongNav .header-inner2 {
    height: 70px;
    font-size: 14px;
    width: 1180px
}
.wrap {
    width: 1280px;
    margin: 0 auto
}
.wrap2 {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto
}
.center {
    margin: 0 auto;
}
.header-logo {
    text-indent: -9999px;
    background: url(../images/logo.png) no-repeat 0 16px; /*height: 80px; width: 280px;*/
    float: left
}
.rongNav .header-logo {
    height: 70px;
}
.left,
.pull-left{
    float: left
}
.right,
.pull-right{
    float: right
}
.main .mainCon {
    overflow: hidden;
    width: 100%;
}

/*rongNav*/
.rongNav {
    position: fixed;
    margin: auto;
    top: 0px;
    left: 0px;
    bottom: auto;
    right: auto;
    box-sizing: border-box;
    height: 70px;
    width: 100%;
    margin-top: -1000px;
    background: #2095ff;
    z-index: 800;
    -webkit-transition: all .5s ease-out;
    transition: all .5s ease-out;
}
.rongNav.showNav {
    margin-top: 0 !important;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.rongNav .header-nav>li a {
    line-height: 70px;
    font-size: 16px;
}
.rongNav .header-account {
    padding: 19px 13px 0 0;
}

/*登录注册*/
.header-account {
    padding: 27px 0 0 0;
    float: right;
    margin-left: 20px
}
.header-account a {
    width: 74px;
    line-height: 31px;
    display: inline-block;
    text-align: center;
    border-radius: 15px;   /*border: 1px solid #1f8dd6;*/
    cursor: pointer;
    margin-right: 11px;
    transition: background .2s ease-in-out;
    -webkit-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
}
.header-account a:last-child {
    margin-right: 0;
}

/*.header-inner  .header-logo img { display: none;}*/

/*.header-inner  .header-logo img.cur { display: block; }*/
.header-inner  .btn-signin {
    background-color: #66666e;
    color: #c5c5c8
}
.header-inner  .btn-signup {
    background-color: #66666e;
    color: #c5c5c8
}
.header-account a:hover {
    background-color: #45454f;
}
.header-inner2  .btn-signin {
    background-color: #3baaff;
    color: #fff
}
.header-inner2  .btn-signup {
    background-color: #3baaff;
    color: #fff
}
.header-inner2 .header-account a:hover {
    background-color: #42a5ff;
}

/*nav*/
.header-nav {
    float: right;
    font-size: 18px;
}
.header-nav>li {
    float: left;
    margin: 0; /*border-top: 3px solid #fff*/
}
.header-nav>li a {
    display: block;
    padding: 0 25px 0px;
    *padding: 0 25px 0px;
    line-height: 87px;
    text-align: center;
    vertical-align: middle;
    outline: 0;
    color: #a2a2a2;
}
.header-nav>li .posRelative {
    position: relative;
}
.header-nav>li:hover > a {
    color: #bfbfbf;
}
.header-nav2 li a {
    color: #fff;
}

/*.header-nav li.selected { border-top: 3px solid #1f8dd6 }*/
.header .head-user, .rongNav .head-user {
    float: right;
    padding-left: 7px;/* padding-right: 13px*/
}
.header .head-user li {
    float: left;
    color: #1f8dd6;
    line-height: 78px;
    margin-right: 11px
}
.rongNav .head-user li {
    float: left;
    color: #1f8dd6;
    line-height: 70px;
    margin-right: 11px
}
.header .head-user a {
    display: inline-block;
    height: 87px;
    line-height: 87px;
    color: #1f8dd6;
    margin-left: 5px
}
.rongNav .head-user a {
    display: inline-block;
    height: 70px;
    line-height: 70px;
    color: #fff;
    margin-left: 5px
}
.header .head-user a.btn-signin {
    width: 67px;
    height: 31px;
    margin-left: 20px;
    border-radius: 4px;
    color: #fff;
    line-height: 31px;
    text-align: center;
    vertical-align: -2px;
    background-color: #1f8dd6;
    _margin-top: 28px
}
.rongNav .head-user a.btn-signin {
    width: 67px;
    height: 31px;
    margin-left: 20px;
    border-radius: 4px;
    color: #fff;
    line-height: 31px;
    text-align: center;
    vertical-align: -2px;
    background-color: #3baaff;
    _margin-top: 28px
}
.rongNav .head-user a.btn-signin:hover {
    background-color: #42a5ff;
}

/*nav css3*/

/* submenu styles */
.rongNav > li:hover .submenu li, .rongNav > li:focus .submenu li {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.submenu {
    left: -5px;
    max-height: 0;
    position: absolute;
    top: 100%;
    z-index: 0;
    -webkit-perspective: 400px;
    -moz-perspective: 400px;
    -ms-perspective: 400px;
    -o-perspective: 400px;
    perspective: 400px;
    -webkit-transform: translate3d(0, 0, 0);
}
.submenu.sp {
    left: 13px;
}
.submenu li {
    opacity: 0;
    width: 96px;
    font-size: 15px;
    -webkit-transform: rotateY(90deg);
    -moz-transform: rotateY(90deg);
    -ms-transform: rotateY(90deg);
    -o-transform: rotateY(90deg);
    transform: rotateY(90deg);
    display: none\9;
    -webkit-transition: opacity .4s, -webkit-transform .5s;
    -moz-transition: opacity .4s, -moz-transform .5s;
    -ms-transition: opacity .4s, -ms-transform .5s;
    -o-transition: opacity .4s, -o-transform .5s;
    transition: opacity .4s, transform .5s;
    border-bottom: 1px solid #333;
}
.rongNav .submenu li {
    width: 92px;
}
.submenu li:first-child {
    border-top: 1px solid #333;
}
.submenu li a {
    line-height: 40px;    /*background: #131218;*/
    background-color: #111;
    background-color: rgba(17, 17, 17, .95);
    padding: 0;
    white-space: nowrap;
}
.rongNav .submenu li a {
    line-height: 40px;
}
.header-nav .submenu li:hover a {
    border-left: 2px solid #0099FF;
    border-radius: 0;
    color: #bfbfbf;
}
.header-nav > li:hover .submenu, .menu > li:focus .submenu {
    max-height: 2000px;
    z-index: 10;
}
.header-nav > li:hover .submenu li, .menu > li:focus .submenu li {
    opacity: 1;
    display: block\9;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}

/*rongNav css*/
.rongNav .submenu li {
    border-bottom: 1px solid #74bdff;
}
.rongNav .submenu li:first-child {
    border-top: 1px solid #74bdff;
}
.rongNav .submenu li a {
    background: #2095ff;
}
.rongNav .header-nav .submenu li:hover a {
    border-left-color: #1a7ad2;
    color: #fff;
}
.rongNav .header-nav>li:hover a {
    color: #fff;
}

/* CSS3 delays for transition effects */
.header-nav li:hover .submenu li:nth-child(1) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}
.header-nav li:hover .submenu li:nth-child(2) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.header-nav li:hover .submenu li:nth-child(3) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.header-nav li:hover .submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.header-nav li:hover .submenu li:nth-child(5) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.header-nav li:hover .submenu li:nth-child(6) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.header-nav li:hover .submenu li:nth-child(7) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.submenu li:nth-child(1) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms;
}
.submenu li:nth-child(2) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms;
}
.submenu li:nth-child(3) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms;
}
.submenu li:nth-child(4) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms;
}
.submenu li:nth-child(5) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms;
}
.submenu li:nth-child(6) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms;
}
.submenu li:nth-child(7) {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -o-transition-delay: 0s;
    transition-delay: 0s;
}

/*bannerInner*/
.banner {
    height: 725px;
}
.bannerInner {
    padding-top: 120px;
    width: 760px;
    margin: 0 auto;
    text-align: center;
}
.bannerInner img {
    width: 853px;
}
.banner-account {
    width: 160px;
    margin: 43px auto 0;
}
.banner-signup {
    display: block;
    width: 160px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    text-indent: -9999px;
}
.banner-signup img {
    display: block;
    width: 160px;
    height: 48px;
}
/*四大业务场景*/
.index-business{
    width: 100%;
    padding-top: 32px;
    background: #f3f3f3;
}
.index-business-title{
    width: 980px;
    height: 154px;
    background: url(../images/newVersion/index-business-title.png) no-repeat center center;
    background-size: 756px auto;
    margin:0 auto;
    text-indent: -9999px;
}
.index-business-content{
    width: 990px;
    margin:0 auto;
    overflow: hidden;
}
.index-business-content .business-item{
    float: left;
    width: 458px;
    height: 297px;
    margin-top: 16px;
    background: url(../images/newVersion/business-application.png) no-repeat; 
    background-size: 242px auto;
    padding-left: 260px;
}
.index-business-content .business-application{
    margin-right: 73px;
}
.index-business-content .business-interaction{
    background-image: url(../images/newVersion/business-interaction.png);
}
.index-business-content .business-IM{
    background-image: url(../images/newVersion/business-IM.png);
    margin-right: 73px;
}
.index-business-content .business-communicate{
    background-image: url(../images/newVersion/business-communicate.png);
}
.index-business-content .sub-title{
    font-size: 20px;
    color: #30353c;
    line-height: 47px;
    font-weight: normal;
    padding-bottom: 6px;
}
.index-business-content .business-item p{
    font-size: 16px;
    line-height: 24px;
    color: #656d78;
}
.index-partner{
    padding: 36px 0 46px;
}
.index-partner-title{
    width: 1000px;
    font-size: 24px;
    line-height: 60px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 16px;
}
.index-partner-content{
    width: 1000px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.index-partner-content li{
    display: inline-block;
}
.index-partner-content li:before{
    content:'';
    display: inline-block;
    width: 1px;
    height: 21px;
    background: #d2d3d7;
    margin-top: 18px;
}
.index-partner-content .partner-item-last:after{
    content:'';
    display: inline-block;
    width: 1px;
    height: 21px;
    background: #d2d3d7;
    margin-top: 18px;
}
.index-partner-content img{
    width: 113px;
    height: 49px; 
    margin: 0px 12px;
}
.index-partner-yanhuang img{
    margin: 0 36px;
}
.index-partner-wanhu img{
    margin: 0 40px;
}
.index-partner-wps img{
    margin: 0 26px;
}
.index-partner-fanwei img{
    margin: 0 17px;
}
.index-partner-qidi img{
    margin: 0 21px;
}
/* notice */
.noticeBoard {
    background: #0f0d0e url(../images/noticebg.png) center no-repeat;
    height: 50px;
    display: none;
    background-size: 1920px auto;
}
.wrapper {
    width: 1180px;
    margin: 0 auto;
}
.notice {
    height: 50px;
    line-height: 50px;
    margin: 0 auto;
    overflow: hidden;
}
.notice li {
    float: left;
    text-align: center;
    width: 100%;
    font-size: 15px;
    overflow: hidden;
}
.notice li a {
    color: #FFFFFF;
    letter-spacing: 0.5px;
}
.notice li a:hover {
    color: #efefef;
}
/* 四大部署模式 start */
.index-deploy {
    padding-top: 58px;
    padding-bottom: 50px;
}

.index-deploy-title {
    width: 670px;
    height: 104px;
    margin: 0 auto;
    background: url(../images/index-deploy-title.png) no-repeat;
    background-size: 670px auto;
    text-indent: -9999px;
    margin-bottom: 50px;
}

#index-deploy-content {
    width: 1070px;
    margin: 0 auto;
    font-size: 0;
    text-align: center;
}
.index-deploy-left,
.circle-wheel,
.index-deploy-right{
    display: inline-block;
    vertical-align: top;
}
.index-deploy-left {
    width: 240px;
}

.deploy-detail-public,
.deploy-detail-private{
    margin-top: 30px;
}

.deploy-detail-exclusive,
.deploy-detail-overseas{
    margin-top: 100px;
}

.index-deploy .deploy-detail-title{
    display: inline-block;
    font-size: 20px;
    color: #0099ff;
    font-weight: normal;
    margin-bottom: 18px;
}
.index-deploy-item{
    display: inline-block;
}
.index-deploy .index-deploy-item:hover h3,
.index-deploy .index-deploy-item:hover p
{
    color: #177fdc;
}

.index-deploy .deploy-detail-content{
    font-size: 16px;
    color: #656d78;
    letter-spacing: 0.5px;
    line-height: 26px;
}

.index-deploy-right {
    width: 252px;
}

.index-deploy-right .index-deploy-detail{
    text-align: left;
}
.index-deploy-left .index-deploy-detail{
    text-align: right;
}

.index-deploy .circle-wheel {
    width: 420px;
    height: 420px;
    margin: 0 65px;
}

.circle-wheel .circle-wheel-outer {
    width: 420px;
    height: 420px;
    background: url(../images/circle-wheel-outer.png) no-repeat;
    background-size: 420px auto;
    padding: 30px;
}

/* 部署功能 动画*/

.circle-wheel .rotate-circle {
    width: 360px;
    height: 360px;
    background: url(../images/rotate-circle.png) no-repeat;
    background-size: 360px auto;
    position: absolute;
    /*animation: rotate-circle 60s linear infinite;*/
}

.rotate-circle.pause{
    animation-play-state:paused;
}

@keyframes rotate-circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(-360deg);
    }
}
.direct-line {
    position: relative;
    width: 300px;
    height: 300px;
    margin: 30px;
    background-size: 300px auto;
    background-repeat: no-repeat;
    transition: background .5s ease-in-out;
}
.deploy-index-0 .direct-line {
    background-image: url(../images/deploy-public.png?0303);
}
.deploy-index-1 .direct-line {
    background-image: url(../images/deploy-exclusive.png?0303);
}
.deploy-index-2 .direct-line {
    background-image: url(../images/deploy-overseas.png?0303);
}
.deploy-index-3 .direct-line {
    background-image: url(../images/deploy-private.png?0303);
}

.direct-line .line {
    width: 0;
    height: 2px;
    background: #eaeaea;
    position: absolute;
    transform-origin: top left;
    -ms-transform-origin: top left;
    -webkit-transform-origin: top left;
    text-indent: -9999px;
}
.direct-line .point {
    position: absolute;
    display: inline-block;
    width: 22px;
    height: 22px;
    background-image: url(../images/blue-point.gif);
    background-size: 22px auto;
    background-repeat: no-repeat;
    text-indent: -9999px;
    opacity: 0;

}
.deploy-index-0 .direct-line .point {
    top: -27px;
    left: -118px;
    animation: point0 .1s linear 1.4s;
    animation-fill-mode: forwards;
}
.deploy-index-1 .direct-line .point {
    top: 200px;
    left: -118px;
    animation: point1 .1s linear 1.4s;
    animation-fill-mode: forwards;
}
.deploy-index-2 .direct-line .point {
    top: 200px;
    right: -115px;
    animation: point2 .1s linear 1.4s;
    animation-fill-mode: forwards;
}
.deploy-index-3 .direct-line .point {
    top: -27px;
    right: -115px;
    animation: point3 .1s linear 1.4s;
    animation-fill-mode: forwards;
}
.deploy-index-0 .direct-line .line1 {
    animation: pubLine1 .8s linear;
    top: 32px;
    right: 285px;
    transform: rotate(40deg);
    transform-origin: top right;
    animation-fill-mode: forwards;
}
.deploy-index-0 .direct-line .line2 {
    animation: pubLine2 .6s linear .8s;
    top: -18px;
    right: 344px;
    animation-fill-mode: forwards;
}
.deploy-index-1 .direct-line .line1 {
    animation: excLine1 .8s linear;
    top: 200px;
    right: 321px;
    transform: rotate(-10deg);
    transform-origin: top right;
    animation-fill-mode: forwards;
}
.deploy-index-1 .direct-line .line2 {
    animation: excLine2 .6s linear .8s;
    top: 210px;
    right: 376px;
    animation-fill-mode: forwards;
}

.deploy-index-2 .direct-line .line1 {
    animation: priLine1 .8s linear;
    top: 198px;
    left: 322px;
    transform: rotate(19deg);
    animation-fill-mode: forwards;
}
.deploy-index-2 .direct-line .line2 {
    animation: priLine2 .6s linear .8s;
    top: 211px;
    left: 358px;
    animation-fill-mode: forwards;
}
.deploy-index-3 .direct-line .line1 {
    animation: oveLine1 .8s linear;
    top: 29px;
    left: 280px;
    transform: rotate(-41deg);
    animation-fill-mode: forwards;
}
.deploy-index-3 .direct-line .line2 {
    animation: oveLine2 .6s linear .8s;
    top: -17px;
    left: 334px;
    animation-fill-mode: forwards;
}

@keyframes point0 {
    100% {
        opacity: 1;
    }
}
@keyframes point1 {
    100% {
        opacity: 1;
    }
}
@keyframes point2 {
    100% {
        opacity: 1;
    }
}
@keyframes point3 {
    100% {
        opacity: 1;
    }
}
@keyframes pubLine1 {
    100% {
        width: 78px;
    }
}
@keyframes pubLine2 {
    100% {
        width: 63px;
    }
}
@keyframes excLine1 {
    100% {
        width: 57px;
    }
}
@keyframes excLine2 {
    100% {
        width: 30px;
    }
}
@keyframes priLine1 {
    100% {
        width: 39px;
    }
}
@keyframes priLine2 {
    100% {
        width: 46px;
    }
}
@keyframes oveLine1 {
    100% {
        width: 71px;
    }
}
@keyframes oveLine2 {
    100% {
        width: 71px;
    }
}



/* 四大部署模式 end */

/* 海量并发 start */

.main .intro-rel {
    background: #fbfbfb url(../images/newVersion/intro-rel-bg-new.png?0401) center 36px/1335px auto no-repeat;
    padding: 70px 0;
}
.main .intro-rel dl dt {
    background: url(../images/newVersion/intro_rel_tit.png?1009) 0 0/1100px auto no-repeat;
    width: 1100px;
    height: 195px;
    text-indent: -9999px;
}
.main .intro-rel dl dd.center {
    width: 1100px;
    margin: 60px auto 0;
}
.main .intro-rel .intro-rel-ul {
    text-align: center;
}
.main .intro-rel .intro-rel-ul >li {

    /*float: left;*/    width: 180px;
    text-align: center;
    margin: 0px 20px;
    display: inline-block;
    vertical-align: top;
}
.main .intro-rel .intro-rel-ul >li:first-child {
    margin-left: 0
}
.main .intro-rel .intro-rel-ul >li:last-child {
    margin-right: 0
}
.main .intro-rel .intro-rel-ul >li dt {
    display: inline-block;
    background-size: 95px auto;
    background-repeat: no-repeat;
    width: 95px;
    height: 95px;
    margin-bottom: 20px;
}
.main .intro-rel .intro-rel-ul >li:nth-child(1) dt {
    background-image: url(../images/newVersion/intro-rel-li1.png)
}
.main .intro-rel .intro-rel-ul >li:nth-child(2) dt {
    background-image: url(../images/newVersion/intro-rel-li2.png)
}
.main .intro-rel .intro-rel-ul >li:nth-child(3) dt {
    background-image: url(../images/newVersion/intro-rel-li3.png)
}
.main .intro-rel .intro-rel-ul >li:nth-child(4) dt {
    background-image: url(../images/newVersion/intro-rel-li4.png)
}
.main .intro-rel .intro-rel-ul >li:nth-child(5) dt {
    background-image: url(../images/newVersion/intro-rel-li5.png)
}
.main .intro-rel .intro-rel-ul >li dd {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}
.main .intro-rel .intro-rel-ul >li dd:last-child {
    text-align: left;
    font-size: 14px;
    color: rgba(101, 101, 101, .9);
    font-weight: normal;
    margin-top: 15px;
    padding: 0 5%;
}
.main .intro-rel .intro-rel-ul >li dd p {
    text-align: left;
    padding-left: 19px;
    white-space: nowrap;
}
/* 海量并发 end */

/* 开发者 */
.main .intro-dev {
    background: #000 url(../images/newVersion/swiperbg_1x.jpg) center center/1920px auto no-repeat;
    padding: 80px 0 40px;
    position: relative;
    z-index: 2;
}
.intro-dev-tit {
    background: url(../images/newVersion/intro-dev-tit.png) 0 0/920px auto no-repeat;
    width: 920px;
    height: 45px;
    text-indent: -9999px;
    margin-bottom: 50px;
}
.device {
    position: relative;
    z-index: 3;
}
.device .arrows {
    opacity: 0;
    transition: opacity .3s ease-in-out;
}
.device .arrow-left {
    background: url(../images/newVersion/case-pre.png) 0 0/46px 46px no-repeat;
    position: absolute;
    left: 50px;
    top: 50%;
    margin-top: -24px;
    width: 47px;
    height: 47px;
    z-index: 2;    /*opacity: .6;*/
    outline: 0;
}
.device .arrow-right {
    background: url(../images/newVersion/case-next.png) 0 0/46px 46px no-repeat;
    position: absolute;
    right: 50px;
    top: 50%;
    margin-top: -24px;
    width: 47px;
    height: 47px;
    z-index: 2;    /*opacity: .6;*/
    outline: 0;
}
.main .intro-dev:hover .device .arrows {
    opacity: .6;
}
.main .intro-dev:hover .device .arrows:hover {
    opacity: 1;
    outline: 0;
}
.swiper-container {
    height: 800px;
    width: 900px;
}
.pagination {

    /*position: absolute;
    left: 0;
    text-align: center;
    bottom: -60px;
    width: 100%;*/
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 60px;
}
.pagination > span {
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}
.swiper-pagination-switch {
    display: inline-block;
    cursor: pointer;
    margin: 0 25px;
    width: 85px;
    height: 85px;
    background: rgba(0, 0, 0, 0.4);
}
.swiper-pagination-switch:hover {
    background: rgba(0, 0, 0, 0.1);
}
.swiper-active-switch {
    background: rgba(0, 0, 0, 0);
}
.main .userList {
    width: 100%;
    text-align: center;
    font-size: 0;
    -webkit-text-size-adjust: none;
}
.main .userList li {
    vertical-align: top;
    display: inline-block;
    margin: 0 25px;
    width: 85px;
    height: 85px;
}
.main .userList li img {
    width: 100%;
    height: 100%;
    cursor: pointer;
    opacity: .8;
}
.main .userList li p {
    text-align: center;
    margin-top: 10px;
    color: rgba(255, 255, 255, .7);
    font-size: 14px;
}
.swiper-slide-btns {
    position: relative;
    top: -85px;
    z-index: 1;
}
.content-slide>img {
    width: 900px;
}
.content-slide {
    position: relative;
    margin-left: -12px;
}
.swiper-slide-tit {
    position: absolute;
    top: 80px;
    right: 130px;
    font-weight: normal;
    color: #fff;
    color: rgba(255, 255, 255, .9);
    font-size: 22px;
    line-height: 40px;
    text-align: left;
    width: 120px;
}
.swiper-slide-txt {
    position: absolute;
    bottom: 15px;
    left: 50px;
    font-size: 22px;
    line-height: 40px;
    color: #fff;
    color: rgba(255, 255, 255, .9);
}

/* 用户 */
.main .intro-user {

    /*min-width: 1280px;*/ padding: 58px 0 67px;
}
.main .intro-user h2 {
    background: url(../images/newVersion/intro-user1.png?1009) center center/1100px auto no-repeat;
    width: 1100px;
    height: 115px;
    text-indent: -9999px;
    margin-bottom: 50px;
}
.main .intro-user .user-count {
    width: 795px;
    margin-bottom: 85px;
}
.main .intro-user .user-count > li {
    float: left;
    width: 165px;
    height: 0;
    overflow: hidden;
    padding-top: 145px;
    margin: 0 50px;
    background: transparent url(../images/newVersion/intro-user2.png?0303) 0 0/165px auto no-repeat;
}
.main .intro-user .user-count > li:nth-child(1) {
    background-position: 0 0;
}
.main .intro-user .user-count > li:nth-child(2) {
    background-position: 0 -175px;
}
.main .intro-user .user-count > li:nth-child(3) {
    background-position: 0 -350px;
}
.main .intro-user h3 {
    background: url(../images/newVersion/intro-user3.png) center center/340px auto no-repeat;
    width: 340px;
    height: 30px;
    text-indent: -9999px;
    margin-bottom: 47px;
}
.main .intro-user .user-signup {
    width: 177px;
}
.main .intro-user .user-signup a {
    display: inline-block;
    width: 177px;
    height: 0;
    overflow: hidden;
    padding-top: 50px;
    background: transparent url(../images/newVersion/intro-user4.png) no-repeat 0 0/177px auto;
}
.main .intro-user .user-signup a:hover, .main .intro-user .user-signup a:focus {
    background-position: 0 -75px;
}

/*  intro_market_share   */
.intro_market_share {
    width: 100%;
    height: 780px;
    padding: 56px 0;
    background: url(../images/newVersion/intro_market_share.jpg) no-repeat center;
    background-size: 1920px auto;
    background-color: #04142a;
}
.intro_market_share .market_tit {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.intro_market_share .market_tit img {
    display: inline-block;
    vertical-align: top;
    height: 70px;
}
.intro_market_share .market_tit_data {
    font-size: 16px;
    color: #bfc4ca;
    text-align: center;
    width: 100%;
    line-height: 80px;
}
.intro_market_share .market_con_data {
    width: 100%;
    text-align: center;
    margin-top: 390px;
}
.intro_market_share .market_con_data img {
    display: inline-block;
    vertical-align: top;
    height: 120px;
}
.intro_market_share ul {
    width: 1100px;
    margin: 0 auto;
    overflow: hidden;
    height: 0;
}
.intro_market_share ul li {
    float: left;
    width: 50%;
    display: inline-block;
}
.intro_market_share ul li p {
    text-align: center;
    text-indent: -99999px;
}
.intro_market_share ul li p span {
    font-size: 19px;
    line-height: 67px;
    color: #ebebeb;
    padding-bottom: 10px;    /*border-bottom: 1px dashed #51868b;*/
    text-align: center;    /*text-indent: 99999px;*/
}
.intro_market_share ul li p i {
    font-style: normal;
    font-size: 28px;
    color: #00b2ff;
    padding-left: 8px;
}
.intro_market_share ul li p:nth-child(2) {
    color: #ebebeb;
    font-size: 16px;
}
.intro_market_share ul li p:nth-child(2) span {
    color: #00b2ff;
    font-size: 16px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #51868b;
}
.intro_market_share ul li p:nth-child(2) span em {
    color: #ebebeb;
    font-size: 16px;
    font-style: normal;
}

/* 官网首页 小屏适应 */
@media only screen and (max-width:1368px) {

    /*四大部署 start*/
    .index-deploy .deploy-detail-title,.index-business-content .sub-title {
        font-size: 18px;
    }
    .index-deploy .deploy-detail-content,.index-business-content .business-item p{
        font-size: 14px;
    }
    .deploy-detail-exclusive,
    .deploy-detail-overseas{
        margin-top: 104px;
    }
    /*四大部署 end*/

    .main .intro-dev {
        background-size: 1500px auto;
        padding: 55px 0 25px;
    }
    .intro_market_share {
        height: 568px;
        padding: 40px 0;
        background-size: cover;
    }
    .intro_market_share .market_tit img {
        height: 62px;
    }
    .intro_market_share .market_con_data {
        margin-top: 270px;
    }
    .intro_market_share .market_con_data img {
        height: 102px;
    }
    .intro-dev-tit {
        background-size: 850px auto;
        width: 850px;
        height: 42px;
        margin-bottom: 20px;
    }
    .main .intro-rel {
        background-size: 1050px auto;
        background-position: center 95px;
        padding: 55px 0;
    }
    .main .intro-rel .intro-rel-ul >li {
        width: 145px;
        margin: 0 23px;
    }
    .main .intro-rel .intro-rel-ul >li dt {
        width: 90px;
        height: 90px;
        background-size: 90px auto;
    }
    .main .intro-rel .intro-rel-ul >li dd {
        font-size: 14px;
    }
    .main .intro-rel .intro-rel-ul >li dd:last-child {
        font-size: 12px;
    }
    .main .intro-user h2 {
        background-size: 960px auto;
        width: 960px;
        height: 104px;
        margin-bottom: 40px;
    }
    .intro_market_share .market_tit {
    }
    .intro_market_share .market_tit_data {
        line-height: 53px;
    }
    .main .intro-user .user-count {
        width: 705px;
        margin-bottom: 64px;
    }
    .main .intro-user .user-count > li {
        background-size: 145px auto;
        padding-top: 130px;
        width: 145px;
        margin: 0 45px;
    }
    .main .intro-user .user-count > li:nth-child(2) {
        background-position: 0 -155px;
    }
    .main .intro-user .user-count > li:nth-child(3) {
        background-position: 0 -310px;
    }
    .swiper-container {
        height: 560px;
        width: 630px;
    }
    .content-slide>img {
        width: 630px;
    }
    .pagination {
        margin-top: 25px;
    }
    .swiper-pagination-switch {
        margin: 0 20px;
        width: 68px;
        height: 68px;
    }
    .main .userList li {
        margin: 0 20px;
        width: 68px;
        height: 68px;
    }
    .swiper-slide-btns {
        top: -68px;
    }
    .main .userList li p {
        font-size: 12px;
    }
    .swiper-slide-tit {
        top: 55px;
        right: 59px;
        font-size: 16px;
        line-height: 30px;
    }
    .swiper-slide-txt {
        font-size: 16px;
        line-height: 30px;
        left: 36px;
    }
    .main .intro-user {
        padding: 54px 0 66px;
    }
    .main .intro-user h3 {
        margin-bottom: 40px;
        background-size: 300px auto;
        width: 300px;
    }
    .main .intro-rel .intro-rel-ul >li dd p {
        line-height: 1.6;
    }
}
@media only screen and (min-width:1368px) and (max-width:1500px) {
    .swiper-container {
        height: 640px;
        width: 720px;
    }
    .content-slide>img {
        width: 720px;
    }
    .pagination {
        margin-top: 40px;
    }
    .swiper-pagination-switch {
        margin: 0 22px;
        width: 72px;
        height: 72px;
    }
    .main .userList li {
        margin: 0 22px;
        width: 72px;
        height: 72px;
    }
    .swiper-slide-btns {
        top: -72px;
    }
    .main .userList li p {
        font-size: 13px;
    }
    .swiper-slide-tit {
        top: 55px;
        right: 82px;
        font-size: 18px;
        line-height: 30px;
    }
    .swiper-slide-txt {
        font-size: 16px;
        line-height: 30px;
        left: 36px;
    }
    .intro_market_share {
        height: 640px;
        padding: 40px 0;
        background-size: cover;
    }
    .intro_market_share .market_con_data {
        margin-top: 300px;
    }
    .intro_market_share .market_con_data img {
        height: 104px;
    }
}
@media only screen and (min-width:1501px) and (max-width:1740px) {
    .swiper-container {
        height: 720px;
        width: 810px;
    }
    .content-slide>img {
        width: 810px;
    }
    .pagination {
        margin-top: 50px;
    }
    .swiper-pagination-switch {
        margin: 0 22px;
        width: 78px;
        height: 78px;
    }
    .main .userList li {
        margin: 0 22px;
        width: 78px;
        height: 78px;
    }
    .swiper-slide-btns {
        top: -78px;
    }
    .main .userList li p {
        font-size: 13px;
    }
    .swiper-slide-tit {
        top: 55px;
        right: 105px;
        font-size: 20px;
        line-height: 30px;
    }
    .swiper-slide-txt {
        font-size: 20px;
        line-height: 30px;
        left: 45px;
    }
    .intro_market_share {
        height: 700px;
        padding: 50px 0;
        background-size: cover;
    }
    .intro_market_share .market_con_data {
        margin-top: 342px;
    }
    .intro_market_share .market_con_data img {
        height: 108px;
    }
}

/*                               footer                           */
.rong-footer {
    padding-top: 50px;
    z-index: 1;
    overflow: hidden;
    padding-bottom: 20px;
    /*background-color: #0f1014;*/
    background: #fff;
}
.rong-wrap {
    width: 1180px;
    margin: 0 auto;
}
.rong-footer p {
     color: #999;
     font-size: 14px;
}
.rong-footer-subtitle {
    height: 40px;
    color: #999;
    font-size: 16px;
    border-bottom: 2px solid #ccc;
    margin-bottom: 20px;
    font-weight: normal;
}
.rong-footer-contact {
    width: 244px;
    margin-left: 90px;
    margin-right: 80px;
}
.rong-contact-item {
    display: block;
    margin-bottom: 20px;
    overflow: hidden;
}
.rong-contact-item:before {
    content: '';
    display: inline-block;
    width: 25px;
    height: 25px;
    float: left;
    background-size: 20px auto;
    background-repeat: no-repeat;
}
.rong-contact-support:before {
    background-image: url(../images/newVersion/icon_support2.png);
}
.rong-contact-support a, .rong-contact-email a {
    display: block;
    color: #999;
}
.rong-contact-support a, .rong-tel-list, .rong-support-email {
    width: 214px;
    padding-left: 35px;
    text-align: left;
    clear: none;
}
.rong-contact-support a {
    line-height: 25px;
    font-size: 14px;
}
.rong-contact-tel:before {
    background-image: url(../images/newVersion/icon_phone2.png);
    /*margin-top: 3px;   */
}
.rong-contact-support a:hover ,.rong-contact-email a:hover {
    color: #0099ff;
}
.rong-tel-list li p {
    padding-top: 9px;
}
.rong-tel-list li:first-child p{
    padding-top: 0px;
}
.rong-tel-list li .rong-tel-phone{
    padding-top: 3px;
}
.rong-contact-email:before {
    background-image: url(../images/newVersion/icon_mail2.png);
    /*margin-top: -3px;*/
}
.rong-contact-email {
    margin-bottom: 0px;
}
.rong-contact-email a {
    padding-top: 3px;
    font-size: 14px;
}
.rong-footer-developer, .rong-footer-about {
    width: 163px;
    margin-right: 93px;
}
.rong-developer-service li,.footer-about-list li {
    margin-bottom: 20px;
}
.rong-developer-service li a,.footer-about-list li a {
    color: #999;
    font-size: 14px;
}
.rong-developer-service li a:hover, .footer-about-list li a:hover{
    color: #0099ff;
}
.rong-footer-media .rong-qr-code {
    width: 162px;
}
.rong-footer-media p {
    padding-top: 15px;
    text-align: center;
    color: #9ca8af;
}
.rong-footer-weibo {
    width: 162px;
    line-height: 32px;
    margin: 0 auto;
    margin-top: 10px;
    color: #b3b3b3;
    overflow: hidden;
    text-align: center;
    
}
.rong-footer-weibo a:before {
    content: '';
    display: inline-block;
    width: 33px;
    height: 28px;
    background-image: url(../images/newVersion/icon_weibo.png);
    background-size: 33px auto;
}
.rong-footer-weibo a {
    line-height: 32px;
    color: #b3b3b3;
    vertical-align: top;
    font-size: 14px;
}
.rong-footer-weibo a:hover {
    color: #0099ff;
}
.rong-footer-copyright {
    width: 656px;
    clear: both;
    padding-top: 65px;
    margin: 0 auto;
    overflow: hidden;
}
.rong-record-number {
    padding-left: 50px; 
    display: inline;
}
.rong-footer-copyright p {
    color: #9ca8af;
}
.rong-footer-copyright a {
    padding-left: 28px;
    display: inline;
    color:  #9ca8af;
    font-size: 14px;
}
.rong-footer-copyright a:hover{
    color: #0099ff;
}

/*产品页面*/
.func-show {
    text-align: center;
    position: relative;
    z-index: 100;
    background: #f8f8f8;
    padding-top: 80px;
    padding-bottom: 30px;
    margin-top: 3px;
}
.func-show .iphone {
    width: 1280px;
    margin: 0 auto;
    height: 662px;
    background: url(../images/newVersion/product_01.png?0908) 0 0/1280px auto no-repeat;
    position: relative;
}
.func-show .iphonePos {
    position: absolute;
    left: 273px;
    top: 200px;
}
.func-show .iphone .screen3 {
    position: absolute;
    width: 610px;
    height: 400px;
    background: url(../images/newVersion/product_02.png) 0 0/610px auto no-repeat;
    top: 0;
    left: 120px;
    -webkit-animation: hover3 2s ease-in-out infinite;
    -webkit-animation-fill-mode: forwards;
    animation: hover3 2s ease-in-out infinite;
    animation-fill-mode: forwards;
}
.func-show .iphone .screen2 {
    width: 580px;
    height: 396px;
    background: url(../images/newVersion/product_03.png) 0 0/580px auto no-repeat;
    position: absolute;
    top: -56px;
    left: 135px;
    -webkit-animation: hover2 2s ease-in-out .2s infinite;
    -webkit-animation-fill-mode: forwards;
    animation: hover2 2s ease-in-out .2s infinite;
    animation-fill-mode: forwards;
    -ms-animation: hover2 2s ease-in-out .2s infinite;
    -ms-animation-fill-mode: forwards;
}
@-webkit-keyframes hover2 {
    0% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        transform: translateY(-70px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-ms-keyframes hover2 {
    0% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        transform: translateY(-70px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@keyframes hover2 {
    0% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(-70px);
        -ms-transform: translateY(-70px);
        transform: translateY(-70px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-webkit-keyframes hover3 {
    0% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@-ms-keyframes hover3 {
    0% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}
@keyframes hover3 {
    0% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
    50% {
        -webkit-transform: translateY(-50px);
        -ms-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    100% {
        -webkit-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px)
    }
}

/* 直播聊天室 */
#liveRoom {
    background: #f1f1f1;
}

/*单聊 群聊*/
#single {
    background: #ffffff;
}
.func-dialogue .wrap {
    overflow: hidden;
    width: 980px;
}
.func-dialogue p {
    font-size: 16px;
    color: #434a54;
    line-height: 26px;
    letter-spacing: 1px;
}
.func-dialogue .func-left {
    float: left;
    width: 670px;
    height: 100%;
    padding-top: 90px;
    padding-bottom: 130px;
}
.func-dialogue .func-left h3 img {
    width: 240px;
}
.func-dialogue .fea-words {
    margin-top: 26px;
}
.func-dialogue .func-right {
    float: left;
    height: 100%;
    padding-top: 90px;
    padding-bottom: 120px;
}
.func-dialogue .func-right img {
    width: 300px;
}

/*group*/
#group {
    background: #fbfbfb;
}

/*custom*/
#custom {
    background: #11b3ff;
}
#custom p {
    color: #E3F6FE;
}
.customCode img {
    width: 500px;
    margin-top: 26px;
}
#custom .func-right {
    padding-top: 110px;
}

/*CustomerService*/
#CustomerService {
    background: #414045 url(../images/newVersion/product_13.jpg) 50% 0px / auto 607px no-repeat;
    border: 8px solid #e9e9e9;
    border-top: none;
    border-right: 0;
    border-left: 0;
    height: 607px;
}
#CustomerService p {
    color: #e1e1e1;
}
#CustomerService .func-left {
    padding-top: 150px;
}
#CustomerService .fea-words {
    margin-top: 40px;
}

/*togoDev*/
#togoDev {
    background: #fbfbfb;
}
.func-dialogue .wrap.togoDevWrap {
    width: 980px;
    text-align: center;
}
#togoDev span:first-child img {
    width: 980px;
    margin-top: 143px;
}
#togoDev span:last-child img {
    width: 216px;
    margin: 90px 0 125px;
}

/* 公众平台 */
.publicBG {
    background: #060509 url(../images/newVersion/Public-Service_01.jpg) 50% 0px / auto 847px no-repeat;
    height: 847px; /*position: relative;*/
}
.publicBanner {
    padding-top: 320px;
    width: 760px;
    margin: 0 auto;
    text-align: center;
}
.publicBanner > img {
    height: 287px;
}
.public-dialogue .wrap {
    overflow: hidden;
    width: 1100px;
}
.public-dialogue p {
    font-size: 16px;
    color: #000;
    line-height: 26px;
    letter-spacing: 1px;
    text-align: center;
    margin-left: 60px;
}
.p-about .public-dialogue p {
    margin-left: 0;
}
.public-dialogue .pub-words {
    margin-top: 26px;
}
.public-dialogue .public-content h3 {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 60px;
}
.public-dialogue .public-content h3 img {
    width: 800px;
    display: inline-block
}
.public-dialogue .pictures {
    position: relative;
    width: 450px;
    height: 438px;
    left: 50%;
    margin-left: -225px;
    padding-top: 80px;
}
.public-dialogue .pictures img {
    position: absolute;
    width: 450px;
    opacity: 0;
    -webkit-transform: translateY(275px);
    -ms-transform: translateY(275px);
    transform: translateY(275px);
    -webkit-transition: .5s opacity 0s ease, 3s -webkit-transform 0s cubic-bezier(0.19, 1, .22, 1);
    transition: .5s opacity 0s ease, 3s transform 0s cubic-bezier(0.19, 1, .22, 1)
}
.public-dialogue .pictures.animatedNow img {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1;
}
#publicShow {
    border-bottom: 180px solid #6fd9cb;
}
#publicStage h3 img {
    width: 550px;
}
#publicStage .func-left {
    width: 604px;
}
#publicStage .func-right {
    padding-top: 110px;
}
#publicStage .func-right img {
    width: 375px;
    -webkit-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transform: scale(0.2);
    -ms-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0
}
#publicStage .func-right.animatedNow img {
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    transform: scale(1) !important;
    opacity: 1 !important
}
#publicApplication h3 img {
    width: 367px;
}
#publicApplication .func-left {
    width: 615px;
}
#publicApplication .func-right {
    padding-top: 80px;
}
#publicApplication .func-right img {
    width: 360px;
}
.goPublic {
    height: 280px;
    background: #f6f6f6;
}
.goPublic p {
    text-align: center;
    padding-top: 80px;
}
.goPublic p img {
    width: 650px;
    display: inline-block;
}
.goPublic a {
    width: 200px;
    display: block;
    margin: 0 auto;
    padding-top: 30px;
}
.goPublic a img {
    width: 200px;
}

/*2016-10-19 产品页-红包*/
.page-image.profileBG.rpBG {
    background-image: url(../images/newVersion/redpacket_bg_repeat.png);
    background-size: 144px auto!important;
    background-repeat: repeat;
    background-color: #18223c;
    height: 78%;
    min-height: 585px;
    background-position: center;

    /*background-size: auto 144px !important;*/
    /*background-color: #161421;*/
    /*min-height: 420px;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    cursor: pointer;
    display: block;*/
}
.page-image.profileBG.rpBG .publicBanner{
    padding-top: 60px;
    width: 992px;
}
.page-image.profileBG.rpBG .publicBanner img{
    height: 460px;
}
.rpBG .active-btn {
    font-size: 0;
    width: 130px;
    height: 38px;
    background: url(../images/newVersion/active-btn.png?1114) 0 0/130px auto no-repeat;
    position: absolute;
    left: 50%;
    margin-left: 91px;
    bottom: 95px;
    border-radius: 40px;
}
.rpBG .active-btn:hover {
    background-position: 0 -55px;
}
.rp-intro1 {
    background-color: #f8f8f8
}
.rp-intro1 h3, .rp-intro2 h3 {
    background: url(../images/newVersion/redpacket_tit1.png) 0 0/auto 40px no-repeat;
    font-size: 0;
    text-indent: -9999px;
    height: 40px;
    width: 520px;
}
.rp-intro2 h3 {
    background-image: url(../images/newVersion/redpacket_tit2.png);
}
.rp-intro1 p, .rp-intro2 p {
    color: #969da7;
    font-size: 18px;
    line-height: 29px;
    letter-spacing: 0;
}
.func-dialogue.rp-intro1 .func-left {
    padding-bottom: 80px;
    padding-top: 100px;
}
.func-dialogue.rp-intro2 .func-left {
    padding-bottom: 125px;
    padding-top: 110px;
}
.func-dialogue.rp-intro1 .func-right {
    padding-top: 50px;
    padding-bottom: 0;
}
.func-dialogue.rp-intro1 .func-left .fea-words, .func-dialogue.rp-intro2 .func-left .fea-words {
    margin-top: 36px;
}
.func-dialogue.rp-intro2 .func-right {
    padding-top: 60px;
    padding-bottom: 0;
}
.rp-intro3 {
    background-color: #ef6c5f;
}
.rp-intro3 .wrap {
    text-align: center;
}
.rp-intro3 h3, .rp-intro3 .rp-intro3-cen {
    background: url(../images/newVersion/redpacket_tit3.png?1110) 0 0/auto 40px no-repeat;
    font-size: 0;
    text-indent: -9999px;
    height: 40px;
    width: 280px;
    display: inline-block;
    margin-top: 60px;
    margin-bottom: 60px;
}
.rp-intro3 h3 {
    left: -10px;
    position: relative;
}
.rp-intro3 h4 {
    color: #fff;
    font-weight: normal;
    font-size: 22px;
}
.rp-intro3 p {
    color: #ffd1cc;
}
.rp-intro3 .rp-intro3-cen {
    background-image: url(../images/newVersion/redpacket_con3.png);
    background-size: 278px 404px;
    background-position: 80px 0px;
    width: 360px;
    height: 404px;
    margin: 0;
    right: -8px;
    position: relative;
    left: -23px;
}
.rp-intro3-con {
    width: 100%;
    text-align: center;
    margin-bottom: 75px;
}
.rp-intro3-con > div {
    display: inline-block;
    vertical-align: top;
    position: relative
}
.rp-intro3-left {
    text-align: right;
}
.rp-intro3-right {
    text-align: left;
    right: -5px;
}
.rp-intro3-left h4, .rp-intro3-right h4 {
    display: inline-block;
    margin-bottom: 14px;
    margin-top: 38px;
    font-size: 0;
    background: url(../images/newVersion/redpacket_tit3_s.png?1110) 0 0/50px auto no-repeat;
    height: 22px;
    width: 44px;
}
.rp-intro3-con .sec {
    background-position: 0 -88px;
}
.rp-intro3-con .thi {
    background-position: 0 -44px;
}
.rp-intro3-con .fou {
    background-position: 0 -134px;
}
.rp-intro3-left h4.secH4, .rp-intro3-right h4.secH4 {
    margin-top: 90px;
}
.rp-intro3-right h4.secH4 {
    margin-top: 64px;
}
.csFooter.rpFooter {
    padding-top: 60px;
    padding-bottom: 65px;
    background-color: #f7f7f7;
    text-align: center;
}
.csFooter.rpFooter h3 {
    margin-bottom: 42px;
    background: url(../images/newVersion/redpacket_tit4.png?1110) 0 0/auto 40px no-repeat;
    font-size: 0;
    text-indent: -9999px;
    height: 40px;
    width: 536px;
    max-width: 536px;
    display: inline-block;
    vertical-align: top;
}
.csFooter.rpFooter .user-download {
    text-align: center
}
.csFooter.rpFooter .user-download p {
    width: 100%;
    font-size: 14px;
    text-align: center;
    color: #787c83;
    margin-top: 12px;
}
.csFooter.rpFooter .download-con {
    width: 200px;
    display: inline-block;
}
.csFooter.rpFooter .download-con img {
    width: 100%;
    vertical-align: top;
}
.csFooter.rpFooter .user-signup {
    text-align: center;
    width: 100%;
    margin-top: 45px;
}
.csFooter.rpFooter .user-signup .user-con {
    display: inline-block;
    width: 178px;
}
.csFooter.rpFooter .user-signup .user-con:first-child {
    margin-right: 65px;
}
.csFooter.rpFooter .user-signup div:first-child a {
    background-image: url(../images/newVersion/intro-sdk.png);
}

/* 公司简介 */
.profileBanner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    padding-top: 0;
    width: 100%;
}
 .p-about .publicBanner.profileBanner > img{
    width: 1000px;
    height: auto;
}
.publicBanner.profileBanner > img {
    height: 120px;
}
.public-dialogue.firstProfile .public-content h3 img {
    width: 550px;
}
.public-dialogue.firstProfile .pub-words {
    margin-top: 0;
}
.public-dialogue.firstProfile p {
    color: #6a7b8e;
    font-size: 20px;
    line-height: 2;
    letter-spacing: .5px;
}
.p-about .pictureProfile{
    padding-top: 6px;
}
.p-about .pictureProfile{
    padding-bottom: 20px;
}
.p-about .public-dialogue{
    padding-bottom: 38px;
}
.pictureProfile {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 60px;
}
.p-about .pictureProfile img{
    width: 920px;
}
.pictureProfile img {
    display: inline-block;
    width: 665px;
}
.p-about .detailProfile{
    width: 970px;
}
.detailProfile {
    width: 870px;
    margin: 0 auto;
}
.public-dialogue.firstProfile .detailProfile p {
    color: #384c78;
    line-height: 2;
    font-size: 18px;
    margin-bottom: 35px;
    text-align: left;
}
.p-about .honorProfile{
    background: #fbfdff;
}
.honorProfile {
    background: #fafafa;
    padding-bottom: 50px;
}
.honorProfile .wrap {
    overflow: hidden;
    width: 980px;
}
.honorProfile .pub-words p {
    color: #384c78;
    font-size: 20px;
    line-height: 2;
    letter-spacing: 1px;
    text-align: center;
}
.honorProfile .pub-words {
    margin-top: 26px;
}
.honorProfile .public-content h3 {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 20px;
}
.p-page .public-dialogue {
    padding-bottom: 30px;
}
.p-page .honorProfile .public-content h3{
    padding-top: 40px;
}
.honorProfile .public-content h3 img {
    width: 550px;
    display: inline-block
}
.timeline {
    position: relative;
    padding: 20px;
    margin: 120px auto 100px;
    background: url(../images/newVersion/profile_05bg.png) 50% 55px / 1200px auto no-repeat;
}
.timeline:after {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -2px;
    background-color: #66cc00;
    height: 100%;
    width: 4px;
    border-radius: 2px;
    display: block;
}
.timeline > li {
    padding-left: 0;
    padding-right: 50%;
    position: relative;
    z-index: 10;
    margin-bottom: 8px;
}
.timeline > li .panel {
    text-align: right;
    padding-right: 80px;
    padding-top: 20px;
    font-size: 18px;
    line-height: 32px;
}
.timeline .timeline-time {
    position: absolute;
    right: auto;
    left: 50%;
    text-align: left;
    margin-right: 0;
    margin-left: 80px;
}
.timeline .timeline-time p:nth-of-type(1) {
    color: #66cc00;
    font-size: 23px;
    margin-top: 20px;
    line-height: 1.4;
}
.timeline .timeline-content {
    color: #000;
    line-height: 2;
}
.timeline .timeline-icon {
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #66cc00;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    padding: 2px;
    color: white;
    font-size: 14px;
    z-index: 100;
}
.timeline .timeline-icon > div {
    border-radius: 50%;
    line-height: 40px;
    background: #fff;
    position: relative;
}
.timeline .timeline-icon > div:before {
    content: "";
    position: absolute;
    top: 16px;
    right: -30px;
    height: 2px;
    width: 28px;
    background-color: #66cc00;
}
.timeline .timeline-icon > div:after {
    content: "";
    position: absolute;
    top: 13px;
    right: -38px;
    height: 8px;
    width: 8px;
    border-radius: 50%;
    background-color: #66cc00;
}
.timeline .timeline-icon > div i {
    text-indent: -99999px;
    display: inline-block;
}
.timeline > li:first-child {
    margin-top: -25px;
    height: 30px;
}
.timeline > li:first-child .timeline-icon {
    top: -30px;
    width: 20px;
    height: 20px;
    margin-left: -12px;
}
.timeline > li:first-child .timeline-icon > div{
    line-height: 20px;
}
.timeline > li:first-child .timeline-icon {
    opacity: 0.7;
}
.timeline > li:first-child .timeline-icon > div:before, .timeline > li:first-child .timeline-icon > div:after {
    display: none !important;
}
.timeline > li:first-child .timeline-time {
    color: #91dd40;
    font-size: 15px;
    top: -22px;
    margin-left: 30px;
}
.timeline > li.rightcon {
    padding-left: 50%;
    padding-right: 0;
    position: relative;
    z-index: 10;
}
.timeline > li.rightcon .timeline-time {
    right: 50%;
    left: auto;
    margin-right: 80px;
    text-align: right;
}
.timeline > li.rightcon .panel {
    text-align: left;
    margin-left: 80px;
    padding-right: 0;
}
.timeline > li.rightcon .timeline-icon > div:before {
    left: -30px;
}
.timeline > li.rightcon .timeline-icon > div:after {
    left: -38px;
}
.timeline > li:last-child {
    margin-bottom: -40px;
    height: 40px;
}
.timeline > li:last-child .timeline-icon > div:before, .timeline > li:last-child .timeline-icon > div:after {
    display: none !important;
}
.timeline > li:last-child .timeline-time {
    color: #cecece;
    font-size: 15px;
    top: 40px;
    margin-right: 30px;
}
.timeline > li:last-child .timeline-icon {
    background: #cecece;
    width: 20px;
    height: 20px;
    margin-left: -12px;
}
.timeline > li:last-child .timeline-icon > div{
    line-height: 20px;
}
.timeline > li.blue .timeline-icon > div:before, .timeline > li.blue .timeline-icon > div:after, .timeline > li.blue .timeline-icon {
    background: #10b3ff;
}
.timeline > li.blue .timeline-time p:nth-of-type(1) {
    color: #10b3ff;
}
.timeline > li.orange .timeline-icon > div:before, .timeline > li.orange .timeline-icon > div:after, .timeline > li.orange .timeline-icon {
    background: #ff9000;
}
.timeline > li.orange .timeline-time p:nth-of-type(1) {
    color: #ff9000;
}
.timeline .pro-icon {
    display: inline-block;
    width: 24px;
    height: 20px;
    background: url(../images/newVersion/profile_icon.png) -1px -34px / 30px auto no-repeat;
    position: relative;
    top: 9px;
}
.timeline .orange .pro-icon {
    background-position: 0 2px;
}
.timeline .blue .pro-icon {
    background-position: 3px -70px;
    top: 9px;
}
.timeline > li:first-child .pro-icon, .timeline > li:last-child .pro-icon {
    background: none;
}
.cultureProfile .pictureProfile {
    padding-top: 90px;
    padding-bottom: 0;
}
.cultureProfile .pictureProfile img:nth-of-type(1) {
    width: 1080px;
}
.cultureProfile .pictureProfile img:nth-of-type(2) {
    width: 360px;
    margin-top: 70px;
}
.contactProfile {
    margin-bottom: 100px;
}
.p-about .contactProfile{
    padding-bottom: 0px;
}
.contactProfile.public-dialogue .public-content h3 {
    padding-top: 80px;
    padding-bottom: 48px;
}
.p-about .contactProfile.public-dialogue .public-content h3{
    padding-top: 38px;
}
.contactProfile .contact-content {
    text-align: center;
}
.contactProfile .contact-content dl {
    display: inline-block;
    vertical-align: top;
    width: 33%;
    margin-bottom: 50px;
}
.contactProfile .contact-content dl:first-child {
    /*margin-right: 15px;*/
}
.contactProfile .contact-content dl:nth-child(2) {
    /*margin-right: 55px;*/
}
.contactProfile .contact-content dl:nth-child(3) {
    /*margin-right: 55px;*/
}
.contactProfile .contact-content dl:nth-child(4) {
    /*margin-right: 55px;*/
}
.contactProfile .contact-content dl:nth-child(5) {
}
.contactProfile .contact-content dt {
    text-align: center;
    font-size: 0;
    margin-bottom: 17px;
}
.contactProfile .contact-content dl span {
    display: inline-block;
    background: url(../images/profile_concact.png?000) 0 0/114px auto no-repeat;
    width: 114px;
    height: 114px;
}
.contactProfile .contact-content dl:nth-child(2) span {
    background-position: 0 -151px;
}
.contactProfile .contact-content dl:nth-child(3) span {
    background-position: 0 -308px;
}
.contactProfile .contact-content dl:nth-child(4) span {
    background-position: 0 -464px;
}
.contactProfile .contact-content dl:nth-child(5) span {
    background-position: 0 -620px;
}
.contactProfile .contact-content dd {
    text-align: center;
    font-size: 15px;
    color: #384c78;
    line-height: 1.42;
}
.p-about .contactProfile .contact-content dd .title{
    font-size: 20px;
    line-height: 1.5;
    color:#3f4f7c;
    margin-left: 0;
    padding-bottom: 10px;
}
.contactProfile .contact-content dd:last-child {
    color: #384c78;
}

/* banner */
.page-image {
    position: relative;
    background-size: cover !important;
    background-position: center top;
    min-height: 912px;
}
.page-image.profileBG {
    background-repeat: no-repeat;
    background-image: url(../pc/images/about-banner.jpg);
    background-color: #001683;
    height: 78%;
    min-height: 585px;
    background-position: center;
}
.p-about .public-content h3{
    font-size: 36px;
    font-weight: 300;
    color:#3f4f7c;
}
@media only screen and (max-width:1368px) {

    /*body{min-width: auto}
    .header > div{width: auto;}
    .wrap{ width:auto;}
    .header .header-inner{width:auto;}*/
    .public-dialogue .public-content h3 {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .honorProfile .public-content h3 {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .honorProfile {
        padding-bottom: 20px;
    }
    .cultureProfile .pictureProfile img:nth-of-type(1) {
        width: 900px;
    }
    .cultureProfile .pictureProfile img:nth-of-type(2) {
        width: 260px;
    }
    .p-about .contactProfile.public-dialogue .public-content h3{
        padding-top: 0;
    }
    .intro_market_share ul {
        background-size: 972px auto;
    }
    .p-about .publicBanner.profileBanner > img{
        width: 900px;
    }
    .p-about .contactProfile{
        padding-bottom: 0;
        margin-bottom: 70px;
    }
    .p-about .public-dialogue{
        padding-top: 10px;
    }
    .p-about .contactProfile .contact-content dl span{
        -webkit-background-size: 108px auto;
        background-size: 108px auto;
        height: 108px;
    }
    .contactProfile .contact-content dl:nth-child(2) span {
        background-position: 0 -144px;
    }
    .contactProfile .contact-content dl:nth-child(3) span {
        background-position: 0 -290px;
    }
    .contactProfile .contact-content dl:nth-child(4) span {
        background-position: 0 -438px;
    }
    .contactProfile .contact-content dl:nth-child(5) span {
        background-position: 0 -588px;
    }
    .p-about .contactProfile .contact-content dd .title{
        font-size: 18px;
    }
    .p-about .contactProfile .contact-content dt{
        margin-bottom: 14px;
    }
    .pictureProfile {
        padding-top: 30px;
        padding-bottom: 40px;
    }
    .pictureProfile img {
        width: 480px;
    }
    .p-about .pictureProfile img{
        width: 820px;
        padding-top: 20px;
    }
    .p-about .cultureProfile .pictureProfile{
        padding-top: 70px;
    }
    .p-about  .public-dialogue p{
        margin-left: 0
    }
    .public-dialogue.firstProfile p, .honorProfile .pub-words p {
        font-size: 17px;
    }
    .public-dialogue.firstProfile .detailProfile p {
        font-size: 15px;
        margin-bottom: 20px;
    }
    .timeline > li .panel {
        font-size: 17px;
    }
    .timeline .timeline-time p:nth-of-type(1) {
        font-size: 20px;
    }
    .public-dialogue.firstProfile .public-content h3 img, .honorProfile .public-content h3 img {
        width: 420px;
    }
    .contactProfile ul {
        width: 80%;
        margin: 0 auto;
    }
    .contactProfile ul li img {
        width: 120px;
    }
    .contactProfile ul li dl dd {
        font-size: 14px;
    }
}
@media only screen and (max-width:735px) {
    .page-image {
        min-height: 350px;
    }
    .page-image.profileBG {
        background-image: url(../images/newVersion/profile_01_s.jpg);
    }
    .public-dialogue .public-content h3 {
        padding-top: 50px;
        padding-bottom: 30px;
    }
    .honorProfile .public-content h3 {
        padding-top: 50px;
        padding-bottom: 0px;
    }
    .honorProfile {
        padding-bottom: 20px;
    }

    /*.publicBanner {
        padding-top: 120px;
        width: 360px;
        margin: 0 auto;
    }
    .publicBanner img{
        width: 360px;
    }*/
}

/* 案例页 */
.showCaseBG {
    height: 854px;
    position: relative;
}
.CaseBG1 {
    background: url(../images/newVersion/CaseBG1.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG2 {
    background: url(../images/newVersion/CaseBG2.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG3 {
    background: url(../images/newVersion/CaseBG3.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG4 {
    background: url(../images/newVersion/CaseBG4.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG5 {
    background: url(../images/newVersion/CaseBG5.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG6 {
    background: url(../images/newVersion/CaseBG6.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG7 {
    background: url(../images/newVersion/CaseBG7.jpg) 50% 0px / auto 854px no-repeat;
}
.CaseBG8 {
    background: url(../images/newVersion/CaseBG8.jpg) 50% 0px / auto 854px no-repeat;
}

/* 案例页banner */
.showCaseBG .wrap {
    width: 1180px;
    margin: 0 auto;
}
.showCaseBG.CaseBG2 .wrap {
}
#case2Con {
    position: relative;
    right: -60px;
}
.showCaseBG .showCaseBanner ul {
    height: 150px;
    overflow: hidden;
    margin-left: 190px;
    margin-top: 90px;
}
.showCaseBG.CaseBG2 .showCaseBanner ul {
    margin-left: 380px;
    margin-top: 50px;
}
.showCaseBG.CaseBG3 .showCaseBanner ul {
    margin-left: 30px;
    margin-top: 130px;
}
.showCaseBG.CaseBG4 .showCaseBanner ul {
    margin-left: 450px;
    margin-top: 130px;
}
.showCaseBG.CaseBG6 .showCaseBanner ul {
    margin-left: 530px;
    margin-top: 130px;
}
.showCaseBG.CaseBG7 .showCaseBanner ul {
    margin-left: 698px;
    margin-top: 70px;
}
.showCaseBG.CaseBG8 .showCaseBanner ul {
    margin-left: 380px;
    margin-top: 70px;
}
.showCaseBanner ul li {
    cursor: pointer;
    float: left;
    position: relative;  /*overflow: hidden;*/
    overflow: visible;
    margin: 0 30px;
    width: 100px; /* height: 150px;*/
    display: block;
    transition: all 360ms ease-out;
    opacity: 0;
    -webkit-transform: scale(0.45);
    transition-duration: 320ms;
}
.showCaseBanner ul.showing li {
    opacity: 1;
    -webkit-transform: scale(1)
}
.showCaseBanner ul li a {
    float: left;
    position: relative;
}
.showCaseBanner ul li a span {
    display: block;
    width: 100px;
    height: 100px;
    background: #3b3b3b;
    border-radius: 50px;
    padding: 4px;
}
.showCaseBanner ul li a span img {
    width: 92px;
    height: 92px;
}
.showCaseBanner ul li a font {
    display: block;
    padding-top: 15px;
    text-align: center;
}
.CaseBG3 .showCaseBanner ul li a font {
    color: #fff;
}
.CaseBG1 .showCaseBanner .case-banTit1 {
    width: 700px;
    margin-top: 100px;
    margin-left: 250px;
}
.CaseBG1 .showCaseBanner .case-banTit2 {
    width: 400px;
    margin-top: 50px;
    margin-left: 750px;
}
.CaseBG2 .showCaseBanner .case-banTit1 {
    width: 350px;
    margin-top: 130px;
    margin-left: 410px;
}
.CaseBG3 .showCaseBanner .case-banTit1 {
    width: 565px;
    margin-top: 130px;
    margin-left: 60px;
}
.CaseBG4 .showCaseBanner .case-banTit1 {
    width: 535px;
    margin-top: 130px;
    margin-left: 530px;
}
.CaseBG4 .showCaseBanner .case-banTit2 {
    width: 245px;
    margin-top: 40px;
    margin-left: 820px;
}
.CaseBG5 .showCaseBanner .case-banTit1 {
    width: 475px;
    margin-top: 120px;
    margin-left: 70px;
}
.CaseBG5 .showCaseBanner .case-banTit2 {
    width: 240px;
    margin-top: 60px;
    margin-left: 820px;
}
.CaseBG6 .showCaseBanner .case-banTit1 {
    width: 505px;
    margin-top: 120px;
    margin-left: 120px;
}
.CaseBG7 .showCaseBanner .case-banTit1 {
    width: 443px;
    margin-top: 120px;
    margin-left: 120px;
}
.CaseBG7 .showCaseBanner .case-banTit2 {
    width: 520px;
    margin-top: 120px;
    margin-left: 630px;
}
.CaseBG8 .showCaseBanner .case-banTit1 {
    width: 515px;
    margin-top: 120px;
    margin-left: 70px;
}
.case-2-words {
    margin-left: 410px;
    margin-top: 30px;
}
.case-2-words p {
    line-height: 30px;
}
.case-3-words {
    margin-left: 65px;
    margin-top: 30px;
}
.case-3-words p {
    line-height: 30px;
    color: #ffffff
}
.case-4-words {
    margin-top: 30px;
    margin-right: 120px;
}
.case-4-words p {
    line-height: 30px;
    color: #7f87a0;
    text-align: right;
}
.case-5-words {
    margin-top: 50px;
    margin-right: 120px;
}
.case-5-words p {
    line-height: 30px;
    color: #e7e9ea;
    text-align: right;
}
.case-6-words {
    margin-top: 50px;
    margin-right: 20px;
}
.case-6-words p {
    line-height: 30px;
    color: #ebeeed;
    text-align: right;
}
.case-7-words {
    margin-top: 50px;
    margin-right: 20px;
}
.case-7-words p {
    line-height: 30px;
    color: #ebeeed;
    text-align: right;
}
.case-8-words {
    margin-top: 30px;
    margin-right: 190px;
}
.case-8-words2 {
    margin-top: 20px;
}
.case-8-words3 {
    margin-top: 20px;
}
.case-8-words p {
    line-height: 30px;
    color: #ebeeed;
    text-align: right;
}
.CaseBG1 ul li a {
    color: #cbcdcd;
}
.CaseBG1 ul li a span {
    background: rgba(232, 232, 232, 0.3);
}
.CaseBG2 ul li a {
    color: #495d64;
}
.CaseBG2 ul li a span {
    background: rgba(215, 215, 215, 0.4);
}
.CaseBG3 ul li a {
    color: #fff;
}
.CaseBG3 ul li a span {
    background: rgba(255, 255, 255, 0.3);
}
.CaseBG4 ul li a {
    color: #7f87a0;
}
.CaseBG4 ul li a span {
    background: rgba(232, 232, 232, 0.3);
}
.CaseBG5 ul li a {
    color: #e7e9ea;
}
.CaseBG5 ul li a span {
    background: rgba(232, 232, 232, 0.3);
}
.CaseBG6 ul li a {
    color: #ebeeed;
}
.CaseBG6 ul li a span {
    background: rgba(232, 232, 232, 0.3);
}
.CaseBG7 ul li a {
    color: #ebeeed;
}
.CaseBG7 ul li a span {
    background: rgba(232, 232, 232, 0.3);
}
.CaseBG8 ul li a {
    color: #ebeeed;
}
.CaseBG8 ul li a span {
    background: rgba(232, 232, 232, 0.3);
}

/*banner logo延迟*/
.showCaseBanner .logoLine1.showing li:nth-child(1) {
    transition-delay: 100ms
}
.showCaseBanner .logoLine1.showing li:nth-child(2) {
    transition-delay: 200ms
}
.showCaseBanner .logoLine1.showing li:nth-child(3) {
    transition-delay: 300ms
}
.showCaseBanner .logoLine1.showing li:nth-child(4) {
    transition-delay: 400ms
}
.showCaseBanner .logoLine1.showing li:nth-child(5) {
    transition-delay: 500ms
}
.showCaseBanner .logoLine1.showing li:nth-child(6) {
    transition-delay: 600ms
}
.showCaseBanner .logoLine2.showing li:nth-child(1) {
    transition-delay: 600ms
}
.showCaseBanner .logoLine2.showing li:nth-child(2) {
    transition-delay: 700ms
}
.showCaseBanner .logoLine2.showing li:nth-child(3) {
    transition-delay: 800ms
}
.showCaseBanner .logoLine2.showing li:nth-child(4) {
    transition-delay: 900ms
}
.showCaseBanner .logoLine2.showing li:nth-child(5) {
    transition-delay: 1000ms
}

/*案例页 切换btn*/
.showCaseBanner {
    position: relative;
}
.showCaseBG .casePre {
    position: absolute;
    top: 50%;
    left: 20px;
    width: 47px;
    height: 47px;
    padding: 0;
    z-index: 20;
    margin-top: -23.5px;
}
.showCaseBG .casePre a {
    position: relative;
    display: block;
    padding: 0;
    top: 0;
    left: 0;
    width: 47px;
    height: 47px;
    background: url(../images/newVersion/case-pre.png) 0 0/46px 46px no-repeat;
    -webkit-transition: all 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.2s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.2s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.showCaseBG .casePre:hover a {
    background: url(../images/newVersion/case-pre2.png) 0 0/46px 46px no-repeat;
}
.showCaseBG .casePre a .preBgPic {
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    border: solid 2px white;
    overflow: hidden;
    bottom: 0;
    left: 50px;
    display: none;
    width: 120px;
    height: 120px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-clip: padding-box;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
    -webkit-transform: scale(0.6, 0.6);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 200ms;
    -moz-transform: scale(0.6, 0.6);
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 200ms;
}
.showCaseBG .casePre:hover a .preBgPic, .showCaseBG .caseNext:hover a .nextBgPic {
    opacity: 1;
    filter: alpha(opacity=100);
    bottom: 30px;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 200ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 200ms;
}
.showCaseBG .casePre:hover a .preBgPic:hover {
    display: block;
}
.showCaseBG .caseNext:hover a .nextBgPic:hover {
    display: block;
}
.showCaseBG .casePre:hover a .preBgPic img, .showCaseBG .caseNext:hover a .nextBgPic img {
    width: 120px;
    height: 120px;
}
.showCaseBG .caseNext {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 47px;
    height: 47px;
    padding: 0;
    z-index: 20;
    margin-top: -23.5px;
}

/*.showCaseBG.CaseBG2 .caseNext{right: 0;}
.showCaseBG.CaseBG2 .casePre{left: -100px;}*/
.showCaseBG .caseNext a {
    position: relative;
    display: block;
    padding: 0;
    top: 0;
    left: 0;
    width: 46px;
    height: 46px;
    background: url(../images/newVersion/case-next.png) 0 0/46px 46px no-repeat;
    -webkit-transition: all 0.2s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.2s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.2s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.2s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}
.showCaseBG .caseNext a .nextBgPic {
    margin: 0;
    padding: 0;
    position: absolute;
    -webkit-border-radius: 300px;
    -moz-border-radius: 300px;
    border-radius: 300px;
    border: solid 2px white;
    overflow: hidden;
    bottom: 0;
    left: -130px;
    display: none;
    width: 120px;
    height: 120px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    background-clip: padding-box;
    display: block;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: all 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: all 0.3s ease-out;  /* Opera 10.50–12.00 */
    transition: all 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
    -webkit-transform: scale(0.6, 0.6);
    -webkit-transition-timing-function: ease-in-out;
    -webkit-transition-duration: 200ms;
    -moz-transform: scale(0.6, 0.6);
    -moz-transition-timing-function: ease-in-out;
    -moz-transition-duration: 200ms;
}
.showCaseBG .caseNext:hover a {
    background: url(../images/newVersion/case-next2.png) 0 0/46px 46px no-repeat;
}
.showCaseBG.CaseBG2 .casePre a, .showCaseBG.CaseBG4 .casePre a {
    background: url(../images/newVersion/case-pre3.png) 0 0/46px 46px no-repeat;
}
.showCaseBG.CaseBG2 .casePre:hover a, .showCaseBG.CaseBG4 .casePre:hover a {
    background: url(../images/newVersion/case-pre4.png) 0 0/46px 46px no-repeat;
}
.showCaseBG.CaseBG2 .caseNext a, .showCaseBG.CaseBG4 .caseNext a {
    background: url(../images/newVersion/case-next3.png) 0 0/46px 46px no-repeat;
}
.showCaseBG.CaseBG2 .caseNext:hover a, .showCaseBG.CaseBG4 .caseNext:hover a {
    background: url(../images/newVersion/case-next4.png) 0 0/46px 46px no-repeat;
}

/* 案例页内容 */
.showCaseBox {
    height: 500px;
}
.showCaseBox .wrap {
    overflow: hidden;
    width: 900px;
}
.showCaseBox p {
    font-size: 16px;
    color: #434a54;
    line-height: 26px;
    letter-spacing: 1px;
}
.showCaseBox .case-left {
    float: left;
    height: 100%;
    padding-top: 160px;
    padding-bottom: 180px;
}
.showCaseBox .case-left img {
    width: 150px;
}
.showCaseBox .case-right {
    float: left;
    width: 748px;
    height: 100%;
    padding-top: 90px;
    padding-bottom: 130px;
    padding-left: 100px;
}
.showCaseBox .case-right h3 img {
    width: 180px;
}
.showCaseBox .fea-words {
    margin-top: 26px;
}
.showCaseList {
    background: #f6f6f6;
    padding: 50px 0;
}
.showCaseList .wrap {
    overflow: hidden;
    width: 1040px;
}

/*8块翻页效果*/
.showCaseList .media-img {
    width: 220px;
    height: 220px;
    display: inline-block;
    margin: 30px 20px;
    position: relative;
    overflow: hidden;
    -webkit-transform: rotateY(-80deg);
    opacity: 0;
    transition: all 620ms ease-out;
    -webkit-transform-style: preserve-3d;
    transition-duration: 620ms;
}
.showCaseList .media-img.showing {
    opacity: 1;
    -webkit-transform: none;
}
.showCaseList .media-img a>img {
    width: 220px;
    height: 220px;
    -webkit-transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 2000ms;
    -moz-transform: scale(1, 1);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 2000ms;
    transform: scale(1, 1);
    transition-timing-function: ease-out;
    transition-duration: 2000ms;
}
.showCaseList .media-img:hover a>img {
    -webkit-transform: scale(1.15, 1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 1500ms;
    -moz-transform: scale(1.15, 1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 1500ms;
    transform: scale(1.15, 1.15);
    transition-timing-function: ease-out;
    transition-duration: 1500ms;
    position: relative;
    z-index: 3;
}
.showCaseList .media-img .img-overlay {
    padding-top: 95px;
    background: #363635;
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    height: 100%; /*padding-top: 50%;*/
    text-align: center;
    z-index: 4;
    -webkit-transition: opacity 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: opacity 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: opacity 0.3s ease-out;  /* Opera 10.50â€“12.00 */
    transition: opacity 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
    opacity: 0;
    visibility: hidden;
}
.showCaseList .media-img:hover .img-overlay {
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;  /* Chrome 1-25, Safari 3.2+ */
    -moz-transition: opacity 0.3s ease-out;  /* Firefox 4-15 */
    -o-transition: opacity 0.3s ease-out;  /* Opera 10.50â€“12.00 */
    transition: opacity 0.3s ease-out;  /* Chrome 26, Firefox 16+, IE 10+, Opera 12.10+ */
}

/*a特效*/
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}
.showCaseList .media-img .img-overlay span {
    display: none;
    width: 220px;
    height: 30px;
}
.showCaseList .media-img:hover .img-overlay span {
    display: inline-block;
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.showCaseList .media-img a>img {
    width: 220px;
}
.showCaseList .media-img .img-overlay img {
    width: 220px;
    height: 30px; /*margin-top: 95px;*/
}

/* 价格页 */
.vip_fw *{
    -webkit-tap-highlight-color: rgba(240,240,240,0);
}
.vip_fw {
    text-align: center
}
.vip_fw .wrap_bak {
    background: #3b4557 url(../images/newVersion/price_banner.jpg) center/1920px auto no-repeat;
    height: 360px;
    position: relative;
    z-index: 1;
}
.vip_fw .wrap_bak .cont {
    padding-top: 70px;
}
.vip_fw .wrap_bak .cont h2 {
    background: url(../images/newVersion/price_spe_tit_1.png) 0 0/370px auto no-repeat;
    width: 370px;
    height: 120px;
    margin: 0 auto;
    font-size: 0;
}
.vip_fw .wrap_bak .func-show-nav {
    position: absolute;
    bottom: 0;
    width: 100%;
    text-align: center;
    height: 84px;
    line-height: 84px;
    background-color: rgba(255, 255, 255, 0.1);
}
.vip_fw .wrap_bak .func-show-nav a {
    color: #f6fff6;
    font-size: 20px;
    display: inline-block;
    text-align: center;
    width: 220px;
    letter-spacing: 1px;
    position: relative;
}
.vip_fw .wrap_bak .func-show-nav a.active {
    color: #66cc66
}
.vip_fw .wrap_bak .func-show-nav a.active:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom: 10px solid #fff;
    bottom: 0;
    left: 100px;
}
.vip_fw .wrap {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding-top: 60px;
}
.vip_fw .price_header {
    width: 100%;
    background: #5dc560;
    height: 70px;
    margin-bottom: 20px;
}
.vip_fw .price_header img {
    height: 30px;
    margin-top: 20px;
}

/* 价格页:基础功能 */
.price_free table {
    margin: 0 auto;
    border-collapse: collapse;
    font-size: 13px;
    color: #638089;
    width: 1000px;
}
.price_free table th {
    border: 1px solid #66cc66;
    font-weight: bold;
}
.price_free table td {
    border: 1px solid #66cc66;
    line-height: 27px;
    padding: 5px;
    text-align: center
}
.price_free table .td_left {
    text-align: left
}
.price_free table .tbl_one {
    height: 50px
}
.price_free table .tbl_two {
    height: 40px
}
.price_free table .tbl_three {
    height: 30px
}
.price_free table .tbl_four {
    height: 323px
}
.price_free .tbl_odd {
    background-color: #f3fbf3
}
.price_free .tbl_even {
    background-color: #fbfcfd
}
.price_free .tbl_blue {
    line-height: 30px;
    text-align: center;
    font-weight: bold
}
.price_free .tbl_foot {
    height: 53px;
    font-size: 14px;
    color: #9ca8af;
    text-align: left;
    text-indent: 15px
}
.price_free .tbl_foot i {
    margin-right: 6px
}
.price_free .bold {
    font-weight: bold
}

/* pay */
.person-num {
    padding: 17px 0 22px 45px;
    position: relative
}
.box-163css .unit {
    text-align: left;
    margin-top: 46px;
    margin-bottom: 40px;
}
.box-163css .unit h3 {
    font-size: 0;
    background: url(../images/font_title_1.png?0912) no-repeat -6px -398px;
    background-size: 306px auto;
    height: 20px;
    padding-left: 127px;
}
.box-163css .unit h3 .ques_icon {
    margin-top: 3px;
}
.box-163css .unit span {
    font-size: 28px;
    color: #66cc66;
    margin-bottom: 30px;
    display: inline-block;
    width: 132px;
    height: 40px;
    background: url(../images/active_user.jpg) no-repeat;
    background-size: 132px auto;
}
.person-num span {
    font-size: 22px;
    color: #8f97a6;
    font-weight: normal;
    float: left;
    font-family: arial, helvetica, sans-serif
}
.person-num span b {
    margin-left: 4px;
    font-size: 14px;
    color: #8f97a6;
    font-weight: normal;
    margin-right: 2px;
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}
.person-num span:nth-child(1) {
    margin-right: 85px;
    margin-left: 0;
}
.person-num span:nth-child(1) b {
    margin-left: 4px;
}
.person-num span:nth-child(2) {
    margin-right: 78px;
}
.person-num span:nth-child(3) {
    margin-right: 75px;
}
.person-num span:nth-child(4) {
    margin-right: 67px;
}
.person-num span:nth-child(5) {
    margin-right: 0;
}

/*  pay  new_add 2016-5-12  */
.vip_fw .payWrap .wrap {
    width: 1000px;
    padding-left: 148px;
}
.name_intro {
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
    padding-left: 48px;
}
.name_intro p {
    line-height: 32px;
    font-size: 16px;
    color: #6e7786
}
.name_intro p.tit {
    font-size: 18px;
    color: #212834;
    margin-bottom: 6px;
}
.vip_fw .box_con {
    margin: 0 auto 64px;
    border: 1px solid #aadca7;
}
.vip_fw .box_con .tab-con {
    padding-left: 42px;
    padding-right: 42px;
}
.vip_fw .box_con h2 {
    background: #f6fcf7;
    border-bottom: 1px solid #aadca7;  /*font-size: 0;*/
    height: 70px;
}
.vip_fw .added h2 .tol_big {
    float: right;
    font-size: 26px;
    line-height: 60px;
    height: 60px;
    color: #5f6777;
    font-weight: normal;
    margin-top: 4px;
    margin-right: 40px;
    display: none;
}
.vip_fw .added h2 .tol_big_old{
    display: block;
}
.vip_fw .pay-header a{
    color: #09f;
}
.vip_fw .pay-header a:hover{
    color: #008ae6;
}
.vip_fw .added h2 .tol_big span {
    color: #5dc560;
    font-weight: bold;
    font-size: 36px;
    line-height: 60px;
    font-family: arial, helvetica, sans-serif;
    vertical-align: top;
}
.vip_fw .added h2 .tol_big b {
    font-size: 24px;
    font-weight: 100;
    margin-right: 15px;
    color: #5dc560;
    font-family: arial, helvetica, sans-serif;
}
.vip_fw .added h2 .tol_big i {
    font-style: normal;
    font-size: 16px;
    line-height: 60px;
    color: #a0a8ba;
}
.vip_fw .added h2 .tol_big span.pay_word_des {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 26px;
    font-weight: normal;
}
.vip_fw .added .pay_word_des_dis {
    display: none;
}
.vip_fw .added .sel_check label {
    float: left;
    font-size: 14px;
    color: #7e899a;
    line-height: 32px;
    height: 32px;
    text-align: left;
}
.vip_fw .box_con .tab-con.pc-old-pricing{
    display: block;
}
.vip_fw .box_con .pc-mod-pricing-detail p{
    color: #3b4557;
    line-height: 26px;
}
.pc-mod-basic-feature{
    padding-top: 20px;
}
.pc-mod-pricing-detail{
    padding-top: 30px;
}
.vip_fw .payWrap .price-main .added.pc-new-pricing h2{
    background-position: 34px -532px;
}
.pc-new-pricing .pc-pricing-strategy-btn{
    background-image: url(../images/old-pricing.png);
}
.pc-pricing-strategy-btn{
    float:left;
    width: 140px;
    height: 70px;
    background: url(../images/new-pricing.png) no-repeat left 22px;
    background-size: 140px auto;
    margin-left: 270px;
    cursor: pointer;
}

.vip_fw .added .sel_check .pc-pricing-detail {
    float: left;
    font-size: 14px;
    color: #7e899a;
    line-height: 32px;
    height: 32px;
    text-align: left;
    /*text-indent: 2em;*/
}
.vip_fw .added .sel_check .pc-pricing-detail i{
    color: #3b4557;
    font-style: normal;
}
.pc-pricing-title{
    font-size: 16px;
    text-align: left;
    color: #4fc262;
    font-weight: normal;
    padding-top: 10px;
}
.vip_fw .box_con .pc-mod-basic-feature p{
    padding-left: 0;
    color: #3b4557;
}
.vip_fw .box_con .pc-mod-basic-feature p a{
    margin-left: 0;
}
.vip_fw .added .sel_check label span {
    display: inline-block;
    width: 19px;
    height: 20px;
    background: url(../images/price_check.png) no-repeat;
    background-position: 1px -20px;
    background-size: 18px auto;
    margin-right: 16px;
    position: relative;
    top: 5px;
}
.vip_fw .added .sel_check label span.checked {
    background-position: 0 0;
}
.vip_fw .added .sel_check label i {
    color: #3b4557;
    font-style: normal;
}
.vip_fw .box_con .tips {
    margin-top: 30px;
    line-height: 26px;
    font-size: 15px;
    color: #4fc262;
    text-align: left;
    margin-bottom: 20px;
}
.vip_fw .added .ques {
    position: relative;
}
.vip_fw .payWrap .pay-header {
    width: 100%;
    color: #3b4557;
    font-size: 15px;
    text-align: right;
    margin-bottom: 6px;
}
.vip_fw .payWrap .tab-con .info {
    border-top: 1px dotted #aadca7;
    text-align: center;
    padding: 20px 0;
    margin: 30px 4px 0;
}
.vip_fw .payWrap .tab-con .info a {
    display: inline-block;
    padding: 4px 24px;
    background: #4fc262;
    font-size: 15px;
    color: #fff;
    border-radius: 20px;
    margin: 0 20px;
}
.vip_fw .payWrap .tab-con .info i {
    display: inline-block;
}
.vip_fw .payWrap .tab-con .info a:hover {
    background-color: #3fb450;
}
.vip_fw .payWrap .br-span {
    line-height: 24px;
    text-indent: 140px;
}
.vip_fw .payWrap .antispam {
    position: relative;
}
.vip_fw .pay-bottom {
    background: #f0f9f1;
    font-size: 16px;
    height: 44px;
    line-height: 44px;
    color: #4fc262
}
.vip_fw .pay-bottom:hover {
    background: #72ce81;
    color: #fff
}
.vip_fw .box_con p {
    font-size: 14px;
    color: #7e899a;
    line-height: 32px;
    text-align: left;
}
.vip_fw .box_con .underline {
    text-decoration: underline;
    font-style: normal;
    width: auto;
    display: inline;
}
.vip_fw .box_con p span {
    color: #3b4557;
}
.vip_fw .box_con p a {
    color: #0099ff;
    text-decoration: underline;
    font-size: 14px;
    margin-left: 10px
}
.vip_fw .box_con p a:hover {
    color: #008ae6;
}
.vip_fw .box_con p span.blue_ {
    color: #0099ff;
}
.vip_fw .box_con p i {
    font-style: normal;
    color: #ff6600;
}
.vip_fw .box_con p em {
    display: inline-block;
    width: 226px;
    font-style: normal;
}
.vip_fw .audio_video .title span {
    background-position: -3px -204px;
    margin-right: -14px;
}
.vip_fw .message_service .title span {
    background-position: -3px -252px;
    margin-right: -42px;
}
.vip_fw .private_deployment .title span {
    background-position: -3px -300px;
    margin-right: -42px;
}
.vip_fw .private_deployment p a {
    text-decoration: none;
}
.vip_fw .box_con p.one_row {
    line-height: 32px;
}
#number_slider, #number_slider_new{
    height: 2em;
}
#number_slider .points,#number_slider_new .points{
    position: relative;
    width: 100%;
    top: 0.8em;
    left: 0;
    height: 0.4em;
    background: #c1ccdb repeat-x 50% top;
    border-radius: 4px;
}
#number_slider .points li,#number_slider_new .points li {
    width: 0.4em;
    height: 0.4em;
    border-radius: 50%;
    background-color: #8f97a6;
    position: absolute;
    top: 0;
    margin-left: -0.2em
}
#number_slider .points li:first-child {
    left: 10%;
}
#number_slider .points li:nth-child(2) {
    left: 30%;
}
#number_slider .points li:nth-child(3) {
    left: 50%;
}
#number_slider .points li:nth-child(4) {
    left: 70%;
}
#number_slider .points li:last-child {
    left: 90%;
}

#number_slider_new .points li:first-child {
    left: 14%;
}
#number_slider_new .points li:nth-child(2) {
    left: 29%;
}
#number_slider_new .points li:nth-child(3) {
    left: 48%;
}
#number_slider_new .points li:nth-child(4) {
    left: 69%;
}
#number_slider_new .points li:last-child {
    left: 90%;
}
.person-num-new{
    padding-left: 0;
}
.person-num-new span:nth-child(1){
    margin-left: -5px;
    margin-right: 73px;
}
.person-num-new span:nth-child(2){
    margin-right: 64px;
}
.person-num-new span:nth-child(3) {
    margin-right: 88px;
}
.person-num-new span:nth-child(4) {
    margin-right: 92px;
}
.person-num-new span:nth-child(5) {
    margin-right: 89px;
}
#dingnew {
    font-size: 12px;
    color: #888;
    line-height: 1.6em;
}
#dingnew .process {
    position: absolute;
    top: 0.8em;
    left: 0px;
    height: 0.4em;
    background: #5dc560;
    border-radius: 4px;
}
/* 价格页改版 2016-10-26 */
.main .vip_fw.mainCon {
    overflow: visible;
    position: relative;
    z-index: 2;
}
.vip_fw .left-nav {
    position: absolute;
    top: 89px;
    left: 50%;
    margin-left: -525px;
    z-index: 3;
    font-weight: normal;
    font-style: normal;
    font-size: 16px;
}
.vip_fw .left-nav.fix {
    position: fixed;
    top: 89px;
}
.vip_fw .left-nav.bot {
    position: absolute;
    top: 3246px;
}
@media screen and (max-width:1250px) {
    .vip_fw .left-nav {
        display: none;
    }
    .vip_fw .payWrap .wrap {
        width: 852px;
        padding-left: 0;
    }

    /*.vip_fw .left-nav.fix{left: 0;margin-left: 0;}*/
}
.vip_fw .left-nav {
    border: 1px solid #aadca7;
}
.vip_fw .left-nav li {
    text-align: left;
    background-color: #f6fcf7;
    color: #4fc262;
    padding: 0 16px;
    font-size: 16px;
    cursor: pointer;
    height: 40px;
    line-height: 40px;
}
.vip_fw .left-nav li:hover {
    background-color: #4fc262;
    color: #fff;
}
.vip_fw .left-nav li.cur {
    background-color: #4fc262;
    color: #fff;
    position: relative;
}

/*.vip_fw .left-nav li.cur:after{ content: '';display: inline-block;position: absolute;width: 0;  height: 0;  border: 6px solid transparent;  border-left: 6px solid #5dc560;  bottom: 12px;  right:-12px;}*/
.vip_fw .payWrap .price-main h2 {
    text-align: left;
    padding-left: 34px;
    line-height: 70px;
    font-weight: 300;
    font-size: 30px;
    color: #4d5666;
}
.vip_fw .payWrap .price-main .added h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1205) no-repeat 34px 8px;*/
    /*background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .public h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1205) no-repeat 34px -47px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .overseas h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -478px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .private h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -102px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .custom h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -157px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .audio h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -212px;
    background-size: 306px auto;*/
}
.main-new .vip_fw .payWrap .price-main .smallvideo h2 {
    /*background: #f6fcf7 url(../images/font_title2.png?1208) no-repeat 34px -752px;
    background-size: 306px auto;*/
}
.main-new .vip_fw .payWrap .price-main .audio h2 {
    /*background: #f6fcf7 url(../images/font_title2.png?1208) no-repeat 34px -212px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .qa h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -696px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .sms h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -267px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .antispam h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -322px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .jxc h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -643px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .redpacket h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -425px;
    background-size: 306px auto;*/
}
.vip_fw .payWrap .price-main .desktop_solution h2 {
    /*background: #f6fcf7 url(../images/font_title.png?1208) no-repeat 34px -587px;
    background-size: 306px auto;*/
}
.vip_fw .hot_icon {
    width: 29px;
    height: 14px;
    display: inline-block;
    vertical-align: -1px;
    background: url(../images/price_icons.png) no-repeat -1px -23px;
    background-size: 34px auto;
    margin-left: 4px;
    position: relative;
}
.vip_fw .box_con .ques_icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    vertical-align: middle;
    background: url(../images/price_icons.png) no-repeat -2px -3px;
    background-size: 34px auto;
    margin-left: 4px;
    position: relative;
    top: -1px;
}
.vip_fw .box_con .ques_icon:hover {
    background-position: -2px -44px;
}
.vip_fw .box_con .ques_icon .tip_box {
    width: 180px;
    position: absolute;
    top: -4px;
    left: 24px;
    border: 1px solid #aadca7;
    border-radius: 4px;
    min-width: 50px;
    background: #fff;
    color: #8a95a5;
    padding: 10px;
    text-indent: 0;
    line-height: 18px;
    z-index: 3;
    font-style: normal;
    font-size: 12px;
    font-weight: normal;
    height: auto;
    display: none;
}
.vip_fw .box_con .ques_icon.wide .tip_box {
    width: 350px;
}
.vip_fw .box_con .ques_icon .tip_box:after, .vip_fw .box_con .ques_icon .tip_box:before {
    border: solid transparent;
    content: ' ';
    height: 0;
    left: -12px;
    position: absolute;
    width: 0;
}
.vip_fw .box_con .ques_icon .tip_box:after {
    border-width: 4px;
    border-right-color: #ffffff;
    top: 7px;
    left: -8px;
}
.vip_fw .box_con .ques_icon .tip_box:before {
    border-width: 6px;
    border-right-color: #aadca7;
    top: 5px;
}
.vip_fw .payWrap .icon-yun, .vip_fw .payWrap .icon-jrmf {
    width: 93px;
    height: 32px;
    font-size: 0px;
    background: url(../images/yunclean.png?1109) no-repeat;
    background-size: 93px;
    position: absolute;
    bottom: 8px;
    right: 8px;
}
.vip_fw .payWrap .icon-jrmf {
    background-position: 0 -45px;
    right: 14px;
    bottom: 10px;
}
.vip_fw .pay-bottom span {
    padding-left: 30px;
    line-height: 44px;
    cursor: pointer;
}
.vip_fw .pay-bottom span:before {
    content: '';
    display: inline-block;
    background: url(../images/price_icons.png) no-repeat 0 -48px;
    background-size: 25px auto;
    width: 25px;
    height: 20px;
    position: relative;
    top: 3px;
}
.vip_fw .pay-bottom:hover span:before {
    background: url(../images/price_icons.png) no-repeat 0 -76px;
    background-size: 25px auto;
}
.vip_fw .payWrap .redpacket {
    position: relative;
}
.vip_fw .payWrap .redpacket .tips i {
    display: block;
    margin-top: 14px;
}
/*价格页私有部署添加第二个电话*/
.vip_fw .private-tel2{
    margin-top: 5px;
}
.vip_fw .private-tel2 span{
    visibility: hidden;
}
/* 价格页特色服务 */
.vip_fw .specialWrap .lists {
    line-height: 1.42857143;
    float: none;
    padding: 0;
}
.vip_fw .specialWrap .lists li {
    float: left;
    border-left: 1px solid #7dd180;
    border-top: 1px solid #7dd180;
    clear: none;
}
.vip_fw .specialWrap .lists li:nth-child(2n) {
    border-right: 1px solid #7dd180;
    clear: none;
}
.vip_fw .specialWrap .lists li.border_bot {
    border-bottom: 1px solid #7dd180;
}
.vip_fw .specialWrap .lists li .spe-pic {
    width: 100px;
    height: 110px;
    overflow: hidden
}
.vip_fw .specialWrap .lists li .spe-pic span {
    display: inline-block;
    width: 55px;
    height: 60px;
    background: url(../images/newVersion/speico.png) 0 0 / 55px auto no-repeat;
    margin: 25px;
}
.vip_fw .specialWrap .lists li:nth-child(2) .spe-pic span {
    background-position: 0 -60px;
}
.vip_fw .specialWrap .lists li:nth-child(3) .spe-pic span {
    background-position: 0 -120px;
}
.vip_fw .specialWrap .lists li:nth-child(4) .spe-pic span {
    background-position: 0 -180px;
}
.vip_fw .specialWrap .lists li:nth-child(5) .spe-pic span {
    background-position: 0 -240px;
}
.vip_fw .specialWrap .lists li:nth-child(6) .spe-pic span {
    background-position: 0 -300px;
}
.vip_fw .specialWrap .lists li:nth-child(7) .spe-pic span {
    background-position: 0 -360px;
}
.vip_fw .specialWrap .lists li:nth-child(8) .spe-pic span {
    background-position: 0 -420px;
}
.vip_fw .specialWrap .lists li:nth-child(9) .spe-pic span {
    background-position: 0 -480px;
}
.vip_fw .specialWrap .lists li:nth-child(10) .spe-pic span {
    background-position: 0 -540px;
}
.vip_fw .specialWrap .lists li:nth-child(11) .spe-pic span {
    background-position: 0 -600px;
}
.vip_fw .specialWrap .lists li:nth-child(12) .spe-pic span {
    background-position: 0 -660px;
}
.vip_fw .specialWrap .lists li:nth-child(13) .spe-pic span {
    background-position: 0 -720px;
}
.vip_fw .specialWrap .lists li:nth-child(14) .spe-pic span {
    background-position: 0 -780px;
}
.vip_fw .specialWrap .lists li:nth-child(15) .spe-pic span {
    background-position: 0 -840px;
}
.vip_fw .specialWrap .lists li:nth-child(16) .spe-pic span {
    background-position: 0 -900px;
}
.vip_fw .specialWrap .lists .spe-intro {
    width: 398px;
    height: 110px;
    padding: 0 20px;
    text-align: left;
}
.vip_fw .specialWrap .lists .spe-intro h5 {
    margin: 22px 0 10px;
    color: #2a3240;
    font-size: 16px;
    font-weight: normal;
}
.vip_fw .specialWrap .lists .spe-intro div {
    color: #7e899a;
    font-size: 14px;
}
.vip_fw .specialWrap .list2 {
    padding-top: 40px;
}
.vip_fw .specialWrap .list2 li {
    border-color: #00b1ff
}
.vip_fw .specialWrap .list2 li:nth-child(2n) {
    border-color: #00b1ff;
}
.vip_fw .specialWrap .list2 li.border_bot {
    border-color: #00b1ff
}
.vip_fw .specialWrap .list2 li .spe-pic {

    /*background: #00b1ff;*/
}
.vip_fw .specialWrap .list2 li:nth-child(1) .spe-pic span {
    background-position: 0 -962px;
}
.vip_fw .specialWrap .list2 li:nth-child(2) .spe-pic span {
    background-position: 0 -1020px;
}
.vip_fw .specialWrap .list2 li:nth-child(3) .spe-pic span {
    background-position: 0 -1080px;
}
.vip_fw .specialWrap .list2 li:nth-child(4) .spe-pic span {
    background-position: 0 -1144px;
}

/* tab切换 2016-5-16*/
.tab_price {
    display: none;
}
.tab_show {
    display: block;
}

/*价格页 ICP*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6)
}
.form-control:-moz-placeholder {
    color: #999
}
.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}
.form-control:-ms-input-placeholder {
    color: #999
}
.form-control::-webkit-input-placeholder {
    color: #999
}
.radio, .checkbox {
    display: block;
    min-height: 20px;
    padding-left: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    vertical-align: middle
}
.radio label, .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}
.radio input[type="radio"], .radio-inline input[type="radio"], .checkbox input[type="checkbox"], .checkbox-inline input[type="checkbox"] {
    float: left;
    margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
    margin-top: -5px
}
.radio-inline, .checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    vertical-align: middle;
    cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}
input[type="radio"][disabled], input[type="checkbox"][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type="radio"], fieldset[disabled] input[type="checkbox"], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}
.pricingPay * {
    box-sizing: border-box;
}
.pricingPay .payPage {
    margin: 40px auto 0;
    width: 1000px;
}
.payIntro {
    background: #fbfbfb;
    padding: 20px 35px;
    margin-bottom: 30px;
}
.payIntro h4 {
    color: #2b2b2b;
    font-size: 16px;
    margin-bottom: 16px;
    font-weight: normal;
}
.payIntro p {
    font-size: 14px;
    color: #767676;
    margin-bottom: 5px;
    white-space: nowrap;
}
.payIntro p small {
    font-size: 12px;
    margin-right: 4px;
    display: inline-block;
    transform: scale(0.6, 0.6);
    line-height: 20px;
    color: #5c5c5c;
}
#paycount-error-msg {
    color: red;
    position: relative;
    top: 11px;
    left: 0;
    width: 500px;
    display: inline-block;
    line-height: 1.4;
    vertical-align: top;
    margin-left: 10px;
}
.payType {
    padding: 30px;
    border: 1px solid #c6c6c6;
    padding-top: 120px;
    margin-bottom: 10px;
}
.payType label input {
    margin-top: 12px;
}
.payType ul, .smsRechargeType ul {
    border-bottom: 1px solid #c6c6c6;
    padding-left: 0;
    margin: 0 10px 35px;
}
.payType ul li {
    float: left;
    position: relative;
}
.payType ul li a {
    line-height: 34px;
    height: 35px;
    padding: 0 45px;
    border-bottom: 0;
    color: #4D4D4D;
    display: inline-block;
    font-size: 14px;
    background: #fff;
}
.payType ul li a i {
    position: absolute;
    top: 10px;
    left: 1px;
    width: 35px;
    height: 16px;
    background: url(../images/payIcon.png) 0 -34px/38px auto no-repeat;
}
.payType form {
    position: relative;
}
.payType form .alipay {
    position: absolute;
    top: -150px;
    left: 10px;
}
#alipay {
    background: url(../images/alipay.png) 18px 1px/75px auto no-repeat;
}
.bankBox {
    position: relative;
    _zoom: 1;
    float: left;
    background-color: #fff;
    padding: 5px 0;
    height: 40px;
    width: 170px;
    margin-right: 10px;
    margin-bottom: 20px;
    cursor: pointer;
    border: 1px solid #b0c2e1;
    border-radius: 2px;
    -webkit-transition: border-color .2s;
    -moz-transition: border-color .2s;
    -ms-transition: border-color .2s;
    transition: border-color .2s
}
.bankBox:hover {
    border-color: #ff5d5b;
    z-index: 20
}
.bank-logo {
    margin-left: 25px;
    background-image: url(../images/bank-logo.png);
    display: block;
    width: 125px;
    height: 28px;
    overflow: hidden;
    text-indent: -9999px;
}
#bank-icbc {
    background-position: 0 -140px;
}
#bank-ccb {
    background-position: 0 -336px;
}
#bank-cmb {
    background-position: 0 -784px;
}
#bank-abc {
    background-position: 0 -532px;
}
#bank-bcom {
    background-position: 0 -392px;
}
#bank-boc {
    background-position: 0 -840px;
}
#bank-gdb {
    background-position: 0 -196px;
}
#bank-cmbc {
    background-position: 0 -448px;
}
#bank-hxb {
    background-position: 0 -308px;
}
#bank-cib {
    background-position: 0 -756px;
}
.payTips {
    color: #aaa;
    font-size: 13px;
    letter-spacing: .5px;
}
.payTips i {
    color: #0195ff;
    margin-right: 4px;
    margin-left: 4px;
}
.payButton {
    display: inline-block;
    width: 168px;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    border-radius: 24px;
    background: #0099ff;
    color: #fff;
    -webkit-transition: background .1s ease-in-out;
    -o-transition: background .1s ease-in-out;
    transition: background .1s ease-in-out;
    border: 0;
}
.payButton:hover, .payButton:focus, .contractBox > form button:focus {
    background: #08a0f2;
    color: #fff;
    outline: 0;
}
.payPage .payCount > div {
    height: 34px;
    line-height: 38px;
    background: url(../images/payIcon.png) 0 10px/52px auto no-repeat;
    padding-left: 31px;
    margin-top: 40px;
    margin-left: 30px;
    margin-bottom: 40px;
}
.payPage .payCount label {
    font-size: 17px;
    font-weight: normal;
    color: #fd8424 !important;
}
.payPage .payCount input {
    width: 200px;
    height: 38px;    /* line-height: 38px; */
    margin-bottom: 4px;
    font-size: 15px;
    margin-right: 6px;
    border-color: #0099ff;
    margin-left: 15px;
    color: #fd7e23;
    display: inline-block;
}
.payPage .payCount input::-webkit-outer-spin-button, .payPage .payCount input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
    margin: 0;
}
.payPage .payCount input[type="number"] {
    -moz-appearance: textfield;
}
.payTips a {
    color: #2b98fc;
}
.payTips a:hover {
    color: #2a6496;
}
.payBtn {
    text-align: center;
    margin-bottom: 100px;
    margin-top: 60px;
}
.payPage .payCount span {
    color: #5c5c5c;
    font-size: 14px;
}
.glyphicon-info-sign {
    display: inline-block;
    background: url(../images/payIcon.png) 0 -94px/50px auto no-repeat;
    width: 15px;
    height: 15px;
    vertical-align: -1px;
}
.mediaphone.visible{
    text-align: left;
}
.mediaphone.visible p{
    display: inline;
    text-indent: 0px;
}
/*ie*/
#browser_ie {
    display: none;
    height: 85px;
    background-color: #F6F6B4;
    font-size: 15px;
    color: #000
}
#browser_ie .brower_info {
    width: 800px;
    margin: 0 auto;
    padding-top: 17px
}
#browser_ie .brower_info .notice_info {
    float: left;
    position: relative;
    margin-top: 5px
}
#browser_ie .brower_info .notice_info p {
    width: 360px;
    line-height: 25px;
    text-align: left;
    display: inline-block
}
#browser_ie .browser_list {
    float: left;
    position: relative
}
#browser_ie .browser_list img {
    width: 40px;
    height: 40px
}
#browser_ie .browser_list span {
    text-align: center;
    display: inline-block;
    width: 80px
}
@media screen and (min-width:1921px) {
    .showCaseBG .casePre {
        left: 50%;
        margin-left: -900px;
        top: 427px;
        margin-top: -23.5px;
    }
    .showCaseBG .caseNext {
        right: 50%;
        margin-right: -900px;
        top: 427px;
        margin-top: -23.5px;
    }
}

/* 产品页 融云客服 */
.page-image.profileBG.csBG {
    background-image: url(../images/newVersion/csBG.jpg);
    height: 78%;
    min-height: 585px;
    background-position: center;
}
.csBanner > img {
    height: 120px;
}
.publicBanner.csBanner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    padding-top: 0;
    width: 100%;
}
.csBanner>ul {
    width: 100%;  /*margin-left: -25%;*/
}
.csBanner>ul li {
    width: 140px;
    margin: 82px 15px 0;
    display: inline-block;
    color: #fff;
    font-size: 14px;
    text-align: center;
}
.csBanner>ul li span {
    display: inline-block;
    width: 70px;
    height: 70px;
    background: url(../images/newVersion/icons-cs.png) 0 0/82px auto no-repeat;
}
.csBanner>ul li:nth-of-type(2) span {
    background-position: 0 -81px;
}
.csBanner>ul li:nth-of-type(3) span {
    background-position: 0 -161px;
}
.csBanner>ul li:nth-of-type(4) span {
    background-position: 0 -241px;
}
.csBanner>ul li p {
    white-space: nowrap;
    margin-top: 15px;
    letter-spacing: .5px;
    color: rgba(255, 255, 255, .9)
}
.csSdk {
    width: 100%;
    background: #fafafa;
    padding-top: 80px;
    padding-bottom: 50px;
}
.csTitle {
    max-width: 780px;
    text-align: center;
}
.csTitle img {
    width: 100%;
}
.csConWrap {
    margin-top: 40px;
    text-align: center
}
.csConWrap .lists {
    line-height: 1.42857143;
}
.csConWrap .lists li {
    display: inline-block;
    font-size: 14px;
    margin: 0 45px 35px 0;
    padding: 40px 60px 70px;
    background-color: #fff;
    border: 1px solid #f5f5f5;
}
.csConWrap .lists li:nth-child(3n) {
    margin-right: 0;
}
.csConWrap .lists li dt {
    text-align: center;
    color: #333;
    font-size: 20px;
}
.csConWrap .lists li dd:nth-of-type(1) {
    width: 62px;
    height: 62px;
    background: url(../images/newVersion/icons-cs.png) 0 -420px/100px auto no-repeat;
    margin: 20px auto 30px;
}
.csConWrap .list1 li:nth-child(2) dd:nth-of-type(1) {
    background-position: 0 -490px;
}
.csConWrap .list1 li:nth-child(3) dd:nth-of-type(1) {
    background-position: 0 -558px;
}
.csConWrap .list2 li:nth-child(1) dd:nth-of-type(1) {
    background-position: 0 -622px;
}
.csConWrap .list2 li:nth-child(2) dd:nth-of-type(1) {
    background-position: 0 -686px;
}
.csConWrap .list2 li:nth-child(3) dd:nth-of-type(1) {
    background-position: 0 -750px;
}
.csConWrap .lists li dd p {
    text-align: left;
    color: rgba(101, 109, 120, 0.8);
    font-size: 16px;
    line-height: 1.7;
}
.classicCase {
    background: #0f0e1a url(../images/newVersion/csCaseBG.jpg) 50% 0px / auto 639px no-repeat;
    height: 639px;
    padding-top: 160px;
}
.classicCase .csTitle {
    max-width: 182px;
}
.classicCase .logoLine {
    height: 150px;
    margin-top: 100px;
    text-align: center;
}
.classicCase ul li {
    display: inline-block;
    position: relative;
    margin: 0 25px;
    width: 100px;
}
.classicCase ul li span {
    display: block;
    width: 100px;
    height: 100px;
    background: #3b3b3b;
    border-radius: 50px;
    padding: 4px;
    background: rgba(232, 232, 232, 0.3);
}
.classicCase ul li span img {
    width: 92px;
    height: 92px;
}
.classicCase ul li font {
    display: block;
    padding-top: 15px;
    text-align: center;
    color: rgba(255, 255, 255, .85);
}
.csFooter {
    padding: 90px 0 85px;
    background: #fafafa;
}
.csFooter h3 {
    max-width: 280px;
    margin-bottom: 30px;
}
.csFooter h3 img {
    width: 100%;
}
.csFooter .user-signup {
    width: 177px;
}
.csFooter .user-signup a {
    display: inline-block;
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 50px;
    background: transparent url(../images/newVersion/intro-user4.png) no-repeat 0 0/177px auto;
    vertical-align: top;
}
.csFooter .user-signup a:hover, .csFooter .user-signup a:focus {
    background-position: 0 -75px;
}
.classicCase ul li span:hover {
    animation-duration: 10s;
    animation-iteration-count: infinite;
    animation-name: shake-rotate;
    animation-timing-function: ease-in-out;
}
@keyframes shake-rotate {
    2% {
        transform: translate(0, 0) rotate(0.5deg);
    }
    4% {
        transform: translate(0, 0) rotate(-5.5deg);
    }
    6% {
        transform: translate(0, 0) rotate(0.5deg);
    }
    8% {
        transform: translate(0, 0) rotate(1.5deg);
    }
    10% {
        transform: translate(0, 0) rotate(-1.5deg);
    }
    12% {
        transform: translate(0, 0) rotate(-4.5deg);
    }
    14% {
        transform: translate(0, 0) rotate(3.5deg);
    }
    16% {
        transform: translate(0, 0) rotate(3.5deg);
    }
    18% {
        transform: translate(0, 0) rotate(4.5deg);
    }
    20% {
        transform: translate(0, 0) rotate(1.5deg);
    }
    22% {
        transform: translate(0, 0) rotate(3.5deg);
    }
    24% {
        transform: translate(0, 0) rotate(-1.5deg);
    }
    26% {
        transform: translate(0, 0) rotate(-3.5deg);
    }
    28% {
        transform: translate(0, 0) rotate(-2.5deg);
    }
    30% {
        transform: translate(0, 0) rotate(7.5deg);
    }
    32% {
        transform: translate(0, 0) rotate(2.5deg);
    }
    34% {
        transform: translate(0, 0) rotate(7.5deg);
    }
    36% {
        transform: translate(0, 0) rotate(-1.5deg);
    }
    38% {
        transform: translate(0, 0) rotate(4.5deg);
    }
    40% {
        transform: translate(0, 0) rotate(-3.5deg);
    }
    42% {
        transform: translate(0, 0) rotate(-5.5deg);
    }
    44% {
        transform: translate(0, 0) rotate(3.5deg);
    }
    46% {
        transform: translate(0, 0) rotate(-1.5deg);
    }
    48% {
        transform: translate(0, 0) rotate(7.5deg);
    }
    50% {
        transform: translate(0, 0) rotate(6.5deg);
    }
    52% {
        transform: translate(0, 0) rotate(1.5deg);
    }
    54% {
        transform: translate(0, 0) rotate(2.5deg);
    }
    56% {
        transform: translate(0, 0) rotate(-2.5deg);
    }
    58% {
        transform: translate(0, 0) rotate(1.5deg);
    }
    60% {
        transform: translate(0, 0) rotate(-0.5deg);
    }
    62% {
        transform: translate(0, 0) rotate(3.5deg);
    }
    64% {
        transform: translate(0, 0) rotate(-6.5deg);
    }
    66% {
        transform: translate(0, 0) rotate(6.5deg);
    }
    68% {
        transform: translate(0, 0) rotate(7.5deg);
    }
    70% {
        transform: translate(0, 0) rotate(0.5deg);
    }
    72% {
        transform: translate(0, 0) rotate(-0.5deg);
    }
    74% {
        transform: translate(0, 0) rotate(0.5deg);
    }
    76% {
        transform: translate(0, 0) rotate(-5.5deg);
    }
    78% {
        transform: translate(0, 0) rotate(1.5deg);
    }
    80% {
        transform: translate(0, 0) rotate(0.5deg);
    }
    82% {
        transform: translate(0, 0) rotate(-0.5deg);
    }
    84% {
        transform: translate(0, 0) rotate(3.5deg);
    }
    86% {
        transform: translate(0, 0) rotate(6.5deg);
    }
    88% {
        transform: translate(0, 0) rotate(-2.5deg);
    }
    90% {
        transform: translate(0, 0) rotate(6.5deg);
    }
    92% {
        transform: translate(0, 0) rotate(5.5deg);
    }
    94% {
        transform: translate(0, 0) rotate(-5.5deg);
    }
    96% {
        transform: translate(0, 0) rotate(-0.5deg);
    }
    98% {
        transform: translate(0, 0) rotate(-4.5deg);
    }
    0%, 100% {
        transform: translate(0, 0) rotate(0);
    }
}

/* 产品页 直播 */
.page-image.profileBG.liveBG {
    background-image: url(../images/newVersion/liveBG.jpg?0825);
    background-size: cover;
    height: 78%;
    min-height: 564px;
    background-position: center bottom
}
.csTitle.liveTit1 {
    max-width: 400px;
}
.csConWrap.liveConWrap {
    max-width: 630px;
    margin-top: 60px;
    position: relative;
    min-height: 400px;
    left: -50px;
}
.csConWrap.liveConWrap img, .liveIntro2 .csTitle img {
    width: 100%;
    vertical-align: top;
    -webkit-user-select: none;
}
.csConWrap.liveConWrap ul {
    position: absolute;
    top: 0;
    left: 0
}
.csConWrap.liveConWrap li {
    width: 340px;
    position: absolute;
}
.csConWrap.liveConWrap li:first-child {
    top: 24px;
    left: -208px;
}
.csConWrap.liveConWrap li:nth-child(2) {
    top: -10px;
    left: 580px;
}
.csConWrap.liveConWrap li:nth-child(3) {
    top: 240px;
    left: -328px;
}
.csConWrap.liveConWrap li:nth-child(4) {
    top: 266px;
    left: 580px;
}
.csConWrap.liveConWrap li:nth-child(2n) {
    text-align: left
}
.csConWrap.liveConWrap li:nth-child(2n+1) {
    text-align: right
}
.csConWrap.liveConWrap li h5, .liveIntro2 .csTitle li h5 {
    font-size: 21px;
    color: #000;
    font-weight: normal;
    margin: 0;
    margin-bottom: 4px;
}
.csConWrap.liveConWrap li p, .liveIntro2 .csTitle li p {
    font-size: 15px;
    color: #656d78
}
.csSdk.liveIntro {
    background: #eee;
    padding-bottom: 65px;
    padding-top: 65px;
}
.csSdk.liveIntro2 {
    background: #fff;
    padding-bottom: 60px;
}
.liveIntro2 .csTitle {
    max-width: 1080px;
    position: relative;
    min-height: 622px;
}
.liveIntro2 .csTitle ul {
    position: absolute;
    top: 185px;
    left: 0
}
.liveIntro2 .csTitle li {
    width: 340px;
    position: absolute;
}
.liveIntro2 .csTitle li:first-child {
    text-align: right;
    top: 0;
    left: -30px;
}
.liveIntro2 .csTitle li:nth-child(2) {
    text-align: right;
    top: 170px;
    left: -80px;
}
.liveIntro2 .csTitle li:nth-child(3) {
    text-align: right;
    top: 320px;
    left: -30px;
}
.liveIntro2 .csTitle li:nth-child(4) {
    text-align: left;
    top: 230px;
    left: 810px;
}
.classicCase.liveCase {
    background-image: url(../images/newVersion/liveCaseBG.jpg?0825);
    background-size: auto 420px;
    height: 385px;
    background-color: #000;
    padding-top: 70px;
}
.classicCase.liveCase .logoLine {
    margin-top: 60px;
}
.classicCase.liveCase ul li {
    margin: 0 50px;
}
.csFooter.liveFooter {
    padding: 65px 0 65px;
}
.csFooter.liveFooter h3 {
    max-width: 360px;
    margin-bottom: 50px;
}
.liveFooter.csFooter .user-download {
    text-align: center;
    width: 100%;
    font-size: 0;
    margin-bottom: 60px;
}
.liveFooter.csFooter .user-download .download-con, .liveFooter.csFooter .user-signup .user-con {
    display: inline-block;
    width: 250px;
}
.liveFooter.csFooter .user-download .download-con:first-child, .liveFooter.csFooter .user-signup .user-con:first-child {
    margin-right: 65px;
}
.liveFooter.csFooter .user-download img {
    width: 100%;
}
.liveFooter.csFooter .user-download p {
    width: 100%;
    font-size: 16px;
    text-align: center;
    color: #7f8488;
    margin-top: 12px;
}
.liveFooter.csFooter .user-signup {
    text-align: center;
    width: 100%;
    font-size: 0
}
.liveFooter.csFooter .user-signup a {
    width: 208px;
    background-size: 208px auto;
    outline: 0;
}
.liveFooter.csFooter .user-signup div:first-child a {
    background-image: url(../images/newVersion/intro-user5.png?0825);
}
.liveFooter.csFooter .user-signup div:last-child a {
    background-image: url(../images/newVersion/intro-user6.png?0825);
}
.csFooter.liveFooter .user-signup a:hover, .csFooter.liveFooter .user-signup a:focus {
    background-position: 0 -79px;
}

/* 产品页面 融云反垃圾 2016-10-21 */
.antispamBG {
    background-image: none;
    background-color: #060f1b;
    height: 525px;
}
.antispamBG .antispamBanner {
    padding-top: 110px;
    width: 944px;
    margin: 0 auto;
    text-align: center;
}
.antispamBG .antispamBanner > img {
    height: 350px;
}
.antispam-intro1 .csTitle {
    max-width: 320px;
    background: url(../images/newVersion/antispam_tit1.png) 0 0/320px auto no-repeat;
    font-size: 0;
    height: 40px;
}
.csSdk.antispam-intro1 {
    padding-top: 55px;
    padding-bottom: 30px;
}
.antispamConWrap {
    margin-top: 50px;
    text-align: center;
    width: 810px;
}
.antispamConWrap .lists {
    line-height: 1.42857143;
}
.antispamConWrap dl {
    display: inline-block;
    font-size: 14px;
    margin: 0 58px 36px 0;
    padding: 26px 35px 0;
    background-color: #fff;
    border: 1px solid #f5f5f5;
    min-height: 236px;
    vertical-align: top;
}
.antispamConWrap dl:nth-child(3n) {
    margin-right: 0;
}
.antispamConWrap dl dd {
    text-align: center;
    color: #333;
    font-size: 18px;
}
.antispamConWrap dl dd:first-child {
    margin-bottom: 15px;
}
.antispamConWrap dl:before {
    content: '';
    display: inline-block;
    width: 62px;
    height: 62px;
    background: url(../images/newVersion/antispam_sprite.png) 0 0/62px auto no-repeat;
    margin: 0 auto 14px;
}
.antispamConWrap dl:nth-child(2):before {
    background-position: 0 -72px;
}
.antispamConWrap dl:nth-child(3):before {
    background-position: 0 -144px;
}
.antispamConWrap dl:nth-child(4):before {
    background-position: 0 -216px;
}
.antispamConWrap dl:nth-child(5):before {
    background-position: 0 -286px;
}
.antispamConWrap dl:nth-child(6):before {
    background-position: 0 -358px;
}
.antispamConWrap dl dd p {
    text-align: center;
    color: rgba(101, 109, 120, 0.8);
    font-size: 14px;
    line-height: 1.5;
}
.antispam-intro2 .wrap, .antispam-intro3 .wrap {
    text-align: center;
}
.antispam-intro2 h2, .antispam-intro3 h2 {
    font-size: 0;
    text-indent: -9999px;
    height: 52px;
    width: 240px;
    display: inline-block;
    margin-top: 54px;
    margin-bottom: 58px;
    background: url(../images/newVersion/antispam_tit2.png) 0 0/ 240px auto no-repeat;
}
.antispam-intro2 {
    width: 100%;
    text-align: center;
    margin-bottom: 65px;
}
.antispam-intro2-con, .antispam-intro3-con {
    position: relative;
}
.antispam-intro2-cen {
    display: inline-block;
    vertical-align: top;
    background-image: url(../images/newVersion/antispam_con2.png);
    background-size: 640px auto;
    background-repeat: no-repeat;
    width: 640px;
    height: 416px;
    margin: 0;
    font-size: 0;
}
.antispam-intro2-con ul li {
    position: absolute;
    font-size: 18px;
    color: #000;
}
.antispam-intro2-con .yctips1 {
    left: 50px;
    top: 160px;
}
.antispam-intro2-con .yctips2 {
    left: 50px;
    top: 308px;
}
.antispam-intro2-con .yctips3 {
    left: 504px;
    top: 30px;
}
.antispam-intro2-con .yctips4 {
    left: 828px;
    top: 114px;
}
.antispam-intro2-con .yctips5 {
    left: 828px;
    top: 236px;
}
.antispam-intro2-con .yctips6 {
    left: 828px;
    top: 360px;
}
.antispam-intro3 {
    background: #10b2ff;
    padding-bottom: 75px;
}
.antispam-intro3 h2 {
    height: 38px;
    width: 200px;
    background-image: url(../images/newVersion/antispam_tit3.png);
    background-size: 200px auto;
    margin-top: 65px;
    margin-bottom: 45px;
}
.antispam-intro3-cen {
    display: inline-block;
    vertical-align: top;
    background-image: url(../images/newVersion/antispam_con3.png);
    background-size: 320px auto;
    background-repeat: no-repeat;
    width: 320px;
    height: 270px;
    margin: 0;
    font-size: 0;
}
.antispam-intro3-con ul li {
    position: absolute;
    font-size: 18px;
    color: #fff;
}
.antispam-intro3-con .yctips1 {
    left: 170px;
    top: 35px;
}
.antispam-intro3-con .yctips2 {
    left: 170px;
    top: 210px;
}
.antispam-intro3-con .yctips3 {
    left: 665px;
    top: 68px;
}
.antispam-intro3-con .yctips4 {
    left: 660px;
    top: 210px;
}
.antispam-intro4 {
    background-color: #f5f5f5;
    padding: 50px 0 60px;
}
.antispam-intro4 .wrap {
    width: 900px;
    text-align: left;
    padding-left: 88px;
}
.antispam-intro4 .wrap:before {
    content: '';
    display: inline-block;
    float: left;
    width: 88px;
    height: 88px;
    background: #10b2ff url(../images/newVersion/antispam_sprite.png?1025) 14px -488px/66px auto no-repeat;
    border-radius: 5px;
    margin-right: 25px;
}
.antispam-intro4 h2 {
    display: inline-block;
    height: 28px;
    width: 112px;
    background-image: url(../images/newVersion/antispam_tit4.png?1025);
    background-size: 112px auto;
    background-repeat: no-repeat;
    margin-bottom: 13px;
    font-size: 0;
    vertical-align: top;
    margin-top: 5px;
}
.antispam-intro4.func-dialogue p {
    font-size: 15px;
    letter-spacing: 0;
    line-height: 22px;
}
.antispam-intro4.func-dialogue p span:first-child {
    margin-right: 44px;
}
.error_four {
    padding-top: 136px;
    text-align: center
}
.error_four .wrap {
    height: 330px;
    padding-top: 145px;
    padding-bottom: 150px;
    background: url("../images/error_1.png") no-repeat center 0/420px auto;
    color: #4c6269
}
.error_four h2 {
    font-size: 38px;
    font-weight: 400;
    line-height: 44px
}
.error_four p {
    font-size: 24px;
    line-height: 42px;
    padding-bottom: 75px
}
.error_four .error_back {
    display: inline-block;
    width: 180px;
    line-height: 48px;
    color: #fff;
    font-size: 22px;
    background-color: #1f8dd6;
    border-radius: 4px
}
.me .wrap {
    overflow: hidden
}
.me .me_l {
    padding-left: 152px;
    width: 157px;
    height: 100%;
    min-height: 500px;
    float: left
}
.me .me_l li {
    line-height: 118px;
    color: #999;
    border-bottom: 1px solid #e7e8ea;
    padding-left: 10px
}
.me .me_l li.last {
    border-bottom: none
}
.me .me_l li a:hover {
    color: #1f8dd6
}
.me .me_r {
    float: left;
    width: 642px;
    padding: 48px 0 0 60px;
    border-left: 1px solid #e7e8ea;
}

/* 公司简介 */
.cur  a {
    color: #00b3eb;
    font-size: 18px;
    text-shadow: 0 0 5px #fff
}
.me_r  ul label {
    left: 0;
    position: absolute;
    top: 0
}
.me_r  ul p {
    margin-left: 100px
}
.me_r_r  ul li {
    margin-bottom: 30px;
    position: relative
}
.tabtit  li {
    margin-bottom: 30px;
    position: relative
}
.sinaflag {
    background: url(../images/v.png) no-repeat scroll left top rgba(0, 0, 0, 0);
    display: inline-block;
    height: 23px;
    vertical-align: middle;
    width: 62px
}
.about-us h3 {
    font-size: 24px;
    text-shadow: 0 0 5px #fff
}
.about-us p {
    font-size: 16px;
    line-height: 24px;
    margin: 20px 0 30px
}
.appointment {
    height: 510px;
    background-color: #f6f6f7;
    padding-top: 40px;
    padding-bottom: 70px;
    margin-bottom: -50px
}
.appointment-inner {
    margin: 0 auto;
    width: 335px;
    background-color: #eee;
    padding: 44px 52px 23px;
    border-radius: 8px;
    font-size: 13px;
    background: #eee url(../images/app_bottom_1.png) no-repeat center 503px
}
.appointment-inner li {
    height: 79px
}
.appointment-inner li.li_area {
    height: 155px
}
.appointment-inner li input[type="text"] {
    display: block;
    border: 1px solid #e6e5e5;
    border-radius: 4px;
    width: 337px;
    height: 15px;
    font-size: 13px;
    text-indent: 44px;
    padding: 12px 0px
}
.appointment-inner li p {
    height: 36px;
    line-height: 36px;
    text-indent: 44px;
    color: #1f8dd6
}
.appointment-inner li textarea {
    height: 103px;
    line-height: 39px;
    border: 1px solid #e6e5e5;
    border-radius: 4px;
    width: 337px;
    resize: none;
    font-size: 13px;
    text-indent: 44px
}
.appointment-inner li input[type="submit"].btn-appointment {
    border: none;
    width: 145px;
    height: 40px;
    display: block;
    margin: 0 auto;
    background-color: #1f8dd6;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    border-radius: 4px
}
.appointment-inner .col_1, .appointment-inner .col_2, .appointment-inner .col_3, .appointment-inner .col_4 {
    background: #fff url(../images/app_btn_1.png) no-repeat 10px 8px
}
.appointment-inner .col_2 {
    background-position: 10px -38px
}
.appointment-inner .col_3 {
    background-position: 10px -78px
}
.appointment-inner .col_4 {
    background-position: 10px -118px;
    height: 105px;
    *margin-left: -40px
}
.appointment-inner .appointment-result {
    font-size: 22px;
    color: #1f8dd6;
    text-align: center
}
.appointment-inner i.to_left {
    display: inline-block;
    width: 60px;
    height: 1px;
    vertical-align: middle;
    background-image: linear-gradient(to left, #8abfe2, #ededed);
    margin-right: 14px
}
.appointment-inner i.to_right {
    display: inline-block;
    width: 60px;
    height: 1px;
    vertical-align: middle;
    background-image: linear-gradient(to left, #ededed, #8abfe2);
    margin-left: 14px
}
.updateLog {
    padding: 0 0 42px 277px;
    color: #638089
}
.updateLog .updateLog-list {
    position: relative;
    overflow: hidden
}
.updateLog .updateLog-title {
    padding: 5px 0 0 105px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    font-weight: 400
}
.updateLog .updateLog-detail {
    overflow: hidden;
    padding-bottom: 25px
}
.updateLog-detail-l {
    float: left;
    width: 80px;
    position: relative;
    height: 100%
}
.updateLog .updateLog-detail:last-child {
    padding-bottom: 0
}
.updateLog-detail-l span {
    display: inline-block;
    width: 65px;
    height: 65px;
    background: url('../images/date-bg_1.png') no-repeat 0 -77px;
    color: #5eb95e;
    font-size: 18px;
    line-height: 65px;
    text-align: center
}
.updateLog-detail-l p {
    width: 65px;
    color: #a1b3b8;
    height: 30px;
    line-height: 30px;
    text-align: center
}
.updateLog-detail-l b {
    position: absolute;
    width: 12px;
    top: 29px;
    right: -7px;
    height: 12px;
    background: url('../images/update-log-icon_1.png') no-repeat
}
.updateLog-detail-r {
    float: left;
    width: 610px;
    padding: 0 55px 0 25px
}
.updateLog-detail-r .u-detail-con {
    position: relative;
    background-color: #fff;
    border: 1px solid #c1d1e1;
    border-radius: 4px;
    padding: 17px 30px;
    font-size: 16px;
    min-height: 60px;
    line-height: 30px
}
.updateLog-detail-r .u-detail-con b {
    left: -11px;
    top: 27px;
    position: absolute;
    width: 11px;
    height: 13px;
    background: url('../images/update-log-icon_1.png') no-repeat 1px -14px
}
.updateLog-detail-r .u-detail-onecon {
    line-height: 60px
}
.updateLog .log-active .updateLog-detail-r .u-detail-con {
    background-color: #fafafa;
    border-color: #e8e8e8
}
.updateLog .log-active .updateLog-detail-l span {
    background-position: 0 0;
    color: #fff
}
.updateLog .log-active .updateLog-detail-r .u-detail-con b {
    background-position: 1px -33px
}
.updateLog .updateLog-year {
    height: 24px;
    padding: 0 0 25px 44px;
    position: relative
}
.updateLog .updateLog-year span {
    padding: 0 20px;
    float: left;
    background-color: #f7f7f8;
    height: 24px;
    line-height: 24px;
    border-radius: 4px
}
.updateLog .line {
    position: absolute;
    height: 999999px;
    left: 79px;
    width: 1px;
    background-color: #f7f7f8;
    z-index: -999;
    top: 0
}
.main .wrap .color_blue {
    color: #1f8dd6
}
.main .wrap .color_green {
    color: #5eb860
}
.remarks {
    line-height: 30px;
    padding-top: 20px;
    color: #aaa
}

/*.more_qd { width: 386px; height: 79px; display: inline-block; background: url("../images/more_1.png") no-repeat; padding-bottom: 20px }*/
.font_green {
    color: #5eb95e
}
.challenge {
    text-align: center
}
.challenge .wrap_bak {
    background-color: #3274d7
}
.challenge .wrap_bak .cont {
    margin: 0 auto;
    background: url("../images/challenge/challenge.min.png?1210") no-repeat center bottom;
    height: 576px
}
.challenge .wrap {
    width: auto;
    padding-top: 50px
}
.challenge .wrap .cont {
    width: 1000px;
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

/*.challenge .wrap .cont>div { float: left; position: relative; overflow: hidden }*/
.challenge .wrap .cont .step {
    width: 50px;
    margin-right: 52px;
    padding-top: 3px;
    color: #396cb9;
    font-size: 20px;
    border-top: 3px solid #396cb9;
}
.challenge .step1_cont {
    width: 690px;
    float: left;
    margin-left: 102px;
}
.challenge .step1_cont p {
    line-height: 25px;
    font-size: 14px;
    text-align: left
}
.challenge .step1_cont .cooperation {
    margin-top: 40px;
    text-align: left
}
.challenge .step1_cont .cooperation span {
    border-radius: 30px;
    padding: 5px 20px;
    border: 1px solid #b5c3d8;
    height: 40px;
    display: inline-block;
    width: 180px
}
.challenge .wrap .cont .prize {
    float: right;
    text-align: center;
    width: 138px;
    margin-top: 0px;
    padding: 15px;
}
.challenge .prize img {
    width: 123px
}
.challenge p {
    color: #4f4f4f
}
.challenge .step1 .step1_bottom {
    overflow: hidden;
    margin-top: 25px;
    width: 100%;
}
.step1 {
    margin-bottom: 50px
}
.step2 {
    background: url("../images/challenge/step2_bak.png") repeat
}
.step2 .step2_cont {
    height: 360px;
    width: 1000px;
    margin-top: 25px;
    overflow: hidden;
}
.step2 .step2_cont .process {
    margin-left: 102px;
    float: left;
    width: 544px;
    height: 300px;
    background: url(../images/challenge/step.png) no-repeat;
    background-size: 544px auto;
}
.step2 .step2_cont .qr_code {
    margin-right: 30px;
    margin-top: 73px;
    float: right;
    width: 150px;
    height: 160px;
    background: url(../images/challenge/qr_code.png) no-repeat;
    background-size: auto 160px;
}
.step3 .step3_cont {
    width: 950px;
    padding-left: 0px
}
.step3 .step3_cont .cont_list span.title {
    font-size: 17px;
    display: block;
    margin-top: 10px;
    margin-bottom: 20px
}
.step3 .step3_cont .cont_list p {
    line-height: 25px
}
.step3 .step3_cont {
    position: relative;
    overflow: hidden
}
.step3 .step3_cont>div {
    margin-left: 102px;
    position: relative;
    overflow: hidden;
    padding-top: 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #9B9B9B
}
.step3 .step3_cont div>div {
    float: left;
    position: relative
}
.step3 .step3_cont .cont_list {
    width: 715px;
    text-align: left;
    padding: 0 20px;
    float: left;
}
.step3 .step3_cont .cont_list li {
    line-height: 28px;
}
.step3 .step3_cont .cont_list li span.price_name {
    display: inline-block;
    width: 150px;
    font-size: 14px;
}
.step3 .step3_cont .cont_list li span:nth-child(2) {
    display: inline-block;
    width: 50px;
    font-size: 14px;
    text-align: right;
}
.step3 .step3_cont .price_picture {
    float: right;
    width: 360px;
}
.step3 .step3_cont .price_picture ul {
    overflow: hidden;
    text-align: right;
}
.step3 .step3_cont .price_picture ul li {
    overflow: hidden;
    display: inline-block;
}
.step3 .step3_cont .price_picture ul li img {
    width: 80px;
    height: 80px;
    display: block;
    float: left;
    margin-right: 10px;
}
.step3 .step3_cont .icon {
    height: 50px;
    width: 140px;
    text-align: center
}
.step3 .step3_cont .rongcloud {
    margin-top: 72px;
    background: url("../images/challenge/rongcloud_price.jpg") no-repeat;
    background-size: 103px auto;
}
.step3 .step3_cont .jinshan {
    margin-top: 37px;
    background: url("../images/challenge/jinshan_price.jpg") no-repeat;
    background-size: 103px auto;
}
.step3 .step3_cont .bang {
    margin-top: 33px;
    background: url("../images/challenge/bang_price.jpg") no-repeat;
    background-size: 103px auto;
}
.step3 .step3_cont .no_border_bottom {
    border-bottom: none;
}
.step3 .step3_cont .rongcloud_price_picture {
    padding-top: 53px;
}
.step3 .step3_cont .jinshan_price_picture {
    padding-top: 19px;
}
.step3 .step3_cont .bang_price_picture {
    padding-top: 9px;
}
.step3 .icon_first {
    margin-top: 0px;
    background: url("../images/challenge/honor.min.png") center no-repeat
}
.step3 .icon_price {
    background: url("../images/challenge/price.min.png") center no-repeat
}
.step3 .icon_second {
    background: url("../images/challenge/team.min.png") center no-repeat
}
.step3 .icon_third {
    margin-top: 140px;
    background: url("../images/challenge/product.min.png") center no-repeat
}
.step3 .icon_fourth {
    margin-top: 50px;
    background: url("../images/challenge/awards.min.png") center no-repeat
}
.statement {
    width: 100%;
    box-sizing: border-box;
    margin-top: 50px;
    background-color: #f6f6f6;
    padding: 40px;
    font-size: 13px;
    margin-bottom: 50px
}
.statement .wrap {
    width: 100%;
    text-align: center;
    margin: 0 auto
}
.statement .wrap p {
    line-height: 28px;
    width: 500px;
    margin: 0 auto;
}
#challenge_head .btn {
    margin: 0 auto;
    width: 290px
}
#challenge_head .btn a {
    display: block;
    background: url("../images/challenge/btn.min.png") no-repeat;
    width: 280px;
    height: 78px;
    color: #009aff;
    font-size: 33px;
    line-height: 78px
}
.challenge .baoming_cont {
    width: 900px !important;
    margin: 0 auto
}
.challenge .baoming_title {
    padding-left: 100px;
    width: 100%;
    text-align: left;
    padding-bottom: 40px;
    color: #1f8dd6;
    font-size: 25px;
    border-bottom: 1px dashed #9B9B9B;
    margin-bottom: 20px
}
.challenge .baoming_input_cont {
    width: 900px !important;
    margin: 0 auto
}
.challenge .baoming_input_cont>div {
    margin: 30px 0px;
    padding-left: 100px;
    text-align: left
}
.challenge .baoming_input_cont .name {
    color: #1f8dd6;
    font-size: 22px;
    width: 170px;
    display: inline-block
}
.challenge .baoming_input_cont input {
    height: 34px;
    width: 300px;
    font-size: 18px;
    line-height: 34px;
    border: 1px solid #bbb;
    border-radius: 3px;
    padding: 0 10px;
    color: #638089
}
.challenge .baoming_input_cont .info {
    color: #aaa;
    display: none
}
.challenge .baoming_input_cont .error_info {
    color: red;
    display: none
}
.success {
    height: 300px;
    margin-top: 80px;
    display: none
}
.up {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 70px;
    right: 50px;
}
.up img {
    width: 50px;
    height: 50px;
}
.slideBox {
    overflow: hidden;
    background: #333;
    position: relative
}
.slideBox li {
    overflow: hidden
}
.slideBox .prev, .slideBox .next {
    z-index: 1
}
.slideBox .hd {
    overflow: hidden;
    height: 30px;
    position: absolute;
    left: 0;
    bottom: 20px;
    left: 50%;
    margin-left: -20px
}
.slideBox .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px
}
.slideBox .hd ul li {
    position: relative;
    _display: inline;
    float: left;
    width: 10px;
    height: 10px;
    overflow: hidden;
    background: #ccc;
    margin-right: 10px;
    text-indent: -999px;
    cursor: pointer;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
}
.slideBox .hd ul li.on {
    background: #fff;
}

/* 技术合作方 */
.par_top {
    background: #02060C url(../images/newVersion/partners0.jpg?1231) 50% 0px / auto 390px no-repeat;
    height: 390px;
    text-align: center;
}
.par_top .wrap {
    position: relative;
}
.par_top .wrap .par_topLight {
    position: absolute;
    width: 564px;
    height: 310px;
    background: url(../images/newVersion/dl_topLight.png) 0 0 / 500px auto no-repeat;
    top: 0;
    right: 20px;
}
.par_top h2 {
    width: 850px;
    height: 160px;
    background: url(../images/newVersion/partners00_1.png?1231) 50% 0px / auto 160px no-repeat;
    text-indent: -9999px;
    position: absolute;
    top: 105px;
    left: 50%;
    margin-left: -425px;
}
.par_top p {
    position: absolute;
    top: 340px;
    left: 50%;
    margin-left: -8px;
    width: 380px;
    text-align: right;
    color: #b22224;
    letter-spacing: .5px;
}
.par-dialogue {
    background: #fff;
}
.par-dialogue .wrap {
    overflow: hidden;
    width: 1130px;
}
.par-dialogue .par-left {
    float: left;
    height: 100%;
    padding-top: 90px;
    padding-bottom: 30px;
}
.par-dialogue .par-left img {
    width: 193px;
}
.par-dialogue .par-left p {
    text-align: center;
    color: #0099ff;
    font-size: 16px;
    margin-top: 20px;
}
.par-dialogue .par-left p a {
    color: #0099ff;
}
.par-dialogue .par-left p a:hover {
    color: #0c94ee;
}
.par-dialogue .par-right {
    float: left;
    width: 840px;
    height: 100%;
    padding-top: 90px;
    padding-bottom: 30px;
    margin-left: 90px;
}
.par-dialogue .par-right .word h3 {
    padding-bottom: 25px;
}
.par-dialogue .par-right .word p {
    line-height: 26px;
    text-indent: 2em;
    padding-bottom: 25px;
}
.par-dialogue .par-right .pic h3 {

    /*color: #0099ff;*/padding-bottom: 15px;
    font-weight: normal
}
.par-dialogue .par-right .pic img {
    width: 270px;
}
.par-dialogue .par-right .pic ul li {
    float: left;
    margin-right: 15px;
}
.par-dialogue .par-right .pic ul li:last-child {
    margin-right: 0;
}
.par-dialogue .par-right .pic ul li a {
    position: relative
}
.par-dialogue .par-right .pic ul li a:hover {
    top: -1px;
}
.par-dialogue .par-right .pic ul li a>div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.5);
}
.par-dialogue .par-right .pic ul li a>div p {
    color: #fff;
    text-align: center
}
.par-disclaimer {
    color: #434a54;
    font-size: 14px;
    padding: 100px 0 80px;
}
.par-disclaimer.wrap {
    width: 1100px;
}
.par-disclaimer p {
    text-align: center;
    padding-bottom: 30px;
    border-bottom: 1px solid #c5c5c5;
    font-size: 14px;
}

/*服务条款 FAQ*/
.fqa {
    overflow: hidden;
    width: 100%;
}
.fqa .wrap {
    padding: 43px 0 20px;
    position: relative;
    overflow: hidden;
}
.fqa p {
    line-height: 25px;
    font-size: 14px;
}
.fqa span {
    display: block;
    line-height: 30px;
}
.entry-title {
    font-size: 15px;
    font-weight: bold;
}
.fqa .tos {
    width: 775px;
    margin: 0 auto;
}
.fqa .tos .MsoNormal {
    text-align: center;
    font-size: 28px;
    margin-top: 0;
    text-indent: 0;
}
.fqa .tos ul {
    border-bottom: none;
    padding: 0;
}
.fqa .tos ul li {
    background: none;
    padding: 0;
    line-height: 25px;
    font-size: 14px;
    margin-top: 5px;
}
.fqa .tos ul li a {
    color: #0099ff;
}
.fqa .tos ul li a:hover {
    color: #0c94ee;
}
.fqa .tos .mt20 {
    margin-top: 20px;
}
.fqa .tos .mt30 {
    margin-top: 30px;
}
.fqa .tos .indent2em {
    text-indent: 2em;
}
.fqa .tos .indent38 {
    text-indent: 38px;
}

/* 媒体报道 */
.reports_top {
    height: 78%;
    min-height: 585px;
    background: #02060C url(../images/newVersion/reports_topBg.png) center no-repeat;
    position: relative;
    background-size: cover;
}
.reports_topBg2 {
    position: absolute;
    bottom: 0;
    background: url(../images/newVersion/reports_topBg2.png) 50% 0px / auto 307px no-repeat;
    height: 307px;
    width: 100%;
}
.reports_top h2 {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    text-align: center;
    padding-top: 0;
    width: 100%;
}
.reports_top h2 img {
    height: 65px;
}
.reports_list {
    margin-top: 25px;
}
.reports_list .wrap {
    width: 1100px;
}
.reports_list li {
    border-bottom: 1px dotted #e1e1e1;
    padding: 40px 0;
}
.reports_list li:last-child {
    border-bottom: none;
}
.reports_list .rep-pic {
    width: 150px;
    max-height: 150px;
    margin-right: 60px;
    margin-top: 5px;
}
.reports_list .rep-pic img {

    /*width: 150px; max-height: 150px; */  width: 148px;
    max-height: 148px;
    border: 1px solid #ededed;
}
.reports_list .rep-intro {
    width: 890px;
}
.reports_list .rep-intro h5 {
    font-size: 16px;
    color: #000;
    font-weight: normal;
    margin: 0 0 15px;
}
.reports_list .rep-intro h5 span {
    font-size: 14px;
    color: #828282;
}
.reports_list .rep-intro > div {
    text-indent: 2em;
    color: #505050;
    font-size: 15px;
    line-height: 26px;
    max-height: 80px;
    overflow: hidden
}
.reports_list .rep-intro .read-more {
    margin-top: 6px;
}
.reports_list .rep-intro .read-more a {
    color: #0099ff;
    font-size: 15px;
}
.reports_list ul.yiiPager a:link, .reports_list ul.yiiPager a:visited {
    border: none;
    padding: 2px 6px;
}
.reports_list ul.yiiPager a:hover {
    border: none;
}
.reports_list ul.yiiPager .hidden a {
    border: none;
}

/* 首页广告效果 */
.ad_point2 {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    margin-top: -20px;
    margin-left: 164px;
    display: none;
}
.index_adver {
    display: inline-block;
    width: 100%;
    height: 528px;
    background: #000 url(../images/index_temp.jpg?0602) no-repeat center center;
    background-size: auto 528px;
    vertical-align: top;
    position: relative;
}
.index_adver_tit {
    position: absolute;
    left: 50%;
    bottom: 80%;
    width: 870px;
    height: 50px;
    background: url(../images/index_adver_tit.png) no-repeat;
    background-size: auto 50px;
    margin-bottom: -15px;
    margin-left: -435px;
}
@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0;
    }
}
.ball-scale-multiple {
    position: relative;
    -webkit-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    transform: translateY(-30px);
}
.ball-scale-multiple > div:nth-child(2) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
.ball-scale-multiple > div:nth-child(3) {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.ball-scale-multiple > div:nth-child(4) {
    -webkit-animation-delay: 1.8s;
    animation-delay: 1.8s;
}
.ball-scale-multiple > div {
    cursor: pointer;
    background-color: #98ff00;
    border-radius: 100%;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
    margin: 0;
    width: 60px;
    height: 60px;
    -webkit-animation: ball-scale-multiple 2.4s 0s linear infinite;
    animation: ball-scale-multiple 2.4s 0s linear infinite;
}

/*                                活动页                           */
.challenge .adver_banner {
    width: 100%;
    height: 580px;
    background: #e5f0fa url(../images/active_banner.jpg) no-repeat center top;
    background-size: auto 580px;
}
.challenge.live {

    /*background-color: #000;*/
    min-height: 800px;
}
.challenge.live .list {
    width: 1280px;
    margin: 0 auto;
}
.challenge.live .pos {
    position: relative;
}
.challenge.live .pos a {
    position: absolute;
    text-indent: -9999px;
    display: inline-block;
    width: 315px;
    height: 78px;
    top: 38px;
    left: 494px;
    background-color: rgba(0, 0, 0, 0);
    outline: 0;
}
.challenge.live .pos a:hover {
    background-color: rgba(0, 0, 0, 0.1);
}
.challenge.active .active_banner {
    background-color: #000;
}

/*
.challenge.live .banner1{
background: #000 url(../images/live818.jpg) no-repeat center top;
background-size: 1280px auto;
}

.challenge.live .banner2{
background: #000 url(http://blog.rongcloud.cn/wp-content/uploads/2016/08/818.jpg) no-repeat center top;
background-size: 1280px auto;
}

.challenge.live .banner3{
background: #000 url(http://blog.rongcloud.cn/wp-content/uploads/2016/08/818大咖面对面网页-he.jpg) no-repeat center top;
background-size: 1280px auto;
}
*/

/*                          活动红包页                        */
.redstat {
    width: 100% !important;
}
.redstat .title_img {
    width: 100%;
    height: 34px;
    background: rgba(246, 251, 253, 0.1);
}
.redstat .main_banner {
    width: 100%;
    height: 1325px;
    background: url(../images/redstatbg.jpg?1216) no-repeat;
    background-size: auto 1325px;
}
.redstat .main_banner .fun {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 39px;
}
.redstat .main_banner .fun img.flimg {
    float: left;
    width: 633px;
    height: 100%;
}
.redstat .main_banner .fun .word {
    float: left;
    margin-left: 67px;
    padding-top: 120px;
}
.redstat .main_banner .fun .word img {
    width: 439px;
    display: block;
}
.redstat .main_banner .fun .word a {
    display: block;
    margin-top: 47px;
    width: 160px;
    height: 44px;
    background: url(../images/sdk.png?1122) no-repeat 0 0;
    background-size: 160px auto;
    outline: none;
    border: none;
}
.redstat .main_banner .fun .word a:hover {
    background-position: 0 -64px;
}
.redstat .main_banner .rule {
    margin-top: 142px;
}
.redstat .main_banner .rule .word {
    margin-left: 64px;
    width: 460px;
    padding-top: 10px;
}
.redstat .main_banner .rule .word img {
    margin-bottom: 43px;
}
.redstat .main_banner .rule .word p {
    color: #fff;
    font-size: 17px;
    line-height: 37px;
}
.redstat .main_banner .rule .word p.sendrule {
    padding-top: 10px;
}
.redstat .main_banner .rule .word a {
    color: #00fff0;
    margin-top: 30px;
    outline: none;
    border: none;
}
.redstat .main_banner .rule .word a, .redstat .main_banner .rule .word a:hover {
    background: none;
    text-decoration: underline;
}
.redstat .main_banner .rule .word a:hover {
    color: #03f9eb;
}
.redstat .main_banner .rule .word .note {
    padding-top: 10px;
    line-height: 28px;
    color: #fff;
}
.redstat .main_banner .rule .word .note p {
    overflow: hidden;
}
.redstat .main_banner .rule .word .note p span.num {
    width: auto;
    line-height: 30px;
}
.redstat .main_banner .rule .word .note p span.wr {
    width: 430px;
    line-height: 30px;
}
.redstat .main_banner .rule .word .note span {
    display: block;
    width: 90%;
    margin: 0 auto;
}
.redstat .main_banner .rule .word p.sml {
    line-height: 30px;
    overflow: hidden;
}
.redstat .main_banner .rule .word p.sml span {
    float: left;
}
.redstat .main_banner .rule .word p.sml span.wr {
    width: 426px;
}
.redstat .main_banner .rule .word .note .line {
    width: 100%;
}
.redstat .main_banner .rule .word img.redapp1 {
    width: 90%;
    margin-bottom: 20px;
    margin-left: -110px;
}
.redstat .main_banner .rule .word img.redapp2 {
    margin-bottom: 20px;
}

/*                          redstatnew                       */
.redstatnew .main_banner{
    height: auto;
    padding-bottom: 80px;
}
.redstatnew .main_banner .fun .word img{
    width: 472px;
}
.redstatnew .main_banner{
    background: #ec5054 url(../images/active/redstatnew1.jpg) no-repeat;
    background-size: 100% auto;
}
.redstatnew .main_banner .fun{
    padding-top: 0px;
}
.redstatnew .main_banner .fun img.flimg{
    width: 580px;
    padding-top: 15px;
}

.redstatnew .main_banner .rule{
    text-align: center;
}
.redstatnew .main_banner .rule .price1{
    display: inline-block;
    width: 525px;
    color: #ffed86;
    font-size: 17px;
    padding-right: 60px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top
}
.redstatnew .main_banner .rule .price2{
    border-left: 1px dashed #ffed86;
    box-sizing: border-box;
    padding-left: 60px;
    padding-right: 0px;
    /*width: 518px;*/
}
.redstatnew .main_banner .rule .price1 .title{
    font-size: 24px;
    line-height: 80px;
}
.redstatnew .rule .price1 .submit_info{
    width: 192px;
    height: 45px;
    margin: 40px 0px;
}
.redstatnew .rule .spec_price .submit_info{
    margin: 21px 0px;
}
.redstatnew .rule .price1 .submit_info .btn{
    display: block;
    background:#86ffe1;
    color: #095945;
    line-height: 45px;
    font-size: 23px;
    padding:0px 40px;
    border-radius: 10px;
    cursor: pointer;
    text-align: center;
}
.redstatnew .rule .price1 .submit_info .btn:hover{
    background: #71F9D7;
}
.redstatnew .rule .price1 .active_descript{
    font-size: 16px;
}

.redstatnew .rule .price1 li{
    line-height: 28px;
    margin-bottom: 10px;
}
.redstatnew .rule .price1 .active_descript p{
    padding-bottom:10px ;
    line-height: 26px;
}
.redstatnew .more{
    width: 965px;
    height: 170px;
    background: #f46366;
    margin: 0 auto;
    margin-top: 74px;
    position: relative;
}
.redstatnew .more:before{
    display: inline-block;
    content: ' ';
    width: 70px;
    height: 80px;
    position: absolute;
    bottom: -17px;
    left: -22px;
    background: url(../images/active/icon.png) no-repeat 0px 0px;
    background-size: 70px auto;
}
.redstatnew .more ul{
    width: 818px;
    margin: 0 auto;
    padding-top: 44px;
}
.redstatnew .more ul li{
    font-size:16px;
    line-height: 28px; 
    color: #ffed86;
}
.redstatnew .more ul li a{
    color: #86ffe1;
    text-decoration: underline;
    font-style: italic;

}
.redstatnew .main_banner .fun .word{
    float: right;
}

.alertform{
    display: none;
    position: fixed;
    top:0px;
    left: 0px;
    right:0px;
    bottom:0px;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: rgba(0,0,0,0.5);
}
.alertform .main_box{
    width: 780px;
    height: 100%;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -413px;
    margin-top:-260px;
}
.alertform .main_box .close_form{
    font-size: 0px;
    width: 30px;
    height: 30px;
    background: url(../images/active/close.png) no-repeat;
    background-size: 30px auto;
    position: absolute;
    top:13px;
    right: 15px;
    cursor: pointer;
}
 .show{
    display: block;
}
/*             手机上的样式            */
@media screen and (min-width:1700px){
    .redstatnew .main_banner .rule{
        padding-top: 39px;
    }
    .redstat .main_banner .rule {
        margin-top: 200px;
    }
}
@media screen and (max-width:1500px){
    .redstatnew .main_banner .rule{
        padding-top: 39px;
    }
    .redstat .main_banner .rule {
        margin-top: 88px;
    }
}
@media screen and (max-width:1500px){
    .redstat .main_banner .fun_ban{
        width: 1100px;
    }
    .redstatnew .main_banner .fun img.flimg{
        width: 526px;
    }
    .redstat .main_banner .fun .word img {
        width: 426px;
    }
}
@media screen and (max-width:1334px){
    .redstat .main_banner .fun_ban{
        width: 1000px;
    }
    .redstatnew .main_banner .fun img.flimg {
        width: 468px;
    }
    .redstat .main_banner .fun .word img {
        width: 426px;
    }
    .redstat .main_banner .fun .word{
        padding-top: 82px;
    }
}
@media screen and (max-width:700px) {
    
    a, img, button, input, textarea {
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        -webkit-appearance: none;
    }
    .redstatnew{
        background: #ee4e50;
        /*background-size: 44px auto;*/
    }
    .alertform{
        position: absolute;
        background: none;
    }
    .alertform .main_box{
        position: absolute;
        left: 0px;
        top: 0px;
        margin-left: 0px;
        margin-top: 0px;
        width: 100%;
    }
    .redstat .main_banner {
        height: auto;        
        background: #ee4e50;
        padding-bottom: 0px;
        background: url(../images/redrepeat.jpg) repeat;
        background-size: 44px auto;
        /*background-size: 44px auto;*/
    }

    .redstat .main_banner .fun,.redstatnew .main_banner .fun {
        width: 100%;
    }
    .redstat .main_banner .fun img.flimg {
        width: 80%;
        margin: 0 auto;
        float: none;
    }
    .redstat .main_banner .fun .word img {
        width: 80%;
        margin: 0 auto;
        margin-bottom: 40px;
    }
    .redstat .main_banner .fun .word {
        padding-top: 0px;
    }
    .redstat .main_banner .fun .word a {
        margin-top: 30px;
        text-align: left;
        margin: 0 auto;
    }
    .redstat .main_banner .rule {

        margin-top: 0em;
        background: url(../images/active/bg1.png) no-repeat;
        background-size: 100% auto;
        padding-top: 38px;
        margin-top: 10px;
    }
    .redstatnew .rule .price1 .submit_info{
        width: 100%;
        height: auto;
        text-align: center;
        
    }
    .redstatnew .rule .price1 .submit_info .btn{
        display: inline-block;
    }
    .redstat .main_banner .fun .word {
        margin-left: 0px;
    }
    .redstat .main_banner .rule .word {
        margin-left: 0px;
        text-align: center;
        width: 100%;
    }
    .redstat .main_banner .rule .word p.activetime {
        line-height: 28px;
        padding-bottom: 8px;
    }
    .redstat .main_banner .rule .word p.sml {
        line-height: 30px;
    }
    .redstat .main_banner .rule .word .note {
        padding-top: 10px;
        line-height: 28px;
        color: #fff;
        padding: 0px;
    }
    .redstat .main_banner .rule .word .note span {
        display: block;
        width: 90%;
        margin: 0 auto;
    }
    .redstat .main_banner .rule .word .note .line {
        width: 100%;
        text-align: left;
    }
    .redstat .main_banner .rule .word img {
        display: inline-block;
        margin-top: 2em;
    }
    .redstat .main_banner .rule .word div {
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0px 5%;
        padding-top: 35px;
        box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
    .redstat .main_banner .rule .word p {

        margin: 0 auto;
        text-align: left;
    }
    .redstatnew .more{
         padding-top: 15px;
        margin-top: -1px;

    }
    .redstatnew .main_banner .rule .price2 .title {
        font-size: 24px;
        line-height: 28px;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    #rong-widget-minbtn-kefu {
        visibility: hidden;
    }
    .title_img {

    }
    .journal .title_img .logo {
        background: none;
    }
    .redstat .main_banner .rule .word img {
        margin-bottom: 0px;
    }
    .redstatnew .main_banner .rule .price1{
        width: 90%;
        margin:0 auto;
        padding: 0px;
        border:none;
    }
    .redstatnew .more{
        width: 100%;
        height: auto;
    }
    .redstatnew .more ul{
        width: 90%;
        padding-bottom: 20px;
        padding-top: 20px;
    }

    .redstatnew .more:before{
        background:none;
    }
    .journal .foot {
        padding: 5% !important;
    }
    .journal .foot .wd_lf {
        width: 50% !important;
    }
    .journal .foot .erweima {
        float: right !important;
    }
    .redstat .main_banner .rule .word p.sml span.wr {
        width: 88%;
    }
    .redstat .main_banner .rule .word img.redapp1 {
        width: 90%;
        margin-left: 0px;
    }
    .redstat .main_banner .fun .word a.activerule {
        margin: 0px;
        margin-top: 20px;
    }
    .redstat .main_banner .rule .word p {
        font-size: 16px;
    }
    .redstat .main_banner .rule .word img.redapp1 {
        margin-bottom: 0px;
    }
    .redstat .main_banner .rule .word img.redapp2 {
        margin-bottom: 0px;
    }
}
@media screen and (max-width:1366px) {
    .reports_topBg2 {
        background: url(../images/newVersion/reports_topBg2.png) 50% 0px / auto 285px no-repeat;
        height: 285px;
    }

    /* 媒体报道 小屏幕宽度 */
    .reports_list .wrap {
        width: 980px;
    }
    .reports_list .rep-intro {
        width: 770px;
    }
}
@media screen and (max-width:1280px) {

    /*.header-account, .header .head-user { padding-right: 26px }*/
    .reports_topBg2 {
        background: url(../images/newVersion/reports_topBg2.png) 50% 0px / auto 265px no-repeat;
        height: 265px;
    }
    .csBanner.liveBanner > img {
        height: 225px;
    }
}

/* banner 适应*/
@media only screen and (max-width:1068px) {
    .page-image.profileBG.csBG {
        min-height: 540px;
        background-image: url(../images/newVersion/csBG-m.jpg);
        background-size: cover;
    }
    .csBanner > img {
        height: 100px;
    }
    .csBanner>ul li {
        margin: 74px 15px 0;
        font-size: 13px;
    }

    /*公司简介*/
    .page-image.profileBG {
        min-height: 540px;
        /*background-image: url(../images/newVersion/profile_01_m.jpg);*/
    }
    .publicBanner.profileBanner > img {
        height: 110px;
    }

    /* 媒体报道 */
    .reports_top {
        min-height: 540px;
    }
    .reports_top h2 img {
        height: 57px;
        margin-top: -20px;
    }

    /* 红包 */
    .rpBG .publicBanner {
        /*width: 914px;*/
        padding-top: 60px;
        width: 992px;
    }
    .rpBG .publicBanner >img {
        height: 460px;
    }
}
@media only screen and (min-width:1390px) and (max-width:1441px) {

    /*直播*/
    .page-image.profileBG.liveBG {
        min-height: 615px;
    }

    /*客服*/
    .page-image.profileBG.csBG {
        min-height: 615px;
    }

    /*公司简介*/
    .page-image.profileBG {
        min-height: 615px;
    }
    .publicBanner.profileBanner > img {
        height: 130px;
    }

    /* 媒体报道 */
    .reports_top {
        min-height: 615px;
    }
    .reports_top h2 img {
        height: 72px;
    }

    /*首页临时banner*/
    .index_adver {
        height: 600px;
        background-size: auto 600px;
    }
    .ad_point2 {
        margin-top: -23px;
        margin-left: 190px;
    }
}
@media only screen and (min-width:1442px) and (max-width:1641px) {

    /*直播*/
    .page-image.profileBG.liveBG {
        min-height: 664px;
    }

    /*客服*/
    .page-image.profileBG.csBG {
        min-height: 685px
    }
    .csBanner > img {
        height: 140px;
    }
    .csBanner>ul li {
        width: 170px;
        margin: 95px 15px 0;
        font-size: 16px;
    }
    .csBanner>ul li span {
        display: inline-block;
        width: 85px;
        height: 85px;
        background: url(../images/newVersion/icons-cs.png) 0 0/100px auto no-repeat;
    }
    .csBanner>ul li:nth-of-type(2) span {
        background-position: 0 -99px;
    }
    .csBanner>ul li:nth-of-type(3) span {
        background-position: 0 -197px;
    }
    .csBanner>ul li:nth-of-type(4) span {
        background-position: 0 -295px;
    }

    /*公司简介*/
    .page-image.profileBG {
        min-height: 650px;
    }
    .publicBanner.profileBanner > img {
        height: 140px;
    }

    /* 媒体报道 */
    .reports_top {
        min-height: 685px;
    }
    .reports_top h2 img {
        height: 78px;
    }

    /*首页临时banner*/
    .index_adver {
        height: 624px;
        background-size: auto 624px;
    }
    .ad_point2 {
        margin-top: -23px;
        margin-left: 198px;
    }
}
@media only screen and (min-width:1642px) and (max-width:1780px) {

    /*直播*/
    .page-image.profileBG.liveBG {
        min-height: 760px;
    }

    /*客服*/
    .page-image.profileBG.csBG {
        min-height: 770px
    }
    .csBanner > img {
        height: 145px;
    }
    .csBanner>ul li {
        width: 170px;
        margin: 95px 15px 0;
        font-size: 16px;
    }
    .csBanner>ul li span {
        display: inline-block;
        width: 85px;
        height: 85px;
        background: url(../images/newVersion/icons-cs.png) 0 0/100px auto no-repeat;
    }
    .csBanner>ul li:nth-of-type(2) span {
        background-position: 0 -99px;
    }
    .csBanner>ul li:nth-of-type(3) span {
        background-position: 0 -197px;
    }
    .csBanner>ul li:nth-of-type(4) span {
        background-position: 0 -295px;
    }

    /*公司简介*/
    .page-image.profileBG {
        min-height: 650px;
    }
    .publicBanner.profileBanner > img {
        height: 155px;
    }

    /* 媒体报道 */
    .reports_top {
        min-height: 770px;
    }
    .reports_top h2 img {
        height: 85px;
    }

    /*首页临时banner*/
    .index_adver {
        height: 680px;
        background-size: auto 680px;
    }
    .ad_point2 {
        margin-top: -25px;
        margin-left: 218px;
    }
}
@media only screen and (min-width:1781px) and (max-width:1850px) {

    /*直播*/
    .page-image.profileBG.liveBG {
        min-height: 820px;
    }

    /*客服*/
    .page-image.profileBG.csBG {
        min-height: 820px
    }
    .csBanner > img {
        height: 160px;
    }
    .csBanner>ul li {
        width: 170px;
        margin: 95px 15px 0;
        font-size: 16px;
    }
    .csBanner>ul li span {
        display: inline-block;
        width: 85px;
        height: 85px;
        background: url(../images/newVersion/icons-cs.png) 0 0/100px auto no-repeat;
    }
    .csBanner>ul li:nth-of-type(2) span {
        background-position: 0 -99px;
    }
    .csBanner>ul li:nth-of-type(3) span {
        background-position: 0 -197px;
    }
    .csBanner>ul li:nth-of-type(4) span {
        background-position: 0 -295px;
    }

    /*公司简介*/
    .page-image.profileBG {
        min-height: 650px;
    }
    .publicBanner.profileBanner > img {
        height: 165px;
    }

    /* 媒体报道 */
    .reports_top {
        min-height: 820px;
    }
    .reports_top h2 img {
        height: 90px;
    }

    /*首页临时banner*/
    .index_adver {
        height: 704px;
        background-size: auto 704px;
    }
    .ad_point2 {
        margin-top: -27px;
        margin-left: 228px;
    }
}
@media only screen and (min-width:1851px) {

    /*直播*/
    .page-image.profileBG.liveBG {
        min-height: 838px;
        background-position: center center;
        background-size: auto 838px !important;
        background-color: rgba(13, 12, 17, 1)
    }

    /*客服*/
    .page-image.profileBG.csBG {
        min-height: 838px;
        background-size: auto 838px !important;
        background-color: rgba(41, 100, 202, 1)
    }
    .csBanner > img {
        height: 165px;
    }
    .csBanner>ul li {
        width: 170px;
        margin: 95px 15px 0;
        font-size: 16px;
    }
    .csBanner>ul li span {
        display: inline-block;
        width: 85px;
        height: 85px;
        background: url(../images/newVersion/icons-cs.png) 0 0/100px auto no-repeat;
    }
    .csBanner>ul li:nth-of-type(2) span {
        background-position: 0 -99px;
    }
    .csBanner>ul li:nth-of-type(3) span {
        background-position: 0 -197px;
    }
    .csBanner>ul li:nth-of-type(4) span {
        background-position: 0 -295px;
    }

    /*公司简介*/
    .page-image.profileBG {
        min-height: 650px;
    }
    .publicBanner.profileBanner > img {
        height: 175px;
    }

    /* 媒体报道 */
    .reports_top {
        min-height: 838px;
    }
    .reports_top h2 img {
        height: 90px;
    }

    /*首页临时banner*/
    .index_adver {
        height: 760px;
        background-size: auto 760px;
    }
    .ad_point2 {
        margin-top: -28px;
        margin-left: 248px;
    }
}

.advevr_box {

    /*height: 100px;*/
    width: 100%;
    overflow: hidden;
}
.advevr_active {
    display: inline-block;
    height: 100px;
    width: 100%;
    overflow: hidden;
}
.advevr_active a {
    width: 100%;
    height: 100px;
    display: inline-block;
    vertical-align: top;
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100px;
    font-size: 0;
    text-indent: -9999px;
}

/*                             journal                               */
body.magazine {
    min-width: 680px;
}
.journal {
    width: 680px;
    margin: 0 auto;
}
.journal .title_img {
    position: relative;
}
.journal .title_img .logo {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 34px;
    background: rgba(246, 251, 253, 0.1);
    overflow: hidden;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.journal .title_img .logo a {
    float: right;
    padding-right: 26px;
    font-size: 12px;
    color: #bdd4e5;
    padding-left: 14px;
    background: url(../images/journal/more.png) no-repeat left center;
    background-size: 9px 7px;
    height: 34px;
    line-height: 34px;
}
.journal .title_img .logo a:hover {
    color: #fff;
}
.journal .title_img .logo img {
    width: 164px;
    vertical-align: middle;
    display: inline-block;
    margin-top: 7px;
}
.journal .title_img img.bg {
    width: 100%;
    height: auto;
}

.clearfix{
 clear: both;
}
.info_list {
    padding: 12px 47px 42px;
    background: #f5f7fc;
}
.info_list ul li {
    padding-top: 30px;
}
.info_list ul li h3 {
    font-size: 14px;
    color: #000;
    line-height: 40px;
    padding-bottom: 10px;
}
.info_list ul li .word_pic.pb48 {
    padding-bottom: 48px;
}
.info_list ul li .word_pic .mess_word {
    float: left;
    width: 372px;
}
.info_list ul li .word_pic .mess_word a {
    color: #0084dc;
    font-size: 18px;
    line-height: 24px;
}
.info_list ul li .word_pic .mess_word a:hover {
    color: #016ab1;
}
.info_list ul li .word_pic .mess_word p {
    font-size: 14px;
    color: #676c74;
    line-height: 20px;
    margin-top: 12px;    /*height: 60px;*/
}
.info_list ul li .word_pic img {
    display: block;
    float: right;
    width: 187px;
    height: 112px;
}
.info_list ul li .icons {
    width: 584px;
    height: 148px;
    background: url(../images/journal/iconbg.jpg) no-repeat;
    background-size: 584px auto;
    text-align: center;
    border: 1px solid #cccccc;
}
.info_list ul li .icons p {
    display: inline-block;
    width: 128px;
    text-align: center;
    padding-top: 34px;
}
.info_list ul li .icons p:nth-child(1) {
    margin-left: 0px;
}
.info_list ul li .icons p a {
    display: block;
    margin: 0 auto;
    width: 58px;
    height: 58px;
    background: url(../images/journal/icon1.png) no-repeat;
    background-size: 58px auto;
    -webkit-transition: all .25s linear;
    -moz-transition: all .25s linear;
    -ms-transition: all .25s linear;
    -o-transition: all .25s linear;
    transition: all .25s linear;
}
.info_list ul li .icons p:nth-child(2) a {
    background: url(../images/journal/icon2.png) no-repeat;
    background-size: 58px auto;
}
.info_list ul li .icons p:nth-child(3) a {
    background: url(../images/journal/icon3.png) no-repeat;
    background-size: 58px auto;
}
.info_list ul li .icons p:nth-child(4) a {
    background: url(../images/journal/icon4.png) no-repeat;
    background-size: 58px auto;
}
.info_list ul li .icons p a:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
.info_list ul li .icons p span {
    font-size: 12px;
    color: #fff;
    line-height: 36px;
}
.journal .foot {
    padding: 45px 51px 31px 51px;
    background: #071d31;
}
.journal .foot .wd_lf {
    float: left;
    width: 334px;
}
.journal .foot .wd_lf p, .journal .footer .wd_lf p a {
    color: #fff;
    line-height: 26px;
    font-size: 13px;
}
.journal .foot .wd_lf a {
    text-decoration: underline;
    color: #fff;
    line-height: 26px;
    font-size: 13px;
}
.journal .foot .erweima {
    float: right;
    text-align: center;
    width: 130px;
}
.journal .foot .erweima img {
    display: block;
    width: 113px;
    height: 113px;
    margin: 0 auto;
}
.journal .foot .erweima span {
    color: rgba(255, 255, 255, 0.3);
    font-size: 13px;
    line-height: 30px;
}
.journal .foot .pt20 {
    padding-top: 20px;
}
.journal ul li .ques_answ a {
    font-size: 14px;
    color: #000;
    line-height: 25px;
}
.journal ul li .ques_answ a:hover {
    color: #016ab1;
}
.entry{
    display: none;
}
/*                                         数据统计                            */
.datastat{
    width: 100%;
}
.datastat .datatopic{
    width: 100%;
    height: 560px;
    background:#464ad3 url(../images/data/data1.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 112px;
    box-sizing: border-box;
}
.datastat .datatopic span{
    display: block;
    width: 1146px;
    height: 415px;
    margin:0 auto;
    background:url(../images/data/datatopic3.png) no-repeat center top;
    background-size: auto 415px;
    font-size: 0px;
}
.datastat .monitor_analysis .detaildata{
    width: 876px;
    height: 436px;
    margin:0 auto;
    background:url(../images/data/characteristic2.png) no-repeat right center;
    background-size: 400px auto;
    padding-top: 106px;
    box-sizing: border-box;
}
.datastat .monitor_analysis .detail_title{
    font-size: 0px;
    width: 356px;
    height: 47px;
    background: url(../images/data/analysis1.png) no-repeat;
    background-size: 356px;
    display: block;
    margin-top: 42px;
}
.datastat .monitor_analysis .detaildata .word{
    line-height: 28px;
    color: #787c83;
    font-size: 16px;
    width: 450px;
    padding-left: 5px;
}
.datastat .monitor_analysis .detaildata .pts{
    padding-top: 38px;
}

.datastat .dimension{
    width: 100%;
    height: 542px;
    background:#f8f8ff;
}
.datastat .dimension .detaildata{
    width: 1146px;
    height: 542px;
    margin: 0 auto;
    background: url(../images/data/dimensionbg1.png) no-repeat center 109px;
    background-size: 598px auto;
    padding-top: 45px;
    box-sizing: border-box;
}
.datastat .dimension .detail_title{
    width: 600px;
    height: 50px;
    background:url(../images/data/dimension1.png) no-repeat center center;
    background-size: 528px auto;
    font-size: 0px;
    margin:0 auto;
    margin-bottom: 20px;
}
.datastat .dimension p{
    width: 653px;
    text-align: center;
    font-size: 16px;
    color: #787c83;
    line-height: 28px;
    margin:0 auto;
}
.datastat .business_stat{
    width: 100%;
    height: 436px;
    background:url(../images/data/businessbg.jpg) no-repeat center center;
    background-size: 100% auto;
    overflow: hidden;
}
.datastat .business_stat .detaildata{
    position: relative;
    margin:0 auto;
    width: 836px;
    height: 436px;
    /*background:url(../images/data/business.png) no-repeat right center;*/
    /*background-size: 278px auto;*/
    padding-top: 106px;
    box-sizing: border-box;
}
.datastat .business_stat .detail_title{
    width: 400px;
    height: 62px;
    background:url(../images/data/businesstit1.png) no-repeat;
    background-size: 400px auto;
    font-size: 0px;
    margin-top:36px; 
}
.datastat .business_stat .detaildata .newbg{
    width: 700px;
    height: 100%;
    background: url(../images/data/business1.png) no-repeat;
    background-size: 700px auto;
    position: absolute;
    right:-151px;
    top:48px;
}
 .business_stat .word{
    line-height: 28px;
    color: #8ab5e0;
    font-size: 16px;
    width: 450px;
    padding-left: 5px;
}
.datastat .business_stat .pts{
    padding-top: 13px;
}
.datastat .immediate_use{
    width: 100%;
    background:#f7f7f7;
    height: 400px;
    padding-top: 86px;
    box-sizing: border-box;
}
.datastat .immediate_use .immediate{
    width: 783px;
    height: 100px;
    display: block;
    margin:0 auto;
    /*padding-top: 86px;*/
    padding-bottom: 68px;
    background: url(../images/data/use1.png) no-repeat;
    background-size: 783px;
    font-size: 0px;

}
.datastat .immediate_use a{
    display: block;
    width: 180px;
    height: 50px;
    background: url(../images/data/usebtn.png?1122) no-repeat 0 0;
    background-size: 180px auto;
    margin: 0 auto;
    font-size: 0;
}
.datastat .immediate_use a:hover{
    background-position: 0 -70px;
}
/*.header .header-nav li.hot > a:after{
    content: '';
    display: inline-block;
    width: 27px;
    height: 14px;
    background:url(../images/data/new.png) no-repeat;
    background-size: 27px auto;
    vertical-align: middle;
}
.header .header-nav li.hot .new a{
    position: relative;
}
.header .header-nav li.hot .new a:after{
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    margin-left: 0px;
    background: #d9373a;
    border-radius: 50%;
    vertical-align: text-top;
    position: absolute;
    top: 12px;
    left: 81px;
}*/
@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) ,
(min-resolution: 144dpi){

    .publicBG {
        background: url(../images/newVersion/Public-Service_01@2x.jpg) 50% 0px / auto 847px no-repeat;
    }
    .profileBG {
        background: url(../images/newVersion/profile_01@2x.jpg) 50% 0px / auto 912px no-repeat;
    }
    .index-deploy-title {
        background-image: url(../images/index-deploy-title@2x.png);
    }
    .circle-wheel .circle-wheel-outer{
        background-image: url(../images/circle-wheel-outer@2x.png)
    }
    .circle-wheel .rotate-circle {
        background-image: url(../images/rotate-circle@2x.png);
    }
    .direct-line {
        background-image: url(../images/direct-line-bg@2x.png);
    }
    .index-business-title{
        background-image: url(../images/newVersion/index-business-title@2x.png);
    }
    .index-business-content .business-item{
        background-image: url(../images/newVersion/business-application@2x.png);
    }
    .index-business-content .business-interaction {
        background-image: url(../images/newVersion/business-interaction@2x.png);
    }
    .index-business-content .business-IM {
        background-image: url(../images/newVersion/business-IM@2x.png);
    }
    .index-business-content .business-communicate {
        background-image: url(../images/newVersion/business-communicate@2x.png);
    }

    .main .intro-user .user-count > li{
        background-image: url(../images/newVersion/intro-user2@2x.png);
    }
    .deploy-index-0 .direct-line {
        background-image: url(../images/deploy-public@2x.png);
    }
    .deploy-index-1 .direct-line {
        background-image: url(../images/deploy-exclusive@2x.png);
    }
    .deploy-index-2 .direct-line {
        background-image: url(../images/deploy-overseas@2x.png);
    }
    .deploy-index-3 .direct-line {
        background-image: url(../images/deploy-private@2x.png);
    }

    .indexBG {
        background-image: url(../images/index-banner-big@2x.jpg?0303);
    }
}
@media screen and (min-width:1300px){
        .datastat .datatopic{
            height: 600px;
            padding-top: 128px;
        }
}
@media screen and (min-width:1520px){
    .datastat .datatopic{
        height: 646px;
        padding-top: 156px;
    }
}
@media screen and (min-width:1700px){
    .datastat .datatopic{
        height: 748px;
        padding-top: 184px;
    }
    .datastat .datatopic span{
        height: 464px;
        background: url(../images/data/datatopic3.png) no-repeat center top;
        background-size: auto 458px;
    }
}

/*价格页*/
.pc-mod-basic-feature{
    margin-top: 20px;
    padding: 15px 20px 20px 30px;
    border: solid 1px #C0C0C0;
}
.pc-mod-basic-feature .pc-pricing-title{
    font-weight: bold;
    color: #3b4557;
    font-size: 18px;
    padding-bottom: 10px;
}
.pc-mod-basic-feature p{
    line-height: inherit;
    margin-top: 5px;
    margin-left: 0px;
}
.pc-mod-pricing-profession{
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 15px 20px 20px 30px;
    border: solid 1px #C0C0C0;
}
.pc-mod-pricing-profession .pc-pricing-profession-title{
    font-weight: bold;
    color: #3b4557;
    font-size: 18px;
    line-height: 30px;
}

.pc-pricing-total-bar{
    float: right;
}

.pc-pricing-profession-senior{
    margin-top: 10px;
    clear: both;
}
.pay_word_des{
    color: #5dc560;
}
 .pc-pricing-profession-senior .pc-basic-descripe,
.pc-pricing-profession-senior  .pc-basic-descripe p
{
    color: #3b4557;
}

.pc-mod-pricing-profession .pc-pricing-profession-senior .pc-basic-descripe a{
    margin-left: 0;
}
.pc-pricing-profession-title{
    float: left;
    font-size: 20px;
    color: #333;
    padding-bottom: 20px;
}
.tol_big_new{
    float: right;
    padding-top: 10px;
    line-height: 30px;
    font-size: 20px;
}
.tol_big_new #total{
    color: #5dc560;
    font-size: 30px;
    font-weight: bold;
    vertical-align: top;
}
.price-unit{
    font-style: normal;
    font-size: 12px;
    color: #a0a8ba;
}

.pc-mod-pricing-profession .pc-pricing-profession-title .tol_big_new span {
    color: #5dc560;
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    font-family: arial, helvetica, sans-serif;
    vertical-align: top;
}

.pc-mod-pricing-profession .pc-pricing-profession-title .tol_big_new i{
    font-style: normal;
    font-size: 12px;
    line-height: 35px;
    color: #a0a8ba;
}
.pc-mod-pricing-profession .pc-pricing-profession-title .tol_big_new span.pay_word_des {
    font-family: "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
    font-size: 26px;
    font-weight: normal;
}

.pc-mod-pricing-detail{
    padding-top: 20px;
}
.page-promotion.page-exclusive .pc-mod-standard{
    background: none;
}
.page-promotion.page-exclusive .active-notice{
    background: none;
}
.page-promotion .notice{
    height: auto;
}