.headline {
    width: 100%;
    text-align: center;
    padding: 30px 0 35px 0;
    background: #f5f5f5;
    position: relative;
}

.headline p {
    width: 99%;
    margin: 0 auto;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
    color: #005292;
}

.headline p a {
    color: #005292;
}

.headline .more {
    width: 100%;
    font-size: 18px;
    margin-top: 15px;
    display: none;
}

.headline .more span {
    margin: 0 10px;
}

.headline .headchannel {
    position: absolute;
    top: 0;
    left: 0;
    background: #005292;
    color: #fff;
    padding: 3px 8px;
    font-size: 12px;
}


.newsBox {
    width: 100%;
    height: 370px;
    overflow: hidden;
}

.slideBox {
    width: 590px;
    height: 370px;
    position: relative;
}

.slideBox .hd {
    position: absolute;
    right: 5px;
    bottom: 15px;
    z-index: 1;
}

.slideBox .hd ul li {
    float: left;
    margin-right: 10px;
    cursor: pointer;
    width: 10px;
    height: 10px;
    background: #fff;
}

.slideBox .hd ul li.on {
    background: #005292;
}

.slideBox .bd {
    position: relative;
    z-index: 0;
}

.slideBox .bd li {
    position: relative;
}

.slideBox .bd li img {
    width: 590px;
    height: 370px;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    background: url("../png/b5wiqf.png") top left repeat-x;
    text-indent: 10px;
    z-index: 1;
}

.slideBox .bd p a {
    color: #fff;
}

.slideTxtBox {
    width: 580px;
    height: 370px;
    position: relative;
    z-index: 1;
}

.slideTxtBox .hd ul {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 12px;
}

.slideTxtBox .hd ul li {
    float: left;
    font-size: 21px;
    color: #555;
    overflow: hidden;
    font-weight: bold;
}

.slideTxtBox .hd ul li a {
    display: block;
    height: 38px;
    color: #555;
    float: left;
}

.slideTxtBox .hd ul li em {
    display: block;
    margin: 0 10px;
    float: left;
    font-weight: normal;
    color: #999;
}

.slideTxtBox .hd ul li.on a {
    color: #005292;
    border-bottom: 2px solid #005292;
}

.slideTxtBox .bd ul {
    overflow: hidden;
}

.slideTxtBox .bd ul li {
    font-size: 16px;
    height: 40px;
    line-height: 40px;
    background: url(../png/m2ambd.png) center left no-repeat;
    overflow: hidden;
}

.slideTxtBox .bd ul li a {
    display: block;
    float: left;
    width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 14px;
}

.slideTxtBox .bd ul li a:hover {
    color: #005292;
}

.slideTxtBox .bd li span {
    float: right;
    color: #555;
    font-size: 14px;
    width: 85px;
    overflow: hidden;
}

.slideTxtBox .bd li span a {
    color: #555;
}

.slideTxtBox .bd .more {
    position: absolute;
    right: 0;
    top: 6px;
    z-index: 2;
}

.slideTxtBox .bd .more a {
    color: #555;
}

.slideTxtBox .bd .more a:hover {
    color: #005292;
}

.slideTxtBox1 {
    height: 330px;
}


.ztBox {
    width: 100%;
    height: 120px;
    background: #f5f5f5;
}

.imgLink {
    width: 100%;
    height: 120px;
    background: #f5f5f5;
}

