li{list-style: none;}
a{text-decoration: none !important;
color: #000;}
p{font-size: 15px;
    color: #616161;}
    em{font-size: 15px;}
.clear{clear: both;}

ul{margin: 0;
padding: 0;}
h1,h2,h3,h4,h5,h6{margin: 0;
padding: 0;
color: #000;}
h1{font-size: 22px;
color: #2273c2;
letter-spacing: 2px;
text-align: center;
    font-weight: 700;
}
h1.title{padding: 22px 0;
justify-content: center;
margin-bottom: 30px;}
.h1{
  text-align: center;
}
.phone{display:none !important;}
article h1{
  display: inline-block;
  background: url(/static/index/pc/images/h1-bg.png) no-repeat;
  padding: 0 10%;
  color: #fff;
  background-size: 100% 100%;
}
h2{
  font-size: 16px;
    line-height: 44px;
    display: inline-block;
}
article h2{font-size: 19px;
  line-height: 32px;
  color: #fff;
  background: url(/static/index/pc/images/h2-bg.png) no-repeat;
    background-size: auto;
  background-size: 100% 100%;
  padding: 0 0 5px;
    padding-right: 0px;
    padding-left: 0px;
  font-weight: 700;
  padding-left: 17px;
  padding-right: 37%;
  margin: 5px
}
article h3{font-size: 17px;
  line-height: 27px;
  color: #47515b;
  background: url(/static/index/pc/images/h3-bg.png) no-repeat;
  background-size: 100% 100%;
  font-weight: 600;
  padding-left: 17px;
  padding-right: 37%;
  color: #fff;
}
h3{
  font-size: 15px;
    line-height: 44px;
    display: inline-block;
}
p{font-size: 15px;}
article{margin-bottom: 20px;}
article p{
    text-indent: 2rem;
    margin-bottom: 6px;
    line-height: 28px;
}
article p img{text-indent: 0 !important;
max-width: 100%;
  height: auto !important;
   
}
article p.sift{color: #b7b7b7;
    justify-content: center;
}
header .logo img{margin: 0px 0 14px;}
header .logo .phone{
    display: none;
}
#articles .m-thr{
    margin-top:0 ;
    margin-bottom: 0;
}
#articles .m-thr .header .tit {
  line-height: 30px;
}
#articles .m-thr .thr-text .text2-list {
  padding: 0 1rem 0 0;
}
main{margin-bottom: 46px;}
/* img{width: 100%;} */
a.more{display: inline-block;
color: #fff !important;
text-decoration: none;
background: #ffc300;
padding: 3px 20px;
font-size: 15px;}
.flex{display: flex;
    flex-wrap: wrap; 
    /* align-content: center; */
  }
    .top{justify-content: space-between;}
    .search form{display: inline-block;
    width: 100%;}
img.contact {
    width: 126px;
    height: 40px;
  }
  .top{
    line-height: 70px;
  }
