﻿body {
    /* font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Microsoft YaHei", Arial, sans-serif; */
    font-family:"Microsoft Yahei", "PingFang SC" , Arial;
    word-wrap: break-word;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.modal {
    overflow-y: auto
}

.modal-open {
    overflow: auto
}

.modal-open[style] {
    padding-right: 0 !important
}

.BMapLabel {
    display: none;
    visibility: hidden;
    max-width: inherit
}

.BMapLabel {
    display: none;
    visibility: hidden;
    max-width: inherit
}

.nowrap {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

body.ss-bgi10 {
    background-image: none !important;
    background-color: #000
}

#wapper {
    position: relative
}

@media (max-width:767px) {
    #navbar {
        height: 52px;
        background: #000
    }

    .navbar-brand {
        padding: 0
    }

    #navbar #navbar-toggle {
        float: left;
        z-index: 2;
        margin-right: 0;
        margin-top: 9px;
        border-width: 0;
        background-color: transparent !important;
        padding: 9px;
        border-radius: 3px;
        cursor: pointer;
        font-size: 18px;
        color: #fff;
        padding: 5px 8px
    }

    #navbar #navbar-toggle .icon-bar {
        background-color: #fff
    }

    #navbar #navbar-toggle:hover {
        background-color: transparent;
        color: #00a149 !important
    }

    #navbar #navbar-toggle:hover .icon-bar {
        background-color: #363636
    }

    #navbar #navbar-toggle-icon {
        float: right;
        margin-top: 12px;
        margin-bottom: 0;
        z-index: 2;
        margin-right: -6px;
        padding-right: 0;
        padding: 5px 6px;
        border-width: 0;
        background-color: transparent;
        cursor: pointer
    }

    #navbar #navbar-toggle-icon span {
        font-size: 18px;
        color: #fff
    }

    #navbar #navbar-toggle-icon:hover span {
        color: #00a149 !important
    }
}

@media (min-width:768px) {
    #navbar {
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        z-index: 99;
        margin-bottom: 0;
        height: 64px
    }

    #navbar .container {
        padding-right: 0;
        padding-left: 0;
        width: 100%
    }
}

@media (min-width:768px) {
    .navbar-brand {
        padding: 13px 0 0 16px
    }

    #navbar-collapse {
        display: none !important
    }
}

#header-icons {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 27px;
    right: 38px
}

#header-icons ul {
    margin-bottom: 0
}

#header-icons ul li {
    display: block;
    padding-left: 10px;
    float: left
}

#header-icons ul li a {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #84878d;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #84878d;
    background-clip: padding-box;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}

#header-icons ul li a .fa {
    font-size: 14px;
    line-height: 24px;
    color: #818181;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}

#header-icons ul li a:hover {
    background: #fff
}

#header-icons ul li a:hover .fa-home {
    color: #1d8bdf
}

#header-icons ul li a:hover .fa-star {
    color: #f27935
}

#header-icons ul li a:hover .fa-map-marker {
    color: #78979b
}

#banner {
    margin-bottom: 0
}

@media (min-width:768px) {
    #banner {
        overflow: hidden;
        position: relative
    }

    #banner-image {
        position: absolute;
        left: 50%
    }
}

@media (min-width:768px) and (max-width:991px) {
    #banner {
        height: 320px
    }

    #banner-image {
        width: 992px;
        margin-left: -496px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #banner {
        height: 360px
    }

    #banner-image {
        width: 1200px;
        margin-left: -600px
    }
}

@media (min-width:1200px) {
    #banner {
        height: 450px
    }

    #banner-image {
        width: 1920px;
        margin-left: -960px
    }
}

#page-default #content {
    position: relative
}

.bg-nav {
    background: rgba(0, 0, 0, 0.75)
}

#page-default .bg-nav {
    bottom: 38px
}

#main-navigation .navbar-nav {
    float: none
}

#main-navigation .navbar-nav>li {
    width: 190px;
    height: 180px;
    text-align: center
}

#main-navigation .navbar-nav>li.active:after {
    border-bottom: 7px solid #fff;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    margin-left: -7px;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0
}

#main-navigation .navbar-nav>li>a {
    text-align: center;
    padding: 0;
    color: #fff;
    margin: 30px auto 0;
    padding-top: 92px;
    line-height: 40px;
    font-size: 14px
}

#main-navigation .navbar-nav>li>a:after {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -46px;
    content: "";
    display: block;
    width: 92px;
    height: 92px;
    border-radius: 50%;
    border: 1px solid #ddd;
    background-position: center center;
    background-repeat: no-repeat;
    -moz-transition: all .8s ease-in-out;
    -webkit-transition: all .8s ease-in-out;
    -o-transition: all .8s ease-in-out;
    -ms-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out
}

#main-navigation .navbar-nav>li>a:hover {
    background: none
}

#main-navigation .navbar-nav>li>a:hover:after {
    background-color: #3abbf6;
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
}

#main-navigation .navbar-nav>li.active a:after {
    background-color: #3abbf6
}
/*   修改首页图标  */
#main-navigation .navbar-nav>li:first-child>a:after {
    background-image: url(../favicon33.png)
}

#main-navigation .navbar-nav>li:first-child+li>a:after {
    background-image: url(../favicon00.png)
}

#main-navigation .navbar-nav>li:first-child+li+li>a:after {
    background-image: url(../favicon55.png)
}

#main-navigation .navbar-nav>li:first-child+li+li+li>a:after {
    background-image: url(../favicon44.png)
}

#main-navigation .navbar-nav>li:first-child+li+li+li+li>a:after {
    background-image: url(../favicon99.png)
}

#main-navigation .navbar-nav>li:first-child+li+li+li+li+li>a:after {
    background-image: url(../favicon66.png)
}

@media (max-width:767px) {
    #main-navigation .navbar-nav {
        margin-top: 20px;
        margin-bottom: 20px
    }

    #main-navigation .navbar-nav>li {
        float: left;
        width: 33.33%
    }
}

@media (max-width:480px) {
    #main-navigation .navbar-nav>li {
        width: 50%
    }
}

@media (min-width:768px) {
    .bg-nav {
        height: 180px;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 9
    }
}

@media (min-width:768px) and (max-width:991px) {
    .bg-nav {
        height: 150px
    }

    #main-navigation .navbar-nav>li {
        width: 120px;
        height: 150px
    }

    #main-navigation .navbar-nav>li>a {
        margin: 20px auto 0;
        padding-top: 80px;
        line-height: 40px;
        font-size: 14px
    }

    #main-navigation .navbar-nav>li>a:after {
        margin-left: -40px;
        width: 80px;
        height: 80px;
        background-size: 40px, 40px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .bg-nav {
        height: 150px
    }

    #main-navigation .navbar-nav>li {
        width: 156px;
        height: 150px
    }

    #main-navigation .navbar-nav>li>a {
        margin: 25px auto 0;
        padding-top: 80px;
        line-height: 36px;
        font-size: 13px
    }

    #main-navigation .navbar-nav>li>a:after {
        margin-left: -40px;
        width: 80px;
        height: 80px;
        background-size: 43.5px, 43.5px
    }
}

#content {
    background: #f6f6f6
}

.bg-menu {
    background: #fff;
    border-bottom: 1px solid #ececec;
    height: 55px;
    padding-top: 0;
    margin-bottom: 0
}

#secondary-menu {
    text-align: center;
    font-size: 0
}

#secondary-menu ul li {
    display: inline-block;
    padding: 10px 35px 0;
    border-right: 1px solid #ececec
}

#secondary-menu ul li:first-child {
    border-left: 1px solid #ececec
}

#secondary-menu ul li.active {
    background: #f6f6f6;
    border-bottom: 2px solid #3abbf6;
    position: relative
}

#secondary-menu ul li.active:after {
    content: "";
    height: 0;
    position: absolute;
    bottom: -7px;
    left: 50%;
    width: 0;
    display: block;
    border-top: 7px solid #3abbf6;
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    margin-left: -7px
}

#secondary-menu .nav>li>a {
    display: inline;
    padding: 0;
    font-size: 14px;
    line-height: 44px;
    color: #898989
}

#secondary-menu .nav>li>a:hover {
    background: none
}

#secondary-menu .nav>li>a span {
    display: none
}

#secondary-menu ul li.active a {
    color: #4b4b4b
}

@media (min-width:768px) and (max-width:991px) {
    .bg-menu {
        height: 40px
    }

    #secondary-menu ul li {
        display: inline-block;
        padding: 6px 25px 0;
        line-height: 28px
    }

    #secondary-menu .nav>li>a {
        font-size: 13px;
        line-height: 28px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .bg-menu {
        height: 50px
    }

    #secondary-menu ul li {
        display: inline-block;
        padding: 10px 25px 0;
        line-height: 34px
    }

    #secondary-menu .nav>li>a {
        font-size: 14px;
        line-height: 34px
    }
}

.page-heading {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 30px
}

