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

* {
  margin: 0;
  padding: 0;
}

/* 头部 */
.tou {
  width: 100%;
  background: linear-gradient(70deg, #fff, #c1bdbc);
}

.app {
  width: 1190px;
  margin: 0 auto;
}
.app1{
  width: 1190px;
  margin: 0 auto;
}
.app2{
  width: 1190px;
  margin: 0 auto;
}
.nav {
  height: 270px;
  position: relative;
}

.clr {
  clear: both;
}

.tit {
  width: 750px;
  height: 95px;
  margin-left:88px;
  padding-top: 70px;
}

.tit-l {
  float: left;
}

.tit-r {
  float: left;
  margin-left: 21px;
  margin-top:9px;
}

.tit-r h3 {
  font-size: 42px;
  color: #e80d2b;
  text-align: center;
  text-shadow: #fff 4px 0 0, #fff 0 3px 0, #fff -3px 0 0, #fff 0 -2px 0;
}

.tit-r p {
  font-size: 20px;
  margin-top: 13px;
  color: #e80d2b;
  text-align: center;
  text-shadow: #fff 2px 0 0, #fff 0 1px 0, #fff -3px 0 0, #fff 0 -2px 0;
}

.rq {
  width: 180px;
  position: absolute;
  right: 330px;
  bottom: -70px;
  text-align: center;
}

.rq p {
  color: #7b7974;
  line-height: 30px;
}

.rq p a {
  color: #7b7974;
}

.ssd1 {
  color: #089b49;
}

.ssd2 {
  color: #cd1513;
}

.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;
}

/* 导航栏 */
.dhl {
  width: 100%;
  height: 65px;
  background-color: #af0530;
}

.dhl2 {
  height: 100%;
}

.dhl2 ul {
  position: relative;
}

.dhl2 ul li {
  height: 60px;
  float: left;
  line-height: 60px;
  text-align: center;
  margin-right: 52px;
  position: relative;
}

.dhl2 ul li a {
  color: #fff;
  font-size: 25px;
}

.sjx {
  display: none;
  margin-left: 110px;
  float: left;
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-color: transparent #fff transparent transparent;
  transform: rotate(90deg);
  position: absolute;
  left: 50%;
  margin-left: -8px;
  bottom: 1px;
}

.dhl2 ul li:hover {
  border-bottom: 2px solid #fff;
}

.dhl2 ul li:hover .sjx {
  display: block;
}

.dhl2 ul li a {
  text-decoration: none
}

.sousuo {
  width: 226px;
  height: 35px;
  position: absolute;
  right: 0;
  top: 15px;
}

.ss {
  width: 162px;
  height: 100%;
  position: relative;
  float: left;
}

.ss input {
  width: 153px;
  height: 35px;
  border: 1px solid #ccc;
  background-color: #fff;
  color: #cecece;
  padding: 0;
  padding-left:10px;
}

.ss1 {
  width: 35px;
  height: 37px;
  float: left;
  text-align: center;
  line-height: 24px;
  color: #fff;
  background-color: #e4e4e4;
  position: relative;
  border-left:2px solid #919191;
}
.icon-search {
  width: 12px;
  height: 12px;
  border-radius: 100%;
  border: 2px solid #000;
  position: relative;
  /* margin: 30px auto; */
  position: absolute;
  top: 8px;
  left: 8px;
}

.icon-search:after {
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 8px;
  height: 2px;
  position: absolute;
  top: 13px;
  left: 11px;
  background-color: #000;
}

/* 底部 */
.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 select {
  width: 195px;
  height: 30px;
  border: 1px solid #dedfdf;
  color: #ad231b;

  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;
}