.head_pc_box{
  height: 80px;
  align-items: center;
}
.head_pc_box_nav{
    align-items: center;
}
.head_pc{
transition:  .3s ease-in-out;}
.head_pc_box_nav ul{
  list-style: none;
  padding: 0;
  margin: 0;
}
.head_pc_box_nav ul li{
  display:inline
}
.head_pc_box_nav ul li .navx{
    color: #fff;
    font-size: 16px;
    padding: 0 20px;
    height: 80px;
    display: block;
    line-height: 80px;

}
.nav_r_s_t{
    padding: 0 10px;
    border: 1px solid #fff;
    border-radius: 50px;
    width: 150px;
    height: 30px;
    margin: 0 20px;
}
.nav_r_s_t i{
      font-size: 18px;
      color: #fff;
      display: block;
}
.fixedx .nav_r_s_t{
       background: #ffffff;
    padding: 0 10px;
    border: 1px solid #00ad1d;
    border-radius: 50px;
    width: 150px;
    height: 30px;
    margin: 0 20px;
}
.fixedx .nav_r_s_t i{
      font-size: 18px;
      color: #00ad1d;
      display: block;
}
.nav_r_s_t input{
  background: none;
    border: none;
        width: 100px;
		color:#fff;
		font-size:13px;
}
.fixedx .nav_r_s_t input{
	color:#000;
}
.nav_r_s_t button{
	    background: none;
    border: none;
}
.nav_r_t,.nav_r_s,.nav_r_q,.nav_r_m{
  margin: 0 10px;
}
.nav_r_s{
  font-size: 14px;
  color:#00ad1d;
}
.nav_r_q{
    background: #00ad1d;
    border-radius: 50px;
    padding: 3px 10px;
}
.nav_r_q a{
  color: #fff;
  font-size: 14px;
  padding: 0 3px;
}
.nav_r_q:hover{
  background: #008917;
}
.nav_r_s{
}
.nav_r_s i{
  font-size: 20px;
}
.nav_r_s input{
  background: #f9f9f9;
  border: 1px solid #fff;
  padding-left:30px;
  height: 30px;
}
.nav_r_t_2{
  font-size: 13px;
  text-align: center;
  color:#fff;
}
.nav_r_t_1{
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    display: flex;
    align-items: center;
}
.nav_r_t_1 i{
  font-size: 20px;
  color: #fff;
  margin-right: 15px;
}
.pc_head_r{
  display: flex;
  align-items: center;
}
.fixedx .nav_r_t_1{
  color:#00ad1d ;
}
.fixedx .nav_r_t_2{
  color:#555;
}
.fixedx  .nav_r_t_1 i{
  color:#00ad1d ;
}
.nav_r_s_t form{
  display: flex;
  justify-content: space-between;
}
.head_pc_box_nav ul li a:hover{
  border-bottom: 3px solid #fff;
}
.fixedx .head_pc_box_nav ul li .navx:hover{
  border-bottom: 3px solid #00ad1d;
  color:#00ad1d;
}
.head_pc_box_nav li{
      position: relative;
}
.muen_down {
      position: absolute;
    background: #fff;
    width: 100%;
    box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
    display: none;
    min-width: 150px;
    left: -20%;
}
.head_pc_box_nav ul li .muen_down li a{
  color: #000;
    font-size: 14px;
    text-align: center;
    display: block;
    padding: 10px 0;
    height: auto;
    line-height: 30px;
    font-weight: 500;
    border-bottom: 1px solid #f9f9f9;

}
.head_pc_box_nav ul li .muen_down li a:hover{
  background: #00ad1d;
  color:#fff;
}
.fixedx .head_pc_box_nav ul li:hover .navx{
  border-bottom: 3px solid #00ad1d;
}
.head_pc_box_nav ul li:hover .muen_down{
  display: block;
}
.muen_downc{
  position: absolute;
}
.muen_downx{
    display: none;
    left: 0 !important;
    margin-left: auto;
    margin-right: auto;
    max-width: 1140px;
    right: 0 !important;
    top: 100%;
    transform: none !important;
    width: 100%;
    position: absolute;
    background: #fff;
    padding: 0 20px;
        box-shadow: 0 0 1rem rgba(0, 0, 0, 0.15) !important;
		max-height: 80vh;
    overflow-y: auto;
}
.muen_downx_t {
    border-bottom: 1px solid #f2f2f2;
    padding-bottom: 5px;
	padding-top: 5px;
       font-size: 15px;
    font-weight: bold;
    color: #000;
}
.poss{
      position: static!important;
}
.muen_downx_t2{
  margin-top: 20px;
}
.muen_downx_p_box{
  margin-top: 5px;
}
.muen_downx_p_box{
  display: flex;
    padding: 3px 0;
    align-items: center;
}
.muen_downx_p_box_l img{
  width: 50px;
    margin-right: 10px;
}
.muen_downx_p_box_t a{
      color: #000;
    font-size: 14px;
    line-height: 25px;
    font-weight: 400;
}
.muen_downx_p_box_p a{
  color: #666;
    font-size: 12px;
    line-height: 20px;
}
.muen_downx_p_box_t a:hover{
  color:#00ad1d!important;
}
.head_pc_box_nav ul li:hover .muen_downx{
  display: block;
}
.head_pc_box_logo img{
  max-width: 100%;
}
@media (max-width: 1398px) {
  .head_pc_box_nav ul li .navx{
    font-size: 16px;
    padding: 0 10px;
  }
  .nav_r_t_1{
    font-size: 20px;
  }
  .nav_r_t_2{
    font-size: 12px;
  }
  .muen_down{
    left:-40%;
  }
}
@media (max-width: 1235px) {
   .head_pc_box_nav ul li .navx{
    font-size: 14px;
    padding: 0 5px;
  }
  .nav_r_t_1{
    font-size: 16px;
  }
  .head_pc_box_nav ul li .muen_down li a{
    font-size: 12px;
  }
  .muen_down {
        left: -65%;
    }
}
@media (max-width:1075px) {
  .sea{
    display: none;
  }
}
.head_wap{
  display: none;
}