.btn-success {
    background-image:linear-gradient(to right,#4080bc,#58bbfa) ;
    background-color:#fff !important ;
border: none !important;
border-radius: 0 !important;
line-height: 1.6 !important;
padding: 0.3rem 1.3rem !important;
  
  }
  .navbar-toggler {
      width: 100%;
      height: 100%;
  }
  span.navbar-toggler-icon {
      width: 86%;
      height: 100%;
  }
  .form-control{border-radius: 0 !important;
    border: 2px solid #4080bc !important;
    line-height: 1.3 !important;}
    nav{background-image:linear-gradient(to right,#4080bc,#58bbfa) ;
        padding: 0 !important;
   }
    .nav-link{ color: #fff !important;
        display: inline-block !important;
    }
    .nav-item{height:43px;}
    .nav-item:hover .nav-link{
        color: #ffeb3b !important;
        border-bottom: 3px solid #ffeb3b;
    }
    .nav-item.active .nav-link{
        color: #ffeb3b !important;
        border-bottom: 3px solid #ffeb3b;
    }
.nav{
    justify-content: space-between;
}

 .nav .nav-item.dropdown-toggle .icon{
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/static/index/pc/images/down.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  border: none;
margin-bottom: -5px;

}

.nav .nav-item.dropdown-toggle .dropdown-item {
  color: #fff;
    /*font-weight: 600;*/
}
.dropdown-toggle::after {
    display: none !important;
}
.nav .nav-item.dropdown-toggle .dropdown-item:hover{
 color: #ffeb3b;
  border-bottom: 2px solid #ffeb3b;
  background: none;
}
.nav .nav-item.dropdown-toggle .dropdown-item{  padding: .7rem 1rem;}
.nav .nav-item.dropdown-toggle .dropdown-menu{
   background-image: linear-gradient(to right,#4080bc,#58bbfa);
}
.container{padding-left: 0 !important;
  padding-right: 0 !important;}
  .m-thr{
    margin-top: 34px;
  }
.m-thr .header{
  border-bottom: 2px solid #f3f3f3;
  margin-top: 14px;
}
.m-thr .header p.t{
  color: #000;
  font-weight: 600;
  display: inline;
  border-bottom: 4px solid #ffc300;
  margin: 0;
}
.m-thr .header p{
  color: #616161;
  font-weight: 600;
  display: inline;
  margin: 0;
  margin-left: 15px;
  border: none;
}
.m-thr .header .p.active{
  color: #3e7bb7;
}
.m-thr .thr-main{
  padding: 25px 0;
 
}
.m-thr  .thr-m{ display: none;
 
}
.m-thr  .thr-m.active{
  display: block;
}
.m-thr img{
  width: 100%;
  height: 82%;
}
.m-thr .thr-m ul{
  padding: 0;
  margin: 0
}
.m-thr figure{
  position: relative;
}
.m-thr figcaption{
 position: absolute;
  bottom: 0;
  width: 100%;
  background: #00000026;
  color: #fff;
  height: 30px;

}
.m-thr figcaption p{
  margin: 0;
  font-size: 16px;
  color: #ffffff;
  width: 70%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  line-height: 30px;
}
 
 .m-thr figcaption time {float: right;
  line-height: 30px;
 color: #ffffffbd;
  font-size: 14px;
  padding-right: 10px;
}
.m-thr figcaption p time{
  font-size: 14px;
  color: #fff;
  float: right;
}
.m-thr .thr-text a p{
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin: 0;
}

.m-thr .thr-text p time,i,.m-thr .thr-text p.time{
  font-style: normal;
  font-size: 12px;
  color: #8a8989;
 margin: 0;
}
.m-thr .thr-text li{
  margin: 10px 0;
}
.m-thr .thr-text li:nth-child(1),.m-thr .thr-text li:nth-child(2){
  border-bottom: 2px solid #f3f3f3;
}
.m-thr .thr-text .text2-list{
  border-right: 1px solid #f3f3f3;
  padding: 0 1rem 0 1rem;
}
.m-thr .thr-text .text3-list{
  padding: 0 0 0 1rem;
  border-left: 1px solid #f3f3f3;
}
.m-thr .thr-text1{
  padding-right:16px;
} 
footer img{
  width: 100%;
}
footer p{
  text-align: center;
  margin: 0;
}
footer li{
  font-size: 14px;
  line-height: 32px;
}
footer ul{
  margin-top: 14px;
padding-left: 0 !important;
}
footer .foot1,.foot2,.foot3{
  border-right: 2px solid #5151511c;
}
footer .foot1{
  padding-right: 20px;
}
footer .foot4,.foot5{

  width: 10%;
}
footer .f-foot{
  border-top: 2px solid #f3f3f3;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
}
footer .f-foot div{
  width: 60%;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px;
}
footer .f-foot P{ text-align: center;}
a.xq {
  color: #4f6dcd;
}
.m-hot .header {
  border-bottom: 2px solid #5151511c;
  margin-top: 14px;
}
.m-hot .header p {
  color: #000;
  font-weight: 600;
  display: inline;
  border-bottom: 3px solid #ffc300;
}
.m-hot figure{
  padding: 15px 10px;
  border-bottom: 1px solid #5151511c;
  margin: 0;
}
.m-hot figure img{
  width: 100%;
}
.m-hot figure figcaption{
  padding-left: 20px;
}
.m-hot .left-list1 span.circle{
  width: 6px;
  height: 6px;
  border-radius: 1rem;
  background: #4080bc;
  display: inline-block;
  margin-right: 10px;
}
.m-hot .left-list1 li{
  line-height: 38px;
  border-bottom: 1px solid #5151511c;
}
.m-hot .left-list1 li time{
  float: right;
  font-size: 12px;
  color: #8a8989;
}
.m-hot .left-list1 li a{
  font-size: 15px;
  color: #616161;
}
.aside-head {background: url(/static/index/pc/images/aside-bg.png) no-repeat;
  background-size: contain;
  background-position: bottom;}
  .aside-head p{font-size: 18px;
  color: #4a99d7;
  font-weight: 600;
    line-height: 49px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
   }
   .aside-head h2{font-size: 19px;
  color: #4a99d7;
  font-weight: 700;
    line-height: 40px;
    white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
   }
    .aside-head p span{font-size: 16px;}
    aside img{
      width: 100%;
    }
    aside a.xq{
      color:#4a99d7 ;
  }  
  .aside1 .aside1-list{
      padding: 0;
      justify-content: space-around;
  }
    .aside1 .aside1-list li{
      width: 26%;
      margin-top: 25px;
    }
      .aside1 .aside1-list li img{
          display: block;
          width: 52%;
          text-align: center;
          margin: 0 auto;
      }
       .aside1 .aside1-list li a{
           display: block;
           width: 100%;
           text-align: center;
       }
       .aside1 .aside1-list li:hover a h2{
           color: #5bb1ed;
       } 
         .aside1 .aside1-list li a h2{
             font-size: 19px;
             line-height: 26px;
             color: rgba(0,0,0,0.5);
             font-weight: 400;
             margin-top: 10px;
             white-space: nowrap;
             font-weight: 700;
         }
    .aside2,.aside3,.aside4,.aside5,.aside6{margin-top: 25px;}
    .aside2-list{
        margin-top: 15px;
    }
    .aside2-list li{
     background: rgba(74,153,215,0.2);
    border-radius: 15px;
    height: 30px;
        padding: 1px 23px;
        margin: 5px;
    }
        .aside2-list li .title{
            font-size: 18px;
  color: rgb(74, 153, 215);
  line-height: 26px;
        }
  
      .aside2-list li a{
          float: right;
          color: #2273c2;
      }
      .aside3 p{
          display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  padding: 0 14px;
      }
      .aside5-list li {
  width: 18%;
}
.aside5-list li img {
  width: 100%;
}
.aside4 .aside4-list{
    padding: 0;
    justify-content:space-between ;
}
      .aside4 li{
          margin-top: 20px;
          width: 47%;
      }
      .aside4 figure{
          margin: 0;
      }
   .aside4 figure h2{
       font-size: 16px;
       color: rgba(0,0,0,0.5);
       line-height: 29px;
       display: block;
       margin-top: 10px;
   }
      .aside5-list{text-align: center;
      justify-content: space-around;
          margin-top: 16px;
      }
      .aside5 img{width: 79%;}
      aside{padding-left: 30px;}
  .aside5-list p{
      margin-top: 10px;
  }
  /*.aside6-list{*/
  /*    margin-top: -10px;*/
  /*}*/
  .aside6-list li a{
      color: #616161 !important;
      line-height: 34px;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
  }
  .aside6-list li:nth-child(1) a:before{
   content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/1.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
    .aside6-list li:nth-child(1) a,.aside6-list li:nth-child(2) a,.aside6-list li:nth-child(3) a{
        color: #5bb1ed !important;
    }
   .aside6-list li:nth-child(2) a:before{
   content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/2.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(3) a:before{
 content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/3.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(4) a:before{
 content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/4.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(5) a:before{
   content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/5.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(6) a:before{
   content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/6.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(7) a:before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/7.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(8) a:before{
   content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/8.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(9) a:before{
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/static/index/pc/images/9.png) no-repeat;
    background-size: auto;
  background-size: contain;
  margin-bottom: -4px;
  margin-right: 6px;
  }
   .aside6-list li:nth-child(10) a:before{
  content: '';
  display: inline-block;
  width: 24px;
  height: 24px;
  background: url(/static/index/pc/images/10.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: contain;
  margin-bottom: -9px;
  margin-right: 6px;
  margin-left: -3px;
  }
  .location, .location a{
    font-size: 14px;
    color: #4080bc;
  padding: 20px 0;
  }
  div.header {
  border-bottom: 2px solid #f3f3f3;
  margin-top: 14px;
}
.header .tit {
  color: #000;
  font-weight: 600;
  display: inline;
  border-bottom: 4px solid #ffc300;
  font-size: 19px;
  letter-spacing: 1px;
  line-height: normal;
}
.fenye {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  
}
.fenye li{padding:2px 10px;
    margin: 0 6px;
    border-radius: 6px;
      margin-top: 10px;
}
.fenye li{background:#f7f7f7;
    color: #616161;
     border-radius: 6px;
}
.fenye li.thisclass{background:#9ebddb;
    color: #2273c2;
     border-radius: 6px;
}
.fenye li:last-child{background:#ffe17f;
    color: #ed800d;
    
}
.fenye li a{display:block;}
#search p.title{font-size: 17px;
  color: #000;}
  #search li.search-item{border-bottom: 1px dotted #616161;
      padding: 10px 0;
  }
   #search li.search-item:nth-child(1){
       border-top: 1px dotted #616161;
   }
  #search .description{margin-bottom:0;}
  #search ul{margin-top:20px;}
    article .article-fenye{
       justify-content: space-between;
       margin-top: 24px;
   }
      article .article-fenye span.pre,article .article-fenye span.next{
          width: 40%;
           white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
      }
        article .article-fenye span{
          background: #e7e7e757;
  color: #9d9d9d;
  padding: 1px 8px;
        }
.swiper-container{
    margin-top: 14px !important;
}
#articles .left .m-thr .thr-text a p{
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin: 0;
}
#articles .left .m-thr .thr-text p.time {
  font-style: normal;
  font-size: 14px;
  color: #8a8989;
  margin: 0;
  display: -webkit-box;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  margin-top: 4px;
}
#articles .left .m-thr .thr-text .left{
    padding-right: 10px;
}
@media (min-width:1200px) {
  .w1200{max-width: 1200px !important;
    /* margin: 0 auto; */
    }
}
@media (min-width:768px) {
     .nav .nav-item.dropdown-toggle:hover .icon{
  display: inline-block;
  width: 22px;
  height: 22px;
  background: url(/static/index/pc/images/up.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: 100% 100%;
  border: none;
margin-bottom: -5px;

}
}
  @media (max-width:991px) {
    img.contact{
        display: none;
    }
    .foot2{display:none;}
    aside.right{display:none;}
}
    @media (max-width:767px) {
        header .logo .pc{
    display: none;
}
  header .logo .phone{
    display: inline-block;
}
 header .logo img{
   margin: 4px 0 14px 16px;
    width: 85%;
 }
      #articles .m-thr .thr-text2, .m-thr .thr-text3 {
    padding: 0;
  }
  #articles .m-thr .thr-text .text2-list {
  padding: 0;
}
#articles .m-thr {
  padding: 0 1rem;
}
        .nav-item:nth-of-type(4){
            padding-left: 11vw;
        }
        .nav .nav-item.dropdown-toggle .icon {
  display: inline-block;
  width: 39%;
  height: 9vw;
  background: url(/static/index/pc/images/down.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 66% 75%;
  border: none;
  margin-bottom: -4vw;
}
.navbar-nav .dropdown-menu.show {
  position: absolute;
  text-align: center;
  right: 5vw;
}
       .nav .nav-item.dropdown-toggle .icon.up {
  display: inline-block;
  width: 39%;
  height: 9vw;
  background: url(/static/index/pc/images/up.png) no-repeat;
    background-size: auto;
  background-size: auto;
  background-size: auto;
  background-size: 66% 75%;
  border: none;
  margin-bottom: -4vw;
}
        .dropdown-menu {
  min-width: 0rem;}
  .nav .nav-item.dropdown-toggle .dropdown-menu {
  margin: 0 auto;
}
.nav .nav-item.dropdown-toggle .dropdown-item {
  padding: 0 1rem;
line-height: 9vw;
  font-size: 4vw;
}
           article .article-fenye{
         flex-wrap: wrap;
     }
    article .article-fenye span.pre,article .article-fenye span.next{
          width: 100%;}
          article .article-fenye span{
              margin-bottom: 14px;
          }
          article .article-fenye span.phone{
              margin: 0 auto 14px;
          }
        footer .f-foot {
            margin-bottom: 14vw;
        }
        article p img {display:block;
            margin: 0 auto;
        }
        article h2 {
  padding-right: 25%;}
        .nav-item {
  height: auto;
}
        footer .f-foot div {
  width: 100%;}
        .pc{display:none !important;}
        .phone{display:flex !important;}
    .phone .foot2,  .phone .foot3 {
    display: block;
    width: 25%;
    border: none;
  }
        .foot5 {
  width: 20%;
}
  footer .phone .foot1 {
    padding-right: 10px;
    width: 50%;
    padding: 0;
    border: none;
  }
  footer .phone li {
  line-height: 22px;
}
        header{
            display: flex;
            justify-content: space-between;
        }
         header .top{
             /*width: 70%;*/
         }
        .search{
            display: none;
        }
        nav {
  background-image:none;
  padding: 0 !important;
}
.navbar-toggler-icon {
    background:url(/static/index/pc/images/menu.png) no-repeat; 
    background-size: 100% 100%;
}
.navbar-toggler {
    position: absolute;
  right: 0;
}
.navbar-collapse {
/*background-image: linear-gradient(to right,#4080bc,#58bbfa);*/
/*    z-index: 9999;*/
/*  position: absolute;*/
/*  right: 0;*/
/*    top: 56px;*/
/*    text-align: center;*/
}
.navbar-nav {
    width: 100%;
    display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  background-image: linear-gradient(to right,#4080bc,#58bbfa);
  z-index: 9999;
  position: absolute;
  right: 0;
  top: 56px;
  text-align: center;
 width: 40vw;
}
.nav-link{
    line-height: 8vw;
    font-size: 4vw;
}
  }
  @media (max-width:575px){
      h1.title {
  margin-bottom: 3vw;
}
      article {
  margin-bottom: 0;
  padding: 0 1rem;
  margin-top: 4vw;
}
      h1.title {
  padding: 4vw 0;}
      div.header {
  margin-top: 0;
}
      a.more {
  font-size: 4.5vw;
}
    footer .phone .foot1 {
    padding-left: 2vw;
  }
 .location {
 padding: 0 1rem;
     
 }
  footer .phone li {
    line-height: 4vw;
    font-size: 2.63vw;
  }
  .phone .foot2 p,.phone .foot3 p{font-size: 3vw;}
  
  footer .f-foot P {
  font-size: 3vw;
}
main {
  margin-bottom: 6vw;
}
.fenye li {
  padding: .6vw 2.2vw;
  margin: 0 .6vw;
    margin-top: 0px;
  border-radius: 6px;
 margin-top: .8vw;
  font-size: 3.3vw;
}
}