
/* minified css file */
body, h1, h2, h3, h4, h5, html, p {
    margin: 0;
    padding: 0;
    font-size: 12px;
    font-family: 'Open Sans',Arial,'Hiragino Sans GB','Microsoft YaHei',微软雅黑,STHeiti,'WenQuanYi Micro Hei',SimSun,sans-serif;
}

dd, dl, dt, li, ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

img {
    border: 0;
}

::selection {
    background: #36bdcc;
    color: #FFF;
}

.clear, .cb {
    clear: both;
}

.hidden {
    display: none;
}

.lite-gray {
    color: #999;
}

.theme-color {
    color: #03b8cc;
}

.bg-gray {
    background-color: #f7f7f7;
}

.pb50 {
    padding-bottom: 50px;
}

.ml10 {
    margin-left: 10px !important;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.f16 {
    font-size: 16px;
}

.f12 {
    font-size: 12px;
}

.loading {
    width: 100px;
    height: 100px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -100px;
    margin-top: -100px;
}

    .loading img {
        width: 100px;
        height: 100px;
    }

.img-loading {
    width: 50px;
    height: 50px;
}

.ui-btn {
    display: inline-block;
    border-radius: 2px;
    text-align: center;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

    .ui-btn:hover {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.login-btn {
    background-color: #f47469;
    padding: 8px 24px;
    color: #FFF;
    line-height: 14px;
    font-size: 14px;
}

    .login-btn:active {
        background-color: #f47469;
    }

.register-btn {
    background-color: #03b8cc;
    padding: 8px 24px;
    color: #FFF;
    line-height: 14px;
    font-size: 14px;
}

    .register-btn:active {
        background-color: #04abbd;
    }

.ui-btn-theme {
    color: #FFF;
    background-color: #03b8cc;
    border-radius: 2px;
    font-size: 16px;
    display: inline-block;
    width: 160px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
}

    .ui-btn-theme:hover {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.8);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.8);
    }

    .ui-btn-theme:active {
        background-color: #03b8cc;
    }

.ui-btn-trial, .ui-btn-trial2 {
    color: #FFF;
    background-color: #f47469;
    border-radius: 2px;
    font-size: 19px;
    display: inline-block;
    width: 160px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
}

    .ui-btn-trial:hover {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.8);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.8);
        text-decoration: none;
    }

    .ui-btn-trial:active {
        background-color: #e45f53;
    }

.ui-btn-UE {
    color: #009aab;
    background-color: #FFF;
    border-radius: 2px;
    font-size: 19px;
    display: inline-block;
    width: 160px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
    letter-spacing: 1px;
}

    .ui-btn-UE:hover {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.8);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.8);
    }

    .ui-btn-UE:active {
        background-color: #F4F4F4;
    }

.oauth-btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-color: #36bdcc;
    font-size: 14px;
}

.api-btn {
    width: 160px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    background-color: #77b36c;
    font-size: 14px;
}

.android-btn {
    width: 130px;
    height: 40px;
    line-height: 40px;
    background-color: #77b36c;
    color: #FFF;
}

.ios-btn {
    width: 120px;
    height: 36px;
    line-height: 36px;
    background-color: #36bdcc;
    color: #EEE;
}

    .ios-btn:focus, .ios-btn:hover {
        color: #FFF;
    }

.foot-txt {
    display: block;
    font-size: 44px;
    color: #FFF;
}

.foot-btn {
    color: #03b8cc;
    background-color: #FFF;
    border-radius: 2px;
    font-size: 22px;
    display: inline-block;
    margin-top: 40px;
    width: 180px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.2);
}

    .foot-btn:hover {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.8);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.8);
    }

    .foot-btn:active {
        background-color: #f4f4f4;
    }

.header {
    height: 740px;
    overflow: hidden;
    position: relative;
    /*min-width: 1000px;*/
}

    .header .lb {
        height: 740px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }

    .header .lb1 {
        background: url(../images/bg_004.jpg) center center no-repeat;
    }

    .header .lb2 {
        background: url(../images/bg_003.jpg) center center no-repeat;
    }

    .header .lb3 {
        background: url(../images/bg_002.jpg) center center no-repeat;
    }

    .header .lb4 {
        background: url(../images/bg_001.jpg) center center no-repeat;
    }

    .header .lbnum {
        height: 12px;
        position: relative;
        top: 605px;
        /*width: 1000px;*/
        text-align: center;
        margin: 0 auto;
        z-index: 2;
    }

        .header .lbnum a {
            width: 12px;
            height: 0;
            padding-top: 12px;
            overflow: hidden;
            background: url(../images/icon.png) 0 -1080px no-repeat;
            display: inline-block;
            margin: 0 5px;
        }

            .header .lbnum a.current {
                color: #FFF;
                background-position: -20px -1080px;
            }

