﻿@keyframes loop {
    0% {
        clip: rect(0,0,100px,0)
    }

    100% {
        clip: rect(0,360px,100px,0)
    }
}

html {
    font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 62.5%;
}

body {
    margin: 0;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    height: 100%;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
}

a {
    background: transparent;
    text-decoration: none;
    color: #333;
}

    a:active {
        outline: 0;
    }

b, strong {
    font-weight: bold;
}

img {
    border: 0;
    vertical-align: middle;
}

* {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; /* For some Androids */
    outline: none;
}

input, textarea, button {
    border: 0;
    margin: 0;
    padding: 0;
    font-family: "Î¢ÈíÑÅºÚ", "Helvetica Neue", Helvetica, STHeiTi, Arial, sans-serif;
}


/*µ¼º½*/
.header {
    height: 60px;
    top: 0;
    z-index: 200;
    width: 100%;
    position: fixed;
    background: #fff;
    background: #fff;
}



#logo {
    display: block;
}

    #logo img {
        width: 20px;
        height: 20px;
    }

    #logo span {
        margin-left: 5px;
        font-size: 10pt;
        font-weight: bold;
    }

#nav {
    display: block;
    float: left;
    height: auto !important;
}

    #nav ul {
        float: left;
        margin: 0px;
        margin-left: -45px;
    }

        #nav ul li {
            list-style-type: none;
            float: left;
            font-size: 10pt;
            display: inline;
        }

            #nav ul li a {
                font-size: 10pt;
                margin-left: 10px;
            }



#login0 {
    font-size: 10pt;
}

#login1 {
    font-size: 10pt;
}

#login0 input {
    background-color: #FF7941;
    color: white;
    width: 52px;
    height: 22px;
    border: 0px;
    margin-left: 5px;
    font-size: 8pt;
}

#login1 input {
    background-color: #FF7941;
    color: white;
    width: 62px;
    height: 22px;
    border: 0px;
    font-size: 8pt;
}

.win_center h2{
    text-align: center;
    font-size: 30px;
    line-height: 60px
}

.in_host_soft img {
    width: 100%;
}

.navbar_close {
    width: 45px;
    height: 45px;
    overflow: hidden;
    position: absolute;
    right: 0;
    color: #fff;
    font-size: 1.5em;
}

    .navbar_close:after {
        content: '';
        width: 90px;
        height: 90px;
        position: absolute;
        right: -45px;
        top: -45px;
        background: rgba(245,245,245,0.1);
        border-radius: 100%;
        box-shadow: 0 2px 8px rgba(109,109,109,.2);
    }

    .navbar_close span {
        display: block;
        margin-top: 10px;
        margin-left: 22px;
    }

/*banner*/
.banner_about {
    width: 100%;
    height: 170px;
    margin-top: 61px;
    background-size: 150% 100% !important
}

    .banner_about img {
        width: 35%;
        height: 32px;
    }

    .banner_about p {
        display: none
    }

.index_show {
    position: relative;
    z-index: 2;
    width: 100%;
    margin-top: 61px
}

.bxslider {
    height: 187px;
    overflow: hidden;
    width: 100%
}

    .bxslider li {
        width: 100%;
        height: 187px;
        overflow: hidden;
        background-size: 150% 100% !important
    }

        .bxslider li a, .oem_banner > a {
            height: 200px !important
        }

.bx-controls {
    display: none
}

.bx-controls {
    display: none
}

#bx-pager {
    position: absolute;
    left: 50%;
    bottom: 10px;
    z-index: 20;
    margin-left: -25px
}

    #bx-pager a {
        float: left;
        width: 8px;
        height: 8px;
        line-height: 8px;
        background: #fff;
        text-indent: -9999px;
        border-radius: 15px;
        margin-right: 10px
    }

        #bx-pager a:hover {
            text-decoration: none
        }

    #bx-pager .active {
        background: #fd825c
    }
/*footer*/
.in_bot {
    padding: 10px 0;
    background: #000
}

    .in_bot h2 {
        margin-bottom: 3px;
        font-size: 1.1em;
        color: #fff
    }

    .in_bot a {
        display: inline-block;
        color: #aba9a9;
        line-height: 1.2em;
        font-size: 0.8em;
        margin: 5px
    }

        .in_bot a:hover {
            color: #2ea3eb
        }

.in_bot_chanpin, .in_bot_more {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
}

.in_bot_more {
    margin-top: -15px
}

.logo_tag ul {
    float: left
}

    .logo_tag ul li {
        float: left;
        position: relative;
        display: none;
    }

        .logo_tag ul li:nth-child(2n+1) {
            display: block;
        }

.logo_tag .slide {
    position: absolute;
    top: 18px;
    left: 0;
    background: #fff;
    z-index: 9999;
    width: 200px;
    border: 1px solid #eee;
    display: none;
}

.banner_nav {
    height: 386px;
    overflow: hidden;
    position: relative;
    z-index: 2
}

.logo_tag ul li:hover a {
    color: #2ea3eb
}

.logo_tag ul li:hover .tag_navlist a {
    color: #333
}

.flink {
    margin-top: 5px;
    padding: 2% 5% 0;
    display: none;
}

    .flink .links ul li {
        float: left;
        margin: 5px 9px 5px 0;
        display: inline
    }

    .flink .bottom {
        height: 15px
    }

    .flink p {
        text-indent: 0;
        font-size: 14px;
        margin-bottom: 5px;
        color: #9a9a9a
    }

        .flink p span {
            margin-bottom: 10px;
            color: #333;
            font-size: 16px
        }

.links a {
    font-size: 14px;
    color: #666
}

    .links a:hover {
        color: #2ea3eb
    }

.footer {
    border-top: 1px solid #484545;
    text-align: center;
    padding: 10px;
    line-height: 1.6em;
    width: 100%;
    box-sizing: border-box;
}

    .footer p {
        color: #fff;
        font-size: 0.8em;
        text-align: left;
    }

/*soft*/
#loutinav {
    display: none
}

.soft {
    padding: 1em 0 .5em;
    background: #f5f5f5;
}

    .soft h2 {
        font-size: 2em;
        text-align: center;
        margin-top: 2%;
    }

.soft_soft {
    text-align: center;
    width: 85%;
    background: #fff;
    margin: 5% auto;
    border-radius: 4px;
    overflow: hidden;
    float: none
}

    .soft_soft h3 {
        font-size: 18px;
        line-height: 36px;
        margin: 20px 0 10px;
        color: #2ea3eb;
        font-weight: 700
    }

    .soft_soft img {
        width: 100px;
        margin: 10px auto;
        height: 100px
    }

.in_soft {
    overflow: hidden;
    margin-top: 10px
}

    .in_soft span {
        display: inline-block;
        background: #333;
        height: 20px;
        line-height: 20px;
        padding: 2px 5px;
        color: #fff;
        margin-right: 5px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 700
    }

    .in_soft h2 {
        font-size: 18px;
        line-height: 36px;
        text-align: left;
        margin: 0 7%;
        color: #333
    }

.in_info {
    padding: 15px 0 0;
    margin: 20px;
    border-top: 1px #2ea3eb solid;
    font-size: 14px;
    line-height: 24px
}

    .in_info p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .in_info span {
        display: block;
        margin-top: 15px;
        background: #2ea3eb;
        width: 85px;
        height: 26px;
        line-height: 26px;
        color: #fff;
        margin: 15px auto
    }

        .in_info span:hover {
            background: #1d79b1
        }

#in_taocan img {
    height: 290px;
    width: 236px;
}
/*Èí¼þ*/
.htltle {
    font-size: 1.68em;
    text-align: center;
    line-height: 2em;
    position: relative;
}

.so_top p {
    width: 95%;
    text-align: center;
    margin: auto;
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
}

.so_jiage {
    width: 95%;
    margin: 0.5em auto;
    text-align: left;
    color: #f60;
    border-radius: 2px;
    line-height: 1.4em;
    font-size: 1.1em;
    border: 1px #ecc4a9 dashed;
    padding: 0.5em;
    box-sizing: border-box;
}

.down_box {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/down_bg.png) no-repeat top;
}

.info_btn {
    width: 200px;
    height: 50px;
    display: block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    margin: 20px auto;
    border-radius: 2px;
    display: none
}

#so_pic {
    position: relative;
    width: 100%;
    height: 232px;
    margin: 20px auto 20px auto;
    z-index: 2;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/so_pc.png) no-repeat;
    background-size: 100% 232px;
}

.imm a {
    position: absolute;
    margin-top: 15px;
    margin-left: 12%;
    width: 78%;
}

.imm img {
    width: 98%;
    height: 189px;
}

.btn ul {
    position: absolute;
    z-index: 10000;
    bottom: 65px;
    right: 122px;
    display: none;
}

#jiao {
    display: none !important;
}

.so_gn {
    width: 96%;
    margin: auto;
}

    .gn_list, .so_gn li {
        width: 33.33%;
        float: left;
        overflow: hidden;
        height: 175px;
        text-align: center;
        padding: 25px 2%;
        border-bottom: 1px solid #eee;
        border-right: 1px solid #eee;
        box-sizing: border-box;
    }

        .gn_list:nth-child(3n+1), .so_gn li:nth-child(3n) {
            border-right: none;
        }

        .gn_list img, .so_gn img {
            width: 48px;
        }

        .gn_list h2, .so_gn h3 {
            font-size: 1em;
            color: #666;
            margin-top: 0;
            line-height: 1.5em;
            margin-top: 0.5em;
        }

    .so_gn p {
        display: none;
    }

.buchong i {
    color: #2ea3eb;
    margin-right: .5em;
}

.so_softdown {
    display: none;
}
/*¹ØÓÚÁªÏµ*/
.buzhou li {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/buzhou.jpg) no-repeat 0 3px;
    padding-left: 20px;
    line-height: 1.6em;
    margin-bottom: 10px;
    margin-left: 5px;
    background-size: 16px;
    font-size: 1em;
    color: #555;
}

