@charset "utf-8";
body {
    background-color: #F8F8F8;
}

.subBanner .gp-img-responsive {
    padding-bottom: 22.727%;
}

.subBanner .gp-img-responsive img {
    width: 100%;
}

.bread {
    position: relative;
    padding: 10px 0px;
    padding-left: 30px;
}

.bread::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 10px;
    left: 0px;
    background: url("https://www.life360ahbelo.com/images/bread_icon.png") no-repeat center/cover;
}

.bread a {
    line-height: 20px;
    display: inline-block;
    margin-right: 15px;
    color: #999;
    position: relative;
}

.bread a::after {
    content: '';
    display: block;
    width: 5px;
    height: 1px;
    background-color: #999;
    position: absolute;
    right: -10px;
    top: 10px;
}

.bread a:last-child::after {
    display: none;
}

.gp-left {
    float: left;
    width: 300px;
}

.gp-right {
    float: right;
    width: calc(100% - 350px);
}


/*侧边栏*/

.gp-subLeft {
    background: #fff;
}

.gp-subLeft h2 {
    display: block;
    padding: 20px 30px;
    background-color: #1441B3;
    color: #fff;
    font-weight: bold;
}

.gp-subLeft>ul>li {
    position: relative;
    margin-left: 30px;
    border-bottom: 1px solid #1441B3;
}

.gp-subLeft>ul>li:last-child {
    border-bottom: none;
}

.gp-subLeft>ul>li>a {
    padding: 18px 15px;
    padding-left: 0px;
    display: block;
    border-bottom: 1px solid #fff;
    margin-right: 20px;
    transition: all 0.35s ease-in-out;
}

.gp-subLeft>ul>li:hover>a,
.gp-subLeft>ul>li.active>a {
    padding-right: 20px;
    margin-right: 0;
    color: #1441B3
}

.gp-subLeft .gp-toggles {
    width: 58px;
    height: 58px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 58px;
    text-align: center;
    cursor: pointer;
    color: #666
}

.gp-second-nav {
    font-size: 1.8rem;
    display: none;
}

.gp-second-nav dd a {
    display: block;
    padding: 10px 15px 10px 20px;
    color: #666;
    border-bottom: 1px dotted #fff;
    transition: all 0.35s ease-in-out;
}

.gp-second-nav dd a:hover,
.second_nav dd a.active {
    background: #fff;
}

.icon-right:before {
    color: #1441B3;
}


/*侧边栏移动端 */

.gp-m-subNav {
    display: none;
}

.gp-m-inner-header {
    width: 100%;
    height: 40px;
    background-color: #1441B3;
    cursor: pointer;
    line-height: 40px;
}

.gp-m-inner-header>span {
    height: 40px;
    padding-left: 15px;
    font-size: 16px;
    color: #fff;
}

.icon-jia:before,
.icon-jian:before {
    color: #fff;
}

.gp-m-subNav .gp-m-inner-header-icon-click {}

.gp-m-subNav .gp-m-inner-header-icon {
    float: right;
    width: 40px;
    height: 40px;
    text-align: center;
}

.gp-m-subNav .gp-m-inner-header-icon-click i {
    display: block;
}

.gp-subNavm {
    width: 100%;
    overflow: hidden;
    display: none;
}

.gp-subNavm h2 {
    width: 100%;
    height: 48px;
    line-height: 48px;
    background-color: #003c7f;
}

.gp-subNavm h2 a {
    padding-left: 13px;
    font-size: 20px;
    font-family: Tahoma;
    display: block;
    color: #fff;
}

.gp-subNavm ul {}

.gp-subNavm li {
    position: relative;
}

.gp-subNavm li>a {
    font-size: 14px;
    padding-left: 13px;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e6e6e6;
    display: block;
}

.gp-subNavm li.sub_has span {
    margin-left: 10px;
}

.gp-subNavm li.on a {
    color: #003c7f;
    display: block;
    width: 100%;
}

.gp-m-toggle {
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 40px;
    text-align: center;
}

.gp-subNavm dl {
    display: none;
    background-color: #fff;
    padding: 5px 0px;
}

.gp-subNavm dl dd {
    padding-left: 30px;
    line-height: 18px;
    padding: 8px 0px 8px 30px;
    border-bottom: 1px dotted #e6e6e6;
}

