﻿.indexbody {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.ipt-default-current {
    width: 336px;
}

.code .ipt-default-current {
    width: 200px
}

.code .Validform_checktip {
    display: none;
}

.send {
    float: right;
    line-height: 42px;
    height: 42px;
    padding-left: 10px;
    padding-right: 10px;
    color: #666666;
    font-size: 14px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

    .send:hover {
        text-decoration: unset;
    }

.text-style {
    height: 42px;
    padding-left: 20px;
    padding-right: 20px;
    color: #666666;
    font-size: 14px;
    border: 1px solid #dddddd;
    background: #f4f4f4;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.btn-current-big {
    width: 336px;
    border: 0;
    outline: none;
}

.btn-current-big {
    width: 320px;
    height: 42px;
    font-size: 16px;
    color: #fcfcfc;
    background: #00958c;
}

.pass-login-covers {
    position: relative;
}

.login-bg {
    background-color: #e9f8ff !important;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    color: #555;
    background-image: url(../images/login-bg.svg);
    background-repeat: no-repeat;
    background-position: center 0;
    background-size: 100%;
}

.mip-reg-logo {
    padding-top: 75px;
    margin-bottom: 30px;
    text-align: center;
}

    .mip-reg-logo img {
        width: 240px;
    }

.login-box {
    width: 336px;
    background: #ffffff;
    position: relative;
    margin: 0 auto;
    padding: 30px 32px;
    -webkit-box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.2);
}

.member-login {
    text-align: center;
    font-size: 16px;
    margin-bottom: 25px;
}

.login {
    margin-bottom: 20px;
}

.auto-login {
    line-height: 14px;
    *zoom: 1;
}

    .auto-login:after {
        content: "";
        display: table;
    }

    .auto-login:after {
        clear: both;
    }

.third-login-box {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
}

.third-account {
    text-align: center;
    margin-bottom: 15px;
    color: #999999;
}

.account-login {
    text-align: center;
}

    .account-login a {
        display: inline-block;
    }

    .account-login .weibo-login, .account-login .wechat-login, .account-login .qq-login {
        width: 42px;
        height: 42px;
        margin: 0 10px;
        background-color: #dddddd;
        background-repeat: no-repeat;
        background-position: center;
        border-radius: 50%;
        cursor: pointer;
    }

    .account-login .wechat-login {
        background-image: url("../images/wechat.png");
    }

        .account-login .wechat-login:hover {
            background-color: #58bc46;
        }

    .account-login .weibo-login {
        background-image: url("../images/weibo.png");
        margin: 0 20px;
    }

        .account-login .weibo-login:hover {
            background-color: #e90e24;
        }

    .account-login .qq-login {
        background-image: url("../images/qq.png");
    }

        .account-login .qq-login:hover {
            background-color: #3caae3;
        }

.code {
    position: relative;
}

    .code .ipt-code {
        width: 180px;
        height: 42px;
        margin-right: 10px;
        padding-right: 20px;
    }

    .code img {
        vertical-align: middle;
        margin-top: -5px;
    }

.ipt-default-current {
    width: 336px;
}

.l-phone-div {
    margin-bottom: 20px;
    position: relative;
}

.country-phone-covers {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    *zoom: 1;
}

    .country-phone-covers:after {
        content: "";
        display: table;
    }

    .country-phone-covers:after {
        clear: both;
    }


.ipt-area-current {
    width: 336px;
}

.ipt-tips-default, .email, .password {
    margin-bottom: 20px;
    position: relative
}

.ipt-tips-default {
    width: 336px;
    padding: 0 20px 0 45px;
    border: 1px solid #d46f16;
    border-radius: 4px;
    background: #ffe6e5 url("../images/error-tips.png") no-repeat 20px 12px;
    display: flex;
    align-items: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .ipt-tips-default a {
        color: #d36f16;
    }

.btn-current-big {
    width: 336px;
}

.loadding-btn {
    cursor: default;
}

.error-tips .ipt-default-current {
    height: 42px;
}

.l-tab-covers {
    font-size: 16px;
    border-bottom: 1px solid #eeeeee;
}

    .l-tab-covers .l-tab-list {
        color: #999999;
        display: inline-block;
        margin-right: 30px;
        border-bottom: 2px solid transparent;
        padding-bottom: 20px;
        margin-bottom: -1px;
        cursor: pointer;
    }

        .l-tab-covers .l-tab-list:hover, .l-tab-covers .l-tab-list.current {
            color: #282828;
            border-bottom: 2px solid #282828;
            font-weight: 500;
        }

.l-title-covers {
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
}

    .l-title-covers .l-title-h2 {
        font-size: 16px;
        color: #282828;
        font-weight: 500;
    }

.module-l-static .static-l {
    position: relative;
}

.login-switch .static-l {
    background: url(../images/wx_a.svg) no-repeat;
    position: relative;
}

.login-switch .quick-l {
    background: url(../images/web_b.svg) no-repeat 1px 0;
}

.module-l-static .static-l i {
    font-style: normal;
    color: #D36F16;
    font-size: 12px;
    line-height: 20px;
    text-indent: 5px;
    width: 98px;
    height: 20px;
    position: absolute;
    right: 53px;
    background: url(../images/icon-code-tip.svg) no-repeat;
}

.module-l-static .l-static, .module-l-static .static-l {
    display: block;
}

.module-l-static .l-quick, .module-l-static .quick-l {
    display: none;
}

.module-l-quick .l-static, .module-l-quick .static-l {
    display: none;
}

.module-l-quick .l-quick, .module-l-quick .quick-l {
    display: block;
}

.l-sms-code {
    margin-bottom: 20px;
    *zoom: 1;
}

    .l-sms-code:after {
        content: "";
        display: table;
    }

    .l-sms-code:after {
        clear: both;
    }

/*.ipt-short-current { width: 116px; }*/

.sms-cd-btn {
    height: 42px;
    padding: 0 14px;
    margin-left: 5px;
}

.n-receive-cd {
    color: #282828;
    float: right;
    line-height: 42px;
    cursor: pointer;
    font-size: 12px;
    display: none;
}

.sms-login-links {
    color: #999999;
    float: right;
}

    .sms-login-links:hover {
        color: #282828;
    }

.login-links {
    color: #999999;
    float: right;
}

    .login-links a:hover {
        color: #282828;
    }

.wx_login_links {
    color: #999999;
    text-align: center;
    margin-top: 56px;
}

    .wx_login_links a:hover {
        color: #282828;
    }

.login-switch {
    width: 53px;
    height: 53px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
}

.icon-l {
    width: 53px;
    height: 53px;
}

    .icon-l:hover {
        opacity: 0.8;
    }

.er-cd-covers {
    text-align: center;
    color: #999999;
    font-size: 12px;
}

.quick-code {
    width: 190px;
    height: 190px;
    margin: 0 auto 14px;
}

    .quick-code img {
        width: 190px;
        height: 190px;
    }

div#login_container {
    height: 335px;
    overflow: hidden;
}

.static-module-covers {
    background: #ffffff;
    position: relative;
    z-index: 2;
    margin-top: 45px;
    padding-bottom: 8px;
}

.pass-login-covers {
    position: relative;
}

.error-tips {
    position: absolute;
    top: -54px;
}

.btn-default-main {
    color: #fff;
    background: #f59103;
    border: 1px solid #f59103;
    border-radius: 4px;
    cursor: pointer;
    text-align: center;
}

.impowerBox {
    line-height: 1.6;
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100%;
    vertical-align: middle;
    z-index: 1;
    text-align: center;
}
/*.impowerBox .qrcode-log{
    width: 32px;
    height: 32px;
    margin: 94px auto;
    text-align: center;
}*/
.loading_50 {
    width: unset !important;
    margin-top: unset !important;
    border: unset !important;
}

.impowerBox .qrcode {
    width: 216px;
    margin-top: 15px;
    border: 1px solid transparent;
}

.impowerBox .info {
    width: 210px;
    margin: 0 auto;
}

.impowerBox .status {
    text-align: center;
    margin-top: -10px;
    padding: 7px 14px;
}

    .impowerBox .status p {
        font-size: 13px;
    }

input, textarea, select, button {
    font-family: inherit;
    font-size: 14px;
    border: 0;
    outline: none;
}

    [type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
        cursor: pointer;
    }

.login-links a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

.Validform_checktip {
    position: absolute;
    top: 10px;
    right: 10px;
}

.layui-btn {
    height: 25px;
    line-height: 25px;
    padding: 0 10px;
}

.layui-layer {
    border-radius: 20px;
}

.layui-tab-title a {
    /* display: block; */
    float: right;
    font-size: 14px;
    color: #ffffff;
    margin-left: 30px;
    margin-top: 10px;
}

@media screen and (min-width: 1301px) {
    html {
        font-size: 1250% !important
    }
}

@media screen and (min-width: 1201px) and (max-width: 1300px) {
    html {
        font-size: 950% !important
    }
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
    html {
        font-size: 850% !important
    }
}

@media screen and (max-width: 1001px) {
    html {
        font-size: 750% !important
    }
}

@media screen and (min-width:769px) {
    html {
        padding: 0;
        margin: 0;
        font-size: 625%;
        -webkit-text-size-adjust: none;
        -webkit-overflow-scrolling: touch; /*10 ¡Â 16 ¡Á 100% = 62.5%*/
        scrollbar-width: none;
    }

    body {
        padding: 0;
        font-size: .14rem;
        -webkit-overflow-scrolling: touch; /*1.4 ¡Á 10px = 14px */
    }

    .w {
        width: 1300px;
        margin: 0 auto;
    }

    .pc_fl {
        float: left;
    }

    .pc_fr {
        float: right;
    }

    .pc_dn {
        display: none;
    }

    header {
        min-width: 1300px;
    }

    .rt_nav ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

        .rt_nav ul li a:hover {
            color: #00938d;
            transform: translateY(-.05rem);
        }

    .jianli_2 dd a:hover img {
        opacity: 1;
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        filter: grayscale(0);
    }

    .jianli_2 dd a:hover {
        color: #00938d;
    }

    .gr_tit a:hover {
        background: #00938d;
        border-color: #00938d;
        color: #FFFFFF;
    }

    .jianli_3 .more a:hover {
        background: #006763;
    }

    .gangwei ul li:nth-child(4n+1) {
        margin-left: 0;
    }

    .gangwei ul li:hover {
        border-color: #00938d;
        box-shadow: 0 0 10px rgba(0, 147, 141, .5);
    }

        .gangwei ul li:hover h4 {
            color: #00938d;
        }

    .renzheng_c td a.xq:hover {
        color: #FFFFFF;
        background: #006763;
        border-color: #006763;
    }

    .renzheng_c td a.bm:hover {
        background: #006763;
        border-color: #006763;
    }

    .footer .share a:hover {
        opacity: 1;
        -webkit-filter: grayscale(0);
        -moz-filter: grayscale(0);
        -ms-filter: grayscale(0);
        filter: grayscale(0);
    }

    .footer p a:hover {
        color: #00938d;
    }

    .indtop_2 ul li a:hover {
        background: #00938d;
        color: #FFFFFF;
    }
}

header {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 0 10px rgba(0, 103, 99, .06);
    height: 82px;
    position: relative;
}

.logo img {
    display: block;
    float: left;
    width: auto;
    height: 26px;
    margin-top: 28px;
}

.logo i {
    display: block;
    float: left;
    width: 118px;
    height: 38px;
    margin: 22px 0 0 10px;
    background: url("../images/01.png");
    background-size: 100% 100%;
    line-height: 38px;
    color: #FFFFFF;
    font-size: 22px;
    text-align: center;
    padding-left: 6px;
}

.indtop_1 .btn1, .indtop_1 .btn3 {
    display: block;
    float: left;
    width: 18px;
    margin-left: 18px;
    margin-top: 32px;
}

.indtop_1 .btn2 {
    display: block;
    float: left;
    width: 18px;
    border: none;
    outline: none;
    cursor: pointer;
    background: none;
    padding: 0;
    margin-left: 18px;
    margin-top: 32px;
}

    .indtop_1 .btn1 img, .indtop_1 .btn3 img, .indtop_1 .btn2 img {
        display: block;
        width: 18px;
    }

.indtop_2 {
    float: left;
    position: relative;
    height: 82px;
    margin-left: 34px;
    z-index: 999;
}

    .indtop_2 .btn4 {
        line-height: 36px;
        font-size: 16px;
        color: #333333;
        cursor: pointer;
        background-image: url("../images/47.png");
        background-repeat: no-repeat;
        background-position: right center;
        background-size: 10px;
        padding-right: 30px;
        margin-top: 22px;
    }

        .indtop_2 .btn4 img {
            display: block;
            float: left;
            width: 36px;
            height: 36px;
            border-radius: 50%;
            overflow: hidden;
            margin-right: 8px;
        }

    .indtop_2 ul {
        position: absolute;
        width: 100%;
        background: #FFFFFF;
        box-shadow: 0 0 10px rgba(0, 103, 99, .2);
        top: 66px;
    }

        .indtop_2 ul li a {
            display: block;
            font-size: 16px;
            text-align: center;
            color: #333333;
            line-height: 32px;
            height: 0;
            overflow: hidden;
        }

    .indtop_2:hover ul li a {
        height: 32px;
    }

.back a {
    display: block;
    width: 115px;
    height: 32px;
    border-radius: 16px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 30px;
    background-image: url("../login/img/02.png");
    background-position: left 12px center;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #bdbdbd;
    padding-left: 24px;
    margin-top: 24px;
}

    .back a:hover {
        color: #FFFFFF;
        background-image: url("../login/img/03.png");
        background-color: #00938d;
        border-color: #00938d;
    }

.left_side {
    width: 200px;
    background: #FFFFFF url("../images/11.jpg") center bottom no-repeat;
    background-size: 100%;
    border-top-left-radius: 14px;
    border-top-right-radius: 14px;
    margin-top: 24px;
    height: 840px;
    position: relative;
    padding-top: 20px;
}

.list_dl dt {
    padding: 0 20px;
    height: 40px;
    cursor: pointer;
}

    .list_dl dt .img {
        float: left;
        position: relative;
        width: 16px;
        height: 16px;
        margin: 12px 8px 0 0;
    }

    .list_dl dt .img1 {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 1;
        transition: all .3s;
    }

    .list_dl dt .img2 {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
        transition: all .3s;
    }

    .list_dl dt .img img {
        display: block;
        width: 100%;
    }

    .list_dl dt h3 {
        display: block;
        float: left;
        line-height: 40px;
        font-size: 16px;
        color: #333333;
        transition: all .3s;
    }

    .list_dl dt i {
        display: block;
        float: right;
        width: 10px;
        height: 6px;
        background-image: url("../images/10.png");
        background-size: 100% 100%;
        margin: 17px 0 0 0;
    }

    .list_dl dt#open h3, .list_dl dt:hover h3 {
        color: #00938d;
    }

    .list_dl dt#open .img1, .list_dl dt:hover .img1 {
        opacity: 0;
    }

    .list_dl dt#open .img2, .list_dl dt:hover .img2 {
        opacity: 1;
    }

