/*commom style*/
*,*:before,*:after {box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li,pre,form, fieldset, legend, button, input, textarea,th,td,img{border:none;margin:0;padding:0;}
body,button, input, select, textarea {font-family:"微软雅黑";}
ul,ol{list-style: none;}
a,ins{text-decoration:none;}
a{color:#333333;}
a:hover{color:#355e92;transition:all 0.2s;-webkit-transition:all 0.2s;-o-transition:all 0.2s;-moz-transition:all 0.2s;}
.fl{float:left;}
.fr{float:right;}
.cf:after{display:block;content:"";height:0;visibility:hidden;clear:both;}
.cf{zoom:1;}
.hide{display:none;}
.block{display:block;}
.w1200{width: 1200px;margin: 0 auto;}



*{ margin:0; padding:0; font-family:"微软雅黑";}
a{ color:#333;}
a:visited{ color:#333;}
a:hover{ color:#4178be;}
body{background-color: #fff;}

/*主体*/
.bs_nav{width: 100%; background: #e5e8ed; height: auto;}
.bs_nav1{width: 1200px; height: 60px; margin: 0 auto;}
.bs_nav1 a{width: 12.5%; height: 60px; float: left; display: block; line-height: 60px; text-align: center; font-size: 18px;}
.bs_nav1 a.on{color: #ca2e1d;}
a.sybz{float: right; height: 30px; line-height: 30px; border: 1px solid #4d739a; margin-top: 15px;}
.dqzw{width: 1200px; height: 45px;  line-height: 45px; margin: 0 auto; font-size: 14px;}
.dqzw a{margin-left: 5px;}
.bsfl{width: 1200px; min-height: 100px; margin: 0 auto; border: 1px solid #d7dadf; overflow: hidden;}
.fwdx{width: 100%; min-height: 85px; border-bottom: 1px solid #d7dadf; overflow: hidden;}
.fwdx .one{width: 12%; height: 30px; float: left; display: block; margin-top: 30px; margin-left: 70px; font-size: 17px; font-weight: bold; color: #4f719c; background: url(fwdx.png) no-repeat; padding-left: 3.5%; line-height: 26px;}
.fwdx .two{width: 10%; height: 30px; float: left; display: block; margin-top: 30px; margin-left: 20px; font-size: 15px; color: #ee7151; line-height: 26px;}
.fwdx .three{width: 22%; height: 30px; float: left; display: block; margin-top: 30px; font-size: 15px; line-height: 26px;}
.xzfl{width: 69%; min-height: 85px; overflow: hidden;}

.bmfl{width: 100%; min-height: 150px; overflow: hidden;}
.bmfl .one{width: 12%; height: 30px; float: left; display: block; margin-top: 20px; margin-left: 70px; font-size: 17px; font-weight: bold; color: #4f719c; background: url(bmfw.png) no-repeat; padding-left: 3.5%; line-height: 26px;}
.bmfl .two{width: 10%; height: 30px; float: left; display: block; margin-top: 20px; margin-left: 20px; font-size: 15px; color: #ee7151; line-height: 26px;}
.bmfl .three{width: 20%; height: 30px; float: left; display: block; margin-top: 20px; font-size: 15px; line-height: 26px;}
.bmlb{width: 69%; height: 105px; overflow: hidden; float: left;}
a.all{width: 7%; float: right; display: block; margin-top: 10px; margin-right: 8.2%; font-size: 15px; line-height: 26px; margin-bottom: 20px; background: url(qbsq.png) right no-repeat; cursor: pointer;}
.sxsm{width: 1200px; min-height: 100px; padding: 20px 40px; background: #eff1f6; margin: 0 auto; margin-top: 20px; border: 1px solid #d1d1d1;}
.sxsm .tit{width: 100%; line-height: 40px; text-align: center; font-size: 20px;}
.sxsm p{font-size: 16px; line-height: 34px;}
.sxsm .bomo{width: 100%; line-height: 40px; text-align: right; font-size: 16px; margin-top: 30px;}
/*搜索*/
.form{margin:20px auto 40px;}
.form span{padding: 0 10px 0 15px;font-size: 15px;}
.search_txt{width: 25%;height: 35px;border:1px solid #cdcdcd;
    padding-left: 15px;
    line-height: 35px;
    font-size: 15px;
    margin-right: 10px;
}
.btn{width: 74px;height: 35px;color: #fff;line-height: 35px;background: url("search.jpg") no-repeat 0 0;margin-left: 20px;}

    /*列表*/
.matters-list{
    max-width: 100%;
    max-height: 100%;}
.table {
    border: none;
    width: 100%;
    font-size: 17px;
    line-height:60px;
    color: #333;
    margin-bottom: 30px;
}
.table th:first-child {
    padding-left: 0;
    text-align: center;
}
.table td:first-child {
    text-align: left;
    padding-left: 30px;
}
.table th {
    color: #29588c;
    vertical-align: middle;
    text-align: center;
    background: #e3e7f1;
    font-size: 15px;
	line-height: 50px;
}
#content tr{border-bottom:1px solid #d7dadf;color: #d44c4c;}
.table td, .table th {
    padding:0 0.5rem;
    text-align: center;
    line-height: 60px;
}
.table tr .icon{color:#333;padding-left:28px;text-align: left;background: url("icon.png") no-repeat 0 center;}


@media screen and (max-width: 1024px){
    .form{width:90%;margin:13px auto;}
    .form{margin:15px auto;}
    .form span{padding: 0 10px 0 15px;font-size: 13px;}
    .search_txt{width: 220px;height: 30px;border:1px solid #cdcdcd;
        padding-left: 15px;
        line-height: 30px;
        font-size: 13px;
        margin-right: 10px;
    }
	.dqzw,.bs_nav1{width: 100%;}
	.sxsm,.bsfl{width: 100%;}
	.fwdx .one{margin-left: 20px; width: 16%; padding-left: 4.5%;}
	.xzfl{width: 72%;}
	.fwdx .two{width: 6%;}
	.fwdx .three{width: auto; margin: 30px 10px 0 8px;}
	.bmfl .one{margin-left: 20px; width: 16%; padding-left: 4.5%;}
	.bmfl .two{width: 6%;}
	.bmlb{width: 72%;}
	.bmfl .three{width: auto; margin-right: 14px;}
	a.all{width: 11.5%;}
    .search_txt1{margin:0 20px 10px 0;}
    .form .btn{margin: 10px 0 5px 67px;font-size:13px;width: 50px;height:26px;line-height:26px;background: #d44c4c;border-radius: 3px;}
    /*列表*/
    .table {
        font-size: 13px;
    }
    .matters-list{
        height: 100%;
        overflow-x: scroll;
        max-width: 96%;
        margin: 0 auto;
        max-height: 100%;}
    .table td:first-child {
        text-align: left;
        padding-left: 15px;
    }


}
@media screen and (max-width: 767px){
    .table td, .table th {
        padding: .3rem .4rem;
        line-height: 1.6rem;
    }
    .matters-list{
        height: 100%;
        overflow-x: scroll;
        max-width: 96%;
        margin: 0 auto;
        max-height: 100%;}
    .table th{font-size: 13px;}
    .table td:first-child {
        text-align: left;
        padding-left: 15px;
    }
    .form{width:90%;margin:13px auto;}
    .form{margin:15px auto;}
    .form span{padding: 0 10px 0 15px;font-size: 13px;}
    .search_txt{width: 220px;height: 30px;border:1px solid #cdcdcd;
        padding-left: 15px;
        line-height: 30px;
        font-size: 13px;
        margin-right: 10px;
    }
    .search_txt1{margin:0 75px 10px 0;}
    .form .btn{margin: 10px 0 5px 67px;}
    /*列表*/


}
@media screen and (max-width: 767px){
    .bs_nav1{width: 100%; height: 80px; padding: 0 10px;}
    .bs_nav1 a{ height: 40px; line-height: 40px; width: 25%;}
    a.sybz{ height: 30px; line-height: 30px; border: 1px solid #4d739a; margin-top: 5px;}
    .dqzw{width: 100%; padding: 0 10px;}
    .bsfl{width: 100%; padding: 0 10px;}
	.bmlb,.xzfl { width: 85%;}
	.sxsm{width: 100%;}
    .fwdx .one{ width: 100%; margin: 10px 0px 0 0; padding-left: 11%; line-height: 30px}
    .fwdx .two,.fwdx .three{width: auto; margin: 8px 10px 0 8px;}
    .bmfl .one{ width: 100%; margin: 10px 0px 0 0; padding-left: 11%; line-height: 30px}
    .bmfl .two,.bmfl .three{width: auto; margin: 8px 10px 0 8px;}
    a.all{width: 22%; float: left; margin-left: 14%; margin-right: 0;}
}
@media screen and (max-width: 408px){
    .search_txt1{margin:0 53px 10px 0;}
}
@media screen and (max-width: 378px){
    .search_txt1{margin:0 20px 10px 0;}
}
@media screen and (max-width: 375px){
    a.all{ width: 24%; margin-left: 16%;}
	.bmlb { width: 83%;}
	.sxsm{width: 100%;}
}
@media screen and (max-width: 321px){
    .search_txt{width: 190px;height: 30px;border:1px solid #cdcdcd;
        padding-left: 15px;
        line-height: 30px;
        font-size: 13px;
        margin-right: 10px;
    }
    .search_txt1{margin:0 20px 10px 0;}
}
@media screen and (max-width: 320px){
	a.all{width: 28%; float: left; margin-left: 19%; margin-right: 0;}
	.bmlb { width: 83%;}
	.sxsm{width: 100%;}
}

