
.list {
    display: none;
}

.list.act {
    display: flex;
}

/*浮窗*/


.fudong .fudong01 {
    position: fixed;
    left: 30px;
    top: 200px;
    z-index: 666;
}

.fudong .fudong02 {
    position: fixed;
    right: 30px;
    top: 200px;
    z-index: 666;
}


/* 咨询开始 */

.zixun {
    position: relative;
    height: 476px;
    overflow: hidden;
}

.zixun img {
    display: block;
    position: absolute;
    width: 1903px;
    left: 50%;
    margin-left: -954px;
}


/*咨询 结束*/


/*最顶部*/


.top_warp .top_box {
    display: flex;

    justify-content: space-between;
}

.top_warp .top_box .logo {
    width: 45%;
    display: flex;
    justify-content: space-around;
    align-items: start;
}

.top_warp .top_box .logo img {

    padding-top: 10px;
}

.top_warp .top_box .logo .logo_wenzi {
    padding-left: 15px;

}


.top_warp .top_box .logo .wenzi01 {
    color: #00aeef;
    font-size: 30px;
    padding-top: 25px;

}

.top_warp .top_box .logo .wenzi02 {
    font-size: 20px;
    color: #333;
    padding-top: 8px;
}

.top_warp .top_right {
    display: flex;
    justify-content: end;
    flex-grow: 1;
    align-items: start;
    padding-top: 35px;
}

.top_warp .top_right img {

    padding-top: 10px;
}

.top_warp .top_right .top_dh {
    padding-left: 20px;
}

.top_warp .top_right .top_dh p {

    font-size: 20px;

}

.top_warp .top_right .top_dh p:last-child {
    font-size: 26px;
}

/*最顶部  结束*/


/*返回顶部*/

.fanhui {
    position: fixed;
    right: 0;
    top: 800px;
}

.fanhui a {
    width: 100px;
    height: 100px;
    display: block;
    background-color: #c9201d;
    border-radius: 15px;
}

.fanhui a img {
    display: block;
    margin: 0 auto;
    padding-top: 10%;
    margin-bottom: 5%;
}

.fanhui a p {
    text-align: center;
    font-size: 18px;

    color: white;
}


/*  导航开始*/


.nav {
    background-color: #00aeef;
    height: 50px;
    margin-top: 30px;
    position: sticky;
    top: 0; /* 关键属性 - 距离顶部0时固定 */
    z-index: 1000; /* 确保导航栏在其他内容之上 */
}




.nav .logo_right ul li {
    float: left;
    height: 50px;
}

.nav .logo_right ul li > a {
    display: block;
    text-align: center;
    color: #fff;
    padding: 0 30px;
    font-size: 18px;
    line-height: 50px;
}

/*.nav .logo_right ul li:hover,*/
/*.nav .logo_right ul li .active { */
    /* 添加.active类选择器 */
/*    background-color: #000;*/
/*}*/

/*.nav .logo_right ul li:hover a,*/
/*.nav .logo_right ul li .active a {*/
    
    /* 添加.active类选择器 */
/*    color: #fff;*/
/*    font-weight: 600;*/
/*}*/


.nav .logo_right ul li:hover { 

    background-color: #000;
}

.nav .logo_right ul li:hover a {
    
    color: #fff;
    font-weight: 600;
}


/*导航结束*/


/* banner 轮播图 */

.html5zoo-text-0 {
    display: none !important;
}

.banner-html5zoo {
    /*overflow:hidden;*/
}

.banner-html5zoo .html5zoo-arrow-left-0 {
    width: 80px !important;
    height: 80px !important;
    top: 50% !important;
    margin-top: -30px !important;

    /*display: block !important;*/
    z-index: 6666666666666666666;
    visibility: hidden;
    /*background: #f9f9f9 !important;*/
    background: url(../img/left.png) no-repeat !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
    width: 80px !important;
    height: 80px !important;
    top: 50% !important;
    margin-top: -30px !important;
    background: url(../img/right.png) no-repeat !important;
    /*display: block !important;*/
    z-index: 6666666666666666666;
    visibility: hidden;
    /*background: #000 !important;*/
}


