﻿f@charset "utf-8";@import "animate_change.min.css";@import "slick.css";a,hr{padding:0}a,button,input,select,textarea,hr{margin:0}article,aside,details,figure,footer,header,hr,nav,section,summary{display:block}abbr,address,article,aside,audio,b,blockquote,body,body div,caption,cite,code,dd,del,details,dfn,dl,dt,em,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font-weight:400;vertical-align:baseline;background:0 0}input[type=checkbox],th{vertical-align:bottom}

.pagi {
  line-height: 100%; text-align: center;padding-top:15px
}
.pagi a {
  display: inline-block; background: #fff; padding: 10px; font-size: 1.4rem; color: #666; border: #eee 1px solid; border-right: 0px; cursor: pointer; vertical-align: middle
}
.pagi a:last-child {
  border-right: #eee 1px solid
}
.pagi a.on {
  text-decoration: underline
}

strong,th{font-weight:700}html{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-y:scroll}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}embed,img,object{max-width:100%}ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{font-size:100%;vertical-align:baseline;background:0 0}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted #000;cursor:help}table{border-collapse:collapse;border-spacing:0;font:100%}td{font-weight:400;vertical-align:top}hr{height:1px}input,select{vertical-align:middle}pre{white-space:pre;white-space:pre-wrap;white-space:pre-line;word-wrap:break-word}input[type=radio]{vertical-align:text-bottom}.ie7 input[type=checkbox]{vertical-align:baseline}.ie6 input{vertical-align:text-bottom}input,select,textarea{font:99% sans-serif}small{font-size:85%}td,td img{vertical-align:top}sub,sup{font-size:75%;line-height:0;position:relative}sup{top:-0.5em}sub{bottom:-0.25em}code,kbd,pre,samp{font-family:monospace,sans-serif}.clickable,button,input[type=button],input[type=file],input[type=submit],label{cursor:pointer}button,input[type=button]{width:auto;overflow:visible}.ie7 img{-ms-interpolation-mode:bicubic}.clearfix:after,.clearfix:before{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after{clear:both}.clearfix{zoom:1}a{text-decoration:none;border:none;color:inherit}input,button,select,textarea{outline:none}textarea{resize:none}

