.fyjh .title2 {
  font-size: 0.18rem;
  line-height: 0.32rem;
  padding: 0rem 0 0.1rem 0;
}
.fyjh .title {
  font-size: 0.24rem;
  font-weight: 400;
  line-height: 1em;
  border-top: #e9e9e9 solid 1px;
  padding: 0.38rem 0 0.22rem 0;
}
.fyjh .list {
  margin-bottom: 0.2rem;
}
.fyjh .list ul li {
  font-size: 0.16rem;
  line-height: 0.26rem;
  color: #687294;
  position: relative;
  padding: 0 0 0.08rem 0.2rem;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.fyjh .list ul li.li2 {
  padding-left: 0;
}
.fyjh .list ul li.li2:before {
  display: none;
}
.fyjh .list ul li:before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0.11rem;
  width: 0.04rem;
  height: 0.04rem;
  border-radius: 1px;
  background: #0078d7;
}
.fyjh .list p {
  font-size: 14px;
  line-height: 0.3rem;
  color: #666666;
  margin-bottom: 0.1rem;
}

@media screen and (max-width: 800px) {
  .fyjh .title2 {
    font-size: 0.26rem;
    line-height: 0.52rem;
  }
  .fyjh .title {
    font-size: 0.3rem;
    font-weight: 600;
    padding: 0.5rem 0 0.3rem 0;
  }
  .fyjh .list ul li {
    font-size: 0.24rem;
    line-height: 0.36rem;
  }
  html {
    font-size: 50px;
  }
  body {
    font-size: 0.24rem;
  }
  .wal {
    margin: 0 0.6rem;
  }
  body.navShow {
    overflow: hidden;
  }
  body.navShow .g-head .phone-bg {
    opacity: 1;
    visibility: visible;
  }
  body.navShow .g-head a.navA i:nth-child(1) {
    display: none;
  }
  body.navShow .g-head a.navA i:nth-child(2) {
    display: block;
  }
  body.navShow .g-head .g-nav {
    right: 0;
    left: 50%;
  }
  .g-head .head {
    position: fixed;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .g-head .phone-bg {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    height: 100vh;
    background: rgba(0, 0, 0, 0.23);
    z-index: 6;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
  }
  .g-head a.btn {
    display: none;
  }
  .g-head .navA {
    right: -0.3rem;
    opacity: 1;
    visibility: visible;
    color: #333;
    z-index: 9;
  }
  .g-head .navA i {
    font-family: 'iconfont';
    font-style: normal;
    font-size: 0.3rem;
  }
  .g-head .navA i:nth-child(2) {
    display: none;
    font-size: 0.4rem;
  }
  .g-head .g-nav {
    position: fixed;
    bottom: 0;
    right: -60%;
    left: 110%;
    top: 0;
    background: #fff url(../image/img373.png) center bottom no-repeat;
    background-size: 100%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    z-index: 8;
    padding-top: 25vh;
    box-shadow: 0 0.07rem 0.21rem 0 rgba(8, 41, 80, 0.15);
  }
  .g-head .g-nav ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-top: rgba(0, 0, 0, 0.1) solid 1px;
  }
  .g-head .g-nav li {
    margin: 0;
    width: 100%;
    border-bottom: rgba(0, 0, 0, 0.1) solid 1px;
    position: relative;
  }
  .g-head .g-nav a.name {
    font-size: 0.3rem;
    line-height: 0.96rem;
    text-align: center;
    position: relative;
    z-index: 2;
  }
  .g-head .g-nav a.name:before {
    display: none;
  }
  .g-head .g-nav .list {
    position: absolute;
    top: 0;
    right: 100%;
    width: 2.72rem;
    background: #fff;
    display: none;
    box-shadow: 0 0.07rem 0.21rem 0 rgba(8, 41, 80, 0.15);
    padding: 0.1rem 0;
  }
  .g-head .g-nav .list a {
    display: block;
    color: #333;
    line-height: 0.4rem;
    font-size: 0.24rem;
    padding: 0.25rem 0.5rem 0.25rem 0.8rem;
  }
  .g-head .g-nav li.open {
    z-index: 2;
  }
  .g-head .g-nav li.open a.name {
    background: #0078d7;
    color: #fff;
  }
  .g-head .g-nav li.open .list {
    display: block;
  }
  .g-head .g-nav a.btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 2.41rem;
    height: 0.68rem;
    font-size: 0.24rem;
    top: auto;
    bottom: 16vh;
    right: 50%;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0);
  }
  .g-head .g-nav a.btn:before {
    font-size: 0.32rem;
  }
  .g-foot:after {
    display: none;
  }
  .g-foot .container {
    padding: 0.8rem 0 0.3rem 0;
  }
  .g-foot .container .logo {
    display: none;
  }
  .g-foot .container .tel {
    font-size: 0.4rem;
    line-height: 1em;
    padding: 0 0 0.2rem 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-family: 'DINPro-Bold';
    letter-spacing: 0.02rem;
    font-weight: 400;
  }
  .g-foot .container .tel:before {
    content: '顧?;
    font-family: 'iconfont';
    margin-right: 0.06rem;
  }
  .g-foot .container p {
    line-height: 0.4rem;
    padding-bottom: 0.1rem;
    width: 3.87rem;
    position: relative;
    padding-left: 3em;
  }
  .g-foot .container p em {
    position: absolute;
    left: 0;
    top: 0;
  }
  .g-foot .ewm {
    width: 1.8rem;
    top: 0.8rem;
    right: 0;
  }
  .g-foot .ewm img {
    width: 100%;
  }
  .g-foot .nav {
    display: none;
  }
  .g-foot .msg {
    position: static;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border-top: #333 solid 1px;
    padding: 0.35rem 0;
    line-height: 0.4rem;
    font-size: 0.18rem;
  }
  .g-foot a.btn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: absolute;
    top: 3.51rem;
    right: 0;
    width: 1.87rem;
    height: 0.6rem;
    background: #006cb6;
    border-radius: 0.5rem;
    color: #fff;
    font-size: 0.2rem;
    line-height: 1em;
  }
  .g-foot a.btn:before {
    content: '顦?;
    font-family: 'iconfont';
    font-size: 0.22rem;
  }
  .g-foot a.btn em {
    letter-spacing: 0.02rem;
    padding-left: 0.05rem;
  }
  .g-foot .phone-nav {
    display: block;
    background: #233758;
    margin-right: -0.3rem;
    margin-left: -0.3rem;
  }
  .g-foot .phone-nav ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .g-foot .phone-nav li {
    width: 25%;
  }
  .g-foot .phone-nav a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font-size: 0.2rem;
    height: 1rem;
  }
  .g-foot .phone-nav a img {
    width: 0.31rem;
    margin-bottom: 0.1rem;
  }
  .g-foot .phone-nav a.on {
    background: #0064c7;
  }
  .page-banner-wrapper {
    height: 4.5rem;
  }
  .page-banner .img {
    margin-right: -3.5rem;
    top: 1.1rem;
  }
  .page-banner .img img {
    height: 3.5rem;
  }
  .page-banner .img.img715 {
    margin-right: -3.5rem;
    top: 1.1rem;
  }
  .page-banner .img.img715 img {
    height: 3.5rem;
  }
  .page-banner .wal {
    height: 4.5rem;
  }
  .page-banner .wal .title .en {
    font-size: 0.2rem;
  }
  .page-banner .wal .title h2 {
    font-size: 0.36rem;
  }
  .contact-banner .page-banner-wrapper {
    height: 5.8rem;
  }
  .contact-banner .page-banner .img {
    top: 0.9rem;
    margin-right: -6rem;
  }
  .contact-banner .page-banner .img img {
    height: 4rem;
  }
  .contact-banner .page-banner .wal {
    height: 4.8rem;
  }
  .contact-banner .page-banner .wal dl dd {
    font-size: 0.24rem;
  }
  .p-curr2 .wal {
    height: 1rem;
    margin-right: 0;
  }
  .p-curr2 a.home {
    font-size: 0.26rem;
  }
  .p-curr2 .select {
    min-width: 1rem;
    width: 3rem;
  }
  .p-curr2 .select .name {
    height: 1rem;
    font-size: 0.24rem;
  }
  .p-curr2 .select .name em {
    padding-right: 0.1rem;
    word-wrap: normal;
    height: 1em;
    line-height: 1em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .p-curr2 .select .name:after {
    font-size: 0.18rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .p-curr2 .select dl a {
    font-size: 0.24rem;
    line-height: 0.32rem;
    padding: 0.13rem 0.25rem;
  }
  .p-title .en {
    font-size: 0.22rem;
  }
  .p-num a {
    width: 0.72rem;
    height: 0.72rem;
    line-height: 0.7rem;
    font-size: 0.28rem;
  }
  .p-num2 a {
    width: 2rem;
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.26rem;
  }
  .p-num2 a.menu {
    width: 0.62rem;
    font-size: 0.32rem;
  }
  .video-layer .container {
    width: 6.9rem;
  }
  .video-layer .container .close {
    width: 0.6rem;
    height: 0.6rem;
    line-height: 0.6rem;
    font-size: 0.2rem;
  }
  .side-bar {
    width: 0.62rem;
  }
  .side-bar li a.name {
    height: 0.62rem;
    line-height: 0.62rem;
    font-size: 0.34rem;
  }
  .side-bar li .tel-layer {
    width: 2.2rem;
  }
  .side-bar li .tel-layer .name {
    height: 0.6rem;
    padding-left: 0.2rem;
  }
  .side-bar li .tel-layer .name span {
    width: 0.6rem;
    text-align: center;
  }
  .side-bar li .tel-layer .tel {
    height: 0.6rem;
    padding-left: 0.2rem;
  }
  .side-bar li .tel-layer .tel span {
    font-size: 0.3rem;
  }
  .side-bar li .ewm {
    right: -5rem;
    bottom: -0.64rem;
    width: 1.7rem;
  }
  .side-bar li .ewm p {
    font-size: 0.22rem;
  }
  .consultant-layer .container {
    width: 6.9rem;
  }
  .consultant-layer .container .title h2 {
    font-size: 0.32rem;
  }
  .consultant-layer .container .form {
    padding-top: 0.35rem;
  }
  .consultant-layer .container .form li {
    width: 3rem;
  }
  .consultant-layer .container .form li .input input,
  .consultant-layer .container .form li .input textarea {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.24rem;
    padding: 0 0.2rem;
  }
  .consultant-layer .container .form li .input textarea {
    height: 1.7rem;
    padding: 0.15rem 0.2rem;
    line-height: 0.4rem;
  }
  .consultant-layer .container .form li .select .name {
    height: 0.7rem;
    padding: 0 0.2rem;
  }
  .consultant-layer .container .form li .select .name:after {
    font-size: 0.22rem;
  }
  .consultant-layer .container .form li .select dl {
    padding: 0.05rem 0.2rem;
  }
  .consultant-layer .container .form li.li_01 {
    width: 100%;
  }
  .consultant-layer .container .submit {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 0.4rem;
  }
  .consultant-layer .container .submit .btn {
    width: 2.5rem;
    height: 0.7rem;
  }
  .consultant-layer .container .submit .btn input {
    height: 0.7rem;
    font-size: 0.26rem;
  }
  .consultant-layer .container .submit .check {
    width: 100%;
    margin-top: 0.2rem;
  }
}

.title1 {
    line-height: .3rem;
    border-radius: .3rem;
    width: 1.3rem;
    text-align: center;
}
.product-title h3{
    line-height: .3rem;
    border-radius: .3rem;
    width: 1.3rem;
    text-align: center;
}
.product-title   h3.w-title{
    line-height: .3rem;
    border-radius: .3rem;
    width: 2.3rem;
    text-align: center;
}
.autofort-1 .name {
    font-size: .16rem;
    font-weight: 600;
}
.insight a p {   
    color: #666;
}
.insight a h5 {
    font-size: .18rem;
    font-weight: 700;
}
.side-bar{
width:.52rem;
}
.side-bar li a.name {
  height: .52rem;
  line-height: .52rem;
}
.g-foot .nav{
  right: 3rem;
}