.list_dl dd {
    margin: 0;
    padding: 0 .1rem;
    display: none;
}

    .list_dl dd li a {
        display: block;
        font-size: 14px;
        line-height: 34px;
        color: #666666;
        line-height: 34px;
        padding-left: 24px;
        border-radius: 8px;
        position: relative;
    }

        .list_dl dd li a:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            width: 3px;
            height: 0;
            background: #00938d;
            top: 0;
            bottom: 0;
            margin: auto 0;
            transition: all .3s;
        }

        .list_dl dd li a:hover {
            background: #e4fbf0;
            color: #00938d;
        }

            .list_dl dd li a:hover:before {
                height: 14px;
            }

.left_cont {
    position: absolute;
    width: 100%;
    padding: 0 20px;
    bottom: 34px;
}

    .left_cont h3 {
        position: relative;
        color: #00938d;
        font-size: 18px;
        margin-bottom: 16px;
    }

        .left_cont h3:after {
            content: "";
            display: block;
            position: absolute;
            height: 1px;
            width: calc(100% - 80px);
            right: 0;
            background: #00938d;
            top: 0;
            bottom: 0;
            margin: auto 0;
        }

    .left_cont p {
        position: relative;
        font-size: 14px;
        color: #333333;
        height: 26px;
        margin-top: 12px;
    }

        .left_cont p img {
            display: block;
            width: 26px;
        }

        .left_cont p span {
            display: block;
            width: calc(100% - 34px);
            right: 0;
            top: 50%;
            transform: translate(0,-50%);
            position: absolute;
            word-break: break-all;
        }

