@media(min-width:1230px){
    .container{width:1230px;}
}
body{

}
i,em{font-style:normal}
.disN{display:none;}
.disB{display:block;}
a{transition:all 0.2s linear 0s;}
a:hover{
    cursor:pointer !important;
}
img{vertical-align:bottom;image-rendering:-webkit-optimize-contrast;}
input[type=text],textarea{font-family:Arial, Helvetica, sans-serif;-webkit-appearance: none;}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background:none;
    border-color:#fff;
}
@font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.woff2?t=1628666875768') format('woff2'),
    url('../fonts/iconfont.woff?t=1628666875768') format('woff'),
    url('../fonts/iconfont.ttf?t=1628666875768') format('truetype');
}
/*@font-face {
    font-family: 'news';
    src: url('../fonts/new.otf');
}*/
.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.noPro{text-align:center;width:100%;}
.noPro img{height:150px;margin-bottom:30px;}
.noPro span{display:block;font-size:14px;color:#999;}

/*手机浮动*/
.phone_footer_nav{position:fixed;bottom:0;left:0;width:100%;z-index:100;background:#fff;height:50px;display:none;}
.phone_footer_nav:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 1px;
    background: #d2d2d2;
    content: "";
    -webkit-transform: scale(1,0.5);
    transform: scale(1,0.5);
    -webkit-transform-origin: center top;
    transform-origin: center top;
}
.phone_footer_nav a{float:left;display:inline-block;width:25%;text-align:center;color:#000;font-size:12px;transform: scale(0.9);padding-top:7px;}
.phone_footer_nav a i{width:20px;height:20px;display:block;margin:0 auto 3px auto;}
.phone_footer_nav a:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat 0 0;background-size:40px auto;}
.phone_footer_nav a:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat 0 -20px;background-size:40px auto;}
.phone_footer_nav a:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat 0 -40px;background-size:40px auto;}
.phone_footer_nav a:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat 0 -60px;background-size:40px auto;}
.phone_footer_nav a.active{color:#008360;}
.phone_footer_nav a.active:nth-child(1) i{background:url("../images/phone_menu.png") no-repeat -20px 0;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(2) i{background:url("../images/phone_menu.png") no-repeat -20px -20px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(3) i{background:url("../images/phone_menu.png") no-repeat -20px -40px;background-size:40px auto;}
.phone_footer_nav a.active:nth-child(4) i{background:url("../images/phone_menu.png") no-repeat -20px -60px;background-size:40px auto;}

/*大包装询价*/
#blukquote_dialog .formcolumn-item{display:flex;align-items:center;margin-bottom:12px;}
#blukquote_dialog .formcolumn-item dt{font-size:14px;color:#555;margin-right:10px;width:80px;}
#blukquote_dialog  .formcolumn-item dd{width:calc(100% - 100px);position:relative}
#blukquote_dialog  .formcolumn-item dd input{width:90%;height:38px;line-height:38px;padding:0 10px;border:1px solid #dedede;border-radius:3px;box-shadow:none;transition:border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;}
#blukquote_dialog .formcolumn-item dd input:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd textarea {
    width: 90%;
    height: 150px;
    padding: 5px 10px;
    border: 1px solid #dedede;
    border-radius: 3px;
    box-shadow:none;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    resize:none;
}
#blukquote_dialog  .formcolumn-item dd textarea:focus{border:1px solid #66afe9;outline:0 none;box-shadow:0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px rgba(102, 175, 233, 0.6)}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox img{height:38px;}
#blukquote_dialog  .formcolumn-item-ct{display:flex;line-height:38px;}
#blukquote_dialog  .formcolumn-item dd .form-vcodebox{width:110px;order:1;height:38px;margin-left:10px;}
#blukquote_dialog  .formcolumn-item dd .formcom-vcode{width:20%;}
#blukquote_dialog .formcolumn-item dd .required{order:3;margin-left:10px;font-weight:bold;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips{margin-bottom:0;}
#blukquote_dialog .formcolumn-item.formcolumn-item-tips .text{font-size:12px;color:#FF0D0D;}

#blukquote_dialog  .formcolumn-item dd .formcolumn-item-tips{order:4;}
#blukquote_dialog .modal-footer{border-top:0;padding:0 0 50px 0;}
#blukquote_dialog .modal-footer input{background:#2974ba;color:#fff;width:40%;padding:0;font-size:16px;height:40px;transition:all 0.2s linear 0s;}
#blukquote_dialog .modal-footer input:hover{background:#469ff3;}
#blukquote_dialog .modal-footer input:hover{color:#fff;}

.container {
  width: 1630px;
}
a {
  color: #222;
  transition-duration: 0.39s;
}
a:hover {
  text-decoration: none;
  color: var(--bgColor);
}
html,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: transparent;
 
}
body {
  --bgColor: #008360;
  --bgHoverColor: #87DD00;
  --fontColor: #008360;
  --fontHoverColor: #87DD00;
  color: #222;
  background-color: #F0F7F7;
}
@keyframes curveWave {
  0% {
    d: path("M 795.9 0 L 1920 0 L 1920 45.7 C 1920 65 1903.1 79.8 1875.9 79.8 L 899.2 79.8 C 868.6 79.8 857.7 55.8 847.1 41.2 C 833.6 22.3 825.7 0 795.9 0 Z");
  }
  to {
    d: path("M 0 0 L 1920 0 L 1920 350 C 1920 388.7 1888.7 420 1850 420 L 70 420 C 31.3 420 0 388.7 0 350 C 0 233.333 0 116.667 0 0 Z");
  }
}
@keyframes curveWave1 {
  0% {
    d: path("M 0 0 L 1920 0 L 1920 350 C 1920 388.7 1888.7 420 1850 420 L 70 420 C 31.3 420 0 388.7 0 350 C 0 233.333 0 116.667 0 0 Z");
  }
  to {
    d: path("M570,1h1350v59.6c0,25.2-20.3,44.4-53,44.4h-1173c-36.7,0-49.8-31.3-62.6-50.3C615.3,30.1,605.8,1,570,1z");
  }
}
.site_top {
  position: fixed;
  width: 100%;
  z-index: 99;
  left: 0;
  top: 0;
}
.site_top svg {
  pointer-events: none;
  width: 100%;
  display: block;
  position: fixed;
  top: 0;
  right: 0;
}
.site_top svg .st1 {
  fill: var(--bgColor);
  fill-rule: evenodd;
  clip-rule: evenodd;
  transition: d 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  animation: 0.5s forwards curveWave1;
}
.site_top .top_search {
  padding-top: 20px;
}
.site_top .top_search .row {
  display: flex;
  align-items: center;
}
.site_top .top_search .col-sm-3 {
  width: 450px;
  text-align: center;
}
.site_top .top_search .col-sm-3 a {
  display: block;
  position: relative;
  z-index: 100;
  margin-top: 0px;
}
.site_top .top_search .col-sm-3 img {
  max-width: 100%;
}
.site_top .top_search .col-sm-9 {
  width: calc(100% - 450px);
  display: flex;
  justify-content: right;
}
.site_top .top_search .search_all {
  z-index: 100;
  position: relative;
}
.site_top .top_search .search_all .topnav ul {
  display: flex;
  align-items: center;
  position: relative;
}
.site_top .top_search .search_all .topnav ul li {
  list-style: none;
  font-size: 18px;
  font-weight: bold;
  padding: 41px 37px;
}
.site_top .top_search .search_all .topnav ul li a {
  color: #fff;
}
.site_top .top_search .search_all .topnav ul li:hover a {
  color: #87DD00;
}
.site_top .top_search .search_all .topnav ul li .search_btn {
  border-radius: 10px;
  padding: 0;
  padding-top: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 120px;
  font-weight:normal;
  height: 40px;
  color: #008360 !important;
  background-color: #fff;
}
.site_top .top_search .search_all .topnav ul li .search_btn i {
  margin-right: 5px;
  font-size: 18px;
}
.site_top .top_search .search_all .topnav ul li .search_btn:hover {
  background-color: var(--bgHoverColor);
  color: #fff !important;
}
.site_top .top_search .search_all .topnav ul li .search_btn:hover i {
  color: #fff !important;
}
.site_top .top_search .search_all .topnav ul .nav_line {
  padding: 0 !important;
  height: 5px;
  background-color: #87DD00;
  font-size: 1.04167vw;
  position: absolute;
  bottom: 0;
  left: 0;
}
.site_top .top_search .search_all .topnav ul .search-li {
  margin-left: 51px;
  padding: 0 !important;
}
.site_top #phone_button {
  background-color: var(--bgColor);
  margin-right: 0;
}
.site_top #phone_button span {
  background-color: #fff;
}
.site_top .navbox {
  background-color: #008360;
  display: none;
}
.site_top #navbox {
  padding: 0;
}
.site_top .nav_all li a {
  font-size: 16px;
  padding: 16px 56px;
  font-weight: bold;
  color: #fff;
}
.site_top .nav_all li a:hover {
  background-color: #175FAB;
  color: #fff;
}
.site_top .nav_all .li-procata {
  margin-right: 40px;
  position: relative;
}
.site_top .nav_all li:hover .dropdown-menu {
  display: block;
}
.site_top .logo {
  filter: grayscale(100%) brightness(500%);
}
.site_top.active svg .st1 {
  animation: 0.5s forwards curveWave;
}
.site_top.active2 .logo {
  filter: none;
}
.site_top.active .logo {
  filter: grayscale(100%) brightness(500%);
}
.site_top.active .top_search {
  z-index: 100;
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.site_top.active2::after {
  height: 100%;
  opacity: 1;
  display: block;
 
}
.index_swiper {
  height: 100vh;
  width: 100%;
  border-radius: 0 0 100px 100px;
  overflow: hidden;
}
.index_swiper .swiper-button-next,
.index_swiper .swiper-button-prev {
  background-image: none;
  display: flex;
  width: 30px;
  padding-top: 2px;
  height: 30px;
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  color: #fff;
}
.index_swiper .swiper-button-next:hover,
.index_swiper .swiper-button-prev:hover {
  background-color: #333;
  color: #fff;
}
.index_swiper .swiper-slide {
  display: block;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_swiper .swiper-pagination {
  text-align: center;
  bottom: 20px;
}
.index_swiper .swiper-pagination-bullet {
  background-color: transparent;
  opacity: 1;
  transition-duration: 0.39s;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 6px !important;
}
.index_swiper .swiper-pagination-bullet-active {
  background-color: var(--bgColor);
}
.swiper-button-next,
.swiper-button-prev {
  background-image: none;
}
/*面包屑*/
.page_map {
  color: #999;
  display: flex;
  font-size: 14px;
  margin-top: 50px;
  align-items: center;
  justify-content: right;
  margin-bottom: 15px;
}
.page_map i {
  font-style: normal;
}
.page_map .iconfont {
  color: var(--fontColor);
  margin-right: 10px;
  font-size: 18px;
}
.page_map .breadcrumb {
  background: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.page_map .breadcrumb a {
  color: #999;
}
.page_map .breadcrumb a:hover {
  text-decoration: underline;
}
.page_map .breadcrumb > li + li:before {
  color: #999;
  content: ">";
}
.page_map .breadcrumb .active {
  color: var(--fontColor);
}
.page_map .breadcrumb .active span {
  color: var(--fontColor);
}
.index_about {
  padding-top: 121px;
  background-color: #fff;
  padding-bottom: 60px;
  background-image: url('../images/indexbg1.png');
  background-position: center 120px;
  background-size: contain;
  background-repeat: no-repeat;
  border-radius: 0 0 100px 100px;
  overflow: hidden;
  z-index: 2;
  position: relative;
}
.index_about .container.about_box {
  padding-bottom: 40px;
  display: flex;
  justify-content: space-between;
}
.index_about .container.about_box::before,
.index_about .container.about_box::after {
  display: none;
}
.index_about .left {
  width: calc(100% - 716px);
  padding-left: 149px;
  margin-top: -20px;
}
.index_about .left .title {
  font-size: 63px;
  font-weight: bold;
  position: relative;
  color: var(--fontColor);
}
.index_about .left .title span {
  position: relative;
  z-index: 2;
}
.index_about .left .title::before {
  top: 0;
  left: 0;
  content: "";
  background-image: url('../images/yuan.png');
  width: 56px;
  height: 56px;
  position: absolute;
}
.index_about .left .enname {
  font-weight: 400;
  font-size: 23px;
  color: #4D8E7D;
  margin-top: 15px;
}
.index_about .left .content {
  font-weight: 400;
  font-size: 16px;
  color: #222222;
  line-height: 30px;
  margin-top: 35px;
}
.index_about .left .more_btn {
  margin-top: 75px;
  font-weight: bold;
  font-size: 16px;
  color: var(--fontColor);
  line-height: 30px;
  display: flex;
  flex-direction: column;
}
.index_about .left .more_btn label {
  display: flex;
  align-items: center;
}
.index_about .left .more_btn label span {
  width: 50px;
  height: 6px;
  background: var(--bgColor);
  border-radius: 3px;
}
.index_about .left .more_btn label i {
  margin-right: 3px;
  width: 6px;
  content: "";
  display: block;
  height: 6px;
  background: #0054A0;
}
.index_about .left .more_btn:hover {
  margin-left: 20px;
}
.index_about .right .box_out {
  width: 100%;
  position: relative;
}
.index_about .right .box_out::after {
  background-color: var(--bgColor);
  content: "";
  display: block;
  position: absolute;
  bottom: -38px;
  right: -41px;
  width: 248px;
  height: 159px;
}
.index_about .right .box_out .vedioplay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: cover;
  border-radius: 140px 0 0 0;
  width: 716px;
  height: 430px;
}
.index_about .right .box_out .vedioplay img {
  width: 100%;
  object-fit: cover;
  height: auto;
}
.index_about .right .box_out .vedioplay a {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 1;
  color: #fff;
}
.index_about .right .box_out .vedioplay a i {
  font-size: 70px;
  display: inline-block;
  transition-duration: 0.2s;
}
.index_about .right .box_out .vedioplay a i:hover {
  transform: scale(1.1);
}
.video_pop_box_out {
  display: none;
  align-items: center;
  justify-content: center;
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  z-index: 2100;
}
.video_pop_box_out.active {
  display: flex;
}
.video_pop_bg {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 2000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: none;
}
.video_pop_box {
  position: relative;
  width: 1000px;
  background: #fff;
  border-radius: 10px;
  z-index: 2100;
  display: none;
}
.video_pop_box .closeBtn {
  position: absolute;
  top: -2px;
  right: 32px;
  width: 31px;
  height: 31px;
  font-size: 25px;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  line-height: 25px;
  background: #777;
  cursor: pointer;
  border-radius: 0 0 50px 50px;
  z-index: 200;
}
.video_pop_box .closeBtn:hover {
  background: #0058B7;
}
.counter-section {
  margin-top: 75px;
  display: flex;
  justify-content: space-between;
}
.counter-section .item {
  width: calc(100% / 4);
  padding-left: 72px;
}
.counter-section .item::after {
  width: 1px;
  height: 100px;
  background: #DDDDDD;
  position: absolute;
  right: 0;
}
.counter-section .item label {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.counter-section .item label span {
  width: 30px;
  height: 6px;
  background: var(--bgColor);
  border-radius: 3px;
}
.counter-section .item label i {
  margin-right: 3px;
  width: 6px;
  content: "";
  display: block;
  height: 6px;
  background: #0054A0;
}
.counter-section .item .timer {
  font-size: 48px;
}
.counter-section .item .footerText {
  font-style: normal;
  font-size: 14px;
  color: #666;
}
.counter-section .item .footerText sup {
  top: 5px;
  font-size: 48px;
  color: #333;
}
.counter-section .item .text {
  font-size: 16px;
}
.counter-section .item .text::before {
  content: "";
  display: block;
  width: 30px;
  height: 6px;
  background: var(--bgColor);
  border-radius: 3px;
  margin-bottom: 20px;
}
.index_title {
  display: flex;
  justify-content: space-between;
}
.index_title h2 {
  font-size: 60px;
  font-weight: bold;
  line-height: 60px;
  display: flex;
  align-items: flex-end;
}
.index_title h2 span {
  font-size: 29px;
  line-height: 29px;
  font-weight: normal;
}
.index_title .more_btn {
  width: 200px;
  height: 70px;
  background: #FFFFFF;
  border-radius: 35px;
  font-size: 26px;
  color: var(--fontColor);
  font-weight: bold;
  cursor: pointer;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  transition: background-color 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965), color 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  display: flex;
  position: relative;
  overflow: hidden;
  transform: translate(0, 0);
}
.index_title .more_btn span {
  position: relative;
  z-index: 2;
}
.index_title .more_btn::before {
  content: "";
  width: 120%;
  z-index: 0;
  background-color: var(--bgColor);
  border-radius: 50%;
  padding-top: 120%;
  transition: transform 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
}
.index_title .more_btn:hover {
  background-color: var(--bgColor);
  color: #fff;
  transition: background-color 0.15s cubic-bezier(0.435, 0.25, 0.15, 0.965) 0.3s, color 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
}
.index_title .more_btn:hover::before {
  transform: translate(-50%, -50%);
}
.index_hotprolist {
  padding-bottom: 210px;
  padding-top: 176px;
  background-image: url('../images/indexbg2.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
  margin-top: -90px;
  position: relative;
  z-index: 1;
}
.index_hotprolist .index_title {
  color: #fff;
}
.index_hotprolist .row {
  margin-top: 55px;
  margin-left: 0;
  margin-right: -25px;
}
.index_hotprolist .row .col-md-3 {
  padding-left: 0;
  padding-right: 25px;
}
.index_hotprolist .hotpro {
  margin-bottom: 40px;
  border-radius: 20px;
  overflow: hidden;
  padding: 0 15px;
  padding-bottom: 10px;
  transition: opacity 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965), border-color 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965), box-shadow 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965), transform 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  background-color: #fff;
}
.index_hotprolist .hotpro:hover {
  transform: translateY(-10px);
}
.index_hotprolist .hotpro .img {
  display: flex;
  align-items: center;
  height: 255px;
  justify-content: center;
}
.index_hotprolist .hotpro .img img {
  max-width: 90%;
  max-height: 90%;
}
.index_hotprolist .hotpro .title {
  font-weight: bold;
  font-size: 18px;
  color: #222222;
  display: -webkit-box;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  -webkit-line-clamp: 2;
  transition: color 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965), transform 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  -webkit-box-orient: vertical;
}
.index_hotprolist .hotpro .title:hover {
  color: var(--fontColor);
}
.index_hotprolist .hotpro.hoverclass {
  opacity: 0.7;
}
.index_hotprolist .info {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.index_hotprolist .info .item {
  margin-bottom: 10px;
  width: 50%;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  padding-right: 15px;
}
.index_classity {
  background-color: #F0F7F7;
  padding-top: 80px;
  overflow: hidden;
  width: 100%;
  margin-top: -90px;
  border-radius: 100px;
  padding-bottom: 220px;
  position: relative;
  z-index: 2;
}
.index_classity .index_title {
  color: var(--fontColor);
}
.index_classity .index_title .more_btn {
  background-color: var(--bgColor);
  color: #fff;
}
.index_classity .index_title .more_btn::before {
  background-color: #fff;
}
.index_classity .index_title .more_btn:hover {
  background-color: #fff;
  color: var(--fontColor);
  box-shadow: 0 0.9375vw 2.60417vw rgba(0, 101, 59, 0.3);
}
.index_classity .row {
  margin-top: 80px;
  margin-left: 0;
  margin-right: -47px;
}
.index_classity .row .col-md-2 {
  width: 20%;
  padding-left: 0;
  padding-right: 47px;
}
.index_classity .box {
  height: 220px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background-color: #fff;
  border: 1px solid var(--bgColor);
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  margin-bottom: 50px;
  font-size: 26px;
}
.index_classity .box::before {
  content: "";
  width: 120%;
  z-index: 0;
  background-color: var(--bgColor);
  border-radius: 50%;
  padding-top: 120%;
  transition: transform 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) scale(0);
}
.index_classity .box:hover {
  background-color: var(--bgColor);
  color: #fff;
  transition: background-color 0.15s cubic-bezier(0.435, 0.25, 0.15, 0.965) 0.3s, color 0.5s cubic-bezier(0.435, 0.25, 0.15, 0.965);
}
.index_classity .box:hover::before {
  transform: translate(-50%, -50%);
}
.index_classity .box label {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 80px;
  font-weight: normal;
  margin-bottom: 10px;
  position: relative;
  z-index: 2;
}
.index_classity .box i {
  font-size: 80px;
  color:var(--bgColor);
}
    .index_classity .box:hover i {
        cursor: pointer;
        color: #fff;
    }
