.header {
  position: relative;
  z-index: 9;
}
.header .w {
  position: relative;
}
.header .top_right {
  position: absolute;
  right: 0;
  top: 30px;
}
.header .top_right ul {
  display: flex;
}
.header .top_right ul li {
  border: 1px solid #8c6b5a;
  border-radius: 10px;
  padding: 0 7px 0 2px;
  margin-left: 10px;
}
.header .top_right ul li a {
  color: #8c6b5a;
  font-size: 18px;
  line-height: 28px;
}
.header .top_right ul li a img {
  max-width: 20px;
  vertical-align: middle;
  margin: 0 5px;
}
.header .top_right ul li .search_btn img {
  margin-right: 0;
}
.header .top {
  display: flex;
  justify-content: center;
  align-items: end;
  padding: 35px 0 0;
}
.header .top .nav_logo {
  margin: 0 100px;
  padding-bottom: 25px;
}
.header .top .nav_item ul {
  display: flex;
}
.header .top .nav_item ul .active a {
  color: #333;
  font-weight: 600;
  background: url(../images/nav_bottom.png) no-repeat bottom center;
}
.header .top .nav_item ul li {
  position: relative;
}
.header .top .nav_item ul li .layui-nav-child {
  top: 60px;
}
.header .top .nav_item ul li a {
  font-size: 24px;
  color: #8c6b5a;
  padding: 0 25px 25px;
  display: block;
  text-align: center;
}
.header .top .nav_item ul li a:hover {
  color: #333;
  font-weight: 600;
  background: url(../images/nav_bottom.png) no-repeat bottom center;
}
.header .top .nav_item ul li:hover .layui-nav-child {
  display: block;
  z-index: 9999;
}
.header .top .nav_item ul li:hover .layui-nav-child a {
  background-image: none;
}
.header_mobile {
  display: none;
}
.zhezhao_pub {
  display: none;
  position: fixed;
  left: 50%;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: black;
  opacity: 0.3;
}
.nemuArea_pub {
  z-index: 999;
  display: none;
  position: fixed;
  width: 50%;
  height: 100%;
  top: 0;
  background-color: #8c6b5a;
}
.nemuArea_pub .aNav_mobile_pub {
  width: 165px;
  height: 66px;
  margin: 0 auto;
  margin-top: 10px;
  border-radius: 5px;
  line-height: 55px;
  text-align: center;
}
.nemuArea_pub .aNav_mobile_pub a {
  text-decoration: none;
  font-size: 32px;
  color: #ffffff;
}
.footer {
  background: url(../images/bg5.png) no-repeat;
  background-size: cover;
}
.footer .footer_top {
  padding: 60px 0 40px;
  border-bottom: 1px solid #cfc0b6;
}
.footer .footer_top .footer_logo {
  float: left;
  width: 314px;
  display: inline-block;
}
.footer .footer_top .footer_logo img {
  margin: 10px  auto 0;
  display: block;
}
.footer .footer_top .footer_ewm {
  display: flex;
  justify-content: space-around;
  margin-left: 314px;
}
.footer .footer_top .footer_ewm p {
  color: #fff;
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.footer .footer_center {
  padding: 35px 0 20px;
  border-bottom: 1px solid #cfc0b6;
}
.footer .footer_center ul {
  display: flex;
  justify-content: space-between;
}
.footer .footer_center ul li a {
  color: #FFF;
  font-size: 20px;
}
.footer .footer_center ul li p {
  margin-top: 10px;
}
.footer .footer_center ul li p a {
  color: #FFF;
  font-size: 16px;
  line-height: 36px;
}
.footer .footer_bottom {
  padding: 30px 25px;
}
.footer .footer_bottom ul {
  display: flex;
  justify-content: space-between;
}
.footer .footer_bottom ul li p {
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}
.footer .footer_bottom ul li a {
  line-height: 36px;
  color: #fff;
  font-size: 18px;
}
.ycxf {
  position: fixed;
  right: 20px;
  top: 30%;
  z-index: 999999;
}
.ycxf a {
  display: block;
  text-align: center;
}
.ycxf a.enn_btn {
  margin-bottom: 10px;
}
.ycxf a.ty_btn {
  margin-bottom: 20px;
}
.ycxf a.ty_btn p {
  color: #202020;
  font-size: 18px;
  text-align: center;
}
.common_nav {
  background: url(../images/title_bg_long.png) no-repeat;
  background-size: cover;
  padding-top: 125px;
  height: 350px;
}
.common_nav h3 {
  color: #fff;
  font-size: 52px;
  margin-left: 116px;
  padding-left: 216px;
  font-weight: 500;
  background: url(../images/title_bottom.png) no-repeat left bottom;
}
.common_nav h3 a {
  color: #fff;
  font-size: 52px;
}
.common_nav .location {
  height: 90px;
  line-height: 90px;
  padding-left: 60px;
  margin-top: 100px;
  color: #fff;
  background: url(../images/location_bg.png) no-repeat left top;
}
.common_nav .location img {
  margin-right: 30px;
}
.common_nav .location span {
  color: #fff;
  font-size: 16px;
}
.common_nav .location a {
  color: #fff;
  font-size: 16px;
}
.common_hd ul {
  display: flex;
}
.common_hd ul li {
  min-width: 266px;
  height: 88px;
  background: url(../images/title_bg.png) repeat-x;
  margin-right: 40px;
}
.common_hd ul li a {
  line-height: 88px;
  color: #685044;
  font-size: 30px;
  display: block;
  text-align: center;
  position: relative;
  padding: 0 60px;
}
.common_hd ul li a:before {
  content: '';
  position: absolute;
  left: 20px;
  top: 17px;
  width: 17px;
  height: 54px;
  background: url(../images/title_l.png) no-repeat;
}
.common_hd ul li a:after {
  content: '';
  position: absolute;
  right: 20px;
  top: 17px;
  width: 17px;
  height: 54px;
  background: url(../images/title_r.png) no-repeat;
}
