.catlistHd p {
    padding: 20px;
    line-height: 1.8;
    color: #333;
}
.catlistHd .catlistHd-tit {
    background: #00AAB4;
    color: #FFFFFF;
}
.catlist ul li {
    padding-bottom: 20px;
    margin-bottom: 20px;
}
.catlist ul li .jianj {
    line-height: 1.8;
    padding: 0 0 15px;
}
.catlist ul li a {
    background: #00AAB4;
    color: #FFFFFF;
}

.posguig, .posjies {
    padding: 5px 20px 20px;
}
.posjies p {
    line-height: 1.6;
    margin-bottom: 10px;
}
.posguig strong {
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
table.posguig-tab {
    width: 100%;
}
/*.posguig-tab>tbody>tr:nth-child(odd){
    background-color: #F4F4F4;
}*/
.posguig-tab tr td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: middle;
}
.posguig-tab tr td.title {
    width: 100px;
}
.posbut {
    padding: 0 20px 20px;
    display: flex;
    justify-content: space-between;
}
.posbut a {
    background: #00AAB4;
    color: #ffffff;
    padding: 8px 15px;
    width: 48%;
    text-align: center;
}

#tablecenter td.tdLeft {
    width: 100px;
    text-align: right;
}

#tablecenter td {
    font-size: 14px;
    height: 30px;
    line-height: 26px;
    padding: 5px 0;
}
.qa_list .qa_message {
    display: block;
    font-size: 15px;
    padding: 10px 15px;
    line-height: 180%;
    text-align: center;
}
form[name="form_pur"]{height:300px;}
form[name="form_pur"] input{width:225px;height:30px;border:1px #b8b8b8 solid;margin-right:12px;}
form[name="form_pur"] input[type="submit"],form[name="form_pur"] input[type="button"]{display: block;margin: auto;font-size:16px;background:#f4c104;width:150px;text-align:center;color:#000;height:40px;border:none;font-family:"Microsoft YaHei","微软雅黑","宋体";}
form[name="form_pur"] select{width:111px;height:30px;border:1px #b8b8b8 solid;cursor: pointer;}

form[name="form_pur"] input[type="radio"]{width:16px;float:left;height: 16px;margin-top:14px;}
form[name="form_pur"] #tablecenter td div{float:left;overflow: hidden;height:30px;}
form[name="form_pur"] #tablecenter td div em{float:left;width:100px;margin-top: 9px;}