﻿* {
    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-brand > img {
    width: 5.03rem;
    margin: 0.55rem 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;
    }

.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: 10.1rem;
    padding-top: 1rem;
}

.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 {
    margin-top: 0.5rem;
    width: 100%;
    padding: 0rem 0.5rem;
    /*margin-bottom: 3rem;*/
}

.new_list {
    /*margin:0.3rem 1.63rem 1.38rem 1.63rem;*/
    background: #fff;
    width: 100%;
    height: 6.3rem;
    border-bottom: 1px solid #dddddd;
    /*box-shadow: 0px 4px 5px #bbb;*/
    padding: 0.8rem 0.5rem;
}

    .new_list > .new_list_leftimg {
        width: 6.07rem;
        height: 4.57rem;
    }

.new_list_right {
    width: 13rem;
    height: 4.6rem;
    margin: 0rem 0rem 0rem 0.7rem;
    position: relative;
}

    .new_list_right > h1 {
        margin: 0;
        color: #333333;
        /*height:3.4rem;*/
        font-size: 0.95rem;
        width: 13.9rem;
        height: 2.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 {
    width: 13.8rem;
    height: 1.3rem;
    overflow: hidden;
    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: #00a0ff;
        padding-right: 0.5rem;
    }

.new_list_more {
    width: 100%;
    text-align: center;
    padding: 1rem 0rem;
}

    .new_list_more > a {
        font-size: 0.78rem;
        color: #999999;
    }

.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: #009a5e;
        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: #009a5e;
        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: 11rem;
    padding-top: 1rem;
}

.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: 100%;
    }

    .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: -10px;*/
    text-align: left;
    color: #fff;
    margin-left: 0.86rem;
    line-height: 1.93rem;
    width: 16rem;
    font-size: 0.95rem;
    font-weight: normal;
    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: 0rem;
    background: #fff;
}

    /*.mainer2 {
    padding-top: 1.25rem;
}*/

    .mainer1 .container {
        padding-top: 0rem;
        /*background: none;*/
    }

    .mainer1 .newmiddle {
        padding-top: 1.5rem;
        /*background: #fff;*/
        /*   padding-left: 3.5rem;*/
    }

.mainer .newmiddle {
    padding-top: 1.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: #009a5e;
        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: 11rem;
}

    .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%;
}

.phone_header_menu_img > a > img {
    width: 1rem;
}


/*********************************文献研究明细*******************************/
.wenxianyanjiu_banner {
    margin-top: 0.8rem;
    /*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;
}
/*loading*/
.spinner {
    margin: 100px auto;
    width: 50px;
    height: 60px;
    text-align: center;
    font-size: 10px;
    z-index: 1000;
}

    .spinner > div {
        background-color: #67CF22;
        height: 100%;
        width: 6px;
        display: inline-block;
        -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
        animation: stretchdelay 1.2s infinite ease-in-out;
    }

    .spinner .rect2 {
        -webkit-animation-delay: -1.1s;
        animation-delay: -1.1s;
    }

    .spinner .rect3 {
        -webkit-animation-delay: -1.0s;
        animation-delay: -1.0s;
    }

    .spinner .rect4 {
        -webkit-animation-delay: -0.9s;
        animation-delay: -0.9s;
    }

    .spinner .rect5 {
        -webkit-animation-delay: -0.8s;
        animation-delay: -0.8s;
    }

@-webkit-keyframes stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4);
    }

    20% {
        -webkit-transform: scaleY(1.0);
    }
}

@keyframes stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4);
    }

    20% {
        transform: scaleY(1.0);
        -webkit-transform: scaleY(1.0);
    }
}

/*loading-end*/


.agreement_top {
    width: 100%;
    height: 4.5rem;
}

.agreement_content {
    width: 90%;
    margin: 0 auto;
    line-height: 1.5rem;
    /*text-align: center;*/
}

    .agreement_content > h1 {
        width: 15rem;
        text-align: center;
        margin: 1.5rem auto;
        font-size: 1.5rem;
        color: #333;
    }

