@charset "UTF-8";
body, h1, h2, h3, h5, h4, ul, p, img, input, a, img, nav, div, textarea, form, label {
    margin: 0;
    padding: 0;
    font-family: "Microsoft YaHei" ! important;
}
.return_newofficial_website{
    width: 48px;
    padding: 8px 12px;
    box-sizing: border-box;
    background: rgb(230,243,251);
    color: #0581CE;
    position: fixed;
    right: 2vw;
    bottom: calc(30% + 58px) !important;
    text-align: center;
    border-radius: 6px;
    cursor: pointer;
}
.return_newofficial_website .return_newofficial_website_content{
    margin-top: 5px;
    font-size: 12px;
}
body {
    background-color: #fff;
}

img {
    border: 0;
}

a {
    text-decoration: none;
}

/* 页眉 */
.header {
    background-color: #FFF;
    width: 1000px;
    height: 80px;
    margin: 0 auto;
}

.contributionlogo {
    width: 100px;
    height: 60px;
    float: left;
}

.logo {
    height: 80px;
    float: left;
}

.box {
    float: right;
}

.header_text {
    height: 32px;
    line-height: 24px;
    color: #646464;
    font-size: 12px;
    list-style: none;
    text-align: center;
    float: right;
}

.header_text li {
    float: left;
    padding: 0 8px;
}

.header_text li a {
    display: inline-block;
    line-height: 24px;
    color: #646464;
    font-size: 12px;
    text-decoration: none;
}

.header_text li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.search_box {
    width: 260px;
    height: 30px;
    float: right;
    border: 0;
}

.input_box {
    float: left;
    width: 212px;
    height: 30px;
    background: url(images/search_input.png) no-repeat 0 0;
    line-height: 30px;
    border: 0;
    text-align: left;
    font-size: 12px;
}

.button {
    float: right;
    background: url(images/search.png) no-repeat 0 0;
    text-indent: -999px;
    width: 48px;
    height: 30px;
    cursor: pointer;
    border: 0
}

/* 导航栏 */
.nav {
    background-color: #117281;
    width: 100%;
    height: 44px;
}

.nav2 {
    width: 1000px;
    height: 44px;
    background: #117281;
    margin: 0 auto;
}

.nav2 li {
    display: inline;
    height: 44px;
}

.nav2 li a {
    display: inline-block;
    padding: 0 12px;
    height: 44px;
    line-height: 44px;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
}

.nav2 li a:hover {
    background: #2fadc1;
}

.selected_nav {
    background: #2fadc1;
}

.left_nav {
    color: #FFFFFF !important;
}

.left_nav_a {
    color: #DCDCDC !important;
}

/* 副导航栏 */
.nav3 {
    width: 1000px;
    height: 44px;
    margin: 0 auto;
    padding-left: 36px;
}

.nav3 li {
    display: inline;
    height: 44px;
}

.nav3 li a {
    display: inline-block;
    padding: 0 10px;
    height: 44px;
    line-height: 44px;
    color: #2b2b2b;
    font-size: 14px;
    text-decoration: none;
}

.nav3 li a:hover {
    color: #2fadc1;
}

.nav3 span {
    color: #dedede;
    height: 36px;
    line-height: 44px;
}

.content {
    background-color: #FFF;
    width: 1000px;
    height: 480px;
    margin: 16px auto;
    display: flex;
}

/* 阿斯利康导航栏 */
.jyqj_thtitle {
    border-bottom: #ebebeb 1px solid;
    font-size: 14px;
    color: #828282;
    font-weight: bold;
}

.jyqj_td_content {
    border-bottom: #ebebeb 1px solid;
    font-size: 14px;
    color: #666666;
}

.jyqj_tr {
    height: 56px;
}

.jyqj_nav {
    background-color: #3f368d;
    width: 100%;
    height: 44px;
}

.jyqj_nav2 {
    width: 1000px;
    height: 44px;
    background: #3f368d;
    margin: 0 auto;
}

.integra_nav {
    background-color: #063899;
    width: 100%;
    height: 44px;
}

.integra_nav2 {
    width: 1000px;
    height: 44px;
    background: #063899;
    margin: 0 auto;
}

.jyqj_nav2 li {
    display: inline;
    height: 44px;
}

.jyqj_nav2 li a {
    display: inline-block;
    padding: 0 25px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}

.jyqj_nav2 li a:hover {
    background: #6256c6;
}

.integra_nav2 li {
    display: inline;
    height: 44px;
}

.integra_nav2 li a {
    display: inline-block;
    padding: 0 35px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}

.integra_nav2 li a:hover {
    background: #2351ab;
}

.jyqj_selected_nav {
    background: #6256c6;
}

.integra_selected_nav {
    background: #2351ab;
}

.jyqj_left_nav {
    color: #FFFFFF !important;
}

.jyqj_left_nav_a {
    color: #DCDCDC !important;
}

/*项目介绍*/
.jyqj_project_div {
    display: inline-block;
}

.jyqj_title_image {
    vertical-align: middle;
}

.jyqj_title {
    color: #3f368d;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    vertical-align: middle;
}

.integra_title {
    color: #063899;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    vertical-align: middle;
}

.jyqj_content {
    margin-top: 24px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-left: 20px;
}

.jyqj_download {
    margin-top: 24px;
    font-size: 0;
    color: #333333;
    line-height: 30px;
}

/*注册登录*/
.jyqj_login_div {
    padding: 64px 224px 29px 224px;
}

.jyqj_expert_login_div {
    padding: 64px 0 29px 0;
    text-align: center;
}

.jyqj_choose_div {
    font-size: 18px;
    color: #aeaeae;
    font-weight: bold;
    display: inline-block;
    width: 232px
}

.jyqj_expert_choose_div {
    font-size: 18px;
    color: #aeaeae;
    font-weight: bold;
    text-align: center
}

.jyqj_login {
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
    cursor: pointer
}

.jyqj_expert_login {
    margin: 0;
    text-align: center;
    cursor: pointer;
    display: inline-block
}

.jyqj_register {
    display: inline-block;
    margin: 0;
    text-align: center;
    float: right;
    cursor: pointer
}

.jyqj_inline {
    margin: 6px 0 0 0;
    border: 1px solid #3f368d
}

.integra_inline {
    margin: 6px 0 0 0;
    border: 1px solid #063899
}

.jyqj_selected {
    color: #3f368d;
}

.integra_selected {
    color: #063899;
}

/*注册完善信息第一步*/
.jyqj_step1_select {
    width: 260px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -290px -442px;
}

.jyqj_step2_normal {
    width: 284px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -10px -290px;
}

.jyqj_step3_normal {
    width: 260px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -10px -442px;
}

.jyqj_step1_choose {
    width: 10px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -82px -10px;
}

.jyqj_step1_circle_normal {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -10px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.integra_score_choose_normal {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/integra_score_item.png') -10px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.integra_score_choose_selected {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/integra_score_item.png') -46px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.jyqj_step1_circle_selected {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -46px -10px;
    vertical-align: middle;
    cursor: pointer;
}


.jyqj_step1_square_normal {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('images/jyqj_register_step1.png') -10px -46px;
}


.jyqj_step1_square_selected {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('images/jyqj_register_step1.png') -44px -46px;
}

/*上传资料*/
.jyqj_upload {
    text-align: center;
    margin-top: 24px;
    cursor: pointer
}

.jyqj_upload_video {
    text-align: center;
    margin-top: 24px;
    cursor: pointer
}

.result_upload {
    text-align: center;
    margin-top: 0px;
    cursor: pointer
}

/*剪辑软件下载*/
.jyqj_download_image {
    display: inline-block;
    vertical-align: middle;
    height: 120px
}

.jyqj_text_div {
    display: inline-block;
    height: 120px;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    width: calc(100% - 200px)
}

.jyqj_link {
    color: #3f368d;
    margin-top: 30px;
    text-decoration: underline;
}

/*模板下载*/
.jyqj_template_link {
    color: #3f368d;
    margin-top: 30px;
    text-decoration: underline;
}

/*注册登录*/
.jyqj_register_text {
    font-size: 16px;
    color: #40388f;
    text-align: center;
    font-weight: 600
}

.integra_register_text {
    font-size: 16px;
    color: #4a6bab;
    text-align: center;
    font-weight: 600
}

.jyqj_register_div {
    width: 680px;
    margin-top: 28px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
}

.jyqj_login_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.jyqj_login_password_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 20px
}

.jyqj_login_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px
}

.integra_login_label {
    font-size: 16px;
    color: #7a91bd;
    line-height: 48px;
    padding-left: 20px
}

.jyqj_login_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #3f368d;
    float: right;
    outline: none;
    border-radius: 4px;
}

.jyqj_login_submitDiv {
    margin-top: 60px;
    padding-bottom: 88px
}

.jyqj_login_button {
    width: 480px;
    height: 50px;
    background-color: #3f368d;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0
}

.integra_login_button {
    width: 480px;
    height: 50px;
    background-color: #063899;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0
}

.jyqj_register_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.jyqj_register_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px
}

.integra_register_label {
    font-size: 16px;
    color: #7a91bd;
    line-height: 48px;
    padding-left: 20px
}

.jyqj_register_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #3f368d;
    float: right;
    outline: none;
    border-radius: 4px;
}

.jyqj_register_captcha_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 24px
}

.jyqj_register_captcha {
    font-size: 14px;
    color: #686ea4;
    line-height: 48px;
    float: right;
    margin-right: 16px;
    cursor: pointer
}

.jyqj_captcha_input {
    width: 276px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #3f368d;
    float: right;
    outline: none
}

.jyqj_register_password_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 24px
}

.jyqj_register_button {
    width: 480px;
    height: 50px;
    background-color: #3f368d;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    cursor: pointer
}

.integra_register_button {
    width: 480px;
    height: 50px;
    background-color: #063899;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    cursor: pointer
}

.jyqj_register_agreement {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 24px;
    padding-bottom: 32px
}

/*注册第一步完善个人信息*/
.jyqj_step1_div {
    width: 780px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px
}

.jyqj_step {
    height: 56px;
    background: url(images/jyqj_img_setp1.png) no-repeat;
    font-size: 0;
}

.integra_step {
    height: 56px;
    background: url(images/integra_img_setp1.png) no-repeat;
    font-size: 0;
}

