﻿        .yshj{padding: 10px;}
        .yshj-target {line-height: 35px;text-indent: 2em;margin: 10px;font-size: 16px;}
.yshj-target p{font-size: 16px; padding:20px 0;}
        .yshj-content {}
        .yshj-content .scope {font-size: 20px;line-height: 50px;color: #666;margin-bottom: 10px;background: #f5f5f5;padding-left: 10px;border-radius: 3px;}
        .yshj-content .list {}
.yshj-content .list .s-title { padding: 10px; margin: 5px 0; background-color: #FFFFFF; font-size: 18px; font-weight:bold;line-height: 30px;color: #666; }
        .yshj-content .list li {padding: 10px;margin: 8px 0;background-color: #f3fafe;font-size: 15px;line-height: 30px;}
        .yshj-content .list span {display: inline-block;background: #57c2ff;border-radius: 3px;color: #fff;margin-right: 10px;width: 20px; text-align: center; height: 20px; line-height: 20px; font-size: 13px;}
        .yshj-btn{margin: 25px 0;text-align: center;}
        .yshj-btn a{display: inline-block;width: 150px;height: 50px;line-height: 50px;border-radius: 5px;
        background-color:#007BBE ;color: #FFFFFF;text-align: center;margin: 0 20px;font-size:16px;}
        .slfw-title {text-align: center;font-size: 18px;font-weight: bold;line-height: 50px;color: #666;margin-bottom: 10px;background: #f5f5f5;padding-left: 10px;
        border-radius: 3px;}
        .zysx ul {overflow: hidden;color: #666;}
        .zysx ul li {float: left;width: 24%;height: 150px;background: #f5f5f5;padding: 0 15px;box-sizing: border-box; margin: 0 5px;
        border: 1px dashed #666;border-radius: 5px;}
        .zysx ul li h4 {text-align: center;line-height: 55px; font-size: 18px; margin: 0;}
        .zysx ul li p {line-height: 25px;font-size: 14px;margin: 0;text-indent: 2em;}

        #header_m{display: none;}
        #header_m img{width: 100%;}
        #footer_m{display: none;background-color: #f3f3f3;border-top: 3px solid #015293;line-height: 35px;text-align: center;padding: 10px 0;}
      @media screen and (max-width: 960px) {
       .top,#header,#footer,.where {display: none;}
       #header_m,#footer_m {display: block;}
       #content {width: 100%;}
       .yshj,.content {padding: 0;}
       .yshj-btn a {width: 120px;}
      .zysx ul li {width: 47%;height: 165px;margin: 5px;}
      .where,.content {margin: 0;}
}
#querySuccess td{
    border: 1px solid #666;
    line-height: 30px;
    padding: 5px;
}
#querySuccess td.label{
    width: 100px;
}

/* reply start  */
.rely {
    padding-bottom: 20px;
}
.mainrely{
    /* height: 450px; */
    background: #fff;
}
.mainrely .rely h4 {
    margin: 20px auto;
    text-align: center;
    font-size: 20px;
}
.mainrely input {
    display: inline-block;
    background-color: #fff;
    border: 1px solid #979797;
    width: 50%;
    height: 35px;
    line-height: 35px;
}
.mainrely input#IsPublic_1,
.mainrely input#IsPublic_0 {
    width: auto;
    vertical-align: middle;
    margin-right: 3px;
}
.xinming {
 text-align: center;
    margin-bottom: 20px;
    margin-left: -45px;
    font-size: 18px;
}
.xinming input {
 margin-left: 18px;
    height: 24px;
    width: 200px;
    
}
.chaxun {
     text-align: center;
    margin-bottom: 20px;
    margin-left: -47px;
    font-size: 18px;
}
.chaxun input{
        width: 200px;
    height: 24px;
}
.rely button {
    width: 80px;
    height: 36px;
    line-height: 36px;
    margin: 40px auto;
    color: #FFFFFF;
    background-color: #015293;
    font-size: 20px;
    display: block;
    border: none;
}
.mainrely .rely span {
    margin-left: 5px;
    color: red;
}
#querySuccess td{
    border: 1px solid #bbb;
    font-size: 16px;
    padding: 10px;
    line-height: 28px;
}
#querySuccess td:nth-child(2n-1){
    width: 100px;
    text-align: center;
}