﻿.my_personal_homepage .watch_btn@charset "utf-8";
/* 首页轮播 */
.fullSlide {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 620px;
}

.fullSlide .bd {
    position: relative;
    z-index: 0;
    overflow: hidden;
    margin: 0 auto;
}

    .fullSlide .bd ul {
        width: 100% !important;
    }

    .fullSlide .bd li {
        overflow: hidden;
        width: 100% !important;
        height: 620px;
        background-repeat: no-repeat;
        text-align: center;
    }

        .fullSlide .bd li a {
            display: block;
            height: 620px;
        }

.fullSlide .hd {
    position: absolute;
    top: 380px;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 30px;
    line-height: 30px;
}

    .fullSlide .hd ul {
        text-align: center;
    }

        .fullSlide .hd ul li {
            display: inline-block;
            overflow: hidden;
            margin: 6px;
            width: 10px;
            height: 10px;
            background: #fff;
            opacity: 0.4;
            line-height: 999px;
            cursor: pointer;
            zoom: 1;
            *display: inline;
            border-radius: 5px;
        }

        .fullSlide .hd ul .on {
            background: #0087ff;
            width: 34px;
            opacity: 1;
        }

.fullSlide .zy_span {
    position: absolute;
    top: 47%;
    z-index: 88;
    margin: 0 auto;
    width: 100%;
}

.fullSlide .prev, .fullSlide .next {
    z-index: 1;
    z-index: 1;
    float: left;
    display: none;
    width: 16px;
    height: 28px; /* background:url(../images/arrow-left.png) no-repeat; */
    opacity: 0.5;
    cursor: pointer;
    filter: alpha(opacity=50);
}

.fullSlide .next {
    float: right; /* background:url(../images/arrow-right.png) no-repeat; */
}

.supermarket_slide {
    height: 420px;
}

    .supermarket_slide.fullSlide .bd li {
        height: 420px;
    }

        .supermarket_slide.fullSlide .bd li a {
            display: block;
            height: 420px;
        }

.banner_text {
    margin: 0 auto;
    margin-top: 180px;
    width: 880px;
    height: 345px;
}

    .banner_text h1 {
        color: #fff;
        font-weight: bold;
        font-size: 42px;
    }

    .banner_text p {
        overflow: hidden;
        padding: 25px 60px 30px 60px;
        color: #3a3a3a;
        color: #fff;
        font-size: 16px;
        line-height: 30px;
    }

.figure {
    position: relative;
    float: left;
    padding: 65px 25px 30px 25px;
    width: 230px;
}

.trials_btn {
    width: 220px;
    height: 52px;
    background-color: #0087ff;
    color: #fff;
    font-size: 16px;
}

    .trials_btn:hover {
        background-color: #00aeff;
    }

.figure h3 {
    font-size: 18px;
}

.figure span {
    color: #777777;
    font-size: 14px;
}

.figure p {
    overflow: hidden;
    overflow: hidden;
    margin-top: 34px;
    max-height: 154px;
    color: #000000;
    text-align: left;
    font-size: 14px;
    line-height: 22px;
}

.ana {
    float: right;
    display: block;
    margin-top: 65px;
    margin-right: 30px;
    padding: 20px 50px 20px 50px;
    width: 430px;
    height: 168px;
    background: url(../images/wen_03.png) no-repeat left top, url(../images/wen_07.png) no-repeat right bottom;
}

    .ana p {
        display: table-cell;
        height: 168px;
        vertical-align: middle;
        text-align: left;
        font-size: 16px;
        line-height: 24px;
    }

.banner_headimg {
    position: absolute;
    top: -70px;
    left: 80px;
    border-radius: 50%;
}

    .banner_headimg img {
        width: 108px;
        height: 108px;
        border: 6px solid #f8f8f8;
        border-radius: 50%;
    }

.teacher {
    height: 580px;
    background: url(../images/index_06.jpg) no-repeat center top;
}

.teacher_title {
    padding: 60px 0;
    color: #fff;
    text-align: center;
    font-size: 28px;
}
/* scrollpic */
.scrollpic {
    overflow: hidden;
    margin: 20px auto;
    width: 1000px;
    min-height: 350px;
}

#myscroll {
    position: relative;
    display: block;
    overflow: hidden;
    width: 1000px;
    height: 350px;
}

    #myscroll #myscrollbox {
        position: absolute;
        top: 0;
        left: 0;
        float: left;
        display: block;
        width: 1000000px;
    }

    #myscroll ul {
        display: block;
        overflow: hidden;
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

        #myscroll ul li {
            float: left;
            display: block;
            margin: 0;
            padding: 0;
            width: 1000px;
        }

    #myscroll .intro {
        z-index: 10;
        margin: 0 auto;
        padding: 30px;
        width: 820px;
        height: 280px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #fff;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

#mybtns {
    position: absolute;
    z-index: 99;
    display: block;
    width: 100%;
}

    #mybtns a {
        float: left;
        display: block;
        margin-right: 1px;
        width: 42px;
        width: 25px;
        height: 42px;
        height: 44px;
    }

        #mybtns a:hover {
            opacity: 0.7;
        }

        #mybtns a:hover, #myscroll, #mybtns a, #myscroll a:hover .intro, #myscroll a .intro, #myscroll #myscrollbox {
            -webkit-transition: all 0.6s ease;
            -moz-transition: all 0.6s ease;
            -o-transition: all 0.6s ease;
            transition: all 0.6s ease;
            -ms-transition: all 0.6s ease;
        }

    #mybtns #left {
        position: absolute;
        top: 160px;
        left: 0;
    }

    #mybtns #right {
        position: absolute;
        top: 160px;
        left: 985px;
    }

/*zx-2018-06-20 增加三个服务商*/
.zx_service_case {
    background: url('../images/index/service_bg.jpg') no-repeat bottom center #fff;
}

.zx_service_school {
    display: block;
    overflow: hidden;
    padding-bottom: 80px;
}

    .zx_service_school .zx_school_bg:last-child {
        float: right;
        margin-right: 0;
    }

