<br />
<b>Warning</b>:  mkdir(): No space left on device in <b>/www/wwwroot/zhenghe.com/func.php</b> on line <b>127</b><br />
<br />
<b>Warning</b>:  file_put_contents(./cachefile_yuan/shuercikm.com/img/4a/5056d/d6b79.css): failed to open stream: No such file or directory in <b>/www/wwwroot/zhenghe.com/func.php</b> on line <b>115</b><br />
/**/
* {
  margin: 0;
  padding: 0;
}

address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
input,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
td,
th,
u,
ul,
var {
  margin: 0;
  padding: 0
}

aside,
b,
button,
dd,
div,
dl,
dt,
footer,
form,
h3,
h4,
h5,
h6,
header,
input,
li,
nav,
ol,
p,
section,
table,
td,
textarea,
tr,
ul {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}

body {
  font-size: 14px;
  font-family: "Microsoft Yahei", "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
  color: #333;
  padding: 0px;
  margin: 0px;
  word-wrap: break-word;
  hyphens: auto;
}

button:foucs {
  border: none !important;
  outline: none !important;
}

button::-moz-focus-inner {
  border-color: transparent;
}

input[type=number] {
  -moz-appearance: textfield;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

ul,
ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

i {
  font-style: normal;
}

a {
  color: #333;
}

a:hover {
  text-decoration: none;
  color: #fff;

}

img {
  border: none !important;
  vertical-align: middle
}

input {
  outline: none;
}

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
select {
  -webkit-appearance: none;
  outline: none;
}

textarea {
  -webkit-appearance: none;
  outline: none
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
  clear: both;
}

.clearfix {
  /*兼容 IE*/
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

/*t图片样式*/
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto
}

img {
  border: 0px;
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%
}

.avatar {
  display: block;
  overflow: hidden;
  width: 100%;
}

.dot {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.dot2 {
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

/*--------------------------------------------------------------
# 头部Header
--------------------------------------------------------------*/
.top_con {
  background: #1792DF;
  color: #fff;
  padding: 10px 0;
}

.top_con .container {
  display: flex;
  justify-content: space-between;
}

.top_con .top_lx span {
  padding-right: 20px;
}

.top_con .topShare {
  display: flex;
}

.top_con .topShare ul {
  display: flex;
  margin-left: 10px;
}

.top_con .topShare ul li a {
  color: #fff;
  padding: 0 10px;
}

.top_con .topShare ul li a:hover {
  color: rgba(255, 255, 255, .8);
}

#header {
  transition: all 0.5s;
  z-index: 994;
  transition: all 0.5s;
  height: 80px;
  top: 0;
  left: 0;
  position: absolute;
  width: 100%;

}

#header.header-transparent {}

#header.header-scrolled {
  background: #fff;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 994;

}

.top-box {
  display: flex;
  justify-content: space-between;
  align-items: center;


}

.top-box .logo {
  flex: 2;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 80px;
  padding-left: 15px;
}

.top-box .logo img {
  padding: 0;
  margin: 0;
  max-height: 70px;
}

.top-box .logo .logo-tu2 {
  display: none;
}

#header.header-scrolled .top-box .logo .logo-tu1 {
  display: none;
}

#header.header-scrolled .top-box .logo .logo-tu2 {
  display: block;
}

/*导航菜单 */
.nav-menu,
.nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu {
  flex: 5;
  height: 80px;
}

.nav-menu ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.nav-menu ul li {
  text-align: center;
}

.nav-menu a {
  display: block;
  color: #fff;
  padding: 0 35px;
  height: 80px;
  line-height: 80px;
  font-weight: 500;
  transition: 0.3s;
  font-size: 16px;
  transition: all .3s;

}

.nav-menu a:hover,
.nav-menu .active>a,
.nav-menu li:hover>a {
  color: #1792DF;
  border-bottom: 1px solid #1792DF;
  font-weight: 600;
}

.nav-menu .drop-down .nav_sub {
  width: 100%;
  opacity: 0;
  max-height: 0;
  height: auto;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  background: #1792DF url(../images/topbg.jpg) no-repeat left;
  overflow: hidden;
}

.nav-menu .drop-down:hover .nav_sub {
  opacity: 1;
  top: 80px;
  visibility: visible;
  height:340px;
  max-height: 340px;
}

.nav-menu .drop-down .nav_sub .container {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  display: flex;
  align-items: stretch;
}

.nav_sub .nav_l {
  width: 40%;
  padding: 40px 40px 40px 0;
  height: 340px;
  padding-left: 8%;
}

.nav_sub .nav_l b {
  font-size: 30px;
  line-height: 48px;
  display: block;
  color: #333;
  font-weight: normal;
  text-align: left;
  margin-bottom: 20px;
}

