html,
body {
  font-family: 'å¾®è½¯é›…é»‘';
}
.lc-banner {
  width: 100%;
  height: auto;
  overflow: hidden;
}

.center {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.lc-con-item .center1 {
  left: 50%
}

.lc-con-item .center2 {
  left: 55%
}

.lc-con-item .center3 {
  left: 55%
}

.lc-con-item .center4 {
  left: 55%
}

.lc-con-item .center5 {
  left: 55%
}

.lc-con-item .center6 {
  left: 55%
}

.lc-con-item .center7 {
  left: 46%
}

.lc-banner-1 img {
  width: 100%;
  max-height: 100%;
}

.lc-banner-container {
  position: relative;
}

.lc-banner-container .lc-banner-title {
  padding: 100px 0 85px;
  text-align: center;
}

.lc-banner-container .banner-content {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  text-align: left;
  position: relative;
}

/* ä»£ç†æ¡ä»¶ */
.lc-addtion-bg {
  width: 100%;
  /*height: 571px;*/
  padding-bottom: 20px;
  background: url('../img-lc/bg-1.png') no-repeat center;
  background-size: cover;
}

.lc-content h2 {
  font-size: 25px;
  font-weight: 700;
  color: #333;
  line-height: 1.5;
  position: relative;
}

.lc-content h2::before {
  content: '';
  display: block;
  position: absolute;
  left: -63px;
  top: 10px;
  width: 45px;
  height: 45px;
  background: url('../img-lc/ok.png') no-repeat center;
  background-size: cover;
}

.lc-content p {
  font-size: 16px;
  font-weight: 700;
  color: #595959;
  line-height: 2;
}

/* ä»£ç†æµç¨‹ */
.lc-content {
  box-sizing: border-box;
  padding-left: 0%;
  margin: 0 auto;
}

.lc-content-container {
  max-width: 1340px;
  margin: 0 auto;
}

.lc-content-container li {
  width: 193px;
  height: 166px;
  padding: 0 70px;
  position: relative;
  margin-bottom: 60px;
}

.li-wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center
}

.li-wrap img {
  width: 100%;
  height: 100%;
}

.lc-con-item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-align: left;
  color: #1e2b5a;
  font-weight: 700;
  line-height: 1.5;
}

.lc-con-item .center {
  width: 166px;
  left: 62%;
}

.lc-con-item .center p {
  padding: 2px;
}

/* è”ç³»æˆ‘ä»¬ */
.contact-us {
  background: linear-gradient(-90deg, rgba(39, 52, 94, 1), rgba(88, 81, 133, 1), rgba(39, 54, 97, 1));
}

