.QN_content {}

.QN_content .QN_msg {
    padding-top: 40px;
    color: #a7a7a7;
    font-size: 14px;
}

.QN_content .QN_title {
    padding-top: 50px;
    text-align: center;
}

.QN_content .QN_title .QN_txt {
    font-size: 35px;
    color: #cbcbcb;
    font-weight: 700;
}

.QN_content .QN_title .QN_p {
    font-size: 20px;
    color: #646464;
    padding: 20px 0 42px 0;
    font-family: "黑体";
}

.QN_column {
    display: inline-block;
    padding-bottom: 45px
}

.QN_column ul li {
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    float: left;
    padding: 0px 30px;
    border: 1px solid #dadada;
    border-radius: 30px;
    margin: 0px 25px;
    cursor: pointer;
}

.QN_column ul li:nth-child(2) {
    background: #004b47;
    color: #ffffff;
}

.QN_whole_ {
    background-color: #f1f1f1;
}

.QN_whole {
    padding-top: 45px;
    padding-bottom: 90px;
}

.QN_whole ul {
    overflow: hidden;
    width: 516px;
    margin: 0 auto;
}

.QN_whole ul li {
    margin-right: 12px;
    float: left;
    width: 160px;
    height: 45px;
    line-height: 40px;
    text-align: center;
    background-color: #ffffff;
}

.QN_whole ul li a {
    vertical-align: text-bottom;
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #666666;
    font-family: "Light";
}

.QN_list {
    display: block !important;
}

.QN_whole ul li:hover {
    background-color: #0da056;
}

.QN_whole ul li:hover a {
    color: #ffffff
}

.selected {
    font-weight: bold !important;
    background: #0da056 !important;
}

.selecteds {
    color: #fff!important;
}

.QN_form {
    padding-top: 47px;
    width: 100%;
    height: 620px;
    overflow: hidden;
}

.QN_left {
    float: left;
    width: 684px;
    height: 620px;
    background-color: #ffffff;
}

.QN_left .QN_h1 {
    text-align: center;
    font-size: 25px;
    font-family: "Light";
    color: #666666;
    font-weight: 700;
    padding-top: 30px;
    padding-bottom: 15px;
}

.QN_right {
    float: left;
    width: 516px;
    height: 620px;
}

.QN_table {
    width: 600px;
    height: 525px;
    line-height: 20px;
    background-color: #ffffff;
    padding: 0px 40px 0px 40px;
}

.QN_one {
    padding-left: 20px;
    height: 50px;
    border: 1px solid #cccccc;
}

.QN_one .QN_pp {
    line-height: 50px;
    display: inline-block;
    font-size: 14px;
    font-family: "Light";
    color: #666666;
}

.QN_one .QN_pp .QN_i {
    display: inline-block;
    color: #ffa22e;
}

.QN_one label {
    font-size: 14px;
    color: #666666;
    font-family: "Light";
}

input[type="radio"] {
    height: 20px;
    width: 17px;
    margin-right: 10px;
    margin-left: 5px;
}

.QN_two {
    padding: 10px 0;
    overflow: hidden;
}

.QN_i {
    display: inline-block;
    color: #ffa22e;
    padding-right: 2px;
}

.QN_two_left {
    width: 45%;
    padding-left: 20px;
    height: 50px;
    float: left;
    font-size: 14px;
    color: #666666;
    font-family: "Light";
    border: 1px solid #cccccc;
}

.QN_two_left input {
    line-height: 50px;
    border: none;
}

.QN_two_right {
    width: 45%;
    padding-left: 20px;
    height: 50px;
    float: right;
    font-size: 14px;
    color: #666666;
    font-family: "Light";
    border: 1px solid #cccccc;
}

.QN_two_right input {
    line-height: 50px;
    border: none;
}

.QN_three {
    overflow: hidden;
    padding-bottom: 10px;
}

.QN_three_left {
    width: 45%;
    padding-left: 20px;
    height: 50px;
    float: left;
    font-size: 14px;
    color: #666666;
    font-family: "Light";
    border: 1px solid #cccccc;
}

.QN_three_left input {
    line-height: 50px;
    border: none;
}

.QN_three_right {
    width: 45%;
    padding-left: 20px;
    height: 50px;
    float: right;
    font-size: 14px;
    color: #666666;
    font-family: "Light";
    border: 1px solid #cccccc;
}

.QN_three_right input {
    line-height: 50px;
    border: none;
}

.QN_four {
    margin-bottom: 10px;
    padding-left: 20px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    font-family: "Light";
    color: #666666;
    border: 1px solid #cccccc;
}

.QN_four input {
    width: 80%;
    border: none;
}

input {
    border: none;
    color: #666666;
    font-size: 14px;
    font-family: "Light";
}

.QN_five {
    margin-bottom: 10px;
    height: 150px;
    padding-left: 20px;
    font-size: 14px;
    font-family: "Light";
    color: #666666;
    border: 1px solid #cccccc;
}

textarea {
    display: inline-block;
    height: 145px;
    line-height: 28px;
    width: 85%;
    border: 0;
    vertical-align: top;
    font-size: 14px;
    font-family: "Light";
    color: #666666;
    resize: none;
    overflow-y: hidden;
    margin-left: 10px;
}

.QN_six {
    margin-bottom: 10px;
    height: 50px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 14px;
    font-family: "Light";
    color: #666666;
    border: 1px solid #cccccc;
}

.QN_seven {
    width: 100%;
    display: block;
    height: 59px;
    line-height: 59px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    background-color: #555555;
    cursor: pointer;
    border: 0;
}