.right_side {
    width: calc(100% - 220px);
    margin-top: 24px;
}

.rt_nav {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    padding: 20px;
}

    .rt_nav ul li a {
        display: block;
        text-align: center;
        font-size: 14px;
        color: #333333;
    }

        .rt_nav ul li a img {
            display: block;
            width: 62px;
            margin-bottom: 10px;
            transition: all .3s;
        }

.jilu ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

    .jilu ul li {
        width: 23.6%;
        height: 110px;
        background-size: 100% 100%;
        margin-top: 20px;
    }

        .jilu ul li:nth-child(1) {
            background-image: url("../images/25.png");
        }

        .jilu ul li:nth-child(2) {
            background-image: url("../images/26.png");
        }

        .jilu ul li:nth-child(3) {
            background-image: url("../images/27.png");
        }

        .jilu ul li:nth-child(4) {
            background-image: url("../images/28.png");
        }

        .jilu ul li a {
            display: block;
            width: 100%;
            height: 110px;
            padding: 14px 20px 0 14px;
        }

        .jilu ul li h3 {
            display: block;
            color: #FFFFFF;
            width: 88px;
            height: 30px;
            border-radius: 16px;
            text-align: center;
            line-height: 30px;
            font-size: 16px;
            font-weight: normal;
        }

        .jilu ul li:nth-child(1) h3 {
            background: #4e6ee5;
        }

        .jilu ul li:nth-child(2) h3 {
            background: #00938d;
        }

        .jilu ul li:nth-child(3) h3 {
            background: #f8a157;
        }

        .jilu ul li:nth-child(4) h3 {
            background: #ed7562;
        }

        .jilu ul li p {
            font-size: 14px;
            margin-top: 6px;
            line-height: 50px;
        }

            .jilu ul li p b {
                display: block;
                float: right;
                font-size: 50px;
                font-weight: normal;
            }

        .jilu ul li:nth-child(1) p {
            color: #b0bef4;
        }

        .jilu ul li:nth-child(2) p {
            color: #9edabe;
        }

        .jilu ul li:nth-child(3) p {
            color: #e0c588;
        }

        .jilu ul li:nth-child(4) p {
            color: #de9390;
        }

        .jilu ul li:nth-child(1) p b {
            color: #4e6ee5;
        }

        .jilu ul li:nth-child(2) p b {
            color: #00938d;
        }

        .jilu ul li:nth-child(3) p b {
            color: #f8a157;
        }

        .jilu ul li:nth-child(4) p b {
            color: #ed7562;
        }

