@charset "UTF-8";

.m-auto {
    margin: 0 auto;
}

.wrapper {
    width: 1200px;
}

.header {
    height: 144px;
    background-image: url(../newImages/header-bg.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}

.header .logo-box {
    clear: both;
    /* margin: 27px auto; */
}

.header .logo-box .left {
    display: inline-block;
    /* width: 511px; */
    overflow: hidden;
    float: left;
    vertical-align: middle;
}

.header .logo-box .left img {
    /* width: 100%; */
    height: 77px;
    margin-top: 37px;
}

.header .logo-box .right {
    float: right;
    vertical-align: middle;
    margin-top: 17px;
}

.header .logo-box .right .time {
    font-size: 14px;
    color: #068051;
    text-align: right;
}

.header .logo-box .right .time span {
    display: inline-block;
    padding: 0 15px;
    
    /* cursor: pointer; */
}

/* .header .logo-box .right .time span:first-child {
    border-right: 1px solid #fff;
} */

.header .logo-box .right>div {
    display: inline-block;
    width: 296px;
    height: 42px;
    background: rgba(255, 255, 255, 0.233);
    border-radius: 21px;
    /* opacity: 0.8; */
    margin-top: 24px;
    font-weight: 400;
    color: #0655B6;
    padding: 0 10px;
}

.header .logo-box .right>div input {
    width: 237px;
    height: 42px;
    background: transparent;
    border: none;
    outline: none;
    vertical-align: middle;
    /* color: #fff; */
}

.header .logo-box .right>div img {
    vertical-align: middle;
}

.nav {
    height: 56px;
    background: #068051;
}

.nav>ul>li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
}

.nav>ul>li:first-child {
    margin-left: 0;
}

/* .nav>ul>li:first-child>a {
    padding-left: 0;
} */

.nav>ul>li>a {
    display: block;
    padding: 0 10px;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 56px;
    height: 56px;
}

.nav>ul>li>a:hover {
    background: #fff;
    color: #068051;
}

.nav>ul>li:hover ul {
    display: block !important;
}

.nav>ul>li>ul {
    position: absolute;
    top: 56px;
    left: 0;
    background: #068051;
    color: #ffffff;
    display: none;
    z-index: 999;
}

.nav>ul>li>ul>li {
    width: 100%;
}

.nav>ul>li>ul>li>a {
    display: block;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    line-height: 56px;
    height: 56px;
    color: #fff;
    padding: 0 10px;
}

