.news-list .col-xs-12 {
    margin-bottom: 30px;
}

.news-list a {
    display: block;
}

.news-list .pic {
    width: 100%;
    overflow: hidden;
    padding-bottom: 66.6667%;
    border: 1px solid #e6e6e6;
    position: relative;
    margin-bottom: 0;
}

.news-list img {
    width: 100%;
    transition: transform .3s;
    position: absolute;
    height: 100%;
}

.news-list .con {
    display: block;
    width: 100%;
    border: 1px solid #e6e6e6;
    border-top: 0;
    padding: 1.25rem 7% 1.875rem
}

.news-list h2 {
    font-size: 1.5rem;
    color: #333;
    line-height: 1.1rem;
    overflow: hidden;
    height: 1.1rem;
    transition: color .3s;
    margin: 0;
}

.news-list .time {
    color: #999;
    line-height: 1.375rem;
    font-size: 0.875rem;
    padding-left: 1.875rem;
    background: url(../img/icon02.png) no-repeat left center
}

.news-list .font {
    font-size: 0.875rem;
    color: #666;
    line-height: 1.5rem;
    margin-top: 0.875rem;
    height: 1.2rem;
    overflow: hidden
}

.news-list a:hover {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1)
}

.news-list a:hover h2 {
    color: var(--color-hex)
}

.news-list a:hover img {
    transform: scale(1.1)
}

.news-info-box {
    padding-right: 0%
}

.news-info-box h2 {
    font-size: 1.875rem;
    color: #000;
    line-height: 3.75rem;
    padding-bottom: 1.875rem;
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    margin-bottom: 1.875rem
}

.news-info-box .time {
    font-size: 0.875rem;
    color: rgba(51, 51, 51, .5);
    line-height: 2.25rem;
    position: absolute;
    bottom: 0;
    right: 0
}

.news-info-box p {
    color: #666;
    line-height: 1.875rem;
    text-indent: 2em;
}

.news-info-box img {
    max-width: 100%;
    margin-bottom: 0.875rem;
    height: auto !important
}

.news-info-box .info-page {
    width: 100%;
    float: left;
    padding: 1rem 3.6%;
    background: #fff;
    margin-top: 1.75rem;
    text-align: center
}

.news-info-box .info-page.on {
    box-shadow: 0 0 10px rgba(0, 0, 0, .2)
}

.news-info-box .info-page a {
    display: inline-block;
    font-size: 1rem;
    line-height: 2.25rem;
    color: #666;
    transition: color .3s
}

.news-info-box .info-page a:hover {
    color: var(--color-hex)
}

.news-info-box .info-page a.prev {
    float: left
}

.news-info-box .info-page a.next {
    float: right
}

.news-info-box .info-page a.return {
    padding: 0 0.9375rem 0 0.9375rem;
    background: url(../img/icon05.png) no-repeat 15px center;
    transition: background .3s, color .3s
}

.news-info-box .info-page a.return:hover {
    background: var(--color-hex) url(../img/icon05_h.png) no-repeat 15px center;
    color: #fff
}

.news-info-list h2 {
    font-size: 1.375rem;
    color: #333;
    line-height: 1.375rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 15px
}

.news-info-list a {
    display: block;
    width: 100%;
    font-size: 1rem;
    color: #666;
    line-height: 1.625rem;
    padding: 7px 0 7px 12%;
    background: url(../img/icon03.png) no-repeat left 17px;
    transition: background .3s, color .3s
}

.news-info-list a.link {
    width: 100%;
    height: 3.4375rem;
    line-height: 3.4375rem;
    background: var(--color-hex) url(../img/icon04.png) no-repeat 80% center;
    color: #fff;
    font-size: 1.125rem;
    padding: 0 0 0 21%;
    transition: background .3s, color .3s, padding .3s;
    margin-top: 1.875rem
}