.header-wrap {
    /*width: 1000px;*/
    margin: 0 auto;
}

    .header-wrap .logo {
        margin: 0;
    }

        .header-wrap .logo a {
            display: block;
            width: 120px;
            height: 0;
            padding-top: 91px;
            background: url(../images/icon.png) 0 0 no-repeat;
            overflow: hidden;
            float: left;
        }

    .header-wrap .login-btn {
        float: right;
        margin-top: 22px;
        margin-left: 15px;
    }

    .header-wrap .menu-wrap {
        overflow: hidden;
        position: relative;
        z-index: 2;
        margin: 0 40px;
    }

        .header-wrap .menu-wrap ul {
            overflow: hidden;
            float: right;
            margin-top: 22px;
        }

            .header-wrap .menu-wrap ul li {
                float: left;
                margin: 0 15px;
                position: relative;
            }

                .header-wrap .menu-wrap ul li .bg {
                    width: 50px;
                    height: 30px;
                    border-radius: 2px;
                    -webkit-border-radius: 2px;
                    -moz-border-radius: 2px;
                    transition-duration: .5s;
                }

                .header-wrap .menu-wrap ul li a {
                    font-size: 14px;
                    color: #FFF;
                    position: absolute;
                    width: 50px;
                    line-height: 30px;
                    z-index: 10;
                    text-align: center;
                }

                .header-wrap .menu-wrap ul li.current .bg {
                    height: 30px;
                    background-color: #000;
                    opacity: .3;
                    filter: Alpha(Opacity=30);
                    z-index: 9;
                }

                .header-wrap .menu-wrap ul li.hover .bg {
                    height: 30px;
                    background-color: #000;
                    opacity: .1;
                    filter: Alpha(Opacity=10);
                    z-index: 9;
                }

.lb1 .header-wrap .header-tip1 {
    height: 0;
    width: 560px;
    padding-top: 80px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 206px;
}

.lb1 .header-wrap .header-tip2 {
    height: 0;
    width: 240px;
    padding-top: 24px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 17px;
}

.lb2 .header-wrap .header-tip1 {
    height: 0;
    width: 300px;
    padding-top: 40px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 220px;
}

.lb2 .header-wrap .header-tip2 {
    height: 0;
    width: 640px;
    padding-top: 50px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 17px;
}

.lb3 .header-wrap .header-tip1 {
    height: 0;
    width: 730px;
    padding-top: 50px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 230px;
}

.lb3 .header-wrap .header-tip2 {
    height: 0;
    width: 460px;
    padding-top: 30px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 17px;
}

.header-wrap .header-btns {
    height: 60px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 60px;
    text-align: center;
}

.header-wrap .header-tip3 {
    height: 0;
    width: 262px;
    padding-top: 30px;
    overflow: hidden;
    background: url(../images/icon.png) 0 -240px no-repeat;
    margin: 0 auto;
    margin-top: 119px;
}

.product .header {
    height: 540px;
    background: url(../images/product_banner_1.jpg) center center no-repeat;
}

.mobile .header {
    height: 540px;
    background: url(../images/mobile_banner_1.jpg) center center no-repeat;
}

.price-wrap {
    width: 700px;
    margin: 0 auto;
}

.price .header {
    height: 534px;
    background: url(../images/price_20150215.jpg) center center no-repeat;
}

.price .price-btn {
    margin-left: 30px;
    margin-top: 220px;
}

.company .header {
    height: 320px;
    background: url(../images/company_banner_1.jpg) center center no-repeat;
}

.join .header {
    height: 320px;
    background: url(../images/join_banner_1.jpg) center center no-repeat;
}

.blog .header {
    height: 360px;
    background: #005a65;
}

.blog .header-wrap {
    position: relative;
    height: 100%;
}

.blog .top-blog {
    padding: 20px 19px 0 0;
    background: #FFF;
    height: 220px;
    bottom: 0;
    position: absolute;
    width: 981px;
}

    .blog .top-blog ul {
        overflow: hidden;
    }

        .blog .top-blog ul li {
            float: left;
            margin-left: 20px;
            width: 307px;
        }

            .blog .top-blog ul li img {
                float: left;
            }

            .blog .top-blog ul li span {
                display: block;
                background: #03b8cc;
                text-align: center;
                height: 55px;
                vertical-align: middle;
                overflow: hidden;
                width: 307px;
                float: left;
                padding-top: 15px;
                line-height: 22px;
            }

                .blog .top-blog ul li span a {
                    color: #FFF;
                    font-size: 14px;
                }

                    .blog .top-blog ul li span a:hover {
                        text-decoration: underline;
                    }

.header2 {
    height: 60px;
    width: 100%;
    border-bottom: 1px solid #dcdcdc;
    background-color: #FFF;
    display: none;
    opacity: 0;
    filter: Alpha(Opacity=0);
    z-index: 99;
}

.header2-wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

    .header2-wrap .logo a {
        width: 80px;
        height: 0;
        padding-top: 30px;
        background: url(../images/icon.png) 0 -280px no-repeat;
        overflow: hidden;
        float: left;
        margin-top: 13px;
    }

.header-wrap .register-btn {
    float: right;
    margin-top: 22px;
    margin-left: 15px;
}