.banner-html5zoo:hover .html5zoo-arrow-left-0,
.banner-html5zoo:hover .html5zoo-arrow-right-0 {
    /*visibility: visible;*/display: none;
    /*display: block !important;*/
}

.banner-html5zoo .html5zoo-arrow-left-0 {
    left: 50px !important;
    background-position: 0 0 !important;
}

.banner-html5zoo .html5zoo-arrow-right-0 {
    right: 50px !important;
    background-position: 0 0 !important;
}

/*.banner-html5zoo .html5zoo-arrow-left-1,*/
/*.banner-html5zoo .html5zoo-arrow-right-1 {*/
/*  width: 40px !important;*/
/*  height: 60px !important;*/
/*  top: 50% !important;*/
/*  margin-top: -30px !important;*/
/*  background: url(.__PUBLIC__/images/slide_bPc.png) no-repeat !important;*/
/*  display: block !important;*/
/*  visibility: hidden;*/
/*  background: #000;*/
/*}*/
/*.banner-html5zoo:hover .html5zoo-arrow-left-1,*/
/*.banner-html5zoo:hover .html5zoo-arrow-right-1 {*/
/*  visibility: visible;*/
/*}*/
/*.banner-html5zoo .html5zoo-arrow-left-1 {*/
/*  left: 50px !important;*/
/*  background-position: 0 0 !important;*/
/*}*/
/*.banner-html5zoo .html5zoo-arrow-right-1 {*/
/*  right: 50px !important;*/
/*  background-position: -40px 0 !important;*/
/*}*/
.banner-html5zoo .html5zoo-nav {
    text-align: center;
}

.banner-html5zoo .html5zoo-bullet-span {
    width: 1em !important;
    height: 1em !important;
    float: none !important;
    display: inline-block;
   background: #999 !important;
    opacity: 0.5;
    /*box-sizing: border-box;*/
     border-radius: 50%;
   
    margin: 0 5px !important;
    vertical-align: middle;
}

.banner-html5zoo .html5zoo-bullet-span.active {
    width: 1em !important;
    height: 1em !important;
    background: #333 !important;
  background: #00aeef !important;
    opacity: 1;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

/*  轮播图结束*/


/*数字滚动开始*/


.shuzi {
    background: url(../img/shuzi_bgc.jpg) no-repeat top center;
    height: 140px;
}

.shuzi ul {
    display: flex;

    justify-content: space-between;

}

.shuzi ul li {
    width: 23%;
    border-right: 2px #fff solid;
    text-align: center;
    color: #fff;
    margin-top: 15px;
}

.shuzi ul li h2 {
    font-size: 46px;

}

.shuzi ul li p {
    font-size: 22px;
    padding-top: 15px;
}


/*数字滚动 结束*/


/*<!-- 点击、鼠标移入 切换 开始-->*/


.funeng {
    padding-top: 60px;
    margin-bottom: 50px;
}

.funeng .c_top {
    padding-top: 30px;
}


.funeng dl {
    width: 18%;

    background-color: rgba(127, 127, 127, .7);

    position: absolute;

}

.funeng dl dt {

    padding-left: 30px;
    height: 105px;
    padding-top: 40px;
    border-bottom: 1px #fff solid;
    display: flex;
    justify-content: space-around;
    align-items: start;
}

.funeng dl dt p {
    font-size: 22px;
    color: #fff;
    padding-bottom: 5px;


}

.funeng dl .no_li {
    background-color: #00aeef;
}

.funeng dl .no_li p {
    color: #fff;
}

.funeng dl dt:hover {
    background-color: #00aeef;
}

.funeng dl dt:hover p {
    color: #fff;
}


/*切换   内容*/


/*<!-- 点击、鼠标移入 切换 结束-->*/


/*<!--服务开始-->*/


.fuwu {
    background: url(../img/fuwu_bgc.jpg) no-repeat top center;
    height: 996px;
}

.fuwu .bh1 {
    text-align: left;
    color: #fff;
    font-size: 36px;
    padding-top: 45px;
}

.fuwu .bp {
    text-align: left;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 35px;
    font-size: 16px;

}

.fuwu ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 35px;
}

