*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,br,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,textarea,img{border:0;margin:0;padding:0;}
/* 设置默认字体 */
body,textarea,input,button,select,keygen,legend{font-size:14px; line-height:24px; font-family:"Microsoft YaHei",Verdana, Geneva,Tahoma,sans-serif; color:#666;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
/* 重置列表元素 */
ul,li,ol{list-style:none;}
img{vertical-align:middle;}
/* 重置超链接元素 */
a{text-decoration:none; color:#666;}
a:hover{color:#026e9f; text-decoration:none; -webkit-transition:.3s; transition:.3s;}
/* 重置图片元素 */
.fl{float:left;}
.fr{float:right;}
.flex{display:flex; justify-content:space-between; align-items:center;}

/* 重置表格元素 */
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

.w1600{width:95%; max-width:1600px; margin:auto;}

/* 首页焦点图部分 */
.banner{width:100%; margin:0 auto; overflow:hidden; position:relative;}
.banner .swiper-slide .m{display:none;}
.banner .swiper-slide img{width:100%; display:block; transform:scale(1.1); -webkit-transform:scale(1.1); -webkit-transition:all 0.4s linear 1.2s; transition:all 0.4s linear 1.2s; -webkit-transition:all 0.4s linear 1.2s;}
.banner .swiper-slide-active img{transition-delay:0.4s !important; transform:scale(1); -webkit-transform:scale(1);-webkit-transition:all 5.0s linear; transition:all 5.0s linear;}
.banner .swiper-pagination-bullet{background:#fff;}
.banner .swiper-pagination-bullet-active{background:#026e9f;}
.banner .swiper-button-next,.banner .swiper-button-prev{color:#fff; width:40px; height:40px; background:rgba(0,0,0,.5);}
.banner .swiper-button-prev{left:5%;}
.banner .swiper-button-next{right:5%;}
.banner .swiper-button-next:hover,.banner .swiper-button-prev:hover{background:#026e9f;}
.banner .swiper-button-next:after,.banner .swiper-button-prev:after{font-size:20px; color:#fff !important;}
.banner .swiper-pagination-bullet{width:60px; height:4px; border-radius:0; margin:0 5px !important; opacity:.9;}
.banner .swiper-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-bullets.swiper-pagination-horizontal,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{bottom:60px !important;}


/* 首页产品中心部分 */
.in_probg{background:url(../image/in_probg.jpg) top center no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.pro_box3{width:100%; margin:60px auto 0; position:relative; overflow:hidden;}
.prolist_thumbs{width:100%; background:transparent; position:absolute; top:0; left:0; z-index:10; padding:0 5.5%; border-bottom:1px solid #e9e9e9;}
.prolist_thumbs .swiper-slide{text-align:center; font-size:22px; padding-bottom:30px; color:#000; cursor:pointer;}
.prolist_thumbs .swiper-slide::after{content:""; width:1px; height:24px; background:#e9e9e9; position:absolute; right:0; bottom:24px;}
.prolist_thumbs .swiper-slide.swiper-slide-thumb-active{color:#026e9f; cursor:pointer; border-bottom:3px solid #026e9f;}
.prolist_swiper .swiper-slide{position:relative; overflow:hidden; margin:80px auto 0;}
.prolist_swiper .swiper-slide .list{width:100%; margin:auto; overflow:hidden; padding:0 50px;}
.prolist_swiper .swiper-slide .list li{width:23.5%; float:left; background:#fff; margin:20px 2% 20px 0; position:relative; box-shadow:0 3px 15px rgba(0,0,0,.05); transition: all .4s ease;}
.prolist_swiper .swiper-slide .list li:nth-child(4n){margin-right:0;}
.prolist_swiper .swiper-slide .list li:hover{box-shadow:0 3px 15px rgba(2,110,159,.2); cursor:pointer;}
.prolist_swiper .swiper-slide .list li .incp-img{width:100%; display:flex; align-items:center; justify-content:center; position:relative; overflow:hidden;}
.prolist_swiper .swiper-slide .list li .incp-img img{max-width:88%;max-height: 88%;transform: scale(.96);transition: all .4s linear;}
.prolist_swiper .swiper-slide .list li .incp-wd{width:100%; padding:20px;}
.prolist_swiper .swiper-slide .list li .incp-wd h3{font-size:18px; line-height:30px; font-weight:bold; color:#333; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.prolist_swiper .swiper-slide .list li .incp-wd:hover h3{color:#026e9f;}
.prolist_swiper .swiper-slide .list li .incp-wd p{font-size:16px; color:#888; line-height:26px; margin:14px 0 28px; height:52px; overflow:hidden; display:-webkit-box;text-overflow: ellipsis;-webkit-box-orient:vertical; -webkit-line-clamp:2;}
.prolist_swiper .swiper-slide .list li:hover .incp-wd p{color:#000;}
.prolist_swiper .swiper-slide .list li .incp-wd a{margin-top:20px; display:block; width:140px; height:40px; line-height:38px; border:1px solid #026e9f; position:relative; text-align:center; border-radius:2px;font-size:14px; color:#026e9f; transition: all .4s ease;}
.prolist_swiper .swiper-slide .list li .incp-wd a:after{content:"";position: absolute;height:100%;width:0;right:0;background:#026e9f;transition:all .6s ease;}
.prolist_swiper .swiper-slide .list li .incp-wd a span{position:relative; z-index:2;}
.prolist_swiper .swiper-slide .list li .incp-wd a:hover{color:#fff;}
.prolist_swiper .swiper-slide .list li .incp-wd a:hover:after{width:100%;right: auto;left: 0;}
.prolist_swiper .swiper-slide .list li:hover .incp-img img{transform:scale(1);}

.prolist_swiper .swiper-button-next,.prolist_swiper .swiper-button-prev{margin-top:-45px; width:50px; height:90px; top:55%;}
.prolist_swiper .swiper-button-next{right:-10px;}
.prolist_swiper .swiper-button-prev{left:-10px;}
.prolist_swiper .swiper-button-next::after,.prolist_swiper .swiper-button-prev::after{color:#ddd;}
.prolist_swiper .swiper-button-next:hover::after,.prolist_swiper .swiper-button-prev:hover::after{color:#026e9f;}


/* 首页行业案例部分 */
.z_solve_flwarp,.z_solve_frwarp{float:left; height:42.5vw;}
.z_solve_fcwarp{width:33.333%; flex-shrink:0; position:absolute; left:0; top:0; z-index:999;}
.z_index_solve{display:flex; overflow:hidden; position:relative;}
.z_index_solve .z_index_tit h3{font-size:36px; line-height:36px; font-weight:bold; color:#026e9f;}
.z_solve_flwarp{width:33.333%; padding-left:7.2vw; display:flex; align-items:center; position:relative; justify-content:center; background:url(../image/in_case_rbg.jpg) right bottom no-repeat; background-size:cover; overflow:hidden; text-align:right;}
.z_solve_tab{margin-top:1vw;}
.z_solve_tab a{font-size:18px; display:inline-block; position:relative; line-height:36px; text-align:right;}
.z_solve_tab a::before{content:""; display:block; width:0; height:2px; background:#026e9f; transition:ease 1s; position:absolute; left:0; bottom:0;}
.z_solve_tab li{transition: ease .6s; line-height:46px;}
.z_solve_tab li.active a::before{width:100%;}
.z_solve_tab li.active a{color:#026e9f; font-weight:bold;}
.z_solve_tab li.active{background:url(../image/in_case_zjt.png) left no-repeat; padding-left:100px;}
 
.z_solve_con{background:rgba(2,110,159,.8); height:42.5vw; color:#fff;}
.z_solve_con li a{display:block; width: 100%; height:100%; color:#fff; padding:7.2vw;}
.z_solve_con .icon img{display:block; height:100px; margin-bottom:2vw;}
.z_solve_con .tit{font-size:1.5625vw;font-weight:400; color: #FFFEFE;}
.z_solve_con .desc{margin:2vw 0 4vw; line-height:30px; font-size:16px;}

.z_solve_fcwarp a .in_more2{width:170px; height:52px; line-height:52px; display:flex; justify-content:center; align-items:center; font-size:18px; color:#000; background:#fff; padding:0 30px;}
.z_solve_fcwarp a .in_more2 .circle{position:relative; width:18px; height:18px; display:flex; border:1px solid #026e9f; border-radius:50%; margin-left:12px;}
.z_solve_fcwarp a .in_more2 .circle::before,.z_solve_fcwarp a .in_more2 .circle::after{content:''; position:absolute; top:-18px; right:-18px; bottom:-18px; left:-18px; border:1px solid rgba(2,110,159,0.5); border-radius:100%; opacity:0; -webkit-transform:scale(0.5); transform: scale(0.5);}
.z_solve_fcwarp a .in_more2 .circle span{display:block; width:6px; height:6px; border-radius:50%; background:#026e9f; margin:auto;}
.z_solve_fcwarp a:hover .in_more2 .circle::before,.z_solve_fcwarp a:hover .in_more2 .circle::after{-webkit-animation: sonarAnimation 2.8s 0.1s cubic-bezier(0.075, 0.82, 0.165, 1);
  animation: sonarAnimation 2.8s 0.1s cubic-bezier(0.075, 0.82, 0.165, 1);}
.z_solve_fcwarp a:hover .in_more2{background:#dbd6b9; color:#000;}
.radius{-webkit-transform:rotate(0deg);}
.z_solve_fcwarp a:hover .in_more2 .circle::after{-webkit-animation-delay: 0.3s; animation-delay: 0.3s;
   -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
}
.z_solve_img{width:66.666%; overflow:hidden;}
.z_solve_img img{height:42.5vw;}
.z_solve_swiper{overflow:hidden; position:relative;}
.z_solve_num{position:absolute; left:50%; bottom:30px; z-index:1000; color:#fff; font-size:1.25vw; font-weight:bold;}
.z_solve_num .swiper-pagination-current{font-size:3.125vw;}

/* 首页关于我们部分 */
.in_aboutbg{padding:80px 0 0; background:url(../image/in_aboutbg.jpg) top center no-repeat; background-size:cover; overflow:hidden;}
.in_title{width:100%; margin:auto;}
.in_title h2{display:block; font-size:36px; line-height:36px; font-weight:bold; color:#026e9f;}
.in_title h2 span{font-weight:300; color:#000;}
.in_title h2 a{color:#026e9f;}
.in_title h2 a:hover{color:#dbd6b9;}
.in_title p{display:block; margin-top:20px; font-size:22px; line-height:30px; color:#333;}
.in_prol_nav{width:50%; float:left; margin-top:10px;}
.in_prol_nav li{width:19%; float:left; margin:10px 1% 0 0; position:relative; padding-left:25px;}
.in_prol_nav li:nth-child(5n){margin-right:0;}
.in_prol_nav li::before{content:""; width:10px; height:10px; background:#fff; border:2px solid #e9e9e9; border-radius:3px; position:absolute; left:0; top:5px;}
.in_prol_nav li:hover::before{background:#026e9f; border-color:#026e9f;}
.in_prol_nav li a{display:block; font-size:16px; color:#666; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_prol_nav li a:hover{color:#026e9f;}
.in_more{width:170px; position:relative;}
.in_more a{width:170px; height:52px; line-height:52px; display:flex; justify-content:center; align-items:center; font-size:16px; color:#fff; background:#026e9f; padding:0 10px;}
.in_more a .circle{position:relative; width:18px; height:18px; display:flex; border:1px solid #fff; border-radius:50%; margin-left:12px;}
.in_more a .circle::before,.in_more a .circle::after{content:''; position:absolute; top:-18px; right:-18px; bottom:-18px; left:-18px; border:1px solid rgba(255, 255, 255, 0.5); border-radius:100%; opacity:0; -webkit-transform:scale(0.5); transform: scale(0.5);}
.in_more a .circle span{display:block; width:6px; height:6px; border-radius:50%; background:#fff; margin:auto;}
.in_more a:hover .circle::before,.in_more a:hover .circle::after{-webkit-animation: sonarAnimation 2.8s 0.1s cubic-bezier(0.075, 0.82, 0.165, 1);
  animation: sonarAnimation 2.8s 0.1s cubic-bezier(0.075, 0.82, 0.165, 1);}
.in_more a:hover{background:#dbd6b9; color:#000;}
.radius{-webkit-transform:rotate(0deg);}
.in_more a:hover .circle::after{-webkit-animation-delay: 0.3s; animation-delay: 0.3s;
   -webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);
}

@-webkit-keyframes sonarAnimation {
	0% {opacity: 0;-webkit-transform:scale(0.5); transform:scale(0.5);}
	5% {opacity: 0.8;}
	100% {opacity:0; -webkit-transform:scale(1.8); transform:scale(1.8);}
}

@keyframes sonarAnimation {
	0% {opacity: 0; -webkit-transform:scale(0.5); transform:scale(0.5);}
	5% {opacity: 0.8;}
	100% {opacity: 0;-webkit-transform: scale(1.8); transform: scale(1.8);}
}

.in_about_tup{width:100%; margin:60px auto 0;}
.in_about_right{width:50%; float:left;}
.in_about_rtit{width:100%; float:left;}
.in_about_rtit h3{display:block; font-size:40px; line-height:40px; font-weight:bold; color:#026e9f;}
.in_about_rtit h3 a{color:#026e9f;}
.in_about_rtit h3 a:hover{color:#dbd6b9;}
.in_about_rtit p{display:block; margin-top:20px; font-size:24px; line-height:30px; color:#000;}
.in_about_rtxt{width:100%; float:left; margin:40px 0; padding-right:10%;}
.in_about_rtxt p{font-size:16px; line-height:30px;}

.in_about_down{width:100%; min-height:200px; margin:80px auto 0; background:#fff; box-shadow:0 3px 10px rgba(0,0,0,.1); padding-top:50px;}
.in_about_down li{flex:1;}
.in_about_down .item{position:relative; color:#bfbfbf; transition: all .2s linear;}
.in_about_down .item .nubber_icon{width:98px; height:98px; float:left;}
.in_about_down .item .nubber_icon img{transition:all .2s ease-in-out;}
.in_about_down .item .numU{padding-left:35%;}
.in_about_down .item .numU .numCX{font-family:Impact; font-size:60px; font-weight:bold; line-height:60px; color:#026e9f;}
.in_about_down .item .numU sup{font-size:18px; font-weight:lighter; color:#026e9f; margin-left:10px; vertical-align:top;}
.in_about_down .item .numU .indc{font-size:18px; color:#333; margin-top:10px;}

/* 我们的4大优势部分 */
.in_sdysbg{background:#eff2f5; padding:80px 0; overflow:hidden;}
.in_sdys{width:95%; max-width:1600px; margin:0 auto;}
.in_sdys .in_title{width:100%; margin:auto; text-align:center;}
.in_sdys .in_title h2{display:block; font-size:48px; font-weight:bold; line-height:50px; color:#026e9f;}
.in_sdys .in_title h2 span{font-weight:normal; color:#026e9f;}
.in_sdys .in_title p{font-size:22px; margin-top:20px; line-height:30px; color:#333;}
.in_sdys_box{width:100%; margin:50px auto 0;}
.in_sdys_box li{width:23.5%; min-height:560px; float:left; text-align:center; margin-right:2%; background:#fff; border:1px solid #e9e9e9; padding:40px 20px; border-radius:0 35px; transition:all .5s ease; position:relative;}
.in_sdys_box li:nth-child(4n){margin-right:0;}
.in_sdys_box li:hover{background:url(../image/in_ys_xbg.jpg) center no-repeat; background-size:cover; transform:translateY(-10px); box-shadow:0 3px 12px rgba(0,0,0,.3); transition:all .5s ease-in-out; cursor:pointer;}
.in_sdys_box li .szbt{font-size:60px; line-height:60px; font-weight:bold; color:#026e9f; font-family:Impact;}
.in_sdys_box li .bt{font-size:25px; font-weight:bold; line-height:30px; color:#000; margin-top:20px;}
.in_sdys_box li .txt{display:block; min-height:195px; font-size:14px; color:#666; line-height:24px; margin-top:10px; text-align:left !important;}
.auto{position:absolute; left:50%; margin-left:-85px; bottom:30px;}
.in_sdys_box li .tit span{font-size:24px; font-weight:bold; line-height:30px; color:#333; border-bottom:1px solid #333;}
.in_sdys_box li:hover .szbt,
.in_sdys_box li:hover .bt,
.in_sdys_box li:hover .txt{color:#fff;}
.in_sdys_box li:hover .tit span{color:#fff; border-bottom:1px solid #fff;}

/* 首页服务支持部分 */
.in_servicebg{background:#fff url(../image/in_suppbg.jpg) center bottom no-repeat; border-bottom:1px solid #e9e9e9; padding:80px 0; overflow:hidden;}
.in_service{width:95%; max-width:1600px; margin:0 auto;}
.flexBetween{display:flex; justify-content:space-between; flex-wrap:wrap;}
.in_service .boxLeft{width:35%; padding-right:12.25%; position:relative;}
.in_service .boxLeft .intit{font-size:40px; line-height:40px; color:#026e9f; font-weight:bold; margin-top:30px;}
.in_service .boxLeft .content1{margin-top:80px; font-size:30px; line-height:30px; color:#000;}
.in_service .boxLeft .content2 span{display:inline-block; width:60px; height:2px; background:#026e9f; margin-top:30px;}
.in_service .boxLeft .content3{font-size:18px; line-height:32px; margin-top:30px;}
.in_service .boxLeft .content4{position:absolute; left:0; bottom:40px;}
.in_service .boxRight{width:calc(100% - 35%);}
.in_service .boxRight .item{width:50%; border:1px solid #e9e9e9; padding:60px 40px; position:relative;}
.in_service .boxRight .item:nth-child(1){border-bottom:none; border-right:none;}
.in_service .boxRight .item:nth-child(2){border-bottom:none;}
.in_service .boxRight .item:nth-child(3){border-right:none;}
.in_service .boxRight .item:hover a .main .left .img2{display:inline-block;}
.in_service .boxRight .item a{display:block;}
.in_service .boxRight .item a .img{position:absolute; top:0; left:0; width:100%; height:100%; opacity:0; transition:0.4s;}
.in_service .boxRight .item:hover a .img{opacity:1;}
.in_service .boxRight .item a .img img{width:100%; height:100%;}
.in_service .boxRight .item a .main{z-index:2; position:relative;}
.in_service .boxRight .item a .main .left{width:84px;}
.in_service .boxRight .item a .main .left img{width:100%; margin-top:50px; transition:.4s;}
.in_service .boxRight .item:hover a .main .left .img1{display:none;}
.in_service .boxRight .item a .main .left .img2{display:none;}
.in_service .boxRight .item:hover a .main .left .img2{display:inline-block;}
.in_service .boxRight .item a .main .right{width:calc(100% - 84px); padding-left:45px;}
.in_service .boxRight .item a .main .right .content1{font-size:24px; color:#000; transition:.4s;}
.in_service .boxRight .item a .main .right .content2{margin-top:16px; font-size:16px; color:#666; line-height:30px; transition:.4s;}
.in_service .boxRight .item a .main .right .content3{width:120px; margin-top:40px; font-size:18px;color:#026e9f; transition:.4s; background:url(../image/in_supp_jth.png) right 7px no-repeat; padding-right:20px;}
.in_service .boxRight .item:hover a .main .right .content3{color:#fff; background:url(../image/in_supp_jt.png) right 7px no-repeat;}
.in_service .boxRight .item:hover a .main .right .content1{color:#fff;}
.in_service .boxRight .item:hover a .main .right .content2{color:#fff;}
.in_service .boxRight .item:hover a .main .right .content3{color:#fff;}

/* 首页新闻资讯部分 */
.in_news{width:95%; max-width:1600px; margin:80px auto 0;}
.mf80{margin-top:-80px;}
.in_news_box{width:100%; margin:60px auto 0;}
.in_news_box .boxLeft{width:49%; position:relative;}
.in_news_box .boxLeft p{height:100%; position:absolute; left:0; width:100%; top:0; opacity:0; -webkit-transition: 0.4s; transition: 0.4s;}
.in_news_box .boxLeft .active{position:initial; z-index:1; opacity:1;}
.in_news_box .boxLeft p a{display:block; height:100%; overflow:hidden;}
.in_news_box .boxLeft p img{width:100%; border:0; vertical-align:middle; object-fit:cover; -webkit-transition:.4s; transition:.4s;}
.in_news_box .boxRight{flex:1; padding-left:80px;}
.in_news_box .boxRight .list{height:100%;}
.in_news_box .boxRight .list .item{border-bottom:1px solid #e9e9e9; padding:32px 0;}
.in_news_box .boxRight .list .item:first-child{padding-top:0;}
.in_news_box .boxRight .list .item a{width:100%;}
.in_news_box .boxRight .list .item .cont1{width:100%;}
.in_news_box .boxRight .list .item .cont1 .title{font-size:20px; font-weight:bold; color:#333; flex:1; height:24px; line-height:24px; transition:.4s;}
.in_news_box .boxRight .list .active .cont1 .title{color:#026e9f;}
.in_news_box .boxRight .list .item .cont1 .time{display:flex; align-items:center;font-size:16px; color:#999; padding-left:120px;}
.in_news_box .boxRight .list:hover .active .cont2,.in_news_box .boxRight .list .item.active .cont2{grid-template-rows:1fr;}
.in_news_box .boxRight .list .item .cont2{display:grid; grid-template-rows:0fr; overflow:hidden; -webkit-transition:0.4s; transition:0.4s;}
.in_news_box .boxRight .list .item .cont2 > div{min-height:0;}
.in_news_box .boxRight .list .item .cont2 > div .cont3{font-size:16px; color:#666; line-height:32px; height:64px; margin:18px 0;}
.in_news_box .boxRight .list .item .cont2 > div .cont4{margin-top:20px;}


/* 底部版权部分 */
.footer_bg{margin:80px auto 0; background:#0f151c; padding:60px 0 0; overflow:hidden;}
.footer_up{width:100%; margin:auto; border-bottom:1px solid rgba(255,255,255,.1); padding-bottom:40px;}
.footer_upl{float:left;}
.footer_upl_logo{float:left;}
.footer_upr_by{width:23.5%; float:right; margin-right:20px; line-height:46px; border:2px solid #fff; color:#fff; text-align:center; cursor:pointer; font-size:18px;}
.footer_upr{width:210px; float:right; position:relative;}
.footer_upr p{width:100%; float:left; line-height:46px; border:2px solid #fff; color:#fff; text-align:center; cursor:pointer; font-size:18px;}
.footer_upr p i{height:46px; float:right; margin-right:10px; border-left:2px solid #dbd6b9; padding:0 10px 0 20px;}
.footer_upr p i img{width:16px; vertical-align:middle;}
.footer_upr dl{position:absolute; z-index:2; left:0; top:50px; width:100%; display:none;}
.footer_upr dd{border:#fff solid 2px; border-top:none;}
.footer_upr dd a{display:block; height:40px; line-height:40px; padding-left:30px; background:#222; color:#a9a9a9; font-size:15px;}
.footer_upr dd a:hover{color:#dbd6b9;}
.foot_t{margin-top:60px;}
.foot_t .left{ width:65%;}
.foot_t dt{padding-bottom:20px; font-size:22px; color:#fff;}
.foot_t dd{font-size:15px; padding-bottom:10px;}
.foot_t dd a{color:#626568;transition: all .3s;}
.foot_t dd a:hover,.foot_t .right .content1 a{color:#dbd6b9;}
.foot_t .right{width:25%;}
.foot_t .right .content1{font-size:36px; line-height:40px; font-weight:bold; color:#fff; font-family:Impact; letter-spacing:2px; text-align:right;}
.foot_t .right .content1 a{color:#fff;}
.foot_t .right .content1 a:hover{color:#026e9f;}
.foot_t .right .content2{margin-top:40px; font-size:22px; line-height:30px; color:#626568; text-align:right;}
.foot_t .right .content3{margin-top:40px;}
.foot_t .right .content3 ul{display:flex;}
.foot_t .right .content3 ul li{position:relative; margin-left:30px;}
.foot_t .right .content3 ul li a img{opacity:.5; transition: .4s;}
.foot_t .right .content3 ul li a:hover img{opacity:1; cursor:pointer;}
.foot_t .right .content3 ul li p{position:absolute; left:50%; top:40px; width:120px; transform: translateX(-50%) scale(0); transition: 0.4s; opacity:0; transform-origin: center top;}
.foot_t .right .content3 ul li p img{width:100%;}
.foot_t .right .content3 ul li:hover p{-webkit-transform:translateX(-50%) scale(1); transform:translateX(-50%) scale(1); opacity:1;}
/* 版权信息 */
.foot_b{margin:60px auto 0; padding:30px 0; color:#626568; background:#000; font-size:16px; overflow:hidden;}
.foot_b a{color:#626568; transition: all .3s; font-size:16px;}
.foot_b a:hover{color:#dbd6b9; text-decoration:none;}

/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0; background:rgba(0,0,0,0.3); color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block; background:rgba(0,0,0,0.3); border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#026e9f;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/* 内页焦点图部分 */
.pagesBan-bg{margin:auto; overflow:hidden; position:relative;}
.pagesBan-bg .pic img{width:100%; height:66vh; object-fit:cover; -webkit-animation: bannerscale 20s infinite linear; animation: bannerscale 20s infinite linear;}
.pagesBan-bg .pic .pc{display:block;}
.pagesBan-bg .pic .m{display:none;}
.pagesBan-mask{position:absolute; left:0; bottom:0; display:flex; align-items:center; width:100%;}
.pagesBan-mask img{width:100%;}
.pagesBan-con{position:absolute; left:0; top:0; width:100%; height:100%; align-items:center; opacity:0; transform:translateX(150px);animation:pagesText 1.5s ease forwards;}
.pagesBan-title{position:relative; display:inline-block; font-size:62px; font-weight:bold; color:#dbd6b9; margin-bottom:80px; line-height:1; letter-spacing:2px; text-shadow:0 3px 12px rgba(0,0,0,.3);}
.pagesBan-title::after{content:""; position:absolute; right:-20px; bottom:-4px; width:10px; height:10px; border-radius:50%; border:3px solid #026e9f;}
.pagesBread{display:flex; align-items:center;}
.pagesBread a:first-child::before{content:""; top:50%; transform:translateY(-50%); position:absolute; right:auto; left:0; width:20px;height:20px; transition:all .4s ease; background:url('../image/ny_home_icon.png') no-repeat center left; background-size:20px 20px;}
.pagesBread a:first-child{padding-left:32px;}
.pagesBread a:first-child:hover::before{background-image:url('../image/ny_home_iconh.png');}
.pagesBread a{display:block; font-size:18px; color:#fff; margin-right: 24px;position: relative;transition:all .4s ease; text-shadow:0 3px 5px rgba(0,0,0,.1);}
.pagesBread a:hover{color:#dbd6b9;}
.pagesBread a::after{content:">"; display:inline-block; color:#fff; font-size:12px; position:absolute; right:-18px; top:50%; transform: translateY(-50%) scale(.7);}
.pagesBread a:last-child::after{display: none;}
@keyframes pagesText{
	0%{opacity:0; transform:translateX(150px);}
	100%{opacity:1; transform:translateX(0);}
}
@keyframes bannerscale{
	0%{-webkit-transform:scale(1.1); transform:scale(1.1);}
	50%{-webkit-transform:scale(1); transform:scale(1);}
	100%{-webkit-transform:scale(1.1); transform:scale(1.1);}
}

/* 内页子栏目部分 */
.pagesNav{margin:30px auto 0; border-bottom:1px solid #e9e9e9;}
.pagesNav-item{margin:10px 40px 10px 0; position:relative; transition:all .4s ease; user-select:none; padding-bottom:20px;}
.pagesNav-item::after{content:""; position:absolute; left:50%; bottom:-11px; transform:translateX(-50%); transition:all .4s ease; width:0; height:2px; background:#026e9f;}
.pagesNav-item span{position:relative; font-size:20px; color:#333;}
.pagesNav-item:hover span,.pagesNav-item.active span{color:#026e9f; font-weight:bold;}
.pagesNav-item span::after{content: ""; position:absolute; right:-7px; bottom:3px; width:3px; height:3px; border-radius:50%; background:#026e9f; opacity:0; transition:all .4s ease;}
.pagesNav-item:hover.active::after,.pagesNav-item.active::after{width:100%; transition:all .5s ease-in-out;}
.pagesNav-item.active span::after{opacity:1;}

.proNav2{width:95%; max-width:1600px; margin:40px auto 20px;}
.proNav2-item{display:inline-block; text-align:center; border-radius:6px; transition:color 0.35s, background 0.35s ease-out; margin:0 20px 20px 0; padding:15px; background:#f2f2f2; border:1px solid #ececec; position:relative; font-size:15px;}
.proNav2-item:hover{color:#026e9f;border-color: #026e9f;}
.proNav2-item.active{background:#026e9f;border-color: #026e9f;color:#fff; font-weight:bold;}
.proNav2-item::after{content:"";width: 9px;height: 9px;border: 10px solid transparent;border-top-color: #026e9f;position: absolute;left: 50%;top: 100%;transform: translateX(-50%);transition: all .4s ease;opacity: 0;}
.proNav2-item.active::after{opacity: 1;}

.proNav3{margin-bottom:12px;}
.proNav3-item{position:relative; margin-left:12px;width:128px;height:37px;border-radius:30px;border: 2px solid #026e9f;}
.proNav3-item:first-child{margin-left: 0;}
.proNav3-item::after{content: "";transform: translateX(-50%); width: 10px;height: 7px;position: absolute;left: 50%;top: 100%;border: 8px solid transparent;border-top-color: #003e61;transition: all .4s ease;opacity: 0;}
.proNav3-item:hover,.proNav3-item.active{background:#026e9f;color: #fff;}
.proNav3-item:hover::after,.proNav3-item.active::after{opacity: 1;}

/* 内页公司简介部分 */
.f3{background:#f1f3f5; margin:0 auto -80px; overflow:hidden; padding-bottom:80px;}
.abojsdc,.abojslc{width:100%; padding:80px 0 0; overflow:hidden;}
.abojsdc-img{width:50%; float:left; position:relative;}
.abojsdc-img img{width:100%; height:100%; object-fit:cover;}
.abojsdc-wdbox{width:48%; float:right; padding-left:2.5%;}
.abojsdc-wd{width:100%; height:530px; overflow-y:scroll;}
.abojsdc-wd::-webkit-scrollbar{width:4px; height:8px;cursor: pointer;}
.abojsdc-wd::-webkit-scrollbar-thumb{background:#026e9f; border-radius:10px; cursor:pointer;}
.abojsdc-wd::-webkit-scrollbar-track{background:transparent;}
.abojsdc-wd h2{font-size:36px; line-height:40px; font-weight:bold; color:#026e9f; margin-bottom:42px;}
.abojsdc-wd p{font-size:16px; color:#888; line-height:30px; margin-top:20px; text-indent:28px;}
.abojsdc-wd p:first-of-type{margin-top:0;}

/* 发展历程 */
.abojslc-menu{width:100%; position: relative;}
.abojslc-menu .equip-min{display: block;width: 100%;position: relative;z-index: 3;}
.abojslc-menu .equip-min h3{font-size: 28px;color: #aaa;transition: all .4s ease;}
.abojslc-menu .equip-min p{font-size: 20px;color: #666;margin: 12px 0 20px;transition: all .4s ease;}
.abojslc-menu .equip-min i{width: 14px;height: 14px;display: block;border-radius: 50%;border: 2px solid #333;background: #fff;transition: all .4s ease;}
.overflow{overflow:hidden;}
.abojslc-menu .equip-min.cur h3,.abojslc-menu .equip-min:hover h3{color:#026e9f; font-weight:bold;}
.abojslc-menu .equip-min.cur p,.abojslc-menu .equip-min:hover p{color: #026e9f;}
.abojslc-menu .equip-min.cur i,.abojslc-menu .equip-min:hover i{background:#026e9f;border-color: #026e9f;}
.abojslc-menu:after{content: "";position: absolute;width: 100%;height: 2px;left: 0;bottom: 6px;background: #efefef;}
.abojslc-cont{width: 100%;margin-top:66px;}
.abojslc-cont-imgwd{width:100%;overflow: hidden;}
.abojslc-cont-img, .abojslc-cont-wdbox{width:50%; height:600px; float: left;}
.abojslc-cont-img img{width:100%; object-fit:cover;}
.abojslc-cont-wdbox{padding: 60px 40px 0 68px;}
.abojslc-cont-wd{width: 100%;overflow-y:auto;padding-right:40px;height:520px;}
.abojslc-cont-wd::-webkit-scrollbar {width: 3px;height: 4px;}
.abojslc-cont-wd::-webkit-scrollbar-thumb {border-radius: 5px;background: #026e9f;}
.abojslc-cont-wd::-webkit-scrollbar-track {background: #eee;}
.abojslc-cont-wd li{width: 100%;margin-top: 20px;}
.abojslc-cont-wd li:first-child{margin-top: 0;}
.abojslc-cont-wd li h4{font-size:18px; font-weight:bold; color: #333;line-height: 24px;}
.abojslc-cont-wd li p{font-size: 16px;color: #888;line-height:24px; text-align:justify; text-justify:distribute;}

/* 企业文化 */
.abowh{width:100%; position:relative; background:#999; overflow:hidden; margin:80px auto -80px;}
.abowh-img{width: 100%;height: 796px;position: relative;}
.abowh-img img{width: 100%;position: absolute;height: 100%;top: 0;left: 0;transition: all .4s ease;opacity: 0;}
.abowh-img img.active{opacity: 1;}
.abowh-img::after{content: "";position: absolute;z-index: 2;width: 100%;height: 100%;top: 0;left: 0;background: rgba(0, 0, 0, .3);}
.abowh-head{position: absolute;z-index: 10;text-align: center;width: 100%;left: 0;top: 0; padding-top:80px; font-size:46px; font-weight:bold; color:#fff;}
.abowh-list{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 4;}
.abowh-link{flex: 1;height: 100%;position: relative;display: flex;flex-direction: column;align-items: center;justify-content: center;transition: background .6s ease;}
.abowh-link::before{content: "";position: absolute;width: 1px;height: 100%;top: 0;left: 0;background: rgba(255, 255, 255, 0.3);}
.abowh-link:first-child:before{display: none;}
.abowh-link .name{font-size:36px; font-weight:bold; line-height:36px; margin-top:40px; color:#fff;}
.abowh-link .txt{font-size:18px; margin-top:20px; line-height:30px; color:#fff;}
.abowh-link .num{position: absolute;width: 100%;left: 0;bottom: 58px;text-align: center; font-size:18px; color:#fff; font-family:Impact;}
.abowh-link .ico{width: 66px;height: 62px;display: flex;align-items: flex-end;justify-content: center;transition: all .4s ease;}
.abowh-link .ico img{max-height: 100%;}
.abowh-link:hover{background:rgba(2,110,159,.9); cursor:pointer;}
.abowh-link:hover .ico{transform: translateY(-6px);}

/* 内页荣誉资质部分 */
.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:23.5%; float:left; margin:0 2% 40px 0; text-align:center; padding:10px 10px 0 10px; background:#fff; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li img{width:100%; object-fit:cover;}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; background:#026e9f; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#026e9f; transition:all .5s}
.honor_r_img li p{font-size:18px; line-height:52px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#026e9f; box-shadow:0 3px 12px rgba(0,0,0,.3);}
.honor_r_img li:hover p{color:#fff;}

/* 内页组织架构部分 */
.zzjg_box{width:100%; margin:60px auto 0;}
.zzjg_box img{width:80%; margin:auto; display:block;}

/* 内页分页 */
.fullpage{width:100%; font-size:0; text-align:center; margin:30px auto 0; user-select:none;}
.fullpage a{display:inline-block; vertical-align:middle; width:38px; height:38px; line-height:38px; border:1px solid #dcdcdc; background:#fff; margin:0 6px; font-size:16px; transition:all .4s ease;}
.fullpage a:first-child,.fullpage a:last-child{background: url('../image/fparr.png') no-repeat center; border-color:transparent;}
.fullpage a:last-child{transform:rotate(180deg);}
.fullpage a:hover, .fullpage a.ontrue, .fullpage a.on{background-color:#026e9f; color: #fff; border-color:#026e9f;}
.fullpage a:first-child:hover, .fullpage a:last-child:hover{background-image:url('../image/fparrH.png'); background-color:#fff;}

/* 内页产品中心部分 */
.pro_box{width:95%; max-width:1600px; margin:40px auto 0;}
.pro_box li{width:100%; float:left; background:#fff; padding-bottom:40px; margin:20px 2% 20px 0; position:relative; box-shadow:0 3px 15px rgba(0,0,0,.05); transition: all .4s ease;}
.pro_box li::after{content:""; position:absolute; width:0; height:3px; background:#026e9f; left:0; top:0; transition: all .4s ease;}
.pro_box li:hover::after{width:100%; transition: all .4s ease-in-out;}
.pro_box li:hover{box-shadow:0 3px 15px rgba(2,110,159,.2); cursor:pointer;}
.pro_box li .incp-img{width:50%; display: flex;align-items: center;justify-content: center; position: relative;}
.pro_box li .incp-img img{max-width:90%;max-height:90%;transform: scale(.96);transition: all .4s linear;}
.pro_box li .incp-wd{width:50%; padding:30px 28px 0;}
.pro_box li .incp-wd h3{font-size:22px; line-height:40px; color:#333; font-weight:bold; overflow:hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.pro_box li .incp-wd:hover h3{color:#026e9f;}
.pro_box li .incp-wd p{font-size:16px; color:#888; line-height:26px; margin:14px 0 28px; height:130px; overflow:hidden; display:-webkit-box;text-overflow: ellipsis;-webkit-box-orient:vertical; -webkit-line-clamp:5;}
.pro_box li .incp-wd:hover p{color:#000;}
.pro_box li .incp-wd a{margin-top:20px; display:block; width:140px; height:40px; line-height:38px; border:1px solid #026e9f; position:relative; text-align:center; border-radius:2px;font-size:15px; color:#026e9f; transition: all .4s ease;}
.pro_box li .incp-wd a:after{content:"";position: absolute;height:100%;width:0;right:0;background:#026e9f;transition:all .6s ease;}
.pro_box li .incp-wd a span{position:relative; z-index:2;}
.pro_box li .incp-wd a:hover{color:#fff;}
.pro_box li .incp-wd a:hover:after{width:100%;right: auto;left: 0;}
.pro_box li:hover .incp-img img{transform:scale(1);}

.pro_box2{width:95%; max-width:1600px; margin:40px auto 0;}
.pro_box2 li{width:23.5%; float:left; background:#fff; padding-bottom:40px; margin:20px 2% 20px 0; position:relative; box-shadow:0 3px 15px rgba(0,0,0,.05); transition: all .4s ease;}
.pro_box2 li:nth-child(4n){margin-right:0;}
.pro_box2 li::after{content:""; position:absolute; width:0; height:3px; background:#026e9f; left:0; top:0; transition: all .4s ease;}
.pro_box2 li:hover::after{width:100%; transition: all .4s ease-in-out;}
.pro_box2 li:hover{box-shadow:0 3px 15px rgba(2,110,159,.2); cursor:pointer;}
.pro_box2 li .incp-img{width:100%; display: flex;align-items: center;justify-content: center; position: relative;}
.pro_box2 li .incp-img img{max-width:90%;max-height:90%;transform: scale(.96);transition: all .4s linear;}
.pro_box2 li .incp-wd{width:100%; padding:30px 28px 0;}
.pro_box2 li .incp-wd h3{font-size:22px; line-height:36px; color:#333; font-weight:bold; overflow: hidden; display:-webkit-box; text-overflow:ellipsis; -webkit-box-orient:vertical; -webkit-line-clamp:2;}
.pro_box2 li .incp-wd:hover h3{color:#026e9f;}
.pro_box2 li .incp-wd p{font-size:16px; color:#888; line-height:26px; margin:14px 0 28px; height:52px; overflow:hidden; display:-webkit-box;text-overflow: ellipsis;-webkit-box-orient:vertical; -webkit-line-clamp:2;}
.pro_box2 li .incp-wd:hover p{color:#000;}
.pro_box2 li .incp-wd a{margin-top:20px; display:block; width:140px; height:40px; line-height:38px; border:1px solid #026e9f; position:relative; text-align:center; border-radius:2px;font-size:15px; color:#026e9f; transition: all .4s ease;}
.pro_box2 li .incp-wd a:after{content:"";position: absolute;height:100%;width:0;right:0;background:#026e9f;transition:all .6s ease;}
.pro_box2 li .incp-wd a span{position:relative; z-index:2;}
.pro_box2 li .incp-wd a:hover{color:#fff;}
.pro_box2 li .incp-wd a:hover:after{width:100%;right: auto;left: 0;}
.pro_box2 li:hover .incp-img img{transform:scale(1);}

.promore_bg{background:url(../image/promore_bg.jpg) center fixed; background-size:cover; padding:80px 0; position:relative;}
.promore{width:95%; max-width:1600px; margin:auto; display:flex; justify-content:space-between; flex-wrap:wrap;}
.promore .le_box{width:45%; padding-left:8%; display:flex; align-items:center; flex-wrap:wrap;}
.promore .le_box .cont1{display:block;}
.promore .le_box .cont1 h3{font-size:30px; line-height:52px; font-weight:400; color:#026e9f;}
.promore .le_box .cont1 p{ margin-top:40px; font-size:18px; line-height:36px; color:#666;}
.promore .le_box .cont2{width:100%; margin-top:40px; display:flex;}
.promore .le_box .cont2 .button_101{display:inline-block; margin-left:15px;}
.promore .le_box .cont2 .button_101 .a{cursor:pointer; transition:.4s; display:flex; align-items:center; font-size:18px; color:#000; background:#dbd6b9; width:180px; height:52px; padding:0 30px;}
.promore .le_box .cont2 .button_101 .a:hover{background:#026e9f; color:#fff;}
.promore .le_box .cont2 .button_101 .a p,.promore .le_box .cont2 .button_100 .a p{position:relative; z-index:2;}
.promore .le_box .cont2 .button_101 .a svg{margin-left:13px;}
.promore .ri_box{width:55%; text-align:center; overflow:hidden; position:relative;}
.promore .ri_box img{width:80%; margin:auto; display:block;}

.promore2{width:95%; max-width:1600px; margin:80px auto 0; display:flex; justify-content:space-between; flex-wrap:wrap; align-items:flex-start; position:relative;}
.promore_left{width:68%;}
.promore_left .tbox{width:100%; margin-bottom:60px;}
.promore_left .tbox .t1{display:block; padding-left:25px; border-left:3px solid #026e9f; color:#026e9f; line-height:60px; font-size:36px;}
.promore_left .tbox .t1 h2{font-weight:normal; font-size:36px;}
.promore_left .tbox .t1 .p{display:flex; align-items:center; font-size:18px; line-height:30px; color:#999; margin-top:30px;}
.promore_left .tbox .t1 .p p{margin-right:20px;}
.promore_left .tbox .t2{width:100%; border-top:1px solid #d6d6d6; margin-top:40px; padding-top:30px; line-height:30px; font-size:16px; color:#666;}
.promore_left .tbox .t2 img{margin:auto; display:block;}
.m40{margin-top:40px;}
.promore_left .tbox table{width:100%; font-size:16px; border-color:#e9e9e9;}
.promore_left .tbox table tbody{width:100%;}
.promore_left .tbox table tbody tr:nth-child(1){font-size:18px; background:#026e9f !important; color:#fff;}
.promore_left .tbox table tbody tr:nth-child(odd){background:#fff !important;}
.promore_left .tbox table tbody tr td{padding:12px 0;}
.promore_left .tbox table tbody tr td:nth-child(1){width:20%; text-align:center;font-size:18px;}
.promore_left .tbox table tbody tr td:nth-child(2){width:80%; padding:12px 20px;}

.promore_right{width:28%; top:130px; position:sticky;}
.promore_right .btit{font-size:30px; line-height:30px; color:#026e9f;}
.promore_right .list{width:100%; margin-top:40px;}
.promore_right .list li{width:100%; margin-bottom:20px;}
.promore_right .list li a{display:flex; justify-content:space-between;}
.promore_right .list li a .img{width:34.78%; background:#fff; position:relative; border:1px solid #e9e9e9; text-align:center; overflow:hidden;}
.promore_right .list li a .img img{width:90%; margin:10px auto; object-fit:cover; -webkit-transition:all 0.3s linear; transition:all 0.3s linear;}
.promore_right .list li a:hover .img img{-webkit-transform:scale(1.04); transform:scale(1.04);}
.promore_right .list li a .tbox{width:65.22%; padding-top:20px; padding-left:20px;}
.promore_right .list li a .tbox .t1{font-size:18px; color:#333; line-height:24px;}
.promore_right .list li a:hover .tbox .t1,.promore_right .list li a:hover .tbox .t2{color:#026e9f;}
.promore_right .list li a .tbox .t2{font-size:14px; color:#666; line-height:24px; margin-top:13px;}

/* 内页下载手册部分 */
.serxzlb{width:100%;}
.serxzlb-li{display:block; width:100%; margin-bottom:20px; overflow: hidden; background:#fff; padding:0 120px 0 90px; position:relative; transition:all .6s ease;}
.serxzlb-li li{height:90px; display:flex; align-items:center; padding-left:32px; float:left; width:20%;}
.serxzlb-li li:nth-child(1){width:40%;}
.serxzlb-li li h3{font-size:18px; color:#333; line-height:1.4em; font-weight:500; transition:all .4s ease;}
.serxzlb-li li p{font-size:16px; color:#666; line-height:1.4em; transition:all .4s ease;}
.serxzlb-li:before,.serxzlb-li:after{content:""; position: absolute; z-index:0; height:100%; background-position:center; background-repeat: no-repeat; top: 0; transition: all .4s ease;}
.serxzlb-li:before{background-image: url('../image/serxzic1.png'); width:90px; border-right:1px solid #e9e9e9; left: 0;}
.serxzlb-li:after{background-image: url('../image/serxzic2.png'); width:120px; right:0;}
.serxzlb-li:hover{background-color: #026e9f;}
.serxzlb-li:hover:before{background-image:url('../image/serxzic1H.png'); border-right:1px solid rgba(255,255,255,.5);}
.serxzlb-li:hover:after{background-image:url("../image/serxzic2H.png");}
.serxzlb-li:hover li h3,.serxzlb-li:hover li p{color:#fff;}

/* 内页视频教程部分 */
.video_plist{width:100%;}
.video_plist li{width:32%; float:left; background:#fff; margin:0 2% 20px 0; box-shadow: 0px 0px 1rem #eee;}
.video_plist li:nth-child(3n){margin-right:0;}
.video_plist li a{display:block;}
.video_plist li a .content1{position:relative;}
.video_plist li a .content1 .img{overflow:hidden;}
.video_plist li a .content1 .img img{width:100%; transition:.4s;}
.video_plist li a:hover .content1 .img img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.video_plist li a .content1 p{position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.video_plist li a .content2{font-size:24px; color:#000; line-height:30px; padding:0 20px; margin-top:30px;}
.video_plist li a:hover .content2{color:#026e9f;}
.video_plist li a .content3{padding:0 20px 30px; font-size:16px; color:#999; margin-top:20px;}
.video_plist li a .content3 p{margin-right:30px;}
.video_plist li a .content3 p:last-of-type{margin-right:0;}
.video_plist li a .content3 img{margin-right:10px; vertical-align:middle; height:20px;}

/* 内页常见问题部分 */
.wenti{width:100%; background:#fff; padding:40px 40px 60px; margin-bottom:20px; overflow:hidden;}
.wenti li{width:100%; float:left; border-bottom:1px solid #e9e9e9;}
.wenti li .wenti-top{display:block; height:72px; position:relative; line-height:72px; padding-left:30px; cursor:pointer;}
.wenti li .wenti-top>span{display:block; width:20px; height:20px; position:absolute; left:0; top:25px;}
.wenti li .wenti-top>span img{display:block;}
.wenti li .wenti-top h3{display:block; width: calc(100% - 100px); float:left; font-size:16px; color:#000; white-space:nowrap; overflow:hidden;text-overflow:ellipsis;}
.wenti li .wenti-top h4{display:block; float:right; font-size:15px; color:#888888; text-align:right;}
.wenti li .wenti-in{display:none; width:100%; height:auto; padding-bottom:14px;}
.wenti li .wenti-in>div{background-color:#f8f8f8; font-size:15px; color:#4b4b4b; line-height:25px; padding:20px 30px; border-radius:2px; margin-bottom:14px; overflow-x:hidden;}
.wenti li .wenti-in>span{display:inline-block; height:30px; margin-left:30px; padding-right:18px; line-height:30px; font-size:15px; color:#026e9f; background:url(../image/shang1.png) no-repeat right center; background-size:12px auto; cursor:pointer;}

.casexq-btnback{width:100%; margin-top:40px; overflow:hidden; padding-top:28px; border-top:1px solid #d6d6d6;}
.casexq-btn{width:calc(100% - 160px); padding-right:80px; float:left;}
.casexq-btn p{width:100%;font-size: 16px;color: #666;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height: 34px;}
.casexq-btn p a{transition:all .4s ease; color:#666;}
.casexq-btn p a:hover{color:#026e9f;}
.casexq-back{margin-top:10px; width:160px; height:50px; line-height:50px; display:block; float:right; font-size:16px; color:#fff; background:#026e9f; text-align:center;}
.casexq-back i{width:14px; height:14px; display:inline-block; vertical-align:middle; background:url('../image/casexqic3.png') no-repeat; margin:-4px 12px 0 0; transition: all .4s linear;}
a.casexq-back{color:#fff;}
a:hover.casexq-back{font-weight:bold; color:#fff; background:#333;}
.casexq-back:hover i{-webkit-transform:rotate(180deg);transform:rotate(180deg);}

/* 内页行业案例部分 */
.apply-list_2 li{background:#fff; position:relative; margin-bottom:40px; clear:both; overflow:hidden; z-index:2; box-shadow:0 3px 15px rgba(0,0,0,.1);}
.apply-list_2 li a{position:relative;z-index:2;display:flex;clear:both;overflow:hidden;}
.apply-list_2 .pic{flex-shrink:0;width:50%;}
.apply-list_2 .pic img{width:100%; height:450px; object-fit:cover;}
.apply-list_2 .box{position:relative;flex:1;padding:60px;width:40%;}
.apply-list_2 h2{color:#000;font-size:36px;font-weight:normal;margin-bottom:30px;}
.apply-list_2 h2::after{content:""; width:40px; height:3px; display:block; background:#003e61; margin-top:30px;}
.apply-list_2 span{display:block;color:#999;font-size:14px;}
.apply-list_2 p{-webkit-line-clamp:5;color:#666;font-size:16px;line-height:30px;}
.apply-list_2 a .btn{width:160px; float:left; margin-top:40px;}
.apply-list_2 a .btn .a{display:inline-flex; width:160px; line-height:52px; font-size:18px; color:#fff; -webkit-transition:.4s; transition:.4s; background:#dbd6b9; -webkit-box-pack:center; -webkit-justify-content:center; -ms-flex-pack:center; justify-content:center;}
.apply-list_2 a:hover .btn .a{background:#026e9f; color:#fff;}
.apply-list_2 a .btn .a em{margin-left:40px; -webkit-transition:.4s; transition:.4s;}
.apply-list_2 a:hover .btn .a em{-webkit-transform:rotate(45deg); transform:rotate(45deg); margin-left:40px;}
.apply-list_2 li:hover h2{color:#026e9f;}
.apply-list_2 li:nth-child(2n) a{flex-direction:row-reverse;}

.lcp{-webkit-line-clamp:2;display: -webkit-box;word-break: break-all;text-overflow: ellipsis;-webkit-box-orient: vertical;overflow: hidden;}
.effect-one{position:relative;box-sizing:border-box;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.effect-one .effect-one-img{position:relative;display:block;width:100%;padding:0;margin:0;opacity:1;-webkit-transition:all .7s ease-in-out;-moz-transition:all .7s ease-in-out;-o-transition:all .7s ease-in-out;-ms-transition:all .7s ease-in-out;transition:all .7s ease-in-out;overflow:hidden}
.effect-oneBox:hover .effect-one-img,.effect-one:hover .effect-one-img{/*opacity:.9;*/-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}

/* 内页新闻动态部分 */
.news_text{width:100%; float:left;}
.news_text dl{width:100%; float:left; margin-bottom:40px; border-bottom:1px solid #d6d6d6; padding-bottom:60px; transition:all .5s ease;}
.news_text dl:nth-child(5n){margin-bottom:0;}
.news_text dl:hover{transition:all .5s ease; background:#fff; padding:40px; box-shadow:0 5px 10px rgba(0,0,0,.1);}
.com-img{width:100%; overflow:hidden;}
.com-img img{width:100%; display:block; transition:all 0.4s ease-in 0s; -webkit-transition:all 0.4s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.news_text dl dt{width:26%; float:left;} 
.news_text dl dd{width:70%; float:right;}
.news_text dl dd .left{width:100%; float:left;}
.news_text dl dd .left h3{line-height:30px; font-size:24px; font-weight:normal; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_text dl dd .left h3 a{color:#000;}
.news_text dl dd .left h3 a:hover{color:#026e9f;}
.news_text dl dd .left .con{width:100%; float:left; font-size:16px; line-height:30px; margin:30px 0 40px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden; vertical-align:middle;}
.news_text dl dd .left .con2{font-family:Impact; font-size:18px; color:#999; display:block; margin-bottom:30px;}

/* 内页联系我们部分 */
.contact_tlist{width:100%; float:left; margin-top:20px;}
.contact_tlist li{width:100%; min-height:280px; float:left; background:#fff; position: relative; padding:30px 20px 30px 50px; margin:0 0 40px 0; box-shadow:0 3px 9px rgba(0,0,0,.1);}
.contact_tlist li::before{content: ""; display: block; width:4px; min-height:174px; background-color:#026e9f; position: absolute; left: 0; top: 30px;}
.contact_tlist li .title{width:100%; float: left; border-bottom:1px solid #f5f5f5; padding: 0 0 30px;}
.contact_tlist li .title h3{font-size:36px; line-height:36px; font-weight:bold; color: #026e9f;}
.contact_tlist li .textnr{width:100%; float: left; margin-top: 30px; position: relative;}
.contact_tlist li .text{width:calc(100% - 160px); float: left; z-index:1;}
.contact_tlist li .text h4{font-size:24px; font-weight: 400; line-height:30px; color: #666;}
.contact_tlist li .text p{font-size:18px; line-height:36px; padding-right:100px;}
.contact_tlist li .ticon{width:160px; float:right;}
.contact_tlist li .ticon img{width:100%; display: block;}
.map{width:100%; float:left; margin:40px 0 -80px;}

/* 内页在线留言部分 */
.message{width:100%; margin:40px auto 0; overflow:hidden;}
.message h3{text-align:center; color:#333; font-size:30px; font-weight:bold;}
.message ol{width:100%;float:left; margin-top:60px;}
.message ol li{float: left; width:49%; margin-bottom:20px;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left; border:none;}
.message ol li:nth-child(7){float:right; border:none;}
.message ol li input{width:100%; height:50px; background:#fff; border:1px solid #e6e6e6; color:#999; padding:0 15px;}
.message ol li textarea{padding:15px; width:100%; height:180px; border:1px solid #e6e6e6; background:#fff; color:#999;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer; border:none;}
.message ol li .btn{background:#026e9f;}
.message ol li .btn2{background:#dbd6b9; color:#000;}
.message input::-webkit-outer-spin-button,.message input::-webkit-inner-spin-button{-webkit-appearance: none !important; margin: 0;}
.message input::-moz-placeholder, textarea::-moz-placeholder{color: #999;}
.message input:-ms-input-placeholder, textarea:-ms-input-placeholder{color: #999;}
.message input::-webkit-input-placeholder, textarea::-webkit-input-placeholder{color: #999;}