.oem_banner {
    margin-top: 61px;
    width: 100%;
    position: relative;
    background-size: 150% 100% !important;
    height: 187px;
}

.agent_us, .buy_con {
    width: 96%;
    margin: auto;
}

    .buy_con h3 {
        border-left: 3px solid #2ea3eb;
        padding-left: 5px;
        font-size: 1.3em;
        line-height: 1.3em;
        margin: 13px 0 10px;
    }

    .about_box p, .buy_con p {
        color: #666;
        font-size: 1em;
        line-height: 1.8em;
        margin: 0 6px;
    }

    .buy_con .titles {
        font-size: 1.9em;
        line-height: 24px;
        margin: 40px 0 10px;
        color: #333;
        text-align: center;
    }

p.content {
    font-size: 1.9em;
    line-height: 24px;
    margin: 10px 0 25px;
    color: #333;
    text-align: center;
}

.about_box {
    margin-bottom: 15px;
}

    .about_box p span {
        font-size: 1.2em;
        color: #555;
    }

.agent_banner {
    position: absolute;
    top: 50%;
    left: 20%;
    margin-top: -3.5em;
    margin-left: -2.5em;
    color: #fff;
}

    .agent_banner h3 {
        font-size: 1.2em;
        color: #fff;
        border: 1px solid #fff;
        display: block;
        width: 5em;
        height: 2em;
        text-align: center;
        line-height: 2em;
        margin-bottom: .2em;
    }

    .agent_banner p:nth-last-of-type(1), .agent_banner a {
        display: none;
    }

.agent_us {
    position: relative
}

.buy_con {
    position: relative
}

.agent_us li {
    color: #666;
    padding: 0 0.5em;
    line-height: 1.6em;
    margin-bottom: .5em
}

.oem {
    margin: 10px;
    box-shadow: 0 1px 5px rgba(0,0,0,.5);
    position: relative;
    z-index: 22;
}

    .oem .con img {
        display: block;
        width: 60%;
        margin: 0 auto;
        margin-bottom: 0px;
        margin-bottom: 0px;
        margin-bottom: 10px;
    }

.luich {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/luichm.jpg) center no-repeat;
    background-size: 100%;
    width: 280px;
    height: 529px;
    margin: 10px auto;
    margin-top: 30px
}

.oem_tltle {
    background: #2ea3eb;
    height: 2.4em;
    line-height: 2.4em;
    color: #fff;
    text-align: center;
    font-size: 1.5em
}

.sort {
    position: absolute;
    top: 4em;
    width: 80%;
    left: 10%;
    height: 10.5em;
    overflow: hidden;
    z-index: 0;
}

    .oem .con, .sort .con {
        background: #fff;
        padding: 5% 8%;
        color: #555;
        line-height: 1.6em;
    }

.sort_tltle {
    background: #dedede;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    text-align: center
}

.sort .con p {
    color: #666;
}

.contact_list > div {
    float: none
}

.co_box {
    width: 96%;
    border: 1px solid #dedede;
    height: 80px;
    margin: 2%;
    overflow: hidden;
    float: none
}

    .co_box .fl {
        width: 74px;
        height: 84px;
        text-align: center
    }

        .co_box .fl i {
            color: #828282;
            font-size: 40px;
            line-height: 82px
        }

    .co_box .fr {
        width: calc(100% - 74px);
        height: 82px;
        text-align: left
    }

        .co_box .fr h4 {
            font-size: 18px;
            margin-top: 10px
        }

    .co_box p {
        margin: 0 6% 0 0;
        width: 90%;
        word-wrap: break-word;
    }

.he_box {
    width: 96%;
    border: 1px solid #dedede;
    margin: 2%;
    overflow: hidden;
    float: none
}

    .he_box h4 {
        font-size: 18px;
        margin-top: 10px;
        text-align: center;
    }

    .he_box img {
        display: block;
        width: 100%;
    }

    .he_box p {
        padding: 10px;
        text-align: left;
    }

.soft_list {
    width: 100%;
}

    .soft_list dd {
        width: 96%;
        display: block;
        padding: 1%;
        margin: auto;
        background: #fff;
        border-bottom: 1px #ececec solid;
    }

        .soft_list dd .soft_left {
            width: 34%;
            float: left;
            text-align: center;
            display: inline-block;
        }

            .soft_list dd .soft_left img {
                width: 82%;
                transform: rotate(20deg);
                margin-top: 15px;
                margin-left: -20px;
            }

        .soft_list dd .soft_right {
            width: 66%;
            display: inline-block;
        }

            .soft_list dd .soft_right a {
                display: block;
                font-size: 1.1em;
                line-height: 1.8em;
                overflow: hidden;
                white-space: nowrap;
                text-overflow: ellipsis;
            }

            .soft_list dd .soft_right p {
                line-height: 1.8em;
                font-size: 0.8em;
                overflow: hidden;
                margin-top: 0px;
            }

            .soft_list dd .soft_right b {
                font-weight: 400
            }

            .soft_list dd .soft_right span {
                color: #9e7575;
                display: inline;
                height: 25px;
                line-height: 30px;
                padding-right: 15px;
                font-size: 14px
            }

    .soft_list p.xiang a {
        font-size: 0.8em;
        color: #464646;
        text-align: right
    }

.soa_side > div {
    display: none;
}

.soa_side .left_nav:nth-last-of-type(1) {
    display: block;
}

#zizhi {
    display: none;
}
/*表格竖直*/
.ag_table tr {
    display: inline-block;
    width: 32.5%;
    margin-bottom: .5em;
    vertical-align: top;
    text-align: center;
}

.ag_table td {
    display: block;
    margin-top: -1px;
    margin-left: -1px;
    padding: 0;
    line-height: 40px;
}

.ag_table tr:last-child {
    display: none;
}

.ag_table td img {
    display: none;
}

.ag_table td p {
    padding: 10px 0;
}

td.colspan {
    height: 204px;
    padding: 0 43%;
}
/**.agent_table{display:table;border:1px solid #ddd;margin-bottom:0.5em}
.agent_table ul{float:left;width:50%}
.agent_table li{border-right: 1px solid #ddd;border-bottom: 1px solid #ddd;float: left; display: table-cell;width: 100%;box-sizing: border-box; padding: .3em; text-align: center;color: #555;margin:0;height:2.2em}
.agent_table li:last-child{border-bottom:none;}
li.colpan{height:11em;writing-mode: vertical-lr; padding-left: 40%;letter-spacing: 5px;}**/
.margin_bot_10 {
    margin-bottom: .3em
}

/*tanocan*/
.tc_banner {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/tc_banner.jpg) no-repeat center;
    width: 100%;
    margin-top: 61px;
    background-size: 150% 100% !important;
    height: 200px;
}

.taocan {
    background: #0c122c;
    padding: 6% 3%
}

    .taocan span.yellow {
        padding: 0 5px;
        color: #00b4ff;
        font-size: 2em;
        font-weight: 700;
        letter-spacing: 2px
    }

.taocanbg {
    width: 100%;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/tc_bg.png) no-repeat;
}

.ts_title {
    height: 28px;
    margin: auto;
    color: #fff;
    font-size: 18px;
}

.ts_list {
    background: #0c122c;
    box-shadow: inset 2px 0 14px #091b45
}

.taocan_title {
    position: relative;
    width: 85%;
    text-align: center;
    margin: auto;
    font-size: 1.5em;
    color: #fff;
    font-weight: bolder;
    letter-spacing: 5px
}

.ts_list li a {
    color: #fff;
}

.taocan_title2 {
    position: absolute;
    color: #00b4ff;
    left: 0;
    bottom: 0;
    width: 100%;
    animation: loop 3s linear infinite;
    -webkit-background-clip: text
}

.tancan_time {
    width: 80%;
    text-align: center;
    margin: 15px auto;
    height: 40px;
    line-height: 40px;
    color: #00b4ff;
    font-weight: 700;
    box-shadow: inset 1px 0 15px #214496;
    font-size: 0.8em;
    letter-spacing: 2px
}

.taocan_table {
    border-collapse: collapse;
    width: 100%;
    box-shadow: inset 2px 0 14px #091b45
}

    .taocan_table td {
        border: 1px solid #293f77;
        padding: 5px 25px;
        text-align: center;
        color: #fff;
        font-size: 14px
    }

.taocan_zhekou {
    border-style: outset;
    border: 5px #0c122c solid;
    padding: 2% 5%;
    width: 100%;
    box-shadow: inset 2px 0 14px #091b45;
    position: relative;
    z-index: 3;
    box-sizing: border-box;
}

    .taocan_zhekou h3 {
        color: #fff;
        font-size: 1.3em;
        font-weight: 700;
        line-height: 2em;
        letter-spacing: 2px
    }

/*云管家*/
.mac {
    padding-bottom: 255px;
    position: relative;
}

.pros {
    width: 90%;
    margin: auto;
}

    .pros > div {
        width: 100%
    }

    .pros img {
        position: absolute;
        width: 92%;
        max-height: 245px;
        top: 180px;
        left: 4%;
    }

.yun_one embed {
    display: none;
}

.yun_main {
    text-align: center;
    padding-top: 2em;
    width: 95%;
    margin: 0 auto
}

    .yun_main p.red {
        font-size: 18px;
        color: #f00
    }

        .yun_main p.red span {
            font-weight: bold;
            font-size: 20px;
            margin: 0 10px
        }

    .yun_main img {
        position: inherit !important;
    }

.yun_txt {
    margin-top: 2em !important;
    height: 180px
}

.yun:nth-child(2n+1) {
    background: #f5f5f5
}

.yun .float_right .yun_txt {
    margin: 0
}

.yun .float_left .yun_txt {
    margin: 0
}

