﻿.block-introduce {
    width: 1200px;
    height: auto;
    padding: 30px 0;
}

.art_title {
    height: auto;
    padding-bottom: 20px;
    font-size: 26px;
    line-height: 40px;
    text-align: center;
}

.art_info {
    height: 52px;
    padding-left: 30px;
    border-bottom: 1px solid #dcdcdc;
    overflow: hidden;
    text-align: center;
}

.art_info span {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 15px;
    line-height: 32px;
}

.art_info a {
    margin-left: 3px;
    margin-right: 3px;
    font-size: 15px;
    line-height: 32px;
}

.art_cont {
    min-height: 200px;
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 32px;
    margin-top: 25px;
}

.art_fuzhu {
    width: 100%;
    height: 32px;
    margin-top: 50px;
}

.art_share {
    float: left;
    height: 32px;
    overflow: hidden;
    padding-top: 4px;
    padding-left: 30px;
}

.art_print_close {
    float: right;
    height: 32px;
    text-align: right;
}

.art_index {
    height: auto;
    margin-top: 10px;
    padding: 20px 0px;
    border-top: 1px solid #dcdcdc;
}

.art_print_close>a {
    padding-left: 25px;
    margin-right: 15px;
    font-size: 16px;
}

/* 纠错 */
.jc.main {
    width: 1100px;
    height: auto;
    min-height: 450px;
    margin: 0 auto;
    background: #fff;
    padding: 20px;
}

.main_r1 {
    height: auto;
    overflow: hidden;
    position: relative;
}

.tit_main {
    height: 50px;
    overflow: hidden;
    position: relative;
    border-bottom: 1px solid #e4e6eb;
}

.list_main {
    height: auto;
    padding-top: 5px;
    padding-bottom: 20px;
    overflow: hidden;
}

.tit_main .tit {
    height: 36px;
    padding-left: 13px;
    font-size: 21px;
    font-weight: bold;
    line-height: 36px;
    color: #c3040f;
}

.tit_main a.jchf {
    display: block;
    width: 125px;
    height: 35px;
    position: absolute;
    top: 0px;
    right: 0px;
    background-color: #c3040f;
    border-radius: 3px;
    font-size: 15px;
    line-height: 35px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.list_main .list_r {
    font-size: 15px;
    line-height: 32px;
}

.list_r1 {
    height: 40px;
    margin-bottom: 30px;
    overflow: hidden;
    position: relative;
}

.list_r1 .c1 {
    width: 145px;
    height: 40px;
    padding-right: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 17px;
    line-height: 40px;
    text-align: right;
}

.list_r1 .c2 {
    width: 700px;
    height: 40px;
    position: absolute;
    top: 0px;
    left: 145px;
    font-size: 15px;
    line-height: 38px;
}

.list_r2 {
    height: auto;
    margin-bottom: 30px;
    padding-left: 145px;
    overflow: hidden;
    position: relative;
}

.list_r2 .c1 {
    width: 145px;
    height: 40px;
    padding-right: 5px;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 17px;
    line-height: 40px;
    text-align: right;
}

.c2_slct {
    display: block;
    width: 140px;
    height: 38px;
    border: 1px solid #e5e5e5;
}

.c2_input {
    display: block;
    width: 700px;
    height: 40px;
    padding: 0px 10px;
    border: 1px solid #e5e5e5;
}

.jc_textarea {
    width: 700px;
    height: 200px;
    padding: 5px 10px;
    border: 1px solid #e5e5e5;
    font-size: 15px;
    line-height: 26px;
}

.jc_submit {
    display: block;
    float: left;
    width: 140px;
    height: 40px;
    margin-right: 20px;
    border: none;
    outline-color: #fff;
    background-color: #c3040f;
    font-size: 17px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    transition: all ease-in-out 0.2s;
}

.jc_reset {
    display: block;
    float: left;
    width: 140px;
    height: 40px;
    border: none;
    outline-color: #fff;
    background-color: #e5e5e5;
    font-size: 17px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    transition: all ease-in-out 0.2s;
}
.c2.jd_checkcode input {
    display: block;
    float: left;
    width: 160px;
    height: 40px;
    padding: 0px 10px;
    margin-right: 20px;
}