.jianli {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px 14px;
}

.gr_tit {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 12px;
}

    .gr_tit h3 {
        display: block;
        float: left;
        font-size: 20px;
        color: #333333;
        position: relative;
        padding-left: 14px;
        line-height: 1;
    }

        .gr_tit h3:before {
            content: "";
            display: block;
            position: absolute;
            width: 4px;
            height: 20px;
            border-radius: 4px;
            background: #00938d;
            left: 0;
            top: 0;
        }

    .gr_tit a {
        display: block;
        float: right;
        color: #999999;
        border: 1px solid #dddddd;
        text-align: center;
        font-size: 12px;
        line-height: 22px;
        border-radius: 12px;
        padding: 0 10px;
    }

.jianli .con .tx {
    width: 80px;
    height: 80px;
    border-radius: 40px;
    overflow: hidden;
    margin-top: 18px;
}

    .jianli .con .tx img {
        display: block;
        width: 80px;
        height: 80px;
    }

.jianli_c {
    width: calc(100% - 100px);
    margin-top: 18px;
}

.jianli_2 dd {
    margin: 0;
    float: left;
    text-align: center;
    margin-left: 24px;
    margin-top: 6px;
}

    .jianli_2 dd a {
        display: block;
        color: #999999;
        font-size: 14px;
    }

        .jianli_2 dd a img {
            display: block;
            margin: 0 auto;
            width: 30px;
            margin-bottom: 6px;
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            filter: grayscale(100%);
            -webkit-filter: gray;
            filter: gray;
            opacity: .8;
            transition: all .3s;
        }

