html, body, div, h1, h2, h3, h4, h5, h6, p, img, dl, dt, dd, ol, ul, li, form, input,textarea,p,blockquote, table, tr, th, td { margin: 0;  padding: 0;  border: 0;}
table{border-collapse:collapse; border-spacing:0;}
img { border: 0; vertical-align: top; }
address,caption,cite,code,dfn,th,var{ font-style:normal; font-weight:normal;}
ol,ul,dl {list-style:none;}
input,textarea,select{border: 0; outline: 0; /*-webkit-appearance: none;*/ resize: none;}
h1,h2,h3,h4,h5,h6,b{font-size:100%;}
.clearfix:after{content: ""; display: block; clear: both;}
a {text-decoration: none; color: #444; cursor: pointer;}
i{font-style: normal}
.fl{ float:left;}
.fr{ float:right;}
.hide { display: none;}
body{
    font-size: 16px;
    line-height: 1.5;
    color: #444;
    font-family: "microsoft yahei","\5FAE\8F6F\96C5\9ED1",Arial,sans-serif;
}
select{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.w1100{width: 1100px; margin: 0 auto;}
.w440{width: 440px;}
.w240{width: 240px;}
.w770{width: 770px;}
.w100{width: 100px;}
.w110{width: 110px;}
.w280{width: 280px;}
.sty9{color: #999;}
.sty6{color: #666;}
.styred{color:#f31111;}
.stywhite{color:#fff;}
.styblue{color: #2d66a5;}
.txt14{font-size: 14px;}
.txt15{font-size: 15px;}
.txt16{font-size: 16px;}
.txt18{font-size: 18px;}
.txt20{font-size: 20px;}
.txt21{font-size: 21px;}
.txt23{font-size: 23px;}
.txt32{font-size: 32px;}
.txt35{font-size: 35px;}
.txt100{font-size: 100px;}
.mar10{margin-top: 10px;}
.mar15{margin-top: 15px;}
.mar20{margin-top: 20px;}
.mar25{margin-top: 25px;}
.mar30{margin-top: 30px;}
.mar40{margin-top: 40px;}
.mar60{margin-top: 60px;}
.fontw{font-weight: bold;}
.textc{text-align: center;}
.bgbox {
    background: url("../images/bg2.jpg") top center no-repeat #f5f5f5;
}
.bgbox1 {
    background: #f5f5f5;
}
.shaw{
    box-shadow: 0 0 5px #ccc;
}
.header{
    height: 365px;
}
.header h2{
    line-height: 74px;
    padding-top: 40px;
}
.header h2 img{
    margin-right: 20px;
}
.header h1{
    text-shadow: 5px 5px 0 #666;
}
.main{
    background: linear-gradient(to bottom,#f2f2f2 70%, #fbfbfb 100%);
    padding: 30px 36px 30px;
}
.main .searchbox{
    height: 218px;
}
.main .searchbox .line{
    height: 2px;
    font-size: 0;
    background-color: #e4e4e4;
    margin-top: 108px;
}
.main .searchbox .search{
    width: 508px;
    height: 40px;
    line-height: 40px;
    margin: 84px 18px 0;
    border: 1px solid #2d66a5;
    border-radius: 9px;
    background-color: #fff;
    padding-top: 8px;
    overflow: hidden;
}
.main .searchbox .search input.ipt{
    padding-left: 15px;
    height: 30px;
    line-height: 30px;
}
.main .leftsidebar{
    width: 240px;
}
.main .leftsidebar li{
    font-size: 23px;
}
.main .leftsidebar li label{
    padding: 10px 0px 10px 10px;
    cursor: pointer;
    line-height: 28px;
    display: block;
    color: #2e65a6;
    overflow: hidden;
}

.main .leftsidebar li label i.fro{
    margin: 20px;
    font-size: 40px;
}
.main .leftsidebar li label span.txt{
    margin-top: 5px;
}
.main .cont{
    background-color: #fff;
    padding-bottom: 30px;
}
.cont h3{
    margin: 30px 0;
}
.main .cont .txtbox{
    height: 940px;
    max-height: 940px;
    overflow-y: auto;
    padding: 0 30px;
    margin-right: 10px;
}
.main .cont .txtbox::-webkit-scrollbar {/*������������ʽ*/
    width: 10px;
    height: 80px;
}
.main .cont .txtbox::-webkit-scrollbar-thumb {/*����������С����*/
    border-radius: 10px;
    background-color: #2a68a4;
}
.main .cont .txtbox::-webkit-scrollbar-track {/*������������*/
    background-color: #f2f2f2;
}
.main .cont .txtbox p{
    text-indent: 2em;
    line-height: 30px;
    margin-bottom: 1em;
}
.cont h4,.cont h5 {
    margin: 10px 0 20px;
}
/*�����ƶ�*/
.main .cont .txtbox.h670{
    height: 670px;
    max-height: 670px;
}
.main .cont .txtbox ul li,.main .cont .item li{
    line-height: 28px;
    margin: 16px 0;
}
.main .cont .txtbox ul li a,.main .cont .item li a{
    margin-right: 10px;
}
.main .cont .txtbox ul li span,.main .cont .item li span{
    display: inline-block;
}
.main .cont .txtbox ul li.firstli{
    border-bottom: 2px solid #ccc;
    padding-bottom: 30px;
    margin-top: 6px;
}
/*��������*/
.w200{width:200px;}
.main .cont .title{
    border-bottom: 2px solid #ccc;
}
.main .cont .title span{
    display: block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background-color: #2d66a5;
    color: #fff;
}
.main .cont .item{
    padding: 10px 30px;
}
.main .cont .item a.more{
    width: 100px;
    margin: 0 auto;
    display: block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background-color: #e6e6e6;
}
.main .nbcont .title{
    border-bottom: none;
}
.main .nbcont .title span{
    height: 40px;
    line-height: 40px;
}
.main .nbcont .topline{
    padding: 16px 10px;
}
.main .nbcont .table{
    width: 100%;
}
.main .nbcont .table td{
    height: 40px;
    line-height: 40px;
    border-right: 1px solid #ddd;
   padding-left: 40px;
}
.main .nbcont .table td:nth-child(3n+1){
    padding-left: 15px;
}
.main .nbcont .table tr:nth-child(odd){
    background:#f5f5f5;
}
.main .cont .info{
    padding-bottom: 20px;
    margin: -20px 30px 0 30px;
    border-bottom: 2px solid #ccc;
}

.cd-accordion-menu ul {
    /* by default hide all sub menus */
    display: none;
}
.cd-accordion-menu li {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.cd-accordion-menu input[type=checkbox] {
    /* hide native checkbox */
    position: absolute;
    opacity: 0;
}
.cd-accordion-menu label, .cd-accordion-menu a {
    position: relative;
    display: block;
    background: #fff;
    color: #ffffff;
}
.no-touch .cd-accordion-menu label:hover, .no-touch .cd-accordion-menu a:hover {
    background: #52565d;
}
.cd-accordion-menu label::before, .cd-accordion-menu label::after, .cd-accordion-menu a::after {
    /* icons */
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cd-accordion-menu label {
    cursor: pointer;
}
.cd-accordion-menu label.sec::before {
    background-image: url(../images/arrow.png);
    background-repeat: no-repeat;
}
.cd-accordion-menu label::before {
    /* arrow icon */
    right: 18px;
    background-position: 0 0;
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform: translateY(-50%) rotate(-90deg);
}

.cd-accordion-menu input[type=checkbox]:checked + label::before {
    /* rotate arrow */
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cd-accordion-menu input[type=checkbox]:checked + label + ul,
.cd-accordion-menu input[type=checkbox]:checked + label:nth-of-type(n) + ul {
    /* use label:nth-of-type(n) to fix a bug on safari (<= 8.0.8) with multiple adjacent-sibling selectors*/
    /* show children when item is checked */
    display: block;
}
.cd-accordion-menu ul label,
.cd-accordion-menu ul a {
    background: #fff;
    color: #2d66a5;
    padding: 10px 0 10px 40px;
}
.cd-accordion-menu ul .xnew{
    background: #fff;
    padding: 10px 0px 0px 0px;
}
.cd-accordion-menu ul li .xnewlabel{
    /* color: #000000; */
    padding-left:35px;
    /* background: #e5e5e5; */
}
.cd-accordion-menu ul li .xnewlabel:hover {
    color: #2e65a6;
}
.no-touch .cd-accordion-menu ul label:hover, .no-touch
.cd-accordion-menu ul a:hover {
    background: #3c3f45;
}
.cd-accordion-menu > li:last-of-type > label,
.cd-accordion-menu > li:last-of-type > a,
.cd-accordion-menu > li > ul > li:last-of-type label,
.cd-accordion-menu > li > ul > li:last-of-type a {
    box-shadow: none;
}
.cd-accordion-menu ul label::before {
    right: 36px;
}

.cd-accordion-menu ul ul label,
.cd-accordion-menu ul ul a {
    display: block;
    text-align: center;
    padding: 10px;
    font-size: 16px;
    color: #000;
}
.cd-accordion-menu ul ul a:hover,.cd-accordion-menu ul ul a:active{
    background-color: #e7f5ff;
}
.cd-accordion-menu ul ul li.on{
    font-weight: bold;
}
.cd-accordion-menu ul ul li.on a{
    color: #2d66a5;
    background-color: #e7f5ff;
}
.cd-accordion-menu ul ul label::before {
    left: 54px;
}

.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
    padding-left: 118px;
}
.cd-accordion-menu ul ul ul label::before {
    left: 72px;
}

.cd-accordion-menu ul ul label::before {
    left: 72px;
}

.cd-accordion-menu ul ul ul label,
.cd-accordion-menu ul ul ul a {
    padding-left: 154px;
}
.cd-accordion-menu ul ul ul label::before {
    left: 96px;
}

.cd-accordion-menu.animated label::before {
    /* this class is used if you're using jquery to animate the accordion */
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}
.page{
    overflow: hidden;
    width: 400px;
    margin-bottom: 30px;
}
.page a {
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin: 0 3px;
}
.page a.on{
    color: #fff;
    background-color: #1a56a8;
}
.page input{
    display: inline-block;
}
.mytable{
    color: #000000;
    line-height: 25px;
    font-size: 12px;
    width: 100%;
    margin: 20px auto;
}
.pmingcheng {
    border: #989898 1px solid;
    border: #989898 1px solid;
}
/*20211221foot*/
.hdjl{width:321px; margin:20px auto 0;}
.hdjl_hd{font-size:24px; font-weight:bold;}
.hdjl_hd a{color:#0043b2;}
.hdjl_bd{text-align:center;}
.hdjl_bd a{display:block; margin-top:15px;}
.foot{background-color:#0b5fb4; padding:24px 0; color:#b7d9fa;}
.copyright{position:relative; text-align:center; font-size:12px; line-height:24px;}
.copyright a{color:#b7d9fa;}
.ic_gov{display:block; position:absolute; left:310px; top:0;}
.ic_finderror{display:block; position:absolute; right:260px; top:0;}



/*部门规章首页样式*/
.header1{
    height: 365px;
}
.header1 h2{
    line-height: 45px;
    padding-top: 40px;
}
.header1 h2 img{
    margin-right: 20px;
}
.header1 h1{
    text-shadow: 5px 5px 0 #666;
    padding: 70px 0;
}
.txt55{font-size: 55px;}
.stywhite1{color: #fff;font-size: 20px;}
.main1{background:#ffffff;padding: 30px 36px 30px;}
.searchSection{width: 100%;background: #f5f5f5;height: 180px;overflow: hidden;}
.searchbox1{width: 700px;height: 40px;line-height: 40px;margin: 50px 0 0 100px;border:3px solid #1f65a1;border-radius: 10px;background: #fff;overflow: hidden;position: relative;float: left;}
.searchBox{width: 620px;margin: 0 20px;font-size: 18px;}
.searchIcon{position: absolute;top:6px;right: 20px;width: 28px;}
.advancedSearch{float: left;margin: 50px 0 0 25px;width: 110px;height: 46px;background: #0f5a9b;font-size: 18px;color: #ffffff;border-radius: 10px;border: 0;outline: none;cursor: pointer;}
.advancedSearch:hover{background: #2979bc;}
.searchLocation{width:100%;float: left;overflow: hidden;text-align: center;margin-top: 30px;font-size: 16px;}
.searchLocation span{color: #105c98;margin-right: 10px;}
.searchLocation input{width: 16px;height: 16px;padding: 0 20px;vertical-align: middle;margin-top: -3px;}
.searchLocation lable{margin: 10px;display: inline-block;}

.contentList{height: 100%;overflow: hidden;padding: 0 36px 0;}
.colorWhite{background: #ffffff;}

.content{border-bottom: 1px solid #eeeeee;}
.content .top{
    font-weight: bold;
    font-size: 20px;
    height: 60px;
    line-height: 60px;
    border-bottom: 3px solid #0f5a9b;
}
.content .list{
    height: 80px;
    padding: 5px 0;
}
.content .title{
    text-align: left;
    padding-left: 90px;
    width: 500px;

}
.content .title2{
    text-align: left;

}
.content .title2 dt{
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    margin-top: 10px;

}
.content .title2 dd{
    font-size: 14px;
    line-height: 1.8;
    color: #5d89b6;
    padding-bottom: 13px;
}
.content .listbg{
    background:#eeeeee ;
}
.turnPage{}
.page{
    overflow: hidden;
    width: 100%;
    text-align: center;
    margin-bottom: 50px;
    margin-top: 40px;
}
.page a {
    font-size: 14px;
    display: inline-block;
    padding: 3px 10px;
    border: 1px solid #ccc;
    margin: 0 3px;
}
.page span{font-size: 14px;}
.page a.on{
    color: #fff;
    background-color: #1a56a8;
}
.page input{
    display: inline-block;
}





    .table-newlist { text-align: center; }
    .table-newlist tr:first-child { height: 70px; color: #333333; font-size: 20px; font-weight: bold; border-bottom: solid 2px #0f5a9b; background: #fff!important; }
    .table-newlist tr:first-child th { font-weight: bold; line-height: 60px; vertical-align: bottom; }

    .table-newlist tr { height: 102px; }
    .table-newlist tr:nth-child(odd) { background: #eeeeee; }
    .table-newlist tr .id-num { width: 108px; font-size: 16px; }
    .table-newlist tr .id-title { text-align: left; }
    .table-newlist tr .it-name { font-size: 16px; font-weight: bold;  line-height: 30px; color: #333333; }
    .table-newlist tr .it-name a { font-size: 16px; font-weight: bold; line-height: 2; margin-top: 10px; }
    .table-newlist tr .it-time { font-size: 14px; line-height: 24px; color: #666666; }
    .table-newlist tr .it-time a { font-size: 14px; line-height: 1.8; color: #5d89b6; padding-bottom: 13px; }
    .table-newlist tr .id-function-btn { width: 200px; padding: 0px 20px; font-size: 14px; }

    .page-box { width: 100%; overflow: hidden; margin: 36px 0px; font-size: 0px; text-align: center; }
    .page-box a, .page-box font { display: inline-block; line-height: 26px; font-size: 14px; padding: 0px 9px; }
    .page-box a { margin: 0px 5px; border: solid 1px #d5d5d5; }
    .page-box font, .page-box a:hover { color: #fff; border: solid 1px #0d5a9e; background: #0d5a9e; }

/*部门规章文章页样式*/
.rulesHead{width:1100px;border-bottom:5px solid #015293;background: #ffffff;padding:35px 0;text-align: center;position: relative;}
.ruleHeadcont{width: 100%;overflow: hidden;margin: 0 auto;}
.emblem{}
.ruleTitle{font-size: 40px;color:#fb0100;font-family: 'FZXiaoBiaoSong-B05S';font-weight: bold;margin: 8px 0 0 15px;display: inline-block;}
.downloadCont{position: absolute;right: 12px;bottom: 12px;}
.downloadCont button{font-size: 14px;color: #666666;border: 1px solid #d2d2d2;width: 90px;height: 38px;background: #ffffff;margin-left: 12px;line-height: 38px;text-align: center;float: right;overflow: hidden;outline: none;}
.downloadCont button:hover{background: #015293;color: #fff;border: #015293;cursor: pointer;}

.details{padding: 58px 0 70px;overflow: hidden;}
.detailsHeader{width: 1024px;margin: 0 auto;text-align: center;overflow: hidden;}
.detailsHeader p{font-size: 28px;;font-weight: bold;}
.detailsHeader span{font-size: 18px;margin: 18px 0;font-family: 'fangsong';display: inline-block;}
.list:nth-child(odd){background: #eeeeee;}
.wz{
    width: 1024px;
    margin: 0 auto;
    /*border-bottom: 5px solid #015293;*/
    /*padding: 0 36px 70px 36px;*/
}
.wz p{
    font-size: 21px;
    font-family: "fangsong";
    line-height: 38px;
    text-indent: 2em;
}
.wz p span{
    font-size: 21px; font-family: 'SimHei';margin-right: 10px;
}

.rulesFoot{width:1100px;border-top:5px solid #015293;background: #ffffff;padding:40px 0;text-align: right;}
.release{font-size: 28px;color:#015294;font-family: 'FZXiaoBiaoSong-B05S';font-weight: bold;display: inline-block;margin-right: 60px;}