.fuwu ul li {
    width: 26%;
    background-color: #ebebeb;
    border-radius: 50px;
    display: flex;
    justify-content: start;
    align-items: start;
    height: 60px;
    margin-bottom: 30px;
}

.fuwu ul li:hover {
    background-color: #00aeef;
}

.fuwu ul li:hover p {
    color: #fff;
}


.fuwu ul li img {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}

.fuwu ul li p {
    font-size: 22px;
    color: #333333;
    line-height: 60px;
    font-weight: 400;

}

.fuwu .fuwu_img02 {
    display: block;
    margin: 0 auto;
}

.fuwu .fuwu_a {
    display: flex;
    justify-content: space-around;
    padding-top: 40px;
}

.fuwu .fuwu_a h3 {

    color: #FFFFFF;
    font-size: 26px;
    line-height: 120px;
    padding-left: 120px;

}



/* 悬停效果 */
.fuwu .fuwu_a .a:hover::before {
  left: 0;
  width: 100%;
  transform: translateX(0);
}

/* 可选：悬停时文字颜色变化 */
.fuwu .fuwu_a .a:hover {
  color: white; /* 背景色变深时文字变白更易读 */
  font-weight: 600;
}



/*<!--服务 结束-->*/


/*选择与我们合作 开始*/


.xuanze ul {

    display: flex;
    justify-content: space-between;
}

.xuanze ul li {
    width: 22%;

}

.xuanze ul li img {
    width: 100%;
    margin-bottom: 30px;  transition: transform 0.5s ease;
}
.xuanze ul li:hover img{
      transform: scale(1.1);
}

.xuanze ul li p {
    font-size: 16px;
    color: #333;

    padding-bottom: 10px;
    text-align: center;
}

.xuanze .w > a {
    width: 550px;
    margin: 0 auto;
    margin-top: 100px;
    font-weight: 600;
    margin-bottom: 50px;
}


/*选择*/


/*选择与我们合作 结束*/


/* 赋能体系*/


.tixi {
    background: url(../img/funeng_bgc.jpg) no-repeat top center;
    height: 992px;
}

.tixi .c_top {

    padding-top: 100px;
}

.tixi ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.tixi ul li {
    width: 30%;
    border: 1px #a8a8a8 solid;
    margin: 30px 0;
    text-align: center;
    padding: 35px 0;
    background-color: #fff;
}

.tixi ul li:hover {
    background-color: #00aeef;
transition: transform 0.5s ease;
}

.tixi ul li:hover h2 {
    color: #fff;
}

.tixi ul li:hover p {
    color: #fff;
}


.tixi ul li:nth-child(1):hover img[src="/template/default/index/img/tixi011.png"] {

    content: url("/template/default/index/img/tixi021.png");
}

.tixi ul li:nth-child(2):hover img[src="/template/default/index/img/tixi012.png"] {

    content: url("/template/default/index/img/tixi022.png");
}

.tixi ul li:nth-child(3):hover img[src="/template/default/index/img/tixi013.png"] {

    content: url("/template/default/index/img/tixi023.png");
}

.tixi ul li:nth-child(4):hover img[src="/template/default/index/img/tixi014.png"] {

    content: url("/template/default/index/img/tixi024.png");
}

.tixi ul li:nth-child(5):hover img[src="/template/default/index/img/tixi015_.png"] {

    content: url("/template/default/index/img/tixi025.png");
}

