

#gmiheader{
  padding: 0;position: fixed;    z-index: 9999999;    top: 0px;    width: 100%;    left: 0px;transition: background-color .3s; background: rgba(0, 0, 0, 0.3);
}

#gmiheader .top_menu a,#gmiheader.header2 .top_menu a:hover{color: #fff;}

#gmiheader:hover,#gmiheader.header2{background-color: hsla(0,0%,100%,1);box-shadow:0 8px 16px -8px rgba(26,34,51,.15)}

#gmiheader.header2 .top_menu ,#gmiheader:hover .top_menu,#gmiheader:hover .top_menu a,#gmiheader:hover .top_menu a:hover,#gmiheader.header2 .top_menu a,#gmiheader.header2 .top_menu a:hover{color: #0f5823;}

#gmiheader:hover .layui-border-bai,#gmiheader.header2 .layui-border-bai{
  border-color: #0f5823 !important;
  color: #0f5823 !important;
}

.btn_box {
  background-image: linear-gradient(270deg,#4379ff,#9362da 95%);
  border-radius: 16px;
  box-shadow: 0 1px 9px 0 rgba(117,170,255,.26);
  color: #fff;
  cursor: pointer;
  font-size: 24px;
  height: 80px;
  letter-spacing: 2px;
  line-height: 80px;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
  text-align: center;
}

.layui-bg-lan2 {
  background-image: linear-gradient(90deg,#5a2ad2,#b331c0 70%);
  color: #fff !important;
} 

.txtcolor {
  background-image: linear-gradient(90deg,#5a2ad2 20%,#b331c0 70%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.txtcolor2 {
  background-image: linear-gradient(270deg,#fce1af,#c0966a 30%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.txtcolor3 {
  background-image: linear-gradient(90deg,#ffae2a 30%,#e32c2e 90%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}




.txtcolor4 {
  background-image: linear-gradient(90deg,#89c728 40%,#65b833 80%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-style: normal;
}

.dixian{
  position: relative;
  display: inline-block;
}

.dixian::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30%; /* 放置在线条中部 */
  height: 15px; /* 线条粗细 */
  background-color: rgba(113, 189, 66, 0.6); /* 线条颜色 */
  transform: translateY(50%); /* 微调位置 */
}


.dixian2{
  position: relative;
  display: inline-block;
}

.dixian2::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30%; /* 放置在线条中部 */
  height: 15px; /* 线条粗细 */
  background-color: rgba(113, 189, 66, 0.3); /* 线条颜色 */
  transform: translateY(50%); /* 微调位置 */
}

.bian1{
  border-left: 5px solid #71bd42;height: 80px; line-height: 40px;overflow: hidden;padding-left: 10px;padding-bottom: 10px;;;
}

.color71bd42{
  color: #71bd42;
}

.color65b833{
  color: #65b833;
}

.color6ebc3f{
  color: #6ebc3f;
}

.color222222{
  color: #222222;
}

.color1075ec{
  color: #1075ec;
}
.color5a5a5a{
  color: #5a5a5a;
}
.color2e2e2e{
  color: #2e2e2e;
}

.colorefbf80{
  color: #f0ac66;
}

.colore70012{
color: #e70012;
}

.color2f93ff{
  color:#2f93ff
}
.color1b2532{
  color: #1b2532;
}

.color175aff{
  color: #175aff;
}

.color0458f9{
  color: #0458f9;
}

.xian001{
  background: linear-gradient(90deg, #33a0f8 0%, #0973f2 100%);height: 5px; line-height: 5px; overflow: hidden; width: 50px; margin: 0 auto;margin-top: 20px;
}
.num_box{
  background-image: linear-gradient(90deg,#89c728 40%,#65b833 100%);width: 50px; height: 50px;text-align: center; line-height: 50px; color: #fff;border-radius: 30px;font-size: 24px;font-weight: bold;margin-right: 20px;;
}
.headerbox{
  padding-top: 100px;
}

.cpbox{
  background-color: #f4f9f1;padding: 20px;border-radius: 20px;padding-top: 40px;
}

.ysbox{
  background: #71bd42;padding: 20px;border-radius: 20px;
}

.bzbox{
  background: #fff;border-radius: 20px;display: flex;
  align-items: center;font-size: 20px;
}

 
 

.box04{
  padding: 40px;
    border-radius: 16px;
    color: #1b2532;
    border: 1px solid #fff;
    background: linear-gradient(135deg,#fff,#cbf6f4);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
}

.box05{
  padding: 40px;
    border-radius: 16px;
    color: #1b2532;
    border: 1px solid #fff;
    background: linear-gradient(135deg,#f9fdff,#c6eaff);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    -moz-backdrop-filter: blur(20px);
}

.bk1{
  border-left: 1px solid rgba(255,255,255,.2);
  min-height: 90px;;
}

.layui-bg-lan {
  background-color: #0973f2 !important;
  color: #fff !important;
} 

.color00b699{
  color: #00b699;
}

.lh-0{
  line-height: 1.0;
}

.color356dee{
  color: #356dee;
}

.bgf5f8ff{
  background-color: #1c6af9;
}

.h300{
  height: 10px;
}

.bybox{
  position: absolute;top: -20px;background: linear-gradient(180deg,#01d9b7 60%,#0594ab);border-radius: 20px;box-shadow: 0 10px 18px 0 rgba(0,0,0,.1);;border-radius: 10px;padding: 20px;width: 100%; left: -15px;color: #fff;
}


.flex-box {
  display: flex;
  justify-content: center;
  align-items: center;
}

.flex-box2 {
  display: flex;
  justify-content: center;
  align-items: center;
}

.layui-border-bai {
  border-width: 1px;
  border-style: solid;
  border-color: #fff !important;
  color: #fff !important;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 15px;
}
 
.layui-border-bai:hover{
  background: rgba(0, 0, 0, 0.6);
  border-radius: 0;
}
 
 
.bigtua{
   background-color:#175aff; min-height: 400px; width: 100%; padding-bottom: 50px;
}

.header_big_img{
  height: 700px; width: 100%; background-image: url(imgs/pic1.jpg);background-size:cover; background-position: right bottom;overflow: hidden;
}

.htfx2big2{  
  position: absolute;
  width: 100%;
  height: 100%;
}

 .layui-bg-orange{
  background-color: #ffc300 !important;
 }
 

.layui-btn-lg60 {
  height: 60px;
  line-height: 60px;
  padding: 0 35px;
  font-size: 22px;  
}
 



.m-h152 img{
  height: 100px; 
}
 
.pad-10{
  padding: 10px 0;
}
.bb10{
  border-radius: 10px;;
}

.layui-bg-lv {
  /*background-color: #38be21 !important;*/
  background-image: linear-gradient(90deg,#65b833,#89c728);
  color: #fff !important;
}

.layui-bg-blue {
  background-color: #4340da !important;
  color: #fff !important;
}

.layui-bg-blue2 {
  background-color: #0458f9 !important;
  color: #fff !important;
}


.layui-bg-hong {
  background-color: #e40210 !important;
  color: #fff !important;
}


.layui-nav .layui-nav-item {
  position: relative;
  display: inline-block;
  margin-top: 0;
  list-style: none;
  vertical-align: middle;
  line-height: 44px;
  text-align: center;
  padding: 0 20px;
}
 

.layui-nav .layui-nav-item a {
  color: #444;
  font-size: 16px;
}

.layui-nav .layui-nav-item a:hover {
  color: #444;
  font-size: 16px;
}

 

.layui-dropdown {
  position: absolute;  
  z-index: 77777777;
  margin: 5px 0;
  width: 100vw;
  background-color: rgba(0,0,0,0.5);
  right: 0;
  max-width:none;
}

.layui-menu {
  position: relative;
  margin: 0px;;
  background-color: #fff;
  box-sizing: border-box;
  
}


.layui-menu {
  background: linear-gradient(90deg, #89c728 0%, #38be21 100%);padding: 0 20px;
}
.layui-menu li {
  position: relative;
  margin: 0 0 1px;
  line-height: 26px;
  color:#fff;
  font-size: 14px;
  white-space: nowrap;
  cursor: pointer;
  transition: all .3s;
}

.layui-menu-body-title {
  color:#fff;
  padding: 20px;
  border-bottom: 1px solid rgba(255,255,255,.2);
}

.layui-panel {
  margin-top: 13px;
  margin-left: -5px;
  border-width: 0px;
  border-style: solid;
}

.layui-elem-quote2 {
  margin-bottom: 10px;
  padding: 0px 15px;
  border-left: 5px solid #0099ff;
  font-weight: bold;
  color: #999;
}



.layui-laypage .layui-laypage-curr .layui-laypage-em {
    position: absolute;
    left: -1px;
    top: -1px;
    padding: 1px;
    width: 100%;
    height: 100%;
    background-color: #444;
}

.layui-laypage a:hover {
    text-decoration: none !important;
    cursor: pointer;
    color: #444
}

.layui-text {
    font-size: 16px;
    line-height: 30px;
}

    .layui-text img {
        display: inline-block;
        max-width: 100%;
        height: auto;
    }


.layui-btn-bai {
  border-color: #fff;
  background:#fff;
  color: #000;
}

.layui-btn-hong {
  border-color: #fff;
  background:#e40210;
  color: #fff;
}

.layui-btn-lg2 {
  height: 60px;
  line-height: 60px;
  padding: 0 25px;
  font-size: 20px;
}


.mt-5{margin-top:5px}/*距上5像素*/
.mt-10{margin-top:10px}/*距上10像素*/
.mt-15{margin-top:15px}/*距上15像素*/
.mt-20{margin-top:20px}/*距上20像素*/
.mt-25{margin-top:25px}/*距上25像素*/
.mt-30{margin-top:30px}/*距上30像素*/
.mt-35{margin-top:35px}/*距上35像素*/
.mt-40{margin-top:40px}/*距上40像素*/
.mt-50{margin-top:50px}/*距上50像素*/
.mt-60{margin-top:60px}/*距上50像素*/
.mt-100{margin-top:100px}/*距上50像素*/
 
.mb-5{margin-bottom:5px}/*距下5像素*/
.mb-10{margin-bottom:10px}/*距下10像素*/
.mb-15{margin-bottom:15px}/*距下15像素*/
.mb-20{margin-bottom:20px}/*距下20像素*/
.mb-25{margin-bottom:25px}/*距下25像素*/
.mb-30{margin-bottom:30px}/*距下30像素*/
.mb-35{margin-bottom:35px}/*距下35像素*/
.mb-40{margin-bottom:40px}/*距下40像素*/
.mb-50{margin-bottom:50px}/*距下50像素*/
 
.ml-5{margin-left:5px}/*距左5像素*/
.ml-10{margin-left:10px}/*距左10像素*/
.ml-15{margin-left:15px}/*距左15像素*/
.ml-20{margin-left:20px}/*距左20像素*/
.ml-30{margin-left:30px}/*距左30像素*/
.ml-40{margin-left:40px}/*距左40像素*/
.ml-50{margin-left:50px}/*距左50像素*/
 
.mr-5{margin-right:5px}/*距右5像素*/
.mr-10{margin-right:10px}/*距右10像素*/
.mr-15{margin-right:15px}/*距右15像素*/
.mr-20{margin-right:20px}/*距右20像素*/
.mr-30{margin-right:30px}/*距右30像素*/
.mr-40{margin-right:40px}/*距右40像素*/
.mr-50{margin-right:50px}/*距右50像素*/

.pt-5{padding-top:5px}/*上填充5像素*/
.pt-10{padding-top:10px}/*上填充10像素*/
.pt-15{padding-top:15px}/*上填充15像素*/
.pt-20{padding-top:20px}/*上填充20像素*/
.pt-30{padding-top:30px}/*上填充20像素*/
.pt-50{padding-top:50px}/*上填充20像素*/
.pt-60{padding-top:60px}/*上填充20像素*/
.pt-70{padding-top:70px}/*上填充20像素*/

.pb-5{padding-bottom:5px}/*下填充5像素*/
.pb-10{padding-bottom:10px}/*下填充10像素*/
.pb-15{padding-bottom:15px}/*下填充15像素*/
.pb-20{padding-bottom:20px}/*下填充20像素*/
.pb-30{padding-bottom:30px}/*下填充20像素*/
.pb-50{padding-bottom:50px}/*下填充20像素*/
.pb-70{padding-bottom:70px}/*下填充20像素*/
.pb-100{padding-bottom:100px}/*下填充20像素*/
 
.pl-5{padding-left:5px}/*左填充5像素*/
.pl-10{padding-left:10px}/*左填充10像素*/
.pl-15{padding-left:15px}/*左填充15像素*/
.pl-20{padding-left:20px}/*左填充20像素*/
 
.pr-5{padding-right:5px}/*右填充5像素*/
.pr-10{padding-right:10px}/*右填充10像素*/
.pr-15{padding-right:15px}/*右填充15像素*/
.pr-20{padding-right:20px}/*右填充20像素*/
 
.pd-5{padding:5px}/*填充5像素*/
.pd-10{padding:10px}/*填充10像素*/
.pd-15{padding:15px}/*填充15像素*/
.pd-20{padding:20px}/*填充20像素*/
.pd-30{padding:30px}/*填充20像素*/

.cu{
  font-weight: bold;
}
.text-l,.text-la{text-align:left}/*水平居左*/
.text-r,.text-ra{text-align:right}/*水平居右*/
.text-c{text-align:center}/*水平居中*/
.va *{vertical-align:sub!important;*vertical-align:middle!important;_vertical-align:middle!important}
.va-t{ vertical-align:top!important}/*上下居顶*/
.va-m{ vertical-align:middle!important}/*上下居中*/
.va-b{ vertical-align:bottom!important}/*上下居底*/

.f-l{float:left!important;_display:inline}
.f-r{float:right!important;_display:inline}

/*标准色—白色*/
.c-white,.c-white a,a.c-white{color:white}
.c-white a:hover,a.c-white:hover{color:white}
 
.f-14{font-size:14px}
.f-16{font-size:16px}
.f-18{font-size:18px}
.f-20{font-size:20px}
.f-24{font-size:24px}
.f-26{font-size:26px}
.f-26a{font-size:26px}
.f-28{font-size:28px}
.f-30{font-size:30px}
.f-32{font-size:32px}
.f-40{font-size:40px}
.f-50,.f-50a{font-size:50px}
.f-70{font-size:70px}
.f-100{font-size:100px}
.f-120{font-size:120px}
.f-150{font-size:150px;line-height: 150px;;}
.img-responsive{
    width: 100%;
     height: auto;
    display: block; 
}

.img-responsive2{
    display: inline-block;
    max-width: 100%;
    height: auto;
}


/*辅助色—浅黑*/
.c-333,.c-333 a,a.c-333{color:#333}
.c-333 a:hover,a.c-333:hover{ color:#333}
 
/*辅助色—灰色*/
.c-666,.c-666 a,a.c-666{color:#666}
.c-666 a:hover,a.c-666:hover{ color:#666}
.c-999,.c-999 a,a.c-999{color:#999}
.c-999 a:hover,a.c-999:hover{color:#999}
 

.lh-16{line-height:16px}/*16像素行距*/
.lh-18{line-height:18px}/*18像素行距*/
.lh-20{line-height:20px}/*20像素行距*/
.lh-22{line-height:22px}/*22像素行距*/
.lh-24{line-height:24px}/*24像素行距*/
.lh-26{line-height:26px}/*26像素行距*/
.lh-28{line-height:28px}/*28像素行距*/
.lh-30{line-height:30px}/*30像素行距*/
.lh-60{line-height:60px}/*30像素行距*/
.lh-40{line-height:40px}/*30像素行距*/



.ellipsis3 {
    display: -webkit-box;
    -webkit-line-clamp: 3; 
    -webkit-box-orient: vertical; 
    overflow: hidden; 
    text-overflow: ellipsis; 
    min-height:60px;
}


.ellipsis2 {
  display: -webkit-box;
  -webkit-line-clamp: 2; 
  -webkit-box-orient: vertical; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  max-height:50px;
  height:50px;
}


.donghua{
  animation: moveUpDown 6s infinite ease-in-out;
}

/* 定义动画 */
@keyframes moveUpDown {
  0%, 100% {
    transform: translateY(0); /* 初始位置 */
  }
  25%, 75% {
    transform: translateY(-30px); /* 向上移动 50 像素 */
  }
  50% {
    transform: translateY(30px); /* 向下移动 50 像素 */
  }
}

@media (max-width: 767px) {
  .fdbox{
    position: absolute;top: 0px;width: 100%;left: 0px;;
  }
  .hide100{
    height: 170px;
  }
  .h300{
    height: 640px;
  }
}

@media (max-width: 820px) { 
  .h300{
    height: 300px;
  }
  
  .f-18{
    font-size: 14px;
  }
}

@media (max-width: 1024px) { 
  .h300{
    height: 300px;
  }  
 
  .f-18{
    font-size: 16px;
  }
}

@media (width<768px) 
{
.hidebox{
  display: none;
}

  .pad10{
    padding: 0;
  }

  
  .box050{
    text-align: center;
  }
  .h300{
    height: 340px;
  }
  .fdbox{
    position: absolute;top: -100px;width: 100%;left: 30px;;
  }
  .bybox{
    width: 96%; margin-left: 1%;;
  }

  .yuan0 .title{
    font-size: 30px; line-height: 36px;;
  }

}

@media (width<821px) 
{

  .headerbox{
    background-color: rgba(44,154,41,0.9) !important;
    padding: 20px;
  }
  

  .f-50a{font-size:30px}


  .f-150{
    font-size: 100px; line-height: 100px;
  }
  
  .f-70{font-size:50px}

.hidebox{
  display: none;
}
}