.zx_school_bg { /*background: url(../images/index/college_bg.png)no-repeat;*/
    float: left;
    background: linear-gradient(-24deg,#1e6191,#1391c4);
    height: 239px;
    width: 236px;
    text-align: center;
    overflow: hidden;
    box-shadow: 0px 0px 4px rgba(0,0,0,0.16);
    border-radius: 4px;
    margin-right: 17px;
    margin-top: 17px
}

    .zx_school_bg .zx_front img {
        width: 155px;
        height: 124px;
        margin-top: 24px;
    }

    .zx_school_bg .zx_front p {
        color: #fff;
        font-size: 16px;
        height: 84px;
        line-height: 84px;
    }

    .zx_school_bg .zx_front em {
        color: #fff;
        font-size: 16px;
        margin-right: 6px;
    }

.zx_separate {
    width: 22px;
    height: 2px;
    background-color: #fff;
    margin: 8px auto 10px auto;
}

.zx_school_bg .zx_back h2 {
    font-size: 22px;
    color: #fff;
    margin-top: 50px;
}

.zx_school_bg .zx_back p {
    color: #fff;
}

.zx_school_bg .zx_back em {
    color: #fff;
    margin-right: 6px;
}

.zx_schoolbtn {
    width: 120px;
    height: 40px;
    border: 1px solid #ffffff;
    background: none;
    font-size: 14px;
    color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-top: 32px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}

    .zx_schoolbtn:hover {
        background-color: rgba(255,255,255,0.2);
    }

.zx_front {
    height: 239px;
    overflow: hidden;
    transition: ease-out 0.32s, opacity 0.2s ease-in-out;
}

.zx_school_bg:hover .zx_front {
    height: 0;
    opacity: 0.2;
}



.service_school {
    overflow: hidden;
    padding-bottom: 80px;
}

.index_school {
    background: url(../images/homepage/ligong.jpg) no-repeat;
    width: 460px;
    height: 228px;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.ynufe {
    background: url(../images/homepage/yuncai.jpg) no-repeat;
}

.cqut {
    background: url(../images/homepage/ligong.jpg) no-repeat;
}

.blue_Mask {
    display: block;
    background-color: rgba(17,69,116,0.8);
    width: 460px;
    height: 228px;
    text-align: center;
    overflow: hidden;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}

    .blue_Mask h2 {
        color: #Fff;
        font-size: 32px;
        margin-top: 65px;
        clear: both;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
    }

    .blue_Mask em, .blue_Mask p {
        font-size: 16px;
        color: #Fff;
    }

    .blue_Mask em {
        margin-right: 3px;
    }

.lookSchool_btn {
    width: 120px;
    height: 40px;
    border: 1px solid #ffffff;
    background: none;
    font-size: 14px;
    color: #ffffff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-top: 120px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}

    .lookSchool_btn:hover {
        background-color: rgba(255,255,255,0.2);
    }

.index_school:hover .blue_Mask {
    background-color: rgba(0,135,255,0.8);
}

    .index_school:hover .blue_Mask h2 {
        margin-top: 32px;
    }

.index_school:hover .lookSchool_btn {
    margin-top: 20px;
}

.separate {
    width: 16px;
    height: 2px;
    background-color: #d9e1e8;
    margin: 8px auto 10px auto;
}

.service_school .index_school:last-child {
    float: right;
}

.article_column {
    background-color: #ffffff;
}

.service_case {
    background-color: #eef0f5;
}

.popular_model {
    background-color: #fff;
}

.model_title {
    padding: 50px 0;
    text-align: center;
    font-size: 28px;
}

    .model_title h2 {
        color: #555555;
        letter-spacing: 2px;
        font-size: 24px;
        line-height: 40px;
    }

    .model_title p {
        padding-top: 5px;
        color: #919191;
        font-size: 16px;
    }

.hot_model_ul {
    height: 290px;
}

    .hot_model_ul li {
        position: relative;
        float: left;
        width: 390px;
        height: 290px;
        text-align: center;
        cursor: pointer;
        transition: all 0.6s ease;
    }

        .hot_model_ul li.hot1 {
            background: url(../images/bg_1.jpg) no-repeat;
        }

        .hot_model_ul li.hot2 {
            background: url(../images/bg_2.jpg) no-repeat;
        }

        .hot_model_ul li:nth-child(even) {
            float: right;
        }

        .hot_model_ul li .shade {
            width: 390px;
            height: 290px;
            background-color: rgba(0,0,0,0.6);
        }

        .hot_model_ul li .model_shade {
            position: absolute;
            top: 0;
            left: 0;
            overflow: hidden;
            padding: 0 20px;
            width: 350px;
            height: 290px;
            transition: all 0.6s ease;
        }

        .hot_model_ul li h2 {
            padding-top: 60px;
            color: #fff;
            text-align: center;
            font-size: 16px;
        }

.xian2px {
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 26px;
    border-bottom: 2px solid #fff;
}

.hot_model_ul li p {
    height: 88px;
    color: #fff;
    line-height: 22px;
}

.hot_model_ul li button {
    margin: 0 auto;
    margin-top: 120px;
    padding: 0 50px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 18px;
    line-height: 42px;
    transition: all 0.4s ease;
}

.modelbtn_div {
    padding: 50px 0;
    text-align: center;
}

.hot_model_ul li:hover {
    box-shadow: 0 0 15px 2px #0087ff;
}

    .hot_model_ul li:hover .model_shade {
        top: -25px;
    }

    .hot_model_ul li:hover .shade {
        position: absolute;
        top: 0;
        left: 0;
        width: 390px;
        height: 290px;
        background-color: rgba(0,135,255,0.6);
    }

    .hot_model_ul li:hover button {
        margin-top: 30px;
    }

.characteristic {
    background-color: #eef0f5;
}

.characteristic_ul {
    overflow: hidden;
    padding: 30px 0 140px 0;
}

    .characteristic_ul li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .characteristic_ul li span {
            display: block;
            font-size: 24px;
            line-height: 72px;
        }

        .characteristic_ul li p {
            padding: 0 20px;
            color: #b1b1b1;
        }

.terrace {
    height: 790px;
    background: #ffffff;
}

    .terrace h1 {
        padding-bottom: 20px;
        color: #ffffff;
        font-size: 32px;
    }


article {
    min-height: 850px;
    background-color: #f3f3f3;
}

.path_div {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #f7f8f9;
}

    .path_div ul {
        overflow: hidden;
        margin: 0 auto;
        width: 1012px;
        line-height: 40px;
    }

        .path_div ul li {
            float: left;
            margin-right: 12px;
            line-height: 40px;
        }

            .path_div ul li img {
                margin-top: -3px;
                margin-right: 7px;
                vertical-align: middle;
            }

.mode_explain {
    margin: 0px auto;
    padding: 25px 0;
    width: 1012px;
    clear: both;
}

.left_mode_explain {
    float: left;
    width: 235px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .left_mode_explain .explain_title {
        padding: 15px;
        border-bottom: 1px solid #dadada;
        font-weight: bold;
    }

    .left_mode_explain p {
        padding: 25px 15px;
    }

.right_mode_explain {
    float: right;
    width: 752px;
}

    .right_mode_explain select.text_style {
        width: 256px;
    }

.cut_ul {
    height: 60px;
    border-left: 1px solid #dadada;
}

    .cut_ul li {
        float: left;
        padding: 0 45px;
        height: 59px;
        border-top: 1px solid #dadada;
        border-right: 1px solid #dadada;
        background-color: #f7f8f9;
        font-weight: bold;
        line-height: 60px;
        cursor: pointer;
    }

        .cut_ul li.active {
            margin-bottom: -1px;
            height: 60px;
            background-color: #fff;
        }

.form_div {
    overflow: hidden;
    padding: 0px 30px 20px 30px;
    width: 692px;
    border: 1px solid #dadada;
    background-color: #fff;
    background-color: #fff;
}

    .form_div > ul li {
        padding: 6px 0;
        font-weight: bold;
        line-height: 42px;
    }

        .form_div > ul li > span {
            display: inline-block;
            width: 130px;
        }

        .form_div > ul li > p {
            display: inline-block;
            width: 800px;
        }

        .form_div > ul li > b {
            font-weight: bold;
            font-size: 20px;
        }

            .form_div > ul li > b.oblique {
                margin: 0 5px;
                font-weight: normal;
                font-size: 28px;
                line-height: 40px;
            }
.trustgameii_form_div > ul > li {
    text-align: start;
    padding:10px 24px;
}
.trustgameii_form_div > ul > li>span {
    text-align: right;
}
.text_style {
    padding: 0 10px;
    width: 256px;
    height: 40px;
    border: 1px solid #dadada;
    line-height: 40px;
}

select.text_style {
    padding: 0;
    width: 278px;
    text-align: center;
}

.form_div .text_style {
    vertical-align: top;
}

textarea:focus, .text_style:focus {
    border: 1px solid #0087ff;
}

.text_error {
    border: 1px solid #e75667;
}

.error_p {
    clear: both;
    overflow: hidden;
    padding-left: 130px;
    color: #e75667;
    font-weight: normal;
}

.form_div > ul {
    overflow: hidden;
    padding: 15px 0;
}

    .form_div > ul > li label {
        margin-right: 20px;
    }

.time_remaining, .mode_explainlei {
    float: right;
    width: 200px;
}

    .mode_explainlei .explain_title {
        padding: 20px;
        color: #0b0b0b;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
    }

.fleft {
    float: left;
}

.form_div ul li textarea {
    padding: 10px;
    width: 256px;
    height: 200px;
    border: 1px solid #dadada;
    line-height: 20px;
}

.submit_div {
    padding: 40px 0;
    text-align: left;
}

    .submit_div button {
        margin-right: 40px;
    }

.wait_module .submit_div button {
    margin-right: 0px;
}

.wait_module div {
    text-align: center;
}

    .wait_module div select {
        margin-left: 10px;
        padding: 0 10px;
        width: 110px;
        height: 32px;
        outline: none;
        border: 1px solid #dadada;
        border-color: #dadada;
        background: #fff url(../images/dropdown.png) no-repeat 90px 10px;
        line-height: 32px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
    }
/*********************实验分组信息***********************/
.recruit {
    margin-bottom: 20px;
    border: 1px solid #dadada;
    background-color: #fff;
}

.recruit_title {
    overflow: hidden;
    padding: 13px 40px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    line-height: 34px;
}

    .recruit_title h1 {
        float: left;
        font-weight: bold;
        font-size: 14px;
        line-height: 34px;
    }

.dissolve_btn {
    padding: 0 30px;
    height: 34px;
    border: none;
    background-color: #91a5b7;
    color: #fff;
    line-height: 34px;
    transition: background-color 0.26s ease-in-out 0s, opacity 0.26s ease-in-out;
}

.submit_div .dissolve_btn {
    float: right;
    margin-right: 0;
    padding: 0 44px;
    height: 44px;
    border: none;
    background-color: #91a5b7;
    color: #fff;
    line-height: 34px;
}

    .submit_div .dissolve_btn:hover {
        background-color: #9eb4c7;
    }

.recruit_title .dissolve_btn {
    float: right;
}

.recruit_condition {
    padding: 20px 40px;
    border-bottom: 1px solid #dadada;
}

.serial_number_ul {
    overflow: hidden;
}

    .serial_number_ul li {
        overflow: hidden;
        padding: 5px 0;
    }

        .serial_number_ul li span {
            float: left;
            display: inline-block;
            width: 130px;
        }

        .serial_number_ul li p {
            color: #0b0b0b;
        }

        .serial_number_ul li b {
            color: #0b0b0b;
            font-weight: bold;
        }
/**2020.04.21 fzh add 实验分组**/

.grouping_div {
    background: #fff;
    border: 1px solid #dadada;
}

    .grouping_div .qr_div {
        border-bottom: 1px solid #dadada;
        padding: 20px;
    }

        .grouping_div .qr_div .small_qr {
            background: #f8f8f8;
            padding: 5px;
            float: left;
            position: relative;
        }

            .grouping_div .qr_div .small_qr .show_tip {
                background: url(../images/tooltip_bg.png) no-repeat;
                width: 145px;
                height: 81px;
                position: absolute;
                left: -145px;
                top: 15px;
                text-align: center;
                padding-right: 10px;
            }

                .grouping_div .qr_div .small_qr .show_tip > span {
                    color: #fff;
                    display: block;
                    margin: 10px 0;
                }

                .grouping_div .qr_div .small_qr .show_tip > button {
                    background: #fff;
                    padding: 2px 22px;
                }

        .grouping_div .qr_div .model_qr_list {
            border-right: 1px solid #f3f3f3;
            float: left;
            padding-left: 20px;
        }

            .grouping_div .qr_div .model_qr_list > h1 {
                color: #333333;
                font-size: 20px;
                font-weight: bold;
                padding-top: 6px;
            }

            .grouping_div .qr_div .model_qr_list > ul {
                margin-top: 15px;
            }

                .grouping_div .qr_div .model_qr_list > ul > li {
                    width: 165px;
                    float: left;
                }

                    .grouping_div .qr_div .model_qr_list > ul > li > span {
                        display: block;
                        font-size: 22px;
                    }

                        .grouping_div .qr_div .model_qr_list > ul > li > span > b {
                            font-size: 22px;
                            font-weight: bold;
                            margin-right: 5px;
                        }

                        .grouping_div .qr_div .model_qr_list > ul > li > span > label {
                            color: #9a9a9a;
                            font-size: 14px;
                        }

        .grouping_div .qr_div .determineStart {
            float: right;
            width: 145px;
            padding-top: 15px;
        }

            .grouping_div .qr_div .determineStart > span {
                display: block;
                background: #eaf5ff;
                width: 132px;
                padding: 4px 0;
                text-align: center;
                color: #117ede;
                margin-top: 10px;
                font-size: 14px;
            }

                .grouping_div .qr_div .determineStart > span > span {
                    color: #117ede;
                    font-size: 14px;
                }

.startbutton {
    width: 132px;
    height: 46px;
    background-color: #0087ff;
    color: #fff;
    font-size: 14px;
}

.clears {
    clear: both;
}

.enlarge_qr {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    background: #fff;
    top: 0px;
    left: 0px
}

    .enlarge_qr .enlarge_qr_colse {
        background: #0087ff;
        width: 65px;
        height: 65px;
        display: block;
        float: right;
        color: #fff;
        line-height: 65px;
        text-align: center;
        font-size: 30px;
    }

    .enlarge_qr .enlarge_qr_main {
        width: 670px;
        margin: 0 auto;
        position: relative;
    }

        .enlarge_qr .enlarge_qr_main h1 {
            color: #333333;
            font-size: 48px;
            font-weight: bold;
            text-align: center;
            padding: 30px 0;
        }

        .enlarge_qr .enlarge_qr_main > ul {
            position: absolute;
            right: -240px;
            top: 150px;
        }

            .enlarge_qr .enlarge_qr_main > ul > li {
                margin-bottom: 50px;
            }

                .enlarge_qr .enlarge_qr_main > ul > li > label {
                    color: #9a9a9a;
                    font-size: 28px;
                    display: block;
                    padding-bottom: 10px;
                }

                .enlarge_qr .enlarge_qr_main > ul > li > span {
                    display: block;
                    background: #f0f0f0;
                    width: 186px;
                    text-align: center;
                    padding: 5px 0;
                    font-size: 46px;
                    font-weight: bold;
                }

                    .enlarge_qr .enlarge_qr_main > ul > li > span > b {
                        font-size: 46px;
                        font-weight: bold;
                    }

        .enlarge_qr .enlarge_qr_main .big_qr_img {
            background: #f2f8fc;
            padding: 20px;
        }

.qrcode-enter-active,
.qrcode-leave-active {
    transition: all .5s;
}

.qrcode-enter,
.qrcode-leave-to {
    transform: translateX(960px);
    opacity: 0;
}
/**2020.04.21 fzh add 实验分组  end**/
.odd_ul {
    overflow: hidden;
    margin-top: 20px;
    width: 100%;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
}

    .odd_ul li {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 25%;
        height: 60px;
        border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        text-align: center;
        line-height: 60px;
    }

        .odd_ul li b {
            color: #2cc77c;
            font-size: 20px;
        }

        .odd_ul li:nth-child(odd) {
            background-color: #f7f8f9;
        }

.recruit .submit_div {
    padding: 15px 40px;
    text-align: left;
}

    .recruit .submit_div button.buttonstyle {
        padding: 0 30px;
        height: 44px;
        font-size: 14px;
    }

.users_list_ul {
    padding: 20px 14px;
    width: 100%;
}

    .users_list_ul li {
        float: left;
        width: 120px;
    }

    .users_list_ul > li > .users {
        position: relative;
        margin: 0 auto 20px auto;
        padding: 10px 0;
        width: 70px;
        border: 1px solid #dadada;
        background-color: #f8f8f8;
        text-align: center;
        cursor: pointer;
    }

        .users_list_ul > li > .users.offline {
            border: 1px solid #dadada;
        }

            .users_list_ul > li > .users.offline span {
                color: #acacac;
            }

        .users_list_ul > li > .users > span {
            display: block;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

.users_list_div {
    padding: 10px 0;
}

.users_list_ul > li > .users.online.active {
    border: 1px solid #0087ff;
}

.pitch_img {
    position: absolute;
    top: 0;
    right: 0;
    visibility: hidden;
    width: 21px;
    height: 21px;
    background: url(../images/check-box.png) no-repeat;
}

.users_list_ul > li > .users.online.active .pitch_img {
    visibility: visible;
}

.individual_resume {
    position: absolute;
    top: 90px;
    left: -55px;
    z-index: 55;
    display: none;
    padding: 10px 10px;
    width: 155px;
    border: 1px solid #dadada;
    border-radius: 5px;
    background-color: #fff;
    text-align: left;
    transition: all 0.6s ease;
}

    .individual_resume h3 {
        color: #0b0b0b;
        font-size: 16px;
    }

    .individual_resume span {
        line-height: 30px;
    }

.left_arrows {
    position: absolute;
    top: -6px;
    left: 49%;
    width: 6px;
    height: 6px;
    background: url(../images/Triangle.png) no-repeat;
}

.users_list_ul > li > .users:hover .individual_resume {
    display: block;
}

.recruit_title > span {
    float: right;
    margin-left: 20px;
    line-height: 34px;
}

    .recruit_title > span > em {
        display: inline-block;
        margin: 0 7px;
        width: 10px;
        height: 10px;
        border-radius: 50%;
        line-height: 10px;
    }

    .recruit_title > span.online_span > em {
        background-color: #5caded;
    }

    .recruit_title > span.offline_span > em {
        background-color: #dbdbdb;
    }

    .recruit_title > span > b {
        margin-left: 5px;
        color: #0b0b0b;
        font-weight: bold;
    }
/********************模型类型模块************************/
.left_model_type, .model_type {
    float: left;
    width: 240px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .model_type h1 {
        padding-left: 12px;
        font-weight: bold;
        line-height: 60px;
    }

.seek_div {
    position: relative;
    padding-left: 12px;
}

.typeipt {
    padding-left: 30px;
    width: 182px;
    height: 42px;
    outline: none;
    border: 1px solid #dadada;
    background: #fff url(../images/seek.png) no-repeat 10px center;
    line-height: 42px;
}

.fuzzy_search {
    position: absolute;
    top: 44px;
    left: 12px;
    z-index: 88;
    display: none;
    padding: 5px;
    width: 202px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .fuzzy_search ul li {
        margin-top: 5px;
        padding-left: 10px;
        line-height: 30px;
        cursor: pointer;
    }

        .fuzzy_search ul li:hover {
            background-color: #fbfbfb;
        }

.models_type_list {
    padding: 15px 13px;
}

    .models_type_list h2 {
        overflow: hidden;
        margin-bottom: 3px;
        padding-left: 20px;
        height: 30px;
        color: #0b0b0b;
        line-height: 30px;
        cursor: pointer;
    }

        .models_type_list h2 a {
            display: block;
            color: #0b0b0b;
            line-height: 30px;
        }

        .models_type_list h2.active {
            background-color: #0090ff;
            color: #fff;
        }

            .models_type_list h2.active a {
                color: #fff;
            }

    .models_type_list .models_type_ul li {
        overflow: hidden;
        margin-bottom: 3px;
        height: 30px;
    }

        .models_type_list .models_type_ul li a {
            display: block;
            padding-left: 40px;
            color: #848484;
            line-height: 30px;
        }

        .models_type_list .models_type_ul li:hover a, .models_type_list .models_type_ul li.active {
            background-color: #0090ff;
            color: #fff;
        }

            .models_type_list .models_type_ul li.active a {
                color: #fff;
            }

.models_type_ul {
    display: none;
}

.issue_recruit_title {
    margin-bottom: 20px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .issue_recruit_title .recruit_title {
        border: none;
    }

        .issue_recruit_title .recruit_title h1 {
            line-height: 40px;
        }

    .issue_recruit_title button {
        float: right;
    }

.select_profile {
    float: right;
    color: #0b0b0b;
    line-height: 34px;
}

    .select_profile input {
        vertical-align: middle;
    }

/******************实验列表******************/
.experiment_status {
    border: 1px solid #dadada;
    background-color: #fff;
}

.experiment_status_title {
    height: 44px;
    border-bottom: 1px solid #dadada;
    background-color: #fbfbfb;
}

    .experiment_status .seek_div, .experiment_status_title .seek_div {
        float: right;
        margin-top: 6px;
        margin-right: 25px;
    }

        .experiment_status .seek_div .typeipt, .experiment_status_title .seek_div .typeipt {
            height: 28px;
            background-color: #fff;
        }

.selected_model .seek_div {
    margin-right: 0px;
}

.lookon_div {
    float: right;
    padding-top: 8px;
    line-height: 30px;
}

    .lookon_div > span {
        display: inline-block;
        font-size: 12px;
        line-height: 20px;
    }

.experiment_status .toggleSwitch {
    margin-right: 30px;
    margin-left: 10px;
    vertical-align: middle;
}

.select_status {
    position: relative;
    float: left;
    padding: 0 25px;
    width: 83px;
    height: 44px;
    border-right: 1px solid #dadada;
    background: url(../images/xia.png) no-repeat 105px center;
    line-height: 44px;
    cursor: pointer;
}

    .select_status > span {
        display: block;
        overflow: hidden;
        height: 42px;
        line-height: 42px;
    }

    .select_status.active {
        border-right: 1px solid #dadada;
        background-color: #fff;
    }

.select_status_hide {
    position: absolute;
    top: 43px;
    left: -1px;
    z-index: 99;
    display: none;
    padding: 5px;
    width: 123px;
    border: 1px solid #dadada;
    border-top: none;
    background-color: #fff;
}

    .select_status_hide li a {
        display: block;
        padding-left: 20px;
        color: #555555;
        line-height: 40px;
    }

    .select_status_hide li:last-child a {
        border: none;
    }

    .select_status_hide li a.active, .select_status_hide li a:hover {
        background-color: #fbfbfb;
        color: #0087ff;
    }

.selected_model {
    overflow: hidden;
    padding: 15px 25px;
}

    .selected_model span {
        margin-right: 10px;
        color: #0090ff;
        font-weight: bold;
        line-height: 40px;
    }

    .selected_model button.blue_btn {
        float: right;
        height: 40px;
        line-height: 40px;
    }

.experiment_mx_ul {
    padding: 0px 0 15px 0;
}

    .experiment_mx_ul > li {
        position: relative;
        float: left;
        margin: 15px 0;
        margin-right: 17px;
        padding-top: 10px;
        width: 238px;
        border: 1px solid #dadada;
        border-radius: 2px;
        background-color: #fff;
    }

        .experiment_mx_ul > li > .experimental_status {
            position: absolute;
            top: 0;
            left: 0;
            width: 85px;
            height: 28px;
            color: #fff;
            text-align: center;
            font-size: 12px;
            line-height: 28px;
        }

            .experiment_mx_ul > li > .experimental_status.gray {
                background-color: #868686;
            }

            .experiment_mx_ul > li > .experimental_status.blue {
                background-color: #0090ff;
            }

            .experiment_mx_ul > li > .experimental_status.green {
                background-color: #1dcf79;
            }

            .experiment_mx_ul > li > .experimental_status.wait_orange {
                background-color: #f76e23;
            }

            .experiment_mx_ul > li > .experimental_status.orange {
                overflow: hidden;
                background-color: #f76e23;
                text-align: left;
                line-height: 28px;
            }

                .experiment_mx_ul > li > .experimental_status.orange i {
                    display: inline-block;
                    margin-right: 10px;
                    width: 28px;
                    height: 28px;
                    color: #fff;
                    vertical-align: top;
                }

                    .experiment_mx_ul > li > .experimental_status.orange i.zinvisible {
                        background: #f05d0c url(../images/invisible_03.png) no-repeat;
                    }

                    .experiment_mx_ul > li > .experimental_status.orange i.zvisible {
                        background: #f05d0c url(../images/visible_03.png) no-repeat;
                    }

        .experiment_mx_ul > li:nth-child(3n) {
            margin-right: 0;
        }

.square .experiment_mx_ul > li:nth-child(3n) {
    margin-right: 17px;
}

.square .experiment_mx_ul > li:nth-child(4n) {
    margin-right: 0;
}

.experiment_mx_ul > li:hover {
    box-shadow: 0 3px 8px 2px #d1d1d1;
}

.experiment_mx_ul > li .linkmodel {
    display: block;
    text-align: center;
}

.linkmodel img {
    width: 214px;
    height: 132px;
}

.linkmodel > p {
    overflow: hidden;
    margin: 0 auto;
    padding-bottom: 3px;
    width: 214px;
    height: 40px;
    border-bottom: 1px solid #dadada;
    color: #0b0b0b;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 40px;
}

    .linkmodel > p:hover {
        color: #0090ff;
    }

.model_time_ul {
    padding: 5px 0;
}

    .model_time_ul li > b {
        float: left;
        color: #0b0b0b;
    }

    .model_time_ul li {
        overflow: hidden;
        padding: 3px 0;
        padding-left: 13px;
        line-height: 18px;
    }

        .model_time_ul li span {
            float: left;
            display: inline-block;
            width: 70px;
            font-size: 12px;
            text-align: left;
        }

        .model_time_ul li p {
            float: left;
            width: 140px;
            color: #0b0b0b;
            font-size: 12px;
            text-align: left;
        }

        .model_time_ul li li em i {
            line-height: 12px;
            font-size: 22px;
            vertical-align: middle;
        }

        .model_time_ul li li em {
            font-size: 12px;
            line-height: 12px;
        }

.cut_ul2 li {
    float: left;
    box-sizing: border-box;
    width: 50%;
    height: 59px;
    background-color: #f7f8f9;
    text-align: center;
    font-weight: bold;
    line-height: 60px;
    cursor: pointer;
}

    .cut_ul2 li.active {
        margin-bottom: -1px;
        height: 60px;
        background-color: #fff;
    }

.usage_model {
    clear: both;
    padding: 15px 30px;
    border-bottom: 1px solid #dadada;
}

    .usage_model dt {
        margin-top: 12px;
        color: #555555;
        font-weight: bold;
        font-size: 12px;
    }

    .usage_model dd {
        color: #0b0b0b;
        font-size: 14px;
        line-height: 30px;
    }

.experiment_instructions {
    padding: 0px 30px 30px 30px;
}

    .experiment_instructions h2 {
        font-weight: bold;
        line-height: 50px;
    }

    .experiment_instructions p {
        text-indent: 2em;
    }

.submit_data {
    float: left;
    padding-right: 30px;
    padding-bottom: 25px;
    width: 440px;
    border-right: 1px solid #dadada;
}

.phase_div {
    line-height: 70px;
}

    .phase_div span:nth-child(2) {
        float: right;
        line-height: 70px;
    }

    .phase_div span b {
        margin: 0 3px;
        font-weight: bold;
    }

.dicision_information {
    padding: 0 10px 20px 15px;
    border-left: 5px solid #e4e4e4;
    background-color: #f7f8f9;
}

    .dicision_information h2 {
        font-weight: bold;
        line-height: 50px;
    }

.small_title {
    clear: both;
    padding: 10px 0;
    font-weight: bold;
    line-height: 30px;
}

.dicision_table {
    margin-bottom: 20px;
    border: 1px solid #dadada;
}

    .dicision_table tr th, .dicision_table tr td {
        border: 1px solid #dadada;
        vertical-align: middle;
        text-align: center;
        line-height: 60px;
    }

    .dicision_table tr th {
        background-color: #f7f8f9;
    }

    .dicision_table img {
        margin-left: 3px;
        vertical-align: middle;
    }

.dicision_table2 {
    margin-bottom: 20px;
    border: 1px solid #dadada;
    font-weight: normal;
}

    .dicision_table2 tr th {
        padding: 12px 10px;
        border: 1px solid #dadada;
        vertical-align: middle;
        text-align: center;
        line-height: 20px;
    }

    .dicision_table2 tr td {
        padding: 6px 10px;
        border: 1px solid #dadada;
        vertical-align: middle;
        text-align: center;
        font-size: 12px;
        line-height: 20px;
    }

.fixation_explain_1 .dicision_table2 tr th {
    padding: 6px 3px;
}

.fixation_explain_1 .dicision_table2 tr td {
    padding: 3px 3px;
}

.dicision_table2 tr th {
    background-color: #f7f8f9;
}

.dicision_table2 img {
    margin-left: 3px;
    vertical-align: middle;
}

/*彩票选择样式*/
.lottery_table {
    margin-bottom: 20px;
    border: 1px solid #dadada;
    font-weight: normal;
}

    .lottery_table tr th {
        padding: 12px 10px;
        border: 1px solid #dadada;
        vertical-align: middle;
        text-align: center;
        line-height: 20px;
    }

    .lottery_table tr td {
        padding: 6px 10px;
        border: 1px solid #dadada;
        vertical-align: middle;
        text-align: left;
        font-size: 12px;
        line-height: 20px;
    }

.fixation_explain_1 .lottery_table tr th {
    padding: 6px 3px;
}

.fixation_explain_1 .lottery_table tr td {
    padding: 3px 3px;
}

.lottery_table tr th {
    background-color: #f7f8f9;
}

.lottery_table img {
    margin-left: 3px;
    vertical-align: middle;
}

.lottery_main {
    margin: 0 auto;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.lottery_profit_btn {
    width: 20px;
    border: 1px solid #dadada;
    text-align: center;
    background: red;
    color: #fff;
    margin-left: 2px;
}

.lottery_add {
    width: 20px;
    border: 1px solid #dadada;
    text-align: center;
    color: #fff;
    background: #21c475;
    margin-top: 4px;
    margin-left: 2px;
}




.submitnum {
    overflow: hidden;
    width: 280px;
    height: 42px;
}

    .submitnum input {
        float: left;
        box-sizing: border-box;
        padding-left: 10px;
        width: 198px;
        height: 42px;
        outline: none;
        border: none;
        border: 1px solid #dadada;
        line-height: 42px;
    }

    .submitnum button {
        float: left;
        width: 80px;
        height: 42px;
        background-color: #0087ff;
        color: #fff;
    }

        .submitnum button:hover {
            background-color: #00aeff;
        }

.form_div ul.numerical_value {
    float: none;
    overflow: hidden;
    padding: 5px 0;
    width: auto;
    border-right: none;
}

    .form_div ul.numerical_value li {
        padding: 10px 0;
    }

        .form_div ul.numerical_value li .green {
            margin-right: 50px;
        }

.decision_history {
    border-top: 1px solid #e4e4e4;
}

.decision_history_ul {
    padding-bottom: 20px;
}

    .decision_history_ul li {
        margin-bottom: 10px;
        padding: 10px 15px;
        border-left: 4px solid #e4e4e4;
        background-color: #f7f8f9;
    }

        .decision_history_ul li p {
            color: #0b0b0b;
        }

.time_remaining_module {
    padding: 20px 0;
    border-bottom: 1px solid #dadada;
}

    .time_remaining_module h2 {
        color: #0b0b0b;
        text-align: center;
        font-weight: bold;
    }

        .time_remaining_module h2 img {
            margin-right: 5px;
            vertical-align: middle;
        }

.count_down span {
    display: inline-block;
    margin-right: 10px;
    margin-left: 15px;
    width: 120px;
    height: 40px;
    background-color: #f7fbff;
    color: #435464;
    text-align: center;
    font-weight: bold;
    font-size: 32px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 40px;
}

.count_down {
    padding: 20px 0;
    text-align: center;
}

.overtime span {
    float: right;
    color: #0b0b0b;
}

.compere p {
    text-indent: 2em;
}

.pack_span {
    display: block;
    margin-top: 12px;
    width: 53px;
    height: 12px;
    background: url(../images/pack_up_03.png) no-repeat top left;
    cursor: pointer;
}

    .pack_span.unfold {
        background-position: left -19px;
    }

.noborder {
    border: none;
}

.decision_history_over {
    overflow-x: hidden;
    overflow-y: auto;
    height: 420px;
}

    .decision_history_over li time b {
        margin-right: 10px;
        color: #0b0b0b;
        font-weight: bold;
    }

.time_remaining {
    position: relative;
}

.right_parameter {
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 70px;
    width: 113%;
    height: 300px;
}

    .right_parameter li {
        line-height: 30px;
    }

        .right_parameter li:nth-child(odd) {
            padding-top: 10px;
        }

        .right_parameter li input {
            width: 180px;
        }

.form_div .right_parameter li textarea {
    width: 180px;
    height: 60px;
}

.sumit {
    position: absolute;
    bottom: 0;
    left: -21px;
    overflow: hidden;
    padding-top: 15px;
    width: 251px;
    height: 55px;
    border-top: 0;
    border-top: 1px solid #dadada;
    background-color: #fbfbfb;
    text-align: center;
}

    .sumit button {
        width: 202px;
    }

.form_div_over {
    overflow: hidden;
    padding-bottom: 0;
    height: 535px;
}

.dm_situations {
    margin-top: 20px;
}

.dm_situations_ul {
    padding-left: 17px;
}

    .dm_situations_ul li {
        float: left;
        margin: 10px;
    }

        .dm_situations_ul li img {
            width: 42px;
            height: 42px;
        }

    .dm_situations_ul > li > .users {
        position: relative;
        margin: 0 auto 20px auto;
        padding: 10px 0;
        width: 70px;
        text-align: center;
        cursor: pointer;
    }

        .dm_situations_ul > li > .users.offline {
        }

            .dm_situations_ul > li > .users.offline span {
                color: #acacac;
            }

        .dm_situations_ul > li > .users > span {
            display: block;
            overflow: hidden;
            text-align: center;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
        }

        .dm_situations_ul > li > .users:hover .individual_resume {
            display: block;
        }

        .dm_situations_ul > li > .users.online .red_dot {
            position: absolute;
            top: 14px;
            left: 46px;
            width: 10px;
            height: 10px;
            border: 1px solid #fff;
            border-radius: 50%;
            background-color: #ff1b30;
        }

    .dm_situations_ul .individual_resume {
        top: 60px;
        left: -55px;
    }

/******************登录+注册*****************/

.p55 {
    padding-top: 55px;
    padding-bottom: 50px;
}

@media screen and (min-width: 1441px) {
    .p55 {
        padding-top: 55px;
        padding-bottom: 150px;
    }
}

.login_module {
    overflow: hidden;
    margin: 0px auto;
    width: 1012px;
    height: 478px;
    border-radius: 2px;
    box-shadow: 0 5px 15px 4px #d7dee3;
}

.left_loginimg {
    float: left;
    width: 602px;
}

.login_register {
    float: right;
    padding: 0 25px;
    width: 360px;
    min-height: 522px;
    background-color: #fff;
}

fieldset {
    margin: 12px 0;
    border-top: 1px solid #dadada;
    text-align: center;
}

    fieldset legend {
        margin: 0 auto;
        padding: 15px 20px 0 20px;
    }

        fieldset legend.await_le {
            padding: 0px 20px 0 20px;
            color: #555555;
            font-size: 18px;
        }

.login_register .numerical_value {
    padding-left: 52px;
}

    .login_register .numerical_value li {
        line-height: 30px;
    }

        .login_register .numerical_value li.checking_li {
            position: relative;
        }

        .login_register .numerical_value li .set_number_btn {
            position: absolute;
            top: 10px;
            left: 170px;
            border: none;
            background: none;
            color: #0087ff;
            font-weight: normal;
        }

.find_pw li.checking_li {
    position: relative;
}

.find_pw li .set_number_btn {
    position: absolute;
    top: 29px;
    left: 230px;
    border: none;
    background: none;
    color: #0087ff;
    font-weight: normal;
}
/* .login_register .numerical_value li:nth-child(odd){ padding-top:2px; */
.text_style.verify_ipt {
    width: 110px;
}

.login_register li img {
    margin-left: 15px;
    vertical-align: middle;
}

.login_register li .error_p {
    visibility: hidden;
    padding-top: 3px;
    padding-left: 0;
    font-weight: normal;
    font-size: 12px;
    line-height: 20px;
}

.login_register .numerical_value li.lg_btn {
    padding: 7px 0 12px 0;
}

    .login_register .numerical_value li.lg_btn .submit_btn {
        margin-top: 5px;
        width: 258px;
    }

.login_register .numerical_value li a {
    color: #0087ff;
}

    .login_register .numerical_value li a:hover {
        text-decoration: underline;
    }

    .login_register .numerical_value li a.forget_password {
        float: right;
        padding-right: 50px;
        line-height: 30px;
    }

.wait_module, .register_module {
    overflow: hidden;
    margin: 0px auto;
    padding-bottom: 20px;
    width: 410px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 5px 15px 4px #d7dee3;
}

.wait_module {
    padding: 10px 60px;
    width: 380px;
}

.repetition_pw {
    margin-top: 12px;
}

.all_soan {
    display: block;
    padding: 20px;
    color: #0090ff;
    font-weight: bold;
    line-height: 30px;
}

    .all_soan b {
        margin-left: 10px;
        color: #0090ff;
        line-height: 30px;
    }

.wait_module p.wait_p {
    padding: 40px 0;
    text-align: center;
}

.animation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    margin: 0 auto 20px auto;
    width: 75pt;
    height: 75pt;
    background: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.anim6 {
    width: 1pc;
    height: 1pc;
    border-radius: 100%;
    background-color: #0090ff;
    -webkit-animation: anim6 1.5s ease infinite;
    animation: anim6 1.5s ease infinite;
}

@keyframes anim6 {
    to {
        opacity: 0;
        -webkit-transform: scale(2);
        transform: scale(2);
    }
}

.find_pw {
    padding: 20px 0 40px 0;
}

    .find_pw li {
        padding: 20px 0;
        text-align: center;
    }

        .find_pw li span {
            color: #0087ff;
        }

    .find_pw .submit_btn {
        width: 258px;
    }

.qh_btn {
    background-color: #fff;
    color: #0087ff;
    text-align: center;
}

.qh_div {
    margin-top: -40px;
    padding: 0;
    padding-bottom: 30px;
}

.setting_up_div .form_div {
    padding: 0;
}

    .setting_up_div .form_div ul {
        float: none;
        padding: 20px 40px;
        width: 100%;
        border: none;
    }

.setting_up {
    padding: 20px 40px;
    border-bottom: 1px solid #dadada;
    background-color: #f7f8f9;
    font-weight: bold;
    line-height: 20px;
}

.setting_up_div .form_div ul .verify_ipt {
    width: 110px;
}

.setting_up_div .form_div ul img {
    margin-left: 17px;
    vertical-align: middle;
}

.noupdate {
    margin-left: 10px;
    color: #b4b4b4;
}

.textarea_div {
    clear: both;
    margin-left: -30px;
    width: 110%;
    border-top: 1px solid #dadada;
}

    .textarea_div ul li {
        padding: 30px 30px 10px 30px;
    }

        .textarea_div ul li span {
            display: inline-block;
            width: 130px;
        }

        .textarea_div ul li textarea {
            width: 518px;
            height: 400px;
        }


.models_type_list b {
    display: block;
    margin-bottom: 10px;
    font-weight: bold;
}

.platform_express {
    border: 1px solid #dadada;
    background-color: #fff;
}

.platform_express_title {
    padding-left: 30px;
    border-bottom: 1px solid #dadada;
    color: #0b0b0b;
    font-weight: bold;
    line-height: 50px;
}

.express_ul {
    padding: 30px;
}

    .express_ul li {
        overflow: hidden;
        padding: 10px 0;
    }

        .express_ul li a {
            color: #0b0b0b;
            display: inline-block;
            width: 70%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

            .express_ul li a:hover {
                color: #0087ff;
                text-decoration: underline;
            }

        .express_ul li time {
            float: right;
            color: #777777;
        }

        .express_ul li em {
            display: inline-block;
            margin-right: 10px;
            width: 6px;
            height: 6px;
            border-radius: 6px;
            background-color: #0087ff;
            vertical-align: top;
            margin-top: 8px;
        }

.experiment_mx_ul li .modelimg_a {
    display: block;
    text-align: center;
}

    .experiment_mx_ul li .modelimg_a img {
        width: 214px;
        height: 132px;
    }

.experiment_mx_ul2 li {
    height: 194px;
}

.experiment_mx_ul li .modelimg_a span {
    display: block;
    overflow: hidden;
    padding: 7px 12px 0px 12px;
    height: 22px;
    color: #0b0b0b;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
    line-height: 22px;
}

/**********关于我们***********/
.au_banner {
    width: 100%;
    height: 620px;
    background: url(../images/aboutus_02_2.jpg) no-repeat center top;
    background-size: contain;
}

.odl {
    width: 100%;
    height: 699px;
    background: #fff url(../images/aboutus_04_1.jpg) no-repeat center top;
    background-size: contain;
}
.odl2 {
    width: 100%;
    height: 699px;
    background: #fff url(../images/aboutus_05_3.jpg) no-repeat center top;
    background-size: contain;
}
.au_detail_1 {
    padding-bottom: 50px;
}

    .au_detail_1 h1 {
        padding: 30px 0;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
        line-height: 30px;
    }

.au_detail {
    padding-bottom: 50px;
}

.au_detail_1 p {
    text-indent: 2em;
    line-height: 24px;
}

    .au_detail_1 p b {
        font-weight: bold;
    }

.segmentation {
    height: 20px;
    background: url(../images/aboutus_08.png) no-repeat center top;
}

/***************主持者10.18修改*************/

.mode_explain_new .form_div {
    padding: 0;
    width: 100%;
}

.round_div {
    overflow: hidden;
    height: 175px;
    background-color: #fff;
}

.mode_explain_new .phase_div {
    float: left;
    padding: 0 20px;
    width: 335px;
    height: 175px;
    border-right: 1px solid #e4e4e4;
    text-align: center;
    line-height: 20px;
}

    .mode_explain_new .phase_div h1 {
        padding: 20px 0 30px;
        color: #0b0b0b;
        text-align: left;
        font-weight: bold;
    }

    .mode_explain_new .phase_div .submit_btn {
        width: 150px;
    }

.round_div .partner_1 {
    float: left;
    width: 420px;
    height: 175px;
    border-right: 1px solid #e4e4e4;
}

.round_div .time_remaining {
    float: right;
    padding: 0 20px;
    width: 170px;
    height: 175px;
}

    .round_div .time_remaining .count_down {
        padding: 15px 0;
    }

        .round_div .time_remaining .count_down span {
            margin-right: 0;
            margin-left: 0;
            width: 160px;
            background-color: #f7fbff;
        }

    .round_div .time_remaining .overtime {
        padding-left: 5px;
        border: none;
    }

        .round_div .time_remaining .overtime span {
            float: none;
            display: block;
            font-weight: bold;
        }

.mode_explain_new .time_remaining_module {
    border: none;
}

.partner_1 {
    background-color: #fff;
}

    .partner_1 ul {
        overflow-y: auto;
        padding: 0 20px;
        height: 112px;
    }

        .partner_1 ul li {
            overflow: hidden;
            margin: 5px 0;
        }

            .partner_1 ul li time {
                float: left;
                float: left;
                display: inline-block;
                margin-right: 10px;
                color: #c0c0c0;
                font-size: 12px;
                line-height: 22px;
            }

                .partner_1 ul li time span {
                    margin: 0 2px;
                    color: #0090ff;
                    font-size: 12px;
                }

            .partner_1 ul li p {
                width: auto;
                line-height: 22px;
            }

.release {
    padding-left: 20px;
    height: 55px;
    border-top: 1px solid #dadada;
    background-color: #f9f9f9;
}

    .release .submitnum {
        overflow: visible;
        margin: 0 auto;
        margin-top: 6px;
        width: 100%;
    }

        .release .submitnum input {
            width: 532px;
        }

        .release .submitnum button {
            background-color: #2cc77c;
            transition: background-color 0.26s ease-in-out 0s, opacity 0.26s ease-in-out;
        }

            .release .submitnum button:hover {
                background-color: #14df7d;
            }

            .release .submitnum button[disabled] {
                background-color: #d2d2d2;
                transition: background-color 0.26s ease-in-out 0s, opacity 0.26s ease-in-out;
            }

.zc_situations {
    margin-bottom: 0;
}

    .zc_situations .recruit_title {
        padding: 7px 40px;
        border-top: 1px solid #dadada;
        background-color: #f7f8f9;
    }

        .zc_situations .recruit_title > span {
            float: none;
        }

.screen {
    float: right;
    margin-left: 25px;
    padding-top: 1px;
}

    select.arrows_style, .screen select {
        margin-left: 10px;
        padding: 0 10px;
        width: 110px;
        height: 32px;
        outline: none;
        border: 1px solid #dadada;
        border-color: #dadada;
        background: #fff url(../images/dropdown.png) no-repeat 90px 10px;
        line-height: 32px;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
    }

.statistics_right select.arrows_style {
    float: right;
    margin-top: -5px;
    width: 95px;
    background: #fff url(../images/dropdown.png) no-repeat 73px 10px;
}

.data_information_right .screen {
    float: none;
    margin-left: 0;
    padding: 5px 10px;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background-color: #f7f8f9;
}

    .data_information_right .screen select {
        margin-left: 0;
        padding: 0 10px;
        width: 110px;
        height: 32px;
        outline: none;
        border-color: #dadada;
        background: #fff url(../images/dropdown.png) no-repeat 90px 10px;
        line-height: 32px;
        -webkit-appearance: none;
    }

    .data_information_right .screen span {
        float: right;
        line-height: 30px;
    }

        .data_information_right .screen span em {
            color: #0090ff;
        }
/* .zc_situations .users_list_div{ height:250px; */
/* overflow-y:auto; */
/* overflow-x:hidden; */
.zc_situations .dm_situations_ul li {
    margin: 3px 9px;
}

.zc_situations .dm_situations_ul {
    padding-top: 10px;
    padding-left: 20px;
}

    .zc_situations .dm_situations_ul > li > .users {
        padding: 5px 0;
    }

.data_message {
    padding: 0 45px 45px 45px;
}

    .data_message h2 {
        padding: 20px 0;
        color: #555555;
        font-size: 16px;
    }

        .data_message h2 b {
            font-weight: bold;
            font-size: 16px;
        }

.data_select {
    position: relative;
    float: left;
    margin-bottom: 20px;
    width: 95px;
    height: 40px;
    border: 1px solid #dadada;
    border-right: none;
    background: #fff url(../images/xia.png) no-repeat 75px 17px;
    line-height: 20px;
}

    .data_select span {
        display: block;
        padding: 10px;
        color: #0b0b0b;
    }

    .data_select img {
        margin-right: 7px;
        vertical-align: middle;
    }

.hide_dataselect {
    position: absolute;
    top: 40px;
    left: -1px;
    display: none;
    padding: 0 10px;
    width: 75px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .hide_dataselect ul {
        padding: 4px 0;
    }

        .hide_dataselect ul li {
            overflow: hidden;
            padding: 4px 0;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 20px;
            cursor: pointer;
        }

            .hide_dataselect ul li input {
                margin-top: 1px;
                vertical-align: middle;
            }

            .hide_dataselect ul li:hover {
                color: #0087ff;
            }

.support_details {
    margin: 20px auto;
    width: 1012px;
    border: 1px solid #dadada;
    background-color: #fff;
}

.support_details_title {
    padding: 0 40px 15px 40px;
    border-bottom: 1px solid #dadada;
}

    .support_details_title h1 {
        overflow: hidden;
        color: #555555;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-size: 24px;
        line-height: 84px;
    }

    .support_details_title ul {
        overflow: hidden;
    }

        .support_details_title ul li {
            float: left;
            margin-right: 50px;
            font-size: 12px;
        }

            .support_details_title ul li label {
                color: #b1b1b1;
                font-size: 12px;
            }

            .support_details_title ul li span {
                font-size: 12px;
            }

                .support_details_title ul li span.blue {
                    color: #0087ff;
                }

            .support_details_title ul li.share_li {
                float: right;
                margin-right: 0;
            }

            .support_details_title ul li img {
                vertical-align: middle;
                margin-left: 10px;
            }

.content {
    padding: 20px 40px;
}

.stage {
    overflow: hidden;
    margin-bottom: 20px;
    height: 46px;
    border: 1px solid #dadada;
    background-color: #fff;
}

.stage_1 {
    float: left;
    overflow: hidden;
    padding: 0 10px;
    width: 160px;
    border-right: 1px solid #dadada;
    background-color: #f7f8f9;
    text-align: center;
    font-weight: bold;
    line-height: 46px;
}

.count_down2 {
    float: left;
    width: 690px;
}

    .count_down2 ul {
        overflow: hidden;
        padding: 8px 0;
    }

        .count_down2 ul li {
            float: left;
            margin-left: 15px;
            line-height: 30px;
        }

            .count_down2 ul li img {
                margin-right: 8px;
                vertical-align: middle;
            }

            .count_down2 ul li .count_down {
                padding: 0;
            }

                .count_down2 ul li .count_down span {
                    height: 30px;
                    font-size: 24px;
                    line-height: 30px;
                }

            .count_down2 ul li b {
                font-weight: bold;
            }

.stage .remind {
    float: left;
    margin-top: 8px;
    margin-left: 15px;
}

.data_information {
    margin-bottom: 50px;
    height: 739px;
    border: 1px solid #dadada;
    border-top: none;
    background-color: #fff;
}

.data_information_left {
    float: left;
    width: 750px;
}

.data_information_right {
    float: left;
    width: 259px;
    border-top: 1px solid #dadada;
    border-left: 1px solid #dadada;
    background-color: #fff;
}

.data_message_title {
    overflow: hidden;
    margin-bottom: 20px;
}

.currency_ul {
    float: left;
    padding-top: 20px;
}

    .currency_ul li {
        float: left;
        margin-right: 20px;
        line-height: 28px;
    }

        .currency_ul li em {
            font-weight: bold;
            line-height: 28px;
        }

    .currency_ul select.arrows_style {
        width: 90px;
        height: 28px;
        background-position: 70px 10px;
        line-height: 28px;
    }

.data_message_title h2 {
    float: left;
    width: 60%;
}

.right_page {
    float: right;
    padding: 20px 0;
    line-height: 18px;
}

    .right_page a {
        display: inline-block;
        width: 16px;
        height: 16px;
        border: 1px solid #c0c0c0;
        border-radius: 2px;
        background-color: #fff;
        vertical-align: middle;
    }

        .right_page a:hover {
            border-color: #0095ff;
        }

        .right_page a.next_a {
            background: #fff url(../images/jt_03.png) no-repeat -18px center;
        }

            .right_page a.next_a:hover {
                background: #0095ff url(../images/jt_03.png) no-repeat -18px center;
            }

        .right_page a.previous_a {
            background: #fff url(../images/jt_03.png) no-repeat 4px center;
        }

            .right_page a.previous_a:hover {
                background: #0095ff url(../images/jt_03.png) no-repeat 4px center;
            }

    .right_page span {
        margin: 0 10px;
        font-weight: normal;
    }

.data_information .dicision_table tr th {
    background-color: #94b0c4;
    color: #fff;
}

.data_information .dicision_table tr th, .data_information .dicision_table tr td {
    padding: 7px 0;
    vertical-align: middle;
    font-size: 12px;
    line-height: 20px;
}

.data_information .dicision_table tr:hover td {
    background-color: #f7f8f9;
}

.data_message {
    overflow-y: auto;
    height: 429px;
}

.decision_record_ul {
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    background: #f7f8f9;
    line-height: 24px;
}

    .decision_record_ul li {
        float: left;
        margin-left: 15px;
        padding: 0 18px;
        height: 24px;
        font-size: 12px;
        line-height: 24px;
        cursor: pointer;
    }

        .decision_record_ul li.active {
            border-radius: 12px;
            background-color: #0087ff;
            color: #fff;
        }

        .decision_record_ul li:hover {
            color: #0087ff;
        }

        .decision_record_ul li.active:hover {
            color: #fff;
        }

.sy_ul {
    overflow: hidden;
    width: 100%;
    height: 50px;
    background-color: #f7f8f9;
}

    .sy_ul li {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 33%;
        height: 50px;
        border-right: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        line-height: 50px;
        cursor: pointer;
    }

        .sy_ul li.active {
            border-bottom: none;
            background-color: #fff;
        }

        .sy_ul li:last-child {
            width: 34%;
            border-right: none;
        }

.sy_main {
    position: relative;
    overflow: hidden;
    height: 146px;
}

    .sy_main.visible {
        overflow: visible;
    }

        .sy_main.visible div {
            border-bottom: 1px solid #dadada;
        }

    .sy_main div {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 88;
        padding: 10px;
        min-height: 126px;
        background-color: #fff;
    }

.operation_div {
    width: 239px;
    text-align: center;
}

    .operation_div .submit_btn {
        margin-top: 40px;
        width: 150px;
    }

.hide {
    display: none;
}

.data_information_right .dm_situations_ul {
    padding-left: 8px;
}

    .data_information_right .dm_situations_ul li {
        margin: 3px 4px;
    }

    .data_information_right .dm_situations_ul > li > .users {
        padding: 0;
    }

.data_information_right .users_list_div {
    overflow-y: auto;
    height: 528px;
    border-bottom: 1px solid #dadada;
}

.data_information_right .dm_situations_ul li img {
    width: 28px;
    height: 28px;
}

.data_information_right .dm_situations_ul > li > .users.online .red_dot {
    top: 0;
    left: 42px;
}

.chat_synopsis {
    position: fixed;
    right: 20px;
    bottom: 0;
    width: 258px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 7px 1px rgba(0,0,0,.14);
}

    .chat_synopsis h2 {
        padding: 0 30px;
        background-color: #dadada;
        font-weight: bold;
        font-size: 16px;
        line-height: 45px;
    }

    .chat_synopsis p {
        padding: 15px 30px;
    }

.range_ipt {
    width: 40px;
    outline: none;
    border: none;
    text-align: center;
}



/*********参与者 2016-11-8 修改********/
.count_down3 {
    width: 810px;
}

    .count_down3 ul {
        float: right;
    }

.wait_start {
    float: left;
    overflow: hidden;
    margin-top: 7px;
    margin-left: 15px;
    padding: 0 10px;
    width: 500px;
    height: 32px;
    border-radius: 2px;
    background-color: #ecf8f0;
    color: #5bb481;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 32px;
}

.data_details {
    position: relative;
    margin-bottom: 130px;
    min-height: 550px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .data_details .sy_ul {
        overflow: visible;
        border-bottom: 1px solid #dadada;
    }

        .data_details .sy_ul li {
            width: 120px;
            border-bottom: none;
        }

            .data_details .sy_ul li.active {
                height: 51px;
                color: #0087ff;
            }

            .data_details .sy_ul li:last-child {
                border-right: 1px solid #dadada;
            }

.sy_main2 {
    padding: 20px 30px;
}

    .sy_main2 h1 {
        padding-bottom: 10px;
        font-weight: bold;
        font-size: 16px;
        line-height: 60px;
    }

.pre_commit_1 {
    overflow: hidden;
}

.model_operation {
    float: left;
    padding-top: 25px;
    padding-right: 20px;
    padding-left: 125px;
    width: 500px;
    min-height: 300px;
    border-radius: 3px;
    background-color: #f4f4f4;
}

    .model_operation h3 {
        font-size: 16px;
    }

        .model_operation h3 em {
            margin-left: 4px;
            color: #0087ff;
            font-size: 16px;
        }

    .model_operation .experiment_zs {
        margin: 25px 0;
    }

.model_introducing {
    float: right;
    padding: 20px 30px;
    width: 200px;
    min-height: 285px;
    border-radius: 3px;
    background-color: #f4f4f4;
}

    .model_introducing h2 {
        margin-bottom: 20px;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
    }

    .model_introducing p em {
        color: #0087ff;
    }

.earnings {
    float: left;
    overflow: hidden;
    width: 168px;
    border-radius: 3px;
    background-color: #2c7dd7;
    color: #fff;
}

    .earnings h2 {
        height: 52px;
        background: url(../images/bg_con_03.jpg) repeat-x;
        color: #fff;
        text-align: center;
        font-size: 16px;
        line-height: 52px;
    }

        .earnings h2 b {
            margin: 0 3px;
            color: #fff;
            font-weight: bold;
            font-size: 16px;
        }

.earnings_1 {
    padding: 20px;
    border-radius: 3px;
    background-color: #4f9df6;
    color: #fff;
    font-size: 16px;
}

    .earnings_1 b {
        display: block;
        color: #fff;
        font-weight: bold;
        font-size: 32px;
    }

.accumulated_earnings {
    float: right;
    overflow: hidden;
    padding: 20px 30px;
    width: 690px;
    border-radius: 3px;
    background-color: #f4f4f4;
}

.accumulated_earnings_ul {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 320px;
    border-radius: 3px;
    background-color: #fff;
    box-shadow: 0 0 7px 1px rgba(0,0,0,.14);
}

    .accumulated_earnings_ul li {
        overflow: hidden;
        overflow: hidden;
        padding: 0 10px;
        height: 50px;
        border-bottom: 1px dashed #e5e5e5;
        line-height: 50px;
    }

        .accumulated_earnings_ul li:last-child {
            border-bottom: none;
        }

        .accumulated_earnings_ul li span {
            float: left;
            display: inline-block;
            overflow: hidden;
            width: 240px;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 50px;
        }

        .accumulated_earnings_ul li em {
            color: #0087ff;
        }

.accumulated_earnings_right {
    float: right;
    padding-top: 100px;
    width: 290px;
    text-align: center;
}

    .accumulated_earnings_right h3 {
        color: #0b0b0b;
        font-weight: bold;
        font-size: 22px;
    }

    .accumulated_earnings_right p {
        padding: 8px 0;
        color: #888;
    }

    .accumulated_earnings_right a {
        color: #0087ff;
        text-decoration: underline;
    }

.sy_main2 .data_information {
    height: auto;
    border: none;
}

.sy_main2 .screen {
    float: left;
    margin-left: 0;
    padding-top: 10px;
}

.message_content {
}

    .message_content h1 {
        padding-top: 10px;
        padding-bottom: 0;
        color: #0b0b0b;
        font-weight: bold;
        font-size: 16px;
        line-height: 40px;
    }

        .message_content h1 em {
            display: inline-block;
            margin-right: 10px;
            width: 7px;
            height: 7px;
            background-color: #0087ff;
            vertical-align: middle;
        }

.message_content_div {
    padding: 15px 0;
}

    .message_content_div .immobilization_ul {
        overflow: hidden;
        padding: 15px 0;
        width: 100%;
        border-bottom: 1px solid #dadada;
    }

        .message_content_div .immobilization_ul.noborder {
            padding-top: 10px;
            border: none;
        }

        .message_content_div .immobilization_ul li {
            float: left;
            display: block;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            padding: 10px;
            width: 20%;
            word-break: break-all;
        }

        .message_content_div .immobilization_ul label {
            color: #8c8c8c;
            font-weight: bold;
            font-size: 12px;
        }

        .message_content_div .immobilization_ul p {
            overflow: hidden;
            margin: 10px 0;
            width: 100%;
            height: 40px;
            color: #0b0b0b;
            font-size: 14px;
            line-height: 20px;
        }

.personage h2 {
    font-weight: bold;
}

    .personage h2 i {
        margin-right: 6px;
        font-weight: normal;
        font-size: 13px;
    }

    .personage h2 a:hover, .personage h2 a:hover i {
        color: #0087ff;
    }

.table_width table.dicision_table {
    margin: 0 auto;
    width: auto;
    width: 100%;
    border-collapse: collapse;
    empty-cells: show;
}

    .table_width table.dicision_table th {
        max-width: 90px;
        min-width: 70px;
        white-space: nowrap;
    }

        .table_width table.dicision_table th.variable {
        }

    .table_width table.dicision_table td {
        overflow: hidden;
        max-width: 90px;
        min-width: 70px;
        white-space: nowrap;
    }

.result {
    overflow: hidden;
    margin-bottom: 20px;
}

    .result button {
        margin-right: 20px;
        padding: 0 15px;
        height: 30px;
        border: 1px solid #0087ff;
        background-color: #fff;
        color: #0087ff;
    }

        .result button i {
            margin-right: 7px;
            color: #0087ff;
        }

        .result button.export_btn {
            float: right;
            margin-right: 0;
        }

        .result button.active {
            background-color: #0087ff;
            color: #fff;
        }

            .result button.active i {
                color: #fff;
            }

.sy_main2 h1.over_h1 {
    font-size: 14px;
}

.result button[disabled] {
    border: 1px solid #dadada;
    color: #dadada;
    cursor: no-drop;
}

    .result button[disabled] i {
        color: #dadada;
    }
/****************主持人账号设置**************/
.account_settings {
    border: 1px solid #dadada;
}

    .account_settings.border {
        border: none;
    }

    .account_settings h2 {
        padding: 15px 0;
        background-color: #fff;
        font-weight: bold;
        line-height: 22px;
    }

        .account_settings h2 span {
            margin-left: 35px;
            background-color: #fff;
        }

        .account_settings h2 em {
            margin-left: 4px;
            color: #0090ff;
        }

.account_table {
    width: 100%;
    background-color: #fff;
}

    .account_table tr th, .account_table tr td {
        padding: 12px 5px;
        border-top: 1px solid #dadada;
        vertical-align: middle;
        text-align: center;
        line-height: 22px;
    }

    .account_table tr th {
        padding: 12px 5px;
        background-color: #f7f8f9;
        font-weight: bold;
    }

    .account_table tr:hover td {
        background-color: #f7f8f9;
    }

.combo_table {
    margin-top: 20px;
    border: 1px solid #dadada;
}

    .combo_table tr td {
        padding: 10px 10px;
        border: 1px solid #dadada;
        vertical-align: middle;
    }

        .account_table tr th:first-child, .account_table tr td:first-child, .title_table tr th:first-child, .combo_table tr td:first-child {
            padding-left: 40px;
            text-align: left;
        }

    .combo_table tr th {
        padding: 12px 30px;
        text-align: left;
        font-weight: normal;
    }

        .combo_table tr th > time {
            margin-right: 20px;
            font-size: 12px;
        }

        .combo_table tr th > time {
            margin-right: 20px;
            font-size: 12px;
        }

        .combo_table tr th .right_page {
            padding: 0;
        }

            .combo_table tr th .right_page p {
                display: inline-block;
                margin-right: 20px;
            }

.title_table {
    border: 1px solid #dadada;
}

    .title_table tr th {
        background-color: #fff;
    }

.output {
    padding: 15px 0;
    background-color: #fff;
}

    .output button {
        margin-left: 40px;
        padding: 0 25px;
        height: 42px;
        border-radius: 2px;
    }

        .output button i {
            margin-right: 3px;
            font-size: 13px;
        }

        .output button.lead_btn {
            background-color: #0087ff;
            color: #fff;
        }

            .output button.lead_btn i {
                color: #fff;
            }

            .output button.lead_btn:hover {
                background-color: #00aeff;
            }

        .output button.add_btn {
            border: 1px solid #dadada;
            background-color: #fff;
        }

.imported_num {
    padding: 10px 40px;
    border-top: 1px solid #dadada;
    background-color: #fff;
}

.delete_btn {
    padding: 0 20px;
    height: 32px;
    border-radius: 2px;
    background-color: #ff6b52;
    color: #fff;
}

    .delete_btn i {
        margin-right: 3px;
        color: #fff;
        font-size: 13px;
    }

    .delete_btn:hover {
        background-color: #fa7279;
    }

.imported_num button {
    float: right;
}

.imported_num b {
    font-weight: bold;
    line-height: 32px;
}

    .imported_num b em {
        color: #0087ff;
    }

.account_table tr td a {
    margin: 0 7px;
}

    .account_table tr td a i {
        margin-right: 3px;
        font-size: 13px;
    }

.account_table tr th input[type="checkbox"], .account_table tr td input[type="checkbox"] {
    margin-right: 5px;
    vertical-align: middle;
}

a.update_a:hover i, a.update_a:hover {
    color: #0087ff;
}

a.delete_a:hover i, a.delete_a:hover {
    color: #ff6b52;
}

.add_box {
    width: 450px;
}

    .add_box ul {
        padding-bottom: 20px;
    }

        .add_box ul li {
            padding: 0px 40px 8px 85px;
            text-align: left;
        }

    .add_box span {
        display: block;
        color: #555555;
        line-height: 40px;
    }

    .add_box input[type='text'] {
        padding: 0 10px;
        width: 258px;
        height: 40px;
        border: 1px solid #dadada;
        background-color: #fff;
    }

select.definition_select {
    margin-left: 10px;
    padding: 0 10px;
    width: 160px;
    height: 32px;
    outline: none;
    border: 1px solid #dadada;
    border-color: #dadada;
    background: #fff url(../images/dropdown.png) no-repeat 140px 10px;
    line-height: 32px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
}

.add_box ul li label {
    margin-right: 30px;
}

.add_box input[type='radio'] {
    margin-left: 0;
}

.upload_table {
    margin-bottom: 30px;
    width: 560px;
    background-color: #fff;
}

    .upload_table tr th {
        padding: 10px 0;
        border: 1px solid #809db2;
        background-color: #94b0c4;
        color: #fff;
        font-weight: bold;
        line-height: 20px;
    }

    .upload_table tr td {
        padding: 10px 5px;
        border: 1px solid #dadada;
        background-color: #f7f8f9;
        font-weight: bold;
        line-height: 20px;
    }

.add_table_div_over .upload_table tr td {
    font-weight: normal;
}

a.delete_a i {
    margin-right: 3px;
    font-size: 13px;
}

.upload_table tr td a.delete_a i, .upload_table tr td a.delete_a {
    color: #c0c0c0;
}

    .upload_table tr td a.delete_a:hover i, .upload_table tr td a.delete_a:hover {
        color: #ff6b52;
    }

.add_table_div_over {
    overflow-x: hidden;
    overflow-y: auto;
    margin-bottom: 25px;
    max-height: 450px;
}

.experiment_mx_ul > li .btn {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    display: none;
    width: 100%;
    height: 55px;
    background-color: rgba(255,255,255,0.9);
}

.experiment_mx_ul > li:hover .btn {
    display: block;
}

.experiment_mx_ul > li .btn.del_btn i {
    color: #f33131;
}

.fix_table {
    float: left;
    width: 250px;
}

.change_table {
    float: left;
    overflow: auto;
    margin-left: -1px;
    width: 700px;
}

table tr th, table tr td {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/****2016.11.25 主持者改****/
.fixation {
    position: fixed;
    top: 40%;
    right: 0;
}

    .fixation > div {
        margin-bottom: 20px;
        padding: 13px 15px;
        height: 36px;
        border-radius: 2px;
        color: #ffffff;
        font-size: 14px;
        line-height: 18px;
        cursor: pointer;
    }

        .fixation > div.fixation_rule {
            background-color: #2cc77c;
        }

        .fixation > div.fixation_explain {
            background-color: #0095ff;
        }

.fixation_rule_box {
    width: 700px;
}

    .fixation_rule_box p {
        overflow-y: auto;
        max-height: 380px;
        text-align: left;
    }

.fixation_explain_1 {
    margin-top: 40px;
    border: 1px solid #dadada;
    border-radius: 3px;
    background-color: #f7f8f9;
}

.fixation_explain_box {
    overflow: auto;
    max-height: 500px;
}

    .fixation_explain_box .fixation_explain_1:first-child {
        margin-bottom: 40px;
    }

.fixation_explain_1 > ul {
    overflow: hidden;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
}

    .fixation_explain_1 > ul > li {
        float: left;
        overflow: hidden;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 15px;
        width: 33%;
        color: #0b0b0b;
        text-align: left;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

        .fixation_explain_1 > ul > li:first-child {
            display: block;
        }

.fixation_explain_1 .explain_title {
    margin-top: -16px;
    margin-left: 15px;
    width: 105px;
    height: 32px;
    border-radius: 3px;
    background-color: #21c475;
    color: #fff;
    text-align: center;
    line-height: 32px;
}

.explain_title.gray {
    background-color: #555555;
}

.fixation_explain_1 > ul > li b {
    margin-right: 5px;
    font-weight: bold;
}

.fixation_explain_1 > ul > li span {
    color: #0b0b0b;
}

.fixation_explain_1 > ul > li em {
    color: #0087ff;
}

.data_message .data_message_title {
    margin-bottom: 0;
}


/*********参与者修改 11.28*******/
.pre_commit_update {
    margin-top: 20px;
    height: 450px;
    background: url(../images/model_img/gn_pumpkin_bg_03.png) no-repeat center top;
}

    .pre_commit_update .model_introducing {
        float: none;
        display: block;
        margin: 0 auto;
        width: 375px;
        background-color: inherit;
    }

        .pre_commit_update .model_introducing h2 {
            font-weight: bold;
            font-size: 16px;
        }

        .pre_commit_update .model_introducing p {
            padding: 20px;
            border-radius: 3px;
            background-color: #d1e1f1;
            text-indent: 2em;
        }

.experiment_start {
    position: relative;
    padding-top: 7px;
    color: #bdd2d3;
    font-size: 16px;
}

    .experiment_start span, .experiment_start h3 {
        color: #bdd2d3;
        font-size: 16px;
        line-height: 30px;
    }

    .experiment_start span {
        display: block;
        line-height: 30px;
    }

        .experiment_start span em {
            margin-left: 10px;
            color: #fff;
            vertical-align: middle;
            font-weight: bold;
            font-size: 22px;
            line-height: 30px;
        }

    .experiment_start .model_operation2 {
        float: none;
        overflow: hidden;
        width: 100%;
        background: none;
    }

.left_title {
    float: left;
    padding: 15px 40px;
    width: 130px;
}

.model_operation_center {
    float: left;
    overflow: hidden;
    width: 485px;
    border-radius: 2px;
    background-color: #ffffff;
}

.pumpkin {
    position: absolute;
    right: 30px;
    bottom: 0px;
}

.model_operation_center .buttonstyle {
    padding: 0;
    width: 100px;
    height: 42px;
    border-radius: 2px;
    background-color: #21c475;
}

    .model_operation_center .buttonstyle:hover {
        background-color: #14dd7c;
    }

    .model_operation_center .buttonstyle[disabled] {
        border: 1px solid #d4d4d4;
        background-color: #d4d4d4;
        cursor: no-drop;
    }

        .model_operation_center .buttonstyle[disabled]:hover {
            border: 1px solid #d4d4d4;
            background-color: #d4d4d4;
        }

/********结果页 12.1修改*********/
.ranking {
    padding-top: 25px;
    height: 120px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #39424a url(../images/txh_08.png) no-repeat bottom center;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.hr_gray { /* margin-top: 20px; */
    padding-top: 20px; /* border-top: 1px solid #dfdfdf; */
}

.ranking_1, .ranking_2 {
    float: left;
    margin: 0 160px;
    padding-left: 55px;
    background: url(../images/txh_03.png) no-repeat left top;
    color: #fff;
}

.ranking_2 {
    background: url(../images/txh_05.png) no-repeat left top;
}

    .ranking_1 h2, .ranking_2 h2 {
        padding: 5px 0;
        color: #fff;
        font-weight: bold;
    }

    .ranking_1 span, .ranking_2 span {
        color: #9aa0a4;
        font-size: 28px;
    }

        .ranking_1 span em, .ranking_2 span em {
            color: #fff;
            font-weight: bold;
            font-size: 34px;
        }

.epicycle {
    width: 951px;
    height: 448px;
    background: url(../images/model_img/gn_pumpkin_bg_04.png) no-repeat left top;
}

    .epicycle h1 {
        color: #0b0b0b;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
    }

    .epicycle h2 {
        display: inline-block;
        margin-top: 20px;
        margin-left: 40px;
        padding: 0 30px;
        height: 42px;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
        background-color: #509ef6;
        color: #fff;
        font-size: 16px;
        line-height: 42px;
    }

        .epicycle h2 b {
            padding: 0 5px;
            color: #fff;
            font-weight: bold;
        }

.epicycle_div {
    padding: 0 40px;
    min-height: 110px;
}

.epicycle_list {
    float: left;
    overflow: hidden;
    padding: 15px 0;
    width: 550px;
    height: 80px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

    .epicycle_list li {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 15px;
        width: 25%;
        height: 80px;
        border-right: 1px solid #f2f2f2;
    }

.bandwagon_model_after .epicycle_list {
    width: 650px;
}

    .sequential_model_after .epicycle_list li, .bandwagon_model_after .epicycle_list li {
        width: 20%;
    }

.epicycle_div h3 {
    padding-bottom: 5px;
    height: 40px;
    color: #555555;
    font-size: 14px;
    line-height: 20px;
}

.epicycle_div b {
    font-weight: bold;
    font-size: 20px;
}

.epicycle_2 {
    float: left;
    margin-left: 20px;
    padding: 15px 5px 0 15px;
    width: 120px;
    height: 95px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2p;
    border-radius: 2px;
    background-color: #509ef6;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .epicycle_2 h3 {
        color: #fff;
    }

    .epicycle_2 b {
        color: #fff;
    }

.file_div {
    position: relative;
    display: inline-block;
}

.ipt_btn {
    position: absolute;
    top: 0;
    left: 42px;
    z-index: 9;
    width: 160px;
    height: 40px;
    opacity: 0;
}

.ec_epicycle_list {
    margin-left: -12px;
    width: 400px;
    height: 70px;
}

    .ec_epicycle_list li {
        width: 33.3%;
        height: 70px;
    }

        .ec_epicycle_list li:last-child {
            border: none;
        }

        .ec_epicycle_list li h3 {
            padding-bottom: 5px;
        }

        .ec_epicycle_list li b {
            margin-right: 5px;
            font-size: 26px;
        }

.data_information_left .recruit {
    border: none;
}



/***掷骰子**/
.throw_box {
    width: 500px;
}

.dice_div {
    position: relative;
    height: 130px;
    text-align: center;
}

.random_number {
    padding-top: 30px;
}

    .random_number .bold {
        display: none;
        margin: 0 auto;
        width: 100px;
        height: 100px;
        background: url(../images/dice-bg.png) no-repeat;
        color: #0b0b0b;
        text-align: center;
        font-weight: bold;
        font-size: 26px;
        line-height: 70px;
    }

.dice-wrapper {
    position: absolute;
    top: 60%;
    left: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Hiragino Sans GB','Microsoft YaHei','WenQuanYi Micro Hei',sans-serif;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.cubic {
    margin: 1em;
    width: 50px;
    height: 50px;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform,-webkit-transform;
    -webkit-transform: rotateY(-10deg) rotateX(-10deg);
    transform: rotateY(-10deg) rotateX(-10deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

    .cubic > div {
        position: absolute;
        box-sizing: border-box;
        width: 50px;
        height: 50px;
        border: 2px solid #dadada;
        border-radius: 5px;
        background-image: url(../images/Dice.png);
        background-size: 170px;
        color: #fff;
        text-align: center;
        font-weight: 700;
        line-height: 50px;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
    }

        .cubic > div::before {
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background: #ccc;
            content: '';
            opacity: .2;
        }

.ltop {
    background-position: -5px -62px;
    -webkit-transform: rotateX(90deg) translateZ(25px);
    transform: rotateX(90deg) translateZ(25px);
}

.lbottom {
    background-position: -289px -5px;
    -webkit-transform: rotateX(-90deg) translateZ(25px);
    transform: rotateX(-90deg) translateZ(25px);
}

.lfront {
    background-position: -5px -5px;
    -webkit-transform: translateZ(25px);
    transform: translateZ(25px);
}

.lright {
    background-position: -232px -5px;
    -webkit-transform: rotateY(90deg) translateZ(25px);
    transform: rotateY(90deg) translateZ(25px);
}

.lback {
    background-position: -289px -62px;
    -webkit-transform: rotateY(180deg) translateZ(25px);
    transform: rotateY(180deg) translateZ(25px);
}

.lleft {
    background-position: -232px -62px;
    -webkit-transform: rotateY(270deg) translateZ(25px);
    transform: rotateY(270deg) translateZ(25px);
}

#ctrl {
    position: absolute;
    bottom: 1em;
    width: 100%;
    text-align: center;
}

.section_ul {
    overflow: hidden;
    border-bottom: 1px solid #dadada;
}

    .section_ul li {
        float: left;
        padding-bottom: 20px;
        width: 50%;
        text-align: center;
    }

        .section_ul li input {
            margin-left: 10px;
            padding: 0 10px;
            width: 60px;
            height: 34px;
            border: 1px solid #dadada;
            line-height: 34px;
        }

.start_div {
    text-align: center;
}

.start_div {
}
/***掷骰子 end**/

/*********信任博弈模型***********/
.trust_model2, .trust_model {
    margin-top: 25px;
    padding-top: 35px;
    height: 450px;
    background: url(../images/model_img/trust_bg_03.png) no-repeat center top;
}

    .trust_model > p {
        margin: 0 auto;
        padding: 20px;
        width: 330px;
        min-height: 100px;
        border-radius: 3px;
        background-color: #ffffff;
        color: #2b2b2b;
        text-indent: 2em;
        font-size: 16px;
    }

.investment_amount {
    padding-top: 70px;
    background: url(../images/model_img/arrows-invest.png) no-repeat center 20px;
    color: #fff;
    text-align: center;
}

.investment_amount2 {
    background: url(../images/model_img/arrows-return.png) no-repeat center 20px;
}

.investment_amount label {
    color: #d2d2d2;
    font-size: 16px;
}

.investment_amount span {
    color: #fff;
    font-weight: bold;
    font-size: 26px;
}

    .investment_amount span em {
        color: #fdd34b;
        font-weight: bold;
        font-size: 26px;
    }

.proponent {
    float: left;
    display: inline-block;
    width: 205px;
    text-align: center;
}

    .proponent span {
        display: block;
        color: #efbf19;
        font-size: 28px;
    }

    .proponent p {
        color: #fff;
        text-align: center;
        font-size: 18px;
    }

.slider_center {
    float: left;
    width: 540px;
}

    .slider_center .model_operation_center {
        margin-top: 10px;
        padding: 12px 0 8px 30px;
        width: 510px;
    }

    .slider_center .theme-green .back-bar .pointer {
        background: #ff9a38;
    }

    .slider_center .theme-green .back-bar .selected-bar {
        background: #ef7e19;
    }

.slider_center2 .theme-green .back-bar .pointer {
    background: #48aee4;
}

.slider_center2 .theme-green .back-bar .selected-bar {
    background: #138ac9;
}

.circle_submit {
    margin-left: 30px;
    width: 93px;
    height: 93px;
    background: url(../images/model_img/btn-invest.png) no-repeat top left;
}

    .circle_submit:hover {
        background-position: left -93px;
    }

    .circle_submit[disabled] {
        width: 93px;
        height: 93px;
        background-position: left -186px;
        cursor: no-drop;
    }

.repay_btn {
    margin-left: 30px;
    width: 93px;
    height: 93px;
    background: url(../images/model_img/btn-return.png) no-repeat top left;
}

    .repay_btn:hover {
        background-position: left -93px;
    }

    .repay_btn[disabled] {
        width: 93px;
        height: 93px;
        background-position: left -186px;
        cursor: no-drop;
    }

.trust_model2 > h1, .trust_model > h1 {
    color: #fff;
}

.trust_model .epicycle_2, .trust_model h2 {
    background-color: #f7931e;
}

.trust_model .epicycle_2 {
    width: 140px;
}

.trust_model .epicycle_list {
    width: 690px;
}

    .trust_model .epicycle_list li {
        width: 20%;
    }

.trust_model .epicycle_div h3 {
    min-height: 36px;
    color: #555555;
    font-size: 16px;
    line-height: 18px;
}

    .trust_model .epicycle_div h3 em {
        color: #f7931e;
    }

.trust_model .epicycle_2 h3 {
    color: #fff;
}

.trust_model2 .epicycle_list {
    width: 560px;
}

    .trust_model2 .epicycle_list li {
        width: 25%;
    }

.epicycle_list li:last-child {
    border: none;
}

.trust_model2 .epicycle_div {
    margin-left: 75px;
}

.trust_model2 h2 {
    margin-left: 115px;
}

/******搭便车**********/
.bandwagon_model {
    position: relative;
    margin-top: 25px;
    padding-top: 35px;
    height: 450px;
    background: url(../images/model_img/taxi-bg1.png) no-repeat center top;
}

    .bandwagon_model > p {
        margin: 20px auto;
        width: 455px;
        min-height: 80px;
        color: #0b0b0b;
        text-indent: 2em;
        font-size: 16px;
        line-height: 20px;
    }

    .bandwagon_model .slider_center {
        float: none;
        margin: 0 auto;
        width: 455px;
    }

        .bandwagon_model .slider_center .epicycle_list {
            width: 455px;
            background-color: #0087ff;
            box-shadow: 0;
        }

            .bandwagon_model .slider_center .epicycle_list li {
                width: 33.3%;
                color: #fff;
                border-right-color: #35a0ff;
            }

                .bandwagon_model .slider_center .epicycle_list li h3 {
                    padding-bottom: 10px;
                    color: #fff;
                }

                .bandwagon_model .slider_center .epicycle_list li b {
                    color: #fff;
                    font-size: 26px;
                }

    .bandwagon_model .model_operation_center {
        margin-top: -5px;
        padding-bottom: 10px;
        padding-left: 0;
        width: 455px;
        -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
        box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    }

    .bandwagon_model .experiment_zs {
        padding-left: 22px;
    }

    .bandwagon_model .slider_center .theme-green .back-bar .pointer {
        background-color: #51adff;
    }

    .bandwagon_model .slider_center .theme-green .back-bar .selected-bar {
        background-color: #0087ff;
    }

.bandwagon_submit {
    float: right;
    margin-right: 20px;
    width: 100px;
}

.bandwagon_model .experiment_zs {
    width: 290px;
}

.bandwagon_submit .blue_btn {
    padding: 0;
    width: 100px;
}

.bandwagon_submit h4 {
    color: #2b2b2b;
    text-align: center;
    font-weight: bold;
}

.bandwagon_submit b {
    font-size: 24px;
}

.rebate {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 5px 0;
    width: 130px;
    border-radius: 2px;
    background-color: #0087ff;
    color: #fff;
}

    .rebate ul li {
        color: #fff;
        line-height: 30px;
    }

        .rebate ul li label {
            display: inline-block;
            margin-right: 5px;
            width: 60%;
            color: #fff;
            text-align: right;
            font-size: 14px;
        }

.bandwagon_model_after {
    padding-top: 20px;
    padding-left: 100px;
    background: url(../images/model_img/taxi-bg2.png) no-repeat center top;
}


.model_after_title {
    display: inline-block;
    margin-top: 20px;
    margin-left: 40px;
    padding: 0 30px;
    height: 42px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    background-color: #509ef6;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}

.settle_accounts {
    margin-top: 20px;
    margin-left: 120px;
    padding: 10px 15px;
    width: 450px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

    .settle_accounts ul li {
        overflow: hidden;
        padding: 7px 0;
        color: #fff;
        line-height: 30px;
    }

        .settle_accounts ul li label {
            float: left;
            display: inline-block;
            margin-right: 5px;
            padding-right: 5px;
            width: 90px;
            text-align: right;
            font-size: 14px;
            font-size: 16px;
            line-height: 30px;
        }

        .settle_accounts ul li span {
            float: left;
            display: inline-block;
            width: 320px;
            color: #009944;
            font-size: 16px;
            line-height: 30px;
        }

        .settle_accounts ul li label.fz14 {
            font-size: 14px;
        }

        .settle_accounts ul li b {
            color: #ec6718;
            font-size: 28px;
            line-height: 30px;
        }
/********结果页面 图形******/
.statistics {
    overflow: hidden;
}

.statistics_main {
    float: left;
    width: 740px;
}

.statistics_right {
    float: right;
    margin-top: 60px;
    width: 205px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
    background-color: #f7f8f9;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
}

    .statistics_right ul {
        padding: 10px 0;
    }

        .statistics_right ul li {
            overflow: hidden;
            padding: 10px 20px;
        }

            .statistics_right ul li > span {
                float: left;
                margin-right: 15px;
                margin-bottom: 10px;
                width: 100px;
                line-height: 20px;
            }

.ager_censorius {
    background-image: url(../images/model_img/tragedy-bg1.png);
}

.lab_introduction {
    position: relative;
    margin: 20px 0;
    width: 380px;
    height: 120px;
}

    .lab_introduction p {
        overflow: hidden;
        padding: 15px;
        max-height: 100px;
        border-radius: 2px;
        background-color: #fff;
        -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
        box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
        line-height: 20px;
    }

.swim_ring {
    position: absolute;
    right: -70px;
    bottom: -20px;
    width: 87px;
    height: 87px;
    background: url(../images/model_img/swimRing_ico.png) no-repeat;
}

.production_function {
    float: left;
    width: 200px;
}

.right_draw_slip {
    float: right;
    margin-left: 40px;
    width: 700px;
}

.function_ul {
    margin: 20px auto;
    padding: 0 10px;
    width: 140px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

    .function_ul li {
        padding: 10px 5px;
        border-bottom: 1px solid #dadada;
    }

        .function_ul li label {
            position: relative;
            display: block;
        }

        .function_ul li > span {
            display: block;
            padding: 16px 0;
            font-size: 18px;
        }

            .function_ul li > span b {
                margin-right: 5px;
                font-size: 26px;
            }

        .function_ul li:last-child {
            border: none;
        }

.query_img {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    width: 14px;
    height: 14px;
    background: url(../images/model_img/question_ico.png) no-repeat;
}

.query_img_blue {
    background: url(../images/model_details/question_blue.png) no-repeat;
}

.query_hide {
    position: absolute;
    top: -20px;
    left: 25px;
    z-index: 99;
    display: none;
    width: 188px;
    border: 1px solid #dadada;
    border-radius: 2px;
    background-color: #fff;
}

.query_img:hover .query_hide {
    display: block;
}

.arrow_left:before {
    position: absolute;
    top: 20px;
    left: -8px;
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 7px solid#eee;
    border-bottom: 7px solid transparent;
    content: '';
    border-right-color: rgba(0,0,0,0.2);
}

.arrow_left:after {
    position: absolute;
    top: 21px;
    left: -6px;
    display: inline-block;
    border-top: 6px solid transparent;
    border-right: 6px solid#fff;
    border-bottom: 6px solid transparent;
    content: '';
}

.query_hide p {
    padding: 10px;
    font-weight: normal;
}

.catch_fish {
    overflow: hidden;
    margin-top: 70px;
}

.fish_slide {
    float: left;
    width: 400px;
}

    .fish_slide h3 {
        padding-left: 18px;
        color: #fff;
        font-size: 18px;
    }

    .fish_slide img {
        margin-right: 10px;
        vertical-align: middle;
    }

.catch_fish .theme-green .back-bar .pointer-label {
    display: none;
}

.catch_fish .theme-green .back-bar .pointer {
    top: auto;
    width: 44px;
    height: 29px;
    background: url(../images/model_img/fish.png) no-repeat;
}

.catch_fish .theme-green .back-bar {
    height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    background-color: #e8ebf2;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

    .catch_fish .theme-green .back-bar .selected-bar {
        -webkit-border-bottom-left-radius: 15px;
        -moz-border-bottom-left-radius: 15px;
        border-bottom-left-radius: 15px;
        -webkit-border-top-left-radius: 15px;
        -moz-border-top-left-radius: 15px;
        border-top-left-radius: 15px;
        -ms-border-top-left-radius: 15px;
        -o-border-top-left-radius: 15px;
        -ms-border-bottom-left-radius: 15px;
        -o-border-bottom-left-radius: 15px;
    }

.catch_fish .experiment_zs {
    padding-top: 20px;
    padding-left: 18px;
    width: auto;
    height: 75px;
    background: none;
}

.catch_fish .theme-green .scale ins {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.fish_btn {
    margin-top: 17px;
    width: 208px;
    height: 96px;
    background: url(../images/model_img/tragedy_btn.png) no-repeat left top;
    color: #fff;
    font-size: 16px;
    line-height: 96px;
}

    .fish_btn:hover {
        background-position: left -96px;
    }

    .fish_btn b {
        margin: 0 6px;
        color: #fff;
        font-weight: bold;
        font-size: 24px;
    }

    .fish_btn[disabled] {
        background-position: left -192px;
        cursor: no-drop;
    }

.fishpond_bg {
    position: relative;
    margin-top: 25px;
    padding-top: 35px;
    height: 450px;
    background: url(../images/model_img/tragedy-bg2.png) no-repeat center top;
}

.wait_module .submit_div {
    text-align: center;
}

.fishlist {
    float: left;
    padding-top: 70px;
    padding-left: 50px;
}

    .fishlist h2 {
        background-color: #21c475;
    }

.fishpond_bg .epicycle_list li {
    width: 20%;
}

.fishlist .epicycle_list {
    width: 600px;
}

.fishpond_bg .rebate {
    padding: 10px 20px;
    width: auto;
    background-color: #21c475;
}

    .fishpond_bg .rebate ul li label {
        width: auto;
    }

/************市场的进入与退出************/
.bazaar {
    position: relative;
    margin-top: 25px;
    padding-top: 35px;
    height: 450px;
    background: url(../images/model_img/market_bg_01.png) no-repeat center top;
}

.bazaar_ul {
    float: left;
    margin-top: 120px;
    margin-left: 30px;
    width: 225px;
}

    .bazaar_ul li {
        padding: 7px 0;
        text-align: center;
        font-size: 16px;
        line-height: 30px;
    }

        .bazaar_ul li button {
            width: 135px;
            height: 38px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            color: #fff;
            font-size: 16px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
        }

.right_bazaar {
    margin-left: 0;
    width: 750px;
}

.enter_btn {
    background-color: #21c475;
}

.out_btn {
    background-color: #494e56;
}

.enter_btn:hover {
    background-color: #2ed182;
}

.out_btn:hover {
    background-color: #61666d;
}

.out_btn[disabled], .enter_btn[disabled] {
    background-color: #d2d2d2;
    cursor: no-drop;
}

.line_chart {
    float: right;
    margin-top: 100px;
    padding: 15px;
    width: 240px;
    height: 240px;
}

.bazaar_bg {
    overflow: hidden;
    background: url(../images/model_img/market_bg_02.png) no-repeat center top;
}

.decision_result {
    margin: 60px auto 0 auto;
    padding: 10px 0;
    width: 200px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #494e56;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 40px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .decision_result span {
        display: block;
        color: #fff;
        font-weight: normal;
        font-size: 16px;
        line-height: 40px;
    }

.accumulated_income {
    margin: -3px auto 0 auto;
    padding: 10px 0;
    width: 220px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    color: #999999;
    text-align: center;
    font-size: 16px;
    line-height: 40px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .accumulated_income b {
        display: block;
        font-size: 28px;
    }

.bazaar_bg .epicycle_list {
    float: none;
    margin: 30px auto;
    width: 450px;
}

    .bazaar_bg .epicycle_list li {
        width: 33.3%;
    }

.bazaar_bg .epicycle_div h3 {
    font-size: 14px;
}

.blue_bg {
    background-color: #21c475;
}

/******竞猜博弈********/
.guess_model {
    position: relative;
    margin-top: 25px;
    padding-top: 35px;
    height: 450px;
    background: url(../images/model_img/guess_bg01.png) no-repeat center top;
}

.guess_number {
    margin: 20px auto;
    padding: 20px;
    width: 360px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

    .guess_number p {
        text-indent: 2em;
    }

    .guess_number h2 {
        padding-bottom: 20px;
        color: #53452a;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
    }

.guess_model .rebate {
    top: 80px;
    right: 100px;
    border-radius: 2px;
    background-color: #ffffff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

    .guess_model .rebate li {
        padding-left: 10px;
        color: #0b0b0b;
        font-weight: bold;
        font-size: 16px;
    }

        .guess_model .rebate li b {
            color: #f5b949;
            font-weight: bold;
            font-size: 30px;
        }

.guess_an {
    text-align: center;
}

.guess_btn {
    width: 169px;
    height: 68px;
    background: url(../images/model_img/guess_btn.png) no-repeat left top;
}

    .guess_btn:hover {
        background-position: left -68px;
    }

    .guess_btn[disabled] {
        background-position: left -136px;
        cursor: no-drop;
    }

.number_b {
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 40px;
    line-height: 60px;
}

.guess_model .theme-green .scale ins {
    color: #fff;
}

.guess_slider {
    margin-top: 20px;
    padding-top: 20px;
    padding-left: 88px;
    background: url(../images/model_img/guess_measure.png) no-repeat center top;
}

    .guess_slider .slider-container .back-bar .pointer-label {
        display: none;
    }

    .guess_slider .theme-green .back-bar .selected-bar {
        background: none;
    }

    .guess_slider .theme-green .back-bar .pointer {
        top: -9px;
        width: 30px;
        height: 30px;
        background: url(../images/model_img/guess_dot.png);
    }

    .guess_slider .theme-green .back-bar {
        height: 12px;
        border: 1px solid #ab5be8;
        border-radius: 6px;
        background-color: #742aac;
        -webkit-box-shadow: inset 0 0 6px 2px rgba(44,43,40,0.42);
        box-shadow: inset 0 0 6px 2px rgba(44,43,40,0.42);
    }

.guess_model_after {
    overflow: hidden;
    padding-top: 22px;
    height: 430px;
    background-image: url(../images/model_img/guess_bg01.png);
}

    .guess_model_after .epicycle_div {
        position: relative;
        z-index: 55;
        text-align: center;
    }

        .guess_model_after .epicycle_div ul {
            float: none;
            margin: 0 auto;
            width: 610px;
        }

            .guess_model_after .epicycle_div ul h3 span {
                display: block;
                color: #919191;
                font-size: 12px;
            }

.epicycle_div h3 b {
    margin-left: 5px;
    color: #f65665;
    font-size: 16px;
}

.guess_model_after .epicycle_list li {
    width: 25%;
}

.guess_model_after .guess_red ul {
    width: 320px;
    background-color: #f6ad61;
}

.guess_model_after .guess_red li {
    width: 50%;
    border-right: 1px solid #ffc35c;
    color: #fff;
}

    .guess_model_after .guess_red li:last-child {
        border: none;
    }

.guess_model_after .guess_red {
    z-index: 4;
}

.guess_red b, .trust_model .guess_red h3 {
    color: #fff;
}

/*************伯川德模型******************/
.communication_model {
    position: relative;
    margin-top: 25px;
    padding-top: 35px;
    height: 450px;
    background: url(../images/model_img/bertrand_bg01.png) no-repeat center top;
}

.communication_right {
    float: right;
    padding: 15px;
    width: 310px;
}

    .communication_right > p {
        color: #0b0b0b;
        font-size: 16px;
    }

.communication_model h2 {
    padding: 10px 0;
    font-weight: bold;
    font-size: 16px;
}

.price_decisions {
    overflow: hidden;
    width: 190px;
    height: 54px;
    border: 1px solid #8ca499;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .price_decisions input {
        float: left;
        width: 138px;
        height: 54px;
        outline: none;
        border: none;
        text-align: center;
        font-weight: bold;
        font-size: 24px;
    }

.price_decisions_ul {
    float: right;
    width: 49px;
    border-left: 1px solid #8ca499;
    text-align: center;
}

    .price_decisions_ul li {
        height: 27px;
        color: #2ca367;
        font-size: 20px;
        line-height: 27px;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

        .price_decisions_ul li:hover {
            background-color: #daf9ea;
            cursor: pointer;
        }

        .price_decisions_ul li:first-child {
            border-bottom: 1px solid #8ca499;
        }

.follow_price {
    padding: 15px 0;
}

    .follow_price input {
        vertical-align: middle;
    }

    .follow_price label {
        margin-left: 3px;
        color: #0b0b0b;
        font-size: 16px;
    }

.communication_btn {
    width: 198px;
    height: 57px;
    background: url(../images/model_img/bertrand_btn.png) no-repeat left top;
}

    .communication_btn:hover {
        background-position: left -60px;
    }

    .communication_btn[disabled] {
        background-position: left -114px;
        cursor: no-drop;
    }

.communication_model_after {
    overflow: hidden;
    margin-top: 7px;
    padding-top: 70px;
    height: 380px;
    background-image: url(../images/model_img/bertrand_bg102.png);
}

    .communication_model_after .epicycle_list {
        float: none;
        margin: 0 auto;
    }

.after_hint {
    padding: 30px 0;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
}

.yield_ul {
    text-align: center;
}

    .yield_ul li {
        display: inline-block;
        margin: 0 10px;
        padding: 10px 15px;
        width: 130px;
        min-height: 90px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #455f55;
        color: #fff;
        text-align: left;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .yield_ul li h3 {
            color: #fff;
            font-size: 16px;
            line-height: 36px;
        }

        .yield_ul li b {
            color: #fff;
            font-size: 32px;
        }

.communication_no_model_after {
    background-image: url(../images/model_img/bertrand_bg101.png);
}

.guess_chart {
    margin: 20px auto;
    width: 880px;
    height: 160px;
}


/*************仿制药市场begin******************/
.genericdrugmarket_model {
    position: relative;
    height: 450px;
    margin-top: 25px;
    padding-top: 15px;
    background: url(../images/model_img/genericDrugMarket_bg2.jpg) no-repeat center top;
}

.genericdrugmarket_right {
    width: 310px;
    padding: 15px;
    float: right;
}

    .genericdrugmarket_right > p {
        font-size: 16px;
        color: #0b0b0b;
    }

.genericdrugmarket_model h2 {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

.genericdrugmarket_function_ul {
    padding: 5px 5px;
    margin: 0px auto
}

    .genericdrugmarket_function_ul li {
        padding: 5px 5px;
        border-bottom: 1px solid #dadada;
    }

.genericdrugmarket_yield_ul {
    text-align: center;
    width: 600px;
    margin-top: 50px;
}
/*.price_decisions {border: 1px solid #8ca499;width: 190px;height: 54px;background-color: #fff; -webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;
 border-radius: 4px;overflow: hidden;}

.price_decisions input {width: 138px; border: none;border-right: 1px solid #8ca499;float: left;height: 54px;text-align: center;font-size: 24px;font-weight: bold;outline: none;}

.price_decisions_ul {width: 51px;text-align: center;float: right;}

.price_decisions_ul li {height: 27px;color: #2ca367;font-size: 20px;line-height: 27px;}
.price_decisions_ul li:hover { background-color: #daf9ea;cursor: pointer;}

.price_decisions_ul li:first-child {border-bottom: 1px solid #8ca499;}

.follow_price {padding: 15px 0;}
.follow_price input { vertical-align: middle;}
.follow_price label {font-size: 16px;color: #0b0b0b;margin-left: 3px;}*/
.genericdrugmarket_btn {
    background: url(../images/model_img/bertrand_btn.png) no-repeat left top;
    width: 198px;
    height: 57px;
}

    .genericdrugmarket_btn:hover {
        background-position: left -60px;
    }

    .genericdrugmarket_btn[disabled] {
        background-position: left -114px;
        cursor: no-drop;
    }

.genericdrugmarket_model_after {
    background-image: url(../images/model_img/genericDrugMarket_bg1.jpg);
    overflow: hidden;
    padding-top: 70px;
    height: 380px;
    margin-top: 7px;
}

    .genericdrugmarket_model_after .epicycle_list {
        float: none;
        margin: 0 auto;
    }

.genericdrugmarket_model_after_fail {
    background-image: url(../images//model_img/genericDrugMarket_bg1_fail.jpg);
    overflow: hidden;
    padding-top: 70px;
    height: 380px;
    margin-top: 7px;
}

    .genericdrugmarket_model_after_fail .epicycle_list {
        float: none;
        margin: 0 auto;
    }


.yield_ul_result {
    text-align: center;
    width: 431px;
}

    .yield_ul_result li {
        display: inline-block;
        margin: 0 10px;
        padding: 10px 15px;
        width: 139px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #455f55;
        color: #fff;
        text-align: center;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .yield_ul_result li h3 {
            color: #fff;
            font-size: 16px;
        }

        .yield_ul_result li b {
            color: #fff;
            font-size: 32px;
        }
/*************仿制药市场end******************/
/**首页改 2017.1.10*******/
.model_base {
    overflow: hidden;
    padding-bottom: 70px;
}

.model_list {
    float: left;
    width: 190px;
}

    .model_list ul {
        padding: 30px 36px;
        width: 100px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #34c27e;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

        .model_list ul li {
            padding-right: 50px;
            width: 100px;
            background: url(../images/index/triangle.png) no-repeat 120px center;
            color: #fff;
            text-align: right;
            font-size: 14px;
            line-height: 43px;
            cursor: pointer;
            -webkit-transition: all 0.3s ease-in;
            -moz-transition: all 0.3s ease-in;
            -o-transition: all 0.3s ease-in;
            transition: all 0.3s ease-in;
        }

            .model_list ul li.active {
                background: url(../images/index/triangle.png) no-repeat 134px center;
                font-weight: bold;
                font-size: 18px;
            }

.model_show {
    float: right;
    width: 772px;
}

.model_small {
    overflow: hidden;
    overflow-x: auto;
    width: 770px;
    height: 448px;
    border: 1px solid #dddddd;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fbfbfc;
    background-color: #fbfbfc;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .model_small ul {
        padding: 40px 30px;
    }

        .model_small ul li {
            float: left;
            padding-top: 24px;
            width: 25%;
            height: 190px;
            text-align: center;
        }

            .model_small ul li span {
                display: block;
                line-height: 26px;
            }

            .model_small ul li:hover span {
                color: #0087ff;
                font-weight: bold;
            }

.model_introduce {
    display: none;
    padding-top: 10px;
}

    .model_introduce h3 {
        font-size: 22px;
        line-height: 50px;
    }

    .model_introduce p {
        overflow: hidden;
        max-height: 100px;
        line-height: 20px;
    }

.multi_view_ul {
    padding: 50px 0;
    height: 520px;
}

    .multi_view_ul > li {
        position: relative;
        top: 0px;
        float: left;
        width: 29%;
        height: 420px;
        border-right: 1px solid #dadada;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #3090e6;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

        .multi_view_ul > li.active {
            position: relative;
            top: -50px;
            width: 40%;
            height: 520px;
            background-color: #fff;
            -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
            box-shadow: 0 0 10px 2px rgba(0,0,0,0.14);
        }

.click_before {
    height: 420px;
    -webkit-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}

    .click_before h3 {
        padding-top: 30px;
        color: #fff;
        text-align: center;
        font-weight: bold;
        font-size: 18px;
    }

.line_bottom {
    margin: 30px auto;
    width: 30px;
    border-top: 1px solid #97c7f3;
}

.click_before_ul {
    padding-top: 10px;
}

    .click_before_ul li {
        color: #fff;
        text-align: center;
        line-height: 40px;
    }

.click_after {
    display: none;
    overflow: hidden;
    padding: 0 35px;
    height: 0px;
    -webkit-transition: all 0.1s ease-in;
    -moz-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
}

.multi_view_ul > li.active .click_after {
    display: block;
    height: 520px;
}

.multi_view_ul > li.active .click_before {
    display: none;
}

.click_after h3 {
    color: #0087ff;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
}

    .click_after h3 img {
        margin-right: 10px;
        padding: 20px 0;
        vertical-align: middle;
    }

.click_after p {
    overflow: hidden;
    max-height: 60px;
    line-height: 20px;
}

.click_after_ul {
    margin-top: 30px;
    padding: 20px 0;
    border-top: 1px solid #eaeaea;
}

    .click_after_ul li {
        float: left;
        padding: 8px 0;
        width: 50%;
        text-align: center;
    }

        .click_after_ul li span {
            display: block;
        }

.experimental_environment_ul {
    overflow: hidden;
    margin-bottom: 50px;
}

    .experimental_environment_ul li {
        float: left;
        margin: 0 30px;
        width: 140px;
        height: 40px;
        border: 1px solid #fff;
        text-align: center;
        font-size: 16px;
        line-height: 40px;
        cursor: pointer;
        -webkit-transition: all 0.2s ease-in;
        -moz-transition: all 0.2s ease-in;
        -o-transition: all 0.2s ease-in;
        transition: all 0.2s ease-in;
    }

        .experimental_environment_ul li.active {
            border: 1px solid #0087ff;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            color: #0087ff;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
        }

.environment_img_ul {
    overflow: hidden;
    width: 100%;
    height: 540px;
}

    .environment_img_ul ul {
        width: 5060px;
    }

        .environment_img_ul ul li {
            float: left;
            width: 1012px;
            text-align: center;
        }

.teacher .model_title h2, .teacher .model_title p {
    color: #fff;
}

.expert_introduction {
    float: left;
    width: 310px;
    text-align: center;
}

    .expert_introduction .professor_name {
        padding: 10px 0;
        color: #3a3a3a;
        text-align: center;
        font-size: 18px;
    }

.professor_name span {
    margin-right: 8px;
    color: #3a3a3a;
    font-weight: bold;
    font-size: 18px;
}

.expert_introduction p {
    overflow: hidden;
    height: 80px;
    text-align: left;
    line-height: 20px;
}

.book {
    float: right;
    width: 480px;
}

    .book h4 {
        padding: 10px 0;
        color: #434c6d;
        font-weight: bold;
        font-size: 16px;
    }

#myscroll ul li .book ol {
    overflow: hidden;
    padding-top: 20px;
}

    #myscroll ul li .book ol li {
        float: left;
        overflow: hidden;
        margin-right: 33px;
        width: 135px;
    }

        #myscroll ul li .book ol li:last-child {
            margin-right: 0;
        }

.apply_box {
    padding: 10px 20px;
    width: 370px;
}

    .apply_box > ul li {
        padding: 10px 0;
    }

        .apply_box > ul li > span {
            display: inline-block;
            width: 85px;
        }

.text_style {
    padding: 0 10px;
    width: 256px;
    height: 40px;
    border: 1px solid #dadada;
    line-height: 40px;
}

.apply_box > ul li em {
    color: red;
}

select.text_style {
    padding: 0;
    width: 278px;
    text-align: center;
}

/*实验广场1.17改*/
.screening_experiment {
    border: 1px solid #dadada;
}

    .screening_experiment ul {
        background: #f7f8f9;
    }

        .screening_experiment ul li {
            overflow: hidden;
            border-bottom: 1px solid #dadada;
        }

            .screening_experiment ul li label {
                float: left;
                width: 15%;
                text-align: center;
                font-weight: bold;
                line-height: 44px;
            }

.kind {
    position: relative;
    float: right;
    width: 84%;
    border-left: 1px solid #dadada;
    background: #fff;
}

    .kind a {
        display: inline-block;
        margin: 10px;
        padding: 0 8px;
        line-height: 24px;
    }

        .kind a.active {
            background: #0087ff;
            color: #fff;
        }

        .kind a:hover {
            color: #0087ff;
        }

        .kind a.active:hover {
            color: #fff;
        }

.kind_750 {
    width: 750px;
}

    .kind_750.h88 {
        max-height: 88px;
    }

.more_div {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-right: 12px;
    width: 55px;
    height: 24px;
    border: 1px solid #dadada;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff url(../images/xia.png) no-repeat 50px center;
    text-align: center;
    line-height: 24px;
    cursor: pointer;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.screening_experiment ul li.arrange {
    padding: 10px 10px;
    border: none;
    background-color: #fff;
}

.screening_experiment ul li:last-child {
    border: none;
}

.screening_experiment ul li.arrange a {
    margin: 7px 15px;
    line-height: 32px;
}

    .screening_experiment ul li.arrange a i {
        margin-left: 5px;
        vertical-align: middle;
    }

    .screening_experiment ul li.arrange a.active i, .screening_experiment ul li.arrange a.active {
        color: #0087ff;
    }

.screening_experiment ul li.arrange .seek_div {
    float: right;
    margin-right: 10px;
}

    .screening_experiment ul li.arrange .seek_div .typeipt {
        float: right;
        height: 28px;
        line-height: 28px;
    }

.screening_experiment ul li.arrange button {
    float: right;
    width: 74px;
    height: 32px;
    border-radius: 0;
    background-color: #0087ff;
    color: #fff;
}

    .screening_experiment ul li.arrange button:hover {
        background: #00aeff;
    }

.like_div {
    overflow: hidden;
    padding: 3px 0;
    border-top: 1px solid #dadada;
    background-color: #f9f9f9;
}

    .like_div span {
        float: left;
        display: inline-block;
        overflow: hidden;
        width: 33%;
        text-align: center;
    }

        .like_div span em {
            display: inline-block;
            overflow: hidden;
            margin-top: -3px;
            margin-left: 3px;
            max-width: 45px;
            vertical-align: middle;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
        }

.consequence {
    padding-top: 15px;
}

    .consequence b {
        margin-right: 10px;
    }

    .consequence em {
        margin: 0 5px;
        color: #0087ff;
    }

.notfound_div {
    padding-top: 200px;
    padding-bottom: 200px;
    text-align: center;
}

    .notfound_div p {
        color: #919191;
    }

/***********个人中心**********/
.my_personal_homepage {
    overflow: hidden;
    background: url(../images/team_details/personal_top_bg.jpg) no-repeat center center;
    height: 292px;
}

    .my_personal_homepage .w1012 {
        position: relative;
        text-align: center;
        color: #fff;
    }

.upload_headpicture {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 20px;
    border: 4px solid #d6deef;
    width: 104px;
    height: 104px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
    cursor: pointer;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #d6deef;
}

    .upload_headpicture input[type="file"] {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        width: 100px;
        height: 100px;
        opacity: 0;
    }

    .upload_headpicture:hover span {
        position: absolute;
        top: 0px;
        left: 0px;
        z-index: 66;
        display: block;
        width: 104px;
        height: 104px;
        background-color: rgba(0,0,0,0.4);
        color: #fff;
        text-align: center;
        line-height: 100px;
        cursor: pointer;
    }

.center_introduction {
    padding-top: 10px;
}

.intro_name h2 {
    display: inline-block;
    margin-right: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
}

.intro_name a {
    margin-left: 20px;
    color: #0087ff;
    font-size: 14px;
}

    .intro_name a i {
        margin-right: 5px;
        color: #0087ff;
        font-size: 13px;
    }

.intro_text {
    padding-top: 10px;
}

    .intro_text span {
        float: left;
        margin-right: 10px;
        color: #919191;
    }

    .intro_text p {
        display: inline-block;
        font-size: 14px;
        color: #ffffff;
    }

.right_attention {
    position: absolute;
    right: 0;
    top: 68px;
    padding-bottom: 20px;
    background-color: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.3);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

    .right_attention ul {
        padding-top: 28px;
        width: 100%;
    }

        .right_attention ul li {
            float: left;
            width: 100px;
            text-align: center;
        }

            .right_attention ul li label {
                color: #fff;
            }

            .right_attention ul li a {
                display: block;
                font-size: 28px;
            }

                .right_attention ul li a.black_a {
                    color: #fff;
                }

                .right_attention ul li a.blue_a {
                    color: #fff;
                }

                .right_attention ul li a:hover {
                    color: #fff;
                }

            .right_attention ul li.endways_li {
                width: 10px;
                color: #dadada;
                line-height: 60px;
            }

.update_information {
    display: inline-block;
    background-color: rgba(255,255,255,0.08);
    border: 1px solid rgba(255,255,255,0.3);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    color: #fff;
    line-height: 32px;
    padding: 0 15px;
    margin-top: 15px;
}

    .update_information:hover {
        background-color: rgba(255,255,255,0.2);
    }

    .update_information i {
        color: #fff;
        vertical-align: middle;
        margin-right: 5px;
    }

.ph_experiment {
    padding: 10px;
}

    .ph_experiment a {
        display: inline-block;
        margin: 0 8px;
        padding: 0 15px;
        color: #555;
        line-height: 30px;
    }

        .ph_experiment a:hover {
            color: #0087ff;
        }

        .ph_experiment a.active {
            color: #0087ff;
            font-weight: bold;
        }

    .ph_experiment .create_experiment_btn {
        float: right;
        margin-right: 10px;
        padding: 0 15px;
        background-color: #21c475;
        color: #fff;
        line-height: 30px;
    }

        .ph_experiment .create_experiment_btn i {
            margin-right: 5px;
            color: #fff;
            vertical-align: middle;
        }

        .ph_experiment .create_experiment_btn:hover {
            background-color: #14dd7c;
        }

.operate_div {
    position: absolute;
    top: 10px;
    right: 12px;
    display: none;
    padding: 0 10px;
    background: #f33131;
    color: #fff;
    font-size: 12px;
    line-height: 28px;
    cursor: pointer;
}

.experiment_mx_ul > li:hover .operate_div {
    display: block;
}

.operate_div i {
    margin-right: 3px;
    color: #fff;
    vertical-align: middle;
}

.operate_div.lock_i {
    background-color: #414346;
}

    .operate_div.lock_i i {
        font-size: 13px;
    }

.schedule_div {
    overflow: hidden;
    padding: 5px 15px;
    border-top: 1px solid #dadada;
    background-color: #f9f9f9;
}

.schedule_bg {
    float: left;
    margin-top: 6px;
    width: 130px;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #dadada;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.schedule_up {
    width: 55%;
    height: 6px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #0087ff;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.schedule_blue {
    background-color: #1dcf8a;
}

.schedule_div span {
    float: right;
    font-size: 12px;
}

/************创建实验**************/
.left_square {
    float: left;
    width: 750px;
}

    .left_square .kind_750 {
        width: 550px;
    }

        .left_square .kind_750.h88 {
            max-height: 44px;
        }

    .left_square .kind a {
        margin: 10px 5px;
    }

    .left_square.square .experiment_mx_ul > li {
        overflow: hidden;
        margin-right: 15px;
        height: 200px;
        cursor: pointer;
    }

        .left_square.square .experiment_mx_ul > li:nth-child(4n) {
            margin-right: 15px;
        }

        .left_square.square .experiment_mx_ul > li:nth-child(3n) {
            margin-right: 0px;
        }

    .left_square .linkmodel > p {
        height: 52px;
        border-bottom: none;
        line-height: 52px;
    }

    .left_square .model_time_ul {
        position: absolute;
        bottom: -60px;
        left: 0;
        background: #fff;
        -webkit-transition: all 0.1s ease-in;
        -moz-transition: all 0.1s ease-in;
        -o-transition: all 0.1s ease-in;
        transition: all 0.1s ease-in;
    }

    .left_square .experiment_mx_ul > li:hover .model_time_ul {
        bottom: 0;
    }

    .left_square.square .experiment_mx_ul .prohibit_li {
        opacity: 0.6;
        cursor: no-drop;
    }

        .left_square.square .experiment_mx_ul .prohibit_li a {
            cursor: no-drop;
        }

        .left_square.square .experiment_mx_ul .prohibit_li p {
            color: #555;
        }

    .left_square .operate_div {
        display: block;
    }

.technological_process {
    margin-bottom: 20px;
    padding: 15px 0;
    border: 1px solid #dadada;
    background: #fff;
    text-align: center;
}

.right_recommend {
    float: right;
    overflow: hidden;
    width: 240px;
}

.recommend_model {
    margin-bottom: 20px;
    padding: 6px;
    width: 226px;
    border: 1px solid #dadada;
    background-color: #fff;
}

    .recommend_model img {
        display: block;
        min-width: 228px;
    }

.intro_name .blue_btn {
    margin-top: 5px;
    margin-left: 10px;
    padding: 0 25px;
    vertical-align: top;
    line-height: 30px;
}

/***************关注列表*************/
.watch_list {
}

    .watch_list li {
        float: left;
        margin: 10px 18px 10px 0;
        padding: 15px 0;
        width: 495px;
        border: 1px solid #dadada;
        background-color: #fff;
    }

        .watch_list li:nth-child(even) {
            margin-right: 0;
        }

.watch_img {
    float: left;
    overflow: hidden;
    padding: 5px 22px;
    width: 85px;
    height: 85px;
    border-right: 1px solid #dadada;
}

    .watch_img img {
        width: 85px;
        height: 85px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

.watch_right {
    float: left;
    overflow: hidden;
    padding: 10px 20px;
    width: 320px;
}

.watch_name {
    float: left;
    width: 200px;
}

    .watch_name a {
        display: block;
        overflow: hidden;
        margin-bottom: 7px;
        height: 24px;
        color: #2b2b2b;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 16px;
        line-height: 24px;
    }

        .watch_name a:hover {
            color: #0087ff;
        }

    .watch_name p {
        overflow: hidden;
        height: 40px;
        line-height: 20px;
    }

.watch_btn {
    float: right;
    margin-top: 20px;
    width: 105px;
    background-color: #0087ff;
    color: #fff;
    line-height: 30px;
}

    .watch_btn:before {
        content: "\e620  加关注";
        font-size: 14px;
    }

    .watch_btn:hover {
        background-color: #00aeff;
    }

.my_personal_homepage .watch_btn {
    float: none;
    margin-top: 3px;
    margin-left: 15px;
    vertical-align: top;
}

/*********实验详情***********/
.classical_model {
    overflow: hidden;
    height: 314px;
    background: url(../images/model_details/model_bg.png) no-repeat top center;
}

.classical_model_left {
    float: left;
    width: 600px;
}

    .classical_model_left h1 {
        padding: 30px 0 15px 0;
        color: #fff;
        font-weight: bold;
        font-size: 26px;
    }

    .classical_model_left p {
        overflow: hidden;
        height: 104px;
        color: #fff;
        text-indent: 2em;
        line-height: 26px;
    }

    .classical_model_left ul {
        overflow: hidden;
        margin-top: 10px;
    }

        .classical_model_left ul li {
            float: left;
            margin-right: 40px;
            width: 120px;
            height: 80px;
            border: 1px solid rgba(255,255,255,0.18);
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            border-radius: 3px;
            background-color: rgba(255,255,255,0.04);
            color: #fff;
            text-align: center;
            -ms-border-radius: 3px;
            -o-border-radius: 3px;
        }

            .classical_model_left ul li:hover {
                border: 1px solid rgba(255,255,255,0.2);
                background-color: rgba(255,255,255,0.14);
                cursor: pointer;
            }

            .classical_model_left ul li i {
                display: inline-block;
                margin: 5px 0 3px 0;
                color: #fff;
                font-size: 26px;
            }

            .classical_model_left ul li span {
                display: block;
                color: #fff;
            }

                .classical_model_left ul li span em {
                    margin-left: 4px;
                    color: #fff;
                }

.classical_model_right {
    float: right;
    margin-top: 30px;
    padding: 10px;
    width: 220px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
    text-align: center;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

    .classical_model_right img {
        width: 110px;
        height: 110px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

    .classical_model_right a {
        display: block;
        overflow: hidden;
        height: 34px;
        color: #2b2b2b;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: bold;
        font-size: 18px;
        line-height: 34px;
    }

    .classical_model_right p {
        overflow: hidden;
        margin: 4px 0;
        height: 30px;
        text-overflow: ellipsis;
        white-space: nowrap;
        line-height: 30px;
    }

        .classical_model_right p span {
            margin: 0 3px;
            color: #919191;
        }

.attention_btn:before {
    content: "\e620  关注主持人";
    font-size: 14px;
}

.attention_btn {
    margin: 6px;
    padding: 0 20px;
    background-color: #21c475;
    color: #fff;
    color: #fff;
    line-height: 36px;
}

    .attention_btn i {
        margin-right: 4px;
        color: #fff;
        font-size: 13px;
    }

    .attention_btn:hover {
        background-color: #14dd7c;
    }

.bottom_border {
    padding-bottom: 40px;
    border-bottom: 1px solid #dadada;
}

.cancel_watch_btn {
    background-color: #d0d0d0;
}

    .cancel_watch_btn:hover {
        background-color: #c0c0c0;
    }

    .cancel_watch_btn:before {
        content: "已关注";
    }

    .cancel_watch_btn:hover:before {
        content: "取消关注";
    }

.attention_btn.cancel_watch_btn {
    width: 130px;
}
/*********实验详情 评论*********/
.comment_main {
    padding: 30px;
}

.big_comment {
    overflow: hidden;
}

.reply_other_comment textarea, .comment_main textarea {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 15px;
    width: 100%;
    height: 88px;
    border: 1px solid #dadada;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    line-height: 22px;
    resize: none;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.publish_btn {
    float: right;
    margin-top: 10px;
    padding: 0 40px;
    background-color: #0087ff;
    color: #fff;
    line-height: 36px;
}

    .publish_btn:hover {
        background-color: #00aeff;
    }

.other_comment {
    overflow: hidden;
    clear: both;
    margin-top: 20px;
    padding: 15px 20px 10px 20px;
    border: 1px solid #dadada;
    background-color: #f7f8f9;
}

.left_comment_img {
    float: left;
    width: 12%;
    text-align: center;
}

    .left_comment_img img {
        width: 60px;
        height: 60px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
    }

.right_comment_content {
    float: left;
    margin-left: 15px;
    width: 84%;
}

    .right_comment_content h2 b {
        color: #2b2b2b;
        font-weight: bold;
        font-size: 16px;
    }

    .right_comment_content h2 img {
        margin-left: 10px;
        vertical-align: middle;
    }

    .right_comment_content p {
        padding: 15px 15px 15px 0;
    }

    .right_comment_content .last_time {
        padding-bottom: 10px;
    }

        .right_comment_content .last_time time {
            color: #919191;
            font-size: 12px;
        }

        .right_comment_content .last_time a {
            float: right;
            color: #555555;
            font-size: 12px;
            cursor: pointer;
        }

            .right_comment_content .last_time a i {
                margin-right: 6px;
                font-size: 12px;
            }

            .right_comment_content .last_time a:hover, .right_comment_content .last_time a:hover i {
                color: #0087ff;
            }

.comment_me {
    overflow: hidden;
}

.comment_me {
    padding-top: 10px;
    border-top: 1px solid #eaeaea;
}

    .comment_me .right_comment_content .last_time a {
        float: none;
        margin-left: 30px;
    }

    .comment_me .left_comment_img {
        padding-top: 0;
        width: 50px;
    }

        .comment_me .left_comment_img img {
            width: 30px;
            height: 30px;
        }

    .comment_me .right_comment_content h2 b {
        font-size: 14px;
    }

    .comment_me .right_comment_content p {
        padding: 8px 8px 8px 0;
    }

.reply_other_comment {
    overflow: hidden;
    margin-top: 10px;
    padding: 20px 20px 10px 20px;
    border: 1px solid #dadada;
    background-color: #f7f8f9;
}

.reply_cmt {
    overflow: hidden;
    text-align: right;
}

    .reply_cmt a {
        display: inline-block;
        margin-top: 10px;
        margin-right: 40px;
        color: #919191;
        line-height: 36px;
    }

        .reply_cmt a:hover {
            color: #555;
        }

.more_comment {
    margin: 25px auto;
    width: 400px;
}

fieldset.more_comment legend {
    padding: 0 20px 0 20px;
}

.no_minheight {
    min-height: 0;
}

/*********试用***********/
.try_out {
    margin: 0 auto;
    width: 1000px;
    text-align: center;
}

    .try_out h1 {
        padding: 20px 0 10px 0;
        color: #2b2b2b;
        font-weight: bold;
        font-size: 18px;
        line-height: 80px;
    }

.solo {
    display: inline-block;
    margin: 0 55px;
    padding: 20px;
    width: 240px;
    border: 1px solid #dadada;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

    .solo h3 {
        font-size: 16px;
        line-height: 60px;
    }

    .solo ul {
        padding-top: 10px;
        border-top: 1px solid #dadada;
    }

        .solo ul li {
            overflow: hidden;
            text-align: right;
            line-height: 30px;
        }

            .solo ul li label {
                float: left;
                color: #919191;
            }

    .solo:hover {
        box-shadow: 0 3px 8px 2px #d1d1d1;
    }

    .solo button {
        float: none;
        margin-top: 15px;
    }

        .solo button.solo_btn {
            background-color: #21c475;
        }

            .solo button.solo_btn:hover {
                background-color: #14dd7c;
            }

.update217 .form_div {
    width: auto;
    border: none;
}

.update217 .submit_btn {
    width: 258px;
    font-weight: normal;
}

.return_a {
    float: right;
    font-weight: normal;
}

    .return_a:hover {
        color: #0087ff;
    }

/*******登录弹框******/
.login_box {
    float: none;
    display: none;
    min-height: auto;
}

    .login_box .numerical_value li {
        text-align: left;
    }

    .login_box button.submit_btn {
        background-color: #21c475;
    }

        .login_box button.submit_btn:hover {
            background-color: #4bce8e;
        }

    .login_box .numerical_value li:last-child {
        text-align: center;
    }


/**********我的消息********/
.information_main {
    padding: 0 30px;
}

.sum_information {
    padding: 20px 0;
    color: #555555;
    line-height: 30px;
}

    .sum_information em {
        margin: 0 5px;
        color: #0087ff;
    }

.info_ul {
    overflow: hidden;
    margin-bottom: 20px;
    border-top: 1px solid #dadada;
}

    .info_ul li {
        padding: 12px 30px;
        border-bottom: 1px solid #dadada;
    }

        .info_ul li a, .info_ul li a b {
            color: #0087ff;
            cursor: pointer;
        }

        .info_ul li time {
            display: block;
            margin-top: 7px;
            color: #919191;
            font-size: 12px;
        }

        .info_ul li.not_look {
            background-color: #fafafa;
        }

.data_details {
    position: relative;
}

.announce_btn {
    position: absolute;
    top: 10px;
    right: 20px;
    float: right;
    margin-right: 10px;
    padding: 0 20px;
    background-color: #0087ff;
    color: #fff;
    line-height: 30px;
}

    .announce_btn:hover {
        background-color: #00aeff;
    }

/*登录ipad版本*/
.ipad_bg {
    min-height: 100%;
    background: #f4f4f4 url(../images/ipad/bg_top.png) no-repeat;
    text-align: center;
}

.login_icon {
    padding: 50px 0 30px 0;
}

    .login_icon img {
        width: 120px;
    }

    .login_icon h1 {
        color: #555555;
        font-size: 22px;
    }

.ipad_bg .numerical_value {
    margin: 0 auto;
    padding: 10px 0;
    width: 342px;
}

    .ipad_bg .numerical_value li:first-child {
        padding-bottom: 0;
    }

    .ipad_bg .numerical_value li {
        padding-bottom: 24px;
    }

    .ipad_bg .numerical_value .text_style {
        width: 320px;
    }

        .ipad_bg .numerical_value .text_style:focus {
            outline: none;
            border: 1px solid #dadada;
            background-color: #fbfbfb;
        }

.ipad_bg .error_p {
    padding-left: 0;
    text-align: left;
    line-height: 30px;
}

.ipad_bg .submit_btn {
    width: 342px;
}
/*登录ipad版本 end*/


/**********修改手机号*******/
.data_details .return_a {
    position: absolute;
    top: 15px;
    right: 20px;
}

.top_flow {
    padding: 35px 0;
    text-align: center;
}

.setting_up_div .form_div ul.update_phone_ul {
    padding-bottom: 50px;
    padding-left: 120px;
}

.form_div > ul li > span {
    margin-right: 5px;
    font-weight: normal;
}

.form_div > ul li {
    padding: 10px 0;
}

    .form_div > ul li.checking_li {
        position: relative;
    }

        .form_div > ul li.checking_li .set_number_btn {
            position: absolute;
            top: 20px;
            left: 300px;
            border: none;
            background: none;
            color: #0087ff;
            font-weight: normal;
        }

.finish_div {
    margin: 0 auto 35px auto;
    padding-bottom: 30px;
    width: 810px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f8f9;
    text-align: center;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .finish_div img {
        margin: 50px 0;
    }

    .finish_div p a {
        margin-left: 5px;
        color: #0087ff;
    }

.experiment_content {
    margin-bottom: 30px;
}

    .experiment_content .table_width {
        min-height: 220px;
    }

.loading {
    padding: 150px 0;
    border: 1px solid #dadada;
    border-top: none;
    text-align: center;
}

.data_message .loading {
    padding: 115px 0;
}

.band_phone_box .set_number_btn {
    position: absolute;
    top: 215px;
    left: 280px;
    border: none;
    background: none;
    color: #0087ff;
    font-weight: normal;
}

/*************序贯搜寻************/
.basic_model {
    position: relative;
    margin-top: 25px;
    padding-top: 35px;
    height: 420px;
}

.sequential_model {
    background: url(../images/model_img/sequential_bg01.png) no-repeat center top;
}

.sequential_model_after {
    background: url(../images/model_img/sequential_bg02.png) no-repeat center top;
}

.abstruct_left {
    float: left;
    margin-left: 30px;
    width: 650px;
}

.abstruct_left_title {
    width: 260px;
    min-height: 241px;
}

    .abstruct_left_title h3 {
        margin-bottom: 15px;
        color: #3a3223;
        font-weight: bold;
        font-size: 18px;
    }

    .abstruct_left_title p {
        text-indent: 2em;
    }

.broken_line {
    padding: 10px 15px;
    width: 618px;
    min-height: 130px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: i0 0 7px 1px rgba(0,0,0,.14);
    box-shadow: 0 0 7px 1px rgba(0,0,0,.14);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.operate_right {
    float: right;
    margin-right: 30px;
    width: 220px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff;
    -webkit-box-shadow: i0 0 7px 1px rgba(0,0,0,.14);
    box-shadow: 0 0 7px 1px rgba(0,0,0,.14);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.allow_ul {
    overflow: hidden;
    padding: 10px 15px;
}

    .allow_ul li {
        padding: 3px 0;
        line-height: 26px;
    }

        .allow_ul li span {
            float: right;
            font-weight: bold;
        }

.current_ul {
    overflow: hidden;
    border-top: 1px solid #dadada;
    background-color: #fbfbfb;
}

    .current_ul li {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 0;
        width: 50%;
        border-bottom: 1px solid #dadada;
        text-align: center;
    }

        .current_ul li:nth-child(2n) {
            border-left: 1px solid #dadada;
        }

        .current_ul li span {
            display: block;
        }

            .current_ul li span b {
                margin-right: 3px;
                color: #0b0b0b;
                font-size: 18px;
            }

.continue_seek_btn {
    margin: 5px 0;
    width: 100%;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #21c475;
    color: #fff;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .continue_seek_btn:hover {
        background-color: #4acf8f;
    }

.finish_seek_btn {
    background-color: #f3a325;
}

    .finish_seek_btn:hover {
        background-color: #f9b03d;
    }

.initial_funding {
    margin: 0 auto;
    margin-top: 60px;
    margin-bottom: 25px;
    padding: 25px 15px;
    width: 200px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: i0 0 7px 1px rgba(0,0,0,.14);
    box-shadow: 0 0 7px 1px rgba(0,0,0,.14);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .initial_funding span {
        float: right;
    }

        .initial_funding span b {
            margin-right: 3px;
            font-size: 16px;
        }

.sequential_model_after .epicycle_list {
    float: none;
    margin: 0 auto;
    width: 780px;
}

.epicycle_list li > span {
    font-size: 20px;
}

.epicycle_list li span b {
    margin-right: 3px;
}

.finish_seek_btn[disabled], .continue_seek_btn[disabled] {
    background-color: #d2d2d2;
    cursor: no-drop;
}

/*****************矩阵博弈**************/
.matrix_model_after, .matrix_model {
    background: url(../images/model_img/matrixgame_bg01.png) no-repeat center top;
}

.matrix {
    overflow: hidden;
    margin: 0 auto;
    padding: 3px 3px 3px 5px;
    width: 558px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f4f7f9;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .matrix .maxrix_title {
        overflow: hidden;
    }

.maxrix_left {
    float: left;
    padding: 20px 0;
    width: 110px;
    border: 3px solid #f4f7f9;
    background-color: #fff;
    color: #0b0b0b;
    text-align: center;
    font-size: 16px;
    line-height: 50px;
}

.maxrix_right {
    float: left;
    overflow: hidden;
    width: 442px;
}

.oneself {
    width: 434px;
    border: 3px solid #f4f7f9;
    background-color: #455eb9;
    color: #fff;
    text-align: center;
    font-size: 18px;
    line-height: 42px;
}

.decision span {
    float: left;
    display: block;
    margin: 3px;
    width: 210px;
    border: 2px solid #cdd5f3;
    background-color: #cdd5f3;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
}

    .decision span.active {
        border: 2px solid #455eb9;
        background: #cdd5f3 url(../images/model_img/matrixgame_current.png) no-repeat right bottom;
    }

.prisoner_b {
    overflow: hidden;
}

    .prisoner_b ul li {
        float: left;
        width: 110px;
        background-color: #fff;
        text-align: center;
    }

        .prisoner_b ul li.prisoner_title {
            padding: 40px 10px 0 15px;
            width: 20px;
            height: 130px;
            border: 3px solid #f4f7f9;
            background-color: #9c9c9c;
            color: #fff;
            text-align: center;
            word-wrap: break-word;
            letter-spacing: 5px;
            font-size: 18px;
        }

        .prisoner_b ul li span {
            display: block;
            border: 3px solid #f4f7f9;
            color: #6f8395;
            font-weight: bold;
            font-size: 20px;
            line-height: 82px;
        }

        .prisoner_b ul li:nth-child(2) {
            width: 65px;
        }

            .prisoner_b ul li:nth-child(2) span {
                color: #555;
                font-weight: normal;
                font-size: 14px;
            }

.matrix_submit {
    padding: 25px 0;
    width: 550px;
    border: 3px solid #f4f7f9;
    background-color: #fff;
    text-align: center;
}

.matrix_submit_btn {
    width: 194px;
    height: 44px;
    background: url(../images/model_img/matrixgame_btn.png) no-repeat 0 0;
}

    .matrix_submit_btn:hover {
        background-position: left -44px;
    }

    .matrix_submit_btn[disabled] {
        width: 194px;
        height: 44px;
        background-position: left -88px;
        cursor: no-drop;
    }

.matrix_model_after .model_after_title {
    margin-top: 120px;
    margin-left: 140px;
    background-color: #4c8be3;
}

.matrix_model_after .epicycle_list {
    float: none;
    margin: 140px auto 0 auto;
    width: 730px;
}

.epicycle_div b.fz20 {
    font-size: 20px;
}

.matrix_model_after .epicycle_list li {
    width: 20%;
}

.array_div {
    float: left;
    width: 50%;
}

.prisoner_b ul li.num_li {
    float: left;
    overflow: hidden;
    width: 440px;
}

    .prisoner_b ul li.num_li span {
        float: left;
        width: 104px;
    }

        .prisoner_b ul li.num_li span.navy {
            color: #fb525a;
        }

/**********资产泡沫*************/
.foam_model {
    padding-top: 15px;
    height: 435px;
    background: url(../images/model_img/asset_bg01.png) no-repeat center top;
}

.foam_model_after {
    background: url(../images/model_img/asset_bg02.png) no-repeat center top;
}

.foam_left_stock {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    width: 410px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.stock_parameter {
    padding: 0px 15px;
    background-color: #2da0dc;
}

    .stock_parameter h1 {
        padding-bottom: 0;
        color: #fff;
        font-weight: bold;
        font-size: 18px;
        line-height: 44px;
    }

.stock_ul {
    overflow: hidden;
    padding-bottom: 5px;
}

    .stock_ul li {
        float: left;
        width: 58%;
        color: #fff;
        line-height: 26px;
    }

        .stock_ul li:nth-child(odd) {
            width: 42%;
        }

        .stock_ul li span, .stock_ul li b, .stock_ul li label {
            color: #fff;
        }

        .stock_ul li span {
            font-weight: bold;
        }

.stock_chart {
    overflow: hidden;
    height: 215px;
    background-color: #f8f8f8;
}

.foam_model .experiment_zs {
    padding-top: 17px;
    padding-left: 20px;
    width: 100%;
}

.foam_model .theme-green .back-bar .pointer-label {
    display: none;
}

.foam_model .theme-green .back-bar .pointer {
    width: 12px;
    border-radius: 6px;
    background-color: #2eabed;
}

.foam_model .theme-green .back-bar .selected-bar {
    border-radius: 5px;
    background-color: #1b8eca;
}

.foam_model .theme-green .back-bar {
    border-radius: 5px;
}

.foam_model .theme-green .scale ins {
    color: #09395e;
    font-weight: bold;
}

.business_div {
    clear: both;
    padding: 0 20px 10px 20px;
    text-align: right;
}

    .business_div button {
        margin-left: 10px;
    }

        .foam_right_quote_btn button[disabled], .business_div button[disabled] {
            background-color: #d2d2d2;
            cursor: no-drop;
        }

    .business_div span {
        float: left;
        display: inline-block;
        height: 30px;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }

.foam_right_quote {
    float: right;
    overflow: hidden;
    margin-right: 20px;
    width: 213px;
    border: 1px solid #6eabcb;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

    .foam_right_quote ul {
        padding: 5px 10px;
        border-bottom: 1px solid #f7f7f7;
    }

        .foam_right_quote ul li {
            line-height: 24px;
        }

.price_table_border {
    margin: 5px auto;
    width: 200px;
    border: 1px solid #6eabcb;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.price_table {
    width: 200px;
    text-align: center;
}

    .price_table tr th {
        height: 40px;
        background-color: #d3e9f4;
        color: #176e9c;
        font-weight: bold;
    }

        .price_table tr th:last-child {
            border-left: 1px solid #6eabcb;
            background-color: #d3f4e4;
            color: #157245;
            font-weight: bold;
        }

    .price_table tr td {
        border-top: 1px solid #6eabcb;
        background-color: #fff;
        color: #2da0dc;
        line-height: 40px;
    }

        .price_table tr td:last-child {
            border-left: 1px solid #6eabcb;
            color: #21c475;
        }

    .price_table tr:nth-child(2) td {
        border-top: none;
    }

.foam_right_quote_btn {
    padding-top: 5px;
    padding-bottom: 10px;
    text-align: center;
}

    .foam_right_quote_btn button {
        margin: 0 3px;
    }

.h2_title {
    display: inline-block;
    margin-top: 20px;
    margin-left: 40px;
    padding: 0 30px;
    height: 42px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    background-color: #0085fd;
    color: #fff;
    font-size: 16px;
    line-height: 42px;
}

.foam_model_after .h2_title {
    margin-top: 120px;
    margin-left: 265px;
}

.foam_model_after .epicycle_div {
    padding-left: 265px;
}

.foam_model_after .epicycle_list {
    width: 665px;
}


/********银行运营*********/
.bank_operation_model {
    background: url(../images/model_img/Banking_bg_01.png) no-repeat center top;
}

.bank_operation_model_after {
    background: url(../images/model_img/Banking_bg_02.png) no-repeat center top;
}

.banking_div {
    height: 300px;
    text-align: center;
}

    .banking_div > h2 {
        display: inline-block;
        padding-left: 200px;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
    }

.right_depositor {
    float: right;
    margin-right: 20px;
    width: 200px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.14);
    box-shadow: 0 0 5px 1px rgba(0,0,0,.14);
    text-align: left;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .right_depositor h3 {
        padding: 5px 15px;
        border-bottom: 1px solid #dadada;
    }

    .right_depositor b {
        display: block;
        padding-bottom: 5px;
        color: #3a3a3a;
        text-align: center;
        font-size: 20px;
        line-height: 34px;
    }

        .right_depositor b.green {
            color: #14ad5c;
        }

        .right_depositor b.rose_red {
            color: #f21549;
        }

    .right_depositor ul {
        padding: 10px 15px;
    }

        .right_depositor ul li {
            line-height: 28px;
        }

            .right_depositor ul li span {
                float: right;
                font-weight: bold;
            }

.withdraw_money {
    padding: 35px 0;
    color: #fff;
    text-align: center;
    font-size: 20px;
    line-height: 46px;
}

    .withdraw_money button {
        margin: 0 20px;
    }

.take_div {
    margin: 17px auto;
    width: 350px;
    height: 80px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #20bc8e;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 80px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.forced_extraction_div {
    margin: 17px auto;
    width: 350px;
    height: 80px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #53667a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    line-height: 80px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.h2_title {
    background-color: #259d7a;
}

.bank_operation_model_after .left_result {
    float: left;
    margin-left: 160px;
    padding-top: 60px;
    width: 550px;
}

.bank_operation_model_after .epicycle_list {
    width: 500px;
}

    .bank_operation_model_after .epicycle_list li {
        width: 33.3%;
    }

.collapse_div {
    margin: 30px auto;
    width: 292px;
    height: 67px;
    border-bottom: 4px solid #35414e;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #53667a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 67px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

/*****************供给与需求*****************/
.supply_model {
    padding-top: 20px;
    background: url(../images/model_img/supply_bg02.png) no-repeat center top;
}

.buyer_model {
    background: url(../images/model_img/supply_bg01.png) no-repeat center top;
}

.supply_model_after {
    padding-top: 25px;
    background: url(../images/model_img/supply_bg03.png) no-repeat center top;
}

.supply_left {
    float: left;
    margin-left: 20px;
    width:;
    width: 480px;
}

.seller {
    padding: 10px;
    width: 145px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .seller > b {
        font-size: 18px;
    }

    .seller ul li {
        padding: 5px 0;
        line-height: 22px;
    }

        .seller ul li b {
            float: right;
        }

.bottom_seller {
    overflow: hidden;
    margin-top: 210px;
    height: 120px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f8f8f6;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .bottom_seller .experiment_zs {
        padding-top: 20px;
        padding-left: 30px;
        background-color: #f8f8f6;
    }

    .bottom_seller .slider-container .back-bar .pointer-label {
        display: none;
    }

    .bottom_seller .theme-green .back-bar {
        height: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #cecece;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

        .bottom_seller .theme-green .back-bar .selected-bar {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            background-color: #ff8518;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
        }

        .bottom_seller .theme-green .back-bar .pointer {
            top: -8px;
            width: 26px;
            height: 26px;
            background: url(../images/model_img/supply_sell_dot.png);
        }

    .bottom_seller .business_div span {
        color: #3a3a3a;
        font-weight: normal;
        font-size: 16px;
    }

        .bottom_seller .business_div span b {
            margin-right: 5px;
            color: #fe7801;
            font-weight: bold;
            font-size: 24px;
        }

.sell_btn {
    width: 176px;
    height: 46px;
    background: url(../images/model_img/supply_sell_btn.png) no-repeat left top;
}

    .sell_btn:hover {
        background-position: left -46px;
    }

.business_div .sell_btn[disabled] {
    background-color: #f8f8f6;
    background-position: left -92px;
    cursor: no-drop;
}

.supply_right {
    float: right;
    margin-right: 20px;
    width: 335px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.supply_ecart {
    padding: 5px 10px;
    height: 160px;
    background-color: #fff;
}

.supply_ul li {
    overflow: hidden;
}

    .supply_ul li:first-child b {
        display: inline-block;
        width: 50%;
        background-color: #e8e8e8;
        text-align: center;
        line-height: 36px;
    }

    .supply_ul li span {
        display: inline-block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 50%;
        border-bottom: 1px solid #dadada;
        text-align: center;
        line-height: 30px;
    }

        .supply_ul li span:first-child {
            border-right: 1px solid #dadada;
        }

        .supply_ul li span b {
            color: #0c915f;
        }

.high_price_btn {
    display: block;
    margin: 0 auto;
    width: 250px;
    height: 38px;
    background: url(../images/model_img/supply_low_sell_btn.png) no-repeat left top;
}

    .high_price_btn:hover {
        background-position: left -38px;
    }

.bottom_btn_center {
    padding: 5px 0;
    text-align: center;
}

.high_price_btn[disabled] {
    background-color: #f8f8f6;
    background-position: left -76px;
    cursor: no-drop;
}

.buyer_model .bottom_seller .theme-green .back-bar .selected-bar {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #24a86f;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.buyer_model .bottom_seller .theme-green .back-bar .pointer {
    background: url(../images/model_img/supply_buy_dot.png);
}

.buyer_model .bottom_seller .business_div span b {
    color: #24a86f;
}

.buyer_model .sell_btn {
    background: url(../images/model_img/supply_buy_btn.png) no-repeat left top;
}

    .buyer_model .sell_btn:hover {
        background-position: left -46px;
    }

.buyer_model .business_div .sell_btn[disabled] {
    background-color: #f8f8f6;
    background-position: left -92px;
    cursor: no-drop;
}

.buyer_model .supply_ul li span b {
    color: #106ebe;
}

.buyer_model .high_price_btn {
    background: url(../images/model_img/supply_low_buy_btn.png) no-repeat left top;
}

    .buyer_model .high_price_btn:hover {
        background-position: left -38px;
    }

    .buyer_model .high_price_btn[disabled] {
        background-color: #f8f8f6;
        background-position: left -76px;
        cursor: no-drop;
    }

.buyer_after {
    float: left;
    overflow: hidden;
    margin-left: 20px;
    width: 140px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .buyer_after h2 {
        padding: 0 20px;
        background-color: #f8f8f8;
        font-weight: bold;
        font-size: 18px;
        line-height: 48px;
    }

    .buyer_after span {
        display: block;
        padding: 5px 20px;
        line-height: 24px;
    }

    .buyer_after b {
        margin-right: 5px;
        color: #106ebe;
        font-size: 24px;
        line-height: 24px;
    }

.buyer_after_right {
    float: right;
    margin-right: 20px;
    width: 725px;
    border: 1px solid #dbecee;
    background-color: #fff;
}

.left_switchover {
    float: left;
    width: 100px;
    height: 380px;
    border-right: 1px solid #dbecee;
    background-color: #f0f7f8;
}

    .left_switchover ul li {
        text-align: center;
        line-height: 42px;
        cursor: pointer;
    }

        .left_switchover ul li.active {
            width: 101px;
            border-top: 1px solid #dbecee;
            border-bottom: 1px solid #dbecee;
            background-color: #fff;
            color: #43a8e8;
        }

        .left_switchover ul li:first-child.active {
            border-top: none;
        }

.right_demand_table {
    float: right;
    overflow-x: auto;
    padding: 15px 10px;
    width: 600px;
    height: 340px;
}

    .right_demand_table table {
        width: 100%;
        border: 1px solid #dde1e1;
    }

        .right_demand_table table tr th {
            border: 1px solid #dde1e1;
            background-color: #eef1f1;
            text-align: center;
            line-height: 42px;
        }

        .right_demand_table table tr td {
            border: 1px solid #dde1e1;
            text-align: center;
            line-height: 42px;
        }

        .right_demand_table table tr:nth-child(odd) td {
            background-color: #fbfbfb;
        }

.fixation_explain_1 .matrix {
    margin: 20px auto;
}

.fixation_explain_1 .oneself {
    border: 3px solid #f7f8f9;
}

.ipt_table {
    width: 430px;
    border: 1px solid #dadada;
}

    .ipt_table tr td {
        padding: 10px 0;
        border: 1px solid #dadada;
        text-align: center;
    }

.a1 {
    display: inline-block;
    width: 65px;
}

    .a1 span {
        display: block;
        padding-bottom: 5px;
        font-size: 16px;
    }

    .a1 input {
        width: 63px;
        border: 1px solid #dadada;
        text-align: center;
        font-weight: bold;
        line-height: 36px;
    }

input.tableipt {
    width: 63px;
    border: 1px solid #dadada;
    text-align: center;
    font-weight: bold;
    line-height: 30px;
}

input.lotteryipt {
    width: 40px;
    border: 1px solid #dadada;
    text-align: center;
    font-weight: bold;
    line-height: 28px;
}

.ipt_table {
    margin-top: 10px;
}

    .ipt_table tr td .a1:first-child span {
        color: #0087ff;
    }

    .ipt_table tr td .a1:first-child input {
        background-color: #f5faff;
        color: #0087ff;
    }

    .ipt_table tr td.gray {
        background-color: #f6f6f6;
        font-weight: normal;
    }

    .ipt_table tr td.blue {
        background-color: #f5faff;
        color: #555;
        font-weight: normal;
    }

    .ipt_table tr:first-child td.blue {
        color: #0087ff;
    }

.updateprop {
    overflow: hidden;
    width: 500px;
    background-color: #fff;
}

.input_sup {
    margin-top: -0px;
    width: 9%;
    width: 9%;
    height: 20px;
    line-height: 20px;
}

.band_phone_box .add_box ul li {
    padding: 0px 40px 8px 100px;
}

#change_password .form_div {
    border: none;
}

    #change_password .form_div ul.update_phone_ul {
        padding-left: 40px;
    }

.band_phone_box .text_style {
    width: 280px;
}

.disable {
    pointer-events: none;
}

/***************消费者行为**************/
.consumer_behavior_model {
    background: url(../images/model_img/consumer_behavior_bg01_03.png) no-repeat center top;
}

.consumer_behavior_model_after {
    background: url(../images/model_img/consumer_behavior_bg02_03.png) no-repeat center top;
}

    .consumer_behavior_model_after .left_result {
        float: left;
        margin-left: 185px;
        padding-top: 110px;
        width: 550px;
    }

    .consumer_behavior_model_after .h2_title {
        background-color: #c6303a;
    }

    .consumer_behavior_model_after .epicycle_list {
        width: 500px;
    }

        .consumer_behavior_model_after .epicycle_list li {
            width: 33.3%;
        }

            .consumer_behavior_model_after .epicycle_list li .red {
                display: block;
                overflow: hidden;
                width: 140px;
                color: #c6303a;
                text-overflow: ellipsis;
                white-space: normal;
            }

.consumer_main {
    margin-left: 280px;
    width: 600px;
}

.consumer_top {
    clear: both;
    overflow: hidden;
    margin-bottom: 30px;
}

.budget {
    float: left;
    padding: 8px 12px;
    width: 160px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 6px 1px rgba(179,47,56,0.16);
    font-size: 18px;
    line-height: 32px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.consumer_top .budget {
    margin-right: 22px;
}

    .consumer_top .budget:last-child {
        float: right;
        margin-right: 0;
    }

.budget img {
    float: left;
    margin-right: 10px;
    vertical-align: top;
}

.budget label {
    color: #202020;
}

.budget_num {
    height: 32px;
    font-size: 18px;
}

    .budget_num em {
        font-size: 18px;
    }

    .budget_num sup {
        vertical-align: super;
        font-size: 12px;
    }

.budget b {
    float: left;
    display: inline-block;
    overflow: hidden;
    width: 90px;
    color: #555555;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    line-height: 32px;
}

.consumer_behavior_right {
    float: right;
    width: 185px;
}

.w190 {
    width: 190px;
}

.w130 {
    width: 130px;
}

.consumer_behavior_left {
    float: left;
    overflow: hidden;
    padding: 25px 0;
    width: 390px;
}

.left_addone {
    float: left;
    width: 50%;
    text-align: center;
}

.left_addone_img {
    font-size: 14px;
}

    .left_addone_img img {
        margin-right: 5px;
    }

    .left_addone_img b {
        font-weight: bold;
        font-size: 20px;
    }

.consumer_behavior_left .left_addone:first-child .left_addone_img {
    border-right: 1px solid #e3e3e3;
}

.cb_add_btn {
    margin-top: 15px;
    width: 144px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #0090ff;
    color: #fff;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .cb_add_btn:hover {
        background-color: #0087ff;
    }

    .cb_add_btn[disabled] {
        background-color: #b6b6b6;
    }

.cb_btn_div {
    clear: both;
    overflow: hidden;
    padding: 25px 25px;
}

.cb_submit_btn {
    width: 342px;
    height: 52px;
    background: url(../images/model_img/consumer_behavior_btn.png) no-repeat 0 0;
}

    .cb_submit_btn:hover {
        background-position: 0 -52px;
    }

    .cb_submit_btn[disabled] {
        background-position: 0 -104px;
    }

.consumer_behavior_right .budget:first-child {
    margin-bottom: 10px;
}

.budget ul li {
    overflow: hidden;
    margin: 7px 0;
}

    .budget ul li img {
        float: left;
        margin-top: 10px;
        margin-right: 15px;
    }

    .budget ul li span {
        float: left;
        display: block;
        font-size: 14px;
        line-height: 22px;
    }

        .budget ul li span b {
            display: block;
            color: #f2411e;
            font-size: 16px;
            line-height: 22px;
        }

.consumer_behavior_right .budget_num {
    padding: 5px 0;
}

.browser_low {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    border-bottom: 1px solid #c3b728;
    background-color: #fffae9;
    color: #a08124;
    text-align: center;
    line-height: 30px;
}

    .browser_low span {
        float: right;
        margin-right: 20px;
        color: #a08124;
        line-height: 30px;
    }

.checkbox_div {
    float: right;
    overflow-y: auto;
    padding: 5px;
    width: 85px;
    max-height: 120px;
    border: 1px solid #e3e3e3;
    background-color: #fff;
}

    .checkbox_div > span {
        display: block;
        padding: 2px 0;
        line-height: 22px;
    }

        .checkbox_div > span input {
            margin-right: 5px;
            vertical-align: middle;
        }


/***************货币创造**************/
.public_money_creation_model {
    background: url(../images/model_img/moneyCreation_public_bg01.jpg) no-repeat center top;
}

.public_money_creation_model_after {
    padding-top: 2px;
    height: 448px;
    background: url(../images/model_img/moneyCreation_public_bg02.jpg) no-repeat center top;
}

.right_money_creation {
    float: right;
    margin-right: 20px;
    width: 330px;
}

.pmc_operation {
    margin-bottom: 20px;
    height: 60px;
}

.pmc_operation_mod {
    float: left;
    padding: 10px;
    width: 140px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    line-height: 40px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.pmc_operation .pmc_operation_mod:last-child {
    float: right;
}

.pmc_operation_mod > b {
    float: right;
    line-height: 40px;
}

.pmc_operation_mod > span {
    float: right;
    line-height: 40px;
}

    .pmc_operation_mod > span b {
        margin-right: 3px;
        color: #21aa4f;
        font-size: 16px;
    }

.pmc_fill {
    float: left;
    margin-left: 140px;
    width: 435px;
    min-height: 340px;
    background-color: #fff;
}

    .pmc_fill h1 {
        padding-bottom: 0;
        background-color: #f7f7f7;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
        line-height: 46px;
    }

    .pmc_fill p {
        padding-top: 40px;
        text-align: center;
    }

        .pmc_fill p b {
            margin-left: 10px;
            color: #009254;
            font-size: 20px;
        }

.pmc_fill_ul {
    padding: 40px 40px 0 40px;
}

    .pmc_fill_ul li {
        overflow: hidden;
        margin-bottom: 35px;
    }

        .pmc_fill_ul li label {
            display: inline-block;
            width: 80px;
            line-height: 48px;
        }

.fill_ipt_div {
    float: right;
    display: inline-block;
    padding: 0 20px;
    width: 230px;
    height: 48px;
    border: 1px solid #dadada;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fafafa;
    line-height: 48px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .fill_ipt_div input {
        margin-right: 5px;
        width: 205px;
        outline: none;
        border: 0;
        background-color: #fafafa;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
    }

.submit_national_debt_btn {
    width: 100%;
    height: 48px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #009254;
    color: #fff;
    font-size: 16px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .submit_national_debt_btn:hover {
        background-color: #09a060;
    }

    .submit_national_debt_btn[disabled] {
        background-color: #bcbcbc;
        cursor: no-drop;
    }

.fund_distribution_ul {
    overflow: hidden;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .fund_distribution_ul li {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 10px 13px;
        width: 50%;
        height: 80px;
        background-color: #fff;
    }

        .fund_distribution_ul li:first-child {
            border-right: 1px solid #dadada;
            border-bottom: 1px solid #dadada;
        }

        .fund_distribution_ul li:nth-child(2) {
            border-bottom: 1px solid #dadada;
        }

        .fund_distribution_ul li:nth-child(3) {
            border-right: 1px solid #dadada;
        }

        .fund_distribution_ul li span {
            display: block;
            text-align: center;
        }

            .fund_distribution_ul li span b {
                margin-right: 5px;
                color: #21aa4f;
                font-size: 24px;
            }

.pmc_fill_ul select.arrows_style {
    float: right;
    margin-left: 0;
    padding: 0 20px;
    width: 270px;
    height: 48px;
    border: 1px solid #dadada;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #fff url(../images/dropdown.png) no-repeat 230px 18px;
    line-height: 48px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.benchmark_ul {
    text-align: center;
}

    .benchmark_ul li {
        display: inline-block;
        margin: 10px;
        padding: 10px;
        width: 150px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .benchmark_ul li label {
            display: block;
            text-align: left;
        }

        .benchmark_ul li span {
            font-size: 20px;
        }

            .benchmark_ul li span b {
                margin: 0 3px;
                font-size: 20px;
            }

        .benchmark_ul li > b {
            color: #f79637;
            font-weight: bold;
            font-size: 20px;
        }

.public_money_creation_model_after .epicycle_list {
    float: none;
    margin: 0px auto 0 auto;
    width: 690px;
}

.public_money_creation_model_after .h2_title {
    margin-top: 50px;
    margin-left: 90px;
    background-color: #1dcf79;
}

.bank_money_creation_model {
    padding-top: 15px;
    height: 433px;
    background: url(../images/model_img/moneyCreation_bank_bg01.jpg) no-repeat center top;
}

.bank_money_creation_model_after {
    background: url(../images/model_img/moneyCreation_bank_bg02.jpg) no-repeat center top;
}

    .bank_money_creation_model_after .epicycle_list {
        float: none;
        margin: 0px auto 0 auto;
        width: 870px;
    }

        .bank_money_creation_model_after .epicycle_list li {
            width: 20%;
        }

    .bank_money_creation_model_after .h2_title {
        margin-top: 60px;
        margin-left: 0;
        background-color: #1dcf79;
    }

.fund_distribution_ul li span b.black {
    color: #000;
}

.bmc_operation_mod {
    margin-top: 20px;
    width: 255px;
}

    .bmc_operation_mod > span b {
        font-size: 26px;
    }

.role_bank {
    float: left;
    margin-left: 20px;
    width: 550px;
    background-color: rgba(255,255,255,0.88);
}

.role_bank_table {
    position: relative;
    overflow-y: auto;
    height: 355px;
}

    .role_bank_table table {
        width: 100%;
    }

        .role_bank_table table tr th {
            background-color: #eef1f0;
            font-weight: bold;
            line-height: 46px;
        }

        .role_bank_table table tr td {
            padding: 12px 5px 10px 5px;
            border-bottom: 1px solid #f0f0f0;
            text-align: center;
            line-height: 20px;
        }

.role_bank .toggleSwitch > span:before {
    left: 53px;
}

.role_bank .toggleSwitch {
    width: 45px;
    vertical-align: top;
}

    .role_bank .toggleSwitch > span span {
        margin-left: 52px;
        font-size: 12px;
        line-height: 20px;
    }

    .role_bank .toggleSwitch input:checked ~ a {
        margin-top: 1px;
        margin-left: -10px;
        width: 16px;
        height: 16px;
        background-color: #fff;
    }

    .role_bank .toggleSwitch input:checked ~ span span:last-of-type {
        font-size: 12px;
        line-height: 20px;
    }

.bmc_operation {
    overflow: hidden;
    padding: 7px 20px;
    background-color: #fff;
}

    .bmc_operation button {
        float: right;
        width: 275px;
    }

.batch {
    float: left;
    padding-top: 10px;
}

.not_operate {
    position: absolute;
    padding-top: 120px;
    width: 100%;
    height: 235px;
    text-align: center;
}

/******************通货膨胀**************/
.inflation_model {
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/inflation_bg.jpg) no-repeat center top;
}

.inflation_model_after {
    background: url(../images/model_img/inflation_bg.jpg) no-repeat center top;
}

.inflation_top {
    margin: 0 auto;
    padding: 10px 0;
    width: 510px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #fbfbfb;
    text-align: center;
    -ms-border-bottom-left-radius: 8px;
    -o-border-bottom-left-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    -o-border-bottom-right-radius: 8px;
}

    .inflation_top p {
        display: inline-block;
    }

    .inflation_top img {
        margin-right: 5px;
        vertical-align: middle;
    }

    .inflation_top p b {
        color: #0090ff;
        font-size: 20px;
    }

    .inflation_top p span {
        color: #0090ff;
    }

.surplus_funds {
    position: absolute;
    top: 12px;
    right: 28px;
    padding: 8px 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .surplus_funds b {
        color: #0090ff;
        font-weight: bold;
        font-size: 20px;
    }

.big_inflation {
    margin-top: 15px;
    text-align: center;
}

.medium_inflation {
     display: inline-block;
    padding: 12px 6px 8px 6px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: rgba(0,0,0,0.18);
    -ms-border-radius: 8px;
    -o-border-radius: 8px;

}

.medium_inflation > li {
    display: inline-block;
    overflow: hidden;
    overflow: hidden;
    margin: 0 5px;
    width: 165px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

        .medium_inflation > li p {
            font-weight: bold;
            font-size: 17px;
        }

.food_div {
    padding: 10px 0;
    border-bottom: 1px solid #ececec;
    text-align: center;
}

.infiation_describe_ul {
    padding-top: 5px;
}

    .infiation_describe_ul li {
        text-align: left;
    }

        .infiation_describe_ul li b {
            float: right;
        }

        .infiation_describe_ul li:last-child {
            border-top: 1px solid #e1e1e1;
            text-align: center;
        }

.food_describe_div {
    padding: 0 6px;
}

.add_sup_div {
    overflow: hidden;
    margin: 5px 0 5px 0;
    height: 44px;
    border: 1px solid #ececec;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-align: left;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .add_sup_div input {
        float: left;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 65px;
        height: 44px;
        outline: none;
        border: none;
        border-right: 1px solid #ececec;
        border-left: 1px solid #ececec;
        background-color: #fff;
        text-align: center;
        font-weight: bold;
        line-height: 44px;
        -ms-box-sizing: border-box;
    }

    .add_sup_div span {
        float: left;
        display: inline-block;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 43px;
        height: 44px;
        background-color: #f6f6f6;
        cursor: pointer;
        -ms-box-sizing: border-box;
    }

        .add_sup_div span:hover {
            background-color: #e9e9e9;
        }

.submit_inflation_div {
    clear: both;
    padding-top: 20px;
    text-align: center;
}

.inflation_submit_btn {
    margin: 0 auto;
    width: 280px;
    height: 48px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #17c77e;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer;
}

    .inflation_submit_btn:hover {
        background-color: #1cd98b;
    }

    .inflation_submit_btn[disabled] {
        background-color: #bcbcbc;
        cursor: no-drop;
    }


.inflation_model_after .epicycle_list {
    float: none;
    margin: 0 auto;
    width: 750px;
}

.round_data {
    text-align: center;
}

    .round_data span {
        display: inline-block;
        margin: 0 auto;
        padding: 0 25px;
        height: 38px;
        background-color: #1dcf79;
        color: #fff;
        font-size: 16px;
        line-height: 38px;
    }

.round_data_div {
    overflow: hidden;
    margin: 0 auto;
    width: 750px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .round_data_div table {
        width: 100%;
        text-align: center;
    }

        .round_data_div table tr th {
            border: 1px solid #eeeeee;
            background-color: #eef5fa;
            line-height: 42px;
        }

        .round_data_div table tr td {
            border: 1px solid #eeeeee;
            background-color: #fff;
            line-height: 38px;
        }

            .round_data_div table tr td b {
                color: #21aa4f;
            }


/**************比较优势与贸易**************/
.rich_country_model {
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/comparative_rich_bg.jpg) no-repeat center top;
}

.poor_country_model {
    position: relative;
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/comparative_poor_bg.jpg) no-repeat center top;
}

.country_title {
    overflow: hidden;
    padding-bottom: 30px;
}

.country_role {
    float: left;
    padding: 0 15px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #1a9a66;
    color: #fff;
    line-height: 44px;
    -ms-border-top-right-radius: 4px;
    -o-border-top-right-radius: 4px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
}

    .country_role span {
        margin-left: 3px;
        color: #fff;
    }

    .country_role b {
        margin-left: 15px;
        color: #fff;
        font-weight: normal;
    }

.combination_ratio {
    float: right;
    margin-right: 40px;
    padding: 15px 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .combination_ratio b {
        margin-left: 20px;
    }

.rich_country_model .of_hidden {
    padding: 5px 40px;
}


.food_modular {
    float: left;
    overflow: hidden;
    margin-right: 52px;
    width: 220px;
    height: 238px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.food_modular_title {
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 36px;
}

.investment_time {
    border-top: 1px dashed #e1e1e1;
    border-bottom: 1px dashed #e1e1e1;
    background-color: #fafdfc;
}

    .investment_time p {
        text-align: center;
        font-weight: bold;
        line-height: 30px;
    }

.add_food {
    overflow: hidden;
    margin: 5px 15px;
    height: 44px;
    text-align: left;
}

    .add_food input {
        float: left;
        width: 130px;
        outline: none;
        border: none;
        background-color: #fafdfc;
        text-align: center;
        font-weight: bold;
        font-size: 20px;
        line-height: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .green_change, .add_food span {
        float: left;
        display: inline-block;
        width: 30px;
        height: 30px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #21c475;
        cursor: pointer;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .green_change:hover, .add_food span:hover {
            background-color: #4bce8e;
        }

.productivity p {
    color: #3c9b6e;
    text-align: center;
    line-height: 30px;
}

.productivity {
    text-align: center;
}

    .productivity img {
        vertical-align: bottom;
    }

    .productivity b {
        display: inline-block;
        padding-bottom: 20px;
        font-size: 18px;
    }

    .productivity em {
        font-size: 18px;
    }

.calculation_output {
    float: right;
    overflow: hidden;
    width: 325px;
    height: 238px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fafdfc;
    box-shadow: 0 0 4px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

    .calculation_output img {
        vertical-align: middle;
    }

    .calculation_output table {
        background-color: #fff;
        text-align: center;
    }

        .calculation_output table tr th {
            padding: 5px;
        }

        .calculation_output table tr td {
            padding: 0 5px;
            font-weight: bold;
            line-height: 46px;
        }

        .calculation_output table tr td {
            border-top: 1px dashed #e1e1e1;
        }

            .calculation_output table tr td:first-child, .calculation_output table tr th:first-child {
                padding-right: 10px;
                width: 40%;
                border: none;
                text-align: right;
                font-weight: normal;
            }

.combination_div {
    border-top: 1px solid #e1e1e1;
    background-color: #fafdfc;
    text-align: center;
}

    .combination_div b {
        margin-left: 10px;
        font-size: 18px;
    }

.rich_country_model .submit_inflation_div {
    clear: both;
    padding-top: 46px;
    text-align: center;
}

.rich_country_model .inflation_submit_btn {
    margin: 0 auto;
    width: 210px;
    height: 48px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #21c475;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer;
}

    .rich_country_model .inflation_submit_btn:hover {
        background-color: #4bce8e;
    }

    .rich_country_model .inflation_submit_btn[disabled] {
        background-color: #bcbcbc;
        cursor: no-drop;
    }

.rich_country_model_after {
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/comparative_rich_bg02.jpg) no-repeat center top;
}

.poor_country_model_after {
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/comparative_poor_bg02.jpg) no-repeat center top;
}

.rich_country_model_after .epicycle_div {
    margin: 0 auto;
    width: 750px;
}

.rich_country_model_after .h2_title {
    margin-top: 50px;
    margin-left: 0;
    background-color: #1a9a66;
}

.rich_country_model_after .epicycle_div .epicycle_list {
    float: none;
    width: 100%;
}

.rich_country_model_after .epicycle_div .w50 {
    margin: 50px auto;
    width: 50%;
}

    .rich_country_model_after .epicycle_div .w50 li {
        width: 50%;
    }

.poor_transaction_box {
    position: absolute;
    top: 0;
    left: 0;
    padding-top: 10px;
    width: 100%;
    height: 438px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: rgba(5,27,18,0.88);
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.comparative_transaction {
    overflow: hidden;
    margin: 15px auto;
    width: 260px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.poor_transaction_box h2 {
    background-color: #fdfcf9;
    box-shadow: 0 0 6px 1px rgba(0,0,0,0.1);
    text-align: center;
    font-weight: bold;
    font-size: 16px;
    line-height: 44px;
}

.comparative_transaction ul.num_add_ul {
    padding: 0 10px;
}

    .comparative_transaction ul.num_add_ul li {
        overflow: hidden;
        padding: 10px 0;
        border-bottom: 1px dashed #e1e1e1;
        line-height: 30px;
    }

        .comparative_transaction ul.num_add_ul li > img {
            float: left;
        }

        .comparative_transaction ul.num_add_ul li .add_food {
            float: right;
            margin-right: 7px;
            width: 126px;
            height: auto;
        }

        .comparative_transaction ul.num_add_ul li > label {
            float: left;
            margin-right: 5px;
            margin-left: 5px;
            font-weight: bold;
            line-height: 40px;
        }

.comparative_transaction .green_change {
    margin-right: 17px;
    margin-left: 58px;
}

.comparative_transaction .add_food input {
    width: 66px;
    background-color: #fff;
}

.comparative_transaction p {
    margin: 10px;
    width: 240px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f3faf8;
    color: #3c9b6e;
    text-align: center;
    line-height: 36px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.poor_transaction_box .submit_inflation_div {
    margin-top: 20px;
    padding-top: 0;
}

    .poor_transaction_box .submit_inflation_div .inflation_submit_btn {
        margin: 0 10px;
        width: 140px;
        background-color: #f9882d;
    }

.poor_transaction_box .inflation_submit_btn:hover {
    background-color: #faa057;
}

.poor_transaction_box .inflation_submit_btn[disabled] {
    background-color: #bcbcbc;
    cursor: no-drop;
}

.inflation_submit_btn2 {
    margin: 0 auto;
    margin: 0 10px;
    width: 140px;
    height: 48px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #5c5c5c;
    color: #fff;
    font-size: 16px;
    line-height: 48px;
    cursor: pointer;
}

    .inflation_submit_btn2:hover {
        background-color: #7d7d7d;
    }

    .inflation_submit_btn2[disabled] {
        background-color: #bcbcbc;
        cursor: no-drop;
    }

.poor_order {
    width: 410px;
}

.poor_order_ul {
    overflow: hidden;
    padding: 20px 40px;
    text-align: center;
}

    .poor_order_ul li {
        float: left;
        width: 50%;
        text-align: center;
    }

        .poor_order_ul li span {
            display: block;
            text-align: center;
            font-weight: bold;
            font-size: 18px;
        }

        .poor_order_ul li b {
            margin-left: 10px;
            font-size: 18px;
        }

            .poor_order_ul li b.red {
                color: #d55858;
            }

.behavior_div {
    margin-top: 10px;
    padding-bottom: 25px;
    text-align: center;
}

    .behavior_div .poor_orange_btn {
        margin: 0 20px;
        width: 120px;
        height: 44px;
        background-color: #f9882d;
        color: #fff;
        font-size: 16px;
        line-height: 44px;
    }

        .behavior_div .poor_orange_btn:hover {
            background-color: #faa057;
        }

    .behavior_div .poor_gray_btn {
        margin: 0 20px;
        width: 120px;
        height: 44px;
        background-color: #5c5c5c;
        color: #fff;
        font-size: 16px;
        line-height: 44px;
    }

        .behavior_div .poor_gray_btn:hover {
            background-color: #7d7d7d;
        }

.transaction_img_btn {
    width: 194px;
    height: 46px;
    background: url(../images/model_img/comparative_tradebtn.png) no-repeat 0 -92px;
}

    .transaction_img_btn:hover {
        background-position: 0 -46px;
    }

    .transaction_img_btn[disabled] {
        background-position: 0 0;
        cursor: no-drop;
    }

/*******************统计性歧视*******************/
.recruit_model {
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/statistical_bg.jpg) no-repeat center top;
}

.application_materials {
    float: left;
    overflow: hidden;
    margin-top: 20px;
    margin-left: 25px;
    padding: 78px 25px 0 38px;
    width: 400px;
    height: 300px;
    background: url(../images/model_img/statistical_recruitbg.png) no-repeat;
}

.application_materials_left {
    float: left;
    padding-bottom: 15px;
    width: 152px;
    text-align: center;
}

.application_materials_right {
    float: right;
    width: 220px;
}

.job_seeker_name {
    margin-top: 20px;
    padding: 5px 0;
    width: 100%;
    border: 1px solid #e9eff5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f9fcff;
    font-weight: bold;
    font-size: 16px;
}

    .job_seeker_name span {
        display: block;
        color: #0087ff;
        font-weight: normal;
    }

.application_materials_right li {
    padding: 15px 0;
    border-bottom: 1px dashed #e1e1e1;
}

    .application_materials_right li:first-child {
        padding-top: 0;
    }

    .application_materials_right li b {
        float: right;
    }

.test_result {
    clear: both;
    padding-left: 15px;
    border: 1px solid #e9eff5;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f9fcff;
    line-height: 40px;
}

    .test_result b {
        margin: 0 3px;
    }

    .test_result p {
        display: inline-block;
    }

    .test_result button {
        float: right;
        width: 70px;
        height: 40px;
        background-color: #0087ff;
        color: #fff;
        font-size: 14px;
        line-height: 40px;
    }

        .test_result button:hover {
            background-color: #00aeff;
        }

        .test_result button[disabled] {
            background-color: #c5c5c5;
            cursor: no-drop;
        }

.recruitment_decision {
    float: right;
    margin-top: 42px;
    margin-right: 40px;
    padding: 20px;
    width: 346px;
    height: 313px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

    .recruitment_decision p {
        font-size: 16px;
        line-height: 26px;
    }

        .recruitment_decision p b {
            margin: 0 3px;
            font-size: 16px;
        }

    .recruitment_decision .application_materials_right {
        float: none;
        padding-top: 20px;
        width: 100%;
    }

    .recruitment_decision h3 {
        text-align: center;
    }

    .recruitment_decision button {
        margin: 0 15px;
        width: 140px;
    }

.recruitment_results {
    float: right;
    margin-right: 40px;
    width: 378px;
}

    .recruitment_results .epicycle_list {
        float: none;
        width: 100%;
    }

        .recruitment_results .epicycle_list li {
            width: 50%;
        }

    .recruitment_results .h2_title {
        margin-top: 110px;
        margin-left: 0;
        background-color: #0090ff;
    }

    .recruitment_results .epicycle_list h3 {
        color: #555555;
        font-size: 16px;
        line-height: 36px;
    }

    .recruitment_results .epicycle_list b {
        font-weight: bold;
        font-size: 26px;
    }

.application_materials2 {
    position: relative;
    float: left;
    overflow: hidden;
    margin-top: 70px;
    margin-left: 40px;
    padding: 50px 20px 20px 20px;
    width: 400px;
    height: 215px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #fff url(../images/model_img/statistical_dot.png) no-repeat center 10px;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
}

.statistical_book {
    padding: 10px 0;
    text-align: center;
}

.recruitment_decision2 {
    margin-top: 70px;
    height: 245px;
}

.seal_div {
    position: absolute;
    right: 50px;
    bottom: 10px;
    width: 126px;
    height: 126px;
}

.experimental_value {
    width: 98px;
    border: 1px solid #DADADA;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f9f9f9;
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.bandwagon_model .experimental_value {
    margin-bottom: 5px;
}

.add_experimental_value {
    float: right;
    padding: 7px 20px;
}

    .add_experimental_value .experimental_value {
        display: block;
        margin-bottom: 10px;
    }

.experiment_start .experiment_zs {
    padding-top: 53px;
}

.number_b .experimental_value {
    background-color: #fff;
}

.business_div .experimental_value {
    width: 90px;
    line-height: 30px;
}


/***************柠檬市场**************/
.lm_sumit_div .big_btn {
    margin: 0 10px;
    width: 170px;
}

.lemon_market_model {
    position: relative;
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/lemon_Seller_bg01.jpg) no-repeat center top;
}

.lm_quality {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 5px 40px 5px 28px;
    -webkit-border-top-right-radius: 27px;
    -moz-border-top-right-radius: 27px;
    border-top-right-radius: 27px;
    -webkit-border-bottom-right-radius: 27px;
    -moz-border-bottom-right-radius: 27px;
    border-bottom-right-radius: 27px;
    background-color: #4499d4;
    -ms-border-top-right-radius: 27px;
    -o-border-top-right-radius: 27px;
    -ms-border-bottom-right-radius: 27px;
    -o-border-bottom-right-radius: 27px;
}

    .lm_quality span {
        display: block;
        color: #fff;
        line-height: 28px;
    }

        .lm_quality span b {
            color: #fff;
            font-size: 16px;
        }

.lm_role {
    position: absolute;
    top: 15px;
    right: 0;
    padding: 10px 20px 10px 32px;
    -webkit-border-bottom-left-radius: 21px;
    -moz-border-bottom-left-radius: 21px;
    border-bottom-left-radius: 21px;
    -webkit-border-top-left-radius: 21px;
    -moz-border-top-left-radius: 21px;
    border-top-left-radius: 21px;
    background-color: #3fc179;
    -ms-border-top-left-radius: 21px;
    -o-border-top-left-radius: 21px;
    -ms-border-bottom-left-radius: 21px;
    -o-border-bottom-left-radius: 21px;
}

    .lm_role span {
        display: block;
        color: #fff;
        line-height: 22px;
    }

        .lm_role span b {
            color: #fff;
        }

.cost_information {
    overflow: hidden;
    margin: 15px auto;
    padding-top: 12px;
    width: 560px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #d0d0d0;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

    .cost_information > ul {
        overflow: hidden;
        padding: 0 20px;
    }

        .cost_information > ul li {
            float: left;
            margin-right: 10px;
            width: 150px;
            -webkit-border-top-right-radius: 8px;
            -moz-border-top-right-radius: 8px;
            border-top-right-radius: 8px;
            -webkit-border-top-left-radius: 8px;
            -moz-border-top-left-radius: 8px;
            border-top-left-radius: 8px;
            background-color: #4499d4;
            color: #fff;
            text-align: center;
            line-height: 40px;
            cursor: pointer;
            -ms-border-top-left-radius: 8px;
            -o-border-top-left-radius: 8px;
            -ms-border-top-right-radius: 8px;
            -o-border-top-right-radius: 8px;
        }

            .cost_information > ul li.active {
                background-color: #f1f1f1;
                color: #3a3a3a;
                font-weight: bold;
            }

.lm_seal {
    padding: 30px 0;
    height: 130px;
    text-align: center;
}

.lm_cost {
    padding: 10px 20px 15px 20px;
    height: 245px;
    background-color: #f1f1f1;
}

.lm_table_div {
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.lemon_market_model .h_overauto {
    height: 204px;
}

.lemon_market_model .lm_table_th {
    background-color: #4499d4;
}

.lemon_market_tabel {
    width: 100%;
    table-layout: fixed;
}

    .lemon_market_tabel tr td {
        padding: 6px 0;
        text-align: center;
        white-space: normal;
        line-height: 20px;
    }

    .lemon_market_tabel tr th {
        background-color: #4499d4;
        color: #fff;
        line-height: 44px;
    }

        .lemon_market_tabel tr th img {
            vertical-align: middle;
        }

.selection_level ul {
    overflow: hidden;
    padding-top: 2px;
    padding-left: 70px;
}

    .selection_level ul li {
        float: left;
        margin: 0 10px;
        min-width: 115px;
    }

        .selection_level ul li input {
            width: 105px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
        }

        .selection_level ul li:first-child {
            min-width: 70px;
        }

            .selection_level ul li:first-child b {
                color: #fff;
                line-height: 102px;
            }

        .selection_level ul li b.green {
            display: block;
            margin-top: 8px;
            font-size: 20px;
        }

.selection_level select.arrows_style {
    margin: 0;
    width: 105px;
    height: 40px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-position: 85px 15px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.selection_level ul li label {
    display: block;
    color: #fff;
    font-weight: bold;
    line-height: 30px;
}

.selection_level .small_button {
    background-color: #21c475;
    font-size: 14px;
}

    .selection_level .small_button:hover {
        background-color: #4bce8e;
    }

    .selection_level .small_button[disabled] {
        background-color: #c5c5c5;
        cursor: no-drop;
    }

    .selection_level .small_button.gray[disabled] {
        background-color: #3c636f;
    }

.lemon_market_after_model {
    position: relative;
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/lemon_Seller_bg02.jpg) no-repeat center top;
}

.lm_result {
    position: relative;
    margin: 90px auto;
    width: 780px;
}

    .lm_result .quantity_sold {
        float: left;
        overflow: hidden;
        width: 280px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
        box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
    }

        .lm_result .quantity_sold h1 {
            padding: 0;
            height: 44px;
            background-color: #3bb371;
            color: #ccf7e0;
            text-align: center;
            font-weight: normal;
            font-size: 18px;
            line-height: 44px;
        }

            .lm_result .quantity_sold h1 b {
                margin: 0 3px;
                color: #ccf7e0;
                font-weight: bold;
                font-size: 18px;
            }

        .lm_result .quantity_sold ul {
            overflow: hidden;
        }

            .lm_result .quantity_sold ul li {
                float: left;
                padding: 45px 20px;
                width: 99px;
                height: 68px;
            }

                .lm_result .quantity_sold ul li b {
                    display: block;
                    color: #21aa4f;
                    font-size: 24px;
                }

                .lm_result .quantity_sold ul li:first-child {
                    border-right: 1px solid #f0f0f0;
                }

    .lm_result .lm_table_div {
        float: right;
        overflow-y: auto;
        width: 480px;
        height: 204px;
    }

    .lm_result .lemon_market_tabel tr th {
        background-color: #3bb371;
    }

    .lm_result .lm_seal {
        padding: 20px 0;
        height: 118px;
        text-align: center;
    }

.sale_title {
    position: absolute;
    top: 60px;
    right: -34px;
    padding: 10px;
    width: 14px;
    -webkit-border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    border-top-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    background-color: #3bb371;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    -ms-border-top-right-radius: 8px;
    -o-border-top-right-radius: 8px;
    -ms-border-bottom-right-radius: 8px;
    -o-border-bottom-right-radius: 8px;
}

.lemon_market_buy_model {
    position: relative;
    padding-top: 10px;
    height: 438px;
    background: url(../images/model_img/lemon_buyer_bg01.jpg) no-repeat center top;
}

.lm_buy_main {
    overflow: hidden;
    padding: 0 20px 0 250px;
}

    .lm_buy_main > .lm_table_div {
        float: left;
        width: 455px;
    }

    .lm_buy_main > .lm_buy_right {
        float: right;
        padding-top: 65px;
        width: 210px;
    }

    .lm_buy_main > .lm_table_div table input {
        background-color: #fff;
        vertical-align: middle;
    }

    .lm_buy_main > .lm_table_div table tr td {
        border-top: 1px solid #f0f0f0;
        white-space: normal;
    }

        .lm_buy_main > .lm_table_div table tr td:first-child {
            padding-left: 12px;
            text-align: left;
        }

    .lm_buy_main > .lm_buy_right > .lm_table_div {
        float: right;
        margin-bottom: 20px;
        width: 170px;
    }

    .lm_buy_main > .lm_buy_right > .lm_describe {
        clear: both;
        margin-top: 40px;
        padding-left: 30px;
        background: url(../images/model_img/lemon_tip.png) no-repeat;
    }

        .lm_buy_main > .lm_buy_right > .lm_describe p {
            color: #fff;
            font-size: 12px;
        }

    .lm_buy_main table tr th {
        background-color: #3fc179;
    }

.lm_sumit_div {
    padding: 10px 0;
    background-color: #f8fcff;
    -webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,0.05) inset;
    box-shadow: 0 1px 3px 1px rgba(0,0,0,0.05) inset;
    text-align: center;
}

.h_overauto {
    overflow-y: auto;
    height: 322px;
}

.lm_table_th {
    background-color: #3fc179;
}

.lm_buy_result {
    margin: 10px 0;
    padding-left: 185px;
}

    .lm_buy_result .epicycle_list {
        width: 700px;
    }

    .lm_buy_result .h2_title {
        background-color: #3bb371;
    }

    .lm_buy_result .quantity_sold {
        float: none;
        margin: 0 auto;
        margin-top: 20px;
    }

        .lm_buy_result .quantity_sold ul li {
            padding: 35px 20px;
        }



/*************蜈蚣博弈************/
.centipede_model {
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/centipede_bg.jpg) no-repeat;
}

.your_role {
    float: left;
    margin-left: 20px;
    padding-top: 40px;
    width: 335px;
}

.steps {
    float: left;
    width: 240px;
}

.your_role_div {
    padding: 10px 20px 20px 20px;
    height: 110px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    text-align: center;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

    .your_role_div h2 {
        color: #177b4f;
        text-align: center;
        font-weight: bold;
        font-size: 16px;
    }

    .your_role_div p {
        margin-top: 10px;
        margin-bottom: 7px;
    }

.centipede_btn_div button {
    margin: 0 5px;
    height: 44px;
    font-size: 16px;
}

.opponent_role {
    float: right;
    margin-right: 20px;
    margin-left: 0;
}

.role_img {
    padding-top: 40px;
    text-align: center;
}

.steps h3 {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #0da059;
    color: #fff;
    text-align: center;
    line-height: 30px;
    -ms-border-bottom-right-radius: 4px;
    -o-border-bottom-right-radius: 4px;
    -ms-border-bottom-left-radius: 4px;
    -o-border-bottom-left-radius: 4px;
}

    .steps h3 b {
        color: #fff;
    }

.steps_div {
    margin: 0 auto;
    width: 205px;
    height: 418px;
    background: #f8fbfa url(../images/model_img/centipede_bg_03.jpg) repeat-y center;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 -3px 8px 1px rgba(0,0,0,0.1);
}

.centipede_down, .centipede_up {
    padding-top: 10px;
    text-align: center;
}

.centipede_down {
    padding-top: 10px;
}

.centipede_up span {
    line-height: 20px;
}

.center_down, .center_up {
    display: inline-block;
    margin: 0 auto;
    width: 20px;
    height: 20px;
    background: url(../images/model_img/centipede_up.png) no-repeat 0 -20px;
    cursor: pointer;
}

.center_down {
    background: url(../images/model_img/centipede_down.png) no-repeat 0 -20px;
}

    .center_down.ok {
        background: url(../images/model_img/centipede_down.png) no-repeat 0 0;
    }

.center_up.ok {
    background: url(../images/model_img/centipede_up.png) no-repeat 0 0;
}

.a_profit {
    float: left;
    display: inline-block;
    width: 55px;
    text-align: center;
}

.b_profit {
    float: right;
    display: inline-block;
    width: 55px;
    text-align: center;
}

.steps_num {
    display: inline-block;
    margin: 0 auto;
    width: 22px;
    height: 22px;
    border: 2px solid #417b62;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #f8fbfa;
    color: #417b62;
    text-align: center;
    line-height: 22px;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

    .steps_num.active {
        background-color: #417b62;
        color: #fff;
    }

.steps_num_xian {
    display: inline-block;
    margin: 0 auto;
    margin-left: 13px;
    width: 70px;
    background: url(../images/model_img/centipede_bg_07.png) repeat-x center;
    text-align: center;
}

.steps_ul li {
    overflow: hidden;
    margin: 8px 0;
}

.steps_ul_div {
    overflow: hidden;
    height: 340px;
}

.role_result {
    overflow: hidden;
    margin-top: 22px;
    padding-left: 30px;
}

    .role_result li {
        float: left;
        padding: 5px 0;
        width: 50%;
        text-align: left;
    }



/*******************最后通牒*********************/
.ultimatum_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/ultimatum_01_bg.jpg) no-repeat;
}

    .ultimatum_model .bottom_seller {
        margin: 120px auto;
        padding-bottom: 15px;
        width: 430px;
        height: auto;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
        box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .ultimatum_model .bottom_seller .experiment_zs {
            padding-top: 40px;
            padding-bottom: 10px;
            background-color: #fff;
        }

    .ultimatum_model .theme-green .back-bar .pointer-label {
        display: block;
    }

    .ultimatum_model h2 {
        padding: 10px 20px;
        font-size: 16px;
    }

    .ultimatum_model .experimental_value {
        width: 120px;
        height: 44px;
        background-color: #fff;
    }

.business_div button.mediumbtn {
    width: 170px;
    background-color: #10a576;
}

    .business_div button.mediumbtn:hover {
        background-color: #20c574;
    }

    .business_div button.mediumbtn[disabled] {
        background-color: #c5c5c5;
    }

.ultimatum_model .bottom_seller .theme-green .back-bar .pointer {
    background: url(../images/model_img/ultimatum_03.png) no-repeat;
}

.ultimatum_model .bottom_seller .theme-green .back-bar .selected-bar {
    background-color: #10a576;
}

.ultimatum_quality {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 15px 32px 15px 20px;
    -webkit-border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    border-top-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background-color: #10a576;
    color: #fff;
    -ms-border-top-right-radius: 2px;
    -o-border-top-right-radius: 2px;
    -ms-border-bottom-right-radius: 2px;
    -o-border-bottom-right-radius: 2px;
}

.response_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/ultimatum_02_bg.jpg) no-repeat;
}

.labor_contract {
    position: relative;
    float: right;
    margin-top: 120px;
    margin-right: 40px;
    padding-bottom: 25px;
    width: 430px;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .labor_contract h2 {
        padding: 0 15px;
        -webkit-box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
        box-shadow: 0 2px 5px 1px rgba(0,0,0,0.1);
        color: #3a3a3a;
        font-size: 16px;
        line-height: 50px;
    }

        .labor_contract h2 b {
            margin-left: 3px;
            color: #f3a915;
            font-size: 20px;
        }

    .labor_contract p {
        padding: 25px;
        text-align: center;
        font-size: 16px;
    }

.response_btn_div {
    text-align: center;
}

    .response_btn_div button {
        margin: 0 10px;
    }

        .response_btn_div button.mediumbtn.green_bgbtn {
            width: 170px;
            background-color: #10a576;
        }

            .response_btn_div button.mediumbtn.green_bgbtn:hover {
                background-color: #20c574;
            }

        .response_btn_div button.mediumbtn.gray_bgbtn {
            width: 170px;
            background-color: #5c5c5c;
        }

            .response_btn_div button.mediumbtn.gray_bgbtn:hover {
                background-color: #3e3d3d;
            }

            .response_btn_div button.mediumbtn.gray_bgbtn[disabled], .response_btn_div button.mediumbtn.green_bgbtn[disabled] {
                background-color: #c5c5c5;
            }

.labor_title {
    position: absolute;
    top: 30px;
    left: -36px;
    padding: 20px 10px;
    width: 16px;
    -webkit-border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    border-bottom-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    background-color: #10a576;
    color: #fff;
    font-size: 16px;
    -ms-border-top-left-radius: 2px;
    -o-border-top-left-radius: 2px;
    -ms-border-bottom-left-radius: 2px;
    -o-border-bottom-left-radius: 2px;
}

.response_wait {
    margin: 160px auto 0 auto;
    padding-bottom: 25px;
    width: 430px;
    height: auto;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .response_wait .animation {
        margin: 0 auto;
    }

    .response_wait p {
        text-align: center;
        font-size: 16px;
    }

    .response_wait .anim6 {
        background-color: #37b48c;
    }

.response_wait_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/ultimatum_03_bg.jpg) no-repeat;
}

    .response_wait_model .epicycle_div h3 {
        padding-bottom: 10px;
        font-size: 14px;
    }

    .response_wait_model .epicycle_div b span.green {
        font-size: 20px;
    }

    .response_wait_model .epicycle_div b {
        font-size: 20px;
    }

    .response_wait_model .h2_title {
        margin-top: 120px;
        background-color: #10a576;
    }

    .response_wait_model .epicycle_2 {
        background-color: #10a576;
    }

.dicision_table2 tr td.td_step {
    color: #0090FF;
    font-weight: 700;
}


/************独裁者**********/

.dictator_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/dictator_bg.jpg) no-repeat;
}

    .dictator_model .bottom_seller {
        margin-top: 210px;
    }

        .dictator_model .bottom_seller .theme-green .back-bar .pointer {
            background: url(../images/model_img/dictator_03.png) no-repeat;
        }

        .dictator_model .bottom_seller .theme-green .back-bar .selected-bar {
            background-color: #0087ff;
        }

    .dictator_model .business_div button.mediumbtn {
        width: 170px;
        background-color: #0087ff;
    }

        .dictator_model .business_div button.mediumbtn:hover {
            background-color: #00aeff;
        }

        .dictator_model .business_div button.mediumbtn[disabled] {
            background-color: #c5c5c5;
        }

.ultimatum_model h2 span {
    margin: 0 3px;
    color: #0087ff;
    font-weight: bold;
    font-size: 16px;
}

.dictator_wait_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/dictator_bg02.jpg) no-repeat;
}

    .dictator_wait_model .response_wait {
        margin-top: 145px;
    }

        .dictator_wait_model .response_wait .anim6 {
            background-color: #299aff;
        }

        .dictator_wait_model .response_wait p b {
            color: #0087ff;
            font-size: 16px;
        }

    .dictator_wait_model .epicycle_list li {
        width: 33.3%;
    }

    .dictator_wait_model .epicycle_list {
        margin-left: 50px;
        width: 450px;
    }

    .dictator_wait_model .h2_title {
        margin-left: 90px;
        background-color: #299aff;
    }

    .dictator_wait_model .epicycle_list li b .blue {
        font-size: 20px;
    }

    .dictator_wait_model .epicycle_2 {
        background-color: #299aff;
    }


/************信号博弈**********/

.signal_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/signal_bg.jpg) no-repeat;
}

.left_signal {
    float: left;
    width: 275px;
}

.signal_role {
    margin-top: 15px;
    margin-bottom: 50px;
    padding: 0 15px;
    -moz-border-top-right-radius: 26px;
    border-top-right-radius: 26px;
    -webkit-border-bottom-right-radius: 26px;
    -moz-border-bottom-right-radius: 26px;
    border-bottom-right-radius: 26px;
    background-color: #7e86a2;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 52px;
    ;
    -webkit-border-top-right-radius: 26px;
    -ms-border-top-right-radius: 26px;
    -o-border-top-right-radius: 26px;
    -ms-border-bottom-right-radius: 26px;
    -o-border-bottom-right-radius: 26px;
}

    .signal_role span {
        margin-left: 10px;
        color: #fff;
    }

.income_statement {
    margin: 10px auto;
    padding: 5px 0;
    width: 250px;
    border: 4px solid #dde1e4;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #384958;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

    .income_statement h2 {
        color: #fff;
        text-align: center;
        font-size: 16px;
    }

    .income_statement h3 {
        padding-right: 30px;
        color: #fff;
        text-align: right;
        font-size: 14px;
    }

    .income_statement table {
        width: 100%;
    }

        .income_statement table tr td, .income_statement table tr th {
            color: #fff;
            text-align: center;
            line-height: 28px;
        }

            .income_statement table tr td.green {
                color: #47ffa6;
            }

.right_signal {
    float: left;
    width: 673px;
}

.role_b {
    position: relative;
    padding-top: 10px;
    text-align: center;
}

    .role_b .bubble {
        position: absolute;
        top: 20px;
        left: 380px;
    }

.signal_middle {
    position: relative;
    padding: 75px 0;
    text-align: center;
}

.brand {
    position: absolute;
    top: 105px;
    left: 510px;
}

.role_a {
    position: relative;
    padding-top: 10px;
    text-align: center;
}

    .role_a .bubble {
        position: absolute;
        top: 30px;
        left: 380px;
    }

.signal_btn_div {
    position: absolute;
    top: 32px;
    left: 0;
    width: 100%;
    text-align: center;
}

    .signal_btn_div button {
        margin: 0 60px;
        height: 42px;
        font-size: 16px;
    }

.signal_middle p {
    position: absolute;
    top: 188px;
    width: 100%;
    color: #fff;
    text-align: center;
}

    .signal_middle p b {
        margin: 0 3px;
        color: #fff;
        font-weight: bold;
    }

.signal_after_model .signal_role {
    margin-bottom: 30px;
}

.signal_after_model .income_statement {
    margin: 10px auto;
    color: #fff;
}

    .signal_after_model .income_statement b {
        float: right;
        color: #fff;
    }

    .signal_after_model .income_statement.p10 {
        padding: 10px;
        width: 230px;
    }


/*************************英式拍卖**************************/
.english_auction_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/britishauction_bg01.jpg) no-repeat;
}

.statement_auction {
    margin: 0 auto 30px auto;
    width: 530px;
    height: 48px;
    -webkit-border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    border-bottom-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    border-bottom-left-radius: 8px;
    background-color: #fbfbfb;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    text-align: center;
    line-height: 48px;
    -ms-border-bottom-right-radius: 8px;
    -o-border-bottom-right-radius: 8px;
    -ms-border-bottom-left-radius: 8px;
    -o-border-bottom-left-radius: 8px;
}

    .statement_auction b {
        color: #0087ff;
        font-size: 16px;
    }

.ea_right {
    float: right;
    margin-right: 20px;
    width: 220px;
}

.english_auction_model .lm_quality {
    background-color: #61534f;
}

.two_sealed_auction_model .lm_quality {
    background-color: #353c63;
}

.ea_main {
    float: left;
    margin-left: 227px;
    width: 460px;
}

.ea_auction {
    overflow: hidden;
}

    .ea_auction .ea_auction_img {
        float: left;
    }

    .ea_auction .ea_auction_ul {
        float: right;
        padding: 15px;
        width: 154px;
        height: 130px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .ea_auction .ea_auction_ul li {
            padding: 7px 0;
            line-height: 20px;
        }

            .ea_auction .ea_auction_ul li b {
                float: right;
            }

.english_auction_model .bottom_seller {
    margin-top: 20px;
    background-color: #fff;
}

    .english_auction_model .bottom_seller .experiment_zs {
        float: left;
        padding-top: 55px;
        padding-left: 20px;
        width: 280px;
        background-color: #fff;
    }

.english_auction_model .business_div {
    float: right;
    clear: none;
    padding: 0;
    padding-right: 20px;
    width: 125px;
}

    .english_auction_model .business_div button.mediumbtn {
        margin-left: 0;
        width: 125px;
        background-color: #0087ff;
    }

        .english_auction_model .business_div button.mediumbtn[disabled] {
            background-color: #c5c5c5;
        }

.english_auction_model .bottom_seller .business_div span {
    display: block;
    margin: 7px 0;
    padding-top: 6px;
    width: 123px;
    height: 40px;
    border: 1px solid #dadada;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.english_auction_model .experimental_value {
    margin: 12px 0 7px 0;
    width: 123px;
    height: 40px;
    border: 1px solid #dadada;
}

.experimental_value:focus {
    outline: none;
}

.english_auction_model .bottom_seller .slider-container .back-bar .pointer-label {
    display: block;
}

.english_auction_model .bottom_seller .theme-green .back-bar {
    height: 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #cecece;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

    .english_auction_model .bottom_seller .theme-green .back-bar .selected-bar {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #0087ff;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

    .english_auction_model .bottom_seller .theme-green .back-bar .pointer {
        top: -8px;
        width: 26px;
        height: 26px;
        background: url(../images/model_img/dictator_03.png);
    }

.ea_offer_ul {
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .ea_offer_ul li {
        float: left;
        width: 33.3%;
        text-align: center;
        font-size: 12px;
        line-height: 34px;
    }

        .ea_offer_ul li span {
            display: inline-block;
            margin-top: -3px;
            margin-right: 3px;
            width: 6px;
            height: 6px;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            border-radius: 50%;
            background-color: #3a3a3a;
            vertical-align: middle;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
        }

        .ea_offer_ul li.blue {
            color: #0087ff;
        }

            .ea_offer_ul li.blue span {
                background-color: #0087ff;
            }

        .ea_offer_ul li.gray {
            color: #9a9a9a;
        }

            .ea_offer_ul li.gray span {
                background-color: #9a9a9a;
            }

.lm_table_div h2 {
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    line-height: 38px;
}

.english_auction_model .h_overauto {
    height: 195px;
}

.english_auction_model .lemon_market_tabel tr th {
    background-color: #f5f7f9;
    color: #555;
    font-weight: bold;
    line-height: 30px;
}

.lemon_market_tabel tr td {
    border-bottom: 1px solid #f4f4f4;
    color: #9a9a9a;
}

    .lemon_market_tabel tr td.blue {
        color: #0087ff;
    }

    .lemon_market_tabel tr td.black {
        color: #000;
    }

.english_auction_after_model .ea_main {
    padding-top: 70px;
}

.english_auction_after_model .epicycle_list {
    overflow: visible;
    margin-top: 30px;
    margin-left: 150px;
}

.english_auction_after_model .arrow_left:before {
    position: absolute;
    top: 15px;
    left: -8px;
    display: inline-block;
    border-top: 7px solid transparent;
    border-right: 7px solid#eee;
    border-bottom: 7px solid transparent;
    content: '';
    border-right-color: rgba(0,0,0,0.2);
}

.english_auction_after_model .arrow_left:after {
    position: absolute;
    top: 16px;
    left: -6px;
    display: inline-block;
    border-top: 6px solid transparent;
    border-right: 6px solid#fff;
    border-bottom: 6px solid transparent;
    content: '';
}


/**************英式计时拍卖**************/
.bta_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/bta_bg.jpg) no-repeat;
}

    .bta_model .statement_auction {
    }

.timekeep_left {
    float: left;
    width: 620px;
}

.timekeep_price {
    width: 530px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #f7f7f8;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .timekeep_price li {
        float: left;
        width: 50%;
        text-align: center;
        line-height: 52px;
    }

.bta_model .timekeep_price li {
    float: left;
    width: 30%;
    text-align: center;
    line-height: 52px;
}

    .bta_model .timekeep_price li:last-child {
        width: 40%;
    }

.ana_model .timekeep_price li {
    width: 50%;
}

.timekeep_price li b {
    margin-left: 15px;
    color: #0087ff;
}

.timekeep_right {
    position: relative;
    float: right;
    margin-right: 30px;
    width: 240px;
}

.time_circle {
    position: absolute;
    top: -50px;
    margin-left: 70px;
    width: 100px;
    height: 100px;
}

.current_div {
    margin-top: 70px;
    padding: 15px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    text-align: center;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.auction_car {
    position: relative;
    padding-top: 20px;
}

.timekeep_price {
    position: absolute;
    bottom: 20px;
    left: 60px;
}

.current_div h2 {
    font-weight: bold;
    font-size: 20px;
}

.current_div p {
    color: #919191;
}

    .current_div p span {
        color: #0087ff;
    }

.auction_price {
    padding: 10px 0;
    color: #0087ff;
    font-weight: bold;
    font-size: 16px;
}

    .auction_price b {
        margin-left: 10px;
        color: #0087ff;
        font-size: 24px;
    }

.last_time_price {
    padding: 0 20px;
    background-color: #f5f8fa;
    color: #919191;
    text-align: left;
}

    .last_time_price b {
        float: right;
        color: #3a3a3a;
        font-weight: bold;
    }

.current_div .mediumbtn {
    margin-top: 10px;
    width: 100%;
}

.bta_model .lm_quality {
    background-color: #5c5c5c;
}

.bta_after_carimg {
    position: relative;
    text-align: center;
}

    .bta_after_carimg .epicycle_list {
        position: absolute;
        top: 300px;
        width: 870px;
    }

        .bta_after_carimg .epicycle_list li {
            width: 14.2%;
        }

.bta_model .epicycle_div b {
    font-size: 20px;
}


/************** 荷式计时拍卖**************/

.auction_ana {
    padding-top: 0;
    text-align: center;
}

    .auction_ana .timekeep_price {
        bottom: -30px;
        background-color: #fff;
    }

.ana_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #f6f6f6;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
}

.bid_number_ul {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #f9f9f9;
    line-height: 40px;
}

.ana_model .current_div {
    position: relative;
    padding-bottom: 60px;
}

.bid_number_ul li {
    float: left;
    width: 49.5%;
    line-height: 40px;
}

    .bid_number_ul li b {
        margin-left: 5px;
        color: #0087ff;
    }

    .bid_number_ul li:first-child {
        border-right: 1px solid #f0f0f0;
    }

.ana_model .bta_after_carimg {
    padding-left: 125px;
    text-align: left;
}

.ana_model .epicycle_list {
    width: 630px;
}

    .ana_model .epicycle_list li {
        width: 20%;
    }

.ana_state {
    position: absolute;
    top: 100px;
    left: 600px;
    width: 127px;
    height: 127px;
}



/****************** 全拍卖******************/
.fpa_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/fpa_bg01.jpg) no-repeat;
}

.fpa_main {
    float: right;
    overflow: hidden;
    margin-top: 70px;
    margin-right: 40px;
    padding: 22px;
    width: 670px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.fpa_left {
    float: left;
    width: 390px;
}

.fpa_ul {
    overflow: hidden;
}

    .fpa_ul li {
        float: left;
        margin-right: 18px;
        padding: 0 10px;
        width: 25%;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #fafafa;
        color: #919191;
        font-size: 12px;
        line-height: 24px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .fpa_ul li b {
            float: right;
            color: #3a3a3a;
            font-size: 14px;
            line-height: 24px;
        }

        .fpa_ul li:last-child {
            float: right;
            margin-right: 0;
        }

.fpa_text {
    margin-top: 10px;
    padding: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fafafa;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .fpa_text p {
        text-indent: 2em;
    }

.fpa_right {
    float: right;
    width: 250px;
    text-align: center;
}

    .fpa_right h2 {
        padding-top: 15px;
        text-align: center;
        font-size: 16px;
    }

    .fpa_right p {
        padding-top: 5px;
        color: #919191;
        text-align: left;
    }

        .fpa_right p span {
            float: right;
        }

    .fpa_right input {
        margin: 15px 0;
        width: 248px;
        border: 1px solid #dadada;
        background-color: #fbfbfb;
        text-align: center;
        font-size: 18px;
        line-height: 40px;
    }

.two_btn_div {
    text-align: left;
}

    .two_btn_div .mediumbtn {
        width: 122px;
    }

        .two_btn_div .mediumbtn:last-child {
            float: right;
        }

.fpa_after_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/fpa_bg02.jpg) no-repeat;
}

    .fpa_after_model .epicycle_list {
        margin-top: 70px;
        margin-left: 65px;
        width: 750px;
    }

        .fpa_after_model .epicycle_list li {
            width: 16.6%;
        }

/********一级密封拍卖***********/
.sealed_auction_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/firstpriceauction_bg01.jpg) no-repeat;
}

.sealed_auction_main {
    float: right;
    margin-right: 35px;
    width: 460px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

.sealed_auction_ul {
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #f7f7f7;
}

    .sealed_auction_ul li {
        float: left;
        padding: 10px 15px;
        width: 85px;
    }

        .sealed_auction_ul li b {
            display: block;
            font-size: 14px;
        }

.sealed_auction_main .business_div p {
    text-align: center;
}

.sealed_auction_model .bottom_seller {
    margin-top: 10px;
}

.sealed_auction_model .bottom_seller {
    height: 150px;
}

.sealed_auction_model .statement_auction b {
    color: #f9882d;
}

.sealed_auction_model .business_div button.mediumbtn {
    background-color: #f9882d;
}

.sealed_auction_model .bottom_seller .theme-green .back-bar .pointer {
    top: -8px;
    width: 26px;
    height: 26px;
    background: url(../images/model_img/supply_sell_dot.png);
}

.sealed_auction_model .bottom_seller .theme-green .back-bar .selected-bar {
    background-color: #f9882d;
}

.sealed_auction_after_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/firstpriceauction_bg02.jpg) no-repeat;
}

    .sealed_auction_after_model .epicycle_list {
        margin-top: 120px;
        margin-left: 20px;
        width: 835px;
    }

        .sealed_auction_after_model .epicycle_list li {
            width: 14.2%;
        }

    .sealed_auction_after_model .epicycle_div b {
        font-size: 22px;
    }

    .sealed_auction_after_model .lm_quality {
        background-color: #61534f;
    }


/********二级密封拍卖***********/
.two_sealed_auction_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/secondpriceauction_bg01.jpg) no-repeat;
}

    .two_sealed_auction_model .bottom_seller {
        margin-top: 10px;
        height: 150px;
    }

    .two_sealed_auction_model .sealed_auction_main {
        margin-top: 50px;
    }

.two_sealed_auction_after_model .lm_quality， .two_sealed_auction_model .lm_quality {
    background-color: #353c63;
}

.two_sealed_auction_after_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/secondpriceauction_bg02.jpg) no-repeat;
}

    .two_sealed_auction_after_model .epicycle_list {
        margin-top: 120px;
        margin-left: 20px;
        width: 835px;
    }

        .two_sealed_auction_after_model .epicycle_list li {
            width: 14.2%;
        }

    .two_sealed_auction_after_model .epicycle_div b {
        font-size: 22px;
    }

    .two_sealed_auction_after_model .lm_quality {
        background-color: #61534f;
    }


/*******税收与补贴*******/
.tax_model {
    overflow: hidden;
    padding-top: 20px;
    height: 430px;
    background: url(../images/model_img/tax_bg02.jpg) no-repeat;
}

    .tax_buy_model .bottom_seller, .tax_model .bottom_seller {
        margin-top: 180px;
    }

.tax_buy_model {
    overflow: hidden;
    padding-top: 20px;
    height: 430px;
    background: url(../images/model_img/tax_bg01.jpg) no-repeat;
}

    .tax_buy_model .supply_right, .tax_model .supply_right {
        width: 300px;
    }

.tax_after_model {
    overflow: hidden;
    padding-top: 20px;
    height: 430px;
    background: url(../images/model_img/tax_bg03.jpg) no-repeat;
}


/*************学校公共展示页面*************/
.school_banner {
    overflow: hidden;
    width: 100%;
    height: 300px;
    background-position: top center;
    background-repeat: no-repeat;
    text-align: center;
}

.school_profiles {
    position: relative;
    padding-top: 90px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dadada;
    background-color: #fff;
    text-align: center;
}

.schoollogo {
    position: absolute;
    top: -80px;
    z-index: 40;
    width: 100%;
    text-align: center;
}

.school_profiles h1 {
    padding-bottom: 20px;
    color: #3a3a3a;
    font-size: 28px;
}

.school_profiles p {
    margin: 0 auto;
    width: 700px;
    font-size: 14px;
}

.school_experimental_model {
    margin: 20px auto;
    width: 1012px;
}

    .school_experimental_model .experiment_mx_ul > li:nth-child(3n) {
        margin-right: 15px;
    }

    .school_experimental_model .experiment_mx_ul > li:nth-child(4n) {
        margin-right: 0;
    }

    .school_experimental_model .linkmodel p {
        border: none;
    }

    .school_experimental_model .experiment_mx_ul > li > span {
        display: none;
        margin: 0 auto;
        width: 214px;
        background-color: #fff;
        line-height: 40px;
    }

        .school_experimental_model .experiment_mx_ul > li > span b {
            margin-left: 10px;
        }

    .school_experimental_model .experiment_mx_ul > li:hover > span {
        display: block;
    }

    .school_experimental_model .experiment_mx_ul > li:hover p {
        display: none;
    }

.click_loadding {
    clear: both;
    padding-top: 30px;
    padding-bottom: 20px;
    text-align: center;
}

    .click_loadding button {
        width: 180px;
        height: 40px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #0087ff;
        color: #fff;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .click_loadding button:hover {
            opacity: 0.8;
        }

.school_teacher_team {
    clear: both;
    padding-bottom: 30px;
    border-top: 1px solid #dadada;
    background-color: #fff;
}

    .school_teacher_team h2 {
        padding-top: 30px;
        padding-bottom: 20px;
        padding-bottom: 20px;
        color: #3a3a3a;
        text-align: center;
        font-size: 28px;
    }

.teacher_team_ul {
    overflow: hidden;
}

    .teacher_team_ul li {
        float: left;
        overflow: hidden;
        margin: 30px 13px;
        width: 310px;
        height: 130px;
    }

.school_teacher_img {
    float: left;
    overflow: hidden;
    width: 108px;
    height: 108px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
}

.school_teacher_introduction {
    float: right;
    width: 190px;
}

    .school_teacher_introduction a {
        color: #3a3a3a;
        font-size: 18px;
    }

        .school_teacher_introduction a:hover {
            color: #0087ff;
            text-decoration: underline;
        }

    .school_teacher_introduction p {
        margin-bottom: 5px;
    }

        .school_teacher_introduction p em {
            margin-left: 5px;
            color: #0087ff;
        }

        .school_teacher_introduction p span {
            float: left;
            display: block;
            margin-right: 5px;
            margin-bottom: 5px;
            padding: 0 20px;
            border: 1px solid #e5e5e5;
            -webkit-border-radius: 9px;
            -moz-border-radius: 9px;
            border-radius: 9px;
            background-color: #fff;
            color: #9a9a9a;
            font-size: 12px;
            line-height: 18px;
            -ms-border-radius: 9px;
            -o-border-radius: 9px;
        }

#backtop {
    position: fixed;
    top: 500px;
    right: 50px;
    width: 70px;
    height: 70px;
    background: #4c5c70 url(../images/homepage/backtop.png) no-repeat center center;
}


/***********斯塔克伯格***********/
.stackelberg_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/stackelberg_bg01.jpg) no-repeat;
}

.stack_explain {
    margin-top: 65px;
    margin-left: 40px;
    padding: 15px;
    width: 395px;
    height: 200px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #e9f3fb;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .stack_explain p {
        font-size: 16px;
    }

        .stack_explain p b {
            color: #0087ff;
            font-size: 28px;
        }

        .stack_explain p span {
            color: #0087ff;
            font-size: 16px;
        }

.bottom_decision {
    padding: 0 40px;
}

    .bottom_decision .bottom_seller {
        float: left;
        width: 425px;
    }

.right_profit {
    float: right;
    margin-top: 20px;
    padding-top: 20px;
    width: 425px;
    height: 100px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fff;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
}

    .right_profit p {
        padding-left: 20px;
        font-size: 16px;
        line-height: 30px;
    }

    .right_profit b {
        color: #0087ff;
        font-weight: bold;
        font-size: 24px;
    }

    .right_profit p span {
        color: #6a7fa5;
        font-size: 12px;
    }

.stackelberg_model .bottom_seller .experiment_zs {
    float: left;
    padding-top: 55px;
    padding-left: 20px;
    width: 250px;
    background-color: #fff;
}

.slg_ladder_diagram {
    position: absolute;
    top: 10px;
    right: 100px;
    width: 260px;
    height: 215px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 7px 1px rgba(0,0,0,.14);
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.stackelberg_after_model .lm_quality, .stackelberg_model .lm_quality {
    padding: 8px 42px 8px 30px;
    background-color: #5c5c5c;
}

.stackelberg_after_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/stackelberg_bg02.jpg) no-repeat;
}

    .stackelberg_after_model .epicycle_div .epicycle_list {
        float: none;
        margin: 80px auto 0 auto;
    }

    .stackelberg_after_model .epicycle_div .list_w7 {
        width: 840px;
    }

        .stackelberg_after_model .epicycle_div .list_w7 li {
            width: 14.2%;
        }

/***********斯塔克伯格***********/
.carlinear_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/carlinear_bg.jpg) no-repeat;
}

    .carlinear_model .bottom_decision .bottom_seller {
        float: left;
        width: 425px;
    }

    .carlinear_model .bottom_seller .experiment_zs {
        float: left;
        padding-top: 55px;
        padding-left: 20px;
        width: 250px;
        background-color: #fff;
    }

    .carlinear_model .stack_explain {
        margin: 15px auto;
        height: auto;
    }

    .carlinear_model .bottom_seller {
        width: 425px;
    }

.carlinear_div {
    overflow: hidden;
    margin: 0 auto;
    width: 425px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .carlinear_div .epicycle_list {
        width: 425px;
        height: 65px;
        border-bottom: 1px solid #eaeaea;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

        .carlinear_div .epicycle_list li {
            width: 33.3%;
            height: 65px;
        }

            .carlinear_div .epicycle_list li b {
                font-size: 26px;
            }

            .carlinear_div .epicycle_list li h3 {
                margin-bottom: 10px;
                color: #919191;
            }

.carlinear_model .rebate {
    top: 15px;
    padding: 5px 10px;
    width: 160px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .carlinear_model .rebate ul li label {
        float: left;
        display: inline-block;
        color: #434c6d;
        text-align: left;
        font-weight: bold;
        line-height: 30px;
    }

    .carlinear_model .rebate ul li {
        color: #434c6d;
        text-align: right;
    }

.carlinear_model .epicycle_div {
    padding-top: 80px;
}

    .carlinear_model .epicycle_div .epicycle_list {
        float: none;
        margin: 20px auto;
    }


/***********多阶段议价博弈***********/
.mbg_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/mbg_bg.jpg) no-repeat;
}

    .mbg_model .bottom_seller .experiment_zs {
        float: left;
        padding-top: 55px;
        padding-left: 20px;
        width: 250px;
        background-color: #fff;
    }

.mbg_div {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 270px;
    width: 425px;
    min-height: 165px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.mbg_model .bottom_seller {
    margin-top: 0;
}

.mbg_div h2 {
    padding: 10px 0;
    color: #3a3a3a;
    text-align: center;
    font-size: 16px;
}

    .mbg_div h2 span {
        font-size: 16px;
    }

.mbg_model .rebate {
    top: 15px;
    right: 40px;
    padding: 5px 20px;
    width: 180px;
    border: 1px solid #eaeaea;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

    .mbg_model .rebate ul li label {
        float: left;
        display: inline-block;
        color: #434c6d;
        text-align: left;
        font-weight: bold;
        line-height: 30px;
    }

    .mbg_model .rebate ul li {
        color: #434c6d;
        text-align: right;
    }

.mbg_model .query_hide {
    width: 140px;
}

.mbg_model .query_img {
    vertical-align: middle;
    cursor: pointer;
}

.mbg_model .lm_quality {
    background-color: #434c6d;
}

    .mbg_model .lm_quality span {
        line-height: 28px;
    }

.mbg_div h2 span.gray {
    color: #919191;
}

.mbg_div h2 b {
    font-size: 16px;
}

.mbg_div > p {
    padding: 5px 0 25px 0;
    text-align: center;
    font-size: 16px;
}

.mbg_btn_div {
    text-align: center;
}

    .mbg_btn_div button {
        margin: 0 20px;
    }

.mbg_div .animation {
    margin-bottom: 0;
}

.mbg_model .epicycle_div {
    padding: 250px 0 0 0;
}

    .mbg_model .epicycle_div .epicycle_list {
        float: none;
        margin: 20px auto;
        width: 870px;
    }

        .mbg_model .epicycle_div .epicycle_list li {
            width: 12.5%;
        }

.epicycle_div h3 p {
    font-size: 12px;
}

.add_dot {
    display: inline-block;
    margin-right: 20px;
}

span.red_dot {
    width: 12px;
    height: 12px;
    background-color: #fb525a;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

span.blue_dot {
    width: 12px;
    height: 12px;
    background-color: #0087ff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
}

.dicision_table tr.red_color td {
    color: #fb525a;
}

.dicision_table tr.blue_color td {
    color: #0087ff;
}

/********羊群效应*********/
.herdeffect_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/herding_bg.jpg) no-repeat;
}

    .herdeffect_model .lm_quality {
        background-color: #0087ff;
    }

.herdeffect_main {
    width: 600px;
    margin: 35px auto;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
}

.herdeffect_box {
    overflow: hidden;
    padding: 20px;
}

.hfbox {
    width: 180px;
    float: left;
    text-align: center;
}

    .hfbox h3 {
        font-weight: bold;
    }

    .hfbox p {
        padding: 5px 0;
        font-size: 14px;
    }

.ball_div {
    width: 127px;
    height: 49px;
    padding-top: 60px;
    margin: 0 auto;
}

    .ball_div.bluebox {
        background: url(../images/model_img/herding_bbox.png);
    }

    .ball_div.redbox {
        background: url(../images/model_img/herding_rbox.png);
    }

    .ball_div span {
        font-weight: bold;
        margin: 0 4px;
    }

        .ball_div span img {
            margin-right: 3px;
        }

.right_submit {
    width: 180px;
    float: right;
    text-align: center;
    background-color: #f8f8f8;
    padding-bottom: 10px;
    ;
}

    .right_submit h2 {
        font-weight: bold;
        margin: 10px 0;
    }

        .right_submit h2 img {
            vertical-align: middle;
            margin-right: 5px;
        }

    .right_submit p {
        line-height: 30px;
    }

.radio_box {
    padding: 5px 0 20px 0;
    font-weight: bold;
}

    .radio_box input {
        vertical-align: middle;
        display: inline-block;
        margin-top: -2px;
    }

.herdeffect_main > p {
    padding: 10px;
    margin: 0 20px 20px 20px;
    background-color: #f8f8f8;
}

.present_div {
    padding: 10px;
    border-top: 1px solid #dadada;
}

    .present_div h3 {
        text-align: center;
    }

    .present_div b {
        margin-right: 10px;
    }

        .present_div b.gray {
            color: #919191;
        }

.herdeffect_model .epicycle_list {
    width: 630px;
    float: none;
    margin: 110px auto 20px auto;
}

    .herdeffect_model .epicycle_list li {
        width: 20%;
    }

.herdeffect_model .epicycle_div b {
    font-size: 20px;
}

.epicycle_sequence {
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    width: 630px;
    margin: 0 auto;
}

    .epicycle_sequence h2 {
        line-height: 40px;
        border-bottom: 1px solid #dadada;
        text-align: center;
        font-weight: bold;
    }

    .epicycle_sequence p {
        padding: 10px;
    }

        .epicycle_sequence p b {
            margin-right: 10px;
        }

.ball_await {
    padding: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100px;
}

    .ball_await p {
        line-height: 20px;
    }
/**********概率匹配******/
.matching_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/pmatch_bg01.jpg) no-repeat;
}

    .matching_model .statement_auction {
        width: 390px;
    }

        .matching_model .statement_auction span {
            margin: 0 10px;
        }

.select_road {
    padding-top: 10px;
    width: 390px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    margin: 0px auto;
    text-align: center;
}

    .select_road p {
        padding: 5px 20px;
    }

.two_btn_div {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 20px;
}

    .two_btn_div button {
        margin: 0 20px;
    }

.matching_after_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/pmatch_bg02.jpg) no-repeat;
}

    .matching_after_model .epicycle_list {
        float: none;
        margin: 0 auto 0 auto;
    }

.rabbit_div {
    overflow: hidden;
}

    .rabbit_div .left_road {
        width: 290px;
        text-align: center;
        float: left;
        padding-top: 125px;
    }

    .rabbit_div .right_road {
        width: 290px;
        text-align: center;
        float: left;
        text-align: center;
        padding-top: 125px;
    }

    .rabbit_div .center_rabbit {
        float: left;
        width: 370px;
        padding-top: 40px;
        text-align: center;
    }

/*********模型超市***********/
.viewingmodel_btn {
    float: left;
    width: 200px;
    height: 42px;
    border-radius: 2px;
    margin-left: 66px;
    margin-top: 245px;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0.04);
    color: #fff;
}

.viewingmodel_btn {
}

.h52 {
    height: 62px;
    overflow: hidden;
}

.experiment_mx_ul li:hover .h52 ul {
    margin-top: -52px;
    transition: all 0.2s ease-in;
}

.carefully_chosen_main {
    height: 210px;
    position: relative;
    margin: 10px 0 30px 0;
}

.leftright_ul {
    position: absolute;
    top: 70px;
}

.mall_left {
    position: absolute;
    left: -40px;
    cursor: pointer;
}

.mall_right {
    position: absolute;
    left: 1022px;
    cursor: pointer;
}

.leftright_ul li:hover {
    opacity: 0.9;
}

.w1012_model {
    width: 1012px;
    overflow: hidden;
}

    .w1012_model .experiment_mx_ul {
        transition: all 0.4s ease-in;
        overflow: hidden;
    }

        .w1012_model .experiment_mx_ul > li {
            margin-right: 17px;
        }

            .w1012_model .experiment_mx_ul > li:nth-child(3n) {
                margin-right: 17px;
            }

.carefully_chosen h1 {
    color: #3a3a3a;
    font-size: 18px;
    margin-top: 30px;
}

.carefully_chosen span {
    color: #919191;
    font-size: 14px;
    margin-left: 5px;
}

/****首页文章模块***/

.artucle_main {
    overflow: hidden;
    padding-bottom: 10px;
}

    .artucle_main .express_ul {
        width: 436px;
        background-color: #fff;
        float: left;
        padding: 20px 30px;
        border: 1px solid #f0f0f0;
    }

        .artucle_main .express_ul:last-child {
            float: right;
        }

.article_column .p30 {
    padding: 30px;
    text-align: center;
}

.article_column .m_btn {
    background-color: #0087ff;
}

/********模型详情***********/
.model_details {
    background: url(../images/model_details/model_bg01.jpg) no-repeat center center;
    height: 386px;
}

    .model_details .w1012 {
        overflow: hidden;
    }

    .model_details .left_module {
        margin-top: 40px;
        width: 712px;
        float: left;
        color: #ffffff;
    }

    .model_details .right_module {
        margin-top: 40px;
        float: right;
        background-color: #374654;
        width: 154px;
        padding: 20px 40px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
    }

.md_introduce {
    overflow: hidden;
}

.md_text {
    float: left;
}

.md_img {
    float: left;
    margin-right: 40px;
}

.md_text h1 {
    font-weight: bold;
    color: #ffffff;
    font-size: 26px;
    margin-bottom: 15px;
}

.md_ul li {
    overflow: hidden;
    color: #97a0b0;
    font-size: 12px;
    line-height: 20px;
}

    .md_ul li label {
        color: #97a0b0;
        display: inline-block;
        font-size: 12px;
        width: 100px;
    }

    .md_ul li span, .md_ul li em {
        font-size: 12px;
    }

.white {
    color: #fff;
}

span.modelstyle {
    display: inline-block;
    background-color: #374654;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    color: #93a9b8;
}

.model_details .left_module p {
    color: #ffffff;
    line-height: 22px;
    height: 88px;
    overflow: hidden;
    margin: 20px 0;
}

.md_operation li {
    float: left;
}

.md_operation li {
    float: left;
    margin-right: 40px;
    width: 125px;
    height: 40px;
    border: 1px solid rgba(255,255,255,0.18);
    line-height: 40px;
    color: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: rgba(255,255,255,0.04);
    color: #fff;
    text-align: center;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

    .md_operation li:hover {
        border: 1px solid rgba(255,255,255,0.2);
        background-color: rgba(255,255,255,0.14);
        cursor: pointer;
    }

    .md_operation li i {
        color: #fff;
        font-size: 18px;
        vertical-align: middle;
    }

    .md_operation li span {
        color: #fff;
    }

    .md_operation li em {
        margin-left: 5px;
        color: #fff;
    }

.model_details .right_module ul li {
    color: #97a0b0;
    font-size: 12px;
    line-height: 24px;
}

    .model_details .right_module ul li .m_btn {
        background-color: #0087ff;
        width: 154px;
        margin-top: 15px;
    }

.md_column {
    width: 100%;
    z-index: 99;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.12);
    box-shadow: 0 2px 6px rgba(0,0,0,0.12)
}

    .md_column a {
        line-height: 70px;
        margin-right: 55px;
        display: inline-block;
    }

        .md_column a.active em, .md_column a.active {
            color: #0087ff;
            font-weight: bold;
        }

.show_buy_btn {
    float: right;
    display: none;
    background-color: #0087ff;
    line-height: 70px;
    width: 150px;
    color: #fff;
    font-size: 16px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}

.md_main {
    width: 1012px;
    margin: 20px auto;
}

.introduction_module {
    background-color: #fff;
    border: 1px solid #dadada;
    padding: 10px 30px 30px 30px;
    margin-bottom: 20px;
    overflow: hidden;
}

    .introduction_module > h2 {
        border-bottom: 1px solid #dadada;
        margin-bottom: 40px;
        position: relative;
        height: 40px;
    }

        .introduction_module > h2 b {
            font-size: 24px;
            background-color: #fff;
            padding-right: 20px;
            position: absolute;
            bottom: -20px;
            line-height: 40px;
            font-weight: normal;
        }

.introduct_p h3 {
    font-size: 16px;
    line-height: 12px;
    font-weight: bold;
    margin-bottom: 15px;
    margin-top: 40px;
    border-left: 4px solid #0087ff;
    padding-left: 10px;
}

.introduct_p img {
    margin: 20px 0;
    display: block;
}

.introduct_p .building {
    margin: 20px auto;
}

.introduct_p a {
    color: #0087ff;
}

    .introduct_p a:hover {
        text-decoration: underline;
    }

.md_link {
}

    .md_link li {
        line-height: 30px;
    }

.disigner_introduct {
    overflow: hidden;
}

    .disigner_introduct .disigner_headimg {
        width: 110px;
        height: 110px;
        overflow: hidden;
        text-align: center;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        float: left;
    }

    .disigner_introduct .disigner_text {
        width: 800px;
        float: left;
        margin-left: 20px;
    }

        .disigner_introduct .disigner_text h3 {
            font-size: 18px;
            color: #3a3a3a;
        }

            .disigner_introduct .disigner_text h3 span {
                border: 1px solid #0087ff;
                color: #0087ff;
                display: inline-block;
                line-height: 18px;
                padding: 0 8px;
                -webkit-border-radius: 2px;
                -moz-border-radius: 2px;
                -ms-border-radius: 2px;
                -o-border-radius: 2px;
                border-radius: 2px;
                font-size: 12px;
                vertical-align: middle;
            }

        .disigner_introduct .disigner_text p {
            margin: 5px 0;
        }

            .disigner_introduct .disigner_text p em {
                color: #0087ff;
                margin-left: 5px;
            }

.team_members {
    margin-top: 20px;
}

    .team_members h3 {
        font-size: 16px;
        color: #3a3a3a;
    }

        .team_members h3 span {
            color: #919191;
        }

            .team_members h3 span em {
                margin: 0 3px;
                color: #919191;
            }

.team_members_ul {
    padding-top: 20px;
    overflow: hidden;
}

    .team_members_ul li {
        float: left;
        width: 82px;
        margin-right: 60px;
        margin-bottom: 20px;
    }

        .team_members_ul li a {
            display: block;
        }

            .team_members_ul li a img {
                width: 82px;
                height: 82px;
                overflow: hidden;
                -webkit-border-radius: 50%;
                -moz-border-radius: 50%;
                -ms-border-radius: 50%;
                -o-border-radius: 50%;
                border-radius: 50%;
            }

            .team_members_ul li a span {
                display: block;
                text-align: center;
            }

            .team_members_ul li a:hover span {
                color: #0087ff;
                text-decoration: underline;
            }

.similer_model h3 {
    font-weight: bold;
}

    .similer_model h3 a {
        color: #0087ff;
        margin: 0 5px;
    }

.similer_model ul {
    overflow: hidden;
    border: 1px solid #dadada;
    background-color: #f7f8f9;
    padding: 20px 10px;
    margin: 20px 0;
}

    .similer_model ul li {
        float: left;
        margin: 0 9px;
    }

.im_purchased {
    position: relative;
}

.black_cover {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    width: 214px;
    height: 132px;
    top: 0;
    left: 0;
    z-index: 5;
}

    .black_cover > span {
        position: absolute;
        display: block;
        width: 76px;
        height: 24px;
        background-color: #0087ff;
        color: #fff;
        text-align: center;
        top: 0;
        left: 0;
        z-index: 6;
    }

.centerbtn_div {
    text-align: center;
}

.introduction_module .centerbtn_div button {
    background-color: #0087ff;
}

.right_comment_content h2 > span {
    color: #919191;
    font-size: 12px;
    margin: 0 5px;
}

.praise_i {
    background: url(../images/model_details/good.png) no-repeat;
    width: 52px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.negative_i {
    background: url(../images/model_details/bad.png) no-repeat;
    width: 52px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}

.give_likes {
    padding-bottom: 10px;
    color: #919191;
}

    .give_likes span {
        border: 1px solid #dadada;
        background-color: #fff;
        height: 22px;
        display: inline-block;
        line-height: 22px;
        padding: 0 15px;
        -webkit-border-radius: 11px;
        -moz-border-radius: 11px;
        -ms-border-radius: 11px;
        -o-border-radius: 11px;
        border-radius: 11px;
        cursor: pointer;
        margin-left: 10px;
        font-size: 12px;
    }

        .give_likes span em {
            font-size: 12px;
        }

        .give_likes span i {
            vertical-align: middle;
            line-height: 20px;
            margin-right: 2px;
        }

        .give_likes span.active {
            border: 1px solid #0087ff;
            color: #deefff;
            color: #0087ff;
        }

            .give_likes span.active em {
                color: #0087ff;
            }

            .give_likes span.active i:before {
                content: "\e6b8";
                color: #0087ff;
            }


.model_evaluate_ul {
    border: 1px solid #0087ff;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    width: 310px;
    margin: 30px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

    .model_evaluate_ul li {
        width: 33.1%;
        float: left;
        border-right: 1px solid #0087ff;
        line-height: 30px;
        text-align: center;
        color: #0087ff;
        cursor: pointer;
    }

        .model_evaluate_ul li:last-child {
            border: none;
        }

        .model_evaluate_ul li.active {
            color: #fff;
            background-color: #0087ff;
        }

.introduction_module > h3 {
    font-weight: bold;
}

    .introduction_module > h3 b {
        margin-left: 5px;
    }

    .introduction_module > h3 span {
        font-weight: normal;
    }

/******团队页面**********/
.teams_top {
    background: url(../images/team_details/team_bg.jpg) no-repeat center center;
    height: 320px;
    overflow: hidden;
    color: #fff;
}

.teams_left_img {
    width: 750px;
    float: left;
    padding-top: 30px;
}

.teams_headimg {
    width: 100px;
    height: 100px;
    border: 4px solid #ccd0f7;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
}

    .teams_headimg img {
        width: 100%;
        height: 100%;
    }

.teams_left_img h2 {
    color: #fff;
    font-size: 28px;
    margin: 20px 0 15px 0;
}

    .teams_left_img h2 span {
        color: #20c574;
        font-size: 12px;
        border: 1px solid #20c574;
        line-height: 18px;
        padding: 0 14px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
        border-radius: 2px;
        display: inline-block;
        margin-left: 4px;
        vertical-align: middle;
    }

.teams_left_img p {
    color: #fff;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
}

.teams_right_fans {
    width: 236px;
    float: right;
    border: 1px solid rgba(255,255,255,0.3);
    background-color: rgba(255,255,255,0.12);
    text-align: center;
    margin-top: 35px;
    padding: 20px 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
}

.existing_fans {
    color: #fff;
}

    .existing_fans b {
        font-size: 28px;
        color: #ffffff;
        display: block;
        padding: 5px 0;
        font-weight: normal;
    }

.teams_right_fans .attention_btn:before {
    content: "\e620 加关注";
}

.teams_right_fans .attention_btn {
    width: 146px;
}

.team_m_list {
    width: 100%;
    z-index: 99;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.12);
    box-shadow: 0 2px 6px rgba(0,0,0,0.12)
}

.team_title {
    font-weight: bold;
    color: #3a3a3a;
    font-size: 16px;
    padding: 20px 0;
}

    .team_title span {
        font-weight: normal;
        color: #919191;
        margin-left: 5px;
    }

        .team_title span em {
            margin: 0 3px;
            color: #919191;
        }

.member_headimg {
    position: relative;
    width: 82px;
    height: 82px;
}

    .member_headimg img {
        width: 82px;
        height: 82px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -ms-border-radius: 50%;
        -o-border-radius: 50%;
        border-radius: 50%;
        overflow: hidden;
    }

    .member_headimg > span {
        line-height: 16px;
        background-color: #20c574;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        border-radius: 8px;
        color: #fff;
        display: block;
        position: absolute;
        bottom: -4px;
        width: 56px;
        left: 13px;
    }

.team_m_list ul li a {
    display: block;
}

.team_m_list ul {
    overflow: hidden;
    padding: 10px 0;
}

    .team_m_list ul li {
        text-align: center;
        width: 82px;
        float: left;
        margin-right: 60px;
        padding-bottom: 20px;
    }

        .team_m_list ul li a > span {
            margin-top: 13px;
            font-size: 12px;
            display: block;
        }

        .team_m_list ul li a:hover > span {
            color: #0087ff;
            text-decoration: underline;
        }


/******个人中心 2018改********/
.personalCenter_experiment {
    border: none;
}

    .personalCenter_experiment + .mode_explain {
        padding: 0;
    }

    .personalCenter_experiment ul li:last-child {
        border-bottom: 1px solid #dedede;
    }

    .personalCenter_experiment .ph_experiment {
        padding: 0;
    }

        .personalCenter_experiment .ph_experiment a {
            margin: 0;
            padding: 0;
            margin-right: 70px;
            line-height: 52px;
        }

            .personalCenter_experiment .ph_experiment a.active {
                border-bottom: 2px solid #0087ff;
                color: #555;
            }

    .personalCenter_experiment ul li.arrange a {
        margin: 0;
        padding: 0;
        margin-right: 70px;
    }

    .personalCenter_experiment .ph_experiment .create_experiment_btn {
        float: right;
        margin-right: 0px;
        margin-left: 30px;
        margin-top: 10px;
        padding: 0 25px;
        background-color: #21c475;
        color: #fff;
        line-height: 30px;
    }

.my_personal_homepage .w1012 .watch_btn {
    padding: 0;
    margin: 0;
    margin-top: 20px;
    width: 120px;
}

.margRight {
    margin-right: 40px;
}


/*****2019-10-15  首页改版（卢杨）******/
.newindex .fullSlide .bd li {
    height: 450px;
}

.newindex .banner_text h1 {
    font-size: 58px;
    text-shadow: 0px 2px 20px rgba(1,1,20,0.56);
}

.newindex .banner_text h2 {
    font-size: 48px;
    text-shadow: 0px 2px 20px rgba(1,1,20,0.56);
    color: #fff;
}

.newindex .banner_text p {
    font-size: 20px;
    color: #ADCEE9;
    padding-top: 15px;
}

.newindex .banner_text img {
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.newindex .banner_text {
    margin-top: 60px;
    text-align: center;
}

.handUs_model {
    background: #fff;
}

.handUs_ul {
    padding-top: 100px;
}

    .handUs_ul > .li1 {
        background: url(/Context/images/CustomModel/index-t1.png) no-repeat top right;
        height: 285px;
        padding-top: 140px;
    }

    .handUs_ul > .li2 {
        background: url(/Context/images/CustomModel/index-t2.png) no-repeat top left;
        height: 260px;
        padding-left: 440px;
        padding-top: 140px;
    }

    .handUs_ul > .li3 {
        background: url(../images/CustomModel/index-t3.png) no-repeat top right;
        height: 350px;
        padding-top: 140px;
    }

    .handUs_ul > li h2 {
        font-size: 28px;
        color: #555555;
        font-weight: bold;
    }

    .handUs_ul > li p {
        font-size: 18px;
        color: #555555;
        margin-top: 10px;
    }

.handUs_div {
    text-align: center;
    padding-bottom: 40px;
}

    .handUs_div h2 {
        font-size: 28px;
        color: #555555;
        font-weight: bold;
        margin-bottom: 20px;
    }

.serviceContent_model {
    background: url(../images/CustomModel/mianbg.png) no-repeat center top;
    height: 860px;
}

    .serviceContent_model .model_title h2 {
        font-size: 42px;
        font-weight: bold;
        color: #fff;
    }

    .serviceContent_model .model_title p {
        font-size: 28px;
        color: #fff;
        margin-top: 25px;
    }

    .serviceContent_model .model_title span {
        display: block;
        margin: 0 auto;
        color: #fff;
        background: url(../images/CustomModel/bg-bg.png);
        width: 303px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        font-size: 20px;
        font-weight: bold;
        margin-top: 40px;
    }

.serviceContent_ul {
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 10px;
}

    .serviceContent_ul li {
        width: 240px;
        height: 196px;
        border: 1px solid #0088ff;
        box-shadow: 0px 1px 20px 0px rgba(15,35,51,0.24);
        border-radius: 16px;
        display: inline-block;
        padding: 0 30px;
        margin: 0 25px;
        vertical-align: top;
    }

        .serviceContent_ul li label {
            display: block;
            width: 36px;
            height: 36px;
            background: #0087FF;
            border-radius: 50%;
            line-height: 36px;
            font-size: 24px;
            color: #fff;
            text-align: center;
            margin: 15px auto;
        }

        .serviceContent_ul li p {
            font-size: 16px;
            color: #fff;
            text-align: left;
        }

.start_model {
    background: url(../images/CustomModel/mian2bg.png) no-repeat center top;
    height: 160px;
    padding-top: 30px;
}

    .start_model .handUs_div h2 {
        color: #fff;
    }

.newFooter .contact_div {
    background: #1A2328;
}

.newFooter .copyright {
    background: #161F24;
}

/*贝叶斯*/

.clearfix::after {
    content: "";
    display: inline-block;
    clear: both;
}

.container {
    width: 950px;
    height: 448px;
    background: #BBDBF9;
    border-radius: 8px;
    padding: 34px 0 30px;
}

    .container .right {
        width: 360px;
        height: 384px;
        background: #fff;
        border-radius: 4px 4px 0px 0px;
        float: right;
        margin-right: 20px;
    }

    .container .left {
        width: 522px;
        height: 384px;
        background: #fff;
        border-radius: 4px 4px 0px 0px;
        margin-left: 21px;
    }

        .container .left ul {
            padding: 16px 0px 15px 10px;
        }

        .container .left .item {
            float: left;
            width: 157px;
            height: 351px;
            background: #F9F9F9;
            border-radius: 2px;
            margin-right: 13px;
        }

            .container .left .item .cup {
                width: 100px;
                height: 209px;
                font-size: 14px;
                font-family: Microsoft YaHei;
                font-weight: 400;
                color: #3A3A3A;
                line-height: 22px;
                margin: 25px auto 0;
            }

                .container .left .item .cup img {
                    width: 92px;
                    height: 129px;
                    margin-top: 26px;
                }

.red {
    color: #FF3D59;
}

.blue {
    color: #1B90FF;
}

.container .left .item .content {
    width: 157px;
    height: 116px;
    border-radius: 2px;
    padding: 15px 40px 15px 40px;
}

.container .left .item .red-bg {
    background: #FFF0F2;
    box-sizing: border-box;
}

.container .left .item .blue-bg {
    background: #EAF5FF;
    box-sizing: border-box;
}

.container .left .item .content .details {
    height: 58px;
}

.container .left .item .content p {
    width: 78px;
    color: #3A3A3A;
    line-height: 22px;
}

.container .left .item .bayes-result {
    margin-top: 25px;
    margin-left: 14px;
}

    .container .left .item .bayes-result > p {
        font-size: 16px;
        line-height: 22px;
    }

        .container .left .item .bayes-result > p span {
            font-size: 22px;
            font-weight: bold;
            color: #FE6A11;
            line-height: 22px;
        }

    .container .left .item .bayes-result .circles {
        height: 220px;
        margin-top: 27px;
    }

    .container .left .item .bayes-result .circle {
        width: 22px;
        height: 22px;
        border-radius: 50%;
        margin: 7px auto;
    }

    .container .left .item .bayes-result .red {
        background: #FF3D59;
    }

    .container .left .item .bayes-result .blue {
        background: #1B90FF;
    }

    .container .left .item .bayes-result .btn {
        width: 120px;
        height: 40px;
        border-radius: 2px;
        border: none;
        color: #fff;
        margin-left: 9px;
    }

        .container .left .item .bayes-result .btn[disabled] {
            cursor: no-drop;
        }

.container .right .cups {
    height: 288px;
}

    .container .right .cups .left-cup {
        width: 56px;
        height: 84px;
        background: url(../images/model_img/bayes_redsmall.png);
        float: left;
        margin-left: 40px;
        margin-top: 71px;
    }

    .container .right .cups .right-cup {
        width: 56px;
        height: 84px;
        background: url(../images/model_img/bayes_bluesmall.png);
        float: right;
        margin-right: 40px;
        margin-top: 71px;
    }

.container .right .think {
    width: 106px;
    height: 222.1px;
    border-radius: 4px 4px 0px 0px;
    background: url(../images/model_img/bayes_thinker.png);
    margin: 0 auto;
}

.container .right .top {
    margin: 47px 27px 0;
}

.container .right .submit-btn {
    width: 206px;
    height: 40px;
    border-radius: 2px;
    color: #FFFFFF;
    line-height: 22px;
    border: none;
    margin: 12px 77px 19px;
}

    .container .right .submit-btn[disabled] {
        cursor: no-drop;
    }

.bayes-btn-gray {
    background: rgb(221, 221, 221);
}

.bayes-btn-blue {
    background: #0087FF;
}

.bayes-btn-green {
    background: #20C574;
}

.container .right .decide {
    width: 306px;
    height: 100px;
    background: #F8F8F8;
    border-radius: 4px 4px 0px 0px;
    margin: 40px auto;
    text-align: center;
    line-height: 100px;
    font-size: 42px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #FF3D59;
}

.container .right .btns {
    padding-top: 40px;
}

    .container .right .btns > button {
        width: 120px;
        height: 40px;
        border-radius: 2px;
        font-size: 14px;
        color: #fff;
    }

    .container .right .btns .btn1 {
        float: left;
        margin-left: 27px;
    }

    .container .right .btns .btn2 {
        float: right;
        margin-right: 27px;
    }

.container .right .bayes-result {
    height: 266px;
    width: 360px;
    margin: 0
}

    .container .right .bayes-result > ul {
        padding-top: 20px;
    }

    .container .right .bayes-result .item {
        padding: 15px 24px 15px 22px;
        font-size: 20px;
    }

        .container .right .bayes-result .item > p {
            float: right;
            font-size: 24px;
        }

        .container .right .bayes-result .item .look-btn {
            height: 28px;
            border: 2px solid #0088FF;
            border-radius: 2px;
            color: #0088FF;
            background: #FFFFFF;
        }

.container .right .profit {
    width: 360px;
    height: 118px;
    background: #F8F8F8;
    border-radius: 4px 4px 0px 0px;
}

    .container .right .profit > ul > li {
        float: left;
        width: 180px;
        text-align: center;
        padding-top: 21px;
    }

        .container .right .profit > ul > li p {
            font-weight: bold;
        }

        .container .right .profit > ul > li .profit-data {
            font-size: 32px;
            font-family: Microsoft YaHei;
            font-weight: 400;
            color: #0088FF;
            line-height: 22px;
            padding-top: 26px;
        }

.profit-container {
    width: 1200px;
    margin: 0 auto;
}

    .profit-container:after {
        content: "";
        display: block;
        clear: both;
    }

    .profit-container .profit-table {
        border: 1px solid #EAEAEA;
        float: left;
        margin: 0 7px;
        width: 380px;
    }

        .profit-container .profit-table tbody {
            height: 580px;
            display: block;
            overflow-y: auto
        }

            .profit-container .profit-table thead, .profit-container .profit-table tbody tr {
                display: table;
                width: 100%;
                table-layout: fixed;
            }

        .profit-container .profit-table tr th {
            background: #F8F8F8;
            height: 32px;
            line-height: 32px;
            position: relative;
            top: 0;
        }

        .profit-container .profit-table tr:nth-child(2n) {
            background: #F8F8F8;
        }

.login_qrcode {
    display: none
}

    .login_qrcode .qrcode {
        width: 172px;
        margin: 0 auto;
    }

        .login_qrcode .qrcode #qrcode_img {
            width: 172px;
            height: 172px;
            border: 1px solid;
        }
/* 共同价值拍卖*/
.common_value_auction_model {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/common_value_auction_bg0.png) no-repeat;
}
.cva_after_bg {
    overflow: hidden;
    padding-top: 0;
    height: 448px;
    background: url(../images/model_img/common_value_auction_bg1.png) no-repeat;
}
.cva_main {
    float: left;
    margin-left: 280px;
    width: 425px;
}

.cva_auction {
    overflow: hidden;
    margin-top: 145px;
    //box-shadow: 0px 0px 12px 0px rgba(34, 24, 21, 0.42);
}

    .cva_auction .cva_auction_ul {
        float: right;
        height: 91px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
       
    }

        .cva_auction .cva_auction_ul li {
            float: left;
            height: 91px;
            padding: 23px 11px;
            border-right: 1px solid #f0f0f0;
        }

            .cva_auction .cva_auction_ul li b {
                display: block;
                text-align: center;
                line-height: 40px;
            }

            .cva_auction .cva_auction_ul li button {
                display: block;
                width: 54px;
                height: 25px;
                background: #88ABDA;
                border: 1px solid #FFFFFF;
                border-radius: 13px;
                margin-top: 7px;
                font-size: 12px;
                text-align: center;
                line-height: 25px;
            }

.cva_bottom_seller {
    overflow: hidden;
    height: 120px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background-color: #fefefe;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    margin-top: 22px;
}

    .cva_bottom_seller .slider_div {
        padding-top: 50px;
        padding-left: 20px;
        background-color: #fefefe;
        float: left;
    }

    .cva_bottom_seller .slider-container .back-bar .pointer-label {
        display: none;
    }

    .cva_bottom_seller .theme-green .back-bar {
        height: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        background-color: #cecece;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
    }

        .cva_bottom_seller .theme-green .back-bar .selected-bar {
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            background-color: #ff8518;
            -ms-border-radius: 5px;
            -o-border-radius: 5px;
        }

        .cva_bottom_seller .theme-green .back-bar .pointer {
            top: -8px;
            width: 26px;
            height: 26px;
            background: url(../images/model_img/supply_sell_dot.png);
        }

    .cva_bottom_seller .right_div {
        padding: 20px 10px;
        text-align: right;
    }

        .cva_bottom_seller .right_div button {
            width: 100px;
            height: 44px;
            background-color: #0087ff;
            color: #fff;
            font-size: 18px;
            margin-top: 5px;
        }

.cva_right {
    float: right;
    margin-right: 20px;
    width: 220px;
}
.cva_table_div {
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 8px 2px rgba(0,0,0,0.14);
    box-shadow: 0 2px 8px 1px rgba(0,0,0,0.1);
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    margin-top: 60px;
    margin-left: 8px;
}
    .cva_table_div .cva_table_th {
        background-color: #3fc179;
    }
.cva_tabel {
    width: 100%;
    table-layout: fixed;
}

    .cva_tabel tr td {
        padding: 6px 0;
        text-align: center;
        white-space: normal;
        line-height: 20px;
    }

    .cva_tabel tr th {
        background-color: #4499d4;
        color: #fff;
        line-height: 44px;
    }

        .cva_tabel tr th img {
            vertical-align: middle;
        }
    .cva_table_div .h_overauto {
        height: 277px;
    }
.cva_main_after {
    float: left;
    margin-left: 324px;
}
.cva_after {
    overflow: hidden;
    background: #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0px 0px 12px 0px rgba(34, 24, 21, 0.42);
    width: max-content;
    margin: 30px 98px;
}
    .cva_after .cva_after_ul {
        float: right;
        height: 91px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        -ms-border-radius: 2px;
        -o-border-radius: 2px;
    }

        .cva_after .cva_after_ul li {
            float: left;
            height: 91px;
            padding: 23px 11px;
            border-right: 1px solid #f0f0f0;
        }

            .cva_after .cva_after_ul li b {
                display: block;
                text-align: center;
                line-height: 40px;
            }