.agreement_content_list > .agreement_title {
    color: #333;
    font-size: 0.8rem;
}

.agreement_content_list > .agreement_title_content, .agree_list {
    color: #333;
    font-size: 0.8rem;
    font-weight: 200;
}

.agreement_content_list {
    margin: 1rem 0rem;
}

.agree_list {
    margin: 0.8rem 0rem;
}


.newbos span {
    word-break: break-all;
    word-wrap: break-word;
}

.bannertop {
    width: 100%;
    height: 2.1rem;
    background: #fff;
}

.inputcss > .messger {
    font-size: 1rem;
    height: 16px;
    line-height: 16px;
    margin-bottom: 10px;
    color: red;
    text-align: left;
    opacity: 0;
}


.tishiyemian {
    padding-top: 8rem;
}

    .tishiyemian > img {
        width: 100%;
    }

        .tishiyemian > img:hover {
            cursor: default;
        }

.tishi_sure {
    width: 8rem;
    height: 2rem;
    color: #fff;
    background: #009a5e;
    line-height: 2rem;
    font-size: 0.8rem;
    text-align: center;
    margin: 2rem auto;
    border-radius: 4px;
}

    .tishi_sure:hover {
        cursor: pointer;
    }

/**************************个人中心************************************/
.per_center_left {
    width: 8.53rem;
    height: 16.32rem;
    background: #fff;
    border-radius: 0.28rem;
    margin: 0.57rem 0rem 1.14rem 0rem;
    border: 1px solid #dddddd;
}

.per_left_header {
    width: 3.1rem;
    height: 3.1rem;
    margin: 1.57rem auto;
    position: relative;
}

    .per_left_header img {
        width: 100%;
    }

.per_left_shezhi {
    width: 0.28rem !important;
    position: absolute;
    bottom: -0.28rem;
    right: -0.28rem;
}

.per_left_mine {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 0.57rem;
}

    .per_left_mine span {
        color: #333333;
        font-size: 0.57rem;
    }

    .per_left_mine img {
        width: 0.674rem;
        margin-right: 0.68rem;
        vertical-align: -0.085rem;
    }

.min_shoucang, .min_xiaoxi {
    width: 100%;
    /*height:3.1rem;*/
    background #fff;
    padding: 0.57rem 0rem;
}

.per_left_tuichu {
    border-top: 1px solid #ddd;
    text-align: center;
    padding: 0.5rem 0rem;
    color: #999999;
    font-size: 0.5rem;
    margin-top: 3.6rem;
}

    .per_left_tuichu img {
        margin-right: 0.57rem;
        width: 0.57rem;
        vertical-align: -0.06rem;
    }

.per_left_mine .active {
    background: #f5f5f5;
    border-left: 3px solid #009a5e;
}

.per_right, .per_right1, .per_right2 {
    width: 30.74rem;
    margin-left: 1.28rem;
    margin-top: 0.57rem;
    margin-bottom: 5.13rem;
    /*border: 1px solid red;*/
}

.per_right_menu {
    width: 100%;
    border-bottom: 1px solid #dddddd;
}

.per_right_menu_small {
    padding: 0.46rem;
    color: #333333;
    font-size: 0.57rem;
}

.per_right_menu .active {
    border-bottom: 3px solid #009a5e;
}

.per_right_content1, .per_right_content2 {
    /*display: none;*/
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
    /*height: 23.44rem;*/
    margin-top: 1.375rem;
    border-radius: 0.785rem;
}

.per_right_content2 {
    display: none;
}

.per_right_info {
    width: 28.67rem;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    height: 3.85rem;
    color: #333333;
    font-size: 0.5rem;
    position: relative;
}

.per_right_zhezhao {
    position: absolute;
    left: 0;
    top: 1.14rem;
    width: 2.21rem;
    height: 2.21rem;
    border-radius: 50%;
    background: rgba(51,51,51,0.5);
    color: #fff;
    line-height: 2.2rem;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    display: none;
}