.news-info-list a.link:hover {
    background: var(--color-hex) url(../img/icon04.png) no-repeat 85% center;
    color: #fff;
    padding: 0 0 0 15%
}

.news-info-list a:hover {
    background: url(../img/icon03_h.png) no-repeat left 17px;
    color: var(--color-hex);
}

@media (max-width: 992px) {
    .news-info-box {
        padding-right: 0
    }

    .news-info-box h2 {
        width: 100%;
        padding: 0;
        padding: 0;
        line-height: 2.25rem;
        height: 100px;
    }

    .news-info-box .time {
        top: auto;
        bottom: 0
    }

    .news-info-box .info-page {
        padding: 7px 2%;
    }

    .news-info-list {
        margin-top: 20px;
    }

    .news-info-list h2 {
    }

    .news-info-list a {
        padding: 4px 0 4px 8%;
    }

    .news-info-list a.link {
    }

    .news-info-list a.link {
        width: 100%;
        padding: 0 0 0 11%;
    }
}

.pic_list {
    width: 100%;
    overflow: hidden;
}

.pic_list ul {
}

.pic_list li {
    margin-bottom: 30px;
}

.pic_list .g-img {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    display: block;
    border: 1px solid #eee;
}

.pic_list .g-img-box {
    overflow: hidden;
    width: 100%;
    padding-bottom: 66.66667%;
    position: relative;
}

.pic_list .g-img-box img {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    -webkit-transition: all 0.6s cubic-bezier(0.445, 0.145, 0.355, 1) 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.pic_list .g-img .ti {
    width: 100%;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background: #f0f3f7;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.pic_list a:hover.g-img .ti {
    background: var(--color-hex);
    color: #fff;
}

.eye-lay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#33000000', endColorstr='#33000000');
    background: rgba(0,0,0,0.2);
    z-index: 2;
    opacity: 0;
    webkit-transition: opacity .2s linear;
    transition: opacity .2s linear;
    opacity: 1\9;
    display: none\9;
}

.eye-lay .eye-ico {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 56px;
    height: 30px;
    background: url("../img/eye.png") no-repeat;
    margin: -15px 0 0 -30px;
}

a:hover .eye-lay {
    opacity: 1;
    display: block\9;
}

.pic_list2 {
    width: 100%;
    overflow: hidden;
}

.pic_list2 ul {
}

.pic_list2 li {
    margin-bottom: 30px;
}

.pic_list2 .g-img-box {
    position: relative;
}

.pic_list2 .g-img {
    width: 100%;
    overflow: hidden;
    text-align: center;
    position: relative;
    display: block;
    border: 1px solid #eee;
}

.pic_list2 .g-img .ti {
    width: 100%;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    background: #f0f3f7;
    left: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px;
}

.pic_list2 a:hover.g-img .ti {
    background: var(--color-hex);
    color: #fff;
}

.i-news2 ul {
}

.i-news2 ul li {
}

.i-news2 ul li a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    position: relative;
}

.i-news2 ul li a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 3px;
    background: var(--color-hex);
    z-index: 1;
    -webkit-transform: scale3d(1,1,1);
    transform: scale3d(1,1,1);
    -webkit-transition: all .5s;
    transition: all .5s;
}

.i-news2 ul li:first-child a {
    /* border-top: 1px solid #e6e6e6;*/
}

.i-news2 ul li a:hover:before {
    height: 3px;
    width: 100%;
}

/*.i-news2 ul li a:hover { background-color: var(--color-hex); border-color: var(--color-hex); }*/
.i-news2 ul li a .container {
    padding: 2.5rem 0;
}

