@font-face {
    font-family: 'Inter';
    src: url(/st/img/Inter.ttf);
}
@font-face {
    font-family: 'Montserrat';
    src: url(https://www.staas.hk/st/font/Montserrat-Light.ttf);
}

@font-face {
    font-family: 'Pro';
    src: url(https://www.staas.hk/st/font/Montserrat-Light.ttf);
}

*{  margin:0; padding:0; word-wrap: break-word; }
h1{color:#43485d}
html,body{font-size:14px;  color:#43485d; line-height:150%; -webkit-text-size-adjust:none; height:100%;}

.en_lang * {
    font-family: Montserrat;
}

.cn_lang * {
    font-family: Pro,Helvetica,abchanel-corpo,"Microsoft YaHei",微软雅黑 !important;
}

.box{height: 100%;}
img{max-width:100%;}
a{text-decoration:none; color:#43485d; transition:.3s;}
a:hover{color:#ca3333}
ul,li{list-style:none;}
.w{max-width:1200px; margin:0 auto;}
.w-big {
    max-width:1500px; margin:0 auto;
}
.banner .btn:after,
header nav .more>a:after,
header .signin:before,
.newList .more:after,
header .top .left a:before,
header .language span:after,
.service .center .main dd:before,
.newData .tools .time:before{font-family:"iconfont" !important; font-style:normal; -webkit-font-smoothing: antialiased; -webkit-text-stroke-width: 0.2px; -moz-osx-font-smoothing: grayscale;}
@font-face {
    font-family: 'iconfont';  /* project id 447738 */
    src: url('//at.alicdn.com/t/font_447738_55rz3a5umdgyzaor.eot');
    src: url('//at.alicdn.com/t/font_447738_55rz3a5umdgyzaor.eot?#iefix') format('embedded-opentype'),
    url('//at.alicdn.com/t/font_447738_55rz3a5umdgyzaor.woff') format('woff'),
    url('//at.alicdn.com/t/font_447738_55rz3a5umdgyzaor.ttf') format('truetype'),
    url('//at.alicdn.com/t/font_447738_55rz3a5umdgyzaor.svg#iconfont') format('svg');
}
.iconfont{
    font-family:"iconfont" !important;
    font-size:16px;font-style:normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
header{}
header .line{height: 4px; background-color: #ca3333;}
header .line span{background-color:#ffcd00; height: 4px; display: block; float: left; width: 8%;}
header .line span:nth-child(2){background-color:#ff0061; }
header .line span:nth-child(3){background-color:#3ab7ff; }
header .line span:nth-child(4){background-color:#7ab639; }
header .line span:nth-child(5){background-color:#9f6a35; }
header .top{height: 40px;}
header .top .left{float: left; height: 40px; line-height: 40px; font-size: 12px;}
header .top .left a{color: #999; margin-right: 10px;}
header .top .left a:before{content:"\e6d5"; font-size: 14px; margin-right: 5px;}
header .top .left a:hover{color: #ca3333;}
header .top .right{float: right; height: 40px; line-height: 40px;}
header .language{float: left; height: 40px; position: relative; padding-left: 5px;}
header .language span{display: block; height: 40px; padding-left: 24px; cursor: pointer;  padding-right: 5px;}
header .language span:after{content:"\e64c"; display: block; float: right; font-size:12px; color: #666; transition:.3s; margin-left: 5px;}
header .language:hover span:after{-webkit-transform: rotate(180deg);transform: rotate(180deg);}
header .language ul{position: absolute; display: none; top: 40px; left: 0; width: 80px; padding-left:5px; background-color:rgba(0,0,0,0.8); z-index: 2;}
header .language li{height: 24px; line-height: 24px;}
header .language li a{height: 24px; line-height: 24px; display: block; padding-left: 24px; font-size: 12px; color: #fff;}
header .language li a:hover{color: #ca3333;}
header .language .en{background: url("../img/ico_en.png") no-repeat left center;}
header .language .tn{background: url("../img/ico_tn.png") no-repeat left center;}
header .language .cn{background: url("../img/ico_cn.png") no-repeat left center;}
header .signin{float:left; height: 40px; color:#666; cursor: pointer; transition:.3s; margin-left: 20px;}
header .signin:hover{color:#ca3333; }
header .signin:before{content:"\e62f"; display: block; float: left; font-size: 24px;  margin-right: 5px;}
header .main{height: 60px; background-color: #f8f8f8;}
header .main nav{float: right; height: 60px; line-height: 60px;}
header .main .logo{float: left; height: 50px; margin-top: 5px;  line-height: 50px;  background-size: 100%;  width: 120px;}
header .main .logo img { height: 100%; }
header nav li{float: left; height: 60px; position: relative; margin-left: 40px;}
header nav li.on>a{border-bottom: #ca3333 2px solid; height: 58px;}
header nav li.on>a{color: #ca3333;}
header nav .more>a:after{content:"\e64c"; display: block; float: right; font-size:12px; color: #666; transition:.3s; margin-left: 5px;}
header nav .more.on>a:after{color: #ac3333;}
header nav .more:hover>a:after{-webkit-transform: rotate(180deg);transform: rotate(180deg); color: #ac3333;}
header nav li>a{display: block; height: 60px; padding: 0 20px; font-weight: bold;}
header nav dl{position: absolute; top:60px; width: 130px; background-color:#ca3333; display: none; z-index: 3;}
header nav dl a{line-height: 32px; display: block; color: #fff; padding-left: 20px; font-size: 12px;}
header nav dl a:hover{background-color: #fff; color: #ca3333;}

.swiper-container {
    width: 100%;
    height:480px;
    margin-left: auto;
    margin-right: auto;
    overflow:hidden;
}
.swiper-wrapper{
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    -ms-transition-property: -ms-transform;
    transition-property: transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.swiper-slide {
    /* Center slide text vertically */
    /*display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;*/
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;

    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
    z-index: 10;
    bottom: 50px;
    left: 0;
    width: 100%;
}
.index .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity:1;
    margin:0 3px;
}
.index .swiper-pagination-bullet-active {
    background: #ca3333;
}
.index .banner{position: relative; height: 50%;}
.index .banner .w{ position: relative; height: 100%;}
.index .banner .inside{float:right; text-align: right; position:absolute; bottom:80px; right: 0;}
.index .banner .text{ color: #fff; background-color:rgba(0,0,0,0.2); padding: 5px 20px;  font-size:18px; line-height:24px;}
.index .banner .text h1{color: #fff; font-size:44px; line-height:54px; font-weight:400;}
.index .banner .btn{ color:#fff; background-color:#ca3333; height:48px; line-height:48px; display:inline-block; padding:0 24px; border-radius:24px; font-size:18px; margin-top:40px;}
.index .banner .btn:after{content:"\e63b"; display: block; float: right; font-size: 18px;  margin-left: 5px;}
.index .banner img{display:block;}

.index .serviceNav{position:relative; top:-40px; z-index:3;}
.serviceNav{ background-color:#fff; box-shadow:0 1px 5px rgba(0,0,0,0.08); overflow:hidden; width:100%; max-width:1200px; margin:0 auto; border-radius:5px;}
.serviceNav li{float:left; width:12.5%; text-align:center;}
.serviceNav a{display:block; overflow: hidden; color:#666; height:116px;}
.serviceNav a:hover{color:#ca3333;}
.serviceNav .on a{color:#ca3333;}
.serviceNav i, .serviceNav img{ margin: 0 auto; font-size:40px; display:block; text-align:center; height:40px; line-height:40px; margin-top:25px; border-right:1px solid #f8f8f8; padding-bottom:12px;}
.serviceNav li img.on {
    display: none;
}
.serviceNav li:hover img.on, .serviceNav li.on img.on {
    display: block;
}
.serviceNav li:hover img.auto, .serviceNav li.on img.auto {
    display: none;
}

.serviceNav p{ line-height:18px; border-right:1px solid #f8f8f8;}

.index .part1{text-align:center; padding:50px 0;}
.index .part1 h1{font-size:30px; font-weight:400; line-height:48px;}
.index .part1 p{color:#999; line-height: 130%}
.index .part1 .pic{padding:50px 0; margin: 0 auto;  margin-bottom:50px; width: 1200px; }
.index .part1 .pic img {
    max-width: 100%;
}

.index .part2 li{ position:relative; overflow:hidden;}
.index .part2 li:after{content:""; display:block; margin-top:19%;}
.index .part2 .text{float:left; width:50%; position:relative;}
.index .part2 .text .inside{margin:40px auto 20px auto; max-width:640px; padding:0 20px;}
.index .part2 .text h1{font-size:30px; font-weight:400; line-height:42px; height: 42px; overflow: hidden;}
.index .part2 .text p{color:#999; margin-top:10px; line-height:20px; height:40px; overflow:hidden;}
.index .part2 .btn{ height:44px; line-height:44px; border:#ca3333 2px solid; font-size:24px; border-radius:24px; padding:0 30px; color:#ca3333; display:inline-block; margin-top:40px;}
.index .part2 .pic{float:left; width:50%;}
.index .part2 .pic img{ display:block; margin:0 auto;}
.index .part2 li.big{background:url(../img/index_10.jpg) no-repeat center; background-size:cover; height:360px; overflow:inherit;}
.index .part2 li.big .text{float:right;}
.index .part2 li.big .text h1{ color:#fff;}
.index .part2 li.big .text p{ color:#fff; font-size: 20px;}
.index .part2 li.big .btn{ height:44px; line-height:44px; border:#fff 2px solid; font-size:24px; border-radius:24px; padding:0 30px; color:#fff; display:inline-block; margin-top:50px;}
.index .part2 li.big .pic{float:none; height: 450px; position:absolute; bottom:0; left:0; text-align:center;}
.index .part2 li.big .pic img {
    height: 100%;
}
.index .part2 li.big:after{content:""; display:block; margin-top:0;}

.index .newList{margin-top: 50px;}
.newList{max-width: 1200px; margin: 0 auto;}
.newList .title{ height:48px; line-height: 48px; margin-bottom:30px;}
.newList .title h1{font-size:36px; color: #ca3333; float: left; font-weight: 400;}
.newList .title span{font-size: 24px; color: #ccc; line-height: 60px; margin-left: 20px;}
.newList li{height: 80px; line-height: 80px; font-size: 20px; border-bottom: #ccc 1px dashed;}
.newList li p{padding-right: 120px; overflow: hidden; height: 80px; font-size: 20px;}
.newList li span{float: right; font-size: 14px; color: #999;}
.newList .more{display: inline-block; color: #999; font-size: 18px; margin-top: 50px; line-height: 30px;}
.newList .more:after{content:"\e63b"; display: block; float: right; font-size: 18px;  margin-left: 5px; line-height: 34px;}
.newList .more:hover{color: #ca3333;}

footer{background-color: #ca3333; color: #fff; margin-top: 50px; padding: 50px 0;}
footer a{color:rgba(255,255,255,0.8);}
footer a:hover{color: #fff;}
footer .link{ overflow: hidden;}
footer .link dl{float: left; margin-right:80px; }
footer .link h1{font-size: 24px; font-weight: 400; color: #fff;}
footer .link dt{line-height: 50px;}
footer .link dd{line-height: 30px;}
footer .share{border-top:rgba(255,255,255,.2) 1px solid; margin-top: 50px; padding:30px 0; padding-bottom: 25px; }
footer .share .dummy a{ /**background-color:rgba(0,0,0,0.8); **/ border: 1px #ffffff solid;  margin-right: 10px; margin-bottom: 5px; width: 40px; height: 40px; overflow: hidden; float: left; border-radius: 50%; text-align: center; line-height: 32px; font-size: 14px; margin-top :5px;}
footer .share .dummy a img {
    width: 100%; height: 100%;
    transform: scale(1.2);
}
footer .share .dummy a:hover{background-color: #000;}
footer .copyright{margin-top: 0px; clear: both}
footer .copyright a{margin-left: 10px;}
.clear {
    clear: both;
}

.bigTitle{ text-align: center; margin-top: 100px;}
.bigTitle h1{font-size:36px; height: 48px; line-height:48px;}
.bigTitle p{ border-top: #ddd 3px solid; display: inline-block; padding: 0 100px; margin-top: 10px;}
.bigTitle p span{display: inline-block; color: #999; font-size: 18px; background-color: #fff; position: relative; top: -18px; height: 32px; line-height: 32px; padding: 0 20px;}

.service{}
.service .center{}
.service .serviceNav{margin-top: 50px;}
.newData{max-width: 1200px; margin:50px auto 0 auto;  font-size: 16px;}
.newData .title{color: #ca3333; line-height: 60px;}
.service .newData .title{margin-bottom: 50px;}
.service .center .main dl{ margin-bottom: 30px;}
.service .center .main dd:before{content:"\e600"; display: block; float: left; font-size: 18px;  margin-right: 5px;}
.newData p{margin-bottom: 0px;}
.newData .pic{margin-bottom: 30px;}
.newData .tools{ color: #999;}
.newData .content { line-height: 150%; }
.newData .tools span{margin-right: 10px;}
.newData .tools .time:before{content:"\e65f"; display: block; float: left; font-size: 18px;  margin-right: 5px;}
.newData .download{background-color:#f8f8f8; padding:20px; margin: 20px 0;}
.newData .download li{height: 32px; line-height: 32px; margin: 10px 0;}
.newData .download li p{display: inline-block; text-decoration: underline;}
.newData .download li span{display: inline-block; height: 32px; line-height: 32px; background-color: #ca3333; color: #fff; border-radius: 5px; padding: 0 20px; margin-left: 10px;}
.newData .text{margin-top: 50px;}

.caseList{max-width: 1200px; margin: 50px auto 0 auto;}
.caseList li{ position:relative; overflow:hidden;}
.caseList li:after{content:""; display:block; margin-top:19%;}
.caseList .text{float:left; width:50%; position:relative;}
.caseList .text .inside{margin:40px auto 20px auto; max-width:500px; padding:0 20px;}
.caseList .text h1{font-size:24px; font-weight:400; line-height:42px; height: 42px; overflow: hidden;}
.caseList .text p{color:#999; margin-top:10px; line-height:20px; height:40px; overflow:hidden;}
.caseList .btn{ height:32px; line-height:32px; border:#ca3333 2px solid; font-size:20px; border-radius:24px; padding:0 20px; color:#ca3333; display:inline-block; margin-top:40px;}
.caseList .pic{float:left; width:50%;}
.caseList .pic img{ display:block; margin:0 auto;}
.case .page{}

.page{overflow: hidden; margin-top: 50px;}
.page a{display: inline-block; font-size: 16px;  padding: 2px 8px; margin-right: 10px; border-radius: 5px;}
.page a.on{ background-color:#ca3333; color: #fff;}
.page .iconfont{font-size: 20px;}

.partnerList{max-width: 1200px; margin: 50px auto 50px auto;}
.partnerList ul{overflow: hidden;}
.partnerList li{float: left; width: 33.3%;}

.support .newList{margin-top: 50px;}

.contentInfo {
    margin-top: 20px;
    line-height: 160%;
}

.contentInfo p {
    margin-bottom: 10px;
}





.service-v2 {
    padding-top: 25px;
    position: relative;
}
.service-v2 .nav {
    width: 100%;
    height: 690px;
    background: url(/st/img/service_bg.png) no-repeat center top;
    background-size: 1920px;
    position: relative;
}

.service-v2 .nav .go-right {
    display: none;
}

.service-v2 .nav .title {
    padding-top: 95px;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    color: #181818;
}

.service-v2 .nav .desc {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    color: #858585;
    padding-top: 24px;
    text-align: center;
}

.service-v2 .nav-box {
    width: 1108px;
    height: 300px;
    bottom: 78px;
    left: 50%;
    position: absolute;
    margin-left: -555px;
}

.service-v2 .nav-box .item {
    width: 277px;

    height: 340px;
    margin-top: -20px;
    float: left;
    justify-content: center;
    cursor: pointer;
    position: relative;
    color: #CA3333;
}

.service-v2 .nav-box .item a {
    color: #CA3333;
}

.service-v2 .nav-box .on a {
    color: #ffffff;
}


.service-v2 .nav-box .item-box {
    border-right: 2px solid #E6E6E6;
    height: 250px;
    width: 100%;
    margin-top: 20px;
    padding-top: 50px;
}

.service-v2 .nav-box .item .bg {
    width: 340px;
    height: 315px;
    position: absolute;
    left: -10px;
    right: -10px;
    bottom: -10px;
    top: -10px;
    background: #CA3333;
    display: none;
}

.service-v2 .nav-box .on {
    display: block;
    background: #CA3333;
    color: #fff;
}


.service-v2 .nav-box .item .icon {
    width: 100%;
    height: 48px;
    /** background: url(/st/img/icon1.svg) no-repeat center center; **/
    background-size: 48px;
    margin-top: 0px;
    text-align: center;
}
.service-v2 .nav-box .item .icon img {
    height: 100%;
    margin: 0 auto;
}

/**
.service-v2 .nav-box .item .icon2 {
    background-image: url(/st/img/icon2.svg);
}

.service-v2 .nav-box .item .icon3 {
    background-image: url(/st/img/icon3.svg);
}

.service-v2 .nav-box .item .icon4 {
    background-image: url(/st/img/icon4.svg);
}
**/


.service-v2 .nav-box .item .name {
    width: 150px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;

    margin: 0 auto;
    word-break: break-all;
    word-wrap: break-word;
    text-align: center;
    margin-top: 25px;
    height: 40px;
}

.service-v2 .nav-box .item span {
    width: 40px;
    height: 40px;
    background: url(/st/img/site_down.svg) no-repeat  center center;
    background-size: 100%;
    margin: 0 auto;
    margin-top: 18px;
    display: block;
}

.service-v2 .nav-box .on span {
    background-image: url("/st/img/site_down_on.svg");
}

.service-v2 .nav-box .item:last-child {
    border-right: none;
}

.service-page {
    padding: 200px 0;

}


.service-page .left {
    float: left;
    margin-left: 64px;
    display: flex;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    color: #181818;
    height: 24px;
    line-height: 24px;
}
.service-page .left a {
    color: #181818;
}



.service-page .left  i {
    display: block;
    width: 24px;
    height: 24px;
    margin-right: 16px;
    background: url(/st/img/arrow-left.svg) no-repeat;
    background-size: 100%;
}

.service-page .right {
    float: right;
    margin-right: 64px;
    display: flex;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    height: 24px;
    line-height: 24px;
    color:#CA3333;
}

.service-page .right a {
    color:#CA3333;
}

.service-page .right  i {
    display: block;
    width: 24px;
    height: 24px;
    margin-left: 16px;
    background: url(/st/img/arrow-right.svg) no-repeat;
    background-size: 100%;
}


/*new*/
:root{
    --color-red:#CA3333;
}
.loginCont{
    display:flex;
    flex-direction: column;
}
.loginPage{
    margin-top:24px;
    flex:1;
    display:flex;
}
.loginPage .contL{
    width:680px;
    text-align:center;
    display:flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: url('../img/dotBg.png') #F8F8F8 center;
}
.loginPage .contL h1{
    font-size:40px;
}
.loginPage .contL p{
    margin-top:30px;
    width:413px;
    font-size:18px;
    color:#858585;
}
.loginPage .formBox{
    flex:1;
    width:50%;
    margin-left:60px;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.loginPage .formBox .title{
    margin-top:70px;
}
.loginPage .formBox .title h1{
    padding-bottom:20px;
    transform: skewX(-8deg);
}
.loginPage .formBox .title p{
    font-weight:bold;
}
.loginPage .formBox .title p u{
    color:var(--color-red);
}
.loginPage .formBox .form{
    width:100%;
}
.loginPage .formBox .form li{
    margin:12px 0;
    font-size:16px;
}
.loginPage .formBox .form li input{
    width:100%;
    margin-top:10px;
    border:1px solid #D7D7D7;
    height:42px;
    padding:0 12px;
    font-size:16px;
    border-radius:6px;
    box-sizing: border-box;
}
.loginPage .formBox .form li input::placeholder{
    color:#D9D9D9;
}
.loginPage .formBox .form li a{
    color:#2D5BFF;
    text-decoration:underline;
}
.loginPage .formBox .submitBtn{
    background-color:var(--color-red);
    margin-bottom:20px;
    height:52px;
    padding:0 32px;
    border:0;
    border-radius:99em;
    color:#FFF;
    font-size:16px;
}
/*报价*/
.pricePage .content{
    font-size:16px;
}
.pricePage .content .top{
    height:544px;
    box-sizing: border-box;
    padding-top:90px;
    background:url('../img/dotBg2.png') #F8F8F8 center top;
    text-align:center;
}
.pricePage .content .top .w{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.pricePage .content .top .w .text h1{
    font-size:40px;
    line-height:1.2;
}
.pricePage .content .top .w .text p{
    margin-top:30px;
    font-size:18px;
    color:#858585;
}
.pricePage .content .top .w .tabMenu{
    margin-top:60px;
    background-color:#FFF;
    display:flex;
    padding:6px;
    border-radius:99em;
    box-shadow:0 1px 4px rgba(0,0,0,0.2);
}
.pricePage .content .top .w .tabMenu dd{
    padding:0 24px;
    font-size:18px;
    line-height:34px;
    cursor: pointer;
}
.pricePage .content .top .w .tabMenu dd.curr{
    background-color:var(--color-red);
    color:#FFF;
    border-radius:99em;
}
.pricePage .content .list{
    margin-top:-130px;
    display:flex;
    gap:24px
}
.pricePage .content .list li.item{
    height:1000px;
    box-sizing: border-box;
    border-radius:10px;
    padding:40px;
    background-color:#FFF;
    border:1px solid #D7D7D7;
    flex:1;
    display:flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}
.pricePage .content .list li.item.itemRed, .pricePage .content .list li:hover{
    background-color:var(--color-red);
    border-color:var(--color-red);
}
.pricePage .content .list li.item.itemRed *, .pricePage .content .list li:hover *{
    color:#FFF!important;
}
.pricePage .content .list li.item .title{
    width:230px;
}
.pricePage .content .list li.item .title p{
    margin-top:16px;
    color:#747474;
}
.pricePage .content .list li.item .price{
    padding-top:40px;
}
.pricePage .content .list li.item .price b{
    font-size:40px;
}
.pricePage .content .list li.item .price p{
    margin-top:20px;
}
.pricePage .content .list li.item .text{
    height:200px;
}
.pricePage .content .list li.item .text.h{
    height:300px;
}
.pricePage .content .list li.item .text h2{
    font-size:18px;
}
.pricePage .content .list li.item .text ul{
    padding-left:20px;
}
.pricePage .content .list li.item .text ul li{
    color:#747474;
    margin-top:12px;
    list-style-type: disc;
}

.pricePage .content .list li.item .handle {
    position: relative;
    width: 100%;
}
.pricePage .content .list li.item .buyBtn{
    cursor: pointer;
    margin:60px 0;
    background-color:var(--color-red);
    height:50px;
    padding:0 30px;
    border:0;
    border-radius:99em;
    color:#FFF;
    font-size:14px;
    border:1px solid #FFF;
}
.pricePage .content .list li.item .handle p {
    position: absolute;
    right: 0;
    top: 75px;
    font-size: 16px;
    font-weight: 500;
    color: #CA3333;
    text-decoration: underline;
    cursor: pointer;
    display: none;
}
.pricePage .content .list li:hover .handle p {
    display: block;
}

.pricePage .content .list li.item .buyBtnBox{
    width:100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.pricePage .content .list li.item .buyBtnBox a{
    color:var(--color-red);
    text-decoration: underline;
    font-size:14px;
}
/*合作伙伴*/
.partnerPage .content .title h1{
    font-size:40px;
}
.partnerPage .content .title p{
    margin-top:24px;
    color:#858585;
}

.partnerPage .content{
    font-size:18px;
}
.partnerPage .content .banner{
    background:url('../img/dotBg3.png') var(--color-red) no-repeat left 80%;
    padding:64px;
}
.partnerPage .content .banner .w{
    display:flex;
}
.partnerPage .content .banner .text{
    width:470px;
    margin-right:auto;
}
.partnerPage .content .banner .text h1{
    padding-top:30px;
    font-size:32px;
}
.partnerPage .content .banner .text p{
    word-break: auto-phrase;
    margin-top:36px;
    line-height:1.5;
}
.partnerPage .content .banner .joinBtn{
    cursor: pointer;
    margin:40px 0;
    background-color:var(--color-red);
    height:50px;
    padding:0 30px;
    border-radius:99em;
    color:#FFF;
    font-size:16px;
    border:1px solid #FFF;
}
.partnerPage .content .banner *{
    color:#FFF!important;
}
.partnerPage .content .banner img{
    width:650px;
    object-fit: cover;
}
.partnerPage .content .link{
    background-color:#F8F8F8;
    margin-top:60px;
    text-align:center;
    padding:90px 0;
}
.partnerPage .content .link .joinBtn{
    cursor: pointer;
    margin:40px 0;
    color:var(--color-red);
    background:none;
    height:50px;
    padding:0 30px;
    border-radius:99em;
    font-size:16px;
    border:1px solid var(--color-red);
}
.partnerPage .content .link ul{
    display: flex;
    justify-content: center;
}
.partnerPage .content .link ul li{
    background-color:#FFF;
    width:220px;
    height:230px;
    display:flex;
    justify-content: center;
    align-items: center;
    border-right:1px solid #CCC;
}
.partnerPage .content .link ul li:last-child{
    border:0;
}
.partnerPage .content .link ul li img{
    max-width:60%;
}
.partnerPage .content .show{
    margin-top:90px;
}
.partnerPage .content .show ul li{
    margin-bottom:24px;
    background-color:#F8F8F8;
    display:flex;
    align-items: center;
}
.partnerPage .content .show ul li:nth-child(even){
    flex-direction: row-reverse;
}
.partnerPage .content .show ul li .title{
    padding:0 60px;
}
.partnerPage .content .show ul li img{
    width:50%;
}
.partnerPage .content .with{
    background:url('../img/dotBg.png') #F8F8F8 no-repeat left 50%/auto 200%;
    margin-top:60px;
    text-align:center;
    padding:90px 0;
}
.partnerPage .content .with .joinBtn{
    cursor: pointer;
    margin:40px 0 0;
    color:var(--color-red);
    background:none;
    height:50px;
    padding:0 30px;
    border-radius:99em;
    font-size:16px;
    border:1px solid var(--color-red);
}

:root {
    --main-color: #2D41F5;
    --main2-color: #35D977;
    --line-color: #eee;
    --black-color: #333;
    --bg-color: #F3F4FB;
    --grey-color: #8F96B7;
    --grey2-color: #999;
    --main-lineColor: linear-gradient(to right, var(--main-color), var(--main2-color));
}

.com_popWindow {
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}

.com_popWindow_setForm {
    width: 800px;
    box-sizing: border-box;
    background-color: #FFF;
    padding: 40px;
    box-shadow: 0 10px 60px rgba(0, 0, 0, 0.3);
    text-align: center;
    position: relative;
}

.com_popWindow_setForm .close {
    position: absolute;
    right: 0;
    top: -60px;
    background: url("/st/img/close.png") no-repeat;
    background-size: 100%;
    color: #FFF;
    cursor: pointer;
    width: 40px;
    height: 40px;
}

.com_popWindow_setForm h2 {
    font-size: 26px;
    font-weight: bold;
    text-align: left;
}

.com_popWindow_setForm .form {
    margin-top: 30px;
    text-align: left;
}

.com_popWindow_setForm .form li {
    margin-bottom: 30px;
    border: 1px solid var(--line-color);
    border-radius: 10px;
    position: relative;
}

.com_popWindow_setForm .form li label {
    padding: 0 20px;
    display: block;
    line-height: 1;
    font-size: 18px;
}

.com_popWindow_setForm .form li p {
    position: absolute;
    left: 10px;
    top: -11px;
    padding: 0 10px;
    background-color: #FFF;
}

.com_popWindow_setForm .form li input, .com_popWindow_setForm .form li select, .com_popWindow_setForm .form li textarea {
    width: 100%;
    border: 0;
    height: 50px;
    outline: none;
    font-size: 20px;
    padding: 0;
}

.com_popWindow_setForm .form li textarea {
    height: 120px;
    padding-top: 20px;
}

.com_popWindow_setForm .submitBtn {
    margin-top: 10px;
    width: 460px;
    height: 60px;
    font-size: 20px;
    color: #FFF;
    background-color: #ca3333;
    border: none;
    border-radius:90px;
    cursor: pointer;
}

.serviceInfo {
    margin-top: 96px;
    height: 890px;
}

.serviceInfo .left {
    float: left;
    width: 445px;
}

.serviceInfo .left h3 {
    font-size: 32px;
    font-weight: 500;
    line-height: normal;

}

.serviceInfo .left .desc {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
    padding-top: 32px;
}

.serviceInfo .right {
    width: 860px;
    float: right;
    position: relative;
}

.serviceInfo .right img {
    width: 490px;
    height: 390px;
    position: absolute;
}

.serviceInfo .right img:nth-child(1) {
    right: 0;
    top: 0;
}

.serviceInfo .right img:nth-child(2) {
    right: 420px;
    top: 295px;
    z-index: 101;
}

.serviceInfo .right img:nth-child(3) {
    right: 0;
    top: 585px;
    z-index: 102;
}

.func {
    padding-top: 160px;
    padding-bottom: 113px;
    background: url(/st/img/dotBg3.png)  #CA3333 no-repeat left 80%;
}

.func .w-big {
    min-height: 300px;
}

.func .left {
    float: left;
    width: 470px;
    margin-left:20px;
    font-size: 32px;
    font-style: normal;
    font-weight: 500;
    color: #ffffff;
    line-height: 140%;
}

.func .right {
    float: right;
    margin-right: 20px;
    width: 860px;
}

.func .right .item {
    width: 415px;
    height: 180px;
    float: left;
    margin-right: 25px;
    margin-bottom: 32px;
    border: 1px #D7D7D7 solid;;
    position: relative;
    color: #F8F8F8;
}
.func .right .item:nth-child(2n) {
    margin-right: 0;
}

.func .right .item .icon {
    width: 56px;
    height: 56px;
    position: absolute;
    left: 20px;
    top: -28px;
    background: #CA3333;

}
.func .right .item .icon i {
    display: block;
    width: 24px;
    height: 24px;
    margin: 16px 0 0 16px;
    background: url(/st/img/service/icon1.svg) no-repeat;
    background-size: 100%;
}
.func .right .item .icon .num2 {
    background-image: url(/st/img/service/icon2.svg);
}

.func .right .item .icon .num3 {
    background-image: url(/st/img/service/icon3.svg);
}

.func .right .item .icon .num4 {
    background-image: url(/st/img/service/icon4.png);
}

.func .right .item .tit {
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    padding: 32px 0 16px 24px;
}


.func .right .item .desc {
    padding: 0 24px;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}


@media only screen and (max-width:1200px){
    body{
        font-size:3vw;
        width:100vw;
    }
    .com_popWindow_setForm {
        width: 90%;
        padding: 10px;
    }

    .com_popWindow_setForm .submitBtn {
        width: 200px;
    }
    .com_popWindow_setForm .form li {
        margin-bottom: 15px;
    }
    .com_popWindow_setForm .form li textarea {
        height: 60px;
    }

    .com_popWindow_setForm .form li input, .com_popWindow_setForm .form li select, .com_popWindow_setForm .form li textarea {
        font-size: 4vw;
    }
    footer .link dd {
        font-size: 3.5vw;
        padding-bottom: 1vw;
    }

    footer .copyright {
        font-size: 3vw;
    }
    .w{padding: 0 5vw;}
    .box{
        overflow-x:hidden;
    }
    header .main{
        position:relative;
        height:auto;
    }
    header .main .w{
        display:flex;
        align-items: center;
        justify-content: space-between;
    }
    header .main .logo{
        width:30vw;
        height:15vw;
        background-size:contain;
    }
    header .main nav{
        background-color:rgba(0,0,0,0.7);
        padding:5vw;
        backdrop-filter: blur(10px);
        height:auto;
        position:absolute;
        z-index:3;
        right:0vw;
        top:15vw;
        width:50vw;
        box-shadow:0 0 10vw rgba(0,0,0,0.1);
        transition: 0.5s;
        transform: translateX(110%);
    }
    header .main nav:before{
        content:'';
        position:absolute;
        right:5vw;
        top:-4vw;
        border:2vw solid transparent;
        border-bottom-color:rgba(0,0,0,0.7);
    }
    header.actief .main nav{
        transform: translateX(0%);
    }
    header .main nav li{
        float:none;
        margin-left:0;
    }
    header nav li>a,header nav .more>a:after{
        color:#FFF;
    }
    .mobielmenutrigger{
        width:5.4vw;
    }
    .mobielmenutrigger .balkje{
        border:0.4vw solid #999;
        margin:1.32vw 0;
        transition: 0.5s;
        transform-origin:right center;
    }
    .mobielmenutrigger.actief .balkje{
        border-color:#ca3333;
    }
    .mobielmenutrigger.actief .balkje:nth-child(1){
        transform:rotate(-45deg);
    }
    .mobielmenutrigger.actief .balkje:nth-child(2){
        transform: scaleX(0);
    }
    .mobielmenutrigger.actief .balkje:nth-child(3){
        transform:rotate(45deg);
    }
    .index .banner{
        height:60vh;
    }
    .index .banner .inside{
        padding-right:10vw;
    }
    .index .serviceNav{
        margin:0 5vw;
        width:auto;
    }
    .index .serviceNav ul{
        display:grid;
        grid-template-columns: repeat(4,25%);
    }
    .index .serviceNav li{
        width:auto;
    }
    .index .part2 li.big{
        height:46vw;
    }
    .newList,.newData{
        padding:0 5vw;
    }
    /*登录*/
    .loginPage{
        flex-direction: column;
    }
    .loginPage .contL{
        width:100%;
        padding:6vw;
        box-sizing: border-box;
    }
    .loginPage .formBox{
        width:100%;
        margin-left:0;
    }
    /*报价*/
    .pricePage .content .list{
        flex-direction: column;
    }
    .pricePage .content .list li.item .text{
        margin-top:40px;
        height:auto!important;
    }
    /*合作伙伴*/
    .partnerPage .content .banner{
        padding-left:0;
        padding-right:0;
    }
    .partnerPage .content .banner .w{
        flex-direction: column;
    }
    .partnerPage .content .banner img{
        width:100%;
    }
    .partnerPage .content .banner .text h1{
        padding-top:0;
    }
    .partnerPage .content .show ul li .title{
        padding:40px 20px;
    }
    .partnerPage .content .show ul li{
        flex-direction: column;
    }
    .partnerPage .content .show ul li:nth-child(even){
        flex-direction: column;
    }
    .partnerPage .content .show ul li img{
        width:100%;
    }



    .service-v2 .nav-box {
        width: 100%;
        left: 0;
        margin-left: 0;

        overflow: scroll;
    }

    .service-v2 .nav-box .item {
        width: 50%;

    }


    .func {
        clear: both;
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .func .left {
        padding: 0 5vw;
        margin-left: 0;
        width: auto;
        float: none;
    }

    .func .right {
        float: none;
        padding-top: 50px;
    }

    .func .right .item {
        width: 90vw;
        margin: 0 auto;
        margin-left: 5vw;
        float: none;
        margin-bottom: 40px;
    }
    .service-page {
        padding: 100px 0;
        padding-bottom: 50px;
    }

    .service-page .left {
        margin-left: 20px;
    }

    .service-page .right {
        margin-right: 20px;
    }


    .index .part1 .pic {
        max-width: 100%;
    }

    .index .part2 li.big .pic {
        height: 60vw;
    }

    .index .part2 li.big .pic img {
        width: auto;
        max-width: none !important;
    }

    .newList .title {
        width: 100%;
    }
    .newList .title h1 {
        font-size: 30px;
    }

    .newList .title span {
        float: left;
        display: block;
        margin-top: -20px;
        padding: 0;
    }
    footer .share .dummy a:nth-child(6) {

        clear: both;
    }

    .serviceInfo .left .desc {
        width: 90%;
    }

    .partnerPage .content .banner .text {
        width: 100%;
    }

    .partnerPage .content .banner .text h1 {
        font-size: 7vw;
    }

    .service-v2 .nav-box .nav-main {
        width: 100%;
        height: 100%;
        display: -webkit-box;

    }
    .service-v2 .nav-box .item {
        float: none;;
        margin: 0 ;
        height: 100%
    }

    .service-v2 .nav-box .item-box {
        margin-top: 0;
        padding-top :50px;
        height: 230px;
    }

    .service-v2 .nav .go-right {
        width: 50px;
        height: 50px;
        position: absolute;
        bottom: 400px;
        background: url(/st/img/service/go_right.png)  no-repeat center center;
        background-size: 100%;
        right: 20px;
        display: block;
        z-index: 101;
        opacity: 0.6;
    }

    .func .right .item .desc {
        line-height: 120%;
    }
}

@media only screen
and (min-width: 768px)
and (max-width: 1200px) {
    /* 在这里添加针对iPad的CSS样式 */

    body {
        font-size: 2vw;
    }
    header .language {
        font-size: 1.6vw;
    }

    footer .link dd {
        font-size: 1.8vw;
    }

    .index .part1 p {
        font-size: 1.8vw;
        padding: 0 20px;
    }
    header .language li a {
        font-size: 1.5vw;
    }
    header .language ul {
        width: 160px;
    }

    .func .right .item {
        width: 42%;
    }

    .func .right {
        display: flex;
        flex-wrap: wrap;

    }
    .index .part2 li.big .text p {
        font-size: 2vw;
    }

    .func .right .item {
        margin-left: 3.3%;
        width: 45%;
        margin-right: 0;
        height: 200px;
    }
    .pricePage .content .list li.item {
        height: auto;
        margin-bottom: 20px;
    }
    .com_popWindow_setForm .form li input, .com_popWindow_setForm .form li select, .com_popWindow_setForm .form li textarea {
        font-size: 2.5vw;
    }

    footer .copyright {
        font-size: 2vw;
    }

    footer .share .dummy a:nth-child(6) {
        clear: none;
    }

    header .main .logo {
        width: 20vw;
        height: 10vw;
    }
    .mobielmenutrigger {
        width: 3.8vw;
        position: relative;
        cursor: pointer;
    }

    .mobielmenutrigger .balkje {
        margin: 0.8vw 0;
    }

    .mobielmenutrigger .balkje{
        border:0.3vw solid #999;
    }

    .serviceNav p {
        font-size: 2.2vw;
    }

    .service-v2 .nav-box .item {
        width: 25%;
    }

    .func .right {
        width: 100%;
    }

    .service-v2 .nav .go-right {
        display: none;
    }

    .serviceInfo .left {
        margin-left: 20px;
    }

    .serviceInfo {
        height: 930px;
        position: relative;
    }

    .serviceInfo .right {

        position: absolute;
        top: 0;
        right: 0;
    }

    .caseList .text p {
        font-size: 2vw;
    }

    .pricePage .content .list {
        flex-direction: row;
        padding: 0 2vw;
        overflow: auto;
    }
    .pricePage .content .list li.item {
        margin-right: 2vw;
        display: block;
    }

    .partnerPage .content .banner .text h1 {
        font-size: 4vw;
    }

    .newList .title span {
        margin-top: -5px;
    }
}

@media only screen and (max-width: 1000px){
    .serviceInfo {
        height: auto;
    }
    .serviceInfo .left {
        width: 100%;
        float: none;
        padding: 0 6vw;
    }

    .serviceInfo .right {
        float: none;
        width: 100%;
        padding-top: 20px;
        position: static;
    }
    .serviceInfo .right img {
        width: 100%;
        height: auto;
        position: static;
        margin-bottom: 10px;
    }
}