
 .current{
  height: 40px;
  line-height: 36px;
  font-size: 14px;
  color: #959595;
  margin-left: 20px;
}

.current a{
  color: #959595;
}
.Contact_us{
  width: 1000px;
  margin-bottom: 47px;
}
.lxwm_title{
  font-size: 18px;
  line-height: 43px;
  color: #ffffff;
  padding-left: 35px;
}
.Contact_us_con{
  height:360px;
  background: url('./ngy_lxwo_20171222.png');
  background-position: center;
  position: relative;
}
.Contact_us_con ul{
 position: absolute;
 left: 678px;
 top: 100px;
}
.Contact_us_con ul li{
  font-size: 14px;
  color: #333333;
  height: 34px;
}
@media screen and (min-width:1440px) {
  
 .current{
  height: 40px;
  line-height: 36px;
  font-size: 16px;
  margin-left: 20px;
}

  .Contact_us{
    width: 1200px;
    height: 431px;
    margin-bottom: 50px;
  }
  .Contact_us_con{
    height: 431px;
    background: url('ngy_lxwo_2017122_1200.png') no-repeat;
    background-position: center;
  }
  .Contact_us_con ul{
 position: absolute;
 left: 812px;
 top: 124px;
}
.Contact_us_con ul li{
  font-size: 16px;
  color: #333333;
  height: 40px;
}
}