a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
input {
  font: normal;
}
input:focus,
a:focus {
  outline: none;
}
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
a,
input,
button,
textarea,
select {
  margin: 0;
  padding: 0;
  outline: none;
}
.clear {
  clear: both;
}
@media (min-width: 415px) {
  html,
  body {
    font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
    color: #333333;
    background-color: #ffffff;
    min-width: 1226px;
    font-size: 12px;
  }
  .fzlm {
    width: 100%;
  }
  .container {
    width: 1080px;
    padding: 0;
    margin: 0 auto;
    position: relative;
  }
  .header {
    width: 100%;
    height: 126px;
    display: block;
    background: #000D37;
  }
  .header .header-logo {
    width: 210px;
    height: 38px;
    float: left;
    margin-top: 30px;
    overflow: hidden;
    user-select: none;
    pointer-events: none;
  }
  .content-top {
    height: 460px;
    text-align: center;
    background: #000D37;
    position: relative;
  }
  .content-top .content-top-bg {
    background: url("../images/fzry/index-v2-bg.png") no-repeat center;
    content: " ";
    height: 377px;
    width: 100%;
    top: 83px;
    left: 0;
    position: absolute;
  }
  .content-top img {
    width: 265px;
    height: 66px;
  }
  .content-top p {
    padding-left: 2px;
    color: #0C9AD6;
    font-size: 14px;
    width: 265px;
    margin: 20px auto 0px;
  }
  .content-top button {
    width: 170px;
    height: 35px;
    margin: 36px auto 0px;
    background-color: #FFFFFF;
    color: #4A4A4A;
    font-size: 18px;
    cursor: pointer;
    border: none;
    border-radius: 18px;
  }
  .content-top button:focus {
    outline: 0;
  }
  .model {
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding-top: 50px;
  }
  .model h3 {
    color: #4A4A4A;
    font-size: 28px;
    font-weight: 400;
  }
  .model p {
    color: #9B9B9B;
    font-size: 20px;
    margin-top: 10px;
  }
  .model .model-list {
    display: flex;
  }
  .model .model-list .model-item {
    height: 204px;
    width: 16.6%;
    float: left;
    cursor: pointer;
  }
  .model .model-list .model-item p {
    font-size: 14px;
    color: #4A4A4A;
    font-weight: 500;
  }
  .model .model-list .model-item img {
    height: 48px;
    max-width: 56px;
    margin: 59px auto 17px;
    display: block;
  }
  .model .model-content {
    width: 100%;
    position: relative;
    height: 175px;
  }
  .model .model-content .model-arrow {
    background: url("../images/fzry/index-v2-arrow.png") no-repeat center;
    content: " ";
    width: 25.5px;
    height: 13.72px;
    position: absolute;
    left: 74px;
    top: 0;
  }
  .model .model-content .model-content-span {
    display: table;
    position: absolute;
    top: 12px;
    left: 0;
    height: 162px;
  }
  .model .model-content .model-content-span span {
    line-height: 30px;
    font-size: 18px;
    color: #FFFFFF;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    white-space: pre-line;
  }
  .model .model-content .model-content-bg {
    width: 100%;
    height: 162px;
    position: absolute;
    background: url("../images/fzry/index-v2-model-content-bg.png") no-repeat center;
    content: " ";
    top: 12px;
    left: 0;
  }
  .service {
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding-top: 50px;
  }
  .service h3 {
    color: #4A4A4A;
    font-size: 28px;
    font-weight: 400;
  }
  .service p {
    color: #9B9B9B;
    font-size: 20px;
    margin-top: 10px;
  }
  .service .service-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 103px;
  }
  .service .service-list .service-item {
    float: left;
    display: flex;
    width: 201px;
    margin-bottom: 47px;
    justify-content: center;
  }
  .service .service-list .service-item:not(:nth-child(4n)) {
    margin-right: 20px;
  }
  .service .service-list .service-item img {
    width: 21px;
    height: 21px;
    margin-top: 19px;
    margin-right: 19px;
  }
  .service .service-list .service-item .service-right {
    width: 161px;
  }
  .service .service-list .service-item .service-right p {
    color: #9B9B9B;
    font-size: 12px;
    text-align: left;
  }
  .service .service-list .service-item .service-right h4 {
    font-size: 16px;
    color: #4A4A4A;
    height: 22px;
    width: 100%;
    text-align: left;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 9px;
  }
  .advantage {
    width: 100%;
    text-align: center;
    background: #F5F5F6;
    padding-top: 50px;
  }
  .advantage h3 {
    color: #4A4A4A;
    font-size: 28px;
    font-weight: 400;
  }
  .advantage p {
    color: #9B9B9B;
    font-size: 20px;
    margin-top: 10px;
  }
  .advantage .phone-style {
    display: none;
  }
  .advantage .pc-style {
    display: inline-block;
  }
  .advantage .advantage-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-bottom: 50px;
    margin-top: 20px;
  }
  .advantage .advantage-list .advantage-item {
    float: left;
    width: 276px;
    justify-content: center;
  }
  .advantage .advantage-list .advantage-item img {
    max-width: 114px;
    height: 91px;
  }
  .advantage .advantage-list .advantage-item p {
    color: #4A4A4A;
    font-size: 18px;
    font-weight: 600;
    margin-top: 24px;
  }
  .advantage .advantage-list .advantage-item .advantage-content {
    font-size: 16px;
    width: 276px;
    font-weight: 400;
    margin: 6px auto 0;
    line-height: 28px;
  }
  .worker {
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding-top: 50px;
  }
  .worker h3 {
    color: #4A4A4A;
    font-size: 28px;
    font-weight: 400;
  }
  .worker p {
    color: #9B9B9B;
    font-size: 20px;
    margin-top: 10px;
  }
  .worker .worker-list {
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: space-between;
  }
  .worker .worker-list .worker-item {
    width: 233px;
    height: 295px;
    text-align: center;
    -webkit-box-shadow: 0 5px 12px 0 rgba(185, 185, 185, 0.5);
    box-shadow: 0 5px 12px 0 rgba(185, 185, 185, 0.5);
    position: relative;
  }
  .worker .worker-list .worker-item .worker-title {
    width: 161px;
    height: 36px;
    background: #F5A623;
    border-radius: 0 18px 18px 32px;
    content: " ";
    position: absolute;
    line-height: 36px;
    color: #FFFFFF;
    font-size: 18px;
    top: 0;
    left: 0;
  }
  .worker .worker-list .worker-item img {
    width: 98px;
    height: 98px;
    margin-top: 56px;
  }
  .worker .worker-list .worker-item p {
    font-size: 18px;
    color: #4A4A4A;
    margin-top: 25px;
    font-weight: 400;
  }
  .worker .worker-list .worker-item .worker-time {
    color: #9B9B9B;
    font-size: 14px;
    margin-top: 33px;
  }
  .worker .worker-list .worker-item .worker-time span {
    color: #F4751A;
  }
  .worker button {
    width: 280px;
    height: 64px;
    margin: 50px auto 70px;
    background-color: #F4751A;
    color: #FFFFFF;
    font-size: 24px;
    cursor: pointer;
    border: none;
    border-radius: 32px;
  }
  .worker button:focus {
    outline: 0;
  }
  .clientele {
    width: 100%;
    text-align: center;
    background: #F5F5F6;
    padding-top: 50px;
  }
  .clientele h3 {
    color: #4A4A4A;
    font-size: 28px;
    font-weight: 400;
  }
  .clientele p {
    color: #9B9B9B;
    font-size: 20px;
    margin-top: 10px;
  }
  .clientele .worker-list {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 87px;
    padding-bottom: 87px;
    display: flex;
    justify-content: space-between;
  }
  .footer {
    width: 100%;
    height: 46px;
    background: #424346;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 46px;
    text-align: center;
  }

  .footer a:link{
    color: #FFFFFF;
  }

  .modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.51);
    visibility: hidden;
  }
  .modal .modal-wrapper {
    width: 520px;
    height: 380px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 42%;
    left: 50%;
    background-color: #FFFFFF;
    border-radius: 3px;
  }
  .modal .modal-wrapper .modal-header {
    height: 50px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 24px;
    color: #4A4A4A;
    border-bottom: 1px #F2F2F2 solid;
  }
  .modal .modal-wrapper .modal-tips {
    margin: 12px 0;
    font-size: 18px;
    color: #FE5A5A;
    text-align: center;
  }
  .modal .modal-wrapper .icon-close {
    position: absolute;
    right: 19px;
    top: 19px;
    height: 12px;
    width: 12px;
    background: url("../images/fzry/index-v2-close.png");
  }
  .modal .modal-wrapper .modal-inner-line {
    height: 45px;
    width: 100%;
    margin-left: 20px;
    margin-top: 15px;
    font-size: 18px;
    color: #4A4A4A;
    line-height: 45px;
  }
  .modal .modal-wrapper .modal-inner-line .modal-label {
    display: inline-block;
    width: 80px;
    text-align: right;
    color: #333333;
  }
  .modal .modal-wrapper .modal-inner-line span {
    color: #FE5A5A;
    vertical-align: middle;
  }
  .modal .modal-wrapper .modal-inner-line > .modal-label {
    display: inline-block;
    width: 80px;
    text-align: right;
    color: #333333;
  }
  .modal .modal-wrapper .modal-inner-line input {
    width: 360px;
    height: 40px;
    margin-left: 9px;
    background: #F2F2F2;
    border: none;
    color: #999999;
    border-radius: 2px;
    font-size: 17px;
    padding-left: 10px;
  }
  .modal .modal-wrapper .modal-form-btn {
    width: 160px;
    height: 50px;
    background: #0C9AD6;
    border: none;
    font-size: 19px;
    color: #FFFFFF;
    border-radius: 2px;
    cursor: pointer;
    margin-left: 180px;
    margin-top: 30px;
  }
  .modal .modal-wrapper #loading {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 3px;
    align-items: center;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    visibility: hidden;
  }
  .modal .modal-wrapper #loading #floatingCirclesG {
    margin: 0 auto;
  }
}
@media (max-width: 414px) {
  html,
  body {
    font-family: Helvetica Neue, Helvetica, Arial, Microsoft Yahei, Hiragino Sans GB, Heiti SC, WenQuanYi Micro Hei, sans-serif;
    color: #333333;
    background-color: #ffffff;
    min-width: 375px;
    font-size: 12px;
  }
  .fzlm {
    width: 100%;
  }
  .container {
    width: 320px;
    padding: 0;
    margin: 0 auto;
    position: relative;
  }
  .header {
    width: 100%;
    height: 81px;
    display: block;
    background: #000D37;
    position: relative;
  }
  .header .header-logo {
    float: left;
    overflow: hidden;
    user-select: none;
    pointer-events: none;
    position: absolute;
    top: 17px;
    left: 0;
  }
  .header .header-logo img {
    max-width: 105px;
  }
  .content-top {
    height: 587px;
    text-align: center;
    background: #000D37;
    position: relative;
  }
  .content-top .content-top-bg {
    background: url("../images/fzry/index-v2-bg.png") no-repeat center;
    content: " ";
    height: 377px;
    width: 100%;
    top: 211px;
    left: 0;
    position: absolute;
  }
  .content-top img {
    max-width: 172px;
    height: 43px;
    margin-top: 183px;
  }
  .content-top p {
    padding-left: 2px;
    color: #0C9AD6;
    font-size: 11px;
    width: 235px;
    margin: 15px auto 0px;
  }
  .content-top button {
    width: 155px;
    height: 32px;
    margin: 15px auto 0px;
    background-color: #FFFFFF;
    color: #4A4A4A;
    font-size: 18px;
    cursor: pointer;
    border: none;
    border-radius: 16px;
  }
  .content-top button:focus {
    outline: 0;
  }
  .model {
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding-top: 40px;
  }
  .model h3 {
    width: 300px;
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
  }
  .model p {
    width: 242px;
    color: #9B9B9B;
    font-size: 11px;
    margin: 6px auto 0;
  }
  .model .model-list {
    display: flex;
    flex-wrap: wrap;
    margin-top: 76px;
  }
  .model .model-list .model-item {
    width: 33.3%;
    float: left;
    cursor: pointer;
  }
  .model .model-list .model-item p {
    width: 100%;
    font-size: 11px;
    color: #4A4A4A;
    font-weight: 500;
    margin: 6px auto 32px;
  }
  .model .model-list .model-item img {
    height: 32px;
    max-width: 38px;
    margin: 30px auto 5px;
    display: block;
  }
  .model .model-content {
    width: 100%;
    position: relative;
    height: 208px;
  }
  .model .model-content .model-arrow {
    content: " ";
    width: 25.5px;
    height: 13.72px;
    position: absolute;
    left: 74px;
    top: 0;
  }
  .model .model-content .model-content-span {
    display: table;
    position: absolute;
    top: 0;
    left: 0;
    height: 208px;
  }
  .model .model-content .model-content-span span {
    line-height: 18px;
    font-size: 11px;
    color: #FFFFFF;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    white-space: pre-line;
  }
  .model .model-content .model-content-bg {
    width: 100%;
    height: 208px;
    position: absolute;
    background-image: url("../images/fzry/index-v2-model-content-bg.png");
    top: 0;
    left: 0;
  }
  .service {
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding-top: 40px;
  }
  .service h3 {
    width: 300px;
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
  }
  .service p {
    width: 242px;
    color: #9B9B9B;
    font-size: 11px;
    margin: 6px auto 0;
  }
  .service .service-list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 44px;
  }
  .service .service-list .service-item {
    float: left;
    display: flex;
    width: 134px;
    margin-bottom: 29px;
    justify-content: center;
  }
  .service .service-list .service-item:not(:nth-child(2n)) {
    margin-right: 10px;
  }
  .service .service-list .service-item img {
    width: 15px;
    height: 15px;
    margin-top: 7px;
    margin-right: 9px;
  }
  .service .service-list .service-item .service-right {
    width: 100%;
  }
  .service .service-list .service-item .service-right p {
    width: 111px;
    color: #9B9B9B;
    font-size: 10px;
    text-align: left;
    margin: 3px auto 0;
  }
  .service .service-list .service-item .service-right h4 {
    font-size: 13px;
    color: #4A4A4A;
    height: 22px;
    width: 100%;
    text-align: left;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0px;
  }
  .advantage {
    width: 100%;
    text-align: center;
    background: #F5F5F6;
    padding-top: 40px;
  }
  .advantage h3 {
    width: 300px;
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
  }
  .advantage p {
    width: 242px;
    color: #9B9B9B;
    font-size: 11px;
    margin: 6px auto 0;
  }
  .advantage h3 {
    margin-bottom: 36px;
  }
  .advantage .phone-style {
    display: inline-block;
  }
  .advantage .pc-style {
    display: none;
  }
  .advantage .advantage-list {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .advantage .advantage-list .advantage-item {
    float: left;
    width: 50%;
    position: relative;
  }
  .advantage .advantage-list .advantage-item img {
    max-width: 123px;
    height: 77px;
  }
  .advantage .advantage-list .advantage-item p {
    width: 100%;
    color: #4A4A4A;
    font-size: 13px;
    font-weight: 600;
    margin-top: 9px;
  }
  .advantage .advantage-list .advantage-item .advantage-content {
    font-size: 10px;
    width: 138px;
    font-weight: 400;
    margin: 6px auto 36px;
    line-height: 14px;
  }
  .advantage .advantage-list .advantage-item:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 0;
    border-left: 1px solid #979797;
    height: 124px;
    width: 1px;
  }
  .advantage .advantage-list .advantage-item:nth-child(2n):before {
    display: none;
  }
  .worker {
    width: 100%;
    text-align: center;
    background: #FFFFFF;
    padding-top: 40px;
  }
  .worker h3 {
    width: 300px;
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
  }
  .worker p {
    width: 242px;
    color: #9B9B9B;
    font-size: 11px;
    margin: 6px auto 0;
  }
  .worker .worker-list {
    width: 100%;
    margin-top: 50px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  .worker .worker-list .worker-item {
    width: 136px;
    height: 171px;
    margin-bottom: 36px;
    text-align: center;
    -webkit-box-shadow: 0 5px 12px 0 rgba(185, 185, 185, 0.5);
    box-shadow: 0 5px 12px 0 rgba(185, 185, 185, 0.5);
    position: relative;
  }
  .worker .worker-list .worker-item .worker-title {
    width: 94px;
    height: 21px;
    background: #F5A623;
    border-radius: 0 16px 16px 21px;
    content: " ";
    position: absolute;
    line-height: 21px;
    color: #FFFFFF;
    font-size: 12px;
    top: 0;
    left: 0;
  }
  .worker .worker-list .worker-item img {
    width: 57px;
    height: 57px;
    margin-top: 44px;
  }
  .worker .worker-list .worker-item p {
    width: 100%;
    font-size: 10px;
    color: #4A4A4A;
    margin-top: 17px;
    font-weight: 400;
  }
  .worker .worker-list .worker-item .worker-time {
    width: 100%;
    color: #9B9B9B;
    font-size: 10px;
    margin-top: 4px;
  }
  .worker .worker-list .worker-item .worker-time span {
    color: #F4751A;
  }
  .worker button {
    width: 280px;
    height: 45px;
    margin: 10px auto 31px;
    background-color: #F4751A;
    color: #FFFFFF;
    font-size: 16px;
    cursor: pointer;
    border: none;
    border-radius: 23px;
  }
  .worker button:focus {
    outline: 0;
  }
  .clientele {
    width: 100%;
    text-align: center;
    background: #F5F5F6;
    padding-top: 40px;
  }
  .clientele h3 {
    width: 300px;
    color: #4A4A4A;
    font-size: 20px;
    font-weight: 400;
    margin: 0 auto;
  }
  .clientele p {
    width: 242px;
    color: #9B9B9B;
    font-size: 11px;
    margin: 6px auto 0;
  }
  .clientele .worker-list {
    width: 100%;
    overflow: hidden;
    position: relative;
    margin-top: 47px;
    padding-bottom: 47px;
    display: flex;
    justify-content: space-between;
  }
  .clientele .worker-list div {
    width: 50%;
    margin-bottom: 47px;
  }
  .clientele .worker-list div img {
    max-height: 71px;
  }
  .footer {
    display: none;
  }
  .modal {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.51);
    visibility: hidden;
  }
  .modal .modal-wrapper {
    width: 330px;
    height: 380px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 48%;
    left: 50%;
    background-color: #FFFFFF;
    border-radius: 3px;
  }
  .modal .modal-wrapper .modal-header {
    height: 45px;
    width: 100%;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    color: #4A4A4A;
    border-bottom: 1px #F2F2F2 solid;
  }
  .modal .modal-wrapper .modal-tips {
    margin: 12px 0;
    font-size: 12px;
    color: #FE5A5A;
    text-align: center;
  }
  .modal .modal-wrapper .icon-close {
    position: absolute;
    right: 16px;
    top: 16px;
    height: 12px;
    width: 12px;
    background: url("../images/fzry/index-v2-close.png");
  }
  .modal .modal-wrapper .modal-inner-line {
    width: 100%;
    margin-left: 15px;
    margin-top: 10px;
    font-size: 14px;
    color: #4A4A4A;
  }
  .modal .modal-wrapper .modal-inner-line .modal-label {
    color: #333333;
  }
  .modal .modal-wrapper .modal-inner-line span {
    color: #FE5A5A;
    vertical-align: middle;
  }
  .modal .modal-wrapper .modal-inner-line input {
    width: 280px;
    height: 40px;
    display: block;
    margin-top: 7px;
    background: #F2F2F2;
    border: none;
    color: #999999;
    border-radius: 2px;
    font-size: 12px;
    padding-left: 10px;
  }
  .modal .modal-wrapper .modal-form-btn {
    width: 100px;
    height: 35px;
    background: #0C9AD6;
    border: none;
    font-size: 12px;
    color: #FFFFFF;
    border-radius: 2px;
    cursor: pointer;
    margin: 15px 0 0 115px;
  }
  .modal .modal-wrapper #loading {
    position: absolute;
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 3px;
    align-items: center;
    text-align: center;
    background: rgba(255, 255, 255, 0.8);
    visibility: hidden;
  }
  .modal .modal-wrapper #loading #floatingCirclesG {
    margin: 0 auto;
  }
}
/*# sourceMappingURL=fzlm.css.map */
