@charset "utf-8";

/*  head  */

.common-pc-nav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    padding: 30px 50px;
}

.common-pc-nav.is-fixed {
    background-color: rgba(0, 0, 0, .6);
    padding: 15px;
    transition: all linear 0.5s;
}

.pc-nav > div {
    display: inline-block;
    position: relative;
}

.pc-nav > div > a {
    display: block;
    padding: 0 40px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    color: #fff;
    border-radius: 25px;
    position: relative;
    z-index: 2;
}

.pc-nav > div:hover > a,
.pc-nav > div.active > a {
    background-color: #ae2f29;
}

.pc-nav > div .dropdown-area {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 25px;
    background: rgba(0, 0, 0, .4);
    min-width: 100%;
    padding: 35px 0 15px;
    opacity: 0;
    top: 0;
    transition: all linear 0.3s;
    pointer-events: none;
}

.pc-nav > div:hover .dropdown-area {
    opacity: 1;
    top: 25px;
    pointer-events: auto;
}

.pc-nav > div .dropdown-area a {
    display: block;
    white-space: nowrap;
    text-align: center;
    font-size: 18px;
    color: #fff;
    line-height: 40px;
    padding: 0 10px;
}

.pc-nav > div .dropdown-area a:hover {
    color: #ae2f29;
}

/*  foot  */

.foot {
    background-color: #ae2f29;
    padding: 70px 0 60px;
    color: #fff;
}

.foot a {
    color: #fff;
}

.foot .foot-left {
    width: 25%;
    border-right: 1px solid #b6443f;
}

.foot-left .foot-ewm {
    width: 300px;
    margin-top: 50px;
    padding-bottom: 20px;
    font-size: 12px;
}

.foot-ewm h5 {
    margin-top: 6px;
}

.foot .foot-right {
    width: 75%;
    padding-left: 70px;
}

.foot-right dl {
    float: left;
    width: 160px;
}

.foot-right dl dt {
    font-size: 16px;
    margin-bottom: 15px;
}

.foot-right dl dd {
    font-size: 16px;
    line-height: 30px;
}

.foot-right .friend-link {
    margin-top: 60px;
    font-size: 16px;
}

.friend-link a {
    margin: 0 5px;
}

.foot-info {
    background-color: #8b2621;
    font-size: 14px;
    color: #fff;
    padding: 15px 0;
}

.foot-info a {
    color: #fff;
}

/*   index   */

.swiper-button-prev:after,
.swiper-button-next:after {
    content: '';
}

.swiper-button-next,
.swiper-button-prev {
    width: 50px;
    height: 50px;
    outline: none;
}

.swiper-button-prev {
    background: url(/Public/Cms/images/left-btn.png) center center no-repeat;
}

.swiper-button-next {
    background: url(/Public/Cms/images/right-btn.png) center center no-repeat;
}

.swiper-index .swiper-button-prev {
    top: auto;
    bottom: 90px;
    left: 50px;
}

.swiper-index .swiper-button-next {
    top: auto;
    bottom: 90px;
    right: 50px;
}

.title {
    margin-bottom: 25px;
}

.title h2 {
    font-size: 30px;
    color: #000;
}

.title .line {
    display: block;
    height: 3px;
    width: 50px;
    background-color: #000;
    margin-top: 25px;
}

.right-nav {
    position: absolute;
    right: 0;
    top: -10px;
}

.title-nav {
    height: 25px;
    margin-top: 25px;
}

.title-nav a {
    font-size: 18px;
    color: #999;
    margin-right: 10px;
}

.right-nav a {
    font-size: 18px;
    color: #999;
    margin-left: 10px;
}

.swiper-img {
    overflow: hidden;
}

.more {
    display: inline-block;
    font-size: 16px;
    color: #555;
    background: url(/Public/Cms/images/arrow.png) right center no-repeat;
    padding-right: 24px;
    margin-top: 20px;
}

.item1 {
    background-image: linear-gradient(to right, rgba(215, 228, 241, 1), rgba(255, 255, 255, .5))
}

.item1-left {
    padding-left: 100px;
    padding-right: 55px;
    padding-top: 100px;
}

.item1-num {
    border-left: 1px solid #cccccc;
    margin-top: 35px;
}

.item1-num div {
    border-right: 1px solid #cccccc;
    padding-left: 0;
    padding-right: 0;
}

.item1-num h2 {
    font-size: 50px;
    color: #ad2e28;
    font-weight: bold;
}