.tixi ul li:nth-child(6):hover img[src="/template/default/index/img/tixi016.png"] {

    content: url("/template/default/index/img/tixi026.png");
}


.tixi ul li h2 {
    padding: 25px 0;
    font-size: 26px;

}

.tixi ul li p {
    font-size: 16px;
    padding-bottom: 5px;
}


/*客户见证*/



.kehu {
    padding-top: 30px;

    background: url(../img/kehu_bgc.jpg) no-repeat top center;
    height: 992px;
}

.kehu .c_top {
    padding-top: 30px;
}

.kehu .c_top H1 {
    color: #fff;
}

.kehu .c_top P {
    color: #fff;
}

.kehu dl {
    justify-content: space-around;
    margin-top: 80px;

}

.kehu dl dt {

    width: 30%;
    text-align: center;
    padding: 10px 0;
    line-height: 40px;
    background-color: #fff;

}

.kehu dl dt p {
    font-size: 26px;
    color: #00aeef;
}

.kehu dl .no_li {
    background-color: #1a9bdd;
}

.kehu dl .no_li p {
    color: #fff;
}

.kehu dl dt:hover {
    background-color: #1a9bdd;
}

.kehu dl dt:hover p {
    color: #fff;
}


.kehu .kehu_con ul {
    display: flex;
    justify-content: space-between;

}


.kehu-con-container {
    position: relative;
    width: 100%;
    margin-top: 80px;
}

/* 轮播容器样式 */
/* 轮播容器样式 */
.carousel-container {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}

.carousel-wrapper {
    width: calc(100% - 100px); /* 减去按钮宽度 */
    overflow: hidden;
    margin: 0 auto;
}

.kehu .kehu_con ul {
    display: flex;
    transition: transform 0.5s ease;

    padding: 0;
    width: 100% !important;  margin-top: 80px;
}

.kehu .kehu_con ul li {
    width: 25%; /* 确保一排显示4个 */
    flex-shrink: 0;
    padding: 0 10px;
    box-sizing: border-box;
    height: 500px;
}
.kehu .kehu_con ul li img{
    width: 100%;
    height: 100%;
}
.carousel-btn {
     width: 50px;
    height: 50px;
    background: #ffffff;
    color: #333;
    /* background: none; */
    border: none;
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    display: flex
;
    align-items: center;
    justify-content: center;
    transition: background 0.3s;
    z-index: 10;
}

.carousel-btn:hover{
    
    background-color: #00aeef;
    color: #fff;
}

.prev-btn {
    margin-right: 10px;
}

.next-btn {
    margin-left: 10px;
}


/*客户见证*/


/*公司介绍*/


.jieshao .c_top {
    margin-top: 80px;
}

.jieshao .js_c {

    display: flex;
    justify-content: space-between;
    margin-top: 80px;
    align-items: start;
}

.jieshao .js_c ul {
    width: 45%;
    margin-top: 30px;

}

.jieshao .js_c > img {
    width: 50%;

}

.jieshao .js_c ul li {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px #e5e5e5 dashed;
    align-items: start;
    padding: 10px 0;
}

.jieshao .js_c ul li p {

    font-size: 21px;
    padding-left: 30px;
    line-height: 35px;

}

/*公司介绍*/


/*优势 开始*/


.ys {
    background: url(../img/ys_bgc.jpg) no-repeat top center;


}


.ys .ys_c .ys_l {
    width: 44%;
    background-color: #fff;
    padding-left: 4%;
    padding-right: 2%;
}

.ys .ys_c .ys_l h2 {
    font-size: 26px;

    font-weight: 500;
    padding-bottom: 10px;
    color: #333;
    padding-top: 10px;

}


.ys .ys_c .ys_l p {
    font-size: 16px;
    line-height: 30px;
    display: flex;
    color: #333;
    padding-top: 15px;


}

