.service {
  width: 100%;
  height: auto;
  background: url(../imgs/service.jpg) no-repeat center top / auto 100%;
  padding: 100px 0;
  min-height: 865px;
}
.service .service_content {
  float: none;
  margin: auto;
}
.service .left {
  padding: 0 25px;
  margin-bottom: 50px;
}
.service .left .post_email {
  width: 100%;
  height: 80px;
  overflow: hidden;
  margin-bottom: 45px;
}
.service .left .post_email .input {
  height: 72px;
  padding: 0 15px;
  font-size: 16px;
  color: #666666;
  background: #FFFFFF;
  width: 70%;
  border: 0;
}
.service .left .post_email .btn {
  font-size: 16px;
  color: #b9bfd4;
  background: #093388;
  height: 72px;
  line-height: 72px;
  width: 20%;
  text-align: center;
}
.service .left .text {
  font-size: 24px;
  color: #FFFFFF;
  line-height: 1.8em;
}
.service .left .er_code {
  width: 142px;
  height: auto;
  margin-top: 30px;
}
.service .left .email_phone {
  margin-top: 94px;
  padding-top: 30px;
  border-top: 1px #FFFFFF solid;
}
.service .left .email_phone .box {
  padding-left: 78px;
  min-height: 65px;
  height: auto;
  color: #FFFFFF;
  margin-top: 50px;
}
.service .left .email_phone .email {
  background: url(../imgs/email_icon.png) no-repeat left center / 64px 64px;
}
.service .left .email_phone .phone {
  background: url(../imgs/phone2_icon.png) no-repeat left center / 64px 64px;
}
.service .left .email_phone .en {
  font-size: 32px;
}
.service .left .email_phone .val {
  font-size: 20px;
}
.service .right {
  padding: 0 25px;
}
.service .right .tab_tit a {
  display: inline-block;
  width: 32.9%;
  height: 68px;
  border: 2px #FFFFFF solid;
  float: left;
  border-right: 0;
  font-size: 20px;
  color: #FFFFFF;
  line-height: 68px;
  text-align: center;
  font-weight: bold;
}
.service .right .tab_tit a:nth-child(3) {
  border-right: 2px #FFFFFF solid;
}
.service .right .tab_tit .active {
  background: #FFFFFF;
  color: #093388;
  position: relative;
}
.service .right .tab_tit .active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 16px;
  background: url(../imgs/active2_icon.png) no-repeat center / 24px 16px;
  left: 0;
  bottom: -16px;
}
.service .right .content {
  display: none;
  margin-top: 60px;
  border-top: 2px #FFFFFF solid;
}
.service .right .show {
  display: block;
}
.service .right .types {
  padding: 30px 0;
  overflow: hidden;
  font-size: 20px;
  line-height: 30px;
  color: #FFFFFF;
}
.service .right .types .check_box {
  width: 20px;
  height: 20px;
  border: 1px #8c9dbd solid;
  background: #2e4475;
  margin: 4px 10px 0 10px;
  position: relative;
}
.service .right .types .checked::after {
  content: "";
  width: 8px;
  height: 8px;
  background: #9da7be;
  position: absolute;
  top: 6px;
  left: 6px;
}
.service .right .types .type_name {
  font-size: 16px;
  margin-right: 10px;
}
.service .right .down_list {
  margin-top: 10px;
  color: #FFFFFF;
}
.service .right .down_list .list_item {
  padding: 35px;
  color: #FFFFFF;
  background: rgba(255, 255, 255, 0.2);
  overflow: hidden;
  border-bottom: 1px #b9c5dd solid;
}
.service .right .down_list .list_item:hover {
  background: rgba(9, 51, 136, 0.7);
}
.service .right .down_list .list_item:last-child {
  border: 0;
}
.service .right .down_list .left_text .name {
  font-size: 22px;
}
.service .right .down_list .left_text .time {
  font-size: 14px;
  color: #ddd;
  margin-top: 10px;
}
.service .right .down_list .right_down {
  margin-top: 15px;
}
.service .right .down_list .right_down .text_icon {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  margin-left: 30px;
  padding-left: 38px;
  display: inline-block;
}
.service .right .down_list .right_down .down {
  background: url(../imgs/down2_icon.png) no-repeat left center / 30px auto;
}
.service .right .down_list .right_down .email {
  background: url(../imgs/email_icon.png) no-repeat left center / 30px auto;
}
.service .right .pages {
  margin: 33px auto;
  text-align: center;
  color: #FFFFFF
}
.service .right .pages a {
  display: inline-block;
  height: 30px;
  padding: 0 10px;
  line-height: 30px;
  font-size: 14px;
  color: #FFFFFF;
  margin: 5px;
  border: 1px #FFFFFF solid;
}
.service .right .sale_service {
  color: #FFFFFF;
}
.service .right .sale_service .tit {
  font-size: 24px;
  margin: 25px 0 38px 0;
}
.service .right .sale_service .text {
  padding: 40px 35px;
  background: rgba(255, 255, 255, 0.2);
  font-size: 16px;
  line-height: 2em;
}
.service .right .sale_service .text p {
  margin-bottom: 20px;
}
.service .right .sale_service .a_btn {
  width: 139px;
  height: 42px;
  text-align: center;
  font-size: 18px;
  line-height: 42px;
  display: block;
  border: 1px #FFFFFF solid;
  margin: 33px auto auto;
}
.service .right .opinion {
  color: #FFFFFF;
}
.service .right .opinion .tit {
  font-size: 24px;
  margin: 25px 0 38px 0;
}
.service .right .opinion .tit_text {
  line-height: 44px;
  font-size: 18px;
}
.service .right .opinion .from_box {
  margin-top: 19px;
  overflow: hidden;
}
.service .right .opinion .input,
.service .right .opinion .select,
.service .right .opinion .textarea {
  width: 80%;
  height: 44px;
  background: rgba(255, 255, 255, 0.2);
  border: 0;
  padding: 0 15px;
  color: #ddd;
  font-size: 14px;
}
.service .right .opinion .input::-webkit-input-placeholder,
.service .right .opinion .select::-webkit-input-placeholder,
.service .right .opinion .textarea::-webkit-input-placeholder {
  color: #fff;
}
.service .right .opinion .check_box {
  line-height: 44px;
  font-size: 18px;
  padding-left: 31px;
  margin-right: 20px;
  position: relative;
}
.service .right .opinion .check_box::before {
  content: "";
  width: 22px;
  height: 22px;
  border-radius: 22px;
  border: 1px #FFFFFF solid;
  position: absolute;
  top: 0px;
  left: 0;
}
.service .right .opinion .checked::after {
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 10px;
  position: absolute;
  top: 7px;
  left: 7px;
  background: #FFFFFF;
}
.service .right .opinion .select {
  width: 82.6%;
}
.service .right .opinion .textarea {
  height: 160px;
  padding: 15px;
  text-align: left;
}
.service .right .opinion .a_btn {
  width: 138px;
  height: 42px;
  border: 1px #FFFFFF solid;
  display: block;
  margin: 33px auto auto auto;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
}
.service .right .opinion .a_btn .icon {
  width: 30px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(../imgs/submit_icon.png) no-repeat center;
}
.service .submit_pop {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 999;
  display: none;
}
.service .submit_pop .pop {
  width: 80%;
  height: auto;
  padding: 50px 25px;
  background: #FFFFFF;
  max-width: 520px;
  margin: 20% auto auto;
  font-size: 18px;
  line-height: 1.8em;
  color: #000;
}
.service .submit_pop .input_box {
  line-height: 50px;
  margin-top: 20px;
  overflow: hidden;
}
.service .submit_pop .input_box input {
  padding: 0 15px;
  height: 50px;
  line-height: 50px;
  background: #efefef;
  border: 0;
  width: 75%;
}
.service .submit_pop .a_btn {
  width: 138px;
  height: 42px;
  border: 1px #093388 solid;
  display: block;
  margin: 20px auto auto 90px;
  font-size: 18px;
  line-height: 42px;
  text-align: center;
  background: #093388;
  color: #FFFFFF;
  float: left;
}
.service .submit_pop .a_btn .icon {
  width: 30px;
  height: 42px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  background: url(../imgs/submit_icon.png) no-repeat center;
}
.service .submit_pop .a_btn2 {
  width: 138px;
  margin: 20px auto auto 15px;
  background: #FFFFFF;
  color: #093388;
}