.header2-wrap .menu2-wrap {
    overflow: hidden;
}

    .header2-wrap .menu2-wrap ul {
        overflow: hidden;
        float: right;
        margin-top: 13px;
    }

        .header2-wrap .menu2-wrap ul li {
            float: left;
            margin: 0 15px;
        }

            .header2-wrap .menu2-wrap ul li a {
                font-size: 14px;
                color: #777;
                width: 50px;
                text-align: center;
                line-height: 30px;
                z-index: 10;
                display: block;
                transition-duration: .5s;
            }

            .header2-wrap .menu2-wrap ul li.current a, .header2-wrap .menu2-wrap ul li.hover a {
                color: #03b8cc;
            }

.header3 {
    height: 56px;
    width: 100%;
    background-color: #03b8cc;
    z-index: 99;
}

.header3-wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}

    .header3-wrap a {
        display: inline-block;
        padding: 0 25px;
        text-align: center;
        line-height: 56px;
        color: #FFF;
        font-size: 14px;
        float: left;
    }

        .header3-wrap a.current, .header3-wrap a:hover {
            background-color: #0090a0;
        }

.feature {
    height: 385px;
}

.feature-wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 75px;
}

    .feature-wrap dl {
        width: 33.3%;
        float: left;
    }

    .feature-wrap dt.ico {
        width: 120px;
        height: 120px;
        margin: 0 auto;
    }

    .feature-wrap dd.title {
        margin-top: 30px;
    }

        .feature-wrap dd.title a {
            color: #555;
            font-size: 22px;
            text-align: center;
            margin-top: 30px;
        }

            .feature-wrap dd.title a:hover {
                color: #333;
            }

    .feature-wrap dd.info {
        font-size: 14px;
        color: #888;
        text-align: center;
        margin-top: 10px;
        line-height: 25px;
        font-family: "宋体",simsun;
    }

    .feature-wrap dt a {
        display: block;
        height: 0;
        padding-top: 120px;
        overflow: hidden;
        transition-duration: .2s;
    }

    .feature-wrap .dl1 dt.ico a {
        background: url(../images/icon.png) 0 -320px;
    }

        .feature-wrap .dl1 dt.ico a:hover {
            background: url(../images/icon.png) -120px -320px;
        }

    .feature-wrap .dl2 dt.ico a {
        background: url(../images/icon.png) 0 -840px;
    }

        .feature-wrap .dl2 dt.ico a:hover {
            background: url(../images/icon.png) -120px -840px;
        }

    .feature-wrap .dl3 dt.ico a {
        background: url(../images/icon.png) 0 -960px;
    }

        .feature-wrap .dl3 dt.ico a:hover {
            background: url(../images/icon.png) -120px -960px;
        }

.partner {
    height: 440px;
    background-color: #ddecda;
}

.partner-wrap {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 75px;
}

    .partner-wrap dl {
        width: 33.3%;
        float: left;
        -moz-transition-duration: .2s;
        -webkit-transition-duration: .2s;
        transition-duration: .2s;
    }

.partner .view-wrap {
    width: 1000px;
}

.partner-wrap dt.ico {
    width: 280px;
    margin: 0 auto;
    display: block;
    height: 0;
    padding-top: 80px;
    overflow: hidden;
}

.partner-wrap dl:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    transform: scale(1.2);
}

.partner-wrap dl {
    margin-top: 60px;
}

.partner-wrap .dl1 dt.ico {
    background: url(../images/icon.png) 0 -440px;
}

.partner-wrap .dl2 dt.ico {
    background: url(../images/icon.png) 0 -520px;
}

.partner-wrap .dl3 dt.ico {
    background: url(../images/icon.png) 0 -600px;
}

.partner-wrap dd.info {
    text-align: center;
    margin-top: 20px;
    line-height: 24px;
    color: #888;
    font-size: 14px;
    font-family: "宋体",simsun;
}

.case {
    height: 690px;
    padding: 40px 0;
    background: url(../images/case.jpg) center center no-repeat;
}

.case-wrap {
    margin: 0 auto;
    overflow: hidden;
    padding-top: 75px;
    height: 608px;
}

.media {
    background: #fafafa;
}

.media-wrap {
    margin: 0 auto;
    overflow: hidden;
}

.media .view-wrap {
    padding-bottom: 10px;
}

.media .sub-h3 {
    height: 30px;
    width: 160px;
    margin: 0 auto;
    background: url(../images/icon.png) -280px -320px no-repeat;
    margin-top: 10px;
}

.media .dl-wrap {
    width: 286px;
    height: 224px;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background: #03b8cc;
    padding: 2px;
    margin: 24px 5px 0;
}

.media .more-media {
    text-align: right;
    width: 900px;
    margin: 0 auto;
    padding-bottom: 50px;
}

    .media .more-media a {
        color: #555;
    }

.media .dl-wrap .dl-inner-wrap {
    background: #FFF;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    height: 100%;
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s;
}

    .media .dl-wrap .dl-inner-wrap:hover {
        background: #03b8cc;
    }