.index_classity .box span {
  position: relative;
  z-index: 2;
}
.index_agent {
  padding: 150px 0 230px;
  background-image: url('../images/indexbg3.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -90px;
  background-attachment: fixed;
  border-radius: 100px 100px 0 0;
  position: relative;
  z-index: 3;
}
.index_agent .out {
  display: flex;
  justify-content: space-between;
}
.index_agent .left {
  width: 540px;
  padding-left: 10px;
  padding-top: 70px;
}
.index_agent .left .title {
  text-align: left;
}
.index_agent .left .title h4 {
  font-size: 40px;
  color: #fff;
  font-weight: lighter;
}
.index_agent .left .title h3 {
  color: #fff;
  margin-top: 10px;
  font-weight: bold;
  font-size: 50px;
}
.index_agent .left .title span {
  color: #fff;
  line-height: 36px;
  display: block;
  margin-top: 80px;
  font-size: 22px;
}
.index_agent .right {
  width: 665px;
  display: flex;
  flex-wrap: wrap;
}
.index_agent .right .box {
  border-top: 1px solid rgba(255, 255, 255, 0.5);
  border-left: 1px solid rgba(255, 255, 255, 0.5);
  text-align: center;
  font-size: 22px;
  color: #fff;
}
.index_agent .right .box div.in {
  background-color: rgba(255, 255, 255, 0.5);
  height: 238px;
  width: 282px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}
.index_agent .right .box div.img {
  height: 110px;
  display: flex;
  align-items: flex-end;
  margin-bottom: 25px;
}
.index_agent .right .box img {
  max-width: 100%;
  transition-duration: 0.7s;
  max-height: 110px;
  display: block;
  margin: 0 auto;
}
.index_agent .right .box:first-child,
.index_agent .right .box:nth-child(3) {
  border-left: 0;
  padding-right: 50px;
}
.index_agent .right .box:first-child,
.index_agent .right .box:nth-child(2) {
  border-top: 0;
  padding-bottom: 20px;
}
.index_agent .right .box:nth-child(3),
.index_agent .right .box:nth-child(4) {
  padding-top: 20px;
}
.index_agent .right .box:nth-child(2),
.index_agent .right .box:nth-child(4) {
  padding-left: 50px;
}
.index_agent .right .box:hover img {
  transform: rotateY(360deg);
}
.index_news {
  position: relative;
  z-index: 4;
  padding-top: 75px;
  background-image: url('../images/indexbg4.png');
  background-position: center top;
  background-repeat: no-repeat;
}
.index_news .index_title {
  color: var(--fontColor);
}
.index_news {
  margin-top: -90px;
  border-radius: 100px 100px 0 0;
  padding-bottom: 230px;
}
.index_news .news .img {
  height: 320px;
  display: block;
  background-image: url('../images/indexbg5.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 22px 20px;
}
.index_news .news .img span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50px;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.index_news .news .name {
  margin-top: 20px;
  font-size: 24px;
  line-height: 42px;
  font-weight: bold;
  color: var(--fontColor);
  padding: 0 20px;
  display: block;
}
.index_news .news .time {
  margin-top: 10px;
  display: flex;
  padding: 0 20px;
  justify-content: space-between;
  font-size: 22px;
  color: var(--fontColor);
}
.index_news .news .time a {
  color: var(--fontColor);
}
.index_news .news a:hover {
  color: var(--fontHoverColor) !important;
}
.index_news #newslist {
  margin-top: 130px;
}
.index_contact {
  margin-top: 420px;
  width: 423px;
  height: 423px;
  border-radius: 20px;
  background-color: var(--bgColor);
  color: #fff;
  padding: 35px 0px 0 29px;
}
.index_contact h2 {
  font-size: 61px;
  font-weight: bold;
  line-height: 100px;
}
.index_contact h2 span {
  display: block;
}
.index_contact h4 {
  font-size: 24px;
  margin-top: 20px;
}
.index_contact a {
  margin-top: 60px;
  display: block;
  width: 180px;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  border-radius: 50px;
  border: 1px solid #fff;
  color: #fff;
}
.index_contact a:hover {
  background-color: var(--bgHoverColor);
  border-color: var(--bgHoverColor);
  color: #fff;
}
.footer {
  position: relative;
  z-index: 5;
  color: #fff;
  border-radius: 100px 100px 0 0;
  padding-top: 95px;
  margin-top: 100px;
  background-color: var(--bgColor);
}
.footer a {
  color: #fff;
}
.footer a:hover {
  text-decoration: underline;
}
.footer .bottom {
  padding-bottom: 65px;
  display: flex;
  justify-content: space-between;
}
.footer .bottom .info {
  display: flex;
}
.footer .bottom .info ul {
  margin-top: 35px;
}
.footer .bottom .info ul li {
  margin-bottom: 15px;
  list-style: none;
  padding-left: 55px;
  font-size: 20px;
  display: flex;
  align-items: center;
  padding-top: 2px;
}
.footer .bottom .info ul li span {
  text-wrap: nowrap;
}
.footer .bottom .info ul li i {
  margin-right: 8px;
  width: 20px;
  flex: 0 0 20px;
  height: 23px;
  display: block;
  background-image: url('../images/contact_info.png');
}
.footer .bottom .info ul li:nth-child(2) i {
  background-position: 0px 30px;
  height: 14px;
}
.footer .bottom .info ul li:nth-child(3) {
  margin-bottom: 0;
}
.footer .bottom .info ul li:nth-child(3) i {
  background-position: 0px 69px;
  height: 16px;
}
.footer .bottom .right_info {
  padding-top: 20px;
  font-size: 18px;
}
.footer .bottom .right_info .link a {
  margin-left: 70px;
}
.footer .bottom .right_info .site_info {
  text-align: right;
  margin-top: 100px;
}
.footer .bottom .right_info .site_info p {
  display: inline-block;
}
.phone_logo {
  display: none;
}
.site_top .searchBox {
  width: 100%;
  display: none;
}
.site_top .searchBox input {
  border: none;
  height: 40px;
  width: 100% !important;
  border-radius: 40px !important;
  font-size: 12px;
}
.page_banner {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 0 0 100px 100px;
  overflow: hidden;
}
.page_banner h2 {
  color: #fff;
  font-size: 84px;
  font-weight: bold;
}
.page_banner h2 span {
  display: block;
  font-size: 67px;
  margin-top: 20px;
}
.page_banner h2 span::after {
  display: block;
  content: "";
  width: 80px;
  height: 12px;
  border-radius: 6px;
  background: #F0F7F7;
  margin-top: 15px;
}
.page_banner .container {
  display: flex;
  height: 720px;
  padding-bottom: 195px;
  align-items: flex-end;
}
.page_banner .container::before,
.page_banner .container::after {
  display: none;
}
.site_top .top_search .search_all .topnav ul .nav_line {
  padding: 0 !important;
}
.site_top .top_search {
  padding-top: 0;
}
.prolist {
  display: flex;
  align-items:flex-start;
}
.prolist .pro_left {
  width: 400px;
  background-color: #fff;
  border-radius: 20px;
  overflow: hidden;
}
.prolist .pro_left .list_level1 li {
  list-style: none;
  font-size: 20px;
  position: relative;
}
.prolist .pro_left .list_level1 li::after {
  position: absolute;
  content: "";
  display: block;
  height: 1px;
  background-color: #ddd;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 40px);
}
.prolist .pro_left .list_level1 .out {
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  padding: 0 50px;
  position: relative;
}
.prolist .pro_left .list_level1 .out a {
  font-size: 20px;
  width: 70%;
}
.prolist .pro_left .list_level1 .out span {
  font-size: 20px;
  font-weight: bold;
  color: var(--fontColor);
  transition-duration: 0.3s;
  transform: rotate(90deg);
}
.prolist .pro_left .list_level1 .list_level2 {
  background-color: #fff;
  border-radius: 0;
}
.prolist .pro_left .list_level1 .list_level2 li {
  border-radius: 0;
  margin-top: 0;
  border: none;
}
.prolist .pro_left .list_level1 .list_level2 li::after {
  display: none;
}
.prolist .pro_left .list_level1 .out2 {
  display: flex;
  line-height: 60px;
  margin: 0 50px;
  border-bottom: 1px solid #ddd;
  font-weight: bold;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
}
.prolist .pro_left .list_level1 .out2 a {
  font-weight: normal;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 20px;
  position: relative;
}
.prolist .pro_left .list_level1 .out2 a.active {
  color: var(--bgColor);
}
.prolist .pro_left .list_level1 .out2 span {
  font-size: 12px;
  color: var(--fontColor);
  font-weight: normal;
}
.prolist .pro_left .list_level1 li:last-child .out2 {
  border: none;
}
.prolist .pro_left .list_level1 .out.active {
  background-color: var(--bgColor);
}
.prolist .pro_left .list_level1 .out.active a {
  color: #fff;
}
    .prolist .pro_left .list_level1 .out.active [data-toggle] {
       
        font-size: 20px;
        transform: rotate(-90deg);
    }
    .prolist .pro_left .list_level1 .out.active span {
        color: #fff;
        font-size: 20px;
    }
    .prolist .pro_left .list_level1 .out2.active a {
        color: var(--fontColor);
        font-weight: bold;
    }
    .prolist .pro_left .list_level1 li:last-child::after{
        display:none;
    }
    .prolist .pro_right {
        width: calc(100% - 400px);
        padding-left: 20px;
    }
.exhibition_box {
  display: flex;
}
.exhibition_box a {
  margin-right: 10px;
  width: 120px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  border-radius: 50px;
  color: var(--fontColor);
  border: 1px solid var(--fontColor);
}
.exhibition_box a i {
  font-size: 24px;
  margin-right: 9px;
}
.exhibition_box a.active,
.exhibition_box a:hover {
  background-color: var(--bgColor);
  color: #fff;
}
/*产品列表*/
.product_list_ul2 {
  display: block;
  width: 100%;
  margin-top: 28px;
}
.product_list_ul2 li {
  box-shadow: 0px 3px 18px 0px rgba(35, 24, 21, 0.08);
  border-radius: 10px;
  background: #fff;
  display: block;
  width: 100%;
  margin-bottom: 20px;
  transition: all 0.2s linear 0s;
  overflow: hidden;
  position: relative;
  padding: 0 18px;
}
.product_list_ul2 li .pro_description {
  display: flex;
  flex-wrap: wrap;
  padding-top: 16px;
  position: relative;
  padding-bottom: 14px;
}
.product_list_ul2 li .pro_description .img_btn {
  width: 120px;
  height: 120px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}
.product_list_ul2 li .pro_description .img_btn img {
  max-width: 100%;
  max-height: 100%;
}
.product_list_ul2 li .pro_description .right_info {
  width: calc(100% - 100px - 140px);
  padding-top: 20px;
  padding-right: 30px;
}
.product_list_ul2 li .pro_description .right_info .text_info {
  margin-top: 20px;
  margin-right: 77px;
  font-size: 16px;
}
.product_list_ul2 li .pro_description .right_info .text_info span {
  color: #999;
  text-wrap: nowrap;
}
.product_list_ul2 li .pro_description .right_info .info {
  display: flex;
}
.product_list_ul2 li .pro_description .right_info .name_btn {
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  height: 20px;
  word-break: break-all;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  color: #222;
}
.product_list_ul2 li .pro_description .stock_btn {
  background-color: var(--bgColor);
  color: #fff;
  border: none;
  margin: 0 auto;
  font-size: 18px;
  width: 100px;
  height: 40px;
  margin-top: 33px;
  border-radius: 20px;
}
.product_list_ul2 li .pro_description .stock_btn::after {
  content: "展开";
}
.product_list_ul2 li .pro_description .stock_btn i {
  font-size: 14px;
  margin-right: 10px;
  font-weight: bold;
  position: relative;
  top: 0px;
  transform: rotate(90deg);
  display: inline-block;
  transition: all 0.2s linear 0s;
}
.product_list_ul2 li .pro_description .stock_btn.active::after {
  content: "收起";
}
.product_list_ul2 li .pro_description .stock_btn.active {
  background-color: var(--bgColor);
  color: #fff;
}
.product_list_ul2 li .pro_description .stock_btn.active i {
  color: #fff;
}
.product_list_ul2 li .pro_description .stock_btn.active i {
  transform: rotate(-90deg);
  position: relative;
  top: -2px;
}
.product_list_ul2 li .pro_description .stock_btn:hover {
  background-color: var(--bgColor);
  color: #fff;
}
.product_list_ul2 li .pro_description .stock_btn:hover i {
  color: #fff;
}
.product_list_ul2 li .kjcollapse {
  display: none;
}
.product_list_ul2 li .kj-table table {
  margin-bottom: 20px;
}
.product_list_ul2 li .kj-table table .no {
  font-weight: bold;
  color: var(--fontColor);
}
.product_list_ul2 li .kj-table table .no:hover {
  text-decoration: underline;
}
.kj-table thead tr th {
  text-align: center;
  border: 0;
  background: #CFF2E9;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  padding-top: 0;
  padding-bottom: 0;
  color: #333;
}
.kj-table tbody tr td {
  text-align: center;
  font-size: 14px;
  color: #666;
  vertical-align: middle;
  border-bottom: 1px solid #D9D9D9;
  border-top: 0;
  transition: all 0.2s linear 0s;
  padding: 10px;
}
.kj-table tbody tr td .kj-pre-price {
  color: #DA251D;
  font-weight: bold;
  font-style: normal;
  display: inline-block;
}
.kj-table tbody tr td .oldPrice {
  font-style: normal;
}
.kj-table tbody tr:first-child td {
  border-top: 0;
}
.kj-table tbody tr:hover td {
  background: #f5f5f5;
}
.kj-table tbody tr td a.car_btn {
  color: #fff;
  background-color: var(--bgColor);
  padding: 6px;
  border-radius: 4px;
  font-size: 17px;
}
.kj-table tbody tr td a.no_car_btn {
  border: 1px solid #999;
  cursor: not-allowed;
  background-color: #999 !important;
  color: #fff !important;
}
.kj-table tbody tr td a.car_btn:hover {
  color: #fff;
  background-color: var(--bgHoverColor);
}
.kj-table tbody tr td a.no_car_btn:hover {
  background: #999;
}
.kj-table tbody tr td a.car_btn:active {
  position: relative;
  top: 2px;
}
.kj-table .kj-pro-num-box {
  width: 60px;
  height: 25px;
  margin: 0 auto;
  overflow: hidden;
  border: 1px solid #949494;
  vertical-align: middle;
  border-radius: 3px;
  display: flex;
}
.kj-table .kj-pro-num-box button {
  background: #fff;
  width: 20px;
  border: 0;
  padding: 0;
  height: 23px;
  transition: all 0.2s linear 0s;
  font-size: 14px;
  color: #333;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.kj-table .kj-pro-num-box input {
  width: 28px;
  height: 23px;
  line-height: 29px;
  border: 0;
  padding: 0;
  vertical-align: middle;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  color: #333;
}
.kj-table .kj-pro-num-box button:hover {
  background: #dedede;
}
.product_list_ul2 li:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.product_list_ul2 li.selectActive {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.product_list_ul2 li:hover .pro_description .right_info .name_btn {
  text-decoration: underline;
  color: var(--fontColor);
}
.product_image .row {
  margin-left: 0;
  margin-right: -20px;
}
.product_image .row .col-md-4 {
  padding-left: 0;
  padding-right: 20px;
}
.product_image .pro {
  transition-duration: 0.2s;
  box-shadow: 0px 6px 9px 0px rgba(52, 51, 51, 0.09);
  background-color: #fff;
  border-radius: 20px;
  padding: 0 17px;
  padding-bottom: 14px;
  margin-bottom: 20px;
}
.product_image .pro .img {
  height: 295px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product_image .pro .img img {
  max-width: 90%;
  max-height: 90%;
}
.product_image .pro .title {
  font-size: 16px;
  line-height: 22px;
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 44px;
}
.product_image .pro .info {
  margin-top: 15px;
  height: 55px;
}
.product_image .pro .info .text_info {
  margin-bottom: 15px;
}
.product_image .pro .info .text_info span {
  color: #666;
}
.product_image .pro .more_btn {
  margin: 0 5px;
  margin-top: 18px;
  display: block;
  line-height: 40px;
  text-align: center;
  border-radius: 20px;
  background-color: var(--bgColor);
  color: #fff;
}
.product_image .pro .more_btn:hover {
  background-color: var(--bgHoverColor);
}
.product_image .pro:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.product_image .pro:hover .more_btn {
  background-color: var(--bgHoverColor);
}
.about_info1 {
  display: flex;
  align-items: flex-start;
}
.about_info1 .left {
  margin-top: 40px;
}
.about_info1 .right {
  padding-left: 33px;
}
.about_info1 .right .title {
  text-align: center;
  font-size: 49px;
  color: #222;
  font-weight: bold;
  margin-top: 28px;
}
.about_info1 .right .enname {
  position: relative;
  left: -150px;
}
.about_info1 .right .content {
  margin-top: 38px;
  color: #222;
  line-height: 28px;
  font-size: 16px;
}
.about_info2 {
  display: flex;
  justify-content: right;
  align-items: flex-start;
  margin-top: 180px;
  background-image: url('../images/aboutbg.png');
  background-position: bottom center;
  background-repeat: no-repeat;
}
.about_info2 .title {
  margin-right: 10px;
  margin-top: 160px;
  text-align: center;
  font-size: 49px;
  color: #222;
  font-weight: bold;
  text-wrap: nowrap;
  margin-left: 45px;
}
.about_info2 .enname {
  margin-top: 95px;
}
.about_info2 .content {
  margin-top: 80px;
  color: #222;
  line-height: 28px;
  font-size: 16px;
}
/*新闻列表*/
.news_image_list {
  margin-top: 10px;
  margin-bottom: 50px;
}
.news_image_list ul {
  display: flex;
  flex-wrap: wrap;
}
.news_image_list ul li {
  list-style: none;
  background: #fff;
  margin-right: 60px;
  width: calc((100% - 120px)/3);
  padding: 35px 40px;
  transition: all 0.2s linear 0s;
  box-shadow: 0 3px 54px rgba(0, 0, 0, 0.15);
}
.news_image_list ul li:nth-child(3n) {
  margin-right: 0;
}
.news_image_list ul li .time {
  font-size: 14px;
  color: #222222;
  line-height: 35px;
}
.news_image_list ul li .title_btn {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  font-size: 20px;
  color: #222222;
  line-height: 35px;
  margin-top: 17px;
  height: 70px;
  font-weight: bold;
}
.news_image_list ul li .img_btn {
  display: block;
  margin-top: 30px;
  height: 220px;
}
.news_image_list ul li .img_btn img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.news_image_list ul li .brief_text {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  font-size: 16px;
  color: #222222;
  line-height: 28px;
  height: 84px;
  margin-top: 27px;
}
.news_image_list ul li .more_btn {
  border-top: 1px solid #cccccc;
  display: flex;
  justify-content: space-between;
  margin-top: 23px;
  height: 54px;
  align-items: center;
}
.news_image_list ul li .more_btn span {
  font-size: 16px;
  color: #666666;
}
.news_image_list ul li .more_btn i {
  height: 29px;
  width: 75px;
  background: url("../images/news_more.png") no-repeat 0 0;
}
.news_image_list ul li:hover {
  background: var(--bgColor);
  transform: scale(1.02);
}
.news_image_list ul li:hover .time {
  color: #fff;
}
.news_image_list ul li:hover .title_btn {
  color: #fff;
}
.news_image_list ul li:hover .brief_text {
  color: #fff;
}
.news_image_list ul li:hover .more_btn span {
  color: #fff;
}
.news_image_list ul li:hover .more_btn i {
  background: url("../images/news_more.png") no-repeat 0 -29px;
}
.news_image_list ul li .title_btn:hover {
  text-decoration: underline;
}
.news_list {
  margin-bottom: 40px;
}
.news_list li {
  margin-bottom: 50px;
  padding: 46px 25px 20px 30px;
  flex-wrap: wrap;
  background: #fff;
  box-shadow: 0 3px 54px rgba(0, 0, 0, 0.15);
  transition: all 0.2s linear 0s;
  width: 100%;
  display: flex;
  align-items: flex-start;
}
.news_list li .time {
  font-size: 16px;
  color: var(--fontColor);
  line-height: 24px;
  width: 130px;
}
.news_list li .base_info {
  width: calc(100% - 430px);
  margin-top: 15px;
}
.news_list li .title_btn {
  display: block;
  font-size: 22px;
  color: #222222;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 36px;
}
.news_list li .brief_text {
  font-size: 16px;
  color: #222222;
  line-height: 26px;
  height: 26px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  margin-top: 20px;
}
.news_list li .more_btn {
  margin-top: 120px;
  display: flex;
  justify-content: flex-end;
  font-size: 16px;
  color: #666666;
  line-height: 54px;
  width: 300px;
  align-items: center;
}
.news_list li .more_btn i {
  height: 29px;
  width: 75px;
  background: url("../images/news_more.png") no-repeat 0 0;
  margin-left: 10px;
}
.news_list li:hover {
  box-shadow: 0 3px 54px rgba(0, 0, 0, 0.2);
  transform: translateY(-3px);
}
.news_list li:hover .title_btn {
  color: Var(--fontColor);
  text-decoration: underline;
}
.news_list li:hover .more_btn {
  color: var(--fontColor);
}
.news_list li:hover .more_btn i {
  background: url("../images/news_more.png") no-repeat 0 -58px;
}
.kj_news_active {
  background: #fff;
  border-radius: 5px;
  padding: 30px 30px 40px 30px;
  margin-top: 20px;
}
.kj_news_active .kj-main-articleinfo-title {
  font-size: 30px;
  color: #333;
  margin-bottom: 12px;
  line-height: 36px;
}
.kj_news_active .kj-article-time {
  color: #999;
}
.kj_news_active .kj-article-content {
  color: #333;
  padding-bottom: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  line-height: 30px;
  margin-top: 20px;
}
.kj_news_active .kj-article-content img {
  max-width: 100%;
  vertical-align: bottom;
}
.kj_news_active .kj-article-bottom span {
  display: block;
  line-height: 32px;
}
.kj_news_active .kj-article-bottom a {
  color: #333;
}
.kj_news_active .kj-article-bottom a:hover {
  color: var(--fontColor);
  text-decoration: underline;
}
.kj_news_active .kj_news_product {
  margin: 0 auto;
  display: block;
  height: 42px;
  line-height: 42px;
  padding: 0 15px;
  background: #255288;
  font-size: 14px;
  color: #fff;
  width: 130px;
  text-align: center;
}
.kj_news_active .kj_news_product:hover {
  background: #a60e07;
}
.kj_news_active .kj_news_product:active {
  position: relative;
  top: 2px;
}
/*分页*/
.kj-page {
  text-align: center;
  width: 100%;
}
.kj-page .pagination {
  margin: 20px 0;
}
.kj-page .pagination > li > a,
.kj-page .pagination > li > span {
  font-size: 13px;
  margin: 3px;
  padding: 0;
  width: 40px;
  height: 28px;
  line-height: 26px;
  border-radius: 5px;
  color: #999;
}
.kj-page .pagination > li > a:hover,
.kj-page .pagination > li > span:hover {
  background: var(--bgColor);
  color: #fff;
  border-color: var(--bgColor);
}
.kj-page .pagination > li.active > a {
  background: var(--bgColor);
  color: #fff;
  border-color: var(--bgColor);
}
.page_banner2 {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page_banner2 .container {
  height: 720px;
  position: relative;
}
.proinfo_page_map {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  padding: 0 15px;
}
.proinfo_page_map .page_map {
  margin: 0;
}
.proinfo_page_map h3 {
  color: var(--fontColor);
  font-size: 40px;
  font-weight: bold;
}
.pro_info_tab {
  margin-top: 90px;
}
.pro_info_tab .nav-tabs {
  display: flex;
  justify-content: space-between;
  border: none;
}
.pro_info_tab .nav-tabs::before,
.pro_info_tab .nav-tabs::after {
  display: none;
}
.pro_info_tab .nav-tabs li {
  margin: 0;
  padding: 0;
  width: calc(50% - 20px);
}
.pro_info_tab .nav-tabs li a {
  width: 100%;
  margin: 0;
  padding: 0;
  border: none !important;
  display: block;
  line-height: 120px;
  box-shadow: 0px 10px 27px 0px rgba(0, 101, 59, 0.23);
  border-radius: 30px;
  font-size: 38px;
  font-weight: bold;
  text-align: center;
  background-color: #D8E8E4;
  color: #487166;
}
.pro_info_tab .nav-tabs li a:hover {
  background-color: #fff;
  color: var(--fontColor);
}
.pro_info_tab .nav-tabs li.active a {
  background-color: #fff;
  color: var(--fontColor);
}
.proinfo_top {
  margin-top: 60px;
  padding-top: 50px;
  border-top: 1px dashed var(--bgColor);
  display: flex;
}
.proinfo_top .left_img {
  width: 600px;


}
.proinfo_top .right_box {
  width: calc(100% - 600px);
  padding-left: 55px;
}
.proinfo_top .right_box .title {
  font-size: 30px;
  font-weight: bold;
  color: #222;
  margin-bottom: 35px;
}
.proinfo_top .text_info {
  font-size: 20px;
  display: flex;
  margin-top: 20px;
}
.proinfo_top .text_info span {
  color: #666;
}
.proinfo_top .item_all {
  font-size: 20px;
  display: flex;
  margin-top: 20px;
}
.proinfo_top .item_all .item {
  display: flex;
}
.proinfo_top .item_all .item span {
  color: #666;
}
.proinfo_top .item_all .item .select_btn a {
  padding: 10px 20px;
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid var(--fontColor);
  margin-right: 20px;
}
.proinfo_top .item_all .item .select_btn a:hover,
.proinfo_top .item_all .item .select_btn a.active {
  background-color: var(--fontColor);
  color: #fff;
}
.proinfo_top .item_num {
  display: flex;
  margin-top: 20px;
  align-items: center;
  font-size: 20px;
}
.proinfo_top .item_num span {
  color: #666;
}
.proinfo_top .item_num .input_box {
  background-color: #fff;
  border: 1px solid var(--fontColor);
  border-radius: 5px;
  width: 110px;
  display: flex;
  overflow: hidden;
}
.proinfo_top .item_num .input_box button {
  border: none;
  background-color: #fff;
  width: 40px;
  height: 40px;
}
.proinfo_top .item_num .input_box button:hover {
  background-color: #eee;
}
.proinfo_top .item_num .input_box input {
  width: calc(100% - 80px);
  border: none;
  outline: none;
  height: 40px;
  text-align: center;
}
.proinfo_top .proinfo_btns {
  display: flex;
  margin-top: 60px;
}
.proinfo_top .proinfo_btns a {
  width: 280px;
  line-height: 70px;
  display: block;
  border-radius: 10px;
  background-color: var(--bgColor);
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.proinfo_top .proinfo_btns a:hover {
  background-color: var(--bgHoverColor);
}
.proinfo_top .proinfo_btns .shoucang {
  background-color: #0373AA;

}
.proinfo_top .proinfo_btns .jiaru{
      margin-left: 30px;
}
.proinfo_top .proinfo_btns .shoucang:hover {
  background-color: #023a56;
}
.proinfo_box {
  margin-top: 80px;
  font-size: 16px;
}
.proinfo_box .title {
  font-size: 50px;
  color: var(--fontColor);
  font-weight: bold;
  padding-bottom: 10px;
  border-bottom: 1px dashed var(--bgColor);
  margin-bottom: 35px;
}
.proinfo_box .table tr td {
  border: none;
  padding: 14px;
}
.proinfo_box .table tr th {
  border: none;
  padding: 14px;
  font-weight: normal;
  padding-left: 20px;
}
.proinfo_box .table tr:nth-child(odd) {
  background-color: #fff;
}
.proinfo_box .content {
  line-height: 50px;
}
.file_down .row {
  display: flex;
  flex-wrap: wrap;
}
.file_down .row .col-md-6 {
  margin-bottom: 20px;
}
.file_down .box {
  transition-duration: 0.2s;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  padding: 31px 35px;
  border-radius: 20px;
  align-items: center;
}
.file_down .box .name {
  font-size: 26px;
  color: var(--fontColor);
  font-weight: bold;
  margin-bottom: 30px;
}
.file_down .box .tip {
  color: #999;
  font-size: 21px;
}
.file_down .box .down {
  width: 88px;
  height: 88px;
  flex: 0 0 88px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #E5EFEB;
  border-radius: 50%;
  color: var(--fontColor);
}
.file_down .box .down i {
  font-size: 40px;
}
.file_down .box .down:hover {
  background-color: var(--bgColor);
  color: #fff;
}
.file_down .box:hover {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
.proinfo_searchBox {
  margin-top: 170px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.proinfo_searchBox h3 {
  color: var(--fontColor);
  font-weight: bold;
  font-size: 50px;
  text-wrap: nowrap;
  margin-right: 40px;
}
.proinfo_searchBox .searchBox {
  display: flex;
  width: 75%;
  border: 2px solid var(--fontColor);
  border-radius: 70px;
  overflow: hidden;
}
.proinfo_searchBox .searchBox input {
  height: 68px;
  border: none;
  outline: none;
  width: calc(100% - 80px);
  padding-left: 40px;
  font-size: 16px;
}
.proinfo_searchBox .searchBox button {
  transition-duration: 0.2s;
  border: none;
  outline: none;
  border-radius: 0;
  background-color: #B8F6E5;
  width: 80px;
  height: 68px;
  font-size: 30px;
  color: var(--fontColor);
}
.proinfo_searchBox .searchBox button:hover {
  color: #fff;
  background-color: var(--bgColor);
}
.search-li {
  position: relative;
}
.search-li i {
  cursor: pointer;
}
.search-li i:hover {
  color: var(--bgHoverColor);
}
.search-li .search_box {
  width: 600px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  position: absolute;
  top: 50px;
  right: -47px;
  background: rgba(255, 255, 255, 0.7);
  display: none;
  z-index:10;
}
.search-li .search_box:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: -10px;
  right: 95px;
}
.search-li .search_box .title {
  width: 100%;
  height: 38px;
  display: flex;
  justify-content: space-between;
  line-height: 38px;
  padding: 0 10px;
  background: rgba(255, 255, 255, 0.7);
  font-size: 15px;
  color: #008360;
  border-radius: 8px 8px 0 0;
}
.search-li .search_box .title a {
  color: #008360 !important;
  font-weight: bold;
  transition: all 0.2s linear 0s;
}
.search-li .search_box .title a:hover {
  transform: rotate(90deg);
}
.search-li .search_box .search_form {
  display: flex;
  padding: 10px;
}
.search-li .search_box .search_form .form-control {
  flex: 1;
}
.search-li .search_box .search_form .btn {
  background: var(--bgColor);
  padding: 6px 20px;
  margin-left: 10px;
  transition: all 0.2s linear 0s;
}
.search-li .search_box .search_form .btn i {
  color: #fff !important;
}
.search-li .search_box .search_form .btn:hover {
  background: var(--bgHoverColor);
}
.search-li .search_box .search_form .btn:hover i {
  color: #fff;
}
.search-li .search_box .search_form .form-control {
  flex: 1;
  height: 38px;
}
.search-li .search_box .search_form .form-control:focus {
  border-color: var(--fontColor);
}
/*float*/
.float_box{position:fixed;right:12px;top:50%;transform:translateY(-50%);transition:all 0.2s linear 0s;z-index:10000;}
.float_box ul{display:inline-block;border-radius:50px;background:#fff;box-shadow:0 3px 7px rgba(0,0,0,0.2);padding:12px 0;width:78px;}
.float_box ul li{text-align:center;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;height:76px;transition:all 0.2s linear 0s;cursor:pointer;width:78px;}
.float_box ul li:before{content:"";width:48px;height:1px;background:#dddddd;position:absolute;left:15px;top:0;}
.float_box ul li:first-child:before{width:0;}
.float_box ul li i{font-size:27px;color:var(--fontColor);display:block;transition:all 0.2s linear 0s;line-height:26px;position:relative;}
.float_box ul li i sup{display:block !important;background:#e20000;padding:0 4px;line-height:14px;border-radius:50%;position:absolute;top:-3px;right:-3px;font-size:12px;color:#fff;}
.float_box ul li span{font-size:11px;color:var(--fontColor);display:block;transition:all 0.2s linear 0s;line-height:26px;}
.float_box ul li:hover i{color:var(--fontHoverColor);}
.float_box ul li:hover span{color:var(--fontHoverColor);}
.float_box ul li .tel_box{border-radius:5px;align-items:center;display:none; position:absolute;right:78px;top:0;padding:20px 16px 16px 16px;font-size:14px;background:#fff;line-height:28px;width:300px;box-shadow:0 3px 8px rgba(0,0,0,0.15);overflow:hidden;}
.float_box ul li .tel_box:before{content:"";width:100%;height:6px;background:var(--bgColor);position:absolute;top:0;left:0;}
.float_box ul li .tel_box i{font-size:42px;color:#d3d3d3;margin-right:10px;}
.float_box ul li .tel_box span{font-size:24px;line-height:28px;text-align:left;color:#333;}
.float_box ul li .tel_box span em{display:block;color:#aaa;font-size:14px;}
.float_box ul li .code_box{border-radius:5px;padding:10px;background:var(--bgColor);position:absolute;right:78px;top:0;display:none;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
.float_box ul li .code_box img{width:100px;}
.float_box ul li .code_box span{line-height:18px;color:#fff;margin-top:5px;font-size:12px;display:block;text-align:center;}
.float_box ul li .wcode_box{width:268px;border-radius:5px;position:absolute;right:78px;top:0;display:none;flex-wrap:wrap;background:#fff;padding:10px 5px;box-shadow:0 3px 8px rgba(0,0,0,0.15);}
.float_box ul li .wcode_box .code_item{width:100px;margin:0 3px 5px 3px;text-align:center;background:#f1f1f1;padding:5px 5px 0 5px;border-radius:5px;transition:all 0.2s linear 0s;}
.float_box ul li .wcode_box .code_item img{max-width:100%;}
.float_box ul li .wcode_box .code_item span{font-size:12px;color:#333;display:block;line-height:24px;}
.float_box ul li .wcode_box .code_item:hover{background:#ddd;}
.float_box ul li#fqq:hover .qq_box{display:block;}
.float_box ul li#ftel:hover .tel_box{display:flex;}
.float_box ul li#weixin:hover .code_box{display:block;}
.float_box ul li#wcode:hover .wcode_box{display:flex;}
.phone_top{display: none;position: fixed;bottom: 60px;right: 10px;z-index: 1000;width: 40px;height: 40px;background: var(--bgHoverColor);border-radius: 50%;text-align: center;line-height: 40px;}
.phone_top i {color: #fff;font-size: 20px;}
.site_top .top_search .search_all .topnav ul ul {
    display: none;
    position: absolute;
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.site_top.active .top_search .search_all .topnav ul ul {
    display: block;
}
.site_top .top_search .search_all .topnav ul ul li{
    padding-top:5px !important;
      padding-bottom:5px !important;
    text-align:left;
    
}
.site_top .top_search .search_all .topnav ul ul li a{
    padding:0;
    color: #fff!important;
    opacity:0.7;
     background-color: transparent !important;
}
.site_top .top_search .search_all .topnav ul ul li a:hover{
    opacity:1;
}
.site_top .top_search .search_all .topnav ul li a .fa{display:none;}
.site_top::after {
    content: "";
    width: 100%;
   /* -webkit-backdrop-filter: blur(.41667vw);
    -webkit-backdrop-filter: blur(.41667vw);*/
/*    backdrop-filter: blur(.41667vw);*/
    height: 0;
    background-color: transparent;
    transition: height .5s cubic-bezier(.435, .25, .15, .965), opacity .5s cubic-bezier(.435, .25, .15, .965), background-color .5s cubic-bezier(.435, .25, .15, .965);
    position: absolute;
    top: 0;
    left: 0;
}
.site_top.active::after {
    background-color: #008360;
    height: calc(100% + 18.2292vw) !important;
    border-radius:0 0 50px 50px;
}
.product_image{
    margin-top:20px;
}
.kj-page .pagination{display:flex;justify-content:center;}
.proinfo_top .text_info .kj-pre-price {
    color: #DE0505;
    font-size: 24px;
    font-weight: bold;
}
.proinfo_top .text_info{
    align-items:center;
}
.proinfo_top .item_all{margin-top:35px;}
/*联系我们*/
.contact_us_box .title{text-align:center;line-height:90px;font-size:40px;color:#333333;font-weight:bold;}
.contact_us_box .contact_info{display:flex;}
.contact_us_box .contact_info .item{margin-right:60px;padding:55px 0 65px 0;display:flex;flex-direction:column;align-items:center;flex:1;}
.contact_us_box .contact_info .item:nth-child(3){margin-right:0;}
.contact_us_box .contact_info .item i{background:#fff;width:90px;height:90px;border-radius:50%;box-shadow:0 0 10px rgba(0,0,0,0.3);text-align:center;line-height:90px;font-size:40px;color:var(--fontColor);margin-bottom:22px;transition:all 0.2s linear 0s;}
.contact_us_box .contact_info .item b{font-size:18px;color:#333333;line-height:30px;}
.contact_us_box .contact_info .item span{font-size:18px;color:#333333;line-height:32px;text-align:center;}
.contact_us_box .contact_info .item a{font-size:18px;color:#333333;line-height:32px;}
.contact_us_box .contact_info .item a:hover{color:var(--fontColor);}
.contact_us_box .contact_info .item:hover i{background:var(--bgColor);color:#fff;}
.map_box{width:100%;height:420px;background:#eee;}
.nav_all li a .fa{display:none;}
.counter-section .item::after{
    content:"";
    height:100px;
    width:1px;
    background-color:#ddd;
    position:absolute;
    right:0;
    top:20px;
}
.counter-section .item{position:relative;}
.index_agent .container{
    padding-right:110px;
}
.news_btns{display:flex;}
.news_btns .swiper-button-prev, .news_btns .swiper-button-next {
    position: initial;
    background-image: none;
    width: 140px;
    height: 70px;
    background: #CCE2DC;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    position:relative;
    overflow:hidden;
    border-radius: 35px;
}
.news_btns .swiper-button-prev i, .news_btns .swiper-button-next i{font-size:66px;position:relative;z-index:2;}
.news_btns .swiper-button-prev::after, .news_btns .swiper-button-next::after{display:none;}
    .news_btns .swiper-button-prev i{transform:rotate(180deg);display:inline-block;}
    .news_btns .swiper-button-prev{margin-right:30px;}
.index_news .index_title{align-items:flex-end;}
.news_btns .swiper-button-prev::before, .news_btns .swiper-button-next::before {
    content: "";
    width: 120%;
    z-index: 0;
    background-color: var(--bgColor);
    border-radius: 50%;
    padding-top: 120%;
    transition: transform .5s cubic-bezier(.435,.25,.15,.965);
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
}
.news_btns .swiper-button-prev:hover::before, .news_btns .swiper-button-next:hover::before {
    transform: translate(-50%, -50%);
}
.product_list_ul2 li .pro_description .stock_btn{transition-duration:.2s;}
.product_list_ul2 li .pro_description .stock_btn:hover {
    background-color: #87DD00;
}
.proinfo_page_map .page_map{
    text-wrap:nowrap;
    margin-left:40px;
}
.proinfo_top .left_img img{max-width:100%;max-height:100%;}

/*    .site_top a, .search-li .search_box .search_form .form-control, .search-li .search_box .title {
        font-family: news;
    }*/
.left_img .mySwiper {
    height: 560px;
    background-color: #fff;
    width: 100%;
    overflow: hidden;
    border-radius: 20px;
}

.left_img .mySwipers {
    height: 50px;
    margin-top: 10px;
    overflow: hidden;
    box-sizing: border-box;
}

    .left_img .mySwipers .swiper-slide {
        border: 1px solid #EAEAEA;
        display:flex;
        align-items:center;
        justify-content:center;
        background-color:#fff;
    }
        .left_img .mySwiper .swiper-slide{display:flex;align-items:center;justify-content:center;
        }
        .left_img .mySwipers .swiper-slide-thumb-active {
            border: 2px solid #D61419;
        }