    /* 宽布局调整 */
    body .h_header_1200 {
      width: 1400px;
    }

    body .h_nav div.h_nav_1200 {
      width: 1340px;
    }

    body .h_nav div.nav_li a {
      width: 180px;
    }

    body .main-box {
      width: 1400px;
      padding: 22px 0px 22px 0px;
    }

    body .whyw {
      margin-top: 0px;
      padding: 0px 27px 30px 30px;
    }

    body .whyw-l {
      width: 790px;
      height: 445px;
    }

    body .whyw-l .swiper-slide img {
      width: 790px;
      height: 445px;
    }

    body .h_banner .swiper-container {
      width: 789px;
      height: 446px;
    }

    body .whyw-r {
      width: unset;
      margin-left: 24px;
      margin-top: 12px;
    }

    body .whyw-r .whyw-title {
      padding-bottom: 12px;
    }

    body .whyw-r .whyw-ul .whyw-li .title {
      padding-left: 0px;
    }

    body .main-box .bmdt-box {
      margin-top: 0px;
      height: unset;
    }

    body .main-box .bmdt-box .bmdt {
      width: 700px;
      padding: 18px 40px 15px 30px
    }

    body .main-box .bmdt-box .gqdt {
      width: 700px;
      padding: 18px 27px 15px 30px;
    }

    body .main-box .bmdt-box .whyw-title {
      width: unset;
      padding-bottom: 12px;
    }

    body .main-box .bmdt-box .whyw-ul .whyw-li .title {
      width: 480px;
      padding-left: 0px;
    }

    body .main-box .ywdd {
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #fff;
    }

    body .main-box .ywdd .banner {
      margin-top: 20px;
      margin-bottom: 20px;
      width: 1340px;
      height: 150px;
    }

    body .main-box .main-bottom {
      margin-top: 0px;
      padding: 28px 30px 0px 30px;
    }

    body .main-box .main-bottom .bottom-nav {
      margin-bottom: 36px;
    }

    body .main-box .main-bottom .video-box .bottom-li {
      width: 318px;
      margin-bottom: 20px;
    }

    body .main-box .main-bottom .video-box .bottom-li:nth-child(1) {
      margin-bottom: 54px;
    }

    body .main-box .main-bottom .video-box .bottom-li:nth-child(2) {
      margin-bottom: 54px;
    }

    body .main-box .main-bottom .video-box .bottom-li:nth-child(3) {
      margin-bottom: 54px;
    }

    body .main-box .main-bottom .video-box .bottom-li:nth-child(4) {
      margin-bottom: 54px;
    }

    body .main-box .main-bottom .video-box .bottom-li:nth-child(3n) {
      margin-right: 21px;
    }

    body .main-box .main-bottom .video-box .bottom-li:nth-child(4n) {
      margin-right: 0px;
    }

    body .main-box .main-bottom .video-box .bottom-li .bottom-img {
      width: 320px;
      height: 200px;
    }

    body .main-box .main-bottom .video-box .bottom-stop {
      top: 74px;
      left: 132px;

    }

    body .main-box .main-bottom .video-box .bottom-li div {
      width: 320px;
      height: 74px;
      display: flex;
      align-items: center;
      justify-content: center;
      background: #EFF3F6;
    }

    body .main-box .main-bottom .video-box .bottom-li p {
      font-size: 16px;
      font-weight: normal;
      line-height: unset;
      padding: 0px 16px;
      width: unset;
      height: unset;
    }

    .indexBg {
      background-image: url('../../../img/indexbk/material/index_bg33.png');
      background-repeat: no-repeat;
      background-size: 100% 205px;
      background-position: center 0px;
      background-color: #eef4f9;
    }


    .footer-wrap {
      width: 100%;
      background: #2d66a5;
      padding: 20px 0;
    }

    body {
      background-repeat: no-repeat;
      background-size: auto 558px;
      background-color: #eaeff4 !important;
      background-position-x: center;
    }

    .h_header_main {
      background-color: transparent;
      min-width: 1400px;
    }


    /* 通用头部选中 */
    .tab-a-selected {
      background-color: #fff !important;
      color: #015293 !important;
      height: 56px;
      margin-top: -10px;
    }

    .tab-img-selected {
      background-position: -72px -20px !important;
    }

    .hidden-panel {
      display: none !important;
    }


    /*上级政策*/
    #sjzc {
      background-color: white;
      display: flex;
      justify-content: center;
    }

    .sjzc-panel {
      width: 1000px;
      padding-bottom: 50px;
    }

    .sjzc-panel-title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 1000px;
      border-bottom: 1px solid #EEEEEE;
      padding-left: 20px;
      padding-top: 20px;
      padding-bottom: 12px;
    }

    .sjzc-panel-title-row {
      display: flex;
      align-items: center;
      font-size: 24px;
      font-weight: bold;
      color: #111111;
      line-height: 33px;
      letter-spacing: -0.58px;
    }

    .sjzc-panel-title-span {
      display: inline-block;
      width: 4px;
      height: 22px;
      background: #015293;
      margin-right: 12px;
    }

    .sjzc-ul {
      padding-left: 40px;
      padding-top: 10px;
    }

    .sjzc-ul-li-label {
      float: left;
      height: 40px;
      padding-left: 13px;
      font-size: 16px;
      color: #222222;
      line-height: 40px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      word-break: break-all;
      cursor: pointer;
    }

    .sjzc-ul-li-label:hover {
      color: #3B87C6;
    }

    .sjzc-ul-li-time {
      float: right;
      height: 40px;
      font-size: 16px;
      color: #999999;
      line-height: 40px;
    }

    /*信阳市文件*/
    #sfzl {
      background-color: white;
      display: flex;
      justify-content: center;
    }

    .sfzl-panel {
      width: 1000px;
      padding-bottom: 50px;
    }

    .sfzl-panel-title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 1000px;
      border-bottom: 1px solid #EEEEEE;
      padding-left: 20px;
      padding-top: 20px;
      padding-bottom: 12px;
    }

    .sfzl-panel-title-row {
      display: flex;
      align-items: center;
      font-size: 24px;
      font-weight: bold;
      color: #111111;
      line-height: 33px;
      letter-spacing: -0.58px;
    }

    .sfzl-panel-title-span {
      display: inline-block;
      width: 4px;
      height: 22px;
      background: #015293;
      margin-right: 12px;
    }

    .sfzl-ul {
      padding-left: 40px;
      padding-top: 10px;
    }

    .sfzl-ul-li-label {
      float: left;
      height: 40px;
      padding-left: 13px;
      font-size: 16px;
      color: #222222;
      line-height: 40px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      word-break: break-all;
      cursor: pointer;
    }

    .sfzl-ul-li-label:hover {
      color: #3B87C6;
    }

    .sfzl-ul-li-time {
      float: right;
      height: 40px;
      font-size: 16px;
      color: #999999;
      line-height: 40px;
    }

    .web-item-span {
      display: flex;
      justify-content: center;
      height: 24px;
      line-height: 24px;
      width: 100%;
      color: white;
      font-family: 'Microsoft Yahei';
      font-size: 14px;
    }


    /*时间轴样式*/
    * {
      margin: 0;
      padding: 0;
    }

    .timeLine {
      margin: 60px auto 0;
      overflow: hidden;
      position: relative
    }

    .timeLine li {
      background: url(../img/back1.png) repeat-y 179px 0;
      padding-bottom: 30px;
      zoom: 1;
      display: flex;
    }

    .timeLine li:after {
      content: " ";
      display: block;
      height: 0;
      clear: both;
      visibility: hidden;
    }

    .timeLine li:last-child {
      background: none !important;
    }

    .timeLine li p {
      background: url(../img/icon1.jpg) no-repeat 172px 0;
      display: inline-block;
      width: 188px;
      font-size: 16px;
      text-align: right;
      padding-right: 20px;
      color: #1296db;
    }

    .timeLine li p span {
      display: block;
      color: #6fceff;
      font-size: 12px;
    }

    .timeLine li .con {
      width: calc(100% - 230px);
      display: inline-block;
      padding-left: 30px;
      font-size: 14px;
      cursor: pointer;
    }

    .timeLine li .con:hover {
      color: #3B87C6;
    }

    .timeLine li .con img {
      max-width: 100%;
    }

    /* .on  */
    .timeLine li.on {
      background: url(../img/back2.png) repeat-y 179px 0;
    }

    .timeLine li.on p {
      background: url(../img/icon2.jpg) no-repeat 172px 0;
      color: #1db702;
    }

    .timeLine li.on p span {
      color: #a8dda3;
    }

    /* .on 下面的li  */
    .timeLine li.on~li {
      background: url(../img/back3.png) repeat-y 179px 0;
    }

    .timeLine li.on~li p {
      background: url(../img/icon3.jpg) no-repeat 172px 0;
      color: #c3c3c3;
    }

    .timeLine li.on~li p span {
      color: #d0d0d0;
    }

    


    #lqtx {
      display: inline-block;
      height: 46px;
      line-height: 46px;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      width: 120px;
      cursor: pointer;
      word-spacing: 0;
      color: white;
    }

    #cqtx {
      display: inline-block;
      height: 46px;
      line-height: 46px;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      width: 120px;
      cursor: pointer;
      word-spacing: 0;
      color: white;
    }

    .item-selected-tx {
      background-color: #6198E8;
      color: white !important;
    }

    .item-unselect-tx {
      background-color: #E9E9E9;
      color: black !important;
    }

    /* 通用头部选中 */
    .tab-a-selected {
      background-color: #fff !important;
      color: #015293 !important;
      height: 56px;
      margin-top: -10px;
    }

    .tab-img-selected {
      background-position: -72px -20px !important;
    }

    .hidden-panel {
      display: none !important;
    }

    .web-item-span {
      display: flex;
      justify-content: center;
      height: 24px;
      line-height: 24px;
      width: 100%;
      color: white;
      font-family: 'Microsoft Yahei';
      font-size: 14px;
    }

    #xybgzrw table tr th {
      height: 36px;
      font-size: 16px;
      font-weight: bold;
      text-align: center;
    }

    #xybgzrw table tr td {
      text-align: center;
      padding: 5px;
      font-size: 14px;
    }

    /*试点市相关工作动态*/
    #sdsgzdt {
      background-color: white;
      display: flex;
      justify-content: center;
    }

    .sdsgzdt-panel {
      width: 1000px;
      padding-bottom: 50px;
    }

    .sdsgzdt-panel-title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 1000px;
      border-bottom: 1px solid #EEEEEE;
      padding-left: 20px;
      padding-top: 20px;
      padding-bottom: 12px;
    }

    .sdsgzdt-panel-title-row {
      display: flex;
      align-items: center;
      font-size: 24px;
      font-weight: bold;
      color: #111111;
      line-height: 33px;
      letter-spacing: -0.58px;
    }

    .sdsgzdt-panel-title-span {
      display: inline-block;
      width: 4px;
      height: 22px;
      background: #015293;
      margin-right: 12px;
    }

    .sdsgzdt-ul {
      padding-left: 40px;
      padding-top: 10px;
      max-height: 500px;
      overflow-y: auto;
    }

    .sdsgzdt-ul-li-label {
      float: left;
      height: 40px;
      padding-left: 13px;
      font-size: 16px;
      color: #222222;
      line-height: 40px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      word-break: break-all;
      cursor: pointer;
    }

    .sdsgzdt-ul-li-label:hover {
      color: #3B87C6;
    }

    .sdsgzdt-ul-li-time {
      float: right;
      height: 40px;
      font-size: 16px;
      color: #999999;
      line-height: 40px;
      padding-right: 10px;
    }

    /*信阳示范工作*/
    #xysfgz {
      background-color: white;
      display: flex;
      justify-content: center;
    }

    .xysfgz-panel {
      width: 1000px;
      padding-bottom: 50px;
    }

    .xysfgz-panel-title {
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 1000px;
      border-bottom: 1px solid #EEEEEE;
      padding-left: 20px;
      padding-top: 20px;
      padding-bottom: 12px;
    }

    .xysfgz-panel-title-row {
      display: flex;
      align-items: center;
      font-size: 24px;
      font-weight: bold;
      color: #111111;
      line-height: 33px;
      letter-spacing: -0.58px;
    }

    .xysfgz-panel-title-span {
      display: inline-block;
      width: 4px;
      height: 22px;
      background: #015293;
      margin-right: 12px;
    }

    .xysfgz-ul {
      padding-left: 40px;
      padding-top: 10px;
    }

    .xysfgz-ul-li-label {
      float: left;
      height: 40px;
      padding-left: 13px;
      font-size: 16px;
      color: #222222;
      line-height: 40px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      word-break: break-all;
      cursor: pointer;
    }

    .xysfgz-ul-li-label:hover {
      color: #3B87C6;
    }

    .xysfgz-ul-li-time {
      float: right;
      height: 40px;
      font-size: 16px;
      color: #999999;
      line-height: 40px;
    }
