.rddt h2 {
    line-height: 35px;
    text-align: center;
    margin: 30px 0 15px;
}

.rddt h2 a {
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    font-size: 32px;
    color: #2d66a5;
}

.rddt p {
    text-align: center;
    line-height: 30px;
}

.rddt p a {
    font-size: 16px;
    color: #2d66a5;
    width: 45%;
    margin: 0 1%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slideBox {
    overflow: hidden;
    position: relative;
}

.slideBox .hd {
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 8px;
    width: 8px;
    height: 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 50%;
}

.slideBox .hd ul li.on {
    background: #6ea2d7;
    color: #fff;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.focus .bd img {
    width: 668px;
    height: 376px;
    display: block;
}

.slideBox .bd li p {
    position: absolute;
    bottom: 0;
    height: 46px;
    line-height: 46px;
    padding: 0 20% 0 10px;
    width: 100%;
    left: 0;
    background: rgba(0, 0, 0, .5);
    box-sizing: border-box;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slideBox1 {
    width: 55.5%;
    height: 376px;
}

.news {
    width: 43%;
    position: relative;
}

.slideTxtBox .hd {
    height: 45px;
    line-height: 35px;
    border-bottom: 3px solid #e6e6e6;
	
}

.slideTxtBox .hd ul li {
    float: left;
    margin: 0 14px;
    cursor: pointer;
    position: relative;
}

.slideTxtBox .hd ul li:first-child {
    margin-left: 0;
}

.slideTxtBox .hd ul li a {
    display: block;
    font-size: 20px;
}

.slideTxtBox .hd ul li a::before {
    position: absolute;
    top: 10px;
    left: -20px;
    content: "";
    display: block;
    clear: both;
    width: 1px;
    height: 18px;
    background-color: #5b5b5b;
}

.slideTxtBox .hd ul li:first-child a::before {
    display: none;
}

.slideTxtBox .hd ul li.on {
    height: 45px;
    border-bottom: 3px solid #005ca1;
	
}

.slideTxtBox .hd ul li.on a {
    color: #005ca1;
    display: block;
    font-weight: bold;
}

.slideTxtBox .bd ul {
    padding: 8px 0 0;
    zoom: 1;
	line-height:40px;
	font-size:16px;
}

.slideTxtBox .bd .first_child {
    padding: 20px 0;
    border-bottom: 1px solid #ddd;
}

.slideTxtBox .bd .date {
    width: 90px;
    text-align: center;
    color: #fff;
    background-color: #5db8e5;
}

.slideTxtBox .bd .date span {
    background-color: #189ad8;
    width: 100%;
    display: block;
    line-height: 26px;
}

.slideTxtBox .bd .date strong {
    font-size: 36px;
}

.slideTxtBox .bd .desc {
    width: 80%;
}

.slideTxtBox .bd .first_child h3 {
    font-size: 18px;
    font-weight: normal;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slideTxtBox .bd .first_child p {
    font-size: 16px;
    color: #999;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 20px;
    padding-top: 6px;
    clear: both;
    min-height: 40px;
    max-height: 35px\0;
}

.slideTxtBox .bd li {
    padding: 0 10px 0 15px;
    height: 40px;
    line-height: 40px;
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_dian.png) no-repeat left center;
}

.slideTxtBox .bd ul li a {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 16px;
    color: #333;
    transition: padding-left .5s;
}

.slideTxtBox .bd li:hover a {
    color: #005ca1;
    padding-left: 10px;
}

.slideTxtBox .bd li:hover span {
    color: #005ca1;
}

.slideTxtBox .bd li span {
    float: right;
    margin-left: 20px;
    font-size: 16px;
    color: #999999;
}

.slideTxtBox .bd p.more a {
    width: 40px;
    height: 30px;
	margin-top:10px;
    display: block;
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_more.png1) no-repeat;
	
}

.slideTxtBox .bd p.more a {
    position: absolute;
    top: 4px;
    right: 0;
	
}

.box_cloum2 {
    margin: 40px auto;
}

.zt_imgs {
    width: 100%;
    height: 90px;
}

.zt_imgs .hd {
    bottom: 10px;
}

.zt_imgs .hd ul li {
    width: 30px;
    height: 4px;
    background-color: #fff;
    border-radius: 0;
}

.zt_imgs .hd ul li.on {
    width: 30px;
    background-color: #ef9b10;
}

.zt_imgs img {
    display: block;
    max-width: 100%;
    height: 90px;
}

.more_zt {
    width: 40px;
    height: 90px;
    background-color: #af241d;
}

.wap_ztimg,
.two_img .wap_2022_jbdh {
    display: none;
}


/* .lm_title {
    width: 100%;
    height: 63px;
    line-height: 50px;
    text-align: center;
    background: url(../imgs/2022_lm_bg.png) no-repeat center;
    margin: 40px auto 30px;
}

.lm_title a {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
} */

.zwgk_left {
    width: 38%;
}

.zwgk_right {
    width: 60%;
}

.zwgk_right .news {
    width: 100%;
}

.gkList li {
    float: left;
    width: 46%;
    margin: 15px 2% 0;
    background: #f3f8ff;
    line-height: 50px;
}

.gkList li a {
    font-size: 18px;
}

.gkList li a {
    display: block;
    padding-left: 65px;
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_zwgk_xxgk_icon01.png) no-repeat 15px center;
}