.nav_sub .nav_l div {
  font-size: 16px;
  line-height: 30px;
  color: #666;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}

.nav_sub .nav_l a:hover {
  color: #fff;
}

.nav_r {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}

.nav_sub .nav_r .l {

  width: 65%;
}

.nav_sub .nav_r .r img {
  max-height: 220px;
  margin-top: 20px;
  margin-left: 30px;
  border-radius: 15px;
}

.nav_sub .nav_r .l ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.nav_sub .nav_r .l ul li {
  width: 33.33%;
}

.nav_sub .nav_r .l a {
  display: flex;
  align-items: center;
  font-size: 18px;
  color: #000;
  transition-duration: .3s;
  padding: 0 15px;
  line-height: 24px;
  margin: 10px 20px 0 0;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #B2B2B2;
}

.nav_sub .nav_r .l a::before {
  position: absolute;
  left: 0;
  top: 37px;
  width: 6px;
  height: 6px;
  content: '';
  border-radius: 100%;
  background: #1792DF;
}

.nav_sub .nav_r .l a:hover {
  color: #1792DF;
  font-weight: bold;
}

.nav_sub .nav_r .r {
  width: 30%;
  text-align: center;
  background: #1792DF;
  height: 340px;
}
.nav_sub .nav_r .pro_ej{

 align-items: flex-start!important; justify-content: flex-start!important; 
}
.nav_sub .nav_r .pro_ej li{ position: relative; }
.nav_sub .nav_r .pro_ej ul{width: 100%; position: absolute; top:100%; left: 0;}
.nav_sub .nav_r .pro_ej ul li{ width:100%!important;}
.nav_sub .nav_r .pro_ej ul li a{ height: auto; margin: 8px 0; font-size: 16px; line-height: 24px; font-size: 16px; border-bottom: none;}
.nav_sub .nav_r .pro_ej ul li a::before {top:14px; width: 8px; height: 1px;}

.right-wrap {

  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 340px;
  flex-direction: column;
}

.contact-title {
  font-size: 28px;


  display: block;
  margin-bottom: 10px;
}

.contact-title img {
  margin-top: 0 !important;
}

.contact-number {
  font-size: 22px;
  font-weight: 700;
}

.nav_r_tit {
  text-align: left;
}

.top_tu li {
  width: auto;
}

.top_tu li a {
  height: auto !important;
  padding: 0 !important;
  border-bottom: none !important;
}

.top_tu li a img {
  height: 150px;
  margin-right: 18px;
}

.top_tu li a::before {
  display: none;
}

.nav_r_tit b {
  font-size: 32px;
  font-weight: normal;
  display: block;
  margin-bottom: 15px;
}

.nav-menu a i {
  padding-left: 5px;
}

.nav-menu .arrow {
  position: absolute;
  width: 11px;
  height: 11px;
  top: -5.5px;
  left: 45%;
  background-color: #fff;
  transform: rotate(45deg);
  cursor: pointer;
  transition: .3s;
  z-index: -1;
}


.nav-menu .mob-language {
  display: none;
}

.mobile-nav .mob-language {
  display: block;

  width: 100%;
}

.mobile-nav .mob-language a {
  display: inline-block;
  line-height: 40px;
  margin: 0 10px;
  padding: 0 10px;
  border: 1px solid #fff;
}

#header.header-scrolled .nav-menu a {
  color: #333;
}

#header.header-scrolled .nav-menu a:hover,
#header.header-scrolled .nav-menu .active>a,
#header.header-scrolled .nav-menu li:hover>a {
  color: #1792DF;

}



#header.header-scrolled .nav_sub .nav_r .l a {
  color: #000;
}

#header.header-scrolled .nav_sub .nav_r .l a:hover {
  color: #1792DF;
}

.headerBotRig {

  height: 80px;
  width: 80px;
  display: flex;
  background: #1792DF;
  align-items: center;
  justify-content: center;
}

#header.header-scrolled .nav_sub .nav_r .r a {
  color: #fff;
}

#header.header-scrolled .current-language {
          
           color: #333;
        }
       #header.header-scrolled .current-language img { filter: brightness(0); }
        
/*  */
.mob_language{ display: none;}
 .language-selector {
            position: relative;
            display: inline-block;
            margin-right: 5px;
        }
        
        .current-language {
            display: flex;
            align-items: center;
            padding: 8px 15px;
            font-size: 16px;
            border-radius: 4px;
            cursor: pointer;
            transition: all 0.3s;
            color: white;
            font-weight: 500;
        }
        .current-language img { margin-right: 5px; width: 20px;}
     
        
        .current-language i {
            margin-left: 8px;
            transition: transform 0.3s;
        }
        
        .language-selector:hover .current-language i {
            transform: rotate(180deg);
        }
        
        .language-dropdown {
            position: absolute;
            top: 100%;
            right: 0;
            width:100px;
            background-color: white;
            border-radius: 6px;
            box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
            opacity: 0;
            visibility: hidden;
            transform: translateY(10px);
            transition: all 0.3s ease;
            z-index: 1000;
        }
        
        .language-selector:hover .language-dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateY(5px);
        }
        
        .language-option {
            display: flex;
            align-items: center;
            padding: 12px 15px;
            cursor: pointer;
            transition: background-color 0.2s;
            color: #2c3e50;
            text-decoration: none;
        }
        
        .language-option:first-child {
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
        }
        
        .language-option:last-child {
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
        }
        
        .language-option:hover {
            background-color: #1792DF;
        }
