﻿* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 16px;
    font-family: "微软雅黑";
}

body {
    position: relative;
    font-family: "微软雅黑";
}
/*********************导航************************/
.header {
    border-bottom: 1px solid #dddddd;
    /*position: fixed;*/
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
}

.huifu_xianshi {
    font-size: 0.92rem;
    color: #666;
}

.navbar-default {
    max-width: 1200px;
    margin: 0 auto;
}

.navbar-brand img {
    width: 6.5rem !important;
    margin: 1rem 1.56rem 0.8rem 1rem;
}

.navbar-nav {
    margin-left: 1.56rem;
    padding-right: 0.87rem;
}

.navbar-default .navbar-nav > li > a {
    padding-right: 3.12rem;
}

.navbar-brand {
    padding: 0;
}

.nav_form {
    margin-top: 1.275rem;
    margin-right: 1rem;
}

.user_info {
    margin-right: 1.56rem;
    display: none;
}

    .user_info > section {
        display: inline-block;
        /*margin-top:1rem;*/
    }

        .user_info > section > img {
            width: 0.875rem;
        }

img {
    vertical-align: auto;
}

.user_info span {
    margin-left: 0.5rem;
}

.phone_header_menu {
    margin-right: 0.65rem;
}

.phone_search {
    width: 4.21rem;
    text-align: center;
}

    .phone_search > img {
        width: 0.97rem;
    }

