@charset "utf-8";
/* CSS Document111 */



/*html,body{
   filter: grayscale(100%);
 filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
 -webkit-filter: grayscale(100%);
 -moz-filter: grayscale(100%);
 -ms-filter: grayscale(100%);
 -o-filter: grayscale(100%);
}*/
/*清零*/
*{margin: 0; padding: 0; outline: none; border: none; background: none; list-style:none; vertical-align: top;box-sizing: border-box;}
/*wrap*/
body{font-family: "微软雅黑";color: #000;min-width: 1200px;}
a{text-decoration: none;color: #000;}
a:link,a:visited{text-decoration:none; }
a:hover{ text-decoration:none;  cursor:pointer;}
.wrap{width: 100%;}
.fl{float: left;}
.fr{float: right;}
.cl{zoom:1}
p,ul{margin:0}
.cl:after{display:block;clear:both;content:"";}
/*banner*/
.banner{width: 100%;height: 340px;background: url("/sitesources/zmdjw/theme/uxtheme10002/images/banner.jpg") top center no-repeat;}
.top{width: 1150px;margin: 0 auto;}
.inner{margin-top: 20px;line-height: 36px;font-size: 16px;color: #fff;}
.inner span{color: #fff;
    display: block;
    float: left;
    height: 25px;
    line-height: 25px;}
/*search*/
.inp{width: 310px;height: 36px;background: #fff;border-radius:2px;border: 1px solid #eaeaea;font-size: 14px;margin-top: 20px;}
.inp input[type="text"]{width: 260px;height: 34px;line-height: 34px;text-indent: 10px;}
.search-btn{width: 36px;height: 36px;background: url("../images/search_inp.png") center center no-repeat;cursor: pointer;}
/*nav*/
.navNew{width: 100%;height: 52px;background: #0062b4;}
.navNew ul{width: 1200px;line-height: 52px;margin: 0 auto;overflow: hidden;}
.navNew ul li{float:left;font-size: 18px;width: 150px;text-align: center;}
.navNew ul li a{display: block;color: #fff;}
/*.nav ul li a:hover{background: #c30d23;}*/
/*main*/
.content{width: 100%;background: url("/sitesources/zmdjw/theme/uxtheme10002/images/bodybg.png") top center no-repeat;min-height: 367px;padding-top: 12px;padding-bottom: 40px;}
.main{width: 1200px;margin: 0 auto;background: #fff;padding-top: 5px;}
/*footer*/
.widthBox{width: 1180px;margin: 0 auto;}
.h30{height: 30px;}
.ml20{margin-left: 20px;}
.mr10{margin-right: 10px;}
.mr20{margin-right: 20px;}
.footer{width: 100%;height: 180px;background: #0062b4;color: #fff;}
.footer-m{width: 1180px;    overflow: hidden;margin: 0 auto;padding-top: 25px;position: relative;}
.footer-m p{font-size: 14px;line-height: 30px;text-align: center;    margin: 0;}
.footer-m p a{color: #fff;}
.footer-m .imgBox1{position: absolute;left: 0;top: 25px;}
.footer-m .imgBox1 p{font-size: 14px;}
.footer-m .imgBox1 img{margin-left: 20px;}
.footer-m .imgBox2{position: absolute;right: 60px;top: 40px;}
.footer-m .imgBox2 img{margin-left: 10px;}
.footer-m .imgBox2 img.img2{margin-top: 12px;}



/*special*/
.special{width: 1180px;height: 90px;background: url("/sitesources/zmdjw/theme/uxtheme10002/images/tbgzbg.png") top center repeat-x;}
.special .title{width: 70px;height: 70px;background: #d50606 url("/sitesources/zmdjw/theme/uxtheme10002/images/tbgz.png") center center no-repeat;margin: 10px;}
.special .title a{display: block;width: 70px;height: 70px;}
/*txtScroll-top*/
.txtScroll-top{width: 1060px;height: 90px;overflow: hidden;margin-right: 10px;}
.txtScroll-top ul{width: 1060px;height: 90px;line-height: 90px;text-align: left;}
.txtScroll-top ul li{font-size: 30px;font-weight: bold;}
/*news*/
.news{margin: 15px auto 0;width:1180px;height:404px;}
/*slideBox*/
.slideBox{width:648px;height:404px;overflow: hidden;position:relative;}
.slideBox .hd{position:absolute; right:5px; bottom:16px; z-index:1;}
.slideBox .hd ul li{float:left; margin-right:8px;cursor:pointer;width:16px;height: 16px;background: #555;}
.slideBox .hd ul li.on{background:#fff;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position: relative;}
.slideBox .bd img{display: block;width: 648px;height: 404px;}
.slideBox .bd p{position: absolute;bottom: 0;left: 0;width: 648px;height: 50px; line-height: 50px;font-size: 16px;background: rgba(0,0,0,0.4);text-indent: 10px;z-index: 1;}
.slideBox .bd p a{color: #fff;}
/*headline*/
.headline{width: 532px;position: relative;}
.headline .title{width: 60px;height: 26px;position: absolute;right: -4px;top: 0;background: url("/sitesources/zmdjw/theme/uxtheme10002/images/ttbg.png") top center no-repeat;}
.headline .title a{display: block;width: 60px;height: 22px;line-height: 22px;color: #fff;text-align: center;font-size: 14px;}
.headline ul{width: 532px;}
/*.headline ul li{width: 532px;height: 66.5px;margin-bottom: 1px;background: #f6f6f6;padding-top: 9px;}*/
.headline ul li p{width: 500px;line-height: 24px;margin-left: 16px;font-size: 21px;font-weight: bold;}
.headline ul li:first-child p{width: 470px;}

.headline ul li {
    width: 532px;
    height: 66px;
    margin-bottom: 1px;
    background: #f6f6f6;
    display: flex;
    align-items: center;
}
.headline ul li a{
font-size: 22px;
    line-height: 24px;
}

/*focusBox*/
.focusBox{width: 100%;margin-top: 15px;}
.focusNews{width: 648px;}
.focusNews .title{width: 648px;height: 38px;line-height: 38px;border-bottom: 2px solid #0062b4;}
.focusNews .title p{width: 160px;height: 38px;line-height: 36px;background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/bdyw.png") 20px center no-repeat;text-indent: 50px;color: #fff;font-size: 20px;font-weight: bold;}
.focusNews .title span{display: block;font-size: 14px;width: 484px;height: 26px;line-height: 26px;background: #fafafa;margin-top: 6px;text-align: right;}
.focusNews .title span a{color: #999;}
.focusNews .list ul{width: 648px;margin-top: 10px;}
.focusNews .list hr{width: 648px;height: 1px;border-bottom: 1px dashed #ddd;    margin-top: 13px;
    margin-bottom: 0;}
.focusNews .list ul li{line-height: 38px;font-size: 18px;background: url("/sitesources/zmdjw/upload/202208/20220803135525559.jpg") center left no-repeat;text-indent: 10px;}
.focusNews .list ul li a:hover{color: #0062b4;}
.release{width: 516px;}
.report .title,.release .title{width: 516px;height: 38px;line-height: 38px;border-bottom: 2px solid #0062b4;}
.report .title p,.release .title p{width: 160px;height: 38px;line-height: 36px;text-indent: 50px;color: #fff;font-size: 20px;font-weight: bold;}
.report .title span,.release .title span{display: block;font-size: 14px;width: 352px;height: 26px;line-height: 26px;background: #fafafa;margin-top: 6px;text-align: right;}
.report .title span a,.release .title span a{color: #999;}
.release .title p{background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/qwfb.png") 20px center no-repeat;}
.report .title p{background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/xfjb.png") 20px center no-repeat;}
/*slideTxtBox*/
.slideTxtBox{width: 516px;margin-top: 5px;}
.slideTxtBox .hd ul{width: 516px;height:50px;line-height:50px;border-bottom: 1px solid #efefef;overflow: hidden;}
.slideTxtBox .hd ul li{float:left;margin-right: 40px;}
.slideTxtBox .hd ul li a{display: block;text-align: center;font-size: 20px;color: #999;}
.slideTxtBox .hd ul li.on a{height: 50px;border-bottom: 5px solid #0062b4;color: #0062b4;}
.slideTxtBox .bd ul{margin-left: 5px;margin-top: 15px;}
.slideTxtBox .bd ul li{line-height: 44px;font-size: 18px;background: url("/sitesources/zmdjw/upload/202208/20220803135525559.jpg") center left no-repeat;text-indent: 10px;}
.slideTxtBox .bd ul li a:hover{color: #0062b4;}
.report{margin-top: 20px;}
.report .list{margin-top: 18px;}
.report .list ul{overflow: hidden;}
.report .list ul li{margin-left: 17px;float: left;font-size: 17px;font-weight: bold;}
.report .list ul li a{display: block;width: 107px;height: 73px;color: #fff;padding: 16px 14px;line-height: 20px;}
.report .list ul .znLi{background: url("/sitesources/zmdjw/theme/uxtheme10002/images/jbznbg.png") top center no-repeat;}
.report .list ul .cxLi{background: url("/sitesources/zmdjw/theme/uxtheme10002/images/jbcxbg.png") top center no-repeat;}
.report .list ul .jbLi{background: url("/sitesources/zmdjw/theme/uxtheme10002/images/wyjbbg.png") top center no-repeat;}
.report .list ul .qtLi{background: url("/sitesources/zmdjw/theme/uxtheme10002/images/qtjbbg.png") top center no-repeat;}
.report .list .mailbox{width: 516px;height: 70px;margin-top: 20px;}
.report .list .mailbox h2{width: 60px;height: 70px;background: #f1f1f1;font-size: 16px;color: #0062b4;font-weight: bold;padding: 15px 13px;    margin: 0;
    border-radius: 5px 0 0 5px;}
.report .list .mailbox .fr{width: 456px;height: 70px;background: #fafafa;padding-top: 6px;}
.report .list .mailbox .fr p{font-size: 15px;text-indent: 16px;margin-top: 4px;}
/*ztBox*/
.ztBox{width: 100%;margin-top: 15px;}
.ztBox .title{width: 100%;height: 38px;line-height: 38px;border-bottom: 2px solid #0062b4;}
.ztBox .title p{width: 160px;height: 38px;line-height: 36px;background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/bdyw.png") 20px center no-repeat;text-indent: 50px;color: #fff;font-size: 20px;font-weight: bold;}
.ztBox .title span{display: block;font-size: 14px;width: 1016px;height: 26px;line-height: 26px;background: #fafafa;margin-top: 6px;text-align: right;}
.ztBox .title span a{color: #999;}
.ztBox .ztOne img{width: 100%;margin: 12px auto;}
.picScroll-left{width: 100%;height: 94px;position:relative;overflow: hidden;    margin-top: 20px;}
.picScroll-left .prev,.picScroll-left .next{position: absolute;display: block;width: 30px;height: 94px;line-height: 94px;font-size: 30px;text-align: center;color: #fff;cursor: pointer;z-index: 2;background: rgba(0,0,0,0.7)}
.picScroll-left .prev{top: 0;left: 0;}
.picScroll-left .next{top: 0;right: 0;}
.picScroll-left .bd{width: 100%;overflow: hidden;}
.picScroll-left .bd ul li{float:left;margin-right: 10px;width: 292px;height: 94px;}
.picScroll-left .bd ul li a{width: 292px;height: 94px;display: block;}
.picScroll-left .bd ul li img{width: 292px;height: 94px;display: block;}
/*spBox*/
.spBox{width: 100%;height: 395px;background: #f6f6f6;margin-top: 15px;overflow: hidden;}
.spBox .title{width: 100%;}
.spBox .title p{line-height: 38px;font-size: 20px;font-weight: bold;color: #0062b4;margin-left: 12px;}
.spBox .title span{line-height: 38px;font-size: 14px;color: #0062b4;margin-left: 12px;margin-right: 15px;}
.spBox .title span a{color: #888;}
.spBox .title b{display: block;width: 38px;height: 38px;background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/spxwbg.png") center center no-repeat;}
.spBox .list .fl{width: 600px;height: 330px;margin-top: 12px;margin-left: 16px;position: relative;}
.spBox .list img{display: block;width: 600px;height: 330px;}
.spBox .list .fl b{position: absolute;bottom: 30px;right: 30px;width: 54px;height: 54px;border-radius: 50%;
    background: rgba(0,0,0,0.6) url("/sitesources/zmdjw/theme/uxtheme10002/images/bfbg.png") center center no-repeat;}
/*.spBox .list .fr{margin-right: 25px;}*/
/*.spBox .list .fr ul{width: 510px;margin-top: 10px;}*/
/*.spBox .list .fr ul li{line-height: 36px;font-size: 16px;background: url("/sitesources/zmdjw/theme/uxtheme10002/images/dian.jpg") center left no-repeat;text-indent: 10px;}*/
/*.spBox .list .fr ul li a:hover{color: #0062b4;}*/
/*.spBox .list .spTop{width: 480px;height: 150px;border-bottom: 1px dashed #ddd;}*/
/*.spBox .list .spTop h2{line-height: 60px;font-size: 18px;}*/
/*.spBox .list .spTop p{font-size: 16px;color: #777;line-height: 23px;}*/
.slideBox2{width: 1180px;margin: 0 auto;}
.slideBox2 .hd ul{width: 540px;margin: 5px 0 0 20px;}
.slideBox2 .hd ul li{font-size: 20px;line-height: 42px;height: 42px;}
.slideBox2 .hd ul li a{color: #333;display: block;width: 540px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.slideBox2 .hd ul li a:hover{color: #0062b4;}
.slideBox2 .hd ul li.on a{color: #0062b4;}
/*dtBox*/
.dtBox{width: 100%;margin-top: 20px;}
.dtBox .title{width: 100%;height: 38px;line-height: 38px;border-bottom: 2px solid #0062b4;    overflow: hidden;}
.dtBox .title p{width: 160px;height: 38px;line-height: 36px;background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/gzdtbgimg.png") 20px center no-repeat;text-indent: 50px;color: #fff;font-size: 20px;font-weight: bold;}
.dtBox .title span{display: block;font-size: 14px;width: 1016px;height: 26px;line-height: 26px;background: #fafafa;margin-top: 6px;text-align: right;}
.dtBox .title span a{color: #999;}
.dtBox .list .listTit{width: 380px;margin-top: 16px;position: relative;}
.dtBox .list .listTit span{display: block;width: 7px;height: 20px;background: #0062b4;}
.dtBox .list .listTit p{line-height: 20px;font-size: 19px;margin-left: 8px;color: #0062b4;}
.dtBox .list .listTit b{display: block;width: 20px;height: 20px;background: url("/sitesources/zmdjw/upload/202206/20220627162434908.png") center center no-repeat;}
.dtBox .list .listTit a{display: block;width: 20px;height: 20px;position: absolute;right: 0;top: 0;}
.dtBox .list img{width: 380px;height: 186px;margin: 16px auto 0;}
.dtBox .list ul{margin-top: 10px;}
.dtBox .list ul li{line-height: 36px;font-size: 18px;}
.dtBox .list ul li a:hover{color: #0062b4;}
.dtBox .list hr{width: 380px;height: 1px;border-bottom: 1px dashed #ddd;margin-top: 10px;}
/*tjBox*/
.tjBox{width: 100%;margin-top: 25px;}
.tjBox .title{width: 580px;height: 38px;background: #fafafa;}
.tjBox .title p{line-height: 36px;font-size: 20px;font-weight: bold;color: #0062b4;margin-left: 12px;}
.tjBox .title span{line-height: 38px;font-size: 14px;color: #0062b4;margin-left: 12px;margin-right: 15px;}
.tjBox .title span a{color: #888;}
.tjBox .title b{display: block;width: 38px;height: 38px;background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/jjrjtbg.png") center center no-repeat;}
.tjBox .title b.tjts{background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/tjtsbg.png") center center no-repeat;}
.tjBox ul{margin-top: 12px;overflow: hidden;}
.tjBox ul li{float: left;margin-left: 10px;}
.tjBox ul li:first-child{margin-left: 0;}
.tjBox ul li img{display: block;width: 285px;height: 165px;}
.tjBox ul li p{width: 285px;text-align: center;line-height: 40px;font-size: 18px;}
/*zmtBox*/
.zmtBox{width: 100%;margin-top: 20px;position: relative;}
.zmtBox a{position: absolute;display: block;width: 440px;height: 66px;top: 24px;}
.zmtBox a.wbBox{left: 238px;}
.zmtBox a.wxBox{left: 250px;}
.zmtBox a.bsBox{left: 690px;}
.zmtBox img{display: block;width: 1180px;height: 110px;}
/*jyBox*/
.jyBox{width: 100%;margin-top: 20px;}
.jyBox .title{width: 100%;height: 38px;line-height: 38px;border-bottom: 2px solid #0062b4;    overflow: hidden;}
.jyBox .title p{width: 160px;height: 38px;line-height: 36px;background: #0062b4 url("/sitesources/zmdjw/theme/uxtheme10002/images/xcjybg.png") 20px center no-repeat;text-indent: 50px;color: #fff;font-size: 20px;font-weight: bold;}
.jyBox .title span{display: block;font-size: 14px;width: 1016px;height: 26px;line-height: 26px;background: #fafafa;margin-top: 6px;text-align: right;}
.jyBox .title span a{color: #999;}

.slideTxtBox1{width: 580px;}
.slideTxtBox1 .hd ul{width: 580px;}
.slideTxtBox1 .bd{width: 580px;margin-top: 1px;background: #f6f6f6;}
.slideTxtBox1 .bd ul{margin-top: 0;width: 580px;height: 200px;padding: 5px 20px;}
.slideTxtBox1 .bd ul li{background: none;text-indent: 0;line-height: 38px;}
.slideTxtBox1 .bd ul li img{display: block;width: 190px;height: 136px;margin-top: 15px;}
/*.slideTxtBox1 .bd ul.cBd li{float: none;}*/
.slideTxtBox1 .bd ul li div{width: 310px;height: 136px;margin-top: 15px;}
.slideTxtBox1 .bd ul li div h4{font-size: 17px;font-weight: normal;line-height: 55px;}
.slideTxtBox1 .bd ul li div p{font-size: 16px;line-height: 22px;color: #888;}




/*底部*/
.link {
    width: 100%;
    background: #0062b4;
    height: 100px;
}.slt {
    width: 1180px;
    margin: 0 auto;
    padding-top: 46px;
}
.slt select:first-child {
    margin-left: 0;
}.slt select {
    width: 200px;
    height: 36px;
    border: 1px solid #dedede;
    font-size: 14px;
    margin-left: 40px;
    background: #fff;    color: #000;
}



/*二级详情*/
.crumb {
    width: 1180px;
    height: 50px;
    margin: 0 auto;
}
.crumb a {
    height: 50px;
    line-height: 50px;
    font-size: 18px;
}
.crumb span {
    width: 1180px;
    line-height: 50px;
    font-size: 18px;
    margin: 0 auto;
}
.navL {
    width: 220px;
    margin-top: 10px;
}
.navL p {
    width: 220px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    background: #0062b4;
    color: #ffffff;
    font-size: 20px;
    font-weight: 900;    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    white-space: nowrap;
    overflow: hidden;
}
.navL li {
    width: 220px;
    height: 60px;
    background: #ebeaea;
    margin-top: 5px;
}
.navL li a {
    display: block;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    background: #ebeaea;
    color: #333;
}
.navL li:hover,.menu_cur{border-left: 4px solid #0062b4;}
.newsList {
    margin-top: 10px;
}
.ListR {
    width: 930px;
}
.info-box {
    font-size: 18px;
    margin-top: 18px;
    padding-bottom: 18px;
    border-bottom: 1px dashed #dddddd;
}
.info-box span {
    float: right;
    color: #999;
    font-size: 14px;
    padding-right: 15px;
}
.info-box a {
    display: block;
    width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}


.tyxl_main {
    width: 1180px;
    margin: 0 auto;
    border-top: 1px dashed #dddddd;
    min-height: 660px;
}
.tyxl_main img{
max-width:80%
}

.tyxl_main h1 {
    width: 1000px;
    font-size: 30px;
    line-height: 54px;
    text-align: center;
    margin: 10px auto;
    color: #1f5781;font-weight: bold;
}
.main_ly {
    width: 900px;
    height: 42px;
    line-height: 42px;
    margin: 0 auto;
    border-bottom: 1px solid #dddddd;
}
.main_ly .sj {
    color: #666666;
    font-size: 14px;
}
.main_ly .sj span {
    margin-right: 50px;
}
.fx {
    margin-top: 10px;
    background: url(/sitesources/zmdjw/upload/202206/20220627162332158.png) center left no-repeat;
    padding-left: 20px;
    height: 25px;
}
.tyxl_main .xw {
    width: 1000px;
    margin: 20px auto;
    min-height: 600px;
}
.tyxl_main .xw>p{
font-size: 20px;
}
/*xxList*/
.xxList{margin-bottom: 40px;}
.xxList img{margin-top: 60px;margin-left: 130px;margin-bottom: 40px;}
.xxList img:hover{opacity: 0.8;}

/*sjsc*/
.scdc_titbox{width:1180px;margin:20px auto;}
.scdc_title1{float:left;font-size:28px;color:#2c2c2c;font-weight:bold;height:50px;line-height:50px;}
.sctit_bg{width:1050px;margin:auto;background:url('/imgs/scdc_titbg.png') repeat-x center center;height:50px;margin-left:120px;}
.policy-box{width: 1180px;margin: 0 auto;}
.list-box p{margin: 10px auto;font-size: 18px;width: 1160px;line-height: 32px;text-indent: 1em;background: #0062b4;}
.list-box p a{color: #fff;}
.list-box p span{margin-right: 10px;float: right;font-size: 14px;}
.list-box ul{margin: 20px;}
.list-box ul li{font-size: 16px;line-height: 46px;text-indent:16px;border-bottom: 1px dashed #dddddd;}
.list-box ul li a{display: block;width: 80%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;color: #000;}
.list-box ul li a:hover{color: #0062b4;}
.list-box ul li span{float: right;color: #999;font-size: 14px;padding-right: 25px;}

.li-box {
    border-bottom: 1px dashed #dddddd;
}
.li-box img {
    margin: 10px;
}
.li-box  h3 {
    font-size: 16px;
    line-height: 30px;
    float: left;
    margin-top: 20px;    font-weight: bold;
}
.li-box h3 a {
    color: #333333;
}
.li-box span {
    float: right;
    line-height: 36px;
    font-size: 14px;
    color: #777;
    margin-top: 20px;
}

.ShareCont {
            width: auto;
        }

        .ShareCont a {
            display: inline-block;
            width: 25px;
            height: 25px;
            margin-left: 10px;
            cursor: pointer;
        }

        .shareWx {
            background: url('/sitesources/zmdjw/theme/uxtheme10002/images/wx.png') top center no-repeat;
        }

        .shareWb {
            background: url('/sitesources/zmdjw/theme/uxtheme10002/images/wb.png') top center no-repeat;
        }

        .shareQzone {
            background: url('/sitesources/zmdjw/theme/uxtheme10002/images/qzone.png') top center no-repeat;
        }

        .wxCont {
            width: 360px;
            height: 360px;
            position: fixed;
            margin: auto;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            border: 4px solid #ddd;
            padding: 20px;
            border-radius: 10px;    background: #fff;
        }

        .wxCont span {
               display: inline;
    font-size: 16px;
        }

        .wxCont .closeShare {
            float: right;
            cursor: pointer;
        }

        #qrcode img {
            margin: 0 auto;
        }

        .wxCont p {
            font-size: 14px;
            text-align: center;
        }
/*专题专栏*/
.zlej {
    overflow: hidden;min-height:500px
}
.zlej ul{    overflow: hidden;
}
.zlej ul li{
 overflow: hidden;    float: left;
}
.zlej ul li a {
    display: block;
    text-align: center;
    width: 360px;
    height: auto;
    margin: 0 auto;
}
.zlej ul li a img {
    display: block;
    margin: 0 auto;
}
.zlej ul li a span {
    font-size: 16px;
    line-height: 34px;
}
.pic {
    width: 590px;
    height: auto;
    float: left;
    margin-top: 20px;
}
.pagi {
    text-align: center;
}
.pagi a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #ccc;
}
.pagi a.act{
background:#0062B4;
color:#fff
}

.disNone {
display:none}

.bs-all {
    width: 900px;
    margin: 0 auto;
    padding-top: 10px;
}
.bs-all img {
    width: 880px;
    display: block;
    margin: 0 auto;
}

.btn-all {
    width: 900px;
    margin: 30px;
    overflow: hidden;
}
.btn-all .cl{
    overflow: hidden;
}
.btn-all a{
    display: block;
    float: left;
    margin: 14px 28px 14px 0;
    width: 120px;
    height: 26px;
    line-height: 26px;
    background: #eee;
    text-align: center;
    color: #333;
    font-size: 14px;
    border-radius: 13px;
}
.btn-all a:hover{background: #0062b4;color: #fff;}
p.toggle {
    font-size: 18px;
    border-bottom: 1px dashed #ccc;
    padding: 10px 0;
}

/*巡视巡察*/
.xsxcBanner{height: 500px;background: url("/imgs/xsxc__01.jpg") top center no-repeat;}
.xsxcCont{width: 1000px;margin: 0 auto;overflow:hidden}
.xsxcCont .slideBox{ width:480px;height:330px;position:relative;margin-top: 20px;}
.xsxcCont .slideBox .hd{position:absolute; right:5px; bottom:12px; z-index:1;}
.xsxcCont .slideBox .hd ul li{float:left; margin-right:8px;cursor:pointer;width: 8px;height: 8px;border-radius: 4px;background: #ffffff;}
.xsxcCont .slideBox .hd ul li.on{background:#ce252f;}
.xsxcCont .slideBox .bd{position:relative;z-index:0;}
.xsxcCont .slideBox .bd li{position: relative;}
.xsxcCont .slideBox .bd p{position: absolute;bottom: 0;left: 0;width: 480px;height: 35px; line-height: 35px;font-size: 16px;background: url("/img/p-bg.png") top left repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);padding-left: 10px;z-index: 1;}
.xsxcCont .slideBox .bd p a{color: #ffffff;}
.xsxcCont .slideBox .bd p a:hover{text-decoration: underline;}
.xsxcCont .slideBox .prev{position: absolute;font-size: 30px;display: block;width: 30px;height: 30px;line-height: 30px;text-align: center; top: 50%;left: 0;margin-top: -15px;cursor: pointer;color: #ffffff;z-index: 2;background: url("/img/d-bg.png") top left repeat-x;}
.xsxcCont .slideBox .next{position: absolute;font-size: 30px;display: block;width: 30px;height: 30px;line-height: 30px;text-align: center;  top: 50%;right: 0;margin-top: -15px;cursor: pointer;color: #ffffff;z-index: 2;background: url("/img/d-bg.png") top left repeat-x;}
/*要闻*/
.xsxcCont .part-2{width: 480px;    height: 330px;margin-top: 20px;}
.xsxcCont .part-yw{width: 480px;background: #ffffff;}
.xsxcCont .part-yw .yw-title{width: 476px;height: 90px;background: url("/imgs/xsxc_07.png") left center no-repeat;border-bottom: 2px solid #0268b7;}
.xsxcCont .part-yw .yw-title p{margin-top: 28px;color: #ffffff;font-weight: 900;font-size: 20px;padding-left: 40px;float: left;}
.xsxcCont .part-yw .yw-title span{display: block;margin-top: 60px;font-size: 14px;padding-right: 10px;float: right;}
.xsxcCont .part-yw .yw-title span a{color: #666;}
.xsxcCont .part-yw .yw-title span a:hover{color: #ce252f;}
.xsxcCont .part-yw .yw-list ul{width: 460px;margin-left: 8px;padding-top: 12px;padding-bottom: 12px;}
.xsxcCont .part-yw .yw-list ul li{line-height: 36px;font-size: 16px;background: url("/img/dian.png") center left no-repeat;padding-left: 10px;}
.xsxcCont .part-yw .yw-list ul li a{color: #333333;}
.xsxcCont .part-yw .yw-list ul li a:hover{color: #ce252f;}
.part-1,.part-2 {
    margin-right: 20px;
}
.xsxcCont .slideBox .bd img {
    display: block;
    width: 480px;
    height: 330px;
}
/*巡视巡察结束*/

/*党史学习教育*/
.dsxxjy .head{width: 100%;height: 580px;background: url("/attached/20210322/20210322162438_698.jpg") top center no-repeat;margin: 0 auto;}
.dsxxjy .dsjynav{width: 100%;height: 60px;line-height: 60px;background: #861a1a;}
.dsxxjy .dsjynav ul{width: 1100px;line-height: 60px;overflow: hidden;    margin: 0 auto;}
.dsxxjy .dsjynav ul li{width: 182px;text-align: center;font-size: 20px;    float: left;}
.dsxxjy .dsjynav ul li a {
    display: block;
    color: #fff;
}
.dsxxjy .conBox{width: 1100px;margin: 0 auto 40px;padding-top: 30px;overflow:hidden}
.dsxxjy .slideBox-a{width: 540px;height: 380px;overflow: hidden;position:relative;}
.dsxxjy .slideBox-a img{width: 540px;height: 380px}
.dsxxjy .slideBox-a .hd{position:absolute; right:5px; bottom:12px; z-index:1;}
.dsxxjy .slideBox-a .hd ul li{float:left; margin-right:8px;cursor:pointer;width: 8px;height: 8px;border-radius: 4px;background: #fff;}
.dsxxjy .slideBox-a .hd ul li.on{background:#d01326;}
.dsxxjy .slideBox-a .bd{position:relative;z-index:0;}
.dsxxjy .slideBox-a .bd li{position: relative;}
.dsxxjy .slideBox-a .bd p{position: absolute;bottom: 0;left: 0;width: 540px;height: 35px; line-height: 35px;font-size: 16px;background: url("/img/p-bg.png") top left repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);padding-left: 10px;z-index: 1;}
.dsxxjy .slideBox-a .bd p a{color: #ffffff;}
.dsxxjy .slideBox-a .bd p a:hover{text-decoration: underline;}
.dsxxjy .columnCont{width: 520px;}
.dsxxjy .columnCont .newsOne{height: 128px;line-height: 32px;}
.dsxxjy .columnCont h1{font-size: 24px;line-height: 140%;margin:0}
.dsxxjy .columnCont h1 a{color: #d01326;}
.dsxxjy .columnCont p{font-size: 14px;padding: 10px 0;border-bottom: #d01326 3px solid;margin-bottom: 8px;text-indent: 2em;}
.dsxxjy .uList li{font-size: 18px;border-bottom: #cccccc 1px dotted;height: 42px;line-height: 42px;overflow: hidden;}
.dsxxjy .uList li img{vertical-align: middle;margin-right: 8px;}
.dsxxjy .bndj-title{width: 100%;height: 100px;background: url("/attached/20210322/20210322141659_385.png") no-repeat center top;margin-top: 20px;}
.dsxxjy .bndj-title a{display: block;width: 100%;height: 100%;line-height: 95px;font-size: 26px;font-weight: bold;color: #fff45c;text-align: center;text-indent: 1em;}
.dsxxjy .wHalf{width: 49%;}
.dsxxjy .bnlc-content{width: 100%;overflow: hidden;}
.dsxxjy .bnlc-content .first,.dsxxjy .bnlc-content .two{width: 100%;height: 125px;margin-top: 10px;}
.dsxxjy .bnlc-content .first .first_01,.dsxxjy .bnlc-content .two .two_03{width: 170px;height: 125px;}
.dsxxjy .bnlc-content .first .first_01 img,.dsxxjy .bnlc-content .two .two_03 img{width: 100%;height: 100%;}
.dsxxjy .bnlc-content .first .first_02,.dsxxjy .bnlc-content .two .two_02{width: 842px;height: 125px;background: #fdebd0;padding: 10px 10px;}
.dsxxjy .bnlc-content .two .two_02{background: #e5e5e5;}
.dsxxjy .bnlc-title a{color: #e60012;font-size: 18px;font-weight: bold;}
.dsxxjy .bnlc-contents p{line-height: 28px;text-indent: 2em;font-size: 14px;color: #464646;}
.dsxxjy .bnlc-content .first .first_03,.dsxxjy .bnlc-content .two .two_01{width: 88px;height: 125px;background: url("/attached/20210322/20210322142108_389.jpg") no-repeat;}
.dsxxjy .bnlc-content .first .first_03 span,.dsxxjy .bnlc-content .two .two_01 span{display: block;text-align: center;color: #fff;font-weight: bold;font-size: 15px;margin-top: 40px;}
.dsxxjy .gwcx-box{width: 1000px;margin: 40px auto 0;height: 400px;background: url("/attached/20210322/20210322142924_960.png") no-repeat;}
.dsxxjy .gwcx-content{width: 900px;height: 240px;margin: 0 auto;}
.dsxxjy .gwcx-content ul li{width:179px;float: left;background: #fff;margin-right: 59px;border-radius: 20px;}
.dsxxjy .gwcx-content ul li:nth-child(4){margin-right: 0;}
.dsxxjy .gwcx-content ul li a{display: block;width: 100%;height: 100%;}
.dsxxjy .gwcx-content ul li img{margin: 10px 15px 0;width: 150px;height: 138px;}
.dsxxjy .gwcx-content ul li span{font-size: 16px;margin-top: 10px;text-align: center;display: block;padding: 0 10px;}
.dsxxjy .gwcx-content ul li p{margin: 10px;text-indent: 2em;font-size: 12px;}
.dsxxjy .xhcc-box{width: 1000px;margin: 40px auto 0;}
.dsxxjy .xhcc-content{margin-top: 15px;}
.dsxxjy .xhcc-content ul li{float: left;position: relative;margin-right: 19px;margin-top: 10px;}
.dsxxjy .xhcc-content ul li:nth-child(3n+3){margin-right: 0;}
.dsxxjy .xhcc-content ul li a{display: block;width: 320px;height: 260px;}
.dsxxjy .xhcc-content ul li img{width: 100%;height: 100%;}
.dsxxjy .xhcc-content ul li .titel_02{position: absolute;bottom: 0;left: 0;width: 100%;height: 35px;line-height: 35px;text-indent: 10px;color: #fff;font-size: 16px;background: url(/attached/20210322/20210322143601_941.png) repeat-x;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ovhi{overflow:hidden}


/*党史学习教育专栏*/


/**十九大**/
.sjdCont .banner{width: 100%;height: 683px;background: url("/sitesources/zmdjw/upload/202208/20220808102439967.jpg") top center no-repeat;}
/*top*/
.sjdCont .top{width: 100%;height: 320px;background:#fff url("/sitesources/zmdjw/upload/202208/20220808102453776.png") top center no-repeat;margin-top: -60px;position: relative;z-index: 1;}
/*content*/
.sjdCont .content{width: 978px;background: url("/sitesources/zmdjw/upload/202208/20220808102509183.png") top center no-repeat;margin: -10px auto 0;}
.sjdCont .content>h1{width: 830px;height: 80px;line-height: 80px;text-align: center;color: #000;font-size: 30px;font-weight: bold;margin: 0 auto;}
.sjdCont .content p{width: 800px;font-size: 18px;margin: 0 auto;text-indent: 36px;}
.sjdCont .content a{color: #000;}
.sjdCont .content>span{width: 100%;height:20px;line-height: 20px;font-size: 14px;text-align: right;display: block;padding-right: 70px;}
.sjdCont .content>span a{color: #ff0000;}
.sjdCont .con-1{width: 820px;height: 550px;overflow: hidden;margin: 20px auto 0;background: #eee;position: relative;}
.sjdCont .con-1 img{width: 820px;min-height: 490px;}
.sjdCont .con-1 p{width: 820px;height: 50px;line-height: 50px;position: absolute;background: rgba(0,0,0,0.5);left: 0;bottom: 60px;}
.sjdCont .con-1 p a{font-size: 22px;color: #fff;}
.sjdCont .con-1 .more{width: 822px;height: 60px;background: #fff;position: absolute;left: 0;bottom: 0;margin-left: -2px;}
.sjdCont .con-1 .more span{width: 270px;height: 40px;border-left: 2px solid red;display: inline-block;margin-top: 10px;text-align: center;font-size: 15px;font-weight: bold;}
.sjdCont .con-1 .more span a{color: red;}
/*con-2*/
.sjdCont .con-2{width: 980px;margin: 0 auto;}
.sjdCont .bg1{width: 980px;height: 60px;background: url("/sitesources/zmdjw/upload/202208/20220808102523306.png") top center no-repeat;position: relative;}
.sjdCont .con-2 ul{width: 960px;padding-top: 22px;margin-left: 20px;    overflow: hidden;}
.sjdCont .con-2 ul li{width: 460px;float: left;font-size: 18px;color: #000;line-height: 40px;}
/*con-3*/
.sjdCont .con-3{width: 980px;margin: 0 auto;}
.sjdCont .bg2{width: 980px;height: 60px;background: url("/sitesources/zmdjw/upload/202208/20220808102537795.png") top center no-repeat;position: relative;}
.sjdCont .con-3 ul{width: 960px;height: 195px;padding-top: 22px;margin-left: 20px;}
.sjdCont .con-3 ul li{width: 960px;font-size: 18px;color: #000;line-height: 40px;}
/*con-4*/
.sjdCont .con-4{width: 980px;margin: 20px auto;font-size: 18px;overflow: hidden;}
.sjdCont .con-5{width: 960px;margin-left: 10px;}
.sjdCont .bg3{width: 980px;height: 60px;background: url("/sitesources/zmdjw/upload/202208/20220808102551029.png") top center no-repeat;position: relative;}
.sjdCont .con-4l {
    float: left;
}
.sjdCont .con-4r {
    float: right;
}
.sjdCont .con-4 .left{width: 460px;}
.sjdCont .con-4 .left p{width: 460px;line-height: 60px;margin-top: 10px;border-bottom: 1px solid red;text-indent: 0;}
.sjdCont .con-4 .left ul{width: 460px;margin-top: 10px;}
.sjdCont .con-4 .left ul li{line-height: 40px;}
.sjdCont .con-4 .right{width: 460px;padding-top: 20px;}
.sjdCont .con-4 .right img{width: 460px;height: 256px;}
.sjdCont .con-4 .right p{width: 460px;text-indent: 0;font-size: 18px;color: #000;line-height: 26px;margin-top: 10px;}
/*more1*/
.sjdCont .more1{width: 60px;height: 20px;display: block;position: absolute;right: 30px;bottom: 10px;}
.sjdCont .more2{width: 60px;height: 20px;display: block;}
.sjdCont .titleTop {
    overflow: hidden;
    height: 62px;
}
.sjdCont .footer {
    background: #CE252F;
}
/**十九大结束**/


/****不忘初心***/
#bwcxCont .conBox{width: 1100px;margin: 0 auto 40px;    overflow: hidden;}
#bwcxCont{    overflow: hidden;}
#bwcxCont .title1 a{margin-top: 30px;display: block;width: 1100px;height: 42px;background: url("/sitesources/zmdjw/upload/202208/20220808150548363.jpg") top center no-repeat;}
#bwcxCont .title2 a{margin-top: 30px;display: block;width: 1100px;height: 42px;background: url("/sitesources/zmdjw/upload/202208/20220808150617195.jpg") top center no-repeat;}
#bwcxCont .title6 a{margin-top: 30px;display: block;width: 1100px;height: 42px;background: url("http://file.zmdsjw.gov.cn/attached/20190918/20190918152632_517.jpg") top center no-repeat;}
#bwcxCont .title3 a{margin-top: 30px;display: block;width: 540px;height: 42px;background: url("/sitesources/zmdjw/upload/202208/20220808150644833.jpg") top center no-repeat;}
#bwcxCont .title4 a{margin-top: 30px;display: block;width: 540px;height: 42px;background: url("/imgs/bw6-bg.jpg") top center no-repeat;}
#bwcxCont .slideBox-a{width: 540px;height: 380px;margin-top: 30px;overflow: hidden;position:relative;}
#bwcxCont .slideBox-a img{width: 540px;height: 380px}
#bwcxCont .slideBox-a .hd{position:absolute; right:5px; bottom:12px; z-index:1;}
#bwcxCont .slideBox-a .hd ul li{float:left; margin-right:8px;cursor:pointer;width: 8px;height: 8px;border-radius: 4px;background: #fff;}
#bwcxCont .slideBox-a .hd ul li.on{background:#ce252f;}
#bwcxCont .slideBox-a .bd{position:relative;z-index:0;}
#bwcxCont .slideBox-a .bd li{position: relative;}
#bwcxCont .slideBox-a .bd p{position: absolute;bottom: 0;left: 0;width: 540px;height: 35px; line-height: 35px;font-size: 16px;background: url("/img/p-bg.png") top left repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000,endColorstr=#7F000000);padding-left: 10px;z-index: 1;}
#bwcxCont .slideBox-a .bd p a{color: #ffffff;}
#bwcxCont .slideBox-a .bd p a:hover{text-decoration: underline;}

#bwcxCont .con3 .list ul{width: 540px;margin-top: 0;}
#bwcxCont .con3 .list ul li{height: 42px;line-height: 42px;font-size: 18px;background: url("/img/dian.png") center left no-repeat;padding-left: 10px;}
#bwcxCont .con3 .list ul li a{color: #333;}
#bwcxCont .con3 .list ul li a:hover{color: #ce252f;}
#bwcxCont .con50{float:left;}
#bwcxCont .con50 img{    margin: 36px auto 0;
    display: block;}
#bwcxCont .con4 .list ul{width: 540px;margin-top: 0;}
#bwcxCont .con4 .list ul li{height: 42px;line-height: 42px;font-size: 18px;background: url("/img/dian.png") center left no-repeat;padding-left: 10px;}
#bwcxCont .con4 .list ul li a{color: #333;}
#bwcxCont .con4 .list ul li a:hover{color: #ce252f;}

#bwcxCont .list ul{width: 540px;margin-top: 30px;padding-top: 10px;}
#bwcxCont .list ul li{height: 64px;line-height: 30px;font-size: 20px;padding-left: 10px;margin-top: 10px;}
#bwcxCont .list ul li a{color: #333;}
#bwcxCont .list ul li a:hover{color: #ce252f;}
#bwcxCont .imgBox ul{overflow: hidden;margin-top: 30px;width: 1120px;}
#bwcxCont .imgBox ul li{float: left;}
#bwcxCont .imgBox ul li a{color: #333;}
#bwcxCont .imgBox ul li img{width: 260px;height: 180px;margin-right: 20px;}
#bwcxCont .imgBox ul li p{width: 260px;text-align: center;font-size: 18px;line-height: 30px;}
.con100{    clear: both;    overflow: hidden; }
.title100 {
    width: 100%;
}
.title100 a{
    margin-top: 30px;
    display: block;
    width: 1100px;
    height: 42px;
}
.con100 ul{float:left}
/****不忘初心结束***/

/****讲忠诚守纪律做标杆***/
#jzcsjl{ overflow:hidden;background-color:#fff2e9}
#jzcsjl .h500{height: 500px;width: 100%;background:url("/sitesources/zmdjw/upload/202208/20220809105142919.jpg") top center no-repeat;}
#jzcsjl .h25{height: 25px;}
#jzcsjl .mg{width: 1000px;margin: 0 auto;}
#jzcsjl .fl{float: left;}
#jzcsjl .fr{float: right;}
#jzcsjl .m-1{height: 440px;background: url("/sitesources/zmdjw/upload/202208/20220809112209663.jpg") top center no-repeat;}
#jzcsjl .m1-m{padding-top: 40px;}
#jzcsjl .m-1 img{width:575px; height:370px;}
#jzcsjl #yaowen{width:390px; height:370px;color:#000;}
#jzcsjl #yaowen p{line-height:36px;font-size:18px;text-indent:2em; }
#jzcsjl #yaowen p a{color: #000;}
#jzcsjl #yaowen p a:hover{color: #cc0000;text-decoration:underline;}
#jzcsjl .cd-gc{width: 100%;padding-bottom: 40px;background: #fcd8c6;position: relative;}
#jzcsjl .cd-title{height: 46px;background: url("/sitesources/zmdjw/upload/202208/20220809105230313.png") top center no-repeat;}
#jzcsjl .gd{position: absolute;right: 50%;bottom:10px;margin-right: -480px;}
#jzcsjl .gd a{color: #000;}
#jzcsjl .gd a:hover{color: #cc0000;}
#jzcsjl .cd-list ul li{border-bottom:dashed 1px #999;}
#jzcsjl .cd-list ul li h2{font-size:20px;font-weight:bold;margin-top:25px;}
#jzcsjl .cd-list ul li h2 a{color: #000;}
#jzcsjl .cd-list ul li h2 a:hover{color: #cc0000;}
#jzcsjl .cd-list ul li>span{display: block;line-height:36px; font-size:18px;text-indent:2em; margin-top:15px;padding-bottom: 20px;}
#jzcsjl .cd-list ul li>span a{color:#000;}
#jzcsjl .cd-list ul li>span a:hover{text-decoration:underline; color:#cc0000;}
#jzcsjl .xx-xd{width: 100%;padding-bottom: 40px;position: relative;}
#jzcsjl .xd-title{width: 1000px;height: 46px;}
#jzcsjl .xd-list ul{padding-top:25px;padding-left:15px;}
#jzcsjl .xd-list li{line-height:36px;font-size:18px;}
#jzcsjl .xd-list li a{color: #000;}
#jzcsjl .xd-list li a:hover{color: #cc0000;}
#jzcsjl .footer {
    background: #FCD8C6;    color: #000;
}
#jzcsjl .footer-m p a {
    color: #000;
}


/****讲忠诚守纪律做标杆结束***/


/*二十大红头*/
/*.banner {
    background: url(/sitesources/zmdjw/upload/202210/20221019102707266.png) top center no-repeat;
    height: 830px;
    padding-top: 600px;
}
.navNew {
    background: #a90002;
}
.content {
    background: url(/sitesources/zmdjw/upload/202210/20221014104423319.png) top center no-repeat;
}
.ershida {
        width: 1200px;
    margin: 0 auto;
    margin-top: 60px;
}*/





/*二十大专题*/
.in_bg{ background: #F8F4E8;}
.in_bg .footer {
    background: rgb(197, 14, 14);
}
.page_bg{ margin: auto;    
background: url(/sitesources/pyjjw/theme/uxtheme10004/images/topbg.png) no-repeat center 0px;}
/*.page_bottom{ margin: auto; background: url(../images/bbg.png) no-repeat center bottom; }*/


.top1{width: 100%;height: 125px;}
.toplogo{
    width: 1150px;
    height: 100px;
    margin: auto;
}
.toplogo img{
   width:100%;
   height:100%;
}

.page_bottom  .main { width: auto;margin: auto; background: transparent; }



.center_1_bg { margin: auto; background: url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_bg3.png) repeat-y center; padding-bottom: 20px;} 


.tt_tpxw { margin: auto; width: 1000px;  }


/*二十大专题*/
.toutiao { margin: auto; width: 1000px; font-size: 34px; line-height: 50px; text-align: center; color: #f90200; padding: 15px 0px; } 
.toutiao a { color: #f90200; }
.toutiao a:hover { color: #941e23; }



.imgnews{ margin: auto; }
.banner_0{ margin: auto; position: relative; z-index: 100; }
.banner_0_top{ margin: auto; height: 550px; }
.banner_0_top li{ position:absolute; left:0; top:0; width: 1000px; height: 550px; text-align:center;}
.banner_0_top li img{ position:relative; width: 1000px; height: 550px;}
.banner_0_top li .tit{ position: absolute; text-align: center; left: 0px; bottom: 0px; width: 1000px; height: 50px; line-height: 50px; background:url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_imgtit.png) repeat; }
.banner_0_top li .tit h4{ margin: auto; font-size: 24px; line-height: 50px; margin: 0px 20px; text-align: center; color: #ffffff; }
.banner_0_top li .tit h4 a{color: #ffffff;}
.banner_0_top li .tit h4 a:hover{ text-decoration: underline;}

.banner_0_bottom { margin: auto; width:100%; margin-left: -2px; text-align: center; z-index: 20; }
.banner_0_bottom span{ background: url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_imgdot.png) no-repeat left top; width: 150px; height: 5px; line-height: 5px; display: inline-block; cursor:pointer; margin-left: 0px; }
.banner_0_bottom span.on{ background:url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_imgdot.png) no-repeat right top;}


.banner_0 .pre{ background:url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_pre.png) no-repeat; width: 40px; height: 80px; position:absolute; left: 0px; top: 40%; opacity:0.7; cursor:pointer; z-index:20;}
.banner_0 .next{ background:url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_next.png) no-repeat; width: 40px; height: 80px; position:absolute; right: 0px; top: 40%; opacity:0.7; cursor:pointer; z-index:20;}
.banner_0 .pre:hover{ background:url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_pre.png) no-repeat; width: 40px; height: 80px; position:absolute; left: 0px; top: 40%; /*opacity:0.7;*/ cursor:pointer; z-index:20;}
.banner_0 .next:hover{ background:url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_next.png) no-repeat; width: 40px; height: 80px; position:absolute; right: 0px; top: 40%; /*opacity:0.7;*/ cursor:pointer; z-index:20;}
/*.banner_0 .next:hover,.banner_0 .por:hover{opacity:1; filter:alpha(opacity=100);}*/



.banner_1{ margin: auto; margin-top: 40px; width:  1000px; }

.banner_1.hygb{
     background: #ffc6bb;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 115px;
}
.banner_1.hygb a{
     font-size: 32px;
    font-weight: bold;
    color: #d60000;
}
.ywsd_box{
    overflow: hidden;
    background: url(/sitesources/pyjjw/theme/uxtheme10004/images/bg01.png) no-repeat; 
    background-size: 100% 100%;
}

/****************Ã¨Â¦ÂÃ©â€”Â»******************/
.topnews { margin: auto; width: 1000px; margin-top: 40px;margin-bottom: 40px; }
.topnews .title { margin: auto; position: relative; height: 69px;    border-bottom: 3px solid #d50100; }
.topnews .title .logo { float: left; height: 64px; }
.topnews .title .logo span{
    font-size: 29px;
    font-weight: bold;
    line-height: 64px;
}
.topnews .title .logo span.title01{
   color: #000;
}
.topnews .title .logo span.title02{
   color: #d50100;
}
.topnews .title .logobg { margin: auto;  height: 47px; margin-left: 228px; }
.topnews .more { position: absolute; font-size: 20px; color: #d50100; bottom: 15px; right: 20px; }

.newslist { margin: auto; margin-top: 20px; min-height:288px}
.newslist li { margin: auto; background: url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_icon_1.png) no-repeat left center; padding-left: 30px; text-align: left; line-height: 48px; font-size: 24px; color: #000000; }

.newslist2 { margin: auto; margin-top: 20px; }
.newslist2 li { margin: auto; background: url(/sitesources/pyjjw/theme/uxtheme10004/images/sjjscqh_icon_1.png) no-repeat left center; padding-left: 30px; text-align: left; line-height: 48px; font-size: 18px; color: #000000; }

.center_1 { margin: auto; width: 1000px; overflow: hidden; }
.center_1.qt{
     background: url(/sitesources/pyjjw/theme/uxtheme10004/images/sjj4cqh_bg4.png);
     margin-top: 40px;   
}
.main_left{float: left; width: 475px; text-align: left; }
.main_right{float: right; width: 475px; text-align: left; }
.center_1.qt .main_left{
       padding-left: 30px;
}
.center_1.qt .main_right{
       padding-right: 30px;
}

/****************Ã§Æ’Â­Ã¨Â®Â®*****************/
.reyi { margin: auto; margin-top: 40px; min-height: 302px; margin-bottom: 40px;}
.reyi .logo {margin: auto; position: relative; height: 50px;    border-bottom: 3px solid #d50100;}
.reyi .logo span{
    font-size: 29px;
    font-weight: bold;
    line-height: 38px;
}
.reyi .logo span.title01{
   color: #000;
}
.reyi .logo span.title02{
   color: #d50100;
}
.reyi .logo .more { position: absolute; font-size: 20px; color: #b41f23; bottom: 15px; right: 20px; }


/****************Ã¥â€ºÂ¾Ã¨Â§Â£*****************/
.tujie { margin: auto; width: 444px; margin-top: 40px; margin-left: 0px; }
.tujie .content{background: none;}
.tujie .title { margin: auto; position: relative; height: 50px;}
.tujie .title .logo { float: left; height: 50px; width: 100%; border-bottom: 3px solid #d50100;}
.tujie .title .logo span{
   font-size: 29px;
    font-weight: bold;
    line-height: 38px;
}
.tujie .title .logo span.title01{
   color: #000;
}
.tujie .title .logo span.title02{
   color: #d50100;
}
.tujie .more { position: absolute; font-size: 20px; color: #cd0404; bottom: 20px; right: 20px; }
.tujie .imgshow:hover {
    -webkit-box-shadow:0px 0px 20px #787878;
    -moz-box-shadow:0px 0px 20px #787878;
    background:#f9f9f9;
}
.tujie .content .title a{
font-size:18px
}

/*20250819修改begin*/
.fixed {
    display: block;
    min-height: 1%;
}
.w1200 {
    width: 1200px;
}
.sjw-xcb-box {
    margin: 20px 5px;
    overflow: hidden;
}
.sjw-xcb-box a {
    display: block;
    width: 382px;
    height: 110px;
    margin-right: 15px;
}
.sjw-xcb-box a img {
    width: 100%;
    height: 100%;
}
/*20250819修改end*/