.hzh_form{
    padding: 0px 60px;
}
.hzh_form li{
    margin-top: 10px;
}
.hzh_form li .text{
    font-size: 16px;
    color: #393838;
    line-height: 45px;
}
.hzh_form li .input{
    width: 438px;
}
.hzh_form li.code .input input{
    float: left;
    width: 180px;
}
.hzh_form li.code .input img{
    float: left;
    height: 34px;
    margin-left: 20px;
}
.hzh_form li.code .input a{
    line-height: 34px;
    color: #151517;
    margin-left: 15px;
}
.hzh_form li.submit .input input{
    line-height: 40px;
    outline: none;
    border: none;
    background-color: #AF1E25;
    color: #fff;
    width: 100%;
}
.hzh_form li.submit{
    margin-top: 30px;
}
.hzh_result{
    padding: 0 40px;
}
.hzh_result .text{
    padding-left: 20px;
    color: #000;
    font-size: 16px;
    line-height: 40px;
    font-weight: bold;
}
.hzh_result .text span{
    margin-right: 35px;
}
.hzh_result .list{
    border: 1px solid #F1F1F1;
    margin-top: 10px;
}
.hzh_result .list li{
    position: relative;
    padding: 0 24px;
}
.hzh_result .list li .h_title{
    line-height: 64px;
    color: #464646;
    font-size: 16px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding-right: 170px;
}
.hzh_result .list li a{
    position: absolute;
    line-height: 34px;
    width: 157px;
    background: url(../images/h1.png) no-repeat center;
    background-size: cover;
    right: 30px;
    top: 11px;
    text-align: center;
}
.hzh_result .list li{
    border-bottom:1px solid #F0F0F0;
    background-color: #F9F9F9; margin:0
}
.hzh_result .list li:nth-child(even){ background:#fff
   
}
.hzh_result .list li.not a{
    text-align: left;
    padding-left: 20px;
    color: #f30000;
}
.hzh_result .list li.not a::before{
    content: "";
    display: block;
    width: 13px;
    height: 11px;
    background: url(../images/h2.png) no-repeat center;
    position: absolute;
    right: 16px;
    top: 12px;
}
.hzh_result .list li:last-child{
    border-bottom: none;
}
.hzh_result .list li:last-child .box{
    border-bottom: none;
}
.hzh_result .list li.not a.cur::before{
    transform: rotate(180deg);
}
.hzh_result .list li.not .reason{
    padding: 15px 0;
    line-height: 30px;
    padding-left: 30px;
    color: #666666;
    display: none;

    background: url(../images/h3.png) no-repeat 7px 22px;border-top: 1px dashed #D7D7D7;
}
.hzh_meassage{
    padding: 0 40px;
}
.hzh_meassage form{
    float: right;
}
.hzh_meassage form select{
    float: left;
    width: 320px;
}
.hzh_meassage form input{
    line-height: 32px;
    float: left;
    width: 73px;
    border: none;
    outline: none;
    background-color: #AF1E25;
    color: #fff;
    text-align: center;
    margin-left: 7px;
}
.hzh_meassage table{
    display: block;
    width: 100%;
    margin-top: 25px;
    border: 1px solid #E8E8E8;
}
.hzh_meassage table tr{
    display: block;
    overflow: hidden;
    border-bottom: 1px solid #E8E8E8;
}
.hzh_meassage table tr:last-child{
    border-bottom: none;
}
.hzh_meassage table tbody tr:nth-child(odd){ background:#f9f9f9}
.hzh_meassage table thead{
    background: url(../images/h4.png) no-repeat center;
    background-size: cover;
    display: block;
}
.hzh_meassage table tbody{
    display: block;
}
.hzh_meassage table td{
    line-height: 58px;
    text-align: center;
    float: left;
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.hzh_meassage table td:after{
    content: "";
    display: block;
    width: 1px;
    height: 70%;
    background-color: #DFD1D1;
    position: absolute;
    right: 0;
    top: 15%;
}
.hzh_meassage table td:nth-child(1){
    width: 18%;
}
.hzh_meassage table td:nth-child(2){
    width: 34%;
}
.hzh_meassage table td:nth-child(3){
    width: 20%;
}
.hzh_meassage table td:nth-child(4){
    width: 28%;
}
.hzh_meassage table td:nth-child(4):after{
    display: none;
}
.hzh_meassage table td a{
    display: block;
    height: 34px;
    line-height: 34px;
    width: 80%;
    margin: 14px 10% 0;
    background: url(../images/h1.png) no-repeat center;
    background-size: 100% auto;
    overflow: hidden;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.hzh_meassage table td a.red{
    color: #f30000;
}
.examine {
    padding: 0 60px;
}
.examine .examine_list{
    border: 1px solid #B1B1B1;
    border-bottom: none;
}
.examine .examine_list li{
    border-bottom: 1px solid #B1B1B1;
    position: relative;
    font-size: 16px;
}
.examine .examine_list li .h_title{
    position: absolute;
    width: 210px;
    padding-right: 20px;
    background-color: #F4F4F4;
    height: 100%;
    text-align: right;
    padding: 20px 20px 20px 0;
}
.examine .examine_list li .h_content{
    padding-left: 225px;
    padding: 20px 20px 20px 225px;
}
.examine .examine_list li .h_content img{
    border: 1px solid #AAAAAA;
    margin-right: 18px; height:100px
}
.examine form select{
    width: 60%;
    margin-top: 20px;
    color: #999999;
}
.examine form textarea{
    margin-top:20px;
    height: 100px;
}
.examine form input.sub{
    line-height: 40px;
    outline: none;
    border: none;
    background-color: #AF1E25;
    color: #fff;
    width: 270px;
    margin-top: 20px;
}
.examine form  .text{ font-size:16px; margin-top:25px; margin-bottom:15px;}
.hzh_form li.select .input select{
    width: 48%;
    float: left;
    margin-right: 4%;
}
.hzh_form li.select .input select:last-child{
    margin-right: 0;
}
.hzh_form li .text .p2{
    font-size: 14px;
    color: #aaaaaa;
    line-height: 16px;
    margin-bottom: 8px;
}
.hzh_form li .input .file_item{
    float: left;
    margin-right: 15px;
}
.hzh_form li .input .file_item input{
    width: 84px;
    height: 84px;
    background: url(../images/h6.png) no-repeat;
}
.hzh_form li .input .file_item .p2{
    font-size: 14px;
    color: #aaaaaa;
    text-align: center;
    line-height: 24px;
}
.chat{
    width: 1050px;
    margin: 30px auto 50px;
    color: #000;
}
.chat h1{
    text-align: center;
    font-size: 30px;
    color: #000000;
    line-height: 40px;
}
.chat h2{
    text-align: center;
    font-size: 18px;
    color: #000000;
    margin-bottom: 30px;
}
.chat .h_table{
    padding: 45px 0 28px;
    border-bottom: 1px dashed #9A9A9A;
}
.chat .h_table .text{
    font-size: 22px;
    
}
.chat .h_table .text .p1{
    float: left;
}
.chat .h_table .text .p2{
    float: right;
}
.chat .h_table table{
    width: 100%;
    margin-top: 10px;
    border-left: 1px solid #B1B1B1;
    border-top: 1px solid #B1B1B1;
}
.chat .h_table table td{
    font-size: 17px;
    color: #000000;
    line-height: 50px;
    padding: 0 14px;
    border-right: 1px solid #B1B1B1;
    border-bottom: 1px solid #B1B1B1;
}
.chat .h_table table td.gray{
    text-align: right;
    background-color: #F4F4F4;
}
.chat .h_table table td span{
    margin:0 60px 0 70px ;
}
.chat .qm{
    margin-top: 38px;
}
.chat .qm .text{
    float: right;
    margin-right: 235px;
}
.chat .ts{
    margin-top: 25px;
    font-size: 16px;
    line-height: 30px;
}
.chat .h_table table td.titles{
    position: relative;
}
.chat .h_table table td.titles{
    line-height: 20px;
}
.chat .h_table table td.titles .p1{
    position: absolute;
    left: 5px;
    bottom: 5px;
}
.chat .h_table table td.titles .p2{
    position: absolute;
    right: 5px;
    top: 5px;
}
.chat .h_table table td.titles:after {
    content: "";
    display: block;
    width: 110%;
    height: 1px;
    background-color: #000;
    transform: rotate(25deg);
    -webkit-transform: rotate(25deg);
    -moz-transform: rotate(25deg);
    position: absolute;
    left: -6px;
    top: 29px;
}
.chat .h_table table td.item span{
    margin:0px 50px 0 0;
    display: inline-block;
    width: 230px;
}
.chat .h_table table td .d1{
    float: left;
    margin-right: 80px;
    position: relative;
}
.chat h_table .h_table table td .d1:after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    position: absolute;
    right: -30px;
    top: 20px;
}
@media(max-width:992px){
    .hzh_form {
        padding: 15px;
    }
    .hzh_meassage{
        padding: 0;
    }
    .examine {
        padding: 0;
    }
    .examine .examine_list li .h_content img:last-child{
        margin-right: 0;
    }
    .examine .examine_list li{
        font-size: 12px;
    }
    .examine .examine_list li .h_title{
        width: 160px;
        padding: 10px 10px 10px 0;
    }
    .examine .examine_list li .h_content {
        padding-left: 225px;
        padding: 10px 10px 10px 180px;
    }
}
@media(max-width:767px){
    .hzh_form li .input{
        width: 100%;
    }
    .hzh_form {
        padding:0 10px;
    }
    .hzh_form li .text{
        font-size: 12px;
        line-height: 24px;
    }
    .hzh_form .form-control{
        height: 34px;
    }
    .hzh_form li.code .input img {
        float: left;
        height: 34px;
        margin-left: 10px;
    }
    .hzh_form li.code .input input{
        width: 125px;
    }
    .hzh_form li.code .input a{
        font-size: 12px;
    }
    .hzh_form li.submit {
        margin-top: 20px;
    }
    .hzh_form li.submit .input input{
        line-height: 30px;
        font-size: 12px;
    }
    .hzh_result .text {
        padding-left: 14px;
        color: #000;
        font-size: 14px;
        line-height: 26px;
        font-weight: bold;
    }
    .hzh_result .text span {
        margin-right: 15px;
    }
    .hzh_result .text span:last-child{
        margin-right: 0;
    }
    .hzh_result .list li .h_title {
        line-height: 40px;
        color: #464646;
        font-size: 12px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding-right: 0px;
    }
    .hzh_result .list li {
        position: relative;
        padding: 0px 8px;
        margin-top: 0;
    }
    .hzh_result .list li a {
        position: absolute;
        line-height: 24px;
        width: 120px; padding-left:0px;
        background: url(../images/h1.png) no-repeat center;
        background-size: 100% auto;
        right: 5px;
        top: 8px;
        text-align: center;
        font-size: 12px;
    }
    .hzh_result .list li.not a::before {
        content: "";
        display: block;
        width: 13px;
        height: 11px;
        background: url(../images/h2.png) no-repeat center;
        position: absolute;
        right: 10px;
        top: 7px;
    }
    .hzh_result .list li.not .reason {
        line-height: 20px;
        padding-left: 25px;
        color: #666666;
        display: none;
        background: url(../images/h3.png) no-repeat 5px 16px;
        font-size: 12px;
        padding: 10px 0;
        padding-left: 25px;
        background-size: 11px auto;
    }
    .hzh_meassage form{
        float: none;
    }
    .hzh_meassage form select{
        width: 70%;
    }
    .hzh_meassage table td{
        font-size: 12px;
    }
    .hzh_meassage table td:nth-child(1) {
        width: 15%;
    }
    .hzh_meassage table td:nth-child(2) {
        width: 37%;
    }
    .hzh_meassage table td:nth-child(3) {
        width: 18%;
    }
    .hzh_meassage table td:nth-child(4) {
        width: 30%;
    }
    .hzh_meassage table td{
        line-height: 50px;
    }
    .hzh_meassage table td a {
        display: block;
        height: 34px;
        line-height: 34px;
        width: 90%;
        margin: 10px 5% 0;
        background: url(../images/h1.png) no-repeat center;
        background-size: 100% auto;
        overflow: hidden;
        
    }
    .examine .examine_list li .h_title{
        width: 150px;
    }
    .examine .examine_list li .h_content {
        padding-left: 225px;
        padding: 10px 10px 10px 160px;
    }
    .examine .examine_list li .h_content img{
        width: 45%;
        margin-right: 5%;
    }
    .examine{
        padding: 0 7.5px;
    }
}
@media(max-width:992px)
{
.chat_wap{ width:calc(100% - 30px);margin: 25px 15px; }	
.chat_wap h1{
    text-align: center;
    font-size: 20px;
    color: #000000;
    line-height: 26px;
}
.chat_wap h2{
    text-align: center;
    font-size: 18px;
    color: #000000;
    margin-bottom: 15px;
}
.chat_wap .h_table{
    padding: 15px 0 0 0;
    border-bottom: 1px dashed #9A9A9A;
}
.chat_wap .h_table .text{
    font-size: 16px; line-height:22px; margin-bottom:15px;
    
}

.chat_wap .h_table table{
    width: 100%;
    margin-top: 10px;
    border-left: 1px solid #B1B1B1;
    border-top: 1px solid #B1B1B1;
}
.chat_wap .h_table table td{
    font-size: 14px;
    color: #000000;
    line-height: 20px; 
    padding:7px;
    border-right: 1px solid #B1B1B1;
    border-bottom: 1px solid #B1B1B1;
}
.chat_wap .h_table table td.gray{
    text-align: right;
    background-color: #F4F4F4;
}
.chat_wap .h_table table td span{
    margin:0 10px ;
}
.chat_wap .qm{
    margin-top: 18px;
}
.chat .qm .text{
    float: right;
    margin-right: 235px;
}
.chat .ts{
    margin-top: 25px;
    font-size: 16px;
    line-height: 30px;
}
.chat_wap .h_table table td.titles{
    position: relative;  height:50px;
}

.chat_wap .h_table table td.titles .p1{
    position: absolute;
    left: 5px;
    bottom: 0px;
}
.chat_wap .h_table table td.titles .p2{
    position: absolute;
    right: 0px;
    top: 3px;
}
.chat_wap .h_table table td.titles:after {
    content: "";
    display: block;
    width: 110%;
    height: 1px;
    background-color: #888;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    position: absolute;
    left: -3px;
    top: 23px;
}
.chat .h_table table td.item span{
    margin-left:20px;
    display: inline-block;
    width: 230px;
}
.chat .h_table table td .d1{
    float: left;
    margin-right: 80px;
    position: relative;
}
.chat h_table .h_table table td .d1:after{
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #000;
    position: absolute;
    right: -30px;
    top: 20px;
}
	}