.bot_border {
    width: 100%;
    height: 1px;
    background-image: linear-gradient(to right,#f1f1f1,#ddd,#f1f1f1)
}

.yun_main h3 {
    color: #3e3e40;
    font-size: 2em;
    display: inline-block
}

.yun_main p {
    font-size: 1em;
    line-height: 1.8em;
    color: #555;
    width: 100%;
    margin: .5em auto 0
}

.yun_htitle {
    color: #3e3e40;
    font-size: 1.5em;
    line-height: 2em
}

    .yun_htitle p {
        font-size: .6em;
        margin-bottom: 0.3em;
        line-height: 0;
        color: #999;
    }

.yun_con p {
    font-size: 1em;
    line-height: 1.8em;
    color: #555;
    margin-top: 0.8em;
}

.yun .fltitle p {
    background: url('../../yibazhan/images/http://www.ruikeyz.com/images/kuai.png') no-repeat 0 0.4em;
    padding-left: 30px;
    font-size: 1em
}

.kuai {
    width: 30px;
    height: 30px;
    background: url('../../yibazhan/images/http://www.ruikeyz.com/images/kuai.png') no-repeat 0 3px;
    display: inline-block;
    vertical-align: middle
}

.yun_gn {
    line-height: 50px;
    font-size: 22px;
    color: #555;
    padding-bottom: 30px
}

    .yun_gn h3 {
        font-size: 1em;
        line-height: 2em;
        border-bottom: 1px solid #eee;
        color: #555;
        margin: auto;
        text-align: center;
    }

        .yun_gn h3 span {
            color: #65adf4
        }

    .yun_gn p {
        font-size: 25px;
        line-height: 40px
    }

.yun table td {
    height: 50px;
    line-height: 50px;
    font-size: 1.3em
}

.yun_jiage {
    margin-top: 20px;
}

    .yun_jiage .blueline {
        height: 3px;
        width: 100%;
        background: #1e8de5;
        margin: 5px 0px;
    }

.yun_jiage_top {
    text-align: center;
    font-size: 16px;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    margin: 0 0.5%;
}

    .yun_jiage_top span {
        font-weight: bold;
        font-size: 18px;
    }

    .yun_jiage_top > div {
        background: #1e8de5;
    }

.yun_taocan {
    overflow: hidden;
}

.yun_taocan_box {
    width: 24%;
    margin: 15px 0.5%;
    float: left;
}

.yun_taocan_top {
    width: 100%;
    background: url('../../yibazhan/images/http://www.ruikeyz.com/images/yun_taocan_top.jpg') no-repeat;
    text-align: center;
}

    .yun_taocan_top p {
        font-size: 2em;
        color: #fff;
        line-height: 3em;
    }

    .yun_taocan_top h5 {
        font-size: 3em;
        padding-bottom: 30px;
        color: #fff;
    }

.yun_taocan_jiage {
    font-size: 1em;
    background: #1e8de5;
    font-size: 24px;
    background: #1e8de5;
    text-align: center;
    color: #fff;
    padding: 20px 0 10px;
}

    .yun_taocan_jiage p {
        font-size: 1.5em;
        color: #ffc600;
        padding-left: 2.6em;
        line-height: 1.5em;
    }

.yun_jiage_bot {
    text-align: center;
    font-size: 24px;
    margin: 0 0.5%;
    background: #1e8de5;
    color: #fff;
    line-height: 45px;
}

.yun_jiage_top {
    font-size: 1em;
    line-height: 2em;
}

    .yun_jiage_top span {
        font-size: 14px;
        font-weight: bold;
    }

.yun_taocan_top {
    width: 90%;
    margin: auto;
}

.yun_taocan_top {
    background-size: 100%;
}

.yun_taocan_jiage {
    width: 95%;
    margin: auto;
}

.yun_taocan_box {
    margin: 30px 0.5% 0;
    width: 100%;
}

.yun_jiage_bot {
    font-size: 1.1em;
    margin-top: 30px;
    margin-bottom: 35px;
}

.margin_bot_50 {
    margin-bottom: 30px;
}

/*qunkong*/
.qk_jiage {
    overflow: hidden;
}

.qk_jiage_box {
    width: 94%;
    margin: 6% 3%;
}

.qk_jiage_title {
    background: #163350;
    color: #fff;
    padding: 20px;
}

.qk_jiage_title2 {
    background: #267377;
}

.qk_jiage_title3 {
    background: #292B40;
}

.qk_jiage_title4 {
    background: #3b3f62;
}

.qk_jiage_title h5 {
    font-size: 1em;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 5px;
}

.qk_jiage_title h2 {
    font-size: 2em;
    line-height: 1.5em;
}

.qk_jiage_con table td {
    padding: 5px 0;
    width: 50%;
}

    .qk_jiage_con table td i {
        color: #2ea3eb;
    }

.kong_title {
    width: 96%;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/qunkong_border.gif) no-repeat;
    padding: 10px;
    color: #f00;
    font-size: 1em;
    line-height: 2em;
    background-size: 100% 104%;
}

    .kong_title h4 {
        font-size: 1.2em;
        display: inline-block;
        color: #f00;
        margin-right: .5em;
        vertical-align: sub;
        margin-left: 10px;
        font-weight: 800;
    }

    .kong_title span {
        font-size: 1.2em;
        margin: 0 5px;
        font-weight: bold;
    }

.qk_jiage {
    margin-bottom: -10px;
}

/*微营一体机*/
.width_20 {
    width: 20%;
}

.width_80 {
    width: 80%;
}

.az {
    padding: 2%;
}

    .az h3 {
        font-size: 1.46em;
        text-align: center;
        line-height: 2em;
        position: relative;
        color: #555;
    }

.antitle {
    color: #4e4e4e;
    font-size: 1.2em;
    text-transform: uppercase;
    height: 1.5em;
    overflow: hidden;
}

.anph {
    margin-right: 0.5em;
    display: inline-table;
}

.anline {
    display: inline-table;
    border-top: 1px solid #4e4e4e;
    height: 10px;
    width: 100%;
    margin-right: -265px;
}

.angongneng p, .shuoming p {
    color: #999;
    font-size: 1em;
    text-indent: 24px;
    line-height: 1.8em;
}

.banner_weiying {
    width: 100%;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/banner03.jpg) center;
    height: 170px;
    margin-top: 61px;
    background-size: 150% 100% !important;
    overflow: hidden;
    position: relative;
}

.angongneng {
    width: 98%;
    margin: auto;
}

.wyvideo {
    text-align: center;
}

.chuanmeidown {
    width: 96%;
    margin: auto;
    text-align: center;
}

.weiying_jiaocheng {
    position: absolute;
    bottom: 83px;
    left: 42%;
    width: 200px;
    height: 50px;
    display: inline-block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    margin: 20px 0px;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/weiying_jiaocheng.png) no-repeat top;
}

    .weiying_jiaocheng:hover {
        width: 200px;
        height: 50px;
        display: inline-block;
        color: #fff;
        line-height: 50px;
        text-align: center;
        font-size: 17px;
        margin: 20px 0px;
        background: url(../../yibazhan/images/http://www.ruikeyz.com/images/weiying_jiaocheng.png) no-repeat bottom;
    }

.info_btn {
    width: 200px;
    height: 50px;
    display: inline-block;
    color: #fff;
    line-height: 50px;
    text-align: center;
    font-size: 17px;
    margin: 20px 5px;
    border-radius: 2px;
}

.down_box {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/down_bg.png) no-repeat top;
}

    .down_box:hover {
        background: url(../../yibazhan/images/http://www.ruikeyz.com/images/down_bg.png) no-repeat bottom;
    }

.reg_box {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/down_box.png) no-repeat top;
}

    .reg_box:hover {
        background: url(../../yibazhan/images/http://www.ruikeyz.com/images/down_box.png) no-repeat bottom;
    }

.gold_yellow {
    color: #f60;
    font-size: 0.8em;
}

.piclist .pic {
    width: 92%;
    text-align: center;
    margin-bottom: 4%;
    background: #000;
    padding: 4% 2%;
    margin: 2% 2%;
}

    .piclist .pic img {
        width: 95%;
    }

/*微信扫码*/
.saoma-box {
    text-align: center;
    padding-top: 10px;
}

.saoma-box-bg {
    background: #f5f5f5;
}

.saoma-box h2 {
    color: #102e5e;
    font-size: 2em;
    padding: .3em;
    margin-bottom: .5em;
    display: inline-block;
    border-bottom: 1px solid #d6dadf;
    line-height: 1.3em;
}

.saoma-box h3 {
    color: #102e5e;
    font-size: 2em;
    padding: .3em;
    margin-bottom: .5em;
    display: inline-block;
    line-height: 1.3em;
}

.saoma-box p {
    font-size: 16px;
    line-height: 28px;
}

.saoma-box img {
    max-width: 95%;
    position: initial;
}

img#saomao-img {
    margin-bottom: 0 !important;
}

#saoma-gn {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/sapma-gn-bg.png) no-repeat center #2b7cf7;
    color: #fff;
}

    #saoma-gn h2 {
        color: #fff;
        border-bottom: 1px solid #fff;
    }

    #saoma-gn ul {
        padding-bottom: 30px;
        overflow: hidden;
    }

    #saoma-gn li {
        display: inline-block;
        font-size: 20px;
        width: 100%;
        float: left;
        text-align: left;
        line-height: 40px;
    }

.saoma-gn-circle {
    width: 8px;
    height: 8px;
    border: 3px solid #fff;
    border-radius: 100%;
    display: inline-block;
    margin-right: 6px;
    vertical-align: middle;
}

#saoma-down ul {
    border: 1px solid #e0e0e0;
    padding: 30px 0;
    box-shadow: 0 0 18px rgba(71,81,93,0.3);
    margin-bottom: 25px;
}

#saoma-down li {
    width: 50%;
    display: inline-block;
    float: left;
    font-size: 22px;
    color: #277ee7;
    border-left: 1px solid #93bbf4;
    margin-left: -1px;
    font-weight: 600;
}

    #saoma-down li a {
        background: #277ee7;
        padding: 15px 30px;
        color: #fff;
        font-weight: normal;
        vertical-align: middle;
        border-radius: 2px;
        font-size: 18px;
    }

        #saoma-down li a span {
            font-size: 24px;
            vertical-align: middle;
            margin-right: 10px;
        }

        #saoma-down li a:hover {
            background: #3892ff;
        }