.page-heading .page-title {
    text-align: center;
    display: inline-block;
    margin: 0 auto
}

.page-heading .page-title h2 {
    font-family: "Microsoft YaHei Light", "Microsoft YaHei";
    font-size: 36px;
    margin: 0;
    color: #ccc;
    text-transform: uppercase
}

.page-heading .page-title h3 {
    font-family: "Microsoft YaHei Light", "Microsoft YaHei";
    font-size: 24px;
    margin: 0;
    padding: 0 5px;
    color: #000;
    display: inline-block;
    position: relative
}

.page-heading .page-title h3 span {
    color: #3abbf6
}

.page-heading .page-title h3:before,
.page-heading .page-title h3:after {
    content: "";
    display: block;
    width: 198px;
    height: 7px;
    position: absolute;
    margin-top: -3px;
    top: 50%
}

.page-heading .page-title h3:before {
    left: -208px;
    background: url(../images/page-title-lft.png) no-repeat
}

.page-heading .page-title h3:after {
    right: -208px;
    background: url(../images/page-title-rgt.png) no-repeat
}

@media (max-width:767px) {
    .page-heading {
        text-align: center;
        padding-top: 40px;
        padding-bottom: 15px
    }

    .page-heading .page-title h2 {
        font-size: 18px
    }

    .page-heading .page-title h3 {
        font-size: 14px
    }

    .page-heading .page-title h3:before,
    .page-heading .page-title h3:after {
        width: 84px;
        height: 3px;
        margin-top: -1px
    }

    .page-heading .page-title h3:before {
        left: -84px;
        background-size: 84px 3px
    }

    .page-heading .page-title h3:after {
        right: -84px;
        background-size: 84px 3px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .page-heading {
        text-align: center;
        padding-top: 40px;
        padding-bottom: 15px
    }

    .page-heading .page-title h2 {
        font-size: 24px
    }

    .page-heading .page-title h3 {
        font-size: 16px
    }

    .page-heading .page-title h3:before,
    .page-heading .page-title h3:after {
        width: 140px;
        height: 5px;
        margin-top: -2px
    }

    .page-heading .page-title h3:before {
        left: -140px;
        background-size: 140px 5px
    }

    .page-heading .page-title h3:after {
        right: -140px;
        background-size: 140px 5px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .page-heading {
        text-align: center;
        padding-top: 50px;
        padding-bottom: 20px
    }

    .page-heading .page-title h2 {
        font-size: 30px
    }

    .page-heading .page-title h3 {
        font-size: 16px
    }
}

#page-default-top-slide {
    box-shadow: none;
    margin-bottom: 0
}

#page-default-top-slide img {
    width: 100%
}

@media (min-width:768px) {
    html {
        position: relative;
        height: 100%
    }

    html #page-default {
        position: relative;
        height: 100%;
        overflow: hidden
    }

    html #page-default #wapper {
        position: relative;
        height: 100%;
        overflow: hidden
    }

    html #page-default #wapper #content {
        position: relative;
        height: 100%;
        overflow: hidden
    }

    html #page-default #wapper #page-default-top-slide .swiper-container {
        width: 100%;
        height: 100%
    }

    html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
        overflow: hidden;
        height: 1080px;
        height: 100vh;
        max-height: 100%;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0;
        width: 100%
    }

    
}

.swiper-button-next,
.swiper-button-prev {
    width: 20px;
    height: 32px;
    -moz-background-size: 20px 32px;
    -webkit-background-size: 20px 32px;
    background-size: 20px 32px;
    margin-top: -109px
}

/*  改变左右滑动内容按钮   */
.swiper-button-prev {
    background-image: url(icon-prev.png);
    left: 30px
}

.swiper-button-next {
    background-image: url(icon-next.png);
    right: 30px
}

@media (max-width:991px) {

    .swiper-button-next,
    .swiper-button-prev {
        display: none
    }
}

#banner img {
    -webkit-box-shadow: none;
    box-shadow: none
}

.bg-white {
    background: #fff;
    margin-top: 20px;
    border-top: 1px solid #ececec
}

#contact .panel .panel-heading {
    padding-top: 35px;
    text-align: center
}

#contact .panel .panel-heading h4 {
    color: #000;
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0
}

#contact .panel .panel-heading small {
    color: #a4a4a4;
    font-size: 14px;
    font-family: "Microsoft YaHei Light", "Microsoft YaHei"
}

#contact .panel .panel-body {
    padding: 30px 0
}

#contact .panel .panel-body .list-group .list-group-item {
    padding-right: 15px;
    padding-left: 15px
}

#contact .panel .panel-body .list-group .list-group-item:first-child ul {
    background-image: url(icon-next.png)
}

#contact .panel .panel-body .list-group .list-group-item:first-child+li ul {
    background-image: url(icon-next.png)
}

#contact .panel .panel-body .list-group .list-group-item ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-size: 88px 88px;
    background-position: left top;
    background-repeat: no-repeat;
    padding-left: 106px;
    min-height: 100px
}

#contact .panel .panel-body .list-group .list-group-item ul li {
    font-size: 14px;
    line-height: 22px;
    
}
#contact .panel .panel-body .list-group .list-group-item ul li p{
    margin: 0;
    padding: 5px 0 5px 16px;
    position: relative
}
#contact .panel .panel-body .list-group .list-group-item ul li i,
#contact .panel .panel-body .list-group .list-group-item ul li em {
    position: absolute;
    top: 5px;
    left: 0;
    line-height: 22px;
    color: #3abbf6
}

@media (max-width:767px) {
    #contact .panel .panel-body .list-group .list-group-item:first-child {
        margin-bottom: 30px
    }

    #contact .panel .panel-body .list-group .list-group-item ul {
        background-size: 50px 50px;
        padding-left: 60px;
    }
}

#page-album-list {
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px
}

#page-album-list>li {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

#page-album-list>li .thumbnail {
    border: 3px solid #e6e6e6
}

#page-album-list>li .caption {
    text-align: center
}

#page-album-list>li .caption h4 {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0
}

#page-album-list>li .caption h4 a {
    color: #565656;
    line-height: 40px;
    font-size: 15px
}

#page-album-list>li:hover .thumbnail {
    border: 3px solid #3abbf6
}

#page-album-list>li:hover h4 {
    background: #3abbf6
}

#page-album-list>li:hover h4 a {
    color: #fff
}

#main.structure .thumbnail {
    padding-top: 40px;
    padding-bottom: 135px
}

#content #main.structure .thumbnail img{
    transition: all 0.5s;
    transform: scale(0.9);
}

#content #main.structure .thumbnail:hover img{
    transition: all 0.5s;
    transform: scale(1);
}


#thirdary-menu {
    margin-bottom: 40px
}

#thirdary-menu ul {
    text-align: center
}

#thirdary-menu ul li {
    display: inline-block
}

#thirdary-menu ul li a {
    color: #fff;
    font-size: 15px;
    line-height: 32px;
    padding: 0 30px;
    background: #b2b2b2
}

#thirdary-menu ul li.active a,
#thirdary-menu ul li:hover a,
#thirdary-menu ul li:focus a {
    background: #3abbf6
}

#page-about .intro {
    margin-bottom: 60px
}

#page-about .intro h4 {
    text-align: center;
    color: #242e36;
    font-size: 30px;
    margin-bottom: 15px
}


@media (max-width:767px) {
    #thirdary-menu {
        margin-bottom: 20px
    }

    #thirdary-menu ul li a {
        font-size: 13px;
        line-height: 28px;
        padding: 0 20px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #thirdary-menu {
        margin-bottom: 30px
    }

    #thirdary-menu ul li a {
        font-size: 14px;
        line-height: 30px;
        padding: 0 25px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #thirdary-menu {
        margin-bottom: 35px
    }
}

#page-team-list {
    margin-right: -15px;
    margin-left: -15px
}

#page-team-list .list-group-item {
    padding-right: 15px;
    padding-left: 15px
}

.team-item {
    position: relative;
    margin-bottom: 30px;
    display: block
}

.team-item:hover .description {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-item .img img {
    max-width: 100%;
    width: 100%;
}

.team-item .description {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(58, 187, 246, 0.8);
    color: #fff !important;
    padding: 50px 25px 0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

.team-item .description h4 {
    font-size: 30px;
    color: #fff !important
}

.team-item .description p {
    font-size: 14px;
    line-height: 26px;
    max-height: 78px;
    text-align: left;
    text-indent: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical
}

@media (max-width:767px) {
    .team-item .description {
        padding: 20px 20px 0
    }
}

@media (max-width:480px) {
    .team-item .description {
        padding: 15px 15px 0
    }

    .team-item .description h4 {
        font-size: 18px !important;
        color: #fff !important
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-team-list {
        margin-right: -15px;
        margin-left: -15px
    }

    #page-team-list .list-group-item {
        padding-right: 15px;
        padding-left: 15px
    }

    .team-item .description {
        padding: 20px 20px 0
    }

    .team-item .description h4 {
        font-size: 18px !important;
        color: #fff !important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .team-item .description {
        padding: 30px 25px 0
    }

    .team-item .description h4 {
        font-size: 26px !important;
        color: #fff !important
    }
}

#page-about .divide {
    margin-bottom: 60px
}

#page-about .divide p {
    text-indent: 0;
    color: #323232;
    font-size: 16px;
    line-height: 32px
}

