*{margin: 0;padding: 0;box-sizing: border-box;list-style: none;line-height: 100%;}
body{font-size: 14px;min-width: 1200px;overflow-x: hidden;font-family: 'Hos','Microsoft YaHei';}
a{text-decoration: none;color:#333;font-size: 14px;}
li{list-style: none;}
em,i{font-style: normal;}
input,select,textarea{border-radius: 0;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"]{-webkit-appearance: none;}
a,*::before,*::after{font-size: 14px;text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;color: #1a1a1a;}
a *{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.fullscreen,.fullscreen body{width: 100%;height: 100%;overflow: hidden}
.pcshow{display:block;}
.mbshow{display:none!important;}
.clear{clear:both;}
.fl{float: left;}
.fr{float: right;}
.img{position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.pic{position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.img img,.pic img{max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.img-center{position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto;height: auto;z-index: 1;max-width: 100%;max-height:100%;}
.img img.img-center{width: auto;height:auto;height:-webkit-min-content;height:-moz-min-content;height:min-content;}
.img-block{display: block;width: 100%;height: auto;}
.img-inline{display: inline-block;width: auto;height: auto;max-width: 100%;}
.clamp1{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.clamp2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.clamp3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
.text-center{text-align: center;}
.div-container{position: relative;width: 74%;margin: auto;}
::-webkit-scrollbar{height:4px;width:3px;background: #ededed;}
::-webkit-scrollbar-button{height:0;width:5px;background: #ededed;}
::-webkit-scrollbar-thumb{background-color:#324476;box-shadow:inset 1px 1px 0 #324476,inset 0 -1px 0 #324476;}
@font-face{font-family:din;src:url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.ttf), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.eot), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.otf), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff), url(//cdn.dg.114my.cn/font/DIN-Medium/DIN-Medium.woff2);}
@font-face{font-family: 'Hos';src:url(https://memberpic.114my.com.cn/0461801/cssnew/Hos.ttf.txt);}
@font-face{font-family: 'samsungsharpsans-b';src: url('//memberpic.114my.com.cn/0461801/cssnew/samsungsharpsans-bold.otf.txt');font-weight: normal;font-style: normal;}
@font-face{font-family: 'iconfont';/* Project id 4383909*/src: url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.woff2?t=1713441659541') format('woff2'), url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.woff?t=1713441659541') format('woff'), url('//at.alicdn.com/t/c/font_4383909_gfztt3pawhs.ttf?t=1713441659541') format('truetype');}
@font-face{font-family: 'iconfont';/* Project id 4629869*/src: url('//at.alicdn.com/t/c/font_4629869_xp8ddxu2ugc.woff2?t=1721707145187') format('woff2'), url('//at.alicdn.com/t/c/font_4629869_xp8ddxu2ugc.woff?t=1721707145187') format('woff'), url('//at.alicdn.com/t/c/font_4629869_xp8ddxu2ugc.ttf?t=1721707145187') format('truetype');}
.iconfont{font-family:"iconfont" !important;font-size:16px;font-style:normal;-webkit-font-smoothing: antialiased;-webkit-text-stroke-width: 0.2px;-moz-osx-font-smoothing: grayscale;}
.gyc{margin: 0 auto;max-width: 86%;min-width: 1200px;}
.gy{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.page{max-width: 1500px;margin: 0 auto;min-width: 1200px;width: 100%;}
.gyd{margin: 0 auto;max-width: 100%;min-width: 1200px;}
/*one_title*/.one_title{text-align: center;margin-bottom:40px;}
.one_title p{font-size:42px;}
.one_title p b{color:#0462c2;font-weight: bold;}
.one_title span{display: inline-block;font-size:20px;color:#999;margin-top:12px;position:relative;}
.one_title span i{width:12px;height:12px;position:absolute;top:calc(50% - 6px);}
.one_title span i:first-child{left:-20px;}
.one_title span i:last-child{right:-20px;}
.one_title span i:before,.one_title span i:after{content:'';position:absolute;}
.one_title span i:before{width:5px;height:2px;background:#0462c2;top:calc(50% - 1px);}
.one_title span i:after{width:8px;height:8px;border-radius:100%;border:2px solid #0462c2;left:0;top:0;}
.one_title span i:first-child:before{left:-10px;animation:oneTitleBefore infinite 3s linear;}
.one_title span i:last-child:before{right:-10px;animation:oneTitleAfter infinite 3s linear;}
@keyframes oneTitleBefore{0%{width:5px;left:-10px;}
25%{width:1px;left:0px;}
50%{width:5px;left:-10px;}
75%{width:15px;left:-20px;}
100%{width:5px;left:-10px;}}
@keyframes oneTitleAfter{0%{width:5px;right:-10px;}
25%{width:1px;right:0px;}
50%{width:5px;right:-10px;}
75%{width:15px;right:-20px;}
100%{width:5px;right:-10px;}}
/* top*/.head_ov{width:100%;position: relative;z-index: 999;}
.head_bc{width:100%;height:40px;background:#fff;}
.head_tc{max-width: 93%;display: flex;justify-content: space-between;height: 40px;align-items: center;min-width: 1200px;margin: 0 auto;}
@media (max-width:1366px){.head_tc{max-width: 1366px;padding: 0 3%;}}
.head_tc p{font-size: 15px;color: rgba(0,0,0,0.7);font-weight:lighter;line-height: 40px;}
.head_tc ul{display: flex;height:40px;}
.head_tc ul li{position:relative;line-height:40px;}
.head_tc ul li a{display: flex;align-items: center;line-height:40px;}
.head_tc ul li+li{margin-left: 20px;}
.head_tc ul li:hover .wx{transform: rotateX(0deg);}
.head_tc ul li span{font-size: 14px;color: #333;padding-right: 4px;}
.head_tc ul li p{font-size: 14px;color: #333;}
.head_tc ul li .itel_box{width:auto;}
.head_c{height: 124px;position:relative;display: flex;justify-content: space-between;align-items: center;}
.logo_c{display: flex;align-items: center;width: 35%;}
.hea_wz{padding-left:15px;}
.hea_wz b{font-size: 45px;color: #131513;display: block;font-weight: bold;line-height: 100%;letter-spacing: 1px;}
.hea_wz span{font-size: 26px;color:#131513;font-weight: normal;letter-spacing:2.5px;display: block;line-height: 100%;padding-top:5px;}
.header_ri{width: 70%;display: flex;justify-content: space-between;align-items:center;}
.wx{top: 35px;}
.dfs{display:flex;align-items:end;justify-content:space-between;width: 100%;}
.iser_box,.itel_box{background:#fff;position:absolute;top:124px;padding:10px;transform-origin:top;transform:rotateX(90deg);transition:all 0.5s;z-index: 999;}
.icon_tel{background: #06bd01;position: relative;display: flex;}
.icon_tel:after{position: absolute;content: "";width:300px;height: 100%;background: #06bd01;top: 0;right: -296px;}
.icon_tel i span{color: #fff;}
.icon_tel_num{font-size: 20px;color: #fff;}
.wx{top: 35px;}
@media (max-width:1199px){.wrapper{width:100%;overflow:hidden;}}
.headerWpr.on .header{top: 0;z-index: 999;height:80px; background:#0462c2}
.headerWpr.on a.nav_a{color: #fff;}
.headerWpr.on .nav_a{line-height:80px;height:80px;}
.headerWpr.on .topSerBox{margin-top: 19px;}
.headerWpr.on .logo{height: 80px;}
.headerWpr.on .sumMenuWpr{top: 80px;}
.headerWpr{height:90px;position:relative;width:100%;}
.indexBody .headerWpr{position:absolute;left:0;top:0;z-index:1;}
.header{width: 100%;height: 90px;position: fixed;z-index: 30;left: 0px;top: 40px;padding: 0px 60px;box-shadow:0 3px 5px rgba(0,0,0,0.08);transition:all 0.3s ease-in-out;background:#0462c2;box-shadow: 0 0 10px rgba(0, 0, 0, .1);}
.header>a>p{font-size: 30px;line-height: 34px;padding-left: 2%;font-weight: bold;letter-spacing: 1px;color: #fff;}
.header>a>p>span{font-size: 14px;padding-top:3px;display: block;line-height: 14px;letter-spacing:1px;color: #fff;font-weight: normal;}
.logo{float: left;display: flex;justify-content: center;align-items: center;height:90px;width: 250px;}
.logo img{height:58px;width:auto;}
.subNav{position:absolute;}
.nav{float:left;padding-right:1vw;}
.nav li{float:left;position:relative}
.nav li a{ color:#fff;}
.nav_a{line-height: 90px;height: 90px;font-size: 17px !important;padding: 0 1.2vw;color: #fff;position:relative;display:inline-block;font-weight: normal;}
@media screen and (max-width: 1280px){.nav_a{font-size: 15px !important;}}
.nav li:nth-child(2)>a:before{content: '\eb8a';font-size:18px;position: absolute;right:3px;top: -4px;font-family: 'iconfont';color:rgba(255,255,255,0.6);transform: rotate(0deg);}
.nav li:nth-child(3)>a:before{content: '\eb8a';font-size:18px;position: absolute;right:3px;top: -4px;font-family: 'iconfont';color: rgba(255,255,255,0.6);transform: rotate(0deg);}
.nav li:nth-child(4)>a:before{content: '\eb8a';font-size:18px;position: absolute;right:3px;top: -4px;font-family: 'iconfont';color: rgba(255,255,255,0.6);transform: rotate(0deg);}
.nav li:nth-child(6)>a:before,.nav li:nth-child(5)>a:before,.nav li:nth-child(7)>a:before,.nav li:nth-child(8)>a:before{content: '\eb8a';font-size:18px;position: absolute;right:3px;top: -4px;font-family: 'iconfont';color: rgba(255,255,255,0.6);transform: rotate(0deg);}
@media screen and (max-width: 1680px){.nav li:nth-child(2)>a:before{right:-3px;}
.nav li:nth-child(3)>a:before{right:-3px;}
.nav li:nth-child(4)>a:before{right:-3px;}
.nav li:nth-child(5)>a:before,.nav li:nth-child(6)>a:before,.nav li:nth-child(7)>a:before,.nav li:nth-child(8)>a:before{right:-3px;}}
.nav_a:after{content:"";height:3px;width:0%;left:50%;transition:all 0.3s ease-in-out;background-image: linear-gradient(90deg, #dd9215 0%,#df9716 100%);position:absolute;bottom:0;}
.nav_a.on{color:#fff;}
.nav_a.on:after,.nav_a:hover:after{width:100%;left:0;background-image: linear-gradient(90deg, #dd9215 0%,#df9716 100%);}
.headRx{float:right;}
.nav_lan{background: url() no-repeat left center;float: left;padding: 0px 11px 0px 26px;line-height: 100px;font-size: 14px;color: #666;position:relative;margin-left: 2vw;}
.nav_lan:before{content: "";background: #0462c2;height: 20px;width: 1px;position: absolute;top: 50%;margin-top: -10px;left: -2vw;}
.topSerBox{float: left;height:34px;width: 170px;margin-top: 31px;border: 2px solid #fff;margin-left:2vw;border-radius:1.8em;position:relative;overflow:hidden}
.topSerBox input{padding: 0px 50px 0px 18px;line-height: 32px;height: 32px;background:none;color:#666}
.subMenu{background: #FFF;width: 320px;position: absolute;left: 50%;top: 100px;margin-left: -160px;opacity:0;visibility:hidden;box-shadow:inset 0 3px 5px rgba(0,0,0,0.1);}
.nav li:hover .subMenu{opacity:1;visibility:visible;transition:all 0.3s ease-in-out;}
.subMenu dl{padding:12px 0 25px;}
.subMenu dd{position:relative;}
.subMenu dd a{ color:#333;}
.subMenu dd:before{content:"";height:1px;background:#E6E6E6;position:absolute;left:40px;right:40px;top:0px}
.subMenu dd:nth-child(1):before{display:none;}
.subNav_a{display: block;line-height: 28px;padding: 16px 60px 16px 40px;font-size: 18px;color: #666;letter-spacing: 1px;position:relative;transition:all 0.3s ease-in-out;z-index:1;text-align:center;}
.subNav_a a{font-size: 18px;}
.subNav_a:before{content:"";background-image: linear-gradient(90deg, #0462c2 0%,#459af1 100%);position:absolute;left:0;top:0;width:0;bottom:-1px;transition:all 0.3s ease-in-out;}
.subNav_a:hover:before{width:100%;}
.subNav_a:after{content:"";transition:all 0.3s ease-in-out;position:absolute;left:0;top:0;bottom:-1px;width:4px;background:#0462c2;opacity:0}
.subNav_a:hover:after{opacity:1;}
.subNav_a:hover{color:#fff;}
.subNav_a span{display:block;position:relative;font-size: 17px;}
.subNav_a i{background: url() no-repeat center center;height: 16px;width: 25px;position: absolute;top: 50%;margin-top: -8px;right: 40px;transition:all 0.8s ease-in-out;transform:translateX(-45px);opacity:0}
.subNav_a:hover i{transform:translateX(0);opacity:1;}
.headerWpr{position: fixed;z-index: 100;    top: 0;}
.style2Header .nav li{position:static;}
.sumMenuWpr{overflow:hidden;position:absolute;left:50%;top:90px;width:100%;max-width:1280px;background:#fff;transform:translate(-50%,0);opacity:0;visibility:hidden;z-index: 999;}
@media screen and (max-width: 1680px){.sumMenuWpr{top: 80px;}}
.sumMenuWpr .subMenu{position:relative;z-index:2;float:left;opacity:1;top:0;left:0;margin-left:0;box-shadow:inset 3px 3px 5px rgba(0,0,0,0.1);min-height:350px;}
.nav li:hover .sumMenuWpr{opacity:1;visibility:visible;transition:all 0.5s ease-in-out;}
.subMenuRx{position:absolute;left:320px;right:0;top:0;bottom:0;}
.subMenu_txt{position:absolute;left:0;width:100%;top:50%;transform:translateY(-50%);padding:0 115px;margin-top:-20px;}
.subMenu_txt>strong{font-size: 32px;color: #0462c2;letter-spacing: 3px;line-height: 56px;display: block;}
.subMenu_txt>p{margin-top: 18px;font-size: 17px;line-height: 32px;color: #333;word-spacing: 2px;font-weight: normal;}
.subMneu_more{line-height: 48px;color: #FFF !important;background: #0462c2;height: 48px;width: 180px;font-size: 16px;letter-spacing: 1px;text-align: center;display: inline-block;margin-top: 50px;border-radius:1.8em;}
.subMneu_more a{color: #fff;}
.subMneu_more:hover{box-shadow:0 3px 8px rgba(0,0,0,0.1);transform:translateY(-5px);color:#fff;}
.subMenuRx .bgImg{position:absolute;left:0;top:0;right:0;bottom:0;}
.subMenuRx .bgImg:after{content: "";background: url(https://memberpic.114my.com.cn/0334031/uploadfile/image/20250318/20250318151059_1763781442.png) no-repeat left top;background-size:cover;position:absolute;left:0;top:0;right:0;bottom:0;box-shadow:inset -3px 3px 5px rgba(0,0,0,0.1);}
.search_r{margin-top:0px;position:relative;}
#infoname{width:170px;height:32px;line-height: 32px;border: none;}
.z_img{position:absolute;top:0px;right:-40px;background: no-repeat;}
.z_img img{width: 38px;}
/* index*/.banner_box{position: relative;}
.index-swiper{width: 100%;height: 100%;position: relative;}
.index-swiper .index-pagination{position: absolute;right: 2%;bottom:7%;top: auto;width: auto;height: auto;transform: none;}
.index-swiper .index-pagination span.swiper-pagination-bullet{background: none;width: 22px;height: 22px;border-radius: 0;position: relative;margin: 0px 0;}
.index-swiper .index-pagination span::after,.index-swiper .index-pagination span::before{content: '';border-radius: 100%;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);}
.index-swiper .index-pagination span::after{width: 6px;height: 6px;background: #fff;}
.index-swiper .index-pagination span::before{width:20px;height: 20px;border: 1px solid #fff;opacity: 0;}
.index-swiper .index-pagination span.swiper-pagination-bullet-active::before{opacity: 1;}
body.black .index-swiper .index-pagination span::after{background: #000;}
body.black .index-swiper .index-pagination span::before{border: 1px solid #000;}
.index-banner-swiper{width: 100%;height: 100%;position: relative;background: #000;}
.index-banner-swiper .swiper-slide-active .img .pic{}
@keyframes srmgani{0%{transform:scale(1.05);}
100%{transform:scale(1.0);}}
.index-banner-item{position: relative;}
.index-banner-item .text{position: absolute;left: 0%;top: 24%;transform: translateY(-50%);z-index: 100;color: #fff;width: 100%;}
.index-banner-item .textt{top: 32%;}
.index-banner-item .textx3{position: absolute;left: 0%;top: 56%;transform: translateY(-50%);z-index: 100;color: #fff;align-items: flex-start;display: flex;flex-direction: column;justify-content: center;}
.index-banner-swiper .title-1 strong,.index-banner-swiper .title-2 strong{font-weight:500;letter-spacing: 4px;line-height:50px;text-shadow: 1px 1px 3px #999;}
.index-banner-swiper .title-2 span{font-weight:bold;}
.hz{color: #333;}
.hza{color: #999;}
.index-banner-swiper .title-1,
.index-banner-swiper .title-2,.index-banner-swiper .title-3,
.index-banner-swiper .more-1{opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1);text-align: center;}
.index-banner-swiper .title-1,
.index-banner-swiper .title-2,.index-banner-swiper .title-3,
.index-banner-swiper .more-2{opacity: 0;transform:translateY(-60px);transition: opacity .8s linear,transform .8s cubic-bezier(.215,.61,.355,1);text-align: center;margin-bottom:1%;}
.index-banner-swiper>.title-1{transition-delay: .2s;line-height: 1;}
.font64{font-size: 2.5vw;font-weight: bold !important;font-family:Microsoft YaHei;}
.font65{font-size: 34px;color: rgba(255,255,255,0.8);text-shadow: 3px 3px 3px #060606;font-family:Microsoft YaHei;}
.font66{font-size: 1rem;color: rgba(255,255,255,1);width: 52%;display: flex;line-height: 2rem !IMPORTANT;margin-top:3%;}
.font655{font-size: 1.5rem;}
.font7{width:120px;height:120px;border-radius: 50%;border: 1px rgba(255,255,255,0.6) solid;float: left;justify-content: center;font-size:15px;padding:3% 3%;line-height:20px !important;margin-left:1%;text-align: center;margin-bottom:4%;margin-top:2%;}
.font7 i{font-size: 30px;line-height: 30px;text-align: center;margin-bottom:1%;}
.font666{font-size: 1.2rem;color: #fff;width: 52%;display: flex;line-height: 2rem !IMPORTANT;margin-top:1%;}
.font663{font-size: 1.2rem;color: #fff;width: 40%;display: flex;line-height: 2rem !IMPORTANT;margin-top:1%;}
.index-banner-swiper .title-2{transition-delay: .4s;margin-top: -1%;}
.index-banner-swiper .more-1{transition-delay: .6s;}
.index-banner-swiper .more-2{transition-delay: .6s;}
.index-banner-swiper .swiper-slide-active .title-1,
.index-banner-swiper .swiper-slide-active .title-2,
.index-banner-swiper .swiper-slide-active .more-1{transform: translateY(0px);opacity: 1;}
.index-banner-swiper .swiper-slide-active .more-2{transform: translateY(0px);opacity: 1;}
.more-1{margin-top: 1%;}
.more-1>a{display: block;width: 630px;height: 44px;line-height:44px ;font-size: 20px;overflow: hidden;position: relative;text-align: center;border: 1px solid #0462c2;border-radius: 50px;margin: 0 auto;background: #0462c2;letter-spacing: 1px;}
.more-1>a>span{line-height:44px;color: #fff;}
.more-1>span{display: inline-block;vertical-align: middle;color: #fff;line-height:46px ;}
.more-1>a:hover{border-radius: 60px;}
.more-1>a:hover span{color: rgba(255,255,255,0.5);}
.more-2{margin-top: 3%;}
.more-2>a{display: block;width: 220px;height: 48px;line-height:48px ;font-size: 16px;overflow: hidden;position: relative;text-align: center;border: 2px solid #0b3485;border-radius: 50px;background: #fff;}
.more-2>a>span{line-height:44px;color: #333;}
.more-2>span{display: inline-block;vertical-align: middle;color: #333;line-height:46px ;}
.more-2>a:hover{background: #0b3485;border: 2px solid #0b3485;}
.more-2>a:hover span{color: #fff;}
.banner-swiper-bottom{width: 50%;position: absolute;bottom: 5%;left: 50%;z-index: 11;text-align: center;transform: translateX(-50%);transition:all .4s ease;opacity:.5;}
.banner-swiper-bottom:hover{opacity:1;}
.index-banner-swiper .banner-pagination{z-index: 160;text-align: center;display: inline-block;vertical-align: middle;position: relative;margin: 0 10px;left: auto;top: auto;transform: none;right: auto;bottom: auto;width: 240px;height: 4px;}
.index-banner-swiper .banner-pagination span{width: 100%;height: 4px;border-radius: 4px;position: absolute;left: 0;top: 0;overflow: hidden;background: none;}
.index-banner-swiper .banner-pagination span.swiper-pagination-bullet-active::before{animation: bannerp 4000ms 1 ease forwards;}
.index-banner-swiper .banner-pagination span::after{content: '';width: 100%;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: .2;}
.index-banner-swiper .banner-pagination span::before{content: '';width: 0;height: 100%;background: #fff;position: absolute;left: 0;top: 0;opacity: 1;z-index: 11;transition:all .4s ease;}
.index-banner-swiper .banner-prev,.index-banner-swiper .banner-next{display: inline-block;vertical-align: middle;position: relative;margin: 0 20px;left: auto;top: auto;transform: none;right: auto;bottom: auto;width: auto;height: auto;}
.index-banner-swiper .banner-prev::after,.index-banner-swiper .banner-next::after{color: #fff;font-size: 16px;font-weight: 900;}
@keyframes bannerp{0%{width: 0;}
100%{width: 100%;}}
/* banner end*//*num*/.num{padding: 50px 0;overflow: hidden;background: #f8f8f8;}
.num_box{max-width: 90%;margin: 0 auto;}
.num_con{}
.num_con ul{display: flex;justify-content: space-between;align-items: center;}
.num_con li{width: 25%;display: flex;flex-direction: column;position: relative;align-items: center;border-right: 1px solid #eee;height: 30%;justify-content: center;}
.num_con li:last-child{border-right:none;}
.num_con li i{font-size: 54px;font-family: 'samsungsharpsans-b';color: #0462c2;font-weight:lighter;}
.num_con li em{position: absolute;right: 24%;top: 14px;font-size: 24px;color: #333;font-weight: lighter;}
.num_con li:nth-child(1) em{right: 38%;}
.num_con li:nth-last-child(-n+2) em{right: 30%;}
.num_con li p{display: flex;flex-direction: column;align-items: center;font-size: 24px;line-height: 30px;font-weight: lighter;padding-top: 5px;}
.num_con li p span{font-size: 15px;line-height: 16px;padding-top: 12px;font-weight:100;color:#999;}
/*products*/
.pro {padding: 0% 3% 4% 3%;overflow: hidden; background:rgba(239,242,244,1);}
.pro_bc{background: #f5f5f5;padding:80px 0 80px 0;}
.pro_ca ul{}
.pro_ca{margin: 40px 0;}
.prolist2021{    margin: 0 auto;width: 61%;}
.pro_ca ul li{width: 23%;text-align: center;background: #0462c2;height: 52px;line-height:52px;position: relative; border-radius: 5px; float:left;margin-right: 2px;}
.pro_ca ul li.on{background:#ffbd22;}
.pro_ca ul li.on a{color:#fff;}
.pro_ca ul li:nth-child(n+7){margin-top: 14px; }
.pro_ca ul li:nth-child(6){margin-right: 0px;}
.pro_ca ul li a{font-size: 16px; color: #fff;}
.pro_ca ul li dl{position: absolute; top: 52px; left: 0; width: 100%; height: 45px; z-index: 2;}
.pro_ca ul li dl a{display: block; background: #999; height:45px; line-height: 45px; color: #fff; transition: all .3s;}
.pro_ca ul li:hover dl{transform: rotateX(0deg);}
.pro_ca ul li dl{transition: all .5s; transform: rotateX(90deg); transform-origin: top;}
.pro_ca ul li dl a:hover{background: #0462c2;}
.pro_ic img{width: 100%; height: auto;}
.pro_item ul{display: flex; flex-wrap: wrap; }
.pro_item ul li{width: 24%; position: relative; margin-right:19px; }
.pro_item ul li span a{display: block; height: 52px; line-height: 52px; text-align: center; font-size: 16px; background: rgba(52,52,52,0.7); color: #fff; position: absolute; bottom: 0; left: 0; width: 100%; transition: all .5s; transform: rotateX(90deg);}
.pro_item ul li:nth-child(4),.pro_item ul li:nth-child(8){ margin-right:0px;}
.pro_item ul li:nth-child(n+5){margin-top: 20px;}
.pro_item ul li span{}
.pro_item ul li:hover span a{transform: rotateX(0deg);}
.pro_item ul li img{transition: all .5s;}
.pro_item ul li>a{display: block; overflow: hidden;}
.pro_item ul li:hover img{transform: scale(1.2);}
.pro_item ul li br{display: none;}
.pro_ic{position: relative; display: flex;transition:all .5s;padding-top: 40px;}
.pro_item{flex-shrink: 0;width: 100%;}
.pro_item+.pro_item{}
.pro_c{overflow: hidden;}
/*two_tit*/
.two_tit{text-align: center;margin-bottom:60px;}
.two_tit p{font-size:42px;}
.two_tit p b{font-weight: bold;color:#0462c2;}
.two_tit span{font-size:18px;display:inline-block;line-height:100%;margin-top:15px;color:#999;}
.two_tit i{width:520px;height:1px;background:rgba(255,255,255,0.1);display: block;margin:25px auto 0;position: relative;}
.two_tit i:before,.two_tit i:after{content:'';width:5px;height:5px;background:#0462c2;position:absolute;top:-2px;border-radius:100%;}
.two_tit i:before{left:0;}
.two_tit i:after{right:0;}
.markermenu{width:100% !important;}
.markermenu ul li a{width: 100% !important;text-align: center;}
/*brand*/
.brand_wrap{width:100%;background:#0462c2 url(https://memberpic.114my.com.cn/0334031/uploadfile/image/20250318/20250318151120_1441934044.png) no-repeat calc(50% - 960px) center;padding:80px 0;animation:brandBg 60s infinite linear;}
@keyframes brandBg{0%{background-position:calc(50% - 960px) center;}
100%{background-position:calc(50% + 960px) center;}}
.bran_tit p,.bran_tit p b{color:#fff;}
.bran_tit span{color:rgba(255,255,255,0.8);}
/*applications*/.dfs{display: flex;align-items: center;justify-content: space-between;width: 100%;}
.app_box{margin:100px auto;}
.app_con{align-items:end}
.app_le{width:380px;}
.app_le ul{display: flex;flex-wrap:wrap;}
.app_le li{width:calc((100% - 1px) / 1);height:102px;border:1px solid rgba(255,255,255,0.2);position:relative;overflow: hidden;}
.app_le li:nth-child(even){margin-left:-1px;}
.app_le li:nth-child(n+3){margin-top:-1px;}
.app_le li:before{content:'';width:100%;height:100%;background:#0462c2;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg);opacity:0;transition:all 0.3s;transform-origin:left top;}
.app_le li.on:before{transform:translate(-50%,-50%) rotate(0deg);opacity:1;}
.app_le li a{display: flex;line-height:102px;position:relative;z-index:2;padding-left:17%;}
.app_le li a i{font-size:24px;line-height:102px;margin-right:15px;color:#fff;}
.app_le li a i img{ margin-top:35px;}
.app_le li.on a i{color:#fff;}
.app_le li a p{font-size:20px;line-height:102px;color:#fff;}
.app_le li.on a p{color:#fff;}
.app_ri{width:calc(100% - 430px);position:relative;overflow: hidden;}
.app_ri:before{content:'';width:300px;height:100%;position:absolute;top:0;right:0;background:#15172c;z-index:-1;}
.app_ri .divdgweb_new_div_item{visibility: hidden;height: 0;position:relative;}
.app_ri .divdgweb_new_div_item.on{visibility:visible;height:auto;}
.app_ri .divdgweb_new_div_item_date{display:none;}
.app_ri .news_div_item_pic{width:808px;}
.app_ri .news_div_item_pic img{width:100%;}
.app_ri .divdgweb_new_div_item_content{width:56%;background:rgba(255,255,255,0.97);transform:translateY(-50%);padding:50px;position:absolute;top:50%;right:25px;}
.app_ri .divdgweb_new_div_item_title a{font-size: 30px;color: #333;font-weight: bold;padding:0 0 30px;display:block;border-bottom:1px solid #ccc;margin-bottom:30px;position:relative;}
.app_ri .divdgweb_new_div_item_title a:before{content: '';width: 40px;height: 3px;display: inline-block;background: #15172c;position: absolute;left:0px;bottom: -2px;transition: 0.3s ease all;}
.app_ri .divdgweb_new_div_item_content:hover .divdgweb_new_div_item_title a:before{width: 220px;background: #0462c2;}
.app_ri .divdgweb_new_div_item_body{font-size:16px;line-height:36px;height:108px;overflow: hidden;}
.app_ri .divdgweb_new_div_item_body b{font-size: 18px;font-weight: bold;}
.app_ri .more{width: 160px;height: 46px;display: block;background: #0462c2;font-size:15px;line-height: 44px;text-align: center;color: #fff;border-radius: 23px;margin-top:50px;transition: 0.3s ease all;}
.app_ri .divdgweb_new_div_item_content:hover .more{width:220px;background: #0462c2;box-shadow:0 15px 25px rgba(0,153,51,0.3);}
.app_ri .more:after{content: '\eb8d';font-family:'iconfont';margin-left:15px;color: #fff;font-size:18px;}
.hzhb{width: 100%;margin:0 auto;background: #fff;padding: 80px 0;}
/*合作客户*/.cas_ic{overflow:hidden;margin-top:30px;border-left:1px solid #eee;border-top:1px solid #eee;}
.cas_ic ul{display:flex;margin-bottom:0rem !important;}
.cas_ic ul li a>img{width:100%;height:auto;}
.cas_ic ul li{width:calc(100% / 7);flex-shrink:0;border:1px solid #eee;border-top:none;border-left:0;position:relative;overflow:hidden;transition:0.4s;}
.cas_ic ul li>a{display:block;}
.cas_ic ul li p{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:0;visibility:hidden;position:absolute;left:0;top:0;width:100%;height:100%;padding:0 30px;background-color:rgba(255,255,255,0.8);z-index:40;text-align:center;}
.cas_ic ul li p img{height:auto;display:block;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}
.cas_ic ul li p img,.cas_ic ul li p a{-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:translateY(20px);transform:translateY(20px);opacity:0;}
.cas_ic ul li p a{font-size:16px;line-height:1.5;letter-spacing:1px;font-weight:bold;margin-top:0;-webkit-transition-delay:.3s;transition-delay:.3s;display:block;line-height:150px;}
.cas_ic ul li:after{-webkit-transition:opacity .3s linear;transition:opacity .3s linear;opacity:0;content:"";display:block;position:absolute;left:0;top:0;right:0;bottom:0;border:3px solid #0462c2;z-index:230;}
.cas_ic ul li:hover:after{opacity:1;}
.cas_ic ul li:hover p{opacity:1;visibility:visible;}
.cas_ic ul li p img{max-width:150px;padding-top:30px;-webkit-transition-delay:.1s;transition-delay:.1s;margin:0 auto;}
.cas_ic ul li:hover p a,.cas_ic ul li:hover p img{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;}

.ces_bc{background:#f8f8f8 url(https://memberpic.114my.com.cn/0334031/uploadfile/image/20250318/20250318151144_985441197.png) bottom center no-repeat;padding:5% 0 10% 0;position: relative;}
/* Features*/




/**/
.abox2{width: 100%;background:#f8f8f8 url(http://memberpic.114my.com.cn/shunjing/uploadfile/image/20240806/20240806172543_531098402.png) no-repeat center bottom;padding: 80px 0;}
.abox2 .box{width: 86%;margin: auto;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;padding-top:2%;}
@media (max-width: 1600px){.abox2 .box{width: 84%;}}
@media (max-width: 1280px){.abox2 .box{width: 90%;}}
.abox2 .box .left{width: 47%;padding-top: 0px;padding-left: 1.8rem;position: relative;}
@media (max-width: 500px){.abox2 .box .left{display: none;}}
.abox2 .box .left .line{width: 0.05rem;height: 100%;background: #DDDDDD;border-radius: 0.03rem;position: absolute;left: 0;top: 0;}
.abox2 .box .left .line span{height: 52%;background: #0462c2;border-radius: 3px;width: 100%;position: absolute;left: -1px;top: 0;transition: all ease-in 0.5s;width: 3px;}
@media (max-width: 768px){.abox2 .box .left .line span{height: 45%;}}
.abox2 .box .left ul li{width: 100%;margin-bottom: 2.5rem;cursor: pointer;}
.abox2 .box .left ul li.on{border-bottom: 1px #eee solid;padding-bottom: 5%;}
.abox2 .box .left ul li .t1{font-size: 28px;; line-height: 30px;}
.abox2 .box .left ul li .t2{line-height: 28px;color: #333;margin-top:1.5rem;display: none;}
.abox2 .box .left ul li .t2 p{line-height: 28px;font-size:17px;color: #666;}
.abox2 .box .left ul li.on .t1{color: #0462c2;font-size: 32px;font-weight:bold;}
.abox2 .box .left ul li.on .t2{display: block;}
.abox2 .box .img{width: 50%;}
@media (max-width: 500px){.abox2 .box .img{display: none;}}
.abox2 .box .img ul li{width: 100%;border-radius: 0.1rem;overflow: hidden;display: none;}
.abox2 .box .img ul li.on{display: block;}
.abox2 .box .img ul li img{width: 100%;border-radius: 15px;}
.abox2 .box .mobile-list{width: 100%;display: none;}
@media (max-width: 500px){.abox2 .box .mobile-list{display: block;}}
.abox2 .box .mobile-list .swiper{width: 100%;height: 100%;overflow: hidden;}
.abox2 .box .mobile-list .swiper .swiper-slide{width: 100%;position: relative;}
.abox2 .box .mobile-list .swiper .swiper-slide .imgs{width: 100%;height: 4rem;border-radius: 0.1rem;overflow: hidden;}
.abox2 .box .mobile-list .swiper .swiper-slide .txt{width: 100%;/*position: absolute;*//*left: 0;*//*bottom: 0;*//*z-index: 2;*/font-size: 0.28rem;color: #333;line-height: 0.38rem;margin-top: 0.2rem;/*background: rgba(0, 0, 0, 0.1);*/}
@media (max-width: 500px){.abox2 .box .mobile-list .swiper .swiper-slide .txt{font-size: 18px;line-height: 28px;}}
.abox2 .box .mobile-list .swiper .swiper-slide .t2{margin-top: 0.2rem;font-size: 14px;line-height: 24px;color: #666;}

/*about*/
.about {padding: 80px 0 10%;overflow: hidden;width: 100%;background: url(https://memberpic.114my.com.cn/0334031/uploadfile/image/20250317/20250317141651_774418222.jpg)no-repeat center;position: relative;z-index: 9;}
.about:after {   content: '';    width: 100%;    height: 100%;    background: rgba(0,0,0,0.7);    position: absolute;    left: 0;    bottom: 0;    z-index: -1;}
.about_box {width:85%;margin: 0 auto; min-width:1300px;}
.about_con {display: flex;justify-content: space-between;align-items: center;}
.about_txt {width: 30%;}
.about_txt p {font-size: 42px;line-height: 50px;font-weight: bold;display: flex;flex-direction: column;color:  #fff;}
.about_txt p span {font-size:20px;line-height: 28px;padding-top: 10px;font-weight:  lighter;}
.about_txt ul {display:flex;margin-top: 50px;flex-direction:column;width: 100%;}
.about_txt li {border-bottom:  1px solid #ddd;padding-bottom: 15px;position:relative;transition:0.5s;display:  flex;align-items:  center; width: 100%;border: 1px solid rgba(221, 221, 221, 0.3);padding: 7%;z-index: 5;}
.about_txt li i {font-size: 25px;color:  #fff;}
.about_txt li span {font-size: 16px;font-family: Arial;color:#fff;text-transform:  uppercase;opacity: 0.5;}
.about_txt li:after {content:'';width:0;height: 100%;background:#0462c2;position:absolute;bottom:0;left:0;opacity:0;transition: 0.5s;z-index:-1;}
.about_txt li.on:after {opacity:1;width:100%;}
.about_txt li+li {margin-top:20px;}
.about_txt li a {font-size: 24px;line-height:30px;font-weight:lighter;color:  #fff;padding: 0 5%;}
.about_r {width: 56%;margin-top: auto;overflow: hidden;}
.about_r:nth-child(2){margin-top:0px;}
.about_r:nth-child(4){margin-top:110px;}
.about_r ul {width:  100%;display: flex;transition: 0.5s;}
.about_r li {width:  100%;flex-shrink: 0;}
.about_r>ul>li+li {display:none;}
.about_sub {display: flex;background: #0462c2;padding: 3%;flex-direction:  column;}
.about_sub i {width: 100%;}
.about_sub i img {width:100%;height: auto;}
.about_sub p {font-size: 36px;line-height: 36px;font-weight:  lighter;display:  flex;flex-direction:  column;color:  #fff;padding: 4%;}
.about_sub p span {font-size: 14px;line-height: 28px;font-weight:  lighter;padding-top: 3%;}
.about_sub a {font-size: 14px;color:  #fff;font-weight:  lighter;}
.about_btn {display:  flex;justify-content: space-between;}
.about_btn:hover i {}
.about_btn>i {width:60px;height:60px;cursor: pointer;border: 2px solid #fff;border-radius: 50%;font-size: 26px;color: #fff;display: flex;justify-content: center;align-items: center;position: absolute;top: 39%;background: #0462c2;}
.about_btn>i:first-child {left: 3%;transform: rotate(180deg);}
.about_btn>i:last-child {right: 3%;}
.about_case {overflow: hidden;}
.about_case>div>ul {display: flex; justify-content: space-between;flex-wrap: wrap;}
.about_case li {width: 32.5%; background: #fff;box-shadow: 0 0 20px #eee; padding:30px;}
.about_case li:nth-child(n+4) {margin-top:1.1%;}
.about_case li>a {display: inline-block;width: 100%;overflow: hidden;}
.about_case li a img { width: 100%;height: auto;    transition: 0.5s;}
.about_case li:hover a img {transform: scale(1.2);}
.about_case li p {display: flex;justify-content: center;width: 11vw;margin: 0 auto;padding: 8% 0  30%;text-align: center;}
.about_case li p>a:after {    content: 'Ã¦Å¸Â¥Ã§Å“â€¹Ã¦â€ºÂ´Ã¥Â¤Å¡';width: 10vw;height: 40px; border-radius: 40px;border: 1px solid #ddd;position: absolute;bottom: -60px;left: 7px;    font-size: 16px;display: flex; justify-content: center;align-items: center; color: #999;    transition: 0.5s;}
.about_case li p>a {font-size: 20px;position: relative;width: 100%;    font-weight: lighter;}
.about_case li:hover p>a:after {background: #ff0000;color: #fff;}
.about_int {}
.about_int>div>ul {display: flex;justify-content: space-between;flex-wrap: wrap;}
.about_int li{display: block; float:left; padding:4% !important; width:32%; background: #fff;}
.about_int li:nth-child(n+4) {margin-top:1.5%}
.about_int .mot_call:first-child li {width: 19%;}
.about_int li>a{display: block;overflow: hidden; }
.about_int li img{width:100%; height:auto;   transition: 0.2s all ease-in-out;  }
.about_int li:hover img{transform: scale(1.1);}
.about_int li p {padding:0 !important;position: relative;background: rgba(221,221,221,0.5);}
.about_int li:hover p {background:rgba(239,23,31,0.5);}
.about_int li p a{display: block; line-height:50px; font-size:16px; position: relative;    z-index: 2;text-align: center;}
.about_int li:hover a{color:#fff;}
.about_int li p:after{content:""; display: block;opacity: 0;width:20%;height:100%;transition: 0.2s all; background:#ef171f;position: absolute; top:0; left:0; right:0; margin:0 auto;}
.about_int li:hover p:after{width:100%;opacity: 1;}
.about_par {}
.about_par>div>ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about_par li {width: 32.5%;display: inline-table;overflow:hidden;position:relative;height:100%;box-sizing: border-box;border: 1px solid #eee; padding: 20px; background: #fff;}
.about_par li:nth-child(n+4) {margin-top:1.1%;}
.about_par li>a{display: block;}
.about_par li>a>img{width:100%;height:auto;}
.about_par li p {width:100%;height:100%;background: rgba(239,23,31,0.7);position:absolute;top:0;left:0;transform-origin: center;transition: 600ms;border-radius: 100px 0;    transform: scale(0);}
.about_par li p a{display:block;font-size:16px;color:#fff;display: flex;align-items: center;justify-content: center;height: 100%;}
.about_par li:hover p{transition: 600ms;    transform: scale(1);}
/**/
.about_tab {max-width:85%;margin: 0 auto;margin-top: -8%;position: relative;background: #fff;padding: 3% 6%;box-shadow:  0 0 20px #ccc;z-index: 999;}
.about_call .slick-dotted.slick-slider{margin-bottom:0px !important;}
.about_call {max-width: 1360px;margin: 0 auto;}
.about_call .ban_dot  {display:none !important;}
.about_call ul {}
.about_call li {position: relative;margin: 0 0.2%; border: 1px #eee solid; width:300px; float:left; }
.about_call li>a {}
.about_call li>a img {height:auto;    width: 100%;}
.about_call li p { text-align: center;background: rgba(0,0,0,0.5);  position: absolute; bottom: 0;left: 0; width: 100%;padding: 2%;}
.about_call li p>a { font-size: 16px;color: #fff;}
/*news*/
.footer-content{max-width: 1500px;margin: auto;position: relative;}
.fl{float: left;}
.fr{float: right;}
.font42{font-size: 2rem;}
.font32{font-size: 2rem;}
.bg{position: relative;margin: 0 auto;}
.box{margin: 0 auto;}

.news {padding: 5% 0% 6% 0;position:relative;z-index: 5;background:linear-gradient(-180deg, #fff, #f5f5f5); background:url(https://memberpic.114my.com.cn/0334031/uploadfile/image/20250318/20250318150622_1513470905.png) center bottom no-repeat;}
.news_bg{width:100%;background: #f8f8f8;padding: 80px 0;    overflow: hidden;}
.news_t{text-align:left;float:left;}
.news_t dd:after{display:none;}
.news_t p{font-size: 42px;font-weight: bold;line-height:44px;}
.news_t dd {font-size: 18px;color: #999;line-height: 20px;font-weight:100;margin-top: 10px;}
.news_a{width:auto;}
.news_a a{width:152px;height:46px;font-size: 18px;color:#333;float:left;font-weight:100;box-sizing: border-box;text-align:center;margin-left:20px;display: flex;align-items: center;justify-content: center; border-radius: 50px; background:#F8F8F8}
.news_a a.on{background:linear-gradient(120deg,#0462c2 10%,#137de8 80%);color:#fff; border-radius: 50px;}
.news_b{height: 488px;margin-top: 60px;position: relative;}
.new_tit {display: flex;justify-content: space-between;align-items: center;}
.new_item{width: 100%; flex-shrink: 0;}
.new_item>div {display: flex;justify-content: space-between;}
.new_lc .news_div_item {display: flex;flex-direction: column-reverse;width: 48.5%;
position: relative;padding: 2% 2% 5% 2%;  background: #fff;    border: 1px #eee solid;}
.new_lc .news_div_item:hover img { transform: scale(1.1);}
.new_lc .news_div {display: flex;justify-content: space-between;}
.new_lc {width: 68%;}
.new_rc {width: 30%;}
img.news_div_item_image {width: 100%;transition: 0.5s;}
.new_rc .news_div_item_pic,.new_rc .news_div_item_date {display: none;}
.new_ic {margin-top: 50px;position: relative;overflow: hidden;}
.new_ic>div {    display: flex; transition: 0.5s;}
.new_lc a.news_div_item_a {font-size: 18px;color: #333;position: relative;display: block;margin-top: 20px;}
.new_lc .news_div_item_body {font-size: 14px;color: #999;line-height: 26px;margin-top: 40px;
 height: 52px;overflow: hidden;}
.new_lc .news_div_item_date {display: flex;position: absolute;bottom: 129px;left: 4%;}
.new_lc .news_div_item_date>div {font-size: 12px;color: #999;}
.new_lc .news_div_item_pic {}
.new_lc .news_div_item_pic a {overflow:hidden;    display: block;}
.new_lc .news_div_item_a:after {position: absolute;content: "Read more +";font-size: 14px;color: rgb(34,34,34); bottom: -116px;left: 0;}
.new_rc .news_div_item {padding:9.5% 5%;position: relative; background:#f8f8f8}
.new_rc .news_div_item:nth-child(n+3):after{content:"";display:block;width:0;height:6px;background:#0462c2;transition:0.3s all ease-in-out;position: absolute;bottom: 0;left: 0;}
.new_rc .news_div_item:nth-child(n+3):hover::after{width:100%;}
.new_rc .news_div_item:nth-child(-n+2) {display: none;}
.new_rc .news_div_item:nth-child(n+4) {margin-top: 23px;}
.new_rc a.news_div_item_a {display: block;font-size: 18px;}
.new_rc .news_div_item_body {font-size: 15px;color: #999;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; margin-top: 15px; line-height: 24px;}

/*版权*/
.footWrap{background:#100102;color: #fff;position: relative;z-index: 1;line-height:25px;font-size: 14px;    padding-bottom: 20px;}
.footWrap>.gy{}
.footWrap>.gyc{}
em,i{font-style: normal;}
.fl{float: left;}
.fr{float: right;}
.footWrap .f_shouy a{color: #fff;font-size: 16px;padding-top: 20px;display: flex;justify-content: flex-end;align-items: center;}
.hh{font-size: 18px;position: relative;color: #fff;font-weight: normal;border-bottom: 1px solid rgba(255, 255, 255, 0.4);line-height: 62px;background: url(https://memberpic.114my.com.cn/0334031/uploadfile/image/20250318/20250318150722_1921043629.png) no-repeat right center;}
.f_con{border-bottom: 1px solid rgba(255, 255, 255, 0.2);padding:50px 0 0;display: flex;justify-content: space-between;}
.f_code{width: 17%;min-width:224px;}
.f_code p{text-align: center;float: left;}
.f_code p:nth-child(3){margin-left:12px;}
.f_code p img{display: block;height:120px;background: #fff;padding: 7px;width: 120px;}
.f_text{width:67%;min-width:954px;}
.f_text li{float: left;font-size: 18px;color: #fff;width: 38%;}
.f_text li:nth-child(3n){width: 226px;}
.f_text li span{display: block;font-size: 18px;color: #fff;}
.f_text li em{display: block;font-size: 14px;color: rgba(255,255,255,0.8);margin-bottom: 10px;}
.f_wz{height: 57px;line-height: 47px;color: rgba(255,255,255,0.5);}
.f_nav{height: 64px;font-size: 16px;display: flex;justify-content: space-between;align-items: center;}
.f_nav a{color: #fff;font-size: 16px}
.f_text li span a{font-size: 18px;text-align: left;padding-top: 0;color: #fff;}
.f_text>ul{display: flex;flex-wrap: wrap;padding: 25px 0 33px;}
.f_text li:nth-child(4),.f_text li:nth-child(5),.f_text li:nth-child(6){margin-top: 38px;}
.ewm{display: flex;justify-content: space-between;margin-top: 25px;}
.linkTagcs li a{font-size:14px;}
.links_r a{font-family: "hji" !important;font-size:42px;font-style: normal;color:rgba(255,255,255,0.3);display:inline;height:80px;display: block;line-height:80px;padding-left: 32px;}
.links_l{display: flex;align-items: center;width: 7.5%;min-width: 86px;}
.l_wz{position: relative;}
.l_wz b{font-size: 25px;color: #fff;line-height: 21px;}
.l_wz p{color: rgba(255,255,255,0.8);letter-spacing: 5px;}
.links{display: flex;align-items: center;justify-content: space-between;height: 100%;position: relative;}
.links>div{display: flex;align-items: center;color: rgba(255,255,255,0.5);}
.links_m{width: 97%;}
.linkTagcs li a{}
.link_bc{height: 56px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.lin_ic{width: 30px;height: 30px;border-radius: 100%;border:1px solid #fff;text-align: center;line-height: 30px;color: #fff;font-size: 14px;position: absolute;right: 0;top: 25px;}
.linkTagcs li{line-height: 18px!important;padding-right: 10px!important;}
.linkTagcs li a{font-size: 13px!important;}
.links>div:nth-child(1){width: calc(100% - 34px);}
.links>div:nth-child(2){}
.linkTagcs{width:100%!important;}
.food_wbg{background: #0462c2;}
.foot_to{color: rgba(255,255,255,0.5);font-size: 14px;}
.foot_to>a{color: rgba(255,255,255,0.5);}
.copy_b{display: flex;justify-content: space-between;height: 66px;}
.copy_b>div{line-height: 66px;color:rgba(255,255,255,0.8);}
.copy_b>div a{color:rgba(255,255,255,0.8);}
.copy_b>div a:hover{color:rgba(255,255,255,0.8);}
/*--serverBar--*/.serverBar{display:none;position:fixed;z-index:999;top:30%;right:0;transform:translateY(-50%);}
.serverBar li{position:relative;margin-bottom:10px;line-height: 26px;}
.serverBar li a{display:block;padding:5px;width:60px;height:60px;text-align:center;color:#000 !important;background:#fff;border:#f0f0f0 solid 1px;}
.serverBar li a>i{display:block;font-size:22px;line-height:28px;}
.serverBar li a>span{display:block;font-size:14px;}
.serverBar li:hover a{color:#fff !important;background:#0462c2;border-color:rgba(255,255,255,0.1);}
.serverBar li .infos{display:none;position:absolute;right:60px;padding:10px;background:#fff;border:#f0f0f0 solid 1px;box-shadow:0 0 10px rgba(255,255,255,0.1);}
.serverBar li .tel{top:0;}
.serverBar li .tel dt{padding-bottom:6px;font-size:14px;color:#666;border-bottom:#f0f0f0 solid 1px;}
.serverBar li .tel dd{padding-top:6px;font-size:20px;font-family:"DIN Medium";color:#0462c2;white-space:nowrap;}
.serverBar li .QRcode{bottom:0;overflow:hidden;}
.serverBar li .QRcode .item1{overflow:hidden;}
.serverBar li .QRcode .item1 i{display:block;width:100px;}
.serverBar li .QRcode .item1 img{display:block;width:100%;}
.serverBar li .QRcode .item1 p{font-size:14px;color:#000;text-align:center;}
.serverBar li:hover .infos{display:block;}
@media(max-width:1200px){.serverBar{display:none !important;}}
/*--end serverBar--*/