@charset "utf-8";
/* CSS Document */
body{ font-family:"HarOS-Regur";font-size:12px;margin:0px;padding:0px; overflow-x:hidden;background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,address,select,span{margin:0px;padding:0px;font-weight:normal}
a{text-decoration:none; color:#444;font-weight:normal}
b{ font-weight:normal;}
p{font-weight:normal}
a:hover{text-decoration:none; color:#015db2;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
i,dl,dt,em,li{list-style-type:none; font-style:normal;}
input,textarea{ font-family:"HarOS-Regur";outline: none;}
a{ border:none\9;}
a img{border:none\9;}
html {overflow:-moz-scrollbars-vertical;}/*CSS强制让浏览器显示滚动条*/
html {min-height:101%;}
.mt10{margin-top:10px;}
.Left{float:left;}
.Right{float:right;}
.clearfix{clear:both;}

@font-face{
	font-family: 'HarOS-Bold';
	src: url('../Bebas/HarmonyOS_Sans_SC_Bold.ttf');
}
@font-face{
	font-family: 'HarOS-Ligh';
	src: url('../Bebas/HarmonyOS_Sans_SC_Light.ttf');
}
@font-face{
	font-family: 'HarOS-Medi';
	src: url('../Bebas/HarmonyOS_Sans_SC_Medium.ttf');
}
@font-face{
	font-family: 'HarOS-Regur';
	src: url('../Bebas/HarmonyOS_Sans_SC_Regular.ttf');
}

@font-face{
	font-family: 'Icons';
	src: url('../Bebas/Poppins-Light.ttf');
}

header {width: 100%;height: auto;margin: 0 auto;background: #fff;position: relative;}
.header {display: flex;width: 73.56%;height: auto;background: rgba(0, 0 ,0 , 0.85);margin: 0 auto;justify-content: space-between;align-items: center;position: absolute;padding: 0 calc(50% - 700px);top: 0;left: 0;z-index: 10;border-bottom: 0px solid rgba(255, 255, 255, 0.2);box-shadow: none;transition: all 700ms;min-width: 1400px;}
.header .lt {display: block;}
.header .lt a {display: block;}
.header .lt img {display: block;width: auto;height: auto;}
.header .lt img.ls {display: none;}
.header .lr {display: block;position: relative;}
.header>.lr>.nav>{display:block;font-size: 0;}
.header>.lr>.nav>li {display: inline-block;margin: 0 35px;vertical-align:middle;position: relative;}
.header .lr .nav li:nth-child(7){margin-right: 0;}
.header>.lr>.nav>li>a {font-size: 18px;color: rgba(255, 255, 255, .8);line-height: 89px;display: block;position: relative;transition: all 700ms;}
.header>.lr>.nav>li>a::before {content: '';position: absolute;bottom: -1px;left: 0;width: 100%;height: 4px;background: #01a1eb;border-radius: 0;opacity: 0;transition: all 700ms;}
.header>.lr>.nav>li>a.hov {color: rgba(255, 255, 255, 1);}
.header>.lr>.nav>li>a.hov::before {opacity: 1;background: #01a1eb;}
.header>.lr>.nav>li:hover a {color:rgba(255, 255, 255, 1);}
.header>.lr>.nav>li:hover a::before{background: #01a1eb;opacity: 1;}
.header>.lr>.nav>li:hover .dropMenu>li>a{font-family: 'HarOS-Regur';font-weight:400;}
.header .lr .nab a:hover i{opacity: 1;}
.header .lr .nab {display: block;font-size: 0;position: absolute;top:50%;transform: translateY(-50%);right: -120px;}
.header .lr .nab a {position: relative;display: inline-block;vertical-align: middle;opacity: 1;border-radius: 90px;border: 1px solid rgba(255, 255, 255, 0);width: 40px;height: 40px;text-align: center;transition: all 700ms;}
.header .lr .nab a i {font-size: 24px;color: #fff;line-height: 40px;text-align: center;opacity: 0.9;transition: all 700ms;}
.banner{display: block;}
.banner .myc a{display: block;}
.banner .myc a img{display: block;width:100%;height: auto;}
.banner .myc a .txt{display: block;position: absolute;top: 100%;left: 3%;text-align: left;opacity: 0;transition: 1200ms;transition-delay: .0s;width: 94%;}
.banner .myc a .txt h3{font-size: 66px;font-family: 'HarOS-Bold';color: #fff;line-height: 100px;}
.banner .myc a .txt h2 {font-size: 30px;color: rgba(255, 255, 255, .6);line-height: 100px;text-align: center;letter-spacing:0px;margin:0 auto;width: 80%;font-family: 'HarOS-Regur';}
.banner .myc a .txt p {font-size: 62px;color: #fff;line-height: 80px;text-align: center;letter-spacing: 0px;font-family: 'HarOS-Medi';width: 80%;margin: 0 auto;}
.banner .myc a .b-ck{left: 50%;transition: 1200ms;;transform: translateX(-50%);opacity: 0;position: absolute;top: 130%}
.banner .myc .swiper-slide-active .txt {top: 35%;opacity: 1;}
.banner .myc .swiper-slide-active .b-ck {top: 65%;opacity: 1;}
.banner .myc .swiper-pagination{bottom: 5%;}
.banner .myc .swiper-pagination .swiper-pagination-bullet{width: 32px;height: 5px;border-radius: 0;margin: 0 6px;background: rgba(255, 255, 255, .5) !important;position: relative;opacity: 1;}
.banner .myc .swiper-pagination .swiper-pagination-bullet::before{content: '';width: 0;background: #fff;z-index: 1;top: 0;z-index: 1;left: 0;position: absolute;height: 5px;opacity: 1 !important;}
.banner .myc .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before{width: 32px;transition:7s linear;}
.b-ck{display: flex;width: 198px;line-height: 53px;background: none;text-align: center;justify-content: center;align-items: center;transition:700ms;font-size: 0;cursor: pointer;border: 1px solid #fff;}
.b-ck p{display: block;color: #fff;font-size: 18px;transition: all 700ms;}
.b-ck i{display: block;color: #fff;font-size: 17px;margin-left: 12px;line-height: 30px;padding-top: 1px;transition: all 700ms;}
.b-ck:Hover{border-color: #01a1eb;opacity: 1 !important;}
.b-ck:Hover p,.b-ck:Hover i{color: #01a1eb;opacity: 1 !important;}

.a04 .map .b-ck:Hover{border-color: #01a1eb;opacity: 1 !important;}
.a04 .map .b-ck:Hover p,.a04 .map .b-ck:Hover i{color: #01a1eb;opacity: 1 !important;}

.searchbox {width: 100%;position: fixed;left: 0;top: -150px;background: rgba(255, 255, 255, 0.2);padding: 30px 0;z-index: 20;transition: all 700ms;}
.searchbox form {font-size: 0;text-align: center}
.searchbox form .in_intxt {width: 50%;height: 40px;border: none;text-indent: 10px;font-size: 14px;color: #333;line-height: 40px;border: 1px solid #ccc;text-indent: 10px;display: inline-block;vertical-align: middle;}
.searchbox form .in_btn {width: 42px;height: 42px;border: none;cursor: pointer;background: #01a1eb url(../images/index/s-btn-white.png) no-repeat scroll center center;display: inline-block;vertical-align: middle;cursor: pointer;}
.searchbox form .close {width: 42px;height: 42px;display: inline-block;cursor: pointer;font-size: 35px;color: #d1d1d1;transition: all 700ms;line-height: 38px;text-align: center;vertical-align: middle;}
.searchbox form .close:hover {color: #01a1eb;}

.tbors{display: block;text-align: center;margin-bottom: 55px;}
.tbors h2{font-size:46px;color: #111;line-height: 35px;font-family: 'HarOS-Bold';margin-bottom: 30px;}
.tbors b{font-size: 18px;line-height: 30px;opacity: 0.6;margin-bottom: 30px;display: block;}
.tbors i.lin{width:60px;height: 2px;margin: 0 auto;background: #01a1eb;display: block;}



.a1{width: 100%;padding: 120px 0 110px;background: url(../images/index/a1b.jpg) no-repeat center;background-size: 100% 100%;}
.a01{display: block;}
.a01 .b{display: block;position: relative;}
.a01 .b .a01s{display: block;}
.a01 .b .a01s .er2s{display: block;position: relative;}
.a01 .b .a01s .er2s .imgs{display: block;overflow: hidden;border: 1px solid #ccc;width: calc(100% - 2px);aspect-ratio: 684 / 456;}
.a01 .b .a01s .er2s .imgs img{display: block;width: 100%;;height: 100%;transition: all 700ms;object-fit: cover;}
.a01 .b .a01s .er2s .imgs h4{position: absolute;bottom: 0;font-size: 20px;color: #fff;left: 0;padding: 7% 0 20px 20px;font-family: 'HarOS-Bold';transition: all 700ms;height: auto;width: calc(100% - 20px);background:linear-gradient(180deg,rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.6));}
.a01 .b .a01s a:hover .imgs img{transform: scale(1.05);}
.a01 .b .a01s a:hover .imgs h4{color: #01a1eb;}
.a01 .b .swiper-button-next{right: -104px;}
.a01 .b .swiper-button-prev{left: -104px;}


.swiper-button-next.swiper-s1down::before,.swiper-button-prev.swiper-s1up::before{transition: all 700ms;}
.swiper-button-next.swiper-s1down:after,.swiper-button-prev.swiper-s1up:after{display:none;}
.swiper-button-next.swiper-s1down,.swiper-button-prev.swiper-s1up {width: 68px;height: 68px;font-size: 24px;background-color: #fff;border-radius: 100px;color: #444;border: 1px solid rgba(0, 0 ,0 , 0.2);transition: all 700ms;z-index: 1;}
.swiper-button-prev.swiper-s1up::before{transform: rotate(180deg);transition: all 700ms;}
.swiper-button-next.swiper-s1down:hover,.swiper-button-prev.swiper-s1up:hover {border-color: #01a1eb;}
.swiper-button-next.swiper-s1down:hover::before,.swiper-button-prev.swiper-s1up:hover::before{color: #01a1eb;}

.a2{width: 100%;padding: 100px 0 60px;background: url(../images/index/a2b.jpg) no-repeat center bottom;background-size:auto;}
.a02{display: block;}


#certify {position: relative;width: 100%;margin: 0 auto;overflow: hidden;}
#certify .swiper-slide {width:1280px;height: 400px;background: #fff;box-shadow: 0 8px 30px #ddd;padding: 40px;}
#certify .swiper-slide.swiper-slide-active {width:1280px;height: 400px;background: none;font-size: 0;}
#certify .swiper-slide.swiper-slide-active::before{position: absolute;bottom: 0;left: 0;background: #fff;height: 80%;width: 100%;}
#certify .swiper-slide a{display: block;position: relative;border-radius: 12px ;overflow: hidden;}
#certify .swiper-slide img{display:block;width: 100%;transition: all 700ms;}
#certify .swiper-slide a .txt{display: block;position: absolute;bottom: 0;left: 0;z-index: 2;background: linear-gradient(180deg,rgba(0, 0, 0, 0.0),rgba(0, 0, 0, 0.8));width: 94%;padding:20% 3% 3% 3%;}
#certify .swiper-slide a .txt h6{color: #fff;font-size: 22px;line-height: 30px;}
#certify .swiper-slide a .txt p{color: #fff;font-size: 18px;line-height: 30px;}



#certify {position: relative;width: 100%;margin: 0 auto;overflow: hidden;}
#certify .swiper-slide {width:1280px;height: 400px;background: #fff;box-shadow: 0 8px 30px #ddd;padding: 40px;}
#certify .swiper-slide.swiper-slide-active {width:1280px;height: 400px;background: none;font-size: 0;box-shadow:none}
#certify .swiper-slide.swiper-slide-active::before{position: absolute;bottom: 0;left: 0;background: #fff;height: 80%;width: 100%;content:'';z-index:-1}
#certify .swiper-button-prev.icon-jiantou:before{margin-top: 3px;}
#certify .swiper-button-prev:hover {background:#01a1eb;color: #fff;}
#certify .swiper-button-next,#certify .swiper-button-prev {right: 18%;width: 44px;height: 44px;font-size: 30px;background-color: #fff;border-radius: 100px;color: #01a1eb;transition: all 700ms;}
#certify .swiper-button-next.icon-jiantou:before{margin-top: 3px;}
#certify .swiper-button-next:hover {background:#01a1eb;color: #fff;}
#certify .swiper-button-prev::after,#certify .swiper-button-next::after{content: '';}
#certify .swiper-slide:hover a img{transform: scale(1.07);}

.a02 .b{display: block;position: relative;}
.a02 .b .box{display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.a02 .b .box .imgs{display: block;width: 100%;height: auto;overflow: hidden;height: 400px;}
.a02 .b .box .imgs img{display: block;width: 100%;height: auto;transition: all 700ms;}
.a02 .b .box .txt{display:none;width:49%;}



.a02 .swiper-slide.swiper-slide-active .imgs{width:100%;height: auto;max-width: 600px;}
.a02 .swiper-slide.swiper-slide-active .txt{display: block;}
.a02 .swiper-slide.swiper-slide-active .txt h3{font-size: 80px;font-family: 'HarOS-Bold';color: #111;margin-bottom: 30px;}
.a02 .swiper-slide.swiper-slide-active .txt h6{font-size: 32px;font-family: 'HarOS-Bold';color: #111;margin-bottom: 20px;transition: all 700ms;}
.a02 .swiper-slide.swiper-slide-active .txt .tit{display: block;margin-bottom: 40px;}
.a02 .swiper-slide.swiper-slide-active .txt .tit p{font-size: 18px;color: #333;opacity: 0.8;line-height: 30px;display: none;transition: all 700ms;}
.a02 .swiper-slide.swiper-slide-active .txt .tit p:nth-child(1),
.a02 .swiper-slide.swiper-slide-active .txt .tit p:nth-child(2){display: block;}
.a02 .swiper-slide.swiper-slide-active .txt a{display: block;}
.a02 .swiper-slide.swiper-slide-active .txt a p{display: inline-block;vertical-align: middle;font-size: 18px;color: #111;margin-right: 5px;line-height: 30px;transition: all 700ms;}
.a02 .swiper-slide.swiper-slide-active .txt a i{display: inline-block;vertical-align: middle;font-size: 18px;color: #111;line-height: 30px;transition: all 700ms;}
.a02 .swiper-slide.swiper-slide-active:hover .imgs img{transform: scale(1.05);}
.a02 .swiper-slide.swiper-slide-active:hover .txt h6{color: #01a1eb;}
.a02 .swiper-slide.swiper-slide-active:hover .txt p{color: #01a1eb;}
.a02 .swiper-slide.swiper-slide-active:hover .txt i{color: #01a1eb;}



#certify .swiper{padding-bottom: 100px;}
#certify .swiper-button-next, #certify .swiper-button-prev{background: none;color: #111;font-size: 23px;top: auto;bottom: 0px;z-index: 1;}
#certify .swiper-button-next{right: calc(50% - 120px);}
#certify .swiper-button-prev{left: calc(50% - 120px);}

#certify .swiper-pagination {display: flex;justify-content: center;gap: 15px;}
#certify .swiper-pagination-custom {z-index: 1;;width: 100px;height: 44px;display: flex;align-items: center;justify-content: center;font-family: 'HarOS-Bold';font-size: 16px;color: #a7a7a7;cursor: pointer;bottom: 0;transition: all 0.3s;left: calc(50% - 50px);line-height: 44px;}

#certify .swiper-pagination-custom.swiper-pagination-bullet-active {color:#111;background:none;}














.a3{width: 100%;padding: 100px 0;background: url(../images/index/a3b.jpg) no-repeat center;background-size: 100% 100%;}	
.a03{display: block;}
.a03 .tbors h2{color: #fff;}
.a03 .tbors b{color: #fff;}
.a03 .tbors i{background: #fff;}
.a03 .a03s{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;margin-bottom: 70px;}
.a03 .a03s li{display: block;width: 33.33%;}
.a03 .a03s li a{display: block;position: relative;}
.a03 .a03s li a .imgs{width: 100%;display: block;height: auto;overflow: hidden;}
.a03 .a03s li a .imgs img{display: block;width: 100%;height: auto;transition: all 700ms;}
.a03 .a03s li a .go{display:flex;justify-content:center;align-items: center;opacity: 0;position: absolute;bottom: 40px;width: 100%;transition: all 700ms;}
.a03 .a03s li a .go p{font-size: 20px;line-height: 30px;color: #fff;font-family: 'HarOS-Medi';text-align: center;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;margin-right: 10px;}
.a03 .a03s li a .go i{font-size: 22px;color: #fff;line-height: 30px;}
.a03 .a03s li:hover a .go{opacity: 1;}
.a03 .a03s li:hover a .imgs img{transform: scale(1.05);}
.a03 .b-ck{margin: 0 auto;}
.a4{width: 100%;padding: 100px 0;}
.a04 .map{display: block;position: relative;}
.a04 .map img{display: block;width: 100%;height: auto;transition: all 700ms;margin-bottom: 50px;}
.a04 .map h3{font-size: 220px;position: absolute;top: 39%;left: 50%;transform: translate(-50%,-50%);z-index: 0;color: #01a1eb;opacity: 0.6;font-family: 'HarOs-Medi';}
.a04 .map p.yd{width: 340px;position: absolute;top: 39%;left: 50%;transform: translate(-50%,-50%);z-index: 1;font-size: 30px;font-family: 'HarOs-Bold';font-size: 30px;text-align: center;color: #111;}
.a04 .map .b-ck{border-color: #111;position: absolute;top: 72%;left: calc(50% - 100px);z-index: 1;background: #fff;}
.a04 .map .b-ck p{color: #111;}
.a04 .map .b-ck i{color: #111;}
.a04 .b4a{display: block;margin-bottom: 50px;}
.a04 .b4a ul{display:flex;font-size: 0;gap: 3%;justify-content: space-between;align-items: center;}
.a04 .b4a ul li{display: block;padding:0 30px;width: 30%;cursor: pointer;}
.a04 .b4a ul li h4{font-size: 30px;font-family: 'HarOS-Bold';margin-bottom: 20px;line-height: 30px;color: #111;}
.a04 .b4a ul li .txt{display: block;}
.a04 .b4a ul li p{font-size: 18px;color: #111;opacity: 0.6;transition: all 700ms;line-height: 30px;}
.a04 .b4a ul li:hover p{opacity: 1;}
.a04 .b4b{display: block;}
.a04 .b4b ul{display:flex;font-size: 0;gap: 2%;justify-content: space-between;align-items: center;}
.a04 .b4b ul li{display: block;width: 32%;cursor: pointer;}
.a04 .b4b ul li a{display: block;}
.a04 .b4b ul li .imgs{display: block;overflow: hidden;}
.a04 .b4b ul li .imgs img{display: block;width: 100%;height: auto;transition: all 700ms;}
.a04 .b4b ul li .box{display: block;border: 1px solid #efefef;border-top: none;padding: 30px;}
.a04 .b4b ul li .box h5{font-size: 24px;line-height: 40px;color: #111;font-family: 'HarOs-Bold';transition: all 700ms;margin-bottom: 5px;}
.a04 .b4b ul li .box .txt{display: block;}
.a04 .b4b ul li .box .txt p{font-size: 18px;line-height: 30px;opacity: 0.6;transition: all 700ms;color: #111;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.a04 .b4b ul li:hover .imgs img{transform: scale(1.05);}
.a04 .b4b ul li:hover .box h5{color: #015db2;}
.a04 .b4b ul li:hover .box p{color: #015db2;opacity: 1;}


.a04 .map img.mo{display: none;}










.footer{display: block;width: 100%;background: #000;background: url(../images/index/footer.jpg) no-repeat center;background-size:100% 100%;}
.foot{width: 73.3%;margin: 0 auto;}
.foot .t{display: flex;justify-content: space-between;align-items: center;padding: 45px 0;}
.foot .t .l{display: block;overflow: hidden;}
.foot .t .l img{display: block;width: auto;height: auto;transition: all 700ms;}
.foot .t .r{display: block;font-size: 0;}
.foot .t .r li{display: inline-block;vertical-align: middle;margin-left: 10px;}
.foot .t .r li a{display: block;position: relative;width: 42px;height: auto;line-height: 42px;border-radius: 100px;background: #343434;}
.foot .t .r li a i{font-size: 20px;color: #fff;display: block;text-align: center;transition: all 700ms;}
.foot .t .r li:hover a i{transform: scale(1.1);}


.foot .m{padding: 0 0 100px;border-bottom: 1px solid rgba(255,255 ,255 , 0.2);display: block;}
.foot .m ul{display: flex;justify-content: space-between;align-items: flex-start;font-size: 0;}
.foot .m li{display: block;text-align: left;}
.foot .m li h5{font-size: 18px;color: #fff;font-family: 'HarOs-Medi';line-height: 40px;margin-bottom: 15px;text-transform:uppercase}
.foot .m li a{font-size: 16px;color: rgba(255, 255, 255, .6);transition: all 700ms;display: block;line-height: 35px;}
.foot .m li .lo{display: flex;justify-content: left;align-items: flex-start;margin-bottom: 20px;line-height: 34px;}
.foot .m li .lo i{font-size: 24px;color: rgba(255, 255, 255, .6);transition: all 700ms;margin-right: 15px;}
.foot .m li .lo p{font-size: 16px;color: rgba(255, 255, 255, .6);transition: all 700ms;display: block;width: 350px;}
.foot .m li .b-ck{opacity: .6;display: flex;line-height: 53px;}

.foot .b{width: 100%;margin: 0 auto;display: flex;justify-content: space-between;align-items: center;padding: 24px 0;}
.foot .b p{font-size: 15px;color: #fff;opacity: 0.6;}
.foot .b ul{font-size: 0;display: block;text-align: right;}
.foot .b ul li{display: inline-block;vertical-align: middle;position: relative;margin-left: 30px;}
.foot .b ul li::before{content: '';top: 50%;left: -15px;background:rgba(255,255,255,.6);width: 1px;height: 15px;transform: translateY(-50%);position: absolute;}
.foot .b ul li a{display: block;line-height: 36px;font-size: 15px;color:rgba(255,255,255,.6);transition: all 700ms;}
.foot .b ul li:nth-child(1)::before{display: none;}
.footer a:hover{color: rgba(255, 255, 255, 1) !important;}

.List{display: block;width: 100%;}
.List .abo{display: block;padding: 100px 0;width: 100%;}
.tit-h2{font-size:46px;color: #111;font-family: 'HarOS-Bold';text-align: left;margin-bottom: 60px;line-height: 40px;}
.abo1{display:flex;justify-content:space-between;align-items: flex-start;background: #fff;}
.abo1 .l{display: block;width: 35%;}
.abo1 .r{display: block;width: 62%;}
.abo1 .r .txt{display: block;margin-bottom: 70px;}
.abo1 .r .txt p{font-size: 18px;color: #111;margin-bottom: 30px;line-height: 30px;}
.abo1 .number {width: 100%;margin: 0 auto;}
.abo1 .number .num_n {width: 100%;margin: 0 auto;text-align: center}
.abo1 .number .num_n_box {font-size: 0;display: flex;justify-content: space-between;align-items:flex-start;}
.abo1 .number .num_n dl {width: auto;display: inline-block;vertical-align: top;margin-bottom: 0px;position: relative;}
.abo1 .number .num_n dl .num {font-size: 0px;color: #01a1eb;position: relative;font-weight: 700;margin-bottom: 5px;}
.abo1 .number .num_n dl .num i {font-family:'HarOs-Bold';font-size: 70px;}
.abo1 .number .num_n dl .num b{font-family:'HarOs-Bold';font-size: 55px;}
.abo1 .number .num_n dl .num h4 {font-size: 30px;color: #01a1eb;font-weight: 700;margin-left: 5px;display: inline-block;}
.abo1 .number .num_n dl .num em {font-size: 18px;color: #01a1eb;font-weight: 700;position: absolute;bottom: 15px;margin-left: 5px;line-height: 24px;}
.abo1 .number .num_n dl .num em.plus{font-size: 36px;}
.abo1 .number .num_n dl .txt {color: #222;font-size: 17px;line-height: 28px;margin-top: 0;margin-bottom: 0;text-align: center;width:200px;opacity: 0.6;margin: 0 auto;}
.abo1 .number .num_n dl .txt span {font-weight: 700;}
/* .abo1 .number .num_n dl .icons{display: block;margin-bottom: 20px;height: 36px;position: relative;}
.abo1 .number .num_n dl .icons i{font-size: 36px;margin-bottom: 10px;color: #666;line-height: 36px;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.abo1 .number .num_n dl .icons i.icon-meiyuan8{font-size: 40px;}
.abo1 .number .num_n dl .icons i.icon-fenzhijigou{font-size: 45px;}
.abo1 .number .num_n dl .icons i.icon-tuandui{font-size: 50px;} */

.abo:nth-child(2){background: url(../images/index/about01b.jpg) no-repeat center;background-size: 100% 100%;padding: 145px 0 170px;}
.abo2 .tit-h2{color: #fff;text-align: center;}
.abo2 .b{display: block;width: 83%;margin: 0 auto 80px;}
.abo2 .b p{font-size: 18px;color: #fff;margin-bottom: 30px;line-height: 30px;opacity: 0.8;cursor: pointer;transition: all 700ms;}
.abo2 .b p:Hover{opacity: 1;}
.abo2 .b-ck{margin: 0 auto;}
.abo3{display: block;}
.abo3 .b{display: block;}
.abo3 .b ul{display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.abo3 .b li{display: flex;width: 48%;border-top: 1px solid #ccc;justify-content: space-between;align-items: center;padding: 30px 0;cursor: pointer;}
.abo3 .b li:nth-child(3){border-bottom: 1px solid #ccc;;}
.abo3 .b li .bl{display: block;width: calc(100% - 100px);}
.abo3 .b li .bl h3{font-size:30px;font-family: 'HarOs-Bold';margin-bottom: 23px;}
.abo3 .b li .bl p{font-size	: 18px;color:#111;opacity: 0.6;margin-bottom: 30px;line-height: 30px;transition: all 700ms;}
.abo3 .b li .br{display: block;position: relative;width: 100px;}
.abo3 .b li .br i{font-size: 50px;color: #111;display: block;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);transition: all 700ms;}
.abo3 .b li:hover .br i{transform: translate(-50%,-50%) scale(1.2);}
.abo3 .b li:hover p{color: #01a1eb;}
.abo:nth-child(4){background:url(../images/index/about02b.jpg) no-repeat center;background-size: 100% 100%;padding: 140px 0 100px;}
.abo4{display: block;}
.abo4 .r4{display: block;overflow: hidden;}
.abo4 .r4 .img{display: block;width: 100%;height: auto;transition: all 700ms;}
.abo4 .l{display: block;}
.abo4 .l .swiper{display: block;}
.abo4 .l .swiper .swiper-slide .hs{display: flex;justify-content: space-between;align-items: center;cursor: pointer;}
.abo4 .l .swiper .imgs{width:49.2%;height: auto;display: block;overflow: hidden;}
.abo4 .l .swiper .imgs img{display: block;transition: all 700ms;width: 100%;height: auto;}
.abo4 .l .swiper .nl{display: block;width: 44.2%;padding-bottom: 100px;border-bottom: 4px solid #fff;position: relative;}
.abo4 .l .swiper .nl::before{content: '';bottom: -4px;left: 0;background:#2a82fb;width: 100px;height: 4px;position: absolute;}
.abo4 .l .swiper .nl .tit-h2{color: #fff;text-align: left;margin-bottom: 40px;transition: all 700ms;}
.abo4 .l .swiper .nl p{color: #fff;font-size: 18px;margin-bottom: 20px;line-height: 30px;transition: all 700ms;}
.abo4 .l .swiper-button-next:after, .abo4 .l .swiper-button-prev:after{display: none;}
.abo4 .l .swiper .swiper-slide .hs:hover .imgs img{transform: scale(1.05);}
.abo4 .l .swiper .swiper-slide .hs:hover .nl .tit-h2{color: #01a1eb;}
.abo4 .l .swiper .swiper-slide .hs:hover .nl p{color: #01a1eb;}


.abo4 .l .swiper-button-next.swiper-s1down, .abo4 .l .swiper-button-prev.swiper-s1up{width: 48px;height: 48px;font-size: 20px;background: none;border-color: rgba(255,255,255,.6);color: rgba(255,255,255,.6);top: auto;bottom: 15%;}
.abo4 .l .swiper-button-next.swiper-s1down{right: 0;}
.abo4 .l .swiper-button-prev.swiper-s1up{left: auto;right:74px;}
.abo4 .l .swiper-button-next.swiper-s1down:hover, .abo4 .l .swiper-button-prev.swiper-s1up:hover{border-color: #01a1eb;}

.abo4 .l .swiper-pagination{width: auto;color: #fff;font-size: 18px;left: auto;right: 41%;bottom: 15%;}





/* 产品 */
.List .pro{display: block;padding: 100px 0 80px;position: relative;}
.List .pro::before{content: '';top: 100px;right: 0;width: 49%;height: 2px;background: #111;position: absolute;}
.pro .t{display:flex;justify-content: space-between;align-items: flex-start;margin-bottom: 50px;}
.pro.n .t{margin-bottom: 0 !important;}
.pro .t .l{display: block;width: 44%;}
.pro .t .l p{font-size: 18px;line-height: 30px;color: #111;}
.pro .t .left{display: block;width: 49%;border-top:0px solid #111;}
.pro .t .left ul{display: block;font-size: 0;}
.pro .t .left li{display: block;border-bottom: 1px solid #e5e5e5;line-height: 47px;}
.pro .t .left li a{display: block;width: 92%;margin: 0 auto;}
.pro .t .left li i{font-size: 16px;color: rgba(0, 0 ,0 ,0.5);margin-right: 60px;display: inline-block;vertical-align: middle;line-height: initial;font-family: "HarOS-Regur";}
.pro .t .left li p{font-size: 18px;color: #111;display: inline-block;vertical-align:middle;transition: all 700ms;line-height: initial;}
.pro .t .left li.hov a p{color: #01a1eb;font-weight: 700;}
.pro .t .left li:hover a p{color: #01a1eb;font-weight: 700;}
.pro .b{display: block;margin-bottom: 60px;}
.pro .b ul{width: 100%;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.pro .b ul li{display: block;width: 49%;}
.pro .b ul li a{display: block;}
.pro .b ul li .imgs{display: block;width: 100%;height: auto;overflow: hidden;aspect-ratio: 684 / 456;}
.pro .b ul li .imgs img{display: block;width: 100%;height:100%;transition: all 700ms;object-fit: cover;}
.pro .b ul li h2{font-size: 18px;line-height: 70px;color: #111;transition: all 700ms;}
.pro .b ul li:hover .imgs img{transform: scale(1.05);}
.pro .b ul li:hover h2{color: #01a1eb;}

.pro .cp{display:flex;justify-content: space-between;align-items: center;margin-bottom: 60px;}
.pro .cp .tz{width: 900px;height: 600px;display: block;cursor: pointer;overflow: hidden;}
.pro .cp .tz img{display: block;width: 100%;height: auto;transition: all 700ms;}
.pro .cp .tz .swiper-slide img:hover{transform: scale(1.05);}
.pro .cp .tz:hover .swiper-button-next.swiper-s1down,.pro .cp .tz:hover .swiper-button-prev.swiper-s1up{opacity: 1;}
.pro .cp .tz .swiper-button-next.swiper-s1down, .pro .cp .tz .swiper-button-prev.swiper-s1up{width: 48px;height: 48px;font-size: 17px;background: none;color: #fff;border-color: #fff;opacity: 0;}
.pro .cp .tz .swiper-button-next.swiper-s1down:hover, .pro .cp .tz .swiper-button-prev.swiper-s1up:hover{border-color: #01a1eb;}
.pro .cp .tz .swiper-button-next.swiper-s1down{right: 30px;}
.pro .cp .tz .swiper-button-prev.swiper-s1up{right: auto;left: 30px;}

.pro .cp .ri{display: block;width: 31%;height: auto;}
.pro .cp .ri h3{font-size: 32px;color: #111;font-family: 'HarOS-Bold';margin-bottom: 20px;}
.pro .cp .ri .txt{display: block;margin-bottom: 80px;}
.pro .cp .ri .txt p{font-size: 18px;color: #111;opacity: 0.8;line-height: 30px;}
.pro .cp .ri .b-ck{border-color: #000;}
.pro .cp .ri .b-ck p,.pro .cp .ri .b-ck i{color: #000;}
.pro .cp .ri .b-ck:hover{border-color: #01a1eb;}
.pro .cp .ri .b-ck:hover p,.pro .cp .ri .b-ck:hover i{color: #01a1eb;}


.pro .co{display: block;margin-bottom: 100px;}
.pro .co h4{font-size: 26px;color: #111;line-height: 20px;padding-bottom: 40px;border-bottom: 1px solid #e5e5e5;font-family: 'HarOS-Bold';}
.pro .co .cta{display: block;width: calc(100% - 75px);margin: 30px auto;}
.pro .co .cta p{display: block;line-height: 33px;font-size: 18px;color: #111;margin-bottom: 20px;text-indent: 2em;}
.pro .co .cta img{display: block;margin:30px auto;max-width: 1050px;width: auto;height: auto;}
.pro .col{margin-bottom: 0;}
.pro .co .ctb{display: block;margin: 30px auto 0;}
.pro .co .ctb ul{font-size: 0;display: flex;justify-content: space-between;align-items: center;gap: 2%;}
.pro .co .ctb ul li{display: block;width: 32%;}
.pro .co .ctb ul li .imgs{display: block;overflow: hidden;}
.pro .co .ctb ul li .imgs img{display: block;height: auto;width: 100%;transition: all 700ms;}
.pro .co .ctb ul li h2{font-size: 20px;color: #111;line-height: 60px;text-overflow: ellipsis;white-space:nowrap;overflow:hidden;width:92%;padding: 0 4%;box-shadow: 0 5px 9px rgba(0, 0, 0, 0.1);transition: all 700ms;}
.pro .co .ctb ul li:hover img{transform: scale(1.05);}
.pro .co .ctb ul li:hover h2{color: #01a1eb;}
/* 产品 */
/* 服务 */
.serve .pro .t,.cases .pro .t{margin-bottom: 0;}
.serv{display: block;font-size: 0;}
.serv .s01{display: flex;justify-content: space-between;align-items: center;padding: 25px 0;cursor: pointer;}
.serv .s01 .l{display: block;width: 49.28%;overflow: hidden;}
.serv .s01 .l img{width: 100%;height: auto;transition: all 700ms;}
.serv .s01:hover img{transform: scale(1.05);}
.serv .s01 .r{display: block;width: 46%;}
.serv .s01 .r h4{font-size:32px;display: block;color: #111;font-family:'HarOS-Bold';margin-bottom:20px;transition: all 700ms;}
.serv .s01 .r .txt{display: block;}
.serv .s01 .r .txt p{font-size: 18px;line-height: 30px;color: #333;opacity: 0.8;transition: all 700ms;margin-bottom: 30px;}
.serv .s01:hover .r h4{color: #01a1eb;}
.serv .s01:hover .r .txt p{opacity: 1;color: #01a1eb;}
.serv .s01:nth-child(2n){flex-direction: row-reverse;}
/* 服务 */
/* 案例 */
.List.cases .pro::before{opacity: 0;}
.pro .cas li{margin-bottom: 2%;}
.pro .cas li a .imgs{position: relative;}
.pro .cas li a .imgs .go{position: absolute;left: 0;bottom: 30px;}
.pro .cas li a .imgs .go{display:flex;justify-content:center;align-items: center;opacity: 0;position: absolute;bottom: 40px;width: 100%;transition: all 700ms;}
.pro .cas li a .imgs .go p{font-size: 20px;line-height: 30px;color: #fff;font-family: 'HarOS-Medi';text-align: center;margin-right: 13px;}
.pro .cas li a .imgs .go i{font-size: 17px;color: #fff;line-height: 30px;display: block;}
.pro .cas li:hover a .imgs .go{opacity: 1;}
.pro .case{display: block;}
.pro .case .tit-h2{text-align: center;}
.pro .case .co{display: block;margin-bottom: 30px;}
.pro .case .co .cta p{font-size: 18px;line-height: 33px;margin-bottom: 30px;color: #333;text-indent:0em;}
.pro .case .co .cta img{display: block;width: auto;max-width: 900px;margin: 30px auto;}



/* 案例 */

/* 联系 */

.List .pro.cas-a{padding: 100px 0 110px;}
.cont{display: flex;justify-content: space-between;align-items: center;}
.cont .l{display: block;font-size: 0;width: 44%;cursor: pointer;}
.cont .l li{display: block;border-bottom: 1px solid rgba(0, 0 ,0 , 0.1);padding: 35px 0;}
.cont .l li:nth-child(1){border-top: 1px solid rgba(0, 0 ,0 , 0.1);}
.cont .l li b{display: inline-block;vertical-align: middle;position: relative;width: 44px;height: 44px;margin-right: 10px;}
.cont .l li b i{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);font-size: 24px;color: #111;transition: all 700ms;}
.cont .l li h5,.cont .l li p{display: inline-block;vertical-align: middle;width: calc(100% - 54px);color: #111;font-size: 20px;line-height: 30px;transition: all 700ms;}
.cont .l li h5{font-family: 'HarOS-Bold';}
.cont .l li:hover b i{transform:translate(-50%,-50%) scale(1.1);}
.cont .l li:hover h5,.cont .l li:hover p{color: #01a1eb;}
.cont .r{display: block;overflow: hidden;cursor: pointer;}
.cont .r img{display: block;width: 100%;height: auto;transition: all 700ms;}
.cont .r:hover img{transform: scale(1.05);}
.List .pro.con-s{width: 100%;padding: 100px 0;background: #f5f5f5;}
.conb{display: block;border-radius: 18px;}
.conb .r{width:100%;display: inline-block;vertical-align: top;}
.conb .r ul{font-size: 0;}
.conb .r li{display: inline-block;vertical-align: middle;width:calc(32% - 2px);margin-right: 2%;margin-bottom: 30px;position: relative;}
.conb .r li:nth-child(3n){margin-right: 0;}
.conb .r li h5{display: block;font-size: 18px;line-height: 40px;text-indent: 15px;position: relative;}

.conb .r li input{display: block;line-height: 52px;border: 1px solid #eaeaea;border-radius: 0px;background: #fff;font-size: 16px;text-indent:15px;width:100%;transition: all 700ms;}
.conb .r li.box{width: 100%;margin-right: 0;margin-bottom: 0;}
.conb .r li.box .inarea{height: 138px;padding: 15px 20px;width: 100%;border-radius: 0px;border: 1px solid #eaeaea;line-height: 30px;font-size: 17px;width:calc(100% - 42px);transition: all 700ms}
.conb .b-ck{margin-top: 50px;border-color: #111;}
.conb .b-ck p{color: #111;;margin-right: 0px;}
.conb .b-ck i{color: #111;;line-height: 20px;font-size: 15px;}
.b-ck:hover{border-color: #01a1eb;}
.b-ck:hover p,.b-ck:hover i{color: #01a1eb;}

.conb .r li::after{content: '*';top: 12px;left: 0px;position: absolute;color: red;font-size: 20px;z-index: 1;}
.conb .r li.rd::after{opacity: 0;}
.conb .r li input:focus { border-color: #01a1eb;}
.conb .r li.box textarea:focus{ border-color: #01a1eb;}
.lit .cba.cbt{font-size: 0;}
.lit .cba.cbt img{display: inline-block;vertical-align: middle;width: 30%;margin-right: 2%;}
.lit .cba.cbt img:nth-child(3n){margin-right: 0;}
/* 联系 */

.sbanner{width: 100%;height: 650px;}
.sbannerbox-m{display: none;}
/*-------- 下拉菜单 --------------*/
.dropMenu {position: absolute;z-index: 19;width: auto;;margin-top: 90px;margin-left: -60.5px;background:rgba(0,0,0,0.6);min-width: 145px;padding:20px 25px;box-shadow:0px 10px 20px rgba(0,0,0,.2);top: 0;left: 0;opacity: 0;transition: all 700ms;pointer-events: none}
.dropMenu li {margin-right: 0;}
.dropMenu li a {display: block;font-size: 17px;color: #111;line-height: 40px;text-align:center;transition:all 700ms;}
#dropmenu1{margin-left: -83.5px;width: 190px;}
#dropmenu2{margin-left: -52.5px;}
#dropmenu3{margin-left: -102px;min-width: 230px;}
#dropmenu4{margin-left: -72px;}


/* #dropmenu4{right: 0;left: auto;}
#dropmenu4 a{text-align: right;} */
.header>.lr>.nav>li .dropMenu>li:hover>a{color: #01a1eb;font-family: "HarOS-Medi";}

.navs-m{display: none;}



/*媒体查询*/


.a01,.a04,.foot,.List .abo1,.List .abo2,.List .abo3,.List .abo4,.List .pro,.conb{min-width: 1400px;width: 73.3%;margin: 0 auto}
.a02{width: 100%;margin: 0 auto;}
.a03{width: 92%;margin: 0 auto;}


.serve .pro::before{display: none;;}
/*上一篇下一篇*/
.prenext{width: auto;height:auto;margin: 0 auto;padding:30px 0 ;border-top: 0px solid #e6e6e6;display: flex;justify-content: space-between;align-items: center;}
.prenext ul{display: block;font-size: 0;display: flex;justify-content: center;text-align: center;margin: 0 auto;}
.prenext ul li{display:block;font-size:22px;color:#111;line-height:30px;transition: all 700ms;font-family: 'HarOS-Bold';position: relative;}
.prenext ul li a i{display: block;;line-height: 30px;font-size: 22px;margin: 0 10px;}
.prenext ul li a{font-size:20px;color:#111;line-height:30px;display:flex;;transition: all 700ms;font-family: 'HarOS-Bold';}
.prenext ul li a:hover{color:#01a1eb;}
/* .prenext a.return{width: 120px;height: 42px;display:block;float: right;margin-top:7px;text-align: center;background:#ed2d23;font-size: 16px;color:#fff;line-height: 42px;text-align: center;border-radius: 8px;} */
.prenext a.return{display: block;width: auto;line-height: 30px;margin: 0 40px;}
.prenext a.return i{font-size: 18px;color: #111;transition: all 700ms;}
.prenext a.return:hover i{color: #01a1eb;}

/*列表翻页*/
.dede_pages{overflow:hidden;padding:0px 0 0px;clear:both; height:auto;}
.dede_pages ul{color:#999; text-align:center;font-size: 0;}
.dede_pages ul li{color:#666666; display:inline-block;overflow: hidden;margin-right: 10px;line-height:38px;font-size:17px;background: #f5f5f5;transition: all 700ms;border-radius:5px;background: #fff;}
.dede_pages ul li .optionkw{margin-right: 5px;}
.dede_pages ul li a{color:#666666;text-decoration:none;width: 36px;height: 36px;line-height: 36px;display: block;font-size:17px;transition: all 700ms;border-radius: 5px;background: #fff;border: 1px solid #ebebeb;}
.dede_pages ul li:hover{ background:#01a1eb;color:#fff;}
.dede_pages ul li:hover select{border-color:#01a1eb;}
.dede_pages ul li:hover a{color:#fff;background:#01a1eb;border-color:#01a1eb;}
.dede_pages ul li:hover span{color:#fff;}
.dede_pages ul li.thisclass{width: 38px;height: 38px;background:#01a1eb;color:#fff;}
.dede_pages ul li select{display: none;}
.dede_pages ul li .optionkw {margin-right: 5px;display: none;}
.dede_pages ul li a.end {display: none;}
.dede_pages ul li a.first {display: none;}
.dede_pages ul li a.next,.dede_pages ul li a.prev{font-family: 'Icons';font-size: 24px;}
.header{position: fixed;transform: translate(-50%,0);left: 50%;}
.header.header-hidden{transform:translate(-50%,-100%)}
.header.header-hidden .pgy-nav{top: 69px;}

.sbanner{background-size: 100% 100% !important;}
.a2{background-size: 100% 100%;}

.foot .t .r li a .ewm{position: absolute;top: 56px;width: 160px;height: 160px;display: block;transition: all 700ms;left: -58px;opacity: 0;pointer-events: none;}
.foot .t .r li a .ewm::after{content: "";display: block;border: 10px solid transparent;border-bottom-color: #fff;position: absolute;left: 50%;-webkit-transform: translate(-50%,0);-moz-transform: translate(-50%,0);-ms-transform: translate(-50%,0);transform: translate(-50%,0);top: -20px;}
.foot .t .r li a .ewm img{width: 100%;display: block;height: auto;}
.foot .t .r li a:hover .ewm{opacity: 1;pointer-events: all;}
.foot .m li .lo p{cursor: pointer;}
.foot .m li .lo p:hover {color: rgba(255, 255, 255,1);}
.tit-h2 i{display: none;}
.foot .m li.sss a:nth-child(2){display: none;}

.bar .brs.a1 .barbt{border-color: #111;margin: 90px auto 0;}
.bar .brs.a1 .barbt p,.bar .brs.a1 .barbt i{color: #111;}
.barbt:hover{border-color: #01a1eb !important;}
.barbt:hover p, .barbt:hover i{color: #01a1eb !important;}


.brs{padding: 100px 0 100px;background-size: cover !important;}
.br1{background: #fff;}
.br2{background: url(../images/index/Barb2_02.jpg) no-repeat center;}
.br3 {width: 100%;background: url(../images/index/Bar2_b03.jpg) no-repeat center;background-size: 100% 100%;}
.br4{background: #fff;}
.br01 .b{display: flex;justify-content: space-between;align-items: center;}
.br01 .b .btl{display: block;width: 45%;}
.br01 .b .btl p{font-size: 18px;line-height: 33px;color:rgba(17, 17 ,17 , 0.9);padding-left: 15px;position: relative;}
.br01 .b .btl p::after{content: '';position: absolute;left: 0;top: 18px;transform: translateY(-50%);width: 6px;height: 6px;border-radius: 100px;background: #111;}
.br01 .b .btr{display: block;width: 690px;height: 460px;}
.br01 .b .btr .imgs{height: 100%;width: auto;display: block;position: relative;cursor: pointer;}
.br01 .b .btr .imgs video{width: 100%;height: 100%;}
.br01 .b .btr .imgs::before{content: '';position: absolute;top: 0;left: 0;z-index: 1;background: url(../images/index/Bar1_03.jpg) no-repeat center;background-size: cover;width: 100%;height: 100%;}
.br01 .b .btr .hide-pseudo.imgs::before{opacity: 0;visibility: hidden;}

.br2 .b .yl{display: flex;justify-content: left;gap: 25px;align-items: stretch;}
.br2 .b .yl a{display: block;background-color: #fff;flex: 1;border: 1px solid #efefef;}
.br2 .b .yl a .imgs{display: block;width: 100%;height: auto;aspect-ratio: 3 / 2;overflow: hidden;}


.br2 .b .yl a .imgs img{width: 100%;height: 100%;display: block;object-fit: cover;transition: all 700ms;}
.br2 .b .yl a .imgs:Hover img{transform: scale(1.07);}
.br2 .b .yl a:Hover .bt h4,.br2 .b .yl a:Hover .bt p{color: #01a1eb;}

.br2 .b .yl a .bt{display: block;padding: 30px;}
.br2 .b .yl a .bt h4{color: #000;font-size: 24px;line-height: 35px;height: 70px;margin-bottom: 10px;font-family: 'HarOS-Bold';transition: all 700ms;}
.br2 .b .yl a .bt p{font-size: 18px;color: #000;opacity: 0.6;line-height: 30px;transition: all 700ms;}

.br2 .b .swiper-pagination{width: 100%;bottom: -60px;transition: all 700ms;}
.br2 .b .swiper-pagination .swiper-pagination-bullet{width: 8px ;height: 8px ;background: #aaaaaa;opacity: 1;}
.br2 .b .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #01a1eb;width: 30px;opacity: 1;border-radius: 8px;}
.br4 .b{display: block;}
.br4 .b ul{display: flex;justify-content: left;gap: 32px;align-items: stretch;}
.br4 .b li{display: block;flex: 1;cursor: pointer;}
.br4 .b li .t{display: block;padding:30px;background: #f6f6f6;}
.br4 .b li .t .imgs{display: block;width: 100%;height: auto;overflow: hidden;aspect-ratio: 3 / 2;margin-bottom: 30px;}
.br4 .b li .t .imgs img{width: 100%;height: 100%;display: block;transition: all 700ms;object-fit: cover;}
.br4 .b li .t .imgs:Hover img{transform: scale(1.07);}
.br4 .b li .t .txt{display: block;text-align: center;}
.br4 .b li .t .txt h4{font-size: 30px;color: #111;line-height: 30px;transition: all 700ms;}
.br4 .b li .t .txt p{font-size: 20px;line-height: 27px;height: 108px;transition: all 700ms;}
.br4 .b li:hover .t .txt h4,.br4 .b li:hover .t .txt p{color: #01a1eb;}
.br4 .b li .bart4{background: #000;width: 100%;border: none;}


.br2 .a01 .btn{display: none;}


























@media (max-width:320px){
	.mainbox{padding-bottom: 68px;}
	.contbox .infob ul li a.tit{width: 50%}
	.contbox .inves .tzbtm table .checks{margin-right: 5px;}
	.contbox .inves .tzbtm table .checkbg{margin-right: 5px;}
	.box_swipe ul li img{height: 400px}
	.box_swipe{height: 400px;overflow: hidden;}
	.banner_bar_bd .bd_l dl dt{font-size: 20px;}
	.banner_bar_bd .bd_l dl dd{font-size: 12px;}
	.contbox .team .tt .dright .top span{font-size: 13px;margin-bottom: 0;height: 36px;overflow: hidden;display: block;line-height: 18px;}
}