@charset "UTF-8";
a, .transition, .g-head, .index-btn li em, .index-bg.on div, .index-slide .index-layer, a.p-more em, .index-flash .dots span, .index-brand .ico i, .index-product li, .index-product li .name, .index-product li .more, .index-news .side .list a:after, .index-news .container .more a:after, .p-layer, .history .list li div, .join li .title, .product-ccld-1 .list li, .product-ccld-1 .list li h3, .case li .img .layer, .news li, .news li .time, .news li .more, .news li .more a:after, .contact .col .btn li h3, .contact-form .form li .input, .contact-form .form li .input input, .contact-form .form li .input textarea, :before, img, .g-nav {
  transition: All 0.5s ease;
  -webkit-transition: All 0.5s ease; }

.ellipsis, .index-news .container .name a, .honor .list li .name, .case li .name a, .case-show .list .name .col, .case-show .list li .col, .news li .name a {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.flex, .g-head .btn dl, .index-layer .video-btn, .index-flash .dots, .index-news .side .list a, .index-news .container .more a, .p-layer, .p-nav .list dl, .p-t-nav, .p-title, .p-num, .culture li, .join li .title, .join li .box .list dd, .product-ykx-1 .title, .product-ykx-1 .name, .product-ykx-3 .title, .product-3 .title, .product-4 .title, .product-4 .list dl, .product-title, .product-ccld-2 .title, .product-ccld-3 .img-list .g-arrow, .product-ccld-3 .img-list .history .arrow, .history .product-ccld-3 .img-list .arrow, .product-ccld-4 .col li .name, .case-show .list .name, .case-show .list li, .news li .more a, .contact .col .btn ul, .contact .col .btn li, .contact-form .form .submit div {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex; }

.flexColumn, .index-slide .wal, .index-layer, .index-brand .list li, .index-product li, .index-news .container li, .product-3 .list-wrapper li div, .product-ccld-1 .list li, .case li .img .layer, .down a {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -ms-flex-direction: column; }

.itemsCenter, .g-head .btn dl, .index-brand .list li, .index-product li, .index-news .side .list a, .index-news .container .more a, .p-layer, .p-title, .culture li, .join li .title, .join li .box .list dd, .product-1, .product-ykx-1 .title, .product-3 .title, .product-4 .title, .product-title, .product-yjx-1 .wal, .product-ccld-1 .wal, .product-ccld-1 .list li, .product-ccld-3, .product-ccld-4 .col li .name, .case li .img .layer, .news li .more a, .contact .col .btn li, .contact-form .form .submit div {
  align-items: center;
  -webkit-align-items: center; }

.justifyCenter, .index-slide .wal, .index-product li, .index-news .container li, .p-layer, .p-num, .product-4 .list dl, .product-ccld-1 .list li, .product-ccld-4 .col li .name, .case li .img .layer, .down a, .contact-form .form .submit div {
  justify-content: center;
  -webkit-justify-content: center; }

.flexAround {
  justify-content: space-around;
  -webkit-justify-content: space-around; }

.flexBetween, .index-news .container, .about-2 .wal, .join li .box .row, .join li .box .list dl, .product-1, .product-yjx-1 .wal, .product-yjx-3 li, .product-ccld-1 .wal, .product-ccld-2 .box, .product-ccld-3, .product-ccld-4 .wal, .product-ccld-4 .col ul, .case-img, .assessment, .contact, .contact-form .form ul {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.flexWrap, .g-nav ul, .g-foot .list ul, .index-product ul, .index-news .container, .index-customer .list ul, .p-t-nav ul, .about-1 .p-content, .about-2 .wal, .honor .list ul, .join li .box .row, .join li .box .list dl, .product-1, .product-ykx-3 ul, .product-4 .list ul, .product-yjx-1 .wal, .product-yjx-3 li, .product-ccld-1 .wal, .product-ccld-2 .box, .product-ccld-3, .product-ccld-4 .wal, .product-ccld-4 .col ul, .case ul, .case-img, .assessment, .down ul, .news ul, .contact, .contact-form .form ul {
  display: flex;
  display: -webkit-flex;
  display: -ms-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

html {
  font-size: 100px; }

body {
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #333;
  -webkit-text-size-adjust: none;
  opacity: 0; }
  body.show {
    opacity: 1;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; }

a {
  color: #333;
  text-decoration: none;
  outline: none; }
  a:active {
    star: expression(this.onFocus=this.blur()); }
  a:link {
    text-decoration: none;
    outline: none; }
  a:visited {
    text-decoration: none;
    outline: none; }
  a:hover {
    text-decoration: none;
    color: #3e97d3;
    outline: none; }

li {
  list-style: outside none; }

h1 {
  font-size: 16px; }

h2, h3, h4, h5 {
  font-size: 14px; }

h5 {
  font-size: 12px; }

textarea, input {
  background: transparent;
  font-size: 12px;
  font-family: Arial, "微软雅黑";
  color: #888;
  outline: none;
  border: 0; }

em {
  font-style: normal; }

img {
  vertical-align: middle;
  max-width: 100%;
  border: 0; }

.fl {
  float: left; }

.fr {
  float: right; }

.clear {
  clear: both;
  height: 0;
  display: block;
  _display: inherit; }

.before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0; }

.h10 {
  height: 0.1rem;
  overflow: hidden;
  clear: both; }

.h50 {
  height: 0.5rem;
  overflow: hidden;
  clear: both; }

.wal {
  max-width: 12rem;
  margin: 0 auto; }

@font-face {
  font-family: "Oswald-Medium_1";
  src: url("fonts/Oswald-Medium_1.woff2") format("woff2"), url("fonts/Oswald-Medium_1.woff") format("woff"), url("fonts/Oswald-Medium_1.ttf") format("truetype"), url("fonts/Oswald-Medium_1.eot") format("embedded-opentype"), url("fonts/Oswald-Medium_1.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Impact";
  src: url("fonts/Impact.woff2") format("woff2"), url("fonts/Impact.woff") format("woff"), url("fonts/Impact.ttf") format("truetype"), url("fonts/Impact.eot") format("embedded-opentype"), url("fonts/Impact.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.g-headD {
  height: 1rem; }

.g-head {
  position: fixed;
  z-index: 50;
  left: 0;
  top: 0;
  width: 100%;
  border-bottom: rgba(255, 255, 255, 0.4) solid 1px;
  padding: 0 0.8rem; }
  .g-head.on {
    background: rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1); }
  .g-head .wal {
    min-height: 1rem;
    position: relative;
    max-width: 100%; }
  .g-head a.logo {
    display: block;
    background: url("../image/logo.png") center no-repeat;
    background-size: 100%;
    width: 1.85rem;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto; }
  .g-head .btn {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0;
    bottom: auto; }
    .g-head .btn dl {
      height: 1rem; }
    .g-head .btn dd {
      margin-left: .35rem; }
    .g-head .btn .btn-1 {
      width: .4rem; }
    .g-head .btn .btn-2 {
      font-size: .22rem;
      color: #a8a8a8; }
      .g-head .btn .btn-2 em {
        padding: 0 3px; }
      .g-head .btn .btn-2 a {
        color: #a8a8a8; }
      .g-head .btn .btn-2 a:hover, .g-head .btn .btn-2 a.on {
        color: #fff; }

.g-nav {
  position: absolute;
  z-index: 10;
  left: auto;
  right: 1.9rem;
  top: 0;
  bottom: auto; }
  .g-nav li {
    margin-left: .75rem; }
  .g-nav a.name {
    display: block;
    height: 1rem;
    line-height: 1rem;
    font-size: .2rem;
    color: #fff;
    position: relative;
    letter-spacing: .02rem; }
    .g-nav a.name:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: -1px;
      width: 0;
      height: .04rem;
      background: #fff; }
    .g-nav a.name.on:before {
      left: 0;
      width: 100%; }

@media screen and (max-width: 1460px) {
  .g-nav li {
    margin-left: .5rem; } }
@media screen and (min-width: 800px) {
  .g-nav .list {
    position: fixed;
    z-index: 50;
    left: 0;
    top: -1rem;
    right: 0;
    height: .6rem;
    background: rgba(0, 0, 0, 0.4);
    margin-top: 1px;
    opacity: 0;
    visibility: hidden; }
    .g-nav .list dl {
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center; }
    .g-nav .list a {
      display: block;
      margin: 0 .26rem;
      font-size: .16rem;
      color: #ccc;
      position: relative;
      height: .6rem;
      line-height: .6rem; }
      .g-nav .list a:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 0;
        height: .03rem;
        background: #fff; }
      .g-nav .list a:hover {
        color: #fff; }
        .g-nav .list a:hover:before {
          left: 0;
          width: 100%; }
  .g-nav li:hover .name:before {
    left: 0;
    width: 100%; }
  .g-nav li:hover .list {
    top: 1rem;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.5s ease;
    -webkit-transition: opacity 0.5s ease;
    -moz-transition: opacity 0.5s ease;
    -o-transition: opacity 0.5s ease; } }
.g-foot {
  background: #f4f4f4;
  color: #666;
  font-size: .14rem; }
  .g-foot a {
    color: #666; }
  .g-foot a:hover {
    color: #3e97d3; }
  .g-foot .wal {
    min-height: 3.26rem;
    position: relative; }
  .g-foot .list {
    padding-top: .5rem; }
    .g-foot .list li {
      width: 1.32rem; }
    .g-foot .list h2 {
      font-size: .18rem;
      font-weight: 400;
      padding-bottom: .1rem; }
    .g-foot .list dd {
      line-height: .24rem; }
  .g-foot .ewm {
    width: 1.44rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.52rem;
    bottom: auto;
    text-align: center; }
    .g-foot .ewm p {
      padding-top: .08rem;
      font-size: .16rem;
      letter-spacing: .02rem; }
  .g-foot .msg {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0;
    line-height: .58rem;
    border-top: #bbb solid 1px;
    text-align: center; }

/*index*/
#index {
  height: 100vh;
  overflow: hidden;
  position: relative; }

.indexIco {
  position: fixed;
  z-index: 10;
  left: 50%;
  bottom: .3rem;
  width: .3rem;
  height: .72rem;
  margin-left: -.15rem;
  background: url("../image/img30.png") center no-repeat;
  background-size: 100%;
  animation: upDown 1s infinite linear;
  -webkit-animation: upDown 1s infinite linear; }
  .indexIco.last {
    bottom: 52vh;
    background-image: url("../image/img30_1.png");
    animation: downUp 1s infinite linear;
    -webkit-animation: downUp 1s infinite linear; }

@keyframes upDown {
  from {
    transform: translateY(0); }
  to {
    transform: translateY(0.3rem); } }
@-webkit-keyframes upDown {
  from {
    -webkit-transform: translateY(0); }
  to {
    -webkit-transform: translateY(0.3rem); } }
@keyframes downUp {
  from {
    transform: translateY(0.3rem); }
  to {
    transform: translateY(0); } }
@-webkit-keyframes downUp {
  from {
    -webkit-transform: translateY(0.3rem); }
  to {
    -webkit-transform: translateY(0); } }
.index-btn {
  position: fixed;
  z-index: 20;
  top: 50%;
  right: 0;
  width: .8rem;
  margin-top: -.85rem; }
  .index-btn li {
    height: .35rem;
    position: relative;
    cursor: pointer; }
    .index-btn li:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      height: 1px;
      width: .23rem;
      background: #fff; }
    .index-btn li em {
      position: absolute;
      z-index: 10;
      left: 0.2rem;
      right: auto;
      top: 0;
      bottom: auto;
      line-height: .35rem;
      font-family: 'Oswald-Medium_1';
      font-size: .22rem;
      color: #fff;
      opacity: 0; }
  .index-btn li.on:before, .index-btn li:hover:before {
    width: .43rem; }
  .index-btn li.on em, .index-btn li:hover em {
    opacity: 1;
    left: 0; }
  .index-btn.last li:nth-child(4):before, .index-btn.last li:nth-child(5):before, .index-btn.last li:nth-child(6):before {
    background: #666; }
  .index-btn.last li:nth-child(4) em, .index-btn.last li:nth-child(5) em, .index-btn.last li:nth-child(6) em {
    color: #666; }

.index-bg div {
  width: 50%;
  background: #fff;
  position: absolute;
  z-index: 12;
  height: 50vh; }
.index-bg div.bg-l {
  left: 0;
  top: -50vh; }
.index-bg div.bg-r {
  left: 50%;
  top: 100vh; }
.index-bg.on div {
  opacity: .8;
  transition-duration: 1s;
  -webkit-transition-duration: 1s; }
.index-bg.on div.bg-l {
  top: 100vh; }
.index-bg.on div.bg-r {
  top: -50vh; }

.index-slide {
  position: absolute;
  z-index: 10;
  left: 0;
  right: auto;
  top: 0;
  bottom: auto;
  width: 100%;
  height: 100%;
  background: center no-repeat;
  background-size: cover;
  overflow: hidden; }
  .index-slide .wal {
    padding: 1rem 0.8rem 0 0.8rem;
    max-width: 100%;
    height: 100vh;
    position: relative; }
  .index-slide .index-layer {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition-delay: .5s;
    -webkit-transition-delay: .5s; }
  .index-slide.hide {
    z-index: 11;
    animation-duration: .7s;
    -webkit-animation-duration: .7s;
    animation-timing-function: linear;
    -webkit-animation-timing-function: linear;
    animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards; }
    .index-slide.hide .index-layer {
      opacity: 0;
      visibility: hidden;
      transform: translateY(1rem);
      -webkit-transform: translateY(1rem); }

#index-slide-1.hide-up, #index-slide-3.hide-up, #index-slide-5.hide-up, #index-slide-6.hide-up {
  animation-name: scaleUpOut;
  -webkit-animation-name: scaleUpOut; }
#index-slide-1.hide-down, #index-slide-3.hide-down, #index-slide-5.hide-down, #index-slide-6.hide-down {
  animation-name: scaleDownOut;
  -webkit-animation-name: scaleDownOut; }

#index-slide-2.hide {
  animation-name: indexFadeOut;
  -webkit-animation-name: indexFadeOut;
  animation-delay: .3s;
  -webkit-animation-delay: .3s;
  animation-duration: .3s;
  -webkit-animation-duration: .3s; }

#index-slide-4.hide-up, #index-slide-4.hide-down {
  animation-name: indexLeftOut;
  -webkit-animation-name: indexLeftOut; }

@keyframes scaleUpOut {
  0% {
    transform: scale(1); }
  40% {
    transform: scale(0.8);
    top: 0; }
  100% {
    transform: scale(0.8);
    top: -100%; } }
@-webkit-keyframes scaleUpOut {
  0% {
    -webkit-transform: scale(1); }
  40% {
    -webkit-transform: scale(0.8);
    top: 0; }
  100% {
    -webkit-transform: scale(0.8);
    top: -100%; } }
@keyframes scaleDownOut {
  0% {
    transform: scale(1); }
  40% {
    transform: scale(0.8);
    top: 0; }
  100% {
    transform: scale(0.8);
    top: 100%; } }
@-webkit-keyframes scaleDownOut {
  0% {
    -webkit-transform: scale(1); }
  40% {
    -webkit-transform: scale(0.8);
    top: 0; }
  100% {
    -webkit-transform: scale(0.8);
    top: 100%; } }
@keyframes indexLeftOut {
  0% {
    left: 0; }
  100% {
    left: -100%; } }
@-webkit-keyframes indexLeftOut {
  0% {
    left: 0; }
  100% {
    left: -100%; } }
@keyframes indexRightOut {
  0% {
    left: 0; }
  100% {
    left: 100%; } }
@-webkit-keyframes indexRightOut {
  0% {
    left: 0; }
  100% {
    left: 100%; } }
@keyframes indexFadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
@-webkit-keyframes indexFadeOut {
  0% {
    opacity: 1;
    visibility: visible; }
  100% {
    opacity: 0;
    visibility: hidden; } }
a.p-more {
  display: block;
  text-align: center;
  background: #3e97d3;
  color: #fff;
  -moz-border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  border-radius: 0.5rem;
  width: 1.8rem;
  height: .56rem;
  line-height: .56rem;
  font-size: .18rem;
  letter-spacing: .02rem; }
  a.p-more em {
    padding-right: .4rem;
    background: url("../image/img13.png") right center no-repeat;
    background-size: .13rem; }
  a.p-more:hover em {
    padding-right: .5rem; }

.index-layer {
  color: #fff; }
  .index-layer .logo {
    width: 3.38rem;
    padding-bottom: .1rem; }
  .index-layer h2 {
    font-weight: 400;
    font-size: .58rem;
    line-height: .82rem;
    padding-bottom: .45rem; }
  .index-layer .video-btn {
    color: #fff;
    border: rgba(255, 255, 255, 0.5) solid 1px;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    height: .42rem;
    line-height: .4rem;
    width: 1.53rem;
    background: rgba(0, 0, 0, 0.5);
    position: relative;
    font-size: .16rem;
    padding-left: .55rem; }
    .index-layer .video-btn img {
      width: .42rem;
      position: absolute;
      z-index: 10;
      left: -1px;
      right: auto;
      top: -1px;
      bottom: auto; }
    .index-layer .video-btn:hover {
      background: #fff;
      color: #3e97d3; }
  .index-layer .content {
    padding-bottom: .45rem;
    min-height: 1.3rem;
    font-size: .22rem;
    line-height: .36rem; }

.index-flash {
  overflow: hidden; }
  .index-flash li {
    height: 100vh;
    background: center no-repeat;
    background-size: cover; }
  .index-flash .wal {
    max-height: 7.2rem; }
  .index-flash .dots {
    position: absolute;
    z-index: 10;
    left: 0.8rem;
    right: auto;
    top: auto;
    bottom: 0.5rem; }
    .index-flash .dots span {
      width: .76rem;
      height: .04rem;
      background: rgba(255, 255, 255, 0.4);
      margin-right: .1rem; }
    .index-flash .dots span.swiper-pagination-bullet-active {
      background: #fff; }

.index-brand .index-layer {
  width: 50%;
  padding-right: 0;
  min-height: 5rem; }
.index-brand .list {
  background: url("../image/img413.png") center no-repeat;
  background-size: 100%;
  width: 4.13rem;
  height: 4.2rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: 50%;
  top: auto;
  bottom: auto;
  margin-right: -6.1rem;
  color: #fff; }
  .index-brand .list li {
    position: absolute; }
    .index-brand .list li .ico {
      width: .55rem; }
    .index-brand .list li .name {
      font-size: .3rem;
      letter-spacing: .04rem;
      padding: .06rem 0 .1rem 0; }
    .index-brand .list li p {
      font-size: .13rem;
      text-transform: uppercase;
      letter-spacing: .04rem; }
  .index-brand .list .li-1 {
    left: 1.3rem;
    top: -1.45rem; }
  .index-brand .list .li-2 {
    left: 4.2rem;
    top: .65rem; }
  .index-brand .list .li-3 {
    left: 3.28rem;
    top: 3.6rem; }
  .index-brand .list .li-4 {
    left: -.1rem;
    top: 3.6rem; }
  .index-brand .list .li-5 {
    left: -.9rem;
    top: .65rem; }
.index-brand .ico i {
  display: block;
  background: url("../image/img35.png") center no-repeat;
  background-size: cover;
  width: .35rem;
  height: .35rem;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: auto;
  bottom: auto;
  margin-left: -.175rem;
  margin-top: -.175rem;
  opacity: 0; }
  .index-brand .ico i.on {
    opacity: 1; }
  .index-brand .ico i:nth-child(1) {
    left: 2.07rem;
    top: .1rem; }
  .index-brand .ico i:nth-child(2) {
    left: 4.03rem;
    top: 1.5rem; }
  .index-brand .ico i:nth-child(3) {
    left: 3.29rem;
    top: 3.8rem; }
  .index-brand .ico i:nth-child(4) {
    left: .85rem;
    top: 3.8rem; }
  .index-brand .ico i:nth-child(5) {
    left: .1rem;
    top: 1.5rem; }

.index-product ul {
  margin-left: -1px; }
.index-product li {
  width: 25%;
  height: 100vh;
  border-left: rgba(255, 255, 255, 0.3) solid 1px;
  padding-top: 1rem; }
  .index-product li .img {
    position: relative; }
    .index-product li .img:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      top: 50%;
      width: 3.38rem;
      height: 3.38rem;
      background: #3e97d3;
      opacity: 0;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      margin-left: -1.69rem;
      margin-top: -1.69rem; }
    .index-product li .img a {
      display: block;
      width: 2.8rem;
      padding: .18rem;
      border: #fff solid .02rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      position: relative; }
  .index-product li .name {
    height: 1.8rem;
    color: #fff;
    text-align: center;
    padding-top: .5rem; }
    .index-product li .name div {
      font-size: .32rem;
      line-height: .4rem;
      height: .4rem; }
      .index-product li .name div em {
        font-size: .14rem;
        display: inline-block;
        position: relative;
        left: .08rem;
        top: -.15rem; }
    .index-product li .name:after {
      content: "";
      display: block;
      position: absolute;
      width: .4rem;
      height: .04rem;
      background: #fff;
      position: relative;
      margin: 0 auto;
      top: .3rem; }
  .index-product li .more {
    height: 0;
    opacity: 0; }
.index-product li:hover {
  background: rgba(0, 0, 0, 0.3); }
  .index-product li:hover .img:before {
    opacity: 1; }
  .index-product li:hover .name {
    height: 2.05rem; }
  .index-product li:hover .more {
    height: .56rem;
    opacity: 1; }

.index-service .index-layer {
  min-height: 4.8rem; }
  .index-service .index-layer .content {
    min-height: 2.15rem; }

.index-news {
  color: #fff; }
  .index-news a {
    color: #fff; }
  .index-news .wal {
    padding: 1rem 0.8rem 0 3.6rem; }
  .index-news .side {
    position: absolute;
    z-index: 10;
    left: 0.8rem;
    right: auto;
    top: auto;
    bottom: auto; }
    .index-news .side .title {
      font-size: .58rem; }
    .index-news .side .list {
      padding: .45rem 0;
      min-height: 2.5rem; }
      .index-news .side .list a {
        height: .6rem;
        font-size: .22rem; }
        .index-news .side .list a img {
          width: .26rem;
          margin-right: .13rem; }
        .index-news .side .list a:after {
          content: "";
          display: block;
          position: absolute;
          position: relative;
          left: 0;
          width: .13rem;
          height: .2rem;
          background: url("../image/img13_1.png") no-repeat;
          background-size: 100%;
          opacity: 0; }
        .index-news .side .list a:hover:after, .index-news .side .list a.on:after {
          opacity: 1;
          left: .2rem; }
  .index-news .container {
    max-width: 12.95rem;
    margin-left: auto;
    width: 100%;
    min-height: 5.61rem;
    background: rgba(0, 0, 0, 0.2);
    padding: .5rem .4rem;
    font-size: .14rem; }
    .index-news .container .col, .index-news .container .list {
      max-width: 5.61rem;
      width: 50%; }
    .index-news .container .list {
      padding-left: .3rem;
      max-width: 5.91rem; }
    .index-news .container .img {
      padding-bottom: .26rem; }
    .index-news .container .time {
      padding-bottom: .02rem; }
    .index-news .container .name a {
      display: block;
      font-size: .18rem;
      height: .36rem;
      line-height: .36rem; }
    .index-news .container p {
      padding: .1rem 0;
      min-height: .8rem;
      line-height: .22rem; }
    .index-news .container .more a {
      text-transform: uppercase; }
      .index-news .container .more a:after {
        content: "";
        display: block;
        position: absolute;
        position: static;
        width: .23rem;
        height: .12rem;
        background: url("../image/img33.png") right center no-repeat;
        background-size: auto .11rem;
        margin-left: .1rem; }
      .index-news .container .more a:hover:after {
        width: .33rem; }
    .index-news .container .col {
      min-height: 4.6rem;
      border-bottom: #ccc solid 1px; }
    .index-news .container .list {
      height: 4.6rem;
      overflow: hidden;
      position: relative; }
      .index-news .container .list:after {
        content: "";
        display: block;
        position: absolute;
        left: .3rem;
        bottom: 0;
        right: .3rem;
        height: 1px;
        background: #ccc; }
    .index-news .container li {
      height: 2.3rem;
      border-top: #ccc solid 1px;
      margin-right: .3rem; }
      .index-news .container li p {
        padding: .06rem 0 .15rem 0;
        min-height: .1rem; }

.index-contact {
  height: 52vh;
  background: center no-repeat;
  background-size: cover;
  color: #fff; }
  .index-contact .wal {
    height: 52vh; }
  .index-contact .title {
    font-size: .58rem; }
  .index-contact .list {
    padding-top: .48rem; }
    .index-contact .list li {
      position: relative;
      min-height: .52rem;
      padding: .06rem 0 .1rem .52rem; }
      .index-contact .list li .ico {
        width: .42rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .index-contact .list li p {
        font-size: .16rem;
        line-height: .3rem; }
  .index-contact a.p-more {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.8rem;
    top: auto;
    bottom: 0.56rem; }

.index-customer {
  text-align: center;
  font-size: .14rem;
  color: #666; }
  .index-customer .wal {
    height: 48vh;
    max-width: 12rem;
    padding: 0;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
  .index-customer .title {
    font-size: .32rem;
    padding: .32rem 0 .12rem 0; }
  .index-customer .list {
    padding-top: .42rem; }
    .index-customer .list ul {
      margin-left: -.24rem; }
    .index-customer .list li {
      padding: 0 0 .24rem .24rem;
      width: 16.666%; }
      .index-customer .list li img {
        width: 100%;
        -moz-border-radius: 0.08rem;
        -webkit-border-radius: 0.08rem;
        border-radius: 0.08rem; }
  .index-customer .msg {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: auto;
    bottom: 0.12rem; }

.p-layer {
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden; }
  .p-layer.show {
    opacity: 1;
    visibility: visible; }
  .p-layer .container {
    width: 12rem;
    background: #fff;
    position: relative; }
  .p-layer a.close {
    display: block;
    width: .44rem;
    height: .44rem;
    background: url("../image/close44.png") center no-repeat;
    background-size: 100%;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0.5rem;
    top: 0.5rem;
    bottom: auto; }
    .p-layer a.close:hover {
      -moz-border-radius: 180deg;
      -webkit-border-radius: 180deg;
      border-radius: 180deg; }

/*page*/
.p-banner {
  height: 5.5rem;
  background: center no-repeat;
  background-size: cover; }
  .p-banner .title {
    text-align: center;
    color: #fff;
    padding-top: 1.9rem;
    letter-spacing: .02rem; }
    .p-banner .title h2 {
      font-size: .58rem;
      font-weight: 400; }
    .p-banner .title p {
      text-transform: uppercase;
      font-size: .24rem;
      padding-top: .15rem; }

.p-banner2 {
  height: 4rem; }

.p-banner-2 {
  position: relative;
  z-index: 11;
  margin-top: -1.68rem; }

.p-nav {
  position: relative;
  height: .68rem;
  border-bottom: #ccc solid 1px; }
  .p-nav .curr {
    line-height: .58rem;
    padding-left: .28rem;
    background: url("../image/img18.png") left center no-repeat;
    background-size: .18rem;
    font-size: .14rem;
    color: #999; }
    .p-nav .curr a {
      color: #999; }
    .p-nav .curr em {
      padding: 0 .08rem; }
    .p-nav .curr a:hover, .p-nav .curr span {
      color: #3e97d3; }
  .p-nav .list {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: auto;
    bottom: -1px; }
    .p-nav .list dd {
      margin-left: .52rem; }
    .p-nav .list a {
      text-transform: uppercase;
      display: block;
      font-size: .18rem;
      color: #666;
      position: relative;
      height: .68rem;
      line-height: .68rem; }
      .p-nav .list a:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 0;
        height: .03rem;
        background: #3e97d3; }
      .p-nav .list a:hover, .p-nav .list a.on {
        color: #3e97d3; }
        .p-nav .list a:hover:before, .p-nav .list a.on:before {
          left: 0;
          width: 100%; }

.p-t-nav {
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }
  .p-t-nav ul {
    border-bottom: #e4e4e4 solid 1px; }
  .p-t-nav li {
    padding-right: .4rem; }
    .p-t-nav li:last-child {
      padding: 0; }
  .p-t-nav a {
    display: block;
    position: relative;
    font-size: .16rem;
    color: #999;
    height: .51rem;
    padding-top: .18rem; }
    .p-t-nav a:before {
      content: "";
      display: block;
      position: absolute;
      left: 50%;
      bottom: -1px;
      width: 0;
      height: .02rem;
      background: #3e97d3; }
    .p-t-nav a:hover, .p-t-nav a.on {
      color: #3e97d3; }
      .p-t-nav a:hover:before, .p-t-nav a.on:before {
        left: 0;
        width: 100%; }

.p-content {
  font-size: .16rem;
  line-height: .3rem;
  text-align: justify; }
  .p-content p {
    padding-bottom: .16rem; }

.p-title {
  padding-bottom: .2rem; }
  .p-title img {
    width: .38rem; }
  .p-title h2 {
    font-weight: 400;
    padding: 0 .1rem 0 .15rem;
    font-size: .3rem; }
  .p-title em {
    text-transform: uppercase;
    font-size: .16rem;
    letter-spacing: .02rem;
    position: relative;
    top: .07rem; }

.about-1 {
  color: #666; }
  .about-1 .title {
    text-align: center;
    font-size: .3rem;
    line-height: .48rem;
    padding: .95rem 0; }
  .about-1 .p-content {
    min-height: 3.15rem;
    padding-bottom: .5rem;
    position: relative; }
    .about-1 .p-content:before {
      content: "";
      display: block;
      position: absolute;
      top: -.1rem;
      right: 0;
      background: url("../image/img165.png") center no-repeat;
      background-size: 100%;
      width: 1.65rem;
      height: 1.38rem; }
    .about-1 .p-content .col {
      width: 4.95rem;
      padding-right: 1.4rem; }
    .about-1 .p-content p {
      padding-bottom: .15rem; }

.about-2 {
  background: url("../image/about-2.jpg") center no-repeat;
  background-size: cover;
  min-height: 6.4rem;
  color: #fff; }
  .about-2 .wal {
    padding-top: 1rem; }
  .about-2 .col {
    width: 5.55rem; }
  .about-2 .p-content {
    min-height: 1.65rem;
    padding-bottom: .6rem; }
    .about-2 .p-content p {
      padding-bottom: .12rem; }

.about-3 {
  min-height: 6.4rem;
  position: relative;
  color: #666;
  padding: 1.3rem 0 .6rem 0; }
  .about-3 .p-content {
    max-width: 6rem;
    min-height: 1.3rem;
    padding-bottom: .2rem; }
  .about-3 .box {
    max-width: 6rem;
    min-height: 1.98rem;
    background: #d8eaf6 url("../image/img600.png") center bottom no-repeat;
    background-size: 100%;
    color: #3e97d3;
    padding: .45rem .45rem 0 .45rem;
    font-size: .3rem;
    letter-spacing: .02rem; }
    .about-3 .box p {
      font-size: .16rem;
      line-height: .24rem;
      padding-top: .08rem; }
  .about-3 .img {
    width: 5.51rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: auto;
    bottom: 0; }

.g-arrow a, .history .arrow a {
  display: block;
  width: .4rem;
  height: .4rem;
  background: rgba(0, 0, 0, 0.3) center no-repeat;
  background-size: 100%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  z-index: 10;
  left: auto;
  right: auto;
  top: 50%;
  bottom: auto;
  margin-top: -.2rem; }
  .g-arrow a:hover, .history .arrow a:hover {
    background-color: #3e97d3; }
  .g-arrow a.prev, .history .arrow a.prev {
    background-image: url("../image/prev40.png");
    left: 0; }
  .g-arrow a.next, .history .arrow a.next {
    background-image: url("../image/next40.png");
    right: 0; }

.g-arrow-2 a:hover {
  background-color: #fff; }
.g-arrow-2 a.prev:hover {
  background-image: url("../image/prev40on.png"); }
.g-arrow-2 a.next:hover {
  background-image: url("../image/next40on.png"); }

.history {
  background: url("../image/history.jpg") center no-repeat;
  background-size: cover;
  position: relative;
  color: #fff; }
  .history:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 2.61rem;
    right: 0;
    height: 1px;
    background: rgba(255, 255, 255, 0.54); }
  .history .wal {
    min-height: 5.92rem;
    position: relative; }
  .history .year div {
    font-size: 2.52rem;
    text-align: center;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 0.6rem;
    bottom: auto;
    font-family: 'Oswald-Medium_1';
    line-height: 1em;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.1));
    -webkit-background-clip: text;
    color: transparent; }
  .history .list {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 1.31rem;
    bottom: auto; }
    .history .list li {
      height: 2.6rem;
      position: relative;
      text-align: center;
      font-family: 'Oswald-Medium_1';
      background: url("../image/img24.png") center no-repeat;
      background-size: .24rem; }
      .history .list li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        background: url("../image/img154.png") center no-repeat;
        background-size: 1.54rem;
        opacity: 0;
        transform: scale(0);
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -o-transform: scale(0); }
      .history .list li div {
        font-size: .36rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        top: 50%;
        bottom: auto;
        line-height: 1rem; }
    .history .list li:nth-child(even) div {
      margin-top: -1rem; }
    .history .list li.swiper-slide-active:before {
      opacity: 1;
      transform: scale(1);
      -webkit-transform: scale(1);
      -moz-transform: scale(1);
      -o-transform: scale(1); }
    .history .list li.swiper-slide-active div {
      margin-top: -.5rem;
      font-size: .46rem;
      color: #3e97d3; }
  .history .p-content {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 3.83rem;
    bottom: auto;
    min-height: 1.1rem;
    padding: .3rem;
    line-height: .5rem;
    background: rgba(255, 255, 255, 0.84);
    text-align: center;
    color: #3e97d3; }
    .history .p-content em {
      font-size: .12rem;
      color: #666;
      position: relative;
      top: -.08rem; }

.honor {
  background: url("../image/honor-bg.png") center bottom no-repeat;
  background-size: 19.2rem; }
  .honor .list {
    padding-top: .7rem; }
    .honor .list ul {
      margin-left: -.6rem; }
    .honor .list li {
      width: 25%;
      padding: 0 0 .37rem .6rem; }
      .honor .list li .img {
        border: #eee solid 1px; }
      .honor .list li .name {
        text-align: center;
        height: .5rem;
        line-height: .5rem;
        font-size: .16rem;
        color: #666; }

.p-num {
  padding-bottom: 1rem; }
  .p-num a {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    width: .4rem;
    height: .4rem;
    margin: 0 .1rem;
    background: #cfcfcf center no-repeat;
    background-size: 100%;
    font-size: .16rem;
    color: #fff;
    text-align: center;
    line-height: .4rem; }
    .p-num a:hover, .p-num a.on {
      background-color: #3e97d3; }
    .p-num a.prev {
      background-image: url("../image/prev40.png"); }
    .p-num a.next {
      background-image: url("../image/next40.png"); }

.culture {
  padding: 1rem 0; }
  .culture li {
    margin-bottom: .2rem;
    background: #fff right center no-repeat;
    background-size: auto 100%;
    -moz-border-radius: 0.1rem;
    -webkit-border-radius: 0.1rem;
    border-radius: 0.1rem;
    box-shadow: 0 0.32rem 0.98rem rgba(15, 107, 169, 0.16);
    -webkit-box-shadow: 0 0.32rem 0.98rem rgba(15, 107, 169, 0.16);
    -moz-box-shadow: 0 0.32rem 0.98rem rgba(15, 107, 169, 0.16);
    color: #3e97d3;
    height: 1.4rem;
    margin-left: .3rem; }
    .culture li:last-child {
      margin-bottom: 0; }
    .culture li .num {
      font-family: 'Impact';
      font-size: .6rem;
      text-shadow: 0.06rem 0.06rem 0 rgba(0, 0, 0, 0.15);
      position: relative;
      left: -.3rem; }
    .culture li .ico {
      width: .7rem; }
    .culture li h3 {
      padding-left: .3rem;
      font-size: .24rem; }

.speech {
  min-height: 7.66rem;
  position: relative;
  padding: 1.75rem 0 0 4.55rem; }
  .speech .img {
    width: 4.05rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: auto;
    bottom: 0; }
  .speech h2 {
    color: #3e97d3;
    padding-bottom: .28rem;
    font-size: .36rem;
    border-bottom: #ccc solid 1px;
    margin-bottom: .25rem; }
  .speech .scroll {
    max-height: 4.1rem;
    overflow: hidden;
    position: relative;
    margin-right: -.2rem; }
  .speech .p-content {
    padding: 0 .2rem 0 0;
    line-height: .26rem;
    color: #666;
    margin-top: -.05rem; }
  .speech .name {
    width: 2rem;
    padding: .25rem 0 .4rem 0;
    margin-left: auto; }

.join {
  padding: .8rem 0; }
  .join li {
    padding-bottom: .2rem; }
    .join li .title {
      height: .8rem;
      background: #f0f5fa;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      position: relative;
      cursor: pointer;
      color: #666;
      padding: 0 .5rem;
      font-size: .18rem; }
      .join li .title:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: .5rem;
        width: .24rem;
        bottom: 0;
        background: url("../image/img24_1.png") center no-repeat;
        background-size: 100%; }
      .join li .title h2 {
        font-size: .24rem;
        width: 4.9rem; }
      .join li .title .price, .join li .title .address {
        width: 2.7rem; }
      .join li .title .address {
        padding-left: .26rem;
        background: url("../image/img15.png") left center no-repeat;
        background-size: .15rem; }
    .join li .box {
      margin-top: -.8rem;
      -moz-border-radius: 0.4rem;
      -webkit-border-radius: 0.4rem;
      border-radius: 0.4rem;
      background: #f0f5fa;
      padding: 1.15rem .5rem 0 .5rem; }
      .join li .box .row .col {
        width: 4.9rem;
        min-height: .6rem;
        padding-bottom: .1rem; }
      .join li .box .row dd {
        position: relative;
        font-size: .16rem;
        line-height: .24rem;
        color: #525c66;
        padding: 0 0 .08rem .14rem; }
        .join li .box .row dd:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: .06rem;
          height: .24rem;
          background: url("../image/img6.png") center no-repeat;
          background-size: 100%; }
      .join li .box .row h3 {
        color: #3e97d3;
        font-size: .18rem;
        padding-bottom: .15rem; }
        .join li .box .row h3 em {
          font-weight: 400;
          font-size: .16rem; }
      .join li .box .list {
        border-top: #d8e6f3 solid 1px;
        height: 1.05rem;
        padding-top: .36rem; }
        .join li .box .list dd {
          font-size: .16rem;
          color: #525c66; }
          .join li .box .list dd img {
            height: .2rem;
            margin-right: .1rem; }
  .join li.on .title {
    color: #fff;
    background: #3e97d3; }
    .join li.on .title:before {
      background-image: url("../image/img24_1on.png"); }
    .join li.on .title .address {
      background-image: url("../image/img15on.png"); }

.product-1 {
  padding: .8rem 0 .65rem 0; }
  .product-1 .img-list {
    width: 5.6rem;
    overflow: hidden;
    position: relative; }
    .product-1 .img-list .g-arrow a.prev, .product-1 .img-list .history .arrow a.prev, .history .product-1 .img-list .arrow a.prev {
      left: .3rem; }
    .product-1 .img-list .g-arrow a.next, .product-1 .img-list .history .arrow a.next, .history .product-1 .img-list .arrow a.next {
      right: .3rem; }
  .product-1 .col {
    width: 5.63rem; }
    .product-1 .col h2 {
      font-size: .36rem;
      line-height: 1em;
      color: #3e97d3;
      border-bottom: #ccc solid 1px;
      height: .61rem;
      margin-bottom: .28rem; }
    .product-1 .col .p-scroll {
      height: 2.7rem;
      overflow: hidden;
      position: relative; }
    .product-1 .col .p-content {
      line-height: .24rem;
      padding-right: .32rem;
      color: #666; }
      .product-1 .col .p-content p {
        padding-bottom: .1rem; }
      .product-1 .col .p-content h3 {
        color: #3e97d3;
        font-size: .2rem;
        padding: .1rem 0; }

.product-2 .col {
  order: -1; }
  .product-2 .col .p-scroll {
    height: 3.28rem; }
  .product-2 .col .title {
    min-height: .65rem;
    color: #3e97d3;
    position: relative;
    padding-top: .3rem; }
    .product-2 .col .title em {
      display: block;
      font-size: .6rem;
      line-height: .6rem;
      font-family: 'Impact';
      opacity: .2;
      position: absolute;
      left: 0;
      top: 0; }
    .product-2 .col .title h3 {
      position: relative;
      z-index: 11;
      font-size: .18rem; }
  .product-2 .col .p-content {
    padding-bottom: .17rem; }

.product-ykx-1 {
  background: url("../image/product-ykx-1.jpg") center no-repeat;
  background-size: cover;
  min-height: 7.05rem;
  color: #fff;
  padding-bottom: .8rem; }
  .product-ykx-1 .title {
    padding: .78rem 0 .4rem 0; }
    .product-ykx-1 .title img {
      width: .4rem;
      margin-right: .14rem; }
    .product-ykx-1 .title h2 {
      font-size: .36rem; }
  .product-ykx-1 .name {
    padding-bottom: .12rem; }
    .product-ykx-1 .name h3 {
      font-size: .2rem;
      line-height: 1em;
      padding-bottom: .07rem;
      background: url("../image/img10.png") center bottom repeat-x;
      background-size: auto .14rem;
      letter-spacing: .02rem; }
  .product-ykx-1 .p-content {
    padding-bottom: .25rem; }
  .product-ykx-1 .img {
    padding-bottom: .3rem; }
  .product-ykx-1 .msg {
    background: rgba(255, 255, 255, 0.84);
    color: #3e97d3;
    text-align: center;
    font-size: .16rem;
    line-height: .5rem; }

.product-ykx-2 {
  background: #eee; }
  .product-ykx-2 .wal {
    min-height: 4.8rem;
    position: relative; }
  .product-ykx-2 .img {
    width: 5.62rem;
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 1rem;
    bottom: auto; }
  .product-ykx-2 .list {
    width: 5.62rem;
    margin-left: auto;
    padding: .9rem 0; }
    .product-ykx-2 .list li {
      padding-bottom: .28rem; }
      .product-ykx-2 .list li:last-child {
        padding: 0; }
    .product-ykx-2 .list h2 {
      color: #3e97d3;
      line-height: .4rem;
      font-size: .18rem;
      position: relative; }
      .product-ykx-2 .list h2:before {
        content: "";
        display: block;
        position: absolute;
        left: -.2rem;
        top: 0;
        width: .08rem;
        height: .4rem;
        background: url("../image/img8.png") center no-repeat;
        background-size: 100%; }
    .product-ykx-2 .list .p-content {
      line-height: .24rem;
      color: #666; }

.product-ykx-3 {
  min-height: 6.5rem;
  position: relative;
  padding: 2.3rem 0 1.3rem 0; }
  .product-ykx-3 .img {
    width: 5.63rem;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 1.15rem;
    bottom: auto; }
  .product-ykx-3 .title {
    padding-bottom: .5rem; }
    .product-ykx-3 .title h2 {
      font-size: .2rem;
      line-height: 1em;
      padding-bottom: .07rem;
      background: url("../image/img10_1.png") center bottom repeat-x;
      background-size: auto .14rem;
      letter-spacing: .02rem; }
  .product-ykx-3 ul {
    width: 6.5rem;
    margin-left: .3rem; }
    .product-ykx-3 ul li {
      width: 50%;
      font-size: .16rem;
      line-height: .3rem;
      color: #666;
      padding-left: .16rem;
      background: url("../image/img8.png") left center no-repeat;
      background-size: .05rem; }

.product-3 {
  background: url("../image/product-3.jpg") center no-repeat;
  background-size: cover;
  min-height: 5.72rem;
  color: #fff;
  position: relative; }
  .product-3:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 3.15rem;
    right: 0;
    height: 1px;
    background: url("../image/line.png") center repeat-x; }
  .product-3 .title {
    padding: .7rem 0 .4rem 0; }
    .product-3 .title img {
      height: .4rem;
      margin-right: .1rem; }
    .product-3 .title h2 {
      font-size: .36rem; }
  .product-3 .list {
    position: relative;
    padding-left: .7rem; }
  .product-3 .list-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .product-3 .list-wrapper li {
      height: 3.16rem;
      color: #fff;
      position: relative; }
      .product-3 .list-wrapper li:after {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: .12rem;
        background: url("../image/img12.png") center no-repeat;
        background-size: 100%; }
      .product-3 .list-wrapper li div {
        height: 1.58rem;
        border-left: #fff solid 1px;
        position: relative;
        left: .05rem;
        padding-left: .2rem; }
        .product-3 .list-wrapper li div:before {
          content: "";
          display: block;
          position: absolute;
          left: -.036rem;
          top: 0;
          width: .06rem;
          height: .06rem;
          background: #fff;
          -moz-border-radius: 50%;
          -webkit-border-radius: 50%;
          border-radius: 50%; }
      .product-3 .list-wrapper li h3 {
        font-weight: 400;
        font-size: .48rem;
        line-height: 1em;
        padding-bottom: .15rem;
        font-family: 'Oswald-Medium_1'; }
      .product-3 .list-wrapper li p {
        font-size: .16rem;
        line-height: .24rem; }
    .product-3 .list-wrapper li:nth-child(even) div {
      padding-bottom: .2rem;
      justify-content: flex-end;
      -webkit-justify-content: flex-end; }
    .product-3 .list-wrapper li:nth-child(odd) div {
      top: 1.58rem;
      padding-top: .2rem; }
      .product-3 .list-wrapper li:nth-child(odd) div:before {
        top: auto;
        bottom: 0; }

.product-4 {
  min-height: 5.75rem;
  position: relative; }
  .product-4:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    height: 2.2rem;
    background: #eee; }
  .product-4 .title {
    padding: 1rem 0 .25rem 0;
    color: #3e97d3; }
    .product-4 .title img {
      height: .4rem;
      margin-right: .1rem; }
    .product-4 .title h2 {
      font-size: .36rem; }
  .product-4 .msg {
    padding-bottom: .18rem;
    font-size: .18rem;
    line-height: .24rem;
    color: #666; }
  .product-4 .list {
    min-height: 3.68rem; }
    .product-4 .list ul {
      margin-left: -.53rem; }
    .product-4 .list li {
      width: 25%;
      padding: 0 0 .3rem .53rem; }
    .product-4 .list .bg {
      background: #fff;
      min-height: 1.2rem;
      text-align: center; }
    .product-4 .list h3 {
      font-size: .2rem;
      position: relative;
      padding: .25rem 0 .2rem 0; }
      .product-4 .list h3:before {
        content: "";
        display: block;
        position: absolute;
        left: 50%;
        bottom: .1rem;
        width: .2rem;
        margin-left: -.1rem;
        background: #999;
        height: 1px; }
      .product-4 .list h3 a {
        color: #3e97d3; }
    .product-4 .list dl {
      font-size: .16rem;
      color: #666; }
      .product-4 .list dl dd {
        padding: 0 .2rem 0 .12rem;
        background: url("../image/img8.png") left center no-repeat;
        background-size: .05rem; }
        .product-4 .list dl dd:last-child {
          padding-right: 0; }

.product-title {
  color: #3e97d3; }
  .product-title img {
    height: .4rem;
    margin-right: .1rem; }
  .product-title h2 {
    font-size: .36rem;
    line-height: 1em; }

.product-yjx-1 {
  background: url("../image/product-yjx-1.jpg") center no-repeat;
  background-size: cover; }
  .product-yjx-1 .wal {
    min-height: 6.9rem;
    padding: .6rem 0 .6rem .3rem; }
  .product-yjx-1 .img {
    width: 5rem; }
  .product-yjx-1 .col {
    width: 5.63rem; }
  .product-yjx-1 .product-title {
    padding-bottom: .5rem;
    position: relative; }
    .product-yjx-1 .product-title:before {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      bottom: .24rem;
      width: .4rem;
      height: 1px;
      background: #3e97d3; }

.product-yjx-2 {
  padding: .8rem 0;
  position: relative; }
  .product-yjx-2 .product-title {
    padding-bottom: .5rem; }
  .product-yjx-2 .g-arrow, .product-yjx-2 .history .arrow, .history .product-yjx-2 .arrow {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.9rem;
    bottom: auto;
    width: 1rem; }
  .product-yjx-2 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .product-yjx-2 .list-wrapper {
    margin-left: -.3rem; }
    .product-yjx-2 .list-wrapper li {
      padding: 0 .15rem 0 .55rem; }
    .product-yjx-2 .list-wrapper .img {
      position: relative;
      margin-left: -.25rem;
      margin-right: -.15rem;
      margin-bottom: .2rem; }
      .product-yjx-2 .list-wrapper .img .num {
        position: absolute;
        z-index: 10;
        left: auto;
        right: 0.25rem;
        top: auto;
        bottom: 0.15rem;
        font-size: .16rem;
        color: #3e97d3;
        font-family: 'Oswald-Medium_1'; }
        .product-yjx-2 .list-wrapper .img .num em {
          font-size: .24rem; }
    .product-yjx-2 .list-wrapper .p-scroll {
      height: 2.2rem;
      overflow: hidden;
      position: relative; }
    .product-yjx-2 .list-wrapper h3 {
      color: #3e97d3;
      position: relative;
      font-size: .2rem;
      line-height: .24rem;
      padding: 0 .2rem .28rem 0; }
      .product-yjx-2 .list-wrapper h3:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        bottom: .12rem;
        width: .5rem;
        height: 1px;
        background: #999; }
    .product-yjx-2 .list-wrapper .p-content {
      line-height: .2rem;
      color: #666;
      padding-right: .2rem; }
      .product-yjx-2 .list-wrapper .p-content p {
        padding-bottom: .1rem; }
      .product-yjx-2 .list-wrapper .p-content dd {
        padding: 0 0 .1rem .15rem;
        position: relative; }
        .product-yjx-2 .list-wrapper .p-content dd:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: .05rem;
          height: .2rem;
          background: url("../image/img8.png") center no-repeat;
          background-size: 100%; }

.product-yjx-3 {
  background: url("../image/product-yjx-3.jpg") center no-repeat;
  background-size: cover; }
  .product-yjx-3 .wal {
    min-height: 6rem;
    position: relative;
    padding: .8rem 0; }
  .product-yjx-3 .product-title {
    padding-bottom: .5rem; }
  .product-yjx-3 .g-arrow, .product-yjx-3 .history .arrow, .history .product-yjx-3 .arrow {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.9rem;
    bottom: auto;
    width: 1rem; }
  .product-yjx-3 .list {
    width: 100%;
    overflow: hidden;
    position: relative; }
  .product-yjx-3 .list-wrapper {
    margin-left: -.3rem; }
  .product-yjx-3 li {
    padding: 0 0 .3rem .3rem; }
    .product-yjx-3 li .img {
      width: 5.42rem;
      position: relative; }
      .product-yjx-3 li .img:before {
        content: "";
        display: block;
        position: absolute;
        left: .2rem;
        top: .2rem;
        right: -.2rem;
        bottom: -.2rem;
        border: #3e97d3 solid 0.05rem;
        opacity: .6; }
      .product-yjx-3 li .img img {
        position: relative; }
    .product-yjx-3 li .col {
      width: 5.63rem;
      color: #666; }
      .product-yjx-3 li .col .title {
        padding: .28rem 0 .4rem 0;
        position: relative; }
        .product-yjx-3 li .col .title:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          bottom: .25rem;
          width: .5rem;
          height: 1px;
          background: #999; }
        .product-yjx-3 li .col .title img {
          width: .47rem; }
        .product-yjx-3 li .col .title h3 {
          font-size: .2rem;
          color: #3e97d3;
          padding: .12rem 0 .06rem 0; }
        .product-yjx-3 li .col .title p {
          font-size: .16rem;
          color: #999;
          text-transform: uppercase; }

.product-ccld-1 {
  background: url("../image/product-ccld-1.jpg") center no-repeat;
  background-size: cover;
  min-height: 6.5rem; }
  .product-ccld-1 .wal {
    padding: .9rem 0; }
  .product-ccld-1 .col {
    width: 5.62rem; }
    .product-ccld-1 .col .p-content {
      padding: .35rem 0 0 0;
      color: #666;
      line-height: .24rem; }
      .product-ccld-1 .col .p-content p {
        padding-bottom: .24rem; }
        .product-ccld-1 .col .p-content p b {
          color: #3e97d3;
          font-size: .18rem; }
      .product-ccld-1 .col .p-content dl {
        margin-top: -.1rem; }
      .product-ccld-1 .col .p-content dd {
        line-height: .42rem;
        padding-left: .15rem;
        background: url("../image/img8.png") left center no-repeat;
        background-size: .05rem; }
  .product-ccld-1 .list {
    width: 6rem;
    height: 4.17rem;
    position: relative; }
    .product-ccld-1 .list li {
      width: 2.37rem;
      height: 2.05rem;
      background: url("../image/img237.png") center no-repeat;
      background-size: 100%;
      font-size: .16rem;
      color: #666;
      position: absolute;
      z-index: 10;
      left: auto;
      right: auto;
      top: auto;
      bottom: auto;
      text-align: center; }
      .product-ccld-1 .list li .ico {
        width: .4rem;
        height: .4rem;
        position: relative; }
        .product-ccld-1 .list li .ico img:nth-child(2) {
          position: absolute;
          z-index: 10;
          left: 0;
          right: auto;
          top: 0;
          bottom: auto;
          opacity: 0; }
      .product-ccld-1 .list li h3 {
        font-size: .16rem;
        line-height: .4rem;
        color: #3e97d3; }
    .product-ccld-1 .list li.li_01 {
      left: 50%;
      top: 0;
      margin-left: -1.185rem; }
    .product-ccld-1 .list li.li_02 {
      right: 0;
      top: 1.06rem; }
    .product-ccld-1 .list li.li_03 {
      left: 50%;
      bottom: 0;
      margin-left: -1.185rem; }
    .product-ccld-1 .list li.li_04 {
      left: 0;
      top: 1.06rem; }
    .product-ccld-1 .list li:hover {
      background-image: url("../image/img237on.png");
      color: #fff; }
      .product-ccld-1 .list li:hover .ico img:nth-child(1) {
        opacity: 0; }
      .product-ccld-1 .list li:hover .ico img:nth-child(2) {
        opacity: 1; }
      .product-ccld-1 .list li:hover h3 {
        color: #fff; }

.product-ccld-2 {
  background: #eee;
  min-height: 10.8rem; }
  .product-ccld-2 .wal {
    min-height: 2.5rem;
    position: relative; }
  .product-ccld-2 .product-title {
    padding-top: .9rem; }
  .product-ccld-2 .g-arrow, .product-ccld-2 .history .arrow, .history .product-ccld-2 .arrow {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 1.9rem;
    bottom: auto;
    width: 1rem; }
  .product-ccld-2 .title {
    padding: .45rem 0 .35rem 0; }
    .product-ccld-2 .title h3 {
      font-size: .18rem;
      font-weight: 400;
      color: #3e97d3;
      line-height: 1em;
      padding-bottom: .05rem;
      background: url("../image/img10_1.png") center bottom repeat-x;
      background-size: auto .14rem;
      letter-spacing: .02rem; }
  .product-ccld-2 .img-list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .product-ccld-2 .img-list .list-wrapper {
      width: 24rem;
      position: relative;
      left: 50%;
      margin-left: -12rem; }
    .product-ccld-2 .img-list li {
      position: relative;
      padding: 0 .25rem; }
      .product-ccld-2 .img-list li:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: -.4rem;
        bottom: 0;
        width: .8rem;
        background: url("../image/img30_2.png") center no-repeat;
        background-size: .3rem; }
      .product-ccld-2 .img-list li .img {
        position: relative;
        background: #fff; }
        .product-ccld-2 .img-list li .img img {
          width: 100%;
          opacity: .5; }
        .product-ccld-2 .img-list li .img .num {
          position: absolute;
          z-index: 10;
          left: 0;
          right: 0;
          top: auto;
          bottom: 0;
          text-align: center;
          font-size: .18rem;
          color: #3e97d3;
          font-family: 'Oswald-Medium_1';
          line-height: .48rem;
          background: rgba(255, 255, 255, 0.9);
          opacity: .5; }
          .product-ccld-2 .img-list li .img .num em {
            font-size: .28rem; }
    .product-ccld-2 .img-list li.swiper-slide-prev {
      left: .45rem; }
      .product-ccld-2 .img-list li.swiper-slide-prev .img img, .product-ccld-2 .img-list li.swiper-slide-prev .img .num {
        opacity: .75; }
    .product-ccld-2 .img-list li.swiper-slide-next {
      left: -.45rem; }
      .product-ccld-2 .img-list li.swiper-slide-next .img img, .product-ccld-2 .img-list li.swiper-slide-next .img .num {
        opacity: .75; }
    .product-ccld-2 .img-list li.swiper-slide-active .img img, .product-ccld-2 .img-list li.swiper-slide-active .img .num {
      opacity: 1; }
  .product-ccld-2 .box {
    margin-top: -.1rem;
    color: #666; }
    .product-ccld-2 .box .img {
      width: 5.6rem; }
    .product-ccld-2 .box .col {
      width: 5.63rem; }
    .product-ccld-2 .box .name {
      font-size: .18rem;
      color: #3e97d3;
      padding-bottom: .06rem; }
    .product-ccld-2 .box .p-content {
      line-height: .24rem;
      padding-bottom: .2rem; }
    .product-ccld-2 .box .list {
      min-height: 1.96rem;
      background: #fff;
      position: relative;
      padding: .35rem .2rem .2rem .22rem;
      top: .15rem; }
      .product-ccld-2 .box .list h3 {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: -0.2rem;
        bottom: auto;
        width: 1rem;
        height: .39rem;
        line-height: .39rem;
        background: #3e97d3;
        font-weight: 400;
        color: #fff;
        text-align: center;
        -moz-border-radius: 0.3rem;
        -webkit-border-radius: 0.3rem;
        border-radius: 0.3rem;
        font-size: .14rem; }
      .product-ccld-2 .box .list li {
        position: relative;
        padding-left: .15rem;
        line-height: .24rem;
        font-size: .14rem; }
        .product-ccld-2 .box .list li:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: .05rem;
          height: .24rem;
          background: url("../image/img8.png") center no-repeat;
          background-size: 100%; }

.product-ccld-3 {
  padding: .9rem 0 1rem 0; }
  .product-ccld-3 .product-title {
    width: 100%;
    padding-bottom: .65rem; }
  .product-ccld-3 .img-list {
    width: 5.2rem;
    position: relative;
    box-shadow: 0 0.14rem 0.87rem rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: 0 0.14rem 0.87rem rgba(0, 0, 0, 0.11);
    -moz-box-shadow: 0 0.14rem 0.87rem rgba(0, 0, 0, 0.11); }
    .product-ccld-3 .img-list:before {
      content: "";
      display: block;
      position: absolute;
      left: -.2rem;
      top: .4rem;
      bottom: -.4rem;
      right: .2rem;
      background: #dfe9f0; }
    .product-ccld-3 .img-list:after {
      content: "";
      display: block;
      position: absolute;
      left: .2rem;
      top: .2rem;
      bottom: -.2rem;
      right: -.2rem;
      background: #3e97d3;
      opacity: .21; }
    .product-ccld-3 .img-list .list-wrapper {
      width: 100%;
      overflow: hidden;
      position: relative;
      z-index: 2; }
    .product-ccld-3 .img-list .g-arrow, .product-ccld-3 .img-list .history .arrow, .history .product-ccld-3 .img-list .arrow {
      position: absolute;
      z-index: 10;
      left: auto;
      right: -0.4rem;
      top: auto;
      bottom: 0;
      width: .8rem; }
      .product-ccld-3 .img-list .g-arrow a, .product-ccld-3 .img-list .history .arrow a, .history .product-ccld-3 .img-list .arrow a {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        background-color: #cfcfcf;
        position: static;
        margin: 0; }
      .product-ccld-3 .img-list .g-arrow a:hover, .product-ccld-3 .img-list .history .arrow a:hover, .history .product-ccld-3 .img-list .arrow a:hover {
        background-color: #3e97d3; }
  .product-ccld-3 .col {
    width: 5.63rem;
    padding-top: .4rem; }
    .product-ccld-3 .col .title {
      font-size: .24rem;
      line-height: .36rem;
      color: #666;
      border-bottom: #ccc solid 1px;
      padding-bottom: .24rem; }
    .product-ccld-3 .col .name {
      color: #3e97d3;
      font-size: .24rem;
      line-height: .36rem;
      padding: .24rem 0 .1rem 0; }
    .product-ccld-3 .col .msg {
      color: #3e97d3;
      font-size: .18rem;
      line-height: .3rem; }

.product-ccld-4 {
  background: url("../image/product-ccld-4.jpg") center no-repeat;
  background-size: cover;
  min-height: 6rem;
  padding: 1rem 0; }
  .product-ccld-4 .product-title {
    color: #fff;
    padding-bottom: .6rem;
    width: 100%; }
  .product-ccld-4 .col {
    width: 5.62rem;
    padding-left: .25rem;
    position: relative; }
    .product-ccld-4 .col h2 {
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 50%;
      bottom: auto;
      color: #fff;
      text-align: center;
      background: #3e97d3;
      -moz-border-radius: 0.3rem;
      -webkit-border-radius: 0.3rem;
      border-radius: 0.3rem;
      width: .5rem;
      height: 1.66rem;
      margin-top: -.83rem;
      font-size: .18rem;
      padding: .35rem .1rem 0 .11rem; }
    .product-ccld-4 .col .list {
      min-height: 2.68rem;
      background: #fff;
      -moz-border-radius: 0.1rem;
      -webkit-border-radius: 0.1rem;
      border-radius: 0.1rem;
      padding: .25rem .25rem .25rem .5rem; }
    .product-ccld-4 .col li {
      width: 1.3rem;
      height: 2.18rem;
      background: #eee;
      overflow: hidden;
      position: relative;
      -moz-border-radius: 0.08rem;
      -webkit-border-radius: 0.08rem;
      border-radius: 0.08rem; }
      .product-ccld-4 .col li .name {
        background: #cde3f0;
        color: #3e97d3;
        font-size: .16rem;
        height: .5rem; }
        .product-ccld-4 .col li .name img {
          width: .2rem;
          margin-right: .08rem; }
      .product-ccld-4 .col li dl {
        padding: .08rem 0; }
      .product-ccld-4 .col li dd {
        font-size: .14rem;
        line-height: .3rem;
        color: #666;
        text-align: center; }

.case {
  padding: .6rem 0 .3rem 0; }
  .case ul {
    margin-left: -1.4rem; }
  .case li {
    width: 50%;
    padding: 0 0 .7rem 1.4rem;
    position: relative; }
    .case li:before {
      content: "";
      display: block;
      position: absolute;
      left: 1.4rem;
      top: 0;
      right: 0;
      bottom: .7rem;
      background: #fff;
      opacity: 0;
      box-shadow: 0 0.17rem 0.79rem rgba(62, 151, 211, 0.17);
      -webkit-box-shadow: 0 0.17rem 0.79rem rgba(62, 151, 211, 0.17);
      -moz-box-shadow: 0 0.17rem 0.79rem rgba(62, 151, 211, 0.17); }
    .case li .img {
      position: relative; }
      .case li .img img {
        width: 100%; }
      .case li .img .layer {
        position: absolute;
        z-index: 10;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        opacity: 0;
        background: rgba(62, 151, 211, 0.7); }
        .case li .img .layer i {
          background: url("../image/img48.png") center no-repeat;
          background-size: 100%;
          width: .48rem;
          height: .48rem;
          margin-bottom: .3rem; }
        .case li .img .layer a.more {
          width: 1.6rem;
          height: .5rem;
          line-height: .5rem;
          text-align: center;
          -moz-border-radius: 0.5rem;
          -webkit-border-radius: 0.5rem;
          border-radius: 0.5rem;
          background: #fff;
          color: #3e97d3;
          font-size: .16rem; }
          .case li .img .layer a.more em {
            background: url("../image/img11.png") right center no-repeat;
            background-size: .11rem;
            padding-right: .28rem; }
    .case li .name a {
      border-bottom: #ccc solid 1px;
      display: block;
      height: .86rem;
      line-height: .85rem;
      text-align: center;
      font-size: .24rem;
      color: #666;
      position: relative; }
  .case li:hover:before {
    opacity: 1; }
  .case li:hover .img .layer {
    opacity: 1; }
  .case li:hover .name a {
    border-color: #3e97d3;
    color: #3e97d3; }

.case-img {
  padding-top: .75rem; }
  .case-img .big-img {
    width: 8.11rem; }

@media screen and (min-width: 800px) {
  .case-img .list {
    width: 3.2rem;
    position: relative;
    height: 5.18rem;
    overflow: hidden; }
    .case-img .list .list-wrapper {
      height: 5.4rem;
      overflow: hidden;
      position: relative; }
      .case-img .list .list-wrapper li div {
        width: 2.54rem;
        position: relative;
        cursor: pointer; }
        .case-img .list .list-wrapper li div:before {
          content: "";
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          right: 0;
          bottom: 0;
          opacity: 0;
          background: rgba(62, 151, 211, 0.7) url("../image/img48.png") center no-repeat;
          background-size: .36rem; }
      .case-img .list .list-wrapper li.on div:before {
        opacity: 1; }
    .case-img .list .progress {
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0.08rem;
      top: 0.3rem;
      bottom: 0.3rem;
      width: .03rem;
      background: #ccc; }
      .case-img .list .progress .swiper-scrollbar-drag {
        background: #3e97d3; }
    .case-img .list .arrow a {
      display: block;
      width: .2rem;
      height: .2rem;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #999 center no-repeat;
      background-size: 100%;
      position: absolute;
      z-index: 10;
      left: auto;
      right: 0;
      top: auto;
      bottom: auto; }
      .case-img .list .arrow a:hover {
        background-color: #3e97d3; }
      .case-img .list .arrow a.prev {
        background-image: url("../image/prev20.png");
        top: 0; }
      .case-img .list .arrow a.next {
        background-image: url("../image/next20.png");
        bottom: 0; } }
.case-show {
  padding-bottom: .9rem; }
  .case-show .title {
    border-bottom: #3e97d3 solid 1px;
    padding: .5rem 0 .25rem 0;
    margin-bottom: .3rem; }
    .case-show .title h2 {
      color: #3e97d3;
      font-size: .3rem; }
  .case-show .list .name .col, .case-show .list li .col {
    width: 25%;
    padding: 0 .32rem; }
  .case-show .list .name {
    background: #3e97d3;
    color: #fff;
    font-size: .2rem; }
    .case-show .list .name .col {
      height: .69rem;
      line-height: .69rem;
      border-left: #78b6e0 solid 1px; }
      .case-show .list .name .col:first-child {
        border: 0; }
  .case-show .list li {
    color: #666;
    font-size: .16rem; }
    .case-show .list li .col {
      height: .58rem;
      line-height: .58rem;
      border-left: #fff solid 1px; }
      .case-show .list li .col:first-child {
        border: 0; }
  .case-show .list li:nth-child(odd) {
    background: #f2f2f2; }

.project-process {
  background: #ebf4fb;
  padding-bottom: 1rem; }
  .project-process .wal {
    position: relative; }
  .project-process .title {
    padding: .95rem 0 .5rem 0; }
    .project-process .title h2 {
      font-size: .48rem;
      line-height: 1em;
      padding-bottom: .15rem; }
    .project-process .title span {
      text-transform: uppercase;
      font-size: .2rem;
      color: #999; }
  .project-process .g-arrow, .project-process .history .arrow, .history .project-process .arrow {
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 1.4rem;
    bottom: auto;
    width: 1rem; }
  .project-process .img-list {
    width: 100%;
    overflow: hidden;
    position: relative; }
    .project-process .img-list .list-wrapper {
      width: 24rem;
      position: relative;
      left: 50%;
      margin-left: -12rem; }
    .project-process .img-list li {
      position: relative;
      padding: 0 .25rem; }
      .project-process .img-list li:before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        right: -.4rem;
        bottom: 0;
        width: .8rem;
        background: url("../image/img30_2.png") center no-repeat;
        background-size: .3rem; }
      .project-process .img-list li .img {
        position: relative;
        background: #fff; }
        .project-process .img-list li .img img {
          width: 100%;
          opacity: .5; }
        .project-process .img-list li .img .name {
          position: absolute;
          z-index: 10;
          left: 0;
          right: 0;
          top: auto;
          bottom: 0;
          text-align: center;
          font-size: .24rem;
          color: #3e97d3;
          font-family: 'Oswald-Medium_1';
          line-height: .68rem;
          background: rgba(255, 255, 255, 0.8);
          opacity: .5; }
    .project-process .img-list li.swiper-slide-prev {
      left: .45rem; }
      .project-process .img-list li.swiper-slide-prev .img img, .project-process .img-list li.swiper-slide-prev .img .name {
        opacity: .75; }
    .project-process .img-list li.swiper-slide-next {
      left: -.45rem; }
      .project-process .img-list li.swiper-slide-next .img img, .project-process .img-list li.swiper-slide-next .img .name {
        opacity: .75; }
    .project-process .img-list li.swiper-slide-active .img img, .project-process .img-list li.swiper-slide-active .img .name {
      opacity: 1; }

.assessment {
  padding: .7rem 0 1rem 0; }
  .assessment .big-img {
    width: 5rem; }
  .assessment .col {
    width: 6.5rem;
    position: relative; }
  .assessment .ico-list {
    position: absolute;
    z-index: 10;
    left: 0;
    right: auto;
    top: 0;
    bottom: auto;
    width: .5rem; }
    .assessment .ico-list div {
      height: .55rem;
      opacity: 0;
      visibility: hidden; }
      .assessment .ico-list div.show {
        opacity: 1;
        visibility: visible; }
    .assessment .ico-list img {
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%;
      background: #ccc;
      cursor: pointer; }
      .assessment .ico-list img:hover {
        background: #3e97d3; }
  .assessment .scroll {
    height: 7rem;
    overflow: hidden;
    position: relative; }
  .assessment .list {
    padding: 0 .4rem 0 .7rem;
    position: relative; }
    .assessment .list:before {
      content: "";
      display: block;
      position: absolute;
      left: .24rem;
      top: 0;
      bottom: 0;
      width: 1px;
      background: #ccc; }
    .assessment .list li {
      border-bottom: #eee solid 1px;
      position: relative;
      margin-bottom: .29rem;
      padding: .13rem 0; }
      .assessment .list li .ico {
        width: .5rem;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        background: #3e97d3;
        position: absolute;
        z-index: 10;
        left: -0.7rem;
        right: auto;
        top: 0;
        bottom: auto; }
      .assessment .list li .name {
        font-size: .18rem;
        line-height: .24rem;
        position: relative;
        color: #3e97d3;
        padding: 0 0 0 1.2em; }
        .assessment .list li .name em {
          position: absolute;
          z-index: 10;
          left: 0;
          right: auto;
          top: 0;
          bottom: auto; }
      .assessment .list li dl {
        padding-top: .1rem; }
        .assessment .list li dl dd {
          font-size: .16rem;
          line-height: .26rem;
          color: #666;
          padding-left: .24rem;
          position: relative; }
          .assessment .list li dl dd:before {
            content: "";
            display: block;
            position: absolute;
            left: 0;
            top: 0;
            width: .24rem;
            height: .26rem;
            background: url("../image/img8.png") center no-repeat;
            background-size: .06rem; }
    .assessment .list li.hide .ico {
      opacity: 0; }

.technology {
  padding: .4rem 0 1rem 0; }
  .technology .list {
    padding-bottom: .25rem;
    background: url("../image/img529.jpg") right bottom no-repeat;
    background-size: 5.29rem; }
    .technology .list li {
      font-size: .18rem;
      line-height: .3rem;
      color: #666;
      padding: 0 0 .2rem .24rem;
      position: relative; }
      .technology .list li:before {
        content: "";
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        width: .08rem;
        height: .3rem;
        background: url("../image/img8.png") center no-repeat;
        background-size: 100%; }

.down {
  padding: 1rem 0 .7rem 0; }
  .down ul {
    margin-left: -1rem; }
  .down li {
    width: 50%;
    padding: 0 0 .3rem 1rem; }
  .down a {
    height: 1.18rem;
    background: #f4f4f4;
    padding: .15rem 1.08rem;
    position: relative; }
    .down a:before {
      content: "";
      display: block;
      position: absolute;
      left: .3rem;
      top: 0;
      bottom: 0;
      width: .58rem;
      background: url("../image/img58.png") center no-repeat;
      background-size: 100%; }
    .down a:after {
      content: "";
      display: block;
      position: absolute;
      right: .3rem;
      top: 0;
      bottom: 0;
      width: .4rem;
      background: url("../image/img40_15.png") center no-repeat;
      background-size: 100%; }
    .down a .name {
      font-size: .2rem;
      padding-bottom: .1rem;
      color: #333; }
    .down a span {
      font-size: .16rem;
      color: #999; }
    .down a:hover {
      background: #cae2f2; }

.news {
  padding: 1rem 0 .3rem 0; }
  .news ul {
    margin-left: -.78rem; }
  .news li {
    width: 50%;
    padding: 0 0 .7rem .78rem;
    color: #666; }
    .news li .time {
      padding-top: .35rem;
      font-size: .14rem;
      color: #999; }
    .news li .name a {
      display: block;
      font-size: .2rem;
      height: .42rem;
      line-height: .42rem;
      color: #666; }
    .news li p {
      padding: .1rem 0;
      min-height: .8rem;
      line-height: .24rem;
      font-size: .16rem; }
    .news li .more {
      height: .56rem;
      border-bottom: #ccc solid 1px; }
      .news li .more a {
        text-transform: uppercase;
        font-size: .16rem;
        color: #3e97d3; }
        .news li .more a:after {
          content: "";
          display: block;
          position: absolute;
          position: static;
          width: .23rem;
          height: .12rem;
          background: url("../image/img33_1.png") right center no-repeat;
          background-size: auto .11rem;
          margin-left: .1rem; }
        .news li .more a:hover:after {
          width: .33rem; }
  .news li:hover {
    color: #3e97d3; }
    .news li:hover .time, .news li:hover .name a {
      color: #3e97d3; }
    .news li:hover .more {
      border-color: #3e97d3; }

.new-show {
  padding-top: .7rem;
  position: relative; }
  .new-show .title {
    color: #3e97d3;
    padding: .2rem 1.5rem .2rem 0;
    font-size: .3rem;
    line-height: .5rem;
    border-bottom: #ccc solid 1px; }
  .new-show .time {
    font-size: .18rem;
    color: #3e97d3;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.7rem;
    bottom: auto;
    line-height: .9rem; }
  .new-show .p-content {
    padding: .3rem 0 .5rem 0;
    line-height: .24rem;
    color: #666; }
    .new-show .p-content p {
      padding-bottom: .1rem; }
    .new-show .p-content .img {
      text-align: center;
      padding: .4rem 0 .5rem 0; }

.p-num2 {
  border-top: #ccc solid 1px;
  position: relative;
  padding: .2rem 0 1rem 0;
  min-height: 1.9rem; }
  .p-num2 li {
    font-size: .18rem;
    line-height: .34rem; }
    .p-num2 li a {
      color: #666; }
    .p-num2 li a:hover {
      color: #3e97d3; }
  .p-num2 a.back {
    display: block;
    position: absolute;
    z-index: 10;
    left: auto;
    right: 0;
    top: 0.35rem;
    bottom: auto;
    -moz-border-radius: 0.5rem;
    -webkit-border-radius: 0.5rem;
    border-radius: 0.5rem;
    width: 1.8rem;
    height: .56rem;
    line-height: .56rem;
    background: #999;
    font-size: .18rem;
    color: #fff;
    text-align: center; }
    .p-num2 a.back em {
      padding-left: .36rem;
      background: url("../image/img12_1.png") left center no-repeat;
      background-size: .12rem; }
    .p-num2 a.back:hover {
      background: #3e97d3; }

.contact {
  padding: 1rem 0; }
  .contact .col {
    width: 5rem; }
    .contact .col .btn li {
      height: .56rem;
      padding-right: .3rem;
      margin-right: .3rem;
      border-right: #ccc solid 2px;
      cursor: pointer; }
      .contact .col .btn li:last-child {
        border: 0; }
      .contact .col .btn li .ico {
        position: relative; }
        .contact .col .btn li .ico img {
          height: .54rem; }
        .contact .col .btn li .ico img:nth-child(2) {
          position: absolute;
          z-index: 10;
          left: 0;
          right: auto;
          top: 0;
          bottom: auto;
          opacity: 0; }
      .contact .col .btn li h3 {
        padding-left: .1rem;
        font-size: .3rem;
        color: #666;
        position: relative;
        top: .1rem; }
    .contact .col .btn li.on .ico img:nth-child(1) {
      opacity: 0; }
    .contact .col .btn li.on .ico img:nth-child(2) {
      opacity: 1; }
    .contact .col .btn li.on h3 {
      color: #3e97d3; }
    .contact .col .msg {
      font-size: .16rem;
      color: #999;
      padding: .15rem 0 .35rem 0; }
    .contact .col .list li {
      position: relative;
      min-height: .6rem;
      padding: 0 0 .12rem .58rem; }
      .contact .col .list li .ico {
        width: .42rem;
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto; }
      .contact .col .list li p {
        line-height: .42rem;
        font-size: .16rem;
        color: #3e97d3; }
  .contact .map {
    width: 6.4rem;
    height: 4.2rem; }

.contact-form {
  background: #eee;
  min-height: 6.1rem;
  padding: 1rem 0; }
  .contact-form .title {
    padding-bottom: .45rem; }
    .contact-form .title h2 {
      color: #3e97d3;
      font-size: .36rem;
      line-height: 1em;
      padding-bottom: .15rem; }
    .contact-form .title span {
      text-transform: uppercase;
      font-size: .16rem;
      color: #999; }
  .contact-form .form li {
    width: 5.62rem;
    position: relative;
    padding-bottom: .18rem; }
    .contact-form .form li .ico {
      width: .22rem;
      height: .22rem;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0.14rem;
      bottom: auto;
      font-size: 0;
      line-height: 0; }
      .contact-form .form li .ico img:nth-child(2) {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        opacity: 0; }
    .contact-form .form li .input {
      border-bottom: #acacac solid 1px; }
      .contact-form .form li .input input, .contact-form .form li .input textarea {
        width: 100%;
        height: .5rem;
        line-height: .5rem;
        padding-left: .3rem;
        font-size: .16rem;
        color: #999; }
      .contact-form .form li .input textarea {
        height: 1.1rem;
        padding: .1rem 0 .1rem .3rem;
        line-height: .3rem; }
  .contact-form .form li.on .ico img:nth-child(1) {
    opacity: 0; }
  .contact-form .form li.on .ico img:nth-child(2) {
    opacity: 1; }
  .contact-form .form li.on .input {
    border-color: #3e97d3; }
    .contact-form .form li.on .input input, .contact-form .form li.on .input textarea {
      color: #3e97d3; }
  .contact-form .form li.li_01 {
    width: 100%; }
  .contact-form .form .submit {
    padding-top: .22rem; }
    .contact-form .form .submit div {
      background: #3e97d3;
      -moz-border-radius: 0.5rem;
      -webkit-border-radius: 0.5rem;
      border-radius: 0.5rem;
      width: 1.8rem;
      height: .56rem;
      margin: 0 auto;
      font-size: .18rem;
      letter-spacing: .02rem;
      color: #fff;
      position: relative; }
      .contact-form .form .submit div img {
        width: .13rem;
        margin-left: .25rem; }
      .contact-form .form .submit div input {
        position: absolute;
        z-index: 10;
        left: 0;
        right: auto;
        top: 0;
        bottom: auto;
        width: 100%;
        height: 100%;
        opacity: 0;
        cursor: pointer; }
      .contact-form .form .submit div:hover img {
        margin-left: .35rem; }

/*# sourceMappingURL=index.css.map */
