* {
    box-sizing: border-box;
  }
body{
  margin:0;
  background-color:#f5f5f5;
}
  .col-1 {
    width: 8.33%;
  }

  .col-2 {
    width: 16.66%;
  }

  .col-3 {
    width: 25%;
  }

  .col-4 {
    width: 33.33%;
  }

  .col-5 {
    width: 41.66%;
  }

  .col-6 {
    width: 50%;
  }

  .col-7 {
    width: 58.33%;
  }

  .col-8 {
    width: 66.66%;
  }

  .col-9 {
    width: 75%;
  }

  .col-10 {
    width: 83.33%;
  }

  .col-11 {
    width: 91.66%;
  }

  .col-12 {
    width: 100%;
  }

  [class*="col-"] {
    float: left;
  
    
  }

  .row:after {
    content: "";
    clear: both;
    display: block;
  }
  a:link{
    text-decoration: none;
    color:#000;
   }
   a:visited{
    color:#000;
   }
   a:hover{
    text-decoration:underline;
    color:rgb(252, 7, 7);
   }
  /* 头部 */
  .header{
    height: 40px;
    background-color:#E13F38;
    color:#fff;
    font-size: 12px;
    border-bottom: #fff 1px  solid;
  }
  .header_title{
    padding-left:20px;
    padding-top:10px;
  }
  .header_search{
    position: relative;
    height: 30px;
    border: none;
    top:2px;

  }
  .header_search_btn{
    position: relative;
    height: 30px;
    color:#fff;
    font-size:14px;
    border: none;
    top:2px;
    background-color: #f2514c;
    

  }
  /* banner
   */
  .banner{
    background-color: #Ed1111;
    background-image: url(../img/logo.png),url(../img/tam.png);
    background-position:10%,bottom right;
    background-repeat: no-repeat;
    height:200px;
    border-bottom: #fff 1px  solid;
  }
  .menu_row{
    padding-top: 10px;
    background-color: #E13F38;
    height: 50px;
    border-bottom:#611815 1px solid;
  }

  a.menu{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;

  }
  a.menu:link{
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;

  }
  a.menu:hover{
    /* color:rgba(255,255,255,0.8); */
    text-shadow:#611815 2px 1px 0px;
  }
 .space{
  height: 15px;
  background-color:#f5f5f5;
 }
 .content{
  background-color:#f5f5f5;
  display:flex;
 }
 .content_first{
  height: 400px;
  background-color: #fff;
  border:#dfdfdf  1px solid;
  margin: 5px;
 }

 .content_xz{
  
  background-color: #fff;
  
 }
 .row_xz{
  height: 800px;
  flex-grow:auto;
  border:#dfdfdf  1px solid;
  border-top: #E13F38 2px solid;
  background-color: #fff;
 }
 .content_second{
  height: 300px;
  background-color: #fff;
  border:#dfdfdf  1px solid;
  border-top: #E13F38 2px solid;
  margin: 5px;
 }
 .content_xszy{
  height: 120px;
  background-color: #fff;
  border:#dfdfdf  1px solid;
 }
 .root{
  height: 120px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
 }
 .title_zxgk_left{
  margin-top:20px;
  margin-left:20px;
  width: 10px;
  height: 40px;
  background-color: #Ed1111;
 }
 .title_zxgk{
  padding-top: 10px;
  padding-left: 10px;
  margin-top:20px;
  margin-left:2px;
  width: 150px;
  height: 40px;
  background-color: #Ed1111;
  color: #fff;
  font-size: 20px;
 }
 .flex{
  display: flex;
  
 }
 .zxgk_content{
  padding: 20px;
  overflow:hidden; 
  text-overflow:ellipsis;
 }
 .more{
  margin-top:30px;
  font-size: 16px;
  justify-self:flex-end;
  margin-left:auto;
  margin-right: 30px;
 }

 .title_xsdt_left{
  margin-top:20px;
  margin-left:20px;
  width: 5px;
  height: 40px;
  background-color: #edd311;
 }
 .title_xsdt{
  padding-top: 10px;
  padding-left: 10px;
  margin-top:20px;
  margin-left:2px;
  width: 150px;
  height: 40px;
  background-color: #Ed1111;
  color: #fff;
  font-size: 20px;
 }
 .xsdt_content ul li{
  list-style: none;
  padding-top:5px;
  padding-left:10px;
  height: 40px;
  margin-right: 20px;
  border-bottom: #dfdfdf 1px dotted;
  overflow:hidden; 
  text-overflow:ellipsis;
  word-wrap: none;
 }
 .xsdt_content ul li:first-child a{
  /*color:#ed5711;*/
  /*font-size: 20px;*/
  /*font-weight: bold;*/

 }
 .xsdt_content ul li::before{
    content: "■";
    color:#f00;
    font-size: 10px;
 }
 .title_zxkw{
  padding-top: 10px;
  padding-left: 10px;
  padding-bottom: 20px;
  margin-top:20px;
  margin-left:2px;
  width: auto;
  height: 50px;
  color:#Ed1111;
  font-size: 16px;
  border-bottom: #dfdfdf 1px dotted;
 }
 .zxkw_content ul li{
  list-style: none;
  padding-top:5px;
  padding-left:10px;
  margin-right: 10px;
  height: 40px;
  border-bottom: #dfdfdf 1px dotted;
 }

 .zxkw_content img{
  max-width: 90%;
  margin-left: 5%;
 }

 .xzfc_title{
  height: 60px;
  margin: 20px;
  color: #Ed1111;
  font-size: 20px;
  border-bottom: #dfdfdf 1px solid;
 }
 .xzfc_title_left{
  width: 10px;
  height: 30px;
  margin-right: 10px;
  background-color: #ed5311;
 }
 .more_xz{
  margin-top:10px;
  font-size: 18px;
  justify-self:flex-end;
  margin-left:auto;
  margin-right: 30px;
  color: #000;
 }
 .img_xz{
  display: grid;
  grid-template-columns: auto auto auto auto auto;
  grid-gap: 20px;
  /*margin-left: 30px;*/
 }
 .img{
  padding: 10px;
  border: #dfdfdf 1px solid;
 }
 .xz_name{
  text-align: center;
  font-size: 18px;
  font-weight: bold;
 }
 .hszt_img{
  margin-left: 10px;
  align-self: center;
  box-shadow: #000 3px 3px 3px;
 }
 .kycg_content ul li{
  list-style: none;
  padding-top:5px;
  padding-left:10px;
  margin-right: 10px;
  height: 30px;
  border-bottom: #dfdfdf 1px dotted;
 }
 .kytd_title{
  height: 50px;
  margin-top: 20px;
  margin-left: 20px;
  color: #Ed1111;
  font-size: 20px;
  border-bottom: #dfdfdf 1px solid;
 }
 .tjzy ul{
  display:grid;
  grid-template-columns: auto auto auto auto;

 }
 .tjzy ul li{
  height: 30px;
  list-style: none;
  list-style-position: outside;
  font-size: 16px;
  color:#E13F38;
 }
 .tjzy ul li::before{
  content:"◎";
  color:#Ed1111;
  font-size: 20px;
  font-weight: bold;
 }
 
 ul li a:link{
  text-decoration: none;
  color:#000;

 }
 ul li a:visited{
  color:#000;
 }
 ul li a:hover{
  text-decoration:underline;
  color:rgb(252, 7, 7);
 }

 /* 内页样式 */
 .list_title{
  background-color: #fff;
  height: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
 }
 .list_list{
  height: 700px;
  background-color: #fff;
  margin-bottom: 10px;
 }
 .list_list img{
     max-width: 305px;
 }
 .list_zj{
     background-color: #fff;
     margin-bottom: 10px;
 }
 .list_content{
  border-top: #ed1111 2px solid;
  font-size: 18px;
 
 }
 .list_content ul li {
  height:50px;
  padding:10px;
  margin-right: 20px;
  border-bottom: #dfdfdf 2px dotted;
  list-style: disc;
 }
 .list_content ul li span{
  float: right;
  position: relative;
  right:0px;
 }
 /* 分页 */
 ul.pagination {
  display: inline-block;
  padding: 0;
  margin: 0;
}

ul.pagination li {display: inline; border:none;}


ul.pagination li a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  border-radius: 5px;
}

ul.pagination li a.active {
  background-color: #ed1111;
  color: white;
  border-radius: 5px;
}

ul.pagination li a:hover:not(.active) {background-color: #ddd;}
.list_img_xz{
  display: grid;
  grid-template-columns: auto auto auto ;
  grid-gap: 20px;
  margin-left: 30px;
 }
 .news_content{
  height:auto;
  background-color: #fff;
  margin-bottom: 10px;
 }
 .page{
  font-size: 20px;
 }
  .page a{
      margin-left: 5px;
  }
  .page b{
      font-size:24px;
      padding: 5px;
      color:#fff;
      background-color: #ed1111;
      width: 50px;
      height: 50px;
      
  }
 .news_content_title{
  text-align: center;
 }
 .news_content_content{
    padding:20px;
    
 }
  .news_content_content img{
  max-width: 85%;
  margin-left: 5%;
 }
  .home_col{
  width:90%;
  margin-top:30px;
  margin-left:30px;
 }