﻿/*@primary-color-light: #c92d42;*/
.clear-back {
  margin: 0;
  padding: 0;
}
.clear-ul {
  margin: 0;
  padding: 0;
}
.clear-ul > li {
  list-style: none;
}
.bg-img {
  background-position: top center;
  background-size: cover;
}
lesshat-selector {
  -lh-property: 0; } 
@-webkit-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -webkit-transform: translateY(2px)} 100%{opacity:1;}}
@-moz-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -moz-transform: translateY(2px)} 100%{opacity:1;}}
@-o-keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6; -o-transform: translateY(2px)} 100%{opacity:1;}}
@keyframes faded{ 0%{opacity:0.1;} 50%{opacity:0.6;-webkit-transform: translateY(2px);-moz-transform: translateY(2px);-ms-transform: translateY(2px);transform: translateY(2px);} 100%{opacity:1;}}
[not-existing] {
  zoom: 1;
}
main {
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
}
main ul {
  margin: 0;
  padding: 0;
}
main ul > li {
  list-style: none;
}
main ul .li-width {
  width: 366px;
}
main .bg-img {
  width: 100%;
  height: 450px;
  background-position: center center;
  background-size: cover;
}
main .main-box {
  margin: 30px 0;
}
main .main-box .table-box {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.2);
  padding: 40px 30px;
  box-sizing: border-box;
}
main .main-box .table-box h2 {
  width: 100%;
  text-align: center;
  font-size: 28px;
  color: #000000;
  margin-top: 0;
  font-weight: normal;
}
main .main-box .table-box .top {
  font-size: 16px;
  color: #333333;
  line-height: 28px;
}
main .main-box .table-box .passport-apply {
  background: #F6F6F6;
  padding: 12px 30px;
  box-sizing: border-box;
}
main .main-box .table-box .passport-apply h3 {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 14px;
  color: #333333;
  width: 100%;
  text-align: center;
  font-weight: normal;
}
main .main-box .table-box .passport-apply .apply-title {
  font-size: 16px;
  line-height: 1.5;
  color: #333333;
}
main .main-box .table-box .passport-apply .type {
  font-size: 16px;
  line-height: 1.5;
  color: #ce1141;
}
main .main-box .table-box .passport-apply .scope {
  margin-top: 50px;
  padding: 15px;
  background: #fff;
  font-size: 1.1rem;
  border-radius: 2px;
  line-height: 2rem;
  font-family: PingFang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, Arial, sans-serif;
  position: relative;
}
main .main-box .table-box .passport-apply .scope > .title {
  font-weight: 600;
  margin-top: 30px;
  padding-left: 30px;
  box-sizing: border-box;
  font-size: 1.2rem;
  line-height: 2.8rem;
}
main .main-box .table-box .passport-apply .scope .red {
  position: absolute;
  left: 0;
  top: 0;
  transform: translateY(-50%);
  width: 320px;
  padding: 12px 0;
  padding-left: 45px;
  box-sizing: border-box;
  background: #ce1141;
  font-size: 20px;
  border-top-right-radius: 100px;
  border-bottom-right-radius: 100px;
  color: #FFFFFF;
}
main .main-box .table-box .passport-apply .scope .red .mg-left {
  margin-left: 20px;
}
main .main-box .table-box .passport-apply .scope ul.service-item {
  padding-left: 30px;
}
main .main-box .table-box .passport-apply .scope ul.service-item:before,
main .main-box .table-box .passport-apply .scope ul.service-item:after {
  content: " ";
  display: table;
}
main .main-box .table-box .passport-apply .scope ul.service-item:after {
  clear: both;
}
main .main-box .table-box .passport-apply .scope ul.service-item > li {
  float: left;
  width: 25%;
  padding: 3px 0;
  padding-left: 20px;
  box-sizing: border-box;
  font-size: 15px;
  color: #333;
  position: relative;
}
main .main-box .table-box .passport-apply .scope ul.service-item > li::before {
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 14px;
  content: '';
  width: 6px;
  height: 6px;
  background: #ce1141;
  border-radius: 50%;
}
main .main-box .table-box .passport-apply .scope ul.service-item .three-child {
  width: 100%;
}
main .main-box .table-box .passport-apply .scope ul.service-item .three-child .excel {
  color: #ce1141;
  text-decoration: underline;
}
main .main-box .table-box .passport-apply .scope ul.service-item .last {
  width: 100%;
}
main .main-box .table-box .passport-apply .scope ul.service-item .last .grey {
  font-size: 14px;
  color: #666;
}
main .main-box .table-box .passport-apply .scope ul.service-item .special {
  text-align: center;
}
main .main-box .table-box .passport-apply .scope ul.service-item .special:before {
  background: none;
}
main .main-box .table-box .passport-apply .tip {
  font-size: 15px;
  color: #333333;
  margin: 12px 0;
  padding-left: 15px;
  box-sizing: border-box;
}
main .main-box .table-box .passport-apply .tip a {
  color: #ce1141;
}
main .main-box .table-box .service-process {
  background: #F6F6F6;
  margin: 30px 0;
  padding: 12px 30px;
  box-sizing: border-box;
}
main .main-box .table-box .service-process h3 {
  font-size: 28px;
  margin-top: 10px;
  margin-bottom: 14px;
  color: #333333;
  width: 100%;
  text-align: center;
  font-weight: normal;
}
main .main-box .table-box .service-process .detail-content {
  width: 100%;
  margin-top: 35px;
}
main .main-box .table-box .service-process .detail-content .img-box {
  border-top: 3px solid #d4003b;
  width: 100%;
  height: 280px;
  background-position: top center;
  background-size: cover;
  position: relative;
}
main .main-box .table-box .service-process .detail-content .introduction {
  padding: 27px 28px;
  font-size: 1.15rem;
  font-weight: 500;
  line-height: 2rem;
  background: #fff;
  text-align: justify;
}
main .main-box .table-box .service-process .detail-content .follow {
  width: 100%;
  margin-top: 53px;
  margin-bottom: 4px;
  font-size: 1.5rem;
  text-align: center;
}
main .main-box .table-box .service-process .detail-content .icon {
  width: 100%;
  text-align: center;
  font-size: 1.8rem;
  margin: 0 0 1rem 0;
}
main .main-box .table-box .service-process .detail-content .step {
  width: 100%;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li {
  position: relative;
  overflow: hidden;
  padding: 23px 27px;
  background: #fff;
  margin-bottom: 1.9rem;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li .left {
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 20px;
  margin: auto;
  width: 15%;
  vertical-align: middle;
  text-align: center;
  font-size: 2rem;
  font-weight: 600;
  color: #d60038;
  display: inline-block;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li .left .bigger {
  position: absolute;
  top: 0;
  margin-left: 7px;
  font-size: 2.8rem;
  font-weight: bold;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li .right {
  margin-left: 20%;
  padding-left: 4%;
  border-left: 1px solid #ce1141;
  position: relative;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li .right .title {
  font-size: 1.28rem;
  color: #ce1141;
  font-weight: 500;
  margin: 0;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li .right .word {
  font-size: 1.14rem;
  line-height: 26px;
  margin-bottom: 0;
}
main .main-box .table-box .service-process .detail-content .step .step-ul li.last {
  font-size: 1.05rem;
  padding: 1rem 1.5rem;
}
main .main-box .table-box .service-process .detail-content .step .price {
  width: 100%;
  text-align: center;
}
main .main-box .table-box .service-process .detail-content .step .price div {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 40px;
  line-height: 40px;
  background: #d4003b;
  border-radius: 20px;
  margin: 0 auto;
  padding-left: 26px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 0.8rem;
  margin-top: 1.6rem;
}
main .main-box .table-box .service-process .detail-content .step .price div img {
  position: absolute;
  left: 15px;
  top: -6px;
  width: 20%;
}
main .main-box .table-box .service-process .detail-content .step .price p {
  font-size: 1.2rem;
}
main .main-box .table-box .service-process .detail-content .step .price p span {
  margin-right: 2px;
  font-size: 1.5rem;
  color: #d4003b;
}
main .main-box .table-box .other {
  background: #F6F6F6;
  padding: 26px 30px;
  box-sizing: border-box;
}
main .main-box .table-box .other .title {
  width: 100%;
  text-align: center;
}
main .main-box .table-box .other .title span {
  display: inline-block;
  width: 150px;
  height: 37px;
  line-height: 37px;
  margin: 2rem auto;
  border-radius: 20px;
  font-size: 28px;
  color: #333333;
  text-align: center;
}
main .main-box .table-box .other ul {
  background: #FFFFFF;
  padding: 20px 0 20px 40px;
  box-sizing: border-box;
}
main .main-box .table-box .other ul li {
  margin-bottom: 12px;
}
main .main-box .table-box .other ul li .top {
  font-size: 18px;
  color: #ce1141;
  letter-spacing: 1px;
}
main .main-box .table-box .other ul li .top span {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  display: inline-block;
  background: #ce1141;
  margin-right: 10px;
}
main .main-box .table-box .other ul li .bottom {
  font-size: 16px;
  color: #333;
  line-height: 30px;
}
main .main-box .table-box .other .last {
  font-size: 16px;
  color: #333333;
}
main .main-box .table-box .other .last a {
  color: #ce1141;
  text-decoration: underline;
}
