@charset "utf-8";
/* CSS Document */


.headerWpr{width:100%;padding:15px 0px;position:fixed;left:0;top:0;z-index:30;transition:all 0.5s ease-in-out;border-bottom:1px solid rgba(255,255,255,0);}
.headerWpr_w,.headerWprDown{ background:#fff; padding:10px 0px;box-shadow: 0 2px 5px 3px rgba(0,0,0,0.06);}
.header{ height:60px;}
.logo{ float:left;}

.logo img.hide { display: none;}
.headerWprDown .logo .show {  display: none;}
.headerWprDown .hide {opacity: 1 !important; display: block !important;}



.pcNav{white-space:nowrap;}
.pcNav ul li{float:left; position:relative;}
.nav_a{ display: inline-block; padding: 0px 20px; line-height: 60px; color: #fff; font-size: 17px; }

.pcNav ul li:hover .nav_a{color: #006ec7; outline: 0;}
.pcNav ul li.now .nav_a{color: #006ec7; outline: 0;}



.pcNav ul li:hover .er{ display:block;}
.pcNav ul li .er{position: absolute;left: 0px;top: 100%;width: 190px;z-index: 4;transition: 0.5s;display: none;}
.pcNav ul li .er:before {position: absolute;left: 45px;top: -5px;content: "";border-left: 11px solid transparent;border-right: 11px solid transparent;border-bottom: 5px solid rgba(0, 0, 0, 0.2);}
.pcNav ul li .er ul{width:100%;height:auto;background: rgba(0, 0, 0, 0.2);overflow: hidden;border-radius: 10px;/* padding: 10px 0px; */}
.pcNav ul li .er ul li{width:100%;padding: 20px 0px 15px;text-align:center;}
.pcNav ul li .er ul li a{width:100%;font-size: 15px;height:22px;line-height:22px;color: #fff;}
.pcNav ul li:hover .er ul li a{ background:none; color:#fff;}
.pcNav ul li .er  ul li a:hover{ color:#006ec7;}






.headRx{ float: right; padding-top: 10px; }
.headLan{ float:left; cursor:pointer; position:relative; padding-left:25px; background: url(../images/lan_ico.png) no-repeat left center; height:40px; margin-right:30px;}
.headLan_v{ display: inline-block; height: 40px; background: url(../images/lan_ar.png) no-repeat right center; padding-right: 11px; font-size: 14px; line-height: 40px; color:#fff; transition:all 0.5s ease-in-out; }
.headLan_option{ width:120px; margin-left:-60px; position:absolute; left:50%; top:40px; padding-top:8px; opacity:0; visibility:hidden; transform:translateY(10px);}
.headLan_option dl{background: #076acd;border-radius:0.3em;padding:14px 0;box-shadow:0 5px 12px rgba(0,0,0,0.1);position:relative;}
.headLan_option dl:after{content:"";border-left:6px solid transparent;border-right:6px solid transparent;border-bottom: 6px solid #006ec7;position:absolute;left:50%;top:-6px;margin-left:-6px;}
.headLan_a{ display:block; line-height:30px; height:30px; color:#fff; text-align:center}
.headLan_a:hover{ background:#57a1dc; color:#574c37;}
.headLan:hover .headLan_option{opacity:1; visibility:visible; transition:all 0.5s ease-in-out; transform:translateY(0);}
.head_pser{background: url(../images/ser_i1.png) no-repeat center center;float: left;height: 40px;width: 20px;margin-right: 20px;}

.head_tel{float: left;height: 40px;line-height:40px;margin-right: 20px;color:#fff;font-size:16px;}

.headerWprDown .head_tel{color:#333;}


.headMenuBtn{background: #fff;line-height: 40px;float: left;height: 40px;width: 100px;padding-left: 15px;font-size: 12px;color: #574c37;/* letter-spacing: 1px; */border-radius: 30px;}
.headMenuBtn:hover{ color: #574c37; }
.headMenuBtn span{float: right;width: 24px;margin: 15px 15px 0px 0px;}
.headMenuBtn span i{ background: #574C37; height: 1px; margin-bottom: 4px; display:block}

.headerWpr_join .headLan{ background: url(../images/top_i1.png) no-repeat left center;}
.headerWpr_join .headLan_v{ color:#574c37; background: url(../images/top_i2.png) no-repeat right center;}
.headerWpr_join .head_pser{background: url(../images/top_i3.png) no-repeat center center;}
.headerWpr_w .headLan,.headerWprDown .headLan{ background: url(../images/lan_ico2.png) no-repeat left center!important;}
.headerWpr_w .headLan_v,.headerWprDown .headLan_v{ color:#006ec7!important; background: url(../images/lan_ar2.png) no-repeat right center!important;}
.headerWpr_w .head_pser,.headerWprDown .head_pser{ background: url(../images/ser_i1a.png) no-repeat center center!important;}


.headerWpr_w .nav_a, .headerWprDown .nav_a {color: #333;}
.headerWpr_w .headMenuBtn, .headerWprDown .headMenuBtn {background: rgba(0, 0, 0, 0.2);color: #000000;}
.headerWpr_w .headMenuBtn span i,.headerWprDown .headMenuBtn span i{ background: #000;}

@media (max-width:1799px){
.headerWpr{padding:10px 0px;}
.logo img{height:50px; width:auto;}
.nav_a {line-height: 50px;}
.headRx{padding-top:5px;}
.header{height:50px;}
.headerWpr_w,.headerWprDown{padding:10px 0px;}
}


.menuLayer{width: 100%;height:100vh;position:fixed;left: 0%;top:0;z-index:36;background: rgba(0, 0, 0, 0.5);transition:all 0.6s ease;}

.menubg{ position: absolute; right: 0;top: 0;  width: 330px; height: 100%; background: #fff;transition: 0.8s cubic-bezier(0.77, 0, 0.175, 1);}

.menuLayer .menu1 {font-size: 0; padding-top:100px;}
.menuLayer .menu1  .site-menu{ padding:0px 30px;}
.menuLayer .menu1  .site-menu {
  padding-top: 119px;
  margin: 0 30px;
}
.menuLayer .menu1  .site-menu > li {
  position: relative;
  z-index: 3;
  border-bottom: 1px solid #ebebeb;
}
.menuLayer .menu1  .site-menu > li:hover > a,
.menuLayer .menu1  .site-menu > li.active > a {
  color:#006ec7;
}
.menuLayer .menu1  .site-menu > li > a {
  display: block;
  position: relative;
  z-index: 2;
  padding-left: 42px;
  color: #333333;
  font-size: 16px;
  height: 59px;
  line-height: 59px;
}

.menuLayer .menu1  .site-menu > li > a em {
  position: absolute;
  right: 37px;
  top: 50%;
  margin-top: -3px;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #333333;
}  




.menuLogo{height: 56px;position: absolute;z-index: 10;top: 20px;left: 0px;cursor: pointer;transition:all 0.5s ease-in-out;}
.menuClose{background: url(../images/menu_close.png) no-repeat center center;height: 30px;width: 30px;position: absolute;z-index: 10;top: 30px;right: 80px;cursor: pointer;transition:all 0.5s ease-in-out;}
.menuClose:hover{ transform:rotate(180deg);}
.menuLayerOut{opacity:0;transform: translateY(-100%);visibility:hidden;}
@media (max-width:1799px){
.menuClose{background-size:32px auto;top:25px;/* right:calc(10vw + 25px); */}
.menuLtnm span{ font-size:180px; left:-55px; top:-85px;}
.menuLtnm strong{ font: 28px/32px LEMONMILK;}
.menuLtnm p{ font-size: 22px; line-height: 28px; }
.menuLul li.on .menuLtnm strong{ transform:translateY(38px);}
.menuLul li.on .menuLtnm p{ transform:translateY(-38px); font-size:38px;}
.menuLul .bgImg img{ width:800px; margin-left:-250px;}
}



@media (min-width: 768px) {
  html {
    font-size: 28px !important;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 30px !important;
  }
}
@media (min-width: 1440px) {
  html {
    font-size: 34px !important;
  }
}
@media (min-width: 1680px) {
  html {
    font-size: 40px !important;
  }
}

/**********底部****************/

.footer_container {
  background: #000;
}
.footer_container .box .boxTop {
  padding-top: 55px;
}
.footer_container .box .boxTop .left figure {
  font-size: 20px;
  color: #fff; margin:0;
}
.footer_container .box .boxTop .left figure img{ max-height:60px;}
.footer_container .box .boxTop .left figure figcaption {
  margin-top:20px;
}
.footer_container .box .boxTop .right {
  display: flex;
  align-items: center;
}
.footer_container .box .boxTop .right img {
  opacity: 0.5;
  transition: 0.4s;
}
.footer_container .box .boxTop .right img:hover {
  opacity: 1;
}
.footer_container .box .boxTop .box_1 {
  margin-top: 60px;
}
.footer_container .box .boxTop .box_1 .feng {
  text-align: center;
}
.footer_container .box .boxTop .box_1 .feng .img img {
  width: 134px;
}
.footer_container .box .boxTop .box_1 .feng p {
	margin-top:20px; line-height:1.6; font-size:14px;
	color:#fff;
}


.footer_container .box .boxTop .box_1 .feng .button {
  margin-top: 0.32rem;
  display: grid;
  grid-column-gap: 0.18rem;
  grid-template-columns: repeat(4, 1fr);
}
.footer_container .box .boxTop .box_1 .feng .button a{
    display: block;
}
.footer_container .box .boxTop .box_1 .feng .button img{
    width: 30px;
}
.footer_container .box .boxTop .box_1 .info h5 {
  font-size: 16px;
  color: #fff;
}
.footer_container .box .boxTop .box_1 .info form {
  margin-top: 16px;
  position: relative;
}
.footer_container .box .boxTop .box_1 .info form input {
  background: #2a2a2a;
  box-sizing: border-box;
  border: 0;
  height: 54px;
  padding: 0 26px;
  color: #fff;
  font-size: 14px;
  width: 100%;
}
.footer_container .box .boxTop .box_1 .info form label {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 26px;
  cursor: pointer;
}
.footer_container .box .boxTop .box_1 .info form label input {
  display: none;
}
.footer_container .box .boxTop .box_1 .info form label img{
    width: 20px;
}
.footer_container .box .boxTop .box_1 .info ul {
  margin-top: 30px;
}
.footer_container .box .boxTop .box_1 .info ul li {
  font-size: 16px;
  color: #fff;
  margin-bottom: 20px;
  position: relative;
  padding-left: 30px;
}
.footer_container .box .boxTop .box_1 .info ul li a {
  color: #fff;
}
.footer_container .box .boxTop .box_1 .info ul li svg {
  position: absolute;
  top: 2px;
  left: 0;
}
.footer_container .box .boxTop .box_1 .xian p {
  height: 100%;
  width: 1px;
  background: rgba(255, 255, 255, 0.2);
}
.footer_container .box .boxTop .box_1 .jishu {
  color: #fff;
}
.footer_container .box .boxTop .box_1 .jishu h5 {
  font-size: 18px;
  margin-bottom: 15px;
}
.footer_container .box .boxTop .box_1 .jishu ul li {
  margin-bottom: 15px;
  transition: all ease-out 0.5s;
}
.footer_container .box .boxTop .box_1 .jishu ul li:last-child {
  margin-bottom: 0;
}
.footer_container .box .boxTop .box_1 .jishu ul li a {
  font-size: 14px;
  padding-left:20px;
  color: #fff;
  position:relative;
}
.footer_container .box .boxTop .box_1 .jishu ul li a::before { content: "●";position: absolute;left: 0;top:0px;font-size: 12px; line-height: inherit;color: #fff;}

.footer_container .box .boxTop .box_1 .jishu ul li:hover{margin-left:5px;}


.footer_container .box .boxTop .box_1 .nav h5 {
  font-size: 18px;
  margin-bottom: 15px;
}
.footer_container .box .boxTop .box_1 .nav ul li {
  margin-bottom: 15px;
  transition: all ease-out 0.5s;
}
.footer_container .box .boxTop .box_1 .nav ul li:last-child {
  margin-bottom: 0;
}
.footer_container .box .boxTop .box_1 .nav ul li a {
  font-size: 14px;
  color: #fff;
  transition: 0.4s;
  padding-left:20px;
  transition: all ease-out 0.5s;
  color: #fff;
  position:relative;
}
.footer_container .box .boxTop .box_1 .nav ul li a::before { content: "●";position: absolute;left: 0;top:0px;font-size: 12px; line-height: inherit;color: #fff;}


.footer_container .box .boxTop .box_1 .nav ul li:hover{margin-left:5px;}

.footer_container .box .boxBot {
  margin-top: 60px;
  font-size: 14px;
  color: #808080;
  padding: 32px 0;
  text-align: center;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.footer_container .box .boxBot a {
  color: #808080;
  transition: 0.4s;
}
.footer_container .box .boxBot a:hover {
  color: #fff;
}

@media screen and (max-width: 1500px) {
  .footer_container .box .boxTop .box_1 .info ul li {
    margin-bottom: 20px;
    padding-left: 30px;
  }
  .footer_container .box .boxTop .box_1 .info ul li svg {
    top: 1px;
  }
}

@media screen and (max-width: 1024px) {
  
  .footer_container .box_ {
    display: none;
  }
  .footer_container .box .boxTop .box_1 .nav,
  .footer_container .box .boxTop .box_1 .feng {
    display: none;
  }
  .footer_container .box .boxTop {
    padding-top: 1px;
  }
  .footer_container .box .boxBot {
    line-height: 1.5;
    text-align: center;
    margin-top: 40px;
  }
  .footer_container .box .boxBot a {
    display: block;
    line-height: 1.5;
  }
  .footer_container .box .boxBot span {
    display: none;
  }
  .footer_container .box .boxTop .box_1 .info ul li {
    margin-bottom: 20px;
  }
 
}



@media screen and (max-width: 669px) {
  
  .footer_container .box .boxTop .box_1 .jishu {
    display: none;
  }
  .footer_container .box .boxTop .box_1 .info form input {
    width: 100%;
  }
  .footer_container .box .boxTop .box_1 .info ul li {
    padding-left: 35px;
  }
  .xian {
    display: none;
  }
  .footer_container .box .boxTop .box_1 .info ul li svg {
    top: 0px;
  }

  .footer_container .box .boxBot {
    margin-top: 20px;
  }
  .footer_container .box .boxBot {
    line-height: 1.5;
    font-size: 12px;
  }

}
