body{
    font-family: "PingFangSC-Light,sans-serif,Helvetica,"Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif";
    color: #333;
    font-size: 1.2rem;
}
.modal-backdrop{
    height: 100%;
    width: 100%;
}
h1{
    font-size: 2.5rem;
}
/*@media (max-width: 1919px) and (min-width: 768px) {
    html {
        zoom: 85%;
    }
    @-ms-viewport { width: 1920px; }
}*/

@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 960px;
    }
}
@media (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px;
    }
}
@media (min-width: 1400px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1240px;
    }
}
@media (min-width: 1500px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1340px;
    }
}
@media (min-width: 1600px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1440px;
    }
}
@media (min-width: 1700px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1540px;
    }
}
@media (min-width: 1800px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1640px;
    }
}
@media (min-width: 2000px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1840px;
    }
}
@media (min-width: 2200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 2040px;
    }
}
a{
    color: #666;
}
a:hover{
    color: #066ffd;
    text-decoration: none;
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    line-height: 1.5;
}
img {
    width: auto\9;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border: 0;
    -ms-interpolation-mode: bicubic;
}
.common_alert{
    top: 10%;
    position: fixed;
    z-index: 99999;
    width: 100%;
}
.top_nav{
    padding: .8rem 7rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
}
.navbar-brand{
    color:#4073fa;
    font-size: 2rem;
}
.top_nav .collapse{
    flex-direction: row-reverse;
}
.top_nav .navbar-nav .nav-link{
    padding:1rem 1.3rem;
}
.top_nav .nav-item .nav-link.active{
    color: #4073fa !important;
}
.dropdown:hover .dropdown-menu{
    display: block;
}
.top_nav .nav-item>a{
/*    color: #666666;*/
      color: #666;
}
.top_nav .nav-item:hover>a,
.dropdown-menu a:hover{
    color:#066ffd !important;
}
.dropdown-menu a:hover{
    background-color: #fff;
}
.dropdown-item{
    padding: .5rem 1.5rem;
}
.cover_y_center{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.dropdown-menu{
    border:0;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 0;
    border-top:4px solid #066ffd;
}
.white_nav .nav-item>a{
    color: #666 !important;
}
.white_nav .navbar-brand{
    color: #fff;
}
.white_nav .nav-item:hover>a{
    color:#066ffd !important;
}
/*.black_nav .nav-item>a{
    color: #666666 !important;
}
.black_nav .navbar-brand{
    color: #066ffd;
}
.black_nav .nav-item:hover>a{
    color:#066ffd !important;
}*/
.banner{
    background-size: cover;
    background-position: center center;
    height: 60rem;
    position: relative;
}
.banner_title{
    color: #fff;
    text-align: left;
    position: relative;
}
.banner_title:after{
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    bottom: -8rem;
    color: #fff;
    left: 0;
    font-size: 2.5rem;
}
.banner_title p{
    font-size: 1.5rem;
}
.banner_box{
    position: absolute;
    top: 58%;
    transform: translateY(-50%);
    left: 15%;
    right: 15%;
}
.banner .location{
    position: absolute;
    left: 4rem;
    right: 4rem;
    top: 8rem;
    padding-top: 3rem;
    z-index: 999;
}
.location{
    color: #d9d9d9;
}
.location a{
    color: #d9d9d9;
}
.sub_desc{
    color: #808080;
}
footer{
    background-color: #323232;
    color: #a9a9a9;
}
p{
    margin-bottom: .5rem;
}
.text-black-60{
    color: #a9a9a9 !important;
}
.bottom_nav a{
    color: #a9a9a9;
    display: block;
    font-size: .9rem;
    padding: .25rem 0;
}
footer small{
    font-size: .9rem;
}
.bottom_nav .b_nav_title{
    color: #fff;
    font-size: 1rem;
}
.copyright{
    text-align: center;
    padding: 1rem 0;
    margin-bottom: 0;
}
.copyright a{
    color: #a9a9a9;
}
footer a:hover{
    color: #fff;
}
.list-paddingleft-2{
    padding-left: 15px;
    color: #808080;
    margin-top: 1.5rem;
}
.product_content h4:hover{
    color: #066ffd;
}
/*swiper next*/
.button-prev, .button-next {
    transition: 0.5s;
    outline: none;
    position: absolute;
    width: 9rem;
    z-index: 10;
    top: 70vh;
    transform: translateY(-34px);
    cursor: pointer;
}
.button-prev {
    left: 4vw;
}
.button-next {
    right: 4vw;
}
.button.disabled {
    opacity: 0.2;
    cursor: default;
}
#arrow-svg-home {
    transform: translateY(353px);
}
.button-next #arrow-svg-home {
    transform: translateY(353px) rotateY(180deg);
    transform-origin: 80px 0px 0px;
}
.button svg {
    transition: 0.5s;
}
.cls-1 {
    transition: 0.5s;
    opacity: 0.4;
    transform-origin: -20px 40px;
    opacity: 1;
}
.cls-4 {
    transition: 0.5s;
    stroke-width: 2px;
    stroke: #fff;
    fill: none;
    stroke-dasharray: 1;
    stroke-dashoffset: 1;
    opacity: 0.4;
    transform-origin: 0px 0px 0px;
}
#arrow-trg {
    transition: 0.5s;
    fill: #fff;
    transform: rotateY(180deg) translate(-53px, 39px);
}
#line {
    transition: 0.5s;
    stroke: #fff;
    transform: translate(50px, 42px);
}
.button-prev:not(.disabled):hover svg {
    transform: translateX(-25px);
}
.button-next:not(.disabled):hover svg {
    transform: translateX(25px);
}
.button:not(.disabled):hover .cls-1 {
    transform: scale(1.1);
}
.button:not(.disabled):hover .cls-4 {
    stroke-dasharray: 2px;
    stroke-dashoffset: 2px;
    opacity: 1;
}
.button:not(.disabled):hover #arrow-trg {
    transform: rotateY(180deg) translate(-37px, 39px);
}
.button:not(.disabled):hover #line {
    transform: translate(35px, 42px) scaleX(0.33);
}
/*swiper next end*/
.top_img{
    width: 100%;
    height: 65rem;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.cover_swiper{
    width: 100%;
    height: 65rem;
}
.cover_center{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 22%;
    text-align: center;
}
.cover_swiper>.swiper-wrapper>.swiper-slide {
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.cover_swiper>.swiper-pagination{
    right: 5%;
    direction: rtl;
}
.cover_swiper>.swiper-pagination span{
    background-color: #fff;
    width:20px;
    height: 3px;
    border-radius: 5px;
    margin-bottom: 1rem !important;
    opacity: .5;
}
.cover_swiper .black-pagination span{
    background-color: #767676;
}
.cover_swiper>.swiper-pagination .swiper-pagination-bullet-active{
    width: 40px;
    opacity: 1;
    border-radius: 5px;
}
.pagination_line>span{
    background-color: #a5b0c2;
    width: 40px;
    height: 3px;
    opacity: 1;
    border-radius: 3px;
}
.swiper-pagination>.swiper-pagination-bullet-active{
    background-color: #066ffd;
}
.top_img .cover_txt{
    color: #fff;
    position: absolute;
    left: 5%;
    top: 30%;
}
.top_img .cover_txt p{
    font-size: 1.5rem;
}
.cover_txt .cover_nav{
    margin-top: 8rem;
}
.cover_txt a{
    color: #fff;
}
.cover_nav a{
    display: inline-block;
    color: #fff;
    margin-bottom: 2rem;
    position: relative;
}
.cover_nav a:hover,
.cover_nav a.active{
    font-weight: bold;
}
.cover_nav a:hover:after,
.cover_nav a.active:after{
    content: " ";
    width: 100%;
    border: 1px solid #fff;
    position: absolute;
    bottom: -8px;
    left: 0;
}
.play{
    color: #066ffd;
    border-radius: 100%;
    background-color: #fff;
    display: inline-block;
    font-size: 1rem;
    position: relative;
    text-align: center;
    width: 4rem;
    height: 4rem;
    line-height: 4rem;
}
@keyframes play1{
    0% {
        transform:scale(1);
        opacity: 0.01;
    }
    25% {
        transform:scale(1.2);
        opacity: 0.3;
    }
    50% {
        transform:scale(1.4);
        opacity: 0.2;
    }
    75% {
        transform:scale(1.6);
        opacity: 0.1;
    }
    100% {
        transform:scale(1.8);
        opacity: 0.01;
    }
}
@keyframes play2{
    0% {
        transform:scale(0.8);
        opacity: 0.01;
    }
    25% {
        transform:scale(0.8);
        opacity: 0.33;
    }
    50% {
        transform:scale(1);
        opacity: 0.3;
    }
    75% {
        transform:scale(1.2);
        opacity: 0.2;
    }
    100% {
        transform:scale(1.4);
        opacity: 0.01;
    }
}
.click_nav{
    display: none;
    background-image: url('../images/click.png');
    background-size: cover;
    position: absolute;
    background-position: center center;
    width: 2rem;
    color: #fff;
    height: 2rem;
    border-radius: 0;
    z-index: 999;
    left: 50%;
    bottom: 4rem;
    cursor: pointer;
    transform: translateX(-50%);
}
.click_nav.click_black{
    color: #808080;
    background-image: url('../images/click_black.png');
}
.click_nav:before{
    content: " ";
    border-radius: 100%;
    left: -.6rem;
    position: absolute;
    top: -.6rem;
    width: 3rem;
    height: 3rem;
    animation:play1 1.5s linear;
    animation-iteration-count:infinite;
    border: 1px solid #fff;
}
.click_nav:after{
    content: "SCROLL DOWN";
    opacity: .5;
    position: absolute;
    bottom: -2.5rem;
    white-space: nowrap;
    left: 50%;
    transform: translateX(-50%);
}
.sub_top_img{
    height: 30rem;
    background-size: cover;
    position: relative;
    background-position: center center;
}
.mt-8{
    margin-top: 6rem !important;
}
.sub_top_img .banner_title{
    position: absolute;
    left: 8rem;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    padding-bottom: 1rem;
}
.sub_top_img .banner_title h4{
    margin-bottom: 0;
}
.sub_top_img .banner_title p{
    color: #a9a9a9;
    text-align: left;
}
.download{
    background-color: #f7f7f7;
    height: 100%;
}
.down_box{
    background-color: #fff;
    padding: 1rem 1.5rem;
    position: relative;
    margin-top: 2rem;
    display: block;
}
.down_box p{
    color: #a9a9a9;
}
.down_box .fa-download{
    position: absolute;
    right: 1rem;
    top: 50%;
    color: #0c72fd;
    transform: translateY(-50%);
}

.text-muted{
    color: #808080 !important;
}
.text-black-50{
    color: #a9a9a9 !important;
}
.text-primary{
    color: #066ffd !important;
}
.cover{
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .4);
    z-index: 9999;
}
.cover .cover_content{
    position: absolute;
    top: 0;
    left: 20%;
    height: 100%;
    padding: 6rem;
    right: 0;
    background-color: #fff;
    overflow-y:auto;
}
.cover .close{
    position: absolute;
    top: 2rem;
    cursor: pointer;
    right: 3rem;
    z-index: 999;
}
.loading{
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #808080;
    transform: translate(-50%,-50%);
    text-align: center;
    font-size: 4rem;
}

.address_cover .cover_content{
    left: 10%;
    top: 10%;
    height: 80%;
    width: 80%;
    padding: 3rem;
}
.map_info{
    position: relative;
    margin-top: 2rem;
}
.map_info .btn{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.contact_left{
    background-size: cover;
    background-position: center center;
    width: 40%;
    height: 100%;
    position: relative;
}
.contact_left .banner_title{
    position: absolute;
    left: 25%;
    color: #fff;
    top: 30%;
}
.contact_left .contact_info{
    position: absolute;
    left: 17%;
    bottom: 5%;
    padding-right: 3rem;
    color: #fff;
}
.contact_info a{
    color: #fff;
}
.contact_right{
    width: 60%;
    padding: 0 6rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    bottom: 0;
}
.contact_right .form-control{
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    padding: 2rem 1rem;
}
.contact_right .form-control::placeholder{
    color: #a9a9a9;
}
.contact_right .form-group{
    margin-bottom: 1.5rem;
}
.rencai_box{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.rencai_box .rencai_item{
    width: 50%;
    color: #fff;
    padding: 3rem 6rem;
    position: absolute;
    bottom: 0;
    transition-property:height;
    transition-duration:.25s;
    transition-timing-function:linear;
    left: 0;
    height: 15rem;
    background-color: rgba(6, 111, 253, .85);
}
.rencai_box .rencai_item:last-child{
    left: 50%;
}
.rencai_item.active{
    height: 18rem;
}
.rencai_item .fa-long-arrow-up{
    background-color: #fff;
    color: #066ffd;
    transform: rotate(45deg);
    border-radius: 100%;
    width: 2.5rem;
    height: 2.5rem;
    line-height: 2.5rem;
    text-align: center;
}
.rencai_item .hover_show{
    height: 0;
    overflow: hidden;
}
.rencai_item.active{
    background-color: #fff;
}
.rencai_item.active .hover_show{
    height: auto;
}
.rencai_item.active .hover_hide{
    height: 0;
    overflow: hidden;
}
.rencai_item.active h3{
    color: #333;
}
.rencai_item.active p{
    color: #808080;
}
.social{
    margin-top: 8rem;
}
.social a{
    display: inline-block;
    padding: .5rem 0;
    color: #333;
}
.social a.active,
.social a:hover{
    border-bottom: 1px solid #333333;
}
.social_type{
    margin-left: 2rem;
}
.social_box{
    cursor: pointer;
    background-color: #fff;
    padding: 4rem;
    width: 100%;
    margin-top: 6rem;
    text-align: left;
    transition: margin-top .8s;
    margin-bottom: 4rem;
}
.social_box:hover{
    background-color: #066ffd;
    color: #fff;
    margin-top: 3rem;
}
.social_box:hover a,
.social_box:hover .text-muted{
    color: #fff !important;
}
.line_pagination{
    bottom: 0;
}
.line_pagination .swiper-pagination-bullet{
    background-color: #a9a9a9;
    width: 20px;
    height: 3px;
    border-radius: 3px;
}
.line_pagination .swiper-pagination-bullet-active{
    background-color: #066ffd !important;
    width: 30px;
}
.img_box{
    background-position: center center;
    background-size: cover;
    height: 100%;
}
.live_box{
    transition: height .8s;
    text-align: left;
}
.live_box:hover{
    margin-top: 6rem;
    height: 130%;
}
.circle{
    position: absolute;
    bottom: 3rem;
    margin-left: -10px;
}
.circle .swiper-button-next,
.circle .swiper-button-prev{
    background-color: #fff;
    color: #666;
    border-radius: 100%;
    position: relative;
    display: inline-flex;
    margin-right: 2rem;
    height: 4rem;
    width: 4rem;
}
.circle .swiper-button-next:after, 
.circle .swiper-button-prev:after{
    font-size: 1.3rem;
}
.circle .swiper-button-next:hover,
.circle .swiper-button-prev:hover{
    background-color: #066ffd;
}
.circle .swiper-button-next:hover:after,
.circle .swiper-button-prev:hover:after{
    color: #fff;
}
.about_txt,
.about_txt_hide{
    position: absolute;
    bottom: 20%;
    left: 6rem;
    right: 6rem;
    z-index: 99;
    transition: bottom 2s;
}
.about_txt_hide{
    top: 100%;
    left: 4rem;
    right: 4rem;
    height: 68%;
    overflow: auto;
    transition: top 2s;
    padding: 3rem 3rem;
}
.about_txt_hide p{
    margin-bottom: .3rem;
}
#about_top_img{
    background-color: transparent;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.company_nav{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 15%;
    z-index: 999;
    display: flex;
}
.company_nav a{
    color: #fff;
    width: 20%;
    font-size: 1.3rem;
    text-align: center;
    line-height: 100%;
    height: 100%;
    background-color: transparent;
    backdrop-filter: blur(10px);
}
.company_nav a:after{
    content: " ";
    position: absolute;
    right: 0;
    border-right: 1px solid #fff;
    top: 0;
    bottom: 0;
}
.company_nav a:last-child:after{
    display: none;
}
.company_nav a .fa{
    display: none;
    position: absolute;
    right: 10%;
    top: 50%;
    transform: translateY(-50%);
}
.company_nav span{
    position: absolute;
    left: 10%;
    top: 50%;
    transform: translateY(-50%);
}
.company_nav a.active{
    background-color: rgba(6, 111, 253, .38);
    backdrop-filter: blur(0);
}
.company_nav a.active .fa{
    display: block;
}
.zuzhi_nav{
    border-top: 1px solid #305280;
}
.zuzhi_nav a:after{
    border-right-color: #305280;
}
.zuzhi_nav a.active{
    background-color: rgba(11, 50, 87, .6);
}
.zuzhi_nav span{
    left: 20%;
}
.company_circle{
    position: absolute;
    right: 4rem;
    top: 50%;
}
.circle .swiper-button-next.swiper-button-disabled, 
.circle .swiper-button-prev.swiper-button-disabled{
    opacity: .8;
}
.zuzhi_title{
    position: absolute;
    left: 5%;
    bottom: 23%;
    padding-top: 1rem;
    z-index: 99;
}
.zuzhi_title:before{
    content: " ";
    top: 0;
    position: absolute;
    width: 20%;
    border-top:1px solid #fff;
}
#zuzhi_swiper .cover_txt p{
    font-size: 1rem;
}
.bottom_line{
    position: relative;
    padding-bottom: 1.5rem;
}
.bottom_line:after{
    border-bottom: 2px solid #fff;
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 30%;
}
.technology_nav{
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
}
.technology_nav a{
    display: block;
}
.history_title{
    position: absolute;
    top: 20%;
    color: #fff;
    text-align: right;
    right: 5%;
    padding-bottom: 1.5rem;
    margin-right: 2.2rem;
    z-index: 999;
}
.history_title h4{
    margin-bottom: 0;
}
.history_title p{
    font-size: 1.3rem;
}
.history_title:after{
    content: " ";
    width: 30%;
    border-bottom: 1px solid #fff;
    position: absolute;
    right: 0;
    bottom: 0;
}

.y_point{
    position: absolute;
    color: #fff;
    padding-bottom: .5rem;
}
.y_point .y_txt:after,
.y_point:after{
    position: absolute;
    content: " ";
    left: 10px;
    top: 100%;
    border-radius: 100%;
    background-color: #1e7dfd;
    width: 15px;
    height: 15px;
}
.y_red .y_txt:after,
.y_red:after{
    background-color: #fc3e3e;
}
.y_point:after{
    background-color: rgba(30, 125, 253, .7);
    animation:point1 2s linear;
    animation-iteration-count:infinite;
}
.y_red:after{
    background-color: rgba(252, 62, 62, .7);
}
.empty{
    text-align: center;
    color: #999;
    line-height: 20rem;
}
/*new */
.navbar-brand p{
    font-size: 1rem;
    color: #666;
    display: none;
    text-align: right;
    letter-spacing: .7em;
}
.navbar-brand .white_logo{
    display: none;
}
.white_nav .navbar-brand .black_logo{
    display: none;
}
.white_nav .navbar-brand .white_logo{
    display: inline-block;
}
.white_nav .navbar-brand p{
    color: #666;
}
.product_list{
    position: relative;
}
.product_list .p_img{
    width: 100%;
}
.product_list .product_txt{
    position: absolute;
    left: 50%;
    top: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    color: #fff;
}
.index6_footer{
    background-color: #666;
    color: #b7b7b7;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 2rem;
}
.index6_footer a{
    color: #b7b7b7;
}
.i_footer_nav{
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.i_footer_nav a{
    display: block;
    padding: .3rem 0;
}
.base_footer{
    position: static;
}
.base_footer h4{
    font-size: 1.2rem;
}
.solution_box{
    display: flex;
    align-items: center;
}
.solution_box p{
    font-size: 1.2rem;
    color: #666666;
}
.solution_box>a{
    color: #333;
}
.solution_list{
    margin-top: 8rem;
}
.page{
    margin-top: 4rem;
    margin-bottom: 4rem;
}
.solution_img{
    width: 100%;
    border-radius: 2rem;
}
.index6_box{
    margin-top: 8rem;
}
.index6_title{
    border-bottom: 1px solid #adadad;
    padding:0 0 2rem;
}
.index_txt{
    font-size: 1.2rem;
}

.form-control{
    border-color: #bdbdbd;
    padding-left: 1.5rem;
    line-height: 2.5rem;
    height: auto;
}
.must{
    position: relative;
}
.must:after{
    z-index: 1;
    color: #ff4242;
    content: "*";
    position: absolute;
    left: 10px;
    top: 60%;
    transform: translateY(-50%);
}
.solution_link{
    margin-bottom: 6rem;
    margin-top: 4rem;
}
.solution_link .index6_title{
    border-width: 2px;
}
.qustion{
    background-color: #eff1f5;
    padding: 6rem 0;
}
.qustion h1{
    margin-bottom: 4rem;
}
.qustion .accordion>.card>.card-header{
    background-color: #066ffd;
    margin-bottom: 10px;
    border-radius: 10px;
    position: relative;
    color: #fff;
    padding: 1.5rem;
}
.qustion .card{
    background-color: transparent;
    border:0;
}
.qustion .accordion>.card>.card-header.collapsed{
    background-color: #fff;
    color: #666666;
}
.qustion .accordion>.card>.card-header .fa{
    position: absolute;
    top: 50%;
    color: #fff;
    font-size: 1.3rem;
    transform: translateY(-50%);
    right: 1rem;
}
.qustion .accordion>.card>.card-header.collapsed .fa-minus-circle:before {
    content: "\f055";
    color: #066ffd;
}
.index_form .btn{
    line-height: 2.5
}
.news_box_big{
    background-color: #fff;
    padding: 3rem;
    display: flex;
    align-items: center;
    height: 100%;
}
.news_box_big .more{
    margin-top: 3rem;
    display: inline-block;
}
.news_box{
    background-color: #fff;
    padding: 2rem;
    height: 100%;
}
.news_box .more{
    display: inline-block;
    margin-top: 2rem;
}
.line{
    margin-top: 6rem;
    border-bottom: 1px solid #f1f1f1;
    margin-bottom: 6rem;
}
.news_left{
    margin-right: 2rem;
}
.news_right{
    margin-left: 2rem;
}
.news_list{
    padding: 3rem;
    height: 100%;
    display: flex;
    align-items: center;
}
.news_list:hover{
    background-color: #f8f8f8;
}
.news_list_img{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.news_list_box{
    margin-left: 3rem;
    margin-right: 3rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
    height: 100%;
    border-bottom: 1px solid #eaeaea;
}
.page{
    text-align: center;
}
.page a,
.page .current{
    margin:1rem 3px;
    display: inline-block;
    background-color: #e5e7eb;
    color: #a9a9a9;
    border-radius: 5px;
    line-height: 40px;
    text-align: center;
    min-width: 40px;
}
.page .current,
.page a:hover{
    background-color: #066ffd;
    color: #fff;
}
.banner_detail{
    margin-top: 8rem;
    background-color: #fff;
}
.banner_detail .location{
    padding: 1.8rem 4rem;
    border-top: 1px solid #f7f7f7;
}
.location .fa-home{
    font-size: 1.2rem;
}
.banner_detail .location .fa-home{
    color: #066ffd;
}
.news_body{
    background-color: #fafbfc;
    padding-top: 6rem;
    padding-bottom: 3rem;
}
.next_list{
    margin-top: 2rem;
    margin-bottom: 2rem;
}
.news_des{
    background-color: #f5f5f5;
    padding: 1rem 2rem;
    color: #808080;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.news_time{
    color: #999999;
}
.index_news_content{
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    min-height: 20rem;
}
.news_content{
    border-bottom: 1px solid #f5f5f5;
    min-height: 20rem;
}
.next_list .fa{
    font-size: 1.6rem;
    vertical-align: bottom;
}
.proudct_title{
    margin-top: 6rem;
    position: relative;
    padding-bottom: 1.5rem;
}
.proudct_title:after{
    content: " ";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 2rem;
    border-bottom: 3px solid #066ffd;
}
.product_desc{
    color: #666;
    padding-top: 2rem;
    font-size: 1.2rem;
}
.product_ul p{
    position: relative;
    padding-left: 1rem;
}
.product_ul p:before{
    content: " ";
    background-color: #000;
    border-radius: 100%;
    width: .5rem;
    height: .5rem;
    left: 0;
    position: absolute;
    top: .7rem;
}
.banner_cover:before{
    content: " ";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, .3);
}
#product_swiper{
    margin-top: 2rem;
}
.product_box{
    cursor: pointer;
    position: relative;
}
.product_box .product_img{
    border:1px solid #eaeaea;
    padding: 1.5rem 1.5rem 3.5rem 1.5rem;
}
.product_img .pr_img{
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 24rem;
    background-position: center center;
}
.product_box .product_txt{
    margin-left: 1.5rem;
    text-align: center;
    margin-right: 1.5rem;
    margin-top: -3rem;
    padding: 1.5rem;
    margin-bottom: 1rem;
    background-color: #fff;
    box-shadow: 0px 0px 15px #eaeaea;
}
.active .product_box .product_img{
    background-color: #e7e7e6;
}
.active .product_box .product_txt{
    background-color: #066ffd;
    color: #fff;
}
.sub_des{
    font-size: 1.8rem;
    font-weight: normal;
}
.contact_box{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 7rem;
}
.contact_content{
    background-color: #fff;
    border-radius: 10px;
    padding: 2rem 3rem;
}
.contact_title{
    font-size: 1.6rem;
    position: relative;
    margin-bottom: 2rem;
}
.contact_content .border_line{
    position: relative;
}
.contact_content .border_line:before,
.contact_content .border_line:after{
    content: " ";
    border:1px solid #f4f4f4;
    top: .5rem;
    bottom: -2rem;
    position: absolute;
}
.contact_content .border_line:before{
    left: -3rem;
}
.contact_content .border_line:after{
    right: 3rem;
}
.contact_content .fa-location-arrow{
    background-color: #eff1f5;
    color: #066ffd;
    border-radius: 100%;
    height: 3rem;
    font-size: 1.8rem;
    margin-right: 10px;
    width: 3rem;
    text-align: center;
    line-height: 3rem;
}
.l_font{
    font-size: 1.3rem;
}
.cantact_list{
    padding-right: 4rem;
}
.cantact_list.last_list{
    padding-right: 0;
}
.message_form .form-check-label{
    color: #808080;
    padding-left: 5px;
    cursor: pointer;
}
.message_form .form-check{
    margin-bottom: 10px;
}
.verify .input-group-text{
    padding: 0;
}
.verify .input-group-text img{
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    height: 100%;
}
.contact_copyright{
    position: absolute;
    left: 0;
    right: 0;
    color: #a9a9a9;
    bottom: 3rem;
}
.contact_copyright a{
    color: #a9a9a9;
}
.contact_des{
    font-size: 1.4rem;
    color: #666666;
    display: inline-block;
    position: relative;
    margin-top: 2rem;
    display: inline-block;
}
.contact_des:after{
    content: " ";
    border-bottom: 1px solid #666666;
    left: 0;
    position: absolute;
    bottom: 0;
    right: 0;
}
.about_des{
    color: #666;
    font-size: 1.3rem;
}
.honor{
    position: absolute;
    left: 5%;
    right: 5%;
    top: 10rem;
}
.blue_line:after{
    border-bottom:2px solid #066ffd;
    width: 30%;
}
.honor_swiper{
    padding: 2rem;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 6rem;
}
.honor_img{
    background-color: #fff;
    position: relative;
    width: 100%;
    padding: 2rem;
}
.honor_img .text{
    position: absolute;
    bottom: 0;
    left: 15px;
    font-size: 1.2rem;
    font-weight: 500;
}
#honor_swiper .swiper-pagination{
    bottom: -5rem;
    width: 100%;
    position: relative;
}
#honor_swiper .swiper-pagination span{
    width: 10%;
    height: 4px;
    border-radius: 2px;
    z-index: 9;
    position: relative;
    opacity: 0;
}
#honor_swiper .swiper-pagination span.swiper-pagination-bullet-active{
    opacity: 1;
}
.honor_swiper .swiper{
    padding-bottom: 6rem;
}
#honor_swiper .swiper-pagination:before{
    border:1px solid #d2d1cd;
    position: absolute;
    content: " ";
    left: 0;
    right: 0;
    bottom: 7px;
}
.yewu_title{
    position: absolute;
    top: 35%;
    left: 0;
    right: 0;
}
.yewu_title p{
    font-size: 1.3rem;
    margin-top: 2rem;
    margin-bottom: 3rem;
}
.yewu_box{
    display: inline-block;
    text-align: center;
    min-width: 10rem;
}
.yewu_box .yewu_img{
    background-color: #fff;
    border-radius: 100%;
    width: 5rem;
    display: inline-block;
    height: 5rem;
    line-height: 5rem;
}
.yewu_box p{
    margin-top: 1rem;
    font-size: 1rem;
    margin-bottom: 0;
}
.culture_info{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2rem;
    text-align: center;
}
.culture_list{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    border-top: 1px solid rgba(255, 255, 255, .15);
    display: flex;
}
.culture_box{
    position: relative;
    padding: 4rem 3rem;
    color: #fff;
    width: 25%;
    transition: all 1s;
}
.culture_box:after{
    position: absolute;
    content: " ";
    right: 0;
    top: 0;
    bottom: 0;
    border-right: 1px solid rgba(255, 255, 255, .15);
}
.culture_box .hover_show{
    display: none;
}
.culture_box:last-child:after{
    display: none;
}
.culture_box:hover{
    color: #333;
    background-color: #fff;
}
.culture_box:hover .hover_show{
    display: block;
}
.culture_box:hover .hover_hide{
    display: none;
}
.culture_box p{
    margin-bottom: 0;
}
.culture_box .text{
    margin-top: 6rem;
    margin-bottom: 2rem;
}
.jing_box{
    position: absolute;
    color: #fff;
    top: 50%;
    display: flex;
    left: 50%;
    border-radius: 100%;
    width: 10rem;
    padding: 0 1.5rem;
    height: 10rem;
    border:1px solid #055cd5;
    text-align: center;
    align-items: center;
    z-index: 9;
    background:linear-gradient(to bottom,#054cb1,#02153c);
}
.jing_box .text{
    display: inline-block;
}
.jing_title{
    position: absolute;
    left: 10%;
    right: 10%;
    text-align: center;
    bottom: 33%;
}
.jing_title img{
    height: 13rem;
}
.history_box{
    position: absolute;
    bottom: 20%;
    left: 0;
}
.news_img{
    display: block;
    height: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
.technology_circle{
    position: relative;
    margin-left: -25rem;
    border:3px solid transparent;
    height: 40rem;
    width: 40rem;
    background-clip: padding-box;
    border-radius: 100%;
    background-color: #004192;
}
.technology_circle:after{
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1;
    margin:-3px;
    border-radius: 100%;
    background: linear-gradient(to left,#2b64a6,#013777,#000);
}
.technology_circle .swiper-button-prev{
    right: 8rem;
    left: auto;
    position: absolute;
    top: 7rem;
    bottom: auto;
    color: #fff;
    transform: rotate(90deg);
}
.technology_circle .swiper-button-next{
    right: 8rem;
    left: auto;
    position: absolute;
    bottom: 6rem;
    color: #fff;
    top: auto;
    transform: rotate(90deg);
}
.history_list{
    position: absolute;
    left: 15rem;
    top:50%;
    z-index: 999;
    margin-left: -11px;
    transform: translateY(-50%);
    overflow: hidden;
    height: 12rem;
}
.history_list .history{
    height: 4rem;
    display: none;
    white-space: nowrap;
    color: #fff;
    line-height: 4rem;
    font-size: 1.5rem;
    padding-left: 2rem;
    position: relative;
    transition: all 1s;
}
.history_list .history a{
    color: #fff;
}
.history_list .history:before{
    content: " ";
    width: 6px;
    height: 6px;
    background-color: #fff;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 50%;
}
.history_list .history.empty:before{
    display: none;
}
.history_list .history span{
    font-size: 1.2rem;
    margin-right: 5px;
    display: inline-block;
}
.history_list .history.active{
    font-size: 2rem;
    margin-left: 7px;
}
.history_list .history.active:before{
    top: 60%;
}
.history_year{
    position: absolute;
    right: 16rem;
    bottom: 35%;
    color: #fff;
    text-align: center;
}
.history_year h1{
    font-size: 6rem;
    display: none;
}
.year_prev,
.year_next{
    background-color: #1a59a1;
    color: #fff;
    display: inline-block;
    width: 4rem;
    text-align: center;
    line-height: 4rem;
    height: 4rem;
    font-size: 1.4rem;
    border-radius: 100%;
}
.history_year a:last-child{
    margin-left: 2rem;
}
.year_next:hover,
.year_prev:hover{
    background-color: #066ffd;
    color: #fff;
}
.year_next.disabled:hover,
.year_prev.disabled:hover{
    background-color: #1a59a1;
}
.year_list{
    height: 6.2rem;
    overflow: hidden;
    margin-bottom: 3rem;
}
.year_list .active{
    display: block;
}
.year_prev.disabled,
.year_next.disabled{
    opacity: .3;
    cursor: default;
}
:root {
    --clipped-left: 0px;
    --clipped-bottom: 8rem;
    --clipped-left-margin: 7.8rem;
    --clipped-bottom-margin: 4.8rem;
}
.clipped_list{
    position: absolute;
    left: 25%;
    width: 50%;
    bottom: 7rem;
}
.clipped-border {
    -webkit-clip-path: polygon(0 50%,25% 95%,75% 95%,100% 50%,75% 5%,25% 5%);
    clip-path: polygon(0 50%,25% 95%,75% 95%,100% 50%,75% 5%,25% 5%);
    padding: 5px;
    background-color: #fff;
    background-size: 80% auto;
    background-position: center center;
    background-repeat: no-repeat;
/*    background: #fff;*/
    height: 10rem;
    width: 10rem;
    transition: transform .2s;
    position: absolute;
    cursor: pointer
}

.clipped-border:before {
    content: '';
    position: absolute;
    opacity: .5;
    width: 350px;
    height: 70px;
    background: white;
    top: 0;
    left: 0;
    z-index: 1;
    transform: rotate(45deg);
    transition: transform .5s
}

.clipped-border:hover:before {
    transform: translate(-100px, 400%) rotate(45deg);
    transition: transform .5s
}

.clipped-border:nth-child(1) {
    bottom: var(--clipped-bottom);
    left: var(--clipped-left);
}


.clipped-border:nth-child(2) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin));
    left: calc(var(--clipped-left) + var(--clipped-left-margin));
}


