* {
  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%;
}
.btn_d {
  display: flex;
  justify-content: center;
}
.btn_d a {
  background-color: #f29b76;
  display: inline-block;
  width: 265px;
  color: #fff;
  margin: 70px 55px 50px;
  font-size: 20px;
  border-radius: 10px;
  line-height: 45px;
  height: 45px;
}
.content1 {
  width: 1200px;
  padding: 104px 0 130px;
}
.content1 .left {
  width: 697px;
  float: left;
  position: relative;
}
.content1 .left .img1 {
  float: left;
  padding: 14px 59px 0 8px;
  position: relative;
  z-index: -2;
}
.content1 .left .img2 {
  position: absolute;
  left: 133px;
  top: 22px;
  width: 240px;
  height: 336px;
}
.content1 .left .img2 .kuang {
  width: 230px;
  border: 5px solid white;
  height: 305px;
  z-index: 10;
}
.content1 .left .img2 img {
  position: absolute;
  top: 26px;
  left: 30px;
  z-index: -1;
}
.content1 .left .img3 {
  float: left;
  position: relative;
  z-index: -2;
}
.content1 .left .txt {
  position: absolute;
  left: 398px;
  top: 318px;
  color: rgba(89, 89, 89, 0.32);
  width: 362px;
}
.content1 .left .txt .tit {
  font-size: 40px;
  line-height: 40px;
  font-weight: bold;
}
.content1 .left .txt .xiexian {
  height: 42px;
  width: 1px;
  transform: rotate(45deg);
  background-color: #a7a7a7;
  position: absolute;
  top: -4px;
  left: 186px;
}
.content1 .left .txt p {
  color: #595959;
  font-size: 13px;
  letter-spacing: 14px;
  padding-left: 42px;
  padding-top: 10px;
}
.content1 .right {
  float: left;
  width: 460px;
  padding-left: 42px;
  padding-top: 13px;
}
.content1 .right .title {
  font-size: 30px;
  font-weight: bold;
  color: #f29b76;
  padding: 5px 13px 10px;
  border: 1px solid #a0a0a0;
  position: relative;
  display: inline-block;
}
.content1 .right .title .egs {
  font-size: 14px;
  font-weight: normal;
  padding: 3px;
  color: #8c8c8c;
  background-color: white;
  position: absolute;
  right: -8px;
  bottom: -13px;
}
.content1 .right p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 16px;
  letter-spacing: 2px;
}
.content1 .right .bun {
  display: block;
  border: 1px solid #ff4a00;
  font-size: 20px;
  color: #ff4a00;
  height: 43px;
  width: 263px;
  line-height: 43px;
  text-align: center;
  margin: 30px auto;
  border-radius: 8px;
}
.content2 {
  overflow: hidden;
}
.content2 .article {
  width: 1200px;
  height: 750px;
  padding-top: 50px;
  position: relative;
}
.content2 .article .back {
  position: absolute;
  left: -360px;
  top: 0;
  z-index: -1;
}
.content2 .article .left {
  float: left;
  width: 600px;
  margin-right: 40px;
}
.content2 .article .right {
  float: left;
  width: 560px;
}
.content2 .article .right .title .tit {
  font-size: 30px;
  font-weight: bold;
  color: #df783c;
  padding-top: 10px;
}
.content2 .article .right .title .egs {
  font-size: 8px;
  color: rgba(255, 255, 255, 0.5);
}
.content2 .article .right .title .tit1 {
  font-size: 18px;
  font-weight: bold;
  color: #df783c;
  margin-top: 20px;
  letter-spacing: 2px;
}
.content2 .article .right .title p {
  font-size: 18px;
  color: white;
  line-height: 30px;
  letter-spacing: 2px;
}
.content2 .article ul {
  overflow: hidden;
  margin-top: 24px;
}
.content2 .article ul li {
  float: left;
  width: 284px;
  margin-right: 20px;
}
.content2 .article ul li .text {
  overflow: hidden;
  padding-top: 10px;
}
.content2 .article ul li .text .num {
  float: left;
  padding-top: 6px;
}
.content2 .article ul li .text .txt {
  float: left;
  padding-left: 22px;
}
.content2 .article ul li .text .txt p {
  font-size: 20px;
  line-height: 27px;
  color: white;
}
.content2 .article ul .last {
  margin-right: 0;
}
.content2 .article ul .last .txt {
  padding-left: 3px !important;
}
.content2 .article .bun {
  display: block;
  width: 265px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background-color: #f29b76;
  color: white;
  font-size: 20px;
  border-radius: 8px;
  margin: 38px auto 0;
}
.content3 {
  text-align: center;
  width: 1184px;
  padding: 92px 8px 86px;
}
.content3 .title {
  color: #395a76;
}
.content3 .title .tit {
  font-size: 40px;
  font-weight: bold;
}
.content3 .title .egs {
  font-size: 14px;
  margin: 6px 0 16px;
}
.content3 .title p {
  font-size: 18px;
  margin-bottom: 50px;
}
.content3 .article {
  width: 1200px;
  display: flex;
  justify-content: space-between;
  margin-top: 44px;
}
.content3 .article .img {
  width: 602px;
}
.content3 .article .img img {
  margin-right: 5px;
}
.content3 .article .img li {
  float: left;
}
.content3 .article .img li img {
  float: left;
  margin-top: 5px;
}
.content3 .article .text {
  width: 572px;
}
.content3 .article .text li {
  border-bottom: 1px dashed #c6ab8e;
  text-align: left;
  margin-bottom: 20px;
}
.content3 .article .text .last {
  border-bottom: 0;
  margin-bottom: 0;
}
.content3 .article .text h1 {
  font-size: 24px;
  line-height: 24px;
  color: #597289;
}
.content3 .article .text img {
  display: inline-block;
  margin: 0 3px -3px 0;
}
.content3 .article .text p {
  font-size: 20px;
  color: #666666;
  padding-left: 31px;
  margin: 18px 0;
}
.content4 {
  overflow: hidden;
}
.content4 .article {
  width: 1200px;
  height: 600px;
  padding-top: 68px;
  position: relative;
}
.content4 .article .back {
  position: absolute;
  left: -360px;
  top: 0;
  z-index: -1;
}
.content4 .article .title {
  position: absolute;
  left: 57px;
  top: 27px;
}
.content4 .article .title h1 {
  font-size: 48px;
  line-height: 48px;
  color: #395a76;
  letter-spacing: 10px;
}
.content4 .article .title p {
  font-size: 24px;
  line-height: 24px;
  color: #395a76;
  letter-spacing: 4px;
  text-align: center;
}
.content4 .article .line {
  width: 100px;
  height: 2px;
  background-color: #9a9a9a;
  position: absolute;
  left: 57px;
  top: 115px;
}
.content4 .article .bun {
  display: block;
  width: 214px;
  height: 40px;
  font-size: 20px;
  line-height: 40px;
  background-color: #f29b76;
  text-align: center;
  color: white;
  border-radius: 8px;
  position: absolute;
  left: 308px;
  bottom: 33px;
}
.content4 .article .hd {
  position: absolute;
  z-index: 10;
  left: 588px;
  bottom: 68px;
  overflow: hidden;
}
.content4 .article .hd a {
  display: block;
  float: left;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 36px;
  color: #999999;
  background-color: #dcdcdc;
}
.content4 .article .hd a:hover {
  cursor: pointer;
  background-color: #e5e5e5;
}
.content4 .article .bd .left {
  float: left;
  width: 480px;
  padding-right: 96px;
  padding-left: 58px;
  padding-top: 57px;
}
.content4 .article .bd .left .tag {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
  color: white;
  background-color: #f29b76;
  padding: 5px 15px;
  margin-bottom: 60px;
}
.content4 .article .bd .left p {
  font-size: 18px;
  color: #333333;
  line-height: 28px;
  letter-spacing: 2px;
}
.content5 {
  width: 1220px;
  padding: 75px 0 8px;
}
.content5 .title {
  color: #395a76;
  text-align: center;
}
.content5 .title .tit {
  font-size: 40px;
  font-weight: bold;
}
.content5 .title .egs {
  font-size: 14px;
  margin: 6px 0 16px;
}
.content5 .title p {
  font-size: 18px;
  margin-bottom: 28px;
}
.content5 img {
  margin-bottom: 12px;
}
.content5 ul {
  float: left;
}
.content5 .first {
  width: 601px;
}
.content5 .first li {
  float: left;
}
.content5 .first .text {
  width: 601px;
  padding-top: 12px;
  font-size: 18px;
  color: #383840;
  letter-spacing: 18px;
  text-indent: 43px;
}
.content5 .first .text span {
  font-weight: bold;
}
.content5 .first .text .line {
  width: 50px;
  height: 4px;
  background-color: #1b1b1b;
  margin: 8px 0 0;
}
.content5 .more {
  display: block;
  font-size: 41px;
  color: white;
  width: 266px;
  height: 160px;
  line-height: 160px;
  text-align: center;
  background-color: #facd89;
}
.content5 .third {
  margin-left: 10px;
}
.content6 {
  width: 1200px;
  margin-bottom: 75px;
  position: relative;
}
.content6 form {
  position: absolute;
  bottom: 30px;
  right: 80px;
  font-size: 0;
}
.content6 form input {
  display: block;
  height: 50px;
  width: 334px;
  border: none;
  background: #f6fafb;
  font-size: 18px;
  color: #595959;
  border-radius: 10px;
  padding: 0 30px;
  line-height: 50px;
  margin: 18px 0;
}
.content6 form .dbtijiao {
  font-size: 18px;
  background: #f29b76;
  color: #fff;
  text-align: center;
  font-weight: bold;
  letter-spacing: 2px;
}
.content7 {
  margin-bottom: 88px;
  width: 1200px;
}
.content7 .title {
  font-size: 30px;
  color: #395a76;
  text-align: center;
  margin-bottom: 13px;
}
.content7 .title span {
  color: #f29b76;
}
.content7 .lititle {
  text-align: center;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 16px;
}
.content7 .sec {
  margin-top: 22px;
  margin-bottom: 8px;
  overflow: hidden;
}
.content7 .sec .sec-left {
  margin-left: 75px;
  float: left;
}
.content7 .sec-right {
  width: 531px;
  float: right;
  margin-right: 75px;
  padding-top: 22px;
}
.content7 .con {
  position: relative;
  font-size: 16px;
  line-height: 26px;
  margin-top: 18px;
}
.content7 .con img {
  position: absolute;
  top: 5px;
  left: -66px;
}
.content7 .con span {
  font-weight: bold;
  color: #f29b76;
}
.content7 .lit-btn {
  margin-top: 24px;
}
.content7 .lit-btn a {
  display: inline-block;
  width: 175px;
  height: 35px;
  color: #f29b76;
  border: 1px solid #f29b76;
  border-radius: 12px;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  margin-right: 23px;
}
.content7 .lit-btn .bgb {
  color: #395a76;
  border: 1px solid #395a76;
}
.content8 .title {
  margin-top: 50px;
  font-size: 30px;
  color: #395a76;
  text-align: center;
  margin-bottom: 13px;
}
.content8 .title span {
  color: #f29b76;
}
.content8 .lititle {
  text-align: center;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 16px;
}
.content8 {
  width: 1200px;
}
.content8 .btn_d {
  text-align: center;
}
.content8 ul {
  overflow: hidden;
  margin-top: 48px;
}
.content8 ul li {
  float: left;
  width: 384px;
  height: 218px;
  position: relative;
  margin-right: 22px;
  margin-bottom: 26px;
}
.content8 ul li .text {
  width: 385px;
  height: 220px;
  background: rgba(255, 255, 255, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  text-align: center;
  color: #333333;
}
.content8 ul li .text .num {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  padding: 50px 0 18px;
}
.content8 ul li .text .tit {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  margin-bottom: 6px;
}
.content8 ul li .text p {
  width: 296px;
  font-size: 18px;
  line-height: 26px;
  padding: 0 44px;
}
.content8 ul li:hover > .text {
  display: none;
}
.content8 ul .last {
  margin-right: 0;
}
.content9 .title {
  font-size: 30px;
  color: #395a76;
  text-align: center;
  margin-bottom: 13px;
}
.content9 .title span {
  color: #f29b76;
}
.content9 .lititle {
  text-align: center;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 16px;
  margin-bottom: 32px;
}
.content9 {
  width: 1200px;
  padding-top: 52px;
}
.content9 .tabs2 {
  width: 483px;
  height: 256px;
  float: left;
  position: relative;
}
.content9 .tabs2 .hd {
  position: absolute;
  bottom: 10px;
  left: 14px;
  z-index: 10;
}
.content9 .tabs2 .hd li {
  float: left;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.5);
  margin-right: 8px;
}
.content9 .tabs2 .hd .on {
  background-color: white;
}
.content9 .right {
  float: left;
  width: 717px;
  padding-top: 10px;
}
.content9 .right p {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 16px;
  padding-left: 80px;
  letter-spacing: 2px;
  position: relative;
}
.content9 .right p::before {
  content: "";
  width: 14px;
  height: 14px;
  background: #d3d3d3;
  position: absolute;
  left: 50px;
  top: 5px;
}
.content9 .lit-btn {
  padding-left: 70px;
}
.content9 .lit-btn a {
  display: inline-block;
  width: 175px;
  height: 35px;
  color: #f29b76;
  border: 1px solid #f29b76;
  border-radius: 12px;
  font-size: 16px;
  line-height: 35px;
  text-align: center;
  margin-right: 23px;
}
.content9 .lit-btn .bgb {
  color: #395a76;
  border: 1px solid #395a76;
}
.content10 {
  width: 1200px;
  padding: 24px 0 44px;
}
.content10 .title {
  position: relative;
  padding-left: 13px;
}
.content10 .title .tit {
  font-size: 18px;
}
.content10 .title .egs {
  font-size: 10px;
  color: #cecece;
}
.content10 .title::before {
  content: "";
  width: 4px;
  height: 28px;
  border-radius: 2px;
  background: #999999;
  position: absolute;
  left: 0;
  top: 4px;
}
.content10 .tabs3 {
  position: relative;
}
.content10 .tabs3 .hd {
  width: 1200px;
  position: absolute;
}
.content10 .tabs3 .hd .prev {
  position: absolute;
  left: 0;
  top: 0;
  height: 132px;
  width: 47px;
  font-size: 40px;
  line-height: 132px;
  text-align: center;
}
.content10 .tabs3 .hd .next {
  position: absolute;
  right: 0;
  top: 0;
  height: 132px;
  width: 47px;
  font-size: 40px;
  line-height: 132px;
  text-align: center;
}
.content10 .tabs3 .bd {
  background-color: #e3e3e3;
  padding: 16px 52px 16px 42px;
}
.content10 .tabs3 .bd ul {
  overflow: hidden;
}
.content10 .tabs3 .bd ul li {
  float: left;
  width: 176px;
  height: 100px;
  margin: 0 5px;
}
.content11 {
  width: 1200px;
  margin-bottom: 50px;
}
.content11 > span {
  display: flex;
  justify-content: space-between;
  margin-bottom: 5px;
}
.content11 > span a {
  color: #595959;
}
.content11 ul {
  display: flex;
  justify-content: space-between;
  margin-top: 10px;
}
.content11 ul p {
  text-align: center;
  color: #282828;
  font-size: 16px;
  margin-top: 20px;
}
/*# sourceMappingURL=style.css.map */
