#index-banner {
    height: 600px;
    position: relative;
}

#index-banner .bd ul li {
    width: 100%;
    height: 600px;
}

.nav-bar {
    position: absolute;
    width: 1200px;
    height: 140px;
    bottom: 5px;
    left: 50%;
    margin-left: -600px;
    z-index: 8;
}

.nav-bar ul {
    margin: 0 82px;
}

.nav-bar ul li {
    float: left;
    width: 228px;
    height: 140px;
    background: #ffffff;
    border-radius: 3px;
    box-shadow: 2px 1px 8px #054177;
    /* 2024-05-31 */
    background-color: rgba(255,255,255,.1);
    /* 2024-05-31 end */
}

.nav-bar ul li.li1, .nav-bar ul li.li2, .nav-bar ul li.li3 {
    margin-right: 41px;
}

.nav-bar ul li.li4 {
    float: right;
}

.nav-bar ul li a {
    display: block;
}

.nav-bar ul li a img {
    margin: 6px auto 0px;
}

.nav-bar ul li a h5 {
    font-weight: normal;
    font-size: 16px;
    color: #023059;
    text-align: center;
    margin-bottom: 2px;
}

.nav-bar ul li a .line {
    width: 15px;
    height: 1px;
    background-color: #023059;
    margin: 0px auto 5px;
}

.nav-bar ul li a p {
    font-size: 14px;
    color: #023059;
    text-align: center;
}

.banner-layout {
    width: 1200px;
    height: 530px;
    margin: 0px auto;
}

.banner-layout .sense-img1 {
    margin: 52px auto 10px;
}

.banner-layout .sense-img2 {
    margin: 0px auto;
}

.banner-layout .sense-of-worth {
    width: 562px;
    float: right;
}

.banner-layout .sense-of-worth img {
    margin: 72px 0 40px;
}

.banner-layout .sense-of-worth p {
    font-size: 21px;
    color: #04a1a9;
    line-height: 35px;
}

.banner-layout .sense-of-worth p span {
    color: #008b92;
    font-size: 23px;
}

.banner-layout .sense-of-worth p span i {
    display: inline-block;
    width: 46px;
}

.department {
    width: 1200px;
    height: 372px;
    border-radius: 10px;
    border: 1px solid #d6d6d6;
    overflow: hidden;
}