.clipped-border:nth-child(3) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*2);
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*2);
}
.clipped-border:nth-child(4) {
    bottom: calc(var(--clipped-bottom));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*2);
}


.clipped-border:nth-child(5) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*3);
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*3);
}
.clipped-border:nth-child(6) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*3);
}
.clipped-border:nth-child(7) {
    bottom: calc(var(--clipped-bottom) - var(--clipped-bottom-margin));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*3);
}


.clipped-border:nth-child(8) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*2);
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*4);
}
.clipped-border:nth-child(9) {
    bottom: calc(var(--clipped-bottom));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*4);
}


.clipped-border:nth-child(10) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*3);
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*5);
}
.clipped-border:nth-child(11) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*5);
}


.clipped-border:nth-child(12) {
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*2);
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*6);
}
.clipped-border:nth-child(13) {
    bottom: calc(var(--clipped-bottom));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*6);
}


.clipped-border.more{
    bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin));
    left: calc(var(--clipped-left) + var(--clipped-left-margin)*7);
    background-color: #c9d1dc;
    color: #fff;
}
.clipped-border.more:before{
    display: none;
}
.more_txt{
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 1.3rem;
    transform: translate(-50%,-50%);
}
.clipped-border:hover {
    transform: scale(1.2);
    transition: transform .2s;
    z-index: 10
}
.partner_title{
    position: relative;
    padding-top: 5rem;
    text-align: center;
}
h1{
    margin-bottom: 1.5rem;
}
.partner_title p{
    font-size: 1.5rem;
}
#product_swiper .year_prev,
#product_swiper .year_next{
    position: absolute;
    top: 50%;
    z-index: 9999;
}
#product_swiper .year_prev{
    left: 3rem;
}
#product_swiper .year_next{
    right: 3rem;
}
.dialog_modal .modal-body{
    text-align: center;
}
.dialog_modal .modal-dialog{
    top: 30%;
}

