/* headline */
.headline{padding: 0 20px;}
.headline p{text-align: center;font-weight: 700;font-size: 32px;}
.headline p a{color: #004D93;}
/*newsBox*/
.newsBox{width: 100%;height: 380px;overflow: hidden;}
.slideBox{width:663px;height:380px;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;border-radius: 50%;opacity: 0.5;}
.slideBox .hd ul li.on{opacity: 1;}
.slideBox .bd{position:relative;z-index:0;}
.slideBox .bd li{position: relative;}
.slideBox .bd li img{width: 663px;height: 380px;}
.slideBox .bd p{position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;line-height: 40px;font-size: 16px;background:#00000062;;text-indent: 10px;z-index: 1;}
.slideBox .bd p a{color: #fff;}
.slideTxtBox{width: 509px;height:380px;position: relative;z-index: 1;}
.slideTxtBox .hd ul{width: 100%;height:42px;display: flex;border-bottom: 1px solid #004D93;}
.slideTxtBox .hd ul li{font-size: 18px;color: #555;overflow: hidden;}
.slideTxtBox .hd ul li a{display: block;height:42px;color: #0D5293;line-height: 42px;padding: 0 12px;}
.slideTxtBox .hd ul li.on a{color: #fff;background-color: #0D5293;}
.slideTxtBox .bd ul{overflow: hidden;margin-top: 8px;}
.slideTxtBox .bd ul li{font-size: 16px;height: 40px;line-height: 40px;background: url(https://t.xinyang.gov.cn/file/4115000025/img/li-bg.png) center left no-repeat;overflow: hidden;}
.slideTxtBox .bd ul li a{display: block;float: left;width: 77%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;color: #121212;}
.slideTxtBox .bd ul li a:hover{color: #005292;}
.slideTxtBox .bd li span{float:right;color:#999999;font-size: 14px;width: 85px;overflow: hidden;}
.slideTxtBox .bd li span a{color:#999999;}
.slideTxtBox .bd ul .bmdt{background: none;background-color: #ECECEC;height: 46px;line-height: 46px;margin-bottom: 10px;}
.slideTxtBox .bd ul .bmdt a{width: auto;float: left;color: #666666;font-size: 18px;}
.slideTxtBox .bd .jrtb{margin-top: 0;}
/* specialBox */
.specialBox{margin-top: 32px;}
.specTop{margin-bottom: 15px;}
.specBtm {
  width: 1300px;
  height: 94;
  overflow: hidden;
  position: relative;
  margin-left: -47px;
}

.specBtm .hd .next,
.specBtm .hd .prev {
  width: 43px;
  height: 85px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0.39;
  top: 50%;
  transform: translateY(-50%);
}

.specBtm .hd .next {
  right: 0;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/next.png) center center no-repeat;
}

.specBtm .hd .prev {
  left: 0;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/prev.png) center center no-repeat;
}

.specBtm .bd {
  width: 1198px;
  height: 94px;
  margin: 0 auto;
}

.specBtm .bd ul {
  height: 94px;
  overflow: hidden;
}

.specBtm .bd ul li {
  float: left;
  margin-right: 17px;
  width: 226px;
  height: 94px;
}

.specBtm .bd ul li img {
  display: block;
  width: 226px;
  height: 94px;
}

/* videoBox */
.videoBox {margin-top: 50px;}
.videoTop {margin-bottom: 30px;}
.videoBtm{position: relative;width: 1300px;margin-left: -47px;}
.videoBtm .bd {
  width: 1198px;
  /* height: 94px; */
  margin: 0 auto;
}
.videoBtm .bd ul li:nth-child(3){margin-right: 0;}
.videoBtm .bd ul li{
  width: 379px;
  height: 234px;
  position: relative;
  margin-right: 28px;
}
.videoBtm .bd ul li img{
  width: 379px;
  height: 234px;
}
.videoBtm .bd ul li a{display: block;position: relative;}
.videoBtm .bd ul li a p{text-align: center;height: 44px;background: #00000085;line-height: 44px;color: #fff;position: absolute;bottom: 0;width: 100%;font-size: 16px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;padding: 0 10px;}
.videoBtm .bd ul li .icon{position: absolute;width: 55px;
height: 55px;z-index: 2;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.videoBtm .bd ul li .icon img{width: 55px;height: 55px;}
.videoBtm .hd .next,
.videoBtm .hd .prev {
  width: 43px;
  height: 85px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0.39;
  top: 50%;
  transform: translateY(-50%);
}
.videoBtm .hd .next {
  right: 0;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/next.png) center center no-repeat;
}
.videoBtm .hd .prev {
  left: 0;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/prev.png) center center no-repeat;
}

/* tabBox */
.tabBox{margin-top: 60px;}
.tabBox>.tabHd{margin-bottom: 20px;}
.tabBox>.tabHd ul li{width: 388px;
height: 72px;font-size: 24px;
line-height: 72px;background:#EFEFEF url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon1.png)127px center no-repeat;float: left;margin-right: 17px;text-indent: 169px;}
.tabBox>.tabHd ul li:nth-child(1){background: #EFEFEF url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon1.png) 104px center no-repeat;text-indent: 146px;}
.tabBox>.tabHd ul li:nth-last-child(1){margin-right: 0;}
.tabBox>.tabHd ul li.on{background-color: #8cc1f97c;}
.tabBox>.tabHd ul li.on a{color: #0D5293;}
.tabBox>.tabHd ul li:nth-child(1).on {background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon1h.png);}
.tabBox>.tabHd ul li:nth-child(2){background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon2.png);}
.tabBox>.tabHd ul li:nth-child(3){background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon3.png);}
.tabBox>.tabHd ul li:nth-child(2).on{background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon2h.png);}
.tabBox>.tabHd ul li:nth-child(3).on{background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab_icon3h.png);}
.tabBdBox{margin-top: 20px;}
.zwgk .fl{width: 368px;}
.zwgk .fl .item{float: left;margin-right: 16px;margin-bottom: 16px;width: 176px;height: 85px;text-align: center;line-height: 85px;font-size: 18px;font-weight: 700;}
.zwgk .fl .item:nth-child(2n){margin-right: 0;}
.zwgk .fl .item:nth-child(5),.zwgk .fl .item:nth-child(6){margin-bottom: 0;}
.zwgk .fl .item:nth-child(1){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab1_flbg1.png)center center no-repeat;}
.zwgk .fl .item:nth-child(2){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab1_flbg2.png)center center no-repeat;}
.zwgk .fl .item:nth-child(3){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab1_flbg3.png)center center no-repeat;}
.zwgk .fl .item:nth-child(4){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab1_flbg4.png)center center no-repeat;}
.zwgk .fl .item:nth-child(5){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab1_flbg5.png)center center no-repeat;}
.zwgk .fl .item:nth-child(6){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab1_flbg6.png)center center no-repeat;}
.zwgk .fl .blue a{color: #075EAB;}
.zwgk .fl .green a{color: #008233;}
.zwgk .fl .brown a{color: #8A3D00;}
.zwgk .mid{width: 550px;float: left;margin-left: 20px;position: relative;}
.zwgk .mid .hd ul{width: 100%;border-bottom: 1px solid #afbedc80;}
.zwgk .mid .hd ul li{font-size: 18px;float: left;margin-right: 30px;}
.zwgk .mid .hd ul li a{display: block;width: auto;}
.zwgk .mid .hd ul li.on{font-weight: 700;padding-bottom: 13px;border-bottom: 3px solid #0D5293;}
.zwgk .mid .hd ul li.on a{color: #005292;}
.zwgk .mid .bd ul{overflow: hidden;margin-top: 8px;}
.zwgk .mid .bd ul li{font-size: 16px;height: 40px;line-height: 40px;background: url(https://t.xinyang.gov.cn/file/4115000025/img/li-bg.png) center left no-repeat;overflow: hidden;}
.zwgk .mid .bd ul li a{display: block;float: left;width: 77%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;color: #121212;}
.zwgk .mid .bd ul li a:hover{color: #005292;}
.zwgk .mid .bd li span{float:right;color:#999999;font-size: 14px;width: 85px;overflow: hidden;}
.zwgk .mid .bd li span a{color:#999999;}
.zwgk .mid .bd ul .more{position: absolute;font-size: 16px;
color: #999999;right: 0;top: 2px;}
.zwgk .fr{
  width: 233px;
  height: 287px;
  background: #E0F0FF;
  padding: 35px 27px 0 35px;
}
.zwgk .fr .item{float: left;margin-right: 40px;margin-bottom: 32px;}
.zwgk .fr .item a{display: block;width: 64px;font-size: 16px;
color: #333333;}
.zwgk .fr .item a img{margin-bottom: 7px;}
.zwgk .fr .item:nth-child(2n){margin-right: 0;}
.zwfw .fl{width: 530px;}
.zwfw .fl .item{
  width: 166px;
  height: 87px;
  line-height: 87px;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab2_flicon1.png)center center no-repeat;
  float: left;
  margin-right: 16px;
  margin-bottom: 15px;
}
.zwfw .fl .item:nth-child(3n){margin-right: 0;}
.zwfw .fl .item a{
  font-weight: 600;
  font-size: 18px;
  color: #075EAB;
  display: block;
  text-indent: 22px;
}
.zwfw .fl .item:nth-child(2){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab2_flicon2.png)center center no-repeat;}
.zwfw .fl .item:nth-child(3){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab2_flicon3.png)center center no-repeat;}
.zwfw .fl .item:nth-child(4){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab2_flicon4.png)center center no-repeat;}
.zwfw .fl .item:nth-child(5){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab2_flicon5.png)center center no-repeat;}
.zwfw .fl .item:nth-child(6){background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab2_flicon6.png)center center no-repeat;}
.zwfw .fr{width: 648px;background: #EFEFEF;padding: 17px 10px 17px 22px;position: relative;}
.zwfw .fr .hd ul{width: 100%;border-bottom: 1px solid #afbedc80;}
.zwfw .fr .hd ul li{font-size: 18px;float: left;margin-right: 30px;}
.zwfw .fr .hd ul li a{display: block;width: auto;}
.zwfw .fr .hd ul li.on{font-weight: 700;padding-bottom: 13px;border-bottom: 3px solid #0D5293;}
.zwfw .fr .hd ul li.on a{color: #005292;}
.zwfw .fr .bd ul{overflow: hidden;margin-top: 8px;}
.zwfw .fr .bd ul li{font-size: 16px;height: 40px;line-height: 40px;background: url(https://t.xinyang.gov.cn/file/4115000025/img/li-bg.png) center left no-repeat;overflow: hidden;}
.zwfw .fr .bd ul li a{display: block;float: left;width: 77%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;color: #121212;}
.zwfw .fr .bd ul li a:hover{color: #005292;}
.zwfw .fr .bd li span{float:right;color:#999999;font-size: 14px;width: 85px;overflow: hidden;}
.zwfw .fr .bd li span a{color:#999999;}
.zwfw .fr .bd ul .more{position: absolute;font-size: 16px;
color: #999999;right: 10px;top: 21px;}

.zmhd .fl{width: 648px;background: #EFEFEF;padding: 17px 10px 17px 22px;position: relative;}
.zmhd .fl .hd ul{width: 100%;border-bottom: 1px solid #afbedc80;}
.zmhd .fl .hd ul li{font-size: 18px;float: left;margin-right: 30px;}
.zmhd .fl .hd ul li a{display: block;width: auto;}
.zmhd .fl .hd ul li.on{font-weight: 700;padding-bottom: 13px;border-bottom: 3px solid #0D5293;}
.zmhd .fl .hd ul li.on a{color: #005292;}
.zmhd .fl .bd ul{overflow: hidden;margin-top: 8px;}
.zmhd .fl .bd ul li{font-size: 16px;height: 40px;line-height: 40px;background: url(https://t.xinyang.gov.cn/file/4115000025/img/li-bg.png) center left no-repeat;overflow: hidden;}
.zmhd .fl .bd ul li a{display: block;float: left;width: 77%;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;margin-left: 14px;color: #121212;}
.zmhd .fl .bd ul li a:hover{color: #005292;}
.zmhd .fl .bd li span{float:right;color:#999999;font-size: 14px;width: 85px;overflow: hidden;}
.zmhd .fl .bd li span a{color:#999999;}
.zmhd .fl .bd ul .more{position: absolute;font-size: 16px;
color: #999999;right: 10px;top: 21px;}
.zmhd .mid{
  float: left;
  width: 356px;
  height: 282px;
  background: #EFEFEF;
  margin-left: 15px;
}
.zmhd .mid .tit{font-weight: 700;
font-size: 18px;
color: #0D5293;text-align: center;margin: 17px 0;}
.bjlBox{width: 100%;height: 224px;}
#charts{width: 100%;height: 224px;}
.zmhd .fr{width: 166px;}
.zmhd .fr .item{
  width: 166px;
  height: 63px;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/tab3_fricon1.png)center center no-repeat;
  font-weight: 600;
  font-size: 18px;
  text-indent: 62px;
  margin-bottom: 10px;
  line-height: 63px;
}
.zmhd .fr .item a{display: block;color: #075EAB;}
.zmhd .fr .item:nth-child(2){background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab3_fricon2.png);}
.zmhd .fr .item:nth-child(3){background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab3_fricon3.png);}
.zmhd .fr .item:nth-last-child(1){margin-bottom: 0;background-image: url(https://t.xinyang.gov.cn/file/4115000025/img/tab3_fricon4.png);}
.adsBox{  padding-bottom: 39px;}
.adsImg {
  width: 1300px;
  height: 100px;
  overflow: hidden;
  position: relative;
  margin-left: -48px;
  margin-top: 48px;
}

.adsImg .hd .next,
.adsImg .hd .prev {
  width: 43px;
  height: 85px;
  cursor: pointer;
  position: absolute;
  z-index: 1;
  opacity: 0.39;
  top: 50%;
  transform: translateY(-50%);
}

.adsImg .hd .next {
  right: 0;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/next.png) center center no-repeat;
}

.adsImg .hd .prev {
  left: 0;
  background: url(https://t.xinyang.gov.cn/file/4115000025/img/prev.png) center center no-repeat;
}

.adsImg .bd {
  width: 1200px;
  height: 100px;
  margin: 0 48px;
}

.adsImg .bd ul {
  height: 100px;
  overflow: hidden;
}

.adsImg .bd ul li {
  float: left;
  width: 100%;
  height: 100px;
}

.adsImg .bd ul li img {
  display: block;
  width: 1200px;
  height: 100px;
}

/* oldModel */
.oldModel .headline p{font-size: 40px;}
.oldModel .newsBox{height: auto;}
.oldModel .slideBox{width: 1200px;height: 500px;}
.oldModel .slideBox .bd{width: 1200px;height: 500px;}
.oldModel .slideBox .bd ul li{width: 1200px !important;height: 500px;}
.oldModel .slideBox .bd li img{width: 1200px;height: 500px;}
.oldModel .slideBox .bd p{font-size: 28px;}
.oldModel .slideTxtBox{width: 100%;height: 467px;margin-top: 20px;}
.oldModel .slideTxtBox .hd ul{height: 50px;line-height: 50px;}
.oldModel .slideTxtBox .hd ul li{width: 160px;font-size: 32px;}
.oldModel .slideTxtBox .hd ul li a{height: 50px;line-height: 50px;}
.oldModel .slideTxtBox .bd ul .bmdt a{font-size: 28px;}
.oldModel .slideTxtBox .bd ul li{font-size: 32px;height: 50px;line-height: 50px;}
.oldModel .slideTxtBox .bd li span{font-size: 28px;width: 165px;}

.oldModel .videoBtm .bd ul li a p{font-size: 28px;}
.oldModel .tabBox>.tabHd ul li{font-size: 32px;}
.oldModel .zwgk .fl{width: 100%;}
.oldModel .zwgk .fl .item{font-size: 28px;}
.oldModel .zwgk .fl .item:nth-child(2n){margin-right: 16px;}
.oldModel .zwgk .mid{width: 100%;margin-left: 0;}
.oldModel .zwgk .mid .hd ul li{font-size: 28px;}
.oldModel .zwgk .mid .bd ul .more{font-size: 28px;}
.oldModel .zwgk .mid .bd ul li{height: 50px;line-height: 50px;font-size: 32px;}
.oldModel .zwgk .mid .bd li span{width: 165px;font-size: 28px;}
.oldModel .zwgk .fr{width: 100%;height: 170px;margin-top: 20px;}
.oldModel .zwgk .fr .item a{width: 120px;font-size: 28px;}
.oldModel .zwgk .fr .item a img{display: block;margin-left: 30px;}
.oldModel .zwgk .fr .item:nth-child(2n){margin-right: 40px;}
.oldModel .zwfw .fl{width: 100%;}
.oldModel .zwfw .fl .item:nth-child(3n){margin-right: 16px;}
.oldModel .zwfw .fl .item a{font-size: 28px;}
.oldModel .zwfw .fr{width: 100%;margin-top: 20px;}
.oldModel .zwfw .fr .hd ul li,.oldModel .zwfw .fr .bd ul .more{font-size: 28px;}
.oldModel .zmhd .fl{width: 100%;}
.oldModel .zmhd .fl .hd ul li,.oldModel .zmhd .fl .bd ul .more{font-size: 28px;}
.oldModel .zmhd .fl .bd ul li{height: 50px;line-height: 50px;font-size: 32px;}
.oldModel .zmhd .fl .bd li span{width: 165px;font-size: 28px;}
.oldModel .zmhd .mid{width: 400px;font-size: 28px;margin-left: 0;margin-top: 20px;height: 320px;}
.oldModel .zmhd .mid .tit{font-size: 28px;}
.oldModel .zmhd .fr{width: 772px;margin-top: 20px;}
.oldModel .zmhd .fr .item{font-size: 28px;width: 230px;background-size: 100% 100%;height: 72px;line-height: 72px;text-indent: 85px;}

/*  */
.zwfw .fr{width: 649px;height: 283px;background: #deedfd6b;border-radius: 2px;padding: 5px 17px;float: left;margin-left: 20px;}
.cx{width: 97px;height: 29px;border: 1px solid #004c93b6;border-radius: 2px;position: absolute;bottom: 4px;right: 0;line-height: 29px;font-size: 14px;text-align: center;border-radius: 2px;}
.zwfw .fr .item .title{position: relative;}
.zwfw .fr .item .title .cx a{color: #004D93;}
.zwfw .fr .item .title .cx a::after{content: '';display: none;}
.zwfw .fr .item .title .cx a img{margin-right: 7px;margin-top: -2px;}
.zwfw .fr .zbl{width: 100%;text-align: center;margin: 5px 0 8px;}
.zwfw .fr .zbl p:nth-child(1){font-size: 22px;color: #121212;}
.zwfw .fr .zbl p:nth-child(2){font-size: 16px;color: #004D93;}
.zwfw .fr .bjbox{width: 302px;height: 70px;background: #F0F6FE;border-radius: 2px;mix-blend-mode: multiply;font-size: 16px;text-align: center;padding: 15px 0;float: left;margin:0 10px 10px 0;}
.zwfw .fr .bjbox p:nth-child(1){color: #004D93;margin-bottom: 10px;font-size: 15px;}
.zwfw .fr .bjbox:nth-child(2n){margin-right: 0;}
.zwfw .fr .bot{display: flex;width: 100%;height: 82px;align-items: center;justify-content: space-evenly;margin-top: 10px;}
.title{width: 100%;height: 40px;border-bottom: 1px solid #e6e6e6;font-size: 18px;
line-height: 40px;margin-bottom: 10px;}
.title a{color: #004D93;text-align: left;position: relative;}
.title a::after{content: '';display: block;width: 70px;height: 3px;background: #004D93;position: absolute;bottom: -9px;left: 0;}

.oldModel .zwfw .fr{margin-left: 0;height: auto;}
.oldModel .zwfw .fr .title {font-size: 28px;height: 47px;line-height: 47px;}
.oldModel .title a::after{width: 112px;}
.oldModel .cx{font-size: 28px;width: 160px;height: 35px;}
.oldModel .zwfw .fr .zbl p:nth-child(2){font-size: 28px;}
.oldModel .zwfw .fr .bjbox {width: 1170px;height: auto};
.oldModel .zwfw .fr .bjbox p:nth-child(1){font-size: 28px;}

