@media screen and (min-width:768px){
[class^='mobile-'],.header--space,[class^='window-mobile']{display:none;}
input:-webkit-autofill, input-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active{ -webkit-box-shadow: 0 0 0 1000px #f3f6f8 inset !important; -webkit-text-fill-color: #333 !important; background-color:#f3f6f8!important; }
/*菜单*/
.module-menu{line-height:2.95;color:#fff;font-size:20px;}
.module-menu>ul{display:flex;}
.module-menu>ul>li{width:143px;position:relative;}
.module-menu>ul>li>a{color:inherit;display:block;text-align:center;font-weight:bold;font-size:17px;padding-top:16px;padding-bottom:16px;position:relative;text-decoration:none;transition:none;}
.module-menu>ul  .icon--arrow-bom{width:7px;height:4px;background:url(../images/icon--arrow-bom.png) no-repeat left top;position:absolute;left:50%;transform:translateX(-50%);bottom:18px;background-size:contain;filter:brightness(100);}
.module-menu>ul ul{position:absolute;background-color:#ffffff;top:100%;left:0px;right:0px;padding-top:14px;padding-bottom:20px;visibility:hidden;}
.module-menu>ul li._active>a{color:#d32651;}
.module-menu>ul li._active .icon--arrow-bom{filter:none;}
.module-menu>ul li._active>a{color:#d42a4e!important;}
.module-menu>ul ul li a{line-height:2.57;display:block;font-size:14px;text-align:center;color:#353535;white-space:nowrap;}
.module-menu>ul ul li a:hover{color:#d3274d;}
.module-menu>ul>li>a:hover{}
.module-menu>ul>li>a:hover + ul{}
.module-menu>ul>li._btnMenu:hover ul{visibility:visible;}
.module-menu>ul>li._btnMenu:hover .icon--arrow-bom{filter:none;}
.module-menu>ul>li._btnMenu:hover>a{background-color:#ffffff;color:#d3274d;}
.module-menu>ul>li._btnMenu2._btnMenu2--active>a{color:#d3274d!important;}
/*菜单-方案*/
.menu-programme{position:absolute;left:0px;right:0px;background:#fff;z-index:600;top:100%;visibility:hidden;opacity:0.5;}
.menu-programme ._btnClose{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:52px;padding-top:20px;cursor:pointer;}
.menu-programme ._btnClose::before{width:4px;position:absolute;height:21px;content:"";left:50%;transform:translateX(-50%);background:#fff;top:0px;}
.menu-programme ._btnClose ._iconClose{width:52px;height:52px;border-radius:60px;background-color:#ffffff;display:inline-block;position:relative;transition:transform 0.2s linear;}
.menu-programme ._btnClose ._iconClose::before{position:absolute;content:"";width:55%;height:4px;top:50%;background-color:#49484d;transform:translate(-50%,-50%) rotate(45deg);left:50%;}
.menu-programme ._btnClose ._iconClose::after{position:absolute;content:"";width:55%;height:4px;top:50%;background-color:#49484d;transform:translate(-50%,-50%) rotate(-45deg);left:50%;}
.menu-programme ._btnClose:hover ._iconClose{transform:rotate(90deg);}
.menu-programme ._btnClose:hover ._iconClose::after{background-color:#d32950;}
.menu-programme ._btnClose:hover ._iconClose::before{background-color:#d32950;}
.menu-programme .group--item{display:flex;}
.menu-programme .group--item ._item{flex:auto;width:14.28%;box-sizing:border-box;padding-left:30px;padding-right:30px;padding-top:16px;padding-bottom:20px;}
.menu-programme .group--item ._item sup{line-height:1;font-size:80%;}
.menu-programme .group--item ._item dt{line-height:2.94;font-weight:bold;font-size:17px;}
.menu-programme .group--item ._item dt a{text-underline-offset:8px;}
.menu-programme .group--item ._item dt:not(:nth-of-type(1)){margin-top:16px;}
.menu-programme .group--item ._item dt ._iconPic{width:20px;height:20px;display:inline-block;vertical-align:-4px;margin-right:9px;}
.menu-programme .group--item ._item dd{line-height:2.57;padding-top:6px;display:inline-flex;flex-direction:column;}
.menu-programme .group--item ._item dd a span{background:linear-gradient(to left ,#d42a4e 34% ,#d42a4e 83%);background-size:0px 1px;background-repeat:no-repeat;background-position:left bottom 4px;transition:background-size 0.2s ease;display:inline-block;}
.menu-programme .group--item ._item dd a:hover{color:#d3274d;text-decoration:none;}
.menu-programme .group--item ._item dd a:hover span{background-size:100% 1px;}
.menu-programme .group--item ._item dd a:hover::after{}
.menu-programme .group--item ._item dd a:hover::before{-webkit-mask-image: url(../images/icon/icon--dot.png);mask-image: url(../images/icon/icon--dot.png);width:11px;height:14px;border-radius:0;vertical-align:middle;margin-left:2px;margin-top:-1px;margin-right:10px;mask-size:contain;-webkit-mask-size:contain;}
.menu-programme .group--item ._item._item--other dd{display:flex;justify-content:center;padding-top:30px;}
.menu-programme .group--item ._item._item--other dt{text-align:center;}
.menu-programme .group--item ._item._item--other ._photo{margin-bottom:0;width:137px;display:block;margin-left:auto;margin-right:auto;}
.menu-programme .group--item ._item._item--other ._photo img{width:100%;display:block;}
.menu-programme .group--item ._item._item--color1 dt a:hover{color:#645e91;}
.menu-programme .group--item ._item._item--color1 dd a span{background-image:linear-gradient(to left ,#645d91 34% ,#645e91 83%);}
.menu-programme .group--item ._item._item--color1 dd a:hover{color:#645e91;}
.menu-programme .group--item ._item._item--color1 dd a:hover::before{background-color:#645e91;}

.menu-programme .group--item ._item._item--color2 dt a:hover{color:#d32850;}
.menu-programme .group--item ._item._item--color2 dd a span{background-image:linear-gradient(to left ,#d32950 34% ,#d32950 83%);}
.menu-programme .group--item ._item._item--color2 dd a:hover{color:#d32850;}
.menu-programme .group--item ._item._item--color2 dd a:hover::before{background-color:#d32850;}

.menu-programme .group--item ._item._item--color3 dt a:hover{color:#804986;}
.menu-programme .group--item ._item._item--color3 dd a span{background-image:linear-gradient(to left ,#804885 34% ,#804986 83%);}
.menu-programme .group--item ._item._item--color3 dd a:hover{color:#804986;}
.menu-programme .group--item ._item._item--color3 dd a:hover::before{background-color:#804986;}

.menu-programme .group--item ._item._item--color4 dt a:hover{color:#d2b457;}
.menu-programme .group--item ._item._item--color4 dd a span{background-image:linear-gradient(to left ,#d2b457 34% ,#d2b457 83%);}
.menu-programme .group--item ._item._item--color4 dd a:hover{color:#d2b457;}
.menu-programme .group--item ._item._item--color4 dd a:hover::before{background-color:#d2b356;}

.menu-programme .group--item ._item._item--color5 dt a:hover{color:#427189;}
.menu-programme .group--item ._item._item--color5 dd a span{background-image:linear-gradient(to left ,#437189 34% ,#437189 83%);}
.menu-programme .group--item ._item._item--color5 dd a:hover{color:#437189;}
.menu-programme .group--item ._item._item--color5 dd a:hover::before{background-color:#437189;}

.menu-programme .group--item ._item._item--color6 dt a:hover{color:#db5ca2;}
.menu-programme .group--item ._item._item--color6 dd a span{background-image:linear-gradient(to left ,#db5ca2 34% ,#db5ca2 83%);}
.menu-programme .group--item ._item._item--color6 dd a:hover{color:#db5ca2;}
.menu-programme .group--item ._item._item--color6 dd a:hover::before{background-color:#db5ca2;}

.menu-programme .group--item ._item._item--color7 dt a:hover{color:#63a445;}
.menu-programme .group--item ._item._item--color7 dd a span{background-image:linear-gradient(to left ,#63a445 34% ,#63a445 83%);}
.menu-programme .group--item ._item._item--color7 a:hover{color:#63a445;}
.menu-programme .group--item ._item._item--color7 dd a:hover::before{background-color:#63a445;}


.menu-programme .group--item ._item._item--color9 dt a:hover{color:#1d2e59;}
.menu-programme .group--item ._item._item--color9 dd a span{background-image:linear-gradient(to left ,#1d2e59 34% ,#1d2e59 83%);}
.menu-programme .group--item ._item._item--color9 a:hover{color:#1d2e59;}
.menu-programme .group--item ._item._item--color9 dd a:hover::before{background-color:#1d2e59;}


.menu-programme .group--item ._item dd a::before{width:7px;height:7px;content:"";border-radius:10px;display:inline-block;margin-right:11px;margin-left:5px;background-color:#333;}

.menu-programme.menu-programme--active{visibility:visible;opacity:1;}
.layui-upload-file{ display:none}

/*分享*/
.module-share{flex:none;display:flex;justify-content:center;align-items:center;position:relative;z-index:700;}
.module-share [class^='icon-']{height:30px;width:30px;}
.module-share li{padding-left:22px;padding-right:22px;position:relative;}
.module-share li::after{position:absolute;right:0px;top:50%;transform:translateY(-50%);border-right:1px solid  rgba(255,255,255,0.5);height:20px;content:"";}
.module-share li a{display:inline-block;padding-top:20px;padding-bottom:20px;}
.module-share li:hover [class^='icon-']{filter:none!important;}
.module-share li:hover ._RQcode{visibility:visible;opacity:1;}
.module-share li:hover .icon--zi{background:url(../images/icon/icon-zi2.png) no-repeat center center;}
.module-share li:hover .icon--wechat{background:url(../images/icon/icon-wechat2.png) no-repeat center center;}
.module-share li:hover .icon--cwx{background:url(../images/icon/icon--cwx2.png) no-repeat center center;}
.module-share ._RQcode{position:absolute;background:#fff;width:90px;height:90px;border-radius:6px;left:50%;transform:translateX(-50%);visibility:hidden;opacity:0;transition:all 0.2s ease;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);padding:10px;}
.module-share ._RQcode img{width:100%;height:100%;display:block;border-radius:6px;}
.module-share ._RQcode::before{width:0px;height:0px;position:absolute;right:50%;bottom:100%;border:8px solid transparent;border-bottom:8px solid #fff;content:"";margin-right:-8px;}
.module-share.module-share--style2{background-color:#1b2e56;border-bottom:2px solid #1c2d58;border-radius:60px;padding-left:30px;padding-right:30px;padding-top:0;padding-bottom:0;height:59px;line-height:59px;flex:none;}
.module-share.module-share--style2 li{margin-left:20px;margin-right:20px;padding-right:0px;padding-left:0px;}
.module-share.module-share--style2 li::after{content:none;}

/* 头部 */
#header{display:flex;justify-content:space-between;position:absolute;top:0px;left:0px;right:0px;z-index:1000;align-items:center;min-width:1000px;}
#header .pic-logo{margin-left:29px;padding-top:10px;padding-bottom:10px;}
#header ._rightBox{display:flex;padding-right:20px;}
#header .text-tel{flex:none;}
#header ._searchBox{position:relative;padding-left:18px;padding-right:18px;display:flex;align-items:center;z-index:750;}
#header ._searchBox .icon--search{cursor:pointer;}
#header ._searchBox::after{position:absolute;right:0px;top:50%;transform:translateY(-50%);border-right:1px solid  rgba(255,255,255,0.5);height:20px;content:"";}
#header ._searchBox .module-search{position:absolute;right:19px;top:11px;opacity:0.5;visibility:hidden;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
#header ._searchBox._searchBox--active .module-search{visibility:visible;opacity:1;}
#header ._searchBox._searchBox--active .module-search .icon--search{filter:none!important;}
#header.header--active{background:#fff;}
#header.header--active .pic-logo{filter:invert(100%);}
#header.header--active .module-menu>ul>li>a{color:#333333;}
#header.header--active .module-share [class^='icon-']{filter:invert(100%);}
#header.header--active ._searchBox [class^='icon-']{filter:invert(100%);}
#header.header--active ._searchBox::after{content:none;}
#header.header--active .text-tel{background-color:#d32950;}
#header.header--active .icon--arrow-bom{filter:none;}
.header--space{height:80px;background-color:#1c2d58;width:100%;clear:none;display:none;}
.header--space.header--space--active{display:block;}
.header--mask{position:fixed;left:0px;top:0px;bottom:0px;right:0px;background:rgba(0,0,0,0.6);z-index:999;display:none;}
.header--mask.header--mask--active{display:block;}
/*组件 - 搜索框*/
.module-search{width:283px;line-height:60px;position:absolute;height:60px;border-radius:60px;right:2px;z-index:600;}
.module-search form{height:100%;position:relative;display:flex;box-sizing:border-box;}
.module-search ._btnClearKeys{position:absolute;background-color:#c8c9cc;color:#fff;width:23px;height:23px;border-radius:50px;line-height:17px;text-align:center;right:49px;top:50%;cursor:pointer;font-family:Verdana, Geneva, sans-serif;display:none;transform:translatey(-50%);text-indent:-1px;background:#c8c9cc url(../images/icon--close-blank.png) no-repeat center center / 60%;}
.module-search ._btnClearKeys:hover{background-color:#666666;}
 .module-search::after{content:"";display:block;clear:both;}
.module-search .text{background:#fff;line-height:inherit;box-sizing:border-box;padding-left:23px;padding-right:15px;border-radius:60px 0 0 60px;border:0;flex:auto;font-size:16px;}
 .module-search .text:focus{border-color:#198aff;}
.module-search .btn_send{border:0;background:#fff;font-size:14px;color:#fff;line-height:inherit;width:70px;box-sizing:border-box;border-radius:0 60px 60px 0;padding-top:1px;padding-bottom:1px;flex:none;}
.module-search .icon--search{width:24px;height:24px;vertical-align:middle;display:inline-block;margin-right:6px;background:url(../images/icon/icon--search2.png) no-repeat left top;}

}
[class^='icon--']{display:inline-block;width:24px;height:24px;background-size:contain!important;background-repeat:no-repeat;}
.icon--close{position:relative;}
.icon--close::after{position:absolute;content:"";width:75%;height:2px;top:50%;background-color:#000;transform:translate(-50%,-50%) rotate(-45deg);left:50%;}
.icon--close::before{position:absolute;content:"";width:75%;height:2px;top:50%;background-color:#000;transform:translate(-50%,-50%) rotate(45deg);left:50%;}
.icon--down{background:url(../images/icon/icon--down.png) no-repeat left top;}
.icon--tel2{background:url(../images/icon/icon--tel2.png) no-repeat left top;}
.icon--address{background:url(../images/icon/icon--nav.png) no-repeat left top;}
.icon--write{background:url(../images/icon/icon--write.png) no-repeat left top;}
.icon--show{position:relative;}
.icon--show::after{position:absolute;content:"";width:100%;height:2px;top:50%;background-color:#99999b;transform:translate(-50%,-50%);left:50%;border-radius:5px;}
.icon--show::before{position:absolute;content:"";height:2px;top:50%;background-color:#99999b;transform:translate(-50%,-50%) rotate(-90deg);left:50%;width:100%;border-radius:5px;}
.icon--tels{background:url(../images/icon/icon--tels.png) no-repeat left top;}
.icon--courses{background:url(../images/icon/icon--courses.png) no-repeat left top;}
.icon--search{background:url(../images/icon--search.png) no-repeat left top;}
.icon--tel{background:url(../images/icon/icon--tel.png) no-repeat left top;filter:brightness(100);}
.icon--book{background:url(../images/icon--book.png) no-repeat left top;}
.icon--sun{background-image:url(../images/icon--sun.png);}
.icon--cwx{background:url(../images/icon/icon--cwx.png) no-repeat center center;background-size:90%!important;}
.icon--wechat{background:url(../images/icon/icon-wechat.png) no-repeat center center;background-size:90%!important;}
.icon--zi{background:url(../images/icon/icon-zi.png) no-repeat center center;background-size:90%!important;}
.icon--search{background:url(../images/icon/icon--search.png) no-repeat center center;background-size:90%!important;}
.icon--arrow-top{background:url(../images/icon--backtop.png) no-repeat left top;}
.icon--arrow-right{position:relative;display:inline-flex;justify-content:center;align-items:center;}
.icon--arrow-right::after{display:inline-block;content:"";border-bottom:2px solid #d2284d;border-right:2px solid #d2284d;transform:rotate(-45deg);width:10px;height:10px;margin-right:6px;}
.icon--v{background:url(../images/03/international/icon--v.png) no-repeat left top;}
.center{margin:0 auto;width:1600px;min-width:1000px;}
body{font-size:14px;}
h1{font-size:24px;}
h2{font-size:18px;}
h3,h4{font-size:14px;}
h5{font-size:14px;}
.columnBox{background-color:#ffffff;}
.columnBox.columnBox--bgblue{background-color:#f0f4ff;}
.columnBox--message{margin-bottom:69px;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;margin-top:31px;}
.columnBox--message .module-form--message{position:absolute;top:32px;right:50%;transform:translateX(118%);}
.columnBox--message>.center{position:relative;}
.columnBox--activities ._rightArea{margin-left:6.25%;flex:none;width:36.83%;padding-top:38.43%;position:relative;}
.columnBox--activities ._rightArea .module-news-slide{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.columnBox--activities ._leftArae{padding-top:29px;overflow:hidden;}
.columnBox--activities ._leftArae .title-column{margin-bottom:15px;}
.columnBox--activities>.center{display:flex;justify-content:space-between;padding-top:141px;padding-bottom:144px;padding-left:128px;padding-right:126px;box-sizing:border-box;}
.columnBox--courses{position:relative;}
.columnBox--courses .swiper{width:100%;}
.columnBox--courses ._courseNav{position:absolute;bottom:0px;z-index:1000;border-bottom:1px solid #ffffff;display:flex;left:50%;margin-left:6.56%;margin-bottom:4.90%;}
.columnBox--courses ._courseNav ._item{margin-right:48px;position:relative;}
.columnBox--courses ._courseNav ._item:nth-last-of-type(1){margin-right:0px;}
.columnBox--courses ._courseNav ._item span{width:28px;height:28px;border:2px solid #fffeff;display:inline-flex;border-radius:60px;text-align:center;color:#fff;box-sizing:border-box;margin-bottom:18px;font-size:20px;opacity:0.5;align-items:center;justify-content:center;}
.columnBox--courses ._courseNav ._item._item--active span{opacity:1;}
.columnBox--courses ._courseNav ._item._item--active::after{content:"";background-color:#ffffff;height:4px;position:absolute;left:50%;right:0;margin-top:25px;top:100%;border-radius:4px;transform:translateX(-50%);width:70%;}
.columnBox--customers .center{padding-top:101px;padding-bottom:71px;}
.columnBox--case{border-radius:0 155px 0 0;background:#f0f4ff url(../images/icon/rightbg.png) no-repeat right bottom;}
.columnBox--case .group--item-case{margin-bottom:0px;padding-top:26px;}
.columnBox--case>.center{padding-top:97px;padding-bottom:103px;}
.columnBox--count{background-color:#1c2d58;color:#fff;}
.columnBox--count>.center{display:flex;justify-content:space-between;}
.columnBox--count .text-count-number{flex:auto;width:1200px;padding-top:74px;padding-bottom:82px;}
.columnBox--count ._picture{position:relative;flex:none;width:318px;}
.columnBox--count ._picture img{position:absolute;left:0px;margin-left:-195px;bottom:0px;width:592px;height:761px;}
.columnBox--solutions{border-radius:0 0 0 155px;}
.columnBox--solutions>.center{display:flex;justify-content:space-between;flex-direction:row-reverse;padding-top:82px;padding-bottom:53px;}
.columnBox--solutions ._solutionsTitle{margin-left:78px;width:522px;flex:none;margin-top:-5px;}
.columnBox--solutions ._solutionsTitle h2{line-height:1.22;font-size:74px;color:#1c2d58;letter-spacing:1px;white-space:nowrap;}
.columnBox--solutions ._solutionsTitle h3{line-height:1.65;margin-bottom:6px;font-size:34px;color:#1c2d58;letter-spacing:10px;font-weight:normal;white-space:nowrap;}
.columnBox--solutions ._solutionsTitle p{line-height:1.52;font-size:21px;color:#323232;letter-spacing:1px;}
.columnBox.columnBox--advisory{padding-top:52px;padding-bottom:78px;background:#fff;}
.columnBox.columnBox--advisory .item-agreement{font-size:14px;color:#666666;margin-bottom:30px;margin-top:32px;}
.columnBox.columnBox--advisory .btn-primary{font-weight:bold;letter-spacing:3px;line-height:2.94;font-size:18px;}
.columnBox.columnBox--advisory ._title{line-height:1.5;margin-bottom:52px;font-size:40px;color:#1d2e59;font-weight:bold;}
.columnBox.columnBox--advisory .form-items{}
.columnBox.columnBox--advisory .form-items textarea._text{padding-top:8px;padding-bottom:8px;line-height:1.75;}
.columnBox.columnBox--programme{padding-top:133px;padding-bottom:151px;}
.columnBox.columnBox--programme .title-main{margin-bottom:72px;}
.columnBox.columnBox--sales{background-color:#f0f4ff;padding-top:75px;}
.columnBox.columnBox--sales .item-series{background:transparent;padding-top:63px;padding-bottom:63px;}
.columnBox.columnBox--list{padding-top:96px;}
.columnBox.columnBox--advantages{}
.columnBox.columnBox--advantages>.title-major{margin-bottom:34px;}
/*- - - - - - - - -?????index.html - - - - - - - -*/

/* 页脚 */
#footer{background-color:#1d2e59;position:relative;}
#footer .copyright{padding-bottom:36px;color:rgba(255,255,255,0.5);font-size:14px;padding-top:8px;display:flex;justify-content:space-between;}
#footer .copyright ._rightArea{}
#footer .copyright ._rightArea ._desgin{display:inline-block;}
#footer .copyright a{color:inherit;}
#footer .copyright .colorRed{display:inline-block;}
#footer .copyright ._desgin{color:rgba(255,255,255,0.3);}
#footer .copyright p{line-height:1.71;margin-bottom:5px;}
#footer .copyright p a{padding-left:12px;padding-right:12px;color:inherit;}
#footer .copyright p a:hover{color:#d3274d;text-decoration:none;}
#footer .copyright ul{text-align:center;line-height:1.71;}
#footer .copyright ul li{display:inline-block;padding-left:9px;padding-right:9px;position:relative;}
#footer .copyright ul li::after{content:"";right:-2px;top:50%;transform:translateY(-50%);border-right:1px solid #5f5f5f;position:absolute;height:14px;}
#footer .copyright ul li:nth-last-of-type(1){margin-right:0px;}
#footer .copyright ul li:nth-last-of-type(1)::after{content:none;}
#footer ._box{display:flex;padding-top:32px;padding-bottom:32px;margin-bottom:20px;justify-content:space-between;}
#footer ._box .module-share{margin-left:0;height:60px;align-self:flex-start;margin-top:-11px;}
#footer ._box2{display:flex;justify-content:space-between;padding-top:7px;padding-bottom:27px;}
#footer ._box2 .module-websitemap{flex:auto;margin-left:90px;}
#footer ._box2 ._leftArea{width:24.81%;flex:none;padding-top:8px;}
#footer ._btnBackTop{width:105px;height:105px;margin:-54px auto 0 auto;position:absolute;left:50%;transform:translatex(-50%);top:0px;display:flex;justify-content:center;align-items:center;z-index:1;}
#footer ._btnBackTop>a{width:65%;background-color:#d32950;border-radius:50%;display:inline-flex;justify-content:center;align-items:center;padding-top:65%;height:0px;}
#footer ._btnBackTop>a .icon--arrow-top{left:50%;top:50%;transform:translate(-50%,-50%);position:absolute;width:36px;height:45px;background-size:contain;background-position:center center;}
#footer ._btnBackTop>a:hover{filter:brightness(120%);}
#footer ._btnBackTop::before{width:95.24%;background:url(../images/txt-backtop.png) no-repeat center center;position:absolute;content:"";left:50%;top:50%;z-index:-1;background-size:contain;animation:rotate 14s linear infinite;padding-top:95.24%;height:0px;margin-left:-47.62%;margin-top:-47.62%;}
/*  项部图片 */
.pic-top{height:70px;background-color:#000;position:relative;z-index:1020;}
.pic-top img{width:100%;height:100%;display:block;object-fit:cover;}
.pic-top ._btnClose{position:absolute;width:42px;height:42px;background-color:#d32950;border-radius:60px;right:13px;top:50%;transform:translateY(-50%);z-index:500;transition:all 0.2s ease;cursor:pointer;}
.pic-top ._btnClose:hover{transform:translateY(-50%) rotate(90deg);}
.pic-top ._btnClose::after{position:absolute;content:"";width:60%;height:3px;top:50%;background-color:#fff;transform:translate(-50%,-50%) rotate(-45deg);left:50%;}
.pic-top ._btnClose::before{position:absolute;content:"";width:60%;height:3px;top:50%;background-color:#fff;transform:translate(-50%,-50%) rotate(45deg);left:50%;}
.pic-top ~ #header{top:70px;}
/* 栏目标题 */
.title-column{text-align:center;line-height:1.27;font-size:48px;margin-bottom:66px;position:relative;letter-spacing:5px;color:#1d2e59;}
.title-column::after{position:absolute;content:"";background-color:#1c2d58;height:7px;bottom:0;width:81px;left:50%;transform:translateX(-50%);border-radius:60px;}
.title-column.title-column--left{text-align:left;}
.title-column.title-column--left::after{left:0px;transform:none;}
.title-column.title-column--white{color:#fff;}
.title-column.title-column--white::after{background-color:#fff;}
.title-column.title-column--smail{font-size:39px;line-height:1.15;}
.title-column.title-column--smail::after{margin-top:16px;position:relative;display:block;}

.columnBox--brand{margin-bottom:26px;}
.columnBox--brand .swiper-container{position:relative;overflow:hidden;width:100%;height:100px;margin-bottom:10px;}
.columnBox--brand .swiper-container::after{position:absolute;top:0;height:100%;background-image:linear-gradient(to left,rgba(255,255,255,1),rgba(0,0,0,0));bottom:0px;z-index:1200;content:"";width:98px;right:0px;}
.columnBox--brand .swiper-container::before{position:absolute;top:0;left:0;height:100%;background-image:linear-gradient(to right,rgba(255,255,255,1),rgba(0,0,0,0));bottom:0px;z-index:1200;content:"";width:98px;}
.columnBox--brand .swiper-container .swiper-wrapper{transition-timing-function:linear;}
.columnBox--brand .swiper-button-next{margin-top:-32px;right:-63px;}
.columnBox--brand .swiper-button-prev{margin-top:-32px;left:-63px;}
.columnBox--brand .swiper-slide{width:180px!important;height:100px;}

.pic-brand{width:100%;height:100%;box-sizing:border-box;margin:0 auto;}
.pic-brand .photo{width:100.00%;padding-top:53.50%;background:transparent;box-sizing:border-box;}
.pic-brand .photo img{object-fit:contain;padding:8px;box-sizing:border-box;}


/* 品牌列表 */
.list-brand{display:flex;flex-wrap:wrap;}
.list-brand li{margin-right:20px;margin-bottom:20px;width:calc(12.5% - 7 * 20px / 8);}
.list-brand li:hover .photo.photo--pos{transform:scale(1.1);}
.list-brand li:hover img{filter:brightness(110%);}
.list-brand li .photo--pos{padding-top:60%;background:#fff;display:flex;justify-content:center;align-items:center;border-radius:4px;transition:transform 0.3s ease;}
.list-brand li .photo--pos img{object-fit:contain;max-width:80%;max-height:80%;display:block;left:50%;top:50%;transform:translate(-50%,-50%);}
.list-brand li:nth-child(8n){margin-right:0px;}
/* 活动项目 */
.item-activities{padding-top:15px;padding-bottom:12px;border-bottom:1px solid #eeeeee;margin-bottom:10px;}
.item-activities:nth-last-of-type(1){border-bottom:0;}
.item-activities ._title{line-height:1.83;font-size:20px;}
.item-activities ._content{line-height:2.18;margin-bottom:9px;font-size:18px;letter-spacing:1px;color:#666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.item-activities ._btn{width:134px;box-sizing:border-box;line-height:3;display:inline-block;border:2px solid #d32651;text-align:center;border-radius:60px;color:#d3274d;font-size:14px;margin-left:1px;}
.item-activities ._btn:hover{background:#d3274d;color:#fff;text-decoration:none;}
/* 新闻列表 */
.module-news-slide{border-radius:20px;}
/* 更多按钮 */
.btn-more{line-height:1.83;margin:0 auto;min-width:110px;display:inline-block;color:#d2284f;position:relative;text-align:center;font-size:18px;white-space:nowrap;}
.btn-more:hover{text-decoration:none;}
.btn-more::after{position:absolute;right:0;bottom:0;left:0px;background-color:#d32950;height:1px;content:"";}
/* 案例项目 */
.item-case{position:relative;border-radius:20px;padding-bottom:170px;overflow:hidden;background-color:#ffffff;outline:1px solid #cccccc;outline-offset:-1;}
.item-case ._tag{position:absolute;left:-1px;top:45px;background-color:#804885;color:#fff;height:44px;z-index:500;font-size:20px;align-items:center;display:flex;padding-left:20px;padding-right:14px;border-color:#804885;}
.item-case ._tag::after{content:'';position:absolute;top:0;right:-10px;width:0;height:0;border-top:22px solid #804885;border-bottom:22px solid #804885;border-right:10px solid transparent;border-top-color:inherit;border-bottom-color:inherit;}
.item-case ._tag._tag--yellow{background-color:#d2b356;border-color:#d2b356;}
.item-case ._tag._tag--yellow + .photo::before{background-color:#d2b356;}
.item-case ._tag._tag--yellow::after{border-top-color:inherit;border-bottom-color:inherit;}
.item-case ._tag._tag--red{background-color:#d32950;border-color:#d32950;}
.item-case ._tag._tag--red + .photo::before{background-color:#d32950;}
.item-case ._tag._tag--orange{background-color:#d78146;border-color:#d78146;}
.item-case ._tag._tag--orange + .photo::before{background-color:#d78146;}
.item-case .photo{width:100%;background:transparent;position:relative;padding-top:84.60%;}
.item-case .photo::before{position:absolute;left:0;top:0;width:100%;height:100%;display:block;content:"";border-radius:20px 20px 0 0;mix-blend-mode:multiply;background-color:#1c2d58;z-index:10;opacity:0.55;}
.item-case .photo img{object-fit:cover;}
.item-case.item-case--color1 .photo::before{background-color:#655e92;}
.item-case.item-case--color2 .photo::before{background-color:#d32950;}
.item-case.item-case--color3 .photo::before{background-color:#804885;}
.item-case.item-case--color4 .photo::before{background-color:#d2b356;}
.item-case.item-case--color5 .photo::before{background-color:#437189;}
.item-case.item-case--color6 .photo::before{background-color:#db5ca3;}
.item-case.item-case--color7 .photo::before{background-color:#63a446;}
.item-case.item-case--color04 .photo::before{background-color:#1c2e57;}
.item-case ._intr{padding-left:28px;padding-top:19px;padding-right:28px;padding-bottom:29px;position:absolute;left:0px;right:0px;bottom:0px;background:#fff;box-sizing:border-box;transition:all 0.2s ease;border-radius:0 0 20px 20px;z-index:200;}
.item-case ._intr ._content{line-height:2.14;font-size:14px;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:3;margin-top:10px;max-height:0;transition:all 0.3s ease;display:-webkit-box;color:#fff;text-justify:inter-ideograph;text-align:justify;}
.item-case ._intr ._title{font-size:20px;line-height:1.5;height:3em;overflow:hidden;text-justify:inter-ideograph;text-align:justify;}
.item-case ._intr ._title a{display:block;text-underline-offset:3px;}
.item-case ._intr ._btnDonwload{width:131px;border:2px solid #d32950;display:block;text-align:center;line-height:3.07;border-radius:60px;color:#d32950;font-size:14px;box-sizing:border-box;margin-top:14px;background:#fff;}
.item-case ._intr ._btnDonwload:hover{text-decoration:none;}
.group--item-case{display:flex;flex-wrap:wrap;margin-bottom:58px;clear:both;padding-top:65px;padding-left:1px;padding-right:1px;}
.group--item-case .item-case{width:calc(25% - 3 * 50px / 4);margin-right:50px;margin-bottom:56px;}
.group--item-case .item-case:nth-child(4n){margin-right:0px;}
.item-case.item-case--hover:hover ._content{max-height:6.42em;}
.item-case.item-case--hover:hover ._title a{color:#fff;}
.item-case.item-case--hover:hover ._intr{border-radius:20px;padding-top:30px;}
.item-case.item-case--hover:hover ._intr ._content{color:#fff;}
.item-case.item-case--hover:hover ._tag ~ ._intr{background-color:#804885;color:#fff;}
.item-case.item-case--hover:hover ._tag._tag--yellow ~ ._intr{background-color:#d2b356;color:#fff;}
.item-case.item-case--hover:hover ._tag._tag--red ~ ._intr{background-color:#d32950;color:#fff;}
.item-case.item-case--hover:hover ._tag._tag--orange ~ ._intr{background-color:#d78148;color:#fff;}

.item-case.item-case--color1:hover ._intr{background-color:#645e91;}
.item-case.item-case--color2:hover ._intr{background-color:#d32850;}
.item-case.item-case--color3:hover ._intr{background-color:#804986;}
.item-case.item-case--color4:hover ._intr{background-color:#d2b457;}
.item-case.item-case--color5:hover ._intr{background-color:#427189;}
.item-case.item-case--color6:hover ._intr{background-color:#db5ca2;}
.item-case.item-case--color7:hover ._intr{background-color:#62a445;}
.item-case.item-case--color9:hover ._intr{background-color:#1d2e59;}

.item-case.item-case--color04:hover ._intr{background-color:#1c2e57;}
.group--item-case{clear:both;}
/* 解决方案项目 */
.item-solutions{box-sizing:border-box;padding-top:37px;padding-bottom:29px;padding-left:21px;padding-right:43px;display:flex;background-color:#f0f4ff;border-radius:18px;}
.item-solutions .iconPic{width:95px;height:99px;margin-right:24px;flex:none;margin-top:18px;}
.item-solutions ._intr{overflow:hidden;flex:auto;}
.item-solutions ._title{line-height:2.08;text-align:left;font-size:24px;margin-bottom:5px;font-weight:bold;}
.item-solutions ._content{line-height:1.89;font-size:19px;color:#666;letter-spacing:0px;}
.item-solutions ._btnMore{width:130px;line-height:43px;text-align:center;color:#4f72b4;margin-top:30px;background-color:#feffff;border:2px solid #4e72b0;border-radius:60px;display:inline-block;margin-left:0;box-sizing:border-box;text-decoration:none;}
.item-solutions:hover{background-color:#4e72b0;}
.item-solutions:hover ._title{color:#fff;}
.item-solutions:hover ._content{color:#dce0eb;}
.group--item-solutions{display:flex;flex-wrap:wrap;}
.group--item-solutions .item-solutions{width:calc(50% - 1 * 22px / 2);margin-right:22px;margin-bottom:20px;}
.group--item-solutions .item-solutions:nth-child(2n){margin-right:0px;}
/* 课程项目 */
.item-course{position:relative;color:#fff;padding-top:44.46%;overflow:hidden;}
.item-course ._bigPic{width:100%;height:100%;display:block;position:absolute;left:0px;top:0px;overflow:hidden;}
.item-course ._bigPic::before{position:absolute;top:0;right:0;bottom:0;mix-blend-mode:multiply;content:"";background-color:#1d2e59;width:49.00%;}
.item-course ._bigPic img{width:100%;height:100%;display:block;object-fit:cover;}
.item-course ._number{position:absolute;left:0;top:77px;background-color:#804885;color:#fff;font-size:68px;font-weight:bold;width:95px;text-align:center;border-radius:0 15px 15px 0;z-index:600;}
.item-course ._intr{position:absolute;width:49.00%;right:0px;top:0px;height:100%;box-sizing:border-box;padding-left:3.75%;padding-right:11.98%;padding-top:4.22%;bottom:0px;z-index:1;background:transparent;text-justify:inter-ideograph;text-align:justify;}
.item-course ._title{line-height:1.57;margin-bottom:25px;font-size:47px;font-weight:normal;letter-spacing:1px;color:#fff;}
.item-course ._content{line-height:1.85;font-size:20px;padding-left:7px;color:#fff;height:40%;max-height:320px;}
.item-course ._content p{margin-bottom:22px;color:#fff;}
.item-course ._btnGroup{display:flex;margin-top:12.43%;}
.item-course .icon--courses{background:#655e92;-webkit-mask-image:url(../images/icon--book.png);mask-image:url(../images/icon--book.png);mask-size:contain;-webkit-mask-size:contain;}
.item-course .icon--tels{background:#655e92;-webkit-mask-image:url(../images/icon--tel.png);mask-image:url(../images/icon--tel.png);mask-size:contain;-webkit-mask-size:contain;}
.item-course ._btnGroup [class^='icon-']{height:30px;width:30px;margin-left:14px;vertical-align:middle;}
.item-course ._btnGroup ._btn{margin-right:18px;width:172px;background:#fff;border-radius:60px;text-align:center;line-height:3.06;font-size:18px;color:#814b87;margin-left:11px;mix-blend-mode:normal;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;}
.item-course ._btnGroup ._btn.ani--diffuse-right:hover{color:#fff;background:transparent;}
.item-course ._btnGroup ._btn.ani--diffuse-right::before{background-color:#804885;}
.item-course ._btnGroup ._btn:hover{color:#fff;}
.item-course ._btnGroup ._btn:hover [class^='icon-']{background:#fff;}
.item-course.item-course--1 ._bigPic::before{mix-blend-mode:multiply;background-color:#645e91;}
.item-course.item-course--1 ._btn{color:#645e91;}
.item-course.item-course--1 ._btn:hover{background:#645e91;}
.item-course.item-course--1 .icon--courses{background:#645e91;}
.item-course.item-course--1 .icon--tels{background:#645e91;}
.item-course.item-course--1 ._number{background:#645e91;}
.item-course.item-course--2 ._bigPic::before{background:#d32850;}
.item-course.item-course--2 ._btn{color:#d32850;}
.item-course.item-course--2 ._btn:hover{background:#d32850;}
.item-course.item-course--2 .icon--courses{background:#d32850;}
.item-course.item-course--2 .icon--tels{background:#d32850;}
.item-course.item-course--2 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#d32850;}
.item-course.item-course--2 ._number{background:#d32850;}
.item-course.item-course--3 ._bigPic::before{background:#804986;}
.item-course.item-course--3 ._btn{color:#804986;}
.item-course.item-course--3 ._btn:hover{background:#804986;}
.item-course.item-course--3 .icon--courses{background:#804986;}
.item-course.item-course--3 .icon--tels{background:#804986;}
.item-course.item-course--3 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#804986;}
.item-course.item-course--3 ._number{background:#804986;}
.item-course.item-course--4 ._bigPic::before{background:#d2b457;}
.item-course.item-course--4 ._btn{color:#d2b457;}
.item-course.item-course--4 ._btn:hover{background:#d2b457;}
.item-course.item-course--4 .icon--courses{background:#d2b457;}
.item-course.item-course--4 .icon--tels{background:#d2b457;}
.item-course.item-course--4 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#d2b457;}
.item-course.item-course--4 ._number{background:#d2b457;}

.item-course.item-course--5 ._bigPic::before{background:#427189;}
.item-course.item-course--5 ._btn{color:#427189;}
.item-course.item-course--5 ._btn:hover{background:#427189;}
.item-course.item-course--5 .icon--courses{background:#427189;}
.item-course.item-course--5 .icon--tels{background:#427189;}
.item-course.item-course--5 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#427189;}
.item-course.item-course--5 ._number{background:#427189;}

.item-course.item-course--6 ._bigPic::before{background:#db5ca2;}
.item-course.item-course--6 ._btn{color:#db5ca2;}
.item-course.item-course--6 ._btn:hover{background:#db5ca2;}
.item-course.item-course--6 .icon--courses{background:#db5ca2;}
.item-course.item-course--6 .icon--tels{background:#db5ca2;}
.item-course.item-course--6 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#db5ca2;}
.item-course.item-course--6 ._number{background:#db5ca2;}
.item-course.item-course--7 ._bigPic::before{background:#62a445;}
.item-course.item-course--7 ._btn{color:#62a445;}
.item-course.item-course--7 ._btn:hover{background:#62a445;}
.item-course.item-course--7 .icon--courses{background:#62a445;}
.item-course.item-course--7 .icon--tels{background:#62a445;}
.item-course.item-course--7 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#62a445;}
.item-course.item-course--7 ._number{background:#62a445;}
.item-course.item-course--8 ._bigPic::before{background:#6b49df;}
.item-course.item-course--8 ._btn{color:#6b49df;}
.item-course.item-course--8 ._btn:hover{background:#6b49df;}
.item-course.item-course--8 .icon--courses{background:#6b49df;}
.item-course.item-course--8 .icon--tels{background:#6b49df;}
.item-course.item-course--8 ._btnGroup ._btn.ani--diffuse-right::before{background-color:#6b49df;}
.item-course.item-course--8 ._number{background:#6b49df;}
/* 问题项目 */
.item-problem{height:938px;background:#666;position:relative;overflow:hidden;margin-left:auto;margin-right:auto;}
.item-problem::before{position:absolute;left:0;top:0;right:0px;bottom:0px;background:rgba(0,0,0,0.5);content:"";display:none;}
.item-problem ._bigPic{width:100%;height:100%;display:block;object-fit:cover;}
.item-problem ._intr{position:absolute;left:121px;top:73px;color:#fff;}
.item-problem ._intr h3{line-height:1.45;font-size:58px;font-weight:normal;letter-spacing:3px;}
.item-problem ._intr h3 strong{display:block;line-height:1.43;font-size:75px;letter-spacing:7px;}
/* 订阅表单 */
.form-subscription{width:21.88%;padding-top:4px;}
.form-subscription h4{line-height:2.44;margin-bottom:12px;color:#fff;font-size:16px;}
.form-subscription ._form{display:flex;background-color:#ffffff;border-radius:60px;height:2.44em;position:relative;border:1px solid #ffffff;}
.form-subscription ._form:focus-within{border-color:#fff;box-shadow:0 3px 4px rgba(0,0,0,0.4) inset;}
.form-subscription ._form ._text{flex:auto;background:transparent;padding-left:16px;padding-right:16px;border-radius:60px;border:0;font-size:14px;height:100%;width:60%;}
.form-subscription ._form ._btn{background-color:#d32950;border-radius:60px;color:#fff;flex:none;border:0;width:100px;font-size:17px;transition:all 0.2s ease;display:inline-flex;justify-content:center;align-items:center;}
.form-subscription ._form ._btn:hover{filter:brightness(110%);}
.form-subscription ._errorTip{position:absolute;top:100%;color:#ff0;line-height:2.27;padding:0 8px 0 8px;padding-left:17px;padding-right:17px;visibility:hidden;opacity:0;transition:all 0.2s ease;}
.form-subscription ._errorTip._errorTip--active{visibility:visible;opacity:1;}
/* 表单项 */
.form-item{display:flex;font-size:17px;margin-bottom:23px;position:relative;line-height:2.41;border:1px solid #bfbfbf;min-height:2.41em;}
.form-item:focus-within{border-color:#d3274d;}
.form-item ._item-content{flex:auto;display:flex;position:relative;height:100%;line-height:inherit;}
.form-item ._item-content .msg-box{position:absolute;right:0px;padding:0 8px;color:#d3274d;font-size:90%;top:50%;transform:translateY(-50%); display:none;}
.form-item ._text{padding-right:1px;flex:auto;width:20px;display:block;border:0;font-size:inherit;box-sizing:border-box;padding-left:16px;line-height:2.41;min-height:2.41em;}
.form-item textarea._text{height:98px;}
.form-item ._text:focus{border-color:#d3274d;}
.form-item ._select{width:100%;background:transparent;border:0;padding-left:19px;padding-right:19px;}
.form-item ._item-content._item-content--yzm{display:flex;}
.form-item ._item-content._item-content--yzm .msg-box{right:106px;}
.form-item ._item-content._item-content--yzm ._text{border:0;}
.form-item ._item-content._item-content--yzm ._pic{width:108px;border:0;background:#000;height:100%;}
.form-item ._item-content._item-content--yzm ._pic img{width:100%;height:100%;display:block;}
.module-form--message{padding-left:53px;padding-right:54px;background-color:#ffffff;padding-top:55px;width:566px;box-sizing:border-box;border-radius:20px;padding-bottom:35px;}
.module-form--message ._tip{line-height:2.44;margin-bottom:12px;font-size:18px;}
.module-form--message ._tip .icon--write{width:20px;height:20px;margin-right:8px;}
.module-form--message ._logo{width:186px;height:54px;margin:0 auto 36px auto;}
.module-form--message ._logo img{width:100%;height:100%;display:block;}
.module-form--message ._btn{width:132px;height:45px;margin:41px auto 20px auto;border-radius:60px;display:block;background-color:#d3274d;color:#fff;border:0;font-size:18px;}
.module-form--message ._btn:hover{filter:brightness(120%);}
.module-form--message .item-agreement{text-align:center;display:flex;justify-content:center;font-size:16px;}
/**/
.item-form-successful{left:50%;top:50%;transform:translate(-50%,-50%);position: fixed;width:461px;height:295px;background:url(../images/bg1.png) no-repeat left top;z-index:700;box-shadow:0 12px 20px -12px rgba(0, 0, 0, 0.35);box-sizing:border-box;padding-top:56px;background-size:cover;visibility:hidden;transition:all 0.2s ease;opacity:0;}
.item-form-successful ._tipTxt{text-align:center;font-size:35px;font-weight:bold;line-height:1.83;color:#1c2d58;letter-spacing:3px;}
.item-form-successful ._btn{width:132px;margin:66px auto 0 auto;border-radius:60px;display:block;background-color:#d3274d;color:#fff;border:0;font-size:16px;text-align:center;line-height:2.81;text-decoration:none;transition:all 0.2s ease;}
.item-form-successful ._btn:hover{filter:brightness(120%);}
.item-form-successful--mask{position:fixed;left:0;top:0;right:0px;bottom:0px;background:rgba(0,0,0,0.5);z-index:699;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);visibility:hidden;opacity:0;}
.item-form-successful.item-form-successful--active{visibility:visible;opacity:1;}
.item-form-successful.item-form-successful--active ~ .item-form-successful--mask{visibility:visible;opacity:1;}
/* 文字banner */
.text-banner{width:871px;color:#fff;z-index:600;}
.text-banner ._txtAni{display:inline-block;}
.text-banner ._txtAni._txtAni--hidden{visibility: hidden;}
.text-banner ._title2{line-height:1.74;font-size:35px;font-weight:normal;letter-spacing:1px;}
.text-banner ._title{line-height:1.41;margin-bottom:9px;font-size:71px;letter-spacing:1px;color:#fff;}
.text-banner ._intr{line-height:1.94;font-size:18px;}
.text-banner ._btnGroup{margin-top:86px;display:flex;}
.text-banner ._btnGroup a{width:162px;border-radius:60px;color:#fff;text-align:center;line-height:3.33;margin-right:49px;font-size:18px;letter-spacing:1px;border:1px solid #d32950;}
.text-banner ._btnGroup a:hover{color:#fff;text-decoration:none;background-color:#d32950;}
/* 文字段落 */
.text-section{line-height:2.31;color:#b5b5b5;font-size:16px;text-justify:inter-ideograph;text-align:justify;}
.text-section h4{font-size:110%;}
.text-section sup{font-size:70%;}
.text-section ._logo{width:125px;height:38px;margin-bottom:14px;}
.text-section ._logo img{width:100%;height:100%;display:block;}
/* 联系我们 */
.text-contact{display:flex;justify-content:space-between;}
.text-contact ._item{display:flex;color:#fff;line-height:27px;margin-right:80px;}
.text-contact ._item .iconPic{width:49px;height:48px;flex:none;margin-right:20px;object-fit:contain;}
.text-contact ._item ._txt{line-height:1.5;padding-left:23px;position:relative;font-weight:bold;font-size:18px;color:#ccc;white-space:nowrap;}
.text-contact ._item ._txt::after{position:absolute;left:0;height:25px;background-color:#d32950;content:"";width:2px;top:14px;}
.text-contact ._item ._txt::before{content:attr(data-name);display:block;line-height:1.44;font-size:18px;font-weight:normal;color:#a9a9a9;}
.text-contact ._item:nth-last-of-type(1){margin-right:0;margin-left:79px;}
/* 统计数字 */
.text-count-number{display:flex;}
.text-count-number li{margin-right:6.01%;margin-left:2.11%;text-align:center;}
.text-count-number li:nth-of-type(1){width:17.94%;}
.text-count-number li:nth-of-type(2){width:19.97%;margin-left:5.69%;}
.text-count-number li:nth-of-type(3){margin-left:6.40%;}
.text-count-number li strong{display:block;line-height:0.66;margin-bottom:28px;text-align:center;font-size:82px;font-family:'Times New Roman', Times, serif;font-weight:normal;font-style:italic;white-space:nowrap;padding-top:10px;}
.text-count-number li strong::after{content:attr(data-unit);font-size:30%;font-family:Arial, Helvetica, sans-serif;font-style:normal;margin-left:7px;}
.text-count-number li ._txt{line-height:1.56;font-size:18px;letter-spacing:1px;}
/* 联系电话 */
.text-tel{display:flex;padding-left:19px;padding-right:26px;align-items:center;margin-top:12px;height:58px;border-radius:60px;}
.text-tel .icon--tel{width:32px;height:32px;display:inline-block;flex:none;margin-right:13px;}
.text-tel strong{color:#fff;line-height:1;font-size:18px;}
.text-tel strong::after{content:attr(data-name);display:block;font-weight:normal;font-size:12px;text-transform:uppercase;}
.text-tel.text-tel--focus{background-color:#d32950;}
/*logo*/
.pic-logo{width:205px;height:57px;flex:none;}
.pic-logo img{width:100%;height:100%;display:block;object-fit:contain;}
.pic-logo>a{display:block;width:100%;height:100%;}
/**/
.module-share2{width:150px;padding-left:18px;padding-right:18px;padding-top:16px;background:#fff;align-self:flex-start;padding-bottom:19px;flex:none;box-sizing:border-box;border-radius:6px;margin-top:20px;opacity:0.6;}
.module-share2 .icon--cwx{background:url(../images/icon/icon--cwx0.png) no-repeat center center;}
.module-share2 .icon--wechat{background:url(../images/icon/icon-wechat-blue.png) no-repeat center center;}
.module-share2 .icon--zi{background:url(../images/icon/icon-zi0.png) no-repeat center center;}
.module-share2 ._RQcode{width:100%;background:#666;overflow:hidden;padding-top:100%;position:relative;}
.module-share2 ._RQcode img{width:100%;height:100%;display:block;}
.module-share2 ._RQcode .swiper{position:absolute;left:0;top:0;width:100%;height:100%;display:block;}
.module-share2 ._shareList{display:flex;padding-top:19px;justify-content:center;width:100%;}
.module-share2 ._shareList [class^='icon-']{position:relative;}
.module-share2 ._shareList li{position:relative;padding-left:7.89%;padding-right:7.89%;cursor:pointer;}
.module-share2 ._shareList li._active [class^='icon-']::before{width:7px;height:4px;background:url(../images/icon--arrow-bom2.png) no-repeat center top;content:"";position:absolute;bottom:100%;left:50%;transform:translateX(-60%);margin-bottom:6px;filter:grayscale(100%);background-size:contain;}
.module-share2 ._shareList li::after{position:absolute;content:"";right:0px;bottom:0px;top:0px;width:1px;background-color:#1d2e59;}
.module-share2 ._shareList li:nth-last-of-type(1){margin-right:0px;padding-right:0px;}
.module-share2 ._shareList li:nth-last-of-type(1)::after{content:none;}
.module-share2 ._shareList li:nth-of-type(1){margin-left:0px;padding-left:0px;}
.module-share2:hover{opacity:1;}
/* 网站地图 */
.module-websitemap{display:flex;}
.module-websitemap .colorWhite{color:#fff;font-size:16px;line-height:3.5;}
.module-websitemap dl{margin-right:3.22%;width:23.47%;align-self:flex-start;}
.module-websitemap dl:nth-last-of-type(1){margin-right:0px;width:12.25%;}
.module-websitemap dl dt{font-weight:bold;line-height:3.5;margin-bottom:0;color:#fff;font-size:16px;}
.module-websitemap dl dt::after{width:7px;height:4px;background:url(../images/icon--arrow-bom2.png) no-repeat left top;content:"";display:inline-block;vertical-align:middle;background-size:contain;}
.module-websitemap dl dd a{display:block;color:rgba(255,255,255,0.7);line-height:2.25;font-size:16px;}
.module-websitemap dl dd a::after{width:3px;height:5px;background:url(../images/icon--arrow-right.png) no-repeat left top;content:"";display:inline-block;margin-left:10px;vertical-align:middle;background-size:contain;}
.module-websitemap dl dd a:hover{color:#d3274d;transform:translatex(5px);}
.module-websitemap ._item [type='checkbox']{display:none;}
/* 组件banner */
.module-banner{height:792px;background-color:#192d50;position:relative;overflow:hidden;}
.module-banner video{width:100%;height:110%;display:block;object-fit:cover;object-position:center top;scroll-behavior:auto;transition:none;animation:none;opacity:1;visibility:hidden;}
.module-banner::before{position:absolute;left:0;top:0;right:0;bottom:0;z-index:100;background-color:#1d2e59;content:"";mix-blend-mode:multiply;}
.module-banner  ._swiperState{position:absolute;width:48px;height:48px;right:22px;bottom:31px;background-color:#192d50;z-index:700;border-radius:50%;cursor:pointer;}
.module-banner  ._swiperState:hover{filter:brightness(120%);}
.module-banner  ._swiperState .icon--state-pause{width:48px;height:48px;background:url(../images/icon/icon--pause.png) no-repeat left top;}
.module-banner  ._swiperState .icon--state-play{background:url(../images/icon/icon--play.png) no-repeat left top;width:48px;height:48px;}
.module-banner .swiper{height:100%;}
.module-banner .swiper-slide{height:100%;}
.module-banner .swiper-slide>img{width:100%;height:100%;display:block;object-fit:cover;}
.module-banner ._mask{position:absolute;left:0;top:0;right:0px;bottom:0px;z-index:500;mix-blend-mode:multiply;}
.module-banner ._nav-banner{position:absolute;bottom:0px;right:0px;left:0px;display:flex;height:4px;z-index:700;width:100%;}
.module-banner ._nav-banner ._item{flex:auto;cursor:pointer;position:relative;}
.module-banner ._nav-banner ._item::after{position:absolute;right:0px;bottom:0px;left:0px;height:100%;background:inherit;content:"";}
.module-banner ._nav-banner ._item:nth-of-type(1){background-color:#4e72b0;}
.module-banner ._nav-banner ._item:nth-of-type(2){background-color:#6a6094;}
.module-banner ._nav-banner ._item:nth-of-type(3){background-color:#c9b556;}
.module-banner ._nav-banner ._item:nth-of-type(4){background-color:#e2894f;}
.module-banner ._nav-banner ._item:nth-of-type(5){background-color:#d15b98;}
.module-banner ._nav-banner ._item:nth-of-type(6){background-color:#4e9c84;}
.module-banner ._nav-banner ._item:nth-of-type(7){background-color:#283a60;}
.module-banner ._nav-banner ._item:hover._item::after{height:10px;}
.module-banner ._nav-banner ._item._active::after{height:10px;}
.module-banner .text-banner{position:absolute;left:157px;top:50%;transform:translateY(-50%);margin-top:-26px;z-index:600;}
	/*协议*/
.item-agreement{text-align:center;line-height:2.44;margin-bottom:16px;font-size:16px;color:#666666;display:flex;align-items:center;}
.item-agreement .msg-box{color:#d3274d;font-size:inherit;}
.item-agreement [type='checkbox']{display:none;}
.item-agreement [type='checkbox']:checked ~ .icon--checkbox::before{width:17px;height:12px;background:url(../images/icon--selected.png) no-repeat left top;content:"";display:inline-block;background-size:contain;}
.item-agreement .icon--checkbox{width:18px;height:18px;background-color:#f6f4f5;border:1px solid #d32950;border-radius:4px;vertical-align:middle;margin-right:8px;display:inline-flex;justify-content:center;align-items:center;}
.module-news-slide{position:relative;background:#fff;}
.module-news-slide .swiper{overflow:hidden;padding-right:57px;}
.module-news-slide .swiper-button-next,.module-news-slide .swiper-button-prev{width:28px;height:35px;background:#fff;}
.module-news-slide .swiper-button-next::after,.module-news-slide .swiper-button-prev::after{font-size:20px;color:#cfad4c;font-weight:bold;}
.module-news-slide .swiper-button-prev{left:auto;right:0px;transform:rotate(90deg);top:auto;bottom:122px;}
.module-news-slide .swiper-button-next{bottom:0;top:auto;transform:rotate(90deg);right:0px;}
.module-news-slide .swiper-button-disabled{opacity:1;}
.module-news-slide .swiper-button-disabled::after{color:#333333;}
.module-news-slide .swiper-pagination{width:40px;color:#1c2d58;font-weight:bold;left:auto!important;right:0px;bottom:66px!important;top:auto;margin-right:-5px;}
/*导航*/
.module-news-slide .swiper-pagination{background-size:contain;bottom:39px;left:0px;right:0px;}
.module-news-slide .swiper-pagination .swiper-pagination-bullet{width:54px;height:3px;line-height:0px;background-color:#fff;border-radius:0;margin-left:0px;margin-right:0px;white-space:nowrap;}
.module-news-slide .swiper-pagination .swiper-pagination-bullet-active{opacity:1;}
.module-news-slide .swiper{width:100%;height:100%;position:relative;}
.module-news-slide .swiper-slide{width:100%;height:100%;border-radius:20px;overflow:hidden;}
.module-news-slide .swiper-slide img{width:100%;height:100%;object-fit:cover;}
/*- - - - - - - - -样式属02专业服务-01领导力发展-3.html - - - - - - - -*/
	/**/
.columnBox--comments{padding-top:87px;padding-bottom:82px;position:relative;}
.columnBox--comments .swiper-container{width:100%;position:relative;}
.columnBox--comments .swiper-button-prev,.columnBox--comments .swiper-button-next{outline:none;background-size:6px auto;width:38px;height:38px;transition:background-color 0.2s;}
.columnBox--comments .swiper-button-prev{left:calc(50% - 515px);color:#1d2e59;font-size:66px;}
.columnBox--comments .swiper-button-prev::after{font-size:71px;}
.columnBox--comments .swiper-button-next{right:calc(50% - 515px);color:#1d2e59;}
.columnBox--comments .swiper-button-next::after{font-size:71px;}
.columnBox--comments .swiper-pagination{opacity:0;top:0;bottom:unset;right:0;width:940px;margin:0 auto;text-align:right;}
.columnBox--comments .swiper-pagination-bullet{width:35px;height:3px;opacity:1;background:none;border-radius:0;margin:0 1px;vertical-align:top;border-top:4px solid #272727;outline:none;}
.columnBox--comments .swiper-pagination-bullet-active{height:0px;border-top:7px solid #ff7900;padding-bottom:0;}
.columnBox--comments .swiper-slide{width:auto;opacity:0.3;}
.columnBox--comments .swiper-slide img{border:8px solid rgba(255,255,255,0.5);opacity:0.8;transition:all 0.3s;}
.columnBox--comments .swiper-slide-active img,.columnBox--comments .swiper-slide-duplicate-active img{opacity:1;border:8px solid #fff;}
.columnBox--comments .swiper-slide-active,.columnBox--comments .swiper-slide-duplicate-active{opacity:1;}
.columnBox--comments .animating  .swiper-slide img{opacity:1;border:8px solid rgba(255,255,255,1);}

	/*主标题*/
.title-main{line-height:1.96;margin-bottom:37px;text-align:center;font-size:46px;color:#1d2e59;letter-spacing:1px;}
.title-main::after{width:80px;height:7px;margin:12px auto 0 auto;display:block;background-color:#1c2d58;border-radius:12px;content:"";}
.title-main.title-main--smail{font-size:40px;line-height:1.45;}
	/**/
.item-series{padding-top:98px;padding-bottom:98px;display:flex;color:#1d2e59;}
.item-series .photo{width:45.83%;flex:none;border-radius:0 30px 30px 0;padding-top:32.81%;background:transparent;}
.item-series ._intr{padding-left:5.21%;padding-right:8.02%;padding-top:5.73%;overflow:hidden;}
.item-series ._title{line-height:1.82;margin-bottom:31px;font-size:44px;color:#1b2e56;}
.item-series ._title a{color:inherit;}
.item-series ._content{line-height:2;margin-bottom:54px;font-size:18px;color:inherit;text-justify:inter-ideograph;text-align:justify;}
.item-series ._content h4{font-size:inherit;margin-bottom:20px;}
.item-series ._btnGroup{display:flex;}
.item-series ._btn{width:172px;margin-right:30px;border:2px solid #655e92;display:inline-flex;justify-content:center;align-items:center;font-size:18px;border-radius:60px;font-weight:bold;color:#645d90;background:#fff;white-space:nowrap;line-height:3.17;}
.item-series ._btn:hover{text-decoration:none;background:#645d90;color:#fff;}
.item-series ._btn:hover [class^='icon-']{filter:brightness(100);}
.item-series ._btn [class^='icon-']{margin-left:24px;}
.item-series .icon--book{width:30px;height:30px;-webkit-mask-image:url(../images/icon--book.png);mask-image:url(../images/icon--book.png);background:#655e92;mask-size:contain;-webkit-mask-size:contain;}
.item-series .icon--tel{width:30px;height:30px;-webkit-mask-image:url(../images/icon--tel.png);mask-image:url(../images/icon--tel.png);background:#655e92;filter:none;mask-size:contain;-webkit-mask-size:contain;}
.item-series ._btnGroup._btnGroup--red ._btn{color:#db5ca3;border-color:#db5ca3;}
.item-series ._btnGroup._btnGroup--red ._btn:hover{background:#db5ca3;color:#fff;}
.item-series ._btnGroup._btnGroup--red .icon--tel{background:#db5ca3;}
.item-series ._btnGroup._btnGroup--red .icon--book{background:#db5ca3;}

.item-series ._btnGroup._btnGroup--red2 ._btn{color:#dc2750;border-color:#dc2750;}
.item-series ._btnGroup._btnGroup--red2 ._btn:hover{background:#dc2750;color:#fff;}
.item-series ._btnGroup._btnGroup--red2 ._btn:hover .icon--v{background:url(../images/03/international/icon--v2.png) no-repeat left top;filter:none;}
.item-series ._btnGroup._btnGroup--red2 .icon--tel{background:#dc2750;}
.item-series ._btnGroup._btnGroup--red2 .icon--book{background:#dc2750;}
.item-series ._btnGroup._btnGroup--yellow ._btn{color:#d2b356;border-color:#d2b356;}
.item-series ._btnGroup._btnGroup--yellow ._btn:hover{background:#d2b356;color:#fff;}
.item-series ._btnGroup._btnGroup--yellow .icon--tel{background:#d2b356;}
.item-series ._btnGroup._btnGroup--yellow .icon--book{background:#d2b356;}
.item-series ._btnGroup._btnGroup--red .icon--book{background:#db5ca3;}
.item-series ._btnGroup._btnGroup--5 ._btn{color:#437189;border-color:#437189;}
.item-series ._btnGroup._btnGroup--5 ._btn:hover{background:#437189;color:#fff;}
.item-series ._btnGroup._btnGroup--5 .icon--tel{background:#437189;}
.item-series ._btnGroup._btnGroup--5 .icon--book{background:#437189;}

.item-series ._btnGroup._btnGroup--7 ._btn{color:#64a446;border-color:#64a446;}
.item-series ._btnGroup._btnGroup--7 ._btn:hover{background:#64a446;color:#fff;}
.item-series ._btnGroup._btnGroup--7 .icon--tel{background:#64a446;}
.item-series ._btnGroup._btnGroup--7 .icon--book{background:#64a446;}
.item-series.item-series--blue{background-color:#1e2f5a;color:#fff;}
.item-series.item-series--blue ._title{color:#fff;}
.item-series.item-series--reverse{flex-direction:row-reverse;}
.item-series.item-series--reverse .photo{border-radius:30px 0 0 30px;}
.item-series.item-series--reverse ._intr{padding-right:5.21%;padding-left:8.02%;}
.item-series.item-series--white{background-color:#ffffff;}
.item-series.item-series--bgblue{background-color:#f0f4ff;}
	/**/
.item-programme{width:370px;border-radius:20px;background:#fff;outline:1px solid #c8cbd0;outline-offset:-1;}
.item-programme .photo{width:100%;border-radius:20px 20px 0 0;background:#fcfcfc;padding-top:67.84%;}
.item-programme .photo img{object-fit:cover;}
.item-programme ._intr{padding-top:26px;padding-left:31px;padding-right:33px;padding-bottom:24px;border-radius:0 0 20px 20px;border-top:0;transition:all 0.2s ease;}
.item-programme ._title{line-height:2.5;margin-bottom:9px;font-size:20px;font-weight:normal;color:#333;}
.item-programme ._title a{color:inherit;}
.item-programme ._content{line-height:1.57;margin-bottom:49px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;font-size:14px; display:none;}
.item-programme ._btnMore{width:45px;height:45px;border:1px solid #d3274d;display:inline-flex;border-radius:60px;justify-content:center;align-items:center;cursor:pointer;transition:all 0.2s ease; text-decoration:none}
.item-programme ._btnMore::before{content:attr(data-txt);white-space:nowrap;color:#d3274d;display:none;}
.item-programme ._btnMore._btnMore--open{width:auto;padding-left:27px;padding-right:12px;background:#fff;}
.item-programme ._btnMore._btnMore--open .icon--arrow-right{transform:scale(0.6);margin-left:18px;}
.item-programme:hover ._btnMore{width:auto;padding-left:18px;padding-right:12px;background:#fff;}
.item-programme:hover ._btnMore .icon--arrow-right{filter:none!important;transform:scale(0.6);}
.item-programme:hover ._btnMore::before{display:inline-block;}
.item-programme:hover ._intr ._title{color:#fff;}
.item-programme:hover ._intr ._content{color:#fff;}
.item-programme:hover ._btnMore{border-color:#fff;}
.item-programme:hover ._btnMore .icon--arrow-right{filter:brightness(100);margin-left:19px;}


/*情境领导*/
.item-programme.item-programme--color1:hover ._btnMore::before{color:#645e91;}
.item-programme.item-programme--color1:hover ._btnMore .icon--arrow-right::after{border-color:#645e91;}
.item-programme.item-programme--color1:hover{background-color:#645e91;color:#fff;}

/*SDI内驱力*/
.item-programme.item-programme--color2:hover ._btnMore::before{color:#d32850;}
.item-programme.item-programme--color2:hover ._btnMore .icon--arrow-right::after{border-color:#d32850;}
.item-programme.item-programme--color2:hover{background-color:#d32850;color:#fff;}


/*思维之剑*/
.item-programme.item-programme--color3:hover ._btnMore::before{color:#804986;}
.item-programme.item-programme--color3:hover ._btnMore .icon--arrow-right::after{border-color:#804986;}
.item-programme.item-programme--color3:hover{background-color:#804986;color:#fff;}

/*大客户销售*/
.item-programme.item-programme--color4:hover ._btnMore::before{color:#d2b457;}
.item-programme.item-programme--color4:hover ._btnMore .icon--arrow-right::after{border-color:#d2b457;}
.item-programme.item-programme--color4:hover{background-color:#d2b457;color:#fff;}

/*经营思维与组织发展*/
.item-programme.item-programme--color5:hover ._btnMore::before{color:#427189;}
.item-programme.item-programme--color5:hover ._btnMore .icon--arrow-right::after{border-color:#427189;}
.item-programme.item-programme--color5:hover{background-color:#427189;color:#fff;}

/*个人能力提升*/
.item-programme.item-programme--color6:hover ._btnMore::before{color:#db5ca2;}
.item-programme.item-programme--color6:hover ._btnMore .icon--arrow-right::after{border-color:#db5ca2;}
.item-programme.item-programme--color6:hover{background-color:#db5ca2;color:#fff;}

/*定制化服务*/
.item-programme.item-programme--color7:hover ._btnMore::before{color:#62a445;}
.item-programme.item-programme--color7:hover ._btnMore .icon--arrow-right::after{border-color:#62a445;}
.item-programme.item-programme--color7:hover{background-color:#62a445;color:#fff;}



/*领导力发展*/
.item-programme.item-programme--color9:hover ._btnMore::before{color:#1d2e59;}
.item-programme.item-programme--color9:hover ._btnMore .icon--arrow-right::after{border-color:#1d2e59;}
.item-programme.item-programme--color9:hover{background-color:#1d2e59;color:#fff;}


.group--item-programme{display:flex;flex-wrap:wrap;gap:38px 40px;}
.group--item-programme .item-programme{width:calc(25% - 3 * 40px / 4);}
.group--item-programme .item-programme:nth-child(4n){margin-right:0px;}
	/**/
.item-comments{padding-top:37px;padding-bottom:84px;padding-left:137px;padding-right:136px;color:#1d2e59;background:#fff;border-radius:20px;width:915px;box-sizing:border-box;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.item-comments ._title{line-height:1.67;margin-bottom:29px;font-size:36px;position:relative;}
.item-comments ._title::before{position:absolute;width:46px;height:39px;right:100%;margin-right:46px;content:"";top:10px;background:url(../images/02/leadership/icon--say.png) no-repeat left top;background-size:contain;}
.item-comments ._title::after{height:6px;margin-top:10px;display:block;width:59px;border-radius:12px;background-color:#1c2d58;content:"";}
.item-comments ._title a{color:inherit;}
.item-comments ._content{line-height:1.64;font-size:22px;text-justify:inter-ideograph;text-align:justify;color:#1c2e56;}
	/**/
.item-agreement{text-align:left;line-height:43px;}
	/*按钮-主要*/
.btn-primary{width:202px;border-radius:10px;background-color:#d32950;color:#fff;border:0;font-size:18px;transition:all 0.2s ease;line-height:3.67;}
.btn-primary:hover{filter:brightness(110%); color:#fff; text-decoration:none;}
.btn-primary.btn-primary--hollowout{border:2px solid #d32950;color:#d32950;background:transparent;}
.btn-primary.btn-primary--smail{font-size:18px;line-height:2.78;width:auto;padding-left:26px;padding-right:26px;min-width:130px;}
.btn-primary.btn-primary--fullsize{width:100%;}
	/*表单项*/
.form-items{display:flex;font-size:16px;margin-bottom:20px;position:relative;min-height:3.19em;line-height:3.19;}
.form-items ._item-content{flex:auto;display:flex;height:100%;}
.form-items ._item-content .msg-box{position:absolute;right:0px;color:#d3274d;top:50%;transform:translateY(-50%);padding-right:10px; display:none;}
.form-items ._item-content ._btnSelect{background-color:#d3274d;color:#fff;white-space:nowrap;border-radius:10px;border:0;padding-left:24px;font-size:16px;padding-right:24px;margin-left:10px;}
.form-items ._text{line-height:inherit;border-radius:10px;padding-right:16px;flex:auto;height:100%;display:block;border:1px solid #efefef;font-size:inherit;box-sizing:border-box;padding-left:16px;background-color:#f5f5f5;width:100%;min-height:2.6em;}
.form-items textarea._text{height:auto;padding-top:14px;padding-bottom:11px;padding-left:16px;padding-right:16px;letter-spacing:1px;}
.form-items textarea._text ~ .msg-box{top:5px;transform:none;right:8px;}
	 .form-items ._text:focus{border-color:#d3274d;}
.group--form-items{display:flex;flex-wrap:wrap;}
.group--form-items .form-items{width:calc(33.33% - 2 * 49px / 3);margin-right:49px;margin-bottom:34px;}
.group--form-items .form-items:nth-child(3n){margin-right:0px;}
	/**/
.text-banner2{color:#fff;width:825px;}
.text-banner2 ._title1{line-height:1.27;font-size:75px;}
.text-banner2 ._title1 sup{font-size:65%;font-weight:normal;}
.text-banner2 ._title2{line-height:1.27;font-size:63px;margin-bottom:21px;white-space:nowrap;}
.text-banner2 ._title2 ._SDIlogo{vertical-align:bottom;max-width:160px;display:inline-block;}
.text-banner2 ._title2 ._SDIlogo img{max-width:100%;}
.text-banner2 ._txtAni{display:inline-block;}
.text-banner2 ._txtAni._txtAni--hidden{visibility: hidden;}

.text-banner2 ._content{line-height:1.89;margin-bottom:56px;font-size:18px;color:#f1f2f4;}
.text-banner2 ._btnGroup{display:flex;}
.text-banner2 ._btnGroup a{line-height:3.1;padding-left:43px;padding-right:43px;color:inherit;border:2px solid #d3274d;border-radius:60px;margin-right:32px;font-size:20px;white-space:nowrap;}
.text-banner2 ._btnGroup a sup{font-size:65%;line-height:1;}
.text-banner2 ._btnGroup a:hover{background-color:#d3274d;color:#fff;text-decoration:none;}
.text-banner2.text-banner2--pic{position:relative;max-width:1360px;left:50%;width:92%;}
.text-banner2.text-banner2--pic ._pic{float:right;margin-bottom:0px;margin-left:143px;width:25.96%;padding-top:43.97%;position:relative;}
.text-banner2.text-banner2--pic ._pic img{width:100%;max-width:100%;position:absolute;left:0;top:0;}
	/*广告图片*/
.pic-banner{height:790px;background:#333;position:relative;overflow:hidden;min-width:1000px;}
.pic-banner::before{position:absolute;left:0;top:0;right:0px;bottom:0px;content:"";mix-blend-mode:multiply;background-color:rgba(29,46,89,0.9);}
.pic-banner .text-banner2{left:29.5%;top:48.00%;transform:translate(-50%,-50%);position:absolute;}
.pic-banner .text-banner2.text-banner2--pic{left:50%;top:auto;bottom:0px;position:absolute;transform:translateX(-50%);}
.pic-banner>img{width:100%;height:100%;object-fit:cover;}
._loadingBar{position:absolute;bottom:0px;left:0px;right:0px;height:4px;z-index:700;}
._loadingBar span{position:absolute;left:0px;top:0px;bottom:0px;width:0%;background-color:#71699a;animation:progress 4s ease-in forwards;}
._loadingBar._loadingBar--color1 span{background-color:#645e91;}
._loadingBar._loadingBar--color2 span{background-color:#d32850;}
._loadingBar._loadingBar--color3 span{background-color:#804986;}
._loadingBar._loadingBar--color4 span{background-color:#d2b457;}
 ._loadingBar._loadingBar--color5 span{background-color:#427189;}
 ._loadingBar._loadingBar--color6 span{background-color:#db5ca2;}
._loadingBar._loadingBar--color7 span{background-color:#62a445;}
._loadingBar._loadingBar--color9 span{background-color:#1d2e59;}
/*- - - - - - - - -样式属02专业服务-个人能力-2.html - - - - - - - -*/
	/**/
/*- - - - - - - - -样式属02专业服务-业务提升-2.html - - - - - - - -*/
	/**/
	/*大标题*/
.title-major{text-align:center;line-height:1.66;font-size:58px;color:#1d2e59;letter-spacing:6px;}
	/**/
.item-b2b-system{display:flex;max-width:1600px;margin-left:auto;margin-right:auto;padding-bottom:69px;padding-top:27px;}
.item-b2b-system ._intr{padding-top:160px;}
.item-b2b-system ._intr ._title{line-height:84px;margin-bottom:0px;}
.item-b2b-system ._intr ._content{line-height:45px;width:706px;}
.item-b2b-system ._intr ._content h4{font-weight:bold;font-size:inherit;}
.item-b2b-system ._customAni{width:920px;flex:auto;position:relative;height:705px;margin:0 auto;}
.item-b2b-system ._customAni ._rainBox{width:277px;height:580px;display:flex;flex-direction:column;justify-content:space-between;transform:rotate(90deg);position:absolute;left:57px;transform-origin:left bottom;bottom:100%;}
.item-b2b-system ._customAni ._rainBox ._rainLine{width:100%;height:2px;background:linear-gradient(90deg,transparent 0%,transparent 50%,#999999 50%,#999999 100%);background-size:20px 100%;animation:flow 1s linear infinite;justify-content:space-between;transform:rotate(-20deg);}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(2){width:80%;}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(3){width:62.00%;}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(4){width:52.40%;}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(5){width:50%;}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(6){width:60%;}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(7){width:70%;}
.item-b2b-system ._customAni ._rainBox ._rainLine:nth-child(8){width:80%;}
.item-b2b-system ._customAni [class^='_txt']{position:absolute;right:0px;top:0px;text-align:right;color:#333;}
.item-b2b-system ._customAni [class^='_txt'] strong{line-height:1.61;display:block;font-weight:bold;font-size:18px;}
.item-b2b-system ._customAni [class^='_txt'] ._tip{line-height:1.61;display:block;font-size:18px;}
.item-b2b-system ._customAni [class^='fragment']{position:absolute;left:0px;top:0px;background-size:contain!important;}
.item-b2b-system ._customAni ._txt01{margin-top:92px;width:504px;}
.item-b2b-system ._customAni ._txt01 ._lines{width:59.72%;}
.item-b2b-system ._customAni ._lines{position:absolute;left:0px;top:18px;width:311px;border-bottom:1px solid #eb9aad;margin-left:8px;height:0px;}
.item-b2b-system ._customAni ._lines::before{width:13px;height:13px;background-color:#d22952;content:"";display:inline-block;position:absolute;right:100%;border-radius:15px;top:50%;transform:translate(50%,-50%);}
.item-b2b-system ._customAni ._txt02{margin-top:179px;width:393px;}
.item-b2b-system ._customAni ._txt02 ._lines{width:49.36%;}
.item-b2b-system ._customAni ._txt03{margin-top:457px;width:373px;}
.item-b2b-system ._customAni ._txt03 ._lines{height:95px;border-left:1px solid #e1738c;top:auto;bottom:100%;width:46.11%;margin-bottom:-15px;}
.item-b2b-system ._customAni ._txt03 ._lines::before{top:0px;}
.item-b2b-system ._customAni ._txt04{margin-top:602px;width:621px;}
.item-b2b-system ._customAni ._txt04 ._lines{width:67.79%;}
.item-b2b-system ._customAni .fragment1{width:54px;height:68px;background:url(../images/02/business/01.png) no-repeat left top;margin-left:361px;margin-top:101px;}
.item-b2b-system ._customAni .fragment2{width:203px;height:117px;background:url(../images/02/business/02.png) no-repeat left top;margin-left:160px;margin-top:169px;}
.item-b2b-system ._customAni .fragment3{width:99px;height:118px;background:url(../images/02/business/03.png) no-repeat left top;margin-left:288px;margin-top:173px;}
.item-b2b-system ._customAni .fragment4{width:123px;height:136px;background:url(../images/02/business/04.png) no-repeat left top;margin-left:368px;margin-top:152px;}
.item-b2b-system ._customAni .fragment5{width:203px;height:116px;background:url(../images/02/business/5.png) no-repeat left top;margin-left:418px;margin-top:167px;}
.item-b2b-system ._customAni .fragment6{width:181px;height:138px;background:url(../images/02/business/06.png) no-repeat left top;margin-left:95px;margin-top:246px;}
.item-b2b-system ._customAni .fragment7{width:168px;height:123px;background:url(../images/02/business/07.png) no-repeat left top;margin-left:240px;margin-top:258px;}
.item-b2b-system ._customAni .fragment8{width:143px;height:121px;background:url(../images/02/business/08.png) no-repeat left top;margin-left:392px;margin-top:260px;}
.item-b2b-system ._customAni .fragment9{width:184px;height:137px;background:url(../images/02/business/09.png) no-repeat left top;margin-left:504px;margin-top:248px;}
.item-b2b-system ._customAni .fragment10{width:30px;height:90px;background:url(../images/02/business/10.png) no-repeat left top;margin-left:374px;margin-top:389px;}
.item-b2b-system ._customAni .fragment11{width:33px;height:204px;background:url(../images/02/business/11.png) no-repeat left top;margin-left:376px;margin-top:460px;}
.item-b2b-system ._customAni .fragment12{width:194px;height:154px;background:url(../images/02/business/12.png) no-repeat left top;margin-left:237px;margin-top:536px;}
.item-b2b-system ._customAni .fragment13{width:129px;height:90px;background:url(../images/02/business/13.png) no-repeat left top;margin-left:382px;margin-top:607px;}
/*- - - - - - - - -样式属02专业服务-组织战略-3.html - - - - - - - -*/
	/**/
.columnBox--text{background-color:#f0f4ff;padding-top:73px;padding-bottom:107px;}
.columnBox--text .swiper-button-prev,.columnBox--text .swiper-button-next{outline:none;background-size:6px auto;width:45px;height:45px;transition:background-color 0.2s;border:1px solid #010101;border-radius:50px;background-color:#f0f4ff;}
.columnBox--text .swiper-button-prev{color:#1d2e59;left:5%;}
.columnBox--text .swiper-button-prev::after{font-size:24px;}
.columnBox--text .swiper-button-next{color:#1d2e59;right:5%;}
.columnBox--text .swiper-button-next::after{font-size:24px;}

	/*文本项目*/
.item-text{text-align:center;padding-top:75px;padding-bottom:75px;max-width:1375px;margin-left:auto;margin-right:auto;width:90%;}
.item-text ._title{line-height:96px;margin-bottom:80px;}
.item-text ._content{line-height:36px;color:#1d2e59;}
.item-text ._btnMore{margin-top:83px;}
.item-text .btn-base{margin-top:83px;}
	/*关于我们*/
.item-about{display:flex;max-width:1600px;margin-left:auto;margin-right:auto;padding-top:150px;padding-bottom:182px;width:92%;}
.item-about .photo2{width:48.31%;padding-top:34.56%;position:relative;flex:none;margin-left:100px;}
.item-about .photo2.photo--pos img{position:absolute;left:0;top:0;width:100%;}
.item-about .photo{width:47.31%;flex:none;margin-left:5.00%;border-radius:20px;position:relative;padding-top:28.25%;overflow:visible;}
.item-about .photo ._lightning{width:0px;height:0px;position:absolute;left:-92px;bottom:0px;overflow:hidden;animation:lightning 2s ease-out 1.3s forwards;}
.item-about .photo ._lightning::before{width:270px;height:150px;position:absolute;left:0px;bottom:0px;background:url(../images/02/organization/pic-01-arrow.png) no-repeat left top;content:"";background-size:contain;}
.item-about .photo img{object-fit:cover;}
.item-about ._intr{overflow:hidden;}
.item-about ._intr ._title{line-height:1.72;font-weight:bold;color:#1d2e59;margin-bottom:12px;}
.item-about ._intr ._title a{color:#1d2e59;}
.item-about ._intr ._content{line-height:2;margin-bottom:80px;text-justify:inter-ideograph;text-align:justify;}
.item-about.item-about--2{padding-top:75px;padding-bottom:52px;}
.item-about.item-about--2 ._intr{padding-top:105px;}
.item-about.item-about--2 ._intr ._title{font-size:53px;}
.item-about.item-about--3 .photo2.photo--pos{width:33.75%;padding-top:28.63%;margin-right:4.00%;margin-left:11.88%;}
.item-about.item-about--3 ._intr{display:flex;flex-direction:column;justify-content:center;padding-top:2.56%;}
.item-about.item-about--3 ._intr ._title{margin-bottom:38px;}
.thinkingAni{position:absolute;width:100%;height:100%;display:block;left:0px;top:0px;}
.thinkingAni [class^='_arrow']{position:absolute;}
.thinkingAni [class^='_arrow']  ._arrowPic{position:absolute;width:100%;height:100%;left:0px;top:0px;background-size:100% auto!important;}
.thinkingAni ._arrow1{left:19px;top:5px;width:30.19%;padding-top:33.15%;}
.thinkingAni ._arrow1 ._arrowPic{background:url(../images/03/thinking/arrow1.png) no-repeat left top;}
.thinkingAni ._arrow2{top:5px;right:19px;width:30.19%;padding-top:33.15%;}
.thinkingAni ._arrow2 ._arrowPic{background:url(../images/03/thinking/arrow4.png) no-repeat left top;}
.thinkingAni ._arrow3{left:19px;bottom:23px;width:30.19%;padding-top:33.15%;}
.thinkingAni ._arrow3 ._arrowPic{background:url(../images/03/thinking/arrow5.png) no-repeat left top;left:0px;bottom:0px;top:auto;background-position:left bottom;}
.thinkingAni ._arrow4{right:46px;bottom:0px;width:26.3%;padding-top:38.7%;}
.thinkingAni ._arrow4 ._arrowPic{background:url(../images/03/thinking/arrow3.png) no-repeat left top;}
.thinkingAni ._arrow5{left:50%;top:50%;transform:translate(-50%,-50%);width:13.52%;padding-top:52.22%;}
.thinkingAni ._arrow5 ._arrowPic{background:url(../images/03/thinking/arrow2.png) no-repeat left top;}
.thinkingAni ul{position:absolute;width:100%;height:100%;display:block;top:-13px;left:0px;right:0px;bottom:0px;}
.thinkingAni ul li{font-size:30px;line-height:1.87;position:absolute;}
.thinkingAni ul li:nth-of-type(1){top:0px;left:50%;transform:translateX(-50%);}
.thinkingAni ul li:nth-of-type(2){left:0px;top:50%;transform:translateY(-50%);}
.thinkingAni ul li:nth-of-type(3){right:0px;top:50%;transform:translateY(-50%);}
.thinkingAni ul li:nth-of-type(4){bottom:0px;left:50%;transform:translateX(-50%);}

/*- - - - - - - - -样式属03产品与方案-情境领导系列-1.html - - - - - - - -*/
	/**/
.columnBox--s{padding-top:89px;padding-bottom:135px;border-radius:0 0 0 150px;position:relative;}
.columnBox--s::after{width:150px;height:150px;content:"";position:absolute;left:0px;bottom:0px;background-color:#f0f4ff;z-index:-1;}
.columnBox--s .item-intr ._aniPhoto{margin-right:72px;}
.columnBox--video{background-color:#000;padding-top:105px;padding-bottom:105px;}
.columnBox--style1{padding-top:83px;padding-bottom:92px;background-color:#f0f4ff;border-radius:0 150px 0 0;}
.columnBox--style1::after{width:150px;height:150px;content:"";position:absolute;bottom:0px;background-color:#fff;z-index:-1;right:0px;}
.columnBox--faq{padding-top:78px;padding-bottom:93px;background:#f0f4ff url(../images/03/SDI/bg-faq.png) no-repeat left bottom;}
.columnBox--faq .center{display:flex;justify-content:space-between;}
.columnBox--faq   .group--item-faq{width:38.38%;}
.columnBox--faq .item-faq{display:flex;flex-direction:column;flex:none;width:auto;}
/*模块的大圆角 circle1 左上角 2 右上角 3右下角 4 左下角*/
[class*='columnBox--circle']{position:relative;}
[class*='columnBox--circle']::after{width:150px;height:150px;content:"";position:absolute;z-index:-1;}
[class*='columnBox--circle'].columnBox--circle1{left:0px;top:0px;border-radius:150px 0 0 0;}
[class*='columnBox--circle'].columnBox--circle2{border-radius:0 150px 0 0px;}
[class*='columnBox--circle'].columnBox--circle2::after{right:0px;top:0px;}
[class*='columnBox--circle'].columnBox--circle3{border-radius:0 0 150px 0;}
[class*='columnBox--circle'].columnBox--circle3::after{right:0px;bottom:0px;}
[class*='columnBox--circle'].columnBox--circle4{border-radius:0 0 0 150px;}
[class*='columnBox--circle'].columnBox--circle4::after{left:0px;bottom:0px;}
/*圆色颜色*/
.columnBox--circle-black::after{background-color:#010a13;}
.columnBox--circle-white::after{background-color:#fff;}
.columnBox--circle-blue::after{background-color:#f0f4ff;}
	/**/
.list-style{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:1600px;}
.list-style ._item{margin-right:40px;width:calc(25% - 3 * 40px / 4);height:370px;background-color:#ffffff;border-radius:20px;box-sizing:border-box;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);margin-bottom:75px;perspective:1000px;transform-style:preserve-3d;transition:transform 0.8s;position:relative;}
.list-style ._item ._item-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#ffffff;position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;padding-top:84px;box-sizing:border-box;border-radius:20px;}
.list-style ._item ._item-front p{font-size:39px;font-weight:bold;padding-left:32px;padding-right:32px;position:relative;margin-top:-44px;color:#1d2e59;}
.list-style ._item ._item-back{transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#1c2d58;position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;color:#fff;padding-top:84px;box-sizing:border-box;border-radius:20px;}
.list-style ._item ._item-back p{line-height:1.71;padding-left:42px;padding-right:42px;font-size:28px;}
.list-style ._item:nth-child(4n){margin-right:0px;}
.list-style ._iconPic{width:87px;height:88px;margin:0 auto 21px auto;display:block;}
.list-style ._txt{display:block;line-height:1.62;text-align:center;font-size:29px;}
.list-style strong{display:block;line-height:1.43;text-align:center;font-size:40px;}
.list-style ._item:hover{transform:rotateY(180deg);}
.list-style.list-style--style2{padding-bottom:96px;}
.list-style.list-style--style2 ._item{margin-bottom:32px;}
.list-style.list-style--style2 ._item-back p{margin-top:-44px;position:relative;}
	/*翻转项*/
.item-flip{height:370px;background-color:transparent;border-radius:20px;box-sizing:border-box;margin-bottom:75px;perspective:2000px;}
.item-flip .flip-wrapper{position:relative;width:100%;height:100%;transition:transform 0.8s cubic-bezier(0.4,0,0.2,1);transform-style:preserve-3d;}
.item-flip:hover .flip-wrapper{transform:rotateY(180deg);}
.item-flip ._item-front,.item-flip ._item-back{position:absolute;left:0;top:0;width:100%;height:100%;backface-visibility:hidden;border-radius:20px;box-sizing:border-box;}
.item-flip ._item-front{background-color:#ffffff;display:block;padding-top:80px;}
	
.swzj .item-flip ._item-front{padding-top:0px;display: flex;
	align-items: center;
	justify-content: center;}	
	
	
.item-flip ._item-front p{font-size:39px;font-weight:bold;padding-left:32px;padding-right:32px;position:relative;margin-top:-44px;color:#1d2e59;line-height:1.5;text-align:center;}
.item-flip ._item-front._item-front--style2{}
.item-flip ._iconPic{width:87px;height:88px;margin:0 auto 21px auto;display:block;}
.item-flip ._txt{display:block;line-height:1.62;text-align:center;font-size:29px;}
.item-flip ._item-front._item-front--style2 strong{display:block;line-height:1.43;text-align:center;font-size:40px;}

.item-flip ._item-back{background-color:#1c2d58;transform:rotateY(180deg);color:#fff;padding-top:40px;text-justify:inter-ideograph;text-align:justify;	}
.item-flip ._item-back p{line-height:1.71;padding-left:42px;padding-right:42px;font-size:28px;}
.item-flip ._item-front{box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.group--item-flip{display:flex;flex-wrap:wrap;margin-left:auto;margin-right:auto;max-width:1600px;width:92%;}
.group--item-flip .item-flip{margin-right:40px;width:calc(25% - 3 * 40px / 4);}
.group--item-flip .item-flip:nth-child(4n){margin-right:0px;}
.columnBox--SDI3{}
.columnBox--SDI3 .group--item-flip{}
.columnBox--SDI3 .group--item-flip ._item-front{align-items:center;display:flex;justify-content:center;padding-top:0px;}

	/**/
.item-doc-video{display:flex;border-radius:25px;overflow:hidden;position:relative;}
.item-doc-video ._videoBox{width:67.13%;flex:none;padding-top:37.62%;position:relative;overflow:hidden;height:0px;}
.item-doc-video ._videoBox .module-video{width:100%;height:100%;position:absolute;left:0;top:0;}
.item-doc-video ._videoBox .module-video .photo{width:100%;height:100%;display:block;}
.item-doc-video ._intr{padding-left:58px;padding-right:58px;padding-top:24px;padding-bottom:24px;background-color:#1c2d58;color:#fff;}
.item-doc-video ._intr ._title{line-height:2.67;margin-bottom:13px;font-size:38px;color:#fff;letter-spacing:2px;}
.item-doc-video ._intr ._title a{color:inherit;}
.item-doc-video ._intr ._content{line-height:1.99;font-size:18px;color:#fff;}
.item-doc-video ._intr ._content p{color:inherit;}
/*组件-视频*/
.module-video{background:#000;position:relative;}
.module-video .photo,.module-video video{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;}
.module-video .photo img{object-fit:cover;}
/*视频按钮*/
.btn-video{position:absolute;width:76px;height:76px;cursor:pointer;border-radius:50px;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,0.5);z-index:1000;border:3px solid #f0f0f0;}
.btn-video:hover{background:rgba(0,0,0,0.7);}
.btn-video::before{position:absolute;content:'';top:50%;left:60%;transform:translate(-50%,-50%);border:14px solid white;border-top-color:transparent;border-bottom-color:transparent;border-right-color:transparent;border-left-width:20px;border-radius:8px;}


	/*问与答*/
.item-faq ._ask{line-height:2.42;padding-top:22px;padding-bottom:22px;font-size:19px;position:relative;}
.item-faq ._ask ._btn{float:right;width:43px;height:43px;display:inline-flex;justify-content:center;align-items:center;transition:all 0.2s ease;cursor:pointer;}
.item-faq ._ask ._btn .icon--show{width:70%;height:70%;}
.item-faq ._answer{max-height:0;overflow:hidden;border-bottom:1px solid #cccccc;font-size:16px;line-height:1.67;color:#666;}
.item-faq.item-faq--active ._btn{transform:rotate(45deg);}
.item-faq.item-faq--active ._answer{max-height:300px;padding-bottom:23px;}
	/**/
.item-doc-advantages{display:flex;padding-top:78px;padding-bottom:88px;}
.item-doc-advantages .photo{width:48.27%;flex:none;background:transparent;padding-top:33.23%;max-width:969px;}
.item-doc-advantages ._intr{padding-left:5.05%;padding-right:5.47%;padding-top:3.07%;flex:auto;overflow:hidden;}
.item-doc-advantages ._intr ._title{line-height:1.72;margin-bottom:18px;letter-spacing:2px;}
.item-doc-advantages ._intr ul li{line-height:1.88;font-size:24px;margin-top:27px;margin-bottom:27px;}
.item-doc-advantages ._intr ul li::before{width:12px;height:12px;background-color:#d42850;content:"";display:inline-block;border-radius:20px;margin-right:15px;margin-left:5px;}
	/**/
.item-join{text-align:center;padding-top:107px;padding-bottom:203px;background-color:#1d2e59;color:#fff;position:relative;z-index:1;}
.item-join ._bigPic{position:absolute;left:0;top:0;width:100%;height:100%;display:block;object-fit:cover;z-index:-1;}
.item-join ._title{line-height:1.38;margin-bottom:17px;color:inherit;font-size:58px;}
.item-join ._content{margin-bottom:86px;color:inherit;}
	/*快捷链接*/
.item-quicklink{padding-right:94px;padding-left:94px;padding-top:34px;padding-bottom:40px;background:#fff;border-radius:20px;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.item-quicklink h4{line-height:1.65;font-size:48px;color:#1d2e59;}
.item-quicklink p{line-height:2.81;font-size:16px;}
.item-quicklink ul{line-height:2.61;font-size:18px;}
.item-quicklink ul li::before{width:9px;height:9px;content:"";margin-right:7px;display:inline-block;border-radius:20px;background-color:#d3274d;vertical-align:middle;}
.item-quicklink ul li a{color:#d43458;text-decoration:underline;}
/**/
.btn-base{border:2px solid #d43458;border-radius:60px;display:inline-flex;text-align:center;justify-content:center;align-items:center;padding-left:50px;padding-right:50px;font-size:18px;color:#d3274d;line-height:3.33;box-sizing:border-box;white-space:nowrap;}
.btn-base sup{font-size:70%;line-height:1;margin-top:-6px;}
.btn-base:hover{text-decoration:none;background-color:#d32950;color:#fff;}
.btn-base:hover .icon--arrow-right::after{border-bottom-color:#fff;border-right-color:#fff;}
.btn-base.btn-base--smail{line-height:3.29;padding-left:40px;padding-right:40px;display:inline-block;border:1px solid #d42850;font-size:14px;}
.btn-base.disable{color:#666666;border-color:#999;cursor:not-allowed;background:#fff;pointer-events: none !important;}
._title{line-height:1.72;font-size:58px;color:#1d2e59;}
._title sup{line-height:1;font-size:65%;}
._content{line-height:2;color:#333;font-size:18px;}
	/*基本介绍*/
.item-intr{display:flex;align-items:center;max-width:1600px;margin-left:auto;margin-right:auto;}
.item-intr .item-quicklink{flex:none;margin-left:9.75%;}
.item-intr ._aniPhoto{width:27.56%;margin-left:12.88%;flex:none;padding-top:35%;position:relative;}
.item-intr ._aniPhoto img{position:absolute;left:0;top:0;width:100%;max-width:100%;}
.item-intr ._intr ._title{margin-bottom:12px;}
.item-intr ._intr ._content{margin-bottom:45px;}
.item-intr .photo{width:38.5%;flex:none;margin-left:11.63%;padding-top:26.25%;}
.item-intr .photo .SDIAni{position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;}
.behaviorAni{margin-bottom:12px;}
.behaviorAni ._areaBox{width:85.03%;position:absolute;top:0px;left:0px;padding-top:85.03%;margin-left:9.52%;margin-top:11.11%;}
.behaviorAni ._areaBox ._y_line01{background:linear-gradient(0deg,transparent 0%,transparent 50%,#000 50%,#000 100%);background-size:100% 20px;position:absolute;top:0px;height:100%;left:25%;width:2px;}
.behaviorAni ._areaBox ._y_line02{background:linear-gradient(0deg,transparent 0%,transparent 50%,#000 50%,#000 100%);background-size:100% 20px;position:absolute;top:0px;height:100%;width:2px;left:75%;}
.behaviorAni ._areaBox [class^='_line']{position:absolute;background-size:contain!important;overflow:hidden;}
.behaviorAni ._areaBox [class^='_line']::before{position:absolute;}
.behaviorAni ._areaBox [class^='_line'] span{color:#fff;position:absolute;}
.behaviorAni ._areaBox [class^='_area']{width:50%;height:50%;position:absolute;border:1px solid #000000;box-sizing:border-box;}
.behaviorAni ._areaBox ._area1{background-color:#d6df20;right:0px;bottom:0px;}
.behaviorAni ._areaBox ._area1 ._line{width:100%;height:100%;display:block;position:absolute;right:0px;bottom:0px;}
.behaviorAni ._areaBox ._area1 ._line::before{background:url(../images/03/series/line1.png) no-repeat left top;content:"";right:-1px;bottom:0px;margin-bottom:23.24%;width:62.16%;padding-top:77.84%;background-size:contain;}
.behaviorAni ._areaBox ._area1 ._line span{top:32.00%;transform:rotate(64deg);left:52.30%;}
.behaviorAni ._areaBox ._area2{background-color:#ffcb05;right:0px;top:0px;margin-bottom:-1px;}
.behaviorAni ._areaBox ._area2 ._line{height:100%;width:100%;position:absolute;left:0px;bottom:0px;}
.behaviorAni ._areaBox ._area2 ._line::before{width:59.46%;height:156px;background:url(../images/03/series/line2.png) no-repeat right bottom;left:-1px;bottom:-1px;position:absolute;content:"";padding-top:84.32%;background-size:contain;}
.behaviorAni ._areaBox ._area2 ._line span{top:36.00%;transform:rotate(58deg);left:20.00%;}
.behaviorAni ._areaBox ._area3{background-color:#c7ebfb;top:0px;left:0px;margin-bottom:-1px;}
.behaviorAni ._areaBox ._area3 ._line{position:absolute;width:100%;height:100%;display:block;top:0px;right:0px;}
.behaviorAni ._areaBox ._area3 ._line::before{width:60.54%;background:url(../images/03/series/line3.png) no-repeat right top;content:"";top:0px;left:0px;padding-top:84.86%;background-size:contain;margin-left:40.00%;margin-top:15.68%;}
.behaviorAni ._areaBox ._area3 ._line span{transform:rotate(-58deg);left:59.00%;top:36%;}
.behaviorAni ._areaBox ._area4{background-color:#fbd4e7;left:0px;bottom:0px;}
.behaviorAni ._areaBox ._area4 ._line{left:-1px;top:-1px;width:100%;height:100%;display:block;position:absolute;}
.behaviorAni ._areaBox ._area4 ._line::before{width:62.7%;background:url(../images/03/series/line4.png) no-repeat left top;left:-1px;top:-1px;content:"";padding-top:77.3%;background-size:contain;}
.behaviorAni ._areaBox ._area4 ._line span{transform:rotate(-52deg);left:21.00%;top:40.00%;}
/*- - - - - - - - -样式属03产品与方案-SDI内驱力系列-4.html - - - - - - - -*/
	/**/
.columnBox--SDI{padding-top:146px;padding-bottom:202px;}
.columnBox--SDI2{padding-top:71px;}
.columnBox--SDI2 .item-course-intr:nth-of-type(2){padding-top:0px;padding-bottom:87px;margin-bottom:0px;}
.SDIAni{box-sizing:border-box;padding-top:52px;}
.SDIAni ._aniItem{height:76px;color:#fff;margin-bottom:40px;line-height:76px;position:relative;}
.SDIAni ._aniItem ._txt{padding-left:25px;padding-right:25px;font-size:32px;z-index:500;position:relative;}
.SDIAni ._aniItem ._line{position:absolute;left:0px;top:0px;bottom:0px;}
.SDIAni ._aniItem ._line._line--green{background-color:#02ad6b;}
.SDIAni ._aniItem ._line._line--red{background-color:#d32950;}
.SDIAni ._aniItem ._line._line--blue{background-color:#01b3f1;}
	/**/
.item-course-intr{display:flex;margin-left:auto;margin-right:auto;align-items:center;padding-bottom:150px;padding-top:170px;}
.item-course-intr>.center{display:flex;align-items:center;}
.item-course-intr .photo{width:39.06%;flex:none;margin-right:14.50%;background:transparent;padding-top:33.81%;}
.item-course-intr ._intr{overflow:hidden;flex:auto;}
.item-course-intr ._intr ._title{line-height:1.79;margin-bottom:23px;font-size:39px;font-weight:bold;letter-spacing:1px;}
.item-course-intr ._intr ._content{line-height:2;font-size:18px;}
.item-course-intr ._intr ._content p{margin-bottom:26px;}
.item-course-intr ._intr ._content ul li{line-height:48px;}
.item-course-intr ._intr ._content ul li a{text-decoration:underline;}
.item-course-intr.item-course-intr--rev>.center{flex-direction:row-reverse;}
.item-course-intr.item-course-intr--rev .photo{margin-left:14.50%;margin-right:0px;}
.item-course-intr.item-course-intr--bgwhite{background:#fff;}
	/*文本-简介*/
.text-intrs{text-align:center;line-height:2;margin-bottom:73px;font-size:18px;max-width:1184px;margin-left:auto;margin-right:auto;margin-top:10px;}
	/**/
.list-style2{display:flex;flex-wrap:wrap;}
.list-style2 ._item{width:calc(25% - 3 * 35px / 4);margin-right:35px;margin-bottom:32px;box-sizing:border-box;background:#fff;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);padding-left:51px;padding-right:43px;padding-top:46px;padding-bottom:46px;line-height:1.23;height:368px;border-radius:20px;font-size:40px;font-weight:bold;color:#1d2e59;}
.list-style2 ._item:nth-child(4n){margin-right:0px;height:368px;}
/*- - - - - - - - -样式属04公开课.html - - - - - - - -*/
	/**/
.columnBox--table{padding-top:52px;padding-bottom:139px;}
.columnBox--table .title-column{line-height:80px;margin-bottom:52px;}
.columnBox--table .title-column::after{content:none;}
	/**/
.form-filter{margin-bottom:27px;}
.form-filter ._form{display:flex;gap:20px;width:100%;justify-content:space-between;align-items:center;}
.form-filter ._form ._btnGroup{gap:0 15px;display:flex;white-space:nowrap;}
.form-filter ._form .form-item{height:48px;line-height:48px;margin-bottom:0px;border-radius:9px;width:220px;flex:auto;}
.form-filter ._form .form-item.form-item--w2{width:31.00%;}
.form-filter ._form .form-item ._select{appearance:none;-moz-appearance:none;-webkit-appearance:none;background:url(../images/icon/icon--arrow-bom.png) no-repeat right 5px center;width:100%;}
.form-filter ._form .form-item ._text{border-radius:9px;}
	/*表格样式4*/
.table-style{display:table;width:100%;font-size:18px;border-radius:10px;overflow:hidden;position:relative;}
.table-style .btn-base{padding-left:30px;padding-right:30px;}
.table-style ._headerItem{display:table-row;line-height:34px;position:sticky;top:0px;}
.table-style ._headerItem>span{display:table-cell;padding-top:12px;padding-bottom:12px;padding-left:10px;padding-right:10px;color:#fff;border-right:1px solid #ffffff;border-top:1px solid #999999;text-align:center;background-color:#999999;box-sizing:border-box;white-space:nowrap;}
.table-style ._headerItem>span:nth-last-of-type(2){width:11%;}
.table-style ._headerItem>span:nth-of-type(1){width:8.80%;}
.table-style ._headerItem>span:nth-of-type(2){width:10%;}
.table-style ._headerItem>span:nth-of-type(3){width:10.00%;}
.table-style ._headerItem>span:nth-last-of-type(1){width:13%;}
.table-style ._headerItem>span:nth-last-of-type(2){width:11.00%;}
.table-style ._headerItem>span:nth-last-of-type(1){border-right:1px solid #999999;}
.table-style span._keshi{ display:none !important}

.table-style ._item{display:table-row;}
.table-style ._item>span{display:table-cell;padding-top:11px;padding-bottom:11px;line-height:2.81;padding-left:30px;padding-right:30px;border-right:1px solid #1c2e56;border-bottom:1px solid #1c2e56;box-sizing:border-box;text-align:center;background:#fff;font-size:16px;}
.table-style ._item>span:nth-of-type(1){border-left:1px solid #1c2d58;}
.table-style ._item>span:nth-last-of-type(1){padding-left:10px;padding-right:10px;}
.table-style ._item>span._course{text-align:left;}
.table-style ._item:nth-last-of-type(1)>span:nth-of-type(1){border-left:1px solid #1c2d58;border-radius:0 0 0 10px;}
.table-style ._item:nth-last-of-type(1)>span:nth-last-of-type(1){border-radius:0 0 10px 0;}
.table-style ._item:hover span{background-color:#f0f4ff;}


/*- - - - - - - - -样式属05资源中心-2.html - - - - - - - -*/
	/**/
.columnBox--list .group--item-case{margin-bottom:0px;}
	/*标签项*/
 	 .tab-item{float:left;position:relative;margin-bottom:15px;}
.tab-item li{float:left;margin-right:83px;}
.tab-item li a{float:left;line-height:2.38;font-size:21px;letter-spacing:1px;position:relative;text-decoration:none;}
.tab-item li a::after{position:absolute;content:"";background-color:#d3274d;height:3px;left:0;right:0;bottom:0;display:none;border-radius:9px;}
.tab-item li._active{font-weight:bold;}
.tab-item li._active a{color:#d3274d;}
.tab-item li._active a::after{display:block;}
	/*表单-搜索*/
.form-search{width:585px;line-height:51px;position:relative;float:right;height:51px;}
.form-search form{position:relative;display:flex;height:100%;}
	 .form-search ._btnClearKeys{position:absolute;background-color:#c8c9cc;color:#fff;width:18px;height:18px;border-radius:50px;line-height:17px;text-align:center;right:96px;top:50%;cursor:pointer;font-family:Verdana, Geneva, sans-serif;display:none;transform:translatey(-50%);text-indent:-1px;}
	 .form-search ._btnClearKeys:hover{background:#ef3f3f;color:#fff;}
	 .form-search::after{content:"";display:block;clear:both;}
.form-search .text{border:1px solid #d5ddea;background:#fff;box-sizing:border-box;padding-left:15px;padding-right:15px;border-radius:10px;width:70%;flex:auto;font-size:16px;}
	 .form-search .text:focus{border-color:#d3274d;}
.form-search .btn_send{border:0;background:#d3274d;font-size:18px;color:#fff;line-height:inherit;width:130px;box-sizing:border-box;border-radius:10px;padding-top:1px;padding-bottom:1px;margin-left:11px;}
.form-search .btn_send:hover{filter:brightness(110%);}
	 .form-search .icon--search{width:23px;height:24px;vertical-align:middle;display:inline-block;margin-right:6px;}
	/**/
 	 .pic-banner2{height:400px;background:#333;position:relative;overflow:hidden;}
.pic-banner2::before{position:absolute;left:0;top:0;right:0px;bottom:0px;content:"";mix-blend-mode:multiply;background-color:#1d2e59;}
	 .pic-banner2 img{width:100%;height:100%;object-fit:cover;}
	/*组件-翻页*/
.module-pages{text-align:center;padding-top:18px;padding-bottom:18px;clear:both;width:100%;display:flex;justify-content:center;line-height:2.57;font-size:14px;}
	 .module-pages ._pageInfo{display:inline-block;padding-left:20px;padding-right:20px;letter-spacing:1px;}
	 .module-pages ._pageNumber{display:inline-block;}
.module-pages ._pageNumber a.page-num-current,.module-pages ._pageNumber a._active{color:#fff;background-color:#d3274d;border-color:#d3274d;}
	 .module-pages ._pageNumber a{display:inline-block;padding:0 14px 0 14px;position:relative;background-color:#ffffff;margin-left:2px;margin-bottom:2px;margin-right:2px;border:1px solid #e0e0e0;border-radius:4px;}
.module-pages ._pageNumber a:hover{text-decoration:none;}
	 .module-pages ._pageJump{display:inline-block;padding-left:20px;padding-right:20px;}
	 .module-pages ._pageJump ._text{width:42px;border:1px solid #f0f0f0;margin-left:6px;margin-right:6px;border-radius:3px;text-align:center;line-height:inherit;}
	 .module-pages ._pageJump ._text:focus,.module-pages ._pageJump ._text:hover{border-color:#f53f3f;}
	 .page-status,.page-index,.page-last{ display:none}
/*- - - - - - - - -样式属06-02新闻中心-列表.html - - - - - - - -*/
	/**/
.columnBox--list2{padding-top:40px;padding-bottom:40px;}
	/*新闻项2*/
.item-news{padding-left:37px;padding-top:23px;padding-bottom:22px;padding-right:29px;background-color:#f0f4ff;border-radius:20px;display:flex;justify-content:space-between;margin-bottom:30px;}
.item-news .photo{width:24.94%;border-radius:20px;margin-left:2.44%;margin-top:0.50%;flex:none;margin-bottom:0.94%;padding-top:12.94%;background:transparent;overflow:hidden;position:relative;min-width:260px;}
.item-news ._intr{overflow:hidden;}
.item-news ._intr ._newsTitle{line-height:2.75;font-size:21px;font-weight:normal;margin-bottom:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.item-news ._intr ._newsTitle a{color:#000;}
.item-news ._intr p{line-height:1.5;font-size:17px;color:#666563;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.item-news ._intr .btn-base{margin-top:53px;width:175px;box-sizing:border-box;justify-content:space-between;display:inline-flex;padding-left:20px;padding-right:10px;line-height:3;}
.item-news ._intr .btn-base .icon--arrow-right{transform:scale(0.9);transform-origin:right center;margin-right:0px;}
.item-news:hover .photo img{transform:scale(1.1);}
/*- - - - - - - - -样式属06-01关于麦肯特顾问-6.html - - - - - - - -*/
	/**/
.columnBox--history{background:url(../images/06/bg.png) no-repeat center top;background-size:cover;padding-bottom:230px;padding-top:63px;}
.columnBox--history .title-column{margin-bottom:116px;}
.columnBox--history .year{width:208px;height:208px;border:23px solid #fff;display:inline-flex;color:#fff;border-radius:160px;justify-content:center;align-items:center;background-color:#1c2d58;font-size:30px;margin:0 auto;position:relative;transition:all 0.2s ease;cursor:pointer;box-sizing:border-box;}
.columnBox--history .year::after{content:"";outline:1px solid #1d2f57;position:absolute;left:0px;top:0px;width:100%;height:100%;display:block;border-radius:50%;transition:all 0.2s ease;}
.columnBox--history .year:hover{filter:brightness(120%);}
.columnBox--history .year:hover::after{outline:10px solid #1d2f57;outline-offset:-1px;}
.columnBox--history .year::before{width:103px;height:89px;background:url(../images/06/1.png) no-repeat left top;content:"";position:absolute;left:80.70%;top:71.00%;background-size:contain;}
.columnBox--history .year.year--round{text-align:center;line-height:17px;}
.columnBox--history .year.year--round span{display:block;line-height:1.1;font-size:30px;}
.columnBox--history .swiper-container{height:100%;padding-left:38px;padding-right:38px;}
.columnBox--history .swiper-container .swiper-wrapper{height:100%;}
.columnBox--history .swiper-slide{width:211px;}
.columnBox--history .swiper-slide::before{content:"";height:50%;display:block;}
.columnBox--history .swiper-slide:nth-child(even)::before{content:none;}
.columnBox--history .swiper-slide:nth-child(odd) .year{margin-top:150px;}
.columnBox--history .swiper-slide:nth-child(odd) .year::before{transform:scaley(-1);bottom:71%;top:auto;}
.columnBox--history .swiper-slide:nth-last-of-type(1) .year::before{content:none;}
.columnBox--history .swiper-button-next,.columnBox--history .swiper-button-prev{width:60px;height:60px;transform:translatey(-50%);top:50%;background-size:200% auto;cursor:pointer;background-color:#ffffff;border-radius:60px;margin-top:-17px;}
.columnBox--history .swiper-button-next::after,.columnBox--history .swiper-button-prev::after{font-size:20px;color:#333333;}
.columnBox--history .swiper-button-prev{left:-6px;background-position:left top;}
.columnBox--history .swiper-button-prev:hover{background-position:left bottom;}
.columnBox--history .swiper-button-next{left:auto;right:-6px;background-position:right top;}
.columnBox--history .swiper-button-next::after{color:#1d2e59;}
.columnBox--history .swiper-button-next:hover{background-position:right bottom;}
.columnBox--history .swiper-button-disabled{opacity:1;}
.columnBox--history .swiper-button-disabled::after{color:#a3a3a3;}

/**/
.columnBox--partners{background-color:#f0f4ff;padding-top:84px;padding-bottom:174px;}
.columnBox--honor{position:relative;width:100%;margin:0 auto;padding-top:49px;padding-bottom:31px;}
.columnBox--honor .swiper-container{padding-bottom:60px;width:100%;position:relative;}
.columnBox--honor  .swiper-slide{width:400px;}
.columnBox--honor  .swiper-slide img{display:block;}
.columnBox--honor  .swiper-slide p{padding-top:0;text-align:center;color:#636363;font-size:1.1em;margin:0;}
.columnBox--honor .swiper-pagination{width:100%;bottom:0px;}
.columnBox--honor .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 14px 0 14px;border:3px solid #fff;background-color:#999999;width:8px;height:8px;opacity:1;}
.columnBox--honor .swiper-pagination-bullets .swiper-pagination-bullet-active{background-color:#1b2e58;width:10px;height:10px;}
.columnBox--honor .swiper-button-prev{width:60px;height:60px;background-position:0 0;background-size:100%;left:8%;color:#cccccc;border:2px solid #cbcbcb;border-radius:60px;}
.columnBox--honor .swiper-button-prev::after{font-size:36px;color:#cbcbcb;}
.columnBox--honor .swiper-button-prev:hover{background-position:0 -46px;background-size:100%;border:2px solid #d3274d;background-color:#d3274d;}
.columnBox--honor .swiper-button-prev:hover::after{color:#fff;}
.columnBox--honor .swiper-button-next{width:60px;height:60px;background-position:0 -93px;background-size:100%;right:8%;border-radius:60px;border:2px solid #cbcbcb;}
.columnBox--honor .swiper-button-next::after{font-size:36px;color:#cbcbcb;}
.columnBox--honor .swiper-button-next:hover{background-position:0 -139px;background-size:100%;background-color:#d3274d;border:2px solid #d3274d;}
.columnBox--honor .swiper-button-next:hover::after{color:#fff;}
	/**/
.list-statistics2{display:flex;position:relative;}
.list-statistics2::after{height:1px;width:100%;background:linear-gradient(90deg,transparent 10%,rgba(237,237,237,1) 50%,transparent 90%);opacity:1;content:"";position:absolute;bottom:0px;}
.list-statistics2::before{height:1px;width:100%;background:linear-gradient(90deg,transparent 10%,rgba(237,237,237,1) 50%,transparent 90%);opacity:1;content:"";position:absolute;top:0px;}
.list-statistics2 ._item{text-align:center;padding-left:66px;padding-right:66px;padding-top:29px;padding-bottom:44px;color:#1d2e59;font-size:15px;}
.list-statistics2 ._item:nth-of-type(1){padding-left:0px;}
.list-statistics2 ._item:nth-last-of-type(1){padding-right:0px;}
.list-statistics2 ._item strong{line-height:1.20;display:block;margin-bottom:-1px;font-size:51px;white-space:nowrap;}
.list-statistics2 ._item strong::after{content:attr(data-unit);font-size:40%;font-weight:normal;margin-left:10px;vertical-align:text-bottom;margin-bottom:-8px;position:relative;}
.list-statistics2 ._item ._txt{line-height:1.71;text-align:center;}
	/**/
.item-honor{padding-left:35px;padding-right:35px;padding-top:89px;padding-bottom:22px;background-color:#f0f4ff;max-width:400px;border-radius:18px;border:2px solid #e5e5e5;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);}
.item-honor .photo{margin-bottom:25.77%;background:transparent;padding-top:67.18%;height:0px;}
.item-honor .photo img{object-fit:cover;}
.item-honor ._intr{padding-top:29px;padding-bottom:29px;line-height:1.67;border-top:1px solid #e5e5e5;font-size:18px;}
	/**/
.item-partners{background:#fff;}
.item-partners ._brandLogo{height:288px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:center;align-items:center;position:relative;overflow:hidden;}
.item-partners ._brandLogo img:nth-of-type(1){z-index:600;position:relative;max-width:80%;max-height:80%;}
.item-partners ._brandLogo img:nth-last-of-type(1){position:absolute;left:50%;transform:translateX(-50%) scale(1.4);top:60px;filter:blur(10px);opacity:0;visibility:hidden;transition:all 0.2s ease;max-width:95%;max-height:95%;}
.item-partners ._intr{padding-top:81px;padding-bottom:81px;padding-left:48px;padding-right:48px;line-height:1.88;box-sizing:border-box;font-size:16px;text-justify:inter-ideograph;text-align:justify;}
.item-partners:hover{box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);position:relative;transform:scale(1.05);border-radius:10px;}
.item-partners:hover ._brandLogo img:nth-last-of-type(1){visibility:visible;filter:blur(20px);opacity:0.6;transform:translateX(-50%) scale(1.7);}
.group--item-partners{display:flex;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);border-radius:0 90px 0 90px;}
.group--item-partners .item-partners{width:25%;}

.group--item-partners .item-partners:nth-of-type(1){border-radius:0 0 0 90px;}
.group--item-partners .item-partners:nth-last-of-type(1){border-radius:0 90px 0 0;overflow:hidden;}
	/**/
/**/

.item-about-us{display:flex;padding-top:124px;padding-bottom:166px;width:100%;box-sizing:border-box;clear:both;}
.item-about-us .center{display:flex;}
.item-about-us .photo{width:37.5%;flex:none;margin-right:10.94%;border-radius:90px 0 90px 0;padding-top:50.06%;}
.item-about-us .photo img{object-fit:cover;}
.item-about-us ._intr{flex:auto;overflow:hidden;}
.item-about-us ._intr .title-column{margin-bottom:51px;}
.item-about-us ._intr ._content{padding-top:0;line-height:2.67;font-size:18px;}
.item-about-us ._intr .btn-primary{margin-left:auto;margin-right:auto;width:204px;display:block;font-size:24px;line-height:2.50; text-align:center;}
.item-about-us ._intr .list-statistics2{margin-bottom:74px;}
.item-about-us ._intr ._content{color:#333;margin-bottom:56px;}


/*- - - - - - - - -样式属06-02新闻中心-内页-3.html - - - - - - - -*/
	/**/
.columnBox--detail .center{max-width:1400px;}
.columnBox--detail ._header{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(18, 40, 77) 85%);color:#fff;padding-top:24px;}
.columnBox--detail ._header._header--bgimg{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(18, 40, 77) 85%);}

.columnBox--detail ._header._header--bgimg1{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(100,94,145) 85%);}
.columnBox--detail ._header._header--bgimg2{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(211,40,80) 85%);}
.columnBox--detail ._header._header--bgimg3{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(128,73,134) 85%);}
.columnBox--detail ._header._header--bgimg4{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(210,180,87) 85%);}
.columnBox--detail ._header._header--bgimg5{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(66,113,137) 85%);}
.columnBox--detail ._header._header--bgimg6{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(219,92,162) 85%);}
.columnBox--detail ._header._header--bgimg7{background:linear-gradient(to left , rgb(86, 150, 197) 28% , rgb(98,164,69) 85%);}

.columnBox--detail ._header._header--bgimg .location{padding-top:15px;padding-bottom:15px;margin-bottom:13px;}
.columnBox--detail ~ .columnBox--advisory{max-width:1400px;margin-left:auto;margin-right:auto;}
.columnBox--detail ~ .columnBox--advisory .center{width:100%;}
.columnBox--detail ~ .columnBox--programme{max-width:1400px;margin-left:auto;margin-right:auto;}
.columnBox--detail ~ .columnBox--programme .center{width:100%;}
			/*位置*/
.location{line-height:2.29;color:#fff;font-size:14px;}
.location a{color:#fff;}
			.location a:hover{}
/*文本-文档头部*/
.text-docheader{padding-top:34px;padding-bottom:69px;}
.text-docheader h1{line-height:1.38;font-size:53px;min-height:2.76em;}
	/*文本-文档内容*/
.text-doccontent{line-height:1.67;overflow:hidden;font-size:18px;max-width:1400px;margin-left:auto;margin-right:auto;padding-top:45px;padding-bottom:30px;width:92%;text-justify:inter-ideograph;text-align:justify;}
.text-doccontent h3{font-size:120%;margin-bottom:10px;margin-top:10px;}
.text-doccontent h4{font-size:100%;margin-bottom:10px;}
	 .text-doccontent img{height:auto!important;max-width:100%;margin-left: auto;display: block;margin-right: auto;margin-bottom:24px;margin-top:24px;}
	 .text-doccontent p{margin-bottom:24px;-moz-hyphens: auto;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;}
	 .text-doccontent p:nth-last-of-type(1){margin-bottom:0px;}
/*- - - - - - - - -样式属07联系我们-3.html - - - - - - - -*/
	/**/
.columnBox--contact{padding-top:64px;}
.columnBox--contact .group--item-head-office{padding-top:43px;}
	/**/
.item-head-office{border-radius:20px;overflow:hidden;position:relative;outline:1px solid #cccccc;outline-offset:-1px;}
.item-head-office .photo{background:transparent;padding-top:58.28%;}
.item-head-office ._intr{padding-left:23px;padding-right:23px;padding-bottom:27px;}
.item-head-office ._intr [class^='icon-']{height:44px;width:46px;}
.item-head-office ._intr ._cityName{line-height:2.63;font-size:24px;margin-bottom:7px;}
.item-head-office ._intr ._item{line-height:1.22;padding-top:10px;padding-bottom:28px;margin-bottom:29px;border-bottom:1px solid #cccccc;font-size:18px;}
.item-head-office ._intr ._item:nth-last-of-type(1){margin-bottom:0px;border-bottom:0;}
.item-head-office ._btnAddress{float:right;width:46px;height:45px;margin-left:39px;margin-top:-7px;}
.item-head-office ._btnAddress:hover{filter:brightness(120%);}
.item-head-office ._btnTel{float:right;width:46px;height:45px;margin-left:39px;margin-top:-7px;}
.item-head-office ._btnTel:hover{filter:brightness(120%);}
.group--item-head-office{clear:both;width:100%;display:flex;flex-wrap:wrap;padding-bottom:2px;}
.group--item-head-office .item-head-office{width:calc(33.33% - 2 * 49px / 3);margin-right:49px;}
.group--item-head-office .item-head-office:nth-child(3n){margin-right:0px;}


/*- - - - - - - - -样式属07诚聘英才.html - - - - - - - -*/
	/**/



	/**/
.item-recruit{padding-top:23px;padding-left:51px;padding-right:51px;padding-bottom:33px;background-color:#f0f4ff;border-radius:20px;box-sizing:border-box;}
.item-recruit h4{margin-bottom:8px;line-height:2.75;font-size:20px;}
.item-recruit p{line-height:2.50;color:#666;}
.item-recruit .btn-base{margin-top:38px;}
.group--item-recruit{display:flex;flex-wrap:wrap;clear:both;padding-top:24px;}
.group--item-recruit .item-recruit{width:calc(25% - 3 * 25px / 4);margin-right:25px;margin-bottom:29px;}
.group--item-recruit .item-recruit:nth-child(4n){margin-right:0px;}


/*- - - - - - - - -样式属03产品与方案-AI线上平台-4.html - - - - - - - -*/
	/**/
.columnBox--feature{padding-top:92px;}
.columnBox--feature ._fullsize_img img{width:100%;max-width:100%;}
.columnBox--ai .title-major{margin-bottom:108px;}



	/**/
.item-ai-colloquy{text-align:center;margin-bottom:74px;padding-top:85px;color:#1d2e59;}
.item-ai-colloquy .pic{width:493px;height:322px;margin:0 auto 11px auto;display:block;}
.item-ai-colloquy .pic img{height:100%;}
.item-ai-colloquy h4{line-height:1.69;font-size:42px;}
.item-ai-colloquy p{line-height:2.33;font-size:24px;}


	/*特色项*/
.item-feature{padding-bottom:19px;padding-top:19px;text-align:center;}
.item-feature .photo{width:144px;height:144px;margin-bottom:19px;margin-left:auto;margin-right:auto;border:2px solid #bfb1fe;border-radius:160px;background:transparent;}
.item-feature .photo img{padding:40px;box-sizing:border-box;}
.item-feature h3{line-height:1.86;margin-bottom:8px;font-size:29px;color:#1d2e59;}
.item-feature p{line-height:1.61;font-size:18px;color:#666;}
.group--item-feature{display:flex;justify-content:space-between;position:relative;margin-bottom:-92px;}
.group--item-feature .item-feature{flex:auto;max-width:269px;margin-left:130px;margin-right:130px;}


	/*介绍项*/
.item-introduce{display:flex;}
.item-introduce .center{display:flex;padding-top:160px;padding-bottom:104px;align-items:center;}
.item-introduce .photo{width:33.06%;margin-left:10.50%;background:transparent;padding-top:36.31%;}
.item-introduce .photo img{object-fit:contain;}
.item-introduce .photo2{width:40.38%;margin-left:9.38%;padding-top:31.81%;position:relative;}
.item-introduce .photo2 img{width:100%;height:100%;display:block;object-fit:contain;position:absolute;left:0;top:0;}
.item-introduce ._intr{object-fit:contain;width:755px;}
.item-introduce ._title{line-height:1.57;margin-bottom:17px;font-weight:bold;font-size:58px;}
.item-introduce ._title2{line-height:2.25;font-size:40px;font-weight:bold;margin-bottom:19px;color:#1b2e58;}
.item-introduce ._content{line-height:2;color:#1b2e58;font-size:18px;}
.item-introduce ._content h4{margin-top:13px;font-size:inherit;}
.item-introduce.item-introduce--rev .center{flex-direction:row-reverse;}
.item-introduce.item-introduce--rev .center .photo2{margin-left:0px;margin-right:9.38%;}
.item-introduce.item-introduce--rev .center .photo{margin-right:10.50%;margin-left:0px;}
.item-introduce.item-introduce--bgblue{background-color:#f0f4ff;}
.title-major + .item-introduce.item-introduce--bgblue>.center{padding-top:50px;padding-bottom:50px;}
/**/
.pic-fullsize{display:block;}
.pic-fullsize .title-major{padding-top:53px;margin-bottom:60px;}
.pic-fullsize img{width:100%;display:block;}






















/*- - - - - - - - -样式属04公开课-报名表.html - - - - - - - -*/
	/**/



	/**/
.title-windows{line-height:1.36;font-size:42px;}
body:has(.window-pop-up--active){overflow:hidden;}

	/*弹出窗口*/
.window-pop-up{max-width:950px;left:50%;top:50%;transform:translate(-50%,-50%);position:fixed;box-sizing:border-box;padding-left:64px;padding-right:49px;padding-top:33px;padding-bottom:42px;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);border-radius:20px;z-index:1500;background:#fff;display:none;width:90%;}
.window-pop-up .item-agreement{text-align:center;display:flex;justify-content:center;line-height:47px;margin-bottom:0px;}
.window-pop-up .btn-primary.btn-primary--smail{width:322px;margin:0 auto 12px auto;display:block;}
.window-pop-up .group--form-items-row2{display:flex;flex-wrap:wrap;}
.window-pop-up .group--form-items-row2 .form-items{width:calc(50% - 1 * 35px / 2);margin-right:35px;min-height:42px;margin-bottom:23px;}
.window-pop-up .group--form-items-row2 .form-items:nth-child(2n){margin-right:0px;}
.window-pop-up ._btnCloseWindow{position:absolute;width:51px;height:50px;right:31px;top:37px;display:inline-flex;justify-content:center;align-items:center;transition:all 0.2s ease;z-index:600;cursor:pointer;}
.window-pop-up ._btnCloseWindow:hover{transform:rotate(90deg);}
.window-pop-up ._btnCloseWindow:hover .icon--close::after{background-color:#d3274d;}
.window-pop-up ._btnCloseWindow:hover .icon--close::before{background-color:#d3274d;}
.window-pop-up ._btnCloseWindow .icon--close{width:50px;height:50px;}
.window-pop-up .text-section{color:#333333;margin-bottom:22px;}
.window-pop-up .text-section h5{line-height:1.86;font-size:21px;}
.window-pop-up .text-section ul li{display:inline-block;line-height:2.31;font-size:16px; margin-right:15px;}
.window-pop-up--mask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1499;background:rgba(0,0,0,0.5);display:none;}
.window-pop-up.window-pop-up--active{display:block;}
.window-pop-up.window-pop-up--active ~ .window-pop-up--mask{display:block;}
.window-pop-up.window-pop-up--position{padding:0;}
.window-pop-up--position{height:833px;width:1280px;max-width:1280px;}
.window-pop-up--position .title-windows{font-size:40px;line-height:2;margin-bottom:0px;}
.window-pop-up--position ._leftArea{width:50%;box-sizing:border-box;float:left;padding-left:53px;padding-right:0;padding-top:17px;padding-bottom:17px;display:flex;flex-direction:column;overflow:hidden;height:100%;z-index:500;position:relative;margin-right:-4px;}
.window-pop-up--position ._leftArea .title-windows{flex:none;}
.window-pop-up--position ._leftArea .layout-jobDescription{flex:auto;overflow-y:auto;padding-right:54px;margin-right:-3px;}
.window-pop-up--position ._rightArea{width:50%;box-sizing:border-box;float:right;border-left:1px solid #494949;height:100%;padding-left:66px;padding-right:66px;padding-top:17px;padding-bottom:17px;}
.window-pop-up--position ._rightArea .btn-primary.btn-primary--fullsize{line-height:3.61;margin-bottom:29px;font-weight:bold;}
.window-pop-up--position ._rightArea .form-items{margin-bottom:21px;line-height:2.63;min-height:42px;font-size:16px;}
.window-pop-up--position ._rightArea .form-items textarea._text{height:98px;line-height:1.71;}
.window-pop-up--position ._rightArea h5{line-height:1.67;font-size:24px;margin-top:19px;margin-bottom:19px;font-weight:normal;}
.window-pop-up.window-pop-up--msg{max-width:640px;width:92%;}
.window-pop-up.window-pop-up--msg .btn-primary{width:100%;margin-bottom:28px;margin-top:20px;}
.window-pop-up.window-pop-up--msg h5{font-size:25px;line-height:1.64;margin-bottom:22px;font-weight:normal;margin-top:28px;}
.window-pop-up.window-pop-up--msg .form-items{min-height:2.64em;line-height:2.64;}
.window-pop-up.window-pop-up--msg .form-items textarea._text{padding-top:8px;padding-bottom:8px;line-height:24px;}


/*- - - - - - - - -样式属07应娉.html - - - - - - - -*/
	/**/



	/*参数列表*/
.list-values{border-top:1px solid #ececec;border-bottom:1px solid #ececec;margin-bottom:14px;}
.list-values ul{padding-top:14px;padding-bottom:14px;}
.list-values ul li{line-height:2;font-size:18px;}


	/**/
.text-position-content{line-height:2;font-size:18px;padding-top:5px;padding-bottom:5px;}
.text-position-content h4{font-size:18px;font-weight:bold;}










/*- - - - - - - - -样式属历程详细.html - - - - - - - -*/
	/**/



	/**/
.item-history-detail{width:566px;height:582px;left:50%;top:50%;transform:translate(-50%,-50%);position:fixed;padding-left:78px;padding-right:78px;padding-top:36px;padding-bottom:96px;box-sizing:border-box;border:11px solid #fff;border-radius:460px;z-index:1000;box-shadow:0px 0px 30px 0px rgba(0,0,0,0.06);visibility:hidden;opacity:0;background-color:rgba(128,73,134,0.9);color:#fff;}
.item-history-detail ._year{line-height:1.32;text-align:center;margin-bottom:52px;font-size:56px;letter-spacing:1px;}
.item-history-detail ._year._year--smail{font-size:40px;}
.item-history-detail p{line-height:2.06;font-size:18px;text-justify:inter-ideograph;text-align:justify;max-height:12.36em;overflow-y:auto;padding-right:27px;}
.item-history-detail ._btnCloseDetail{position:absolute;width:80px;height:80px;bottom:17px;left:50%;transform:translateX(-50%);display:inline-flex;justify-content:center;align-items:center;transition:all 0.2s ease;cursor:pointer;}
.item-history-detail ._btnCloseDetail:hover{transform:translateX(-50%) rotate(90deg);}
.item-history-detail .icon--close{width:75px;height:75px;}
.item-history-detail .icon--close::after{height:3px;background-color:#fff;}
.item-history-detail .icon--close::before{height:3px;background-color:#fff;}
.item-history-detail--mask{position:fixed;left:0;top:0;right:0;bottom:0;z-index:999;background:rgba(0,0,0,0.8);visibility:hidden;opacity:0;}
.item-history-detail.item-history-detail--active{visibility:visible;opacity:1;}
.item-history-detail.item-history-detail--active ~ .item-history-detail--mask{opacity:1;visibility:visible;}

























/*- - - - - - - - -样式属03产品与方案-定制化项目-1.html - - - - - - - -*/
	/**/





/*- - - - - - - - -样式属03产品与方案-思维之剑-2.html - - - - - - - -*/
	/**/
.columnBox--youshi{padding-top:142px;padding-bottom:85px;}
.columnBox--youshi .item-analyse{flex-direction:row-reverse;margin-bottom:70px;}
.columnBox--youshi .item-analyse ._intr{color:#1d2e59;}
.columnBox--youshi .item-analyse .photo{margin-left:10.13%;margin-right:0px;}
.columnBox--youshi .swiper-button-next,.columnBox--youshi .swiper-button-prev{width:60px;height:60px;transform:translatey(-50%);top:50%;cursor:pointer;}
.columnBox--youshi .swiper-button-next::after,.swiper-button-prev::after{font-size:60px;color:#333;}
.columnBox--youshi .swiper-button-prev{left:-90px;background-position:left top;}
.columnBox--youshi .swiper-button-prev:hover{background-position:left bottom;}
.columnBox--youshi .swiper-button-next{left:auto;right:-90px;background-position:right top;}
.columnBox--youshi .swiper-button-next:hover{background-position:right bottom;}
.columnBox--youshi .swiper-button-disabled{opacity:1;}
.columnBox--youshi .swiper-button-disabled::after{color:#a3a3a3;}
.columnBox--youshi .swiper-container .swiper-slide{padding-top:20px;}
.columnBox--youshi .flipSwiper{position:relative;}
.columnBox--youshi .flipSwiper .item-flip{}
.columnBox--youshi .swiper-container{transition-timing-function:linear;}
.columnBox--youshi .swiper-container::after{}
.columnBox--youshi .swiper-container::before{}
.columnBox--youshi .swiper-container .swiper-wrapper{transition-timing-function:linear;}
.columnBox--youshi .swiper-button-next{}
.columnBox--youshi .swiper-button-prev{}
.columnBox--youshi .swiper-slide{width:373px;transition-timing-function:linear;}

.columnBox--analyse{background-color:#1c2d58;color:#fff;padding-top:131px;}
.columnBox--analyse>.center{padding-bottom:138px;}


.columnBox--programme .swiper-container .swiper-slide{padding-top:10px;padding-bottom:10px;}
.columnBox--programme .swiper-container{transition-timing-function:linear;}
.columnBox--programme .swiper-container .swiper-wrapper{transition-timing-function:linear;}
.columnBox--programme .swiper-slide{width:373px;transition-timing-function:linear;}


	/**/
.list-analyse{display:flex;flex-wrap:wrap;}
.list-analyse ._item{padding-left:21px;padding-right:26px;border-left:3px solid #ffffff;width:25%;box-sizing:border-box;}
.list-analyse ._item h5{line-height:2.14;margin-bottom:8px;font-size:28px;}
.list-analyse ._item p{line-height:1.94;font-size:18px;}


	/**/
.item-analyse{display:flex;margin-bottom:108px;}
.item-analyse .photo{width:45.06%;flex:none;margin-right:6.25%;border-radius:26px;padding-top:23.75%;}
.item-analyse ._intr{padding-top:50px;color:#fff;}
.item-analyse ._intr ._title{line-height:1.38;margin-bottom:19px;color:inherit;}
.item-analyse ._intr ._content{line-height:2;color:inherit;}



/*- - - - - - - - -样式属03产品与方案-内页-《SDI内驱力-冲突管理》.html - - - - - - - -*/
	/**/



	/*小标题*/
.title-subheading{font-size:31px;}

	/*内容*/
.text-content{max-width:1400px;margin-left:auto;margin-right:auto;line-height:2;font-size:18px;padding-top:27px;padding-bottom:27px;}
.text-content ._fullsize{background-color:#cccccc;margin-bottom:15px;}
.text-content ._fullsize img{width:100%;max-width:100%;display:block;}
.text-content .btn-base{margin-top:35px;margin-bottom:34px;}
.text-content .title-subheading{line-height:2.3;font-size:30px;color:#1d2e59;letter-spacing:0px;margin-top:20px;}


	/**/
.text-header{padding-bottom:39px;}
.text-header ._title{line-height:1.46;margin-bottom:11px;color:#fff;font-size:59px;letter-spacing:1px;}
.text-header dl{line-height:1.94;font-size:18px;}
.text-header dl dd{margin-bottom:14px;}
.text-header dl dd:nth-last-of-type(1){margin-bottom:0px;}


/*- - - - - - - - -样式属03产品与方案-内页-《情境销售 影响客户的力量》.html - - - - - - - -*/
	/**/
.item-course-detailed{max-width:1400px;margin:0 auto;padding-top:44px;padding-bottom:44px;padding-left:17px;border-left:1px solid #f0f4ff;}
.item-course-detailed .text-section{color:#333;font-size:18px;line-height:2.06;}



	/**/
.layout-outline{margin-bottom:27px;background-color:#f0f4ff;border-radius:20px;padding-left:63px;padding-right:63px;padding-top:40px;padding-bottom:40px;}
.layout-outline img{width:100%;max-width:100%;}

	/*导航标题*/
.title-navigation{font-size:24px;color:#1d2e59;line-height:2.33;}
.title-navigation::before{width:25px;height:25px;content:"";display:inline-block;background-color:#1c2d58;vertical-align:middle;border-radius:60px;margin-right:28px;margin-left:-30px;}


	/*大纲列表*/
.list-outline{display:flex;flex-wrap:wrap;gap:100px 0;}
.list-outline ._itemBox{font-size:18px;line-height:2.06;width:50%;}
.list-outline ._itemBox ._title{line-height:2.06;font-size:18px;}
.list-outline ._itemBox ul li{line-height:2;}

























/*- - - - - - - - -样式属02专业服务-05国际版权课认证-1.html - - - - - - - -*/
	/**/
	#container23{}



/*- - - - - - - - -样式属05资源中心-表单.html - - - - - - - -*/
	/**/
	#container24{}


/*- - - - - - - - -样式属网站地图.html - - - - - - - -*/
	/**/
	#container25{}
.columnBox--website{padding-top:50px;padding-bottom:50px;}
.item-website{background-color:#f0f4ff;border-radius:20px;padding-left:84px;padding-right:84px;padding-top:78px;padding-bottom:78px;}
.item-website .level{line-height:2.65;margin-bottom:20px;font-size:20px;font-weight:bold;margin-top:20px;}
.item-website .level::before{content:"";width:5px;background-color:#000000;border-radius:20px;display:inline-block;vertical-align:middle;height:23px;margin-right:30px;}
.item-website .secondary{line-height:2.28;margin-left:50px;font-size:18px;}
.item-website .secondary h5{font-size:inherit;font-weight:bold;line-height:inherit;}
.item-website .secondary h5::before{width:8px;height:8px;background-color:#000000;content:"";display:inline-block;border-radius:20px;margin-right:13px;}
.item-website .three-level{margin-bottom:15px;padding-left:10px;}
.item-website .three-level a{position:relative;display:inline-block;}
.item-website .three-level a:not(:last-child){padding-right:12px;padding-left:12px;}
.item-website .three-level a:last-child{margin-left:12px;}
.item-website .three-level a:not(:last-child)::before{content:"";background-color:#999;width:1px;position:absolute;top:50%;bottom:0;right:0px;height:19px;transform:translateY(-50%);}
.item-website .child{padding-left:42px;margin-bottom:20px;font-size:18px;}
.item-website .child a{display:inline-block;position:relative;}
.item-website .child a:nth-of-type(1){margin-left:0px;margin-right:12px;}
.item-website .child a:not(:first-child){padding-left:12px;padding-right:12px;}
.item-website .child a:not(:first-child)::before{content:"";background-color:#999;width:1px;position:absolute;top:50%;bottom:0;left:0px;transform:translateY(-50%);height:23px;}


/*- - - - - - - - -样式属隐私政策.html - - - - - - - -*/
	/**/
	#container26{}







