*{
    margin: 0;
    padding: 0;
}
body {
    min-width:1200px;

}
img {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    object-fit: cover;
}

ul {
    margin:0px;
}
ul, li {
    list-style: none;
}
a{
    text-decoration: none;
}
a:link,a:visited {
    color:#333;
    font-weight:normal;
}

.layout {
    width: 100%;
    height: auto;
}
.newyear_cont {
    overflow: hidden;
    margin: 0 auto;
}
/*头部*/
.header{
    overflow: hidden;
}


.container-banner{
    overflow: hidden;
}
.logo-mid{
    width:1200px;
    height:85px;
    margin: 0 auto;
    padding: 32px 0;
}
.logo-img{
    float: left;
    width: 242px;
}
.logo-img a{
    display: block;
}
.logo-img a img{
    width: 100%;
    height: 85px;
}
.logo-ad{
    float: right;
    width: 928px;
}
.logo-ad img{
    width: 100%;
    height: 85px;
    display: block;
}
.container-nav{
    overflow: hidden;
}
.nav{
    width: 100%;
    height: auto;
    display: block;
    background: #dc0c0c;
    margin: 0 auto;
    overflow: hidden;
    border-top: 0px;
}
.nav ul {
    width: 1200px;
    height: auto;
    display: block;
    margin: 0 auto;
    overflow: hidden;
}
.nav ul li{
    width: 150px;
    height: 56px;
    cursor: pointer;
    float: left;
}
.nav ul li:hover{
    background: #ce210e;
}
.nav ul li p {
    width: 132px;
    height: 56px;
    line-height: 56px;
    font-size: 18px;
    text-align: center;
}
.nav ul li p a {
    color: #FFF;
}
.nav ul li p a i {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-right: 6px;
    margin-top: -4px;
    vertical-align: middle;
    background-size: 100% 100%;
}
      .icon1{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon1_1s.png);}
      .icon2{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon2_1s.png);}
      .icon3{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon3_1s.png);}
      .icon4{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon4_1s.png);}
      .icon5{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon5_1s1.png);}
      .icon6{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon6_1s.png);}
      .icon7{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon7_1s.png);}
      .icon8{background-image: url(http://images1.wenming.cn/web_cq/images/2018lh_icon8_1s.png);}
/*内容主体*/
.main{
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

/*内容主体*/

/*第一屏*/
.first-screen{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}
.focus1{
    width: 790px;
    height: auto;
    display: block;
    float: left;
}
        .swiper9 {
            width: 790px;
            height: 435px;    
            position: relative;        
        }
        .swiper9 .swiper-slide .tupian-img{
            width: 790px;
            height: 435px;
            display: block;
        }
        .swiper9 .swiper-slide .tupian-img a{
            width: 790px;
            height: 435px;
            display: block;
        }
        .swiper9 .swiper-slide .tupian-img a img{
            width: 790px;
            height: 435px;
            display: block;
        }
        .swiper9 .swiper9-button-prev{
          left: 0px;
        }
        .swiper9 .swiper9-button-next{
          right: 0px;
        }
        .swiper9 .swiper9-button-next, .swiper9 .swiper9-button-prev{
          outline: none;
          width:36px;
      height:72px;
      text-align: center;
      vertical-align: middle;
      top: 50%;
      margin-top: -36px;
      background-color:rgba(0,0,0,0.5);
      cursor: pointer;
      position: absolute;
      z-index: 9;
        }
        .swiper9 .swiper9-button-next:hover, .swiper9 .swiper9-button-prev:hover{
          outline: none;
          
        }
        .swiper9 .swiper9-button-next:after, .swiper9 .swiper9-button-prev:after {
        color: #fff;
        font-size: 36px;
        font-family: swiper-icons;
      }
      .swiper9 .swiper9-button-prev:after{
        content: 'prev';
        line-height: 72px;
      }
      .swiper9 .swiper9-button-next:after{
        content: 'next';
        line-height: 72px;
      }
        .swiper9-point{
          width: 100px!important;
          left: 680px!important;
          bottom: 20px!important;   
        }
        .swiper9 .swiper-slide .tupian-p{
          position: absolute;
          bottom: 0px;
          left: 0px;
          width: 790px;
          height: 52px;
          line-height: 52px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          z-index: 9;
          margin: 0;
          font-size: 20px;
          color: #fff;
          text-indent: 1.6em;
          padding-right: 140px;
          display: inline-block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
        }
        .swiper9 .swiper-slide .tupian-p a{
          position: absolute;
          bottom: 0px;
          left: 0px;
          width: 790px;
          height: 52px;
          line-height: 52px;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          z-index: 9;
          margin: 0;
          font-size: 20px;
          color: #fff;
          text-indent: 1.6em;
          padding-right: 140px;
          display: inline-block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
        }
        .swiper9 .swiper-pagination-bullet{
          width: 10px;
          height: 10px;
        }
        .swiper9 .my-bullet{
          float:left;
      display:inline-block;
      width:10px;
      height:10px;
      border-radius:8px;
      text-indent:-999px;
      margin-right:8px;
      background:#fff;
        }
        .swiper9 .my-bullet-active{
      background: #e23f3a;
      opacity: 1;
    }
.news1 {
    width: 380px;
    height: 435px;
    float: right;
    overflow: hidden;
}
.tit1 {
    width: 100%;
    height: 57px;
    border-bottom: 2px solid #dc0c0c;
    font-size: 18px;
    position: relative;
}
.titbig1{
    float: left;
}
.titbig1 h6 {
    color: #dc0c0c;
    font-size: 24px;
    height: 57px;
    line-height: 57px;
    text-align: left;
    display: block;
}
.more1{
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 56px;
}
.more1 a {
    color: #999999;
    font-size: 15px;
    height: 57px;
    line-height: 57px;
    text-align: right;
    display: block;    
    cursor: pointer;  
}
.more1 a:hover{
    color: #dc0c0c;
}
.news-list1 {
    height: 376px;
}
.news-list1 li {
    width: 100%;
    font-size: 18px;
    height: 60px;
    line-height: 30px;
    padding: 16.5px 0px;
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
}
.news-list1 li a{
    color: #333;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}
.news-list1 li a:hover{
    color: #e42400;
}

.ad{
  /*margin-bottom: 30px;*/
}

/*第二屏*/
.second-screen{
    overflow: hidden;
    margin-top: 10px;
    margin-bottom: 30px;
}
.news2 {
    width: 590px;
    height: 230px;
    float: left;
    overflow: hidden;
}
.tit2 {
    width: 100%;
    height: 36px;
    font-size: 18px;
    position: relative;
}
.titbig2{
    float: left;
}
.titbig2 h6 {
    color: #dc0c0c;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    display: block;
}
.titbig2 h6 a {
    color: #dc0c0c;
    font-size: 24px;
    height: 60px;
    line-height: 60px;
    text-align: left;
    display: block;
    font-weight: bold;
}
.lmtitle {
    height: 60px;
    line-height: 60px;
    width: 100%;
    text-align: left;
    font-size: 24px;
    font-weight: 700;
    margin-top: 20px;
    /*background: url(../img/bg2.jpg) 0px center repeat-x;*/
}
.lmtitle .titbig2 {
    float: left;
    background: #fff;
    padding-right: 8px;
}
.lmtitle .more2 {
    float: right;
    background: #fff;
    padding-left: 8px;
}

.lmtitle .more2 a {
    color: #999999;
    font-size: 15px;
    height: 60px;
    line-height: 60px;
    text-align: right;
    display: block;    
    cursor: pointer;  
}
.lmtitle .more2 a:hover{
    color: #dc0c0c;
}
.news-list2 {
    height: 126px;
    margin-bottom: 24px;
    overflow: hidden;
}
.news-list2 li {
    width: 100%;
    font-size: 18px;
    height: 32px;
    line-height: 30px;
    padding: 5px 0px;
    overflow: hidden;
}
.news-list2 li a{
    color: #333;
    width: 100%;
    display: inline-block;
    overflow: hidden;

    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-list2 li a:hover{
    color: #e42400;
}

.focus2{
  width: 565px;
  height: 170px;
  display: block;
  margin-top: 35px;
  float: right;
}

.example2{ border-radius: 8px;}
.example2 ol{position:relative;width: 100px;height: 20px;top:-30px;left:450px;}
.example2 ol li{float:left;width: 10px;height: 10px;margin: 5px;background: #777; border-radius: 50%;}
.example2 ol li.seleted{background: #fff; border-radius: 50%;}
/*\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
 luara
 version 0.1  2014-8-21
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
/*左滑*/
.luara-left{position:relative;padding:0;overflow: hidden;}
.luara-left ul{position: relative;padding: inherit;margin: 0;}
.luara-left ul li{float: left;padding: inherit;margin: inherit;list-style: none;}
.luara-left ul li img{width: inherit;height: inherit;}


.news3 {
    width: 1200px;
    height: auto;
    overflow: hidden;
}


    /* 合并样式 */

    .tab{
          
      margin-bottom: 20px;
      overflow: hidden;
      border-bottom: 1px solid #d7d7d7;  
    }     
    .tablink {
      
      /*border: none;*/
      cursor: pointer;
      padding: 20px 0px;
      font-size: 18px;
      /*background: transparent;*/
      margin: 0px 20px;
      font-weight: bold;
      float: left; 
    }

    .tablink a{
      font-weight: bold;
    }

    .tablink:hover,.tablink.active {
      border-bottom: 3px solid #f00;
      color: #f00;
      
    }
    .tablink a:hover,.tablink.active a{
      color: #f00;
    }

    .swiper-button-next,.swiper-button-prev{
      /*border: none;*/
      outline: none;
    }

    .swiper-button-next{
      right: 20px;
    }
    .swiper-button-prev{
      left: 20px;
    }


    .tabcontent {
      display: none;
      position: relative;
    }
    .tabcontent1 {
      position: relative;
    }
    .tabcontent.active {
      display: block;
    }

    .tabcontent2 {
      display: none;
      position: relative;
    }
    .tabcontent2.active {
      display: block;
    }



    .swiper1 {
      width: 700px;
      height: 100%;
      margin: 0 auto;
      overflow: hidden;
    }

    .swiper1-button-prev{
      left: 25px;
    }
    .swiper1-button-next {
        right: 20px;
        
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
    }


    .swiper1 .swiper-slide .peiyu{
      width: 145px;
      height: 260px;
      border-radius: 5px;
      display: block;
      padding: 0px 15px;
    }
    .swiper1 .swiper-slide .peiyu a{
      width: 145px;
      height: 260px;
      display: block;
      border-radius: 5px;
    }
    .swiper1 .swiper-slide .peiyu a img{
      width: 145px;
      height: 260px;
      display: block;
      border-radius: 5px;
    }    

    :root {
        --swiper-theme-color: #f00;
    } 




.news3_con1{
  width: 820px;
  height: auto;
  float: left;
}
.swiper-button-next:after,.swiper-button-prev:after{
  color: #f00;
}










/*八大板块*/

.news4_con1 {
    width: 350px;
    height: 348px;
    float: right;
    overflow: hidden;
}
.mr0{
    margin-right: 0px;
}
.con1-tit {
    width: 350px;
    height: 55px;
    border-bottom: 1px solid #bbb;
    font-size: 18px;
    position: relative;
}
.con1-titbig{
    float: left;
}
.con1-titbig img {
    width: 100%;
    height: auto;
}
.con1-more{
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    height: 56px;
}
.con1-more a {
    color: #727272;
    font-size: 15px;
    height: 56px;
    line-height: 56px;
    text-align: right;
    display: block;    
    cursor: pointer;  
}
.con1-more a:hover{
    color: #e42400;
}
.news-list-con1 {
    height: 108px;
    margin-top: 12px;
}
.news-list-con1 li {
    width: 350px;
    font-size: 16px;
    height: 36px;
    line-height: 36px;
    overflow: hidden;
}
.news-list-con1 li a{
    width: 350px;
    display: inline-block;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news-list-con1 li a:hover{
    color: #e42400;
}
.con1-tu{
    overflow: hidden;
    margin-top: 24px;
    height: 145px;
    position: relative;
}
.con1-tu a{
    display: block;
    position: relative;
}
.con1-tu-img{
    width: 350px;
    height: 145px;
    display: block;
}
.con1-tu-img a{
    width: 350px;
    height: 145px;
    display: block;
}
.con1-tu-img a img{
    width: 350px;
    height: 145px;
    display: block;
}
.con1-tu-p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 350px;
    height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    text-align: center;
    font-size: 16px;
    color: #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));   
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.con1-tu-p a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 350px;
    height: 36px;
    line-height: 36px;
    padding: 0px 10px;
    text-align: center;
    font-size: 16px;
    color: #fff;
          -webkit-box-sizing: border-box;
          box-sizing: border-box;
          background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
          background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));   
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news4_con1 .con1-tu a p{
  padding: 0px 10px;
  box-sizing: border-box;
}

/*第三屏*/
.third-screen{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

/*文明实践*/
.news3_con2{
  width: 1200px;
  height: 506px;
  display: block;
  padding: 50px 40px;
  box-sizing: border-box;
}
.con2-tu{
    overflow: hidden;
    width: 530px;
    height: 410px;
    float: left;
    position: relative;
}
.con2-tu a{
    display: block;
    position: relative;
}
.news3_con2 .con2-tu .con2-tu-img{
    width: 530px;
    height: 410px;
    display: block;
}
.news3_con2 .con2-tu .con2-tu-img a{
    width: 530px;
    height: 410px;
    display: block;
}
.news3_con2 .con2-tu .con2-tu-img a img{
    width: 530px;
    height: 410px;
    display: block;
}
.con2-tu .con2-tu-p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 530px;
    height: auto;
    line-height: 26px;
    padding: 12px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    box-sizing: border-box;
}
.con2-tu .con2-tu-p a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 530px;
    height: auto;
    line-height: 26px;
    padding: 12px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    box-sizing: border-box;
}
.news-list3 {
  float: right;
  width: 530px;
  margin-right: 20px;
    height: 376px;
}
.news-list3 li {
    width: 100%;
    
    height: 72px;
    line-height: 36px;
    padding: 15px 0px;
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
}
.news-list3 li a{
    color: #333;
    width: 100%;
    font-size: 20px;
    display: inline-block;
    overflow: hidden;
}
.news-list3 li a:hover{
    color: #e42400;
}

/*第四屏*/
.four-screen-bg{
  background: #fff;
}
.four-screen{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
    background: #fff;
  -webkit-box-shadow: -1px 0px 7.76px 0.03px rgba(6, 6, 6, 0.09);
   box-shadow: -1px 0px 7.76px 0.03px rgba(6, 6, 6, 0.09); 

}
.main .card {
  background: #fff;

}

.main .creation {
  width: 1200px;

}

.main .creation .news-tit {
  margin: 20px 0 13px 0;
}

.main .creation .card {
  height: 350px;
  background: #fff;
  border-radius: 4px;
  
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.main .creation .creation-tab {
  background: #fff;
  width: 230px;
}

.main .creation .creation-tab .item {
  height: 70px;
  line-height: 71px;
  font-size: 20px;
  color: #3b3b3b;
  letter-spacing: 1px;
  text-indent: 64px;
  cursor: pointer;
  background-position: 38px center;
  background-repeat: no-repeat;
  background-size: 20px 20px;
}

.main .creation .creation-tab .item.active {
  color: #f53331;
  background-color: #fdf7f5;
}

.main .creation .creation-tab .item:nth-child(1) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation1.png");
}

.main .creation .creation-tab .item:nth-child(2) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation2.png");
}

.main .creation .creation-tab .item:nth-child(3) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation3.png");
}

.main .creation .creation-tab .item:nth-child(4) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation4.png");
}

.main .creation .creation-tab .item:nth-child(5) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation5.png");
  background-size: 24px 16px;
}

.main .creation .creation-tab .item.active:nth-child(1) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation1s.png");
}

