/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}

@font-face {
	font-family: "PingFang";
	font-style:normal;
	/*src: url("PingFang_Regular.ttfz");*/
}

body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px/1.5 "PingFang","微软雅黑","Arial";color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px !important;margin: 0 auto !important}
input:required,
div,input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1230px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial;}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
/*pc导航*/
body{padding-top: 110px;}
header{background:rgba(255,255,255,1);position: fixed;left: 0;top:0;width: 100%;z-index: 111;box-shadow: 0 2px 6px rgba(0,0,0,.07);}
header .container-fluid {max-width: 1300px !important;}
header .txt2{width: 100px;line-height: 30px;background: #239d54;border-radius: 20px;text-align: center;margin-top:40px; color: #fff;margin-left: 10px;cursor: pointer;transition: all .3s}
header .txt2:hover{background-color:#F28003;}


header .logo{line-height: 110px;height: 110px;font-size: 0;}
header .logo img{max-height:80%;}
header .txt{line-height:110px;height: 110px;overflow: hidden;padding-left: 30px;background: url("../images/tu1.png") no-repeat left center;font-size: 20px;color: #000;font-family: 'Arial'; margin-left:15px}
/*pc导航*/
/*header nav{margin-right:2%;}*/
header nav a{transition: all .3s !important;}
header nav .ul{font-size: 0;margin:0;margin-top:30px;}
header nav .ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;}
header nav .ul > li > a{position: relative; line-height:50px;display:block; color: #000;font-size: 16px;padding: 0 18px;}
header nav .ul > li > a i{padding-left:3px;color: #000;font-size:70%;}
header nav .ul > li.active > a{color:#239d54;}
header nav .ul > li.active > a i{color:#239d54;}
header nav .ul > li:hover > a{color:#239d54;}
header nav .ul > li:hover > a i{color:#239d54;}

header nav .ul > li > a.tanyun { line-height: 30px;background: #239d54;border-radius: 20px;text-align: center; color: #fff;cursor: pointer;transition: all .3s; margin-top:10px}
header nav .ul > li > a.tanyun:hover{background-color:#F28003;}
/*二级*/
header nav .ul > li > ul {display:none;position:absolute;left: 0;top:100%;width:calc(100% + 40px);margin-left: -20px;z-index: 100;box-shadow: 0 0 6px rgba(0,0,0,.2);background: #fff;}
header nav .ul > li:nth-child(2) > ul {width:calc(100% + 72px);margin-left: -36px;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;line-height:20px;border-top: 1px solid rgba(0,0,0,0.1);}
header nav .ul > li > ul > li:nth-child(1){border: 0;}
header nav .ul > li > ul > li > a{color: #000;display: block;width: 100%;padding:10px 6px;}

/*效果2*/
header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li > ul > li:hover > a{background-color:#239d54;color: #fff;}
body.active{padding-top:90px;}
header.active .logo{line-height: 90px;height: 90px;}
header.active .txt{line-height: 90px;height: 90px;}
header.active nav .ul{margin-top: 20px;}

header.active .txt2{margin-top: 30px;}

.banner{position: relative;z-index: 1;}
.banner .bjcover{padding-top:31.77083333333333%;}
.banner .swiper-button-prev{width: 60px;height: 60px;background:rgba(0,0,0,.2) url("../images/tu2-2.png") no-repeat center center;border:1px solid #fff;border-radius: 50%;overflow: hidden;left: 4%;margin-top:-30px;display: none !important;}
.banner .swiper-button-next{width: 60px;height: 60px;background:rgba(0,0,0,.2) url("../images/tu2-2.png") no-repeat center center;border:1px solid #fff;border-radius: 50%;overflow: hidden;right: 4%;transform:rotate(180deg);margin-top:-30px;display: none !important;}
.banner .swiper-button-prev:hover{background-color: rgba(0,0,0,.4);}
.banner .swiper-button-next:hover{background-color: rgba(0,0,0,.4);}
.banner .swiper-pagination{text-align: center;left: 0;right: 0;margin: 0 auto;bottom:94px !important;}
.banner .swiper-pagination-bullet{background:#dfdfdf;opacity: .8;width: 30px;height:3px;border-radius: 2px;margin: 0 4px;position:relative;}
.banner .swiper-pagination-bullet::before{content:"";width:0;height:100%;background:#239d54;position:absolute;top:0;left:0;}
@keyframes banner {from{width:0%;}to{width:100%;}}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active::before{background:#239d54;animation: banner 6.5s;}
.main2 {margin-top: -80px;position: relative;z-index: 2;}
.main2:after{content: "";width: 100%;height: calc(100% - 80px);background: #F4F4F4;position: absolute;left: 0;bottom: 0;z-index: 1;}
.main2 .box{background: rgba(255,255,255,.5);;padding: 15px;font-size: 0;box-shadow: 0 0 15px rgba(0,0,0,.05);position: relative;z-index: 2;}
.main2 .box .list{display:inline-block;vertical-align: top;width: 25%;padding: 24px 15px;background: #fff;text-align: center;}
.main2 .box .list .img{height: 42px;line-height: 42px;text-align: center;position: relative;}
.main2 .box .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 100%;}
.main2 .box .list .img img.img1{opacity: 1;}
.main2 .box .list .img img.img2{opacity: 0;}
.main2 .box .list .tt1{line-height: 40px;color: #000;font-size: 16px;font-weight: bold;max-width: 210px;margin: 6px auto 0;}
.main2 .box .list .tt2{line-height: 24px;color: rgba(0,0,0,.5);font-size: 13px;height: 48px;overflow: hidden;max-width: 240px;margin: 0 auto;}
.main2 .box .list:hover{background-color: #239d54;}
.main2 .box .list:hover .img img.img1{opacity: 0;}
.main2 .box .list:hover .img img.img2{opacity: 1;}
.main2 .box .list:hover .tt1{color: #fff;}
.main2 .box .list:hover .tt2{color: rgba(255,255,255,1);}

.main88{padding-top:80px;padding-bottom: 88px;}
.title{text-align: center;margin-bottom: 44px;overflow: hidden;position: relative;z-index: 10;}

    .title .div1{font-size:32px;}
    .title .div4{ text-align:center; color:#888; padding-top:20px;}
	.title .div4 a { font-size:16px; padding:0 20px}
	.title .div4 a.on { color:red}
	
.title .div2{font-size: 16px;line-height: 24px;max-width: 900px;margin: 10px auto 0;color: #999999;}
.title .div3{font-size: 0;}
.title .div3 div{display: inline-block;vertical-align: top;position: relative;font-size: 18px;padding: 0 26px;margin-top: 10px;}
.title .div3 div:after{content: "";width: 170px;height: 1px;background: #DFDFDF;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title .div3 div:before{content: "";width: 170px;height: 1px;background: #DFDFDF;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div3 div{color: #fff;}


/*万泽时代，助力企业数字化转型*/
.main3{background: #F4F4F4;}
.main3 .box{background: #fff;box-shadow: 0 0 15px rgba(0,0,0,.05);}
.main3 .ul{border-bottom: 2px solid #239d54;font-size: 0;}
.main3 .ul a{display: inline-block;vertical-align: top;width: 25%;font-size: 16px;color: #fff;line-height: 54px;height: 54px;overflow: hidden;padding: 0 10px;background:#239d54;text-align: center;}
.main3 .ul a.active{background-color: #e3e3e3;color:#239d54;}
.main3 .ttbox .list{display: none;min-height: 520px;padding:88px 60px 88px calc(50% + 20px);position: relative;}
.main3 .ttbox .list.active{display: block;}
.main3 .ttbox .list .img{position: absolute;left: 0;top:0;bottom: 0;height: 100%;width: 50%;}
.main3 .ttbox .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;}
.main3 .ttbox .list .tt1{font-size: 30px;font-weight: bold;color: #239d54;margin-bottom: 22px;}
.main3 .ttbox .list .tt2{width: 60px;height: 3px;background: #239d54;margin-bottom: 22px;margin-top: -3px;}
.main3 .ttbox .list .tt3{font-size: 16px;color: #999999;line-height: 30px;min-height: 90px;max-height: 180px;overflow: hidden;}
.main3 .ttbox .list .tt4{font-size: 16px;color: #fff;width: 160px;line-height: 46px;text-align: center;display: block;background: #239d54;border-radius: 28px;margin-top:26px;}
.main3 .ttbox .list .tt4 img{padding-left: 8px;max-width: 15px;position: relative;top:-1px;}
.main3 .ttbox .list .tt4:hover{background-color: #1aad19;}


/*解决方案*/
.main4 .box{display: flex;justify-content: space-between;}
.main4 .ul{width: 200px;float: left;}
.main4 .ul a{display: block;font-size: 18px;text-align: center;background: rgba(255,255,255,.3);line-height: 64px;color: #fff;margin-bottom: 1px;}
.main4 .ul a i{padding-right: 14px;font-size: 26px;line-height: inherit;position: relative;top:2px;}
.main4 .ul a.active{background-color: #fff;color: #000;font-weight: bold;}
.main4 .ul a:nth-last-child(1):hover{background-color: #fff;color: #000;font-weight: bold;}
.main4 .ul a:nth-child(n+10){display: none!important;}



.main4 .ttbox{width: calc(100% - 200px);float: left;border: 1px solid rgba(255,255,255,.3);min-height: 396px;}
.main4 .ttbox .list{display: none;padding: 70px 70px 70px 140px;position: relative;}
.main4 .ttbox .list.active{display: block;}
.main4 .ttbox .list .tt1{font-weight: bold;font-size: 24px;color: #fff;}
.main4 .ttbox .list .tt2{font-size: 16px;color: rgba(255,255,255,.7);line-height: 30px;margin-top: 22px;}
.main4 .ttbox .list .tt3{font-size: 0;margin-top: 15px;}
.main4 .ttbox .list .tt3 div{display: inline-block;vertical-align: top;font-size: 14px;color: #fff;line-height: 32px;border: 1px solid rgba(255,255,255,.5);min-width: 120px;text-align: center;padding: 0 6px;margin-left: -1px;min-height: 34px;}
.main4 .ttbox .list .tt4{font-size: 16px;color: #fff;width: 160px;line-height: 46px;text-align: center;display: block;background: #239d54;border-radius: 28px;margin-top:40px;}
.main4 .ttbox .list .tt4 img{padding-left: 8px;max-width: 15px;position: relative;top:-1px;}
.main4 .ttbox .list .tt4:hover{background-color: #1aad19;}
.main4 .ttbox .list .iconfont{font-size: 66px;color: #fff;position: absolute;left:55px;top:44px;font-weight: bold;}

/*成功案例*/
.main5 {position: relative;z-index: 1;}
.main5 .lb5 .list{display: block;position: relative;background: #fff;line-height: 100px;height: 100px;text-align: center;border-right: 1px solid #D8D8D8;border-bottom: 1px solid #d8d8d8;}
.main5 .lb5 .list img{max-height: 88%;max-width: 88%;transition: all 0.3s;}
.main5 .lb5 .list:hover img{transform:scale(1.06);}
.main5 .lb5{position: relative;margin-bottom: 120px;border: 1px solid #D8D8D8;}
.main5 .lb5 .swiper-button-prev{width:65px;height: 65px;background: url("../images/tu55.png") no-repeat center center/contain;left: calc(50% - 80px);bottom: -120px;top:auto;border: 1px solid #e5e5e5;border-radius: 50%;}
.main5 .lb5 .swiper-button-next{width:65px;height: 65px;background: url("../images/tu5.png") no-repeat center center/contain;right: calc(50% - 80px);bottom: -120px;top:auto;border: 1px solid #e5e5e5;border-radius: 50%;}
.main5 .lb5 .swiper-button-prev:hover{border-color: #239d54;}
.main5 .lb5 .swiper-button-next:hover{border-color: #239d54;}



/*.jiacase1 .swiper-container{overflow-x: auto;}*/
.jiacase1{margin-top: -11px;}
.jiacase1 .list{display:flex;align-items: center;justify-content: center;height: 100px;}
.jiacase1 .list img{max-height: 88%;max-width: 88%;transition: all .3s;-webkit-filter: grayscale(1);}
.jiacase1 .swiper-slide-thumb-active .list img{-webkit-filter: grayscale(0);}

.jiacase2 .list{display: flex;justify-content: space-between;min-height:380px;}
.jiacase2 .list .img{width: 54%;border: 1px solid #ddd;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.jiacase2 .list .img img{max-height:100%;max-width: 100%;}
.jiacase2 .list .ttt{width: 46%;padding: 10px 0 10px 30px;}
.jiacase2 .list .ttt1{font-size: 24px;}
.jiacase2 .list .ttt2{font-size: 15px;color: #666;margin-top: 8px;}
.jiacase2 .list .ttt3{width: 180px;height: 50px;display: flex;align-items: center;justify-content: center;background: #239d54;border-radius: 4px;margin-top: 20px;color: #fff;font-size: 15px;}
.jiacase2 .list .ttt3:hover{background: #1aad19;}
.jiacase2 .swiper-wrapper{height: auto!important;}
.jiacase2 .swiper-container{height: auto!important;}
.jiacase2 .swiper-slide{height: auto!important;}




.title99{text-align: center;padding-bottom: 33px;overflow: hidden;margin-top: 55px;}
.title99 span{font-size: 26px;display: inline-block;position: relative;padding: 0 15px;line-height: 34px;}
.title99 span:after{content: "";width: 888px;height: 1px;background: #ddd;position: absolute;left: 100%;top:0;bottom: 0;margin: auto 0;}
.title99 span:before{content: "";width: 888px;height: 1px;background: #ddd;position: absolute;right: 100%;top:0;bottom: 0;margin: auto 0;}


.main6{margin-top: -40px;position: relative;z-index: 2;overflow: hidden;width: 100%;}










/*新闻资讯*/
/*.main7 .box .zuo{width: calc(26% + 95px);float: left;}
.main7 .box .you{width: calc(74% - 95px);float: left;padding-left:10px;}
.main7 .box .zuo .list{display: block;border: 1px solid #f6f5f5;padding: 10px 10px 0;box-shadow: 0 0 8px rgba(0,0,0,.1);}
.main7 .box .zuo .list .bjcover{height: 340px;}
.main7 .box .zuo .list:hover .bjcover{transform:scale(1.06);}
.main7 .box .zuo .list .tt{padding-left: 12px;position: relative;}
.main7 .box .zuo .list .tt:after{content: "";width: 18px;height: 20px;background: #C3251C;position: absolute;left: -19px;top:0;bottom: 0;margin: auto 0;z-index: 1;}
.main7 .box .zuo .list .tt:before{content: "";width: 0;height: 0;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 5px solid #fff;position: absolute;left: -12px;top:0;bottom: 0;margin: auto 0;z-index: 2;}
.main7 .box .zuo .list .tt div{line-height:70px;font-size: 17px;color: #373737;font-weight: bold;padding-right: 25px;}
.main7 .box .zuo .list .tt div:after{content: "";width: 19px;height: 15px;background: url("../images/tu10.png") no-repeat center center/contain;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;opacity: 1;}
.main7 .box .zuo .list .tt div:before{content: "";width: 19px;height: 15px;background: url("../images/tu10-1.png") no-repeat center center/contain;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;opacity: 0;}
.main7 .box .zuo .list:hover .tt div:after{opacity: 0;}
.main7 .box .zuo .list:hover .tt div:before{opacity: 1;}
.main7 .box .zuo .list:hover .tt div{color: #C3251C;}

.main7 .box .you .list{display: block;box-shadow: 1px 4px 6px rgba(0,0,0,.1);border: 1px solid #f6f5f5;padding: 22px 20px 25px 180px;position: relative;}
.main7 .box .you .list:nth-child(n+2){margin-top: 10px;}
.main7 .box .you .list .tt1{padding-left: 28px;font-weight: bold;font-size: 17px;color: #000;line-height:40px;position: relative;}
.main7 .box .you .list .tt1:after{content: "";width: 18px;height: 20px;background: #a5a5a5;position: absolute;left:0;top:0;bottom: 0;margin: auto 0;z-index: 1;transition: all 0.3s;}
.main7 .box .you .list .tt1:before{content: "";width: 0;height: 0;border-top: 4px solid transparent;border-bottom: 4px solid transparent;border-left: 5px solid #fff;position: absolute;left: 7px;top:0;bottom: 0;margin: auto 0;z-index: 2;}
.main7 .box .you .list:hover .tt1:after{background-color: #C3251C;}
.main7 .box .you .list .tt3{width: 18px;height: 2px;background: #D3D3D3;margin-left: 28px;}
.main7 .box .you .list .tt4{font-size: 13px;color: #999;line-height: 30px;padding-left: 28px;}
.main7 .box .you .list .tt5{height: 7px;position: relative;margin-top: 6px;margin-left: 28px;}
.main7 .box .you .list .tt5:after{content: "";width: 42px;height: 7px;background: url("../images/tu11.png") no-repeat center center/contain;position: absolute;left: 0;top:0;opacity: 1;transition: all 0.3s;}
.main7 .box .you .list .tt5:before{content: "";width: 42px;height: 7px;background: url("../images/tu11-1.png") no-repeat center center/contain;position: absolute;left: 0;top:0;opacity: 0;transition: all 0.3s;}
.main7 .box .you .list:hover .tt5:after{opacity: 0;left: 10px;}
.main7 .box .you .list:hover .tt5:before{opacity: 1;left: 10px;}
.main7 .box .you .list:hover .tt1{color: #C3251C;padding-left: 34px;}
.main7 .box .you .list .tt2{font-size:16px;color: #ababab;text-align: center;position: absolute;left: 0;top:0;width: 144px;height: 100%;border-right: 1px solid #e5e5e5;padding-top:25px;}
.main7 .box .you .list .tt2:after{content: "";width: 28px;height: 28px;background:#F3F3F3;position: absolute;left: 0;top:0;}
.main7 .box .you .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px #239d54 solid; width:50px; margin:0 auto 5px auto}
*/

.main7 .zuo2{width: calc(50% - 15px);float: left;margin-right:15px;}
.main7 .you2{width: calc(50% - 15px);float: left;margin-left:15px;}
.main7 .you2 .jia1{font-size: 0;margin-bottom:6px}
.main7 .you2 .jia1 a{display: inline-block;vertical-align: top;font-size: 16px;line-height: 44px;border: 1px solid #eee;border-radius: 4px;overflow: hidden;padding: 0 5px;min-width: 120px;text-align: center;margin: 0 10px 10px 0}
.main7 .you2 .jia1 a.on{background-color: #239d54;border-color: #239d54;color: #fff;}
.main7 .you2 .zuo{display: none;}
.main7 .you2 .you{width: 100%;padding: 0;}
.main7 .you2 .you .tt3{display: none;}
.main7 .you2 .you .tt4{display: none;}
.main7 .you2 .you .tt5{display: none;}
.main7 .you2 .you .list{display: block;border-bottom: 1px solid #eee;padding: 10px 88px 10px 30px;position: relative;}
.main7 .you2 .you .list:after{content: "";width: 5px;height: 5px;border-radius: 50%;background-color: #239d54;position: absolute;left: 10px;top:22px;}
.main7 .you2 .you .list .tt1{font-size: 15px;color: #666;line-height: 28px;}
.main7 .you2 .you .list .tt2{font-size: 13px;color: #999;position: absolute;right:5px;top:10px;line-height: 28px;}
.main7 .you2 .you .list:hover .tt1{color: #239d54;}
.main7 .you2 .you .list:hover .tt2{color: #239d54;}



.main7 .gallery-top .list3{display: block;position: relative;}
.main7 .gallery-top .list3 .img{height: 350px;}
.main7 .gallery-top .list3 .tt{position: absolute;left: 0;bottom: 0;width: 100%;background: rgba(0,0,0,.66);font-size: 15px;line-height: 52px;color: #fff;padding: 0 60px 0 20px;}

.main7 .gallery-thumbs{margin-top: 10px;}
.main7 .gallery-thumbs .list3{display: block;position: relative;}
.main7 .gallery-thumbs .list3 .img{height: 90px;}
.main7 .gallery-thumbs .list3 .tt{display: none;}
.main7 .gallery-thumbs .list3:after{content: "";width: 100%;height: 100%;background-color: #000;opacity: .3;position: absolute;left: 0;top:0;transition: all .4s;}
.main7 .gallery-thumbs .swiper-slide-thumb-active .list3:after{opacity: 0;}



.main7 .nextleft{width: 44px;height: 44px;margin-top: -22px;background: rgba(255,255,255,.6);line-height: 44px;color: #fff;text-align: center;transform:rotate(-90deg);font-size: 20px;right: 22px;}
.main7 .prevright{width: 44px;height: 44px;margin-top: -22px;background: rgba(255,255,255,.6);line-height: 44px;color: #fff;text-align: center;transform:rotate(90deg);font-size: 20px;left: 22px;}
.main7 .nextleft:hover{background-color: #239d54;}
.main7 .prevright:hover{background-color: #239d54;}


.main7 .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{left: auto;width: auto;right: 18px;color: #fff;font-size:15px;line-height: 52px;bottom: 0}





.gd{font-size:18px;color: #fff;width: 210px;line-height: 60px;text-align: center;display: block;background: #239d54;border-radius: 30px;margin:44px auto 0;}
.gd img{padding-left: 8px;max-width:17px;position: relative;top:-1px;}
.gd:hover{background-color: #1aad19;color: #fff;}

/*荣誉资质*/
.main8.main88{padding-bottom: 0;}
.main8{position: relative;z-index: 2;}
.main8:after{content: "";width: 100%;height: calc(100% - 77px);background: #F4F4F4;position: absolute;left: 0;top:0;z-index: 1;}
.main8 .lb8{background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1);border: 1px solid #e5e5e5;position: relative;z-index: 2;}
.main8 .lb8 .list{display: block;border-left: 1px solid #e5e5e5;padding: 10px;border-bottom: 1px solid #e5e5e5;}
.main8 .lb8 .list .img{height: 90px;line-height:90px;text-align: center;background: #fff;font-size: 0;}
.main8 .lb8 .list .img img{max-height:90%;}
.main8 .lb8 .list:hover .img img{transform:scale(1.06);}
.main8 .lb8 .list .tt{color: #000;line-height: 30px;font-size: 14px;padding-bottom: 12px;text-align: center;}
.main8 .lb8 .list:hover .tt{color: #239d54;}

footer{background: #239d54;padding-top: 77px;position: relative;z-index: 1;margin-top: -77px;}
footer .box1 .list2{width: 210px;float: right;padding-left: 10px;}
footer .box1 .list2 .tt1{font-size: 24px;color: rgba(255, 255, 255, .8);font-family: 'Arial';padding-left: 30px;background: url("../images/tu1-1.png") no-repeat left center;margin-top: 10px;}
footer .box1 .list2 .tt2{margin-top: 10px;line-height: 24px;color: rgba(255, 255, 255, .8);}
footer .box1 .list1{width: calc(18% - 42px);float: left;font-size: 0;text-align: center;padding: 15px 6px 10px;}
footer .box1 .list1:nth-child(n+2){border-left: 1px solid rgba(255,255,255,.2);}
footer .box1 .list1:nth-child(1){text-align: left;width:10%;}
footer .box1 .list1 .ul{display: inline-block;text-align:left;}
footer .box1 .list1 .ul a{font-size: 14px;color: rgba(255, 255, 255, .8);line-height: 22px;margin-bottom: 8px;display: block;transition: all 0.3s;}
footer .box1 .list1 .ul a:nth-child(n+2):hover{color: #fff;text-decoration: underline!important;}
footer .box1 .list1 .ul a:nth-child(1){display: inline-block;position: relative;font-size: 16px;font-weight: bold;color: #fff;padding-bottom: 18px;margin-bottom: 14px;}
footer .box1 .list1 .ul a:nth-child(1):after{content: "";width: 106%;height:2px;background: rgba(255,255,255,.5);position: absolute;left: -1px;bottom: 0;min-width: 66px;}
footer .box2{color: rgba(255,255,255,.8);text-align: center;border-top: 1px solid rgba(255,255,255,.3);padding:20px 15px;font-size: 13px;}
footer .box2 a{color: rgba(255,255,255,.8);}
footer .box2 a:hover{color: rgba(255,255,255,1);text-decoration: underline!important;}


footer .box1{padding-bottom:22px;}
footer .list{display: block;border-top: 1px solid rgba(255,255,255,.3);padding-top:22px;margin-top: 50px;color: #fff;}
footer .list a{display: inline-block;vertical-align: top;font-size: 15px;line-height: 24px;padding: 0 20px 5px 0;color: rgba(255, 255, 255, .8);transition: all .2s;}
footer .list a:hover{color: #fff;}




.banner2{padding-top:24.73958333333333%;}
.ny.main88{padding-top: 50px;}
.title4 {margin-bottom: 40px;border-bottom: 1px solid #e5e5e5;padding-bottom: 40px;}
.title4 .div1{float: right;color: #999999;line-height: 24px;padding: 15px 0;}
.title4 .div1 img{padding-right: 6px;max-height: 24px;position: relative;top:-2px;}
.title4 .div1 a{color: #999999;transition: all .2s;}
.title4 .div1 a:hover{color: #239d54;}
.title4 .div1 span{color: #000;}
.title4 .div2{float: left;font-size: 0;}
.title4 .div2 a{display: inline-block;vertical-align: top;min-width: 150px;line-height: 54px;background: #239d54;font-size: 16px;color: #fff;text-align: center;margin-right: 1px;transition: all .2s;margin-bottom: 1px;padding: 0 6px;}
.title4 .div2 a:hover{background-color: #f28003;}
.title4 .div2 a.active{background-color: #f28003;}
.title4 .div3{float: left;font-size: 30px;font-weight: bold;color: #000;}
.title4 .div4{float: left;font-size: 14px;color: #999;width: 100%;font-family: 'Arial';position: relative;bottom: -10px;}

.nycp{margin: 0 -15px;}
.nycp .list{display: block;;width: calc(33.33% - 30px);margin: 0 15px 30px;float:left;border: 1px solid #e5e5e5;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.nycp .list .img{padding: 14px;}
.nycp .list .img .bjcover{padding-top: 31.42857142857143%;}
.nycp .list:hover .img .bjcover{transform:scale(1.06);}
.nycp .list .tt{padding: 14px;border-top: 1px solid #e5e5e5;}
.nycp .list .tt .tt1{font-size: 20px;color: #000;font-weight: bold;}
.nycp .list .tt .tt2{font-size: 14px;color: #666666;line-height:26px;height:78px;overflow: hidden;margin-top: 6px;}
.nycp.nycp2 .list .img{padding:0;}
.nycp.nycp2 .list .img .bjcover{padding-top:42%;}
.nycp.nycp2 .list .tt{padding:20px 24px;}
.nycp.nycp2 .list .tt3{font-size: 14px;color: #666666;line-height:60px;border-top: 1px solid #e5e5e5;position: relative;padding: 0 24px;}
.nycp.nycp2 .list .tt3 a{color: #239d54;position: absolute;right: 24px;top:0;line-height: inherit;text-transform: uppercase;}
.nycp.nycp2 .list .tt3 a img{padding-left: 6px;position: relative;top:-2px;}
.nycp.nycp2 .list .tt3 a:hover{text-decoration: underline !important;}



.title5{font-size: 30px;font-weight: bold;color: #000;padding-bottom: 20px;margin-bottom: 44px;position: relative;text-align: center;}
.title5.title5bs{color: #fff;}
.title5:after{content: "";width: 48px;height: 4px;background: #239d54;position: absolute;left: 0;bottom: 0;right: 0;margin:0 auto;}
.title5.title5bs:after{background-color: #fff;}
.cpxq1{padding-bottom: 88px;}
.cpxq1 .box{font-size: 0;margin: -16px -8px 0;}
.cpxq1 .box .list{width: calc(33.33% - 16px);margin: 16px 8px 0;display: inline-block;vertical-align: top;border: 1px solid #e5e5e5;box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 30px 10px 30px 118px;background: #fff;position: relative;}
.cpxq1 .box .list .img{position: absolute;left: 5px;top:0;width:110px;height: 100%;}
.cpxq1 .box .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;}
.cpxq1 .box .list .tt1{font-size: 18px;font-weight: bold;padding-top: 2px;color: #000;}
.cpxq1 .box .list .tt2{font-size: 14px;line-height: 24px;height: 48px;overflow: hidden;margin-top: 10px;color: #000;}
.cpxq1 .box .list:hover{border-color: #239d54;}
.cpxq1 .box .list:hover .tt1{color: #239d54;}

.cpxq2{background: #ECF4F8;}
.cpxq2 .box{padding-right:55%;position: relative;}
.cpxq2 .box .img{display: block;position: absolute;right: 0;top:0;bottom: 0;margin: auto 0;max-width: 50%;}
.cpxq2 .box .tt1{font-size: 20px;font-weight: bold;color: #000;margin-bottom: 20px;}
.cpxq2 .box .tt2{font-size: 14px;line-height: 30px;}
.cpxq2.cpxq3{background: #fff;}
.cpxq2.cpxq3 .box{padding-right: 0;padding-left:55%;}
.cpxq2.cpxq3 .box .img{right: auto;left: 0;}



.nyanli .box1 {font-size: 0;margin-top: -40px;}
.nyanli .box1 .img{border: 1px solid #e5e5e5;line-height: 120px;height: 120px;font-size: 0;text-align: center;width: 16.66%;display: inline-block;vertical-align: top;margin-left: -1px;margin-top: -1px;}
.nyanli .box1 .img img{max-height: 88%;max-width: 88%;}
.nyanli .box1 .img:hover img{transform:scale(1.06);}


.nyanli .box2{margin: 0 -15px;padding-top:55px;}
.nyanli .box2 .list{display: block;width: calc(33.33% - 30px);margin: 0 15px 30px;float: left;border: 1px solid #e5e5e5;background: #fff;}
.nyanli .box2 .list .ttbox{padding: 9px;}
.nyanli .box2 .list .ttbox .bjcover{padding-top: 52%;}
.nyanli .box2 .list:hover .ttbox .bjcover{transform:scale(1.06);}
.nyanli .box2 .list .ttbox .tt{padding: 20px 15px;}
.nyanli .box2 .list .ttbox .tt1{font-size: 18px;font-weight: bold;color: #000;}
.nyanli .box2 .list .ttbox .tt2{font-size: 14px;color: #999999;line-height: 24px;height: 72px;overflow: hidden;margin-top: 8px;}
.nyanli .box2 .list .tt3{font-size: 14px;color: #000;position: relative;padding: 0 20px;border-top: 1px solid #e5e5e5;line-height: 50px;}
.nyanli .box2 .list .tt3 i{font-size:26px;color: #999;position: absolute;right: 20px;top:0;}
.nyanli .box2 .list:hover .ttbox .tt1{color: #239d54;}
.nyanli .box2 .list:hover .tt3{color: #239d54;}
.nyanli .box2 .list:hover .tt3 i{color: #239d54;}


/*成功案例*/
.nyanli .lb5 {margin-top: -41px;}
.nyanli .lb5 .list{display: block;position: relative;background: #fff;line-height: 120px;height: 120px;text-align: center;border-right: 1px solid #D8D8D8;border-bottom: 1px solid #d8d8d8;}
.nyanli .lb5 .list img{max-height: 88%;max-width: 88%;transition: all 0.3s;}
.nyanli .lb5 .list:hover img{transform:scale(1.06);}
.nyanli .lb5{position: relative;margin-bottom: 120px;border: 1px solid #D8D8D8;}
.nyanli .lb5 .swiper-button-prev{width:65px;height: 65px;background: url("../images/tu55.png") no-repeat center center/contain;left: calc(50% - 80px);bottom: -120px;top:auto;border: 1px solid #e5e5e5;border-radius: 50%;}
.nyanli .lb5 .swiper-button-next{width:65px;height: 65px;background: url("../images/tu5.png") no-repeat center center/contain;right: calc(50% - 80px);bottom: -120px;top:auto;border: 1px solid #e5e5e5;border-radius: 50%;}
.nyanli .lb5 .swiper-button-prev:hover{border-color: #239d54;}
.nyanli .lb5 .swiper-button-next:hover{border-color: #239d54;}


/*内页新闻*/
.nyxw .list{display: block;position: relative;padding: 30px 330px 30px 170px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .tt1{font-size: 18px;color: #000;}
.nyxw .list .tt3{font-size: 13px;color: #999999;line-height: 24px;height: 48px;overflow: hidden;margin-top: 12px;}
.nyxw .list .tt4{font-size: 12px;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;}

.nyxw .list .tt2{line-height:24px; color: rgba(0,0,0,.5); font-size: 13px; position: absolute;left: 0;width: 170px; top:25px;color: #999; text-align:center}
.nyxw .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px #239d54 solid; width:50px; margin:0 auto 5px auto}

.nyxw .list .tt2 i{display: none;}
.nyxw .list .img{position: absolute;right: 30px;top:26px;width: 220px;height: 140px;}
.nyxw .list .img .bjcover{height: 100%;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}
.nyxw .list:hover .tt1{color: #239d54;}
.nyxw .list:hover .tt4{color: #fff;background: #239d54;border-color: #239d54;}


.danye{line-height: 30px;}
.danye img{
    max-width:100%!important;
    height:auto!important;
    margin: 10px auto;
}
/*解决方案01*/
.jj1{margin:0 -10px;}
.jj1 .list{display: block;width: calc(25% - 20px);margin: 0 10px 20px;float: left;border: 10px solid #E6E6E6;text-align: center;}
.jj1 .list .tt1{font-size:80px;color: #239d54;margin-top: 30px;line-height:99px;}
.jj1 .list .tt2{font-size:20px;color: #239d54;line-height: 33px;padding: 0 5px;}
.jj1 .list .tt3{font-size:14px;color: #239d54;text-transform: uppercase;padding: 0 5px;}
.jj1 .list .tt4{font-size:14px;color: #fff;background: #239d54;line-height: 50px;margin-top: 30px;padding: 0 5px;}
.jj1 .list .tt4 i{color:rgba(255,255,255,.6);padding-left: 8px;position: relative;top:1px;}
.jj1 .list:hover .tt1{color:#F28003;}
.jj1 .list:hover .tt2{color:#F28003;}
.jj1 .list:hover .tt3{color:#F28003;}
.jj1 .list:hover .tt4{background-color:#F28003;}
.jj1 .list:hover .tt4 i{color:#fff;}
/*解决方案2*/
.jj2{margin:0 -10px;}
.jj2 .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;}
.jj2 .list .bjcover{padding-top:74%;}
.jj2 .list:hover .bjcover{transform:scale(1.06);}
.jj2 .list .tt{background: #239d54;padding: 15px 60px 15px 20px;position: relative;}
.jj2 .list .tt1{font-size: 20px;color: #fff;}
.jj2 .list .tt2{font-size: 13px;color: rgba(255,255,255,.6);text-transform: uppercase;}
.jj2 .list .tt3{font-size: 30px;color: #fff;position: absolute;right: 20px;top:50%;line-height: 40px;margin-top: -18px;}
.jj2 .list:hover .tt{background-color: #0079cb;}

/*解决方案详情*/
.jjxq1{background: #F4F4F4;}
.jjxq1 .box{font-size: 0;margin: -16px -8px 0;}
.jjxq1 .box .list{width: calc(50% - 16px);margin: 16px 8px 0;display: inline-block;vertical-align: top;border: 1px solid #e5e5e5;box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 30px 10px 30px 118px;background: #fff;position: relative;}
.jjxq1 .box .list .img{position: absolute;left: 5px;top:0;width:110px;height: 100%;}
.jjxq1 .box .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-height: 88%;max-width: 88%;}
.jjxq1 .box .list .tt1{font-size: 18px;font-weight: bold;padding-top: 2px;color: #000;}
.jjxq1 .box .list .tt2{font-size: 14px;line-height: 24px;margin-top: 6px;color: #000;}
.jjxq1 .box .list:hover{border-color: #239d54;}
.jjxq1 .box .list:hover .tt1{color: #239d54;}


.jjxq3{background: #F4F4F4;}
.jjxq3 .box{margin: -20px -10px 0;}
.jjxq3 .box .list{display: block;width: calc(33.33% - 20px);margin: 20px 10px 0;border: 1px solid #e5e5e5;box-shadow: 0 0 10px rgba(0,0,0,.1);padding: 44px 20px 50px;background: #fff;text-align: center;float: left;}
.jjxq3 .box .list:hover{box-shadow: 0 0 10px rgba(0,107,179,.4);}
.jjxq3 .box .list .tt1{height: 100px;line-height: 100px;font-size: 0;}
.jjxq3 .box .list .tt1 img{max-height: 100%;}
.jjxq3 .box .list .tt2{font-size: 16px;color: #000;font-weight: bold;max-width: 300px;margin: 30px auto 0;}
.jjxq3 .box .list .tt3{font-size: 14px;color: #000;line-height: 24px;height: 48px;overflow: hidden;max-width: 300px;margin:12px auto 0;}




/* 咨询服务*/
.nyzx .list{display: block;}
.nyzx .list .img{padding: 4px;border: 1px solid #e5e5e5;width: calc(11% + 290px);float: left;}
.nyzx .list .img .bjcover{height: 270px;}
.nyzx .list:hover .img .bjcover{transform:scale(1.06);}
.nyzx .list .tt{width: calc(89% - 290px);float: left;padding:10px 0 10px 60px;}
.nyzx .list .tt1{font-size: 24px;font-weight: bold;color: #000;line-height: 74px;}
.nyzx .list .tt2{font-size:14px;color: #999999;line-height: 28px;max-height: 112px;overflow: hidden;}
.nyzx .list .tt3{font-size:16px;color: #fff;line-height: 42px;width: 140px;display: block;text-align: center;background:#239d54;margin-top: 28px;}
.nyzx .list .tt3 i{padding-right: 8px;font-weight: bold;}
.nyzx .list .tt3:hover{background-color:#F28003;}
.nyzx .box:nth-child(even){background: #F4F4F4;}
.nyzx .box:nth-child(even) .img{float: right;}
.nyzx .box:nth-child(even) .tt{padding:10px 60px 10px 0;}


/*about*/
.about1{font-size: 16px;color: #000;text-align: center;line-height: 36px;}

.about2 .box{font-size: 0;text-align: center;}
.about2 .box .list{display: inline-block;vertical-align: top;width: 33.33%;text-align: center;position: relative;padding: 15px 10px 30px;}
.about2 .box .list:nth-child(n+2):after{content: "";width: 1px;height: 100%;background: url("../images/tu18.png") no-repeat center center/contain;position: absolute;left: 0;top:0;}
.about2 .box .list .tt1{font-size: 18px;color: #fff;}
.about2 .box .list .tt1 b{font-family: 'Impact';font-size:48px;padding-right: 6px;line-height: 50px;position: relative;bottom: -2px;font-weight: 500;}
.about2 .box .list .tt2{font-size: 24px;font-weight: bold;color: #fff;margin-top:8px;}


.title6{font-weight: bold;font-size: 18px;margin-bottom: 44px;margin-top: -20px;color: #fff;text-align: center;}


.about3box{position: relative;}
.about3box .swiper-button-prev{width:30px;height: 30px;background: url("../images/tu19.png") no-repeat center center/contain;margin-top: -15px;left: -55px;}
.about3box .swiper-button-next{width:30px;height: 30px;background: url("../images/tu19.png") no-repeat center center/contain;margin-top: -15px;right: -55px;transform:rotate(180deg);}
.about3box .list{display: block;width: 100%;overflow: hidden;}
.about3box .list .tt1{font-size:40px;font-weight: 100;color: #fff;text-align: center;line-height: 44px;padding-bottom: 16px;font-family:'Impact'}
.about3box .list .tt2{width: 18px;background: #fff;border: 5px solid #57778C;border-radius: 50%;height: 18px;margin: 0 auto 18px;position: relative;}
.about3box .list .tt2:after{content: "";width:500px;height: 2px;background: #fff;position: absolute;left: calc(100% + 12px);top:0;bottom: 0;margin: auto 0;}
.about3box .list .tt2:before{content: "";width:500px;height: 2px;background: #fff;position: absolute;right: calc(100% + 12px);top:0;bottom: 0;margin: auto 0;}
.about3box .list .tt3{font-size: 17px;font-weight: bold;color: #fff;padding: 0 8px;max-width: 260px;margin: 0 auto;}
.about3box .list .tt4{font-size: 14px;color: rgba(255,255,255,.6);margin: 12px auto 0;line-height: 170%;padding: 0 8px;max-width: 260px;}

.about4{background: #F4F4F4;}
.about4box{position: relative;padding: 0 60px;}
.about4box .swiper-button-prev{width: 60px;height: 60px;border: 1px solid #ccc;background: #fff url("../images/tu20.png") no-repeat center center;box-shadow: 0 0 10px rgba(0,0,0,.1);margin-top: -30px;left: 0;}
.about4box .swiper-button-next{width: 60px;height: 60px;border: 1px solid #ccc;background: #fff url("../images/tu20.png") no-repeat center center;box-shadow: 0 0 10px rgba(0,0,0,.1);margin-top: -30px;right: 0;transform:rotate(180deg);}
.about4box .swiper-button-prev:hover{background-color: #e5e5e5;}
.about4box .swiper-button-next:hover{background-color: #e5e5e5;}
.about4box .list{display: block;transform:scale(1);}
.about4box .list .img{padding-top: 141.4179104477612%;position: relative;background: #fff;border: 1px solid #e5e5e5;overflow: hidden;box-shadow: 0 0 10px rgba(0,0,0,.1);}
.about4box .list .img img{display: block;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;max-height:96%;max-width:96%;}
.about4box .list .tt{font-size: 20px;color: #000;font-weight: bold;margin-top: 20px;text-align: center;}

.about4box .swiper-slide .list{transform:scale(.86);}
.about4box .swiper-slide.swiper-slide-next .list{transform:scale(1);}


.about5 .box{position: relative;font-size: 0;text-align: center;}
.about5 .box .img{position: relative;display: inline-block;}
.about5 .box .tt{width:30px;height: 30px;position: relative;}
.about5 .box .tt i{background: #fff;font-size: 16px;padding:3px 10px;width: auto;position: absolute;left: calc(100% + 34px);top:-10px;line-height: 24px;display: block;white-space:nowrap;box-shadow: 2px 2px 4px rgba(0,0,0,.1);}
.about5 .box .tt i:after{content: "";width:41px;height: 10px;background: url("../images/tu23.png") no-repeat center center/contain;position: absolute;right: 97%;top:12px;}
.about5 .box .tt:after{content: "";width: 10px;height: 10px;background: #F28003;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;z-index: 2;border-radius: 50%;}
.about5 .box .tt1:after{content: "";width: 20px;height: 20px;background: rgba(242,128,3,.6);position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;z-index: 1;border-radius: 50%;opacity: 0;
animation:fd1 2s linear infinite;
-moz-animation:fd1 2s linear infinite;
-ms-animation:fd1 2s linear infinite;
-webkit-animation:fd1 2s linear infinite;
-o-animation:fd1 2s linear infinite;
}
.about5 .box .tt1:before{content: "";width: 20px;height: 20px;background: rgba(255,255,255,.1);position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;z-index: 1;border-radius: 50%;opacity: 0;
animation:fd1 2.2s linear infinite;
-moz-animation:fd1 2.2s linear infinite;
-ms-animation:fd1 2.2s linear infinite;
-webkit-animation:fd1 2.2s linear infinite;
-o-animation:fd1 2.2s linear infinite;
}
/*动画*/
@keyframes fd1 {
    0%{transform:scale(0);opacity: 0;}
    50%{transform:scale(1);opacity: 1;}
    100%{transform:scale(1);opacity: 0;}
}
@keyframes fd2 {
    0%{transform:scale(0);opacity: 0;}
    50%{transform:scale(1);opacity: 1;}
    100%{transform:scale(1);opacity: 0;}
}

.about5 .box .tt{position: absolute;}
.about5 .box .tt:nth-child(1){top:252px;right: 200px;}
.about5 .box .tt:nth-child(2){top:366px;right: 300px;}
.about5 .box .tt:nth-child(3){top:399px;right: 99px;}
.about5 .box .tt:nth-child(4){bottom:208px;right:413px;}
.about5 .box .tt:nth-child(5){bottom:80px;right:206px;}
.about5 .box .tt:nth-child(4) i{left: auto;right: calc(100% + 34px);}
.about5 .box .tt:nth-child(4) i:after{right: auto;left: 97%;transform:rotateY(180deg)}


.about6{background: #f4f4f4;}
.about6 .box{font-size: 0;}
.about6 .box .list{display: inline-block;vertical-align: top;width: 33.33%;text-align: center;padding: 15px 10px;}
.about6 .box .list:nth-child(n+2){border-left: 1px solid #e5e5e5;}
.about6 .box .list div{display: inline-block;vertical-align: top;font-size: 16px;color: #000;text-align: left;position: relative;padding-left: 36px;line-height: 28px;word-break:break-all;}
.about6 .box .list div i{font-size:30px;position: absolute;left: 0;top:0;}




.main4{position: relative;}
.main4 .container-fluid{position: relative;z-index: 2;}
.main4 .bjimg{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.main4 .bjimg .bjcover{height: 100%;opacity: 0;position: absolute;left: 0;top:0;width: 100%;z-index: 1;transition: all 0s;-moz-transition: all 0s;-ms-transition: all 0s;-o-transition: all 0s;-webkit-transition: all 0s}
.main4 .bjimg .bjcover.active{opacity: 1;z-index: 2;}


.tc{position: fixed;left: 0;z-index: 111111;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.4);display: none;}
.tcbox{background: #fff;border: 2px solid #239d54;border-radius: 10px;padding: 0 40px 40px 40px;position:absolute;left:0;top:50%;width: 400px;transform:translateY(-50%);right: 0;margin: 0 auto;}
.tcbox .tcgb{position: absolute;width: 32px;height: 32px;line-height: 32px;text-align: center;right:5px;top:5px;cursor: pointer;}
.tcbox .tt1{background: #239d54;font-size: 28px;font-weight: bold;text-align: center;color: #fff;padding: 18px 0;margin-top: -10px;margin-bottom:22px;border-radius: 0 0 20px 20px;overflow: hidden;}
.tcbox .tt1 div{font-size: 14px;font-weight:500;}
.tcbox form input{line-height: 42px;height: 44px;border: 1px solid #DEDEDE;background: #F1F1F1;box-shadow: 0 0 10px rgba(0,0,0,.08) inset;padding: 0 16px;border-radius: 6px;margin-bottom: 14px;width: 100%;}
.tcbox form textarea{line-height: 26px;height:96px;max-width: 100%;border: 1px solid #DEDEDE;background: #F1F1F1;box-shadow: 0 0 10px rgba(0,0,0,.08) inset;padding:8px 16px;border-radius: 6px;margin-bottom:20px;width: 100%;}
.tcbox form button{line-height: 44px;height: 44px;border: 0;border-radius: 6px;background: #239d54;font-size: 18px;color: #fff;text-align: center;width: 100%;transition: all 0.3s;}
.tcbox form button:hover{background-color: #F28003;}


.xiazai{position: fixed;left: 0;z-index: 111111;top:0;width: 100%;height: 100%;background: rgba(0,0,0,.4);display: none;}
.xiazai .box{background: #fff;border: 2px solid #239d54;border-radius:15px;position:absolute;left:0;top:50%;width: 400px;transform:translateY(-50%);right: 0;margin: 0 auto;}
.xiazai .box .xiazaigb{position: absolute;width: 32px;height: 32px;line-height: 32px;text-align: center;right:5px;top:5px;cursor: pointer;}
.xiazai .box .tt1{}
.xiazai .box form{padding:30px 40px 44px;}
.xiazai .box form input{line-height: 40px;height: 42px;border: 1px solid #DEDEDE;background: #F1F1F1;box-shadow: 0 0 14px rgba(0,0,0,.06) inset;padding: 0 20px;border-radius:22px;margin-bottom: 12px;width: 100%;}
.xiazai .box form textarea{line-height: 26px;height:96px;max-width: 100%;border: 1px solid #DEDEDE;background: #F1F1F1;box-shadow: 0 0 10px rgba(0,0,0,.08) inset;padding:8px 20px;border-radius: 6px;width: 100%;}
.xiazai .box form button{line-height: 44px;margin-top:16px;height: 44px;border: 0;border-radius:22px;background: #0045CC;font-size: 18px;color: #fff;text-align: center;width: 100%;transition: all 0.3s;}
.xiazai .box form button:hover{background-color: #0051ee;}



.xuexixq .danye{width: calc(100% - 300px);float: left;}
.xuexixq .you{width: 270px;float: right;}
.xuexixq .you .tt1{font-size: 18px;font-weight: bold;color: #fff;background: #239d54;border-radius:20px 20px 0 0;text-align: center;line-height: 54px;}
.xuexixq .you .tt1 span{font-size: 14px;font-weight:500;padding-left: 8px;text-transform: uppercase;}
.xuexixq .you .ul{border: 1px solid #e5e5e5;padding:12px 15px 15px 15px;}
.xuexixq .you .ul a{display: block;line-height: 40px;border-bottom: 1px solid #e5e5e5;padding-left: 24px;position: relative;}
.xuexixq .you .ul a:after{content: "";width: 4px;height: 4px;background: #000;position: absolute;left:10px;top:0;bottom: 0;margin: auto 0;transition: all 0.3s;font-size: 15px;}
.xuexixq .you .ul a:nth-last-child(1){border: 0;}
.xuexixq .you .ul a:hover{color: #239d54;}
.xuexixq .you .ul a:hover:after{background-color: #239d54;}
.xuexixq .title4 .div4 span{display: inline-block;vertical-align: top;padding-right: 44px;}
.xuexixq .title4 .div4 a{font-size: 16px;color: #239d54;display: inline-block;vertical-align: top;}
.xuexixq .title4 .div4 a:hover{text-decoration: underline  !important;}
.xuexixq .title4 .div4 a img{position: relative;top:-2px;padding-right:8px;}


.youce{position: fixed;width: 66px;right: 15px;top:58%;z-index: 1111111111;transform:translateY(-50%);box-shadow: 0 0 10px rgba(0,0,0,.2);border-radius: 12px;background: #fff;}
.youce a,.youce p{display: block;text-align: center;padding: 12px 2px;line-height: 20px;position: relative;font-size: 13px;color: #000;margin-top: 8px;}
.youce a:nth-child(1){background: #239d54;color: #fff;font-size: 16px;margin-top: 0;border-radius: 12px 12px 0 0;}
.youce a:nth-child(1):hover{background: #239d54;}
.youce a > img,.youce p > img{display: block;margin: 0 auto;max-height: 26px;margin-bottom: 5px;}
.youce a:hover,.youce p:hover{background: #e9e9e9;transition: all 0.3s;}
.youce a.fhdb{margin-top:5px;text-align: center;padding-bottom: 20px;display: none;}
.youce a.fhdb img{display: block;margin: 0 auto;}





.tcdh{position: absolute;z-index: 111111111;right: 120%;top:50%;transform:translateY(-50%);display: block;background: #fff;width: 180px;padding: 14px 18px;box-shadow: 0 0 14px rgba(0,0,0,.2);text-align: left;font-size: 15px;line-height: 24px;height: auto;display: none;}
.tcdh:after{content: "";width: 0;height: 0;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 6px solid #fff;position: absolute;right: -6px;top:0;bottom: 0;margin: auto 0;}
.tcdh img{display: block;width: 100%;margin-top: 5px;}

/*transition: all 0.3s;*/
/*239d54*/
/*transform:scale(1.06);*/


.logo h1{font-size: 0;display: initial;line-height: inherit;}

.title4 .div3 h1{font-size: inherit;display: initial;line-height: inherit;font-weight: inherit;}
.title5 h1{font-size: inherit;display: initial;line-height: inherit;font-weight: inherit;}









/*媒体查询开始*/
@media (max-width:1349px){
.about3box{padding: 0 40px;}
.about3box .swiper-button-prev{left: 0;}
.about3box .swiper-button-next{right: 0;}
}
@media (max-width:1299px){
    header nav .ul > li > a{padding: 0 14px;}
}
@media (max-width:1199px){
    header nav{margin-right:0;}
    header nav .ul > li > a{padding: 0 12px;}
    header .txt{display: none;}
    header .txt2{margin-right: 0;}
/*
    header {padding-top: 40px;}
    header:after{content: "";width: 100%;height: 1px;background: #ddd;position: absolute;left: 0;top:40px;}
    header .txt{position: absolute;right: 0;top:0;line-height: 40px;margin: 0;height: 40px;}
    header .txt2{position: absolute;right:170px;top:0;line-height: 40px;margin: 0;border-radius: 0;}
    
    
*/
    
    
    
    .main2 {margin-top: 0;}
    .main2 .container-fluid{padding: 0;}
    .main2:after{height:100%;}
    .main2 .box{padding:0;box-shadow: 0 0 0;}
    .main2 .box .list{padding: 30px 10px;}
    .main2 {margin-top: 0;}
    .main2 .container-fluid{padding: 0;}
    .main2:after{height:100%;}
    .main2 .box{padding:0;box-shadow: 0 0 0;}
    .main2 .box .list{padding: 30px 12px;}
    .main2 .box .list .tt2{height: auto;}

    .main88{padding-top:60px;padding-bottom: 66px;}
    .title{margin-bottom: 40px;}

    /*万泽时代，助力企业数字化转型*/
    .main3 .ttbox .list{min-height: 460px;padding:60px 20px 60px calc(50% + 20px);}
    .main3 .ttbox .list .tt1{font-size:26px;}

    /*新闻资讯*/
/*    .main7 .box .zuo .list .bjcover{height: 269px;}
    .main7 .box .zuo .list .tt{padding:0 6px;}
    .main7 .box .zuo .list .tt div{font-size: 15px;padding-right: 0;font-weight: 500;line-height: 60px;}
    .main7 .box .zuo .list .tt div:after{display: none;}
    .main7 .box .zuo .list .tt div:before{display: none;}
    .main7 .box .zuo .list:hover .tt {padding-left: 6px;}
    .main7 .box .you .list{padding: 18px 15px 18px 110px;}
    .main7 .box .you .list .tt1{padding-left: 24px;font-size: 15px;line-height:30px;font-weight: 500;}
    .main7 .box .you .list .tt3{display: none;}
    .main7 .box .you .list .tt4{line-height: 26px;padding-left: 24px;}
    .main7 .box .you .list .tt2{width: 94px;padding-top: 22px;font-size: 14px;}
    .main7 .box .you .list .tt2:after{width: 15px;height: 15px;}
    */
    .title4 .div1{float:none;}
    .title4 .div2{float: none;}
    .title4 .div2 a{min-width: 120px;line-height: 46px;font-size: 15px;}
    .banner2{padding-top:38%;}
    
    .nyanli .box2{margin: 0 -6px;}
    .nyanli .box2 .list{width: calc(33.33% - 12px);margin: 0 6px 12px;}

    /*内页新闻*/
    .nyxw .list{padding: 30px 270px 30px 140px;}
    .nyxw .list .img{right: 0}
    .nyxw .list .tt2{width: 140px;}
    .nycp.nycp2 .list .tt{padding:14px 16px;}
    .nycp.nycp2 .list .tt3{padding: 0 16px;}
    .nycp.nycp2 .list .tt3 a{right: 16px}

.banner .swiper-pagination{bottom: 6px !important;}


}
@media (max-width:1099px) {
    header .txt{padding-left: 26px;font-size: 19px;}
.cpxq1 .box .list{padding: 30px 10px 30px 100px;}
.cpxq1 .box .list .img{width: 90px;}
}
@media (max-width:1024px) {
    .nyanli .box1 .img{width: 20%;}
    /*解决方案01*/
    .jj1 .list{width: calc(33.33% - 20px);}


}
@media (min-width:992px) {
	header nav .ul > li:hover > ul{display:block;}
	        	header nav .ul > li:nth-child(2):hover > ul{display:none;}
        	header nav .ul > li:nth-child(3):hover > ul{display:none;}
        	header nav .ul > li:nth-child(4):hover > ul{display:none;}
}
@media (max-width:991px) {
        header .txt2{margin-right: 0;display: none;}
        header nav .ul > li > a i{display: none;}

        	header nav .ul > li:nth-child(2):hover > ul{display:block;}
        	header nav .ul > li:nth-child(3):hover > ul{display:block;}
        	header nav .ul > li:nth-child(4):hover > ul{display:block;}
    
    .xuexixq .danye{width:100%;}
.xuexixq .you{display: none;}

    header .logo{max-width: calc(100% - 44px);}
    header nav{display: none;position: absolute;right:0;top:100%;width:100%;margin: 0;background: #fff;padding-bottom: 20px;margin-bottom: 70px;z-index: 11;box-shadow: 0 4px 8px rgba(0,0,0,0.1);}
    header nav .ul{margin: 0;}
    header nav .ul > li{width:100%;}
    header nav .ul > li > a{width:100%;padding: 0 10px;text-align: center;display: block;font-size: 15px;line-height: 44px;border-top: 1px solid #e5e5e5;}
    /*header nav .ul > li:hover > ul{display:none;}*/
    header.active nav .ul{margin-top: 0;}

    header nav .ul > li > ul{position: relative;display:none;box-shadow: none;background-color: #f9f9f9;padding: 0 15px;width: 100% !important;margin: 0 !important;}
    header nav .ul > li > ul > li{border-top: 1px dashed #eee !important;}

header nav .ul > li > ul > li:hover > a{background-color:transparent;color: #239d54;}
header nav .ul > li > ul > li.active > a{background-color:transparent;color: #239d54;}
    /*移动导航*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #239d54;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;}
    header.active .lanmu{bottom: 34px;}

    .banner .bjcover{padding-top: 36%;}
    .main2 {margin-top: 0;}
    .main2 .container-fluid{padding: 0;}
    .main2:after{height:100%;}
    .main2 .box{padding:0;box-shadow: 0 0 0;background: #fff;}
    .main2 .box .list{padding: 30px 10px;}
    .main2 .box .list .tt1{line-height:32px;font-weight: 500;font-size: 14px;}
    .main2 .box .list .tt2{height: auto;}
    .title .div1{font-size:28px;}
    .title .div2{font-size:15px;}

    /*万泽时代，助力企业数字化转型*/
    .main3 .ul a{font-size: 15px;}
    .main3 .ttbox .list .tt1{font-size: 24px;}

    /*解决方案*/
    .main4 .ul{width:160px;}
    .main4 .ttbox{width: calc(100% - 160px);}
    .main4 .ttbox .list{padding:40px 30px 40px 100px;}
    .main4 .ttbox .list .tt1{font-size: 20px;}
    .main4 .ttbox .list .tt2{font-size: 15px;line-height: 28px;}
    .main4 .ttbox .list .tt4{margin-top: 30px;}
    .main4 .ttbox .list .iconfont{font-size:50px;left:24px;top:20px;}

    /*新闻资讯*/
    .main4 .box .zuo{width: 40%;}
    .main4 .box .you{width: 60%;}
    .main4 .box .zuo .list{width: 100%;}
    .main4 .box .zuo .list:nth-child(n+2){display: none;}

    /*  新闻*/
/*    .main7 .box .zuo{display: none;}  
    .main7 .box .you{width: 100%;padding-left: 0;}  */
    
    .title4 .div3{font-size: 20px;}
    .title4{padding-bottom: 30px;}

    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(33.33% - 12px);margin: 0 6px 12px;}
    .nycp .list .img{padding:0px;}
    .nycp .list .tt{padding: 14px;}
    .nycp .list .tt .tt1{font-size: 17px !important;}
    .nycp .list .tt .tt2{margin-top:6px !important;font-size: 13px !important;}
    
    .cpxq1 .box .list{width: calc(50% - 16px);}
    .cpxq2 .box{padding-right:50%;}
    .cpxq2 .box .img{max-width: 48%;}
    .cpxq1{padding-bottom: 50px;}

    .nyanli .box2 .list{width: calc(50% - 12px);}

    
    /*内页新闻*/
    .nyxw .list{padding: 30px 260px 30px 90px;}
    .nyxw .list .tt2{width: 90px;font-size: 15px;text-align: left;}
    .nyxw .list .tt2 b{font-size:46px;line-height:46px;}

/*    解决方案2*/
    .jj2 .list{width: calc(50% - 20px);}
    .jj2 .list .tt{padding: 12px 6px 12px 15px;}
    .jj2 .list .tt1{font-size:16px;}
    .jj2 .list .tt2{font-size: 12px;}
    .jj2 .list .tt3{display: none;}

    /*解决方案详情*/
    .jjxq1 .box .list{width: calc(100% - 16px);}
    .jjxq3 .box .list{width: calc(50% - 20px);}

    /* 咨询服务*/
    .nyzx .list .img{width: calc(11% + 240px);}
    .nyzx .list .tt{width: calc(89% - 240px);padding:0 0 10px 20px;}
    .nyzx .list .tt1{font-size:20px;}
    .nyzx .box:nth-child(even) .tt{padding:0 20px 10px 0;}
    .about3box{padding: 0 36px;}
    .about3box .list .tt1{font-size:30px;line-height: 40px;padding-bottom: 10px;}
    .about3box .list .tt2{margin-bottom: 14px;}
    .about3box .list .tt3{font-size: 16px;font-weight: 500;max-width: 100%;}
    .about3box .list .tt4{font-size: 13px;margin-top: 6px;max-width: 100%;}

    .about4box{padding: 0 40px;}
    .about4box .swiper-button-prev{width:40px;height: 40px;margin-top: -20px;background-size:16px !important;}
    .about4box .swiper-button-next{width:40px;height: 40px;margin-top: -20px;background-size:16px !important;}
    .about4box .list .tt{font-size:17px;margin-top:8px;}
    .youce{display: none;}
    
}

@media (max-width:842px) {
.about5 .box .tt:nth-child(1){top:38%;right: 23%;}
.about5 .box .tt:nth-child(2){top:51%;right: 34%;}
.about5 .box .tt:nth-child(3){top:53%;right: 14%;}
.about5 .box .tt:nth-child(4){bottom:25%;right:42%;}
.about5 .box .tt:nth-child(5){bottom:11%;right:21%;}
.about5 .box .tt i{left: auto !important;right: calc(100% + 16px) !important;top:-4px;font-size:12px;line-height: 20px;padding: 2px 6px;}
.about5 .box .tt i:after{width:30px;height: 6px;}
.about5 .box .tt i:after{right: auto;left:90%;transform:rotateY(180deg)}
.about5 .box .tt:nth-child(3) i{right: auto !important;left:40% !important;top:26px;}
.about5 .box .tt:nth-child(3) i:after{left: auto;right:50%;transform:rotateX(180deg);;top:-4px;}

.about6 .box .list div{font-size: 14px;}




.main7 .zuo2{width: 100%;margin: 0 0 20px;}
.main7 .you2{width: 100%;margin: 0}
.main7 .you2 .jia1 a{font-size: 14px;line-height:38px;min-width: 100px;margin: 0 2px 0 2px;}

.main7 .you2 .you .list{padding: 6px 88px 6px 18px;}
.main7 .you2 .you .list:after{left:5px;top:18px;}
.main7 .you2 .you .list .tt1{font-size: 14px;;line-height: 28px;}
.main7 .you2 .you .list .tt2{top:5px;}




.main7 .gallery-top .list3 .img{height: auto;padding-top: 66%}
.main7 .gallery-top .list3 .tt{font-size: 14px;padding: 0 60px 0 15px;}

.main7 .gallery-thumbs{margin-top: 5px;}

.main7 .gallery-thumbs .list3 .img{height: auto;padding-top: 66%}




.main7 .nextleft{width: 36px;height: 36px;margin-top: -18px;background: rgba(255,255,255,.6);line-height: 36px;color: #fff;text-align: center;transform:rotate(-90deg);font-size: 16px;right: 0;}
.main7 .prevright{width: 36px;height: 36px;margin-top: -18px;background: rgba(255,255,255,.6);line-height: 36px;color: #fff;text-align: center;transform:rotate(90deg);font-size: 16px;left: 0;}












}
@media (max-width:767px) {
    .main2 .box{padding: 15px 0;}
    .main2 .box .list{padding:15px 7px;width: 50%;}
    .main2 .box .list .tt2{font-size: 12px;line-height: 20px;}
    .main88{padding-top:36px;padding-bottom: 40px;}
    .title{margin-bottom:26px;}
    .title .div1{font-size:20px;}
    .title .div2{font-size:14px;margin-top:8px;}
    .title .div3 div{padding: 0 10px;font-size: 14px;margin-top: 8px;}

    /*万泽时代，助力企业数字化转型*/
    .main3 .ul a{line-height: 44px;height: 44px;padding: 0 6px;font-size: 14px;}
    .main3 .ttbox .list{min-height:330px;padding:40px 15px 40px calc(44% + 20px);}
    .main3 .ttbox .list .img{width: 46%;}
    .main3 .ttbox .list .tt1{font-size: 20px;margin-bottom: 16px;}
    .main3 .ttbox .list .tt2{width:50px;height: 2px;margin-bottom: 14px;margin-top:0;}
    .main3 .ttbox .list .tt3{font-size: 14px;line-height: 25px;min-height:75px;max-height:150px;}
    .main3 .ttbox .list .tt4{font-size: 14px;width: 120px;line-height: 36px;margin-top:16px;}
.banner .swiper-pagination-bullet{width:20px;margin: 0 2px;}

    /*解决方案*/
    .main4 .ul{width:140px;}
    .main4 .ul a{font-size: 16px;}
    .main4 .ttbox{width: calc(100% - 140px);}
    .main4 .ttbox .list{padding:40px 20px 40px 90px;}
    .main4 .ttbox .list .tt3 div{min-width: 106px;}
    .main4 .ttbox .list .iconfont{left:20px;}
    .main4 .ttbox .list .tt4{font-size: 14px;width: 120px;line-height: 36px;margin-top:30px;}

    .main5 .lb5{margin-bottom:70px;}
    .main5 .lb5 .swiper-button-prev{width:50px;height: 50px;;left: calc(50% - 60px);bottom: -70px;}
    .main5 .lb5 .swiper-button-next{width:50px;height: 50px;;right: calc(50% - 60px);bottom: -70px;}
    .main6{margin-top: -10px;}
    .main6 img{width: 150%;max-width: 150%;margin-left: -25%;}

    .gd{font-size:15px;width: 140px;line-height: 44px;margin-top: 30px;}

    /*荣誉资质*/
    .main8.main88{padding-bottom: 40px;}
    .main8:after{height: 100%;}
    .main8 .lb8 {box-shadow: 0 0 0;}
    .main8 .lb8 .list{padding: 6px;}
    .main8 .lb8 .list .img{height:80px;line-height: 80px;}
    footer{padding-top:0;margin-top:0;}
    footer .box1 .list2{width: 100%;float: none;padding-left: 0;margin-top: 15px;}
    footer .box1 .list1{width:100% !important;float: none;text-align: left;padding: 10px 0;border: 0 !important;}
    footer .box1 .list1 .ul{display:block;text-align:left;}
    footer .box1 .list1 .ul a{display: inline-block;padding-right: 15px;}
    footer .box1 .list1 .ul a:nth-child(1){padding-bottom: 0;margin-bottom:7px;display: block;}
    footer .box1 .list1 .ul a:nth-child(1):after{display: none}
    footer .box2{padding:15px;}


footer .box1{padding-bottom:10px;}
footer .list{margin-top: 30px;}




    .title4 {margin-bottom: 26px;padding-bottom: 26px;}
    .title4 .div2 {padding-bottom: 10px;}
    .title4 .div2 a{min-width: 100px;line-height:38px;font-size: 14px;}
    .ny.main88{padding-top: 20px;}
    .nycp .list{width: calc(50% - 12px);}
    .title4 .div1{padding: 10px 0;}
    .title4 .div3{font-size:18px;}
    .title4 .div4{bottom: -5px;}
    .title4{padding-bottom:15px;}
    
    .title5{font-size:22px;padding-bottom:20px;margin-bottom:28px;}
    .title5:after{height: 2px}
    .cpxq1{padding-bottom: 40px;}
    .cpxq1 .box{margin: -12px -6px 0;}
    .cpxq1 .box .list{width: calc(50% - 12px);margin: 12px 6px 0;box-shadow: 0 0 0;padding:15px 10px 15px 80px;} 
    .cpxq1 .box .list .img{width:60px;left: 10px;}
    .cpxq1 .box .list .tt1{font-size: 16px;padding-top: 0;}
    .cpxq1 .box .list .tt2{font-size: 12px;line-height: 22px;height: 44px;margin-top: 6px;}
    .cpxq2 .box{padding:0 !important;}
    .cpxq2 .box .img{position: relative;right: auto;top:auto;bottom:auto;margin:0 auto;max-width:100%;margin-bottom: 22px;}
    .cpxq2 .box .tt1{font-size:18px;margin-bottom:10px;}
    .cpxq2 .box .tt2{line-height:26px;}

    .nyanli .box1 {margin-top: -26px;}
    .nyanli .lb5{margin-top: -27px;}
    .nyanli .box1 .img{width: 25%;}
    
    .nyanli .box2{padding-top: 36px;}
    .nyanli .box2 .list .ttbox .tt{padding:15px 10px;}
    .nyanli .box2 .list .ttbox .tt1{font-size: 16px;}
    .nyanli .box2 .list .ttbox .tt2{font-size: 13px;}
    .nyanli .box2 .list .tt3{line-height: 40px;}


    .nyanli .lb5{margin-bottom:70px;}
    .nyanli .lb5 .swiper-button-prev{width:50px;height: 50px;;left: calc(50% - 60px);bottom: -70px;}
    .nyanli .lb5 .swiper-button-next{width:50px;height: 50px;;right: calc(50% - 60px);bottom: -70px;} 
    
    /*内页新闻*/
    .nyxw .list{padding-left: 0;padding-right: 240px;padding-top: 0;}
    .nyxw .list:nth-child(1) .img{top:0;}
    .nyxw .list .tt2{font-size:12px;position: relative;left: auto;width: 100%;text-align: left;top:auto;margin-top: 8px;}
    .nyxw .list .tt2 b{display: none;}
    .nyxw .list .tt2 i{display: inline;}
    .nyxw .list .tt1{font-size: 16px;}
    .nyxw .list .tt3{margin-top: 10px;}
    .nyxw .list .tt4{margin-top: 18px;}

    /*内页新闻*/
    .nyxwa .list{padding-left: 0;padding-right: 240px;padding-top: 0;}
    .nyxwa .list:nth-child(1) .img{top:0;}
    .nyxwa .list .tt2{font-size:12px;position: relative;left: auto;width: 100%;text-align: left;top:auto;margin-top: 8px;}
    .nyxwa .list .tt2 b{display: none;}
    .nyxwa .list .tt2 i{display: inline;}
    .nyxwa .list .tt1{font-size: 16px;}
    .nyxwa .list .tt3{margin-top: 10px;}
    .nyxwa .list .tt4{margin-top: 18px;}
    
    .danye{line-height:26px;}

    /*解决方案01*/
    .jj1{margin:0 -6px;}
    .jj1 .list{width: calc(33.33% - 12px);margin: 0 6px 12px;border:4px solid #E6E6E6;}
    .jj1 .list .tt1{font-size:56px;margin-top:12px;line-height:80px;}
    .jj1 .list .tt2{font-size:18px;line-height: 22px;}
    .jj1 .list .tt3{font-size:12px;}
    .jj1 .list .tt4{line-height:38px;margin-top: 20px;font-size: 12px;}

    /*解决方案2*/
    .jj2{margin:0 -6px;}
    .jj2 .list{width: calc(50% - 12px);margin: 0 6px 12px;}

    .jjxq1 .box{margin: -12px 0 0;}
    .jjxq1 .box .list{width: 100%;margin: 12px 0 0;box-shadow: 0 0 0;padding:15px 10px 15px 80px;} 
    .jjxq1 .box .list .img{width:60px;left: 10px;}
    .jjxq1 .box .list .tt1{font-size: 16px;padding-top: 0;}
    .jjxq1 .box .list .tt2{font-size: 12px;line-height: 22px;height: 44px;margin-top: 6px;overflow: hidden;text-overflow: inherit;white-space: inherit;max-height: inherit;}

    .jjxq2 .box2 img{max-width:400px;display: block;margin: 0 auto;}
    .jjxq3 .box{margin: -30px -6px 0;font-size: 0;}
    .jjxq3 .box .list{width: calc(50% - 12px);margin:36px 6px 0;border: 0;box-shadow: 0 0 0;padding:0;background:fixed;display: inline-block;vertical-align: top;float: none;}
    .jjxq3 .box .list:hover{box-shadow: 0 0 0;}
    .jjxq3 .box .list .tt1{height: 80px;line-height: 80px;}
    .jjxq3 .box .list .tt2{margin:15px auto 0;}
    .jjxq3 .box .list .tt3{height: auto;margin:6px auto 0;}

    /* 咨询服务*/
    .nyzx .list .img{width: calc(10% + 200px);}
    .nyzx .list .img .bjcover{height: 220px;}
    .nyzx .list .tt{width: calc(90% - 200px);}
    .nyzx .list .tt1{line-height: 50px;}
    .nyzx .list .tt3{margin-top:15px;}
    /*about*/
    .about1{font-size: 14px;line-height:26px;}

    .about2 .box .list .tt1{font-size: 16px;}
    .about2 .box .list .tt1 b{font-size:33px;line-height: 40px;position: relative;}
    .about2 .box .list .tt2{font-size:20px;}


    .title6{font-weight: 500;font-size: 15px;margin-bottom:22px;margin-top: -10px;}

    .about6 .box .list{display:block;width:100%;padding: 0;text-align:left;margin-bottom: 15px;}
    .about6 .box .list:nth-child(n+2){border-left:0;}
    .about6 .box .list div{font-size: 16px;}
    .about6 .box .list div i{font-size: 22px;}


    

	.jiacase1{margin-top: -6px;}
	.jiacase1 .list{height: 80px;}
	.jiacase1 .list img{max-height: 88%;max-width: 88%;transition: all .3s;-webkit-filter: grayscale(1);}

	.jiacase2 .list{flex-wrap: wrap;min-height:initial;}
	.jiacase2 .list .img{width: 100%;padding-top: 50%;}
	.jiacase2 .list .ttt{width: 100%;padding:20px 0 0;}
	.jiacase2 .list .ttt1{font-size: 18px;}
	.jiacase2 .list .ttt2{font-size: 14px;margin-top: 4px;line-height: 24px;height: 72px;overflow: hidden;}
	.jiacase2 .list .ttt3{width: 140px;height: 40px;margin-top: 11px;}




	.title99{padding-bottom: 22px;margin-top: 33px;}
	.title99 span{font-size: 22px;}


	.main6{margin-top: -22px;position: relative;z-index: 2;overflow: hidden;width: 100%;}









    
}
@media (max-width:600px) {
    header .logo{height:90px;line-height: 90px;}
    header .lanmu{bottom:34px;}
    body{padding-top: 90px;}
    .banner .bjcover{padding-top: 38%;}
    
   /*万泽时代，助力企业数字化转型*/
    .main3 .ul a{width: 100%;}
    .main3 .ul a.active{color: #1aad19;}
    .main3 .ttbox .list{min-height: inherit;padding:20px 20px 30px 20px;}
    .main3 .ttbox .list .img{position: relative;left: auto;top:auto;bottom: auto;height:auto;width: 100%;}
    .main3 .ttbox .list .img img{display: block;position: relative;left: auto;right: auto;top:auto;bottom: auto;margin: 0;max-height: 120px;}
    .main3 .ttbox .list .tt1{font-size:18px;margin:13px 0;}
    .main3 .ttbox .list .tt2{margin-bottom:13px;}
    /*解决方案*/
    .main4 .ul{width:70px;}
    .main4 .ul a{font-size:15px;line-height:44px;}
    .main4 .ul a i{padding-right:3px;font-size:18px;}
    .main4 .ul a:nth-last-child(1){font-size: 14px;line-height: 16px;padding:8px;}
    .main4 .ttbox{width: calc(100% - 70px);min-height: 274px;}
    .main4 .ttbox .list{padding:20px 15px 20px 20px;}
    .main4 .ttbox .list .tt1{font-size: 18px;}
    .main4 .ttbox .list .tt2{font-size: 13px;line-height:22px;margin-top:11px;}
    .main4 .ttbox .list .tt3{margin-top: 10px;}
    .main4 .ttbox .list .tt3 div{font-size: 12px;line-height: 30px;min-width: inherit;margin-top: -1px;padding: 0 10px;min-height: 32px;}
    .main4 .ttbox .list .tt4{margin-top: 15px;}
    .main4 .ttbox .list .iconfont{display: none;}
    
    /* 新闻*/
/*    .main7 .box .you .list{padding:24px 15px;}
    .main7 .box .you .list .tt1{line-height: 24px;}
    .main7 .box .you .list:hover .tt1{padding-left: 24px;}
    .main7 .box .you .list .tt4{text-overflow:inherit;white-space:inherit;line-height: 22px;max-height: 44px;overflow: hidden;margin-top: 6px;}
    .main7 .box .you .list .tt1:after{bottom: auto;top:2px;}
    .main7 .box .you .list .tt1:before{bottom: auto;top:8px;}
    .main7 .box .you .list .tt5{margin-top: 10px;}
    .main7 .box .you .list .tt2{text-align: left;position: relative;left: auto;top:auto;width: 100%;height:auto;border-right: 0;padding-top: 0;padding-left: 24px;margin-top: 6px;}
    .main7 .box .you .list .tt2:after{display: none;}
    .main7 .box .you .list .tt2 b{display:none;}
 */
    /*荣誉资质*/
    .main8 .lb8 .list{border-bottom: 1px solid #e5e5e5;border-left: 0;border-right: 1px solid #e5e5e5;}


    .nycp .list{box-shadow: 0 0 0;width: calc(100% - 12px);}
    .nycp .list .tt{padding:10px;border: 0;}
    .nycp .list .tt .tt1{font-size: 17px;font-weight: 500;}
    .nycp .list .tt .tt2{font-size: 14px;height: 63px;line-height: 21px;margin-top: 6px;}
    .nycp.nycp2 .list .tt3{font-size:14px;line-height:46px;}
    
    
    
    .cpxq1 .box .list{width: calc(100% - 12px);} 
    .cpxq1 .box .list .tt2{height: auto;}

    .nyanli .box1 .img{width: 33.33%;}
    .nyanli .box1 .img{line-height: 90px;height: 90px;}
    .main5 .lb5 .list{line-height: 90px;height: 90px;}
    .nyanli .box2 .list{width: calc(100% - 12px);}
    .nyanli .lb5 .list{line-height: 90px;height: 90px;}

    
    /*内页新闻*/
    .nyxw .list{padding:0 0 25px;margin-bottom:25px;}
    .nyxw .list .tt1{font-size: 16px;margin-top: 15px;}
    .nyxw .list .tt2{margin-top: 4px;}
    .nyxw .list .tt3{height: auto;max-height: 72px;margin-top: 8px;}
    .nyxw .list .tt4{margin-top: 12px;}
    .nyxw .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;}
    .nyxw .list .img .bjcover{height: auto;padding-top: 63.63636363636364%;}


    /*内页新闻*/
    .nyxwa .list{padding:0 0 25px;margin-bottom:25px;}
    .nyxwa .list .tt1{font-size: 16px;margin-top: 15px;}
    .nyxwa .list .tt2{margin-top: 4px;}
    .nyxwa .list .tt3{height: auto;max-height: 72px;margin-top: 8px;}
    .nyxwa .list .tt4{margin-top: 12px;}
    .nyxwa .list .img{position: relative;right: auto;top:auto;width: 100%;height: auto;}
    .nyxwa .list .img .bjcover{height: auto;padding-top: 63.63636363636364%;}

    
    .jj1 .list{width: calc(50% - 12px);}
    
    /* 咨询服务*/
    .nyzx .list .img{width: 100%;}
    .nyzx .list .img .bjcover{height: auto;padding-top: 65.85365853658537%;}
    .nyzx .list .tt{width: 100%;padding:10px 0 0 !important;}
    .nyzx .list .tt1{font-size:18px;line-height: 44px;}
    .nyzx .list .tt2{line-height: 26px;max-height: 156px;}
    .nyzx .list .tt3{font-size:14px;line-height: 38px;width: 120px;;margin-top: 14px;}

    .about2 .box .list{padding: 15px 0 20px;}
    .about2 .box .list .tt1{font-size:14px;}
    .about2 .box .list .tt1 b{font-size:24px;padding-right: 4px;line-height: 30px;}
    .about2 .box .list .tt2{font-size:14px;margin-top:5px;font-weight: 500;}

    .about4box{padding: 0 34px;}
    .about4box .swiper-button-prev{left: -10px;box-shadow: 0 0 0;}
    .about4box .swiper-button-next{right: -10px;box-shadow: 0 0 0;}
    .about4box .list .tt{font-size: 15px;font-weight: 500;}
    .about4box .swiper-slide .list{transform:scale(1);}
    .about4box .list .img{box-shadow: 0 0 0;}



}

@media (max-width:479px) {
    .nyanli .box1 .img{width: 50%;}
    .jj2 .list{width:calc(100% - 12px);}

.tcbox{border:1px solid #056CAE;padding: 0 25px 25px 25px;width: 98%;}
.tcbox .tcgb{width: 30px;height: 30px;line-height: 30px;right:0;top:0;}
.tcbox .tt1{font-size: 22px;padding: 12px 0;}
.tcbox form input{margin-bottom:8px;line-height: 36px;height: 38px;}
.tcbox form textarea{margin-bottom:12px;}
.tcbox form button{line-height: 38px;height: 38px;}
    
    
.xiazai .box{border:1px solid #056CAE;width: 98%;}
.xiazai .box .xiazaigb{width: 30px;height: 30px;line-height: 30px;right:0;top:0;}
/*.xiazai .box .tt1{font-size: 22px;padding: 12px 0;}*/
.xiazai .box form{padding:22px 22px 30px;}
.xiazai .box form input{margin-bottom:8px;line-height: 36px;height: 38px;}
.xiazai .box form textarea{margin-bottom:10px;}
.xiazai .box form button{line-height: 38px;height: 38px;margin-top:8px;font-size: 15px;}

    
    
    
    
}

 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#239d54;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .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:51px; 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;} 
}


    .cpxl{position: absolute;left:50%;top:100%;width:1300px; margin-left:-650px;background: #fff;box-shadow: 0 0 3px rgba(0,0,0,.1);display: none;}  
	.cpxl .container-fluid { padding:0}
    .cpxl .list{position: relative; overflow:hidden; border-bottom:1px #EAECF3 solid; padding:0px 0 0px 150px}
    .cpxl .list .tt1{font-size: 18px;font-weight: bold; text-align:center; position:absolute; left:0; width:150px; top:0; bottom:0; background:#239d54}
    .cpxl .list .tt1 a { display:block; line-height:30px; top:50%; margin-top:-15px; position:absolute; left:0; width:100%; color:#fff}
    .cpxl .list .tt2{ float:left; width:25%}
    .cpxl .list .tt2 a { display:block; padding:15px 0 15px 50px;position: relative;font-size: 12px;color: #666;transition: all .2s}
    .cpxl .list .tt2 a:hover { color: #239d54; background:#f5f5f5}
    .cpxl .list .tt3 {font-size: 16px;font-weight: bold;color: #000;margin-bottom: 4px;}
    .cpxl .list .tt3 img{position: absolute;left:20px;top:15px;}

    
/*    .cpxl .list:nth-child(3):after{content: "";width: 1px;height: 100%;border-left: 1px dashed #B2D2E8;position: absolute;left: -30px;top:30px;}*/
@media (max-width:1299px){
    .cpxl{left:5%;width:90%;margin-left:0px;} 
    .cpxl .list{ padding:0 0 0 120px}
    .cpxl .list .tt3{font-size: 14px;}
    .cpxl .list .tt1{font-size: 16px;width:120px;}
    .cpxl .list .tt2{ width:33.3%;} 
}
@media (max-width:991px) {
        .cpxl{display: none  !important;}
        header nav .ul > li:nth-child(2) > a i{display: none  !important;}
}



/*2024.1.26 痞子蔡修改 晚18.00*/
.tags{ display: inline-block; padding-right: 10px;font-size: 14px;}

.titletag {margin-bottom: 40px;border-bottom: 1px solid #e5e5e5;padding-bottom: 40px;}
.titletag .div1{float: left;color: #999999;line-height: 24px;padding: 15px 0;}
.titletag .div1 img{padding-right: 6px;max-height: 24px;position: relative;top:-2px;}
.titletag .div1 a{color: #999999;transition: all .2s;}
.titletag .div1 a:hover{color: #239d54;}
.titletag .div1 span{color: #000;}



/*内页新闻*/
.nyxwa .list{display: block;position: relative;padding: 30px 30px 30px 390px;margin-bottom: 30px;border-bottom: 1px solid #e5e5e5;}
.nyxwa .list .tt1{font-size: 18px;color: #000;}
.nyxwa .list .tt3{font-size: 13px;color: #999999;line-height: 24px;height: 48px;overflow: hidden;margin-top: 12px;}
.nyxwa .list .tt4{font-size: 12px;color: #999999;line-height: 32px;width: 100px;text-align: center;font-family: 'Arial';border: 1px solid #e5e5e5;margin-top: 22px;text-transform: uppercase;}

.nyxwa .list .tt2{line-height:24px; color: rgba(0,0,0,.5); font-size: 13px; position: absolute;left: 200px;width: 170px; top:25px;color: #999; text-align:center}
.nyxwa .list .tt2 b{font-size:18px;color: #000;display: block;line-height: 40px; border-bottom:2px #239d54 solid; width:50px; margin:0 auto 5px auto}

.nyxwa .list .tt2 i{display: none;}
.nyxwa .list .img{position: absolute;left: 0px;top:26px;width: 220px;height: 140px;}
.nyxwa .list .img .bjcover{height: 100%;}
.nyxwa .list:hover .img .bjcover{transform:scale(1.06);}
.nyxwa .list:hover .tt1{color: #239d54;}
.nyxwa .list:hover .tt4{color: #fff;background: #239d54;border-color: #239d54;}