@media screen and (max-width:1920px) {
    html{
        font-size: 15px;
    }
    .clipped_list{
        width: 50%;
    }
}
@media screen and (max-width:1400px) {
    html{
        font-size: 14px;
    }
}
@media screen and (max-width:1300px) {
    html{
        font-size: 13px;
    }
    .index_news{
        padding: 1.5rem 0 !important;
    }
    .mt-5, .my-5 {
        margin-top: 2rem !important;
    }
    :root {
        --clipped-left: 0px;
        --clipped-bottom: 10rem;
        --clipped-left-margin: 6.6rem;
        --clipped-bottom-margin: 3.8rem;
    }
    .clipped-border{
        width: 8rem;
        height: 8rem;
    }
}

@media screen and (max-width:1200px) {
    html{
        font-size: 13px;
    }
    
}
.navbar-toggler{
    border-color: #fff;
}
/*.sidenav start*/
.sidenav {
    background: #212121;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .3);
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 100%;
    left: 0;
    position: fixed;
    overflow: auto;
    transform: translate(-262px, 0);
    transition: transform .3s;
    top: 0;
    width: 256px;
    z-index: 9999;
}

.sidenav.show {
    transform: translate(0, 0)
}

.sidenav-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-top: 40px;
}

.sidenav-menu li {
    display: block;
    position: relative
}