.media dt {
    font-size: 18px;
    color: #555;
    text-align: left;
    padding: 20px 20px 0;
}

.media .view-wrap p {
    margin-top: 5px;
    text-align: left;
    color: #888;
    font-size: 14px;
    padding: 0 20px;
}

    .media .view-wrap p.date {
        color: #555;
        font-size: 12px;
    }

.media .view-wrap .dl-inner-wrap:hover dt, .media .view-wrap .dl-inner-wrap:hover p, .media .view-wrap .dl-inner-wrap:hover p.date {
    color: #FFF;
}

.letter {
    background-color: #FFF;
    font-size: 14px;
    line-height: 32px;
    color: #555;
    padding: 40px 50px;
    text-align: left;
}

    .letter .sign {
        text-align: right;
    }

.view-wrap {
    /*width: 900px;*/
    margin: 0 auto;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    z-index: 1;
    position: relative;
}

    .view-wrap.pb0 {
        padding-bottom: 0;
    }

        .view-wrap.pb0 img {
            vertical-align: bottom;
        }

.view-column {
    width: 245px;
    display: inline-block;
    vertical-align: top;
    margin-right: 75px;
}

    .view-column.last {
        margin-right: 0;
    }

.view-wrap h3 {
    font-size: 30px;
    font-weight: 400;
    color: #555;
    text-align: left;
    line-height: 45px;
    border-bottom: 1px solid #DDD;
}

.view-wrap h4 {
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    font-family: "宋体",simsun;
    color: #555;
    line-height: 45px;
}

.view-wrap p {
    font-size: 14px;
    color: #888;
    line-height: 24px;
    text-align: center;
    margin-top: 20px;
    font-family: "宋体",simsun;
}

.view-wrap img {
    margin-top: 50px;
}

.over-view-1 {
    position: relative;
}

    .over-view-1 .v-foot {
        height: 210px;
        background-color: #03b8cc;
        position: absolute;
        width: 100%;
        bottom: 0;
        z-index: 0;
    }

.product .tab-nav {
    overflow: hidden;
    margin-top: 20px;
}

.product .tab-nav-li {
    font-size: 16px;
    height: 140px;
    background-color: #FFF;
    position: relative;
    cursor: pointer;
    color: #666;
    transition-duration: .5s;
}

    .product .tab-nav-li label {
        vertical-align: middle;
        position: absolute;
        top: 50%;
        margin-top: -34px;
        width: 100%;
        height: 100%;
        left: 0;
        line-height: 24px;
        cursor: pointer;
    }

    .product .tab-nav-li.current {
        background-color: #03b8cc;
        color: #FFF;
    }

    .product .tab-nav-li.last {
        margin-right: 0 !important;
    }

.product .tab-4 .tab-nav-li {
    width: 208px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
}

.product .tab-3 .tab-nav-li {
    width: 284px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    float: left;
    margin-right: 20px;
}

