﻿@charset "utf-8";

.HomeBan {
    overflow: hidden;
    position: relative;
}

.HomeBan .item {
    position: relative;
}

.HomeBan .item .img {
    padding-top: 9.6rem;
}

.HomeBan .item .img video {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    background: url(../images/videobg.png) no-repeat center/cover;
}

.HomeBan .item .txt {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: 100%;
    color: #fff;
}

.HomeBan .item .txt .tit {
    font-size: 0.96rem;
    font-family: alimama;
    line-height: 1;
}

.HomeBan .item .dec {
    font-size: 0.24rem;
    margin: 0.3rem 0 0.9rem 0;
}
.HomeBan .slick-arrow.slick-prev{left: 5%;display: none !important}
.HomeBan .slick-arrow.slick-next{right: 5%;width: 0.6rem;height: 0.6rem;border-radius: 50%;background-color: #F1A60A;background-size: 25%;opacity: 0.8;}
.HomeBan .slick-arrow.slick-next:hover{opacity: 1;}
.arrdown {
    -webkit-animation: rightan 1s infinite;
    -webkit-animation-fill-mode: both;
    color: #fff;
    height: auto;
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 999;
    text-align: center;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0.3rem;
    z-index: 999;
}

.arrdown img {
    max-width: 0.18rem;
}

@keyframes rightan {
    from {
        bottom: 0.3rem;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

@-webkit-keyframes rightan {
    from {
        bottom: 0.3rem;
        opacity: 0;
    }

    to {
        bottom: 0;
        opacity: 1;
    }
}

.HomeMore {
    width: 1.78rem;
    line-height: 0.46rem;
    border-radius: 0.46rem;
    border: 1px solid #fff;
    position: relative;
    box-sizing: border-box;
    padding-right: 0.4rem;
}

.HomeMore i {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/more_white.png) no-repeat center center #1b7fb8;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    margin-top: -0.2rem;
    right: 0.04rem;
}

.HomeMore a {
    display: block;
    text-align: center;
    color: #fff;
}

.HomeMore_blue {
    border: 1px solid #043478;
    background: #043478;
    color: #fff;
    text-align: center;
}

.HomeMore_blue i {
    background: url(../images/more_blue.png) no-repeat center center #fff;
}

.HomeMore_blue a {
    color: #fff;
}

.HomeTit {
    position: relative;
    margin-bottom: 0.35rem;
}

.HomeTit .cn {
    font-size: 0.56rem;
    color: #000;
    font-weight: bold;
    line-height: 1;
}

.HomeTit .en {
    font-size: 0.24rem;
    color: #000;
    font-weight: bold;
    margin-top: 0.1rem;
}

.HomeTit .num {
    font-family: oswald;
    font-size: 0.3rem;
    color: #000;
    opacity: 0.1;
    position: absolute;
    right: 100%;
    top: 0;
    padding: 0 0.3rem 0 0.15rem;
    line-height: 1.3;
}

.HomeTit .num::before {
    content: '';
    display: block;
    width: 0.3rem;
    height: 3px;
    background: #000;
    position: absolute;
    right: 100%;
    top: 50%;
    margin-top: -1.5px;
}

.HomeTit_white .cn {
    color: #fff;
}

.HomeTit_white .en {
    color: #fff;
}

.HomeTit_white .num {
    color: #fff;
}

.HomeTit_white .num::before {
    background: #fff;
}

.HomeTitBox .dec {
    font-size: 0.2rem;
    line-height: 1.8;
    padding-right: 1.2rem;
    max-width: 7.6rem;
    padding-top: 0.2rem;
}

@media(max-width:1024px) {
    .HomeTit {
        margin-bottom: 20px;
    }

    .HomeTit .cn {
        font-size: 30px;
    }

    .HomeTit .en {
        font-size: 18px;
        line-height: 1.5;
    }

    .HomeMore {
        width: 120px;
        line-height: 32px;
        padding-right: 30px;
    }

    .HomeMore i {
        width: 28px;
        height: 28px;
        margin-top: -14px;
    }

    .HomeBan .item .txt .tit {
        font-size: 0.5rem;
    }

    .HomeBan .item .dec {
        font-size: 0.18rem;
        margin: 20px 0 30px 0;
    }

    .HomeBan .item .img {
        padding-top: 50%;
    }

    .HomeTitBox .dec {
        max-width: 60%;
        padding-right: 0;
        padding-top: 0;
        font-size: 14px;
        line-height: 24px;
    }
     .HomeBan .slick-arrow{top: 88%}
     .HomeBan .slick-arrow{width: 16px;height: 30px;}
}

@media(max-width:640px) {
    .HomeTit .cn {
        font-size: 22px;
    }

    .HomeTit .en {
        font-size: 14px;
    }

    .HomeBan .item .img {
        padding-top: 68%;
    }

    .HomeBan .item .txt .tit {
        font-size: 20px;
        margin-top: 20px;
    }

    .HomeBan .item .txt .dec {
        margin: 10px 0;
    }
}



.HomeAbout {
    background-size: 100%;
    position: relative;
    z-index: 99;
    background: url(../images/homeaboutbg.png) no-repeat center bottom;
    position: relative;
    background-size: cover;
}

.HomeAbout::before {
    content: '';
    display: block;
    background: url(../images/homeaboutbg.png) no-repeat center top;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.HomeAbout::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 50px;
    background: #c9d9ef;
    left: 0;
    top: 0;
}
.HomeAbout .w1600 {
    position: relative;
    z-index: 9;
}

.HomeAbout .HomeAboutL {
    width: 50%;
}

.HomeAbout .HomeAboutL .HomeMore {
    margin: 0.3rem 0 0.3rem 0;
}

.HomeAbout .HomeAboutL .aboutnum ul {
    display: flex;
    justify-content: space-between;
}

.HomeAbout .HomeAboutL .aboutnum ul li {
    float: left;
    font-size: 0.18rem;
    color: #666;
}

.HomeAbout .HomeAboutL .aboutnum ul li strong {
    font-size: 0.36rem;
    font-weight: normal;
    color: #043478;
    display: inline-block;
    margin: 0 0.1rem;
}

.HomeAbout .HomeAboutL .aboutnum ul li b {
    font-weight: normal;
}

.HomeAbout .HomeAboutR {
    width: 47%;
    padding-top: 0.1rem;
}

.HomeAbout .HomeAboutR img {
    width: 100%;
}

.HomeAbout .HomeAbout_other {
    margin-top: 0.7rem;
    border: 1px solid #e5e5e5;
}

.HomeAbout .HomeAbout_other ul::after {
    content: '';
    display: block;
    clear: both;
}

.HomeAbout .HomeAbout_other ul li {
    width: 33.33%;
    float: left;
    box-sizing: border-box;
    border-left: 1px solid #e5e5e5;
}

.HomeAbout .HomeAbout_other ul li:first-child {
    border-left: none;
}

.HomeAbout .HomeAbout_other ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0.35rem;
}

.HomeAbout .HomeAbout_other ul li .icon {
    width: 0.65rem;
    margin-right: 0.2rem;
}

.HomeAbout .HomeAbout_other ul li .tit {
    font-size: 0.24rem;
    line-height: 1.5;
}

.HomeAbout .HomeAbout_other ul li .dec {
    color: #999;
}

.HomeAbout .HomeAbout_other ul li:hover .icon {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

@media(max-width:1024px) {
    .HomeAbout .HomeAboutL .aboutnum ul li {
        font-size: 14px;
    }

    .HomeAbout .HomeAboutL .aboutnum ul li strong {
        font-size: 30px;
    }

    .HomeAbout .HomeAbout_other ul li a {
        padding: 20px;
    }

    .HomeAbout .HomeAbout_other ul li .tit {
        font-size: 16px;
        font-weight: bold;
    }

    .HomeAbout .HomeAbout_other ul li .icon {
        max-width: 50px;
    }

    .HomeAbout .HomeAbout_other {
        margin-top: 30px;
    }
}

@media(max-width:768px) {
    .HomeAbout .HomeAboutL {
        width: 100%;
    }

    .HomeAbout .HomeAboutR {
        width: 100%;
        margin-top: 20px;
    }
}

@media(max-width:640px) {
    .HomeAbout .HomeAboutL .aboutnum ul li strong {
        font-size: 30px;
    }

    .HomeAbout .HomeAbout_other ul li {
        width: 100%;
        border-left: none;
        border-bottom: 1px solid #e5e5e5;
    }

    .HomeAbout .HomeAbout_other ul li a {
        padding: 15px;    justify-content: flex-start;
    }

    .HomeAbout .HomeAbout_other ul li .icon {
        width: 45px;
    }

    .HomeAbout .HomeAboutL .aboutnum ul li b {
        display: block;
    }
}

.HomePro {
    background: url(../images/homeprobg.jpg) no-repeat center center;
    background-size: cover;
}

.HomePro .HomeProNav {
    line-height: 0.8rem;
    font-size: 0.2rem;
}

.HomePro .HomeProNav ul::after {
    content: '';
    display: block;
    clear: both;
}

.HomePro .HomeProNav ul li {
    float: left;
    padding: 0 0.5rem;
    opacity: 0.5;
    position: relative;
    transition: all .3s;
}

.HomePro .HomeProNav ul li::before {
    content: '';
    display: block;
    width: 1px;
    height: 16px;
    background: #fff;
    opacity: 0.3;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

.HomePro .HomeProNav ul li a {
    color: #fff;
}

.HomePro .HomeProNav ul li.on {
    font-size: 0.22rem;
    opacity: 1;
}

.HomePro .HomeProNav ul li::after {
    content: '';
    display: block;
    width: 0.26rem;
    height: 0.14rem;
    background: url(../images/navico.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -0.13rem;
    bottom: 0;
    opacity: 0;
}

.HomePro .HomeProNav ul li.on::after {
    opacity: 1;
}

.HomePro .HomeProBox {
    position: relative;
}

.HomePro .HomeProBox .tabCon {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: all .5s;
}

.HomePro .HomeProBox .tabCon.on {
    position: relative;
    opacity: 1;
    visibility: visible;
}

.HomePro .HomeProBox .slick-list {
    margin-left: -0.6rem;
}

.HomePro .HomeProBox .slick-track {
    padding-top: 0.6rem;
}

.HomePro .HomeProBox .item {
    margin-left: 0.6rem;
    border-radius: 0.2rem;
    overflow: hidden;
    transition: all .3s;
}

.HomePro .HomeProBox .item .img {
    padding-top: 4.5rem;
    background: #fff;
}

.HomePro .HomeProBox .item .img img {
    object-fit: contain;
    max-width: 70%;
}

.HomePro .HomeProBox .item .txt {
    background-image: linear-gradient(to right, #0978cd, #0978cd, #094284);
    padding: 0.3rem 0.35rem;
    padding-right: 0.9rem;
    position: relative;
}

.HomePro .HomeProBox .item .txt .tit {
    font-size: 0.2rem;
    height: 0.6rem;
    display: flex;
    align-items: center;
    line-height: 0.3rem;
    color: #fff;
}

.HomePro .HomeProBox .item.slick-active+.item {
    margin-top: -0.6rem;
}

.HomePro .HomeProBox .item.slick-active+.item+.item {
    margin-top: 0;
}

.HomePro .HomeProBox .item .txt .more {
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 50%;
    background: url(../images/more_white.png) no-repeat center center;
    position: absolute;
    right: 0.35rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0.3;
}

.HomePro .HomeProBox .item:hover .txt .more {
    opacity: 1;
}

.slick-arrow {
    width: 22px;
    height: 40px;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    z-index: 9;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    font-size: 0;
    color: transparent;
    background-color: transparent;
}

.slick-arrow.slick-prev {
    background-image: url(../images/prev.png);
    left: -55px;
}

.slick-arrow.slick-next {
    background-image: url(../images/next.png);
    right: -55px;
}

@media(max-width:1024px) {
    .slick-arrow.slick-next {
        right: 10px;
    }

    .slick-arrow.slick-prev {
        left: 10px;
    }

    .HomePro .HomeProNav {
        font-size: 16px;
        line-height: 60px;
    }

    .HomePro .HomeProNav ul li.on {
        font-size: 18px;
    }

    .HomePro .HomeProNav ul li {
        padding: 0 25px;
    }

    .HomePro .HomeProBox .item .img {
        padding-top: 90%;
    }

    .HomePro .HomeProBox .item .txt {
        padding: 20px;
        padding-right: 50px;
    }

    .HomePro .HomeProBox .item .txt .tit {
        font-size: 15px;
        line-height: 24px;
        height: 48px;
    }

    .HomePro .HomeProBox .item .txt .more {
        right: 18px;
    }

    .HomePro .HomeProBox .slick-track {
        padding-top: 30px;
    }

    .HomePro .HomeProBox .item.slick-active+.item {
        margin-top: -30px;
    }
}

@media(max-width:640px) {
    .HomePro .HomeProNav {
        width: 100%;
        font-size: 14px;
        line-height: 40px;
        margin-bottom: 20px;
    }

    .HomePro .HomeProNav ul li.on {
        font-size: 14px;
    }

    .HomePro .HomeProNav ul li {
        padding: 0 10px;
    }

    .HomePro .HomeProNav ul li::after {
        width: 15px;
        height: 10px;
        background-size: contain;
    }

    .HomePro .HomeProBox .slick-track {
        padding-top: 0;
    }

    .HomePro .HomeProBox .item.slick-active+.item {
        margin-top: -0;
    }

    .HomePro .HomeProBox .item .txt {
        padding: 10px;
        padding-right: 30px;
    }

    .HomePro .HomeProBox .item .txt .more {
        width: 22px;
        height: 22px;
        right: 5px;
    }

    .HomePro .HomeProBox .item .txt .tit {
        font-size: 14px;
        line-height: 22px;
        height: 44px;
    }
}

.HomeHx {
    background: url(../images/homehxbg.jpg) no-repeat center center;
    background-size: cover;
}

.HomeHx .HomeHxNav {
    border-bottom: 1px solid #e5e5e5;
    line-height: 0.6rem;
    position: relative;
    margin-bottom: 0.4rem;
}

.HomeHx .HomeHxNav .slider-nav {
    max-width: 65%;
}

.HomeHx .HomeHxNav .slider-nav .item {
    font-size: 0.18rem;
    text-align: center;
    position: relative;
}

.HomeHx .HomeHxNav .slider-nav .item a {
    display: block;
}

.HomeHx .HomeHxNav .slider-nav .item::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #043478;
    position: absolute;
    bottom: 0px;
    left: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    opacity: 0;
}

.HomeHx .HomeHxNav .slider-nav .item.slick-current::before {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    opacity: 1;
}

.HomeHx .HomeHxNav .HomeMore {
    position: absolute;
    right: 0;
    top: 0;
}

.HomeHx .HomeHxNav .slider-nav .item.slick-current a {
    color: #043478;
}

.HomeHx .HomeHxBox .item {
    background: #fff;
}

.HomeHx .HomeHxBox .item .img {
    width: 62.5%;
    padding-top: 6.1rem;
}

.HomeHx .HomeHxBox .item .txt {
    height: 6.1rem;
    width: 37.5%;
    box-sizing: border-box;
    overflow: auto;
    box-sizing: border-box;
    padding: 0.45rem;
    background: url(../images/hxbg.jpg) no-repeat center center;
    background-size: cover;
}

.HomeHx .HomeHxBox .item .txt .tit {
    font-size: 0.3rem;
    padding-left: 20px;
    position: relative;
    color: #333;
}

.HomeHx .HomeHxBox .item .txt .tit::before {
    content: '';
    display: block;
    width: 3px;
    height: 60%;
    background: #043478;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.HomeHx .HomeHxBox .item .txt .con {
    margin: 0.3rem 0 0.6rem 0;
    color: #333;
}

.HomeHx .HomeHxBox .item .txt .tag {
    border-top: 1px solid #e5e5e5;
    padding-top: 0.5rem;
}

.HomeHx .HomeHxBox .item .txt .tag dl::after {
    content: '';
    display: block;
    clear: both;
}

.HomeHx .HomeHxBox .item .txt .tag dl {
    margin-left: -5%;
}

.HomeHx .HomeHxBox .item .txt .tag dl dd {
    margin-bottom: 0.1rem;
    color: #666;
    width: 45%;
    box-sizing: border-box;
    margin-left: 5%;
    padding-left: 15px;
    position: relative;
    float: left;
}

.HomeHx .HomeHxBox .item .txt .tag dl dd::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #043478;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
}

@media(max-width:1024px) {
    .HomeHx .HomeHxNav {
        line-height: 45px;
    }

    .HomeHx .HomeHxNav .slider-nav .item {
        font-size: 15px;
    }

    .HomeHx .HomeHxBox .item .img {
        padding-top: 4rem;
    }

    .HomeHx .HomeHxBox .item .txt {
        height: auto;
        padding: 20px;
    }

    .HomeHx .HomeHxBox .item .txt .tit {
        font-size: 18px;
        font-weight: bold;
    }

    .HomeHx .HomeHxBox .item .txt .con {
        margin: 10px 0 20px 0;
    }

    .HomeHx .HomeHxBox .item .txt .tag {
        padding-top: 20px;
    }

    .HomeHx .HomeHxBox .item .txt .tag dl dd {
        width: 95%;
        margin-bottom: 5px;
    }
}

@media(max-width:640px) {
    .HomeTitBox .dec {
        max-width: 100%;
        width: 100%;
        margin-bottom: 20px;
    }

    .HomeHx .HomeHxNav .HomeMore {
        position: relative;
        margin: 15px 0;
    }

    .HomeHx .HomeHxNav .slider-nav {
        max-width: 100%;
    }

    .HomeHx .HomeHxBox .item .img {
        width: 100%;
    }

    .HomeHx .HomeHxBox .item .txt {
        width: 100%;
    }
}

.HomeApplication {
    background: url(../images/homeappbg.jpg) no-repeat center center;
    background-size: cover;
}

.HomeApplication .HomeApplicationBox ul {
    margin-left: -2%;
}

.HomeApplication .HomeApplicationBox ul li {
    width: 23%;
    float: left;
    margin-left: 2%;
    position: relative;
    border-radius: 0.2rem;
    overflow: hidden;
}

.HomeApplication .HomeApplicationBox ul li .img {
    padding-top: 5.5rem;
}

.HomeApplication .HomeApplicationBox ul li:nth-child(2n) {
    margin-top: 0.8rem;
}

.HomeApplication .HomeApplicationBox ul li .txt {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    box-sizing: border-box;
    padding: 0.75rem 0.55rem;
}

.HomeApplication .HomeApplicationBox ul li .txt .tit {}

.HomeApplication .HomeApplicationBox ul li .txt .tit b {
    display: block;
    width: 0.3rem;
    height: 3px;
    background: #fff;
}

.HomeApplication .HomeApplicationBox ul li .txt .tit a {
    font-size: 0.24rem;
    color: #fff;
    display: block;
    margin-top: 0.15rem;
}

.HomeApplication .HomeApplicationBox ul li .txt .tag {
    margin: 0.5rem 0;
    min-height: 1.5rem;
    opacity: 0;
    transition: all .3s;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
}

.HomeApplication .HomeApplicationBox ul li .txt .tag a {
    color: #fff;
}

.HomeApplication .HomeApplicationBox ul li .txt .tag a:hover {
    color: #efa40c;
    text-decoration: underline;
}

.HomeApplication .HomeApplicationBox ul li .txt .tag dd {
    margin-bottom: 0.06rem;
}

.HomeApplication .HomeApplicationBox ul li .txt .more {
    opacity: 0;
    transition: all .3s;
    transform: translateY(30px);
    -webkit-transform: translateY(30px);
}

.HomeApplication .HomeApplicationBox ul li .txt .more a {
    display: block;
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: url(../images/more_white.png) no-repeat center center #043478;
}

.HomeApplication .HomeApplicationBox ul li:hover .txt .tag {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.HomeApplication .HomeApplicationBox ul li:hover .txt .more {
    opacity: 1;
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

@media(max-width:1024px) {
    .HomeApplication .HomeApplicationBox ul li .img {
        padding-top: 3.5rem;
    }

    .HomeApplication .HomeApplicationBox ul li .txt {
        padding: 40px 30px;
    }

    .HomeApplication .HomeApplicationBox ul li .txt .tit a {
        font-size: 16px;
        font-weight: bold;
    }

    .HomeApplication .HomeApplicationBox ul li .txt .more {
        margin: 20px 0;
    }

    .HomeApplication .HomeApplicationBox ul li .txt .more a {
        width: 30px;
        height: 30px;
    }
}

@media(max-width:640px) {
    .HomeApplication .HomeApplicationBox ul li {
        width: 48%;
        margin-bottom: 2%;
    }

    .HomeApplication .HomeApplicationBox ul li:nth-child(2n) {
        margin-top: 0;
    }

    .HomeApplication .HomeApplicationBox ul li .txt {
        padding: 30px 20px;
    }

    .HomeApplication .HomeApplicationBox ul li:hover .txt .tag {
        opacity: 0;
    }

    .HomeApplication .HomeApplicationBox ul li:hover .txt .more {
        opacity: 0;
    }
}


.HomeNews {
    background: url(../images/homenewsbg.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 0;
}

.HomeNews .HomeNewsL {
    width: 22%;
}

.HomeNews .HomeNewsR {
    width: 70%;
}

.HomeNews .HomeTit {
    margin-bottom: 0;
}

.HomeNews .HomeTitBox .dec {
    padding-right: 0;
    margin: 0.3rem 0 0.5rem 0;
}

.HomeNews .slick-list {
    margin-left: -0.4rem;
}

.HomeNews .item {
    padding-bottom: 1.1rem;
    position: relative;
    margin-left: 0.4rem;
}

.HomeNews .item .img {
    padding-top: 2.5rem;
}

.HomeNews .item .txt {
    padding: 0.3rem;
}

.HomeNews .item .txt .date .tag {
    line-height: 0.24rem;
    font-size: 0.14rem;
    padding: 0 0.1rem;
    border: 1px solid #e5e5e5;
    color: #666;
}

.HomeNews .item .txt .date span {
    color: #999;
    font-size: 0.14rem;
    font-weight: lighter;
}

.HomeNews .item .txt .tit {
    font-size: 0.18rem;
    line-height: 0.32rem;
    margin: 0.25rem 0;
    min-height: 0.64rem
}

.HomeNews .item .txt .dec {
    color: #999;
}

.HomeNews .item .txt .more {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: url(../images/more_blue.png) no-repeat center center #d9e4f2;
    margin-top: 0.4rem;
}

.HomeNews .item::before {
    content: '';
    display: block;
    width: 1px;
    height: 100%;
    background: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
}

.HomeNews .item:hover .txt .more {
    background: url(../images/more_white.png) no-repeat center center #043478;
}

@media(max-width:1024px) {
    .HomeNews .HomeTitBox .dec {
        max-width: 100%;
    }

    .HomeNews .item .img {
        padding-top: 72%;
    }

    .HomeNews .item .txt {
        padding: 15px;
    }

    .HomeNews .item .txt .tit {
        font-size: 15px;
        line-height: 25px;
        margin: 10px 0;
    }

    .HomeNews .item .txt .more {
        width: 30px;
        height: 30px;
    }

    .HomeNews .item {
        padding-bottom: 50px;
    }
}

@media(max-width:640px) {
    .HomeNews .HomeNewsL {
        width: 100%;
        margin-bottom: 20px;
    }

    .HomeNews .HomeNewsR {
        width: 100%;
    }
}

.HomeTzz {
    background-size: 100%;
    position: relative;
    z-index: 99;
    background: url(../images/hometxzbg.png) no-repeat center bottom;
    position: relative;
}

.HomeTzz::before {
    content: '';
    display: block;
    background: url(../images/hometxzbg.png) no-repeat center top;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: -32px;
}

.HomeTzz .HomeTit .num {
    position: static;
    margin-bottom: 0.2rem;
}

.HomeTzz .HomeTit .num::before {
    position: static;
    margin: 0 auto;
    margin-bottom: 0.1rem;
}

.HomeTzz .HomeTzzBox .slider .slick-list {
    margin-left: -0.8rem;
}

.HomeTzz .HomeTzzBox .slider .item {
    margin-left: 0.8rem;
}

.HomeTzz .HomeTzzBox .slider .item .img {
    padding-top: 3.5rem;
    border-radius: 0 0.3rem 0 0.3rem;
    margin-top: 0.4rem;
}

.HomeTzz .HomeTzzBox .slider .item .tit {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0.3rem;
}

.HomeTzz .HomeTzzBox .slider .item .tit::after {
    content: '';
    display: block;
    width: 60%;
    height: 1px;
    background: #fff;
    opacity: 0.5;
    margin-left: 0.5rem;
}

.HomeTzz .HomeTzzBox .slider .item .tit .titbox {
    display: flex;
    width: 40%;
    padding-left: 50px;
    position: relative;
}

.HomeTzz .HomeTzzBox .slider .item .tit .titbox::before {
    content: '';
    display: block;
    width: 40px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

.HomeTzz .HomeTzzBox .slider .item .tit .titbox span {
    white-space: nowrap;
    color: #fff;
    font-size: 0.18rem;
    display: inline-block;
    margin-left: 0.2rem;
    max-width: 200px;
    /* display: -webkit-box; */
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}

.HomeTzz .HomeTzzBox .slider .item .tit img {
    display: inline-block;
    max-height: 32px;
}

.HomeTzz .HomeTzzBox .slider .item .dec {
    font-size: 0.22rem;
    line-height: 0.36rem;
    color: #fff;
    margin-bottom: 0.2rem;
}

.HomeTzz .HomeTzzBox .slider .item .con {
    color: #fff;
}
@media(min-width:1024px) {
.HomeTzz button{
    display: none;
}
}

@media(max-width:1024px) {
    .HomeTzz button{
        display: block;
        width: 22px;
        height: 22px;
        top: 56%;
    }
    .HomeTzz .HomeTzzBox .slider .item .tit {
        margin-bottom: 15px;
    }

    .HomeTzz .HomeTzzBox .slider .item .tit .titbox span {
        font-size: 16px;
        font-weight: bold;
        display: inline-table;
    }

    .HomeTzz .HomeTzzBox .slider .item .tit::after {
        display: none;
    }

    .HomeTzz .HomeTzzBox .slider .item .dec {
        font-size: 16px;
        line-height: 28px;
    }

    .HomeTzz .HomeTzzBox .slider .item .img {
        padding-top: 50%;
    }
}


/* 公司简介 */
.nBan {
    position: relative;
}

.nBan .img {
    padding-top: 6rem;
}

.nBan .txt {
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    padding: 20px;
}

.nBan .txt .tit {
    font-size: 0.36rem;display: none;
}

.nBan .txt .dec {
    margin-top: 0.1rem;
}

.subMenu {
    line-height: 0.9rem;
    border-bottom: 1px solid #dcdcdc;
}

.subMenu .menu .tit {
    display: none;
}

.subMenu .menu ul::after {
    content: '';
    display: block;
    clear: both;
}

.subMenu .menu ul li {
    float: left;
    margin-right: 0.6rem;
    position: relative;
    font-size: 0.18rem;
}

.subMenu .menu ul li::before {
    content: '';
    display: block;
    width: 100%;
    height: 3px;
    background: #043478;
    position: absolute;
    left: 0;
    bottom: -1px;
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.subMenu .menu ul li.on::before {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    opacity: 1;
}

.subMenu .menu ul li.on a {
    color: #043478;
}

.subMenu .menu ul li:hover::before {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    opacity: 1;
}

.subMenu .menu ul li:hover a {
    color: #043478;
}

.subMenu .localtion {
    color: #999;
}

.subMenu .localtion a {
    color: #999;
}

.subMenu .localtion img {
    position: relative;
    top: -2px;
    margin-right: 5px;
}

.pd100 {
    padding: 1rem 0;
}

.nTit {
    text-align: center;
    margin-bottom: 0.4rem;
}

.nTit .cn {
    font-size: 0.36rem;
    font-weight: bold;
}

.nTit .en {
    color: #999;
    line-height: 1;
}

.singlePage {
    line-height: 1.85;
}

.About_img {
    margin-top: 0.4rem;
}

.About_img ul {
    display: flex;
    margin-left: -0.1rem;
}

.About_img ul li {
    margin-left: 0.1rem;
    width: 12%;
    transition: all .5s;
    opacity: 0.5;
}

.About_img ul li .img {
    padding-top: 5.2rem;
}

.About_img ul li.on {
    width: 64%;
    opacity: 1;
}

.About_img ul li:nth-child(2) {
    margin-top: 0.2rem;
}

.About_img ul li:nth-child(3) {
    margin-top: -0.2rem;
}


@media(max-width:1024px) {
    .subMenu {
        line-height: 60px;
    }

    .subMenu .menu ul li {
        font-size: 15px;
        margin-right: 20px;
    }

    .pd100 {
        padding: 50px 0;
    }

    .nTit .cn {
        font-size: 24px;
    }

    .nTit .en {
        margin-top: 5px;
    }

    .About_img ul {
        margin-left: -2%;
        flex-wrap: wrap;
    }

    .About_img ul li {
        width: 48%;
        margin-bottom: 2%;
        margin-left: 2%;
        margin-top: 0 !important;
        opacity: 1;
    }

    .About_img ul li.on {
        width: 48%;
    }

    .About_img ul li .img {
        padding-top: 60%;
    }

    .nBan .img {
        padding-top: 5rem;
    }

    .nBan .txt .tit {
        font-size: 20px;
        font-weight: bold;
    }
}

@media(max-width:640px) {
    .pd100 {
        padding: 30px 0;
    }

    .nTit .cn {
        font-size: 20px;
    }

    .nBan .img {
        padding-top: 60%;
    }

    .nBan .txt .tit {
        font-size: 18px;
    }

    .nBan .txt .dec {
        line-height: 1.5;
    }

    .subMenu {
        line-height: 50px;
        border: none;
    }

    .subMenu .menu {
        width: 100%;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    }

    .subMenu .menu .tit {
        display: block;
        width: 100%;
        font-size: 15px;
        position: relative;
        padding: 0 20px;
        line-height: 35px;
        background: #094284;
        color: #fff;
        box-sizing: border-box;
        overflow: hidden;
    }

    .subMenu .menu .tit::after {
        content: '';
        display: block;
        width: 20px;
        height: 20px;
        background: url(../images/more_white.png) no-repeat center center;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -10px;
        transition: all .5s;
        -webkit-transition: all .5s;
    }

    .subMenu .menu ul li {
        width: 100%;
        margin-right: 0;
        line-height: 35px;
        padding: 0 20px;
        box-sizing: border-box;
    }

    .subMenu .menu ul li::before {
        display: none;
    }

    .subMenu .menu ul {
        display: none;
    }

    .subMenu .menu .tit.on::after {
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
    }
}

/* 企业文化 */
.Culture .CultureBox {
    position: relative;
}

.Culture .CultureBox .CultureList {
    margin-left: -0.6%;
}

.Culture .CultureBox .cul_logo {
    position: absolute;
    width: 0.82rem;
    height: 0.82rem;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -0.41rem;
    margin-left: -0.41rem;
    z-index: 99;
}

.Culture .CultureBox .cul_logo img {
    max-width: 0.55rem;
}

.Culture .CultureBox .item {
    width: 49.4%;
    float: left;
    margin-left: 0.6%;
    margin-bottom: 1.5%;
    position: relative;
}

.Culture .CultureBox .item .img {
    padding-top: 4rem;
}

.Culture .CultureBox .item .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 0.75rem;
    color: #fff;
}

.Culture .CultureBox .item .txt .icon {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    border: 1px solid #fff;
    text-align: center;
    line-height: 0.6rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.Culture .CultureBox .item .txt .icon img {
    max-height: 0.25rem;
    max-width: 0.3rem;
}

.Culture .CultureBox .item .txt .tit {
    font-size: 0.3rem;
    margin-top: 0.2rem;
    margin-bottom: 3px;
}

.Culture .CultureBox .item .txt .dec {
    font-size: 0.18rem;
}

.Culture .CultureBox .item:nth-child(2) {
    margin-top: 0.3rem;
}

.Culture .CultureBox .item:hover .txt .icon {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

@media(max-width:1024px) {
    .Culture .CultureBox .item .txt {
        padding: 30px;
    }

    .Culture .CultureBox .item .txt .icon {
        width: 48px;
        height: 48px;
        line-height: 48px;
    }

    .Culture .CultureBox .item .txt .tit {
        font-size: 18px;
        font-weight: bold;
    }

    .Culture .CultureBox .item .txt .dec {
        font-size: 14px;
    }

    .Culture .CultureBox .item .img {
        padding-top: 3rem;
    }

    .Culture .CultureBox .cul_logo {
        width: 60px;
        height: 60px;
        line-height: 60px;
        margin-left: -30px;
        margin-top: -30px;
    }

    .Culture .CultureBox .cul_logo img {
        max-width: 35px;
    }
}

@media(max-width:640px) {
    .Culture .CultureBox .item {
        width: 99.4%;
    }

    .Culture .CultureBox .item .img {
        padding-top: 60%;
    }

    .Culture .CultureBox .item:nth-child(2) {
        margin-top: 0;
    }

    .Culture .CultureBox .item .txt .icon {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .Culture .CultureBox .item .txt .icon img {
        max-height: 16px;
        max-width: 20px;
    }
}

/* 生产基地 */
.Production_base .item {}

.Production_base .item .txt {
    width: 50%;
    float: right;
    background: url(../images/scjdbg.jpg) no-repeat bottom center;
    background-size: cover;
    height: 4.7rem;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    padding: 0.7rem;
    overflow: auto;
}

.Production_base .item .img {
    width: 50%;
    padding-top: 4.7rem;
    float: left;
}

.Production_base .item .txt .tit {
    font-size: 0.3rem;
    font-weight: bold;

}

.Production_base .item .txt .dec {
    line-height: 0.26rem;
    min-height: 1.04rem;
    margin: 0.2rem 0;
}

.Production_base .item .txt .address {
    padding-left: 25px;
    background: url(../images/addico.png) no-repeat left top 4px;
    font-weight: bold;
}

.Production_base .item:nth-child(2n) .txt {
    float: left;
}

.Production_base .item:nth-child(2n) .img {
    float: right;
}

@media(max-width:1024px) {
    .Production_base .item .img {
        padding-top: 3.2rem;
    }

    .Production_base .item .txt {
        height: 3.2rem;
        padding: 4%;
    }

    .Production_base .item .txt .tit {
        font-size: 18px;
        font-weight: bold;
    }

    .Production_base .item .txt .dec {
        line-height: 24px;
        min-height: 96px;
        margin: 10px 0;
    }
}

@media(max-width:768px) {
    .Production_base .item {
        margin-bottom: 20px;
    }

    .Production_base .item .img {
        padding-top: 60%;
        width: 100%;
    }

    .Production_base .item .txt {
        width: 100%;
        height: auto;
        padding: 20px;
    }

    .Production_base .item .txt .dec {
        min-height: 1px;
    }

    .Production_base .item .txt .tit {
        font-size: 16px;text-align: center;
    }
}

/* 荣誉资质 */
.Main {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Honor .HonorBox {
    padding-top: 0.3rem;
}

.Honor .HonorBox .slider {
    padding: 0 1rem;
}

.Honor .HonorBox .slick-list {
    margin-left: -0.3rem;
}

.Honor .HonorBox .item {
    margin-left: 0.3rem;
    background: #fff;
    padding: 0.6rem 0.4rem;
    ;
}

.Honor .HonorBox .item .img {
    padding-top: 120%;
}

.Honor .HonorBox .item .img img {
    object-fit: contain;
}

.sliderbtn .slick-arrow {
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    font-size: 0;
    color: transparent;
    background-color: #d9e4f2;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}

.sliderbtn .slick-arrow.slick-prev {
    left: 0;
    background-image: url(../images/prev1.png);
}

.sliderbtn .slick-arrow.slick-next {
    right: 0;
    background-image: url(../images/next1.png);
}

.sliderbtn .slick-arrow:hover {
    background-color: #043478;
}

.sliderbtn .slick-arrow.slick-prev:hover {
    background-image: url(../images/prevc.png);
}

.sliderbtn .slick-arrow.slick-next:hover {
    background-image: url(../images/nextc.png);
}

@media(max-width:1024px) {
    .Honor .HonorBox .item {
        padding: 30px 15px;
    }

    .sliderbtn .slick-arrow {
        width: 40px;
        height: 40px;
    }

    .Honor .HonorBox .slider {
        padding: 0 60px;
    }
}

@media(max-width:640px) {
    .Honor .HonorBox .item {
        padding: 20px 10px;
    }

    .sliderbtn .slick-arrow {
        width: 30px;
        height: 30px;
    }

    .Honor .HonorBox .slider {
        padding: 0 40px;
    }
}

/* 发展历程 */
.History .HistoryNav {
    position: relative;
}

.History .HistoryNav::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #f3f3f3;
    position: absolute;
    left: 0;
    top: 25px;
}

.History .HistoryNav .item {
    text-align: center;
}

.History .HistoryNav .item .dotico {
    width: 50px;
    height: 50px;
    background: url(../images/hisdot.png) no-repeat center center;
    margin: 0 auto;
    opacity: 0;
    transition: all .5s;
    transform: scale(0);
    -webkit-transform: scale(0);
}

.History .HistoryNav .item b {
    display: block;
    width: 1px;
    height: 15px;
    background: #e5e5e5;
    margin: 0 auto;
}

.History .HistoryNav .item .year {
    font-size: 0.22rem;
    font-family: oswald;
    opacity: 0.5;
    margin-top: 5px;
}

.History .HistoryNav .item.slick-current .year {
    opacity: 1;
}

.History .HistoryNav .item.slick-current .dotico {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
}

.History .HistoryCon {
    margin-bottom: 0.6rem;
}

.History .HistoryCon .w1600 {
    position: relative;
}

.History .HistoryCon .w1600 .nTit {
    position: absolute;
    left: 52%;
    top: 0.4rem;
}

.History .HistoryCon .item .itemL {
    width: 48%;
}

.History .HistoryCon .item .itemL .img {
    padding-top: 4.1rem;
}

.History .HistoryCon .item .itemR {
    width: 48%;
    box-sizing: border-box;
    padding: 0.6rem 1rem 0 0;
    padding-top: 1.6rem;
}

.History .HistoryCon .item .itemR .year {
    font-size: 0.48rem;
    font-family: oswald;
    opacity: 0.1;
}

.History .HistoryCon .item .itemR ul li {
    padding-left: 15px;
    position: relative;
    margin-top: 8px;
    cursor: pointer;
    font-size: 0.18rem;
}

.History .HistoryCon .item .itemR ul li::before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background: #043478;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0.14rem;
}

.History .slick-arrow.slick-prev {
    right: 0;
    left: auto;
    top: 40%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.History .slick-arrow.slick-next {
    top: 60%;
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

@media(max-width:1024px) {
    .History .HistoryCon .item .itemL .img {
        padding-top: 3.2rem;
    }

    .History .HistoryCon .item .itemR {
        padding: 30px 50px 0 0;
        padding-top: 110px;
    }

    .History .HistoryCon .w1600 .nTit {
        top: 20px;
    }

    .History .HistoryCon .item .itemR .year {
        font-size: 25px;
    }

    .History .HistoryCon .item .itemR ul li {
        font-size: 14px;
    }

    .History .HistoryNav .item .year {
        font-size: 18px;
    }
}

@media(max-width:768px) {
    .History .HistoryCon .item .itemR {
        padding-top: 100px;
    }

    .History .HistoryCon .item .itemR ul li {
        margin-top: 3px;
    }
}

@media(max-width:640px) {
    .History .HistoryCon .item {
        padding-bottom: 30px;
    }

    .History .HistoryCon .w1600 .nTit {
        position: static;
    }

    .History .HistoryCon .item .itemL {
        width: 100%;
    }

    .History .HistoryCon .item .itemL .img {
        padding-top: 60%;
    }

    .History .HistoryCon .item .itemR {
        width: 100%;
        padding: 20px 0;
    }

    .History .slick-arrow {
        position: absolute;
        transform: rotate(0) !important;
        -webkit-transform: rotate(0) !important;
        top: auto;
    }

    .History .slick-arrow.slick-prev {
        right: 55%;
        bottom: 0;
        top: auto;
    }

    .History .slick-arrow.slick-next {
        left: 55%;
        bottom: 0;
        top: auto;
    }
}



/* 产品中心 */
.Product .ProductBox ul {
    margin-left: -2%;
}

.Product .ProductBox ul li {
    margin-bottom: 2%;
    width: 48%;
    float: left;
    margin-left: 2%;
    background: #f8f9fb;
    position: relative;
    transition: all .3s;
}

.Product .ProductBox ul li a {
    display: block;
    padding: 0.55rem;
}

.Product .ProductBox ul li .img {
    width: 40%;
    padding-top: 2rem;
}

.Product .ProductBox ul li .img img {
    object-fit: contain;
}

.Product .ProductBox ul li .txt {
    width: 55%;
}

.Product .ProductBox ul li .txt .tit {
    font-size: 0.3rem;
    font-weight: bold;
    display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis;
}

.Product .ProductBox ul li .txt .dec {
    margin: 0.1rem 0 0.3rem 0;
    line-height: 0.3rem;
    height: 0.6rem;
    color: #666;
}

.Product .ProductBox ul li .txt .more {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    border: 1px solid #043478;
    background: url(../images/next1.png) no-repeat center;
}

.Product .ProductBox ul li::before {
    content: '';
    width: 0;
    opacity: 0;
    ;
    height: 3px;
    background: #043478;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s;
    -webkit-transition: all .5s;
}

.Product .ProductBox ul li:hover::before {
    width: 100%;
    opacity: 1;
}

.Product .ProductBox ul li:hover .txt .more {
    background: url(../images/nextc.png) no-repeat center #043478;
}

.Product .ProductBox ul li:hover {
    box-shadow: 0 0 20px rgba(4, 52, 120, 0.1);
}

@media(max-width:1024px) {
    .Product .ProductBox ul li a {
        padding: 30px;
    }

    .Product .ProductBox ul li .txt .tit {
        font-size: 18px;
    }

    .Product .ProductBox ul li .txt .dec {
        line-height: 24px;
        height: 48px;
    }

    .Product .ProductBox ul li .img {
        padding-top: 1.5rem;
    }
}

@media(max-width:640px) {
    .Product .ProductBox ul li {
        width: 98%;
    }

    .Product .ProductBox ul li a {
        padding: 20px;
    }

    .Product .ProductBox ul li .txt .tit {
        font-size: 16px;
    }
}



/* 产品详情 */
.ProductInfo .ProductInfo_base {
    box-shadow: 0 0 20px rgba(4, 52, 120, 0.1);
}

.ProductInfo .ProductInfo_base .img {
    width: 50%;
    padding-top: 6rem;
    background: url(../images/proinfobg.jpg) no-repeat center center;
    background-size: cover;
}

.ProductInfo .ProductInfo_base .img img {
    object-fit: contain;
    max-width: 60%;
}

.ProductInfo .ProductInfo_base .txt {
    width: 50%;
    box-sizing: border-box;
    padding: 0.8rem;
    max-height: 6rem;
    overflow: auto;
}

.ProductInfo .ProductInfo_base .txt .tit {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.3rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #043478;
}

.ProductInfo .ProductInfo_base .txt .tit span {
    font-size: 0.18rem;
    font-weight: normal;
}

.ProductInfo .ProductInfo_base .txt .name {
    line-height: 0.35rem;
    width: 1.2rem;
    text-align: center;
    border-radius: 5px;
    background: #ebf2f9;
    font-size: 0.18rem;
    color: #043478;
}

.ProductInfo .ProductInfo_base .txt .con {
    font-size: 0.2rem;
    line-height: 0.36rem;
    margin-top: 0.3rem;
    text-indent: 2em;
}

.ProductInfo .protit {
    padding-bottom: 0.2rem;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0.3rem;
    font-size: 0.36rem;
    font-weight: bold;
    color: #043478;
}

.ProductInfo .ProductInfo_con {
    margin-top: 0.7rem;
}

.ProductInfo .ProductInfo_con .con {
    line-height: 2;
    font-size: 0.18rem;
}

@media(max-width:1024px) {
    .ProductInfo .ProductInfo_base .img {
        padding-top: 4rem;
    }

    .ProductInfo .ProductInfo_base .txt {
        max-height: 4rem;
        padding: 30px;
    }

    .ProductInfo .ProductInfo_base .txt .tit {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        line-height: 1.4;
        text-align: center;
    }

    .ProductInfo .ProductInfo_base .txt .tit span {
        font-size: 14px;
    }

    .ProductInfo .ProductInfo_base .txt .name {
        width: 100px;
        line-height: 30px;
        font-size: 15px;
    }

    .ProductInfo .ProductInfo_base .txt .con {
        font-size: 14px;
        line-height: 24px;
        margin-top: 20px;
    }

    .ProductInfo .protit {
        font-size: 18px;
        padding-bottom: 10px;
        margin-bottom: 20px;
        text-align: center;
    }

    .ProductInfo .ProductInfo_con .con {
        font-size: 14px;
    }

    .ProductInfo .ProductInfo_con {
        margin-top: 30px;
    }
}


@media(max-width:640px) {
    .ProductInfo .ProductInfo_base .img {
        width: 100%;
        padding-top: 70%;
    }

    .ProductInfo .ProductInfo_base .txt {
        width: 100%;
        padding: 20px;
        max-height: 100%;
    }

    .ProductInfo .ProductInfo_base .txt .tit span {
        display: block;
    }
}

/* 联系我们 */
.Contact .ContactBox {
    box-shadow: 0 0 20px rgba(4, 52, 120, 0.1);
}

.Contact .ContactBox .map {
    width: 69.5%;
}

.Contact .ContactBox .map .img {
    padding-top: 4.8rem;
}

.Contact .ContactBox .map .img img {
    object-fit: contain;
}

.Contact .ContactBox .Con {
    width: 30.5%;
    background: #043478;
    padding: 0.5rem;
    box-sizing: border-box;
    color: #fff;
    min-height: 4.8rem;
}

.Contact .ContactBox .Con .tit {
    font-size: 0.2rem;
    margin: 0.1rem 0;
    font-weight: bold;
}

.Contact .ContactBox .Con .text {
    line-height: 2;
}

.Contact .ContactBox .Con .Ewa {
    margin-top: 0.4rem;
    padding-top: 0.4rem;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
}

.Contact .ContactBox .Con .Ewa .Ewaimg {
    max-width: 1.25rem;
    margin-right: 0.2rem;
}

.Contact .ContactList {
    margin-top: 0.3rem;
    margin-left: -2%;
    display: flex;
    flex-wrap: wrap;
    display: none;
}

.Contact .ContactList .item {
    width: 48%;
    margin-left: 2%;
    margin-bottom: 2%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    box-sizing: border-box;
    padding: 0.45rem 0.45rem 0.45rem 1rem;
}

.Contact .ContactList .item .tit {
    position: relative;
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.Contact .ContactList .item .tit .icon {
    position: absolute;
    left: -42px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.Contact .ContactList .item .subtit {
    font-size: 0.18rem;
}

.Contact .ContactList .item .con dd {
    margin-top: 0.05rem;
}

@media(max-width:1024px) {
    .Contact .ContactBox .map .img {
        padding-top: 3.2rem;
    }

    .Contact .ContactBox .Con {
        min-height: 3.2rem;
        padding: 30px;
    }

    .Contact .ContactBox .Con .tit {
        font-size: 16px;
    }

    .Contact .ContactBox .Con .text {
        line-height: 24px;
    }

    .Contact .ContactBox .Con .Ewa {
        margin-top: 20px;
        padding-top: 20px;
    }

    .Contact .ContactBox .Con .Ewa .Ewaimg {
        max-width: 90px;
    }

    .Contact .ContactList .item {
        padding: 30px;
        padding-left: 70px;
    }

    .Contact .ContactList .item .tit {
        font-size: 16px;
    }

    .Contact .ContactList .item .subtit {
        font-size: 15px;
    }
}

@media(max-width:768px) {
    .Contact .ContactBox .map {
        width: 100%;
    }

    .Contact .ContactBox .map .img {
        padding-top: 48%;
    }

    .Contact .ContactBox .Con {
        width: 100%;
    }
}

@media(max-width:640px) {
    .Contact .ContactBox .Con {
        padding: 20px;
    }

    .Contact .ContactBox .Con .tit {
        margin: 10px 0;
        text-align: center;
    }
    .Contact .ContactBox .Con .icon {
        text-align: center;
    }
    .Contact .ContactList .item {
        width: 98%;
    }
}

/* 股东关系 */
.Shareholder .ShareholderBox {
    margin-left: -2%;
}

.Shareholder .ShareholderBox .item {
    width: 48%;
    margin-left: 2%;
    float: left;
    margin-bottom: 2%;
    box-sizing: border-box;
    padding: 0.35rem;
    background: #f9f9f9;
}

.Shareholder .ShareholderBox .item .tit {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 0.2rem;
    margin-bottom: 0.2rem;
    line-height: 34px;
    position: relative;
}

.Shareholder .ShareholderBox .item .tit .btn {
    position: absolute;
    right: 0;
    top: 0;
    color: #043478;
    font-size: 14px;
    display: flex;
    align-items: center;
    cursor: pointer;
}
.Main .idws {
    position: relative;
    top: -4em;
}
.Shareholder .ShareholderBox .item .tit .btn i {
    display: inline-block;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: url(../images/down.png) no-repeat center center #043478;
    margin-left: 8px;
    transition: all .3s;
}

.Shareholder .ShareholderBox .item.on .tit .btn i {
    transform: rotateX(180deg);
    -webkit-transform: rotateX(180deg);
}

.Shareholder .ShareholderBox .item .tit .btn .s2 {
    display: none;
}

.Shareholder .ShareholderBox .item .subtit {
    font-size: 0.2rem;
    line-height: 0.32rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.Shareholder .ShareholderBox .item .dec {
    line-height: 1.85;
}

.Shareholder .ShareholderBox .item .con {
    line-height: 1.85;
    display: none;
}

.Shareholder .ShareholderBox .item .img {
    padding-top: 45%;
    border-radius: 0 0.3rem 0 0.3rem;
    margin: 0.3rem 0;
}

.Shareholder .ShareholderBox .item .pdf {
    text-align: center;
    display: none;
}

.Shareholder .ShareholderBox .item .pdf a {
    display: inline-block;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    background: #043478;
    padding-left: 0.25rem;
    padding-right: 0.65rem;
    color: #fff;
    position: relative;
}

.Shareholder .ShareholderBox .item .pdf a i {
    display: block;
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/next1.png) no-repeat center center #fff;
    border-radius: 50%;
    position: absolute;
    right: 0.05rem;
    top: 50%;
    margin-top: -0.2rem;
}

.Shareholder .ShareholderBox .item.on {
    background: #fff;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
}

@media(max-width:1024px) {
    .Shareholder .ShareholderBox .item {
        padding: 30px;
    }

    .Shareholder .ShareholderBox .item .subtit {
        font-size: 16px;
        line-height: 1.85;
    }
}

@media(max-width:640px) {
    .Shareholder .ShareholderBox .item {
        padding: 15px;
    }

    .Shareholder .ShareholderBox .item {
        width: 98%;
    }

    .Shareholder .ShareholderBox .item .pdf a {
        line-height: 32px;
        padding-left: 15px;
        padding-right: 40px;
    }

    .Shareholder .ShareholderBox .item .pdf a i {
        width: 24px;
        height: 24px;
        margin-top: -12px;
    }
}



/* 应用领域 */
.Application_Area .item {}

.Application_Area .item:nth-child(2n) {
    background-image: linear-gradient(to bottom, #f9f9f9, #fcfcfc);
}

.Application_Area .item .txt {
    width: 48%;
    float: right;
}

.Application_Area .item .txt .tit {
    font-size: 0.26rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.Application_Area .item .txt .contit {
    font-size: 0.2rem;
    font-weight: bold;
    margin-bottom: 0.1rem;
}

.Application_Area .item .txt .con {
    line-height: 1.8;
    color: #555;
}

.Application_Area .item .txt .con_txt {
    margin-bottom: 0.2rem;
}

.Application_Area .item .txt .con_case li .icon {
    width: 0.5rem;
    height: 0.5rem;
    line-height: 0.5rem;
    margin: 0 auto;
}

.Application_Area .item .txt .con_case li .icon .img2 {
    display: none;
}

.Application_Area .item .txt .con_case li .text {
    text-align: center;
    line-height: 1.8;
    color: #555;
    margin-top: 0.1rem;
    min-height: 87px;
    display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis;
}

.Application_Area .item .txt .con_case li .more {
    width: 27px;
    display: none;
    height: 27px;
    border-radius: 50%;
    background: url(../images/more_white.png) no-repeat center center #1b4784;
    margin: 0.15rem auto 0;
    opacity: 0;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.Application_Area .item .txt .con_case li {
    width: 31.33%;
    float: left;
    margin-left: 2%;
    box-sizing: border-box;
    padding: 0.15rem 0.25rem;
}

.Application_Area .item .txt .con_case ul {
    margin-left: -2%;
}

.Application_Area .item .txt .con_case ul::after {
    content: '';
    display: block;
    clear: both;
}

.Application_Area .item .txt .con_case li:hover {
    background-image: linear-gradient(to top, #f5f7fa, #fff);
}

.Application_Area .item .txt .con_case li:hover .more {
    opacity: 1;
}

.Application_Area .item .img {
    width: 46%;
    float: left;
}

.Application_Area .item .img .imgbox {
    padding-top: 5rem;
}

.Application_Area .item .img .slick-dots {
    position: absolute;
    right: 0.2rem;
    bottom: 0.15rem;
}

.Application_Area .item .img .slick-dots li {
    display: inline-block;
    margin: 5px 10px;
    width: 14px;
    height: 14px;
    background: url(../images/appdot.png) no-repeat center center;
}

.Application_Area .item .img .slick-dots li button {
    display: none;
}

.Application_Area .item .img .slick-dots li.slick-active {
    background: url(../images/appdotc.png) no-repeat center center;
}

.Application_Area .item:nth-child(2n) .txt {
    float: left;
}

.Application_Area .item:nth-child(2n) .img {
    float: right;
}

@media(max-width:1024px) {
    .Application_Area .item .img .imgbox {
        padding-top: 3.5rem;
    }

    .Application_Area .item .txt .tit {
        font-size: 18px;
        margin-bottom: 10px;text-align: center;
    }

    .Application_Area .item .txt .contit {
        font-size: 16px;
        margin-bottom: 8px;
    }
}

@media(max-width:768px) {
    .Application_Area .item .txt {
        width: 100%;
    }

    .Application_Area .item .img {
        width: 100%;
        margin-top: 20px;
    }

    .Application_Area .item .img .imgbox {
        padding-top: 75%;
    }
    .Application_Area .item .txt .con{line-height: 1.6;}

    .Application_Area .item .txt .con_case li {
        padding: 10px;
    }

    .Application_Area .item .txt .con_case li .icon {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .Application_Area .item .txt .con_case li .text {
        font-size: 12px;
        line-height: 1.6;
    }
}

/* 公司新闻 */
.Newsslider .slick-list {
    margin-left: -0.4rem;
}

.Newsslider .item {
    margin-left: 0.39rem;
    position: relative;
}

.Newsslider .item .img {
    padding-top: 70%;
}

.Newsslider .item .img .hotico {
    position: absolute;
    top: 0.2rem;
    left: 0.2rem;
    line-height: 0.3rem;
    padding: 0 0.15rem;
    border-radius: 0.3rem;
    background: #ffa916;
    color: #fff;
    text-transform: uppercase;
}

.Newsslider .item .txt {
    padding: 0.3rem;
    ;
    border-left: 1px solid #f2f2f2;
}

.Newsslider .item .txt .date {
    font-size: 14px;
    color: #999;
}

.Newsslider .item .txt .tit {
    font-size: 0.2rem;
    line-height: 0.32rem;
    margin: 0.1rem 0;
    min-height: 0.64rem
}

.Newsslider .item .txt .dec {
    color: #666;
}

.Newsslider .item .txt .more {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: url(../images/more_blue.png) no-repeat center center #d9e4f2;
    margin-top: 0.2rem;
}

.Newsslider .item:hover .txt .more {
    background: url(../images/more_white.png) no-repeat center center #043478;
}

.Newsslider .slick-dots {
    text-align: center;
    margin-top: 20px;
}

.Newsslider .slick-dots li {
    display: inline-block;
    margin: 5px 10px;
    width: 14px;
    height: 14px;
    background: url(../images/appdot.png) no-repeat center center;
}

.Newsslider .slick-dots li button {
    display: none;
}

.Newsslider .slick-dots li.slick-active {
    background: url(../images/appdotc.png) no-repeat center center;
}

.NewsList {
    margin-top: 0.5rem;
}

.NewsList li {
    padding: 0.35rem 0.4rem;
    border-bottom: 1px solid #f2f2f2;
    transition: all .3s;
}

.NewsList li a {
    display: block;
    padding: 0 2.3rem 0 1.5rem;
    position: relative;
}

.NewsList li .date {
    width: 1.1rem;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    border-right: 1px solid #f2f2f2;
    color: #999;
    padding: 0.1rem 0;
    text-align: left;
}

.NewsList li .date p {
    font-size: 0.24rem;
}

.NewsList li .date span {}

.NewsList li .more {
    width: 0.5rem;
    height: 0.5rem;
    border-radius: 50%;
    background: url(../images/more_blue.png) no-repeat center center #d9e4f2;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.NewsList ul{text-align: center;font-size: 0.2rem;}
.NewsList li .txt .tit {
    font-size: 0.2rem;
    font-weight: bold;text-align: left;
}

.NewsList li .txt .dec {
    margin-top: 0.1rem;
    color: #666;text-align: left;
    font-size: 0.16rem;
}

.NewsList li:hover {
    background: url(../images/newsbg.jpg) no-repeat center center;    background-size: cover;
}

.NewsList li:hover .date {
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}

.NewsList li:hover .tit {
    color: #fff;
}

.NewsList li:hover .dec {
    color: #fff;
    opacity: 0.8;
}

.NewsList li:hover .more {
    background-color: #fff;
}


@media(max-width:1024px) {
    .Newsslider .item .img .hotico {
        line-height: 22px;
        padding: 0 10px;
        font-size: 13px;
    }

    .Newsslider .item .txt {
        padding: 20px;
    }

    .Newsslider .item .txt .tit {
        font-size: 16px;
        font-weight: bold;
        line-height: 28px;
    }

    .Newsslider .item .txt .more {
        width: 30px;
        height: 30px;
    }

    .NewsList li {
        padding: 20px 0;
    }

    .NewsList li a {
        padding-left: 110px;
        padding-right: 120px;
    }

    .NewsList li .date {
        width: 80px;
    }

    .NewsList li .date p {
        font-size: 18px;
        font-weight: bold;
    }

    .NewsList li .more {
        width: 30px;
        height: 30px;
    }

    .NewsList li .txt .tit {
        font-size: 16px;
    }
    .NewsList li .txt .dec{font-size: 14px;}
    .NewsList ul{font-size: 14px;}
}

@media(max-width:640px) {
    .NewsList {
        margin-top: 20px;
    }

    .NewsList li {
        padding: 15px 0;
    }

    .NewsList li a {
        padding-left: 75px;
        padding-right: 40px;
    }

    .NewsList li .date {
        width: 60px;
    }

    .Newsslider .slick-dots {
        margin-top: 0;
    }
}

/* 公司公告 */
.List ul li {
    line-height: 0.8rem;
    padding: 0 0.2rem;
    border-bottom: 1px dashed #dcdcdc;
    overflow: hidden;
}

.List ul li a {
    display: block;
    position: relative;
    padding-right: 1.1rem;
    transition: all .3s;
    -webkit-transition: all .3s;
}

.List ul li .tit {
    font-size: 0.18rem;
}

.List ul li .date {
    color: #999;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s;
}

.List ul li .more {
    width: 0.35rem;
    height: 0.35rem;
    border-radius: 50%;
    background: url(../images/more_white.png) no-repeat center center #043478;
    position: absolute;
    right: -0.3rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    opacity: 0;
    transition: all .5s;
}

.List ul li:hover {
    background: #f3f6f9;
}

.List ul li:hover a {
    padding-right: 1.6rem;
}

.List ul li:hover .date {
    right: 0.45rem;
}

.List ul li:hover .more {
    opacity: 1;
    right: 0;
}


@media(max-width:1024px) {
    .List ul li {
        line-height: 60px;
        padding: 0 10px;
    }

    .List ul li .tit {
        font-size: 16px;
    }
}

@media(max-width:640px) {
    .List ul li {
        line-height: 50px;
    }

    .List ul li .more {
        display: none;
    }

    .List ul li a {
        padding-right: 90px;
    }

    .List ul li:hover .date {
        right: 0;
    }

    .List ul li .tit {
        font-size: 15px;
    }
}

/* 新闻详情 */
.NewsInfo {
    width: 70.8333%;
}

.NewsInfo .NewsTit {
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 0.3rem;
}

.NewsInfo .NewsTit .tit {
    font-size: 0.3rem;
    font-weight: bold;
}

.NewsInfo .NewsTit .date {
    margin-top: 0.2rem;
}

.singlePage img {
    display: block;
    margin: 15px auto;
    height: auto !important;
}

.NewsInfo .NewsPage {
    padding-top: 0.4rem;
    border-top: 1px solid #e5e5e5;
    margin-top: 0.4rem;
    padding-right: 1.5rem;
    position: relative;
}

.NewsInfo .NewsPage dl dd {
    line-height: 0.45rem;
}

.NewsInfo .NewsPage .goback {
    position: absolute;
    right: 0;
    top: 0.5rem;
    width: 1.4rem;
    line-height: 0.5rem;
    border-radius: 0.5rem;
    background: #1b4784;
    text-align: center;
}

.NewsInfo .NewsPage .goback a {
    display: block;
    color: #fff;
}

.otherNews {
    width: 20%;
}

.otherNews>.tit {
    font-size: 0.24rem;
    font-weight: bold;
    margin-bottom: 0.2rem;
}

.otherNews .item .img {
    padding-top: 70%;
}

.otherNews .item .txt {
    padding: 0.1rem 0 0.3rem 0;
}

.otherNews .item .txt .date {
    color: #999;
}

.otherNews .item .txt .tit {
    line-height: 0.26rem;
    height: 0.52rem;
}

@media(max-width:1024px) {
    .NewsInfo .NewsTit .tit {
        font-size: 18px;
    }

    .NewsInfo .NewsTit .date {
        margin-top: 10px;
    }

    .otherNews>.tit {
        font-size: 18px;
    }

    .NewsInfo .NewsPage dl dd {
        line-height: 35px;
    }

    .otherNews .item .txt .tit {
        font-size: 14px;
        line-height: 24px;
        height: 48px;
    }

    .NewsInfo .NewsPage .goback {
        width: 100px;
        line-height: 32px;
        border-radius: 32px;
    }
}

@media(max-width:640px) {
    .NewsInfo {
        width: 100%;
    }

    .otherNews {
        width: 100%;
        margin-top: 20px;
    }

    .otherNews .slick-list {
        margin-left: -10px;
    }

    .otherNews .item {
        margin-left: 10px;
    }

    .NewsInfo .NewsPage {
        padding-right: 0;
    }

    .NewsInfo .NewsPage .goback {
        position: static;
        margin-top: 10px;
    }

    .NewsInfo .NewsTit .date {
        margin-top: 3px;
    }
}

/* 核心能力 */
.Core_Competencies .item {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 0.3rem;
}

.Core_Competencies .item .img {
    width: 50%;
    float: left;
    padding-top: 40%;
}

.Core_Competencies .item .txt {
    width: 50%;
    float: right;
    box-sizing: border-box;
    padding: 0.5rem 0.6rem;
    background: url(../images/hxbg1.jpg) no-repeat top center;
    background-size: cover;
}

.Core_Competencies .item .txt .tit {
    padding-left: 25px;
    position: relative;
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
}

.Core_Competencies .item .txt .tit::before {
    content: '';
    display: block;
    width: 3px;
    height: 60%;
    background: #1b4784;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.Core_Competencies .item .txt .con {
    line-height: 0.3rem;
    color: #666;
    margin-bottom: 0.3rem;
    padding-bottom: 0.3rem;
    border-bottom: 1px solid #e5e5e5;
}

.Core_Competencies .item .txt .tag dl {
    display: flex;
    margin-left: -2%;
    flex-wrap: wrap;
}

.Core_Competencies .item .txt .tag dl dd {
    width: 48%;
    margin-left: 2%;
    box-sizing: border-box;
    padding-left: 15px;
    margin-bottom: 0.1rem;
    position: relative;
    color: #666;
}

.Core_Competencies .item .txt .tag dl dd::before {
    content: "";
    display: block;
    width: 4px;
    height: 4px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    background: #1b4784;
    margin-top: -2px;
}

.Core_Competencies .item .txt .tag {
    margin-bottom: 0.3rem;
}

.Core_Competencies .item:nth-child(2n) .img {
    float: right;
}

.Core_Competencies .item:nth-child(2n) .txt {
    float: left;
}


@media(max-width:1024px) {
    .Core_Competencies .item .txt {
        padding: 30px;
    }

    .Core_Competencies .item .txt .tit {
        font-size: 18px;
        font-weight: bold;
        margin-bottom: 10px;
    }

    .Core_Competencies .item .txt .con {
        line-height: 24px;
        padding-bottom: 20px;
        margin-bottom: 20px;
    }

    .Core_Competencies .item .txt .tag dl dd {
        margin-bottom: 5px;
    }

    .Core_Competencies .item .txt .tag {
        margin-bottom: 20px;
    }
}

@media(max-width:768px) {
    .Core_Competencies .item .img {
        width: 100%;
        padding-top: 80%;
    }

    .Core_Competencies .item .txt {
        width: 100%;
        padding: 20px;
    }

    .Core_Competencies .item .txt .tit {
        padding-left: 18px;
    }

}

@media(max-width:640px) {
    .Core_Competencies .item .txt .tag dl dd {
        width: 98%;
    }
}

/* 核心能力详情  */
.Core_Competencies_info {
    max-width: 1100px;
    box-sizing: border-box;
    width: 95%;
    padding: 0.6rem;
    border-radius: 0.2rem;
    background: #fff;
    position: relative;
    margin: 20px auto;
    z-index: 999;
}

.Core_Competencies_info .tit {
    padding-left: 25px;
    position: relative;
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
}

.Core_Competencies_info .tit::before {
    content: '';
    display: block;
    width: 3px;
    height: 60%;
    background: #1b4784;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

.Core_Competencies_info .sub_tit {
    font-size: 0.24rem;
    margin: 0.3rem 0 0.2rem 0;
}

.Core_Competencies_info .other .box {
    padding-left: 2.5rem;
    position: relative;
}

.Core_Competencies_info .other .box .boxtit {
    font-size: 0.18rem;
    position: absolute;
    left: 0;
    top: 0;
}

.Core_Competencies_info .other .box dl {
    margin-left: -2%;
    display: flex;
    flex-wrap: wrap;
}

.Core_Competencies_info .other .box dl dd {
    margin-left: 2%;
    box-sizing: border-box;
    width: 48%;
    margin-bottom: 0.1rem;
    position: relative;
    padding-left: 15px;
}

.Core_Competencies_info .other .box dl dd::before {
    content: '';
    display: block;
    width: 3px;
    height: 3px;
    background: #666;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1.5px;
}

.Core_Competencies_info .other .box dl dd.col33 {
    width: 31.33%;
}

.Core_Competencies_info .other .box {
    margin-bottom: 0.3rem;
}

.mfp-close {
    border-radius: 50%;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2) !important;
    right: 0.5rem !important;
    top: 0.5rem !important;
    display: block;
    margin: 0;
    padding: 0 !important;
}

.mfp-bg {
    position: fixed !important;
}

@media(max-width:1024px) {
    .Core_Competencies_info {
        padding: 30px;
    }

    .mfp-close {
        right: 30px !important;
        top: 30px !important;
    }

    .Core_Competencies_info .tit {
        font-size: 18px;
        font-weight: bold;
    }

    .mfp-close {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .Core_Competencies_info .sub_tit {
        font-size: 16px;
        font-weight: bold;
    }

    .Core_Competencies_info .other .box .boxtit {
        font-size: 15px;
        font-weight: bold;
    }
}

@media(max-width:640px) {
    .Core_Competencies_info {
        padding: 15px;
    }

    .mfp-close {
        right: 15px !important;
        top: 15px !important;
    }

    .Core_Competencies_info .other .box {
        padding-left: 0;
        margin-bottom: 20px;
    }

    .Core_Competencies_info .other .box .boxtit {
        position: static;
        margin-bottom: 10px;
    }

    .Core_Competencies_info .other .box dl dd {
        width: 98%;
    }

    .Core_Competencies_info .other .box dl dd.col33 {
        width: 98%;
    }
}

/* 招聘列表 */
.Job .item {
    background: #f9f9f9;
    padding: 0.3rem;
    margin-bottom: 10px;
}

.Job .item .itemtit {
    padding-bottom: 0.1rem;
    border-bottom: 1px dashed #e5e5e5;
    line-height: 0.35rem;
    margin-bottom: 0.1rem;
}

.Job .item .itemtit .tit {
    font-size: 0.2rem;
    font-weight: bold;
}

.Job .item .itemtit .address {
    color: #999;
}

.Job .item .contit {
    font-weight: bold;
}

.Job .item .contxt {
    color: #666;
}

.Job .item .con {
    line-height: 0.32rem;
    padding-right: 1.5rem;
    position: relative;
}

.Job .item .showbox {
    position: relative;
}

.Job .item .showbox .open {
    line-height: 30px;
    color: #1b4784;
    position: absolute;
    right: 0;
    top: 0.2rem;
    cursor: pointer;
}

.Job .item .showbox .open i {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #1b4784;
    background: url(../images/jobdown.png) no-repeat center center;
    vertical-align: middle;
    position: relative;
    top: -2px;
    box-sizing: border-box;
}

.Job .item .hidebox {
    position: relative;
    display: none;
}

.Job .item .hidebox .close {
    line-height: 30px;
    color: #ffa916;
    position: absolute;
    right: 0;
    bottom: 0.2rem;
    cursor: pointer;
}

.Job .item .hidebox .close i {
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #ffa916;
    background: url(../images/jobup.png) no-repeat center center #ffa916;
    vertical-align: middle;
    position: relative;
    top: -2px;
    box-sizing: border-box;
}

.Job .item .more {
    width: 1.3rem;
    line-height: 0.4rem;
    border-radius: 0.4rem;
    text-align: center;
    background: #043478;
    margin-top: 0.3rem;
}

.Job .item .more a {
    color: #fff;
    display: block;
}

.Job .item.on .more {
    background-image: linear-gradient(to right, #0868b1, #04397d);
}


@media(max-width:1024px) {
    .Job .item {
        padding: 20px;
    }

    .Job .item .itemtit .tit {
        font-size: 16px;
    }

    .Job .item .more {
        width: 100px;
        line-height: 30px;
        border-radius: 30px;
    }

    .Job .item .con {
        padding-right: 0;
        line-height: 25px;
    }

    .Job .item .showbox .open {
        position: static;
        margin-top: 10px;
    }

    .Job .item .showbox .open i {
        width: 22px;
        height: 22px;
    }

    .Job .item .hidebox .close {
        position: static;
        margin-top: 10px;
    }

    .Job .item .hidebox .close i {
        width: 22px;
        height: 22px;
    }
}

.ti2 {
    text-indent: 2em;
}

.center {
    text-align: center;
}

.Ispic {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.Hr .Hr_item1 {
    font-weight: lighter;
    color: #555;
    background: url("../images/hr_item_bg1.jpg") no-repeat center bottom/cover;
    overflow: hidden;
}

.Hr .Hr_item1 .num {
    line-height: 1;
    font-weight: bold;
    font-size: .4rem;
    font-family: Oswald;
    background-image: -webkit-linear-gradient(top, rgba(153, 153, 153, 0.4), transparent);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.Hr .Hr_item1 aside {
    margin-bottom: .3rem;
    line-height: 1;
    font-weight: bold;
    font-size: .26rem;
    color: #000;
    transform: translateY(-.1rem)
}

.Hr .Hr_item1 p {
    margin: 1em 0;
    line-height: 1.625;
    color: #333;
    font-weight: initial;
}

.Hr .Hr_item1 p i {
    display: inline-block;
    border: .06rem solid transparent;
    margin: 0 .14rem 0 -.06rem;
    border-right: 0.1rem solid #1b4784;
    vertical-align: baseline;
}

.Hr .Hr_item1 dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 4rem;
}

.Hr .Hr_item1 dl dd {
    position: relative;
    width: 50%;
    font-weight: normal;
    line-height: 2;
}

.Hr .Hr_item1 dl dd:before {
    content: '';
    display: inline-block;
    width: .04rem;
    height: .04rem;
    margin-right: .1rem;
    border-radius: 50%;
    background-color: #1b4784;
    vertical-align: middle;
}

.Hr .Hr_item1 .pic {
    position: relative;
}

.Hr .Hr_item1 .pic:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: .4rem;
    top: -.4rem;
    border-radius: .1rem;
    background-color: rgba(19, 64, 128, 0.04);
}

.Hr .Hr_item1 .pic>div {
    position: relative;
    border-radius: .1rem;
    overflow: hidden;
}

.Hr .Hr_item1 .pic img {
    position: relative;
    transition: .3s;
}

.Hr .Hr_item1 .pic:hover img {
    transform: scale(1.08);
}

.Hr .Hr_item2 {
    padding-bottom: .6rem;
    background: url("../images/hr_item_bg2.jpg") no-repeat center bottom/cover;
}

.Hr .Hr_item3 {
    background-color: #f9fbfe;
}

.Hr .Hr_item3 .slider_big li {
    overflow: hidden;
}

.Hr .Hr_item3 .slider_big figure {
    padding-bottom: 46.60%;
    transition: .3s;
}

.Hr .Hr_item3 .slider_tab li {
    display: flex;
    align-items: center;
    padding: .2rem 0;
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
    transition: .3s;
}

.Hr .Hr_item3 .slider_tab li .icon {
    padding: 0 .195rem 0 .3rem;
}

.Hr .Hr_item3 .slider_tab li .icon .inner {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: .8rem;
    height: .8rem;
    border-radius: 50%;
    background-color: #e7ecf2;
}

.Hr .Hr_item3 .slider_tab li .text aside {
    font-size: .2rem;
    color: #333333;    white-space: inherit;
    display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:1;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis;
}

.Hr .Hr_item3 .slider_tab li .text p {
    color: #999999;    white-space: inherit;
    display:-webkit-box;
  overflow:hidden;
  -webkit-line-clamp:3;
  -webkit-box-orient:vertical;
  text-overflow:ellipsis;
}

.Hr .Hr_item3 .slider_tab li.on,
.Hr .Hr_item3 .slider_tab li:hover {
    background-color: rgba(178, 210, 255, 0.14);
}

.Hr .Hr_item3 .slider_tab li:hover .icon img {
    -webkit-animation: icon-bounce 0.5s alternate;
    -moz-animation: icon-bounce 0.5s alternate;
    -o-animation: icon-bounce 0.5s alternate;
    animation: icon-bounce 0.5s alternate;
}

.Hr .Hr_item4 {
    background: url("../images/hr_item_bg3.jpg") no-repeat center bottom/cover;
}

.Hr .Hr_item4 .slider_wp {
    position: relative;
}

.Hr .Hr_item4 .slider_wp ul {
    margin: 0 -.15rem;
}

.Hr .Hr_item4 .slider_wp li {
    margin: 0 .15rem;
}

.Hr .Hr_item4 .pic {
    overflow: hidden;
}

.Hr .Hr_item4 figure {
    padding-bottom: 63.829%;
    transition: .3s;
}

.Hr .Hr_item4 li:hover figure {
    transform: scale(1.08);
}

.Hr .Hr_item4 p {
    padding-top: .24rem;
    color: #000;
    font-size: .18rem;
    background-image: linear-gradient(to bottom, rgba(27, 71, 132, 0.09), transparent)
}

.Hr .Hr_item4 .slick-arrow {
    position: absolute;
    width: .5rem;
    height: .5rem;
    border: solid 1px #a8a8a8;
    background-position: center;
    background-repeat: no-repeat;
    cursor: pointer;
    top: 50%;
    margin-top: -.25rem;
    border-radius: 50%;
    font-size: 1em;
    background-size: auto 0.2rem;
}

.Hr .Hr_item4 .slick-disabled {
    border-color: #1b4784;
    cursor: default;
}

.Hr .Hr_item4 .slick-prev {
    left: -.5rem;
    background-image: url(../images/arrow-prev.svg);
}

.Hr .Hr_item4 .slick-next {
    right: -.5rem;
    background-image: url(../images/arrow-next.svg);
}

.Hr .Hr_item4 .slick-arrow:hover {
    border-color: #1b4784;
}

.Hr .Hr_item4 .slick-prev:hover {
    background-image: url(../images/arrow-prev_on.svg);
}

.Hr .Hr_item4 .slick-next:hover {
    background-image: url(../images/arrow-next_on.svg);
}

.Hr .Hr_item5 {
    background-color: #f9f9f9;
}

.Hr .Hr_item5 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.Hr .Hr_item5 li {
    padding: .4rem;
    color: #555;
    background-color: #fff;
    box-sizing: border-box;
}

.Hr .Hr_item5 li h3 {
    padding-bottom: .16rem;
    margin-bottom: .16rem;
    border-bottom: 1px dashed #dcdcdc
}

.Hr .Hr_item5 li h3 a {
    position: relative;
    display: block;
}

.Hr .Hr_item5 li h3 a:after {
    position: absolute;
    content: '';
    width: .08rem;
    height: .08rem;
    right: 0;
    top: 50%;
    margin-top: -.04rem;
    border-top: 1px solid #a3a3a3;
    border-right: 1px solid #a3a3a3;
    transform: rotate(45deg);
}

.Hr .Hr_item5 li p {
    line-height: 1.65;
    margin: 1em 0;
    font-weight: lighter;
}

.Hr .Hr_item5 li .more {
    display: block;
    width: 1.6rem;
    line-height: .5rem;
    margin-top: .3rem;
    border-radius: .5rem;
    text-align: center;
    color: #1b4784;
    background-color: #d9e4f2;
}

.Hr .Hr_item5 li .more:hover {
    color: #fff;
    background-color: #1b4784
}

.Hr .Hr_item5 .viewMore {
    position: relative;
    display: block;
    width: 1.8rem;
    line-height: .5rem;
    padding-right: .3rem;
    margin: .6rem auto;
    border-radius: .5rem;
    text-align: center;
    color: #fff;
    background-color: #1b4784;
    box-sizing: border-box;
}

.Hr .Hr_item5 .viewMore span {
    position: relative;
    z-index: 2;
}

.Hr .Hr_item5 .viewMore:before {
    position: absolute;
    content: '';
    width: .4rem;
    height: .4rem;
    right: 0.05rem;
    top: 0.05rem;
    border-radius: .5rem;
    background-color: #fff;
    transition: .3s;
}

.Hr .Hr_item5 .viewMore:after {
    position: absolute;
    content: '';
    width: .08rem;
    height: .08rem;
    right: .22rem;
    top: 50%;
    margin-top: -.04rem;
    border-top: 1px solid #043478;
    border-right: 1px solid #043478;
    transform: rotate(45deg);
}

.Hr .Hr_item5 .viewMore:hover {
    color: #043478;
}

.Hr .Hr_item5 .viewMore:hover:before {
    width: 94%;
}

.Hr .Hr_item5 .homeContact .tit {
    margin-bottom: .1rem;
    padding-left: .26rem;
    background: url("../images/icon_tel.png") no-repeat left center/.16rem;
}

.Hr .Hr_item5 .homeContact .intro span {
    display: inline-block;
    margin-right: .7rem;
    padding-left: .26rem;
    font-weight: lighter;
}

@media(min-width:1025px) {

    /*.Hr .Hr_item1 .w1440 {display: flex;justify-content: space-between;}*/
    .Hr .Hr_item1 .text {
        width: 45.83%;
    }

    .Hr .Hr_item1 .pic {
        width: 44.58%;
        margin-top: 0.7rem;
    }

    .Hr .Hr_item3 .slider_wp {
        display: flex;
        justify-content: space-between;
    }

    .Hr .Hr_item3 .slider_big {
        width: 71.52%;
    }

    .Hr .Hr_item3 .slider_tab {
        width: 27.5%;
    }

    .Hr .Hr_item5 li {
        width: 31.38%;
        padding: .4rem;
        color: #555;
        background-color: #fff;
        box-sizing: border-box;
    }

    .Hr .Hr_item5 li .intro {
        height: 1.9rem;
    }

    .Hr .Hr_item5 li .more {
        width: 1.3rem;
        line-height: .4rem;
    }

    .Hr .Hr_item5 .homeContact .tit {
        font-size: .18rem;
    }
}

@media(max-width:1024px) {

    .Hr .Hr_item1 aside,
    .Hr .Hr_item3 .slider_tab li .text aside {
        font-size: 4vw;
    }

    .Hr .Hr_item4 .slider_wp {
        padding: 0 8%;
    }
    .MainNav ul li em a {
        color: #fff;
        width: 80%;
        display: inline-block;
    }
}

.Shareholder .ShareholderBox .item .tit .logo {
    max-width: 122px;
    max-height: 37px;
    height: 100%;
}

.Shareholder .ShareholderBox .item .tit .logo img {
    height: 100%!important;
    /* width: auto; */
    max-height: 35px;
}

@media(max-width:640px) {
    .Bottom .BottomBox .BottomCon {
        text-align: center;
    }
    .Bottom .BottomBox .BottomCon .ewaimg {
        margin: 20px auto;
    }

.Hr .Hr_item1 .tit {
    text-align: center;
}
}