.main .creation .creation-tab .item.active:nth-child(2) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation2s.png");
}

.main .creation .creation-tab .item.active:nth-child(3) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation3s.png");
}

.main .creation .creation-tab .item.active:nth-child(4) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation4s.png");
}

.main .creation .creation-tab .item.active:nth-child(5) {
  background-image: url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation5s.png");
  background-size: 24px 16px;
}

.main .creation .creation-wrap {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
          background: #fdf7f5;
  /*background: #fdf7f5 url("https://www.bjwmb.gov.cn/skin/bjwmb/images/creation-bg.png") no-repeat right bottom/cover;*/
  padding: 0 25px;
}

.main .creation .creation-wrap .creation-con {
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

.main .creation .creation-wrap .creation-con:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main .creation .creation-wrap::-webkit-scrollbar {
  width: 6px;
}

.main .creation .creation-wrap::-webkit-scrollbar-thumb {
  background: #bfbfbf;
}

.main .creation .creation-wrap::-webkit-scrollbar-track {
  background: #e5e5e5;
}

.main .creation .creation-wrap .creation-imgs {
  width: 400px;
  height: 300px;
  display: block;
  margin-right: 30px;
  position: relative;
  overflow: hidden;
}

.main .creation .creation-wrap .creation-imgs  .creation-imgs-p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 25px 10px 10px;
  position: absolute;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.main .creation .creation-wrap .creation-imgs  .creation-imgs-p a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  padding: 25px 10px 10px;
  position: absolute;
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  bottom: 0;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5));
}
.main .creation .creation-wrap .creation-imgs .creation-imgs-img{
  width: 100%;
  height: 100%;
  display: block;
}
.main .creation .creation-wrap .creation-imgs .creation-imgs-img a{
  width: 100%;
  height: 100%;
  display: block;
}
.main .creation .creation-wrap .creation-imgs .creation-imgs-img a img{
  width: 100%;
  height: 100%;
  display: block;
}