.product .feature-list {
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

    .product .feature-list li {
        float: left;
        width: 25%;
        height: 168px;
        margin-top: 20px;
    }

        .product .feature-list li a {
            display: block;
            width: 100%;
            height: 100%;
            text-align: center;
            border-radius: 5px;
            transition-duration: .5s;
        }

            .product .feature-list li a:hover {
                background-color: #def1f3;
            }

            .product .feature-list li a em {
                width: 60px;
                height: 60px;
                display: block;
                margin: 0 auto;
            }

        .product .feature-list li.feature_1 a em {
            background: url(../images/feature_icon.png) 0 0 no-repeat;
        }

        .product .feature-list li.feature_2 a em {
            background: url(../images/feature_icon.png) 0 -60px no-repeat;
        }

        .product .feature-list li.feature_3 a em {
            background: url(../images/feature_icon.png) 0 -120px no-repeat;
        }

        .product .feature-list li.feature_4 a em {
            background: url(../images/feature_icon.png) 0 -180px no-repeat;
        }

        .product .feature-list li.feature_5 a em {
            background: url(../images/feature_icon.png) 0 -240px no-repeat;
        }

        .product .feature-list li.feature_6 a em {
            background: url(../images/feature_icon.png) 0 -300px no-repeat;
        }

        .product .feature-list li.feature_7 a em {
            background: url(../images/feature_icon.png) 0 -360px no-repeat;
        }

        .product .feature-list li.feature_8 a em {
            background: url(../images/feature_icon.png) 0 -420px no-repeat;
        }

        .product .feature-list li.feature_9 a em {
            background: url(../images/feature_icon.png) 0 -480px no-repeat;
        }

        .product .feature-list li.feature_10 a em {
            background: url(../images/feature_icon.png) 0 -540px no-repeat;
        }

        .product .feature-list li.feature_11 a em {
            background: url(../images/feature_icon.png) 0 -600px no-repeat;
        }

        .product .feature-list li.feature_12 a em {
            background: url(../images/feature_icon.png) 0 -660px no-repeat;
        }

        .product .feature-list li.feature_13 a em {
            background: url(../images/feature_icon.png) 0 -720px no-repeat;
        }

        .product .feature-list li.feature_14 a em {
            background: url(../images/feature_icon.png) 0 -780px no-repeat;
        }

        .product .feature-list li a h5 {
            color: #555;
            line-height: 40px;
            font-size: 14px;
        }

        .product .feature-list li a p {
            padding: 0 10px;
            line-height: 24px;
            font-size: 12px;
            color: #888;
            margin-top: 0;
        }

.ydh-cyb {
    background-color: #00a5b7;
}

    .ydh-cyb .view-wrap {
        background: url(../images/ydh-cyb.png) center center no-repeat;
    }

        .ydh-cyb .view-wrap h3 {
            font-size: 22px;
            color: #FFF;
        }

.blog .view-wrap {
    width: 960px;
    padding: 20px;
    text-align: left;
}

.blog .blog-menu-wrap {
    width: 285px;
    float: right;
}

    .blog .blog-menu-wrap .blog-menu-con {
        padding: 20px;
        background: #f0f0f0;
    }

    .blog .blog-menu-wrap .qr {
        padding: 20px;
        background: #f0f0f0;
        text-align: center;
        width: 245px;
    }

        .blog .blog-menu-wrap .qr p {
            font-size: 12px;
            margin-top: 10px;
            line-height: 18px;
            color: #999;
        }

        .blog .blog-menu-wrap .qr img {
            margin-top: 0;
        }

.join .view-wrap {
    padding-top: 0;
}

.blog .blog-wrap {
    width: 654px;
    min-height: 600px;
}

    .blog .blog-wrap a {
        color: #555;
    }

    .blog .blog-wrap .item {
        background: #FFF;
        padding: 20px;
        margin-bottom: 20px;
    }

    .blog .blog-wrap h3 {
        text-align: left;
    }

        .blog .blog-wrap h3 a {
            text-align: left;
            color: #555;
            font-size: 30px;
        }

    .blog .blog-wrap .blog-info {
        font-size: 14px;
        color: #999;
        line-height: 40px;
    }

.blog .view-wrap .blog-wrap img {
    margin-top: 0;
    width: 614px;
    border: 0;
    display: block;
}

.blog .view-wrap .blog-wrap #uyan_frame img {
    width: auto;
}

.blog .blog-wrap p {
    color: #555;
    text-align: left;
    line-height: 32px;
    font-size: 18px;
    font-family: 'Open Sans',Arial,'Hiragino Sans GB','Microsoft YaHei',微软雅黑,STHeiti,'WenQuanYi Micro Hei',SimSun,sans-serif;
}

.blog .blog-wrap .read-item {
    text-align: right;
}

    .blog .blog-wrap .read-item a {
        color: #03b8cc;
        font-size: 14px;
        transition-duration: .5s;
    }

        .blog .blog-wrap .read-item a:hover {
            text-decoration: underline;
        }

.blog .search-con {
    position: relative;
}

.blog .search-inp {
    height: 20px;
    border: 1px solid #ccc;
    outline: 0;
    padding: 10px;
    transition-duration: .5s;
    width: 225px;
}

    .blog .search-inp:focus {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    }

.blog .search-btn {
    width: 14px;
    height: 0;
    padding-top: 14px;
    overflow: hidden;
    background: url(../images/icon.png) -220px -760px no-repeat;
    display: block;
    position: absolute;
    right: 10px;
    top: 15px;
}

.blog .catalog {
    border-bottom: 1px solid #ddd;
    line-height: 55px;
}

.blog .catalog-title {
    font-size: 21px;
    color: #555;
    border-bottom: 1px solid #ddd;
    text-align: left;
}

.blog .catalog ul {
    padding: 20px 0;
}

.blog .catalog li {
    line-height: 35px;
}

    .blog .catalog li a {
        color: #555;
        font-size: 14px;
        transition-duration: .5s;
    }

        .blog .catalog li a:hover {
            text-decoration: underline;
            color: #333;
        }

    .blog .catalog li.current a {
        color: #03b8cc;
    }

.blog .view-wrap .blog-wrap img.blog-load {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    margin-top: 100px;
    display: block;
}

.blog .share {
    text-align: right;
    float: right;
    height: 40px;
}

.pager {
    overflow: hidden;
    padding: 5px;
}

    .pager .ui-btn {
        width: 98px;
        height: 38px;
        border: 1px solid #eee;
        line-height: 38px;
        color: #666;
        background: #FFF;
        transition-duration: .5s;
        font-size: 14px;
    }

        .pager .ui-btn:hover {
            -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
            box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
        }

    .pager .prev-btn {
        float: left;
    }

    .pager .next-btn {
        float: right;
    }

.open-api-tech .view-wrap h3, .open-api-tech .view-wrap p {
    text-align: left;
}

