.header {
    height: 100vh;
    width: 100%;
    position: relative;
}

.headersearchMenu {
    background: white;
}

/*top*/
.headerMenu {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 9;
}

.headerMenu .logo {
    float: left;
    width: 550px !important;
    height: 100px;
    /* background: white; */
    line-height: 100px;
}

.logoList {
    float: left;
    width: 550px !important;
    height: 100px;
    background: white;
    display: flex;
    align-items: center;
}

.logoList img {
    /* height: 100%; */
}

.twoLogo {
    display: block;
    height: 50px;
}

.twoTitle {
    font-size: 30px;
    padding-left: 150px;
    letter-spacing: 4px;
    color: #325c92;
}
.twoTitleEn {
    font-size: 22px;
    padding-left: 40px;
    color: #325c92;
}

.headerMenu .menu {
    float: right;
    width: calc(100% - 580px);
}

.headerMenu .menu .menuTop {
    height: 40px;
}

.headerMenu .menu .menuTop a {
    display: inline-block;
    line-height: 40px;
    color: #fff;
    font-size: 14px;
    padding: 0 20px;
}

.headerMenu .menu .menuTop a:last-child {
    /* background: #325c92; */
    color: #fff
}

.headerMenu .menu .menuTop a:hover {
    color: #e94762
}

.headerMenu .menu ul {
    border-top: 1px solid #fff;
    display: flex;
    justify-content: space-between;
}

.headerMenu .menu ul a:hover {

    background: rgba(233, 71, 98, .7)
}

.headerMenu .logo,
.headerMenu .menu ul li {
    width: 100%;
}

.headerMenu .menu ul li a {
    display: block;
    color: #fff;
    line-height: 60px;
    width: 100%;
    font-weight: 700;

    text-align: center;
}

.headerMenu .menu ul li a:hover {
    /* background: #325c92; */
    color: #fff !important;
}

.menuActive {
    /* background: #325c92;
    color: #fff !important; */
}

/*搜索页面导航*/
.headersearchMenu {
    background: white;
}

.headersearchMenu .logo {
    float: left;
    width: 550px !important;
    height: 100px;
    background: white;
}

.headersearchMenu .menu {
    float: right;
    width: calc(100% - 580px);
}

.headersearchMenu .menu .menuTop {
    height: 40px;
}

.headersearchMenu .menu .menuTop a {
    display: inline-block;
    line-height: 40px;
    color: #333;
    font-size: 14px;
    padding: 0 20px;
}

.headersearchMenu .menu .menuTop a:last-child {
    background: #325c92;
    color: #fff
}

.headersearchMenu .menu .menuTop a:last-child:hover {
    color: #fff !important;
}

.headersearchMenu .menu ul {
    border-top: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
}

.headersearchMenu .logo,
.headersearchMenu .menu ul li {
    width: 100%;
}

.headersearchMenu .menu ul li a {
    display: block;
    color: #333;
    line-height: 60px;
    width: 100%;

    text-align: center;
}

.headersearchMenu .menu ul li a:hover {
    background: #325c92;
    color: #fff !important;
}

.headerSearchTop {
    background: url("../images/selid1.jpg");
    padding: 50px 0;
    height: 182px;
}

/*搜索*/
.headerSearch {
    position: absolute;
    left: 0;
    width: 100%;
    top: 260px;
    z-index: 2;
}

.headerSearchBg {
    width: 80%;
    background: rgba(255, 255, 255, 0.4);
    margin: auto;
    padding: 20px;
}

#sitesearch1 {
    display: flex;
}

.headerSearchButton {
    width: 180px;
    margin-left: 20px;
}

.btn-outline-light:hover {
    color: #325c92;
}

.topTb {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 120px;
    z-index: 9;
}

.topTb ul {
    display: flex;
    justify-content: space-between;
}

.topTb ul li,
.topTb ul li a {
    display: block;
    width: 100%;
    height: 100px;
    color: #fff;
    text-align: center;
}

.topTb ul li a span {
    font-size: 50px;
    width: 50px;
    height: 50px;
    margin: auto;
    /* text-shadow: 0px 6px 10px black; */
}

.topTb ul li a p {
    font-size: 15px;
    /* text-shadow: 0px 6px 10px black; */
}

.container a:hover {
    color: rgb(233, 71, 98);
}

/*轮播图*/
.swiper {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    background: #0a53be;
    position: relative;
}

.mySwiper img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.mySwiper .lbInfo {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
}

.mySwiper .lbInfo h1 {
    font-size: 30px;
    color: #fff;
    text-shadow: 0px 6px 10px black;
    border-bottom: 1px solid #fff;
    padding-bottom: 20px;
}