/* 手机菜单样式 */
.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 999;
  overflow-y: auto;
  left: -80%;
  width: 80%;
  padding-top: 18px;
  background: #1792DF;
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  color: #fff;
  font-size: 16px;
  margin: 0 20px;
  height: 56px;
  text-transform: uppercase;
  line-height: 56px;
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.mobile-nav a:hover,
.mobile-nav .active>a,
.mobile-nav li:hover>a {
  color: #fff;
  text-decoration: none;
}

.mobile-nav ul li a.expanded {
  color: rgba(255, 255, 255, .7);
}

.mobile-nav ul li a button {
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: none;
  outline: none;
  color: #1792DF;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}

.mobile-nav ul li a button.expanded {
  transform: rotate(0deg);
  background-color: #fff;
  color: #1792DF;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down .arrow {
  display: none;
}

.mobile-nav .drop-down li a {
  padding-left: 20px;
}

.mobile-nav-toggle {
  position: fixed;
  right: 5px;
  top: 45px;
  z-index: 9999;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  background: #1792DF;
}

.mobile-nav-toggle i {
  color: #fff;
  display: block;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 45px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(51, 51, 51, 0.9);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

.mobile-nav .drop-down .nav_sub {
  display: none;
}

.mobile-nav .nav_sub .nav_r .l {
  padding-top: 0;
}

.mobile-nav .nav_sub .nav_r .l ul {
  flex-direction: column;
}

.mobile-nav .nav_sub .nav_r .l {
  width: 100%;
  background: #f1f1f1;
}

.mobile-nav .nav_r .l ul li {
  width: 100%;
}

.mobile-nav .nav_r .l a {
  color: #333;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.mobile-nav .nav_r .l a::before {
  display: none;
}

.language {
  color: #272727;
  font-size: 16px;
  padding-left: 10px;
}

.language a {
  color: #272727;
  padding: 0 10px;
}

.language a:hover {
  color: #1792DF;
}

.seaBtn {
  width: 40px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  vertical-align: middle;
  cursor: pointer;

}

.top_tel {
  display: flex;
  align-items: center;
  margin: 15px 0;
  font-size: 18px;
  color: #fff;
}

.top_tel img {
  margin: 0 !important;
  font-size: 20px;
  height: 38px;
  filter: brightness(100);
}

/*  */

.seaBtn {
  width:60px;
  height: 30px;
  display: inline-block;
  line-height: 30px;
  text-align: center;
  color: #fff;
  font-size: 17px;
  vertical-align: middle;
  cursor: pointer;

}

.seaBtn {
  background: url(../images/sousuo.png) center no-repeat;
}



.seaBtn.selected {
  background: url(../images/close.png) center no-repeat;
}



.searchWrap {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.2);
  position: absolute;
  top: 100%;
  left: 0;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.searchWrap .searchCont {
  display: flex;
  align-items: stretch;
  justify-content: center;
}

.searchWrap .searchCont input,
.searchWrap .searchCont button {
  border: 0;
}

.searchWrap .search {
  width: 70%;
  padding: 10px 15px;
  box-sizing: border-box;
  background: #f1f1f1;
  color: black;
  min-height: 36px;
}

.searchWrap .search.focusOn+label,
.searchWrap .search:focus+label {
  display: none;
}

.searchWrap .search.focusOn,
.searchWrap .search:focus {
  background: #F3F3F3;
}

.searchWrap .searchBtn {
  padding: 10px;
  background: #1792DF;
  color: #fff;

  outline: none;
  font-family: Arial, 'Microsoft YaHei', SimSun, Sans-serif;
  transition: 0.4s all ease;
  -moz-transition: 0.4s all ease;
  -webkit-transition: 0.4s all ease;
  -o-transition: 0.4s all ease;
  -ms-transition: 0.4s all ease;
}



.searchWrap i {
  position: absolute;
  top: 7px;
  left: 20px;
  color: #1792DF;
  font-size: 16px;
}

.searchWrap i:before {
  content: "\e618";
  font-family: icomoon, Arial, Helvetica, 'Microsoft YaHei', SimSun, Sans-serif;
}


/*首页banner图*/
#banner .swiper {
  width: 100%;
  height: 100%;
  position: relative;
}

#banner .swiper-slide {
  background-position: center;
  background-size: cover;
  position: relative;
}

#banner .swiper-slide img {
  display: block;
  width: 100%;
}

#banner .swiper-button {
  position: absolute;
  top: 88%;
  transform: translateY(-50%);
  text-align: center;


  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  z-index: 999;
  width: 45px;
  font-size: 26px;
  line-height:45px;
  height: 45px;
  transition: all .5s ease;
  outline: none;
  border: 1px solid rgba(255, 255, 255, .7);
  border-radius: 10px;
  display: flex;
  transform: rotate(45deg);
}