.ys .ys_c .ys_l h3 a:nth-child(1) {
    background-color: #0061AE;
    color: #FFFFFF;
}


.ys ul {


    margin-top: 30px;

}


.ys ul li {


    display: flex;
    justify-content: space-between;
    align-items: start;


    margin-bottom: 30px;
}

.ys ul li > img {

    width: 45%;
}

.ys ul li .ys_wz {
    width: 55%;
    height: 200px;
    background-color: #fff;
    margin-top: 30px;


}

.ys ul li .ys_wz h2 {

    font-size: 30px;


    font-weight: 500;

    color: #333;
    padding-left: 30px;
    padding-top: 15px;

    margin-bottom: 20px;


}

.ys ul li .ys_wz h2 span {
    display: inline-block;

    font-size: 40px;
    color: #fff;
    padding-left: 35px;
    padding-right: 50px;
    line-height: 80px;

    height: 80px;

}

.ys ul li .ys_wz p {
    font-size: 18px;

    line-height: 35px;
    color: #333;
    background: url(../img/ysp.png) no-repeat 0px 15px;
    padding-left: 40px;
    padding-right: 15px;


}

.ys ul li .ys_wz p span {

    font-size: 50px;
    padding-right: 10px;
    line-height: 30px;


}

.ys .w > a {
    width: 350px;
    border-radius: 35px;
    font-size: 18px;
}

.ys ul li .ys_b {
    display: flex;
    margin-top: 30px;
    /*justify-content: space-around;*/
}

.ys ul li .ys_b h3 {

    padding-right: 30px;

    font-size: 18px;
    line-height: 26px;
}

.ys .w > a > img {

    padding-top: 50px;
    margin: 0 auto;
    display: block;
}

/*优势 开始*/


/*优势3*/


.ys3 ul li {


    width: 31%;

    position: relative;
    margin-bottom: 30px;
}


.ys3 ul li img {
    display: block;
    margin: 0 auto;

    width: 100%;
}

.ys3 ul li h2 {
    text-align: center;
    font-size: 26px;
    padding-top: 20px;
    position: absolute;
    top: 30%;
    left: 25%;
    width: 50%;

    height: 50px;
    color: #FFFFFF;
}

.ys3 ul li .ys_mtk {

    position: absolute;
    top: 0;
    background-color: rgba(51, 51, 51, .8);
    height: 100%;
    display: none;
    width: 100%;
}

.ys3 ul li:hover .ys_mtk {
    display: block;

}

.ys3 ul li:hover h2 {
    display: none;

}

.ys3 ul li .ys_mtk h3 {
    text-align: center;
    font-size: 26px;
    padding-top: 120px;
    color: #FFFFFF;
}

.ys3 ul li .ys_mtk p {
    text-align: center;
    font-size: 18px;
    padding-top: 50px;
    color: #FFFFFF;
    padding-left: 25px;
    padding-right: 25px;
    line-height: 30px;
}

/*合作企业*/
.hzqy {


    background-color: #F6F1EC;
}


.hzqy ul li {

    width: 31%;
    margin-bottom: 30px;

}

.hzqy ul li:nth-child(even) {
    border: 2px #654915 solid;

}

.hzqy ul li:nth-child(5) h2 {

    line-height: 200px;
    font-size: 36px;

}

.hzqy ul li h2 {


    height: 50px;
    text-align: center;
    color: #674913;
    line-height: 50px;
    font-size: 26px;
}

.hzqy ul li img {
    margin: 0 auto;
    display: block;


}

.hzqy ul li p {
    color: #333;
    background: url(../img/ysp.png) no-repeat 10px 13px;
    font-size: 16px;
    line-height: 40px;
    padding: 0 25px;
}


/*合作企业*/
.renqun {
    background: url(../img/ry_bgc.jpg) no-repeat top center;

}