#page-about .divide p span {
    color: #898989;
    float: right
}

#page-about .divide .divide-list {
    padding: 0;
    margin: 0;
    list-style: none
}

#page-about .divide .divide-list li {
    background: #fff;
    margin-bottom: 20px;
    position: relative;
    color: #777;
    font-size: 16px;
    padding: 20px 20px 20px 120px;
    border: 1px solid #ececec
}

#page-about .divide .divide-list li span {
    display: block;
    position: absolute;
    left: 20px;
    color: #323232;
    font-size: 18px
}

@media (max-width:767px) {
    #page-about .divide {
        margin-bottom: 45px
    }

    #page-about .divide p {
        font-size: 13px;
        line-height: 26px
    }

    #page-about .divide p span {
        float: none;
        display: block
    }

    #page-about .divide .divide-list li {
        font-size: 13px;
        padding: 20px 20px 20px 85px
    }

    #page-about .divide .divide-list li span {
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-about .divide {
        margin-bottom: 50px
    }

    #page-about .divide p {
        font-size: 14px;
        line-height: 28px
    }

    #page-about .divide .divide-list li {
        font-size: 14px;
        padding: 20px 20px 20px 95px
    }

    #page-about .divide .divide-list li span {
        font-size: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-about .divide {
        margin-bottom: 50px
    }

    #page-about .divide p {
        font-size: 15px;
        line-height: 30px
    }

    #page-about .divide .divide-list li {
        font-size: 15px;
        padding: 20px 20px 20px 105px
    }

    #page-about .divide .divide-list li span {
        font-size: 16px
    }
}

#page-leader-list {
    margin-left: -20px;
}

/*#page-leader-list .x2 .s{ margin:40px auto;}
#page-leader-list .x3 .s{margin-left: -120px; }
#page-leader-list .x6 .s{margin-left: -220px; }
#page-leader-list .x8 .s{margin-left: -120px; }*/

#page-leader-list .xx2 {
    width: 400px;
    padding-left: 220px;
}

#page-leader-list .xx1 {
    padding-left: -30px;
    margin-bottom: 30px;
    margin-top: 30px;
}

#page-leader-list li {
    padding-right: 30px;
    padding-left: 30px;
}

#page-leader-list li .leader-item {
    
    position: relative;
    margin: 30px;
}

#page-leader-list li .leader-item:hover .description {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#page-leader-list li .leader-item .description {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(58, 187, 246, 0.75);
    text-align: center;
    color: #fff;
    padding: 60px 25px 0;
    overflow: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease
}

#page-leader-list li .leader-item .description h4 {
    font-size: 30px
}

#page-leader-list li .leader-item .description h5 {
    font-size: 18px
}

#page-leader-list li .leader-item .description h6 {
    font-size: 16px
}

#page-leader-list li .leader-item .description p {
    font-size: 14px;
    line-height: 26px;
    max-height: 104px;
    text-align: left;
    text-indent: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical
}

@media (max-width:767px) {
    #page-leader-list {
        margin-top: 40px;
        margin-right: -15px;
        margin-left: -15px;
        margin: 0 auto;
    }

    #page-leader-list li {
        padding-right: 15px;
        padding-left: 15px
    }

    #page-leader-list li .leader-item {
        width: auto;
        height: auto;
        margin: 0 auto 30px
    }

    #page-leader-list li .leader-item img {
        max-width: 100%
    }

    #page-leader-list li .leader-item .description {
        padding: 45px 25px 0
    }
}

@media (max-width:480px) {
    #page-leader-list {
        margin-top: 30px;
        margin-right: -10px;
        margin-left: -10px
    }

    #page-leader-list li {
        padding-right: 10px;
        padding-left: 10px
    }

    #page-leader-list li .leader-item {
        margin: 0 auto 20px
    }

    #page-leader-list li .leader-item .description p {
        display: none
    }

    #page-leader-list li .description {
        padding: 15px 15px 0
    }

    #page-leader-list li .description h4 {
        font-size: 24px
    }

    #page-leader-list li .description h5 {
        font-size: 15px
    }

    #page-leader-list li .description h6 {
        font-size: 14px
    }

    #page-leader-list li .description p {
        font-size: 13px;
        line-height: 22px;
        max-height: 88px
    }
}

@media (min-width:768px) {
    #page-leader-list li.block-right .leader-item {
        float: right
    }
}

@media (min-width:768px) and (max-width:991px) {
    
    #page-leader-list li .leader-item .description {
        padding: 15px 15px 0
    }

    #page-leader-list li .leader-item .description h4 {
        font-size: 24px
    }

    #page-leader-list li .leader-item .description h5 {
        font-size: 15px
    }

    #page-leader-list li .leader-item .description h6 {
        font-size: 14px
    }

    #page-leader-list li .leader-item .description p {
        font-size: 13px;
        line-height: 22px;
        max-height: 88px
    }
}

@media (min-width:992px) and (max-width:1199px) {





    #page-leader-list li .leader-item .description {
        padding: 30px 20px 0
    }

    #page-leader-list li .leader-item .description h4 {
        font-size: 26px
    }

    #page-leader-list li .leader-item .description h5 {
        font-size: 16px
    }

    #page-leader-list li .leader-item .description h6 {
        font-size: 15px
    }
}

#page-video-list {
    margin-right: -15px;
    margin-bottom: 0;
    margin-left: -15px
}

#page-video-list>li {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

#page-video-list>li .thumbnail {
    position: relative
}

#page-video-list>li .thumbnail .broadcast {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80px;
    height: 80px;
    margin: -40px 0 0 -40px;
    overflow: hidden;
    background: url(../images/player.png) no-repeat
}
#page-video-list>li .thumbnail img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
#page-video-list>li .caption {
    text-align: center
}

#page-video-list>li .caption h4 {
    margin: 0;
    padding: 0;
    overflow: hidden;
    border: 0
}

#page-video-list>li .caption h4 a {
    box-sizing: border-box;
    display: block;
    color: #565656;
    padding: 0 10px;
    width: 100%;
    line-height: 40px;
    font-size: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#page-video-list>li:hover h4 {
    background: #3abbf6
}

#page-video-list>li:hover h4 a {
    color: #fff
}

@media (max-width:767px) {
    #page-video-list>li {
        margin-bottom: 10px
    }

    #page-video-list>li .thumbnail .broadcast {
        width: 72px;
        height: 72px;
        margin: -36px 0 0 -36px;
        background-size: 73.8px 73.8px
    }
}

@media (max-width:480px) {
    #page-video-list>li .thumbnail .broadcast {
        width: 56px;
        height: 56px;
        margin: -28px 0 0 -28px;
        background-size: 57.4px 57.4px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-video-list>li .thumbnail .broadcast {
        width: 64px;
        height: 64px;
        margin: -32px 0 0 -32px;
        background-size: 65.6px 65.6px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-video-list>li .thumbnail .broadcast {
        width: 72px;
        height: 72px;
        margin: -36px 0 0 -36px;
        background-size: 73.8px 73.8px
    }
}

.topic-img-list ul.row {
    margin-right: -15px;
    margin-left: -15px
}

.topic-img-list ul.row li {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

.topic-img-list ul.row li .thumbnail {
    margin-bottom: 0
}

.topic-img-list ul.row li .title {
    height: 50px;
    background: #fff;
    border: 1px solid #ececec
}

.topic-img-list ul.row li .title a {
    text-align: center;
    display: block;
    line-height: 50px;
    color: #323232;
    font-size: 18px
}

.topic-img-list ul.row li:hover .title {
    border-bottom: 1px solid #3abbf6
}

.topic-img-list ul.row li:hover .title a {
    color: #3abbf6
}

@media (max-width:767px) {
    .topic-img-list ul.row {
        margin-right: -10px;
        margin-left: -10px;
        margin-bottom: 0
    }

    .topic-img-list ul.row li {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px
    }

    .topic-img-list ul.row li .title {
        height: 36px
    }

    .topic-img-list ul.row li .title a {
        line-height: 36px;
        font-size: 14px
    }
}

@media (min-width:768px) and (max-width:991px) {
    .topic-img-list ul.row li {
        margin-bottom: 30px
    }

    .topic-img-list ul.row li .title {
        height: 42px
    }

    .topic-img-list ul.row li .title a {
        line-height: 42px;
        font-size: 15px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .topic-img-list ul.row li .title {
        height: 46px
    }

    .topic-img-list ul.row li .title a {
        line-height: 46px;
        font-size: 16px
    }
}

#page-news-list-pic-left .row {
    margin-right: 0;
    margin-bottom: 30px;
    padding-right: 15px;
    padding-bottom: 3px;
    padding-left: 15px;
    background: #fff;
    border: 1px solid #ececec
}

#page-news-list-pic-left .row>a {
    border: 0;
    padding: 0
}

#page-news-list-pic-left .row>div {
    padding-right: 0;
    padding-left: 20px
}