#saoma-down .down, #saoma-down .video {
    width: 100%;
    margin-top: 40px;
}

.saoma-anli {
    width: 49%;
    margin: 0.5%;
    display: block;
    float: left;
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-bottom: 0.5em;
}

    .saoma-anli img {
        width: 100%;
        max-width: 100% !important;
    }

.saoma-mask {
    width: 100%;
    height: 35px;
    position: absolute;
    z-index: 99;
    background: rgba(10, 54, 107, 0.7);
    transition: background 0.8s,transform 0.3s;
    text-align: center;
    line-height: 35px;
    bottom: 0;
    color: #fff;
    font-size: 14px;
}

.saoma-anli:hover .saoma-mask {
    height: 180px;
    font-size: 28px;
    line-height: 180px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.saoma-box .yun_txt {
    height: auto;
    margin-top: 0 !important;
}

.apk-box {
    position: absolute;
    background: #fff;
    border: 1px #eee solid;
    z-index: 99;
    top: 50px;
    padding: 10px 20px 20px;
    z-index: 999;
    display: none;
}

    .apk-box:before {
        content: '';
        border-right: 13px solid transparent;
        border-bottom: 13px solid #ffffff;
        border-left: 13px solid transparent;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        top: -10px;
        left: 47%;
    }

    .apk-box:after {
        content: '';
        border-left: 1px solid #e0e0e0;
        border-top: 1px solid #e0e0e0;
        -webkit-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        transform: rotate(-45deg);
        position: absolute;
        top: -10px;
        left: 53%;
    }

.apk:hover .apk-box {
    display: block;
}

/*广告不显示*/
.right-ad, .left-ad, .xgzt {
    display: none !important;
}


/*seo咨询*/
.other_softs {
    overflow: hidden;
    margin: 0 2%;
    width: 92%;
    padding: 1%;
    display: none;
}

    .other_softs div {
        float: left;
        height: 25px;
        line-height: 25px;
        border-right: 1px #dedede solid;
        margin-top: 14px
    }

    .other_softs .title {
        width: 100%;
        color: #333;
        font-size: 14px;
        border-left: 5px solid #2ea3eb;
        padding-left: 5px;
        margin-top: 0;
        font-size: 0.8em;
    }

    .other_softs .other_cons a {
        color: #333;
        display: block;
        text-decoration: none;
        padding: 0 20px;
        font-size: 14px
    }

        .other_softs .other_cons a:hover {
            background: #dedede
        }

.zixun h2, .about h2 {
    text-align: center;
    font-size: 30px;
    line-height: 60px
}

.zixun_li {
    background: #f5f5f5;
    width: 92%;
    margin: auto;
    margin: 4%;
    padding-bottom: 20px;
    border-bottom: 3px #2ea3eb solid;
    border-radius: 4px;
    padding-bottom: 1.5em;
    overflow: hidden;
}

    .zixun_li h3 {
        font-size: 1.1em;
        margin: 20px 20px 10px;
    }

        .zixun_li h3 a {
            font-size: 0.8em;
        }

    .zixun_li i {
        
        color: #2ea3eb;
        margin-right: 5px
    }

    .zixun_li li {
list-style-type: none;
        margin-left:-20px;
        line-height: 2em;
    }

    .zixun_li span {
        float: right;
        color: #999;
        font-size: 0.8em;
    }

    .zixun_li li a {
        font-size: 1em;
        color: #555;
        font-size: 1em;
        color: #555;
        white-space: nowrap;
        overflow: hidden;
        width: 60%;
        display: inline-block;
        text-overflow: ellipsis;
    }

        .zixun_li li a:hover {
            color: #2ea3eb
        }

.about {
    background: #fafafa;
    padding: 30px 0
}

    .about embed {
        display: none;
    }

    .about p {
        width: 80%;
        margin: auto;
        line-height: 30px;
        font-size: 14px;
        text-indent: 28px;
        color:
    }

p.contact {
    text-indent: 0;
    font-size: 16px;
}

    p.contact i {
        margin-right: 5px
    }

    p.contact span {
        margin-left: 5px;
        font-size: 16px
    }

.so_zixun {
    overflow: hidden
}

    .so_zixun > div {
        width: 92%;
        margin: 2% 4%;
    }

.sz_title {
    color: #333;
    font-size: 1.2em;
    margin-bottom: .5em;
    position: relative;
}

    .sz_title i {
        width: 40px;
        height: 30px;
        margin-left: 10px;
        display: inline-block;
        vertical-align: bottom;
    }

.so_rj_zixun i {
    background: url("../../yibazhan/images/http://www.ruikeyz.com/images/so_rj.png") no-repeat 0 8px;
    background-size: 1.2em;
}

.so_tz_zixun i {
    background: url("../../yibazhan/images/http://www.ruikeyz.com/images/so_tz.png") no-repeat 0 8px;
    background-size: 1.2em;
}

.sz_rj_txt {
    border-radius: 2px;
    overflow: hidden;
    line-height: 24px;
    padding: 20px
}

    .sz_rj_txt a {
        display: block;
        background: url(../../yibazhan/images/http://www.ruikeyz.com/images/so_zixun.png) no-repeat 1px 10px;
        padding-left: 8px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 1em;
        color: #555;
    }

        .sz_rj_txt a:hover {
            color: #2ea3eb
        }

.so_rj_zixun .sz_rj_txt {
    background: #e4f0ca
}

.so_yx_zixun .sz_rj_txt {
    background: #fae6d9
}

.so_tz_zixun .sz_rj_txt {
    background: #d6eef2
}

    .so_tz_zixun .sz_rj_txt a {
        background: 0
    }

    .so_tz_zixun .sz_rj_txt img {
        width: 30px;
        vertical-align: middle
    }

.sz_title span a {
    color: #999;
    font-size: 0.6em;
    position: absolute;
    width: 3em;
    right: 0px;
    bottom: 0;
}

.so_yx_zixun {
    display: none;
}

.soft_top {
    width: 95%;
    margin: auto;
    text-align: center;
}

.soft_warp h2 {
    font-size: 1.68em;
    text-align: center;
    line-height: 2em;
}

.soft_warp p {
    font-size: 1em;
    line-height: 1.5em;
    text-align: left;
}

.soa_jiage {
    margin: 0.5em auto;
    text-align: left;
    color: #f60;
    border-radius: 2px;
    line-height: 1.4em;
    font-size: 1.1em;
    border: 1px #ecc4a9 dashed;
    padding: 0.5em;
    box-sizing: border-box;
}

.soa_softdown {
    display: none;
}

.soft_top img {
    max-width: 100%;
}

.soa_sec {
    width: 95%;
    margin: auto;
}

.news_content h2 {
    font-size: 1.68em;
    text-align: center;
    line-height: 2em;
}

.so_pingjia {
    border-collapse: collapse;
    width: 100%
}

    .so_pingjia tr {
        border: 1px solid #ddd
    }

    .so_pingjia td {
        line-height: 20px;
        padding: 7px 10px
    }

        .so_pingjia td:nth-child(2) {
            width: 730px
        }

.ncse-good {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/credit_smile.png) no-repeat 10px 5px;
    display: block;
    width: 35px;
    height: 35px;
    margin-bottom: -6px
}

.fabu {
    margin-top: 1em;
}

.fabu_title {
    font-size: 1.2em;
    text-indent: 2px;
    margin-top: 0.5em;
}

.flower {
    width: 100%;
    overflow: hidden;
    margin-top: 0.5em;
}

.good {
    width: 30%;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/credit_smile.png) no-repeat 14px 0;
    float: right;
    height: 20px
}

.fair {
    width: 30%;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/credit_smile.png) no-repeat 13px -33px;
    float: right;
    height: 20px
}

.poor {
    width: 30%;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/credit_smile.png) no-repeat 8px -60px;
    float: right;
    height: 20px
}

.fb_box {
    border: 1px #ccc solid;
    overflow: hidden;
    color: #ccc;
    line-height: 35px;
    width: 100%;
    margin-top: -1px
}

.re {
    width: 80px;
    height: 35px;
    background: #2ea3eb;
    color: #fff;
    border: 1px #2ea3eb;
    float: right
}

.fb {
    width: 80px;
    height: 35px;
    background: #2ea3eb;
    color: #fff;
    border: 1px #2ea3eb;
    float: right
}

.comment h3 {
    font-size: 18px;
    text-indent: 2px
}

.zixun_list td {
    text-align: left;
    line-height: 30px
}

.soa_sec .zixun {
    display: none;
}

.soa_side {
    width: 95%;
    margin: 0.5em auto;
}

.left_nav_h {
    font-size: 1.2em;
    border-bottom: #eee 1px solid;
    position: relative;
    height: 2em;
}

    .left_nav_h h3 {
        display: inline-block;
        border-bottom: #2ea3eb 1px solid;
        position: absolute;
        bottom: -1px;
        padding-bottom: 5px;
    }

.left_nav li {
    line-height: 30px;
    white-space: nowrap;
    padding-left: 20px;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/images/lef_nav.png) no-repeat 4px;
    height: 30px;
}

.left_zixun {
    margin-top: 0.5em;
    height: 180px;
    overflow: hidden;
}

.news_text, .atcbody {
    line-height: 1.8em;
    font-size: 1em;
}

    .news_text img, .atcbody img {
        max-width: 100%;
    }

.news_content h3 {
    color: #999;
    font-size: 1em;
}

.xiangguan {
    margin: 20px 10px 10px;
    line-height: 25px;
}

.likearticle p {
    font-size: 1.2em;
    margin-bottom: 5px;
    border-bottom: 1px solid #62c0d4;
    padding-bottom: 5px;
}

.likearticle a {
    width: 100%;
    line-height: 30px;
    font-size: 1em;
    display: block;
}