.renqun dl dt {

    width: 21%;

    border: #193c96 1px solid;
    height: 45px;
    line-height: 45px;
    color: #666666;
    font-size: 22px;
    text-align: center;
}


.renqun dl dt {


}


.renqun ul li {
    padding-bottom: 10px;
    padding-top: 30px;
}

.renqun ul li p {
    text-align: center;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    color: #FFFFFF;
    background-color: rgba(221, 84, 0, .9);

    position: relative;
}


.renqun a {
    margin-top: 0;
    background: url(../img/a.png) no-repeat top center;
}


.team {
    background: url(../img/zhichi_bgc.jpg) no-repeat top center;
}

dl {
    justify-content: center;
}

.team .a {
    background: url(../img/a.png) no-repeat top center;
    width: 312px;
    border: 0;
    height: 65px;
    line-height: 65px;
    font-size: 22px;
    margin-top: 10px;
}

.team dl dt {
    border: #193c96 solid 1px;
    width: 200px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 20px;


}

.team dl dt:hover {
    background-color: #193c96;

}

.team dl dt:hover a {
    color: #FFFFFF;

}

.team ul li {

    margin-bottom: 30px;

    width: 23.9%;

}


.team ul li img {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-top: 20px;
}


.team ul li p {
    text-align: center;
    font-size: 20px;

    color: #fff;
    padding: 10px 0;
    margin: 0 auto;
    margin-top: -40px;
    background-color: rgba(51, 51, 51, .8);
    position: relative;

}

.zw {
    background: url(../img/pk_bgc.jpg) no-repeat top center;
    height: 880px;
}

.zw .c_top h1 {
    color: #FFFFFF;
    padding-top: 50px;
}


/*方案*/

.fangan .w a {

    background-color: #E62229;
    color: #FFFFFF;
    width: 800px;
    border-radius: 25px;
    border: 0;
    margin-top: 50px;
}

.fangan {

    position: relative;
}

.fangan .fangan_c {

}

.fangan .liucheng {
    justify-content: space-around;
    margin-top: 30px;
}

.fangan .liucheng li:nth-child(even) {

    padding-top: 60px;
    width: 5%;
}

.fangan .fa2 {
    justify-content: space-around;
    margin-top: 60px;
}

.fangan ul li {


}

.fangan ul li p {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 20px;
    color: #333;
}

.fangan h2 {
    padding-top: 30px;
}

.fangan .bp {
    padding-top: 20px;
}


.fangan .dianji {
    width: 38%;
    margin: 0 auto;
    border: 2px #E4AC03 solid;
    border-radius: 25px;
    margin-top: 30px;
    height: 50px;
    /*justify-content: space-around;*/
}

.fangan .dianji a {
    display: block;
    width: 30%;
    text-align: center;
    background-color: #E4AC03;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    line-height: 50px;
    color: #FFFFFF;
    font-size: 20px;
}

.fangan .dianji p {
    display: block;
    width: 70%;
    text-align: center;

    line-height: 50px;
    color: #E4AC03;
    font-size: 20px;
}

.lc {
    background: url(../img/yewu_bgc.jpg) no-repeat top center;

}

.lc .w > img {
    display: block;
    margin: 0 auto;

}

/*方案*/

.jmd {
    background: url(../img/jiameng_bgc.jpg) no-repeat top center;
}


/*jiameng*/

.jiameng {


}

.jiameng ul li {
    padding-bottom: 30px;

    margin-bottom: 30px;

}

.jiameng ul li img {
    display: block;
    margin: 0 auto;

}

.jiameng ul li p {
    text-align: center;
    font-size: 18px;
    line-height: 40px;
    height: 40px;
    margin-top: -40px;

    background-color: rgba(51, 51, 51, .8);
    color: #FFFFFF;
    position: relative;
}

.jiameng ul {
    padding-top: 30px;
}

.jiameng ul li {


    text-align: center;
    font-size: 20px;


}

.jiameng ul li p {


}