.sidenav-menu a {
    background: 0 0;
    color: #BDBDBD;
    display: block;
    line-height: 24px;
    padding: 10px 20px;
    text-decoration: none
}

.sidenav-menu a:hover {
    background: #616161;
    color: #fff;
}

.sidenav-menu a.active, .sidenav-menu a.active .sidenav-dropdown-icon, .sidenav-menu a.active .sidenav-link-icon {
    color: #FAFAFA
}
.sidenav-dropdown-icon .material-icons,
.sidenav-dropdown-icon .material-icons2{
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    vertical-align: top;
    margin-top: -3px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.sidenav-dropdown-icon, .sidenav-link-icon {
    color: #757575;
    position: absolute;
    text-align: center;
    top: 8px
}

.sidenav-link-icon {
    display: block;
    height: 24px;
    left: 24px;
    width: 24px
}

.sidenav-link-title {
    display: block;
}

.sidenav-dropdown {
    display: none;
    list-style: none;
    padding: 0
}

.sidenav-dropdown a {
    background: #191919;
    padding-left: 32px
}

.sidenav-dropdown a:hover {
    background: #616161
}

.sidenav-dropdown li:first-child a {
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1)
}

.sidenav-dropdown-icon {
    display: none;
    height: 16px;
    right: 16px;
    width: 16px
}

