@charset "utf-8";
body,html{max-width: 1920px;margin: 0 auto;}
body{min-width: 1200px;}
.cwb{max-width: 1350px;margin: 0 auto;}
.cw{max-width: 1200px;margin: 0 auto;}

.bgcover{background-size: cover;background-repeat: no-repeat;background-position: center center;}
button{background: inherit;margin: 0;padding: 0;border: none;cursor: pointer;}
.detail img{max-width: 100%;}
/* .detail a{color: #0782C1;text-decoration: underline;}
.detail li{list-style-type:inherit;margin-left: 20px;font-size: 16px;}
.detail ul{margin: 16px auto;padding-left: 40px;}
.detail p{margin: 16px auto;font-size: 16px;}
.detail h2{font-size: 24px;font-weight: 700;margin: 19px auto;}
.detail {line-height: 2;} */
.hash-position{padding-top: 120px;margin-top: -120px;}

a[name]{background:url(/static/js/plugin/ckeditor/plugins/link/images/anchor.png?t=G4CD) no-repeat left center;border:1px dotted #00f;background-size:16px;padding-left:18px;cursor:auto;}

/* font-size */
.fz200{font-size: 200px;}
.fz90{font-size: 90px;}
.fz80{font-size: 80px;}
.fz50{font-size: 50px;}
.fz40{font-size: 40px;}
.fz36{font-size: 36px;}
.fz32{font-size: 32px;}
.fz30{font-size: 30px;}
.fz24{font-size: 24px;}
.fz26{font-size: 26px;}
.fz22{font-size: 22px;}
.fz20{font-size: 20px;}
.fz18{font-size: 18px;}
.fz16{font-size: 16px;}
.fz14{font-size: 14px;}
.fz12{font-size: 12px;}
.fz0{font-size: 0;}
/* font-size */

/* 隐藏magiczoom版权 */
.mz-zoom-window a,.mz-zoom-window span,.mz-figure a,.mz-figure span{font-size: 0!important;opacity: 0!important;visibility: hidden!important;display: none!important;overflow: hidden!important;height: 0!important;position: relative;left: 1000000px;}
/* 隐藏magiczoom版权 end*/
/* 百度分享微信二维码 */
#bdshare_weixin_qrcode_dialog_qr table,
#bdshare_weixin_qrcode_dialog_qr tbody{width: 185px !important;height: 185px !important;}
#bdshare_weixin_qrcode_dialog_qr tr{width: 185px !important;height: 5px !important;}
#bdshare_weixin_qrcode_dialog_qr td{width: 5px !important;height: 5px !important;}

/* header */
#header{position: fixed;z-index: 999;background-color: #fff;left: 0;right: 0;}
/* #header>.wrap{height: 120px;display: flex;justify-content: space-between;align-items: center;}
#header .logo{width: 420px;flex: 0 1 35%;}
#header .logo img{width: 389px;} */
#header>.wrap{height: 120px;display: flex;justify-content: space-between;align-items: center;min-width: 1200px;}
#header .logo{width: 420px;}
#header .logo a{display: flex;align-items: center;}
#header .logo .img{box-sizing: border-box;}
#header .logo .text{}
#header .logo .text div:first-of-type{font-size: 20px;font-weight: bold;color: #007493;margin-bottom: 12px;}
#header .logo .text div:last-of-type{font-size: 16px;}
#header .nav{display: flex;flex-flow: column nowrap;justify-content: flex-end;}
#header .list,
#header .tools{display: flex;flex-flow: row nowrap;justify-content: flex-end;align-items: center;}
#header .tools{height: 56px;}
#header .tools>*{margin-left: 5px;}
#header .tel,
#header .fav,
#header .search{display: flex;align-items: center;}
#header .tel span{color: #007493;margin-left: 8px;white-space:nowrap;}
#header .fav{cursor: pointer;}
#header .fav span{color: #666;margin-left: 10px;}
#header .fav i{color: #ccc;font-size: 18px;}
#header .search{position: relative;}
#header .search input{height: 32px;background-color: #f4f4f4;border-radius: 5px;text-indent: 10px;padding-right: 30px;width: 140px;}
#header .search button{position: absolute;right: 10px;}
#header .list{}
#header .list .item{margin:0 6px;line-height: 64px;}
#header .list .item>a:after{content: '';width: 0;height: 3px;display: block;margin-top: -5px;-webkit-transition:all 300ms ease 0s;transition:all 300ms ease 0s;outline:none;}
#header .list .item.on>a,
#header .list .item:hover>a{color: #007493;}
#header .list .item.on>a:after,
#header .list .item:hover>a:after{width: 100%;background-color: #007493;}
#header .list .item:last-of-type{margin-right: 0;}
#header .tools .last-item{display: flex;align-items: center;margin: 0 35px;}
#header .tools .last-item .img{width: 30px;height: 30px;margin: 0 5px;}
#header .tools .last-brief{color: #666;margin-top: 3px;}
#header .child{position: absolute;background-color: #f3f3f3;top: 120px;left: 0;width: 100%;line-height: 1.8;display: none;}
#header .childb{position: absolute;top: 0px;left: 0;width: 100%;line-height: 0;display: none;}
#header .child>.cw{display: flex;align-items: center;}
#header .child .category-c1{height: 80px;margin: 30px 0;display: flex;flex-flow: column nowrap;justify-content: center;font-weight: bold;flex: 0 0 123px;}
#header .child .category-c1-item{cursor: pointer;}
#header .child .category-c1-item .icon-right{opacity: 0;}
#header .child .category-c1-item.on,
#header .child .category-c1-item:hover{color: #007493;}
#header .child .category-c1-item.on a,
#header .child .category-c1-item:hover a{color: #007493;}
#header .child .category-c1-item.on .icon-right,
#header .child .category-c1-item:hover .icon-right{margin-left: 15px;}
#header .child .category-c1-item.on .icon-right,
#header .child .category-c1-item:hover .icon-right{opacity: 1;}
#header .child .category-c2{display: flex;justify-content: center;align-items: center;margin-left: 70px;flex: 1 1 auto;margin: 30px 0;flex-flow: row wrap;}
#header .child .category-c2-item{display: flex;justify-content: space-between;align-items: center;flex-flow: column nowrap;height: 40px;padding: 10px 35px;}
#header .child .category-c2-item .img{height: 50px;width: 50px;filter: grayscale(100%)}
#header .child .category-c2-item .name{color: #666;}
#header .child .category-c2-item:hover .img{filter: grayscale(0);transform: rotateY(360deg);transition-duration: 600ms}
#header .child .category-c2-item:hover .name{color: #007493;}
/* header end*/

/* banner */
.banner-img{font-size: 0;position: relative;}
.banner-img:before{content: '';display: block;padding-top: 29.16666%;}
.banner-img.about:before{padding-top: 560px;}
.banner-img img{position: absolute;width: 100%;height: 100%;top: 0;}
/* banner end*/

/* index-banner */
#banner .banner-index{width: 100%;position: relative;overflow: hidden;}
#banner .banner-index img{display: block;width: 100%;}
#banner .banner-index li a>img{display: block; width: 100%;}
#banner .banner-index {position: relative; overflow: hidden;}
#banner .banner-index a {display: block;}
#banner .banner-index .flex-direction-nav .flex-prev,
#banner .banner-index .flex-direction-nav .flex-next{display:block; width:49px; height:49px; position:absolute; top:52%; transform:translateY(-50%); transition:.5s; font-size:0;}
#banner .banner-index .flex-direction-nav .flex-prev {left:100px; background:url(../images/1.png) no-repeat center;}
#banner .banner-index .flex-direction-nav .flex-next {right:100px; background:url(../images/2.png) no-repeat center;}
#banner .banner-index .flex-direction-nav .flex-prev:hover{background:url(../images/3.png) no-repeat center;}
#banner .banner-index .flex-direction-nav .flex-next:hover{background:url(../images/4.png) no-repeat center;}
#banner .banner-index .flex-control-paging li a:before {content:""; position:absolute; height:3px; left:0; transition:.5s; background:#8fccff; z-index:2;}
#banner .banner-index .flex-control-paging li .flex-active:before {animation:wani 3s 1 cubic-bezier(0.28, 0.77, 1, 1);}
#banner .banner-index .flex-control-paging {position:absolute; bottom:30px; right:50%; transform:translate(50%, 0);}
#banner .banner-index .flex-control-paging li {float:left; cursor:pointer;}
#banner .banner-index .flex-control-paging a {display:block; width:50px; height:3px; cursor:pointer; background:#fff; font-size:0; margin-right:10px; -webkit-transition:.5s; -moz-transition:.5s; -ms-transition:.5s; -o-transition:.5s; transition:.5s; position:relative;}
#banner .banner-index .flex-control-paging li:last-child a{margin-right:0;}
#banner .slides>li{position: relative; height: 580px;}

#banner .ball-box {position: absolute; width: 575px; height: 579px; top: 0; left: 50%; margin-left: -287.5px; z-index: 1;}
#banner .ball-box .ball {position: relative; z-index: 2; animation: rotate 200s linear infinite; -webkit-animation: rotate 200s linear infinite;}

#banner .ban_info{width:100%;text-align: center;position: absolute;top: 145px;left: 50%;transform: translateX(-50%);z-index: 10;}
#banner .ban_info *{color: #7bc0ff;}
#banner .ban_info .num{text-align: center;margin: 8px 0;}
#banner .ban_info .num .fz50{font-family: 'DIN'}
#banner .ban_info .num span{font-family: 'DIN';}
#banner .ban_info .num>div{display: inline-block;padding: 0 26px;line-height: 1.2;border-right: 1px solid rgba(255, 255, 255, 0.3)}
#banner .ban_info .num>div:last-of-type{border-right: none;;}
#banner .ban_info h2{font-size: 40px;font-weight: bold;}
#banner .ban_info h3{color: #fff;background: rgba(0,114,202,0.8);display: inline-block;border-radius: 5px;padding: 0 30px;margin-top: 20px;font-size: 0;}
#banner .ban_info h3 i{display: inline-block;font-family: 'Hel';font-style: normal;}
#banner .ban_info h3 span{display: inline-block;font-size: 18px;line-height: 40px;position: relative;color: #fff;}
#banner .swiper-pagination{bottom: 100px;font-size: 0;}
#banner .swiper-pagination-bullet{width: 25px;height: 1px;background: rgba(255,255,255,0);opacity: 1;border: 1px solid #fff;margin: 0 9px;bottom: 100px;border-radius: 0;opacity: 0.6;}
#banner .swiper-pagination-bullet-active{background: rgba(255,255,255,1);opacity: 1;}
#banner .swiper-button-prev{left: 90px;}
#banner .swiper-button-next{right: 90px;}
#banner .s-num{display: flex;align-items: flex-end;padding-bottom: 6px;justify-content: center;}
#banner .dataNums{text-align: center;display: flex;height: 55px;margin-right: 7px;overflow: hidden;}
#banner .dataNums .dataOne{ width:26px; height:75px; margin: 0 ;text-align: center;}
#banner .dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
#banner .dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
#banner .dataNums .tt span{width:100%;height:100%; font-family: 'DIN';font-weight: lighter;font-size: 50px;color:#7bc0ff;}
@keyframes wani {
  0% {
    width: 0;
  }
  20% {
    width: 30%;
  }
  40% {
    width: 40%;
  }
  50% {
    width: 50%;
  }
  60% {
    width: 60%;
  }
  70% {
    width: 70%;
  }
  80% {
    width: 80%;
  }
  100% {
    width: 100%;
  }
}

@keyframes rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}
/* index-banner end*/

