* html {zoom:1;}
html {
    scroll-behavior: smooth;
}
html {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:62.5%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body {
	padding:0;
    font-feature-settings: "tnum";
    background-color: #fff;
    color: rgba(0, 0, 0, .65);
    font-family: -apple-system, BlinkMacSystemFont, Segoe UI, PingFang SC, Hiragino Sans GB, Microsoft YaHei, Helvetica Neue, Helvetica, Arial, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol;
    font-size: 14px;
    font-variant: tabular-nums;
    line-height: 1.5;
    margin: 0;
}
*, :after, :before { -webkit-box-sizing:border-box; }
*, :after, :before { -moz-box-sizing:border-box; }
*, :after, :before, ol, ul, li { box-sizing:border-box; }
ol, ul, li, h1, h2, h3, h4, h5, input, textarea, blockquote, dd, div, dl, dt, fieldset, form, h6, p, pre, td, th { margin:0; }
ol, ul, li, h1, h2, h3, h4, h5, input, textarea, blockquote, dd, div, dl, dt, fieldset, form, h6, p, pre, td, th { padding:0; }
ol, ul, li { list-style:none; }
*:after, *:before,a, h1, h2, h3, h4, h5, svg, img, input, button, textarea, .transition { transition:ease-in-out 0.5s; }
a { color:inherit; }
a { text-decoration:none; }
h1, h2, h3, h4, h5, h6, th { font-weight:400; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
h1, h2, h3, h4, h5, h6 { font-weight:600; }
img, fieldset { border:0; }
img { vertical-align:top; }
img { max-width:100%; }
img { height:auto; }
/* 图片加载效果*/
img[data-src] { opacity:0; }
/* 图片加载效果*/
img[data-src] { transition:opacity 0.3s ease; }
img[src] { opacity:1; }
th { font-style:normal; }

/*头部*/
nav > ul > li:hover > a{
    font-weight: 600;
    font-size: 16px;
    color: #306DFF;
}
.current_page_item > a{
    font-weight: 600;
    font-size: 16px;
    color: #306DFF;
}
/*banner*/
.ban-left {
    width: 50%;
}
.ban-left span {
    font-family: PingFangSC, PingFang SC;
    line-height: 32px;
    text-align: left;
    font-style: normal;
    position: relative;
    font-weight: 600;
    color: #306DFF;
    border-radius: 20px;
    border: 1px solid lch(49.11 82.8 285.76 / 0.50);
    font-size: 22px;
    padding: 10px 20px;
    opacity: 0;
    animation: fadeInFromLeft 2s forwards;
}
.ban-left > h2 {
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
    font-weight: bold;
    font-size: 60px;
    color: #202229;
    line-height: 80px;
    text-align: left;
    font-style: normal;
    margin-top: 21px;
    position: relative;
    opacity: 0;
    animation: fadeInFromLeft 2s 0.5s forwards;
}
.ban-left > .ban-p {
    margin-top: 20px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.4);
    line-height: 40px;
    text-align: left;
    font-style: normal;
    opacity: 0;
    animation: fadeInFromLeft 2s 1s forwards;
}
.pinpai-search .button {
    display: flex;
    margin: 48px -10px 0 -10px;
}
/*一站式出海服务*/
.business {
    position: relative;
    overflow: hidden;
    background: #F8FAFF;
}
.bus-con {
    height: 100%;
    width: 1300px;
    margin: 96px auto 220px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.bus-w {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-top: 148px;
}
.bus-left {
	width:40%;
}
.Website-right-img img,
.vawng-left-img img,
.chhin-right-img img,
.bus-left-img img{
    width: 100px;
    height: 100px;
}
.round-img img,
.help-img img{
    width: 500px;
}
.bus-left > h3 {
    font-weight: 600;
    font-family: PingFangSC, PingFang SC;
    color: #202229;
    font-size: 36px;
    margin-top: 24px;
}
.bus-left > p {
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    color: #838794;
    font-size: 18px;
    margin-top: 16px;
}
.bus-left > span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #306DFF;
    line-height: 36px;
    font-size: 18px;
    margin-top: 24px;
    display: block;
}
.bus-rigsj-title > h3{
    font-family: BinancePlex, BinancePlex;
    font-weight: 500;
    font-size: 18px;
    color: #202229;
    line-height: 28px;
    text-align: left;
    font-style: normal;
} 
.bus-rili-fwl {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    width: 150px;
}
.bus-right-ul {
    display: flex;
}
.bus-rili-fwl > i{
    width: 14px;
    height: 14px;
}
.chhin-w {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 222px 0;
    flex-direction: row-reverse;
}
.chhin-right-con > h3 {
    font-weight: 600;
    font-family: PingFangSC, PingFang SC;
    color: #202229;
    font-size: 36px;
    margin-top: 30px;
}
.chhin-right-con > p {
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    color: #838794;
    font-size: 18px;
    margin-top: 16px;
}
.chhin-right-con > .button {
    margin: 30px 0 0 0;
    border-radius: 8px;
}

/*星海引擎-品牌维护*/
.vawng-con {
    height: 100%;
    width: 1300px;
    margin: 119px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vawng-left > h3 {
    font-weight: 600;
    font-family: PingFangSC, PingFang SC;
    color: #202229;
    font-size: 36px;
    margin-top: 30px;
}
.vawng-left > p {
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    color: #838794;
    font-size: 18px;
    margin-top: 16px;
}
.vawng-left > span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #306DFF;
    line-height: 36px;
    font-size: 18px;
    margin-top: 24px;
    display: block;
}
.vawng-left > .button {
    margin: 30px 0 0 0;
    border-radius: 8px;
}
.Website-con {
    height: 100%;
    width: 1300px;
    margin: 159px auto 162px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
}
.Website-right-con > h3 {
    font-weight: 600;
    font-family: PingFangSC, PingFang SC;
    color: #202229;
    font-size: 36px;
    margin-top: 30px;
}
.Website-right-con > p {
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    color: #838794;
    font-size: 18px;
    margin-top: 16px;
}
.Website-right-con > span {
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    color: #306DFF;
    line-height: 36px;
    font-size: 18px;
    display: block;
    margin-top: 24px;
}
.Website-right-con > .button {
    margin: 30px 0 0 0;
    border-radius: 8px;
}

/*助力品牌*/
.help-con {
    height: 100%;
    position: relative;
    width: 1300px;
    margin: 100px auto 90px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    z-index: 2;
    align-content: center;
}
.help-title > p {
    font-style: normal;
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    text-align: center;
    font-size: 20px;
    color: #838794;
    line-height: 36px;
    margin-top: 8px;
}
.help-search {
    height: 72px;
    margin: 48px auto 0 auto;
    width: 580px;
}
.help-img {
    width: 100%;
    margin-top: 140px;
}
/*.help-img {*/
/*    width: 100%;*/
/*    margin-top: 26px;*/
/*}*/
.simpler-con {
    height: 100%;
    width: 1300px;
    margin: 100px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.simpler-title > p {
    font-style: normal;
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    text-align: center;
    font-size: 20px;
    color: #838794;
    line-height: 36px;
    margin-top: 8px;
}
.simpler-ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 80px;
}
.simpler-li-w {
    text-align: center;
    padding: 25px;
}
.simpler-li-con{
    margin-top: 28px;
}
.simpler-li-p{
    margin-top: 12px;
}

/*选择我们 开启全方位合作体验*/
.round-con {
    height: 100%;
    position: relative;
    width: 1300px;
    margin: 100px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    z-index: 2;
}

.round-title > p {
    font-style: normal;
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    text-align: center;
    font-size: 20px;
    color: #838794;
    line-height: 36px;
    margin-top: 12px;
}

.round-sz {
    font-style: normal;
    font-weight: 600;
    font-family: BinancePlex, BinancePlex;
    color: #202229;
    line-height: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    font-size: 36px;
    width: 88%;
    margin: 40px auto;
}

.round-p p {
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #838794;
    line-height: 30px;
    text-align: center;
    font-style: normal;
}
.round-img {
    width: 100%;
    margin: 122px auto 0 auto;
    text-align: center;
}
.case-title > p {
    font-style: normal;
    font-weight: 400;
    font-family: PingFangSC, PingFang SC;
    text-align: center;
    font-size: 20px;
    color: #838794;
    line-height: 36px;
    width: 885px;
    margin: 12px auto 0px auto;
}
.case-con {
    height: 100%;
    width: 1300px;
    margin: 100px auto 170px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.case-w {
    width: 100%;
    margin-top: 85px;
    position: relative;
    overflow: hidden;
}
.dingzhi-con {
    height: 100%;
    position: relative;
    width: 1300px;
    margin: 100px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    text-align: center;
    z-index: 2;
}
.dingzhi-title > p {
    font-weight: 400;
    text-align: center;
    font-size: 20px;
    color: #838794;
    line-height: 36px;
    margin-top: 12px;
}
.dingzhi-w {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top: 140px;
}
.dingzhi-left-con {
    text-align: left;
    position: relative;
    display: flex;
    flex-direction: column;
}
.dingzhi-left-con::before {
    background: #306DFF;
    position: absolute;
    content: "";
    top: 10px;
    left: 11px;
    width: 4px;
    height: 70%;
    opacity: 0.1;
}
.dingzhi-left-c > h3::before {
    position: absolute;
    background: #FFFFFF;
    width: 26px;
    height: 26px;
    border-radius: 50px;
    border: 6px solid #306DFF;
    content: "";
    top: 10px;
    left: -50px;
    box-shadow: 0px 2px 16px 0px rgba(48, 109, 255, 0.49);
}
.dingzhi-left-c > p {
    font-style: normal;
    font-weight: 400;
    text-align: left;
    font-family: PingFangSC, PingFang SC;
    font-size: 20px;
    color: #838794;
    line-height: 36px;
    margin-top: 8px;
}
.dingzhi-left-c {
    margin-left: 50px;
    margin-bottom: 80px;
    position: relative;
}
.form-con {
    height: 100%;
    width: 1300px;
    margin: 120px auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-h {
    color: #fff;
    background: #15181F;
    position: relative;
    overflow: hidden;
}
.foo-coon {
    height: 100%;
    position: relative;
    overflow: hidden;
    width: 1300px;
    margin: 70px auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.form-h3 > h3 {
    font-weight: 600;
    font-family: PingFangSC, PingFang SC;
    color: #202229;
    line-height: 48px;
    font-size: 36px;
    margin-bottom: 8px;
}
.form-h3{
    margin-bottom: 48px;
}
.form-group{
    margin-bottom: 20px;
}
.col-md-12{
    margin-top: 48px;
}
.form-ewm-img {
    text-align: center;
    margin-top: 60px;
}
.form-ewm-img img{
    width: 130px;
    height: 130px;
    padding: 10px;
    border-radius: 10px;
    border: 1px solid #487cff;
}
.form-left {
    position: relative;
    display: flex;
    flex-direction: column;
}
.form-img {
    margin-top: 58px;
}
.form-left > p {
    font-weight: 400;
    line-height: 26px;
    color: #838794;
    font-size: 16px;
    margin-top: 60px;
}
.round-p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
    width: 93%;
    margin: 40px auto;
}
.button-l-i{
    display: block;
    position: relative;
    z-index: 10;
    width: 20px;
    height: 20px;
    top: 0px;
    right: 0px;
    background: #fff;
    border-radius: 50%;
}
.button-l-i::before{
    background: #306dff;
    position: absolute;
    content: "";
    top: 6px;
    right: 4px;
    width: 50%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(45deg);
}
.button-l-i::after{
    background: #306dff;
    position: absolute;
    content: "";
    right: 4px;
    bottom: 6px;
    width: 50%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(-45deg);
}
.button > .button-r > i {
    display: block;
    position: relative;
    z-index: 10;
    width: 20px;
    height: 20px;
    top: 0px;
    right: 0px;
    background: #eaf0ff;
    border-radius: 50%;
}
.button > .button-r > i::before {
    background: #306dff;
    position: absolute;
    content: "";
    top: 6px;
    right: 4px;
    width: 50%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(45deg);
}
.button > .button-r > i::after {
    background: #306dff;
    position: absolute;
    content: "";
    right: 4px;
    bottom: 6px;
    width: 50%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(-45deg);
}
.ban-style {
    position: relative;
    display: flex;
    width: 1300px;
    margin: 210px auto;
    z-index: 2;
}
.painspot-con {
    height: 100%;
    width: 1300px;
    margin: 100px auto;
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
}
.painspot-coon {
    height: 660px;
    margin: 80px 0;
}
.casejs {
	position:relative;
	overflow:hidden;
	background:#F8FAFF;
}
.select-coon{
    margin-top: 100px;
}
.form-ewm-img > p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 26px;
    padding: 10px;
    font-style: normal;
}
.select-con .hr{
    width: 100%;
    height: 1px;
    background: #E6E6E6;
    margin-top: 80px;
}

.select-con .select-ul {
	display:flex;
	width:calc(12%* 6);
	margin-top: 85px;
	animation:scroll 35s linear infinite;
}
.advd-coom{
    margin-top: 80px;
}
.covenant-coon{
    margin-top: 80px;
}
.collaboration-coon{
    margin-top: 80px;
}

.pinpai-title {
	width:100%;
	display:flex;
	align-content:space-around;
	flex-wrap:wrap;
	justify-content:center;
}








.solve-coon ul {
	margin:0;
	padding:0;
	width:100%;
	list-style:none;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.painspot-coon-li:nth-of-type(1) .painspot-coon-nr li {
	margin:0;
	display:block;
	padding: 12px 40px;
}
.advd-coom ul {
	padding:0;
	list-style:none;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.collaboration-coon ul {
	padding:0;
	width:100%;
	list-style:none;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
address {
	font-style:normal;
	font-weight:400;
}
caption {
	font-style:normal;
	font-weight:400;
}
cite {
	font-style:normal;
	font-weight:400;
}
code {
	font-style:normal;
	font-weight:400;
}
dfn {
	font-style:normal;
	font-weight:400;
}
em {
	font-style:normal;
	font-weight:400;
}
var {
	font-style:normal;
	font-weight:400;
}
.bus-title > h2 {
    color: #202229;
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	font-size:40px;
}
.help-title > h2 {
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
    font-weight: bold;
    font-size: 60px;
    color: #202229;
    line-height: 80px;
    text-align: center;
}
.simpler-title > h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.round-title > h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.case-title > h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.dingzhi-title > h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.simpler-li-h3 > h3 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	text-align:center;
	line-height:40px;
	font-size:24px;
}
.dingzhi-left-c > h3 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:44px;
	font-size:28px;
}
.chhin-left-zxsp {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	position:relative;
	padding:10px;
	z-index:10;
	border-radius:24px;
	border-image:linear-gradient(270deg,rgba(94,166,255,0),rgba(48,109,255,1)) 2 2;
	background:linear-gradient(270deg,#FFFFFF 0%,#F7F9FF 100%);
}
.chhin-left-xdsp {
	font-style:normal;
	font-weight:600;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:24px;
	position:relative;
	padding:10px;
	z-index:10;
	border-radius:24px;
	border-image:linear-gradient(270deg,rgba(94,166,255,0),rgba(48,109,255,1)) 2 2;
	background:linear-gradient(270deg,#FFFFFF 0%,#F7F9FF 100%);
}
.help-search-s .input-field {
	font-style:normal;
	font-weight:400;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	height:72px;
	background:#FFFFFF;
	color:#838794;
	line-height:28px;
	font-size:18px;
	padding:20px;
	width:580px;
	border:none;
	box-shadow:0px 8px 20px 0px #DFE8FF;
	border-radius:42px;
}
.help-search-s .button {
	font-style:normal;
	font-family:Gilroy,Gilroy;
	color:#FFFFFF;
	background:#306DFF;
	position:absolute;
	line-height:28px;
	font-size:18px;
	border:none;
	border-radius:42px;
	font-weight:bold;
	padding:18px;
	text-align:right;
	top:4px;
	right:4px;
	cursor:pointer;
	z-index:3;
	border-color:rgb(255 255 255);
}
.simpler-title > p {
	font-style:normal;
	font-weight:400;
	font-family:PingFangSC,PingFang SC;
	text-align:center;
	font-size:20px;
	color:#838794;
	line-height:36px;
}
.simpler-li-p > p {
	font-style:normal;
	font-weight:400;
	font-size:16px;
	font-family:PingFangSC,PingFang SC;
	line-height:24px;
	text-align:center;
	color:#838794;
}
.chhin-left-xdsp > span {
	font-style:normal;
	text-align:left;
	font-family:BinancePlex,BinancePlex;
	font-weight:500;
	color:#306DFF;
}
.covenant-title h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.collaboration-title h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.collaboration-w-p {
    font-style: normal;
    font-weight: 600;
    font-family: PingFangSC, PingFang SC;
    text-align: center;
    font-size: 22px;
    line-height: 36px;
    color: #000000;
    margin-top: 4px;
}
.painspot-title > h3 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.painspot-coon-li:nth-of-type(1) h3 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#FFFFFF;
	text-align:center;
	line-height:36px;
	font-size:24px;
	padding:22px;
}
.painspot-coon-li:nth-of-type(1)  p {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#FFFFFF;
	position:relative;
	text-align:center;
	font-size:22px;
	top:-45px;
	line-height:33px;
}
.painspot-coon-li:nth-of-type(2) .painspot-coon-h3 h3 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	text-align:center;
	line-height:36px;
	font-size:24px;
	padding:22px;
	color:rgba(0,0,0,0.85);
}
.painspot-coon-li:nth-of-type(3) .painspot-coon-h3 h3 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#306DFF;
	text-align:center;
	line-height:36px;
	font-size:24px;
	padding:22px;
}
.painspot-coon-li:nth-of-type(2) .painspot-coon-nr li p {
	font-style:normal;
	font-family: 'PingFang SC';
	font-weight:400;
	line-height:32px;
	font-size:17px;
	text-align:justify;
	color:#4F545E;
	
}

.painspot-coon-li:nth-of-type(3) .painspot-coon-nr li p {
	font-style:normal;
	font-family: 'PingFang SC';
	font-weight:400;
	line-height:32px;
	font-size:17px;
	text-align:justify;
	color:#202229;
	
}


/* 标题*/
.casejs-title h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.casejs-ct div {
	font-style:normal;
	font-family:PingFangSC,PingFang SC;
	font-weight:500;
	position:relative;
	text-align:center;
	font-size:20px;
	color:#838794;
	line-height:30px;
	width:25%;
	cursor:pointer;
	transition:background-color 0.3s,color 0.3s;
}
/* 类别选项悬停效果*/.casejs-ct div:hover {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.casejs-ct div.show {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.select-title h2 {
	font-style:normal;
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.select-title p {
	font-style:normal;
	font-weight:400;
	font-family:PingFangSC,PingFang SC;
	line-height:32px;
	text-align:center;
	color:#838794;
	font-size:18px;
	margin-top: 8px;
}
.select-w-title h3 {
	font-style:normal;
	font-weight:600;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:36px;
	font-size:24px;
	margin-top:30px;
}
.select-w-nr p {
	font-style:normal;
	font-weight:400;
	font-size:16px;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	line-height:26px;
	color:#838794;
	margin-top:12px;
}
.select-coon-tn h3 {
	font-style:normal;
	font-weight:600;
	text-align:left;
	width:100%;
	font-family:PingFangSC,PingFang SC;
	color:#FFFFFF;
	line-height:48px;
	font-size:32px;
	margin-top: 30px;
}
.select-coon-tn p {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16px;
color: #acc5ff;
line-height: 26px;
text-align: left;
font-style: normal;
}
.chhin-right-con > p {
	font-weight:400;
	font-family:PingFangSC,PingFang SC;
	color:#838794;
	font-size:18px;
}
.ywms-rili-p > p {
	font-weight:400;
	font-size:16px;
	color:#838794;
}
.form-left > p {
	font-weight:400;
	line-height:26px;
	color:#838794;
	font-size: 16px;
}
.form-h3 > p {
	font-weight:400;
	font-size:16px;
	font-family:PingFangSC,PingFang SC;
	line-height:24px;
	color:#838794;
}
.footr-p{
    padding: 12px 0;
}
.footr-p > p {
	font-weight:400;
	font-family:PingFangSC,PingFang SC;
	font-size:14px;
	color:#838794;
	line-height:28px;
}
.foo-jj > p {
	font-weight:400;
	font-family:PingFangSC,PingFang SC;
	font-size:14px;
	color:#838794;
}
.form-control {
	font-weight:400;
	width:100%;
	font-size:20px;
	border-radius:6px;
	border:1px solid #E6E6E6;
	padding:15px;
	background:#FFFFFF;
	color:#838794;
	line-height:30px;
}
.sidebar-footer ul > li a {
    display: block;
	font-weight:400;
	font-size:16px;
	font-family:Gilroy,Gilroy;
	line-height:19px;
	padding:8px 0;
	color:#838794;
}
.covenant-w-nr p {
	font-weight:400;
	font-size:16px;
	line-height:24px;
	color:#838794;
	text-align: left;
}
.industry-w-a {
	font-weight:400;
	font-size:16px;
	color:#306DFF;
	display:flex;
	align-items:center;
}
.solve-w-p p {
	font-weight:400;
	font-size:16px;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	line-height:26px;
	color:#838794;
}
.pinpai-title > p {
	font-weight:400;
	width:100%;
	margin-top: 8px;
	font-family:PingFangSC,PingFang SC;
	font-size:20px;
	color:#838794;
	line-height:30px;
}
.increase-p > p {
	font-weight:400;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	font-size:20px;
	color:#838794;
	line-height:40px;
}
.threeoptions-titles > p {
	font-weight:400;
	width:100%;
	font-family:PingFangSC,PingFang SC;
	text-align:center;
	font-size:20px;
	color:#838794;
	line-height:30px;
	margin-top: 12px;
}
.top-left > p {
	font-weight:400;
	font-size:16px;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	color:#838794;
	line-height:28px;
}
.advd-title h2 {
	font-weight:600;
	font-family:Gilroy,Gilroy;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.chhin-right-con > h3 {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	font-size:36px;
}
.form-h3 > h3 {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:48px;
	font-size:36px;
}
.ywms-rili-title > h3 {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:32px;
	padding:20px 0px 12px 0px;
	font-size:24px;
}
.form-ewm-h4 > h4 {
	font-weight:600;
	color:#202229;
	font-size:28px;
	line-height:40px;
}
.bus-rili-sl {
	font-weight:600;
	font-size:28px;
}
.primary-btn {
	font-weight:600;
	width:100%;
	font-family:PingFangSC,PingFang SC;
	color:#FFFFFF;
	height:72px;
	font-size:20px;
	border-radius:6px;
	color:#fff;
	background:#206FFC;
	line-height:30px;
	border:none;
	cursor:pointer;
	transition: transform 0.8s ease, opacity 0.8s ease;
}
.primary-btn:hover{
    transform: translateY(-15%);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
.case-w-title > div {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	font-size:20px;
	color:#838794;
	line-height:30px;
}
.sidebar-footer .widgettitle {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	font-size:20px;
	padding:12px 0;
	line-height:28px;
}
.covenant-w-title h3 {
	font-weight:600;
	color:#202229;
	font-size:28px;
	margin-bottom:20px;
}
.industry-title h2 {
	font-weight:600;
	color:#202229;
	text-align:center;
	font-size:40px;
}
.industry-w-title h3 {
	font-weight:600;
	color:#202229;
	font-size:24px;
	margin:20px 0;
}
.solve-title h2 {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	font-size:40px;
}
.solve-w-title h3 {
	font-weight:600;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	font-size:24px;
	margin-bottom:10px;
	color:#555;
}
.ch-advantage-title h2 {
	font-weight:600;
	color:#202229;
	font-size:4rem;
}
.ch-advantage-w-title h3 {
	font-weight:600;
	color:#202229;
	line-height:44px;
	margin-bottom:20px;
	font-size:2.8rem;
}
.increase-s > span {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#306DFF;
	line-height:36px;
	font-size:24px;
	text-align:justify;
}
.threeoptions-title > div.show {
	font-weight:600;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	text-align:center;
	font-size:20px;
	line-height:30px;
}
.threeoptions-titles > h2 {
	font-weight:600;
	width:100%;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	text-align:center;
	font-size:40px;
}
.top-left > h3 {
	font-weight:600;
	text-align:left;
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:48px;
	font-size:36px;
}
.global-title h2 {
	font-weight:600;
	color:#202229;
	font-size:40px;
}
.assume-title h2 {
	font-weight:600;
	color:#202229;
	font-size:40px;
}
.assumeapp-title h2 {
	font-weight:600;
	color:#202229;
	font-size:40px;
}
.assumec-ri-title h3 {
	font-weight:600;
	color:#202229;
	font-size:24px;
}
.assumeapp-w-title h3 {
	font-weight:600;
	color:#202229;
	font-size:24px;
}
.select-title p span {
	font-weight:600;
	color:rgb(49 110 255);
}
.advd-w-nr p {
	font-size:16px;
	color: #838794;
	line-height:1.6;
}
.industry-w-title p {
	font-size:16px;
	color:#838794;
	line-height:1.6;
}
.industry-w-sj {
	font-size:16px;
	color:#838794;
}
.assumec-i-p {
	font-size:16px;
	color:#838794;
	margin-top:10px;
}
.content-left p {
	font-size:16px;
	line-height:1.5;
	margin-bottom:20px;
	color:#666;
}
.ywms-title > h2 {
	text-align:left;
	font-family:Gilroy,Gilroy;
	color:#202229;
	line-height:60px;
	font-size:40px;
	font-weight:bold;
	margin-left:20px;
}
.ywms-rili-con {
	text-align:left;
	margin:42px;
}
.increase-title > h3 {
	text-align:left;
	font-family:Gilroy,Gilroy;
	color:#202229;
	font-size:36px;
	font-weight:bold;
	line-height:43px;
}
.top-left {
	text-align:left;
	display:flex;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
	flex:1;
	padding:30px 60px;
}
hr {
	width:100%;
}
header.container {
	width:100%;
}
.banner {
	width:100%;
	position:relative;
	overflow:hidden;
}
.bus-title {
	width:100%;
	text-align:center;
}
.help-title {
	width:100%;
}
.round-title {
	width:100%;
}
.case-title {
	width:100%;
}
.case-ul {
	width:100%;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-left:30px;
	width:200%;
	animation:scroll-right 35s linear infinite;
}
.form-w {
	width:100%;
	display:flex;
	align-items:stretch;
	justify-content:space-between;
	flex-wrap:wrap;
}
nav > ul li > a {
	width:100%;
	padding:15px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #202229;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    transition: .3s;
}
.ywms-title {
	width:100%;
	position:relative;
	display:flex;
}
.case-w-title {
	width:100%;
	display:flex;
	align-content:space-between;
	flex-direction:row;
	justify-content:space-around;
	flex-wrap:wrap;
	padding:10px;
}
.advd-title {
	width:100%;
}
.case-w-title::after {
	width:100%;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-wrap:wrap;
	border:1px solid #306DFF;
	content:"";
	opacity:0.1;
	bottom:-10px;
}
.ban-img > img {
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	object-fit:cover;
}
.help-banner > img {
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	object-fit:cover;
}
.round-banner > img {
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	object-fit:cover;
}
.dingzhi-img > img {
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	object-fit:cover;
}
.ywms-banner > img {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	object-fit:cover;
}
.chhin-left-sj > img {
	width:100%;
	height:100%;
	object-fit:cover;
}
.simpler-title {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.dingzhi-title {
	width:100%;
	text-align:center;
	margin-top:20px;
}
.round-time {
	width:100%;
	margin:0 auto;
	text-align:center;
}
.case-img img {
	width:100%;
}
.case-w-title .show::after {
	width:100%;
	background:#306DFF;
	position:absolute;
	content:"";
	left:0;
	height:3px;
	bottom:-18px;
	transition:background-color 0.3s,color 0.3s;
}
.case-w-title div:hover::after {
	width:100%;
	background:#306DFF;
	position:absolute;
	content:"";
	left:0;
	height:3px;
	bottom:-18px;
	transition:background-color 0.3s,color 0.3s;
}
.covenant {
	width:100%;
	overflow:hidden;
	background:#F8FAFF;
}
.covenant-baneer img {
	width:100%;
	height:auto;
	object-fit:cover;
}
.collaboration-w-s {
	width:100%;
	font-family:Gilroy,Gilroy;
	color:#306DFF;
	font-weight:bold;
	font-size:32px;
	line-height:38px;
}
.collaboration-img img {
	width:1030px;
	height:auto;
	margin-top:40px;
}
.industry-title {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:flex-start;
	align-content:flex-end;
}
.industry-coon {
	width:100%;
	margin-top: 60px;
}
.industry-img a img {
	width:100%;
	border-radius:16px;
}
.solve-title {
	width:100%;
	text-align:center;
}
.solve-coon {
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:100px;
}
.problem {
	width:100%;
	position:relative;
	overflow:hidden;
	display:flex;
	align-items:center;
	background:#F8FAFF;
	justify-content:center;
}
.problem-coon {
	width:100%;
	margin-top: 200px;
	display:flex;
	align-content:space-between;
	justify-content:space-between;
	flex-wrap:wrap;
}
.problem-left-c {
	width:100%;
	margin-bottom:48px;
}
.problem-left-nr p {
	width:100%;
	font-family:PingFangSC,PingFang SC;
	color:#838794;
	line-height:28px;
	font-size:18px;
	margin-left:40px;
}
.pach-search {
	width:100%;
	margin-top: 18px;
}
.ch-advantage-coon ul {
	width:100%;
	display:flex;
	align-items:stretch;
	justify-content:space-between;
	flex-wrap:wrap;
}
.pinpai-search {
	width:100%;
}
.pinpai-img {
	width:100%;
	margin-top: 62px;
}
.pinpai-banner > img {
	width:100%;
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	object-fit:cover;
}
.increase-title {
	width:100%;
}
.increase-s {
	width:100%;
	margin-top: 16px;
}
.increase-p {
	width:100%;
	margin-top: 30px;
}
.threeoptions-title {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
}
.threeoptions-title::after {
	width:100%;
	position:relative;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-wrap:wrap;
	border:1px solid #306DFF;
	content:"";
	opacity:0.1;
	bottom:-27px;
}
.threeoptions-title > div.show::after {
	width:100%;
	background:#306DFF;
	position:absolute;
	content:"";
	left:0;
	height:3px;
	transition:background-color 0.3s,color 0.3s;
	bottom:-27px;
}
.threeoptions-titles {
	width:100%;
	display:flex;
	align-content:space-between;
	flex-wrap:wrap;
	justify-content:center;
}
.top-right img {
	width:100%;
	border-radius:4px;
}
.global-title {
	width:100%;
	text-align:center;
}
.assume-title {
	width:100%;
	text-align:center;
}
.assumeapp-title {
	width:100%;
	text-align:center;
}
.global-coon {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	margin-top: 30px;
}
.assume-coon {
    width: 1200px;
    display: flex
;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    position: relative;
    margin-top: 60px;
}
.assumeapp-coon {
	width:100%;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
	margin-top: 63px;
}
.assumec-w-img > img {
    width: 400px;
}
.assume-banner {
    z-index: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.assume-banner > img {
	width:100%;
}
.assumeapp-coon ul {
	width:100%;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.assume-r-p{
    font-family: Gilroy, Gilroy;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 26px;
    margin: 12px 0;
}




.global-banner > img {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	object-fit:cover;
}
.painspot-title {
	width:100%;
	text-align:center;
}
.painspot-coon-li .painspot-coon-h3::after {
	width:100%;
	display:block;
	content:"";
	background:rgba(0,0,0,0.08);
	height:1px;
}
.painspot-coon-li:nth-of-type(1) .painspot-coon-h3::after {
	width:100%;
	background:#FFFFFF;
	display:block;
	content:"";
	height:1px;
	opacity:0.5;
}
.casejs-title {
	width:100%;
}
/* 类别选项*/
.casejs-ct {
	width:100%;
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
}
.casejs-ct::after {
	width:100%;
	position:relative;
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	flex-wrap:wrap;
	border:1px solid #306DFF;
	content:"";
	opacity:0.1;
	bottom:-27px;
}
.casejs-ct .show::after {
	width:100%;
	background:#306DFF;
	position:absolute;
	content:"";
	left:0;
	height:3px;
	transition:background-color 0.3s,color 0.3s;
	bottom:-27px;
}
.casejs-ct div:hover::after {
	width:100%;
	background:#306DFF;
	position:absolute;
	content:"";
	left:0;
	height:3px;
	transition:background-color 0.3s,color 0.3s;
	bottom:-27px;
}
/* 单个内容块*/
.content {
	width:100%;
	display:none;
	border-radius:20px;
	padding:40px;
	margin-bottom:30px;
	background-color:#fff;
	transition:opacity 0.3s ease-in-out;
}
.select-title {
	width:100%;
	text-align:center;
}
.select-coon-banner img {
	width:100%;
	height:100%;
}
a:focus {
	text-decoration:none;
}
a:hover {
	text-decoration:none;
}
.button a {
    text-decoration: none;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 18px;
    border-radius: 8px;
    font-weight: bold;
    justify-content: center;
    padding: 22px 30px 22px 30px;
    transition: transform 0.8s ease, opacity 0.8s ease;
}
.button a:hover{
    transform: translateY(-15%);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
q:after {
	content:'';
}
q:before {
	content:'';
}
abbr {
	border:0;
}
acronym {
	border:0;
}
.problem-right img {
	max-width:100%;
	border-radius:20px;
}
.global-coon img {
	max-width:100%;
	height:auto;
}
.assume-banner img {
	max-width:100%;
	height:auto;
}
.assumeapp-w-img img {
	max-width:100%;
	height:auto;
}
/* 右侧图片*/
.content-right img {
    width: 560px;
	max-width:100%;
	height:auto;
	border-radius:8px;
}
nav li:hover ul {
	height:auto;
	position:absolute;
	opacity:1;
	visibility:visible;
}
.form-title > h2 {
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	font-size:36px;
}
.bus-title > p {
	font-family:PingFangSC,PingFang SC;
	font-size:20px;
	color:#838794;
	line-height:36px;
}
.chhin-right-con > span {
	font-family:PingFangSC,PingFang SC;
	font-weight:500;
	color:#306DFF;
	line-height:36px;
	font-size:18px;
}
.problem-title h2 {
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:60px;
	font-size:40px;
}
.problem-left-c h3 {
	font-family:PingFangSC,PingFang SC;
	color:#202229;
	line-height:48px;
	font-size:36px;
}
.threeoptions-title > div {
	font-family:PingFangSC,PingFang SC;
	font-weight:500;
	position:relative;
	text-align:center;
	font-size:20px;
	color:#838794;
	line-height:30px;
	cursor:pointer;
	transition:background-color 0.3s,color 0.3s;
	width:33.33%;
}
.chhin-left-zxsp > span {
	font-family:BinancePlex,BinancePlex;
	font-weight:500;
	color:#306DFF;
}
.case-w-title > div:hover {
	color:#202229;
}
.case-w-title .show {
	color:#202229;
}
.pinpai-title > h2 {
	color:#202229;
	font-size:60px;
	font-weight:bold;
	font-family:AlimamaShuHeiTi,AlimamaShuHeiTi;
	line-height:80px;
}
.ban-left > h2 > samp {
	color:#306DFF;
}
.button > .button-r {
	color:#306DFF;
	position:relative;
	border-radius:4px;
	margin:10px;
	background:#FFFFFF;
    transform: translateY(0);
    transition: transform 0.8s ease, opacity 0.8s ease;
}
.button > .button-r:hover {
	transform: translateY(-15%);
	box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
}
.bus-title > h2 > span {
	color:#306DFF;
}
.help-title > h2 > span {
	color:#306DFF;
}
.simpler-title > h2 > span {
	color:#306DFF;
}
.round-title > h2 > span {
	color:#306DFF;
}
.case-title > h2 > span {
	color:#306DFF;
}
.dingzhi-title > h2 span {
	color:#306DFF;
}
.current-menu-parent .menu-item-has-children.current-menu-ancestor {
	color:#306DFF;
}
.button > .button-l {
	color:#FFFFFF;
	position:relative;
	border-radius:4px;
	background:#306DFF;
	margin:10px;
    transform: translateY(0);
    transition: transform 0.8s ease, opacity 0.8s ease;
}
.bran-button > .bran-button-l:hover,
.button > .button-l:hover {
    transform: translateY(-15%);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    transition: transform 0.8s ease, opacity 0.8s ease;
}
.chhin-right {
	width:31%;
}
.vawng-left {
	width:31%;
}
.dingzhi-left {
	width:40%;
	display:flex;
	justify-content:space-between;
}
.form-right {
	width:40%;
	position:relative;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
}
.increase-r {
	width:40%;
}
.assumec-left {
	width:40%;
}
.painspot-coon-li:nth-of-type(3) {
	width:40%;
	background:#FFFFFF;
	border-radius:0px 20px 0px 0px;
}
.Website-right {
	width:38%;
}
.Website-left {
	width:45%;
	position:relative;
}
.foo-wz {
	width:45%;
	display:flex;
	justify-content:flex-end;
}
.sidebar-footer {
	width:50%;
	display:flex;
	justify-content:flex-end;
}
.foo-tools {
	width:50%;
}
.ban-right {
	width:50%;
}
.ywms-left {
	width:50%;
	position:relative;
}
.ywms-right {
    width: 50%;
    opacity: 0;
    transform: translateX(100%);
    transition: transform 3s ease, opacity 3s ease;
}
.ywms-right-con > ul li {
	width:50%;
}
.assumeapp-w-con {
	width:50%;
	padding:48px;
}
.bus-right {
	width:55.38%;
}
.chhin-left {
	width:55.38%;
	padding:30px 0;
}
.vawng-right {
	width:55.38%;
}
.dingzhi-right {
	width:60%;
}
.increase-l {
	width:60%;
	display:flex;
	align-content:space-between;
	flex-wrap:wrap;
	justify-content:flex-start;
	padding:80px;
}
.painspot-coon-nr li .icon-g::after {
	width:60%;
	background:#fff;
	position:absolute;
	content:"";
	right:3px;
	height:4px;
	border-radius:10px;
	transform:rotate(-45deg);
	top:13px;
}
.ywms-title h2 {
	width:585px;
}
.col-md-8 > .row {
	display:flex;
	flex-direction:column;
	justify-content:space-around;
}
.content-left {
	height:30vh;
	height:100%;
	display:flex;
	align-items:stretch;
	align-content:space-around;
	flex-wrap:wrap;
	padding:30px;
	max-width:50%;
}
.contact-form > .row {
	display:flex;
	flex-direction:column;
	justify-content:space-around;
}
.footer-h {
	color:#fff;
	background:#15181F;
}
.case-s {
	display:flex;
	align-items:stretch;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
}
/* 标题描述*/
.casejs-coon {
	display:flex;
	align-content:space-around;
	justify-content:space-around;
	flex-wrap:wrap;
	margin-top: 123px;
}
.simpler {
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
}
.advantages {
	position:relative;
	overflow:hidden;
}
.chhinchhiah {
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
}
.vawng {
	position:relative;
	overflow:hidden;
	background:#F8FAFF;
}
.Website {
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
}
.help {
	position:relative;
	overflow:hidden;
}
.dingzhi {
	position:relative;
	overflow:hidden;
}
.form {
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
}
.solve {
	background:#FFFFFF;
}
.pinpai {
	position:relative;
	overflow:hidden;
}
.All-round {
	position:relative;
	overflow:hidden;
}
.ywms {
	position:relative;
	overflow:hidden;
}
.cases {
	position:relative;
	overflow:hidden;
}
.head {
	height:100%;
	width:1300px;
	margin:0 auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.logo-img {
	height:100%;
}
.chhin-con {
	height:100%;
	width:1300px;
	margin:0 auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}
.ywms-con {
	height:100%;
	position:relative;
	width:1300px;
	margin:120px auto 210px auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
	text-align:center;
	z-index:2;
}
.advantages-con {
	height:100%;
	width:1300px;
	margin:120px auto 270px auto;
	display:flex;
	align-items:center;
	justify-content:space-between;
	flex-wrap:wrap;
}
.logo-img > img {
	height:100%;
	display:inline-block;
	margin-right:1rem;
	white-space:nowrap;
	padding-top:0px;
	padding-bottom:0px;
	font-size:0px;
	line-height:inherit;
	max-width:210px;
}
.case-w::before {
	height:100%;
	z-index:1;
	position:absolute;
	top:0;
	display:block;
	content:"";
	clear:both;
	left:-30px;
	width:15%;
	background:linear-gradient(to right,rgb(255 255 255),rgb(255 255 255 / 75%));
	filter:blur(15px);
}
.case-w::after {
	height:100%;
	position:absolute;
	top:0;
	display:block;
	content:"";
	clear:both;
	width:15%;
	filter:blur(15px);
	right:-30px;
	background:linear-gradient(to right,rgb(255 255 255 / 75%),rgb(255 255 255));
}
.ywms-title > h2::before {
	height:100%;
	background:#306DFF;
	position:absolute;
	content:"";
	width:4px;
	left:0;
	border-radius:48px;
}
.covenant-con {
	height:100%;
	width:1300px;
	margin: 120px auto 240px auto;
	display:flex;
	align-items:center;
	flex-direction:column;
	justify-content:center;
	justify-content:space-evenly;
}
.collaboration-con {
	height:100%;
	width:1300px;
	margin:100px auto;
	display:flex;
	align-items:center;
	flex-direction:column;
	justify-content:space-evenly;
}
.industry-con {
	height:100%;
	width:1300px;
	margin:120px auto 220px auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:space-evenly;
	align-content:stretch;
}
.industry-w {
	height:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-between;
	padding:16px;
	background:#FFFFFF;
	border-radius:16px;
	margin:15px;
	transition:transform 0.3s,box-shadow 0.3s;
}
.solve-con {
	height:100%;
	width:1300px;
	margin:120px auto 258px auto;
	display:flex;
	align-items:center;
	align-content:space-between;
	flex-direction:column;
	flex-wrap:wrap;
	justify-content:space-evenly;
}
.problem-con {
	height:100%;
	width:1300px;
	margin:120px auto;
	display:flex;
	align-items:center;
	align-content:space-around;
	flex-direction:column;
	flex-wrap:wrap;
	justify-content:space-evenly;
}
.problem-left-con {
	height:100%;
	display:flex;
	align-content:space-between;
	flex-wrap:wrap;
}
.ch-advantage-con {
	height:100%;
	width:1300px;
	margin:120px auto 195px auto;
	display:flex;
	align-items:center;
	flex-direction:column;
	justify-content:space-evenly;
}
.increase-con {
	height:100%;
	width:1300px;
	margin:180px auto;
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	align-content:center;
}
.threeoptions-con {
	height:100%;
	width:1300px;
	margin:95px auto 215px auto;
	display:flex;
	align-content:space-around;
	flex-wrap:wrap;
	text-align:center;
	justify-content:space-evenly;
}
.global-con {
	height:100%;
	position:relative;
	width:1300px;
	margin: 120px auto 206px auto;
	display:flex;
	align-items:center;
	align-content:space-around;
	flex-direction:column;
	flex-wrap:wrap;
	z-index:2;
	justify-content:center;
}
.assume-con {
    height: 100%;
    position: relative;
    width: 1300px;
    margin: 120px auto 236px auto;
    display: flex
;
    align-items: center;
    align-content: space-around;
    flex-direction: column;
    flex-wrap: wrap;
    z-index: 2;
    justify-content: center;
}
.assumeapp-con {
	height:100%;
	position:relative;
	width:1300px;
	margin:120px auto 262px auto;
	display:flex;
	align-items:center;
	align-content:space-around;
	flex-direction:column;
	flex-wrap:wrap;
	z-index:2;
	justify-content:center;
}
.painspot-coon-ul {
	height:100%;
	display:flex;
	align-content:space-between;
	flex-wrap:wrap;
}
.casejs-con {
	height:100%;
	width:1300px;
	margin:100px auto;
	display:flex;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
}
.select-con {
	height:100%;
	position:relative;
	overflow:hidden;
	width:1300px;
	margin:100px auto 250px auto;
	display:flex;
	align-content:space-around;
	flex-wrap:wrap;
}
.select-coon-tn {
	height:100%;
	position:relative;
	display:flex;
	align-content:space-around;
	flex-wrap:wrap;
	z-index:1;
	padding:40px;
	margin:12px;
}
nav  ul li  a img {
	height:28px;
	width:28px;
}
.painspot-coon-nr li .icon-x {
	height:28px;
	width:28px;
	position:relative;
	margin:15px;
	display:block;
	border-radius:50%;
	background:rgb(250 112 112);
	flex-shrink:0;
}
.painspot-coon-nr li .icon-g {
	height:28px;
	width:28px;
	position:relative;
	margin:15px;
	display:block;
	border-radius:50%;
	flex-shrink:0;
	background:rgb(48 109 255);
}
.container {
	position:relative;
	overflow:hidden;
}
.bus-right-con {
	position:relative;
	overflow:hidden;
	background:#FFFFFF;
	border-radius:16px;
	border:1px solid #F6F6F6;
}
.round-i {
	position:relative;
	display:flex;
	align-items:center;
	justify-content:space-between;
	text-align:center;
	width: 84.62%;
	height:8px;
	margin:40px auto 40px auto;
	left:-10px;
	background:rgb(228 236 255);
}
.header_nav_ul {
	position:relative;
}
.help-search-s {
	position:relative;
}
.chhin-left-zx {
	position:relative;
	right:-66%;
	top:-20px;
	padding:2px 0px 2px 3px;
	width:30%;
	border-radius:24px;
	border-image:linear-gradient(270deg,rgba(94,166,255,0),rgba(48,109,255,1)) 2 2;
	background:linear-gradient(270deg,#ffffff 0%,#507ef1 100%);
}
.chhin-left-xd {
	position:relative;
	top:-20px;
	padding:2px 0px 2px 3px;
	width:30%;
	border-radius:24px;
	border-image:linear-gradient(270deg,rgba(94,166,255,0),rgba(48,109,255,1)) 2 2;
	background:linear-gradient(270deg,#ffffff 0%,#507ef1 100%);
}
.chhin-left-con {
	position:relative;
	border-radius:16px;
	margin:15px;
	border:1px dashed #306DFF;
}
.chhin-left-sj {
	position:relative;
	overflow:hidden;
	border-radius:20px;
	background:#FFFFFF;
	top:-20px;
	left:-20px;
	padding: 30px;
	transform-origin:top;
	border:1px solid #E4E9F5;
	box-shadow:9px 9px 220px rgb(48 109 255 / 29%);
}
.form-img > img {
	position:relative;
	z-index:1;
}
.Website-left-img {
	position:relative;
	overflow:hidden;
	border-radius:20px;
	z-index:1;
	transform-origin:top;
}
header {
	position:relative;
	height:80px;
	background:#fff;
	z-index:9999;
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.04);
}
nav  ul li {
	position:relative;
}
nav ul li ul a {
	position:relative;
	display:flex;
}
nav > ul > li > i {
	position:relative;
	display:inline-block;
	background:transparent;
	border-top:2px solid;
	outline:none;
	border-left:2px solid;
	height:7px;
	width:7px;
	transform:rotate(-135deg);
	top:-2px;
	transition:.3s;
	left:-15px;
}
.case-w-title div {
	position:relative;
	text-align:center;
	padding:10px 20px;
	cursor:pointer;
	transition:background-color 0.3s,color 0.3s;
	width:16.66666%;
}
.ywms-left-img > img {
    position: relative;
    padding: 40px 40px 40px 0px;
    opacity: 0;
    transform: translateY(100%);
    transition: transform 3s ease, opacity 3s ease;
}
.collaboration {
	position:relative;
	overflow:hidden;
	background:#ffffff;
}
.collaboration-coon li {
	position:relative;
	display:flex;
	align-content:space-around;
	flex-wrap:wrap;
	justify-content:space-evenly;
	flex:1 1 calc(16.16% - 20px);
	transition:transform 0.3s;
}
.industry {
	position:relative;
	overflow:hidden;
	background:#F8FAFF;
}
.solve-w-img {
	position:relative;
	display:flex;
	align-content:space-around;
	justify-content:space-around;
	flex-wrap:wrap;
	transform-origin:top;
	flex-shrink: 0;
	width:100px;
	height:100px;
}
.problem-left-nr {
	position:relative;
	display:flex;
	align-content:space-around;
	flex-wrap:wrap;
}
.problem-left-nr > p {
	position:relative;
	margin-bottom: 60px;
}
.increase {
	position:relative;
	overflow:hidden;
	background:linear-gradient(137deg,#FAFCFF 0%,#EBF2FF 100%);
}
.increase-con-w {
	position:relative;
	display:flex;
	align-content:space-around;
	justify-content:space-around;
	flex-wrap:wrap;
	border-radius:20px;
	background:#FFFFFF;
	height:420px;
}
.global {
	position:relative;
	overflow:hidden;
}
.assume {
	position:relative;
	overflow:hidden;
}
.assumeapp {
	position:relative;
	overflow:hidden;
	background:#F8FAFF;
}
.assumec-w {
    position: relative;
    display: flex;
    align-content: space-around;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    border-radius: 30px;
    background: #ffffff;
    margin-top: 112px;
    padding: 55px;
    z-index: 1;
    border: 3px solid #487cff;
}
.assume-l{
    text-align: center;
}
.assume-l p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 24px;
}
.assume-r{
    width: 55.268%;
    display: flex
;
    flex-wrap: wrap;
    align-content: space-between;
}
.assume-r-title{
display: flex
;
    align-items: center;
}
.assume-r-coon .assume-r-la{
    display: block;
    border-radius: 50px;
    width: 14px;
    height: 14px;
    background: linear-gradient(180deg, #6897FD 0%, #1865FD 100%);
}
.assume-r-coon .assume-r-ch{
    display: block;
    border-radius: 50px;
    width: 14px;
    height: 14px;
    background: linear-gradient(150deg, #FF9D00 0%, #FFEDA1 100%);
}
.assume-r-coon .assume-r-lv{
    display: block;
    border-radius: 50px;
    width: 14px;
    height: 14px;
    background: linear-gradient(221deg, #12E0CB 0%, #93FFF2 100%);
}
.assume-r-title h3{
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 24px;
    color: #202229;
    line-height: 36px;
    margin-left: 12px;
}


.painspot {
	position:relative;
	overflow:hidden;
	background:#F8FAFF;
}
/* 主要容器*/
.select {
	position:relative;
	overflow:hidden;
	background:#F8FAFF;
}
.select-coon-s {
	position:relative;
	width:75%;
}
.advd-w-icon img {
	height:80px;
	width:80px;
	margin-bottom:10px;
}
.covenant-w-icon img {
	height:120px;
	object-fit:cover;
	width:120px;
	margin-bottom:20px;
}
.painspot-coon-nr li .icon-x::before {
	background:#fff;
	position:absolute;
	content:"";
	top:12px;
	left:3px;
	right:3px;
	width:75%;
	height:4px;
	border-radius:10px;
	transform:rotate(45deg);
}
.painspot-coon-nr li .icon-x::after {
	background:#fff;
	position:absolute;
	content:"";
	top:12px;
	left:3px;
	right:3px;
	width:75%;
	height:4px;
	border-radius:10px;
	transform:rotate(-45deg);
}
.painspot-coon-nr li .icon-g::before {
	background:#fff;
	position:absolute;
	content:"";
	height:4px;
	border-radius:10px;
	transform:rotate(45deg);
	top:15px;
	left:5px;
	width:28%;
}
.pach-search > .button > .button-l {
	margin:0 auto;
}
.pinpai-search .button-l {
	margin:0 auto;
}
.assumec-w-img {
}
.painspot-coon-li:nth-of-type(1)  .iss {
	margin:0 auto;
	background:#FFFFFF;
	display:block;
	opacity:0.2;
	border-radius:35px;
	width:230px;
	height:60px;
}
.case-coon {
	margin-top: 130px;
	font-family:Arial,sans-serif;
}
.submit-loader {
	display:none;
}
.case-w-coon > .content {
	display:none;
	align-items:center;
	flex-direction:row;
	justify-content:space-between;
	border-radius:20px;
	padding:30px;
	background:#FFFFFF;
	box-shadow:0px 2px 50px 0px #F0F2F9;
	transition:all 0.3s;
}
.top {
	display:none;
	align-content:space-between;
	justify-content:space-between;
	flex-wrap:wrap;
	height:80%;
}
.logo > a {
	display:flex;
	align-items:center;
	justify-content:space-between;
	height:50px;
	line-height:1.5;
	padding-top:.3125rem;
	padding-bottom:.3125rem;
	margin-right:1rem;
	font-size:1.25rem;
	white-space:nowrap;
}
nav > ul {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.form-ewm {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.ywms-coon {
	display:flex;
}
.ywms-right-con > ul {
	display:flex;
	justify-content:space-around;
	flex-wrap:wrap;
}
.case-w-coon > .content.active {
	display:flex;
}
.covenant-coon ul {
	display:flex;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
	margin: 0 -15px 0 -15px;
}
.covenant-w-coon {
	display:flex;
	align-items:center;
	flex-direction:column;
	text-align:center;
	border-radius:16px;
	height: 460px;
	margin:15px;
	box-shadow:0px 2px 50px 0px #F0F2F9;
	padding:60px 45px 112px 45px;
	background:linear-gradient(180deg,#FFFFFF 0%,#FBFCFF 100%);
}
.collaboration-w-coon {
    display: flex
;
    flex-wrap: wrap;
    text-align: center;
    padding: 30px;
    background: #F8FAFF;
    transition: transform 0.3s, box-shadow 0.3s;
    width: 210px;
    height: 210px;
    border-radius: 100px;
    justify-content: space-evenly;
    align-content: center;
}
.industry-coon ul {
	display:flex;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-left:-15px;
	margin-right:-15px;
}
.industry-w-nr {
	display:flex;
	align-items:center;
	justify-content:space-between;
}
.solve-w {
	display:flex;
	flex-direction:row;
	justify-content:space-around;
	padding:48px 30px;
	background:#F8FAFF;
	border-radius:16px;
	transition:transform 0.3s,box-shadow 0.3s;
}
.problem-left {
	display:flex;
	align-content:space-between;
	justify-content:space-around;
	flex-wrap:wrap;
	width:34%;
}
.problem-left-con > .button {
	display:flex;
	justify-content:space-between;
	margin-top:40px;
}
.button {
	display:flex;
	margin:30px -10px;
}
.ch-advantage-coon {
	display:flex;
	align-items:stretch;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top: 85px;
	margin-left: -16px;
    margin-right: -16px;
}
.threeoptions-w {
	display:flex;
	align-content:space-between;
	flex-wrap:wrap;
	justify-content:center;
	/*margin-top: 148px;*/
}
.top.active {
	display:flex;
}
.threeoptions-nr {
	display:flex;
	align-content:space-around;
	justify-content:space-between;
	flex-wrap:wrap;
	border-radius:20px;
	background:#FFFFFF;
	padding:30px;
	margin-top: 80px;
	transition:all 0.3s;
}
.assumec-right {
	display:flex;
	flex-direction:column;
	width:55%;
}
.assumec-i {
	display:flex;
	align-items:center;
	justify-content:space-between;
	font-size:24px;
}
.assumeapp-w {
	display:flex;
	justify-content:space-between;
	border-radius:8px;
	background:#ffffff;
	margin:17px 0;
}
.assumeapp-w-title {
	display:flex;
	align-items:center;
	margin-bottom:10px;
}
.painspot-coon-li .painspot-coon-nr li {
	display:flex;
	padding: 24px 40px;
}
/* 内容容器*/
.casejs-w-coon {
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	margin-top: 128px;
}
/* 激活内容块*/
.content.active {
	display:flex;
	opacity:1;
}
.select-coon ul {
	display:flex;
	flex-wrap:wrap;
}
nav ul li {
	display:inline-block;
}
.simpler-li-w {
	text-align:center;
	padding:40px;
}
.advd-w-coom {
	text-align:center;
	background:#F8FAFF;
	border-radius:8px;
	margin:12px;
	padding:60px 30px 90px 30px;
	transition:transform 0.3s,box-shadow 0.3s;
	height:420px;
}
.problem-title {
	text-align:center;
}
.ch-advantage-title {
	text-align:center;
}
.ch-advantage-w {
	text-align:center;
	background:#F8FAFF;
	margin:15px;
	transition:transform 0.3s,box-shadow 0.3s;
	padding:60px 45px 112px 45px;
	border-radius:12px;
	height:480px;
}
.painspot-coon-li:nth-of-type(1) .painspot-coon-nr {
	text-align:center;
	margin-top:51px;
}
.global-title p {
	font-size:20px;
	color:#838794;
    margin-top: 12px;
}
.assume-title p {
	font-size:20px;
	color:#838794;
    margin-top: 12px;
}
.assumeapp-title p {
	font-size:20px;
	color:#838794;
}
.jiance > a{
    padding: 9px 26px;
    font-weight: 600;
    font-size: 16px;
    background: #306DFF;
    border-radius: 4px;
    color: white;
    border: none;
    cursor: pointer;
    transition: background-color 0.3s;
}

.content-right {
	border-radius:20px;
	padding:40px 35px;
	background:linear-gradient(180deg,#E9F1FF 0%,#FBFCFF 100%);
}
.top-right {
	border-radius:20px;
	padding:40px 35px;
	background:linear-gradient(180deg,#E9F1FF 0%,#FBFCFF 100%);
}
.bus-left > .button > a {
	color:#fff;
	background:#306DFF;
	padding:15px 50px;
}
.chhin-right-con > .button > a {
	color:#fff;
	background:#306DFF;
	padding:15px 50px;
}
.vawng-left > .button > a {
	color:#fff;
	background:#306DFF;
	padding:15px 50px;
}
.Website-right-con > .button > a {
	color:#fff;
	background:#306DFF;
	padding:15px 50px;
}
.bus-right-li .bus-rili-con {
	color:#fff;
	padding:20px;
	background:linear-gradient(180deg,#306DFF 0%,#6794FF 100%);
}
.logo-w {
	font-size:30px;
	font-weight:900;
	color:rgb(0 0 0);
}
.select-w {
	height: 312px;
	padding:30px;
	background:#FFFFFF;
	margin:12px;
	border-radius:12px;
}
.select-w-icon img{
    width: 48px;
    height: 48px;
}
.foo-jj {
	padding:15px 0;
}
.case-w-coon {
	padding-top: 100px;
}
.Website-leim-s {
	background:#306DFF;
	position:absolute;
	top:0;
	display:block;
	height:80%;
	width:90%;
	border-radius:250px;
	filter:blur(50px);
	opacity:0.2;
	z-index:0;
}
.industry-w-i {
	background:#306DFF;
	width:20px;
	height:20px;
	border-radius:50%;
	margin-right:10px;
}
.button-l {
	background:#306DFF;
	background-color:#306dff;
}
.problem-left-nr::before {
	background:#306DFF;
	position:absolute;
	content:"";
	left:11px;
	width:4px;
	height:70%;
	opacity:0.1;
	top:30px;
}
.ban-left > p {
	color:rgba(0,0,0,0.4);
}
nav > ul > li  ul {
	position:absolute;
	transition:.3s;
	height:0;
	width:150%;
	left:-30%;
	opacity:0;
	visibility:hidden;
	border-radius: 8px;
	margin:10px 0;
	background:rgb(255 255 255);
	box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.1);
}
nav  li > ul > li:hover > a {
    font-weight: 600;
    font-size: 16px;
    color: #306DFF;
}
.problem-left-nr > p::before {
	position:absolute;
	background:#FFFFFF;
	border-radius:50px;
	border:6px solid #306DFF;
	content:"";
	box-shadow:0px 2px 16px 0px rgba(48,109,255,0.49);
	width:24px;
	height:24px;
	left:-40px;
}
.increase-r > img {
	position:absolute;
	height:420px;
	top:-30px;
}
.select-coon-banner {
	position:absolute;
	z-index:0;
	top:12px;
	left:12px;
	right:12px;
	bottom:12px;
}
.button i img {
	width:20px;
	height:20px;
}
.threeoptions {
	background:#F8FAFF;
	position: relative;
	overflow: hidden;
}
.round-i > i {
	background:#FFFFFF;
	width:26px;
	height:26px;
	border-radius:50px;
	box-shadow:0px 2px 16px 0px rgba(48,109,255,0.49);
	border:6px solid #306DFF;
}
.painspot-coon-li:nth-of-type(2) {
	background:#FFFFFF;
	width:35%;
	border-right:1px solid rgba(0,0,0,0.08);
}
.ch-advantage-w-nr p {
font-family: PingFangSC, PingFang SC;
font-weight: 400;
font-size: 16px;
color: #838794;
line-height: 26px;
text-align: left;
font-style: normal;
}
.assumec-ri-nr p {
	color:#838794;
	font-size:18px;
	line-height:1.6;
	margin-top:10px;
}
.assumeapp-w-nr p {
	color:#838794;
	font-size:18px;
	line-height:1.6;
	margin-top:10px;
}
.advd-w-title h3 {
	font-size:24px;
	margin-bottom:10px;
    color: #202229;
    line-height: 36px;
}
.assumec-ri-w {
	border-radius:8px;
	padding:20px;
	margin-bottom:20px;
	background:#ffffff;
}
.bus-right-li {
	width:25%;
}
.simpler-li {
	width:25%;
}
.painspot-coon-li:nth-of-type(1) {
	width:25%;
	background:linear-gradient(180deg,#1265F8 0%,#2FA3FD 52%,#33ACFE 100%);
	border-radius:16px 0px 0px 20px;
}
.select-coon ul li {
	width:25%;
}
.bus-rigsj {
	padding:20px;
}
.bus-rigsj-con img{
    width: 100%;
    height: auto;
}

.simpler-li-img img {
    padding: 20px;
    width: 160px;
    height: 160px;
}
.bus-right-li:nth-of-type(2) .bus-rili-con {
	background:linear-gradient(180deg,#5C5F94 0%,#8C00FF 0%,#A974FF 100%);
}
.bus-right-li:nth-of-type(3) .bus-rili-con {
	background:linear-gradient(180deg,#22BC63 0%,#5CF39D 100%);
}
.bus-right-li:nth-of-type(4) .bus-rili-con {
	background:linear-gradient(180deg,#a1a2a2 0%,#e5e7e9 100%);
}
.solve-w-img img {
	transform-origin:top;
	display:block;
	margin-bottom:10px;
	width:100px;
	height:100px;
}
.top-left .button .button-r {
	box-shadow:0px 8px 20px 0px #DFE8FF;
}
.top-left .button .button-l {
	box-shadow:0px 8px 20px 0px #DFE8FF;
}
.case-ul:nth-of-type(2) {
	margin-left:-30px;
}
nav > ul > li:hover > i {
    top: 0px;
	transform:rotate(-315deg);
	color: #306DFF;
	text-shadow:0 3px 5px rgba(0,0,0,.4);
}

.case-li {
	width:calc(100% / 12);
}
.advd-coom li {
	width: 25%;
}
.advd-coom li:hover .advd-w-coom {
	transform:translateY(-5px);
	box-shadow:0 4px 20px rgba(0,0,0,0.2);
}
.collaboration-w-coon:hover {
	transform:translateY(-5px);
	box-shadow:0 4px 20px rgba(0,0,0,0.2);
}
.industry-coon li:hover .industry-w {
	transform:translateY(-5px);
	box-shadow:0 4px 20px rgba(0,0,0,0.2);
}
.solve-w:hover {
	transform:translateY(-5px);
	box-shadow:0 4px 20px rgba(0,0,0,0.2);
}
.ch-advantage-w:hover {
	transform:translateY(-5px);
	box-shadow:0 4px 20px rgba(0,0,0,0.2);
}
.ch-advantage-icon img {
	width:80px;
	margin-bottom:20px;
}
/* 内容描述*/
.content-left p {
	color:#555;
	margin-bottom:20px;
	font-size:1.6rem;
	line-height:1.8;
}
.ch-advantage {
	background:#ffffff;
}
.covenant-coon ul li {
	width:33.33%;
}
.industry-coon li {
	width:33.33%;
}
.ch-advantage-coon li {
	width:33.33%;
}
.collaboration-coon li:nth-child(odd) {
	transform:translateY(0px);
	/* 上浮*/;
}
.collaboration-coon li:nth-child(even) {
	transform:translateY(180px);
	/* 下沉*/;
}
.collaboration-img {
	transform:translateY(180px);
}
.assumeapp-w-icon img {
	margin-right:10px;
	width:40px;
	height:40px;
}
.help-search-s > .button {
	margin:0px 1px;
}
.solve-coon li {
	width:calc(50% - 20px);
	margin-bottom:30px;
}
.solve-w-nr {
	width:84%;
	padding: 0 10px;
}
.problem-right {
	width: 65.39%;
}
.button-r {
	background:#22BC63;
	background-color:#ff8c00;
}
.button i {
	margin-left:10px;
}
/* 返回按钮图标*/
.button i {
	margin-left:10px;
}
.pinpai-search > .button > .button-l {
	margin:10px auto;
}
.dingzhi-left-c {
	margin-left:50px;
}
/* 左侧内容*/
.content-left {
	flex:1;
	padding-right:40px;
}
.painspot-coon-nr {
	margin-top:51px;
}
.content-left button:hover {
	background-color:#0056b3;
}
/* 内容标题*/
.content-left h3 {
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 36px;
    color: #202229;
    line-height: 48px;
	margin-bottom:15px;
}
.select-li {
	flex:0 0 auto;
	width:20%;
}
.select-li .case-img {
	margin:20px;
}
.nav-icon{
    margin-left: 12px;
}



.ban-left > h2 > samp{
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
    font-weight: bold;
    font-size: 60px;
    color: #306DFF;
    line-height: 88px;
    text-align: left;
    font-style: normal;
}





.website{
    background: #F8FAFF;
    position: relative;
    overflow: hidden;
}

.website-con{
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
    width: 1300px;
    height: 100%;
    margin: 120px auto 170px auto;
}

.website-title{
    width: 100%;
    text-align: center;
}

.website-title h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
    text-align: center;
    font-style: normal;
    margin-bottom: 12px;
}

.website-title p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #838794;
    line-height: 30px;
    text-align: center;
    font-style: normal;
}

.website-coon{
    width: 100%;
    text-align: center;
    margin-top: 80px;
}

.website-coon img{
    width: 750px;
}

.commitment-icon img{
    width: 120px;
}
.commitment{
    background: #FFFFFF;
    position: relative;
    overflow: hidden;
}

.commitment-con{
    display: flex;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
    width: 1300px;
    height: 100%;
    margin: 120px auto 250px auto;
}

.commitment-title{
    width: 100%;
    text-align: center;
}

.commitment-title h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
    text-align: center;
    font-style: normal;
}

.commitment-coon{
    width: 100%;
    margin-top: 80px;
    margin-left: -15px;
    margin-right: -15px;
}

.commitment-coon ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.commitment-coon li{
    width: 33.33%;
}

.commitment-w{
    height: 480px;
    margin: 15px;
    padding: 40px;
    background: #F8FAFF;
    border-radius: 12px;
}

.commitment-icon{
    text-align: center;
}

.commitment-w-title{
    text-align: center;
    margin: 24px 0;
}

.commitment-w-title h3{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #030810;
    line-height: 36px;
    text-align: center;
    font-style: normal;
}

.commitment-w-p p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 26px;
    text-align: left;
    font-style: normal;
}



.customer{
    position: relative;
    overflow: hidden;
    height: 1600px;
}

.customer-con{
    width: 1300px;
    height: 100%;
    margin: 120px auto;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-content: flex-start;
}

.customer-title{
    width: 100%;
    text-align: center;
    position: relative;
}

.customer-title h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
    text-align: center;
    font-style: normal;
}


.customer-coon{
    padding-top: 50px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
}













.roundabout-holder {
    display: flex;
    transition: transform 1s ease-in-out;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.roundabout-moveable-item {
    flex: 0 0 auto;
    display: block;
    width: 33.33%;
    transition: transform 1s ease-in-out, opacity 0.5s ease-in-out;
    opacity: 0.5;
    transform: scale(0.8);
}

.roundabout-moveable-item img {
    height: 100%;
    width: 100%;
    background-color: #FFFFFF;
    margin: 0;
}
.control-button.prev{
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: #eaf0ff;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 1000;
}
.control-button.prev::before{
    background: #306dff;
    position: absolute;
    content: "";
    top: 11px;
    left: 10px;
    width: 30%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(-45deg);
}
.control-button.prev::after{
    background: #306dff;
    position: absolute;
    content: "";
    left: 10px;
    bottom: 11px;
    width: 30%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(45deg);
}

.control-button.next{
    position: absolute;
    display: block;
    width: 30px;
    height: 30px;
    background: #eaf0ff;
    border-radius: 50%;
    top: 50%;
    transform: translateY(-50%);
    border: none;
    padding: 10px;
    cursor: pointer;
    z-index: 1000;
}
.control-button.next::before{
    background: #306dff;
    position: absolute;
    content: "";
    top: 11px;
    right: 10px;
    width: 30%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(45deg);
}
.control-button.next::after{
    background: #306dff;
    position: absolute;
    content: "";
    right: 10px;
    bottom: 11px;
    width: 30%;
    height: 3px;
    border-radius: 10px;
    transform: rotate(-45deg);
}



.control-button.prev {
    left: 10px;
}

.control-button.next {
    right: 10px;
}

.roundabout-moveable-item.active {
    opacity: 1;
    transform: scale(1);
}

.roundabout-moveable-item.left {
    transform: translateX(-450px) scale(0.9);
    z-index: 5;
    opacity: 1;
    width: 25%;
}

.roundabout-moveable-item.right {
    transform: translateX(450px) scale(0.9);
    z-index: 4;
    opacity: 1;
    width: 25%;
}

.roundabout-moveable-item.hidden {
    transform: translateX(0) scale(0.4);
    z-index: 20;
    opacity: 0;
    width: 40%;
}

.customer-bjb{
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -2;
}
.customer-bjb > .ban{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    margin: auto;
    text-align: center;
    width: 100%;
    height: 100%;
    background: radial-gradient(circle, rgb(228 236 253) 0%, rgb(255 255 255) 100%);
}

.pinpai-con {
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 100px auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    z-index: 2;
}

/*定制服务*/
.customized{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.customized-con{
    position: relative;
    display: flex;
    width: 1300px;
    margin: 120px auto 240px auto;
    z-index: 2;
    flex-wrap: wrap;
}
.customized-title{
    width: 100%;
    text-align: center;
}
.customized-title > h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
    text-align: center;
    font-style: normal;
}
.customized-title > p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #838794;
    margin-top: 12px;
    line-height: 30px;
    text-align: center;
    font-style: normal;
}
.customized-w{
    margin-top: 158px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.customized-left{
    width: 43%;
}
.customized-p > p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 24px;
    color: #202229;
    line-height: 40px;
    margin-top: 50px;
}
.customized-left .button-r{
    box-shadow: 0px 8px 20px 0px #DFE8FF;
}
.customized-banner > img{
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.capacity{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.capacity-con{
    width: 1330px;
    margin: 120px auto 280px auto;
}
.capacity-title{
    width: 100%;
    text-align: center;
}
.capacity-title > h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
}
.capacity-title > p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #838794;
    line-height: 30px;
    margin-top: 12px;
}
.capacity-w{
    margin-top: 120px;
}
.capacity-w > ul{
    width: 100%;
    display: flex;
}
.capacity-w > ul > li{
    width: 13.53%;
    transition: width 0.3s ease;
}
.capacity-nr{
    position: relative;
    overflow: hidden;
    height: 480px;
    margin: 0 6px;
    padding: 30px;
    border-radius: 12px;
}
.capacity-nr-p{
    position: relative;
    margin-top: 48px;
    right: -130%;
    transition: right 0.3s ease;
}
.capacity-nr-p  p{
    margin-bottom: 17px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
    white-space: nowrap;
}
.capac-nrw{
    display: flex;
}
.capac-nrw  > .capac-icon{
    height: 18px;
    width: 18px;
    position: relative;
    margin: 6px 6px 6px 0px;
    display: block;
    border-radius: 50%;
    flex-shrink: 0;
    background: rgb(48 109 255);
    border: 2px solid lch(100 0 0);
}
.capac-nrw  > .capac-icon::before{
    background: #fff;
    position: absolute;
    content: "";
    height: 2px;
    border-radius: 10px;
    transform: rotate(45deg);
    top: 8px;
    left: 1px;
    width: 40%;
}
.capac-nrw  > .capac-icon::after{
    width: 64%;
    background: #fff;
    position: absolute;
    content: "";
    right: 1px;
    height: 2px;
    border-radius: 10px;
    transform: rotate(-45deg);
    top: 6px;
}

.capacity-nr-title h3{
    font-size: 24px;
    color: #838794;
    line-height: 36px;
}
.capacity-w > ul > li.capacity-active{
    width: 33%;
}
.capacity-w > ul > li.capacity-active > .capacity-nr{
    height: 480px;
    padding: 29px;
    border-radius: 12px;
}
.capacity-w > ul > li.capacity-active > .capacity-nr .capacity-nr-title h3{
    font-weight: 600;
    font-size: 28px;
    color: #FFFFFF;
    line-height: 44px;
}
.capacity-w > ul > li.capacity-active > .capacity-nr .capacity-nr-p{
    position: relative;
    margin-top: 48px;
    right: 0%;
}
.capy-ban > img,
.cap-ban > img{
    width: 100%;
    height: 100%;
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
}
.capacity-w > ul > li.capacity-active .capban > .capy-ban{
    display: none;
}
.capacity-w > ul > li .cap-ban{
    display: none;
}
.capacity-w > ul > li.capacity-active .capban > .cap-ban{
    display: block;
}
.capacity-bjb{
    position: absolute;
    top: 0;
    left: 0;
    z-index: -2;
    width: 100%;
    height: 100%;
}
.capacity-bjb i{
    display: block;
    position: absolute;
    top: 16%;
    left: 10%;
    width: 100%;
    height: 100%;
    background: radial-gradient(ellipse at center, rgb(206 221 255) 0%, rgb(255, 255, 255) 40%);
}
/*品牌出海*/
.chbanner{
    position: relative;
    overflow: hidden;
    top: -80px;
}
.chbanner-con{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 100px auto 432px auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    z-index: 2;
}
.chbanner-title{
    width: 100%;
    margin-top: 220px;
}
.chbanner-title h2{
    font-family: AlimamaShuHeiTi, AlimamaShuHeiTi;
    font-weight: bold;
    font-size: 60px;
    color: #202229;
    line-height: 80px;
}
.chbanner-title p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 20px;
    color: #838794;
    line-height: 40px;
    margin-top: 8px;
}
.chbanner-search{
    text-align: center;
    margin: 18px auto 0 auto;
}

.chbanner-banner img{
    width: 100%;
    height: 100%;
    z-index: -3;
    position: absolute;
    top: 0;
    object-fit: cover;
}

.branding{
    position: relative;
    overflow: hidden;
}
.branding-con{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 60px auto 228px auto;
    display: flex;
    flex-wrap: wrap;
    text-align: center;
}
.branding-title{
    width: 100%;
}
.branding-title > h2{
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
}
.branding-title > p{
    font-weight: 400;
    font-size: 18px;
    color: #838794;
    line-height: 32px;
    margin-top: 8px;
}
.branding-coon{
    margin-top: 100px;
    width: 100%;
}
.branding-top ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.branding-top ul li{
    width: 33.33%;
}
.branding-t{
    height: 520px;
    padding: 35px;
    margin: 0 15px;
    background: #F8FAFF;
    border-radius: 16px;
}

.branding-t-img img{
    width: 148px;
}
.universe-img img{
    width: 60px;
}
.branding-top{
    margin: 0 -15px;
}
.branding-t-title{
    margin-top: 30px;
}
.branding-t-title h3{
    font-weight: 600;
    font-size: 28px;
    color: #202229;
    line-height: 36px;
}
.branding-t-title h4{
    font-weight: 500;
    font-size: 20px;
    color: #306DFF;
    line-height: 36px;
    margin-top: 15px;
    display: block;
}
.branding-t-p{
    margin-top: 28px;
}
.branding-t-p p{
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 26px;
}
.branding-bottom{
    margin-top: 200px;
    display: flex;
    flex-wrap: wrap;
}
.branding-b-l{
    width: 41.54%;
    height: 480px;
    padding: 40px;
    background: #306DFF;
    position: relative;
}
.branding-b{
    text-align: left;
    margin-top: 117px;
}
.branding-b-h3{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 36px;
    color: #FFFFFF;
    line-height: 60px;
    text-align: left;
}
.bran-button{
    display: flex;
}

.bran-button-l{
    padding: 16px 30px;
    border-radius: 36px;
    border: 1px solid #FFFFFF;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
    display: flex;
    align-items: center;
    text-align: center;
    justify-content: center;
    transform: translateY(0);
    transition: transform 0.8s ease, opacity 0.8s ease;
}
.branding-b-img{
    width: 100%;
}
.branding-b-img img{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 144px;
}
.bran-button-l i.button-l-i{
    display: block;
    position: relative;
    z-index: 10;
    width: 20px;
    height: 20px;
    top: 1px;
    right: -6px;
    background: #fff;
    border-radius: 50%;
}
.branding-b-r{
    background: #F8FAFF;
    padding: 60px 48px;
    text-align: left;
    width: 58.46%;
    height: 480px;
}
.branding-br-nr{
    margin-bottom: 54px;
}
.branding-br-nr h4{
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 24px;
    color: #202229;
    line-height: 32px;
    text-align: left;
}
.branding-br-nr p{
    font-family: Gilroy, Gilroy;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 28px;
    margin-top: 14px;
}
.branding-br-nr  span{
    color: #306dff;
}
.universe{
    position: relative;
    overflow: hidden;
}
.universe-con{
    width: 1300px;
    height: 100%;
    position: relative;
    margin: 100px auto 432px auto;
    display: flex;
    flex-wrap: wrap;
    z-index: 2;
}
.universe-title{
    width: 100%;
    text-align: center;
}
.universe-title h2{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 40px;
    color: #202229;
    line-height: 60px;
}
.universe-coon{
    margin-top: 100px;
}
.universe-coon ul{
    display: flex;
    flex-wrap: wrap;
}
.universe-coon ul li{
    width: 50%;
}
.universe-ws{
    height: 280px;
    margin: 15px;
    padding: 30px;
    background: linear-gradient(180deg, #E9F1FF 0%, #FBFCFF 100%);
    border-radius: 16px;
    border: 2px solid;
    border-image: linear-gradient(360deg, rgba(248, 250, 255, 1), rgba(255, 255, 255, 1)) 2 2;
}
.universe-h3{
    margin-top: 30px;
}
.universe-h3 h3{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 24px;
    color: #202229;
    line-height: 32px;
}
.universe-p{
    margin-top: 12px;
}
.universe-p p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 26px;
}
.universe-banner{
    width: 100%;
    height: 100%;
    z-index: -3;
    position: absolute;
    top: 0;
    object-fit: cover;
}
.universe-w{
    overflow: hidden;
    position: relative;
    border-radius: 16px;
}
/*免费检测*/
.mfbanner-search{
    background: #FFFFFF;
    border-radius: 12px;
    border: 2px solid #306DFF;
    overflow: hidden;
    width: 600px;
    height: 64px;
    margin: 40px auto 0 auto;
}
.mfbanner-search-s{
    position: relative;
}
.mfbanner-search-s input{
    font-style: normal;
    font-weight: 400;
    text-align: left;
    font-family: PingFangSC, PingFang SC;
    height: 60px;
    background: #FFFFFF;
    color: #838794;
    line-height: 28px;
    font-size: 18px;
    padding: 20px;
    width: 100%;
    border: none;
    box-shadow: 0px 8px 20px 0px #DFE8FF;
}
.mfbanner-search-s button.button{
    font-style: normal;
    font-family: Gilroy, Gilroy;
    color: #FFFFFF;
    background: #306DFF;
    position: absolute;
    line-height: 35px;
    font-size: 18px;
    border: none;
    font-weight: bold;
    padding: 13px 38px;
    text-align: right;
    top: 0px;
    right: 0px;
    cursor: pointer;
    margin: 0;
    z-index: 3;
}

.understand{
    position: relative;
    overflow: hidden;
}
.understand-con{
    width: 1300px;
    margin: 120px auto 320px auto;
    z-index: 2;
    position: relative;
}
.understand-title{
    width: 100%;
    text-align: center;
}
.understand-title h2{
    font-size: 40px;
    color: #202229;
    line-height: 60px;
}
.understand-coon{
    margin-top: 60px;
    margin-left: -30px;
    margin-right: -30px;
}
.understand-coon ul{
    display: flex;
    flex-wrap: wrap;
}
.understand-coon ul li{
    width: 33.33%;
}
.understand-w{
    text-align: center;
    padding: 20px;
    margin: 30px;
}
.understand-h3 h3{
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 24px;
    color: #030810;
    line-height: 36px;
    margin-top: 24px;
}
.understand-p{
    margin-top: 19px;
}
.understand-p p{
    font-family: Gilroy, Gilroy;
    font-weight: 400;
    font-size: 16px;
    color: #838794;
    line-height: 26px;
}
.understand-baner img{
    width: 100%;
    height: 100%;
    z-index: 1;
    position: absolute;
    top: 0;
    object-fit: cover;
}
/*分类列表*/
.category{
    background: #F8FAFF;
}
.catz{
    width: 1300px;
    margin: 22px auto;
}
.cat-sub{
    margin: 0 -8px;
}
.cat-sub ul{
    display: flex;
    flex-wrap: wrap;
}
.cat-sub ul li h2 a{
    margin: 8px;
    padding: 9px 33px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    color: #202229;
    line-height: 26px;
}
.cat-articles{
    width: 1300px;
    margin: 0 auto;
}
.backgr,
.cat-sub a:hover{
    background: #E8EBF1;
    border-radius: 4px;
}
.cat-articles article{
    margin: 0 -15px;
}
.cat-articles article ul{
    display: flex;
    flex-wrap: wrap;
}
.cat-articles article ul li{
    width: 33.33%;
}
.cat-wz{
    margin: 15px;
    padding: 16px;
    background: #ffffff;
    border-radius: 16px;
}
.catw-img{
    
}
.catw-img a{
    position: relative;
    overflow: hidden;
    display: block;
    padding-bottom: 57.70%;
    border-radius: 16px;
    transform-origin: top;
}
.catw-img a img{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.catw-con{
    margin-top: 20px;
}
.catw-con h3{
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    line-height: 30px;
}
.cat-art{
    margin-top: 8px;
}
.cat-art p{
    font-weight: 400;
    font-size: 14px;
    color: #5C5E67;
    line-height: 24px;
}
.cat-span{
    margin-top: 35px;
    display: flex;
    justify-content: space-between;
}
.cat-span .industry-w-a{
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    line-height: 24px;
}
.fanye{
    width: 100%;
    margin: 33px auto 33px auto;
}
.fanye-s{
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
}
.cat-a,
.fanye-s a{
    display: block;
    margin: 8px;
    padding: 7px 15px;
    background: #FFFFFF;
    border-radius: 4px;
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 18px;
    color: #202229;
    line-height: 26px;
}

.fanye-s a.current,
.fanye-s a:hover{
    background: #306DFF;
    color: #fff;
}
.fanye-s > a > p{
    color: rgb(222 224 226);
}
.yd-page-nav-form{
    display: flex;
}
.yd-page-button{
    display: block;
    margin: 8px 0;
    padding: 7px 0px;
    background: rgba(0, 0, 0, 0);
    border-radius: 4px;
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 18px;
    color: #202229;
    line-height: 26px;
    font-style: normal;
    text-align: left;
    border: none;
}
.yd-input-number{
    display: block;
    margin: 8px;
    padding: 7px 10px;
    background: #FFFFFF;
    border-radius: 4px;
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 18px;
    color: #202229;
    line-height: 26px;
    border: none;
}
.clear-ye{
    display: block;
    margin: 8px 0;
    padding: 7px 0px;
    border-radius: 4px;
    font-family: Gilroy, Gilroy;
    font-weight: bold;
    font-size: 18px;
    color: #202229;
    line-height: 26px;
}

.cat-span-ws{
    font-size: 16px;
    color: #838794;
}

.single-page{
    margin: 0 auto 270px auto;
    width: 1300px;
}
.single-bre{
    margin: 30px 0;
}

.sl-b .item,
.sl-b > span > a,
.sl-b .seperator{
    font-weight: 600;
    font-size: 16px;
    color: rgb(162, 175, 185);
    line-height: 24px;
}
.single-title h1{
    font-family: PingFangSC, PingFang SC;
    font-size: 28px;
    color: #000000;
    line-height: 40px;
}
.single-span{
    margin-top: 35px;
}
.single-span .siz{
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 22px;
}
.single-span .sij{
    font-family: Gilroy, Gilroy;
    font-weight: 400;
    font-size: 14px;
    color: #838794;
    line-height: 26px;
    margin-left: 12px;
}
.single-coon{
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}
.single-r-title{
    display: flex;
    align-content: space-around;
    flex-wrap: wrap;
}
.single-r-title h2{
    margin-left: 4px;
    font-weight: 600;
    font-size: 18px;
    color: #000000;
    line-height: 26px;
}
.single-r-title i img{
    width: 100%;
    height: 100%;
    display: block;
}
.single-r-z{
    margin-top: 40px;
}
.single-r-z a{
    display: block;
    padding: 12px 0;
    font-family: Gilroy, Gilroy;
    font-weight: 400;
    font-size: 16px;
    color: #5C5E67;
    line-height: 26px;
}
.single-l{
    width: 89.23%;
}
.single-r{
    width: 8%;
}
.the-content h2{
    padding: 48px 0 12px 0;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 20px;
    color: #000000;
    line-height: 28px;
}
.the-content p{
    padding: 12px 0;
    font-family: Gilroy, Gilroy;
    font-weight: 400;
    font-size: 16px;
    color: #5C5E67;
    line-height: 26px;
}
.the-content h3,
.the-content h4{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #000000;
    line-height: 26px;
    text-align: left;
    padding: 48px 0 12px 0;
}
.the-content ul{
    margin-left: 25px;
    list-style-type: disc;
}
.the-content ul li{
    list-style-type: disc;
    margin: 12px 0;
    font-family: PingFangSC, PingFang SC;
    font-size: 16px;
    color: #000000;
    line-height: 36px;
}
.the-content ul li strong{
    color: #000000;
}
.pinpai-img img{
    width: 500px;
}

.yxpinpai-img{
    width: 100%;
    margin-top: 100px;
}

.yxpinpai-img img{
    width: 700px;
}
.increase-r img{
    
}
.covenant-w-coon:hover {
    transform: translateY(-5px);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s, box-shadow 0.3s;
}




/*弹窗*/
.tdetection {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    justify-content: center;
    align-items: center;
    z-index: 99999;
}
.tdetection-con {
    background-color: white;
    padding: 40px;
    border-radius: 10px;
    text-align: center;
    width: 460px;
    height: 580px;
}

.tdetection-tx{
    margin: 12px auto;
    width: 80px;
    height: 80px;
}
.tdetection-p{

}
.tdetection-p p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 16px;
    color: #202229;
    line-height: 24px;
    text-align: center;
    margin-top: 5px;
}
.tdetection-p p span{
    color: rgb(49 110 255);
}
.tdetection-ew{
    width: 160px;
    height: 160px;
    margin: 20px auto;
    background: #FFFFFF;
    border-radius: 12px;
    border: 2px solid #E6E6E6;
}
.tdetection-button input {
    padding: 16px;
    margin: 4px;
    width: 344px;
    height: 44px;
    background: #FFFFFF;
    border-radius: 8px;
    border: 1px solid #E6E6E6;
    font-family: PingFangSC, PingFang SC;
    font-weight: 400;
    font-size: 18px;
    color: #838794;
    line-height: 27px;
    text-align: left;
}

.tdetection-button button {
    padding: 10px 20px;
    background-color: #4CAF50;
    color: white;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    transition: background-color 0.3s;
}

.tdetection-button button:hover {
    background-color: #45a049;
}

.tdetection-button .link {
    display: block;
    width: 200px;
    padding: 16px 0px;
    margin-top: 24px;
    margin: 24px auto 0 auto;
    text-decoration: none;
    background: #306DFF;
    border-radius: 12px;
    font-weight: 600;
    font-size: 18px;
    color: #FFFFFF;
    line-height: 28px;
}

.tdetection-button .link:hover {
    text-decoration: underline;
}

#error {
    color: red;
    display: none;
}

input {
    all: unset; /* 取消所有默认样式 */
    box-sizing: border-box; /* 设置盒模型为 border-box，确保内边距和边框不会影响尺寸 */
    display: inline-block; /* 保证input是块级元素，可以设置宽度和高度 */
    line-height: 1.5; /* 设置行高 */
    background-color: transparent; /* 设置背景透明 */
    color: inherit; /* 继承父元素的文字颜色 */
    border: none; /* 去除默认边框 */
    outline: none; /* 去除焦点时的轮廓 */
    padding: 0.5em; /* 设置合适的内边距 */
}

input:focus {
    outline: none; /* 去掉focus时的外部轮廓 */
    box-shadow: 0 0 0 2px #306DFF; /* 可以加一个蓝色阴影作为焦点时的效果 */
}
.ban-right img{
    position: absolute;
    top: -36px;
    right: -95px;
    width: 795.63px;
}


.bus-title,
.bus-left,
.chhin-right,
.vawng-left,
.Website-right,
.dingzhi-left-c,
.form-group,
.painspot-coon,
.select-cli,
.assume-r-coon,
.simpler-li{
    opacity: 0;
    transform: translateY(30%);
    transition: transform 0.7s ease, opacity 0.7s ease;
}

.stxg{
    opacity: 1;
    transform: translateY(0px);
}


.ban-left span{
    opacity: 0;
    transform: translatex(-30%);
    transition: transform 0.7s ease, opacity 0.7s ease;
}

.ban-left span{
    opacity: 1;
    transform: translateY(0px);
}

.footr-logo > img{
    height: 72px;
}

/*侧边栏*/
/*固定按钮*/
.scservice-kf{
    position: fixed;
    bottom: 376px;
    right: 0;
    padding: 16px 8px;
    margin: 16px;
    z-index: 666;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px #E4EAFA;
    border-radius: 24px;
}
.scservice-dh,
.scservice-wx,
.scservice-zx{
    text-align: center;
}
.scservice-dh-an,
.scservice-wx-an,
.scservice-zx-an{
    width: 60px;
    height: 60px;
    border-radius: 50px;
}
.scservice-dh-p,
.scservice-wx-p,
.scservice-zx-p{
    margin-top: 4px;
}
.scservice-dh-p p,
.scservice-wx-p p,
.scservice-zx-p p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 12px;
    color: #838794;
    line-height: 17px;
}
.scservice-dh{
    margin: 16px 0;
}
/*二维码*/
.scservice-ewm{
    position: fixed;
    bottom: 48px;
    padding: 16px;
    margin: 16px;
    right: 0;
    width: 132px;
    height: 152px;
    background: #FFFFFF;
    box-shadow: 0px 0px 20px 0px #E4EAFA;
    border-radius: 24px;
    overflow: hidden;
    text-align: center;
    z-index: 8888;
}
.scservice-ewm-p{
    margin-top: 2px;
}
.scservice-ewm-p p{
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 14px;
    color: #838794;
    line-height: 20px;
}
.scservice-wx-an button,
.scservice-dh-an button,
.scservice-zx-an a{
    display: block;
    position: relative;
    overflow: hidden;
    padding: 8px;
    width: 60px;
    height: 60px;
    background: #eaf0ff;
    border-radius: 50px;
}
.scservice-wx-an button,
.scservice-dh-an button{
    border: none;
    cursor: pointer;
    border-radius: 50px;
}
.scservice-dh-an button img{

}
.scservice-wx-an button::before, .scservice-dh-an button::before, .scservice-zx-an a::before{
    animation: scale2 1s linear infinite alternate;
    background-color: rgb(161 189 245 / 50%);
    border-radius: 50%;
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}
.scservice-zx-an a img,
.scservice-dh-an button img,
.scservice-wx-an button img{
    position: relative;
}
.scservice-hd{
    position: fixed;
    bottom: 292px;
    right: 0;
    padding: 16px 8px;
    margin: 16px;
    z-index: 666;
    cursor: pointer;
    border-radius: 24px;
    transform: translate3d(2396.91px, 950.411px, 0px);
    transition: transform 0.3s ease; /* 为按钮位置的变动增加过渡效果 */
}
.scs {
    transform: translate3d(0px, 0px, 0px);
    transition: transform 0.3s ease; /* 为按钮位置的变动增加过渡效果 */
}
.top-line {
    height: 0px; 
}
.scservice-hd-img img{
    width: 60px;
    height: 60px;
}

.footer-h i{
    display: block;
    width: 1300px;
    height: 0.1px;
    margin: 24px auto 0 auto;
    border: 0.1px solid #221e1e;
}
.foo-ba{
    width: 1300px;
    margin: 20px auto 80px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.foo-ba > p{
    color: #838794;
}
.sidebar-footer a:hover{
    color: #ffffff;
}




.case-w-title{
    position: relative;
}

.case-w-title::after {
    position: absolute;
}



.simpler-li-img{
    flex-shrink: 0;
}

.bus-left > div.button{
    margin: 30px 0px;
}

.nav-wrap{
    position: fixed;
    width: 100%;
}

.gaodu{
    padding: 40px;
}

.jdt{
    display: none;
}


.jg {
    display: none;
    text-align: center;
    margin: 50px auto;
}

.scservice-dh-nr{
    opacity: 0;
    right: 0px;
    transform: translateX(0%);
    position: fixed;
    bottom: 515px;
    font-size: 15px;
    font-weight: 600;
    padding: 15px 20px;
    margin: 16px;
    z-index: 500;
    background: #f9fafe;
    box-shadow: 0px 0px 20px 0px #E4EAFA;
    border-radius: 24px 0 0 24px;
    transition: transform 1s ease, opacity 1s ease;
}
.scservice-dh:hover .scservice-dh-nr{
    transform: translateX(-75px);
    opacity: 1;
}

.scservice-dh-an,
.scservice-dh-p{
    position: relative;
    z-index: 600;
}

.ppchbjs{
    background: rgba(0, 0, 0, 0);
}
header.close{
    background: #fff;
}

#alertBox{
    position: fixed;
    width: 100%;
    height: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .5);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
    z-index: 9999;
}

.alertBox-con{
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: rgb(255, 255, 255);
    box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px;
    padding: 30px;
    display: block;
    border-radius: 24px;
}


.alertBox-title{
    text-align: center;
    padding: 0 30px 30px;
}
.alertBox-title h3{
    font-family: PingFangSC, PingFang SC;
    font-weight: 500;
    font-size: 28px;
    color: #306DFF;
    line-height: 36px;
}
.alertBox-title span{
    font-family: PingFangSC, PingFang SC;
    display: block;
    font-weight: 500;
    margin-top: 10px;
    font-size: 20px;
    color: #202229;
    line-height: 30px;
}
.item-div{
    font-weight: 400;
    width: 100%;
    font-size: 20px;
    border-radius: 6px;
    border: 1px solid #E6E6E6;
    padding: 15px;
    background: #FFFFFF;
    color: #838794;
    line-height: 30px;
    margin: 15px 0;
}

.alertBox-button{
    display: flex;
    justify-content: space-between;
    padding-top: 30px;
}


.alertBox-button button{
    width: 46%;
    border-radius: 12px;
    font-family: PingFangSC, PingFang SC;
    font-weight: 600;
    font-size: 18px;
    line-height: 28px;
    border: none;
    cursor: pointer;
    padding: 15px 15px;
}

#canleBtn{
    background: #dde4f1;
    color: #333;
}

#confirmBtn{
    color: #fff;
    background: #206FFC;
}

/* 动画效果 */
@keyframes fadeIn {
    0% {
        opacity: 0;
        transform: translateX(-50%) translateY(10px);
    }
    100% {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

.response-box {
    animation: fadeIn 0.5s ease-in-out;
}

/* 响应式设计 */
@media (max-width: 600px) {
    .response-box {
        width: 90%;
        padding: 15px;
    }
}




@keyframes fadeInFromLeft {
    0% {
        opacity: 0;
        transform: translateX(-100px);
    }
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/*水波纹动态*/
@keyframes scale2 {
    0% {
        height: 105%;
        width: 105%;
    }
    50% {
        height: 85%;
        width: 85%;
    }
    to {
        height: 105%;
        width: 105%;
    }
}

/*上下抖动*/
.floating-image {
    animation: float 2s ease-in-out infinite; /* 应用动画 */
}
@keyframes float {
  0% {
    transform: translateY(0); /* 初始位置 */
  }
  50% {
    transform: translateY(-20px); /* 上浮 */
  }
  100% {
    transform: translateY(0); /* 恢复到初始位置 */
  }
}


@keyframes scroll {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-100%);
    }
}


@keyframes scroll-right {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@keyframes scroll-left {
  from {
    transform: translateX(-50%);
  }
  to {
    transform: translateX(0);
  }
}

@media screen and (max-width: 1540px) {
.scservice-kf {
    top: 20%;
    bottom: auto;
}
.scservice-hd {
    top: 62%;
    bottom: auto;
}
.scservice-ewm {
    top: 75%;
    bottom: auto;
}
.scservice-dh-nr {
    bottom: 560px;
}

}


@media screen and (max-width: 1300px) {

.head, .chhin-con, .ywms-con, .advantages-con, .covenant-con, .collaboration-con, .industry-con, .solve-con, .problem-con, .ch-advantage-con, .increase-con, .threeoptions-con, .global-con, .assumeapp-con, .casejs-con, .select-con {
    width: 98%;
}

.bus-con, .vawng-con, .Website-con, .help-con, .simpler-con, .round-con, .case-con, .dingzhi-con, .form-con, .foo-coon, .ban-style, .painspot-con, .assume-con, .website-con, .commitment-con, .customer-con, .pinpai-con, .customized-con, .chbanner-con, .branding-con, .universe-con, .understand-con, .catz, .cat-articles, .single-page, .footer-h i, .foo-ba {
    width: 98%;
}

}


@media screen and (max-width: 1200px) {
.ban-left,
.chhin-left,
.Website-left,
.Website-right,
.vawng-right,
.vawng-left,
.bus-right,
.chhin-right,
.chhin-right,
.bus-left{
    width: 50%;
}
.ban-right{
    flex-shrink: 0;
    position: relative;
}


.assume-coon {
    width: 100%;
}
    
    
    
}


@media screen and (max-width: 980px) {

.scservice{
    display: none;
}

.simpler-li-w{
    display: flex;
}

.ywms-coon,
.ban-style,
.chhin-w,
.bus-w,
.case-w-coon > .content{
    flex-wrap: wrap;
}


.ywms-right,
.ywms-left,
.ban-left,
.ban-right,
.foo-wz,
.content-left,
.content-right,
.dingzhi-right,
.dingzhi-left,
.ban-left,
.chhin-left,
.Website-left,
.Website-right,
.vawng-right,
.vawng-left,
.bus-right,
.chhin-right,
.chhin-right,
.bus-left,
.form-left,
.form-right,
.foo-tools,
.sidebar-footer,
.industry-coon li,
.covenant-coon ul li,
.simpler-ul > .simpler-li{
    width: 100%;
}


.content-left{
    max-width: 100%;
}

.advd-coom li,
.cat-articles article ul li{
    width: 50%;
}
.form-img,
.bus-left,
.vawng-left,
.vawng-right-con,
.chhin-right-con,
.form-left > p,
.Website-right-con,
.bus-left > .button > a,
.Website-left-img{
    text-align: center;
}
.simpler-li-p p,
.simpler-li-h3 h3{
    text-align: left;
}

.bus-con,
.chhin-w,
.vawng-con,
.Website-con{ margin: 50px 0; }

.bus-left > .button > a,
.vawng-left > .button > a,
.chhin-right-con > .button > a,
.Website-right-con > .button > a{
    margin: 0 auto;
}
.simpler-li-img{
    margin-left: -20px;
}
.ywms-left-img > img{
    padding: 0;
}
.Website-left{
    margin-top: 52px;
}
.bus-w {
    margin-top: 30px;
}

.help-img {
    margin-top: 140px;
}
.form-right {
    margin-top: 120px;
}
.form-left > p{
    margin-top: 30px;
}
.foo-wz, .sidebar-footer {
    justify-content: left;
}
.foo-wz{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.sidebar-footer .sidfo{
    width: 100%;
}
.sidebar-footer .sidfo .menu{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.sidebar-footer .sidfo .menu li{
    width: 50%;
}
.case-w-title{
    position: relative;
    white-space: nowrap;
    overflow-y: auto;
}
.case-w-title::after{
    position: absolute;
}

.case-title > p {
    width: 98%;
}

.collaboration-coon li:nth-child(even) {
    transform: translateY(0px);
}

.collaboration-w-coon{
    margin: 20px 0;
}

.assumec-w {
    width: 100%;
    border-radius: 20px;
    margin-top: 90px;
    padding: 55px;
}

.assume-r {
    margin-top: 80px;
}



}

@media screen and (max-width: 580px) {

.help-search,
.ywms-title h2,
.help-search-s .input-field{
    width: 98%;
}

.cat-articles article ul li{
    width: 100%;
}


}