/*办事指南*/

.listinteractive .tablebox td {
    height: 24px;
    font-size: 14px;
    color: #333;
    border: 1px solid #e5e5e5;
    padding: 7px 14px 8px;
    line-height: 22px;
}
.listinteractive{
    margin: 15px 0;
}
.listinteractive .tablebox td.color6{
    color: #666;
}
.bsznlistbox{
    margin-top: 20px;
    width: 100%;
}
.bsznlistbox ul li{
    font-size: 16px;
    line-height: 30px;
}
.bsznlistbox ul li .listdiv{
    padding: 10px 20px;
    border: 1px solid #e9e9e9;
    border-bottom: none;
}
.bsznlistbox ul li .listdiv.bsznshow{
    border: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    box-shadow: 0 0 5px #ddd;
}
.bsznlistbox ul li:nth-last-of-type(1) .listdiv{
    border-bottom: 1px solid #e9e9e9;
}
.bsznlistbox ul li .tit{
    color: #333;
    width: 370px;
    text-align: left;
}
.bsznlistbox ul li .tit .blue{
    color: #265eb0;
}
.bsznlistbox ul li .tit .red{
    color: #d40401;
}
.bsznlistbox ul li .btnbszn{
    display: inline-block;
    width: 87px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #d40401;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
}
.bsznlistbox ul li .btnbszn:hover{
    opacity: 0.9;
}
.bsznlistbox ul li .columnlist{
    display: none;
    text-align: left;
}
.sqcltabbox{
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed;
}
.sqcltabbox tr th{
    height: 36px;
    font-size: 14px;
    color: #333333;
    background: #f9fafc;
    border: 1px solid #e7e7e7;
    font-weight: normal;
    padding: 0 5px;
    text-align: center;
}
.sqcltabbox tr td{
    height: 46px;
    border: 1px solid #e7e7e7;
    font-size: 14px;
    color: #666;
    text-align: center;
    padding:9px 5px;
    line-height: 26px;
}
.sqcltabbox tr .textleft{
    text-align: left;
    padding: 9px 12px;
}
.btnexampletable{
    display: inline-block;
    width: 97px;
    height: 30px;
    line-height: 30px;
    background: #fbe5e5;
    border-radius: 4px;
    color: #d40401;
    font-size: 14px;
}
.btnexampletable:hover{
    opacity: 0.9;
}
.cjwtquestions{
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 3px;
}
.cjwtanswers{
    font-size: 14px;
    color: #666;
}
.bsznlistbox .maintit{
    color: #333;
}
.btnhidebox{
    text-align: center;
    margin: 4px 0 20px;
    height: 37px;
    line-height: 37px;
    background: #f9fafc;
    border: 1px solid #f6f6f6;
}
.btnhidebox a{
    font-size: 14px;
    color: #787879;
}
.bsznlistbox ul li .listinteractive .tablebox td.tdtit {
    width: 128px;
    text-align: right;
    background: #f9fafc;
}
.bsznlistbox ul li .listinteractive .tablebox td span.padrt {
    margin-right: 10px;
    color: #666;
}
.triangle-down,.triangle-up,.trianglegray-down{
    font-size: 0;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
}
.triangle-down{
    border-top: 4px solid #fff;
}
.triangle-up{
    border-bottom: 4px solid #fff;
}
.trianglegray-down{
    border-bottom: 4px solid #a3a3a3;
}
.downloadsample{
    display: inline-block;
    vertical-align: middle;
    margin-top: -3px;
    margin-left: 9px;
    width: 12px;
    height: 12px;
    /*background: ;*/
    background-repeat: no-repeat;
}