/*荣誉*/
.zs {

}

/*  */

.zs_con {
    position: relative;
    width: 1200px;
    margin: 0 auto;

}

.zs_con .swiper-container {

}

.zs_con .swiper-slide {
    width: 520px;

}


.zs_con .swiper-slide img {
    display: block;
    width: 520px;

}


.zs_con .swiper-slide p {
    line-height: 98px;
    padding-top: 0;
    text-align: center;
    color: #636363;
    font-size: 1.1em;
    margin: 0;
}

.zs_con .swiper-pagination {
    width: 100%;
    /* bottom: 20px; */
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px;
    border: 3px solid #fff;
    background-color: #d5d5d5;
    width: 10px;
    height: 10px;
    opacity: 1;
}

.zs_con .swiper-pagination-bullets .swiper-pagination-bullet-active {
    border: 3px solid #cfaf47;
    background-color: #fff;
}

.zs_con .swiper-button-prev {
    left: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/Arrowleft.png) no-repeat;
    background-position: 0 0;
    background-size: 100%;
}

.zs_con .swiper-button-prev:hover {
    /* background-position: 0 -46px; */
    background-size: 100%
}

.zs_con .swiper-button-next {
    right: -30px;
    width: 45px;
    height: 45px;
    background: url(../images/Arrowright.png) no-repeat;
    /* background-position: 0 -93px; */
    background-size: 100%;
}

.zs_con .swiper-button-next:hover {
    /* background-position: 0 -139px; */
    background-size: 100%;
}

.zs {


    padding-bottom: 50px;
}

/*荣誉*/


/*行业*/

.hy {

    margin-top: -50px;
}

.hy img {
    padding: 30px 0;
}


/*案例*/


.an_li {


}

.an_li ul {
    justify-content: space-around;
}

.an_li ul li {
    padding-top: 30px;


}

.an_li ul li img {
    display: block;
    width: 100%;
    width: 100%;
}

.an_li ul li p {

    background-color: #172980;
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    margin-top: -50px;
    position: relative;
    opacity: 0.9;
}


.an_li a {

    margin-top: 80px;

}

.an_li a:hover {
    background-color: #158ee4;
    color: #FFFFFF;
}

/*案例*/


/* 动态 开始 */

.xinwen {
    background: url(../img/xinwen_bgc.jpg) no-repeat top center;
    height: 880px;
    margin-top: 50px;
}

.xinwen .c_top {
    padding: 50px 0 80px 0;
}

.xinwen .xinwen_c {
    background: url("../img/xinwen_c_bgc.jpg")no-repeat top center;
    height: 591px;

}

.xinwen .xinwen_c .xinwen_l{
    width: 45%;
    padding-left: 30px;
}

.xinwen .xinwen_c .xinwen_l img{
    padding: 50px 0 20px  0px;
}
.xinwen .xinwen_c .xinwen_l h2{
    color: #FFFFFF;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 15px;

}

.xinwen .xinwen_c .xinwen_l p{
    color: #FFFFFF;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 25px;
    line-height: 30px;
}




.rect-with-arrow {
background: url("../img/xinwen_a.png") no-repeat top left;
    height: 34px;
    display: block;
    color: #269aaa;
    font-size: 16px;
    padding: 5px 0 0 15px;
}













.xinwen .xinwen_c .xinwen_r{
    width: 43%;
    padding-top: 50px;
    margin-right: 15px;

}


.xinwen .xinwen_c .xinwen_r .xinwen_r_top{
    background-color: #fff;
    align-items: start;
    padding: 10px 0 10px 10px;

}
.xinwen .xinwen_c .xinwen_r .xinwen_r_top img{
    width: 45%;
}

.xinwen .xinwen_c .xinwen_r .xinwen_r_top .xinwen_r_top_wenzi{
    width: 50%;
    padding-right: 15px;
}

