﻿@charset "utf-8";
.banner {
    width: 1400px;
    margin: 132px auto 82px;
    position: relative
}

.tabjiaohuan {
    width: 73px;
    height: 189px;
    background: url() no-repeat;
    position: absolute;
    right: -73px;
    cursor: pointer;
    z-index: 2;
    transition: 1.3s
}

.waice {
    transform-style: preserve-3d;
    -webkit-perspective: 1000;
    -moz-perspective: 1000;
    -ms-perspective: 1000;
    perspective: 1000
}

.tabjiaohuan p {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 14px;
    color: #004bc6;
    padding: 65px 0 0 0
}

.tabjiaohuan p span {
    display: block;
    width: 45px;
    text-align: center;
    line-height: 14px
}

.tabjiaohuan p span.span1 {
    border-bottom: 1px solid #78a681;
    padding-bottom: 2px;
    margin-bottom: 2px
}

.banner .bd {
    height: 100%;
    overflow: hidden;
    box-shadow: 0 0 16px 0 rgba(72, 72, 72, .55)
}

.banner .bd img {
    width: 100%
}

.banner .hd {
    width: 70.5%;
    margin-top: -2.5%;
    margin-left: 14.5%
}

.banner .hd ul {
    width: 100%;
    height: 112px;
    position: relative
}

.banner .hd li {
    height: 100%;
    float: left;
    background-color: #ebf3fe;
    width: 19.8%;
    position: relative;
    cursor: pointer;
    box-shadow: 0 0 18px 0 rgba(10, 2, 4, .54);
    border-top: 6px solid #ebf3fe
}

.banner .hd li.li1 {
    z-index: 5
}

.banner .hd li.li2 {
    z-index: 4
}

.banner .hd li.li3 {
    z-index: 3
}

.banner .hd li.li4 {
    z-index: 2
}

.banner .hd li.on {
    width: 40.5%;
    background-color: #f2f7fd;
    border-color: #257fce
}

.banner .hd li .text {
    width: calc(100% - 60px);
    height: 90%;
    overflow: hidden;
    margin-left: 92px;
    position: relative;
    z-index: 10;
    padding-top: 20px
}

.banner .hd li.li_prve .text {
    margin-left: -30px
}

.banner .hd li .text p {
    position: relative;
    height: 58px;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px;
    color: #005fb3;
    text-align: center;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
}

.banner .hd li .text p::after {
    content: "";
    font-weight: bold;
    position: absolute;
    bottom: 0;
    right: 3px;
    padding: 0 10px 1px 45px;
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #EBF3FE 55%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), #EBF3FE 55%);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), #EBF3FE 55%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #EBF3FE 55%);
}