#news_header {
    background: #306fbd;
    padding: 0 2%;
    height: 50px;
    position: fixed;
    width: 96%;
    top: 0;
}

.host_tag {
    width: 100%;
    line-height: 35px;
    height: 35px;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/img/host_tag.png) no-repeat left;
    border: 1px #ccc solid;
    margin-right: 20px
}

.host_tag_title {
    width: 111px;
    color: #fff;
    display: inline-block;
    font-size: 15px;
    text-indent: 15px
}

.host_tag a {
    display: inline-block;
    margin: 0 5px;
    color: #06f
}

    .host_tag a:hover {
        text-decoration: underline
    }

.form {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/css/img/so.png) no-repeat right;
    width: 190px;
    height: 35px
}

.seach {
    width: 97%;
    margin: 0.5em auto;
}

.host_tag {
    width: 100%;
    line-height: 33px;
    height: 33px;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/img/host_tag.png) no-repeat left;
    border: 1px #ccc solid;
    margin-right: 20px;
    background-size: 85px 33px;
    overflow: hidden;
}

.host_tag_title {
    width: 82px;
    color: #fff;
    display: inline-block;
    font-size: 0.8em;
    text-indent: 0.5em;
}

.host_tag a {
    display: none;
    margin: 0 5px;
    color: #06f;
    font-size: 0.6em;
}

    .host_tag a:nth-child(2) {
        display: inline-block;
    }

.seach .form {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/css/img/so.png) no-repeat right #fff;
    width: 190px;
    height: 35px;
    float: right;
    margin-top: -35px;
}

    .seach .form .am-form-field {
        width: 150px;
        height: 35px;
        margin: 0;
        padding: 0;
        text-indent: 10px;
        margin-left: 1px;
        background: none;
    }

.newside {
    display: none;
}

.win_news {
    margin-top: 55px;
}

.zixun_list img {
    width: 80px;
    height: 100px
}

.zixun_list td div {
    height: 4.8em;
    line-height: 1.6em;
    font-size: 0.8em;
    text-overflow: ellipsis;
    overflow: hidden;
}

.zixun_list a {
    font-size: 1.1em;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    max-width: 200px;
    line-height: 1em;
}

.new_content {
    width: 100%;
}

    .new_content #content {
        width: 95%;
        margin: auto
    }

    .new_content #imgauto {
        width: 100%;
        margin: .5em auto;
        position: relative;
        height: 0;
        padding-bottom: 39.5%;
        display: none;
    }

        .new_content #imgauto img {
            width: 100%;
        }

.img-con, .next, .pre, .backbg, .img-btn {
    display: block;
    position: absolute
}

.text_main {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 30px;
    line-height: 30px;
    background: #000;
    opacity: .7;
    color: #fff;
    cursor: default;
    font-size: 1em;
    text-indent: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.img-con {
    left: 0;
    top: 0;
    z-index: 0
}

.new_list {
    width: 95%;
    margin: auto;
}

    .new_list dd {
        display: block;
        padding: 20px 10px 10px;
        margin: auto;
        background: #fff;
        margin-bottom: 4%;
        overflow: hidden;
    }

        .new_list dd:nth-child(1) {
            margin-top: 4%;
        }

        .new_list dd .arc_left {
            width: 35%;
            text-align: center;
            float: left;
        }

.arc_left img {
    width: 95%;
}

.new_list dd .arc_right {
    width: 64%;
    float: right
}

    .new_list dd .arc_right a {
        width: 95%;
        display: block;
        font-size: 1.2em;
        line-height: 1;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis
    }

    .new_list dd .arc_right p {
        line-height: 1.6em;
        font-size: 1em;
        max-height: 4.8em;
        overflow: hidden;
        margin-top: 0.5em;
    }

        .new_list dd .arc_right p:nth-last-of-type(2) {
            display: none;
        }

    .new_list dd .arc_right b {
        font-weight: normal
    }

span.biaoji {
    color: #9e7575;
    display: inline;
    height: 25px;
    line-height: 30px;
    padding-right: 15px;
    font-size: 0.8em
}

.news_content {
    overflow: hidden;
    padding-bottom: 10px;
}

.pagelist {
    width: 100%
}

.dede_pages {
    margin-top: 8px;
}

    .dede_pages ul li {
        display: inline-block;
        padding: 0 2px;
        line-height: 17px;
        margin-right: 6px;
        overflow: hidden
    }

        .dede_pages ul li a {
            float: left;
            color: #666;
            border-bottom: 1px solid #EEE
        }

            .dede_pages ul li a:hover {
                color: #690;
                text-decoration: none;
                border-bottom: 2px solid #690
            }

        .dede_pages ul li.thisclass a, .pagebox ul li.thisclass a:hover {
            color: #F63;
            padding: 2px 4px 1px;
            border-bottom: 2px solid #F63;
            font-weight: bold
        }

    .dede_pages .pageinfo {
        color: #999
    }

        .dede_pages .pageinfo strong {
            color: #666;
            font-weight: normal;
            margin: 0 2px
        }


/*map*/
.map_box {
    border-top: 2px #2ea3eb solid;
    margin-top: 15px
}

.map_title {
    border-left: 1px #e9e9eb solid;
    border-right: 1px #e9e9eb solid;
    font-size: 1em;
    line-height: 2em;
    text-indent: 0.5em;
}

.map_content {
    border: 1px #e9e9eb solid
}

    .map_content h5 {
        font-size: 1em;
        line-height: 2em;
    }

        .map_content h5 a {
            font-size: 0.8em;
        }

    .map_content a {
        display: inline-block;
        margin: 4px 8px;
        padding: 0;
        font-size: 0.8em;
        line-height: 1.5em;
    }

        .map_content a:nth-child(2) {
            color: #2ea3eb
        }

        .map_content a:nth-child(7) {
            color: #2ea3eb
        }

#soft_map_nav {
    background: #f5f5f5;
    overflow: hidden;
    border-bottom: #e9e9eb 1px solid;
    position: relative;
    margin-top: 1em;
    font-size: 0.8em;
}

    #soft_map_nav li {
        float: left;
        line-height: 2.5em;
        height: 2.5em;
        font-size: 1em;
        width: 33.33%;
        text-align: center;
        overflow: hidden;
    }

        #soft_map_nav li a {
            font-size: 1.1em
        }

        #soft_map_nav li.thistab {
            background: #2ea3eb
        }

            #soft_map_nav li.thistab a {
                color: #fff
            }

/*微信扫码*/

.smbanben {
    text-align: left;
    width: 100%;
    box-shadow: 0 0 18px rgba(71,81,93,0.3);
    padding: 3% 0;
    background: #fff;
    margin-bottom: 40px;
    margin-top: 20px;
}

    .smbanben .fa {
        margin-right: 5px
    }

    .smbanben p {
        font-size: 14px;
        padding: 0 5%;
        line-height: 30px;
    }

    .smbanben h5 {
        font-size: 24px;
        color: #102e5e;
    }

        .smbanben h5 img {
            vertical-align: middle;
            width: 86px;
        }

.differ h6 {
    font-size: 14px;
    color: #9aabc3;
    padding: 0 5%;
}

.differ li {
    line-height: 32px;
    padding: 0 5%;
    color: #4d607a;
    overflow: hidden;
}

    .differ li.biaozhu {
        box-shadow: 0 0 3px rgba(71,81,93,0.3);
        height: 40px;
        line-height: 40px;
    }

.color-green {
    color: #1bcf1f;
}

.color-red {
    color: #f14343;
}

.color-blue {
    color: #3091f3;
}

.saoma-box .jiage {
    box-shadow: 0 0 18px rgba(71,81,93,0.3);
    margin: 5%;
    text-align: center;
    padding: 16px 0;
}

.saoma-box .box-avg {
    display: -webkit-box;
    box-sizing: border-box;
}

    .saoma-box .box-avg > div {
        -webkit-box-flex: 1;
        border-left: 1px solid #93bbf4;
    }

        .saoma-box .box-avg > div:first-child {
            border: none;
        }

    .saoma-box .box-avg strong {
        font-size: 24px;
        color: #277ee7;
    }

.saoma-box .down {
    padding: 0 5%;
}

    .saoma-box .down li {
        width: 100%;
        float: left;
        display: block;
        font-size: 22px;
        color: #277ee7;
        margin-left: -2px;
        font-weight: 600;
        text-align: center;
        color: #4d607a;
        margin-top: 20px;
    }

        .saoma-box .down li a {
            background: #277ee7;
            padding: 15px 30px;
            color: #fff;
            font-weight: normal;
            vertical-align: middle;
            border-radius: 2px;
            font-size: 18px;
            display: inline-block;
        }

            .saoma-box .down li a:hover {
                background: #3892ff;
            }

    .saoma-box .down .video {
        font-size: 22px;
        color: #277ee7;
        text-align: center;
        margin-top: 20px;
    }

        .saoma-box .down .video a {
            font-size: 22px;
            color: #277ee7;
        }

.apk-box {
    position: absolute;
    background: #fff;
    border: 1px #eee solid;
    z-index: 99;
    top: -267px;
    padding: 10px 20px 20px;
    z-index: 999;
    display: none;
    width: 160px;
    height: 222px;
    left: 30px;
}

    .apk-box:before {
        content: '';
        border-right: 13px solid transparent;
        border-top: 13px solid #eee;
        border-left: 13px solid transparent;
        display: inline-block;
        vertical-align: top;
        position: absolute;
        bottom: -13px;
        left: 47%;
    }

.apk:hover .apk-box {
    display: block;
}

.wxsm-teach img {
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.5);
    max-height: 100%;
}

.wxsm-teach .text {
    margin: 20px 0px;
    text-align: left;
}

    .wxsm-teach .text p {
        margin-left: 55px;
    }

.wxsm-teach-title {
    font-size: 30px;
    margin-bottom: 40px;
    color: #000;
}

    .wxsm-teach-title i {
        font-style: normal;
        background: #6173f4;
        width: 40px;
        display: block;
        float: left;
        height: 40px;
        text-align: center;
        line-height: 40px;
        color: #fff;
        border-radius: 50px;
        font-weight: bold;
        margin-right: 15px;
        margin-top: 0px;
    }