.xinwen .xinwen_c .xinwen_r .xinwen_r_top .xinwen_r_top_wenzi h2{
    color: #02b3c3;
    font-size: 18px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-bottom: 15px;
    padding-top: 30px;
}


.xinwen .xinwen_c .xinwen_r .xinwen_r_top .xinwen_r_top_wenzi p{
    color: #333;
    font-size: 16px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin-bottom: 25px;
}


.xinwen .xinwen_c .xinwen_r ul{
    background: rgba(54,138,148, 0.8);

}


.xinwen .xinwen_c .xinwen_r ul li{

padding: 15px 0;

}
.xinwen .xinwen_c .xinwen_r ul li a{

    color: #FFFFFF;

    justify-content: space-between;
    display: flex;
    padding: 0 20px;
    font-size: 16px;
}





    /* 动态 结束 */


/*  底部开始*/

.footer_box {

    padding-top: 50px;
    background-color: #333;
}

.footer {


}


.footer .footer_right {



}



.footer .footer_left {


    /* padding-top: 20px; */
    padding-left: 20px;
}

.footer .footer_left h2 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    padding-top: 25px;
    padding-bottom: 30px;
}

.footer .footer_left h3 {

    color: #fff;
    font-size: 18px;
    font-weight: 500;
    padding-top: 50px;
}

.footer .footer_left > img {
    float: left;
    width: 16%;
    margin-top: 6%;
    margin-right: 5%;
}


.footer .footer_left p {
    color: #fff;
    font-size: 18px;
    margin-top: 10px;
}
.footer .footer_left p img{
  padding-right: 25px;

}
.footer .footer_left > h6 {
}

.footer .fot_js {

}

.footer .fot_js div {

    padding-left: 30px;

}

.footer .fot_js p {
    color: #fff;
    font-size: 16px;
    margin-top: 15px;
   text-align: center;
}


.footer .fot_js h3 {
    font-size: 28px;
    padding-bottom: 35px;
}

.footer .fot_js img {
    padding-top: 30px;
}


.footer .fot_js .fot_r {
    padding-top: 150px;
}

/*搜索*/


.footer .nav_r {

    width: 30%;

}

.footer  .nav_r {
    /* border-radius: 5px; */
    margin-top: 90px;
    position: relative;
}

.footer  .nav_r input {

    border-radius: 50px;
    width: 320px;
    height: 35px;

    text-indent: 3em;
    outline: 0;
    margin-right: -20px;
    background-color: #06bab1;
border: 0;
}

.footer  .nav_r button {
    border: 0;
    cursor: pointer;
    position: absolute;
    right: 56px;
    font-size: 16px;
    width: 23px;
    top: 5px;

    background: url(../img/sousuo.png) no-repeat top;
    height: 23px;

}


/*搜索*/


.footer_bom {
    border-top: 1px #f5f5f5 solid;
    margin-top: 50px;
}

.footer_bom > p {
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 10px 0;
}

.footer_bom > p > a {
    color: #ff5400;
}





/*底部结束 */


.in_14_11 {
    width: 100%;
    float: left;
    margin: -1px 0 3px 0;
    background: #fff;
    padding: 40px 0;
    -moz-box-shadow: 1px 1px 5px #CCC;
    -webkit-box-shadow: 1px 1px 5px #CCC;
    box-shadow: 1px 1px 5px #CCC;
}

.in_14_11 li {
    width: 25%;
    float: left;
    text-align: center;
    position: relative;
    color: #333333;
    font-size: 24px;
}

.in_14_11 li b {
    font-size: 50px;
    color: #d90000;
    margin: 0 0 10px 0;
}

.in_14_11 li strong {
    color: #d90000;
}

.in_14_11 li i {
    width: 25px;
    line-height: 25px;
    position: absolute;
    left: 190px;
    top: 30px;
    background: #333333;
    color: #fff;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
}



.LRfloater0{
        top: 200px !important;
    
    
    
}