.gear-btn-md,.gear-btn-sm,.gear-btn-lg,.gear-btn-outline{font-size:20px;font-weight:400;letter-spacing:3px;height:44px;width:210px;color:#fff;background-color:#004AED;border-radius:22px;outline:none;border:1px solid transparent;padding:6px 15px}
.gear-btn-sm{height:34px;width:155px;font-size:14px;border-radius:17px;padding:5px 10px}
.gear-btn-outline{background-color:#fff;border:1px solid #004AED;color:#004AED}
.gear-btn-md:hover,.gear-btn-sm:hover{background-color:#49A3FF}
.gear-btn-outline:hover{color:#fff;background-color:#004AED;transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition-property:color,background-color;-webkit-transition-duration:0.2s,0.2s;-webkit-transition-timing-function:ease-out,ease-out}
.gear-btn-forbid{background-color:#A4D1FF}
.gear-h1{font-size:32px;color:#131537}
.gear-h2{font-size:24px;color:#131537}
.gear-h3{font-size:20px;color:#131537}
.gear-h1-assist{font-size:16px;color:#727681}
.gear-h2-assist{font-size:14px;color:#727681}
.container{padding-right:20px;padding-left:20px}
*{margin:0;padding:0;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}
html{height:100%}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-weight:400}
button{outline:none}
.navbar.modal-padding{padding-right:15px}
a:focus,a:hover{text-decoration:none}
textarea{resize:none !important}
body{font-family:'PingFang SC','Hiragino Sans GB','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif;font-size:16px;font-weight:400;background:#fff;color:#727681;overflow-x:hidden;-webkit-font-smoothing:antialiased;height:100%}
body.modal-open{overflow:hidden;padding-right:15px}
li{list-style-type:none}
.clear-both:after{display:block;content:'';clear:both;visibility:hidden}
nav{background:#fff}
.right{float:right}
.left{float:left}
.navbar{min-height:40px}
.flex{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}
.flex-r{flex-direction:row}
.flex-rr{flex-direction:row-reverse}
.flex-c{flex-direction:column}
.flex-cr{flex-direction:column-reverse}
.btn:active,.btn:focus,.btn:visited,.btn:active{outline:none;box-shadow:none}
.opacity-0{opacity:0}
.quickly-open .call-btn{display:none}
@media (max-width:420px){.quickly-open .call-btn{display:block}
}
main{padding-top:60px}
@media (max-width:991px){main{padding-top:40px}
}
.modal{position:fixed;overflow:hidden;left:0;top:0;bottom:0;right:0;z-index:2000;background:transparent;display:block;visibility:hidden;opacity:0}
.modal .modal-blur{background:#17253A;position:absolute;width:100%;height:100%;visibility:hidden}
.modal .close-modal{text-align:center;font-size:25px;color:#727681;border:0;width:40px;height:40px;border-radius:50%;background-color:transparent;position:fixed;top:4px;right:0;cursor:pointer;z-index:10;z-index:999}
.modal .modal-content{position:absolute;z-index:10;width:100%;max-width:720px;min-height:620px;left:50%;top:50%;border-radius:4px;box-shadow:0 4px 20px #051D4B;border:0;transform:translate(-50%,-50%)}
.modal .modal-content h3,.modal .modal-content .h3{font-size:20px;line-height:1.5;color:#131537;letter-spacing:1px;text-align:center;padding:25px 0;font-weight:500;border-bottom:1px solid #E6E8ED}
.modal .modal-content h3 .font-blue,.modal .modal-content .h3 .font-blue{color:#0069FF}
.modal-server-step{position:relative;margin:30px;padding:26px 33px;background:#FAFAFA;text-align:center}
.modal-server-step .server-step-item{text-align:center;position:relative;z-index:100}
.modal-server-step .server-step-item img{width:50px;height:50px}
.modal-server-step .server-step-item p{font-size:14px;color:#131537;margin-top:6px}
.modal-server-step .server-step-item:nth-child(3){margin:0 120px}
.modal-server-step .modal-line{position:absolute;width:80%;top:50px;left:50%;transform:translateX(-50%)}
.modal-server-step .modal-text-1,.modal-server-step .modal-text-2{padding:0 5px;position:absolute;top:42px;left:25%;font-size:12px;color:#727681;background:#fff}
.modal-server-step .modal-text-2{left:63%}
.modal-line{width:100%;height:2px;background-image:url(../images/indexImages/dotted.png);background-repeat:repeat-x;background-size:5px 1px}
.modal .modal-form{display:block}
.modal .modal-form.out{display:none}
.modal .modal-form form{font-size:14px;font-weight:400;margin:30px}
.modal .modal-form form .form-group{margin-bottom:30px}
.modal .modal-form form .form-group input,.modal .modal-form form .form-group textarea{outline:none;transition:none;box-shadow:none;border-radius:2px;border:1px solid #E6E8ED}
.modal .modal-form form .form-group input:focus,.modal .modal-form form .form-group textarea:focus{border:1px solid #004AED}
.modal .modal-form form .form-group textarea{resize:vertical}
.modal .modal-form form .form-group .form-description-message{text-align:left;margin-top:5px;color:#F5121D;line-height:16px;font-size:12px;display:none}
.modal .modal-form form .form-group .form-description-message::after{content:'描述不少于五个字符'}
.modal .modal-form form .form-group .modal-item{padding-left:0}
.modal .modal-form form label{text-align:left;font-weight:400;font-size:14px;color:#666}
.modal .modal-form .submit-btn{height:48px;line-height:48px;overflow:hidden;color:#fff;background-color:#0069FF;width:188px;display:inline-block;*display:inline;*zoom:1;text-align:center;font-size:16px;border-radius:2px;vertical-align:middle;transition:.3s;position:relative;margin-top:10px;border:0;outline:none}
.modal .modal-form .submit-btn:active{background-color:#005ee5 !important}
.modal .modal-form .submit-btn:hover{background-color:#3487ff}
.form-warning{border:1px solid #FF3600 !important}
.modal .modal-result{display:none;position:relative;height:600px}
.modal .modal-result .result-success-show,.modal .modal-result .result-error-show{width:100%;position:absolute;top:50%;transform:translateY(-50%)}
.modal .modal-result h2,.modal .modal-result .h2{color:#131537;font-size:24px}
.modal .modal-result p{color:#666;font-size:14px;margin-top:20px}
.modal .modal-result.in{display:block}
.modal .modal-result .result-icon{margin:50px auto;display:block;width:100px;height:100px;background-position:center}
.modal .modal-result .result-icon.result-success{background:url(../images/result-success-icon.svg) center top no-repeat;background-size:100px 100px}
.modal .modal-result .result-icon.result-error{background:url(../images/result-error.png) center no-repeat;background-size:76px 76px}
.modal.init{visibility:hidden;opacity:0}
.modal.active{visibility:visible;opacity:1}
.modal.active .modal-blur{visibility:visible;opacity:0.9}
.modal-open .modal{overflow-x:hidden;overflow-y:auto}
.result-loading{width:100%;position:absolute;top:50%;transform:translateY(-50%)}
.result-loading .loading-container img{width:50px;animation:loading 1.5s linear infinite;-moz-animation:loading 1.5s linear infinite;-webkit-animation:loading 1.5s linear infinite;-o-animation:loading 1.5s linear infinite}
.result-loading .loading-container-ph{margin-top:-50px}
.result-loading .loading-container-ph>img{width:239px}
.result-loading .loading-container-ph>p{font-size:14px}
.result-loading .loading-container-ph>p img{width:14px;animation:loading 1.5s linear infinite;-moz-animation:loading 1.5s linear infinite;-webkit-animation:loading 1.5s linear infinite;-o-animation:loading 1.5s linear infinite}
@media (max-width:767px){.modal .close-modal{right:10px;top:10px}
.modal .modal-content{width:95%;min-height:auto;padding:0 10px}
.modal .modal-content h2,.modal .modal-content .h2{margin-bottom:10px;font-size:28px}
.modal .modal-content h2:after,.modal .modal-content .h2:after{margin-top:10px}
.modal .modal-content p{font-size:15px;line-height:1.5}
.modal .modal-server-step .modal-text-1{left:27%}
.modal .modal-server-step .modal-text-2{left:68%}
.modal .modal-form form{margin-top:10px;margin:30px}
.modal .modal-form form .form-group .modal-item{padding-left:15px}
.modal .modal-form textarea{resize:vertical}
.modal .modal-form .row{padding:0;margin-left:0;margin-right:0}
.modal .modal-form .form-tip{margin-left:15px}
.modal .modal-form .submit-btn{height:44px;line-height:44px;width:200px;margin-top:0}
.modal .modal-result{height:350px}
.modal .modal-result br{display:none}
.modal .modal-result .result-icon{margin-bottom:15px}
.modal .modal-result .h2{font-size:20px}
}
@media (max-width:414px){.modal .close-modal{right:0}
.modal .modal-form form{margin:0}
.modal .modal-form form .form-group{margin-bottom:10px}
.modal .modal-form form label{font-size:12px}
.modal .modal-content{border:0;box-shadow:none;height:auto;width:95%;padding-bottom:15px}
.modal .modal-content h3,.modal .modal-content .h3{font-size:16px;margin:10px 0;padding:10px 0}
.modal .modal-server-step{padding:26px 15px;margin:20px 0}
.modal .modal-server-step .modal-text-1{left:29%}
.modal .modal-server-step .modal-text-2{left:63%}
}
@media (max-width:375px){.modal .close-modal{right:-5px;top:0;font-size:20px}
.modal .modal-server-step{padding-right:10px;padding-left:10px}
.modal .modal-server-step .server-step-item p{font-size:12px;line-height:1.5}
.modal .modal-server-step .server-step-item:nth-child(3){margin:0 60px}
.modal .modal-server-step .modal-text-1{left:26%}
.modal .modal-server-step .modal-text-2{left:65%}
}
@media (max-width:320px){.modal .modal-content h3,.modal .modal-content .h3{font-size:14px}
.modal .modal-server-step{margin:15px 10px;padding:10px 10px}
.modal .modal-server-step .modal-line{top:35px}
}
@keyframes show_anim{0%{opacity:0;visibility:hidden;transform:scale(0.9)}
to{transform:scale(1);opacity:1;visibility:visible}
}
@keyframes hide_anim{0%{opacity:1;visibility:visible;transform:scale(1)}
95%{opacity:0}
to{opacity:0;visibility:hidden;transform:scale(0.9)}
}
@keyframes opacity_show_anim{0%{visibility:hidden;opacity:0}
to{visibility:visible;opacity:1}
}
@keyframes opacity_hide_anim{0%{visibility:visible;opacity:1}
to{visibility:hidden;opacity:0}
}
@media (max-width:414px){.modal.active .modal-blur{opacity:1}
.modal-form>div.h3{font-size:16px;margin:22px 0}
}
@keyframes loading{0%{transform:rotate(0deg)}
50%{transform:rotate(180deg)}
100%{transform:rotate(360deg)}
}
@-moz-keyframes loading{0%{transform:rotate(0deg)}
50%{transform:rotate(180deg)}
100%{transform:rotate(360deg)}
}
@-webkit-keyframes loading{0%{transform:rotate(0deg)}
50%{transform:rotate(180deg)}
100%{transform:rotate(360deg)}
}
@-o-keyframes loading{0%{transform:rotate(0deg)}
50%{transform:rotate(180deg)}
100%{transform:rotate(360deg)}
}
.footer-homepage{background-image:linear-gradient(204deg,#000541 0%,#1a259f 100%);margin:0px;padding:0}
.header-star-bg{width:100%;height:370px;color:#fff;padding-top:140px;text-align:center;position:relative;overflow:hidden;background:rgba(29,32,136,0.8);background:-webkit-linear-gradient(left top,#232099,#5022BE);background:-o-linear-gradient(bottom right,#232099,#5022BE);background:-moz-linear-gradient(bottom right,#232099,#5022BE);background:linear-gradient(bottom right,#232099,#5022BE);background:-ms-linear-gradient(bottom right,#232099,#5022BE)}
.header-star-bg h1{margin:0;font-size:40px;line-height:1.5;font-weight:400}
.header-star-bg>p{font-size:16px;line-height:1.5}
.header-star-bg>.star-bg,.header-star-bg .star-bg2{position:absolute;top:0;left:0;width:100%;height:100%}
.header-star-bg>.star-bg>span,.header-star-bg .star-bg2>span{position:absolute;background:#fff;border-radius:50%;width:2px;height:2px;transform:translate(0,0)}
.header-star-bg>.star-bg .normal-star,.header-star-bg .star-bg2 .normal-star{opacity:0.5}
.header-star-bg>.star-bg .shine-star,.header-star-bg .star-bg2 .shine-star{opacity:0.3}
.header-star-bg .star-bg2{left:100%}
.header-star-bg .case-star{position:absolute;top:-100px;height:100px;width:1px;background:linear-gradient(bottom,rgba(255,255,255,0.3),transparent);background:-webkit-linear-gradient(bottom,rgba(255,255,255,0.3),transparent);background:-o-linear-gradient(bottom,rgba(255,255,255,0.3),transparent);background:-moz-linear-gradient(bottom,rgba(255,255,255,0.3),transparent);background:-ms-linear-gradient(bottom,rgba(255,255,255,0.3),transparent)}
.header-star-bg .case-star:after{content:'';position:absolute;bottom:0;left:0;width:1px;height:1px;background:rgba(255,255,255,0.8)}
@keyframes shineStar{0%{opacity:0.3}
50%{opacity:0.6}
100%{opacity:1}
}
@-moz-keyframes shineStar{0%{opacity:0.3}
50%{opacity:0.6}
100%{opacity:1}
}
@-webkit-keyframes shineStar{0%{opacity:0.3}
50%{opacity:0.6}
100%{opacity:1}
}
@-o-keyframes shineStar{0%{opacity:0.3}
50%{opacity:0.6}
100%{opacity:1}
}
.side-nav-left .nav-item{display:block;width:100%;position:relative;color:#9ca4b3}
.side-nav-left .nav-item:hover{color:#9ca4b3}
.side-nav-left .nav-icon{position:absolute;width:70px;height:70px}
.side-nav-left .nav-icon img{height:70px;height:70px}
.side-nav-left .nav-tab-title{display:block;width:100%;text-align:center;font-size:20px}
.side-nav-left img.case-icon-normal{display:block}
.side-nav-left img.case-icon-selected{display:none}
.side-nav-left li.active{border-right:5px solid #1c8cff;color:#3c4b6c}
.side-nav-left li.active img.case-icon-normal{display:none}
.side-nav-left li.active img.case-icon-selected{display:block}
.side-nav-left ul{width:100%;border-right:1px solid #dde3ef;padding-top:50px;padding-bottom:50px}
.side-nav-left li{line-height:70px;padding-top:15px;padding-bottom:15px;width:100%;text-align:left;color:#9ca4b3;border-right:5px solid transparent}
.side-nav-left ul li i{float:left;max-width:70px;max-height:70px;border-radius:50%;background:#e0e0e0;overflow:hidden;position:relative;top:50%;margin-top:-35px}
.side-nav-left ul li i img{width:100%;height:100%}
img.first-hide{display:none}
.nav-con-right{overflow:hidden;position:relative}
.tab-content-wrapper{width:100%;height:100%;position:absolute;top:0;left:0;display:none}
.tab-content-wrapper.tab-con-active{display:block}
.case-step-img img{width:100%}
.case-img-title{line-height:50px;font-size:22px}
.phone-bg{margin-left:140px;position:relative}
.phone-app-slick{position:relative;top:16%;width:100%}
.phone-app-slick img{width:100%;height:100%}
.side-nav-left .nav-icon{position:static;float:left;width:48px;height:48px}
.side-nav-left .nav-icon img{width:48px;height:48px}
.side-nav-left .nav-tab-title{margin-left:10px;font-size:18px}
.side-nav-left ul li{line-height:48px}
.side-nav-left ul li i{max-width:48px;max-height:48px;margin-top:-24px}
@media (max-width:767px){.side-nav-left ul{width:100%;border-right:none}
.side-nav-left ul .nav-icon{margin-left:auto;margin-right:auto;float:none;position:static}
.side-nav-left ul .nav-icon img{margin:auto}
.side-nav-left ul .nav-tab-title{margin-left:0px;font-size:18px}
.side-nav-left ul li{text-align:center;float:left;position:relative;width:20%;border-right:none}
.side-nav-left ul li.tab-active{border-right:none}
.side-nav-left ul li i{float:none;position:absolute;top:0;left:50%;margin:5px auto 0 -24px}
}
@media (max-width:414px){.side-nav-left ul li .nav-tab-title{font-size:12px}
}
.slick-loading .slick-list{background:#fff url("external/slick/ajax-loader.gif") center center no-repeat}
@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url("external/slick/fonts/slick.eot");src:url("external/slick/fonts/slick.eot#iefix") format("embedded-opentype"),url("external/slick/fonts/slick.woff") format("woff"),url("external/slick/fonts/slick.ttf") format("truetype"),url("https://cdn.gear.chilunyc.com/static/homepage/style/external/slick/fonts/slick.svg#slick") format("svg")}
.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}
.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-prev{left:-25px}
[dir='rtl'] .slick-prev{right:-25px;left:auto}
.slick-prev:before{content:'←'}
[dir='rtl'] .slick-prev:before{content:'→'}
.slick-next{right:-25px}
[dir='rtl'] .slick-next{right:auto;left:-25px}
.slick-next:before{content:'→'}
[dir='rtl'] .slick-next:before{content:'←'}
.slick-dots{position:absolute;bottom:-44px;width:100%;padding:0;margin:0;list-style:none;text-align:center}
.slick-dots li{position:relative;display:inline-block;width:20px;height:30px;margin:0 5px;padding:0;cursor:pointer}
.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}
.slick-dots li button:hover,.slick-dots li button:focus{outline:none}
.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}
.slick-dots li button:before{font-family:'slick';font-size:10px;line-height:20px;position:absolute;top:0;left:0;width:10px;height:10px;content:'•';text-align:center;opacity:.3;border:2px solid #0069FF;border-radius:50%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.slick-dots li.slick-active button:before{opacity:1}
.header-600{height:600px;background:-webkit-linear-gradient(left top,#1F37AA,#010846);background:-o-linear-gradient(bottom right,#1F37AA,#010846);background:-moz-linear-gradient(bottom right,#1F37AA,#010846);background:linear-gradient(to bottom right,#1F37AA,#010846);position:relative;overflow:hidden}
.header-600 .container{height:100%}
.header-600 .sm-banner-container{display:none}
.header-600 .banner-content{height:100%;color:#fff;position:relative}
.header-600 .banner-content .text-content{position:absolute;top:50%;left:0;z-index:100;width:60%;transform:translateY(-50%)}
.header-600 .banner-content h1{line-height:30px;margin-bottom:30px;font-size:32px;color:rgba(255,255,255,0.8)}
.header-600 .banner-content .header-title{font-size:48px;line-height:1.5;letter-spacing:1px}
.header-600 .banner-content .header-title-inline.header-title{display:inline}
.header-600 .banner-content .h1-inline{display:inline;font-size:48px}
.header-600 .banner-content .header-subtitle{font-size:18px;line-height:1.5;letter-spacing:0.5px;margin-top:20px;max-width:480px;word-wrap:normal}
.header-600 .banner-content .header-subtitle-wx{max-width:520px}
.header-600 .banner-content .sub-btn-opacity{margin-top:30px;font-size:14px;line-height:40px;width:164px;border-radius:2px;border:1px solid rgba(255,255,255,0.4);background:rgba(255,255,255,0);transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition-property:color,background-color;-webkit-transition-duration:0.2s,0.2s;-webkit-transition-timing-function:ease-out,ease-out}
.header-600 .banner-content .sub-btn-opacity:hover{color:#fff;background:rgba(255,255,255,0.12);border:1px solid rgba(255,255,255,0.4)}
.header-600 .banner-container{position:absolute;top:0;right:0;width:100%;height:100%}
.header-600 .internet-bg{background:url(../images/server/Internet-bg.svg) no-repeat right center}
.header-600 .operation-bg{background:url(../images/server/efficiency-bg.svg) no-repeat right center}
.header-600 .update-bg{background:url(../images/server/update-bg.svg) no-repeat right center}
.header-600 .web-bg{background:url(../images/hangyeImages/web-bg.svg) no-repeat right 120px}
.header-600 .app-bg{background:url(../images/hangyeImages/app-bg.svg) no-repeat right 105px}
.header-600 .xiaochengxu-bg{background:url(../images/hangyeImages/xiaochengxu-bg.svg) no-repeat right 105px}
.header-600 .finance-bg{background:url(../images/hangyeImages/financial-bg.png) no-repeat right 105px}
.header-600 .blockchain-bg{background:url(../images/hangyeImages/blockchain-bg.svg) no-repeat right 110px}
.header-600 .travel-bg{background:url(../images/hangyeImages/lvyou-bg.png) no-repeat right 99px}
.header-600 .manufacture-bg{background:url(../images/hangyeImages/manufacture-bg.svg) no-repeat right 83px}
.header-600 .yiliao-bg{background:url(../images/hangyeImages/yiliao-bg.png) no-repeat right 118px}
.header-600 .lvshi-bg{background:url(../images/hangyeImages/falv-bg.png) no-repeat right 100px}
.header-600 .guangfu-bg{background:url(../images/hangyeImages/gf-bg.png) no-repeat right 100px}
.header-600 .others-bg{background:url(../images/hangyeImages/others-bg.svg) no-repeat right 140px}
.header-600 .education-bg{background:url(../images/hangyeImages/education-bg.svg) no-repeat right 165px}
.header-600 .car-bg{background:url(../images/hangyeImages/car-bg.svg) no-repeat right 90px}
.header-600 .retail-bg{background:url(../images/hangyeImages/retail-bg.svg) no-repeat right 90px}
.header-600 .yiliao-container .text-content{width:50%}
.header-600 .guangfu-container .text-content{max-width:600px}
.header-600 .lvshi-container .text-content{width:60%}
.header-600 .education-container .text-content{width:50%}
.server-color{background:-webkit-linear-gradient(left top,#2D92FB,#1C2BCA);background:-o-linear-gradient(bottom right,#2D92FB,#1C2BCA);background:-moz-linear-gradient(bottom right,#2D92FB,#1C2BCA);background:linear-gradient(to bottom right,#2D92FB,#1C2BCA)}
.server-color .server-container{height:100%}
.server-color .server-container .server-banner-container{position:absolute;top:0;right:-120px;width:100%;height:100%;background:url(../images/server/server-bg.svg) no-repeat right bottom}
.server-color .server-container .text-content{width:42%}
@media (max-width:1199px){.header-600 .banner-content .header-title{font-size:32px}
.header-600 .banner-content .h1-inline{font-size:32px}
.header-600 .banner-content .header-subtitle{font-size:18px;max-width:400px}
.header-600 .banner-content .header-subtitle-wx{font-size:18px;max-width:400px}
.header-600 .guangfu-bg{right:-80px}
.header-600 .yiliao-bg{right:0px}
.header-600 .xiaochengxu-bg{right:-30px}
.header-600 .education-bg{right:-0px}
.server-color .server-container .text-content{width:50%}
.server-color .server-container .server-banner-container{right:-300px}
}
@media (max-width:991px){.server-color .server-container .server-banner-container{background-position:left bottom}
.header-600 .banner-content .text-content{width:60%}
.header-600 .banner-content .header-title{font-size:32px}
.header-600 .banner-content .header-subtitle{font-size:18px;max-width:400px;max-width:100%}
.header-600 .banner-content .header-subtitle-wx{font-size:18px;max-width:400px;max-width:100%}
.header-600 .travel-bg{right:-150px;background-size:500px;background-position:right 150px}
.header-600 .manufacture-bg{right:-150px}
.header-600 .lvshi-bg{right:-120px;background-size:400px;background-position:right bottom}
.header-600 .guangfu-bg{background-size:400px;background-position:right 165px}
.header-600 .yiliao-bg{background-size:400px;right:-35px;background-position:right 200px}
.header-600 .finance-bg{right:-170px}
.header-600 .blockchain-bg{right:-130px}
.header-600 .others-bg{right:-200px}
.header-600 .xiaochengxu-bg{right:-160px;background-position:left 61px}
.header-600 .web-bg{right:-70px;background-position:220px}
.header-600 .app-bg{right:-200px}
.header-600 .education-bg{right:-245px}
}
@media (max-width:767px){.header-600 .guangfu-bg{background-size:395px}
.header-600 .education-bg{background-position:left bottom}
.header-600 .yiliao-bg{right:-100px;background-size:400px}
.header-600 .finance-bg{background-position:left 120px}
.header-600 .travel-bg{background-position:right 172px;background-size:400px}
.header-600 .manufacture-bg{background-position:left 120px}
.header-600 .blockchain-bg{background-position:left 120px}
.header-600 .others-bg{background-position:left 120px}
.header-600 .xiaochengxu-bg{right:-61px}
.header-600 .app-bg{right:-240px;background-position:left 120px}
}
@media (max-width:480px){.header-600 .guangfu-bg{background-size:300px;background-position:right bottom}
}
@media (max-width:414px){.header-600 .internet-bg{background-size:402px;background-position:left 270px;right:-110px}
.header-600 .operation-bg{background-size:400px;background-position:left 270px;right:-110px}
.header-600 .update-bg{background-size:400px;background-position:left 240px;right:-50px}
.header-600 .travel-bg{background-size:400px;background-position:left 230px;right:-50px}
.header-600 .manufacture-bg{background-size:400px;background-position:left 230px;right:-50px}
.header-600 .lvshi-bg{background-size:400px;background-position:left 240px;right:-40px}
.header-600 .guangfu-bg{right:0px}
.header-600 .yiliao-bg{background-size:400px;background-position:left 250px;right:-50px}
.header-600 .finance-bg{background-size:400px;background-position:left 250px;right:-50px}
.header-600 .blockchain-bg{background-size:400px;background-position:left 270px;right:-50px}
.header-600 .others-bg{background-size:400px;background-position:left 265px;right:-30px}
.header-600 .education-bg{background-size:400px;right:-30px}
.header-600 .xiaochengxu-bg{background-size:470px;background-position:left 290px;right:-20px}
.header-600 .web-bg{background-size:350px;background-position:left 250px;right:-80px}
.header-600 .app-bg{background-size:400px;background-position:left 280px;right:-70px}
.header-600 .banner-content .text-content{top:100px;transform:translateY(0);width:100%}
.header-600 .banner-content .text-content .header-title{font-size:24px}
.header-600 .banner-content .text-content .h1-inline{font-size:24px}
.header-600 .banner-content .text-content .header-subtitle{font-size:14px;margin-top:18px}
.header-600 .banner-content .text-content .header-subtitle-wx{font-size:14px;margin-top:18px}
.header-600 .banner-content .text-content .sub-btn-opacity{margin-top:25px}
.server-color .banner-content .text-content{top:150px}
.server-color .server-container .server-banner-container{right:-40px;background-size:700px}
}
@media (max-width:320px){.header-600 .xiaochengxu-bg{background-size:350px}
.header-600 .guangfu-bg{background-size:100%}
.header-600 .yiliao-bg{background-size:350px;background-position:left 280px;right:-20px}
.header-600 .lvshi-bg{background-size:350px;background-position:left 280px;right:-25px}
.header-600 .finance-bg{background-size:350px;background-position:left 260px;right:0}
.header-600 .travel-bg{background-size:350px;background-position:left 260px;right:-25px}
.header-600 .manufacture-bg{background-size:350px;background-position:left 260px;right:-25px}
.header-600 .blockchain-bg{background-size:350px;background-position:left 250px;right:-15px}
.header-600 .others-bg{background-size:350px;background-position:left 260px;right:-25px}
.header-600 .education-bg{background-size:400px;right:-15px}
.header-600 .banner-content .header-title{font-size:28px}
.header-600 .banner-content .header-subtitle{font-size:18px}
.header-600 .banner-content .header-subtitle-wx{font-size:18px}
}
body #MEIQIA-BTN-HOLDER{right:10px;bottom:30px}
body #MEIQIA-BTN-HOLDER #MEIQIA-BTN{width:70px;height:90px;box-shadow:none;border:0}
body #MEIQIA-BTN-HOLDER #MEIQIA-BTN:hover{background:#004FFF}
body #MEIQIA-BTN-HOLDER #MEIQIA-BTN #MEIQIA-BTN-ICON{left:20px;top:16px;position:absolute;margin:0}
body #MEIQIA-BTN-HOLDER #MEIQIA-BTN #MEIQIA-BTN-ICON:after{content:'在线咨询';position:absolute;bottom:-20px;left:-8px;font-size:12px;font-weight:600;width:70px;color:#fff}
body #MEIQIA-BTN-HOLDER #MEIQIA-BTN{border-radius:0}
.h1-init{padding:0;margin:0}
.we-case{background:#FAFAFA;padding-top:80px;padding-bottom:72px}
.we-case .we-case-title{text-align:center;font-size:32px;color:#05101F}
.we-case .we-case-text{text-align:center;font-size:16px;color:#666666;margin-top:16px}
.we-case .we-case-div-w{display:flex}
.we-case .we-case-div-w .we-case-left{flex:1;margin-right:15px}
.we-case .we-case-div-w .we-case-right{flex:1;margin-left:15px}
.we-case .we-case-div-w .we-case-div{margin-top:60px;border-radius:4px;border:1px solid #E6E8ED;box-shadow:0px 2px 6px rgba(5,29,75,0.04);background:#fff;min-height:375px;transition:all 0.2s;-webkit-transition:all 0.2s;position:relative}
.we-case .we-case-div-w .we-case-div .links{cursor:pointer;position:absolute;left:0;top:0;width:100%;height:100%}
.we-case .we-case-div-w .we-case-div .links:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.we-case .we-case-div-w .we-case-div:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.we-case .we-case-div-w .we-case-div .we-case-bg-top{width:100%;position:relative}
.we-case .we-case-div-w .we-case-div .we-case-bg-top>img{width:100%}
.we-case .we-case-div-w .we-case-div .we-case-img{margin-top:33px;text-align:center;height:60px}
.we-case .we-case-div-w .we-case-div .we-case-img>img{height:100%}
.we-case .we-case-div-w .we-case-div .we-case-dec{padding:40px;padding-top:0px;font-size:16px;margin-top:24px;color:#05101F;line-height:26px;text-align:justify}
@media (max-width:1199px){.we-case .we-case-div-w .we-case-div .we-case-img{margin-top:23px}
.we-case .we-case-div-w .we-case-div .we-case-dec{padding:30px;padding-top:0px;font-size:14px}
}
@media (max-width:992px){.we-case .we-case-div-w .we-case-div .we-case-dec{padding:20px;padding-top:0px}
}
@media (max-width:768px){.we-case{padding-top:35px;padding-bottom:35px}
.we-case .we-case-title{font-size:24px}
.we-case .we-case-text{font-size:12px;padding:0 15px;line-height:1.6}
.we-case .we-case-div-w{display:block}
.we-case .we-case-div-w .we-case-left{margin-right:0;margin-top:30px}
.we-case .we-case-div-w .we-case-right{margin-left:0;margin-top:30px}
.we-case .we-case-div-w .we-case-div .we-case-dec{font-size:12px}
}
main{padding-top:0}
main div.case-part-title{margin:0;margin-bottom:32px}
main h3,main h4{margin:0}
.case-tab-container{margin:70px 0}
.case-lg{width:100%;height:450px;border-radius:4px;color:#fff;background:url(../images/caseImages/ft-lg-bg@2x.jpg) no-repeat;background-size:100% 450px;position:relative;box-shadow:0 4px 10px rgba(0,0,0,0.1)}
.case-label{display:inline-block;padding:6px 11px;border-radius:4px;position:absolute;top:30px;left:30px}
.case-content{width:514px;height:264px;background:#fff;border-radius:4px;text-align:center}
.case-content .case-logo{margin:55px auto 0}
.case-content .content-color{width:100%;height:6px}
.case-content p{line-height:1.5;color:#68768B;font-size:14px;margin:35px 0 20px;padding:0 35px}
.case-content .case-lg-link{position:absolute;top:0;left:0;width:100%;height:100%}
.case-content span.see-more{color:#0069FF;font-size:16px}
.case-content span.see-more:after{content:'';display:inline-block;width:8px;height:8px;border:2px solid #0069FF;margin:0 0 2px 5px;border-left:0;border-bottom:0;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.case-sm{width:545px;margin-top:50px;box-shadow:0 4px 10px rgba(0,0,0,0.1);position:relative;border-radius:3px;-moz-transition:transform 0.2s;-webkit-transition:transform 0.2s;-o-transition:transform 0.2s;transition:transform 0.2s}
.case-sm>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1000}
.case-sm .case-sm-bg{height:275px;width:100%;background-repeat:no-repeat;background-size:100%;border-radius:4px 4px 0 0;position:relative;color:#fff}
.case-sm .case-content{width:100%;border-radius:0 0 4px 4px}
.case-sm .case-content span{color:#0069FF;font-size:16px}
.case-sm:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.ft-bg-linear{background:-webkit-linear-gradient(left top,#00D4D8,#09E3BB);background:-o-linear-gradient(bottom right,#00D4D8,#09E3BB);background:-moz-linear-gradient(bottom right,#00D4D8,#09E3BB);background:linear-gradient(to bottom right,#00D4D8,#09E3BB)}
.ft-content{position:absolute;bottom:30px;left:30px}
.ft-content .content-color{border-radius:4px 4px 0 0}
.ft-content .case-logo{width:127px;height:47px;background:url(../images/caseImages/logo-ft@2x.png) no-repeat;background-size:127px 47px;margin-top:50px}
.ft-bg{background-image:url(../images/caseImages/ft-bg@2x.jpg);background-size:auto;border-radius:4px 4px 0 0}
.ft-sm-content .case-logo{width:125px;height:44px;background:url(../images/caseImages/logo-ft@2x.png) no-repeat;background-size:125px 44px}
.evernote-bg{background-image:url(../images/caseImages/ever-note-bg@2x.jpg)}
.evernote-bg-linear{background:-webkit-linear-gradient(left top,#39AD59,#3BB2A1);background:-o-linear-gradient(bottom right,#39AD59,#3BB2A1);background:-moz-linear-gradient(bottom right,#39AD59,#3BB2A1);background:linear-gradient(to bottom right,#39AD59,#3BB2A1)}
.evernote-content .case-logo{width:126px;height:40px;background:url(../images/caseImages/logo-evernote@2x.png) no-repeat;background-size:126px 40px}
.yj-bg{background-image:url(../images/caseImages/yj-bg@2x.jpg)}
.yj-bg-linear{background:-webkit-linear-gradient(left top,#F66964,#F6547C);background:-o-linear-gradient(bottom right,#F66964,#F6547C);background:-moz-linear-gradient(bottom right,#F66964,#F6547C);background:linear-gradient(to bottom right,#F66964,#F6547C)}
.yj-content .case-logo{width:144px;height:32px;background:url(../images/caseImages/logo-yj.svg) no-repeat;background-size:144px 32px}
.qxm-bg{background-image:url(../images/caseImages/qxm-bg@2x.jpg)}
.qxm-bg-linear{background:-webkit-linear-gradient(left,#FDB174,#F5D466);background:-o-linear-gradient(right,#FDB174,#F5D466);background:-moz-linear-gradient(right,#FDB174,#F5D466);background:linear-gradient(to right,#FDB174,#F5D466)}
.qxm-content .case-logo{width:103px;height:42px;background:url(../images/caseImages/logo-qxm@2x.png) no-repeat;background-size:103px 42px}
.dzs-bg{background-image:url(../images/caseImages/dzs-bg@2x.jpg)}
.dzs-bg-linear{background:-webkit-linear-gradient(left top,#D74E00,#E4A449);background:-o-linear-gradient(bottom right,#D74E00,#E4A449);background:-moz-linear-gradient(bottom right,#D74E00,#E4A449);background:linear-gradient(to bottom right,#D74E00,#E4A449)}
.dzs-content .case-logo{width:169px;height:38px;background:url(../images/caseImages/logo-dzs@2x.png) no-repeat;background-size:169px 38px}
.xd-bg{background-image:url(../images/caseImages/xd-bg@2x.jpg)}
.xd-bg-linear{background:-webkit-linear-gradient(left top,#D74E00,#E4A449);background:-o-linear-gradient(bottom right,#D74E00,#E4A449);background:-moz-linear-gradient(bottom right,#D74E00,#E4A449);background:linear-gradient(to bottom right,#D74E00,#E4A449)}
.xd-content .case-logo{width:166px;height:38px;background:url(../images/caseImages/logo-xd@2x.png) no-repeat;background-size:166px 38px}
.indeco-bg{background-image:url(../images/caseImages/indeco-case-bg@2x.jpg)}
.indeco-bg-linear{background:-webkit-linear-gradient(left top,#2936A3,#030531);background:-o-linear-gradient(bottom right,#2936A3,#030531);background:-moz-linear-gradient(bottom right,#2936A3,#030531);background:linear-gradient(to bottom right,#2936A3,#030531)}
.indeco-content .case-logo{width:122px;height:42px;background:url(../images/caseImages/indeco-case@2x.png);background-size:122px 42px}
.gyw-bg{background-image:url(../images/caseImages/gyw-case-bg@2x.jpg)}
.gyw-bg-linear{background:-webkit-linear-gradient(left top,#F6547C,#F66964);background:-o-linear-gradient(bottom right,#F6547C,#F66964);background:-moz-linear-gradient(bottom right,#F6547C,#F66964);background:linear-gradient(to bottom right,#F6547C,#F66964)}
.gyw-content .case-logo{width:125px;height:42px;background:url(../images/caseImages/gyw-case@2x.png);background-size:125px 42px}
.enwise-bg{background-image:url(../images/caseImages/enwise-case-bg@2x.jpg)}
.enwise-bg-linear{background:-webkit-linear-gradient(left top,#7EE2F7,#3CC4EE);background:-o-linear-gradient(bottom right,#7EE2F7,#3CC4EE);background:-moz-linear-gradient(bottom right,#7EE2F7,#3CC4EE);background:linear-gradient(to bottom right,#7EE2F7,#3CC4EE)}
.enwise-content .case-logo{width:260px;height:42px;background:url(../images/caseImages/enwise-case@2x.png);background-size:260px 42px}
@media (max-width:1199px){.case-sm{width:450px}
.case-sm .case-sm-bg{height:200px}
}
@media (max-width:991px){.case-sm{float:none !important;margin-left:auto;margin-right:auto}
.case-sm .case-sm-bg{height:200px}
.case-content .case-logo{margin-top:30px}
}
@media (max-width:768px){.case-sm:hover{transform:none;-ms-transform:none;-moz-transform:none;-webkit-transform:none;-o-transform:none}
}
@media (max-width:767px){.case-sm{width:380px;float:none !important;margin-left:auto;margin-right:auto}
.case-sm .case-sm-bg{height:193px}
.case-content{height:auto;padding-bottom:30px}
}
@media (max-width:375px){.case-sm{width:320px}
.case-sm .case-sm-bg{height:160px}
.case-content p{font-size:12px}
.case-content span{font-size:14px}
.case-content a:after{width:6px;height:6px;margin-bottom:2px}
}
@media (max-width:320px){.case-tab-container .container{padding-left:0;padding-right:0}
.case-sm{width:300px}
.case-sm .case-sm-bg{height:150px}
}
.case-header2{height:600px;position:relative;z-index:-1}
.case-header2 .container{position:relative;height:100%}
.case-header2 .case-banner-content{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center}
.case-header2 .logo-gyw{width:166px}
.case-header2 .logo-indeco{width:176px}
.case-header2 .logo-evernote{width:189px}
.case-header2 .logo-ftzs{width:236px}
.case-header2 .logo-yuanjia{width:266px}
.case-header2 .logo-qxm{width:210px}
.case-header2 .logo-dzs{width:267px}
.case-header2 .logo-xindong{width:254px}
.case-header2 .logo-enwise{width:349px}
.case-header2 .case-banner-title{color:#fff;font-size:36px;width:80%;margin:32px auto 0}
.gyw-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/gyw-banner-bg.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/gyw-banner-bg.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/gyw-banner-bg.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/gyw-banner-bg.jpg) no-repeat center;background-size:cover}
.indeco-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/indeco-banner-bg.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/indeco-banner-bg.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/indeco-banner-bg.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/indeco-banner-bg.jpg) no-repeat center;background-size:cover}
.evernote-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/evernote-banner.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/evernote-banner.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/evernote-banner.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/evernote-banner.jpg) no-repeat center;background-size:cover}
.enwise-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/enwise-banner-bg.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/enwise-banner-bg.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/enwise-banner-bg.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/enwise-banner-bg.jpg) no-repeat center;background-size:cover}
.evernote-part-02{border:1px solid #EDF1EE;border-radius:5px;max-width:770px;padding:30px 50px;margin:30px auto}
.evernote-part-02 img{width:35%;margin-right:4%;vertical-align:middle}
.evernote-part-02 span{display:inline-block;width:60%;vertical-align:middle;font-size:20px;color:#000;line-height:1.5}
.ft-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/ft-lg-bg@2x.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/ft-lg-bg@2x.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/ft-lg-bg@2x.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/ft-lg-bg@2x.jpg) no-repeat center;background-size:cover}
.ft-person-info{max-width:800px;padding:32px 56px;background:#F5F8FA;margin:24px auto}
.ft-person-info .person-left{display:inline-block}
.ft-person-info .person-left img{width:110px;vertical-align:middle}
.ft-person-info .person-right{max-width:530px;height:110px;padding-top:8px;display:inline-block}
.ft-person-info .person-right .person-title{font-size:20px;color:#05101F}
.ft-person-info .person-right .person-info{font-size:16px;color:#68768B}
.ft-steps{text-align:center;margin:40px 0 0}
.ft-steps p{font-size:18px;color:#000}
.ft-steps img{margin-bottom:10px}
.ft-steps .step-01 img{height:100px}
.ft-steps .step-02 img{height:98px;margin-bottom:12px}
.ft-steps .step-03 img{height:90px;margin:0 0 20px 20px}
.yj-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/yj-header.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/yj-header.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/yj-header.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/yj-header.jpg) no-repeat center;background-size:cover}
.yuanjia-point{align-items:center;justify-content:space-around}
.yuanjia-point div>div{justify-content:space-around;text-align:center;margin:0 auto;width:125px;height:125px;margin-top:40px;margin-bottom:40px;background:url(../images/caseImages/point-01.svg) center no-repeat}
.yuanjia-point div:nth-child(2)>div{background:url(../images/caseImages/point-02.svg) center no-repeat}
.yuanjia-point div:nth-child(3)>div{background:url(../images/caseImages/point-03.svg) center no-repeat}
.case-pic{max-width:770px;margin:40px auto}
.case-pic .case-pic-left img{width:470px}
.case-pic .case-pic-right{justify-content:space-between}
.case-pic .case-pic-right img{width:275px}
.case-pic .case-pic-right img:last-child{width:275px;margin-top:24px}
.qxm-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/qxm-banner@1x.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/qxm-banner@1x.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/qxm-banner@1x.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/qxm-banner@1x.jpg) no-repeat center;background-size:cover}
.qxm-step-01,.qxm-step-02,.qxm-step-03{padding-left:2em;position:relative}
.qxm-step-01:before,.qxm-step-02:before,.qxm-step-03:before{position:absolute;left:0;top:0}
.qxm-step-01:before{content:'1.'}
.qxm-step-02:before{content:'2.'}
.qxm-step-03:before{content:'3.'}
.dzs-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/dzs-banner.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/dzs-banner.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/dzs-banner.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/dzs-banner.jpg) no-repeat center;background-size:cover}
.xindong-header{background:-webkit-linear-gradient(left,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/xd-logo@2x.jpg) no-repeat center;background:-o-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/xd-logo@2x.jpg) no-repeat center;background:-moz-linear-gradient(right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/xd-logo@2x.jpg) no-repeat center;background:linear-gradient(to right,rgba(41,54,163,0.94),rgba(24,32,111,0.8),rgba(3,5,49,0.94)),url(../images/caseImages/xd-logo@2x.jpg) no-repeat center;background-size:cover}
.xindong-top{font-size:0;margin-bottom:16px}
.xindong-top .p-01-t-l,.xindong-top .p-01-t-r{font-size:16px;color:#05101F;line-height:1.8;font-weight:300;display:inline-block;width:50%;vertical-align:top}
.xindong-top .p-01-t-l p,.xindong-top .p-01-t-r p{padding-right:10px}
.xindong-top .p-01-t-r{vertical-align:middle}
.xindong-top .p-01-t-r img{width:100%}
.xindong-bottom{font-size:0;color:#040F1E}
.xindong-bottom .p-01-b-l,.xindong-bottom .p-01-b-r{display:inline-block;vertical-align:top;width:49%;font-size:14px;background:#F5F8FA;padding:46px 40px;margin-top:12px;line-height:1.8}
.xindong-bottom .p-01-b-l{margin-right:1%}
.xindong-bottom .p-01-b-r{margin-left:1%}
.xindong-bottom .p-01-b-title{font-size:28px;line-height:1.8}
.case-container2{background:#eee;overflow:visible}
.case-container2>.container{background:#fff;border-radius:8px 8px 0 0;padding-left:0;padding-right:0}
.case-container2 .app-pic{background:#F5F8FA;height:auto;max-width:800px;margin:40px auto;padding:36px}
.case-container2 .app-pic img{width:100%;margin:0 auto 0}
.case-header-desc{padding:40px 68px;font-size:0;border-bottom:1px solid #DDE2E5;border-radius:8px 8px 0 0;background:#fff;margin-top:-90px}
.case-header-desc .desc-item{display:inline-block;width:25%;vertical-align:top;text-align:center;border-right:1px solid #DDE2E5}
.case-header-desc .desc-item:last-child{border-right:0}
.case-header-desc .item-info{color:#05101F;font-size:24px;line-height:1.2}
.case-header-desc .item-info b{font-weight:500}
.case-header-desc .item-title{color:#999;font-size:14px;line-height:1.5}
.case-content-part{padding:64px 110px}
.case-content-part .case-part-title{color:#05101F;font-size:28px;margin-bottom:24px;font-weight:600}
.case-content-part .case-h2-title{color:#05101F;font-size:16px;font-weight:500;margin:16px 0;position:relative;z-index:100;display:inline-block;padding-right:30px}
.case-content-part .case-h2-title:after{content:' ';position:absolute;bottom:0;left:0;z-index:-1;display:block;width:100%;height:10px;background:#EEE}
.case-content-part .case-part-info,.case-content-part .case-part-info-b{color:#05101F;font-size:16px;font-weight:300;margin-bottom:16px;line-height:1.8}
.case-content-part .case-part-info .blod-word,.case-content-part .case-part-info-b .blod-word{font-weight:500}
.case-content-part .case-part-info-b{font-weight:400}
.case-content-part .case-part-img{width:100%;margin:32px 0}
.case-content-part .case-line{width:100%;height:1px;margin:32px 0;background:url(../images/caseImages/case-line.png)}
@media (max-width:1200px){.xindong-top .p-01-t-l,.xindong-top .p-01-t-r{display:block;width:100%;margin:0 auto}
.xindong-top .p-01-t-l p,.xindong-top .p-01-t-r p{padding-right:0}
.xindong-top .p-01-t-r img{width:100%;margin:32px 0}
.xindong-bottom .p-01-b-l,.xindong-bottom .p-01-b-r{display:block;width:80%;margin:0 auto}
.xindong-bottom .p-01-b-r{margin-top:32px}
.ft-person-info{text-align:center;padding:32px}
.ft-person-info .person-left{float:none !important}
.ft-person-info .person-right{text-align:left;max-width:100%;margin-top:10px;float:none !important}
.case-pic{max-width:100%}
.case-pic .case-pic-left img{width:100%}
.case-pic .case-pic-right{justify-content:space-between;display:none}
}
@media (max-width:991px){.case-header-desc{padding:0}
.case-header-desc .desc-item{width:50%;padding:16px 0}
.case-header-desc .desc-item:nth-child(2n){border-right:0}
.case-header-desc .desc-item:nth-child(3),.case-header-desc .desc-item:nth-child(4){border-top:1px solid #DDE2E5}
.case-header-desc .item-info{font-size:20px}
.evernote-part-02{text-align:center}
.evernote-part-02 img{width:50%;max-width:236px;margin-bottom:30px}
.evernote-part-02 span{width:100%;text-align:left;font-size:16px}
.case-content-part{padding:32px 64px 32px}
.case-content-part .case-part-title{font-size:24px}
.xindong-bottom .p-01-b-l,.xindong-bottom .p-01-b-r{display:block;width:80%;margin:32px auto}
}
@media (max-width:810px){.case-container .yuanjia .case-pic{text-align:center}
.case-container .yuanjia .case-pic .case-pic-left{float:none}
.case-container .yuanjia .case-pic .case-pic-right{display:none}
}
@media (max-width:767px){.case-header2 .case-banner-title{font-size:24px}
.case-content-part{padding:32px 30px}
.case-content-part .case-part-title{font-weight:400}
.case-content-part .case-part-info,.case-content-part .case-part-info-b{font-size:14px}
.case-header-desc{margin-top:0}
.case-header-desc .item-info{font-size:18px}
.ft-steps p{font-size:12px}
.ft-steps img{margin-bottom:5px}
.ft-steps .step-01 img{height:50px}
.ft-steps .step-02 img{height:49px;margin-bottom:6px}
.ft-steps .step-03 img{height:45px;margin-left:0;margin-bottom:10px}
.yuanjia-point{display:none}
.case-pic .case-pic-left img{width:100%;height:auto}
.case-header2 .logo-enwise{width:280px}
}
@media (max-width:414px){.ft-person-info .person-right .person-title{font-size:14px}
.ft-person-info .person-right .person-info{font-size:12px}
}
@media (max-width:375px){.ft-steps p{font-size:12px}
.ft-steps .step-01 img{height:50px}
.ft-steps .step-02 img{height:49px}
.ft-steps .step-03 img{height:45px}
}
@media (max-width:320px){.case-header-desc{margin-top:0}
.case-header-desc .item-info{font-size:14px}
.case-header-desc .item-title{font-size:12px}
.case-content-part{padding:32px 15px}
.case-content-part .case-part-title{font-size:18px}
}
p{margin:0}
a{text-decoration:none}
a:hover{text-decoration:none}
.h2,.h3,.h4{margin:0;font-size:32px;color:#000;font-weight:500;text-align:center}
.has-two-space{text-indent:2em}
.banner-550{height:550px;position:relative}
.about-banner{width:100%;height:710px;background:url(../images/aboutImages/angle-mask.svg) left no-repeat;background-size:auto 710px;font-family:'Helvetica Neue','PingFang SC','Hiragino Sans GB','Microsoft YaHei',Helvetica,Arial,sans-serif;position:relative}
.about-banner .about-banner-slogan{color:#fff;height:100%;padding-top:200px;text-align:center}
.about-banner .about-banner-slogan .slogan-title{font-size:42px;line-height:1.2;letter-spacing:0.5;font-weight:400}
.about-banner .about-banner-slogan .slogan-msg{max-width:890px;margin:24px auto 0;font-size:20px;opacity:0.85;line-height:2;font-weight:400}
.about-img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/aboutImages/about-banner-figure.svg) left no-repeat;background-size:auto 100%}
.invite-img:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/aboutImages/invite-banner-figure.svg) left no-repeat;background-position:100% auto}
.about{font-family:'Helvetica Neue','PingFang SC','Hiragino Sans GB','Microsoft YaHei',Helvetica,Arial,sans-serif}
.about .h2{color:#05101F}
.about>div{margin-top:100px}
.about>div>h2{margin-bottom:24px}
.about>div .h2{margin-bottom:24px}
.about>div>p{color:#666;font-size:16px;line-height:1.8;letter-spacing:0.5px}
.about .company-data .data-desc-title{color:#000;font-size:36px;font-weight:700}
.about .company-data .data-desc{font-size:18px;font-weight:400;color:#7d7d7d;line-height:2;margin-top:26px}
.about .company-data-chart{width:100%;height:400px;background:url(../images/aboutImages/about-chart-sm@2x.png) top no-repeat;background-size:70%}
.about .about-step-desc{text-align:center;font-weight:500}
.about .about-step-desc .step-container{text-align:center}
.about .about-step-desc .step-title{color:#333;font-size:74px;font-weight:600}
.about .about-step-desc .step-desc{color:#000000;font-size:18px;line-height:1.8;opacity:0.68}
.about .about-our-show-main-m{display:none}
.about .about-our-show-main{height:787px;position:relative}
.about .about-our-show-main .know-about-us{position:absolute;top:0;right:0;z-index:20;width:738px;padding:50px 20px 60px 50px;border-radius:2px;background:-webkit-linear-gradient(left top,#2d92fb,#1c2bca);background:-o-linear-gradient(bottom right,#2d92fb,#1c2bca);background:-moz-linear-gradient(bottom right,#2d92fb,#1c2bca);background:linear-gradient(to bottom right,#2d92fb,#1c2bca);color:#fff}
.about .about-our-show-main .know-about-us .know-about-title{font-size:36px;font-weight:700;line-height:1.8}
.about .about-our-show-main .know-about-us .know-about-desc{font-size:18px;font-weight:400;line-height:2.4;opacity:0.8;margin-top:24px}
.about .about-our-show-main .know-about-us .know-about-join{color:#0069FF;font-size:18px;width:220px;height:48px;border-radius:0;font-weight:400;margin-top:32px;background:#fff;line-height:36px;box-shadow:none;border-radius:2px;transition:box-shadow 0.2s ease-out;-webkit-transition:box-shadow 0.2s ease-out}
.about .about-our-show-main .know-about-us .know-about-join:hover{box-shadow:0 6px 20px rgba(41,54,163,0.8),0 2px 6px rgba(41,54,163,0.2);-webkit-box-shadow:0 6px 20px rgba(41,54,163,0.8),0 2px 6px rgba(41,54,163,0.2);-moz-box-shadow:0 6px 20px rgba(41,54,163,0.8),0 2px 6px rgba(41,54,163,0.2);box-shadow:0 6px 20px rgba(41,54,163,0.8),0 2px 6px rgba(41,54,163,0.2)}
.about .about-our-show-main img{position:absolute;border-radius:2px;box-shadow:0 10px 20px rgba(1,14,40,0.1)}
.about .about-our-show-main .about-our-img-left-top{width:270px;top:47px;left:114px}
.about .about-our-show-main .about-our-img-left-bottom{width:570px;left:0;bottom:40px}
.about .about-our-show-main .about-our-img-right-bottom{width:270px;bottom:0;right:290px}
.about .about-partner-container-sm{display:none}
.about .about-partner-container{background:#FAFAFA;height:630px;position:relative;overflow:hidden}
.about .about-partner-container .partner-logo-wall{height:900px;width:100%;margin-top:-137px;position:relative}
.about .about-partner-container .partner-logo-wall .partner-logo{position:absolute;width:100px;height:100px;background:#fff;border-radius:50%;box-shadow:0 8px 16px rgba(0,0,0,0.1);transition:transform 2s linear;-moz-transition:transform 2s linear;-webkit-transition:transform 2s linear;-o-transition:transform 2s linear;background-position:center;background-size:100%;background-repeat:no-repeat}
.about .about-partner-container .partner-logo-wall .pop-microsoft-logo{width:137px;height:137px;transform:translate3d(50px,300px,0);background-image:url(../images/aboutImages/about-logo-mic@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-aws-logo{width:177px;height:177px;transform:translate3d(350px,240px,0);background-image:url(../images/aboutImages/about-logo-amazon@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-zhenge-logo{width:125px;height:125px;transform:translate3d(220px,420px,0);background-image:url(../images/aboutImages/about-logo-zheg@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-aly-logo{width:137px;height:137px;transform:translate3d(60px,600px,0);background-image:url(../images/aboutImages/about-logo-aly@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-sxy-logo{width:177px;height:177px;transform:translate3d(330px,540px,0);background-image:url(../images/aboutImages/about-logo-sxy@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-ybl-logo{width:177px;height:177px;transform:translate3d(30px,960px,0);background-image:url(../images/aboutImages/about-logo-ybl@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-fanruan-logo{width:150px;height:150px;transform:translate3d(400px,900px,0);background-image:url(../images/aboutImages/about-logo-fanruan.jpeg)}
.about .about-partner-container .partner-logo-wall .pop-ur-logo{width:137px;height:137px;transform:translate3d(200px,1100px,0);background-image:url(../images/aboutImages/about-logo-ur@2x.png)}
.about .about-partner-container .partner-logo-wall .pop-cmcc-logo{width:150px;height:150px;transform:translate3d(190px,780px,0);background-image:url(../images/aboutImages/about-logo-cmcc@2x.png)}
.about .about-partner-container .partner-top-angle{position:absolute;top:-2px;left:0;z-index:200;border-left:100px solid #fff;border-bottom:100px solid transparent}
.about .about-partner-container .partner-bottom-angle{position:absolute;bottom:-2px;left:0;z-index:200;border-bottom:100px solid #fff}
.about .about-partner-container .parent-info-container{padding-top:160px}
.about .about-partner-container .parent-info-container .partner-title{font-size:32px;font-weight:500;color:#000}
.about .about-partner-container .parent-info-container .partner-desc{font-size:17px;margin-top:30px;color:#4A4A4A;line-height:2}
.about .about-news-container{min-height:205px;margin-bottom:100px}
.about .about-news-container .news-container-title{color:#000;font-size:32px;font-weight:500;text-align:center}
.about .about-news-container .new-list{margin-top:70px}
.about .about-news-container .new-info-container{padding:25px 25px 35px 25px}
.about .about-news-container .new-item{border-radius:4px;margin-bottom:30px;position:relative}
.about .about-news-container .new-item .see-new-detail{position:absolute;left:0;top:0;width:100%;height:100%;z-index:100;box-shadow:0 2px 20px rgba(0,0,0,0.1);border-radius:4px}
.about .about-news-container .new-item .see-new-detail:hover{box-shadow:0 4px 40px rgba(0,0,0,0.1)}
.about .about-news-container .new-item .new-img{width:100%;border-top-left-radius:4px;border-top-right-radius:4px}
.about .about-news-container .new-item .new-title{font-size:20px;color:#000;font-weight:500}
.about .about-news-container .new-item .new-info{font-size:14px;color:#6E6E6E;margin-top:15px}
.about .join-us-container{padding:65px 0;min-height:400px;background:url(https://cdn.gear.chilunyc.com/static/homepage/images/aboutImages/join-us-bg2.jpg) no-repeat center;background-size:cover;position:relative}
.about .join-us-container .join-us-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff}
.about .join-us-container .join-us-content .join-us-title{text-align:center;font-size:28px;line-height:1.8;margin-bottom:20px}
.about .join-us-container .join-us-content .join-us-desc{font-size:16px;line-height:1.8;opacity:0.8;margin-bottom:20px}
.about .join-us-container .join-us-content .join-btn-content{text-align:center}
.about .join-us-container .join-us-content .join-btn{padding:0.6em 3.1em;border-radius:2px;background:rgba(255,255,255,0);border:1px solid rgba(255,255,255,0.4);font-size:16px;font-weight:500;text-rendering:optimizeLegibility;color:#fff;transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition-property:color,background-color;-webkit-transition-duration:0.2s,0.2s;-webkit-transition-timing-function:ease-out,ease-out}
.about .join-us-container .join-us-content .join-btn:hover{border:1px solid rgba(255,255,255,0.6);background:rgba(255,255,255,0.12)}
@media (max-width:1199px){.about .company-data .data-desc-title{font-size:32px}
.about .company-data .data-desc{font-size:16px}
.about .company-data-chart{height:300px}
.about .about-our-show-main .know-about-us{width:620px}
.about .about-our-show-main .know-about-us .know-about-title{font-size:30px}
.about .about-our-show-main .know-about-us .know-about-desc{font-size:16px}
.about .about-our-show-main .about-our-img-left-top{left:20px}
.about .about-our-show-main .about-our-img-left-bottom{width:530px}
.about .about-our-show-main .about-our-img-right-bottom{width:240px;right:150px}
.about .about-news-container .new-item{min-height:420px}
}
@media (max-width:991px){.about-banner .about-banner-slogan .slogan-title{font-size:38px}
.about-banner .about-banner-slogan .slogan-msg{font-size:18px}
.about .about-step-desc .step-desc{font-size:14px}
.about .join-us-container .join-us-content{width:570px}
.about .join-us-container .join-us-content .join-us-desc{font-size:14px}
.about .company-data .data-desc-title{font-size:24px}
.about .company-data .data-desc{font-size:12px;font-weight:400}
.about .company-data-chart{height:250px}
.about .about-step-desc .step-title{font-size:70px}
.about .about-our-show-main{display:none}
.about .about-our-show-main-m{display:block}
.about .about-our-show-main-m img{width:48%;border-radius:2px;box-shadow:0 10px 20px rgba(1,14,40,0.1)}
.about .about-our-show-main-m .know-about-us-m{margin-top:4%;padding:35px 20px 30px;border-radius:2px;background:-webkit-linear-gradient(left top,#2d92fb,#1c2bca);background:-o-linear-gradient(bottom right,#2d92fb,#1c2bca);background:-moz-linear-gradient(bottom right,#2d92fb,#1c2bca);background:linear-gradient(to bottom right,#2d92fb,#1c2bca);color:#fff;text-align:center}
.about .about-our-show-main-m .know-about-title-m{font-size:24px;line-height:1.8;text-align:left}
.about .about-our-show-main-m .know-about-desc-m{margin-top:13px;font-size:14px;line-height:1.8;font-weight:300;text-align:left}
.about .about-our-show-main-m .join-us-button-sm{max-width:285px;width:100%;border-radius:2px;margin:20px auto 0;background:#fff;font-weight:500;color:#0069FF}
.about .about-partner-container{display:none}
.about .about-partner-container-sm{display:block;background:#F7F7F7;padding:60px 0}
.about .about-partner-container-sm .partner-info-title{font-size:28px;font-weight:500;color:#05101F;text-align:center}
.about .about-partner-container-sm .partner-info-desc{font-size:18px;color:#666666;line-height:1.5;margin-top:16px}
.about .about-partner-container-sm .partner-logo-wall img{width:85%;margin-top:50px}
}
.show-767{display:none}
@media (max-width:768px){.about-banner{height:550px;background-size:auto 550px}
.about-banner .about-banner-slogan{padding-top:170px}
}
@media (max-width:767px){.hidden-767{display:none}
.show-767{display:block}
.about .about-news-container{margin-bottom:50px}
.about-banner .about-banner-slogan .slogan-title{font-size:32px}
.about-banner .about-banner-slogan .slogan-msg{font-size:18px;font-weight:400}
.about-banner .about-banner-slogan p{margin-bottom:16px}
.about .company-data .data-desc-title{max-width:100%;text-align:center;font-size:28px}
.about .company-data .data-desc{max-width:100%;font-size:16px;margin-top:0}
.about .company-data-chart{background:url(../images/aboutImages/about-chart-sm@2x.png) center no-repeat;background-size:100%;height:300px;margin:20px auto 0;max-width:380px}
.about .about-step-desc{margin-top:18px}
.about .about-step-desc .step-container{text-align:left;padding-left:10px}
.about .about-step-desc .step-title{font-size:27px}
.about .about-step-desc .step-desc{font-size:14px}
.about .about-partner-container-sm .partner-logo-wall img{width:100%}
}
@media (max-width:414px){.about>div{margin-top:50px}
.about>div>p{text-align:left;font-size:14px}
.about .company-data-chart{max-width:350px}
.about .about-step-desc>div{margin-bottom:15px}
.about .about-step-desc .step-icon{margin-bottom:12px}
.about .about-step-desc .step-desc{margin:0 auto;max-width:280px}
.about .join-us-container{padding:30px 0;min-height:350px}
.about .join-us-container .join-us-content{width:300px}
.about .join-us-container .join-us-content .join-us-desc{font-size:12px}
.about .join-us-container .join-us-content .join-us-title{font-size:20px}
.about .about-news-container{margin-top:30px}
.about .about-news-container .new-list{margin-top:30px}
}
@media (max-width:320px){.about .about-step-desc [class^=col]{padding-left:10px;padding-right:10px}
.about .about-step-desc .step-title{font-size:20px}
.about .about-step-desc .step-desc{font-size:10px}
}
.invite-part-01{margin-top:80px}
.invite-part-01 .row:last-child{margin-top:70px}
.invite-part-01-main [class^='col']{padding-left:20px;padding-right:20px}
.invite-part-01-main [class^='col'] img{width:100%;border-radius:4px}
.invite-part-01-main .info-part{padding-top:60px}
.invite-part-01-main .invite-part-title{color:#000;font-weight:500;font-size:32px}
.invite-part-01-main .invite-part-desc{color:#333;font-size:17px;margin-top:20px;line-height:2}
.our-team-show .swiper-container-free-mode>.swiper-wrapper{transition-timing-function:linear}
.our-culture-part{padding:100px 0;background:url(../images/aboutImages/culture-bg.jpg) center;background-size:auto 100%;margin-top:136px;color:#fff}
.our-culture-part .culture-info-container{max-width:1040px;margin:74px auto 0;height:500px}
.our-culture-part .culture-slogan-container,.our-culture-part .culture-poster-container{height:460px}
.our-culture-part .culture-poster-container{width:450px;padding:0 60px}
.our-culture-part .culture-poster-container .poster-item img{width:100%;box-shadow:0 8px 24px rgba(5,16,31,0.3)}
.our-culture-part .culture-poster-container .swiper-button-prev,.our-culture-part .culture-poster-container .swiper-button-next{width:14px;height:24px;background-size:14px 24px}
.our-culture-part .culture-poster-container .swiper-button-prev{background-image:url(../images/aboutImages/left-control@2x.png);left:0}
.our-culture-part .culture-poster-container .swiper-button-next{background-image:url(../images/aboutImages/right-control@2x.png);right:0}
.our-culture-part .culture-slogan-container{color:#000;font-size:24px;width:485px;position:relative}
.our-culture-part .culture-slogan-container .culture-slogan-item{opacity:0;position:absolute;top:50%;left:0;transform:translateY(-50%);letter-spacing:1.2px}
.our-culture-part .culture-slogan-container .culture-slogan-item.active{opacity:1}
.our-culture-part2{padding:100px 0;background:#0069FF;background-size:auto 100%;margin-top:136px;color:#fff}
.our-culture-part2 .h2{color:#fff}
.our-culture-part2 .culture-info-container{max-width:1040px;margin:74px auto 0}
.our-culture-part2 .culture-info-container .culture-select{text-align:center;width:40%}
.our-culture-part2 .culture-info-container .culture-select .culture-list{display:inline-block;width:75%;text-align:left;margin-left:25%}
.our-culture-part2 .culture-info-container .culture-select .culture-item{font-size:18px;line-height:60px;padding-left:18px;border-left:2px solid rgba(255,255,255,0.3);color:rgba(255,255,255,0.5);cursor:pointer}
.our-culture-part2 .culture-info-container .culture-select .culture-item.active{border-color:#fff;color:#fff}
.our-culture-part2 .culture-info-container .culture-desc{width:60%;position:relative}
.our-culture-part2 .culture-info-container .culture-desc .culture-detail{position:absolute;left:15%;top:0;width:75%;text-align:left;opacity:0;transition:opacity 0.4s;font-size:24px;line-height:1.8}
.our-culture-part2 .culture-info-container .culture-desc .culture-detail.active{opacity:1}
.invite-desc{background:#F7F7F7;padding:100px 0;margin-top:75px}
.invite-desc .invite-header{margin:170px auto 85px;max-width:724px}
.invite-desc .invite-header p{font-size:28px;color:#05101F;line-height:2;text-align:center}
.invite-desc .our-pic{width:100%;margin:32px 0}
.invite-desc .container{margin-top:60px}
.invite-desc .container .member-position{padding:40px 50px;position:relative;margin-bottom:40px;background:#fff;border:1px solid #DDE2E5;border-radius:4px}
.invite-desc .container .member-position:last-child{margin-bottom:0}
.invite-desc .container .member-position>img{position:absolute;top:0;right:60px;width:34px;height:46px}
.invite-desc .container .member-position>h3,.invite-desc .container .member-position>.h3{font-size:30px;margin-bottom:30px;color:#181B43;font-weight:500}
.invite-desc .container .member-position h4,.invite-desc .container .member-position .h4{color:#343434}
.invite-desc .container .member-position li{color:#666}
.invite-desc .container .member-position>div{justify-content:space-between}
.invite-desc .position-duty,.invite-desc .position-needs{width:48%}
.invite-desc .position-duty>h4,.invite-desc .position-needs>h4{font-size:16px;line-height:1.5}
.invite-desc .position-duty ul,.invite-desc .position-needs ul{margin-top:12px}
.invite-desc .position-duty ul li,.invite-desc .position-needs ul li{font-size:14px;line-height:1.8;letter-spacing:0.6px;position:relative;padding-left:15px}
.invite-desc .position-duty ul li:before,.invite-desc .position-needs ul li:before{content:'';display:inline-block;position:absolute;left:0;top:10px;width:5px;height:5px;border-radius:50%;background:#000}
@media (max-width:1199px){.invite-part-01-main .invite-part-title{font-size:26px}
.invite-part-01-main .invite-part-desc{font-size:14px}
}
@media (max-width:991px){.invite-part-01-main [class^='col']{padding-left:15px;padding-right:15px;padding-top:30px}
.invite-part-01-main .invite-part-title{font-size:24px}
.invite-part-01-main .invite-part-desc{font-size:13px;margin-top:15px}
.our-culture-part2 .culture-info-container{margin-top:60px}
.our-culture-part2 .culture-info-container .curture-select .culture-list{width:85%}
.our-culture-part2 .culture-info-container .curture-select .culture-item{line-height:40px;font-size:16px}
.our-culture-part2 .culture-info-container .culture-desc .culture-detail{font-size:20px}
}
.our-team-show .swiper-slide img{width:100%}
@media (max-width:768px){.invite-desc .container .member-position{padding:20px 20px}
.invite-desc .container .member-position>div{flex-direction:column}
.invite-desc .position-duty,.invite-desc .position-needs{width:100%}
}
@media (max-width:767px){.invite-part-01{margin-top:32px}
.invite-part-01 .row:last-child{margin-top:0}
.invite-desc .invite-header{margin:100px auto 32px}
.invite-desc .invite-header p{font-size:24px;padding:0 15px}
.our-culture-part{padding:50px 0;margin-top:50px}
.our-culture-part2 .culture-info-container{margin-top:0}
.our-culture-part2 .culture-info-container .culture-select{width:100%}
.our-culture-part2 .culture-info-container .culture-select .culture-list{margin-left:0}
.our-culture-part2 .culture-info-container .culture-select .culture-item{font-size:14px;line-height:40px}
.our-culture-part2 .culture-info-container .culture-desc{width:100%;min-height:90px;margin-top:32px}
.our-culture-part2 .culture-info-container .culture-desc .culture-detail{width:85%;left:7.5%;font-size:16px}
}
.more-info-join-us{text-align:center;margin-top:100px;margin-bottom:90px}
.our-welfare{width:100%;min-height:500px;padding-bottom:40px}
.our-welfare [class^=col]{padding-left:10px;padding-right:10px}
.our-welfare .welfare-title{margin-bottom:50px}
.our-welfare .welfare-tab-container{margin-top:62px}
.our-welfare .welfare-item{border-radius:4px;border:1px solid #E6E8ED;box-shadow:0 2px 8px rgba(5,16,31,0.06);padding:32px 24px;min-height:208px;text-align:left;margin:10px 0}
.our-welfare .welfare-item .helpful-title{font-size:20px;color:#333;font-weight:500;line-height:1.6;padding-bottom:16px;margin-bottom:16px;position:relative}
.our-welfare .welfare-item .helpful-title:after{content:'';position:absolute;bottom:0;left:0;width:24px;height:1px;background:#0069FF}
.our-welfare .welfare-item .helpful-desc{font-size:16px;color:#666;line-height:2}
.our-welfare .careful-part{padding:48px 24px}
.join-now{padding:150px 0}
.join-now>h2,.join-now .h2{font-size:28px;color:#05101F;margin-top:12px}
.join-now>div{margin-top:30px}
.join-now>div>a{font-size:16px;letter-spacing:0.4px;border-radius:2px;color:#fff;width:222px;margin:0 18px;padding-top:12px;padding-bottom:12px}
.join-now>div>a.gear-email:hover{color:#fff;background:#3487ff}
.join-now>div>a.gear-email:active{box-shadow:none;background:#005ee5}
.join-now>div>a.gear-email:focus{color:#fff}
.join-now>div>a.lagou-email:hover{color:#fff;background:#35B388}
.join-now>div>a.lagou-email:active{box-shadow:none;background:#35B388}
.join-now>div>a.lagou-email:focus{color:#fff}
.join-now>div .gear-email{background:#0069FF}
.join-now>div .lagou-email{background:#21D39B}
@media (max-width:1199px){.our-welfare .more-info-cont-intro h2{margin-bottom:50px}
.our-welfare .welfare-item{min-height:230px}
}
@media (max-width:991px){.our-welfare .welfare-title{margin-bottom:20px}
.more-info-join-us{margin:80px auto 20px;width:100%;min-height:250px;border:0;border-radius:0;border:0;background:none}
.more-info-join-us p{padding:0}
.more-info-join-us p:before{margin-bottom:10px}
.more-info-join-us .lago-btn,.more-info-join-us .jobs-btn{margin-top:25px}
}
@media (max-width:767px){.h2{margin-bottom:50px;font-size:28px}
.invite-desc{margin-top:50px;padding:50px 0}
.invite-desc .container{margin-top:20px}
.invite-desc .container .member-position>h3{font-size:18px;margin-bottom:15px}
.invite-desc .container .member-position>.h3{font-size:18px;margin-bottom:15px}
.more-info-join-us{margin:50px auto 0px}
.our-welfare .welfare-tab-container{margin-top:30px}
.our-welfare .welfare-item{min-height:200px}
.our-culture-part2{margin-top:50px;padding:50px 0;min-height:580px}
.join-now{padding:50px 0}
.join-now>h2{font-size:18px}
.join-now .h2{font-size:18px}
.join-now>div{flex-direction:column;padding:0 20px}
.join-now>div>a{width:150px;font-size:12px;margin:0 4px}
}
@media (max-width:375px){.more-info-join-us{margin-bottom:0px}
.invite-desc .invite-header p{font-size:18px;padding:0 15px}
.our-culture-part2{min-height:600px}
}
@media (max-width:320px){.h2{font-size:24px}
.more-info-join-us .join-us-right .join-us-email{border:0;background:0;height:150px}
.more-info-join-us .join-us-right .join-us-email p{padding:0;color:#727681}
.more-info-join-us .join-us-right .join-us-email p:before{display:none}
.more-info-join-us .join-us-right .join-us-email .jobs-btn,.more-info-join-us .join-us-right .join-us-email .lago-btn{font-size:14px;height:25px;line-height:25px}
.more-info-join-us .join-us-right .join-us-email .lago-btn{margin-top:10px}
.join-now>div>a.gear-email{margin-bottom:6px}
}
.gear-btn-md,.gear-btn-sm,.gear-btn-lg,.gear-btn-outline{font-size:20px;font-weight:400;letter-spacing:3px;height:44px;width:210px;color:#fff;background-color:#004AED;border-radius:22px;outline:none;border:1px solid transparent;padding:6px 15px}
.gear-btn-sm{height:34px;width:155px;font-size:14px;border-radius:17px;padding:5px 10px}
.gear-btn-outline{background-color:#fff;border:1px solid #004AED;color:#004AED}
.gear-btn-md:hover,.gear-btn-sm:hover{background-color:#49A3FF}
.gear-btn-outline:hover{color:#fff;background-color:#004AED;transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition-property:color,background-color;-webkit-transition-duration:0.2s,0.2s;-webkit-transition-timing-function:ease-out,ease-out}
.gear-btn-forbid{background-color:#A4D1FF}
.gear-h1{font-size:32px;color:#131537}
.gear-h2{font-size:24px;color:#131537}
.gear-h3{font-size:20px;color:#131537}
.gear-h1-assist{font-size:16px;color:#727681}
.gear-h2-assist{font-size:14px;color:#727681}
h5{margin:0}
*{box-sizing:border-box !important}
.show-lt-768{display:none}
@media (max-width:768px){.show-lt-768{display:block}
}
.line{width:100%;height:1px;border-top:1px solid #E7EDF5}
.has-text-arrow:after{content:'';display:inline-block;vertical-align:top;width:8px;height:14px;margin-left:3px;background:url(../images/indexImages/new/text-arrow.png) no-repeat center;background-size:auto 14px}
.main-screen{position:relative;text-align:center;width:100%;height:100%;background-size:100%;margin-top:-110px;padding-top:110px}
.main-screen .index-banner{height:100%;padding-top:156px}
.main-screen .index-banner-content{height:350px}
.main-screen .index-banner-content .content-title{font-size:46px;font-weight:500;color:#fff;line-height:60px;letter-spacing:2px}
.main-screen .index-banner-content .content-subhead{font-size:23px;line-height:1.5;letter-spacing:2px;color:rgba(255,255,255,0.8);margin-top:24px;width:100%;position:relative}
.main-screen .index-banner-content .content-subhead .subhead-text{position:absolute}
.main-screen .index-banner-content .content-subhead .has-underline{border-bottom:1px solid rgba(255,255,255,0.6);display:none}
.main-screen .index-banner-content .content-subhead .has-underline:first-child{display:inline}
.main-screen .index-banner-content .content-subhead .opacity-animation{animation:opacity-animation 2s linear;-moz-animation:opacity-animation 2s linear;-webkit-animation:opacity-animation 2s linear;-o-animation:opacity-animation 2s linear}
.main-screen .index-banner-content .btn{position:absolute;left:0;bottom:0;font-size:20px;color:#fff;width:200px;height:60px;border-radius:2px;border:0;background:-webkit-linear-gradient(#09E3BB,#00D4D8);background:-o-linear-gradient(#09E3BB,#00D4D8);background:-moz-linear-gradient(#09E3BB,#00D4D8);background:linear-gradient(90deg,#09E3BB,#00D4D8);outline:none !important;transition:color 0.2s ease-out,background 0.2s ease-out;-webkit-transition:color 0.2s ease-out,background 0.2s ease-out;-webkit-transition-property:color,background;-webkit-transition-duration:0.2s,0.2s;-webkit-transition-timing-function:ease-out,ease-out}
.main-screen .index-banner-content .btn:hover{background:linear-gradient(90deg,#00D4D8,#00D4D8);background:-webkit-linear-gradient(#00D4D8,#00D4D8);background:-o-linear-gradient(#00D4D8,#00D4D8);background:-moz-linear-gradient(#00D4D8,#00D4D8)}
.main-screen .index-banner-left{text-align:left;display:inline-block;height:210px;margin:50px auto 0;width:100%;max-width:500px;position:relative}
.main-screen .index-banner-right{max-width:480px;margin:15px auto 0}
.main-screen .index-banner-right .slick-slider{border-radius:4px}
.main-screen .index-banner-right .slick-list{border-radius:4px}
.main-screen .index-banner-right .slider-case-container{position:relative;height:285px;background:#fff;padding:30px 30px 20px;font-size:14px;text-align:left}
.main-screen .index-banner-right .slider-case-container .case-log-container{height:42px;font-size:24px;line-height:42px;color:#F9AF69}
.main-screen .index-banner-right .slider-case-container .case-log-container img{display:inline-block;height:100%}
.main-screen .index-banner-right .slider-case-container .index-card-case-desc{margin-top:20px;line-height:2;color:#585858;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis;white-space:normal;max-height:80px}
.main-screen .index-banner-right .slider-case-container .update-else{overflow:hidden}
.main-screen .index-banner-right .slider-case-container .see-more-case{margin-top:20px;color:#0069FF}
.main-screen .index-banner-right .slider-case-container .see-more-case:after{margin-top:2px}
.main-screen .index-banner-right .slider-case-container .see-more-case:hover{color:#005CDE}
.main-screen .index-banner-right .slider-case-container .case-break-line{margin-top:20px;border-bottom:1px solid #E6E8ED}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container{font-size:0;margin-top:20px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div{font-size:14px;color:#999;display:inline-block;vertical-align:top}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div img{height:42px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-kk-logo{margin-right:16px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mm-logo{margin-right:16px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mmj-logo{margin-right:16px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-yj-logo{margin-right:20px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-aws-logo{margin-right:30px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-glg-logo{margin-right:30px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-ynz-logo{margin-right:35px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-iwill-logo{margin-right:35px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-autol-logo{margin-right:35px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-logo-label{height:42px;line-height:42px;margin-right:0}
.main-screen .index-banner-right .slider-case-container .link-to-detail{position:absolute;top:0;left:0;width:100%;height:100%}
.main-screen .index-banner-right .slider-case-container .link-to-detail:active,.main-screen .index-banner-right .slider-case-container .link-to-detail:visited,.main-screen .index-banner-right .slider-case-container .link-to-detail:focus{outline:none}
.main-screen .index-banner-right .slick-dots li button:before{border-radius:0;width:24px;height:2px;border:0;background:#fff;opacity:.4;margin-top:10px}
.main-screen .index-banner-right .slick-dots li.slick-active button:before{opacity:1}
.server-solution-container{margin-top:690px}
.server-solution-container .server-solution{margin-top:80px}
.server-solution-container .server-solution .server-solution-card{position:relative;cursor:pointer}
.server-solution-container .server-solution .server-solution-card>a{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1000}
.server-solution-container .server-solution .server-solution-card>a:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.server-solution-container .server-solution-card{padding:40px 45px 28px 45px;border:1px solid #E6E8ED;box-shadow:0 2px 4px rgba(5,29,75,0.06);border-radius:4px;text-align:center;max-width:380px;height:410px;margin:0 auto;transition:all 0.4s;position:relative}
.server-solution-container .server-solution-card .solution-card-link{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100}
.server-solution-container .server-solution-card .solution-card-img{height:50px;background-size:50px;background-position:center;background-repeat:no-repeat}
.server-solution-container .server-solution-card .server-solution-1{background-image:url(../images/indexImages/new/server-solution-1.svg)}
.server-solution-container .server-solution-card .server-solution-2{background-image:url(../images/indexImages/new/server-solution-2.svg)}
.server-solution-container .server-solution-card .server-solution-3{background-image:url(../images/indexImages/new/server-solution-3.svg)}
.server-solution-container .server-solution-card .solution-card-title{color:#05101F;font-size:20px;margin-top:30px}
.server-solution-container .server-solution-card .solution-card-content{text-align:justify;margin-top:24px;font-size:14px;color:#666;margin-bottom:18px;line-height:2}
.server-solution-container .server-solution-card .see-more-detail{color:#0069FF;font-size:14px;opacity:0;transition:all 0.5s}
.server-solution-container .server-solution-card .see-more-detail:after{margin-top:4px}
.server-solution-container .server-solution-card:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.server-solution-container .server-solution-card:hover .see-more-detail{opacity:1}
.server-solution-container .server-solution-card:hover .server-solution-card{width:420px}
@media (max-width:1199px){.main-screen .index-banner-content .content-subhead{font-size:20px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-kk-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mm-logo{margin-right:10px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mmj-logo{margin-right:5px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-yj-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-aws-logo{margin-right:10px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-glg-logo{margin-right:11px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-ynz-logo{margin-right:5px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-iwill-logo{margin-right:5px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-autol-logo{margin-right:14px}
.server-solution-container .server-solution-card{padding:20px}
.server-solution-container .server-solution-card .solution-card-content{margin-bottom:30px}
.server-solution-container .server-solution-card .solution-card-title{font-size:18px}
}
@media (max-width:991px){.server-solution-container .server-solution-card{min-height:360px;margin-bottom:30px;padding:30px}
.server-solution-container .server-solution-card .see-more-detail{opacity:1}
.server-solution-container .server-solution-card:hover{transform:none;border:1px solid #E6E8ED;box-shadow:none}
}
.index-item-header{text-align:center}
.index-item-header p.item-header-title{color:#05101F;font-size:32px;letter-spacing:2px;font-weight:400;padding:0;margin:0}
.index-item-header p.item-header-subtitle{color:#666;font-size:16px;margin-top:10px}
.index-item-header h1.item-header-title{color:#05101F;font-size:32px;letter-spacing:2px;font-weight:400;padding:0;margin:0}
.index-item-header h2.item-header-subtitle{color:#666;font-size:16px;margin-top:10px}
.consult-container{margin-top:90px;padding:100px 0;background:url(../images/indexImages/new/bg-fragment.jpg)}
.consult-container .industry-solution{min-height:455px;height:auto;padding:42px 74px;background:#fff;margin:50px auto 0;max-width:1080px;border-radius:4px;border:1px solid #E6E8ED;box-shadow:0 2px 20px rgba(55,29,75,0.04)}
.consult-container .industry-tab-left{float:left;width:140px;border-right:1px solid #E6E8ED}
.consult-container .industry-tab-left ul{margin-bottom:0}
.consult-container .industry-tab-left li{font-size:16px;color:#666666;height:46px;line-height:46px;margin-bottom:8px;border-right:4px solid transparent;cursor:pointer}
.consult-container .industry-tab-left li:last-child{margin-bottom:0}
.consult-container .industry-tab-left li.active{border-right-color:#0069FF;color:#0069FF}
.consult-container .industry-tab-top{font-size:0}
.consult-container .industry-tab-top li{display:inline-block;width:25%;color:#666;margin-bottom:20px}
.consult-container .industry-tab-top .top-tab-item{font-size:12px;display:inline-block;padding-bottom:3px;border-bottom:2px solid transparent}
.consult-container .industry-tab-top li.active .top-tab-item{color:#0069FF;border-bottom:2px solid #0069FF}
.consult-container .industry-content{margin-left:140px}
.consult-container .industry-content .industry-detail-content{margin-left:100px;display:none}
.consult-container .industry-content .industry-detail-content.active-industry{display:block}
.consult-container .industry-content .industry-detail-content .industry-detail-title{color:#05101F;font-size:24px;font-weight:500;line-height:33px}
.consult-container .industry-content .industry-detail-content .industry-detail-desc{color:#666666;font-size:14px;line-height:2;margin-top:24px;min-height:85px}
.consult-container .industry-content .industry-detail-content .industry-see-more{display:inline-block;font-size:16px;color:#0069FF;margin-top:24px;border:1px solid #0069FF;border-radius:2px;line-height:35px;text-align:center;width:160px;transition:color 0.3s ease-out,background-color 0.3s ease-out;-webkit-transition:color 0.3s ease-out,background-color 0.3s ease-out;-webkit-transition-property:color,background-color;-webkit-transition-duration:0.3s,0.3s;-webkit-transition-timing-function:ease-out,ease-out}
.consult-container .industry-content .industry-detail-content .industry-see-more:hover{color:#FFF;background-color:#0069FF}
.consult-container .industry-content .industry-detail-content .customer-logo-container{margin-top:40px;font-size:14px}
.consult-container .industry-content .industry-detail-content .customer-logo-container .customer-logo{margin-top:32px}
.consult-container .industry-content .industry-detail-content .customer-logo-container img{margin-right:30px;height:42px}
@media (max-width:1199px){.consult-container .industry-content .industry-detail-content .customer-logo-container img{height:38px;margin-right:15px}
}
@media (max-width:991px){.consult-container .industry-content .industry-detail-content{margin-left:70px}
.consult-container .industry-content .industry-detail-content .industry-detail-desc{min-height:140px;text-align:justify}
.consult-container .industry-content .industry-detail-content .customer-logo-container{margin-top:20px}
.consult-container .industry-content .industry-detail-content .customer-logo-container .customer-logo{margin-top:20px}
.consult-container .industry-content .industry-detail-content .customer-logo-container img{height:24px;margin-right:10px}
}
@media (max-width:768px){.consult-container .industry-tab-left{display:none}
.consult-container .industry-content{margin-left:0}
.consult-container .industry-content .industry-detail-content{margin-left:0}
.consult-container .industry-content .industry-detail-content .industry-detail-desc{min-height:90px;text-align:justify}
.consult-container .industry-content .industry-detail-content .customer-logo-container .customer-logo{display:flex;display:-webkit-flex;justify-content:space-between}
.consult-container .industry-content .industry-detail-content .customer-logo-container img{height:38px;margin-right:10px}
}
.xs-screen-banner{height:600px;background:url(../images/indexImages/new/banner-bg.jpg) no-repeat center;background-size:cover;margin-top:0px;padding-top:0px;position:relative}
.main-screen.xs-screen-banner{position:absolute;top:0}
.index-step{padding-bottom:120px;padding-top:120px}
.index-step .step-flow{margin-top:74px}
.index-step .item-pic-01{display:block;margin:0 auto;height:108px;margin-bottom:18px;background-size:108px 108px;background-position:center;background-repeat:no-repeat;position:relative}
.index-step .item-pic-01 .step-arrow{width:20px;height:36px;position:absolute;top:50%;margin-top:-18px;right:-10px}
.index-step .step-01{background-image:url(../images/indexImages/new/step-01@2x.png)}
.index-step .step-02{background-image:url(../images/indexImages/new/step-02@2x.png)}
.index-step .step-03{background-image:url(../images/indexImages/new/step-03@2x.png)}
.index-step .step-04{background-image:url(../images/indexImages/new/step-04@2x.png)}
.index-step .item-pic-02{width:60px;height:60px}
.index-step .steop-flow-text{text-align:center;font-weight:400;margin-top:20px}
.index-step .steop-flow-text p.flow-text-h5{color:#05101F;font-size:20px;line-height:20px;margin-bottom:20px}
.index-step .steop-flow-text p{color:#666;font-size:14px;line-height:2}
@media (max-width:414px){.index-item-header p.item-header-title{font-size:18px;letter-spacing:1px}
.index-item-header p{font-size:12px;letter-spacing:0;padding:0}
}
h1{font-size:24px;font-weight:400;padding-bottom:20px}
.text,.case-step-desc{font-size:16px;color:#727681;padding-bottom:8px;text-align:justify;clear:both}
.link>a{font-size:16px;color:#004AED;display:block;float:left}
@media (max-width:320px){.modal .modal-blur{height:100%}
.modal .modal-content{height:auto}
.modal .modal-content h3{font-size:14px}
.modal .result-success-show{padding-top:0}
.modal .result-error-show{padding-top:0}
.modal .modal-form .submit-btn{height:30px;font-size:14px;line-height:30px;width:135px}
.modal .modal-form textarea{font-size:12px;height:70px}
}
.ph-fixed-body{position:fixed;z-index:1;overflow:hidden}
.just-for-hold{width:100%;height:70px}
@media (max-width:768px){.just-for-hold{display:none}
}
.success-case{padding:100px 0 20px;position:relative;overflow:hidden;background-size:100% auto;text-align:center;background:#FAFAFA}
.success-case .see-more-link{color:#0069FF}
.success-case .see-more-link:after{vertical-align:middle;margin-bottom:3px}
.success-case .see-more-link:hover{color:#005CDE}
.success-case .logo-wall-container{margin-top:35px}
.success-case .logo-wall{margin-top:40px}
.success-case .logo-wall .logo-item-cotainer{min-height:140px;text-align:center}
.success-case .logo-wall .logo-item-cotainer img{vertical-align:middle;width:250px}
@media (max-width:1199px){.success-case{margin-top:32px;height:auto}
.success-case .evernote-logo{width:112px}
.success-case .cmcc-logo{width:95px}
.success-case .yuanjia-logo{width:144px}
.success-case .glg-logo{width:150px}
.success-case .mimeng-logo{width:120px}
.success-case .xidong-logo{width:150px}
.success-case .webank-logo{width:90px}
.success-case .southern-china-logo{width:168px}
.success-case .flower-logo{width:140px}
.success-case .yingke-logo{width:154px}
.success-case .autol-logo{width:126px}
}
@media (max-width:1199px) and (min-width:992px){.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div .case-kk-logo{margin:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div .case-glg-logo{margin-left:15px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div .case-iwill-logo{margin:0 20px}
}
@media (max-width:991px){.main-screen .index-banner-content .btn{width:150px;height:45px;font-size:18px}
.main-screen .index-banner{padding-top:170px}
.main-screen .index-banner-right{margin-top:45px}
.main-screen .index-banner-right .slider-case-container{height:225px}
.main-screen .index-banner-right .slider-case-container{padding:20px}
.main-screen .index-banner-right .slider-case-container .case-log-container{height:32px}
.main-screen .index-banner-right .slider-case-container .index-card-case-desc{margin-top:10px;font-size:12px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container{margin-top:15px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div img{height:28px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-kk-logo{margin-right:22px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mm-logo{margin-right:22px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mmj-logo{margin-right:20px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-yj-logo{margin-right:20px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-aws-logo{margin-right:25px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-glg-logo{margin-right:25px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-ynz-logo{margin-right:30px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-iwill-logo{margin-right:30px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-autol-logo{margin-right:30px}
}
@media (max-width:991px) and (min-width:768px){.main-screen .index-banner-left{margin-top:40px}
.main-screen .index-banner-content .content-title{font-size:32px}
}
@media (max-width:768px){.main-screen .index-banner-right .slider-case-container .other-case-logo-container{display:flex;flex-direction:row;justify-content:space-between}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div img{height:32px;font-size:10px;margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-kk-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mm-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-mmj-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-yj-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-aws-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-glg-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-ynz-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-iwill-logo{margin-right:0}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container .case-autol-logo{margin-right:0}
.success-case .logo-wall .logo-item-cotainer img{width:200px}
}
@media (max-width:767px){.xs-screen-banner{height:600px;background:url(../images/indexImages/new/mobile-index-bg.jpg) no-repeat center;background-size:100% auto;margin-top:0;padding-top:90px}
.xs-screen-banner .index-banner-content .btn{height:40px;font-size:15px;width:125px;bottom:30px}
.xs-screen-banner .index-banner{padding-top:0}
.xs-screen-banner .index-banner-left{margin-top:0}
.xs-screen-banner .index-banner-left .content-title{font-size:32px;letter-spacing:0}
.xs-screen-banner .index-banner-left .content-subhead{font-size:16px;letter-spacing:0}
.xs-screen-banner .index-banner-right .slider-case-container{height:200px;padding:20px}
.xs-screen-banner .index-banner-right .slider-case-container .case-log-container{height:30px;font-size:12px;line-height:30px}
.xs-screen-banner .index-banner-right .slider-case-container .case-log-container img{margin-right:8px}
.xs-screen-banner .index-banner-right .slider-case-container .index-card-case-desc{font-size:12px;letter-spacing:0;line-height:1.5;min-height:55px;height:auto}
.xs-screen-banner .index-banner-right .slider-case-container .see-more-case{margin-top:15px}
.xs-screen-banner .index-banner-right .slider-case-container .other-case-logo-container{margin-top:15px}
.index-item-header p.item-header-title{font-size:24px;letter-spacing:0}
.index-item-header h1.item-header-title{font-size:24px;letter-spacing:0}
.server-solution-container{margin-top:660px}
.server-solution-container .server-solution{margin-top:20px}
.server-solution-container .server-solution-card{margin-bottom:15px;padding:20px;height:400px}
.consult-container{margin-top:20px;padding:35px 0}
.consult-container .industry-solution{padding:25px;margin-top:20px}
.consult-container .industry-content .industry-detail-content .industry-detail-title{font-size:18px}
.consult-container .industry-content .industry-detail-content .industry-detail-desc{font-size:12px;margin-top:15px;min-height:120px}
.consult-container .industry-content .industry-detail-content .industry-see-more{margin-top:15px;width:100px;height:30px;font-size:12px;line-height:30px}
.consult-container .industry-content .industry-detail-content .customer-logo-container{font-size:10px}
.consult-container .industry-content .industry-detail-content .customer-logo-container img{height:21px}
.index-step{padding:35px 0}
.index-step .step-flow-m{margin-top:35px}
.index-step .step-item-m img{float:left;width:71px}
.index-step .step-item-m .right-content{margin-left:90px;height:71px}
.index-step .step-item-m .right-content .step-title-m{line-height:1.8;font-size:18px;color:#05101F}
.index-step .step-item-m .right-content .step-content-m{font-size:10px}
.index-step .step-arrow-m{height:35px;background:url(../images/indexImages/new/step-arrow-m@2x.png) no-repeat;background-size:18px 10px;background-position:26px center}
.success-case{margin-top:0;padding:35px 0;background:#FAFAFA}
.success-case .logo-wall .logo-item-cotainer{min-height:60px}
.success-case .logo-wall .logo-item-cotainer img{width:80px}
}
@media (max-width:413px){.xs-screen-banner{background-size:cover}
}
@media (max-width:320px){.xs-screen-banner .index-banner-left .content-title{font-size:28px}
.xs-screen-banner .index-banner-left .content-subhead{font-size:14px}
.xs-screen-banner .index-banner-right .slider-case-container .index-card-case-desc{min-height:50px}
.main-screen .index-banner-right .slider-case-container{height:200px}
.main-screen .index-banner-right .slider-case-container .other-case-logo-container>div img{height:24px}
.consult-container .industry-content .industry-detail-content .industry-detail-desc{min-height:150px}
.consult-container .industry-content .industry-detail-content .customer-logo-container img{height:18px;margin:0}
}
h1{margin:0;padding:0}
.wx-main .intro{padding-bottom:70px}
.wx-main .intro .intro-list{margin-top:70px;width:50%;float:left}
.wx-main .intro .intro-list .intro-div{overflow:hidden;position:relative}
.wx-main .intro .intro-list .intro-div .inr-left{float:left;width:160px;height:160px;background-repeat:no-repeat;background-size:100%;background-position:center center}
.wx-main .intro .intro-list .intro-div .inr-llhl{background-image:url(../images/wx-images/wx-llhl.svg)}
.wx-main .intro .intro-list .intro-div .inr-wxaz{background-image:url(../images/wx-images/wx-wxaz.png)}
.wx-main .intro .intro-list .intro-div .inr-wxst{background-image:url(../images/wx-images/wx-wxst.png)}
.wx-main .intro .intro-list .intro-div .inr-sbjr{background-image:url(../images/wx-images/wx-sbjr.png)}
.wx-main .intro .intro-list .intro-div .inr-right{margin-left:196px}
.wx-main .intro .intro-list .intro-div .inr-right .inr-titile{margin-top:36px;color:#333;font-size:20px}
.wx-main .intro .intro-list .intro-div .inr-right .inr-text{margin-top:8px;color:#666;font-size:16px;line-height:1.6}
.wx-main .intro .intro-list-left{padding-right:34px}
.wx-main .intro .intro-list-right{padding-left:34px}
.wx-main .wx-case{background:#FAFAFA;padding:70px 0}
.wx-main .wx-case .wx-case-title{color:#05101F;font-size:32px;text-align:center}
.wx-main .wx-case .wx-case-text{color:#666;font-size:16px;margin-top:16px;text-align:center}
.wx-main .wx-case .wx-case-div{margin-top:70px}
.wx-main .wx-case .wx-case-div .wx-case-list{background:#fff;padding:50px 40px 0px;height:390px;border:1px solid #E6E8ED;border-radius:4px;box-shadow:0 2px 6px rgba(5,29,75,0.04);transition:all 0.2s;-webkit-transition:all 0.2s}
.wx-main .wx-case .wx-case-div .wx-case-list:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic{margin:auto;width:222px;height:50px}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic1{background-image:url(../images/wx-images/wx-hdsj.png);background-repeat:no-repeat;background-size:100%;background-position:center center}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic2{background-image:url(../images/wx-images/wx-tthl.png);background-repeat:no-repeat;background-size:100%;background-position:center center}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic3{background-image:url(../images/wx-images/wx-gyw.png);background-repeat:no-repeat;background-size:100%;background-position:center center}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-center{margin-top:25px;font-size:14px;color:#666;text-align:justify;line-height:1.8}
.wx-main .wx-form{width:100%;min-height:590px;background:url(../images/wx-images/wx-background.svg) center repeat;padding-top:78px;padding-bottom:70px}
.wx-main .wx-form .wxform-center{width:646px;height:440px;box-shadow:0 0px 18px rgba(0,0,0,0.3);border-radius:4px;overflow:hidden;margin:auto;background:#fff;text-align:center}
.wx-main .wx-form .wxform-center .wxform-title{font-size:24px;color:#05101F;text-align:center;padding-top:48px}
.wx-main .wx-form .wxform-center .wxform-text{font-size:14px;color:#666;text-align:center;padding-top:16px}
.wx-main .wx-form .wxform-center #bottom-form{padding:0 48px;position:relative}
.wx-main .wx-form .wxform-center #bottom-form .form-input{margin-top:30px;color:#999;font-size:14px;padding-left:16px;line-height:38px;border:1px solid #E6E8ED;outline:none;border-radius:2px;transition:all 0.2s;-webkit-transition:all 0.2s}
.wx-main .wx-form .wxform-center #bottom-form .form-input:focus{border:1px solid #0069ff}
.wx-main .wx-form .wxform-center #bottom-form .form-name{width:260px;float:left}
.wx-main .wx-form .wxform-center #bottom-form .form-phone{width:260px;float:right}
.wx-main .wx-form .wxform-center #bottom-form .form-wxqq{width:100%;margin-top:30px}
.wx-main .wx-form .wxform-center #bottom-form .form-dex{width:100%;height:100px;margin-top:30px;line-height:1.6;padding-top:8px;padding-bottom:8px}
.wx-main .wx-form .wxform-center #bottom-form .form-description-message{text-align:left;margin-top:0px;color:#F5121D;line-height:16px;font-size:12px;display:none}
.wx-main .wx-form .wxform-center #bottom-form .form-description-message::after{content:'描述不少于五个字符'}
.wx-main .wx-form .wxform-center .wx-submit-btn{margin-top:30px;outline:none;border:1px solid #fff;padding:0.8em 3.1em;background:#0069FF;color:#fff;font-size:16px;font-weight:500;border-radius:3px;transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition:color 0.2s ease-out,background-color 0.2s ease-out;-webkit-transition-property:color,background-color;-webkit-transition-duration:0.2s,0.2s;-webkit-transition-timing-function:ease-out,ease-out}
.wx-main .wx-form .wxform-center .wx-submit-btn:hover{background:rgba(0,150,255,0.6)}
@media (max-width:1199px){.wx-main .intro .intro-list .intro-div .inr-left{width:150px}
.wx-main .intro .intro-list .intro-div .inr-right{margin-left:186px}
.wx-main .wx-case .wx-case-div .wx-case-list{padding:36px 40px 0px}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic{width:165px}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-center{line-height:1.6}
}
@media (max-width:992px){.wx-main .intro .intro-list .intro-div .inr-left{width:120px}
.wx-main .intro .intro-list .intro-div .inr-right{margin-left:144px}
.wx-main .intro .intro-list .intro-div .inr-right .inr-titile{margin-top:21px;font-size:18px}
.wx-main .intro .intro-list .intro-div .inr-right .inr-text{font-size:14px}
.wx-main .wx-case .wx-case-div .wx-case-list{padding:35px 25px 0px;height:460px}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic{width:125px}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-center{font-size:14px;margin-top:20px}
}
@media (max-width:768px){.wx-main .intro .intro-list{width:100%;float:none;margin-top:15px}
.wx-main .intro .intro-list .intro-div .inr-left{width:100px}
.wx-main .intro .intro-list .intro-div .inr-right{margin-left:126px}
.wx-main .intro .intro-list .intro-div .inr-right .inr-titile{margin-top:35px}
.wx-main .intro .intro-list-left{padding:0}
.wx-main .intro .intro-list-right{padding:0}
.wx-main .wx-case{padding:40px 0}
.wx-main .wx-case .wx-case-title{font-size:28px}
.wx-main .wx-case .wx-case-text{font-size:16px}
.wx-main .wx-case .wx-case-div{margin-top:25px}
.wx-main .wx-case .wx-case-div .col-sm-4{width:100%}
.wx-main .wx-case .wx-case-div .wx-case-list{padding:25px 20px 25px;margin-top:20px;min-height:100px;height:auto}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-pic{width:165px}
.wx-main .wx-case .wx-case-div .wx-case-list .wx-case-center{font-size:14px}
.wx-main .wx-form .wxform-center{width:90%;height:auto;padding-bottom:30px}
.wx-main .wx-form .wxform-center .wxform-text{padding:3px 20px;margin-top:10px;text-align:left}
.wx-main .wx-form .wxform-center #bottom-form{padding:0 20px}
.wx-main .wx-form .wxform-center #bottom-form .form-input{margin-top:18px}
.wx-main .wx-form .wxform-center #bottom-form .form-name{width:100%}
.wx-main .wx-form .wxform-center #bottom-form .form-phone{width:100%}
.wx-main .wx-form .wxform-center #bottom-form .form-wxqq{margin-top:18px}
.wx-main .wx-form .wxform-center #bottom-form .form-dex{margin-top:18px}
.wx-main .wx-form .wxform-center .wx-submit-btn{margin-top:18px}
}
.web-body .web-top{padding:80px 0}
.web-body .web-top .web-top-title{font-size:32px;color:#05101F;text-align:center;line-height:46px}
.web-body .web-top .web-top-text{margin-top:32px;font-size:16px;line-height:28px;color:#666666}
.web-body .web-top .web-top-center-div .web-top-center{display:flex}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item{flex:1;display:flex;margin-top:40px;box-sizing:border-box;border-radius:4px;border:1px solid #E6E8ED;box-shadow:0px 2px 6px 0px rgba(5,29,75,0.04);transition:all 0.2s;-webkit-transition:all 0.2s;padding:44px 36px;align-items:center}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-img{height:133px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-txt{flex:1;margin-left:65px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-txt .web-t-title{font-size:20px;line-height:23px;color:#05101F}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-txt .web-t-a{margin-top:10px;font-size:14px;line-height:20px;color:#0069FF;display:inline-block}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item-left{margin-right:25px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item-right{margin-left:25px}
.web-body .web-content-title{background:#FAFAFA;line-height:40px;font-size:32px;color:#05101F;padding:80px 0;text-align:center}
.web-body .bg-gray-color{background:#FAFAFA}
.web-body .bg-gray-color .con-item .con-pic{float:left;text-align:center}
.web-body .bg-gray-color .con-item .con-txt{padding-left:140px;float:left}
.web-body .bg-white-color{background:#fff}
.web-body .bg-white-color .con-item .con-pic{float:right;text-align:center}
.web-body .bg-white-color .con-item .con-txt{padding-right:140px;float:right}
.web-body .web-content-list{padding:10px 0}
.web-body .web-content-list .con-item{padding:45px 0}
.web-body .web-content-list .con-item .con-pic{width:35%;padding:20px}
.web-body .web-content-list .con-item .con-pic .con-img{height:100%}
.web-body .web-content-list .con-item .con-txt{width:65%;margin-top:2%}
.web-body .web-content-list .con-item .con-txt .con-txt-title{font-size:32px;color:#05101F;line-height:46px;text-align:left}
.web-body .web-content-list .con-item .con-txt .con-txt-text{margin-top:20px;margin-bottom:16px;line-height:32px;text-align:justify;font-size:18px;color:#666666}
.web-body .web-case{background:#FAFAFA;padding-top:80px;padding-bottom:72px}
.web-body .web-case .web-case-title{text-align:center;font-size:32px;color:#05101F}
.web-body .web-case .web-case-text{text-align:center;font-size:16px;color:#666666;margin-top:16px;margin-bottom:30px}
.web-body .web-case .web-case-div-w{display:flex}
.web-body .web-case .web-case-div-w .web-case-left{flex:1;margin-right:15px}
.web-body .web-case .web-case-div-w .web-case-right{flex:1;margin-left:15px}
.web-body .web-case .web-case-div-w .web-case-div{margin-top:30px;border-radius:5px;overflow:hidden;border:1px solid #E6E8ED;box-shadow:0px 2px 6px rgba(5,29,75,0.04);background:#fff;min-height:375px;transition:all 0.2s;-webkit-transition:all 0.2s}
.web-body .web-case .web-case-div-w .web-case-div:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.web-body .web-case .web-case-div-w .web-case-div .web-case-bg{width:100%;height:250px;background-size:cover;border-bottom:1px solid #E6E8ED}
.web-body .web-case .web-case-div-w .web-case-div .web-case-bg1{background-image:url("../images/web-images/web-enwise-bg.png")}
.web-body .web-case .web-case-div-w .web-case-div .web-case-bg2{background-image:url("../images/web-images/image-yuanjia@2x.jpg")}
.web-body .web-case .web-case-div-w .web-case-div .web-case-bg3{background-image:url("../images/web-images/image-dingzhi@2x.jpg")}
.web-body .web-case .web-case-div-w .web-case-div .web-case-bg4{background-image:url("../images/web-images/image-guoyu.jpg")}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc{padding:40px}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc .web-case-img{text-align:center;height:60px}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc .web-case-img>img{height:100%}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc .web-case-dec{font-size:14px;margin-top:20px;color:#666666;line-height:26px;text-align:justify}
@media (max-width:1199px){.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-txt{margin-left:25px}
.web-body .web-content-title{padding-bottom:20px}
.web-body .bg-gray-color .con-item .con-txt{padding-left:40px}
.web-body .bg-white-color .con-item .con-txt{padding-right:40px}
.web-body .web-content-list .con-item .con-pic{padding:20px}
.web-body .web-content-list .con-item .con-txt{margin-top:2%}
}
@media (max-width:992px){.web-body .web-top .web-top-title{font-size:28px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item{padding:20px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-img{width:97px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-txt .web-t-title{font-size:18px}
.web-body .web-content-title{font-size:28px;padding-top:40px}
.web-body .bg-gray-color .con-item .con-txt{padding-left:40px}
.web-body .bg-white-color .con-item .con-txt{padding-right:40px}
.web-body .web-content-list .con-item .con-pic{padding:10px}
.web-body .web-content-list .con-item .con-txt{margin-top:2%}
.web-body .web-content-list .con-item .con-txt .con-txt-title{font-size:28px}
.web-body .web-content-list .con-item .con-txt .con-txt-text{margin-top:10px;margin-bottom:14px;line-height:28px}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc{padding:30px}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc .web-case-img>img{height:64%}
}
@media (max-width:768px){.web-body .web-top{padding:30px 0}
.web-body .web-top .web-top-title{line-height:42px}
.web-body .web-top .web-top-center-div .web-top-center{display:block}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item{margin-top:30px;padding:0 20px}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item .web-t-txt .web-t-a{display:none}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item-left{margin-right:0}
.web-body .web-top .web-top-center-div .web-top-center .web-top-center-item-right{margin-left:0}
.web-body .web-content-title{padding:20px;padding-top:40px}
.web-body .bg-gray-color .con-item .con-pic{float:none;width:100%}
.web-body .bg-gray-color .con-item .con-txt{float:none;width:100%}
.web-body .bg-white-color .con-item .con-pic{float:none;width:100%}
.web-body .bg-white-color .con-item .con-txt{float:none;width:100%}
.web-body .web-content-list .con-item .con-pic{padding:0;text-align:center}
.web-body .web-content-list .con-item .con-pic .con-img{width:200px}
.web-body .web-content-list .con-item .con-txt{padding:0}
.web-body .web-content-list .con-item .con-txt .con-txt-title{text-align:center}
.web-body .web-case{padding-top:40px;padding-bottom:40px}
.web-body .web-case .web-case-title{font-size:28px}
.web-body .web-case .web-case-text{padding:0 20px}
.web-body .web-case .web-case-div-w{display:block}
.web-body .web-case .web-case-div-w .web-case-left{margin-right:0}
.web-body .web-case .web-case-div-w .web-case-right{margin-left:0}
.web-body .web-case .web-case-div-w .web-case-div{margin-top:30px}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc{padding:15px}
.web-body .web-case .web-case-div-w .web-case-div .web-case-cc .web-case-dec{margin-top:0}
}
.hangye-header{width:100%;height:370px;position:relative}
.gf-header{background:url(../images/hangyeImages/gf-banner.jpg) no-repeat top}
.gf-header>h1{padding:0 30px}
.fv-header{background:url(../images/hangyeImages/fv-banner.jpg) no-repeat top}
.others-header{background:url(../images/hangyeImages/otherbusness-banner.jpg) no-repeat top}
.hangye-header-banner{text-align:center;width:100%;margin:0;font-size:40px;font-weight:400;color:#fff;letter-spacing:2px;line-height:1.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.part-title{font-size:28px;letter-spacing:3.5px;margin:0 0 30px 0;font-weight:400;color:#05101F}
.part-subtitle{font-size:16px;color:#666;line-height:1.5;text-align:center}
.part-desc{color:#68768B;font-size:16px;line-height:1.8;letter-spacing:2px}
.hangye-part-01,.hangye-part-02,.hangye-part-03{padding:70px 0}
.hangye-part-02.part-h1{margin-top:600px}
.lvshi-header.header-600{position:absolute;width:100%;top:0}
.hangye-part-03{margin-bottom:25px}
.gf-part-03{margin-top:50px}
.part-02-content>div{margin-top:60px}
.part-02-content>div>div{margin:0 auto;padding:32px 35px;width:540px;height:600px;box-shadow:0 4px 15px rgba(0,0,0,0.1)}
.part-02-content>div>div.ls-part{width:100%;height:auto;padding:32px 35px 105px;background:#fff}
.part-02-content>div .fv-point-02{margin-top:50px}
.fv>div{margin-top:0}
.fv-part-bg{background:#F9F9F9;margin-top:50px;padding:80px 0}
.hangye-point{font-size:24px;color:#05101F;letter-spacing:3px;line-height:1.5;font-weight:400;margin-left:-16px}
.hangye-point:before{content:' ';display:inline-block;width:4px;height:28px;background:#0069FF;vertical-align:middle;margin-right:14px}
.hangye-point-text{margin-top:20px;font-size:14px;color:#68768B;letter-spacing:1.75px;line-height:1.8}
.hangye-header-banner.others-has-p{top:45%}
.hangye-subhead{font-size:16px;color:#fff;line-height:1.5;text-align:center;width:90%;position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.other-busness-part>div{margin-top:60px}
.other-busness-part .others-part-icon{width:60px;height:60px;margin:0 auto;background:url(../images/hangyeImages/others-02.svg) no-repeat center;margin-bottom:32px}
.other-busness-part .icon-02{background:url(../images/hangyeImages/others-01.svg) no-repeat center}
.other-busness-part .others-title{font-size:24px;line-height:1.8;letter-spacing:3px;color:#05101F}
.other-busness-part .others-content{padding:0 30px;margin-top:35px;line-height:2;font-size:14px;letter-spacing:1.75px}
.other-busness-bottom{margin:60px 0 75px;padding:55px 0 0}
.other-busness-bottom .part-title{font-size:24px}
.other-busness-bottom .busness-img{margin-top:30px;width:840px}
.ohter-part-02{margin-top:60px}
@media (max-width:991px){.yl-part-03 .left-part,.yl-part-03 .right-part{min-height:380px;padding:20px}
.yl-part-03 .left-part>p,.yl-part-03 .right-part>p{font-size:14px;margin:20px 0}
.other-busness-bottom .busness-img{width:630px}
}
@media (max-width:768px){.other-busness-part>div{margin-top:50px}
.other-busness-bottom{margin-top:0}
}
@media (max-width:767px){.other-busness-part .others-title{font-size:18px}
.other-busness-bottom .part-title{font-size:18px}
.other-busness-bottom .busness-img{width:420px}
.other-busness-bottom .busness-img-sm{width:286px}
.hangye-subhead{top:70%}
.yl-part-03 .left-part,.yl-part-03 .right-part{width:80%;margin-left:auto;margin-right:auto;min-height:auto}
.yl-part-03 .right-part{margin-top:40px}
}
@media (max-width:570px){.hangye-header-banner.others-has-p{top:43%}
}
@media (max-width:414px){.hangye-header-banner.others-has-p{top:30%}
.hangye-subhead{width:80%;top:60%;text-align:left}
}
@media (max-width:380px){.hangye-subhead{top:62%;text-align:left}
}
@media (max-width:1199px) and (min-width:992px){.part-02-content>div>div{width:450px;height:600px}
}
@media (max-width:767px){.hangye-header-banner{margin-top:20px}
}
@media (max-width:768px){.hangye-header-banner{font-size:36px}
.part-02-content>div>div{width:100%;height:auto}
}
@media (max-width:414px){.part-02-content>div>div,.part-02-content>div>div.ls-part{padding:20px}
.hangye-header-banner{font-size:24px}
.part-title{font-size:18px}
.part-desc{font-size:14px}
.hangye-point{font-size:16px}
.hangye-point:before{height:24px}
.others-header{background:url(../images/hangyeImages/busness-banner-ph.jpg) no-repeat top;background-size:100%}
.hangye-part-01,.hangye-part-02,.hangye-part-03{padding:35px 0}
.hangye-part-03{margin-bottom:40px}
}
@media (max-width:350px){.hangye-header-banner.others-has-p{top:50%}
.hangye-subhead{display:none !important}
.hangye-header-banner{margin-top:0}
}
@media (max-width:320px){.part-02-content>div>div,.part-02-content>div>div.ls-part{padding:10px}
.hangye-header-banner{font-size:18px}
.part-title{font-size:16px}
.part-desc{font-size:12px}
.hangye-point{font-size:14px;margin-left:-10px}
.hangye-point:before{margin-right:8px;width:2px;height:20px}
.hangye-point-text{font-size:12px}
.hangye-part-01,.hangye-part-02,.hangye-part-03{padding:35px 0}
.hangye-part-03{margin-bottom:40px}
.other-busness-bottom .busness-img-sm{width:256px}
}
.guangfu-part-02{background:#F9F9F9;margin-top:50px;padding:80px 0}
.guangfu-part-02 .gf-point{margin-top:60px;height:436px;background:url(../images/hangyeImages/gf-point.png) no-repeat center;background-size:436px}
.guangfu-part-02 .gf-point .gf-point-container{height:100%;width:30%;position:relative}
.guangfu-part-02 .gf-point .gf-point-content{height:30%;width:100%;position:absolute}
.guangfu-part-02 .gf-point .gf-point-content>div{position:absolute;padding-right:10px;top:50%;transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.guangfu-part-02 .gf-point .gf-point-content .point-title{font-size:24px;color:#F15A24}
.guangfu-part-02 .gf-point .gf-point-content .point-title .gf-point-num{font-size:16px;font-weight:500;line-height:16px;display:inline-block;vertical-align:middle;width:22px;height:22px;margin-left:8px;margin-bottom:1px;padding-right:7px;padding-top:1px;border:1px solid #F15A24;border-radius:50%}
.guangfu-part-02 .gf-point .gf-point-content .point-content{line-height:1.5;padding-right:30px;font-size:16px;letter-spacing:1px}
.guangfu-part-02 .gf-point .gf-point-container-right .gf-point-content>div{padding-right:0;padding-left:10px}
.guangfu-part-02 .gf-point .content-02{top:50%;transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.guangfu-part-02 .gf-point .content-02 .point-title{color:#F7931E}
.guangfu-part-02 .gf-point .content-02 .point-title .gf-point-num{padding-right:5px;padding-top:1px;border:1px solid #F7931E}
.guangfu-part-02 .gf-point .content-03{bottom:0}
.guangfu-part-02 .gf-point .content-03 .point-title{color:#FBB03B}
.guangfu-part-02 .gf-point .content-03 .point-title .gf-point-num{padding-right:5px;border:1px solid #FBB03B}
.guangfu-part-02 .gf-point .content-04{bottom:0}
.guangfu-part-02 .gf-point .content-04 .point-title{color:#67D8BA}
.guangfu-part-02 .gf-point .content-04 .point-title .gf-point-num{padding-right:6px;border:1px solid #67D8BA}
.guangfu-part-02 .gf-point .content-05{top:50%;transform:translate(0,-50%);-ms-transform:translate(0,-50%);-moz-transform:translate(0,-50%);-webkit-transform:translate(0,-50%);-o-transform:translate(0,-50%)}
.guangfu-part-02 .gf-point .content-05 .point-title{color:#60C3E5}
.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num{padding-right:6px;border:1px solid #60C3E5}
.guangfu-part-02 .gf-point .content-06{top:0}
.guangfu-part-02 .gf-point .content-06 .point-title{color:#3F99EA}
.guangfu-part-02 .gf-point .content-06 .point-title .gf-point-num{padding-right:6px;border:1px solid #3F99EA}
.guangfu-part-02 .gf-point .content-04 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-06 .point-title .gf-point-num{margin-left:0;margin-right:8px;padding-left:5px;padding-top:1px}
.guangfu-part-02 .gf-point .content-04 .point-content,.guangfu-part-02 .gf-point .content-05 .point-content,.guangfu-part-02 .gf-point .content-06 .point-content{padding-right:0;padding-left:30px}
.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-06 .point-title .gf-point-num{padding-top:1px;padding-left:6px}
@media (max-width:1199px){.guangfu-part-02 .gf-point{height:327px;background-size:327px}
.guangfu-part-02 .gf-point .gf-point-container .point-title{font-size:20px}
.guangfu-part-02 .gf-point .gf-point-container .point-title .gf-point-num{width:20px;height:20px}
.guangfu-part-02 .gf-point .gf-point-container .point-content{font-size:14px}
.guangfu-part-02 .gf-point .content-02 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-03 .point-title .gf-point-num{padding-right:4px}
.guangfu-part-02 .gf-point .content-04 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-06 .point-title .gf-point-num{padding-left:4px}
.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num{padding-top:1px}
}
@media (max-width:991px){.guangfu-part-02{margin-top:0}
.guangfu-part-02 .gf-point{height:218px;background-size:218px}
.guangfu-part-02 .gf-point .gf-point-container{width:33%}
.guangfu-part-02 .gf-point .gf-point-container .point-title{font-size:14px}
.guangfu-part-02 .gf-point .gf-point-container .point-title .gf-point-num{font-size:12px;line-height:14px;width:14px;height:14px;padding-right:4px;padding-top:0px}
.guangfu-part-02 .gf-point .gf-point-container .point-content{font-size:12px}
.guangfu-part-02 .gf-point .content-02 .point-title .gf-point-num{line-height:12px;padding-right:3px}
.guangfu-part-02 .gf-point .content-03 .point-title .gf-point-num{padding-right:3px}
.guangfu-part-02 .gf-point .content-04 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num,.guangfu-part-02 .gf-point .content-06 .point-title .gf-point-num{padding-left:2px}
.guangfu-part-02 .gf-point .content-05 .point-title .gf-point-num{padding-top:0}
.gf-part-03{margin-top:0}
}
.phone-part{display:none}
@media (max-width:767px){.pc-part{display:none}
.part-desc{text-align:justify}
.phone-part{display:block;width:500px;padding:30px 15px 0;margin:0 auto}
.phone-part .gf-point-contet{height:77px}
.phone-part .gf-point-contet .point-left{float:left;height:100%;width:70px;background:url(../images/hangyeImages/gf-point-01-ph@2x.png) no-repeat center;background-size:70px 77px}
.phone-part .gf-point-contet .point-right{padding-left:90px;border:1px solid transparent}
.phone-part .gf-point-contet .point-right .right-title{font-size:16px;color:#EF5A26;margin-top:5px}
.phone-part .gf-point-contet .point-right .right-content{font-size:12px;margin-top:5px;padding-left:23px}
.phone-part .gf-point-contet .point-right .point-num{display:inline-block;width:15px;height:15px;font-size:12px;border:1px solid #EF5A26;padding-left:3px;line-height:15px;border-radius:50%;margin-right:8px}
.phone-part .point-02 .point-left{background-image:url(../images/hangyeImages/gf-point-02-ph@2x.png)}
.phone-part .point-02 .point-right .right-title{color:#F7931E}
.phone-part .point-02 .point-right .right-title .point-num{border:1px solid #F7931E;color:#F7931E}
.phone-part .point-03 .point-left{background-image:url(../images/hangyeImages/gf-point-03-ph@2x.png)}
.phone-part .point-03 .point-right .right-title{color:#FBB03B}
.phone-part .point-03 .point-right .right-title .point-num{border:1px solid #FBB03B;color:#FBB03B}
.phone-part .point-04 .point-left{background-image:url(../images/hangyeImages/gf-point-04-ph@2x.png)}
.phone-part .point-04 .point-right .right-title{color:#67D8BA}
.phone-part .point-04 .point-right .right-title .point-num{border:1px solid #67D8BA;color:#67D8BA}
.phone-part .point-05 .point-left{background-image:url(../images/hangyeImages/gf-point-05-ph@2x.png)}
.phone-part .point-05 .point-right .right-title{color:#60C3E5}
.phone-part .point-05 .point-right .right-title .point-num{border:1px solid #60C3E5;color:#60C3E5}
.phone-part .point-06{height:70px}
.phone-part .point-06 .point-left{background-image:url(../images/hangyeImages/gf-point-06-ph@2x.png);background-size:70px 70px}
.phone-part .point-06 .point-right .right-title{color:#3F99EA}
.phone-part .point-06 .point-right .right-title .point-num{border:1px solid #3F99EA;color:#3F99EA}
}
@media (max-width:550px){.phone-part{width:400px}
}
@media (max-width:414px){.guangfu-part-02{padding:40px 0}
.phone-part{width:375px}
}
@media (max-width:414px){.phone-part{width:320px}
}
.hangye-header-banner.others-has-p{top:45%}
.hangye-subhead{font-size:16px;color:#fff;line-height:1.5;text-align:center;width:90%;position:absolute;top:65%;left:50%;transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%)}
.other-busness-bottom{margin:60px 0 75px;padding:55px 0 0}
.other-busness-bottom .part-title{font-size:24px}
.other-busness-bottom .busness-img{margin-top:30px;width:840px}
.ohter-part-02{margin-top:60px}
@media (max-width:991px){.other-busness-bottom .busness-img{width:630px}
}
@media (max-width:768px){.other-busness-part>div{margin-top:50px}
.other-busness-bottom{margin-top:0}
}
@media (max-width:767px){.other-busness-part .others-title{font-size:18px}
.other-busness-bottom .part-title{font-size:18px}
.other-busness-bottom .busness-img{width:420px}
.other-busness-bottom .busness-img-sm{width:286px}
.hangye-subhead{top:70%}
}
@media (max-width:570px){.hangye-header-banner.others-has-p{top:43%}
}
@media (max-width:414px){.hangye-header-banner.others-has-p{top:30%}
.hangye-subhead{width:80%;top:60%;text-align:left}
}
@media (max-width:380px){.hangye-subhead{top:62%;text-align:left}
}
@media (max-width:1199px) and (min-width:992px){.part-02-content>div>div{width:450px;height:600px}
}
@media (max-width:767px){.hangye-header-banner{margin-top:20px}
}
@media (max-width:768px){.hangye-header-banner{font-size:36px}
.part-02-content>div>div{width:100%;height:auto}
}
@media (max-width:414px){.part-02-content>div>div,.part-02-content>div>div.ls-part{padding:20px}
.hangye-header-banner{font-size:24px}
.part-title{font-size:18px}
.part-desc{font-size:14px}
.hangye-point{font-size:16px}
.hangye-point:before{height:24px}
.others-header{background:url(../images/hangyeImages/busness-banner-ph.jpg) no-repeat top;background-size:100%}
.hangye-part-01,.hangye-part-02,.hangye-part-03{padding:35px 0}
.hangye-part-03{margin-bottom:40px}
}
@media (max-width:350px){.hangye-header-banner.others-has-p{top:50%}
.hangye-subhead{display:none !important}
.hangye-header-banner{margin-top:0}
}
@media (max-width:320px){.part-02-content>div>div,.part-02-content>div>div.ls-part{padding:10px}
.hangye-header-banner{font-size:18px}
.part-title{font-size:16px}
.part-desc{font-size:12px}
.hangye-point{font-size:14px;margin-left:-10px}
.hangye-point:before{margin-right:8px;width:2px;height:20px}
.hangye-point-text{font-size:12px}
.hangye-part-01,.hangye-part-02,.hangye-part-03{padding:35px 0}
.hangye-part-03{margin-bottom:40px}
.other-busness-bottom .busness-img-sm{width:256px}
}
.yl-header{background:url(../images/hangyeImages/yl-bg.jpg) no-repeat top}
.yl-part-02{background:#F9F9F9;margin-top:50px;padding:80px 0}
.yl-part-02-img{margin-top:30px;width:80%}
.card-part .card-item{max-width:545px;display:block;width:100%;box-shadow:0 4px 10px rgba(0,0,0,0.1);border-top:6px solid #09E3BB;border-radius:4px;text-align:center;padding:40px;min-height:403px;-moz-transition:transform 0.2s;-webkit-transition:transform 0.2s;-o-transition:transform 0.2s;transition:transform 0.2s}
.card-part .card-item p{color:#68768B;margin:40px 0;line-height:1.8;text-align:justify;letter-spacing:1px}
.card-part .card-item .fake-link{color:#0069FF;font-size:16px}
.card-part .card-item:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.card-part .yl-ft-logo{width:127px;height:47px}
.card-part .yl-remebot-logo{width:170px;height:43px}
.card-part .remebot-card{cursor:default;border-top:6px solid #14A7FF}
.card-part .remebot-card .fake-link{opacity:0}
@media (max-width:1199px){.yl-part-03 .card-item{min-height:460px}
}
@media (max-width:991px){.card-part .card-item{min-height:380px;padding:20px}
.card-part .card-item p{font-size:14px;margin:20px 0}
}
@media (max-width:767px){.card-part .card-item{width:80%;margin-left:auto;margin-right:auto;min-height:auto;padding:20px}
.card-part .remebot-card{margin-top:40px}
}
@media (max-width:414px){.card-part .card-item{width:90%;margin-left:auto;margin-right:auto;min-height:auto;padding:20px}
}
.travel-header{background:url(../images/hangyeImages/travel-bg.jpg) no-repeat top}
.travel-part-02{background:#F9F9F9;margin-top:50px;padding:80px 0}
.travel-part-02 .travel-part-point>ul{width:80%;margin:60px auto 0;text-align:center;font-size:0}
.travel-part-02 .travel-part-point>ul li{display:inline-block;width:33.3%;padding:20px 0}
.travel-part-02 .travel-part-point>ul li img{margin-bottom:18px;width:60px}
.travel-part-02 .travel-part-point>ul li>p{color:#05101F;font-size:18px}
.travel-part-03 .travel-part-03-title{padding:0 100px}
.travel-part-03 .travel-part-03-point>ul{width:100%;text-align:center;font-size:0;margin:60px 0 40px}
.travel-part-03 .travel-part-03-point>ul>li{display:inline-block;width:25%;border:1px solid #E0E5E8;padding:33px 0}
.travel-part-03 .travel-part-03-point>ul>li img{width:32px;margin-bottom:12px}
.travel-part-03 .travel-part-03-point>ul>li>p{font-size:18px;color:#05101F}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(2),.travel-part-03 .travel-part-03-point>ul>li:nth-child(3),.travel-part-03 .travel-part-03-point>ul>li:nth-child(4){border-left:0}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(5){border-top:0}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(6),.travel-part-03 .travel-part-03-point>ul>li:nth-child(7),.travel-part-03 .travel-part-03-point>ul>li:nth-child(8){border-top:0;border-left:0}
@media (max-width:991px){.travel-part-03 .travel-part-03-title{padding:0}
.travel-part-02 .travel-part-point>ul li>p,.travel-part-03 .travel-part-03-point>ul li>p{font-size:14px}
}
@media (max-width:767px){.travel-part-02 .travel-part-point>ul{width:100%}
.travel-part-02 .travel-part-point>ul>li{width:50%}
.travel-part-02 .travel-part-point>ul>li p{font-size:12px}
.travel-part-03 .travel-part-03-point>ul>li{width:50%}
.travel-part-03 .travel-part-03-point>ul>li img{margin-bottom:12px}
.travel-part-03 .travel-part-03-point>ul>li>p{font-size:14px}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(1),.travel-part-03 .travel-part-03-point>ul>li:nth-child(3),.travel-part-03 .travel-part-03-point>ul>li:nth-child(5){border:1px solid #E0E5E8;border-bottom:0}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(7){border:1px solid #E0E5E8}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(2),.travel-part-03 .travel-part-03-point>ul>li:nth-child(4),.travel-part-03 .travel-part-03-point>ul>li:nth-child(6){border:1px solid #E0E5E8;border-left:0;border-bottom:0}
.travel-part-03 .travel-part-03-point>ul>li:nth-child(8){border:1px solid #E0E5E8;border-left:0}
}
@media (max-width:414px){.travel-part-02 .travel-part-point>ul{width:100%}
.travel-part-02 .travel-part-point>ul li{width:50%;padding:10px 0}
.travel-part-02 .travel-part-point>ul li p{font-size:12px}
.travel-part-03 .travel-part-03-point>ul li{width:50%;padding:20px 0}
.travel-part-03 .travel-part-03-point>ul li img{margin-bottom:12px}
.travel-part-03 .travel-part-03-point>ul li>p{font-size:12px}
}
.web-header{background:url(../images/web-images/web-bg.jpg) no-repeat top}
.web-keywords{color:#030F20;font-weight:400}
.web-part-02{background:#F9F9F9;margin-top:50px;padding:80px 0}
.web-part-02 .web-part-02-img{margin-top:80px;width:80%}
.card-part .dzs-card,.card-part .yj-card,.card-part .tb-card,.card-part .hc-card{padding:0;border-top:0;border-top-left-radius:0;border-top-right-radius:0}
.card-part .tb-card,.card-part .hc-card{margin-top:50px}
.card-part .tb-card,.card-part .hc-card{cursor:default}
.card-part .card-top-border{width:100%;height:6px;border-top-left-radius:4px;border-top-right-radius:4px}
.card-part .dzs-card .card-top-border{background:-webkit-linear-gradient(left top,#D74E00,#E4A449);background:-o-linear-gradient(bottom right,#D74E00,#E4A449);background:-moz-linear-gradient(bottom right,#D74E00,#E4A449);background:linear-gradient(to bottom right,#D74E00,#E4A449)}
.card-part .yj-card .card-top-border{background:-webkit-linear-gradient(left top,#F66964,#F6547C);background:-o-linear-gradient(bottom right,#F66964,#F6547C);background:-moz-linear-gradient(bottom right,#F66964,#F6547C);background:linear-gradient(to bottom right,#F66964,#F6547C)}
.card-part .tb-card .card-top-border{background:-webkit-linear-gradient(left top,#3F361A,#3D2D1F);background:-o-linear-gradient(bottom right,#3F361A,#3D2D1F);background:-moz-linear-gradient(bottom right,#3F361A,#3D2D1F);background:linear-gradient(to bottom right,#3F361A,#3D2D1F)}
.card-part .hc-card .card-top-border{background:-webkit-linear-gradient(left top,#F5D466,#FDB174);background:-o-linear-gradient(bottom right,#F5D466,#FDB174);background:-moz-linear-gradient(bottom right,#F5D466,#FDB174);background:linear-gradient(to bottom right,#F5D466,#FDB174)}
.card-part .card-content{padding:40px}
.web-hc-logo,.web-dzs-logo,.web-tb-logo,.web-yj-logo{width:220px}
@media (max-width:1199px){.card-part .dzs-card,.card-part .yj-card,.card-part .tb-card,.card-part .hc-card{min-height:440px}
}
@media (max-width:991px){.card-part .dzs-card,.card-part .yj-card,.card-part .tb-card,.card-part .hc-card{min-height:360px}
.card-part .dzs-card .card-content,.card-part .yj-card .card-content,.card-part .tb-card .card-content,.card-part .hc-card .card-content{padding:20px;font-size:14px}
.card-part .dzs-card .card-content p,.card-part .yj-card .card-content p,.card-part .tb-card .card-content p,.card-part .hc-card .card-content p{margin:20px 0}
.web-hc-logo,.web-dzs-logo,.web-tb-logo,.web-yj-logo{width:180px}
}
@media (max-width:767px){.web-part-02 .web-part-02-img{width:100%}
.card-part .card-item{min-height:auto}
.card-part .dzs-card,.card-part .yj-card,.card-part .tb-card,.card-part .hc-card{width:80%;margin-left:auto;margin-right:auto;min-height:auto}
.card-part .dzs-card .card-content,.card-part .yj-card .card-content,.card-part .tb-card .card-content,.card-part .hc-card .card-content{padding:20px;font-size:14px}
.card-part .dzs-card .card-content p,.card-part .yj-card .card-content p,.card-part .tb-card .card-content p,.card-part .hc-card .card-content p{margin:20px 0}
.card-part .yj-card,.card-part .tb-card,.card-part .hc-card{margin-top:40px}
.card-part .card-content{padding:20px 20px}
}
@media (max-width:414px){.card-part .dzs-card,.card-part .yj-card,.card-part .tb-card,.card-part .hc-card{width:90%}
}
.app-header{background:url(../images/web-images/app-bg.jpg) no-repeat top}
.app-type-container{font-size:0;margin-top:40px}
.app-type-container .ios-develop,.app-type-container .android-develop{display:inline-block;height:260px;width:49%;border:1px solid #E6E8ED;box-shadow:0 2px 6px rgba(5,29,75,0.04);border-radius:4px}
.app-type-container .ios-develop:hover,.app-type-container .android-develop:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.app-type-container .ios-develop{margin-right:1%}
.app-type-container .android-develop{margin-left:1%}
.app-type-container .develop-app-bg{float:left;height:258px;width:288px}
.app-type-container .ios-bg{background:url(../images/web-images/ios-develop.svg) center no-repeat;background-size:auto 258px}
.app-type-container .android-bg{background:url(../images/web-images/android-develop.svg) center no-repeat;background-size:auto 258px}
.app-type-container .develop-desc{margin-left:290px;height:260px;position:relative}
.app-type-container .develop-desc .desc-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}
.app-type-container .develop-desc .desc-title{font-size:20px;color:#05101F;font-weight:500;margin-bottom:10px}
.app-type-container .develop-desc .get-price{font-size:14px;color:#0069FF;line-height:14px;cursor:pointer}
.app-type-container .develop-desc .get-price:after{content:'';display:inline-block;vertical-align:top;width:8px;height:14px;background:url(../images/web-images/right-angle.svg) center no-repeat;background-size:8px;margin-left:2px}
.app-part-02{background:#F9F9F9;margin-top:50px;padding:80px 0}
.app-part-02-point{height:484px;background:url(../images/web-images/app-part-02-bg.svg) center no-repeat;background-size:382px 445px;font-size:0;position:relative}
.app-part-02-point .step-part{position:absolute;width:100%}
.app-part-02-point .top-part{top:0}
.app-part-02-point .top-part .app-effect:nth-child(1){float:left;text-align:right}
.app-part-02-point .top-part .app-effect:nth-child(2){float:right;text-align:left}
.app-part-02-point .bottom-part{bottom:0}
.app-part-02-point .bottom-part .app-effect:nth-child(1){float:left;text-align:right}
.app-part-02-point .bottom-part .app-effect:nth-child(2){float:right;text-align:left}
.app-part-02-point .app-effect{width:340px;font-size:14px}
.app-part-02-point .effect-icon{width:80px;margin-bottom:24px}
.app-part-02-point .effect-title{font-size:20px;line-height:1.6;font-weight:500;color:#333;margin-bottom:8px}
.app-part-02-point .effect-info{font-size:16px;line-height:1.5}
.app-part-03{background:-webkit-linear-gradient(left top,#3474FF,#1313BC);background:-o-linear-gradient(bottom right,#3474FF,#1313BC);background:-moz-linear-gradient(bottom right,#3474FF,#1313BC);background:linear-gradient(to bottom right,#3474FF,#1313BC);color:#fff;padding:85px 0;overflow:hidden}
.app-part-03 .app-part-03-title{text-align:center;font-size:32px;line-height:1.5;letter-spacing:1.5px}
.app-part-03 .app-part-03-intro{text-align:center;font-size:16px;line-height:1.5;letter-spacing:1.5px;margin-top:20px;opacity:0.8}
.app-part-03 .develop-step-list{font-size:0;margin:40px auto 0;width:900px;transition:transform 0.4s linear}
.app-part-03 .step-item{display:inline-block;font-size:16px;vertical-align:top;width:25%;text-align:center;position:relative;cursor:pointer}
.app-part-03 .step-item.right-line:after,.app-part-03 .step-item.left-line:before{content:'';position:absolute;top:45px;width:50%;height:2px;background:#27797B}
.app-part-03 .step-item.right-line:after{left:50%}
.app-part-03 .step-item.left-line:before{right:50%}
.app-part-03 .step-icon-container{width:90px;height:90px;border-radius:50%;border:2px solid rgba(68,215,210,0.5);margin:0 auto;position:relative;margin-bottom:12px;cursor:pointer;position:relative;background:#1D3EC4;z-index:100}
.app-part-03 .step-icon-container:hover{border-color:#44d7d2;background:#3370FD}
.app-part-03 .step-info{opacity:0.6}
.app-part-03 .step-icon{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.app-part-03 .icon-consult{width:32px;height:37px;background:url(../images/web-images/icon-consult.svg) center no-repeat;background-size:32px}
.app-part-03 .icon-ui{width:44px;height:44px;background:url(../images/web-images/icon-ui.svg) center no-repeat;background-size:44px}
.app-part-03 .icon-develop{width:43px;height:40px;background:url(../images/web-images/icon-develop.svg) center no-repeat;background-size:43px}
.app-part-03 .icon-test{width:50px;height:38px;background:url(../images/web-images/icon-test.svg) center no-repeat;background-size:50px}
.app-part-03 .step-item.active .step-icon-container{border-color:#44d7d2;background:#3370FD}
.app-part-03 .step-item.active .step-info{opacity:1}
.app-part-03 .develop-step-content{margin-top:55px}
.app-part-03 .step-content-item{width:900px;min-height:350px;margin:0 auto;display:none}
.app-part-03 .step-content-item.active{display:block}
.app-part-03 .step-content-left{float:left;width:470px;height:300px}
.app-part-03 .consult-content-icon{background:url(../images/web-images/icon-consult-content.svg) center no-repeat}
.app-part-03 .ui-content-icon{background:url(../images/web-images/icon-ui-content.svg) center no-repeat}
.app-part-03 .develop-content-icon{background:url(../images/web-images/icon-develop-content.svg) center no-repeat}
.app-part-03 .test-content-icon{background:url(../images/web-images/icon-test-content.svg) center no-repeat}
.app-part-03 .step-content-right{margin-left:480px;height:300px;position:relative}
.app-part-03 .right-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}
.app-part-03 .right-title{font-size:20px;font-weight:500;line-height:1.5;letter-spacing:1.5px;margin-bottom:16px}
.app-part-03 .right-info{font-size:16px;line-height:2;letter-spacing:1.5px;margin-bottom:24px}
.app-part-03 .get-info{font-size:14px;color:#00D5D0;cursor:pointer;position:relative}
.app-part-03 .get-info:after{content:'';display:inline-block;width:6px;height:11px;background:url(../images/web-images/consult-icon.svg) center no-repeat;background-size:6px 11px;position:absolute;top:5px;right:-10px}
.app-case-container .case-item{padding:50px 40px 0;height:350px;text-align:center;border:1px solid #E6E8ED;border-radius:4px;box-shadow:0 2px 6px rgba(5,29,75,0.04);margin:70px 0 0}
.app-case-container .case-item:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.app-case-container .case-item .case-desc{font-size:14px;color:#666;text-align:left;line-height:1.5;letter-spacing:2px;text-align:justify}
.app-case-container .case-item .case-logo-item{height:60px;margin-bottom:24px}
.app-case-container .case-item .case-logo-item img{vertical-align:top}
.app-case-container .case-item .case-shijianke-logo{width:260px}
.app-case-container .case-item .case-zhuanyunshushu-logo{width:185px}
.app-case-container .case-item .case-guoyuwang-logo{width:260px}
.case-blog-container{padding-top:10px}
.case-blog-container .blog-right{width:40%;margin-left:60%}
.case-blog-container .blog-right-item{min-height:100px}
.case-blog-container .blog-sm-img{width:100px;float:left}
.case-blog-container .blog-sm-desc{margin-left:116px}
.case-blog-container .blog-sm-desc .sm-desc-title{font-size:14px;line-height:1.5;color:#05101F;margin-bottom:6px}
.case-blog-container .blog-sm-desc .sm-desc-title:hover{color:#0069FF}
.case-blog-container .blog-sm-desc .sm-desc-info{font-size:13px;color:#999}
.case-blog-container .blog-left{float:left;width:57%;min-height:430px;box-shadow:0 4px 12px rgba(5,16,31,0.08);border-radius:4px;overflow:hidden}
.case-blog-container .blog-left:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.case-blog-container .blog-left .big-blog-img{width:100%}
.case-blog-container .blog-left .blog-desc{padding:24px}
.case-blog-container .blog-left .blog-title{font-size:20px;color:#05101F;line-height:1.5;margin-bottom:4px}
.case-blog-container .blog-left .blog-info{font-size:14px;line-height:1.5;color:#666}
.card-part .yd-card,.card-part .walker-card,.card-part .nrc-card,.card-part .gjb-card{padding:0;border-top:0;border-top-left-radius:0;border-top-right-radius:0;min-height:360px;cursor:default}
.card-part .gjb-card,.card-part .nrc-card{margin-top:50px}
.card-part .yd-card .card-top-border{background:-webkit-linear-gradient(left top,#1593DD,#8FC320);background:-o-linear-gradient(bottom right,#1593DD,#8FC320);background:-moz-linear-gradient(bottom right,#1593DD,#8FC320);background:linear-gradient(to bottom right,#1593DD,#8FC320)}
.card-part .walker-card .card-top-border{background:-webkit-linear-gradient(left top,#FFCE38,#FFE697);background:-o-linear-gradient(bottom right,#FFCE38,#FFE697);background:-moz-linear-gradient(bottom right,#FFCE38,#FFE697);background:linear-gradient(to bottom right,#FFCE38,#FFE697)}
.card-part .gjb-card .card-top-border{background:-webkit-linear-gradient(left top,#FC3DA7,#B43DFA);background:-o-linear-gradient(bottom right,#FC3DA7,#B43DFA);background:-moz-linear-gradient(bottom right,#FC3DA7,#B43DFA);background:linear-gradient(to bottom right,#FC3DA7,#B43DFA)}
.card-part .nrc-card .card-top-border{background:-webkit-linear-gradient(left top,#1D2088,#2175CD);background:-o-linear-gradient(bottom right,#1D2088,#2175CD);background:-moz-linear-gradient(bottom right,#1D2088,#2175CD);background:linear-gradient(to bottom right,#1D2088,#2175CD)}
.app-yd-logo,.app-walker-logo,.app-nrc-logo,.app-gjb-logo{width:220px}
.app-point-img{width:50%;margin-top:50px}
@media (max-width:1199px){.header-600 .app-bg{right:-150px}
.app-type-container .ios-develop,.app-type-container .android-develop{height:230px}
.app-type-container .develop-app-bg{height:228px;width:260px}
.app-type-container .develop-desc{height:230px;margin-left:265px}
.app-type-container .ios-bg,.app-type-container .android-bg{background-size:auto 230px}
.app-part-02-point .app-effect{width:270px}
.app-part-02-point .effect-title{font-size:18px}
.app-part-02-point .effect-info{font-size:14px}
.app-case-container .case-item .case-desc{font-size:12px}
.case-blog-container .blog-right-item{min-height:92px}
}
@media (max-width:991px){.app-yd-logo,.app-walker-logo,.app-gjb-logo{width:180px}
.header-600 .app-bg{right:-350px}
.app-type-container .ios-develop,.app-type-container .android-develop{display:block;margin:16px 0;width:100%}
.app-type-container .develop-app-bg{height:228px;width:260px}
.app-type-container .ios-bg,.app-type-container .android-bg{background-size:auto 228px}
.app-type-container .develop-desc{height:230px;margin-left:280px}
.app-part-02-point{height:auto;background:none}
.app-part-02-point .top-part,.app-part-02-point .bottom-part{position:static}
.app-part-02-point .top-part .app-effect:nth-child(1){text-align:left}
.app-part-02-point .top-part .app-effect:nth-child(2){float:left;text-align:left}
.app-part-02-point .bottom-part .app-effect:nth-child(1){text-align:left}
.app-part-02-point .bottom-part .app-effect:nth-child(2){float:left;text-align:left}
.app-part-02-point .app-effect{width:100%}
.app-part-02-point .app-effect .effect-icon{float:left}
.app-part-02-point .effect-desc-container{margin-left:90px}
.app-part-02-point .effect-title{font-size:18px;margin-top:10px}
.app-part-02-point .effect-info{font-size:14px}
.app-case-container .case-item{padding:25px 20px 0;margin-top:50px;height:350px}
.app-case-container .case-item .case-logo-item{height:45px;margin-bottom:16px}
.app-case-container .case-item .case-shijianke-logo{width:180px}
.app-case-container .case-item .case-zhuanyunshushu-logo{width:120px}
.app-case-container .case-item .case-guoyuwang-logo{width:180px}
.app-part-03 .develop-step-list{width:700px}
.app-part-03 .step-content-item{width:700px;min-height:300px}
.app-part-03 .step-content-left{width:400px}
.app-part-03 .consult-content-icon,.app-part-03 .ui-content-icon,.app-part-03 .develop-content-icon,.app-part-03 .test-content-icon{background-size:300px}
.app-part-03 .step-content-right{margin-left:400px}
.case-blog-container .blog-sm-desc{padding:0}
.case-blog-container .blog-sm-desc .sm-desc-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
}
@media (max-width:767px){.app-point-img{width:80%}
.card-part .card-item{min-height:auto}
.card-part .yd-card,.card-part .walker-card,.card-part .gjb-card{width:80%;margin-left:auto;margin-right:auto}
.card-part .walker-card{margin-top:50px}
.app-effect-part{background:#FAFAFA}
.app-case-container .case-item{margin:50px 0 0;padding:25px;height:300px}
.app-case-container .case-item .case-desc{font-size:12px;line-height:2}
.app-case-container .case-item img{margin-bottom:20px}
.case-blog-container .blog-right{width:100%;margin-left:0}
.case-blog-container .blog-sm-desc .sm-desc-title{font-size:15px}
.case-blog-container .blog-sm-desc{padding:0}
.case-blog-container .blog-right-item{min-height:60px;margin-top:25px}
.case-blog-container .blog-left{float:none;width:100%;min-height:60px}
.case-blog-container .blog-left .blog-desc{padding:8px 13px}
.case-blog-container .blog-left .blog-title{font-size:15px;line-height:1.2}
.case-blog-container .blog-left .blog-info{font-size:10px}
.app-part-02{padding:50px 0}
.app-part-03 .develop-step-content{margin-top:0}
.app-part-03 .step-content-left{float:none;width:300px;background-size:250px;margin-left:auto;margin-right:auto}
.app-part-03 .step-item .step-icon-container{width:65px;height:65px}
.app-part-03 .step-item.right-line:after,.app-part-03 .step-item.left-line:before{top:32px}
.app-part-03 .develop-step-list{width:480px}
.app-part-03 .step-content-item{width:100%}
.app-part-03 .step-content-right{margin-left:0;text-align:center;height:80px}
.app-part-03 .right-title{font-size:15px}
.app-part-03 .right-info{font-size:12px}
.app-part-03 .icon-consult{background-size:28px}
.app-part-03 .icon-ui{background-size:40px}
.app-part-03 .icon-develop{background-size:36px}
.app-part-03 .icon-test{background-size:42px}
}
@media (max-width:414px){.app-body .container{padding-left:30px;padding-right:30px}
.card-part .yd-card,.card-part .walker-card,.card-part .gjb-card{width:90%}
.header-600 .app-bg{right:-15px;background-size:490px}
.app-type-container .ios-develop,.app-type-container .android-develop{height:130px}
.app-type-container .develop-app-bg{height:128px;width:160px}
.app-type-container .ios-bg,.app-type-container .android-bg{background-size:auto 128px}
.app-type-container .develop-desc{height:130px;margin-left:150px}
.app-type-container .develop-desc .desc-title{font-size:15px}
.app-type-container .develop-desc .get-price{font-size:10px}
.app-type-container .develop-desc .get-price:after{background-size:6px}
.app-part-02-point .effect-title{font-size:15px}
.app-part-02-point .effect-info{font-size:12px}
}
@media (max-width:375px){.header-600 .app-bg{right:-15px;background-size:510px;background-position:-40px 270px}
}
@media (max-width:320px){.app-part-03 .step-content-left{width:250px;background-size:250px}
.app-part-03 .develop-step-list{width:450px}
}
.financial-header{background:url(../images/hangyeImages/financial-bg@1x.jpg) no-repeat top}
.finance-part-02{background:#F9F9F9;padding:80px 0}
.finance-needs{width:900px;margin:80px auto 0}
.finance-needs .finace-needs-left{width:30%;display:inline-block;color:#0069FF;font-size:28px;vertical-align:middle}
.finance-needs .finance-needs-right{text-align:center;width:68%;display:inline-block;vertical-align:middle;position:relative}
.finance-needs .finance-needs-right ul{max-width:550px;height:250px;text-align:left;background:url(../images/hangyeImages/finance-arrow-bg@2x.png) no-repeat;background-size:100% auto;padding:40px 0 40px 100px;margin-bottom:0}
.finance-needs .finance-needs-right ul li{color:#05101F;font-size:20px;line-height:2}
.finance-needs .finance-needs-right ul li:before{content:'';display:inline-block;width:3px;height:3px;border-radius:50%;background:#0064FF;vertical-align:middle;margin-right:10px}
.finance-part-point ul{margin-bottom:0;margin-top:80px;font-size:0;width:100%}
.finance-part-point ul li{min-height:135px;margin-bottom:100px;display:inline-block;vertical-align:middle;position:relative}
.finance-part-point ul li img{width:60px;position:absolute;top:0;left:0}
.finance-part-point ul li div{width:400px;display:inline-block;margin-left:80px}
.finance-part-point ul li .finance-point-title{font-size:20px;color:#05101F;margin-bottom:10px}
.finance-part-point ul li .finance-point-content{font-size:16px;color:#68768B}
.finance-part-point ul li:nth-child(2n){float:right}
.finance-part-step ul{margin-bottom:0;font-size:0;text-align:center}
.finance-part-step ul li{display:inline-block;width:33%;vertical-align:top}
.finance-part-step ul li img{width:60px;margin-bottom:30px}
.finance-part-step ul li .finance-part-step-title{color:#05101F;font-size:20px;letter-spacing:2.5px;margin-bottom:20px}
.finance-part-step ul li .finance-part-step-content{font-size:16px;color:#68768B;text-align:justify}
.finance-part-step ul .finace-step-left{padding-right:40px}
.finance-part-step ul .finace-step-right{padding-left:40px}
.finance-part-step ul .finace-step-middle{padding:0 20px}
@media (max-width:1199px){.finance-part-point ul li div{width:370px}
}
@media (max-width:991px){.finance-needs{width:600px}
.finance-needs .finace-needs-left{font-size:20px}
.finance-needs .finance-needs-right ul{height:190px;padding:20px 0 20px 80px}
.finance-needs .finance-needs-right ul li{line-height:2;font-size:18px}
.finance-part-point ul{width:100%;text-align:center}
.finance-part-point ul li{text-align:left;margin-bottom:50px}
.finance-part-point ul li div{width:450px}
.finance-part-point ul li:nth-child(2n){float:none}
.finance-part-step ul li img{width:45px;margin-bottom:20px}
.finance-part-step ul li .finance-part-step-title{font-size:16px}
.finance-part-step ul li .finance-part-step-content{font-size:14px}
.finance-part-step ul .finace-step-left{padding-right:20px}
.finance-part-step ul .finace-step-right{padding-left:20px}
.finance-part-step ul .finace-step-middle{padding:0 10px}
}
@media (max-width:767px){.finance-needs{width:100%;margin:40px auto 40px}
.finance-needs .finace-needs-left{display:block;width:100%;text-align:center;font-size:20px;margin-bottom:20px}
.finance-needs .finance-needs-right{display:block;width:100%}
.finance-needs .finance-needs-right ul{height:auto;background:none;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,0.1);border-radius:3px}
.finance-needs .finance-needs-right ul li{line-height:2;font-size:18px}
.finance-part-point ul li div{width:auto;max-width:500px}
.finance-part-point ul li .finance-point-content{text-align:justify}
.finance-part-step ul li{width:80%;margin-bottom:30px}
.finance-part-step ul li img{width:45px;margin-bottom:20px}
.finance-part-step ul li .finance-part-step-title{font-size:16px}
.finance-part-step ul li .finance-part-step-content{font-size:14px}
.finance-part-step ul .finace-step-left,.finance-part-step ul .finace-step-right,.finance-part-step ul .finace-step-middle{padding:0 20px}
}
@media (max-width:414px){.finance-needs .finace-needs-left{font-size:18px}
.finance-needs .finance-needs-right ul{padding:20px}
.finance-needs .finance-needs-right ul li{line-height:2;font-size:16px}
.finance-part-point ul li{margin-bottom:30px}
.finance-part-point ul li .finance-point-title{font-size:16px}
.finance-part-point ul li .finance-point-content{font-size:14px}
.finance-part-step ul li{width:100%}
.finance-part-step ul li .finance-part-step-title{font-size:16px}
.finance-part-step ul li .finance-part-step-content{font-size:14px}
.finance-part-step ul .finace-step-left,.finance-part-step ul .finace-step-right,.finance-part-step ul .finace-step-middle{padding:0 20px}
}
@media (max-width:320px){.finance-part-point ul li{margin-bottom:15px}
.finance-part-point ul li .finance-point-title{font-size:14px}
.finance-part-point ul li .finance-point-content{font-size:12px}
}
.bc-header{background:url(../images/hangyeImages/blockchain-bg@2x.jpg) no-repeat top;background-size:cover}
.stand-out{color:#05101F;font-style:normal}
.bc-part-01-bottom{margin-top:40px}
.bc-point{height:150px;padding:18px;position:relative;text-align:left;display:table;width:100%;background:#F9FCFF;color:#68768B}
.bc-point>p{display:table-cell;vertical-align:middle;font-size:14px}
.bc-point-title{text-align:center;font-size:16px;color:#05101F;font-weight:500;margin-top:20px}
.bc-part-02{background:#F9F9F9;margin-top:0;padding:80px 0}
.bc-part-02 .bc-desc{margin-bottom:20px}
.bc-info>img{width:100%;margin:10px 0}
.bc-solution-container{background:url(../images/hangyeImages/solution-bg@2x.jpg) no-repeat;background-size:cover;padding:80px 0 60px}
.bc-solution-container .bc-solution-desc{display:none}
.bc-solution-container>.container{position:relative}
.bc-solution-container .solution-control{position:absolute;top:60%;width:18px;height:32px;margin-top:-16px;opacity:0.6;cursor:pointer}
.bc-solution-container .solution-control:hover{opacity:1}
.bc-solution-container .left-control{left:-30px}
.bc-solution-container .right-control{right:-30px}
.soultion-title{color:#FFF;text-align:center;font-size:28px}
.solution-step-container{text-align:center;margin-top:50px;cursor:pointer}
.solution-step-container .solution-tab{opacity:0.6}
.solution-step-container img{width:60px}
.solution-step-container p{color:#fff}
.solution-step-container .active{opacity:1}
.solution-info-container{padding:30px 30px;background:#fff;border-radius:4px;position:relative;min-height:150px;margin:50px auto 30px;visibility:visible;transition:all 1s linear}
.solution-info-container .solution-info-left{padding:0 20px;text-align:center}
.solution-info-container .solution-info-left img{width:70%}
.solution-info-container .solution-info-right{padding:40px 0}
.solution-info-container .solution-info-right .info-left-top{width:80%;padding-bottom:20px;border-bottom:1px solid #E0E5E8}
.solution-info-container .solution-info-right .info-left-top .top-title{font-size:20px;color:#05101F;line-height:1.2}
.solution-info-container .solution-info-right .info-left-top .top-info{color:#68768B;font-size:14px;line-height:1.2;margin-top:10px}
.solution-info-container .solution-info-right .info-left-bottom{margin-top:30px;color:#05101F}
.solution-info-container .solution-info-right .info-left-bottom .bottom-title{font-size:14px}
.solution-info-container .solution-info-right .info-left-bottom p{color:#68768B;font-size:14px;margin-top:10px}
.solution-info-container .solution-info-right .info-left-bottom .bottom-title-sm{margin:20px 0;font-size:12px}
.solution-info-container .solution-info-right .info-left-bottom .solution-business{display:inline-block;padding:0 10px;text-align:center;min-width:100px;font-size:14px;line-height:34px;border:1px solid #E0E5E8;border-radius:2px;margin-right:17px;color:#68768B;letter-spacing:2px}
.solution-active{opacity:1}
.solution-info-container:after{content:' ';position:absolute;top:-13px;width:30px;height:30px;background:#FFF;border-radius:4px;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg)}
.solution-01:after{left:9.5%}
.solution-02:after{left:36.5%}
.solution-03:after{left:61.5%}
.solution-04:after{left:87.5%}
.bc-case{margin:80px 0}
.bc-case p{font-size:16px;letter-spacing:2px;line-height:1.5;margin-top:30px;color:#68768B;padding-right:10px}
.bc-case .bc-case-title{color:#05101F;font-size:28px;letter-spacing:3.5px;font-weight:500}
.bc-case img{width:100%;border-radius:4px}
@media (min-width:992px) and (max-width:1199px){.solution-info-container .solution-info-right .info-left-top{width:90%}
.solution-info-container .solution-info-right .info-left-bottom .solution-business{margin-right:10px;min-width:80px;margin-top:10px}
.solution-info-container .solution-info-left img{width:90%}
}
@media (max-width:991px){.bc-part-01-bottom .bc-point-container:nth-child(1),.bc-part-01-bottom .bc-point-container:nth-child(2){margin-bottom:30px}
.bc-case img{margin:16px 0}
.bc-case p.bc-case-footer{margin-top:0}
}
@media (max-width:991px){.solution-info-container .solution-info-left img{width:50%}
.solution-info-container .solution-info-right .info-left-top{width:100%}
.solution-info-container .solution-info-right .info-left-top .top-info{min-height:35px}
}
@media (max-width:767px){.bc-solution-container .bc-solution-desc{display:block;color:#fff;margin-top:10px}
.solution-control{display:none}
.bc-part-01-bottom{margin-top:15px}
.bc-point-title{font-size:12px}
.bc-part-02{margin-top:0;padding:30px 0}
.bc-point>p{font-size:10px}
.bc-info{text-align:center}
.bc-info>img{width:60%}
.solution-info-container:after{display:none}
.soultion-title{font-size:18px}
.bc-solution-container{background:rgba(23,45,74,0.8);padding:30px 0}
.bc-solution-container .solution-info-container{padding:30px 0;margin:10px 0 20px}
.bc-solution-container .solution-info-container .solution-info-right{padding:0 30px;margin-top:20px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-top{padding-bottom:10px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-top .top-title{font-size:12px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-top .top-info{font-size:10px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-bottom .bottom-title{font-size:10px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-bottom .bottom-title-sm{margin:10px 0 10px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-bottom p{font-size:10px}
.bc-solution-container .solution-info-container .solution-info-right .info-left-bottom .solution-business{font-size:7px;min-width:50px;margin-right:10px;line-height:17px}
.bc-case{margin:30px 0}
.bc-case .bc-case-title{font-size:18px}
.bc-case p{font-size:14px}
}
@media (max-width:500px){.bc-info{text-align:center}
.bc-info>img{width:100%}
}
.education-part-02{background:#F9F9F9;margin-top:50px;padding:80px 0}
.education-part-02 .education-part-02-title{margin-bottom:60px}
.education-part-02 .education-tip{height:300px;width:100%;background:#fff;border-radius:5px;border:1px solid #E6E8ED;box-shadow:0 2px 6px rgba(5,29,75,0.04);margin-bottom:30px}
.education-part-02 .education-tip{padding:38px 38px 0}
.education-part-02 .tip-title{text-align:center;color:#05101F;font-size:20px;line-height:1.5;margin-bottom:18px}
.education-part-02 .tip-content{color:#666;font-size:14px;line-height:1.8}
.education-part-02 .tip-icon{width:100%;height:50px;background-size:50px 50px;background-position:center;background-repeat:no-repeat;margin-bottom:20px}
.education-part-02 .icon-wit{background-image:url(../images/hangyeImages/icon-wit.svg)}
.education-part-02 .icon-big-data{background-image:url(../images/hangyeImages/icon-big-data.svg)}
.education-part-02 .icon-share{background-image:url(../images/hangyeImages/icon-share.svg)}
.education-part-02 .icon-rebuild{background-image:url(../images/hangyeImages/icon-rebuild.svg)}
.education-part-02 .icon-analyze{background-image:url(../images/hangyeImages/icon-analyze.svg)}
.education-part-02 .icon-office{background-image:url(../images/hangyeImages/icon-office.svg)}
@media (max-width:767px){.education-part-02 .education-tip{height:250px}
}
@media (max-width:414px){.education-part-02{margin-top:0;padding:40px 0}
.education-part-02 .education-part-02-title{margin-bottom:30px}
.education-part-02 .education-tip{height:250px}
.education-part-02 .tip-title{font-size:16px}
.education-part-02 .tip-icon{margin-bottom:10px}
.education-part-02 .tip-title{margin-bottom:10px}
.education-part-02 .tip-content{font-size:13px}
}
@media (max-width:320px){.education-part-02 .education-part-02-title{margin-bottom:30px}
.education-part-02 .education-tip{height:250px;padding:20px 20px 0}
.education-part-02 .tip-title{font-size:16px}
.education-part-02 .tip-icon{margin-bottom:10px}
.education-part-02 .tip-title{margin-bottom:10px}
.education-part-02 .tip-content{font-size:13px}
}
.education-body .z-kong{width:100%;height:80px}
.education-body .dec-flow:nth-child(2n+1){background:#FAFAFA}
.education-body .ed-item-title{text-align:center;color:#05101F;font-size:32px;background:#FAFAFA;padding-top:80px}
.education-body .ed-item-title p{text-align:center;color:#05101F;font-size:32px;background:#FAFAFA}
.education-body .ed-item-grey{background:#FAFAFA}
.education-body .ed-item-grey .ed-item-dec{padding-right:40px;float:right}
.education-body .ed-item-grey .ed-item-pic{float:right}
.education-body .ed-item-white{background:#fff}
.education-body .ed-item-white .ed-item-dec{padding-left:40px;float:left}
.education-body .ed-item-white .ed-item-pic{float:left}
.education-body .ed-item{padding:80px 0}
.education-body .ed-item .ed-item-div{overflow:hidden}
.education-body .ed-item .ed-item-div .ed-item-dec{width:66.7%;margin-top:6.5%}
.education-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-title{font-size:32px;color:#05101F;text-align:left}
.education-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text{margin-top:20px;margin-bottom:16px;line-height:1.6;text-align:justify;font-size:18px;color:#666666}
.education-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-link{margin-top:16px;font-size:18px;color:#0069FF}
.education-body .ed-item .ed-item-div .ed-item-pic{width:33.3%}
.education-body .ed-item .ed-item-div .ed-item-pic>img{width:100%}
.education-body .ed-item .ed-item-div .ed-item-type h4{font-weight:500;font-size:18px;color:#05101F;line-height:25px}
.education-body .ed-item .ed-item-div .ed-item-type .ed-item-dec-text{margin-top:10px}
.education-body .ed-item-more-dec .ed-item-div .ed-item-dec{margin-top:0}
.education-body .ed-item-more-dec .ed-item-div .ed-item-pic{margin-top:5.6%}
.education-body .ed-case{background:#FAFAFA;padding-top:80px;padding-bottom:72px}
.education-body .ed-case .ed-case-title{text-align:center;font-size:32px;color:#05101F}
.education-body .ed-case .ed-case-text{text-align:center;font-size:16px;color:#666666;margin-top:16px}
.education-body .ed-case .ed-case-div-w{display:flex;flex-wrap:wrap}
.education-body .ed-case .ed-case-div-w .ed-case-left{margin-right:15px}
.education-body .ed-case .ed-case-div-w .ed-case-right{margin-left:15px}
.education-body .ed-case .ed-case-div-w .ed-case-div{margin-top:30px;width:calc(50% - 15px);padding:22px 40px 50px;border-radius:4px;border:1px solid #E6E8ED;box-shadow:0px 2px 6px rgba(5,29,75,0.04);background:#fff;min-height:auto;transition:all 0.2s;-webkit-transition:all 0.2s;position:relative}
.education-body .ed-case .ed-case-div-w .ed-case-div>a{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}
.education-body .ed-case .ed-case-div-w .ed-case-div:hover,.education-body .ed-case .ed-case-div-w .ed-case-div>a:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{text-align:center;height:88px}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img>img{height:100%}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-text{font-size:20px;color:#0069FF;margin-top:16px}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-dec{font-size:14px;margin-top:20px;color:#666666;line-height:1.8;text-align:justify}
@media (max-width:1199px){.education-body .ed-item-grey .ed-item-dec{padding-right:60px}
.education-body .ed-item-white .ed-item-dec{padding-left:60px}
.education-body .ed-item .ed-item-div .ed-item-dec{margin-top:5%}
}
@media (max-width:992px){.education-body .ed-item-grey .ed-item-dec{padding-right:40px}
.education-body .ed-item-white .ed-item-dec{padding-left:40px}
.education-body .ed-item .ed-item-div .ed-item-dec{margin-top:0%}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:42px}
}
@media (max-width:768px){.education-body .dec-flow-top .dec-flow-top-title{padding:0 30px}
.education-body .z-kong{height:30px}
.education-body .ed-item-title{padding-top:35px;font-size:24px}
.education-body .ed-item-title p{font-size:24px}
.education-body .ed-item-grey .ed-item-dec{padding-right:0px}
.education-body .ed-item-white .ed-item-dec{padding-left:0px}
.education-body .ed-item{padding-top:25px;padding-bottom:35px}
.education-body .ed-item .ed-item-div{display:block}
.education-body .ed-item .ed-item-div .ed-item-dec{float:none;width:100%}
.education-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-title{font-size:18px;text-align:center}
.education-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text{font-size:14px;margin-top:8px;margin-bottom:8px}
.education-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-link{font-size:14px;display:none}
.education-body .ed-item .ed-item-div .ed-item-pic{float:none;margin:auto;margin-top:30px;margin-bottom:16px;width:200px;height:200px}
.education-body .ed-case{padding-top:35px;padding-bottom:35px}
.education-body .ed-case .ed-case-title{font-size:24px}
.education-body .ed-case .ed-case-text{font-size:12px;padding:0 20px;line-height:1.6}
.education-body .ed-case .ed-case-div-w{display:block;padding:0 20px}
.education-body .ed-case .ed-case-div-w .ed-case-left{margin-right:0}
.education-body .ed-case .ed-case-div-w .ed-case-right{margin-left:0}
.education-body .ed-case .ed-case-div-w .ed-case-div{width:100%;margin-top:30px;padding:30px 25px;min-height:auto}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:30px}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-text{font-size:12px}
.education-body .ed-case .ed-case-div-w .ed-case-div .ed-case-dec{font-size:12px;margin-top:10px}
.education-body .wx-blogs{padding-left:5px;padding-right:5px}
}
.car-body .z-kong{width:100%;height:80px}
.car-body .dec-flow:nth-child(2n){background:#F0F2F5}
.car-body .ed-item-title{text-align:center;color:#05101F;font-size:32px;background:#ffffff;padding-top:80px}
.car-body .ed-item-title h1{text-align:center;color:#05101F;font-size:32px;background:#ffffff}
.car-body .ed-item-grey{background:#FAFAFA}
.car-body .ed-item-grey .ed-item-dec{padding-left:60px;float:left}
.car-body .ed-item-grey .ed-item-pic{float:left}
.car-body .ed-item-white{background:#fff}
.car-body .ed-item-white .ed-item-dec{padding-right:60px;float:right}
.car-body .ed-item-white .ed-item-pic{float:right}
.car-body .ed-item{padding:80px 0}
.car-body .ed-item .ed-item-div{overflow:hidden}
.car-body .ed-item .ed-item-div .ed-item-dec{width:66.7%;margin-top:6.5%}
.car-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-title{font-size:32px;color:#05101F;text-align:left}
.car-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text{margin-top:20px;margin-bottom:16px;line-height:1.6;text-align:justify;font-size:18px;color:#666666}
.car-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-link{margin-top:16px;font-size:18px;color:#0069FF}
.car-body .ed-item .ed-item-div .ed-item-pic{width:33.3%}
.car-body .ed-item .ed-item-div .ed-item-pic>img{width:100%}
.car-body .ed-item .ed-item-div .ed-item-type h4{font-weight:500;font-size:18px;color:#05101F;line-height:25px}
.car-body .ed-item .ed-item-div .ed-item-type .ed-item-dec-text{margin-top:10px}
.car-body .ed-item-more-dec .ed-item-div .ed-item-dec{margin-top:0}
.car-body .ed-item-more-dec .ed-item-div .ed-item-pic{margin-top:5.6%}
.car-body .footer-zixun-div{margin-top:0}
.car-body .ed-case{background:#FAFAFA;padding-top:80px;padding-bottom:100px}
.car-body .ed-case .ed-case-title{text-align:center;font-size:32px;color:#05101F}
.car-body .ed-case .ed-case-text{text-align:center;font-size:16px;color:#666666;margin-top:16px}
.car-body .ed-case .ed-case-div-w{display:flex;flex-wrap:wrap;margin-top:41px}
.car-body .ed-case .ed-case-div-w .ed-case-left{margin-right:15px}
.car-body .ed-case .ed-case-div-w .ed-case-right{margin-left:15px}
.car-body .ed-case .ed-case-div-w .ed-case-div{margin-top:30px;width:calc(50% - 15px);padding:59px 40px 60px;border-radius:4px;border:1px solid #E6E8ED;box-shadow:0px 2px 6px rgba(5,29,75,0.04);background:#fff;min-height:auto;transition:all 0.2s;-webkit-transition:all 0.2s;position:relative}
.car-body .ed-case .ed-case-div-w .ed-case-div>a{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}
.car-body .ed-case .ed-case-div-w .ed-case-div:hover,.car-body .ed-case .ed-case-div-w .ed-case-div>a:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.car-body .ed-case .ed-case-div-w .ed-case-div:hover::after,.car-body .ed-case .ed-case-div-w .ed-case-div>a:hover::after{content:'';display:block;position:absolute;left:0;right:0;top:0;height:10px;background:#0069FF;box-shadow:0px 2px 6px 0px rgba(5,29,75,0.04);border-radius:4px 4px 0px 0px}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{text-align:center;height:88px}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img>img{height:100%}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-text{font-size:20px;color:#0069FF;margin-top:16px}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-dec{font-size:14px;margin-top:30px;color:#666666;line-height:1.8;text-align:justify}
.car-body .ed-case-box .ed-case-div-w .ed-case-div:hover::after,.car-body .ed-case-box .ed-case-div-w .ed-case-div>a:hover::after{display:none}
@media (max-width:1199px){.car-body .ed-item-grey .ed-item-dec{padding-left:60px}
.car-body .ed-item-white .ed-item-dec{padding-right:60px}
.car-body .ed-item .ed-item-div .ed-item-dec{margin-top:5%}
}
@media (max-width:992px){.car-body .ed-item-grey .ed-item-dec{padding-left:40px}
.car-body .ed-item-white .ed-item-dec{padding-right:40px}
.car-body .ed-item .ed-item-div .ed-item-dec{margin-top:0%}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:42px}
}
@media (max-width:768px){.header-600 .car-bg{background:url(../images/cars-images/car-bg-mobile.svg) no-repeat right 90px;background-size:433px;background-position:right bottom;right:-55px}
.car-body .dec-flow-top p.dec-flow-top-title{padding:0;font-size:24px;margin-top:35px}
.car-body .dec-flow-top p.dec-flow-list1{margin-top:25px}
.car-body .z-kong{height:30px}
.car-body .ed-item-title{padding-top:35px;font-size:24px}
.car-body .ed-item-title h1{font-size:24px}
.car-body .ed-item-grey .ed-item-dec{padding-left:0px}
.car-body .ed-item-white .ed-item-dec{padding-right:0px}
.car-body .ed-item{padding-top:25px;padding-bottom:35px}
.car-body .ed-item .ed-item-div{display:block}
.car-body .ed-item .ed-item-div .ed-item-dec{float:none;width:100%}
.car-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-title{font-size:18px;text-align:center}
.car-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text{font-size:14px;margin-top:8px;margin-bottom:8px}
.car-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-link{font-size:14px;display:none}
.car-body .ed-item .ed-item-div .ed-item-pic{float:none;margin:auto;margin-top:30px;margin-bottom:16px;width:200px;height:200px}
.car-body .ed-case{padding-top:35px;padding-bottom:35px}
.car-body .ed-case .ed-case-title{font-size:24px}
.car-body .ed-case .ed-case-text{font-size:12px;padding:0 20px;line-height:1.6}
.car-body .ed-case .ed-case-div-w{display:block;padding:0 20px;margin-top:0px}
.car-body .ed-case .ed-case-div-w .ed-case-left{margin-right:0}
.car-body .ed-case .ed-case-div-w .ed-case-right{margin-left:0}
.car-body .ed-case .ed-case-div-w .ed-case-div{width:100%;margin-top:25px;padding:30px 28px;min-height:auto}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:30px}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-text{font-size:16px}
.car-body .ed-case .ed-case-div-w .ed-case-div .ed-case-dec{font-size:12px;margin-top:10px}
.car-body .wx-blogs{padding-left:5px;padding-right:5px}
}
@media (max-width:420px){.header-600 .car-bg{background-size:433px;background-position:left bottom;right:-15px}
}
.retail-body .z-kong{width:100%;height:80px}
.retail-body .dec-flow{background:#ffffff}
.retail-body .dec-flow .dec-flow-top .dec-flow-top-title br{display:none}
.retail-body .ed-item-title{text-align:center;color:#05101F;font-size:32px;background:#FAFAFA;padding-top:80px}
.retail-body .ed-item-title p{text-align:center;color:#05101F;font-size:32px;background:#FAFAFA}
.retail-body .ed-item-grey{background:#FAFAFA}
.retail-body .ed-item-grey .ed-item-dec{padding-left:180px;float:left}
.retail-body .ed-item-grey .ed-item-pic{float:left}
.retail-body .ed-item-white{background:#fff}
.retail-body .ed-item-white .ed-item-dec{padding-right:180px;float:right}
.retail-body .ed-item-white .ed-item-pic{float:right}
.retail-body .ed-item{padding:20px 0}
.retail-body .ed-item .ed-item-div{overflow:hidden;padding-left:40px;padding-right:40px}
.retail-body .ed-item .ed-item-div .ed-item-dec{width:71.5%;margin-top:8%}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-title{font-size:32px;color:#05101F;text-align:left}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text{margin-top:20px;margin-bottom:16px;line-height:1.6;text-align:justify;font-size:18px;color:#666666}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-link{margin-top:16px;font-size:18px;color:#0069FF}
.retail-body .ed-item .ed-item-div .ed-item-pic{width:28.5%}
.retail-body .ed-item .ed-item-div .ed-item-pic>img{width:100%}
.retail-body .ed-item .ed-item-div .ed-item-type h4{font-weight:500;font-size:18px;color:#05101F;line-height:25px}
.retail-body .ed-item .ed-item-div .ed-item-type .ed-item-dec-text{margin-top:10px}
.retail-body .ed-item-more-dec .ed-item-div .ed-item-dec{margin-top:0}
.retail-body .ed-item-more-dec .ed-item-div .ed-item-pic{margin-top:5.6%}
.retail-body .ed-case{padding-top:80px;padding-bottom:110px;background:#FAFAFA}
.retail-body .ed-case .ed-case-title{text-align:center;font-size:32px;color:#05101F}
.retail-body .ed-case .ed-case-text{text-align:center;font-size:16px;color:#666666;margin-top:16px}
.retail-body .ed-case .ed-case-div-w{display:table;height:100%;margin-top:60px}
.retail-body .ed-case .ed-case-div-w .ed-case-left{padding-right:25px}
.retail-body .ed-case .ed-case-div-w .ed-case-right{padding-left:25px}
.retail-body .ed-case .ed-case-div-w .ed-case-div-cell{display:table-cell;height:100%;width:50%}
.retail-body .ed-case .ed-case-div-w .ed-case-div{border-radius:4px;box-shadow:0px 2px 6px 0px rgba(5,29,75,0.04);border:1px solid #E6E8ED;background:#fff;min-height:auto;transition:all 0.2s;-webkit-transition:all 0.2s;position:relative;height:100%}
.retail-body .ed-case .ed-case-div-w .ed-case-div>a{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}
.retail-body .ed-case .ed-case-div-w .ed-case-div:hover,.retail-body .ed-case .ed-case-div-w .ed-case-div>a:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{text-align:center;height:110px;margin-top:20px}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img>img{height:100%}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-text{font-size:20px;color:#0069FF;margin-top:16px}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-dec{font-size:14px;margin-top:20px;color:#666666;line-height:1.8;text-align:justify;padding:0px 24px 24px}
.retail-body .retail-part-01{background:#ffffff}
.retail-body .retail-part-01 .retail-needs{margin:0px auto;display:flex;padding:90px 0;align-items:center;justify-content:center}
.retail-body .retail-part-01 .retail-needs .retail-needs-left{color:#0069FF;font-size:28px;font-weight:500}
.retail-body .retail-part-01 .retail-needs .retail-needs-left span{vertical-align:middle}
.retail-body .retail-part-01 .retail-needs .retail-needs-right{padding-left:52px;position:relative}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul{background:url(../images/retail_images/retail-arrow.png) no-repeat;background-size:100% auto;max-width:600px;height:277px;margin-bottom:0;padding:46px 78px 55px 120px;text-align:left}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li{color:#05101F;font-size:20px;line-height:32px;margin-bottom:16px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li:last-child{margin-bottom:0}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li::before{content:'';display:inline-block;width:9px;height:9px;border-radius:50%;background:#0064FF;vertical-align:middle;margin-right:10px}
.retail-body .solution-div{background:#FAFAFA;padding-top:80px;padding-bottom:110px}
.retail-body .solution-div .solution-div-title{font-size:32px;font-weight:400;color:#05101F;line-height:45px;letter-spacing:3px;margin-bottom:50px;text-align:center}
.retail-body .solution-div .solution-div-box{display:table;height:100%}
.retail-body .solution-div .solution-div-item{width:33.3%;display:table-cell;padding:10px;height:100%}
.retail-body .solution-div .solution-div-item .solution-div-item-content{background:#FFFFFF;margin-right:20%;box-shadow:0px 2px 6px 0px rgba(5,29,75,0.04);border-radius:4px;border:1px solid #E6E8ED;transition:all 0.2s;-webkit-transition:all 0.2s;width:100%;height:100%}
.retail-body .solution-div .solution-div-item .solution-div-item-content:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.retail-body .solution-div .solution-div-item span{display:block;text-align:center;font-size:20px;font-weight:300;color:#0069FF;line-height:28px;margin-bottom:36px;padding-top:70px}
.retail-body .solution-div .solution-div-item p{padding:0px 42px 62px}
.retail-body .solution-div .solution-div-item:last-child{margin-right:0}
.retail-body .what-help{padding-top:80px;padding-bottom:110px;background:#ffffff}
.retail-body .what-help .what-help-title{font-size:32px;font-weight:400;color:#05101F;line-height:45px;letter-spacing:3px;margin-bottom:50px;text-align:center}
.retail-body .what-help ul{display:table;width:100%;margin-bottom:70px;height:100%}
.retail-body .what-help ul:last-child{margin-bottom:0px}
.retail-body .what-help ul li{display:table-cell;width:50%;height:100%}
.retail-body .what-help ul li:last-child{padding-right:0}
.retail-body .what-help ul li .li-item-box{display:table;width:100%;height:100%}
.retail-body .what-help ul li .li-item-box .li-item-table-cell{display:table-cell}
.retail-body .what-help ul li .left-img{width:30%;display:table-cell}
.retail-body .what-help ul li .left-img img{width:100%}
.retail-body .what-help ul li .right-div{height:100%;width:100%;padding-left:36px;padding-right:68px;display:table-cell;vertical-align:top}
.retail-body .what-help ul li .right-div .right-div-cell{display:table;height:100%}
.retail-body .what-help ul li .right-div .right-div-content-table{display:table-cell;vertical-align:middle}
.retail-body .what-help ul li .right-div .right-title{font-size:20px;font-weight:500;color:#333333}
.retail-body .what-help ul li .right-div .right-text{font-weight:300;color:#666666;line-height:24px;font-size:16px;margin-top:8px}
.retail-body .customer-div{padding-top:80px;padding-bottom:110px;background:#FAFAFA}
.retail-body .customer-div .customer-div-title{font-size:32px;font-weight:400;color:#05101F;line-height:45px;letter-spacing:3px;margin-bottom:50px;text-align:center}
.retail-body .customer-div .customer-list{display:table;height:100%}
.retail-body .customer-div .customer-list .customer-list-item-left{padding-right:15px}
.retail-body .customer-div .customer-list .customer-list-item-right{padding-left:15px}
.retail-body .customer-div .customer-list .customer-list-item{display:table-cell;width:50%;height:100%}
.retail-body .customer-div .customer-list .customer-list-item-cell{height:100%;background:#FFFFFF;box-shadow:0px 2px 6px 0px rgba(5,29,75,0.04);border-radius:4px;border:1px solid #E6E8ED;transition:all 0.2s}
.retail-body .customer-div .customer-list .customer-list-item-cell:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.retail-body .customer-div .customer-list .customer-list-item-cell .list-img-div img{width:100%}
.retail-body .customer-div .customer-list .customer-list-item-cell .list-logo-div{margin-top:40px;text-align:center}
.retail-body .customer-div .customer-list .customer-list-item-cell .list-logo-div img{height:61px}
.retail-body .customer-div .customer-list .customer-list-item-cell .list-text{padding:31px 40px 44px;color:#05101F;line-height:26px;font-size:16px;font-weight:300}
@media (max-width:1199px){.header-600 .retail-bg{background-position:right bottom}
.retail-body .ed-item-grey .ed-item-dec{padding-left:60px}
.retail-body .ed-item-white .ed-item-dec{padding-right:60px}
.retail-body .ed-item .ed-item-div .ed-item-dec{margin-top:5%}
}
@media (max-width:1024px){.retail-body .ed-item-grey .ed-item-dec{padding-left:40px}
.retail-body .ed-item-white .ed-item-dec{padding-right:40px}
.retail-body .ed-item .ed-item-div .ed-item-dec{margin-top:0%}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:60px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul{height:256px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li{font-size:18px}
}
@media (max-width:1000px){.retail-body .retail-part-01 .retail-needs .retail-needs-left{font-size:23px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right{padding-left:20px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul{height:206px;padding:46px 18px 45px 65px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li{font-size:18px;line-height:18px;margin-bottom:12px}
}
@media (max-width:768px){.header-600 .retail-bg{background-size:433px;background-position:right bottom}
.retail-body .dec-flow-top .dec-flow-top-title{padding:0 30px}
.retail-body .dec-flow-top .dec-flow-top-title br{display:none}
.retail-body .dec-flow{background:#ffffff}
.retail-body .dec-flow .dec-flow-top .dec-flow-top-title{font-size:24px;margin-top:30px}
.retail-body .dec-flow .dec-flow-top .dec-flow-top-title br{display:block}
.retail-body .dec-flow .dec-flow-top .dec-flow-list1{margin-top:25px}
.retail-body .dec-flow .dec-flow-top .dec-flow-list1{margin-top:12px}
.retail-body .z-kong{height:30px}
.retail-body .ed-item-title{padding-top:35px;font-size:24px}
.retail-body .ed-item-title p{font-size:24px}
.retail-body .ed-item-grey .ed-item-dec{padding-left:0px}
.retail-body .ed-item-white .ed-item-dec{padding-right:0px}
.retail-body .ed-item{padding-top:25px;padding-bottom:35px}
.retail-body .ed-item .ed-item-div{display:block;padding:0 15px}
.retail-body .ed-item .ed-item-div .ed-item-dec{float:none;width:100%}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-title{font-size:18px;text-align:center;font-weight:500;color:#333333;margin-bottom:8px}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text{font-size:14px;margin-top:8px;margin-bottom:8px}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-text br{display:none}
.retail-body .ed-item .ed-item-div .ed-item-dec .ed-item-dec-link{font-size:14px;display:none}
.retail-body .ed-item .ed-item-div .ed-item-pic{float:none;margin:auto;margin-top:0px;margin-bottom:16px;width:200px;height:200px}
.retail-body .ed-case{padding:35px 15px}
.retail-body .ed-case .ed-case-title{font-size:24px}
.retail-body .ed-case .ed-case-text{font-size:12px;padding:0 20px;line-height:1.6}
.retail-body .ed-case .ed-case-div-w{display:block;padding:0;margin-top:0px}
.retail-body .ed-case .ed-case-div-w .ed-case-div{margin-top:42px}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:150px}
.retail-body .ed-case .ed-case-div-w .ed-case-div-cell{width:100%;display:block}
.retail-body .ed-case .ed-case-div-w .ed-case-left{padding-right:0}
.retail-body .ed-case .ed-case-div-w .ed-case-right{padding-left:0}
.retail-body .ed-case .ed-case-div-w .ed-case-div{width:100%;margin-top:30px;padding:30px 25px;min-height:auto}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-img{height:150px;margin-top:0}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-text{font-size:12px}
.retail-body .ed-case .ed-case-div-w .ed-case-div .ed-case-dec{font-size:14px;margin-top:10px;padding:0}
.retail-body .retail-part-01 .retail-needs{display:block;padding:35px 0}
.retail-body .retail-part-01 .retail-needs .retail-needs-left{font-weight:400;color:#333333;font-size:24px;text-align:center}
.retail-body .retail-part-01 .retail-needs .retail-needs-right{padding-left:0;margin-top:25px}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul{background:#FFFFFF;box-shadow:0px 4px 10px 0px rgba(0,0,0,0.1);border-radius:8px;padding:30px 0 30px 38px;height:auto;max-width:initial}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li{font-size:14px;line-height:24px;margin-bottom:8px;color:#666666}
.retail-body .retail-part-01 .retail-needs .retail-needs-right ul li::before{width:5px;height:5px;vertical-align:bottom;margin-bottom:9px}
.retail-body .solution-div{padding-top:35px;padding-bottom:35px}
.retail-body .solution-div .solution-div-title{margin-bottom:25px;font-size:24px;line-height:24px}
.retail-body .solution-div .solution-div-box{display:block}
.retail-body .solution-div .solution-div-box .solution-div-item{display:block;width:100%;padding:0;margin-bottom:25px}
.retail-body .solution-div .solution-div-box .solution-div-item:last-child{margin-bottom:0}
.retail-body .solution-div .solution-div-box .solution-div-item .solution-div-item-content{padding:25px 28px 35px}
.retail-body .solution-div .solution-div-box .solution-div-item .solution-div-item-content span{margin-bottom:16px;padding-top:0}
.retail-body .solution-div .solution-div-box .solution-div-item .solution-div-item-content p{line-height:24px;font-size:14px;color:#666666;padding:0}
.retail-body .what-help{padding-bottom:35px;padding-top:35px}
.retail-body .what-help .what-help-title{margin-bottom:0px;font-size:24px;line-height:24px}
.retail-body .what-help ul{display:block;margin-bottom:0}
.retail-body .what-help ul li{display:block;width:100%;background:#FFFFFF;box-shadow:0px 4px 10px 0px rgba(0,0,0,0.1);border-radius:8px;padding:10px 15px;margin-top:25px}
.retail-body .what-help ul li .right-div{padding-right:10px;padding-left:20px}
.retail-body .what-help ul li .right-div .right-title{font-weight:500;color:#333333;font-size:15px;line-height:16px}
.retail-body .what-help ul li .right-div .right-text{font-weight:300;color:#666666;font-size:14px;line-height:22px}
.retail-body .customer-div{padding-top:35px;padding-bottom:35px}
.retail-body .customer-div .customer-div-title{margin-bottom:0px;font-size:24px;line-height:24px}
.retail-body .customer-div .customer-list{display:block;margin-top:25px}
.retail-body .customer-div .customer-list .customer-list-item{display:block;width:100%;padding:0}
.retail-body .customer-div .customer-list .customer-list-item .list-logo-div{margin-top:10px}
.retail-body .customer-div .customer-list .customer-list-item .list-logo-div img{height:41px}
.retail-body .customer-div .customer-list .customer-list-item .list-text{padding:7px 26px 20px;font-size:14px}
.retail-body .customer-div .customer-list .customer-list-item-right{margin-top:25px}
}
@media (max-width:420px){.header-600 .retail-bg{background-size:432px;background-position:left bottom;right:-15px}
}
.server-module .server-part-title{color:#05101F;font-size:32px;line-height:1.5;text-align:center}
.server-module .server-part-content{margin:40px auto 0;font-size:16px;color:#8E8E8E;line-height:2;max-width:890px;text-align:center}
.server-module .server-part-title-img{height:110px;width:100%;background-position:center;background-repeat:no-repeat}
.server-module .internet-icon{background-image:url(../images/server/internet-title-icon.svg)}
.server-module .operation-icon{background-image:url(../images/server/operation-title-Icon.svg)}
.server-module .update-icon{background-image:url(../images/server/update-title-icon.svg)}
.server-module-01{padding:115px 0}
.server-module-01 .server-part-title{margin-top:40px}
.server-module-02{padding:115px 0;background:#FAFAFA}
.server-module-02 .items-list{width:100%;font-size:0}
.server-module-02 .items-list .item-detail{display:inline-block;width:16.6%;text-align:center;margin-top:77px}
.server-module-02 .items-list .item-detail .icon-bg{display:inline-block;width:50px;height:50px;background-repeat:no-repeat;background-position:center}
.server-module-02 .items-list .item-detail .pm-icon{background-image:url(../images/server/icons/icon-pm.svg)}
.server-module-02 .items-list .item-detail .tg-icon{background-image:url(../images/server/icons/icon-tuoguan.svg)}
.server-module-02 .items-list .item-detail .fast-icon{background-image:url(../images/server/icons/icon-fast.svg)}
.server-module-02 .items-list .item-detail .trust-icon{background-image:url(../images/server/icons/icon-trust.svg)}
.server-module-02 .items-list .item-detail .support-icon{background-image:url(../images/server/icons/icon-support.svg)}
.server-module-02 .items-list .item-detail .test-icon{background-image:url(../images/server/icons/icon-test.svg)}
.server-module-02 .items-list .item-detail .delivery-icon{background-image:url(../images/server/icons/icon-time.svg)}
.server-module-02 .items-list .item-detail .feedback-icon{background-image:url(../images/server/icons/icon-feedback.svg)}
.server-module-02 .items-list .item-detail .code-icon{background-image:url(../images/server/icons/icon-code.svg)}
.server-module-02 .items-list .item-detail .schedule-icon{background-image:url(../images/server/icons/icon-schedule.svg)}
.server-module-02 .items-list .item-detail .dingzhi-icon{background-image:url(../images/server/icons/icon-dingzhi.svg)}
.server-module-02 .items-list .item-detail .security-icon{background-image:url(../images/server/icons/icon-security.svg)}
.server-module-02 .items-list .item-detail p{text-align:center;font-size:16px;line-height:1.5;margin-top:16px}
.server-module-03{padding:100px 0 115px}
@media (max-width:767px){.server-module .server-part-title{font-size:24px}
.server-module .server-part-content{text-align:left;font-size:14px}
.server-module .server-part-title-img{height:60px;background-size:60px}
.server-module-02 .items-list .item-detail{width:25%}
.server-module-02 .items-list .item-detail p{font-size:14px}
.server-module-01,.server-module-02,.server-module-03{padding:35px 0}
.server-module-01 .server-part-titl{margin-top:30px}
}
@media (max-width:414px){.server-module-02 .items-list .item-detail{width:33.33%}
}
@media (max-width:320px){.header-600 .banner-content .header-title{font-size:28px}
.header-600 .banner-content .header-subtitle{font-size:18px}
.server-module .server-part-title{font-size:20px}
.server-module-02 .items-list .item-detail p{font-size:12px}
}
.yl-part-title{font-size:28px;line-height:46px;letter-spacing:4px;font-weight:400;color:#05101F}
.yiliao-info{padding:80px 0 90px 0}
.yiliao-info .part-desc{margin-top:32px;font-size:16px;font-weight:400;color:#666666;line-height:28px;letter-spacing:2px;text-align:justify}
.yl-part{background:#F9F9F9;padding:80px 0}
.yl-part .yl-part-img{margin-top:105px;width:100%}
.yl-part .part-item{display:none}
.yl-item-list{padding:80px 0}
.yl-item-list .yl-part-title{margin-bottom:93px}
.yl-item-list .item-info{padding:0 11px;text-align:center}
.yl-item-list .item-info>img{width:110px;height:110px}
.yl-item-list .item-info .title{text-align:center;margin-top:19px;font-size:20px;font-weight:600;color:#05101F;line-height:28px}
.yl-item-list .item-info .des{text-align:justify;margin-top:20px;font-size:14px;font-weight:400;color:#666666;line-height:28px}
.yl-case-list{background:#F9F9F9;padding-top:80px;padding-bottom:100px}
.yl-case-list .case-list{width:100%;overflow:hidden;margin-top:60px}
.yl-case-list .case-list .case-info{float:left;width:33.33%;padding:0 10px}
.yl-case-list .case-list .case-info .case-info-center{text-align:center;background:#FFFFFF;box-shadow:0px 2px 6px 0px rgba(5,29,75,0.04);border-radius:4px;border:1px solid #E6E8ED;padding:40px;padding-bottom:60px}
.yl-case-list .case-list .case-info .case-info-center>img{width:100%}
.yl-case-list .case-list .case-info .case-info-center .title-link{text-align:center;font-size:20px;font-weight:300;color:#0069FF;line-height:28px;margin-top:18px}
.yl-case-list .case-list .case-info .case-info-center .des{font-size:14px;font-weight:400;color:#666666;line-height:26px;margin-top:20px;text-align:justify}
@media (max-width:1200px){.yl-case-list .case-list .case-info .case-info-center{padding:20px;padding-bottom:30px}
.yl-case-list .case-list .case-info .case-info-center .title-link{margin-top:8px}
.yl-case-list .case-list .case-info .case-info-center .des{margin-top:8px}
}
@media (max-width:992px){.yl-item-list .yl-part-title{margin-bottom:30px}
.yl-item-list .item-info{margin-top:30px}
.yl-part .yl-part-img{margin-top:30px}
}
@media (max-width:768px){.yiliao-info{padding:35px 0 35px 0}
.yl-part-title{font-size:24px;font-weight:400;color:#05101F;letter-spacing:0px}
.yl-part-title>span{display:block;text-align:center;line-height:33px}
.yiliao-info .part-desc{margin-top:25px;font-size:14px;line-height:24px}
.yl-part{padding:35px 0}
.yl-part .yl-part-img{width:100%;margin-top:30px;display:none}
.yl-part .part-item{display:block}
.yl-part .part-item .part-item-list{margin-top:25px;background:#FFFFFF;box-shadow:0px 1px 3px 0px rgba(5,29,75,0.04);border-radius:2px;border:1px solid #E6E8ED;padding:30px 27px}
.yl-part .part-item .part-item-list .title{font-size:16px;font-weight:400;color:#333333;line-height:23px}
.yl-part .part-item .part-item-list .dec{margin-top:16px;font-size:12px;font-weight:400;color:#666666;line-height:24px;text-align:justify}
.yl-item-list{padding:35px 0}
.yl-item-list .yl-part-title{margin-bottom:0px}
.yl-item-list .item-info{margin-top:71px;padding:0 0px}
.yl-item-list .item-info.item-info-one{margin-top:31px}
.yl-item-list .item-info>img{width:143px;height:143px}
.yl-item-list .item-info .title{margin-top:16px;font-size:18px;line-height:26px}
.yl-item-list .item-info .des{margin-top:16px;font-size:14px;line-height:24px}
.yl-case-list{padding:35px 0}
.yl-case-list .case-list{margin-top:0}
.yl-case-list .case-list .case-info{width:100%;margin-top:25px;padding:0}
.yl-case-list .case-list .case-info .case-info-center{padding:30px 27px 35px 27px}
.yl-case-list .case-list .case-info .case-info-center>img{width:150px}
.yl-case-list .case-list .case-info .case-info-center .title-link{font-size:16px;line-height:23px;margin-top:10px}
.yl-case-list .case-list .case-info .case-info-center .des{font-size:12px;line-height:24px;margin-top:15px}
}
.dec-flow .dec-flow-top .dec-flow-top-title{font-size:32px;text-align:center;margin-top:80px;color:#05101F}
.dec-flow .dec-flow-top .dec-flow-list1{margin-top:32px;font-size:16px;color:#666;line-height:1.8}
.dec-flow .dec-flow-top .dec-flow-list2{margin-top:16px;font-size:16px;color:#666;line-height:1.8}
@media (max-width:768px){.dec-flow .dec-flow-top .dec-flow-top-title{margin-top:60px;font-size:28px}
.dec-flow .dec-flow-top .dec-flow-list1{font-size:14px}
.dec-flow .dec-flow-top .dec-flow-list2{font-size:14px}
}
.wx-blogs{padding-top:80px;padding-bottom:100px}
.wx-blogs .wx-blogs-title{text-align:center;color:#05101F;font-size:32px}
.wx-blogs .wx-blogs-container{margin-top:80px}
.wx-blogs .wx-blogs-container .wx-blogs-left{float:left;width:57%;min-height:430px;box-shadow:0 4px 12px rgba(5,16,31,0.08);border-radius:4px;overflow:hidden;transition:all 0.2s;-webkit-transition:all 0.2s}
.wx-blogs .wx-blogs-container .wx-blogs-left:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.wx-blogs .wx-blogs-container .wx-blogs-left .wxbig-blog-img{width:100%}
.wx-blogs .wx-blogs-container .wx-blogs-left .wxblog-desc{padding:24px}
.wx-blogs .wx-blogs-container .wx-blogs-left .wxblog-title{font-size:20px;color:#05101F;line-height:1.5;margin-bottom:4px}
.wx-blogs .wx-blogs-container .wx-blogs-left .wxblog-info{font-size:14px;line-height:1.5;color:#666}
.wx-blogs .wx-blogs-container .wx-blogs-right{width:40%;margin-left:60%}
.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-right-item{min-height:100px}
.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-sm-img{width:100px;float:left}
.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-sm-desc{margin-left:116px}
.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-sm-desc .wxsm-desc-title{font-size:14px;line-height:1.5;color:#05101F;margin-bottom:6px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-sm-desc .wxsm-desc-title:hover{color:#0069FF}
.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-sm-desc .wxsm-desc-info{font-size:13px;color:#999;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
@media (max-width:1199px){.wx-blogs .wx-blogs-container .wx-blogs-right .wxblog-right-item{min-height:92px}
}
@media (max-width:768px){.wx-blogs{padding-top:40px;padding-bottom:40px}
.wx-blogs .wx-blogs-title{font-size:28px}
.wx-blogs .wx-blogs-container{margin-top:30px}
.wx-blogs .wx-blogs-container .wx-blogs-left{float:none;width:100%;min-height:60px}
.wx-blogs .wx-blogs-container .wx-blogs-right{width:100%;margin-left:0;margin-top:30px}
}
.manufacture-main .mk-flag{display:block;padding-top:90px;padding-bottom:100px}
.manufacture-main .mk-flag .mk-list{display:block;float:left;width:50%;color:#0069FF;font-size:32px;text-align:center}
.manufacture-main .mk-block{padding:100px 0px}
.manufacture-main .mk-block .mk-bk-div{display:flex;align-items:center}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left{flex:1}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div{width:100%;padding:48px 30px;border:1px solid #E6E8ED;background:#fff;border-radius:5px;box-shadow:0 2px 8px rgba(5,16,31,0.06);transition:all 0.2s;-webkit-transition:all 0.2s}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div .bk-left-title{font-size:20px;color:#333333}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div .bk-left-text{margin-top:16px;font-size:16px;color:#666666}
.manufacture-main .mk-block .mk-bk-div .mk-bk-icon{width:160px;text-align:center}
.manufacture-main .mk-block .mk-bk-div .mk-bk-icon>img{width:42px}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right{flex:1}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right .bk-right-div{width:100%}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right .bk-right-div>img{width:150px}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right .bk-right-div .bk-right-title{margin-top:16px;font-size:20px;color:#333333}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right .bk-right-div .bk-right-text{margin-top:16px;font-size:16px;color:#666666;line-height:1.6}
.manufacture-main .mk-block-gray{background:#FAFAFA}
.manufacture-main .mk-block-white{background:#fff}
.manufacture-main .mk-case{background:#FAFAFA;padding-top:80px;padding-bottom:100px}
.manufacture-main .mk-case .mk-case-title{color:#05101F;font-size:32px;text-align:center}
.manufacture-main .mk-case .mk-case-text{color:#666666;font-size:16px;text-align:center;margin-top:16px}
.manufacture-main .mk-case .mk-case-left{float:left;width:50%;padding-right:15px}
.manufacture-main .mk-case .mk-case-right{float:left;width:50%;padding-left:15px}
.manufacture-main .mk-case .mk-case-list{min-height:350px;padding:0 40px;padding-top:50px;padding-bottom:70px;overflow:hidden;margin-top:60px;border:1px solid #E6E8ED;background:#fff;border-radius:5px;box-shadow:0 0px 3px rgba(0,0,0,0.16);transition:all 0.2s;-webkit-transition:all 0.2s}
.manufacture-main .mk-case .mk-case-list:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.manufacture-main .mk-case .mk-case-list .mk-case-list-title{font-size:28px;color:#0069FF;text-align:center}
.manufacture-main .mk-case .mk-case-list .mk-case-list-text{margin-top:32px;font-size:14px;color:#666666;line-height:1.8;text-align:justify}
@media (max-width:1199px){.manufacture-main .mk-block .mk-bk-div .mk-bk-icon{width:130px}
.manufacture-main .mk-case .mk-case-list{min-height:370px}
}
@media (max-width:992px){.manufacture-main .mk-block{padding:40px 0px}
.manufacture-main .mk-block .mk-bk-div{display:block;border:1px solid #E6E8ED;border-radius:5px;box-shadow:0 0px 3px rgba(0,0,0,0.16);overflow:hidden;transition:all 0.2s;-webkit-transition:all 0.2s}
.manufacture-main .mk-block .mk-bk-div:hover{box-shadow:0 8px 20px rgba(0,0,0,0.1)}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div{box-shadow:none;border:none;border-radius:initial;border-bottom:1px solid #E6E8ED}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div:hover{box-shadow:none}
.manufacture-main .mk-block .mk-bk-div .mk-bk-icon{display:none}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right{padding:48px 30px}
.manufacture-main .mk-block-gray{background:#fff}
.manufacture-main .mk-case .mk-case-left{float:none;width:100%;padding-right:0px}
.manufacture-main .mk-case .mk-case-right{float:none;width:100%;padding-left:0px}
}
@media (max-width:768px){.manufacture-main .mk-flag{padding-top:35px;padding-bottom:30px}
.manufacture-main .mk-flag .mk-list{float:none;width:100%;margin-top:5px;font-size:25px}
.manufacture-main .mk-block{padding:20px 0px}
.manufacture-main .mk-block .mk-bk-div .mk-bk-left .bk-left-div{padding:25px 20px}
.manufacture-main .mk-block .mk-bk-div .mk-bk-right{padding:25px 20px}
.manufacture-main .mk-case{margin-top:40px;padding-top:30px;padding-bottom:50px}
.manufacture-main .mk-case .mk-case-text{padding:0 20px}
.manufacture-main .mk-case .mk-case-list{padding:0 20px;padding-top:30px;padding-bottom:40px;min-height:auto}
.manufacture-main .mk-case .mk-case-list .mk-case-list-title{font-size:22px}
.manufacture-main .mk-case .mk-case-list .mk-case-list-text{margin-top:20px}
}