#page-news-list-pic-left .row>div h4.media-heading {
    margin-bottom: 0;
    padding-top: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

#page-news-list-pic-left .row>div h4.media-heading a {
    color: #272727;
    margin-bottom: 0;
    font-size: 20px
}

#page-news-list-pic-left .row>div .badge {
    color: #c7c7c7;
    font-size: 14px
}

#page-news-list-pic-left .row>div p {
    font-size: 15px;
    color: #878787;
    line-height: 28px;
    max-height: 84px;
    overflow: hidden;
    text-indent: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#page-news-list-pic-left .row:hover {
    border: 1px solid #3abbf6
}

#page-news-list-pic-left .row:hover>div h4.media-heading a {
    color: #3abbf6
}

#page-news-list-pic-left .row:first-child,
#page-news-list-pic-left .row:last-child {
    border-radius: 0
}

@media (max-width:767px) {
    #page-news-list-pic-left .row>div h4.media-heading {
        padding-top: 6px
    }

    #page-news-list-pic-left .row>div h4.media-heading a {
        font-size: 17px
    }

    #page-news-list-pic-left .row>div .badge {
        font-size: 13px
    }

    #page-news-list-pic-left .row>div p {
        font-size: 14px;
        line-height: 26px;
        max-height: 78px
    }
}

@media (max-width:480px) {
    #page-news-list-pic-left .row {
        margin-bottom: 20px
    }

    #page-news-list-pic-left .row>div h4.media-heading {
        padding-top: 5px
    }

    #page-news-list-pic-left .row>div h4.media-heading a {
        font-size: 15px
    }

    #page-news-list-pic-left .row>div .badge {
        display: none
    }

    #page-news-list-pic-left .row>div p {
        font-size: 13px;
        line-height: 24px;
        max-height: 72px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-news-list-pic-left .row>div h4.media-heading {
        padding-top: 8px
    }

    #page-news-list-pic-left .row>div h4.media-heading a {
        font-size: 17px
    }

    #page-news-list-pic-left .row>div .badge {
        font-size: 13px
    }

    #page-news-list-pic-left .row>div p {
        font-size: 14px;
        line-height: 26px;
        max-height: 78px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-news-list-pic-left .row>div h4.media-heading {
        padding-top: 8px
    }

    #page-news-list-pic-left .row>div h4.media-heading a {
        font-size: 18px
    }

    #page-news-list-pic-left .row>div .badge {
        font-size: 14px
    }

    #page-news-list-pic-left .row>div p {
        font-size: 14px;
        line-height: 26px;
        max-height: 78px
    }
}

#page-news-list-pic li {
    margin-bottom: 30px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 0
}

#page-news-list-pic li .thumbnail {
    margin-bottom: 0
}
#page-news-list-pic li .thumbnail img{
    width: 100%;
    height: 270px;
    object-fit: cover;
}
#page-news-list-pic li .col-sm-8 {
    padding: 0
}

#page-news-list-pic li .col-sm-8 .article-intro {
    padding: 60px 70px 0 115px;
    position: relative;
    height: 230px;
    overflow: hidden
}

#page-news-list-pic li .col-sm-8 .article-intro h3 {
    margin-top: 0;
    margin-bottom: 10px;
    max-height: 64px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

#page-news-list-pic li .col-sm-8 .article-intro h3 a {
    color: #000;
    font-family: "Microsoft YaHei Light", "Microsoft YaHei";
    font-size: 26px;
    line-height: 32px;
    display: block
}

#page-news-list-pic li .col-sm-8 .article-intro p {
    font-size: 14px;
    line-height: 32px;
    color: #696969;
    text-indent: 0;
    margin-bottom: 0
}

#page-news-list-pic li:hover {
    border: 1px solid #3abbf6
}

@media (max-width:767px) {
    #page-news-list-pic li {
        margin-bottom: 20px
    }

    #page-news-list-pic li .col-sm-8 .article-intro {
        padding: 8px 10px;
        height: auto
    }

    #page-news-list-pic li .col-sm-8 .article-intro h3 {
        margin-bottom: 0
    }

    #page-news-list-pic li .col-sm-8 .article-intro h3 a {
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        font-size: 14px;
        line-height: 21px
    }

    #page-news-list-pic li .col-sm-8 .article-intro p {
        font-size: 13px;
        line-height: 20px;
        max-height: 60px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time {
        line-height: 24px;
        color: #3abbf6;
        font-size: 12px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i {
        display: inline;
        font-style: normal
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child+i:before {
        content: '-'
    }
}

@media (min-width:768px) {
    #page-news-list-pic li .col-sm-8 .article-intro .publish-time {
        position: absolute;
        top: 0;
        left: 0;
        width: 80px;
        height: 80px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i {
        display: block;
        font-style: normal;
        font-family: "Microsoft YaHei Light", "Microsoft YaHei";
        color: 0e 50a;
        text-align: center;
        position: absolute;
        right: 0;
        left: 0
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
        background: #cbcbcb;
        bottom: 0
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child+i {
        height: 60px;
        line-height: 60px;
        font-size: 48px;
        background: #dfdfdf;
        top: 0
    }

    #page-news-list-pic li:hover .col-sm-8 .article-intro .publish-time i {
        color: #fff
    }

    #page-news-list-pic li:hover .col-sm-8 .article-intro .publish-time i:first-child {
        background: #009ee6
    }

    #page-news-list-pic li:hover .col-sm-8 .article-intro .publish-time i:first-child+i {
        background: #3abbf6
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-news-list-pic li {
        margin-bottom: 20px
    }

    #page-news-list-pic li .col-sm-8 .article-intro {
        padding: 40px 30px 0 75px;
        height: 172px
    }

    #page-news-list-pic li .col-sm-8 .article-intro h3 {
        margin-bottom: 2px
    }

    #page-news-list-pic li .col-sm-8 .article-intro h3 a {
        font-size: 18px;
        line-height: 26px
    }

    #page-news-list-pic li .col-sm-8 .article-intro p {
        line-height: 26px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time {
        width: 56px;
        height: 56px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child {
        height: 14px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child+i {
        height: 42px;
        line-height: 42px;
        font-size: 33.6px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-news-list-pic li .col-sm-8 .article-intro {
        padding: 50px 60px 0 105px;
        height: 210px
    }

    #page-news-list-pic li .col-sm-8 .article-intro h3 a {
        font-size: 22px;
        line-height: 30px
    }

    #page-news-list-pic li .col-sm-8 .article-intro p {
        line-height: 30px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time {
        width: 72px;
        height: 72px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child {
        height: 18px
    }

    #page-news-list-pic li .col-sm-8 .article-intro .publish-time i:first-child+i {
        height: 54px;
        line-height: 54px;
        font-size: 43.2px
    }
}

#page-news-list-pic-no li {
    background: #fff;
    border: 1px solid #ececec;
    padding: 20px 20px 20px 36px;
    margin-bottom: 30px;
    position: relative
}

#page-news-list-pic-no li i {
    font-size: 24px;
    line-height: 26px;
    position: absolute;
    top: 20px;
    left: 20px
}

#page-news-list-pic-no li h4 {
    font-size: 24px;
    line-height: 26px;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0
}

#page-news-list-pic-no li h4 a {
    display: block;
    color: #272727;
    line-height: 26px
}

#page-news-list-pic-no li .publish-time {
    color: #c7c7c7;
    font-size: 14px
}

#page-news-list-pic-no li p {
    font-size: 14px;
    line-height: 26px;
    max-height: 78px;
    overflow: hidden;
    color: #878787;
    text-indent: 0;
    margin-bottom: 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#page-news-list-pic-no li:hover {
    border: 1px solid #3abbf6
}

#page-news-list-pic-no li:hover h4 a {
    color: #3abbf6
}

#page-news-list-pic-no li:first-child {
    border-radius: 0
}

#page-news-list-pic-no li:last-child {
    border-radius: 0
}