.sidenav-dropdown-icon.show {
    display: block
}

.sidenav-overlay {
    background: rgba(255, 255, 255, .8);
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99
}

.sidenav-no-scroll {
    overflow: hidden !important
}
.sidenav-dropdown-icon:after{
    font: normal normal normal 14px/1 FontAwesome;
    content: "\f105";
    font-size: 22px;
}
.navbar-toggler{
    color: #333;
    border-color: #333;
    padding: 0.5rem 1rem;
}
.white_nav .navbar-toggler{
    color: #333;
    border-color: #333;
}
.jing_box:nth-child(2){
    left:20%;
    top:43%
}
.jing_box:nth-child(3){
    left:32%;
    top:28%
}
.jing_box:nth-child(4){
    left:47%;
    top:20%;
}
.jing_box:nth-child(5){
    left:63%;
    top:28%
}
.jing_box:nth-child(6){
    left:75%;
    top:43%
}
select.form-control{
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    position: relative;
}
.copyright{
    border-top:1px solid #7a7676;
}
.foot_nav h4{
    font-size: 1.2rem;
}
.foot_nav{
    font-size: 1.1rem;
}
.foot_nav:last-child{
    position: relative;
}
.foot_nav:last-child:before{
    content: " ";
    position: absolute;
    left: -2rem;
    border-left: 1px solid #7a7676;
    top: 0;
    height: 80%;
}
.index_txt p{
    margin-bottom: 2rem;
}
.bottom_txt{
    left: 70%;
    right: 5%;
    top: 75%;
}
.contact_slide_form{
    padding-top: 4rem;
}
@media screen and (max-width:1500px) {
    .top_nav{
       padding: 0.8rem 5rem;
    }
    .top_nav .navbar-nav .nav-link {
        padding: 1rem;
    }
}
@media screen and (max-width:1300px) {
    .top_nav{
       padding: 0.8rem 2rem;
    }
    .top_nav .navbar-nav .nav-link {
        padding: 1rem 0.6rem;
    }
}
@media screen and (max-width:500px) {
    .bottom_txt{
        left: 5%;
        top: 50%;
    }
    html{
        font-size: 12px;
    }
    .news_img{
        min-height: 16rem;
    }
    .index_txt p{
        margin-bottom: .5rem;
    }
    .product_list{
        overflow: hidden;
    }
    .product_list .p_img{
        min-height: 400px;
    }
    .base_footer .text-right{
        text-align: left !important;
    }
    .top_nav {
        padding: 1.8rem 1.2rem;
    }
    .banner_title{
        text-align: center;
    }
    .banner{
        height: 40rem;
    }
    .proudct_title{
        margin-top: 3rem;
    }
    .line{
        margin-top: 3rem;
        margin-bottom: 3rem;
    }
    .solution_link{
        margin-bottom: 3rem;
        margin-top: 1rem;
    }
    .product_list .product_txt{
        width: 90%;
    }
    .banner .location{
        left: 0;
        right: 0;
        padding-left: 2rem;
        padding-top: 2rem;
    }
    .banner_title:after{
        left: 50%;
    }
    .news_right{
        margin-left: 0;
    }
    .news_box_big .more{
        margin-top: 3rem;
    }
    .news_left{
        margin-right: 0;
    }
    .h2, h2{
        font-size: 1.6rem;
    }
    .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
        line-height: 1.4;
    }
    .news_body{
        padding-top: 3rem;
    }
    .banner_detail .location{
        padding: 1.8rem 2rem;
    }
    .partner_title{
        
    }
    .clipped_list{
        width: 85%;
        bottom: 0;
        left: 7%;
    }
    .clipped-border{
        width: 7rem;
        height: 7rem;
    }
    :root {
        --clipped-left: 0px;
        --clipped-bottom: 1rem;
        --clipped-left-margin: 5.8rem;
        --clipped-bottom-margin: 3.5rem;
    }
    .clipped-border:nth-child(1) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*8);
        left: var(--clipped-left);
    }
    .clipped-border:nth-child(2) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*7);
        left: calc(var(--clipped-left) + var(--clipped-left-margin));
    }
    .clipped-border:nth-child(3) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*8);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*2);
    }
    .clipped-border:nth-child(4) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*7);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*3);
    }

    .clipped-border:nth-child(5) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*6);
        left: var(--clipped-left);
    }
    .clipped-border:nth-child(6) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*5);
        left: calc(var(--clipped-left) + var(--clipped-left-margin));
    }
    .clipped-border:nth-child(7) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*6);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*2);
    }
    .clipped-border:nth-child(8) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*5);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*3);
    }


    .clipped-border:nth-child(9) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*4);
        left: var(--clipped-left);
    }
    .clipped-border:nth-child(10) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*3);
        left: calc(var(--clipped-left) + var(--clipped-left-margin));
    }
    .clipped-border:nth-child(11) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*4);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*2);
    }
    .clipped-border:nth-child(12) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*3);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*3);
    }


    .clipped-border:nth-child(13) {
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*2);
        left: var(--clipped-left);
    }
    .clipped-border.more{
        bottom: calc(var(--clipped-bottom) + var(--clipped-bottom-margin)*2);
        left: calc(var(--clipped-left) + var(--clipped-left-margin)*2);
        background-color: #c9d1dc;
        color: #fff;
    }
    .top_img,
    .cover_swiper{
        height: 55rem;
    }
    .index_footer{
        margin-top: 2rem;
        position: relative;
    }
    .solution_list{
        margin-top: 0rem;
    }
    .solution_box{
        margin-top: 2rem;
    }
    .solution_img{
        display: block;
        margin-top: 2rem;
    }
    .index6_box{
        margin-top: 3rem;
    }
    .history_year{
        left: 50%;
        right: auto;
        top: 8rem;
        transform: translateX(-50%);
    }
    .year_list{
        height:7.2rem
    }
    .history_box{
        right: 2rem;
    }
    .history_list{
        left: 2rem;
        right: 2rem;
    }
    .history_list .history a{
        white-space: nowrap;
        display: block;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .history_list .history.active{
        margin-left: 0;
    }
    .honor_img .text-right{
        text-align: center !important;
    }
    .honor_img h2{
        text-align: center;
        font-size: 1.8rem;
    }
    .honor_img .text{
        position: static;
        text-align: center;
        margin-bottom: 1rem;
    }
    .honor_swiper .swiper{
        padding-bottom: 2rem;
    }
    #honor_swiper .swiper-pagination{
        bottom: -1rem;
    }
    .honor_swiper{
        padding-bottom: 0;
    }
    .yewu_title{
        left: 2rem;
        right: 2rem;
    }
    .jing_box:nth-child(2){
        left:10%;
        top:8rem
    }
    .jing_box:nth-child(3){
        right:10%;
        left: auto;
        top:8rem
    }
    .jing_box:nth-child(4){
        left:10%;
        top:19rem;
    }
    .jing_box:nth-child(5){
        right:10%;
        left: auto;
        top:19rem;
    }
    .jing_box:nth-child(6){
        left:34%;
        top:13.5rem;
    }
    .culture_list{
        display: block;
    }
    .culture_box{
        width: 100%;
        display: flex;
    }
    .culture_box img{
        width: 48px;
        height: 48px;
    }
    .culture_box .text{
        margin-top: 0;
        padding-left: 2rem;
    }
    .culture_box{
        padding: 1rem;
    }
    .honor{
        top: 3rem !important;
    }
    .culture_list{
        bottom: 6rem;
    }
    .introduce_swiper{
        background-position: center left;
        padding: 2rem 3rem;
    }
    .about_swiper{
        padding: 2rem 3rem;
    }
    .contact_copyright{
        display: none;
    }