.jianli_1 {
    width: calc(100% - 350px);
}

    .jianli_1 .con_tit {
        overflow: hidden;
    }

        .jianli_1 .con_tit h4 {
            float: left;
            font-weight: normal;
            color: #333333;
            font-size: 22px;
        }

        .jianli_1 .con_tit i {
            display: block;
            float: left;
            color: #00938d;
            border: 1px solid #00938d;
            line-height: 22px;
            border-radius: 12px;
            background: rgba(0,147,141,.1);
            font-size: 16px;
            padding: 0 6px;
            margin-left: 8px;
        }

        .jianli_1 .con_tit p {
            float: left;
            line-height: 24px;
            font-size: 14px;
            color: #999999;
            margin-left: 4px;
        }

            .jianli_1 .con_tit p span {
                margin: 0 6px;
            }

    .jianli_1 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        margin-top: 8px;
    }

        .jianli_1 ul li {
            width: 50%;
            color: #333333;
            font-size: 14px;
            line-height: 24px;
        }

.jindu {
    display: inline-block;
    width: 100px;
    height: 6px;
    background: #d9f3e7;
    border-radius: 4px;
    margin-right: 8px;
}

    .jindu span {
        display: block;
        height: 6px;
        background: #00938d;
        border-radius: 4px;
    }

.jianli_3 {
    width: 100%;
    background: #f8f8f8;
    border-radius: 10px;
    padding: 20px 24px;
    margin-top: 20px;
}

    .jianli_3 .more a {
        /* display: block; */
        color: #FFFFFF;
        background: #00938d;
        text-align: center;
        line-height: .34px;
        border-radius: 6px;
        font-size: 16px;
        padding: 0 12px;
    }

.tishi {
    width: calc(100% - 250px);
}

    .tishi img {
        display: block;
        float: left;
        width: 34px;
    }

    .tishi .txt {
        float: right;
        width: calc(100% - 50px);
    }

        .tishi .txt h4 {
            font-size: 16px;
            color: #00938d;
        }

        .tishi .txt p {
            font-size: 14px;
            color: #888888;
            margin-top: 4px;
        }

.jianli_4 {
    color: #999999;
    font-size: 14px;
    margin-top: 14px;
}

    .jianli_4 a {
        color: #00938d;
        text-decoration: underline;
    }