@media (max-width:767px) {
    #page-news-list-pic-no li {
        margin-bottom: 20px
    }

    #page-news-list-pic-no li i {
        font-size: 18px;
        line-height: 22px
    }

    #page-news-list-pic-no li h4 {
        font-size: 18px;
        line-height: 22px
    }

    #page-news-list-pic-no li h4 a {
        line-height: 22px
    }

    #page-news-list-pic-no li .publish-time {
        font-size: 13px
    }

    #page-news-list-pic-no li p {
        font-size: 13px;
        line-height: 24px;
        max-height: 72px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-news-list-pic-no li {
        margin-bottom: 30px
    }

    #page-news-list-pic-no li i {
        font-size: 20px;
        line-height: 24px
    }

    #page-news-list-pic-no li h4 {
        font-size: 20px;
        line-height: 24px
    }

    #page-news-list-pic-no li h4 a {
        line-height: 24px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-news-list-pic-no li {
        margin-bottom: 30px
    }

    #page-news-list-pic-no li i {
        font-size: 22px;
        line-height: 24px
    }

    #page-news-list-pic-no li h4 {
        font-size: 22px;
        line-height: 24px
    }

    #page-news-list-pic-no li h4 a {
        line-height: 24px
    }
}

#page-news-info {
    background: #fff;
    padding: 0 20px 40px;
    margin-bottom: 30px
}

#page-news-info h1 {
    margin: 0;
    text-align: center;
    font-size: 24px;
    color: #242e36;
    line-height: 36px;
    padding-top: 35px
}

#page-news-info #page-news-info-meta {
    background: none;
    border: 0;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #b0b0b0;
    font-size: 13px
}

#page-news-info #page-news-info-meta span {
    margin-right: 0;
    border-right: 1px solid #ddd;
    padding-right: 10px;
    padding-left: 7px
}

#page-news-info #page-news-info-meta span:last-child {
    border-right: 0
}

#page-news-info #page-news-info-meta span i {
    display: inline-block;
    font-style: normal
}

#page-news-info #upvote {
    border-bottom: 1px dashed #cdcdcd;
    margin-bottom: 25px;
    text-align: center;
    line-height: 28px;
    color: #6d6d6d;
    font-size: 14px;
    padding: 10px 0
}

#page-news-info #upvote span {
    background: #1580cc;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    text-align: center;
    display: inline-block;
    cursor: pointer
}

#page-news-info #upvote span i {
    color: #fff;
    font-size: 16px
}

#page-news-info #upvote em {
    color: #c00;
    font-style: normal
}

#page-news-info #page-news-info-detail p {
    font-size: 16px;
    color: #474747
}

@media (max-width:991px) {
    #page-news-info h1 {
        font-size: 20px;
        line-height: 26px
    }

    #page-news-info #upvote {
        line-height: 24px
    }

    #page-news-info #upvote span {
        width: 24px;
        height: 24px
    }

    #page-news-info #upvote span i {
        font-size: 14px
    }

    #page-news-info #page-news-info-detail p {
        font-size: 14px
    }
}

@media (max-width:767px) {
    #page-news-info #page-news-info-meta span:first-child {
        border: 0
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-news-info h1 {
        font-size: 22px;
        line-height: 34px
    }

    #page-news-info #upvote {
        line-height: 26px
    }

    #page-news-info #upvote span {
        width: 26px;
        height: 26px
    }

    #page-news-info #upvote span i {
        font-size: 15px
    }

    #page-news-info #page-news-info-detail p {
        font-size: 15px
    }
}

.relate-container {
    background-color: #f6f6f6;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 30px 0 0
}

.relate-container span {
    color: #1580cc;
    padding-right: 5px;
    line-height: 28px;
    display: block
}

.relate-container span .fa {
    margin-right: 5px
}

.relate-container span.nextjt {
    padding-left: 5px;
    padding-right: 0
}

.relate-container span.nextjt .fa {
    margin-left: 5px;
    margin-right: 0
}

.relate-container a {
    display: block;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 80%;
    color: #8a8a8a;
    float: left
}

.relate-container .relate-next {
    text-align: right
}

#project-sub-menu {
    margin-bottom: 30px
}

#project-sub-menu ul {
    border-top: 1px solid #ececec;
    border-left: 1px solid #ececec;
    background: #fff
}

#project-sub-menu ul li {
    float: left;
    width: 20%;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec
}

#project-sub-menu ul li a {
    text-align: center;
    font-size: 36px;
    color: #3c3c3c;
    font-family: "Microsoft YaHei Light", "Microsoft YaHei";
    padding: 38px 60px;
    line-height: 42px
}

#project-sub-menu ul li a span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    color: #a1a1a1;
    font-family: "Microsoft YaHei"
}

#project-sub-menu ul li:hover a,
#project-sub-menu ul li.active a {
    background: #3abbf6;
    color: #fff
}

#project-sub-menu ul li:hover a span,
#project-sub-menu ul li.active a span {
    color: #fff;
    -webkit-transition: color .2s ease-in;
    -ms-transition: color .2s ease-in;
    transition: color .2s ease-in;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

@media (max-width:991px) {
    .relate-container>div:first-child+div {
        text-align: left !important;
    }

    .relate-container>div span {
        float: left !important;
        margin-right: 12px;
        margin-left: 0 !important;
    }

    .relate-container>div a {
        float: none !important;
        text-align: left !important;
    }
}

@media (max-width:767px) {
    #project-sub-menu {
        margin-bottom: 20px
    }

    #project-sub-menu ul li a {
        font-size: 18px;
        padding: 32px 0;
        line-height: 28px
    }
}

@media (max-width:480px) {
    #project-sub-menu ul li a {
        font-size: 14px;
        padding: 24px 0;
        line-height: 28px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #project-sub-menu {
        margin-bottom: 20px
    }

    #project-sub-menu ul li a {
        font-size: 28px;
        padding: 38px 40px;
        line-height: 32px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #project-sub-menu ul li a {
        font-size: 32px;
        padding: 38px 50px;
        line-height: 40px
    }
}

#page-project-list li {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 30px
}

#page-project-list li .project-item {
    border: 1px solid #eee;
    background: #fff
}

#page-project-list li .project-item .thumbnail {
    margin-bottom: 0
}
#page-project-list li .project-item .thumbnail img{
    width: 100%;
    height: 240px;
    object-fit: cover;
}
#page-project-list li .project-item .caption {
    margin: 0 25px;
    padding: 15px 0;
    border-bottom: 1px solid #eee;
    text-align: center
}

#page-project-list li .project-item .caption span {
    height: 20px;
    line-height: 20px;
    color: #000;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#page-project-list li .project-item .caption h4 {
    text-align: center;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin: 0
}

#page-project-list li .project-item .caption h4 a {
    font-size: 20px
}

#page-project-list li .project-item .intro {
    margin: 20px 25px
}

#page-project-list li .project-item .intro p {
    text-indent: 0;
    margin-bottom: 0;
    color: #696969;
    max-height: 88px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
}

@media (max-width:991px) {
    #page-project-list {
        margin-right: -10px;
        margin-left: -10px
    }

    #page-project-list li {
        padding-right: 10px;
        padding-left: 10px;
        margin-bottom: 20px
    }

    #page-project-list li .project-item .caption {
        margin: 0 15px;
        padding: 10px 0
    }

    #page-project-list li .project-item .caption span {
        color: 14px
    }

    #page-project-list li .project-item .caption h4 a {
        font-size: 16px
    }

    #page-project-list li .project-item .intro {
        margin: 10px 15px 15px;
        font-size: 13px;
        line-height: 22px
    }
}

@media (max-width:767px) {
    #page-project-list li .project-item .intro {
        height: 88px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-project-list li .project-item .caption {
        margin: 0 20px;
        padding: 15px 0
    }

    #page-project-list li .project-item .caption span {
        color: 16px
    }

    #page-project-list li .project-item .caption h4 a {
        font-size: 18px
    }

    #page-project-list li .project-item .intro {
        margin: 15px 20px
    }
}

/*#page-project #page-news-info { background: none; padding: 0 0 40px; margin-bottom: 30px }*/
#page-project #page-news-info #upvote {
    border-bottom: 0
}

#page-project #page-news-info .intro {
    margin-top: 30px;
    background: #fff;
    border: 1px solid #ededed;
    padding: 30px
}

#page-project #page-news-info .intro p {
    line-height: 25px 30px;
    text-indent: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: #2b2b2b
}

#page-project .swiper-container {
    width: 100%;
    height: 300px;
    margin-left: auto;
    margin-right: auto
}

#page-project .swiper-container.gallery-top {
    height: 80%;
    width: 100%
}

#page-project .swiper-container.gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0
}

#page-project .swiper-container.gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: .5
}

#page-project .swiper-container.gallery-thumbs .swiper-slide-active {
    opacity: 1
}

.project-detail {
    margin-top: 30px
}

.project-detail h2 {
    display: block;
    width: 330px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    font-size: 20px;
    background: #3abbf6;
    position: relative;
    padding-left: 60px;
    margin: 0 0 20px
}

.project-detail h2 span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 46px;
    height: 46px;
    line-height: 46px;
    background: #1580cc;
    text-align: center
}

.project-detail h2:after {
    content: "";
    position: absolute;
    right: -30px;
    width: 0;
    height: 0;
    border-top: 46px solid transparent;
    border-left: 30px solid #3abbf6
}

.project-detail p {
    font-size: 16px;
    line-height: 30px;
    color: #5e5e5e;
    text-indent: 0
}