/* title */
.title-info{padding: 55px 0 47px;}
.title-info .title,
.title-info .brief{text-align: center;}
.title-info .brief{color: #666;margin-top: 15px;line-height: 25px;}
/* title end*/

#index .more-box{width: 100%;position: relative;z-index: 1;}

/* index-business */
#index .business{display: flex;align-items: center;border-radius: 5px;background-color: #fff;z-index: 9;position: relative;margin-top: -80px;}
#index .business .info{color: #007493;padding:39px 30px 39px 38px;position: relative;}
#index .business .info .border-right{background-image: url('/images/icon-border-right.png');background-repeat: no-repeat;background-position: right center;position: absolute;right: 0;top: 0;bottom: 0;width: 5px;}
#index .business .info-brief{color: #007493;text-align: left;margin-top: 13px;}
#index .business .category{display: flex;align-items: center;justify-content: space-around;flex: 1 1 auto;}
#index .business .category .img{height: 50px;width: 50px;}
#index .business .category .item{display: flex;align-items: center;justify-content: space-between;flex-flow: column nowrap;height: 80px;}
#index .business .category .item:hover{transform: translateY(-20px);}
#index .business .category .item:hover .item-title{color: #007493;}
/* index-business end*/

/* index-solution */
#index .solution{background-color: #f3f4f4;margin-top: -80px;padding: 80px 0 62px;}
#index .solution .title,#index .solution .brief{text-align: center;}
#index .solution .brief{color: #666;margin-top: 13px;}
#index .solution .info{padding: 53px 0 50px;}
#index .solution .category{display: flex;align-items: center;justify-content: space-between;}
#index .solution .category .img{height: 65px;font-size: 0;}
#index .solution .category .item{width: 200px;height: 300px;margin-right: 1px;border-radius: 5px;}
#index .solution .item>.wrap{margin: 33px 22px;}
#index .solution .item-title{font-weight: bold;color: #fff;}
#index .solution .item-brief-hover,
#index .solution .item-brief{color: #fff;margin-top: 18px;height: 75px;overflow: hidden;}
#index .solution .item-brief-hover{height: 0;margin-top: 0;}
#index .solution .item.open{width: 400px;}
#index .solution .item.open .item-brief{height: 0;margin-top: 0;}
#index .solution .item.open .item-brief-hover{line-height: 1.7;height: 120px;margin-top: 18px;}
/* index-solution end*/

/* index-products */
#index .products{position: relative;}
#index .products .info{padding: 55px 0 37px;}
#index .products .title,#index .products .brief{text-align: center;}
#index .products .brief{color: #666;margin-top: 13px;}
#index .products .img{height: 250px; border:1px #ccc solid; padding-left:15px; padding-right:15px;}
#index .products .category{padding-top: 20px;}
#index .products .item{height: 300px;border-radius: 5px;text-align: center;}


#index .products .item-title{padding: 17px 0 15px;}
#index .products .item .more{display: inline-block;color: #007493;}
#index .products .swiper-products-button{position: absolute;left: 0;right: 0;bottom: 0;}
#index .products .products-button-next,
#index .products .products-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -150px;}
#index .products .products-button-next.swiper-button-disabled,
#index .products .products-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#index .products .products-button-next{right: -53px;}
#index .products .products-button-prev{left: -53px;}
/* index-products end*/

@media (max-width: 1560px){
	#index .products .swiper-products-button{width: 72%;}
	#index .products .category{width: 70.5%;}
}

/* index-service */
#index .service .title{color: #007493;font-weight: bold;margin-left: 45px;}
#index .service .title-icon{margin: 0 33px 0 28px;}
#index .service .title-icon .my-icon-right{width: 14px;height: 17px;font-size: 0;overflow: hidden;}
#index .service .title-icon .my-icon-right .icon{width: 400%;height: 100%;animation: rollx 2s linear infinite;}
#index .service .category{display: flex;align-items: center;padding: 45px 0;}
#index .service .category .item{display: flex;align-items: center;}
#index .service .item .num{width: 30px;height: 30px;border-radius: 30px;background-color: #008ca9;color: #fff;text-align: center;line-height: 30px;font-weight: bold;font-family: 'DIN';margin-right: 12px;}
#index .service .category .hr{width: 41px;margin: 0 14px 0 17px;overflow: hidden;}
#index .service .category .hr .dashed{width: 400%;border-top: 1px dashed #4f9cdb;animation: rollx 2s linear infinite;}
#index .service .category .hr:last-of-type{display: none;}
#index .aftersale{background-color: #f7f7f7;border-radius: 5px;background-position: left center;background-repeat: no-repeat;background-size: auto 100%;height: 145px;display: flex;align-items: center;}
#index .aftersale .left-title,
#index .aftersale .t2{line-height: 46px;}
#index .aftersale .left{text-align: right;width: 50%;}
#index .aftersale .right{width: 48%;}
#index .aftersale .t1,
#index .aftersale .t3{color: #007493;font-weight: bold;}
#index .aftersale .vhr{width: 1px;height: 86px;background-color: #4f9cdb;margin: 0 13px;}
@keyframes rollx {
  0% {
      transform: translateX(-50%);
  }
  100% {
      transform: translateX(0);
  }
}
/* index-service end*/


/* index-case */
#index .case{position: relative;text-align: center;}
#index .case .info{padding: 55px 0 47px;}
#index .case .title,#index .case .brief{text-align: center;}
#index .case .brief{color: #666;margin-top: 13px;}
#index .case .img{height: 250px;overflow: hidden;}
#index .case .category{padding-top: 20px;}
#index .case .item{text-align: center;border-bottom: 1px solid rgba(0, 116, 147, 0);}
#index .case .item:hover{border-bottom: 1px solid rgba(0, 116, 147, 1);}
#index .case .item:hover .item-title{color: #007493;}
/* #index .case .item:hover .brief{opacity: 1;visibility: visible;transform: translateY(0);} */
#index .case .item-title{padding: 33px 0 12px;}
#index .case .item .brief{color: #888;line-height: 25px;text-align: center;height: 100px;/* opacity: 0;visibility: hidden;transform: translateY(-75px) */;display: none;overflow: hidden;}
#index .case .swiper-case-button{position: absolute;left: 0;right: 0;top: 0;}
#index .case .case-button-next,
#index .case .case-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: 275px;}
#index .case .case-button-next.swiper-button-disabled,
#index .case .case-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#index .case .case-button-next{right: -53px;}
#index .case .case-button-prev{left: -53px;}
#index .case .more{display: inline-block;width: 165px;height: 46px;color: #fff;font-weight: bold;line-height: 46px;margin: 40px 0 60px;border-radius: 46px;background-color: #007e9c;background-image: url('/images/more-bg.png');}
#index .case .more .icon-swiper-right{margin-left: 5px;}
/* index-case end*/

@media(max-width: 1560px){
	#swiper-case-index{width: 70.5%;}
	#index .case .img{height: auto;padding-top: 60%;position: relative;}
	#index .case .img img{position: absolute;top: 0;left: 0;right: 0;bottom: 0;margin: auto;}
	#index .case .swiper-case-button{width: 72%;margin: auto;}
}

/* index-about */
#index .about{position: relative;text-align: center;height: 692px;}
/* #index .about .title{padding: 53px 0 62px;} */
/* #index .about .title{padding: 53px 0 37px;} */
#index .about *{color: #fff;}
#index .about .list{display: flex;justify-content: space-around;align-items: flex-start;flex-flow: row wrap;margin: 0 90px;}
#index .about .item{flex: 0 0 25%;}
#index .about .brief{max-height: 150px;overflow: hidden;font-size: 14px;}
#index .about .brief,
#index .about .item-brief{color: #ccc;line-height: 25px;}
/* #index .about .item-brief{opacity: 0;visibility: hidden;} */
#index .about .item-brief{display: none;}
#index .about .item:hover .item-icon{background: #007493;border: 1px dashed #007493;}
/* #index .about .item:hover .item-brief{opacity: 1;visibility: visible;} */
#index .about .item-icon{width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;font-size: 0;box-sizing: border-box;display: inline-block;}
#index .about .item-title{margin: 25px 0 17px;}
#index .about .more{display: inline-block;width: 165px;height: 46px;background-color: #007e9c;background-image: url('/images/more-bg.png');border-radius: 46px;color: #fff;font-weight: bold;line-height: 46px;margin: 37px 0 160px;}
#index .about .more .icon-swiper-right{margin-left: 5px;}
#index .about-data{display: flex;align-items: flex-start;justify-content: center;flex-flow: row wrap;background-color: #fff;width: 100%;margin-top: -190px;position: absolute;bottom: -95px;padding-bottom: 29px;left: 0;right: 0;}
#index .about-data *{color: #333;}
#index .about-data .data-item-brief{color: #666;font-size: 12px;margin-top: -4px;line-height: 1.5;}
#index .about-data .item{flex: 0 0 165px;margin: 27px 12.5px 0;}
#index .about-data .num{font-family: 'DIN';font-weight: lighter;}
#index .about-data .scroll-num:after{content: '+';color: #007493;font-size: 26px;vertical-align: top;font-weight: normal;}

#index .about-data .scroll-num{height: 61px;}
#index .about-data .dataNums{text-align: center;display: inline-block;}
#index .about-data .dataNums .dataOne{ width:28px; height:75px; margin: 0 ;text-align: center;float: left;}
#index .about-data .dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
#index .about-data .dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
#index .about-data .dataNums .tt span{width:100%;height:100%;font-size: 50px;color:#333;font-family: 'DIN';font-weight: lighter;}
/* index-about end*/

/* index-partner */
#index .partner{background-color: #f3f4f4;padding-bottom: 60px;}
#index .partner .info{padding: 50px 0 47px;}
#index .partner .title,
#index .partner .brief{text-align: center;}
#index .partner .brief{color: #666;margin-top: 13px;}
#index .partner>.wrap{display: flex;flex-flow: row wrap;justify-content: center;}
#index .partner>.wrap .img{font-size: 0;height: 85px;text-align: left;padding-top: 10px;}
#index .partner>.wrap img{max-width: 100%;max-height: 100%;}
#index .partner .item{border: 1px solid #ececec;box-sizing: border-box;margin: -1px 0 0 -1px;flex: 1 0 25%;height: 120px;background-color: #fff;}
#index .partner .first-item{width: 50%;border: 1px solid #ececec;box-sizing: border-box;margin: -1px 0 0 -1px;height: 240px;overflow: hidden;background-color: #fff;}
#index .partner .first-item:hover img{transform:rotate(360deg);}
#index .partner .first-item>.wrap{margin: 0 40px;}
#index .partner .first-title{margin: 0 0 5px;color: #007493;}
#index .partner .first-brief{color: #888;line-height: 25px;font-size: 14px;height: 100px;overflow: hidden;}
#index .partner .right{width: 50%;display: flex;flex-flow: row wrap;background-color: #fff;justify-content: center;}
#index .partner .right .item{flex: 1 0 50%;}
/* index-partner end*/

/* index-news */
/* #index .news{padding-bottom: 60px;} */
#index .news{text-align: center;}
/* #index .news .info{padding: 53px 0 37px;} */
#index .news>.wrap{text-align: left;}
#index .news .brief{color: #666;margin-top: 13px;}
#index .news .first-date,
#index .news .item-date{color: #007493;}
#index .news .first-brief{line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 12px;}
#index .news .first-brief,
#index .news .item-brief{color: #888;}
#index .news .first-item{background-color: #f3f4f4;width: 50%;display: block;float: left;padding-bottom: 7px;}
#index .news .first-item-info{padding:0 20px;}
#index .news .first-date{padding: 9px 0;}
#index .news .first-item .img{font-size: 0;width: 560px;height: 310px;padding: 20px 20px 14px;}
#index .news .first-item .img img{width: 100%;height: 100%;}
#index .news .right{float: right;width: calc(50% - 20px);margin-left: 20px;}
#index .news .item{display: block;border-bottom: 1px solid #e8e8e8;}
#index .news .item-info{display: flex;justify-content: space-between;padding: 28px 0 18px;}
#index .news .item-title,
#index .news .item-brief{padding-left: 18px;}
#index .news .item-title{position: relative;}
#index .news .item-title:before{content: '';width: 6px;height: 6px;background-color: #a4a4a4;display: inline-block;vertical-align: middle;position: absolute;left: 0;top: 9px;border-radius: 6px;}
#index .news .item-brief{line-height: 25px;background-image: url('/images/icon-long-right.png');background-repeat: no-repeat;background-position: right 60px;margin-bottom: 19px;height: 75px;overflow: hidden;word-break: break-all;word-wrap: break-word;}
#index .news .item:first-of-type .item-info{padding-top: 5px;}
#index .news .more{display: inline-block;width: 165px;height: 46px;background-color: #007e9c;background-image: url('/images/more-bg.png');border-radius: 46px;color: #fff;font-weight: bold;line-height: 46px;text-align: center;margin: 40px 0 40px;}
#index .news .more .icon-swiper-right{margin-left: 5px;}
/* index-news end*/

/* index-ball */
.ball{background:url() no-repeat center;max-width:1920px;margin:60px auto 0;height:580px}
.ball .ball-inner{position:relative;width:788px;margin:0 auto;height:100%;box-sizing:border-box;padding-top:63px;line-height:1}
.ball .ball-inner .more-wrap{text-align: center;position:absolute;width: 165px;height: 46px;bottom:40px;left:50%;margin:0 0 0 -112px;border-radius:4px;overflow:hidden}
.ball .ball-inner .more{position: relative;top: 0;display: inline-block;width: 165px;height: 46px;background-color: #007e9c;background-image: url('/images/more-bg.png');border-radius: 46px;color: #fff;font-weight: bold;line-height: 46px;background-color:#007594;}
.ball .ball-inner .d1{position:absolute;cursor:pointer}
.ball .ball-inner .d1 dt{float:left;margin-top:10px;position:relative;width:22px;height:22px;border:1px solid #007493;border-radius:22px;cursor:pointer;margin-right:10px}
.ball .ball-inner .d1 dt .light{position:absolute;-webkit-transition:all .4s;-moz-transition:all .4s;-ms-transition:all .4s;-o-transition:all .4s;transition:all .4s;transform-origin:100% 100%;-webkit-transform-origin:100% 100%;-webkit-transform:scale(0);-moz-transform:scale(0);-ms-transform:scale(0);-o-transform:scale(0);transform:scale(0);opacity:0;filter:alpha(opacity=0);top:-116px;left:-334px;width:345px;height:123px;background:url(/images/ball.png) no-repeat;}
.ball .ball-inner .on dt{z-index:1}
.ball .ball-inner .d1.spe dt .light{background:url(/images/ball2.png) no-repeat;left:7px;transform-origin:0 100%;-webkit-transform-origin:0 100%}
.ball .ball-inner .d1 dt .light .light-inner{width:324px;height:100px;background-color:#fff;border-radius: 100px;}
.ball .ball-inner .d1 dt .light .light-inner .lt{float:left;height:100px;width:100px;border:5px solid #00ac7d;border-radius:100px;background:url() no-repeat center;box-sizing: border-box;}
.ball .ball-inner .d1 dt .light .light-inner .rg{float:left;width:160px;padding-top:10px;margin-left:23px}
.ball .ball-inner .d1 dt .light .light-inner .rg .p1{font-size:16px;color:#999;margin-bottom:3px;line-height:1.4;margin-top: 10px;height: 45px;overflow: hidden;}
.ball .ball-inner .d1 dt .light .light-inner .rg .p2{font-size:16px;color:#333}
.ball .ball-inner .d1 dt span{position:absolute;width:16px;height:16px;top:50%;left:50%;margin:-8px 0 0 -8px;background-color:#007493;border-radius:16px;-webkit-animation:fd 2s forwards infinite;-o-animation:fd 2s forwards infinite;animation:fd 2s forwards infinite}
.ball .ball-inner .d1 dd{float:left}
.ball .ball-inner .d1 dd em{font-style: inherit;vertical-align: top;font-family: 'DIN';font-weight: bold;}
.ball .ball-inner .d1 dd span{font-size:26px;color:#333;font-family: 'DIN';}
.ball .ball-inner .d1 dd b{font-size:14px;color:#333;font-weight: bold;position: relative;top: 4px;}
.ball .ball-inner .on dt .light{opacity:1;filter:alpha(opacity=100);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}
.ball .ball-inner .on span{animation-play-state:paused;-webkit-animation-play-state:paused}
.ball .ball-inner .on dt{border-color:#00ac7d}
.ball .ball-inner .on dt span{background-color:#00ac7d}
.ball .ball-inner .on dd b,.ball .ball-inner .on dd span{color:#00ac7d}
.ball .ball-inner .big dt{width:26px;height:26px;border-radius:26px}
.ball .ball-inner .big dt span{width:18px;height:18px;border-radius:14px;margin:-9px 0 0 -9px;animation-delay:1s}
.ball .ball-inner .big dd span{font-size:26px}
.ball .ball-inner .big dd b{font-size:14px}
.ball .ball-inner .num{display: flex;justify-content: space-between;text-align: center;}
.ball .ball-inner .num *{color: #007493;}
.ball .ball-inner .year{margin-left: -10px}
.ball .ball-inner .item-title{padding-top: 8px;}
/* .ball .ball-inner .item .scroll-num:after{content: '+';font-size: 45px;color: #007493;display: inline-block;position: relative;top: -45px;right: 8px;margin-right: -10px;font-weight: bold;} */

.ball .ball-inner .item .s-num{display: flex;align-items: center;margin-bottom: -20px;}
.ball .ball-inner .item .plus{font-size: 45px;color: #007493;display: inline-block;position: relative;top: -27px;right: 0;margin-right: 5px;font-weight: bold;}
.ball .ball-inner  .dataNums{text-align: center;display: flex;height: 98px;}
.ball .ball-inner  .dataNums .dataOne{ width:40px; height:75px; margin: 0 ;text-align: center;}
.ball .ball-inner  .dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
.ball .ball-inner  .dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
.ball .ball-inner  .dataNums .tt span{width:100%;height:100%; font-family: 'DIN';font-size: 80px;color:#007493;}

/* index-ball end*/

/* get-case */
.get-case{background-color: #f3f4f4;}
.get-case .title{padding: 56px 0 39px;}
.get-case form{display: flex;align-items: center;justify-content: space-between;padding-bottom: 65px;}
.get-case input,
.get-case select{background-color: #fff;border: 1px solid #ccc;border-radius: 5px;height: 50px;box-sizing: border-box;flex: 0 1 200px;text-indent: 14px;background-position-x: 170px;text-indent: 5px;}
.get-case select option:nth-of-type(2n){background-color: #ccc;}
.get-case select option:nth-of-type(2n+1){background-color: #fff;}
.get-case button{flex: 0 1 150px;color: #fff;background-image: url('/images/button-bg.png');background-repeat: no-repeat;background-size: cover;height: 50px;border-radius: 5px;font-weight: bold;background-color: #007a99;}
/* get-case end*/

/* about-banner */
#banner .about-content{position: absolute;top: 0;text-align: center;width: 100%;}
#banner .about-title{color: #fff;/* padding: 6.25% 0 2.29166%; */padding: 120px 0 44px;}
#banner .about-brief{color: #fefefe;line-height: 1.7;opacity: 0.67;}
/* about-banner end*/

/* about */
#about .certify{position: relative;}
#about .certify-intro{text-align: center;}
/* #about .certify .title{padding: 56px 0 20px;} */
#about .certify .brief{color: #666;}
#about .certify .swiper-container{padding: 0 53px 62px;}
#about .certify  .swiper-slide { width: 495px; height: 460px; background: #fff; box-shadow: 0 8px 30px #ddd;box-sizing: border-box;border: 1px solid #dcdcdc;display: flex;flex-flow: column nowrap;justify-content: space-between}
#about .certify  .swiper-slide .img {flex: 1 0 auto;margin-top: 20px;cursor: pointer;}
#about .certify  .swiper-slide p { line-height: 76px; padding-top: 0; text-align: center; color: #666;  margin: 0; flex: 0 1 76px;overflow: hidden;} 
#about .certify .swiper-button-prev { left: -30px; width: 45px; height: 45px; background: url(../images/wm_button_icon.png) no-repeat; background-position: 0 0; background-size: 100%; } 
#about .certify .swiper-button-prev:hover { background-position: 0 -46px; background-size: 100% } 
#about .certify .swiper-button-next { right: -30px; width: 45px; height: 45px; background: url(../images/wm_button_icon.png) no-repeat; background-position: 0 -93px; background-size: 100%; } 
#about .certify .swiper-button-next:hover { background-position: 0 -139px; background-size: 100% }
#about .certify .swiper-certify-button{position: absolute;left: 0;right: 0;bottom: 0;}
#about .certify .certify-button-next,
#about .certify .certify-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -305px;z-index: 999;}
#about .certify .certify-button-next.swiper-button-disabled,
#about .certify .certify-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#about .certify .certify-button-next{right: -53px;}
#about .certify .certify-button-prev{left: -53px;}

@media (max-width: 1560px){
	#about .certify .certify-button-next{right: -30px;}
	#about .certify .certify-button-prev{left: -30px;}
}

@media (max-width: 1440px){
	#about .certify .swiper-container{width: 1050px;margin: 0 auto;}
	#about .certify .swiper-slide{width: 460px;}
	#about .certify .certify-button-next{right: 0px;}
	#about .certify .certify-button-prev{left: 0px;}
}

@media(max-width: 1350px){
	#about .certify .swiper-container{width: 72.92%;margin: 0 auto;}
	#about .certify .swiper-slide{width: 47.8%;}
}

#about .certify .certify-pagination{bottom: 23px;opacity: 0;}
#about .show-data{border-radius: 5px;margin-top: -200px;background-color: #fff;position: relative;z-index: 99;box-shadow: 0 2px 50px 0 #ccc;}
#about .show-data>.wrap{display: flex;flex-flow: row wrap;align-items: center;width: 1120px;margin: 0 auto;}
#about .show-data .vhr{height: 130px;width: 1px;background-color: #efefef;}
#about .show-data .item{flex: 0 0 25%;height: 200px;box-sizing: border-box;border-bottom: 1px solid #efefef;text-align: center;}
#about .show-data .last-item{flex: 1 0 auto;display: flex;align-items: center;}
#about .show-data .last-item .img{width: 60px;height: 60px;margin: 0 32px 0 62px;}
#about .show-data .last-brief{color: #666;margin-top: 3px;}
#about .show-data .item:nth-of-type(n+5){height: 190px;margin-bottom: -1px;border-bottom: none;}
#about .show-data .item:nth-of-type(n+5) .item-title{padding: 18px 0 14px;}
#about .show-data .item-title{font-family: 'DIN';font-weight: lighter;padding: 48px 0 14px;}
#about .show-data .item-brief{width: 190px;margin: 0 auto;line-height: 1.4;color: #666;}
#about .show-data .item-title:after{content: '+';color: #007493;font-size: 30px;display: inline-block;position: relative;top: -45px;margin-left: 3px;}
#about .company-intro{display: flex;margin: 50px auto 60px;}
#about .company-intro .intro-img{flex: 0 0 50%;height: 380px;}
#about .company-intro .intro-content{display: flex;flex-flow: row wrap;text-align: center;}
#about .company-intro .item{flex: 0 0 50%;display: flex;align-items: center;justify-content: center;}
#about .company-intro .item-title{margin: 13px 0;}
#about .company-intro .item-brief{color: #666;}
#about .culture{height: 460px;text-align: center;}
/* #about .culture .title{padding: 55px 0 25px;}
#about .culture .brief{padding-bottom: 60px;} */
#about .culture .list{display: flex;justify-content: space-around;align-items: center;  }
#about .culture .item:hover .item-img{filter: grayscale(0);}
#about .culture .item:hover .item-title{color: #007493;}
#about .culture .item-img{filter: grayscale(100%);}
#about .culture .item-title{margin: 24px 0 14px;}
#about .culture .item-brief{line-height: 1.7;color: #666;}
#about .history>.wrap{position: relative;}
#about .history .history-title{text-align: center;padding: 55px 0 23px;}
#about .history .history-brief{text-align: center;color: #666;}
#about .history .swiper-slide .brief{text-align: center;line-height: 2.15;height: 180px;overflow: hidden;}
#about .history .year{text-align: center;font-family: 'DIN';padding: 38px 0 15px;}
#about .history .year span{color: #007493;}
#about .history .year span:first-of-type{font-family: 'MassStriped';}
#about .history .year span:last-of-type{font-weight: bold;}
#swiper-about-history{z-index: 2;}
#about .swiper-button{font-size: 0;}
#about .prevButton{position: relative;right: 56%;cursor: pointer;}
#about .nextButton{position: relative;left: 56%;cursor: pointer;}
#about .swiper-history-pagination{display: none;;text-align: center;margin: 5% auto;}
#about .swiper-button-disabled{cursor: default;}
#about .time-line{background:url(/images/history-bg.jpg) center repeat-x;overflow: hidden;margin: 2% 0 5%;}
#time-line-swiper{height:122px;width:100%;}
#time-line-swiper .swiper-wrapper .deve_num{cursor:pointer;background:url(/images/icon-history-circle.png) center no-repeat;}
#time-line-swiper .swiper-wrapper .deve_num .p2{text-align:center;color: #666;position: absolute;bottom: 0;width: 100%;}
#time-line-swiper .swiper-wrapper .deve_num:hover .p2{color:#007493;}
#time-line-swiper .swiper-wrapper .swiper-slide-active{background:url(/images/icon-man.jpg) center 30px no-repeat;}
#time-line-swiper .swiper-wrapper .swiper-slide-active .p2{color:#007493;}
.time-button{position: absolute;bottom: 0;left: 0;right: 0;}
.time-button .iconfont{position: absolute;top: -77px;cursor: pointer;font-size: 30px;color: #007493}
.time-button .iconfont.off{color: #999;cursor: default;}
.time-button .time-button-next{right: -53px;}
.time-button .time-button-prev{left: -53px;}

#about .business{height: 280px;position: relative;}
#about .business .title,
#about .business .brief{color: #fff;opacity: 0.53;text-align: center;}
#about .business .title{/* padding: 55px 0 26px; */opacity: 1;} 
#about .business>.wrap{position: absolute;bottom: -80px;left: 0;right: 0;box-shadow: 0 0 2px #bed3e5;}
#about .business .category{display: flex;justify-content: space-around;align-items: center;background-color: #fff;padding: 40px 0;border-radius: 5px;}
#about .business .category-item{display: flex;justify-content: space-between;align-items: center;flex-flow: column nowrap;height: 80px;}
#about .business .category-item:hover{transform: translateY(-10px);}
#about .business .category-item .img{height: 50px;width: 50px;}
#about .business .category-item .name{color: #666;/* margin: 0 40px; */}
#about .advantage{margin: 80px auto 60px;}
/* #about .advantage .title{padding: 55px 0 25px;text-align: center;}
#about .advantage .brief{color: #666;text-align: center;} */
#about .advantage .list{display: flex;justify-content: space-around;align-items: flex-start;flex-flow: row wrap;margin: 0 90px;}
#about .advantage .item{flex: 0 0 25%;text-align: center;}
/* #about .advantage .brief{padding-bottom: 73px;} */
#about .advantage .brief,
#about .advantage .item-brief{color: #666;line-height: 20px;}
#about .advantage .item:hover .item-icon{background: #007493;border: 1px dashed #007493;}
#about .advantage .item:hover .item-icon .icon1{opacity: 0;visibility: hidden;}
#about .advantage .item:hover .item-icon .icon2{opacity: 1;visibility: visible;}
#about .advantage .item-icon{width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;font-size: 0;box-sizing: border-box;display: inline-block;position: relative;border: 1px dashed #d4d4d4;}
#about .advantage .item-icon .icon2{opacity: 0;visibility: hidden;}
#about .advantage .item-icon .icon1{opacity: 1;visibility: visible;}
#about .advantage .item-title{margin: 20px 0 15px;}
#about .partner{padding-bottom: 60px;}
#about .partner .info{padding: 60px 0 47px;}
#about .partner .title,
#about .partner .brief{text-align: center;}
#about .partner .brief{color: #666;}
#about .partner>.wrap{display: flex;flex-flow: row wrap;justify-content: center;}
#about .partner>.wrap .img{font-size: 0;height: 85px;text-align: left;padding-top: 10px;}
#about .partner>.wrap img{max-width: 100%;max-height: 100%;}
#about .partner .item{border: 1px solid #ececec;box-sizing: border-box;margin: -1px 0 0 -1px;flex: 1 0 25%;height: 120px;background-color: #fff;}
#about .partner .first-item{width: 50%;border: 1px solid #ececec;box-sizing: border-box;margin: -1px 0 0 -1px;height: 240px;overflow: hidden;background-color: #fff;}
#about .partner .first-item>.wrap{margin: 0 40px;}
#about .partner .first-item:hover img{transform:rotate(360deg);}
#about .partner .first-title{margin: 0 0 5px;color: #007493;}
#about .partner .first-brief{color: #888;line-height: 25px;height: 100px;overflow: hidden;font-size: 14px;}
#about .partner .right{width: 50%;display: flex;flex-flow: row wrap;background-color: #fff;justify-content: center;}
#about .partner .right .item{flex: 1 0 50%;}
#about .company-value{padding-bottom: 40px;}
#about .company-value .info{padding: 50px 0 47px;}
#about .company-value .title,
#about .company-value .brief{text-align: center;}
#about .company-value .brief{color: #666;/* margin-top: 13px; */}
#about .company-value .category-title{margin: 0 16px 0 22px;color: #007493;}
#about .company-value .category-item{display: flex;height: 140px;align-items: center;border: 1px solid #ececec;box-sizing: border-box;margin-bottom: 20px;}
#about .company-value .list{display: flex;justify-content: space-around;flex: 1 0 auto;text-align: center;align-items: flex-end}
#about .company-value .name{color: #666;margin-top: 6px;}
#about .hire{height: 720px;position: relative;}
#about .hire .info{padding: 50px 0 37px;}
#about .hire .item{padding: 50px 35px 30px 20px;}
#about .hire .item-title{padding-bottom: 35px;}
#about .hire .title,
#about .hire .brief{text-align: center;}
#about .hire .brief{color: #666;/* margin-top: 13px; */}
#about .hire .item{height: 480px;background-color: #fff;box-sizing: border-box;}
#about .hire .item .border-top{background-image: url('/images/border-top.png');background-position: top;opacity: 0;position: absolute;top: 0;left: 0;right: 0;height: 10px;}
#about .hire .item:hover .border-top{opacity: 1;}
#about .hire .item:hover{transform: translateY(-10px);box-shadow: 0 0 20px 1px #ccc;}
#about .hire .node-title{font-weight: bold;padding-bottom: 8px;}
#about .hire .node-brief{color: #666;line-height: 1.7;margin-bottom: 18px;overflow: hidden;height: 92px;}
#about .hire .node-info{display: flex;justify-content: space-between;align-items: center;}
#about .hire .node-info img{margin-right: 8px;}
#about .hire .node-info *{color: #007493;}
#about .hire .node-info .tel{font-family: 'Arial';}
#about .hire .node-info .tel,
#about .hire .node-info .email{display: flex;align-items: center;}
#about .hire .swiper-hire-button{position: absolute;left: 0;right: 0;bottom: 313px;}
#about .hire .hire-button-next,
#about .hire .hire-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: 0;}
#about .hire .hire-button-next.swiper-button-disabled,
#about .hire .hire-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#about .hire .hire-button-next{right: -53px;}
#about .hire .hire-button-prev{left: -53px;}
#about .hire #swiper-hire{padding: 10px 0 80px;}
#about .hire-pagination{bottom: 40px;opacity: 0;}
#about .hire .swiper-pagination .swiper-pagination-bullet{background:#999;opacity: 1;}
#about .hire .swiper-pagination .swiper-pagination-bullet-active{background:#007493;}
/* #about .service{height: 520px;} */
#about .service{padding-bottom: 30px;}
#about .service .content{/*display: flex;justify-content: space-around;align-items: flex-end;*/text-align: center;margin-bottom: 15px;font-size: 0px;}
#about .service .content .item{display: inline-block;width: 25%;}
#about .service .item-title{font-weight: bold;}
#about .service .tel{color: #007493;padding-top: 26px;}
/* #about .service .icon{padding-top: 65px;} */
#about .service .item-title{padding: 22px 0 10px;}
#about .inrow>li,.inrow span{display:inline-block;font-size:14px;letter-spacing:normal;word-spacing:normal; }
#about .scroll-num{height: 61px;}
#about .dataNums{text-align: center;display: inline-block;}
#about .dataNums .dataOne{ width:25px; height:75px; margin: 0 ;text-align: center;}
#about .dataNums .dataBoc {position: relative; width: 100%; height: 100%; overflow: hidden;}
#about .dataNums .dataBoc .tt {position: absolute; top: 0;  left: 0; width: 100%;  height: 100%;}
#about .dataNums .tt span{width:100%;height:100%; font-family: 'DIN';font-weight: lighter;font-size: 50px;color:#333;}
/* about end*/

@media (max-width: 1680px){
	#about .hire .swiper-hire-button{width: 70%;}
	#about .hire #swiper-hire{width: 72.2%;margin: 0 auto;max-width: inherit;}
	#about .time-line{width: 89%;margin: 0 auto;}
	.time-button{width: 88%;margin: 0 auto;}
	#about .time-line{width: 85%;margin-left: auto;margin-right: auto;}
	.time-button .time-button-prev{left: -30px;}
	.time-button .time-button-next{right: -30px;}
}
@media (max-width: 1620px){
	#about .hire .node-info{display: block;}
	#about .hire .node-info .tel{margin-bottom: 5px;}
}
@media (max-width: 1560px){
	#about .hire .swiper-hire-button，
	.time-button{width: 88%;margin: auto;}
	#about .hire #swiper-hire，
	#about .time-line{width: 85%;margin: 0 auto;}
}

@media (max-width: 1350px){
	#about .hire .swiper-hire-button，
	.time-button{width: 80%;}
	#about .hire #swiper-hire，
	#about .time-line{width: 76%;}
}

@media (max-width: 1280px){
	.time-button{width: 85%;margin: 0 auto;}
	#about .time-line{width: 82%;margin-left: auto;margin-right: auto;}
	.time-button .time-button-prev{left: -10px;}
	.time-button .time-button-next{right: -10px;}
}
@media (max-width: 1250px){
	#about .hire .swiper-hire-button，
	.time-button{width: 74%;}
	#about .hire #swiper-hire，
	#about .time-line{width: 72%;}
}
/* nav */
.mainbody>.nav{box-shadow: 0 0 2px #ccc}
.mainbody>.nav>.wrap{height: 60px;background-color: #fff;display: flex;align-items: stretch;justify-content: space-between;}
.mainbody>.nav .category{display: flex;align-items: center;}
.mainbody>.nav .category a{margin-right: 40px;box-sizing: border-box;line-height: 57px;border-bottom: 3px solid #fff;}
.mainbody>.nav .category a.on,
.mainbody>.nav .category a:hover{border-bottom: 3px solid #007493;color: #007493;}
.mainbody>.nav .bread{display: flex;align-items: center;}
.mainbody>.nav .bread a{margin: 0 15px;}
.mainbody>.nav .bread img{margin: 0 -13px 0 0;}
.mainbody>.nav .bread>span{color: #999;margin-left: 15px;}
.mainbody>.nav .bread a{color: #666;}
.mainbody>.nav .back{display: flex;align-items: center;}
.mainbody>.nav .back span{color: #666;margin-right: 10px;}
/* nav end*/

/* hot2 */
#swiper-hot2 .item{width: 285px;height: 280px;background-color: #fff;text-align: center;display: flex;flex-flow: column nowrap;justify-content: space-between;box-sizing: border-box;border: 1px solid #eee;position: relative;}
#swiper-hot2 .item:after{content:"";width: 50px;height: 50px;position: absolute;top: 0;left: 0;z-index: 999;background-image: url('/images/icon-hot.png');background-repeat: no-repeat;background-position: left top;}
#swiper-hot2 .item .img{flex: 1 0 auto;height: 200px;margin-top: 20px}
#swiper-hot2 .item .name{flex: 0 0 75px;line-height: 75px;}
.swiper-hot2-button{position: absolute;left: 0;right: 0;}
.hot2-button-next,  
.hot2-button-prev{font-size: 30px!important;color: #007493;cursor: pointer;position: absolute;top: -150px;}
.hot2-button-next.swiper-button-disabled,
.hot2-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
.hot2-button-next{right: -53px;}
.hot2-button-prev{left: -53px;}
.hot2-more-wrap{text-align: center;padding: 47px 0;}
.hot2-more-wrap .more{display: inline-block;width: 165px;height: 46px;background-color: #007e9c;background-image: url('/images/more-bg.png');border-radius: 46px;color: #fff;font-weight: bold;line-height: 46px;}
.hot2-more-wrap .more .icon-swiper-right{margin-left: 5px;}
/* hot2 end*/

@media (max-width: 1560px){
	.swiper-hot2-button{width: 83%;margin: auto;max-width: inherit;}
	.hot-list{width: 80%;}
	.hot2-button-next{right: 0px;}
	.hot2-button-prev{left: 0px;}
}

@media (max-width: 1440px){
	.hot-list{width: 75%;}
}

/* team */
#team{position: relative;padding-bottom: 60px;}
#team #swiper-team{padding-top: 40px;}
#team .swiper-wrapper{height: auto;}
#team .man{width: 270px;height: 145px;position: relative;background-color: #f2f2f2;padding: 35px 0 0 20px;}
#team .name{font-weight: bold;}
#team .post{color: #666;}
#team .hr{width: 75px;height: 1px;background-color: #999;margin: 4px 0 10px;}
#team .img{position: absolute;right: 10px;top: -35px;}
#team .item:hover .name{color: #fff;}
#team .item:hover .man{background-color: #007493;}
#team .item:hover .post{color: #fff;}
#team .item:hover .hr{background-color: #fff;}
#team .item-title{font-weight: bold;padding: 18px 0 7px;}
#team .item-info{border-bottom: 2px solid #e6e6e6;}
#team .item-brief{color: #666;margin-bottom: 18px;height: 84px;overflow: hidden;line-height: 21px;}
#team .item:hover .item-title{color: #007493;}
#team .item:hover .item-info{border-bottom: 2px solid #007493;}
#team .info{padding: 50px 0 47px;}
#team .title,
#team .brief{text-align: center;}
#team .brief{color: #666;/* margin-top: 13px; */}
#team .swiper-team-button{position: absolute;left: 0;right: 0;bottom: 0;}
#team .team-button-next,
#team .team-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -310px;}
#team .team-button-next.swiper-button-disabled,
#team .team-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#team .team-button-next{right: -53px;}
#team .team-button-prev{left: -53px;}
/* team end*/
@media (max-width: 1440px){
	#team #swiper-team{width: 1100px;}
	#team .man{width: 246px;}
	#team .team-button-next{right: 0;}
	#team .team-button-prev{left: 0px;}
}

@media (max-width: 1380px){
	#team #swiper-team{width: 940px;}
	#team .swiper-team-button{width: 1025px;}
	#team .man{width: 288px;}
}

/* contact-us */
#contact{padding-bottom: 50px;}
#contact .content{display: flex;align-items: center;}
#contact .right{flex: 1 0 auto;height: 260px;background-color: #f4f4f4;padding: 40px}
#contact .right-title{color: #007493;font-weight: bold;}
#contact .right-title2{font-weight: bold;padding: 40px 0 20px}
#contact .node>div{display: flex;align-items: center;padding: 7px 0;}
#contact .node>div img{margin-right: 12px;}
/* contact-us end*/

/* business */
/* #business .node1 .detail{padding-bottom: 60px;} */
#business .node1-title{text-align: center;padding: 80px 0 50px}
#business .node1 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#business .node1 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#business .node2{background-color: #f4f4f4;}
#business .node2 img{filter: grayscale(100%)}
#business .node2 .list{display: flex;justify-content: space-between;flex-flow: row wrap;padding-bottom: 45px;}
#business .node2 .item{flex: 0 0 592px;box-sizing: border-box;height: 240px;background-color: #fff;margin-bottom: 15px;border: 1px solid #e1e1e1;}
#business .node2 .item-title{padding: 55px 0 30px;display: flex;align-items: center;}
#business .node2 .item-brief{line-height: 25px;color: #666;height: 100px;overflow: hidden;}
#business .node2 .item-title,
#business .node2 .item-brief{margin: 0 34px;}
#business .node2 .item-title img{margin-right: 20px;}
#business .node2 .item .border-top{background-image: url('/images/border-top.png');background-position: top;background-size: 100%;opacity: 0;top: 0;left: 0;right: 0;bottom: auto;height: 10px;}
#business .node2 .item:hover img{filter: grayscale(0)}
#business .node2 .item:hover .item-title{color: #007493;}
#business .node2 .item:hover .border-top{opacity: 1;}
#business .node3 .item{text-align: center;height: 340px;}
#business .node3 .item:hover *{color: #fff;}
#business .node3 .item:hover .hr{background-color: #fff;}
#business .node3 .item:hover .item-bg{opacity: 1;}
#business .node3 .item-bg{background-image: url('/images/node3-bg.png');opacity: 0;}
#business .node3 .item>.wrap{padding: 50px 30px;position: relative;z-index: 99;}
#business .node3 .num{font-family: 'DIN';color: #007493;}
#business .node3 .item-title{padding: 15px 0 13px;}
#business .node3 .item-brief{line-height: 25px;color: #666;height: 125px;overflow: hidden;}
#business .node3 .hr{width: 33px;height: 4px;background-color: #1a829e;display: inline-block;}
#business .node3 .swiper-node3-button{position: absolute;left: 0;right: 0;bottom: 0;}
#business .node3 .node3-button-next,
#business .node3 .node3-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -210px;}
#business .node3 .node3-button-next.swiper-button-disabled,
#business .node3 .node3-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#business .node3 .node3-button-next{right: -53px;}
#business .node3 .node3-button-prev{left: -53px;}
#swiper-business-node3{padding-bottom: 47px;}
#business .node3 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#business .node3 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}

@media (max-width: 1560px){
	#swiper-business-node3{width: 80%;}
	#business .node3 .swiper-node3-button{width: 83%;margin: auto;}
	#business .node3 .item-brief{font-size: 13px;}
	#business .node3 .item>.wrap{padding: 50px 20px;}
	#business .node3 .node3-button-prev{left: -10px;}
	#business .node3 .node3-button-next{right: -10px;}
}

#business .node4{position: relative;text-align: center;}
#business .node4>.wrap{height: 560px;}
/* #business .node4 .title{padding: 65px 0 20px;} */
#business .node4 *{color: #fff;}
#business .node4 .title-info .brief{color: #ccc;}
#business .node4 .list{display: flex;justify-content: space-around;align-items: center;}
#business .node4 .item{flex: 0 0 25%;}
#business .node4 .item-brief{height: 60px;overflow: hidden;width: 90%;margin: 0 auto;color: #ccc;line-height: 20px;}
#business .node4 .item:hover .item-icon{background: #007493;border: 1px dashed #007493;}
#business .node4 .item-icon{width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;box-sizing: border-box;display: inline-block;line-height: 90px;/* margin: 110px 0 20px; */margin-bottom: 20px;}
#business .node5{background-color: #f4f4f4;}
#business .node5 img{filter: grayscale(100%)}
#business .node5 .list{display: flex;justify-content: space-between;flex-flow: row wrap;padding-bottom: 45px;}
#business .node5 .item{flex: 0 0 592px;box-sizing: border-box;height: 190px;background-color: #fff;margin-bottom: 15px;border: 1px solid #e1e1e1;}
#business .node5 .item-title{padding: 50px 0 25px;display: flex;align-items: center;}
#business .node5 .item-brief{line-height: 25px;color: #666;height: 50px;overflow: auto;}
#business .node5 .item-title,
#business .node5 .item-brief{margin: 0 34px;}
#business .node5 .item-title img{margin-right: 20px;}
#business .node5 .item .border-top{background-image: url('/images/border-top.png');background-position: top;background-size: 100%;opacity: 0;top: 0;right: 0;left: 0;bottom: auto;height: 10px;}
#business .node5 .item:hover img{filter: grayscale(0)}
#business .node5 .item:hover .item-title{color: #007493;}
#business .node5 .item:hover .border-top{opacity: 1;}
/*
#business .Nnode3 .title-info .title{color: #fff;padding-top: 14px;}
#business .Nnode3 .title-info .brief,
#business .Nnode3 .title-info .brief *{color: #ccc;}
#business .Nnode3 .list{display: flex;flex-flow: row wrap;padding-bottom: 36px;}
#business .Nnode3 .item{flex: 0 0 33%;text-align: center;}
#business .Nnode3 .item:hover .item-title{background: #007493;border: 1px dashed #007493;}
#business .Nnode3 .item-title{color: #fff;width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;box-sizing: border-box;display: inline-block;position: relative;border: 1px dashed #d4d4d4;line-height: 90px;}
#business .Nnode3 .item-brief{color: #ccc;line-height: 25px;padding-top: 15px;height: 75px;overflow: hidden;margin:0 auto 20px;width: 90%;}

#business .Nnode4 .title-info .title{color: #fff;padding-top: 14px;}
#business .Nnode4 .title-info .brief,
#business .Nnode4 .title-info .brief *{color: #ccc;}
#business .Nnode4 .list{display: flex;flex-flow: row wrap;padding-bottom: 36px;}
#business .Nnode4 .item{flex: 0 0 25%;text-align: center;}
#business .Nnode4 .item:hover .item-title{background: #007493;border: 1px dashed #007493;}
#business .Nnode4 .item-title{color: #fff;width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;box-sizing: border-box;display: inline-block;position: relative;border: 1px dashed #d4d4d4;line-height: 90px;}
#business .Nnode4 .item-brief{color: #ccc;line-height: 25px;padding-top: 15px;height: 75px;overflow: hidden;margin:0 auto 20px;width: 90%;}

#business .Nnode5 .title-info .title{color: #fff;padding-top: 14px;}
#business .Nnode5 .title-info .brief,
#business .Nnode5 .title-info .brief *{color: #ccc;}
#business .Nnode5 .list{display: flex;flex-flow: row wrap;padding-bottom: 36px;}
#business .Nnode5 .item{flex: 0 0 25%;text-align: center;}
#business .Nnode5 .item:hover .item-title{background: #007493;border: 1px dashed #007493;}
#business .Nnode5 .item-title{color: #fff;width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;box-sizing: border-box;display: inline-block;position: relative;border: 1px dashed #d4d4d4;line-height: 90px;}
#business .Nnode5 .item-brief{color: #ccc;line-height: 25px;padding-top: 15px;height: 75px;overflow: hidden;margin:0 auto 20px;width: 90%;}
*/

#business .Nnode6 .title-info .title{color: #fff;padding-top: 14px;}
#business .Nnode6 .title-info .brief,
#business .Nnode6 .title-info .brief *{color: #ccc;}
#business .Nnode6 .list{display: flex;flex-flow: row wrap;padding-bottom: 36px;justify-content: center;}
#business .Nnode6 .item{flex: 0 0 25%;text-align: center;}
#business .Nnode6 .item:hover .item-title{background: #007493;border: 1px dashed #007493;}
#business .Nnode6 .item-title{color: #fff;width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;box-sizing: border-box;display: inline-block;position: relative;border: 1px dashed #d4d4d4;line-height: 90px;}
#business .Nnode6 .item-brief{color: #ccc;line-height: 25px;padding-top: 15px;height: 75px;overflow: hidden;margin:0 auto 20px;width: 90%;}
/*大于四小于七时，一行显示三个*/
#business .Nnode6 .list.num-6 .item{flex: 0 0 33%;text-align: center;}

#business .node6>.wrap{text-align: center;height: 570px;}
#business .node6 *{color: #fff;}
#business .node6 .title{display: inline-block;line-height: 60px;padding: 0 30px;background-color: #007493;border-radius: 60px;margin: 255px 0 30px;}
#business .node6 .brief{line-height: 36px !important;}
#business .node6 .get,
#business .node6 .get i{color: #007493;}
#business .node6 .get{line-height: 50px;width: 160px;display: inline-block;background-color: #fff;border-radius: 160px;margin-top: 40px;}
#business .node7>.wrap{text-align: center;}
/* #business .node7 .title{padding: 55px 0 30px;} */
#business .node7 .brief>div{color: #007493;font-weight: bold;}
#business .node7 .brief>div:first-of-type{font-size: 50px;}
#business .node7 .brief>div:last-of-type{font-size: 20px;padding: 11px 0 45px;}
#business .node7 .list{display: flex;flex-flow: row wrap;justify-content: space-between}
#business .node7 .item{flex: 0 0 285px;height: 325px;margin-bottom: 20px;border-radius: 5px;text-align: left;}
#business .node7 .item>.wrap{z-index: 9;padding: 50px 0 0 30px;}
#business .node7 .item>.wrap *{color: #fff;}
#business .node7 .item.big{flex: 0 0 590px;}
#business .node7 .num{display: inline-block;width:90px;border: 2px solid #fff;height: 40px;line-height: 40px;text-align: center;box-sizing: border-box;}
#business .node7 .get,
#business .node7 .get i{color: #007493!important;text-align: center;font-weight: bold;}
#business .node7 .get{line-height: 50px;width: 150px;display: inline-block;background-color: #fff;border-radius: 150px;margin-top: 40px;}
#business .node7 .item-title{padding: 14px 0 8px;}
#business .node7 .last.item{line-height: 325px;text-align: center;}
#business .node7 .last.item i{font-size: 30px;}
#business .node7 .last.item a{color: #fff!important}
#business .node2 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: center;}
#business .node2 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: center;}
#business .node7 .detail *{font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;}
#business .node7 .detail{font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;}
#business .node6 .detail *{font-size:20px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 36px!important;}
#business .node6 .detail{font-size:20px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 36px!important;}
#business .node5 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;}
#business .node5 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;}
#business .node4 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #ccc;}
#business .node4 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #ccc;}
/* business end*/

/* case */
#case .title-info .brief{margin-top: 15px;}
#case .category-c2{display: flex;align-items: center;justify-content: center;padding-bottom: 47px;}
#case .category-c2 .item{margin: 0 27px;color: #666;}
#case .category-c2 .item.on{margin: 0 27px;color: #007493;font-weight: bold;}
#case .list{display: flex;justify-content: space-between;flex-flow: row wrap;}
#case .list .item{flex: 0 0 390px;}
#case .list .item:hover .item-brief{opacity: 0.9;transform: translate(0)}
#case .list .item:hover .item-title{color: #007493;}
#case .list .item>.wrap{position: relative;width: 390px;height: 250px;overflow: hidden;}
#case .list .item .img,
#case .list .item-brief{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
#case .list .item-brief{opacity: 0;background: #007493;color: #fff;padding: 40px 20px;transform: translate(-100%)}
#case .list .item-title{padding: 17px 0 35px;}
#case #turn_page{padding-bottom: 100px;}
/* case end*/

/* case_detail */
#case_detail .content{ padding:50px 0 100px;}
#case_detail .content .content-left .item{ width:100%;}
#case_detail .content .content-left .item .list{ width:100%; border-bottom:1px dashed #e0e0e0; padding:30px 0;}
#case_detail .content .content-left .item .list .img{ width:270px; height:149px; text-align:center; overflow:hidden;}
#case_detail .content .content-left .item .list .img a{ width:270px; height:149px; display:table-cell; vertical-align:middle;}
#case_detail .content .content-left .item .list .img a img{ max-width:100%; max-height:100%;}
#case_detail .content .content-left .item .list .cont{ width:530px; padding:6px 0;}
#case_detail .content .content-left .item .list .cont .title{ width:100%;}
#case_detail .content .content-left .item .list .cont .title a{ color:#333;}
#case_detail .content .content-left .item .list .cont .title a:hover{ color:#007493;}
#case_detail .content .content-left .item .list .cont .brief{ width:100%; height:66px; line-height:22px; overflow:hidden; color:#888; margin:16px 0;}
#case_detail .content .content-left .item .list .cont .more{ width:100%;}
#case_detail .content .content-left .item .list .cont .more .text-one{ color:#007493;}
#case_detail .content .content-left .item .list .cont .more .text-two{ color:#666;}
#case_detail .content .content-left .detail{ width:100%;}
#case_detail .content .content-left .detail .top{ width:100%; text-align:center;}
#case_detail .content .content-left .detail .top .title{ width:100%; color:#333;}
#case_detail .content .content-left .detail .top .text{ width:100%; margin-top:20px;}
#case_detail .content .content-left .detail .top .text .fz14{ color:#999; position:relative; padding:0 20px;}
#case_detail .content .content-left .detail .top .text .fz14 span{ color:#666;}
#case_detail .content .content-left .detail .top .text .fz14.before::before{ width:1px; height:100%; background:#ccc; position:absolute; right:0; top:0; z-index:2;}
#case_detail .content .content-left .detail .cont{ width:100%; line-height:200%; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; padding:44px 0; margin-top:30px;}
#case_detail .content .content-left .detail .cont img{ max-width:100%; height:auto !important;}
#case_detail .content .content-left .detail .cont .share{ width:100%; text-align:center; margin-top:32px;}
#case_detail .content .content-left .detail .cont .share .bdsharebuttonbox{ vertical-align:middle; margin-top:-3px;}
#case_detail .content .content-left .detail .bot{ width:100%; margin-top:36px;}
#case_detail .content .content-left .detail .bot .list{ width:100%; color:#3879c2;}
#case_detail .content .content-left .detail .bot .list a{ color:#666;}
#case_detail .content .content-left .detail .bot .list a:hover{ color:#007493;}
#case_detail .content .content-left .detail .bot .list.margin{ margin-top:16px;}
#case_detail .content .content-left .detail .editor,
#case_detail .content .content-left .detail .editor *{line-height: 250% !important;font-size: 16px !important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif !important;}
/* case_detail end*/

/* solution */
#solution .node2 .list{display: flex;justify-content: center;align-items: center;padding-bottom: 90px;}
#solution .node2 .item{height: 230px;flex: 0 0 25%;text-align: center;box-sizing: border-box;border-right: 1px solid #e3e3e3;}
#solution .node2 .item:last-of-type{border-right: none;}
#solution .node2 .item:hover .item-title{color: #007493;}
#solution .node2 .item:hover .num{transform: skew(5)}
#solution .node2 .num{color: #007493;font-family: "DIN";padding: 30px 0 15px;}
#solution .node2 .item-brief{color: #666;line-height: 1.7;padding-top: 9px;}
#solution .node2 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#solution .node2 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#solution .node3{background-color: #f7f7f7;}
/* #solution .node3 .detail{padding-bottom: 60px;} */
#solution .node3 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#solution .node3 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: left;}
#solution .node4 .list{padding: 10px 0 60px;}
#solution .node4 .item{text-align: center;box-sizing: border-box;border: 1px solid #e1e1e1;height: 340px;}
#solution .node4 .item:hover{transform: translateY(-10px);box-shadow: 0 0 10px #ccc;}
#solution .node4 .item:hover .img{filter: grayscale(0);}
#solution .node4 .item:hover .item-title{color: #007493;}
#solution .node4 .img{padding: 50px 0 26px;filter: grayscale(100%)}
#solution .node4 .item-brief{line-height: 25px;padding: 0 30px;color: #666;text-align: left;height: 125px;overflow: hidden;}
#solution .node4 .item-title{padding: 0 0 32px;}
#solution .node4 .item .border-top{background-image: url('/images/border-top.png');background-repeat: no-repeat;background-position: top center;background-size: contain;opacity: 0;}
#solution .node4 .item:hover .border-top{opacity: 1;}
#solution .node4 .swiper-node4-button{position: absolute;left: 0;right: 0;}
#solution .node4 .node4-button-next,  
#solution .node4 .node4-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -240px;}
#solution .node4 .node4-button-next.swiper-button-disabled,
#solution .node4 .node4-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#solution .node4 .node4-button-next{right: -53px;}
#solution .node4 .node4-button-prev{left: -53px;}
#solution .node4 .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: center;}
#solution .node4 .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: center;}
/* #solution .node5 .title-info{padding-bottom: 110px;} */

#solution .node5 .title-info .title{color: #fff;padding-top: 14px;}
#solution .node5 .title-info .brief,
#solution .node5 .title-info .brief *{color: #ccc;}
#solution .node5 .list{display: flex;flex-flow: row wrap;padding-bottom: 36px;justify-content:center;}
#solution .node5 .item{flex: 0 0 25%;text-align: center;}
#solution .node5 .item:hover .item-title{background: #007493;border: 1px dashed #007493;}
#solution .node5 .item-title{color: #fff;width: 90px;height: 90px;border-radius: 90px;border: 1px dashed #fff;box-sizing: border-box;display: inline-block;position: relative;border: 1px dashed #d4d4d4;line-height: 90px;}
#solution .node5 .item-brief{color: #ccc;line-height: 25px;padding-top: 15px;height: 75px;overflow: hidden;margin:0 auto 20px;width: 90%;}
/*大于四小于七时，一行三个*/
#solution .node5  .list.num-6 .item{flex: 0 0 33%;text-align: center;}



#solution .node6 .list{padding: 0 0 60px;}
#solution .node6 .item{text-align: center;box-sizing: border-box;border: 1px solid #e1e1e1;height: 330px;}
#solution .node6 .item:hover{transform: translateY(-10px);box-shadow: 0 0 10px #ccc;}
#solution .node6 .item:hover .img{filter: grayscale(0);}
#solution .node6 .item:hover .item-title{color: #007493;}
#solution .node6 .img{padding: 50px 0 26px;filter: grayscale(100%)}
#solution .node6 .item-brief{line-height: 1.7;padding: 0 30px;color: #666;}
#solution .node6 .item-title{padding: 0 0 32px;}
#solution .node6 .title-info{margin-bottom: -10px}
#solution .node6 .item .border-top{background-image: url('/images/border-top.png');background-repeat: no-repeat;background-position: top center;background-size: contain;opacity: 0;}
#solution .node6 .item:hover .border-top{opacity: 1;}
#solution .node6 #swiper-solution-node6{padding-top: 10px}
#solution .node6 .swiper-node6-button{position: absolute;left: 0;right: 0;}
#solution .node6 .node6-button-next,  
#solution .node6 .node6-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -220px;}
#solution .node6 .node6-button-next.swiper-button-disabled,
#solution .node6 .node6-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#solution .node6 .node6-button-next{right: -53px;}
#solution .node6 .node6-button-prev{left: -53px;}
#solution .node7{background-color: #f7f7f7;}
#solution .node7 .item{flex: 0 0 390px;}
#solution .node7 .item:hover .item-brief{opacity: 0.9;transform: translateX(0)}
#solution .node7 .item:hover .item-title{color: #007493;}
#solution .node7 .item>.wrap{position: relative;width: 390px;height: 250px;overflow: hidden;}
#solution .node7 .item .img,
#solution .node7 .item-brief{position: absolute;left: 0;right: 0;top: 0;bottom: 0;}
#solution .node7 .item-brief{opacity: 0;background: #007493;color: #fff;padding: 40px 20px;transform: translateX(-100%)}
#solution .node7 .item-title{padding: 17px 0 35px;}
#solution .node7 .swiper-node7-button{position: absolute;left: 0;right: 0;}
#solution .node7 .node7-button-next,  
#solution .node7 .node7-button-prev{font-size: 30px;color: #007493;cursor: pointer;position: absolute;top: -210px;}
#solution .node7 .node7-button-next.swiper-button-disabled,
#solution .node7 .node7-button-prev.swiper-button-disabled{color: #a1a1a1;cursor: default;}
#solution .node7 .node7-button-next{right: -53px;}
#solution .node7 .node7-button-prev{left: -53px;}
#solution .node7 .more-wrap{text-align: center;padding: 47px 0 60px;}
#solution .node7 .more{display: inline-block;width: 165px;height: 46px;background-color: #007e9c;background-image: url('/images/more-bg.png');border-radius: 46px;color: #fff;font-weight: bold;line-height: 46px;}
#solution .node7 .more .icon-swiper-right{margin-left: 5px;}
#solution .detail *{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: center;}
#solution .detail{font-size:14px!important;font-family: "Microsoft YaHei","微软雅黑","Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB",Arial,sans-serif!important;line-height: 25px!important;color: #666;text-align: center;}
/* solution end*/

@media(max-width: 1560px){
	#solution .node6 .list,
	#solution .node4 .list{width: 79%;}
	#solution .node6 .swiper-node6-button,
	#solution .node4 .swiper-node4-button{width: 83%;margin: auto;}
	#solution .node6 .node6-button-prev,
	#solution .node4 .node4-button-prev{left: -10px;}
	#solution .node6 .node6-button-next,
	#solution .node4 .node4-button-next{right: -10px;}
}
@media (max-width: 1500px){
	#swiper-solution-node7{width: 81%;max-width: inherit;}
	#solution .node7 .swiper-node7-button{width: 83%;margin: auto;max-width: inherit;}
	#solution .node7 .node7-button-prev{left: -20px;}
	#solution .node7 .node7-button-next{right: -20px;}
	#solution .node7 .item>.wrap{width: 100%;}
	#solution .node7 .item{flex: 0 0 32%;}
}


/* service */
#service .node1 .list{display: flex;justify-content: space-around;align-items: center;text-align: center;position: relative;border-bottom: 1px solid #e8e8e8;margin-bottom: 125px;/* padding-top: 30px; */}
#service .node1 .item{padding-bottom: 24px;}
#service .node1 .item .hr{background-image: url('/images/icon-hr2.jpg');background-repeat: no-repeat;background-position: center bottom;opacity: 0;height: 7px;position: relative;top: 31px;}
#service .node1 .item .img{filter: grayscale(100%);width: 50px;height: 50px;margin: 0 auto;padding-bottom: 20px ;}
#service .node1 .item-brief{position: absolute;top: calc(100% + 55px);width: 100%;left: 0;opacity: 0;color: #007493;font-weight: bold;}
#service .node1 .item.on .hr{opacity: 1;}
#service .node1 .item.on .img{filter: grayscale(0)}
#service .node1 .item.on .item-title{color: #007493;font-weight: bold;}
#service .node1 .item.on .item-brief{opacity: 1;}
#service .node2 .item:hover .item-title{color: #007493;}
#service .node2 .item:hover .img{filter: grayscale(0);border-color: #007493;}
#service .node2{background-color: #f1f1f1;}
#service .node2 .list{display: flex;justify-content: center;align-items: center;text-align: center;padding:40px 0 100px;}
#service .node2 .item .img{width: 80px;height: 80px;border-radius: 80px;border: 1px solid #ccc;filter: grayscale(100%);margin-bottom: 15px;}
#service .node2 .item-title{font-weight: bold;}
#service .node2 .my-icon-right{margin: -30px 50px 0;width: 14px;height: 17px;font-size: 0;overflow: hidden;}
#service .node2 .my-icon-right .icon{width: 400%;height: 100%;animation: rollx 2s linear infinite;}
#service .node2 .my-icon-right:last-of-type{display: none;}
#service .node3 .title-list{display: flex;justify-content: center;border-bottom: 1px solid #e8e8e8;}
#service .node3 .title-list .item{margin: 0 40px;background-position: center bottom;background-repeat: no-repeat;height: 42px;color: #666;position: relative;bottom: -7px;padding-bottom: 7px;cursor: pointer;}
#service .node3 .title-list .item.on{color: #007493;font-weight: bold;background-image: url('/images/icon-hr2.jpg');}
#service .node3 .item-content{display: flex;align-items: center;margin-top: 50px;padding-bottom: 60px;}
#service .node3 .item-content .img{flex: 0 0 600px;}
#service .node3 .content-list{margin-left: 47px;}
#service .node3 .content-list>.wrap{display: flex;align-items: flex-start;}
#service .node3 .content-list .text{margin-left: 8px;}
#service .node3 .content-list .num{width: 30px;height: 30px;border-radius: 30px;background-color: #0087a5;color: #fff;text-align: center;line-height: 30px;font-weight: bold;font-family: 'DIN';flex: 0 0 auto;}
#service .node3 .content-list .list-title{color: #007493;font-weight: bold;height: 30px;line-height: 30px;}
#service .node3 .content-list .list-brief{color: #666;height: 50px;overflow: hidden;font-size: 12px;margin-bottom: 10px;line-height: 25px}
#service #team{background-color: #f1f1f1;}
#service #team .man{background-color: #fff;}
#service #team .item:hover .man{background-color: #007493;}
/* service end*/
/* products-detail */
#products-detail>.nav{box-shadow: none;border-top: 1px solid #e6e6e6;}
#products-detail .top-info{box-sizing: border-box;border: 1px solid #e6e6e6;position: relative;}
#products-detail .top-info .left{width: 650px;box-sizing: border-box;}
#products-detail .top-info .right{width: 540px;box-sizing: border-box;padding-left: 40px;}
#products-detail .top-info .vhr{width: 1px;height: 529px;background-image: url('/images/icon-product-vhr.png');background-repeat: no-repeat;background-position: center center;position: absolute;right: 550px;top: 40px;}
#products-detail .gallery-thumbs{width: 430px;box-sizing: border-box;padding-bottom: 60px;}
#products-detail .gallery-thumbs .swiper-slide{box-sizing: border-box;border: 1px solid #e6e6e6;height: 70px;}
#products-detail .gallery-top{margin: 30px;background-image: url('/images/icon-product_detail.png');background-repeat: no-repeat;background-position: left top;}
#products-detail .gallery-top .swiper-slide{width: 590px;height: 410px;}
/* #products-detail .top-info .number, */
#products-detail .top-info .number span{color: #007493;}
#products-detail .top-info .title{padding: 66px 0 30px;font-weight: bold;}
#products-detail .top-info .brief{line-height: 1.7;color: #666;padding: 30px 0 60px;}
#products-detail .top-info .tools{display: flex;}
#products-detail .top-info .tools a{width: 140px;height: 40px;display: flex;align-items: center;justify-content: center;background-color: #e3e3e3;margin-right: 20px;border-radius: 5px;}
#products-detail .top-info .tools a:hover{background-color: #007493;}
#products-detail .top-info .tools a:hover span{color: #fff;}
#products-detail .top-info .tools a:hover img.normal{opacity: 0;}
#products-detail .top-info .tools a:hover img.hover{opacity: 1;}
#products-detail .top-info .tools .img{position: relative;width: 20px;height: 21px;margin-right: 7px;}
#products-detail .top-info .tools a:first-of-type .img{width: 28px;}
#products-detail .top-info .tools img{position: absolute;top: 0;left: 0;}
#products-detail .top-info .tools img.normal{opacity: 1;}
#products-detail .top-info .tools img.hover{opacity: 0;}
#products-detail .contact-info{display: flex;align-items: flex-start;padding-top: 55px;}
#products-detail .contact-info>div{display: flex;align-items: flex-start;width: 240px;}
#products-detail .contact-info>div .icon{margin-right: 12px;}
#products-detail .contact-info>div.tel .text-brief{color: #007493;font-family: "DIN";}
#products-detail .detail-top{display: flex;box-sizing: border-box;border-bottom: 1px solid #007493;padding-top: 40px;margin-bottom: 40px;}
#products-detail .detail-nav{width: 300px;height: 50px;line-height: 50px;text-align: center;background-color: #eee;cursor: pointer;margin-right: 1px;}
#products-detail .detail-nav.on,
#products-detail .detail-nav:hover{background-color: #007493;color: #fff;}
#products-detail .detail{display: none;border-bottom: 2px solid #ebebeb;padding-bottom: 40px;}
#products-detail .hot{padding-bottom: 100px;}
#products-detail .hot-title{font-weight: bold;padding: 45px 0 25px;color: #007493;}
#products-detail .hot2-more-wrap{display: none;}
/* products-detail end*/

/* float-tools */
#float-tools{position: fixed;right: 0;z-index: 99999;top: 50%;display: none;}
#float-tools .retract{height: 120px;width: 40px;background-color: #007493;border-top-left-radius: 5px;border-bottom-left-radius: 5px;background-image: url('/images/float-bg_03.png');background-repeat: no-repeat;background-position: left center;cursor: pointer;}
#float-tools .retract .icon{font-size: 0;text-align: center;padding: 10px 0 8px;}
#float-tools .retract .text{color: #fff;width: 16px;margin: 0 auto;line-height: 1.125;}
#float-tools .expand{position: absolute;right: 50px;text-align: center;top: -200px;}

@media (max-width: 1560px){
	#float-tools .expand{right: 30px;}
}

@media (max-width: 1280px){
	#float-tools .expand{right: 10px;}
}

#float-tools .top,
#float-tools .close{width: 65px;height: 50px;background-color: #fff;border-radius: 15px;box-shadow:2px 2px 2px #9eadb4;display: flex;align-items: center;justify-content: center;cursor: pointer;}
#float-tools .list{background-color: #fff;border-radius: 15px;box-shadow:2px 2px 2px #9eadb4;margin: 12px 0;padding-bottom: 20px;}
#float-tools .list *{font-size: 12px;}
#float-tools .item{position: relative;padding-top: 20px;cursor: pointer;}
#float-tools .item:hover .item-icon{filter: grayscale(0);}
#float-tools .item:hover div,
#float-tools .item:hover>div>a{color: #007493;}
#float-tools .item-icon{filter: grayscale(100%);}
#float-tools .item .child{position: absolute;right: calc(100% + 15px);top: 0;width: 140px;z-index: 99999;background-color: #fff;padding-bottom: 15px;border-radius: 5px;box-shadow: 0 0 5px 1px #ccc;}
#float-tools .item .icon-float-right{position: absolute;top: calc(50% - 11.5px);right: -11px;font-size: 0;}
#float-tools .item .child-item{display: flex;align-items: center;padding: 15px 0 0 15px;}
#float-tools .item .child-item *{color: #007493;font-size: 14px;}
#float-tools .item .child-icon{flex: 0 0 27px;text-align: left;}
#float-tools .item .child-icon i{font-size: 20px!important;}
#float-tools .item .child-icon img{width: 20px;height: 23px;}
#float-tools .icon-top{color: #666;font-size: 30px;}
#float-tools .list a{display: block;}
#float-tools .list *{color: #666;}
.float-pop{position: relative;z-index: 999999;}
.float-pop .bg{position: fixed;top: 0;right: 0;bottom: 0;left: 0;background-color: #000;opacity: 0.6;z-index: 999997;}
.float-pop .content{position: fixed;top: 5%;left: calc(50% - 380px);z-index: 999998;background-color: #fff;width: 760px;text-align: center;background-position: center bottom;background-repeat: no-repeat;border-radius: 5px;}
.float-pop .close{position: absolute;top: 30px;right: 30px;;color: #007493;}
.float-pop .close .icon-x{font-size: 20px;cursor: pointer;}
.float-pop .title{color: #007493;padding: 55px 0 11px;}
.float-pop .brief{color: #666;padding-bottom: 37px;}
.float-pop form{padding-bottom: 143px;}
.float-pop .tr{display: flex;justify-content: flex-end;align-items: center;margin:0 160px 15px 0;}
.float-pop .tr.textarea .td:first-of-type{margin-top: -70px;}
.float-pop .td{color: #666;}
.float-pop .td.must:before{content: '* ';color: #f00;}
.float-pop input,
.float-pop textarea,
.float-pop button
{width: 375px;height: 47px;border: 1px solid #d8d8d8;box-sizing: border-box;border-radius: 5px;margin-left: 14px;}
.float-pop button{background-color: #007493;border: none;color: #fff;}
.float-pop textarea{height: 117px;}
.float-pop .info-bottom{display: flex;justify-content: center;align-items: center;position: absolute;width: 100%;bottom: 26px;}
.float-pop .info-bottom .vhr{height: 20px;width: 1px;background-color: #fff;opacity: 0.5;margin: 0 30px;}
.float-pop .info-tel span{color: #fff;font-family: 'DIN';margin-left: 12px;}
/* float-tools end*/


/* footer */
#footer{background-image: url('/images/footer_bg.jpg');background-color: #02375d;}
#footer>.wrap{display: flex;padding: 67px 0;}
#footer .hr{width: 100%;height: 1px;background-color: #5291d4;}
#footer .nav-vhr{width: 1px;background-color: #5291d4;}
#footer .nav{display: flex;}
#footer *{color: #ccc;font-size: 12px;}
#footer .title{color: #fff;font-weight: bold;font-size: 16px;padding: 0 0 55px;}
#footer .category{width: 150px;}
#footer .nav .item{display: flex;flex-flow: column nowrap;line-height: 3;}
#footer .contact-info{width: 255px;line-height: 28px;margin:0 30px 0 45px;}
#footer .contact-info .title{margin-top: -3px;}
#footer .contact-info .tel span{font-size: 22px;}
#footer .qrcode .list{display: flex;}
#footer .qrcode .item{margin-right: 10px;}
#footer .qrcode .item:hover .qrcode-title{border-radius: 0;border-top-left-radius: 5px;border-top-right-radius: 5px;}
#footer .qrcode .item:hover .img{opacity: 1;visibility: visible;}
#footer .qrcode .img{opacity: 0;visibility: hidden;;background-color: #031e3e;text-align: center;font-size: 0;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;padding: 14px;width: 100px;height: 100px;margin: 0 auto;}
#footer .qrcode img{width: 100%;height: 100%;}
#footer .qrcode .qrcode-title{font-size: 14px!important;width: 130px;background-color: #031e3e;line-height: 36px;text-indent: 16px;background-image: url('/images/icon-wechat.png');background-position: 96px center;background-repeat: no-repeat;border-radius: 36px;}
#footer .other-links{display: flex;align-items: flex-start;padding: 17px 0;line-height: 1.8;}
#footer .other-links .links-title{color: #7a7a7a;flex: 0 0 auto;}
#footer .other-links .list{display: flex;flex-flow: row wrap;}
#footer .other-links .item{color: #a3a3a3;margin: 0 15px 0 5px;display: block;}
.copyright{background-color: #031e3e;height: 60px;display: flex;align-items: center;}
.copyright *{font-size: 12px;color: #999;}
.copyright>.wrap{display: flex;justify-content: space-between;align-items: center;flex: 1 0 auto;}
.copyright .left{flex: 1 0 auto;}
.copyright .left a{margin: 0 13px 0 20px;}
.copyright .right{display: flex;}
.copyright .right .center{border-left: 1px solid #999;border-right: 1px solid #999;margin: 0 16px;padding: 0 16px;}
/* footer end*/

/* copyright */
#copyright-single .title{text-align: center;margin-top:30px;padding-top: 3%;}

#copyright-single .content .content-left .detail{ width:100%;}
#copyright-single .content .content-left .detail .top{ width:100%; text-align:center;}
#copyright-single .content .content-left .detail .top .title{ width:100%; color:#333;}
#copyright-single .content .content-left .detail .top .text{ width:100%; margin-top:20px;}
#copyright-single .content .content-left .detail .top .text .fz14{ color:#999; position:relative; padding:0 20px;}
#copyright-single .content .content-left .detail .top .text .fz14 span{ color:#666;}
#copyright-single .content .content-left .detail .top .text .fz14.before::before{ width:1px; height:100%; background:#ccc; position:absolute; right:0; top:0; z-index:2;}
#copyright-single .content .content-left .detail .cont{ width:100%; line-height:200%; border-top:1px solid #eaeaea; border-bottom:1px solid #eaeaea; padding-top:44px; margin:30px 0 44px;}
#copyright-single .content .content-left .detail .cont img{ max-width:100%; height:auto !important;}
/* copyright end*/


/* search */
#search form{display: flex;align-items: center;margin: 3% 0;}
#search form .icon-search{color: #5496e1;font-size: 24px;}
#search form input,
#search form button{border: 1px solid #e5e5e5;height: 66px;box-sizing: border-box;}
#search form input{width: 95%;text-indent: 2.37885%}
#search form button{margin-left: -1px;cursor: pointer;width: 5%;font-size: 0;}
#search .tips{text-align: center;color: #007493;margin-bottom: 3%;}
#search .search-list .item{margin-bottom: 30px;}
#search .search-list .item-info{display: flex;margin: 10px 0;}
#search .search-list .item-category{color: #d61518;font-size: 16px;}
#search .search-list .item-title a{color: #007493;font-size: 16px;}
#search .search-list .item-content{text-indent: 2em;color: #666;line-height: 25px;max-height: 50px;overflow: hidden;}
#search #turn_page{margin: 3% 0;}
/* search end*/

/* 添加语言切换按钮 */
#header .tools .c-gn .c-yy { position: relative; cursor: pointer; 
    position: relative;
    margin-left: auto;
    margin-right: 0px;
    background: none;
    border: 1px solid #fff;
    padding: 0px 10px;
    border-radius: 30px;
    transition: all .5s ease;}
@media (max-width: 1260px) {
	#header .tools .c-gn .c-yy { width:120px; }
}
@media (max-width: 767px) {
	#header .tools .c-gn .c-yy { display: none; }
}


#header .tools .c-gn .c-yy{display: flex; align-items: center; border-radius: 50px; padding: 0 10px; margin: 0 0 0 35px;height: 32px;}
#header .tools .c-gn .c-yy img{ margin-right:5px;}
/*#header .tools .c-gn .c-yy .c-list { display: none; position: absolute; top: 104%; left: 0; width: 100%; color: #333; background: #fff; box-shadow: 0 0 20px rgba(0, 0, 0, 0.1); line-height: 40px; }*/
/*#header .tools .c-gn .c-yy .c-list li:first-child { border-top: 0; }*/
/*#header .tools .c-gn .c-yy .c-list li a { display: block; color: #333;text-align: center; }*/
/*#header .tools .c-gn .c-yy .c-list li a:hover { color: #007493; }*/
/*#header .tools .c-gn .c-yy:hover { color: #fff; background:#007493; border:1px solid #007493; }*/
/*#header .tools .c-gn .c-yy:hover img{filter: grayscale(100%) brightness(800%);}*/
@media (max-width: 767px) {
#header .tools .c-gn .c-yy { display: none; }
	}