.gangwei {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px 14px;
}

    .gangwei ul li {
        float: left;
        width: 22.7%;
        margin-left: 3.066%;
        border: 1px solid #f1f1f1;
        border-radius: 10px;
        background: linear-gradient(#ffffff,#f8f8f8);
        margin-top: 16px;
        padding: 10px 12px;
        transition: all .3s;
    }

        .gangwei ul li h4 {
            font-size: 16px;
            color: #333333;
            font-weight: normal;
            transition: all .3s;
        }

.gangwei_1 {
    margin-top: 8px;
}

    .gangwei_1 span {
        display: inline-block;
        color: #bdbdbd;
        border: 1px solid #e7e7e7;
        background: #f1f1f1;
        line-height: 20px;
        border-radius: 12px;
        padding: 0 8px;
        font-size: 14px;
        vertical-align: top;
        margin-right: 6px;
    }

.gangwei ul li p {
    position: relative;
    font-size: 14px;
    color: #999999;
    padding-left: 20px;
    line-height: 22px;
}

    .gangwei ul li p img {
        display: block;
        position: absolute;
        width: 14px;
        left: 0;
        top: 4px;
    }

    .gangwei ul li p span {
        color: #ff0000;
    }

.renzheng {
    width: 100%;
    background: #FFFFFF;
    border-radius: 10px;
    margin-top: 20px;
    padding: 20px 14px;
}

.renzheng_c {
    margin-top: 16px;
}

    .renzheng_c table {
        border: 1px solid #eeeeee;
    }

    .renzheng_c th {
        text-align: left;
        background: #e4fbf0;
        height: 46px;
        font-size: 16px;
        color: #333333;
        padding-left: 16px;
    }

    .renzheng_c td {
        padding-left: 16px;
        border-top: 1px solid #eeeeee;
        color: #999999;
        font-size: 14px;
        height: 46px;
    }

    .renzheng_c tr:nth-child(even) td {
        background: #f8f8f8;
    }

    .renzheng_c td a {
        display: inline-block;
        border-radius: 6px;
        line-height: 28px;
        border: 1px solid #00938d;
        padding: 0 6px;
        font-size: 14px;
        white-space: nowrap;
    }

        .renzheng_c td a.xq {
            color: #00938d;
        }

        .renzheng_c td a.bm {
            color: #FFFFFF;
            background: #00938d;
        }

.nothing {
    text-align: center;
    padding: 40px 0;
}

    .nothing img {
        width: 110px;
    }

.footer {
    text-align: center;
    padding: 80px 0;
}

    .footer p {
        font-size: 16px;
        line-height: 30px;
        color: #999999;
    }

        .footer p a {
            color: #999999;
        }

    .footer .share {
        margin-top: 16px;
    }

        .footer .share a {
            display: inline-block;
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -ms-filter: grayscale(100%);
            filter: grayscale(100%);
            -webkit-filter: gray;
            filter: gray;
            opacity: .6;
            margin: 0 8px;
        }

            .footer .share a img {
                width: 40px;
            }



@media screen and (max-width: 768px) {
    html {
        padding: 0;
        margin: 0;
        font-size: 625%;
        -webkit-text-size-adjust: none;
        -webkit-overflow-scrolling: touch;
        /*10 ¡Â 16 ¡Á 100% = 62.5%*/
    }

    body {
        padding: 0;
        font-size: .14rem;
        max-width: 768px;
        margin: 0 auto;
        -webkit-overflow-scrolling: touch;
        /*1.4 ¡Á 10px = 14px */
    }

    body {
        margin: 0;
        padding: 0;
        color: #444;
        font-family: SourceHanSerifSC-Regular, Arial, Helvetica, sans-serif;
    }

    img {
        border: none;
        vertical-align: middle;
    }

    @media only screen and (min-width: 375px) {
        html {
            font-size: 700% !important
        }
    }

    @media only screen and (min-width: 410px) {
        html {
            font-size: 800% !important
        }
    }

    @media only screen and (min-width: 481px) {
        html {
            font-size: 940% !important
        }
    }

    @media only screen and (min-width: 561px) {
        html {
            font-size: 1090% !important
        }
    }

    @media only screen and (min-width: 641px) {
        html {
            font-size: 1250% !important
        }

        body {
            margin: 0 auto;
            max-width: 768px
        }
    }

    img {
        width: 100%;
        height: auto;
        border: none;
    }

    .ww {
        width: 93.75%;
        margin: 0 auto;
    }

    .sj_fl {
        float: left;
    }

    .sj_fr {
        float: right;
    }

    .sj_clear {
        clear: both;
    }

    .sj_dn {
        display: none;
    }

    header {
        height: .5rem;
    }

    .logo img {
        height: .12rem;
        margin-top: .19rem;
        margin-left: .1rem;
    }

    .logo i {
        width: .59rem;
        height: .2rem;
        margin: .15rem 0 0 .05rem;
    }

    .indtop_1 {
        position: absolute;
        right: .5rem;
    }

        .indtop_1 .btn1, .indtop_1 .btn3 {
            display: none;
        }

        .indtop_1 .btn2 {
            display: none;
        }

    .indtop_2 {
        height: .5rem;
        margin-left: .1rem;
        z-index: 999;
    }

        .indtop_2 .btn4 {
            line-height: .22rem;
            font-size: .1rem;
            margin-top: .14rem;
            background-size: .07rem;
            padding-right: .15rem;
        }

            .indtop_2 .btn4 img {
                width: .22rem;
                height: .22rem;
                margin-right: .04rem;
            }

        .indtop_2 ul {
            top: .4rem;
        }

            .indtop_2 ul li a {
                font-size: .11rem;
                line-height: .22rem;
            }

        .indtop_2:hover ul li a {
            height: .22rem;
        }

    /*    µ¼º½²Ëµ¥     */
    .nav {
        position: fixed;
        opacity: 0;
        z-index: 1000;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        width: 40%;
        height: 100%;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
        padding: .75rem 0 .15rem 0;
        top: 0;
    }

    .nav--active .nav {
        opacity: 1;
        background: rgba(0,0,0,.8);
    }

    .nav__list {
        padding: 0.1rem;
        line-height: 0.35rem;
        font-size: 0.13rem;
        height: 100%;
        overflow: scroll;
    }

        .nav__list li, .nav__list li a {
            color: #FFFFFF;
        }

    .nav__trigger {
        display: block;
        position: absolute;
        width: 30px;
        height: 25px;
        right: .1rem;
        top: .15rem;
        z-index: 1001;
    }

    .nav__icon {
        display: inline-block;
        position: relative;
        width: 28px;
        height: 3px;
        background-color: #00938d;
        -webkit-transition-property: background-color, -webkit-transform;
        transition-property: background-color, -webkit-transform;
        transition-property: background-color, transform;
        transition-property: background-color, transform, -webkit-transform;
        -webkit-transition-duration: 300ms;
        transition-duration: 300ms;
    }

        .nav__icon:before, .nav__icon:after {
            content: '';
            display: block;
            width: 28px;
            height: 3px;
            position: absolute;
            background: #00938d;
            -webkit-transition-property: margin, -webkit-transform;
            transition-property: margin, -webkit-transform;
            transition-property: margin, transform;
            transition-property: margin, transform, -webkit-transform;
            -webkit-transition-duration: 300ms;
            transition-duration: 300ms;
        }

        .nav__icon:before {
            margin-top: -10px;
        }

        .nav__icon:after {
            margin-top: 10px;
        }

    .nav--active .nav {
        -webkit-transition: all 300ms ease-in-out;
        transition: all 300ms ease-in-out;
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    .nav--active .nav__icon {
        background: rgba(0, 0, 0, 0) !important;
    }

        .nav--active .nav__icon:before {
            margin-top: 0;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            background: #FFFFFF;
        }

        .nav--active .nav__icon:after {
            margin-top: 0;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            background: #FFFFFF;
        }

    .nav__list li ul li {
        line-height: .2rem;
        margin-top: .12rem;
    }
    /*¶þ¼¶µ¼º½*/
    .cd-accordion-menu {
        width: 100%;
    }

        .cd-accordion-menu ul {
            display: none;
        }

        .cd-accordion-menu li {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
        }

        .cd-accordion-menu input[type=checkbox] {
            position: absolute;
            opacity: 0;
        }

        .cd-accordion-menu label, .cd-accordion-menu a {
            position: relative;
            display: block;
            color: #ffffff;
        }

    .no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
        background: #52565d;
    }

    .cd-accordion-menu label::before, .cd-accordion-menu a::after {
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        margin-top: -1px;
    }

    .cd-accordion-menu label {
        cursor: pointer;
    }

        .cd-accordion-menu label::before {
            background-image: url(../images/cd-icons.svg);
            background-repeat: no-repeat;
        }

        .cd-accordion-menu label::before {
            right: 0;
            background-position: 0 0;
            -webkit-transform: translateY(-50%) rotate(-90deg);
            -moz-transform: translateY(-50%) rotate(-90deg);
            -ms-transform: translateY(-50%) rotate(-90deg);
            -o-transform: translateY(-50%) rotate(-90deg);
            transform: translateY(-50%) rotate(-90deg);
        }

    .cd-accordion-menu input[type=checkbox]:checked + label::before {
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .cd-accordion-menu input[type=checkbox]:checked + label::after {
        background-position: -32px 0;
    }

    .cd-accordion-menu input[type=checkbox]:checked + label + ul, .cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
        display: block;
    }

    .cd-accordion-menu ul label, .cd-accordion-menu ul a {
        padding-left: 0.1rem;
        font-size: 0.12rem;
    }

        .cd-accordion-menu ul label::before {
            right: 0;
        }

    .cd-accordion-menu ul ul label, .cd-accordion-menu ul ul a {
        padding-left: 0.2rem;
        font-size: 0.09rem;
        line-height: 0.25rem;
        color: #cbd8da;
    }

    .cd-accordion-menu.animated label::before {
        -webkit-transition: -webkit-transform 0.3s;
        -moz-transition: -moz-transform 0.3s;
        transition: transform 0.3s;
    }

    .nav--active .nav__trigger {
        position: fixed;
    }


    .left_side {
        display: none;
    }

    .right_side {
        width: 100%;
        margin-top: .12rem;
    }

    .rt_nav {
        width: 100%;
        padding: .1rem;
    }

        .rt_nav ul {
            overflow: hidden;
        }

            .rt_nav ul li {
                width: 25%;
                float: left;
                margin: .1rem 0;
            }

                .rt_nav ul li a {
                    font-size: .12rem;
                }

                    .rt_nav ul li a img {
                        margin: 0 auto;
                        width: .4rem;
                        margin-bottom: .05rem;
                    }

    .jilu ul li {
        width: 48%;
        height: .6rem;
        margin-top: .1rem;
    }

        .jilu ul li a {
            height: .6rem;
            padding: .07rem .1rem 0 .07rem;
        }

        .jilu ul li h3 {
            width: .6rem;
            height: .2rem;
            border-radius: .1rem;
            line-height: .2rem;
            font-size: .12rem;
        }

        .jilu ul li p {
            font-size: .1rem;
            margin-top: .03rem;
            line-height: .25rem;
        }

            .jilu ul li p b {
                display: block;
                float: right;
                font-size: .25rem;
                font-weight: normal;
            }

    .jianli {
        width: 100%;
        background: #FFFFFF;
        border-radius: .05rem;
        margin-top: .1rem;
        padding: .1rem .07rem;
    }

    .gr_tit {
        border-bottom: 1px solid #dddddd;
        padding-bottom: .06rem;
    }

        .gr_tit h3 {
            font-size: .13rem;
            line-height: .17rem;
            padding-left: .07rem;
        }

            .gr_tit h3:before {
                height: .13rem;
                top: .02rem;
                width: .02rem;
                border-radius: .02rem;
            }

        .gr_tit a {
            font-size: 11px;
            line-height: .16rem;
            border-radius: .08rem;
            padding: 0 .05rem;
        }

    .jianli .con .tx {
        width: .44rem;
        height: .44rem;
        border-radius: .22rem;
        margin-top: .1rem;
    }

        .jianli .con .tx img {
            width: .42rem;
            height: .42rem;
        }

    .jianli_c {
        width: calc(100% - .52rem);
        margin-top: .1rem;
    }

    .jianli_2 dd {
        margin: .08rem .12rem 0 0;
    }

        .jianli_2 dd a {
            font-size: .11rem;
        }

            .jianli_2 dd a img {
                width: .2rem;
                margin-bottom: .03rem;
            }

    .jianli_1 {
        width: 100%;
    }

        .jianli_1 .con_tit h4 {
            font-size: .14rem;
        }

        .jianli_1 .con_tit i {
            line-height: .134rem;
            border-radius: .8rem;
            font-size: .1rem;
            padding: 0 .04rem;
            margin-left: .04rem;
        }

        .jianli_1 .con_tit p {
            line-height: .14rem;
            font-size: .1rem;
            margin-left: .02rem;
        }

            .jianli_1 .con_tit p span {
                margin: 0 .03rem;
            }

        .jianli_1 ul {
            margin-top: .04rem;
        }

            .jianli_1 ul li {
                width: 100%;
                font-size: .11rem;
                line-height: .18rem;
            }

    .jindu {
        width: .8rem;
        height: .05rem;
        border-radius: .03rem;
        transform: translateY(-.01rem);
    }

        .jindu span {
            height: .05rem;
            border-radius: .03rem;
        }

    .jianli_3 {
        padding: .1rem .12rem;
        margin-top: .1rem;
        border-radius: .05rem;
    }

        .jianli_3 .more a {
            line-height: .25rem;
            border-radius: .03rem;
            font-size: .11rem;
            padding: 0;
            width: .8rem;
            margin: .06rem 0 0 .3rem;
        }

    .tishi {
        width: 100%;
    }

        .tishi img {
            width: .22rem;
        }

        .tishi .txt {
            width: calc(100% - .3rem);
        }

            .tishi .txt h4 {
                font-size: .11rem;
            }

            .tishi .txt p {
                font-size: .1rem;
                margin-top: .02rem;
            }

    .jianli_4 {
        font-size: .11rem;
        margin-top: .1rem;
    }

    .gangwei {
        width: 100%;
        background: #FFFFFF;
        border-radius: .05rem;
        margin-top: .1rem;
        padding: .1rem .07rem;
    }

        .gangwei ul li {
            float: left;
            width: 48%;
            margin-left: 4%;
            border-radius: .05rem;
            margin-top: .08rem;
            padding: .05rem .06rem;
        }

            .gangwei ul li:nth-child(2n+1) {
                margin-left: 0;
            }

            .gangwei ul li h4 {
                font-size: .12rem;
            }

    .gangwei_1 {
        margin-bottom: .05rem;
        margin-top: .04rem;
    }

        .gangwei_1 span {
            line-height: .14rem;
            border-radius: .08rem;
            font-size: .1rem;
            padding: 0 .04rem;
            margin-right: .03rem;
        }

    .gangwei ul li p {
        font-size: .11rem;
        padding-left: .14rem;
        line-height: .18rem;
    }

        .gangwei ul li p img {
            width: .1rem;
            left: 0;
            top: .04rem;
        }

    .renzheng {
        border-radius: .05rem;
        margin-top: .1rem;
        padding: .1rem .07rem;
    }

    .renzheng_c {
        margin-top: .08rem;
    }

        .renzheng_c th {
            height: .34rem;
            font-size: .12rem;
            padding: 0 .05rem;
        }

        .renzheng_c td {
            font-size: .1rem;
            height: .34rem;
            padding: 0 .05rem;
        }

            .renzheng_c td a {
                display: inline-block;
                border-radius: .03rem;
                line-height: .16rem;
                border: 1px solid #00938d;
                padding: 0 .03rem;
                font-size: .1rem;
            }

                .renzheng_c td a.xq {
                    color: #00938d;
                }

                .renzheng_c td a.bm {
                    color: #FFFFFF;
                    background: #00938d;
                }

    .nothing {
        text-align: center;
        padding: .2rem 0;
    }

    .footer {
        padding: .2rem 0;
    }

        .footer p {
            font-size: .1rem;
            line-height: .2rem;
        }

        .footer .share {
            margin-top: .08rem;
        }

            .footer .share a {
                margin: 0 .04rem;
            }

                .footer .share a img {
                    width: .2rem;
                }
}

.layui-iframe-main {
    position: absolute;
    top: 92px;
    right: 0;
    bottom: 0;
    left: 510px;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