.project-detail p strong {
    margin-top: 30px;
    display: block
}

#page-project .comments {
    background: #fff;
    border: 1px solid #ededed;
    padding: 15px 30px 30px;
    margin-top: 30px
}

#page-project .comments .title {
    border-bottom: 1px solid #ededed;
    position: relative;
    height: 40px
}

#page-project .comments .title h2 {
    position: absolute;
    top: 0;
    bottom: -1px;
    left: 0;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #3abbf6;
    border-bottom: 1px solid #3abbf6;
    line-height: 40px;
    margin: 0
}

#page-project .comments .title h2 span {
    font-weight: normal;
    font-size: 16px;
    color: #bababa;
    line-height: 40px;
    padding-left: 3px
}

#page-project .comments ul li {
    padding: 15px 100px 10px 20px;
    border-bottom: 1px solid #ededed
}

#page-project .comments ul li i {
    position: absolute;
    top: 15px;
    left: 0;
    color: #3abbf6;
    font-size: 14px;
    line-height: 20px
}

#page-project .comments ul li p {
    color: #575757;
    line-height: 20px;
    font-size: 14px;
    text-indent: 0;
    margin-bottom: 0
}

#page-project .comments ul li .author {
    color: #aeaeae;
    font-size: 12px;
    line-height: 18px
}

#page-project .comments ul li .date {
    position: absolute;
    top: 15px;
    right: 0;
    text-align: right;
    line-height: 20px;
    color: #acacac;
    font-size: 12px
}

#page-project .comments .read-more {
    text-align: center;
    margin-bottom: 20px;
    font-size: 16px
}

#page-project .comments .read-more i {
    color: #3abbf6
}

#page-project .comments form legend {
    border-bottom: 0;
    font-size: 16px;
    color: #585858;
    margin-bottom: 5px
}

#page-project .comments form .btn {
    background-color: #3abbf6;
    padding-right: 40px;
    padding-left: 40px;
    color: #fff
}

@media (max-width:767px) {
    #page-project #page-news-info {
        padding-bottom: 20px;
        margin-bottom: 0
    }

    .project-detail {
        margin-top: 30px
    }

    .project-detail h2 {
        width: 220px;
        height: 32px;
        line-height: 32px;
        font-size: 15px;
        padding-left: 40px
    }

    .project-detail h2 span {
        width: 32px;
        height: 32px;
        line-height: 32px
    }

    .project-detail h2:after {
        right: -26px;
        border-top: 32px solid transparent;
        border-left: 26px solid #3abbf6
    }

    .project-detail p {
        font-size: 13px;
        line-height: 24px
    }

    .project-detail p strong {
        margin-top: 24px
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-project #page-news-info {
        padding-bottom: 30px;
        margin-bottom: 0
    }

    .project-detail {
        margin-top: 30px
    }

    .project-detail h2 {
        width: 280px;
        height: 38px;
        line-height: 38px;
        font-size: 16px;
        padding-left: 50px
    }

    .project-detail h2 span {
        width: 38px;
        height: 38px;
        line-height: 38px
    }

    .project-detail h2:after {
        right: -28px;
        border-top: 38px solid transparent;
        border-left: 28px solid #3abbf6
    }

    .project-detail p {
        font-size: 14px;
        line-height: 26px
    }

    .project-detail p strong {
        margin-top: 26px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-project #page-news-info {
        padding-bottom: 40px;
        margin-bottom: 0
    }

    .project-detail {
        margin-top: 30px
    }

    .project-detail h2 {
        width: 300px;
        height: 42px;
        line-height: 42px;
        font-size: 18px;
        padding-left: 60px
    }

    .project-detail h2 span {
        width: 42px;
        height: 42px;
        line-height: 42px
    }

    .project-detail h2:after {
        right: -30px;
        border-top: 42px solid transparent;
        border-left: 30px solid #3abbf6
    }

    .project-detail p {
        font-size: 15px;
        line-height: 28px
    }

    .project-detail p strong {
        margin-top: 28px
    }
}

#page-exchange-list li {
    padding-right: 15px;
    padding-left: 15px
}

#page-exchange-list li .exchange-item {
    background: #fff;
    border: 1px solid #ececec;
    border-bottom-width: 2px;
    padding-bottom: 20px;
    margin-bottom: 30px
}

#page-exchange-list li .exchange-item .thumbnail {
    margin-bottom: 0
}

#page-exchange-list li .exchange-item .caption {
    padding: 40px 20px 20px;
    position: relative
}

#page-exchange-list li .exchange-item .caption h4 {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#page-exchange-list li .exchange-item .caption h4 a {
    font-size: 26px;
    line-height: 30px;
    display: block
}

#page-exchange-list li .exchange-item .caption .publish-time {
    position: absolute;
    top: -60px;
    left: 50%;
    width: 80px;
    height: 80px;
    margin-left: -40px
}

#page-exchange-list li .exchange-item .caption .publish-time i {
    display: block;
    font-style: normal;
    font-family: "Microsoft YaHei Light", "Microsoft YaHei";
    color: 0e 50a;
    text-align: center
}

#page-exchange-list li .exchange-item .caption .publish-time i:first-child {
    height: 60px;
    line-height: 60px;
    font-size: 48px;
    background: #dfdfdf
}

#page-exchange-list li .exchange-item .caption .publish-time i:first-child+i {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    background: #cbcbcb
}

#page-exchange-list li .exchange-item .intro {
    padding: 0 20px
}

#page-exchange-list li .exchange-item .intro p {
    text-indent: 0;
    font-size: 14px;
    line-height: 26px;
    height: 102px;
    overflow: hidden;
    color: #696969;
    margin-bottom: 0;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

#page-exchange-list li .exchange-item:hover {
    border-bottom: 2px solid #3abbf6
}

#page-exchange-list li .exchange-item:hover .caption .publish-time i {
    color: #fff
}

#page-exchange-list li .exchange-item:hover .caption .publish-time i:first-child {
    background: #3abbf6
}

#page-exchange-list li .exchange-item:hover .caption .publish-time i:first-child+i {
    background: #009ee6
}

@media (max-width:767px) {
    #page-exchange-list {
        margin-right: -10px;
        margin-bottom: 0;
        margin-left: -10px
    }

    #page-exchange-list li {
        padding-right: 10px;
        padding-left: 10px
    }

    #page-exchange-list li:last-child .exchange-item {
        margin-bottom: 0
    }

    #page-exchange-list li .exchange-item {
        padding-bottom: 15px;
        margin-bottom: 20px
    }

    #page-exchange-list li .exchange-item .caption {
        padding: 25px 20px 0
    }

    #page-exchange-list li .exchange-item .caption h4 {
        height: 22px;
        margin-bottom: 10px
    }

    #page-exchange-list li .exchange-item .caption h4 a {
        font-size: 16px;
        line-height: 22px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden
    }

    #page-exchange-list li .exchange-item .caption .publish-time {
        top: -42px;
        width: 56px;
        height: 56px;
        margin-left: -28px
    }

    #page-exchange-list li .exchange-item .caption .publish-time i:first-child {
        height: 42px;
        line-height: 42px;
        font-size: 33.6px
    }

    #page-exchange-list li .exchange-item .caption .publish-time i:first-child+i {
        height: 14px;
        line-height: 14px;
        font-size: 8.4px
    }

    #page-exchange-list li .exchange-item .intro p {
        font-size: 13px;
        line-height: 22px;
        max-height: 88px;
        height: auto;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden
    }
}

@media (min-width:768px) and (max-width:991px) {
    #page-exchange-list {
        margin-right: -10px;
        margin-left: -10px
    }

    #page-exchange-list li {
        padding-right: 10px;
        padding-left: 10px
    }

    #page-exchange-list li .exchange-item {
        padding-bottom: 15px;
        margin-bottom: 20px
    }

    #page-exchange-list li .exchange-item .caption {
        padding: 25px 20px 0
    }

    #page-exchange-list li .exchange-item .caption h4 {
        line-height: 24px;
        height: 53px
    }

    #page-exchange-list li .exchange-item .caption h4 a {
        font-size: 18px;
        line-height: 24px
    }

    #page-exchange-list li .exchange-item .caption .publish-time {
        top: -42px;
        width: 56px;
        height: 56px;
        margin-left: -28px
    }

    #page-exchange-list li .exchange-item .caption .publish-time i:first-child {
        height: 42px;
        line-height: 42px;
        font-size: 33.6px
    }

    #page-exchange-list li .exchange-item .caption .publish-time i:first-child+i {
        height: 14px;
        line-height: 14px;
        font-size: 8.4px
    }

    #page-exchange-list li .exchange-item .intro p {
        font-size: 13px;
        line-height: 22px;
        height: 88px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #page-exchange-list li .exchange-item .caption {
        padding: 36px 20px 15px
    }

    #page-exchange-list li .exchange-item .caption h4 {
        line-height: 28px;
        height: 56px
    }

    #page-exchange-list li .exchange-item .caption h4 a {
        font-size: 22px;
        line-height: 28px
    }

    #page-exchange-list li .exchange-item .caption .publish-time {
        top: -54px;
        width: 72px;
        height: 72px;
        margin-left: -36px
    }

    #page-exchange-list li .exchange-item .caption .publish-time i:first-child {
        height: 54px;
        line-height: 54px;
        font-size: 43.2px
    }

    #page-exchange-list li .exchange-item .caption .publish-time i:first-child+i {
        height: 18px;
        line-height: 18px;
        font-size: 10.8px
    }
}

