﻿



.fl {
  float: left;
  display: inline;
      color: #fff;
}

.fr {
  float: right;
  display: inline;
}


.header1 .header-right {
  /*width: 180px;*/
  position: sticky;
  right: 0;
  top: 0;
  z-index: 2;
 /* padding-right:20px;*/

}
.header1 .header-right .langbox {
 /* width: 115px;*/
  height: 80px;
  font-size: 14px;
  line-height: 80px;
  /*margin-right:5px;*/
  color: #000;
  cursor: pointer;
  -webkit-transition: color 0.5s;
          transition: color 0.5s;
  -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
          transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.header1 .header-right .langbox .sp1 {
  width: 24px;
  height: 80px;
  display: block;
  background: url(img/img3.png) no-repeat left center;
}
.header1 .header-right .langbox .sp {
  display: inline-block;
  padding-right: 33px;
  position: relative;
}
.header1 .header-right .langbox .j-btn {
  width: 9px;
  height: 6px;
  position: absolute;
  right: 0;
  top: 47%;
  margin-top: -3px;
  opacity: .6;
  -webkit-transition: all .3s ease-in-out;
          transition: all .3s ease-in-out;
}
.header1 .header-right .langbox .j-btn img {
  width: 100%;
}
.header1 .header-right .langbox.cur {
  color: #029c6a;
}
.header1 .header-right .langbox.cur .j-btn {
  -webkit-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.header1 .header-right .langbox .lg-nav{
  /*-webkit-transition: all .6s ease-in-out;
          transition: all .6s ease-in-out;*/
  position: absolute;
  top: 90px;
  visibility: hidden;
  -webkit-transform: translate(0, -10px);
      -ms-transform: translate(0, -10px);
          transform: translate(0, -10px);
		  background:#f5f5f5;
		  width:100%;
		  border-radius: 5px;
}
.header1 .header-right .langbox .on{
	
  visibility: visible;
  /*-webkit-transition: all .6s ease-in-out;
          transition: all .6s ease-in-out;*/


	 
}

.header1 .header-right .langbox .lg-nav a{
	line-height:35px;
	text-align:center;
	color:#333;
}
.header1 .header-right .langbox .lg-nav a:hover{
	color:#029c6a
}

 @media (max-width: 767px) {
 
 .web-wrapper .tel {
    width: unset;
   
}

 .web-wrapper .te {
    width: 100%;
   
}

 .web-wrapper .tele {
    width: 100%;
   
}

.header1 .header-right .langbox {
    /* width: 115px; */
    height: 60px;

    line-height: 60px;

}

.header1 .header-right .langbox .sp1 {
   
    height: 60px;
   
}

.header1 .header-right .langbox .lg-nav {
   
    top: 70px;
	width: 120px;

}

.header1 .header-right .langbox .sp {
    
    padding-right: 55px;
 
}

.lang {
    margin-top: 20px;
	
    text-align: center;
    
}

 .lang a {
    float: left;
    width: 48%;
    height: 40px;
    line-height: 40px;
    border: 1px solid rgba(255, 255, 255, .1);
    margin: 2% 1%;
    border-radius: 5px;
    box-sizing: border-box;
}

.lang a span {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    position: relative;
    
}



 }
 
 .sjbdma {
	display: none!important;
}
@media (max-width: 768px) {
.sjbdma {
display: block !important;
}
.pcbdma {
display: block!important;
}
@media (max-width: 768px) {
.pcbdma {
display: none!important;
}








