﻿@font-face
{
    font-family: myFirstFont;
    src: url(../fonts/BAIJAMJUREE-MEDIUM.ttf);
}
@font-face
{
    font-family: myFirstFont1;
    src: url(../fonts/BAIJAMJUREE-BOLD.ttf);
}
.mb0{ margin-bottom:0;}
*{ margin:0; padding:0; box-sizing: border-box; transition-property: all;-ms-transition-property: all;-moz-transition-property: all; -webkit-transition-property: all; -o-transition-property: all;}
body{  font-family: myFirstFont;  color:#666; font-size:0.9rem; background: #FFFFFF; line-height: 26px; text-transform: capitalize;}
a{ text-decoration: none; -webkit-transition: all ease .1s;  -moz-transition: all ease .1s; transition: all ease .1s; border:none; color: #666;}
a:focus { outline: 0 }
a:hover{ color: #0d8de3;}
img{ border:none; -webkit-transition: all ease .5s;  -moz-transition: all ease .5s; transition: all ease .5s;}
ul,li{ list-style:none;}
.clear{ clear:both;}
.clearfix{ clear:both;}
p{ margin:0 auto; padding:0;}
.padding5{ padding:5px;}
.padding10{ padding:10px;}
.padding15{ padding:15px;}
.padding20{ padding:20px;}
.padding30{ padding:30px;}
.padding40{ padding:40px;}
.fr{ float:right;}
.fl{ float:left; }
.paddingright{ padding-right:10px;}
.paddingleft{ padding-left:10px;}
.undis{ display:block;  background-size: cover;}
.dis{ display:none;  }
.pr5{ padding-right:5px;}
.red{ color:#f00;}
.fff{ color:#fff;}
.pdt30{ padding-top: 30px;}
.txtcenter{ text-align: center;}
.auto1280{ width:1280px;  margin: 0 auto;}
.auto_1280{ width:1280px;  margin: 0 auto;}
.flex {display: flex; flex-wrap: wrap;}
.flex-center { display: flex; align-items: center; justify-content: space-between;}
.flex-center1 { display: flex; align-items: center; justify-content: center;}
.flex-center-contain { justify-content: space-between;}
.flex-center-contain1 { justify-content: space-between; align-items: center; }
.flex-center-contain2 { align-items: center; }
h1,h2,h3,h4,b,strong{ font-family: myFirstFont1; color: #111111;}
em,i{ font-style: normal;}


::-webkit-scrollbar {
  width: 6px;
  height:5px;
}


::-webkit-scrollbar-track {
  background-color: #f5f5f5;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb {
  background-color: #888;
  border-radius: 10px;
}


::-webkit-scrollbar-thumb:hover {
  background-color: #555;
}

#home .home,
#products .products,
#service .service,
#solution .solution,
#contact .contact,
#newsT .newsT,
#about .about{ border-bottom:2px solid #FFFFFF; }


.HeaderM{ display: none;}


input,button,select,textarea{ outline:none; font-family: myFirstFont;}
textarea{resize:none;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; font-weight:normal;}
input[type="button"], input[type="submit"], input[type="reset"]{ cursor: pointer;}
a,button{ cursor: pointer;}

#warp{ width:100%; height:auto; overflow: hidden;}

.topbar{ height: 42px; line-height: 42px; text-align: right;}
.topbar a{ font-size: 1rem; margin-left: 20px;}
.topbar a i{ margin-right: 10px;}
header.current{ position: fixed; left: 0; top: 0; z-index: 9999;}
header{ width: 100%; background: #0d8de3; padding: 25px 0; position: relative;}
header .logo{ width: 211px; height: 39px;}
header .logo a{ display: block; width: 211px; height: 39px; background: url(../images/logo1.png) no-repeat;}
header .logo a h1{ display: none;}

nav.Hnav{}
nav.Hnav li { font-size: 1rem; padding: 0 10px; height: 39px; position: relative;}
nav.Hnav li a{ color: #FFFFFF; line-height: 36px; display: inline-block;}
nav.Hnav li a:hover{ border-bottom:2px solid #FFFFFF;}
nav.Hnav li:hover ul{ display: block;}
nav.Hnav li ul{ position: absolute; left: 0; top: 39px; background: #FFFFFF; width: 240px; z-index: 999; display: none;}
nav.Hnav li ul li{ line-height: 42px; height: 42px; border-bottom: 1px solid #EEEEEE; text-align: center; padding: 0;}
nav.Hnav li ul li a{ color: #666666; line-height: 42px; display: block;}
nav.Hnav li ul li a:hover{ background: #0d8de3; color:#FFFFFF; border-bottom: none;}


nav.Hnav li.pronav{ position: inherit; }
nav.Hnav li.pronav .sec_cont{ display: none; height: auto; background: #FFFFFF; position: absolute; left: 50%; margin-left: -640px; top: 64px; z-index: 999; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);   box-sizing: border-box; visibility: hidden;}

.secLeft{ width:25%; padding:30px 0; background:#f2f2f2;}
.secLeft ul{ padding-left:10px; position:initial !important; background:none !important; width:100% !important; box-shadow:none !important; cursor:pointer;}
.secLeft ul li{ border-bottom:none  !important; height:58px  !important; line-height:22px  !important; text-align:left !important; padding:0 15px !important; font-size:0.9rem !important; font-weight:bold !important; width:100% !important;}
.secLeft ul li a{line-height:22px  !important;}
.secLeft ul li.thistab{ background:#fff !important; color:#0d8de3 !important; border-left:4px solid #0d8de3}
.secLeft ul li:hover{background:#fff !important; color:#0d8de3 !important; border-left:4px solid #0d8de3}
.secLeft a:hover{ background:none !important; color:#333 !important;}

.secRight{ width:75%; padding:30px 50px; background:#fff;}
.secRight a{ width:31.3%; display:block; font-size: 0.9rem !important; color: #333333 !important; height:50px !important; line-height:50px  !important; overflow:hidden; border-bottom:1px solid #eee; margin:0 1%;}
.secRight a:hover{ color: #0d8de3 !important; border-bottom: 1px solid#0d8de3 !important; font-weight: normal !important;}
nav.Hnav li.pronav:hover .sec_cont{ visibility: visible; display: block;}


.searchshow{  width: 220px;height: 38px;border:none; border:1px solid #FFFFFF; border-radius:30px; padding: 0 20px;}
.searchshow input{ width:80%; height: 36px; line-height: 36px;  border: none; background: none; color: #FFFFFF;}
.searchshow input::placeholder{ color: #FFFFFF;}
.searchshow button{ width: 20%; height: 36px; line-height: 36px; border: none; background: none;  font-size:1.2rem; color: #FFFFFF; text-align: right; cursor: pointer;}





/**banner**/
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100%; }
.main_visual .owl-carousel .item{width: 100%;height: 100%; overflow: hidden; margin: 0 auto;}
.main_visual .owl-carousel .item a{ display: block;  width: 100%;height: 100%;}
.main_visual .owl-carousel .item img{ width: 100%;height: 100%; display: block;}
.main_visual .owl-carousel .item video{ width: 100%;height:100%; object-fit: cover;}
.main_visual .owl-prev,.main_visual .owl-next{width:18px;height: 32px;background-repeat: no-repeat; background-size:cover; background-position: center center; position: absolute;top: 50%;margin-top: -16px;text-indent: -999px; overflow: hidden;}
.main_visual .owl-prev{background-image: url(../images/BL.png);left: 5%; }
.main_visual .owl-next{background-image: url(../images/BR.png);right: 5%; }
.main_visual .owl-dots{ display: none;}
.main_visual .owl-controls{ height: 0;}
.main_visual .owl-nav{ height: 0;}

.main_visual .owl-carousel .item .Bpic{ display: block;}
.main_visual .owl-carousel .item .Bmpic{ display: none;}

.home-about1{ padding: 80px 0;}
.home-about-left1{ width: 100%; padding-right: 60px; font-size: 1rem;}
.home-about-left1 h2{ color: #0d8de3; font-size: 2.4rem; line-height: 52px; text-transform: uppercase;}
.home-about-left1 h3{ font-size: 1.4rem; line-height: 32px; margin-bottom: 15px;}
.home-about-left1 a{ display: block; margin-top: 15px; color: #0d8de3;}
.home-about-left1 a i{ margin-left: 10px;}

.home-about-right1{ width: 100%; margin-top:30px;}
.home-about-right1 video{ width: 100%; height: auto;}



.home-about{ padding: 80px 0;}
.home-about-left{ width: 50%; padding-right: 60px; font-size: 1rem;}
.home-about-left h2{ color: #0d8de3; font-size: 2.4rem; line-height: 52px; text-transform: uppercase;}
.home-about-left h3{ font-size: 1.4rem; line-height: 32px; margin-bottom: 15px;}
.home-about-left a{ display: block; margin-top: 15px; color: #0d8de3;}
.home-about-left a i{ margin-left: 10px;}

.home-about-right{ width: 50%;}
.home-about-right img{ width: 100%; height: auto;}
.home-about-right video{ width: 100%; height: auto;}
.main_visual1 .owl-carousel,.main_visual1 .owl-stage-outer,.main_visual1 .owl-stage,.main_visual1 .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual1 .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual1 .owl-carousel .item img{ width: 100%; height: auto; border-radius:12px ;}
.main_visual1 .owl-prev,.main_visual1 .owl-next{ display: none; text-indent: -999px; overflow: hidden;}
.main_visual1 .owl-dots{ width: 100%; text-align: center; height: 4px; position:absolute; left: 0; bottom: 40px;  z-index: 999;}
.main_visual1 .owl-dots .owl-dot{display: inline-block;  margin:0 3px;}
.main_visual1 .owl-dots .owl-dot span{  display: inline-block; width: 25px; height: 4px; background:#CCCCCC; }
.main_visual1 .owl-dot.active span{ background: #FF6920;}
.main_visual1 .owl-controls{ height: 0;}


.home-solution{ padding: 70px 0; background: #0d8de3;}
.home-solution h2{ color: #FFFFFF; text-transform: uppercase; font-size: 2.4rem; line-height: 52px; margin-bottom: 50px;}
.home-solution-list{}

.home-solution-item{ width: 48%;}
.home-solution-item-top{ width: 100%; background: #FFFFFF;}
.home-solution-item-top-pic{ width: 65%;}
.home-solution-item-top-pic img{ width: 100%; height: 100%;}
.home-solution-item-top-info{ width: 35%; padding: 25px;}
.home-solution-item-top-info a{ display: block; color: #111111; font-family: myFirstFont1; font-size: 1.4rem; line-height: 32px;}
.home-solution-item-top-info a:hover{ color: #0d8de3;}
.home-solution-item-bot{ width: 100%; padding: 20px 0;}
.home-solution-item-bot a{ color: #FFFFFF; display: block; line-height: 25px; height: 100px; overflow: hidden;}
.home-solution-item-bot a:hover{ text-decoration: underline;}


.home-solution-more{ margin-top: 30px; text-align: center;}
.home-solution-more a{ height: 50px; line-height: 50px; background: #FFFFFF; display: inline-block; padding: 0 35px; border-radius:30px;}
.home-solution-more a i{ font-size: 1.4rem; margin-left: 10px; }
.home-solution-more a:hover{ background: #e27b35; color: #FFFFFF;}


.home-products{ padding: 80px 0;}
.home-products h2{ text-transform: uppercase; font-size: 2.4rem; line-height: 52px; margin-bottom: 50px;}

.home-products-list{}

.home-products-item{ width: 24%; margin-bottom: 1.6%; background: #FFFFFF; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); }
.home-products-item-pic{ width: 100%;height: auto; overflow: hidden;}
.home-products-item-pic img{ width: 100%;height: auto;}
.home-products-item-pic a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.home-products-item-info{ padding: 20px;}
.home-productslinks1{ display: block; height: 32px; line-height: 32px; color: #111111; overflow: hidden; font-size: 1rem;}
.home-products-item-info ul{ padding-top: 10px;}
.home-products-item-info ul li{ line-height: 28px; height: 28px; overflow: hidden;}
.home-products-item-info ul li a{ display: block; color: #666666;}
.home-products-item-info ul li a:hover{ color: #0d8de3;}



.home-application{ width: 100%; height: auto; background: url(../images/app-bg.jpg) no-repeat center; background-size:cover; padding: 110px 0 120px 0;}

.home-application-title{}
.home-application-title h2{ text-transform: uppercase; font-size: 2.4rem; line-height: 52px; color: #FFFFFF;}
.home-application-title p{ font-size: 1.1rem; color: #FFFFFF;}

.home-application-list{ padding-top: 50px;}
.home-application-list dl{ width: 24%; background: #FFFFFF; border-radius:6px;}
.home-application-list dl dt{ width: 100%; height: auto; overflow: hidden;}
.home-application-list dl dt img{ width: 100%; height: auto; border-radius:6px 6px 0 0;}
.home-application-list dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.home-application-list dl dd{ padding: 20px;}
.home-application-list dl dd a{ display: block; color: #111111; font-family: myFirstFont1; font-size: 1.1rem; height: 32px; line-height: 32px; overflow: hidden; margin-bottom: 5px;}
.home-application-list dl dd a:hover{ color: #0d8de3;}
.home-application-list dl dd p{ font-size: 0.8rem; line-height: 22px;}



.home-num{ padding: 120px 0;}
.home-num-title{}
.home-num-title h2{ text-transform: uppercase; font-size: 2.4rem; line-height: 52px;}
.home-num-title p{ font-size: 1.1rem; color: #666;}

.home-num-box{ padding-top: 50px;}
.home-num-box dl{ text-align: center; width: 22%; border:2px solid #e4e0df; border-radius:6px; padding: 40px;}
.home-num-box dl dt h3{ color: #999999; font-size: 3rem; font-family: myFirstFont; line-height: 68px;}
.home-num-box dl dt h3 b{ color: #999999; font-family: myFirstFont;}
.home-num-box dl dd{ margin-top: 20px;}


.home-blog{ width: 100%; background: #F5F5F5; padding: 120px 0;}

.home-blog-list{padding-top: 50px;}
.home-blog-list dl{ width: 31.3%; border: 1px solid #CCCCCC; border-radius:6px; background: #FFFFFF;}
.home-blog-list dl dt{ width: 100%; height: auto; overflow: hidden;}
.home-blog-list dl dt img{ width: 100%; height: auto; border-radius:6px 6px 0 0;}
.home-blog-list dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.home-blog-list dl dd{ padding: 25px 30px;}
.home-blog-list dl dd em{ display: block; font-size: 1rem; color: #0d8de3;}
.home-blog-list dl dd a.bloglinks1{ display: block; line-height: 26px; height: 52px; overflow: hidden; font-size: 1.1rem; color: #111111; margin-top: 10px;}
.home-blog-list dl dd a.bloglinks1:hover{ color: #0d8de3;}
.home-blog-list dl dd p{ margin-top: 10px; line-height: 22px; height: 110px; overflow: hidden;}
.home-blog-list dl dd a.bloglinks2{ display: block; margin-top: 30px; font-size: 1.4rem; color: #0d8de3;}
.home-blog-list dl dd a.bloglinks2:hover{ margin-left: 15px;}

.home-blog-more{ margin-top: 30px; text-align: center;}
.home-blog-more a{ height: 50px; line-height: 50px; background: #0d8de3; color: #FFFFFF; display: inline-block; padding: 0 35px; border-radius:30px;}
.home-blog-more a i{ font-size: 1.4rem; margin-left: 10px; }
.home-blog-more a:hover{ background: #e27b35; color: #FFFFFF;}

footer{ width: 100%; background: #0d8de3; color: #FFFFFF;}

.footer-box{ padding: 60px 0;}

.footer-box-left{ width: 72%; padding-right: 60px; border-right:1px solid rgba(255,255,255,0.3);}
.footer-box-left dl{ max-width: 200px; overflow: hidden;}
.footer-box-left dl dt{ font-family: myFirstFont1; line-height: 42px; font-size: 1.2rem;}
.footer-box-left dl dd{ padding-top: 5px;}
.footer-box-left dl dd a{ display: block; color: #FFFFFF; line-height: 28px;}
.footer-box-left dl dd a:hover{ text-decoration: underline;}


.footer-box-right{ width: 28%; padding-left: 60px;}
.footer-logo{ width: 211px; height: 39px;}
.footer-logo a{ display: block; width: 211px; height: 39px; background: url(../images/logo1.png) no-repeat;}

.footer-box-right em{ display: block; margin-top: 20px; line-height: 28px;}
.footer-box-right h2{ color: #FFFFFF; font-size: 1.6rem; line-height: 32px; margin-bottom:10px;}
.footer-box-right p{ line-height: 26px;}
.footer-box-right ul{ margin-top: 20px;}

.footer-copy{ width: 100%;  line-height: 26px; padding: 15px 0; border-top:1px solid #FFFFFF; text-align: center;}
.footer-copy a{ color: #FFFFFF; padding-left: 10px;}




.optain{ display:none;}
.fposi{ display: none;}

#mmenu {
	opacity: 0;
}


.posi-laction{ padding: 30px 0; line-height: 24px; font-size: 1rem;}
.posi-laction i{ margin-right: 10px; color: #0d8de3;}


.banner2{ width: 100%; height: 128px; line-height: 128px; }
.banner2 h1{ font-size: 1.4rem; color: #FFFFFF;}


.newsbg{  width: 100%; background: #F5F5F5; padding:50px 0;}
.blog-list dl{ width: 31.3%; border: 1px solid #CCCCCC; border-radius:6px; margin: 1%; background: #FFFFFF;}
.blog-list dl dt{ width: 100%; height: auto; overflow: hidden;}
.blog-list dl dt img{ width: 100%; height: auto; border-radius:6px 6px 0 0;}
.blog-list dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.blog-list dl dd{ padding: 25px 30px;}
.blog-list dl dd em{ display: block; font-size: 1rem; color: #0d8de3;}
.blog-list dl dd a.bloglinks1{ display: block; line-height: 26px; height: 52px; overflow: hidden; font-size: 1.1rem; color: #111111; margin-top: 10px;}
.blog-list dl dd a.bloglinks1:hover{ color: #0d8de3;}
.blog-list dl dd p{ margin-top: 10px; line-height: 22px; height: 110px; overflow: hidden;}
.blog-list dl dd a.bloglinks2{ display: block; margin-top: 30px; font-size: 1.4rem; color: #0d8de3;}
.blog-list dl dd a.bloglinks2:hover{ margin-left: 15px;}


.blog-show{}
.blog-show-title{font-family: myFirstFont1; color: #111111; font-size: 1.8rem; line-height: 32px; margin-bottom: 20px;}
.blog-show-time{ width: 100%; line-height: 26px;}
.blog-show-info{ padding: 25px 0;}
.blog-show-info img{ max-width:100%; height:auto;}
.blog-show-info p span{ text-wrap: inherit !important;}
.blog-show-info table {
    border: 1px solid #eee;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.blog-show-info table td {
        border: 1px solid #eee;
        border-right: 0px;
        border-bottom: 0px;
        padding: 6px;
    }
.blog-show-info table tr {
        background: #fff;
    }
.blog-show-info video{width:80%; margin:0 auto;}
.blog-show-info h2{ color:#0d8de3; font-size:1.2rem; margin:10px 0;}
.blog-show-info h3{ color:#0d8de3}
.blog-show-info a{ color:#0d8de3; text-decoration:underline;}
.blog-show-info ul{ padding-left:15px; list-style:disc !important;}
.blog-show-info ul li{ list-style:disc !important;}


.blog-rela{ padding-bottom: 50px;}
.blog-rela h2{ font-size: 1.4rem;  line-height: 32px;}


.service-title{ text-align: center; font-size: 2.4rem; line-height: 58px; padding: 80px 0 50px 0; text-align: center; font-family: myFirstFont1; color: #111111;}

.service-box1{ padding: 30px; box-shadow: 0px 0 12px #e1e1e1; border-radius: 12px;}

.service-box1-left{ width: 50%; height: auto; padding-right: 60px;}
.service-box1-left h2{ font-size: 1.4rem; color: #0d8de3; line-height: 30px;}
.service-box1-left em{ display: block; width: 40px; height: 2px; background: #666; margin-top:10px;}
.service-box1-left a{ display: inline-block; height: 40px; line-height: 40px; color: #FFFFFF; background: #0d8de3; padding: 0 35px; margin-top: 20px;}
.service-box1-left a i{ margin-left: 10px;}
.service-box1-left a:hover{ background: #111111;}
.service-box1-left-list{ padding-top: 30px;}
.service-box1-left-list dl{ text-align: center; width: 20%;}
.service-box1-left-list dl dd{ margin-top: 10px; line-height: 22px;}

.service-box1-right{ width: 50%;}
.service-box1-right img{ width: 100%; height: auto;}


.service-box2{ margin-top: 60px; width: 100%; height: auto; padding-bottom: 100px; background: url(../images/zs.jpg) no-repeat center; background-size:cover;}
.service-box2-list{}
.service-box2-list dl{ text-align: center; width: 23%; cursor: pointer; background: rgba(255,255,255,0.7); border-radius:12px; padding: 30px;}
.service-box2-list dl dd{ margin-top: 20px;}
.service-box2-list dl h3{ font-size: 1.4rem; line-height: 28px; color: #0d8de3;}
.service-box2-list dl em{ width: 30px; height: 2px; background: #0d8de3; margin-top: 10px; display: inline-block;}
.service-box2-list dl p{ margin-top: 10px;}
.service-box2-list dl:hover{background: rgba(255,255,255,1.0); }
.service-box2-list dl:hover dt{transform: translateY(-10px);  transition: transform 0.5s ease;}

.service-box3{}
.service-box3-item{ width: 50%; padding: 30px; }
.service-box3-item:nth-child(1){ background: #f5f5f5;}
.service-box3-item:nth-child(2){ background: #f9f9f9;}

.service-box3-item-top{ width: 100%; text-align: center; }
.service-box3-item-top i{ color: #111111; font-size: 3rem; height: 62px; line-height:62px;}
.service-box3-item-top h3{font-family: myFirstFont; font-size: 1.2rem; line-height: 28px;}
.service-box3-item-top em{ width: 68px; height: 2px; background: #e5e5e5; display: inline-block; margin-top: 10px;}

.service-box3-item-list{ margin-top: 20px;  overflow: hidden; height: calc(4 * 101px); /* 根据实际每个dl高度调整 */}
.service-box3-item-list dl{ border-bottom:1px solid #ddd; padding: 15px 0; height: 100px;}
.service-box3-item-list dl dd{ margin-left: 30px; font-size: 1.1rem; line-height: 70px;}


.service-box3-item-list1{ margin-top: 20px;  overflow: hidden; height: calc(4 * 101px); /* 根据实际每个dl高度调整 */}
.service-box3-item-list1 dl{ border-bottom:1px solid #ddd; padding: 15px 0; height: 100px;}
.service-box3-item-list1 dl dd{ margin-left: 30px; font-size: 1.1rem; line-height: 70px;}


.service-box4{ margin-top: 60px; width: 100%; height: auto; padding-bottom: 100px; background: url(../images/faq.jpg) no-repeat center; background-size:cover;}

.service-box4-list{}
.service-box4-item{ width: 33.3%; height: auto; cursor: pointer; background: #FFFFFF; border:1px solid #DDDDDD; position: relative; padding: 25px;}
.service-box4-item a.serlinks1{ display: block; height: 32px; line-height: 32px; overflow: hidden; font-size: 1.4rem; font-family: myFirstFont1; color: #111111;}
.service-box4-item a.serlinks1:hover{ color: #0d8de3;}
.service-box4-item p{ margin-top: 10px; line-height: 24px; height: 72px; overflow: hidden;}
.service-box4-item a.serlinks2{ margin-top: 20px;}
.service-box4-item span{ display: block; width: 0; height:5px; background: #0d8de3; position: absolute; left: 0; bottom: 0;}
.service-box4-item:hover span{ width: 100%; transition: width 0.5s ease;}
.service-box4-item:hover{box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); z-index: 666;}


.application-box1{ padding: 70px 0;}
.application-box1-left{ width: 60%; padding-right: 60px;}
.application-box1-left h2{ font-size: 2.4rem; line-height: 52px;}
.application-box1-left p{ font-size: 1rem; margin-top: 20px;}
.application-box1-right{ width: 40%;}
.application-box1-right img{ width: 100%; height: auto;}


.application-box2{ background: #0d8de3;}
.application-box2-left{ width: 50%;}
.application-box2-left img{ width: 100%; height: 100%; object-fit: cover;}
.app1-list{ width: 100%; height: 100%; position: relative;}
.app1-list-info{ color: #FFFFFF; width: 67%; position: absolute; right: 0; bottom: 0; padding-right: 50px; padding-bottom: 50px; z-index: 333;}
.app1-list-info h2{ color: #FFFFFF; font-size: 1.4rem; line-height: 32px; height: 32px; overflow: hidden; margin-bottom: 10px;}
.app1-list-info p{ font-size: 1rem; line-height: 26px;}

.application-box2-right{ width: 50%; padding: 100px;}
.application-box2-right h2{ color: #FFFFFF; font-size: 1.6rem; line-height: 32px; height: 32px; overflow: hidden; margin-bottom: 20px;}
.application-box2-right p{ font-size: 1rem; line-height: 26px; color: #FFFFFF;}

.application-box2-right-tab{ width: 100%; padding-top: 50px;}
.application-box2-right-tab li{ width: 49%; margin-bottom: 2%; background: #056cb2; text-align: center; cursor: pointer; padding: 40px 25px;}
.application-box2-right-tab li p{ font-size: 1.1rem; margin-top: 20px; line-height: 28px;}
.application-box2-right-tab li.thistab{ border-radius:6px; box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1);}

.application-box3{ padding: 70px 0;}
.application-box3 dl{ width: 31.3%; margin-bottom: 3%; background: #FFFFFF; border-radius:6px; border:1px solid #DDDDDD;}
.application-box3 dl dt{ width: 100%; height: auto; overflow: hidden;}
.application-box3 dl dt img{ width: 100%; height: auto; border-radius:6px 6px 0 0;}
.application-box3 dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.application-box3 dl dd{ padding: 20px;}
.application-box3 dl dd a{ display: block; color: #111111; font-family: myFirstFont1; font-size: 1.1rem; height: 32px; line-height: 32px; overflow: hidden; margin-bottom: 5px;}
.application-box3 dl dd a:hover{ color: #0d8de3;}
.application-box3 dl dd p{ font-size: 0.8rem; line-height: 22px;}

.appbanner{ width: 100%; height: 200px; line-height: 200px; }
.appbanner h2{ font-size: 2rem; color: #FFFFFF;}



.appnum{ margin-bottom: 70px;}
.appnum dl{ width: calc(100% / 7); text-align: center;}
.appnum dl dd{ margin-top: 10px; font-size: 1.1rem; color: #111111; line-height: 28px;}



.products-info{ padding: 70px 0;}
.products-info h2{ padding-bottom: 15px; border-bottom:1px solid #EEEEEE; font-size: 2rem; line-height: 36px;}
.products-info-box{ padding: 25px 0; font-size: 1rem; line-height: 28px;}

.products-list{ padding-bottom: 50px;}
.products-list dl{ width: 23%; margin: 1%; }
.products-list dl:hover dt{box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); transition: all ease .5s;}
.products-list dl dt img{ width: 100%; height: auto; }
.products-list dl dd{ margin-top: 15px;}
.products-list dl dd a{ font-size: 1rem; line-height: 28px; height: 56px; overflow: hidden; color: #111111; display: block;}
.products-list dl dd a:hover{ color: #0d8de3;}

.products-fedbg{ width: 100%; height: auto; padding: 70px 0; background: #f7f7f7; margin-bottom: 50px;}
.products-fedbg h2{  font-size: 1.6rem; line-height: 36px; margin-bottom: 20px;}
.products-fed{ background: #FFFFFF; border:1px solid #CCCCCC; border-radius:6px; padding: 50px;}


.products-fed1{ width: 100%;}
.products-fed1 dl{ width: 31.3%;}
.products-fed1 dl dt{ font-size: 1rem; height: 40px; line-height: 40px;}
.products-fed1 dl dd input{ width: 100%; height: 58px; line-height: 56px; padding: 0 20px; border:1px solid #ccc; border-radius:6px; }


.products-fed2{ width: 100%;}
.products-fed2 dl dt{ font-size: 1rem; height: 40px; line-height: 40px;}
.products-fed2 textarea{width: 100%; height:200px; line-height: 24px; padding: 20px; border:1px solid #ccc; border-radius:6px; }


.products-fed3{ width: 100%; margin-top: 20px;}
.products-fed3 button{ padding: 0 35px; height: 42px; line-height: 42px; border: none; background: #0d8de3; color: #FFFFFF; font-size: 1.1rem; border-radius:30px ;}
.products-fed3 button:hover{ background: #111111;}




.products-show-title{ margin-top: 50px; background: #f7f7f7; color: #111111; font-size: 1.2rem; padding: 15px 20px; line-height: 30px;}
.products-show-info{ padding: 30px 0;}
.products-show-info img{ max-width:100%; height:auto;}
.products-show-info table {
    border: 1px solid #eee;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.products-show-info table td {
        border: 1px solid #eee;
        border-right: 0px;
        border-bottom: 0px;
        padding: 6px;
    }
.products-show-info table tr {
        background: #fff;
    }
.products-show-info video{width:80%; margin:0 auto;}
.products-show-info h2{ margin:20px 0; background: #f7f7f7; color: #111111; font-size: 1.2rem; padding: 15px 20px; line-height: 30px;}
.products-show-info h3{ color:#0d8de3}
.products-show-info a{ color:#0d8de3; text-decoration:underline;}
.products-show-info ul{ padding-left:15px; list-style:disc !important;}
.products-show-info ul li{ list-style:disc !important;}

.about-bg1{ background: #f7f7f7; padding:0 0 80px 0; width: 100%;}
.about-list1{}
.about-list1 dl{ width: 24%;}
.about-list1 dl dt i{ color: #0d8de3; font-size: 1.4rem; line-height: 32px;}
.about-list1 dl dt h4{ font-size: 1.2rem; line-height: 50px;}
.about-list1 dl dd{ font-size: 1rem;}

.about-bg2{ background: #f7f7f7; padding:80px 0; width: 100%;}
.about-box2{}
.about-box2-left{ width: 50%; height: auto;}
.about-box2-left img{ width: 100%; height: auto;}

.about-box2-right{ width: 50%; height: auto; padding-left: 60px;}
.about-box2-right h2{ font-size: 2rem; line-height: 36px;}
.about-box2-right p{ line-height: 28px; font-size: 1rem; margin-top: 15px;}
.about-box2-right p a{ color: #0d8de3;}


.about-application{ width: 100%; height: auto; padding: 80px 0; background: #0d8de3;}
.about-application-list{ padding-top: 50px;}
.about-application-list dl{ width: 24%; }
.about-application-list dl dt{ width: 100%; height: auto; overflow: hidden;}
.about-application-list dl dt img{ width: 100%; height: auto; }
.about-application-list dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.about-application-list dl dd{ padding: 20px 0;}
.about-application-list dl dd a{ display: block; color: #FFFFFF; font-family: myFirstFont1; font-size: 1.1rem; height: 32px; line-height: 32px; overflow: hidden; margin-bottom: 5px;}
.about-application-list dl dd a:hover{text-decoration: underline;}
.about-application-list dl dd p{ font-size: 0.8rem; line-height: 22px; color: #FFFFFF;}

.about-partner{ padding: 80px 0;}
.about-partner h2{text-transform: uppercase; font-size: 2.4rem; line-height: 52px;}
.about-partner-list{ margin-top: 30px;}
.about-partner-list li{ width: calc(100% / 6); height: auto; overflow: hidden; border:1px solid #CCCCCC; cursor: pointer;}
.about-partner-list li img{ width: 100%; height: 100%;}
.about-partner-list li:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}



.about-Cap{ background: #f7f7f7; padding:80px 0; width: 100%;}
.about-Cap h2{text-transform: uppercase; font-size: 2.4rem; line-height: 52px; color: #0d8de3;}
.about-Cap-list{ margin-top: 30px;}
.about-Cap-list dl{ width: 48.5%; margin-bottom: 3%; background: #FFFFFF;}
.about-Cap-list dl dt{ width: 100%; height: auto; overflow: hidden;}
.about-Cap-list dl dt img{ width: 100%; height: auto; border-radius:6px 6px 0 0 ;}
.about-Cap-list dl dt:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.about-Cap-list dl dd{ padding: 40px;}
.about-Cap-list dl dd h3{ font-size: 1.4rem; line-height: 32px; margin-bottom: 10px;}
.about-Cap-list dl dd p{ line-height: 28px;}

.about-Sucess{ padding:80px 0; width: 100%;}
.about-Sucess h2{text-transform: uppercase; font-size: 2.4rem; line-height: 52px; color: #0d8de3;}
.about-Sucess-list{ margin-top: 30px;}
.about-Sucess-list dl{ width: 31.3%; margin-bottom: 3%; height: auto; border:1px solid #CCCCCC; padding: 25px 40px; border-radius:6px;}
.about-Sucess-list dl h3{ font-size: 1.2rem; line-height: 32px; margin-bottom: 10px;}
.about-Sucess-list dl h3 i{ color: #0d8de3; margin-left: 10px;}

.about-honor-info{ padding: 25px 0;}
.about-honor-list{ padding-bottom: 50px;}
.about-honor-list dl{ width: 24%; height: auto;  text-align: center;}
.about-honor-list dl dt{ width: 100%; height: auto; overflow: hidden; }
.about-honor-list dl dt img{ width: 100%; height: auto; border:1px solid #CCCCCC;}
.about-honor-list dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.about-honor-list dl dd{ width: 100%; line-height: 26px; padding: 10px 0; }



.about-fac-list{ padding: 50px 0;}
.about-fac-list dl{ width: 32.3%; height: auto;  text-align: center;}
.about-fac-list dl dt{ width: 100%; height: auto; overflow: hidden; }
.about-fac-list dl dt img{ width: 100%; height: auto; border:1px solid #CCCCCC;}
.about-fac-list dl dt a:hover img{transform: scale(1.1); -webkit-transform: scale(1.1);}
.about-fac-list dl dd{ width: 100%; line-height: 26px; padding: 10px 0; }


.about-culture-info{ padding: 60px 0;}
.about-culture-info h2{text-transform: uppercase; font-size: 2.4rem; line-height: 52px; color: #0d8de3; margin-bottom: 20px;}


.about-culture2{ padding: 80px 0; background: #0d8de3;}
.about-culture2-list{ margin-top: 50px;}
.about-culture2-list dl{ padding: 30px; background: #FFFFFF; border-radius:6px; width: 23.5%;}
.about-culture2-list dl dd{ margin-top: 20px;}
.about-culture2-list dl dd h3{ line-height: 32px; margin-bottom: 10px;  font-size: 1.4rem;}


.about-culture-info2{ padding: 60px 0;}
.about-culture-info2 h2{ font-size: 1.4rem; line-height:32px; margin: 20px 0; }




.about-history{ margin: 50px auto;}
.hisarc i{ display: inline-block; width: 12px; height: 12px; background: url(../images/hisarc.png) no-repeat;}
        :root {
            --bg: #fff;
            --text: #1b2a41;
            --muted: #7a8aa1;
            --spine: #5ec1d8; /* ����ɫ */
            --card-bg: #fff; /* ��Ƭ���� */
            --card-br: #e7eef7; /* ��Ƭ�߿�ɫ */
            --year-bg: #0c63bd; /* �����ɫ */
            --shadow: 0 10px 24px rgba(12,36,66,.08);
        }

        /* ���� */
        .sep-section-normal {
            padding: 40px 0 56px
        }

        .sep-container {
        }

        /* ���� */
        .history-items {
            position: relative;
            padding: 12px 0 24px
        }

            .history-items::before {
                content: "";
                position: absolute;
                left: 50%;
                top: 0;
                bottom: 0;
                width: 6px;
                background: var(--spine);
                transform: translateX(-3px);
            }

            /* �� */
            .history-items .item {
                display: grid;
                grid-template-columns: 1fr 1fr;
                align-items: center;
                gap: 12px 34px;
                margin: 30px 0; /* ֱ�ӿɼ����� opacity/transform ���� */

            }

        /* ��Ƭ */
        .info {
            position: relative
        }

        .box {
            position: relative;
            background: var(--card-bg);
            border: 1px solid var(--card-br);
            border-radius: 10px;
            padding: 18px 18px 16px;
            box-shadow: var(--shadow);
        }

        /* ��Ƭ�ϵ�СԲ�㣨�粻��Ҫ��ɾ����һ�飩 */
        .history-items .item .box > span {
            position: absolute;
            left: calc(50% - 6px);
            top: 18px;
            width: 12px;
            height: 12px;
            background: #fff;
            border: 3px solid var(--spine);
            border-radius: 50%;
            z-index: 2;
            display: none; /* �� ����㲻��Ҫ����СԲ�㣬���� none ���� */
        }

        /* ����� */
        .year {
            color: #fff;
            background: var(--year-bg);
            height: 36px;
            min-width: 170px;
            padding: 25px 15px;
            border-radius: 6px;
            font-size: 1.6rem;
            justify-self: start;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            box-shadow: 0 6px 16px rgba(12,36,66,.15);
        }
  
        /* �������ҽ��?�֡��� */
        .history-items .item:nth-child(odd) .info {
            grid-column: 1
        }

        .history-items .item:nth-child(odd) .year {
            grid-column: 2;
            justify-self: start
        }

        .history-items .item:nth-child(even) .year {
            grid-column: 1;
            justify-self: end
        }

        .history-items .item:nth-child(even) .info {
            grid-column: 2
        }

        /* ������ָ�����ᡱ�ļ�ͷ���� */
        /* ��࿨Ƭ��odd��������ָ������ */
        .history-items .item:nth-child(odd) .box::before,
        .history-items .item:nth-child(odd) .box::after {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            border-style: solid;
            pointer-events: none;
        }

        .history-items .item:nth-child(odd) .box::before { /* ��㣺�߿�ɫ�����ڲ��1px */
            right: -13px;
            border-width: 11px 0 11px 13px;
            border-color: transparent transparent transparent var(--card-br);
        }

        .history-items .item:nth-child(odd) .box::after { /* �ڲ㣺��ɫ���� */
            right: -12px;
            border-width: 10px 0 10px 12px;
            border-color: transparent transparent transparent var(--card-bg);
        }

        /* �Ҳ࿨Ƭ��even��������ָ������ */
        .history-items .item:nth-child(even) .box::before,
        .history-items .item:nth-child(even) .box::after {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            border-style: solid;
            pointer-events: none;
        }

        .history-items .item:nth-child(even) .box::before {
            left: -13px;
            border-width: 11px 13px 11px 0;
            border-color: transparent var(--card-br) transparent transparent;
        }

        .history-items .item:nth-child(even) .box::after {
            left: -12px;
            border-width: 10px 12px 10px 0;
            border-color: transparent var(--card-bg) transparent transparent;
        }

        /* �����Ҳ����ָ�����ᣨС��ǣ� */
        .history-items .item:nth-child(odd) .year::before,
        .history-items .item:nth-child(even) .year::before {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            border-style: solid
        }

        .history-items .item:nth-child(odd) .year::before { /* ������Ҳ� �� ���� */
            left: -8px;
            border-width: 7px 8px 7px 0;
            border-color: transparent var(--year-bg) transparent transparent;
        }

        .history-items .item:nth-child(even) .year::before { /* �������� �� ���� */
            right: -8px;
            border-width: 7px 0 7px 8px;
            border-color: transparent transparent transparent var(--year-bg);
        }

.customerList{ width:80px; height:auto; position: fixed; right: 0; top: 30%; z-index:999; }
.customerList a b{ display: block; color: #FFFFFF !important; font-size: 14px; line-height: 21px; font-weight: normal;}



.customerBox{ width: 80px; height: auto;  }
.customerBox a{ display: block; text-align: center; position: relative; width: 80px; height: 80px;  color:#fff; margin-bottom:1px; background: #e27b35; border-radius: 6px  0px  0px  6px; }
.customerBox a i{font-size:1.8rem; line-height:32px; margin-top:10px;}
.customerBox a p{ font-size:0.9rem;}
.customerBox a.fa-teams{background: #9b0b14 url(../images/teams.png) no-repeat; }
.customerBox a.fa-teams:hover{background: #9b0b14 url(../images/teams.png) no-repeat;}
.customerBox a:hover{ text-decoration:none; background:#0d8de3;}
.customerBox a .eso_divinfo{ display:none; position:absolute;  right:80px; top:0; min-width:260px; background:#fff; color:#e27b35; font-size:1rem;  box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1); padding:10px; border-radius:6px; }
.customerBox a .eso_divinfo:before{
    content:""; position:absolute; right:-12px; top:50%; margin-top:-12px; 
width:0;
height:0;
border-top:12px solid transparent;
border-bottom: 12px solid transparent;
border-left: 12px solid #fff;
}
.customerBox a:hover .eso_divinfo{ display: block;}
.customerBox a:hover .eso_divinfo img{ width:150px; height:150px;}

/*==????????==*/
.ContactInner{padding-bottom:0px !important}
.ContactInner .long .left,.ContactInner .long .right,.ContactInner #dituContent {height: 500px;}
.ContactInner .long .left {width:50%;}
.ContactInner .long .left img {}
.ContactInner .long .right {position:relative;width:50%;/* border:1px #ddd solid;*/padding:30px;background:#f7f7f7; box-sizing:border-box;}
.ContactInner .long .right .title {color:#333333;font-size:1.4rem; line-height:32px;}
.ContactInner .long .right .tel {position:relative;margin-top:25px;color:#333333;font-size:14px;display:block;}
.ContactInner .long .right .tel font {margin-top:10px;font-size:30px;color:#00479b;display:block;font-weight:bold;}
.ContactInner .long .right .wx {min-height:156px;margin-top:20px;color:#333333;font-size:14px;display:block;line-height:26px;}
.ContactInner .long .right .consult {position:absolute;top:100px;right:60px;}
.ContactInner .long .right .ewm {position:relative;color:#737373;font-size:12px;text-align:center;display:block;line-height:15px;}
.ContactInner .long .right .ewm img {width: 120px;display:block;margin:0 auto 5px;}
.ContactInner .long .right .online {/* float:left;*/color:#fff;margin:30px auto 0;font-size:14px;padding:8px 40px;background:#00479b;display:block;border-radius:20px;text-align:center;}
.ContactInner .long .right .online:hover {background:#666;}
.ContactInner .map {}
.ContactInner #dituContent {height: 500px;}
.ContactInner #dituContent img{max-width: initial;}





/*==?????????==*/

.MessageCon{background: url(../images/MessageBg.jpg) no-repeat center;background-size:cover; padding:100px 0;}

.MessageCon .long{padding:80px; background: #fff;}

.MessageCon .title{margin-bottom:40px;overflow: hidden;}

.MessageCon .title h2{float:left;color:#191919;font-size:24px;}

.MessageCon .title .tel{float:right;margin-top:25px;color:#333333;font-size:26px;/*font-weight: bold;*/}

.MessageCon .title .tel em{display:block;float:left;margin-right:10px;margin-top:5px;color:#333;font-size:25px;font-weight:400;font-family:"iconfont";}

.MessageCon input{position: relative; float:left;width:49.5%;margin-bottom:1%}

.MessageCon .block:nth-child(2n+1){}

.MessageCon input,.MessageCon textarea{padding:15px 20px 15px 45px;border:1px #ddd solid; background-repeat:no-repeat ; background-position:15px 17px; box-sizing:border-box;}

.MessageCon textarea{width:100%;height:120px;}

.MessageCon button{width:25%;margin-top:20px;padding:16px 0;border:none;color:#fff;font-size:14px; background: #666;}

.MessageCon button:hover{background:#0d8de3}

.MessageCon .x1{background-image: url(../images/ico201.png);}

.MessageCon .x2{background-image: url(../images/ico202.png); margin-left:1%;}

.MessageCon .x3{background-image: url(../images/ico203.png);}

.MessageCon .x4{background-image: url(../images/ico204.png); margin-left:1%;}

.MessageCon .x5{background-image: url(../images/ico205.png);}





/*==????????==*/
.form-item{display: flex;flex-wrap: wrap;}
.form-item .shell{display: flex;width: calc(50% - 20px);margin-bottom:20px;border: 1px #ddd solid;padding: 10px 20px;align-items: center;background: #fff;}
.form-item .shell.w100{width:100%}
.form-item .ml{margin-left:20px;}
.form-item .shell.vt{    align-items: flex-start;}
.form-item h5 {/* width: 60px; */flex-shrink: 0;margin-right: 10px;color: #3a3a3a;font-size: 16px;}
.form-item .fill{flex: 1;/* width: 100%; */line-height: 30px;color: #fff;font-size: 15px;border: none;background: none;}
.form-item textarea{height:180px}
.form-item .submit{position: relative;width: 350px;display: table;/* margin-top: 10px; */color: #fff;font-size: 16px;padding: 18px 80px;border:none;cursor: pointer;border-radius: 5px;background: #00479b;}
.form-item .submit:after{opacity:0; content:"";position:absolute;left:0;top:0;right:0;bottom:0; background:#fff}
.form-item .submit:hover:after{opacity:0.2}
/*--*/
.form-item .code{flex-shrink: 0;/* width: 300px; */display: flex;margin-right: 20px;border: 1px #ddd solid; background: #fff;align-items: center;}
.form-item .code input{ flex: 1;}
.form-item .code img{height: 35px;margin: 0px 15px;flex-shrink: 1;cursor: pointer;}
.form-item .yzm{display: flex;/* margin:0 0 0 20px; */align-items: center;}
.form-item .yzm input{width: 150px;padding: 18px 20px;border: none;background: none;}
.form-item .explain{margin-top:20px;color: #9a9a9a;font-size:16px;}
.form-item .explain i{color:red}
.form-item .explain font{color: #00479b;font-weight:bold;}

.rack{width:100%;padding:50px 0; }

.products-showbg1{ width: 100%; height: auto; padding: 70px 0; background: #f7f7f7;}

/*==产品详情↓==*/

/*==字符串↓==*/



@font-face {
  font-family: 'iconfont';  /* Project id 1963410 */
  src: url('../fonts/font_1963410_g2n4e42qv0n.woff2') format('woff2'),
       url('../fonts/font_1963410_g2n4e42qv0n.woff') format('woff'),
       url('../fonts/font_1963410_g2n4e42qv0n.ttf') format('truetype');
}

.ProductShow { }

.DetailCont .top {}

/*--*/

.DetailCont .pst-left {float:left;width:40%;}

.DetailCont .pst-right {float:right;width:55%}

/*--*/

.pst-right .title {color:#191919;margin-bottom:5px;font-size: 28px;  font-family: myFirstFont1; }
.pst-right h2{  font-size:1rem; line-height:28px; }
.pst-right h3{  font-size:1rem; line-height:28px; margin-bottom:10px;}
.pst-right h4{ font-weight:normal; font-size:16px; line-height:28px; margin-top:10px;}
.pst-right b{ display:block; margin-top:10px; font-weight:normal; color:#666; font-size:15px; line-height:26px;}
.pst-right .number {color:#666;font-size:18px;display:block;margin-top:20px;}
.pst-right table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

.pst-right table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

.pst-right table tr {
        background: #fff;
    }

.pst-right table tr:nth-child(1) {
            background: #f6f6f6;
        }
.pst-right .wx {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 32px;
    color: #666;
}

.pst-right .rok {-webkit-line-clamp:3;}

.pst-right .tel {color:#191919;height: 46px;line-height: 46px;font-size: 23px;display: inline-block;margin-top: 30px;border: 1px solid #00479b;}

.pst-right .tel i {float:left;color: #fff;font-size:25px;background: #00479b;padding: 10px;height: 46px;width: 60px;text-align: center;}

.pst-right .tel font {color:#00479b;}
.pst-right .tel  a{
    display: inline-block;
    padding: 0px 15px;
    transition: all .3s;
    font-size: 16px;
}
.pst-right .tel  a:hover{background:#00479b; color:#fff}

.pst-right .online {margin-top:40px;overflow:hidden;}

.pst-right .online a {float:left;margin-right:20px;color:#fff;font-size:14px;padding:12px 50px;border:1px #1b1b1b solid;background:#1b1b1b;}

.pst-right .online a.cor {color:#1b1b1b;background:#fff;}

.pst-right .online a:hover {color:#fff;border-color:#00479b;background:#00479b;}

.pst-right .trait {padding:25px 0;display:flex;justify-content:space-between;margin-top: 30px;}

.pst-right .trait li {position:relative;color:#555;font-size:18px;display:flex;align-items:center;justify-content:center;}

.pst-right .trait li:before {margin:0 8px 0 0;font-size:28px;}

.pst-right .trait li:nth-child(1):before {content:"\e75c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(2):before {content:"\ea00"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.pst-right .trait li:nth-child(3):before {content:"\e703"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

/*--*/

.psc-content {margin-top:70px;}

.psc-content .wx {}

.psc-content .wor {line-height:26px;font-size:16px;}

.psc-content .long td p{ padding:8px 0px 8px 20px ;font-size:16px;}

.psc-content .long {position:relative;display:flex;}

.psc-content .psd-left {flex:1;min-width:50%}

.psc-content .psd-right {flex-shrink:0;width:360px;margin-left:50px;}

.psc-content .tone {position:relative;display:flex;margin-bottom:30px;border-left:1px #eee solid;}

.psc-content .tone:before,.psc-content .tone:after {content:"";position:absolute;left:-10%;right:-10%;top:0;height:1px;background:#ddd;}

.psc-content .tone:after {bottom:0;top:auto;}

.psc-content .tone li {position:relative;display:inline-block;color:#444444;font-size:18px;padding:18px 30px;border-right:1px #eee solid;cursor:pointer;align-items:center;justify-content:center;}

.psc-content .tone li:before {content:"";float:left;color:#444;font-size:24px;margin-right:10px;}

.psc-content .tone li:after {content:"";position:absolute;left:0;bottom:0px;width:100%;z-index:1;height:2px;transition:transform .5s;transform:scale(0,1);transform-origin:right;background:#00479b;}

.psc-content .tone li.thistab,.psc-content .tone li:hover {color:#00479b}

.psc-content .tone li.thistab:before,.psc-content .tone li:hover:before {color:#00479b}

.psc-content .tone li.thistab:after,.psc-content .tone li:hover:after {transform:scale(1);transform-origin:left;}
.psc-content .tone li.x1{border-left:1px #eee solid;}
.psc-content .tone li.x1:before {content:"\e6b9"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x2:before {content:"\e68f"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x3:before {content:"\e692"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .tone li.x4:before {content:"\e694"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.psc-content .frame {margin-bottom:50px;padding-bottom:40px;border-bottom:1px #ddd solid}

.psc-content .frame:last-child,.psc-content .mr {}

.psc-content h2 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h2:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}

.psc-content h3 {position:relative;color:#333;font-size:22px; margin:15px 0; padding-left:20px}

.psc-content h3:before {content:"";position:absolute;left:0;top:20%;width:3px;height:60%;background:#0068cb;}
.psc-content img{ border:1px solid #eee; border-radius:20px; margin:15px 0; padding:25px; box-shadow: 3px 3px 10px 0 rgba(0,0,0,.1);}

.psc-content .download {}

.psc-content .download li {display:flex;color:#666;font-size:15px;margin-bottom:2px;background:#e9eef4;}

.psc-content .download .state {padding:13px 20px;display:block;border-right:1px #dedede solid;}

.psc-content .download .state:last-child {border-right:none}

.psc-content .download .title {flex:1;color:#333;}

.psc-content .download .block {width:200px;flex-shrink:0;color:#666;}

.psc-content .download .file:before {content:"\e784";float:left;margin:3px 5px 0 0;font-size:20px;color:#666}

.psc-content .download .file:hover {color:#00479b}

.psc-content .download .file:hover:before {color:#0068cb}

.psc-content .download .top * {color:#00479b;font-weight:bold;}

.psc-content table {
    border: 1px solid #ccc;
    border-left: 0px;
    border-top: 0px;
    font-size: 14px;
    table-layout: fixed;
    width: 100%;
    box-sizing: border-box;
    border-spacing: 0;
}

    .psc-content table td {
        border: 1px solid #ccc;
        border-right: 0px;
        border-bottom: 0px;
        padding: 8px 2px;
        text-align: center;
        word-wrap: break-word;
    }

    .psc-content table tr {
        background: #fff;
    }

        .psc-content table tr:nth-child(1) {
            background: #f6f6f6;
        }



/*--*/

.psd-right .title {position:relative;color:#666;font-size:20px;margin-bottom:20px;border-bottom:1px #ddd solid;padding-bottom:20px;}

.psd-right .title:before {content:"";position:absolute;left:0;bottom:-1px;width:40px;height:2px;background:#00479b}

.psd-right .shell {margin-bottom:30px;border:1px #eee solid;box-shadow:6px 6px 15px #eee;padding:30px;background:#fff;}

.psd-right .thing {}

.psd-right .thing .pic {}

.psd-right .thing h4 {color:#333;font-size:18px;margin-top:20px;}

.psd-right .thing p {-webkit-line-clamp:1;color:#666;font-size:14px;margin-top:10px;}

.psd-right .list {}

.psd-right .list li {margin-bottom:20px}

.psd-right .list li:last-child {margin-bottom:0px;}

.psd-right .list h4 {color:#333;font-size:16px;margin-top:15px;}

/*--*/

.srll-recom {position:relative;}

.srll-recom .swiper-container {padding:6px;}

.srll-recom .product-list li {}

/*--*/

.psd-right {}

.is-affixed .info {margin-top:50px}





/*==左右图片切换↓==*/

.srllOrso {display:flex}

.srllOrso .leftPic {width:80%;float:left;border:2px #efefef solid;background:#fff; overflow:hidden;}

.srllOrso .leftPic img {display:block;margin:auto;max-width:100%;height:auto; }

.srllOrso .rightPic {width:20%;float:right;margin-left:15px;}

.srllOrso .rightPic li {height:20%;margin-bottom:20px;border:2px #efefef solid;cursor:pointer;background:#fff; overflow:hidden; display:flex; align-items:center;}

.srllOrso .rightPic li img {display:block;width:100%; height: auto;margin:auto;}

.srllOrso .rightPic li.swiper-slide-thumb-active {border-color:#00479b;}

.srllOrso .leftPic,.srllOrso .rightPic {height: 461px;}

.srllOrso .leftPic .look {opacity:0;position:absolute;left:0;bottom:0;z-index:2;width:100%;padding:10px;color:#fff;font-size:16px;height:40px;text-align:center;transform:translateY(40px);background:rgba(0,0,0,0.5);}

.srllOrso .leftPic .look i {margin-right:10px;display:inline-block;font-size:20px; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .leftPic:hover .look {opacity:1;transform:translateY(0px);}

.srllOrso .rightPic:hover .btn {opacity:1 !important;}

.srllOrso .btn {opacity:0;position:absolute;top:0;left:0;right:0;z-index:2;margin:0px;padding:5px 0;cursor:pointer;text-align:center;background:rgba(0,0,0,0.4);transition:all .4s ease-in-out;}

.srllOrso .btn:before {color:#fff;font-size:32px;display:block;}

.srllOrso .sPrev:before {content:"\ebd1"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .sNext:before {content:"\eb9c"; font-style: normal;font-family: "iconfont";transition: all .4s ease-in-out}

.srllOrso .btn.sNext {top:auto;bottom:0;}

.srllOrso .btn:hover {opacity:1;background:rgba(0,0,0,0.6)}







/*==滚动大图↓==*/

.srllPho{ position: relative;;width: 100%;margin: auto;}

.srllPho .gallery-top{border: 1px #ddd solid; background:#fff ;}

.srllPho .gallery-top .look{ opacity:0; position:absolute; left:0;bottom:0;z-index:2;width:100%;padding:10px; color:#fff;font-size:16px;height:40px;text-align:center;transform: translateY(40px);  background:rgba(0,0,0,0.5) ;}

.srllPho .gallery-top .look i{ margin-right:10px; display:inline-block;font-size:20px;}

.srllPho .gallery-top:hover .look{opacity:1 ; transform: translateY(0px);}

.srllPho .gallery-top li{height:500px;}

.srllPho .gallery-top li img{max-width:initial;max-height:100%;width:auto;display: block;margin:auto;}

.srllPho .gallery-thumbs{margin-top:15px;padding: 0 50px;}

.srllPho .gallery-thumbs li{ width: 20%;height: 100%; border:2px #ddd solid; cursor: pointer; background:#fff;}

.srllPho .gallery-thumbs li.swiper-slide-thumb-active{ border:2px #00479b solid;}

.srllPho .gallery-thumbs li img{max-width:100%;display: block;margin:auto;height:80px}

.srllPho .btn{opacity: 1;top:0;left:0;width: 40px;height:100%;padding:0 0;display:table;border-radius: 0%;margin: 0px;text-align:center; /*! border-radius: 5px; */color:#00479b;font-size:40px;background-image:none;background-color:#ddd;background-position:center;background-repeat:no-repeat;background-size: auto;}

.srllPho .btn i{ display: table-cell;vertical-align: middle;padding: 0px;}

.srllPho .btn.nt{left:auto;right:0;}

/*.srllPic .btn.next{transform:rotate(180deg);}*/

.srllPho .btn:hover,.srllPho .btn:hover i{color:#fff; background-color:#00479b;}

.srllPho .swiper-button-disabled{opacity: .5;}

/*.srllPic .btn:hover{ opacity: 1;}*/

.srllPho .gallery-top li a{height:100%; display: -webkit-box !important; display: -webkit-flex !important;display: -ms-flexbox !important;display: flex !important;-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center;justify-content: center; -webkit-box-align: center;  -webkit-align-items: center;-ms-flex-align: center;align-items: center}

.pro-share{ width:100%; margin-top:20px;}

.pro-down{ width:100%; margin-top:20px;}
.pro-down a{ display:inline-block; height:42px; line-height:42px; background:#0d8de3; border-radius:6px; padding:0 25px; color:#fff; font-size:1rem;}
.pro-down a i{ padding-right:10px;}
.pro-down a:hover{ background:#e27b35;}

.pro-rela{ padding-bottom: 50px;}
.pro-rela h2{ font-size: 1.4rem;  line-height: 32px;}
.pro-rela-list{ padding-top:30px;}
.pro-rela-list dl{ width: 23%; margin: 1%; }
.pro-rela-list dl:hover dt{box-shadow: 3px 3px 20px 0 rgba(0,0,0,.1); transition: all ease .5s;}
.pro-rela-list dl dt img{ width: 100%; height: auto; }
.pro-rela-list dl dd{ margin-top: 15px;}
.pro-rela-list dl dd a{ font-size: 1rem; line-height: 28px; height: 56px; overflow: hidden; color: #111111; display: block;}
.pro-rela-list dl dd a:hover{ color: #0d8de3;}


@media (max-width: 768px) {

.psc-content .left{ float:none !important;}
.psc-content .right{ float:none !important;}
/*--*/
.DetailCont .pst-left{width:100%;}
.DetailCont .pst-right{width:100%;margin-top:30px}
/*--*/
.pst-right .title{
    font-size: 24px; margin-bottom:10px;
}
.pst-right .number{font-size: 14px;margin-top: 10px;}
.pst-right .wx {padding: 0;font-size:14px;min-height:50px;line-height:26px;}
.pst-right .rok{-webkit-line-clamp:3;}
.pst-right .tel {font-size:18px; margin-top:10px;}
.pst-right .tel i{font-size:22px;margin:0;}
.pst-right .online {margin-top:10px;}
.pst-right .online a{margin-right:20px;font-size:13px;padding:10px 40px;}
.pst-right .trait {padding-top:0;}
.pst-right .trait li {font-size:14px;}
.pst-right .trait li:before {margin:0 5px 0 0;font-size:24px;}
/*--*/
.psc-content{margin-top:5px;}
.psc-content .wor{
    line-height:26px;
    font-size:15px;
 
}
.gsContent1 h3{font-size:30px;    line-height: 40px;}
	
.psc-content .long{display: block;}
.psc-content .prodetial dl {width: 77%;margin-top: 9px;box-shadow: 0 0 20px rgb(12 49 113 / 16%);}
.psc-content .prodetial dl dt{width: 99%;float:none}
.psc-content .prodetial dl dd{width: 99%;float:none}
.psc-content .psd-right{display:none}
.psc-content .tone{margin-bottom:40px;}
.psc-content .tone li{font-size: 16px;padding: 15px 20px;}
.psc-content .tone li:before{font-size: 20px;margin:2px 5px 0 0;}
.psc-content .frame{margin-bottom:40px;padding-bottom:40px;}
.psc-content .theme {font-size:18px;margin-bottom:20px;padding-left:15px}
.psc-content .download li{font-size: 14px;}
.psc-content .download .state{padding: 10px 20px;}
.psc-content .download .block{width:150px;} 

	
/*--*/
.srllOrso .leftPic, .srllOrso .rightPic{height: 400px;}
/*--*/
.srllPho .leftPic, .srllPho .rightPic{height: 400px;}
/*--*/
.work-list li{margin-bottom: 30px;padding-bottom: 30px;flex-direction: column !important;}
.work-list .pic{width: 100%;margin: 0px !important;}
.work-list .info{width: 100%;margin-top: 20px;font-size: 15px;line-height: 28px;}

/*--*/
.srllOrso{display: block;}
.srllOrso .leftPic{width:100%;height:250px;}
.srllOrso .rightPic{width: -webkit-fill-available;height:auto;margin: 30px 0 0 0;}
.srllOrso .rightPic li{height:auto;margin-bottom:0px;}
.srllOrso .btn{opacity: 1;left: 0;display: flex;width: 30px;height: 100%;padding:2px 0;align-items: center;justify-content: center;}
.srllOrso .btn:before{font-size:25px;}
.srllOrso .sNext{left:auto;right:0;}
.srllOrso .sPrev:before{transform:rotate(-90deg);}
.srllOrso .sNext:before{transform:rotate(-90deg);}
.products-showbg1{ padding:20px 0;}

.customerList{ display: none !important;}
body{ font-size: 0.9rem;}
.auto1280{ width: 94%; height: auto; }
.auto_1280{ width: 94%; height: auto;}
header{ display: none !important;}

.HeaderM{ display: block ;  background: #FFFFFF; overflow: hidden; position: fixed; left: 0; top: 0; height: 60px; line-height: 60px; border-bottom: 1px solid #dedede; z-index: 9999; width: 100%; padding: 0 3%;}
.HeaderM .logo{ float: left; width: auto; height:50px; overflow: hidden; padding-top:10px;}
.HeaderM .logo a{ display: block; overflow: hidden;   width: auto; height:40px;}
.HeaderM .logo a img{width: auto; height:40px;}
.HeaderM .mlang{ float: right; margin-right: 30px;}
.HeaderM .mlang img{ padding-right: 10px;}

.navlangue{ float: right; margin-right: 20px; font-size: 1.1rem;}
.navlangue i{ color: #ff6920; font-size: 1.2rem; margin-right: 8px;}


.m-menu{float: right;width: 30px; }
.m-menu .icon{line-height: 1;font-size: 0;display: inline-block;vertical-align: middle;cursor: pointer;}
.m-menu .icon a{ display: block; width: 30px;}
.m-menu .icon>span{display: inline-block;width: 30px;height: 1px;background: #333;margin: 4px 0;display: inline-block;}
.kefu-posi{ display: none;}
#mmenu {
	z-index:9999;  opacity: 1.0;
}
#mmenu li .home-search {
	float:left;
	margin-left:20px;
	width:90%;
	background-color:#fff;
	padding-left:0;
	overflow:hidden;
	margin-top:10px;
	position:relative
}
#mmenu li .home-search .keyword {
	text-align:left;
	border:0;
	box-shadow:0;
	border-radius:0;
	width:85%;
	-webkit-border-radius:0;
	-moz-border-radius:0;
	-o-border-radius:0;
	-mz-border-radius:0;
	font-size:14px;
	color:#999;
	line-height:20px;
	vertical-align:top;
	padding:6px 86px 6px 10px;
	-webkit-appearance:none;
	background-color:#fff;
	border:1px solid #ccc
}
#mmenu li .home-search .keyword:focus {
	transition:border linear .2s, box-shadow linear .5s;
	-moz-transition:border linear .2s, -moz-box-shadow linear .5s;
	-webkit-transition:border linear .2s, -webkit-box-shadow linear .5s;
	outline:0;
	border:1px solid #ff6920;
}
#mmenu li .home-search .btn-sub {
	top:0;
	border:0;
	right:0;
	color:#0201ff;
	width:15%;
	height:34px;
	line-height:34px;
	text-align:center;
	position:absolute;
	cursor:pointer;
	border-radius:0;
	background:#ff6920 url(../images/search3.png) no-repeat center center;
}

.topbar{ display: none;}
.main_visual{margin-top:61px;}
.main_visual .owl-carousel,.main_visual .owl-stage-outer,.main_visual .owl-stage,.main_visual .owl-carousel .owl-item{width: 100%;height: 100% !important;}
.main_visual .owl-carousel .item{width: 100%;height: 100%; background-repeat: no-repeat; background-position: center center;-webkit-background-size: cover; background-size: cover;}
.main_visual .owl-carousel .item img{ width: 100%; height: auto;}

.main_visual .owl-dots{  height: 8px;  bottom:10px; }
.main_visual .owl-dots .owl-dot{ margin:0 3px;}
.main_visual .owl-dots .owl-dot span{  display: inline-block; width: 8px; height: 8px; }


.main_visual .owl-carousel .item .Bpic{ display: none;}
.main_visual .owl-carousel .item .Bmpic{ display:block;}

.home-about1{ padding: 30px 0;}
.home-about-left1{ width: 100%; padding-right: 0; }
.home-about-left1 h2{ font-size: 1.5rem; line-height:32px; }
.home-about-left1 h3{ font-size: 1.2rem; line-height: 24px; margin-bottom: 10px;}


.home-about-right1{ width: 100%; margin-top:20px;}



.home-about{ padding: 30px 0;}
.home-about-left{ width: 100%; padding-right: 0;}
.home-about-left h2{  font-size: 1.5rem; line-height: 32px;}
.home-about-left h3{ font-size: 1.2rem; line-height: 24px; margin-bottom: 10px;}

.home-about-right{ width: 100%; margin-top: 20px;}



.home-solution{ padding: 30px 0; }
.home-solution h2{  font-size: 1.5rem; line-height: 32px; margin-bottom: 20px;}


.home-solution-item{ width: 100%;}
.home-solution-item-top-pic{ width: 100%;}
.home-solution-item-top-info{ width: 100%; padding:15px 25px;}
.home-solution-item-top-info a{  font-size: 1.2rem; }



.home-solution-more{ margin-top:20px; }



.home-products{ padding: 30px 0;}
.home-products h2{  font-size: 1.5rem; line-height: 32px; margin-bottom:20px;}



.home-products-item{ width: 100%; margin-bottom: 1.6%;  }


.home-application{ padding: 30px 0;}

.home-application-title h2{  font-size: 1.5rem; line-height: 32px; }
.home-application-title p{ font-size: 1rem; color: #FFFFFF;}

.home-application-list{ padding-top: 20px;}
.home-application-list dl{ width: 100%; margin-bottom: 10px;}


.home-num{ padding: 30px 0;}
.home-num-title h2{ font-size: 1.5rem; line-height: 32px;}
.home-num-title p{ font-size: 1rem;}

.home-num-box{ padding-top: 20px;}
.home-num-box dl{ width: 100%; padding: 20px; margin-bottom: 10px;}

.home-blog{ padding: 30px 0;}

.home-blog-list{padding-top: 20px;}
.home-blog-list dl{ width: 100%; margin-bottom: 15px; }


.home-blog-more{ margin-top: 20px; }



.footer-box{display: none;}

.footer-copy{ margin-bottom: 70px;}



.fposi{ width:100%; height:70px; background:#0d8de3; position:fixed; left:0; bottom:0; display:block; z-index:999; }
.fposi a{ display:block; float:left; text-align:center; width:25%; height:70px; color:#fff !important; border-right:1px solid #EEEEEE;  box-sizing: border-box; }
.fposi a:last-child{ border:none}
.fposi a img{ width:30px; height:auto; padding-top:8px;}
.fposi a p{ line-height:32px; font-size:0.9rem}


.optain{ display:none; background:rgba(0,0,0,.5); width:100%; height:100%; position:fixed; left:0; top:0; z-index:999;}
.optain-close{ width:27px; height:27px; background:url(../images/close.png) no-repeat; cursor:pointer; position: absolute; right:20px; top:120px;}
.optain-search{width:100%; height:100%; }
.optain-search-box{ width:94%; margin:0 auto;}
.optain-search-box input{ width:80%; height:42px; line-height:42px; background:#fff; border-radius:4px 0 0 4px; border:none; padding:0 15px; font-size:0.9rem;}
.optain-search-box button{ width:20%; height:42px; line-height:42px; background:#0d8de3; border-radius:0 4px 4px 0; color:#fff; font-size:1rem; border:none;}

.posi-laction{ padding: 10px 0; margin-top: 61px;}



.newsbg{  width: 100%; background: #F5F5F5; padding:30px 0;}
.blog-list dl{ width: 100%; margin: 1% 0; }


.blog-show-title{font-size: 1.4rem; line-height: 28px; margin-bottom: 10px;}
.blog-show-info{ padding: 15px 0;}

.blog-rela{ padding-bottom: 20px;}
.blog-rela h2{ font-size: 1.2rem;  line-height: 26px;}


.service-title{ font-size: 1.5rem; line-height: 36px; padding: 20px 0; }

.service-box1{ padding: 20px;}

.service-box1-left{ width: 100%; padding-right: 0; padding-bottom: 30px;}
.service-box1-left h2{ font-size: 1.2rem; }
.service-box1-left-list{ padding-top:20px;}
.service-box1-left-list dl{ text-align: center; width: 49%;}


.service-box1-right{ width: 100%;}



.service-box2{ margin-top: 20px;  padding-bottom: 50px;}
.service-box2-list dl{  width: 49%; padding: 20px; margin-bottom: 2%;}
.service-box2-list dl dd{ margin-top: 10px;}
.service-box2-list dl h3{ font-size: 1.1rem; line-height: 24px;}


.service-box3-item{ width: 100%; padding: 20px; }


.service-box4{ margin-top: 60px; width: 100%; height: auto; padding-bottom: 100px; background: url(../images/faq.jpg) no-repeat center; background-size:cover;}


.service-box4-item{ width: 100%;  padding: 20px;}

.application-box1{ padding: 30px 0;}
.application-box1-left{ width: 100%; padding-right: 0; padding-bottom: 30px;}
.application-box1-left h2{ font-size: 1.4rem; line-height: 32px;}
.application-box1-left p{ font-size: 1rem; margin-top: 10px;}
.application-box1-right{ width: 100%;}




.application-box2-left{ width: 100%;}
.application-box2-left img{ width: 100%; height: 100%; min-height: 600px; object-fit: cover;}
.app1-list-info{  width: 100%; padding: 20px;}
.app1-list-info h2{ font-size: 1.2rem; line-height: 30px; height: 30px;}
.app1-list-info p{ font-size: 0.9rem; line-height: 24px;}

.application-box2-right{ width:100%; padding: 30px;}
.application-box2-right h2{ font-size: 1.4rem; line-height: 30px; height: 30px; overflow: hidden; margin-bottom: 10px;}
.application-box2-right p{ font-size: 0.9rem; line-height: 24px; }

.application-box2-right-tab{ padding-top: 20px;}
.application-box2-right-tab li{ width: 49%; margin-bottom: 2%;  padding: 20px;}
.application-box2-right-tab li p{ font-size: 1rem; margin-top: 20px; line-height: 25px;}


.application-box3{ padding: 30px 0;}
.application-box3 dl{ width: 100%; margin-bottom: 15px; }


.appbanner{ width: 100%; height: 120px; line-height: 120px; }
.appbanner h2{ font-size: 1.2rem; }



.appnum{ margin-bottom:20px;}
.appnum dl{ width: calc(100% / 3); text-align: center; margin-bottom: 10px;}


.products-info{ padding: 30px 0;}
.products-info h2{  font-size: 1.4rem; line-height: 28px;}
.products-info-box{ padding: 15px 0; font-size: 0.9rem; line-height: 24px;}

.products-list{ padding-bottom: 20px;}
.products-list dl{ width: 48%; margin: 1%;}
.products-list dl dd{ margin-top: 10px;}
.products-list dl dd a{ font-size: 0.9rem; line-height: 24px; height: 48px;}

.products-fedbg{ padding: 30px 0; margin-bottom: 20px;}
.products-fedbg h2{  font-size: 1.4rem; line-height: 28px;}
.products-fed{ padding: 20px;}


.products-fed1{ width: 100%;}
.products-fed1 dl{ width: 100%; margin-bottom: 10px;}


.products-show-title{ margin-top:20px; font-size: 1.1rem; padding: 15px; line-height: 26px;}
.products-show-info{ padding: 20px 0;}


.about-bg1{ padding:0 0 30px 0; }
.about-list1 dl{ width: 100%;}
.about-list1 dl dd{  padding-bottom: 20px;}

.about-bg2{  padding:30px 0;}
.about-box2-left{ width: 100%; }


.about-box2-right{ width: 100%; padding-left: 0; padding-top: 30px;}
.about-box2-right h2{ font-size: 1.4rem; line-height: 28px;}



.about-application{  padding: 30px 0; }
.about-application-list{ padding-top: 20px;}
.about-application-list dl{ width: 100%; }

.about-partner{ padding: 30px 0;}
.about-partner h2{ font-size: 1.6rem; line-height: 42px;}
.about-partner-list{ margin-top: 20px;}
.about-partner-list li{ width: calc(100% / 3);}



.about-Cap{ padding:30px 0; }
.about-Cap h2{ font-size: 1.4rem; line-height: 28px; }
.about-Cap-list dl{ width: 100%; margin-bottom: 2%; }
.about-Cap-list dl dd{ padding: 20px;}
.about-Cap-list dl dd h3{ font-size: 1.2rem; }

.about-Sucess{ padding:30px 0; }
.about-Sucess h2{font-size: 1.4rem; line-height:28px; }
.about-Sucess-list dl{ width: 100%; margin-bottom: 2%;  padding: 25px; }



.about-honor-list{ padding-bottom: 20px;}
.about-honor-list dl{ width: 48%; }


.about-fac-list{ padding: 20px 0;}
.about-fac-list dl{ width:48%;}


.about-culture-info{ padding: 20px 0;}
.about-culture-info h2{ font-size: 1.4rem; line-height:32px; margin-bottom: 10px;}


.about-culture2{ padding: 30px 0;}
.about-culture2-list{ margin-top:20px;}
.about-culture2-list dl{ padding: 20px;  width: 100%; margin-bottom: 15px;}
.about-culture2-list dl dd h3{ line-height: 30px;  font-size: 1.2rem;}


.about-culture-info2{ padding: 30px 0;}
.about-culture-info2 h2{ font-size: 1.2rem; line-height:26px; margin: 10px 0; }

/*--*/
.ContactInner .long .left{ display:none;}
.ContactInner .long .right{padding: 20px; width:100%; height:auto;}
.ContactInner .long .right .title{font-size: 18px;}
.ContactInner .long .right .tel{margin-top:10px;font-size:14px;}
.ContactInner .long .right .tel:before{top:32px;width:10px;height: 2px;}
.ContactInner .long .right .tel:after{left:13px;top:32px;width:25px;height: 2px;}
.ContactInner .long .right .tel font{margin-top: 25px;font-size: 20px;}
.ContactInner .long .right .wx{min-height:auto;margin-top: 10px;font-size:14px;line-height: 24px;}
.ContactInner .long .right .consult{position: initial;margin-top: 25px;}
.ContactInner .long .right .ewm{float: left;margin-right: 30px;}
.ContactInner .long .right .ewm:before{content:"";position:absolute;right: -15px;top: 20%;width:1px;height: 60%;border-right: 1px #ddd dashed;}
.ContactInner .long .right .ewm:after{right:-20px;}
.ContactInner .long .right .online{float: left;display: table;margin: 50px 0 0 0px;font-size:14px;padding: 5px 20px;}
.ContactInner .long .right .rt{margin-top:15px;}
.ContactInner #dituContent{height:220px;}
/*--*/
.MessageCon{ padding:50px 0;}
.MessageCon .long{padding:20px;}
.MessageCon .title{margin-bottom:20px;}
.MessageCon .title h2{font-size:18px;width: 100%;}
.MessageCon .title .tel{margin-top:15px;font-size:20px;width: 100%;}
.MessageCon .title .tel em{margin:5px 10px 0 0;font-size:20px;}
.MessageCon input{width:100%;margin-bottom:1%}
.MessageCon .block:nth-child(2n+1){margin-left:0;}
.MessageCon input,.MessageCon textarea{padding:10px 20px 10px 40px;background-position:10px 12px;}
.MessageCon textarea{height:100px;}
.MessageCon button{width:49%;margin-top:15px;padding:10px 0;font-size:14px;}
.MessageCon .x2{ margin-left:0;}
.MessageCon .x4{ margin-left:0;}

.history-items {
                padding-left: 6px;
                padding-right: 6px
            }

                .history-items::before {
                    left: 50%; margin-left: -3px;
                    transform: none
                }

                .history-items .item {
                    grid-template-columns: 1fr 1fr;
                    gap: 10px 12px
                }
                .history-items .item:nth-child(odd) .box::before, .history-items .item:nth-child(odd) .box::after{ border: none;}
  .history-items .item:nth-child(even) .box::before, .history-items .item:nth-child(even) .box::after{ border: none;}
.history-items .item:nth-child(even) .year::before{ left: 100%;}
                    .history-items .item .year {
                        grid-column: 2;
                        justify-self: start
                    }

                    .history-items .item .info {
                        grid-column: 2
                    }

                    /* ͳһΪ�����ͷ */
                    .history-items .item .box::before {
                        left: -13px;
                        right: auto;
                        border-width: 11px 13px 11px 0;
                        border-color: transparent var(--card-br) transparent transparent;
                    }

                    .history-items .item .box::after {
                        left: -12px;
                        right: auto;
                        border-width: 10px 12px 10px 0;
                        border-color: transparent var(--card-bg) transparent transparent;
                    }

                    .history-items .item .year::before {
                        right: auto;
                        left: -8px;
                        border-width: 7px 8px 7px 0;
                        border-color: transparent var(--year-bg) transparent transparent;
                    }
     

        /* ��Scroll Down�� ��ʽ��������ɾ�� */
        .text-center {
            display: flex;
            justify-content: center;

        }

        .down-btn {
            display: inline-flex;
            align-items: center;
            gap: 8px;
            border: 1px solid #e5eef9;
            border-radius: 999px;
            padding: 8px 14px;
            background: #f7fbff
        }

            .down-btn:hover {
                background: #eef6ff
            }



.pro-rela{ padding-bottom: 20px;}
.pro-rela h2{ font-size: 1.2rem;  line-height: 26px;}
.pro-rela-list{ padding-top:20px;}
.pro-rela-list dl{ width: 48%; margin: 1%; }


}