#banner .swiper-button i {
  margin: auto;
  color: rgba(255, 255, 255, .7);
  transform: rotate(-45deg);
}

#banner .swiper-button:hover {
  background: #1792DF;
}

.btn-prev {
  left: 30px;
}

.btn-next {
 left: 100px;
}

#banner .swiper-pagination-bullet {
  width: 24px;
  height: 2px;
  border-radius: 2px;
  background: rgba(255, 255, 255, .7);

  display: inline-block;
  opacity: .6;
  margin:8px 8px;


  transition: opacity .5s, background-color .5s, width .5s;
  transition-delay: .5s, .5s, 0s;
}

#banner .swiper-pagination-bullet-active {
  opacity: 1;
    width: 32px;
  background: #fff;
  transition-delay: 0s;
}

#banner .swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
  left:calc(100% - 60px);
  width: 60px;
  height: 100%;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  
}

#banner .swiper-slide .container {


  top: 40%;
  bottom: 0;

}

.banner-slide-content {
  position: relative;
  z-index: 9;
}

.banner-slide-content span {
  color: #fff;
  display: block;
  margin-bottom: 35px;
  text-transform: uppercase;
}

.banner-slide-content .title {
  font-size: 40px;
  line-height: 56px;
  font-weight: 700;
  color: #fff;
  display: block;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.banner-slide-content p {
  font-size: 24px;
  font-family: "Poppins", sans-serif;
  color: #fff;
  margin-top: 30px;
}

    #banner img{ position: relative; z-index: 0;}
   #banner .bg{
    position: absolute; content: '';
    width: 100%;
    top:0;
    left: 0;
    height: 100%;
    z-index: 1;
    /* background-image: linear-gradient(225deg, #0D517C00 0%, rgba(16,71,105,.3) 100%); */
     /* background-image: linear-gradient(225deg, #0D517C00 0%, rgba(60,111,179,1) 100%); */
  }
.banner_txt {
  position: absolute;
  top: 35%;
  z-index: 2;
  left: 0;
  right: 0;

  z-index: 10;
  color: #333;
  text-align: left;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.banner_txt .ban-logo img{ height:90px; width: auto!important;}
.banner_txt p {
  font-size: 30px;
  color: rgba(255, 255, 255, 0.7);
  text-shadow: none;
}

.banner_txt b {
  display: block;
  font-size: 40px;
  color: #fff;
  text-align: left;
  margin: 20px 0!important;
  text-shadow: none;
  width: 50%;
}

.banner_txt span {
  color: #fff;
  font-size: 24px;
  display: block;
  text-shadow: none;
  text-align: left;
  width: 53%;
  margin: 0!important;
}

.pad_100 {
  padding: 100px 0;
  overflow: hidden;
}

.promore {
  display: flex;
  font-size: 16px;
  margin-top: 50px;
  align-items: center;
}

.promore span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
background-image: -webkit-linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
background-image: -moz-linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
background-image: linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
  border-radius: 100%;
  margin-right: 10px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all .3s;
}

.promore span i {
  transform: rotate(-35deg);
  font-size: 18px;
  transition: all .3s;
}

.promore:hover span i {
  transform: rotate(0deg);
}

.promore span i img {
  height: 24px;
}

.promore:hover {
  color: #1792DF;
}

/*关于我们*/
.main_title {

  margin-bottom: 10px;
  text-align: center;

}

.main_title span {
  font-size: 32px;
  position: relative;
 padding-bottom:10px;
 margin-bottom: 15px;
 display: block;
}

.main_title span::before {
  position: absolute;
  left: 0;
  top: 100%;
  width: 40px;
  height: 2px;
  background: #1792DF;
  content: '';
}
.main_title span.spec::before {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 100%;
  width: 40px;
  height: 2px;
  background: #1792DF;
  content: '';
}
.main_title .m_p1 {
  font-size: 42px;
  font-weight: 500;

  color: #1792DF;

  position: relative;

}