.contact-us-con {
  max-width: 1056px;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.contact-us-con .tel-wrap {
  width: 526px;
  height: 150px;
  box-sizing: border-box;
  padding: 15px 38px 0;
  margin-bottom: 70px;
}

.tel-container {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /*background-color: #fff;*/
  /*border-radius: 5px;*/
}

.tel-container div {
  width: 100%;
  height: 100%;
  font-size: 34px;
  /*border-radius: 5px;*/
  color: #f89617;
  text-align: center;
  /*line-height: 130px;*/
  /*background: #ecf1ff;*/
}
.tel-container a {
  font-size: 34px;
  color: #f89617;
  text-align: center;
  cursor:pointer;
}
.tel-container a  img{
  border-radius: 10px;
  max-width: 100%;
}

@media screen and (min-width: 1348px) {
  .li-wrap1 {
    display: flex;
  }

  .li-wrap2 {
    display: none;
  }

  .lc-content {
    max-width: 847px;
  }
}

@media screen and (max-width: 1348px) {
  .lc-con-item .center1 {
    left: 61%
  }

  .lc-con-item .center2 {
    left: 55%
  }

  .lc-con-item .center3 {
    left: 55%
  }

  .lc-con-item .center4 {
    left: 55%
  }

  .lc-con-item .center5 {
    left: 55%
  }

  .lc-con-item .center6 {
    left: 55%
  }

  .lc-con-item .center7 {
    left: 46%
  }
}

@media screen and (min-width: 1110px) and (max-width: 1348px) {
  .li-wrap1 {
    display: flex;
  }

  .li-wrap2 {
    display: none;
  }

  .lc-content-container li {
    padding: 0 40px;
  }

  .lc-content {
    max-width: 847px;
  }
}

@media screen and (max-width: 1180px) {
    .header-web {
        display: none;
    }

    .header-m {
        display: block;
    }

    .nav-m {
        display: none
    }
    .footer .footerImg {
        margin: 44px 10px 146px 0px;
    }
    .footer .footerHelp {
        margin: 44px 10px 37px 0px;
    }
    .footer .footerCopyright {
        margin: 44px 10px 37px 0px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1109.98px) {
  .li-wrap1 {
    display: flex;
  }

  .li-wrap2 {
    display: none;
  }

  .lc-content-container li {
    padding: 0 25px;
  }

  .lc-content {
    max-width: 847px;
  }
}

@media screen and (min-width: 375px) and (max-width: 991.98px) {
  .li-wrap1 {
    display: none;
  }

  .li-wrap2 {
    display: flex;
  }

  /* ä»£ç†æ¡ä»¶ */
  .lc-banner-container .lc-banner-title {
    padding: 10% 0 6%;
  }
  .lc-banner-title img{
    width: 35%;
  }

  .lc-content h2 {
    font-size: 18px;
  }

  .lc-content p {
    font-size: 14px;
  }

  .lc-content h2::before {
    left: -60px;
    top: 4px;
    width: 35px;
    height: 35px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991.98px) {
  .lc-content {
    max-width: 700px;
  }
}

@media screen and (min-width: 567px) and (max-width: 767.98px) {

  /* ä»£ç†æ¡ä»¶ */
  .lc-addtion-bg {
    height: auto;
  }

  .lc-content {
    max-width: 400px;
  }

  .contact-us-con .tel-wrap {
    margin-bottom: 15px;
  }

  /* ä»£ç†æµç¨‹ */
  .lc-content-container li {
    width: 153px;
    height: 130px;
    padding: 0 15px;
    margin-bottom: 30px;
  }

  .lc-con-item {
    width: 153px;
    height: 130px;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .lc-con-item .center1 {
    left: 86%
  }

  .lc-con-item .center2 {
    left: 69%
  }

  .lc-con-item .center3 {
    left: 65%
  }

  .lc-con-item .center4 {
    left: 64%
  }

  .lc-con-item .center5 {
    left: 78%
  }

  .lc-con-item .center6 {
    left: 62%
  }

  .lc-con-item .center7 {
    left: 54%
  }
  /*åº•éƒ¨*/
  .footer{
    width: 100%;
    height: 230px;
    background: #1c2748;
    overflow: hidden;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-left: 0;
  }
  .footer .footerImg {
      width: 100%;
      height: 40px;
      float: left;
      margin: 19px 0 0 0;
  }
  .footer .footerHelp {
      width: 100%;
      float: left;
      margin: 13px 0px 17px 0px;
  }
  .footer .footerHelp div{
      margin: 0 auto;
      width: 235px;
  }
  .footer .footerHelp .ft1 {
      width: 80px;
  }
  .footer .footerHelp .ft2 {
      width: 150px;
  }
  .footer .footerCopyright {
      width: 377px;
      float: left;
      margin: 0px 6px 37px 110px;
  }
  .footer .footerAttention {
      float: left;
      margin: 0;
      margin-top: -14px;
  }
}

@media screen and (min-width: 375px) and (max-width: 566.98px) {

  /* ä»£ç†æ¡ä»¶ */
  .lc-addtion-bg {
    height: auto;
  }

  .lc-content {
    max-width: 92%;
	padding-left: 14%;
  }

  /* ä»£ç†æµç¨‹ */
  .lc-content-container li {
    width: 153px;
    height: 130px;
    padding: 0 15px;
    margin-bottom: 30px;
  }

  .lc-con-item {
    width: 153px;
    height: 130px;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .lc-con-item .center1 {
    left: 86%
  }

  .lc-con-item .center2 {
    left: 69%
  }

  .lc-con-item .center3 {
    left: 65%
  }

  .lc-con-item .center4 {
    left: 64%
  }

  .lc-con-item .center5 {
    left: 78%
  }

  .lc-con-item .center6 {
    left: 62%
  }

  .lc-con-item .center7 {
    left: 54%
  }

  /* è”ç³»æˆ‘ä»¬ */
  .tel-container div {
    font-size: 20px;
    line-height: 80px;
  }

  .contact-us-con .tel-wrap {
    width: 80%;
    margin-bottom: 30px;
    height: 80px;
    padding: 0;
    font-size: 18px;
  }
  .contact-us-con {
    padding-bottom: 6%;
  }
}

@media screen and (min-width: 320px) and (max-width: 374.98px) {

  .li-wrap1 {
    display: none;
  }

  .li-wrap2 {
    display: flex;
  }

  .lc-banner-container .lc-banner-title {
    padding: 40px 0 25px;
  }

  .lc-banner-container .lc-banner-title {
    width: 90%;
    margin: 0 auto;
  }

  /* ä»£ç†æ¡ä»¶ */
  .lc-addtion-bg {
    height: auto;
  }

  .lc-content {
    max-width: 300px;
    padding-left: 43px;
  }

  .lc-content h2 {
    font-size: 18px;
  }

  .lc-content h2::before {
    width: 35px;
    height: 35px;
    left: -43px;
  }

  .lc-content p {
    font-size: 14px;
  }

  /* ä»£ç†æµç¨‹ */
  .lc-content-container li {
    width: 153px;
    height: 130px;
    padding: 0 3px;
    margin-bottom: 30px;
  }

  .lc-con-item {
    width: 153px;
    height: 130px;
    margin-bottom: 30px;
    font-size: 14px;
  }

  .lc-con-item .center1 {
    left: 78%
  }

  .lc-con-item .center2 {
    left: 62%
  }

  .lc-con-item .center3 {
    left: 58%
  }

  .lc-con-item .center4 {
    left: 58%
  }

  .lc-con-item .center5 {
    left: 70%
  }

  .lc-con-item .center6 {
    left: 60%
  }

  .lc-con-item .center7 {
    left: 46%
  }

  /* è”ç³»æˆ‘ä»¬ */
  .tel-container div {
    font-size: 18px;
  }

  .contact-us-con .tel-wrap {
    height: 80px;
    margin-bottom: 15px;
    padding-top: 0;
  }

  .tel-container div {
    line-height: 80px;
  }

  .footer {
      width: 100%;
      height: 250px;
      background: #1c2748;
      overflow: hidden;
  }
  .footer .footerImg {
      width: 100%;
      height: 40px;
      float: left;
      margin: 10px 0px 10px 0px;
  }
  .footer .footerHelp {
      width: 140px;
      float: left;
      margin: 0px 10px 0px 20%;
  }
  .footer .footerAttention {
      float: right;
      margin: -202px 10% 0 0;
  }
  .footer .footerAttention .fa1 {
      font-size: 14px;
      color: #999;
      margin-bottom: 6px;
  }
  .footer .footerCopyright {
      width: 100%;
      float: left;
      padding-left: 18%;
      box-sizing: border-box;
      margin: 0 auto;
  }
  .footer .footerCopyright .fy3{
      display: none;
  }
}

@media screen and (min-width:567px) and (max-width:768px){
    
    /*åº•éƒ¨*/
    .footer{
        width: 100%;
        height: 310px;
        background: #1c2748;
        display: inline-block;
    }
    .footer .footerImg {
        width: 100%;
        height: 40px;
        float: left;
        margin: 19px 0 0 0;
    }
    .footer .footerHelp {
        width: 100%;
        float: left;
        margin: 13px 0px 17px 0px;
    }
    .footer .footerHelp div{
        margin: 0 auto;
        width: 235px;
    }
    .footer .footerHelp .ft1 {
        width: 80px;
    }
    .footer .footerHelp .ft2 {
        width: 150px;
    }
    .footer .footerCopyright {
        width: 352px;
        float: left;
        margin: 0px 38px 37px 110px;
    }
    .footer .footerAttention {
        float: left;
        margin: 0;
        margin-top: -14px;
    }
}
@media screen  and (min-width:320px) and (max-width:567px){

  .lc-banner-container .lc-banner-title {
    width: 90%;
    margin: 0 auto;
  }
  .lc-banner-container .lc-banner-title img {
    width: 35%;
  }
  .footer {
    width: 100%;
    height: 250px;
    background: #1c2748;
    overflow: hidden;
    display: inline-block;
  }
  .footer .footerImg {
    width: 48%;
    height: 40px;
    float: left;
    margin: 6% 0px 6% 0px;
  }
  .footer .footerCopyright {
    width: 90%;
    float: left;
    box-sizing: border-box;
    margin: 22% 0% 0% 5%;
  }

  .footerHelp{
    display: none;
  }
  .footer .footerHelp {
    width: 140px;
    float: left;
    margin: 0px 10px 0px 20%;
  }
  .footer .footerAttention {
    float: right;
    margin: -53% 10% 0 0;
  }
  .footer .footerAttention .fa1 {
    font-size: 14px;
    color: #999;
    margin-bottom: 6px;
  }
  .footer .footerAttention .fa2 {
    width: 90px;
    height: 90px;
  }
  .footer .footerAttention .fa2 img{
    width: 108%;
    height: 100%;
  }
  .footer .footerCopyright {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin: 22% 0 0 4%;
  }
  .footer .footerCopyright .fy2 {
    text-align: center;
  }
  .footer .footerCopyright .fy3{
    display: none;
  }
}
@media screen and (min-width: 320px) and (max-width: 374.98px){
  .footer .footerAttention {
    float: right;
    margin: -62% 10% 0 0;
  }
  .footer .footerCopyright {
    width: 100%;
    float: left;
    box-sizing: border-box;
    margin: 22% 0 0 -8%;
  }
}