.main .creation .creation-wrap .creation-list {
  width: 470px;
  height: 280px;
  overflow: hidden;
}

.main .creation .creation-wrap .creation-list p {
  font-size: 18px;
  color: #3b3b3b;
  line-height: 56px;
  text-align: justify;
}

.main .creation .creation-wrap .creation-list p a {
  display: block;
  overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}


/*第五屏*/
.five-screen{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}
.five-screen .news3{
    width: 820px;
    float: left;
}
.five-screen .news-list3 li {
    
    height: 72px;
    line-height: 36px;
    padding: 12px 0px;
    overflow: hidden;
    border-bottom: 1px solid #d7d7d7;
}

.five-screen .con1-tu,.five-screen .con1-tu a img{
  height: 205px;
}
.five-screen .big .tablink{
  font-size: 24px;
}

.news5 {
    width: 820px;
    height: 390px;
    float: left;
    overflow: hidden;
}
.news5_con5{
  width: 820px;
  height: 390px;
  display: block;
  box-sizing: border-box;
}
.con5-tu{
    overflow: hidden;
    width: 430px;
    height: 390px;
    float: left;
    border-radius: 5px;
}
.con5-tu a{
    display: block;
    position: relative;
}
.news5_con5 .con5-tu a img{
    width: 430px;
    height: 390px;
    display: block;
}
.con5-tu a p{
    position: absolute;
    bottom: 0;
    width: 430px;
    height: auto;
    line-height: 26px;
    padding: 12px;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    box-sizing: border-box;
}

