@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }
h1,h2,h3,h4,h5,h6{font-weight: normal;}
BODY {FONT:14px/1.75 "Microsoft YaHei", arial,sans-serif; font-family: "Noto Sans SC"; overflow-x: hidden;}
A {COLOR: #666; TEXT-DECORATION: none}
P{COLOR: #333;}
A:hover {TEXT-DECORATION: none}
A IMG {BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none}
DIV {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
UL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
LI {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
P {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
EM {FONT-STYLE: normal; FONT-WEIGHT: normal}
TABLE {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DT {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DL {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
DD {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
FORM {PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
TR {PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px}
.cl{HEIGHT: 0px; CLEAR: both;}
.jz{margin:0 auto;}
.fl{FLOAT: left}
.fr{FLOAT: right}
img { image-rendering: -webkit-optimize-contrast;}
.container{width:1700px; margin:0 auto}
.container12{width:1200px; margin:0 auto}
.containers{width:96%; margin:0 auto}
.c{*zoom:1;}
.c:after{content: ""; display: block; height: 0; clear: both;}
.txt-c{text-align: center;}
.txt-r{text-align: right;}
.col-white{color: #fff;}
.clearfix:after{ content:""; display:block; clear:both; height:0; visibility:hidden;}
.clearfix{ zoom:1;}
/* 下滑头部 */
.navfixed {position: fixed; top: 0; width: 100%; z-index: 99999; transition: .5s;     box-shadow: 1px 1px 10px rgb(0 0 0 / 10%);}
/* 多行省略 */
.omit {display: -webkit-box;overflow: hidden;  	-webkit-line-clamp: 2;-webkit-box-orient: vertical; }

/* 绝对定位居中 */
.jddwjz { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%)}

::-webkit-scrollbar {/*滚动条整体样式*/width: 4px;/*高宽分别对应横竖滚动条的尺寸*/ height: 4px;scrollbar-arrow-color:red;}
::-webkit-scrollbar-thumb {/*滚动条里面小方块*/ border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);scrollbar-arrow-color:red;}
::-webkit-scrollbar-track {/*滚动条里面轨道*/ -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2); border-radius: 0; background: rgba(0,0,0,0.1);}

/* 图标变黑色 */
.icon-black {  filter: brightness(0);}
/* 图标变白色 */
.icon-white {filter: brightness(100);}
/* 图标变灰色色 */
.icon-gray {filter: grayscale(100%);}

/*字体引入*/
@font-face {
  font-family: "futura";
  src: url("../font/Futura\ Md\ BT\ Bold.ttf");
}



/* CSS Document */
/*===============公用头部===============*/
.header {position: fixed; width: 100%; z-index: 99; background-color: #fff;}
.header .box h1 img {display: block;}
.header .box {display: flex;justify-content: space-between; align-items: center; height: 6.63rem; transition: .5s;}
.headerRight {display: flex;justify-content: space-between; width: 65%;}
.headerRight .headerNav {width: 73%;}
.headerRight .headerNav ul {display: flex; height: 6.63rem; justify-content: space-between; align-items: center;}
.headerRight .headerNav ul > li {position: relative;     line-height: 6.63rem;}
.headerRight .headerNav ul > li > a {display: flex; align-items: center; font-size: 1rem; color: #333333; font-weight: 400;}
.headerRight .headerNav ul > li > a > img {margin-left: 10px; transition: .5s;}
.headerRight .headerNav ul > li:hover > a {color: #0F0967;}
.headerRight .headerNav ul > li.on > a {color: #0F0967;}
.headerRight .reCon {display: flex; justify-content: space-between; align-items: center; width: 23%;}
.headerRight .reCon .searchInput {width: 11.25rem;height: 1.75rem; background: #f9f9f9; border-radius: 0.88rem; display: flex; align-items: center;}
.headerRight .reCon .searchInput form {    display: flex;align-items: center;}
.headerRight .reCon .searchInput .inputCon {width: 80%; border: none; outline: none ; padding-left: 2rem; background: none; box-sizing: border-box;}
.headerRight .reCon .searchInput .inputCon::-webkit-input-placeholder {font-size: 0.75rem;color: #c0c0c0;}
.headerRight .reCon .searchInput .search-newpage {width: 1rem;height: 1rem; cursor: pointer; background: url(../images/headerSearch-icon.png) no-repeat center; border: none; outline: none; background-size: 100%;}
.headerRight .reCon .language {display: flex; align-items: center;}
.headerRight .reCon .language img {display: block; margin-left: 1rem;}
.headerRight .reCon .language a:nth-child(2) img {display: none;}

/* 二级下拉 */
.headerNav ul > li:hover > a > img {transform: rotatex(180deg);}
.headerNav ul > li > dl {position: absolute; display: none; position: absolute; background: #fff;  padding:0 20px 10px 20px; width: 100%; left: -38%;}
.headerNav ul > li > dl > dd {font-size: 0.9rem; color: #0F0967; text-align: center; border-bottom: 1px solid #eee;  position: relative;line-height: 1.5;}
.headerNav ul > li > dl > dd > a {padding: 1rem 0;display: block;}
.headerNav ul > li > dl > dd::after {content: ""; position: absolute; bottom: 0; width: 0; height: 1px; background-color: #0F0967; left: 0; transition: .5s;} 
.headerNav ul > li > dl > dd:hover > a {color: #0F0967;}
.headerNav ul > li > dl > dd:hover::after {width: 100%; }
.headerNav ul > li:nth-child(4) > dl {width: 150%;    left: -60%;}
.headerNav ul > li:nth-child(5) > dl {width: 250%;    left: -105%;}


/* 头部下滑 */
.navfixed .box {height: 5.6rem;}
.navfixed .headerRight .headerNav ul > li {line-height: 5.6rem;}

/* 首页banner */
.banner {position: relative;}
.bannerSwiper {overflow: hidden;}
.banner img {display: block; width: 100%; image-rendering: pixelated;}
.banner .swiper-slide .box {width: 1700px; position: absolute; left: 50%; top: 78%; transform: translate(-50%, -50%);}
.banner .swiper-slide .box h2 {font-size: 3.25rem; color: #ffffff; font-weight: 200;}
.banner .swiper-slide .box span {font-size: 1.63rem;color: #ffffff; font-weight: 200; display: block;}
.banner .swiper-slide .box a {width: 9.38rem; height: 2.63rem; transition: 0.5s; margin-top: 3.5rem; display: block; border: 0.06rem solid #fbfbfb; text-align: center; line-height: 2.63rem; font-size: 0.88rem;color: #ffffff;}
.banner .swiper-slide .box a:hover {background: #fff; color: #0F0967;}
.banner .swiper-button-prev {}
.banner .swiper-button-next {}
.banner .swiper-button-prev:hover ,.banner .swiper-button-next:hover {filter: none;}
.banner .swiper-pagination {bottom: 5%;}
.banner .swiper-pagination-bullet {width: 2rem;height: 0.06rem;opacity: 0.2; background: #ffffff; }
.banner .swiper-pagination-bullet-active {width: 3.5rem; opacity: 1;}

/* 首页产品推荐 */
.indexOne {background: #f1f6f8;}
.indexOneSwiper {overflow: hidden; position: relative;}
.indexOne .swiper-slide {height: 36.25rem; text-align: center;}
.indexOne .swiper-slide::after {content: ""; position: absolute; width: 1px; height: 100%; background: #fff; right: 0; top: 0;}
.indexOne .swiper-slide h3 {margin-top: 4rem;font-size: 2rem;font-weight: 200; line-height: 2.5rem; padding: 0 0.5rem;}
.indexOne .swiper-slide span {font-size: 1rem;color: #000000; font-weight: 200; display: block;}
.indexOne .swiper-slide i {display: inline-block; width: 3.25rem; height: 0.06rem;background: #5879f0;}
.indexOne .swiper-slide .im {height: 70%; display: flex; align-items: center; justify-content: center;margin-top: 1rem;}
.indexOne .swiper-slide .im img {display: block; width: 58%;}
.indexOneSwiper .swiper-slide .hide {position: absolute; bottom: -100%; transition: .5s; background: rgba(22,26,115,.86); padding:2.5rem; box-sizing: border-box;}
.indexOneSwiper .swiper-slide .hide .more {width: 3.13rem; position: absolute; left: 42%; top: -24px; height: 3.13rem; background: #ffffff; display: flex; justify-content: center; align-items: center; border-radius: 50%;}
.indexOneSwiper .swiper-slide .hide p {text-align: left;font-size: 1rem;font-weight: 300;color: #ffffff;}
.indexOneSwiper .swiper-slide .hide .more::after { content: ""; border-radius: 50%; animation: corporate-titles 2s infinite;  position: absolute; left: 50%; top: 50%;transform: translate(-50%, -50%); width: 4.13rem; height: 4.13rem; background: rgba(255,255,255,.1);}
.indexOneSwiper .swiper-slide:hover .hide {bottom: 0;}
.indexOneSwiper .swiper-button-prev {width: 5.31rem; height: 5.31rem; border-radius: 50%; background: rgba(0,0,0,.07) url(../images/indexOneSwiper-jt.png) no-repeat center; transform: rotate(180deg); filter: brightness(100);}
.indexOneSwiper .swiper-button-next {width: 5.31rem; height: 5.31rem; border-radius: 50%; background: rgba(0,0,0,.07) url(../images/indexOneSwiper-jt.png) no-repeat center;  filter: brightness(100);}
.indexOneSwiper .swiper-button-prev:hover ,.indexOneSwiper .swiper-button-next:hover {filter: none;}

/* 首页技术体系 */
.indexTwo {background: url(../images/indexTwo-bj.jpg)no-repeat center; padding: 6.88rem 0 12rem 0; background-size: cover;}
.indexTwo h3 , .indexTwo h4 {font-size: 2.88rem; font-weight: 700;color: #27277c; line-height: 4rem;}
.indexTwo .con {margin: 3.5rem 0;}
.indexTwo p {font-size: 1rem;color: #27277c;font-weight: 400; width: 90%;}
.indexTwo a {width: 8.38rem;height: 2.63rem;display: block; transition: .5s; border: 0.13rem solid #1c1673; font-size: 0.88rem;font-weight: 400;color: #1c1673; text-align: center; line-height: 2.63rem;}
.indexTwo a:hover {background: #1c1673; color: #fff;}

/* 首页==市场应用 and 展望未来 */
.indexThree ul {display: flex; justify-content: space-between;}
.indexThree li {width:50%;}
.indexThree li:nth-child(1) {background: url(../images/indexThree-bj1.jpg) no-repeat center; background-size: cover;}
.indexThree li:nth-child(2) {background: url(../images/indexThree-bj2.jpg) no-repeat center; background-size: cover;}
.indexThree li .box {padding: 3.75rem 0 5rem 0; margin-left: 20%;}
.indexThree li h3 {font-size: 2.63rem;color: #ffffff; text-transform: uppercase; line-height: 2rem;}
.indexThree li h4 {font-size: 2rem;color: #ffffff; text-transform: uppercase;}
.indexThree li span {font-size: 1rem;font-weight: 400;color: #ffffff; margin: 2rem 0 3rem 0; display: block;}
.indexThree li a {width: 9.81rem; height: 2.69rem; transition: .5s; display: block; text-align: center; line-height: 2.69rem; font-size: 0.88rem; color: #fff; border: 0.13rem solid #ffffff;}
.indexThree li:nth-child(1) a:hover {background: #fff; color: #333;}
.indexThree li:nth-child(2) a:hover {background: #fff; color: #de9b45;}

/* 首页==新闻中心  */
.indexFour {padding: 3.5rem 0 6.8rem 0; position: relative;}
.indexFour .fourTitle {display: flex; justify-content: space-between; align-items: flex-end; margin-bottom: 2rem;}
.indexFour .fourTitle h3 {font-size: 2.63rem; color: #333333; font-weight: 200; line-height: 3rem;}
.indexFour .fourTitle h4 {font-size: 1.5rem; color: #333333; font-weight: 200;}
.indexFour .fourTitle a {font-size: 1.06rem;color: #333333;font-weight: 200; }
.indexFour .fourTitle a:hover {color: #0F0967; font-weight: 600;}
.indexFourSwiper {overflow: hidden;}
.indexFourSwiper .swiper-slide {overflow: hidden;}
.indexFourSwiper .swiper-slide img {display: block; width: 100%;}
.indexFourSwiper .swiper-slide .con { padding: 1.3rem 1.75rem 1.75rem 1.75rem; box-sizing: border-box; background: #fbfbfb; position: relative;}
.indexFourSwiper .swiper-slide em {font-size: 0.88rem; color: #333333; position: relative; z-index: 1;}
.indexFourSwiper .swiper-slide h5 {font-size: 1.38rem;color: #333333; margin: 0.5rem 0; position: relative; z-index: 1;}
.indexFourSwiper .swiper-slide span {font-size: 0.88rem;color: #999999; position: relative; z-index: 1;}
.indexFourSwiper .swiper-slide .con::after {content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background: #272374; transition: .8s; z-index: 0; opacity: 0;clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);}
.indexFourSwiper .swiper-slide:hover .con::after { opacity: 1; clip-path: polygon(0 0, 100% 0%, 100% 100%, 0% 100%);}
.indexFourSwiper .swiper-slide:hover em {color: #fff;}
.indexFourSwiper .swiper-slide:hover h5 {color: #fff;}
.indexFourSwiper .swiper-slide:hover span {color: #6c6fa9;}
.indexFourSwiper .swiper-button-prev { width: 5.31rem; height: 5.31rem;  border-radius: 50%; background: rgba(0,0,0,.07);}
.indexFourSwiper .swiper-button-prev::after { content: ""; width: 100%; height: 100%; position: absolute; background: url(../images/indexOneSwiper-jt.png) no-repeat center; filter: brightness(100); transform: rotate(180deg);}
.indexFourSwiper .swiper-button-next { width: 5.31rem; height: 5.31rem;  border-radius: 50%; background: rgba(0,0,0,.07);}
.indexFourSwiper .swiper-button-next::before { content: ""; width: 100%; height: 100%; position: absolute; background: url(../images/indexOneSwiper-jt.png) no-repeat center; filter: brightness(100);}
.indexFourSwiper .swiper-button-prev:hover , .indexFourSwiper .swiper-button-next:hover {background: #272374;}

/* 底部 */
.footer {background: #1c184e;padding-top: 3.5rem;}
.footer .box {display: flex; justify-content: space-between; }
.footer .box .le {display: flex; padding: 3rem 0; width: 60%; justify-content: space-between;}
.footer .box .le dt {font-size: 1rem;color: #ffffff;font-weight: 400; padding-bottom: 1rem; position: relative; display: inline-block; margin-bottom: 1rem;}
.footer .box .le dt::after {content: ""; position: absolute; left: 0; width: 50%; background: #fff;height: 0.13rem; bottom: 0;}
.footer .box .le dd a {font-size: 0.94rem;font-weight: 400;color: #6c6fa9; margin-top: 0.4rem; display: block;}
.footer .box .le dd a:hover {color: #fff;}
.footer .box .re {display: flex;gap: 3.94rem;padding: 3rem 0; padding-left: 4.4rem; border-left: 1px solid rgba(255,255,255,.07); width: 35%; box-sizing: border-box;}
.footer .box .re dt {font-size: 1.25rem;color: #ffffff;font-weight: 700;position: relative;padding-bottom: 1rem;margin-bottom: 1rem;}
.footer .box .re dt::after {content: ""; position: absolute; left: 0;width: 2.38rem; height: 0.13rem; background: #ffffff; bottom: 0;}
.footer .box .re dd {font-size: 0.94rem;color: #ffffff;font-weight: 300;margin-top: 0.4rem;}
.footer .box .re .catRe {margin-top: 0.5rem;text-align: center;}
.footer .box .re .catRe img {width: 100%;}
.footer .box .re .catRe span {font-size: 1rem;color: #ffffff; font-weight: 300;display: block;}
.footer .moreLink {padding: 2rem 0; }
.footer .moreLink span {font-size: 0.94rem;color: #ffffff;font-weight: 300;}
.footer .moreLink a {font-size: 0.94rem;font-weight: 400;color: #6c6fa9;}
.footer .moreLink a:hover {color: #fff;}
.footer .copy {padding: 2.5rem 0; border-top: 1px solid rgba(255,255,255,.07);}
.footer .copy p {font-size: 0.88rem;color: #fefefe;font-weight: 300; text-align: center; display: flex; flex-wrap: wrap; align-items: center; justify-content: center;}
.footer .copy a {font-size: 0.88rem;color: #fefefe;font-weight: 300;}
.footer .copy a:hover {color: #6c6fa9;}
/* ======================================================================================================内页=========================================================================================================== */

/* 限制行数 */
.line1{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.line2{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.line3{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.line4{overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}

/* 内页banner */
/* .header-zw{height: 5.63rem;} */
.ny-banner {height: 36.25rem;display: flex; align-items: center; justify-content: center;}
.banner-title {text-align: center;}
.banner-title em{display: block;font-size: 3rem;   color: #1C1673;line-height: 3rem;margin-bottom: 0.375rem; margin-top: 5rem;}
.banner-title span{display: block;font-size: 1.375rem;color: #1C1673;font-family: arial;text-transform: uppercase;margin-bottom: 0.6875rem;}
.banner-title h3{display: block;font-size: 1rem;color: #1C1673;}

.contact-banner em , .contact-banner span ,.contact-banner h3 {color: #fff;}

/* 面包屑 */
.position{margin-top: 24px;}
.position span{display: block;font-size: 1rem;color: #888}
.position a{margin-right: 0.625rem; color: #888}
.position img{display: inline-block; vertical-align: middle;margin-right: 0.625rem;}
.position a:hover{color: #333333;}
.position a.on {color: #333333;}

/* 关于维思 */
.ny-main{margin: 4.0625rem 0;}
.company-title{line-height: 2.25rem; display: flex; justify-content: space-between; padding-bottom: 1.5625rem;border-bottom: 0.0625rem solid #E6E6E6;}
.company-title strong{display: block;font-size: 2.25rem; color: #333;}
.company-title span{display: block;font-size: 1.25rem;color: #e9e9e9;font-family: arial;text-transform: uppercase;border-right: 0.3125rem solid #E9E9E9;padding-right: 1.5rem; height: 2.25rem;}
.company-title b{display: inline-block;font-size: 3.125rem;margin-left: 0.875rem;}
.company .company-title{margin-bottom: 2.5rem;}
.company .info p{font-size: 1rem;line-height: 2rem;color: #333;margin-bottom: 1.9375rem;}
.idea-list{overflow: hidden;margin-bottom: 3.6875rem;}
.idea-list ul{ display: grid; grid-template-columns: repeat(3 , 1fr); gap: 1.5rem;}
.idea-list ul li{ background: #fbfbfb; border-top-right-radius: 2.25rem;  border-bottom-left-radius: 2.25rem;box-sizing: border-box;padding: 2.5rem 3.4375rem;}
.idea-list ul li strong{display: block;font-size: 1.625rem;line-height: 1.625rem; color:#333;border-left: 4px solid #1f33a5;padding-left: 0.9375rem; margin-bottom: 1rem;}
.idea-list ul li p{font-size: 1rem;line-height: 2rem;color: #666;}

.develop {background: url(../images/develop.jpg) no-repeat center top;background-size: cover;padding: 4rem 0; box-sizing: border-box;margin-bottom: 5.25rem; position: relative;}
.develop .mySwiper2 {text-align: center;}
.develop .mySwiper2 .swiper-slide strong {display: block; background: linear-gradient(180deg,#dae7f4 0%, #edf9fc 100%);    transform: scale(.6) translateX(3rem); transition: 1s; font-size: 16.25rem;font-weight: 700;color: #666666;font-family: Arial, Arial-Bold; -webkit-background-clip: text;-webkit-text-fill-color: transparent;}
.develop .mySwiper2 .swiper-slide-active strong {transform: scale(1) translateX(0);opacity: 1;}
.develop .mySwiper2 .swiper-slide dl {position: relative; top: -70px;}
.develop .mySwiper2 .swiper-slide dl dd {font-size: 1.13rem;color: #666666;font-weight: 400;font-size: 1.13rem; font-weight: 300;}
.develop .mySwiper2 .swiper-button-prev {width: 2.63rem; height: 2.63rem; top: 85px; left: auto; right: 200px; background: #77797b url(../images/developSwiper-jt.png) no-repeat center; border-radius: 50%;}
.develop .mySwiper2 .swiper-button-next {width: 2.63rem; height: 2.63rem; top: 85px; right: 130px; background: #77797b url(../images/developSwiper-jt.png) no-repeat center; border-radius: 50%; transform: rotate(180deg);}
.develop .mySwiper {padding: 5rem 0; width: 1700px; position: absolute; top: 230px;}
.develop .mySwiper .swiper-slide {text-align: center; cursor: pointer;}
.develop .mySwiper .swiper-slide .dot {width: 1.31rem; height: 1.31rem; background: #9b9ea0; border-radius: 50%; margin: auto; position: relative; top: 12px;}
.develop .mySwiper .swiper-slide .line {width: 100%;height: 0.31rem;  transition: .5s;  background-image: -webkit-linear-gradient( 0deg, rgb(162,164,164) 0%,rgb(226,229,230)  100%);} 
.develop .mySwiper .swiper-slide-active .dot {background: #167eba}
.develop .mySwiper .swiper-slide-active .line {    background-image: -webkit-linear-gradient( 0deg, rgb(40,174,159) 0%, rgb(21,124,187) 100%);}
.develop .mySwiper .swiper-slide i {display: block; width: 8.94rem; height: 8.94rem; position: absolute; left: 50%; margin-left: -4.375rem; transform: scale(0); transition: .5s; visibility: hidden;z-index: 9;}
.develop .mySwiper .swiper-slide i:before { content: ""; width: 100%; height: 100%; display: block; position: absolute; top: 0;left: 0;background: url(../images/developSwiper-quan.png) center no-repeat;background-size: contain;}
.develop .mySwiper .swiper-slide i:after { content: ""; width: 100%; height: 100%; display: block; position: absolute;    z-index: -1; top: 0; left: 0; background: url(../images/developSwiper-quan.png) center no-repeat; background-size: contain; opacity: .3;transform-origin: center;}
.develop .mySwiper .swiper-slide i:after { animation: alpha 2.25s linear infinite forwards;}
@keyframes alpha {0% { transform: rotate(0); } 25% { } 50% { border-radius: 50%; } 75% { } 100% {transform: rotate(360deg);}}
.develop .mySwiper .swiper-slide-active i {transform: scale(1);visibility: visible;}
.develop .mySwiper .swiper-slide span { display: block; text-align: center;font-family: Microsoft YaHei, Microsoft YaHei-Regular; font-size: 1.38rem; position: relative; top: 0; width: 100%;z-index: 9;height: 3rem;line-height: 3rem;transition: .3s;color: #666666;}
.develop .mySwiper .swiper-slide-active span { top: 44px; font-size: 2rem; color: #ffffff;}

.honor{margin-bottom: 6.25rem;}
.honor .company-title{margin-bottom: 3.0625rem;}
.honor-list .list{overflow: hidden;}
/* .honor-list .list ul {display: flex;    flex-wrap: wrap;  justify-content: space-between;} */
.honor-list .list ul {display: grid; grid-template-columns: repeat(5,1fr); gap: 2rem;}
/* .honor-list .list ul li{margin-bottom: 0.9375rem; width: 18%;} */
.honor-list .list ul li{margin-bottom: 0.9375rem; }

.honor-list .list ul li .pic img{display: block; width: 100%;}
.honor-list .list ul li em{font-size: 1rem;line-height: 4.6875rem;color: #333;text-align: center;}
.pagbox {text-align: center;margin-top: 1.625rem;}
.prograswp .swiper-slide { opacity: 0 !important; }
.prograswp .swiper-slide.swiper-slide-active { opacity: 1 !important; }
.prograswp .swiper-pagination-bullet {opacity: 1; border-radius: 0; width: 2.75rem;height: 2.3125rem;background: #f3f6f9;font-size: 0.9375rem;line-height: 2.3125rem;color: #333;text-align: center;}
.prograswp .swiper-pagination-bullet-active { background:#1f33a5; color: #fff;   }
.honorprev,.honornext {position:static!important;display: inline-block !important;vertical-align: top!important;margin-top: 0px;height: 2.3125rem;outline: none; width: 2.5rem;}
.honorpag {width: auto!important; display: inline-block; vertical-align: top; position:static; }
.honorprev{background: url(../images/honor-prev.png) no-repeat center #f3f6f9;}
.honornext{background: url(../images/honor-next.png) no-repeat center #f3f6f9;}
.future{background: #fbfbfb;padding: 4.125rem 0 6.125rem;margin-bottom: 4.1875rem;}
.future .company-title{margin-bottom: 4.875rem; display: flex; flex-wrap: wrap; gap: 1rem;}
.future .company-title h3{font-size: 1.125rem;color: #333;}
.future-list{overflow: hidden;}
.future-list ul{width: 101.8%;}
.future-list ul li{position: relative; text-align: center; float: left;margin-right: 1.8%;width: calc(100% / 4 - 1.8%);background:  url(../images/future-bg.png) no-repeat center bottom #fff;height: 280px;box-sizing: border-box;padding: 0 2.2%;}
.future-list ul li .icon{    display: flex;   justify-content: space-between;padding-top: 1rem;margin-bottom: 2.625rem;}
.future-list ul li b{display: block;font-size: 2.875rem;color: #3e379b;font-family: arial;}
.future-list ul li img{margin: auto;margin-right: 0; transition: .5s;}
.future-list ul li p{font-size: 1rem;line-height: 1.75rem;color: #1437a8; margin-bottom: 1.0625rem;}
.future-list ul li i{display: block; width: 100%;height: 1px; background: #f0f3fa;position: relative; z-index: 1;}
.future-list ul li:hover img {transform: rotateY(180deg);}
.con-box{background: #FBFBFB;box-sizing: border-box;padding: 2.625rem 3.8% 0;display: flex;  gap: 2rem;  justify-content: space-between;height: 37.3125rem;}
.con-box .info strong,.messgae strong{display: block;font-size: 2.25rem;line-height: 2.25rem;color: #333;margin-bottom: 1.75rem;}
.con-box .info h3{display: block;font-size: 1.125rem;color: #333;margin-bottom: 0.6875rem;}
.con-box .info p{font-size: 1.125rem;line-height: 2.75rem;color: #333;}
.con-box .info span{display: inline-block;font-size: 1rem;color: #333;margin-top: 2.875rem; position: relative;}
.con-box .info span>img{display: inline-block; vertical-align: middle;margin-left: 1.6875rem;}
.con-box .info span .wxCode {position: absolute; opacity: 0; transition: .5s; visibility: hidden; top: -30px; margin-left: 0.5rem;}
.con-box .info span:hover .wxCode {opacity: 1; visibility: visible;}

/* 分页切换改 */
.honor {position: relative;}
.honor .swiper-button-prev, .honor .swiper-button-next {   top: 50%; cursor: pointer;background: url(../images/honor-prev.png) no-repeat center #f3f6f9;height: 2.3125rem;outline: none; width: 2.5rem;}
.honor .swiper-button-prev {left: auto; right: 10px; }
.honor .swiper-button-next {right: auto; left: 10px;transform: rotate(180deg);}


.messgae {width: 59.5%;}
.messgae input,.messgae textarea{font-family: "Noto Sans SC";outline: none;border: none;}
.messgae dl{display: flex;    justify-content: space-between; margin-bottom: 1.4375rem;}
.messgae dl input{ width: 48.9%; height: 3.8125rem;line-height: 3.8125rem;text-indent: 2.125rem;font-size: 1rem;color: #666;}
.messgae ul{background: #fff;padding: 1.375rem  1.3125rem;height: 10.3125rem;box-sizing: border-box;margin-bottom: 2.6875rem;}
.messgae ul img,.messgae textarea{float: left;}
.messgae ul img{display: inline-block; vertical-align: middle;margin-right: 8px;margin-top: 6px;}
.messgae textarea{font-size: 1rem;color: #666; width: calc(100% - 24px);height: 100%;}
.messgae .submit{display: block; width: 100%;font-size: 1rem;line-height: 3.75rem;background: #fff;text-align: center;color: #333;}

/* 内页新闻中心列表页 */
.news-list ul li{box-sizing: border-box;padding: 2.5%;background: #F4F7FB;margin-bottom: 2.375rem;}
.news-list ul li a{display: flex;   align-items: center;}
.news-list ul li .pic{display: block; width: 18%;margin-right: 5%;}
.news-list ul li .pic img{display: block; width: 100%; border-radius: 5px;}
.news-list ul li .info{width: 77%;}
.news-list ul li span{display: block; font-size: 1rem;color: #3E379B;margin-bottom: 0.5rem;}
.news-list ul li strong{font-size: 1.625rem;color: #333;margin-bottom: 0.3125rem;}
.news-list ul li p{font-size: 1rem;line-height: 1.75rem;color: #666;margin-bottom: 2.125rem;}
.news-list ul li em{display: block; width: 137px; border: 1px solid #3e379b;font-size: 0.9375rem;line-height: 2.5rem;color: #3E379B;text-align: center;}
/* Bounce To Right */
.news-list ul li em {display: inline-block;vertical-align: middle;-webkit-transform: translateZ(0);transform: translateZ(0);box-shadow: 0 0 1px rgba(0, 0, 0, 0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-moz-osx-font-smoothing: grayscale;position: relative;-webkit-transition-property: color;transition-property: color;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;}
.news-list ul li em:before {content: "";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;background:#31278a;-webkit-transform: scaleX(0);transform: scaleX(0);-webkit-transform-origin: 0 50%;transform-origin: 0 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.5s;transition-duration: 0.5s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
.news-list ul li:hover em,.news-list ul li em:focus,.news-list ul li em:active {color: white;}
.news-list ul li:hover em:before,.news-list ul li em:focus:before,.news-list ul li em:active:before {-webkit-transform: scaleX(1);transform: scaleX(1);-webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}

/* 产品列表 */
.proList {padding: 4.5rem 0 10rem 0;}
.proList .box {display:flex; justify-content: space-between; align-items: flex-start;}
.proList .le {width:22rem;}
.proList .le ul li {position: relative; padding: 1rem; padding-right: 4rem; transition: .5s; border-bottom: 1px solid #fff; background: #f5f5f5; box-sizing: border-box; }
.proList .le ul li a {display: block; font-size: 1.1rem;color: #666666;}
.proList .le ul li::before {content: ""; position: absolute; width: 1px; height: 15px; background: #666666; right: 39px;  top: 23px; transition: .5s;}
.proList .le ul li::after {content: ""; position: absolute; width: 15px; height: 1px; background: #666666; right: 32px; top: 30px; transition: .5s;}
.proList .le ul li:hover::before {transform: rotate(90deg); background: #fff;}
.proList .le ul li:hover::after {transform: rotate(-180deg); background: #fff;}
.proList .le ul li:hover {background: #31278a;}
.proList .le ul li:hover a {color: #FFFFFF;}
.proList .le ul li.on::before {transform: rotate(90deg); background: #fff;}
.proList .le ul li.on::after {transform: rotate(-180deg); background: #fff;}
.proList .le ul li.on {background: #31278a;}
.proList .le ul li.on a {color: #FFFFFF;}
.proList .leBom {background: #f5f5f5; padding:1rem 0.5rem; box-sizing: border-box;}
.proList .leBom .con {background: #ffffff; padding: 2rem 1.5rem; box-sizing: border-box;}
.proList .leBom h3 {font-size: 1.63rem;font-weight: 700;color: #31278a; padding-bottom: 0.5rem; display: inline-block; border-bottom: 0.25rem solid #FF0000;}
.proList .leBom .text {font-size: 1rem;display: block; color: #666666; margin: 1.5rem 0;}
.proList .leBom dd {display: flex; align-items: center; gap: 0.5rem; font-size: 1rem;font-weight: 400;color: #333333;}
.proList .leBom .conUs .int {background: #f5f5f5; border-radius: 0.19rem; padding: 1rem; box-sizing: border-box; margin-top: 1.5rem; }
.proList .leBom .conUs .int input {width: 100%; height: 2.81rem;background: #ffffff; outline: none; border: none; padding-left: 1rem; box-sizing: border-box;}
.proList .leBom .conUs .int textarea {width: 100%; height: 9.69rem; margin-top: 1rem;  outline: none; border: none; resize: none; padding: 1rem 0 0 1rem; box-sizing: border-box;}
.proList .leBom .conUs .int input::-webkit-input-placeholder , .proList .leBom .conUs .int textarea::placeholder {font-size: 0.94rem;color: #d5d5d5;}
.proList .leBom .conUs .sub {display: flex; justify-content: center;}
.proList .leBom .conUs .sub input {width: 10.06rem; height: 2.94rem; background: #31278a; color: #fff; font-size: 1rem; color: #fefefe; margin-top: 1.5rem; }
.proList .re {width: 77%; margin-left: 3rem;}
.proList .re .tle {padding-bottom: 2rem; border-bottom: 1px solid #D8D8D8;}
.proList .re .tle h3 {font-size: 1.88rem;font-weight: 400;color: #31278a;}
.proList .re .tle p {font-size: 1rem;font-weight: 400;color: #333333; margin-top: 1rem;}
.proList .re ul {margin-top: 3rem;}
.proList .re ul li {margin-top: 2rem;}
.proList .re ul li a {display: flex; gap: 2.5rem;}
.proList .re ul li .imgBox {width: 32%; overflow: hidden; display: flex; align-items: center; justify-content: center; background: #e7e7e7; padding: 1.5rem 0; height: 282px;} 
.proList .re ul li .imgBox img {display: block; transition: .5s; width: 80%;}
.proList .re ul li .proCon {width: 68%; border-bottom: 1px solid #D8D8D8; position: relative;}
.proList .re ul li .proCon::after {content: ""; position: absolute; height: 1px; bottom: -1px; width: 0; background: #3e379b; transition: .5s;}
.proList .re ul li .proCon h4 {font-size: 1.5rem;color: #333333;font-weight: 400; margin-top: 1rem;}
.proList .re ul li .proCon dl {margin-top: 1rem;}
.proList .re ul li .proCon dd {font-size: 1rem;font-weight: 400;color: #999999;}
.proList .re ul li .proCon .info {display: flex; margin-top: 3rem; align-items: center; gap: 1rem;} 
.proList .re ul li .proCon .info span {font-size: 1rem;color: #999999;}
.proList .re ul li .proCon .info .morePro {width: 25px; position: relative; height: 25px; background: #31278a; display: flex; justify-content: center; align-items: center; border-radius: 50%;}
.proList .re ul li .proCon .info .morePro::after {content: ""; position: absolute; z-index: -1;  opacity: .1;   left: -4px;;top: -4px; border-radius: 50%; width: 33px; height: 33px; background: #0043b1;        animation: shubiao 1s infinite linear .65s;}
.proList .re ul li:hover .imgBox img {transform: scale(1.05);}
.proList .re ul li:hover .proCon::after {width: 100%;}
.proList .re ul li:hover h4 {color: #31278A;}


/* 内页应用案例 */
.applicaList ul {display: grid; display: -ms-grid; -ms-gap: 1.6rem; gap: 1.6rem; row-gap: 2.5rem;  -ms-row-gap: 2.5rem;  -ms-grid-template-columns: repeat(3,1fr); grid-template-columns: repeat(3 ,1fr);}
.applicaList ul li h5 {font-size: 1rem;font-weight: 400;color: #333333; text-align: center; margin-top: 1rem;}
.applicaList ul li .imgBox {overflow: hidden;}
.applicaList ul li img {display: block;transition: .5s; width: 100%;}
.applicaList ul li:hover img {transform: scale(1.1);}
.applicaList ul li:hover h5 {color: #0F0967;}
/* 分页 */
.fy { padding: 60px 0; display: flex;justify-content: center;align-items: center; flex-wrap: wrap; gap: 0.5rem;}
.fy a { background: #F3F6F9; display: flex; align-items: center; justify-content: center; color: #333; font-size: 15px; transition: .4s;  padding: 5px 15px;}
.fy a:hover {color: #fff; background: #1F33A5;}
.fy .layui-laypage-curr {color: #fff; background: #1F33A5; font-size: 14px;  margin: 0 5px; padding: 5px 15px;}

/* 详情页 */
.detailsOne {padding-top: 6.63rem;}
.detailsOne .box {background: url(../images/detailsOne-bj.jpg) no-repeat center; background-size: cover; padding-top: 2rem; padding-bottom: 7.7rem;}
.detailsBox {margin-top: 5rem;}
.detailsBox {display: flex; gap: 6rem; align-items: flex-start;}
.detailsBox .le {width: 38%; overflow: hidden; background: #fafafa; position: relative;}
.detailsBox .le .swiper-slide {display: flex; align-items: center; justify-content: center; padding-top: 5.5rem;}
.detailsBox .le .swiper-button-prev {width: 1.06rem; height: 1.31rem; background: url(../images/detailsBoxSwiper-jt.png) no-repeat center; transform: rotate(180deg); left: 10%; background-size: 100%;}
.detailsBox .le .swiper-button-next {width: 1.06rem; height: 1.31rem; background: url(../images/detailsBoxSwiper-jt.png) no-repeat center;right: 10%; background-size: 100%;}
.detailsBox .re {width: 42%;}
.detailsBox .re h3 {font-size: 2.75rem;font-weight: 400;color: #333333; margin-top: 3rem;}
.detailsBox .re h5 {font-size: 1.25rem;font-weight: 700;color: #333333; margin-top: 1.5rem; margin-bottom: 0.5rem;}
.detailsBox .re .text {font-size: 1rem;font-weight: 400;color: #666666;}
.detailsBox .re .info {margin-top: 3rem;}
.detailsBox .re .info span {font-size: 1.25rem;color: #333333;font-weight: 700;}
.detailsBox .re .conzx {width: 14.5rem;height: 3.56rem;margin-top: 2rem; position: relative; background: #31278a; display: flex; align-items: center; justify-content: center; gap: 1rem; font-size: 1.25rem;font-weight: 400;color: #ffffff;}
.detailsBox .re .conzx .hide {position: absolute; right: -60%; opacity: 0; transition: .5s; visibility: hidden;}
.detailsBox .re .conzx:hover .hide {opacity: 1; visibility: visible;}
.detailsTwo {padding: 2.5rem 0 10rem 0;}
.detailsTwo h3 {font-size: 2rem;font-weight: 400;color: #333333;}
.detailsTwoBox .hd ul {display: grid; grid-template-columns: repeat(4 , 1fr); margin: 3rem 0;}
.detailsTwoBox .hd ul li {text-align: center; height: 3.5rem; transition: .5s; border-right: 1px solid #fff; box-sizing: border-box; background: #ebebeb; line-height: 3.5rem; font-size: 1.13rem;color: #333333; cursor: pointer;}
.detailsTwoBox .hd ul li:hover {background: #31278a; color: #fff;}
.detailsTwoBox .hd ul li.on {background: #31278a; color: #fff;}
.detailsTwo .back a {width: 7.88rem; height: 2.88rem;background: #b2b2b2; transition: .5s; margin: auto; margin-top: 5rem; border-radius: 1.44rem; font-size: 1rem;color: #ffffff; display: block; display: flex; align-items: center; justify-content: center; gap: 1rem;}
.detailsTwo .back a:hover {background: #31278a; color: #fff;}

/* 客户支持 */
.supportTle {font-size: 2.88rem;font-weight: 700;color: #333333;text-align: center; margin-bottom: 2rem;}
.supportTle2 {position: relative;}
.supportTle2 h4 {width: 14.44rem;height: 3.63rem; margin: auto; position: relative; z-index: 2; background: #31278a; font-weight: 300; text-align: center; line-height: 3.63rem; color: #ffffff; font-size: 1.31rem;}
.supportTle2 i {position: absolute; background: #fff; width: 100%; height: 1px; content: ""; left: 0; top: 30px; display: block; z-index: 1;}

/* 解决方案 */
.solution {padding: 4.5rem 0 9rem 0;}
.solution ul {display: grid; grid-template-columns: repeat(2,1fr); gap: 2.5rem;}
.solution ul li {position: relative; overflow: hidden;background: #fafafa;}
.solution ul li a {display: flex; gap: 4rem; padding: 3.5rem 2.5rem 3.5rem 5rem; box-sizing: border-box; background: #fafafa; transition: 1s;}
.solution ul li h4 {font-size: 2rem;font-weight: 400;color: #222222; transition: .5s; display: -webkit-box;overflow: hidden;  	-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.solution ul li p {font-size: 1rem;font-weight: 400;color: #666666; margin: 1.5rem 0 2.5rem 0; display: -webkit-box;overflow: hidden;  	-webkit-line-clamp: 2;-webkit-box-orient: vertical; }
.solution ul li .solutionMore {display: flex; align-items: center; gap: 0.5rem; position: relative; right: 0; transition: .5s;}
.solution ul li .imgBox img {transition: .5s;}
.solution ul li .solutionMore span {font-size: 1rem;font-weight: 400;color: #1f35a5;}
/* .solution ul li:hover a {background: #585cbd;} */
/* .solution ul li:hover h4 , .solution ul li:hover p , .solution ul li:hover .solutionMore span {color: #fff; } */
/* .solution ul li:hover .imgBox img {filter: brightness(100);}
.solution ul li:hover .solutionMore img {filter: brightness(100);} */
.solution ul li:hover h4 {color: #585cbd;}
.solution ul li:hover .imgBox img {transform: rotateY(180deg);}
.solution ul li:hover .solutionMore {right: -20px;}
.solution ul li::after {content: "";width: 100%;height: 100%;position: absolute;background: #585cbd;left: 0;top: 0; transition: transform 1s cubic-bezier(.77,.15,0,.99),-webkit-transform 1s cubic-bezier(.77,.15,0,.99);}
.solution ul li.on::after { transform: translateX(-100%);}



.supportOne {margin-top: 4.5rem;}
.supportOne .box {background: url(../images/supportOne-bj.jpg) no-repeat center; background-size: cover; padding: 4.75rem 0; background-attachment: fixed;}
.supportOne .box .info {width: 92%; margin: auto; text-align: center;}
.supportOne .box .info strong {font-size: 2.25rem; color: #333333;font-weight: 700; margin-top: 3rem; display: block;}
.supportOne .box .info span {font-size: 1.06rem;font-weight: 300; color: #666666;display: block; margin-top: 1rem;}
.supportOne .box ul {display: flex; justify-content: space-between; margin-top: 4rem;}
.supportOne .box ul li {padding: 4rem 3rem; box-sizing: border-box; background: #ffff; display: flex; justify-content: space-between;  align-items: center; width: 32%;}
.supportOne .box ul li .le {text-align: center; width: 46%; border-right: 1px solid #F9F9F9; padding: 1rem 0;}
.supportOne .box ul li .le span {font-size: 1.63rem;font-weight: 700;color: #3e379b; display: block; margin-top: 0.5rem;}
.supportOne .box ul li dl {width: 43%;}
.supportOne .box ul li dl dd {font-size: 1rem;font-weight: 400; color: #333333;}
.supportTwo {padding: 5rem 0;}
.supportTwo .supportTle2 i {background: #f2f2f2;}
.supportTwo .info {margin: 3rem 0;}
.supportTwo .info strong {font-size: 2.25rem;font-weight: 700;color: #333333; text-align: center; display: block;}
.supportTwo ul {display: flex; justify-content: space-between;}
.supportTwo ul li {width: 32%; position: relative; text-align: center; overflow: hidden;}
.supportTwo ul li::after {content: ""; width: 100%; height: 100%; background: linear-gradient(0deg,rgba(52,43,162,0.89) 0%, #2963b3 100%); top: 0; left: 0; position: absolute; opacity: 0; transition: .5s;}
.supportTwo ul li img {display: block; width: 100%;}
.supportTwo ul li .con { position: absolute; left: 50%; top: 95%; transform: translate(-50%, -50%);width: 90%; height: 100%; z-index: 1; transition: .5s;}
.supportTwo ul li .con h5 {font-weight: 700;font-size: 1.75rem;color: #ffffff;}
.supportTwo ul li .con p {font-size: 1rem;font-weight: 400;color: #ffffff;}
.supportTwo ul li:hover .con {top: 85%;}
.supportTwo ul li:hover::after {opacity: 1;}
.supportThree {padding: 5.5rem 0; background: #f9f9f9;}
.supportThree .supportTle2 {margin-bottom: 4rem;}
.supportThree .supportTle2 i {background: #fff;}
/* .supportThreeSwiper {position: relative;} */
.supportThreeSwiper .swiper-slide ul {display: grid; grid-template-columns: repeat(4,1fr); gap: 1.5rem; }
.supportThreeSwiper .swiper-slide ul li {background: #fff;}
.supportThreeSwiper .swiper-slide ul li .imgBox {overflow: hidden;}
.supportThreeSwiper .swiper-slide ul li .imgBox img {width: 100%;}
.supportThreeSwiper .swiper-slide ul li img {display: block; transition: .5s;}
.supportThreeSwiper .swiper-slide ul li .info {display: flex; justify-content: space-between; padding:2rem; padding-top: 1rem; box-sizing: border-box; flex-wrap: wrap; gap: 1rem;}
.supportThreeSwiper .swiper-slide ul li span {font-size: 1rem;font-weight: 400;color: #333333;}
.supportThreeSwiper .swiper-slide ul li .down {display: flex;gap: 1rem; align-items: center;}
.supportThreeSwiper .swiper-slide ul li em {display: block; font-size: 1rem;color: #333333;font-weight: 400;}
.supportThreeSwiper .swiper-slide ul li:hover .imgBox img {transform: scale(1.1);}
.supportThreeSwiper .swiper-slide ul li:hover span ,.supportThreeSwiper .swiper-slide ul li:hover em {color: #31278a;}
.supportThreeSwiper .pagbox {text-align: center;margin-top: 4rem;}
.supportThreeSwiper .pagbox .swiper-slide { opacity: 0 !important; }
.supportThreeSwiper .pagbox .swiper-slide.swiper-slide-active { opacity: 1 !important; }
.supportThreeSwiper .pagbox .swiper-pagination-bullet {opacity: 1; border-radius: 0; width: 2.75rem;height: 2.3125rem;background: #fff;font-size: 0.9375rem;line-height: 2.3125rem;color: #333;text-align: center;}
.supportThreeSwiper .pagbox .swiper-pagination-bullet-active { background:#1f33a5; color: #fff;   }
.honorprev,.honornext {position:static!important;display: inline-block !important;vertical-align: top!important;margin-top: 0px;height: 2.3125rem;outline: none; width: 2.5rem;}
.honorpag {width: auto!important; display: inline-block; vertical-align: top; position:static; }
.supportThreeSwiper .honorprev{background: url(../images/honor-prev.png) no-repeat center #fff;}
.supportThreeSwiper .honornext{background: url(../images/honor-next.png) no-repeat center #fff;}
.supportFour .supportTle {padding: 5rem 0; padding-bottom: 3rem;}
.supportFour .supportTle2 i {background: #bebebe;}
.supportFour .box {background: url(../images/supportFour-bj.jpg) no-repeat center; background-size: cover; padding: 3.5rem 0 5rem 0; background-attachment: fixed;}
.supportFour .box .con {display: flex; justify-content: space-between; padding-top: 7rem; gap: 3rem;}
.supportFour .box .con .le {width: 40%;display: flex;flex-direction: column;  align-items: center; position: relative;}
.supportFour .box .con .le::after {content: ""; position: absolute; right: 0; top: -5%; background: #ececec; width: 1px; height: 100%;}
.supportFour .box .con .le h4 {font-size: 1.5rem;font-weight: 700;color: #333333;}
.supportFour .box .con .le {margin-top: 1.3rem;}
.supportFour .box .con .le dl {margin-top: 2rem;}
.supportFour .box .con .le dd {display: flex; align-items: center; gap: 1rem; margin-top: 0.6rem;}
.supportFour .box .con .le dd span {font-size: 1rem;color: #333333;font-weight: 400;}
.supportFour .box .con .re img {width: 100%; display: block;}
.supportFour .box .con .salesCode {background: #fff; padding: 0.5rem;box-sizing: border-box; display: inline-block; margin-top: 3rem;}
.supportFour .box .con .salesCode strong {display: block; text-align: center; margin: auto;}
.supportFive .supportTle {margin-top: 4.6rem; margin-bottom: 1rem;}
.supportFive small {font-size: 1.25rem;font-weight: 700;color: #333333;text-align: center;width: 100%; display: block;}
.supportFive .suFiveOne ul {display: grid; grid-template-columns: repeat(7,1fr); gap: 0.8rem; row-gap: 1.5rem; margin: 2.5rem 0;}
.supportFive .suFiveOne ul li {border: 1px solid #ddd;border-radius: 1rem; height:110px; padding: 0.5rem;display:flex;justify-content: center;align-items: center;}
.supportFive .suFiveOne ul li img {max-width: 100%; display: block; transition: .5s;max-height: 100%;}
.supportFive  .suFiveTwo {padding-top: 3rem;}
.supportFive .suFiveOne ul li:hover img { transform: rotateY(180deg);}
.supportSix {padding: 7rem 0;}
.supportSix .info {text-align: center;}
.supportSix .info small {font-size: 1.25rem;font-weight: 700;color: #333333;width: 100%; display: block; margin-bottom: 1rem;}
.supportSix .info span {display: block; font-size: 1rem; font-weight: 400;color: #666666;}
.supportSix .info .text {font-size: 1.06rem;color: #333333;font-weight: 400; margin-top: 2rem;}
.supportSix ul {display: flex; justify-content: space-between; margin: 3rem 0;}
.supportSix ul li {width: calc(100%/3); display: flex; flex-direction: column; align-items: center; position: relative;}
.supportSix ul li::before {content: ""; width: 100%; height: 1px; position: absolute; background: #cecece; top: 60px; z-index: -2;}
.supportSix ul li::after {content: ""; width: 0; height: 1px; position: absolute; background: #0043B1; top: 60px; z-index: -1; transition: .5s; left: 0;}
.supportSix ul li .iconBox {width: 7.69rem;height: 7.69rem; border-radius: 50%; background: #ffffff; border: 0.06rem solid #e0e0e0; display: flex; align-items: center; justify-content: center;}
.supportSix ul li span {font-size: 1.13rem;font-weight: 400;color: #999999;margin-top: 1.8rem;}
.supportSix ul li em {font-size: 1.63rem;font-weight: 400;color: #999999;font-family: Arial, Arial-Regular;}
.supportSix ul li img { filter: invert(45%) sepia(94%) saturate(0%) hue-rotate(136deg) brightness(110%) contrast(101%);}
.supportSix ul li:hover::after {width: 100%;}
.supportSix ul li:hover img {filter: none;}
.supportSix ul li:hover span {color: #3E379B;}
.supportSix ul li:hover em {color: #3E379B;}
.supportSix .suMore {display: block; margin: auto;width: 13.81rem;height: 3.38rem; transition: .5s; line-height: 3.38rem; text-align: center; background: #f3f3f3; border-radius: 1.69rem; font-size: 1.06rem;color: #333333;font-weight: 400;}
.supportSix .suMore:hover {color:#fff; background: #3E379B;}
.supportSeven {background: #f9f9f9;padding: 5rem 0 4rem 0;}
.supportSevenSwiper {padding: 4.5rem 0;}
.supportSevenSwiper .swiper-wrapper {position: static;}
.supportSevenSwiper .swiper-slide {position: static;}
.supportSevenSwiper .swiper-slide ul {display: grid; grid-template-columns: repeat(2,1fr); gap: 1.8rem;}
.supportSevenSwiper .swiper-slide ul li {position: relative;}
.supportSevenSwiper .swiper-slide ul li a {display: flex; background: #FFF; justify-content: space-between; align-items: center; padding: 2rem 3rem; box-sizing: border-box;}
.supportSevenSwiper .swiper-slide ul li a img {transition: .5s;}
.supportSevenSwiper .swiper-slide ul li a h6 {font-size: 1.13rem;font-weight: 700;color: #333333;}
.supportSevenSwiper .swiper-slide ul li .con { padding: 2rem 3rem; opacity: 0; transition: .5s; padding-top: 0; background: #fff; position: absolute; width: 100%; top: 100%; z-index: 11;     box-sizing: border-box;}
.supportSevenSwiper .swiper-slide ul li.on {box-shadow: -0.5rem 0rem 1rem 0.5rem rgba(0,0,0,0.04); }
.supportSevenSwiper .swiper-slide ul li.on .con {height: 100%; opacity: 1;}
.supportSevenSwiper .swiper-slide ul li.on a img {transform: rotateX(180deg);}
.supportSevenSwiper .pagbox {text-align: center;margin-top: 4rem;}
.supportSevenSwiper .pagbox .swiper-slide { opacity: 0 !important; }
.supportSevenSwiper .pagbox .swiper-slide.swiper-slide-active { opacity: 1 !important; }
.supportSevenSwiper .pagbox .swiper-pagination-bullet {opacity: 1; border-radius: 0; width: 2.75rem;height: 2.3125rem;background: #fff;font-size: 0.9375rem;line-height: 2.3125rem;color: #333;text-align: center;}
.supportSevenSwiper .pagbox .swiper-pagination-bullet-active { background:#1f33a5; color: #fff;   }
.honorprev,.honornext {position:static!important;display: inline-block !important;vertical-align: top!important;margin-top: 0px;height: 2.3125rem;outline: none; width: 2.5rem;}
.honorpag {width: auto!important; display: inline-block; vertical-align: top; position:static; }
.supportSevenSwiper .honorprev{background: url(../images/honor-prev.png) no-repeat center #fff;}
.supportSevenSwiper .honornext{background: url(../images/honor-next.png) no-repeat center #fff;}
/* 弹出层 */
.acquisition-info {padding: 3rem;box-sizing: border-box; background-color: #fff; width: 60%; display: none; }
.acquisition-info .box-title {display: flex; justify-content: space-between; align-items: center;}
.acquisition-info .box-title h3 {font-size: 1.6rem; color: #000; font-weight: bold;}
.acquisition-info .box-title span {font-size: 2.5rem; cursor: pointer; color: #000; line-height: 30px;}
.acquisition-info h6 {font-size: 1.5rem;color: #333333;font-weight: 400; font-family: "GEORGIA5";}
.acquisition-info small {font-size: 1rem;color: #333333;font-weight: 700;font-family: "GEORGIA4";}
.acquisition-info .con {margin-top: 2rem;}

/* 联系我们 */
.contactPage {padding: 4rem 0;}
.contactTwo {padding-bottom: 8rem;}
.contactTwo h3 {font-size: 2.25rem;color: #333333;font-weight: 700; text-align: center;} 
.contactTwo ul {display: grid; grid-template-columns: repeat(3,1fr); gap: 2.3rem; padding: 3rem 0;}
.contactTwo ul li {  box-shadow: -0.5rem 0rem 1rem 0.5rem rgba(0,0,0,0.04);transition: .5s; display: none;}
.contactTwo ul li a {display: block;background: #ffffff;  padding: 3rem 3.5rem 3.6rem 3.5rem; box-sizing: border-box; transition: .5s;}
.contactTwo ul li a  h5 {font-size: 1.25rem;font-weight: 400;color: #333333;}
.contactTwo ul li a span {font-size: 0.94rem;font-weight: 400;color: #999999;}
.contactTwo ul li:hover a {transform: translateY(-10px);}
.contactTwo .developmore a {display: block; margin: auto;width: 13.81rem;height: 3.38rem; transition: .5s; line-height: 3.38rem; text-align: center; background: #f3f3f3; border-radius: 1.69rem; font-size: 1.06rem;color: #333333;font-weight: 400;}
.contactTwo .developmore a:hover {color:#fff; background: #3E379B;}

/* 搜索页面 */
.search-page .box {margin-top: 18vh;}
.search-page form {width: 60%;margin: auto; margin-bottom: 60px; border: 1px solid #333; border-radius: 50px; padding:5px 20px; box-sizing: border-box; display: flex;     align-items: center; justify-content: space-between; }
.search-page form .search-text {padding: 5px 0; width: 95%; line-height: 35px; outline: none; border: none; box-sizing: border-box; font-size: 16px;}
.search-page form .sub {width: 23px;  height: 23px; display: block; cursor: pointer; background: url(../images/headerSearch-icon.png) no-repeat center; outline: none; border: none; filter: brightness(0);}
.search-page ul {width: 100%;}
.search-page li {width: 100%; padding: 30px; margin-top: 20px; box-sizing: border-box; background: #f5f5f5;}
.search-page li span {background: #3E379B; color: #fff; font-size: 12px; padding: 2px 5px; }
.search-page li h3 {font-size: 18px; margin: 10px 0; color: #000000; font-weight: 700;}
.search-page li p {font-size: 16px; color: #666; line-height: 20px;}
.search-page li .le {width: 95%;}
.search-page li a {display: flex; align-items: flex-end; justify-content: space-between;}
.search-page li img {transition: .5s; margin-right: 20px;}
.search-page li:hover img {transform: translateX(20px);}
.fy { padding: 60px 0; display: flex;justify-content: center;align-items: center; flex-wrap: wrap; gap: 1rem;}
.fy a { background: #E6E6E6; display: flex; align-items: center; justify-content: center; color: #707070; font-size: 14px; transition: .4s;  padding: 5px 15px;}
.fy a:hover {color: #fff; background: #3E379B;}
.fy .layui-laypage-curr {color: #fff; background: #3E379B; font-size: 14px;  margin: 0 5px; padding: 5px 15px;}
@media screen and (min-width: 200px) and (max-width: 640px){
  .search-page form {
    width: 90%;
    margin-bottom: 40px;
  }
}
