* {
  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%;
}

.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
}

.clearfix {
  *zoom: 1;
}

.title {
  text-align: center;
}

.title .tit {
  font-size: 48px;
  font-weight: bold;
  background: url(../images/04.png) no-repeat;
  background-position: center center;
}

.title h5 {
  font-size: 24px;
  margin: 38px 0 0;
  font-weight: normal;
}

.btn1 {
  text-align: center;
}
.btn1 a {
  display: inline-block;
  width: 400px;
  height: 60px;
  line-height: 60px;
  border-radius: 6px;
  color: #ceb49e;
  font-size: 24px;
  margin: 0 48px;
  border: 1px solid #ceb49e;
}
.btn1 .red {
  color: #a40000;
  border: 1px solid #a40000;
}

.content1 {
  padding: 100px 0;
  text-align: center;
}

.content1 .article {
  display: inline-block;
  text-align: left;
  overflow: hidden;
}

.content1 .img {
  float: left;
}

.content1 .tag {
  margin-top: 26px;
}

.content1 .text {
  float: left;
  margin: 0 30px 0 40px;
  padding-top: 48px;
}

.content1 .text .line {
  width: 40px;
  height: 4px;
  background: #ff0000;
  margin: 0 0 10px;
}

.content1 .text p {
  width: 302px;
  font-size: 16px;
  line-height: 28px;
  text-align: justify;
}

.content1 .text ul {
  overflow: hidden;
  margin-top: 14px;
}

.content1 .text li {
  float: left;
  width: 62px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  font-size: 25px;
  color: #e13535;
  border: 1px solid #e13535;
  border-radius: 50%;
  margin-right: 17px;
}

.content1 .text .last {
  margin-right: 0;
}

.content1 .tit {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  margin: 78px 0;
}

.content1 .btn {
  text-align: center;
}

.content1 .btn a {
  display: inline-block;
  width: 400px;
  height: 60px;
  line-height: 60px;
  border-radius: 6px;
  background: #ceb49e;
  color: white;
  font-size: 24px;
  margin: 0 48px;
}

.content1 .btn .red {
  background: #a40000;
}

.content2 {
  width: 1200px;
}
.content2 ul {
  overflow: hidden;
  margin: 60px 0;
}
.content2 li {
  float: left;
  width: 400px;
  height: 240px;
  color: #ce1b19;
  position: relative;
}
.content2 .tit1 {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  padding: 20px 0 14px;
}
.content2 p {
  font-size: 16px;
  line-height: 28px;
  padding: 0 40px;
}
.content2 .bun {
  display: block;
  border: 1px solid #ce1b19;
  position: absolute;
  left: 140px;
  bottom: 20px;
  width: 118px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #ce1b19;
}
.content2 .bun1 {
  display: block;
  width: 600px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: white;
  font-size: 24px;
  border-radius: 6px;
  background: #ce1b1b;
  margin: 0 auto;
}

.content3 {
  width: 1200px;
  padding: 90px 0 0;
}
.content3 h4 {
  padding: 12px 200px 52px;
  font-size: 16px;
  line-height: 30px;
  color: #666666;
  font-weight: normal;
}
.content3 ul {
  text-align: center;
}
.content3 ul li {
  display: inline-block;
  width: 480px;
  margin: 0 10px;
}
.content3 ul li .tit1 {
  font-size: 36px;
  font-weight: bold;
  color: #333333;
  padding: 40px 0 12px;
}
.content3 ul li p {
  font-size: 16px;
  line-height: 30px;
  height: 132px;
}

.content4 {
  padding: 100px 0;
  width: 1200px;
}
.content4 .img {
  margin: 0 auto;
  width: 902px;
  height: 428px;
  position: relative;
}
.content4 form {
  position: absolute;
  left: 180px;
  top: 56px;
  text-align: center;
}
.content4 form .tit1 {
  font-size: 30px;
  color: white;
}
.content4 form p {
  font-size: 18px;
  color: white;
  padding: 20px 0 40px;
}
.content4 form .text {
  font-size: 24px;
  color: white;
  margin-bottom: 20px;
}
.content4 form input {
  width: 220px;
  height: 40px;
  border: none;
  border-radius: 4px;
  font-size: 18px;
  color: #bbbbbb;
  text-indent: 20px;
}
.content4 form .tijiao {
  width: 200px;
  height: 50px;
  color: white;
  background: #d72302;
  text-indent: 0;
  font-size: 20px;
  margin-top: 30px;
}

.content5 {
  text-align: center;
}
.content5 p {
  font-size: 16px;
  line-height: 30px;
  width: 790px;
  margin: 40px auto 34px;
  text-align: left;
}
.content5 ul {
  display: inline-block;
  margin-bottom: 70px;
}
.content5 ul li {
  float: left;
  margin: 10px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
}

.content6 {
  text-align: center;
  padding: 100px 0 50px;
}
.content6 ul {
  display: inline-block;
  margin-top: 60px;
}
.content6 li {
  float: left;
  margin: 0 15px;
  position: relative;
  width: 380px;
  height: 355px;
}
.content6 p {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 110px;
  line-height: 110px;
  font-size: 30px;
  color: #ceb49e;
}

/*# sourceMappingURL=style.css.map */