.banner .hd li.on .text p::after {
    background: -webkit-linear-gradient(right, rgba(255, 255, 255, 0), #F2F7FD 55%);
    background: -o-linear-gradient(right, rgba(255, 255, 255, 0), #F2F7FD 55%);
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 0), #F2F7FD 55%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #F2F7FD 55%);
}

.banner .hd li.li1 .text {
    margin-left: 0;
    width: 100%
}

.banner .hd li.li1.on .text {
    margin-left: 0
}

.banner .hd li .right_sj {
    border-top: 6px solid #ebf3fe;
    height: calc(100% + 6px);
    width: 112px;
    position: absolute;
    right: -56px;
    top: -6px;
    background-color: #ebf3fe;
    transform: 45deg;
    transform: skewX(-45deg);
    box-shadow: 10px 0 9px -3px rgba(113, 112, 112, .3);
    border-right: 1px solid #ebf3fe
}

.left_sj {
    border-top: 6px solid #ebf3fe;
    height: calc(100% + 6px);
    width: 112px;
    position: absolute;
    left: -56px;
    top: -6px;
    background-color: #ebf3fe;
    transform: 45deg;
    transform: skewX(45deg);
    box-shadow: -10px 0 9px -3px rgba(113, 112, 112, .3);
    border-left: 1px solid #87b8e6
}

.banner .hd li.on .left_sj,
.banner .hd li.on .right_sj {
    background-color: #f2f7fd;
    border-top-color: #257fce
}

.li_next .left_sj {
    display: none
}

.li_next .right_sj {
    display: block
}

.li_prve .left_sj {
    display: block
}

.li_prve .right_sj {
    display: none
}

.on .right_sj {
    display: block
}

.on .left_sj {
    display: block
}

.wangqihg {
    background: url(../img/header/wqhg_bg.png) no-repeat;
    width: 251px;
    height: 37px;
    text-align: center;
    float: right;
    margin-right: 5px;
    background-size: 100% 100%;
    transition: all .4s
}

.wangqihg:hover span {
    padding: 0 10px;
    font-size: 16px
}

.wangqihg label {
    width: 28px;
    height: 4px;
    background-color: #fbfdff;
    display: inline-block
}

.wangqihg span {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 37px;
    letter-spacing: 0;
    color: #fbfdff;
    padding: 0 5px;
    transition: all .4s
}

@media screen and (max-width:1600px) {
    .banner {
        width: 80%
    }
}

@media screen and (max-width:1400px) {
    .banner .hd li .text {
        margin-left: 80px;
        padding-top: 10px
    }
    .banner .hd li .text p {
        font-size: 14px;
        line-height: 25px
    }
    .banner .hd ul {
        height: 78px
    }
}

@media screen and (max-width:1200px) {
    .banner .hd li .text p {
        font-size: 12px;
        line-height: 25px
    }
}

.ph_NewsEvents,
.ph_wangqihg {
    display: none
}

@media screen and (max-width:1023px) {
    .banner {
        margin: 1.38rem auto .3rem;
        width: 95%;
    }
    .banner .hd ul {
        height: .92rem
    }
    .banner .hd li {
        width: 0%
    }
    .banner .hd li.on {
        width: 100%;
        z-index: 5
    }
    .banner .hd li .text {
        padding-top: .1rem;
        margin-left: -.5rem;
        width: calc(100% + 1rem)
    }
    .banner .hd li .text p {
        font-size: 12px;
        line-height: 25px
    }
    .banner .hd li .right_sj,
    .left_sj {
        width: 1.5rem
    }
    .left_sj {
        left: -.75rem
    }
    .hd li .right_sj {
        right: -.75rem !important
    }
    .banner .hd li,
    .banner .hd li .left_sj,
    .banner .hd li .right_sj,
    .banner .hd li.on .left_sj,
    .banner .hd li.on .right_sj {
        border-top-width: .06rem
    }
    .banner .hd li .left_sj,
    .banner .hd li .right_sj,
    .banner .hd li.on .left_sj,
    .banner .hd li.on .right_sj {
        height: 108%;
        top: -.06rem
    }
    .banner .hd li .left_sj,
    .banner .hd li .right_sj {
        width: 0
    }
    .banner .hd li.on .left_sj,
    .banner .hd li.on .right_sj {
        width: 1.5rem
    }
    .banner .hd li .text p {
        font-size: .24rem;
        line-height: .26rem;
        height: .5rem;
    }
    .banner .hd {
        width: 20.5%;
        margin-top: -2.5%;
        margin-left: 20%;
        position: relative
    }
    .ph_wangqihg {
        display: block;
        background-color: #bcdfff;
        transform: skewX(-45deg);
        border-right: 1px solid #87b8e6;
        box-shadow: 0 0 18px 0 rgba(10, 2, 4, .54);
        height: .92rem;
        width: 3rem;
        text-align: center;
        position: absolute;
        right: -3.5rem;
        top: 0
    }
    .ph_wangqihg a {
        font-size: .22rem;
        font-weight: 400;
        line-height: .92rem;
        color: #005fb3;
        transform: skewX(45deg);
        white-space: nowrap;
        display: block
    }
    .pc_wangqihg {
        display: none
    }
}

img {
    display: block
}

.sectionhome {
    width: 100%;
    overflow: hidden;
    background: url(../img/home/bg.png) no-repeat center top;
    line-height: 1;
    min-height: 3000px
}

.English_title {
    text-align: center;
    font-size: 48px;
    font-weight: 400;
    line-height: 52px;
    color: #196fcc
}

.English_more {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0;
    color: #fff;
    -webkit-transition: .5s;
    transition: .5s
}

.English_more:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.English_moreblue {
    color: #0f72ca;
}

.English_more a {
    padding-bottom: 1px;
    border-bottom: 1px solid #fff
}

.English_moreblue a {
    border-bottom-color: #4995d9
}

.section_NewsEvents1 {
    width: 1436px;
    margin: auto;
    padding-left: 24px
}

.section_NewsEvents1 .NewsEvents_main {
    padding-top: 200px
}

.NewsEvents_main ul li {
    width: calc(25% + 23px);
    float: left;
    -webkit-box-shadow: 0 0 15px 0 rgba(10, 2, 4, .6);
    box-shadow: 0 0 15px 0 rgba(10, 2, 4, .6);
    background-color: #fff;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    margin-left: -24px
}

.NewsEvents_main ul li:nth-child(1) {
    z-index: 4
}

.NewsEvents_main ul li:nth-child(2) {
    z-index: 3
}

.NewsEvents_main ul li:nth-child(3) {
    z-index: 2
}

.NewsEvents_main ul li:nth-child(4) {
    z-index: 1
}

.NewsEvents_main ul li .main_top {
    position: relative;
    height: 195px;
    overflow: hidden;
    padding: 1px 24px 0
}

.NewsEvents_main ul li .main_top img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.NewsEvents_main ul li .main_top h6 {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 25px;
    color: #005fb3;
    padding: 8px 15px;
    font-size: 12px;
    height: 52px;
    font-weight: 700;
    background-color: rgba(255, 255, 255, .85);
    -webkit-box-shadow: 0 0 9px 0 rgba(10, 2, 4, .6);
    box-shadow: 0 0 9px 0 rgba(10, 2, 4, .6);
    display: none
}

.NewsEvents_main ul li:nth-child(1) .main_btm {
    padding: 10px 24px 0 24px
}

.NewsEvents_main ul li .main_btm {
    height: 60px;
    padding: 10px 24px 0 48px;
    overflow: hidden
}

.NewsEvents_main ul li .main_btm p {
    font-size: 14px;
    line-height: 18px;
    color: #2950b2;
    font-weight: 700;
    height: 35px;
    overflow: hidden;
}

.NewsEvents_main ul li.hover {
    -webkit-transform: scale(1.4, 1.5);
    -ms-transform: scale(1.4, 1.5);
    transform: scale(1.4, 1.5);
    z-index: 6;
    margin-top: -33px;
    background-color: #e0f0ff;
    -webkit-box-shadow: 0 0 16px 0 rgba(10, 2, 4, .68);
    box-shadow: 0 0 16px 0 rgba(10, 2, 4, .68)
}

.NewsEvents_main ul li.hover .main_top {
    padding: 0 12px 0
}

.NewsEvents_main ul li.hover .main_top h6 {
    display: block
}

.NewsEvents_main ul li.hover .main_btm {
    padding: 6px 0 8px 0
}

.NewsEvents_main ul li.hover .main_btm p {
    font-size: 10px;
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    transform: scale(.95);
    line-height: 16px;
    height: 50px;
    overflow: hidden;
}

.continner2 {
    margin: 108px 0 79px;
    border-top: 1px solid #fff;
    padding-top: 20px
}

.section_NewsEvents2 {
    width: 1380px;
    margin: 0 auto 52px
}

.main_EventsL {
    width: 77.536%
}

.main_Events {
    position: relative
}

.main_Events_time {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    position: absolute;
    top: -48px;
    left: 12px
}

.main_Events ul li {
    width: 28.973%;
    height: 250px;
    background: url(../img/home/pic_bg1.png) no-repeat bottom right;
    background-color: #ebf3fe;
    float: left;
    margin-right: 4.36%;
    padding: 32px 23px 0;
    position: relative
}

.main_Events ul li:last-child {
    margin-right: 0
}

.main_Events ul li .zs {
    position: absolute;
    top: -25px
}

.main_Events ul li .zs .dian {
    width: 9px;
    height: 9px;
    background-color: #257fce;
    border-radius: 50%
}

.main_Events ul li .zs .xian {
    width: 1px;
    height: 50px;
    background-color: #257fce;
    margin: auto
}

.main_Events ul li h6 {
    font-size: 14px;
    font-weight: 700;
    color: #2950b2;
    margin-bottom: 10px;
    padding-left: 15px
}

.main_Events ul li h5 {
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0;
    color: #2950b2;
    margin-bottom: 20px
}

.main_Events ul li p {
    font-size: 14px;
    font-weight: 400;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0;
    color: #656565
}

.main_EventsR {
    width: 22.464%
}

.main_EventsR ul li {
    margin-right: 0;
    width: 100%
}

.section_Research {
    width: 1280px;
    margin: 0 auto 119px
}

.section_Research ul {
    margin-top: 170px
}

.section_Research ul li {
    float: left;
    width: 30%;
    height: 365px;
    background-color: #4995d9;
    -webkit-box-shadow: 0 0 21px 0 rgba(0, 64, 114, .35);
    box-shadow: 0 0 21px 0 rgba(0, 64, 114, .35);
    border: solid 1px #fff;
    margin-right: 5%;
    -webkit-transition: .5s;
    transition: .5s
}

.section_Research ul li:hover {
    background-color: #0f72ca
}

.section_Research ul li:nth-child(2) {
    margin-top: -57px
}

.section_Research ul li:last-child {
    margin-right: 0
}

.section_Research ul li .main_top {
    margin: -66px 14px 18px;
    height: 238px;
    overflow: hidden;
    background-color: #fff;
    border: solid 1px #efefef
}

.section_Research ul li .main_top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section_Research ul li .main_btm {
    padding: 0 26px
}

.section_Research ul li .main_btm h4 {
    font-size: 18px;
    font-weight: 700;
    font-stretch: normal;
    line-height: 24px;
    color: #fff;
    margin-bottom: 18px
}

.section_Research ul li .main_btm p {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: #fff;
    height: 72px;
    overflow: hidden;
}

.section_Spotlights {
    width: 1440px;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.section_Spotlights ul {
    margin-top: 94px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 50px
}

.section_Spotlights ul li {
    width: 32.1%;
    background-color: #fff;
    border: solid 1px #88b9e5;
    float: left;
    margin-right: 1.85%
}

.section_Spotlights ul li:last-child {
    margin-right: 0
}

.section_Spotlights ul li .main_top {
    width: 98%;
    margin-top: -50px;
    margin-left: -12px
}

.section_Spotlights ul li .main_top img {
    width: 100%
}

.section_Spotlights ul li .main_btm {
    padding: 25px 10px 25px 90px
}

.section_Spotlights ul li .main_btm p {
    font-size: 18px;
    line-height: 24px;
    color: #2d6db2;
    font-weight: 700
}

.section_Spotlights ul li .main_btm span {
    font-size: .24rem;
    color: #2d6db2;
    display: none
}

.BuildingsBG {
    background: url(../img/home/pic_bg2.png) no-repeat top;
    background-size: 100% 100%;
    margin-top: -3%
}

.section_BD {
    width: 1506px;
    margin: 0 auto;
    padding: 204px 0 0;
    position: relative
}

.Buildings_l {
    width: 44.42%;
    position: relative
}

.Buildings_l h3 {
    font-size: 26px;
    font-weight: 700;
    line-height: 36px;
    color: #00469e;
    width: 50.44%;
    border-bottom: 6px solid #4995d9;
    margin-bottom: -8px;
    white-space: nowrap;
    padding-top: 88px
}

.Buildings_l ul {
    bottom: 0
}

.Buildings_l ul.ul1 {
    left: 0;
    width: 50.44%;
    position: absolute
}

.Buildings_l ul.ul2 {
    right: 0;
    width: 49%
}

.Buildings_l ul.ul1 li {
    margin-top: 4px
}

.Buildings_l ul li img {
    width: 100%
}

.Buildings_l ul.ul2 li {
    margin-top: 2px
}

.Buildings_r {
    height: 100%;
    width: 48.24%
}

.Buildings_r_top img {
    width: 74%;
    float: right;
    margin: 50px 0 0
}

.Buildings_r ul {
    position: absolute;
    bottom: -8%;
    height: 50%;
    width: 48.24%;
    right: 0
}

.Buildings_r ul li {
    width: 31.83%;
    float: left;
    margin-left: 1.5%;
    position: relative;
    height: 100%
}

.Buildings_r ul li a {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: block;
    left: 0
}

.Buildings_r ul li h4 {
    font-size: 26px;
    line-height: 36px;
    white-space: nowrap;
    color: #fff;
    padding-bottom: 7px;
    border-bottom: 4px solid #fff;
    margin-bottom: 9px;
    white-space: nowrap;
    text-align: center;
}

.Buildings_r ul li .btmimg img {
    width: 100%
}

.Bigpic {
    -webkit-transition: .5s;
    transition: .5s
}

.Bigpic:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

@media screen and (max-width:1800px) {
    .section_BD {
        width: 95%;
        padding: 10% 7% 0 7%
    }
    .Buildings_r ul li h4 {
        font-size: 24px
    }
    .Buildings_r ul {
        padding-right: 7%
    }
}

@media screen and (max-width:1600px) {
    .section_NewsEvents1 {
        width: 80%
    }
    .section_NewsEvents2 {
        width: 80%
    }
    .main_Events ul li h5,
    .section_Spotlights ul li .main_btm p {
        font-size: 16px;
        line-height: 22px;
        margin-bottom: 10px
    }
    .section_Spotlights ul li .main_btm {
        padding: 25px 10px 25px 20px
    }
    .section_Spotlights ul li .main_btm p {
        margin-bottom: 0
    }
    .section_Research {
        width: 70%
    }
    .section_Research ul li {
        height: 360px;
        width: 32%;
        margin-right: 2%
    }
    .section_Research ul li .main_top {
        height: 200px
    }
    .section_Spotlights {
        width: 77%
    }
    .Buildings_r ul li h4 {
        font-size: 20px
    }
}

@media screen and (max-width:1400px) {
    .NewsEvents_main ul li .main_top {
        height: 170px
    }
    .NewsEvents_main ul li .main_top h6 {
        height: 45px;
        line-height: 20px;
        padding: 5px 10px
    }
    .NewsEvents_main ul li .main_btm p {
        font-size: 13px
    }
    .NewsEvents_main ul li.hover .main_btm p {
        -webkit-transform: scale(.85);
        -ms-transform: scale(.85);
        transform: scale(.85);
        line-height: 16px;
        margin: 0 -10px
    }
    .main_Events ul li {
        padding: 15px 15px;
        height: 220px
    }
    .main_Events ul li h5,
    .section_Spotlights ul li .main_btm p {
        font-size: 15px;
        line-height: 19px
    }
    .main_Events ul li h6,
    .main_Events ul li p,
    .main_Events_time {
        font-size: 13px;
        line-height: 18px
    }
    .main_Events ul li .zs .xian {
        height: 35px
    }
    .section_Research ul li .main_btm h4 {
        font-size: 16px;
        margin-bottom: 12px
    }
    .section_Research ul li .main_btm p {
        font-size: 12px;
        height: auto;
    }
    .Buildings_r ul li h4 {
        font-size: 18px;
        line-height: 35px;
        margin-bottom: 5px;
        padding-bottom: 0
    }
    .Buildings_l h3 {
        padding-top: 68px;
        font-size: 20px;
        margin-bottom: -12px;
        border-bottom-width: 4px
    }
}

@media screen and (max-width:1300px) {
    .NewsEvents_main ul li .main_top {
        height: 150px
    }
    .NewsEvents_main ul li {
        width: calc(25% + 23px);
    }
    .NewsEvents_main ul li .main_btm p {
        font-size: 12px
    }
    .NewsEvents_main ul li .main_btm {
        padding: 8px 0 10px 35px
    }
    .main_Events ul li {
        width: 30%;
        margin-right: 3%
    }
    .main_EventsR ul li {
        width: 100%
    }
    .Buildings_l h3,
    .Buildings_r ul li h4 {
        font-size: 16px;
        border-bottom-width: 2px
    }
}

@media screen and (max-width:1200px) {
    .main_Events ul li {
        padding: 10px;
        height: 190px
    }
    .main_Events ul li h5 {
        font-size: 12px;
        line-height: 15px
    }
    .main_Events ul li h6,
    .main_Events ul li p,
    .main_Events_time {
        font-size: 12px;
        line-height: 15px
    }
    .section_Research ul li {
        height: 330px
    }
    .section_Research ul li .main_top {
        height: 150px
    }
    .section_Research ul li .main_btm h4 {
        font-size: 14px;
        line-height: 20px
    }
}
@media screen and (max-width:500px) {

 .section_NewsEvents1 {
        width: 83%
    }
}



@media screen and (max-width:1023px) {
    .English_title {
        font-size: .4rem;
        line-height: 3
    }
    .section_Spotlights ul li a {
        display: flex;
        align-items: center;
    }
    .section_NewsEvents1 .NewsEvents_main {
        padding-top: 0
    }
    .pc_NewsEvents {
        display: none
    }
    .ph_NewsEvents {
        display: block
    }
    .section_NewsEvents1 {
        padding-left: 0
    }
    .NewsEvents_main ul li {
        width: 48%;
        margin-left: 0;
        background-color: #e0f0ff
    }
    .NewsEvents_main ul li:first-child {
        margin-right: 4%
    }
    .NewsEvents_main ul li .main_top {
        margin: -1px 0 0 0;
        padding: 0 .08rem;
        height: 2.57rem;
        overflow: inherit
    }
    .NewsEvents_main ul li .main_top img {
        height: 100%
    }
    .NewsEvents_main ul li .main_top h6 {
        display: block;
        -webkit-box-shadow: 0 0 9px 0 rgba(10, 2, 4, .3);
        box-shadow: 0 0 9px 0 rgba(10, 2, 4, .3);
        padding: .15rem .16rem;
        font-size: .2rem;
        height: 1rem;
        line-height: 1.5;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
    }
    .NewsEvents_main ul li .main_btm {
        padding: .16rem !important;
        height: 1.18rem
    }
    .NewsEvents_main ul li .main_btm p {
        font-size: .26rem;
        line-height: 1.3;
        height: auto;
        display: -webkit-box;
        overflow: hidden;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        font-weight: normal;
    }
    .ph_eventlist {
        width: 100%;
        background-color: #ebf3fe;
        -webkit-box-shadow: 0 0 16px 0 rgba(10, 2, 4, .3);
        box-shadow: 0 0 16px 0 rgba(10, 2, 4, .3);
        margin: .3rem auto;
        padding: .32rem
    }
    .ph_eventlist h6 {
        font-size: .32rem;
        font-weight: 700;
        line-height: 1.5;
        color: #005bac;
        margin-bottom: .4rem
    }
    .ph_eventlist h6 a {
        float: right;
        font-size: .26rem;
        font-weight: 400;
        text-decoration: underline
    }
    .ph_eventlist ul li {
        font-size: .28rem;
        font-weight: 400;
        line-height: 1.5;
        letter-spacing: 0;
        color: #2950b2;
        position: relative;
        margin-bottom: .3rem
    }
    .ph_eventlist ul li span {
        color: #2950b2;
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 14%;
    }
    .section_Research {
        width: 100%;
        padding: 0 .32rem 0 .32rem;
        margin: 0 auto .5rem
    }
    .ph_eventlist ul li p {
        color: #333;
        margin-left: 1.6rem
    }
    .section_Research ul {
        margin-top: .8rem
    }
    .section_Research ul li {
        width: 100%;
        height: auto;
        margin: 0 0 1rem 0 !important
    }
    .section_Research ul li:last-child {
        margin: 0 0 0rem 0 !important
    }
    .section_Research ul li .main_top {
        background-color: #fff;
        border: solid 1px #efefef;
        height: auto;
        width: 80%;
        height: 3.5rem;
        margin: -.5rem auto 0
    }
    .section_Research ul li .main_btm {
        padding: .26rem
    }
    .section_Research ul li .main_btm h4 {
        font-size: .28rem;
        line-height: 1.3
    }
    .section_Research ul li .main_btm p {
        font-size: .26rem;
        line-height: 1.3;
    }
    .English_more {
        font-size: .28rem;
        padding-top: .3rem;
    }
    .section_Spotlights ul {
        display: block;
        margin: 0 0 .1rem
    }
    .section_Spotlights ul li {
        width: 100%;
        margin-right: 0;
        margin-bottom: .32rem;
        padding: .18rem
    }
    .section_Spotlights ul li .main_top {
        float: left;
        width: 40%;
        margin: 0
    }
    .section_Spotlights ul li .main_btm {
        width: 60%;
        padding: .25rem .1rem .25rem .25rem;
        float: left
    }
    .main_Events ul li h5,
    .section_Spotlights ul li .main_btm p {
        font-size: .26rem;
        line-height: 1.3;
        font-weight: 700
    }
    .section_Spotlights ul li .main_btm span {
        display: block;
        padding-top: .2rem
    }
    .BuildingsBG {
        margin-bottom: 2.5rem
    }
    .Buildings_l {
        width: 100%;
        padding-top: .5rem
    }
    .Buildings_r {
        width: 100%;
        height: 6rem;
        margin-bottom: -1.23rem
    }
    .Buildings_r_top {
        position: absolute;
        top: -.7rem;
        right: .1rem
    }
    .Buildings_r_top img {
        width: 70%
    }
    .Buildings_r ul {
        position: static;
        width: 100%;
        margin-right: 0;
        height: 100%;
        padding-right: 0
    }
    .Buildings_l h3,
    .Buildings_r ul li h4 {
        font-size: .26rem
    }
}


/*# sourceMappingURL=home.min.css.map */