.formhuiFk {
    padding: 12px 0
}

.formhuiFk .form-group {
    display: block;
    line-height: 46px;
    margin-bottom: 12px
}

.formhuiFk .input-group {
    display: block
}

.formhuiFk .input-group>.form-control {
    appearance: normal;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 0;
    border: 1px solid #ececec;
    background-color: #fff;
    box-shadow: none
}

.formhuiFk .input-group>input.form-control {
    height: 46px
}

.formhuiFk .input-group>select.form-control {
    height: 46px
}

.formhuiFk .input-group>.form-control {
    z-index: 1
}

.formhuiFk .input-group-addon {
    border-radius: 0;
    background-color: transparent;
    border: none;
    color: #d7d7d7;
    position: absolute;
    right: 2px;
    top: 2px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    width: 42px;
    z-index: 2;
    padding: 0
}

.formhuiFk .input-group-addon .fa {
    font-size: 20px
}

.formhuiFk .ot {
    box-shadow: 0 0 0 14px #fff;
    height: 11px;
    pointer-events: none;
    position: absolute;
    right: 15px;
    top: 17px;
    width: 8px;
    background-color: #fff;
    border: none
}

.formhuiFk .ot:after,
.formhuiFk .ot:before {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    content: "";
    position: absolute;
    right: 0
}

.formhuiFk .ot:after {
    border-top: 4px solid #d7d7d7;
    bottom: 0
}

.formhuiFk .ot:before {
    border-bottom: 4px solid #d7d7d7;
    top: 0
}

.formhuiFk .govcode {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 80px;
    height: 42px;
    background-color: #f4f4f4;
    overflow: hidden;
    z-index: 3;
    border-left: 1px solid #eee;
    padding-left: 6px
}

.formhuiFk .govcode img {
    display: block;
    cursor: pointer;
    margin-top: 8px
}

.formhuiFk .govattest {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 80px;
    height: 42px;
    overflow: hidden;
    z-index: 3;
    border-left: 2px solid #eee;
    background-color: #fff
}

.formhuiFk .govattest .btn.form-control {
    height: 42px;
    line-height: 40px
}

.formhuiFk .govattest .btn[disabled] {
    font-size: 12px;
    border: none
}

.formhuiFk .input-upload {
    width: 80px;
    background-color: #eee
}

.formhuiFk .tips {
    position: absolute;
    top: 2px;
    left: 6px;
    height: 42px;
    line-height: 42px;
    background-color: #fff
}

.formhuiFk .state-error>.invalid {
    background-color: #fff0f0
}

.formhuiFk .state-error>.input-group-addon {
    background-color: #fff0f0
}

.formhuiFk .state-error>.valid {
    background-color: #2a2929
}

.formhuiFk .state-error+em {
    color: #8a001e;
    display: block;
    font-size: 12px;
    font-style: normal;
    line-height: 15px;
    margin-top: 0;
    padding: 5px 1px 0 10px;
    overflow: hidden
}

.formhuiFk .rating.state-error+em {
    margin-bottom: 4px;
    margin-top: -4px
}

.formhuiFk .btn.form-control {
    border-radius: 0;
    padding: 0;
    color: #fff;
    height: 46px;
    line-height: 44px;
    display: block
}

.formhuiFk .btn.size18 {
    font-size: 18px
}

.formhuiFk .btn[disabled] {
    background-color: #fff;
    color: #555;
    border: 1px solid #ececec;
    opacity: 1
}

.formhuiFk a.form-control {
    border-radius: 0
}

.formhuiFk .display-none {
    display: none
}

.formhuiFk .inline-group {
    line-height: 1.47;
    font-size: 14px
}

.formhuiFk .boxwz {
    line-height: 1.47;
    color: #939393;
    padding-top: 8px
}

.formhuiFk .tisp {
    color: #8a001e;
    font-size: 12px;
    line-height: 1.8;
    padding-left: 10px
}

.formhuiFk .popover {
    line-height: 1.42;
    left: auto !important;
    right: 0;
    margin-left: 0;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 12px;
    background-color: #1b1b1b;
    color: #fff;
    z-index: 3
}

.formhuiFk .popover .popover-content {
    padding: 2px 10px
}

.formhuiFk .popover.top>.arrow {
    border-top-color: #1b1b1b;
    border-width: 8px;
    border-bottom-width: 0;
    bottom: -8px;
    left: auto;
    right: 10px
}

.formhuiFk .popover.top>.arrow:after {
    display: none
}

.formhuiFk .radio {
    line-height: 1.42857
}

.formhuiFk .radio label {
    margin-right: 15px
}

.tbooks ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-bottom: 35px;
    display: block;
    text-align: center
}

.pagination>li {
    display: inline-block
}
.pagination li.active a, .pagination li.active span, .pagination li.active a:hover, .pagination li.active span:hover, .pagination li.active a:focus, .pagination li.active span:focus{
    color: #fff;
}
.links {
    display: inline-block;
    margin-top: 0;
    z-index: 99;
    width: 100%
}

.links .btn {
    display: block;
    width: 100%;
    min-width: 160px;
    border-radius: 0;
    font-size: 12px;
    line-height: 24px;
    padding: 0 0 0 6px;
    color: #fff;
    background-color: #191919;
    border: 1px solid #272727;
    text-align: left
}

.links .btn .fa {
    position: absolute;
    top: 0;
    right: 6px;
    line-height: 24px
}

.links .list-nodata {
    height: auto;
    padding: 8px
}

.links .dropdown-menu {
    margin: 0;
    padding: 0;
    background-color: #191919;
    border: 1px solid #272727;
    border-bottom: 0;
    border-radius: 0;
    right: 0
}

.links .dropdown-menu.ui-droppable {
    display: block;
    min-width: 100%;
    min-height: 3em;
    z-index: 99
}

.links .dropdown-menu ul {
    margin: 0;
    padding: 3px 0
}

.links .dropdown-menu ul li {
    padding: 0 6px
}

.links .dropdown-menu ul li i {
    margin-right: 5px;
    color: #3abbf6
}

.links .dropdown-menu ul li a {
    color: #646464;
    font-size: 13px;
    padding: 0;
    line-height: 24px
}

.links .dropdown-menu ul li a:hover {
    background-color: transparent;
    color: #3abbf6
}

#footer {
    position: relative;
    background: #323232
}

#footer #footer-navs {
    padding-bottom: 38px;
    border-bottom: 1px solid #282828
}

#footer #footer-navs .footer-nav h4 {
    margin-bottom: 0;
    color: #fff
}

#footer #footer-navs .footer-nav ul li a {
    color: #acacac;
    font-size: 14px;
    line-height: 28px
}

#footer #footer-navs .footer-nav ul li a span {
    display: none
}

#footer #footer-bottom {
    padding-top: 0;
    background: #323232;
    text-align: center
}

#footer #footer-bottom p {
    color: #838383;
    line-height: 38px;
    margin-bottom: 0;
    font-size: 13px;
    display: inline-block
}

#footer #footer-bottom p a {
    color: #838383
}

#footer #footer-bottom p a:hover {
    color: #fff
}

#page-default #footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9
}

#page-default #footer .links {
    width: 160px;
    margin-left: 20px
}

#page-default #footer #footer-bottom {
    background: #000
}

#page-default #footer #footer-bottom p {
    color: #838383
}

#page-default #footer #footer-bottom p a {
    color: #838383
}

#footer-contact .panel {
    margin-bottom: 15px
}

#footer-contact .panel .panel-heading {
    color: #fff !important
}

#footer-contact .panel .panel-heading small {
    color: #0580b8;
    font-weight: bold;
    font-size: 30px;
    font-family: "Book Antiqua", sans-serif;
    line-height: 36px;
    vertical-align: middle;
    padding-left: 5px
}

#footer-contact .panel .panel-body p {
    color: #acacac;
    position: relative;
    margin-bottom: 0;
    padding-left: 18px;
    line-height: 22px;
    font-size: 12px
}

#footer-contact .panel .panel-body p i {
    color: #5e5e5e;
    position: absolute;
    left: 0;
    line-height: 22px
}

#footer-contact .panel .panel-body p a {
    color: #acacac !important
}

#footer-wechat {
    margin-top: 7px
}

#footer-wechat img {
    width: 100%;
    height: auto
}