.open-api-tech .api-down {
    float: right;
    width: 550px;
    text-align: left;
}

    .open-api-tech .api-down dl {
        width: 162px;
        float: left;
        margin-left: 40px;
    }

    .open-api-tech .api-down .auth dt {
        margin: 0 auto;
        width: 64px;
        height: 84px;
        background: url(../images/oauth.png) center center no-repeat;
    }

    .open-api-tech .api-down .api dt {
        margin: 0 auto;
        width: 81px;
        height: 84px;
        background: url(../images/api.png) center center no-repeat;
    }

    .open-api-tech .api-down dd {
        padding-top: 30px;
    }

.app-down .view-wrap dl {
    display: inline-block;
    vertical-align: top;
}

.app-down .android dt {
    width: 46px;
    height: 56px;
    background: url(../images/android.png) center center no-repeat;
    margin: 0 auto;
}

.app-down .ios dt.img {
    width: 48px;
    height: 54px;
    background: url(../images/ios.png) center center no-repeat;
    margin: 0 auto;
}

.app-down .ios dt.img.zip-file {
    background: url(../images/zip.png) center center no-repeat;
}

.app-down .qr dt {
    width: 140px;
    height: 140px;
    background: url(../images/core-download.png) 0 0 no-repeat;
    margin: 0 auto;
}

.app-down .view-wrap dd {
    color: #666666;
}

.app-down .view-wrap .qr dd {
    padding-top: 10px;
    font-size: 14px;
    color: #999;
}

.mobile .view-wrap h3 {
    font-size: 22px;
}

.price .buy-form-wrap {
    width: 560px;
    margin: 0 auto;
    text-align: left;
}

    .price .buy-form-wrap .buy-input-form {
        width: 558px;
        border: 1px solid #e1e1e1;
        height: 52px;
        float: left;
        background: #FFF;
        font-size: 14px;
    }

.buy-form-wrap .buy-input {
    border: 0;
    color: #555;
    font-size: 14px;
    height: 32px;
    width: 438px;
    padding: 10px;
    line-height: 32px;
    float: left;
    outline: 0;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}

.ui-input-ph {
    color: #c5c5c5;
    font-size: 14px;
}

::-webkit-input-placeholder {
    color: #c5c5c5;
    font-size: 14px;
}

::-moz-input-placeholder {
    color: #c5c5c5;
    font-size: 14px;
}

::-o-input-placeholder {
    color: #c5c5c5;
    font-size: 14px;
}

::input-placeholder {
    color: #c5c5c5;
    font-size: 14px;
}

.buy-form-wrap .buy-input:focus {
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6);
}

.price .buy-form-wrap .ui-btn-lite-gray {
    width: 100px;
    height: 52px;
    display: block;
    border: 0;
    line-height: 53px;
    float: left;
    cursor: pointer;
    font-size: 16px;
    background-color: #DDD;
}

.price .buy-confirm {
    width: 560px;
    line-height: 34px;
    font-size: 14px;
    color: #555;
}

.buy-confirm .buy-confirm-money {
    color: #f97252;
    font-weight: 700;
}

.buy-confirm .buy-confirm-avmoney {
    color: #555;
    font-style: normal;
}

.buy-version-compare-wrap {
    width: 900px;
    margin: 0 auto;
}

    .buy-version-compare-wrap .buy-version-compare-title {
        height: 36px;
    }

    .buy-version-compare-wrap .buy-version-compare-btn {
        line-height: 36px;
        float: right;
        width: 120px;
        background-color: #f5f5f5;
        text-align: center;
        color: #555;
        text-decoration: none;
        cursor: pointer;
    }

        .buy-version-compare-wrap .buy-version-compare-btn:hover {
            background-color: #ededed;
        }

        .buy-version-compare-wrap .buy-version-compare-btn:active {
            background-color: #f2f2f2;
        }

    .buy-version-compare-wrap .buy-version-compare-content dl {
        width: 899px;
        border-left: 1px solid #ebebeb;
        border-top: 1px solid #ebebeb;
        margin-top: 20px;
        overflow: hidden;
    }

        .buy-version-compare-wrap .buy-version-compare-content dl dt span {
            display: inline-block;
            height: 47px;
            line-height: 47px;
            border-right: 1px solid #ebebeb;
            border-bottom: 1px solid #ebebeb;
            text-align: center;
            background: #fafafa;
            font-size: 16px;
        }

            .buy-version-compare-wrap .buy-version-compare-content dl dt span.span1 {
                width: 898px;
            }

            .buy-version-compare-wrap .buy-version-compare-content dl dt span.span2, .buy-version-compare-wrap .buy-version-compare-content dl dt span.span3 {
                width: 170px;
            }

        .buy-version-compare-wrap .buy-version-compare-content dl dd span.span3 em {
            width: 20px;
            height: 0;
            padding-top: 40px;
            overflow: hidden;
            display: block;
            background: url(../images/icon.png) -180px -745px no-repeat;
            margin: 0 auto;
        }

        .buy-version-compare-wrap .buy-version-compare-content dl dd {
            overflow: hidden;
        }

            .buy-version-compare-wrap .buy-version-compare-content dl dd p {
                float: left;
            }

            .buy-version-compare-wrap .buy-version-compare-content dl dd span {
                display: block;
                height: 47px;
                line-height: 47px;
                border-right: 1px solid #ebebeb;
                border-bottom: 1px solid #ebebeb;
                text-align: center;
            }

                .buy-version-compare-wrap .buy-version-compare-content dl dd span.span1 {
                    width: 130px;
                    text-align: center;
                    color: #555;
                    font-size: 18px;
                }

                .buy-version-compare-wrap .buy-version-compare-content dl dd span.span2 {
                    width: 555px;
                    padding-left: 40px;
                    text-align: left;
                    color: #888;
                    font-size: 14px;
                }

                .buy-version-compare-wrap .buy-version-compare-content dl dd span.span3 {
                    width: 170px;
                    text-align: center;
                }

