body {
  font-size: 16px;
  font-family: "微软雅黑";
}

* {
  margin: 0;
  padding: 0;
}

/* 头部 */
.tou {
  width: 100%;
  background-image: url('/themes/theme_lffxh/public/assets/img/top_backend_img.jpg');
  background-size: 100% 100%
}

.app {
  width: 1043px;
  margin: 0 auto;
}

.nav {
  height: 217px;
  position: relative;
}

.clr {
  clear: both;
}

.tit {
  width: 835px;
  height: 95px;
  /* margin: 0 auto; */
  padding-top: 70px;
}

.tit-l {
  float: left;
}

.tit-r {
  position: relative;
  z-index: 10;
  float: left;
  margin-left: 21px;
  margin-top: 5px;
}
.head_imng_r {
    position: absolute;
    width: 300px;
    right: 0px;
    top: 10px;

}
.tit-r h3 {
    font-size: 45px;
    color: #a76a3e;
    font-weight: bold;

}

.tit-r p {
     font-size: 26.6px;
    margin-top: 13px;
    color: #a76a3e;
    font-weight: bold;

}
.news_top_row{
  color: #664927;
  text-align: center;
  border-bottom: 1px dashed #664927;
  margin: 5px 0;
  height: 70px;
}
.news_top_row h1{
  line-height: 70px;
  font-weight: 600;
}
.nav1 {
  width: 100%;
  height: 40px;
  background-color: #e1dcce;
}

.nav-box1 {
  height: 100%;
}

.nav-box2 {
  width: 400px;
  height: 40px;
  margin: 0 auto;
  line-height: 40px;
  font-size: 18px;
  color: #52404c;
  padding-left: 300px
}
.nav-box2 form{
  display: inline-block;
  margin-left: 50px
}
.nav-box2 form input{
  margin: 0
}
.nav-box2 form .ss_niu{
      background-color: #549edc;
    width: 60px;
    height: 30px;
    border: 0;
    font-size: 15px;
    color: #fff;
}


/* 导航栏 */
.nav2 {
  width: 100%;
  height: 38px;
  border-bottom: 5px solid #43321f;
  background-color: #5b3d1b;
}

.nav2-m {
  height: 100%;
}

.nav2-m ul {
  padding-top: 3px;
}

.nav2-m ul li {
  width: 130px;
  height: 35px;
  line-height: 35px;
  /* text-align: center;*/
  color: #fff;
  float: left;
  font-size：20px;
}

.nav2-m ul li a {
  color: #fff;
}

.nav2-m ul li a:hover {
  text-decoration: underline;
}

.nav2-m ul li span {
  margin-left: 16px;
}

/* 底部 */
.dibu {
  width: 100%;
  height: 45px;
  margin-top: 35px;
  background-color: #5b3d1b;
}

.main5 {
  height: 45px;
}

.m5-l {
  height: 45px;
  float: left;
}

.m5-l a {
  font-size: 20px;
  color: #f4f9f5;
  font-weight: 700;
  text-align: center;
  line-height: 45px;
}

.m5-r {
  float: left;
  margin-top: 4px;
}

.m5-r li {
  width: 195px;
  height: 36px;
  line-height: 45px;
  position: relative;
  float: left;
  margin-left: 34px;
}

.m5-r li button {
  width: 195px;
  height: 30px;
  border: 1px solid #dedfdf;
  color: #c6913a;

  position: absolute;
  top: 3px;
  left: 0;
}

.yuan {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 2px solid #dedfdf;
  justify-content: center;
  align-items: center;
  display: -webkit-flex;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 0;
}

.yuan2 {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #f4a82b;
  color: #fff;
  text-align: center;
  line-height: 13px;
}

/* 页脚 */
.foot {
  height: 184px;
}

.f-box {
  width: 685px;
  height: 110px;
  margin: 0 auto;
  margin-top: 20px;
  text-align: center;
}

.f-box p,
a {
  color: #392f2c;
  font-size: 16px;
}

.f-box ul {
  height: 40px;
  width: 273px;
  margin: 0 auto;
}

.f-box ul li {
  width: 90px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  float: left;
}

.f-box ul li:nth-child(2) {
  border-left: 1px solid #bec3ca;
  border-right: 1px solid #bec3ca;
}

.f-box ul li a {
  color: #bec3ca;
  font-weight: 700;
}
