/*全局样式*/
@charset "utf-8";
body {font:14px/1.6 "微软雅黑",黑体,"AlibabaPuHuiTi", "Arial", "Impact";color: #222;-webkit-text-size-adjust: 100%;background-color: #fff;overflow-x: hidden;min-width: 320px;}
.container-fluid {
    max-width:1310px !important;
    padding-left: 15px;
    padding-right: 15px;
}


:root{
    --color_zhuti: #0049ac;
    --color_hover: #ff9000;
    /*--AlibabaPuHuiTi:AlibabaPuHuiTi;*/
    --transform_scale: scale(1.08);
}


header{position:relative;z-index: 111;width: 100%;;}
header .top{background: #F0F0F0;font-size: 14px;color: #666;line-height: 22px;}
header .top .div{display: flex;align-items: center;justify-content: space-between;padding: 8px 0;}
header .top .div .div1{padding: 4px 0;display: flex;align-items: center;}
header .top .div .div1 span{display:flex;align-items: center;margin-left: 25px;}
header .top .div .div1 span:before{font-size: 120%;margin-right: 6px;position: relative;top: 1px;}

header .box{display: flex;justify-content: space-between;align-items: center;}
header .logo{height: 130px;font-size: 0;margin-right: 20px;display: flex;align-items: center;}
header .logo img{max-height:50%; max-width: 160px;}
header .logo .tt{font-size: 24px;color: #4b4b4b;line-height: 30px;margin-left: 25px;}
header .logo .tt b{display: block;font-size: 24px;color: var(--color_hover);line-height: 30px;padding-bottom: 2px;}

header .txt{position: relative;padding: 0 90px 0 70px;font-size: 18px;color: #666;line-height: 22px;}
header .txt b{display: block;font-size:24px;color: var(--color_hover);line-height: 30px;margin-top: 4px;}
header .txt .img{display: block;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
header .txt .ss{display: block;position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;width: 76px;}

header nav{background: var(--color_zhuti);}
header nav ul{position: relative;display: flex;justify-content:space-between;align-items: center;}
header nav ul li{text-align: center;position: relative;z-index: 2;width: 100%;text-align: center;}
header nav ul li > a{display:block;line-height: 70px;font-size:18px;position: relative;padding: 0 2px;color: #fff;}
header nav ul li:nth-child(n+2):after{content: "";width: 2px;height: 20px;background:#79a4de;position: absolute;left: -1px;top: 0;bottom: 0;margin: auto 0;}
header nav ul li a:before{content: "";width: 76px;height: 3px;background:transparent;position: absolute;left: 0;bottom: 0;right: 0;margin: 0 auto; transition: all .3s;max-width: 98%;}
header nav ul li > i{display: none;}
header nav ul li:hover > a:before{background: #fff;}
header nav ul li.active > a:before{background: #fff;}

header nav .ul{display:none;position: absolute;left: 0;top:100%;width:100%;background:rgba(255,255,255,1);padding:10px 0;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius:8px;overflow: hidden;}
header nav .ul a{font-size:15px;color: #333;line-height:24px;padding:10px;display: block;}
header nav .ul a:nth-child(n+2){border-top: 1px solid #eee;}
header nav .ul a:hover{background-color: var(--color_zhuti);color: #fff;}
header nav .ul a.active{background-color: var(--color_zhuti);color: #fff;}
@media (min-width:992px){
    header nav ul > li:hover .ul{display: block;}
    /*header nav .nav_xg{position: absolute; left: 0; bottom: 0; height:3px; background-color: var(--color_zhuti);z-index:1;width: 40px;border-radius: 6px;overflow: hidden;display: none;}*/
}


/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{display: block;width: 100%;}
.banner .swiper-pagination-bullet{background:#fff;opacity:.44;transition: all .2s;width: 17px;height: 17px;margin: 0 8px 2%!important;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}



.main88{padding-top: 72px;padding-bottom: 72px;}
.title{text-align: center;font-size: 20px;color: #2b2b2b;padding-bottom: 38px;}
.title b{display: block;font-size: 40px;line-height: 50px;margin-bottom: 8px;}
.title b span{color: var(--color_zhuti);padding-right: 20px;}
.more{display: flex;align-items: center;justify-content:space-between;padding: 0 7px 0 24px;width: 166px;height: 52px;border: 1px solid #ddd;background: #fff;border-radius: 99px;font-size: 17px;margin-top:33px;}
.more span{display: block;width: 38px;height: 38px;background: #F0F0F0;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.more:hover{background: var(--color_zhuti);color: #fff;border-color: var(--color_zhuti);}
.more:hover span{background: #fff;color: var(--color_zhuti);}


/*灏沛产品中心*/
.main1 .lb1{margin: -15px;}
.main1 .list{display: block;background: #fff;margin: 15px;box-shadow: 0 0 15px rgba(0, 0, 0, .06);border-radius: 11px;overflow: hidden;}
.main1 .list .img{padding-top: 45%;position: relative;overflow: hidden;}
.main1 .list .img img{display: block;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;transition: all .3s;max-width: 80%;max-height: 80%;}
.main1 .list .tt{font-size: 24px;line-height: 78px;background: #F8F8F8;padding: 0 88px 0 30px;position: relative;}
.main1 .list .tt:before{position: absolute;right: 30px;top: 0;bottom: 0;margin: auto 0;font-size:130%;color: var(--color_zhuti);}
.main1 .list:hover .img img{transform: var(--transform_scale);}
.main1 .list:hover .tt{color: var(--color_zhuti);}

/*关于灏沛*/
.main2{position: relative;overflow: hidden;}
.main2 .imgbj{position: absolute;right: 0;bottom: 0;max-width: 40%;max-height: 99%;z-index: 2;}
.main2 .box{position: relative;z-index: 1;}
.main2 .box .tt{width: 62%;}
.main2 .box .tt1{position: relative;padding-top: 50px;font-size: 36px;line-height: 44px;}
.main2 .box .tt1 span{display: block;font-size: 122px;white-space:nowrap;line-height: 1;color: rgba(175, 175, 175, .2);position: absolute;left: -102px;top: -8px;font-weight: bold;text-transform: uppercase;}
.main2 .box .tt1 b{display: block;color: var(--color_zhuti);margin-bottom: 4px;}
.main2 .box .tt2{font-size: 18px;color: #515151;line-height: 1.8;margin-top: 22px;-webkit-line-clamp: 7;min-height:12.6em;}
.main2 .box .tt3{display: flex;background: var(--color_zhuti);border-radius: 11px;margin-top: 60px;padding: 40px;width: 100%;}
.main2 .box .tt3 a{display: block;font-size: 24px;color: #fff;line-height: 30px;text-align: left;width: 25%;padding:8px 10px;text-transform: uppercase;position: relative;top: 0;}
.main2 .box .tt3 a img{display: block;height: 56px;margin: 0 0 16px;}
.main2 .box .tt3 a:hover{top: -8px;}
.main2 .box .tt3 a p{font-size: 14px; margin-right: 20px; padding-top: 10px; max-width: 220px; line-height: 24px;}

/*专业服务*/
.main3{background: #EFF7FF;}
.main3 .box{position: relative;min-height: 474px;}
.main3 .box .img{width: 474px;height: 474px;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;}
.main3 .box .listbox{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top: 44px;}
.main3 .box .listbox .list{width: calc(50% - 250px);background: #fff;box-shadow: 0 0 11px rgba(0, 0, 0, .06);padding: 24px 24px 24px 60px;border-radius: 8px;position: relative;}
.main3 .box .listbox .list .tt1{position: absolute;width: 112px;height: 112px;display: flex;align-items: center;justify-content: center;background: url(../images/haobj.png) no-repeat center center/cover;border-radius: 50%;position: absolute;right: calc(100% - 30px);top: 16px;}
.main3 .box .listbox .list .tt1 img{max-height: 44%;}
.main3 .box .listbox .list .tt2{font-size: 24px;font-weight: bold;line-height: 32px;display: flex;color: var(--color_zhuti);}
.main3 .box .listbox .list .tt2 span{display: block;font-size: 16px;color: #888;margin-left: 8px;font-weight: normal;line-height: 22px;}
.main3 .box .listbox .list .tt3{font-size: 16px;color: #242424;margin-top: 11px;}
.main3 .box .listbox .list:nth-child(odd){margin-right: 500px;padding: 24px 60px 24px 24px;}
.main3 .box .listbox .list:nth-child(odd) .tt1{left:calc(100% - 30px);right: auto;}
.main3 .box .listbox .list:nth-child(n+3){margin-top: 88px;}
@media (max-width:1199px){
    .main3 .box .listbox .list .tt2{display: block;}
    .main3 .box .listbox .list .tt2 span{margin-left: 0;}
}
@media (max-width:991px){
    .main3 .box{min-height:inherit;}
    .main3 .box .img{display: none;}
    .main3 .box .listbox{padding-top: 0;}
    .main3 .box .listbox .list{width: calc(50% - 10px);padding: 24px!important;margin: 20px 0 0!important;}
    .main3 .box .listbox .list .tt1{position: relative;width: 66px;height: 66px;left: auto!important;right: auto!important;top: auto;}
    .main3 .box .listbox .list .tt2{font-size: 18px;line-height: 24px;margin-top: 18px;display: flex;align-items: center;}
    .main3 .box .listbox .list .tt2 span{font-size: 14px;line-height: 20px;margin-left: 11px;}
    .main3 .box .listbox .list .tt3{font-size: 16px;color: #242424;margin-top: 11px;}
    .main3 .box .listbox .list:nth-child(odd){margin-right: 500px;padding: 24px 60px 24px 24px;}
    .main3 .box .listbox .list:nth-child(odd) .tt1{left:calc(100% - 30px);right: auto;}
    .main3 .box .listbox .list:nth-child(n+3){margin-top: 88px;}
}



@media (max-width:767px){
    .main3 .box .listbox{margin-top: -16px;}
    .main3 .box .listbox .list{width: 100%;padding-left: 100px!important;margin-top: 14px!important;}
    .main3 .box .listbox .list .tt1{position: absolute;left: 18px!important;top: 0!important;bottom: 0!important;margin: auto 0;}
    .main3 .box .listbox .list .tt2{margin-top: 0;}
}









/*核心业务*/
.main4 .box{position: relative;border-radius: 11px;overflow: hidden;border: 1px solid #eee;}
.main4 .box .img{width: 288px;height: 288px;background: #fff;border-radius: 50%;position: absolute;z-index: 2;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-shadow: 0 0 22px rgba(0, 0, 0, .1);display: flex;align-items: center;justify-content: center;}
.main4 .box .img img{max-height: 88%;max-width: 88%;}
.main4 .box .listbox{display: flex;flex-wrap: wrap;position: relative;z-index: 1;}
.main4 .box .listbox .list{display: block;width: 50%;border: 1px solid #eee;padding: 50px;position: relative;}
.main4 .box .listbox .list:after{content: "";width: 100%;height: 100%;background: linear-gradient(to right, #0049ac, #008ec2);position: absolute;left: 0;top: 0;z-index: 1;transition: all .3s;opacity: 0;}
.main4 .box .listbox .list:nth-child(odd){padding-right: 190px;}
.main4 .box .listbox .list:nth-child(even){padding-left: 190px;}
.main4 .box .listbox .list .tt1{font-size: 24px;position: relative;z-index: 2;}
.main4 .box .listbox .list .tt2{font-size: 16px;color: #525252;margin-top: 11px;line-height: 1.7;position: relative;z-index: 2;}
@media (min-width:992px) {
    .main4 .box .listbox .list:hover:after{opacity: 1;}
    .main4 .box .listbox .list:hover .tt1{color: #fff;}
    .main4 .box .listbox .list:hover .tt2{color: rgba(255, 255, 255, .8);}
    .main4 .box .listbox .list.active:after{opacity: 1;}
    .main4 .box .listbox .list.active .tt1{color: #fff;}
    .main4 .box .listbox .list.active .tt2{color: rgba(255, 255, 255, .8);}
}


/*完善的业务覆盖*/
.main5{background: #F3F3F3;position: relative;}
.main5 .bjcover{position: absolute;left: 0;top: 0;width: 50%;height: 100%;}
.main5 .box{width: 50%;float: right;padding-left: 60px;}
.main5 .box .tt1{font-size: 20px;line-height: 28px;padding-bottom: 22px;border-bottom: 1px solid #bbb;}
.main5 .box .tt1 b{font-size: 30px;display: block;line-height: 40px;padding-bottom:9px;color: var(--color_zhuti);}
.main5 .box .tt2{padding-left: 78px;position: relative;font-size: 18px;color: #6a6a6a;margin-top: 33px;line-height: 1.5;}
.main5 .box .tt2 b{display: block;font-size: 24px;font-weight: bold;padding-bottom: 4px;color: #222;}
.main5 .box .tt2 .img{width: 60px;height: 60px;background: var(--color_zhuti);border-radius: 6px;display: flex;align-items: center;justify-content: center;position: absolute;left: 0;top: 4px;}


/*细分领域行业解决方案*/
.main6 .title2{display: flex;justify-content: space-between;padding-top: 8px;}
.main6 .title2 a{display: block;padding-bottom:22px;font-size: 20px;min-width: 138px;text-align: center;border-bottom: 2px solid transparent;}
.main6 .title2 a img{display: block;height: 38px;margin: 0 auto 15px;filter: brightness(0) invert(.8);transition: all .3s;}
.main6 .title2 a:hover{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.main6 .title2 a:hover img{filter: brightness(1) invert(0);}
.main6 .title2 a.active{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.main6 .title2 a.active img{filter: brightness(1) invert(0);}
.main6 .box{background: linear-gradient(to bottom, #E4EBF7, transparent);padding-top: 50px;}
.main6 .box .list{display: none;padding: 30px;background: #fff;box-shadow: 0 0 22px rgba(0, 0, 0, .08);border-radius: 11px;justify-content: space-between;}
.main6 .box .list.active{display: flex;align-items: center;}
.main6 .box .list .img{width: 50%;height: 412px;border-radius: 11px;}
.main6 .box .list .img .bjcover{height: 100%;}
.main6 .box .list .tt{width: 50%;padding: 20px 20px 20px 50px;}
.main6 .box .list .tt .tt1{font-size: 30px;color: var(--color_zhuti);}
.main6 .box .list .tt .tt2{font-size: 18px;color: #606060;margin-top: 18px;line-height: 1.7;}


/*众多客户选择和信赖*/
.lb7{position: relative;padding-bottom: 66px;margin: -11px;}
.lb7 .swiper{padding:11px;}
.lb7 .list{display:flex;align-items: center;justify-content: center;height: 100px;background: #fff;border-radius: 11px;box-shadow: 0 0 6px rgba(0, 0, 0, .08);}
.lb7 .list img{max-height: 88%;max-width: 88%;display: block;transition: all .3s;}
.lb7 .list:hover img{transform: var(--transform_scale);}
.lb7 .swiper-pagination-bullet{background:#dedede;opacity:1;transition: all .2s;width: 12px;height: 12px;margin: 0 6px -4px!important;}
.lb7 .swiper-pagination-bullet.swiper-pagination-bullet-active{background: var(--color_zhuti);}


/*最新动态*/
.main8{background: #F3F3F3;}
.main8 .box{margin: -20px -10px 0;}
.main8 .box .list{display: block;width: calc(33.33% - 20px);margin: 20px 10px 0;background: #fff;padding: 22px;border-radius: 11px;float: left;position: relative;}
.main8 .box .list .tt1{font-size: 16px;color: #888;}
.main8 .box .list .tt2{font-size: 20px;color: #222;font-weight: bold;margin-top:6px;transition: all .3s;}
.main8 .box .list .tt3{font-size: 16px;color: #666;margin-top: 11px;}
.main8 .box .list .tt4{font-size: 16px;color: var(--color_zhuti);margin-top: 11px;transition: all .3s;}
.main8 .box .list .img{margin-top: 22px;border-radius: 8px;}
.main8 .box .list .bjcover{height: 204px;}
.main8 .box .list:nth-child(n+3) .img{display: none;}
.main8 .box .list:nth-child(4):after{content: "";width: 100%;height: 21px;background: #ddd;border-top: 10px solid #fff;border-bottom: 10px solid #fff;position: absolute;left: 0;top: -21px;}
.main8 .box .list:hover .bjcover{transform: var(--transform_scale);}
.main8 .box .list:hover .tt2{color: var(--color_zhuti);}
.main8 .box .list:hover .tt4{color: var(--color_hover);}


footer{background: var(--color_zhuti);color: #fff;}
footer .box1{padding:50px 0 40px;}
footer .box1 .div{display: flex;justify-content: space-between;align-items: center;}
footer .box1 .div .div1 img{filter: brightness(0) invert(1);height: 60px;}
footer .box1 .div .div2{display: flex;align-items: center;color: rgba(255, 255, 255, .66);font-size: 16px;}
footer .box1 .div .div2 a{display: block;margin-left: 20px;font-size: 150%;position: relative;}
footer .box1 .div .div2 a img{display:none;position: absolute;right: 0;bottom: 100%;width: 140px;max-width: 140px;border: 1px solid #eee;background: #fff;padding:5px;}
footer .box1 .div .div2 a:hover{color: #fff;}
footer .box1 .div .div2 a:hover img{display: block;}
footer .box2{border-top: 1px solid rgba(255, 255, 255, .3);padding: 40px 0;}
footer .box3{border-top: 1px solid rgba(255, 255, 255, .3);padding: 30px 0;color: rgba(255, 255, 255, .66);}
footer .box3 .tt{display: flex;padding-bottom: 8px;}
footer .box3 .tt a{display: block;margin-right: 8px;}
footer .box3 .tt a:hover{color: #fff!important;text-decoration: underline!important;}


footer .box2 .listbox{display: flex;justify-content: space-between;align-items: start;}
footer .box2 .listbox .ul{margin-right: 15px;min-width: 120px;}
footer .box2 .listbox .ul a{display: block;font-size: 16px;color: rgba(255, 255, 255, .8);padding-bottom:5px;}
footer .box2 .listbox .ul a:hover{color: #fff;text-decoration: underline!important;}
footer .box2 .listbox .ul a:nth-child(1){font-size: 20px;color: #fff;padding-bottom:15px;font-weight: bold;}
footer .box2 .listbox .txt{display: flex;align-items: center;}
footer .box2 .listbox .txt img{display: block;width: 150px;margin-right: 22px;}
footer .box2 .listbox .txt .div1{font-size: 24px;font-weight: bold;padding-bottom: 10px;}
footer .box2 .listbox .txt .div2{font-size: 30px;line-height: 1.1;display: flex;align-items: center;font-weight: bold; font-size: 18px;}
footer .box2 .listbox .txt .div2:before{display: block;margin-right: 8px;}
footer .box2 .listbox .txt .div3{font-size: 16px;margin-top: 8px;line-height: 1.8; max-width: 320px;}


.nybanner{min-height: 420px;display: flex;align-items: center;}
.nybanner .box{padding: 66px 0;color: #fff;}
.nybanner .box .img{display: flex;margin-bottom: 36px;}
.nybanner .box .img a{background: #fff;display: flex;align-items: center;padding:5px 20px;border-radius: 0 88px 88px 0;height: 60px;}
.nybanner .box .img a img{max-height: 100%;}
.nybanner .box .img a span{margin: 0 6px 0 14px;font-size: 22px;line-height: 1;color: #888;display: block;position: relative;top: 2px;}
.nybanner .box .img a:hover span{color: var(--color_zhuti);}
.nybanner .box .tt1{font-size: 36px;line-height: 44px;}
.nybanner .box .tt1 b{display: block;font-size: 48px;line-height: 56px;padding-bottom: 7px;}
.nybanner .box .tt2{font-size: 18px;font-family: 'Arial';margin-top: 22px;}
.nybanner .box .tt3{background: #fff;border-radius: 6px;display: flex;width: fit-content;height: 50px;padding: 0 28px;text-align: center;align-items: center;font-size: 16px;justify-content: center;color:#222;margin-top: 33px;}
.nybanner .box .tt3:hover{background: #FF9000;color: #fff;}

.title8{border-bottom: 1px solid #ddd;}
.title8 .div{display: flex;border-right: 1px solid #ddd;}
.title8 .div a{display:flex;align-items: center;justify-content: center;height: 100px;width: 100%;border-left: 1px solid #ddd;border-bottom: 4px solid transparent;border-top: 4px solid transparent;}
.title8 .div a img{max-height:70%;max-width: 80%;}
.title8 .div a:hover{border-bottom-color: var(--color_zhuti);}
.title8 .div a.active{border-bottom-color: var(--color_zhuti);}

.ny{padding: 30px 0 88px;}
.title9{display: flex;flex-wrap: wrap;margin-bottom: 33px;justify-content: center;}
.title9 a{display: block;text-align: center;min-width: 13.6%;margin: 4px;border: 1px solid #ddd;padding: 8px 6px;border-radius: 1111px;color: #444;font-size: 18px;line-height: 24px;}
.title9 a span{display: block;font-size: 13px;font-family: 'Arial';line-height:18px;margin-top:2px;color: #9d9d9d;transition: all .3s;}
.title9 a:hover{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title9 a:hover span{color: var(--color_zhuti);}
.title9 a.active{border-color: var(--color_zhuti);color: var(--color_zhuti);}
.title9 a.active span{color: var(--color_zhuti);}


.nycp{display: flex;flex-wrap: wrap;margin:0 -14px;}
.nycp .list{display: block;width: calc(33.33% - 28px);margin: 0 14px 28px;border: 1px solid #eee;background: #fff;padding: 20px 20px 35px;border-radius: 11px;box-shadow: 0 0 11px rgba(0, 0, 0, .03);}
.nycp .list .img1{height: 66px;display: flex;align-items: center;margin-bottom: 8px;}
.nycp .list .img1 img{max-height: 90%;}
.nycp .list .img2{display: flex;background: #F0F4F8;align-items: center;height: 66px;border-radius: 8px;padding: 10px 18px;margin-bottom: 11px; font-size: 17px; color: #000;}
.nycp .list .img2 img{max-height: 100%;max-width: 50%;}
.nycp .list .img2 span{display: block;padding-left: 28px;font-size: 22px;line-height: 30px;position: relative;top: -1px; display: none;}
.nycp .list .img2 span:after{content: "";display: block;width: 2px;height: 20px;background: #141414;position: absolute;left: 14px;top: 1px;bottom: 0;margin: auto 0;}
.nycp .list .tt{display: flex;font-size: 14px;color: #888;}
.nycp .list .tt .tt1{width: 60px;text-align: center;margin-right: 20px;padding: 22px 0;}
.nycp .list .tt .tt2{flex: 1;font-size: 16px;color: #111;border-bottom: 1px solid #ddd;padding: 20px 0;}
.nycp .list .tt .tt2 span{font-size: 14px;color: #888;display: block;}




/*内页新闻*/
.nyxw2{margin-top: -16px;padding-bottom: 22px;}
.nyxw2 .list{display:flex;justify-content: space-between;position: relative;padding: 35px 0;border-bottom: 1px solid #e5e5e5;flex-direction: row-reverse;}
.nyxw2 .list .tt{width:calc(82% - 80px);padding: 10px 50px 10px 180px;position: relative;}
.nyxw2 .list .tt1{font-size: 20px;color: #222;transition: all .3s;font-weight: bold;padding-bottom: 15px;margin-bottom: 15px;position: relative;}
.nyxw2 .list .tt1:after{content: "";width: 30px;height: 1px;background: #000;position: absolute;left: 0;bottom: 0;}
.nyxw2 .list .tt3{font-size: 15px;color: #888;line-height: 28px;height: 56px;overflow: hidden;min-height: inherit;min-height: 56px;}
.nyxw2 .list .tt4{font-size: 13px;color: #ccc;display: inline-block;line-height: 26px;padding: 0 15px;text-align: center;font-family: 'Arial';background: #5d5d5d;margin-top: 22px;text-transform: uppercase;transition: all .3s;position: relative;}
.nyxw2 .list .tt4:before{width: 26px;height: 26px;border-left: 1px solid #fff;display: flex;align-items: center;justify-content: center;position: absolute;left: 100%;top:0;background: #5d5d5d;}
.nyxw2 .list .tt2{line-height:24px;font-size: 14px; position: absolute;left:30px;top:14px;color: #999;text-align: right;}
.nyxw2 .list .tt2 b{font-size:22px;color: #000;display: block;line-height: 34px; margin:0 auto 2px auto}
.nyxw2 .list .tt2 i{display: none;}
.nyxw2 .list .img{border-radius:6px;width:calc(18% + 80px);}
.nyxw2 .list .img .bjcover{height: 100%;}
.nyxw2 .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw2 .list:hover .tt1{color: var(--color_zhuti);}
.nyxw2 .list:hover .tt4{color: #fff;background: var(--color_zhuti);border-color: var(--color_zhuti);}
.nyxw2 .list:hover .tt4:before{color: #fff;background: var(--color_zhuti);}
@media (max-width:1199px) {
    .nyxw2 .list .tt{padding-left:100px;}
    .nyxw2 .list .tt2{left: 0;}
}
@media (max-width:991px) {
    .nyxw2 .list .tt{padding-right:30px;}
    .nyxw2 .list .tt1{font-size: 20px;line-height: 30px;}
    .nyxw2 .list .tt4{margin-top: 16px;}
}
@media (max-width:767px) {
    .nyxw2 .list{padding:25px 0}
    .nyxw2 .list .img{right: 0;height: 154px;top:29px;}
    .nyxw2 .list .tt{padding: 4px 30px 0 0;}
    .nyxw2 .list .tt1{padding: 0;margin: 0 0 3px;font-size: 18px;}
    .nyxw2 .list .tt1:after{display: none;}
    .nyxw2 .list .tt2{line-height:24px;font-size: 13px; position: relative;left: auto;width: 100%; top:auto;color: #999; text-align:left}
    .nyxw2 .list .tt2 b{font-size:13px;color: #999;display: inline;line-height: inherit; border-bottom:0; width:auto; margin:auto;font-weight: normal;}
    .nyxw2 .list .tt2 i{display:inline;}
    .nyxw2 .list .tt3{margin-top: 5px;font-size: 14px;line-height: 24px;height: 48px;min-height: 48px;}
    .nyxw2 .list .tt4{margin-top: 14px;}
    
}

@media (max-width:600px) {
    .nyxw2{padding:0;margin-top: 0;}
    .nyxw2 .list{padding: 0 0 25px;margin-bottom: 25px;flex-wrap: wrap;}
    .nyxw2 .list .tt{width: 100%;padding: 0;}
    .nyxw2 .list .tt1{font-size: 18px;}
    .nyxw2 .list .tt3{font-size: 14px;height: auto;max-height: initial;line-height: 1.6;-webkit-line-clamp: 3;}
    .nyxw2 .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;margin-bottom: 16px;}
    .nyxw2 .list .img .bjcover{height: auto;padding-top: 50%;}
}


/*详情页*/
.danye{font-size: 16px;line-height: 1.8;}
.danye .topbox{margin-bottom:20px;text-align: center;}
.danye .bt{color: #000;font-size:24px;padding-bottom: 10px;line-height: 1.4;}
.danye .rq{color: #888;font-size: 14px;margin-top: -4px;}
.danye .xian{width: 100%;height: 11px;margin-top:16px;;border-top: 1px dashed #aaa;opacity: .4;}
.danye .img{margin:0 auto 22px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;border: 1px solid #eee;margin-bottom:20px;}
.danye .tt1{padding-top: 60px;font-size: 24px;font-family: var(--ali_family);padding-bottom: 20px;line-height: 32px;}
.danye .tt2{font-size: 18px;}
.danyetop.danyetop2{margin-top: 40px;}
.danyetop{font-size: 24px;padding-bottom: 16px;margin-bottom: 16px;border-bottom: 1px solid #eee;line-height: 34px;margin-top: 20px;display: flex;align-items: center;}
.danyetop:before{display: block;margin-right: 11px;}
.danyetop span{color: #888;font-size: 80%;padding-left:6px;display: block;}
.danye .txtbox{ font-size:16px; line-height:2; min-height:250px;}
.danye .txtbox img{ max-width:100% !important; height:auto !important; padding:2px !important;}
.danye .txtbox table{width:100% !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}
.danye .txtbox table tr td{width:auto !important; height:auto !important; border-collapse:collapse; border:1px solid #CCCCCC !important;}


.titletop .div{padding: 26px 0;display: flex;align-items: center;border-bottom: 1px solid #ddd;color: #333;font-size: 15px;}
.titletop .div:before{display: block;margin-right: 8px;}
.titletop .div a{color: #666;}
.titletop .div a:hover{color: var(--color_zhuti);}

.danye .txtbox2{display: flex;margin-top: 22px;}
.danye .txt{position: relative;padding: 0 90px 0 70px;font-size: 18px;color: #666;line-height: 22px;}
.danye .txt b{display: block;font-size:28px;color: var(--color_hover);line-height: 30px;margin-top: 4px;}
.danye .txt .img{display: block;position: absolute;left: 0;top: 0;bottom: 0;margin: auto 0;}
.danye .txt .ss{display: block;position: absolute;right: 0;top: 0;bottom: 0;margin: auto 0;width: 76px;}
.danye .zuoimg{ max-width: 500px; max-height: 500px;display: block; margin: 0 auto;}
.nylx{padding-top: 22px;}

@media (max-width:767px){
    /*详情页*/
    .danye{font-size: 14px;line-height: 1.8;}
    .danye .topbox{margin-bottom: 16px;}
    .danye .bt{font-size: 20px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 18px auto;}
    .danye .ditu{height:360px;margin-top: 25px;}
    .danye .rq{margin-top: 0;}
    .danye .xian{margin-top: 14px;}
    .danye .tt1{padding-top: 0;font-size: 22px;padding-bottom: 11px;line-height: 30px;}
    .danye .tt2{font-size: 15px;}
    .danyetop{font-size: 20px;padding-bottom: 11px;margin-bottom: 11px;margin-top: 25px;line-height: 28px;}
    .danyetop.danyetop2{margin-top: 28px;}
    .danye .zuoimg{width: 100%;}
    .nylx{padding-top: 16px;}
}


/* -webkit-line-clamp: 2; */


/*媒体查询开始*/
@media (max-width:1349px){
    /*.nybanner{height: auto;padding-top:50%;background-position: 27%!important;}*/
}
@media (max-width:1199px){
    .main2 .imgbj{display: none;}
    .main2 .box .tt{width: 100%;}
    .main2 .box .tt2{min-height: inherit;-webkit-line-clamp: 9;}
    .main2 .box .tt3 a{width: 33.33%;}

    .main4 .box .listbox .list:nth-child(odd){padding-right: 160px;}
    .main4 .box .listbox .list:nth-child(even){padding-left: 160px;}

}
@media (max-width:991px) {
    body{letter-spacing: normal;}
    header .logo{height: 88px;}
    header .logo img{max-height: 50%;}
    .banner .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -1px !important;}


    /*pc导航*/
    header nav{display:none;width:100%;max-width: 100%;float: none;padding:15px 20px 40px;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 2px 10px rgba(0, 0, 0, .06);overflow-y: auto;overflow-x:hidden;max-height: calc(100vh - 120px)}
    header nav .container-fluid{padding: 0;}
    header nav ul{display: block!important;}
    header nav ul > li{display:block;width:100%;text-align: left;padding: 0 40px 0 0;border-bottom: 1px solid #f6f6f6;position: relative;}
    header nav ul > li > a{display:block; color: #333;font-size:15px;padding:0 0 0 10px;line-height:50px;}
    header nav ul > li:after{display: none;}
    header nav ul > li a:before{display: none;}
    header nav ul > li:nth-last-child(1){border: 0;}
    header nav ul > li > i{display: block;position: absolute;right: 0;top:0;width: 40px;color: #999;line-height: 50px;font-size: 16px;font-weight: normal;text-align: center;}
    header nav ul > li:hover > a{;background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > a{background: transparent;color: var(--color_zhuti);}
    header nav ul > li.active > i{color: var(--color_zhuti);}
    header nav .ul{display:none;position: relative;left: auto;top:auto;width: calc(100% + 110px);margin-left: -35px;right: auto;background:#f6f6f6;padding:8px 14px;box-shadow: none;border-radius:0;}
    header nav .ul a{font-size: 14px;color: #333;line-height: 26px;padding:6px 5px 6px 35px;display: block;}
    header nav .ul a:hover{background-color: transparent;color: var(--color_zhuti);}
    header nav .ul a.active{background-color: transparent;color: var(--color_zhuti);}

   /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:33px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background:var(--color_zhuti);border-radius: 3px;transition: all 0.6s;}
    header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
    header .lanmu i:nth-child(2){margin-right: 10%;}
    header .lanmu i:nth-child(3){margin-left: 10%;}
    header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
    header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
    header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
    header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}


    .main88{padding-top: 44px;padding-bottom: 44px;}
    .title{font-size: 15px;padding-bottom: 20px;}
    .title b{font-size:24px;line-height:32px;margin-bottom:6px;}
    .title b span{color: var(--color_zhuti);padding-right: 20px;}
    .more{padding: 0 5px 0 18px;width: 140px;height: 42px;font-size: 14px;margin-top:18px;}
    .more span{width: 30px;height: 30px;}


    /*灏沛产品中心*/
    .main1 .lb1{margin: -6px;}
    .main1 .list{margin: 6px;border-radius: 8px;box-shadow: none;border: 1px solid #eee;}
    .main1 .list .tt{font-size:16px;line-height: 50px;padding: 0 50px 0 20px;position: relative;}
    .main1 .list .tt:before{right: 20px;font-size: 120%;}


    /*关于灏沛*/
    .main2 .box .tt1{padding-top: 22px;font-size: 20px;line-height: 28px;}
    .main2 .box .tt1 span{font-size: 44px;left: 0;top: 0;}
    .main2 .box .tt1 b{font-size: 24px;line-height: 32px;}
    .main2 .box .tt2{font-size: 15px;margin-top: 16px;}
    .main2 .box .tt3{margin-top: 30px;padding:20px 10px;flex-wrap: wrap;}
    .main2 .box .tt3 a{font-size: 16px;line-height:22px;width: 50%;padding:12px;text-align: center;}
    .main2 .box .tt3 a img{height: 40px;margin: 0 auto 11px;}
    .main2 .box .tt3 a p{ max-width: 100%; }
    .main2 .box .tt3 a:nth-child(1){width: 100%;}

    /*核心业务*/
    .main4 .box .img{display: none;}
    .main4 .box .listbox .list{width: 100%!important;padding: 25px!important;border: 0;}
    .main4 .box .listbox .list .tt1{font-size: 20px;}
    .main4 .box .listbox .list .tt2{font-size: 15px;margin-top: 6px;}
    .main4 .box .listbox .list:nth-child(even):after{opacity: 1;}
    .main4 .box .listbox .list:nth-child(even) .tt1{color: #fff;}
    .main4 .box .listbox .list:nth-child(even) .tt2{color: #fff;}

    /*完善的业务覆盖*/
    .main5 .bjcover{display: none;}
    .main5 .box{width: 100%;padding-left: 0;}
    .main5 .box .tt1{font-size: 14px;line-height: 24px;padding-bottom: 16px;margin-bottom: 24px;}
    .main5 .box .tt1 b{font-size: 22px;line-height: 30px;padding-bottom:6px;}
    .main5 .box .tt2{padding-left: 64px;font-size: 16px;margin-top:22px;line-height: 1.4;}
    .main5 .box .tt2 b{font-size: 18px;padding-bottom: 4px;}
    .main5 .box .tt2 .img{width: 50px;height: 50px;top: 0;}


    /*细分领域行业解决方案*/
    .main6 .title2{padding: 0 0 15px;flex-wrap: wrap;}
    .main6 .title2 a{padding:10px 6px;font-size:15px;min-width: 32%;border: 0;}
    .main6 .title2 a img{height: 30px;margin: 0 auto 8px;}

    .main6 .box{padding-top: 30px;}
    .main6 .box .list{padding: 20px;box-shadow: none;border: 1px solid #eee;}
    .main6 .box .list.active{display:block;}
    .main6 .box .list .img{width: 100%;height: auto;}
    .main6 .box .list .img .bjcover{height:auto;padding-top: 60%;}
    .main6 .box .list .tt{width: 100%;padding: 14px 0 0;}
    .main6 .box .list .tt .tt1{font-size: 18px}
    .main6 .box .list .tt .tt2{font-size: 15px;margin-top: 8px;}



    /*众多客户选择和信赖*/
    .lb7{padding-bottom: 36px;}
    .lb7 .list{height: 70px;border-radius: 8px;box-shadow:none;}
    .lb7 .swiper-pagination-bullet{width: 7px;height: 7px;margin: 0 3px -1px !important;}


    /*最新动态*/
    .main8 .box{margin: -12px -6px 0;}
    .main8 .box .list{width: calc(50% - 12px);margin: 12px 6px 0;}
    .main8 .box .list .bjcover{height: auto;padding-top: 50%;}
    .main8 .box .list:nth-child(n+3) .img{display: none;}
    .main8 .box .list:nth-child(4):after{display: none;}
    .main8 .box .list .tt2{font-size: 18px;}



    footer .box1{display:none;}
    footer .box2{padding: 30px 0;}
    footer .box3{padding: 20px 0;}
    footer .box2 .listbox{display:block;}
    footer .box2 .listbox .ul{display: none;}
    footer .box2 .listbox .txt{display: block;}
    footer .box2 .listbox .txt img{display:none;}
    footer .box2 .listbox .txt .div1{font-size: 18px;padding-bottom: 11px;}
    footer .box2 .listbox .txt .div2{font-size: 24px;}
    footer .box2 .listbox .txt .div2:before{margin-right: 5px;}
    footer .box2 .listbox .txt .div3{font-size: 15px;margin-top:5px;}




    .nybanner{min-height:240px;}
    .nybanner .box{padding: 38px 0;color: #fff;}
    .nybanner .box .img{margin-bottom: 18px;}
    .nybanner .box .img a{height: 40px;padding: 10px 12px;}
    .nybanner .box .img a span{font-size: 18px;margin-left: 11px;position: relative;top: 1px;}
    .nybanner .box .tt1{font-size: 18px;line-height: 28px;}
    .nybanner .box .tt1 b{font-size: 24px;line-height: 34px;padding-bottom: 4px;}
    .nybanner .box .tt2{font-size: 14px;margin-top: 14px;}


    .title8 .container-fluid{padding: 0;}
    .title8 .div a{height: 66px;border-bottom-width: 2px;}

    .ny{padding: 30px 0 44px;}
    .title9{margin-bottom: 22px;}
    .title9 a{min-width: 170px;margin: 3px;font-size: 16px;line-height: 22px;padding: 6px 22px;}
    .title9 a span{font-size: 12px;line-height: 14px;}


    .nycp{margin:0 -8px;}
    .nycp .list{width: calc(50% - 16px);margin: 0 8px 16px;padding: 20px 20px 30px;box-shadow: none;border-color: #ddd;}
    .nycp .list .img1{height: 60px;}
    .nycp .list .img2{height: 60px; font-size: 16px;}
    .nycp .list .img2 span{font-size: 18px;}
    .nycp .list .tt .tt1{width: 50px;margin-right: 0;padding: 16px 0;}
    .nycp .list .tt .tt2{padding: 14px 0; font-size: 14px;}






}

@media (max-width:767px) {


}
@media (max-width:600px) {
    .main8 .box{margin: -12px -6px 0;}
    .main8 .box .list{width: calc(100% - 12px);margin: 12px 6px 0;padding: 18px;border-radius: 8px;}
    .main8 .box .list .tt1{font-size: 14px;}
    .main8 .box .list .tt2{font-size: 16px;margin-top: 4px;}
    .main8 .box .list .tt3{font-size: 14px;margin-top: 8px;min-height: inherit;}
    .main8 .box .list .tt4{font-size: 14px;margin-top: 8px;}
    .main8 .box .list .img{display: none;}

    .nycp .list{width: calc(100% - 16px);}




}

@media (max-width:479px) {
    .danye .ditu{height:300px;}

    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 50px;}
    .sjdibu{height:50px;background:var(--color_zhuti);position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px rgba(255, 255, 255, 1);width: 100%;text-align: center;font-size: 0;display: block;}
    .sjdibu .box1{display: flex;justify-content: space-around;}
    .sjdibu .box1 a{display:block;color: #fff;padding: 5px;width: 100%;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:50px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}



/* 产品展示 */
.nycp2{margin: 0 -10px;}
.nycp2 .list{display: block;width: calc(33.33% - 20px);float: left;margin: 0 10px 20px;position: relative;}
.nycp2 .list .img{border: 1px solid #EAEAEA;padding-top:74%;position: relative;background-color: #fff;}
.nycp2 .list .img .bjcover{position: absolute;left: 0;width: 100%;top:0;height: 100%;}
.nycp2 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;transition: all .3s;}
.nycp2 .list .tt{font-size: 16px;color: #000;background-color: #EAEAEA;text-align: center;line-height:50px;margin-top: 1px;padding: 0 5px;}
.nycp2 .list:hover .img img{transform:scale(1.05);}
.nycp2 .list:hover .bjcover{transform:scale(1.05);}
.nycp2 .list:hover .tt{color: #fff;background-color: var(--color_zhuti);}


@media (max-width:1199px) {
    .nycp2 .list{width: calc(50% - 20px);}
}

@media (max-width:767px) {
    .nycp2{margin: 0 -5px;}
    .nycp2 .list{width: calc(50% - 10px);margin: 0 5px 10px;}
    .nycp2 .list .tt{font-size:14px;line-height: 40px;}
    .nycp2.nysp .list .bjcover:after{width: 36px;height: 36px;background-size: 36px !important;border-width: 1px;}
    .nycp2.nysp .list:hover .bjcover:after{width: 44px;height:44px;}
}
