.container{
  width: 100%;
}
.head1er{
  position: relative;
}
.navBac{
  width: 100%;
}
.head1-info-wrap{
  position: absolute;
  top: 150px;
  width: 26%;
  left:50%;
  margin-left: -13%;
  overflow: hidden;
}
.head1-info{
  width: 100%;
  text-align: center;
}
.navhead1Txt{
  width: 70%;
}
.horizontalLine{
  width: 100%;
  height: 2px;
  margin: 20px 0;
  box-sizing: border-box;
  background-color: #fff;
}
.navhead1Txt2{
  width: 64%;
}
.content{
  width: 1200px;
  margin: 0 auto;
}
.content{
  padding-top:60px;
}
.news-item{
  margin-bottom: 25px;
  display: block;
  text-decoration: none;
}
.item-info{
  width: 560px;
  padding: 20px 15px 20px 35px;
  margin-left: 280px;
  box-sizing: border-box;
}
.item-title{
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
  color: #333331;
}
.item-desc{
  font-size: 12px;
  color:#898989;
  line-height: 20px;
}
.item-horLine{
  width: 100%;
  height: 1px;
  background-color: #DBDBDB;
  margin: 15px 0 20px 0;
}
.laiyuan, .yuedu ,.shijian{
  font-size: 12px;
  color:#898989;
  margin-right: 20px;
}
.item-tip img{
  margin-right: 10px;
}
.tuijian{
  width:301px;
  height: 200px;
  text-align: center;
  font-size: 20px;
  padding-top: 160px;
  background-image: url('../images//tuijian.png');
  overflow: hidden;
  box-sizing: border-box;
}
.remen{
  width: 100%;
  border-top: 4px solid #c59f64;
}
.remen-title{
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  height: 50px;
  color: #c59f64;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  line-height: 50px;
}
.remen-list{
  width: 301px;
  border: 1px solid #cccccc;
  padding: 10px 30px;
  box-sizing: border-box;
}
.remen-list div{
  font-size: 12px;
  color:#898989;
  line-height: 30px;
}
[v-cloak]{
  display: none;
}