/*小程序*/
.xcx .text-center {
    text-align: center;
}

.xcx {
    padding: 20px 0;
}

    .xcx > img {
        width: 95%;
        display: block;
        margin: auto;
    }

.xcx_bg {
    background: #f2fbff;
}

.xcx_bg2 {
    background: #2d6dd3;
}

    .xcx_bg2 h2, .xcx_bg2 {
        color: #fff !important;
    }

        .xcx_bg2 td {
            font-size: 16px;
        }

        .xcx_bg2 table {
            margin-bottom: 30px;
            margin-top: 10px;
        }

        .xcx_bg2 tr:hover {
            background: #4182e8;
        }

.xcx h2 {
    color: #102e5e;
    font-size: 30px;
    line-height: 54px;
    font-weight: bold;
    text-align: center;
}

.xcx h3 {
    font-size: 18px;
    color: #102e5e;
    line-height: 36px;
    margin-top: 5px;
    font-weight: bold;
    max-width: 95%;
    margin: auto;
}

.xcx p {
    font-size: 14px;
    color: #4d607a;
    line-height: 28px;
}

.xcx_top p {
    width: 90%;
    margin: auto;
}

.xcx_top ul {
    overflow: hidden;
}

.xcx_top li {
    width: 60%;
    margin: 2.5% auto;
}

    .xcx_top li p, .xcx_top img {
        width: 100%;
    }

.xcx_gn h3, .xcx_gn p {
    color: #fff;
}

.xcx_gn .overflow {
    margin-top: 40px;
}

.xcx_gn > div {
    width: 96%;
    margin: auto;
    float: inherit;
}

.xcx_gn .img {
    width: 80px;
    float: left;
    margin-top: 10px;
}

.xcx_gn .text {
    margin-left: 95px;
    width: 65%;
}

.xcx_gn_img {
    display: none;
}

.vmcarousel-centered-infitine li img {
    width: 160px;
}

.xcx_banner {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/xcx/banner.jpg) no-repeat center center;
    height: 128px;
    width: 100%;
    background-size: 100%;
}

.xcx .hangye li {
    width: 31%;
    margin: 1%;
    float: left;
}

.box9 {
    background: #3b3ecb;
    width: 100%;
    padding: 20px 0;
}

    .box9 h3, .box9 p {
        color: #fff;
    }

    .box9 .box {
        margin-bottom: 20px;
    }

        .box9 .box .text, .box9 .box .text2, .box9 .box .img-top, .box9 .box .img-bot {
            margin: auto;
            width: 95%;
        }

            .box9 .box .img-top img, .box9 .box .img-bot img {
                width: 100%;
            }

.xcx_ys li {
    width: 90%;
    box-shadow: 0 0 14px #acacac;
    background: #fff;
    text-align: center;
    margin: 20px auto;
}

    .xcx_ys li img {
        width: 100%;
    }

    .xcx_ys li h3, .xcx_ys li p {
        width: 95%;
        margin: auto;
    }

.vmc-arrow-left {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/xcx/le.png);
    background-size: 50px;
}

.vmc-arrow-right {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/xcx/fr.png);
    background-size: 50px;
}

/*双十一*/
#louti {
    display: none !important;
}

.taocan11 {
    background: #080726;
}

    .taocan11 h2.text-center {
        text-align: center;
        margin: 0px 0 10px;
    }

.taocan11_banner {
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/taocan11/1.jpg) no-repeat center;
    width: 100%;
    height: 0;
    padding-bottom: 45.83%;
    background-size: 100%;
}

.taocan11 .box ul {
    overflow: hidden;
}

.taocan11 .box li {
    width: 75%;
    margin: 6% auto;
    text-align: center;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/sbfb/taocan11/bg-li.png) no-repeat center;
    height: 312px;
}

    .taocan11 .box li img {
        width: 80%;
        margin-top: 50px;
        margin-bottom: 15px;
    }

    .taocan11 .box li h4, .box li p {
        color: #fff;
    }

    .taocan11 .box li h4 {
        font-size: 18px;
    }

    .taocan11 .box li p {
        font-size: 16px;
        line-height: 32px;
    }
/*群管家*/
@keyframes move_wave {
    0% {
        transform: translateX(0) translateZ(0) scaleY(1);
    }

    50% {
        transform: translateX(-25%) translateZ(0) scaleY(0.55);
    }

    100% {
        transform: translateX(-50%) translateZ(0) scaleY(1);
    }
}

.qunguanli > div {
    padding: 20px 0;
}

.qunguanli h2 {
    font-size: 20px;
    line-height: 34px;
    color: #102e5e;
    font-weight: bold;
    width: 90%;
    text-align: center;
    margin: auto;
}

.qunguanli h3 {
    font-size: 16px;
    line-height: 36px;
    color: #102e5e;
    font-weight: bold;
    width: 95%;
    margin: auto;
}

.qunguanli p {
    font-size: 14px;
    line-height: 28px;
    color: #4d607a;
    line-height: 24px;
    width: 95%;
    margin: auto;
}

.qunguanli .banner {
    width: 100%;
    height: 0;
    padding-bottom: 30.95%;
    background: url('../../yibazhan/images/http://www.ruikeyz.com/sbfb/qunguanli/banner-1.jpg') center no-repeat;
    margin-top: 54px;
    background-size: 100%;
}

.qgl_top p.top {
    width: 85%;
    margin: auto;
}

.qgl_top ul {
    overflow: hidden;
    margin-top: 30px;
}

.qgl_top li {
    width: 95%;
    margin: 1% auto;
    text-align: center;
}

    .qgl_top li p {
        width: 100%;
    }

.qgl_blue {
    background: #1c376a;
}

.qgl_purple {
    background: #645df3;
}

    .qgl_blue h2, .qgl_blue p, .qgl_purple h2, .qgl_purple p {
        color: #fff;
    }

.wave {
    height: 20px;
    position: relative;
    width: 100%;
    overflow: hidden;
    padding: 0 !important;
}

    .wave > div {
        position: absolute;
        bottom: -2px;
        width: 200%;
        height: 100%;
        background-position: 0 bottom;
        transform-origin: center bottom;
    }

.wavetop {
    z-index: 15;
    opacity: 0.5;
    background-size: 50% 100%;
    animation: move_wave 5s linear infinite;
}