.gkList li.gkList2 a {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_zwgk_xxgk_icon02.png) no-repeat 15px center;
}

.gkList li.gkList3 a {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_zwgk_xxgk_icon03.png) no-repeat 15px center;
}

.gkList li.gkList4 a {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_zwgk_xxgk_icon04.png) no-repeat 15px center;
}

.gkList li.gkList5 a {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_three_icon1.png) no-repeat 15px center;
}


.gkList li.gkList6 a {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_three_icon2.png) no-repeat 15px center;
}



/* �������� */

.jgsz {
    margin: 20px -10px 0;
}

.jgsz li {
    float: left;
    width: 23%;
    height: 105px;
    background: #fff;
    margin: 1% 1% 0;
    background-color: #189ad8;
    border-radius: 5px;
}

.jgsz li:nth-child(even) {
    background-color: #5db8e5;
}

.jgsz li a {
    display: block;
    padding: 10px auto 0;
    text-align: center;
    line-height: 25px;
}

.jgsz li i {
    width: 46px;
    height: 46px;
    margin: 10px auto;
    border: 1px solid #fff;
    border-radius: 50%;
    display: block;
    transition: 1s;
}

.jgsz li span {
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    display: block;
    font-size: 16px;
}

.jgsz li.jgsz1 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons7.png) no-repeat center center;
}

.jgsz li.jgsz2 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons4.png) no-repeat center center;
}

.jgsz li.jgsz3 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons2.png) no-repeat center center;
}

.jgsz li.jgsz4 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons5.png) no-repeat center center;
}

.jgsz li.jgsz5 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons5.png) no-repeat center center;
}

.jgsz li.jgsz6 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons6.png) no-repeat center center;
}

.jgsz li.jgsz7 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons7.png) no-repeat center center;
}

.jgsz li.jgsz8 i {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_icons5.png) no-repeat center center;
}

.jgsz li:hover i {
    transform: rotateY(360deg);
}

.two_img {
    margin-top: 40px;
}

.two_img>a:first-child {
    width: 75%;
}

.two_img>a:first-child+a {
    width: 23%;
}

.two_img img {
    display: block;
    max-width: 100%;
    margin: 0 auto;
}


/* hdjl */

.hd_left {
    width: 61%;
}

.hd_right {
    width: 37%;
}

.hd_left .news {
    width: 100%;
}

.yjzj,
.jzxx {
    width: 47%;
    height: 145px;
}

.yjzj a,
.jzxx a {
    font-size: 18px;
    color: #005ca1;
    font-weight: bold;
    border-bottom: 1px solid #005ca1;
    padding: 10px 0;
    margin: 35px 20px 0;
    display: inline-block
}

.hd_right img {
    display: block;
    max-width: 100%;
}

.hd_left .slideTxtBox .bd ul {
    padding: 16px 0 0;
}

.hd_left .slideTxtBox .bd ul li a {
    width: 70%;
}

.wyzx {
    position: absolute;
    right: 0;
    top: 70px;
    width: 172px;
    height: 72px;
    line-height: 72px;
    text-indent: 20px;
    display: block;
    font-size: 18px;
    color: #fff;
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/bm_xxgk_bj01.png) no-repeat;
}

.yjzj {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/bm_xxgk_bj02.png) no-repeat;
}

.jzxx {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/bm_xxgk_bj04.png) no-repeat;
}


/* ztzl */

.cont {
    position: relative;
    margin: 25px 0 50px;
    width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}

.picScroll-left {
    width: 1200px;
    margin: 25px auto;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
    position: absolute;
    top: 50%;
    z-index: 99;
    margin-top: -32.5px;
    display: block;
    width: 24px;
    height: 65px;
    overflow: hidden;
    cursor: pointer;
    background: url("https://t.jiaozuo.gov.cn/file/4108000057/img/2022_left.png") 0 0 no-repeat;
}

.picScroll-left .hd .prev {
    left: 0;
}

.picScroll-left .hd .next {
    background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/2022_right.png) no-repeat;
    right: 0;
}

.picScroll-left .hd .prevStop {
    background-position: -60px 0;
}

.picScroll-left .hd .nextStop {
    background-position: -60px -50px;
}

.picScroll-left .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
}

