header{
    width: 100%;
    border-bottom: 1px solid #d0d0d0
}
.header_top{
    padding: 0 32px;
    background: #1d2128;
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 45px;
    color: #fff;
    font-size: 16px;
}
.header_top .uld{
    display: flex;
}
.header_top .uld .item{
    margin-left: 32px;
    cursor: pointer;
}
.header_top .uld .item:hover span{
    margin-left: 0;
    color: #173f90
}
.header_top .uld .item span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    transition: all .5s
}
.header{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 32px;
}

.header h1{
    display: flex;
    align-items: center;
    float: left;
}
.header .navBar{
    display: flex;
    align-items: center;
    float: right;
}
.header h1 .txt{
    font-size: 16px;
    color: #6a6a6a;
    margin-left: 20px;
    line-height: 1.5;
    text-align: left;
}
.header .navBar .h_phone i{
    width: 1px;
    height: 12px;
    background: #6c6c6c;
    display: inline-block;
    vertical-align: middle;
    margin: 0 12px;
}
.header .navBar .h_phone a{
    width: 16px;
    height: 16px;
    background: url('../images/ss.jpg') no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.header h1 .txt h6{
    font-size: 20px;
    color: #050505;
    font-weight: bold;
}
.header {
    text-align: center;
}
.he_d{
    clear: both;
}
.header ul{
    display: inline-block;
}
.header li{
    font-size: 16px;
    display: inline-block;
    vertical-align: middle;
    line-height: 60px;
    margin-left: 38px;
}
.header li:first-of-type{
    margin-left: 0;
}
.header .navBar .h_phone{
    line-height: 60px;
    /* margin-left: 100px; */
}
.header li.on a,
.header  li:hover a{
    color: #4a4b95
}
.header .navBar .h_phone span{
    font-size: 22px;
    color: #4a4b95;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
    margin-left: 6px;
}
.home-navBar{
    position: relative;
    z-index: 2;
    margin-top: -60px;
    line-height: 60px;
    background: #fff;
    display: flex;
    border-bottom: 1px solid #f5f5f5;
}
.home-navBar a{
    flex: 1;
    text-align: center;
    font-size: 20px;
    color: #333;
    border-right: 1px solid #f5f5f5;
    position: relative;
    z-index: 1;
}
.home-navBar a::before{
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: #4a4b95;
    z-index: -1;
    opacity: 0;
    transform: scale(0);
    transition: all .5s;
}
.home-navBar a.on::before,
.home-navBar a:hover::before{
    opacity: 1;
    transform: scale(1)
}
.home-navBar a.on,
.home-navBar a:hover{
    color: #fff
}
.ab1-set1{
    padding: 80px 0 132px;
}
.ab1-set1-views{
    display: flex;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}
.ab1-set1-views .txt{
    width: 50%;
    padding-left: 30px;
    padding-right: 25px;
    padding-top: 50px;
    box-sizing: border-box;
}
.ab1-set1-views .txt h6{
    color: #000000;
    font-size: 40px;
}
.ab1-set1-views .txt i{
    width: 70px;
    height: 3px;
    display: block;
    background: #4a4b95;
    margin: 20px 0 30px;
}
.ab1-set1-views .txt .cont{
    font-size: 18px;
    line-height: 2;
}
.ab-set2{
    background: url('../images/ab-set2-bj.jpg') no-repeat;
    background-size: 100% 100%;
    padding: 90px 0 60px;
}
.ab-set2 ul{
    display: flex;
    justify-content: space-between;
}
.ab-set2 ul li{
    text-align: center;
    color: #fff;
}
.ab-set2 ul li h6{
    display: flex;
    align-items: flex-start;
    justify-content: center;
    margin-bottom: 30px;
}
.ab-set2 ul li p{
    font-size: 20px;
}
.ab-set2 ul li span{
    font-size: 96px;
    line-height: 1;
}
.ab-set2 ul li em{
    font-size: 32px;
    line-height: 1;
    margin-left: 5px;
}
.ab-set5,
.ab-set4,
.ab-set3{
    padding: 110px 0;
}
.ab-set-title{
    text-align: center;
    padding-bottom: 63px;
}
.ab-set-title p{
    font-size: 18px;
    color: #454545;
    text-transform: uppercase
}
.ab-set-title h6{
    font-size: 44px;
    color: #454545;
    margin-top: 10px;
}
.ab-set-title i{
    width: 3px;
    height: 28px;
    background: #4a4b95;
    display: block;
    margin: 26px auto 0;
}
.swiper-button-next{
    background-image: url('../images/to.png') !important;
    background-size: 100% 100% !important;
    width: 31px !important;
    height: 31px !important;
}
.swiper-button-prev{
    background-image: url('../images/to2.png') !important;
    background-size: 100% 100% !important;
    width: 31px  !important;
    height: 31px  !important;
}
.swiper{
    overflow: hidden;
}
.ab-set4 .img,
.ab-set3 .img{
    border: 1px solid #ddd;
}
.ab-set4,
.ab-set3{
    border-bottom: 1px solid #ddd;
}
.ab-set4 .swiper-slide h6{
    text-align: center;
    margin-top: 22px;
    font-size: 18px;
}
.ab-set5 img{
    width: 100%;
    height: auto;
}
.c-set1{
    padding: 80px 0;
}
.c-set1-view{
    display: flex;
    justify-content: space-between;
    padding: 62px 114px;
    background: url('../images/c_img.jpg') no-repeat;
    background-size: 100% 100%;
    color: #fff
}
.c-set1-view .item h6{
    font-size: 40px;
    margin-bottom: 22px;
    margin-top: 5px;
}
.c-set1-view .item p{
    font-size: 16px;
}
.c-set2-view{
    display: flex;
    border: 1px solid #e3e3e3;
    align-items: center;
}
.c-set2-view .map{
    width: 52%;
}
.c-set2-view .c-cont{
    width: 48%;
    box-sizing: border-box;
    padding-left: 6%;
}
.c-set2-view .c-cont h6{
    font-size: 30px;
    color: #000000;
    padding-bottom: 16px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}
.c-set2-view .c-cont .cont{
    font-size: 20px;
    line-height: 3;
}
.c-set2-view .c-cont a{
    background-image: linear-gradient( to right, #1c1e85,#6480e6);
    width: 134px;
    line-height: 40px;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-top: 40px;
}
.c-set2-view .c-cont a img{
    width: 25px;
    height: auto;
}
.c-set2-view .c-cont a span{
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
}
.c-set3{
    padding: 80px 0 110px;
}
.c-set3-view{
    display: flex;
    border: 1px solid #ddd;
}
.c-set3-view .flom{
    width: 52%;
    padding-top: 112px;
    padding-left: 94px;
    box-sizing: border-box;
    padding-right: 6%;
}
.c-set3-view .imgd{
    width:48%;
}
.c-set3-view .imgd img{
    width: 100%;
    height: auto;
}
.c-set3-view .flom .tit{
    padding-bottom: 42px;
}
.c-set3-view .flom .tit h6{
    font-size: 42px;
    color: #000;
    margin-bottom: 8px;
}
.c-set3-view .flom .tit  p{
    font-size: 20px;
    color: #000;
    text-transform: uppercase;
}
.c-set3-view .flom .text{
    display: block;
    border-bottom: 2px solid #a8a8a8;
    width: 100%;
    line-height: 64px;
    font-size: 16px;
}
.c-set3-view .flom .submit{
    background-image: linear-gradient( to right, #1c1e85,#6480e6);
    width: 150px;
    line-height: 48px;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-top: 40px;
    font-size: 16px;
}
/* 核心优势 */
.h_bj{
  background: #f2f2f2;
  padding: 80px 0;
}
.hx_view{
    background-image: url('../images/hx_bj.jpg');
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 280px;
}
.hx_view .item{
    display: flex;
    justify-content: space-between;
    width: 1000px;
    margin: 0 auto;
}
.hx_view .item .txt{
    width: 535px;
}
.hx_view .item .txt .t{
    font-size: 50px;
    color: #1c1e85;
    position: relative;
}
/* .hx_view .item .txt .t::after{
    width: 30px;
    height: 4px;
    content: '';
    display: block;
    background: #1c1e85;
} */
.hx_view .item .txt .t::before{
    width: 84px;
    height: 84px;
    content: '';
    position: absolute;
    left: -24px;
    bottom: 0;
    background: url('../images/hx-ico.jpg') no-repeat;
    background-size: 100% 100%;
}
.hx_view .item .txt .t span{
    font-size: 30px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    transform: translateY(-6px);
    font-style: oblique;
}
.hx_view .item .txt .cont{
    font-size: 24px;
    line-height: 1.8;
    padding-left: 55px;
}
.hx_view .item .txt  i{
    width: 30px;
    height: 4px;
    display: block;
    background: #1c1e85;
    margin: 20px 0 12px;
}
.hx_view .item .txt a{
    background-image: linear-gradient( to right, #1c1e85,#6480e6);
    width: 150px;
    line-height: 48px;
    display: block;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    margin-top: 40px;
    font-size: 16px;
    margin-left: 55px;
}
.hx_view .item{
    padding-bottom: 100px;
}
.new_bj{
    background: #f2f2f2;
    padding: 100px 0 160px;
}
.new_view{
    display: flex;
    justify-content: space-between;
}
.new_nawBar{
    width: 12%;
}
.new_view_list{
    width: 85%;
}
.new_nawBar li{
    margin-bottom: 60px;
}
.new_nawBar a{
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #666;
    position: relative;
    padding-bottom: 10px;
}
.new_nawBar a.on,
.new_nawBar a:hover{
    color: #1c1e85
}
.new_nawBar a.on::before{
    width: 100%;
    opacity: 1;
}
.new_nawBar a::before{
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    background: #1c1e85;
    left: 0;
    bottom: 0;
    opacity: 0;
}
.new_view_list a{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.new_view_list li{
    margin-bottom: 68px;
}
.new_view_list a .img{
    width: 25%;
}
.new_view_list a .txt{
    width: 75%;
    box-sizing: border-box;
    padding-left: 16px;
}
.new_view_list a .txt h6{
    font-size: 24px;
    color: #333;
    margin-bottom: 10px;
}
.new_view_list a .txt p{
    font-size: 16px;
    color: #666;
    font-weight: normal;
    height: 75px;
    line-height: 1.6;
}
.new_view_list a .txt span{
    font-size: 16px;
    color: #666
}
.new_view_list a .txt .p{
    text-align: right;
    font-size: 22px;
}
.case_bj{
    background: #f2f2f2;
}
.case_navBar{
    line-height: 114px;
    text-align: center;
}
.case_navBar a{
    display: inline-block;
    vertical-align: middle;
    font-size: 22px;
    color: #000;
    margin: 0 40px;
}
.case_navBar a.on,
.case_navBar a:hover{
    color: #1c1e85
}
.case1_view{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 20px;
}
.case1_view li{
    width: 48.5%;
    margin-bottom: 36px;
}
.case1_view li h6{
    background: #fff;
    text-align: center;
    line-height: 60px;
    font-size: 18px;
    color: #000
}
.case2_view{
    width: 100%;
    padding-bottom: 60px;
}
.case2_view li{
    padding: 50px;
    box-sizing: border-box;
    background: #f8f8f8;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 32px;
}
.case2_view li .txt{
    width: 60%;
}
.case2_view li .imgd{
    width: 30%;
}
.case2_view li .txt .im{
    width: 270px;
    margin-bottom: 30px;
}
.case2_view li .txt .cont{
    font-size: 16px;
    line-height: 1.7;
}
.case2_view li .txt a{
    width: 210px;
    line-height: 60px;
    display: inline-block;
    margin-top: 30px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    font-size: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
}
.case2_view li .txt a span{
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.pro_view,
.case3_view{
    width: 100%;
    padding-bottom: 60px;
}
.pro_view li{
    box-sizing: border-box;
    padding: 32px;
    background: #fff;
    margin-bottom: 32px;
    display: flex;
    justify-content: space-between;
    align-items: center
}
.pro_view li .txt a{
    width: 210px;
    line-height: 60px;
    display: inline-block;
    margin-top: 30px;
    border-top: 1px solid #666;
    border-bottom: 1px solid #666;
    font-size: 20px;
    box-sizing: border-box;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 16px;
}
.pro_view li .imgd{
    width: 42%;
}
.pro_view li .txt{
    width: 54%;
    box-sizing: border-box;
    padding-right: 2%;
}
.case3_view .item{
    background: #fff;
    margin-bottom: 32px;
}
.pro_view li .txt h6{
    font-size: 24px;
    color: #000;
    margin-bottom: 20px;
}
.pro_view li .txt .cont{
    font-size: 15px;
    color: #999;
    line-height: 1.8;
    height: 92px;
}
.pro_view li .txt a{

}
.case3_view .item ul{
    display: none
}
.case3_view .item .tit{
    display: flex;
    padding: 32px 30px;
    box-sizing: border-box;
    line-height: 80px;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all .4s;
}
.case3_view .item.on ul{
    display: flex
}
.case3_view .item.on .tit{
    padding: 20px 30px;
}
.case3_view .item .tit h6{
    font-size: 20px;
    color: #000;
}
.case3_view .item .tit .ico{
    width: 20px;
    height: 20px;
    position: relative;
}
.case3_view .item .tit .ico::before{
    width: 30px;
    height: 4px;
    background: #000;
    content: '';
    position: absolute;
    left: -5px;
    top: 50%;
    margin-top: -2px;
}
.case3_view .item .tit .ico::after{
    height: 30px;
    width: 4px;
    background: #000;
    content: '';
    position: absolute;
    left: 50%;
    transition: all .4s;
    transform: rotate(90deg);
    margin-left: -2px;
    top: -5px
}
.case3_view .item.on .tit .ico::after{
    transform: rotate(0)
}
.case3_view ul{
    border-top: 1px solid #ddd;
    box-sizing: border-box;
    padding: 26px;
    display: flex;
    flex-wrap: wrap;
}
.case3_view ul li{
    width: 16%;
    margin-right: 0.8%;
}
.case3_view ul li:nth-of-type(6n){
    margin-right: 0;
}
.home-set1{
    padding: 40px 0 68px;
}
.homeTitle{
    text-align: center;
    padding-bottom: 50px;
}
.homeTitle h6{
    font-size: 30px;
    color: #383a93;
    margin-bottom: 4px;
}
.homeTitle p{
    font-size: 16px;
}
.home-set1-view{
    display: flex;
    justify-content: space-between;
    overflow: hidden;
    position: relative;
}
.home-set1-view{
    width: 100%;
    height: 550px
}
.dst-ddd {
    width: 78.5%;
    position: absolute;
    left: 0%;
    bottom: 0;
    transition: all .5s;
}
.dst-ddd:last-of-type{
    left: 78.5%;
    z-index: 2;
}
.dst-ddd.actionss{
    /* right: 21.5%; */
    z-index: 2;
    left: 21.5%;
}
.home-set1-ul{

    position: relative;
}
.home-set1-ul.on .swiper-slide .tit{
    display: none;
}
.home-set1-ul ul{
    position: absolute;
    width: 100%;
    left: 0;
    bottom:22px;
    z-index: 2;
}
.home-set1-ul .swiper{
    margin-bottom: -24px
}
.home-set1-view .imgd{
    width: 21.5%;
    position: relative;
}
.home-set1-view .imgd .tit{
    position: absolute;
    left: 30px;
    top: 32px;
}
.home-set1-view .imgd .tit h6{
    font-size: 25px;
    color: #000;
    margin-bottom: 6px;
}
.home-set1-view .imgd .tit p{
    font-size: 14px;
}
.home-set1-ul.on .minImg,
.home-set1-ul .maxImg{
    display: none
}
.home-set1-ul.on .maxImg,
.home-set1-ul .minImg{
    display: block;
    height: 100%;
}
.home-set1-ul ul{
    display: flex;
    background: rgba(23, 24, 56, .8);
    box-sizing: border-box;
    padding: 25px 48px;
    /* display: none; */
    opacity: 0;
}
.home-set1-ul .titView{
    display: none;
}
.home-set1-ul.on .titView{
    display: block;
}
.home-set1-ul.on ul{
    /* display: flex; */
   opacity: 1;
}
.home-set1-ul ul li{
    margin-right: 98px;
    width: 160px;
    cursor: pointer;
    position: relative;
}
.home-set1-ul ul li a{
    display: flex;
    align-items: center;
    position: relative;
    z-index: 2;
}
.home-set1-ul ul li.on::before{
    bottom: -26px;
    opacity: 1;
}
.home-set1-ul ul li::before{
    width: 227px;
    height: 112px;
    content: '';
    position: absolute;
    left: -20px;
    bottom: -40px;
    transition: all .5s;
    background: url('../images/home-ico.png') no-repeat;
    background-size: 100% 100%;
    z-index: 2;
    opacity: 0;
}

.home-set1-ul{
    transition: all .5s;
    /* width: 21.5%; */
   
}
/* .home-set1-ul.on{
    width: 78.5%;
} */
.home-set1-ul ul li .txt{
     margin-left: 16px;
     color: #fff;
}
.home-set1-ul .swiper-slide{
    position: relative;
}
.home-set1-ul .swiper-slide .tit{
    position: absolute;
    left: 50px;
    top: 50px;
}
.home-set1-ul.on .swiper-slide .tit h6,
.home-set1-ul.on .swiper-slide .tit p{
  color: #fff;
}
.home-set1-ul .swiper-slide .tit h6{
    font-size: 25px;
    color: #000;
}
.home-set1-ul .swiper-slide .tit p{
    color: #000;
    margin-top: 6px;
}
.home-set1-ul .swiper-slide .titView{
    width: 375px;
    right: 8%;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.home-set1-ul .swiper-slide .titView .con{
    color: #fff;
    margin-bottom: 20px;
}
.home-set1-ul .swiper-slide .titView h6{
    font-size: 20px;
    color: #fff;
    margin-bottom: 16px;
}
.home-set1-ul .swiper-slide .titView .cont{
    font-size: 14px;
    color: #fff;
    line-height: 1.8;
    margin-bottom: 45px;
}
.home-set1-ul .swiper-slide .titView .a{
    width: 100px;
    /* line-height: 40px; */
    display: flex;
    justify-content: space-between;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    color: #fff;
    align-items: center;
    padding: 10px 10px;
    font-size: 16px;
    transition: all .5s
}
.home-set1-ul .swiper-slide .titView .a:hover{
    border-color: #000;
    background: #000;
    transform: translateY(-6px)
}
.home-set1-ul .swiper-slide .titView .a img{
   height: 9px;
   width: auto;
}
.home-set2-view{
    display: flex;
    background-image: url('../images/home-bj-bj.jpg');
    background-repeat: no-repeat;
    background-position: left bottom;
}
.home-set2-view .dst{
    width: 40%;
    box-sizing: border-box;
    padding-left: 6%;
    padding-top: 80px;
    padding-bottom: 54px;
}
.home-set2-view .imgd{
    width: 60%;
}
.home-set2-view .dst .tit{
    padding-bottom: 36px;
}
.home-set2-view .dst .tit h6{
    font-size: 50px;
    color: #383a93;
}
.home-set2-view .dst .tit p{
    color: 16px;
    color: #666;
}
.home-set2-view .dst li{
    display: flex;
    align-items: center;
    padding: 16px 0;
    position: relative;
    z-index: 2;
    cursor: pointer;
    /* margin-top: 30px; */
    /* margin-bottom: px; */
}
.home-set2-view .dst li.on .act{
    opacity: 1;
}
.home-set2-view .dst li.on .txt h6,
.home-set2-view .dst li.on .txt p,
.home-set2-view .dst li.on .txIoc{
    color: #fff;
}
.home-set2-view .dst li .act .iconfont{
    color: #fff;
    font-size: 32px;
}
.home-set2-view .dst li .act{
    width: 120%;
    height: 100%;
    box-sizing: border-box;
    padding: 0 30px;
    position: absolute;
    left: -32px;
    bottom: 0;
    background: url('../images/home-set3-ico.jpg') no-repeat;
    background-size: 100% 100%;
    line-height: 85px;
    font-size: 32px;
    color: #fff;
    text-align: right;
    z-index: -1;
    opacity: 0;
    transition: all .5s;
}
.home-set2-view .dst li .txIoc{
    font-size: 36px;
    color: #000;
    margin-right: 20px;
}
.home-set2-view .dst li .txt h6{
    font-size: 20px;
    color: #000;
    margin-bottom: 8px;
}
.home-set2-view .imgd .titTo{
    text-align: right;
    padding-bottom: 24px;
}
.home-set2-view .imgd .titTo .icon{
  font-size: 40px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #1c1e85;
}
.home-set2-view .imgd .titTo .icon.disabled{
    color: #666;
}
.home-set2-view .imgd .titTo .sd{
  display: inline-block;
  vertical-align: middle;
  width: auto;
  margin: 0 12px;
  font-size: 30px;
  color: #666;
}
.home-set2-view .imgd .titTo .sd .swiper-pagination-current{
  color: #383a93;
  font-size: 40px;
}
.home-set2-view .imgd .swiper-slide{
    width: 100%;
    position: relative;
}
.home-set2-view .imgd .swiper-slide > img{
    width: 100%;
    height: auto;
}
.home-set2-view .imgd .text-cont{
    width: 35%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    z-index: 1;
    right:  0;
    bottom: 0;
    box-sizing: border-box;
    padding: 60px 36px;
}
.home-set2-view .imgd .text-cont .cont{
    font-size: 14px;
    color: #ffffff;
    line-height: 1.7;
    padding-top: 32px;
    padding-bottom: 50px;
}
.home-more{
    padding: 10px 10px;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    transition: all .5s
}
.home-more:hover{
    background: #000;
    border-color: #000;
    transform: translateY(-6px);
    color: #fff
}
.home-more .iconfont{
    margin-left: 6px;
}
.home-set3-view{
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 86px;
    background-image: url('../images/home-set4-bj.jpg');
    background-position: right bottom;
    background-repeat: no-repeat;
}
.home-set3-view .contView{
    width: 58%;
    box-sizing: border-box;
    padding-left: 5%;
}
.home-set3-view .imgd{
    width: 42%;
    position: relative;
} 
.home-set3-view .imgd > img{
    width: 100%;
    height: auto;
}
.home-set3-view .imgd i{
    width: 55px;
    height: 55px;
    background: url('../images/vidoe.png') no-repeat center;
    cursor: pointer;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.home-set3-view .contView .tit h6{
    font-size: 30px;
    color: #383a93;
    margin-bottom: 5px;
}
.home-set3-view .contView .tit p{
    font-size: 16px;
}
.home-set3-view .contView .tit {
    padding-bottom: 38px;
}
.home-set3-view .contView .cont{
    font-size: 16px;
    line-height: 1.8;
    color: #333;
    margin-bottom: 32px;
}
.home-set3-view .contView a{
    width: 108px;
    height: 40px;
    display: block;
    border: 1px solid #333;
    color: #333;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.home-set3-view .contView a::before{
  width: 0%;
  height: 100%;
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  background: #383a93;
  z-index: -1;
  opacity: 0;
  transition: all .5s
}
.home-set3-view .contView a:hover{
    color: #fff;
    border-color: #383a93
}
.home-set3-view .contView a:hover::before{
    opacity: 1;
    width: 100%;
}
.home-set3-view .contView ul{
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
.home-set3-view .contView ul h6{
    display: flex;
    align-items: flex-start;
    line-height: 1;
    margin-bottom: 6px;
    font-size: 16px;
}
.home-set3-view .contView ul h6 span{
    font-size: 40px;
    color: #383a93;
    font-weight: bold;
    margin-right: 3px;
}
.home-set4{
    padding-top: 68px;
}
.home-set4-m{
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: -48px;
}
.home-set4-m ul{
    display: flex;
    justify-content: center;
}
.home-set4-m ul li{
    background: #848484;
    color: #fff;
    padding: 18px 24px;
    margin: 0 2px;
    cursor: pointer;
}
.home-set4-m ul li a{
    color: #fff
}
.home-set4-view .item{
    cursor: pointer;
}
.home-set4-m ul li.on{
    background: #173f90
}
.home-set4-m ul li .icon{
    font-size: 32px;
}
.home-set5-cont .item .imgd img,
.home-set5-cont .item .imgd a{
    display: block;
    width: 100%;
    height: auto;
}
.home-set5-cont .item .imgd img{
    height: 480px;
    object-fit: cover;
}
.home-set4-m ul li p{
    font-size: 16px;
    margin-top: 5px;
}
.home-set5{
    padding-top: 62px;
}
.home-set5-nav {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #f1f1f1;
    align-items: center;
    margin-bottom: 48px;
}
.home-set5-nav h6{
    line-height: 64px;
    font-size: 30px;
    color: #25328d;
}
.home-set5-nav .conts a{
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    font-size: 18px;
    position: relative;
    line-height: 64px;
}
.home-set5-nav .conts a.on{
    color: #1c1e85;
}
.home-set5-nav .conts a::before{
    width: 0;
    height: 3px;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #1c1e85;
    opacity: 0;
}
.home-set5-nav .conts a.on::before{
    width: 100%;
    opacity: 1;
}
.home-set5-cont .item{
    display: flex;
    justify-content: space-between;
}
.home-set5-cont .item .imgd{
    width: 49.5%;
}
.home-set5-cont .item .cont{
    width: 49.5%;
}
.home-set5-cont .item .cont ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.home-set5-cont .item .cont ul li{
    width: 49%;
    border: 1px solid #ddd;
    padding: 18px 16px;
    box-sizing: border-box;
    transition: all .5s
}
.home-set5-cont .item .cont ul li:hover{
    transform: translateY(-6px);
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}
.home-set5-cont .item .cont ul li:nth-of-type(1),
.home-set5-cont .item .cont ul li:nth-of-type(2){
    margin-bottom: 18px;
}
.home-set5-cont .item .cont ul li .tit{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 0 18px;
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 18px;
}
.home-set5-cont .item .cont ul li .tit .titr h6{
    font-size: 40px;
    color: #002a4b;
    line-height: 1;
    margin-bottom: 4px;
}
.home-set5-cont .item .cont ul li .contd h6{
    font-size: 18px;
    color: #000;
    margin-bottom: 10px;
}
.home-set5-cont .item .cont ul li .contd p{
    font-size: 14px;
}
.home-set5-more {
    text-align: center;
}
.home-set5-more a{
    width: 108px;
    height: 40px;
    display: block;
    border: 1px solid #333;
    color: #333;
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    margin: 60px auto 42px;
    position: relative;
    z-index: 1;
}
.home-set5-more a::before{
    width: 0%;
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: #383a93;
    transition: all .5s;
    z-index: -1;
    opacity: 0;
}
.home-set5-more a:hover{
    color: #fff;
    border-color: #383a93
}
.home-set5-more a:hover::before{
    width: 100%;
    opacity: 1;
}
footer{
    width: 100%;
    background: url('../images/fooder-bj.jpg') no-repeat center;
    background-size: 100% 100%;
}
.footer-top{
    display: flex;
    justify-content: space-between;
    padding-top: 50px;
}
.footer-top .item h6{
    font-size: 20px;
    color: #fff;
    margin-bottom: 20px;
}
.footer-top .item a{
    display: block;
    color: #fff;
    margin-bottom: 6px;
}
.footer-top .item h4{
    font-size: 18px;
    color: #fff;
    margin-bottom: 16px;
}
.footer-top .item p{
    color: #fff;
    margin-bottom: 8px;
}
.footer-top .item p .iconfont{
    font-size: 20px;
    margin-right: 6px;
}
.footer-top .ds-wx{
    text-align: center;
}
.footer-top .ds-wx p{
    color: #fff;
    margin-top: 10px;
}
.footer-linsk{
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
    font-size: 14px;
    color: #fff;
}
.footer-linsk a{
    margin-left: 10px;color: #fff;
}
.footer-lisnts{
    border-top: 1px solid #2c2c2c;
    margin-top: 18px;
    padding-top: 12px;
    padding-bottom: 18px;
}
.footer-lisnts a{
    margin-left: 10px;
}
.footer-lisnts .ls{
    color: #fff;
    margin-bottom: 10px;
}
.footer-lisnts .ls a{
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px;
}


.qqkefu{
    position: fixed;
    bottom: 200px;
    z-index: 9999;
    right: 0;
    width: 50px;
  }
  .qqkefu ul li{
    margin: 4px 0;
    background: rgba(153, 153, 153, 0.8);
    position: relative;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .qqkefu ul li:hover{
    background: #173f90;
  }
  .qqkefu ul li .icon{
      width: 24px;
      height: 24px;
      fill: currentColor;
      overflow: hidden;
      color: #fff;
  }
  .qqkefu ul li a{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #173f90;
    color: #fff;
    font-size: 14px;
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 0;
  }
  .qqkefu ul li .ewm{
    position: absolute;
    right: 110%;
    bottom: 0;
    width: 130px;
    height: 80px;
    background: rgba(153, 153, 153, 0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 16px;
    line-height: 26px;
    display: none;
    transition: .5s;
  }
  .qqkefu ul li .f_code{
    position: absolute;
    right: 110%;
    bottom: 0;
    width: 100px;
    height: 100px;
    display: none;
    transition: .5s;
  }
  
  .qqkefu ul li:hover .f_code,
  .qqkefu ul li:hover .ewm{
    display: flex;
  }
  .qqkefu ul li:hover a{
    opacity: 1;
  }
  .qqkefu ul li .f_code img{
    width: 100%;
    height: 100%;
  }
  .warp{
      display: none
  }

  .bananr .swiper-container-horizontal>.swiper-pagination-bullets, 
  .bananr .swiper-pagination-custom, 
  .bananr .swiper-pagination-fraction {
    bottom: 34px
  }
  .home-set5-cont .item .imgd .swiper-container-horizontal>.swiper-pagination-bullets, 
  .home-set5-cont .item .imgdr .swiper-pagination-custom, 
  .home-set5-cont .item .imgd .swiper-pagination-fraction {
    bottom: 34px
  }
  .bananr .swiper-pagination-bullet{
    width: 10px;
    height: 10px;
    border: 1px solid #fff;
    opacity: 1;
    background: transparent;
  }
  .bananr .swiper-pagination-bullet.swiper-pagination-bullet-active{
      background: #fff
  }
  @media screen and (max-width: 1800px){
    .w1600{
        width: 1500px;
    }
    .home-set5-cont .item .cont ul li{
        padding: 14px;
    }
    .home-set5-cont .item .cont ul li .tit{
        margin-bottom: 10px;
        padding: 0px 0px 10px
    }
    .home-set5-more a{
        margin: 32px auto 42px;
    }
    .header .navBar li{
        font-size: 18px;
        margin-left: 30px
    }
    .ab-set2{
        background: url(../images/ab-set2-bj.jpg) no-repeat;
        background-size: 100% 100%;
        padding: 41px 0 40px
    }
    .ab-set2 ul li span{
        font-size: 72px;
    }
    .ab-set2 ul li h6{
        margin-bottom: 14px;
    }
    .ab-set5, .ab-set4, .ab-set3{
        padding: 68px 0;
    }
    .ab-set-title p{
        font-size: 14px;
    }
    .ab-set-title h6{
        font-size: 38px;
    }
    .ab-set-title{
        padding-bottom: 32px
    }
    .ab-set-title i{
        width: 3px;
        height: 20px;
            background: #4a4b95;
            display: block;
            margin: 14px auto 0;
    }
    .new_bj{
        padding: 58px 0 50px;
    }
    .new_view_list li{
        margin-bottom: 12px;
    }
    .new_nawBar li{
        margin-bottom: 40px;
    }
    .new_nawBar a{
        font-size: 18px;
    }
    .c-set3-view .flom{
        padding-top: 60px;
        padding-left: 80px;
    }
    .c-set3-view .flom .tit h6{
        font-size: 32px;
    }
    .c-set3-view .flom .tit{
        padding-bottom: 24px;
    }
  }
  @media screen and (max-width: 1500px){
    .header h1 .txt{
      display: none;
    }
    .case_navBar{
        line-height: 80px;
    }
    .pro_view li .txt .cont{
        /* height: auto; */
    }
    .pro_view li .txt a{
        margin-top: 8px;
    }
    .pro_view li .txt a{
        width: 170px;
        line-height: 46px;
        margin-top: 8px;
    }
    .ab1-set1{
        padding: 50px 0 60px;
    }
    .ab1-set1-views .txt h6{
        font-size: 32px;
    }
    .ab1-set1-views .txt i{
        width: 40px;
        height: 2px;
        margin: 16px 0 20px;
    }
    .ab1-set1-views .txt .cont{
        font-size: 16px;
    }
    .ab-set-title{
        padding-bottom: 26px;
    }
    .w1600{
        width: 93%;
    }
    .home-set2-view .dst .tit{
        padding-bottom: 16px;
    }
    .home-set2-view .dst .tit h6{
        font-size: 40px;
    }
    .home-set2-view .dst li{
        padding: 12px 0;  
    }
    .home-set5-cont .item .imgd img{
        height: 430px;
    }
  }
  @media screen and (max-width: 1600px){
    .w1300{
      width: 93%;
    }
  }
  @media screen and (max-width: 1200px){
    .qqkefu,
    .pc{
        display: none;
    }
    .warp{
        display: block;
    }
    .homeTitle{
        padding-bottom: 16px
    }
    .home-set1{
        padding: 16px 0 3px;
    }
    .homeTitle h6{
        font-size: 20px;
    }
    .homeTitle p{
        font-size: 12px;
    }
    .home-set1-warp h5{
        text-align: center;
        font-size: 14px;
        padding-top: 8px;
        color: #666;
    }
    .home-set1-warp .swiper-pagination.swiper-pagination-bullets{
        bottom: 12px;
    }
    .home-set2-warp h6{
        text-align: center;
        margin-top: 10px;
        padding-bottom: 12px;
    }
    .home-set3-view{
     display: block;
    }
    .home-set3-view .contView,
    .home-set3-view .imgd{
        width: 100%;
        padding-right: 0;
        padding-left: 0;
    }
    .home-set3-view{
        padding-top: 26px;
    }
    .home-set3-view .contView{
        padding-top: 15px;
    }
    .home-set3-view .contView .tit{
        padding-bottom: 12px;
    }
    .home-set3-view .contView .tit h6{
        font-size: 20px;
    }
    .home-set3-view .contView .tit p{
        font-size: 12px;
    }
    .home-set3-view .contView .cont{
        font-size: 12px;
        margin-bottom: 16px;

    }
    .home-set3-view .contView ul{
        margin-top: 20px;
        flex-wrap: wrap;
        margin-right: 2%;
        justify-content: start
    }
    .home-set3-view .contView ul li{
        width: 32%;
        margin-bottom: 10px;
    }
    .home-set3-view .contView ul li:nth-of-type(3n){
        margin-right: 0;
    }
    .home-set3-view .contView ul h6 span{
        font-size: 32px;
        
    }
    .home-set3-view .contView ul h6{
        margin-bottom: 1px;
    }
    .home-set4{
        padding-top: 28px;
    }
    .home-set4-m ul li{
        padding: 6px 2px;
    }
    .home-set4-m ul li .icon{
        font-size: 20px;
    }
    .home-set4-m ul li p{
        margin-top: 0;
        font-size: 12px;
    }
    .home-set5{
        padding-top: 20px;
    }
    .home-set5-nav h6{
        line-height: 38px;
        font-size: 20px;
        color: #25328d;
    }
    .home-set5-nav .conts a{
        display: inline-block;
        vertical-align: middle;
        margin-left: 20px;
        font-size: 14px;
        position: relative;
        line-height: 40px;
    }
    .home-set5-cont .item .imgd{
        display: none;
    }
    .home-set5-nav{
        margin-bottom: 11px;
    }
    .home-set5-cont .item .cont{
        width: 100%;
    }
    .home-set5-cont .item .cont ul li{
        padding: 10px;
    }
    .home-set5-cont .item .cont ul li .tit .titr h6{
        font-size: 24px;
    }
    .pro_view li .txt .cont{
        height: auto;
        padding-bottom: 10px;
    }
    .home-set5-cont .item .cont ul li .contd h6{
        font-size: 14px;
        color: #000;
        margin-bottom: 4px;
    }
    .home-set5-cont .item .cont ul li .contd p{
        font-size: 12px;
    }
    .home-navBar{
        margin-top: -40px;
        line-height: 40px;
    }
    .home-navBar a{
        font-size: 14px;
    }
    .case_navBar a{
        font-size: 16px;
    }
    .case_navBar{
      line-height: 50px;
      white-space: nowrap;
      overflow-x: auto;
    }
    .case_navBar a{
        font-size: 16px;
        /* color: #000; */
        margin: 0 12px;
    }
    .pro_view li{
        padding: 10px 10px 18px;
       display: block;
    }
    .pro_view li .imgd{
        width: 100%;
    }
    .pro_view li .txt{
        padding-left: 2%;
        width: 100%;
        padding-top: 10px;
    }
    .pro_view li .txt h6{
        font-size: 20px;
        color: #000;
        margin-bottom: 10px;
    }
    .pro_view li .txt a{
        width: 142px;
        line-height: 32px;
        margin-top: 0px;
        font-size: 14px;
        padding: 0 9px;
        margin: 0 auto;
    }
    .pro_view li{
        margin-bottom: 10px;
    }
    .c-set1{
        padding: 20px 0;
    }
    .ab-set-title h6{
        font-size: 20px;
        margin-top: 2px;
    }
    .home-navBar{
        margin-top: 6px;
    }
    .case2_view li .imgd a{
        width: 100%;
        display: block;
    }
    .case2_view li{
        padding: 12px;
        display: block;
        margin-bottom: 12px;
        padding-bottom: 20px;
    }
    .case2_view li .txt{
        display: none;
    }
    .case2_view li .imgd{
        display: block;
        width: 100%;
    }
    .case2_view li .imgd img{
        width: 100%;
        height: auto;
    }
    .case2_view li .imgd h6{
        text-align: center;
        padding-top: 6px;
    }
    .ab-set-title i{
        width: 3px;
    height: 12px;
    background: #4a4b95;
    display: block;
    margin: 10px auto 0;
    }
    .c-set1-view{
        padding: 20px 18px;
        display: block;
        text-align: center;
    }
    .c-set1-view .item {
        padding-bottom: 12px;
    }
    .c-set1-view .item:last-of-type{
        padding-bottom: 0;
    }
    .c-set1-view .item h6{
        font-size: 26px;
        margin-bottom: 6px;
        margin-top: 5px;
    }
    .c-set2-view{
        display: block;
    }
    .c-set2-view .map{
        width: 100%;
        margin-bottom: 16px;
    }
    .c-set2-view .c-cont{
        width: 100%;
    box-sizing: border-box;
    padding-left: 3%;
    padding-right: 3%;
    padding-bottom: 20px;
    }
    .c-set2-view .c-cont h6{
        font-size: 20px;
        margin-bottom: 0px;
    }
    .c-set2-view .c-cont .cont{
        font-size: 16px;
    line-height: 2;
    padding-top: 10px;
    }
    .c-set2-view .c-cont a{
        margin-top: 15px;
    }
    .c-set3{
        padding: 12px 0 38px;
    }
    .c-set3-view{
        display: block;
    }
    .c-set3-view .flom{
        padding-top: 18px;
        padding-left: 3%;
        width: 100%;
        padding-bottom: 16px;
        padding-right: 3%;
    }
    .c-set3-view .flom .tit{
        padding-bottom: 8px;
    }
    .c-set3-view .flom .tit h6{
        font-size: 24px;
    }
    .c-set3-view .flom .tit p{
        font-size: 14px;
    }
    .c-set3-view .flom .text{
        line-height: 50px;
        font-size: 14px;
    }
    .c-set3-view .flom .submit{
        margin-top: 22px;
    font-size: 16px;
    }
    .c-set3-view .imgd{
        width: 100%;
    }
    .h_bj{
        padding: 20px 0;
    }
    .hx_view .item{
        display: block;
    }
    .hx_view .item .txt{
        width: 100%;
    }
    .hx_view .item .imgd{
        display: none;
    }
    .hx_view .item{
        padding-bottom: 62px;
    }
    .ab1-set1{
        padding: 30px 0 40px;
    }
    .ab1-set1-views{
        display: block;
    }
    .ab1-set1-views .txt{
        width: 100%;
        padding-left: 18px;
        padding-right: 18px;
        padding-top: 26px;
        padding-bottom: 16px;
        box-sizing: border-box;
    }
    .news-detail .content-box .content img{
        height: auto !important;
    }
    .ab1-set1-views .txt h6{
        font-size: 24px;
    }
    .ab1-set1-views .txt i{
        width: 29px;
        height: 2px;
        margin: 12px 0 13px;
    }
    .ab1-set1-views .txt .cont{
        font-size: 14px;
    }
    .ab-set2 ul{
        flex-wrap: wrap;
    }
    .case3_view ul{
        padding: 10px;
        justify-content: space-between;
    }
    .case3_view ul li{
        width: 49%;
        margin-right: 0 !important;
        margin-bottom: 10px;
    }
    .case3_view .item.on .tit{
        padding: 12px 18px;
    }
    .ab-set2 ul li{
        margin-bottom: 12px;
    }
    .ab-set2 ul li span{
        font-size: 50px;
    }
    .ab-set2 ul li h6{
        margin-bottom: 8px;
    }
    .ab-set2 ul li p{
        font-size: 12px;
    }
    .ab-set5, .ab-set4, .ab-set3{
        padding: 20px 0;
    }
    .home-set2-warp h6{
        padding-bottom: 2px;
    }
    .new_view{
        display: block;
    }
    .new_bj{
        padding: 0px 0 50px;
    }
    .new_nawBar{
        width: 100%;
        text-align: center;
        padding: 12px 0;
    }
    .new_nawBar li{
        display: inline-block;
        margin: 0 18px;
    }
    .new_view_list a .txt span,
    .new_view_list a .txt .p{
        display: none
    }
    .new_view_list a .txt h6{
        font-size: 14px;
        margin-bottom: 8px;
    }
    .new_view_list a .txt p{
        height: auto;
        font-size: 12px;
    }
    .new_view_list{
        width: 100%;
    }
    .new_nawBar a{
        font-size: 16px;
    }
  }

  .pagination-box {
    text-align: center;
    line-height: 32px;
    color: #595959;
}

.pagination-box select {
    margin: 0 8px;
}

.pagination-box a,
.pagination-box span {
    background: #999;
    color: #fff;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 1px solid #e2e2e2;
    border-radius: 2px;
    text-align: center;
    margin-right: 8px;
    cursor: pointer;
    vertical-align: top;
}

.pagination-box a:last-child,
.pagination-box span:last-child {
    margin-right: 0;
}

.pagination-box a.active,
.pagination-box span.active,
.pagination-box a.current,
.pagination-box span.current,
.pagination-box a:hover,
.pagination-box span:hover {
    background-color: #1c1e85;
    border-color: #1c1e85;
    color: #fff !important;
}

.pagination-box select {
    height: 32px;
    border: 1px solid #e2e2e2;
    box-sizing: border-box;
}

.pagination-box .prev_disabled,
.pagination-box .next_disabled {
    background-color: transparent !important;
    border-color: #e2e2e2 !important;
    color: #e2e2e2 !important;
    cursor: no-drop;
}

.pagination-box .prev_disabled:hover,
.pagination-box .next_disabled:hover {
    color: #e2e2e2 !important;
}

.pagination-box .page_num {
    border: none;
}

.pagination-box .prev,
.pagination-box .prev_disabled {
    width: 60px;
}

.pagination-box .next,
.pagination-box .next_disabled {
    width: 60px;
}

.pagination-box .prev::before,
.pagination-box .prev_disabled::before {
    content: '上一页';
}

.pagination-box .next::before,
.pagination-box .next_disabled::before {
    content: '下一页';
}