.con1-tu-small,.con1-tu-small a img{
  height: 145px!important;
}


/*第六屏*/
.six-screen{
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 30px;
}

.seven-screen{
  overflow: hidden;
  margin-top: 20px;
}
.seven-con{
  overflow: hidden;
  margin-top: 20px;
}
.seven-con li{
  float: left;  
  margin-right: 29px;
  position: relative;
}
.seven-con li:nth-child(4){
  margin-right: 0px;
}


.seven-con li a{
    display: block;
    position: relative;
}
.seven-con li .seven-con-img{
      width: 278px;
  height: 210px;
    display: block;
}
.seven-con li .seven-con-img a{
      width: 278px;
  height: 210px;
    display: block;
}
.seven-con li .seven-con-img a img{
      width: 278px;
  height: 210px;
    display: block;
}
.seven-con li .seven-con-p{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 278px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.seven-con li .seven-con-p a{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 278px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background-color: rgba(0,0,0,0.5);
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}






/*底部版权*/
.qingyang-footer {
  width: 100%;
    height: auto;
    margin: 0 auto;
    margin-top: 40px;
    border-top: 2px solid #f34343;
    overflow: hidden;
    z-index: 300;
}
.qy-copyright {
    width: 1200px;
    height: auto;
    display: block;
    margin: 40px auto;

  display: flex;
  align-content: center;
  justify-content: center;
}
.qy-copyright p {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #555;
}


/*内页--列表页*/
.wrapper {
  width: 1200px;
  margin: 20px auto 0px;
  overflow: hidden;
}
.wrapper .cola {
  width: 800px;
  float: left;
}
.wrapper .cola .position {
  width: 790px;
  border-bottom: #c50000 solid 2px;
  color: #333635;
  font-size: 16px;
  line-height: 40px;
  padding-left: 10px;
}
.wrapper .cola .position a {
  color: #333635;
}
.wrapper .cola .position a:hover{
    color: #dc2814;
}
.wrapper .cola .position span {
  color: #333635;
}
.wrapper .cola .position em {
  margin: 0px 10px;
  font-style: inherit;
}
.wrapper .cola .content {
  padding: 10px;
}
.wrapper .cola .content .title {
  text-align: center;
  color: #c50000;
  border-bottom: 1px dashed #c8c7c7;
}
.wrapper .cola .content .title h1 {
  font-size: 30px;
  text-align: center;
  margin: 10px 0px;
  color: #333635;
  line-height: 50px;
}
.wrapper .cola .content .title .infor {
  width: 100%;
  line-height: 40px;
  color: #aaa;
}
.wrapper .cola .content .title .infor span {
  margin: 0 10px;
}
.wrapper .cola .content img {
  max-width: 80%;
  display: block;
  margin: 0px auto;
}
.wrapper .cola .content .nr {
  font-size: 16px;
  line-height: 30px;
  padding: 10px 0px;
}
.wrapper .colb {
  width: 360px;
  float: right;
}
.wrapper .colb dl {
  width: 360px;
}
.wrapper .colb dt {
  width: 340px;
  color: #fff;
  background: #c20712;
  line-height: 40px;
  text-align: left;
  padding-left: 20px;
  font-weight: bold;
  font-size: 16px;
}
.wrapper .colb dd {
  width: 338px;
  padding: 10px;
  border: 1px solid #e1e1e1;
}
.wrapper .colb dd p {
  width: 318px;
  padding: 0px 10px;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.wrapper .colb dd p a{
    display: block;
    font-size: 15px;
    line-height: 30px;
    color: #333;
    display: inline-block;
    width: 318px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.wrapper .colb dd p a:hover{
    color: #dc2814;
}
.wrapper .colb dd p img {

    width: 318px;
    height: 151px;

  display: block;
}
.wrapper .colb dd ul {
  width: 338px;
}
.wrapper .colb dd li {
  width: 318px;
  background: url(../img/dian.png) 0px 0px no-repeat;
  padding-left: 20px;
  height: 40px;
  overflow: hidden;
}
.wrapper .colb dd li a {
  color: #3d3d3d;
  font-size: 16px;
  line-height: 40px;
}

.newslist {
  padding: 20px 0px;
}
.newslist li {
  background: url(../img/dian.png) 0px 0px no-repeat;
  padding-left: 20px;
  border-bottom: 1px dashed #c8c7c7;
  position: relative;
  height: 40px;
  line-height: 40px;
  padding-right: 200px;
  overflow: hidden;
}
.newslist li a {
  font-size: 16px;
  text-align: left;
  color: #333635;
  display: inline-block;
  width: 573px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.newslist li a:hover{
    color: #dc2814;
}
.newslist li span {
  position: absolute;
  top: 0px;
  right: 10px;
  color: #333635;
  font-size: 15px;
}

.fenye{
    font-size: 15px;
    margin-top: 30px;
}


/*内页--详情页*/
.pastdetail {
}
.pastdetail .container{
  background: transparent;
  width: 1200px!important;
}
.pastdetail .position {
  width: 1190;
  padding-left: 10px;
  border-bottom: #c50000 solid 2px;
  color: #333635;
  font-size: 16px;
  line-height: 40px;
}

.pastdetail .position a {
  color: #333635;
}
.pastdetail .position a:hover{
    color: #dc2814;
}
.pastdetail .position span {
  color: #333635;
}
.pastdetail .position em {
  margin: 0px 10px;
  font-style: inherit;
}
.pastdetail .title {
  text-align: center;
  color: #c50000;
  border-bottom: 1px dashed #c8c7c7;
}
.pastdetail .title h1 {
  font-size: 30px;
  line-height: 42px;
  text-align: center;
  margin: 10px 0px;
  color: #333635;
}
.pastdetail .infor {
  width: 100%;
  line-height: 40px;
  color: #aaa;
  font-size: 15px;
}
.pastdetail .infor span {
  margin: 0 10px;
}
.pastdetail .content {
  width: 1200px;
  padding: 20px 0px;
}
.pastdetail .content .nr {
  font-size: 16px;
  line-height: 30px;
  padding: 20px 0px;
}
.pastdetail .content img {
  max-width: 80%;
  display: block;
  margin: 10px auto 0px;
}

.pastdetail .content p{
  font-size: 18px;
}