.picScroll-left .hd ul li {
    float: left;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: url("https://t.jiaozuo.gov.cn/file/4108000057/img/icoCircle.gif") 0 -9px no-repeat;
}

.picScroll-left .hd ul li.on {
    background-position: 0 0;
}

.picScroll-left .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-left .bd ul li {
    margin-right: 25px;
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
}

.picScroll-left .bd ul li .pic {
    text-align: center;
}

.picScroll-left .bd ul li .pic img {
    width: 588px;
    height: 120px;
    display: block;
}

.picScroll-left .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-left .bd ul li .title {
    line-height: 24px;
}

@media screen and (max-width:1350px) {
    .news {
        width: 40%;
    }
    .cont,
    .picScroll-left {
        width: 96%;
    }
    .picScroll-left .hd .left {
        left: 0;
    }
    .picScroll-left .hd .next {
        right: 0;
    }
}

@media screen and (max-width:1200px) {
    .slideTxtBox .bd .desc {
        width: 75%;
    }
}

@media screen and (max-width:1000px) {
    .slideBox1,
    .news,
    .zwgk_left,
    .zwgk_right,
    .hd_left,
    .hd_right {
        width: 100%;
        float: none;
        margin: 0 auto 3%;
    }
    .focus .bd img {
        width: 100%;
    }
    .slideTxtBox .bd .date {
        width: 23%;
    }
    .gkList li a {
        font-size: 15px;
    }
}

@media screen and (max-width:767px) {
    .rddt h2 a {
        font-size: 18px;
    }
    .rddt p a {
        width: 100%;
        display: block;
    }
    .two_img>a {
        width: 100%!important;
        display: block;
        float: none;
        margin: 0 auto 3%;
    }
    .jgsz li {
        width: 23%;
    }
    .slideTxtBox .hd ul li a,
    .slideTxtBox .bd .first_child h3 {
        font-size: 16px;
    }
    .slideBox .bd li p,
    .jgsz li span,
    .slideTxtBox .bd ul li a,
    .slideTxtBox .bd li span,
    .slideTxtBox .bd .first_child p {
        font-size: 15px;
    }
    .two_img {
        margin-top: 3%;
    }
    .jgsz {
        margin: 0 auto 3%;
    }
    .hd_left .slideTxtBox .bd ul li a {
        width: 100%;
    }
    .wyzx {
        position: initial;
    }
    .lm_title {
        margin: 3% auto;
    }
    .picScroll-left .bd ul li .pic img {
        display: block;
        margin: 0 auto;
        height: initial;
        width: 100%;
    }
    .picScroll-left .hd .next,
    .picScroll-left .hd .prev {
        display: none;
    }
    .picScroll-left .bd ul li {
        margin: 0 auto;
    }
    .pc_ztimg,
    .two_img .pc_2022_jbdh {
        display: none;
    }
    .wap_ztimg,
    .two_img .wap_2022_jbdh {
        display: block;
    }
}

@media screen and (max-width:420px) {
    .jgsz li {
        width: 31%;
    }
    .slideBox1,
    .focus .bd img {
        height: 270px;
    }
    .slideTxtBox .hd ul li a::before {
        display: none;
    }
    .slideTxtBox .hd ul li {
        margin: 0 4px;
    }
}

@media screen and (max-width:375px) {
    .slideBox1,
    .focus .bd img {
        height: 210px;
    }
    .slideTxtBox .hd ul li {
        margin: 0 1px;
    }
    .slideTxtBox .hd ul li a {
        font-size: 15px;
    }
}

@media screen and (max-width:320px) {
    .slideBox1,
    .focus .bd img {
        height: 188px;
    }
    .rddt p a,
    .slideBox .bd li p,
    .jgsz li span,
    .slideTxtBox .bd ul li a,
    .slideTxtBox .bd li span,
    .slideTxtBox .bd .first_child p {
        font-size: 14px;
    }
    .gkList li a {
        background-image: none!important;
        padding-left: 0;
        text-align: center;
    }
}

.lmT{ height: 52px; margin-bottom: 20px; background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/bg_lmT.jpg) no-repeat right center #dcedfd; margin-top:20px;}
.lmT span{ display: inline-block; padding: 0 50px; font: bold 24px/52px "Microsoft Yahei"; color: #fff; background-color: #005ca1;}
.lmT span a{color: #fff;}

.lmTt{ height: 52px; margin-bottom: 20px; background: url(https://t.jiaozuo.gov.cn/file/4108000057/img/bg_lmT.jpg) no-repeat right center #dcedfd; margin-top:20px; width:81%;  margin: 0px auto 0px}
.lmTt span{ display: inline-block; padding: 0 50px; font: bold 24px/52px "Microsoft Yahei"; color: #fff; background-color: #005ca1;}
.lmTt span a{color: #fff;}