.i-news2 ul li .date {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 140px;
    height: 135px;
    border: 1px solid #e6e6e6;
    border-radius: 0 0 20px 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.i-news2 ul li a:hover .date {
    border: 1px solid var(--color-hex);
    background: #fff;
    border-radius: 0;
}

.i-news2 ul li .date p {
    font-size: 48px;
    font-family: Arial;
    color: #2e2d3c;
}

.i-news2 ul li .date span {
    color: #999;
    font-size: 16px;
    font-weight: 300;
    margin-top: 0.1rem;
}

.i-news2 ul li .info {
    width: calc(100% - 420px);
    padding-left: 2.5rem;
}

.i-news2 ul li .info .tit {
    font-size: 25px;
    color: #2e2d3c;
    font-weight: 600;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.i-news2 ul li .info .des {
    font-size: 16px;
    color: #999;
    line-height: 1.8;
    margin-top: 20px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.i-news2 ul li a:hover .info .tit {
    color: var(--color-hex);
}

.i-news2 ul li a:hover .info .des {
}

.i-news2 ul li .pic {
    width: 240px;
    background: #eee no-repeat center/cover;
    margin-left: 40px;
}

.i-news2 ul li .pic img {
}

@media (max-width: 992px) {
    .i-news2 ul li {
        width: 92%;
        margin: 0 auto;
    }

    .i-news2 ul li .date {
        display: none;
    }

    .i-news2 ul li a .container {
        flex-wrap: wrap-reverse;
        /*padding: 2rem 0 1.6rem;*/
        padding: 0rem 0 1.6rem;
        max-width: 100%;
    }

    .i-news2 ul li .info, .i-news2 ul li .pic {
        width: 100%;
        margin-left: 0;
        padding-left: 0;
    }

    .i-news2 ul li .info {
        margin-top: 1.6rem;
    }

    .i-news2 ul li .info .tit {
        font-size: 18px;
    }

    .i-news2 ul li .info .des {
        font-size: 14px;
        margin-top: 0;
    }
}

.sub_path ul {
    padding-top: 30px;
    position: relative;
}

.sub_path ul:after {
}

.sub_path ul li .container {
    position: relative;
    width: 1000px;
}

.sub_path ul li:after {
    width: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    height: calc(100% + 30px);
    content: "";
    background-color: #dbe1e8;
    z-index: 1;
}

.sub_path ul li:nth-child(1):after {
    top: 30px;
}

.sub_path ul li:nth-last-child(1):after {
    height: calc(100% - 30px);
}

.sub_path ul li {
    cursor: pointer;
    position: relative;
    padding: 30px 0;
}

.sub_path ul li .after {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 24px;
    transition: all 0.3s;
    z-index: 10;
    opacity: 1;
    transform: translate(-50%,-50%);
    top: 50%;
}

.sub_path ul li .before {
    width: 68px;
    height: 68px;
    background-size: 68px;
    opacity: 0;
    transition: all 0.3s;
    z-index: 10;
}

.sub_path ul li .left {
    position: absolute;
    top: 50%;
    margin-top: -22px;
    transform: translateY(0%);
    left: 0;
    width: 42.3%;
    font-size: 14px;
    color: #999999;
    text-align: right;
}

.sub_path ul li .left .shuzi {
    font-size: 36px;
    color: #666666;
    line-height: 40px;
    transition: all 0.3s;
}

.sub_path ul li .right {
    float: right;
    width: 42.3%;
    text-align: left;
    color: #666666;
    line-height: 40px;
    transition: all 0.3s;
}

.sub_path ul li:nth-child(2n) .left {
    left: auto;
    right: 0;
    text-align: left;
}

.sub_path ul li:nth-child(2n) .right {
    float: left;
    text-align: right;
}

.sub_path ul li:hover {
    background-color: #f6f6f6;
}

.sub_path ul li:hover .left .shuzi {
    color: var(--color-hex);
}

.sub_path ul li:hover .right {
    color: var(--color-hex);
}

.sub_path ul li:hover .after {
    opacity: 0;
}

.sub_path ul li:hover .before {
    opacity: 1;
}

@media (max-width: 992px) {
    .sub_path ul {
        padding-top: 30px;
        position: relative;
    }

    .sub_path ul:after {
    }

    .sub_path ul li .container {
        position: relative;
        width: 100%;
    }

    .sub_path ul li:after {
        width: 1px;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
        height: calc(100% + 30px);
        content: "";
        background-color: #dbe1e8;
        z-index: 1;
    }

    .sub_path ul li:nth-child(1):after {
        top: 30px;
    }

    .sub_path ul li:nth-last-child(1):after {
        height: calc(100% - 30px);
    }

    .sub_path ul li {
        cursor: pointer;
        position: relative;
        padding: 30px 0;
    }

    .sub_path ul li .after {
        position: absolute;
        width: 24px;
        height: 24px;
        top: 30px;
        left: 50%;
        transform: translateX(-50%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 24px;
        transition: all 0.3s;
        z-index: 1;
        opacity: 0;
        transform: translate(-50%,-50%);
        top: 50%;
    }

    .sub_path ul li .before {
        width: 48px;
        height: 48px;
        background-size: 48px;
        opacity: 1;
        transition: all 0.3s;
        z-index: 1;
    }

    .sub_path ul li .left {
        position: absolute;
        top: 50%;
        margin-top: -22px;
        transform: translateY(0%);
        left: 0;
        width: 42.3%;
        font-size: 14px;
        color: #999999;
        text-align: right;
    }

    .sub_path ul li .left .shuzi {
        font-size: 24px;
        color: #666666;
        line-height: 40px;
        transition: all 0.3s;
    }

    .sub_path ul li .right {
        float: right;
        width: 42.3%;
        text-align: left;
        font-size: 12px;
        color: #666666;
        line-height: 24px;
        transition: all 0.3s;
    }

    .sub_path ul li:nth-child(2n) .left {
        left: auto;
        right: 0;
        text-align: left;
    }

    .sub_path ul li:nth-child(2n) .right {
        float: left;
        text-align: right;
    }

    .sub_path ul li:nth-child(2n) {
        background-color: #f6f6f6;
    }
}

.videolist .img {
    overflow: hidden;
    position: relative;
}

.videolist .video-btn {
    width: 3.8125rem;
    height: auto;
    min-width: 35px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
}

.videolist h5 {
    color: #393939;
    text-align: center;
    margin-top: 1rem;
}

.videolist a .img1 {
    transform: scale3d(1,1,1);
    transition: all .3s linear 0s;
}

.videolist a:hover .img1 {
    transform: scale3d(1.1,1.1,1);
}

.videolist a .video-btn {
    border-radius: 50%;
    overflow: hidden;
}

.videolist a:hover .video-btn {
    animation: spinner 2000ms infinite linear;
}

@keyframes spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.media-alert {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.media-alert.active {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.media-alert.active .content {
    opacity: 1;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.media-alert .close {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
}

.media-alert .close img {
    width: 10px;
    height: 10px;
}

.media-alert .content {
    position: absolute;
    width: 50%;
    max-width: 900px;
    height: auto;
    left: 50%;
    top: 50%;
    z-index: 3;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.ex-close {
    position: absolute;
    top: 6.25rem;
    right: 6.25rem;
    cursor: pointer;
    z-index: 99;
}

.ex-close .icon {
    position: relative;
    width: 50px;
    height: 50px;
    display: block;
    vertical-align: middle;
}

.ex-close .icon .circle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 50%;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
}

.ex-close .line {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 14px;
    height: 2px;
    margin: -1px 0 0 -7px;
    background-color: #fff;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ex-close .icon:hover .line.line1 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.ex-close .icon:hover .line.line2 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

@media (max-width: 992px) {
    .videolist .video-btn {
        width: 42px;
    }

    .media-alert .content {
        width: 90%;
    }

    .ex-close {
        top: 20px;
        right: 20px;
    }

    .videolist h5 {
        font-size: 1rem;
    }

    .ex-close .icon {
        width: 30px;
        height: 30px;
    }
}