/*    .contact_slide_form{
        -webkit-box-align: end !important;
        -ms-flex-align: end !important;
        -webkit-align-items: end !important;
        align-items: end !important;
    }*/
    .contact_slide_form .mt-5{
        margin-top: 1rem !important;
    }
    .contact_content{
        padding: 2rem 1.5rem;
    }
    .cantact_list .mt-5,
    .cantact_list .mt-3{
        margin-top: 0 !important;
        margin-bottom: 0;
    }
    .cantact_list{
        padding-right: 0;
    }
    .contact_content .border_line:after{
        right: 0;
    }
    .c_inline_block{
        display: inline-block;
    }
    .contact_box{
        left: 0;
        right: 0;
        bottom: 0;
        top: 3rem;
    }
    .address_cover .cover_content{
        left: 0;
        right: 0;
        width: 100%;
        padding: 1.5rem;
    }
    .map_info .btn{
        transform: translateY(0);
        top: 100%;
        margin-top: 1rem;
    }
    .history_box{
        bottom: 6rem;
    }
    .honor_img .col-md-6:first-child{
        display: flex;
    }
    .honor_img h2{
        width: 50%;
    }
    .index_news{
        padding: 1rem 0 !important;
    }
    .index_news h3{
        font-size: 1.6rem;
    }
    .news_content .mb-5{
        margin-bottom: 1rem !important;
    }
    .jing_title img{
        height: 9rem;
    }
    h1{
        font-size: 2.3rem;
    }
    h4{
        font-size: 1.3rem;
    }
    .qustion{
        padding: 3rem 0;
    }
    .qustion h1{
        margin-bottom: 2rem;
    }
    .solution_link h1{
        margin-top: 0;
    }
    .contact_slide_form .container{
        width: auto;
        margin-top: 3rem;
    }
    .honor_swiper{
        bottom: 2rem;
    }
    .jing_title{
        bottom: 30%;
    }
    .foot_nav{
        flex: 0 0 50%;
        max-width: 50%;
    }
    
    .culture_box .text{
        margin-bottom: 0;
    }
    .m_bg_left{
        background-position: left;
    }
    .banner_box{
        left: 0;
        right: 0;
    }
    .cover_center{
        left: 15px;
        right: 15px;
    }
}