*{ margin: 0; padding: 0; list-style: none; font-family: '微软雅黑'; font-size: 14px; color: #333;}
a{ text-decoration: none; cursor: pointer;}
img{ border: 0;}
h1, h2, h3, h4, h5{ font-weight: normal;}
ul, li{ list-style: none;}
b, i, em{ font-weight: normal; font-style: normal;}
button, textarea, input{ outline: none;}
select{ outline: none; appearance: none;}
html,body{ font-size: calc(100vw/19.2); margin: 0; padding: 0;}
@font-face{
	font-family: 'font1';
	src:url('../fonts/impact-2.ttf');
}
@font-face{
	font-family: 'font2';
	src:url('../fonts/MontserratAlternates-Light-15.otf');
}
@font-face{
	font-family: 'font3';
	src:url('../fonts/PlayfairDisplay-Regular.ttf');
}
/*::-webkit-scrollbar{}
::-webkit-scrollbar-thumb{}*/
.mavmaxbox .cont::-webkit-scrollbar{ width: 6px; height: 6px; border-radius: 3px; background: hsla(0,0%,0%,0.00);}
.mavmaxbox .cont::-webkit-scrollbar-thumb{ width: 6px; height: 6px; border-radius: 3px; background: hsla(0,0%,0%,0.20);}
/* 清除浮动 */
.clearfix:after{visibility:hidden;display:block;font-size:0;content: " ";clear:both;height:0;}
.clearfix{*zoom: 1;}
/*.w1200{ width: 1200px; margin: auto;}*/
.header{ position: fixed; top: 0; left: 0; right: 0; z-index: 50; padding: 0 1.2rem; transition: all 0.5s; background: #fff; height: 0.84rem; display: flex; justify-content: space-between; align-items: center;}
.header2{ box-shadow: 0 0 15px hsla(0,0%,0%,0.10);}
.header .logo a img{ display: block; height: 0.42rem;}
.header .nav{ display: flex;}
.header .nav .li{ margin-left: 0.55rem; position: relative;}
.header .nav .li:first-child{ margin-left: 0;}
.header .nav .li .tit a{ display: block; font-size: 0.17rem; font-weight: bold; line-height: 0.84rem; color: #333; transition: all 0.5s; position: relative;}
.header .nav .li .tit a::after{ width: 0; height: 2px; background: #154A9A; position: absolute; bottom: 0; left: 50%; transform: translateX(-50%); transition: all 0.5s; content: '';}
.header .nav .li.on .tit a::after{ width: 100%;}
.header .nav .li:hover .tit a{ color: #0093DD;}
.header .tel a{ display: block; background: #0093DD; line-height: 0.52rem; border-radius: 0.3rem; padding: 0 0.2rem; transition: all 0.5s;}
.header .tel a:hover{ background: #154A9A;}
.header .tel a i{ display: block; font-size: 0.18rem; color: #fff; font-weight: bold; padding-left: 28px; background: url(../images/2s.png) no-repeat center left; background-size: 0.19rem auto; transition: all 0.5s;}
/*.header .tel a:hover{ background: hsla(200,100%,43%,0.50);}*/
/*.bodymaxload{ z-index: 60; opacity: 1; animation: myfirst4 0.8s alternate; animation-delay: 3.5s; animation-iteration-count: 1; animation-timing-function: linear; animation-fill-mode: forwards}
@keyframes myfirst4{
    0%   { opacity: 1; z-index: 60; }
    80%  { opacity: 0; z-index: 60; }
    100% { opacity: 0; z-index: -100; }
}*/
.header .nav .li .list{ position: absolute; top: 0.84rem; left: 50%; transform: translateX(-50%); background: #EFF3F7; width: 2.7rem; display: none; /*justify-content: flex-start; flex-wrap: wrap;*/ box-shadow: 0 5px 16px hsla(204,32%,83%,0.25);}
.header .nav .li:hover .list{ display: block;}
.header .nav .li .list2{ width: 5.4rem; justify-content: flex-start; flex-wrap: wrap;}
.header .nav .li:hover .list2{ display: flex;}
.header .nav .li .list2 .mli{ width: 50%; position: relative;}
.header .nav .li .list2 .mli::before{ width: 2px; height: 100%; background: #fff; position: absolute; top: 0; right: -1px; content: '';}
.header .nav .li .list2 .mli:nth-child(2n)::before{ display: none;}
.header .nav .li .list .mli:nth-child(2n)::after{ display: none;}
.header .nav .li .list .mli .top a{ display: flex; justify-content: flex-start; align-items: center; transition: all 0.5s; min-height: 0.64rem;}
.header .nav .li .list .mli.cur .top a, .header .nav .li .list .mli:hover .top a{ background: #0093DD;}
.header .nav .li .list .mli .top .img{ width: 0.5rem; height: 0.5rem; position: relative; margin: 0 0.15rem 0 0.35rem;}
.header .nav .li .list .mli .top .img i{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition: all 0.5s;}
.header .nav .li .list .mli .top .img i:first-child{ opacity: 1;}
.header .nav .li .list .mli .top .img i img{ display: block; width: 100%;}
.header .nav .li .list .mli.cur .top .img i:first-child, .header .nav .li .list .mli:hover .top .img i:first-child{ opacity: 0;}
.header .nav .li .list .mli.cur .top .img i:nth-child(2), .header .nav .li .list .mli:hover .top .img i:nth-child(2){ opacity: 1;}
.header .nav .li .list .mli .p{ font-size: 0.17rem; font-weight: bold; transition: all 0.5s;}
/*.header .nav .li .list .mli:hover .p{ color: #0093DD;}*/
.header .nav .li .list .mli.cur .top .p, .header .nav .li .list .mli:hover .top .p{ color: #fff;}
.header .nav .li .list2 .left{ background: #EFF3F7; }
/*.header .nav .li .list2 .right{ width: calc(100% - 2.7rem);}
.header .nav .li .list2 .right .eli{ padding: 40px 40px 40px 50px; display: none;}
.header .nav .li .list2 .right .eli.cur{ display: block;}
.header .nav .li .list2 .right .eli a{ display: block; font-size: 16px; line-height: 26px; color: #333; margin-top: 30px; position: relative; padding-left: 20px; transition: all 0.5s;}
.header .nav .li .list2 .right .eli a:hover{ color: #0093DD;}
.header .nav .li .list2 .right .eli a:first-child{ margin-top: 0;}
.header .nav .li .list2 .right .eli a::after{ content: '●'; font-size: 14px; position: absolute; top: 0; left: 0; color: #333;}*/
.header .nav .li .list .bot{ display: none; position: absolute; top: 0; left: 2.7rem; background: #fff; min-height: 100%; box-shadow: 0 5px 16px hsla(204,32%,83%,0.25);}
.header .nav .li .list .mli.cur .bot{ display: block;}
/*.header .nav .li .list .mli:hover .bot{ display: block;}*/
.header .nav .li .list .bot .mk{ padding: 0.4rem 0.4rem 0.4rem 0.5rem; width: 4.9rem;}
.header .nav .li .list .bot .mk a{ display: block; font-size: 0.16rem; line-height: 0.26rem; color: #333; margin-top: 0.2rem; position: relative; padding-left: 0.2rem; transition: all 0.5s;}
.header .nav .li .list .bot .mk a:hover{ color: #0093DD;}
.header .nav .li .list .bot .mk a:first-child{ margin-top: 0;}
.header .nav .li .list .bot .mk a::after{ content: ''; width: 0.06rem; height: 0.06rem; background: #333; border-radius: 100%; font-size: 14px; position: absolute; top: 0.1rem; left: 0; color: #333;}
.header .nav .li .list .mli .mmlist{ display: none; position: absolute; top: 0; left: 100%; width: 2.7rem; background: #EFF3F7; border-left: 2px solid #fff; min-height: 100%;}
.header .nav .li .list .mli.cur .mmlist{ display: block;}
.header .nav .li .list .mli .mmlist a{ display: flex; justify-content: flex-start; align-items: center; transition: all 0.5s; min-height: 0.64rem;}
.header .nav .li .list .mli .mmlist .vli:hover a{ background: #0093DD;}
.header .nav .li .list .mli .mmlist .img{ width: 0.5rem; height: 0.5rem; position: relative; margin: 0 0.15rem 0 0.35rem;}
.header .nav .li .list .mli .mmlist .img i{ display: block; width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0; transition: all 0.5s;}
.header .nav .li .list .mli .mmlist .img i:first-child{ opacity: 1;}
.header .nav .li .list .mli .mmlist .img i img{ display: block; width: 100%;}
/*.header .nav .li .list .mli .mmlist .img i:first-child,*/ .header .nav .li .mmlist .vli:hover .img i:first-child{ opacity: 0;}
/*.header .nav .li .list .mli .mmlist .img i:nth-child(2),*/ .header .nav .li .mmlist .vli:hover .img i:nth-child(2){ opacity: 1;}
/*.header .nav .li .list .mli.cur .top .p,*/ .header .nav .li .mmlist .vli:hover .p{ color: #fff;}



.indexbanner{ position: relative; margin-top: 0.84rem;}
.indexbanner .img{ position: relative;}
.indexbanner .img .m{ width: 100%; height: 8.76rem; overflow: hidden;}
.indexbanner .img .m img{ width: 100%; opacity: 0;}
.indexbanner .swiper-pagination{ bottom: 0.45rem!important; display: flex; justify-content: center;}
.indexbanner .swiper-pagination-bullet{ width: 50px; height: 7px; border-radius: 4px; background: #fff; opacity: 0.4; margin: 0 5px;}
.indexbanner .swiper-pagination-bullet-active{ opacity: 1; background: #00ADFF;}
.indexbanner .text{ width: 11.2rem; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-55%);}
.indexbanner .text .h{ font-size: 0.72rem; font-weight: bold; line-height: 0.8rem; text-align: center; color: #fff;}
.indexbanner .text .hT{ font-size: 0.52rem; font-weight: bold; line-height: 0.8rem; text-align: center; color: #fff;}
.indexbanner .text .p{ font-size: 0.22rem; line-height: 0.42rem; margin-top: 0.45rem; color: #fff; text-align: center;}
.morebox{ display: flex;}
.morebox a{ padding: 0 0.45rem; background: linear-gradient(180deg, #0093DD 0%, #0093DD 100%); height: 0.56rem; line-height: 0.56rem; border-radius: 0.3rem; transition: all 0.5s;}
.morebox a:hover{ background: #154A9A;}
.morebox a i{ padding-right: 0.24rem; display: block; font-size: 0.18rem; color: #fff; background: url(../images/4.png) no-repeat center right; background-size: 0.09rem auto;}
.morebox2 a{ height: 0.54rem; line-height: 0.54rem; border: 1px solid #0093DD; background: hsla(0,0%,0%,0.00); transition: all 0.5s;}
.morebox2 a:hover{ background: #0093DD;}
.morebox2 a i{ color: #0093DD; background: url(../images/18.png) no-repeat right center; background-size: 0.09rem auto; transition: all 0.5s;}
.morebox2 a:hover i{ color: #fff; background: url(../images/4.png) no-repeat right center; background-size: 0.09rem auto;}
.indexbanner .morebox{ margin-top: 0.45rem; justify-content: center;}
.indexbanner .swiper-button-next,
.indexbanner .swiper-button-prev{ width: 0.3rem; height: 0.52rem; background: url(../images/3.png) no-repeat center; background-size: 100% auto; transition: all 0.5s; opacity: 0.5;}
/*.indexbanner*/ .swiper-button-next::after,
/*.indexbanner*/ .swiper-button-prev::after{ display: none;}
.indexbanner .swiper-button-prev{ left: 42px; transform: rotate(180deg);}
.indexbanner .swiper-button-next{ right: 42px;}
.indexbanner .swiper-button-next:hover,
.indexbanner .swiper-button-prev:hover{ opacity: 1;}
.indexonebox{ display: flex; justify-content: center; padding: 85px 0 100px 0; background: url(../images/9.jpg) no-repeat bottom center; background-size: cover;}
.indexonebox .li{ margin: 0 0.9rem; width: 2.3rem;}
.indexonebox .li .m{ width: 1.2rem; height: 1.5rem; margin: auto;}
.indexonebox .li .m img{ display: block; width: 100%;}
.indexonebox .li .h{ font-size: 0.24rem; line-height: 0.34rem; color: #1A1A1A; font-weight: bold; text-align: center; margin-top: 0.35rem;}
.indexonebox .li .p{ font-size: 0.16rem; line-height: 0.3rem; margin-top: 0.2rem; color: #444444; text-align: center;}
.indextwobox{ position: relative; background: url(../images/20.jpg) no-repeat center bottom; background-size: cover;}
.indextwobox .img{ padding: 2.1rem 0; opacity: 0; transition: all 0.5s;}
.indextwobox .swiper-slide-active .img{ opacity: 1;}
.indextwobox .img .m{ width: 7.37rem; height: 5.4rem; margin-left: 2rem; float: left; display: flex; align-items: center; justify-content: center;}
.indextwobox .swiper-slide:nth-child(2n) .img .m{ float: right; margin: 0 2rem 0 0;}
.indextwobox .img .m img{ max-width: 100%; max-height: 100%;}
.indextwobox .text{ width: 6.7rem; /*height: 5.4rem; display: flex; align-items: center;*/ float: right; padding-top: 0.6rem; margin-right: 2rem;}
.indextwobox .swiper-slide:nth-child(2n) .text{ float: left; margin: 0 0 0 2rem;}
.indextwobox .text>div{ width: 100%;}
.indextwobox .text .n{ font-size: 0.24rem; line-height: 1; color: #30A7E3; font-weight: bold;}
.indextwobox .text .h{ font-size: 0.4rem; line-height: 0.48rem; color: #020202; font-weight: bold; margin-top: 0.15rem;}
.indextwobox .text .em{ font-size: 0.18rem; line-height: 0.26rem; text-transform: uppercase; color: #999; margin-top: 0.2rem;}
.indextwobox .text .p{ font-size: 0.16rem; line-height: 0.36rem; margin-top: 0.3rem; color: #666;}
.indextwobox .swiper-pagination-bullet{ width: 36px; height: 8px; background: #fff; opacity: 1; border-radius: 4px; margin: 0 5px;}
.indextwobox .swiper-pagination-bullet-active{ background: #0093DD;}
.indextwobox .swiper-pagination{ bottom: 0.58rem!important;}
.indextwobox .text .morebox{ margin-top: 0.7rem;}
.indextwobox .swiper-button-next,
.indextwobox .swiper-button-prev{ width: 0.9rem; height: 0.9rem; border: 1px solid #8A8A8A; background: url(../images/17.png) no-repeat center; background-size: 0.17rem auto; border-radius: 100%; opacity: 0.5; transition: all 0.5s;}
.indextwobox .swiper-button-next:hover,
.indextwobox .swiper-button-prev:hover{ background: #0093DD url(../images/17.png) no-repeat center; background-size: 17px auto; border-color: #0093DD; opacity: 1;}
.indextwobox .swiper-button-prev{ left: 0.6rem; transform: rotate(180deg);}
.indextwobox .swiper-button-next{ right: 0.6rem;}
.indexthreebox{ height: 5.55rem; background: url(../images/24.jpg) no-repeat center; background-size: cover; display: flex; justify-content: center; align-items: center;}
.indexthreebox .m img{ display: block; height: 0.65rem; margin: auto;}
.indexthreebox .more{ display: flex; justify-content: center; margin: 0.34rem 0 0 0;}
.indexthreebox .more a{ width: 0.74rem; height: 0.74rem; border-radius: 100%; border: 1px solid hsla(0,0%,100%,0.50); background: url(../images/23.png) no-repeat center; background-size: 0.45rem auto; transition: all 0.5s;}
.indexthreebox .more a:hover{ border-color: #fff; background: #fff url(../images/23s.png) no-repeat center; background-size: 0.45rem auto;}
.indexfourbox{ background: #eee; padding: 0.66rem 0;}
.titlemax{ display: flex; justify-content: center; box-sizing: border-box;}
.titlemax .h{ font-size: 0.42rem; line-height: 0.46rem; white-space: nowrap; color: #191919; padding: 0 20px; font-weight: bold;}
.titlemax i{ width: 100%; background: url(../images/25.png) no-repeat right center; background-size: auto 15px;}
.titlemax i:last-child{ transform: rotate(180deg);}
.indexfourbox .list .swiper-container{ margin: 40px auto 0; width: 18.24rem; padding: 0 0.3rem;}
.indexfourbox .img{ width: 4.32rem; margin: auto; background: #fff;}
.indexfourbox .img .m{ width: 100%; height: 2.52rem; overflow: hidden;}
.indexfourbox .img .m img{ display: block; width: 100%; transition: all 0.5s;}
.indexfourbox .img:hover .m img{ transform: scale(1.05);}
.indexfourbox .swiper-button-next,
.indexfourbox .swiper-button-prev{ width: 0.25rem; height: 100%; margin: 0; top: 0; background: #eee;}
.indexfourbox .swiper-button-prev{ left: -1px; transform: rotate(180deg);}
.indexfourbox .swiper-button-next{ right: -1px;}
.indexfourbox .swiper-button-next::before,
.indexfourbox .swiper-button-prev::before{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background: url(../images/26.png)no-repeat center; background-size: 100% auto; transition: all 0.5s; content: ''; opacity: 0.6; z-index: 5;}
.indexfourbox .swiper-button-next:hover::before,
.indexfourbox .swiper-button-prev:hover::before{ opacity: 1;}
.indexfourbox .text{ padding: 20px;}
.indexfourbox .text .h{ font-size: 0.24rem; line-height: 0.34rem; font-weight: bold; color: #333;}
.indexfourbox .text .icon{ padding-top: 0.1rem; display: flex; flex-wrap: wrap;}
.indexfourbox .text .icon i{ background: hsla(200,100%,43%,0.20); padding: 0 0.07rem; margin: 0.04rem 0.04rem 0 0; font-size: 0.14rem; line-height: 0.24rem; color: #0093DD; border-radius: 2px;}
.indexfourbox .text .p{ font-size: 0.14rem; line-height: 0.26rem; margin-top: 0.15rem; color: hsla(0,0%,20%,0.80); min-height: calc(0.26rem * 3);}
.indexfourbox .text .a{display: flex; margin-top: 0.3rem;}
.indexfourbox .text .a a{ font-size: 0.14rem; color: #0093DD; line-height: 0.2rem; padding-right: 0.1rem; transition: all 0.5s; position: relative;}
.indexfourbox .text .a a::after{ position: absolute; top: 0; right: 0; width: 0.09rem; height: 100%; background: url(../images/18.png) no-repeat center right; background-size: 0.07rem auto; opacity: 0; transition: all 0.5s; content: '';}
.indexfourbox .text .a a:hover::after{ opacity: 1;}
.moretwobox{ display: flex; justify-content: center;}
.moretwobox a{ transition: all 0.5s; padding: 0 0.44rem; line-height: 0.58rem; border-radius: 0.3rem; border: 1px solid #0093DD; font-size: 0.18rem; color: #0093DD;}
.moretwobox a:hover{ background: #0093DD; color: #fff;}
.indexfourbox .moretwobox{ margin-top: 0.6rem;}
.indexopenbox{ background: hsla(200,76%,89%,0.40); padding: 0.56rem 0;}
.indexopenbox .cont{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: -0.18rem auto 0; width: 18.24rem;}
.indexopenbox .cont .li{ width: 2.12rem; margin: 0.18rem 0.08rem 0 0.08rem;}
.indexopenbox .cont .li a{ display: flex; justify-content: center; align-items: center; background: #fff; height: 0.78rem; box-shadow: 0px 8px 28px 0px #E9EDF2;}
.indexopenbox .cont .li a img{ display: block; max-width: 80%; max-height: 80%;}
.footer{ background: #003E72;}
.footer .list{ padding: 0.55rem 1.22rem; display: flex; justify-content: space-between;}
.footer .list .wli{ margin-left: 0.5rem;}
.footer .list .wli:first-child{ margin-left: 0;}
.footer .list .wli .h a{ display: block; font-size: 0.18rem; line-height: 1; font-weight: bold; color: #fff; margin-bottom: 0.2rem;}
.footer .list .wli .mk .m,
.footer .list .wli .tact .tp .li{ /*margin-top: 16px;*/ display: flex;}
/*.footer .list .wli .mk .m:first-child{ margin-top: 0;}*/
.footer .list .wli .mk .m a,
.footer .list .wli .tact .tp .li .p{ font-size: 0.16rem; line-height: 0.4rem; color: hsla(0,0%,100%,0.60); transition: all 0.5s;}
.footer .list .wli .mk .m a:hover{ color: #fff;}
.footer .list .wli2{ width: 4.1rem;}
.footer .list .wli .tact .tp .li .p:first-child{ white-space: nowrap;}
.footer .list .wli .tact .tp .li .s{ font-size: 0.18rem; font-weight: bold; line-height: 0.4rem; color: #fff; opacity: 0.8;}
.footer .list .wli .tact .tb{ display: flex; margin-top: 0.2rem;}
.footer .list .wli .tact .tb .li{ height: 100px; margin-left: 22px;}
.footer .list .wli .tact .tb .li:first-child{ margin-left: 0;}
.footer .list .wli .tact .tb .li img{ display: block; height: 100%;}
.footer .boot{ border-top: 1px solid hsla(0,0%,90%,0.20); padding: 0.3rem 1.22rem; display: flex;}
.footer .boot .p,
.footer .boot a{ font-size: 0.16rem; line-height: 0.2rem; color: hsla(0,0%,100%,0.30); transition: all 0.5s; margin-right: 0.1rem;}
.footer .boot a:hover{ color: #fff;}
.indexnavright{ position: fixed; top: 50%; right: 7px; transform: translateY(-50%); z-index: 40;}
.indexnavright .li{ margin-top: 2px; position: relative; cursor: pointer;}
.indexnavright .li .mk{ width: 0.87rem; height: 0.79rem; border-radius: 2px; background: #fff; display: flex; justify-content: center; align-items: center; transition: all 0.5s;}
.indexnavright .li:hover .mk{ background: #0093DD;}
.indexnavright .li .img{ display: none; width: 1.34rem; position: absolute; top: 0; right: 0.87rem; padding: 0.16rem 0.19rem; background: #0093DD; border-radius: 3px 0 3px 3px;}
.indexnavright .li:hover .img{ display: block;}
.indexnavright .li .img img{ display: block; width: 100%;}
.indexnavright .li .mk .m{ width: 0.4rem; height: 0.3rem; margin: auto; transition: all 0.5s;}
.indexnavright .li.tel .mk .m{ background: url(../images/14.png) no-repeat center; background-size: 0.28rem auto;}
.indexnavright .li.wea .mk .m{ background: url(../images/15.png) no-repeat center; background-size: 0.34rem auto;}
.indexnavright .li.tel:hover .mk .m{ background: url(../images/14s.png) no-repeat center; background-size: 0.28rem auto;}
.indexnavright .li.wea:hover .mk .m{ background: url(../images/15s.png) no-repeat center; background-size: 0.34rem auto;}
.indexnavright .li .mk .p{ font-size: 0.14rem; line-height: 0.14rem; color: #0093DD; text-align: center; margin-top: 0.12rem; transition: all 0.5s;}
.indexnavright .li:hover .mk .p{ color: #fff;}
.indexnavright .li .top{ background: #0093DD url(../images/16.png) no-repeat center; background-size: 0.27rem auto; height: 0.36rem;}
.indexnavright .li .sup{ display: none; position: absolute; top: 0; right: 0.87rem; background: #0093DD; border-radius: 2px 0 2px 2px; width: 1.34rem; padding: 0.22rem 0.19rem;}
.indexnavright .li:hover .sup{ display: block;}
.indexnavright .li .sup .li{ margin-top: 0.15rem;}
.indexnavright .li .sup .li:first-child{ margin-top: 0;}
.indexnavright .li .sup .li .h{ font-size: 0.14rem; line-height: 1; color: #fff; margin-bottom: 5px;}
.indexnavright .li .sup .li .p{ font-size: 0.16rem; font-weight: bold; line-height: 1; color: #fff;}
.pinggutwo{ background: #fff; padding: 0.85rem 0;}
.pingtit{ font-size: 0.4rem; text-align: center; font-weight: bold; line-height: 0.5rem; color: #191919;}
.pinggutwo .list{ width: 17.2rem; padding: 10px 0 0 0; margin: auto; display: flex; justify-content: center; flex-wrap: wrap;}
.pinggutwo .list .li{ width: 3.9rem; margin: 50px 0.2rem 0 0.2rem; position: relative;}
.pinggutwo .list .li::after{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; background: linear-gradient(0deg, #FFFFFF, #EFFCFF); border: 1px solid #DFF4FF; border-radius: 0.1rem; content: '';}
.pinggutwo .list .li::before{ position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0.1rem; background: linear-gradient(114deg, #FFFFFF, #F1FAFF, #EFFCFF, #FFFFFF); z-index: 2; transition: all 0.5s; opacity: 0; content: ''; box-shadow: 0 13px 55px #bad0d9;}
.pinggutwo .list .li:hover::before{ opacity: 1;}
.pinggutwo .list .li a{ display: block; padding: 0.35rem 0.42rem/*0.35rem 0.42rem*/; position: relative; z-index: 5;}
.pinggutwo .list .li .m img{ height: 1.17rem; display: block; margin: auto;}
.pinggutwo .list .li .h{ font-size: 0.24rem; line-height: 0.34rem; text-align: center; color: #333; margin-top: 20px; font-weight: bold; transition: all 0.5s;}
.pinggutwo .list .li .em{ width: 40px; height: 2px; background: #0093DD; margin: 15px auto 0;}
.pinggutwo .list .li .p{ font-size: 0.18rem; line-height: 0.34rem; color: #333; opacity: 0.9; text-align: center; margin-top: 0.1rem; transition: all 0.5s;}
.pinggutwo .list .li .p i{ font-weight: bold; font-size: 0.18rem; color: #333; transition: all 0.5s;}
.pinggutwo .list2 .li .p{ margin-top: 0.3rem;}
.pinggutwo .list .li .p p{ font-size: 0.18rem; line-height: 0.18rem; color: #333; opacity: 0.9; margin-top: 0.1rem; transition: all 0.5s;}
.pinggutwo .list .li .p p:hover{color:#0093DD;}
.pinggutwo .list .li:hover .h,
.pinggutwo .list .li:hover .p,
.pinggutwo .list .li:hover .p i{ color: #0093DD;}
.mavmaxbox{ background: #F5F5F5; padding: 0 1.1rem; overflow: hidden;}
.mavmaxbox .cont{ display: flex; justify-content: flex-start; overflow-y: auto; /*padding: 0.25rem 0;*/}
.mavmaxbox .cont .li a{ display: block; font-size: 0.18rem; line-height: 0.68rem; color: #333; white-space: nowrap; transition: all 0.5s;}
.mavmaxbox .cont .li{ margin-left: 0.5rem;}
.mavmaxbox .cont .li:first-child{ margin-left: 0;}
.mavmaxbox .cont .li a:hover{ color: #0093DD;}
.bannertwobox{ position: relative; margin-top: 0.84rem;}
.bannertwobox .m{ width: 100%; height: 5.2rem; overflow: hidden;}
.bannertwobox .m img{ display: block; width: 100%; opacity: 0;}
.bannertwobox .img{ position: absolute; top: 0; right: 0.6rem; width: 9rem; height: 100%; display: flex; justify-content: center; align-items: center;}
.bannertwobox .img2{ right: 1.6rem;}
.bannertwobox .img img{ display: block; /*max-width: 90%; max-height: 90%;*/ position: absolute; top: 0; right: 0; /*transform: translate(-50%,-50%);*/ height: 100%;}
.bannertwobox .text{ position: absolute; top: 1.46rem; left: 1.1rem; /*width: 635px;*/}
.bannertwobox .text .em{ display: flex;}
.bannertwobox .text .em>div{ padding: 0 0.14rem; background: hsla(200,97%,13%,0.10); height: 0.4rem; line-height: 0.4rem; border-radius: 0.2rem;}
.bannertwobox .text .em i{ display: block; font-size: 0.24rem; padding-left: 0.32rem; background: url(../images/34.png) no-repeat left center; background-size: 0.26rem auto; color: #fff;}
.bannertwobox .text .h{ font-size: 0.5rem; font-weight: bold; line-height: 0.6rem; color: #fff; margin-top: 0.24rem;}
.bannertwobox .text .p{ font-size: 0.18rem; line-height: 0.28rem; color: hsla(0,0%,100%,0.80); font-weight:320;/*color: #fff;*/ margin-top: 15px; transition-property: 0.8; width: 8.35rem;}
.navminbox{ display: flex;}
.bannertwobox .navminbox{ position: absolute; left: 1.1rem; bottom: 0.35rem;}
.bannertwobox .navminbox a{ font-size: 0.16rem; color: hsla(0,0%,100%,0.80); font-weight:320; line-height: 0.2rem; margin-left: 0.18rem; position: relative; transition: all 0.5s;}
.bannertwobox .navminbox a:hover{ color: #fff;}
.bannertwobox .navminbox a::after{ content: '-'; width: 0.18rem; font-size: 0.16rem; color: #fff; opacity: 0.7; text-align: center; position: absolute; top: 0; left: -0.18rem;}
.bannertwobox .navminbox a:first-child::after{ display: none;}
.bannertwobox .navminbox a:first-child{ margin-left: 0;}
.pingguthree{ padding: 0.9rem 0; background: #F6F7F9;}
.pingguthree .list{ display: flex; justify-content: center; margin-top: 0.9rem;}
.pingguthree .list .li{ width: 2.84rem;}
.pingguthree .list .li a{ display: block;}
.pingguthree .list .li .m{ width: 1.27rem; height: 1.27rem; border-radius: 100%; border: 1px solid #F5782A; margin: auto; position: relative;}
.pingguthree .list .li:nth-child(2) .m{ border-color: #3EB4EA;}
.pingguthree .list .li:nth-child(3) .m{ border-color: #2DC3B2;}
.pingguthree .list .li:nth-child(4) .m{ border-color: #FFBA00;}
.pingguthree .list .li:nth-child(5) .m{ border-color: #F0353B;}
.pingguthree .list .li:nth-child(6) .m{ border-color: #848485;}
.pingguthree .list .li .m img{ display: block; width: 100%; transition: all 0.5s;}
.pingguthree .list .li:hover .m img{ transform: rotateY(180deg);}
.pingguthree .list .li .m::after{ content: ''; width: 1.57rem; height: 1px; background: #F5782A; position: absolute; top: 50%; left: 1.27rem; margin-top: -0.5px;}
.pingguthree .list .li:nth-child(2) .m::after{ background: #3EB4EA;}
.pingguthree .list .li:nth-child(3) .m::after{ background: #2DC3B2;}
.pingguthree .list .li:nth-child(4) .m::after{ background: #FFBA00;}
.pingguthree .list .li:nth-child(5) .m::after{ background: #F0353B;}
.pingguthree .list .li:nth-child(6) .m::after{ background: #848485;}
.pingguthree .list .li:last-child .m::after{ display: none;}
.pingguthree .list .li .p{ font-size: 0.26rem; line-height: 0.36rem; text-align: center; font-weight: bold; color: #333; margin-top: 0.25rem;}
.pinggufourbox{ padding: 0.9rem 0;}
.pinggufourbox .list{ display: flex; justify-content: center; margin-top: 0.9rem;}
.pinggufourbox .list .li{ margin-left: 1.3rem; position: relative;}
.pinggufourbox .list .li:first-child{ margin-left: 0;}
.pinggufourbox .list .li .m img{ display: block; height: 1rem; margin: auto; transition: all 0.5s;}
.pinggufourbox .list .li:hover .m img{ transform: rotateY(180deg);}
.pinggufourbox .list .li .p{ font-size: 0.24rem; line-height: 0.34rem; text-align: center; color: #0093DD; margin-top: 0.2rem; font-weight: bold;}
.pinggufourbox .list .li::after{ width: 1.2rem; height: 0.17rem; background: url(../images/52.png) no-repeat center; background-size: auto 100%; content: ''; position: absolute; top: 0.5rem; left: -1.25rem;}
.pinggufourbox .list .li:first-child::after{ display: none;}
.w1680{ width: 16.8rem; margin: auto;}
.rencaitwo{ padding: 0.9rem 0 0 0;}
.rencaitwo .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0.5rem -0.3rem 0 -0.3rem;}
.rencaitwo .list .li{ width: 8.1rem; position: relative; margin: 0 0.3rem;}
.rencaitwo .list .li::after{ background: linear-gradient(0deg, #FFFFFF, #EFFCFF); border-radius: 0.1rem; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border: 1px solid #DFF4FF; content: '';}
.rencaitwo .list .li a{ position: relative; z-index: 5; padding: 0.53rem 0.29rem 0.53rem 0.46rem; display: flex; justify-content: space-between; align-items: center;}
.rencaitwo .list .li .m img{ display: block; width: 1.04rem;}
.rencaitwo .list .li .p{ width: calc(100% - 1.44rem); font-size: 0.18rem; line-height: 0.34rem; color: #333; opacity: 0.9;}
.rencaithree{ padding: 1rem 0;}
.rencaithree .list{ margin-top: 0.5rem;}
.rencaithree .list .li{ float: left; width: 4.78rem; position: relative; margin-right: 1.23rem;}
.rencaithree .list .li:nth-child(4),
.rencaithree .list .li:nth-child(5),
.rencaithree .list .li:nth-child(6){ float: right; margin-top: 1.17rem;}
.rencaithree .list .li:nth-child(3),
.rencaithree .list .li:nth-child(4){ margin-right: 0;}
.rencaithree .list .li::after{ content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; z-index: 0; border-radius: 0.1rem; background: #F2F9FC; border: 1px dashed #0093DD;}
.rencaithree .list .li:nth-child(2)::after{ border-color: #2DD0EE;}
.rencaithree .list .li:nth-child(3)::after{ border-color: #487BC8;}
.rencaithree .list .li:nth-child(4)::after{ border-color: #3EBA6D;}
.rencaithree .list .li:nth-child(5)::after{ border-color: #4DCEA6;}
.rencaithree .list .li:nth-child(6)::after{ border-color: #E7813D;}
.rencaithree .list .li a{ display: flex; align-items: center; justify-content: space-between; padding: 0.4rem 0.6rem 0.4rem 0.32rem; position: relative; z-index: 5;}
.rencaithree .list .li .m img{ height: 1.39rem; display: block;}
.rencaithree .list .li .text{ width: 2.24rem;}
.rencaithree .list .li .text .h{ font-size: 0.24rem; line-height: 0.5rem; text-align: center; border-radius: 0.25rem; background: hsla(200,100%,43%,0.20); color: #0093DD; font-weight: bold;}
.rencaithree .list .li .text .p{ font-size: 0.24rem; text-align: center; color: #0383DB; line-height: 0.3rem; margin-top: 0.15rem; font-weight: bold;}
.rencaithree .list .li::before{ width: 1.23rem; height: 100%; background: url(../images/62.png) no-repeat center; background-size: 0.59rem auto; position: absolute; top: 0; right: -1.23rem; content: '';}
.rencaithree .list .li:nth-child(3)::before{ width: 100%; height: 1.17rem; top: 100%; right: 0; transform: rotate(90deg);}
.rencaithree .list .li:nth-child(4)::before{ display: none;}
.rencaithree .list .li:nth-child(5)::before,
.rencaithree .list .li:nth-child(6)::before{ transform: rotate(180deg);}
.rencaithree .list .li:nth-child(2) .text .h,
.rencaithree .list .li:nth-child(2) .text .p{ color: #12B5D7;}
.rencaithree .list .li:nth-child(3) .text .h,
.rencaithree .list .li:nth-child(3) .text .p{ color: #487AC8;}
.rencaithree .list .li:nth-child(4) .text .h,
.rencaithree .list .li:nth-child(4) .text .p{ color: #1CA151;}
.rencaithree .list .li:nth-child(5) .text .h,
.rencaithree .list .li:nth-child(5) .text .p{ color: #40A284;}
.rencaithree .list .li:nth-child(6) .text .h,
.rencaithree .list .li:nth-child(6) .text .p{ color: #E7813D;}
.rencaithree .list .li:nth-child(2) .text .h{ background: hsla(190,84%,46%,0.20);}
.rencaithree .list .li:nth-child(3) .text .h{ background: hsla(217,54%,53%,0.20);}
.rencaithree .list .li:nth-child(4) .text .h{ background: hsla(144,70%,37%,0.20);}
.rencaithree .list .li:nth-child(5) .text .h{ background: hsla(162,43%,44%,0.20);}
.rencaithree .list .li:nth-child(6) .text .h{ background: hsla(24,78%,57%,0.20);}
.rencaifourbox{ padding: 0.9rem 0 0.8rem 0;}
.rencaifourbox .imgbox{ margin: 0.4rem auto 0; width: 15.33rem; height: 6.89rem; background: url(../images/80.jpg) no-repeat center; background-size: 100% 100%; position: relative; overflow: hidden;}
.rencaifourbox .imgbox .m1 a{ display: block; background: url(../images/65.jpg) no-repeat center; background-size: 100% auto; width: 0.9rem; height: 1.16rem; position: absolute; top: 0.37rem; left: 0.75rem;}
.rencaifourbox .imgbox .m2 a{ display: block; background: url(../images/67.jpg) no-repeat center; background-size: 100% auto; width: 1.15rem; height: 1.08rem; position: absolute; top: 1.44rem; left: 3.18rem;}
.rencaifourbox .imgbox .m3 a{ display: block; background: url(../images/68.jpg) no-repeat center; background-size: 100% auto; width: 0.91rem; height: 1.19rem; position: absolute; top: 1.46rem; left: 7.14rem;}
.rencaifourbox .imgbox .m4 a{ display: block; background: url(../images/70.jpg) no-repeat center; background-size: 100% auto; width: 1.87rem; height: 1.06rem; position: absolute; top: 1.33rem; right: 2.88rem;}
.rencaifourbox .imgbox .m5 a{ display: block; background: url(../images/79.jpg) no-repeat center; background-size: 100% auto; width: 1.13rem; height: 1.17rem; position: absolute; bottom: 0.92rem; left: 7.04rem;}
.rencaifourbox .imgbox a{ transition: all 0.5s;}
.rencaifourbox .imgbox a:hover{ transform: scale(1.05);}
.rencaifourbox .imgbox .mk{ display: flex; position: absolute; top: 3.04rem; left: 0.24rem;}
.rencaifourbox .imgbox .mk .li a{ display: block; width: 1.9rem; height: 1.34rem; margin-right: 0.68rem;}
.rencaifourbox .imgbox .mk .li1 a{ background: url(../images/73.jpg) no-repeat center; background-size: 100% auto;}
.rencaifourbox .imgbox .mk .li2 a{ background: url(../images/74.jpg) no-repeat center; background-size: 100% auto;}
.rencaifourbox .imgbox .mk .li3 a{ background: url(../images/75.jpg) no-repeat center; background-size: 100% auto;}
.rencaifourbox .imgbox .mk .li4 a{ background: url(../images/76.jpg) no-repeat center; background-size: 100% auto;}
.rencaifourbox .imgbox .mk .li5 a{ background: url(../images/77.jpg) no-repeat center; background-size: 100% auto;}
.rencaifourbox .imgbox .mk .li6 a{ background: url(../images/78.jpg) no-repeat center; background-size: 100% auto;}
.rencaisixbox{ padding: 1.2rem 0;}
.rencaisixbox .cont{ width: 5.87rem; height: 5.08rem; margin: auto; position: relative; background: url(../images/81.png) no-repeat center; background-size: 100% auto;}
.rencaisixbox .cont .mk{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center;}
.rencaisixbox .cont .mk .h{ font-size: 0.42rem; color: #0093DD; line-height: 0.52rem; font-weight: bold;}
.rencaisixbox .cont .mk .p{ font-size: 0.28rem; line-height: 0.42rem; color: #0093DD; padding-top: 0.1rem;}
.rencaisixbox .cont .m{ width: 4.5rem;}
.rencaisixbox .cont .m .h{ font-size: 0.26rem; line-height: 0.3rem; font-weight: bold;}
.rencaisixbox .cont .m .p{ font-size: 0.2rem; line-height: 0.36rem; color: #333; padding-top: 0.05rem;}
.rencaisixbox .cont .m .p{ word-bread: break-all; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; overflow: hidden;}
.rencaisixbox .cont .m3 .p,
.rencaisixbox .cont .m4 .p{ -webkit-line-clamp: 3;}
.rencaisixbox .cont .m1,
.rencaisixbox .cont .m2{ position: absolute; top: -0.35rem;}
.rencaisixbox .cont .m1{ right: 4.75rem; text-align: right;}
.rencaisixbox .cont .m2{ left: 4.75rem;}
.rencaisixbox .cont .m3,
.rencaisixbox .cont .m4{ position: absolute; top: 2.4rem;}
.rencaisixbox .cont .m3{ right: 6.3rem; text-align: right;}
.rencaisixbox .cont .m4{ left: 6.3rem;}
.rencaisixbox .cont .m5,
.rencaisixbox .cont .m6{ position: absolute; top: 4.6rem; width: 4.5rem;}
.rencaisixbox .cont .m5{ right: 4.9rem; text-align: right;}
.rencaisixbox .cont .m6{ left: 4.9rem;}
.rencaieight{ background: #F6F7F9; padding: 0.8rem 0;}
.rencaieight .cont{ margin: 0.5rem auto 0; display: flex; justify-content: center; align-items: center; padding: 0.6rem 0; border-radius: 0.99rem; border: 1px dashed #0093DD;}
.rencaieight .cont .mk{ display: flex;}
.rencaieight .cont .mk .li{ width: 1.68rem;}
.rencaieight .cont .mk .li .m{ width: 0.72rem; height: 0.72rem; margin: auto; transition: all 0.5s;} 
.rencaieight .cont .mk .li .m1{ background: url(../images/82.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m2{ background: url(../images/83.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m3{ background: url(../images/84.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m4{ background: url(../images/85.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m5{ background: url(../images/86.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m6{ background: url(../images/87.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m7{ background: url(../images/88.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .m8{ background: url(../images/89.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m1{ background: url(../images/82s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m2{ background: url(../images/83s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m3{ background: url(../images/84s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m4{ background: url(../images/85s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m5{ background: url(../images/86s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m6{ background: url(../images/87s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m7{ background: url(../images/88s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li:hover .m8{ background: url(../images/89s.png) no-repeat center; background-size: 100% auto;}
.rencaieight .cont .mk .li .p{ font-size: 0.2rem; text-align: center; line-height: 1; color: #0093DD; margin-top: 0.15rem; transition: all 0.5s;}
.rencaieight .cont .mk .li:hover .p{ color: #fea216;}
.rencaieight .cont .icon{ width: 2.17rem; height: 0.91rem; background: url(../images/90.png) no-repeat center; background-size: 100% auto; margin: 0 0.2rem;}
.cepingimgbox{ padding: 0.85rem 0; background: #F6F7F9;}
.cepingimgbox .imgbox{ margin: 0.8rem auto 0; height: 3.8rem; position: relative; background: url(../images/91.png) no-repeat top 1.22rem center; background-size: 100% auto;}
.cepingimgbox .imgbox .m{ width: 0.32rem; height: 0.32rem; border-radius: 100%; background: #0093DD; text-align: center; line-height: 0.32rem; font-size: 0.16rem; color: #fff;}
.cepingimgbox .imgbox .li{ position: absolute;}
.cepingimgbox .imgbox .li::after{ content: ''; width: 1px; height: 0.66rem; background: #0093DD; position: absolute; left: 50%; bottom: 0.32rem; margin-left: -0.5px;}
.cepingimgbox .imgbox .li .p{ background: #EBF7FD; padding: 0 0.4rem; line-height: 0.82rem; border-radius: 0.05rem; border: 1px dashed #61B5E0; font-size: 0.22rem; color: #0093DD; position: absolute; bottom: 0.98rem; left: 50%; transform: translateX(-50%); white-space: nowrap;}
.cepingimgbox .imgbox .li:nth-child(2n)::after{ bottom: auto; top: 0.32rem;}
.cepingimgbox .imgbox .li:nth-child(2n) .p{ bottom: auto; top: 0.98rem;}
.cepingimgbox .imgbox .li1{ left: 0.7rem; top: 1.5rem;}
.cepingimgbox .imgbox .li2{ left: 2rem; top: 1.28rem;}
.cepingimgbox .imgbox .li3{ left: 3.25rem; top: 1.92rem;}
.cepingimgbox .imgbox .li4{ left: 4.5rem; top: 2rem;}
.cepingimgbox .imgbox .li5{ left: 5.77rem; top: 1.72rem;}
.cepingimgbox .imgbox .li6{ left: 7.04rem; top: 1.36rem;}
.cepingimgbox .imgbox .li7{ left: 8.26rem; top: 1.5rem;}
.cepingimgbox .imgbox .li8{ left: 9.5rem; top: 1.84rem;}
.cepingimgbox .imgbox .li9{ left: 10.77rem; top: 1.94rem;}
.cepingimgbox .imgbox .li10{ left: 12.03rem; top: 1.84rem;}
.cepingimgbox .imgbox .li11{ left: 13.29rem; top: 1.45rem;}
.cepingimgbox .imgbox .li12{ left: 14.55rem; top: 1.2rem;}
.cepingimgbox .imgbox .li13{ left: 15.8rem; top: 1.68rem;}
.cepingboxtwo{ padding: 1rem 0 0.8rem 0;}
.cepingboxtwo .list{ display: flex; justify-content: flex-start; margin-top: 0.6rem;}
.cepingboxtwo .list .wli{ width: 2.12rem; border-radius: 0.1rem; position: relative; margin-right: 0.32rem;}
.cepingboxtwo .list .wli:nth-child(7){ margin-right: 0;}
.cepingboxtwo .list .wli::after{ content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0.1rem; background: linear-gradient(0deg, #FFFFFF, #EFFCFF); border: 1px solid #DFF4FF;}
.cepingboxtwo .list .wli a{ display: block; padding: 0.16rem; position: relative; z-index: 5;}
.cepingboxtwo .list .wli .h{ background: #0093DD; border-radius: 0.05rem; line-height: 0.48rem; text-align: center; color: #fff; font-size: 0.2rem;}
.cepingboxtwo .list .wli:nth-child(2) .h{ background: #00B0F0;}
.cepingboxtwo .list .wli:nth-child(3) .h{ background: #53E4C5;}
.cepingboxtwo .list .wli:nth-child(4) .h{ background: #FFC000;}
.cepingboxtwo .list .wli:nth-child(5) .h{ background: #4472C4;}
.cepingboxtwo .list .wli:nth-child(6) .h{ background: #7030A0;}
.cepingboxtwo .list .wli:nth-child(7) .h{ background: #9976A1;}
.cepingboxtwo .list .wli .mk{ display: flex; justify-content: center; margin-top: 0.15rem;}
.cepingboxtwo .list .wli .mk .p{ font-size: 0.18rem; line-height: 0.48rem; color: #333; padding-left: 15px; position: relative;}
.cepingboxtwo .list .wli .mk .p::after{ content: ''; color: #333; position: absolute; top: 0; left: 0; height: 0.48rem; opacity: 0.8; background: url(../images/people/w17.png) no-repeat left center; background-size: 0.08rem auto; width: 12px;}
.pinggutwo .list3 .li .v{ font-size: 0.2rem; line-height: 0.24rem; text-align: center; font-weight: bold; margin-top: 20px; transition: all 0.5s;}
.pinggutwo .list3 .li:hover .v{ color: #0093DD;}
.pinggutwo .list3 .li .h{ margin-top: 6px;}
.liuchengboxmax{ padding: 10px 0 1rem 0;}
.liuchengboxmax .listone{ border: 1px solid #DFF4FF; height: 6.3rem; position: relative; margin-top: 0.5rem; background: url(../images/93.png) no-repeat center top 1.78rem; background-size: 100% auto; display: flex; justify-content: space-between;}
.liuchengboxmax .listone .li{ width: 2.26rem; height: 100%; position: relative;}
.liuchengboxmax .listone .li .h{ width: 1.7rem; height: 0.8rem; border-radius: 0.05rem; background: #0966B1; text-align: center; line-height: 0.8rem; color: #fff; font-size: 0.26rem; font-weight: bold; position: absolute; bottom: 0.9rem; left: 50%; transform: translateX(-50%);}
.liuchengboxmax .listone .li:nth-child(2n) .h{ bottom: auto; top: 0.67rem;}
.liuchengboxmax .listone .li:nth-child(2) .h{ background: #00B0F0;}
.liuchengboxmax .listone .li:nth-child(3) .h{ background: #C00000;}
.liuchengboxmax .listone .li:nth-child(4) .h{ background: #92D050;}
.liuchengboxmax .listone .li:nth-child(5) .h{ background: #FF9800;}
.liuchengboxmax .listone .li:nth-child(6) .h{ background: #D76A98;}
.liuchengboxmax .listone .li .mk{ display: flex; justify-content: center; position: absolute; width: 100%; bottom: 2.2rem; left: 0;}
.liuchengboxmax .listone .li:nth-child(2n) .mk{ bottom: auto; top: 2.1rem;}
.liuchengboxmax .listone .li .mk a{ display: block; font-size: 0.2rem; line-height: 0.48rem; color: #333; padding-left: 0.22rem; position: relative;}
.liuchengboxmax .listone .li .mk a::after{ content: ''; font-size: 0.2rem; position: absolute; top: 0; left: 0; color: #868585; width: 0.22rem; height: 0.48rem; background: url(../images/people/w17.png) no-repeat left center; background-size: 0.08rem auto; opacity: 0.6;}
.liuchengboxmax .listwo{ display: flex; justify-content: space-between; margin-top: 0.6rem;}
.liuchengboxmax .listwo .li{ width: 2.26rem; position: relative; display: flex; justify-content: center; align-items: center;}
.liuchengboxmax .listwo .li>div{ width: 1.8rem; min-height: 1.16rem; border: 1px dashed #fff; border-radius: 0.05rem; display: flex; justify-content: center; align-items: center; flex-wrap: wrap;}
.liuchengboxmax .listwo .li:nth-child(2)>div{ border-color: #0093DD;}
.liuchengboxmax .listwo .li:nth-child(3)>div{ border-color: #C00000;}
.liuchengboxmax .listwo .li:nth-child(5)>div{ border-color: #FF9800;}
.liuchengboxmax .listwo .li .p{ font-size: 0.22rem; line-height: 0.48rem; color: #333; text-align: center; width: 100%;}
.liuchengboxmax .listwo .li:nth-child(2) .p{ color: #333;}
.liuchengboxmax .listwo .li:nth-child(3) .p{ color: #C00000;}
.liuchengboxmax .listwo .li:nth-child(5) .p{ color: #FF9800;}
.liuchengboxmax .listwo .li::after{ width: 0.47rem; height: 0.36rem; background: url(../images/92.png) no-repeat center; background-size: 100% auto; position: absolute; left: 50%; top: -0.42rem; opacity: 0.5; content: ''; transform: translateX(-50%);}
.liuchengboxmax .listwo .li:nth-child(2)::after,
.liuchengboxmax .listwo .li:nth-child(3)::after,
.liuchengboxmax .listwo .li:nth-child(5)::after{ opacity: 0;}
.xitongboxys{ padding: 0.6rem 0 0.95rem 0; margin-top: 0.6rem; background: hsla(200,100%,43%,0.05);}
.xitongboxys .list{ width: 6rem; height: 3.6rem; border: 2px dashed #BFBFBF; margin: 0.8rem auto 0; position: relative;}
.xitongboxys .list::after{ content: ''; width: 5.77rem; height: 2.76rem; background: #eee url(../images/icon/30.jpg) no-repeat center; background-size: cover; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%);}
.xitongboxys .list .li{ position: absolute; z-index: 5;}
.xitongboxys .list .li1{ top: -0.2rem; left: -0.74rem;}
.xitongboxys .list .li2{ top: -0.2rem; right: -0.74rem;}
.xitongboxys .list .li3{ bottom: -0.2rem; left: -0.74rem;}
.xitongboxys .list .li4{ bottom: -0.2rem; right: -0.74rem;}
.xitongboxys .list .li .em{ width: 1.46rem; height: 1.46rem; display: flex; justify-content: center; align-items: center; border-radius: 0.05rem; background: #FCE6E6; border: 1px dashed #EF5B5B;}
.xitongboxys .list .li .em i{ font-size: 0.3rem; line-height: 0.48rem; font-weight: bold; color: #E72929; letter-spacing: 0.1rem; padding-left: 0.1rem;}
.xitongboxys .list .li .text{ position: absolute; right: 2rem; top: 50%; transform: translateY(-50%); text-align: right;}
.xitongboxys .list .li:nth-child(2) .text,
.xitongboxys .list .li:nth-child(4) .text{ right: auto; left: 2rem; text-align: left;}
.xitongboxys .list .li .text .p{ font-size: 0.22rem; line-height: 0.48rem; color: #333; white-space: nowrap;}
.xitongboxys .list .li:nth-child(2) .em{ background: #C2E4F1; border-color: #47ADE1;}
.xitongboxys .list .li:nth-child(3) .em{ background: #EADBF6; border-color: #A96CD6;}
.xitongboxys .list .li:nth-child(4) .em{ background: #BDF2D5; border-color: #91DAB2;}
.xitongboxys .list .li:nth-child(2) .em i{ color: #0093DD;}
.xitongboxys .list .li:nth-child(3) .em i{ color: #7030A0;}
.xitongboxys .list .li:nth-child(4) .em i{ color: #00B050;}
.xitongboxtwo{ padding: 0.8rem 0;}
.xitongboxtwo .list{ padding-top: 0.6rem;}
.xitongboxtwo .list .wli{ margin-top: 0.46rem; display: flex; justify-content: flex-start; flex-wrap: wrap;}
.xitongboxtwo .list .wli:first-child{ margin-top: 0;}
.xitongboxtwo .list .wli .li{ width: 1.5rem; height: 1.7rem; position: relative; display: flex; justify-content: center; align-items: center; margin: 0 0.2rem 0 0;}
.xitongboxtwo .list .wli .li:nth-child(10n){ margin: 0;}
.xitongboxtwo .list .wli .li a{ width: 100%; position: relative; z-index: 5;}
.xitongboxtwo .list .wli .li::after{ content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0.05rem; background: #0093DD;}
.xitongboxtwo .list .wli2 .li::after{ background: #E5F4FC; border: 1px solid #ABDAF2;}
.xitongboxtwo .list .wli .li .p{ font-size: 0.2rem; line-height: 1; color: #fff; text-align: center; margin-top: 0.05rem;}
.xitongboxtwo .list .wli2 .li .p{ color: #0093DD;}
.xitongboxtwo .list .wli .m{ width: 0.9rem; height: 0.9rem; margin: auto; display: flex; justify-content: center; align-items: center;}
.xitongboxtwo .list .wli .m img{ max-width: 100%; max-height: 100%; display: block; transition: all 0.5s;}
.xitongboxtwo .list .wli .li:hover .m img{ transform: rotateY(180deg);}
.zaixianboxtwo{ position: relative;}
.zaixianboxtwo .swiper1{ background: #DFF4FF; border-radius: 0.1rem;}
.zaixianboxtwo .swiper2{ margin-top: 0.4rem; background: #FFF6F0; border-radius: 0.1rem;}
.zaixianboxtwo .img{ padding: 0.4rem 0;}
.zaixianboxtwo .img .h{ font-size: 0.18rem; line-height: 1; color: #333; text-align: center; font-weight: bold;}
.zaixianboxtwo .img .i{ width: 100%; height: 0.54rem; background: url(../images/96.png) no-repeat center; background-size: 1.47rem auto;}
.zaixianboxtwo .img .mk{ display: flex; justify-content: center;}
.zaixianboxtwo .img .mk .v{ width: 1.5rem;}
.zaixianboxtwo .img .mk .v .p{ font-size: 0.18rem; line-height: 1; font-weight: bold; text-align: center;}
.zaixianboxtwo .img .mk .m img{ width: 0.7rem; margin: 0.08rem auto 0; display: block;}
.zaixianboxtwo .work{ padding: 0.45rem 0;}
.zaixianboxtwo .work>div{ width: 2.4rem; min-height: 1.25rem; border: 1px dashed #FF883E; margin: auto; position: relative;}
.zaixianboxtwo .work .tp{ position: absolute; left: 0.15rem; right: 0.15rem; top: -0.1rem; background: #FFF6F0; display: flex; justify-content: space-between;}
.zaixianboxtwo .work .tp .li{ width: 0.8rem;}
.zaixianboxtwo .work .tp .li .h{ font-size: 0.18rem; font-weight: bold; line-height: 0.2rem; color: #333;}
.zaixianboxtwo .work .tp .li:nth-child(2) .h{ text-align: right;}
.zaixianboxtwo .work .tp .li .m img{ width: 0.7rem; margin: 0.1rem auto 0; display: block;}
.zaixianboxtwo .work .v{ width: 100%; position: absolute; bottom: -0.1rem; left: 0; display: flex; justify-content: center;}
.zaixianboxtwo .work .v i{ padding: 0 0.1rem; font-size: 0.18rem; line-height: 0.2rem; background: #FFF6F0; color: #333; font-weight: bold;}
.zaixianboxtwo .buttom{ width: 0.66rem; height: 0.66rem; background: url(../images/99.png) no-repeat center; background-size: 0.14rem auto; border-radius: 100%; border: 1px solid #8A8A8A; position: absolute; top: 50%; left: -0.9rem; transform: translateY(-50%); opacity: 0.5; cursor: pointer; z-index: 10; transition: all 0.5s;}
.zaixianboxtwo .buttom2{ right: -0.9rem; left: auto; transform: translateY(-50%) rotate(180deg);}
.zaixianboxtwo .buttom:hover{ background: #007aff url(../images/99s.png) no-repeat center; background-size: 0.14rem auto; opacity: 1;}
.zaixianboxthree{ padding: 0.9rem 0;}
.zaixianboxthree .list{ border: 1px solid #DFF4FF; border-radius: 0.1rem; padding: 0.6rem 0.2rem; display: flex; justify-content: center; margin-top: 50px;}
.zaixianboxthree .list .li{ width: calc(100% / 10);}
.zaixianboxthree .list .li .m img{ display: block; height: 0.8rem; margin: auto;}
.zaixianboxthree .list .li .p{ font-size: 0.18rem; color: #191919; font-weight: bold; line-height: 0.2rem; text-align: center; margin-top: 0.2rem;}
.xitongteboxbox{ background: linear-gradient(117deg, rgba(0,147,221,0.29), rgba(0,147,221,0.10)); padding: 0.8rem 0 0.32rem 0;}
.titplebox .p{ font-size: 18px; line-height: 30px; margin-top: 20px; text-align: center; color: #333;} 
.xitongteboxbox .list{ width: 10.92rem; height: 6.11rem; background: url(../images/94s.png) no-repeat center; background-size: 100% 100%; margin-left: 3.7rem; position: relative;}
.xitongteboxbox .list .li{ position: absolute; display: flex; align-items: center;}
.xitongteboxbox .list .li .m{ width: 1.21rem; margin-right: 0.17rem;}
.xitongteboxbox .list .li .m img{ display: block; width: 100%;}
.xitongteboxbox .list .li .p{ font-size: 0.24rem; font-weight: bold; line-height: 0.3rem; color: #191919; white-space: nowrap;}
.xitongteboxbox .list .li1{ top: 1.37rem; left: 0.39rem;}
.xitongteboxbox .list .li2{ top: 4.11rem; left: 0.77rem;}
.xitongteboxbox .list .li3{ top: 2.35rem; left: 2.13rem;}
.xitongteboxbox .list .li4{ top: 1.29rem; left: 5.18rem;}
.xitongteboxbox .list .li5{ top: 3.98rem; left: 5.17rem;}
.xitongteboxbox .list .li6{ top: 2.39rem; left: 7.29rem;}
.xitongteboxbox .list .li7{ top: 0.87rem; left: 9.39rem;}
.xitongteboxbox .list .li8{ top: 3.43rem; left: 9.39rem;}
.xitongteboxbox .list .li7 .m{ width: 0.94rem;}
.xitongteboxbox .list .li8 .m{ width: 1.02rem;}
.xitongteboxtwo{ padding: 0.85rem 0 0.5rem 0; background: linear-gradient(0deg, #FFFFFF, #EFFCFF);}
.xitongteboxtwo .list{ width: 16.69rem; height: 4.84rem; margin: 0.45rem auto 0; background: url(../images/w7.png) no-repeat center; background-size: 100% 100%; /*overflow: hidden;*/ position: relative;}
.xitongteboxtwo .list .one,
.xitongteboxtwo .list .two,
.xitongteboxtwo .list .three,
.xitongteboxtwo .list .four{ display: flex; padding-left: 1.54rem;}
.xitongteboxtwo .list .one .li,
.xitongteboxtwo .list .two .li,
.xitongteboxtwo .list .three .li,
.xitongteboxtwo .list .four .li{ width: 1.46rem; height: 0.76rem; line-height: 0.76rem; text-align: center; font-size: 0.22rem; font-weight: bold; margin-right: 0.96rem; cursor: pointer; border-radius: 0.1rem;}
.xitongteboxtwo .list .one .li:first-child{ margin-right: 0.97rem;}
.xitongteboxtwo .list .one .li:nth-child(4){ margin-right: 0.91rem; opacity: 0;}
.xitongteboxtwo .list .two .li:nth-child(3){ margin-right: 0.97rem;}
.xitongteboxtwo .list .two .li:nth-child(4){ margin-right: 0.97rem;}
.xitongteboxtwo .list .three .li:nth-child(2){ margin-right: 0.97rem;}
.xitongteboxtwo .list .three .li:nth-child(4){ margin-right: 0.97rem;}
.xitongteboxtwo .list .four .li:nth-child(2){ margin-right: 0.97rem;}
.xitongteboxtwo .list .four .li:nth-child(4){ margin-right: 0.99rem;}
.xitongteboxtwo .list .two{ margin-top: 0.52rem;}
.xitongteboxtwo .list .three{ margin-top: 0.88rem;}
.xitongteboxtwo .list .four{ margin-top: 0.4rem;}
.xitongteboxtwo .list .two .li,
.xitongteboxtwo .list .three .li{ color: #FFF;}
.xitongteboxtwo .list .m1{ width: 0.76rem; height: 1.59rem; position: absolute; top: 2.41rem; left: 0; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.xitongteboxtwo .list .m2{ width: 0.76rem; height: 1.59rem; position: absolute; top: 2.41rem; right: 0; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.xitongteboxtwo .list .m1 div,
.xitongteboxtwo .list .m1 div i,
.xitongteboxtwo .list .m2 div{ font-size: 0.22rem; color: #333; width: 0.22rem; line-height: 0.24rem; font-weight: bold; writing-mode: tb-rl;}
.xitongteboxtwo .list .four .li:first-child, .xitongteboxtwo .list .four .li:nth-child(2), .xitongteboxtwo .list .four .li:nth-child(4){ opacity: 0;}
.pinggutwo2 .list .li{ width: 5.3rem;}
.pinggutwo2 .list .li a{ padding: 0.35rem 0.3rem;}
.zhishibox{ padding: 0 0 0.85rem 0;}
.zhishibox .list{ width: 16.29rem; height: 4.34rem; margin: 0.65rem auto 0; background: url(../images/w8.png) no-repeat center; background-size: 100% 100%; position: relative;}
.zhishibox .list .li{ width: 1.85rem; height: 0.49rem; line-height: 0.49rem; font-size: 0.2rem; text-align: center; color: #fff; margin-right: 0.9rem; cursor: pointer;}
.zhishibox .list .mk{ display: flex;}
.zhishibox .list .vlist1{ margin-left: 0.94rem;}
.zhishibox .list .vlist1 .mk:first-child{ margin-bottom: 0.62rem;}
.zhishibox .list .vlist2{ margin-top: 1.29rem; margin-left: 2.5rem;}
.zhishibox .list .vlist2 .mk:nth-child(2){ padding-left: 0.06rem; margin-top: 0.47rem;}
.odboxlist{ padding: 0 0 0.66rem 0;}
.odboxlist .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0.38rem -0.11rem 0 -0.11rem;}
.odboxlist .list .li{ width: 2.60rem; margin: 0 0.11rem; position: relative;}
.odboxlist .list .li a{ padding: 0.4rem 0.2rem 0.5rem 0.2rem; display: block; position: relative; z-index: 5;}
.odboxlist .list .li a .m img{ height: 1.17rem; display: block; margin: auto;}
.odboxlist .list .li .h{ font-size: 0.2rem; font-weight: bold; text-align: center; line-height: 0.26rem; margin-top: 0.3rem; color: #333; transition: all 0.5s;}
.odboxlist .list .li:hover .h{ color: #0093DD;}
.odboxlist .list .li::after{ content: ''; background: linear-gradient(0deg, #FFFFFF, #EFFCFF); border: 1px solid #DFF4FF; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0.1rem;}
.odboxlist .list .li::before{ content: ''; background: linear-gradient(0deg, #EFFCFF, #EFFCFF); border: 1px solid hsla(200,100%,43%,0.60); position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0.1rem; z-index: 2; opacity: 0; transition: all 0.5s;}
.odboxlist .list .li:hover::before{ opacity: 1;}
.odboxlistow{ padding: 0.7rem 0; background: linear-gradient(0deg, #FFFFFF, #EFFCFF);}
.odboxlistow .list{ width: 12.83rem; height: 6.13rem; margin: auto; background: url(../images/w15.png) no-repeat center; background-size: 100% 100%; position: relative;}
.odboxlistow .list .m1 img{ display: block; width: 1.03rem; position: absolute; top: 0.03rem; left: 2.73rem;}
.odboxlistow .list .m2 img{ display: block; width: 0.91rem; position: absolute; top: 0.09rem; left: 6.24rem;}
.odboxlistow .list .m3 img{ display: block; width: 1.09rem; position: absolute; top: 0; left: 9.59rem;}
.odboxlistow .list .m4 img{ display: block; width: 0.89rem; position: absolute; top: 4.22rem; left: 11.94rem;}
.odboxlistow .list .m5 img{ display: block; width: 1.05rem; position: absolute; top: 3.98rem; left: 0;}
.odboxlistow .list .m6 img{ display: block; width: 2.78rem; position: absolute; top: 2.32rem; left: 5.67rem;}
.odboxlistow .list .p1{ width: 0.67rem; height: 2.01rem; position: absolute; top: 2.58rem; left: 1.18rem; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.odboxlistow .list .p1 i{ width: 0.22rem; font-size: 0.22rem; font-weight: bold; color: #003E72; line-height: 0.26rem;}
.odboxlistow .list .p2{ height: 0.67rem; width: 2.01rem; position: absolute; top: 3.25rem; left: 2.22rem; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.odboxlistow .list .p2 i{ font-size: 0.22rem; font-weight: bold; color: #003E72; line-height: 0.26rem; letter-spacing: 0.02rem; padding-left: 0.02rem;}
.pingguguanlibox{ padding: 0 0 1rem 0;}
.pingguguanlibox .cont{ display: flex; justify-content: space-between;}
.pingguguanlibox .cont .mk{ width: 4.02rem;}
.pingguguanlibox .cont .icon{ width: 0.82rem;}
.pingguguanlibox .cont .mk .h,
.pingguguanlibox .cont .icon .k{ font-size: 0.32rem; font-weight: bold; text-align: center; line-height: 0.62rem; color: #fff; border-radius: 0.1rem; background: #0093DD; margin-bottom: 0.26rem;}
.pingguguanlibox .cont .mk2 .h{ background: #FF9800;}
.pingguguanlibox .cont .mk3 .h{ background: #20C5D2;}
.pingguguanlibox .cont .mk .p{ line-height: 0.78rem; display: flex; justify-content: center; align-items: center; border: 1px solid #ACDCF5; border-radius: 0.1rem; background: #EFF9FE; margin-top: 0.28rem;}
.pingguguanlibox .cont .mk .p:first-child{ margin-top: 0;}
.pingguguanlibox .cont .mk .p div{ width: 0.4rem; height: 0.4rem; margin-right: 0.2rem;}
.pingguguanlibox .cont .mk .p div img{ display: block; width: 100%;}
.pingguguanlibox .cont .mk .p i{ display: block; font-size: 0.22rem; font-weight: bold; color: #333;} 
.pingguguanlibox .cont .mk .p:nth-child(2){ background: #FBF3E7; border-color: #FCCE89;}
.pingguguanlibox .cont .mk .p:nth-child(3){ background: #E8FDFF; border-color: #9BEDF3;}
.pingguguanlibox .cont .mk .p:nth-child(4){ background: #E4F9ED; border-color: #88DFAE;}
.pingguguanlibox .cont .icon .k{ opacity: 0; height: 0.62rem;}
.pingguguanlibox .cont .icon .i{ height: 0.78rem; border: 1px solid hsla(0,0%,100%,0.00); background: url(../images/w6.png) no-repeat center; background-size: 100% auto; margin-top: 0.28rem;}
.pingguguanlibox .cont .icon .i:first-child{ margin-top: 0;}
.pingguguanlibox .cont .icon .i:nth-child(2){ background: url(../images/icon/65.png) no-repeat center; background-size: 100% auto;}
.pingguguanlibox .cont .icon .i:nth-child(3){ background: url(../images/icon/69.png) no-repeat center; background-size: 100% auto;}
.pingguguanlibox .cont .icon .i:nth-child(4){ background: url(../images/icon/70.png) no-repeat center; background-size: 100% auto;}
.caseindexbox .img{ margin: 0.37rem 0.13rem 0 0.13rem; width: 4rem;}
.caseindexbox .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: -0.37rem -0.13rem 0 -0.13rem;}
.caseindexbox .img .m{ height: 2.3rem;}
.caseindexbox .cont{ padding: 0.6rem 0 0.3rem 0;}
.caseindexbox{ padding: 0;}
.pageimgbox{ display: flex; justify-content: center; flex-wrap: wrap;}
.pageimgbox a{ display: block; margin: 0 2px; min-width: 0.46rem; height: 0.46rem; border-radius: 0.23rem; line-height: 0.46rem; font-size: 0.16rem; color: #333; text-align: center; transition: all 0.5s;}
.pageimgbox a:hover,
.pageimgbox a.cur{ color: #fff; background: #0093DD;}
.pageimgbox a.prev,
.pageimgbox a.next{ padding: 0 0.25rem;}
.caseindexbox .pageimgbox{ margin-top: 0.5rem;}
.caseboxwork{ padding: 0.66rem 0 0.5rem 0;}
.titlework{ display: flex; justify-content: center; align-items: center;}
.titlework .h{ font-size: 0.4rem; line-height: 0.5rem; font-weight: bold; color: #191919; padding: 0 0.24rem; white-space: nowrap;}
.titlework i{ width: 100%; height: 0.29rem; background: url(../images/img/8.png) no-repeat center right; background-size: auto 0.39rem;}
.titlework i:last-child{ transform: rotate(180deg);}
.caseboxwork .wli{ margin-top: 0.35rem; display: flex; justify-content: space-between;}
.caseboxwork .wli:first-child{ margin-top: 0.65rem;}
.caseboxwork .wli .text{ width: 7.9rem; padding-top: 0.5rem;}
.caseboxwork .wli .text .h{ font-size: 0.32rem; line-height: 0.42rem; color: #191919; font-weight: bold;}
.caseboxwork .wli .text .p{ font-size: 0.18rem; line-height: 0.4rem; color: #333333; margin-top: 0.25rem;}
.caseboxwork .wli .img img{ display: block; width: 7.82rem;}
.caseboxwork .wli2 .text{ width: 100%; padding-top: 0;}
.caseboxwork .more{ display: flex; justify-content: space-between; margin-top: 0.8rem;}
.caseboxwork .more a,
.caseboxwork .more a i{ font-size: 18px; line-height: 20px; font-weight: bold; color: #191919;}
.caseboxwork .more a{ display: flex;}
.caseboxwork .more .em{ font-size: 18px; color: #0093DD; font-weight: normal; padding-left: 30px; background: url(../images/img/2.png) no-repeat left center; background-size: 17px auto;}
.mavmaxbox2 .cont{ justify-content: center;}
.mavmaxbox2 .cont .li.on a{ color: #0082DB; font-weight: bold;}
.mavmaxbox2{ background: #fff;}
.aboutboxone{ padding: 0.8rem 0; background: linear-gradient(117deg, rgba(0,147,221,0.15), rgba(255,255,255,0.15));}
.aboutboxone .cont{ display: flex; justify-content: space-between;}
.aboutboxone .cont .text{ width: 8.12rem; padding-top: 0.7rem;}
.aboutboxone .cont .img{ width: 8rem; position: relative;}
.aboutboxone .cont .img .m img{ display: block; width: 100%;}
.aboutboxone .cont .img .play{ width: 0.76rem; height: 0.76rem; background: url(../images/img/9.png) no-repeat center; background-size: 100% auto; border-radius: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); cursor: pointer;}
.aboutitle .h{ font-size: 0.4rem; font-weight: bold; color: #191919; line-height: 0.5rem; display: flex; align-items: flex-end;}
.aboutitle .p{ font-size: 0.24rem; color: #0093DD; line-height: 1; margin-top: 0.1rem; font-weight: bold;}
.aboutboxone .cont .ps{ font-size: 16px; line-height: 36px; margin-top: 0.55rem; color: #444;}
.aboutitle .h i{ font-size: 16px; color: #444; margin-left: 14px; line-height: 26px;}
.aboutboxtwo{ padding: 0.85rem 0; background: hsla(0,0%,93%,0.50);}
.aboutboxtwo .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 0.6rem;}
.aboutboxtwo .list .li{ width: 5.3rem; background: #fff; box-shadow: 0 0 10px hsla(0,0%,0%,0.10); position: relative; margin-right: 0.45rem;}
.aboutboxtwo .list .li .mk{ padding: 0.72rem 0.48rem 0.55rem 0.82rem;}
.aboutboxtwo .list .li:nth-child(3n){ margin-right: 0;}
.aboutboxtwo .list .li:first-child,
.aboutboxtwo .list .li:nth-child(2),
.aboutboxtwo .list .li:nth-child(3){ margin-bottom: 0.4rem;}
.aboutboxtwo .list .li .h{ font-size: 0.26rem; color: #333333; line-height: 1; margin-bottom: 0.15rem;}
.aboutboxtwo .list .li .p{ font-size: 0.16rem; line-height: 0.3rem; color: #333;}
.aboutboxtwo .list .li:nth-child(4),
.aboutboxtwo .list .li:nth-child(5){ width: 6.85rem;}
.aboutboxtwo .list .li:nth-child(6){ width: 2.19rem; min-height: 2.5rem; background: #0093DD url(../images/img/11.jpg) no-repeat center; background-size: 100% auto;}
.aboutboxtwo .list .li .m{ font-size: 0.98rem; line-height: 1; color: #0093DD; opacity: 0.15; position: absolute; top: 0.3rem; left: 0.27rem; font-family: 'font1';}
.abouthreebox{ padding: 0.9rem 0 1rem 0; background: url(../images/img/12.jpg) no-repeat center; background-size: cover;}
.aboutitle2 .h{ justify-content: center; color: #fff;}
.aboutitle2 .p{ color: #fff; text-align: center; opacity: 0.4;}
.abouthreebox .list{ margin-top: 0.9rem; padding: 0 1.42rem; position: relative;}
.abouthreebox .list::after{ width: 100%; left: 0; height: 1px; top: 50%; margin-top: -0.5px; background: #fff; opacity: 0.2; content: ''; position: absolute;}
.abouthreebox .list .img{ width: 100%; height: 260px; position: relative;}
.abouthreebox .list .img .m{ width: 0.4rem; height: 0.4rem; border-radius: 100%; background: url(../images/img/13.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; left: 0; margin-top: -0.2rem; z-index: 2;}
.abouthreebox .list .img::after{ width: 1px; height: 50%; background: #00C6FF; content: ''; position: absolute; left: 0.2rem; bottom: 0; z-index: 0;}
.abouthreebox .list .swiper-slide:nth-child(2n) .img::after{ top: 0; bottom: auto;}
.abouthreebox .list .img .v{ position: absolute; left: 0.36rem; bottom: 0; right: 0;}
.abouthreebox .list .swiper-slide:nth-child(2n) .img .v{ top: 0; bottom: auto;}
.abouthreebox .list .img .v .h{ font-size: 0.36rem; font-weight: bold; color: #fff; line-height: 0.46rem;}
.abouthreebox .list .img .v .p{ font-size: 0.16rem; line-height: 0.26rem; color: #fff; margin-top: 0.05rem;}
.aboutboxfour{ padding: 0.85rem 0;}
.aboutitle3 .h{ justify-content: center;}
.aboutitle3 .p{ text-align: center;}
.aboutboxfour .img{ display: block; width: 13.72rem; margin: 0.6rem auto 0; position: relative;}
.aboutboxfour .img img{ display: block; width: 100%;}
.aboutboxfour .img .one{ position: absolute; top: 0; left: 0; right: 0; display: flex; justify-content: space-between;}
.aboutboxfour .img .one .li{ width: 2.31rem; height: 0.62rem; line-height: 0.62rem; text-align: center; font-size: 0.26rem; color: #0093DD; cursor: pointer; transition: all 0.5s;}
.aboutboxfour .img .one .li:last-child{ position: absolute; top: 1.16rem; left: 50%; transform: translateX(-50%); margin-right: 0.3rem;}
.aboutboxfour .img .one .li:nth-child(2){ margin-right: 0.1rem;}
.aboutboxfour .img .two{ position: absolute; top: 2.66rem; left: 0;}
.aboutboxfour .img .two .li{ width: 2.31rem; height: 0.62rem; line-height: 0.62rem; text-align: center; font-size: 0.26rem; color: #333; margin-top: 0.15rem; cursor: pointer; transition: all 0.5s;}
.aboutboxfour .img .two .li:first-child{ margin-top: 0;}
.aboutboxfour .img .three{ position: absolute; top: 2.66rem; left: 2.99rem; width: 3.87rem;}
.aboutboxfour .img .three .h{ width: 2.31rem; height: 0.62rem; line-height: 0.62rem; text-align: center; font-size: 0.26rem; color: #333; margin: auto; transition: all 0.5s;}
.aboutboxfour .img .three2{ left: 7.6rem; width: auto;}
.aboutboxfour .img .three3{ left: auto; right: 0; width: auto;}
.aboutboxfour .img .three .mk .li{ width: 1.84rem; height: 0.62rem; text-align: center; line-height: 0.62rem; font-size: 0.22rem; color: #333; margin: 0.15rem auto 0; cursor: pointer; transition: all 0.5s;}
.aboutboxfour .img .three1 .mk{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.aboutboxfour .img .three1 .mk .li{ margin: 0.15rem 0 0 0;}
.aboutboxfour .img .one .li:hover{ color: #000;}
.aboutboxfour .img .two .li:hover, .aboutboxfour .img .three .h:hover, .aboutboxfour .img .three .mk .li:hover{ color: #0093DD;}

.aboutfivebox{ padding: 0.85rem 0; background: #f6f6f6; overflow: hidden;}
.aboutfivebox .list{ padding: 0.65rem 0 0 0; width: 23.4rem; margin: 0 -2.1rem; position: relative;}
.aboutfivebox .list .img{ width: 5.5rem; margin: auto; background: #fff; border-radius: 0.1rem; padding: 15px 0;}
.aboutfivebox .list .img .m{ width: 5.17rem; height: 2.6rem; margin: auto; overflow: hidden;}
.aboutfivebox .list .img .m img{ display: block; width: 100%; transition: all 0.5s;}
.aboutfivebox .list .img .p{ font-size: 16px; line-height: 26px; color: #333333; text-align: center; margin-top: 15px;}
.aboutfivebox .list .swiper{ padding-bottom: 0.6rem;}
.aboutfivebox .list .swiper-pagination{ display: flex; justify-content: center; bottom: 0;}
.aboutfivebox .list::after,
.aboutfivebox .list::before{ width: 5.7rem; height: 100%; position: absolute; top: 0; left: 0; background: #f6f6f6; opacity: 0.6; content: ''; z-index: 5;}
.aboutfivebox .list::before{ left: auto; right: 0;}
.aboutboxsix{ padding: 0.85rem 0; background: hsla(196,70%,95%,0.60);}
.aboutboxsix .list{ display: flex; margin-top: 0.64rem; background: #fff;}
.aboutboxsix .list .one{ width: 2.9rem;}
.aboutboxsix .list .two{ width: 7.58rem;}
.aboutboxsix .list .three{ width: 6.29rem;}
.aboutboxsix .list .three .li{ width: 100%; height: 5.96rem; overflow: hidden; display: none;}
.aboutboxsix .list .three .li img{ display: block; width: 100%; transition: all 0.5s;}
.aboutboxsix .list .three .li.on{ display: block;}
.aboutboxsix .list .one .li{ width: 100%; height: calc(5.96rem / 4); position: relative; background: #f5f9fa; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.aboutboxsix .list .one .li div{ font-size: 16px; line-height: 0.3rem; text-align: center; color: #333; padding: 0 0.35rem;}
.aboutboxsix .list .one .li::after{ position: absolute; top: 0; left: 0; width: 100%; height: 1px; background: #0093DD; content: '';}
.aboutboxsix .list .one .li:first-child::after{ display: none;}
.aboutboxsix .list .one .li.on{ background: #fff;}
.aboutboxsix .list .one .li.on div{ color: #0093DD; font-size: 18px; font-weight: bold;}
.aboutboxsix .list .two .mk{ padding: 0.8rem 0.8rem 0 0.8rem;}
.aboutboxsix .list .two .li{ display: none; height: 5.96rem; overflow-y: auto;}
.aboutboxsix .list .two .li.on{ display: block;}
.aboutboxsix .list .two .li .h{ font-size: 16px; font-weight: bold; color: #333; line-height: 20px;}
.aboutboxsix .list .two .li .div{ margin-top: 0.4rem;}
.aboutboxsix .list .two .li .m{ margin-top: 0.5rem;}
.aboutboxsix .list .two .li .m:first-child{ margin-top: 0;}
.aboutboxsix .list .two .li .m .p{ font-size: 0.2rem; line-height: 0.3rem; font-weight: bold; color: #333;}
.aboutboxsix .list .two .li .m .t{ font-size: 0.16rem; opacity: 0.8; color: #333; margin-top: 0.1rem;}
.aboutboxsix .moretwobox{ margin-top: 0.6rem;}
.aboutboxmap{ padding: 0.95rem 0 0.5rem 0;}
.aboutboxmap .mapbox{ width: 10.15rem; height: 7.22rem; margin: auto; background: url(../images/img/17.jpg) no-repeat center; background-size: 100% 100%; position: relative;}
.chanpingbox{ padding: 0.6rem 0; background: linear-gradient(117deg, rgba(0,147,221,0.1), rgba(255,255,255,0.1));}
.chanpingbox .cont{ /*display: flex; justify-content: flex-start; flex-wrap: wrap;*/}
.chanpingbox .cont .eli{ display: flex;}
.chanpingbox .cont .li{ position: relative; width: calc(100% / 3); transition: all 0.5s;}
/*.chanpingbox .cont .li.on1{ width: 45%;}
.chanpingbox .cont .li.on2{ width: 27.5%;}*/
.chanpingbox .cont .li .m{ /*width: 5.6rem;*/ width: 100%; height: 3.6rem; overflow: hidden;}
.chanpingbox .cont .li .m img{ display: block; width: 100%; transition: all 0.5s; opacity: 0;}
.chanpingbox .cont .li .icon{ position: absolute; left: 0.46rem; bottom: 0.4rem;}
.chanpingbox .cont .li .icon .s img{ display: block; max-height: 0.82rem;}
.chanpingbox .cont .li .icon .p{ font-size: 0.22rem; font-weight: bold; line-height: 0.26rem; margin-top: 0.2rem; color: #fff;}
.renacaixuanbvox{ padding: 0.6rem 0; background: linear-gradient(117deg, rgba(0,147,221,0.1), rgba(255,255,255,0.1));}
.renacaixuanbvox .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.16rem;}
.renacaixuanbvox .list .li{ width: 3.1rem; position: relative; margin: 0 0.16rem; /*background: linear-gradient(0deg, #0093DD, #00C6F7);*/ background: url(../images/people/10.jpg) no-repeat center; background-size: cover;}
.renacaixuanbvox .list .li .m{ width: 100%; height: 5.2rem; overflow: hidden; background: #002B41; transition: all 0.5s;}
.renacaixuanbvox .list .li .m img{ display: block; width: 100%; transition: all 0.5s; /*opacity: 0.4;*/}
.renacaixuanbvox .list .li:hover .m{ opacity: 0;}
.renacaixuanbvox .list .up{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); text-align: center; width: 100%;}
.renacaixuanbvox .list .up .k{ width: 1.1rem; height: 1.1rem; margin: auto; display: flex; justify-content: center; align-items: center;}
.renacaixuanbvox .list .up .k img{ display: block; max-width: 100%; max-height: 100%;}
.renacaixuanbvox .list .up .s img{ display: block; height: 0.9rem; margin: auto;}
.renacaixuanbvox .list .up .p{ font-size: 0.26rem; font-weight: bold; text-align: center; color: #fff; margin-top: 0.2rem;}
.guifanboxone{ padding: 0.85rem 0; background: #F6F7F9;}
.guifanboxone .list{ padding-top: 0.7rem; display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.22rem;}
.guifanboxone .list .li{ width: 5.3rem; margin: 0 0.22rem; background: #fff; position: relative;}
.guifanboxone .list .li a{ display: block; padding: 0.4rem 0.55rem 0.55rem 0.35rem;}
.guifanboxone .list .li .i{ width: 0.34rem; height: 0.34rem; background: #fff; border-radius: 100%; position: absolute; top: -0.18rem; left: 0.2rem;}
.guifanboxone .list .li .i::after{ width: 0.16rem; height: 0.16rem; border-radius: 100%; background: #0093DD; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); content: '';}
.guifanboxone .list .li:nth-child(2) .i::after{ background: #6688FF;}
.guifanboxone .list .li:nth-child(3) .i::after{ background: #FB861B;}
.guifanboxone .list .li .m{ font-size: 0.26rem; color: #333; font-weight: bold; line-height: 0.3rem;}
.guifanboxone .list .li .h{ font-size: 0.36rem; font-weight: bold; line-height: 0.46rem; margin-top: 0.08rem; color: #0093DD;}
.guifanboxone .list .li:nth-child(2) .h{ color: #6688FF;}
.guifanboxone .list .li:nth-child(3) .h{ color: #FB861B;}
.guifanboxone .list .li .ter{ margin-top: 0.35rem;}
.guifanboxone .list .li .ter .p{ font-size: 0.18rem; line-height: 0.3rem; margin-top: 0.15rem; position: relative; padding-left: 0.27rem;}
.guifanboxone .list .li .ter .p:first-child{ margin-top: 0;}
.guifanboxone .list .li .ter .p i{ width: 0.27rem; font-size: 0.18rem; color: #0093DD; position: absolute; top: 0; left: 0.1rem;}
.guifanboxone .list .li:nth-child(2) .ter .p i{ color: #6688FF;}
.guifanboxone .list .li:nth-child(3) .ter .p i{ color: #FB861B;}
.guanjianbox{ padding: 0.85rem 0;}
.guanjianbox .list{ display: flex; justify-content: space-between; margin-top: 0.5rem; padding: 0 0.7rem;}
.guanjianbox .list .li{ position: relative;}
.guanjianbox .list .li .m img{ display: block; height: 1.95rem; border-radius: 100%;}
.guanjianbox .list .li .p{ position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 1rem; text-align: center; font-size: 0.22rem; font-weight: bold; line-height: 0.26rem;}
.juecebox{ padding: 0.85rem 0; background: #F6F7F9;}
.juecebox .img img{ display: block; margin: 0.5rem auto 0; width: 14.58rem;}
.pinggutwo .list4 .li{ width: 2.62rem; margin: 0.5rem 0.11rem 0 0.11rem;}
.pinggutwo .list4 .li .p{ margin-top: 0.2rem;}
.pinggutwo .list4 .li a{ padding: 0.35rem;}
.jueceboxtwo{ padding: 0.85rem 0; background: #F3FCFF;}
.jueceboxtwo .top{ display: flex; justify-content: center; margin-top: 0.5rem;}
.jueceboxtwo .top .li{ width: 2.6rem; line-height: 0.7rem; border: 1px solid #BCDBEA; background: #F3FCFF; font-size: 0.22rem; text-align: center; color: #333; margin: 0 0.1rem; cursor: pointer; transition: all 0.5s;}
.jueceboxtwo .top .li.on, .jueceboxtwo .top .li:hover{ background: #0093DD; border-color: #0093DD; color: #fff;}
.jueceboxtwo .wli{ margin: 0.6rem -0.15rem 0 -0.15rem; display: none; justify-content: center; /*flex-wrap: wrap;*/ position: relative;}
.jueceboxtwo .wli.on{ display: flex;}
.jueceboxtwo .wli .li{ width: 1.84rem; margin: 0 0.14rem; position: relative; z-index: 2;}
.jueceboxtwo .wli .mk{ width: 100%; height: 1.55rem; display: flex; align-items: center; padding-bottom: 0.17rem; background: url(../images/img/28.png) no-repeat top center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(2) .mk{ background: url(../images/people/19.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(3) .mk{ background: url(../images/people/20.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(4) .mk{ background: url(../images/people/21.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(5) .mk{ background: url(../images/people/22.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(6) .mk{ background: url(../images/people/23.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(7) .mk{ background: url(../images/people/24.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .li:nth-child(8) .mk{ background: url(../images/people/25.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo .wli .mk .s{ width: 0.8rem; height: 0.8rem; display: flex; justify-content: center; align-items: center; margin: auto;}
.jueceboxtwo .wli .mk .s img{ max-width: 100%; max-height: 100%;}
.jueceboxtwo .wli .mk .h{ font-size: 0.22rem; color: #0193DE; line-height: 0.24rem; margin-top: 0.15rem; text-align: center;}
.jueceboxtwo .wli .li:nth-child(2) .mk .h{ color: #01B0F1;}
.jueceboxtwo .wli .li:nth-child(3) .mk .h{ color: #53E4C5;}
.jueceboxtwo .wli .li:nth-child(4) .mk .h{ color: #FFC001;}
.jueceboxtwo .wli .li:nth-child(5) .mk .h{ color: #4473C5;}
.jueceboxtwo .wli .li:nth-child(6) .mk .h{ color: #7030A0;}
.jueceboxtwo .wli .li:nth-child(7) .mk .h{ color: #9975A1;}
.jueceboxtwo .wli .li:nth-child(8) .mk .h{ color: #C77DD8;}
.jueceboxtwo .wli .mk>div{ width: 100%;}
.jueceboxtwo .wli .m{ margin: 0.1rem auto 0; width: 0.44rem; height: 0.44rem; text-align: center; line-height: 0.44rem; border-radius: 100%; background: #C5E3F4; font-size: 0.18rem; color: #0193DE; font-family: 'font1';}
.jueceboxtwo .wli .li:nth-child(2) .m{ color: #01B0F1;}
.jueceboxtwo .wli .li:nth-child(3) .m{ color: #53E4C5;}
.jueceboxtwo .wli .li:nth-child(4) .m{ color: #FFC001;}
.jueceboxtwo .wli .li:nth-child(5) .m{ color: #4473C5;}
.jueceboxtwo .wli .li:nth-child(6) .m{ color: #7030A0;}
.jueceboxtwo .wli .li:nth-child(7) .m{ color: #9975A1;}
.jueceboxtwo .wli .li:nth-child(8) .m{ color: #C77DD8;}
.jueceboxtwo .wli::after{ position: absolute; left: 0.15rem; right: 0.15rem; height: 2px; bottom: 0.22rem; background: #0193DE; content: ''; opacity: 0.2; z-index: 0;}
.pinggutwo3 .list .li a{ padding: 0.4rem; display: block;}
.pinggutwo3 .list .li a>div{ display: flex; justify-content: space-between;}
.pinggutwo3 .list .li .m img{ width: 1.02rem; height: auto;}
.pinggutwo3 .list .li .mf{ width: calc(100% - 1.5rem); text-align: left;}
.pinggutwo3 .list .li .mf .h{ font-size: 0.22rem; line-height: 0.32rem; padding-top: 0.15rem; color: #0093DD; margin: 0; text-align: left;}
.pinggutwo3 .list .li .mf .p{ font-size: 0.18rem; line-height: 0.3rem; text-align: left; margin-top: 0.1rem;}
.mavmaxbox3 .cont{ justify-content: center;}
.pinggutwo .list5 .li{ width: 3.1rem; margin: 0.5rem 0.16rem 0 0.16rem;}
.pinggutwo .list5{ width: auto;}
.pinggutwo .list5 .li .p{ margin-top: 0.2rem;}
.juecesixbox{ padding: 0.85rem 0; background: #F6F7F9;}
.juecesixbox .img img{ display: block; width: 14.8rem; margin: 15px auto 0;}
.pinggutwo .list6 .li .p{ margin-top: 0.1rem;}
.pinggutwo .list6 .li a{ padding: 0;}
.pinggutwo .list6 .li::after,
.pinggutwo .list6 .li::before{ display: none;}
.pinggutwo .list6 .li .h{ font-size: 0.22rem; line-height: 0.32rem;}
.gongxuanbox{ padding: 0.85rem 0; background: #F6F7F9;}
.gongxuanbox .list{ margin-top: 0.9rem; display: flex; justify-content: space-between; position: relative;}
.gongxuanbox .list .li{ width: 2.55rem; position: relative; z-index: 5;}
.gongxuanbox .list .li .tp{ width: 100%; height: 1.5rem; border-radius: 0.1rem; display: flex; align-items: center; background: #5B9BD5;}
.gongxuanbox .list .li:nth-child(2) .tp{ background: #55C3CF;}
.gongxuanbox .list .li:nth-child(3) .tp{ background: #50C8A7;}
.gongxuanbox .list .li:nth-child(4) .tp{ background: #4BC174;}
.gongxuanbox .list .li:nth-child(5) .tp{ background: #4ABA46;}
.gongxuanbox .list .li:nth-child(6) .tp{ background: #70AD47;}
.gongxuanbox .list .li .tp>div{ width: 100%; text-align: center;}
.gongxuanbox .list .li .tp .h{ font-size: 0.52rem; line-height: 1; color: #fff; opacity: 0.5; font-family: 'font1';}
.gongxuanbox .list .li .tp .p{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; text-align: center; color: #fff; margin-top: 0.15rem;}
.gongxuanbox .list .li .ms{ width: 100%; height: 0.23rem; background: url(../images/img/32.png) no-repeat center; background-size: auto 100%; margin: 0.2rem 0;}
.gongxuanbox .list .li:nth-child(2) .ms{ background: url(../images/img/32b.png) no-repeat center; background-size: auto 100%;}
.gongxuanbox .list .li:nth-child(3) .ms{ background: url(../images/img/32c.png) no-repeat center; background-size: auto 100%;}
.gongxuanbox .list .li:nth-child(4) .ms{ background: url(../images/img/32d.png) no-repeat center; background-size: auto 100%;}
.gongxuanbox .list .li:nth-child(5) .ms{ background: url(../images/img/32e.png) no-repeat center; background-size: auto 100%;}
.gongxuanbox .list .li:nth-child(6) .ms{ background: url(../images/img/32f.png) no-repeat center; background-size: auto 100%;}
.gongxuanbox .list .mk{ background: rgba(91,155,213,0.2); border: 1px solid rgba(91,155,213,0.48); border-radius: 0.1rem; /*padding: 0.5rem 0.35rem;*/ padding: 0.5rem 0; display: flex; justify-content: center; align-items: center;}
.gongxuanbox .list .mk .p{ font-size: 0.18rem; line-height: 0.54rem; color: #333; position: relative; padding-left: 0.34rem; }
.gongxuanbox .list .mk .p::after{ content: ''; position: absolute; top: 0; left: 0; height: 0.54rem; width: 0.21rem; background: url(../images/img/33.png) no-repeat center; background-size: 100% auto;}
.gongxuanbox .list .li:nth-child(2) .mk .p::after{ background: url(../images/img/33b.png) no-repeat center; background-size: 100% auto;}
.gongxuanbox .list .li:nth-child(3) .mk .p::after{ background: url(../images/img/33c.png) no-repeat center; background-size: 100% auto;}
.gongxuanbox .list .li:nth-child(4) .mk .p::after{ background: url(../images/img/33d.png) no-repeat center; background-size: 100% auto;}
.gongxuanbox .list .li:nth-child(5) .mk .p::after{ background: url(../images/img/33e.png) no-repeat center; background-size: 100% auto;}
.gongxuanbox .list .li:nth-child(6) .mk .p::after{ background: url(../images/img/33f.png) no-repeat center; background-size: 100% auto;}
.gongxuanbox .list .li:nth-child(2) .mk{ background: rgba(85,195,207,0.2); border: 1px solid rgba(85,195,207,0.48);}
.gongxuanbox .list .li:nth-child(3) .mk{ background: rgba(80,200,167,0.2); border: 1px solid rgba(80,200,167,0.48);}
.gongxuanbox .list .li:nth-child(4) .mk{ background: rgba(75,193,116,0.2);  border: 1px solid rgba(75,193,116,0.48);}
.gongxuanbox .list .li:nth-child(5) .mk{ background: rgba(74,186,70,0.2); border: 1px solid rgba(74,186,70,0.48);}
.gongxuanbox .list .li:nth-child(6) .mk{ background: rgba(112,173,71,0.2); border: 1px solid rgba(112,173,71,0.48);}
.gongxuanbox .list::after{ position: absolute; left: 0; top: -0.48rem; width: 17.23rem; height: 2.49rem; background: url(../images/img/31.png) no-repeat center; background-size: 100% 100%; content: '';}
/*
.fenxianbox{ padding: 1.1rem 0; background: #F6F7F9;}
.fenxianbox .img{ width: 7.02rem; height: 4.2rem; margin: auto;}
*/
.fenxianbox{ padding: 1.1rem 0; background: #F6F7F9; overflow: hidden;}
.fenxianbox .img{ width: 7.02rem; height: 4.2rem; margin: auto; position: relative;}
.fenxianbox .img img{ display: block; width: 14.43rem;}
.fenxianbox .img .tit{ width: 100%; height: 100%; background: url(../images/z12.png)  no-repeat center; background-size: 100% auto; display: flex; justify-content: center; align-items: center;}
.fenxianbox .img .tit .p{ font-size: 0.38rem; font-weight: bold; line-height: 0.62rem; text-align: center;}
.fenxianbox .img .li .m{ width: 0.63rem; height: 0.63rem; text-align: center; line-height: 0.63rem; background: #0093DD; border-radius: 100%; font-size: 0.28rem; color: #fff; font-family: 'font1'; transition: all 0.5s;}
.fenxianbox .img .li2 .m{ background: #55C3CF;}
.fenxianbox .img .li3 .m{ background: #50C8A7;}
.fenxianbox .img .li4 .m{ background: #4BC174;}
.fenxianbox .img .li5 .m{ background: #4ABA46;}
.fenxianbox .img .li6 .m{ background: #70AD47;}
.fenxianbox .img .li:hover .m{ background: #154A9A;}
.fenxianbox .img .li .h{ font-size: 0.26rem; line-height: 0.36rem; color: #0093DD; font-weight: bold; white-space: nowrap; transition: all 0.5s;}
.fenxianbox .img .li2 .h{ color: #55C3CF;}
.fenxianbox .img .li3 .h{ color: #50C8A7;}
.fenxianbox .img .li4 .h{ color: #4BC174;}
.fenxianbox .img .li5 .h{ color: #4ABA46;}
.fenxianbox .img .li6 .h{ color: #70AD47;}
.fenxianbox .img .li:hover .h{ color: #154A9A;}
.fenxianbox .img .li .p{ font-size: 0.18rem; line-height: 0.28rem; margin-top: 0.15rem; color: #333; white-space: nowrap;}
.fenxianbox .img .li{ position: absolute;}
.fenxianbox .img .li .text{ position: absolute; top: 50%; right: 0.87rem; transform: translateY(-50%); text-align: right;}
.fenxianbox .img .li3 .text, .fenxianbox .img .li4 .text, .fenxianbox .img .li5 .text{ text-align: left; right: auto; left: 0.87rem;}
.fenxianbox .img .li1{ top: 1.35rem; left: -0.3rem;}
.fenxianbox .img .li2{ bottom: 0.04rem; left: 1.74rem;}
.fenxianbox .img .li3{ bottom: 0.06rem; right: 0.99rem;}
.fenxianbox .img .li4{ top: 1.59rem; right: -0.3rem;}
.fenxianbox .img .li5{ top: 0.04rem; right: 1.64rem;}
.fenxianbox .img .li6{ top: -0.31rem; left: 1.72rem;}
.liuchengbox{ padding: 0.85rem 0; background: #F6F7F9;}
.liuchengbox .img{ width: 15.61rem; height: 5.22rem; margin: 0.6rem auto 0; display: block; position: relative;}
.liuchengbox .img .m img{ display: block; width: 5.78rem; position: absolute; top: -0.31rem; left: 5.07rem; opacity: 0.5;}
.liuchengbox .img .list .li .k{ width: 0.84rem; height: 0.84rem; text-align: center; line-height: 0.84rem; border-radius: 100%; background: #5A9AD4; font-size: 0.4rem; color: #fff; font-family: 'font1'; transition: all 0.5s; position: relative;}
.liuchengbox .img .list .li .mk{ position: absolute; right: 1.06rem; top: 50%; transform: translateY(-50%); text-align: right;}
.liuchengbox .img .list .li .mk .h{ font-size: 0.26rem; line-height: 0.48rem; color: #5A9AD4; font-weight: bold; white-space: nowrap; transition: all 0.5s;}
.liuchengbox .img .list .li2 .mk .h{ color: #ED7D31;}
.liuchengbox .img .list .li3 .mk .h{ color: #6F829C;}
.liuchengbox .img .list .li4 .mk .h{ color: #FF5050;}
.liuchengbox .img .list .li5 .mk .h{ color: #4A9D2C;}
.liuchengbox .img .list .li6 .mk .h{ color: #2F5597;}
.liuchengbox .img .list .li7 .mk .h{ color: #7030A0;}
.liuchengbox .img .list .li8 .mk .h{ color: #FFC000;}
.liuchengbox .img .list .li9 .mk .h{ color: #73BD24;}
.liuchengbox .img .list .li:hover .mk .h{ color: #154A9A;}
.liuchengbox .img .list .li2 .k{ background: #ED7D31;}
.liuchengbox .img .list .li3 .k{ background: #6F829C;}
.liuchengbox .img .list .li4 .k{ background: #FF5050;}
.liuchengbox .img .list .li5 .k{ background: #4A9D2C;}
.liuchengbox .img .list .li6 .k{ background: #2F5597;}
.liuchengbox .img .list .li7 .k{ background: #7030A0;}
.liuchengbox .img .list .li8 .k{ background: #FFC000;}
.liuchengbox .img .list .li9 .k{ background: #73BD24;}
.liuchengbox .img .list .li:hover .k{ background: #154A9A;}
.liuchengbox .img .list .li .mk .p{ font-size: 0.18rem; line-height: 0.3rem; margin-top: 0.1rem; color: #333; white-space: nowrap;}
.liuchengbox .img .list .li{ position: absolute; /*opacity: 0.5;*/}
.liuchengbox .img .list .li1{ top: 0.03rem; left: 3.52rem;}
.liuchengbox .img .list .li2{ top: 1.41rem; left: 3.52rem;}
.liuchengbox .img .list .li3{ top: 2.8rem;  left: 3.52rem;}
.liuchengbox .img .list .li4{ top: 4.18rem;  left: 3.52rem;}
.liuchengbox .img .list .li5{ top: 4.18rem; left: 6.2rem;}
.liuchengbox .img .list .li6{ top: 4.18rem; right: 2.89rem;}
.liuchengbox .img .list .li7{ top: 2.8rem; right: 2.89rem;}
.liuchengbox .img .list .li8{ top: 1.41rem; right: 2.89rem;}
.liuchengbox .img .list .li9{ top: 0.03rem; right: 2.89rem;}
.liuchengbox .img .list .li5 .mk,
.liuchengbox .img .list .li6 .mk,
.liuchengbox .img .list .li7 .mk,
.liuchengbox .img .list .li8 .mk,
.liuchengbox .img .list .li9 .mk{ left: 1.06rem; right: auto; text-align: left;}
.liuchengbox .img .list .li .k::after{ position: absolute; width: 100%; height: 0.54rem; top: 100%; left: 0; background: url(../images/z14.png) no-repeat center; background-size: 0.32rem auto; content: '';}
.liuchengbox .img .list .li4 .k::after{ top: 0;  left: 100%; height: 100%; width: 1.84rem; background: url(../images/z15.png) no-repeat center; background-size: 0.28rem auto;}
.liuchengbox .img .list .li5 .k::after{ top: 0;  left: 4.64rem; height: 100%; width: 0.28rem; background: url(../images/z15.png) no-repeat center; background-size: 0.28rem auto;}
.liuchengbox .img .list .li6 .k::after,
.liuchengbox .img .list .li7 .k::after,
.liuchengbox .img .list .li8 .k::after{ bottom: 100%; top: auto; background: url(../images/z16.png) no-repeat center; background-size: 0.32rem auto;}
.liuchengbox .img .list .li9 .k::after{ display: none;}

.fenxianboxtwo{ padding: 0.85rem 0;}
.fenxianboxtwo .form{ margin-top: 0.45rem;}
.fenxianboxtwo .form table{ /*border: 1px solid #0093DD;*/ width: 100%;}
.fenxianboxtwo .form table th{ line-height: 0.68rem; background: #0093DD; font-size: 0.26rem; color: #fff;}
.fenxianboxtwo .form table td{ background: #f2f9fd; font-size: 0.2rem; text-align: center; color: #333; line-height: 0.68rem;}
.fenxianboxtwo .form table tbody tr:nth-child(2n) td{ background: #fff;}
.panliboxtwo{ padding: 0.7rem 0 0.85rem 0; position: relative;}
.panliboxtwo::after{ width: 100%; height: 2.77rem; position: absolute; top: 0; left: 0; background: linear-gradient(117deg, rgba(0,147,221,0.15), rgba(0,147,221,0.05)); content: ''; z-index: 0;}
.panliboxtwo .cont{ position: relative; z-index: 5;}
.panliboxtwo .cont .ps{ padding: 0.4rem 0.3rem; border-radius: 0.03rem; background: #fff url(../images/img/43.png) no-repeat center; background-size: auto 1.18rem; box-shadow: 0 0 15px hsla(0,0%,0%,0.10); margin-top: 0.55rem; font-size: 0.18rem; line-height: 0.4rem; color: #333;}
.panliboxtwo .cont .list{ margin-top: 1.2rem;}
.panliboxtwo .cont .list .li{ margin-top: 1.5rem;}
.panliboxtwo .cont .list .li:first-child{ margin-top: 0;}
.panliboxtwo .cont .list .li .img{ max-width: 8.2rem; float: right;}
.panliboxtwo .cont .list .li .img img{ display: block; max-width: 100%;}
.panliboxtwo .cont .list .li:nth-child(2) .img{ float: left;} 
.panliboxtwo .cont .list .li .text{ width: 7.1rem;}
.panliboxtwo .cont .list .li .text .m{ width: 0.99rem; height: 0.69rem; background: url(../images/img/36.png) no-repeat center; background-size: 100% auto;}
.panliboxtwo .cont .list .li .text .h{ font-size: 0.4rem; font-weight: bold; line-height: 0.48rem; color: #191919; margin-top: 0.15rem;}
.panliboxtwo .cont .list .li .text .mk{ padding-top: 0.35rem;}
.panliboxtwo .cont .list .li .text .mk .p{ font-size: 0.18rem; line-height: 0.28rem; padding: 0.1rem 0 0.1rem 0.44rem; position: relative;}
.panliboxtwo .cont .list .li .text .mk .p i{ font-size: 0.18rem; font-weight: bold;}
.panliboxtwo .cont .list .li .text .mk .p div{ width: 0.34rem; height: 0.34rem; text-align: center; line-height: 0.34rem; background: #0093DD; font-size: 0.16rem; color: #fff; font-family: 'font1'; position: absolute; top: 0.07rem; left: 0; border-radius: 100%;}
.panliboxtwo .cont .list .li:nth-child(2) .text{ float: right;}
.panliboxthree{ padding: 0.85rem 0; background: #EFFAFD url(../images/img/39.jpg) no-repeat bottom center; background-size: 100% auto;}
.panliboxthree .ps{ font-size: 0.18rem; line-height: 0.3rem; margin-top: 0.4rem; text-align: center;}
.panliboxthree .list{ margin-top: 0.5rem; background: #fff; display: flex; justify-content: space-between; padding: 0.5rem; align-items: center;}
.panliboxthree .list .img img{ display: block; width: 6.22rem;}
.panliboxthree .list .form{ width: 8.68rem;}
.panliboxthree .list .form table{ width: 100%;}
.panliboxthree .list .form td{ background: #fff; text-align: center; font-size: 0.2rem; line-height: 0.68rem; color: #333;}
.panliboxthree .list .form tr:nth-child(2n) td{ background: #F0F6F9;}
.panliboxfour{ padding: 0.85rem 0 0.5rem 0;}
.panliboxfour .ps{ font-size: 0.18rem; line-height: 0.28rem; margin-top: 0.3rem; text-align: center;}
.panliboxfour .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.22rem; padding-top: 0.5rem;}
.panliboxfour .list .li{ width: 5.3rem; background: #F6F6F6; margin: 0 0.22rem;}
.panliboxfour .list .li a{ display: block; padding: 0.29rem 0.27rem;}
.panliboxfour .list .li .m{ width: 100%; height: 2.78rem; overflow: hidden; position: relative;}
.panliboxfour .list .li .m img{ display: block; width: 100%;}
.panliboxfour .list .li .m .v{ position: absolute; left: 0; bottom: 0.3rem; font-size: 0.36rem; font-weight: bold; color: #fff; text-align: center; width: 100%; line-height: 1;}
.panliboxfour .list .li .text{ margin-top: 0.25rem;}
.panliboxfour .list .li .text .h{ font-size: 0.26rem; line-height: 0.36rem; font-weight: bold; color: #333;}
.panliboxfour .list .li .text .p{ font-size: 0.18rem; line-height: 0.34rem; margin-top: 0.15rem; opacity: 0.9; color: #333;}
.opentitboot{ width: 100%; height: 2.2rem; position: relative; overflow: hidden;}
.opentitboot2{ background: hsla(0,0%,93%,0.50);}
.opentitboot3{ background: #EFFAFD;}
.opentitboot::after{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: ''; background: url(../images/people/65.png) no-repeat center bottom; background-size: 100% auto;}
.opentitboot::after{ animation: myfirst 4s; animation-iteration-count: infinite;}
@keyframes myfirst{
	0%   { transform: scale(1); background-size: 100% auto; }
	50%  { transform: scale(1.1); background-size: 105% auto; }
	80%  { transform: scale(1.05); background-size: 101% auto; }
	100% { transform: scale(1); background-size: 100% auto; }
}
.opentitboot .mk{ padding:  1.1rem 3.2rem 0 2.95rem; display: flex; justify-content: space-between; align-items: center; position: relative; z-index: 5;}
.opentitboot .mk .h{ font-size: 0.36rem; font-weight: bold; color: #485C6D;}
.opentitboot .mk .a a{ display: block; width: 2.2rem; height: 0.62rem; line-height: 0.62rem; text-align: center; background: #0093DD; font-size: 0.22rem; color: #fff; border-radius: 0.4rem;}
.opentitboot .mk{ animation: myfirst11 4s; animation-iteration-count: infinite;}
@keyframes myfirst11{
	0%   { transform: translateX(0); }
	50%  { transform: translateX(-0.2rem); }
	100% { transform: translateX(0); }
}
.opentitboot .mk:hover{ animation-play-state: paused;}
.panliboxtwo .cont .list .li .icon{ display: flex; float: right;}
.panliboxtwo .cont .list .li .icon .m{ width: 1.04rem; height: 1.04rem; margin: auto;}
.panliboxtwo .cont .list .li .icon .m img{ display: block; height: 100%; margin: auto;}
.panliboxtwo .cont .list .li .icon .p{ font-size: 0.22rem; color: #0093DD; font-weight: bold; line-height: 0.3rem; text-align: center; margin-top: 0.1rem;}
.panliboxtwo .cont .list .li .icon .sli{ margin-left: 0.9rem;}
.panliboxtwo .cont .list .li .icon .sli:first-child{ margin-left: 0;}
.panliboxeight{ padding: 0.85rem 0; background: #EFFAFD url(../images/img/39.jpg) no-repeat center bottom; background-size: 100% auto;}
.panliboxeight .top{ display: flex; justify-content: center; padding-top: 0.6rem;}
.panliboxeight .top .li{ margin: 0 0.2rem; width: 3.55rem; height: 1.32rem; position: relative; display: flex; justify-content: center; align-items: center; cursor: pointer;}
.panliboxeight .top .li>div{ width: 100%;}
.panliboxeight .top .li .h{ display: flex; justify-content: center; align-items: flex-end; font-size: 0.24rem; line-height: 0.38rem; color: #333; font-weight: bold; transition: all 0.5s;}
.panliboxeight .top .li .h i{ font-size: 0.56rem; line-height: 0.56rem; margin-right: 0.02rem; color: #333; font-family: 'font1'; transition: all 0.5s;}
.panliboxeight .top .li .p{ font-size: 0.2rem; line-height: 1; margin-top: 0.1rem; text-align: center; transition: all 0.5s;}
.panliboxeight .top .li::after{ width: 1px; height: 0.86rem; background: #C3D2D6; position: absolute; top: 50%; left: -0.2rem; transform: translateY(-50%); content: '';}
.panliboxeight .top .li:first-child::after{ display: none;}
.panliboxeight .top .li.on{ background: url(../images/img/46.png) no-repeat center; background-size: auto 100%;}
.panliboxeight .top .li.on .h, .panliboxeight .top .li:hover .h,
.panliboxeight .top .li.on .h i, .panliboxeight .top .li:hover .h i,
.panliboxeight .top .li.on .p, .panliboxeight .top .li:hover .p{ color: #0082DB;}
.panliboxeight .boot{ padding-top: 20px;}
.panliboxeight .boot .wli{ width: 100%; height: 0; overflow: hidden; /*justify-content: flex-start; flex-wrap: wrap;*/ position: relative;}
.panliboxeight .boot .wli.on{ height: auto; overflow: inherit;}
.panliboxeight .boot .wli .jion{ display: flex; justify-content: flex-start; flex-wrap: wrap;}
.panliboxeight .boot .wli .li{ width: 2.6rem; margin: 20px 0.1rem 0 0.1rem; position: relative;}
.panliboxeight .boot .wli .li::after{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 0.08rem; background: #ECFAFF; border: 1px solid #00B0F0; content: '';}
.panliboxeight .boot .wli .li:nth-child(2)::after{ background: #DDF0FE; border-color: #0070C0;}
.panliboxeight .boot .wli .li:nth-child(3)::after{ background: #DFF7FF; border-color: #5DD4FF;}
.panliboxeight .boot .wli .li:nth-child(4)::after{ background: #ECFAFF; border-color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(5)::after{ background: #ECFAFF; border-color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(6)::after{ background: #DDF0FE; border-color: #0070C0;}
.panliboxeight .boot .wli .li:nth-child(7)::after{ background: #DFF7FF; border-color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(8)::after{ background: hsla(196,100%,24%,0.15); border-color: hsla(196,100%,24%,0.50);}
.panliboxeight .boot .wli .li:nth-child(9)::after{ background: #ECFAFF; border-color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(10)::after{ background: #DDF0FE; border-color: #0070C0;}
.panliboxeight .boot .wli .li:nth-child(11)::after{ background: #ECFAFF; border-color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(12)::after{ background: hsla(196,100%,47%,0.15); border-color: hsla(196,100%,24%,0.50);}
.panliboxeight .boot .wli .li>div{ position: relative; z-index: 5; text-align: center; padding: 0.25rem 0; font-size: 0.22rem; line-height: 0.4rem; color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(2)>div{ color: #0070C0;}
.panliboxeight .boot .wli .li:nth-child(3)>div{ color: #5DD4FF;}
.panliboxeight .boot .wli .li:nth-child(4)>div{ color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(5)>div{ color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(6)>div{ color: #0070C0;}
.panliboxeight .boot .wli .li:nth-child(7)>div{ color: #5DD4FF;}
.panliboxeight .boot .wli .li:nth-child(8)>div{ color: #005878;}
.panliboxeight .boot .wli .li:nth-child(9)>div{ color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(10)>div{ color: #0070C0;}
.panliboxeight .boot .wli .li:nth-child(11)>div{ color: #00B0F0;}
.panliboxeight .boot .wli .li:nth-child(12)>div{ color: #005878;}
.panliboxeight .boot .swiper-pagination, .panliboxeight .boot .swiper-button-next, .panliboxeight .boot .swiper-button-prev{ display: none;}
.panliboxeight .boot .em{ width: 0.25rem; height: 0.42rem; background: url(../images/26.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; left: -0.5rem; transform: translateY(-50%); opacity: 0.4; cursor: pointer; transition: all 0.5s;}
.panliboxeight .boot .em2{ left: auto; right: -0.5rem;}
.panliboxeight .boot .em1{ transform: translateY(-50%) rotate(180deg);}
.panliboxeight .boot .em:hover{ opacity: 1;}
.gongjubox{ padding: 0.85rem 0 0.4rem 0; background: #F6F6F6;}
.gongjubox .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.11rem; padding-top: 0.5rem;}
.gongjubox .list .li{ width: 2.6rem; background: linear-gradient(114deg, #FFFFFF, #F1FAFF, #EFFCFF, #FFFFFF); border-top: 2px solid #0093DD; margin: 0 0.1rem;}
.gongjubox .list .li a{ padding: 0.3rem; display: block;}
.gongjubox .list .li .m img{ display: block; height: 0.81rem; margin: auto;}
.gongjubox .list .li .h{ font-size: 0.22rem; font-weight: bold; line-height: 0.32rem; text-align: center; margin-top: 0.25rem;}
.gongjubox .list .li .p{ font-size: 0.18rem; line-height: 0.34rem; color: #333; opacity: 0.9; text-align: center; margin-top: 0.15rem;}
.chanpingbox2 .cont .li .m{ /*width: 4.2rem;*/ width: 100%; height: 3.6rem;}
.renacaixuanbvox2 .list .li{ width: 5.38rem; background: url(../images/people/80.jpg) no-repeat center; background-size: cover;}
.mavmaxboxtwo .cont{ display: flex; justify-content: center; padding: 30px 0 16px 0;}
.mavmaxboxtwo .li{ margin: 0 0.1rem;}
.mavmaxboxtwo .li a{ display: block; font-size: 0.18rem; line-height: 0.52rem; text-align: center; padding: 0 0.1rem; min-width: 1.9rem; color: #333; border: 1px solid #C9D2D7; transition: all 0.5s; white-space: nowrap;}
.mavmaxboxtwo .li.on a, .mavmaxboxtwo .li:hover a{ border-color: #0093DD; color: #0093DD; font-weight: bold;}
.cepingboxtwo2{ background: linear-gradient(117deg, rgba(0,147,221,0.1), rgba(255,255,255,0.1));}
.pinggutwo .list8 .li{ width: 5.3rem;}
.pinggutwo .list8 .li a{ padding: 0.35rem 0.76rem;}
.gongjubox2{ padding: 0.85rem 0; background: #fff;}
.gongjubox2 .list .li{ width: 2.16rem; margin: 0 0.14rem;}
.gongjubox2 .list{ margin: 0 -0.14rem;}
.gongjubox2 .list .li .p{ margin-top: 0.25rem;}
.jueceboxtwo .work{ display: flex; justify-content: center; margin-top: 0.5rem;}
.jueceboxtwo .work .li{ width: 2.02rem; height: 1.84rem; border-radius: 0.05rem; background: #EDF4F8; display: flex; align-items: center; border: 1px solid #0193DE;}
.jueceboxtwo .work .li2{ background: #E8F5F9; border-color: #0193DE;}
.jueceboxtwo .work .li3{ background: #E8F7F4; border-color: #53E4C5;}
.jueceboxtwo .work .li4{ background: #FFFCF2; border-color: #FFC001;}
.jueceboxtwo .work .li>div{ width: 100%;}
.jueceboxtwo .work .li .m{ width: 0.8rem; height: 0.8rem; margin: auto; display: flex; justify-content: center; align-items: center;}
.jueceboxtwo .work .li .m img{ display: block; max-width: 100%; max-height: 100%;}
.jueceboxtwo .work .li .p{ font-size: 0.22rem; line-height: 0.3rem; color: #0193DE; text-align: center; margin-top: 0.1rem;}
.jueceboxtwo .work .li2 .p{ color: #01B0F1;}
.jueceboxtwo .work .li3 .p{ color: #53E4C5;}
.jueceboxtwo .work .li4 .p{ color: #FFC001;}
.jueceboxtwo .work .i{ width: 1.04rem; height: 1.84rem; background: url(../images/img/47.png) no-repeat center; background-size: 0.3rem auto;}
.jueceboxtwo2 .wli{ margin: 0.9rem -0.15rem 0 -0.15rem;}
.jueceboxtwo2 .wli .m{ margin: 0 auto 0.2rem auto; color: #4473C5;}
.jueceboxtwo2 .wli .li:nth-child(2) .m{ color: #7030A0;}
.jueceboxtwo2 .wli .li:nth-child(3) .m{ color: #9975A1;}
.jueceboxtwo2 .wli .li:nth-child(4) .m{ color: #C77DD8;}
.jueceboxtwo2 .wli .li:nth-child(5) .m{ color: #ED7CB9;}
.jueceboxtwo2 .wli .li:nth-child(6) .m{ color: #FF4463;}
.jueceboxtwo2 .wli::after{ top: 0.22rem; bottom: auto;}
.jueceboxtwo2 .wli .mk{ padding: 0.17rem 0 0 0; background: url(../images/img/49.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo2 .wli .li:nth-child(2) .mk{ background: url(../images/people/92.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo2 .wli .li:nth-child(3) .mk{ background: url(../images/people/93.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo2 .wli .li:nth-child(4) .mk{ background: url(../images/people/94.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo2 .wli .li:nth-child(5) .mk{ background: url(../images/people/95.png) no-repeat center; background-size: 100% 100%;}
.jueceboxtwo2 .wli .li:nth-child(6) .mk{ background: url(../images/people/96.png) no-repeat center; background-size: 100% 100%;}
.stuyboxtwo{ padding: 0.85rem 0;}
.stuyboxtwo .list{ margin-top: 0.5rem;}
.stuyboxtwo .list .img{ width: 5.97rem; float: right;}
.stuyboxtwo .list .img img{ display: block; max-width: 100%; margin: auto;}
.stuyboxtwo .list .left{ width: 9.78rem; float: left;}
.stuyboxtwo .list .left .li{ margin-bottom: 3px;}
.stuyboxtwo .list .left .li .h{ background: hsla(200,100%,43%,0.05); font-size: 0.2rem; line-height: 0.3rem; padding: 0.18rem; cursor: pointer; transition: all 0.5s;}
.stuyboxtwo .list .left .li:hover .h{ background: #E5F4FC; color: #0093DD;}
.stuyboxtwo .list .left .li.on .h{ background: #E5F4FC; font-weight: bold; color: #0093DD;}
.stuyboxtwo .list .left .li .mk{ padding: 0.3rem 0.45rem; display: none;}
.stuyboxtwo .list .left .li .mk .p{ font-size: 0.18rem; line-height: 0.36rem; color: #333;}
.stuyboxtwo .list .left .li .one{ padding: 0.3rem 0.14rem 0 0.14rem; margin-top: 0.3rem; border-top: 1px solid hsla(200,100%,43%,0.20); display: flex; justify-content: space-between;}
.stuyboxtwo .list .left .li .one .kli{ width: 49%;}
.stuyboxtwo .list .left .li .one .kli .s{ font-size: 0.18rem; font-weight: bold; line-height: 0.2rem;}
.stuyboxtwo .list .left .li .one .kli .m{ font-size: 0.18rem; line-height: 0.36rem; margin-top: 0.1rem;}
.panliboxtwo2::after{ height: 2.2rem;}
.panliboxtwo2 .cont .ps{ margin: 0;}
.jiazhibox{ padding: 0 0 0.85rem 0;}
.jiazhibox .ps{ margin: 0.3rem 0 0 0; background: hsla(200,100%,43%,0.20); font-size: 0.24rem; line-height: 0.34rem; color: #0093DD; text-align: center; padding: 0.18rem;}
.peixunboxtwo{ padding: 0.85rem 0 0.5rem 0; background: #EFFAFD;}
.peixunboxtwo .list{ display: flex; justify-content: center; flex-wrap: wrap; margin: 0.5rem -0.18rem 0 -0.18rem;}
.peixunboxtwo .list .li{ width: 5.35rem; margin: 0 0.18rem; background: #fff; padding: 0.5rem 0;}
.peixunboxtwo .list .li a{ display: flex; justify-content: center; align-items: center;}
.peixunboxtwo .list .li .img img{ display: block; width: 0.81rem;}
.peixunboxtwo .list .li .p{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; color: #333; margin-left: 1.1rem;}
.pinggutwo4{ padding: 0 0 0.85rem 0;}
.xueyuanboxver .form{ margin-top: 0.45rem;}
.xueyuanboxver .form .wli{ display: flex; margin-top: 0.22rem;}
.xueyuanboxver .form .wli .mk{ width: 2.18rem; background: #0093DD; display: flex; justify-content: center; align-items: center; margin-right: 0.06rem; transition: all 0.5s;}
.xueyuanboxver .form .wli:nth-child(2) .mk{ background: #5B9CD6;}
.xueyuanboxver .form .wli:nth-child(3) .mk{ background: #55C4CF;}
.xueyuanboxver .form .wli .mk .em{ font-size: 0.24rem; font-weight: bold; color: #fff; line-height: 0.34rem;}
.xueyuanboxver .form .wli:first-child{ margin-top: 0;}
.xueyuanboxver .form .wli .right .sli{ display: flex; margin-top: 0.07rem;}
.xueyuanboxver .form .wli .right .sli:first-child{ margin-top: 0;}
.xueyuanboxver .form .wli .right .sli .m{ width: 2.2rem; line-height: 0.43rem; background: #0093DD; text-align: center; font-size: 0.18rem; font-weight: bold; color: #fff; transition: all 0.5s;}
.xueyuanboxver .form .wli:nth-child(2) .right .sli .m{ background: #5B9CD6;}
.xueyuanboxver .form .wli:nth-child(3) .right .sli .m{ background: #55C4CF;}
.xueyuanboxver .form .wli .right .sli .p{ width: 2rem; line-height: 0.43rem; font-size: 0.17rem; text-align: center; color: #333; margin-left: 0.06rem; background: hsla(200,100%,43%,0.10); transition: all 0.5s;}
.xueyuanboxver .form .wli:nth-child(2) .right .sli .p{ width: 8.18rem; background: hsla(208,60%,60%,0.10); text-indent: 0.35rem; text-align: left;}
.xueyuanboxver .form .wli:nth-child(3) .right .sli .p{ width: 8.18rem; background: hsla(185,56%,57%,0.10); text-indent: 0.35rem; text-align: left;}
.xueyuanboxver .form .wli .mk:hover, .xueyuanboxver .form .wli .right .sli .m:hover, .xueyuanboxver .form .wli .right .sli .p:hover{ background: #154A9A; color: #fff;}
.linianboxtwo{ padding: 0.85rem 0; background: linear-gradient(117deg, rgba(0,147,221,0.1), rgba(255,255,255,0.1));}
.linianboxtwo .list{ display: flex; justify-content: space-between; align-items: center; margin-top: 0.55rem;}
.linianboxtwo .list .text{ width: 5.54rem;}
.linianboxtwo .list .text .h{ font-size: 0.3rem; line-height: 0.48rem; font-weight: bold; color: #191919;}
.linianboxtwo .list .text .p{ font-size: 0.18rem; line-height: 0.4rem; color: #333; opacity: 0.9; margin-top: 0.15rem;}
.linianboxtwo .list .right{ display: flex; justify-content: space-between; width: 10.65rem; border-radius: 0.1rem; background: #fff; position: relative; box-shadow: 0 0 15px hsla(0,0%,0%,0.10);}
.linianboxtwo .list .right .li{ width: 3.55rem;}
.linianboxtwo .list .right .li .mk{ padding: 0.35rem 0.62rem 0.45rem 0.62rem;}
.linianboxtwo .list .right .li .tp{ height: 1.44rem; display: flex; justify-content: center; align-items: center; background: url(../images/img/56.png) no-repeat center; background-size: auto 100%;}
.linianboxtwo .list .right .li .tp .h{ font-size: 0.28rem; line-height: 0.3rem; text-align: center; color: #2C8F72; font-weight: bold;}
.linianboxtwo .list .right .li .tp .p{ font-size: 0.18rem; line-height: 0.2rem; color: #2C8F72; text-align: center; margin-top: 0.1rem; font-weight: bold;}
.linianboxtwo .list .right .li2 .tp{ background: url(../images/img/55.png) no-repeat center; background-size: auto 100%;}
.linianboxtwo .list .right .li2 .tp .h,
.linianboxtwo .list .right .li2 .tp .p{ color: #FF7C23;}
.linianboxtwo .list .right .li3 .tp{ background: url(../images/img/57.png) no-repeat center; background-size: auto 100%;}
.linianboxtwo .list .right .li3 .tp .h,
.linianboxtwo .list .right .li3 .tp .p{ color: #4472C4;}
.linianboxtwo .list .right .li .more{ margin-top: 0.24rem;}
.linianboxtwo .list .right .li .more .h{ height: 0.64rem; background: hsla(162,53%,37%,0.20); border-radius: 0.15rem; font-size: 0.24rem; color: #2C8F72; font-weight: bold; display: flex; justify-content: center; align-items: center; margin-top: 0.15rem;}
.linianboxtwo .list .right .li .more .h:first-child{ margin-top: 0;}
.linianboxtwo .list .right .li:nth-child(2) .more .h{ background: hsla(24,100%,57%,0.20); color: #FF7C23;}
.linianboxtwo .list .right .li:nth-child(3) .more .h{ background: hsla(218,52%,52%,0.20); color: #4472C4;}
.linianboxtwo .list .right .li .more .h:nth-child(2){ border: 1px dashed #2C8F72; background: #fff;}
.linianboxtwo .list .right .li:nth-child(2) .more .h:nth-child(2){ border-color: #FF7C23;}
.linianboxtwo .list .right .li:nth-child(3) .more .h:nth-child(2){ border-color: #4472C4;}
.linianboxtwo .list .right .li .more .h:nth-child(3){ border: 1px solid #BFBFBF; background: #fff;}
.linianboxtwo .list .right .li .more .h div{ font-size: 0.15rem; line-height: 0.22rem; text-align: center; padding: 0 0.4rem;}
.linianboxtwo .list .right .li1{ position: absolute; top: 0; left: 50%; transform: translateX(-50%); bottom: 0; box-shadow: 0 0 15px hsla(0,0%,0%,0.10);}
.peixunlinianboxthree{ padding: 0.85rem 0;}
.peixunlinianboxthree .list{ margin-top: 0.55rem; padding: 0.5rem; border: 1px solid #DBF0FA;}
.peixunlinianboxthree .list .h{ font-size: 0.32rem; line-height: 0.42rem; color: #191919; font-weight: bold;}
.peixunlinianboxthree .list .p{ font-size: 0.18rem; line-height: 0.28rem; color: #333; margin-top: 0.15rem;}
.peixunlinianboxthree .icon{ display: flex; justify-content: center; margin-top: 0.6rem;}
.peixunlinianboxthree .icon .img .m{ width: 1.62rem; height: 1.62rem; border: 1px dashed hsla(204,100%,43%,0.50); margin: auto; position: relative; border-radius: 100%;}
.peixunlinianboxthree .icon .img .m img{ display: block; width: 100%;}
.peixunlinianboxthree .icon .img .m i{ display: block; width: 0.42rem; height: 0.42rem; line-height: 0.42rem; text-align: center; background: linear-gradient(0deg, #BAE8FF, #00AEFF); border-radius: 100%; position: absolute; right: 0.06rem; bottom: 0.02rem; font-size: 0.18rem; font-family: 'font1'; color: #fff;}
.peixunlinianboxthree .icon .img .s{ font-size: 0.22rem; line-height: 0.32rem; color: #333; text-align: center; font-weight: bold; margin-top: 0.2rem;}
.peixunlinianboxthree .icon .i{ width: 1.7rem; height: 1.62rem; background: url(../images/img/59.png) no-repeat center; background-size: 0.33rem auto;}
.xucepingbox{ padding: 0.85rem 0; background: #EFF5F7;}
.xucepingbox .list{ margin-top: 0.6rem;}
.xucepingbox .list .li{ margin-top: 0.4rem;}
.xucepingbox .list .li .tp{ display: flex; align-items: flex-end;}
.xucepingbox .list .li .tp .h{ font-size: 0.3rem; font-weight: bold; color: #191919; line-height: 0.4rem; margin-right: 0.16rem;}
.xucepingbox .list .li .p{ font-size: 0.18rem; line-height: 0.28rem; opacity: 0.9; margin-top: 0.1rem;}
.xucepingbox .list .li .more{ display: flex;}
.xucepingbox .list .li .more a{ font-size: 0.18rem; line-height: 0.2rem; color: #0193DE; padding-left: 25px; background: url(../images/img/60.png) no-repeat left center; background-size: 0.2rem auto; position: relative; margin-left: 0.4rem;}
.xucepingbox .list .li .more a:first-child{ margin-left: 0;}
.xucepingbox .list .li .more a::after{ width: 1px; height: 0.24rem; background: #D7DFE2; position: absolute; top: 50%; transform: translateY(-50%); left: -0.2rem; content: '';}
.xucepingbox .list .li .more a:first-child::after{ display: none;}
.xucepingbox .list .li .more a.a2{ color: #FB8A3E; background: url(../images/img/61.png) no-repeat left center; background-size: 0.2rem auto;}
.xucepingbox .mk{ margin-top: 0.7rem; display: flex; justify-content: center;}
.xucepingbox .mk .li{ width: 2.4rem; height: 2.06rem; background: #0082DB; border-radius: 0.1rem; border: 1px dashed #D2D2D2; display: flex; justify-content: center; align-items: center;}
.xucepingbox .mk .li .m{ width: 0.6rem; height: 0.6rem; display: flex; justify-content: center; align-items: center; margin: auto;}
.xucepingbox .mk .li .m img{ display: block; max-width: 100%; max-height: 100%;}
.xucepingbox .mk .li .p{ font-size: 0.22rem; font-weight: bold; color: #fff; line-height: 0.32rem; margin-top: 0.25rem;}
.xucepingbox .mk .i{ width: 0.9rem; height: 2.06rem; background: url(../images/img/63.png) no-repeat center; background-size: 0.26rem auto;}
.xucepingbox .mk .li2{ background: #00CAEE;}
.xucepingbox .mk .li3{ background: #4F81DB;}
.xucepingbox .mk .li4{ background: #47B192;}
.xucepingbox .mk .li5{ background: #FB8A3E;}
.xucepingboxtwo{ padding: 0.85rem 0;}
.xucepingboxtwo .ps{ font-size: 0.18rem; text-align: center; line-height: 0.28rem; margin: 0.2rem 1.6rem 0 1.6rem;}
.xucepingboxtwo .img{ border: 1px solid hsla(0,0%,0%,0.15); display: flex; margin-top: 0.45rem;}
.xucepingboxtwo .img .li{ width: 4.94rem; display: flex; align-items: center; border-left: 1px solid hsla(0,0%,0%,0.15);}
.xucepingboxtwo .img .li:first-child{ border-left: none;}
.xucepingboxtwo .img .li img{ display: block; min-width: 100%;}
.xucepingboxtwo .img .li:nth-child(2){ width: 5.12rem;}
.xucepingboxtwo .img .li:nth-child(3){ width: calc(100% - 10.06rem);}
.xucepingboxtwo2{ background: #EFF5F7;}
.xucepingboxtwo .work{ margin-top: 0.5rem;}
.xucepingboxtwo .work img{ display: block; max-width: 100%; margin: auto;}
.renzhengbox .list{ padding: 0.6rem 0.74rem 0 0.74rem; display: flex; justify-content: space-between;}
.renzhengbox{ padding: 0 0 0.85rem 0;}
.renzhengbox .list .m{ width: 1.62rem; height: 1.62rem; border: 1px dashed hsla(204,100%,43%,0.50); margin: auto; border-radius: 100%;}
.renzhengbox .list .m img{ display: block; width: 100%;}
.renzhengbox .list .p{ font-size: 0.22rem; font-weight: bold; line-height: 0.32rem; text-align: center; margin-top: 0.2rem;}
.renzhengboxtwo{ padding: 0.85rem 0 0.4rem 0; background: #EFFAFD;}
.renzhengboxtwo .swiper-pagination{ display: none;}
.renzhengboxtwo .list{ /*margin-top: 0.4rem;*/ position: relative;}
.renzhengboxtwo .list .swiper{ padding-top: 1.25rem;}
.renzhengboxtwo .list .img{ width: 3.75rem; margin: auto; position: relative; transition: all 0.5s;}
.renzhengboxtwo .list .img:hover,
.renzhengboxtwo .list .swiper-slide-active .img{ transform: translateY(-0.85rem);}
.renzhengboxtwo .list .img .m{ width: 100%; height: 2.7rem;}
.renzhengboxtwo .list .img .m img{ display: block; width: 100%;}
.renzhengboxtwo .list .img .text{ position: absolute; top: 0.5rem; left: 0; width: 3.55rem;}
.renzhengboxtwo .list .img .text .m{ width: 1.2rem; height: 1.2rem; border-radius: 100%; border: 1px dashed hsla(0,0%,100%,0.90); margin: auto;}
.renzhengboxtwo .list .img .text .m img{ display: block; width: 100%;}
.renzhengboxtwo .list .img .text .p{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; color: #fff; text-align: center; margin-top: 0.2rem;}
.renzhengboxtwo .list .em{ width: 0.23rem; height: 0.38rem; background: url(../images/img/70.png) no-repeat center; background-size: 100% auto; position: absolute; top: 55%; left: -0.5rem; transform: translateY(-50%); cursor: pointer;}
.renzhengboxtwo .list .em2{ right: -0.5rem; left: auto; transform: rotate(180deg);}
.renzhengboxtwo .work{ }
.renzhengboxtwo .work{ margin-top: 0.4rem; padding: 0 0.76rem; background: #fff; display: none; justify-content: flex-start; flex-wrap: wrap;}
.renzhengboxtwo .work.on{ display: flex;}
.renzhengboxtwo .work .li{ padding: 0.25rem 0; width: 4.46rem; margin-right: 0.95rem;}
.renzhengboxtwo .work .li:nth-child(3n){ margin-right: 0;}
.renzhengboxtwo .work .li .tp{ position: relative;}
.renzhengboxtwo .work .li .tp .h{ background: hsla(166,62%,49%,0.20); border-radius: 0.3rem; padding: 0 0.2rem 0 0.62rem; font-size: 0.2rem; line-height: 0.44rem; color: #191919; font-weight: bold;}
.renzhengboxtwo .work1 .li .tp .h{ background: #D6EEF6;}
.renzhengboxtwo .work2 .li .tp .h{ background: #C0E7EA;}
.renzhengboxtwo .work3 .li .tp .h{ background: #BDEBE1;}
.renzhengboxtwo .work4 .li .tp .h{ background: #D1DCF0;}
.renzhengboxtwo .work .li .tp .i{ font-size: 0.48rem; font-family: 'font1'; color: #2FCAA7; line-height: 1; position: absolute; left: 0.08rem; bottom: 0.06rem;}
.renzhengboxtwo .work1 .li .tp .i{ color: #0093DD;}
.renzhengboxtwo .work2 .li .tp .i{ color: #1FC5D3;}
.renzhengboxtwo .work3 .li .tp .i{ color: #2FCAA7;}
.renzhengboxtwo .work4 .li .tp .i{ color: #4473C5;}
.renzhengboxtwo .work .li .p{ padding: 0.25rem 0 0 0.62rem; font-size: 0.16rem; line-height: 0.42rem; color: #191919;}
.renzhengboxtwo .work .li .p i{ font-size: 16px; font-weight: bold; color: #AFAFAF; padding-right: 0.07rem;}
.yejiguanlibox{ padding: 0.75rem 0 1rem 0; background: #f5f5f5 url(../images/img/76.jpg) no-repeat center top; background-size: 100% auto;}
.yejiguanlibox .tit{ font-size: 0.4rem; line-height: 0.5rem; font-weight: bold; color: #191919; margin-bottom: 0.35rem;}
.yejiguanlibox .ps,
.yejiguanlibox .ps p{ font-size: 0.18rem; line-height: 0.36rem; color: #333333; text-indent: 0.36rem;}
/*.yejiguanlibox .ps p{ margin-top: 0.4rem;}
.yejiguanlibox .ps p:first-child{ margin-top: 0;}*/
.yejiguanlibox .img{ margin-top: 0.9rem;}
.yejiguanlibox .img img{ display: block; max-width: 100%; margin: auto;}
.lingdaokaifa{ display: flex; justify-content: space-between; align-items: center; margin-top: 0.9rem;}
.lingdaokaifa .li{ width: 3.67rem;}
.lingdaokaifa .li .tp{ padding: 0.24rem 0 0.15rem 0; background: #0093DD; text-align: center;}
.lingdaokaifa .li .tp .h{ font-size: 0.24rem; line-height: 1; font-weight: bold; color: #fff; text-align: center;}
.lingdaokaifa .li .tp .p{ font-size: 0.16rem; line-height: 1; margin-top: 0.14rem; text-align: center; color: #fff; opacity: 0.9;}
.lingdaokaifa .li .mk{ min-height: 2.52rem; display: flex; align-items: center; text-align: center; border: 1px solid #B2D6E8;}
.lingdaokaifa .li .mk>div{ width: 100%;}
.lingdaokaifa .li .mk .p{ font-size: 0.18rem; line-height: 0.42rem;}
.lingdaokaifa .li .bt{ line-height: 0.64rem; font-size: 0.24rem; color: #0093DD; font-weight: bold; text-align: center; border: 1px dashed #0093DD; border-radius: 0.03rem; margin-top: 0.12rem;}
.lingdaokaifa .i{ width: 0.5rem; height: 0.67rem; background: url(../images/img/96.png) no-repeat center; background-size: 100% auto;}
.lingdaokaifa .li:last-child{ width: auto;}
.lingdaokaifa .ur{ width: 2.6rem; border: 1px dashed #0093DD; border-radius: 0.03rem; padding: 0.25rem 0;}
.lingdaokaifa .ur .p{ text-align: center; font-size: 0.24rem; font-weight: bold; line-height: 0.48rem; color: #0093DD;}
.yejiguanlibox .titps{ background: linear-gradient(0deg, #FFFFFF, #EFFCFF); border: 1px solid #E5F0F3; border-radius: 0.1rem; padding: 0.4rem; font-size: 0.18rem; line-height: 0.36rem; margin-top: 0.4rem;}
.yejiguanlibox .img2{ display: flex; justify-content: center; margin-top: 0.45rem; padding-bottom: 0.4rem;}
.yejiguanlibox .img2 .m1 img{ display: block; width: 5.1rem;}
.yejiguanlibox .img2 .m2 img{ display: block; width: 5.74rem; margin: 0 0.38rem;}
.yejiguanlibox .img2 .m3 img{ display: block; width: 4.04rem;}
.yejiguanlibox .img3 img{ display: block; margin: auto; max-width: 100%;}
.yejiguanlibox .img3{ margin-top: 0.5rem;}
.yejiguanlibox .peopimg{ margin-top: 0.8rem; display: flex; justify-content: center;}
.yejiguanlibox .peopimg .h{ font-size: 0.32rem; line-height: 0.42rem; font-weight: bold; color: #0057a6; margin-bottom: 0.55rem;}
.yejiguanlibox .peopimg .m img{ display: block; margin: auto; max-width: 100%;}
.yejiguanlibox .swet{ display: flex; justify-content: space-between; align-items: center; margin-top: 0.7rem;}
.yejiguanlibox .swet .li{ width: 1.92rem;}
.yejiguanlibox .swet .i{ width: 0.22rem; height: 0.35rem; background: url(../images/img/84.png) no-repeat center; background-size: 100% auto; margin-top: 0.7rem;}
.yejiguanlibox .swet .li .h{ font-size: 0.22rem; text-align: center; font-weight: bold; line-height: 0.56rem; background: #01B0F1; border-radius: 0.05rem; margin-bottom: 0.12rem; color: #fff;}
.yejiguanlibox .swet .li2 .h{ background: #4473C5;}
.yejiguanlibox .swet .li3 .h{ background: #7030A0;}
.yejiguanlibox .swet .li4 .h{ background: #9975A1;}
.yejiguanlibox .swet .li5 .h{ background: #47B192;}
.yejiguanlibox .swet .li6 .h{ background: #61CBC2;}
.yejiguanlibox .swet .li7 .h{ background: #61B8CB;}
.yejiguanlibox .swet .mk{ background: #F3FDFF; padding: 0.2rem 0; text-align: center; border: 1px dashed #6BCEF2;}
.yejiguanlibox .swet .mk .p{ font-size: 0.18rem; line-height: 0.4rem;}
.yejiguanlibox .swet .li2 .mk{ background: #F0F4FA; border-color: #8FAFE7;}
.yejiguanlibox .swet .li3 .mk{ background: #F6EFFB; border-color: #B99CCF;}
.yejiguanlibox .swet .li4 .mk{ background: #FCF5FD; border-color: #E9CBF0;}
.yejiguanlibox .swet .li5 .mk{ background: #E7F5F1; border-color: #47B192;}
.yejiguanlibox .swet .li6 .mk{ background: #EEF9F8; border-color: #D4EFED;}
.yejiguanlibox .swet .li7 .mk{ background: #E9F2F4; border-color: #D0E7EC;}
.yejiguanlibox .swet2 .mk{ display: flex; align-items: center; padding: 0; min-height: 2rem;}
.yejiguanlibox .swet2 .mk2{ margin-top: 0.18rem; min-height: 0.82rem;}
.yejiguanlibox .swet2 .mk>div{ width: 100%;}
.yejiguanlibox .swet2 .mk img{ display: block; width: 1.43rem; margin: auto;}
.yejiguanlibox .swet2 .mk .k{ font-size: 0.2rem; font-weight: bold; line-height: 0.3rem; text-align: center;}
.yejiguanlibox .swet2 .i{ margin: 0; width: 0.3rem; height: 0.65rem; background: url(../images/img/85.png) no-repeat center; background-size: 100% auto;}
.yejiguanlibox .bent{ margin-top: 1rem; display: flex; justify-content: space-between;}
.yejiguanlibox .bent .h{ font-size: 0.24rem; text-align: center; line-height: 0.34rem; color: #191919; font-weight: bold; margin-bottom: 0.4rem;}
.yejiguanlibox .bent .m1 img{ display: block; width: 4.49rem;}
.yejiguanlibox .bent .m2{ display: flex;}
.yejiguanlibox .bent .a1 img{ display: block; width: 4.49rem; margin-right: 1.03rem;}
.yejiguanlibox .bent .a2 img{ display: block; width: 5.39rem;}
.yejiguanlibox .nmker{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0.4rem -0.18rem 0 -0.18rem;}
.yejiguanlibox .nmker .li{ width: 3.06rem; height: 2.06rem; background: #0082DB; border-radius: 0.1rem; display: flex; align-items: center; justify-content: center; margin: 0.44rem 0.18rem 0 0.18rem; position: relative;}
.yejiguanlibox .nmker .li .m{ width: 0.8rem; height: 0.8rem; margin: auto; display: flex; justify-content: center; align-items: center;}
.yejiguanlibox .nmker .li .m img{ display: block; max-width: 100%; max-height: 100%;}
.yejiguanlibox .nmker .li .p{ font-size: 0.22rem; font-weight: bold; line-height: 0.32rem; color: #fff; text-align: center; margin-top: 0.15rem;}
.yejiguanlibox .nmker .li:nth-child(2){ background: #00CAEE;}
.yejiguanlibox .nmker .li:nth-child(3){ background: #4F81DB;}
.yejiguanlibox .nmker .li:nth-child(4){ background: #47B192;}
.yejiguanlibox .nmker .li:nth-child(5){ background: #61CBC2;}
.yejiguanlibox .nmker .li:nth-child(6){ background: #61B8CB;}
.yejiguanlibox .nmker .li:nth-child(7){ background: #61B8CB;}
.yejiguanlibox .nmker .li:nth-child(8){ background: #619FCB;}
.yejiguanlibox .nmker .li:nth-child(9){ background: #6F99DF;}
.yejiguanlibox .nmker .li:nth-child(10){ background: #6695FF;}
.yejiguanlibox .nmker .li::after{ content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-radius: 0.1rem; border: 1px dashed #D2D2D2;}
.yejiguanlibox .img4{ display: flex; justify-content: space-between; margin-top: 0.9rem;}
.yejiguanlibox .img4 .m1 img{ display: block; width: 8.05rem;}
.yejiguanlibox .img4 .m2 img{ display: block; width: 7.8rem;}
.yejiguanlibox .img5{ display: flex; justify-content: center; margin-top: 0.9rem;}
.yejiguanlibox .img5 .m1 img{ display: block; width: 7.33rem; margin-right: 1.2rem;}
.yejiguanlibox .img5 .m2 img{ display: block; width: 7.29rem;}
.yejiguanlibox .img6{ display: flex; justify-content: center; margin-top: 0.8rem;}
.yejiguanlibox .img6 .m1 img{ display: block; width: 5rem; padding-top: 0.77rem; margin-right: 1.02rem;}
.yejiguanlibox .img6 .m2 img{ display: block; width: 7.43rem;}
.divnewsboxtwos{ padding: 0 0 0.85rem 0; position: relative; z-index: 5;}
.divnewsboxtwos .wli{ margin-top: 1.05rem;}
.divnewsboxtwos .wli:first-child{ margin-top: 0;}
.divnewsboxtwos .wli .img{ width: 8.17rem; background: #E8F8FB; border-radius: 0.15rem; padding: 0.2rem 0; position: relative; float: right; border: 2px solid #fff;}
.divnewsboxtwos .wli:nth-child(2n) .img{ float: left;}
.divnewsboxtwos .wli .img::after{ content: ''; width: 1.34rem; height: 1.19rem; background: url(../images/work/2.png) no-repeat center; background-size: 100% 100%; position: absolute; top: -0.18rem; left: -0.18rem; z-index: -1;}
.divnewsboxtwos .wli .img::before{ content: ''; width: 1.33rem; height: 1.33rem; position: absolute; top: -0.44rem; right: -0.5rem; border-radius: 100%; background: linear-gradient(0deg, #E7EEF5, #F3F7FA); z-index: -1; opacity: 0.7;}
.divnewsboxtwos .wli:nth-child(2n) .img::after{ left: auto; right: -0.18rem;}
.divnewsboxtwos .wli:nth-child(2n) .img::before{ left: -0.5rem; right: auto;}
.divnewsboxtwos .wli .img .m{ width: 100%; width: 7.72rem; height: 4.61rem; border-radius: 0.15rem; background: #fff; display: flex; justify-content: center; align-items: center; margin: auto;}
.divnewsboxtwos .wli .img .m img{ display: block; max-width: 90%; max-height: 90%;}
.divnewsboxtwos .wli .text{ float: left; width: 7.75rem; height: 5.03rem; display: flex; align-items: center;}
.divnewsboxtwos .wli:nth-child(2n) .text{ float: right;}
.divnewsboxtwos .wli .text>div{ width: 100%;}
.divnewsboxtwos .wli .text .h{ font-size: 0.4rem; line-height: 0.5rem; font-weight: bold; color: #191919;}
.divnewsboxtwos .wli .text .p{ font-size: 0.18rem; line-height: 0.4rem; margin-top: 0.15rem; color: #333;}
.divnewsboxtwos .wli .icon{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin-top: 0.58rem;}
.divnewsboxtwos .wli .icon .li{ margin-right: 0.5rem; border-right: 1px solid #eee; padding: 0.2rem 0.5rem 0.2rem 0; margin-bottom: 0.2rem;}
.divnewsboxtwos .wli .icon2 .li{ margin-right: 0.3rem; padding-right: 0.3rem;}
.divnewsboxtwos .wli .icon .li:last-child{ margin-right: 0; padding-right: 0; border-right: none;}
.divnewsboxtwos .wli .icon .li .m{ height: 0.5rem; display: flex; align-items: center;}
.divnewsboxtwos .wli .icon .li .m img{ display: block; max-height: 100%;}
.divnewsboxtwos .wli .icon .li .s{ font-size: 0.18rem; line-height: 0.28rem; color: #333333; opacity: 0.7; margin-top: 0.1rem;}
.divnewsboxtwos .wli .icon .li .k{ font-size: 0.22rem; line-height: 0.32rem; color: #333; margin-top: 0.06rem;}
.divnewsboxthrees{ padding: 0.7rem 0 0.85rem 0; background: url(../images/img/39.jpg) no-repeat center bottom; background-size: cover;}
.divnewsboxthrees .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.13rem; padding: 26px 0 0 0;}
.divnewsboxthrees .list .li{ width: 4rem; background: #fff; position: relative; margin: 24px 0.13rem 0 0.13rem; cursor: pointer;}
.divnewsboxthrees .list .li .mk{ padding: 0.4rem 0.2rem; position: relative; z-index: 5;}
.divnewsboxthrees .list .li .mk .m img{ display: block; margin: auto; height: 0.81rem;}
.divnewsboxthrees .list .li .mk .h{ font-size: 0.22rem; line-height: 0.26rem; text-align: center; color: #333; transition: all 0.5s; margin-top: 0.25rem; font-weight: bold;}
.divnewsboxthrees .list .li:hover .mk .h{ color: #0093DD;}
.divnewsboxthrees .list .li::after{ content: ''; position: absolute; top: 0; left: 0; bottom: 0; right: 0; border-top: 2px solid #0093DD; background: linear-gradient(114deg, #FFFFFF, #F1FAFF, #EFFCFF, #FFFFFF); opacity: 0; transition: all 0.5s;}
.divnewsboxthrees .list .li:hover::after{ opacity: 1;}
.divnewsboxfours{ padding: 0.7rem 0 0.4rem 0; background: hsla(0,0%,93%,0.50);}
.divnewsboxfours .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0.5rem -0.13rem 0 -0.13rem;}
.divnewsboxfours .list .li{ width: 4rem; margin: 0 0.13rem; position: relative;}
.divnewsboxfours .list .li a{ display: block; position: relative; z-index: 5;}
.divnewsboxfours .list .li .m{ width: 1.2rem; height: 1.2rem; border-radius: 100%; border: 2px solid #5B9CD6; overflow: hidden; margin: 0 auto /*-0.6rem auto*/; position: relative; z-index: 5;}
.divnewsboxfours .list .li2 .m{ border-color: #55C4CF;}
.divnewsboxfours .list .li3 .m{ border-color: #50C7A7;}
.divnewsboxfours .list .li4 .m{ border-color: #4BC173;}
.divnewsboxfours .list .li .m img{ display: block; width: 100%;}
.divnewsboxfours .list .li::after{ /*min-height: 2.42rem;*/ background: #EDF5FC; border: 2px solid rgba(91,156,214,0.32); border-radius: 0.05rem; position: absolute; top: 0.6rem; left: 0; bottom: 0; right: 0; content: '';}
.divnewsboxfours .list .li2::after{ background: #F0FDFF; border: 2px solid rgba(85,196,207,0.32);}
.divnewsboxfours .list .li3::after{ background: #EEFFFC; border: 2px solid rgba(80,199,167,0.32);}
.divnewsboxfours .list .li4::after{ background: #EDFEF4; border: 2px solid rgba(75,193,115,0.32);}

.divnewsboxfours .list .li .text .mk{ padding: 0.3rem 0.36rem .4rem 0.36rem;}
.divnewsboxfours .list .li .text .h{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; text-align: center; color: #333;}
.divnewsboxfours .list .li .text .p{ font-size: 0.18rem; line-height: 0.36rem; text-align: center; margin-top: 0.1rem;}
.divnewsboxthrees .list2 .li .mk{ display: flex; justify-content: center; align-items: center;}
.divnewsboxthrees .list2 .li{ width: 8.2rem;}
.divnewsboxthrees .list2 .li .mk .h{ margin: 0 0 0 1.3rem;}
.panliboxtwo .cont .ps2{ text-align: center;}
.divnewsboxfives .list{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -0.22rem;}
.divnewsboxfives .list .wli{ width: 5.3rem; margin: 0.4rem 0.22rem 0 0.22rem; position: relative; border-radius: 0.1rem;}
.divnewsboxfives .list .wli::after{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: #E8F1F7; border: 1px solid #0093DD; opacity: 0.5; content: ''; border-radius: 0.1rem;}
.divnewsboxfives .list .wli2::after{ background: #E4EDFC; border: 1px solid #4F81DB;}
.divnewsboxfives .list .wli3::after{ background: #D4F3EA; border: 1px solid #47B192;}
.divnewsboxfives .list .wli4::after{ background: #D0F0F7; border: 1px solid #43B0C8;}
.divnewsboxfives .list .wli5::after{ background: #D7FAF7; border: 1px solid #31D5C7;}
.divnewsboxfives .list .wli6::after{ background: #E7EDFA; border: 1px solid #6695FF;}
.divnewsboxfives .list .wli .mk{ padding: 0.4rem 0.35rem; position: relative; z-index: 2;}
.divnewsboxfives .list .wli .mk .h{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; color: #0093DD;}
.divnewsboxfives .list .wli2 .mk .h{ color: #4F81DB;}
.divnewsboxfives .list .wli3 .mk .h{ color: #47B192;}
.divnewsboxfives .list .wli4 .mk .h{ color: #43B0C8;}
.divnewsboxfives .list .wli5 .mk .h{ color: #31D5C7;}
.divnewsboxfives .list .wli6 .mk .h{ color: #6695FF;}
.divnewsboxfives .list .wli .mk .p{ font-size: 0.16rem; line-height: 0.32rem; color: #333; margin-top: 0.15rem; min-height: 0.96rem;}
.divnewsboxfives .list .wli .mk .icon{ margin-top: 0.25rem; display: flex;}
.divnewsboxfives .list .wli .mk .icon .ms{ height: 0.5rem; display: flex; align-items: center; margin-right: 0.2rem;}
.divnewsboxfives .list .wli .mk .icon .ms img{ display: block; max-height: 100%;}
.divnewsboxfives .list .wli .mk .icon .li{ display: flex; align-items: center; padding: 0.1rem 0.2rem 0.1rem 0; margin-right: 0.2rem; border-right: 1px solid #E5EFF5; min-width: 40%;}
.divnewsboxfives .list .wli .mk .icon .li:last-child{ border-right: none; margin: 0; padding: 0.1rem 0;}
.divnewsboxfives .list .wli .mk .icon .li .m{ font-size: 0.16rem; line-height: 0.2rem; color: #333; opacity: 0.7;}
.divnewsboxfives .list .wli .mk .icon .li .s{ font-size: 0.22rem; line-height: 0.24rem; margin-top: 0.1rem;}
.divnewsboxfives .list .wli:last-child .mk .icon .li .s{ font-size: 0.18rem;}
.divnewsboxtwos .wli .text .min{ margin-top: 0.4rem;}
.divnewsboxtwos .wli .text .min .m{ font-size: 0.18rem; line-height: 0.46rem; color: #333; position: relative; padding-left: 0.35rem;}
.divnewsboxtwos .wli .text .min .m::after{ content: ''; width: 0.25rem; height: 0.46rem; background: url(../images/work/20.png) no-repeat center; background-size: 100% auto; position: absolute; top: 0; left: 0;}
.divnewsboxthrees .list .li .mk .p{ font-size: 0.18rem; line-height: 0.34rem; text-align: center; margin-top: 0.1rem;}
.divnewsboxthrees .list3 .li{ width: 2.5rem;}
.divnewsboxfours .list,
.divnewsboxthrees .list{ position: relative;}
.divnewsboxfours .list .em,
.divnewsboxthrees .list .em{ width: 0.64rem; height: 0.64rem; border: 1px solid #8A8A8A; border-radius: 100%; background: url(../images/17.png) no-repeat center; background-size: 0.14rem auto; cursor: pointer; position: absolute; top: 50%; left: -0.75rem; transform: translateY(-50%); opacity: 0.5; transition: all 0.5s;}
.divnewsboxfours .list .em:hover,
.divnewsboxthrees .list .em:hover{ background: #0093DD url(../images/17s.png) no-repeat center; background-size: 0.14rem auto; border-color: #0093DD; opacity: 1;}
.divnewsboxfours .list .em2,
.divnewsboxthrees .list .em2{ right: -0.75rem; left: auto;}
.divnewsboxfours .list .em1,
.divnewsboxthrees .list .em1{ transform: translateY(-50%) rotate(180deg);}
/*greent*/
.divnewsboxfours .greent .em,
.divnewsboxthrees .greent .em{ width: 0.64rem; height: 0.64rem; border: 1px solid #8A8A8A; border-radius: 100%; background: url(../images/17.png) no-repeat center; background-size: 0.14rem auto; cursor: pointer; position: absolute; top: 50%; left: -0.75rem; transform: translateY(-50%); opacity: 0.5; transition: all 0.5s;}
.divnewsboxfours .greent .em:hover,
.divnewsboxthrees .greent .em:hover{ background: #0093DD url(../images/17s.png) no-repeat center; background-size: 0.14rem auto; border-color: #0093DD; opacity: 1;}
.divnewsboxfours .greent .em2,
.divnewsboxthrees .greent .em2{ right: -0.75rem; left: auto;}
.divnewsboxfours .greent .em1,
.divnewsboxthrees .greent .em1{ transform: translateY(-50%) rotate(180deg);}
/*listban001*/
.divnewsboxfours .listban001 .em,
.divnewsboxthrees .listban001 .em{ width: 0.64rem; height: 0.64rem; border: 1px solid #8A8A8A; border-radius: 100%; background: url(../images/17.png) no-repeat center; background-size: 0.14rem auto; cursor: pointer; position: absolute; top: 50%; left: -0.75rem; transform: translateY(-50%); opacity: 0.5; transition: all 0.5s;}
.divnewsboxfours .listban001 .em:hover,
.divnewsboxthrees .listban001 .em:hover{ background: #0093DD url(../images/17s.png) no-repeat center; background-size: 0.14rem auto; border-color: #0093DD; opacity: 1;}
.divnewsboxfours .listban001 .em2,
.divnewsboxthrees .listban001 .em2{ right: -0.75rem; left: auto;}
.divnewsboxfours .listban001 .em1,
.divnewsboxthrees .listban001 .em1{ transform: translateY(-50%) rotate(180deg);}

.divnewsboxthrees .list4 .li .mk{ display: flex; justify-content: space-between; align-items: center;}
.divnewsboxthrees .list4 .li .ter{ width: calc(100% - 1.1rem);}
.divnewsboxthrees .list4 .li .mk .h,
.divnewsboxthrees .list4 .li .mk .p{ text-align: left;}
.divnewsboxthrees .list4 .li{ width: 5.42rem;}
.divnewsboxthrees .list4 .li .mk .h{ margin-top: 0;}
.divnewsboxthrees .list5 .li{ width: 5.35rem;}
.divnewsboxthrees .list5 .li .mk .h{ margin: 0 0 0 1rem;}
.divnewsboxfours .listwork{ /*align-items: flex-start;*/ display: block;}
.divnewsboxfours .listwork .li .m{ border: none; background: #fff;}
.divnewsboxfours .listwork .li::after{ background: linear-gradient(0deg, #E2EFFA, #FFFFFF); border: 2px solid rgba(91,156,214,0.32);}
.divnewsboxfours .listwork .swiper{ padding-top: 0.42rem;}
/*.divnewsboxfours .listwork .swiper-slide{ margin-top: -0.42rem}*/
.divnewsboxfours .listwork .swiper-slide:nth-child(2n){ margin-top: -0.42rem;}
/*.divnewsboxfours .listwork .swiper-slide .li{ height: calc(100% - 0.42rem)!important;}*/
.divnewsboxfours .listwork .swiper-slide:nth-child(2n) .li{ height: calc(100% - 0.42rem)!important;}
/*.divnewsboxfours .listwork .swiper-slide .li{ height: auto!important;}*/
.divnewsboxthrees .list6 .li .mk .h{ margin: 0;}
.divnewsboxthrees .list6 .li .ter{ margin-left: 1.1rem; text-align: left;}
.divnewsboxthrees .list6 .li .ter .h,
.divnewsboxthrees .list6 .li .ter .p{ text-align: left;}
.divnewsboxfours .listwork2 .li2::after{ background: linear-gradient(0deg, #F0FDFF, #FFFFFF); border: 2px solid rgba(85,196,207,0.32);}
.divnewsboxfours .listwork2 .li3::after{ background: linear-gradient(0deg, #EEFFFC, #FFFFFF); border: 2px solid rgba(80,199,167,0.32);}
.divnewsboxfours .listwork2 .li4::after{ background: linear-gradient(0deg, #EDFEF4, #FFFFFF); border: 2px solid rgba(75,193,115,0.32);}
.divnewsboxfours .greent{ /*display: flex; justify-content: flex-start ; flex-wrap: wrap;*/ margin: 0.55rem -0.22rem 0 -0.22rem;}
.divnewsboxfours .greent .swiper-slide{ height: auto;}
.divnewsboxfours .greent .li{ width: 5.3rem; min-height: 1.5rem; height: 100%; /*display: flex; justify-content: space-between; align-items: center;*/ border-radius: 0.08rem; position: relative; /*margin: 0 0.22rem;*/ display: flex; align-items: center; margin: auto;}
.divnewsboxfours .greent .swiper-pagination{ display: none;}
.divnewsboxfours .greent .li::after{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; border-radius: 0.08rem; background: #EDF5FC; border: 2px solid rgba(91,156,214,0.32); content: '';}
.divnewsboxfours .greent .li2::after{ background: #F0FDFF; border: 2px solid rgba(85,196,207,0.32);}
.divnewsboxfours .greent .li3::after{ background: #EEFFFC; border: 2px solid rgba(80,199,167,0.32);}
.divnewsboxfours .greent .li4::after{ background: #EDFEF4; border: 2px solid rgba(75,193,115,0.32);}
.divnewsboxfours .greent .li .h{ width: 0.8rem; /*min-height: 2.3rem;*/ height: 100%; display: flex; justify-content: center; align-items: center; background: #CADFF2; border-radius: 0.05rem 0 0 0.05rem; position: absolute; z-index: 5; top: 0; left: 0;}
.divnewsboxfours .greent .li .h div{ font-size: 0.22rem; line-height: 0.26rem; width: 0.22rem; font-weight: bold; color: #191919;}
.divnewsboxfours .greent .li2 .h{ background: #C8ECF0;}
.divnewsboxfours .greent .li3 .h{ background: #BCF1E1;}
.divnewsboxfours .greent .li4 .h{ background: #B4ECBF;}
.divnewsboxfours .greent .li .mk{ padding: 0.4rem 2.1rem 0.4rem 1.1rem; width: calc(100% - 0.8rem); /*display: flex; justify-content: flex-end; align-items: center;*/ position: relative; z-index: 5;}
.divnewsboxfours .greent .li .m{ width: 1.48rem; height: 1.48rem; border: 2px solid #5B9CD6; border-radius: 100%; overflow: hidden; position: absolute; right: 0.22rem; top: 50%; transform: translateY(-50%);}
.divnewsboxfours .greent .li .m img{ display: block; width: 100%;}
.divnewsboxfours .greent .li .p{ /*width: 1.98rem;*/ font-size: 0.18rem; color: #333; opacity: 0.9; line-height: 0.4rem; /*margin-left: 0.4rem;*/}
.divnewsboxfours .greent .li2 .m{ border: 2px solid #55C4CF;}
.divnewsboxfours .greent .li3 .m{ border: 2px solid #50C7A7;}
.divnewsboxfours .greent .li4 .m{ border: 2px solid #B4ECBF;}
.divnewsboxtwos .wli .text .kks .mm{ margin-top: 0.4rem;}
.divnewsboxtwos .wli .text .kks .mm .b{ font-size: 0.24rem; font-weight: bold; color: #0093DD;}
.divnewsboxtwos .wli .text .kks .mm .g{ font-size: 0.18rem; margin-top: 0.15rem;}
.divnewsboxfours .greent2 .li{ width: 4rem;}
.divnewsboxfours .greent2 .li{ /*margin: 0 0.15rem;*/ align-items: unset; margin: auto;}
.divnewsboxfours .greent2 .li .m{ position: relative; top: auto; right: auto; transform: none; margin: auto;}
.divnewsboxfours .greent2 .li .mk{ /*padding: 0.2rem 0;*/ padding: 0.25rem 0.35rem 0.2rem 1.15rem;}
.divnewsboxfours .greent2 .li .p{ margin: 0; width: auto; /*padding: 0.25rem 0.35rem 0 0.35rem;*/ padding: 0.2rem 0 0 0; line-height: 0.36rem;}
.divnewsboxthrees2{ background: linear-gradient(117deg, rgba(0,147,221,0.12), rgba(0,147,221,0.05));}
.divnewsboxthrees2 .list .li{ width: 8.19rem;}
.divnewsboxthrees2 .list .li .mk{ display: flex; justify-content: space-between; padding: 0.45rem 0.3rem;}
.divnewsboxthrees2 .list .li .ter{ /*width: 6.4rem;*/     width: calc(100% - 1.3rem);}
.divnewsboxthrees2 .list .li .ter .h{ margin-top: 0.15rem; text-align: left;}
.divnewsboxthrees2 .list .li .ter .p{ text-align: left;}
.divnewsboxthrees2 .list .li .mk .m img{ width: 0.84rem; height: auto;}
.divnewsboxthrees .list7 .li{ width: 3.15rem;}
.divnewsboxfours .lastbox{ /*display: flex; justify-content: flex-start; flex-wrap: wrap;*/ margin: 0.5rem -0.13rem 0 -0.13rem;}
.divnewsboxfours .lastbox .swiper-pagination{ display: none;}
.divnewsboxfours .lastbox .li{ width: 4rem; height: 100%; /*margin: 0 0.13rem;*/ margin: auto; background: url(../images/work/35.png) no-repeat center; background-size: 100% 100%;}
.divnewsboxfours .lastbox .li2{ background: url(../images/work/36.png) no-repeat center; background-size: 100% 100%;}
.divnewsboxfours .lastbox .li3{ background: url(../images/work/37.png) no-repeat center; background-size: 100% 100%;}
.divnewsboxfours .lastbox .li4{ background: url(../images/work/38.png) no-repeat center; background-size: 100% 100%;}
.divnewsboxfours .lastbox .swiper-slide{ height: auto;}
.divnewsboxfours .lastbox .mk{ padding: 0.44rem 0.46rem 0.5rem 0.46rem;}
.divnewsboxfours .lastbox .mk .m{ width: 1.22rem; height: 1.22rem; border-radius: 100%; background: #fff; overflow: hidden;}
.divnewsboxfours .lastbox .mk .m img{ display: block; width: 100%;}
.divnewsboxfours .lastbox .mk .h{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; color: #333; margin-top: 0.2rem;}
.divnewsboxfours .lastbox .mk .p{ font-size: 0.18rem; line-height: 0.36rem; margin-top: 0.2rem;}
.divnewsboxfours .list .ems, .divnewsboxthrees .list .ems{ background: url(../images/26.png) no-repeat center; background-size: 0.25rem auto; border: none;}
.divnewsboxfours .greentt3 .li{ width: 8.16rem;}
.divnewsboxfours .greentt3 .li .p{ /*width: 4.5rem;*/}
.divnewsboxthrees2 .listhh .li:nth-child(3){ width: 16.65rem;}
/*.divnewsboxfours .greent3 .li*/

.divnewsboxfours .list001 .swiper-wrapper{display:flex; padding:0 0.22rem;}
.divnewsboxfours .list001 .swiper-slide{height: auto; margin:0 0.10rem}
.divnewsboxfours .list001 .li{}
.divnewsboxfours .list001 .li a{ display: block; position: relative; z-index: 5;}
.divnewsboxfours .list001 .li .m{ width: 1.2rem; height: 1.2rem; border-radius: 100%; border: 2px solid #5B9CD6; overflow: hidden; margin: 0 auto /*-0.6rem auto*/; position: relative; z-index: 5;}
.divnewsboxfours .list001 .li2 .m{ border-color: #55C4CF;}
.divnewsboxfours .list001 .li3 .m{ border-color: #50C7A7;}
.divnewsboxfours .list001 .li4 .m{ border-color: #4BC173;}
.divnewsboxfours .list001 .li .m img{ display: block; width: 100%;}
.divnewsboxfours .list001 .li::after{ /*min-height: 2.42rem;*/ background: #EDF5FC; border: 2px solid rgba(91,156,214,0.32); border-radius: 0.05rem; position: absolute; top: 0.6rem; left: 0; bottom: 0; right: 0; content: '';}
.divnewsboxfours .list001 .li2::after{ background: #F0FDFF; border: 2px solid rgba(85,196,207,0.32);}
.divnewsboxfours .list001 .li3::after{ background: #EEFFFC; border: 2px solid rgba(80,199,167,0.32);}
.divnewsboxfours .list001 .li4::after{ background: #EDFEF4; border: 2px solid rgba(75,193,115,0.32);}

.divnewsboxfours .list001 .li .text .mk{ padding: 0.3rem 0.36rem .4rem 0.36rem;}
.divnewsboxfours .list001 .li .text .h{ font-size: 0.22rem; line-height: 0.32rem; font-weight: bold; text-align: center; color: #333;}
.divnewsboxfours .list001 .li .text .p{ font-size: 0.18rem; line-height: 0.36rem; text-align: center; margin-top: 0.1rem;}
.listban001 .swiper-pagination{ display: none;}
.divnewsboxfours .listban001{ display: block;}

/**/

.tankaungboxtwo{ position: fixed; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; z-index: -100; opacity: 0;}
.tankaungboxtwo2{ z-index: 100; opacity: 1;}
.tankaungboxtwo .up{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 0; background: #000; opacity: 0.85; display: none;}
.tankaungboxtwo2 .up{ display: block;}
.tankaungboxtwo .cont{ width: 8rem; border-radius: 0.2rem; background: hsla(210,33%,95%,0.10); padding: 0.25rem 0.2rem; position: relative; z-index: 3; transition: all 0.5s; transform: scale(0);}
.tankaungboxtwo2 .cont{ transform: scale(1);}
.tankaungboxtwo .cont .mk{ padding: 0.5rem 1rem; background: #fff; border-radius: 0.2rem;}
.tankaungboxtwo .cont .tit .h{ font-size: 0.42rem; font-weight: bold; color: #0093DD; text-align: center; line-height: 0.44rem;}
.tankaungboxtwo .cont .tit .p{ font-size: 0.26rem; font-weight: bold; line-height: 0.28rem; color: #333; text-align: center; margin-top: 0.2rem;}
.tankaungboxtwo .cont .form{ position: relative; margin-top: 0.4rem;}
.tankaungboxtwo .cont .form .li{ position: relative; margin-top: 0.15rem;}
.tankaungboxtwo .cont .form .li:first-child{ margin-top: 0;}
.tankaungboxtwo .cont .form .li .input{ display: flex; box-sizing: border-box;}
.tankaungboxtwo .cont .form .li .input input{ display: block; width: 100%; height: 0.54rem; border: 1px solid #CEDDE5; border-radius: 0.03rem; padding: 0 0.5rem; font-size: 0.16rem; color: #333; transition: all 0.5s;}
.tankaungboxtwo .cont .form .li .input textarea{ display: block; width: 100%; height: 1rem; border: 1px solid #CEDDE5; border-radius: 0.03rem; padding: 0.2rem 0.5rem; line-height: 0.28rem; font-size: 0.16rem; color: #333; transition: all 0.5s;}
.tankaungboxtwo .cont .form .li:hover .input input,
.tankaungboxtwo .cont .form .li:hover .input textarea{ border-color: #0093DD;}
.tankaungboxtwo .cont .form .li .input input::placeholder, .tankaungboxtwo .cont .form .li .input textarea::placeholder{ color: hsla(0,0%,20%,0.70);}
.tankaungboxtwo .cont .form .li .i{ width: 0.3rem; height: 100%; position: absolute; top: 0; left: 0.12rem; display: flex; justify-content: center; align-items: center;}
.tankaungboxtwo .cont .form .li2 .i{ top: 0; height: 0.7rem;}
.tankaungboxtwo .cont .form .li .i img{ display: block; width: 100%;}
.tankaungboxtwo .cont .form .li .b button{ position: absolute; top: 0; right: 0; display: block; width: 2rem; height: 100%; font-size: 0.16rem; color: #0093DD; background: hsla(200,100%,43%,0.20); border-radius: 0 0.03rem 0.03rem 0; border: none; cursor: pointer; transition: all 0.5s;}
.tankaungboxtwo .cont .form .li .b button:hover{ background: #0093DD; color: #fff;}
.tankaungboxtwo .cont .form .li .sub{ width: 100%; height: 0.7rem; background: #0093DD; border-radius: 0.03rem; border: none; font-size: 0.22rem; color: #EFF3F7; cursor: pointer; transition: all 0.5s;}
.tankaungboxtwo .cont .form .li .sub:hover{ opacity: 0.85;}
.tankaungboxtwo .cont .bot{ display: flex; justify-content: space-between; align-items: center; margin-top: 0.3rem;}
.tankaungboxtwo .cont .bot .a a{ font-size: 0.18rem; line-height: 0.2rem; color: #0093DD;}
.tankaungboxtwo .cont .bot .m img{ display: block; height: 0.32rem;}
.tankaungboxtwo .cont .bot .a a:hover{ text-decoration: underline;}
.tankaungboxtwo .cont .sole{ width: 0.3rem; height: 0.3rem; position: absolute; top: 0.25rem; right: -0.6rem; cursor: pointer; transition: all 0.5s;}
.tankaungboxtwo .cont .sole:hover{ transform: rotate(180deg);}
.tankaungboxtwo .cont .sole::after,
.tankaungboxtwo .cont .sole::before{ width: 100%; height: 2px; background: #fff; border-radius: 2px; content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.tankaungboxtwo .cont .sole::before{ transform: translate(-50%,-50%) rotate(-45deg);}

.chanpingbox .cont .li .up{ position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; transition: all 0.5s; opacity: 0;}
.chanpingbox .cont .li:hover .up{ opacity: 1;}
.chanpingbox .cont .li .up>div{ width: 80%; text-align: center; transition: all 0.5s; transform: scale(0.5);}
.chanpingbox .cont .li:hover .up>div{ transform: scale(1);}
.chanpingbox .cont .li .up .t{ width: 0.7rem; height: 0.7rem; display: flex; justify-content: center; align-items: center; margin: auto;}
.chanpingbox .cont .li .up .t img{ display: block; max-width: 100%; max-height: 100%;}
.chanpingbox .cont .li .up .v{ font-size: 0.22rem; line-height: 0.32rem; text-align: center; color: #fff; font-weight: bold; margin-top: 0.15rem;}
.chanpingbox .cont .li .up .n{ width: 0.4rem; height: 3px; background: #fff; margin: 0.15rem auto 0;}
.chanpingbox .cont .li .up .u{ font-size: 0.16rem; line-height: 0.3rem; color: #fff; margin-top: 0.1rem;}
.chanpingbox .cont .li .up::after{ content: ''; width: 50%; height: 100%; position: absolute; top: 0; left: 4%; background: url(../images/people/w13.png) no-repeat left center; background-size: auto 90%;}
.chanpingbox .cont .li .up::before{ content: ''; width: 50%; height: 100%; position: absolute; top: 0; right: 4%; background: url(../images/people/w14.png) no-repeat right center; background-size: auto 90%;}
.chanpingbox .cont .li .icon{ transition: all 0.5s;}
.chanpingbox .cont .li:hover .icon{ opacity: 0;}
.divnewsboxfours .list .swiper-slide{ height: auto;}
.divnewsboxfours .list .swiper-slide .li{ height: 100%;}

.aboutboxmap .mapbox .img img{ display: block; width: 100%;}
.aboutboxmap .mapbox .list .wli .m{ width: 0.18rem; height: 0.22rem; position: absolute; background: url(../images/img/18.png) no-repeat center; background-size: 100% 100%; cursor: pointer; transition: all 0.5s; z-index: 5;}
.aboutboxmap .mapbox .list .wli.on .m{ background: url(../images/img/19.png) no-repeat center; background-size: 100% 100%;}
.aboutboxmap .mapbox .list .wli1 .m{ top: 2.47rem; left: 6.18rem;}
.aboutboxmap .mapbox .list .wli2 .m{ top: 1.92rem; left: 2.02rem;}
.aboutboxmap .mapbox .list .wli3 .m{ top: 2.57rem; left: 5.14rem;}
.aboutboxmap .mapbox .list .wli4 .m{ top: 2.49rem; left: 5.48rem;}
.aboutboxmap .mapbox .list .wli5 .m{ top: 1.52rem; left: 7.32rem;}
.aboutboxmap .mapbox .list .wli6 .m{ top: 2.12rem; left: 7.09rem;}
.aboutboxmap .mapbox .list .wli7 .m{ top: 2.65rem; left: 6.36rem;}
.aboutboxmap .mapbox .list .wli8 .m{ top: 2.9rem; left: 6.02rem;}
.aboutboxmap .mapbox .list .wli9 .m{ top: 3.04rem; left: 6.91rem;}
.aboutboxmap .mapbox .list .wli10 .m{ top: 3.66rem; left: 5.89rem;}
.aboutboxmap .mapbox .list .wli11 .m{ top: 4.07rem; left: 7.08rem;}
.aboutboxmap .mapbox .list .wli12 .m{ top: 4.08rem; left: 7.27rem;}
.aboutboxmap .mapbox .list .wli13 .m{ top: 4.37rem; left: 7.1rem;}
.aboutboxmap .mapbox .list .wli14 .m{ top: 5.55rem; left: 4.01rem;}
.aboutboxmap .mapbox .list .wli15 .m{ top: 5.86rem; left: 6.17rem;}
.aboutboxmap .mapbox .list .text{ width: 5.5rem; position: absolute; top: 1.14rem; left: 8.24rem; z-index: 0; border-radius: 0.1rem; background: #00C6FF; box-shadow: 0.05rem 0.05rem 0.2rem hsla(197,29%,79%,0.40); display: none;}
.aboutboxmap .mapbox .list .wli.on .text{ display: block;}
.aboutboxmap .mapbox .list .text .mk{ padding: 0.4rem; border-radius: 0.1rem; background: #fff; margin-left: 3px;}
.aboutboxmap .mapbox .list .text .mk .li{ display: flex; justify-content: flex-start; align-items: flex-start; margin-top: 0.2rem;}
.aboutboxmap .mapbox .list .text .mk .li:first-child{ margin-top: 0;}
.aboutboxmap .mapbox .list .text .mk .li .i{ width: 0.22rem; height: 0.26rem; display: flex; justify-content: center; align-items: center; margin-right: 0.08rem;}
.aboutboxmap .mapbox .list .text .mk .li .i img{ display: block; max-height: 0.24rem;}
.aboutboxmap .mapbox .list .text .mk .li .p{ font-size: 0.15rem; font-weight: bold; line-height: 0.26rem; white-space: nowrap; margin-right: 0.16rem;}
.aboutboxmap .mapbox .list .text .mk .li .s{ font-size: 0.16rem; line-height: 0.26rem; color: #444; opacity: 0.8;}
.aboutboxmap .mapbox .list .wli .m::after{ content: ''; /*width: 50px;*/ height: 1px; background: #00C6FF; position: absolute; top: 50%; left: 100%; transform-origin: left bottom; display: none;}
.aboutboxmap .mapbox .list .wli.on .m::after{ display: block;}
.aboutboxmap .mapbox .list .wli1 .m::after{ transform: rotate(-8deg); width: 1.9rem;}
.aboutboxmap .mapbox .list .wli2 .m::after{ transform: rotate(0deg); width: 6.06rem;}
.aboutboxmap .mapbox .list .wli3 .m::after{ transform: rotate(-20deg); width: 3.12rem;}
.aboutboxmap .mapbox .list .wli4 .m::after{ transform: rotate(-20deg); width: 2.76rem;}
.aboutboxmap .mapbox .list .wli5 .m::after{ transform: rotate(0deg); width: 0.76rem;}
.aboutboxmap .mapbox .list .wli6 .m::after{ transform: rotate(-15deg); width: 1.02rem;}
.aboutboxmap .mapbox .list .wli7 .m::after{ transform: rotate(-10deg); width: 1.74rem;}
.aboutboxmap .mapbox .list .wli8 .m::after{ transform: rotate(-10deg); width: 2.1rem;}
.aboutboxmap .mapbox .list .wli9 .m::after{ transform: rotate(-40deg); width: 1.54rem;}
.aboutboxmap .mapbox .list .wli10 .m::after{ transform: rotate(-20deg); width: 2.32rem;}
.aboutboxmap .mapbox .list .wli11 .m::after{ transform: rotate(-64deg); width: 2.25rem;}
.aboutboxmap .mapbox .list .wli12 .m::after{ transform: rotate(-65deg); width: 1.9rem;}
.aboutboxmap .mapbox .list .wli13 .m::after{ transform: rotate(-30deg); width: 1.14rem;}
.aboutboxmap .mapbox .list .wli14 .m::after{ transform: rotate(-34deg); width: 4.92rem;}
.aboutboxmap .mapbox .list .wli15 .m::after{ transform: rotate(-50deg); width: 2.99rem;}
.yejiguanlibox .img .img1{ display: block; margin: auto; width: 12.16rem;}
.xucepingboxtwo .work .img2{ display: block; width: 7.69rem; margin: auto;}
.xucepingboxtwo .work .img3{ display: block; width: 14.54rem;}
.xucepingboxtwo .work .img4{ display: block; width: 12.53rem;}
.yejiguanlibox .peopimg .m img{ display: block; width: 10.96rem;}
/*  */
.listban1 .swiper-pagination{ display: none;}
.divnewsboxfours .listban1 .li{ margin: auto;}
.divnewsboxfours .listban1{ display: block;}
.divnewsboxthrees .swiper-pagination{ display: none;}
.divnewsboxfours .greentt3 .li .m{ right: 0.5rem;}
.divnewsboxthrees .list.nwesbanns1, .divnewsboxthrees .list.nwesbanns2, .divnewsboxthrees .list.nwesbanns3, .divnewsboxthrees .list.nwesbanns4, .divnewsboxthrees .list.nwesbanns5, .divnewsboxthrees .list.nwesbanns6{ display: block; margin: 0.5rem -0.13rem 0 -0.13rem; padding: 0;}
.divnewsboxthrees .list.nwesbanns1 .li, .divnewsboxthrees .list.nwesbanns2 .li, .divnewsboxthrees .list.nwesbanns3 .li, .divnewsboxthrees .list.nwesbanns4 .li, .divnewsboxthrees .list.nwesbanns5 .li, .divnewsboxthrees .list.nwesbanns6 .li{ margin: auto;}
.divnewsboxthrees .swiper-slide{ height: auto;}
.divnewsboxthrees .swiper-slide .li{ height: 100%;}
/*  */
.cellheader{ display: none;}
.cellheader .tops{ display: flex; justify-content: space-between; align-items: center; height: 50px; background: #fff; position: fixed; top: 0; left: 0; right: 0; padding: 0 0.25rem; z-index: 50; transition: all 0.5s;}
.cellheader .tops2{ box-shadow: 0 0 10px hsla(0,0%,0%,0.15);}
.cellheader .tops .logo a img{ display: block; height: 28px;}
.cellheader .tops .sole{ width: 22px; height: 18px; position: relative;}
.cellheader .tops .sole i{ display: block; width: 100%; height: 2px; background: #000; border-radius: 2px; position: absolute; left: 0; top: 0;}
.cellheader .tops .sole i:nth-child(2){ top: 50%; margin-top: -1px;}
.cellheader .tops .sole i:nth-child(3){ bottom: 0; top: auto;}
.cellheader .ups{ position: fixed; top: 0; left: 0; z-index: 55; background: #000; opacity: 0.6; width: 100%; height: 100%; display: none;}
.cellheader2 .ups{ display: block;}
.cellheader .slist{ width: 240px; position: fixed; top: 0; right: -240px; bottom: 0; background: #fff; z-index: 60; transition: all 0.5s;}
.cellheader2 .slist{ right: 0;}
.cellheader .slist .sole{ width: 26px; height: 26px; position: absolute; top: 10px; right: 10px;}
.cellheader .slist .sole i{ display: block; width: 100%; height: 2px; background: #000; border-radius: 2px; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.cellheader .slist .sole i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}
.cellheader .slist .nav{ position: absolute; top: 100px; left: 0; right: 0; bottom: 5px; overflow-y: auto; padding: 0 15px;}
.cellheader .slist .nav .li{ padding: 10px 0; border-bottom: 1px solid hsla(0,0%,0%,0.10);}
.cellheader .slist .nav .li .tit{ display: flex; justify-content: space-between; align-items: center;}
.cellheader .slist .nav .li .tit a{ font-size: 16px; line-height: 28px; color: #333; /*font-weight: bold;*/}
.cellheader .slist .nav .li .tit i{ display: block; width: 20px; height: 20px; background: url(../images/18.png) no-repeat center; background-size: 9px auto; transition: all 0.5s;}
.cellheader .slist .nav .li .tit i.ver{ transform: rotate(90deg);}
.cellheader .slist .nav .li .bot .mk a{ display: block; font-size: 14px; line-height: 22px; color: #666; margin-top: 4px; padding-left: 10px; position: relative;}
.cellheader .slist .nav .li .bot .mk a:first-child{ margin-top: 0;}
.cellheader .slist .nav .li .bot .mk a::after{ content: ''; width: 4px; height: 4px; border-radius: 100%; background: #999; position: absolute; top: 9px; left: 0; }
.cellheader .slist .nav .li .bot{ margin: 2px 0 0 8px; display: none;}
.cellheader .slist .nav .li .top a{ display: flex; justify-content: flex-start; align-items: center;}
.cellheader .slist .nav .li .top .img i{ display: block; width: 30px; height: 30px;}
.cellheader .slist .nav .li .top .img i:nth-child(2){ display: none;}
.cellheader .slist .nav .li .top .img i img{ display: block; width: 100%;}
.cellheader .slist .nav .li .top .p{ font-size: 15px; line-height: 30px; margin-left: 2px;}
.cellheader .slist .nav .li .mli{ margin-top: 4px;}
.cellheader .slist .nav .li .top{ display: flex; justify-content: space-between; align-items: center;}
.cellheader .slist .nav .li .top i{ display: block; width: 20px; height: 20px; background: url(../images/18.png) no-repeat center; background-size: 9px auto; transition: all 0.5s;}
.cellheader .slist .nav .li .top i.wer{ transform: rotate(90deg);}
.cellheader .slist .nav .li .list{ display: none;}
.listrenc1 .swiper-pagination{ display: none;}
.peixunboxtwo .list.listrenc1 .li{ margin: auto;}
.peixunboxtwo .list.listrenc1{ display: block;}
.gongjubox .list.list2work .li{ margin: auto; height: 100%;}
.gongjubox .list.list2work .li:hover{ box-shadow: 0 0 0 #fff;}
.gongjubox .list.list2work{ display: block;}
.gongjubox .list.list2work .swiper-slide{ height: auto;}
.gongjubox .list.list2work .swiper-pagination{ display: none;}

.indexfourbox .swiper-pagination{ display: none;}
.videoupbox{ position: fixed; top: 0; left: 0; display: flex; justify-content: center; align-items: center; width: 100%; height: 100%; z-index: -100; opacity: 0;}
.videoupbox2{ z-index: 100; opacity: 1;}
.videoupbox .up{ width: 100%; height: 100%; background: #000; opacity: 0.8; position: absolute; top: 0; left: 0; z-index: 0;}
.videoupbox .cont{ width: 60%; background: #fff; position: relative; z-index: 5; transition: all 0.5s; transform: scale(0);}
.videoupbox2 .cont{ transform: scale(1);}
.videoupbox .cont video{ display: block; width: 100%;}
.videoupbox .cont .sole{ width: 30px; height: 30px; position: absolute; top: 0; right: -50px; margin-left: -15px; cursor: pointer; transition: all 0.5s;}
.videoupbox .cont .sole:hover{ transform: rotate(180deg);}
.videoupbox .cont .sole i{ display: block; width: 100%; height: 1px; background: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%) rotate(45deg);}
.videoupbox .cont .sole i:nth-child(2){ transform: translate(-50%,-50%) rotate(-45deg);}
.xucepingboxtwo .worksss{ width: 4.59rem; height: 4.61rem; margin: 80px auto 0; position: relative;}
.xucepingboxtwo .worksss .m img{ display: block; width: 100%;}
.xucepingboxtwo .worksss .p{ font-size: 0.3rem; line-height: 0.32rem; color: #0093DD; font-weight: bold; white-space: nowrap; position: absolute;}
.xucepingboxtwo .worksss .p1{ top: -0.27rem; right: 3.56rem;}
.xucepingboxtwo .worksss .p2{ top: 0.7rem; right: 4.5rem;}
.xucepingboxtwo .worksss .p3{ top: 1.8rem; right: 5rem;}
.xucepingboxtwo .worksss .p4{ top: 2.96rem; right: 4.93rem;}
.xucepingboxtwo .worksss .p5{ top: 4.18rem; right: 4.23rem;}
.xucepingboxtwo .worksss .p6{ top: 4.89rem; right: 3.18rem;}
.xucepingboxtwo .worksss .p7{ top: 4.89rem; left: 3.18rem;}
.xucepingboxtwo .worksss .p8{ top: 4.18rem; left: 4.23rem;}
.xucepingboxtwo .worksss .p9{ top: 2.96rem; left: 4.93rem;}
.xucepingboxtwo .worksss .p10{ top: 1.8rem; left: 5rem;}
.xucepingboxtwo .worksss .p11{ top: 0.7rem; left: 4.5rem;}
.xucepingboxtwo .worksss .p12{ top: -0.27rem; left: 3.56rem;}
.xucepingboxtwo2{ overflow: hidden;}
.workwww{ width: 12.53rem; height: 4.11rem; margin: 0.8rem auto 1.2rem auto; position: relative;}
.workwww .ms img{ display: block; width: 100%;}
.workwww .li .m img{ width: 0.84rem; display: block; transition: all 0.5s;}
.workwww .li:hover .m img{ transform: rotateY(180deg);}
.workwww .li .p{ font-size: 0.22rem; line-height: 1; white-space: nowrap; color: #333; position: absolute; bottom: -0.44rem; left: 50%; transform: translateX(-50%);}
.workwww .li{ position: absolute;}
.workwww .li1{ top: -0.08rem; left: 1.59rem;}
.workwww .li2{ top: -0.38rem; left: 5.91rem;}
.workwww .li3{ top: -0.08rem; right: 1.62rem;}
.workwww .li4{ right: 0.53rem; bottom: 0.86rem;}
.workwww .li5{ right: 3.79rem; bottom: -0.17rem;}
.workwww .li6{ left: 3.6rem; bottom: -0.19rem;}
.workwww .li7{ left: 0.4rem; bottom: 0.87rem;}
.pingtitbox{ display: flex; justify-content: center;}
.pingtitbox .pingtit{ position: relative; transition: all 0.5s;}
.pingtitbox .pingtit::after{ position: absolute; top: -0.2rem; left: -0.36rem; bottom: -0.2rem; right: -0.36rem; border: 1px dashed #61B5E0; border-radius: 0.05rem; content: ''; opacity: 0; transition: all 0.5s;}
.pingtitbox .pingtit:hover{ color: #0093DD;}
.pingtitbox .pingtit:hover::after{ opacity: 1;}
.panliboxtwo .cont .listcp .li{ display: flex; justify-content: space-around/*space-between*/;}
.panliboxtwo .cont .listcp .li .text{ width: auto;}
.panliboxfour .listrddd{ display: block; position: relative;}
.panliboxfour .listrddd .li{ margin: auto;}
.panliboxfour .listrddd .swiper-button-next, .panliboxfour .listrddd .swiper-button-prev, .panliboxfour .listrddd .swiper-pagination{ display: none;}
.panliboxfour .listrddd .em{ width: 0.25rem; height: 0.42rem; background: url(../images/26.png) no-repeat center; background-size: 100% auto; position: absolute; top: 50%; left: -0.5rem; transform: translateY(-50%); opacity: 0.4; cursor: pointer; transition: all 0.5s;}
.panliboxfour .listrddd .em2{ left: auto; right: -0.5rem;}
.panliboxfour .listrddd .em1{ transform: translateY(-50%) rotate(180deg);}
.panliboxfour .listrddd .em:hover{ opacity: 1;}
.divnewsboxtwostwo{ padding: 0.85rem 0;}
.divnewsboxtwostwo2 .wli:nth-child(2){ margin: 0;}
.bannertwobox .cont3 .img{ right: 0;}
.divnewsboxthrees .ps{ font-size: 0.18rem; line-height: 0.28rem; margin-top: 0.2rem; color: #191919; text-align: center; opacity: 0.7;}

.divnewsboxfours .newlistclass .li{ position: relative; display: block;}
.divnewsboxfours .newlistclass .li::after{ top: 0.74rem; z-index: -1;}
.divnewsboxfours .newlistclass .li .mk{ position: unset; width: auto; padding: 0.3rem 0.5rem 0.5rem 0.5rem; text-align: center;}
.divnewsboxfours .newlistclass .li .m{ top: 0; left: 50%; right: auto; bottom: auto; margin: inherit; transform: translateX(-50%);}
.divnewsboxfours .newlistclass .li .h{ width: auto; height: auto; text-align: center; position: relative; top: auto; left: auto; transform: none; display: block; background: hsla(0,0%,0%,0.00);}
.divnewsboxfours .newlistclass .li .h div{ width: auto; padding-top: 1.88rem;}











