@charset "utf-8";
@font-face {font-family: "bebas";  }
body {font-size: 16px;color: #333333;background: #fff;}
html, body {margin: 0;padding: 0;width: 100%;height: 100%;}
html * {outline: 0;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
* {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;font-weight: normal;margin: 0;padding: 0;}
p {word-break: break-all;}
img {border: none;max-width: 100%;display: inline-block;line-height: 0;font-size: 0;vertical-align: bottom;}
div, ul, li, dl, dt, dd, p, form {margin: 0;padding: 0;}
ul, li, dl, dt, dd {list-style: none;display: block;}
a {font-size: inherit;text-decoration: none;color: #333;}
i, em {font-style: normal; /*默认值。浏览器显示一个标准的字体样式。*/}
select, input, textarea, button {font-family: inherit;font-size: inherit;}
table {border-spacing: 0;border-collapse: collapse;background-color: transparent;}
td, th {padding: 0;}
th {text-align: left;}
tr {vertical-align: middle;}
.body_box{width: 100%;background:#fff;}
.max_width{
    width: 1200px;
    margin: 0 auto;
}
.p_blue{
    color: #004fc6;
}
.p_white{
    color: #fff;
}
.banner{
    position: relative;
}
.banner .mybanner1 .swiper-slide{
    width: 100px!important;
}
.banner .mybanner1 img{
    width: 100px;
}
.mybanner1 .swiper-wrapper div{
        border: 2px solid #000;
}
.mybanner1 .swiper-wrapper div.swiper-slide-thumb-active{
    border: 2px solid #004fc6;
}
.mybanner1{
    position: absolute;
    top: 92%;
}
.mybanner1 .swiper-wrapper{
    height: auto;
    display: flex;
    justify-content: center;
}
.header .headers{
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.navbar_nav {
    height: 100%;
    display: flex;
    align-items: center;
}
.pro_le ul{
    display: flex;
    flex-wrap: wrap;
}
.pro_le li {
    width: 31.33%;
    margin: 2% 1%;
}
.pro_le_li a{
    display: flex;
    flex-direction: column;
}
.pro_le_tit{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 6%;
    background: #f5f5f5;
    color: #000;
    font-weight: bold;
    font-size: 18px;
    line-height: 3;
    margin-top: 4%;
    transition: all .2s ease 0s;
}
.pro_le_blue img{
    position: absolute;
    right: 8px;
    bottom: 8px;
    min-height: 250px;
}
.pro_le_i{
    width: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro_le_blue{
    height: 100%;
    position: relative;
}
.pro_le_blues{
    min-height: 250px;
    background: rgba(0, 79, 198, 1);
}
.product{
    background-image: url("../img/1641949915155.jpeg");
}
.pro_le ul li:hover .pro_le_tit{
    margin-top: 3%;
}
.product_title{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 2% 0;
}
.product_t_ri em{
    width: 100px;
    height: 1px;
    background: #cccccc;
    margin: 0 4%;
}
.product_t_ri {
    width: 38%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.product_t_li h3{
    font-weight: bold;
    font-size: 24px;
    color: #004fc6;
}
.pro_li {
    font-size: 30px;
    font-weight: 500;
}
.a_us_box {
    display: flex;
    justify-content: space-between;
    padding: 4%;
    background: #fff;
}
.a_us_box .a_us_b_le{
    width: 46%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.a_us_box .a_us_b_img{
    width: 50%;
    min-height: 295px;
}
.a_us_b_img img{
    /*height: 100%;*/
}
.about_us_m{
    padding: 3% 0;
}
.about_us_m .pro_li{
    color: #fff;
}
.about_us{
    background-image: url("../img/1641950127375.jpeg");
}
.a_us_boxs {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 2% 4%;
}
.a_us_b_con {
    background: #004fc6;
    width: 38%;
    font-size: 14px;
    line-height: 46px;

}
.a_us_b_con a{
       display: flex;
    align-items: center;
    justify-content: center;
}
.a_us_b_con:hover a{
    background: linear-gradient(#1981d9, #0558ca);
    color: #fff;
}

.a_us_b_le .a_us_b_le_p{
    line-height: 2;
    font-size: 15px;
}
.a_us_b_con a{
    color: #fff;
}
.a_us_b_pho{
    text-align: center;
}
.a_us_b_phs p{
    font-size: 18px;
    color: #004fc6;
    font-weight: 500;
}
/**/
.reason_le {
    width: 48%;
}
.reason_boxs{
    margin-top: 4%;
    display: flex;
    justify-content: space-between;
}
.reason_le_con{
    display: flex;
    margin-top: 6%;
}
.reason_ti span{
    font-size: 22px;
}
.reason_le_c_p{
    margin-left: 4%;
}
.reason_le_c_p p{
    line-height: 3.4;
}
.reason_ti {
    display: flex;
    align-items: flex-end;
}
.reason_ti img{
    width: 40px;
    margin-right: 4%;
}
.reason{
    background-image: url("../img/1641949915155.jpeg");
}
.solution_cont{
    display: flex;
    justify-content: space-between;
}
.solution_c_a {
    width: 30%;
}
.so_c_tit{
    box-shadow: 0px 2px 4px 2px rgb(155 155 155 / 10%);
    width: 90%;
    display: flex;
    align-items: center;
}
.so_c_tit em{
    width: 8px;
    height: 70px;
    background: #004fc6;
    margin-right: 5%;
}
.so_c_tit span{
    font-size: 18px;
}
.so_c_cont{
    box-shadow: 0px 2px 4px 2px rgb(155 155 155 / 10%);
}
.so_c_cont p{
    text-align: center;
    margin: 6% 8%;
    font-size: 14px;
    color: #626262;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.so_c_c_l {
    display: flex;
    justify-content: flex-end;
}
.swiper {
    width: 100%;
    /*height: 100%;*/
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-father {
    width: 100%;
}
.solution{
    position: relative;
    background: #fff;
}
.new_c_p{
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-align: left;
    color: #686868;
    margin-bottom: 10%;
}
.new_c_tie h3{
    color: #000;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    font-size: 18px;
    margin: 4% 0;
    transition: all .2s ease 0s;
    font-weight: bold;
}
.new_c_tie p{
    color: #686868;
    font-size: 14px;
}
.new_c_tie time{
    color: #686868;
    font-size: 14px;
}
.new_conts{
    padding: 8%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
.new_c_tie {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    width: 100%;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5%;
    margin-bottom: 5%;
}
.new_c_b {
    display: flex;
    justify-content: flex-start;
    width: 100%;
}
.new_c_b span{
    width: 40%;
    background: #004fc6;
    color: #fff;
    font-size: 14px;
    line-height: 3;
}
.swiper-button-next, .swiper-button-prev{
    color: #cccccc;
}
.solution_cont .swiper-father .swiper-cont-next{
    right: 14%;
    top: 58%;
    left: auto;
}
.solution_cont .swiper-father .swiper-cont-prev{
    left: 14%;
    top: 58%;
    right: auto;
}
.news{
    background-image: url("../img/1641958006912.jpeg");
    position: relative;
}
.solution_box{
    padding: 4% 0;
}
.pro_boxs:hover .new_c_tie h3{
    color: #004fc6;
}
    /**/
.obtain_box{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.obtain_l_t{
    margin-left: 2%;
}
.obtain_le{
    display: flex;
    align-items: center;
    width: 60%;
}
.obtain_l_t p{
    margin-bottom: 1%;
    font-size: 24px;
}
.obtain_l_t soan{
    font-size: 18px;
}
.obtain{
    padding: 4% 0;
    background: #fff;
}
.obtain_ri{
    width: 20%;
    display: flex;
    align-items: center;
    line-height: 63px;
    background: #004fc6;
    justify-content: center;
}
.obtain_ri a{
    width: 100%;
    text-align: center;
    color: #fff;
}
.obtain_ri:hover a{
    background: linear-gradient(#1981d9, #0558ca);
    color: #fff;
}
.bottom{
    background-image: url("../img/1641954303961.jpeg");
}
.bottom_top{
    display: flex;
    justify-content: space-between;
}
.bottom_top{
    padding: 4% 0;
}
.bottom_t_li{
    display: flex;
    width: 36%;
    justify-content: space-between;
}
.bottom_t_a{
    display: flex;
    flex-direction: column;
}
.bottom_t_img{
    display: flex;
    align-items: center;
}
.bottom_t_img img:nth-child(1){
    width: 120px;
    height: 120px;
}
.bottom_t_img img:nth-child(2){
    width: 50px;
    height: 50px;
    margin: 0 6%;
}
.bottom_t_img img:nth-child(3){
    width: 50px;
    height: 50px;
}
.bottom_b{
    display: flex;
    line-height: 60px;
    justify-content: center;
}
.bottom_t_p p{
    font-size: 16px;
    color: #fff;
    margin-top: 4%;
}
.bottom_t_p em{
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
    margin: 2% 0 4% 0;
}
.bottom_t_te {
    margin-top: 6%;
    font-size: 14px;
    color: #666;
}
.bottom_t_a span{
    color: #fff;
    margin-bottom: 20px;
    font-weight: bold;
}
.bottom_t_a a{
    font-size: 14px;
    margin: 8px 0;
    color: #666;
}
.bottom_t_pho span{
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 12%;
    display: inline-block;
}
header .navbar_nav li.active {

    border-bottom: 2px solid #004fc6;
}
.header .navbar_nav li.active a{
    color: #004fc6;
}
.li-parent-div{
    height: 100%;
}
@media screen and (min-width: 1401px) and (max-width:1600px) {
    .solution_cont .swiper-father .swiper-cont-prev {
        left: 4%;
    }
    .solution_cont .swiper-father .swiper-cont-next {
        right: 4%;
    }
}
@media screen and (min-width: 1300px) and (max-width:1400px) {
    .solution_cont .swiper-father .swiper-cont-prev {
        left: 2%;
    }
    .solution_cont .swiper-father .swiper-cont-next {
        right: 2%;
    }
}
@media screen and (min-width: 340px) and (max-width:1300px) {
    .solution_cont .swiper-father .swiper-cont-prev {
        display: none;
    }
    .solution_cont .swiper-father .swiper-cont-next {
        display: none;
    }
}

/*移动端*/
@media only screen and (max-width: 1200px){
    .max_width{
        width: 100%;
        padding: 0 0.16rem;
    }
    .pro_li{
        font-size: 0.48rem;
    }
    .product_t_ri{
        width: 38%;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
    .product_t_ri em{
        display: none;
    }
    .product_t_ri span{
        display: none;
    }
    .product_title {
        align-items: flex-end;
    }
    .product_t_ri a{
        width: 0.6rem;
        display: inline-block;
    }
    .product_t_ri a img{
        width: 0.6rem;
    }
    .obtain_le img{
        display: none;
    }
    .mybanner1 {display: none;}
    .padding {
        padding-bottom: 0.4rem;
    }
    .pro_le li{
        width: 43.33%;
        margin: 3% 3%;
    }
    .pro_le_blue img{
        min-height: 2.2rem;
    }
    .pro_le_blues{
        min-height: 2.2rem;
    }
    .a_us_box{
        display: flex;
        justify-content: space-between;
        padding: 0.2rem;
        flex-direction: column;
    }
    .a_us_box .a_us_b_le{
        width: 100%;
    }
    .a_us_box .a_us_b_img{
        width: 100%;
        min-height: 3rem;
        margin-top: 2%;
    }
    .about_us_m {
        padding: 3%!important;
    }
    .a_us_boxs{
        display: none;
    }
    .reason_boxs {
        margin-top: 4%;
        display: flex;
        flex-direction: column;
    }
    .bottom_top{
        display: none;
    }
    .bottom_b {
        display: flex;
        line-height: 0.8rem;
        justify-content: center;
        flex-direction: column;
        align-items: center;
    }
    .obtain_box {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: column;
    }
    .obtain_le{
        width: 100%;
    }
    .obtain_ri{
        width: 100%;
        margin: 4% 0;
    }
    .obtain_l_t p{
        font-size: 0.35rem;
        font-weight: bold;
        margin-bottom: 0.3rem;
    }
    .solution_cont {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
    }
    .solution_c_a {
        width: 100%;
        margin-bottom: 0.4rem;
    }
    .banner img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }
    .reason_le{
        width: 100%;
    }
    .reason_le_c_p p {
        line-height: 4;
        font-size: 0.24rem;
    }
    .header .left {
        width: 74%;
    }
    .so_c_cont p{
        /*padding: 6% 8%;*/
        font-size: 0.24rem;
    }
    .banner{
        margin-top: 1.3rem!important;
    }
    .new_c_p{
        font-size: 0.24rem;
    }
    .new_c_tie h3{
        font-size: 0.3rem;
    }
    .new_c_tie p{
        font-size: 0.24rem;
    }
    .new_c_tie time{
        font-size: 0.24rem;
    }
    .obtain_l_t span{
        font-size: 0.24rem;  
    }
    .obtain_ri a{
        line-height: 0.8rem;
        font-size: 0.24rem;
    }
    .bottom_b{
        font-size: 0.24rem;
    }
    .so_c_tit span {
        font-size: 0.28rem;
    } 
    .a_us_b_le .a_us_b_le_p{
        font-size: 0.24rem;
    }
    .pro_le_t{
        font-size: 0.26rem;
    }
    .so_c_img img{
        width: 100%;
    }
    .header .navbar_nav li a{
        padding: 0 0.11rem;
    }
    .bottom {
        padding-bottom: 1.3rem;
    }
    .header .navbar_nav li a{
        padding: 0 13px!important;
    }
}