.gp-subNavm li dl dd a {
    font-size: 12px;
    font-weight: normal;
    display: inline;
    border: none;
    padding: 0px;
}

.gp-subNavm li dl dd a:hover {
    color: #a70510
}


/*分页*/

.gp-page {
    padding: 50px 0;
    color: #999;
}

.gp-page:after,
.gp-page:before {
    content: " ";
    display: table
}

.gp-page>a,
.gp-page>span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    padding: 10px 20px;
    line-height: 20px;
    position: relative;
    text-align: center;
    border: 1px solid #ddd;
    vertical-align: top;
    border-radius: 10px;
}

.gp-page-select {
    height: 32px;
    line-height: 32px;
    min-width: 50px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    vertical-align: top;
}

.gp-page .gp-page-start,
.gp-page .gp-page-end,
.gp-page .gp-page-next,
.gp-page .gp-page-prev,
.gp-page>span {
    width: auto;
    padding: 10px 20px;
    border-radius: 10px;
}

.gp-page>span {
    border: none
}

.gp-page>a:hover {
    background-color: #eee
}

.gp-m-page a {
    display: inline-block;
    margin: 0 10px
}

.gp-page .gp-page-prev,
.gp-page .gp-page-next {
    width: 40px;
    height: 40px;
    margin-top: 1px;
    background: url("https://www.life360ahbelo.com/images/page_prev.png") no-repeat center;
}

.gp-page .gp-page-next {
    background: url("https://www.life360ahbelo.com/images/page_next.png") no-repeat center;
}

.gp-page a.active {
    background-color: #1441B3;
    color: #fff;
}

.gp-m-page {
    display: none;
}


/*居中*/

.gp-page-centered {
    text-align: center
}


/*右对齐*/

.gp-page-right {
    text-align: right
}

.curChannel {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 30px;
}

.curChannel a {
    display: block;
    font-weight: bold;
    padding-left: 14px;
    color: #1441B3;
    position: relative;
    line-height: 25px;
}

.curChannel a::before {
    content: '';
    display: block;
    width: 4px;
    height: 25px;
    background-color: #1441B3;
    position: absolute;
    top: 0px;
    left: 0px;
}

.artCont {
    background-color: #fff;
    padding: 30px 30px 50px;
}

.gp-title {
    color: #1441B3;
    line-height: 25px;
    text-align: center;
}

.gp-info {
    color: #999;
    text-align: center;
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.gp-info span {
    margin-right: 50px;
}

.gp-content {
    padding-top: 20px;
}

.gp-content p {
    line-height: 30px;
}

.mechanism {
    padding-bottom: 30px;
}

.mechanism .part:first-child {
    padding-top: 0px;
}

.mechanism .part:last-child {
    border-bottom: none;
}

.part {
    padding: 30px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.dept>a {
    display: inline-block;
    padding: 20px 30px;
    background-color: #fff;
    color: #1441B3;
}

.faculty li {
    display: inline-block;
    margin-right: 20px;
    background-color: #fff;
    margin-top: 20px;
}

.faculty li a {
    display: block;
    padding: 20px 30px;
}

.introAtrcle {
    margin-bottom: 50px;
}

.list .date {
    float: right;
    padding-left: 5px;
    color: #999;
}

.textList li a {
    display: block;
    padding: 20px 30px;
}

.textList li:nth-of-type(odd) {
    background-color: #fff;
}

.textList li:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0);
}

.newsList {}

.newsList li {
    padding: 20px 30px;
    background-color: #fff;
    overflow: hidden;
    margin-bottom: 30px;
}

.newsList .img {
    float: left;
    width: 200px;
}

.newsList .gp-fr {
    width: calc(100% - 220px);
}

.newsList .title {
    font-weight: bold;
    line-height: 20px;
    margin-bottom: 20px;
}

.newsList .summary {
    line-height: 24px;
    margin-bottom: 27px;
    min-height: 48px;
}

.newsList .date {
    float: none;
    padding-left: 0;
}

.noTime li {
    background-color: inherit !important;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.1);
}

.noTime li a {
    padding-left: 16px;
    position: relative;
}

.noTime li a::before {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #1441B3;
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
}

.picList {
    position: relative;
}

