html{width: 100%;font-size: 10px;}
@media screen and (max-width:1720px) {html{font-size: 9px;}}
@media screen and (max-width:1520px) {html{font-size: 8px;}}
@media screen and (max-width:1320px) {html{font-size: 7px;}}
@media screen and (max-width:1199px) {html{font-size: 8px;}}

html{width: 100%;}
body{overflow-x:hidden;position: relative;font-size: 1.6rem; background: #fff; font-family: "Arial","Microsoft Yahei"; line-height: 1.5; color: #333; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;}
html,body{scroll-behavior: smooth;}
ol,ul,li{list-style: none;}
a{text-decoration: none; color: #333; -webkit-tap-highlight-color: rgba(255,0,0,0); transition: all .3s ease; cursor: pointer;}
em,i{font-style: normal;}
h1,h2,h3,h4,h5,h6,th{font-weight: normal;}
strong{font-weight: 800;}
img{border: 0; height: auto; vertical-align: middle;}
table{border-collapse: collapse; border-spacing: 0;}
input,textarea,select,button{border: 0; background: none; outline: 0; font-family: "Microsoft Yahei";}
input[type="button"],input[type="text"],input[type="submit"]{appearance: none; -moz-appearance: none; -webkit-appearance: none;}
input,input:focus,input:active{user-select: text;}
button:focus{outline: 0;}
textarea{resize: none;}
video{outline: none;display: block;}
*{margin: 0;padding: 0;box-sizing: border-box;}
.clearfix:after{content: ""; *zoom: 1; display: block; visibility: hidden; height: 0; clear: both;overflow: hidden;}
.relative{position: relative;}
.fl{float: left;}
.fr{float: right;}
.flex {display: flex;height: 100%;}
.content_box {box-sizing: border-box;width: 100%;margin: auto;padding-top: 8rem;}
.pd50{padding: 0 5rem;}
.w1520{position: relative;width: 1520px;margin: 0 auto;}
.layui-layer-video{max-width: 1200px;}
.layui-layer-video video{display: block;width: 100%;}
.z9{position: relative;z-index: 9;}

.pdt5{padding-top: 4rem;}
.pdb5{padding-bottom: 4rem;}
.pdt10{padding-top: 9rem;}
.pdb10{padding-bottom: 9rem;}
.pdl1520{padding-left: calc((100vw - 1520px)/2);}
.pdr1520{padding-right: calc((100vw - 1520px)/2);}

@font-face {
	font-family: DIN;
	src: url(../fonts/DIN-BOLD.OTF);
}


.h-header{position: sticky;top: 0;left: 0;width: 100%;z-index: 9998;background: #fff;box-shadow: 0 0 2rem 0 rgba(0,0,0,.1);transition: .4s;}
.h-header>div{display: flex;align-items: center;}
.h-logo{display: block;margin-right: auto;width: 30rem;}
.h-logo img{display:block;width: 100%;}
.h-nav{display: flex;}
.h-nav .li{position: relative;margin-right: 5rem;}
.h-nav .li.active>a{color: #1D2089;}
.h-nav .li>a{display: block;line-height: 10rem;font-size: 1.6rem;color: #666;}
.h-nav .li>a:hover{color: #1D2089;}

.h-lang{display: flex;align-items: center;justify-content: center;border: 1px solid #E2E0DF;border-radius: 1.8rem;min-width: 8rem;min-height: 3.5rem;transition: .4s;margin-right: 5rem;}
.h-lang i{display: block;width: 20px;height: 20px;background-image: url(../images/iconEarch1.png);margin-right: 0.8rem;transition: .4s;}
.h-lang span{display: block;font-size: 1.8rem;line-height: 1;color: #666666;transition: .4s;}
.h-lang:hover{border-color: #1D2089;background: #1D2089;}
.h-lang:hover i{background-image: url(../images/iconEarch2.png);}
.h-lang:hover span{color: #fff;}

.h-phone{display: flex;align-items: center;}
.h-phone i{display: flex;height: 35px;width: 35px;border-radius: 100%;border: 1px solid #E2E0DF;background-image: url(../images/iconPhone1.png);background-position: center;background-repeat: no-repeat;}
.h-phone span{display: block;font-size: 2.4rem;line-height:1;font-family: DIN;font-weight: bold;color: #1D2089;margin-left: 1.2rem;}

.h-nav .h-subnav {width:20rem;background:#ffffff;font-size:1.6rem;text-align:left;position:absolute;left:50%;transform: translateX(-50%);top:100%;height:0;overflow:hidden;opacity:0;visibility:hidden;transition:all .3s;box-shadow:0 0 1.6rem -4px rgba(0,0,0,.3);margin-top:2rem;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;z-index:9999;}
.h-nav .h-subnav ol li{width: 100%;margin: 0 !important;}
.h-nav .h-subnav a {transition: .3s; padding: 0 0.1rem;box-sizing: border-box; width: 100%; display:block;height:5rem;line-height:5rem;color:#333;font-size: 1.6rem;text-align: center;font-weight: normal;}
.h-nav .h-subnav a:hover {background:#2454B9;color:#fff!important;}
.h-nav .li:hover .h-subnav {height:auto;opacity:1;visibility:visible;margin-top:0;}

.h-header.active .h-nav .li>a{line-height: 8rem;}


.wap_header{width: 100%; height: 7rem; padding: 0 3rem; display: none; justify-content: space-between; align-items: center; position: sticky;top: 0;left:0; z-index: 9999;box-sizing: border-box;background: #fff;}
.wap_header .w-logo{height: 5rem;background-repeat: no-repeat;margin-right: auto;}
.wap_header .w-logo img{height: 100%;display: block;}
.wap_header .toggle{display: block; width: 3rem; height: 2.4rem; position: relative; z-index: 6;margin-left: 2rem;}
.wap_header .toggle i{display: block; width: 3rem; height: 0.2rem; background: #666; position: absolute; left: 0; transition: all ease .35s;}
.wap_header .toggle i:nth-of-type(1){top: 0;}
.wap_header .toggle i:nth-of-type(2){top: 1rem;}
.wap_header .toggle i:nth-of-type(3){top: 2rem;}
.wap_header .toggle.on i{background: #000;}
.wap_header .toggle.on i:nth-of-type(1){top: 0.8rem; transform: rotate(45deg);}
.wap_header .toggle.on i:nth-of-type(2){width: 0;}
.wap_header .toggle.on i:nth-of-type(3){top: 0.8rem; transform: rotate(-45deg);}
.wap_header .maskbg{width: 100%; height: 100vh; background: rgba(0,0,0,.5); display: none; position: fixed; left: 0; top: 0; z-index: 3;}
.wap_header .maskbg.on{display: block;}
.wap_header .nav{width: 30rem; background: #fff; height: 100vh; padding: 5.6rem 0 2rem 0; position: fixed; right: 0; top: 0; z-index: 5; transform: translateX(100%); opacity: 0; transition: transform .4s,opacity .4s;}
.wap_header .nav.open{transform: translateX(0); opacity: 1;}
.wap_header .nav > ul{height: calc(100vh - 7rem); margin: 0 auto; position: relative; overflow-y: auto; -webkit-overflow-scrolling: touch;width: 100%}
.wap_header .nav ul li{border-top: 1px solid #ddd; margin: 0 2rem; line-height: 4rem; font-size: 1.8rem; position: relative;overflow: hidden;}
.wap_header .nav > ul > li:first-child{border-top: 0 none;}
.wap_header .nav ul li a{height: 7rem; line-height: 7rem; display: block; padding-right: 3rem; font-size: 1.8rem; color: #333;}
.wap_header .nav ul li a:active  {color: #1D2089 !important;}
.wap_header .nav ul li ul{display: none;}
.wap_header .nav ul li i{width: 3rem; height: 7rem; font-size: 1.8rem; color: #9c9c9c; position: absolute; right: 0; top: 0; transition: transform .5s;}
.wap_header .nav ul li i.down{color: #1D2089; transform: rotate(90deg);}
.wap_header .nav ul li .icon{background: url(../images/yjt.png)no-repeat;background-size: 2rem !important;background-position: center !important;}
.wap_header .nav ul li ul li{margin-right: 0;}
.wap_header .nav ul li ul li a{color: #666; height: 6rem; line-height: 6rem; font-size: 1.6rem;}
.wap_header .nav ul li ul li i{top: -1rem;}




.mySwiperBannerPC{display: block;}
.mySwiperBannerWAP{display: none;}
.mySwiperBanner{position: relative;overflow: hidden;}
.bannerItem{display: block;width: 100%;position: relative;}
.mySwiperBanner .img{max-height: 100vh;}
.mySwiperBanner .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}
.banner .swiper-pagination{display: flex;align-items: center;justify-content: center;bottom: 5rem;}
.banner .swiper-pagination-bullet{display: block;width: 1rem;height: 1rem;background: #1D2089;border-radius: 1rem;opacity:1;transition: .4s;}
.banner .swiper-pagination-bullet-active{width: 4rem;}


.indHotSearch{background: #F5F5F5;border-bottom: 1px solid #fff;padding: 2rem 0;}
.indHotSearch>div{display: flex;align-items: center;}
.indHot{display: flex;font-size: 1.6rem;}
.indHot img{display: block;width: 2.2rem;margin-right: 1rem;flex-shrink: 1;}
.indHot strong{display: block;color: #2255A3;font-weight: normal;}
.indHot a,.indHot span{display: block;color: #666;}
.indHot span{margin: 0 1.5rem;}
.indHot a:hover{color: #2255A3;}
.indSearch{display: flex;width: 30rem;height: 4rem;background: #FFFFFF;border-radius: 2rem;border: 1px solid #2255A3;border-radius: 2rem;margin-left: auto;overflow: hidden;}
.indSearch .int{display: block;width: calc(100% - 5rem);font-size: 1.6rem;color: #666;padding: 0 2rem;}
.indSearch .int::placeholder{color: #CCC;}
.indSearch .sub{display: block;width: 5rem;background-color: #2255A3;background-image: url(../images/iconSearch1.png);background-size: 2rem;background-repeat: no-repeat;background-position: center;cursor: pointer;}


.indTitBox{display: flex;justify-content: space-between;align-items: center;}
.indTit{display: flex;flex-direction: column;align-items: flex-start;}
.indTit.center{text-align: center;align-items: center;}
.indTit .atit{font-size: 4rem;font-weight: bold;color: #1D2089;}
.indTit .btit{font-size: 1.8rem;color: #333333;margin-top: 0.2rem;}
.indTit.white .atit{-webkit-background-clip:unset;-webkit-text-fill-color:unset;background: none;color: #fff;}
.indTit.white .btit{color: #fff;}




.indProSelList{display: flex;justify-content: center;margin-bottom: 4rem;}
.indProSel{display: flex;align-items: center;justify-content: center;border: 1px solid #DCDCDC;font-size: 1.8rem;line-height: 1.2;color: #333333;min-width: 20rem;padding: 2.7rem 1rem 2rem;position: relative;transition: .4s;}
.indProSel+.indProSel{border-left: 0;}
.indProSel::after{content: "";display: block;opacity:0;width: 0;height: 0;border-left: 1rem solid transparent;border-right: 1rem solid transparent;border-top: 1rem solid #1D2089;position: absolute;top:100%;left: 50%;margin-left: -1rem;transition: .4s;}
.indProSel.active{background: #1D2089;color: #fff;}
.indProSel.active::after{opacity: 1;}

.indProList{display: none;flex-wrap: wrap;margin: -1.5rem;}
.indProList.active{display: flex;}
.indProMore{display: block;width: calc(75% - 3rem);margin: 1.5rem;padding: 4rem 5rem 5rem;border: 1px solid #E2E0DF;background-repeat: no-repeat;background-position: center right;background-color: #EFF2F7;background-size: 100% auto;}
.indProMore .atit{font-size: 6rem;color: #D4D9E4;font-weight: bold;text-transform: uppercase;line-height: 1;}
.indProMore .btit{font-size: 2rem;color: #D4D9E4;text-transform: uppercase;line-height: 0.9;}
.indProMore .line{display: block;width: 4rem;height: 0.4rem;background: #E50112;margin: 2.5rem 0 1.8rem;}
.indProMore .ctit{font-size: 4rem;color: #333333;margin-bottom: 3rem;}
.indProMore .dtit{font-size: 1.8rem;color: #FFFFFF;display: flex;align-items: center;justify-content: center;width: 15rem;height: 5rem;background: linear-gradient(90deg, #1D2089, #4145BB);transition: .4s;}
.indProMore .dtit:hover{transform: translateY(-0.5rem);}

.indProItem{display: block;width: calc(25% - 3rem);margin: 1.5rem;position: relative;border: 1px solid #E2E0DF;transition: .4s;}
.indProItem .img{overflow: hidden;display: flex;align-items: center;justify-content: center;height: 100%;background-color: #EFF2F7;}
.indProItem .img img{display: block;width: 100%;transition: .4s;}
.indProItem p{position:absolute;left: 0;bottom: 0;width: 100%;text-align: center;display: block;height: 5rem;line-height: 5rem;font-size: 1.6rem;color: #333333;padding: 0 1rem;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;z-index: 9;transform: .4s;}
.indProItem::before{content: "";display: block;position:absolute;left: 0;top: 0;width:100%;height: 100%;border: 4px solid #1D2089;box-sizing: border-box;transition: .4s;z-index: 1;opacity: 0;}
.indProItem::after{content: "";display: block;position:absolute;left: 0;bottom: 0;width:100%;height: 5rem;background: linear-gradient(90deg, #1D2089, #4145BB);transition: .4s;z-index: 1;opacity: 0;}
.indProItem:hover{border-color: transparent;}
.indProItem:hover img {transform: scale(1.06);}
.indProItem:hover p{color: #fff;}
.indProItem:hover::before{opacity: 1;}
.indProItem:hover::after{opacity: 1;}



.indABout{display: flex;}
.indABout .InL{width: 50%;background: url(../images/sec2Bg.jpg) center/cover;}
.iABAtit{margin: 1.5rem 0 1rem;padding-right: 5rem;width: 100%;}
.iABAtit strong{display: block;font-size: 4rem;color: #FFFFFF;font-weight: normal;}
.iABAtit p{display: block;font-size: 1.6rem;color: #FFFFFF;margin-top: 0.8rem;}
.iABBtit{display:flex;flex-wrap: wrap;margin: 7rem 0 5rem;padding-right: 5rem;}
.iABBtit a{display: flex;align-items: center;justify-content: center;background: #FFFFFF;min-width: 15rem;height: 5rem;padding: 0 1.5rem;margin:0.5rem;}
/* .iABBtit a+a{margin-left: 1rem;} */
.iABBtit a img{display: block;margin-right: 1rem;}
.iABBtit a span{display: block;font-size: 1.8rem;color: #1D2089;}
.iABBtit a b{display: block;font-size: 2rem;color: #1D2089;}
.iABBtit a.white{background: #E50112;}
.iABBtit a.white span{color: #fff;}
.iABBtit a.blue{background: #1D2089;}
.iABBtit a.blue b{color: #fff;}
.iABBtit a:hover{transform: translateY(-0.5rem);}
.abNumBox{display: flex;width: 125%;position: relative;z-index: 9;}
.abNumItem {width: 20%;text-align: center;padding: 3.4rem 1rem 2.6rem;transition: .3s;margin: 1px;background: #FFFFFF;}
.abNumItem .icon{}
.abNumItem .icon img{transition: .3s;}
.abNumItem .btit{font-size: 1.8rem;color: #000000;margin-top: 1rem;transition: .3s;}
.abNumItem:hover,.abNumItem.active{background: #E50112;}
.abNumItem:hover .icon img,.abNumItem.active .icon img{filter: brightness(0) invert(1);}
.abNumItem:hover .btit,.abNumItem.active .btit{color: #fff;}
.indABout .InR{width: 50%;}
.mySwiperIndAbout{position: relative;overflow: hidden;height: 100%;}
.mySwiperIndAbout .img{width: 100%;height: 100%;}
.mySwiperIndAbout .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;}

.mySwiperAdv{position: relative;overflow: hidden;}
.swiper-slide-thumb-active .iABAtit strong{animation: fadeInUp .6s ease both;animation-delay:0ms;}
.swiper-slide-thumb-active .iABAtit p{animation: fadeInUp .6s ease both;animation-delay:200ms;}


.sec3{background: url(../images/sec3Bg.png) center/cover;}
.indCaseBox{display: flex;}
.indCaseSelList{width: 50rem;display: flex;flex-wrap: wrap;margin: -0.5rem;}
.indCaseSel{position:relative;display: flex;align-items: center;justify-content: center;width: calc(50% - 1rem);margin: 0.5rem;background: #FFFFFF;padding: 6rem 2rem;}
.indCaseSel::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: center;background: linear-gradient(90deg, #1D2089, #4145BB);opacity: 0;transition: .4s;}
.indCaseSel img{display: block;margin-right: 2rem;transition: .3s;position: relative;z-index: 9;}
.indCaseSel span{display: block;font-size: 2rem;color: #000000;transition: .3s;position: relative;z-index: 9;}
.indCaseSel.active::after{opacity: 1;}
.indCaseSel.active img{filter: brightness(0) invert(1);}
.indCaseSel.active span{color: #fff;}
.indCaseList{width: calc(100% - 50rem);margin-left: auto;}

.mySwiperIndCase{position: relative;overflow: hidden;height: 100%;}
.indCaseItem{display: block;width: 100%;height: 100%;position: relative;}
.indCaseItem .img{width: 100%;height: 100%;}
.indCaseItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .4s;}
.indCaseItem .desc{position: absolute;bottom: 0;left: 0;width: 100%;display:flex;background: rgba(0,0,0,.5);}
.indCaseItem .desc .atit{width: calc(100% - 13rem);padding: 2.5rem 5rem 1.8rem;}
.indCaseItem .desc .atit p{display: block;font-size: 2.4rem;line-height: 3rem;height: 3rem;color: #FFFFFF;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;margin-bottom: 0.8rem;}
.indCaseItem .desc .atit span{display: block;font-size: 1.6rem;line-height: 2.5rem;height: 5rem;color: #FFFFFF;opacity: 0.7;display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.indCaseItem .desc .btit{display: flex;align-items: center;justify-content: center;width: 13rem;background: linear-gradient(90deg, #1D2089, #4145BB);font-size: 1.6rem;color: #FFFFFF;transition: .3s;}
.indCaseItem:hover .img img{transform: scale(1.05);}
.indCaseItem:hover .desc .btit{width: 15rem;}


.parentBox{position: relative;margin-top: 2rem;}
.parentBox .img{width: 100%;}
.parentBox .img img{display: block;width: 100%;}
.mySwiperParents{position: relative;overflow: hidden;}
.zdyNext,.zdyPrev{display: block;width: 6rem;height: 6rem;background-color: #FFFFFF;background-image: url(../images/iconRight1.png);background-position: center;background-repeat: no-repeat;border-radius: 50%;position: absolute;top: 50%;margin-top: -3rem;transition: .3s;cursor: pointer;}
.zdyPrev{right: 100%;margin-right: 3rem;transform: rotate(180deg);}
.zdyNext{left: 100%;margin-left: 3rem;}
.zdyNext:hover,.zdyPrev:hover{background-color: #1D2089;background-image: url(../images/iconRight2.png);}




.sec4{position: relative;}
.sec4 .indTit{position: absolute;top: 10rem;left: 0;width: 100%;z-index: 999;}
.baseList{display: flex;min-height: calc(100vh - 8rem);}
.baseItem{display: flex;flex-direction: column;align-items: center;justify-content: center;width: 20%;background-size: cover;background-position: center;padding: 16rem 0 0;position: relative;overflow: hidden;}
.baseItem .img{position: absolute;top: -2%;left: -2%;width: 104%;height: 104%;}
.baseItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;filter: blur(3px);transition: .3s;}
.baseItem .icon{position:relative;z-index:9;display: flex;align-items: center;justify-content: center;width: 10rem;height: 10rem;background: #FFFFFF;border-radius: 50%;}
.baseItem .atit{position:relative;z-index:9;font-size: 2.4rem;color: #FFFFFF;margin: 4.5rem 0 2rem;}
.baseItem .line{position:relative;z-index:9;display: block;width: 4rem;height: 0.4rem;background-color: #E50112;opacity: 0;}
.baseItem .btit{position:relative;z-index:9;font-size: 1.8rem;color: #FFFFFF;margin: 2.5rem 0 8.5rem;opacity: 0;}
.baseItem .more{position:relative;z-index:9;display: block;width: 6rem;height: 6rem;border: 1px solid #fff;background-image: url(../images/iconRight2.png);background-position: center;background-repeat: no-repeat;border-radius: 50%;cursor: pointer;opacity: 0;}
.baseItem:hover .img img{transform: scale(1.06);filter: blur(0);}
.baseItem:hover .line{animation: fadeInUp .6s ease both;animation-delay:000ms;}
.baseItem:hover .btit{animation: fadeInUp .6s ease both;animation-delay:100ms;}
.baseItem:hover .more{animation: fadeInUp .6s ease both;animation-delay:200ms;}




.sec5{background: url(../images/sec5Bg.png) center/cover;}
.indBXBox{display: flex;align-items: center;}
.indBXBox .BXL{width: calc(50% - 5rem);}
.BXatit{font-size: 1.6rem;color: #666666;line-height: 1.6;}
.BXatit p+p{margin-top: 1rem;}
.BXbtit{margin-top:5rem;font-size: 1.8rem;color: #FFFFFF;display: flex;align-items: center;justify-content: center;width: 15rem;height: 5rem;background: #E50112;transition: .4s;}
.BXbtit:hover{transform: translateY(-0.5rem);}

.indBXBox .BXR{width: calc(50% - 5rem);margin-left:auto;position: relative;border-radius: 3rem;overflow: hidden;}
.indBXBox .BXR img{width: 100%;}
.videoPlay{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 16rem;cursor: pointer;}
.videoPlay .img2{position: absolute;top: 0;left: 0;animation: circle 4s infinite linear;}
@keyframes circle{0%{transform: rotate(0deg);}100%{transform: rotate(365deg);}}
.videoOpen{cursor: pointer;}


.indNumBox{display: flex;background: linear-gradient(90deg, #1D2089, #4145BB);padding:5rem 0;margin-top: 8rem;}
.indNumItem{width: 25%;text-align: center;position: relative;}
.indNumItem+.indNumItem::after{content: "";display: block;width: 1px;height: 100%;background: #FFFFFF;position: absolute;top: 0;left: 0;opacity: 0.2;}
.indNumItem p{display: block;font-size: 6rem;font-weight: bold;font-family: DIN;color: #FFFFFF;fill: #FFFFFF;line-height: 1;}
.indNumItem span{display: block;font-size: 1.6rem;color: #FFFFFF;opacity: 0.7;}




.sec6{padding-top: 12.5rem;margin-top: -10rem;background: #FFFFFF;}
.abSelList{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;margin: 0 0 1.5rem;}
.abSel{display: block;min-width: 15rem;height: 5rem;line-height: 5rem;text-align: center;background: #EFEFEF;font-size: 1.8rem;color: #000000;padding: 0 1rem;margin: 0.5rem;cursor: pointer;position: relative;}
.abSel:hover,.abSel.active{color: #ffffff;}
.abSel::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, #1D2089, #4145BB);transition: .4s;opacity: 0;}
.abSel.active:after{opacity: 1;}
.mySwiperType{position: relative;overflow: hidden;}
.mySwiperType .swiper-wrapper{flex-direction: unset!important;}
.mySwiperType .swiper-slide{padding: 1.2rem;}
.abBox .img{display: block;width: 100%;}
.abBox .img img{display: block;width: 100%;}



.lcList{display: flex;}
.lcItem{display: block;width: 100%;background: #F5F5F5;border-radius: 1rem;padding: 3rem 0 2rem;position: relative;overflow: hidden;}
.lcItem::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, #1D2089, #4145BB);transition: .4s;opacity: 0;}
.lcItem+.lcItem{margin-left: 2.2rem;}
.lcItem+.lcItem:before{content:"";display: block;width: 0;height: 0;border-top: 2rem solid transparent;border-bottom: 2rem solid transparent;border-left: 2rem solid #fff;position: absolute;top: 50%;left: 0;margin-top: -1.5rem;z-index: 10;}
.lcItem img{display: block;width:5rem;margin: 2rem auto;}
.lcItem p{display: block;text-align: center;font-size: 1.8rem;color: #333333;transition: .3s;}
.lcItem:hover::after{opacity: 1;}
.lcItem:hover img{filter: brightness(0) invert(1);}
.lcItem:hover p{color: #ffffff;}




.sec7{background: #F5F5FF;}
.newsSelList{display: flex;margin: -0.5rem;}
.newsSel{display: flex;align-items: center;justify-content: center;position: relative;width: 15rem;height: 5rem;background: #FFFFFF;font-size: 1.8rem;color: #333333;margin: 0.5rem;}
.newsSel::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, #1D2089, #4145BB);transition: .4s;opacity: 0;}
.newsSel.active{color: #fff;}
.newsSel.active::after{opacity: 1;}

.indNewsBox{display: flex;}
.indNewsL{width: calc(50% - 5rem);margin-right: auto;}
.indNewsR{width: calc(50% - 5rem);}
.indNewsItem{position: relative;display: block;}
.indNewsItem+.indNewsItem{margin-top: 3rem;}
.indNewsItem .img{width: 100%;overflow: hidden;}
.indNewsItem .img img{display: block;width: 100%;height: 100%;object-fit: cover;object-position: center;transition: .5s;}
.indNewsItem .desc p{display: block;font-weight: bold;font-size: 1.8rem;color: #333333;line-height: 3rem;transition: .3s;}
.indNewsItem .desc span{display: block;font-size: 1.6rem;color: #666666;line-height: 2.6rem;height: 5.2rem;opacity: 0.7;overflow: hidden;text-overflow: ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-top: 1rem;}
.indNewsL .indNewsItem{height: 100%;}
.indNewsL .indNewsItem .img{height: 100%;}
.indNewsL .indNewsItem .desc{position: absolute;bottom: 0;left: 0;width: 100%;display: flex;background: rgba(0,0,0,.7);padding: 2rem 14rem 2rem 4rem;}
.indNewsL .indNewsItem .desc p{display: block;color: #fff!important;height: 6rem; display: -webkit-box;overflow: hidden;white-space: normal !important;text-overflow: ellipsis;word-wrap: break-word;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.indNewsL .indNewsItem .desc i{display: flex;align-items: center;justify-content: center;width: 10rem;height: 100%;background: linear-gradient(90deg, #1D2089, #4145BB);position: absolute;right: 0;bottom: 0;}
.indNewsR .indNewsItem{display: flex;align-items: center;}
.indNewsR .indNewsItem .desc{width: calc(100% - 25rem);padding-right: 3.5rem;}
.indNewsR .indNewsItem .desc p{padding-left: 2rem;position: relative;margin-bottom: .5rem;height: 3rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.indNewsR .indNewsItem .desc p:before{content: "";display: block;width: 8px;height: 13px;background-image: url(../images/iconRight3.png);position: absolute;left: 0;top: 50%;margin-top: -6px;}
.indNewsR .indNewsItem .desc span{-webkit-line-clamp:3;height: 7.2rem;}
.indNewsR .indNewsItem .img{width: 25rem;height: 14.8rem;}
.indNewsL .indNewsItem:hover .img img{transform: scale(1.02);}
.indNewsR .indNewsItem:hover .img img{transform: scale(1.05);}
.indNewsItem:hover .desc p{color: #1D2089;}
.indNewsItem:hover .desc p:before{background-image: url(../images/iconRight33.png);}






.f-footer{background: #2F2F2F;position: relative;overflow: hidden;}
.f-footer:before{content: "";display: block;position: absolute;top: 0;left:0;width: 100%;height: 4px;background: linear-gradient(90deg, #1D2089, #4145BB, #1D2089);background-size: 300% 100%;animation: flowLine 3s linear infinite;transition: .4s;z-index: 99;}
@keyframes flowLine {
	0% {background-position: 0% 0%;}
	100% {background-position: 100% 0%;}
}
.f-footer::after{content: "";display: block;width: 100%;height: 100%;position: absolute;top:0;right: calc((100% - 1520px)/2 + 1520px * 0.68);background: #393939;}
.foot1{padding: 8rem 0 4rem;position: relative;z-index: 99;}
.foot1>div{display: flex;}
.f-logo{display:block;width: 25rem;}
.f-logo img{display:block;width: 100%;}
.f-desc{width: 32%;}
.f-info{margin-top: 5rem;}
.f-info p{display: block;font-size: 1.6rem;color: #999999;line-height: 1.35;margin-bottom: 1.8rem;}
.f-info p span{color: #fff;}
.f-nav{width: 68%;padding-left: 6rem;display: flex;justify-content: space-between;}
.f-nav .dt::after{content: "";display: block;width: 3rem;height: 2px;background: #E50112;margin: 2rem 0 2rem;}
.f-nav .dt a,.f-nav .dt span{display: block;font-size: 1.8rem;color: #FFFFFF;font-weight: bold;line-height: 1.35;}
.f-nav .dd a,.f-nav .dd span{display: block;font-size: 1.6rem;color: #999999;line-height: 1.35;}
.f-nav .dd{margin-bottom: 1.8rem;}

.ewmImgList .img{display: none;width: 15rem;}
.ewmImgList .img.active{display: block;}
.ewmImgList .img img{display: block;width: 100%;}
.ewmSelList{display: flex;justify-content: space-between;margin-top: 1.5rem;}
.ewmSel{display: flex;align-items: center;justify-content: center;position: relative;overflow: hidden;width: 4rem;height: 4rem;background: #444444;border-radius: 50%;transition: .3s;cursor: pointer;}
.ewmSel img{display: block;width: 2rem;}
.ewmSel::after{content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: linear-gradient(90deg, #1D2089, #4145BB);transition: .4s;opacity: 0;}
.ewmSel.active::after{opacity: 1;}

.foot2{padding: 1.4rem 0;border-top: 1px solid #393939;}
.foot2>div{display: flex;align-items: center;position: relative;z-index: 999;}
.f2l a,.f2l span{font-size: 1.4rem;color: #999999;line-height: 1.35;display: inline-block;}
.f2l{max-width: 32%;}
.f2r{margin-left: auto;}
.yqlj_box{position: relative;display: block;border: 1px solid #262626;}
.yqlj{display: flex;flex-direction: row-reverse;background: #393939;}
.yqlj span{display: block;height: 5rem;line-height: 4.8rem;color: #ffffff;border: 1px solid #393939;box-sizing: border-box;padding: 0 1.8rem 0 5rem;background: url(../images/yqlj.png) no-repeat;background-position: 1.5rem 1.4rem;font-size: 1.6rem;opacity: .7;}
.yqlj i.jt{display:block!important;height: 5rem;width: 5rem;margin: 0;background: url(../images/downjt.png) no-repeat #262626;background-position: center !important;cursor: pointer;transition: .3s;overflow: hidden;}
.yqlj_list{display: none;position: absolute;width: 100%;bottom: 5.1rem;left: 0;background: #393939;text-align: center;}
.yqlj_list a{display: block;color: #CCCCCC;height: 5rem;line-height: 5rem;}
.yqlj_list a:hover{color: #fff;}

.f-footer a:hover{color: #fff;}







@media screen and (max-width:1720px){
	.w1520{width: 1320px;}
	.pdl1520{padding-left: calc((100vw - 1320px) / 2);}
	.pdr1520{padding-right: calc((100vw - 1320px)/2);}
	.f-footer::after{right: calc((100vw - 1320px)/2 + 1320px * 0.68);}
	
	.h-nav .li{margin-right: 4rem;}
	.h-lang{margin-right: 4rem;}
	
	.indCaseSel{padding: 5rem 2rem;}
	
	.indProMore{padding: 3rem 5rem 4rem;}
}
@media screen and (max-width:1520px){
	.w1520{width: 1120px;}
	.pdl1520{padding-left: calc((100vw - 1120px) / 2);}
	.pdr1520{padding-right: calc((100vw - 1120px)/2);}
	.f-footer::after{right: calc((100vw - 1120px)/2 + 1120px * 0.68);}
	
	.h-nav .li{margin-right: 3rem;}
	.h-lang{margin-right: 3rem;}
	.h-lang i{zoom: 0.85;}
	.h-phone i{zoom: 0.85;}
	.indCaseSel img{zoom: 0.85;}
	.abNumItem .icon{zoom: 0.85;}
	.iABBtit a img{zoom: 0.85;}
	.baseItem .icon img{zoom:0.85;}
	
	
	.indCaseSel{padding: 4rem 2rem;}
	
	.indProMore .atit{font-size: 5rem;}
	.indProMore .btit{font-size: 1.8rem;}
	.indProMore .ctit{font-size: 3.6rem;}
	
	.indNewsL{width: calc(50% - 3rem);}
	
}
@media screen and (max-width:1320px){
	.w1520{width: 1020px;}
	.pdl1520{padding-left: calc((100vw - 1020px) / 2);}
	.pdr1520{padding-right: calc((100vw - 1020px)/2);}
	.f-footer::after{right: calc((100vw - 1020px)/2 + 1020px * 0.68);}
	
}
@media screen and (max-width:1220px){
	.w1520{width: 980px;}
	.pdl1520{padding-left: calc((100vw - 980px) / 2);}
	.pdr1520{padding-right: calc((100vw - 980px)/2);}
	.f-footer::after{right: calc((100vw - 980px)/2 + 980px * 0.68);}
	
	.h-nav .li {margin-right: 2rem;}
	.h-lang{margin-right: 2rem;}
	
	.indHot span{margin: 0 0.5rem;}
	.indSearch{width: 25rem;}
	
	.indProItem .line{margin: 2rem 0 1.2rem;}
	.indProMore {padding: 3rem 5rem 3rem;}
	.indProMore .atit{font-size: 4.2rem;}
	.indProMore .btit{font-size: 1.6rem;}
	.indProMore .ctit{font-size: 2.8rem;margin-bottom: 2.4rem;}
	
	.indCaseSelList{width: 50rem;}
	.indCaseList{width: calc(100% - 50rem);}
	
	
}
@media screen and (max-width:1024px){
	.w1520{width: 100%;padding-left: 2rem;padding-right: 2rem;}
	.pdl1520{padding-left: 2rem;}
	.pdr1520{padding-right: 2rem;}
	.f-footer::after{right: 68%;}

	.h-header{display: none;}
	.wap_header{display: flex;}
	
	.indNewsL{width: calc(50% - 1.5rem);}
	.indNewsR{width: calc(50% - 1.5rem);}
	.indNewsR .indNewsItem .desc{width: calc(100% - 15rem);padding-right: 2rem;}
	.indNewsR .indNewsItem .img{width: 15rem;}
	.indNewsItem+.indNewsItem {margin-top: 2rem;}
	.indNewsItem .desc p{height: 4rem;}
	.indNewsR .indNewsItem {align-items: center;}
	
	
	.parentBox{padding: 0 6rem;}
	.zdyPrev{margin-right: 0;right: auto;left: 0;zoom: .75;}
	.zdyNext{margin-left: 0;right: 0;left: auto;zoom: .75;}
	
	.pdt10{padding-top: 7rem;}
	.pdb10{padding-bottom: 7rem;}
	.pdt5{padding-top: 3rem;}
	.pdb5{padding-bottom: 3rem;}
	
	.banner .swiper-pagination{bottom: 2rem;}
	.indHotSearch{display: none;}
	
	.indProSel{min-width: 16rem;}
	.indProMore{padding: 3rem 4rem 3rem;width: calc(75% - 2rem);margin: 1rem;}
	.indProItem{width: calc(25% - 2rem);margin: 1rem;}
	
	.indCaseSelList{width: 40rem;}
	.indCaseSel{flex-direction: column;padding: 2.5rem 1rem;}
	.indCaseSel img{margin-right: 0;margin-bottom: 1rem;}
	.indCaseList {width: calc(100% - 40rem);}
	.indCaseItem .desc .atit{padding: 2.5rem 3rem 1.8rem;}
	
	.sec4 .indTit{top: 7rem;}
	.baseItem{padding: 16rem 0 4rem;}
	.baseItem .icon{zoom: .85;}
	.baseItem .atit{font-size: 2rem;}
	.baseItem .line{display: none;}
	.baseItem .btit{display: none;}
	.baseItem .more{display: none;}
	
	.indBXBox .BXL{width: calc(50% - 2.5rem);}
	.indBXBox .BXR{width: calc(50% - 2.5rem);}
	
	.indNumItem p{font-size: 4rem;}
	
}
@media screen and (max-width:768px){
	
	.f-footer::after{display: none;}
	.foot1>div{flex-wrap: wrap;}
	.f-desc{width: calc(100% - 15rem);padding-right: 2rem;}
	.f-nav{padding-left: 0;width: auto;}
	.f-nav .dl.w{display: none;}
	.f-nav .dt a, .f-nav .dt span{font-size: 2rem;}
	.f-info p{font-size: 1.8rem;line-height: 1.5;}
	.f2l a, .f2l span{font-size: 1.6rem;}
	.f2l{max-width: 100%;text-align: center;}
	.f2r{display: none;}

	.mySwiperBannerPC{display:none;}
	.mySwiperBannerWAP{display: block;}
	
	.lcList{flex-wrap: wrap;margin: -0.5rem;}
	.lcItem{width: calc(25% - 1rem);margin: 0.5rem!important;}
	
	.indNewsBox{flex-wrap: wrap;}
	.indNewsItem .desc span{line-height: 2rem;height: 4rem;}
	.indNewsL{width: 100%;margin: 0;}
	.indNewsL .indNewsItem .img{height: auto;}
	.indNewsR{width: 100%;margin: 2rem 0 0;}
	.indNewsR .indNewsItem .desc{width: calc(100% - 18rem);padding-right: 1.5rem;}
	.indNewsR .indNewsItem .img {width: 18rem;height: 14rem;}
	.indNewsR .indNewsItem .desc span{height: 6rem;}
	.indNewsR .indNewsItem .desc p{margin-bottom: 0;}
	.indNewsItem .desc p{font-size: 2rem;}
	.indNewsItem .desc span{font-size: 1.8rem;line-height: 3rem;height: 6rem;-webkit-line-clamp: 2;}
	
	.indNewsL .indNewsItem .desc{padding: 2rem 13rem 2rem 2rem;}
	
	.indProSelList{flex-wrap: wrap;margin: -0.5rem -0.5rem 2rem;}
	.indProSel{border: 1px solid #DCDCDC !important;min-width: 14rem;margin: 0.5rem;padding: 2.2rem 1rem 1.5rem;}
	.indProSel::after{display: none;}
	
	.indProList{margin: -0.5rem;}
	.indProMore{width: 100%;padding: 3rem 2rem 3rem;margin: 0.5rem;}
	.indProItem{width: calc(50% - 1rem);margin: 0.5rem;}
	.indProItem:nth-of-type(5){display:none;}
	
	.indABout{display: block;}
	.indABout .InL{width: 100%;padding-right: 2rem;}
	.indABout .InR{width: 100%;}
	.abNumBox{width: 100%;flex-wrap: wrap;}
	.abNumItem{padding: 3rem 1rem 2.5rem;width: calc(33.333% - 2px);}
	.abNumItem:nth-of-type(4),.abNumItem:nth-of-type(5){width: calc(50% - 2px);}
	
	
	.indCaseBox{flex-wrap: wrap;}
	.indCaseSelList{width: auto;}
	.indCaseList{width: 100%;margin-top: 1rem;}
	
	.baseList{height: 90vh;min-height:auto;}
	.baseItem .atit{writing-mode: vertical-rl;letter-spacing: 2px;}
	.baseItem .icon{zoom: 0.75;}
	
	.indBXBox{flex-wrap:wrap;}
	.indBXBox .BXL{width: 100%;margin-bottom: 4rem;}
	.indBXBox .BXR{width: 100%;}
	
	.indNumBox{margin-top: 6rem;flex-wrap: wrap;padding: 1rem 0;position: relative;}
	.indNumBox::after{content: "";display: block;width: calc(100% - 2rem);position: absolute;top: 50%;left: 1rem;height: 1px;background:#fff;opacity: 0.2;}
	.indNumItem{width: 50%;padding: 2rem 0;}
	
	.mySwiperType .swiper-slide{padding: 0.5rem;}
	
	.indTitBox{flex-direction: column;text-align: center;}
	.indTitBox .indTit{align-items: center;margin-bottom: 2rem;}
	.newsSel{width: 12rem;}
	
	
}


.nyBanner{position: relative;}
.nyBanner .img img{display: block;width: 100%;min-height: 40rem;object-fit: cover;}
.nyBanner .desc{position: absolute;top: 50%;left: 0%;width: 100%;transform: translateY(-50%);}
.nyBanner .desc>div{display: flex;flex-direction: column;align-items: center;}
.nyBanner .desc .line{display:block;width: 5rem;height: 4px;background: #E50112;margin: 2rem 0 4rem;}
.nyBanner .desc .atit{font-size: 4rem;font-weight: bold;color: #FFFFFF;line-height: 1.2;position: relative;z-index: 9;}
.nyBanner .desc .btit{font-size: 2.2rem;color: #FFFFFF;line-height: 1.2;position: relative;z-index: 9;text-align: center;}

.pagesDiv{padding: 5rem 0;}
.pagination{display: flex;align-items: center;justify-content: center;flex-wrap: wrap;margin: -0.5rem;}
.pagination li{display: block;margin: 0.5rem;}
.pagination li span,.pagination li a{display: flex;align-items: center;justify-content: center;font-size: 1.8rem;font-weight: bold;width: 4rem;height: 4rem;background: #EFEFEF;}
.pagination li a:hover{background: #1D2089;color: #fff;}
.pagination li.active span{background: #1D2089;color: #fff;}
.pagination li.disabled span{color: #666;cursor: no-drop;}



.indA{margin-top:5rem;font-size: 1.8rem;color: #FFFFFF;display: flex;align-items: center;justify-content: center;width: 15rem;height: 5rem;background: #E50112;transition: .4s;}
.indA:hover{transform: translateY(-0.5rem);}

.h-nav .two,.h-nav .two2 {width: 100%;opacity: 0;max-height: 0;height: auto;transition: all .8s;position: fixed;left: 0;background: rgba(255, 255, 255, 0.8);overflow: hidden;z-index: -1;}
.h-nav .li:hover .two,.h-nav .li:hover>.two2 {opacity: 1;max-height: 100rem;z-index: 1;background: #f8f8f8;display:flex;}
.two2 .rq1 {width: 38.875%;float: left;position: relative;background-color: #f8f8f8;padding-top: 3rem;padding-bottom: 3rem;}
.two2 .rq1 .p1 {font-size: 3rem;line-height: 4.8rem;color: #333;}
.two2 .rq1 .p2 {padding-top: 1.5rem;font-size: 1.4rem;line-height: 2.5rem;color: #666;width: 88%;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.two2 .rq1 button {background-color: #1D2089;width: 15rem;height: 4.4rem;padding: 0 2rem;margin-top: 10rem;}
.two2 .rq1 button i {font-size: 1.4rem;color: #fff;padding-right: 0.8rem;}
.two2 .rq1 button img {vertical-align: middle;width: 24px;height: 24px;}
.two2 .rq2 {width: 61.125%;float: left;position: relative;background-color: #fff;display:flex;align-items: center;padding-top: 3rem;padding-bottom: 3rem;}
.two2 .rq2 .l {float: left;width: 60%;padding-left: 8%;}
.two2 .rq2 .l.l2{display: flex;flex-wrap: wrap;}
.two2 .rq2 .l.l2 p{width: 50%;padding-right: 1rem;}
.two2 .rq2 .l p i {display: block;background-image: url(../images/img131.png);width: 18px;height: 18px;background-repeat: no-repeat;background-position-y: center;background-position-x: 80%;transition: all .5s;float: left;transition: all .75s;margin-top: 1.5rem;margin-right: 1.8rem;}
.two2 .rq2 .l p.on i {background-image: url(../images/img131_1.png);}
.two2 .rq2 .l p:hover i {background-image: url(../images/img131_1.png);}
.two2 .rq2 .l p span {font-size: 1.8rem;line-height: 4.5rem;color: #333;}
.two2 .rq2 .l p.on span a {color: #1D2089;}
.two2 .rq2 .l p:hover span a {color: #1D2089;}
.two2 .rq2 .r {float: right;width: 40%;}
.two2 .rq2 .r img {vertical-align: middle;width: 100%;}



















































/*行业解决方案*/
.solution{
	padding-top: 9.375vw;
	padding-bottom: 4.16vw;
}

.solution-ul{
	width: 101.875%;
	font-size: 0;
	margin: 2.6vw 0;
}
.solution-li{
	display: inline-block;
	vertical-align: top;
	width: 23.125%;
	margin-right: 1.875%;
	margin-bottom: 1.875%;
	background: #fff;
	overflow: hidden;
}
.solution-a{
	font-size: 0;
}
.solution-a img{
	width: 100%;
}
.solution-b{
	height: 3.7vw;
	line-height: 3.7vw;
	padding: 0 1.56vw;
	padding-right: 2.6vw;
	border-top: 2px solid #fafafa;
	background: url( ../images/ico07_1.png) no-repeat 93% center;
	background-size: .6vw auto;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
transition: all .5s;
-webkit-transition: all .5s;
}
.solution-li:hover .solution-b{
	background-color: #1D2089;
	color: #fff;
	background-image: url( ../images/ico07_2.png);
	transition: all .5s;
	-webkit-transition: all .5s;
}
.gybut:hover {
    background: #1D2089;
    color: #fff;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.gybut:after {
    content: '';
    width: .5vw;
    height: .5vw;
    position: absolute;
    top: 50%;
    right: 1.1vw;
    margin-top: -.25vw;
    background: #1D2089;
    border-radius: 100%;
    transition: all .5s;
    -webkit-transition: all .5s;
}
.gybut:hover:after{
	background: #fff;
	transition: all .5s;
	-webkit-transition: all .5s;
}
.gybut.bj{
	background: initial;
	border: 2px solid #e7e8eb;
}
.gybut.bj:hover{
	background: #1D2089;
	border-color: #1D2089;
}

.solution-jk {
	padding: 3.125vw 0;
	overflow: hidden;
}

.solution-j{
	float: left;
	color: #fff;
}
.solution-k{
	float: right;
	padding: 0 1.3vw;
}
.solution-k img{
	width: 1.04vw;
	position: relative;
	left: 1vw;
	display: none;
}
.solution-k:after{
	display: none;
}
.solution-k:hover{
	/*background: #fff;
	color: #222;*/
}
.solution-k:before{
	content: '';
	width: .95vw;
	height: 100%;
	position: absolute;
	top: 5%;
	right: 15%;
	z-index: 3;
	background: url( ../images/ico08.png) no-repeat center;
	background-size: 100% auto; 
transition: all .5s;
-webkit-transition: all .5s;
}
.solution-k:hover:before{
	background-image: url( ../images/ico08_9.png);
transition: all .5s;
-webkit-transition: all .5s;
}


@media(max-width:1200px){
	.solution{
		padding-top: 200px;
		padding-bottom: 80px;
	}
	.solution-b{
		height: 50px;
		line-height: 50px;
		padding: 0 15px;
		padding-right: 30px;
		background-size: 8px auto;
	}
	.solution-ul{
		margin: 40px 0;
	}
	.solution-k{
		padding: 0 20px;
	}
	.solution-k img{
		width: 15px;
		left: 10px;
	}
	.solution-k:before{
		width: 15px;
		top: 3%;
	}
}
@media(max-width:1000px){
	.solution{
		padding-top: 160px;
		padding-bottom: 80px;
	}
	.solution-ul{
		width: 102%;
	}
	.solution-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
		border-radius: 15px;
	}
	.solution-jk{
		padding: 30px 0;
	}
}
@media(max-width:750px){
	.solution{
		width: 92%;
		padding-top: 2rem;
		padding-bottom: .8rem;
	}
	.solution-ul{
		width: 102%;
		margin: .5rem 0;
	}
	.solution-li{
		border-radius: .2rem;
	}
	.solution-b{
		font-size: 2.4rem;
		padding: 0 2rem;
		height: 6rem;
		line-height: 6rem;
		padding-right: 4rem;
		background-position-x: 95%;
		background-size: 1.2rem auto;
	}
	.solution-jk{
		padding: 30px 0;
	}
	.solution-jk{
		text-align: center;
		padding: .6rem 0;
	}
	.solution-j{
		width: 100%;
	}
	.solution-k{
		float: initial;
		margin-top: .3rem;
	}
}
/*产品中心*/
.product{
	/*margin-top: 5.7vw;*/
	overflow: hidden;
	border-bottom: 3px solid #f5f6fa;
	display: flex;
	flex-wrap:wrap;
	flex-direction: row-reverse;
}
.product-lt{
	width: 18.75%;
	float: left;
	padding: 3.7vw 2.6vw;
	
}
.product-a{
	line-height: 1.2;
}
.product-b{
	width: 1.04vw;
	height: .3vw;
	background: #1D2089;
	border-radius: .15vw;
	margin-top: 1vw;
	margin-bottom: 1.2vw;
}
.product-rt{
	background: #f5f6fa;
	padding: 5rem 0 0 5rem;
	min-height: 110vh;
}
.product-d{
	font-weight: bold;
}
.product-ul{
	width: 101%;
	font-size: 0;
	margin-top: 2.1vw;
}
.product-li{
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
}

@media(max-width:1200px){
	/*.product{
		margin-top: 80px;
	}*/
	.product-lt{
		width: 25%;
		padding: 50px 4%;
	}
	.product-rt{
		width: 75%;
		min-height: 80vh;
	}
	.product-li{
		width: 32.333%;
	}
	.product-b{
		width: 20px;
		height: 5px;
		border-radius: 3px;
	}
}

@media(max-width:1000px){

	.product-lt{
		width: 100%;
		padding: 50px 4%;
	}
	.product-rt{
		width: 100%;
	}
}
@media(max-width:750px){
	/*.product{
		margin-top: 1rem;
	}*/
	.product-lt{
		padding: .8rem 4%;
	}
	.product-rt{
	}
	
	.product-ul{
		width: 102%;
		margin: .4rem 0;
	}
	.product-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.product-a{
		font-size: ;
		font-weight: bold;
	}
	.product-b{
		width: 4rem;
		height: 1rem;
		border-radius: .5rem;
		margin-top: 1.5rem;
		margin-bottom: 2rem;
	}
}


.porinfo-top{
	padding-top: 5rem;
	padding-bottom: 5rem;
}
.porinfo-a{
	padding-left: 1.5vw;
	background: url( ../images/ico11.png) no-repeat left center;
	background-size: 1.1vw auto;
	color: #999;
}
.porinfo-a span{
	color: #1D2089;
}
.porinfo-bc{
	font-size: 0;
	margin-top: 1.8vw;
}
.porinfo-b{
	display: inline-block;
	vertical-align: top;
	width: 60rem;
	border-radius: 1vw;
	overflow: hidden;
}
.porinfo-b img{display: block;width: 100%;}
.porinfo-c{
	width: calc(100% - 60rem);
	display: inline-block;
	vertical-align: top;
	padding-left: 5%;
}
.porinfo-c3{
	min-height: 7.4vw;
	margin-bottom: 1.2vw;
}
.porinfo-c4{
	margin-top: 0;
	text-align: left;
}

.porinfo-c4 .gybut{
	margin: 0;
	margin-right: 1.05vw;
}
.porinfo-de{
	padding-top: 4.16vw;
	padding-bottom: 6.22vw;
}
.porinfo-de-li{
	padding: 4.2vw 0;
	overflow: hidden;
	border-bottom: 1px solid #e5e5e5;
}
.porinfo-d{
	width: 70%;
	float: left;
}
.porinfo-d3{
	color: #666;
	min-height: 7vw;
	margin-bottom: 1.2vw;
	font-weight: 100;
}
.porinfo-d4{
	line-height: 1;
	color: #999;
}
.porinfo-e{
	width: 25.625%;
	float: right;
	border-radius: 1vw;
}
.porinfo-fg {
	padding-top: 4.16vw;
	padding-bottom: 5.2vw;
}
.porinfo-f{
	text-align: center;
}
.porinfo-f2{
	color: #999;
	margin-top: .3vw;
}
.porinfo-g{
	width: 100%;
	margin-top: 3.125vw;
	overflow: hidden;
}
.porinfo-g img{
	width: 100%;
}

.porinfo-hi{
	padding: 7.8125vw 0;
	overflow: hidden;
}
.porinfo-h{
	float: left;
}

.porinfo-i{
	width: 63vw;
	float: right;
	font-size: 0;
}
.porinfo-ili{
	width: 32.133%;
	margin-left: 1.2%;
	margin-bottom: 1.2%;
	display: inline-block;
	vertical-align: top;
	min-height: 15.625vw;
	text-align: center;
	padding: 1.05vw 2.6vw;
	border: 2px solid #f2f2f2;
	border-radius: 1.5vw;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;
}
.porinfo-i2{
	width: 108%;
	text-align: right;
	color: #999;
	line-height: 1;
}
.porinfo-i3{
	text-align: center;
	margin: 1.56vw 0;
}
.porinfo-i3 img{
	height: 4.6875vw;
}
.porinfo-i3 .img2{
	display: none;
}
.porinfo-i4{
}

.porinfo-ili:hover{
	color: #fff;
	background: #1D2089;
	border-color: #1D2089;
transition: all .5s;
-webkit-transition: all .5s;
}
.porinfo-ili:hover .porinfo-i2{
	color: #fff;
}
.porinfo-ili:hover .porinfo-i3 .img1{
	display: none;
}
.porinfo-ili:hover .porinfo-i3 .img2{
	display: inline-block;
}

.porinfo-k{
	width: 100.5%;
	margin-top: 2.6vw;
	overflow: hidden;
}
.porinfo-klst{
	width: 32.833%;
	float: left;
	margin-right: 0.5%;
}
.porinfo-kli{
	width: 100%;
	height: 18.75vw;
	margin-bottom: .8vw;
	border-radius: .8vw;
}
.porinfo-klst:nth-child(2) .porinfo-kli{
	height: 38.3vw;
}

.porinfo-mn{
	padding: 4.3vw 0;
	overflow: hidden;
	min-height: 32.8125vw;
}
.porinfo-m{
	width: 42.5%;
	float: left;
	color: #fff;
}
.porinfo-m14{
	display: inline-block;
	border-bottom: 2px solid #fff;
}
.porinfo-m2{
	margin-top: 3.125vw;
}
.porinfo-m3{
	margin-bottom: 1.5vw;
}
.porinfo-m5{
	margin-top: 2.6vw;
}
.porinfo-m6{
	font-size: 0;
}
.porinfo-m6>div{
	display: inline-block;
	vertical-align: top;
	margin-right: 1.7vw;
	padding-left: 1.9vw;
	background: no-repeat left center;
	background-size: auto 1.7vw;
}
.porinfo-n{
	width: 10.9375vw;
	text-align: center;
	padding-top: 5.6vw;
	color: #fff;
	float: right;
}
.porinfo-n1{
	border-radius: 1vw;
}
.porinfo-n2{
	margin-top: .4vw;
}
.porinfo-p{
	min-height: auto;
}
.porinfo-p .solinfo-j1{
	color: #222;
}
.porinfo-p .solinfo-k{
	margin-top: 2.5vw;
}
.gyswbut2 .gyswbut-next{
	background-color: initial;
	border: 1px solid #ccc;
}
.gyswbut2 .gyswbut-next:hover{
	background-color: #1D2089;
	border-color: #1D2089;
}
.gyswbut2 .gyswbut-prev{
	background-color: initial;
	border: 1px solid #ccc;
}
.gyswbut2 .gyswbut-prev:hover{
	background-color: #1D2089;
	border-color: #1D2089;
}

@media(max-width:1200px){
	.porinfo-top{
		margin-top: 80px;
		padding: 60px 0;
	}
	.porinfo-c3{
		min-height: 140px;
		margin-bottom: 25px;
	}
	.porinfo-fg{
		padding-top:6rem;
		padding-bottom:6rem;
	}
	.porinfo-i{
		width: 72vw;
	}
	.porinfo-ili{
		min-height: 220px;
		padding: 15px 20px;
	}
	.porinfo-i2{
		width: 105%;
	}
	.porinfo-mn{
		padding: 60px 0;
	}
	.porinfo-m{
		width: 60%;
	}
	.porinfo-m6>div{
		padding-left: 25px;
		background-size: auto 22px;
		margin-right: 27px;
	}
	.porinfo-n{
		width: 180px;
		padding-top: 30px;
	}
	.porinfo-n2{
		margin-top: 5px;
	}
	.porinfo-p .solinfo-k{
		margin-top: 30px;
	}
}

@media(max-width:1000px){
	.porinfo-a{
		display: none;
	}
	.porinfo-bc{
		margin-top: 0;
	}
	.porinfo-b{
		width: 100%;
		padding-left: 0;
	}
	.porinfo-c{
		width: 100%;
		margin: 0;
		margin-top: 30px;
	}
	.porinfo-c3{
		min-height: auto;
		margin-bottom: 20px;
	}
	.porinfo-e{
		width: 300px;
		float: left;
	}
	.porinfo-d{
		width: 100%;
		margin-top: 30px;
	}
	.porinfo-d{
		font-weight: bold;
	}
	.porinfo-de-li{
		padding: 40px 0;
	}
	.porinfo .fnt40{
		font-weight: bold;
	}
	.porinfo-h{
		float: initial;
		width: 100%;
	}
	.porinfo-i{
		width: 102%;
		float: initial;
		margin-top: 30px;
	}
	.porinfo-ili{
		width: 31.33%;
		margin-left: 0;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.porinfo-d3{
		min-height: auto;
		margin-bottom: 15px;
	}
}

@media(max-width:750px){
	.porinfo-top{
		margin-top: 0;
		padding: 0;
	}
	.porinfo-c{
		margin-top: 3rem;
		padding: 0 2rem;
	}
	.porinfo-de{
		padding: .6rem 0;
		padding-top: .3rem;
	}
	.porinfo-de-li{
		padding: .5rem 0;
	}
	.porinfo-e{
		border-radius: .2rem;
		width: 100%;
	}
	.porinfo-fg{
		padding-top:8rem;
		padding-bottom:8rem;
	}
	.porinfo-hi{
		padding: .8rem 0;
	}
	.porinfo-i{
		width: 102%;
	}
	.porinfo-ili{
		width: 48%;
		height: auto;
		padding: .3rem ;
		min-height: 3.5rem;
	}
	.porinfo-i3{
		margin: .25rem 0;
	}
	.porinfo-i3 img{
		height: .8rem;
	}
	.porinfo-i4{
		font-size: .24rem;
	}
	.porinfo-k{
		margin-top: .5rem;
	}
	.porinfo-mn{
		padding: .8rem 0;
	}
	.porinfo-m{
		width: 75%;
	}
	.porinfo-n{
		width: 2.6rem;
		float: left;
		padding-top: .8rem;
	}
	.porinfo-m2{
		margin-top: .3rem;
	}
	.porinfo-m5{
		margin-top: .4rem;
		margin-bottom: .1rem;
	}
	.porinfo-m6>div{
		font-size: .28rem;
		padding-left: .35rem;
		background-size: auto .3rem;
		margin-right: .25rem;
	}
	.porinfo-m3{
		margin-bottom: .2rem;
		font-size: .3rem;
	}
	.porinfo-n2{
		margin-top: .1rem;
		font-size: .24rem;
	}
	.porinfo-p{
		padding: .8rem 0;
	}
	.porinfo-p .solinfo-k{
		margin-top: .4rem;
	}
	.porinfo-n1{
		border-radius: .2rem;
	}
}


.product{
	position: relative;
}
.product-lt{
	width: 29%;
	overflow: hidden;
	padding: 0;
}
.product-rt{
	width: 71%;
	position: relative;
	z-index: 2;
}

.product:after{
	content: '';
	width: 71%;
	height: 100%;
	background: #f5f6fa;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
}
.product-rt-div{
}
.product-c{
	color: #999;
}
.product-ul{
	width: 102.66%;
	margin-top: 3.645833333vw;
}
.product-li{
	width: 30.673%;
	margin-right: 2.66%;
	margin-bottom: 3.2%;
}

.product-lt-div{
	padding-top: 5rem;
	padding-bottom: 5rem;
	padding-right: 5rem;
}
.product-kul{
	width: 2.5vw;
	width: 16vw;
	margin-top: 2.8vw;
}
.product-kli{
	margin-bottom: 10px;
	border: 1px solid #f5f5f5;
}
.product-klt{
	padding: 1.2vw 1.56vw;
	padding-right: 2.2vw;
	line-height: 1.5vw;
	color: #999;
	background: #f5f5f5 url( ../images/ico38_1.png) no-repeat 95% center;
	background-size: 2rem auto;
	cursor: pointer;
transition: all .5s;
-webkit-transition: all .5s;  
}
.on .product-klt{
	background-color: #1D2089;
	color: #fff;
	background-image: url( ../images/ico38_2.png);
	transition: all .5s;
	-webkit-transition: all .5s;  
}
.product-krt{
	padding: 1rem 2rem;
	display: none;
}
.product-krt a{
	color: #222;
	display: block;
	margin: 1rem 0;
}
.product-krt a:hover,
.product-krt a.on{
	color: #1D2089;
}
.product-kli.on{
	margin-bottom: 20px;
}
.porinfo-a span{
	display: inline-block;
}
.porinfo-a a{
	color: #999;
}
.porinfo-a a:hover{
	color: #1D2089;
}

@media(max-width:1200px){
	.product-lt{
		width: 30%;
	}
	.product-lt-div{
		width: 100%;
		padding: 4vw;
		padding-right: 2vw;
	}
	.product-lt .porinfo-a{
		font-size: 14px;	
	}
	.product-rt{
		width: 70%;
		padding: 4vw;
	}
	.product:after{
		width: 70%;
	}
	.product-kul{
		width: 100%;
	}
	.product-klt{
		padding: 20px 15px;
		line-height: 25px;
		padding-right: 30px;
	}
	.product-rt-div{
		width: 100%;
	}
	.product-krt{
		padding: 10px 15px;
	}
	.product-krt a{
		margin: 5px 0
	}
	.product-ul{
		margin-top: 30px;
	}
}

@media(max-width:1000px){
	.product-lt .porinfo-a{
		display: block;
		font-size: 13px;
	}
	.product-lt{
		width: 38%;
	}
	.product-rt{
		width: 62%;
	}
	.product:after{
		width: 62%;
	}
	.product-ul{
		width: 102%;
	}
	.product-li{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 3%;
	}
}
@media(max-width:750px){
	.product-rt{
		width: 100%;
		padding: .8rem 4%;
	}
	.product:after{
		display: none;
	}
	.product-lt{
		width: 100%;
	}
	.product-lt-div{
		padding: 2rem;
	}
	.product-lt .porinfo-a{
		display: none;
	}
	.product-klt{
		padding: 10px 15px;
		line-height: 4.5rem;
	}

	
	.product-ul{
		margin-top: 0;
	}
}

.wid1600 {
    margin: 0 auto;
}
.fnt18 {
    font-size: 1.8rem;
}
.fnt20 {
    font-size: 2rem;
}
.fnt36 {
    font-size: 4rem;
    line-height: 1.4;
}
.fnt30 {
     font-size: 3rem; 
}
.fnt40{font-size: 4rem;}
.fnt72 {
    font-size: 6.2rem;
}
.fnt80 {
    font-size: 8rem;
}
.gybut {
    display: inline-block;
    width: 8.4vw;
    line-height: 3.125vw;
    padding: 0 1.8vw;
    background: #fff;
    border-radius: 2vw;
    text-align: left;
    border-bottom-right-radius: 0;
    position: relative;
    cursor: pointer;
    transition: all .5s;
    -webkit-transition: all .5s;
}
/*关于正西*/
.about-ban{
	height: 53.125vw;
	overflow: hidden;
	border-bottom-left-radius: 5vw;
}
.about-ban>i{
	background: url(../img/ico37.png) no-repeat top center;
	background-size: 100% auto;
	z-index: 3;
}
.about-ban .gyban-div{
	padding-top: 13.85vw;
	z-index: 4;
}
.about-bj{
	padding-bottom: 7.4vw;
}
.about-a{
	position: relative;
	z-index: 2;
	margin-top: -11.97916vw;
	cursor: pointer;
	
}
.about-a1{
	width: 100%;
	border-radius: 1vw;
	border-bottom-right-radius: 5vw;
	position: relative;
	z-index: 2;
}
.about-a2{
	border-radius: 1vw;
	border-bottom-right-radius: 5vw;
	background: #1D2089;
	left: 1.56vw;
	top: 1.56vw;
	z-index: 1;
}
.about-a3{
	width: 100%;
	text-align: center;
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 0;
	color: #fff;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.about-a3>div{
	margin-top: 2.1vw;
}
.about-a3>img{
	width: 8.07291666vw;
	transition: all .5s;
-webkit-transition: all .5s;
}
.about-a:hover .about-a3>img{
	transform: rotate(360deg);
transition: all .5s;
-webkit-transition: all .5s;
}
.about-bc{
	padding: 6.25vw 0;
	overflow: hidden;
}
.about-b{
	width: 40.625%;
	float: left;
	overflow: hidden;
}
.about-bli{
	width: 50%;
	height: 12vw;
	float: left;
	border: 1px solid #6e70b9;
	background: #eaebff;
	text-align: center;
	padding: 3.7vw 2vw;
	padding-bottom: 0;
}
.about-b2{
	color: #1D2089;
	line-height: 1;
}
.about-b2 span{
	display: inline-block;
	line-height: .9;
}
.about-b2 .sp2{
	font-weight: bold;
	position: relative;
	top: -1.6vw;
}
.about-bli:nth-child(2),
.about-bli:nth-child(3){
	border: 0;
	background: initial;
}
.about-bli:nth-child(2n + 0){
	position: relative;
	left: -1px;
}
.about-c{
	width: 41.25%;
	float: right;
}
.about-c1{
	line-height: 1.3;
}
.about-c2{
	margin-top: 2.6vw;
	color: #666;
	line-height: 1.8;
}
.about-d{
	min-height: 42.7083vw;
}
.about-dcnt{
	padding: 5.6vw 0;
	width: 34vw;
	color: #fff;
}
.about-d3{
	margin-top: 1.56vw;
	margin-bottom: 3.125vw;
}
.about-e-bj{
	overflow: hidden;
}
.about-e{
	padding: 5.2vw 0;
}
.about-e3{
	margin-top: .55vw;
}
.about-e4{
	margin-top: 3.75vw;
}
.about-e5{
	margin-top: 4.16vw;
}
.about-ebut{
	width: 5.2vw;
	position: absolute;
	z-index: 9;
	left: 46vw;
	top: 50%;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-webkit-transform:translate(-50%,-50%);
	cursor: pointer;
}
.about-f{
	padding: 6.7708333vw 0;
	overflow: hidden;
}
.about-fli{
	width: 49.375%;	
	float: left;
	height: 26.041666vw;
	border-radius: 1vw;
	padding: 2.6vw 3.125vw;
	position: relative;
}
.about-fli:nth-child(2n + 0){
	float: right;
}
.about-f3{
	color: #666;
	margin-top: .6vw;
}
.about-f4{
	height: 7.29166vw;
	position: absolute;
	left: 3.125vw;
	bottom: 3.125vw;
}

.about-gh {
	padding: 4.6875vw 0;
}
.about-g{
	overflow: hidden;
	
}
.about-glt{
	width: 43%;
	float: left;
}
.about-g2{
	color: #666;
	margin-top: .6vw;
}
.about-grt{
	float: right;
	padding-top: 1.56vw;
}
.about-h{
	margin-top: 3.125vw;
	margin-bottom: 2.6vw;
}
.about-hli{
	width: 100%;
	margin: 0;
}
.about-hli .solution-b{
	text-align: center;
	background-image: initial !important;
	padding: 0 1.56vw;
}
.about-jli{
	height:31.770833vw;
}
.about-jdiv {
	height: 100%;
	bottom: 0;
	top: 0;
	padding-top: 3.7vw;
}
.about-j3{
	min-height: 9vw;
	margin-bottom: 2vw;
}
.about-k{
	display: block;
	width: 11vw;
	height: 8.333vw;
	border-radius: 1vw;
	background: #f5f6fa;
	position: relative;
transition: all .5s;
-webkit-transition: all .5s;
}
.about-k1{
	width: 2.1vw;
	height: 2.1vw;
	background: #fff url(../img/ico10_2.png) no-repeat center;
	background-size: .4vw auto;
	border-radius: 100%;
	position: absolute;
	top: 1.5vw;
	right: 1.5vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.about-k2{
	line-height: 1;
	position: absolute;
	left: 1.5vw;
	bottom: 1.5vw;
}
.about-k:hover{
	color: #fff;
	background: #1D2089;
transition: all .5s;
-webkit-transition: all .5s;
}
.about-k:hover .about-k1{
	background-image:url(../img/ico18_2.png) ;
transition: all .5s;
-webkit-transition: all .5s;
}

@media(max-width:1200px){
	.about-c{
		width: 50%;
	}
	.about-ebut{
		left: 50vw;
	}
	.about-b{
		width: 45%;
	}
	.about-bli{
		height: 150px;
	}
}
@media(max-width:1000px){
	.about-c1{
		font-weight: bold;
	}
	.about-dcnt{
		width: 50%;
	}
	.about-d2{
		font-weight: bold;
	}
	.about-bli{
		padding: 40px 15px;
		padding-bottom: 0;
	}
	.about-ebut{
		left: 60vw;
	}
	.about-fli{
		height: 240px;
	}
	.about-f2{
		font-weight: bold;
	}
	.about-glt{
		width: 60%;
	}
	.about-g1{
		font-weight: bold;
	}
	.innovate-e2{
		font-weight: bold;
	}
}
@media(max-width:750px){
	.about-ban{
		height: 7rem;
	}
	.about-ban .gyban-div{
		padding-top: 2.2rem;
	}
	.about-a{
		margin-top: .8rem;
	}
	.about-bj{
		padding-bottom: .8rem;
	}
	.about-a3>img{
		width: 1rem;
	}
	.about-a3>div{
		font-size: .26rem;
	}
	.about-bc{
		padding: 2.8rem 20px;
	}
	.about-b{
		width: 100%;
	}
	.about-bli{
		height: 24rem;
		padding: 6rem 3rem;
	}
	.about-c{
		width: 100%;
		margin-top: 8rem;
	}
	.about-dcnt{
		padding: 8rem 0;
	}
	.about-dcnt{
		width: 90%;
	}
	.about-d3{
		font-size: 2rem;
	}
	.about-d{
		min-height: 55rem;
	}
	.about-e{
		padding:8rem 20px;
	}
	.about-e4{
		margin-top: 6rem;
	}
	.about-e5{
		margin-top: .rem;
	}
	.about-ebut{
		width: 8vw;
		left: 86vw;
	}
	.about-f{
		padding: 8rem 20px;
	}
	.about-fli{
		width: 100%;
		height: 4rem;
		margin-bottom: 3rem;
		border-radius: .25rem;
		padding: 4rem;
	}
	.about-f4{
		height: 8rem;
		left: 4rem;
		bottom: 4rem;
	}
	.about-gh{
		padding: 8rem 20px;
	}
	.about-g{
		width: 100%;
	}
	.about-glt{
		width: 100%;
	}
	.course-c{
		margin-top: .4rem;
	}
	.about-h{
		margin: .4rem 0;
	}
	.about-hli .solution-b{
		padding: 0 2rem;
	}
	
	.about-jli{
		height: 5rem;
	}
	.about-jdiv{
		padding: .8rem .5rem;
	}
	.about-k{
		width: 2rem;
		height: 1.5rem;
		border-radius: .2rem;
	}
	.about-j3{
		min-height: 1.2rem;
		margin-bottom: .2rem;
	}
	.about-k1{
		width: .6rem;
		height: .6rem;
		background-size: .1rem auto;
		top: .2rem;
		right: .2rem;
	}
	.about-k2{
		left: .2rem;
		bottom: .2rem;
		font-size: .24rem;
	}
	.about-bli{
		display: flex;
		flex-direction: column;
		justify-content: center;
		align-items: center;
	}
}
@media (max-width: 750px) {
    .fnt72 {
        font-size: 6rem;
    }
}

@media (max-width: 1000px) {
    .fnt72 {
        font-size: 30px;
    }
}
@media (max-width: 1200px) {
    .fnt72 {
        font-size: 40px;
    }
}
@media screen and (max-width: 780px) {
    .gybut {
        width: 100%;
    }
}
@media (max-width: 750px) {
    .gybut {
        line-height: .8rem;
    }
}
@media (max-width: 1200px) {
    .gybut {
        width: 120px;
        line-height: 40px;
        padding: 0 20px;
        border-radius: 25px;
        border-bottom-right-radius: 0 !important;
    }
}
@media (max-width: 1200px) {
    .gybut:after {
        right: 15px;
        width: 6px;
        height: 6px;
        margin-top: -3px;
    }
}
@media (max-width: 750px) {
    .about-fli {
        width: 100%;
        height: 4rem;
        margin-bottom: 3rem;
        border-radius: 2.5rem;
        padding: 2rem;
    }
}
@media (max-width: 1000px) {
    .about-fli {
        height: 240px;
    }
}
.develop-bj{
	background: url(../img/img31.jpg) no-repeat right center;
	background-size: 100% auto;
}
.develop{
	padding: 6.770833vw 0;
}
.develop-ab{
	overflow: hidden;
}
.develop-a{
	float: left;
	line-height: 1;
}
.develop-b{
	float: right;
	max-width: 70%;
}
.develop-c {
	margin-top: 13vw;
}
.develop-d{
	width: 101.25%;
	font-size: 0;
	margin-top: 3.125vw;
}
.develop-dli{
	width: 23.75%;
	display: inline-block;
	vertical-align: top;
	height: 20.83333vw;
	border: 1px solid #e1e1e1;
	background: rgba(255,255,255,.9);
	margin-right: 1.25%;
	margin-bottom: 1.25%;
	border-radius: 1vw;
	text-align: center;
	padding: 2vw;
	padding-top: 5.5vw;
transition: all .5s;
-webkit-transition: all .5s;
}
.develop-d2 img{
	height: 5.2vw;
}
.develop-d2 .img2{
	display: none;
}
.develop-d3{
	margin: .8vw 0;
}
.develop-d4{
	color: #fff;
	opacity: 0;
	transition: all .1s;
	-webkit-transition: all .1s;
}
@media(min-width:1201px){
	.develop-dli:hover{
		background: #1D2089;
		border-color: #1D2089;
		color: #fff;
		padding-top: 2.3vw;
		transition: all .5s;
		-webkit-transition: all .5s;
	}
	.develop-dli:hover .develop-d2 .img1{
		display: none;
	}
	.develop-dli:hover .develop-d2 .img2{
		display: inline-block;
	}
	.develop-dli:hover .develop-d4{
		opacity: 1;
		transition: all .5s .3s;
		-webkit-transition: all .5s .3s;
	}
}
.develop-ef{
	padding: 4.7vw;
	padding-bottom: 5.7vw;
}
.develop-f{
	width: 101.25%;
	font-size: 0;
	margin-top: 2.6vw;
	overflow: hidden;
}
.develop-fli{
	width: 23.75%;
	display: inline-block;
	vertical-align: top;
	margin-right: 1.25%;
	margin-bottom: 1.25%;
	height: 20.833333vw;
	position: relative;
	border-radius: .8vw;
}
.develop-f3{
	color: #fff;
	padding: 1.56vw;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	z-index: 2;
}
.develop-fli:nth-child(1),
.develop-fli:nth-child(6){
	width: 48.75%;
}
.develop-gh{
	padding: 5.6vw 0;
}
.develop-gh-li{
	display: block;
	width: 100%;
	height: 16.666666vw;
	background: url(../img/ico32_1.png) no-repeat center;
	background-size: cover;
	position: relative;
	margin-bottom: 1.25vw;
	overflow: hidden;
	padding: 5.1vw;
	padding-bottom: 0;
	border-radius: 3vw;
transition: all .5s;
-webkit-transition: all .5s;
	
}
.develop-gh-li:after,
.develop-gh-li:before{
	content: '';
	width: 2.2vw;
	height: 2.2vw;
	background: #fff;
	border-radius: 100%;
	position: absolute;
	left: -1.6vw;
	top: 50%;
	margin-top: -1.1vw;
}
.develop-gh-li:before{
	
	left: initial;
	right: -1.6vw;
}
.evelop-g{
	color: #222;
	line-height: 1.3;
}
.develop-h{
	position: absolute;
	right: 4.6vw;
	top: 50%;
	color: #666;
	transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
transition: all .5s;
-webkit-transition: all .5s;
}
.develop-h .about-k1{
	background-color: #1D2089;
	background-image: url(../img/ico10_4.png);
transition: all .5s;
-webkit-transition: all .5s;
}
.develop-h .about-k1:hover{
	background-color: #fff;
	background-image: url(../img/ico18_2.png);
}
.develop-gh-li:hover{
	color: #fff;
	background-image: url(../img/ico32_2.png);
transition: all .5s;
-webkit-transition: all .5s;
}
.develop-gh-li:hover .develop-h{
	background-color: rgba(255,255,255,.3);
	color: #fff;
transition: all .5s;
-webkit-transition: all .5s;
}
.develop-gh-li:hover .develop-h .about-k1{
	background-color: #fff;
	background-image: url(../img/ico18_2.png);
transition: all .5s;
-webkit-transition: all .5s;
}


@media(max-width:1200px){
	.develop{
		padding: 60px 0;
	}
	.develop-c{
		margin-top: 80px;
	}
	.develop-d4{
		opacity: 1;
		color: #666;
	}
	.develop-dli{
		height: 330px;
	}
	.develop-dli{
		padding: 30px;
	}
	.develop-d3{
		font-weight: bold;
	}
	.develop-gh-li{
		padding: 40px 50px;
		height: auto;
	}
	.develop-h{
		width: 140px;
		height: 100px;
	}
	.develop-gh-li:after, .develop-gh-li:before{
		width: 40px;
		height: 40px;
		margin-top: -20px;
		left: -25px;
	}
	.develop-gh-li:before{
		left: inherit;
		right: -25px;
	}
	.develop-ef{
		padding: 60px 0;
	}
}
@media(max-width:1000px){
	.develop-d{
		width: 102%;
	}
	.develop-dli{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
		height: 230px;
	}
	.develop-f{
		width: 102%;
	}
	.develop-fli{
		width: 48%;
		margin-right: 2%;
		margin-bottom: 2%;
		height: 45vw;
	}
	.develop-fli:nth-child(1), .develop-fli:nth-child(6){
		width: 98%;
	}
	.develop-f3{
		padding: 20px;
	}
}
@media(max-width:750px){
	.develop{
		padding: .8rem 0;
	}
	.develop-a{
		text-align: center;
		width: 100%;
	}
	.develop-b{
		width: 100%;
		max-width: initial;
		margin-top: .4rem;
		font-size: .28rem;
		line-height: 2;
	}
	.develop-c{
		margin-top: .8rem;
		text-align: center;
	}
	.develop-d{
		width: 100%;
		margin-top: .5rem;
	}
	.develop-dli{
		width: 100%;
		margin-bottom: .2rem;
		border-radius: .2rem;
		padding: .6rem .5rem;
		height: auto;
	}
	.develop-d2 img{
		height: .8rem;
	}
	.develop-d3{
		margin: .15rem 0;
	}
	.develop-ef{
		padding: .8rem 0;
	}
	.develop-fli{
		border-radius: .2rem;
	}
	.develop-f3{
		padding: .3rem;
		font-size: .3rem;
	}
	.develop-gh{
		padding: .8rem 0;
	}
	.develop-gh-li{
		padding: .5rem .4rem;
	}
	.develop-g{
		font-size: .4rem;
		font-weight: bold;
	}
	.develop-h{
		width: 1.6rem;
		height: 1.4rem;
	}
	.develop-h .about-k1{
		width: .4rem;
		height: .4rem;
		background-size: .1rem auto;
	}
	.develop-gh-li:after, .develop-gh-li:before{
		width: .4rem;
		height: .4rem;
		margin-top: -.2rem;
		left: -.3rem;
	}
	.develop-gh-li:before{
		left: inherit;
		right: -.3rem;
	}
}




















.course-next,.course-prev{width: 3.8vw;height: 3.8vw;margin-top: -1.9vw;}
.gyswbut-next,.gyswbut-prev{width: 2.6vw;height: 2.6vw;background: #fff url(../images/ico10_1.png) no-repeat center;background-size: 1rem auto;margin-top: -1.3vw;border-radius: 100%;left: 0;transition: all .5s;-webkit-transition: all .5s;}
.gyswbut-next{left: initial;right: 0;background-image: url(../images/ico10_2.png);}
.gyswbut-prev:hover{background-color: #1D2089;background-image: url(../images/ico10_3.png);transition: all .5s;-webkit-transition: all .5s;}
.gyswbut-next:hover{background-color: #1D2089;background-image: url(../images/ico10_4.png);transition: all .5s;-webkit-transition: all .5s;}
.gyswbut2 .gyswbut-next{background-color: initial;border: 1px solid #ccc;}
.gyswbut2 .gyswbut-next:hover{background-color: #e7e8eb;border-color: #e7e8eb;}
.gyswbut2 .gyswbut-prev{background-color: initial;border: 1px solid #ccc;}
.gyswbut2 .gyswbut-prev:hover{background-color: #e7e8eb;border-color: #e7e8eb;}
.imgBj.pos {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.imgBj {background: no-repeat center;background-size: cover;}
.course-ksw {width: 100vw;margin-top: 4.6vw;margin-left: -8.072916vw;padding: 0 8.072916vw;padding-right: 53.78125vw;}
.course-j{width: 47.47%;float: left;position: relative;height: 20.3125vw;border-radius: 1vw;overflow: hidden;}
.course-k{width: 12.5vw;height: 100%;position: absolute;top: 0;right: 5vw;}
.course-k2{line-height: 1;}
.course-k3{position: absolute;left: 0;bottom: 0;}
.gyswbut {display: inline-block;position: relative;width: 5.6vw;height: 3.125vw;}
.course-c {float: right;height: 4vw;width: 8vw;}
.course-next, .course-prev {width: 3.8vw;height: 3.8vw;margin-top: -1.9vw;}

.xmtjz{display: flex;align-items: center;}
.xmtjz .img{width: 130px;}
.xmtjz .desc{width: calc(100% - 130px);padding-left: 20px;}




@media screen and (max-width:1024px){
	.product-rt-div{padding-right:0;}
}
@media screen and (max-width:750px){
	.product{flex-direction: column-reverse;}
	.fnt80 {font-size: 5rem;}
	.course-ksw{padding-right: 14vw;}
	
	.course-ban{height: 75rem;}
	.course{padding: 1rem 0;}
	.course-b2{font-size: 2.4rem;}
	.course-b3{font-size: 2.4rem;}
	.course-bli{margin-right: 2.5rem;}
	.course-c{height: 6rem;width: 13rem;margin-top: 4rem;}
	.course-next, .course-prev{width: 6rem;height: 6rem;margin-top: -3rem;}
	.course-ksw{margin-top: 5rem;padding-right: 14vw;}
	.course-j{height: 37vw;}
	.course-k{width: 35vw;right: 4vw;}
}