.item1-num sup {
    font-size: 20px;
    top: -25px;
    left: 10px;
}

.item1-num h4 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    margin-top: 25px;
}

.item1-left .arc {
    font-size: 18px;
    color: #525252;
    line-height: 32px;
    margin-top: 30px;
}

.item1-left .more {
    width: 150px;
    height: 50px;
    line-height: 48px;
    color: #555;
    border: 1px solid #aaa;
    border-radius: 25px;
    background: url(/Public/Cms/images/arrow.png) no-repeat 100px 20px;
    margin-top: 25px;
}

.item1-right {
    padding: 0;
}

.item2,
.item3 {
    padding-top: 100px;
}

.item2-top {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.item2-left,
.item2-right {
    padding-left: 0;
    padding-right: 0;
}

.item2-left .title {
    padding-left: 95px;
}

.item2-right .title {
    padding-right: 95px;
}

.item2-right .item2-bottom li:nth-child(2) {
    border-right: none;
}

.item2-top-left {
    padding: 45px 45px 45px 95px;
}

.item2-top-right {
    padding: 45px 95px 45px 45px;
}

.item2-top .item2-top-text {
    right: 0 !important;
}

.item2-left .item2-bottom {
    border-bottom: 1px solid #ddd;
    padding-left: 50px;
}

.item2-right .item2-bottom {
    border-bottom: 1px solid #ddd;
    padding-right: 50px;
}

.item2-bottom li {
    border-right: 1px solid #ddd;
    padding: 45px;
}

.item2-right .item2-bottom li.b-w {
    border-right: 1px solid #fff;
}

.item2-bottom li a {
    display: block;
}

.item2-bottom li h2 {
    font-size: 20px;
    color: #000;
    margin-top: 20px;
    line-height: 24px;
}

.item2-bottom li span {
    display: inline-block;
    margin-top: 40px;
}

.item3 .tabs-nav a {
    display: block;
    width: 33.33%;
    float: left;
}

.item3 .tabs-nav a .line {
    display: block;
    height: 10px;
}

.item3 .tabs-nav a h2 {
    font-size: 24px;
    color: #000;
    padding: 40px 0;
    background-color: #eee;
}

.item3 .tabs-nav a:hover .line,
.item3 .tabs-nav a.active .line {
    background-color: #ae2f29;
}

.item3 .tabs-nav a:hover h2,
.item3 .tabs-nav a.active h2 {
    color: #fff;
    background-color: #ae2f29;
}

.item3 .tabs-con .item3-text {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
}

.tabs-con .con {
    display: none;
}

.tabs-con .con.active {
    display: block;
}

.tabs-con .item3-text .arc {
    font-size: 16px;
    color: #fff;
    line-height: 25px;
    width: 590px;
    margin: 0 auto;
}

.item3-text .more {
    width: 150px;
    height: 50px;
    line-height: 48px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 25px;
    background: url(/Public/Cms/images/arrow-w.png) no-repeat 100px 20px;
    margin-top: 60px;
}

.item4 {
    padding: 100px 0;
    background-color: #eee;
}

.item4 .item4-left {
    padding-left: 0;
}

.item4-left h1 {
    font-size: 34px;
    color: #aaa;
    margin-top: 70px;
}

.item4 .item4-right {
    padding-right: 0;
}

.item4 .swiper-slide {
    border-top: 5px solid #ddd;
}

.item4-right h2 {
    padding: 25px 0;
}

.item4-right .arc {
    margin-top: 20px;
    font-size: 16px;
    color: #545454;
    height: 65px;
    overflow: hidden;
    margin-bottom: 25px;
}

.item4 .swiper-button-prev {
    top: auto;
    bottom: 3px;
    left: 0;
}

.item4 .swiper-button-next {
    top: auto;
    bottom: 3px;
    left: 60px;
}

.item5 {
    padding: 100px 0;
}

.item5 h3 {
    padding: 25px 0;
    
}

.item2-top .item2-top-text span,
.item2-bottom span,
.item5-news span {
    padding-left: 23px;
    background: url(/Public/Cms/images/time.png) left center no-repeat;
    font-size: 16px;
    color: #aaa;
}

.item5-left {
    padding-left: 0;
    padding-right: 45px;
}

.item2-top .item2-top-text,
.item5-left .item5-left-text {
    position: absolute;
    left: 0;
    right: 45px;
    bottom: 0;
    background-color: rgba(0, 0, 0, .5);
    height: 60px;
    width: 100%;
    padding: 0 10px;
}

.item2-top .item2-top-text h2,
.item5-left .item5-left-text h2 {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    /*padding-top: 3%;*/
     line-height: 60px;
    width: 70%;
    padding-left: 50px;
}

.item2-top .item2-top-text span,
.item5-left .item5-left-text span {
    margin: 20px 50px 0 0;
    font-size: 16px;
    color: #aaa;
}

.item5-right {
    padding-left: 45px;
    padding-right: 0;
    /*margin-top: -20px;*/
}

.item5-right li {
    border-bottom: 1px solid #ddd;
}

.item5-right li a {
    display: block;
    padding: 25px 0;
}

.item5-right li h2 {
    display: inline-block;
    width: 80%;
    font-size: 20px;
    color: #000;
}

.item5-right li span {
    margin-top: 5px;
    font-size: 16px;
    color: #aaa;
}

.item6 {
    background-color: #eeeeee;
    padding: 100px 0;
}

.item6 dl {
    margin-top: 15px;
}

.item6 dl a {
    color: #000;
    display: block;
    background: url(/Public/Cms/images/dot.jpg) left center no-repeat;
    padding-left: 10px;
    font-size: 16px;
    margin: 0;
}

.item6 dl dt {
    font-size: 24px;
    color: #000;
    font-weight: normal;
    border-bottom: 3px solid #ddd;
    padding-bottom: 10px;
}

.item6 dl dd {
    border-bottom: 1px solid #ddd;
    height: 45px;
    line-height: 45px;
}

.item6 .swiper-button-prev {
    top: -60px;
    left: auto;
    right: 70px;
}

.item6 .swiper-button-next {
    top: -60px;
    right: 10px;
}

.item2-top a,
.item2-bottom .item2-img,
.item5-news a,
.box-list li .box-list-img,
.case li .case-img,
.news-list .news-list-img {
    display: block;
    overflow: hidden;
}

.item2-bottom li img,
.item2-top a img,
.swiper-slide img,
.item5-news a img,
.box-list li .box-list-img img,
.case li .case-img img,
.news-list .news-list-img img {
    cursor: pointer;
    transition: all linear 0.5s;
}

.item2-top a:hover img,
.item2-bottom li:hover img,
.item4 .swiper-slide:hover img,
.item6 .swiper-slide:hover img,
.item5-news .item5-left a:hover img,
.box-list li:hover .box-list-img img,
.case li:hover .case-img img,
.news-list li:hover .news-list-img img {
    transform: scale(1.3);
    transition: all linear 0.5s;
}

/*   µ¥Ò³    */

.container-inner {
    width: 1400px;
    margin: 0 auto;
    clear: both;
}

.inner-banner img {
    display: block;
    width: 100%
}

.inner-nav {
    background-color: #eee;
}

.inner-nav li {
    float: left;
    width: 20%;
    height: 100px;
}

.inner-nav li .line {
    width: 100%;
    height: 10px;
    position: absolute;
    top: -10px;
}

.inner-nav li h2 {
    line-height: 100px;
    font-size: 24px;
    color: #000;
}

.inner-nav li a:hover h2,
.inner-nav li a.active h2 {
    color: #fff;
    background-color: #ae2f29;
}

.inner-nav li a:hover .line,
.inner-nav li a.active .line {
    background-color: #ae2f29;
}

.content {
    padding: 60px 0;
}

.about-inner.about-top {
    padding-left: 100px;
    padding-right: 100px;
}

.location,
.location a {
    font-size: 18px;
    color: #444;
}

.location span {
    color: #ae2f29;
}

.about-inner {
    padding: 80px 0 120px;
    /* box-shadow: 0 15px 20px #eee; */
    background: url(/Public/Cms/images/a-bg.png) bottom center no-repeat;
}

.about-inner .arc {
    font-size: 18px;
    color: #525252;
    line-height: 32px;
    padding: 45px 15px 15px;
}

.arc-inner {
    line-height: 32px;
    font-size: 18px;
    color: #525252;
    padding-top: 80px;
}

.team-list {
    padding-top: 70px;
}

.team-list li {
    margin-bottom: 35px;
}

.team-list li div {
    height: 78px;
    line-height: 78px;
    background-color: #f8f8f8;
}

.team-list li span {
    display: inline-block;
}

.team-list li .team-name {
    width: 135px;
    font-size: 26px;
    color: #000;
}

.team-list li .team-title {
    font-size: 20px;
    color: #205ebc;
    margin-left: 25px;
}

.box {
    padding: 50px 0;
}

.box-list {
    padding-left: 40px;
    border-left: 1px solid #ddd;
    padding-bottom: 60px;
    margin-left: 10px;
}

.box-list .box-icon {
    position: absolute;
    left: -10px;
    top: 5px
}

.box-list .box-year {
    font-size: 30px;
    font-weight: bold;
    color: #000;
    margin: 0 0 30px 15px;
}

.box-list li a {
    display: block;
    border-top: 5px solid #ddd;
    padding-top: 25px;
}

.box-list li .box-list-time {
    font-size: 24px;
    color: #000;
    margin-bottom: 25px;
}

.box-list li .arc {
    font-size: 16px;
    color: #545454;
    line-height: 20px;
    margin-top: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 20px;
}

.arc-inner-time {
    font-size: 24px;
    color: #000;
    border-top: 5px solid #ddd;
    padding: 40px 0 30px;
}

.contact {
    padding-bottom: 70px;
}

.contact .contact-right {
    border-left: 1px solid #eee;
    padding-left: 65px;
    padding-right: 0;
}

.case {
    padding: 95px 0 0;
}

.case li {
    margin-bottom: 50px;
}

.case li a {
    display: block;
}

.case li h2 {
    font-size: 22px;
    color: #000;
    padding-top: 20px;
    line-height: 140%;
}

.inner-title {
    font-size: 36px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

.inner-news-title {
    padding-bottom: 35px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ddd;
}

.inner-news-title h2 {
    font-size: 36px;
}

.inner-news-title span {
    display: inline-block;
    font-size: 16px;
    color: #aaa;
    margin-top: 25px;
    background: url(/Public/Cms/images/time.png) left center no-repeat;
    padding-left: 24px;
}

.inner-page {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #ddd;
}

.inner-page a {
    display: block;
    font-size: 18px;
    color: #525252;
    line-height: 32px;
}

.inner-page a:hover {
    color: #ae2f29;
}

/*   ÐÂÎÅ  */

.news-bg {
    padding: 50px 0;
    background-color: #eee;
}

.news-item {
    width: 1490px;
    margin: 0 auto;
    clear: both;
}

.news-list li {
    margin-bottom: 35px;
    background-color: #fff;
    padding: 40px 45px;
}

.news-list li a {
    display: flex;
    flex-wrap: wrap;
}

.news-list li .news-title {
    font-size: 30px;
    color: #000;
    line-height: 150%;
}

.news-list.topping-news {
    padding-top: 60px;
}

.news-list.topping-news li {
    margin-bottom: 0;
    padding: 0;
}

.news-list.topping-news li .news-title {
    font-size: 36px;
}

.news-list .news-list-right {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-wrap: wrap;
}

.news-list li .news-time {
    display: inline-block;
    font-size: 16px;
    color: #aaa;
    background: url(/Public/Cms/images/time.png) left center no-repeat;
    padding-left: 23px;
    margin-top: 28px;
    margin-bottom: 20px;
}

.news-list li .arc {
    font-size: 18px;
    color: #545454;
    line-height: 33px;
}

.news-list li .more {
    background: url(/Public/Cms/images/arrow.png) no-repeat 67px 7px;
    margin-top: 35px;
}

.news-more {
    display: block;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    font-size: 20px;
    color: #444;
}

.news-bg.news-topping-bg {
    padding: 0 0 50px;
}

.news-bg.news-topping-bg li {
    background: none;
}

.news-text-list li {
    border-bottom: 1px solid #ddd;
    padding: 25px 0;
}

.news-text-list li a {
    display: block;
}

.news-text-list li h2 {
    display: inline-block;
    width: 70%;
    font-size: 22px;
    color: #000;
    line-height: 140%;
}

.news-text-list li span {
    background: url(/Public/Cms/images/time.png) left center no-repeat;
    font-size: 16px;
    color: #aaa;
    padding-left: 23px;
    margin-top: 2px;
}

.news-text-more {
    display: block;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
    color: #444;
    background-color: #eee;
    border-radius: 10px;
    margin-top: 50px;
}

.art-item.panel-group {
    margin-bottom: 60px;
}

.art-item .panel {
    box-shadow: none;
    border: none;
}

.art-item .panel-body {
    padding: 0;
    border: none;
}

.art-item .panel-default > .panel-heading {
    background: none;
    padding: 0;
    border: none;
}

.art-item .panel .panel-title a {
    display: block;
    padding: 40px 0;
    margin: 0 45px;
}

.art-item .panel .panel-title a.collapsed {
    display: block;
    border-bottom: 1px solid #ddd;
    padding: 40px 0;
    margin: 0 45px;
}

.art-item .panel .panel-title h2 {
    font-size: 36px;
    width: 80%;
    color: #000;
}

.art-item .panel .panel-title a.collapsed i {
    position: absolute;
    width: 19px;
    height: 36px;
    background: url(/Public/Cms/images/arrow-right.png) right center no-repeat;
    right: 60px;
    top: 50%;
    margin-top: -18px;
    transform: rotate(0deg);
    transition: all 0.5s;
}

.art-item .panel .panel-title a i {
    position: absolute;
    width: 19px;
    height: 36px;
    right: 60px;
    top: 50%;
    margin-top: -18px;
    background: url(/Public/Cms/images/arrow-right.png) right center no-repeat;
    transform: rotate(90deg);
    transition: all 0.5s;
}

@media (max-width: 1800px) {
    .pc-nav > div a {
        padding: 0 20px;
    }
}

@media (max-width: 1600px) {
    .pc-nav > div a {
        padding: 0 15px;
    }

    .item1-num h2 {
        font-size: 40px;
    }

    .item1-left {
        padding-top: 40px;
    }

    .container-inner {
        width: 90%;
    }
}

@media (max-width: 1490px) {
    .logo {
        width: 40%;
    }

    .item2-bottom li h2 {
        font-size: 16px;
        overflow: hidden;
        height: 48px;
    }

    .item1-left {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 20px;
    }

    .item1-left .arc {
        line-height: 28px;
        margin-top: 20px;
    }

    .pc-nav > div a {
        padding: 0 15px;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        padding: 0 10px;
    }

    .news-item {
        width: 100%;
        margin: 0;
    }

    .item1-num h2 {
        font-size: 30px;
    }
}

@media (max-width: 1400px) {
    .container-inner {
        width: 90%;
    }

    .item5-right li h2 {
        width: 80%;
        font-size: 20px;
    }

}

@media (min-width: 1270px) {
    .container {
        padding: 0 95px;
        font-size: 16px;
        zoom: 0.8
    }

    .container-inner, .common-pc-nav, .news-bg, .panel-group {
        zoom: 0.8
    }
}

@media (max-width: 1270px) {
    .container-inner {
        width: 100%;
    }

    .foot-right dl {
        float: left;
        width: 160px;
        display: none;
    }

    .title-nav {
        height: 0px;
        margin-top: 25px;
    }

    .title .line {
        margin-top: 15px;
    }

    .foot,
    .arc-inner,
    .about-inner,
    .item6,
    .item5,
    .item4 {
        padding: 30px 0;
    }

    .content,
    .contact .contact-right,
    .item1-left,
    .item2-left .title,
    .item2-top-left,
    .item2-bottom li,
    .item2-right .title,
    .item2-top-right,
    .tabs-con .item3-text .arc {
        padding: 15px;
    }

    .inner-page,
    .news-list.topping-news {
        padding-top: 15px;
    }

    .news-list li,
    .inner-news-title,
    .news-bg,
    .contact,
    .item1-num div,
    .case,
    .inner-title,
    .box,
    .news-text-list li,
    .item2,
    .item3,
    .item3 .tabs-nav a h2,
    .item5-right li a,
    .arc-inner-time {
        padding: 15px 0;
    }

    .box-list {
        padding-bottom: 15px;
    }

    .item2-left .item2-bottom,
    .item2-right,
    .item2-right .item2-bottom,
    .item5-left,
    .item2-top .item2-top-text h2,
    .item5-left .item5-left-text h2,
    .item5-right,
    .item4 .item4-right {
        padding: 0;
    }

    .foot-right dl dt,
    .item2-top .item2-top-text span,
    .item5-left .item5-left-text span,
    .item5-right,
    .item5-right li span {
        margin: 0;
    }

    .art-item.panel-group,
    .news-list li,
    .inner-news-title,
    .team-list li,
    .case li,
    .inner-title,
    .box-list .box-year,
    .box-list li {
        margin-bottom: 15px;
    }

    .news-list li .news-time,
    .box-list li .arc,
    .item4-left h1,
    .more {
        margin: 15px 0;
    }

    .news-list li .more,
    .news-list li .news-title,
    .inner-news-title span,
    .inner-page,
    .foot-right dl,
    .news-text-more,
    .item1-left .arc,
    .item2-bottom li span,
    .title-nav,
    .item3-text .more {
        margin-top: 15px;
    }

    .art-item .panel .panel-title a.collapsed,
    .art-item .panel .panel-title a {
        margin: 0 15px;
        padding: 15px 0;
    }

    .location,
    .location a,
    .inner-page a,
    .news-more,
    .item1-num h4,
    .case li h2,
    .news-text-more,
    .news-text-list li h2,
    .item2-bottom li h2,
    .title-nav a,
    .item2-top .item2-top-text h2,
    .item5-left .item5-left-text h2,
    .item5-right li h2 {
        font-size: 14px;
        line-height: 18px;
    }

    .item5-right li span {
        font-size: 14px;
    }

    .art-item .panel .panel-title h2,
    .news-list li .news-title,
    .news-list.topping-news li .news-title,
    .item3 .tabs-nav a h2,
    .team-list li .team-name {
        font-size: 18px;
    }

    .inner-news-title h2,
    .item6 dl dt,
    .inner-title,
    .item4-left h1 {
        font-size: 20px;
    }

    .news-list li .arc,
    .arc-inner,
    .foot-right dl dd,
    .item2-top .item2-top-text span,
    .item5-left .item5-left-text span,
    .team-list li .team-title {
        font-size: 14px;
    }

    .title h2,
    .box-list .box-year {
        font-size: 24px;
    }

    .item1-num h2 {
        font-size: 32px;
    }

    .news-list li .arc,
    .arc-inner,
    .inner-page a,
    .inner-news-title h2,
    .foot-right dl dd,
    .inner-title,
    .item2-bottom li h2 {
        line-height: 160%;
    }

    .foot .foot-left,
    .foot .foot-right {
        width: 100%;
        padding: 0;
        text-align: center;
    }

    .foot-left .foot-ewm {
        width: 100%;
        margin-top: 15px;
    }

    .foot-right dl {
        width: auto;
        margin-right: 30px;
        text-align: left;
    }

    .foot-right .friend-link {
        text-align: left;
        margin-top: 15px;
    }

    .foot-info {
        padding: 15px 0 10vh;
    }

    .inner-nav li {
        height: 45px;
    }

    .news-more,
    .news-text-more {
        height: 40px;
        line-height: 40px;
    }

    .inner-nav li h2 {
        font-size: 16px;
        line-height: 45px;
    }

    .item1-num,
    .item1-num div {
        border: none;
    }

    .news-text-list li h2,
    .item2-bottom li h2 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }

    .news-text-list li span {
        position: absolute;
        right: 0;
        top: 0;
    }

    .art-item .panel .panel-title a.collapsed i,
    .art-item .panel .panel-title a i {
        right: 0;
        width: 10px;
        height: 18px;
        margin-top: -8px;
    }

    .swiper-button-next,
    .swiper-button-prev {
        width: 35px;
        height: 35px;
        background-size: contain;
    }

    .item4 .swiper-button-next {
        top: 15px;
        right: 0;
        left: auto;
    }

    .item4 .swiper-button-prev {
        top: 15px;
        right: 60px;
        left: auto;
    }

    .item3 .tabs-con .item3-text {
        position: inherit;
        transform: translateY(0);
    }

    .tabs-con .item3-text .arc {
        color: #555;
    }

    .item3-text .more {
        color: #555;
        border: 1px solid #555;
        background: url(/Public/Cms/images/arrow.png) no-repeat 100px 20px;
    }

    .item2-top .item2-top-text,
    .item5-left .item5-left-text {
        height: 45px;
        line-height: 45px;
    }
    .item5 h3{
      font-size:20px;
    }

    .item2-top .item2-top-text h2,
    .item5-left .item5-left-text h2,
    .item2-top .item2-top-text span,
    .item5-left .item5-left-text span {
        line-height: 45px;
    }

    .item2-top .item2-top-text,
    .item5-left .item5-left-text {
        right: 0;
    }

    .about-inner.about-top {
        padding-left: 30px;
        padding-right: 30px;
    }

    .box-list {
        padding-left: 15px;
    }

    .team-list li .team-name {
        width: 100px;
    }
}

@media (max-width: 768px) {
    .tabs-con .item3-text .arc {
        width: 100%;
    }
}
<!--ºÄÊ±1753951035.7521Ãë-->