@media (max-width:1075px){
.head_wap{
  display: block;
}
.head_pc{
  display: none;
}
}
.head_wap .navbar-brand img{
  height: 50px;
}

.HeaderMobile {
  /* border-bottom: 1px solid #f5f5f5; */
  /* display: none; */
  -webkit-box-shadow: 0px 01px 0px 1px #f5f5f5;
          box-shadow: 0px 01px 0px 1px #f5f5f5;
  }
  .HeaderMobile .box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 10px 5vw;
  }
  .HeaderMobile .box .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  }
  .HeaderMobile .box .logo a {
  display: block;
  }
  .HeaderMobile .box .logo a img {
  height: 32px;
  }
  .HeaderMobile .box .button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  }
  .HeaderMobile .box .button .search p svg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  }
  .HeaderMobile .box .button .search .Close {
  display: none;
  }
  .HeaderMobile .box .button .search .active .Show {
  display: none;
  }
  .HeaderMobile .box .button .search .active .Close {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  }
  .HeaderMobile .box .button .word {
  font-size: 14px;
  font-weight: bold;
  }
  .HeaderMobile .box .button .word a {
  color: #206231;
  text-decoration: none;
  }
  .HeaderMobile .box .button .word a svg {
  display: inline-block;
  vertical-align: sub;
  animation: CallUp 0.5s ease 0s infinite;
  -webkit-animation: CallUp 0.5s ease 0s infinite;
  -moz-animation: CallUp 0.5s ease 0s infinite;
  -o-animation: CallUp 0.5s ease 0s infinite;
  }
  .HeaderMobile .box .button .word a img {
  position: relative;
  }
  .HeaderMobile .box .button .call a {
  color: #000;
  font-size: 16px;
  }
  .HeaderMobile .box .button .Lanuage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  margin-left: 50px;
  }
  .HeaderMobile .box .button .Lanuage p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  border: 1px solid #999;
  padding: 7px 8px;
  border-radius: 15px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .HeaderMobile .box .button .Lanuage p a {
  color: #999;
  font-size: 14px;
  display: inline-block;
  line-height: 16px;
  text-decoration: none;
  padding: 0 7px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .HeaderMobile .box .button .Lanuage p a:not(:last-child) {
  border-right: 1px solid #999;
  }
  .HeaderMobile .box .button .Lanuage p a:hover {
  color: #206231;
  }
  .HeaderMobile .box .button .search{
  margin-right: .5rem;
  }
  .HeaderMobile .box .button .menu {
  margin-left: .5rem;
  }
  .HeaderMobile .box .button .menu .menu_btn p {
  position: relative;
  margin-bottom: 0;
  }
  .HeaderMobile .box .button .menu .menu_btn p span {
  display: block;
  width: 30px;
  height: 2px;
  background:#00ad1d;
  margin: 8px 0;
  }
  .HeaderMobile .box .button .menu .menu_btn p span:nth-child(1) {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .HeaderMobile .box .button .menu .menu_btn p span:nth-child(2) {
  opacity: 0;
  }
  .HeaderMobile .box .button .menu .menu_btn p span:nth-child(3) {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .HeaderMobile .box .button .menu .menu_btn p::before {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 2px;
  background: #00ad1d;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .HeaderMobile .box .button .menu .menu_btn p::after {
  content: '';
  position: absolute;
  top: 0;
  width: 100%;
  height: 2px;
  background: #00ad1d;
  top: 50%;
  margin-top: -1px;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .HeaderMobile .box .button .menu .menu_btn.active p span {
  opacity: 0;
  }
  .HeaderMobile .box .button .menu .menu_btn.active p::before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  }
  .HeaderMobile .box .button .menu .menu_btn.active p::after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  }
  .MobileNav {
  position: absolute;
  width: 100%;
  height: -webkit-calc(100vh - 58px);
  height: calc(100vh - 58px);
  background: #fff;
  z-index: 999999999;
  display: none;
  }
  .MobileNav .box {
  margin: 0 5vw;
  padding: 30px 0;
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  }
  .MobileNav .box .box_scroll {
  overflow: scroll;
  height: 100%;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  }
  .MobileNav .box .box_scroll::-webkit-scrollbar {
  display: none;
  }
  .MobileNav .box .item  p {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 0;
  /* pointer-events: none; */
  }
  .MobileNav .box .active p {
  pointer-events: auto;
  }
  .MobileNav .box .item p a {
  display: block;
  font-size: 22px;
  line-height: 76px;
  color: #000;
  text-decoration: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
  }
  .MobileNav .box .item  p span {
  width: 22px;
  height: 76px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: absolute;
  z-index: 2;
  right: 0;
  }
  .MobileNav .box .item  p i {
  display: block;
  width: 22px;
  height: 1px;
  background: #999;
  position: relative;
  }
  .MobileNav .box .item  p i::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background: #999;
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  }
  .MobileNav .box .item  p .active i::after {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  }
  .MobileNav .box .item ul {
  display: none;
  padding: 16px 24px;
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
  .MobileNav .box .item:last-child p {
  /* border-bottom: 1px solid rgba(255, 255, 255, 0.2); */
  }
  .MobileNav .box .item ul li a {
  display: block;
  font-size: 20px;
  color: #000;
  line-height: 54px;
  opacity: 0.8;
  text-decoration: none;
  }
@media screen and (max-width:992px) {
  .lpk_pc {
    display: none;
  }

  .lpk_phone {
    display: block;
  }
  .MobileMain{
    display: block;
  }
}
@media screen and (max-width: 699px) {
  .MobileNav .box .item  p a {
    font-size: 16px;
    line-height: 50px;
    }
    .MobileNav .box .item  p span {
    width: 15px;
    height: 50px;
    }
    .MobileNav .box .item  p font {
    display: inline-block;
    -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
            transform: scale(0.8);
    position: relative;
    right: -2px;
    }
    .MobileNav .box .item ul li a {
    font-size: 14px;
    line-height: 36px;
    }
    .MobileNav .box .item ul {
    padding:10px;
    }
}
