* {
  margin: 0;
  padding: 0;
}

body {
  font-family: Microsoft YaHei;
  font-size: 14px;
  margin: 0 auto;
}

a,
input,
textarea {
  outline: 0 none;
  text-decoration: none;
}

li {
  list-style: none;
}

img {
  border: none;
  display: block;
}

.clear {
  clear: both;
}

div {
  margin: 0 auto;
}

a.topimg {
  display: block;
}

a.topimg img {
  width: 100%;
}

.tit {
  color: #9f6b26;
  text-align: center;
}

.tit .tit_h2 {
  text-align: center;
  font-size: 32px;
}

.tit .tit_h2_2 {
  text-align: center;
  font-size: 32px;
}

.tit .tit_span {
  font-size: 20px;
  display: inline-block;
  margin-top: 16px;
  opacity: 0.5;
  letter-spacing: 1px;
}

.tit p {
  font-size: 20px;
  color: #9f6b26;
  margin-top: 14px;
}

.btn {
  display: flex;
  justify-content: center;
}

.btn a {
  width: 300px;
  height: 60px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  line-height: 60px;
  background-color: #dd850f;
  font-size: 24px;
  margin: 20px 60px;
}

.btn .btn_a {
  background-color: #e75e1a;
}

.c1 {
  width: 1200px;
  padding-top: 80px;
}

.c1 ul {
  display: flex;
  justify-content: flex-end;
  position: relative;
  margin-bottom: 50px;
}

.c1 ul a {
  left: 0;
  top: 60px;
  position: absolute;
}

.c1 ul a img {
  width: 100%;
}

.c1 ul li {
  background-color: #fef3e5;
  width: 735px;
  height: 400px;
  padding: 10px 20px 20px 230px;
  box-sizing: border-box;
  margin-top: 80px;
  margin-left: 190px;
}

.c1 ul li h2 {
  margin-top: 30px;
  font-size: 26px;
}

.c1 ul li p {
  font-size: 20px;
  margin-top: 10px;
}

.content2 .container {
  margin: 0 auto;
  width: 1200px;
  padding-top: 50px;
  position: relative;
}