.per_right_info img {
    width: 2.21rem;
    height: 2.21rem;
    margin-top: 1.14rem;
    margin-right: 0.855rem;
}

.per_right_info p {
    margin-top: 1.92rem;
    cursor: text;
}

.per_right_mod {
    width: 1.85rem;
    height: 1.14rem;
    background: #009a5e;
    color: #fff !important;
    font-size: 0.46rem !important;
    line-height: 1.14rem;
    text-align: center;
    border-radius: 0.014rem;
    margin-top: 0.57rem;
    font-weight: normal !important;
}

    .per_right_mod:hover {
        background: #1272b8;
    }

.per_right_info1 {
    width: 28.67rem;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
    height: 3.57rem;
    color: #333333;
    font-size: 0.498rem;
}

    .per_right_info1 span {
        /*margin-top: 1.31rem;*/
        font-size: 0.64rem;
        color: #333333;
        font-weight: bold;
    }

.per_right_info_em {
    margin-top: 0.75rem;
}

.per_right_info1 .anquanyouxiang_content {
    color: #009a5e;
}

.per_right_info1 p {
    color: #333;
    margin-top: 0.57rem;
    padding-bottom: 0.57rem;
}

.per_right_info1 .active {
    color: #ff6600;
}

.per_right_content2 {
    margin-bottom: 3.99rem;
    padding: 2.17rem 1.71rem 1.13rem 1.71rem;
    color: #666666;
    font-size: 0.499rem;
}

.per_weixin {
    margin-bottom: 1.03rem;
}

    .per_weixin .active {
        color: #2fbd8d;
    }

.per_right_content2 img {
    width: 1.676rem;
}

.per_right_content2 span {
    margin-left: 5.34rem;
}

.huoqushouquan {
    background: #178fe6;
    color: #fff;
    padding: 0.31rem 0.499rem;
    border-radius: 0.014rem;
}

    .huoqushouquan:hover {
        background: #1272b8;
    }

.per_weixin .active1 {
    background: none;
    color: #333333;
}

.per_right1 {
    display: none;
}

#mes {
    text-align: center;
    color: #fff;
    line-height: 0.499rem;
    font-size: 12px;
    position: absolute;
    top: 1.14rem;
    left: 12.82rem;
    width: 1.625rem;
    height: 0.93rem;
    background: url('../images/mes_03.png');
    background-size: 100%;
}

.shoucang_list_all {
    width: 100%;
    margin-top: 0.784rem;
    margin-bottom: 1.14rem;
}

.shoucang_list:nth-child(1) {
    padding: 0.64rem 0.855rem;
    width: 100%;
    background: #fff;
    height: 3.46rem;
    border: 1px solid #dddddd;
    /*border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;*/
    border-radius: 4px;
}

