* {
  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%;
}

.back {
  height: 233px;
  width: 100%;
  position: absolute;
  background: #454e37;
  top: 0;
  z-index: -1;
}

.btn {
  text-align: center;
}
.btn a {
  display: inline-block;
  width: 227px;
  height: 50px;
  line-height: 50px;
  color: white;
  background: #454e37;
  border-radius: 8px;
  font-size: 24px;
  margin: 0 8px;
}

.title {
  color: #4e563f;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
}
.title span {
  color: #df0916;
}

.content1 {
  padding: 75px 0;
}
.content1 img {
  margin: 41px auto 0;
}

.content2 {
  padding-bottom: 54px;
  text-align: center;
}
.content2 .img {
  display: inline-block;
  margin: 0 auto;
  position: relative;
}
.content2 .img a {
  display: block;
  width: 125px;
  height: 31px;
  line-height: 31px;
  position: absolute;
  right: 41px;
  top: 186px;
}
.content2 .img .bun1 {
  top: 256px;
}
.content2 .img .bun2 {
  top: 326px;
}
.content2 .img .bun3 {
  top: 396px
}
.content2 img {
  margin: 0 auto;
}

.content3 {
  text-align: center;
  padding-bottom: 47px;
}
.content3 ul {
  display: inline-block;
}
.content3 ul li {
  width: 289px;
  float: left;
  margin: 132px 28px 0;
  background: #4e563f;
  padding: 128px 0 44px;
  position: relative;
}
.content3 ul img {
  position: absolute;
  left: 38px;
  top: -108px;
}
.content3 ul .tag {
  width: 151px;
  background: white;
  border-radius: 18px;
  color: #c32424;
  font-size: 24px;
  font-weight: bold;
  height: 43px;
  line-height: 43px;
}
.content3 ul .tit {
  font-size: 22px;
  color: #fff109;
  margin: 21px 0 15px;
}
.content3 ul p {
  font-size: 22px;
  color: white;
  line-height: 36px;
  padding: 0 30px;
}
.content3 .bun {
  display: block;
  margin: 0 auto;
  width: 375px;
  height: 65px;
  line-height: 65px;
  color: white;
  background: #c32424;
  border-radius: 26px;
  font-size: 30px;
  margin-top: 30px;
}

.content4 {
  text-align: center;
  position: relative;
}
.content4 .tit {
  font-size: 40px;
  font-weight: bold;
  color: white;
  padding: 42px 0 31px;
}
.content4 .article {
  overflow: hidden;
  display: inline-block;
  background: white;
  padding: 37px 29px 16px;
}
.content4 ul {
  display: inline-block;
  float: left;
  overflow: hidden;
  width: 632px;
}
.content4 li {
  float: left;
  margin-right: 21px;
  background: #e5e5e5;
  padding-bottom: 23px;
  margin-bottom: 21px;
}
.content4 li .tit1 {
  font-size: 30px;
  font-weight: bold;
  padding: 18px 0 5px;
}
.content4 li p {
  font-size: 18px;
  color: #282828;
  margin-bottom: 10px;
}
.content4 li .bun a {
  color: white;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  width: 100px;
  border-radius: 12px;
  margin: 0 5px;
}
.content4 li .bun .orange {
  background: #f19149;
}
.content4 li .bun .red {
  background: #e60012;
}
.content4 .right {
  float: left;
  position: relative;
}
.content4 .right img {
  margin-bottom: 7px;
}
.content4 .right form {
  width: 402px;
  position: absolute;
  bottom: 30px;
  left: 55px;
}
.content4 .right input {
  height: 50px;
  line-height: 50px;
  border: none;
  border-radius: 22px;
}
.content4 .right #uname, .content4 .right #mycall {
  width: 194px;
  margin-bottom: 14px;
  font-size: 20px;
  color: #8c8c8c;
  text-indent: 22px;
}
.content4 .right #uname {
  margin-right: 8px;
}
.content4 .right select {
  height: 50px;
  border: none;
  line-height: 50px;
  width: 100%;
  -webkit-appearance: none;
  background: white url(../images/13.png) no-repeat;
  background-position: 95% center;
  border-radius: 22px;
  margin-bottom: 14px;
  color: #8c8c8c;
  font-size: 20px;
  text-indent: 22px;
  outline: none;
}
.content4 .right .dbtijiao {
  width: 100%;
  background: #fff109;
  color: #e60012;
  font-size: 24px;
}
.content4 .tag {
  clear: both;
  height: 60px;
  line-height: 60px;
  color: white;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  background: #454e37;
}

.content5 {
  text-align: center;
}
.content5 ul {
  display: inline-block;
  margin: 0 auto;
}
.content5 ul li {
  float: left;
  margin: 0 6px;
}
.content5 ul .desc {
  height: 46px;
  line-height: 46px;
  color: white;
  background: #f19149;
  text-align: center;
  font-size: 20px;
}
.content5 .line {
  width: 1200px;
  height: 20px;
  background: #e5e5e5;
  margin-top: 39px;
}

.content6 {
  text-align: center;
  padding: 52px 0 50px;
}
.content6 .title {
  font-size: 40px;
  font-weight: bold;
  color: #4e563f;
  margin-bottom: 27px;
}
.content6 .tit {
  width: 1100px;
  display: block;
  margin: 0 auto;
  padding: 18px 50px 9px;
  font-size: 20px;
  background: #facd89;
  margin-bottom: 23px;
  color: #454e37;
}
.content6 .firstul {
  display: inline-block;
}
.content6 .firstul li {
  float: left;
  margin: 0 25px;
  width: 263px;
}
.content6 .firstul .img {
  position: relative;
}
.content6 .firstul .img .tag {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  height: 31px;
  line-height: 31px;
  font-size: 20px;
  color: white;
  width: 100%;
}
.content6 .firstul p {
  font-size: 18px;
  color: white;
  background: #f19149;
  padding: 27px 4px 44px;
}
.content6 .hengtiao {
  margin: 35px auto 38px;
}
.content6 .article {
  overflow: hidden;
  display: inline-block;
  position: relative;
  margin-bottom: 43px;
}
.content6 .article .slideBox {
  float: left;
  width: 504px;
}
.content6 .article .hd {
  position: absolute;
  left: 220px;
  z-index: 100;
  bottom: 45px;
}
.content6 .article .hd ul {
  text-align: center;
  overflow: hidden;
}
.content6 .article .hd li {
  float: left;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 6px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
}
.content6 .article .hd .on {
  background: white;
}
.content6 .article .bd .desc {
  color: white;
  background: #e60012;
  height: 35px;
  line-height: 35px;
  font-size: 20px;
  padding: 0 15px 0 21px;
  text-align: left;
}
.content6 .article .bd a {
  float: right;
  font-size: 16px;
  color: #ffd70b;
}
.content6 .article .text {
  float: left;
  width: 640px;
  padding: 25px 30px 0;
}
.content6 .article .text p {
  text-align: justify;
  font-size: 20px;
  text-indent: 40px;
  line-height: 30px;
  margin-top: 20px;
}

.content7 {
  text-align: center;
  position: relative;
  padding-bottom: 50px;
}
.content7 .tit {
  font-size: 40px;
  font-weight: bold;
  color: white;
  padding: 42px 0 31px;
}
.content7 ul {
  overflow: hidden;
  width: 1114px;
  margin: 0 auto 40px;
  padding: 57px 45px 0;
  background: white;
}
.content7 ul li {
  float: left;
  margin: 10px 8px;
}

/*# sourceMappingURL=style.css.map */