.content2 .container .back {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.content2 .container .back img {
  margin-left: -360px;
}

.content2 .container .con {
  width: 1200px;
  height: 430px;
  background-color: white;
  margin-top: 32px;
  margin-bottom: 98px;
}

.content2 {
  overflow: hidden;
  margin-bottom: 125px;
  margin-top: 90px;
}
.content2 .container .con .left {
  float: left;
  width: 616px;
  position: relative;
  margin-top: 32px;
}
.content2 .container .con .left .big {
  position: absolute;
  top: 30px;
  left: -360px;
}
.content2 .container .con .left .small {
  position: absolute;
  top: 0;
  right: 0;
  width: 136px;
  height: 96px;
  background-color: #fef3e5;
}
.content2 .container .con .right {
  margin-top: 64px;
  float: left;
  width: 584px;
}
.content2 .container .con .right h1 {
  font-size: 60px;
  color: rgba(221, 133, 15, 0.15);
  text-indent: 6px;
  font-weight: normal;
  letter-spacing: 6px;
}
.content2 .container .con .right p {
  font-size: 18px;
  line-height: 30px;
  color: #333333;
  padding-left: 16px;
  margin-bottom: 10px;
}
.content2 .container .con .right p span {
  font-weight: bold;
}
.content2 .container .con .right a.bun {
  display: block;
  width: 266px;
  height: 60px;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  line-height: 60px;
  background-color: #dd850f;
  font-size: 24px;
  margin: 20px 0 0 16px;
}
.content2 .container .con .right img {
  margin: 74px 0 0 16px;
}

.content3 {
  text-align: center;
  margin-bottom: 120px;
}
.content3 .hd {
  margin-top: 44px;
  margin-bottom: 26px;
}
.content3 .hd ul {
  display: inline-block;
}
.content3 .hd ul li {
  float: left;
  width: 212px;
  height: 86px;
  line-height: 86px;
  box-shadow: 0 0 13px rgba(71, 45, 4, 0.15);
  margin: 0 12px;
  font-weight: bold;
  font-size: 30px;
  color: #9f6b26;
}
.content3 .hd ul .on {
  background-color: #f5e0c9;
  height: 81px;
  line-height: 81px;
  border-bottom: 5px solid #db9932;
  position: relative;
}
.content3 .hd ul .on::after {
  content: "";
  border-top: 14px solid #db9932;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 0;
  position: absolute;
  bottom: -14px;
  left: 36px;
}
.content3 .bd {
  width: 1200px;
  height: 870px;
  position: relative;
}
.content3 .bd .tag {
  width: 228px;
  height: 160px;
  background-color: #db9932;
  position: absolute;
  top: 0;
  left: 0;
}
.content3 .bd .tag img {
  margin: 0 auto;
  padding-top: 32px;
}
.content3 .bd .back {
  width: 1140px;
  height: 858px;
  position: absolute;
  left: 170px;
  top: 0;
  border: 2px solid #835210;
  background-color: #fef3e5;
  box-shadow: 0 0 13px rgba(71, 45, 4, 0.15);
}
.content3 .bd .btn {
  position: absolute;
  margin: 0 auto;
  bottom: 60px;
  right: 69px;
}
.content3 .bd ul li {
  position: relative;
  padding-top: 184px;
}
.content3 .bd ul li h2 {
  font-size: 30px;
  color: white;
  position: absolute;
  top: 80px;
  left: 45px;
  letter-spacing: 6px;
}
.content3 .bd ul li p {
  text-align: left;
  position: absolute;
  font-size: 22px;
  line-height: 40px;
  color: #333333;
  width: 910px;
  top: 50px;
  left: 266px;
}
.content3 .bd ul li p::before {
  content: "";
  width: 11px;
  height: 11px;
  border: 2px solid #db9932;
  border-radius: 50%;
  position: absolute;
  left: -22px;
  top: 7px;
}

.content4 {
  overflow: hidden;
  margin-bottom: 90px;
}
.content4 .container {
  position: relative;
  margin-top: 50px;
}
.content4 .container .back {
  width: 1200px;
}
.content4 .container .back img {
  margin-left: -360px;
}
.content4 .container .con {
  position: absolute;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.content4 .container .con h1 {
  font-size: 36px;
  color: #e75e1a;
  line-height: 54px;
  padding-top: 48px;
}
.content4 .container .con h3 {
  font-size: 24px;
  color: #333333;
}
.content4 .container .con h3 span {
  color: #e75e1a;
}
.content4 .container .con ul {
  width: 1280px;
  margin: 0 auto;
  overflow: hidden;
}
.content4 .container .con ul li {
  float: left;
  margin: 50px 43px;
  width: 170px;
  color: #333333;
}
.content4 .container .con ul li h2 {
  font-size: 22px;
  line-height: 33px;
  margin: 5px 0;
}
.content4 .container .con ul li p {
  font-size: 18px;
  line-height: 27px;
}
.content4 .container .con .btn1 {
  margin-top: 8px;
  display: inline-block;
}
.content4 .container .con .btn1 a {
  display: block;
  float: left;
  width: 300px;
  height: 60px;
  line-height: 60px;
  font-size: 24px;
  text-align: center;
  color: #dd850f;
  border-radius: 7px;
  margin: 0 20px;
  border: 1px solid #dd850f;
}
.content4 .container .con .btn1 .red {
  color: #e75e1a;
  border: 1px solid #e75e1a;
}

.content5 ul {
  width: 1210px;
  margin: 30px auto 40px;
  overflow: hidden;
}
.content5 ul li {
  margin: 5px;
  float: left;
}

.content6 {
  padding-bottom: 50px;
  padding-top: 110px;
}
.content6 ul.first {
  overflow: hidden;
  width: 1160px;
  margin: 50px auto 0;
}
.content6 ul.first li {
  float: left;
  width: 180px;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  color: #333333;
  border-radius: 7px;
  border: 1px solid #835210;
  margin: 0 25px;
}
.content6 ul.second {
  width: 1239px;
  margin: 37px auto 0;
}
.content6 ul.second li {
  float: left;
  width: 369px;
  color: #333333;
  text-align: center;
  margin: 0 22px;
}
.content6 ul.second li .txt {
  box-shadow: 0 0 13px rgba(71, 45, 4, 0.15);
}
.content6 ul.second li h2 {
  font-size: 26px;
  padding: 28px 0 12px;
}
.content6 ul.second li p {
  font-size: 18px;
  line-height: 27px;
  width: 275px;
  margin: 0 auto;
  padding-bottom: 23px;
}
.content6 .hz {
  display: block;
  margin: 50px auto;
}
.content6 a.bun {
  display: block;
  width: 376px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  background-color: #dd850f;
  color: white;
  font-size: 24px;
  letter-spacing: 2px;
  border-radius: 6px;
  margin: 0 auto;
}