.phone_search {
    margin-right: 0.68rem;
    width: 2.43rem;
    height: 3.1rem;
    padding: 0.9rem 0rem;
    text-align: center;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.phone_header_menu_img {
    padding-top: 1rem;
    margin-right: 0.1rem;
}

    .phone_header_menu_img label img {
        width: 0.92rem;
        height: 0.92rem;
    }

.sidebar-right-logo img {
    width: 1.4rem;
    height: 1.4rem;
    margin-right: 0.4rem;
}

.sidebar-right-logo label {
    font-weight: normal;
    width: 2rem;
    height: 1.4rem;
    /*line-height: 2rem;*/
    overflow: hidden;
    /*margin: 0rem 0.5rem;*/
}

.phone_menu_right {
    position: absolute;
    width: 5.22rem;
    /*height: 100rem;*/
    top: 0;
    right: 0;
    background-color: red;
}

.page_body {
    position: absolute;
    top: 0;
    left: 0;
}
/*****************************正在招募***********************/
.banner_big_img {
    height: 12.1rem;
    padding-top: 3rem;
}

.enlist_banner {
    display: block;
    width: 100%;
    height: 9.14rem;
    margin: 0 auto;
    /*    padding-top: 70px;*/
}

.container {
    padding: 0;
    background: #fff;
}

.enlist_table {
    text-align: center;
    width: 100%;
    height: 2.85rem;
    margin: 0 auto;
}

    .enlist_table > span {
        display: inline-block;
        border-bottom: 3px solid #fff;
        margin: 0rem 1.75rem;
        color: #333333;
        font-size: 0.785rem;
        margin-top: 0.7rem;
        /*line-height: 4.4rem;*/
    }

        .enlist_table > span:hover {
            border-bottom: 3px solid #00a0ff;
            color: #00a0ff;
            cursor: pointer;
        }

.enlist_main {
    width: 100%;
    margin: 0 auto;
}

.enlist_manin_list {
    width: 100%;
    height: 25.1rem;
    border-bottom: 1px solid #dddddd;
    background: #fff;
    /*box-shadow: 0px 4px 8px rgba(0,0,0,0.21);*/
    /*padding: 1.625rem;*/
}

.expert_header1 {
    display: inline-block;
}

    .expert_header1 > img {
        display: none;
        width: 12.93rem;
        vertical-align: auto;
    }

.enlist_list_content {
    width: 29rem;
    margin: 0rem 1rem;
    /*display: inline-block;*/
    /*height:16.56rem ;*/
}

    .enlist_list_content > p {
        color: #333;
        font-size: 1.375rem;
    }

.enlist_num, .enlist_center, .enlist_time {
    border: 1px dashed #54bce1;
    margin: 5.25rem 0.7rem 2.062rem 0.7rem;
    width: 8rem;
    height: 6rem;
    /*display: inline-block;*/
    text-align: center;
    padding: 1rem 0rem;
}

    .enlist_num > p, .enlist_center > p, .enlist_time > p {
        color: #333333;
        font-size: 1.5rem;
    }

    .enlist_num > span, .enlist_center > span, .enlist_time > span {
        color: #333333;
        font-size: 1rem;
    }

.enlist_list_right {
    border-left: 1px dashed #dddddd;
    height: 100%;
}

.phone_enlist_bigimg {
    width: 100%;
    height: 8.92rem;
}

.middle {
    padding-top: 3rem;
    background: #fff;
}

.expert_header > img {
    width: 12.93rem;
    height: 16.625rem;
    vertical-align: auto;
}

.enlist_list_content {
    width: 100%;
    margin: 0rem 0.64rem;
    /*display: inline-block;*/
    /*height:16.56rem ;*/
}

    .enlist_list_content > p {
        color: #333;
        width: 94%;
        font-size: 1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

.enlist_num, .enlist_center, .enlist_time {
    border: none;
}

    .enlist_num > p, .enlist_center > p, .enlist_time > p {
        color: #0197e0;
        font-size: 0.78rem;
    }

    .enlist_num > span, .enlist_center > span, .enlist_time > span {
        color: #333333;
        font-size: 0.78rem;
    }

.enlist_list_right {
    /*width:23.15rem;*/
    border-left: 1px dashed #dddddd;
    height: 120%;
    padding-left: 1.43rem;
    margin-top: -1.625rem;
}

    .enlist_list_right > h2 {
        font-size: 1rem;
        color: #333;
    }

    .enlist_list_right > p {
        color: #666666;
        font-size: 0.875rem;
        text-align: justify;
    }

    .enlist_list_right > .enlist_info, .enlist_info_button {
        margin-top: 3.5rem;
    }

        .enlist_list_right > .enlist_info > p {
            color: #666666;
            font-size: 0.875rem;
        }

.enlist_info_button {
    margin-top: 4.5rem;
    width: 8.06rem;
    height: 2.125rem;
    border: none;
    border-radius: 0.2rem;
    line-height: 2.125rem;
    background-color: #5ed2fb;
    color: #fff;
    text-align: center;
}

    .enlist_info_button > button {
        background: none;
        border: none;
    }

.zuixin_mark {
    display: none;
}
/***************************新闻列表********************/
.newlist_table {
    /*margin-left:1.63rem;*/
    text-align: center;
    background: #f5f5f5;
    width: 100%;
    /*padding-top: 0.1rem;*/
    margin: 0 auto;
}

    .newlist_table span {
        line-height: 4.2rem;
        border-bottom: 3px solid #f5f5f5;
        color: #333333;
        font-size: 0.78rem;
        margin: 0;
        padding: 0.4rem 0.5rem;
    }

    .newlist_table > .hover {
        border-bottom: 3px solid #00a0e9;
    }

.new_list_all {
    width: 100%;
    padding: 0rem 1.5rem;
}

.new_list {
    /*margin:0.3rem 1.63rem 1.38rem 1.63rem;*/
    background: #fff;
    width: 100%;
    height: 7rem;
    border-bottom: 1px solid #dddddd;
    /*box-shadow: 0px 4px 5px #bbb;*/
    padding: 1rem 0.5rem;
}

    .new_list > .new_list_leftimg {
        width: 6.07rem;
        height: 4.57rem;
    }

.new_list_right {
    width: 11.59rem;
    height: 4.6rem;
    margin: 0rem 1.49rem 0rem 0.7rem;
    position: relative;
}

    .new_list_right > h1 {
        margin: 0;
        color: #333333;
        /*height:3.4rem;*/
        font-size: 1rem;
        width: 13.8rem;
        padding: 0;
        line-height: 1.5rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

#new_list_right_doc {
    margin-right: 0.5rem;
    width: 0.9rem;
    height: 1.1rem;
}
/*.new_list_right>h1>img{
	margin-left: 1rem;
}*/
.new_list_right > p {
    display: none;
}

.new_list_right_mark {
    display: none;
    /*margin: 0.8rem 0rem;*/
}

    .new_list_right_mark > img {
        width: 1.125rem;
        height: 1.125rem;
    }

    .new_list_right_mark > span {
        font-size: 0.875rem;
        color: #999999;
        padding: 0rem 0.31rem;
    }

.new_list_right_info {
    position: absolute;
    bottom: 0;
    left: 0;
}

    .new_list_right_info > span {
        font-size: 0.78rem;
        color: #999999;
    }

    .new_list_right_info > .new_list_right_author {
        color: #0197e0;
        padding-right: 2.06rem;
    }

.new_list_more {
    width: 100%;
    text-align: center;
    padding: 1rem 0rem;
}

    .new_list_more > a {
        font-size: 1.0625rem;
        color: #333333;
    }

.newlist_right {
    display: none;
}

    .newlist_right > img {
        width: 3.56rem;
        height: 3.565rem;
    }

    .newlist_right > h1 {
        margin: 0.1rem 0.81rem;
        color: #333333;
        font-size: 1.125rem;
        font-weight: bold;
    }

    .newlist_right > span {
        color: #fff;
        font-size: 0.68rem;
        background: #3b97f6;
        padding: 0.2rem 0.4rem;
    }

    .newlist_right > p {
        width: 12.2rem;
        /*height:2rem;*/
        margin-left: 0.81rem;
        margin-top: 0.75rem;
        font-size: 0.75rem;
        color: #666666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.newlist_right_num1, .newlist_right_num2 {
    margin-top: 1.25rem;
    width: 7.8rem;
    height: 5.75rem;
    padding: 0.8rem 1.15rem;
    border: 1px dashed #dddddd;
    border-radius: 2px;
    text-align: center;
}

.newlist_right_num1 {
    margin-right: 0.9rem;
}

    .newlist_right_num1 > p, .newlist_right_num2 > p {
        color: #333333;
        font-size: 1.6rem;
        margin: 0;
        padding: 0;
    }

    .newlist_right_num1 > span, .newlist_right_num2 > span {
        color: #999999;
        font-size: 0.81rem;
    }

.newlist_right_expert {
    display: none;
}

    .newlist_right_expert > h1 {
        color #333333;
        font-size: 1.125rem;
        margin-top: 0;
        padding-bottom: 1.2rem;
        border-bottom: 1px solid #dddddd;
        width: 114%;
        margin-left: -1.25rem;
        padding-left: 1.25rem;
    }

.newlist_right_expert_list {
    width: 100%;
    height: 6.6rem;
    margin-top: 1.7rem;
    /*margin-bottom:1.5rem;*/
}

    .newlist_right_expert_list > img {
        width: 4.81rem;
        height: 6.5rem;
    }

    .newlist_right_expert_list > h1 {
        margin: 0.2rem 0.75rem 0rem 0.75rem;
        color: #333333;
        font-size: 1.125rem;
    }

    .newlist_right_expert_list > span {
        margin-top: -0.1rem;
        color: #fff;
        border-radius: 2px;
        font-size: 0.75rem;
        background: #3b97f6;
        padding: 0.2rem 0.4rem;
    }

    .newlist_right_expert_list > .newlist_right_expert_mark {
        padding: 0;
        font-size: 0.81rem;
        color: #666666;
        background: none;
        margin: 0.4rem 0.75rem;
    }

    .newlist_right_expert_list > P {
        margin-left: 0.75rem;
        color: #333333;
        width: 10.5rem;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 1.2;
    }
/*********************************页脚*************************************/
.footer {
    display: none;
}

/*****************************首页banner*********************/
.shouye_banner {
    width: 100%;
    background: #fff;
    height: 11.2rem;
    padding-top: 3.2rem;
}

.shouye_banner_content {
    width: 100%;
    /*max-width: 1200px;*/
    /*min-width: 1000px;*/
    margin: 0 auto;
    background: #fff;
    height: 11.4rem;
    /*padding: 0rem 1.63rem;*/
}

.shouye_banner_big {
    width: 100%;
    height: 9.8rem;
    position: relative;
}

    .shouye_banner_big > img {
        width: 100%;
        height: 9.2rem;
    }

    .shouye_banner_big > .shouye_banner_big_miaoshu {
        width: 100%;
        background: rgba(0,0,0,0.3);
        position: absolute;
        left: 0;
        bottom: 0;
        color: #fff;
        font-size: 0.68rem;
        /*line-height: 1.2rem;*/
    }

.shouye_banner_big_miaoshu1 {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    color: #fff;
    margin-left: 0.86rem;
    /*padding:0.2rem 0rem;*/
    line-height: 1.93rem;
    width: 10rem;
    font-size: 0.68rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /*background: red;*/
}

.banner_miaoshu {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.93rem;
    background: rgba(0,0,0,0.3);
}

.shouye_banner_right {
    display: none;
    width: 18.5rem;
    height: 22.625rem;
    margin-left: 0.48rem;
}

    .shouye_banner_right > .shouye_right_one, .shouye_banner_right > .shouye_right_two, .shouye_banner_right > .shouye_right_three {
        width: 18.5rem;
        height: 7.24rem;
        position: relative;
    }

        .shouye_banner_right > .shouye_right_one > img, .shouye_banner_right > .shouye_right_two > img, .shouye_banner_right > .shouye_right_three > img {
            width: 18.5rem;
            height: 7.24rem;
        }

        .shouye_banner_right > .shouye_right_one > p, .shouye_banner_right > .shouye_right_two > p, .shouye_banner_right > .shouye_right_three > p {
            font-size: 0.875rem;
            color: #fff;
            width: 100%;
            padding: 0.31rem 4rem 0.31rem 0.5rem;
            background: rgba(0,0,0,0.3);
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    .shouye_banner_right > .shouye_right_two, .shouye_banner_right > .shouye_right_three {
        margin-top: 0.4375rem;
    }




.mainer1 {
    padding-top: 1.25rem;
    background: #f5f5f5;
}

    .mainer1 .container {
        padding-top: 0rem;
        /*background: none;*/
    }

    .mainer1 .newmiddle {
        padding-top: 1.5rem;
        /*background: #fff;*/
        /*   padding-left: 3.5rem;*/
    }

.shouye_right_menu {
    display: none;
    width: 18.5rem;
    /*background: red;*/
    /*height: 18rem;*/
    margin-left: 0.9rem;
    margin-top: 0.3rem;
}

    .shouye_right_menu > label {
        background: #fff;
        display: block;
        width: 18.5rem;
        height: 3.44rem;
        font-size: 1.125rem;
        font-weight: normal;
        line-height: 3.44rem;
        padding-left: 0.94rem;
        color: #333333;
    }

.shouye_tools {
    display: none;
    width: 18.5rem;
    height: 26.9rem;
    /*background: #aef;*/
    margin-top: 1.2rem;
}

.shouye_tools_one, .shouye_tools_two {
    width: 8.9rem;
    height: 8.32rem;
    background-color: #fff;
    text-align: center;
    margin-bottom: 0.93rem;
}

.shouye_tools_two {
    margin-left: 0.7rem;
}

    .shouye_tools_one > div, .shouye_tools_two > div {
        text-align: center;
        margin-top: 1.375rem;
    }

        .shouye_tools_one > div > img, .shouye_tools_two > div > img {
            width: 3.75rem;
            height: 3.75rem;
        }

        .shouye_tools_one > div > p, .shouye_tools_two > div > p {
            margin-top: 0.625rem;
        }

.shouye_right_huodong {
    width: 100%;
    background: #fff;
    margin-top: 1.2rem;
    /*height: 1.2rem;*/
}

    .shouye_right_huodong > .shouye_right_huodong_title, .shouye_right_zhaunjia_title {
        width: 100%;
        height: 3.625rem;
        border-bottom: 1px solid #dddddd;
        background: #fff;
        font-weight: 400;
        color: #333333;
        font-size: 1.125rem;
    }

        .shouye_right_huodong > .shouye_right_huodong_title > .shouye_huodong, .shouye_right_zhaunjia_title > .shouye_huodong {
            margin-left: 0.94rem;
            line-height: 3.625rem;
        }

        .shouye_right_huodong > .shouye_right_huodong_title > .huodong_jiantou, .shouye_right_zhaunjia_title > .huodong_jiantou {
            margin-top: 0.9rem;
            margin-right: 0.94rem;
            width: 0.5rem;
            height: 0.94rem;
        }

    .shouye_right_huodong > .huodong_img {
        width: 100%;
        margin-top: 1.25rem;
        position: relative;
    }

        .shouye_right_huodong > .huodong_img > img {
            width: 100%;
            height: 11.19rem;
        }

        .shouye_right_huodong > .huodong_img > p {
            width: 100%;
            color: #fff;
            font-size: 0.875rem;
            background: rgba(0,0,0,0.3);
            padding-left: 0.94rem;
            padding-right: 4rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
            line-height: 1.6rem;
        }

    .shouye_right_huodong > .huodong_time {
        color: #666666;
        font-size: 0.75rem;
        line-height: 2.81rem;
        padding-left: 0.94rem;
    }

.shouye_right_zhaunjia_title {
    width: 100%;
    background: #fff;
    margin-top: 1.2rem;
}

.shouye_zhuanjia_list_all {
    width: 100%;
    background: #fff;
    padding: 0rem 0.94rem 0.94rem 0.94rem;
}

.shouye_zhuanjia_list {
    padding-top: 0.94rem;
    width: 100%;
    height: 7.5rem;
}

    .shouye_zhuanjia_list > img {
        width: 4.75rem;
        height: 6.5rem;
    }

    .shouye_zhuanjia_list > p {
        color: #333333;
        font-size: 1.125rem;
        margin-left: 0.75rem;
    }

    .shouye_zhuanjia_list > .lijizixun {
        /*width: 3.875rem;
	height: 1.25rem;*/
        border-radius: 4px;
        padding: 0.25rem 0.5rem;
        background: #3b97f6;
        color: #fff;
        font-size: 0.75rem;
    }

    .shouye_zhuanjia_list > .shouye_zhuanjia_bianqian {
        color: #666666;
        font-size: 0.8125rem;
        width: 10rem;
        /*margin-left: 0.75rem;*/
        margin: 0.75rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .shouye_zhuanjia_list > .shouye_zhuanjia_miaoshu {
        color: #333333;
        font-size: 0.875rem;
        width: 11rem;
        line-height: 1.2rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.shouye_btn_left, .shouye_btn_right {
    display: none;
}

.swiper-container {
    width: 100%;
    height: 9.8rem;
}

    .swiper-container > .swiper-wrapper > .swiper-slide > img {
        width: 100%;
    }

.swiper-slide {
    text-align: center;
    /*font-size: 18px;*/
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: -0.2rem 0.2rem !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 6px !important;
    left: 0;
    width: 100%;
}



/*********************************文献研究明细*******************************/
.wenxianyanjiu_banner {
    margin-top: 2rem;
    /*max-width: 1200px;*/
    /*min-width: 1000px;*/
    width: 100%;
    height: 9.17rem;
}

    .wenxianyanjiu_banner > img {
        margin: 0;
        padding: 0;
        /*max-width: 1200px;*/
        /*min-width: 1000px;*/
        width: 100%;
        height: 9.17rem;
    }

.wenxianyanjiu_table {
    background: #f5f5f5;
    padding-bottom: 0.64rem;
    width: 100%;
    text-align: center;
}

    .wenxianyanjiu_table span {
        line-height: 2rem;
        padding: 0.4rem 0.6rem;
        border-bottom: 3px solid #f5f5f5;
        color: #333333;
        font-size: 0.78rem;
    }

        .wenxianyanjiu_table span:hover {
            cursor: pointer;
        }

    .wenxianyanjiu_table > .hover {
        border-bottom: 3px solid #00a0e9;
    }

.wenxianyanjiu_right_menu {
    display: none;
    width: 18.75rem;
    /*background: red;*/
    /*height: 18rem;*/
    margin-left: 0.9rem;
    margin-top: 0.3rem;
}

/**************详情页*************************/


/*************详细页***************/

.deta_title {
    font-size: 1.62rem;
    font-weight: 900;
    text-align: center;
}

    .deta_title img {
        width: .8rem;
        margin-left: 0.3rem;
    }

.deta_label {
    padding: 1.875rem 0;
}



    .deta_label i {
        padding: 4px 16px;
        cursor: pointer;
    }

.deimg00 {
    background: url(../img/img_d_01.png) no-repeat 0px 2px;
}

.deimg01 {
    background: url(../img/img_d_01.png) no-repeat -50px 2px;
}

.deimg02 {
    background: url(../img/img_d_01.png) no-repeat -100px 2px;
}

.title_de {
    text-align: center;
}

.de_content img {
    max-width: 100%;
}

.de_content p {
    padding: 0.5rem 0;
    line-height: 2rem;
    text-indent: 0px !important;
    font-size: 1.1rem;
}

.di_zan {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

    .di_zan div {
        width: 50%;
    }

    .di_zan p {
        margin: 0;
        padding: 20px 0;
    }

.dowload {
    font-size: 0.8rem;
}

.notes {
    color: #ff8686;
}

.de_Message {
    padding: 3.75rem 0;
    display: none;
}

    .de_Message p {
        padding-bottom: .78rem;
    }

    .de_Message textarea {
        border: 1px solid #dddddd;
        width: 100%;
        height: 4.75rem;
        resize: none;
    }

.de_buttom {
    background: #3b97f6;
    border: #3b97f6;
    width: 3rem;
    margin-top: 1rem;
}

.de_comment {
    /*border-bottom: 1px dashed #dddddd;*/
    /*margin-bottom: 4.5rem;*/
    margin-bottom: 4rem;
}



.newbos {
    padding: 0.5rem 0;
    border-bottom: 1px dashed #dddddd;
}

.de-img1 {
    width: 2rem;
    margin-right: 1rem;
    height: 2rem;
    border-radius: 50%;
}

.de-img {
    display: none;
    /*width: 8%;*/
    margin-right: 1.21rem;
    /*min-width: 3rem;*/
}

.de_evaluate {
    width: 100%;
}

    .de_evaluate a, .de_evaluate span {
        margin: 0;
        padding: 0;
    }
/*************详细页***************/



/******手机*******/
.newmiddle {
    padding: 0;
    padding-top: 3rem;
}

/*.de_zan .pull-left {
    float: none !important;
    width: 100%;
}*/

.de_evaluate {
    width: 80%;
}

.newhuifu {
    width: 100% !important;
}

.ridivcss {
    width: 100%;
    padding-bottom: 2rem;
    border-bottom: 1px dashed #DDD;
}

    .ridivcss img {
        width: 5.5rem;
        height: 4.37rem;
    }

    .ridivcss p {
        width: 11rem;
        padding-left: 1rem;
        color: #949494;
    }

.hidden-xs {
    display: none;
}

.content-box {
    min-height: 5rem;
}

.clearfix .huifubox {
    background-color: #f5f5f5;
    /*padding:0.5rem;*/
}

.all_right {
    display: none;
}


.newcss {
    background: #F5F5F5;
    margin: 0 -15px;
    border-radius: 0 0 4px 4px;
    padding-top: 40px;
}

.linecss {
    height: 1px;
    background: #dddddd;
}

.mode {
    position: relative;
    top: -10px;
    background: #F5F5F5;
    margin: 0 auto;
    width: 140px;
    text-align: center;
}

    .mode span {
        font-weight: 500;
        font-size: 1rem;
    }

.method {
    text-align: center;
    padding: 2rem 0;
}

    .method img {
        width: 2rem;
        margin: 0 20px;
    }


.error {
    text-align: center;
    color: #F00;
    border: 1px solid #F00 !important;
}

.inpuerror {
    border: 1px solid #FF6D6D;
}

.bac {
    background: #ddd !important;
}

.msgs {
    background: #3B85DC;
    color: #fff;
}

.lefcs {
    width: 70%;
}

.rigcs {
    width: 30%;
    height: 2.975rem;
}


@media only screen and (min-width:768px) {
    .login_bak .main_long {
        max-width: 24.38rem;
    }
}

.huifubox {
    background-color: #f5f5f5;
    /*border-bottom:1px solid #dddddd;*/
    padding: 1.07rem 0.68rem 0rem 1rem;
    min-width: 100%;
}

.nickandname {
    color: #3b97f6;
    font-size: 0.857rem;
}
/*.de_evaluate p {
margin:5px 0px;
}*/
.box-bot {
    margin-top: 1.3rem;
    background: #fff;
    width: 18.8125rem;
    /*height: 25.79rem;*/
    border: 0.0625rem solid #dddddd;
    overflow: hidden;
}

    .box-bot .bot {
        line-height: 2.9375rem;
        font-size: 1.0625rem;
        border-bottom: 0.0625rem solid #dddddd;
        margin: 0 0.9375rem;
    }

    .box-bot .bot {
        line-height: 2.9375rem;
        font-size: 1.0625rem;
        border-bottom: 0.0625rem solid #dddddd;
        margin: 0 0.9375rem;
    }

    .box-bot .bot1 {
        padding: 0.9375rem 0.625rem;
        margin: 0 0.9375rem;
        border-bottom: 0.0625rem solid #dddddd;
    }

    .box-bot .bot1 {
        padding: 0.9375rem 0.625rem;
        margin: 0 0.9375rem;
        border-bottom: 0.0625rem dashed #dddddd;
    }

        .box-bot .bot1:last-child {
            border: none;
        }

        .box-bot .bot1 span {
            display: block;
        }

        .box-bot .bot1 img {
            float: left;
            margin-right: 0.625rem;
        }

        .box-bot .bot1 i {
            font-size: 0.8125rem;
            margin-left: 0.3125rem;
            position: relative;
            bottom: 0.3125rem;
        }

    .box-bot .bot2 {
        border: none;
    }

.newbk {
    display: none;
}

.box-tab {
    background: #fff;
    width: 18.8125rem;
    /*margin: 1.25rem auto;*/
    border: 0.0625rem solid #dddddd;
    overflow: hidden;
}

    .box-tab .tab1 {
        font-size: 1.0625rem;
        text-align: center;
        line-height: 4.125rem;
        border-bottom: 0.0625rem solid #dddddd;
    }

        .box-tab .tab1 span {
            color: #dddddd;
            margin: 0 0.9375rem 0 1.875rem;
        }

    .box-tab a {
        color: #333333;
    }

        .box-tab a:hover {
            color: #0197e0;
        }

    .box-tab .tab2 img {
        margin-right: 1.25rem;
    }

    .box-tab .tab2 {
        line-height: 4.0625rem;
        border-bottom: 0.0625rem dashed #dddddd;
        margin: 0 0.9375rem;
    }


        .box-tab .tab2:last-child {
            border: none;
        }

    .box-tab .tab3 {
        border: none;
    }

.de_evaluate .tian {
    /*display: block;*/
    font-size: 0.92rem !important;
    /*margin-bottom:-1rem;*/
}


.tiantime {
    display: block;
    color: #bbbbbb;
    font-size: 0.67rem;
}

.huifucontent {
    font-size: 1.1rem;
    color: #333333;
    margin-top: 0;
    margin-bottom: 0;
}



.whw {
    display: inline-block;
    width: 3rem;
    text-align: center;
    /*margin-left:1rem;*/
    color: #999999;
    font-size: 0.857rem;
}

.huifu_time {
    /*margin-left:30rem;*/
    margin-right: 1.5rem;
    color: #999999;
}

.huifu_all {
    display: none;
    margin-top: 1.875rem;
}

.huifu_e {
    color: #333333;
}

.isay {
    /*display: none;*/
    margin-left: 16.5%;
    margin-top: -0.1rem;
    padding: 0;
    width: 80%;
    background: #f5f5f5;
    /*height:3.375rem;*/
    line-height: 3rem;
    color: #3b97f6;
    font-size: 0.857rem;
    padding: 0rem 1rem;
    display: none;
}

.isyto {
    display: none;
    border: 1px solid #dddddd;
    background: #fff;
    border-radius: 2px;
    line-height: 1.5rem;
    margin-top: 1rem;
    color: #000000;
    font-size: 12px;
    padding: 0 0.3rem;
    /*padding: 0.2rem;*/
}

    .isyto:hover {
        cursor: pointer;
    }

.huifineir {
    font-size: 0.857rem;
    color: #333333;
}

.huifuk {
    display: none;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    padding: 0rem 1rem;
    /*height: 2rem;*/
    background: red;
    width: 100%;
    background: #f7f8fa;
    border: none;
    background: #fff;
    color: #333;
    font-size: 0.875rem;
    border: 1px solid #dddddd;
}

.phone-huifu {
    display: none;
    width: 142.5%;
    margin-left: -34%;
    height: 2.14rem;
    background: #fff;
    color: #999999;
    font-size: 0.857rem;
    text-align: right;
}


.newbut {
    display: none;
}

.pb {
    display: block;
}


.toubucs {
    text-align: left;
    background: #D8D7D7;
    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid #9E9D9D;
    margin-bottom: 10px;
}

.texcss {
    padding: .8rem;
    width: 90%;
    margin: 1rem 0;
}

.de_content p {
    text-indent: 0px !important;
}

.newbos span {
    word-break: break-all;
    word-wrap: break-word;
}

* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 16px;
    font-family: "微软雅黑";
}

body {
    position: relative;
    font-family: "微软雅黑";
}
/*********************导航************************/
.header {
    border-bottom: 1px solid #dddddd;
    /*position: fixed;*/
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
}

.navbar-default {
    max-width: 1200px;
    margin: 0 auto;
}



.navbar-nav {
    margin-left: 1.56rem;
    padding-right: 0.87rem;
}

.navbar-default .navbar-nav > li > a {
    padding-right: 3.12rem;
}

.navbar-brand {
    padding: 0;
}

.nav_form {
    margin-top: 1.275rem;
    margin-right: 1rem;
}

.user_info {
    margin-right: 1.56rem;
    display: none;
}

    .user_info > section {
        display: inline-block;
        /*margin-top:1rem;*/
    }

        .user_info > section > img {
            width: 0.875rem;
        }

img {
    vertical-align: auto;
}

.user_info span {
    margin-left: 0.5rem;
}

.phone_header_menu {
    margin-right: 0.65rem;
}

.phone_search {
    width: 4.21rem;
    text-align: center;
}

    .phone_search > img {
        width: 0.97rem;
    }

.phone_search {
    margin-right: 0.68rem;
    width: 2.43rem;
    height: 3.1rem;
    padding: 0.9rem 0rem;
    text-align: center;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.phone_header_menu_img {
    padding-top: 1rem;
}

    .phone_header_menu_img > a > img {
        width: 1rem;
    }

.phone_menu_right {
    position: absolute;
    width: 5.22rem;
    /*height: 100rem;*/
    top: 0;
    right: 0;
    background-color: red;
}

.page_body {
    position: absolute;
    top: 0;
    left: 0;
}
/*****************************正在招募***********************/
.banner_big_img {
    height: 12.1rem;
    padding-top: 3rem;
}

.enlist_banner {
    display: block;
    width: 100%;
    height: 9.14rem;
    margin: 0 auto;
    /*    padding-top: 70px;*/
}

.container {
    padding: 0;
    background: #fff;
}

.enlist_table {
    text-align: center;
    width: 100%;
    height: 2.85rem;
    margin: 0 auto;
}

    .enlist_table > span {
        display: inline-block;
        border-bottom: 3px solid #fff;
        margin: 0rem 1.75rem;
        color: #333333;
        font-size: 0.785rem;
        margin-top: 0.7rem;
        /*line-height: 4.4rem;*/
    }

        .enlist_table > span:hover {
            border-bottom: 3px solid #00a0ff;
            color: #00a0ff;
            cursor: pointer;
        }

.enlist_main {
    width: 100%;
    margin: 0 auto;
}

.enlist_manin_list {
    width: 100%;
    height: 25.1rem;
    border-bottom: 1px solid #dddddd;
    background: #fff;
    /*box-shadow: 0px 4px 8px rgba(0,0,0,0.21);*/
    /*padding: 1.625rem;*/
}

.expert_header1 {
    display: inline-block;
}

    .expert_header1 > img {
        display: none;
        width: 12.93rem;
        vertical-align: auto;
    }

.enlist_list_content {
    width: 29rem;
    margin: 0rem 1rem;
    /*display: inline-block;*/
    /*height:16.56rem ;*/
}

    .enlist_list_content > p {
        color: #333;
        font-size: 1.375rem;
    }

.enlist_num, .enlist_center, .enlist_time {
    border: 1px dashed #54bce1;
    margin: 5.25rem 0.7rem 2.062rem 0.7rem;
    width: 8rem;
    height: 6rem;
    /*display: inline-block;*/
    text-align: center;
    padding: 1rem 0rem;
}

    .enlist_num > p, .enlist_center > p, .enlist_time > p {
        color: #333333;
        font-size: 1.5rem;
    }

    .enlist_num > span, .enlist_center > span, .enlist_time > span {
        color: #333333;
        font-size: 1rem;
    }

.enlist_list_right {
    border-left: 1px dashed #dddddd;
    height: 100%;
}

.phone_enlist_bigimg {
    width: 100%;
    height: 8.92rem;
}

.middle {
    padding-top: 3rem;
    background: #fff;
}

.expert_header > img {
    width: 12.93rem;
    height: 16.625rem;
    vertical-align: auto;
}

.enlist_list_content {
    width: 100%;
    margin: 0rem 0.64rem;
    /*display: inline-block;*/
    /*height:16.56rem ;*/
}

    .enlist_list_content > p {
        color: #333;
        width: 94%;
        font-size: 1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

.enlist_num, .enlist_center, .enlist_time {
    border: none;
}

    .enlist_num > p, .enlist_center > p, .enlist_time > p {
        color: #0197e0;
        font-size: 0.78rem;
    }

    .enlist_num > span, .enlist_center > span, .enlist_time > span {
        color: #333333;
        font-size: 0.78rem;
    }

.enlist_list_right {
    /*width:23.15rem;*/
    border-left: 1px dashed #dddddd;
    height: 120%;
    padding-left: 1.43rem;
    margin-top: -1.625rem;
}

    .enlist_list_right > h2 {
        font-size: 1rem;
        color: #333;
    }

    .enlist_list_right > p {
        color: #666666;
        font-size: 0.875rem;
        text-align: justify;
    }

    .enlist_list_right > .enlist_info, .enlist_info_button {
        margin-top: 3.5rem;
    }

        .enlist_list_right > .enlist_info > p {
            color: #666666;
            font-size: 0.875rem;
        }

.enlist_info_button {
    margin-top: 4.5rem;
    width: 8.06rem;
    height: 2.125rem;
    border: none;
    border-radius: 0.2rem;
    line-height: 2.125rem;
    background-color: #5ed2fb;
    color: #fff;
    text-align: center;
}

    .enlist_info_button > button {
        background: none;
        border: none;
    }

.zuixin_mark {
    display: none;
}
/***************************新闻列表********************/
.newlist_table {
    /*margin-left:1.63rem;*/
    text-align: center;
    background: #f5f5f5;
    width: 100%;
    /*padding-top: 0.1rem;*/
    margin: 0 auto;
}

    .newlist_table span {
        line-height: 4.2rem;
        border-bottom: 3px solid #f5f5f5;
        color: #333333;
        font-size: 0.78rem;
        margin: 0;
        padding: 0.4rem 0.5rem;
    }

    .newlist_table > .hover {
        border-bottom: 3px solid #00a0e9;
    }

.new_list_all {
    width: 100%;
    padding: 0rem 1.5rem;
}

.new_list {
    /*margin:0.3rem 1.63rem 1.38rem 1.63rem;*/
    background: #fff;
    width: 100%;
    height: 7rem;
    border-bottom: 1px solid #dddddd;
    /*box-shadow: 0px 4px 5px #bbb;*/
    padding: 1rem 0.5rem;
}

    .new_list > .new_list_leftimg {
        width: 6.07rem;
        height: 4.57rem;
    }

.new_list_right {
    width: 11.59rem;
    height: 4.6rem;
    margin: 0rem 1.49rem 0rem 0.7rem;
    position: relative;
}

    .new_list_right > h1 {
        margin: 0;
        color: #333333;
        /*height:3.4rem;*/
        font-size: 1rem;
        width: 13.8rem;
        padding: 0;
        line-height: 1.5rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

#new_list_right_doc {
    margin-right: 0.5rem;
    width: 0.9rem;
    height: 1.1rem;
}
/*.new_list_right>h1>img{
	margin-left: 1rem;
}*/
.new_list_right > p {
    display: none;
}

.new_list_right_mark {
    display: none;
    /*margin: 0.8rem 0rem;*/
}

    .new_list_right_mark > img {
        width: 1.125rem;
        height: 1.125rem;
    }

    .new_list_right_mark > span {
        font-size: 0.875rem;
        color: #999999;
        padding: 0rem 0.31rem;
    }

.new_list_right_info {
    position: absolute;
    bottom: 0;
    left: 0;
}

    .new_list_right_info > span {
        font-size: 0.78rem;
        color: #999999;
    }

    .new_list_right_info > .new_list_right_author {
        color: #0197e0;
        padding-right: 2.06rem;
    }

.new_list_more {
    width: 100%;
    text-align: center;
    padding: 0rem;
    margin-bottom: 5rem;
}

    .new_list_more a {
        font-size: 0.75rem;
        color: #999;
    }

.newlist_right {
    display: none;
}

    .newlist_right > img {
        width: 3.56rem;
        height: 3.565rem;
    }

    .newlist_right > h1 {
        margin: 0.1rem 0.81rem;
        color: #333333;
        font-size: 1.125rem;
        font-weight: bold;
    }

    .newlist_right > span {
        color: #fff;
        font-size: 0.68rem;
        background: #3b97f6;
        padding: 0.2rem 0.4rem;
    }

    .newlist_right > p {
        width: 12.2rem;
        /*height:2rem;*/
        margin-left: 0.81rem;
        margin-top: 0.75rem;
        font-size: 0.75rem;
        color: #666666;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.newlist_right_num1, .newlist_right_num2 {
    margin-top: 1.25rem;
    width: 7.8rem;
    height: 5.75rem;
    padding: 0.8rem 1.15rem;
    border: 1px dashed #dddddd;
    border-radius: 2px;
    text-align: center;
}

.newlist_right_num1 {
    margin-right: 0.9rem;
}

    .newlist_right_num1 > p, .newlist_right_num2 > p {
        color: #333333;
        font-size: 1.6rem;
        margin: 0;
        padding: 0;
    }

    .newlist_right_num1 > span, .newlist_right_num2 > span {
        color: #999999;
        font-size: 0.81rem;
    }

.newlist_right_expert {
    display: none;
}

    .newlist_right_expert > h1 {
        color #333333;
        font-size: 1.125rem;
        margin-top: 0;
        padding-bottom: 1.2rem;
        border-bottom: 1px solid #dddddd;
        width: 114%;
        margin-left: -1.25rem;
        padding-left: 1.25rem;
    }

.newlist_right_expert_list {
    width: 100%;
    height: 6.6rem;
    margin-top: 1.7rem;
    /*margin-bottom:1.5rem;*/
}

    .newlist_right_expert_list > img {
        width: 4.81rem;
        height: 6.5rem;
    }

    .newlist_right_expert_list > h1 {
        margin: 0.2rem 0.75rem 0rem 0.75rem;
        color: #333333;
        font-size: 1.125rem;
    }

    .newlist_right_expert_list > span {
        margin-top: -0.1rem;
        color: #fff;
        border-radius: 2px;
        font-size: 0.75rem;
        background: #3b97f6;
        padding: 0.2rem 0.4rem;
    }

    .newlist_right_expert_list > .newlist_right_expert_mark {
        padding: 0;
        font-size: 0.81rem;
        color: #666666;
        background: none;
        margin: 0.4rem 0.75rem;
    }

    .newlist_right_expert_list > P {
        margin-left: 0.75rem;
        color: #333333;
        width: 10.5rem;
        text-align: justify;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
        line-height: 1.2;
    }
/*********************************页脚*************************************/
.footer {
    display: none;
}

/*****************************首页banner*********************/
.shouye_banner {
    width: 100%;
    background: #fff;
    height: 11.2rem;
    padding-top: 3.2rem;
}

.shouye_banner_content {
    width: 100%;
    /*max-width: 1200px;*/
    /*min-width: 1000px;*/
    margin: 0 auto;
    background: #fff;
    height: 11.4rem;
    /*padding: 0rem 1.63rem;*/
}

.shouye_banner_big {
    width: 100%;
    height: 9.8rem;
    position: relative;
}

    .shouye_banner_big > img {
        width: 100%;
        height: 9.2rem;
    }

    .shouye_banner_big > .shouye_banner_big_miaoshu {
        width: 100%;
        background: rgba(0,0,0,0.3);
        position: absolute;
        left: 0;
        bottom: 0;
        color: #fff;
        font-size: 0.68rem;
        /*line-height: 1.2rem;*/
    }

.shouye_banner_big_miaoshu1 {
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: left;
    color: #fff;
    margin-left: 0.86rem;
    /*padding:0.2rem 0rem;*/
    line-height: 1.93rem;
    width: 10rem;
    font-size: 0.68rem;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    /*background: red;*/
}

.banner_miaoshu {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1.93rem;
    background: rgba(0,0,0,0.3);
}

.shouye_banner_right {
    display: none;
    width: 18.5rem;
    height: 22.625rem;
    margin-left: 0.48rem;
}

    .shouye_banner_right > .shouye_right_one, .shouye_banner_right > .shouye_right_two, .shouye_banner_right > .shouye_right_three {
        width: 18.5rem;
        height: 7.24rem;
        position: relative;
    }

        .shouye_banner_right > .shouye_right_one > img, .shouye_banner_right > .shouye_right_two > img, .shouye_banner_right > .shouye_right_three > img {
            width: 18.5rem;
            height: 7.24rem;
        }

        .shouye_banner_right > .shouye_right_one > p, .shouye_banner_right > .shouye_right_two > p, .shouye_banner_right > .shouye_right_three > p {
            font-size: 0.875rem;
            color: #fff;
            width: 100%;
            padding: 0.31rem 4rem 0.31rem 0.5rem;
            background: rgba(0,0,0,0.3);
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
        }

    .shouye_banner_right > .shouye_right_two, .shouye_banner_right > .shouye_right_three {
        margin-top: 0.4375rem;
    }




.mainer1 {
    padding-top: 1.25rem;
    background: #f5f5f5;
}

    .mainer1 .container {
        padding-top: 0rem;
        /*background: none;*/
    }

    .mainer1 .newmiddle {
        padding-top: 1.5rem;
        /*background: #fff;*/
        /*   padding-left: 3.5rem;*/
    }

.shouye_right_menu {
    display: none;
    width: 18.5rem;
    /*background: red;*/
    /*height: 18rem;*/
    margin-left: 0.9rem;
    margin-top: 0.3rem;
}

    .shouye_right_menu > label {
        background: #fff;
        display: block;
        width: 18.5rem;
        height: 3.44rem;
        font-size: 1.125rem;
        font-weight: normal;
        line-height: 3.44rem;
        padding-left: 0.94rem;
        color: #333333;
    }

.shouye_tools {
    display: none;
    width: 18.5rem;
    height: 26.9rem;
    /*background: #aef;*/
    margin-top: 1.2rem;
}

.shouye_tools_one, .shouye_tools_two {
    width: 8.9rem;
    height: 8.32rem;
    background-color: #fff;
    text-align: center;
    margin-bottom: 0.93rem;
}

.shouye_tools_two {
    margin-left: 0.7rem;
}

    .shouye_tools_one > div, .shouye_tools_two > div {
        text-align: center;
        margin-top: 1.375rem;
    }

        .shouye_tools_one > div > img, .shouye_tools_two > div > img {
            width: 3.75rem;
            height: 3.75rem;
        }

        .shouye_tools_one > div > p, .shouye_tools_two > div > p {
            margin-top: 0.625rem;
        }

.shouye_right_huodong {
    width: 100%;
    background: #fff;
    margin-top: 1.2rem;
    /*height: 1.2rem;*/
}

    .shouye_right_huodong > .shouye_right_huodong_title, .shouye_right_zhaunjia_title {
        width: 100%;
        height: 3.625rem;
        border-bottom: 1px solid #dddddd;
        background: #fff;
        font-weight: 400;
        color: #333333;
        font-size: 1.125rem;
    }

        .shouye_right_huodong > .shouye_right_huodong_title > .shouye_huodong, .shouye_right_zhaunjia_title > .shouye_huodong {
            margin-left: 0.94rem;
            line-height: 3.625rem;
        }

        .shouye_right_huodong > .shouye_right_huodong_title > .huodong_jiantou, .shouye_right_zhaunjia_title > .huodong_jiantou {
            margin-top: 0.9rem;
            margin-right: 0.94rem;
            width: 0.5rem;
            height: 0.94rem;
        }

    .shouye_right_huodong > .huodong_img {
        width: 100%;
        margin-top: 1.25rem;
        position: relative;
    }

        .shouye_right_huodong > .huodong_img > img {
            width: 100%;
            height: 11.19rem;
        }

        .shouye_right_huodong > .huodong_img > p {
            width: 100%;
            color: #fff;
            font-size: 0.875rem;
            background: rgba(0,0,0,0.3);
            padding-left: 0.94rem;
            padding-right: 4rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
            line-height: 1.6rem;
        }

    .shouye_right_huodong > .huodong_time {
        color: #666666;
        font-size: 0.75rem;
        line-height: 2.81rem;
        padding-left: 0.94rem;
    }

.shouye_right_zhaunjia_title {
    width: 100%;
    background: #fff;
    margin-top: 1.2rem;
}

.shouye_zhuanjia_list_all {
    width: 100%;
    background: #fff;
    padding: 0rem 0.94rem 0.94rem 0.94rem;
}

.shouye_zhuanjia_list {
    padding-top: 0.94rem;
    width: 100%;
    height: 7.5rem;
}

    .shouye_zhuanjia_list > img {
        width: 4.75rem;
        height: 6.5rem;
    }

    .shouye_zhuanjia_list > p {
        color: #333333;
        font-size: 1.125rem;
        margin-left: 0.75rem;
    }

    .shouye_zhuanjia_list > .lijizixun {
        /*width: 3.875rem;
	height: 1.25rem;*/
        border-radius: 4px;
        padding: 0.25rem 0.5rem;
        background: #3b97f6;
        color: #fff;
        font-size: 0.75rem;
    }

    .shouye_zhuanjia_list > .shouye_zhuanjia_bianqian {
        color: #666666;
        font-size: 0.8125rem;
        width: 10rem;
        /*margin-left: 0.75rem;*/
        margin: 0.75rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .shouye_zhuanjia_list > .shouye_zhuanjia_miaoshu {
        color: #333333;
        font-size: 0.875rem;
        width: 11rem;
        line-height: 1.2rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.shouye_btn_left, .shouye_btn_right {
    display: none;
}

.swiper-container {
    width: 100%;
    height: 9.8rem;
}

    .swiper-container > .swiper-wrapper > .swiper-slide > img {
        width: 100%;
    }

.swiper-slide {
    text-align: center;
    /*font-size: 18px;*/
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: -0.2rem 0.2rem !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 6px !important;
    left: 0;
    width: 100%;
}



/*********************************文献研究明细*******************************/
.wenxianyanjiu_banner {
    margin-top: 2rem;
    /*max-width: 1200px;*/
    /*min-width: 1000px;*/
    width: 100%;
    height: 9.17rem;
}

    .wenxianyanjiu_banner > img {
        margin: 0;
        padding: 0;
        /*max-width: 1200px;*/
        /*min-width: 1000px;*/
        width: 100%;
        height: 9.17rem;
    }

.wenxianyanjiu_table {
    background: #f5f5f5;
    padding-bottom: 0.64rem;
    width: 100%;
    text-align: center;
}

    .wenxianyanjiu_table span {
        line-height: 2rem;
        padding: 0.4rem 0.6rem;
        border-bottom: 3px solid #f5f5f5;
        color: #333333;
        font-size: 0.78rem;
    }

        .wenxianyanjiu_table span:hover {
            cursor: pointer;
        }

    .wenxianyanjiu_table > .hover {
        border-bottom: 3px solid #00a0e9;
    }

.wenxianyanjiu_right_menu {
    display: none;
    width: 18.75rem;
    /*background: red;*/
    /*height: 18rem;*/
    margin-left: 0.9rem;
    margin-top: 0.3rem;
}

/**************详情页*************************/


/*************详细页***************/

.deta_title {
    font-size: 1.62rem;
    font-weight: 900;
    text-align: center;
}

    .deta_title img {
        width: .8rem;
        margin-left: 0.3rem;
    }

.deta_label {
    padding: 1.875rem 0;
}



    .deta_label i {
        padding: 4px 16px;
        cursor: pointer;
    }

.deimg00 {
    background: url(../img/img_d_01.png) no-repeat 0px 2px;
}

.deimg01 {
    background: url(../img/img_d_01.png) no-repeat -50px 2px;
}

.deimg02 {
    background: url(../img/img_d_01.png) no-repeat -100px 2px;
}

.title_de {
    text-align: center;
}

.de_content img {
    max-width: 100%;
}


.de_zan {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

    .de_zan div {
        width: 50%;
    }

    .de_zan p {
        margin: 0;
        padding: 20px 0;
    }

.notes {
    color: #ff8686;
}

.de_Message {
    padding: 3.75rem 0;
}

    .de_Message p {
        padding-bottom: .78rem;
    }

    .de_Message textarea {
        border: 1px solid #dddddd;
        width: 100%;
        height: 4.75rem;
        resize: none;
    }

.de_buttom {
    background: #3b97f6;
    border: #3b97f6;
    width: 3rem;
    margin-top: 1rem;
}



.de-img1 {
    width: 2.28rem;
    margin-right: 1rem;
}

.de-img {
    display: none;
    /*width: 8%;*/
    margin-right: 1.21rem;
    /*min-width: 3rem;*/
}

.de_evaluate {
    width: 100%;
}

    .de_evaluate a, .de_evaluate span {
        margin: 0;
        padding: 0;
    }
/*************详细页***************/



/******手机*******/
.newmiddle {
    padding: 0;
    padding-top: 3rem;
}

/*.de_zan .pull-left {
    float: none !important;
    width: 100%;
}*/

.de_evaluate {
    width: 80%;
}

.newhuifu {
    width: 100% !important;
}

.ridivcss {
    width: 100%;
    padding-bottom: 2rem;
    border-bottom: 1px dashed #DDD;
}

    .ridivcss img {
        width: 5.5rem;
        height: 4.37rem;
    }

    .ridivcss p {
        width: 11rem;
        padding-left: 1rem;
        color: #949494;
    }

.hidden-xs {
    display: none;
}

.content-box {
    min-height: 5rem;
}

.clearfix .huifubox {
    background-color: #f5f5f5;
    /*padding:0.5rem;*/
}

.all_right {
    display: none;
}


.newcss {
    background: #F5F5F5;
    margin: 0 -15px;
    border-radius: 0 0 4px 4px;
    padding-top: 40px;
}

.linecss {
    height: 1px;
    background: #dddddd;
}

.mode {
    position: relative;
    top: -10px;
    background: #F5F5F5;
    margin: 0 auto;
    width: 140px;
    text-align: center;
}

    .mode span {
        font-weight: 500;
        font-size: 1rem;
    }

.method {
    text-align: center;
    padding: 2rem 0;
}

    .method img {
        width: 2rem;
        margin: 0 20px;
    }


.error {
    text-align: center;
    color: #F00;
    border: 1px solid #F00 !important;
}

.inpuerror {
    border: 1px solid #FF6D6D;
}

.bac {
    background: #ddd !important;
}

.msgs {
    background: #3B85DC;
    color: #fff;
}

.lefcs {
    width: 70%;
}

.rigcs {
    width: 30%;
    height: 2.975rem;
}


@media only screen and (min-width:768px) {
    .login_bak .main_long {
        max-width: 24.38rem;
    }
}

.huifubox {
    background-color: #f5f5f5;
    /*border-bottom:1px solid #dddddd;*/
    padding: 1.07rem 0.68rem 0rem 1rem;
    min-width: 100%;
}

.nickandname {
    color: #3b97f6;
    font-size: 0.857rem;
}
/*.de_evaluate p {
margin:5px 0px;
}*/
.box-bot {
    margin-top: 1.3rem;
    background: #fff;
    width: 18.8125rem;
    /*height: 25.79rem;*/
    border: 0.0625rem solid #dddddd;
    overflow: hidden;
}

    .box-bot .bot {
        line-height: 2.9375rem;
        font-size: 1.0625rem;
        border-bottom: 0.0625rem solid #dddddd;
        margin: 0 0.9375rem;
    }

    .box-bot .bot {
        line-height: 2.9375rem;
        font-size: 1.0625rem;
        border-bottom: 0.0625rem solid #dddddd;
        margin: 0 0.9375rem;
    }

    .box-bot .bot1 {
        padding: 0.9375rem 0.625rem;
        margin: 0 0.9375rem;
        border-bottom: 0.0625rem solid #dddddd;
    }

    .box-bot .bot1 {
        padding: 0.9375rem 0.625rem;
        margin: 0 0.9375rem;
        border-bottom: 0.0625rem dashed #dddddd;
    }

        .box-bot .bot1:last-child {
            border: none;
        }

        .box-bot .bot1 span {
            display: block;
        }

        .box-bot .bot1 img {
            float: left;
            margin-right: 0.625rem;
        }

        .box-bot .bot1 i {
            font-size: 0.8125rem;
            margin-left: 0.3125rem;
            position: relative;
            bottom: 0.3125rem;
        }

    .box-bot .bot2 {
        border: none;
    }

.newbk {
    display: none;
}

.box-tab {
    background: #fff;
    width: 18.8125rem;
    margin: 1.25rem auto;
    border: 0.0625rem solid #dddddd;
    overflow: hidden;
}

    .box-tab .tab1 {
        font-size: 1.0625rem;
        text-align: center;
        line-height: 4.125rem;
        border-bottom: 0.0625rem solid #dddddd;
    }

        .box-tab .tab1 span {
            color: #dddddd;
            margin: 0 0.9375rem 0 1.875rem;
        }

    .box-tab a {
        color: #333333;
    }

        .box-tab a:hover {
            color: #0197e0;
        }

    .box-tab .tab2 img {
        margin-right: 1.25rem;
    }

    .box-tab .tab2 {
        line-height: 4.0625rem;
        border-bottom: 0.0625rem dashed #dddddd;
        margin: 0 0.9375rem;
    }


        .box-tab .tab2:last-child {
            border: none;
        }

    .box-tab .tab3 {
        border: none;
    }

.tian {
    /*display: block;*/
    font-size: 1.03rem;
    /*margin-bottom:-1rem;*/
}

.tiantime {
    display: block;
    color: #bbbbbb;
    font-size: 0.67rem;
}


.huifu_num {
    display: block;
    /*margin-top: -2rem;*/
    font-size: 0.92rem !important;
}

.whw {
    display: inline-block;
    width: 3rem;
    text-align: center;
    /*margin-left:1rem;*/
    color: #999999;
    font-size: 0.857rem;
}

.huifu_time {
    /*margin-left:30rem;*/
    margin-right: 1.5rem;
    color: #999999;
}

.huifu_all {
    display: none;
    margin-top: 1.875rem;
}

.huifu_e {
    color: #333333;
}



.huifineir {
    font-size: 0.857rem;
    color: #333333;
}

.huifuk {
    display: none;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    padding: 0rem 1rem;
    /*height: 2rem;*/
    background: red;
    width: 100%;
    background: #f7f8fa;
    border: none;
    background: #fff;
    color: #333;
    font-size: 0.875rem;
    border: 1px solid #dddddd;
}

.phone-huifu {
    width: 142.5%;
    margin-left: -34%;
    height: 2.14rem;
    background: #fff;
    color: #999999;
    font-size: 0.857rem;
    text-align: right;
}


.newbut {
    display: none;
}

.pb {
    display: block;
}


.toubucs {
    text-align: left;
    background: #D8D7D7;
    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid #9E9D9D;
    margin-bottom: 10px;
}

.texcss {
    padding: .8rem;
    width: 90%;
    margin: 1rem 0;
}



.newbos span {
    word-break: break-all;
    word-wrap: break-word;
}

* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 16px;
    font-family: "微软雅黑";
}

body {
    position: relative;
    font-family: "微软雅黑";
}
/*********************导航************************/
.header {
    border-bottom: 1px solid #dddddd;
    /*position: fixed;*/
    width: 100%;
    background: #fff;
    z-index: 999;
    top: 0;
}

.navbar-default {
    max-width: 1200px;
    margin: 0 auto;
}


.navbar-nav {
    margin-left: 1.56rem;
    padding-right: 0.87rem;
}

.navbar-default .navbar-nav > li > a {
    padding-right: 3.12rem;
}

.navbar-brand {
    padding: 0;
}

.nav_form {
    margin-top: 1.275rem;
    margin-right: 1rem;
}

.user_info {
    margin-right: 1.56rem;
    display: none;
}

    .user_info > section {
        display: inline-block;
        /*margin-top:1rem;*/
    }

        .user_info > section > img {
            width: 0.875rem;
        }

img {
    vertical-align: auto;
}

.user_info span {
    margin-left: 0.5rem;
}

.phone_header_menu {
    margin-right: 0.65rem;
}

.phone_search {
    width: 4.21rem;
    text-align: center;
}

    .phone_search > img {
        width: 0.97rem;
    }

.phone_search {
    margin-right: 0.68rem;
    width: 2.43rem;
    height: 3.1rem;
    padding: 0.9rem 0rem;
    text-align: center;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

.phone_header_menu_img {
    padding-top: 1rem;
}

    .phone_header_menu_img > a > img {
        width: 1rem;
    }

.phone_menu_right {
    position: absolute;
    width: 5.22rem;
    /*height: 100rem;*/
    top: 0;
    right: 0;
    background-color: red;
}

.page_body {
    position: absolute;
    top: 0;
    left: 0;
}


.mainer1 {
    padding-top: 1.25rem;
    background: #f5f5f5;
}

    .mainer1 .container {
        padding-top: 0rem;
        /*background: none;*/
    }

    .mainer1 .newmiddle {
        padding-top: 1.5rem;
        /*background: #fff;*/
        /*   padding-left: 3.5rem;*/
    }

.shouye_right_menu {
    display: none;
    width: 18.5rem;
    /*background: red;*/
    /*height: 18rem;*/
    margin-left: 0.9rem;
    margin-top: 0.3rem;
}

    .shouye_right_menu > label {
        background: #fff;
        display: block;
        width: 18.5rem;
        height: 3.44rem;
        font-size: 1.125rem;
        font-weight: normal;
        line-height: 3.44rem;
        padding-left: 0.94rem;
        color: #333333;
    }

.shouye_tools {
    display: none;
    width: 18.5rem;
    height: 26.9rem;
    /*background: #aef;*/
    margin-top: 1.2rem;
}

.shouye_tools_one, .shouye_tools_two {
    width: 8.9rem;
    height: 8.32rem;
    background-color: #fff;
    text-align: center;
    margin-bottom: 0.93rem;
}

.shouye_tools_two {
    margin-left: 0.7rem;
}

    .shouye_tools_one > div, .shouye_tools_two > div {
        text-align: center;
        margin-top: 1.375rem;
    }

        .shouye_tools_one > div > img, .shouye_tools_two > div > img {
            width: 3.75rem;
            height: 3.75rem;
        }

        .shouye_tools_one > div > p, .shouye_tools_two > div > p {
            margin-top: 0.625rem;
        }

.shouye_right_huodong {
    width: 100%;
    background: #fff;
    margin-top: 1.2rem;
    /*height: 1.2rem;*/
}

    .shouye_right_huodong > .shouye_right_huodong_title, .shouye_right_zhaunjia_title {
        width: 100%;
        height: 3.625rem;
        border-bottom: 1px solid #dddddd;
        background: #fff;
        font-weight: 400;
        color: #333333;
        font-size: 1.125rem;
    }

        .shouye_right_huodong > .shouye_right_huodong_title > .shouye_huodong, .shouye_right_zhaunjia_title > .shouye_huodong {
            margin-left: 0.94rem;
            line-height: 3.625rem;
        }

        .shouye_right_huodong > .shouye_right_huodong_title > .huodong_jiantou, .shouye_right_zhaunjia_title > .huodong_jiantou {
            margin-top: 0.9rem;
            margin-right: 0.94rem;
            width: 0.5rem;
            height: 0.94rem;
        }

    .shouye_right_huodong > .huodong_img {
        width: 100%;
        margin-top: 1.25rem;
        position: relative;
    }

        .shouye_right_huodong > .huodong_img > img {
            width: 100%;
            height: 11.19rem;
        }

        .shouye_right_huodong > .huodong_img > p {
            width: 100%;
            color: #fff;
            font-size: 0.875rem;
            background: rgba(0,0,0,0.3);
            padding-left: 0.94rem;
            padding-right: 4rem;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 1;
            overflow: hidden;
            position: absolute;
            bottom: 0;
            left: 0;
            line-height: 1.6rem;
        }

    .shouye_right_huodong > .huodong_time {
        color: #666666;
        font-size: 0.75rem;
        line-height: 2.81rem;
        padding-left: 0.94rem;
    }

.shouye_right_zhaunjia_title {
    width: 100%;
    background: #fff;
    margin-top: 1.2rem;
}

.shouye_zhuanjia_list_all {
    width: 100%;
    background: #fff;
    padding: 0rem 0.94rem 0.94rem 0.94rem;
}

.shouye_zhuanjia_list {
    padding-top: 0.94rem;
    width: 100%;
    height: 7.5rem;
}

    .shouye_zhuanjia_list > img {
        width: 4.75rem;
        height: 6.5rem;
    }

    .shouye_zhuanjia_list > p {
        color: #333333;
        font-size: 1.125rem;
        margin-left: 0.75rem;
    }

    .shouye_zhuanjia_list > .lijizixun {
        /*width: 3.875rem;
	height: 1.25rem;*/
        border-radius: 4px;
        padding: 0.25rem 0.5rem;
        background: #3b97f6;
        color: #fff;
        font-size: 0.75rem;
    }

    .shouye_zhuanjia_list > .shouye_zhuanjia_bianqian {
        color: #666666;
        font-size: 0.8125rem;
        width: 10rem;
        /*margin-left: 0.75rem;*/
        margin: 0.75rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .shouye_zhuanjia_list > .shouye_zhuanjia_miaoshu {
        color: #333333;
        font-size: 0.875rem;
        width: 11rem;
        line-height: 1.2rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

.shouye_btn_left, .shouye_btn_right {
    display: none;
}

.swiper-container {
    width: 100%;
    height: 9.8rem;
}

    .swiper-container > .swiper-wrapper > .swiper-slide > img {
        width: 100%;
    }

.swiper-slide {
    text-align: center;
    /*font-size: 18px;*/
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: -0.2rem 0.2rem !important;
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 6px !important;
    left: 0;
    width: 100%;
}





/*************详细页***************/

.deta_title {
    font-size: 1.4rem;
    font-weight: 900;
    text-align: left;
}

    .deta_title img {
        width: .8rem;
        margin-left: 0.3rem;
    }

.deta_label {
    padding: .5rem 0 1rem 0;
    font-size: 0.7rem;
}

.deta_label_01 {
    color: #3b97f6;
    padding: 0 .55rem;
    border: 1px solid #3b97f6;
    border-radius: 3px;
    margin-right: .7rem;
    font-size: 0.7rem;
    height: 1.2rem;
    line-height: 1.2rem;
}

.deta_label i {
    padding: 4px 16px;
    cursor: pointer;
}

.deimg00 {
    background: url(../img/img_d_01.png) no-repeat 0px 2px;
}

.deimg01 {
    background: url(../img/img_d_01.png) no-repeat -50px 2px;
}

.deimg02 {
    background: url(../img/img_d_01.png) no-repeat -100px 2px;
}

.title_de {
    text-align: center;
}

.de_content img {
    max-width: 100%;
}



.de_zan {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}

    .de_zan div {
        width: 50%;
    }

    .de_zan p {
        margin: 0;
        padding: 20px 0;
    }

.notes {
    color: #ff8686;
}

.de_Message {
    padding: 3.75rem 0;
}


    .de_Message textarea {
        border: 1px solid #dddddd;
        width: 100%;
        height: 4.75rem;
        resize: none;
    }

.de_buttom {
    background: #3b97f6;
    border: #3b97f6;
    width: 3rem;
    margin-top: 1rem;
}

.de_comment {
    /*border-bottom: 1px dashed #dddddd;*/
    /*padding-bottom: 3rem;*/
    padding: 0 .5rem;
}

.newcomment {
    padding-bottom: 0.1rem;
    border-bottom: 1px solid #dddddd;
    font-size: 0.8rem;
    margin: 0;
}

.de-img1 {
    width: 2.28rem;
    margin-right: 1rem;
}

.de-img {
    display: none;
    /*width: 8%;*/
    margin-right: 1.21rem;
    /*min-width: 3rem;*/
}

.de_evaluate {
    width: 100%;
}

    .de_evaluate a, .de_evaluate span {
        margin: 0;
        padding: 0;
    }
/*************详细页***************/



/******手机*******/
.newmiddle {
    padding: 0;
    padding-top: 3rem;
}

/*.de_zan .pull-left {
    float: none !important;
    width: 100%;
}*/

.de_evaluate {
    width: 80%;
}

.newhuifu {
    width: 100% !important;
}

.ridivcss {
    width: 100%;
    padding-bottom: 2rem;
    border-bottom: 1px dashed #DDD;
}

    .ridivcss img {
        width: 5.5rem;
        height: 4.37rem;
    }

    .ridivcss p {
        width: 11rem;
        padding-left: 1rem;
        color: #949494;
    }

.hidden-xs {
    display: none;
}

.content-box {
    min-height: 5rem;
}

.clearfix .huifubox {
    background-color: #f5f5f5;
    display: none;
    /*padding:0.5rem;*/
}

.all_right {
    display: none;
}


.newcss {
    background: #F5F5F5;
    margin: 0 -15px;
    border-radius: 0 0 4px 4px;
    padding-top: 40px;
}

.linecss {
    height: 1px;
    background: #dddddd;
}

.mode {
    position: relative;
    top: -10px;
    background: #F5F5F5;
    margin: 0 auto;
    width: 140px;
    text-align: center;
}

    .mode span {
        font-weight: 500;
        font-size: 1rem;
    }

.method {
    text-align: center;
    padding: 2rem 0;
}

    .method img {
        width: 2rem;
        margin: 0 20px;
    }


.error {
    text-align: center;
    color: #F00;
    border: 1px solid #F00 !important;
}

.inpuerror {
    border: 1px solid #FF6D6D;
}

.bac {
    background: #ddd !important;
}

.msgs {
    background: #3B85DC;
    color: #fff;
}

.lefcs {
    width: 70%;
}

.rigcs {
    width: 30%;
    height: 2.975rem;
}


@media only screen and (min-width:768px) {
    .login_bak .main_long {
        max-width: 24.38rem;
    }
}

.huifubox {
    background-color: #f5f5f5;
    /*border-bottom:1px solid #dddddd;*/
    padding: .5rem;
    min-width: 100%;
}

.nickandname {
    color: #3b97f6;
    font-size: 0.857rem;
}
/*.de_evaluate p {
margin:5px 0px;
}*/
.box-bot {
    margin-top: 1.3rem;
    background: #fff;
    width: 18.8125rem;
    /*height: 25.79rem;*/
    border: 0.0625rem solid #dddddd;
    overflow: hidden;
}

    .box-bot .bot {
        line-height: 2.9375rem;
        font-size: 1.0625rem;
        border-bottom: 0.0625rem solid #dddddd;
        margin: 0 0.9375rem;
    }

    .box-bot .bot {
        line-height: 2.9375rem;
        font-size: 1.0625rem;
        border-bottom: 0.0625rem solid #dddddd;
        margin: 0 0.9375rem;
    }

    .box-bot .bot1 {
        padding: 0.9375rem 0.625rem;
        margin: 0 0.9375rem;
        border-bottom: 0.0625rem solid #dddddd;
    }

    .box-bot .bot1 {
        padding: 0.9375rem 0.625rem;
        margin: 0 0.9375rem;
        border-bottom: 0.0625rem dashed #dddddd;
    }

        .box-bot .bot1:last-child {
            border: none;
        }

        .box-bot .bot1 span {
            display: block;
        }

        .box-bot .bot1 img {
            float: left;
            margin-right: 0.625rem;
        }

        .box-bot .bot1 i {
            font-size: 0.8125rem;
            margin-left: 0.3125rem;
            position: relative;
            bottom: 0.3125rem;
        }

    .box-bot .bot2 {
        border: none;
    }

.newbk {
    display: none;
}

.box-tab {
    background: #fff;
    width: 18.8125rem;
    margin: 1.25rem auto;
    border: 0.0625rem solid #dddddd;
    overflow: hidden;
}

    .box-tab .tab1 {
        font-size: 1.0625rem;
        text-align: center;
        line-height: 4.125rem;
        border-bottom: 0.0625rem solid #dddddd;
    }

        .box-tab .tab1 span {
            color: #dddddd;
            margin: 0 0.9375rem 0 1.875rem;
        }

    .box-tab a {
        color: #333333;
    }

        .box-tab a:hover {
            color: #0197e0;
        }

    .box-tab .tab2 img {
        margin-right: 1.25rem;
    }

    .box-tab .tab2 {
        line-height: 4.0625rem;
        border-bottom: 0.0625rem dashed #dddddd;
        margin: 0 0.9375rem;
    }


        .box-tab .tab2:last-child {
            border: none;
        }

    .box-tab .tab3 {
        border: none;
    }

.tian {
    /*display: block;*/
    font-size: 1.03rem;
    /*margin-bottom:-1rem;*/
}

.tiantime {
    display: block;
    color: #bbbbbb;
    font-size: 0.67rem;
}





.shouqihuifu {
    /*margin-top: -2rem;*/
}

.whw {
    display: inline-block;
    width: 3rem;
    text-align: center;
    /*margin-left:1rem;*/
    color: #999999;
    font-size: 0.857rem;
}

.huifu_time {
    /*margin-left:30rem;*/
    margin-right: 1.5rem;
    color: #999999;
}

.huifu_all {
    display: none;
    margin-top: 1.875rem;
}

.huifu_e {
    color: #333333;
}


.isyto {
    display: none;
    border: 1px solid #dddddd;
    background: #fff;
    border-radius: 2px;
    line-height: 1.5rem;
    margin-top: 1rem;
    color: #000000;
    font-size: 12px;
    padding: 0 0.3rem;
    /*padding: 0.2rem;*/
}

    .isyto:hover {
        cursor: pointer;
    }

.huifineir {
    font-size: 0.857rem;
    color: #333333;
}

.huifuk {
    display: none;
    margin-bottom: 1rem;
    margin-top: 0.5rem;
    padding: 0rem 1rem;
    /*height: 2rem;*/
    background: red;
    width: 100%;
    background: #f7f8fa;
    border: none;
    background: #fff;
    color: #333;
    font-size: 0.875rem;
    border: 1px solid #dddddd;
}

.phone-huifu {
    width: 142.5%;
    margin-left: -34%;
    height: 2.14rem;
    background: #fff;
    color: #999999;
    font-size: 0.857rem;
    text-align: right;
}


.newbut {
    display: none;
}

.pb {
    display: block;
}


.toubucs {
    text-align: left;
    background: #D8D7D7;
    line-height: 30px;
    padding-left: 10px;
    border-bottom: 1px solid #9E9D9D;
    margin-bottom: 10px;
}

.texcss {
    padding: .8rem;
    width: 90%;
    margin: 1rem 0;
}



.newbos span {
    word-break: break-all;
    word-wrap: break-word;
}

.shouqihuifu {
    width: 142.5%;
    margin-left: -34%;
    height: 2.14rem;
    background: #fff;
    font-size: 0.857rem;
    text-align: right;
    display: none;
    color: #3b97f6;
    height: 100%;
    margin-bottom: 1rem;
}



/******手机*******/
.newmiddle {
    padding: 0;
    padding-top: 4rem;
}

.de_zan .pull-left {
    float: none !important;
    width: 100%;
}

.de_evaluate {
    width: 80%;
}

.ridivcss {
    width: 100%;
    padding-bottom: 2rem;
    border-bottom: 1px dashed #DDD;
}

    .ridivcss img {
        width: 5.5rem;
        height: 4.37rem;
    }

    .ridivcss p {
        width: 11rem;
        padding-left: 1rem;
        color: #949494;
    }

.hidden-xs {
    display: none;
}

.content-box {
    min-height: 5rem;
}

.abstract {
    background: #f5f5f5;
    padding: 1rem 0.6rem;
    margin-bottom: 2rem;
    color: #666666;
    border: 1px solid #dddddd;
    font-size: 1rem;
    line-height: 1.6rem;
}

    .abstract p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }
/*#show_1 {
    padding-top: 2rem;
    display: none;
}*/

.zhuanzai {
    margin-top: 2rem;
    font-size: 0.8rem;
}

.deta_label span {
    font-size: 0.8rem;
}

.qinagshafa {
    margin: 1rem 0rem 5rem 0rem !important;
}