.shoucang_list {
    padding: 0.64rem 0.855rem;
    width: 100%;
    background: #fff;
    height: 3.46rem;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-radius: 4px;
}

    .shoucang_list p, .shoucang_list span {
        margin-left: 0.71rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .shoucang_list span {
        margin-top: 0.228rem;
        width: 10.26rem;
        color: #333;
        font-weight: bold;
    }

    .shoucang_list p {
        width: 14.25rem;
        color: #666666;
        font-weight: normal;
        margin-top: 0.456rem;
    }

    .shoucang_list img {
        width: 3.135rem;
        height: 2.1375rem;
    }

.shoucang_time {
    width: 6.1275rem;
}

    .shoucang_time p {
        font-size: 12px;
        color: #999999;
        width: 100%;
        text-align: right;
    }

    .shoucang_time span {
        font-size: 12px;
        color: #009a5e;
        text-align: right;
        font-weight: normal;
        width: 100%;
    }

.shoucang_list p:hover, .shoucang_list span:hover {
    color: #009a5e;
}

.per_right2 {
    display: none;
}

.per_xiaoxi_all {
    width: 100%;
    margin-top: 0.75rem;
    margin-bottom: 1.14rem;
}

.per_xiaoxi_list:nth-child(1) {
    width: 100%;
    border: 1px solid #ddd;
    background: #fff;
    height: 8.193rem;
    padding: 0.9975rem 0.78rem 1.53rem 0.78rem;
}

.per_xiaoxi_list {
    line-height: 2;
    color: #333333;
    font-size: 12px;
    width: 100%;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background: #fff;
    height: 8.19rem;
    padding: 0.9975rem 0.78rem 1.53rem 0.78rem;
}

.per_xiaoxi_name {
    color: #009a5e;
}

.per_xiaoxi_list_content {
    background: #f5f5f5;
    height: 4.9875rem;
    padding: 0.4275rem 0.57rem;
}

    .per_xiaoxi_list_content img {
        width: 1.21rem;
        height: 1.21rem;
        margin-right: 0.4275rem;
    }

.per_xiaoxi_name_wh {
    color: #009a5e;
    font-size: 0.4275rem;
    margin-top: 0.171rem;
}

.per_xiaoxi_list_content_timer {
    width: 25.15rem;
    margin-top: 1.026rem;
    margin-left: 1.638rem;
    /*background: #fff;*/
}

    .per_xiaoxi_list_content_timer p {
        color: #666666;
        font-size: 0.499rem;
        width: 14.28rem;
        height: 0.855rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
    }

    .per_xiaoxi_list_content_timer span {
        color: #999999;
        font-size: 12px;
    }

.per_xiaoxi_list_content_del {
    width: 1.14rem !important;
    color: #009a5e !important;
    font-size: 12px !important;
}

.per_xiaoxi_list_content .active {
    color: #f0ad4e;
}
/*********************个人中心弹框**********************/
.percenter_tankuang {
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(51,51,51,0.7);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
}

.percenter_tanchuang {
    width: 37.625rem;
    border-radius: 0.2rem;
    background: #fff;
    position: fixed;
    top: 20%;
    left: 50%;
    margin-left: -18.81rem;
    padding: 1.1875rem 1.25rem;
}

    .percenter_tanchuang .mod_info_title {
        color: #333333;
        font-size: 1.062rem;
        font-weight: bold;
        cursor: text;
    }

.mod_info_dec {
    margin-top: 2.125rem;
    margin-left: 1.625rem;
    color: #333333;
    font-size: 0.875rem;
}

    .mod_info_dec p, .mod_info_dec span {
        cursor: text;
    }

    .mod_info_dec input {
        margin-left: 1rem;
        padding: 0rem 0.5rem;
        width: 9.69rem;
        height: 2rem;
        background: none;
        border: 1px solid #dddddd;
        border-radius: 0.3rem;
        margin-left: 1.5rem;
        overflow: hidden;
    }

.mod_info_dec_ture {
    margin-top: 1.8rem;
}

.mod_info_err {
    /*display: block;*/
    /*margin-left: 1rem;*/
    color: #ef2727;
}

.mod_info_check {
    margin: 1.875rem 6.69rem;
    color: #333333;
    font-size: 12px;
}

    .mod_info_check input {
        margin-right: 0.5rem;
    }

.button_suer {
    display: inline-block;
    border-radius: 0.2rem;
    background: #178fe6;
    color: #fff;
    font-size: 0.81rem;
}

    .button_suer:hover {
        background: #1272b8;
    }

.button_quxiao {
    display: inline-block;
    border-radius: 0.2rem;
    background: #fff;
    border: 1px solid #dddddd;
    color: #333333;
    font-size: 0.81rem;
}

    .button_quxiao:hover {
        background: #f5f5f5;
    }

.mod_info_sure {
    padding: 0.75rem 2.625rem;
    margin-left: 6.69rem;
    margin-bottom: 3rem;
}

.mod_info_quxiao {
    padding: 0.75rem 1rem;
    margin-left: 0.5rem;
    margin-bottom: 3rem;
}

.mod_email_title {
    color: #333333;
    font-size: 0.875rem;
    /*font-weight: bold;*/
    margin-top: 2.125rem;
    margin-bottom: 1.125rem;
}

.input_email {
    margin-bottom: 0.5rem;
    width: 34.8rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.2rem;
    padding: 0 0.5rem;
    /*margin-bottom: 2rem;*/
    background: none;
    border: 1px solid #ddd;
}

.mod_email_sure {
    margin-top: 0.5rem;
    padding: 0.75rem 2rem;
    /*margin-left:6.69rem;*/
    margin-bottom: 1rem;
}

.mod_email_quxiao {
    margin-top: 0.5rem;
    padding: 0.75rem 1rem;
    margin-left: 0.5rem;
    margin-bottom: 1rem;
}

.tkc_info {
    margin-top: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.75rem;
    color: #333333;
}

    .tkc_info .active {
        color: #009a5e;
        font-size: 0.8rem;
        margin-top: -0.2rem;
    }

.input_email_tkc {
    /*display: ;*/
    margin-top: 0.3rem;
    margin-bottom: 0.3rem;
    margin-right: 1.5rem;
    width: 27.31rem;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.2rem;
    padding: 0 0.5rem;
    /*margin-bottom: 2rem;*/
    background: none;
    border: 1px solid #ddd;
}

.tk_meg {
    color: #009a5e;
}

.mod_email_next {
    padding: 0.75rem 1rem;
}

.mod_email_next_dc {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    line-height: 1.5rem;
    font-size: 0.875rem;
    color: #333;
}

.mod_succ_tishi {
    margin-top: 1.5rem;
    margin-bottom: 1rem;
    font-size: 0.875rem;
    font-weight: bold;
    color: #333;
}
/*************修改手机号里面的三个圆圈样式******************/
.steps {
    position: relative;
    padding: 30px 28px;
}

    .steps .line {
        position: relative;
        width: 100%;
        height: 2px;
        top: -3px;
        background: #e9eaee;
    }

    .steps .step {
        position: absolute;
        top: 20px;
        left: 6.5%;
        -webkit-transform: translate(-50%,0);
        -ms-transform: translate(-50%,0);
        transform: translate(-50%,0);
    }

        .steps .step.active i {
            border-color: #178fe6;
        }

        .steps .step i {
            display: block;
            width: 15px;
            height: 15px;
            background: #fff;
            border-radius: 50%;
            border: 2px solid #e9eaee;
            margin: 0 auto 10px;
        }

        .steps .step span {
            display: block;
            white-space: nowrap;
        }

        .steps .step.step2 {
            left: 53%;
        }

        .steps .step.step3 {
            left: 94%;
        }
/*************end******************/

.input_tel {
    margin-bottom: 0.3rem;
    width: 100%;
    height: 2rem;
    line-height: 2rem;
    border-radius: 0.2rem;
    padding: 0 0.5rem;
    /*margin-bottom: 2rem;*/
    background: none;
    border: 1px solid #ddd;
}

.tel_yzm_tishi {
    margin-top: -0.6rem;
    margin-bottom: 0.2rem;
}

.tel_success_tishi {
    margin-top: 2rem;
}

.mod_number {
    margin: 1.5rem 0rem 0rem 1.5rem;
    text-align: left;
}

    .mod_number input {
        width: 17.7rem;
        height: 2rem;
        line-height: 2rem;
        border-radius: 0.2rem;
        padding: 0 0.5rem;
        /*margin-bottom: 2rem;*/
        background: none;
        border: 1px solid #ddd;
        margin-left: 1rem;
        margin-right: 1.5rem;
    }

    .mod_number p {
        width: 5rem;
        text-align: right;
        font-size: 0.875rem;
        height: 2rem;
        line-height: 2rem;
    }

.button_mod_nu {
    width: 100%;
    text-align: center;
    margin: 2rem auto;
}

.mod_num_sure {
    padding: 0.6rem 2.5rem;
}

.mod_num_quxiao {
    padding: 0.6rem 2.5rem;
    margin-left: 1rem;
}
/*.sidebar-right-logo {
    padding-top: 30px;
}*/
.sidebar-right-logo label {
    font-weight: normal;
    width: 2rem;
    height: 1.5rem;
    line-height: 1.5rem;
    overflow: hidden;
    /*margin: 0rem 0.5rem;*/
}

.sidebar-right-logo img {
    width: 1.4rem;
    height: 1.4rem;
    margin-right: 0.4rem;
}

.logo-right-headline {
    font-style: normal;
    color: #e7e7e7;
    /*float: left;*/
    font-size: 0.85rem;
    width: 96px;
}

.newi {
    height: 11rem;
}

/*********************搜索页面*************************/

.margintop {
    width: 100%;
    height: 4.2rem;
}

.search_tishi {
    border-bottom: 1px solid #ddd;
    width: 96%;
    height: 3.5rem;
    background: #fff;
    margin: 0 auto;
    /* margin: 1.75rem 0rem 0.75rem 2rem; */
    padding: 0rem 0rem 3rem 0rem;
}

    .search_tishi span {
        line-height: 3.5rem;
        color: #333333;
        font-size: 1rem;
    }

    .search_tishi .active,
    .search_result_all .active {
        color: #00a0ff;
    }

.search_result_all {
    min-height: 28rem;
    background: white;
    width: 90%;
    /*padding: 0rem 0rem 2rem 1.875rem;*/
    margin: 0 auto;
    margin-bottom: 3rem;
}

    .search_result_all .everysearch {
        display: block;
        width: 100%; 
        border-bottom: 1px dashed #ddd;
        list-style: none;
        background: white;
        padding: 0.8rem 0.5rem;
        padding-bottom:2.7rem;
    }

    .search_result_all h3 {
        width: 100%; 
        line-height: 1.5rem;
        color: #333333;
        margin: 0;
        font-size: 0.95rem;
        font-weight: normal; 
    }

        .search_result_all h3:hover {
            color: #00a0ff;
        }

    .search_result_all p {
        color: #333333;
        font-size: 0.875rem;
        height: 1rem;
        line-height: 1rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        margin: 1.2rem 0rem;
    }

.search_list_more {
    color: #ddd;
    width: 100%;
    height: 3.5rem;
    text-align: center;
    line-height: 3.5rem;
    font-size: 0.875rem;
}

    .search_list_more a {
        color: #666666;
    }

.search_nodata {
    width: 100%;
    height: 34.75rem;
    background: #fff;
    margin-bottom: 3rem;
    text-align: center;
}

    .search_nodata img {
        margin-top: 8.75rem;
        width: 4.375rem;
    }

    .search_nodata p {
        font-size: 1.1875rem;
        color: #333333;
        height: 3rem;
        line-height: 3rem;
    }

    .search_nodata span {
        color: #666666;
        font-size: 0.76rem;
    }

.sousuo_result {
    border: 1px solid #ddd;
    border-top: none;
    padding: 0.5rem 0.5rem;
    display: none;
    position: absolute;
    top: 2.6rem;
    background: #fff;
    width: 10.6rem;
    max-height: 12rem;
    overflow: hidden;
}

.sousuo_result_title {
    margin: 0.5rem 0rem;
    padding: 0.4rem 0rem;
    width: 9.5rem;
    height: 1.6rem;
    font-size: 0.86rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

    .sousuo_result_title p {
        width: 9.5rem;
        height: 1.6rem;
        font-size: 0.86rem;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        color: #333;
        line-height: 1.6rem;
    }

        .sousuo_result_title p:hover {
            color: #00a0ff;
        }

.highlight {
    color: #039B5F;
}

.newi {
    height: 22.625rem;
}

.sho7 {
    margin-bottom: 0.9rem;
}

.mod_number .mimaxiugai {
    text-align: center;
    margin: 1rem 0rem !important;
    width: 100%;
    font-size: 1.5rem;
    color: #0078CC;
}

.mimaxiugai1 {
    width: 100%;
    text-align: center;
    margin: 1rem 0rem !important;
}

.newinfo {
    position: absolute; 
    bottom: -1.7rem;
}
