.item_tit {
    font-family:'Myriad-Pro-Bold';
}
.item_tit span, .item_tit a {
    font-size: 50px;
    color: #0065af;
    display: block;
    line-height: 1.2;
    text-transform: uppercase;
}
.bg_gray {
    background: #f6f6f6;
}
.pics_lst li {
    width: 376px;
    margin-right: 36px;
}
.pics_lst_rgt li {
    width: 290px;
    margin-right: 36px;
    margin-bottom: 37px;
}
.pics_lst_spe li {
    width: 370px;
    margin-right: 46px;
    margin-bottom: 57px;
}
.pics_lst_trans li {
    margin-right: 0;
    margin-bottom: 0;
}
.pics_lst li h3 {
    padding: 15px 20px;
    background: #fff;
}
.pics_lst_rgt li h3, .pics_lst_spe li h3 {
    background: #fafafa;
}
.pics_lst_trans li h3 {
    background: transparent;
    text-align: left;
    width: 330px;
}
.pics_lst li h3 a {
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    display: block;
}
.pics_lst_trans li h3 a {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    /*限制行数为2行*/
    line-clamp: 2;
    /*限制行数为2行*/
}
.pics_lst li dl dd h3 {
    background: #fafafa;
    padding: 15px 6px;
}
.pics_lst li dl dd h3 span {
    display: block;
    margin-top: 8px;
    font-size: 14px;
    color: #666;
    font-weight: bold;
}
.scientist_lft {
    width: 578px;
    margin-right: 22px;
}
.scientist_item a, .scientist_item span {
    display: block;
    font-family:'Myriad-Pro-Bold';
    color: #018fa6;
    font-size: 34px;
    line-height: 1.2;
}
.swiper-container-scientist {
    height: 390px;
}
.scientist_lst {
    width: 438px;
    margin: 0 auto;
}
.scientist_lst li {
    text-align: center;
}
.scientist_lst li h3 a {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
    display: block;
    line-height: 1.2;
}
.scientist_lst li p {
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    margin: 0;
}
.prevArr, .nxtArr {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #b2b2b2;
    font-size: 30px;
    color: #fff;
    position: absolute;
    top: 200px;
    z-index: 20;
    cursor: pointer;
}
.prevArr {
    left: 0;
}
.nxtArr {
    right: 0;
    transform: rotate(180deg);
}
.news_dot_lst li {
    margin: 0 0 17px 18px;
}
.news_dot_lst li::before {
    content:'';
    float: left;
    width: 5px;
    height: 5px;
    background: #003a66;
    border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin: 7px 7px 0 0;
}
.news_dot_lst_pop {
    padding-right: 30px;
}
.news_dot_lst_pop li::before {
    border-radius: 0;
    -o-border-radius: 0;
    -webkit-border-radius: 0;
    background: #0376cb;
    margin-top: 9px;
}
.news_dot_lst li a {
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 22px;
}
.news_dot_lst_pop li a {
    font-size: 20px;
    line-height: 26px;
}
.breadCum {
    padding: 15px 0;
    font-size: 18px;
    line-height: 1.2;
}
.breadCum a, .breadCum span {
    display: inline-block;
    margin-right: 3px;
    vertical-align: top;
}
.lft_nav {
    width: 230px;
    margin-right: 25px;
}
.lft_nav dd {
    padding: 13px 20px;
    background: #ededed;
    margin-bottom: 6px;
}
.lft_nav dd.current {
    background: #0376cb;
}
.lft_nav dd.current a {
    color: #fff;
}
.lft_nav dd a {
    display: block;
    font-size: 20px;
    line-height: 26px;
    text-transform: uppercase;
}
.pages a, .pages span {
    display: inline-block;
    line-height: 37px;
    padding: 0 12px;
    vertical-align: top;
    margin: 0 4px;
    background: #eee;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #0376cb;
}
.pages span {
    color: #fff;
    background: #0376cb;
}
.nav_bot {
    height: 10px;
    background-image: linear-gradient(to right, #1e04a5, #00d2ff);
    display: block;
    overflow: hidden;
}
.list_news dd {
    overflow: hidden;
    padding-bottom: 31px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
}
.list_news dd .floatlft {
    margin-right: 18px;
}
.list_news dd h3 a {
    font-size: 24px;
    line-height: 30px;
    font-weight: normal;
}
.list_news dd span {
    display: block;
    font-size: 18px;
    line-height: 1.4;
    color: #0376cb;
    margin-top: 5px;
}
.list_news dd p {
    font-size: 18px;
    line-height: 24px;
    color: #444;
    margin: 8px 0 0;
}
.title {
    font-size: 34px;
    line-height: 44px;
    font-family:'Myriad-Pro-Bold';
    color: #000;
}
.author {
    font-size: 18px;
    line-height: 46px;
    height: 46px;
    background: #054d82;
    padding: 0 15px;
    color: #fff;
}
.content {
    font-size: 20px;
    line-height: 30px;
    color: #000;
}
.bg_relate {
    background: #f2f2f2;
    padding: 36px 0 46px;
}
.relate_tit {
    font-size: 30px;
    line-height: 1.2;
    padding: 10px 0;
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family:'Myriad-Pro-Bold';
}
.relate_news dd {
    margin-top: 12px;
}
.relate_news dd a {
    font-size: 18px;
    line-height: 20px;
    color: #444;
}
.contPad {
    padding: 0 70px;
}

.navBx {
    background: #0376cb;
}

.navLst li a {
    display: inline-block;
    font-size: 17px;
    line-height: 68px;
    padding: 0 20px;
    /* text-transform: uppercase; */
    color: #fff;
}

.navLst li:hover a,
.navLst li.current a {
    background: #0585d6;
}

.navLst li {
    position: relative;
}

.navLst li dl {
    position: absolute;
    display: none;
    top: 68px;
    left: 0;
    z-index: 30;
    border-bottom: 10px solid #0585d6;
    border-top: 10px solid transparent;
}

.navLst li:hover dl {
    display: block;
}

.navLst li dl dd,
.navLst li dl dd a {
    display: block;
}

.navLst li dl dd a {
    font-size: 16px;
    line-height: 22px;
    background: #0585d6;
    padding: 10px 20px;
    display: block;
    text-transform: capitalize;
}

.navLst li dl dd a:hover {
    background: #0376cb;
}

.headerTop {
    height: 170px;
}

.logo {
    display: block;
    padding: 29px 0 0 10px;
}

.header_info {
    margin-top: 77px;
}

.header_info a {
    display: inline-block;
    vertical-align: top;
    line-height: 30px;
    margin-left: 7px;
    font-size: 14px;
    margin-left: 10px;
    position: relative;
}

.header_info a img {
    position: absolute;
    z-index: 40;
    top: 40px;
    left: -25px;
    width: 80px;
    height: 80px;
    display: none;
}

.header_info a:hover img {
    display: block;
}

.header_info a.iconfont {
    height: 30px;
    width: 30px;
    background: #aeaeae;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-size: 20px;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.header_info a.iconfont:hover {
    text-decoration: none;
}

.header_info a.search {
    font-size: 16px;
}

.search_cont {
    position: absolute;
    top: 248px;
    left: 0;
    right: 0;
    z-index: 30;
    height: 77px;
    background: rgba(0, 0, 0, .5);
    opacity: 0;
    transition: all .2s ease-in-out;
    visibility: hidden;
}

.search_cont_show {
    opacity: 1;
    visibility: visible;
}

/* .search_cont input {
    width: 1084px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: rgba(255, 255, 255, .2);
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-top: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.search_cont input::placeholder {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
} */


/* .search_cont .searchup {
    width: 1084px;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    background: rgba(255, 255, 255, .2);
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    margin-top: 16px;
    font-family: Arial, Helvetica, sans-serif;
}

.search_cont .searchup::placeholder {
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.search_cont .searchicon {
    font-size: 20px;
    margin: 27px 0 0 11px;
    font-style: normal;
    color: #fff;
    display: inline-block;
    cursor: pointer;
} */
/* .search_cont i {
    font-size: 20px;
    margin: 27px 0 0 11px;
    font-style: normal;
    color: #fff;
    display: inline-block;
    cursor: pointer;
} */


.footer {
    background: #003a66;
    padding: 60px 0;
}

.foot_txt {
    width: 497px;
    font-size: 14px;
    line-height: 1.8;
    color: #fff;
}

.links {
    width: 578px;
}

.links dt span {
    float: left;
    font-size: 20px;
    line-height: 48px;
    margin-right: 10px;
    text-transform: uppercase;
    color: #fff;
}

.links dt div {
    height: 48px;
    line-height: 48px;
    background: #004b84;
    position: relative;
    width: 498px;
    margin-right: 0;
    cursor: pointer;
}

.links dt i {
    position: absolute;
    top: 18px;
    cursor: pointer;
    right: 13px;
    border-top: 11px solid #0361a8;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid transparent;
}

.links dt i.up_arr {
    transform: rotate(180deg);
    top: 9px;
}

.links dt div ul {
    position: absolute;
    display: none;
    left: 0;
    right: 0;
    bottom: 48px;
    background: #004b84;
    z-index: 30;
    max-height: 204px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
}

.links dt div ul.show_link {
    display: block;
}

.links dt div ul li {
    border-bottom: 1px solid #003a66;
}

.links dt div ul li a {
    display: block;
    line-height: 30px;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff;
}




.sec_banner {
    height: 326px;
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.sec_ins {
    position: relative;
    margin: 0 auto;
    margin-top: 111px;
}
.sec_ins span {
    display: inline-block;
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 38px;
    text-transform: capitalize;
    color: #fff;
    padding: 0 35px;
    background: #0263aa;
    white-space: nowrap;
    position: relative;
}
.sec_ins em {
    display: inline-block;
    width: 159px;
    height: 26px;
    position: absolute;
    left: 0;
    top: -26px;
    /* background: url(../img/banners/square_lft.png) no-repeat; */
}
.sec_ins em:last-child {
    transform: rotate(180deg);
    left: auto;
    top: auto;
    right: 0;
    bottom: -26px;
}
.spe_wrap {
    height: 687px;
    background: url(h_bg.jpg) no-repeat 50% 0;
}
.spe_lft {
    width: 288px;
    margin-right: 30px;
}
.spe_ins {
    background: #38a1f1;
    padding: 20px 20px 0;
}
.spe_lft dd {
    position: relative;
    margin-bottom: 25px;
}
.spe_lft dd a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20;
    text-align: center;
}
.spe_lft dd a:hover span {
    text-decoration: underline;
}
.spe_lft dd a span {
    padding: 15px 20px;
    display: inline-block;
    color: #fff;
    font-size: 30px;
    line-height: 38px;
}
.spe_bg {
    background: url(bg_blue.jpg) no-repeat;
    min-height: 419px;
    -webkit-background-size: cover;
    background-size: cover;
}
.spe_item {
    border-bottom: 1px solid #38a1f1;
}
.spe_item a, .spe_item span {
    font-size: 30px;
    line-height: 38px;
    padding: 26px 0;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    display: block;
}
.spe_lst li::before {
    content:'';
    float: left;
    width: 7px;
    height: 7px;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin: 10px 10px 0 0;
}
.spe_lst li {
    padding: 10px 35px;
    margin-left: 5px;
    margin-top: 15px;
}
.spe_lst li:hover {
    background: rgba(0, 23, 81, .2);
}
.spe_lst li a {
    display: block;
    overflow: hidden;
    font-size: 24px;
    line-height: 1.4;
    color: #fff;
}
.swiper-container-focus {
    height: 710px;
}
.focus_lst .swiper-slide {
    background-repeat: no-repeat;
    background-position: 50% 0;
}
.focus_lst .swiper-slide a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.pagination-focus {
    position: absolute;
    left: 0;
    right: 0;
    z-index: 30;
    bottom: 40px;
    text-align: center;
}
.pagination-focus span {
    display: inline-block;
    width: 16px;
    height: 16px;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgba(0, 0, 0, .4);
    margin: 0 7px;
    cursor: pointer;
}
.pagination-focus span.swiper-active-switch {
    background: #0376cb;
}
.ac_item span, .ac_item a {
    display: inline-block;
    font-size: 40px;
    line-height: 1.2;
    background-image: linear-gradient(135deg, #3231c7, #da0b5e);
    background-clip:text;
    -webkit-background-clip:text;
    color: transparent !important;
}
.popular_lft {
    margin-right: 12px;
}
.showMore {
    text-align: right;
}
.showMore a {
    display: inline-block;
    background: #eee;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
}
.showMore a i, .showMore a em {
    display: inline-block;
    vertical-align: top;
    font-style: normal;
    font-size: 20px;
    color: #000;
}
.showMore a i {
    margin-right: 4px;
}
.showMore a em {
    font-size: 14px;
}
.pop_bg_gray {
    background: #eee;
    padding: 60px 0;
}
.swiper-container-achievements {
    height: 330px;
    width: 1248px;
}
.arr_l, .arr_r {
    display: inline-block;
    width: 41px;
    height: 77px;
    font-size: 0;
    background-image: url(arr.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
    position: absolute;
    top: 90px;
    z-index: 20;
    cursor: pointer;
}
.arr_l {
    left: -60px;
}
.arr_r {
    right: -60px;
    transform: rotate(180deg);
}
.pcHide {
    display: none;
}
#displaypagenum {
    font-size:14px;
    font-weight:bold;
    color:#a0a3a5;
    overflow: hidden;
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    font-weight:normal;
    margin:20px 0 0;
    line-height: 35px;
}
#displaypagenum {
    text-align: center;
}
#displaypagenum span {
    text-decoration:none;
    color:#a0a3a5;
    padding:5px 10px;
    background-color:#ebebeb;
    border-color:#ebebeb;
    color:#363738;
    border:1px solid #CCCCCC;
}
#displaypagenum a {
    text-decoration:none;
    color:#a0a3a5;
    padding:5px 10px;
    background-color: #f3f3ed;
    border:1px solid #CCCCCC;
}
#displaypagenum span:hover, #displaypagenum a:hover {
    background-color:#636566;
    border-color:#636566;
    color:#fff;
    cursor:pointer;
}
/* 20211019 start */
 .focus_lst .swiper-slide {
    position: relative;
}
.focus_lst .swiper-slide div {
    display: block;
    background: rgba(0, 0, 0, .4);
    position: absolute;
    bottom: 100px;
    left: 50%;
    margin-left: -600px;
    width: 1140px;
    padding: 25px 30px;
    font-size: 40px;
    line-height: 1.2;
    color: #fff;
    z-index: 9;
}
/* 20211019 end */

/* 20211019 start */
 .icon_lft li {
    width: 32px;
    height: 32px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
}
.icon_lft li:last-child {
    -webkit-background-size: auto auto;
    background-size: auto auto;
}
.icon_lft li a {
    display: block;
    width: 32px;
    height: 32px;
}
.icon_lft li a img {
    width: 100%;
    height: auto;
}