.slider02 {
    width: calc(100% - 110px);
    margin-left: 55px;
    overflow-x: clip;
}

.picList .gp-img-responsive {
    padding-bottom: 56.249%;
}

.slider-for {}

.slider-nav {
    top: -50px;
    width: calc(100% + 20px);
    margin-left: -10px;
}

.slider-nav li {
    padding: 0px 10px;
}


/* .slider-nav li.slick-active:last-child{ padding-right: 0px; border-right: 10px solid rgba(0, 0, 0, 0);}
.slider-nav li.slick-current{ padding-left: 0px; border-left: 10px solid rgba(0, 0, 0, 0);} */

.slider-nav li .gp-img-responsive {
    padding-bottom: 66.665%;
}

.appendArrows .slick-prev,
.appendArrows .slick-next {
    position: absolute;
    left: 0px;
    bottom: 50px;
    z-index: 100;
    width: 55px;
    height: 133px;
    border: none;
    outline: none;
    font-size: 0px;
    background: rgba(0, 0, 0, 0.4) url("https://www.life360ahbelo.com/images/slide_prev.png") no-repeat center;
}

.appendArrows .slick-next {
    left: auto;
    right: 0px;
    transform: rotate(180deg);
}

.fujian {
    margin: 20px 0 0 0;
}

.fujian h3 {
    border-bottom: 1px solid #F8F8F8;
    padding: 0 0 10px 20px;
    position: relative;
}

.fujian h3::before {
    position: absolute;
    width: 5px;
    height: 15px;
    content: '';
    background: #1441B3;
    left: 0px;
    top: 5px;
}

.fujian ul {
    margin: 10px 0 0 0;
}

.fujian ul li {
    height: 40px;
    line-height: 40px;
    position: relative;
    overflow: hidden;
    padding: 0 0 0 10px
}

.fujian ul li::before {
    content: '';
    position: absolute;
    width: 5px;
    height: 5px;
    background: #1441B3;
    border-radius: 50%;
    left: 0px;
    top: calc(50% - 3px);
}

@media screen and (max-width:997px) {
    .gp-subLeft,
    .gp-page {
        display: none;
    }
    .gp-m-subNav {
        display: block;
    }
    .gp-m-page {
        display: block;
    }
}


/* 响应式样式 */

@media screen and (max-width:1600px) {}

@media screen and (max-width:1480px) {}

@media screen and (max-width:1400px) {}

@media screen and (max-width:1280px) {}

@media screen and (max-width:1200px) {}

@media screen and (max-width:1100px) {}

@media screen and (max-width:1024px) {}

@media screen and (max-width:997px) {
    .gp-left,
    .gp-right {
        width: 100%;
        float: none;
    }
    .gp-left {
        margin-bottom: 20px;
    }
    .appendArrows .slick-prev,
    .appendArrows .slick-next {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%);
    }
    .appendArrows .slick-next {
        transform: translateY(-50%) rotate(180deg);
    }
    .slider02 {
        width: 100%;
        margin-left: 0;
    }
    .slider-nav {
        top: 0;
    }
}

@media screen and (max-width:768px) {
    /* .subBanner .gp-container{ margin: 0; padding: 0;} */
}

@media screen and (max-width:680px) {
    .newsList .img,
    .newsList .gp-fr {
        float: none;
        width: 100%;
    }
    .newsList .gp-fr {
        margin-top: 10px;
    }
    .newsList .title,
    .newsList .summary {
        margin-bottom: 10px;
    }
    .newsList li {
        margin-bottom: 20px;
        padding: 10px;
    }
}

@media screen and (max-width:540px) {
    .appendArrows .slick-prev,
    .appendArrows .slick-next {
        width: 40px;
        height: 80px;
    }
    .slider02 {
        display: none;
    }
    .slider-for {
        margin-bottom: 30px;
    }
}

@media screen and (max-width:414px) {
    .list .date {
        float: none;
        padding-left: 0;
        margin-bottom: 5px;
    }
    .textList li a {
        padding: 20px 10px;
    }
    .appendArrows .slick-prev,
    .appendArrows .slick-next {
        width: 30px;
        height: 60px;
    }
}

@media screen and (max-width:380px) {
    .artCont {
        padding: 30px 10px;
    }
}

@media screen and (max-width:320px) {}