.picScroll-left {
    width: 100%;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.picScroll-left .hd .next,
.picScroll-left .hd .prev {
    width: 30px;
    height: 120px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}

.picScroll-left .hd .next {
    left: 0;
    background: #f5f5f5 url("../png/synnnh.png") center center no-repeat;
}

.picScroll-left .hd .prev {
    right: 0;
    background: #f5f5f5 url("../png/j6g1yc.png") center center no-repeat;
}

.picScroll-left .hd2 .next,
.picScroll-left .hd2 .prev {
    width: 30px;
    height: 120px;
    cursor: pointer;
    position: absolute;
    z-index: 1;
}

.picScroll-left .hd2 .next {
    left: 0;
    background: #f5f5f5 url("../png/synnnh.png") center center no-repeat;
}

.picScroll-left .hd2 .prev {
    right: 0;
    background: #f5f5f5 url("../png/j6g1yc.png") center center no-repeat;
}

.picScroll-left .bd2 {
    width: 100%;
    height: 85px;
    margin-left: 31px;
    margin-top: 17px;
}

.picScroll-left .bd2 ul {
    height: 86px;
    overflow: hidden;
}

.picScroll-left .bd {
    width: 100%;
    height: 85px;
    
    margin-top: 17px;
}

.picScroll-left .bd ul {
    height: 86px;
    overflow: hidden;
}

.picScroll-left .bd ul li {
    float: left;
    width: 380px;
    height: 86px;
    margin-right: 6px;
}

.picScroll-left .bd ul li img {
    display: block;
    width: 380px;
    height: 86px;
}

.imgLink .picScroll-left .bd2 ul li {
    float: left;
    width: 220px;
    height: 83px;
    margin: 3px;
}

.imgLink .picScroll-left .bd2 ul li img {
    display: block;
    width: 220px;
    height: 83px;
}


.open {
    width: 100%;
}

.open .w580 {
    width: 580px;
    border: 1px solid #e6e6e6;
    padding: 0px 0px 35px 10px;
}


.open .w580 ul li {
    margin-top: 32px;
    float: left;
    width: 25%;
}

.open .w580 ul li img {
    width: 40px;
    height: 40px;
}

.open .w580 ul li span {
    margin-left: 6px;
    font-size: 15px;
}

.open .w580 ul li span a:hover {
    color: #005292;
}

.open .w120 {
    width: 120px;
}

.open .title {
    width: 100%;
    height: 41px;
    border-bottom: 1px solid #e6e6e6;
    font-size: 20px;
    font-weight: bold;
}

.open .title a {
    display: inline-block;
    height: 39px;
    border-bottom: 2px solid #005292;
    color: #005292;
}

.open ul.list {
    width: 100%;
}

.open ul.list li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #e4ebfb;
    font-size: 18px;
    margin-top: 20px;
}

.open ul.list2 li {
    width: 49%;
    float: left;
}

.open ul.list2 li:nth-child(2n) {
    float: right;
}

.open .w420 {
    width: 420px;
}


.imgLink {
    width: 100%;
}

.imgLink li {
    width: 292px;
    height: 81px;
    margin: 0 4px;
    float: left;
}

.imgLink li img {
    width: 292px;
    height: 81px;
}


.imgBox {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    margin: 20px auto 0;
}

.imgBox li {
    width: 596px;
    height: 100px;
}


.link {
    width: 100%;
    background: #f5f5f5;
    padding: 20px 0;
}

.link p {
    width: 100px;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #005292;
    line-height: 36px;
}

.link select {
    width: 246px;
    height: 36px;
    font-size: 15px;
    margin: 0 10px;
    text-indent: 5px;
    color: #666;
    border: 1px solid #ddd;
}

.right-nav {
    position: fixed;
    right: 50%;
    top: 50%;
    margin-right: -680px;
    z-index: 9999;
    margin-top: -140px;
}

.right-nav li {
    margin-bottom: 10px;
    background: #fff;
    width: 60px;
    height: 60px;
    position: relative;
    cursor: pointer;
}

.right-nav li:hover {
    color: #fff;
    background-color: #216FB9;
}

.right-nav li i {
    display: block;
    width: 100%;
    height: 100%;
}

.right-nav li.wechat {
    text-align: center;
    font-size: 13px;
}

.right-nav li.wechat i {
    height: 60%;
    background: url("../png/eva727.png") center center no-repeat;
    background-size: 55%;
}

.right-nav li.wechat:hover i {
    background: url("../png/982mhr.png") center center no-repeat;
    background-size: 55%;
}

.right-nav li.wyzx i {
    background: url("../png/hlq6jj.png") center center no-repeat;
}