.buy-remark {
    font-size: 14px;
    width: 80%;
    margin: 0 auto;
    color: #555;
    line-height: 25px;
}

    .buy-remark span {
        color: #555;
    }

    .buy-remark p {
        font-size: 14px;
        font-family: "宋体",simsun;
    }

    .buy-remark table {
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0;
        table-layout: fixed;
    }

        .buy-remark table td {
            line-height: 20px;
            border: 1px solid #ebebeb;
            padding: 10px;
        }

            .buy-remark table td.td1 {
                background-color: #fafafa;
                text-align: right;
                font-weight: 700;
                width: 80px;
                color: #888;
            }

.company .view-wrap h3 {
    text-align: left;
    font-size: 26px;
}

.company .view-wrap h4 {
    text-align: left;
}

.company .view-wrap p {
    color: #666;
    text-align: left;
    line-height: 28px;
    margin-top: 10px;
}

.company .contract-address {
    overflow: hidden;
}

    .company .contract-address img {
        margin-top: 0;
    }

.foot-btns {
    height: 230px;
    background-color: #03b8cc;
}

.foot-btn-wrap {
    padding: 30px 0;
    width: 900px;
    margin: 0 auto;
    text-align: center;
}

.foot {
    height: 640px;
    background: #45474d;
}

.foot-wrap {
    width: 1000px;
    margin: 0 auto;
    padding-top: 70px;
}

.foot-columns {
    overflow: hidden;
    font-family: Arial,"宋体",simsun;
}

.foot-wrap dl.foot-colum {
    width: 18%;
    float: left;
    border-right: 1px solid #505257;
    height: 200px;
}

    .foot-wrap dl.foot-colum.last {
        width: 27%;
        border-right: 0;
    }

    .foot-wrap dl.foot-colum dt {
        padding-left: 15px;
        color: #FFF;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 25px;
    }

    .foot-wrap dl.foot-colum dd {
        padding-left: 15px;
        line-height: 28px;
        color: #989ea6;
        font-size: 14px;
    }

        .foot-wrap dl.foot-colum dd a {
            color: #989ea6;
            font-size: 14px;
            transition-duration: .5s;
        }

            .foot-wrap dl.foot-colum dd a:hover {
                color: #FFF;
                text-decoration: underline;
            }

        .foot-wrap dl.foot-colum dd.foot-tel {
            height: 0;
            padding-top: 30px;
            overflow: hidden;
            background: url(../images/icon.png) 15px -720px no-repeat;
            padding-left: 15px;
        }

.foot-wrap .qr-wrap {
    overflow: hidden;
    padding-top: 80px;
}

    .foot-wrap .qr-wrap .app {
        margin-left: 220px;
        overflow: hidden;
        float: left;
        width: 286px;
    }

        .foot-wrap .qr-wrap .app dt {
            width: 140px;
            height: 140px;
            background: url(../images/foot_ewm1.png) 0 0 no-repeat;
            float: left;
        }

        .foot-wrap .qr-wrap .app dd {
            color: #989ea6;
            line-height: 24px;
            font-size: 14px;
            margin-left: 160px;
            font-family: Arial,"宋体",simsun;
        }

.foot-down-btn {
    width: 80px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #FFF;
    background: #03b8cc;
    font-size: 12px;
    margin-top: 10px;
}

    .foot-down-btn:active {
        background-color: #04abbd;
    }

.foot-wrap .qr-wrap .wechat {
    margin-left: 50px;
    float: left;
    overflow: hidden;
    width: 286px;
}

    .foot-wrap .qr-wrap .wechat dt {
        width: 140px;
        height: 140px;
        /*background: url(../images/foot_ewm1.png) 0 -140px no-repeat;*/
        background: url(../images/foot_ewm1.png) 0 0 no-repeat;
        float: left;
    }

    .foot-wrap .qr-wrap .wechat dd {
        color: #989ea6;
        line-height: 24px;
        font-size: 14px;
        margin-left: 160px;
        font-family: Arial,"宋体",simsun;
    }