.mySwiper .lbInfo p {
    font-size: 16px;
    line-height: 36px;
    margin-top: 20px;
    color: #fff;
    text-shadow: 0px 6px 10px black;
}

/*轮播新闻*/

.newsSwiper img {
    height: 400px;
    width: 100%;
}

.newsSwiper .newsSwiperInfo {
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 40px;
    padding-left: 20px;
}

.newsSwiper .newsSwiperInfo h1 {
    text-align: left;
    line-height: 40px;
    font-weight: normal;
    width: 70%;
}

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
    left: auto;
    right: 20px;
    width: auto;
}

.swiper-pagination-bullet {
    background: white;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    width: 20px;
}

.newsTitle {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.newsTitle h1 {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #325c92;
    color: #fff !important;
    /* position: relative; */
}

.newsTitle h1::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-top: 8px solid white;
    border-right: 6px solid transparent;
    border-left: 6px solid white;
    border-bottom: 8px solid transparent;
}

.newsTitle h1::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-top: 8px solid white;
    border-right: 6px solid white;
    border-left: 6px solid transparent;
    border-bottom: 8px solid transparent;
}

.newsTitle a {
    font-size: 14px;
    color: #999;
}

.newsListOne {
    margin-top: 20px;
    border-bottom: 1px dashed #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.newsListOne a {
    font-size: 18px;
    color: #333 !important;
}

.newsList li a:hover {
    color: #325c92 !important;
}

.newsListOne p {
    font-size: 14px;
    color: #999;
    line-height: 30px;
    margin-top: 5px;
}

.newsList li {
    display: flex;
    line-height: 40px;
    align-items: center;
    font-size: 15px;
    justify-content: space-between;
}

.newsList li span {
    color: #8093aa;
    display: block;
    width: 120px;
    text-align: right;
}

.newsList li a {
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    width: calc(100% - 120px);
}

.newsList li a::after {
    content: '●';
    color: #325c92;
    position: absolute;
    left: 0;
    top: 0;
}

.nav-tabs {
    border-color: #325c92;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    background: #325c92;
    font-weight: 700;
    color: #fff !important;
    /* position: relative; */
    border: none;
}

.nav-tabs .nav-link.active::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    border-top: 8px solid white;
    border-right: 6px solid transparent;
    border-left: 6px solid white;
    border-bottom: 8px solid transparent;
}

.nav-tabs .nav-link.active::before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    border-top: 8px solid white;
    border-right: 6px solid white;
    border-left: 6px solid transparent;
    border-bottom: 8px solid transparent;
}

.nav-tabs .nav-link {
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    color: #999;
}

.homeList {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
}

.homeList .homeListLeft {
    width: 240px;
}

.homeList .homeListLeft img {
    width: 100%;
    height: 140px;
}

.homeList .homeListLeft h1 {
    font-size: 15px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 5px;
    color: #333;
}

.homeList .homeListRight {
    width: 100%;
}

.homeList .homeListRight li {
    display: flex;
    line-height: 40px;
    align-items: center;
    font-size: 15px;
}

.homeList .homeListRight li a {
    padding-left: 20px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    width: calc(100% - 90px);
}

.homeList .homeListRight li a::after {
    content: '●';
    color: #325c92;
    position: absolute;
    left: 0;
    top: 0;
}

.homeList .homeListRight li span {
    color: #8093aa;
    display: block;
    width: 90px;
    text-align: left;
}

.homeListRight li a:hover {
    color: #325c92;
}

.tabMore {
    position: absolute;
    right: 0;
    top: -50px;
    font-size: 14px;
    color: #999;
}

.yqlj {
    display: block;
    font-size: 15px;
    color: #333 !important;
    position: relative;
    padding-left: 20px;
}

.yqlj::after {
    content: '●';
    color: #325c92;
    position: absolute;
    left: 0;
    top: 0;
}

.footer {
    background: #325c92;
}

.footer p,
.footer a {
    color: #fff;
    line-height: 36px;
}

.ztyj {
    display: block;
    text-align: center;
}

.ztyj img {
    width: 80%;
    height: 200px;
}

.ztyj span {
    display: block;
    color: #333;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
}

.zjrclass img {
    width: 100%;
    height: 75%;
    margin-top: 15px;
}

.zjrclass span {
    display: block;
    color: #333;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
}
.zjrcpic {
    width: 190px;
    height: 250px
}
.searchMenu ul li a {
    display: block;
    color: #333;
    height: 46px;
    padding: 0 20px;
    line-height: 46px;
    font-size: 15px;
    border: 1px solid #eee;
    margin-top: 10px;
}

.searchMenu ul li a:hover {
    background: #325c92;
    color: #fff !important;
    border-color: #325c92;
}

