.main {
  position: relative;
  top: 0;
  left: 0;
  height: auto;
  width: 100%;
  margin-top: 225px;
}

.main .main_home {
  height: auto;
  width: 100%;
}

.main .main_home h2 {
  font-size: 32px;
  letter-spacing: 1.33px;
  color: #004ca6;
  margin: 0 auto;
  text-align: center;
}

.main .main_home h1 {
  font-size: 64px;
  color: #333333;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 50px;
}

.main .main_home .service_list {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.main .main_home .service_list .service_kv {
  height: auto;
  width: 100%;
  position: relative;
}

.main .main_home .service_list .service_kv img {
  width: 100%;
}

.main .main_home .service_list .service_kv .kv_text {
  height: 240px;
  width: 557px;
  position: absolute;
  top: 26%;
  left: 60%;
}

.main .main_home .service_list .service_kv .kv_text h2 {
  font-size: 67px;
  line-height: 102px;
  letter-spacing: 3px;
  color: #333333;
  text-align: left;
}

.main .main_home .service_list .service_kv .kv_text p {
  font-size: 67px;
  line-height: 102px;
  letter-spacing: 3px;
  color: #004ca6;
  text-align: left;
}

.main .main_home .service_list .service_list_1 {
  height: auto;
  width: 1380px;
  margin: 0 auto;
  margin-top: 120px;
  position: relative;
}

.main .main_home .service_list .service_list_1 .service_right {
  height: 110px;
  width: 110px;
  background-color: rgba(240, 180, 66, 0.9);
  position: absolute;
  top: -40px;
  right: -30px;
  z-index: 10;
}

.main .main_home .service_list .service_list_1 .service_left {
  height: 110px;
  width: 241px;
  position: absolute;
  background-color: #a0a666;
  bottom: -44px;
  left: -44px;
}

.main .main_home .service_list .service_list_1 ul {
  height: auto;
  width: 100%;
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.18);
  font-size: 0;
}

.main .main_home .service_list .service_list_1 ul li {
  height: auto;
  width: 460px;
  display: inline-block;
  position: relative;
}

.main .main_home .service_list .service_list_1 ul li img {
  width: 100%;
}

.main .main_home .service_list .service_list_1 ul li .text {
  height: 100%;
  width: 100%;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  transition: 0.5s ease;
}

.main .main_home .service_list .service_list_1 ul li .text .text_1 {
  height: auto;
  width: 308px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #333333;
  overflow: hidden;
}

.main .main_home .service_list .service_list_1 ul li .text .text_1 .text_logo {
  height: 134px;
  width: 134px;
  margin: 0 auto;
}

.main .main_home .service_list .service_list_1 ul li .text .text_1 .text_logo img {
  width: 100%;
  transition: 0.5s ease-in-out;
}

.main .main_home .service_list .service_list_1 ul li .text .text_1 p {
  font-size: 32px;
  letter-spacing: 1.3px;
  text-align: center;
  margin-top: 26px;
  margin-bottom: 23px;
}

.main .main_home .service_list .service_list_1 ul li .text .text_1 span {
  font-size: 21px;
  line-height: 36px;
  height: 0;
  display: block;
  transform: translateY(100%);
  transition: 0.5s ease-in-out;
  text-align: justify;
}

.main .main_home .service_list .service_list_1 ul li .text:hover {
  background-color: rgba(134, 169, 210, 0.8);
}

.main .main_home .service_list .service_list_1 ul li .text:hover .text_1 {
  color: white;
}

.main .main_home .service_list .service_list_1 ul li .text:hover .text_1 .text_logo_1 img {
  content: url(../images/service/zsmfwx_2.png);
}

.main .main_home .service_list .service_list_1 ul li .text:hover .text_1 .text_logo_2 img {
  content: url(../images/service/dwdxtgl_2.png);
}

.main .main_home .service_list .service_list_1 ul li .text:hover .text_1 .text_logo_3 img {
  content: url(../images/service/zykftd_2.png);
}

.main .main_home .service_list .service_list_1 ul li .text:hover .text_1 span {
  height: auto;
  transform: translateY(0);
}