#footer-wechat p {
    color: #acacac;
    font-size: 12px;
    text-align: center;
    line-height: 36px
}

@media (max-width:767px) {
    #footer #footer-navs {
        padding-top: 10px;
        padding-bottom: 10px
    }

    #footer #footer-navs .panel h4 {
        margin: 0;
        padding: 0;
        line-height: 26px;
        font-size: 14px
    }

    #footer #footer-navs .panel .panel-body {
        padding-left: 86px
    }

    #footer #footer-navs .panel .panel-body ul li {
        width: auto;
        float: left;
        padding-right: 15px
    }

    #footer #footer-navs .panel .panel-body ul li a {
        font-size: 13px;
        line-height: 26px
    }

    #footer #footer-bottom p {
        font-size: 12px
    }

    #footer #footer-bottom p span:first-child {
        display: none
    }

    #page-default #footer {
        margin-top: 0;
        z-index: 0;
        position: static
    }
}

@media (max-width:480px) {
    #footer #footer-bottom p span:first-child+span {
        display: none
    }

    #page-default #footer {
        margin-top: 0;
        z-index: 0
    }
}

@media (min-width:768px) and (max-width:991px) {
    #footer #footer-navs {
        padding-bottom: 18px
    }

    #footer #footer-navs .col-sm-11 {
        width: 80%
    }

    #footer #footer-navs .col-sm-1 {
        width: 20%
    }

    #footer #footer-navs .footer-nav h4 {
        font-size: 16px
    }

    #footer #footer-navs .footer-nav ul li a {
        font-size: 13px;
        line-height: 26px
    }

    #footer #footer-bottom .row>div:first-child {
        margin-bottom: 0 !important
    }

    #footer-bottom p {
        font-size: 12px
    }

    #footer-bottom p span:first-child {
        display: none
    }
}

@media (min-width:992px) and (max-width:1199px) {
    #footer #footer-navs .col-md-7 {
        width: 60%
    }

    #footer #footer-navs .col-md-5 {
        width: 40%
    }

    #footer #footer-navs .footer-nav h4 {
        font-size: 16px
    }

    #footer #footer-navs .footer-nav ul li a {
        font-size: 13px;
        line-height: 26px
    }

    #footer #footer-bottom p span:first-child+span {
        display: none
    }

    #footer #footer-contact .panel-heading {
        font-size: 12px
    }

    #footer #footer-contact .panel-heading small {
        font-size: 26px;
        padding-left: 5px
    }
}

@media (min-width:1200px) {
    #footer #footer-navs .col-md-7 {
        width: 63%
    }

    #footer #footer-navs .col-md-5 {
        width: 37%
    }
}

.elevator {
    position: absolute;
    top: 27px;
    right: 38px;
    z-index: 9999
}

.elevator>ul>li {
    display: block;
    padding-left: 10px;
    float: left;
    position: relative
}

.elevator>ul>li:hover .popbox {
    display: block
}

.elevator>ul>li>a {
    display: block;
    width: 24px;
    height: 24px;
    line-height: 24px;
    color: #84878d;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #84878d;
    background-clip: padding-box;
    transition: all .17s ease-in-out;
    -moz-transition: all .17s ease-in-out;
    -webkit-transition: all .17s ease-in-out;
    -o-transition: all .17s ease-in-out
}
.elevator>ul>li>a{
    display: flex;
    justify-content: center;
    align-items: center;
}
.popbox {
    position: absolute;
    top: 24px;
    display: none
}

.popbox .inner {
    position: absolute;
    bottom: 0;
    left: 0;
    top: 7px;
    background: #fff
}

.popbox .inner:after {
    border-right: 7px solid transparent;
    border-left: 7px solid transparent;
    margin-top: -7px;
    border-bottom: 7px solid #fff;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 0;
    width: 0
}

.topic-list {
    width: 390px;
    height: 332px;
    right: -68px
}

.topic-list .inner:after {
    right: 73px
}

.topic-list ul {
    list-style: none;
    padding: 0;
    padding-top: 10px;
    margin: 0
}

.topic-list ul li {
    width: 50%;
    float: left;
    padding: 0;
    padding-bottom: 10px;
    width: 190px
}

.topic-list ul li img {
    width: 180px;
    margin-left: 10px;
    height: auto
}

.wechat-img {
    width: 180px;
    height: 207px;
    right: -34px
}

.wechat-img .inner {
    padding: 10px
}

.wechat-img .inner:after {
    right: 39px
}

.wechat-img img {
    width: 160px;
    height: 160px
}

.wechat-img p {
    text-align: center;
    line-height: 26px;
    color: #333
}

#page-project-list li .project-item .intro {
    height: 88px;
    line-height: 22px;
    margin: 10px 25px;
}

#page-album-list>li .thumbnail {
    height: 238px;
    overflow: hidden;
    background: #fff;
}
#page-album-list>li .thumbnail img{
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#page-album-list>li .caption h4 {
    padding: 5px 0;
}

#page-album-list>li .caption h4 a {
    display: -webkit-box;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.team-item .description span,
.team-item .description b,
.team-item .description p,
.team-item .description strong {
    color: #fff !important;
}

@media(max-width:1199px) and (min-width:992px) {
    #page-album-list>li .thumbnail {
        height: 187px;
    }
}

@media(max-width:991px) and (min-width:768px) {
    #page-album-list>li .thumbnail {
        height: 140px;
    }
}

@media(max-width:767px) {
    #page-project-list li .project-item .intro {
        height: auto;
        max-height: 88px;
    }

    #page-album-list>li .thumbnail {
        height: 2.6rem;
    }
}

.pagination-more .fa-sort-asc {
    margin-top: 12px;
}





i{
    display: block;
}
.topic-list ul li a{
    display: block;
    margin-left: 10px;
    width: calc(100% - 10px);
    height: 105px;
    
}
.topic-list ul li a i{
    width: 100%;
    height: 100%;
}
html #page-default #wapper #page-default-top-slide .swiper-container{
    width: 100%;
}

html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide a {
   display: block;
   width: 100%;
}

html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide a i{
    display: block;
    width: 100%;
    height: 100vh;
}
html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide a i.mobile{
    display: none;
}

#banner .banner{
    width: 100%;
    height: 450px;
}
#banner .banner i{
    width: 100%;
    height: 100%;
}
#banner .banner i.mobile{
    display: none;
}

.topic-img-list ul.row li .thumbnail{
    width: 100%;
    height: 290px;
}
.topic-img-list ul.row li .thumbnail i{
    width: 100%;
    height: 100%;
}
.topic-img-list ul.row li .title a{
    padding: 0 16px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
#page-team-list .list-group-item .img{
    width: 100%;
    height: 250px;
}
#page-team-list .list-group-item .img i{
    width: 100%;
    height: 100%;
}
#page-leader-list{
    margin-left: 0;
}
.list-group_box{
    display: flex;
    flex-wrap: wrap;
}
.list-group_box .list-group-item{
    box-sizing: border-box;
    width: 25%;
}
.list-group_box .list-group-item:nth-child(1){
    margin:0 37.5%;
}
.list-group_box .list-group-item:nth-child(6){
    margin:0 16.66%;
}

.list-group_box .list-group-item .mode{
   width: 100%;
}
#page-leader-list li .leader-item{
    box-sizing: border-box;
    width: 100%;
    margin: 30px 0;
}


#page-leader-list li .leader-item .img i{
    width: 100%;
    height: 320px;
}
@media(max-width:1200px){
    .list-group_box .list-group-item{
        width: 50%;
    }
    .list-group_box .list-group-item:nth-child(1){
        margin:0 25%;
    }
    .list-group_box .list-group-item:nth-child(5){
        margin:0;
    }
    #page-leader-list li .leader-item .img i{
        height: 3.2rem;
    }
    #page-video-list>li .thumbnail img{
        height: 1.5rem;
    }
}
@media(max-width:770px){
    html #page-default #wapper #page-default-top-slide{
        height: 6.1rem;
    }
    html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide a i{
        height: 6.1rem;
    }
    html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide a i.pc{
        display: none;
    }
    html #page-default #wapper #page-default-top-slide .swiper-container .swiper-slide a i.mobile{
        display: block;
    }
    #banner .banner{
        height: 3.2rem;
    }
    #banner .banner i.pc{
        display: none;
    }
    #banner .banner i.mobile{
        display: block;
    }
    
    .topic-img-list ul.row li .thumbnail{
        height: 1.9rem;
    }
    .topic-img-list ul.row li .title a{
        padding: 0 0.16rem;
    }
    #page-team-list .list-group-item .img{
        height:3.5rem;
    }
    #page-leader-list li .leader-item{
        margin: 0.3rem 0;
    }
    #page-video-list>li .thumbnail img{
        height: 2.6rem;
    }
    #page-news-list-pic li .thumbnail img{
        height: 2.7rem;
    }
    #page-project-list li .project-item .thumbnail img{
        height: 4.2rem;
    }
}


















