@charset "UTF-8";
/* =====================内页样式======================== */

/* 分页 */
.paging{width:100%;text-align:center;margin-top:50px;user-select:none}
.paging-hint,.paging-menu,.paging-menu a,.paging-skip,.paging-skip button,.paging-skip input{display:inline-block;vertical-align:middle}
.paging-menu a{width:44px;height:44px;line-height:44px;border:1px solid #f3f3f3;margin:5px;font-size:18px;color:#555;transition:all .4s ease;border-radius:50%;background-color:#fff}
.paging-menu a:first-child,.paging-menu a:last-child{width:110px;border-radius:30px}
.paging a.on,.paging-menu a.active,.paging-menu a:hover{border-color:#01853c;background-color:#01853c;color:#fff}
.paging-skip{margin-left:8px}
.paging-hint{font-size:14px;color:#999;font-weight:300;margin:0 8px}
.paging-hint:first-of-type{margin:0}
.paging-skip input{width:54px;text-align:center;height:38px;border:1px solid #e1e1e1;font-size:14px;color:#666;border-radius:3px;transition:all .4s ease}
.paging-skip input:focus{border-color:#01853c}
.paging-skip button{color:#555;font-size:14px;padding:0 18px;border:1px solid #e1e1e1;transition:all .4s ease;height:38px;background:#fff;cursor:pointer;border-radius:3px}
.paging-skip button:hover{background-color:#01853c;color:#fff;border-color:#01853c}
.paging-hint span{color:#01853c}
@media all and (max-width:1279px){.paging{margin-top:44px}  }
@media all and (max-width:1000px){.paging{margin-top:36px} .paging-menu a{margin:4px 2px;font-size:16px} .paging-skip{width:100%;margin-left:0}  }
@media all and (max-width:640px){.paging{margin-top:20px} .paging-menu a{margin:2px;font-size:14px;width:35px;height:35px;line-height:35px}  .paging-menu a:first-child,.paging-menu a:last-child{width:64px}  }

/* 搜索页面 */
.search{width:100%;padding:80px 0}
.search-info{width:100%;font-size:28px;color:#333;font-weight:700}
.search-info span{color:#01853c}
.search-list{width:100%;margin-top:30px}
.search-link{display:block;width:100%;padding:32px 0;border-bottom:1px solid #f0f0f2}
.search-link h2{font-size:20px;color:#333;line-height:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .4s ease}
.search-link p{width:100%;font-size:16px;margin-top:16px;color:#666;line-height:26px;max-height:52px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical}
.search-link .highlightRow span{color:#01853c!important}
.search-link:hover h2{color:#01853c}
@media all and (max-width:1599px){.search{padding:70px 0}  .search-info{font-size:26px}  .search-link{padding:28px 0}  .search-list{margin-top:18px}  }
@media all and (max-width:1279px){.search{padding:60px 0}  .search-info{font-size:24px}  .search-link{padding:24px 0}  .search-list{margin-top:12px}  }
@media all and (max-width:1000px){.search{padding:40px 0}  .search-info{font-size:20px}  .search-link{padding:20px 0}  .search-list{margin-top:8px}  .search-link h2{font-size:18px}  .search-link p{margin-top:12px}  }

/* common */
.com-banner .txt{width:100%;height:100%;position:absolute;left:0;top:0;color:#fff;display:flex;align-items:center;text-align: center;}
.com-banner .txt .title{line-height:1}
.com-banner .txt .sub-title{letter-spacing:.08em;text-transform:uppercase;font-family:DIN-pro;line-height:1;color: #fff}
.com-banner.style2 .desc{max-width:430px}
.com-banner.style2 a{padding:8px 25px;border:2px solid #fff;border-radius:30px;transition:all .4s ease}
.com-banner.style2 a:hover{color:#01853c;background:#fff}
.com-navigation{box-shadow:0 5px 35px 0 rgba(150,150,150,.1)}
.com-navigation .contain{display:flex}
.com-navigation a{position:relative;height:62px;font-size:16px;color:#727980;white-space:nowrap;display:flex;align-items:center;padding:0 40px;line-height:1;transition:background .4s ease,color .4s ease}
.com-navigation a.active{background:#01853c;color:#fff;font-weight:700}
.com-navigation a.active:after{
    transition: .3s;
    position: absolute;
    display: inline-block;
    content: "";
    bottom: -20px;
    left: 0;
    right: 0;
    width: 20px;
    height: 20px;
    margin: 0 auto;
    border: 10px solid;
    border-color: transparent;}
.com-navigation a.active:after{border-color: #01853c transparent transparent;}

.com-navigation a:not(.active):hover{color:#01853c}
.com-tit{text-align:center}
.com-tit .cn{color:#005848;font-size:34px;font-weight:700;line-height:1}
.com-tit .en{font-family:DIN-pro;color:#959595;font-size:18px;text-transform:uppercase;letter-spacing:.2em;line-height:1;margin-top:10px}
.com-tip{font-size:16px;line-height:26px;color:#777;max-width:860px;margin-left:auto;margin-right:auto;text-align:center}

/* 关于我们 */
.about-us{background:#ffffff}
.about-us .top{display: flex;justify-content: space-between;flex-wrap: wrap;}
.about-us .top .left{width: 60%}
.about-us .top .left .com-tit{text-align: left;}
.about-us .top .right{width: 40%}
.about-us .top .right img{border-radius:6%;}
.about-us .data li{display:flex;align-items:center;width:25%}
.about-us .data li .icon{width:65px}
.about-us .data li .num{color:#01853c;line-height:1;font-size:18px}
.about-us .data li .num span{display:inline-block;line-height:1;font-family:DINEN}
.about-us .data li b{padding-left:10px}
.about-us .data li .tip{color:#6b6b6b;font-size:16px;line-height:1;margin-top:5px}
.about-us .text{padding:0 80px 0 0px;color:#888;text-align: justify;letter-spacing:.02em}

.about-us .pic li{width:23%;text-align:center;}
.about-us .pic li .pic{width:100%;height:220px;margin:0 auto;transition:transform .4s ease}
.about-us .pic li .pic img {width: 100%;height: 100%;object-fit: cover;transition: all .8s ease;}
.about-us .pic li:hover .pic{transform:scale(.94)}

.about-brand {background: url(../images/about-brand-bg.png) center center #ecebe6;}

.about-cul {background: url(../images/foot-bg.png) center center #009845;}
.about-cul li{width:25%;text-align:center;padding:0 15px}
.about-cul li i{width:108px;height:108px;border-radius:50%;border:2px solid #fff;margin:0 auto;transition:transform .4s ease}
.about-cul li:hover i{transform:scale(.94)}

.course-year{position:relative;z-index:1}
.course-year:after{content:'';width:100%;height:1px;background:#eaeaea;position:absolute;top:67px;left:0;z-index:0}
.course-year .contain{display:flex;justify-content:center;padding:0 128px;align-items:center;position:relative}
.course-year .swiper-container{width:70%}
.course-year .swiper-slide{font-family:DINCond;text-align:center}
.course-year span{width:auto;line-height:1;font-size:120px;color:#01853c;position:relative;display:inline-block;transform:scale(.3);transition:all .8s ease .1s}
.course-year span:after{content:'';left:-30px;top:56%;transform:translateY(-50%) scale(0);width:10px;height:10px;border-radius:50%;background:#e08022;position:absolute;transition:all .8s ease .4s}
.course-year .swiper-slide-active span{transform:scale(1)}
.course-year .swiper-slide-active span:after{transform:translateY(-50%) scale(1)}
.course-year ul{display:flex}
.course-year-dot{width:155px;overflow:hidden;margin-top:50px;z-index:1}
.course-year li{color:#999;font-size:22px;font-family:DINCond;cursor:pointer;min-width:51px;text-align:center;line-height:1;padding-top:24px;position:relative;transition:all .4s ease}
.course-year li:after{content:'';top:0;left:50%;transform:translateX(-50%);width:10px;height:10px;border-radius:50%;background:#ababab;position:absolute;transition:all .4s ease}
.course-year li:hover{color:#01853c}
.course-year li:hover:after{background:#01853c}
.course-year-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;position:absolute;top:45px;z-index:2;background:#01853c;transition:all .4s ease}
.course-year-btn:not(.swiper-button-disabled):hover{background:#01853c}
.course-year-btn img{width:20px}
.course-year-btn.prev{left:0}
.course-year-btn.next{right:0}
.course-inner{height:170px;line-height: 30px;overflow:auto}
.course-inner::-webkit-scrollbar{width:4px;height:100%;background:rgba(255,255,255,.5);border-radius:30px}
.course-inner::-webkit-scrollbar-thumb{background:#fff;border-radius:30px}
.course-inner::-webkit-scrollbar-track{border-radius:30px}
.course-cont .swiper-slide{display:flex;border-radius:5px;overflow:hidden}
.course-cont-img{width:50%}
.course-cont-img img{width:100%;object-fit:cover}
.course-cont-txt{width:50%;background: url(../images/foot-bg.png) center center #009845;padding:68px 50px;color:#fff}
.course-cont-txt h3{font-size:16px;font-weight:700;line-height:1;margin-bottom:25px}
.course-cont-txt h3 span{font-family:DINCond;font-size:36px;padding-right:8px}
.course-cont-txt p{font-size:14px;line-height:28px;position:relative;padding-left:16px}
.course-cont-txt p:after{content:'';width:7px;height:7px;border-radius:50%;background:#fff;position:absolute;top:10px;left:0}
.about-honor{background:#f2f2f2}
.honor-slider{background:url(../images/honor-slider-bg.png) no-repeat bottom/100%;padding-bottom:100px}
.honor-slider .swiper-slide{width:auto}
.honor-slider .item{display:flex;align-items:center;justify-content:center;width:220px;height:200px;/*background:url(../images/honor-slider-item.png) no-repeat center/100%;*/padding:7px 7px 0px}
.honor-slider .item:after{content:'';background:#01853c url(../images/plus-white-icon.png) no-repeat center/16px;width:50px;height:50px;border-radius:50%;margin:auto;left:0;top:0;right:0;bottom:0;position:absolute;transform:scale(0);opacity:0;visibility:hidden;transition:all .4s ease}
.honor-slider .item:hover:after{transform:scale(1);opacity:1;visibility:visible}
.honor-slider p{text-align: center;}
.honor-slider .slider{width:calc(50vw + 700px);margin-left:auto;position:relative;overflow:hidden}
.about-honor .mouse{color:#333;font-size:14px;line-height:1;position:absolute;left:0;bottom:0;width:100%}
.about-honor .mouse i{display:block;background:url(../images/mouse.png) no-repeat center/100%;width:18px;height:26px;margin-right:10px}

/*关于-荣誉*/
.abory{width: 100%;padding: 0px 0 120px;overflow: hidden;background: #f7f7f7;}
.abory .sontit{text-align: left;}
.abory .serxz-menu{width: 100%;}
.aborylb{width: 100%;margin-top: 20px;}
.aborylb ul{margin-left: -1.5%;}
.aborylb li{width: 23.5%;float: left;margin-top: 50px;background: #fff;position: relative;margin-left: 1.5%;}
.aborylb li a{display: block;width: 100%;}
.aborylb-img{width: 100%;height: 342px;line-height: 338px;text-align: center;border-bottom: 1px solid #eee;position: relative;}
.aborylb-img:before, .aborylb-img:after{content: "";position: absolute;transition: all .6s ease;opacity: 0;}
.aborylb-img:before{width: 100%;height: 100%;top: 0;left: 0;z-index: 1;background: rgba(45,103,214,.6);transform: scale(.94);}
.aborylb-img:after{width: 44px;height: 44px;margin-top: -22px;margin-left: -22px;background: url('../images/icon-see2.png') no-repeat center/100% auto;top: 50%;left: 50%;z-index: 2;}
.aborylb-img img{max-width: 88%;max-height: 88%;}
.aborylb-wd{width: 100%;display: flex;align-items: center;height: 80px;padding: 0 20px;}
.aborylb-wd p{font-size: 18px;color: #333;line-height: 1.4em;text-align: center;width: 100%;transition: all .4s ease;}
.aborylb li a:hover .aborylb-img:before{opacity: 1;transform: scale(1);}
.aborylb li a:hover .aborylb-img:after{opacity: 1;}
.aborylb li a:hover .aborylb-wd p{color: #01853c;}

/* 视频-列表 */
.videolb{width: 100%;overflow: hidden;padding: 20px 0 20px;background: #f7f7f7;}
.videolb-list{width: 100%;}
.videolb-list ul{margin-left: -1.5%;}
.videolb-list li{width: 31.8333%;float: left;margin-top: 50px;margin-left: 1.5%;background: #fff;}
.videolb-list li a{display: block;width: 100%;}
.videolb-img{width: 100%;overflow: hidden;position: relative;}
.videolb-img img{width: 100%;object-fit: cover;transition: all .4s linear;min-height: 300px;max-height: 30px;}
.videolb-wd{width: 100%;padding: 28px 32px;}
.videolb-wd h1{font-size: 20px;color: #333;transition: all .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.videolb-wd span{margin-top: 42px;}
.videolb-list li a:hover .videolb-img img{transform: scale(1.06);}
.videolb-list li a:hover .videolb-wd h1{color: #01853c;}
.videolb-list li a:hover .sonlink:after{width: 100%;right: auto;left: 0;}
.videolb-list li a:hover .sonlink{color: #01853c;background-image: url('../images/caselbic2H.png');}
.videolb-list li .player{width:70px;height:70px;color:#fff;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer}


/* 新闻 */
.news-list{background:#f6f6f6}
.news-list-header{display:flex;background:#fff;border-radius:6px;overflow:hidden}
.news-list-header-l{width:49%;overflow:hidden}
.news-list-header-l img{width:100%;object-fit:cover;transition:all .4s ease;height:100%}
.news-list-header-l:hover img{transform:scale(1.04)}
.news-list-header-r{width:51%;padding:60px 110px 0 80px}
.news-list-header-time{display:flex;align-items:center;color:#ccc;font-family:DINCond;flex-wrap:wrap}
.news-list-header-time span{display:inline-block;line-height:1;font-size:76.5px;padding:0 10px 20px;position:relative;font-weight:700}
.news-list-header-time span:after{content:'';width:100%;height:3px;background:#01853c;position:absolute;bottom:0;left:0}
.news-list-header-time h4{font-size:14px;line-height:1;margin-left:6px}
.news-list-header-time em{font-style:normal;display:block;margin-top:10px;line-height:1}
.news-list-header-r h3{color:#333;font-weight:700;font-size:22px;margin:26px 0 20px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}
.news-list-header-r p{color:#737373;font-size:14px;line-height:24px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;height:48px}
.news-list-header-r a{color:#01853c;font-size:14px;width:110px;height:42px;border:2px solid #01853c;border-radius:30px;transition:all .4s ease;margin-top:30px}
.news-list-header-r a:hover{background:#01853c;color:#fff}
.news-list-main{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:14px}
.news-list-main:after{content:'';width:32%}
.news-list-main a{width:32%;display:block;margin-top:32px;border-radius:8px;overflow:hidden}
.news-list-pic{height:270px;width:100%;overflow:hidden}
.news-list-pic img{width:100%;height:100%;object-fit:cover;transition:all .8s ease}
.news-list-main a:hover img{transform:scale(1.04)}
.news-list-info{background:#fff;height:260px;padding:36px}
.news-list-info .title{color:#383838;font-size:18px;font-weight:700;transition:all .4s ease}
.news-list-main a:hover .title{color:#01853c}
.news-list-info p{font-size:15px;line-height:22px;color:grey;height:44px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;margin-top:14px}
.news-list-info span{display:flex;align-items:center;color:#444;font-size:16px;margin-top:30px;transition:all .4s ease}
.news-list-main a:hover span{color:#01853c}

/* 新闻-列表 */
.newslbbr{width: 100%;padding: 70px 0 50px;overflow: hidden;}
.newslbbr-item{width: 100%;box-shadow: 0 4px 12px 2px #f2f2f2;overflow: hidden;}
.newslbbr-loop{width: 54.8%;float: left;}
.newslbbr-loop a{display: block;width: 100%;}
.newslbbr-loop img{width: 100%;object-fit: cover;height: 500px;}
.newslbbr-list{width: 45.2%;float: right;padding: 12px 58px 0;position: relative;z-index: 2;}
.newslbbr-list-link{display: block;width: 100%;padding: 30px 0;border-bottom: 2px solid #eef7f2;}
.newslbbr-wddes{width: 100%;}
.newslbbr-wddes p{width: 100%;position: relative;font-size: 15px;color: #888;}
.newslbbr-wddes p i{margin-right: 8px;}
.newslbbr-wdtit{width: 100%;position: relative;margin-top: 20px;padding-right: 140px;background: url('../images/newsic1.png') no-repeat right top 8px;}
.newslbbr-wdtit h1{font-size: 22px;color: #333;line-height: 30px;height: 60px;transition: all .4s ease;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.newslbbr-wdtit p{font-size: 14px;color: #a1a1a1;margin-top: 16px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.newslbbr-wdtit i{position: absolute;width: 0;height: 6px;position: absolute;background: #01853c;left: -88px;top: 10px;transition: all .4s ease;}
.newslbbr-list-link:hover .newslbbr-wdtit h1{color: #01853c;}
.newslbbr-list-link:hover .newslbbr-wdtit i{width: 64px;}
.newslbbr-list-more{display: inline-block;margin-top: 32px;font-size: 0;}
.newslbbr-list-more i, .newslbbr-list-more span{display: inline-block;vertical-align: middle;}
.newslbbr-list-more i{width: 32px;height: 32px;border-radius: 50%;background: #01853c url('../images/newsic2.png') no-repeat center;margin-right: 10px;overflow: hidden;}
.newslbbr-list-more span{font-size: 16px;color: #666;transition: all .4s ease;}
.newslbbr-list-more:hover i{animation: newslbbrI .6s linear both;}
@keyframes newslbbrI{0%{background-position: center center;}60%{background-position: center 32px;}60.0001%{background-position: center -32px;}100%{background-position: center center;}}
.newslbbr-list-more:hover span{color: #01853c;}
.newslbls{width: 100%;overflow: hidden;padding-bottom: 120px;}
.newslbls-list{width: 100%;}
.newslbls-list ul{margin-left: -1.5%;}
.newslbls-list li{margin-top: 50px;width: 23.5%;float: left;margin-left: 1.5%;box-shadow: 0 4px 10px 2px #ebebeb;position: relative;}
.newslbls-list a{display: block;width: 100%;position: relative;}
.newslbls-img{width: 100%;overflow: hidden;}
.newslbls-img img{width: 100%;object-fit: cover;transition: all 1s ease;min-height: 214px;max-height: 214px;}
.newslbls-wd{width: 100%;padding: 34px 30px 36px;position: relative;z-index: 2;}
.newslbls-wdtit{width: 100%;height: 84px;position: relative;}
.newslbls-wdtit h6{font-size: 20px;color: #333;line-height: 28px;transition: all .4s ease;height: 84px;position: relative;overflow: hidden;display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 3;}
.newslbls-wdtit i{width: 0;height: 6px;position: absolute;top: -38px;left: -30px;background: #fff;transition: all .4s ease;opacity: 0;}
.newslbls-wddes{width: 100%;border-top: 2px solid #eaf0fb;padding-top: 30px;margin-top: 28px;transition: all .4s ease;}
.newslbls-wddes p{width: 100%;position: relative;font-size: 15px;color: #888;transition: all .4s ease;}
.newslbls-wddes p i{margin-right: 8px;}
.newslbls-wddes p:after{content: "";position: absolute;right: 0;width: 22px;height: 100%;background: url("../images/newsarr.png") no-repeat center;transition: all .4s ease;}
.newslbls-sd{position: absolute;z-index: 1;width: 100%;height: 100%;left: 0;bottom: 0;background: url('../images/newssd.png') repeat-x left bottom;opacity: 0;transition: all .3s ease;}
.newslbls-list a:hover .newslbls-sd{opacity: 1;}
.newslbls-list a:hover .newslbls-wdtit h6{transform: translateY(-12px);color: #fff;}
.newslbls-list a:hover .newslbls-wddes{border-top-color: #eaeaea;}
.newslbls-list a:hover .newslbls-wddes p{color: #fff;}
.newslbls-list a:hover .newslbls-wddes p:after{background-image: url('../images/newsarrH.png');}
.newslbls-list a:hover .newslbls-wdtit i{width: 68px;opacity: 1;transform: translateY(-12px);}
.newslbls-list a:hover .newslbls-img img{transform: scale(1.04);}

/* 新闻详情 */
.crumbs{width:100%;height:60px;background:#757b85;z-index:9999}
.crumbs .contain{height:100%;display:flex;align-items:center}
.crumbs ul{display:flex;align-items:center}
.crumbs ul li{color:#fff;line-height:1;font-size:14px}
.crumbs ul li a:not(.crumbs-home){display:inline-block;padding:3px 6px;transition:background-color .4s ease;border-radius:30px}
.crumbs ul li a:not(.crumbs-home):hover{background:rgba(0,0,0,.4)}
.crumbs ul li .crumbs-home{margin-right:6px;display:block}
.crumbs .crumbs-home i{display:block;background:url(../images/home-icon.png) no-repeat center/100%;width:22px;height:21px}
.crumbs .crumbs-arrow{display:block;background:url(../images/arrRW.svg) no-repeat center/100%;width:14px;height:14px;margin:0 2px}
.article{background:#f5f5f5;overflow:hidden}
.article .contain{display:flex;justify-content:space-between}
.article .art-cont{background:#fff;width:100%;padding:58px 80px;overflow:hidden;border-radius:8px}
.article .art-cont h1{color:#333;font-weight:700;text-align: center;}
.article .art-cont .title-info{font-size:14px;color:#888;font-weight:700;height:20px;line-height:22px;text-align: center;margin:30px 0}
.article .art-cont .title-info span{position: relative;}
.article .art-cont .title-info span::before{content: '';width: 16px;height: 22px;left: -20px;position: absolute;background:url(../images/news-time.png) no-repeat center center;}
.article .art-cont .main-content p{font-size:15px;line-height:26px;color:#666}
.article .art-cont .main-content img{max-width:100%;object-fit:cover;display:block;margin:0 auto}
.article .art-bott{margin-top:50px;display:flex;justify-content:space-between;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #f0f0f0;align-items:center}
.article .art-bott .art-btn{background:#01853c;display:flex;align-items:center;justify-content:center;width:110px;height:42px;font-weight:700;color:#fff;border-radius:30px;transition:all .4s ease;font-size:16px}
.article .social-share-icon:not(:first-child){margin-left:20px}
.article .arc-nav a{position:relative;display:block;font-size:16px;color:#666;padding-left:15px;transition:all .4s ease;font-weight:700}
.article .arc-nav a:hover{color:#01853c}
.article .arc-nav a:after{content:'';width:7px;height:7px;background:#a0a0a0;border-radius:50%;top:8px;left:0;position:absolute;transition:all .4s ease}
.article .arc-nav a:hover:after{background:#01853c}
.article .arc-nav a:not(:first-child){margin-top:20px}
.art-sidebar{width:26.5%;background:#fff;height:100%;padding:32px 38px 60px;overflow:hidden;border-radius:8px}
.art-sidebar .tit{font-weight:700;color:#333}
.art-sidebar li{padding-top:20px;margin-top:20px;border-top:1px solid #f1f1f1}
.art-sidebar li:last-child{padding-bottom:20px;border-bottom:1px solid #f1f1f1}
.art-sidebar a .time{display:block;font-size:13px;color:#888;font-weight:700}
.art-sidebar h3{font-size:16px;color:#333;line-height:26px;margin-top:16px;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;max-height:52px}
.art-sidebar a:hover h3{font-weight:700}

.article-banner{text-align: center;}

/* 联系我们 */
.piaofu_fx{position:fixed;left:50%;margin-left: -710px;top:50%;width: 50px;margin-top: -50px;}
.piaofu_fx ul{  padding:2px 0 0}
.piaofu_fx ul li{float:left;margin-bottom: 12px;position: relative;}
.piaofu_fx ul li > a{display:block;min-width: 50px;width: 50px;height: 50px;border: #c5c5c5 1px solid;line-height: 48px;margin:-1px 0 0;-moz-transition: all 0.36s ease-in-out;-webkit-transition: all 0.36s ease-in-out;-o-transition: all 0.36s ease-in-out;-ms-transition: all 0.36s ease-in-out;transition: all 0.36s ease-in-out;border-radius: 25px; overflow:hidden; color:#fff; font-size:14px}
.piaofu_fx ul li > a:hover{background: #f4f4f4;border: #cccccc 1px solid;}
.piaofu_fx.fixed{ position:fixed; right:50%; margin-right:-600px; top:0}
.piaofu_fx ul li > a span{ display:inline-block; width:50px; height:50px; text-align:center}
.piaofu_fx ul li > a span img.img02{ display:none}
.piaofu_fx ul li > a:hover{ width:142px; background:#01853c; border:#01853c 1px solid}
.piaofu_fx ul li > a:hover span img.img01{ display:none}
.piaofu_fx ul li > a:hover span img.img02{ display:inline-block}

.bdsharebuttonbox a {width: 40px!important;height: 40px!important;margin:5px 0!important;float: none!important;padding: 0!important;display: block;background-size: cover !important;}
.bdsharebuttonbox a img { width: 60px; height: 60px; }
.bdsharebuttonbox .bds_tsina { background: url(../images/gbRes_6.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_qzone { background: url(../images/gbRes_4.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_tqq { background: url(../images/gbRes_5.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_weixin { background: url(../images/gbRes_2.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_sqq { background: url(../images/gbRes_3.png) no-repeat center center/60px 60px; }
.bdsharebuttonbox .bds_renren { background: url(../images/gbRes_1.png) no-repeat center center/60px 60px; }
.bd_weixin_popup .bd_weixin_popup_foot { position: relative; top: -12px; }
.bdshare-button-style0-24{position:absolute;left: 0;top: 53px;padding:6px;border:#ccc 1px solid;background:#f4f4f4;width: 231px;border-radius: 10px;z-index: 100;}
.bdshare-button-style0-24 .bds_weixin,.bdshare-button-style0-24 .bds_sqq,.bdsharebuttonbox .bds_qzone, .bdsharebuttonbox .bds_tqq,.bdsharebuttonbox .bds_tsina { background-position:inherit !important}
.bdsharebuttonbox dd{display: inline-block;font-size:12px;color:#999;margin:0;text-align:center;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-ms-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%);filter:gray;filter:alpha(opacity=60);opacity:0.6;-moz-opacity:0.6;-khtml-opacity:0.6;}
.bdsharebuttonbox dd:hover{ -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none; filter:alpha(opacity=100); opacity:1;  -moz-opacity:1; -khtml-opacity:1;}
.bdsharebuttonbox{ display:none}

/* 联系我们 */
.contact-us li{height:140px;background:#f6f9ff;border-radius:4px;display:flex;align-items:center;width:24%;padding:0 60px 0 90px}
.contact-us li i{width:40px;height:40px;border:2px solid #01853c;border-radius:50%;min-width:40px}
.contact-us li .rgt{margin-left:18px}
.contact-us li .rgt .tit{color:#333}
.contact-us li .rgt .text{color:#777}
.contact-us dd{align-items:center;text-align: center;width: 100%;}
.contact-us dd img{align-items:center;text-align: center;border: 1px solid #ddd;max-width: 200px;}
.contact-us #map{width:100%;height:490px}
.contact-us #map .amap-info-close{display:none}
.contact-us #map .amap-info-content{width:332px;border-radius:4px;background:rgba(255,255,255,.95);padding:20px 40px;box-shadow:none;border-radius:4px}
.contact-us #map .bottom-center .amap-info-sharp:after{display:none}
.contact-us #map .txt{color:#555;text-align:left}
.contact-us .office .item{width:32%}
.contact-us .office .title{color:#444;margin-top:20px}
.contact-us .office p{font-size:15px;line-height:26px;display:flex;color:#777;margin-top:15px}
.contact-us .office p+p{margin-top:10px}
.contact-us .office i{display:block;min-width:28px;width:28px;height:17px;margin-top:4px}
.contact-us .office .loc{background:url(../images/loc-icon.png) no-repeat left/13px 17px}
.contact-us .office .call{background:url(../images/call-icon.png) no-repeat left/17px}
.contact-us .office .pic{height:244px}
.contact-map #map{width:100%;height:490px}
.contact-map #map .amap-info-close{display:none}
.contact-map #map .amap-info-content{width:332px;border-radius:4px;background:rgba(255,255,255,.95);padding:20px 40px;box-shadow:none;border-radius:4px}
.contact-map #map .bottom-center .amap-info-sharp:after{display:none}
.contact-map #map .txt{color:#555;text-align:left}
.contact-msg{background:#f7f7f7}
.contact-msg .inline-input{width:32.5%}
.contact-msg .inline-input.row{width:100%;position:relative}
.contact-msg .inline-input{margin-bottom:18px;position:relative}
.contact-msg .inline-input span{display:flex;align-items:center;height:100%;position:absolute;top:0;left:20px;font-weight:500;color:#a1a4b2;pointer-events:none}
.contact-msg .customSelect-name em,.contact-msg .inline-input span em{font-style:normal;color:#ee1d23;padding-right:2px}
.inline-input input:focus+span,.inline-input textarea:focus+span{opacity:0}
.contact-msg .inline-input.row{width:100%}
.contact-msg .inline-input input,.contact-msg .inline-input textarea{width:100%;background:#fff;padding:22px;height:50px;font-size:14px;border:1px solid #ededed;color:#a1a4b2;border-radius:4px;transition:all .4s ease}
.contact-msg .inline-input input::placeholder,.contact-msg .inline-input textarea::placeholder{font-size:14px}
.contact-msg .inline-input input:focus,.contact-msg .inline-input textarea:focus{border-color:#01853c;box-shadow:0 2px 10px 0 rgba(30,11,255,.27)}
.contact-msg .inline-input textarea{height:160px}
.contact-msg .inline-input textarea+span{height:50px}
.msg-bott{width:100%;justify-content:space-between;display:flex;align-items:center}
.contact-msg .inline-input.code{display:flex;margin:0}
.contact-msg .inline-input.code input{width:60%;background:#fff}
.contact-msg .inline-input.code img{width:40%;object-fit:cover;padding-left:10px;cursor:pointer;height:50px}
.msg-bott .btn{display:flex;width:142px;height:42px;background:#01853c;align-items:center;justify-content:center;color:#fff;font-size:14px;letter-spacing:.02em;cursor:pointer;transition:all .4s ease;border-radius:4px;font-weight:700}

/* 服务支持 */
.sup-dl .nav{display:flex;justify-content:center}
.sup-dl .nav a{display:flex;align-items:center;font-size:16px;color:#444;line-height:1;padding-bottom:12px;border-bottom:2px solid transparent;position:relative}
.sup-dl .nav a i{display:block;margin-right:12px}
.sup-dl .nav a img.s{display:none}
.sup-dl .nav a.active,.sup-dl .nav a:hover{color:#01853c;font-weight:700;border-bottom-color:#01853c}
.sup-dl .nav a.active img.s,.sup-dl .nav a:hover img.s{display:block}
.sup-dl .nav a.active img.d,.sup-dl .nav a:hover img.d{display:none}
.sup-dl .nav a+a{margin-left:60px}
.sup-dl .nav ._btn{margin-left:15px;transition:all .4s ease;border-radius:4px;display:flex;align-items:center}
.sup-dl .nav ._btn:hover{background:#e2ecfd}
.sup-dl .nav a:hover .options ul{display:block}
.options ul{background:#fff none repeat scroll 0 0;display:none;list-style:none;padding:0 0;position:absolute;left:50%;top:32px;width:auto;min-width:170px;transform:translateX(-50%);z-index:9;box-shadow:0 5px 40px rgba(17,58,93,.1);border-radius:10px;overflow:hidden}
.options ul li{font-size:14px;color:#444;padding:10px 14px;font-weight:400}
.options ul li.on,.options ul li:hover{background:#01853c;color:#fff}
.options ul li em{display:none}
.sup-dl .swiper-container-horizontal>.swiper-pagination-bullets{bottom:0}
.sup-dl .swiper-wrapper{padding-bottom:50px}
.sup-dl .swiperLoop>div{width:calc(100% + 40px);margin-left:-20px}
.sup-dl .items .swiper-container:not(:first-child){display:none}
.sup-dl .swiper-container{padding:0 20px}
.swiper-pagination.com .swiper-pagination-bullet{width:9px;height:9px;border:2px solid #d0d0d0;background:0 0;opacity:1}
.swiper-pagination.com .swiper-pagination-bullet-active{width:10px;height:10px;background:#016fdf;border-color:#016fdf}
.swiper-pagination.com .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}
.download-cell .name{width:46%;padding-right:15px}
.download-cell .desc{width:30.5%;text-align:center;padding:0 15px}
.download-cell .time{width:12%;text-align:center;padding:0 15px}
.download-cell .op{width:11.5%;text-align:center}
.download-cell .title{height:60px;background:#01853c;color:#fff;display:flex;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;font-size:18px}
.download-cell .title .name{padding:0 30px;justify-content:flex-start}
.download-cell .title div{height:100%;display:flex;align-items:center;justify-content:center}
.download-cell .title div+div{border-left:1px solid #fff}
.download-cell .sub-item{display:flex;align-items:center;color:#666;font-size:15px;padding:28px 0;border-bottom:1px dashed #dbdbdb;transition:box-shadow .4s ease}
.download-cell .sub-item .name a{display:inline-flex;align-items:center;color:#333;font-size:16px;transition:all .4s ease}
.download-cell .sub-item .name a i{display:block;width:55px;height:55px;min-width:55px;border-radius:50%;margin-right:18px;background:#e5edf9 url(../images/file-icon.png) no-repeat center/23px 25px;transition:all .4s ease}
.download-cell .sub-item .op a{display:inline-block;margin:0 auto}
.download-cell .sub-item .op a i{display:block;background:url(../images/dl-icon.png) no-repeat center/100%;width:21px;height:28px}
.download-cell .sub-item.on{border-bottom-color:transparent}
.download-cell .sub-item:hover{box-shadow:2px 2px 24px 0 rgba(0,0,0,.11);border-bottom-color:transparent}
.download-cell .sub-item:hover .name a{transform:translateX(20px);color:#01853c;font-weight:700}
.download-cell .sub-item:hover .name a i{background-image:url(../images/file-white-icon.png);background-color:#01853c}
.sup-video .nav a{color:#fff;line-height:1;display:flex;align-items:center;font-weight:700;font-size:16px;padding-bottom:12px;border-bottom:2px solid transparent;transition:border .4s ease}
.sup-video .nav a i{display:block;margin-right:16px}
.sup-video .nav a+a{margin-left:78px}
.sup-video .nav a.active,.sup-video .nav a:hover{border-bottom-color:#01853c}
.sup-video section{display:none}
.sup-video section.active{display:block}
.video-list .lft{width:61.5%}
.video-list .lft img{min-height:500px}
.video-list .lft video{position:absolute;left:0;top:0;display:none;transition:none}
.video-list .lft .player{width:70px;height:70px;background:rgba(0,0,0,.5);color:#fff;border-radius:50%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);cursor:pointer}
.video-list .rgt{width:38.5%;padding:50px 40px 40px;background:#fff}
.video-list .rgt .tit{font-size:18px;color:#333;line-height:1;font-weight:700}
.video-list .rgt span{color:#777;font-size:14px;display:block;margin-top:6px;font-weight:lighter}
.video-list .rgt .btns button{color:#7b7b7b;cursor:pointer}
.video-list .rgt .btns{display:none !important}
.video-items{height:355px;width:100%;margin-top:15px}
.video-items .swiper-wrapper{display:block;overflow-y:auto}
.video-items .swiper-wrapper::-webkit-scrollbar {width: 4px;}
.video-items .swiper-wrapper::-webkit-scrollbar-thumb {background: #01853c;}
.video-items .swiper-wrapper::-webkit-scrollbar-track {background: #f1f1f1;}
.video-items .swiper-wrapper{scrollbar-color:#01853c #f1f1f1;scrollbar-width:thin;}
.video-items .swiper-wrapper{scrollbar-face-color: #01853c;scrollbar-shadow-color: #01853c;scrollbar-arrow-color: #000;scrollbar-track-color: #f1f1f1;}
.video-items .swiper-container{width:100%;height:100%}
.video-items .video-item{display:flex;align-items:center;cursor:pointer;height:33.3333%;padding:4px 0}
.video-items .video-item.active .title{color:#01853c}
.video-items .pic{height:100%;width:41%}
.video-items .info{width:59%;padding-left:25px}
.video-items .info .title{font-size:16px;line-height:24px;font-weight:700;overflow:hidden;-webkit-line-clamp:2;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;height:48px;color:#333}
.video-items .info .time{color:#d1d1d1;font-family:DIN-pro;font-size:14px;line-height:1;margin-top:12px}
.sup-q .swiper-wrapper{padding-bottom:50px}
.sup-q .swiper-container{padding:10px 10px 0 10px;width:calc(100% + 5px);margin-left:-5px}
.sup-q-list .item{border:1px solid #e6e6e6;border-radius:4px;width:49%;height:56px;display:flex;align-items:center;padding:0 20px;margin-top:20px;position:relative}
.sup-q-list .item .item{
    position: absolute;
    left: -1px;
    top: -1px;
    width: calc(100% + 2px);
    height: 100%;
    margin-top: 0;
    align-items: flex-start;
    display:none;
    padding:20px;
    background:#fff;
    z-index:9;
}
.sup-q-list .item:hover .item{
    display: block;
    height: auto;
    box-shadow: 0 5px 10px rgba(17,58,93,.1)
}
.sup-q-list .item .title{padding-left:24px;position:relative;color:#444;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:all .4s ease}
.sup-q-list .item .desc{color:#444;font-size:14px;line-height:24px;margin-top:15px;padding-left:24px}
.sup-q-list .item .title:after{content:'';width:6px;height:6px;border-radius:50%;background:#9a9a9a;left:0;top:8px;position:absolute;transition:all .4s ease}
.sup-q-list .item:hover .title{color:#01853c}
.sup-q-list .item:hover .title:after{background:#01853c}
.sup-q-list .item:nth-child(7) .item,
.sup-q-list .item:nth-child(8) .item,
.sup-q-list .item:nth-child(9) .item,
.sup-q-list .item:nth-child(10) .item{top:auto;bottom:-1px}

/* 产品中心 */
.prod-menu ul{display:flex}
.prod-menu .menu{height:62px;font-size:16px;color:#727980;white-space:nowrap;display:flex;align-items:center;padding:0 40px;line-height:1}
.prod-menu .menu i{
    display: block;
    background:#f9f9f9 url('../images/arrD.svg')no-repeat center /8px;
    width: 18px;
    height: 18px;
    margin-left: 10px;
    border-radius: 4px;
    display:none;
}
.prod-menu li.active .menu i{background-color:rgba(255,255,255,.8)}
.prod-menu li{position:relative}
.prod-menu li+li{border-left:1px solid #f8f8f8}
.prod-menu li.active .menu{background:#01853c;color:#fff;font-weight:700}
.prod-menu li:last-child .drop{left:auto;right:0}
.prod-menu .drop{position:absolute;left:0;top:100%;background:#fff;z-index:9999;padding:32px 46px;display:none;box-shadow: 1px 14px 21px 0px rgba(108, 108, 108, 0.1)}
.prod-menu .drop .li{display:flex}
.prod-menu .drop .li .tit{font-weight:700;font-size:15px;white-space:nowrap;width:115px;position:relative;color:#5f5f5f;transition:color .4s ease}
.prod-menu .drop .li.on .tit{color:#01853c}
.prod-menu .drop .li .tit span{display:block;width:100%;position:relative}
.prod-menu .drop .li .tit:after{
    content: '';
    width: 1px;
    height: calc(100% + 20px);
    background: #f2f2f2;
    right: 0;
    top: -10px;
    position: absolute;
}
.prod-menu .drop .li .tit span:before{
    content: '';
    width: 1px;
    height: 100%;
    background:#096fc8;
    right: 0;
    top: 0;
    position: absolute;
    z-index: 2;
    transform: scale(0);
    transform-origin: center;
    transition: all .4s ease;
}
.prod-menu .drop .li.on .tit span:before{
    transform: scale(1);
}
.prod-menu .drop .li .lis{display:flex;flex-wrap:nowrap;flex:1}
.prod-menu .drop .li .lis a{font-size:14px;color:#727980;margin-left:34px;transition:color .4s ease}
.prod-menu .drop .li .lis a:hover{color:#01853c}
.prod-menu .drop .li+.li{margin-top:20px}
.prod-menu .drop .li:first-child{padding-top:10px}
.prod-menu .drop .li:last-child{padding-bottom:10px}
.prod-ctr{background:#f3f5f9}
.prod-ctr-list{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:-26px}
.prod-ctr-list:after{content:'';width:32.3%}
.prod-ctr-list .item{display:block;width:32.3%;background:#fff;border-radius:5px;overflow:hidden;margin-top:26px}
.prod-ctr-list .item .pic{height:300px}
.prod-ctr-list .item .info{padding:34px 38px 30px;text-align:center;position:relative;z-index:2}
.prod-ctr-list .item .info .title{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;transition:color .4s ease}
.prod-ctr-list .item .info .desc{color:#999;margin-top:10px;transition:color .4s ease}
.prod-ctr-list .item .info:after{content:'';width:100%;height:100%;position:absolute;left:0;top:0;background:#01853c;z-index:-1;transition:opacity .4s ease;opacity:0}
.prod-ctr-list .item:hover .info{text-align:left}
.prod-ctr-list .item:hover .info:after{opacity:1}
.prod-ctr-list .item:hover .desc,.prod-ctr-list .item:hover .title{color:#fff}
.prod-ctr-list .item:hover .pic img{transform:scale(1.04)}
.prod-banner{position:relative}
.prod-banner .bg{height:calc(100vh - 88px);transition:none}
.prod-banner .txt{width:100%;height:100%;position:absolute;left:0;top:0;display:flex;align-items:center;color:#fff}
.prod-banner .contain{display:flex;justify-content:space-between;align-items:center}
.prod-banner .info{width:45%}
.prod-banner .info .model{font-family:DIN-pro}
.prod-banner .dwl-btn{display:inline-flex;background:#01853c;color:#fff;line-height:1;padding:12px 28px;border-radius:30px}
.prod-banner .dwl-btn i{display:block;background:url(../images/dwl-icon.png) no-repeat center/100%;width:17px;height:18px;margin-left:9px}
.prod-banner .pic{width:70%}
.prod-feat{background:#2970d6;color:#fff;padding:55px 0 30px;font-size:0}
.prod-feat .item{display:inline-flex;justify-content:center;width:25%}
.prod-feat .item i{width:86px;padding-top:20px}
.prod-feat .item .title{margin-bottom:5px}
.prod-feat .item p{font-size:15px;line-height:22px}
.prod-sc .heading{padding:0 32px}
.prod-sc .heading .com-tip{width:56%;text-align:left;max-width:100%;margin:0}
.prod-sc .txt{color:#555;height:130px}
.tab-switch{display:flex;justify-content:center}
.tab-switch .in{display:inline-flex;padding:0 120px;position:relative}
.tab-switch .in:after{content:'';width:100%;left:0;bottom:0;border-bottom:1px solid #e8e8e8;height:1px;position:absolute}
.tab-switch a{color:#888;font-size:16px;line-height:1;padding-bottom:22px;position:relative;transition:color .4s ease;white-space:nowrap}
.tab-switch a+a{margin-left:50px}
.tab-switch a:after{content:'';width:100%;height:2px;position:absolute;bottom:0;left:0;background:#2970d6;opacity:0;transition:all .4s ease}
.tab-switch a.active{color:#555}
.tab-switch a.active:after{opacity:1}
.tab-switch a:hover{color:#555}
.tab-switch.white a,.tab-switch.white a.active{color:#fff}
.tab-switch.white .in{padding:0 40px}
.tab-switch.white .in:after{border-bottom-color:rgba(255,255,255,.2);border-width:2px}
.prod-view{position:relative}
.prod-view .txt{position:absolute;left:0;top:0;width:100%;height:100%;color:#fff}
.prod-adv{background:#fafafa}
.prod-adv ul{display:flex;flex-wrap:wrap;margin-top:-10px}
.prod-adv ul.n2 li{width:50%}
.prod-adv ul.n3 li{width:33.33%}
.prod-adv ul.n4 li{width:25%}
.prod-adv ul.n5 li{width:20%}
.prod-adv ul.n6 li{width:16.66%;padding:0 20px}
.prod-adv li{margin-top:70px;text-align:center;padding:0 30px}
.prod-adv li i{width:76px;height:76px;background:#2970d6;border-radius:50%;margin:0 auto;transition:all .4s ease}
.prod-adv li .title{color:#333;font-size:18px;line-height:1;margin:18px 0 10px}
.prod-adv li p{font-size:15px;line-height:22px}
.prod-adv li:hover i{transform:scale(.96)}
.prod-param .com-tit{text-align:left}
.prod-param .cell{width:49.5%}
.prod-param .pic,.prod-param ul{border-radius:5px;overflow:hidden;width:100%}
.prod-param li{display:flex;align-items:center;min-height:142px;padding:20px 0}
.prod-param li:nth-child(odd){background:#f9f9f9}
.prod-param li:nth-child(even){background:#fdfdfd}
.prod-param li .tit{font-size:16px;color:#414248;text-align:center;width:37%;font-weight:700}
.prod-param li .cont{width:31.5%}
.prod-param li .cont p{color:#777}
.prod-param .pic{background:#f9f9f9;padding:5%;height:568px}
.prod-sup{background:#1b5bcc;padding:62px 0 58px;color:#fff}
.prod-sup ul{display:flex;justify-content:center;flex-wrap:wrap}
.prod-sup ul.n2 li{width:50%}
.prod-sup ul.n3 li{width:33.33%}
.prod-sup ul.n4 li{width:25%}
.prod-sup ul.n5 li{width:20%}
.prod-sup ul.n6 li{width:16.66%}
.prod-sup ul.n7 li{width:14.285%}
.prod-sup li{text-align:center}
.prod-sup li i{display:flex;align-items:center;justify-content:center;width:68px;height:68px;border-radius:50%;border:2px solid #fff;margin:0 auto 15px}
.prod-sup li p{font-size:15px;line-height:24px}
.prod-item{background:#fbfbfb;min-height:638px;padding:30px 0;display:flex;align-items:center;height:100%;position:relative;z-index:2}
.prod-item .bg{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;z-index:-1}
.prod-item .contain{display:flex;align-items:center}
.prod-item .pic{width:62%;padding-right:50px}
.prod-item .txt{width:38%}
.prod-item .txt.w100{width:100%!important}
.prod-item .txt .title{color:#333}
.prod-item .txt .text{margin-top:15px;color:#777;font-size:15px;line-height:28px}
.prod-item .txt .text .cell{display:flex;margin-top:15px}
.prod-item .txt .text .cell:not(:first-child){margin-left:40px}
.prod-item .txt .text ul{font-size:16px}
.prod-item .txt .text ul li+li{margin-top:10px}
.prod-item .txt .text ul.tit{font-weight:700;margin-right:30px;white-space:nowrap}
.prod-item:nth-child(even) .contain{flex-direction:row-reverse;justify-content:flex-end}
.prod-item:nth-child(even) .pic{padding:0 0 0 50px;display:flex;align-items:center;justify-content:center}

.prod-content .info p{font-size:15px;line-height:26px;color:#666}
.prod-content .info img{max-width:100%;object-fit:cover;display:block;margin:0 auto}

.prod-app .swiper-slide{border-radius:4px;overflow:hidden}
.prod-app .title{position:absolute;left:0;bottom:0;padding:20px 24px;background:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(0,0,0,.8) 100%);width:100%}
.swiper-pagination.com{position:static;display:flex;justify-content:center;margin-left:auto;margin-right:auto}
.swiper-pagination.com .swiper-pagination-bullet:not(:first-child){margin-left:10px}
.prod-parameter li{display:flex;align-items:center;padding:30px 0;border-top-left-radius:5px;border-top-right-radius:5px}
.prod-parameter li .tit{width:18.5%;padding-left:64px;color:#414248;font-size:16px;font-weight:700}
.prod-parameter li .cont{width:81.5%;padding-right:60px}
.prod-parameter li .cont p{font-size:15px;line-height:30px;color:#777}
.prod-parameter li:nth-child(odd){background:#f9f9f9}
.prod-cust ul{position:relative}
.prod-cust ul:after{content:'';width:100%;background:#016fdf;height:1px;top:132.5px;position:absolute;left:0}
.prod-cust li{width:16.66%;color:#fff;text-align:center}
.prod-cust li .num{padding-bottom:68px;margin-bottom:40px;position:relative}
.prod-cust li .num:after{content:'';width:10px;height:10px;background:#016fdf;border-radius:50%;position:absolute;left:50%;transform:translateX(-50%);bottom:-4px}
.prod-cust li p{font-size:16px;line-height:30px}
.prod-as ul{border:1px solid #e2e3e3;border-right:0;border-bottom:0}
.prod-as li{height:218px;display:flex;flex-direction:column;justify-content:center;align-items:center;width:33.33%;background:#fafaf9;border:1px solid #e2e3e3;border-left:0;border-top:0}
.prod-as li i{display:flex;height:37px;align-items:flex-end}
.prod-as li .title{font-size:18px;font-weight:700;color:#333;margin:10px 0}
.prod-as li p{font-size:15px;line-height:26px;color:#777}
.prod-trait ul{display:flex;flex-wrap:wrap;margin-top:-80px}
.prod-trait ul.n3 li{width:33.33%}
.prod-trait ul.n4 li{width:25%}
.prod-trait ul.n5 li{width:20%}
.prod-trait ul.n6 li{width:16.66%}
.prod-trait li{text-align:center;margin-top:80px;padding:0 10px}
.prod-trait li i{display:flex;height:58px;align-items:flex-end;justify-content:center}
.prod-trait li .title{color:#333;margin:15px 0 10px}
.prod-trait li p{font-size:16px;line-height:24px;color:#9b9b9b}
.prod-scenes .heading{background:#f8f8f8}
.prod-scenes .scenes-main{height:698px;position:relative}
.prod-scenes .scenes-bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;text-align:center;transition:all 2s cubic-bezier(.23,1,.32,1);background-repeat:no-repeat;background-size:cover;visibility:hidden;opacity:0}
.prod-scenes .scenes-bg.active{opacity:1;visibility:visible}
.prod-scenes .scenes-list{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;z-index:1}
.prod-scenes .scenes-item{display:flex;flex-direction:column;justify-content:center;border-right:1px solid rgba(255,255,255,.15);padding-left:80px}
.prod-scenes .scenes-item h3{color:#fff;font-size:18px;font-weight:700;line-height:1;display:inline-block;padding-bottom:14px;position:relative}
.prod-scenes .scenes-item h3:after{content:'';width:27px;background:#fff;height:2px;position:absolute;left:0;bottom:0;transition:background-color .4s ease}
.prod-scenes .scenes-item.active h3:after{background:#01853c}
.prod-scenes .scenes-list.n6 .scenes-item{width:16.66%}
.prod-scenes .scenes-list.n5 .scenes-item{width:20%}
.prod-scenes .scenes-list.n4 .scenes-item{width:25%}
.prod-scenes .scenes-list.n3 .scenes-item{width:33.33%}
.prod-scenes .scenes-list.n2 .scenes-item{width:50%}
.scenes-gp .item{display:flex}
.scenes-gp .item:nth-child(even){flex-direction:row-reverse}
.scenes-gp .txt{width:50%;background-color:#f9f9f9;padding:30px 130px;display:flex;flex-direction:column;justify-content:center}
.scenes-gp .txt .title{color:#333}
.scenes-gp .txt .num{color:#e2e8f3;font-family:DINEN;line-height:.8}
.scenes-gp .txt p{font-size:16px;line-height:28px;color:#777}
.scenes-gp .pic{width:50%;padding-top:580px}

/* 产品-列表 */
.prolbxl{width: 100%;padding: 70px 0 100px;overflow: hidden;background: #f7f7f7;}
.prolbxl .contain{position: relative;}
.prolbxl-imgwd{width: 100%;}
.prolbxl-img, .prolbxl-wdbox{height: 600px;position: relative;}
.prolbxl-img{background: #cccccc;width: 67%;float: left;display: flex;align-items: center;justify-content: center;}
.prolbxl-wdbox{width: 33%;float: right;background: #01853c;padding: 102px 0 0 84px;}
.prolbxl-img a{display: block;}
.prolbxl-img a img{max-width: 100%;max-height:550px;}
.prolbxl-wd{width: 100%;color: #fff;}
.prolbxl-wd h6{font-size: 18px;}
.prolbxl-wd h1{font-size: 28px;margin: 20px 0 28px;}
.prolbxl-wd p{font-size: 16px;line-height: 36px;}
.prolbxl-wd a.sonlink{margin-top: 40px;color: #fff;background-image: url('../images/caselbic2W.png');}
.prolbxl-wd a.sonlink:after{width: 100%;background: #fff;}
.prolbxl-wd h6, .prolbxl-wd h1, .prolbxl-wd p, .prolbxl-wd a, .prolbxl-img a img{opacity: 0;}
.swiper-slide-active .prolbxl-wd h6, .swiper-slide-active .prolbxl-wd h1, .swiper-slide-active .prolbxl-wd p, .swiper-slide-active .prolbxl-wd a{animation: prolbDh 1s ease both;}
.swiper-slide-active .prolbxl-wd h6{animation-delay: 0ms;}
.swiper-slide-active .prolbxl-wd h1{animation-delay: 200ms;}
.swiper-slide-active .prolbxl-wd p{animation-delay: 400ms;}
.swiper-slide-active .prolbxl-wd a{animation-delay: 600ms;}
@keyframes prolbDh{0%{transform: translateY(-32px);opacity: 0;}100%{transform: translateY(0);opacity: 1;}}
.swiper-slide-active .prolbxl-img a img{animation: prolbImg 1s linear both;position: relative;}
@keyframes prolbImg{0%{transform: scale(0.6);opacity: 0;}100%{transform: scale(1);opacity: 1;}}
.prolbxl-menu{position: absolute;width: 294px;font-size: 0;text-align: center;padding: 18px 0;background: #fff;z-index: 4;bottom: 62px;right: 17%;}
.prolbxl-menu:after{content: "";border: 6px solid transparent;position: absolute;right: 0;top: 50%;margin-top: -6px;border-right-color: #01853c;}
.prolbxl-menu li{display: inline-block;vertical-align: middle;font-size: 14px;color: #888;margin: 0 9px;padding-bottom: 6px;position: relative;cursor: pointer;transition: all .4s ease;}
.prolbxl-menu li:after{content: "";width: 100%;height: 1px;background: #01853c;left: 0;bottom: 0;position: absolute;display: none;}
.prolbxl-menu li.ontrue, .prolbxl-menu li:hover{color: #01853c;}
.prolbxl-menu li.ontrue:after{display: block;}
.prolbcd{width: 100%;padding-top: 100px;}
.prolbcd .contain{border-bottom: 1px solid #01853c;}
.prolbcd a{display: block;width: 20%;float: left;font-size: 18px;color: #666;height: 70px;line-height: 72px;text-align: center;transition: all .4s ease;}
.prolbcd a:hover, .prolbcd a.ontrue{background: #01853c;color: #fff;}
.prolblt{width: 100%;padding: 20px 0 100px;overflow: hidden;position: relative;}
.prolblt-item{width: 100%;display: none;}
.prolblt-item.ontrue{display: block;}
.prolblt-list{width: 100%;}
.prolblt-list ul{margin-left: -2%;}
.prolblt-list li{width: 31.3333%;margin-left: 2%;margin-top: 60px;position: relative;float: left;}
.prolblt-list li a{display: block;width: 100%;}
.prolbl-img{width: 100%;height: 360px;line-height: 354px;background: #cccccc;text-align: center;}
.prolbl-img img{max-width: 88%;max-height: 88%;transform: scale(.96);transition: all .4s linear;}
.prolbl-wd{width: 100%;border: 1px solid #eee;border-top: none;height: 158px;padding: 48px 100px 0 36px;transition: all .6s ease;position: relative;}
.prolbl-wd h1{font-size: 24px;color: #333;transition: all .4s ease;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.prolbl-wd p{font-size: 16px;color: #666;transition: all .4s ease;margin-top: 12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.prolblt-list li a:hover .prolbl-img img{transform: scale(1);}
.prolblt-list li a:hover .prolbl-wd{background: #01853c;}
.prolblt-list li a:hover .prolbl-wd h1{color: #fff;}
.prolblt-list li a:hover .prolbl-wd p{color: #fff;}
.prolbl-wd i{width: 62px;height: 62px;border-radius: 50%;position: absolute;z-index: 2;right: 30px;bottom: 28px;border: 1px dashed transparent;}
.prolbl-wd i:before, .prolbl-wd i:after{content: "";background: #fff;position: absolute;left: 50%;top: 50%;}
.prolbl-wd i:before{width: 2px;height: 18px;margin-left: -1px;margin-top: -9px;}
.prolbl-wd i:after{width: 18px;height: 2px;margin-left: -9px;margin-top: -1px;}
.prolblt-list li a:hover .prolbl-wd i{animation: proLbiI 1.2s ease both .4s;}
.prolblt-list li a:hover .prolbl-wd i:before{animation: proLbiB .6s ease both .2s;}
.prolblt-list li a:hover .prolbl-wd i:after{animation: proLbiA .6s ease both .2s;}
@keyframes proLbiB{0%{opacity: 0;transform: translateY(-32px);}100%{opacity: 1;transform: translateY(0);}}
@keyframes proLbiA{0%{opacity: 0;transform: translateX(-32px);}100%{opacity: 1;transform: translateX(0);}}
@keyframes proLbiI{0%{border-color: transparent;}40%{border-color: #fff;}50%{transform: rotate(0);border-color: #fff;}100%{transform: rotate(180deg);border-color: #fff;}}

.sonlink{display: inline-block;position: relative;font-size: 14px;color: #666;line-height: 24px;padding-right: 15px;background: url('../images/caselbic2.png') no-repeat right center;transition: all .4s ease;}
.sonlink:after{content: "";position: absolute;bottom: 0;left: auto;right: 0;width: 0;height: 1px;background: #01853c;transition: all .4s ease;}
.sonlink:hover:after{width: 100%;right: auto;left: 0;}
.sonlink:hover{color: #01853c;background-image: url('../images/caselbic2H.png');}

/* 解决方案 */
.solution-adv ul{display:flex;flex-wrap:wrap;margin-top:-30px;justify-content:center}
.solution-adv ul.n6 li{width:16.66%}
.solution-adv ul.n5 li{width:20%}
.solution-adv ul.n4 li{width:25%}
.solution-adv ul.n3 li{width:33.33%}
.solution-adv ul.n2 li{width:50%}
.solution-adv li{color:#fff;margin-top:90px;text-align:center;padding:0 10px}
.solution-adv li i{width:76px;height:76px;margin:0 auto;background-color:#fff;border-radius:50%}
.solution-adv li .title{font-size:18px;margin:16px 0 10px;font-weight:700;line-height:1}
.solution-adv li p{font-size:15px;line-height:22px}
.hardware-items{width:100%}
.hardware-items ul{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%}
.hardware-items li{display:flex;justify-content:space-between;width:49.5%}
.hardware-coulmn{width:100%;border-radius:5px;padding:38px 34px;overflow:hidden;background-position:center;background-repeat:no-repeat;background-size:cover;background-color:#fff}
.hardware-coulmn:hover img{transform:scale(.95)}
.hardware-intro{width:100%}
.hardware-intro h2{font-size:22px;color:#333;font-weight:700;line-height:1.1;margin-bottom:12px}
.hardware-intro p{font-size:16px;color:#666;line-height:1.1}
.hardware-show{display:flex;justify-content:center;align-items:center;width:100%;height:260px}
.hardware-show img{max-width:88%;max-height:88%;object-fit:cover;width:auto;height:auto;transition:all .4s ease}
.hardware-items li:last-child .hardware-coulmn{width:49%}
.solution-feat{background:url(../images/solution-feat-bg.png) no-repeat right 30px top 120px}
.solution-feat .item{display:flex;align-items:center}
.solution-feat .item .txt{width:50%;padding-right:156px}
.solution-feat .item .txt .num{color:#c8d5f0;font-family:DINEN;line-height:.8}
.solution-feat .item .txt .title{color:#333;font-weight:700}
.solution-feat .item .txt .text{font-size:16px;line-height:26px;color:#555}
.solution-feat .item .pic{width:50%}
.solution-feat .item:nth-child(even){flex-direction:row-reverse}
.solution-feat .item:nth-child(even) .txt{padding:0 0 0 130px}
.solution-feat .item:not(:first-child){margin-top:70px}
.gp-cell .txt{width:44%;color:#fff}
.gp-cell .txt li{display:flex;align-items:center}
.gp-cell .txt li+li{margin-top:50px}
.gp-cell .txt .num{font-family:DIN-pro;font-weight:700}
.gp-cell .txt .text{margin-left:40px}
.gp-cell .txt .text p{font-size:15px;line-height:22px;margin-top:8px}
.gp-cell .pic{width:50%;overflow:hidden;border-radius:10px}
.solution-sc li{width:32%;margin-top:30px;position:relative;overflow:hidden;border-radius:5px}
.solution-sc li:hover .bg{transform:scale(1.04)}
.solution-sc li:hover .txt{transform:translateY(-10px)}
.solution-sc .txt{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;transition:all .4s ease}
.solution-sc .txt i{height:40px;display:flex;justify-content:center;align-items:flex-end}
.solution-sc .txt .tit{margin-top:10px}

/* 云平台 */
.cloud-graphic .pic{width:50%}
.cloud-graphic .txt{width:50%;padding-left:50px}
.cloud-graphic .txt .title{color:#222}
.cloud-graphic .txt .text{color:#777;font-size:16px;line-height:26px}
.cloud-adv li{position:relative;width:49.3%;border-radius:5px;overflow:hidden;background:#fff;margin-top:20px}
.cloud-adv li .bg{opacity:0;visibility:hidden;transition:all .4s ease;transform:scale(1.1)}
.cloud-adv li .txt{position:absolute;left:0;top:0;width:100%;height:100%;padding:0 45px 0 42px;display:flex;justify-content:space-between;align-items:center}
.cloud-adv li i{display:block}
.cloud-adv li i .s{display:none}
.cloud-adv li .text{width:75%}
.cloud-adv li .title{color:#333;position:relative;padding-bottom:18px;transition:color .4s ease}
.cloud-adv li .title:after{content:'';width:32px;height:4px;background:#01853c;position:absolute;bottom:0;left:0;transition:all .4s ease}
.cloud-adv li .in{color:#888;font-size:15px;line-height:26px;transition:color .4s ease}
.cloud-adv li:hover .bg{opacity:1;visibility:visible;transform:scale(1)}
.cloud-adv li:hover .in,.cloud-adv li:hover .title{color:#fff}
.cloud-adv li:hover .title:after{background:#fff}
.cloud-adv li:hover i .s{display:block}
.cloud-adv li:hover i .d{display:none}
.cloud-proc li{position:relative;width:19%;background:#f7f9fb;display:flex;flex-direction:column;justify-content:center;align-items:center;height:266px;text-align:center;padding:35px;border-radius:5px;overflow:hidden;z-index:2;margin-top:20px;transition:box-shadow .4s ease}
.cloud-proc li i{width:66px;height:66px;display:flex;align-items:center;justify-content:center;border:2px solid #565656;border-radius:50%}
.cloud-proc li i .s{display:none}
.cloud-proc li .title{color:#333;font-weight:700;line-height:1;margin-top:14px;transition:color .4s ease;font-size:18px}
.cloud-proc li p{font-size:15px;line-height:22px;color:#777;margin-top:14px;transition:color .4s ease;display:none}
.cloud-proc li:after{content:'';width:100%;height:100%;position:absolute;background:#01853c url(../images/cloud-proc-bg.png) no-repeat center bottom;left:0;top:0;opacity:0;z-index:-1;transition:all .4s ease;transform:scale(1.2)}
.cloud-proc li.on{box-shadow:1px 9px 9px 0 rgba(53,107,203,.21)}
.cloud-proc li.on:after{opacity:1;transform:scale(1)}
.cloud-proc li.on .title,.cloud-proc li.on p{color:#fff}
.cloud-proc li.on i{border-color:#fff}
.cloud-proc li.on i .s{display:block}
.cloud-proc li.on i .d{display:none}

/* 加入我们 */
.jobs-talent li{position:relative;overflow:hidden;border-radius:4px;width:20%;z-index:2}
.jobs-talent li .txt{position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;z-index:2}
.jobs-talent li .text{font-size:16px;line-height:26px;display:none}



.jobs-talent{ padding: 5rem 0; width: 100%; overflow: hidden; background: #eff2f7;}
.jobs-talent ul{ margin: 0 -1.25rem;}
.jobs-talent ul li{ float: left; padding: 0 1.25rem;}
.jobs-talent ul li .box{ background: #fff; position: relative; z-index: 1; background-size: 100% !important; display: block; padding:1.25rem 0 0; transition: .3s; overflow: hidden; border-radius: 9px; -webkit-border-radius: 9px; -moz-border-radius: 9px; -ms-border-radius: 9px; -o-border-radius: 9px; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.jobs-talent ul li .pic{ width: 100%; overflow: hidden; padding: 0 1rem; margin-bottom: 2.25rem;}
.jobs-talent ul li .pic img{ width: 100%; height: 100%;}
.jobs-talent ul li .txt{ padding: 0 1rem 2rem; background: #fff; position: relative; z-index: 1; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.jobs-talent ul li h5{ font-size: 1rem; color: #303030; font-weight: bold; margin-bottom: 1.25rem; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.jobs-talent ul li i{ display: block; width: 25px; height: 1px; background: #71c32b; margin-bottom: 1.25rem; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.jobs-talent ul li p{ font-size: 1rem; color: #585858; line-height: 1.5rem; height: 6rem; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.jobs-talent ul li span{ font-size: 7.5rem; color: #f7f7f7; font-family: Roboto-Light; position: absolute; z-index: -1; right: 0; bottom: -3.25rem; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.jobs-talent ul li:hover .box{ background: url(../images/rencai_li_on.png) center top no-repeat; }
.jobs-talent ul li:hover .txt{ background: #3d75c0;}
.jobs-talent ul li:hover h5{ font-size: 1rem; color: #ffffff;}
.jobs-talent ul li:hover i{ display: block; width: 25px; height: 1px; background: #fff;}
.jobs-talent ul li:hover p{ font-size: 1rem; color: #fefefe;}
.jobs-talent ul li:hover span{ color: #4d7ec4;}
.jobs-talent ul li:hover .box{ transform: rotateY(20deg); -webkit-transform: rotateY(20deg); -moz-transform: rotateY(20deg); -ms-transform: rotateY(20deg); -o-transform: rotateY(20deg); }



.jobs-list{background:#f5f5f5}
.joinUs-job .join-title{display:flex;background:#44484a;color:#fff;padding:20px 50px;font-size:16px;line-height:30px;align-items:center;border-radius:5px;overflow:hidden}
.joinUs-job .join-title.cell{background:#fff;color:#888;margin-top:15px;padding:0;flex-wrap:wrap;transition:all .4s ease}
.joinUs-job .join-title.cell.box{box-shadow:0 9px 76px 0 rgba(0,0,0,.08)}
.joinUs-job .job-tit:nth-child(1){width:60%;color:#555;font-size:18px}
.joinUs-job .job-tit:not(:first-child){width:11%;text-align:center}
.joinUs-job .job-tit:last-child{width:6%}
.joinUs-job .job-btn{width:auto}
.joinUs-job .job-btn svg{width:15px;height:15px}
.joinUs-job .join-top:hover i{transform:scale(.9)}
.joinUs-job .join-cont{width:100%;border:1px solid #f2f2f2;padding:34px 42px}
.joinUs-job .join-top{display:flex;width:100%;align-items:center;padding:20px;cursor:pointer}
.joinUs-job .join-top.ontrue{background:#01853c}
.joinUs-job .join-top.ontrue .job-tit{color:#fff}
.joinUs-job .join-top.ontrue svg{color:#fff;transform:rotate(180deg)}
.joinUs-job .join-content{background:#fff;padding:34px 42px;display:none;width:100%}
.joinUs-job .job-tit{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:15px}
.joinUs-job .join-content h3{color:#333;font-size:16px;margin-bottom:15px}
.joinUs-job .join-content li,.joinUs-job .join-content p{font-size:14px;line-height:25px;color:#888}
.joinUs-job .join-content ul{width:60%;display:flex;justify-content:space-between;flex-wrap:wrap}
.joinUs-job .join-content li{width:50%}
.solutionList{background:#f3f5f9}
.solutionList .list{margin-top:10px}
.solutionList-item{display:flex}
.solutionList-item+.solutionList-item{margin-top:50px}
.solutionList-item:nth-child(odd) .txt:after{content:"";width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-right:17px solid #fff;position:absolute;top:50%;left:-17px;transform:translateY(-50%)}
.solutionList-item:nth-child(even){flex-direction:row-reverse}
.solutionList-item:nth-child(even) .txt:after{content:"";width:0;height:0;border-top:17px solid transparent;border-bottom:17px solid transparent;border-left:17px solid #fff;position:absolute;top:50%;right:-17px;transform:translateY(-50%)}
.solutionList-item .pic{width:64.5%;overflow:hidden;position:relative;padding-top:520px}
.solutionList-item .txt{background:#fff;padding:30px 50px;width:35.5%;position:relative;transition:transform .4s ease;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.solutionList-item .tit{color:#333}
.solutionList-item p{font-size:16px;line-height:26px;color:#888;margin-top:14px}
.solutionList-item .view-more{padding:8px 25px;border:2px solid #01853c;border-radius:30px;transition:all .4s ease;color:#01853c;font-size:14px;display:inline-block}
.solutionList-item .view-more:hover{background:#01853c;color:#fff}
.solutionList-item .num{color:#f5f8fa;position:absolute;bottom:0;right:50px;opacity:.7;font-family:DINEN;font-weight:700;line-height:.8}

/* -------------------------PC端--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 × (900) */
}

@media all and (max-width:1599px) {
    /* 1440 × (700)  */
    .com-banner .bg{min-height: 350px}
    .com-navigation a,.prod-menu .menu{height: 58px;padding:0 32px}
    .com-tit .cn{font-size: 32px}
    .com-tit .en{letter-spacing: .1em}

    .about-us .data li .icon{width: 60px}
    .about-us .data li .icon img{max-width:36px}
    .about-us .text{padding: 0 56px 0 0px}
    .about-cul li i{width: 98px;height: 98px}
    .course-year span{font-size: 100px}
    .course-year:after{top: 57px}
    .course-year-btn{top: 34px}
    .course-cont-txt{padding: 50px}
    .course-year .contain{padding: 0 100px}
    .honor-slider{padding-bottom:80px}
    .honor-slider .slider{width: calc(50vw + 600px)}
    .honor-slider .item{width: 220px;height: 200px}

    .abory {padding: 0px 0 96px;}
    .aborylb li{margin-top: 40px;}

    .contact-us li{padding: 0 50px;height: 130px}
    .contact-us #map .amap-info-content{padding: 20px 30px}
    .contact-us .office .title{margin-top: 15px}
    .contact-us .office p{margin-top: 10px;font-size: 14px;line-height: 24px}
    .contact-us .office i{width: 22px;min-width: 22px}
    .contact-map #map .amap-info-content{padding: 20px 30px}
    .contact-msg .inline-input input, .contact-msg .inline-input textarea{padding: 15px}
    .contact-us .office .pic{height: 210px}

    .newslbbr {padding: 70px 0 34px;}
    .newslbbr-wdtit{padding-right: 88px;margin-top: 16px;}
    .newslbbr-wdtit h1 {font-size: 20px;line-height: 28px;height: 56px;}
    .newslbbr-list-link {padding: 28px 0;}
    .newslbbr-loop img {height: 464px;}
    .newslbls {padding-bottom: 96px;}
    .newsxqnr {padding: 84px 0;}
    .newsxqnr-title h1 {font-size: 30px;line-height: 38px;}
    .newsxqlb {padding: 96px 0;}

    .news-list-header-r{padding:40px 50px}
    .news-list-header-time span{font-size: 60px;padding:0 5px 10px}
    .news-list-header-r h3{margin:20px 0 10px}
    .news-list-pic{height: 270px}
    .news-list-info{padding:30px 25px;height:220px}
    .news-list-info h3{font-size: 20px;max-height: 56px;line-height: 28px}
    .news-list-info span{margin-top:20px}
    .crumbs{height: 56px}
    .article .art-cont{padding: 50px 110px;width: 100%}
    .article .art-bott{margin-top: 40px}
    .article .art-cont .title-info{margin: 25px 0}
    .article .arc-nav a:not(:first-child){margin-top: 15px}
    .art-sidebar{padding: 30px 30px 40px}
    .art-sidebar li{padding-top: 15px;margin-top: 15px}
    .art-sidebar h3{margin-top: 10px}

    .sup-dl .nav a{padding-bottom: 10px}
    .download-cell .title{height: 50px}
    .download-cell .sub-item{padding: 22px 0}
    .download-cell .sub-item .name a i{width: 52px;height: 52px;background-size: 20px 22px;min-width: 52px}
    .video-list .rgt{padding: 40px 30px}
    .video-items .info{padding-left: 20px}
    .video-list .lft img{min-height: 480px}
    .video-items{height: 340px}
    .video-list .lft .player{width: 60px;height: 60px}
    .sup-video .nav a + a{margin-left: 60px}
    .sup-q-list .item{height: 50px}
    .sup-q-list .item .title{padding-left: 15px}

    .prolbxl {padding: 70px 0 88px;}
    .prolbxl-wd h1{font-size: 28px;}
    .prolbxl-wdbox {padding: 100px 0 0 68px;}
    .prolbcd {padding-top: 88px;}
    .prolblt {padding: 10px 0 88px;}

    .prod-menu .drop{padding: 30px}
    .prod-menu .drop .li .lis a{margin-left: 15px}
    .prod-ctr-list .item .pic{height: 300px}
    .prod-ctr-list .item .info{padding: 30px 25px}
    .prod-ctr-list .item .info .desc{margin-top: 5px}
    .prod-ctr-list .item{margin-top: 20px}
    .prod-ctr-list{margin-top: -20px}
    .prod-feat{padding: 40px 0 30px}
    .prod-feat .item i{width: 70px}
    .prod-sc .heading{padding: 0}
    .prod-sc .heading .com-tip{width: 60%}
    .tab-switch a{padding-bottom: 16px}
    .prod-adv li{padding: 0 20px}
    .prod-adv li .title{margin-top: 15px}
    .prod-adv ul.n6 li{padding: 0 15px}
    .prod-item{min-height: 600px}
    .prod-item .txt .text ul.tit{margin-right: 20px}
    .prod-parameter li{padding: 25px 0}
    .prod-sup li i{width: 64px;height: 64px}
    .prod-sup{padding: 50px 0}
    .prod-cust li .num{padding-bottom: 50px;margin-bottom: 30px}
    .prod-cust ul:after{top: 114px}
    .prod-as li{height: 200px}
    .prod-trait li{margin-top:60px}
    .prod-trait ul{margin-top: -60px}
    .prod-trait li .title{margin: 10px 0 6px}
    .prod-trait li i{height: 50px}
    .prod-trait li p{font-size: 15px;line-height: 23px}
    .prod-scenes .scenes-item{padding-left: 50px}
    .prod-scenes .scenes-main{height: 660px}
    .scenes-gp .txt{padding: 30px 100px}
    .scenes-gp .pic{padding-top: 540px}
    .prod-parameter li .cont{padding-right: 40px}

    .solution-adv li{margin-top: 60px}
    .solution-adv ul{margin-top: 0}
    .hardware-coulmn{padding: 30px}
    .hardware-show{height: 220px}
    .hardware-intro h2{font-size: 20px;margin-bottom: 8px}
    .hardware-intro p{font-size: 15px}
    .solution-feat .item .txt{padding-right: 100px}
    .solution-feat .item:nth-child(even) .txt{padding:0 0 0 100px}
    .gp-cell .txt .text{margin-left: 30px}
    .gp-cell .txt li + li{margin-top: 40px}
    .solutionList-item .pic{padding-top: 470px}
    .solutionList-item .txt{padding: 30px}
    .solutionList-item p{font-size: 15px;line-height: 24px}

    .cloud-adv li .txt{padding: 0 40px}
    .cloud-proc li{height: 230px;padding: 20px}
    .cloud-feat .tab-switch{margin-top: 30px}

    .jobs-talent li.on:after{width: 250px;height: 250px}
    .joinUs-job .join-top{padding: 20px 15px}
}

@media all and (max-width:1439px) {
    /* 1360 */
    .abory {padding: 80px 0 88px;}
    .newslbls-wdtit h6 {font-size: 18px;line-height: 26px;height: 78px;}
    .newslbls-wdtit{height: 78px;}
    .newslbls-wd {padding: 28px 30px 32px;}
    .newslbls-wddes {padding-top: 24px;margin-top: 20px;}
    .newslbls {padding-bottom: 88px;}
    .newslbbr-list {width: 44%;padding: 0 40px 0;}
    .newslbbr-loop{width: 56%;}
    .newslbbr-wdtit h1 {font-size: 18px;line-height: 26px;height: 52px;}
    .newslbbr-loop img {height: 434px;}
    .newsxqlb {padding: 84px 0;}
}

@media all and (max-width:1359px) {
    /* 1280 */
    .abory {padding: 70px 0 78px;}

    .newslbbr {padding: 74px 0 20px;}
    .newslbls {padding-bottom: 74px;}
    .newslbls-list li{width: 31.8333%;}
    .newslbbr-wdtit p{margin-top: 12px;}
    .newslbbr-wdtit{margin-top: 12px;}
    .newslbbr-list-link {padding: 24px 0;}
    .newslbbr-list-more {margin-top: 26px;}
    .newslbbr-loop img {height: 396px;}
    .newsxqnr {padding: 74px 0;}
    .newsxqnr-title h1 {font-size: 28px;line-height: 36px;}
    .newsxqnr-cont {margin-top: 38px;}
    .newsxqnr-cont p {line-height: 30px;}
    .newsxqlb {padding: 74px 0;}

    .prolbxl {padding: 70px 0 78px;}
    .prolbxl-img a img {max-height: 360px;}
    .prolbxl-img, .prolbxl-wdbox{height: 500px;}
    .prolbxl-wd h1 {font-size: 34px;margin: 16px 0 24px;}
    .prolbxl-wd p {line-height: 32px;}
    .prolbxl-wd a.sonlink {margin-top: 40px;}
    .prolbxl-wdbox {padding: 68px 0 0 42px;}
    .prolbcd {padding-top: 74px;}
    .prolbcd a {height: 60px;line-height: 62px;}
    .prolblt-list li {margin-top: 48px;}
    .prolbl-wd h1 {font-size: 22px;}
    .prolbl-wd {height: 120px;padding: 32px 100px 0 30px;}

    .videolb {padding: 100px 0 80px;}
    .videolb-list li{margin-top: 30px;}
    .videolb-wd span {margin-top: 30px;}
    .videolb-select select{height: 50px;}

}

@media all and (max-width:1279px) {
    /* 1152 × (700) */
    .com-tit .cn{font-size: 28px}
    .com-tit .en{font-size: 17px}
    .com-navigation a,.prod-menu .menu{font-size: 15px;height: 54px;padding: 0 28px}
    .com-tip{font-size: 15px;line-height: 24px}
    .com-banner.style2 a{padding: 6px 22px}
    .prod-menu .drop .li+.li{margin-top:15px}

    .about-us .data li .num{font-size: 16px}
    .about-us .data li .tip{font-size: 15px;margin-top: 0}
    .about-us .text{padding: 0 30px 0 50px}
    .course-year .swiper-container{width: 60%}
    .course-year span{font-size: 80px}
    .course-year li{font-size: 20px;padding-top: 18px}
    .course-year-dot{margin-top: 47px}
    .course-cont-txt{padding: 40px 30px}
    .course-cont-txt h3 span{font-size: 30px}
    .course-cont-txt h3{margin-bottom: 15px}
    .course-year:after{top: 52px}
    .course-year .contain{padding: 0 80px}
    .course-year-btn{width: 40px;height: 40px}
    .course-year span:after{top:50%}
    .course-cont-txt p{line-height: 26px}
    .honor-slider{padding-bottom: 38px}
    .honor-slider .slider{width: calc(50vw + 480px)}
    .honor-slider .item{width: 190px;height: 280px;padding: 5px 6px 17px}
    .honor-slider .item:after{width: 40px;height: 40px}

    .abory {padding: 60px 0 68px;}
    .aborylb-img {height: 384px;line-height: 380px;}
    .aborylb li {margin-top: 32px;}
    .aborylb-wd p {font-size: 16px;}
    .aborylb-wd{height: 68px;}

    .contact-us li i{width: 34px;height: 34px;min-width: 34px}
    .contact-us li i img{max-width: 18px}
    .contact-us li{padding: 0 30px;height: 110px}
    .contact-us li .text{font-size: 13px;line-height: 20px}
    .contact-us #map{height: 440px}
    .contact-us #map .amap-info-content{padding: 20px}
    .contact-us .office .title{font-size: 18px;margin-top: 10px}
    .contact-us .office .pic{height: 170px}
    .contact-map #map{height: 440px}
    .contact-map #map .amap-info-content{padding: 20px}
    .contact-msg .inline-input input{height: 44px}
    .contact-msg .inline-input{margin-bottom: 14px}
    .contact-msg .inline-input.code img{height: 44px}

    .videolb {padding: 80px 0 60px;}
    .videolb-list {padding-top: 20px;}
    .videolb-wd span {margin-top: 24px;}

    .newslbbr {padding: 64px 0 20px;}
    .newslbls-list li {margin-top: 40px;}
    .newslbls {padding-bottom: 64px;}
    .newslbbr-list-link {padding: 20px 0;}
    .newslbbr-list-link {padding: 20px 0;}
    .newsxqnr {padding: 64px 0;}
    .newsxqnr-title h1 {font-size: 26px;line-height: 32px;}
    .newsxqnr-cont p {line-height: 28px;}
    .newsxqnr-cont {margin-top: 32px;}
    .newsxqlb {padding: 64px 0;}

    .news-list-header-time span{font-size: 50px;padding: 5px}
    .news-list-header-r h3{font-size: 20px;margin:15px 0 10px}
    .news-list-header-r a{width:130px;height:36px;margin-top:20px;font-size: 14px}
    .news-list-header-r{padding:30px 35px 0}
    .news-list-pic{height:220px}
    .news-list-info h3{font-size: 18px;line-height:26px;max-height: 52px}
    .news-list-info p{font-size: 14px;margin-top: 10px}
    .news-list-info span{margin-top: 30px}
    .news-list-info{padding:20px;height:auto}
    .news-list{padding:62px 0 80px}
    .news-list-header-l{min-height: 300px}
    .article .art-cont{padding: 40px 30px}
    .article .art-cont .title-info{font-size: 13px}
    .crumbs{height: 50px}
    .crumbs .crumbs-home i{width: 18px;height: 18px}
    .article .art-bott .art-btn{width: 100px;height: 38px}
    .article .arc-nav a:not(:first-child){margin-top: 10px}
    .art-sidebar h3{font-size: 15px;line-height: 24px;max-height: 48px}
    .art-sidebar{padding: 30px 20px}
    .art-sidebar h3{margin-top: 5px}
    .article .art-bott{padding-bottom: 20px;margin-bottom: 20px}

    .sup-dl .nav a + a{margin-left: 40px}
    .download-cell .title{height: 42px;font-size: 16px}
    .download-cell .sub-item{padding: 18px 0}
    .download-cell .sub-item .name a i{width: 48px;height: 48px;background-size: 17px 19px;min-width: 48px}
    .download-cell .sub-item:hover .name a{transform: translateX(15px)}
    .sup-video .nav a + a{margin-left: 40px}
    .video-list .lft img{min-height: 420px}
    .video-list .rgt .btns button svg{width: 20px;height: 20px}
    .video-list .rgt{padding: 30px 20px}
    .video-items{height: 300px}
    .video-items .info .title{font-size: 14px;line-height: 20px;height: 40px}
    .video-items .info{padding-left: 15px}
    .video-items .info .time{margin-top: 6px;font-size: 13px}
    .sup-q-list .item{margin-top: 15px}

    .prolbxl {padding: 60px 0 68px;}
    .prolbxl-wd h1 {font-size: 28px;margin: 14px 0 20px;}
    .prolbxl-wd p {line-height: 28px;}
    .prolbxl-wdbox {padding: 48px 0 0 20px;}
    .prolbxl-menu {padding: 14px 0;bottom: 54px;right: 13%;}
    .prolbxl-img, .prolbxl-wdbox {height: 430px;}
    .prolbxl-img a img {max-height: 310px;}
    .prolbcd {padding-top: 64px;}
    .prolbcd a {height: 52px;line-height: 54px;}
    .prolbl-img {height: 300px;line-height: 304px;}
    .prolbl-wd i{width: 52px;height: 52px;}
    .prolblt {padding: 10px 0 68px;}

    .prod-ctr-list .item .pic{height: 290px}
    .prod-ctr-list .item .info{padding: 20px 15px}
    .prod-feat .item p{font-size: 14px;line-height: 20px}
    .prod-feat .item i{width: 60px}
    .prod-feat .item .title{font-size: 18px;margin-bottom: 2px}
    .prod-sc .heading .com-tip{width: 70%}
    .prod-adv li,.prod-adv ul.n6 li{padding: 0 10px}
    .prod-adv li p{font-size: 14px;line-height: 20px}
    .prod-adv li{margin-top: 50px}
    .prod-adv ul{margin-top: 0}
    .prod-param li{min-height: 130px}
    .prod-param .pic{height: 490px}
    .prod-sup li i{width: 58px;height: 58px;margin-bottom: 10px}
    .prod-sup li i img{max-height: 26px;width: auto}
    .prod-sup li p{font-size: 14px;line-height: 22px}
    .prod-item{min-height: 540px}
    .prod-item .txt .text{font-size: 14px;line-height: 24px;margin-top: 10px}
    .prod-item .txt .text ul{font-size: 15px}
    .prod-item .txt .text .cell{margin-top: 0}
    .prod-app .title{padding: 15px}
    .swiper-pagination.com .swiper-pagination-bullet-active{width: 8px;height: 8px}
    .prod-parameter li .tit{padding-left: 40px}
    .prod-parameter li{padding: 20px 0}
    .prod-parameter li .cont p{font-size: 14px;line-height: 28px}
    .prod-cust li p{font-size: 15px;line-height: 26px}
    .prod-cust li .num img{max-width: 66px}
    .prod-cust ul:after{top: 110px}
    .prod-as li p{font-size: 14px;line-height: 20px}
    .prod-as li .title{margin: 10px 0 5px}
    .prod-trait li i{height: 40px}
    .prod-trait li p{font-size: 14px;line-height: 20px}
    .prod-trait li{padding: 0 5px;margin-top: 40px}
    .prod-trait ul{margin-top: -40px}
    .prod-scenes .scenes-item{padding-left: 32px}
    .prod-scenes .scenes-main{height: 620px}
    .scenes-gp .txt{padding: 30px 50px}
    .scenes-gp .pic{padding-top: 500px}
    .scenes-gp .txt p{font-size: 15px;line-height: 24px}

    .hardware-coulmn {padding: 25px 20px}
    .hardware-show{height: 200px}
    .hardware-intro p{font-size: 15px}
    .solution-adv li{padding: 0 5px;margin-top: 50px}
    .solution-adv li i{width: 70px;height: 70px}
    .solution-adv li p{font-size: 14px;line-height: 20px}
    .solution-feat .item .txt{padding-right: 60px}
    .solution-feat .item:nth-child(even) .txt{padding:0 0 0 60px}
    .solution-feat .item .txt .text{font-size: 15px;line-height: 24px}
    .gp-cell .txt .text p{margin-top: 5px}
    .gp-cell .txt .text{margin-left: 20px}
    .gp-cell .txt li + li{margin-top: 30px}
    .solution-sc .txt i{height: 34px}
    .solution-sc .txt .tit{margin-top: 5px}
    .solution-adv li i{width: 60px;height: 60px}
    .solution-adv li i img{max-height: 28px}
    .solution-adv li .title{font-size: 17px;margin: 10px 0 5px}
    .hardware-items li{width: 100%}
    .hardware-items li+li{margin-top: 15px}
    .solution-feat .item .txt{padding-right: 30px}
    .solution-feat .item:nth-child(even) .txt{padding: 0 0 0 30px}
    .solution-feat .item .txt .text{font-size: 14px;line-height: 22px}
    .gp-cell{flex-wrap: wrap-reverse}
    .gp-cell .pic{width: 100%}
    .gp-cell .txt{width: 100%;margin-top: 30px}
    .gp-cell .txt .text p{font-size: 14px;line-height: 20px}
    .solution-adv ul li{width: 50% !important}
    .solution-feat{background-position: right 0 top 120px}
    .solutionList-item .pic{padding-top: 390px}
    .solutionList-item .view-more{padding: 6px 22px}
    .solutionList-item + .solutionList-item{margin-top: 30px}

    .cloud-graphic .txt{padding-left: 30px}
    .cloud-graphic .txt .text{font-size: 15px;line-height: 24px}
    .cloud-adv li .txt{padding: 0 30px}
    .cloud-adv li{margin-top: 14px}
    .cloud-adv li .in{font-size: 14px;line-height: 22px}
    .cloud-adv li .title{padding-bottom: 12px}
    .cloud-proc li i{width: 58px;height: 58px}
    .cloud-proc li i img{max-width: 28px}
    .cloud-proc li p{font-size: 14px;line-height: 20px;margin-top: 10px}
    .cloud-proc li{padding: 15px;height: 210px;margin-top: 12px}

    .jobs-talent li.on:after{width: 200px;height: 200px}
    .jobs-talent li .text{font-size: 14px;line-height: 22px}
    .joinUs-job .join-top{padding: 15px}
    .joinUs-job .job-tit:nth-child(1){font-size: 16px}
    .joinUs-job .join-content{padding: 30px}
}

@media all and (max-width:1151px) {
    /* 1024 */
    .about-honor .mouse{display: none}
    .aborylb-img {height: 324px;line-height: 320px;}

    .videolb-list li{width: 48.5%;}

    .newslbbr-loop{display: none;}
    .newslbbr-list{width: 100%;padding: 10px 4% 32px;}
    .newslbbr-wdtit i{display: none;}
    .newslbls-wdtit h6 {font-size: 16px;line-height: 24px;height: 72px;}
    .newslbls-wdtit{height: 72px;}
    .newslbls-wd {padding: 24px 24px 26px;}
    .newslbls-wddes {padding-top: 20px;margin-top: 16px;}
    .newsxqnr .contain{width: 92%;}

    .prolbxl-img{width: 100%;}
    .prolbxl-wdbox{width: 100%;height: auto;padding: 28px 20px 104px;}
    .prolbxl-menu {padding: 14px 0;bottom: 28px;right: 20px;}
    .prolblt-list li{width: 48%;}

    .prod-menu .scroll{overflow-y:hidden;overflow-x: auto}
    .prod-menu .contain{width:100%}
    .prod-menu .menu i{display:block}
    .prod-menu .drop{position:fixed;left:50%!important;top:50%;z-index:99999;transform:translate(-50%,-50%);width:92%;padding:20px;right:auto!important}
    .prod-menu .drop .li .lis{flex-wrap:wrap}
    .bg_hover{position:fixed;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:999;top:0;left:0;display:none}
}


/* ------------------------手机端-------------------------- */
@media all and (max-width:1000px) {
    /* 平板设备 720 适配 */
    .com-navigation a,.prod-menu .menu{height: 50px;padding: 0 25px}
    .com-banner .bg{min-height: 320px}
    .crumbs{height: 44px}
    .com-navigation .contain{width: 100%}
    .com-navigation{overflow-y: hidden;overflow-x: auto}

	.about-us .contain .left{width: 100%}
    .about-us .top .left .com-tit{text-align: center;}
	.about-us .contain .right{width: 100%}
    .about-us .data li .icon{width: 45px}
    .about-us .data li .icon img{max-width: 30px}
    .about-us .data li .num span{font-size:28px}
    .about-us .data li b{padding-left: 5px}
    .about-us .text{padding: 0;font-size: 15px;line-height: 24px}
    .about-cul li{width: 50%;}
    .about-cul li i{width: 90px;height: 90px}
    .about-cul li i img{max-width: 36px}
    .about-cul li .title{font-size: 20px}
    .about-cul li .text{font-size: 15px;margin-top:5px}
    .course-year span{font-size: 60px}
    .course-year span:after{top: 59%}
    .course-year-dot{width: 102px;margin-top: 37px}
    .course-year li{font-size: 18px;padding-top: 20px}
    .course-year:after{top: 41px}
    .course-year-btn{width: 40px;height: 40px;top: 20px}
    .course-cont .swiper-slide{flex-wrap: wrap}
    .course-cont-img{width: 100%}
    .course-cont-txt{width: 100%;padding: 30px 20px}
    .honor-slider .slider{width: calc(50vw + 46%)}
    .honor-slider .item{width: 170px;height: 252px;padding-top: 3px}
    .honor-slider{padding-bottom: 20px}
    .aborylb li{width: 31.8333%;}

    .contact-us li{height: auto;padding: 20px 15px;flex-direction: column;text-align: center}
    .contact-us li .rgt{margin-left: 0;margin-top: 10px}
    .contact-us #map{height: 400px}
    .amap-container img{max-width: 140px!important}
    .contact-us .office .pic{height: 130px}
    .contact-us .office .title{font-size: 16px}
    .contact-us .office i{width: 18px;min-width: 18px}
    .contact-us .office .loc{background-size: 11px 15px}
    .contact-us .office .call{background-size: 15px}
    .contact-us .office p{font-size: 13px;line-height: 20px}
    .contact-us .office p + p{margin-top: 5px}
    .contact-map #map{height: 400px}
    .contact-msg .inline-input input,.contact-msg .inline-input.code img{height: 40px}
    .contact-msg .inline-input{margin-bottom: 10px}

    .news-list-header{flex-wrap: wrap}
    .news-list-header-l{width:100%;height: auto;min-height: 100%}
    .news-list-header-r{width: 100%;padding: 30px}
    .news-list-main a{width: 49%}
    .article .contain{flex-wrap: wrap}
    .article .art-cont{width: 100%}
    .art-sidebar{width: 100%;margin-top: 30px}
    .article .art-bott .art-btn{font-size: 15px}

    .download-cell .sub-item .name a{font-size: 14px}
    .download-cell .sub-item .name a i{margin-right: 10px;width: 40px;height: 40px;min-width: 40px;background-size: 14px 16px}
    .download-cell .sub-item{font-size: 14px}
    .download-cell .sub-item .op a i{width: 18px;height: 25px}
    .download-cell .sub-item .time{padding: 0 5px;font-size: 13px}
    .download-cell .sub-item{padding: 15px 0}
    .sup-dl .nav a + a,.sup-video .nav a + a{margin-left: 30px}
    .sup-dl .nav a,.sup-video .nav a{font-size: 15px}
    .sup-dl .nav a i img{max-height: 18px}
    .sup-dl .nav a i{margin-right: 5px}
    .sup-dl .swiper-wrapper{padding-bottom: 40px}
    .download-cell .title .name{padding: 0 20px}
    .sup-video .nav a i{margin-right: 10px}
    .video-list .lft img{min-height: 350px}
    .video-items{height: 240px}
    .download-cell .time,.download-cell .title .time{display: none}
    .download-cell .desc{width: 43%}
    .video-list .lft .player{width: 50px;height: 50px}
    .video-list .lft .player svg{width: 29px;height: 29px}
    .sup-video .nav a{padding-bottom: 8px}
    .video-list .lft{width: 100%}
    .video-list .rgt{width: 100%}
    .video-items .pic{width: 18%}
    .video-items .info{width: 82%}
    .sup-q-list .item{width: 100%;height: 42px}
    .swiper-pagination.com .swiper-pagination-bullet-active{width: 8px;height: 8px}
    .sup-video .nav a i img{max-width: 20px}

    .prod-ctr-list .item{width: 49%}
    .prod-ctr-list .item .pic{height: 260px}
    .prod-banner .bg{height: 100%;min-height: 500px}
    .prod-banner .info{width: 50%}
    .prod-banner .pic{width: 50%}
    .prod-feat .item{width: 50%;margin-top: 20px}
    .prod-feat{padding: 20px 0 30px}
    .prod-view .bg{position: absolute;left: 0;top: 0;height: 100%}
    .prod-view .txt{position: relative;padding: 60px 0}
    .prod-adv li i{width: 66px;height: 66px}
    .prod-adv li i img{max-width: 32px}
    .prod-menu .drop .li .lis a{font-size:13px}
    .prod-adv li p{font-size: 12px;line-height: 18px}
    .prod-adv ul.n5 li,.prod-adv ul.n6 li{width: 25%}
    .prod-sup li p{font-size: 13px;line-height:18px}
    .prod-sup li i{width: 54px;height: 54px}
    .prod-sup li i img{max-height: 20px}
    .prod-sup{padding: 40px 0}
    .prod-item{min-height: 480px}
    .prod-item .txt .text ul li + li{margin-top: 5px}
    .prod-item .pic{padding-right: 30px}
    .prod-item:nth-child(even) .pic{padding-left: 30px}
    .prod-parameter li{padding: 15px 0}
    .prod-parameter li .tit{font-size: 15px;padding-left: 25px}
    .prod-cust li .num{padding-bottom: 30px;margin-bottom: 20px}
    .prod-cust li .num:after{width: 8px;height: 8px}
    .prod-cust ul:after{top: 85px}
    .prod-cust li p{font-size: 14px;line-height: 22px}
    .prod-cust li .num img{max-width: 60px}
    .prod-as li{height: 170px}
    .prod-as li .title{font-size: 17px}
    .prod-as li i{height: 30px}
    .prod-trait li .title{font-size: 18px}
    .prod-trait li p{font-size: 13px}
    .prod-scenes .scenes-main{height: 460px}
    .scenes-gp .pic{padding-top: 400px}
    .scenes-gp .txt p{font-size: 14px;line-height: 22px}
    .scenes-gp .txt{padding: 20px 30px}
    .scenes-gp .txt .title{margin-top: 10px}
    .scenes-gp .txt .text{margin-top: 5px}
    .prod-menu .drop .li .tit{font-size:14px;width:100px}

    .hardware-items li:nth-child(3){width: 100%}
    .hardware-items li:last-child{width: 100%}
    .hardware-show {height: 200px;}
    .hardware-intro h2{font-size: 18px;margin-bottom: 5px}
    .solution-adv ul.n6 li,.solution-adv ul.n5 li{width: 33.33%}
    .solutionList-item .pic{padding: 0;width: 100%}
    .solutionList-item .pic img{position: static}
    .solutionList-item .txt{width: 100%}
    .solutionList-item .txt:after{display: none!important}
    .solutionList-item{flex-wrap: wrap}
    .solutionList-item .txt{padding: 20px}

    .cloud-graphic .contain{flex-wrap: wrap}
    .cloud-graphic .pic{width: 100%}
    .cloud-graphic .txt{width: 100%;padding: 0;margin-top: 20px}
    .cloud-adv li{width: 100%}
    .cloud-proc li{width: 49%}
    .cloud-feat .tab-switch a + a{margin-left: 25px}
    .tab-switch.white .in{padding: 0 20px;justify-content: flex-start;overflow-x: auto;overflow-y: hidden}

    .jobs-talent li{width: 49%;margin-top: 20px}
    .joinUs-job .job-tit:not(:first-child){display: none}
    .joinUs-job .job-tit:nth-child(1){width: 96%}
    .joinUs-job .join-top{padding: 10px}
    .joinUs-job .join-title.cell{margin-top: 10px}
    .joinUs-job .join-content{padding: 20px}
}
@media all and (max-width:640px) {
    /* 移动终端以上 360 适配 */
    .com-banner .bg{min-height: 200px}
    .com-navigation a,.prod-menu .menu{font-size: 14px;height: 44px;padding: 0 20px}
    .com-tit .cn{font-size: 24px}
    .com-tit .en{font-size: 14px;letter-spacing: 0.05em}
    .com-tip{font-size: 14px;line-height: 22px}

    .about-us .data ul{flex-wrap: wrap}
    .about-us .data li{width: 25%;margin-top: 20px;justify-content:center;}
    .about-us .data li .icon{width: 40px}
    .about-us .data li .icon img{max-width: 26px}
    .about-us .data li .num{font-size: 13px}
    .about-us .data li .tip{font-size: 14px;margin-top: 4px; font-weight: normal; line-height: 26px;}
    .about-us .text{font-size: 14px;line-height: 22px}
    .about-us .pic li{width:48%;text-align:center;}
    .about-us .pic li .pic{height:auto;}
    .about-cul li .title{font-size: 18px;margin-top: 10px}
    .about-cul li i{width: 80px;height: 80px}
    .about-cul li i img{max-width: 32px}
    .about-cul li .text{font-size: 13px;margin-top: 4px;line-height: 20px}
    .about-cul li{padding: 0 10px}
    .course-year .contain{padding: 0}
    .course-year-btn{display: none}
    .course-year-dot{width: 102px;margin-top: 30px}
    .course-year span:after{top: 57%}
    .course-year span{font-size:40px}
    .course-year li{font-size: 16px;padding-top: 18px}
    .course-year li:after,.course-year span:after{width: 8px;height: 8px}
    .course-year:after{top: 34px}
    .course-cont-txt h3{margin-bottom: 10px}
    .course-cont-txt h3 span{font-size: 26px}
    .course-cont-txt{padding: 20px}
    .course-cont-txt p{font-size: 13px;line-height: 24px}
    .honor-slider{padding-bottom: 10px}
    .honor-slider .item{width: 150px;height: 150px}


    .videolb {padding: 20px 0 40px;}
    .videolb-list ul {margin-left: 0;}
    .videolb-list li {width: 100%;margin-top: 20px;margin-left: 0;}
    .videolb-wd {padding: 24px 20px;}
    .videolb-wd h1 {font-size: 18px;}
    .videolb-wd span {margin-top: 16px;}
    .videolb-list {padding-top: 0px;} 

    .abory {padding: 40px 0;}
    .aborylb ul {margin-left: 0;}
    .aborylb li {width: 100%;margin-left: 0;margin-top: 20px;}
    .aborylb-img {height: auto;line-height: normal;padding: 28px 0;}
    .aborylb {margin-top: 18px;}

    .contact-us ul{flex-wrap: wrap}
    .contact-us li{width: 100%;margin-top: 10px}
    .contact-us #map{height: 300px}
    .contact-us #map .amap-info-content{display: none}
    .contact-us .office .item{width: 100%}
    .contact-us .office .item+.item{margin-top: 20px}
    .contact-us .office .pic{height: 180px}
    .contact-us .office p{font-size: 12px;line-height: 18px}
    .contact-map #map{height: 300px}
    .contact-map #map .amap-info-content{display: none}
    .contact-msg .inline-input{width: 100%}
    .msg-bott{flex-wrap: wrap}
    .msg-bott .btn{width: 100%;margin-top: 15px}
    .contact-us .office i{margin-top: 1px}

    .newslbbr {padding: 40px 0 18px;}
    .newslbbr-wdtit {padding-right: 36px;}
    .newslbls-list ul {margin-left: 0;}
    .newslbls-list li {margin-top: 20px;width: 100%;margin-left: 0;}
    .newslbls-wd {padding: 24px 18px 26px;}
    .newslbls {padding-bottom: 42px;}
    .newsxqnr {padding: 40px 0;}
    .newsxqnr-title h1 {font-size: 22px;line-height: 28px;}
    .newsxqlb {padding: 42px 0;}
    .newsxqlb .newslbls-list li {margin-top: 28px;}

	.news-list {padding: 30px 0 30px;}
    .news-list-info .title{font-size: 17px}
    .news-list-header-r{width: 100%;padding: 20px}
    .news-list-header-time span{font-size: 40px}
    .news-list-header-time h4{font-size:13px}
    .news-list-header-r h3{font-size: 18px}
    .news-list-main a{width: 100%;margin-top: 15px}
    .news-list-info h3{font-size: 16px;line-height:24px;max-height:48px}
    .news-list-info p{font-size:13px}
    .news-list-info span{margin-top: 20px;font-size: 14px}
    .article .art-cont{padding: 25px 15px}
    .crumbs ul li a:not(.crumbs-home){padding: 2px 6px}
    .article .art-cont .main-content p{font-size: 14px;line-height: 24px}
    .article .art-cont .title-info{font-size: 12px;background-size: 16px;height: 16px;line-height: 16px;padding-left: 22px;font-weight: 400;margin: 10px 0 15px}
    .article .art-bott .art-btn{font-size: 14px;font-weight: 400;width: 90px;height:32px}
    .article .art-bott{margin-top: 30px}

    .sup-dl .nav a i{display: none}
    .sup-dl .nav a + a{margin-left: 20px}
    .sup-dl .nav a{padding-bottom: 5px}
    .download-cell .title{font-size: 15px;height: 38px}
    .download-cell .desc,.download-cell .title .desc{display: none}
    .download-cell .name{width: 87%}
    .download-cell .sub-item .name a i{width: 30px;height: 30px;min-width: 30px;margin-right: 5px}
    .sup-dl .swiper-wrapper{padding-bottom: 30px}
    .video-list .lft img{min-height: 280px}
    .video-items{height: 200px}
    .video-items .pic{width: 30%}
    .video-items .info{width: 70%;padding-left: 10px}
    .video-list .rgt span{font-size: 13px}
    .video-list .rgt{padding: 25px 15px}
    .video-items .info .time{font-size: 12px;margin-top: 4px}
    .sup-q-list .item{padding: 0 10px}
    .sup-q .swiper-wrapper{padding-bottom: 30px}
    .sup-dl .nav ._btn .icon{width:18px;height:18px}
    .sup-dl .nav ._btn{margin-left:5px}
    .options ul{min-width:130px;top:22px}

    .prolbxl-img a img {max-height: 200px;}
    .prolbxl-img{height: 288px;}
    .prolbxl-wd h6 {font-size: 16px;}
    .prolbxl-wd h1 {font-size: 22px;margin: 10px 0 12px;}
    .prolbxl-wd p {line-height: 24px;font-size: 14px;}
    .prolbxl-wd a.sonlink {margin-top: 20px;}
    .prolbxl-menu {padding: 10px 0;width: calc(100% - 40px);}
    .prolbxl {padding: 38px 0 40px;}
    .prolbcd {padding-top: 38px;}
    .prolbcd a{width: 50%;}
    .prolbcd a {height: 42px;line-height: 42px;}
    .prolblt-list ul {margin-left: 0;}
    .prolblt-list li {width: 100%;margin-left: 0;margin-top: 20px;}
    .prolbl-wd h1 {font-size: 20px;}
    .prolbl-wd {height: auto;padding: 24px 20px;}
    .prolbl-wd i{display: none;}
    .prolblt {padding: 16px 0 40px;}

    .prod-ctr-list .item{width: 100%}
    .prod-ctr-list .item .pic{height: 220px}
    .prod-banner .contain{flex-wrap: wrap-reverse}
    .prod-banner .info{width: 100%;margin-top:10px;text-align: center}
    .prod-banner .pic{width: 100%;height:170px}
    .prod-banner .pic img{max-width: 90%;max-height: 90%}
    .prod-banner .bg{min-height: 400px}
    .prod-feat .item p{font-size: 12px;line-height: 18px}
    .prod-feat .item i img{max-height: 30px}
    .prod-feat .item i{width: 40px}
    .prod-feat .item .title{font-size: 16px}
    .prod-feat{padding: 0 0 20px}
    .prod-sc .heading{flex-direction: column}
    .prod-sc .heading .com-tip{width: 100%;margin-top: 10px}
    .tab-switch .in{padding: 0;width: 100%;justify-content: center}
    .tab-switch a + a{margin-left:30px}
    .tab-switch a{padding-bottom: 12px;font-size: 15px}
    .prod-sc .txt{height: 100px}
    .prod-adv ul li{width: 50% !important}
    .prod-adv li .title{margin: 10px 0 8px;font-size: 16px}
    .prod-adv li, .prod-adv ul.n6 li{padding:0 5px}
    .prod-param .cell{width: 100%}
    .prod-param .cell+.cell{margin-top: 40px}
    .prod-param .pic{height: auto}
    .prod-param li{min-height: 0}
    .prod-sup ul.n6 li{width: 33.33%}
    .prod-sup li{margin-top:20px}
    .prod-sup{padding: 20px 0 30px}
    .prod-sup li p{font-size: 12px;line-height:16px}
    .prod-sup ul.n5 li{width: 33.33%}
    .prod-item{min-height: 0;padding: 40px 0}
    .prod-item .contain{flex-wrap: wrap}
    .prod-item:nth-child(even) .pic{padding-left: 0}
    .prod-item .pic{width: 100%;padding: 0}
    .prod-item .pic+.txt{margin-top: 30px}
    .prod-item .txt{width: 100%}
    .prod-item .txt .text{flex-wrap: wrap}
    .prod-item .txt .text .cell:not(:first-child){margin: 15px 0 0}
    .prod-item .txt .text .cell{width: 100%}
    .prod-app .title{padding: 10px}
    .swiper-pagination.com .swiper-pagination-bullet:not(:first-child){margin-left: 8px}
    .prod-parameter li{flex-wrap: wrap}
    .prod-parameter li .tit{width: 100%;padding:0 10px}
    .prod-parameter li .cont{width: 100%;padding: 5px 10px}
    .prod-parameter li .cont p{font-size: 13px;line-height: 26px}
    .prod-cust li{width: 50%;margin-top: 20px}
    .prod-cust ul:after{display: none}
    .prod-cust li p{font-size: 13px;line-height: 20px}
    .prod-cust li .num:after{display: none}
    .prod-cust li .num{padding-bottom: 0;margin-bottom: 10px}
    .prod-cust ul{margin-top: 20px}
    .prod-as li{width: 50%;height: 150px}
    .prod-as li .title{font-size: 16px}
    .prod-as li p{font-size: 13px;line-height: 18px}
    .prod-item .txt .text ul{font-size: 14px}
    .prod-item .txt .text ul li + li{margin-top: 2px}
    .prod-trait ul.n3 li{width: 50% !important}
    .prod-scenes .scenes-main{height: auto}
    .prod-scenes .scenes-list{position: relative;flex-direction: column;padding: 30px 0}
    .prod-scenes .scenes-item{width: 100% !important;border-right: 0;padding: 0 4%}
    .prod-scenes .scenes-item:not(:first-child){border-top: 1px solid rgba(255, 255, 255, 0.15);margin-top: 20px;padding-top: 20px}
    .prod-scenes .scenes-item h3{font-size: 16px;padding-bottom: 10px;padding-bottom: 0}
    .prod-scenes .scenes-item h3:after{width: 20px;height: 1px;display: none}
    .scenes-gp .item{flex-wrap: wrap-reverse}
    .scenes-gp .txt{width: 100%;padding: 20px 4%}
    .scenes-gp .pic{padding: 0;width: 100%}
    .scenes-gp .pic img{position: static}
    .scenes-gp{margin-top: 0}

    .hardware-items li:last-child{width: 100%;flex-wrap: wrap}
    .hardware-items li:last-child .hardware-coulmn{width: 100%}
    .hardware-items li:last-child .hardware-coulmn:not(:first-child){margin-top:4%}
    .hardware-coulmn{height: auto;}
    .hardware-show {height: auto;margin-top: 28px;padding: 10px 0}
    .solution-feat .item{flex-wrap: wrap-reverse}
    .solution-feat .item .txt{width: 100%;padding: 0!important;margin-top: 30px}
    .solution-feat .item .pic{width: 80%}
    .gp-cell .txt .text{margin-left: 15px}
    .solution-sc li{width: 49%;margin-top: 10px}
    .solutionList-item .txt{padding: 20px 15px}
    .solutionList-item p{font-size: 14px;line-height: 22px;margin-top:5px}

    .jobs-talent li{width: 100%;margin-top:10px}
    .joinUs-job .job-tit:nth-child(1){font-size: 15px}
    .joinUs-job .join-content{padding: 15px 10px}
    .joinUs-job .join-content li, .joinUs-job .join-content p{font-size: 13px;line-height: 22px}
    .joinUs-job .join-content ul{width: 100%}
    .joinUs-job .join-content li{width: 100%}
}