.nav>ul>li>ul>li>a:hover {
    background: #fff;
    color: #068051;
}
.list-box{
    width: 370px;
    display: inline-block;
    vertical-align: top;
}
.list-box:nth-child(2){
    margin-right: 40px;
}
.list-box > a{
    display: block;
    margin-bottom: 39px;
}
.list-box >.a-item>a{
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    vertical-align: middle;
    margin-bottom: 16px;
}
.list-box .title {
    margin-top: 34px;
}
.list-box .title img {
    width: 196px;
    vertical-align: middle;
    margin-top: 8px;
    height: 24px;
}
.list-box .title .more {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
/* .list-box .title  .more p {
    width: 62px;
    height: 20px;
    background: #EBF3FF;
    border-radius: 10px;
    color: #175ECD;
    text-align: center;
} */
.list-box1 .title  .more p {
    width: 62px;
    height: 20px;
    background: #EBF3FF;
    border-radius: 10px;
    color: #175ECD;
    text-align: center;
}
.list-box2 .title  .more p {
    width: 62px;
    height: 20px;
    background: #EBF3FF;
    border-radius: 10px;
    color: #175ECD;
    text-align: center;
}
.list-box1 .title img {
    vertical-align: middle;
}
.list-box1 .img p {
    width: 245px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    background: #EDEDED;
    padding: 10px 10px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -4px;
}
.list-box1 .title .more {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.list-box1 .a-item > a > p {
    width: 208px;
    font-size: 15px;
    color: #24272C;
    line-height: 27px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}
.list-box2 .title img {
    vertical-align: middle;
}
.list-box2 .title .more {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.list-box1 {
    width: 585px;
    display: inline-block;
    vertical-align: top;
}
.list-box1 .a-item > a > p::before {
    width: 0;
}
.list-box2 .a-item > a > p::before {
    width: 0;
}
.list-box1 .title {
    margin-bottom: 34px;
}
.list-box1 .a-item {
    display: inline-block;
    width: 304px;
    vertical-align: top;
    padding: 0;
    margin-left: 14px;
}
.list-box1 .a-item a {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #1F2123;
    line-height: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.list-box2{
    width: 580px;
    display: inline-block;
    vertical-align: top;
    margin-right: 26px;
}
.imgUpdate {
    margin-bottom: 46px;
}
.imgUpdate .list-box .title .more {
    margin-top: -48px;
    margin-left: 304%;    
}
.imgUpdate .a-item > a {
    width: 225px;
    display: inline-block;
    margin-left: 10px;
}
.imgUpdate .a-item > a:first-child {
    margin-left: 0;
}
.imgUpdate .a-item > a > p {
    width: 225px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #1F2123;
    line-height: 31px;
    background: #EDEDED;
    padding: 10px 6px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-top: -4px;
}
.imgUpdate .a-item > a > p::before {
    width: 0;
}
.friendly-link {
    margin-bottom: 70px;
}
.friendly-link>ul>li {
    display: inline-block;
    /* margin: 0 24px; */
    position: relative;
    border: 1px dashed #D2D2D2;
    padding: 12px 32px;
    margin-right: 44px;
}

.friendly-link>ul>li:last-child {
    margin-right: 0;
}

.friendly-link>ul>li>a:hover {
    background: #fff;
    color: #1352BA;
}

.friendly-link>ul>li:hover ul {
    display: block !important;
}

.friendly-link>ul>li>ul {
    position: absolute;
    top: 56px;
    left: 0;
    background: #1352BA;
    display: none;
    z-index: 999;
}

.friendly-link>ul>li>ul>li {
    width: 100%;
}

.friendly-link>ul>li>ul>li>a {
    display: block;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    line-height: 56px;
    height: 56px;
    color: #fff;
    padding: 0 10px;
}

.friendly-link>ul>li>ul>li>a:hover {
    background: #fff;
    color: #1352BA;
}

footer{
    padding: 27px 27px 0px 27px;
    background: #068051;
    color: #2F2F2F;
    text-align: center;
    font-size: 14px;
}
footer > div > img{
    margin-left: 13%;
}
footer > div > p {
    margin-top: 24px;
}
footer > div > p > span {
    margin-left: 40px;
}
footer .dropdown {
    display: inline-block;
    width: 170px;
    height: 40px;
    background-image: url(../newImages/friendly-link.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-right: 80px;
    margin-top: 16px;
}
footer > div:first-child {
    padding-bottom: 8px;
    margin-bottom: 24px;
}
footer > div:last-child {
    font-weight: 400;
    font-size: 14px;
    color: #fff;
    line-height: 42px;
    border-top: 1px solid #e9b79341;
}
footer .selectLink {
    display: inline-block;
    /* float: right; */
    position: absolute;
    margin-left: 12%;
}
/* 下拉按钮样式 */
.dropbtn {
    background-color: #B5652D;
    padding: 8px;
    border: none;
    cursor: pointer;
    margin-top: 4px;
    margin-left: 66%;
  }
  /* 容器 <div> - 滚动容器 */
  .dropdown {
    position: relative;
    display: inline-block;
  }
.dropdown > a {
    color: #ffffff;
    position: absolute;
    margin-top: 9px;
    margin-left: 14px;
    font-size: 16px;
}
  /* 下拉内容 (默认隐藏) */
  .dropdown-content {
    display: none;
    position: absolute;
    z-index: 1;
    margin-top: -2px;
    margin-left: 4px;
    top: 43px;
    width: 170px;
  }
 
  /* 下拉列表的链接 */
  .dropdown-content a {
    color: #FFFFFF;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
  }
   
  /* 链接 - 鼠标悬停 & 鼠标离开效果 */
  .dropdown-content a:first-child:hover {
    background-color: rgba(255, 255, 255, 0);
  }
  .dropdown-content a:hover {background-color: #E0E0E0;opacity: 0.5;color: #000000;}

  
  /* 在下拉容器上添加 .show 类来显示下拉内容 */
  .show {display:block;}
  .select{
    width: 170px;
    height: 49px;
    line-height: 49px;
    font-size: 14px;
    color: #FFFFFF;
    position: relative;
    display: inline-block;
    background: url(../newImages/friendly-link.png) no-repeat 100%;
    margin-top: 13px;
    float: right;
  }
  .select > ul {
    position: absolute;
    height: 150px;
    top: -146px;
    width: 170px;
    left: 0;
    overflow: auto;
    background: #EEEEEE;
    opacity: 0;
    transition: all .5s;
    z-index: 999;
  }
  /* 应用到具有滚动条的元素 */
  .select > ul::-webkit-scrollbar {
  width: 5px; /* 滚动条宽度 */
  }
  
  /* 滚动条轨道 */
  .select > ul::-webkit-scrollbar-track {
  background: #f1f1f1; /* 轨道颜色 */
  }
  
  /* 滚动条 thumb（即拖动部分） */
  .select > ul::-webkit-scrollbar-thumb {
  background: #888; /* 滚动条 thumb 颜色 */
  border-radius: 10px; /* thumb 的圆角 */
  }
  
  /* 当鼠标悬停在 thumb 上时 */
  .select > ul::-webkit-scrollbar-thumb:hover {
  background: #555; /* 悬停时的 thumb 颜色 */
  }
  
  
  
  .select > ul li{
    padding: 0 10px;
  
  }
  .select > ul a{
    color: #333;
    font-size: 14px;
    display: block;
    padding: 10px 0;
    border-bottom: 1px solid rgba(51, 51, 51, 0.1);
  }
  .select:hover ul{
    opacity: 1;
  }