.wavemiddle {
    background-size: 50% 100%;
    animation: move-wave 3s;
    -webkit-animation: move-wave 3s;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.wavebot {
    background-size: 50% 100%;
    animation: move_wave 7s linear infinite;
}

.qgl_con {
    text-align: center;
}

    .qgl_con h3 {
        color: #fff;
        font-size: 24px;
    }

.qgl_con {
    width: 96%;
    text-align: center;
    margin: auto;
    float: inherit;
}

    .qgl_con img {
        width: 98%;
    }

    .qgl_con p {
        color: #dfe1e7;
    }

    .qgl_con .box {
        width: 95%;
        margin: 45px auto 0;
        background: #1e376f;
        padding: 20px;
        box-sizing: border-box;
        border-radius: 20px;
    }

.top_30 {
    padding-top: 100px;
}

.huan {
    width: 100%;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    background: url('../../yibazhan/images/http://www.ruikeyz.com/sbfb/qunguanli/5-1.png') no-repeat center top;
    padding-top: 330px;
    background-size: 330px;
}

    .huan h3 {
        color: #fff;
    }

    .huan > div {
        width: 95%;
        margin: 10px auto;
    }

        .huan > div p {
            padding-left: 34px;
            width: 86%;
        }

    .huan i {
        font-style: normal;
        display: inline-block;
        width: 22px;
        height: 22px;
        line-height: 22px;
        text-align: center;
        border-radius: 4px;
        margin-right: 5px;
    }

.huan_1 i {
    background: #f06269;
}

.huan_2 i {
    background: #f88628;
}

.huan_3 i {
    background: #73c142;
}

.huan_4 i {
    background: #05a8a8;
}

.win_center > img {
    width: 95%;
}

.wave2 {
    margin-top: -50px;
    padding: 0;
}

/*多群直播*/
.gv-banner {
    margin-top: 81px;
    height: 0;
    background: url('../../yibazhan/images/http://www.ruikeyz.com/sbfb/groupvideo/banner.jpg') no-repeat center;
    padding-bottom: 28%;
    background-size: 100%;
}

.gv-top .fr {
    float: right !important;
}

.gv-top {
    overflow: hidden;
    position: relative;
}

.gv {
    padding: 30px 0;
}

p.mat {
    width: 85%;
    margin: 10px auto;
}

.gv2 {
    background: #f7f8fc;
    padding: 40px 0;
}

.gv-top p {
    margin: 20px auto;
    width: 90%;
}

.gv h3 {
    color: #002245;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
}

.gv p {
    color: #585f68;
    font-size: 16px;
    line-height: 28px;
}

.relative {
    position: relative;
}

.img3-2 {
    position: absolute;
    left: 10px;
    top: 20px;
    z-index: -1;
}

.gv .ys {
    width: 100%;
    margin-top: 30px;
    margin-bottom: 20px;
}

    .gv .ys h4 {
        font-size: 24px;
    }

    .gv .ys p {
        font-size: 18px;
        margin-top: 10px;
    }

    .gv .ys > div {
        background: #fff;
        padding: 15px 20px;
        box-shadow: 0 0 14px #e0e7ef;
        width: 95%;
        margin: 2% auto;
        box-sizing: border-box;
    }

.vs .my {
    width: 95%;
    margin-left: 2%;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
    margin: 30px auto;
    border: 1px solid #eee;
    box-shadow: 0 0 14px #c7c7c7;
    padding-bottom: 30px;
}

.vs h3 {
    height: 80px;
    line-height: 80px;
    font-size: 22px;
    text-align: center;
    color: #fff;
}

.vs .my h3 {
    background: #ff6060;
}

.vs .other h3 {
    background: #3e7edb;
}

.vs .other {
    width: 95%;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
    margin: 30px auto;
    margin-right: 2%;
    border: 1px solid #eee;
    box-shadow: 0 0 14px #c7c7c7;
    padding-bottom: 30px;
}

.vs .img {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 2%;
    margin-left: -100px;
    top: 50%;
    margin-top: -70px;
    border-radius: 100%;
    background: #e9eaef;
}

    .vs .img img {
        width: 100%;
    }

.vs p {
    height: 50px;
    line-height: 24px;
    padding: 20px 30px;
    border-top: 1px solid #eee;
}
/*选项卡*/
.gv .tabBar {
    font-family: "Microsoft YaHei";
    margin: 10px;
}

    .gv .tabBar .hd ul {
        padding: 0;
        margin: 0;
        text-align: center;
    }

    .gv .tabBar .hd li {
        display: inline-block;
        height: 50px;
        line-height: 50px;
        padding: 0px 16px 0px 16px;
        cursor: pointer;
        list-style: none;
        font-size: 14px;
        border-bottom: 2px solid #C8D1D5;
    }

    .gv .tabBar .hd span {
        line-height: 50px;
        font-size: 14px;
        color: #b5b5b5;
    }

    .gv .tabBar .hd li.on {
        color: #2955c6;
        position: relative;
        border-color: #2955c6;
    }

        .gv .tabBar .hd li.on:before {
            content: '';
            position: absolute;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 8px solid #2955c6;
            bottom: -8px;
            left: 50%;
            margin-left: -5px;
        }

    .gv .tabBar .bd {
        padding: 20px 0 0;
        clear: both;
        position: relative;
        overflow: hidden;
    }

        .gv .tabBar .bd .conWrap {
            width: 100%;
        }

    .gv .tabBar .prev, .tabBar .next {
        position: absolute;
        left: 10px;
        top: 80px;
    }

    .gv .tabBar .next {
        left: auto;
        right: 10px;
    }

    .gv .tabBar .prevStop, .tabBar .nextStop {
        display: none;
    }

    .gv .tabBar .bd p {
        padding-bottom: 10px;
    }

.phoneimg {
    width: 100%;
}

/*微信广告魔盒*/
.win_center {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}

.wx_top {
    padding-top: 20px;
}

    .wx_top li {
        width: 100%;
        float: none;
        padding: 2%;
        box-sizing: border-box;
        margin: 2%;
        text-align: center;
    }

        .wx_top li h3 {
            font-size: 18px;
            color: #666;
            padding-top: 15px;
            padding-bottom: 10px;
        }

        .wx_top li p {
            font-size: 14px;
            color: #999;
            width: 85%;
            margin: auto;
        }

    .wx_top .tan2 {
        width: 92px;
    }

    .wx_top li:hover { /*background:rgba(25, 159, 255, 0.3);*/
        cursor: pointer;
    }

        .wx_top li:hover .tan2 {
            animation: tantop 0.8s;
            -moz-animation: tantop 0.8s; /* Firefox */
            -webkit-animation: tantop 0.8s; /* Safari and Chrome */
            -o-animation: tantop 0.8s; /* Opera */
        }

@keyframes tantop {
    0% {
        -webkit-transform: translateY( -0px );
        transform: translateY( 0 );
    }

    33% {
        -webkit-transform: translateY( -50px );
        transform: translateY( -50px );
    }

    66% {
        -webkit-transform: translateY( 0 );
        transform: translateY( 0 );
    }

    100% {
        -webkit-transform: translateY( -50px );
        transform: translateY( -50px );
    }
}

.wx_two {
    background: #1139aa;
    padding: 30px 0;
    overflow: hidden;
}

    .wx_two .con-left {
        padding-top: 8px;
        width: 97%;
        margin: auto;
    }

        .wx_two .con-left h1 {
            font-size: 18px;
            font-weight: bold;
            color: #fff;
            text-align: center;
            text-indent: -14px;
            padding-left: 14px;
        }

        .wx_two .con-left p {
            color: #fff;
            font-size: 15px;
            padding-top: 20px;
            padding-left: 20px;
            text-indent: -16px;
        }

    .wx_two .con-right {
        width: 350px;
        height: 350px;
        position: relative;
        margin: auto;
    }

        .wx_two .con-right .circle {
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            z-index: 111;
            border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            border-width: 1px;
            border-style: solid;
            animation: scale1 2s linear infinite;
            -o-animation: scale1 2s linear infinite;
            -moz-animation: scale1 2s linear infinite;
            -webkit-animation: scale1 2s linear infinite;
        }

        .wx_two .con-right .circle_1 {
            display: none;
        }

        .wx_two .con-right .circle_2 {
            width: 325px;
            height: 325px;
            border-color: rgba(255,255,255,0.6);
        }

        .wx_two .con-right .circle_3 {
            width: 220px;
            height: 220px;
            border-color: rgba(255,255,255,0.8);
        }

        .wx_two .con-right .icon_wx {
            width: 100px;
            height: 100px;
            position: absolute;
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            margin: auto;
            border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            background: rgba(255,255,255,0.4) url(../../yibazhan/images/http://www.ruikeyz.com/images/icon_wx.png) no-repeat center center;
            background-size: 80px;
            transition: 1s;
        }

        .wx_two .con-right:hover .icon_wx {
            width: 160px;
            height: 160px;
        }

        .wx_two .con-right li {
            width: 100px;
            position: absolute;
            z-index: 22;
        }

        .wx_two .con-right .li_1 {
            top: 88px;
            right: 0;
        }

        .wx_two .con-right .li_2 {
            top: 230px;
            right: -50px;
        }

        .wx_two .con-right .li_3 {
            top: 300px;
            right: 70px;
        }

        .wx_two .con-right .li_4 {
            top: 338px;
            left: 69px;
        }

        .wx_two .con-right .li_5 {
            top: 120px;
            left: -17px;
        }

        .wx_two .con-right .li_6 {
            top: 30px;
            left: 0;
            right: 0;
            margin: auto;
        }

        .wx_two .con-right li .icon {
            margin: 0 auto;
            border-radius: 50%;
            -o-border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            background-position: center center;
            background-repeat: no-repeat;
            border: 2px solid #fff;
        }

        .wx_two .con-right li .icon_1 {
            width: 44px;
            height: 44px;
            background-color: #ffab8d;
            background-image: url(../../yibazhan/images/http://www.ruikeyz.com/images/2-01.png);
        }

        .wx_two .con-right li .icon_2 {
            width: 35px;
            height: 35px;
            background-color: #7cdfff;
            background-image: url(../../yibazhan/images/http://www.ruikeyz.com/images/2-02.png);
        }

        .wx_two .con-right li .icon_3 {
            width: 48px;
            height: 48px;
            background-color: #9ab3ff;
            background-image: url(../../yibazhan/images/http://www.ruikeyz.com/images/2-03.png);
        }

        .wx_two .con-right li .icon_4 {
            width: 38px;
            height: 38px;
            background-color: #54e2b4;
            background-image: url(../../yibazhan/images/http://www.ruikeyz.com/images/2-04.png);
        }

        .wx_two .con-right li .icon_5 {
            width: 44px;
            height: 44px;
            background-color: #9adbff;
            background-image: url(../../yibazhan/images/http://www.ruikeyz.com/images/2-05.png);
        }

        .wx_two .con-right li .icon_6 {
            width: 40px;
            height: 40px;
            background-color: #92d8ff;
            background-image: url(../../yibazhan/images/http://www.ruikeyz.com/images/2-06.png);
            border: none;
        }

        .wx_two .con-right li img {
            width: 105px;
        }

        .wx_two .con-right li.li_ico4 {
            right: 0;
            top: 50%;
            margin-top: -48px;
        }

        .wx_two .con-right li.li_ico3 {
            left: 0;
            top: 50%;
            margin-top: -48px;
        }

        .wx_two .con-right li.li_ico2 {
            left: 50%;
            bottom: -14px;
            margin-left: -57px;
        }

        .wx_two .con-right li.li_ico1 {
            left: 50%;
            top: 0;
            margin-left: -57px;
        }

        .wx_two .con-right li p {
            text-align: center;
            color: #fff;
            font-size: 15px;
        }

/*<!--波浪动画放大1-->*/
@keyframes scale1 {
    0% {
        transform: scale(1,1);
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.3,1.3);
        opacity: 0.1;
    }
}

@-o-keyframes scale1 {
    0% {
        transform: scale(1,1);
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.3,1.3);
        opacity: 0.1;
    }
}

@-moz-keyframes scale1 {
    0% {
        transform: scale(1,1);
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.3,1.3);
        opacity: 0.1;
    }
}

@-webkit-keyframes scale1 {
    0% {
        transform: scale(1,1);
        opacity: 0.2;
    }

    50% {
        opacity: 1;
    }

    100% {
        transform: scale(1.3,1.3);
        opacity: 0.1;
    }
}

.wx_3 {
    padding-bottom: 30px;
}

    .wx_3 li {
        width: 96%;
        margin: 2%;
        float: left;
        box-sizing: border-box;
        padding: 1%;
        box-shadow: 0 0 20px #b7b7b7;
        height: auto;
        transition: all 0.3s;
        cursor: pointer;
        text-align: center;
        padding: 5% 5% 8%;
    }

        .wx_3 li:hover {
            transform: scale(1.03);
            transition: all 0.3s ease 0s;
            -webkit-transform: scale(1.03);
            -webkit-transform: all 0.3s ease 0s;
        }

        .wx_3 li img {
            margin-top: 15px;
        }

        .wx_3 li h3 {
            margin-top: 15px;
            margin-bottom: 15px;
            font-size: 18px;
            color: #141243;
        }

        .wx_3 li p {
            font-size: 14px;
            line-height: 26px;
            color: #999;
        }

.wx_5 h2, .wx_5 p {
    color: #fff;
}

.wx_4 li {
    width: 98%;
    margin: 1%;
    float: left;
    box-sizing: border-box;
    padding: 3%;
    box-shadow: 0 0 9px #9e9e9e;
}

    .wx_4 li .img {
        width: 90px;
        float: left;
    }

    .wx_4 li .text {
        margin-left: 110px;
    }

    .wx_4 li h3 {
        color: #002245;
        margin: 2px 0 5px;
        font-size: 16px;
    }

    .wx_4 li p {
        color: #586578;
        font-size: 14px;
        line-height: 20px;
    }

.wx_buzhou {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}

    .wx_buzhou .hd ul {
        zoom: 1;
    }

        .wx_buzhou .hd ul li {
            float: left;
            background: #fff;
            cursor: pointer;
            width: 230px;
            box-sizing: border-box;
            position: relative;
            margin-left: 92px;
            background: url('../../yibazhan/images/http://www.ruikeyz.com/images/5.png') no-repeat right;
            height: 124px;
            background-size: 100% 100%;
            border-radius: 10px;
            border: 1px solid #3a92f2;
        }

            .wx_buzhou .hd ul li h3 {
                color: #fff;
                padding: 45px 30px 45px 25px;
                font-size: 18px;
            }

                .wx_buzhou .hd ul li h3.two2 {
                    padding: 35px 30px 35px 25px;
                }

            .wx_buzhou .hd ul li strong.num {
                font-size: 80px;
                position: absolute;
                right: 5px;
                top: 46px;
                color: #999;
                color: #115dd1;
            }

            .wx_buzhou .hd ul li .sum {
                position: absolute;
                top: 55px;
                left: -80px;
            }

                .wx_buzhou .hd ul li .sum span {
                    width: 10px;
                    height: 10px;
                    border-radius: 100%;
                    background: #13d0ec;
                    display: inline-block;
                    margin: 6px;
                }

    .wx_buzhou .con {
        position: relative;
        height: 100%;
        z-index: 0;
        margin-top: 20px;
        display: none;
    }

        .wx_buzhou .con li {
            zoom: 1;
            vertical-align: middle;
            color: #fff;
            height: 580px;
        }

.wx_5 {
    background: #10289d;
    background: -webkit-linear-gradient(bottom left, #10289d, #177bdc);
    background: -o-linear-gradient(bottom left, #10289d, #177bdc);
    background: linear-gradient(to top right, #10289d, #177bdc);
}

.wx_7 .sp {
    background: none;
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
}

    .wx_7 .sp video {
        width: 96%;
        margin: auto;
        display: block;
    }

.title {
    font-size: 22px !important;
    line-height: 40px !important;
}

.mb_7 .sp {
    background: none;
    height: 0px;
    width: 100%;
    margin-top: 20px;
    padding-bottom: 57%;
}

    .mb_7 .sp video {
        width: 95%;
        margin: auto;
        display: block;
        box-shadow: 0 0 18px #cbe3ff;
    }

.tk-video-btn {
    display: inline-block;
    margin-top: 20px;
    padding: 10px 35px;
    color: #fff;
    font-size: 18px;
    background: #0f459a;
    box-shadow: 0 0 14px #4479d4;
    border-radius: 5px;
    cursor: pointer;
}

    .tk-video-btn:hover {
        background: #0b326f;
    }

.imgall {
    width: 100%;
}

.wx_al ul {
    overflow: hidden;
}

.wx_al li {
    width: 84%;
    margin: 8%;
    height: 410px;
    background: #f7f7f7;
    cursor: pointer;
}

    .wx_al li .img {
        position: relative;
    }

    .wx_al li img {
        width: 100%;
    }

    .wx_al li .text {
        background: #f7f7f7;
        text-align: center;
        padding: 20px 20px;
        transition: all 0.3s;
    }

    .wx_al li h3 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .wx_al li p {
        font-size: 14px;
        line-height: 24px;
    }

    .wx_al li:hover .text {
        transform: translate(0,-20px);
        transition: all 0.3s;
    }
/*ioscss*/
.banner_others {
    width: 100%;
    height: 116px;
    margin-top: 60px;
    background-size: 100% 100% !important;
}

.ph_img {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
}

.iostx, .iostx p {
    color: #002245;
}

    .iostx .title_h {
        color: #002245;
        font-size: 24px;
        margin-top: 30px;
        margin-bottom: 20px;
        text-align: center;
    }

.iostx_top_txt {
    width: 90%;
    padding-top: 20px;
}

    .iostx_top_txt h3 {
        color: #002245;
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }

    .iostx_top_txt p {
        font-size: 18px;
        color: #002245;
        line-height: 30px;
    }

.iostx_top_txt2 .tb {
    width: 30px;
    vertical-align: middle;
    margin-right: 11px;
}

.iostx_top_txt2 .txt2_h {
    font-size: 22px;
    color: #3f7ae8;
    margin-top: 30px;
}

.iostx_top_txt2 .txt2_c {
    font-size: 16px;
    line-height: 32px;
    color: #002245;
}

.iostx_2 {
    width: 95%;
    float: left;
    margin: 1.5%;
    padding: 1.5% 1.5%;
    background: #fff;
    box-shadow: 0 0 8px #a7a7a7;
}

    .iostx_2 img {
        width: 100px;
        height: 100px;
        float: left;
    }

    .iostx_2 .txt {
        margin-left: 110px;
    }

        .iostx_2 .txt h3 {
            font-size: 18px;
            color: #3f7ae8;
            margin-bottom: 5px;
            margin-top: 10px;
        }

    .iostx_2 .txt {
        font-size: 15px;
        line-height: 28px;
    }

.iostx_3 li {
    width: 98%;
    margin: 0.5% 1%;
    padding: 0.5%;
    float: left;
    text-align: center;
}

    .iostx_3 li .img, .ag-2 li img {
        width: 100%;
    }

    .iostx_3 li h3 {
        font-size: 18px;
        color: #141243;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .iostx_3 li p {
        font-size: 15px;
        color: #141243;
    }

.iostx_4 {
    padding-bottom: 130px;
    background: url(../../yibazhan/images/http://www.ruikeyz.com/bfb/ios/4.jpg) center bottom no-repeat;
    background-size: auto 130px;
}

    .iostx_4 .txt {
        font-size: 16px;
        text-align: center;
        line-height: 30px;
        margin-top: -10px;
    }


.close {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 36px;
    height: 32px;
    background: url(../../yibazhan/images/http://res.100public.com/images/rwx_conbox_close.png) no-repeat top;
    text-indent: -9999px;
    cursor: pointer;
}

    .close:hover {
        background: url(../../yibazhan/images/http://res.100public.com/images/rwx_conbox_close_h.png) no-repeat top;
    }

.banner-box {
    width: 317px;
    height: 140px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -70px;
    margin-left: -150px;
}

.ban_seo_h {
    font-size: 22px;
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}

.banner-boxbg {
    background: rgba(0,0,0,0.3);
    box-sizing: border-box;
    padding: 10px;
}

.banner-box h2 {
    color: #fff;
    font-size: 2em;
    margin-bottom: 20px;
    text-align: center;
    display: none;
}

.serch-border {
    border: 1px solid #fff;
    height: 58px;
    overflow: hidden;
}

    .serch-border input {
        color: #999;
        font-size: 14px;
        background-color: #FFF;
        height: 58px;
        line-height: 58px;
        border: none 0;
        width: 100%;
        margin-right: -154px;
        padding-left: 10px;
        float: left;
    }

.serch-botton {
    background-image: url(../../yibazhan/images/http://res.100public.com/images/seo_search.png);
    background-repeat: no-repeat;
    background-position: 14px center;
    padding-left: 44px;
    background-color: #2999f6;
    font-size: 16px;
    float: left;
    width: 100px;
    height: 58px;
    color: #FFF;
    line-height: 58px;
}

.seo_pop {
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    height: 0;
    z-index: 999;
    display: none;
}

.seo_kefu {
    position: absolute;
    width: 300px;
    height: 214px;
    background: #fff;
    top: 50%;
    left: 50%;
    margin-top: -115px;
    margin-left: -150px;
    z-index: 999;
    border-radius: 5px;
}

.seo_h {
    height: 32px;
    background: #5ab1ff;
    color: #fff;
    line-height: 32px;
    text-indent: 14px;
    border-radius: 5px 5px 0 0;
}

.seo_text {
    font-size: 22px;
    color: #fff;
    background: #5ab1ff;
    overflow: hidden;
    】 line-height: 32px;
}

    .seo_text .img {
        margin: 20px 30px 20px 30px;
        width: 60px;
        float: left;
        font-size: 22px;
    }

.seo_p {
    margin-top: 36px;
    text-align: center;
    float: left;
}

.seo_bot {
    height: 45px;
    line-height: 45px;
    overflow: hidden;
}

    .seo_bot div {
        width: 50%;
        float: left;
        text-align: center;
    }

        .seo_bot div span {
            display: block;
            font-size: 16px;
        }

    .seo_bot .go {
        border: 1px solid #ccc;
        color: #5ab1ff;
    }

/*微信ios*/
.ios-gn-box {
    border: 1px solid #eee;
    padding: 20px;
    position: relative;
    padding-left: 70px;
}

.ios-gn-box2 {
    border: 1px solid #eee;
    border-top: 0;
}

    .ios-gn-box .tl, .ios-gn-box2 .tl {
        font-size: 20px;
        width: 38px;
        text-align: center;
        background: #5ab1ff;
        position: absolute;
        color: #fff;
        padding: 15px 0;
        left: 15px;
    }

    .ios-gn-box2 .li {
        position: relative;
        padding: 20px;
        padding-left: 80px;
        box-sizing: border-box;
        float: left;
    }

.ios-gn-box li {
    font-size: 16px;
    line-height: 30px;
}

.ios-gn-box2 p {
    font-size: 16px;
    line-height: 30px;
}

.ios-gn-box li .fa {
    font-size: 14px;
    color: #5ab1ff;
    margin-right: 10px;
}