.main .main_home .service_list .service {
  height: auto;
  width: 95%;
  margin: 0 auto;
  margin-top: 100px;
  position: relative;
}

.main .main_home .service_list .service img {
  width: 100%;
}

.main .main_home .service_list .service .rtfw {
  height: auto;
  position: absolute;
  top: 16.5%;
  left: 66%;
}

.main .main_home .service_list .service .rtfw p {
  font-size: 48px;
  line-height: 72px;
  color: #333333;
  margin-bottom: 50px;
}

.main .main_home .service_list .service .rtfw span {
  font-size: 32px;
  line-height: 48px;
  color: #6f7071;
}

.main .main_home .service_list .service .zxkf {
  height: 25.5%;
  width: 26.5%;
  position: absolute;
  right: 2.6%;
  bottom: 6.2%;
  background-color: #004ca6;
}

.main .main_home .service_list .service .zxkf a {
  display: block;
  font-size: 32px;
  letter-spacing: 1.33px;
  color: white;
  text-align: left;
  padding-top: 18%;
  height: 100%;
  width: 100%;
  padding-left: 80px;
}

.main .main_home .service_list .service .zxkf:before {
  position: absolute;
  width: 11px;
  right: 80px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  content: "";
  height: 21px;
  background-image: url(../images/look_all_logo.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.main .main_home .service_list .faq {
  height: auto;
  width: 100%;
  position: relative;
  margin-top: 100px;
  font-size: 0px;
}

.main .main_home .service_list .faq img {
  width: 100%;
}

.main .main_home .service_list .faq .faq_list {
  position: absolute;
  top: 19%;
  left: 16.2%;
}

.main .main_home .service_list .faq .faq_list h3 {
  font-size: 75px;
  letter-spacing: 3px;
  color: #004ca6;
}

.main .main_home .service_list .faq .faq_list p {
  font-size: 32px;
  line-height: 48px;
  line-height: 76px;
  color: #6f7071;
  margin-top: 50px;
  margin-bottom: 90px;
}

.main .main_home .service_list .faq .faq_list a {
  display: inline-block;
  font-size: 32px;
  letter-spacing: 1.3px;
  color: #333333;
  height: 64px;
  line-height: 64px;
  position: relative;
}

.main .main_home .service_list .faq .faq_list a:before {
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  background: #004ca6;
  transition: 0.5s ease-in-out;
}

.main .main_home .service_list .faq .faq_list a:hover {
  color: #004ca6;
}

.main .main_home .service_list .faq .faq_list a:hover:before {
  width: 100%;
  transition: 0.5s ease-in-out;
}

.main .main_home .service_list .feedback {
  height: auto;
  width: 100%;
  position: relative;
  font-size: 0px;
}

.main .main_home .service_list .feedback img {
  width: 100%;
}

.main .main_home .service_list .feedback .feedback_list {
  height: 672px;
  width: 52%;
  position: absolute;
  right: 0px;
  top: 16%;
}

.main .main_home .service_list .feedback .feedback_list h3 {
  font-size: 75px;
  letter-spacing: 3px;
  color: #004ca6;
  font-weight: unset;
  margin-left: 24%;
  margin-bottom: 5%;
}

.main .main_home .service_list .feedback .feedback_list li {
  margin-left: 11%;
  margin-bottom: 3%;
}

.main .main_home .service_list .feedback .feedback_list li p {
  font-size: 27px;
  line-height: 53px;
  color: #000000;
  display: inline-block;
  margin-right: 32px;
  vertical-align: top;
}

.main .main_home .service_list .feedback .feedback_list li .xm {
  margin-left: 52px;
}

.main .main_home .service_list .feedback .feedback_list li input {
  display: inline-block;
  height: 53px;
  width: 321px;
  border: 1px solid #979797;
  padding-left: 20px;
  font-size: 19px;
}

.main .main_home .service_list .feedback .feedback_list li .my_idea {
  height: 240px;
  width: 70%;
  padding: 20px;
  font-size: 19px;
  line-height: 35px;
  resize: none;
  outline: none;
  border: 1px solid #979797;
}

.main .main_home .service_list .feedback .feedback_list li span {
  display: inline-block;
  font-size: 27px;
  line-height: 53px;
  color: #d0021b;
  vertical-align: top;
  padding-left: 10px;
}

.main .main_home .service_list .feedback .feedback_list .sub {
  width: 140px;
  position: relative;
  margin-left: 25%;
}

.main .main_home .service_list .feedback .feedback_list .sub input {
  outline: none;
  border: none;
  font-size: 32px;
  color: #979797;
  letter-spacing: 1.5px;
  line-height: 60px;
  background-color: #fff;
  cursor: pointer;
}

.main .main_home .service_list .feedback .feedback_list .sub input:hover {
  color: #004ca6;
}

.main .main_home .service_list .feedback .feedback_list .sub:before {
  position: absolute;
  width: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  content: "";
  height: 3px;
  background: #004ca6;
  transition: 0.5s ease-in-out;
}

.main .main_home .service_list .feedback .feedback_list .sub:hover:before {
  width: 100%;
  transition: 0.5s ease-in-out;
}

.main .main_home .service_list .feedback .look_all {
  height:10%;
  width: 18%;
  background-color: #004ca6;
  position: absolute;
  right:38%;
  bottom: 187px;
}

.main .main_home .service_list .feedback .look_all a {
  display: inline-block;
  width: 100%;
  font-size: 32px;
  letter-spacing: 1.33px;
  color: white;
  text-align: left;
  padding-left: 17%;
  line-height: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.main .main_home .service_list .feedback .look_all a:before {
  position: absolute;
  width: 11px;
  right: 60px;
  top: 50%;
  transform: translateY(-50%);
  margin: auto;
  content: "";
  height: 21px;
  background-image: url(../images/look_all_logo.png);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1700px) {
  .main .main_home .service_list .service .rtfw p {
    font-size: 37px;
    line-height: 60px;
    margin-bottom: 35px;
  }
  .main .main_home .service_list .service .rtfw span {
    font-size: 25px;
  }
  .main .main_home .service_list .faq .faq_list h3 {
    font-size: 68px;
  }
  .main .main_home .service_list .faq .faq_list p {
    font-size: 28px;
    margin-top: 70px;
    margin-bottom: 60px;
    line-height: 60px;
  }
  .main .main_home .service_list .faq .faq_list a {
    font-size: 28px;
  }
  .main .main_home .service_list .feedback .feedback_list {
    height: 625px;
    top: 17%;
  }
  .main .main_home .service_list .feedback .feedback_list h3 {
    font-size: 60px;
    margin-bottom: 3%;
  }
  .main .main_home .service_list .feedback .feedback_list li .my_idea {
    height: 200px;
  }
}

@media screen and (max-width: 1500px) {
  .main .main_home h2 {
    font-size: 30px;
  }
  .main .main_home h1 {
    font-size: 58px;
  }
  .main {
    margin-top: 200px;
  }
  .main .main_home .service_list .service_kv .kv_text h2 {
    font-size: 55px;
    line-height: 90px;
  }
  .main .main_home .service_list .service_kv .kv_text p {
    font-size: 55px;
    line-height: 90px;
  }
  .main .main_home .service_list .service_list_1 {
    width: 1170px;
  }
  .main .main_home .service_list .service_list_1 ul li {
    width: 390px;
  }
  .main .main_home .service_list .service .zxkf a {
    font-size: 28px;
  }
  .main .main_home .service_list .faq .faq_list p {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .main .main_home .service_list .feedback .look_all {
    bottom: 200px;
  }
  .main .main_home .service_list .feedback .feedback_list h3 {
    font-size: 48px;
  }
  .main .main_home .service_list .feedback .feedback_list li p {
    font-size: 24px;
    line-height: 40px;
  }
  .main .main_home .service_list .feedback .feedback_list li .xm {
    margin-left: 47px;
  }
  .main .main_home .service_list .feedback .feedback_list li input {
    line-height: 40px;
    height: 40px;
    width: 270px;
    font-size: 15px;
  }
  .main .main_home .service_list .feedback .feedback_list li span {
    line-height: 40px;
  }
  .main .main_home .service_list .feedback .feedback_list li .my_idea {
    height: 160px;
    width: 60%;
    font-size: 15px;
    line-height: 28px;
    padding: 10px;
  }
  .main .main_home .service_list .feedback .feedback_list .sub {
    width: 117px;
  }
  .main .main_home .service_list .feedback .feedback_list .sub input {
    font-size: 28px;
  }
}

@media screen and (max-width: 1300px) {
  .footer .footer_home {
    width: 1254px;
  }
  .footer .footer_home .footer_right ul li {
    margin-left: 80px;
  }
  .footer .footer_home .footer_right ul li {
    margin-left: 80px;
  }
  .footer .footer_home .footer_right .mailbox {
    padding-left: 80px;
  }
  .footer .footer_home .footer_right .mailbox .mailbox_list {
    display: inline-block;
  }
  .footer .footer_home .footer_right .mailbox .business_list {
    margin-right: 27px;
  }
  .footer .footer_home .footer_right .footer_title {
    margin-left: 80px;
    margin-top: 50px;
    text-align: left;
  }
  .main .main_home .service_list .feedback .look_all {
    height: 9.6%;
    width: 16.5%;
    right: 39%;
    bottom: 175px;
  }
  .main .main_home .service_list .feedback .look_all a {
    font-size: 24px;
  }
  .main .main_home .service_list .feedback .look_all a:before {
    right: 30px;
  }
}

@media screen and (max-width: 1240px) {
  .main .main_home h2 {
    font-size: 28px;
  }
  .main .main_home h1 {
    font-size: 52px;
  }
  .main .main_home .service_list .service_kv .kv_text h2 {
    font-size: 42px;
    line-height: 60px;
  }
  .main .main_home .service_list .service_kv .kv_text p {
    font-size: 42px;
    line-height: 60px;
  }
  .main .main_home .service_list .service_list_1 {
    width: 840px;
  }
  .main .main_home .service_list .service_list_1 ul li {
    width: 280px;
  }
  .main .main_home .service_list .service_list_1 ul li .text .text_1 {
    width: 230px;
  }
  .main .main_home .service_list .service_list_1 ul li .text .text_1 .text_logo {
    height: 123px;
    width: 123px;
  }
  .main .main_home .service_list .service_list_1 ul li .text .text_1 p {
    font-size: 26px;
  }
  .main .main_home .service_list .service_list_1 ul li .text .text_1 span {
    font-size: 16px;
    line-height: 24px;
  }
  .main .main_home .service_list .service_list_1 .service_right {
    height: 90px;
    width: 90px;
    top: -30px;
    right: -25px;
  }
  .main .main_home .service_list .service_list_1 .service_left {
    height: 90px;
    width: 200px;
    bottom: -36px;
    left: -36px;
  }
  .main .main_home .service_list .service .rtfw p {
    font-size: 28px;
    line-height: 42px;
    margin-bottom: 25px;
  }
  .main .main_home .service_list .service .rtfw span {
    font-size: 20px;
  }
  .main .main_home .service_list .service .zxkf a {
    font-size: 23px;
  }
  .main .main_home .service_list .faq .faq_list h3 {
    font-size: 48px;
  }
  .main .main_home .service_list .faq .faq_list p {
    font-size: 22px;
    margin-top: 38px;
    margin-bottom: 30px;
    line-height: 48px;
  }
  .main .main_home .service_list .faq .faq_list a {
    font-size: 24px;
  }
  .footer {
    width: 1254px;
  }
  .footer .footer_home {
    display: flex;
  }
  .footer .footer_home .footer_left ul {
    display: block;
  }
  .footer .footer_home .footer_left .footer_standby {
    display: none;
    text-align: center;
  }
  .footer .footer_home .footer_left {
    height: 357px;
    width: 435px;
    border-right: 1px solid #606060;
    color: #999999;
    font-size: 16px;
    line-height: 38px;
    display: inline-block;
    margin-left: 35px;
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  .footer .footer_home .footer_right {
    width: auto;
  }
  .footer .footer_home .footer_right ul {
    display: inline-block;
  }
  .footer .footer_home .footer_left img {
    height: auto;
    width: 180px;
    margin-bottom: 30px;
    display: inline-block;
  }
  .footer .footer_home .footer_left .footer_left_title {
    text-align: left;
  }
  .main {
    width: 1254px;
  }
}