.searchMenuActive {
    background: #325c92;
    color: #fff !important;
    border-color: #325c92;
}

.searchList li {
    padding: 0 20px;
}

.searchList li:nth-child(2n) {
    background: #eee;
}

.ztyjLIst {
    display: block;
    text-align: center;
    margin-top: 20px;
}

.ztyjLIst img {
    width: 100%;
    height: 180px;
    background: white;
    border: 1px solid #ddd;
    padding: 5px;
}

.ztyjLIst span {
    display: block;
    color: #333;
    font-size: 15px;
    margin-top: 10px;
    text-align: center;
}

.newsDetail {
    min-height: 620px;
}

.newsDetail h1 {
    font-size: 26px;
    text-align: center;
    color: #325c92;
}

.newsDetail .cont {
    display: flex;
    font-size: 15px;
    justify-content: space-between;
    border-bottom: 1px solid #ddd;
    padding: 20px 0 10px 0;
}

.newsDetail .cont span {
    color: #999;
}

.newsDetail .info {
    margin-top: 10px;
}

.newsDetail .info * {
    font-size: 15px;
    line-height: 36px;
    text-indent: 2rem;
    margin-bottom: 8px;

}

.kds-tab-list {
    line-height: 40px;
    background: #eeeeee;
    height: 40px;
}

.kds-tab-list > li {
    float: left;
    color: #333333;
    line-height: 35px;
    position: relative;
    margin-right: 47px;
    cursor: pointer;
    padding: 0 15px;
    font-size: 16px;
    font-weight: 700;
}

.kds-tab-list > li:hover, .kds-tab-list > li.details-tab-active {
    color: #003657;
}
.kds-tab-list > li.details-tab-active {
    border-bottom: 2px solid #003657;
}

.kds-infor-item{
    line-height: 40px;
}
.kds-infor-item i {
    float: left;
    color: #A1A1A1;
    font-style: normal;
    width: 115px;
}

.kds-overflow>span {
   width: calc(100% - 115px);
    float: left;
}

.project-list {
    width: 100%;
    height: 110px;
    border-bottom: 1px dashed #E9E9E8;
    padding-top: 20px;
    box-sizing: border-box;
}

.project-list>p {
    font-size: 14px;
    font-weight: 400;
    max-height: 48px;
    color: #666666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.project-list-num {
    width: 100%;
}

.project-list-num>span:first-child {
    max-width: 200px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.project-list-num>span {
    display: inline-block;
    font-size: 12px;
    color: #999999;
    line-height: 24px;
}
.lf, .pull-left, .fl-l {
    float: left;
}

.rt, .pull-right {
    float: right;
}

.tj-left {
    float: left;
    width: 23%;
    overflow: hidden;
    height: 300px;
    line-height: 300px;
}

.tj-right {
    float: right;
    width: 75%;
    min-height: 300px;
}

.con {
    line-height: 36px;
    font-size: 14px;
}
.con p{
    font-size: 14px;
}
.people-info{
    font-size: 14px;
    line-height: 36px;
}

.people-info strong{
    color: #999;
}

.people-title{
    font-weight: 700 !important;
    border-bottom: 1px solid #dee2e6 !important;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

.people-title span{
    position: relative;
    padding-right: 20px;
}
.people-title span:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: -8px;
    background: #0a53be;
}
.menu-hd {
    padding: 0 5px 0 30px;
    background-color:red
}
.menu-hd a {
    float:left;
}
.arrow-icon-left {
    float:left;
    margin-right:5px;
    color: #fff;
}
.arrow-icon-wrapper {
    float:left;
    width: 12px;
    height: 6px;
    line-height: 6px;
    overflow: hidden;
    margin-top:6px;
}
.arrow-icon-left-img {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 2px;
    color: #fff;
}
.menu-hd .g-icon {
    margin-right: 5px;
    _line-height: 33px;
    color: #9c9c9c;
}
.arrow-icon-wrapper span {
    display: block;
    margin-top: -4px;
    margin-right: 20px;
}
.g-icon {
    font-family: global-iconfont;
    font-size: 12px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscaleFont type;
}
.menu-bd {
    z-index: 10001;
    position: absolute;
    right:0px;
    top:16px;
    display: none;
    margin-top: -1px;
    margin-left: -13px;
}
.menu-list .menu-bd-panel {
    padding: 8px 0;
}
.menu-bd .menu-bd-panel {
    padding: 4px 8px;
    border: 1px solid #ccc;
    background: #fff;
}
.menu-list .menu-bd-panel a {
    display: block;
    padding: 0 5px;
    line-height: 28px;
    white-space: nowrap;
}