body{min-height:100vh;font-family:"Helvetica Neue","Open Sans","San Francisco",Helvetica,Arial,sans-serif,"Microsoft YaHei";font-size:14px;color:#444}input,button,textarea{font-family:"microsoft yahei";-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.hp-body,.logoPage{padding-top:100vh}body{padding-top:100px}.noscroll{height:100vh;overflow:hidden}.loading{position:fixed;top:0;bottom:0;left:0;right:0;background:#fff;z-index:9999}.loading .loading-cot{width:200px;position:absolute;top:50%;left:50%;margin-left:-100px;margin-top:-150px;text-align:center}.loading .img img{width:200px;display:block}.loading .btn{display:inline-block;margin-top:15px;cursor:pointer}.loading .btn .text{font-size:16px;color:#2d88ea;line-height:1}.loading .btn .line{width:100%;height:4px;background:#2d88ea;border-radius:2px;margin-top:5px}header{height:100px;position:fixed;top:0;left:0;right:0;z-index:99;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}header .header-bg{width:100%;height:100%;position:absolute;top:-100%;left:0;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:-1}

.hp-header{background:none;-webkit-box-shadow:none;box-shadow:none}.header{width:1720px;height:100px;margin:0 auto;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box{height:100%;line-height:100px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo{height:45px;line-height:1;display:inline-block;vertical-align:middle}.header .logo-box .logo a{height:35px;display:inline-block;padding-right:15px;border-right:2px solid #606060}.header .logo-box .logo img{height:45px;display:block;margin-top:-5px}.header .logo-box .logo-text{margin-left:15px;line-height:1;display:inline-block;vertical-align:middle;margin-top:-10px;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo-text .text{color:#606060;line-height:1}.header .logo-box .logo-text a{font-size:20px;margin-top:5px;line-height:1;color:#2d88ea;font-weight:700;display:block}.header .nav{height:100%;float:right;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list{height:100%}.header .nav .nav-list>li{height:100%;float:left;margin-left:60px;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.header .nav .nav-list>li:hover>a:after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}}
 
.header .nav .nav-list>li>a{height:100%;line-height:100px;display:block;font-size:16px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}

.header .nav .nav-list>li>a:after{content:'';width:100%;height:2px;background:#2d88ea;position:absolute;bottom:30px;left:0;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:scale(0, 1);transform:scale(0, 1)}

.header .nav .nav-list>li>a>i{font-size:16px;display:inline-block}.header .nav .nav-list>.active>a:after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}

.header .nav .nav-list>.on>a:after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}

.header .nav .nav-list>.down{position:relative;z-index:1}.header .nav .nav-list>.down .drop-down{width:180px;position:absolute;top:100%;left:50%;margin-left:-90px;background:#fff;display:none;-webkit-box-shadow:0 2px 5px 0 rgba(0,0,0,0.03);box-shadow:0 2px 5px 0 rgba(0,0,0,0.03)}.header .nav .nav-list>.down .drop-down>li{width:100%;height:50px;line-height:50px}.header .nav .nav-list>.down .drop-down>li>a{width:100%;height:100%;display:block;padding-left:40px;font-size:14px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.header .nav .nav-list>.down .drop-down>li>a:hover{background:#f6f6f6}.header .nav .nav-list>.down .drop-down>li>a:hover .icon{color:#2d88ea}.header .nav .nav-list>.down .drop-down>li>a:hover .arrow{opacity:1}}.header .nav .nav-list>.down .drop-down>li>a .icon{font-size:16px;display:inline-block;margin-right:15px;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>li>a .arrow{position:absolute;right:15px;top:0;font-size:12px;margin:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>.avtive>a{background:#f6f6f6}.header .nav .nav-list>.down .drop-down>.avtive>a .icon{color:#2d88ea}.header .nav .nav-list>.down .drop-down>.avtive>a .arrow{opacity:1}.nav-drop{height:70px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.nav-drop .header-bg{top:0}.nav-drop .header{height:70px;margin:0 auto}.nav-drop .header .logo-box{height:100%;line-height:70px;float:left}.nav-drop .header .logo-box .logo{height:35px;line-height:1;display:inline-block;vertical-align:middle}.nav-drop .header .logo-box .logo a{height:35px;display:inline-block;padding-right:15px;border-right:2px solid #606060}.nav-drop .header .logo-box .logo img{height:45px;display:block}.nav-drop .header .logo-box .logo-text{height:25px;margin-left:15px;line-height:1;display:inline-block;vertical-align:middle}.nav-drop .header .logo-box .logo-text .text{color:#606060;line-height:1}.nav-drop .header .logo-box .logo-text a{font-size:20px;margin-top:5px;line-height:1;color:#2d88ea;font-weight:700;display:block}.nav-drop .header .nav{height:100%;float:right}.nav-drop .header .nav .nav-list{height:100%}.nav-drop .header .nav .nav-list>li>a{height:100%;line-height:70px}.nav-drop .header .nav .nav-list>li>a:after{bottom:15px}.global-title{width:100%;height:70px}.global-title>.en{font-size:36px;line-height:1;font-family:'myFont';text-transform:uppercase}.global-title .title{font-size:24px;line-height:1;margin-top:10px;color:#777}footer{width:100%;position:relative;z-index:9}.contact-form-box{padding:60px 0;background:#fff}.contact-form-box .contact-form-cot{width:1720px;margin:0 auto}.contact-form-box .form-box{margin-top:60px;position:relative}.contact-form-box .form-box .contact-form{margin:0 -15px}.contact-form-box .form-box .contact-form .input-box{padding:0 15px;float:left;position:relative}.contact-form-box .form-box .contact-form .input-box:nth-child(1){width:22%}.contact-form-box .form-box .contact-form .input-box:nth-child(2){width:22%}.contact-form-box .form-box .contact-form .input-box:nth-child(3){width:36%}.contact-form-box .form-box .contact-form .input-box .input{width:100%;height:50px;line-height:24px;display:block;background:#f0f0f0;padding:13px 10px;border:none;color:#444;border-radius:0}.contact-form-box .form-box .contact-form .input-box .input::-webkit-input-placeholder{color:#777} .contact-form-box .form-box .contact-form .input-box .input:-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input::-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input:-ms-input-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box label.error{height:15px;position:absolute;bottom:-35px;left:15px;color:#2d88ea;font-size:12px;line-height:15px}.contact-form-box .form-box .contact-form .submit{width:20%;padding:0 15px 0 25px;float:left}.contact-form-box .form-box .contact-form .submit .contact-form-submit{width:100%;height:50px;line-height:50px;text-align:center;background:#444;color:#fff;border:none;border-radius:0;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.contact-form-box .form-box .contact-form .submit .contact-form-submit:hover{background:#777}}.contact-form-box .form-box .tip{height:15px;line-height:15px;position:absolute;right:0;bottom:-35px;color:#777}.contact-form-bg{background:#f9f9f9}.footer{background:#333;padding-top:60px}.footer .footer-cot{width:1170px;margin:0 auto}.footer .footer-cot .footer-msg{width:350px;float:left}.footer .footer-cot .footer-msg .logo{height:35px}.footer .footer-cot .footer-msg .logo a{height:200%;display:block}.footer .footer-cot .footer-msg .logo img{height:100%;display:block}.footer .footer-cot .footer-msg .text-box{margin-top:60px}.footer .footer-cot .footer-msg .text-box>p{font-size:14px;color:#727781;line-height:30px}.footer .footer-cot .footer-msg .text-box>a{font-size:24px;line-height:24px;color:#2d88ea;display:block;margin-top:10px}.footer .footer-cot .footer-msg .text-box>a i,.footer .footer-cot .footer-msg .text-box>a p{color:#2d88ea;font-size:24px;display:inline-block}.footer .footer-cot .footer-msg .text-box>a i{font-size:18px}.footer .footer-cot .footer-msg .text-box .wchat,.footer .footer-cot .footer-msg .text-box .email{color:#fff;font-size:16px;font-weight:bold}.footer .footer-cot .footer-title{font-size:24px;line-height:1;padding-bottom:15px;border-bottom:1px solid #4c4c4c;display:inline-block;color:#d3d3d3}.footer .footer-cot .footer-service{width:170px;float:left}.footer .footer-cot .footer-service ul{width:180px;margin-top:30px}.footer .footer-cot .footer-service ul li{width:100%;margin-bottom:15px;color:#727781}.footer .footer-cot .footer-service ul a{display:block;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.footer .footer-cot .footer-service ul a:hover{color:#fff}}.footer .footer-cot .footer-service ul .active a{color:#fff}.footer .footer-cot .footer-case{width:170px;float:left}.footer .footer-cot .footer-case ul{margin-top:30px}.footer .footer-cot .footer-case ul li{width:100%;margin-bottom:15px;color:#727781}.footer .footer-cot .footer-case ul a{display:block;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.footer .footer-cot .footer-case ul a:hover{color:#fff}}.footer .footer-cot .footer-case ul .active a{color:#fff}.footer .footer-cot .footer-adv{width:170px;float:left}.footer .footer-cot .footer-adv ul{margin-top:30px}.footer .footer-cot .footer-adv ul li{width:100%;margin-bottom:15px;color:#727781}.footer .footer-cot .footer-adv ul a{display:block;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.footer .footer-cot .footer-adv ul a:hover{color:#fff}}.footer .footer-cot .footer-adv ul .active a{color:#fff}.footer .footer-cot .footer-about{width:170px;float:left}.footer .footer-cot .footer-about ul{margin-top:30px}.footer .footer-cot .footer-about ul li{width:100%;margin-bottom:15px;color:#727781}.footer .footer-cot .footer-about ul a{display:block;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.footer .footer-cot .footer-about ul a:hover{color:#fff}}.footer .footer-cot .footer-about ul .active a{color:#fff}.footer .footer-cot .footer-ewm{width:130px;float:right}.footer .footer-cot .footer-ewm .ewm{width:100%}.footer .footer-cot .footer-ewm .ewm img{display:block}.footer .footer-cot .footer-ewm .text{margin-top:15px;line-height:1;text-align:center;color:#fff}.footer .friend-link{width:1170px;margin:40px auto 20px;padding-left:120px;position:relative}.footer .friend-link .text{line-height:1;position:absolute;left:0;top:0;color:#727781}.footer .friend-link ul{width:100%}.footer .friend-link ul li{float:left;margin-right:30px;margin-bottom:10px}.footer .friend-link ul li a{font-size:12px;line-height:14px;color:#727781;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.footer .friend-link ul li a:hover{color:#fff}}.footer .copyright-box{width:100%;border-top:1px solid #3d3d3d}.footer .copyright-box .copyright{width:1170px;height:45px;line-height:45px;margin:0 auto}.footer .copyright-box .copyright a{color:#727781;font-size:12px;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.footer .copyright-box .copyright a:hover{color:#fff}}.aside{width:80px;position:fixed;top:50%;right:0;margin-top:0;z-index:99}.aside .contact{width:100%;height:60px;position:relative;z-index:99}.aside .contact .contact-cot{width:180px;height:60px;position:absolute;right:0;top:0;z-index:99;padding-left:10px;background:#444}.aside .contact .contact-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;float:left}.aside .contact .contact-cot .icon i{font-size:24px;color:#fff}.aside .contact .contact-cot .text-box{height:60px;line-height:60px;float:left}.aside .contact .contact-cot .text-box .text-cot{display:inline-block;text-align:center;line-height:1;vertical-align:middle}.aside .contact .contact-cot .text-box .text-cot .text{color:#fff;font-size:16px;line-height:1}.aside .contact .contact-cot .text-box .text-cot .en{color:#fff;line-height:1;font-size:12px;margin-top:5px}.aside .btn-group{width:80px;margin-top:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1)}.aside .btn-group .tel{width:80px;height:80px;line-height:80px;text-align:center;background:#fff;position:relative}@media (min-width:1200px){.aside .btn-group .tel:hover .tel-cot{right:0;opacity:1;z-index:1;visibility:visible}}.aside .btn-group .tel i{font-size:24px;color:#444}.aside .btn-group .tel .tel-cot{width:240px;height:80px;background:rgba(0,0,0,0.7);position:absolute;right:0;top:0;opacity:0;z-index:-1;right:-240px;visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.aside .btn-group .tel .tel-cot .text{width:160px;height:80px;line-height:80px;text-align:center;float:left;color:#fff;font-size:16px}.aside .btn-group .tel .tel-cot .icon{width:80px;height:80px;line-height:80px;text-align:center;font-size:24px;color:#fff;float:left}.aside .btn-group .tel .tel-cot .icon i{color:#fff}.aside .btn-group .wechat{width:80px;height:80px;line-height:80px;text-align:center;background:#fff;position:relative;cursor:pointer}@media (min-width:1200px){.aside .btn-group .wechat:hover .ewm{right:100%;opacity:1;visibility:visible}}.aside .btn-group .wechat i{font-size:24px;color:#444}.aside .btn-group .wechat .ewm{width:130px;position:absolute;right:-130px;bottom:0;opacity:0;z-index:-1;visibility:hidden;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1)}.aside .btn-group .wechat .ewm img{width:100%;display:block}.tabbar{display:none}.title-tab-list{float:right;margin-top:50px}.title-tab-list li{float:left;margin-left:50px;line-height:1}.title-tab-list a{height:20px;display:block;position:relative}.title-tab-list a:after{content:'';width:100%;height:4px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.title-tab-list a:hover .text{color:#2d88ea}.title-tab-list a:hover i{color:#2d88ea}.title-tab-list a:hover:after{bottom:2px;opacity:1}}.title-tab-list a .text{float:left;height:20px;line-height:20px;display:block;font-size:16px}.title-tab-list a i{margin-left:5px;height:20px;line-height:20px;font-size:16px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear;display:block}.title-tab-list .active a .text{color:#2d88ea}.title-tab-list .active a i{color:#2d88ea}

.title-tab-list .on a .text{color:#2d88ea}.title-tab-list .on a i{color:#2d88ea}

.title-tab-list .active a:after{bottom:2px;opacity:1}
.title-tab-list .on a:after{bottom:2px;opacity:1}
.crumbs-box{width:1720px;height:70px;margin:0 auto}.crumbs-box .crumbs{float:left}.crumbs-box .crumbs .global-title{width:auto;padding-right:20px;border-right:2px solid #ebebeb;float:left}.crumbs-box .crumbs .crumbs-cot{height:70px;line-height:70px;margin-left:15px;float:left;font-size:16px}.crumbs-box .crumbs .crumbs-cot a{display:inline;margin:0 5px;float:none;-webkit-transition:all .3s linear;transition:all .3s linear;color:#444}.crumbs-box .crumbs .crumbs-cot a:last-child{color:#2d88ea}@media (min-width:1200px){.crumbs-box .crumbs .crumbs-cot a:hover{color:#2d88ea}}.crumbs-box .crumbs .crumbs-cot .unit{display:block;float:left;margin-top:-1px}.crumbs-box .tab-list{float:right}.crumbs-box .tab-list li{float:left;margin-left:50px;line-height:1}.crumbs-box .tab-list a{height:20px;line-height:20px;display:block;line-height:1;font-size:16px;position:relative}.crumbs-box .tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.crumbs-box .tab-list a:hover{color:#2d88ea}.crumbs-box .tab-list a:hover i{color:#2d88ea}.crumbs-box .tab-list a:hover:after{bottom:0;opacity:1}}.crumbs-box .tab-list a i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list .active a{color:#2d88ea}.crumbs-box .tab-list .active a i{color:#2d88ea}.crumbs-box .tab-list .active a:after{bottom:0;opacity:1}.ajax-loading{margin-top:80px;text-align:center;display:none}.ajax-loading img{height:40px;display:inline-block}@media (max-width:1800px){.hp-header{background:none;-webkit-box-shadow:none;box-shadow:none}.header{width:100%;height:100px;padding:0 60px}.nav-drop{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.global-title{width:100%;height:65px}.global-title>.en{font-size:32px;line-height:1}.global-title .title{font-size:20px;line-height:1;margin-top:10px}.contact-form-box{padding:60px 40px;background:#f9f9f9}.contact-form-box .contact-form-cot{width:100%;margin:0 auto}.crumbs-box{width:100%;height:70px}.ajax-loading{margin-top:60px;text-align:center;display:none}.ajax-loading img{height:40px;display:inline-block}}@media (max-width:1500px){.hp-header{background:none;-webkit-box-shadow:none;box-shadow:none}.header{width:100%;height:100px;padding:0 40px}.nav-drop{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.global-title{width:100%;height:65px}.global-title>.en{font-size:32px;line-height:1}.global-title .title{font-size:20px;line-height:1;margin-top:10px}.contact-form-box{padding:60px 40px;background:#f9f9f9}.contact-form-box .contact-form-cot{width:100%;margin:0 auto}.title-tab-list li{margin-left:40px;line-height:1}.crumbs-box{width:100%;height:70px;margin:0 auto}.crumbs-box .crumbs{float:left}.crumbs-box .crumbs .global-title{width:auto;padding-right:20px;border-right:2px solid #ebebeb;float:left}.crumbs-box .crumbs .crumbs-cot{height:70px;line-height:70px;margin-left:15px;float:left;font-size:16px}.crumbs-box .crumbs .crumbs-cot a{display:inline;margin:0 5px;float:none;-webkit-transition:all .3s linear;transition:all .3s linear;color:#444}.crumbs-box .crumbs .crumbs-cot a:last-child{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot a:hover{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot .unit{display:block;float:left;margin-top:-1px}.crumbs-box .tab-list{float:right}.crumbs-box .tab-list li{float:left;margin-left:50px;line-height:1}.crumbs-box .tab-list a{height:20px;line-height:20px;display:block;line-height:1;font-size:16px;position:relative}.crumbs-box .tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list a:hover{color:#2d88ea}.crumbs-box .tab-list a:hover i{color:#2d88ea}.crumbs-box .tab-list a:hover:after{bottom:0;opacity:1}.crumbs-box .tab-list a i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list .active a{color:#2d88ea}.crumbs-box .tab-list .active a i{color:#2d88ea}.crumbs-box .tab-list .active a:after{bottom:0;opacity:1}.ajax-loading{margin-top:60px;text-align:center;display:none}.ajax-loading img{height:40px;display:inline-block}}@media (max-width:1300px){.title-tab-list li{margin-left:30px;line-height:1}}@media (max-width:1200px){.hp-body{padding-top:50vw}.hp-header{background:none;-webkit-box-shadow:none;box-shadow:none}.nav-drop{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.header{width:100%;height:100px;padding:0 20px;margin:0 auto;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box{height:100%;line-height:100px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo{height:35px;line-height:1;display:inline-block;vertical-align:middle}.header .logo-box .logo a{height:35px;display:inline-block;padding-right:15px;border-right:2px solid #606060}.header .logo-box .logo img{height:35px;display:block}.header .logo-box .logo-text{height:35px;margin-left:15px;line-height:1;display:inline-block;vertical-align:middle;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo-text .text{color:#606060;line-height:1}.header .logo-box .logo-text a{font-size:20px;margin-top:5px;line-height:1;color:#2d88ea;font-weight:700;display:block}.header .nav{height:100%;float:right;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list{height:100%}.header .nav .nav-list>li{height:100%;float:left;margin-left:40px}.global-title{width:100%;height:65px}.global-title>.en{font-size:32px;line-height:1}.global-title .title{font-size:20px;line-height:1;margin-top:10px}.footer{background:#333;padding-top:40px}.footer .footer-cot{width:100%;padding:0 20px;margin:0 auto}.footer .footer-cot .footer-msg{width:350px;float:left}.footer .footer-cot .footer-msg .logo{height:35px}.footer .footer-cot .footer-msg .logo a{height:100%;display:block}.footer .footer-cot .footer-msg .logo img{height:100%;display:block}.footer .footer-cot .footer-msg .text-box{margin-top:30px}.footer .footer-cot .footer-msg .text-box>p{font-size:14px;color:#727781;line-height:30px}.footer .footer-cot .footer-msg .text-box>a{font-size:24px;line-height:24px;color:#2d88ea;display:block;margin-top:10px}.footer .footer-cot .footer-msg .text-box>a i,.footer .footer-cot .footer-msg .text-box>a p{color:#2d88ea;font-size:24px;display:inline-block}.footer .footer-cot .footer-msg .text-box>a i{font-size:18px}.footer .footer-cot .footer-title{font-size:24px;line-height:1;padding-bottom:15px;border-bottom:1px solid #4c4c4c;display:inline-block;color:#d3d3d3}.footer .footer-cot .footer-service{width:280px;float:left}.footer .footer-cot .footer-service ul{width:180px;margin-top:30px}.footer .footer-cot .footer-service ul li{width:50%;float:left;margin-bottom:15px;color:#727781}.footer .footer-cot .footer-service ul a{display:block;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}.footer .footer-cot .footer-service ul .active a{color:#fff}.footer .footer-cot .footer-case{width:170px;float:left}.footer .footer-cot .footer-case ul{margin-top:30px}.footer .footer-cot .footer-case ul li{width:100%;margin-bottom:15px;color:#727781}.footer .footer-cot .footer-case ul a{display:block;line-height:1;-webkit-transition:all .3s linear;transition:all .3s linear}.footer .footer-cot .footer-case ul .active a{color:#fff}.footer .footer-cot .footer-adv{display:none}.footer .footer-cot .footer-about{display:none}.footer .footer-cot .footer-ewm{width:130px;float:right}.footer .footer-cot .footer-ewm .ewm{width:100%}.footer .footer-cot .footer-ewm .ewm img{display:block}.footer .footer-cot .footer-ewm .text{margin-top:15px;line-height:1;text-align:center;color:#727781}.footer .friend-link{width:100%;margin:20px auto;padding-left:100px;padding-right:20px;position:relative}.footer .friend-link .text{line-height:1;position:absolute;left:20px;top:0;color:#727781}.footer .friend-link ul{width:100%}.footer .friend-link ul li{float:left;margin-right:30px;margin-bottom:10px}.footer .friend-link ul li a{line-height:1;color:#727781}.footer .copyright-box{width:100%;border-top:1px solid #3d3d3d}.footer .copyright-box .copyright{width:100%;height:45px;line-height:45px;padding:0 20px;margin:0 auto}.footer .copyright-box .copyright a{color:#727781;font-size:12px;-webkit-transition:all .3s linear;transition:all .3s linear}.aside{width:60px;position:fixed;top:50%;right:0;z-index:99}.aside .contact{width:100%;height:60px;position:relative;z-index:99}.aside .contact .contact-cot{width:180px;position:absolute;right:0;top:0;z-index:99;padding-left:10px;height:60px;background:#444}.aside .contact .contact-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;float:left}.aside .contact .contact-cot .icon i{font-size:24px;color:#fff}.aside .contact .contact-cot .text-box{height:60px;line-height:60px;float:left}.aside .contact .contact-cot .text-box .text-cot{display:inline-block;text-align:center;line-height:1;vertical-align:middle}.aside .contact .contact-cot .text-box .text-cot .text{color:#fff;font-size:16px;line-height:1}.aside .contact .contact-cot .text-box .text-cot .en{color:#fff;line-height:1;font-size:12px;margin-top:5px}.aside .btn-group{width:60px;margin-top:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1)}.aside .btn-group .tel{width:60px;height:60px;line-height:60px;text-align:center;background:#fff;position:relative}.aside .btn-group .tel i{font-size:24px;color:#444}.aside .btn-group .tel .tel-cot{width:240px;height:80px;background:rgba(0,0,0,0.7);position:absolute;right:0;top:0;opacity:0;z-index:-1;right:-30px;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.aside .btn-group .tel .tel-cot .text{width:160px;height:80px;line-height:80px;text-align:center;float:left;color:#fff;font-size:16px}.aside .btn-group .tel .tel-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;font-size:24px;color:#fff;float:left}.aside .btn-group .tel .tel-cot .icon i{color:#fff}.aside .btn-group .wechat{width:60px;height:60px;line-height:60px;text-align:center;background:#fff;position:relative;cursor:pointer}.aside .btn-group .wechat i{font-size:24px;color:#444}.aside .btn-group .wechat .ewm{width:130px;position:absolute;right:40px;bottom:0;opacity:0;z-index:-1;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.aside .btn-group .wechat .ewm img{width:100%;display:block}.contact-form-box{padding:40px 20px;background:#f9f9f9}.contact-form-box .contact-form-cot{width:100%;margin:0 auto}.contact-form-box .form-box{margin-top:40px;position:relative}.contact-form-box .form-box .contact-form{margin:0 -10px}.contact-form-box .form-box .contact-form .input-box{padding:0 10px;float:left;position:relative}.contact-form-box .form-box .contact-form .input-box:nth-child(1){width:18%}.contact-form-box .form-box .contact-form .input-box:nth-child(2){width:26%}.contact-form-box .form-box .contact-form .input-box:nth-child(3){width:36%}.contact-form-box .form-box .contact-form .input-box .input{width:100%;height:50px;line-height:24px;display:block;background:#f0f0f0;padding:13px 10px;border:none;color:#444;border-radius:0}.contact-form-box .form-box .contact-form .input-box .input::-webkit-input-placeholder{color:#777} .contact-form-box .form-box .contact-form .input-box .input:-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input::-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input:-ms-input-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box label.error{position:absolute;bottom:-25px;left:15px}.contact-form-box .form-box .contact-form .submit{width:20%;padding:0 10px;float:left}.contact-form-box .form-box .contact-form .submit .contact-form-submit{width:100%;height:50px}.contact-form-box .form-box .tip{height:15px;line-height:15px;position:absolute;right:0;bottom:-25px;color:#777;font-size:12px}.crumbs-box{width:100%;height:70px;margin:0 auto}.crumbs-box .crumbs{float:left}.crumbs-box .crumbs .global-title{width:auto;padding-right:20px;border-right:2px solid #ebebeb;float:left}.crumbs-box .crumbs .crumbs-cot{height:70px;line-height:70px;margin-left:15px;float:left;font-size:16px}.crumbs-box .crumbs .crumbs-cot a{display:block;margin:0 5px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear;color:#444}.crumbs-box .crumbs .crumbs-cot a:last-child{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot a:hover{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot .unit{display:block;float:left;margin-top:-1px}.crumbs-box .tab-list{float:right}.crumbs-box .tab-list li{float:left;margin-left:50px;line-height:1}.crumbs-box .tab-list a{height:20px;line-height:20px;display:block;line-height:1;font-size:16px;position:relative}.crumbs-box .tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list a:hover{color:#2d88ea}.crumbs-box .tab-list a:hover i{color:#2d88ea}.crumbs-box .tab-list a:hover:after{bottom:0;opacity:1}.crumbs-box .tab-list a i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list .active a{color:#2d88ea}.crumbs-box .tab-list .active a i{color:#2d88ea}.crumbs-box .tab-list .active a:after{bottom:0;opacity:1}.ajax-loading{margin-top:40px;text-align:center;display:none}.ajax-loading img{height:40px;display:inline-block}}@media (max-width:1200px) and (min-width:1200px){.footer .footer-cot .footer-service ul a:hover{color:#fff}}@media (max-width:1200px) and (min-width:1200px){.footer .footer-cot .footer-case ul a:hover{color:#fff}}@media (max-width:1200px) and (min-width:1200px){.aside .btn-group .wechat:hover .ewm{right:100%;opacity:1;z-index:1;visibility:visible}}@media (max-width:960px){body{padding-top:80px}header{height:80px;position:fixed;top:0;left:0;right:0;z-index:99;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}header .header-bg{width:100%;height:100%;position:absolute;top:0;left:0;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:-1}header .celleasp{width:26px;height:22px;padding:0;position:absolute;top:50%;right:20px;z-index:100;margin-top:-8px;color:#fff;background:none;border:none;border-radius:5px;-webkit-transition:all .3s linear;transition:all .3s linear}header .celleasp>span{display:block;width:100%;height:2px;background:#2d88ea;position:absolute;right:0;border-radius:1px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .celleasp>span:nth-of-type(1){top:0;-webkit-transition:all .3s linear;transition:all .3s linear}header .celleasp>span:nth-of-type(2){width:80%;top:50%;margin-top:-1px}header .celleasp>span:nth-of-type(3){bottom:0;-webkit-transition:all .3s linear;transition:all .3s linear}header .celleasp>span:nth-of-type(4){width:2px;height:0;top:0;left:50%;bottom:0;margin:auto 0;margin-left:-1px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .off{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all all .3s;transition:all all .3s}header .off span{-webkit-transition-delay:.3s !important;transition-delay:.3s !important}header .off span:nth-of-type(1){top:0;opacity:1}header .off span:nth-of-type(3){bottom:0;opacity:1}header .open{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .open span:nth-of-type(1){top:50%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;opacity:0}header .open span:nth-of-type(2){width:100%}header .open span:nth-of-type(3){bottom:50%;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .open span:nth-of-type(4){width:2px;height:26px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .blackmask{width:100%;height:100%;background:#fff;position:fixed;top:80px;left:0;z-index:98;display:none}.hp-header{background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.nav-drop{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.header{width:100%;height:80px;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box{height:100%;line-height:80px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo{height:35px;line-height:1;display:inline-block;vertical-align:middle}.header .logo-box .logo a{height:35px;display:inline-block;padding-right:15px;border-right:2px solid #606060}.header .logo-box .logo img{height:35px;display:block}.header .logo-box .logo-text{height:35px;margin-left:15px;line-height:1;display:inline-block;vertical-align:middle;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo-text .text{color:#606060;line-height:1}.header .logo-box .logo-text a{font-size:20px;margin-top:5px;line-height:1;color:#2d88ea;font-weight:700;display:block}.header .nav{height:auto;position:fixed;top:0;left:0;right:0;bottom:0;padding-top:80px;background:#fff;float:none;z-index:-1;display:none;overflow:auto;-webkit-transition:none;transition:none}.header .nav .nav-list{height:100%;border-top:1px solid #e5e5e5}.header .nav .nav-list>li{width:100%;height:auto;float:none;margin-left:0;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>li>a{height:60px;line-height:60px;display:block;font-size:16px;padding:0 20px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>li>a:after{display:none}.header .nav .nav-list>li>a>i{font-size:16px;display:inline-block}.header .nav .nav-list>.active>a{color:#2d88ea}.header .nav .nav-list>.active>a:after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}.header .nav .nav-list>.down{position:relative;z-index:1}.header .nav .nav-list>.down .drop-down{width:100%;position:static;top:100%;left:50%;margin-left:0;background:#fff;display:none;-webkit-box-shadow:none;box-shadow:none}.header .nav .nav-list>.down .drop-down>li{width:100%;height:50px;line-height:50px}.header .nav .nav-list>.down .drop-down>li>a{width:100%;height:100%;display:block;padding-left:40px;font-size:14px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>li>a .icon{font-size:16px;display:inline-block;margin-right:15px;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>li>a .arrow{position:absolute;right:15px;top:0;font-size:12px;margin:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>.avtive>a{background:#f6f6f6}.header .nav .nav-list>.down .drop-down>.avtive>a .icon{color:#2d88ea}.header .nav .nav-list>.down .drop-down>.avtive>a .arrow{opacity:1}.nav-drop{height:70px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.nav-drop .header-bg{top:0}.nav-drop .header{height:70px;margin:0 auto}.nav-drop .header .logo-box{height:100%;line-height:70px;float:left}.nav-drop .header .logo-box .logo{height:35px;line-height:1;display:inline-block;vertical-align:middle}.nav-drop .header .logo-box .logo a{height:35px;display:inline-block;padding-right:15px;border-right:2px solid #606060}.nav-drop .header .logo-box .logo img{height:35px;display:block}.nav-drop .header .logo-box .logo-text{height:35px;margin-left:15px;line-height:1;display:inline-block;vertical-align:middle}.nav-drop .header .logo-box .logo-text .text{color:#606060;line-height:1}.nav-drop .header .logo-box .logo-text a{font-size:20px;margin-top:5px;line-height:1;color:#2d88ea;font-weight:700;display:block}.nav-drop .header .nav{height:100%;float:right}.nav-drop .header .nav .nav-list{height:100%}.nav-drop .header .nav .nav-list>li>a{height:100%;line-height:70px}.nav-drop .header .nav .nav-list>li>a:after{bottom:15px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.global-title{width:100%;height:65px}.global-title>.en{font-size:32px;line-height:1}.global-title .title{font-size:20px;line-height:1;margin-top:10px}.footer{background:#333;padding-top:40px}.footer .footer-cot{width:100%;padding:0 20px;margin:0 auto}.footer .footer-cot .footer-msg{width:350px;float:left}.footer .footer-cot .footer-msg .logo{height:35px}.footer .footer-cot .footer-msg .logo a{height:100%;display:block}.footer .footer-cot .footer-msg .logo img{height:100%;display:block}.footer .footer-cot .footer-msg .text-box{margin-top:30px}.footer .footer-cot .footer-msg .text-box>p{font-size:14px;color:#727781;line-height:30px}.footer .footer-cot .footer-msg .text-box>a{font-size:24px;line-height:24px;color:#2d88ea;display:block;margin-top:10px}.footer .footer-cot .footer-msg .text-box>a i,.footer .footer-cot .footer-msg .text-box>a p{color:#2d88ea;font-size:24px;display:inline-block}.footer .footer-cot .footer-msg .text-box>a i{font-size:18px}.footer .footer-cot .footer-title{font-size:24px;line-height:1;padding-bottom:15px;border-bottom:1px solid #4c4c4c;display:inline-block;color:#d3d3d3}.footer .footer-cot .footer-service{display:none}.footer .footer-cot .footer-case{display:none}.footer .footer-cot .footer-adv{display:none}.footer .footer-cot .footer-about{display:none}.footer .footer-cot .footer-ewm{width:50%;float:right}.footer .footer-cot .footer-ewm .ewm{width:130px;margin:0 auto}.footer .footer-cot .footer-ewm .ewm img{display:block}.footer .footer-cot .footer-ewm .text{margin-top:15px;line-height:1;text-align:center;color:#727781}.footer .friend-link{width:100%;margin:20px auto;padding-left:100px;padding-right:20px;position:relative}.footer .friend-link .text{line-height:1;position:absolute;left:20px;top:0;color:#727781}.footer .friend-link ul{width:100%}.footer .friend-link ul li{float:left;margin-right:30px;margin-bottom:10px}.footer .friend-link ul li a{line-height:1;color:#727781}.footer .copyright-box{width:100%;border-top:1px solid #3d3d3d}.footer .copyright-box .copyright{width:100%;height:45px;line-height:45px;padding:0 20px;margin:0 auto}.footer .copyright-box .copyright a{color:#727781;font-size:12px;-webkit-transition:all .3s linear;transition:all .3s linear}.aside{width:60px;position:fixed;top:50%;right:0;z-index:99}.aside .contact{width:100%;height:60px;position:relative;z-index:99}.aside .contact .contact-cot{width:180px;position:absolute;right:0;top:0;z-index:99;padding-left:10px;height:60px;background:#444}.aside .contact .contact-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;float:left}.aside .contact .contact-cot .icon i{font-size:24px;color:#fff}.aside .contact .contact-cot .text-box{height:60px;line-height:60px;float:left}.aside .contact .contact-cot .text-box .text-cot{display:inline-block;text-align:center;line-height:1;vertical-align:middle}.aside .contact .contact-cot .text-box .text-cot .text{color:#fff;font-size:16px;line-height:1}.aside .contact .contact-cot .text-box .text-cot .en{color:#fff;line-height:1;font-size:12px;margin-top:5px}.aside .btn-group{width:60px;margin-top:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1)}.aside .btn-group .tel{width:60px;height:60px;line-height:60px;text-align:center;background:#fff;position:relative}.aside .btn-group .tel i{font-size:24px;color:#444}.aside .btn-group .tel .tel-cot{width:240px;height:80px;background:rgba(0,0,0,0.7);position:absolute;right:0;top:0;opacity:0;z-index:-1;right:-30px;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.aside .btn-group .tel .tel-cot .text{width:160px;height:80px;line-height:80px;text-align:center;float:left;color:#fff;font-size:16px}.aside .btn-group .tel .tel-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;font-size:24px;color:#fff;float:left}.aside .btn-group .tel .tel-cot .icon i{color:#fff}.aside .btn-group .wechat{width:60px;height:60px;line-height:60px;text-align:center;background:#fff;position:relative;cursor:pointer}.aside .btn-group .wechat i{font-size:24px;color:#444}.aside .btn-group .wechat .ewm{width:130px;position:absolute;right:40px;bottom:0;opacity:0;z-index:-1;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.aside .btn-group .wechat .ewm img{width:100%;display:block}.contact-form-box{padding:40px 20px;background:#f9f9f9}.contact-form-box .contact-form-cot{width:100%;margin:0 auto}.contact-form-box .form-box{margin-top:40px;position:relative}.contact-form-box .form-box .contact-form{margin:0 -5px}.contact-form-box .form-box .contact-form .input-box{padding:0 5px;float:left;position:relative}.contact-form-box .form-box .contact-form .input-box:nth-child(1){width:18%}.contact-form-box .form-box .contact-form .input-box:nth-child(2){width:26%}.contact-form-box .form-box .contact-form .input-box:nth-child(3){width:36%}.contact-form-box .form-box .contact-form .input-box .input{width:100%;height:45px;line-height:25px;display:block;background:#f0f0f0;padding:10px 10px;border:none;color:#444;border-radius:0;font-size:14px}.contact-form-box .form-box .contact-form .input-box .input::-webkit-input-placeholder{color:#777} .contact-form-box .form-box .contact-form .input-box .input:-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input::-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input:-ms-input-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box label.error{position:absolute;bottom:-25px;left:15px}.contact-form-box .form-box .contact-form .submit{width:20%;padding:0 5px;float:left}.contact-form-box .form-box .contact-form .submit .contact-form-submit{width:100%;height:45px;line-height:45px}.contact-form-box .form-box .tip{height:15px;line-height:15px;position:absolute;right:0;bottom:-25px;color:#777;font-size:12px}.crumbs-box{width:100%;height:auto;margin:0 auto}.crumbs-box .crumbs{width:100%;height:70px;float:none}.crumbs-box .crumbs .global-title{width:auto;padding-right:20px;border-right:2px solid #ebebeb;float:left}.crumbs-box .crumbs .crumbs-cot{height:70px;line-height:70px;margin-left:15px;float:left;font-size:16px}.crumbs-box .crumbs .crumbs-cot a{display:inline;margin:0 5px;float:none;-webkit-transition:all .3s linear;transition:all .3s linear;color:#444}.crumbs-box .crumbs .crumbs-cot a:last-child{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot a:hover{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot .unit{display:block;float:left;margin-top:-1px}.crumbs-box .tab-list{float:none;margin-top:30px}.crumbs-box .tab-list li{float:left;margin-left:0;line-height:1;margin-right:50px;margin-top:10px}.crumbs-box .tab-list a{height:20px;line-height:20px;display:block;line-height:1;font-size:16px;position:relative}.crumbs-box .tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list a:hover{color:#2d88ea}.crumbs-box .tab-list a:hover i{color:#2d88ea}.crumbs-box .tab-list a:hover:after{bottom:0;opacity:1}.crumbs-box .tab-list a i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list .active a{color:#2d88ea}.crumbs-box .tab-list .active a i{color:#2d88ea}.crumbs-box .tab-list .active a:after{bottom:0;opacity:1}.title-tab-list{float:right;margin-top:45px}.title-tab-list li{float:left;margin-left:30px;line-height:1}.title-tab-list a{height:20px;display:block;position:relative}.ajax-loading{margin-top:40px;text-align:center;display:none}.ajax-loading img{height:40px;display:inline-block}}@media (max-width:960px) and (min-width:1200px){.header .nav .nav-list>.down .drop-down>li>a:hover{background:#f6f6f6}.header .nav .nav-list>.down .drop-down>li>a:hover .icon{color:#2d88ea}.header .nav .nav-list>.down .drop-down>li>a:hover .arrow{opacity:1}}@media (max-width:960px) and (min-width:1200px){.aside .btn-group .wechat:hover .ewm{right:100%;opacity:1;z-index:1;visibility:visible}}@media (max-width:750px){body{padding-top:60px;padding-bottom:60px}header{height:60px;position:fixed;top:0;left:0;right:0;z-index:99;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}header .header-bg{width:100%;height:100%;position:absolute;top:0;left:0;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:-1}header .celleasp{width:26px;height:20px;padding:0;position:absolute;top:50%;right:20px;z-index:100;margin-top:-10px;color:#fff;background:none;border:none;border-radius:5px;-webkit-transition:all .3s linear;transition:all .3s linear}header .celleasp>span{display:block;width:100%;height:2px;background:#2d88ea;position:absolute;right:0;border-radius:1px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .celleasp>span:nth-of-type(1){top:0;-webkit-transition:all .3s linear;transition:all .3s linear}header .celleasp>span:nth-of-type(2){width:80%;top:50%;margin-top:-1px}header .celleasp>span:nth-of-type(3){bottom:0;-webkit-transition:all .3s linear;transition:all .3s linear}header .celleasp>span:nth-of-type(4){width:2px;height:0;top:0;left:50%;bottom:0;margin:auto 0;margin-left:-1px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .off{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:all all .3s;transition:all all .3s}header .off span{-webkit-transition-delay:.3s !important;transition-delay:.3s !important}header .off span:nth-of-type(1){top:0;opacity:1}header .off span:nth-of-type(3){bottom:0;opacity:1}header .open{-webkit-transition-delay:.3s;transition-delay:.3s;-webkit-transform:rotate(45deg);transform:rotate(45deg)}header .open span:nth-of-type(1){top:50%;-webkit-transition:all .3s ease-out;transition:all .3s ease-out;opacity:0}header .open span:nth-of-type(2){width:100%}header .open span:nth-of-type(3){bottom:50%;opacity:0;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .open span:nth-of-type(4){width:2px;height:26px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}header .blackmask{width:100%;height:100%;background:#fff;position:fixed;top:80px;left:0;z-index:98;display:none}.hp-header{background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.header{width:100%;height:60px;padding:0 10px;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box{height:100%;line-height:60px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo{height:25px;line-height:1;display:inline-block;vertical-align:middle}.header .logo-box .logo a{height:25px;display:inline-block;padding-right:10px}.header .logo-box .logo img{height:25px;display:block}.header .logo-box .logo-text{height:25px;margin-left:5px;line-height:1;display:inline-block;vertical-align:middle;-webkit-transition:all .3s linear;transition:all .3s linear}.header .logo-box .logo-text .text{color:#606060;line-height:1;font-size:12px}.header .logo-box .logo-text a{font-size:14px;margin-top:2px;line-height:1;color:#2d88ea;font-weight:700;display:block}.header .nav{height:auto;position:fixed;top:0;left:0;right:0;bottom:0;padding-top:80px;background:#fff;float:none;z-index:-1;display:none;overflow:auto;-webkit-transition:none;transition:none}.header .nav .nav-list{height:100%;border-top:1px solid #e5e5e5}.header .nav .nav-list>li{width:100%;height:auto;float:none;margin-left:0;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>li>a{height:60px;line-height:60px;display:block;font-size:16px;padding:0 20px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>li>a:after{display:none}.header .nav .nav-list>li>a>i{font-size:16px;display:inline-block}.header .nav .nav-list>.active>a{color:#2d88ea}.header .nav .nav-list>.active>a:after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}

.header .nav .nav-list>.on>a{color:#2d88ea}.header .nav .nav-list>.on>a:after{-webkit-transform:scale(1, 1);transform:scale(1, 1)}

.header .nav .nav-list>.down{position:relative;z-index:1}.header .nav .nav-list>.down .drop-down{width:100%;position:static;top:100%;left:50%;margin-left:0;background:#fff;display:none;-webkit-box-shadow:none;box-shadow:none}.header .nav .nav-list>.down .drop-down>li{width:100%;height:50px;line-height:50px}.header .nav .nav-list>.down .drop-down>li>a{width:100%;height:100%;display:block;padding-left:40px;font-size:14px;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>li>a .icon{font-size:16px;display:inline-block;margin-right:15px;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>li>a .arrow{position:absolute;right:15px;top:0;font-size:12px;margin:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.header .nav .nav-list>.down .drop-down>.avtive>a{background:#f6f6f6}

.header .nav .nav-list>.down .drop-down>.on>a{background:#f6f6f6}

.header .nav .nav-list>.down .drop-down>.avtive>a .icon{color:#2d88ea}.header .nav .nav-list>.down .drop-down>.avtive>a .arrow{opacity:1}.nav-drop{height:70px;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.nav-drop .header-bg{top:0}.nav-drop .header{height:70px;margin:0 auto}.nav-drop .header .logo-box{height:100%;line-height:70px;float:left}.nav-drop .header .logo-box .logo{height:35px;line-height:1;display:inline-block;vertical-align:middle}.nav-drop .header .logo-box .logo a{height:35px;display:inline-block;padding-right:15px;border-right:2px solid #606060}.nav-drop .header .logo-box .logo img{height:35px;display:block}.nav-drop .header .logo-box .logo-text{height:35px;margin-left:15px;line-height:1;display:inline-block;vertical-align:middle}.nav-drop .header .logo-box .logo-text .text{color:#606060;line-height:1}.nav-drop .header .logo-box .logo-text a{font-size:20px;margin-top:5px;line-height:1;color:#2d88ea;font-weight:700;display:block}.nav-drop .header .nav{height:100%;float:right}.nav-drop .header .nav .nav-list{height:100%}.nav-drop .header .nav .nav-list>li>a{height:100%;line-height:70px}.nav-drop .header .nav .nav-list>li>a:after{bottom:15px}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.global-title{width:100%;height:40px}.global-title>.en{font-size:20px;line-height:1}.global-title .title{font-size:16px;line-height:1;margin-top:5px}.footer{background:#333;padding:40px 0 25px}.footer .footer-cot{width:100%;padding:0 10px;margin:0 auto}.footer .footer-cot .footer-msg{width:100%;float:none;text-align:center}.footer .footer-cot .footer-msg .logo{height:25px}.footer .footer-cot .footer-msg .logo a{height:100%;display:block}.footer .footer-cot .footer-msg .logo img{height:100%;display:inline-block}.footer .footer-cot .footer-msg .text-box{display:none}.footer .footer-cot .footer-title{display:none}.footer .footer-cot .footer-service{display:none}.footer .footer-cot .footer-case{display:none}.footer .footer-cot .footer-adv{display:none}.footer .footer-cot .footer-about{display:none}.footer .footer-cot .footer-ewm{width:130px;float:none;margin:15px auto}.footer .footer-cot .footer-ewm .ewm{width:130px;margin:0 auto}.footer .footer-cot .footer-ewm .ewm img{display:block}.footer .footer-cot .footer-ewm .text{margin-top:10px;line-height:1;text-align:center;color:#727781;font-size:12px}.footer .friend-link{display:none}.footer .copyright-box{display:none;width:100%;border-top:1px solid #3d3d3d}.footer .copyright-box .copyright{width:100%;height:45px;line-height:45px;padding:0 20px;margin:0 auto}.footer .copyright-box .copyright a{color:#727781;font-size:12px;-webkit-transition:all .3s linear;transition:all .3s linear}.aside{width:60px;position:fixed;top:50%;right:0;z-index:999}.aside .contact{width:100%;height:60px;position:relative;z-index:99}.aside .contact .contact-cot{width:60px;position:absolute;right:0;top:0;z-index:99;padding-left:0;height:60px;background:#444}.aside .contact .contact-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;float:left}.aside .contact .contact-cot .icon i{font-size:24px;color:#fff}.aside .contact .contact-cot .text-box{height:60px;line-height:60px;float:left;display:none}.aside .contact .contact-cot .text-box .text-cot{display:inline-block;text-align:center;line-height:1;vertical-align:middle}.aside .contact .contact-cot .text-box .text-cot .text{color:#fff;font-size:16px;line-height:1}.aside .contact .contact-cot .text-box .text-cot .en{color:#fff;line-height:1;font-size:12px;margin-top:5px}.aside .btn-group{width:60px;margin-top:5px;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1)}.aside .btn-group .tel{width:60px;height:60px;line-height:60px;text-align:center;background:#fff;position:relative}.aside .btn-group .tel i{font-size:24px;color:#444}.aside .btn-group .tel .tel-cot{width:240px;height:80px;background:rgba(0,0,0,0.7);position:absolute;right:0;top:0;opacity:0;z-index:-1;right:-30px;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.aside .btn-group .tel .tel-cot .text{width:160px;height:80px;line-height:80px;text-align:center;float:left;color:#fff;font-size:16px}.aside .btn-group .tel .tel-cot .icon{width:60px;height:60px;line-height:60px;text-align:center;font-size:24px;color:#fff;float:left}.aside .btn-group .tel .tel-cot .icon i{color:#fff}.aside .btn-group .wechat{width:60px;height:60px;line-height:60px;text-align:center;background:#fff;position:relative;cursor:pointer}.aside .btn-group .wechat i{font-size:24px;color:#444}.aside .btn-group .wechat .ewm{width:130px;position:absolute;right:40px;bottom:0;opacity:0;z-index:-1;visibility:hidden;-webkit-transition:all .3s linear;transition:all .3s linear}.aside .btn-group .wechat .ewm img{width:100%;display:block}.contact-form-box{padding:40px 10px;background:#f9f9f9}.contact-form-box .contact-form-cot{width:100%;margin:0 auto}.contact-form-box .form-box{margin-top:40px;position:relative}.contact-form-box .form-box .contact-form{margin:0}.contact-form-box .form-box .contact-form .input-box{padding:0;float:none;margin-bottom:15px;position:relative}.contact-form-box .form-box .contact-form .input-box:nth-child(1){width:100%}.contact-form-box .form-box .contact-form .input-box:nth-child(2){width:100%}.contact-form-box .form-box .contact-form .input-box:nth-child(3){width:100%}.contact-form-box .form-box .contact-form .input-box .input{width:100%;height:45px;line-height:25px;display:block;background:#f0f0f0;padding:10px;border:none;color:#444;border-radius:0;font-size:12px}.contact-form-box .form-box .contact-form .input-box .input::-webkit-input-placeholder{color:#777} .contact-form-box .form-box .contact-form .input-box .input:-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input::-moz-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box .input:-ms-input-placeholder{color:#777}.contact-form-box .form-box .contact-form .input-box label.error{position:absolute;bottom:-17px;left:10px;font-size:10px;line-height:1}.contact-form-box .form-box .contact-form .submit{width:100%;padding:0;float:none}.contact-form-box .form-box .contact-form .submit .contact-form-submit{width:100%;height:45px;line-height:45px}.contact-form-box .form-box .tip{height:15px;line-height:15px;position:static;right:0;bottom:-25px;color:#777;font-size:12px;text-align:right;font-weight:700;margin-top:10px}.tabbar{display:block;position:fixed;bottom:0;left:0;right:0;z-index:99;background:#fff;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.tabbar ul{height:60px}.tabbar li{width:25%;height:100%;float:left;text-align:center}.tabbar li a{width:100%;padding-top:10px;text-align:center;display:block}.tabbar li i{font-size:20px;line-height:1;color:#777}.tabbar li .text{color:#777;font-size:12px;margin-top:5px}.tabbar .active i,.tabbar .active p{color:#444}.crumbs-box{width:100%;height:auto;margin:0 auto}.crumbs-box .crumbs{width:100%;height:40px;float:none}.crumbs-box .crumbs .global-title{width:auto;padding-right:20px;border-right:2px solid #ebebeb;float:left}.crumbs-box .crumbs .crumbs-cot{height:40px;line-height:40px;margin-left:10px;float:left;font-size:14px}.crumbs-box .crumbs .crumbs-cot a{display:inline;margin:0 5px;float:none;-webkit-transition:all .3s linear;transition:all .3s linear;color:#444}.crumbs-box .crumbs .crumbs-cot a:last-child{color:#2d88ea}.crumbs-box .crumbs .crumbs-cot .unit{display:block;float:left;margin-top:-1px}.crumbs-box .tab-list{margin-top:20px;float:none}.crumbs-box .tab-list li{float:left;margin-right:15px;margin-left:0;margin-bottom:15px;line-height:1}.crumbs-box .tab-list a{height:20px;line-height:20px;display:block;line-height:1;font-size:14px;color:#777;position:relative}.crumbs-box .tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list a i{font-size:14px;-webkit-transition:all .3s linear;transition:all .3s linear}.crumbs-box .tab-list .active a{color:#2d88ea}.crumbs-box .tab-list .active a i{color:#2d88ea}.crumbs-box .tab-list .active a:after{bottom:0;opacity:1}.title-tab-list{float:none;margin-top:30px}.title-tab-list li{float:left;margin-left:0;margin-right:20px;margin-bottom:15px;line-height:1}.title-tab-list a{height:20px;display:block;color:#777;position:relative}.title-tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.title-tab-list a .text{float:left;height:20px;line-height:20px;display:block;font-size:14px;font-weight:700}.title-tab-list a i{margin-left:5px;height:20px;line-height:20px;font-size:12px;float:left;-webkit-transition:all .3s linear;transition:all .3s linear;display:block}.ajax-loading{margin-top:25px;text-align:center;display:none}.ajax-loading img{height:20px;display:inline-block}}@media (max-width:750px) and (min-width:1200px){.header .nav .nav-list>.down .drop-down>li>a:hover{background:#f6f6f6}.header .nav .nav-list>.down .drop-down>li>a:hover .icon{color:#2d88ea}.header .nav .nav-list>.down .drop-down>li>a:hover .arrow{opacity:1}}@media (max-width:750px) and (min-width:1200px){.aside .btn-group .wechat:hover .ewm{right:100%;opacity:1;z-index:1;visibility:visible}}@media (max-width:750px) and (min-width:1200px){.crumbs-box .crumbs .crumbs-cot a:hover{color:#2d88ea}}@media (max-width:750px) and (min-width:1200px){.title-tab-list a:hover .text{color:#2d88ea}.title-tab-list a:hover i{color:#2d88ea}.title-tab-list a:hover:after{bottom:0;opacity:1}}@font-face{font-family:'myfont';src:url('../fonts/bureaueaglebook.eot');src:url('../fonts/bureaueaglebook.eot') format('embedded-opentype'),url('../fonts/bureaueaglebook.woff') format('woff'),url('../fonts/bureaueaglebook.ttf') format('truetype'),url('../fonts/bureaueaglebook.svg') format('svg');font-weight:normal;font-style:normal}.box-sizing{-webkit-box-sizing:border-box;box-sizing:border-box}@-webkit-keyframes bounce{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.7);transform:scale(.7)}100%{--webkit-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}@keyframes bounce{0%{-webkit-transform:scale(1);transform:scale(1)}50%{-webkit-transform:scale(.7);transform:scale(.7)}100%{--webkit-transform:scale(1);-webkit-transform:scale(1);transform:scale(1)}}#service_main_case_box{position:relative}#service_main_case_box .service-main-login{display:none;position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999}#service_main_case_box .service-main-login img{width:200px;position:absolute;top:50%;left:50%;margin-left:-100px;margin-top:-20px}.hp-body .moma-banner{position:fixed;top:0;bottom:0;left:0;right:0;z-index:0;overflow:hidden}.hp-body .moma-banner .moma-banner-slide{width:100%;height:100%;position:relative}.hp-body .moma-banner .moma-banner-slide .slide-item{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;display:none;z-index:-1}.hp-body .moma-banner .moma-banner-slide .slide-item:first-child{display:block;z-index:0}.hp-body .moma-banner .moma-banner-dots{position:absolute;bottom:20px;left:0;right:0;text-align:center}.hp-body .moma-banner .moma-banner-dots li{width:16px;height:16px;display:inline-block;line-height:1;margin:0 5px;border-radius:50%;position:relative;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .moma-banner .moma-banner-dots li:after{content:'';width:100%;height:100%;border:2px solid #444;position:absolute;top:0;left:0;opacity:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.hp-body .moma-banner .moma-banner-dots li:hover:after{opacity:1}}.hp-body .moma-banner .moma-banner-dots button{content:'';width:4px;height:4px;background:#444;border-radius:50%;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-2px;display:block;padding:0;border:none}.hp-body .moma-banner .moma-banner-dots .active:after{opacity:1}.hp-body .moma-banner .moma-banner-arrow{width:1720px;position:absolute;bottom:10px;left:50%;margin-left:-860px}.hp-body .moma-banner .moma-banner-arrow:after{content:'';width:1px;height:20px;background:#e5e5e5;position:absolute;left:90px;top:50%;margin-top:-10px}.hp-body .moma-banner .moma-banner-arrow .arrow-btn{width:90px;height:80px;line-height:80px;text-align:center;background:#fff;cursor:pointer;float:left}@media (min-width:1200px){.hp-body .moma-banner .moma-banner-arrow .arrow-btn:hover i{color:#2d88ea}}.hp-body .moma-banner .moma-banner-arrow .arrow-btn i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .moma-banner .moma-banner-arrow .moma-banner-thumbnail{width:180px;height:80px;padding:5px;float:left;background:rgba(0,0,0,0.5);display:none}.hp-body .moma-banner .moma-banner-arrow .moma-banner-thumbnail .moma-thumbnail-item{width:100%;height:100%;display:none;overflow:hidden}.hp-body .moma-banner .moma-banner-arrow .moma-banner-thumbnail .jqthumb{width:100%;height:100%;overflow:hidden}.hp-body .hp-service-box{width:100%;padding:60px 0;background:#f9f9f9;position:relative;z-index:1}.hp-body .hp-service-box .hp-service{width:1720px;margin:0 auto}.hp-body .hp-service-box .hp-service-list{width:100%;margin-top:60px}.hp-body .hp-service-box .hp-service-list>ul{margin:-20px}.hp-body .hp-service-box .hp-service-list>ul>li{width:25%;padding:20px;float:left}.hp-body .hp-service-box .hp-service-list>ul>li a{width:100%;height:240px;display:block;background:#fff;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.hp-body .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -150px);transform:translate(0, -150px)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:40px}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:240px;text-align:center;background:#fff;position:relative;z-index:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:60px;height:60px;vertical-align:middle;display:inline-block;margin-right:60px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:60px;color:#444}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box{display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box .num{font-size:20px;font-weight:700;line-height:1;float:left}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box .nuit{float:left;line-height:1;margin:0 5px;margin-top:2px;font-size:18px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box .en{height:20px;padding:0 5px;line-height:20px;font-size:12px;background:#444;color:#fff;border-radius:4px;float:left;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:24px;color:#444;line-height:1;margin-top:30px;text-align:left}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;line-height:1;color:#777;margin-top:15px;text-align:left}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text{width:100%;height:150px;padding:15px 40px 0;background:#fff;position:absolute;left:0;bottom:0;border-top:1px solid #ececec;z-index:0}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .text-list{width:270px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .text-list>ul>li{width:50%;line-height:1;margin-top:15px;float:left;font-size:16px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .arrow{height:15px;line-height:150px;position:absolute;right:50px;top:0;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .arrow i{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:0}.hp-body .hp-works-box{width:100%;padding:60px 0;background:#fff;position:relative;z-index:1}.hp-body .hp-works-box .hp-works{width:1720px;margin:0 auto}.hp-body .hp-works-box .global-title{width:auto;float:left}.hp-body .hp-works-box .hp-works-list{width:100%;margin-top:60px}.hp-body .hp-works-box .hp-works-list li{width:33.33%;height:400px;float:left}.hp-body .hp-works-box .hp-works-list a{width:100%;height:100%;display:block;position:relative}@media (min-width:1200px){.hp-body .hp-works-box .hp-works-list a:hover .mask{opacity:1}.hp-body .hp-works-box .hp-works-list a:hover .mask .icon{margin-top:0}.hp-body .hp-works-box .hp-works-list a:hover .text-box{bottom:0;opacity:1}}.hp-body .hp-works-box .hp-works-list .img{width:100%;height:100%;line-height:400px;text-align:center;background:#fff}.hp-body .hp-works-box .hp-works-list .img img{height:102px;display:inline-block;vertical-align:middle}.hp-body .hp-works-box .hp-works-list .mask{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;line-height:400px;background:rgba(0,0,0,0.3);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .icon{width:50px;height:50px;line-height:50px;padding-top:1px;margin-top:-15px;text-align:center;display:inline-block;vertical-align:middle;background:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .icon:after{content:'';width:100%;height:100%;border:2px solid #fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.hp-body .hp-works-box .hp-works-list .mask .icon:hover{background:none}.hp-body .hp-works-box .hp-works-list .mask .icon:hover:after{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.hp-body .hp-works-box .hp-works-list .mask .icon:hover i{color:#fff}}.hp-body .hp-works-box .hp-works-list .mask .icon i{font-size:20px;color:#444;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:absolute;left:0;right:0;bottom:-20px;padding:30px;text-align:left;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#fff}.hp-body .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.hp-body .hp-works-box .learn-more{width:100%;margin-top:60px}.hp-body .hp-works-box .learn-more a{width:240px;height:50px;line-height:48px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-works-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.hp-body .hp-works-box .learn-more a:hover{color:#fff;background:#333}.hp-body .hp-works-box .learn-more a:hover i{color:#fff}.hp-body .hp-works-box .learn-more a:hover:before{height:0}}.hp-body .hp-works-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-team-box{width:100%;position:relative;z-index:1;background:#f9f9f9}.hp-body .hp-team-box .hp-team{width:1170px;margin:0 auto;padding:60px 0;position:relative}.hp-body .hp-team-box .hp-team .text-box{width:850px}.hp-body .hp-team-box .hp-team .text-box .title{font-size:36px;line-height:1}.hp-body .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:40px}.hp-body .hp-team-box .hp-team .text-box .text-list .text{line-height:30px;color:#888}.hp-body .hp-team-box .hp-team .learn-more{position:absolute;right:0;bottom:60px}.hp-body .hp-team-box .hp-team .learn-more a{width:240px;height:50px;line-height:48px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-team-box .hp-team .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.hp-body .hp-team-box .hp-team .learn-more a:hover{color:#fff;background:#333}.hp-body .hp-team-box .hp-team .learn-more a:hover i{color:#fff}.hp-body .hp-team-box .hp-team .learn-more a:hover:before{height:0}}.hp-body .hp-team-box .hp-team .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-team-box .hp-team-img-box{background-size:cover !important}.hp-body .hp-team-box .hp-team-img{width:100%;height:500px}.hp-body .hp-team-box .hp-team-img .global-title{width:1720px;margin:0 auto;padding-top:60px}.hp-body .hp-team-box .hp-team-img .global-title .en{color:#fff}.hp-body .hp-team-box .hp-team-img .global-title .title{color:#fff}.hp-body .hp-news-box{width:100%;padding:60px 0;position:relative;z-index:1;background:#f9f9f9}.hp-body .hp-news-box .hp-news{width:1720px;margin:0 auto}.hp-body .hp-news-box .global-title{width:auto;float:left}.hp-body .hp-news-box .tab-list{float:right;margin-top:50px}.hp-body .hp-news-box .tab-list li{float:left;margin-left:50px;line-height:1}.hp-body .hp-news-box .tab-list a{height:20px;line-height:20px;display:block;line-height:1;font-size:16px;position:relative}.hp-body .hp-news-box .tab-list a:after{content:'';width:100%;height:1px;background:#2d88ea;position:absolute;bottom:-5px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.hp-body .hp-news-box .tab-list a:hover{color:#2d88ea}.hp-body .hp-news-box .tab-list a:hover i{color:#2d88ea}.hp-body .hp-news-box .tab-list a:hover:after{bottom:0;opacity:1}}.hp-body .hp-news-box .tab-list a i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list{width:1720px;margin:60px auto 0}.hp-body .hp-news-box .hp-news-list li{width:33.33%;height:350px;float:left;border-right:1px solid #f1f1f1}.hp-body .hp-news-box .hp-news-list li:last-child{border-right:0}.hp-body .hp-news-box .hp-news-list a{width:100%;height:100%;display:block;overflow:hidden;position:relative}@media (min-width:1200px){.hp-body .hp-news-box .hp-news-list a:hover .img{-webkit-transform:scale(1.05, 1.05);transform:scale(1.05, 1.05)}.hp-body .hp-news-box .hp-news-list a:hover .cot{background:none}.hp-body .hp-news-box .hp-news-list a:hover .cot .date{padding:0}.hp-body .hp-news-box .hp-news-list a:hover .cot .text-box{bottom:-30px;opacity:0}}.hp-body .hp-news-box .hp-news-list .img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot{width:100%;height:100%;background:#fff;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .date{width:140px;height:80px;line-height:80px;text-align:center;padding:20px;-webkit-box-sizing:content-box;box-sizing:content-box;position:absolute;right:0;top:0;font-size:36px;font-family:'myfont';color:#777;background:#fff;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .text-box{position:absolute;left:0;right:0;bottom:0;padding:30px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .text-box .title{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444}.hp-body .hp-news-box .hp-news-list .cot .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0}.hp-body .hp-news-box .hp-news-list .cot .text-box .text{height:48px;overflow:hidden;font-size:14px;line-height:24px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#777}@media (max-width:1800px){.hp-body .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.hp-body .hp-service-box{width:100%;padding:60px 60px;background:#f9f9f9;position:relative;z-index:1}.hp-body .hp-service-box .hp-service{width:100%;margin:0 auto}.hp-body .hp-service-box .hp-service-list{width:100%;margin-top:60px}.hp-body .hp-service-box .hp-service-list>ul{margin:-15px}.hp-body .hp-service-box .hp-service-list>ul>li{width:25%;padding:15px;float:left}.hp-body .hp-service-box .hp-service-list>ul>li a{width:100%;height:12vw;display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:12vw;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:60px;height:60px;margin-right:30px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:24px;margin-top:20px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;margin-top:10px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text{width:100%;height:140px;padding:15px 20px 0;background:#fff}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .text-list{width:100%}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .text-list>ul>li{width:50%;line-height:1;margin-top:15px;float:left;font-size:14px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .arrow{line-height:150px;right:30px;display:block}.hp-body .hp-works-box{width:100%;padding:60px 40px}.hp-body .hp-works-box .hp-works{width:100%;margin:0 auto}.hp-body .hp-works-box .tab-list{margin-top:45px}.hp-body .hp-works-box .hp-works-list{width:100%;margin-top:60px}.hp-body .hp-works-box .hp-works-list li{width:33.33%;height:22vw;float:left}.hp-body .hp-works-box .hp-works-list .img{width:100%;height:100%;line-height:22vw}.hp-body .hp-works-box .hp-works-list .img img{height:102px}.hp-body .hp-works-box .hp-works-list .mask{line-height:22vw}.hp-body .hp-team-box{width:100%;position:relative;z-index:1;background:#fff}.hp-body .hp-team-box .hp-team{width:100%;padding:60px 40px}.hp-body .hp-team-box .hp-team .learn-more{right:60px}.hp-body .hp-team-box .hp-team-img{width:100%;height:580px}.hp-body .hp-team-box .hp-team-img .global-title{width:100%;padding:0 40px;padding-top:60px}.hp-body .hp-news-box{width:100%;padding:60px 40px 0}.hp-body .hp-news-box .hp-news{width:100%;margin:0 auto}.hp-body .hp-news-box .global-title{width:auto;float:left}.hp-body .hp-news-box .hp-news-list{width:100%;margin:60px auto 0}.hp-body .hp-news-box .hp-news-list li{width:33.33%;height:20vw}}@media (max-width:1800px) and (min-width:1200px){.hp-body .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -140px);transform:translate(0, -140px)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:20px}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}@media (max-width:1500px){.hp-body .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.hp-body .hp-service-box{width:100%;padding:60px 40px;background:#f9f9f9;position:relative;z-index:1}.hp-body .hp-service-box .hp-service{width:100%;margin:0 auto}.hp-body .hp-service-box .hp-service-list{width:100%;margin-top:60px}.hp-body .hp-service-box .hp-service-list>ul{margin:-10px}.hp-body .hp-service-box .hp-service-list>ul>li{width:25%;padding:10px;float:left}.hp-body .hp-service-box .hp-service-list>ul>li a{width:100%;height:12vw;display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:12vw;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:50px;height:50px;margin-right:30px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:50px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:20px;margin-top:12px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:12px;margin-top:10px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text{width:100%;height:120px;padding:5px 20px 0;background:#fff}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .text-list{width:100%}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .text-list>ul>li{width:50%;line-height:1;margin-top:15px;float:left;font-size:13px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text .arrow{display:none}.hp-body .hp-works-box{width:100%;padding:60px 40px}.hp-body .hp-works-box .hp-works{width:100%;margin:0 auto}.hp-body .hp-works-box .tab-list{margin-top:45px}.hp-body .hp-works-box .hp-works-list{width:100%;margin-top:60px}.hp-body .hp-works-box .hp-works-list li{width:33.33%;height:22vw;float:left}.hp-body .hp-works-box .hp-works-list .img{width:100%;height:100%;line-height:22vw}.hp-body .hp-works-box .hp-works-list .img img{height:102px}.hp-body .hp-works-box .hp-works-list .mask{line-height:22vw}.hp-body .hp-team-box{width:100%;position:relative;z-index:1;background:#fff}.hp-body .hp-team-box .hp-team{width:100%;padding:60px 40px}.hp-body .hp-team-box .hp-team .learn-more{right:40px}.hp-body .hp-team-box .hp-team-img{width:100%;height:580px}.hp-body .hp-team-box .hp-team-img .global-title{width:100%;padding:0 40px;padding-top:60px}.hp-body .hp-news-box{width:100%;padding:60px 40px 0}.hp-body .hp-news-box .hp-news{width:100%;margin:0 auto}.hp-body .hp-news-box .global-title{width:auto;float:left}.hp-body .hp-news-box .hp-news-list{width:100%;margin:60px auto 0}.hp-body .hp-news-box .hp-news-list li{width:33.33%;height:20vw}}@media (max-width:1500px) and (min-width:1200px){.hp-body .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -120px);transform:translate(0, -120px)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:40px}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}@media (max-width:1200px){.hp-body .moma-banner{height:50vw;position:fixed;top:0;bottom:unset;left:0;right:0;z-index:0;overflow:hidden}.hp-body .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.hp-body .hp-service-box{width:100%;padding:60px 20px;background:#f9f9f9;position:relative;z-index:1}.hp-body .hp-service-box .hp-service{width:100%;margin:0 auto}.hp-body .hp-service-box .hp-service-list{width:100%;margin-top:60px}.hp-body .hp-service-box .hp-service-list>ul{margin:-10px}.hp-body .hp-service-box .hp-service-list>ul>li{width:25%;padding:10px;float:left}.hp-body .hp-service-box .hp-service-list>ul>li a{width:100%;height:12vw;display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:12vw;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:50px;height:50px;margin-right:20px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:50px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:20px;margin-top:10px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;margin-top:10px}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text{display:none}.hp-body .hp-works-box{width:100%;padding:60px 20px}.hp-body .hp-works-box .hp-works{width:100%;margin:0 auto}.hp-body .hp-works-box .tab-list{margin-top:45px}.hp-body .hp-works-box .hp-works-list{width:100%;margin-top:60px}.hp-body .hp-works-box .hp-works-list li{width:33.33%;height:auto;float:left}.hp-body .hp-works-box .hp-works-list a{width:100%;height:auto;display:block;position:relative}.hp-body .hp-works-box .hp-works-list .img{width:100%;height:24vw;line-height:24vw;text-align:center;background:#fff}.hp-body .hp-works-box .hp-works-list .img img{height:102px;display:inline-block;vertical-align:middle}.hp-body .hp-works-box .hp-works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .icon{display:none}.hp-body .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:20px 10px;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444}.hp-body .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}.hp-body .hp-works-box .learn-more{margin-top:25px}.hp-body .hp-team-box{width:100%;position:relative;z-index:1;background:#fff}.hp-body .hp-team-box .hp-team{width:100%;margin:0 auto;padding:60px 300px 40px 20px;position:relative}.hp-body .hp-team-box .hp-team .text-box{width:100%}.hp-body .hp-team-box .hp-team .text-box .title{font-size:36px;line-height:1}.hp-body .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:60px}.hp-body .hp-team-box .hp-team .text-box .text-list .text{line-height:30px;color:#888}.hp-body .hp-team-box .hp-team .learn-more{position:absolute;right:20px;bottom:40px}.hp-body .hp-team-box .hp-team .learn-more a{width:240px;height:50px;line-height:48px}.hp-body .hp-team-box .hp-team-img{width:100%;height:30vw}.hp-body .hp-team-box .hp-team-img .global-title{width:100%;padding:0 20px;padding-top:60px}.hp-body .hp-news-box{width:100%;padding:60px 20px 0;position:relative;z-index:1;background:#f9f9f9}.hp-body .hp-news-box .hp-news{width:100%;margin:0 auto}.hp-body .hp-news-box .global-title{width:auto;float:left}.hp-body .hp-news-box .tab-list{float:right;margin-top:45px}.hp-body .hp-news-box .hp-news-list{width:100%;margin:60px auto 0}.hp-body .hp-news-box .hp-news-list li{width:33.33%;height:24vw}.hp-body .hp-news-box .hp-news-list a{width:100%;height:100%;display:block;overflow:hidden;position:relative}.hp-body .hp-news-box .hp-news-list .img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot{width:100%;height:100%;background:#fff;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .date{width:120px;height:60px;line-height:60px}.hp-body .hp-news-box .hp-news-list .cot .text-box{position:absolute;left:0;right:0;bottom:0;padding:15px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .text-box .title{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444}.hp-body .hp-news-box .hp-news-list .cot .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0}.hp-body .hp-news-box .hp-news-list .cot .text-box .text{font-size:14px;line-height:24px;color:#777}}@media (max-width:1200px) and (min-width:1200px){.hp-body .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -120px);transform:translate(0, -120px)}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:40px}.hp-body .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}@media (max-width:960px){.hp-body .moma-banner{height:50vw;position:fixed;top:0;bottom:unset;left:0;right:0;z-index:0;overflow:hidden;margin-top:80px}.hp-body .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.hp-body .hp-service-box{width:100%;padding:40px 20px;background:#f9f9f9;position:relative;z-index:1}.hp-body .hp-service-box .hp-service{width:100%;margin:0 auto}.hp-body .hp-service-box .hp-service-list{width:100%;margin-top:40px}.hp-body .hp-service-box .hp-service-list>ul{margin:-5px}.hp-body .hp-service-box .hp-service-list>ul>li{width:25%;padding:5px;float:left}.hp-body .hp-service-box .hp-service-list>ul>li a{width:100%;height:20vw;display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:20vw;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:50px;height:50px;margin:0 auto;display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:50px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:block;text-align:center}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box{display:none}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:20px;margin-top:10px;text-align:center}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;margin-top:10px;text-align:center}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text{display:none}.hp-body .hp-works-box{width:100%;padding:40px 20px}.hp-body .hp-works-box .hp-works{width:100%;margin:0 auto}.hp-body .hp-works-box .tab-list{float:right;margin-top:45px}.hp-body .hp-works-box .tab-list li{margin-left:30px}.hp-body .hp-works-box .hp-works-list{width:100%;margin:-10px;margin-top:30px}.hp-body .hp-works-box .hp-works-list li{width:50%;height:auto;float:left;padding:10px}.hp-body .hp-works-box .hp-works-list li:last-child{display:none}.hp-body .hp-works-box .hp-works-list a{width:100%;height:auto;display:block;position:relative}.hp-body .hp-works-box .hp-works-list .img{width:100%;height:30vw;line-height:30vw;text-align:center;background:#fff}.hp-body .hp-works-box .hp-works-list .img img{height:102px;display:inline-block;vertical-align:middle}.hp-body .hp-works-box .hp-works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .icon{display:none}.hp-body .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:10px 10px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444}.hp-body .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}.hp-body .hp-works-box .learn-more{width:100%;margin-top:40px}.hp-body .hp-works-box .learn-more a{width:200px;height:50px;line-height:48px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-works-box .learn-more a:before{display:none}.hp-body .hp-works-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-team-box{width:100%;position:relative;z-index:1;background:#fff}.hp-body .hp-team-box .hp-team{width:100%;margin:0 auto;padding:40px 240px 40px 20px;position:relative}.hp-body .hp-team-box .hp-team .text-box{width:100%}.hp-body .hp-team-box .hp-team .text-box .title{font-size:24px;line-height:1}.hp-body .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:30px}.hp-body .hp-team-box .hp-team .text-box .text-list .text{line-height:24px;color:#888}.hp-body .hp-team-box .hp-team .learn-more{position:absolute;right:20px;bottom:40px}.hp-body .hp-team-box .hp-team .learn-more a{width:200px;height:50px;line-height:48px}.hp-body .hp-team-box .hp-team .learn-more a:before{display:none}.hp-body .hp-team-box .hp-team-img{width:100%;height:40vw}.hp-body .hp-team-box .hp-team-img .global-title{width:100%;padding:0 20px;padding-top:40px}.hp-body .hp-news-box{width:100%;padding:40px 20px 0;position:relative;z-index:1;background:#f9f9f9}.hp-body .hp-news-box .hp-news{width:100%;margin:0 auto}.hp-body .hp-news-box .global-title{width:auto;float:left}.hp-body .hp-news-box .tab-list{float:right;margin-top:45px}.hp-body .hp-news-box .hp-news-list{width:100%;margin:40px auto 0}.hp-body .hp-news-box .hp-news-list li{width:50%;height:28vw}.hp-body .hp-news-box .hp-news-list li:nth-child(even){border-right:0}.hp-body .hp-news-box .hp-news-list li:nth-child(3n){border-right:1px solid #e5e5e5}.hp-body .hp-news-box .hp-news-list li:last-child{display:none}.hp-body .hp-news-box .hp-news-list a{width:100%;height:100%;display:block;overflow:hidden;position:relative}.hp-body .hp-news-box .hp-news-list .img{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot{width:100%;height:100%;background:#fff;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .date{width:120px;height:60px;line-height:60px}.hp-body .hp-news-box .hp-news-list .cot .text-box{position:absolute;left:0;right:0;bottom:0;padding:15px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .text-box .title{font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444}.hp-body .hp-news-box .hp-news-list .cot .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0}.hp-body .hp-news-box .hp-news-list .cot .text-box .text{font-size:14px;line-height:24px;color:#777}}@media (max-width:750px){.hp-body .moma-banner{height:50vw;position:fixed;top:0;bottom:unset;left:0;right:0;z-index:0;overflow:hidden;margin-top:50px}.hp-body .moma-banner .moma-banner-slide{width:100%;height:100%;position:relative}.hp-body .moma-banner .moma-banner-slide .slide-item{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;display:none;z-index:-1}.hp-body .moma-banner .moma-banner-slide .slide-item:first-child{display:block;z-index:0}.hp-body .moma-banner .moma-banner-dots{position:absolute;bottom:10px;left:0;right:0;text-align:center}.hp-body .moma-banner .moma-banner-dots li{width:12px;height:12px;display:inline-block;line-height:1;margin:0 2px;border-radius:50%;position:relative;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .moma-banner .moma-banner-dots li:after{content:'';width:100%;height:100%;border:2px solid #444;position:absolute;top:0;left:0;opacity:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .moma-banner .moma-banner-dots button{content:'';width:4px;height:4px;background:#444;border-radius:50%;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-2px;display:block;padding:0;border:none}.hp-body .moma-banner .moma-banner-dots .active:after{opacity:1}.hp-body .moma-banner .moma-banner-arrow{display:none}.hp-body .hp-service-box{width:100%;padding:40px 10px;background:#f9f9f9;position:relative;z-index:1}.hp-body .hp-service-box .hp-service{width:100%;margin:0 auto}.hp-body .hp-service-box .hp-service-list{width:100%;margin-top:20px}.hp-body .hp-service-box .hp-service-list>ul{margin:-1px}.hp-body .hp-service-box .hp-service-list>ul>li{width:25%;padding:1px;float:left}.hp-body .hp-service-box .hp-service-list>ul>li a{width:100%;height:24vw;display:block;text-align:center}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;padding:0 5px;line-height:24vw;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{width:100%;line-height:1;display:inline-block;vertical-align:middle}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:30px;height:30px;margin:0 auto;display:block}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:30px}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:block;text-align:center}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box{display:none}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:12px;margin-top:5px;text-align:center}.hp-body .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{width:100%;font-size:10px;margin-top:5px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.hp-body .hp-service-box .hp-service-list>ul>li .detail-text{display:none}.hp-body .hp-works-box{width:100%;padding:40px 10px}.hp-body .hp-works-box .hp-works{width:100%;margin:0 auto}.hp-body .hp-works-box .global-title{width:auto;float:none}.hp-body .hp-works-box .tab-list{float:none;margin-top:20px}.hp-body .hp-works-box .tab-list li{margin-left:0;margin-right:15px;margin-bottom:5px}.hp-body .hp-works-box .tab-list li a{font-size:12px;color:#777}.hp-body .hp-works-box .tab-list li a i{margin-top:2px}.hp-body .hp-works-box .hp-works-list{width:100%;margin:0;margin-top:10px}.hp-body .hp-works-box .hp-works-list li{width:100%;height:auto;float:none;padding:0}.hp-body .hp-works-box .hp-works-list a{width:100%;height:auto;display:block;position:relative}.hp-body .hp-works-box .hp-works-list .img{width:100%;height:64vw;line-height:64vw;text-align:center;background:#fff}.hp-body .hp-works-box .hp-works-list .img img{height:34px;display:inline-block;vertical-align:middle}.hp-body .hp-works-box .hp-works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .icon{display:none}.hp-body .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:static;padding:15px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-works-box .hp-works-list .mask .text-box .title{font-size:14px;font-weight:700;line-height:1;color:#444}.hp-body .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777;font-size:12px}.hp-body .hp-works-box .learn-more{width:100%;margin-top:15px}.hp-body .hp-works-box .learn-more a{width:100%;height:40px;line-height:38px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;font-size:14px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.hp-body .hp-works-box .learn-more a i{display:none}.hp-body .hp-team-box{width:100%;position:relative;z-index:1;background:#fff}.hp-body .hp-team-box .hp-team{width:100%;margin:0 auto;padding:40px 10px;position:relative}.hp-body .hp-team-box .hp-team .text-box{width:100%}.hp-body .hp-team-box .hp-team .text-box .title{font-size:18px;line-height:1}.hp-body .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:15px}.hp-body .hp-team-box .hp-team .text-box .text-list .text{font-size:10px;font-weight:700;line-height:18px;color:#777}.hp-body .hp-team-box .hp-team .learn-more{position:static;right:20px;bottom:40px;margin-top:15px}.hp-body .hp-team-box .hp-team .learn-more a{width:100%;height:40px;line-height:38px}.hp-body .hp-team-box .hp-team .learn-more a:before{display:none}.hp-body .hp-team-box .hp-team .learn-more a i{display:none}.hp-body .hp-team-box .hp-team-img{width:100%;height:60vw}.hp-body .hp-team-box .hp-team-img .global-title{width:100%;padding:0 10px;padding-top:20px}.hp-body .hp-news-box{width:100%;padding:40px 10px 0;position:relative;z-index:1;background:#f9f9f9}.hp-body .hp-news-box .hp-news{width:100%;margin:0 auto}.hp-body .hp-news-box .global-title{width:auto;float:none}.hp-body .hp-news-box .tab-list{float:none;margin-top:20px;border:1px solid}.hp-body .hp-news-box .tab-list li{margin-left:0;margin-right:15px;margin-bottom:5px;border:1px solid}.hp-body .hp-news-box .tab-list li a{font-size:12px;color:#777}.hp-body .hp-news-box .hp-news-list{width:100%;margin:20px auto 0}.hp-body .hp-news-box .hp-news-list li{width:100%;height:auto;margin-top:10px;background:#fff}.hp-body .hp-news-box .hp-news-list li:first-child{margin-top:0}.hp-body .hp-news-box .hp-news-list a{width:100%;height:100%;display:block;overflow:hidden;position:relative}.hp-body .hp-news-box .hp-news-list .img{display:none}.hp-body .hp-news-box .hp-news-list .cot{width:100%;height:100%;background:#fff;position:relative;padding-top:40px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .date{width:100px;height:50px;line-height:50px;font-size:18px;color:#777;padding:0}.hp-body .hp-news-box .hp-news-list .cot .text-box{position:static;left:0;right:0;bottom:0;padding:10px 10px 15px;-webkit-transition:all .3s linear;transition:all .3s linear}.hp-body .hp-news-box .hp-news-list .cot .text-box .title{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#444;font-weight:700}.hp-body .hp-news-box .hp-news-list .cot .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:10px 0}.hp-body .hp-news-box .hp-news-list .cot .text-box .text{height:40px;font-size:12px;line-height:20px;color:#777}}.works-box{width:100%;padding:60px 0 80px;position:relative;z-index:1}.works-box .works{width:1720px;margin:0 auto}.works-box .works-list{width:100%;margin-top:60px}.works-box .works-list li{width:33.33%;height:400px;float:left}.works-box .works-list a{width:100%;height:100%;display:block;position:relative}@media (min-width:1200px){.works-box .works-list a:hover .mask{opacity:1}.works-box .works-list a:hover .mask .icon{margin-top:0}.works-box .works-list a:hover .text-box{bottom:0;opacity:1}}.works-box .works-list .img{width:100%;height:100%;line-height:400px;text-align:center;background:#fff}.works-box .works-list .img img{height:102px;display:inline-block;vertical-align:middle}.works-box .works-list .mask{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;line-height:400px;background:rgba(0,0,0,0.3);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .icon{width:50px;height:50px;line-height:50px;padding-top:1px;margin-top:-15px;text-align:center;display:inline-block;vertical-align:middle;background:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .icon:after{content:'';width:100%;height:100%;border:2px solid #fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .icon:hover{background:none}.works-box .works-list .mask .icon:hover:after{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.works-box .works-list .mask .icon:hover i{color:#fff}.works-box .works-list .mask .icon i{font-size:20px;color:#444;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .text-box{line-height:1;position:absolute;left:0;right:0;bottom:-20px;padding:30px;text-align:left;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#fff}.works-box .works-list .mask .text-box .text{line-height:1.6;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.works-box .learn-more{width:100%;margin-top:60px;text-align:center}.works-box .learn-more a{width:240px;height:50px;line-height:46px;text-align:center;border:2px solid #333;display:inline-block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.works-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.works-box .learn-more a:hover{color:#fff;background:#333}.works-box .learn-more a:hover i{color:#fff}.works-box .learn-more a:hover:before{height:0}}.works-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media (max-width:1800px){.works-box{width:100%;padding:60px}.works-box .works{width:100%;margin:0 auto}.works-box .works-list{width:100%;margin-top:60px}.works-box .works-list li{width:33.33%;height:22vw;float:left}.works-box .works-list .img{width:100%;height:100%;line-height:22vw}.works-box .works-list .img img{height:102px}.works-box .works-list .mask{line-height:22vw}}@media (max-width:1500px){.works-box{width:100%;padding:60px 40px}.works-box .works{width:100%;margin:0 auto}.works-box .works-list{width:100%;margin-top:60px}.works-box .works-list li{width:33.33%;height:22vw;float:left}.works-box .works-list .img{width:100%;height:100%;line-height:22vw}.works-box .works-list .mask{line-height:22vw}}@media (max-width:1200px){.works-box{width:100%;padding:60px 20px}.works-box .works{width:100%;margin:0 auto}.works-box .works-list{width:100%;margin-top:60px}.works-box .works-list ul{margin:-10px}.works-box .works-list li{width:33.33%;height:auto;float:left;padding:10px}.works-box .works-list a{width:100%;height:auto;display:block;position:relative}.works-box .works-list .img{width:100%;height:24vw;line-height:24vw;text-align:center;background:#fff}.works-box .works-list .img img{height:102px;display:inline-block;vertical-align:middle}.works-box .works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .icon{display:none}.works-box .works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:15px 10px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444}.works-box .works-list .mask .text-box .text{line-height:1.6;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}}@media (max-width:960px){.works-box{width:100%;padding:40px 20px}.works-box .works{width:100%;margin:0 auto}.works-box .works-list{width:100%;margin-top:40px}.works-box .works-list ul{margin:-10px}.works-box .works-list li{width:50%;height:auto;float:left;padding:10px}.works-box .works-list a{width:100%;height:auto;display:block;position:relative}.works-box .works-list .img{width:100%;height:36vw;line-height:36vw;text-align:center;background:#fff}.works-box .works-list .img img{height:102px;display:inline-block;vertical-align:middle}.works-box .works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .icon{display:none}.works-box .works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:15px 10px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444}.works-box .works-list .mask .text-box .text{line-height:1.6;margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}}@media (max-width:750px){.works-box{width:100%;padding:40px 10px;position:relative;z-index:1}.works-box .works{width:100%;margin:0 auto}.works-box .works-list{width:100%;margin-top:10px}.works-box .works-list ul{margin:0}.works-box .works-list li{width:100%;height:auto;float:left;padding:0}.works-box .works-list a{width:100%;height:100%;display:block;position:relative}.works-box .works-list .img{width:100%;height:64vw;line-height:64vw;text-align:center;background:#fff}.works-box .works-list .img img{height:34px;display:inline-block;vertical-align:middle}.works-box .works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:400px;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .icon{display:none}.works-box .works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:15px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.works-box .works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444;font-size:14px}.works-box .works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777;font-size:10px}}.show-case-box{width:1720px;margin:60px auto}.show-case{width:100%;margin-top:60px}.show-case .case-int{padding:60px 0}.show-case .case-int .case-int-cot{width:1170px;margin:0 auto}.show-case .case-int .case-msg{width:400px;float:left}.show-case .case-int .case-msg .title{font-size:24px;color:#fff}.show-case .case-int .case-msg .ewm{width:130px;margin-top:25px}.show-case .case-int .case-msg .ewm img{width:100%;display:block}.show-case .case-int .case-msg .text-box{margin-top:20px}.show-case .case-int .case-msg .text-box .text{margin-top:10px;color:#fff}.show-case .case-int .case-text{width:690px;float:right}.show-case .case-int .case-text p{color:#fff;line-height:30px;font-size:16px;margin-top:20px}.show-case .case-int .case-text p:first-child{margin-top:0}.show-case .show-case-cot{margin-top:30px}.show-case .show-case-cot p img{display:block;width:100%}.show-case .division{width:100%;height:1px;background:#e5e5e5;margin-top:60px}.show-case .link-box{margin-top:60px}.show-case .link-box .other-link{float:left}.show-case .link-box .other-link li{margin-right:20px;margin-bottom:10px;float:left}.show-case .link-box .other-link li a{height:40px;line-height:38px;border:2px solid #444;padding:0 25px;text-align:center;display:block;font-size:16px;border-radius:20px;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-case .link-box .other-link li a:hover{color:#fff;background:#444}}.show-case .link-box .controller-link{float:right}.show-case .link-box .controller-link .controller-link-list .btn{float:left;margin-left:20px}.show-case .link-box .controller-link .controller-link-list .btn:first-child a{padding-right:5px}.show-case .link-box .controller-link .controller-link-list .btn:last-child a{padding-left:5px}.show-case .link-box .controller-link .controller-link-list .btn a{width:160px;height:50px;line-height:48px;text-align:center;display:block;border:2px solid #444;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-case .link-box .controller-link .controller-link-list .btn a:hover{background:#444}.show-case .link-box .controller-link .controller-link-list .btn a:hover p,.show-case .link-box .controller-link .controller-link-list .btn a:hover i{color:#fff}}.show-case .link-box .controller-link .controller-link-list .btn a .cot{display:inline-block}.show-case .link-box .controller-link .controller-link-list .btn a p{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link .controller-link-list .btn a i{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link .controller-link-list .prev{padding-right:3px}.show-case .link-box .controller-link .controller-link-list .prev a i{margin-right:3px}.show-case .link-box .controller-link .controller-link-list .next{padding-left:3px}.show-case .link-box .controller-link .controller-link-list .next a i{margin-left:3px}.other-case{width:1720px;margin:60px auto}.other-case .list{width:100%}.other-case .list li{width:25%;height:300px;float:left}.other-case .list a{width:100%;height:100%;display:block;position:relative}@media (min-width:1200px){.other-case .list a:hover .mask{opacity:1}.other-case .list a:hover .mask .icon{margin-top:0}.other-case .list a:hover .text-box{bottom:0;opacity:1}}.other-case .list .img{width:100%;height:100%;line-height:300px;text-align:center;background:#fff}.other-case .list .img img{height:34px;display:inline-block;vertical-align:middle}.other-case .list .mask{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;line-height:300px;background:rgba(0,0,0,0.3);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .icon{width:50px;height:50px;line-height:50px;padding-top:1px;margin-top:-15px;text-align:center;display:inline-block;vertical-align:middle;background:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .icon:after{content:'';width:100%;height:100%;border:2px solid #fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.other-case .list .mask .icon:hover{background:none}.other-case .list .mask .icon:hover:after{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.other-case .list .mask .icon:hover i{color:#fff}}.other-case .list .mask .icon i{font-size:20px;color:#444;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .text-box{line-height:1;position:absolute;left:0;right:0;bottom:-20px;padding:20px;text-align:left;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .text-box .title{font-size:16px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.other-case .list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}@media (max-width:1800px){.show-case-box{width:100%;margin:60px auto;padding:0 40px}.other-case .list li{height:18vw}.other-case .list .img{line-height:18vw}.other-case .list .mask{line-height:18vw}}@media (max-width:1500px){.show-case-box{width:100%;margin:60px auto;padding:0 40px}.show-case{width:100%;margin-top:60px}.show-case .case-int{padding:40px}.show-case .case-int .case-int-cot{width:100%;position:relative}.show-case .case-int .case-msg{width:400px;float:left}.show-case .case-int .case-msg .title{font-size:24px;color:#fff}.show-case .case-int .case-msg .ewm{width:130px;margin-top:25px}.show-case .case-int .case-msg .ewm img{width:100%;display:block}.show-case .case-int .case-msg .text-box{margin-top:20px}.show-case .case-int .case-msg .text-box .text{margin-top:10px;color:#fff}.show-case .case-int .case-text{width:auto;margin-left:420px;float:none}.show-case .case-int .case-text p{color:#fff;line-height:30px;font-size:16px;margin-top:20px}.show-case .case-int .case-text p:first-child{margin-top:0}.other-case .list li{height:18vw}.other-case .list .img{line-height:18vw}.other-case .list .mask{line-height:18vw}}@media (max-width:1200px){.show-case-box{width:100%;margin:60px auto;padding:0 20px}.show-case{width:100%;margin-top:60px}.show-case .case-int{padding:30px 20px}.show-case .case-int .case-int-cot{width:100%;margin:0 auto}.show-case .case-int .case-msg{width:350px;float:left}.show-case .case-int .case-msg .title{font-size:24px;color:#fff}.show-case .case-int .case-msg .ewm{width:130px;margin-top:25px}.show-case .case-int .case-msg .ewm img{width:100%;display:block}.show-case .case-int .case-msg .text-box{margin-top:20px}.show-case .case-int .case-msg .text-box .text{margin-top:10px;color:#fff}.show-case .case-int .case-text{width:auto;float:none;margin-left:370px}.show-case .show-case-cot{margin-top:20px}.show-case .show-case-cot p{width:100%;display:block}.show-case .show-case-cot p img{width:100%;display:block}.show-case .division{width:100%;height:1px;background:#e5e5e5;margin-top:60px}.other-case{width:100%;margin:60px auto}.other-case .list{width:100%}.other-case .list li{width:33.33%;height:auto;float:left}.other-case .list li:last-child{display:none}.other-case .list a{width:100%;height:100%;display:block;position:relative}.other-case .list .img{width:100%;height:22vw;line-height:22vw;text-align:center;background:#fff}.other-case .list .img img{height:34px;display:inline-block;vertical-align:middle}.other-case .list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:auto;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .icon{display:none}.other-case .list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:10px;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .text-box .title{font-size:16px;font-weight:700;line-height:1.6;color:#444}.other-case .list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}}@media (max-width:1200px) and (min-width:1200px){.other-case .list a:hover .mask{opacity:1}.other-case .list a:hover .mask .icon{margin-top:0}.other-case .list a:hover .text-box{bottom:0;opacity:1}}@media (max-width:960px){.show-case-box{width:100%;margin:40px auto;padding:0 20px}.show-case{width:100%;margin-top:40px}.show-case .case-int{padding:20px}.show-case .case-int .case-int-cot{width:100%;margin:0 auto}.show-case .case-int .case-msg{width:100%;float:none}.show-case .case-int .case-msg .title{font-size:22px;color:#fff}.show-case .case-int .case-msg .ewm{width:130px;margin-top:25px}.show-case .case-int .case-msg .ewm img{width:100%;display:block}.show-case .case-int .case-msg .text-box{margin-top:20px}.show-case .case-int .case-msg .text-box .text{margin-top:10px;color:#fff}.show-case .case-int .case-text{width:100%;float:none;margin-left:0;margin-top:20px}.show-case .case-int .case-text p{color:#fff;line-height:24px;font-size:14px;margin-top:15px}.show-case .case-int .case-text p:first-child{margin-top:0}.show-case .show-case-cot{margin-top:30px}.show-case .show-case-cot p img{display:block}.show-case .division{width:100%;height:1px;background:#e5e5e5;margin-top:40px}.show-case .link-box{margin-top:40px}.show-case .link-box .other-link{width:100%;float:none}.show-case .link-box .other-link li{margin-right:20px;float:left}.show-case .link-box .other-link li a{height:40px;line-height:38px;border:2px solid #444;padding:0 25px;text-align:center;display:block;font-size:16px;border-radius:20px;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link{float:right;margin-top:40px}.show-case .link-box .controller-link .controller-link-list .btn{float:left;margin-left:20px}.show-case .link-box .controller-link .controller-link-list .btn a{width:140px;height:50px;line-height:48px;text-align:center;display:block;border:2px solid #444;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link .controller-link-list .btn a .cot{display:inline-block}.show-case .link-box .controller-link .controller-link-list .btn a p{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link .controller-link-list .btn a i{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link .controller-link-list .prev{padding-right:3px}.show-case .link-box .controller-link .controller-link-list .prev a i{margin-right:3px}.show-case .link-box .controller-link .controller-link-list .next{padding-left:3px}.show-case .link-box .controller-link .controller-link-list .next a i{margin-left:3px}.other-case{width:100%;margin:40px auto}.other-case .list{width:auto;margin:-10px}.other-case .list li{width:50%;padding:10px;height:auto;float:left}.other-case .list li:last-child{display:block}.other-case .list a{width:100%;height:100%;display:block;position:relative}.other-case .list .img{width:100%;height:30vw;line-height:30vw;text-align:center;background:#fff}.other-case .list .img img{height:34px;display:inline-block;vertical-align:middle}.other-case .list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:auto;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .icon{display:none}.other-case .list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:10px 10px 15px;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .text-box .title{font-size:16px;font-weight:700;line-height:1.6;color:#444}.other-case .list .mask .text-box .text{margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}}@media (max-width:960px) and (min-width:1200px){.show-case .link-box .other-link li a:hover{color:#fff;background:#444}}@media (max-width:960px) and (min-width:1200px){.show-case .link-box .controller-link .controller-link-list .btn a:hover{background:#444}.show-case .link-box .controller-link .controller-link-list .btn a:hover p,.show-case .link-box .controller-link .controller-link-list .btn a:hover i{color:#fff}}@media (max-width:960px) and (min-width:1200px){.other-case .list a:hover .mask{opacity:1}.other-case .list a:hover .mask .icon{margin-top:0}.other-case .list a:hover .text-box{bottom:0;opacity:1}}@media (max-width:750px){.show-case-box{width:100%;margin:40px auto;padding:0 10px}.show-case{width:100%;margin-top:40px}.show-case .case-int{padding:20px}.show-case .case-int .case-int-cot{width:100%;margin:0 auto}.show-case .case-int .case-msg{width:100%;float:none}.show-case .case-int .case-msg .title{font-size:18px;color:#fff}.show-case .case-int .case-msg .ewm{width:130px;margin-top:15px}.show-case .case-int .case-msg .ewm img{width:100%;display:block}.show-case .case-int .case-msg .text-box{margin-top:15px}.show-case .case-int .case-msg .text-box .text{margin-top:10px;color:#fff;font-size:12px}.show-case .case-int .case-text{width:100%;float:none;margin-left:0;margin-top:10px}.show-case .case-int .case-text p{color:#fff;line-height:22px;font-size:12px;margin-top:10px}.show-case .case-int .case-text p:first-child{margin-top:0}.show-case .show-case-cot{margin-top:10px}.show-case .show-case-cot p img{display:block}.show-case .division{width:100%;height:1px;background:#e5e5e5;margin-top:20px}.show-case .link-box{margin-top:20px}.show-case .link-box .other-link{width:100%;float:none}.show-case .link-box .other-link li{margin-right:10px;margin-bottom:10px;float:left}.show-case .link-box .other-link li a{height:30px;line-height:28px;border:2px solid #444;padding:0 15px;text-align:center;display:block;font-size:12px;border-radius:15px;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link{float:right;margin-top:10px}.show-case .link-box .controller-link .controller-link-list .btn{float:left;margin-left:20px}.show-case .link-box .controller-link .controller-link-list .btn a{width:120px;height:40px;line-height:38px;text-align:center;display:block;border:2px solid #444;-webkit-transition:all .3s linear;transition:all .3s linear}.show-case .link-box .controller-link .controller-link-list .btn a .cot{display:inline-block}.show-case .link-box .controller-link .controller-link-list .btn a p{float:left;-webkit-transition:all .3s linear;transition:all .3s linear;font-size:12px}.show-case .link-box .controller-link .controller-link-list .btn a i{float:left;-webkit-transition:all .3s linear;transition:all .3s linear;font-size:12px}.show-case .link-box .controller-link .controller-link-list .prev{padding-right:3px}.show-case .link-box .controller-link .controller-link-list .prev a i{margin-right:3px}.show-case .link-box .controller-link .controller-link-list .next{padding-left:3px}.show-case .link-box .controller-link .controller-link-list .next a i{margin-left:3px}.other-case{width:100%;margin:40px auto}.other-case .list{width:100%;margin:0}.other-case .list li{width:100%;height:auto;padding:0;margin-bottom:10px;float:none}.other-case .list li:last-child{display:none}.other-case .list a{width:100%;height:100%;display:block;position:relative}.other-case .list .img{width:100%;height:56vw;line-height:56vw;text-align:center;background:#fff}.other-case .list .img img{height:34px;display:inline-block;vertical-align:middle}.other-case .list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:auto;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .icon{display:none}.other-case .list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:10px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.other-case .list .mask .text-box .title{font-size:16px;font-weight:700;line-height:1.6;color:#444}.other-case .list .mask .text-box .text{margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}}@media (max-width:750px) and (min-width:1200px){.show-case .link-box .other-link li a:hover{color:#fff;background:#444}}@media (max-width:750px) and (min-width:1200px){.other-case .list a:hover .mask{opacity:1}.other-case .list a:hover .mask .icon{margin-top:0}.other-case .list a:hover .text-box{bottom:0;opacity:1}}.news-box{max-width:1720px;margin:60px auto}.news-box .news{width:100%;margin-top:60px}.news-box .news ul{margin:-20px -25px}.news-box .news li{width:33.33%;padding:20px 25px;float:left}.news-box .news a{width:100%;height:450px;display:block}@media (min-width:1200px){.news-box .news a:hover .img .mask{opacity:1}.news-box .news a:hover .img .mask .icon{margin:0}.news-box .news a:hover .img .mask .date{padding:0}}.news-box .news .img{width:100%;height:330px;line-height:330px;text-align:center;position:relative}.news-box .news .img img{height:34px;vertical-align:middle}.news-box .news .img .mask{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.news-box .news .img .mask .icon{width:50px;height:50px;line-height:50px;padding-top:1px;margin-top:-15px;text-align:center;display:inline-block;vertical-align:middle;background:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.news-box .news .img .mask .icon:after{content:'';width:100%;height:100%;border:2px solid #fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.news-box .news .img .mask .icon:hover{background:none}.news-box .news .img .mask .icon:hover:after{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.news-box .news .img .mask .icon:hover i{color:#fff}}.news-box .news .img .mask .icon i{font-size:20px;color:#444;-webkit-transition:all .3s linear;transition:all .3s linear}.news-box .news .img .mask .date{width:150px;height:90px;padding:20px;line-height:90px;text-align:center;position:absolute;right:0;top:0;background:#fff;color:#444;font-size:36px;font-family:'myfont';-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s linear;transition:all .3s linear}.news-box .news .text-box{padding-top:25px}.news-box .news .text-box .title{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-box .news .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0}.news-box .news .text-box .text{height:48px;line-height:24px;font-size:14px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#777}.news-box .learn-more{width:100%;margin-top:60px;text-align:center}.news-box .learn-more a{width:240px;height:50px;line-height:46px;text-align:center;border:2px solid #333;display:inline-block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.news-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.news-box .learn-more a:hover{color:#fff;background:#333}.news-box .learn-more a:hover i{color:#fff}.news-box .learn-more a:hover:before{height:0}}.news-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}@media (max-width:1800px){.news-box{max-width:100%;margin:60px auto;padding:0 60px}.news-box .news{width:100%;margin-top:60px}.news-box .news ul{margin:-20px}.news-box .news li{width:33.33%;padding:20px;float:left}.news-box .news a{width:100%;height:auto;display:block}.news-box .news .img{width:100%;height:20vw;line-height:20vw}.news-box .news .text-box{padding-top:20px}.news-box .news .text-box .division{margin:10px 0}}@media (max-width:1200px){.news-box{max-width:100%;margin:60px auto;padding:0 20px}.news-box .news{width:100%;margin-top:60px}.news-box .news ul{margin:-10px}.news-box .news li{width:33.33%;padding:10px;float:left}.news-box .news a{width:100%;height:auto;display:block}.news-box .news .img{width:100%;height:20vw;line-height:20vw;text-align:center;position:relative}.news-box .news .img img{height:34px;vertical-align:middle}.news-box .news .img .mask{background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.news-box .news .img .mask .icon{display:none}.news-box .news .img .mask .date{width:120px;height:60px;padding:0;line-height:60px;text-align:center;position:absolute;right:0;top:0;background:#fff;color:#444;font-size:36px;font-family:'myfont';-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s linear;transition:all .3s linear}.news-box .news .text-box{padding-top:10px}.news-box .news .text-box .division{margin:10px 0}}@media (max-width:960px){.news-box{max-width:100%;margin:40px auto;padding:0 20px}.news-box .news{width:100%;margin-top:40px}.news-box .news ul{margin:-10px}.news-box .news li{width:50%;padding:10px;float:left}.news-box .news a{width:100%;height:auto;display:block}.news-box .news .img{width:100%;height:30vw;line-height:30vw}.news-box .news .text-box{padding-top:20px}.news-box .news .text-box .division{margin:10px 0}}@media (max-width:750px){.news-box{max-width:100%;margin:40px auto;padding:0 10px}.news-box .news{width:100%;margin-top:20px}.news-box .news ul{margin:0}.news-box .news li{width:100%;padding:0;float:none;margin-top:10px}.news-box .news li:first-child{margin-top:0}.news-box .news a{width:100%;height:auto;display:block}.news-box .news .img{width:100%;height:64vw;line-height:64vw}.news-box .news .text-box{padding-top:10px}.news-box .news .text-box .title{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700}.news-box .news .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:10px 0}.news-box .news .text-box .text{height:40px;line-height:20px;font-size:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#777;font-size:12px}}.show-news-box{width:1720px;margin:60px auto}.show-news{width:100%;margin-top:60px;position:relative;z-index:10}.show-news .show-news-main{width:1270px;float:left}.show-news .show-news-main .show-news-cot{width:100%}.show-news .show-news-main .show-news-cot .title{font-size:30px;font-weight:700}.show-news .show-news-main .show-news-cot .date{font-size:16px;color:#777;margin:15px 0}.show-news .show-news-main .show-news-cot .division{width:100%;height:1px;background:#e5e5e5}.show-news .show-news-main .show-news-text p{margin:10px 0;line-height:30px;font-size:16px;color:#777}.show-news .show-news-main .show-news-text p img{display:inline-block}.show-news .show-news-main .show-news-text .img{text-align:center;margin:50px 0}.show-news .show-news-main .show-news-text .cot-title{font-size:24px;line-height:1;padding-left:15px;color:#777;margin-bottom:30px;position:relative}.show-news .show-news-main .show-news-text .cot-title:before{content:'';width:4px;height:100%;background:#444;position:absolute;left:0;top:0}.show-news .link-box{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:40px}.show-news .link-box .other-link{float:left}.show-news .link-box .other-link li{margin-right:20px;margin-bottom:10px;float:left}.show-news .link-box .other-link li:last-child{margin-right:0}.show-news .link-box .other-link li a{height:40px;line-height:38px;border:2px solid #444;padding:0 25px;text-align:center;display:block;font-size:16px;border-radius:20px;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-news .link-box .other-link li a:hover{color:#fff;background:#444}}.show-news .link-box .controller-link{float:right}.show-news .link-box .controller-link .controller-link-list .btn{float:left;margin-left:20px}.show-news .link-box .controller-link .controller-link-list .btn:first-child a{padding-right:5px}.show-news .link-box .controller-link .controller-link-list .btn:last-child a{padding-left:5px}.show-news .link-box .controller-link .controller-link-list .btn a{width:160px;height:50px;line-height:48px;text-align:center;display:block;border:2px solid #444;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-news .link-box .controller-link .controller-link-list .btn a:hover{background:#444}.show-news .link-box .controller-link .controller-link-list .btn a:hover p,.show-news .link-box .controller-link .controller-link-list .btn a:hover i{color:#fff}}.show-news .link-box .controller-link .controller-link-list .btn a .cot{display:inline-block}.show-news .link-box .controller-link .controller-link-list .btn a p{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .link-box .controller-link .controller-link-list .btn a i{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .link-box .controller-link .controller-link-list .prev{padding-right:3px}.show-news .link-box .controller-link .controller-link-list .prev a i{margin-right:3px}.show-news .link-box .controller-link .controller-link-list .next{padding-left:3px}.show-news .link-box .controller-link .controller-link-list .next a i{margin-left:3px}.show-news .other-news{width:100%;margin:40px auto}.show-news .other-news ul{margin:0 -20px}.show-news .other-news li{width:33.33%;padding:0 20px;float:left}.show-news .other-news a{width:100%;height:340px;display:block}@media (min-width:1200px){.show-news .other-news a:hover .img .mask{opacity:1}.show-news .other-news a:hover .img .mask .icon{margin:0}.show-news .other-news a:hover .img .mask .date{padding:0}}.show-news .other-news .img{width:100%;height:245px;line-height:245px;text-align:center;position:relative}.show-news .other-news .img img{height:34px;vertical-align:middle}.show-news .other-news .img .mask{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .other-news .img .mask .icon{width:50px;height:50px;line-height:50px;padding-top:1px;margin-top:-15px;text-align:center;display:inline-block;vertical-align:middle;background:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .other-news .img .mask .icon:after{content:'';width:100%;height:100%;border:2px solid #fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-news .other-news .img .mask .icon:hover{background:none}.show-news .other-news .img .mask .icon:hover:after{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.show-news .other-news .img .mask .icon:hover i{color:#fff}}.show-news .other-news .img .mask .icon i{font-size:20px;color:#444;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .other-news .img .mask .date{width:150px;height:90px;padding:20px;line-height:90px;text-align:center;position:absolute;right:0;top:0;background:#fff;color:#444;font-size:36px;font-family:'myfont';-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .other-news .text-box{padding-top:25px}.show-news .other-news .text-box .title{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.show-news .other-news .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0}.show-news .other-news .text-box .text{line-height:24px;font-size:14px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#777}.show-news .show-news-fixed{width:345px;padding:30px;position:absolute;right:0;top:0;background:#fff;z-index:9;-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.show-news .show-news-fixed .ewm{width:210px;margin:0 auto}.show-news .show-news-fixed .ewm img{width:100%;display:block}.show-news .show-news-fixed .text{line-height:1;text-align:center;color:#444;font-size:18px}.show-news .show-news-fixed .same{width:100%;height:50px;line-height:50px;text-align:center;margin-top:20px;display:block;background:#444;color:#fff;font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-news .show-news-fixed .same:hover{background:#777}}.show-news .show-news-fixed .share-btn{margin-top:20px;height:60px}.show-news .show-news-fixed .share-btn li{width:33.33%;height:60px;position:relative;z-index:1;float:left}.show-news .show-news-fixed .share-btn a{width:60px;height:60px;line-height:60px;display:block;background:none;margin:0 auto;padding:0;position:relative;float:none;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.show-news .show-news-fixed .share-btn a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}}.show-news .show-news-fixed .share-btn svg{width:30px;height:30px;position:absolute;top:50%;left:50%;margin-top:-15px;margin-left:-15px;z-index:-1}.show-news .show-news-fixed-active{position:fixed;top:120px;z-index:9}@media (max-width:1800px){.show-news-box{width:100%;margin:60px auto;padding:0 40px}.show-news{width:100%;margin-top:60px;position:relative;z-index:2}.show-news .show-news-main{width:70%}.show-news .link-box .controller-link{float:right}.show-news .link-box .controller-link .controller-link-list .btn a{width:160px;height:40px;line-height:38px}.show-news .other-news{width:100%;margin:40px auto}.show-news .other-news ul{margin:0 -10px}.show-news .other-news li{width:33.33%;padding:0 10px;float:left}}@media (max-width:1500px){.show-news-box{width:100%;margin:60px auto}.show-news{width:100%;margin-top:60px;position:relative;z-index:2}.show-news .show-news-main{width:70%;float:left}.show-news .link-box{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:40px}.show-news .link-box .other-link{float:left}.show-news .link-box .other-link li{margin-right:20px;float:left;margin-bottom:10px}.show-news .link-box .controller-link{float:right}.show-news .other-news{width:100%;margin:40px auto}.show-news .other-news ul{margin:0 -10px}.show-news .other-news li{width:33.33%;padding:0 10px;float:left}.show-news .other-news a{width:100%;height:auto;display:block}.show-news .other-news .img{width:100%;height:16vw;line-height:16vw}.show-news .other-news .img img{height:34px;vertical-align:middle}.show-news .other-news .img .mask .date{width:120px;height:60px;padding:20px;line-height:60px}.show-news .other-news .text-box{padding-top:20px}.show-news .other-news .text-box .title{font-size:16px}.show-news .other-news .text-box .division{margin:10px 0}.show-news .other-news .text-box .text{line-height:24px;font-size:14px}.show-news .show-news-fixed{width:25%;padding:15px 30px}.show-news .show-news-fixed-active{position:fixed;top:140px;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:2}}@media (max-width:1200px){.show-news-box{width:100%;margin:60px auto;padding:0 20px}.show-news{width:100%;margin-top:60px;position:relative;z-index:2}.show-news .show-news-main{width:65%;float:left}.show-news .link-box{border-top:1px solid #e5e5e5;margin-top:30px;padding-top:40px}.show-news .link-box .other-link{float:none}.show-news .link-box .other-link li{margin-right:20px;float:left;margin-bottom:10px}.show-news .link-box .controller-link{float:right;margin-top:40px}.show-news .other-news{width:100%;margin:60px auto}.show-news .other-news ul{margin:0 -10px}.show-news .other-news li{width:50%;padding:0 10px;float:left}.show-news .other-news li:last-child{display:none}.show-news .other-news a{width:100%;height:auto;display:block}.show-news .other-news .img{width:100%;height:20vw;line-height:20vw}.show-news .other-news .img img{height:34px;vertical-align:middle}.show-news .other-news .img .mask .date{width:120px;height:60px;padding:20px;line-height:60px}.show-news .other-news .text-box{padding-top:20px}.show-news .other-news .text-box .title{font-size:16px}.show-news .other-news .text-box .division{margin:10px 0}.show-news .other-news .text-box .text{line-height:24px;font-size:14px}.show-news .show-news-fixed{width:30%;padding:15px 30px;z-index:99}.show-news .show-news-fixed-active{position:fixed;top:140px;-webkit-transition:all .3s linear;transition:all .3s linear;z-index:99}}@media (max-width:960px){.show-news-box{width:100%;margin:40px auto;padding:0 20px}.show-news{width:100%;margin-top:40px;position:relative;z-index:1}.show-news .show-news-main{width:100%;float:none}.show-news .show-news-main .show-news-cot{width:100%}.show-news .show-news-main .show-news-cot .title{font-size:24px;font-weight:700}.show-news .show-news-main .show-news-cot .date{font-size:16px;color:#777;margin:10px 0}.show-news .show-news-main .show-news-cot .division{width:100%;height:1px;background:#e5e5e5;margin-top:20px}.show-news .show-news-main .show-news-text p{margin:10px 0;line-height:30px;font-size:16px;color:#777}.show-news .show-news-main .show-news-text p img{display:inline-block}.show-news .show-news-main .show-news-text .img{text-align:center;margin:30px 0}.show-news .show-news-main .show-news-text .cot-title{font-size:24px;line-height:1;padding-left:15px;color:#777;margin-bottom:30px;position:relative}.show-news .show-news-main .show-news-text .cot-title:before{content:'';width:4px;height:100%;background:#444;position:absolute;left:0;top:0}.show-news .link-box{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:40px}.show-news .link-box .other-link{float:none}.show-news .link-box .other-link li{margin-right:20px;float:left;margin-bottom:10px}.show-news .link-box .controller-link{float:right;margin-top:30px}.show-news .other-news{width:100%;margin:40px auto}.show-news .other-news ul{margin:0 -10px}.show-news .other-news li{width:50%;padding:0 10px;float:left}.show-news .other-news li:last-child{display:none}.show-news .other-news a{width:100%;height:auto;display:block}.show-news .other-news .img{width:100%;height:30vw;line-height:30vw}.show-news .other-news .img img{height:34px;vertical-align:middle}.show-news .other-news .img .mask .date{width:120px;height:60px;padding:20px;line-height:60px}.show-news .other-news .text-box{padding-top:20px}.show-news .other-news .text-box .title{font-size:16px}.show-news .other-news .text-box .division{margin:10px 0}.show-news .other-news .text-box .text{line-height:24px;font-size:14px}.show-news .show-news-fixed{display:none}}@media (max-width:750px){.show-news-box{width:100%;margin:40px auto;padding:0 10px}.show-news{width:100%;margin-top:40px;position:relative;z-index:1}.show-news .show-news-main{width:100%;float:none}.show-news .show-news-main .show-news-cot{width:100%}.show-news .show-news-main .show-news-cot .title{font-size:18px;font-weight:700}.show-news .show-news-main .show-news-cot .date{font-size:16px;color:#777;margin:10px 0}.show-news .show-news-main .show-news-cot .division{width:100%;height:1px;background:#e5e5e5;margin-top:20px}.show-news .show-news-main .show-news-text p{margin:10px 0;line-height:24px;font-size:12px;color:#777}.show-news .show-news-main .show-news-text p img{display:inline-block}.show-news .show-news-main .show-news-text .img{text-align:center;margin:30px 0}.show-news .show-news-main .show-news-text .cot-title{font-size:16px;line-height:1;padding-left:15px;color:#777;margin-bottom:30px;position:relative}.show-news .show-news-main .show-news-text .cot-title:before{content:'';width:4px;height:100%;background:#444;position:absolute;left:0;top:0}.show-news .link-box{border-top:1px solid #e5e5e5;margin-top:20px;padding-top:20px}.show-news .link-box .other-link{width:100%;float:none}.show-news .link-box .other-link li{margin-right:10px;float:left}.show-news .link-box .other-link li a{height:30px;line-height:28px;border:2px solid #444;padding:0 15px;text-align:center;display:block;font-size:12px;border-radius:15px}.show-news .link-box .controller-link{float:right;margin-top:10px}.show-news .link-box .controller-link .controller-link-list .btn{float:left;margin-left:10px}.show-news .link-box .controller-link .controller-link-list .btn a{width:120px;height:40px;line-height:38px;text-align:center;display:block;border:2px solid #444;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .link-box .controller-link .controller-link-list .btn a .cot{display:inline-block}.show-news .link-box .controller-link .controller-link-list .btn a p{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .link-box .controller-link .controller-link-list .btn a i{float:left;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .link-box .controller-link .controller-link-list .prev{padding-right:3px}.show-news .link-box .controller-link .controller-link-list .prev a i{margin-right:3px}.show-news .link-box .controller-link .controller-link-list .next{padding-left:3px}.show-news .link-box .controller-link .controller-link-list .next a i{margin-left:3px}.show-news .other-news{width:100%;margin:40px auto}.show-news .other-news ul{margin:0}.show-news .other-news li{width:100%;padding:0;float:none;margin-bottom:10px}.show-news .other-news a{width:100%;height:auto;display:block}.show-news .other-news .img{width:100%;height:65vw;line-height:65vw;text-align:center;position:relative}.show-news .other-news .img img{height:34px;vertical-align:middle}.show-news .other-news .img .mask{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.1);opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .other-news .img .mask .icon{display:none}.show-news .other-news .img .mask .date{width:120px;height:60px;padding:0;line-height:60px;text-align:center;position:absolute;right:0;top:0;background:#fff;color:#444;font-size:36px;font-family:'myfont';-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:all .3s linear;transition:all .3s linear}.show-news .other-news .text-box{padding-top:10px}.show-news .other-news .text-box .title{font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.show-news .other-news .text-box .division{width:100%;height:1px;background:#e5e5e5;margin:10px 0}.show-news .other-news .text-box .text{line-height:22px;font-size:12px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:#777}.show-news .show-news-fixed{display:none}}@media (max-width:750px) and (min-width:1200px){.show-news .link-box .controller-link .controller-link-list .btn a:hover{background:#444}.show-news .link-box .controller-link .controller-link-list .btn a:hover p,.show-news .link-box .controller-link .controller-link-list .btn a:hover i{color:#fff}}.about{width:1720px;margin:60px auto}.about .about-cot{width:100%;margin-top:60px}.about .about-cot .img{width:380px;height:650px;float:left}.about .about-cot .about-text{width:1240px;float:right}.about .about-cot .int-box .title{width:500px;float:left;font-size:24px}.about .about-cot .int-box .text{width:730px;float:right;font-size:16px;line-height:30px;color:#777}.about .about-cot .division{width:100%;height:1px;background:#e5e5e5;margin:35px 0 60px}.about .about-cot .cot-box .oneself{width:500px;float:left}.about .about-cot .cot-box .oneself p{margin-top:33px}.about .about-cot .cot-box .advantage{width:730px;float:right}.about .about-cot .cot-box .cot .title{font-size:24px;text-transform:uppercase}.about .about-cot .cot-box .cot p{font-size:16px;line-height:30px;color:#777}.about .about-cot .cot-box .cot .cot-title{font-size:24px;line-height:30px;color:#444;margin-top:37px;margin-bottom:20px}.about-team{width:1720px;margin:0 auto}.about-team .img{width:100%}.about-team .img .img-bg{width:100%;height:650px;background-size:cover !important}.about-team .img img{width:100%}.about-team .text-box{width:1170px;margin:60px auto}.about-team .text-box .text{font-size:16px;line-height:30px;color:#444}.about-team .text-box .en{margin-top:30px;font-size:14px;line-height:30px;color:#777}.about-data{width:1720px;height:350px;padding-top:135px;margin:0 auto;position:relative;background-size:cover !important}.about-data .data{width:1170px;height:80px;margin:0 auto}.about-data .data .data-item{width:25%;float:left;text-align:center}.about-data .data .item-cot{display:inline-block}.about-data .data .num{display:inline-block;position:relative;height:50px}.about-data .data .num .data-num{font-size:40px;color:#fff;line-height:1;margin-top:10px}.about-data .data .num .sup{position:absolute;top:-5px;right:-15px;color:#fff}.about-data .data .text{font-size:14px;line-height:1;color:#fff;margin-top:10px}.about-data .mask{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.4);z-index:-1}.about-coop{width:100%}.about-coop .about-coop-cot{width:1170px;margin:60px auto}.about-coop .about-coop-cot .title{font-size:24px;line-height:1;margin-bottom:50px}.about-coop .about-coop-cot .about-coop-statement{width:450px;float:left}.about-coop .about-coop-cot .about-coop-statement dl,.about-coop .about-coop-cot .about-coop-statement div{margin-bottom:30px}.about-coop .about-coop-cot .about-coop-statement dl:last-child,.about-coop .about-coop-cot .about-coop-statement div:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-statement dl dt,.about-coop .about-coop-cot .about-coop-statement div dt,.about-coop .about-coop-cot .about-coop-statement dl p,.about-coop .about-coop-cot .about-coop-statement div p{font-size:16px;line-height:30px;color:#777}.about-coop .about-coop-cot .about-coop-statement dl dd,.about-coop .about-coop-cot .about-coop-statement div dd{font-size:16px;line-height:30px;color:#777;margin-bottom:30px}.about-coop .about-coop-cot .about-coop-statement dl dd:last-child,.about-coop .about-coop-cot .about-coop-statement div dd:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-acco{width:580px;float:right}.about-coop .about-coop-cot .about-coop-acco>p{font-size:16px;line-height:30px;color:#777}.about-coop .about-coop-cot .about-coop-acco .tip{font-size:24px;line-height:30px;color:#444;margin:50px 0}.about-coop .about-coop-cot .about-coop-acco ul li{margin-right:20px;text-align:center;float:left}.about-coop .about-coop-cot .about-coop-acco ul a{width:240px;height:50px;line-height:48px;border:2px solid #444;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.about-coop .about-coop-cot .about-coop-acco ul a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.about-coop .about-coop-cot .about-coop-acco ul a:hover{color:#fff;background:#333}.about-coop .about-coop-cot .about-coop-acco ul a:hover i{color:#fff}.about-coop .about-coop-cot .about-coop-acco ul a:hover:before{height:0}}.about-coop .about-coop-cot .about-coop-acco ul a .cot{display:inline-block}.about-coop .about-coop-cot .about-coop-acco ul a .cot i,.about-coop .about-coop-cot .about-coop-acco ul a .cot p{float:left;font-size:14px;-webkit-transition:all .3s linear;transition:all .3s linear}.about-coop .about-coop-cot .about-coop-acco ul a .cot i{margin:0 3px}.about-coop .about-img-box{width:100%;background:#f9f9f9}.about-coop .about-img{width:100%;height:450px;background-size:cover !important}.about-coop .part-coop{width:1720px;margin:60px auto}.about-coop .part-coop .part-coop-int .title{width:160px;font-size:24px;line-height:1;float:left;margin-top:7px}.about-coop .part-coop .part-coop-int .text{width:730px;font-size:16px;line-height:30px;color:#777;float:left}.about-coop .part-coop .division{width:100%;height:1px;background:#e5e5e5;margin:40px 0 60px}.about-coop .part-coop .part-coop-list li{width:16.66%;float:left}.about-coop .part-coop .part-coop-list .title{font-size:18px;line-height:1;margin-bottom:20px}.about-coop .part-coop .part-coop-list .text{font-size:16px;line-height:30px;color:#777}@media (max-width:1800px){.about{width:100%;margin:60px auto;padding:0 40px}.about .about-cot{width:100%;margin-top:60px;padding-left:420px;position:relative}.about .about-cot .img{width:380px;height:650px;position:absolute;left:0;top:0}.about .about-cot .about-text{width:100%}.about .about-cot .int-box .title{width:40%}.about .about-cot .int-box .text{width:60%}.about .about-cot .cot-box .oneself{width:40%}.about .about-cot .cot-box .advantage{width:60%}.about-team{width:100%;margin:0 auto}.about-team .img{width:100%}.about-team .img .img{width:100%}.about-team .img .img .img-bg{width:100%;height:650px}.about-team .img .img img{width:100%}.about-team .img img{width:100%}.about-data{width:100%;height:350px;padding-top:135px;margin:0 auto;position:relative}.about-coop{width:100%}.about-coop .about-img{width:100%;height:450px}.about-coop .part-coop{width:100%;margin:60px auto}}@media (max-width:1500px){.about{width:100%;margin:60px auto;padding:0 40px}.about .about-cot{width:100%;margin-top:60px;padding-left:390px;position:relative}.about .about-cot .img{width:350px;height:650px;position:absolute;left:0;top:0}.about .about-cot .about-text{width:100%}.about .about-cot .int-box .title{width:50%}.about .about-cot .int-box .text{width:50%}.about .about-cot .cot-box .oneself{width:50%}.about .about-cot .cot-box .advantage{width:50%}.about-team{width:100%;margin:0 auto}.about-team .img{width:100%}.about-team .img .img-bg{width:100%;height:650px}.about-team .img img{width:100%}.about-data{width:100%;height:350px;padding-top:135px;margin:0 auto;position:relative}.about-coop{width:100%}.about-coop .about-img{width:100%;height:450px}.about-coop .part-coop{width:100%;margin:60px auto;padding:0 40px}}@media (max-width:1200px){.about{width:100%;margin:60px auto;padding:0 20px}.about .about-cot{width:100%;margin-top:60px;padding-left:320px}.about .about-cot .img{width:300px;height:600px;position:absolute;left:0;top:0}.about .about-cot .about-text{width:100%;float:none}.about .about-cot .int-box .title{width:50%;float:left;font-size:22px}.about .about-cot .int-box .text{width:50%;float:right;font-size:14px;line-height:24px;color:#777}.about .about-cot .division{width:100%;height:1px;background:#e5e5e5;margin:20px 0 30px}.about .about-cot .cot-box .oneself{width:50%;float:left}.about .about-cot .cot-box .oneself p{margin-top:15px}.about .about-cot .cot-box .advantage{width:50%;float:right}.about .about-cot .cot-box .cot .title{font-size:22px;text-transform:uppercase}.about .about-cot .cot-box .cot p{font-size:14px;line-height:24px;color:#777}.about .about-cot .cot-box .cot .cot-title{font-size:22px;line-height:30px;color:#444;margin-top:25px;margin-bottom:15px}.about-team{width:100%}.about-team .text-box{width:100%;margin:60px auto;padding:0 20px}.about-team .img{width:100%}.about-team .img .img-bg{width:100%;height:35vw}.about-team .img img{width:100%}.about-data{width:100%;height:350px;padding-top:135px;margin:0 auto;position:relative}.about-data .data{width:100%}.about-coop{width:100%}.about-coop .about-coop-cot{width:auto;margin:60px -10px;padding:0 20px}.about-coop .about-coop-cot .title{font-size:22px;line-height:1;margin-bottom:30px}.about-coop .about-coop-cot .about-coop-statement{width:50%;padding:0 10px;float:left}.about-coop .about-coop-cot .about-coop-statement dl,.about-coop .about-coop-cot .about-coop-statement div{margin-bottom:30px}.about-coop .about-coop-cot .about-coop-statement dl:last-child,.about-coop .about-coop-cot .about-coop-statement div:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-statement dl dt,.about-coop .about-coop-cot .about-coop-statement div dt,.about-coop .about-coop-cot .about-coop-statement dl p,.about-coop .about-coop-cot .about-coop-statement div p{font-size:14px;line-height:24px;color:#777}.about-coop .about-coop-cot .about-coop-statement dl dd,.about-coop .about-coop-cot .about-coop-statement div dd{font-size:14px;line-height:24px;color:#777;margin-bottom:20px}.about-coop .about-coop-cot .about-coop-statement dl dd:last-child,.about-coop .about-coop-cot .about-coop-statement div dd:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-acco{width:50%;padding:0 10px;float:right}.about-coop .about-coop-cot .about-coop-acco>p{font-size:14px;line-height:24px;color:#777}.about-coop .about-coop-cot .about-coop-acco .tip{font-size:20px;line-height:30px;color:#444;margin:30px 0}.about-coop .about-coop-cot .about-coop-acco ul{margin:0 -10px}.about-coop .about-coop-cot .about-coop-acco ul li{width:50%;margin-right:0;text-align:center;float:left;padding:0 10px}.about-coop .about-coop-cot .about-coop-acco ul a{width:100%;height:50px;line-height:48px;border:2px solid #444;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.about-coop .about-coop-cot .about-coop-acco ul a:before{display:none}.about-coop .about-img{width:100%;height:450px}.about-coop .part-coop{width:100%;margin:40px auto;padding:0 20px}.about-coop .part-coop .part-coop-int .title{width:160px;font-size:22px;line-height:1;float:left;margin-top:7px}.about-coop .part-coop .part-coop-int .text{width:730px;font-size:14px;line-height:24px;color:#777;float:left}.about-coop .part-coop .division{width:100%;height:1px;background:#e5e5e5;margin:20px 0 30px}.about-coop .part-coop .part-coop-list li{width:16.66%;float:left}.about-coop .part-coop .part-coop-list .title{font-size:16px;line-height:1;margin-bottom:20px}.about-coop .part-coop .part-coop-list .text{font-size:14px;line-height:24px;color:#777}}@media (max-width:960px){.about{width:100%;margin:40px auto;padding:0 20px}.about .about-cot{width:100%;margin-top:40px;padding:0}.about .about-cot .img{width:100%;height:450px;float:none;position:static;display:none}.about .about-cot .about-text{width:100%;float:none;margin-top:20px}.about .about-cot .int-box .title{width:50%;float:left;font-size:20px}.about .about-cot .int-box .text{width:50%;float:right;font-size:14px;line-height:24px;color:#777}.about .about-cot .division{width:100%;height:1px;background:#e5e5e5;margin:25px 0 40px}.about .about-cot .cot-box .oneself{width:50%;float:left}.about .about-cot .cot-box .oneself p{margin-top:20px}.about .about-cot .cot-box .advantage{width:50%;float:right}.about .about-cot .cot-box .cot .title{font-size:20px;text-transform:uppercase}.about .about-cot .cot-box .cot p{font-size:14px;line-height:24px;color:#777}.about .about-cot .cot-box .cot .cot-title{font-size:20px;line-height:30px;color:#444;margin-top:20px;margin-bottom:10px}.about-team{width:100%;margin:0 auto}.about-team .img{width:100%}.about-team .img img{width:100%}.about-team .text-box{width:100%;margin:40px auto;padding:0 20px}.about-team .text-box .text{font-size:14px;line-height:24px;color:#444}.about-team .text-box .en{margin-top:20px;font-size:12px;line-height:22px;color:#777}.about-data{width:100%;height:300px;padding-top:110px;margin:0 auto;position:relative}.about-data .data{width:100%}.about-coop{width:100%}.about-coop .about-coop-cot{width:auto;margin:30px -10px}.about-coop .about-coop-cot .title{font-size:20px;line-height:1;margin-bottom:30px}.about-coop .about-coop-cot .about-coop-statement{width:50%;padding:0 10px;float:left}.about-coop .about-coop-cot .about-coop-statement dl,.about-coop .about-coop-cot .about-coop-statement div{margin-bottom:30px}.about-coop .about-coop-cot .about-coop-statement dl:last-child,.about-coop .about-coop-cot .about-coop-statement div:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-statement dl dt,.about-coop .about-coop-cot .about-coop-statement div dt,.about-coop .about-coop-cot .about-coop-statement dl p,.about-coop .about-coop-cot .about-coop-statement div p{font-size:14px;line-height:24px;color:#777}.about-coop .about-coop-cot .about-coop-statement dl dd,.about-coop .about-coop-cot .about-coop-statement div dd{font-size:14px;line-height:24px;color:#777;margin-bottom:20px}.about-coop .about-coop-cot .about-coop-statement dl dd:last-child,.about-coop .about-coop-cot .about-coop-statement div dd:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-acco{width:50%;padding:0 10px;float:right}.about-coop .about-coop-cot .about-coop-acco>p{font-size:14px;line-height:24px;color:#777}.about-coop .about-coop-cot .about-coop-acco .tip{font-size:20px;line-height:30px;color:#444;margin:30px 0}.about-coop .about-coop-cot .about-coop-acco ul{margin:0 -10px}.about-coop .about-coop-cot .about-coop-acco ul li{width:50%;margin-right:0;text-align:center;float:left;padding:0 10px}.about-coop .about-coop-cot .about-coop-acco ul a{width:100%;height:50px;line-height:48px;border:2px solid #444;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.about-coop .about-coop-cot .about-coop-acco ul a:before{display:none}.about-coop .about-img-box{width:100%;background:#f9f9f9}.about-coop .about-img{width:100%;height:300px}.about-coop .part-coop{width:100%;margin:40px auto}.about-coop .part-coop .part-coop-int{padding-left:160px;position:relative}.about-coop .part-coop .part-coop-int .title{width:160px;font-size:22px;line-height:1;float:left;margin-top:7px;position:absolute;top:0;left:0}.about-coop .part-coop .part-coop-int .text{width:100%;font-size:14px;line-height:24px;color:#777;float:left}.about-coop .part-coop .division{width:100%;height:1px;background:#e5e5e5;margin:20px 0 30px}.about-coop .part-coop .part-coop-list li{width:16.66%;float:left}.about-coop .part-coop .part-coop-list .title{font-size:16px;line-height:1;margin-bottom:20px}.about-coop .part-coop .part-coop-list .text{font-size:14px;line-height:24px;color:#777}}@media (max-width:750px){.about{width:100%;margin:40px auto;padding:0 10px}.about .about-cot{width:100%;margin-top:40px;padding:0}.about .about-cot .img{width:100%;height:450px;float:none;position:static;display:none}.about .about-cot .about-text{width:100%;float:none;margin-top:0}.about .about-cot .int-box .title{width:100%;float:none;font-size:18px;margin-top:0}.about .about-cot .int-box .text{width:100%;float:none;font-size:12px;line-height:22px;color:#777;margin-top:10px}.about .about-cot .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0 20px}.about .about-cot .cot-box .oneself{width:100%;float:none}.about .about-cot .cot-box .oneself p{margin-top:10px}.about .about-cot .cot-box .advantage{width:100%;float:none;margin-top:15px}.about .about-cot .cot-box .cot .title{font-size:18px;text-transform:uppercase}.about .about-cot .cot-box .cot p{font-size:12px;line-height:22px;color:#777}.about .about-cot .cot-box .cot .cot-title{font-size:16px;line-height:20px;color:#444;margin-top:15px;margin-bottom:10px}.about-team{width:100%;margin:0 auto}.about-team .img{width:100%}.about-team .img img{width:100%}.about-team .text-box{width:100%;margin:40px auto;padding:0 10px}.about-team .text-box .text{font-size:12px;line-height:22px;color:#444}.about-team .text-box .en{margin-top:10px;font-size:10px;line-height:20px;color:#777}.about-data{width:100%;height:150px;padding-top:50px;margin:0 auto;position:relative;background-size:cover !important}.about-data .data{width:100%;height:80px;margin:0 auto;padding:0 10px}.about-data .data .data-item{width:25%;float:left;text-align:center}.about-data .data .item-cot{display:inline-block}.about-data .data .num{display:inline-block;position:relative;height:30px}.about-data .data .num .data-num{font-size:20px;color:#fff;line-height:1;margin-top:10px}.about-data .data .num .sup{position:absolute;top:-5px;right:-15px;color:#fff;font-size:10px}.about-data .data .text{font-size:10px;line-height:1;color:#fff;margin-top:5px}.about-data .mask{position:absolute;top:0;bottom:0;left:0;right:0;background:rgba(0,0,0,0.4);z-index:-1}.about-coop{width:100%;padding:20px 10px}.about-coop .about-coop-cot{width:auto;margin:40px 0;padding:0}.about-coop .about-coop-cot .title{font-size:18px;line-height:1;margin-bottom:15px}.about-coop .about-coop-cot .about-coop-statement{width:100%;padding:0;float:none}.about-coop .about-coop-cot .about-coop-statement dl,.about-coop .about-coop-cot .about-coop-statement div{margin-bottom:15px}.about-coop .about-coop-cot .about-coop-statement dl:last-child,.about-coop .about-coop-cot .about-coop-statement div:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-statement dl dt,.about-coop .about-coop-cot .about-coop-statement div dt,.about-coop .about-coop-cot .about-coop-statement dl p,.about-coop .about-coop-cot .about-coop-statement div p{font-size:12px;line-height:22px;color:#777}.about-coop .about-coop-cot .about-coop-statement dl dd,.about-coop .about-coop-cot .about-coop-statement div dd{font-size:12px;line-height:22px;color:#777;margin-bottom:10px}.about-coop .about-coop-cot .about-coop-statement dl dd:last-child,.about-coop .about-coop-cot .about-coop-statement div dd:last-child{margin-bottom:0}.about-coop .about-coop-cot .about-coop-acco{width:100%;padding:0;float:none;margin-top:15px}.about-coop .about-coop-cot .about-coop-acco>p{font-size:12px;line-height:22px;color:#777}.about-coop .about-coop-cot .about-coop-acco .tip{font-size:16px;line-height:26px;color:#444;margin:20px 0}.about-coop .about-coop-cot .about-coop-acco ul{margin:0 -10px}.about-coop .about-coop-cot .about-coop-acco ul li{width:50%;margin-right:0;text-align:center;float:left;padding:0 10px}.about-coop .about-coop-cot .about-coop-acco ul a{width:100%;height:40px;line-height:38px;border:2px solid #444;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.about-coop .about-coop-cot .about-coop-acco ul a:before{display:none}.about-coop .about-img-box{width:100%;background:#f9f9f9}.about-coop .about-img{width:100%;height:150px;background-size:cover !important}.about-coop .part-coop{width:100%;padding:0;margin:40px auto 0}.about-coop .part-coop .part-coop-int{padding-left:0;position:relative}.about-coop .part-coop .part-coop-int .title{width:100%;font-size:18px;line-height:1;float:none;margin-top:0;position:static}.about-coop .part-coop .part-coop-int .text{width:100%;font-size:12px;line-height:22px;color:#777;float:none;margin-top:10px}.about-coop .part-coop .division{width:100%;height:1px;background:#e5e5e5;margin:15px 0}.about-coop .part-coop .part-coop-list li{width:33.33%;float:left;margin-bottom:10px}.about-coop .part-coop .part-coop-list .title{font-size:16px;line-height:1;margin-bottom:10px}.about-coop .part-coop .part-coop-list .text{font-size:12px;line-height:22px;color:#777}}.contact-map{width:1720px;margin:60px auto}.contact-map .map{width:100%;height:300px;margin-top:60px;border:1px solid #e5e5e5}.contact-map .map #map{width:100%;height:300px}.contact{width:1720px;margin:60px auto}.contact .title-box .title{font-size:24px;line-height:1}.contact .title-box .text{font-size:16px;font-weight:200;color:#777;text-transform:uppercase;line-height:1;margin-top:20px}.contact .contact-cot{margin-top:60px}.contact .contact-cot .text{font-size:16px;line-height:30px;color:#777}.contact .contact-cot .contact-int{width:35%;padding-right:90px;float:left}.contact .contact-cot .contact-msg{width:25%;float:left}.contact .contact-cot .contact-msg .text-box{margin-top:20px}.contact .contact-cot .contact-msg .text-box li a{font-size:16px;line-height:30px;display:block;color:#777}.contact .contact-cot .contact-coop{width:40%;float:right}.contact .contact-cot .contact-coop .ewm{width:160px;height:160px;margin-top:35px;border:1px solid #e5e5e5}.contact .contact-cot .contact-coop .ewm img{width:100%;display:block}@media (max-width:1800px){.contact-map{width:100%;margin:60px auto;padding:0 40px}.contact{width:100%;margin:60px auto;padding:0 40px}.contact .title-box .title{font-size:24px;line-height:1}.contact .title-box .text{font-size:16px;font-weight:200;color:#777;text-transform:uppercase;line-height:1;margin-top:20px}.contact .contact-cot{margin-top:60px}.contact .contact-cot .text{font-size:16px;line-height:30px;color:#777}.contact .contact-cot .contact-int{width:30%}.contact .contact-cot .contact-msg{width:30%}.contact .contact-cot .contact-coop{width:40%}}@media (max-width:1500px){.contact-map{width:100%;margin:60px auto;padding:0 40px}.contact{width:100%;margin:60px auto;padding:0 40px}.contact .title-box .title{font-size:24px;line-height:1}.contact .title-box .text{font-size:16px;font-weight:300p;color:#777;text-transform:uppercase;line-height:1;margin-top:20px}.contact .contact-cot{margin-top:60px}.contact .contact-cot .text{font-size:16px;line-height:30px;color:#777}.contact .contact-cot .contact-int{width:30%;padding-right:40px}.contact .contact-cot .contact-msg{width:30%;float:left}.contact .contact-cot .contact-coop{width:40%;padding-left:40px}}@media (max-width:1200px){.contact-map{width:100%;margin:60px auto;padding:0 20px}.contact-map .map{margin-top:40px}.contact{width:100%;margin:60px auto;padding:0 20px}.contact .title-box .title{font-size:24px;line-height:1}.contact .title-box .text{font-size:16px;font-weight:200;color:#777;text-transform:uppercase;line-height:1;margin-top:20px}.contact .contact-cot{margin-top:40px}.contact .contact-cot .text{font-size:14px;line-height:26px;color:#777}.contact .contact-cot .contact-int{width:30%;padding-right:40px}.contact .contact-cot .contact-msg{width:30%;float:left}.contact .contact-cot .contact-msg .text-box li a{font-size:14px;line-height:26px}.contact .contact-cot .contact-coop{width:40%;padding-left:40px}}@media (max-width:960px){.contact-map{width:100%;margin:40px auto;padding:0 20px}.contact-map .map{margin-top:40px}.contact{width:100%;margin:40px auto;padding:0 20px}.contact .title-box .title{font-size:24px;line-height:1}.contact .title-box .text{font-size:16px;font-weight:200;color:#777;text-transform:uppercase;line-height:1;margin-top:20px}.contact .contact-cot{margin-top:40px}.contact .contact-cot .text{font-size:14px;line-height:26px;color:#777}.contact .contact-cot .contact-int{width:100%;padding-right:0}.contact .contact-cot .contact-msg{width:50%;float:left;margin-top:20px}.contact .contact-cot .contact-msg .text-box li a{font-size:14px;line-height:26px}.contact .contact-cot .contact-coop{width:50%;padding-left:none;margin-top:20px}}@media (max-width:960px){.contact-map{width:100%;margin:40px auto;padding:0 10px}.contact-map .map{width:100%;height:50vw;margin-top:40px;border:1px solid #e5e5e5}.contact-map .map #map{width:100%;height:50vw;font-size:12px}.contact{width:100%;margin:40px auto;padding:0 10px}.contact .title-box .title{font-size:18px;line-height:1}.contact .title-box .text{font-size:12px;font-weight:200;color:#777;text-transform:uppercase;line-height:1;margin-top:10px}.contact .contact-cot{margin-top:40px}.contact .contact-cot .text{font-size:12px;line-height:22px;color:#777}.contact .contact-cot .contact-int{width:100%;padding-right:0;float:none}.contact .contact-cot .contact-int p{font-size:12px;line-height:22px}.contact .contact-cot .contact-msg{width:100%;float:none;margin-top:20px}.contact .contact-cot .contact-msg .text-box{margin-top:20px}.contact .contact-cot .contact-msg .text-box li a{font-size:12px;line-height:22px;display:block;color:#777}.contact .contact-cot .contact-coop{width:100%;float:none;margin-top:20px;padding:0}.contact .contact-cot .contact-coop .ewm{width:160px;height:160px;margin-top:15px;border:1px solid #e5e5e5}.contact .contact-cot .contact-coop .ewm img{width:100%;display:block}}.logoPage .moma-banner{position:fixed;top:0;bottom:0;left:0;right:0;z-index:0;overflow:hidden}.logoPage .moma-banner .moma-banner-slide{width:100%;height:100%;position:relative}.logoPage .moma-banner .moma-banner-slide .slide-item{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;display:none;z-index:-1}.logoPage .moma-banner .moma-banner-slide .slide-item:first-child{display:block;z-index:0}.logoPage .moma-banner .moma-banner-dots{position:absolute;bottom:20px;left:0;right:0;text-align:center}.logoPage .moma-banner .moma-banner-dots li{width:16px;height:16px;display:inline-block;line-height:1;margin:0 5px;border-radius:50%;position:relative;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .moma-banner .moma-banner-dots li:after{content:'';width:100%;height:100%;border:2px solid #444;position:absolute;top:0;left:0;opacity:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.logoPage .moma-banner .moma-banner-dots li:hover:after{opacity:1}}.logoPage .moma-banner .moma-banner-dots button{content:'';width:4px;height:4px;background:#444;border-radius:50%;position:absolute;top:50%;left:50%;margin-top:-2px;margin-left:-2px;display:block;padding:0;border:none}.logoPage .moma-banner .moma-banner-dots .active:after{opacity:1}.logoPage .moma-banner .moma-banner-arrow{width:1720px;position:absolute;bottom:10px;left:50%;margin-left:-860px}.logoPage .moma-banner .moma-banner-arrow:after{content:'';width:1px;height:20px;background:#e5e5e5;position:absolute;left:90px;top:50%;margin-top:-10px}.logoPage .moma-banner .moma-banner-arrow .arrow-btn{width:90px;height:80px;line-height:80px;text-align:center;background:#fff;cursor:pointer;float:left}@media (min-width:1200px){.logoPage .moma-banner .moma-banner-arrow .arrow-btn:hover i{color:#2d88ea}}.logoPage .moma-banner .moma-banner-arrow .arrow-btn i{font-size:16px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .moma-banner .moma-banner-arrow .moma-banner-thumbnail{width:180px;height:80px;padding:5px;float:left;background:rgba(0,0,0,0.5);display:none}.logoPage .moma-banner .moma-banner-arrow .moma-banner-thumbnail .moma-thumbnail-item{width:100%;height:100%;display:none;overflow:hidden}.logoPage .moma-banner .moma-banner-arrow .moma-banner-thumbnail .jqthumb{width:100%;height:100%;overflow:hidden}.logoPage .hp-service-box{width:100%;padding:60px 0;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-service-box .hp-service{width:1720px;margin:0 auto}.logoPage .hp-service-box .hp-service-list{width:100%;margin-top:60px}.logoPage .hp-service-box .hp-service-list>ul{margin:-20px}.logoPage .hp-service-box .hp-service-list>ul>li{width:25%;padding:20px;float:left}.logoPage .hp-service-box .hp-service-list>ul>li a{width:100%;height:240px;display:block;background:#fff;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.logoPage .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -150px);transform:translate(0, -150px)}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:40px}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:240px;text-align:center;background:#fff;position:relative;z-index:1;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:60px;height:60px;vertical-align:middle;display:inline-block;margin-right:60px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:60px;color:#444}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box{display:block}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box .num{font-size:20px;font-weight:700;line-height:1;float:left}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box .nuit{float:left;line-height:1;margin:0 5px;margin-top:2px;font-size:18px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box .en{height:20px;padding:0 5px;line-height:20px;font-size:12px;background:#444;color:#fff;border-radius:4px;float:left;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:24px;color:#444;line-height:1;margin-top:30px;text-align:left}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;line-height:1;color:#777;margin-top:15px;text-align:left}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text{width:100%;height:150px;padding:15px 40px 0;background:#fff;position:absolute;left:0;bottom:0;border-top:1px solid #ececec;z-index:0}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .text-list{width:270px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .text-list>ul>li{width:50%;line-height:1;margin-top:15px;float:left;font-size:16px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .arrow{height:15px;line-height:150px;position:absolute;right:50px;top:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .arrow i{-webkit-transition:all .3s linear;transition:all .3s linear;opacity:0}.logoPage .hp-service-detail-box{padding:60px 0;background:#fff;position:relative;z-index:1}.logoPage .hp-service-detail-box .hp-service-detail{width:1720px;margin:0 auto}.logoPage .hp-service-detail-box .hp-service-detail-cot{margin-top:60px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list{margin:0 -55px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list li{width:33.33%;padding:0 55px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item{padding:60px;background:#fff;cursor:default;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1);-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover{padding-left:80px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover .title-box .icon i{color:#2d88ea}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover .line{width:100%;background:#2d88ea}}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon{height:60px;line-height:60px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon i{font-size:50px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box{float:left;margin-left:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .en,.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{font-size:24px;line-height:1}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{margin-top:16px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .line{width:110px;height:4px;background:#444;margin-top:55px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box{margin-top:40px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text{font-size:18px;line-height:1;margin-bottom:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text:last-child{margin-bottom:0}.logoPage .hp-service-detail-box .learn-more{width:100%;margin-top:60px}.logoPage .hp-service-detail-box .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-service-detail-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.logoPage .hp-service-detail-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-service-detail-box .learn-more a:hover i{color:#fff}.logoPage .hp-service-detail-box .learn-more a:hover:before{height:0}}.logoPage .hp-service-detail-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-case-box{padding:60px 0;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-case-box .global-title{width:auto;float:left}.logoPage .hp-case-box .hp-case{width:1720px;margin:0 auto}.logoPage .hp-case-box .hp-case-cot{margin-top:60px;position:relative}.logoPage .hp-case-box .hp-case-cot .slick-list{height:585px}.logoPage .hp-case-box .hp-case-cot .slick-list .slick-slide{outline:none}.logoPage .hp-case-box .hp-case-cot .slick-prev,.logoPage .hp-case-box .hp-case-cot .slick-next{width:60px;height:60px;line-height:58px;text-align:center;border:2px solid #333;font-size:18px;position:absolute;top:0;z-index:2;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.logoPage .hp-case-box .hp-case-cot .slick-prev:hover,.logoPage .hp-case-box .hp-case-cot .slick-next:hover{border-color:#2d88ea;background:#2d88ea;color:#fff}}.logoPage .hp-case-box .hp-case-cot .slick-prev{left:400px}.logoPage .hp-case-box .hp-case-cot .slick-next{left:480px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box{width:480px;float:left}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .date{font-size:72px;line-height:1;font-family:'myfont';float:left}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .unit,.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .mouth{font-size:36px;line-height:1;font-family:'myfont';float:left;margin-top:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .title{font-size:24px;line-height:1;margin-top:40px;font-weight:700}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int{margin-top:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int p{font-size:14px;color:#999;line-height:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text{margin-top:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p{font-size:16px;line-height:30px;margin-bottom:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p:last-child{margin-bottom:0}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more{width:100%;margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more a{width:240px;height:50px;line-height:46px;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more a:hover i{color:#fff}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more a:hover:before{height:0}}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-case-box .hp-case-cot .hp-case-item .img-box{width:1145px;height:585px;float:right;text-align:center;line-height:585px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .img-box img{vertical-align:middle;display:inline-block}.logoPage .hp-works-box{width:100%;padding:60px 0;background:#fff;position:relative;z-index:1}.logoPage .hp-works-box .hp-works{width:1720px;margin:0 auto}.logoPage .hp-works-box .global-title{width:auto;float:left}.logoPage .hp-works-box .hp-works-list{width:100%;margin-top:60px}.logoPage .hp-works-box .hp-works-list li{width:33.33%;height:400px;float:left}.logoPage .hp-works-box .hp-works-list a{width:100%;height:100%;display:block;position:relative}@media (min-width:1200px){.logoPage .hp-works-box .hp-works-list a:hover .mask{opacity:1}.logoPage .hp-works-box .hp-works-list a:hover .mask .icon{margin-top:0}.logoPage .hp-works-box .hp-works-list a:hover .text-box{bottom:0;opacity:1}}.logoPage .hp-works-box .hp-works-list .img{width:100%;height:100%;line-height:400px;text-align:center;background:#fff}.logoPage .hp-works-box .hp-works-list .img img{height:102px;display:inline-block;vertical-align:middle}.logoPage .hp-works-box .hp-works-list .mask{position:absolute;top:0;bottom:0;left:0;right:0;text-align:center;line-height:400px;background:rgba(0,0,0,0.3);opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .icon{width:50px;height:50px;line-height:50px;padding-top:1px;margin-top:-15px;text-align:center;display:inline-block;vertical-align:middle;background:#fff;border-radius:50%;position:relative;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .icon:after{content:'';width:100%;height:100%;border:2px solid #fff;position:absolute;top:0;left:0;border-radius:50%;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.logoPage .hp-works-box .hp-works-list .mask .icon:hover{background:none}.logoPage .hp-works-box .hp-works-list .mask .icon:hover:after{-webkit-transform:scale(1.1, 1.1);transform:scale(1.1, 1.1)}.logoPage .hp-works-box .hp-works-list .mask .icon:hover i{color:#fff}}.logoPage .hp-works-box .hp-works-list .mask .icon i{font-size:20px;color:#444;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:absolute;left:0;right:0;bottom:-20px;padding:30px;text-align:left;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#fff}.logoPage .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#fff}.logoPage .hp-works-box .learn-more{width:100%;margin-top:60px}.logoPage .hp-works-box .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-works-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.logoPage .hp-works-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-works-box .learn-more a:hover i{color:#fff}.logoPage .hp-works-box .learn-more a:hover:before{height:0}}.logoPage .hp-works-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-advantage-box{padding:60px 0;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-advantage-box .hp-advantage{width:1720px;margin:0 auto}.logoPage .hp-advantage-box .hp-advantage-cot{margin:60px -20px 0}.logoPage .hp-advantage-box .hp-advantage-cot li{width:33.33%;padding:0 20px;float:left}.logoPage .hp-advantage-box .hp-advantage-cot .item{height:250px;background:#fff;padding:20px 30px 0 0}.logoPage .hp-advantage-box .hp-advantage-cot .item .img{width:280px;height:210px;line-height:210px;text-align:center;float:left}.logoPage .hp-advantage-box .hp-advantage-cot .item .img img{height:184px;display:inline-block;vertical-align:middle}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box{margin-left:280px;padding-top:20px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .title{font-size:24px;line-height:1}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .line{width:30px;height:5px;background:#2d88ea;margin:20px 0 15px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text{font-size:16px;line-height:1.4;margin-bottom:5px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text:last-child{margin-bottom:0}.logoPage .hp-progress-box{padding:60px 0;background:#fff;position:relative;z-index:1}.logoPage .hp-progress-box .hp-progress{width:1720px;margin:0 auto}.logoPage .hp-progress-box .hp-progress-cot{margin-top:60px;padding:0 100px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list{margin:0 -20px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list li{width:16.66%;padding:0 20px;float:left}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item{width:100%;height:375px;padding:40px 20px 0;position:relative;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1);cursor:default}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .img{opacity:.2}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .sort{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .line{-webkit-transform:scale(1, 1);transform:scale(1, 1);margin-bottom:60px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .icon i{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .text{opacity:1;bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:.05;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img img{width:100%;display:block}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .sort{font-size:72px;color:#999;text-align:center;line-height:1;font-weight:700;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .line{width:72px;height:4px;background:#2d88ea;margin:10px auto 80px;border-radius:2px;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon{width:100%;text-align:center}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon i{font-size:50px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .title{font-size:18px;font-weight:700;text-align:center;line-height:1;margin-top:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .text{width:100%;text-align:center;position:absolute;bottom:40px;left:0;opacity:0;padding:0 35px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-team-box{width:100%;position:relative;z-index:1;background:#f9f9f9}.logoPage .hp-team-box .hp-team{width:1170px;margin:0 auto;padding:60px 0;position:relative}.logoPage .hp-team-box .hp-team .text-box{width:850px}.logoPage .hp-team-box .hp-team .text-box .title{font-size:36px;line-height:1}.logoPage .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:40px}.logoPage .hp-team-box .hp-team .text-box .text-list .text{line-height:30px;color:#888}.logoPage .hp-team-box .hp-team .learn-more{position:absolute;right:0;bottom:60px}.logoPage .hp-team-box .hp-team .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-team-box .hp-team .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}@media (min-width:1200px){.logoPage .hp-team-box .hp-team .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-team-box .hp-team .learn-more a:hover i{color:#fff}.logoPage .hp-team-box .hp-team .learn-more a:hover:before{height:0}}.logoPage .hp-team-box .hp-team .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-team-box .hp-team-img-box{background-size:cover !important}.logoPage .hp-team-box .hp-team-img{width:100%;height:500px}.logoPage .hp-team-box .hp-team-img .global-title{width:1720px;margin:0 auto;padding-top:60px}.logoPage .hp-team-box .hp-team-img .global-title .en{color:#fff}.logoPage .hp-team-box .hp-team-img .global-title .title{color:#fff}.logoPage .hp-guarantee-box{padding:60px 0;background:#fff;position:relative;z-index:2}.logoPage .hp-guarantee-box .hp-gurantee{width:1720px;margin:0 auto}.logoPage .hp-guarantee-box .hp-gurantee-cot{margin-top:60px;padding:0 130px}.logoPage .hp-guarantee-box .hp-gurantee-cot .hp-gurantee-list{margin:0 -20px}.logoPage .hp-guarantee-box .hp-gurantee-cot li{width:25%;padding:0 20px;float:left}.logoPage .hp-guarantee-box .hp-gurantee-cot .item{height:250px;padding:30px 20px 0;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}@media (min-width:1200px){.logoPage .hp-guarantee-box .hp-gurantee-cot .item:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon{width:50px;height:50px;text-align:center;margin:0 auto;position:relative;z-index:1}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i{font-size:50px;color:#2d88ea}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i:first-child{position:absolute;top:-10px;left:-10px;-ms-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px);opacity:.4}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .title{font-size:18px;line-height:1;margin-top:25px;text-align:center;font-weight:700}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .line{width:30px;height:2px;background:#2d88ea;margin:15px auto}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .text{font-size:14px;line-height:24px;color:#999;text-align:center}@media (max-width:1800px){.logoPage .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.logoPage .hp-service-box{width:100%;padding:60px 60px}.logoPage .hp-service-box .hp-service{width:100%;margin:0 auto}.logoPage .hp-service-box .hp-service-list{width:100%;margin-top:60px}.logoPage .hp-service-box .hp-service-list>ul{margin:-15px}.logoPage .hp-service-box .hp-service-list>ul>li{width:25%;padding:15px;float:left}.logoPage .hp-service-box .hp-service-list>ul>li a{width:100%;height:12vw;display:block}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:12vw;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:60px;height:60px;margin-right:30px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:24px;margin-top:20px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;margin-top:10px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text{width:100%;height:140px;padding:15px 20px 0;background:#fff}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .text-list{width:100%}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .text-list>ul>li{width:50%;line-height:1;margin-top:15px;float:left;font-size:14px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .arrow{line-height:150px;right:30px;display:block}.logoPage .hp-advantage-box{padding:60px}.logoPage .hp-advantage-box .hp-advantage{width:100%}.logoPage .hp-advantage-box .hp-advantage-cot{margin:60px -20px 0}.logoPage .hp-advantage-box .hp-advantage-cot li{width:33.33%;padding:0 20px;float:left}.logoPage .hp-advantage-box .hp-advantage-cot .item{height:240px;background:#fff;padding:20px 30px 0 0}.logoPage .hp-advantage-box .hp-advantage-cot .item .img{width:200px;height:200px;line-height:200px}.logoPage .hp-advantage-box .hp-advantage-cot .item .img img{height:140px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box{margin-left:200px;padding-top:20px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .title{font-size:24px;line-height:1}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .line{margin:15px 0}.logoPage .hp-case-box{padding:60px;position:relative;z-index:1}.logoPage .hp-case-box .hp-case{width:100%;margin:0 auto}.logoPage .hp-case-box .hp-case-cot{margin-top:60px;position:relative}.logoPage .hp-case-box .hp-case-cot .slick-list{height:585px}.logoPage .hp-case-box .hp-case-cot .slick-list .slick-slide{outline:none}.logoPage .hp-case-box .hp-case-cot .slick-prev,.logoPage .hp-case-box .hp-case-cot .slick-next{width:60px;height:60px;line-height:58px;text-align:center;border:2px solid #333;font-size:18px;position:absolute;top:0;z-index:2;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-case-box .hp-case-cot .slick-prev{left:23%}.logoPage .hp-case-box .hp-case-cot .slick-next{left:29%}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box{width:30%;float:left}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .date{font-size:64px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .unit,.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .mouth{font-size:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .title{font-size:24px;margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int{margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int p{font-size:14px;color:#999;line-height:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text{margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p{font-size:16px;line-height:30px;margin-bottom:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p:last-child{margin-bottom:0}.logoPage .hp-case-box .hp-case-cot .hp-case-item .img-box{width:65%;height:585px;float:right}.logoPage .hp-works-box{width:100%;padding:60px 40px}.logoPage .hp-works-box .hp-works{width:100%;margin:0 auto}.logoPage .hp-works-box .tab-list{margin-top:45px}.logoPage .hp-works-box .hp-works-list{width:100%;margin-top:60px}.logoPage .hp-works-box .hp-works-list li{width:33.33%;height:22vw;float:left}.logoPage .hp-works-box .hp-works-list .img{width:100%;height:100%;line-height:22vw}.logoPage .hp-works-box .hp-works-list .img img{height:102px}.logoPage .hp-works-box .hp-works-list .mask{line-height:22vw}.logoPage .hp-service-detail-box{padding:60px 60px;position:relative;z-index:1}.logoPage .hp-service-detail-box .hp-service-detail{width:100%;margin:0 auto}.logoPage .hp-service-detail-box .hp-service-detail-cot{margin-top:60px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list{margin:0 -30px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list li{width:33.33%;padding:0 30px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item{padding:60px 50px;background:#fff;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon{height:60px;line-height:60px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon i{font-size:50px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box{float:left;margin-left:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .en,.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{font-size:24px;line-height:1}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{margin-top:16px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .line{width:110px;height:4px;background:#444;margin-top:55px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box{margin-top:40px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text{font-size:18px;line-height:1;margin-bottom:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text:last-child{margin-bottom:0}.logoPage .hp-service-detail-box .learn-more{width:100%;margin-top:60px}.logoPage .hp-service-detail-box .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-service-detail-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}.logoPage .hp-service-detail-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-progress-box{padding:60px;background:#fff;position:relative;z-index:1}.logoPage .hp-progress-box .hp-progress{width:100%;margin:0 auto}.logoPage .hp-progress-box .hp-progress-cot{margin-top:60px;padding:0}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list{margin:0 -20px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list li{width:16.66%;padding:0 20px;float:left}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item{width:100%;height:375px;padding:40px 20px 0;position:relative;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1);cursor:default}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .img{opacity:.2}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .sort{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .line{-webkit-transform:scale(1, 1);transform:scale(1, 1);margin-bottom:60px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .icon i{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .text{opacity:1;bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:.05;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img img{width:100%;display:block}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .sort{font-size:72px;color:#999;text-align:center;line-height:1;font-weight:700;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .line{width:72px;height:4px;background:#2d88ea;margin:10px auto 80px;border-radius:2px;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon{width:100%;text-align:center}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon i{font-size:50px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .title{font-size:18px;font-weight:700;text-align:center;line-height:1;margin-top:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .text{width:100%;padding:0 25px;text-align:center;position:absolute;bottom:40px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-team-box .hp-team{width:100%;padding:60px 40px}.logoPage .hp-team-box .hp-team .learn-more{right:60px}.logoPage .hp-team-box .hp-team-img{width:100%;height:580px}.logoPage .hp-team-box .hp-team-img .global-title{width:100%;padding:0 40px;padding-top:60px}.logoPage .hp-guarantee-box{padding:60px;background:#fff;position:relative;z-index:2}.logoPage .hp-guarantee-box .hp-gurantee{width:100%;margin:0 auto}.logoPage .hp-guarantee-box .hp-gurantee-cot{margin-top:60px;padding:0 100px}.logoPage .hp-guarantee-box .hp-gurantee-cot .hp-gurantee-list{margin:0 -20px}.logoPage .hp-guarantee-box .hp-gurantee-cot li{width:25%;padding:0 20px;float:left}.logoPage .hp-guarantee-box .hp-gurantee-cot .item{height:250px;padding:30px 20px 0;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon{width:50px;height:50px;text-align:center;margin:0 auto;position:relative;z-index:1}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i{font-size:50px;color:#2d88ea}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i:first-child{position:absolute;top:-10px;left:-10px;-ms-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px);opacity:.4}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .title{font-size:18px;line-height:1;margin-top:25px;text-align:center;font-weight:700}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .line{width:30px;height:2px;background:#2d88ea;margin:15px auto}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .text{font-size:14px;line-height:24px;color:#999;text-align:center}}@media (max-width:1800px) and (min-width:1200px){.logoPage .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -140px);transform:translate(0, -140px)}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:20px}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}@media (max-width:1800px) and (min-width:1200px){.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover{padding-left:70px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover .title-box .icon i{color:#2d88ea}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover .line{width:100%;background:#2d88ea}}@media (max-width:1800px) and (min-width:1200px){.logoPage .hp-service-detail-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-service-detail-box .learn-more a:hover i{color:#fff}.logoPage .hp-service-detail-box .learn-more a:hover:before{height:0}}@media (max-width:1500px){.logoPage .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.logoPage .hp-service-box{width:100%;padding:60px 40px;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-service-box .hp-service{width:100%;margin:0 auto}.logoPage .hp-service-box .hp-service-list{width:100%;margin-top:60px}.logoPage .hp-service-box .hp-service-list>ul{margin:-10px}.logoPage .hp-service-box .hp-service-list>ul>li{width:25%;padding:10px;float:left}.logoPage .hp-service-box .hp-service-list>ul>li a{width:100%;height:12vw;display:block}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:12vw;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:50px;height:50px;margin-right:30px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:50px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:20px;margin-top:12px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:12px;margin-top:10px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text{width:100%;height:120px;padding:5px 20px 0;background:#fff}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .text-list{width:100%}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .text-list>ul>li{width:50%;line-height:1;margin-top:15px;float:left;font-size:13px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text .arrow{display:none}.logoPage .hp-advantage-box{padding:60px 40px}.logoPage .hp-advantage-box .hp-advantage{width:100%;margin:0 auto}.logoPage .hp-advantage-box .hp-advantage-cot{margin:60px -20px 0}.logoPage .hp-advantage-box .hp-advantage-cot li{width:33.33%;padding:0 20px;float:left}.logoPage .hp-advantage-box .hp-advantage-cot .item{height:180px;background:#fff;padding:15px 20px 0 0}.logoPage .hp-advantage-box .hp-advantage-cot .item .img{width:140px;height:140px;line-height:140px;text-align:center;float:left}.logoPage .hp-advantage-box .hp-advantage-cot .item .img img{height:100px;display:inline-block;vertical-align:middle}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box{margin-left:140px;padding-top:5px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .title{font-size:18px;line-height:1}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .line{width:30px;height:5px;background:#2d88ea;margin:15px 0}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text{font-size:14px;line-height:1.4;margin-bottom:10px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text:last-child{margin-bottom:0}.logoPage .hp-case-box{padding:60px 40px;position:relative;z-index:1}.logoPage .hp-case-box .hp-case{width:100%;margin:0 auto}.logoPage .hp-case-box .hp-case-cot{margin-top:60px;position:relative}.logoPage .hp-case-box .hp-case-cot .slick-list{height:520px}.logoPage .hp-case-box .hp-case-cot .slick-list .slick-slide{outline:none}.logoPage .hp-case-box .hp-case-cot .slick-prev,.logoPage .hp-case-box .hp-case-cot .slick-next{width:60px;height:60px;line-height:58px;text-align:center;border:2px solid #333;font-size:18px;position:absolute;top:0;z-index:2;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-case-box .hp-case-cot .slick-prev{left:23%}.logoPage .hp-case-box .hp-case-cot .slick-next{left:29%}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box{width:35%;float:left}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .date{font-size:56px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .unit,.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .mouth{font-size:24px;margin-top:28px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .title{font-size:20px;margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int{margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int p{font-size:14px;color:#999;line-height:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text{margin-top:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p{font-size:14px;line-height:30px;margin-bottom:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p:last-child{margin-bottom:0}.logoPage .hp-case-box .hp-case-cot .hp-case-item .img-box{width:62%;height:520px;float:right}.logoPage .hp-works-box{width:100%;padding:60px 40px}.logoPage .hp-works-box .hp-works{width:100%;margin:0 auto}.logoPage .hp-works-box .tab-list{margin-top:45px}.logoPage .hp-works-box .hp-works-list{width:100%;margin-top:60px}.logoPage .hp-works-box .hp-works-list li{width:33.33%;height:22vw;float:left}.logoPage .hp-works-box .hp-works-list .img{width:100%;height:100%;line-height:22vw}.logoPage .hp-works-box .hp-works-list .img img{height:102px}.logoPage .hp-works-box .hp-works-list .mask{line-height:22vw}.logoPage .hp-service-detail-box{padding:60px 60px;position:relative;z-index:1}.logoPage .hp-service-detail-box .hp-service-detail{width:100%;margin:0 auto}.logoPage .hp-service-detail-box .hp-service-detail-cot{margin-top:60px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list{margin:0 -20px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list li{width:33.33%;padding:0 20px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item{padding:40px 30px;background:#fff;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon{height:50px;line-height:50px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon i{font-size:40px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box{float:left;margin-left:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .en,.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{font-size:18px;line-height:1}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{margin-top:14px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .line{width:110px;height:4px;background:#444;margin-top:30px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box{margin-top:40px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text{font-size:16px;line-height:1;margin-bottom:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text:last-child{margin-bottom:0}.logoPage .hp-service-detail-box .learn-more{width:100%;margin-top:60px}.logoPage .hp-service-detail-box .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-service-detail-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}.logoPage .hp-service-detail-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-progress-box{padding:60px 40px;background:#fff;position:relative;z-index:1}.logoPage .hp-progress-box .hp-progress{width:100%;margin:0 auto}.logoPage .hp-progress-box .hp-progress-cot{margin-top:60px;padding:0}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list{margin:0 -10px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list li{width:16.66%;padding:0 10px;float:left}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item{width:100%;height:300px;padding:30px 20px 0;position:relative;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1);cursor:default}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .img{opacity:.2}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .sort{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .line{-webkit-transform:scale(1, 1);transform:scale(1, 1);margin-bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .icon i{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .text{opacity:1;bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:.05;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img img{width:100%;display:block}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .sort{font-size:60px;color:#999;text-align:center;line-height:1;font-weight:700;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .line{width:72px;height:4px;background:#2d88ea;margin:10px auto 40px;border-radius:2px;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon{width:100%;text-align:center}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon i{font-size:42px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .title{font-size:18px;font-weight:700;text-align:center;line-height:1;margin-top:20px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .text{width:100%;height:;padding:0 15px;text-align:center;position:absolute;bottom:40px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-team-box .hp-team{width:100%;padding:60px 40px}.logoPage .hp-team-box .hp-team .learn-more{right:40px}.logoPage .hp-team-box .hp-team-img{width:100%;height:580px}.logoPage .hp-team-box .hp-team-img .global-title{width:100%;padding:0 40px;padding-top:60px}.logoPage .hp-guarantee-box{padding:60px 40px;background:#fff;position:relative;z-index:2}.logoPage .hp-guarantee-box .hp-gurantee{width:100%;margin:0 auto}.logoPage .hp-guarantee-box .hp-gurantee-cot{margin-top:60px;padding:0}.logoPage .hp-guarantee-box .hp-gurantee-cot .hp-gurantee-list{margin:0 -20px}.logoPage .hp-guarantee-box .hp-gurantee-cot li{width:25%;padding:0 20px;float:left}.logoPage .hp-guarantee-box .hp-gurantee-cot .item{height:250px;padding:30px 15px 0;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon{width:50px;height:50px;text-align:center;margin:0 auto;position:relative;z-index:1}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i{font-size:50px;color:#2d88ea}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i:first-child{position:absolute;top:-10px;left:-10px;-ms-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px);opacity:.4}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .title{font-size:18px;line-height:1;margin-top:25px;text-align:center;font-weight:700}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .line{width:30px;height:2px;background:#2d88ea;margin:15px auto}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .text{font-size:14px;line-height:24px;color:#999;text-align:center}}@media (max-width:1500px) and (min-width:1200px){.logoPage .hp-service-box .hp-service-list>ul>li a:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.05);box-shadow:0 0 5px 0 rgba(0,0,0,0.05)}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .abbreviate{-webkit-box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);box-shadow:0 -1px 3px 0 rgba(0,0,0,0.05);-webkit-transform:translate(0, -120px);transform:translate(0, -120px)}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .abbreviate .abbreviate-text .text-box .num-box .en{background:#2d88ea}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow{right:40px}.logoPage .hp-service-box .hp-service-list>ul>li a:hover .detail-text .arrow i{color:#2d88ea;opacity:1}}@media (max-width:1500px) and (min-width:1200px){.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover{padding-left:40px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover .title-box .icon i{color:#2d88ea}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item:hover .line{width:100%;background:#2d88ea}}@media (max-width:1500px) and (min-width:1200px){.logoPage .hp-service-detail-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-service-detail-box .learn-more a:hover i{color:#fff}.logoPage .hp-service-detail-box .learn-more a:hover:before{height:0}}@media (max-width:1200px){.logoPage .moma-banner{height:50vw;position:fixed;top:0;bottom:unset;left:0;right:0;z-index:0;overflow:hidden}.logoPage .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.logoPage .hp-service-box{width:100%;padding:60px 20px;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-service-box .hp-service{width:100%;margin:0 auto}.logoPage .hp-service-box .hp-service-list{width:100%;margin-top:60px}.logoPage .hp-service-box .hp-service-list>ul{margin:-10px}.logoPage .hp-service-box .hp-service-list>ul>li{width:25%;padding:10px;float:left}.logoPage .hp-service-box .hp-service-list>ul>li a{width:100%;height:12vw;display:block}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:12vw;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:50px;height:50px;margin-right:20px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:50px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:20px;margin-top:10px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;margin-top:10px}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text{display:none}.logoPage .hp-advantage-box{padding:60px 20px}.logoPage .hp-advantage-box .hp-advantage{width:100%;margin:0 auto}.logoPage .hp-advantage-box .hp-advantage-cot{margin:60px -10px 0}.logoPage .hp-advantage-box .hp-advantage-cot li{width:33.33%;padding:0 10px}.logoPage .hp-advantage-box .hp-advantage-cot .item{height:auto;min-height:335px;padding:10px 20px 30px;text-align:center}.logoPage .hp-advantage-box .hp-advantage-cot .item .img{width:100%;height:120px;line-height:120px;float:none}.logoPage .hp-advantage-box .hp-advantage-cot .item .img img{height:120px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box{margin-left:0;padding-top:10px;display:inline-block;text-align:left}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .title{font-size:18px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .line{width:30px;height:3px;background:#2d88ea;margin:15px 0}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text{font-size:16px;line-height:1.4;margin-bottom:12px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text:last-child{margin-bottom:0}.logoPage .hp-case-box{padding:60px 20px}.logoPage .hp-case-box .hp-case{width:100%}.logoPage .hp-case-box .hp-case-cot{margin-top:60px}.logoPage .hp-case-box .hp-case-cot .slick-list{height:370px}.logoPage .hp-case-box .hp-case-cot .slick-list .slick-slide{outline:none}.logoPage .hp-case-box .hp-case-cot .slick-prev,.logoPage .hp-case-box .hp-case-cot .slick-next{width:40px;height:40px;line-height:38px;font-size:14px}.logoPage .hp-case-box .hp-case-cot .slick-prev{left:23%}.logoPage .hp-case-box .hp-case-cot .slick-next{left:29%}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box{width:35%;padding-right:20px;float:left}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .date{font-size:56px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .unit,.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .mouth{font-size:24px;margin-top:28px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .title{font-size:20px;margin-top:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int{margin-top:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int p{font-size:14px;color:#999;line-height:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text{margin-top:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p{font-size:14px;line-height:24px;margin-bottom:10px;display:none}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p:last-child{margin-bottom:0;display:none}.logoPage .hp-case-box .hp-case-cot .hp-case-item .img-box{width:65%;height:370px;float:right}.logoPage .hp-works-box{width:100%;padding:60px 20px}.logoPage .hp-works-box .hp-works{width:100%;margin:0 auto}.logoPage .hp-works-box .tab-list{margin-top:45px}.logoPage .hp-works-box .hp-works-list{width:100%;margin-top:60px}.logoPage .hp-works-box .hp-works-list li{width:33.33%;height:auto;float:left}.logoPage .hp-works-box .hp-works-list a{width:100%;height:auto;display:block;position:relative}.logoPage .hp-works-box .hp-works-list .img{width:100%;height:24vw;line-height:24vw;text-align:center;background:#fff}.logoPage .hp-works-box .hp-works-list .img img{height:102px;display:inline-block;vertical-align:middle}.logoPage .hp-works-box .hp-works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .icon{display:none}.logoPage .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:20px 10px;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444}.logoPage .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}.logoPage .hp-works-box .learn-more{margin-top:25px}.logoPage .hp-service-detail-box{padding:60px 20px}.logoPage .hp-service-detail-box .hp-service-detail{width:100%}.logoPage .hp-service-detail-box .hp-service-detail-cot{margin-top:60px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list{margin:0 -10px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list li{width:33.33%;padding:0 10px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item{padding:30px;background:#fff;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon{height:40px;line-height:40px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon i{font-size:36px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box{float:left;margin-left:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .en,.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{font-size:16px;line-height:1}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{margin-top:8px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .line{width:90px;height:4px;margin-top:30px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box{margin-top:30px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text{font-size:14px;line-height:1;margin-bottom:15px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text:last-child{margin-bottom:0}.logoPage .hp-service-detail-box .learn-more{width:100%;margin-top:60px}.logoPage .hp-service-detail-box .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-service-detail-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}.logoPage .hp-service-detail-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-progress-box{padding:60px 20px;background:#fff;position:relative;z-index:1}.logoPage .hp-progress-box .hp-progress{width:100%;margin:0 auto}.logoPage .hp-progress-box .hp-progress-cot{margin-top:60px;padding:0}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list{margin:-10px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list li{width:20%;padding:10px;float:left}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item{width:100%;height:300px;padding:30px 20px 0;position:relative;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1);cursor:default}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .img{opacity:.2}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .sort{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .line{-webkit-transform:scale(1, 1);transform:scale(1, 1);margin-bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .icon i{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .text{opacity:1;bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:.05;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img img{width:100%;display:block}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .sort{font-size:60px;color:#999;text-align:center;line-height:1;font-weight:700;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .line{width:72px;height:4px;background:#2d88ea;margin:10px auto 40px;border-radius:2px;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon{width:100%;text-align:center}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon i{font-size:42px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .title{font-size:18px;font-weight:700;text-align:center;line-height:1;margin-top:20px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .text{width:100%;padding:0 20px;text-align:center;position:absolute;bottom:40px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-team-box .hp-team{width:100%;margin:0 auto;padding:60px 300px 40px 20px;position:relative}.logoPage .hp-team-box .hp-team .text-box{width:100%}.logoPage .hp-team-box .hp-team .text-box .title{font-size:36px;line-height:1}.logoPage .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:60px}.logoPage .hp-team-box .hp-team .text-box .text-list .text{line-height:30px;color:#888}.logoPage .hp-team-box .hp-team .learn-more{position:absolute;right:20px;bottom:40px}.logoPage .hp-team-box .hp-team .learn-more a{width:240px;height:50px;line-height:46px}.logoPage .hp-team-box .hp-team-img{width:100%;height:30vw}.logoPage .hp-team-box .hp-team-img .global-title{width:100%;padding:0 20px;padding-top:60px}.logoPage .hp-guarantee-box{padding:60px 20px;background:#fff;position:relative;z-index:2}.logoPage .hp-guarantee-box .hp-gurantee{width:100%;margin:0 auto}.logoPage .hp-guarantee-box .hp-gurantee-cot{margin-top:60px;padding:0}.logoPage .hp-guarantee-box .hp-gurantee-cot .hp-gurantee-list{margin:0 -20px}.logoPage .hp-guarantee-box .hp-gurantee-cot li{width:25%;padding:0 20px;float:left}.logoPage .hp-guarantee-box .hp-gurantee-cot .item{height:250px;padding:20px 10px 0;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon{width:40px;height:40px;text-align:center;margin:0 auto;position:relative;z-index:1}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i{font-size:40px;color:#2d88ea}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i:first-child{position:absolute;top:-10px;left:-10px;-ms-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px);opacity:.4}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .title{font-size:18px;line-height:1;margin-top:25px;text-align:center;font-weight:700}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .line{width:30px;height:2px;background:#2d88ea;margin:15px auto}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .text{font-size:14px;line-height:24px;color:#999;text-align:center}}@media (max-width:1200px) and (min-width:1200px){.logoPage .hp-service-detail-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-service-detail-box .learn-more a:hover i{color:#fff}.logoPage .hp-service-detail-box .learn-more a:hover:before{height:0}}@media (max-width:960px){.logoPage .moma-banner{height:50vw;position:fixed;top:0;bottom:unset;left:0;right:0;z-index:0;overflow:hidden;margin-top:80px}.logoPage .moma-banner .moma-banner-arrow{width:auto;padding:0;position:absolute;bottom:10px;left:20px;margin-left:0}.logoPage .hp-service-box{width:100%;padding:40px 20px;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-service-box .hp-service{width:100%;margin:0 auto}.logoPage .hp-service-box .hp-service-list{width:100%;margin-top:40px}.logoPage .hp-service-box .hp-service-list>ul{margin:-5px}.logoPage .hp-service-box .hp-service-list>ul>li{width:25%;padding:5px;float:left}.logoPage .hp-service-box .hp-service-list>ul>li a{width:100%;height:20vw;display:block}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate{width:100%;height:100%;line-height:20vw;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text{line-height:1;display:inline-block;vertical-align:middle}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon{width:50px;height:50px;margin:0 auto;display:block}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .icon i{font-size:50px}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box{display:block;text-align:center}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box .num-box{display:none}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.title{font-size:20px;margin-top:10px;text-align:center}.logoPage .hp-service-box .hp-service-list>ul>li .abbreviate .abbreviate-text .text-box>.en{font-size:14px;margin-top:10px;text-align:center}.logoPage .hp-service-box .hp-service-list>ul>li .detail-text{display:none}.logoPage .hp-advantage-box{padding:40px 20px}.logoPage .hp-advantage-box .hp-advantage{width:100%;margin:0 auto}.logoPage .hp-advantage-box .hp-advantage-cot{margin:40px -10px 0}.logoPage .hp-advantage-box .hp-advantage-cot li{width:33.33%;padding:0 10px;float:left}.logoPage .hp-advantage-box .hp-advantage-cot .item{height:auto;min-height:300px;background:#fff;padding:20px;text-align:center}.logoPage .hp-advantage-box .hp-advantage-cot .item .img{width:100%;height:80px;line-height:80px;text-align:center;float:none}.logoPage .hp-advantage-box .hp-advantage-cot .item .img img{height:80px;display:inline-block;vertical-align:middle}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box{margin-left:0;padding-top:15px;display:inline-block;text-align:left}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .title{font-size:16px;line-height:1}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .line{width:25px;height:3px;background:#2d88ea;margin:15px 0}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text{font-size:14px;line-height:1.4;margin-bottom:10px}.logoPage .hp-advantage-box .hp-advantage-cot .item .text-box .text:last-child{margin-bottom:0}.logoPage .hp-case-box{padding:40px 20px;position:relative;z-index:1}.logoPage .hp-case-box .hp-case{width:100%;margin:0 auto}.logoPage .hp-case-box .hp-case-cot{margin-top:60px;position:relative}.logoPage .hp-case-box .hp-case-cot .slick-list{height:670px}.logoPage .hp-case-box .hp-case-cot .slick-list .slick-slide{outline:none}.logoPage .hp-case-box .hp-case-cot .slick-prev,.logoPage .hp-case-box .hp-case-cot .slick-next{width:40px;height:40px;line-height:38px;text-align:center;border:2px solid #333;font-size:14px;position:absolute;top:0;z-index:2;cursor:pointer;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-case-box .hp-case-cot .slick-prev{left:unset;right:60px}.logoPage .hp-case-box .hp-case-cot .slick-next{left:unset;right:0}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box{width:100%;height:300px;float:none}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .date{font-size:56px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .unit,.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .time .mouth{font-size:24px;margin-top:28px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .title{font-size:20px;margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int{margin-top:20px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .int p{font-size:14px;color:#999;line-height:30px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text{margin-top:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p{font-size:14px;line-height:24px;margin-bottom:10px}.logoPage .hp-case-box .hp-case-cot .hp-case-item .text-box .text p:last-child{margin-bottom:0;display:none}.logoPage .hp-case-box .hp-case-cot .hp-case-item .img-box{width:100%;height:370px;float:right}.logoPage .hp-works-box{width:100%;padding:40px 20px}.logoPage .hp-works-box .hp-works{width:100%;margin:0 auto}.logoPage .hp-works-box .tab-list{float:right;margin-top:45px}.logoPage .hp-works-box .tab-list li{margin-left:30px}.logoPage .hp-works-box .hp-works-list{width:100%;margin:-10px;margin-top:30px}.logoPage .hp-works-box .hp-works-list li{width:50%;height:auto;float:left;padding:10px}.logoPage .hp-works-box .hp-works-list li:last-child{display:none}.logoPage .hp-works-box .hp-works-list a{width:100%;height:auto;display:block;position:relative}.logoPage .hp-works-box .hp-works-list .img{width:100%;height:30vw;line-height:30vw;text-align:center;background:#fff}.logoPage .hp-works-box .hp-works-list .img img{height:102px;display:inline-block;vertical-align:middle}.logoPage .hp-works-box .hp-works-list .mask{position:static;top:0;bottom:0;left:0;right:0;text-align:center;line-height:1;background:none;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .icon{display:none}.logoPage .hp-works-box .hp-works-list .mask .text-box{line-height:1;position:static;left:0;right:0;bottom:-20px;padding:10px 10px 0;text-align:left;opacity:1;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-works-box .hp-works-list .mask .text-box .title{font-size:18px;font-weight:700;line-height:1;color:#444}.logoPage .hp-works-box .hp-works-list .mask .text-box .text{margin-top:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#777}.logoPage .hp-works-box .learn-more{width:100%;margin-top:40px}.logoPage .hp-works-box .learn-more a{width:200px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-works-box .learn-more a:before{display:none}.logoPage .hp-works-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-service-detail-box{padding:40px 20px;background:#f9f9f9;position:relative;z-index:1}.logoPage .hp-service-detail-box .hp-service-detail{width:100%;margin:0 auto}.logoPage .hp-service-detail-box .hp-service-detail-cot{margin-top:40px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list{margin:0 -10px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list li{width:33.33%;padding:0 10px;float:left}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item{padding:20px;background:#fff;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon{height:40px;line-height:40px;float:left;display:none}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .icon i{font-size:36px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box{float:left;margin-left:0}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .en,.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{font-size:16px;line-height:1}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .title-box .text-box .title{margin-top:8px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item .line{width:60px;height:2px;background:#444;margin-top:20px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box{margin-top:20px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text{font-size:14px;line-height:1.4;margin-bottom:10px}.logoPage .hp-service-detail-box .hp-service-detail-cot .hp-service-detail-list .item>.text-box .text:last-child{margin-bottom:0}.logoPage .hp-service-detail-box .learn-more{width:100%;margin-top:40px}.logoPage .hp-service-detail-box .learn-more a{width:240px;height:50px;line-height:46px;margin:0 auto;text-align:center;border:2px solid #333;display:block;position:relative;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-service-detail-box .learn-more a:before{content:'';width:100%;height:50%;background:rgba(255,255,255,0.2);position:absolute;top:0;left:0;-webkit-transition:all .1s ease-out;transition:all .1s ease-out;-webkit-transition-delay:.1s;transition-delay:.1s}.logoPage .hp-service-detail-box .learn-more a i{font-size:16px;-webkit-transition:all .3s ease-out;transition:all .3s ease-out}.logoPage .hp-progress-box{padding:40px 20px;background:#fff;position:relative;z-index:1}.logoPage .hp-progress-box .hp-progress{width:100%;margin:0 auto}.logoPage .hp-progress-box .hp-progress-cot{margin-top:40px;padding:0 10%}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list{margin:-10px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list li{width:33.33%;padding:10px;float:left}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item{width:100%;height:300px;padding:30px 20px 0;position:relative;-webkit-box-shadow:0 0 3px 0 rgba(0,0,0,0.1);box-shadow:0 0 3px 0 rgba(0,0,0,0.1);cursor:default;overflow:hidden}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .img{opacity:.2}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .sort{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .line{-webkit-transform:scale(1, 1);transform:scale(1, 1);margin-bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .icon i{color:#2d88ea}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .item:hover .text{opacity:1;bottom:30px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img{position:absolute;left:0;right:0;top:0;bottom:0;z-index:-1;opacity:.05;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .img img{width:100%;display:block}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .sort{font-size:60px;color:#999;text-align:center;line-height:1;font-weight:700;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .line{width:72px;height:4px;background:#2d88ea;margin:10px auto 40px;border-radius:2px;-webkit-transition:all .3s linear;transition:all .3s linear;-webkit-transform:scale(0, 1);transform:scale(0, 1)}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon{width:100%;text-align:center}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .icon i{font-size:42px;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .title{font-size:18px;font-weight:700;text-align:center;line-height:1;margin-top:20px}.logoPage .hp-progress-box .hp-progress-cot .hp-progress-list .text{width:100%;padding:0 20px;text-align:center;position:absolute;bottom:40px;left:0;opacity:0;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-team-box .hp-team{width:100%;margin:0 auto;padding:40px 240px 40px 20px;position:relative}.logoPage .hp-team-box .hp-team .text-box{width:100%}.logoPage .hp-team-box .hp-team .text-box .title{font-size:24px;line-height:1}.logoPage .hp-team-box .hp-team .text-box .text-list{width:100%;margin-top:30px}.logoPage .hp-team-box .hp-team .text-box .text-list .text{line-height:24px;color:#888}.logoPage .hp-team-box .hp-team .learn-more{position:absolute;right:20px;bottom:40px}.logoPage .hp-team-box .hp-team .learn-more a{width:200px;height:50px;line-height:46px}.logoPage .hp-team-box .hp-team .learn-more a:before{display:none}.logoPage .hp-team-box .hp-team-img{width:100%;height:40vw}.logoPage .hp-team-box .hp-team-img .global-title{width:100%;padding:0 20px;padding-top:40px}.logoPage .hp-guarantee-box{padding:40px 20px;background:#fff;position:relative;z-index:2}.logoPage .hp-guarantee-box .hp-gurantee{width:100%;margin:0 auto}.logoPage .hp-guarantee-box .hp-gurantee-cot{margin-top:60px;padding:0}.logoPage .hp-guarantee-box .hp-gurantee-cot .hp-gurantee-list{margin:0 -10px}.logoPage .hp-guarantee-box .hp-gurantee-cot li{width:50%;padding:0 10px;float:left}.logoPage .hp-guarantee-box .hp-gurantee-cot .item{height:250px;padding:30px 10px 0;cursor:default;-webkit-transition:all .3s linear;transition:all .3s linear}.logoPage .hp-guarantee-box .hp-gurantee-cot .item:hover{-webkit-box-shadow:0 0 5px 0 rgba(0,0,0,0.1);box-shadow:0 0 5px 0 rgba(0,0,0,0.1)}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon{width:40px;height:40px;text-align:center;margin:0 auto;position:relative;z-index:1}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i{font-size:40px;color:#2d88ea}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .icon i:first-child{position:absolute;top:-10px;left:-10px;-ms-filter:blur(3px);-webkit-filter:blur(3px);filter:blur(3px);opacity:.4}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .title{font-size:18px;line-height:1;margin-top:25px;text-align:center;font-weight:700}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .line{width:30px;height:2px;background:#2d88ea;margin:15px auto}.logoPage .hp-guarantee-box .hp-gurantee-cot .item .text{font-size:14px;line-height:24px;color:#999;text-align:center}}@media (max-width:960px) and (min-width:1200px){.logoPage .hp-service-detail-box .learn-more a:hover{color:#fff;background:#333}.logoPage .hp-service-detail-box .learn-more a:hover i{color:#fff}.logoPage .hp-service-detail-box .learn-more a:hover:before{height:0}}