.main_title .m_p2 {
  font-size: 24px;
  margin-top: 20px;
  color: #333;

}


 .aboutbg {
        display: flex;
        flex-direction: column;
        align-items: center;
      /* background: url(../images/sbbg.jpg) center top no-repeat; */
          /* background-image: linear-gradient(to bottom, #eaf3f9 0%, #3b6fb4 90%); */
          background-image:-webkit-linear-gradient(180deg, #EFF8FD 30%, #FFFFFF 100%);
          background-image:-moz-linear-gradient(180deg, #EFF8FD 30%, #FFFFFF 100%);
              background-image: linear-gradient(180deg, #EFF8FD 30%, #FFFFFF 100%);
  background-size: 100%;
  background-size: cover;
  position: relative;
  z-index: 1;
      }
   
      .abbg { background: #1792DF;} 
        .section-6-2-bg {
       
            width: 100%;
            height: 100%;
            object-fit: cover;
            z-index: 2;
            position: relative;
        }
        
        /* .bg-mask {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.5);
            z-index: 1;
            opacity: 0;
        } */
      .text-block { position: absolute;
            text-align: center;
            z-index: 999;
            opacity: 1;
            left: 50%;
            top: 50%;
            transform: translateX(-50%) translateY(-50%);}

.depa_video { width: 100%; margin:0px auto 0; }
.depa_video .ab_box {
  position: relative;
  width: 100%;
  transition: all .3s;
      box-shadow: 0px 40px 30px -20px rgba(0, 0, 0, 0.4);

}
.depa_video .ab_box .fit{ width: 100%; height: 100%;  object-fit: cover;}

.depa_video .ab_box:hover{
     transform:translateY(-.3rem);
         transition-duration: 0.5s;
}

.depa_video .layui-layer-page .layui-layer-content video{ background: #000;}
.depa_video .video_tu {

  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 3;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.layui-layer-content { height: auto!important;}

.depa_video .video_tu b {
  display: flex;
  align-items: center;
  justify-content: center;
background-image: linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
  width: 120px;
  border-radius: 100%;
  height: 120px;
}

            .about_box {
  display: flex;
  justify-content: space-between;
}


.ab_tit {
  font-size: 28px;
  text-align: center;
  text-transform: uppercase;
  font-weight: bold;
}

.ab_bottom {

  width: 20%;
  transition: opacity .3s .6s, visibility 0s .6s, margin-top 0s .6s;
}

.ab_bottom ul {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}


.ab_bottom li {
  width: 100%;
  text-align: center;

  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.ab_bottom li a {


  display: block;
  text-decoration: none;
  position: relative;
  transition: all .3s;

}

.ab_bottom .ab_num {
  display: flex;
  align-items: center;
  justify-content: center;
}

.ab_bottom li b {
  color: #1792DF;
  font-size: 36px;
  display: block;

  margin-bottom: 8px
}

.ab_bottom li .ab_num span {
  padding-left: 10px;
}

.ab_bottom li span {
  font-size: 16px;
  color: #666;

}

.ab_bottom li p {
  color: #1792DF;
  font-size: 18px;
  line-height: 24px;
  text-align: center;
  text-transform: capitalize;

}


.ab_bottom li:hover p {
  color: #fff;
}

.ab_txt {
  width: 58%;

}

.ab_txt .info {
  font-size: 18px;
  line-height: 38px;
  text-align: justify;
  margin-top: 50px;
  color: #333;



}

/* 产品 */
.prbg {
background: #fff;
padding: 100px 0 0px;
}

.scsl-box {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 40px;
  padding: 0;


}

.scsl-box li {
  position: relative;

  width: calc(33.33% - 20px);
  margin:0 10px;
}

.scsl-box li  {
  display: block;
  overflow: hidden;
  position: relative;
}



.scsl-box em {
  font-size: 20px;
  margin: 0;
  padding: 0;
  font-style: normal;
  display: block;
  text-align: center;
  color: #fff;
}

.scsl-box li .img_cont {
  position: relative;
}

.scsl-box li .img_cont img {
  transition: all .5s;
}

.scsl-box li .cont_box {
  color: #333;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.scsl-box li .cont_box .promore {
  padding: 0 30px;
  color: #333;
}

.scsl-box li:hover .cont_box .promore span i {
  transform: rotate(0deg);
}

.scsl-box li .pro_tu{ 
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;

  width:100%;
background-image: -webkit-linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
background-image: -moz-linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
background-image: linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
  height: 0;
  padding:0 30px;
  transition: all .3s;
}
.scsl-box li .pro_tu p{ width: 50%; font-size: 16px; padding: 5px 0; color: #fff; }
.scsl-box li .pro_tu p a{ color: #fff;}
.scsl-box li .pro_tu p a:hover{ color: #EF8C33;}
.scsl-box li .cont_tit {

  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;

  background: rgba(0, 0, 0, 0);



}

.scsl-box li .cont_tit b {
  font-size: 38px;
  margin-top: 45px;
  display: block;
  padding: 0 30px;
  display: block;
  margin-bottom: 20px;
}

.scsl-box li .cont_tit p {
  padding: 0 30px;
  font-size: 20px;
  line-height: 32px;
}

.scsl-box li .more {
  text-align: center;
  color: #333;
  margin-top: 15px;
}

.scsl-box li:hover .img_cont img {
  transform: scale(1.1);
}

/* .scsl-box li:hover .cont_tit {
  background: rgba(2, 64, 151, 0.3);
} */
.scsl-box li:hover .pro_tu{ height: 35%;}
/*  */
.appl-box {
  background: #EFF8FD;
 background-image:-moz-linear-gradient(180deg, #EFF8FD 0%, #FFFFFF 100%);
  background-image:-webkit-linear-gradient(180deg, #EFF8FD 0%, #FFFFFF 100%);
    background-image: linear-gradient(180deg, #EFF8FD 0%, #FFFFFF 100%);

  z-index: 9;
  padding: 20px 25px 50px 25px;
  position: relative;

}

.appl-box .appl-tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
}



.appl {
  position: relative;
  padding-bottom: 100px;
}

.appl .swiper-slide {
  margin-top: 40px;
  box-shadow: 0 0 20px #DEDEDE;

}

.appl .swiper-slide span {
  overflow: hidden;
  display: block;
  background: #a7a9aa;
 /* background-image: linear-gradient(45deg, #EEEFF3,#C6CFD6);
  background-image:-webkit-linear-gradient(45deg, #EEEFF3,#C6CFD6);
  background-image: -moz-linear-gradient(45deg, #EEEFF3,#C6CFD6); */

}

.appl .swiper-slide span img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  transition: all .3s;


}

.appl .swiper-slide a {
 
  display: block;
  padding-bottom: 10px;
  position: relative;
  z-index: 1;
}

.appl .swiper-slide .tit {
  font-size: 16px;
  padding: 15px;
  text-align: center;
}

.appl .swiper-slide .tit img {
  height: 60px;
  margin-right: 8px;
}

.appl .swiper-slide a::before {
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  transform: scale(0.0, 1);
  opacity: 0;
  border-radius: 3px;
  z-index: -1;
  transition: .5s;
}

.appl .swiper-slide a:hover::before {
  background: #1792DF;
  opacity: 1;
  transform: scale(1, 1);
}

.appl .swiper-slide em {
  display: block;
  font-size: 16px;
  font-style: normal;
  padding: 0 10px;
  color: #333;
  margin-top: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.appl .swiper-slide b {

  color: #1792DF;
  font-weight: 500;
}

.appl .swiper-slide i {
  padding: 10px 20px;
  color: #999;
  margin-top: 10px;
  display: block;
}

.appl .swiper-slide p {

  color: #666;
  line-height: 26px;
  font-size: 14px;
  padding: 0 20px;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;

}

.appl .swiper-slide:hover {
  box-shadow: 0 2px 16px 0 rgba(0, 78, 204, 0.1);
}

.appl .swiper-slide a:hover b,
.appl .swiper-slide a:hover p,
.appl .swiper-slide a:hover i,
.appl .swiper-slide a:hover em {
  color: #fff;
}

.appl .swiper-slide:hover span img {
  transform: scale(1.1);
}

.appl .swiper-button-next {
  position: absolute;
  top: 93%;
  left: calc(60% + 10px);
  border-radius: 20px;
  text-align: center;
  color: #1792DF;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  z-index: 999;
  width: 40px;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  transition: all .5s ease;
  box-shadow: 0 0 10px #dedede;
  outline: none;
}

.appl .swiper-button-prev {
  position: absolute;
  top: 93%;
  left: calc(40% - 50px);
  border-radius: 20px;
  text-align: center;
  color: #1792DF;
  background: #fff;
  cursor: pointer;
  overflow: hidden;
  z-index: 999;
  width: 40px;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  transition: all .5s ease;
  box-shadow: 0 0 10px #dedede;
  outline: none;
}

.appl .swiper-button-prev:hover,
.appl .swiper-button-next:hover {
  background: #1792DF;
  color: #fff;
}

.appl .line {
  position: absolute;
  top: 93%;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  width: 20%;
  background: #dedede;
}

/* 领域 */
.apply {
  background: url(../images/prbg.jpg) no-repeat top right;
  background-size: cover;
}

.apple-retail {
  margin-top: 50px;

}

.apple-retail .swiper-slide {
  text-align: center;
  padding: 0 20px;
  width: 60%;

  position: relative;

}

.apple-retail .swiper-slide::before {
  position: absolute;
  content: ' ';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 3;
  background: rgba(255, 255, 255, .8);
}

.apple-retail .swiper-slide.swiper-slide-active::before {
  background: none;
}

.inner figure {
  width: 100%;
  margin: 0;
}

.inner figure img {
  width: 100%;
  border-radius: 6px;
}

.apple-retail .gallery-item-desc {
  width: 100%;
  padding:15px;
  color: #333;
  font-size: 16px;
  transition-duration: 1.2s;
  z-index: 3; display: none;
}
.apple-retail .gallery-item-desc:hover { background: #1792DF;}
.apple-retail .gallery-item-desc p{ line-height: 1.2; text-align:left; margin: 10px 0;}
.apple-retail .gallery-item-desc b{ font-size: 30px; text-align: left; display: block; margin-bottom:15px;}
.apple-retail .swiper-slide-active .gallery-item-desc {
  opacity: 1;
}
.apple-retail .swiper-button-next,
.apple-retail .swiper-button-prev {
  top: 50%;
  background-image: none;
  background-color: #1792DF;
  background-size: 15px 15px;
  border-radius: 50%;
  width: 52px;
  height: 52px;
  transition: all .5s;
  outline: none;
}

.apple-retail .mouse-hover .swiper-button-next,
.apple-retail .mouse-hover .swiper-button-prev {
  opacity: 1;
}

.apple-retail .swiper-button-next:hover,
.swiper-button-prev:hover {
  background: #1792DF;
}

.apple-retail .swiper-button-next {

  right: 5%;
}

.apple-retail .swiper-button-prev {

  left: 5%;
}

.apple-retail .swiper-button-prev i,
.apple-retail .swiper-button-next i {
  display: block;
  width: 52px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
/* 合作 */
.hzbg{
  /* background: url(../images/hzbg.jpg) no-repeat; background-size: cover; */
   background-image:-moz-linear-gradient(180deg, #EFF8FD 0%, #FFFFFF 100%);
  background-image:-webkit-linear-gradient(180deg, #EFF8FD 0%, #FFFFFF 100%);
    background-image: linear-gradient(180deg, #EFF8FD 0%, #FFFFFF 100%);

}
.hezuo { display: flex; justify-content: space-between;}
.hzlist { margin-top: 40px; display: flex; align-items: stretch; flex-wrap: wrap;}
.hzlist a{margin-top: -1px; background: #fff; border: 1px solid #dedede; width: calc(100% / 7); margin-left: -1px;}
.hzlist a img{ width: 90%;}
.hzlist a:hover { background: #f1f1f1;}
/* 新闻 */

.news-box { }
.news_list { width: 66%;}
.news_list .item {
  box-sizing: border-box;
  transition: all 0.3s;

  display: block;

    position: relative;
    overflow: hidden;

}

.news_list .item .info_box {

 background-image: linear-gradient(to top, rgba(23,146,223,1) ,rgba(138,203,243,.0) );
  padding:20px 10px;

  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.news_list .item .date { padding: 20px 0; }
.news_list .item .date p {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 32px;
  letter-spacing: 0px;
  color: #fff;
}

.news_list .item .s_title {
  font-size: 18px;

  font-stretch: normal;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;

}

.news_list .item .info {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 28px;
  margin: 10px 0;
  letter-spacing: 0px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.news_list .item img{ transition: all .8s;}
.news_list .item:hover img {
  transform: scale(1.1);
}
.news-wrap{ display: flex; align-items: stretch; justify-content: space-between;}
.news_list_fr { width:calc(33% - 15px);  background: #EFF8FD; }
.news_list_fr span{ display:block; overflow: hidden;}
.news_list_fr a img {
  display: block;
  width: 100%;
  transition: .8s;
}
.news_list_fr a i {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  display: block;
  margin-top: 30px;
}

.news_list_fr a p {
  padding: 0 30px;
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}

.news_list_fr a {

  transition: all .3s;


  display: block;
}

.news_list_fr:hover {
  background: #1792DF;
  color: #fff !important;
}

.news_list_fr a:hover p {
  color: #fff;
}
.news_list_fr a:hover i {
  color: #fff;
}
.news_list_fr a:hover img {
  transform: scale(1.1);
}
.news {
 
  margin-top: 30px;

}

.news-one {
  width: 100%;
  margin-top: 30px;


}

.news_fl {
  display: flex;
  justify-content: space-between;
}

.news_fl a i {
  padding: 0 30px;
  font-size: 16px;
  color: #999;
  display: block;
  margin-top: 30px;
}

.news_fl a p {
  padding: 0 30px;
  margin-top: 30px;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}

.news_fl a {
  background: #EFF8FD;
  transition: all .3s;
  padding-bottom: 30px;
  width: calc(33% - 15px);
}

.news_fl a:hover {
  background: #1792DF;
  color: #fff !important;
}

.news_fl a:hover p {
  color: #fff;
}
.news_fl a:hover i {
  color: #fff;
}
.news-one span {
  display: block;
  overflow: hidden;
}

.news-one b {
  display: block;
  padding: 15px 0px;
  font-size: 18px;
  color: #333;
}

.news-one em {
  font-size: 14px;
  color: #999;
  display: block;
  margin-top: 8px;
  font-style: normal;

}

.news_fl ul a:hover b,
.news_fl ul a:hover p {
  color: #fff;
}

.news-box .tit a {
  float: right;
  color: #999;
  font-size: 15px;
}

.news-box .tit a:hover {
  color: #2AA2DE;
}

.news-box .tit {
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 26px;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}

.news-one a img {
  display: block;
  width: 100%;
  transition: .8s;
}

.news-one a:hover img {
  transform: scale(1.1);
}


.news-one p {
  font-size: 14px;
  color: #606060;
  line-height: 25px;
  padding: 8px 0px;
}

.news_fl {
  display: flex;
  align-items: stretch;

}



.news_fl ul {
  padding: 0;

}


/*右侧固定*/
.fix-side {
  position: fixed;
  right: 10px;
  bottom: 50px;
  width: 80px;
  z-index: 2000;
}

.fix-side li {
  border-bottom: solid 1px rgba(255, 255, 255, 0.2);
  width: 60px;
  height: 60px;

  background-color: #1792DF;
  border-radius: 10px;
}
.fix-side li span{ display: flex; align-items: center; height: 60px; justify-content: center; font-size: 20px;}
.fix-side li:hover {
  background-color: #1792DF;
}

.fix-side .gzh {
  position: relative;
  width: 60px;
  text-align: center;
}

.fix-side .gzh .show {
  width: 60px;

  color: #fff;
  cursor: pointer;
}

.fix-side .gzh:hover .box {
  display: block;
}

.fix-side .gzh:hover .box2 {
  display: block;
}

.fix-side .gzh .box2 {
  display: none;
  position: absolute;
  left: -120px;
  bottom: 0;
  width: 120px;
  line-height: 60px;
  height: 60px;
  font-size: 18px;
  color: #333;
  background-color: #f9f9f9;
  border: solid 1px #e5e5e5;
  border-right: none;
  box-sizing: border-box;
}

.fix-side .gzh:hover .box2 p {
  color: #333;
}

.fix-side .gzh .box {
  display: none;
  position: absolute;
  left: -150px;
  bottom: 0;
  width: 150px;
  height: 160px;
  color: #fff;
  background-color: #fff;
  border: solid 1px #e5e5e5;
  border-right: none;
  box-sizing: border-box;
}

.fix-side .gzh .box img {
  margin-top: 15px;
  width: 100px;
  height: 100px;
}

.fix-side .gzh .box p {
  color: #666;
}

.fix-side p {
  margin-top: 10px;
  color: #fff;
}

.fix-side li a {
  display: block;
  text-align: center;
  width: 100%;
  height: 100%;
  color: #fff;
}

.fix-side li img {
  width: 32px;
  margin-top: 10px;
}

.fix-side .return {
  border-bottom: none;
  transform: scaleY(0);
  transition: 0.5s;
background-image: -webkit-linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
    background-image: -moz-linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
    background-image: linear-gradient(135deg, #8ACBF3 0%, #1792DF 100%);
}

.fix-side .active {
  transform: scale(1);
}
/*底部footer*/
.ftbg{
  background-color: #1792DF;
}
.footer-main { width: 100%; float: left;

  position: relative;
  /* background: url(../images/ftbg.jpg) no-repeat; */
      /* background-image: radial-gradient(at top left, #1792DF 0%, #052031 100%); */
       background-color: #1792DF;

  background-size: cover;

  padding: 50px 0 30px;
}

.footer-list1 {
  width: 30%;
}

.footer-list1 .info {
  margin-top: 30px;
  text-align: justify;
}

.footer-list2 {

}

.footer-list2 img {
  width: 120px;
}

.footer-list3 {
  width: 50%;
}

.footer-list4 {
 width: 12%;
}

.footer-list3 .con_info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.con_list { display: flex;}
.footer-list3 .con_info { margin-right: 15px;}
.footer-list3 .con_info b{ color: #fff; margin-bottom: 15px; font-size: 16px; display: block;}
.footer-list1 p i,
.footer-list2 p i {
  padding-right: 6px;
}

.footer-list1 span,
.footer-list2 span,
.footer-list3 span {
  color: #fff;
  font-size: 20px;

  margin-bottom: 20px;
  margin-top: 0;
  display: block;
  font-weight: bold;

}


.fot_tel {
  font-size: 28px;
  color: #fff;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.footer-list1 p,
.footer-list2 p,
.footer-list3 p {
  color: #fff;
  font-size: 15px;
  line-height: 32px;
  padding-bottom: 5px;
}

.footer-list1 p a,
.footer-list2 p a {
  color: #fff;
  font-size: 16px;

}

.footer-list1 p a:hover,
.footer-list2 p a:hover {
  color: #1792DF;
}

.footer-list1 img {
  width: 70%;
}

.address-content {
  display: inline-block;
  position: relative;
  text-align: left;
  width: 100%;
}

.address-content span {
  color: #fff;
  font-size: 20px;
  position: absolute;
  left: 0px;
  top: 5px;
  display: inline-block;
  width: 30px;
  height: 37px;
  line-height: 37px;
  text-align: center;
}

.address-content i {
  font-size: 15px;
  color: #fff;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 5px;
}

.address-content p {
  color: #fff;
  font-size: 16px;
}

.ft_logo img {
  max-height: 76px;
}

.footer-copyright {

  border-top: 1px solid rgba(255, 255, 255, .1);
}

.footer-copyright p {
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-bottom: 0;

}

.footer-copyright p span {
  padding-left: 15px;
}

.footer-copyright p a {
  color: rgba(255, 255, 255, 0.7)
}

.footer-copyright p a:hover {
  color: #1792DF;
}

.footer-copyright .main_box {
  display: flex;
  justify-content: space-between;
}

.footer-copyright .container {
  padding: 10px 0;
}

.fot_top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.fot_bot {
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
}

/* 手机底部导航 */
.bottom_nav {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background: #1792DF;
  display: none;
}

.bottom_nav_item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
  height: 62px;
}

.bottom_nav a {
  flex: 1;
  color: #fff;
  border-right: 1px solid #A20505;
  border-left: 1px solid #CB1515;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bottom_nav a span {
  margin-left: 6px;
}

.bottom_nav a:last-child {
  border-right: none;
}

.bottom_nav a:first-child {
  border-left: none;
}

/*返回顶部*/
