* {
    margin: 0%;
    padding: 0%;
}
a {
    text-decoration: none;
}
li {
    list-style: none;
}
body {
    background-color: #f5f5f5;
}
.container-box {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    /* justify-content: center; */
    align-items: center;
}
.header-box {
    width: 100%;
    
}
.header-mian {
    position: absolute;
    width: 100%;
    /* height: 100px; */

    z-index: 9999 !important;
}
.header-top-box {
    margin-top: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
}
.header-top-item-box {
    /* margin-right: 360px; */
    width: 1200px;
    display: flex;
    align-items: center;
    justify-content: right;
}
.header-top-item {
    color: #DADADA;
    font-size: 12.5px;
}
.shugang {
    margin-left: 10px;
    margin-right: 10px;
    height: 11px;
    width: 1px;
    background-color: #DEDEDE;
}

.header-two-box {
    margin-top: 56px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.header-two-left {
    /* margin-left: 382px; */
    width: 351px;
    height: 54px;
}
.header-two-left img {
    width: 100%;
    height: 100%;
}
.header-two-right {
    margin-left: 507px;
    width: 239px;
    height: 34px;
    display: flex;
    align-items: center;
}
.header-two-right input {
    width: 189px;
    height: 34px;
    border: none;
    outline: none;
}
.search-icon {
    width: 50px;
    height: 34px;
    background-color: #F47921;
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-icon img {
    width: 20px;
    height: 20px;
}
.search-desc {
    margin-left: 19px;
    font-size: 14px;
    color: #FFFFFF;
}
.header-three-box {
    margin-top: 51px;
   width: 100%;
   display: flex;
   justify-content: center;
}
.nav-box {
    padding-left: 12px;
    padding-right: 12px;
    /*width: 1224px;*/
    height: 56px;
    background-color: #075EC3;
    display: flex;
    align-items: center;
}
.nav-item {
    width: 133.5px;
    height: 56px;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#FFFFFF;
    font-size: 16px;
    background-color: #074FA2;
    position: relative;
}
.two-navbox {
    display: none;
    padding-top: 15px;
    padding-bottom: 25px;
    position: absolute;
    top: 56px;
    width: 100%;

    background-color: #FFFFFF;
    box-shadow: 0px 0px 50px 0px rgba(122, 122, 122, 0.5);

}
.two-nav-item {

    padding-left: 17px;
    color: #4B4B4B;
    font-size: 14px;
    line-height: 35px;
}
.two-nav-item:hover {
    background-color: #F2F2F2;
    cursor: pointer;
}

.nav-item:hover {
    background-color: #075EC3 !important;
    cursor: pointer;
.two-navbox {
    display: block;
}
}
.shuxian {
    width: 1px;
    height: 16px;
    background-color: white;
}
.shuxian:last-child {
    display: none;
}


.swpear-box {
    width: 100%;
    height: 372px;
    position: relative;
    /*overflow: hidden;*/
    /* z-index: -1; */
      
}
 .slides {
      display: flex;
      width: 100%;
      height: 100%;
      transition: transform 0.5s ease-in-out;
    /* z-index: -1; */
    }

    .slide {
      min-width: 100%;
      height: 100%;
      background-size: 100% 100%;
      background-repeat: no-repeat;
     
    }

    /* 指示器容器 */
    .indicators {
      position: absolute;
      bottom: 60px;
      left: 50%;
      transform: translateX(-50%);
      display: flex;
      gap: 10px;
    }

    .indicator {
      width: 50px;
      height: 6px;
      background-color: #FBF6F6;
      border-radius: 3px;
      cursor: pointer;
      transition: background-color 0.3s;
    }

    .indicator.active {
      background-color: #F47920; /* 高亮颜色 */
    }


    .mian-box {
        margin-top: -37px;
        width: 1200px;
      background-color: #FFFFFF;
        z-index: 99;
        padding-bottom: 11px;
    }
    .hang {
        width: 100%;
        height: 14px;
        background-color: #075EC3;
    }

    .main-news-title {
        margin-top: 10px;
        display: flex;
        align-items: center;
        color: #000;
        font-size: 14px;
    }
    .main-news-title-p {
        margin-left: 10px;
    }
    .main-news-title-shu {
        width: 1px;
        height: 14px;
        background-color: #000;
        margin-left: 10px;
    }
    .news-list-main {

    }
    .news-list-main-title {
        width: 100%;
        border-bottom: 1px solid #DADADA;
    }
    .news-list-main-title-zh {
        margin-top: 63px;
        margin-left: 10px;
        color: #000;
        font-size: 25px;
        font-weight: bold;
    }
    .news-list-main-title-en {
        color: #999999;
        font-size: 14px;
        margin-left: 10px;
        margin-bottom: 10px;
    }
    .news-list-content {
        display: flex;
    }
    .news-list-content-left {
        margin-left: 10px;
        min-width:885px;
    }
    .news-left-box {
        margin-top: 25px;
        display: flex;
        /* align-items: center; */
    }
    .news-left-img {
        width: 152px;
        height: 99px;
    }
     .news-left-img img {
        width: 100%;
        height: 100%;
     }
     .news-left-title {
        margin-top: 12px;
        width: 646px;
        height: 19px;
        margin-left: 24px;
        display: flex;
        justify-content: space-between;
        font-size: 18px;
        color: #000;
     }
     .news-left-desc {
        margin-top: 12px;
        width: 646px;
        height: 41px;
        margin-left: 24px;
        color: #595959;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2; /* 这里表示显示两行文本，可以根据需要调整 */
        -webkit-box-orient: vertical;
     }
     .news-left-hang {
        width: 820px;height: 1px; background-color: black; margin-top: 48px;
     }
     .news-list-content-right {
        margin-left: 49px;
        flex: 1;
        margin-right: 12px;
        height: 1141px;
        border-left: 1px solid #CCCCCC;
        
     }
.news-list-content-right-item {
    /* width: 100%; */
    height: 85px;
    display: flex;
    /* justify-content: center; */
    align-items: center;
    color: #000;
    font-size: 18px;
    border-bottom: 1px solid #CCCCCC;
    padding-left: 28px;
}

.news-list-hover{
    padding-left: 58px;
    background-color:#F47920 ;
    color: white;
}














         /* 底部样式 */
.footer-box {
    width: 100%;
    height: 125px;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #4B4B4B;
    font-size: 14px;
}
.footer-heng {

    width: 100%;
    height: 3px;
    background-color:#087AD6;

}