.jyqj_step_selected {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.jyqj_normal {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.jyqj_normal {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.jyqj_required {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #3f368d
}

.integra_required {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #4a6bab
}

.jyqj_form_div {
    margin-left: 68px;
    margin-top: 40px
}

.jyqj_step1_label {
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyql_step1_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px;
    font-size: 16px;
    color: #666666
}

.jyqj_step1_label_choose {
    line-height: 64px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyqj_step1_circle_selected_content {
    font-size: 16px;
    color: #6256c6;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}


.jyqj_step1_circle_normal_content {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.integra_score_choose_normal_content {
    font-size: 14px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.integra_score_choose_selected_content {
    font-size: 14px;
    color: #2351ab;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.jyqj_step1_circle_normal_input {
    border: 0;
    outline: none;
    font-size: 16px;
}

.jyqj_step1_title_label {
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyqj_step1_title_normal {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 6px;
}


.jyqj_step1_title_select {
    font-size: 16px;
    color: #6256c6;
    vertical-align: middle;
    margin-left: 6px;
}

.jyqj_step1_title_other {
    border: 0;
    outline: none;
    font-size: 16px;
    width: 50px
}


.jyqj_step1_year_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6
}

.jyqj_step1_month_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.jyqj_step1_day_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.jyqj_step1_province_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 245px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6
}

.jyqj_step1_city_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 245px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.jyqj_step1_address_div {
    margin-left: 92px;
    margin-top: 12px
}

.jyqj_step1_address_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px;
    font-size: 16px;
    color: #666666
}

.jyqj_step1_submit_div {
    margin-left: 222px;
    margin-top: 24px;
    padding-bottom: 48px;
}

.jyqj_step1_buttob {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3f368d;
    border-radius: 2px
}

.integra_step1_buttob {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px
}

.jyqj_step2_videoRequirement {
    margin: 48px 68px 0 68px;
}

.jyqj_segmenting_line {
    margin: 32px 68px;
    border-top: 1px solid #b6b6b6
}

.jyqj_step2_prompt {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #3f368d
}

.jyqj_step2_form {
    margin-left: 68px;
    margin-top: 40px
}

.jyqj_step2_label {
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyql_step2_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px
}

.jyqj_step2_type_label {
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyqj_step2_type_normal {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 6px;
}

.jyqj_step2_type_selected {
    font-size: 16px;
    color: #6256c6;
    vertical-align: middle;
    margin-left: 6px;
}

.jyqj_step2_sunmitDiv {
    padding-bottom: 48px;
    font-size: 0;
    margin: 24px 178px 0 178px;
}

.jyqj_step2_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3f368d;
    border-radius: 2px;
}

.integra_step2_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px;
}

.jyqj_review_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #6256c6;
    border-radius: 2px;
    cursor: pointer;
}

.integra_review_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px;
    cursor: pointer;
}

.jyqj_review_submit {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #6256c6;
    border-radius: 2px;
    margin-left: 24px;
    cursor: pointer;
}

.integra_review_submit {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px;
    margin-left: 24px;
    cursor: pointer;
}

.jyqj_step2_next {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3f368d;
    border-radius: 2px;
    margin-left: 24px;
}

.integra_step2_next {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px;
    margin-left: 24px;
}

.jyqj_step3_upload {
    margin: 48px 68px 0 68px;
}

.jyqj_step3_prompt {
    margin-left: 68px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.integra_step3_prompt {
    margin-left: 88px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.jyqj_step3_upload_div {
    margin-left: 68px;
    margin-top: 40px;
    font-size: 0;
}

.jyqj_result_upload_div {
    margin-left: 0px;
    margin-top: 0px;
    font-size: 0;
    text-align: center;
}

.jyqj_step3_upload_video {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.jyqj_result_upload_copy {
    width: 160px;
    height: 56px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.jyqj_step3_upload_case {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-left: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.jyqj_step3_upload_ScanningCopy {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-top: 20px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.jyqj_step3_upload_Commitment {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-top: 20px;
    margin-left: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}
.jyqj_result_upload_recommend {
    width: 160px;
    height: 56px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-left: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.jyqj_step3_upload_videoimge {
    display: inline-block;
    vertical-align: middle;
}

.jyqj_result_upload_image {
    display: inline-block;
    vertical-align: middle;
}

.jyqj_step3_upload_videotext {
    font-size: 16px;
    color: #6256c6;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}


.jyqj_result_upload_text {
    font-size: 12px;
    color: #6256c6;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.jyqj_step3_upload_videoprompt {
    font-size: 14px;
    color: #7b73c1;
    text-align: center;
    margin-top: 10px;
}

.integra_step3_upload_videoprompt {
    font-size: 14px;
    color: #4a6bab;
    text-align: center;
    margin-top: 10px;
}

.jyqj_step3_upload_caseimg {
    display: inline-block;
    vertical-align: middle;
}

.jyqj_step3_upload_casetext {
    font-size: 16px;
    color: #6256c6;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}


.jyqj_step3_upload_caseprompt {
    font-size: 14px;
    color: #7b73c1;
    text-align: center;
    margin-top: 10px;
}

.integra_step3_upload_caseprompt {
    font-size: 14px;
    color: #4a6bab;
    text-align: center;
    margin-top: 10px;
}

.jyqj_step3_upload_require {
    margin-top: 40px;
    margin-left: 68px;
    font-size: 16px;
    color: #3f368d;
}

.integra_step3_upload_require {
    margin-top: 40px;
    margin-left: 68px;
    font-size: 16px;
    color: #063899;
}

.jyqj_step3_submitDiv {
    padding-bottom: 48px;
    font-size: 0;
    margin: 24px 178px 0px 178px;
}

.jyqj_step3_pre {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3f368d;
    border-radius: 2px;
}

.integra_step3_pre {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px;
}

.jyqj_step3_finish {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3f368d;
    border-radius: 2px;
    margin-left: 24px;
}

.integra_step3_finish {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #2351ab;
    border-radius: 2px;
    margin-left: 24px;
}

.jyqj_result_div {
    width: 780px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    padding: 48px 0;
}

.jyqj_result_content {
    margin: 64px 110px 0 110px;
}

.jyqj_result_info {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
}

.jyqj_result {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
}

.jyqj_result_text {
    text-align: center;
    font-size: 24px;
    color: #3f368d;
}
.glioma_result_text {
    text-align: center;
    font-size: 24px;
    color: #063899;
}

.jyqj_result_text1 {
     text-align: center;
     margin-top: 18px;
     font-size: 16px;
     color: #7671a4;
 }
.glioma_result_text1 {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    color: #063899;
}
.jyqj_result2 {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
    min-height: 120px;
}

.jyqj_result3 {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
    height: 120px;
}

/*专家登录*/
.jyqj_expert_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.jyqj_expert_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px;
}

.jyqj_expert_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #3f368d;
    float: right;
    outline: none;
    border-radius: 4px;
}

.jyqj_expert_password {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 20px;
}

.jyqj_expert_submitDiv {
    margin-top: 60px;
    padding-bottom: 88px;
}

.jyqj_expert_button {
    width: 480px;
    height: 50px;
    background-color: #3f368d;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
}

.jyqj_current {
    background-color: #6256c6;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.glioma_current {
    background-color: #063899;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.jyqj_page {
    padding: 30px 0;
    text-align: center;
    color: #fff;
    font-size: 0;
    clear: both;
}

.jyqj_pre_next {
    border: #ebebeb 1px solid;
    color: #c5c5c5;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.jyqj_current_not {
    background-color: #ffffff;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.jyqj_disabled {
    border: #ebebeb 1px solid;
    color: #c5c5c5;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

/* 广告栏 */

/* 会议快报／热点关注 */
.side {
    width: 218px;
    height: 480px;
    border: #dedede solid 1px;
    float: left;
}

.title_letters a {
    display: inline-block;
    text-decoration: none;
    width: 196px;
    height: 36px;
    margin: 0 12px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
}

.title_letters a:hover {
    color: #2fadc1;
}

.letters_text {
    list-style: none;
    font-size: 0;
    margin: 0 12px;
    height: 215px;
}

.letters_text li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.letters_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.letters_text li p {
    color: #868484;
    font-size: 11px;
}

.title_follow a {
    display: inline-block;
    text-decoration: none;
    width: 196px;
    height: 36px;
    margin: 20px 12px 0 12px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    border-top: #dedede solid 1px;
}

.title_follow a:hover {
    color: #2fadc1;
}

.follow_text {
    list-style: none;
    font-size: 0;
    margin: 0 12px;
}

.follow_text li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 12px;
    text-decoration: none;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.follow_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 要闻 */
.news {
    width: 400px;
    height: 480px;
    margin: 0 10px;
    float: left;
}

.title_news {
    width: 380px;
    height: 22px;
    margin: 0 auto 8px;
    border-bottom: #2fadc1 solid 2px;
}

.news_text1, .news_text2 {
    list-style: none;
    font-size: 0;
}

.news_text1 li {
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
}

.news_text1 li a {
    display: inline-block;
    line-height: 27px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 360px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_text1 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.news_text2 li {
    background: url(images/symbol2.png) no-repeat left center;
    padding-left: 20px;
}

.news_text2 li a {
    display: inline-block;
    line-height: 27px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 360px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_text2 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 视频 */
.video {
    width: 360px;
    height: 480px;
    float: left;
}

.video_pic1 {
    width: 360px;
    height: 212px;
}

.title_video a {
    display: inline-block;
    text-decoration: none;
    width: 360px;
    height: 44px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 15px;
    line-height: 44px;
    font-weight: bold;
    margin: 0 auto;
}

.title_video a:hover {
    color: #2fadc1;
}

.video_pic2, .video_pic3 {
    width: 120px;
    height: 92px;
    margin: 14px 0;
}

.video_text {
    list-style: none;
    float: right;
    margin-top: 6px;
    font-size: 0;
}

.video_text li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 230px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.video_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.content2 {
    background-color: #FFF;
    width: 1000px;
    height: 670px;
    margin: 16px auto;
}

/* 四功能侧边栏 */
.side2 {
    width: 220px;
    height: 670px;
    float: left;
}

/* 神外专题 */
.title_special a {
    display: inline-block;
    text-decoration: none;
    width: 196px;
    height: 36px;
    margin: 0 12px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    border-bottom: #2fadc1 solid 2px;
}

.title_special a:hover {
    color: #2fadc1;
}

.special_text {
    list-style: none;
    font-size: 0;
    margin: 0 12px;
}

.special_text li a {
    display: inline-block;
    line-height: 25px;
    color: #323232;
    font-size: 12px;
    text-decoration: none;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.special_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 神外年鉴 */
.title_yearbook a {
    display: inline-block;
    text-decoration: none;
    width: 196px;
    height: 36px;
    margin: 0 12px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    border-bottom: #2fadc1 solid 2px;
}

.title_yearbook a:hover {
    color: #2fadc1;
}

.yearbook_text {
    list-style: none;
    font-size: 0;
    margin: 0 12px;
}

.yearbook_text li a {
    display: inline-block;
    line-height: 25px;
    color: #323232;
    font-size: 12px;
    text-decoration: none;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.yearbook_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 指南共识 */
.title_guide a {
    display: inline-block;
    text-decoration: none;
    width: 196px;
    height: 36px;
    margin: 0 12px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    border-bottom: #2fadc1 solid 2px;
}

.title_guide a:hover {
    color: #2fadc1;
}

.guide_text {
    list-style: none;
    font-size: 0;
    margin: 0 12px;
}

.guide_text li a {
    display: inline-block;
    line-height: 25px;
    color: #323232;
    font-size: 12px;
    text-decoration: none;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.guide_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 神外工具 */
.title_tool a {
    display: inline-block;
    text-decoration: none;
    width: 196px;
    height: 36px;
    margin: 0 12px;
    color: #2b2b2b;
    font-size: 14px;
    line-height: 36px;
    font-weight: bold;
    border-bottom: #2fadc1 solid 2px;
}

.title_tool a:hover {
    color: #2fadc1;
}

.tool_text {
    list-style: none;
    font-size: 0;
    margin: 0 12px;
}

.tool_text li a {
    display: inline-block;
    line-height: 25px;
    color: #323232;
    font-size: 12px;
    text-decoration: none;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.tool_text a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 专业文章 */
.article {
    width: 400px;
    height: 670px;
    margin: 0 10px;
    float: left;
}

.title_article a {
    display: inline-block;
    text-decoration: none;
    width: 380px;
    height: 36px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 15px;
    line-height: 36px;
    font-weight: bold;
    margin: 0 10px;
}

.title_article a:hover {
    color: #2fadc1;
}

.article_text {
    list-style: none;
    font-size: 0;
    margin: 0 8px;
}

.article_text li {
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
}

.type a {
    display: inline-block;
    line-height: 26px;
    color: #2fadc1;
    font-size: 14px;
    text-decoration: none;
    float: left;
}

.type a:hover {
    color: #117281;
    text-decoration: underline;
}

.article_text2 a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 290px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 4px;
}

.article_text2 a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.report {
    width: 360px;
    height: 670px;
    float: left;
}

/* 会议报道 */
.title_report a {
    display: inline-block;
    text-decoration: none;
    width: 340px;
    height: 36px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 15px;
    line-height: 36px;
    font-weight: bold;
    margin: 0 10px;
}

.title_report a:hover {
    color: #2fadc1;
}

.report_pic1 {
    width: 118px;
    height: 118px;
    margin: 16px 10px;
    float: left;
}

.report_text1 {
    list-style: none;
    margin-top: 8px;
    font-size: 0;
}

.report_text1 li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.report_text1 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.report_text2 li {
    list-style: none;
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
    font-size: 0;
}

.report_text2 li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 330px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.report_text2 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 病例分享 */
.title_case a {
    display: inline-block;
    text-decoration: none;
    width: 340px;
    height: 36px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 15px;
    line-height: 36px;
    font-weight: bold;
    margin: 0 10px;
}

.title_case a:hover {
    color: #2fadc1;
}

.case_pic1 {
    width: 118px;
    height: 118px;
    margin: 16px 10px;
    float: left;
}

.case_text1 {
    list-style: none;
    margin-top: 8px;
    font-size: 0;
}

.case_text1 li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 220px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.case_text1 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.case_text2 li {
    list-style: none;
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
    font-size: 0;
}

.case_text2 li a {
    display: inline-block;
    line-height: 26px;
    color: #323232;
    font-size: 14px;
    text-decoration: none;
    width: 330px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.case_text2 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 页脚 */
.footer_bk {
    background-color: #414141;
    width: 100%;
    height: 110px;
    clear: both;
    margin-top: 16px;
    position: relative;
    bottom: 0;
}

.footer {
    width: 1000px;
    height: 110px;
    margin: 0 auto;
}

.footer_text {
    width: 600px;
    line-height: 24px;
    color: #898989;
    font-size: 10px;
    padding: 16px 0;
    list-style: none;
    text-align: center;
}

.qr {
    width: 176px;
    height: 110px;
}

.footer_text li a {
    display: inline-block;
    line-height: 24px;
    color: #898989;
    font-size: 10px;
    text-decoration: none;
}

.footer_text li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.content3 {
    background-color: #FFF;
    width: 1000px;
    height: 1548px;
    margin: 16px auto;
}

/* 文章列表 */
.information {
    width: 650px;
    height: 1548px;
    margin: 0 10px;
    float: left;
}

.title_information {
    width: 650px;
    height: 22px;
    margin: 0 auto 8px;
    border-bottom: #2fadc1 solid 2px;
}

.list {
    width: 650px;
    height: 178px;
    border-bottom: #e6e6e6 solid 1px;
}

.info_title a {
    line-height: 54px;
    font-size: 20px;
    color: #323232;
    height: 54px;
    width: 600px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.info_title a:hover {
    color: #2fadc1;
}

.info_images {
    width: 130px;
    height: 98px;
    margin-left: 2px;
    margin-right: 18px;
    float: left;
}

.info_introduce {
    width: 492px;
    height: 72px;
    line-height: 24px;
    color: #666666;
    font-size: 13px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.info_time {
    width: 492px;
    height: 24px;
    line-height: 24px;
    color: #999999;
    font-size: 12px;
    word-spacing: 10px;
}

/* 热门文章/权威发布／视频 */
.hot {
    width: 300px;
    height: 302px;
    margin-bottom: 16px;
    float: right;
}

.title_hot a {
    display: inline-block;
    text-decoration: none;
    width: 300px;
    height: 22px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 22px;
    margin: 0 5px;
}

.title_hot a:hover {
    color: #2fadc1;
}

.hot_text {
    list-style: none;
    font-size: 0;
}

.hot_text li {
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
}

.hot_text li a {
    display: inline-block;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    text-decoration: none;
    width: 280px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hot_text li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* page */
.page {
    padding: 3px;
    text-align: center;
    color: #2fadc1;
    margin: 30px auto;
    font-size: 16px;
    clear: both;
}

.page a {
    border: #2fadc1 1px solid;
    margin: 2px;
    color: #2fadc1;
    padding: 2px 5px;
    text-decoration: none;
}

.page a:hover {
    border: #2fadc1 1px solid;
    color: #fff;
    background-color: #2fadc1;
}

.page a:active {
    border: #2fadc1 1px solid;
    color: #2fadc1;
}

.current {
    padding: 2px 5px;
    border: #2fadc1 1px solid;
    margin: 2px;
    background-color: #2fadc1;
    font-weight: bold;
    color: #fff;
}

.disabled {
    border: #e6e6e6 1px solid;
    padding: 2px 5px;
    margin: 2px;
    color: #e6e6e6;
}

.content4 {
    background-color: #FFF;
    width: 1000px;
    margin: 16px auto;
}

.text_left {
    width: 650px;
    float: left;
}

.text_right {
    width: 300px;
    float: right;
}

.text_left2 {
    width: 680px;
    float: left;
}

.text_left3 {
    width: 680px;
    float: left;
    margin-top: 20px
}

/* 文章详情 */
.details {
    width: 650px;
    margin: 0 10px;
}

.nav_details {
    display: inline-block;
    text-decoration: none;
    width: 650px;
    height: 22px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 22px;
    list-style: none;
}

.nav_details li {
    float: left;
    padding: 0 4px;
}

.nav_details li a {
    display: inline-block;
    text-decoration: none;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 22px;
}

.nav_details li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.details_heading {
    width: 650px;
    border-bottom: #e6e6e6 solid 1px;
    padding-bottom: 50px;
}

.title_details {
    /* line-height: 54px; */
    font-size: 22px;
    color: #323232;
    /* height: 54px; */
    width: 600px;
    text-decoration: none;
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    margin: 12px 0;
}

.title_time {
    width: 520px;
    height: 48px;
    line-height: 48px;
    font-size: 12px;
    color: #999999;
    float: left;
}

.num_comment {
    background: url(images/comment.png) no-repeat left center;
    padding-left: 50px;
    font-size: 30px;
    color: #2fadc1;
    float: right;
    margin-right: 10px;
}

.abstract {
    width: 650px;
    color: #666666;
    font-size: 13px;
    margin: 12px 0;
}

.content_text {
    width: 650px;
    color: #2b2b2b;
    font-size: 15px;
    margin: 12px 0;
}

.content_text img {
    height: auto !important;
}

.content_images {
    margin: 10px;
}

/* 相关文章 */
.about {
    width: 650px;
    height: 180px;
    margin-top: 24px;
}

.title_about a {
    display: inline-block;
    text-decoration: none;
    width: 650px;
    height: 22px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 12px;
    line-height: 22px;
    margin: 0 5px;
}

.title_about a:hover {
    color: #2fadc1;
}

.about_text {
    list-style: none;
    font-size: 0;
    width: 320px;
    float: left;
}

.about_text li {
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
}

.about_text li a {
    display: inline-block;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    text-decoration: none;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_text li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.about_text2 {
    list-style: none;
    font-size: 0;
    width: 320px;
    float: right;
}

.about_text2 li {
    background: url(images/symbol1.png) no-repeat left center;
    padding-left: 20px;
}

.about_text2 li a {
    display: inline-block;
    line-height: 28px;
    color: #666666;
    font-size: 13px;
    text-decoration: none;
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.about_text2 li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

/* 评论列表 */
.comment_list {
    width: 650px;
    border-bottom: #e6e6e6 solid 1px;
    padding: 10px 0;
}

.head_portrait {
    width: 60px;
    height: 60px;
    float: left;
}

.comment_text {
    width: 560px;
    margin-left: 80px;
}

.comment_name {
    font-size: 15px;
    line-height: 48px;
    color: #2b2b2b;
}

.comment_content {
    font-size: 14px;
    color: #666666;
}

.comment_about {
    font-size: 14px;
    color: #2e91e4;
    margin-top: 5px;
}

.comment_time {
    font-size: 12px;
    color: #999999;
    line-height: 42px;
    float: left;
}

.comment_good {
    font-size: 13px;
    color: #666666;
    line-height: 42px;
    margin-left: 460px;
}

.reply {
    font-size: 13px;
    color: #666666;
    margin-left: 20px;
    border: 0;
    background-color: #FFFFFF;
}

.comment_more {
    background-color: #fafafa;
    font-size: 14px;
    color: #666666;
    text-align: center;
    width: 650px;
    height: 36px;
    line-height: 36px;
    margin-top: -1px;
    margin-bottom: 20px;
}

/* 编辑框 */
.edit_box {
    width: 680px;
    margin-top: 30px;
}

.edit_title {
    height: 36px;
    color: #666666;
    font-size: 14px;
    list-style: none;
    float: left;
    margin-left: 10px;
}

.num_comment2 {
    height: 36px;
    color: #2fadc1;
    font-size: 15px;
    float: right;
}

.edit_title li {
    float: left;
    padding: 0 8px;
}

.edit_title li a {
    display: inline-block;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
    text-decoration: none;
}

.edit_title li a:hover {
    color: #2fadc1;
    text-decoration: underline;
}

.comment_area {
    height: 100px;
    width: 670px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #999;
    overflow: auto;
    float: right;
    padding: 5px 5px
}

.comment_submit {
    display: block;
    float: right;
    width: 100px;
    height: 32px;
    background: #2fadc1;
    text-align: center;
    color: #fff;
    line-height: 32px;
    text-decoration: none;
    margin: 20px 0;
}

.comment_area2 {
    height: 80px;
    width: 650px;
    border: 1px solid #dcdcdc;
    font-size: 14px;
    color: #999;
    overflow: auto;
    float: right;
    padding: 5px 5px
}

.comment_submit2 {
    display: block;
    float: right;
    width: 60px;
    height: 26px;
    background: #2fadc1;
    text-align: center;
    color: #fff;
    line-height: 26px;
    text-decoration: none;
    margin: 10px 0;
    font-size: 11px;
}

.edit_box2 {
    width: 650px;
    margin-top: -1px;
}

/* 会议导航栏 */
.nav_meeting {
    background-color: #2fadc1;
    width: 100%;
    height: 44px;
    box-shadow: 0 1px 2px #9b9b9b;
}

.nav_meeting2 {
    width: 1000px;
    height: 44px;
    background: #2fadc1;
    margin: 0 auto;
}

.nav_meeting2 li {
    display: inline;
    height: 44px;
}

.nav_meeting2 li a {
    display: inline-block;
    padding: 0 35px;
    height: 44px;
    line-height: 44px;
    color: #FFF;
    font-size: 16px;
    text-decoration: none;
}

.nav_meeting2 li a:hover {
    background: #46c0d3;
}

.selected {
    background: #46c0d3;
}

/* 会议直播 */
.meeting_box {
    width: 680px;
    min-height: 444px
}

.title_meeting {
    line-height: 36px;
    font-size: 22px;
    color: #323232;
    height: 60px;
    width: 680px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.title_meeting5 {
    line-height: 36px;
    font-size: 22px;
    color: #323232;
    width: 680px;
}

.live {
    width: 680px;
    height: 384px;
    background-color: #f0f0f0;
}

.title_comment {
    width: 680px;
    height: 60px;
    line-height: 60px;
    border-bottom: #2fadc1 solid 2px;
    font-size: 15px;
}

.live_list {
    width: 300px;
}

.title_live {
    margin-bottom: 16px;
    width: 300px;
    height: 36px;
    line-height: 36px;
    border-bottom: #2fadc1 solid 2px;
}

.live_text {
    color: #2b2b2b;
    font-size: 15px;
    float: left;
}

.live_text2 {
    color: #666666;
    font-size: 14px;
    float: right;
    padding-right: 10px;
}

.live_list2 {
    width: 300px;
    height: 100px;
    border-bottom: #eeeeee solid 1px;
}

.live_list3 {
    margin-top: 20px;
}

.live_pic {
    width: 120px;
    height: 72px;
    margin-top: 10px;
    float: left;
}

.live_name {
    width: 170px;
    font-size: 14px;
    color: #666666;
    margin-left: 130px;
    padding-top: 10px;
    text-decoration: none;
}

.live_time {
    width: 170px;
    font-size: 14px;
    color: #acacac;
    margin-left: 130px;
}

.live_name2 {
    width: 270px;
    font-size: 15px;
    color: #666666;
    padding-top: 10px;
    text-decoration: none;
    background: url(images/symbol2.png) no-repeat left center;
    padding-left: 24px;
}

.live_time2 {
    width: 270px;
    font-size: 15px;
    color: #acacac;
    margin-left: 24px;
}

/*直播录播*/
.live_name6 {
    width: 300px;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
    text-decoration: none;
}

.live_time6 {
    width: 300px;
    font-size: 14px;
    color: #acacac;
    margin-top: 15px;
    margin-bottom: 15px
}

.live_list4 {
    width: 300px;
    border-bottom: #eeeeee solid 1px;
}

.text_left5 {
    width: 680px;
    float: left;
    margin-top: 20px
}

.text_left6 {
    width: 680px;
    float: left;
}

.text_left7 {
    width: 680px;
    float: left;
}

.list1 {
    width: 680px;
    height: 110px;
    border: #e6e6e6 solid 1px;
    margin-top: 20px
}

.meeting_name6 {
    line-height: 20px;
    color: #323232;
    font-size: 14px;
    margin: 10px 0px;
    word-wrap: break-word;
}

.meeting_time6 {
    line-height: 20px;
    color: #666666;
    font-size: 10px;
    margin: 10px 0px;
    float: right
}

.meeting_time7 {
    line-height: 30px;
    color: #666666;
    font-size: 10px;
    margin: 10px 0px;
}

.meeting_stick {
    margin-left: 140px;
    font-size: 10px;
    color: red
}

.live_list8 {
    width: 680px;
    height: 110px;
    border: #e6e6e6 solid 1px;
    margin-top: 20px
}

.live_name7 {
    width: 500px;
    font-size: 14px;
    color: #666666;
    margin-left: 140px;
    padding-top: 10px;
    text-decoration: none;
    height: 50px;
}

.live_time7 {
    width: 500px;
    font-size: 14px;
    color: #acacac;
    margin-left: 140px;
    margin-top: 10px
}

/* 会议系统 */
.title_meeting2 {
    line-height: 36px;
    font-size: 15px;
    color: #323232;
    height: 36px;
    width: 680px;
    border-bottom: #2fadc1 solid 2px;
}

.meeting_box2 {
    width: 328px;
    height: 278px;
    border: #eeeeee solid 1px;
    margin-top: 20px;
    float: left;
    margin-right: 10px;
}

.meeting_all {
    margin-top: 20px;
    margin-bottom: 20px
}

.meeting_name {
    line-height: 30px;
    color: #323232;
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0 8px;
}

.meeting_time {
    line-height: 18px;
    color: #666666;
    font-size: 10px;
    margin: 0 8px;
}

.meeting_about {
    line-height: 18px;
    color: #666666;
    font-size: 10px;
    margin: 0 8px;
    height: 36px;
    overflow: hidden;
}

.calendar {
    width: 300px;
    height: 280px;
    margin-top: 40px;
}

/* 会议指南 */
.guide_box {
    width: 650px;
    border-bottom: #eeeeee solid 1px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.guide_title {
    color: #2fadc1;
    font-size: 18px;
    padding: 5px 0;
}

.guide_content {
    color: #666666;
    font-size: 15px;
}

.guide_content2 a {
    display: inline-block;
    text-decoration: none;
    color: #666666;
    font-size: 15px;
}

.guide_content2 a:hover {
    color: #4dc2d4;
    text-decoration: underline;
}

.invitation {
    background-color: #2fadc1;
    width: 60px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    float: right;
    margin-top: -36px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

/* 广告栏2 */
.advertisement2 {
    width: 320px;
    height: 240px;
    margin-top: 20px;
}

/* 热门会议 */
.hot_meeting {
    margin-top: 0px;
}

.title_hot_meeting {
    width: 300px;
    height: 36px;
    line-height: 36px;
    border-bottom: #2fadc1 solid 2px;
    color: #2b2b2b;
    font-size: 15px;
}

.hot_meeting2 {
    width: 300px;
    border-bottom: #eeeeee solid 1px;
    padding: 4px 0;
}

.hot_name a {
    width: 300px;
    display: inline-block;
    text-decoration: none;
    line-height: 32px;
    color: #666666;
    font-size: 15px;
}

.hot_name a:hover {
    color: #4dc2d4;
    text-decoration: underline;
}

.hot_time {
    line-height: 28px;
    color: #acacac;
    font-size: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 会议日程 */
.title_agenda {
    height: 50px;
    line-height: 50px;
    width: 680px;
    border-bottom: #2fadc1 solid 2px;
    font-size: 15px;
}

/*.agenda_box{width:650px; margin: 20px 0; border:#eeeeee solid 1px;}*/
.agenda_box {
    width: 680px;
    margin: 20px 0;
}

.agenda_chapter {
    background-color: #e9fcff;
    width: 680px;
}

.agenda_chapter2 {
    line-height: 48px;
    color: #2b2b2b;
    font-size: 18px;
    padding: 0 10px;
}

.agenda_day {
    background-color: #CBE6EA;
    width: 680px;
}

.agenda_day2 {
    line-height: 48px;
    color: #2b2b2b;
    font-size: 18px;
    padding: 0 10px;
    font-weight: bold
}

.agenda_text {
    padding: 5px 10px;
}

.agenda_time {
    line-height: 36px;
    font-size: 18px;
    color: #2fadc1;
}

.agenda_speaker, .agenda_subject {
    line-height: 25px;
    font-size: 16px;
    color: #787878;
    padding-right: 100px;
}

.agenda_text2 {
    background-color: #fafafa;
    padding: 5px 10px;
}

.review {
    background-color: #2fadc1;
    width: 60px;
    height: 20px;
    line-height: 20px;
    padding: 5px;
    color: #FFFFFF;
    font-size: 12px;
    text-align: center;
    float: right;
    margin-top: -60px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin-right: 10px;
    display: inline-block;
    text-decoration: none;
}

/* 日期 */
.date {
    width: 360px;
    margin-top: 20px;
}

.date_text {
    height: 36px;
    line-height: 36px;
    list-style: none;
    float: left;
    padding: 0 10px;
}

.date_text a {
    font-size: 18px;
    color: #2fadc1;
    display: inline-block;
    text-decoration: none;
    float: left;
}

.date_text a:hover {
    border-bottom: #4dc2d4 solid 2px;
}

.agenda_box2 {
    width: 300px;
    border: #eeeeee solid 1px;
    margin-top: 10px;
}

.agenda_text3 a {
    display: inline-block;
    width: 280px;
    height: 80px;
    background-color: #FFFFFF;
    padding: 5px 10px;
}

.agenda_text3 a:hover {
    background-color: #e9fcff;
}

.agenda_text4 a {
    display: inline-block;
    width: 280px;
    height: 80px;
    background-color: #fafafa;
    padding: 5px 10px;
}

.agenda_text4 a:hover {
    background-color: #e9fcff;
}

.agenda_subject2 {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #2b2b2b;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.agenda_time2, .agenda_address2 {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 讲者搜索 */
.speaker_search {
    width: 500px;
    height: 50px;
    margin-top: 20px;
    margin-left: 250px;
}

.speaker_search2 {
    width: 400px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: left;
}

.search_confirm {
    width: 80px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
    float: right;
    line-height: 36px;
}

/* 讲者介绍 */
.speaker_box a {
    width: 178px;
    height: 298px;
    border: #eeeeee solid 1px;
    margin: 10px;
    text-align: center;
    display: inline-block;
}

.speaker_box a:hover {
    background-color: #fafafa;
}

.speaker_box li {
    list-style: none;
    float: left;
}

.speaker_images {
    width: 170px;
    height: 210px;
    margin: 4px;
}

.speaker_name {
    color: #666666;
    font-size: 18px;
    padding: 5px 0;
}

.speaker_company, .speaker_title, .speaker_department {
    color: #666666;
    font-size: 12px;
    padding: 2px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* 讲者信息 */
.speaker_box2 {
    width: 300px;
    border: #eeeeee solid 1px;
    margin-top: 20px;
    text-align: center;
    padding-bottom: 10px;
}

.speaker_images2 {
    width: 170px;
    height: 210px;
    margin: 10px 65px;
}

.speaker_name2 {
    color: #666666;
    font-size: 20px;
    padding: 5px 0;
}

.speaker_company2, .speaker_title2, .speaker_department2 {
    color: #666666;
    font-size: 14px;
    padding: 2px 0;
}

.speaker_box3 {
    width: 300px;
    border: #eeeeee solid 1px;
    margin-top: -1px;
}

.introduce_title {
    color: #666666;
    font-size: 18px;
    padding: 8px;
}

.introduce_content {
    color: #666666;
    font-size: 14px;
    padding: 10px;
    letter-spacing: 2px;
}

/* 讲者文章视频 */
.speaker_nav {
    width: 680px;
    height: 36px;
    margin-top: 20px;
    background-color: #e9fcff;
}

.speaker_nav li {
    display: inline;
    height: 36px;
    width: 340px;
    float: left;
    text-align: center;
}

.speaker_nav li a {
    width: 340px;
    display: inline-block;
    height: 36px;
    line-height: 36px;
    color: #666666;
    font-size: 16px;
    text-decoration: none;
}

.speaker_nav li a:hover {
    background: #46c0d3;
    color: #FFF;
}

/* 报名参会 */
.enroll_box {
    width: 650px;
    margin: 20px 0;
    border: #eeeeee solid 1px;
}

.enroll_title {
    height: 48px;
    line-height: 48px;
    color: #2fadc1;
    font-size: 18px;
    background-color: #e9fcff;
    text-align: center;
}

.enroll_box2, .member_box {
    width: 650px;
    border-bottom: #eeeeee solid 1px;
}

.enroll_text {
    width: 100px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #323232;
    float: left;
    padding-left: 40px;
}

.enroll_text2 {
    width: 460px;
    height: 44px;
    line-height: 44px;
    font-size: 18px;
    color: #acacac;
    margin: 8px 0;
    border: 0;
}

.enroll_box3 {
    width: 650px;
    height: 80px;
    text-align: center;
}

.enroll_submit, .enroll_edit {
    width: 200px;
    height: 36px;
    background-color: #2fadc1;
    line-height: 20px;
    padding: 5px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    border: 0;
    margin: 20px
}

.team a {
    line-height: 48px;
    color: #2fadc1;
    font-size: 16px;
    float: right;
    margin-right: 20px;
    display: inline-block;
    margin-top: -48px;
}

.team a:hover {
    text-decoration: underline;
}

.name_info {
    width: 650px;
    height: 48px;
    border-bottom: #eeeeee solid 1px;
    line-height: 48px;
    font-size: 18px;
    color: #323232;
    text-align: center;
}

.member_name {
    width: 100px;
    line-height: 60px;
    font-size: 18px;
    color: #323232;
    padding-left: 40px;
    float: left;
}

.member_company {
    line-height: 60px;
    font-size: 18px;
    color: #acacac;
}

/* 登录 */
.login_bg {
    width: 100%;
}

.login_box {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -190px 0 0 -280px;
    width: 560px;
    height: auto;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    padding-bottom: 40px;
}

.login_title {
    width: 560px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    color: #323232;
    text-align: center;
}

.contribution_login_title {
    width: 300px;
    height: 60px;
    line-height: 80px;
    font-size: 15px;
    color: #323232;
    text-align: center;
}

.contribution_login_error {
    display: inline-block;
    color: #ff6a6a;
    font-size: 13px;
    margin-left: 450px;
    margin-top: -30px;
}

.login_title2 {
    width: 560px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #9b9b9b;
    text-align: center;
    margin-top: -20px;
}

.login_username, .login_password {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 130px;
    padding-left: 10px;
    box-sizing: border-box;
}
.login_password{
    color:#666;
    position: relative;
}
.login_password input{
    position: absolute;
    background: none;
    outline: none;
    border: none;
    height:100%;
    width: 176px;
    margin-right: 244px;
}
.login_password div{
    color:#999;
    font-size: 13px;
    display: flex;
    align-items: center;
    float: right;
    line-height: 38px;
}
.login_password div i{
    height:14px;
    width:2px;
    background: #999;
}
.login_password div span{
    line-height: 36px;
    padding:0 10px;
    color:#777;
    font-size: 13px;
    cursor: pointer;
    width: 110px;
    box-sizing: border-box;
    text-align: center;
}


.register_text{
    width:298px;
    margin:0 auto;
    text-align: center;
    display: none;
}
.register_text a {
    line-height: 24px;
    font-size: 13px;
    color: #2fadc1;
}

.register_text a:hover {
    text-decoration: underline;
}
.register_text a:focus{
    color:#2fadc1;
}
.type_cut{
    display: flex;
    justify-content: space-between;
    width: 298px;
    margin:0 auto;
}
.forget_text{
    line-height: 24px;
    display: inline;
    font-size: 12px;
    color: #666;
    vertical-align: middle;
}
.forgot_password{
    display: none;
}
.forget_text span{
    vertical-align: middle;
    cursor: pointer;
}

.forget_text a {
    color: #666;
    display: inline-block;
    /*float: right;*/
    vertical-align: middle;
}

.forget_text a:focus{
    color:#333;
}

.remeber_me  {
    line-height: 24px;
    font-size: 12px;
    color: #666666;
    cursor: pointer;
}
.remeber_me label{
    vertical-align: middle;
    cursor: pointer;
}
.remeber_me input{
    margin-right: 6px;
    border:none;
}
.remeber_me input[type=checkbox]{
    cursor: pointer;
    position: relative;
    width: 15px;
    height: 15px;
    font-size: 14px;
    vertical-align: middle;
}
.remeber_me input[type=checkbox]::after{
    position: absolute;
    top: 0;
    color: #fff;
    width: 15px;
    height: 15px;
    line-height: 15px;
    display: inline-block;
    visibility: visible;
    padding-left: 0;
    text-align: center;
    content: ' ';
    border-radius: 3px
}

.remeber_me input[type=checkbox]:checked::after{
    background-color: #2FADC1;
    content: "✓";
    font-size: 12px;
    font-weight: bold;
}

.confirm {
    width: 300px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
    margin: 20px 130px 10px;
}

.close {
    background: url(images/close.png);
    width: 20px;
    height: 20px;
    border: 0;
    top: 8px;
    right: 8px;
    position: absolute;
}

.close1 {
    background: url(images/close.png);
    width: 20px;
    height: 20px;
    border: 0;
    float: right;
    margin-top: 8px;
    margin-right: 8px;
}

.verify_code3 {
    width: 120px;
    height: 34px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 10px 130px;
    float: left;
}

.verify_code4 {
    width: 170px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: right;
    padding-left: 10px;
    margin: 10px 130px 10px 0;
}

/* 注册 */
.register_box {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -134px 0 0 -240px;
    width: 480px;
    height: 268px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.register_title {
    width: 480px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    color: #323232;
    margin-left: 190px;
}

.register_title2 {
    width: 480px;
    height: 36px;
    line-height: 36px;
    font-size: 14px;
    color: #9b9b9b;
    text-align: center;
    margin-top: -20px;
}

.register_title3 {
    width: 480px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    color: #323232;
    text-align: center;
    margin-left: 20px;
}

.register_title4 {
    width: 480px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    color: #323232;
    text-align: center;
}

.register_username {
    width: 300px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
}

.register_confirm {
    width: 300px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 20px 90px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
}

.agreement_text a {
    line-height: 24px;
    font-size: 13px;
    color: #2fadc1;
    display: inline-block;
    float: right;
    margin-right: 90px;
}

.agreement_text a:hover {
    text-decoration: underline;
}

.register_box2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -220px 0 0 -240px;
    width: 480px;
    /*height: 440px;*/
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.register_password {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
}

.verify_code {
    width: 120px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 10px 90px;
    float: left;
}

.verify_code2, .message_code {
    width: 170px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    float: right;
    padding-left: 10px;
    margin: 10px 90px 10px 0;
}

.message {
    width: 120px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 10px 90px;
    float: left;
    font-size: 13px;
    color: #9b9b9b;
    line-height: 36px;
    text-align: center;
}

.submit_confirm {
    width: 50px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
}

/* 完善信息 */
.doctor_info_box {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -330px 0 0 -240px;
    width: 480px;
    height: 660px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.doctor_title {
    width: 240px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    color: #323232;
    font-size: 24px;
    background-color: #FFFFFF;
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
    float: left;
    margin-bottom: 20px;
}

.other_title {
    width: 240px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    color: #deecef;
    font-size: 24px;
    background-color: #7fbcc6;
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    float: right;
    margin-bottom: 20px;
}

.doctor_title2 {
    width: 240px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    color: #deecef;
    font-size: 24px;
    background-color: #7fbcc6;
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
    float: left;
    margin-bottom: 20px;
}

.other_title2 {
    width: 240px;
    height: 68px;
    line-height: 68px;
    text-align: center;
    color: #323232;
    font-size: 24px;
    background-color: #FFFFFF;
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
    float: right;
    margin-bottom: 20px;
}

.user_name {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
}

.province_box {
    width: 144px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0 10px 90px;
    padding-left: 10px;
    background-color: #FFFFFF;
    color: #9b9b9b;
    float: left;
}

.city_box {
    width: 144px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px 10px 0;
    padding-left: 10px;
    background-color: #FFFFFF;
    color: #9b9b9b;
    float: right;
}

.company_box, .department_box {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
    background-color: #FFFFFF;
    color: #9b9b9b;
}

.major_box {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
    background-color: #FFFFFF;
    color: #9b9b9b;
}

.position_box {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
    background-color: #FFFFFF;
    color: #9b9b9b;
}

/* 用户中心 */
.head_box {
    position: relative;
}

.user_head {
    width: 138px;
    height: 138px;
    border: #fff solid 6px;
    position: absolute;
    top: 20%;
    left: 45%;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.user_v {
    position: absolute;
    top: 70%;
    left: 68%;
    width: 34px;
    height: 34px;
}

.head_box2 {
    position: absolute;
    top: 64%;
    left: 46%;
    width: 138px;
    text-align: center;
}

.head_box2 p {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 36px;
}

.nav_user {
    background-color: #ffffff;
    width: 100%;
    height: 60px;
    box-shadow: 0 1px 2px #d7d7d7;
}

.nav_user2 {
    width: 1000px;
    height: 60px;
    background: #ffffff;
    margin: 0 auto;
}

.nav_user2 li {
    display: inline;
    height: 60px;
}

.nav_user2 li a {
    display: inline-block;
    padding: 0 32px;
    height: 56px;
    line-height: 60px;
    color: #505050;
    font-size: 18px;
    text-decoration: none;
}

.nav_user2 li a:hover {
    border-bottom: #2fadc1 solid 4px;
}

.collect_box {
    width: 288px;
    height: 100px;
    margin-top: 20px;
    border: #eeeeee solid 1px;
    border-right: none;
}

.collect_box li {
    display: inline;
    width: 95px;
    height: 100px;
    float: left;
    text-decoration: none;
    text-align: center;
    border-right: #eeeeee solid 1px;
}

.collect_number {
    color: #2fadc1;
    font-size: 30px;
    line-height: 64px;
}

.collect_title {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
}

/* 遮罩层＋弹窗 */
.box5 {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.box6 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -134px 0 0 -240px;
    width: 480px;
    height: 268px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.text_resume {
    color: #787878;
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    margin-left: 90px;
}

.upload {
    background-color: #2fadc1;
    color: #FFFFFF;
    width: 48px;
    height: 24px;
    line-height: 24px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    float: right;
    margin-right: 90px;
    margin-top: 8px;
}

/* 个人信息 */
.userInfo_box {
    width: 650px;
    margin: 20px 0 200px 0;
    border: #eeeeee solid 1px;
}

.userInfo_title {
    height: 48px;
    line-height: 48px;
    color: #505050;
    font-size: 18px;
    background-color: #e9fcff;
    text-align: center;
}

.userInfo {
    width: 650px;
    height: 60px;
    border-bottom: #eeeeee solid 1px;
}

.userInfo_text {
    width: 100px;
    height: 42px;
    line-height: 42px;
    font-size: 15px;
    color: #787878;
    float: left;
    text-align: right;
}

.userInfo_text2 {
    width: 300px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #787878;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 4px 30px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

.userInfo_text3 {
    height: 42px;
    line-height: 42px;
    padding-right: 20px;
    float: right;
}

.userInfo_text3 a {
    font-size: 14px;
    color: #009bb4;
    text-decoration: none;
    display: inline-block;
}

.userInfo_text3 a:hover {
    color: #46c0d3;
}

.userInfo_text4 {
    width: 300px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #787878;
    border: 0;
    margin: 12px 30px;
    padding-left: 10px;
}

.userInfo_text5 {
    width: 130px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #787878;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 12px 10px 12px 30px;
    padding-left: 10px;
    background-color: #FFFFFF;
    float: left;
}

.userInfo_text6 {
    width: 300px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #787878;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 12px 30px 12px 130px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

.userInfo_box3 {
    width: 650px;
    height: 80px;
    text-align: center;
}

.userInfo_submit {
    width: 300px;
    height: 36px;
    background-color: #2fadc1;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    border: 0;
    margin: 20px
}

.userInfo_submit1 {
    width: 300px;
    height: 36px;
    background-color: #2fadc1;
    line-height: 20px;
    color: #FFFFFF;
    font-size: 16px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    border: 0;
}

/* 修改密码遮罩层＋弹窗 */
.changePassword {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.changePassword2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -180px 0 0 -240px;
    width: 480px;
    height: 360px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.identityCard {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.changeIdentityCard2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -180px 0 0 -240px;
    width: 480px;
    height: 320px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* 验证信息遮罩＋弹窗 */
.verification, .head_portrait2 {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.verification2, .head_portrait3 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -200px 0 0 -240px;
    width: 480px;
    height: 400px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.upload_photo {
    width: 60px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #2fadc1;
    font-size: 12px;
    margin: 5px auto;
    text-align: center;
}

.upload_photo1 {
    width: 80px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #2fadc1;
    font-size: 14px;
    text-align: center;
}

.upload_photo2 {
    width: 80px;
    height: 33px;
    line-height: 33px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #2fadc1;
    font-size: 14px;
    text-align: center;
}

.workPermit {
    width: 180px;
    height: 180px;
    background-color: #fafafa;
    margin: 0 auto;
}

.operation {
    width: 32px;
    height: 21px;
    line-height: 21px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #2fadc1;
    font-size: 14px;
    text-align: center;
}

/* 修改手机号遮罩层＋弹窗 */
.changeTel {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.changeTel2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -134px 0 0 -240px;
    width: 480px;
    height: 268px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.changeTel3 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -240px;
    width: 480px;
    /*height: 320px;*/
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.changeTel_name {
    width: 298px;
    height: 36px;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 90px;
    padding-left: 10px;
}

/* 修改单位遮罩层＋弹窗 */
.company {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.company2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -240px;
    width: 480px;
    height: 320px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/*提交按钮遮罩层+弹窗*/
.submitConfirm {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.submitConfirm1 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -240px;
    width: 350px;
    height: 200px;
    z-index: 1001;
}

.submitButton {
    width: 60px;
    height: 30px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
}

/*下一步提示按钮遮罩层+弹窗*/
.prompt {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.prompt1 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -240px;
    width: 350px;
    height: 200px;
    z-index: 1001;
}

/*其他人员申请投稿人*/
.otherInfo_text {
    width: 200px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #787878;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

/*申请投审稿中点击投审稿提示*/
.wait {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.register_title6 {
    width: 384px;
    height: 50px;
    line-height: 80px;
    font-size: 24px;
    color: #323232;
    text-align: center;
}

.wait2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -240px;
    width: 384px;
    height: 256px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.submitButton4 {
    width: 100px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
}

/*指派审稿人遮罩层+弹窗*/
.arrange {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.arrange1 {
    background-color: #fff;
    position: fixed;
    left: 25%;
    top: 10%;
    margin: 0 auto;
    width: 50%;
    z-index: 1001;
}

.contribution_comment {
    width: 25%;
    background-color: #fff;
    height: 25%;
    margin: 0 auto;
    top: 40%;
    left: 35%;
    position: absolute;
    min-width: 400px;
}

.comment_button {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 22px;
    margin: auto;
    width: 215px;

}

.comment_title {
    font-size: 16px;
    text-align: center;
    padding-top: 5%;
    font-weight: bold;
    letter-spacing: 30px;
    background-color: #117281;
}

.iframe {
    background-color: #fff;
    position: fixed;
    left: 23%;
    top: 18%;
    margin: 0px auto;
    width: 54%;
    height: 64%;
    z-index: 1001;
}

/*删除稿件提示*/
.delete {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.delete2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -160px 0 0 -240px;
    width: 336px;
    height: 200px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.delete_title6 {
    width: 336px;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    color: #323232;
    text-align: center;
}

.deleteButton {
    width: 65px;
    height: 35px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
}

/* 新增成员遮罩层＋弹窗 */
.newMember, .newMember3 {
    height: 100%;
    width: 100%;
    position: fixed;
    _position: absolute;
    top: 0;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.7);
    display: none;
}

.newMember4 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -270px 0 0 -240px;
    width: 480px;
    height: 540px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.newMember2 {
    background-color: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    margin: -320px 0 0 -240px;
    width: 480px;
    height: 640px;
    z-index: 1001;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

/* 服务预订列表 */
.booking {
    width: 650px;
    margin: 0 10px;
    float: left;
}

.list2 {
    width: 650px;
    height: 128px;
    border-bottom: #e6e6e6 solid 1px;
}

.book_title a {
    line-height: 48px;
    font-size: 20px;
    color: #323232;
    height: 48px;
    width: 600px;
    margin-top: 10px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.book_title a:hover {
    color: #2fadc1;
}

.book_images {
    width: 130px;
    height: 98px;
    margin: 16px 18px 0 2px;
    float: left;
}

/* 报名费 */
.book_box {
    width: 650px;
    border: #eeeeee solid 1px;
}

.book_title {
    color: #2fadc1;
    font-size: 16px;
    height: 48px;
    line-height: 48px;
    border-bottom: #eeeeee solid 1px;
    padding: 0 20px;
}

.book_list {
    height: 100px;
    padding: 0 20px;
    border-bottom: #eeeeee solid 1px;
}

.book_list ul {
    list-style: none;
    float: left;
    width: 250px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 20px 0;
}

.book_info {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 30px;
}

.book_info2 {
    color: #9b9b9b;
    font-size: 14px;
    line-height: 30px;
}

.book_price {
    color: #ff6a6a;
    font-size: 16px;
    line-height: 100px;
    width: 250px;
    float: left;
}

.book_btn {
    background-color: #2fadc1;
    width: 68px;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    margin: 34px 20px;
}

.book_text {
    color: #9b9b9b;
    font-size: 14px;
    line-height: 30px;
    padding: 20px;
}

.book_info3 {
    color: #3c3c3c;
    font-size: 16px;
    line-height: 100px;
    width: 250px;
    float: left;
}

/* 酒店订单 */
.yourChoice {
    width: 300px;
    margin: 60px 0;
    border: #eeeeee solid 1px;
}

.yourChoice_title {
    height: 36px;
    line-height: 36px;
    color: #3c3c3c;
    font-size: 18px;
    background-color: #e9fcff;
    padding-left: 10px;
}

.yourChoice_image {
    width: 108px;
    height: 84px;
    padding: 10px;
}

.yourChoice_info {
    padding: 0 10px;
    width: 280px;
}

.yourChoice_text {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 28px;
}

.yourChoice_text2 {
    font-size: 11px;
    color: #666666;
    line-height: 20px;
}

.yourChoice_text3 {
    font-size: 16px;
    color: #3c3c3c;
    line-height: 36px;
    padding-bottom: 10px;
}

.yourChoice_title2 {
    background-color: #fffbf2;
    padding: 0 10px;
    border-top: #eeeeee solid 1px;
}

.yourChoice_name {
    font-size: 11px;
    color: #a0a0a0;
    line-height: 30px;
}

.yourChoice_label {
    font-size: 14px;
    color: #3c3c3c;
    line-height: 24px;
}

.yourChoice_price {
    font-size: 24px;
    color: #ff6a6a;
    line-height: 36px;
    text-align: right;
    padding-bottom: 10px;
}

.order_box {
    width: 680px;
    border: #eeeeee solid 1px;
}

.order_title {
    height: 36px;
    line-height: 36px;
    color: #3c3c3c;
    font-size: 18px;
    background-color: #e9fcff;
    padding-left: 10px;
}

.order_list {
    height: 100px;
    border-top: #eeeeee solid 1px;
}

.order_name {
    font-size: 16px;
    height: 100px;
    line-height: 100px;
    color: #666666;
    width: 120px;
    text-align: center;
    float: left;
}

.order_info {
    height: 100px;
    width: 560px;
    background-color: #fafafa;
    float: right;
}

.order_box2 {
    width: 220px;
    margin: 18px 0 0 18px;
    float: left;
}

.order_box3 {
    width: 220px;
    margin: 18px 0 0 18px;
}

.order_text {
    color: #3c3c3c;
    font-size: 11px;
    margin-right: 5px;
}

.order_input {
    width: 160px;
    height: 24px;
}

.order_room {
    width: 60px;
    height: 24px;
}

.order_userName, .order_tel {
    width: 160px;
    height: 24px;
}

.order_list2 {
    height: 200px;
    border-top: #eeeeee solid 1px;
}

.order_name2 {
    font-size: 16px;
    height: 200px;
    line-height: 200px;
    color: #666666;
    width: 120px;
    text-align: center;
    float: left;
}

.order_info2 {
    height: 200px;
    width: 560px;
    background-color: #fafafa;
    float: right;
}

.invoice_text {
    width: 200px;
    height: 24px;
    color: #3c3c3c;
    font-size: 11px;
    margin-right: 20px;
}

.order_box4 {
    width: 360px;
    margin: 18px 0 0 18px;
}

.order_invoice {
    width: 300px;
    height: 24px;
}

.order_confirm {
    width: 680px;
    margin: 40px 180px;
}

.order_confirm2 {
    width: 140px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
    margin: 0 10px;
}

/* 支付 */
.pay_box {
    width: 998px;
    border: #eeeeee solid 1px;
    background-color: #e9fcff;
    height: 60px;
}

.pay_label {
    font-size: 14px;
    color: #3c3c3c;
    line-height: 60px;
    width: 100px;
    float: left;
    text-align: center;
}

.pay_symbol {
    font-size: 14px;
    color: #ff6a6a;
    line-height: 60px;
    width: 30px;
    float: left;
    text-align: center;
}

.pay_price {
    font-size: 26px;
    color: #ff6a6a;
    line-height: 60px;
    float: left;
    font-weight: 900;
}

.pay {
    width: 140px;
    height: 36px;
    color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 0;
    background-color: #2fadc1;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    margin: 30px 430px;
}

.tab_box {
    border: #eeeeee solid 1px;
    border-top: none;
}

.tab li {
    float: left;
    width: 499px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background-color: #FAFAFA;
    color: #666666;
}

.tab li.fli {
    background-color: #fff;
    color: #2fadc1;
}

.tab {
    overflow: hidden;
    zoom: 1;
    list-style-type: none;
}

#tab_con {
    width: 998px;
    height: 420px;
}

#tab_con div {
    width: 998px;
    height: 420px;
    display: none;
}

#tab_con div.wechat {
    display: block;
    background-color: #fff;
}

/* 精彩视频 */
.live2 {
    width: 650px;
    height: 384px;
    background-color: #f0f0f0;
    margin: 20px 0;
}

/* 消息 */
.commentMessage_box {
    width: 650px;
    height: 900px;
    margin: 0 10px;
    float: left;
}

.commentMessage {
    width: 650px;
    height: 108px;
    border-bottom: #e6e6e6 solid 1px;
}

.commentMessage a {
    line-height: 48px;
    font-size: 18px;
    color: #323232;
    height: 48px;
    width: 600px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.commentMessage a:hover {
    color: #2fadc1;
}

.commentMessage_reviewers, .commentMessage_time {
    width: 650px;
    line-height: 24px;
    color: #666666;
    font-size: 14px;
}

.systemMessage_box {
    width: 650px;
    height: 900px;
    margin: 0 10px;
    float: left;
}

.systemMessage {
    width: 650px;
    border-bottom: #e6e6e6 solid 1px;
}

.systemMessage_title {
    line-height: 48px;
    font-size: 18px;
    color: #323232;
    height: 48px;
    width: 600px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.systemMessage_reviewers, .systemMessage_time {
    width: 650px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
}

/* 订单 */
.myOrder_box {
    width: 650px;
    height: 900px;
    margin: 0 10px;
    float: left;
}

.myOrder {
    width: 650px;
    border-bottom: #e6e6e6 solid 1px;
}

.myOrder_title {
    line-height: 48px;
    font-size: 18px;
    color: #323232;
    height: 48px;
    width: 600px;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.myOrder_number, .myOrder_time {
    width: 650px;
    line-height: 30px;
    color: #666666;
    font-size: 14px;
}

.myOrder_price {
    width: 650px;
    height: 30px;
}

.price_type {
    line-height: 30px;
    color: #666666;
    font-size: 14px;
    float: left;
}

.price_price {
    line-height: 30px;
    color: #ff6a6a;
    font-size: 14px;
    margin-left: 10px;
    float: left;
}

.myOrder_pay {
    width: 650px;
    height: 36px;
}

.myOrder_state {
    line-height: 30px;
    color: #ff6a6a;
    font-size: 14px;
    float: left;
}

.myOrder_state2 {
    line-height: 30px;
    color: #2fadc1;
    font-size: 14px;
    float: left;
}

.myOrder_state3 {
    line-height: 30px;
    color: #2e91e4;
    font-size: 14px;
    float: left;
}

.myOrder_btn {
    width: 60px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-color: #2fadc1;
    color: #FFFFFF;
    font-size: 12px;
    float: right;
    margin: 0 5px;
    text-decoration: none;
}

.year {
    width: 132px;
    height: 36px;
    line-height: 36px;
    font-size: 15px;
    color: #787878;
    border: #c8c8c8 solid 1px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    margin: 4px 0 4px 30px;
    padding-left: 10px;
    background-color: #FFFFFF;
}

.meeting_images img {
    display: block;
}

/*搜索*/
.center {
    background-color: #FFF;
    width: 1000px;
    margin: 16px auto;
}

.center1 {
    background-color: #FFF;
    width: 1300px;
    margin: 16px auto;
}

.search_information {
    width: 1000px;
    height: 28px;
    margin: 0 auto 8px;
    border-bottom: #2fadc1 solid 2px;
    font-size: 14px;
}

.search_list {
    list-style: none;
    width: 1000px;
}

/*.search_list2{border-bottom:#e6e6e6 solid 1px;}*/
.search_title a {
    display: inline-block;
    font-size: 18px;
    line-height: 36px;
    text-decoration: none;
    width: 1000px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.search_title a:hover {
    color: #2fadc1;
}

.search_introduce {
    width: 1000px;
    line-height: 24px;
    font-size: 15px;
    margin: 15px 0;
}

/*排序*/
.ls-th-sort {
    cursor: pointer;
}

.ls-sort {
    padding-right: 10px;
}

.ls-sort-asc {
    background: url('images/sort_asc.png') no-repeat right center;
}

.ls-sort-desc {
    background: url('images/sort_desc.png') no-repeat right center;
}

/**样式*/
.require {
    color: red
}

/*气泡对话框样式*/
.bubble {
    margin: 0px auto;
    width: 320px;
}

.demo {
    margin-bottom: 20px;
    padding-left: 50px;
    position: relative;
}

.triangle {
    position: absolute;
    top: 50%;
    margin-top: -3px;
    left: 42px;
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
    line-height: 0;
    font-size: 0;
    border-bottom: 8px solid #FFF;
    border-top: 8px solid #FFF;
    border-left: none;
    border-right: 8px solid #3079ED;
    margin-left: 155px;
}

.demo .article_one {
    float: left;
    color: #FFF;
    display: inline-block;
    *display: inline;
    zoom: 1;
    padding: 10px 10px;
    border: 1px solid #3079ED;
    background: #eee;
    border-radius: 5px;
    background-color: #4D90FE;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#4D90FE), to(#4787ED));
    background-image: -webkit-linear-gradient(top, #4D90FE, #4787ED);
    background-image: -moz-linear-gradient(center top, #4D90FE, #4787ED);
    background-image: linear-gradient(top, #4D90FE, #4787ED);
}

.fr {
    padding-left: 0px;
    padding-right: 50px;
}

.fr .triangle {
    left: auto;
    right: 42px;
    border-bottom: 8px solid #FFF;
    border-top: 8px solid #FFF;
    border-right: none;
    border-left: 8px solid #3079ED;
}

.fr .article_one {
    float: right;
}

.jyqj_step1_option {
    display: inline-block;
    cursor: pointer;
}

.jyqj_step1_card_option {
    display: inline-block;
    cursor: pointer;
}

.jyqj_step1_department {
    display: inline-block;
    cursor: pointer;
}

.jyqj_step2_option {
    display: inline-block;
    cursor: pointer;
}

.jyqj_step1_gender {
    display: inline-block;
    cursor: pointer;
}


.jyqj_not_review_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    color: #999999;
    margin-right: 24px;
    cursor: pointer;
}

.jyqj_reviewed_select_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    color: #999999;
    margin-right: 24px;
    cursor: pointer;
}

.jyqj_all_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    cursor: pointer;
    color: #999999;
}

.jyqj_score_div {
    width: 940px;
    margin: auto 30px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    margin-top: 56px;
}

.integra_score_div {
    width: 940px;
    margin: auto 30px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    margin-top: 56px;
}

.jyqj_score_title {
    width: 112px;
    line-height: 36px;
    background-color: #6256c6;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 4px;
    text-align: center;
}

.integra_score_title {
    width: 112px;
    line-height: 36px;
    background-color: #2351ab;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 4px;
    text-align: center;
}

.jyqj_score_alert {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.integra_score_alert {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.jyqj_score_item_div {
    border-top: #ebebeb 1px solid;
    font-size: 0;
}

.integra_score_item_div {
    border-top: #ebebeb 1px solid;
    font-size: 0;
}

.jyqj_score_item_index {
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #ebebeb;
    text-align: center;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.integra_score_item_index {
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #ebebeb;
    text-align: center;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.jyqj_score_item_parent {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    margin-left: 28px;
    vertical-align: middle;
    width: 130px;
}

.integra_score_item_parent {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    margin-left: 28px;
    vertical-align: middle;
    width: 130px;
}

.jyqj_score_item_child {
    display: inline-block;
    /*margin-left: 30px;*/
    vertical-align: middle;
    /*width: 300px;*/
    margin: 26px 0 26px 30px;
}

.integra_score_item_child {
    display: inline-block;
    /*margin-left: 30px;*/
    vertical-align: middle;
    /*width: 300px;*/
    margin: 0 0 0 10px
}

.jyqj_score_child_name {
    font-size: 16px;
    color: #666666;
    /*margin-top: 26px;*/
    /*margin: 12px 0;*/
    /*margin-bottom: 26px;*/
}

.integra_score_child_name {
    font-size: 14px;
    color: #666666;
    /*margin-top: 26px;*/
    /*margin: 12px 0;*/
    /*margin-bottom: 26px;*/
}

.integra_score_child_name1 {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    width: 150px;
}

.integra_score_child_name2 {
    font-size: 14px;
    color: #666666;
    display: inline-block;
    vertical-align: middle;
    width: 80px;
}

.integra_score_item_option_div1 {
    display: inline-block;
    vertical-align: middle;
    width: 488px;
    margin: 12px 0 12px 50px;
}

.integra_score_item_option_div2 {
    display: inline-block;
    vertical-align: middle;
    width: 608px;
    margin: 12px 0 12px 0px;
}

.integra_score_item_option_child_div1 {
    display: inline-block;
    cursor: pointer;
    width: 298px;
}

.integra_score_item_option_child_div2 {
    display: inline-block;
    cursor: pointer;
    width: 190px;
}

.integra_score_item_option_child_div3 {
    display: inline-block;
    cursor: pointer;
    width: 190px;
    float: right;
}

/* rcrc样式 */
.rcrc_thtitle {
    border-bottom: #ebebeb 1px solid;
    font-size: 14px;
    color: #828282;
    font-weight: bold;
}

.rcrc_td_content {
    border-bottom: #ebebeb 1px solid;
    font-size: 14px;
    color: #666666;
}

.rcrc_tr {
    height: 56px;
}

.rcrc_nav {
    background-color: #289daa;
    width: 100%;
    height: 44px;
}

.rcrc_nav2 {
    width: 1000px;
    height: 44px;
    background: #289daa;
    margin: 0 auto;
}

.rcrc_nav2 li {
    display: inline;
    height: 44px;
}

.rcrc_nav2 li a {
    display: inline-block;
    padding: 0 35px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}

.rcrc_nav2 li a:hover {
    background: #3bacb9;
}

.rcrc_selected_nav {
    background: #3bacb9;
}

.rcrc_left_nav {
    color: #FFFFFF !important;
}

.rcrc_left_nav_a {
    color: #DCDCDC !important;
}

/*项目介绍*/
.rcrc_project_div {
    display: inline-block;
}

.rcrc_title_image {
    vertical-align: middle;
}

.rcrc_title {
    color: #289daa;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    vertical-align: middle;
}

.rcrc_content {
    margin-top: 24px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-left: 20px;
}

.rcrc_download {
    margin-top: 24px;
    font-size: 0;
    color: #333333;
    line-height: 30px;
}

/*注册登录*/
.rcrc_login_div {
    padding: 64px 224px 29px 224px;
}

.rcrc_expert_login_div {
    padding: 64px 0 29px 0;
    text-align: center;
}

.rcrc_choose_div {
    font-size: 18px;
    color: #aeaeae;
    font-weight: bold;
    display: inline-block;
    width: 232px
}

.rcrc_expert_choose_div {
    font-size: 18px;
    color: #aeaeae;
    font-weight: bold;
    text-align: center
}

.rcrc_login {
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
    cursor: pointer
}

.rcrc_expert_login {
    margin: 0;
    text-align: center;
    cursor: pointer;
    display: inline-block
}

.rcrc_register {
    display: inline-block;
    margin: 0;
    text-align: center;
    float: right;
    cursor: pointer
}

.rcrc_inline {
    margin: 6px 0 0 0;
    border: 1px solid #289daa
}

.rcrc_selected {
    color: #289daa;
}

/*注册完善信息第一步*/
.rcrc_step1_select {
    width: 260px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -290px -442px;
}

.rcrc_step2_normal {
    width: 284px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -10px -290px;
}

.rcrc_step3_normal {
    width: 260px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -10px -442px;
}

.rcrc_step1_choose {
    width: 10px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -82px -10px;
}

.rcrc_step1_circle_normal {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -10px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.rcrc_step1_circle_selected {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -46px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.rcrc_step1_square_normal {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('images/jyqj_register_step1.png') -10px -46px;
}

.rcrc_step1_square_selected {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('images/jyqj_register_step1.png') -44px -46px;
}

/*上传资料*/
.rcrc_upload {
    text-align: center;
    margin-top: 24px;
    cursor: pointer
}

/*剪辑软件下载*/
.rcrc_download_image {
    display: inline-block;
    vertical-align: middle;
    height: 120px
}

.rcrc_text_div {
    display: inline-block;
    height: 120px;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    width: calc(100% - 200px)
}

.rcrc_link {
    color: #289daa;
    margin-top: 30px;
    text-decoration: underline;
}

/*模板下载*/
.rcrc_template_link {
    color: #289daa;
    margin-top: 30px;
    text-decoration: underline;
}

/*注册登录*/
.rcrc_register_text {
    font-size: 16px;
    color: #289daa;
    text-align: center;
    font-weight: 400
}

.rcrc_register_div {
    width: 680px;
    margin-top: 28px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
}

.rcrc_login_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.rcrc_login_password_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 20px
}

.rcrc_login_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px
}

.rcrc_login_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #289daa;
    float: right;
    outline: none;
    border-radius: 4px;
}

.rcrc_login_submitDiv {
    margin-top: 60px;
    padding-bottom: 88px
}

.rcrc_login_button {
    width: 480px;
    height: 50px;
    background-color: #289daa;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0
}

.rcrc_register_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.rcrc_register_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px
}

.rcrc_register_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #289daa;
    float: right;
    outline: none;
    border-radius: 4px;
}

.rcrc_register_captcha_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 24px
}

.rcrc_register_captcha {
    font-size: 14px;
    color: #686ea4;
    line-height: 48px;
    float: right;
    margin-right: 16px;
    cursor: pointer
}

.rcrc_captcha_input {
    width: 276px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #289daa;
    float: right;
    outline: none
}

.rcrc_register_password_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 24px
}

.rcrc_register_button {
    width: 480px;
    height: 50px;
    background-color: #289daa;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    cursor: pointer
}

.rcrc_register_agreement {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 24px;
    padding-bottom: 32px
}

/*注册第一步完善个人信息*/
.rcrc_step1_div {
    width: 780px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px
}

.rcrc_step {
    height: 56px;
    background: url(images/rcrc_img_setp1.png) no-repeat;
    font-size: 0;
}

.rcrc_step_selected {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.rcrc_normal {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.rcrc_normal {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.rcrc_required {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #289daa
}

.rcrc_form_div {
    margin-left: 68px;
    margin-top: 40px
}

.rcrc_step1_label {
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyql_step1_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px;
    font-size: 16px;
    color: #666666
}

.rcrc_step1_label_choose {
    line-height: 64px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.rcrc_step1_circle_selected_content {
    font-size: 16px;
    color: #3bacb9;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.rcrc_step1_circle_normal_content {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.rcrc_step1_circle_normal_input {
    border: 0;
    outline: none;
    font-size: 16px;
}

.rcrc_step1_title_label {
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.rcrc_step1_title_normal {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 6px;
}

.rcrc_step1_title_select {
    font-size: 16px;
    color: #3bacb9;
    vertical-align: middle;
    margin-left: 6px;
}

.rcrc_step1_title_other {
    border: 0;
    outline: none;
    font-size: 16px;
    width: 50px
}

.rcrc_step1_year_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6
}

.rcrc_step1_month_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.rcrc_step1_day_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.rcrc_step1_province_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 245px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6
}

.rcrc_step1_city_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 245px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.rcrc_step1_address_div {
    margin-left: 92px;
    margin-top: 12px
}

.rcrc_step1_address_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px;
    font-size: 16px;
    color: #666666
}

.rcrc_step1_submit_div {
    margin-left: 222px;
    margin-top: 24px;
    padding-bottom: 48px;
}

.rcrc_step1_buttob {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #289daa;
    border-radius: 2px
}

.rcrc_step2_videoRequirement {
    margin: 48px 68px 0 68px;
}

.rcrc_segmenting_line {
    margin: 32px 68px;
    border-top: 1px solid #b6b6b6
}

.rcrc_step2_prompt {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #289daa
}

.rcrc_step2_form {
    margin-left: 68px;
    margin-top: 40px
}

.rcrc_step2_label {
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyql_step2_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px
}

.rcrc_step2_type_label {
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.rcrc_step2_type_normal {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 6px;
}

.rcrc_step2_type_selected {
    font-size: 16px;
    color: #3bacb9;
    vertical-align: middle;
    margin-left: 6px;
}

.rcrc_step2_sunmitDiv {
    padding-bottom: 48px;
    font-size: 0;
    margin: 24px 178px 0 178px;
}

.rcrc_step2_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #289daa;
    border-radius: 2px;
}

.rcrc_review_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3bacb9;
    border-radius: 2px;
    cursor: pointer;
}

.rcrc_review_submit {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3bacb9;
    border-radius: 2px;
    margin-left: 24px;
    cursor: pointer;
}

.rcrc_step2_next {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #289daa;
    border-radius: 2px;
    margin-left: 24px;
}

.rcrc_step3_upload {
    margin: 48px 68px 0 68px;
}

.rcrc_step3_prompt {
    margin-left: 68px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.rcrc_step3_upload_div {
    margin-left: 68px;
    margin-top: 40px;
    font-size: 0;
}

.rcrc_step3_upload_video {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.rcrc_step3_upload_case {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-left: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.rcrc_step3_upload_videoimge {
    display: inline-block;
    vertical-align: middle;
}

.rcrc_step3_upload_videotext {
    font-size: 16px;
    color: #3bacb9;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.rcrc_step3_upload_videoprompt {
    font-size: 14px;
    color: #7b73c1;
    text-align: center;
    margin-top: 10px;
}

.rcrc_step3_upload_caseimg {
    display: inline-block;
    vertical-align: middle;
}

.rcrc_step3_upload_casetext {
    font-size: 16px;
    color: #3bacb9;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.rcrc_step3_upload_caseprompt {
    font-size: 14px;
    color: #7b73c1;
    text-align: center;
    margin-top: 10px;
}

.rcrc_step3_upload_require {
    margin-top: 40px;
    margin-left: 68px;
    font-size: 16px;
    color: #289daa;
}

.rcrc_step3_submitDiv {
    padding-bottom: 48px;
    font-size: 0;
    margin: 24px 178px 0px 178px;
}

.rcrc_step3_pre {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #289daa;
    border-radius: 2px;
}

.rcrc_step3_finish {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #289daa;
    border-radius: 2px;
    margin-left: 24px;
}

.rcrc_result_div {
    width: 780px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    padding: 48px 0;
}

.rcrc_result_content {
    margin: 64px 110px 0 110px;
}

.rcrc_result_info {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
}

.rcrc_result {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
}

.rcrc_result_text {
    text-align: center;
    font-size: 24px;
    color: #289daa;
}

.rcrc_result_text1 {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    color: #7671a4;
}

.rcrc_result2 {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
    height: 120px;
}

.rcrc_result3 {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
    height: 120px;
}

/*专家登录*/
.rcrc_expert_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.rcrc_expert_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px;
}

.rcrc_expert_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #289daa;
    float: right;
    outline: none;
    border-radius: 4px;
}

.rcrc_expert_password {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 20px;
}

.rcrc_expert_submitDiv {
    margin-top: 60px;
    padding-bottom: 88px;
}

.rcrc_expert_button {
    width: 480px;
    height: 50px;
    background-color: #289daa;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
}

.rcrc_current {
    background-color: #3bacb9;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.rcrc_page {
    padding: 30px 0;
    text-align: center;
    color: #fff;
    font-size: 0;
    clear: both;
}

.rcrc_pre_next {
    border: #ebebeb 1px solid;
    color: #c5c5c5;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.rcrc_current_not {
    background-color: #ffffff;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.rcrc_disabled {
    border: #ebebeb 1px solid;
    color: #c5c5c5;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.rcrc_step1_option {
    display: inline-block;
    cursor: pointer;
}

.rcrc_step1_card_option {
    display: inline-block;
    cursor: pointer;
}

.rcrc_step1_department {
    display: inline-block;
    cursor: pointer;
}

.rcrc_step2_option {
    display: inline-block;
    cursor: pointer;
}

.rcrc_step1_gender {
    display: inline-block;
    cursor: pointer;
}

.rcrc_not_review_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    color: #999999;
    margin-right: 24px;
    cursor: pointer;
}

.rcrc_reviewed_select_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    color: #999999;
    margin-right: 24px;
    cursor: pointer;
}

.rcrc_all_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    cursor: pointer;
    color: #999999;
}

.rcrc_score_div {
    width: 940px;
    margin: auto 30px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    margin-top: 56px;
}

.rcrc_score_title {
    width: 112px;
    line-height: 36px;
    background-color: #3bacb9;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 4px;
    text-align: center;
}

.rcrc_score_alert {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.rcrc_score_item_div {
    border-top: #ebebeb 1px solid;
    font-size: 0;
}

.rcrc_score_item_index {
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #ebebeb;
    text-align: center;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.rcrc_score_item_parent {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    margin-left: 28px;
    vertical-align: middle;
    width: 130px;
}

.rcrc_score_item_child {
    display: inline-block;
    /*margin-left: 30px;*/
    vertical-align: middle;
    /*width: 300px;*/
    margin: 26px 0 26px 30px;
}

.rcrc_score_child_name {
    font-size: 16px;
    color: #666666;
    /*margin-top: 26px;*/
    /*margin: 12px 0;*/
    /*margin-bottom: 26px;*/
}

.rcrc_result_upload_image {
    display: inline-block;
    vertical-align: middle;
}

.rcrc_result_upload_text {
    font-size: 12px;
    color: #6256c6;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.rcrc_result_upload_copy {
    width: 160px;
    height: 56px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.rcrc_result_upload_recommend {
    width: 160px;
    height: 56px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-left: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.rcrc_float_background {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
    background: #000;
    opacity: 0.5;
}

.rcrc_float_div {
    display: none;
    width: 350px;
    height: 220px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    margin: -113px 0 0 -169px;
    border-radius: 6px;
}

.rcrc_float_title {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    background: #289daa;
    border-radius: 4px 4px 0 0;
}

.rcrc_float_content {
    font-size: 16px;
    color: #289daa;
    margin: 30px 35px;
    text-align: left;
}

.rcrc_float_submit {
    width: 80px;
    height: 30px;
    background-color: #289daa;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    cursor: pointer;
}

.rcrc_float_cancel {
    width: 80px;
    height: 30px;
    background-color: #289daa;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    float: right;
    cursor: pointer;
}

/* qnys样式 */
.qnys_thtitle {
    border-bottom: #ebebeb 1px solid;
    font-size: 14px;
    color: #828282;
    font-weight: bold;
}

.qnys_td_content {
    border-bottom: #ebebeb 1px solid;
    font-size: 14px;
    color: #666666;
}

.qnys_tr {
    height: 56px;
}

.qnys_nav {
    background-color: #117281;
    width: 100%;
    height: 44px;
}

.qnys_nav2 {
    width: 1000px;
    height: 44px;
    background: #117281;
    margin: 0 auto;
}

.qnys_nav2 li {
    display: inline;
    height: 44px;
}

.qnys_nav2 li a {
    display: inline-block;
    padding: 0 35px;
    height: 44px;
    line-height: 44px;
    color: #FFFFFF;
    font-size: 16px;
    text-decoration: none;
}

.qnys_nav2 li a:hover {
    background: #3bacb9;
}

.qnys_selected_nav {
    background: #3bacb9;
}

.qnys_left_nav {
    color: #FFFFFF !important;
}

.qnys_left_nav_a {
    color: #DCDCDC !important;
}

/*项目介绍*/
.qnys_project_div {
    display: inline-block;
}

.qnys_title_image {
    vertical-align: middle;
}

.qnys_title {
    color: #117281;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    vertical-align: middle;
}

.qnys_content {
    margin-top: 24px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    margin-left: 20px;
}

.qnys_download {
    margin-top: 24px;
    font-size: 0;
    color: #333333;
    line-height: 30px;
}

/*注册登录*/
.qnys_login_div {
    padding: 64px 224px 29px 224px;
}

.qnys_expert_login_div {
    padding: 64px 0 29px 0;
    text-align: center;
}

.qnys_choose_div {
    font-size: 18px;
    color: #aeaeae;
    font-weight: bold;
    display: inline-block;
    width: 232px
}

.qnys_expert_choose_div {
    font-size: 18px;
    color: #aeaeae;
    font-weight: bold;
    text-align: center
}

.qnys_login {
    display: inline-block;
    margin: 0;
    text-align: center;
    float: left;
    cursor: pointer
}

.qnys_expert_login {
    margin: 0;
    text-align: center;
    cursor: pointer;
    display: inline-block
}

.qnys_register {
    display: inline-block;
    margin: 0;
    text-align: center;
    float: right;
    cursor: pointer
}

.qnys_inline {
    margin: 6px 0 0 0;
    border: 1px solid #117281
}

.qnys_selected {
    color: #117281;
}

/*注册完善信息第一步*/
.qnys_step1_select {
    width: 260px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -290px -442px;
}

.qnys_step2_normal {
    width: 284px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -10px -290px;
}

.qnys_step3_normal {
    width: 260px;
    height: 56px;
    background: url('images/jyqj_sprites.png') -10px -442px;
}

.qnys_step1_choose {
    width: 10px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -82px -10px;
}

.qnys_step1_circle_normal {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -10px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.qnys_step1_circle_selected {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('images/jyqj_register_step1.png') -46px -10px;
    vertical-align: middle;
    cursor: pointer;
}

.qnys_step1_square_normal {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('images/jyqj_register_step1.png') -10px -46px;
}

.qnys_step1_square_selected {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url('images/jyqj_register_step1.png') -44px -46px;
}

/*上传资料*/
.qnys_upload {
    text-align: center;
    margin-top: 24px;
    cursor: pointer
}

/*剪辑软件下载*/
.qnys_download_image {
    display: inline-block;
    vertical-align: middle;
    height: 120px
}

.qnys_text_div {
    display: inline-block;
    height: 120px;
    vertical-align: middle;
    margin-left: 20px;
    font-size: 16px;
    color: #333333;
    line-height: 30px;
    width: calc(100% - 200px)
}

.qnys_link {
    color: #117281;
    margin-top: 30px;
    text-decoration: underline;
}

/*模板下载*/
.qnys_template_link {
    color: #117281;
    margin-top: 30px;
    text-decoration: underline;
}

/*注册登录*/
.qnys_register_text {
    font-size: 16px;
    color: #117281;
    text-align: center;
    font-weight: 400
}

.qnys_register_div {
    width: 680px;
    margin-top: 28px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
}

.qnys_login_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.qnys_login_password_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 20px
}

.qnys_login_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px
}

.qnys_login_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #117281;
    float: right;
    outline: none;
    border-radius: 4px;
}

.qnys_login_submitDiv {
    margin-top: 60px;
    padding-bottom: 88px
}

.qnys_login_button {
    width: 480px;
    height: 50px;
    background-color: #117281;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0
}

.qnys_register_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.qnys_register_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px
}

.qnys_register_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #117281;
    float: right;
    outline: none;
    border-radius: 4px;
}

.qnys_register_captcha_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 24px
}

.qnys_register_captcha {
    font-size: 14px;
    color: #686ea4;
    line-height: 48px;
    float: right;
    margin-right: 16px;
    cursor: pointer
}

.qnys_captcha_input {
    width: 276px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #117281;
    float: right;
    outline: none
}

.qnys_register_password_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 24px
}

.qnys_register_button {
    width: 480px;
    height: 50px;
    background-color: #117281;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    cursor: pointer
}

.qnys_register_agreement {
    font-size: 14px;
    color: #999999;
    text-align: center;
    margin-top: 24px;
    padding-bottom: 32px
}

/*注册第一步完善个人信息*/
.qnys_step1_div {
    width: 780px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px
}

.qnys_step {
    height: 56px;
    background: url(images/qnys_img_setp1.png) no-repeat;
    font-size: 0;
}

.qnys_step_selected {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.qnys_normal {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.qnys_normal {
    font-size: 16px;
    color: #777777;
    display: inline-block;
    width: 260px;
    text-align: center;
    margin: 0
}

.qnys_required {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #117281
}

.qnys_form_div {
    margin-left: 68px;
    margin-top: 40px
}

.qnys_step1_label {
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyql_step1_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px;
    font-size: 16px;
    color: #666666
}

.qnys_step1_label_choose {
    line-height: 64px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.qnys_step1_circle_selected_content {
    font-size: 16px;
    color: #3bacb9;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.qnys_step1_circle_normal_content {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 10px;
    cursor: pointer
}

.qnys_step1_circle_normal_input {
    border: 0;
    outline: none;
    font-size: 16px;
}

.qnys_step1_title_label {
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.qnys_step1_title_normal {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 6px;
}

.qnys_step1_title_select {
    font-size: 16px;
    color: #3bacb9;
    vertical-align: middle;
    margin-left: 6px;
}

.qnys_step1_title_other {
    border: 0;
    outline: none;
    font-size: 16px;
    width: 50px
}

.qnys_step1_year_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6
}

.qnys_step1_month_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.qnys_step1_day_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 160px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.qnys_step1_province_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 245px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6
}

.qnys_step1_city_select {
    border: 1px solid #e6e6e6;
    height: 36px;
    width: 245px;
    border-radius: 1px;
    font-size: 16px;
    color: #b6b6b6;
    margin-left: 5px
}

.qnys_step1_address_div {
    margin-left: 92px;
    margin-top: 12px
}

.qnys_step1_address_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px;
    font-size: 16px;
    color: #666666
}

.qnys_step1_submit_div {
    margin-left: 222px;
    margin-top: 24px;
    padding-bottom: 48px;
}

.qnys_step1_buttob {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #117281;
    border-radius: 2px
}

.qnys_step2_videoRequirement {
    margin: 48px 68px 0 68px;
}

.qnys_segmenting_line {
    margin: 32px 68px;
    border-top: 1px solid #b6b6b6
}

.qnys_step2_prompt {
    margin-top: 32px;
    margin-left: 68px;
    font-size: 16px;
    color: #117281
}

.qnys_step2_form {
    margin-left: 68px;
    margin-top: 40px
}

.qnys_step2_label {
    line-height: 36px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.jyql_step2_input {
    width: 474px;
    height: 38px;
    border: 1px solid #e6e6e6;
    border-radius: 1px;
    padding-left: 24px
}

.qnys_step2_type_label {
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    margin-right: 24px
}

.qnys_step2_type_normal {
    font-size: 16px;
    color: #b6b6b6;
    vertical-align: middle;
    margin-left: 6px;
}

.qnys_step2_type_selected {
    font-size: 16px;
    color: #3bacb9;
    vertical-align: middle;
    margin-left: 6px;
}

.qnys_step2_sunmitDiv {
    padding-bottom: 48px;
    font-size: 0;
    margin: 24px 178px 0 178px;
}

.qnys_step2_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #117281;
    border-radius: 2px;
}

.qnys_review_return {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3bacb9;
    border-radius: 2px;
    cursor: pointer;
}

.qnys_review_submit {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #3bacb9;
    border-radius: 2px;
    margin-left: 24px;
    cursor: pointer;
}

.qnys_step2_next {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #117281;
    border-radius: 2px;
    margin-left: 24px;
}

.qnys_step3_upload {
    margin: 48px 68px 0 68px;
}

.qnys_step3_prompt {
    margin-left: 68px;
    font-size: 16px;
    color: #333333;
    font-weight: bold;
}

.qnys_step3_upload_div {
    margin-top: 40px;
    font-size: 0;
    margin-left: 68px;
}

.qnys_step3_upload_video {
    width: 288px;
    height: 160px;
    margin-left: 58px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.qnys_step3_upload_case {
    width: 288px;
    height: 160px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.qnys_step3_upload_videoimge {
    display: inline-block;
    vertical-align: middle;
}

.qnys_step3_upload_videotext {
    font-size: 16px;
    color: #117281;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.qnys_step3_upload_videoprompt {
    font-size: 14px;
    color: #117281;
    text-align: center;
    margin-top: 10px;
}

.qnys_step3_upload_caseimg {
    display: inline-block;
    vertical-align: middle;
}

.qnys_step3_upload_casetext {
    font-size: 16px;
    color: #117281;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.qnys_step3_upload_caseprompt {
    font-size: 14px;
    color: #117281;
    text-align: center;
    margin-top: 10px;
}

.qnys_step3_upload_require {
    margin-top: 40px;
    margin-left: 68px;
    font-size: 16px;
    color: #117281;
}

.qnys_step3_submitDiv {
    padding-bottom: 48px;
    font-size: 0;
    margin: 24px 178px 0px 178px;
}

.qnys_step3_pre {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #117281;
    border-radius: 2px;
}

.qnys_step3_finish {
    font-size: 16px;
    color: #ffffff;
    height: 36px;
    width: 200px;
    border: 0;
    background-color: #117281;
    border-radius: 2px;
    margin-left: 24px;
}

.qnys_result_div {
    width: 780px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    padding: 48px 0;
}

.qnys_result_content {
    margin: 64px 110px 0 110px;
}

.qnys_result_info {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
}

.qnys_result {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
}

.qnys_result_text {
    text-align: center;
    font-size: 24px;
    color: #117281;
}

.qnys_result_text1 {
    text-align: center;
    margin-top: 18px;
    font-size: 16px;
    color: #7671a4;
}

.qnys_result2 {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
    height: 120px;
}

.qnys_result3 {
    border: 1px dashed #cecece;
    border-radius: 4px;
    padding: 32px 48px;
    margin-top: 20px;
    height: 120px;
}

/*专家登录*/
.qnys_expert_username_div {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
}

.qnys_expert_label {
    font-size: 16px;
    color: #9b9fc7;
    line-height: 48px;
    padding-left: 20px;
}

.qnys_expert_input {
    width: 362px;
    height: 48px;
    border: 0;
    font-size: 16px;
    color: #117281;
    float: right;
    outline: none;
    border-radius: 4px;
}

.qnys_expert_password {
    width: 480px;
    border: 1px solid #9b9fc7;
    border-radius: 4px;
    height: 48px;
    margin-top: 20px;
}

.qnys_expert_submitDiv {
    margin-top: 60px;
    padding-bottom: 88px;
}

.qnys_expert_button {
    width: 480px;
    height: 50px;
    background-color: #117281;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
}

.qnys_current {
    background-color: #3bacb9;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.qnys_page {
    padding: 30px 0;
    text-align: center;
    color: #fff;
    font-size: 0;
    clear: both;
}

.qnys_pre_next {
    border: #ebebeb 1px solid;
    color: #c5c5c5;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.qnys_current_not {
    background-color: #ffffff;
    font-weight: bold;
    color: #c5c5c5;
    display: inline-block;
    width: 30px;
    line-height: 30px;
    text-align: center;
    border: #ebebeb 1px solid;
    border-radius: 4px;
    font-size: 14px;
    margin: 0 10px;
    cursor: pointer;
}

.qnys_disabled {
    border: #ebebeb 1px solid;
    color: #c5c5c5;
    display: inline-block;
    font-weight: bold;
    border-radius: 4px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

.qnys_step1_option {
    display: inline-block;
    cursor: pointer;
}

.qnys_step1_card_option {
    display: inline-block;
    cursor: pointer;
}

.qnys_step1_department {
    display: inline-block;
    cursor: pointer;
}

.qnys_step2_option {
    display: inline-block;
    cursor: pointer;
}

.qnys_step1_gender {
    display: inline-block;
    cursor: pointer;
}

.qnys_not_review_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    color: #999999;
    margin-right: 24px;
    cursor: pointer;
}

.qnys_reviewed_select_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    color: #999999;
    margin-right: 24px;
    cursor: pointer;
}

.qnys_all_button {
    background-color: #ffffff;
    width: 128px;
    border-radius: 22px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    cursor: pointer;
    color: #999999;
}

.qnys_score_div {
    width: 940px;
    margin: auto 30px;
    box-shadow: 0 0 15px rgba(63, 54, 141, 0.3);
    border-radius: 4px;
    margin-top: 56px;
}

.qnys_score_title {
    width: 112px;
    line-height: 36px;
    background-color: #3bacb9;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    border-bottom-right-radius: 20px;
    border-top-left-radius: 4px;
    text-align: center;
}

.qnys_score_alert {
    font-size: 16px;
    color: #666666;
    font-weight: bold;
}

.qnys_score_item_div {
    border-top: #ebebeb 1px solid;
    font-size: 0;
}

.qnys_score_item_index {
    width: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #ebebeb;
    text-align: center;
    font-size: 13px;
    color: #999999;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
}

.qnys_score_item_parent {
    font-size: 16px;
    color: #666666;
    display: inline-block;
    margin-left: 28px;
    vertical-align: middle;
    width: 130px;
}

.qnys_score_item_child {
    display: inline-block;
    /*margin-left: 30px;*/
    vertical-align: middle;
    /*width: 300px;*/
    margin: 26px 0 26px 30px;
}

.qnys_score_child_name {
    font-size: 16px;
    color: #666666;
    /*margin-top: 26px;*/
    /*margin: 12px 0;*/
    /*margin-bottom: 26px;*/
}

.qnys_result_upload_image {
    display: inline-block;
    vertical-align: middle;
}

.qnys_result_upload_text {
    font-size: 12px;
    color: #6256c6;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.qnys_result_upload_copy {
    width: 160px;
    height: 56px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
}

.qnys_result_upload_recommend {
    width: 160px;
    height: 56px;
    border: 1px dashed #CECECE;
    border-radius: 8px;
    margin-left: 58px;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
}

.qnys_float_background {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
    background: #000;
    opacity: 0.5;
}

.qnys_float_div {
    display: none;
    width: 350px;
    height: 220px;
    background: #fff;
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 10001;
    margin: -113px 0 0 -169px;
    border-radius: 6px;
}

.qnys_float_title {
    font-size: 16px;
    color: #ffffff;
    text-align: center;
    line-height: 36px;
    font-weight: bold;
    background: #117281;
    border-radius: 4px 4px 0 0;
}

.qnys_float_content {
    font-size: 16px;
    color: #117281;
    margin: 30px 35px;
    text-align: left;
}

.qnys_float_submit {
    width: 80px;
    height: 30px;
    background-color: #117281;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    cursor: pointer;
}

.qnys_float_cancel {
    width: 80px;
    height: 30px;
    background-color: #117281;
    border-radius: 4px;
    font-size: 16px;
    color: #ffffff;
    border: 0;
    float: right;
    cursor: pointer;
}

.contribution_body {
    font-size: 12px !important;
}