#tabs-container {
    width: 492px;
    height: 372px;
    float: left;
    overflow: hidden;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide {
    width: 492px;
    height: 372px;
    position: relative;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide1 {
    background: url(../images/wk-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide2 {
    background: url(../images/nk-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide3 {
    background: url(../images/yk-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide4 {
    background: url(../images/ek-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide5 {
    background: url(../images/gk-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide6 {
    background: url(../images/index-img1.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide7 {
    background: url(../images/gd-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide8 {
    background: url(../images/mn-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide9 {
    background: url(../images/zyk-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide10 {
    background: url(../images/kq-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide11 {
    background: url(../images/pf-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide12 {
    background: url(../images/tn-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide13 {
    background: url(../images/ebh-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide14 {
    background: url(../images/mr-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide15 {
    background: url(../images/xh-pp.jpg) no-repeat;
}

#tabs-container .swiper-wrapper .swiper-slide .content-slide.slide17 {
    background: url(../images/xgl-pp.jpg) no-repeat;
}
.department-about {
    width: 100%;
    height: 162px;
    background: rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 0px;
}

.department-about h2 {
    font-size: 22px;
    color: #111;
    text-align: center;
    font-weight: normal;
    padding: 5px 0 5px;
}

.department-about p {
    font-size: 14px;
    color: #333;
    text-align: justify;
    word-wrap: break-word;
    text-justify: distribute;
    line-height: 22px;
    margin: 0 15px;
}

.department .tab-content {
    float: right;
    width: 705px;
}

.department .tab-content .tab-title {
    height: 66px;
    line-height: 70px;
    font-size: 18px;
    color: #111;
    margin: 0 20px 0 10px;
}

.department .tab-content .tab-title a {
    font-size: 16px;
    float: right;
    color: #333;
}

.tab-content .tabs .tab-list {
    float: left;
}

.tab-content .tabs .tab-list a {
    display: block;
    height: 50px;
    float: left;
    margin-bottom: 24px;
}

.tab-content .tabs .tab-list.tab1 {
    width: 160px;
    border-right: 1px dashed #dededd;
}

.tab-content .tabs .tab-list.tab2 {
    width: 182px;
    border-right: 1px dashed #dededd;
}

.tab-content .tabs .tab-list.tab3 {
    width: 155px;
    border-right: 1px dashed #dededd;
}

.tab-content .tabs .tab-list.tab4 {
    width: 202px;
}

.tab-content .tabs .tab-list a .tab-icon {
    width: 50px;
    height: 50px;
    background: linear-gradient(to bottom, #D2E7FA, #86BEF0);
    position: relative;
    border-radius: 10px;
    float: left;
    box-shadow: 1px 1px 6px #666;
    margin-left: 12px;
}

.tab-content .tabs .tab-list a.active .tab-icon {
    background: linear-gradient(to bottom, #1C72BF,#005bac);
}

.tab-content .tabs .tab-list a .tab-icon img {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    margin: auto;
}

.tab-content .tabs .tab-list a .tab-txt {
    float: left;
    margin-left: 10px;
}

.tab-content .tabs .tab-list a .tab-txt h2 {
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    padding-top: 8px;
}

.tab-content .tabs .tab-list a.active .tab-txt h2 {
    color: #1C72BF;
}

.tab-content .tabs .tab-list a .tab-txt p {
    font-size: 12px;
    color: #444444;
}

.tab-content .tabs .tab-list a.active .tab-txt p {
    color: #1C72BF;
}

.expert .expert-wrapper {
    width: 1200px;
    position: relative;
    margin-bottom: 18px;
}

.expert .expert-wrapper .tab-box {
    height: 35px;
    width: 1134px;
    overflow: hidden;
    position: relative;
}

.expert .expert-wrapper .tab-box .expert-tab {
    width: 1792px;
    height: 26px;
    position: absolute;
}

.expert .expert-wrapper .tab-box .expert-tab a {
    display: block;
    float: left;
    width: 125px;
    line-height: 26px;
    font-size: 16px;
    color: #333;
    border-left: 1px solid #666;
    text-align: center;
    position: relative;
}

.expert .expert-wrapper .tab-box .expert-tab a.active {
    color: #1C72BF;
}

.expert .expert-wrapper .tab-box .expert-tab a.active::after {
    content: "";
    width: 72px;
    height: 3px;
    background-color: #1C72BF;
    border-radius: 2px;
    position: absolute;
    left: 50%;
    margin-left: -36px;
    bottom: -8px;
    box-shadow: 0 0 3px #567272;
}

.expert .expert-wrapper .expert-prev {
    position: absolute;
    right: 30px;
    top: 0px;
    width: 26px;
    height: 26px;
    background: #c0c0c0 url(../images/icon1.png) no-repeat center center;
    border-radius: 2px;
    cursor: pointer;
}

.expert .expert-wrapper .expert-next {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 26px;
    height: 26px;
    background: #c0c0c0 url(../images/icon2.png) no-repeat center center;
    border-radius: 2px;
    cursor: pointer;
}

.expert .expert-wrapper .expert-prev:hover {
    background: #1C72BF url(../images/icon1.png) no-repeat center center;
}

.expert .expert-wrapper .expert-next:hover {
    background: #1C72BF url(../images/icon2.png) no-repeat center center;
}

.expert #expert-tab-container {
    padding: 10px 0px;
    margin-bottom: 50px;
    height: 369px;
}

.expert #expert-tab-container .swiper-wrapper .swiper-slide {
    width: 1200px;
    height: 369px;
    background: #fff !important;
}

.expert #expert-tab-container .swiper-wrapper .swiper-slide .expert-content-slide ul li {
    margin-right: 46px;
}