.right-nav li.wyjy i {
    background: url("../png/ljz9np.png") center center no-repeat;
}

.right-nav li.wyzx:hover,
.right-nav li.wyjy:hover {
    background-color: #fff;
}

.right-nav li.gbBtn {
    cursor: pointer;
    text-align: center;
    font-size: 13px;
}

.right-nav li.gbBtn i {
    color: #74ACD6;
    font-size: 26px;
    height: 60%;
}

.right-nav li.gbBtn:hover i {
    color: #fff;
}

.show-ewm {
    position: absolute;
    opacity: 0;
    z-index: -1;
    filter: alpha(opacity=0);
    width: 140px;
    height: 130px;
    left: -50px;
    display: none;
}

.right-nav li .ewm1 {
    background: url("https://t.xinyang.gov.cn/file/4115000036/img/phpj211.png") no-repeat;
    top: -34px;
}

.right-nav li .ewm1 img {
    margin-left: 5px;
    margin-top: 5px;
    width: 134px;
    height: 150px;
}

.right-nav li {
    border: 1px solid #dcdcdc;
}

.right-nav li p {
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #216FB9;
}

.right-nav li:hover p {
    color: #fff;
}

.right-nav li:hover a {
    color: #fff;
}

.right-nav li p a {
    color: #216FB9;
}

.right-nav li.appd {
    text-align: center;
    font-size: 13px;
}

.right-nav li.appd i {
    height: 60%;
    background: url(../jpg/kp8131.jpg) center center no-repeat;
}

.right-nav li.appd:hover {
    background-color: #fff;
}

.right-nav li.appd:hover a {
    color: #333;
}

.right-nav li.appd img {
    width: 134px;
    height: 150px;
}



.oldModel .headline {
    padding: 50px 0 55px 0;
}

.oldModel .headline p {
    font-size: 60px;
    line-height: 2;
}

.oldModel .headline .headchannel {
    font-size: 28px;
}

.oldModel .newsBox {
    height: auto;
}

.oldModel .slideBox {
    width: 1200px;
    height: 752px;
}

.oldModel .slideTxtBox {
    width: 1200px;
    height: auto;
    margin-top: 30px;
}

.oldModel .slideBox .bd li img {
    width: 1200px;
    height: 752px;
}

.oldModel .slideBox .bd p {
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    background: url(../png/b5wiqf.png) top left repeat;
}

.oldModel .slideTxtBox .hd ul {
    height: 60px;
}

.oldModel .slideTxtBox .hd ul li {
    font-size: 32px;
}

.oldModel .slideTxtBox .hd ul li a {
    height: 58px;
}

.oldModel .slideTxtBox .bd ul li {
    font-size: 32px;
    height: 64px;
    line-height: 64px;
}

.oldModel .slideTxtBox .bd li span {
    width: 16%;
    font-size: 32px;
}

.oldModel .open .w580 {
    width: 100%;
}

.oldModel .open .w580 ul li img {
    width: 60px;
    height: 60px;
}

.oldModel .open .w580 ul li span {
    font-size: 32px;
}

.oldModel .open .w120 {
    width: 100%;
    margin-left: 0;
}

.oldModel .open .title {
    height: 60px;
    font-size: 32px;
    line-height: 60px;
}

.oldModel .open .title a {
    height: 58px;
}

.oldModel .open .w420 {
    width: 100%;
}

.oldModel .open ul.list li {
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 32px;
}

.oldModel .open ul.list2 li {
    width: 49%;
}

.oldModel .link p {
    font-size: 28px;
    width: 80px;
    margin-left: 15px;
}

.oldModel .link select {
    font-size: 28px;
    margin-top: 15px;
}

.oldModel .right-nav li {
    width: 120px;
    height: 100px;
    font-size: 28px !important;
}

.oldModel .right-nav li.wechat i {
    width: 60px;
    margin: 0 auto;
}

.oldModel .slideTxtBox .bd .more a{
    font-size: 28px;
}