*{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: 'MonLight','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;}

@font-face {
  font-family: 'iconfont';  /* Project id 4383909 */
  src: url('//at.alicdn.com/t/c/font_4383909_zlt56l81mcp.woff2?t=1742216236044') format('woff2'),
       url('//at.alicdn.com/t/c/font_4383909_zlt56l81mcp.woff?t=1742216236044') format('woff'),
       url('//at.alicdn.com/t/c/font_4383909_zlt56l81mcp.ttf?t=1742216236044') 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: 80%;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%;}
.gya{margin: 0 auto;max-width: 90%;min-width: 1200px;}

/* top */
.dfs{display:flex;align-items:end;justify-content:space-between;width: 100%;}
.headerWpr.on .headRx{height:90px;}
.headerWpr.on .header { top: 0; z-index: 999; height:90px;background: rgba(0, 92, 231, 0.8);padding: 0% 5% 0% 5%;} 
.headerWpr.on a.nav_a {color: #fff;}
.headerWpr.on .nav_a {line-height:90px; height:90px;}
.headerWpr.on .topSerBox{margin-top: 29px;}
.headerWpr.on .logo{ height: 90px;}
.headerWpr.on .sumMenuWpr{top: 90px;}
.headerWpr.on .header:after{display: none;}
.headerWpr.on .header:before{display: none;}

.headerWpr{height:90px; position:relative; width:100%;}
.indexBody .headerWpr{ position:absolute; left:0; top:0; z-index:1;}
.header{ width: 100%; height: 110px; position: fixed; z-index: 30; left: 0px; top: 0px; padding: 0px 60px; transition:all 0.3s ease-in-out; background: linear-gradient(180deg, rgba(33, 64, 172, 0.99), transparent);padding: 0.8% 5% 10% 5%; display: flex;}

.header:before {content:'';position: absolute;width: 70%;height: 6px;-webkit-transform: skew(-0deg);-moz-transform: skew(-0deg);-o-transform: skew(-0deg);background: linear-gradient(to right, #333, #333);top: -0px;right: 2px; animation:myfirst1 1s linear ;z-index: 999;}
.header:after {content:'';position: absolute;width: 30%;height:6px;-webkit-transform: skew(-0deg);-moz-transform: skew(-0deg);-o-transform: skew(-0deg);background-image: -webkit-linear-gradient(30deg, #259bce, #259bce 50%, #259bce 100%);top: -0px;left: 0;animation:myfirst 1s linear ; z-index: 99;}
@keyframes myfirst
{
    0%   { width: 0%;}
  100% { width: 30%;}
}
@keyframes myfirst1
{
    0%   { width: 0%;}
  100% { width:70%;}
}
.header>a>p{font-size: 27px; line-height: 30px; padding-left: 2%; font-weight: bold; letter-spacing: 4px;color: #fff;}
.header>a>p>span{font-size: 12px; padding-top:3px; display: block; line-height: 14px;letter-spacing:0px; color: #fff;font-weight: normal;}
.logo { display: flex; justify-content: center; align-items: center;height:110px; width: 300px;margin-right:3vw;}
.logo img{height:56px; width:auto;}
.subNav{position:absolute;}
.nav{    display: flex;}
.nav li{ float:left; position:relative}
.nav_a{ line-height: 110px; height: 110px; font-size: 17px !important; padding: 0 1.2vw; color: #fff !important; position:relative; display:inline-block; font-weight: normal;}
@media screen and (max-width: 1440px){
.nav_a {font-size: 15px !important;}
}
@media screen and (max-width: 1360px){
.nav_a {font-size: 15px !important;}
}
@media screen and (max-width: 1280px){
.nav_a {font-size: 13px !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(5)>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{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(5)>a:before{ right:-3px; }
.nav li:nth-child(6)>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, #2140ac 0%,#005ce7 100%); position:absolute; bottom:29%;}
.nav_a.on{ color:#fff;font-weight:bold;}
.nav_a.on:after,.nav_a:hover:after{ width:100%; left:0;background-image: linear-gradient(90deg, #2140ac 0%,#005ce7 100%);}
.headRx{display: flex;    height: 110px;    align-items: center; width: 78%;
    justify-content: space-between;}

.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: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: 0px; 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, #1c478e 0%,#005ce7 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:#022c7f; opacity:0}
.subNav_a:hover:after{opacity:1;}
.subNav_a:hover{color:#fff;}
.subNav_a span{display:block; position:relative;font-size: 13px;font-family: 'samsungsharpsans';}
.subNav_a i{ background: url(/uploadfile/image/20250313/20250313134247_1929584553.png) 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;}
.style2Header .nav li{ position:static;font-family: 'MonMedium';}
.sumMenuWpr{ overflow:hidden; position:absolute; left:47%; top:125px; width:100%; max-width:1080px; background:#fff; transform:translate(-50%,0); opacity:0; visibility:hidden;z-index: 999;}
@media screen and (max-width: 1680px){
.sumMenuWpr {top: 125px;}
}
.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 8%; margin-top:-20px;}
.subMenu_txt>strong{ font-size: 32px; color: #005ce7; letter-spacing: 0px; line-height: 56px; display: block; }
.subMenu_txt>p{ margin-top: 18px; font-size: 13px; line-height: 32px; color: #333; word-spacing: 2px; font-weight: normal;font-family: 'samsungsharpsans';}
.subMneu_more{ line-height: 34px; color: #FFF !important; background: #024cce; height: 34px; width: 156px; font-size: 0.7vw !important; letter-spacing: 1px; text-align: center; display: inline-block; margin-top: 50px; border-radius:0em; font-family: 'samsungsharpsans';}
.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(/uploadfile/image/20250313/20250313115336_186514114.jpg) 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);}
#infoname{width:170px;height:32px;line-height: 32px;border: none;}

.header-search{position: relative;height:100%; transition: all .3s;display: flex;align-items: center;color: #fff;font-size: 22px; padding: 0% 0% 0 0;font-weight: bold;}

.header-search span{display:block;margin-left:10px;}
.header-search i{font-size: 16px; color: #333;}

.top_con {width: 270px;}
.top_con>ul {display: flex;justify-content: space-between;width: 100%;}
.top_con>ul>li {display: flex;position: relative;w justify-content: center;z-index:66;}
.top_con>ul>li:first-child {background: none;display: flex; align-items: center; width: 190px;}
.top_con>ul>li:first-child a { text-transform: uppercase; font-size: 16px; font-weight:bold; color: #fff; padding-left:2%;}
.top_con li i {font-size: 18px;line-height: 24px;   color: #fff; height: 24px; font-weight:normal;}
.top_con li>p {width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 5px;background: #fff;border: 1px solid #ddd;}
.top_con li:nth-child(2) img{width: 30px;}
.top_con li:nth-child(3)>p{width: 120px;overflow: hidden;position: absolute;top: 32px;left: -45px;opacity: 0;transition: 0.5s;height:  0;padding: 16px;background: #fff;border: 1px solid #ddd;}
.top_con li>p>span{display: block;height: 14px;line-height: 14px;color: #333;font-size: 14px;font-weight:normal;}
.top_con li:nth-child(1)>p{width: 260px;color: #666;font-size: 16px;line-height:26px;height: auto !important;left: -24px;text-align: center;}
.top_con li p img {width:100%;}
.top_con li>a {}
.top_con li:hover p {opacity: 1;transition: 0.5s;height: 120px;}

/*t*/
.top_con li:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;} 
.tit_sel {width: 472px; background: rgba(51,51,51,0.7);transform: rotateX(90deg);position: absolute;right: 0;transition: all 0.5s;font-size: 16px;padding: 34px; z-index: 9999;top:33px;}
.tit_sel span {font-size: 24px;display: block;color: #152682;font-family: Arial;}
.tit_icon:hover .tit_sel{transform: rotateX(0);transition: all 0.5s;}
#search-i{float:left; width:30px; height:38px; overflow:hidden; margin-top:20px;  box-sizing: border-box; padding-top: 0px; border: 1px solid #dddddd;border-left: none; padding-right:45px;}
#search-bg{float:left; width:344px; height:38px; overflow:hidden; padding-left:14px; margin-top:20px; box-sizing: border-box; border: 1px solid #dddddd;border-right: none;text-align: left; line-height: 38px;}
.search-text{ font-size:14px;color: #999999;justify-content: center;align-items: center; line-height: 24px;}
.search-text a{ font-size:14px; color: #fff !important; font-weight:normal;}
.search-text a:hover{ font-size:14px; color: #ffffff;}
.search-text span{ float:left;  color:#ffffff;font-size: 15px;line-height: 24px;}
#infoname{ border:none;background:none; outline:none;} 
.search_name {float: left;font-size:22px;color: #ffffff; line-height: 32px;position: relative;z-index: 5;padding: 15px 0;width: 264px;height: 96px;background: #cb0303;text-align: center;}
.search_name:after {content: "";width: 0px;height: 0px;border-top: 7px solid #2140ac; border-right: 7px solid transparent;border-bottom:8px solid transparent; border-left: 7px solid #2140ac;position: absolute; top: 81px; right: -13px; transition: 0.5s all ease-in-out; }
form {justify-content: center;}

/* new_main_visual */
.inner {margin: 0 auto;position: relative;}
.new_main_visual{position:relative; width:100%; min-height:768px; height:100vh; overflow:hidden;}
.new_main_visual .dim{content:""; display:block; width:100%; height:100%; position:absolute; left:0; top:0; z-index:10; background-color:#000;}
.new_main_visual .visual_slider{width:100%; height:100%;}
.new_main_visual .visual_slider .swiper-slide .bg{background-size:cover; background-position:center; background-repeat:no-repeat; position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1;}
.new_main_visual .visual_slider .swiper-slide.slide_1 .bg{background-image:url("/uploadfile/image/20250314/20250314200700_1686101937.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_2 .bg{background-image:url("/uploadfile/image/20250314/20250314211920_806677049.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_3 .bg{background-image:url("/uploadfile/image/20250321/20250321101316_779124106.jpg")}
.new_main_visual .visual_slider .swiper-slide.slide_4 .bg{background-image:url("/uploadfile/image/20250321/20250321101537_1765460655.jpg")}
.new_main_visual .visual_slider .swiper-slide .video{position:absolute; left:0; top:0; width:100%; height:100%; z-index:-1; background:#000;}
.new_main_visual .visual_slider .swiper-slide .video video{width:100%; height:100%; object-fit:cover;}
.new_main_visual .visual_slider .swiper-slide .inner{max-width:82%; height:100%; display:flex; align-items:center; padding:0 0px; box-sizing:border-box;margin-top:2%;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box strong{transform:translateY(50%); opacity:0; transition:0.8s; display:block; font-size:2.8vw; color:#fff; letter-spacing:-0.05em; font-weight:600; line-height:1.45;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box p{transform:translateY(50%); opacity:0; transition:0.8s 0.1s; font-size:20px; color:#fff; letter-spacing:-0.03em; font-weight:300; margin-top:30px; line-height:1.45;}
.new_main_visual .visual_slider .swiper-slide .inner .txt_box a{transform:translateY(100%); opacity:0; transition:0.8s 0.2s; display:inline-block; vertical-align:top; margin-top:30px; min-width:160px; padding:10px 31px; font-size:0.9vw; color:#333; letter-spacing:0em; font-weight:100; background-color:#fff; border-radius:99px; box-sizing:border-box; text-align:center;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box strong{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box p{transform:translateY(0); opacity:1;}
.new_main_visual .visual_slider .swiper-slide.active .inner .txt_box a{transform:translateY(0); opacity:1;}
.new_main_visual .bot_wrap{position:absolute; left:0; bottom:60px; width:100%; z-index:1;}
.new_main_visual .bot_wrap .inner{max-width:80%; text-align:center;margin: 0 auto; position: relative;}
.new_main_visual .bot_wrap .controller{max-width:100%; display:inline-block; vertical-align:top; position:relative; padding-right:30px; box-sizing:border-box;}
.new_main_visual .bot_wrap .controller .pagination{width:100%; display:flex; align-items:start;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet{width:218px; height:auto; margin-right:20px; background:transparent; border-radius:0; opacity:1;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet:last-child{margin-right:0;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .rail{width:100%; height:3px; background:rgba(255,255,255,0.3); position:relative;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .rail .fill{width:0; height:100%; background:#fff;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .txt{padding:20px 0; text-align:left; opacity:0.5;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet .txt p{font-size:14px; color:#fff; letter-spacing:-0.05em; font-weight:100;}
.new_main_visual .bot_wrap .controller .pagination .swiper-pagination-bullet.swiper-pagination-bullet-active .txt{opacity:1;}
.new_main_visual .bot_wrap .controller .move_btn{width:40px; height:22px; position:absolute; right:-14px; top:-4px;}
.new_main_visual .bot_wrap .controller .move_btn a{width:100%; height:100%; display:block; position:relative;}
.new_main_visual .bot_wrap .controller .move_btn a:before{content:""; width:12px; height:18px; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); }
.new_main_visual .bot_wrap .controller .move_btn a.pause:before{background:url("/uploadfile/image/20250313/20250313164159_1559735973.png")no-repeat center / cover;}
.new_main_visual .bot_wrap .controller .move_btn a.play:before{background:url("/uploadfile/image/20250313/20250313162917_795725415.png")no-repeat center / cover;}
.blind {display:block; overflow:hidden; position:absolute !important; left:0; top:0; width:0px; height:0px; padding:0; margin:0; font-size:0 ;line-height:0; text-indent:-9999px;}
.behind{overflow:hidden; text-indent:-9999px; font-size:0;}
.new_main_visual .prev_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; left:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .prev_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("/uploadfile/image/20250317/20250317133840_1345129252.png")no-repeat center / 100% 100%; transition:0.2s;}
.new_main_visual .prev_btn:hover:before{left:43%;}
.new_main_visual .next_btn{cursor:pointer; width:40px; height:50px; border:1px solid #fff; box-sizing:border-box; border-radius:8px; position:absolute; right:30px; top:50%; transform:translateY(-50%); z-index:2;}
.new_main_visual .next_btn:before{content:""; position:absolute; left:50%; top:50%; transform:translate(-50%,-50%); width:30px; height:30px; background:url("/uploadfile/image/20250313/20250313135447_1176841675.png")no-repeat center / 100% 100%; transition:0.2s;}

.fl02{max-width: 80%;margin: 0 auto; position: relative; z-index: 999;}
.fl02 ul{ margin:0 0}
.fl02 ul li{ float:left; width:20%; text-align:center; padding:1rem 1rem; height:16rem; position:relative; cursor:pointer;display: flex; justify-content: center; align-items: center;}
.fl02 ul li:before{ content:""; position:absolute; top:0; right:0; bottom:0; left:0; transition:.6s}
.fl02 ul li i{transition:.6s; position:relative;font-size: 38px;display: block;line-height:1.2; padding-bottom:1%;}
.fl02 ul li i:after{ content:""; position:absolute; top:3.5rem; left:50%; width:1px; height:0; transition:.6s}
.fl02 ul li:last-child{ border:none}
.fl02 ul li h5{ position:relative; transition:.6s;}
.fl02 ul li big{font-size:52px;color: #005ce7;font-weight:bold;font-family: 'samsungsharpsans-b';}
.fl02 ul li up{font-size: 1.375rem;color: #333;font-weight:bold;transition:.6s;position:relative;vertical-align: top;font-family: FRADMCN;margin-left: 0.25rem;}
.fl02 ul li h6{font-size: 1.0625rem;color: #999;margin:0.1rem 0 0.55rem;line-height: 1.5rem; transition:.6s; position:relative}
@media(min-width: 768px){
.fl02 ul li:hover i:after{ height:3.125rem; background:#fff}
.fl02 ul li:hover i{ height:7rem;color:#fff;}
.fl02 ul li:hover big{ color:#fff;}
.fl02 ul li:hover h6{ color:#fff;}
.fl02 ul li:hover:before{ transform:scaleY(1.1); background:#005ce7;}
.fl02 ul li:hover up, .container02 .fl02 ul li:hover big, .container02 .fl02 ul li:hover h6{ color:#fff}}

/*pro*/
.proa {padding: 6.4% 0%;overflow:hidden; width: 100%;height: 100%; background-color: #ECEFF5;}
.pro_box {max-width: 80%;margin:0 auto;}
.tit{display: flex; align-items: center; justify-content: center;}
.tit p{font-size: 50px;
    margin: 0 0 40px;
    letter-spacing: 0.03em;
    font-weight: lighter;
    text-align: center;
    color: #333;}
.titb{display: flex; align-items: center; justify-content: center;}
.titb p{font-size: 50px;
    margin: 0 0 40px;
    letter-spacing: 0.03em;
    font-weight: lighter;
    text-align: center;
    color: #fff;}
.prosea{margin:0 auto;display: grid;
    align-items: center;
    max-width: 700px;
    overflow: hidden;border-radius: 50px;background: #fff; padding:0 22px;}
#search-i1{float:left; width:30px; height:58px; overflow:hidden; box-sizing: border-box; padding-top: 0px; background: #fff;border-left: none;  justify-content: center;
    display: flex;
    align-items: center}
#search-bg1{float:left; max-width:655px; height:58px; overflow:hidden; padding-left:14px; box-sizing: border-box; background: #fff;border-right: none;text-align: left; line-height: 38px;}
.pro_tab {margin: 4% 0 0;}
.pro_nav {display:none;width: 32%;}
.pro_nav ul {display:flex;justify-content: space-between;flex-wrap: wrap;row-gap: 0.5vw;}
.pro_nav li {/* width: 19.5%; *//* border: 1px solid #eee; *//* padding: 1.2%; */background: #fff;transition: 0.5s;position: relative;}
.pro_nav li:before {content:'\e8d4';font-family: 'iconfont';font-size: 20px;position: absolute;right: 10%;display: flex;justify-content: center;align-items: center;top: 0;bottom: 0;}
.pro_nav li:hover,.pro_nav li.on {/*background:#003096;*/}
.pro_nav li+li {/* margin:0 0 0 10px; */}
.pro_nav li a {font-size: 17px;font-weight: bold;color: #b0aeae;transition: 1s;}
.pro_nav li:hover a,.pro_nav li:hover:before,.pro_nav li.on a,.pro_nav li.on:before {color:#003096;}
.pro_con {margin: 1.5% 0 0;}
.pro_call {}
.pro_call * {display:block;}
.pro_call table{margin-bottom: 0 !important;}
.pro_call .divproduct_new_div {margin-bottom: 0 !important;}
.pro_call .divproduct_new_div_item {width: 32.6%;position:relative;border: 1px solid #e3e3e3;flex-direction: column-reverse;display: flex !important;overflow: hidden;margin: 0.1% !important;/* padding: 0.3% 0.2% 0.2%; */background: #fff;transition: 0.5s;}
.pro_call .divproduct_new_div_item:nth-child(n+4) {/* margin:1% 0 0; */}
.pro_call .divproduct_new_div_item_date {display:none;}
.pro_call .divproduct_new_div_item_content {display:flex;flex-direction:column;background: #0069b4;margin: 4% 0 0;padding: 6% 0;color: #fff;}
.pro_call .divproduct_new_div_item_title {/* background: #fff; *//* padding: 4%; */text-align: center;}
.pro_call .divproduct_new_div_item_title a {font-size: 22px;font-family: Arial;color: #fff;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_title a{color:;}
.pro_call .divproduct_new_div_item_body {margin: 3% 0 0;display: block;/* overflow: hidden; */display: none;}
.pro_call .divproduct_new_div_item:hover .divproduct_new_div_item_body {/* transform: rotate(0); *//* left:0; *//* top:0; */}
.pro_call .divproduct_new_div_item:nth-child(2n+1) .divproduct_new_div_item_body {bottom: 100%;right: 100%;  left: auto;}
.pro_call .divproduct_new_div_item:nth-child(2n+1):hover .divproduct_new_div_item_body {     right: 0; left: auto; top: 0;bottom: 0;}
.pro_call .divproduct_new_div_item_body p {display:flex;flex-direction:column;align-items: center;font-family: Arial;position: relative;transition: 0.5s;font-size: 15px;line-height: 30px;/* color: #888; */}
.pro_call .divproduct_new_div_item_body p span {/* font-size: 18px; */}
.pro_call .divproduct_new_div_item_body p em {font-size: 14px;width: 100%;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;padding: 6% 0 0;border-top: 2px solid #fff;margin: 6% 0 0;}
.pro_call .product_div_item_pic {/* margin: 16% 0 0; */}
.pro_call .product_div_item_pic a {overflow:hidden;display: block;}
.pro_call .product_div_item_pic img {width:100%;height:auto;transition: 0.5s;}
.pro_call .divproduct_new_div_item:hover img {transform:scale(1.1);}
.pro_call .slick-prev:before {content: '\e661' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -3px;transform: rotate(90deg);}
.pro_call .slick-next:before {content: '\e661' !important;font-family: iconfont !important;color: #fff !important;font-size: 18px !important;letter-spacing: -3px;}
.pro_call .slick-prev {left: 93% !important; background: #005ce7 !important;width: 46px !important;height: 46px !important;border-radius: 50%;z-index: 5;position: absolute;top: -50px;display: none ! IMPORTANT;}
.pro_call .slick-next {right: 0 !important;background: #005ce7 !important;width: 46px !important;height: 46px !important;border-radius: 50%;z-index: 5;top: -73px;right: 0; transform: rotate(180deg);display: none ! IMPORTANT;}
.pro_call .slick-prev:before,.pro_call .slick-next:before {opacity: 1;transition: all ease 0.5s;}
.news_call:hover .slick-prev:before, .news_call:hover .slick-next:before {opacity: 1;}
.pro_call .slick-list {padding: 0rem 0 !important;}
.pro_call .ban_dot {display: flex !important;width: 100%;justify-content: center;align-items: center;margin:4% 0 0; bottom: -5%;right: -0%; left: 0 !important}
.pro_call .ban_dot li{width: 10px;height: 10px;display: inline-block;background: #fff;margin: 0 0.5%;transition: 0.5s; border-radius: 50%; }
.pro_call .ban_dot li.slick-active {background: #005ce7;}
.pro_call .ban_dot li button {font-size:0;border: none;outline: none;}
.pro_call tr{display: flex !important;flex-wrap:wrap;justify-content: space-between;margin-bottom: 0 !important;}
.pro_call td{display: flex !important;!i;!;flex-direction:column; width: 16%;padding:0.3% 0.3% 1.3% !important;background: #fff;margin: 0 0.2%;box-shadow: 0 0 12px #ddd;position: relative;}
.pro_call td:nth-child(n+7) {/* margin:1% 0 0; */}
.pro_call td:before {content:'';width:100%;height:0;background:linear-gradient(to right, #2175f4 0%, #005ce7 100%);position:absolute;bottom:0;left:0;transition:1s;}
.pro_call td:hover:before {height:100%;}
.pro_call td:hover a {color:#fff;}
.pro_call td:hover div>a:before {color:#fff;border:1px solid #fff;}
.pro_call td>a {overflow:hidden;}
.pro_call td a img {width:100%;height:auto;transition: 0.5s;}
.pro_call td:hover img {transform:scale(1.1);}
.pro_call td br {display:none;}
.pro_call td div{width:100%;padding: 0% 0 0;text-align: center; margin: 8% 0 0;}
.pro_call td div a {font-size: 14px; position:relative;width: 100%;display: inline-table;}
.pro_call td div a:before {content:'Read more';width: 7rem;position: absolute;right: 0;font-size: 0.9rem;bottom: -2.7rem;left: 0;margin: 0 auto;border-radius: 1rem;border: 1px solid #ddd;padding: 0.3rem 0;}

/*two_tit*/
.qua_wrap{width:100%; padding:8% 0 8% 0;background: url(/uploadfile/image/20250403/20250403154715_1088230796.jpg) top center no-repeat fixed; margin: 0 auto; z-index: 99; position: relative;margin-top:0%;}
.quality {position: relative;top: 50%;}
.mouth_tit{text-align: center;font-size: 30px;font-weight: 100;margin-bottom:50px;}
.mouth_tit strong{font-size: 40px; display:block;font-weight: bold;margin-top: 10px;}
.quality_list_container{padding: 3% 0% 1% 0%;}
.quality_list{text-align: center;display: flex; }
.quality_list li{width: 25%;padding: 3% 2% 5% 2%;box-sizing: border-box;position: relative;transition:all .3s ease 0s;border: 1px solid rgba(255, 255, 255, 0.5); border-radius: 20px; margin-left: 20px;}
.quality_list i{width: 100px;margin: 0 auto;margin-bottom: 10px;
    display: block;
    line-height: 100px;
    font-size:50px;
    color: #fff;
    position: relative;border: 2px #eee SOLID;
    border-radius: 50%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;    box-shadow: 0 0 16px rgba(183,183,183,0.31);
    position: relative;}

.quality_list li strong{display: block;font-size:1.2vw;color:#fff;font-weight: bold;line-height: 1;padding:5px 0 0px;}
.quality_list li p{color:#fff;font-size:0.85vw;line-height: 1.5; margin-top:6%; padding:0 7%;}
.quality_list li::after{content: '';position: absolute;left:45%;bottom:50px;right:45%;border-bottom:2px solid #005ce7;transition:all .3s ease 0s;}
.quality_list li:hover{ background: #fff;box-shadow: 0 5px 20px rgba(0,0,0,0.2);}
.quality_list li:hover p{color: #999;}
.quality_list li:hover strong{color: #005ce7;}
.quality_list li:hover i{color: #005ce7;}
.quality_list li:hover::after{left:15%;right:15%;}
.news_more{display: flex;justify-content: center;margin-top:30px; font-family: 'samsungsharpsans';}
.news_more a{width:27%;line-height:52px;text-align: center;color:#fff;font-size:1.2vw; background: #333; letter-spacing: 0px;}
.news_more a+a{margin-left:1px;}
.news_more a.on{background: linear-gradient(to top, #005ce7, #0252cb);color:#fff;}

/*appli*/
.appli {padding: 7% 0%;overflow: hidden;background: url(//memberpic.114my.com.cn/sxwjsj/uploadfile/image/20240828/20240828142630_1317545897.jpg)no-repeat center top;}
.appli_box {max-width: 80%;margin: 0 auto;}
.appli_tit {display: flex;flex-direction: column;}
.appli_tit b {font-size: 60px;color:#f1f1f1;font-family: fantasy;font-weight: normal;text-transform: uppercase;display: none;}
.appli_tit p {font-size: calc(1.2rem + 1vw);text-align: left;align-items: flex-end;text-transform: capitalize;}
.appli_tit p span {font-weight:bold;}
.appli_tit em {font-size: 1.3rem; color: #979797;letter-spacing: 0.5px;padding: 1% 0 0;    width: 65%;text-align: left;line-height: 1.6rem;}
.appli_tab {margin: 3.5% 0 0; justify-content: space-between;}
.appli_nav {width: 100%;}
.appli_nav ul {display:flex;justify-content:space-between;}
.appli_nav li {background:#fff;width: 15.6%;display: flex;justify-content: center;padding:10px 0;transition: 0.5s; flex-direction: column;font-weight: bold;align-items: center; transition: 1s;box-shadow: 0 0 12px #eee; border-radius: 20px;}
.appli_nav li:nth-child(2n) {border-left:none;border-right: none;}
.appli_nav li:nth-child(n+3) {border-top:none;}
.appli_nav li i {font-size: 2.6rem;transition: 1s;color: #999;font-weight: normal;display: none;}
.appli_nav li:nth-child(3) i,.appli_nav li:nth-child(5) i {font-size:2.5rem;}
.appli_nav li:hover,.appli_nav li.on {background: #005ce7;}
.appli_nav li a {font-size: 1rem;display: flex;flex-direction: column-reverse;justify-content: flex-start;align-items: flex-start;/* padding: 1.27rem 0 0; */}
.appli_nav li a span {font-size: 0.9rem;color: #8a919b;font-weight: normal;padding: 0 0 5% 0;display: none;}
.appli_nav li:hover a,.appli_nav li.on a,.appli_nav li.on i,.appli_nav li.on span {color:#fff;}
.appli_nav li:hover i {transform:rotateY(360deg);}
.appli_con {margin: 3.5% 0 0;}
.appli_call {}
.appli_call tbody {display:flex; justify-content: space-between;}
.appli_call tr {display: flex !important;!i;!;width: 32%; flex-wrap: wrap;justify-content: space-between;grid-row-gap: 2vw;flex-direction: column;}
.appli_call td {width: 100%;position: relative; display:flex; overflow: hidden;flex-direction:column;flex-shrink: 0;box-shadow: 29px 30px 30px rgba(0, 0, 0, 0.16);
    border-radius: 20px;padding-left: 0px !important}
.appli_call td a {position:relative;}
.appli_call td br {display:none;}
.appli_call td>a:before {content:'';width:100%;height: 100%;position: absolute;background: rgba(0,65,167,0.2);left: 0;top: 0;transition: 1s;opacity: 1;z-index: 1;}
.appli_call td:hover a:before {opacity:0;}
.appli_call td a img {width:100%;height: auto;transition: 1s;object-position: center;}
.appli_call td:hover img{/* transform: translate3d(0px, -50px, 0px); *//* transition:0.5s; */transform:scale(1.1);}
.appli_call td div {padding-top: 0px !important;position: absolute;transition: 0.5s;bottom: 0;left: 0;width: 100%;/* background: #e38414; */transition:0.5s;display: flex;justify-content: flex-start;padding: 2rem;align-items: center;/* height: 50px; */z-index: 5;}
.appli_call td:hover div {transition:0.5s;}
.appli_call td div a {font-size: 1.3rem;color:#fff;display:flex;justify-content:center;align-items:center;font-weight: bold;letter-spacing: 1px;}

.index_about{width:100%;height:auto;margin:0 auto;position:relative;z-index:2;background:#f3f3f3}
.index_about_banner{width:100%;height:480px;overflow:hidden;margin:0 auto;text-align:center;position:relative;background-position:center center;background-repeat:no-repeat}
.index_about .about_nr{width:100%;height:auto;overflow:hidden;position:relative;z-index:2;margin-top:-252px}
.index_about .about_nr .about_left{width:50%;float:left;position:relative;z-index:3}
.index_about .about_nr .about_right{width:50%;float:left;position:relative;z-index:-1;margin-top:252px}
.index_about .about_nr .about_left .aboutBox{background:url(/uploadfile/image/20250312/20250312195728_1115227460.jpg) no-repeat left bottom #2d466e;padding-left:300px;padding-right:140px;padding-bottom:150px;margin-right:30px;position:relative}
.index_about .about_nr .about_left .aboutBox:after{content:"";position:absolute;top:240px;left:0;right:0;background:rgba(255,255,255,0.1);height:1px;width:100%}
.index_about .about_nr .about_right .aboutBox{padding-top:60px;padding-left:30px;padding-right:360px}
.index_about .about_nr .index_title{font-size:60px;color:#fff;line-height:normal;padding-bottom:50px;padding-top:80px}
.index_about .about_nr .index_title .en{font-size:60px;margin-bottom:15px;display:inline-block;transition:all .5s}
.index_about .about_nr .index_title a{color:#fff;}
.index_about .about_nr .index_title P{font-size:20px;color:#fff;line-height:30px;}
.index_about .about_nr .index_content .big{color:#fff;}
.index_about .about_nr .index_content{font-size:24px;color:#fff;line-height:44px;overflow:hidden;padding-top:30px}
.index_about .about_nr .index_content2{font-size:0.9vw;color:#5e5e5e;overflow:hidden;}
.index_about .about_nr .index_content2 p{line-height:1.6;}
.more3 a{font-size:0.9vw;color:#333;display:inline-block;line-height:normal;border-bottom:1px solid #005ce7;text-transform:uppercase;padding-top:9%}
.more3 a:hover{border-color:#005ce7;color:#005ce7;text-decoration:none}
.index_about .about_nr .index_content{font-size:24px;color:#fff;line-height:44px;overflow:hidden;padding-top:30px;position:relative;top:40px}
.index_content ul li{line-height:1.6em;padding:20px 0}
.index_content ul li .disflex{display:flex;align-items:center}
.index_content ul li .disflex .icons{display:inline-block;padding-top:9px;text-align:center}
.index_content ul li .disflex .icons .icon{width:3.5em; fill:#fff;line-height: 1;}
.index_content ul li .disflex .icons .iconfont{font-size: 32px;}
.index_content ul li .disflex .box{padding-left:20px}
.index_content ul li .disflex .box p{font-size:18px; color:#fff;margin-bottom:5px}
.index_content ul li .disflex .box span{display:block;color:rgba(255,255,255,0.6);font-size:16px}
.index_about .about_nr .index_title .en:hover{transform:translateY(-10px)}
@media screen and (max-width:1900px){
  .index_about .about_nr .about_left .aboutBox{padding-left:130px;padding-right:20%;padding-bottom:150px;margin-right:30px}
  .index_about .about_nr .about_right .aboutBox{padding-right:130px;padding-top:60px;padding-left:30px}}@media screen and (max-width:1370px){.index_about .about_nr .about_left .aboutBox{padding-left:3%;padding-right:10%;padding-bottom:150px;margin-right:30px}.index_about .about_nr .about_right .aboutBox{padding-right:3%;padding-top:60px;padding-left:30px}
  .index_about .about_nr .index_title .en{font-size:50px}
}
@media screen and (max-width:767px){
.index_about .about_nr .about_left{width:100%;float:none}
.index_about .about_nr .about_right{width:100%;float:none;margin-top:0}
.index_about .about_nr .about_left .aboutBox{padding-left:30px;padding-right:30px;padding-bottom:150px;margin-right:0}
.index_about .about_nr .about_right .aboutBox{padding-right:30px;padding-top:70px;padding-bottom:70px;padding-left:30px}
.index_about .about_nr .index_content{padding-top:70px}
.index_about .about_nr .index_title .en{font-size:40px}
.index_about .about_nr .index_title P{font-size:16px}
.index_about .about_nr .index_content{font-size:18px}
}
.fearture-more-box{padding:70px 0;background:#f5f5f5}
.factory-and-news{margin-top:50px}

/*news*/
.flexBetween{display: -webkit-flex;display: flex;justify-content: space-between;flex-wrap: wrap;}
.indexTit .boxLeft .top h4{font-size: 40px;color: #333;}
.indexTit .boxLeft .top h5{font-size:24px;color: #666;margin-top: 1rem;font-weight:normal;}
@media screen and (max-width: 1366px){.indexTit .boxLeft .top h5{margin-top: 0rem;}} .indexTit .boxLeft .bot h6{font-size: 0.9rem;color: #999;margin-top: 0.1rem;}
.flexStart{display: -webkit-flex;display: flex;justify-content: flex-start;flex-wrap: wrap;}
.indexTit .boxRight div p{width: 3.4375rem;height: 3.4375rem;border-radius: 50%;background: linear-gradient(to top, #024cce, #3886fd);}
.indexNews{margin-top: -7.8125rem;position: relative;z-index: 1;}
.indexNews .box{position: relative;}
.indexNews .box .boxLeft{width: 42%;}
.indexNews .box .boxRight{width: 58%;box-sizing: border-box;background: #fff;padding: 0 4.375rem;}
.indexNews .box .boxRight .left{font-size: 1rem;color: #999;line-height: 7.8125rem;cursor: default;}
.indexNews .box .boxRight .right{width: 80%;margin-left: 5.625rem;}
.indexNews .box .boxRight .right .swiper-container{height: 7.8125rem;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide{height: 7.8125rem;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item{line-height: 7.8125rem;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item .time{font-size: 1rem;color: #666;}
.indexNews .box .boxRight .right .swiper-container .swiper-slide .item .text{font-size: 1rem;color: #000;margin-left: 2.1875rem;width: 85%;}
.indexNews .box .boxBtn{position: absolute;right: 2.8125rem;top: 2.1875rem;}
.indexNews .box .boxBtn p{padding: 3px 0;outline: none;cursor: pointer;}
.indexNews .box .boxBtn p span{font-size: 1.125rem;color: #000;}
.indexNews .box .boxBtn p span:hover{color: #2067b9;}
.indexTit .boxLeft .bot{margin-top:0.5rem;}
.indexTit .boxLeft .bot h6{font-size: 0.875rem;color: #999;margin-top: 0.3125rem;}
.indexTit .boxRight{margin-top:1rem;}
.indexTit .boxRight div span{font-size: 1rem;color: #000;line-height: 3.4375rem;transition: all 0.3s;position: relative;left: -2.1875rem;}
.indexTit .boxRight a{display: inline-block;}
.indexTit .boxRight div span font{display: inline-block;width: 0.75rem;height: 0.125rem;background: #000;vertical-align: middle;margin-right: 0.7rem;}
.indexTit .boxRight div:hover span{left: -3.125rem;}
.news_bc{margin:6% 0;}
.news_c{overflow: hidden;}
.news_cc{padding: 3% 0 0px;border-top: 1px solid #eee;margin-top: 3%;}
@media screen and (max-width: 1440px){.news_cc{margin-top: 2%;padding: 0% 0 0px;}}
@media screen and (max-width: 1366px){.news_cc{margin-top: 1%;padding: 0% 0 0px;}}
.news_cc .news_div{display: flex;width:100%;}
.news_cc .news_div .news_div_item{width: 22%;flex-shrink: 0;display: flex;flex-direction: column-reverse;position: relative;padding:0 0.4%;transition:all 0.5s;border-left: 1px #eee solid;}
.news_cc .news_div .news_div_item .news_div_item_pic{width: 100%;position:relative;transition:all 0.5s;overflow: hidden;padding-top: 0%;}
.news_cc .news_div .news_div_item .news_div_item_pic:hover img{transform: scale(1.1);transition:all 0.5s;}
.news_cc .news_div .slick-slide img{width:100%;}
.news_cc .new_column{display: none;}
.news_cc .new_column a{display:block;color:#fff;line-height:24px;}
.news_cc .news_div_item .news_div_item_date{display: flex;position: absolute;top: 0%;left: 5%;align-items: center;justify-content: center;padding-left: 0px;background: linear-gradient(to top, #024cce, #3886fd);padding:2%;color: #fff;width: 22%;text-align: center;height: 17%;justify-content: center;align-items: center;display: flex;    z-index: 9;}
@media screen and (max-width: 1366px){.news_cc .news_div_item .news_div_item_date{width: 20%;text-align: center;height: 14%;}}
@media screen and (max-width: 1366px){.news_cc .news_div_item .news_div_item_date{top: 0%;}}
.news_cc .news_div_item .news_div_item_day{font-size:1.8vw;color: #fff;position: absolute;top: 19%;left: 20%;}
@media screen and (max-width: 1366px){.news_cc .news_div_item .news_div_item_day{font-size: 30px;}}
.news_cc .news_div_item .news_div_item_year,.news_cc .news_div_item .news_div_item_month{color: #fff;font-size:0.8vw;position: absolute;padding-top: 33%;left: 21%;}
@media screen and (max-width: 1366px){.news_cc .news_div_item .news_div_item_year,.news_cc .news_div_item .news_div_item_month{font-size: 14px;}}
.news_cc .news_div_item .news_div_item_month{padding-left: 36%;}
.news_cc .news_div_item .news_div_item_title a{font-size: 1.1vw;color: #333;font-weight: bold;padding-top: 0px;padding-bottom: 14px;display: block;position:relative;}
.news_cc .news_div .news_div_item .news_div_item_body{font-size:0.7vw;line-height: 1.6;color: rgba(0,0,0,0.8);font-family: 'samsungsharpsans';}
.news_cc .news_div .news_div_item .news_div_item_content{padding: 5% 3% 1% 3%;background: #fff;padding-bottom:20px;}
.news_cc .slick-prev::before{content: "\eb90" !important;font-family: "iconfont";background: #eee;display: flex;width: 55px;height: 55px;justify-content: center;align-items: center;}
.news_cc .slick-next:before{content: "\eb8d" !important;font-family: "iconfont";background: #eee;display: flex;width: 55px;height: 55px;justify-content: center;align-items: center;}
.news_cc .slick-prev:before, .slick-next:before{}
.news_cc .slick-prev:before,.news_cc .slick-next:before{color: #131513;transition:all ease 0.5s;}
.news_cc .slick-prev{left:14px;top:45%;z-index: 9999 !important;}
.news_cc .slick-next{right: 47px;top:45%;z-index: 9999 !important;}
.news_cc .slick-prev:before,.news_cc .slick-next:before{opacity: 1;}

/*footer*/
.clean, [clean] {zoom: 1;}
.clean:after, .clean:before, [clean]:after, [clean]:before {content: '';display: table;}
.m-pic svg, [m-pic] svg, .m-pic img, [m-pic] img {
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}
.m-pic img, [m-pic] img {
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
.m-pic, [m-pic] {
    position: relative;
    text-align: center;
    font-size: 0;
    line-height: 1;
}
.hover-line2 {position: relative;}
.hover-a, .hover-b, .hover-a * {
    -webkit-transition: all 500ms ease 0s;
    -moz-transition: all 500ms ease 0s;
    -ms-transition: all 500ms ease 0s;
    -o-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
}
.hover-line2::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background: #2962cc;
    left: 0;
    bottom: -2px;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .4s ease;
}
.fl, [fl] {float: left;}
.fr, [fr] {float: right;}
.text-right, [text-right] {text-align: right;}
#footer{background: #111419;padding-top: 85px;position: relative;z-index: 3;}
#footer .fleft{width: 70%;}
#footer .flogo{width: 145px;height: 65px;margin-bottom: 40px;display: block;}
#footer .fnav .fa{font-size: 16px;color: #fff;margin-right:5%;}
#footer .fnav .fa:nth-last-child(1){margin-right: 0;}
#footer .fshare{margin-top: 100px;}
#footer .fshare a{display: block;width: 20px;height: 20px;margin-right: 25px;cursor: pointer;}
#footer .fshare a:nth-last-child(1){margin-right: 0;}
#footer .fshare a[jqshare="qq"]{background: url(/uploadfile/image/20250312/20250312170714_1481040925.png) no-repeat center left;}
#footer .fshare a[jqshare="wx"]{background: url(/uploadfile/image/20250312/20250312170714_1481040925.png) no-repeat center left -42px;}
#footer .fshare a[jqshare="sina"]{background: url(/uploadfile/image/20250312/20250312170714_1481040925.png) no-repeat center left -89px;}
#footer .fshare a[jqshare="facebook"]{background: url(/uploadfile/image/20250312/20250312170714_1481040925.png) no-repeat center left -133px;}
#footer .fshare a[jqshare="linkedin"]{background: url(/uploadfile/image/20250312/20250312170714_1481040925.png) no-repeat center left -177px;}
#footer .fshare a[jqshare="qq"]:hover{background: url(/uploadfile/image/20250312/20250312171325_1186405813.png) no-repeat center left;}
#footer .fshare a[jqshare="wx"]:hover{background: url(/uploadfile/image/20250312/20250312171325_1186405813.png) no-repeat center left -42px;}
#footer .fshare a[jqshare="sina"]:hover{background: url(/uploadfile/image/20250312/20250312171325_1186405813.png) no-repeat center left -89px;}
#footer .fshare a[jqshare="facebook"]:hover{background: url(/uploadfile/image/20250312/20250312171325_1186405813.png) no-repeat center left -133px;}
#footer .fshare a[jqshare="linkedin"]:hover{background: url(/uploadfile/image/20250312/20250312171325_1186405813.png) no-repeat center left -177px;}
#footer .fshare .fimg{width: 74px;height: 74px;background: #fff;border-radius: 5px;top: -92px;left: calc(50% - 43px);opacity: 0;}
#footer .fshare .fimg:before{display: block;content:"";position: absolute;border: 6px solid transparent;border-top-color: #fff;bottom: -86px;left: calc(50% - 3px);}
#footer .fshare a[jqshare="wx"]:hover .fimg{opacity: 1;}
#footer .copy{padding: 20px 0;line-height: 2.5;margin-top: 165px;border-top: 1px solid rgba(255,255,255,0.2);}
#footer .copy,#footer .copy *{font-size: var(--12px);color: #fff;}