.foot-wrap .copy-right {
    text-align: center;
    font-size: 14px;
    font-family: Arial,"宋体",simsun;
    color: #989ea6;
    margin-top: 50px;
}

    .foot-wrap .copy-right a {
        color: #989ea6;
        transition-duration: .5s;
    }

        .foot-wrap .copy-right a:hover {
            color: #FFF;
            text-decoration: underline;
        }

.topic1 {
    text-align: center;
    font-size: 18px;
    color: #555;
    line-height: 34px;
    padding-top: 50px;
}

.topic2 {
    width: 330px;
    margin: 0 auto;
    overflow: hidden;
    margin-top: 40px;
    font-size: 16px;
}

.topic3 {
    color: #999;
    font-size: 14px;
    text-align: center;
    margin-top: 40px;
}

.f24 {
    font-size: 24px !important;
}

.lite-red {
    color: #f47469 !important;
}

.agent-btn, .corp-btn {
    width: 160px;
    height: 46px;
    color: #FFF;
    text-decoration: none;
    line-height: 46px;
    background-color: #03b8cc;
    float: left;
}

.mobile-verify {
    width: 320px;
    height: 250px;
    padding: 25px;
}

.control-box .control-group {
    margin-bottom: 10px;
    width: 320px;
    overflow: hidden;
}

.agent-btn {
    margin-left: 10px;
}

.ui-input {
    padding: 2px 5px;
    border: 1px solid #ccc;
    outline: 0;
}

    .ui-input:hover {
        border: 1px solid #b0b0b0;
    }

    .ui-input:focus {
        border: 1px solid #03b8cc;
    }

.mobile-verify .ui-input {
    width: 308px;
    height: 34px;
}

.mobile-verify .verify-code-box {
    position: relative;
}

    .mobile-verify .verify-code-box .verfyimg {
        position: absolute;
        top: 2px;
        left: 228px;
    }

.mobile-verify .changeVerifyCode {
    color: #ccc;
    line-height: 12px;
    margin-left: 20px;
    font-size: 12px;
    float: right;
}

.btn-getverfycode {
    font-size: 14px;
    color: #c49124;
    width: 150px;
    height: 40px;
    background: #ffe7b4;
    border: 0;
    cursor: pointer;
    outline: 0;
    float: left;
}

.mobile-verify .mobileVerfyCode {
    float: left;
    margin-left: 10px;
    width: 148px;
}

.btn-getverfycode:hover {
    background-color: #f4daa2;
}

.btn-getverfycode:disabled, .btn-getverfycode[disabled] {
    background-color: #fff3db;
    color: #ffd67d;
}

.btn-submitverfycode {
    width: 320px;
    height: 40px;
    line-height: 40px;
    background-color: #03b8cc;
    border: 0;
    font-size: 16px;
    letter-spacing: 1em;
    color: #FFF;
    margin-top: 20px;
}

    .btn-submitverfycode:hover {
        background-color: #0a9dad;
    }

.mobile-verify .error {
    color: #f64b4b;
    font-size: 12px;
    line-height: 24px;
}

.springEvent {
    position: fixed;
    z-index: 99;
}

    .springEvent .springImg {
        background: url(../images/20150212.png) no-repeat;
        width: 115px;
        height: 256px;
    }

.min-header-wrap {
    width: 900px;
    height: 65px;
    margin: 0 auto;
    padding-top: 30px;
    border-bottom: 1px solid #ccc;
}

.min-logo {
    width: 110px;
    height: 33px;
    background: url(../images/minlogo.png) no-repeat;
}

.checkCodeContainer h2 {
    line-height: 34px;
    margin-top: 60px;
    margin-bottom: 30px;
    font-size: 32px;
    color: #555;
    text-align: center;
    font-weight: 400;
}

.checkCodeContainer {
    width: 500px;
    margin: 0 auto;
}

.checkCodeBox {
    background: #f5f5f5;
    text-align: center;
    padding: 30px;
    position: relative;
}

    .checkCodeBox p {
        font-size: 14px;
        margin-top: 10px;
        color: #777;
    }

.checkCodeInput {
    width: 295px;
    padding: 10px;
    line-height: 30px;
    float: left;
    font-size: 24px;
    color: #555;
    border: 1px solid #03b8cc;
}

    .checkCodeInput:hover {
        border: 1px solid #03b8cc;
    }

.checkCodeBtn {
    width: 145px;
    line-height: 32px;
    padding: 10px;
    margin-left: 15px;
    float: left;
    font-size: 20px;
    color: #FFF;
    background: #03b8cc;
    display: block;
}

.checkCode .input-box {
    margin-top: 20px;
    overflow: hidden;
    z-index: 1;
    position: relative;
}

.checkCode .warning {
    color: #f47469;
}

#login-page {
    border: none;
    width: 400px;
    height: 420px;
}

.login-dialog {
    width: 430px !important;
}

.ios {
    width: 90%;
    margin: 0 auto;
}

.download-list .item {
    float: left;
    width: 33.333%;
    padding: 20px 10px;
}

.ud {
    color: #CCC;
    padding: 15px 0;
}

.mv {
    color: #36bdcc;
}
