* {
  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%;
}

.title {
  text-align: center;
  font-size: 40px;
}
.title span {
  color: #ee3200;
}

.btn {
  text-align: center;
}
.btn a {
  display: inline-block;
  margin: 0 10px;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background: #ee3200;
  border-radius: 8px;
  text-align: center;
  color: white;
  font-size: 20px;
}

.line {
  height: 20px;
  background: #ececec;
}

.content1 {
  width: 1200px;
  padding: 58px 0 54px;
  overflow: hidden;
}
.content1 .article {
  padding-right: 44px;
  border-right: 1px dashed #999999;
  width: 792px;
  overflow: hidden;
  float: left;
}
.content1 .title {
  margin-bottom: 24px;
}
.content1 p {
  font-size: 20px;
  color: #555555;
  line-height: 32px;
}
.content1 img {
  float: left;
  margin-right: 20px;
  margin-top: 21px;
}
.content1 .right {
  margin-right: 0;
}
.content1 .form {
  float: left;
  width: 363px;
  text-align: center;
  padding-top: 68px;
}
.content1 .form form {
  padding: 0 0 0 40px;
}
.content1 .form p {
  font-size: 30px;
  color: #ee3200;
}
.content1 .form span {
  display: block;
  color: #ee3200;
  font-size: 20px;
  margin-bottom: 29px;
}
.content1 .form input {
  height: 48px;
  line-height: 48px;
  font-size: 20px;
  border: 1px solid #ee3200;
  border-radius: 8px;
  color: #666666;
  text-indent: 12px;
  width: 320px;
  margin-bottom: 12px;
}
.content1 .form .dbtijiao {
  background: #ee3200;
  font-size: 24px;
  color: white;
  margin: 18px 0 0;
}

.content2 {
  padding: 54px 0;
  background: url(../images/4.jpg);
}
.content2 .article {
  width: 1200px;
  overflow: hidden;
}
.content2 .text {
  color: white;
  padding: 0 112px 0 105px;
  width: 518px;
  float: left;
}
.content2 .text .tag {
  font-size: 40px;
}
.content2 .text p {
  font-size: 20px;
  line-height: 32px;
  margin: 38px 0 50px;
}
.content2 .btn a {
  width: 240px;
  margin: 0;
}
.content2 .btn .spe {
  background: none;
  border: 1px solid white;
  height: 48px;
  margin-left: 20px;
}
.content2 ul {
  overflow: hidden;
}
.content2 li {
  float: left;
  margin: 0 18px 18px 0;
}
.content2 .right {
  margin-right: 0;
}
.content2 .bottom {
  margin-bottom: 0;
}

.content3 {
  text-align: center;
  padding: 53px 0 44px;
}

.content3 .tit {
  font-size: 40px;
  color: white;
}

.content3 .tit2 {
  font-size: 20px;
  color: white;
  margin: 10px 0 46px;
}

.content3 ul {
  overflow: hidden;
  margin: 46px auto 31px;
  width: 1200px;
}

.content3 li {
  float: left;
  margin: 0 20px 20px 0;
  position: relative;
  overflow: hidden;
}

.content3 img {
  transition: all 0.3s ease-in-out;
  -ms-transition: 0.3s all ease-in-out;
  -moz-transition: 0.3s all ease-in-out;
  -webkit-transition: 0.3s all ease-in-out;
  -o-transition: 0.3s all ease-in-out;
}

.content3 img:hover {
  transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.content3 .last {
  margin-right: 0;
}

.content3 .txt {
  padding: 9px 0;
  background: black;
  color: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  font-size: 20px;
}

.content4 {
  background: #ececec;
  padding: 59px 10px 56px;
}
.content4 ul {
  overflow: hidden;
  width: 1180px;
  margin: 55px auto 0;
}
.content4 li {
  background: white;
  float: left;
  width: 507px;
  padding: 31px 30px 53px;
  border-radius: 8px;
}
.content4 li .tag {
  font-size: 26px;
  font-weight: bold;
  color: #ee3200;
  margin: 40px 0;
}
.content4 li p {
  font-size: 20px;
  line-height: 32px;
  color: #555555;
  height: 100px;
}
.content4 .bun {
  text-align: center;
}
.content4 .bun a {
  display: inline-block;
  width: 230px;
  height: 50px;
  line-height: 50px;
  color: white;
  font-size: 20px;
  background: #ee3200;
}
.content4 .first {
  margin-right: 45px;
}

.content5 {
  padding: 50px 0 82px;
  width: 1200px;
}

.content5 ul {
  overflow: hidden;
  margin-top: 48px;
  margin-bottom: 35px;
}

.content5 ul li {
  margin: 0 20px 18px 0;
  float: left;
}

.content5 ul .last {
  margin-right: 0;
}

.content6 {
  padding: 34px 0 34px;
  text-align: center;
  background: #ececec;
  margin-bottom: 24px;
}

.content6 .tit {
  color: #333333;
  font-size: 40px;
}

.content6 ul {
  overflow: hidden;
  width: 1200px;
  margin: 40px auto 0;
}

.content6 ul a {
  color: black;
}

.content6 ul a:hover {
  color: #f03b3b;
}

.content6 ul li {
  padding: 0 83px;
  float: left;
  border-right: 1px dashed #4a4a4a;
}

.content6 ul li p {
  margin-top: 21px;
  font-size: 20px;
}

.content6 ul .last {
  border-right: none;
}

.content7 {
  width: 1200px;
  overflow: hidden;
  padding: 86px 0;
}
.content7 .left {
  float: left;
  width: 460px;
  padding-right: 50px;
}
.content7 .tag {
  color: white;
  text-align: center;
  height: 70px;
  line-height: 70px;
  font-size: 40px;
  background: #ee3200;
  margin-bottom: 40px;
}
.content7 .tit {
  font-size: 30px;
  color: #555555;
  margin-bottom: 14px;
}
.content7 p {
  font-size: 20px;
  line-height: 32px;
  margin-bottom: 33px;
  color: #555555;
}
.content7 img {
  float: left;
}
.content7 .bun {
  text-align: center;
}
.content7 .bun a {
  display: inline-block;
  width: 230px;
  height: 50px;
  line-height: 50px;
  color: white;
  font-size: 20px;
  background: #ee3200;
}

/*# sourceMappingURL=style.css.map */
