/* 内容 */
.main {
    width: 1200px;
    margin: 0 auto;
}
.slide-tab-box {
    width: 100%;
    height: 500px;
    background: #f7f7f7;
    padding: 30px 10px;
    box-sizing: border-box;
}
.slide {
    width: 576px;
    height: 100%;
    position: relative;
    overflow: hidden;
}
.slide .bd li {
    width: 576px;
    height: 440px;
}
.slide .bd li a img {
    width: 576px;
    height: 330px;
}
.slide-title {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
}
.slide-title a {
    display: block;
    width: 100%;
    line-height: 2;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.slide-summary {
    width: 100%;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 1.5;
    color: #666970;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 设置最大显示行数 */
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.slide .prev, .slide .next {
    width: 40px;
    height: 40px;
    position: absolute;
    top: 140px;
    cursor: pointer;
  }
  
  .slide .prev {
  
    left: 10px;
  }
  
  .slide .next {
    right: 10px;
  }


.skdt {
    width: 555px;
}
.skdt .hd ul {
    height: 43px;
    line-height: 43px;
    border-bottom: 3px solid #DCDCDC;
}
.skdt .hd ul .on {
    border-bottom: 3px solid #145ac7;
}
.skdt .hd ul li {
    float: left;
    width: auto;
    height: 43px;
    text-align: center;
    margin-right: 40px;
    /* font-weight: bold; */
}
.skdt .hd ul li.on a {
    color: #145ac7;
    font-weight: bold;
}
.skdt .hd ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #545454;
    font-size: 22px;
}
.newsmore {
    font-size: 16px;
    color: #545454;
    float: right;
}

.tzgg-box {
    width: 100%;
    height: 461px;
    margin-top: 20px;
}
.tzgg {
    width: 595px;
    height: 100%;
    background: #f7f7f7;
    padding: 10px;
    box-sizing: border-box;
}
.tzgg .hd ul {
    height: 43px;
    line-height: 43px;
    border-bottom: 3px solid #DCDCDC;
}
.tzgg .hd ul .on {
    border-bottom: 3px solid #145ac7;
}
.tzgg .hd ul li {
    float: left;
    width: auto;
    height: 43px;
    text-align: center;
    margin-right: 40px;
    /* font-weight: bold; */
}
.tzgg .hd ul li.on a {
    color: #145ac7;
    font-weight: bold;
}
.tzgg .hd ul li a {
    width: 100%;
    height: 100%;
    display: inline-block;
    color: #545454;
    font-size: 22px;
}
.mode-box {
    width: 594px;
}
.xmsb img {
    width: 195px;
    height: 122px;
    margin-bottom: 10px;
}
.xmlx img {
    width: 195px;
    height: 122px;
    margin-bottom: 10px;
}
.zqgl img {
    width: 196px;
    height: 122px;
    margin-bottom: 10px;
}
.skghwssbxt img {
    width: 594px;
    height: 192px;
    margin-bottom: 10px;
}
.jfgl img {
    width: 283px;
    height: 127px;
    margin-right: 24px;
}
.xmjx img {
    width: 283px;
    height: 127px;
}
.qkzz-box{
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    background: #f7f7f7;
    padding-bottom: 20px;
}
.qkzz-title-box {
    width: 100%;
    line-height: 2;
}
.qkzz-title {
    color: #145ac7;
    font-weight: bold;
    font-size: 22px;
    margin-right: 20px;
}
.qkzz-more-box {
    width: 1072px;
    height: 22px;
    background: #fff;
    margin-top: 10px;
    text-align: right;
    line-height: 22px;
}
.qkzz-more {
    font-size: 16px;
    color: #545454;
}
.qkzz-slide {
    width: 100%;
    height: 159px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}
.qkzz-slide .bd {
    width: 1050px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.qkzz-slide .bd ul li {
    width: 116px;
    height: 159px;
    margin: 0 29.5px;
}
.qkzz-slide .bd img {
    width: 116px;
    height: 159px;
}

.qkzz-slide .prev, .qkzz-slide .next {
    width: 38px;
    height: 159px;
    position: absolute;
    top: 0px;
    cursor: pointer;
  }
  
  .qkzz-slide .prev {
  
    left: 10px;
  }
  
  .qkzz-slide .next {
    right: 10px;
  }

  /* 友情链接 */
  .links-box {
    width: 100%;
    height: auto;
    padding: 10px;
    box-sizing: border-box;
    background: #f7f7f7;
  }
  .links-title {
    width: 100%;
    height: 43px;
    border-bottom: 3px solid #DCDCDC;
  }
  .links {
    display: block;
    width: 88px;
    height: 100%;
    line-height: 2;
    font-size: 22px;
    color: #145ac7;
    font-weight: bold;
    border-bottom: 3px solid #145ac7;
  }

.links_ul {
    width: 100%;
    margin: 30px auto 0;
}
.select-menu{
    cursor:pointer;
    width:224px;
    height:40px;
    float: left;
    margin-left: 36px;
    margin-right: 35px;
    margin-bottom: 20px;
    color: #333333;
    border: 1px solid #D4D4D4;
}
.select-menu:nth-child(5) {
    margin-left: 166px;
}
.select-menu-ul{
    list-style:none;
    width:223px;
    text-align:left;
    border:1px solid #ddd;
    background:#fff;
    position:absolute;
    z-index:1;
    overflow: auto;
    max-height: 200px;
}
.select-menu-ul li{
    padding:3% 0 3% 3%;
    font-size: 16px;
}
.select-menu-ul li:hover{
    background:#f2f2f2;

}
.select-menu-div{
    position:relative;
    height:40px;
    width: 224px;
    line-height:40px;
    background: rgba(255, 255, 255, 0.09);
    border: 1px solid rgba(255, 255, 255, 0.21);
}
.select-this{
    background:#5FB878;
}
.select-this:hover{
    background:#5FB878!important;
}
.i{
    position:absolute;
    right:12px;
    top:15px;
}
.select-menu-input{
    border:0;
    height:38px;
    cursor:pointer;
    user-select:none;
    width: 188px;
    float: left;
    text-align: left;
    background: rgba(255, 255, 255, 0.09);
    padding-right: 26px;
    padding-left: 8px;
    font-size: 16px;
}
.select-menu-i{
    transform:rotate(180deg);
}
.i{
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.fa-caret-down {
    background: url("../img/xsj.png") no-repeat left center;
    background-size: 12px;
    width: 12px;
    height: 12px;
}

