#en-right{
	left: -133%;
}
   .footer{position: relative;}
    
    .Links{height: 40px;
    color: #fff;
    position: absolute;
    top: 230px;
    bottom: 10px;
    font-size: 14px;}
    .Links a{color: #fff;}
.top-bg {
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #979696;
  background: #3a3838;
display: none;
}

.top {
  overflow: hidden;
}

.top-tt {
  float: left;
  overflow: hidden;
}

.top-a {
  float: right;
  overflow: hidden;
}

.top span, .top-a a {
  display: block;
  float: left;
  padding: 0px 5px;
  color: #979696;
}

/* logo search */
.head-bg{
   overflow: hidden;
  height: 125px;
  background: url("../images/topbg.png") no-repeat top center;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.head {
  overflow: hidden;
  padding: 20px 0px;
  height: 85px;
  background: url("../images/logo_bg_foot.png") no-repeat center -9%;
  -webkit-background-size: contain;
  background-size: contain;
}

.logo span{
    display: block;
    float: left;
    line-height: 70px;
    margin-right: 50px;
}
.logo span a{
   padding: 0 10px;
   color: #323232;
}
.logo{
  margin-top: 10px;
}

.logo a.logoImg, .logo a img.logoImg {
  display: block;
  /* width: 440px; */
  height: 70px;
  float: left;
}

.head-a {
  text-align: right;
  font-size: 14px;
  color: #535353;
  margin-top: 8px;
}

.head-a a, .head-a span {
  display: inline-block;
  font-size: 14px;
  color: #535353;
  padding: 0px 5px;
}

.form {
  margin-top: 15px;
  width: 280px;
  height: 40px;
  border-radius: 20px;
  overflow: hidden;
}

input.search-left {
  width: 219px;
  height: 38px;
  line-height: 38px;
  border-radius: 19px;
  text-indent: 20px;
  font-size: 14px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: 1px solid #abaaaa;
  border-right: 0px solid #abaaaa;
}

input.search-right {
  width: 60px;
  border-radius: 27px;
  height: 40px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  background: #ffc81c url(../images/search.png) no-repeat center center;
  outline: none;
  border: 1px solid transparent;
}

/* nav start */
/* navBar css */
.navBar {
  z-index: 99;
  position: relative;
  background-image: linear-gradient(#e03339, #7d0006);
}

.nav {
  height: 60px;
  text-align: center;
}

.nav a {
  color: #fff;
}

.nav h3 {
  display: block;
  font-weight: normal;
}

.nav .m {
  display: inline-block;
  font-size: 14px;
  position: relative;
}

.nav h3 a {
  display: block;
  padding: 0px 32px;
  color: #fff;
  height: 60px;
  line-height: 60px;
}
.navBar .ml{
	display: none;
}
.nav .m:hover h3 a {
  color: #fff;
  background: #a72126;
}

.active_nav{
  color: #fff;
  background: #c26468;
}
.nav .active_nav h3 a{
   color: #fff;
}
.nav .sub {
  display: none;
  width: 100%;
  position: absolute;
  left: 0;
  top: 60px;
}

.nav .sub li {
  position: relative;
  background: rgba(1,1,1,0.7);
  height:50px;
  /*border-bottom: 1px solid #a72124;*/
}

.nav .sub li a {
  display: block;
  padding: 0px 10px;
  line-height: 50px;
  text-align: center;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}

.nav .sub li ul.sub-son {
  display: none;
  position: absolute;
  background: rgba(225,225,225,0.7);
  left: 100%;
  width: 218px;
  top: 0px;
}

.nav .sub li ul.sub-son li a {
  font-size: 16px;
  color: #666;
}

.nav .sub li a:hover {
  color: #a72124;
  /*background: #fff;*/
}

.nav .sub li:hover ul.sub-son {
  display: block;
}

.nav .sub li:hover a, .nav .sub li ul.sub-son li a:hover {
  color: #fbca00;
 	background: #fff;
}
/* footer start */
.footer{
  height: 325px;
    background: #605f5f;
    overflow: hidden;
    padding-top: 25px;
  box-sizing: border-box;
}
.logo_footer{
  /* margin-top: 54px; */
  float: left;
}
.logo_footer img{
  /* width: 170px;*/
  height: 166px;
}
.footer_list{
  float: left;
}
.footer_list ul li{
  padding-top: 20px;
  box-sizing: border-box;
  margin-left: 80px;
  float: left;
}
.footer_list ul li a{
  display: block;
  font-size: 14px;
  color: #f2f2f2;
  line-height: 31px;
}
.footer_list_content{
  float: left;
  width: 173px;
  }
.footer_list_content a{
  padding-left: 55px;
  box-sizing: border-box;
}
.bottom{
  height: 46px;
  background: #383737;
  font-size: 12px;
  text-align: center;
  line-height: 46px;
  color: #ebebeb;
}
.qrcode{
  float: right;
}
.qrcode img{
  width: 166px;
  height: 166px;
}
.top-bg.currents{
    display: none;
}
.head.currents{
    display: none;
}
.navBar.currents{
    position: fixed;
    top: 0;
    left: 0;
    background: #a72126;
}
.navBar.currents .nav h3 a{
	color: #fff;
}
.navBar .ml img{
    display: none;
}
.navBar.currents  .ml img{
    display: block;
    height: 37px;
    width: 289px;
}
.navBar.currents .nav h3 a{
    padding: 0 16px;
}
.nav .ml{
    display: block;
    float: left;
    margin-top: 11px;
}
.navBar.currents .active_nav{
	background: #c26468;
}
.navBar.currents .m:hover {
    background: #c26468;
}