﻿@charset "utf-8";

.container {
  /* padding: 0 200px; */
  margin: 0 auto;
  width: 1300px;
}
@media (max-width: 992px) {
  .container {
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .container {
    padding: 0 15px;
  }
}
.containerz-1 {
  max-width: 1186px;
  margin: 0 auto;
}
@media (max-width: 1367px) {
  .containerz-1 {
    max-width: 900px;
  }
}
@media (max-width: 1200px) {
  .containerz-1 {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  .containerz-1 {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .containerz-1 {
    padding: 0 15px;
  }
}
.containerz-2 {
  max-width: 1060px;
  margin: 0 auto;
}
@media (max-width: 1367px) {
  .containerz-2 {
    max-width: 900px;
  }
}
@media (max-width: 1200px) {
  .containerz-2 {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  .containerz-2 {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .containerz-2 {
    padding: 0 15px;
  }
}
.containerz-3 {
  max-width: 1084px;
  margin: 0 auto;
}
@media (max-width: 1367px) {
  .containerz-3 {
    max-width: 900px;
  }
}
@media (max-width: 1200px) {
  .containerz-3 {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  .containerz-3 {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .containerz-3 {
    padding: 0 15px;
  }
}
.containerz-4 {
  max-width: 1340px;
  margin: 0 auto;
}
@media (max-width: 1445px) {
  .containerz-4 {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  .containerz-4 {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .containerz-4 {
    padding: 0 15px;
  }
}
.containerz-5 {
  max-width: 1100px;
  margin: 0 auto;
}
@media (max-width: 1367px) {
  .containerz-5 {
    max-width: 900px;
  }
}
@media (max-width: 1200px) {
  .containerz-5 {
    width: 100%;
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  .containerz-5 {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .containerz-5 {
    padding: 0 15px;
  }
}
.containera {
  padding: 0 151px;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 1681px) {
  .containera {
    padding: 0 125px;
  }
}
@media (max-width: 1601px) {
  .containera {
    /* padding: 0 100px; */
  }
}
@media (max-width: 1367px) {
  .containera {
    padding: 0 80px;
  }
}
@media (max-width: 1200px) {
  .containera {
    padding: 0 40px;
  }
}
@media (max-width: 992px) {
  .containera {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .containera {
    padding: 0 15px;
  }
}
.icon-menu {
  color: #003586;
  font-size: 26px;
  position: absolute;
  z-index: 999;
  line-height: 30px;
  width: 30px;
  height: 30px;
  top: 50%;
  display: block;
  margin-top: -15px;
  right: 20px;
}
@media (min-width: 1261px) {
  .icon-menu {
    display: none;
  }
}
@media (max-width: 767px) {
  .icon-menu {
    right: 15px;
  }
}
header {
  position: relative;
  z-index: 100;
  /* height: 100px; */
  padding: 15px 0 0;
  border-bottom: 1px solid #eeeeee;
}
@media (max-width: 1681px) {
  header {
    padding: 5px 0 0;
    height: 90px;
  }
}
@media (max-width: 1500px) {
  header {
    /* padding: 20px 0 0; */
    /* height: 80px; */
  }
}
@media (max-width: 1367px) {
  header {
    /* padding: 15px 0 0; */
    /* height: 72px; */
  }
}
@media (max-width: 1270px) {
  header {
    padding: 0;
    /* height: 56px; */
  }
}
@media (max-width: 767px) {
  header {
    /* height: 46px; */
  }
}
@media (max-width: 376px) {
  header {
    /* height: 40px; */
  }
}
@media (max-width: 321px) {
  header {
    height: 36px;
  }
}
.header .logo {
  float: left;
  max-width: 216px;
}
@media (max-width: 1500px) {
  .header .logo {
    max-width: 190px;
    margin: 3px 0 0;
  }
}
@media (max-width: 1367px) {
  .header .logo {
    max-width: 165px;
    /* margin: 5px 0 0; */
  }
}
@media (max-width: 1270px) {
  .header .logo {
    /* margin: 11px 0 0; */
    max-width: 185px;
  }
}
@media (max-width: 767px) {
  .header .logo {
    max-width: 150px;
    /* margin: 9px 0 0; */
  }
}
@media (max-width: 376px) {
  .header .logo {
    margin: 8px 0 0;
    max-width: 135px;
  }
}
@media (max-width: 321px) {
  .header .logo {
    margin: 7px 0 0;
    max-width: 118px;
  }
}
.header .tel {
  float: right;
  color: #515151;
  font-size: 16px;
  height: 65px;
  overflow: hidden;
  line-height: 65px;
  padding: 0 0 0 40px;
  position: relative;
  font-family: "avantgardeitcbybt-book";
}
@media (max-width: 1681px) {
  .header .tel {
    padding: 0 0 0 10px;
  }
}
@media (max-width: 1500px) {
  .header .tel {
    height: 60px;
    line-height: 60px;
    padding: 0 0 0 20px;
  }
}
@media (max-width: 1367px) {
  .header .tel {
    padding: 0 0 0 15px;
    height: 56px;
    line-height: 56px;
  }
}
@media (max-width: 1270px) {
  .header .tel {
    padding: 0 15px 0 0;
    margin: 0 80px 0 0;
  }
}
@media (max-width: 767px) {
  .header .tel {
    display: none;
  }
}
.header .tel:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 27px;
  width: 1px;
  height: 15px;
  background: #c0c0c0;
}
@media (max-width: 1367px) {
  .header .tel:before {
    top: 22.5px;
  }
}
@media (max-width: 1270px) {
  .header .tel:before {
    left: auto;
    right: 0;
    top: 21px;
  }
}
.header .tel em {
  font-style: inherit;
  font-family: "microsoft yahei";
}
.header .nav {
  float: left;
  padding: 15px 0 0 0;
  text-align: right;
  font-size: 0;
  /* margin-left: 30px; */
}
@media (max-width: 1270px) {
  .header .nav {
    display: none;
  }
}
.header .nav li {
  display: inline-block;
  padding: 0 21px;
  vertical-align: middle;
}
@media (max-width: 1681px) {
  .header .nav li {
    padding: 0 20px;
  }
}
@media (max-width: 1500px) {
  .header .nav li {
    padding: 0 15px;
  }
}
@media (max-width: 1367px) {
  .header .nav li {
    padding: 0 14px;
  }
}
.header .nav li:hover > a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: #003586;
}
.header .nav li:hover > a big {
  color: #003586;
}
.header .nav li:hover > a small {
  color: #003586;
}
.header .nav li:hover .t-sub {
  height: 48px;
}
@media (max-width: 1450px) {
  .header .nav li:hover .t-sub {
    height: 38px;
  }
}
.header .nav li:hover a big {
  color: #003586;
}
.header .nav li:hover a small {
  color: #003586;
}
.header .nav li > a {
  height: 65px;
  line-height: 65px;
  position: relative;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  display: block;
}
@media (max-width: 1500px) {
  .header .nav li > a {
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 1367px) {
  .header .nav li > a {
    height: 56px;
    line-height: 56px;
  }
}
.header .nav li > a big {
  display: block;
  font-size: 17px;
  color: #2f2f2f;
  font-family: "microsoft yahei";
  text-align: center;
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}
@media (max-width: 1367px) {
  .header .nav li > a big {
    font-size: 15px;
    line-height: 24px;
    height: 24px;
  }
}
.header .nav li > a small {
  display: block;
  font-size: 12px;
  color: #757575;
  height: 20px;
  overflow: hidden;
  text-align: center;
  line-height: 20px;
}
.header .nav .active > a:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background: #003586;
}
.header .nav .active > a big {
  color: #003586;
}
.header .nav .active > a small {
  color: #003586;
}
.header #case-sub {
  text-align: left;
  padding: 0 0 0 26.2%;
}
@media (max-width: 1681px) {
  .header #case-sub {
    padding: 0 0 0 22.1%;
  }
}
@media (max-width: 1665px) {
  .header #case-sub {
    padding: 0 0 0 21.3%;
  }
}
@media (max-width: 1610px) {
  .header #case-sub {
    padding: 0 0 0 20%;
  }
}
@media (max-width: 1450px) {
  .header #case-sub {
    padding: 0 0 0 16.8%;
  }
}
@media (max-width: 1367px) {
  .header #case-sub {
    padding: 0 0 0 18.3%;
  }
}
@media (max-width: 1300px) {
  .header #case-sub {
    padding: 0 0 0 12.5%;
  }
}
.header #team-sub {
  text-align: left;
  padding: 0 0 0 32.5%;
}
@media (max-width: 1681px) {
  .header #team-sub {
    padding: 0 0 0 29%;
  }
}
@media (max-width: 1665px) {
  .header #team-sub {
    padding: 0 0 0 28.1%;
  }
}
@media (max-width: 1610px) {
  .header #team-sub {
    padding: 0 0 0 26.8%;
  }
}
@media (max-width: 1450px) {
  .header #team-sub {
    padding: 0 0 0 24%;
  }
}
@media (max-width: 1367px) {
  .header #team-sub {
    padding: 0 0 0 24.8%;
  }
}
@media (max-width: 1300px) {
  .header #team-sub {
    padding: 0 0 0 19.7%;
  }
}
.header #technology-sub {
  text-align: left;
  padding: 0 0 0 45.8%;
}
@media (max-width: 1681px) {
  .header #technology-sub {
    padding: 0 0 0 42.5%;
  }
}
@media (max-width: 1665px) {
  .header #technology-sub {
    padding: 0 0 0 41.9%;
  }
}
@media (max-width: 1610px) {
  .header #technology-sub {
    padding: 0 0 0 41.1%;
  }
}
@media (max-width: 1450px) {
  .header #technology-sub {
    padding: 0 0 0 38.5%;
  }
}
@media (max-width: 1367px) {
  .header #technology-sub {
    padding: 0 0 0 39.4%;
  }
}
@media (max-width: 1300px) {
  .header #technology-sub {
    padding: 0 0 0 35.2%;
  }
}
.header #space-sub {
  text-align: left;
  padding: 0 0 0 37.8%;
}
@media (max-width: 1681px) {
  .header #space-sub {
    padding: 0 0 0 34.3%;
  }
}
@media (max-width: 1665px) {
  .header #space-sub {
    padding: 0 0 0 42.4%;
  }
}
@media (max-width: 1610px) {
  .header #space-sub {
    padding: 0 0 0 33.1%;
  }
}
@media (max-width: 1450px) {
  .header #space-sub {
    padding: 0 0 0 30.5%;
  }
}
@media (max-width: 1367px) {
  .header #space-sub {
    padding: 0 0 0 30.3%;
  }
}
@media (max-width: 1300px) {
  .header #space-sub {
    padding: 0 0 0 42.6%;
  }
}
.header #intelligent-sub {
  padding: 0 19% 0 0;
}
@media (max-width: 1681px) {
  .header #intelligent-sub {
    padding: 0 21.3% 0 0;
  }
}
@media (max-width: 1665px) {
  .header #intelligent-sub {
    padding: 0 21.7% 0 0;
  }
}
@media (max-width: 1610px) {
  .header #intelligent-sub {
    padding: 0 24% 0 0;
  }
}
@media (max-width: 1450px) {
  .header #intelligent-sub {
    padding: 0 24.5% 0 0;
  }
}
@media (max-width: 1367px) {
  .header #intelligent-sub {
    padding: 0 25.5% 0 0;
  }
}
@media (max-width: 1300px) {
  .header #intelligent-sub {
    padding: 0 27.2% 0 0;
  }
}
.header #process-sub {
  padding: 0 15.2% 0 0;
}
@media (max-width: 1681px) {
  .header #process-sub {
    padding: 0 15.6% 0 0;
  }
}
@media (max-width: 1665px) {
  .header #process-sub {
    padding: 0 22% 0 0;
  }
}
@media (max-width: 1610px) {
  .header #process-sub {
    padding: 0 12% 0 0;
  }
}
@media (max-width: 1450px) {
  .header #process-sub {
    padding: 0 16% 0 0;
  }
}
@media (max-width: 1367px) {
  .header #process-sub {
    padding: 0 17% 0 0;
  }
}
@media (max-width: 1300px) {
  .header #process-sub {
    padding: 0 18.4% 0 0;
  }
}
.header #culture-sub {
  padding: 0 12.7% 0 0;
}
@media (max-width: 1681px) {
  .header #culture-sub {
    padding: 0 13.2% 0 0;
  }
}
@media (max-width: 1665px) {
  .header #culture-sub {
    padding: 0 20% 0 0;
  }
}
@media (max-width: 1610px) {
  .header #culture-sub {
    padding: 0 9% 0 0;
  }
}
@media (max-width: 1450px) {
  .header #culture-sub {
    padding: 0 13% 0 0;
  }
}
@media (max-width: 1367px) {
  .header #culture-sub {
    padding: 0 19.5% 0 0;
  }
}
@media (max-width: 1300px) {
  .header #culture-sub {
    padding: 0 11.4% 0 0;
  }
}
.header .t-sub {
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
  height: 100px;
  font-size: 0;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  height: 0;
  background: #fff;
  overflow: hidden;
  text-align: right;
}
@media (max-width: 1681px) {
  .header .t-sub {
    top: 90px;
  }
}
@media (max-width: 1500px) {
  .header .t-sub {
    top: 80px;
  }
}
@media (max-width: 1367px) {
  .header .t-sub {
    top: 72px;
  }
}
.header .t-sub:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: #f3f3f3;
}
.header .t-sub a {
  display: inline-block;
  vertical-align: middle;
  color: #424242;
  font-size: 16px;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
  margin: 0 25px 0 0;
}
@media (max-width: 1450px) {
  .header .t-sub a {
    line-height: 38px;
    height: 38px;
    font-size: 15px;
  }
}
.header .t-sub a:hover {
  color: #003586;
}
.header1 {
  z-index: 999;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background: #fff;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  animation: myfirst 1.6s alternate;
  -webkit-animation: myfirst 1.6s alternate;
  background: url("../images/headerbg.jpg") repeat-y center left #ffffff;
  background-size: 50% auto;
  padding: 10px 0 0;
  /* height: 90px; */
}
@media (max-width: 1681px) {
  .header1 {
    padding: 20px 0 0;
    height: 85px;
  }
}
@media (max-width: 1500px) {
  .header1 {
    padding: 10px 0 0;
    /* height: 70px; */
  }
}
@media (max-width: 1367px) {
  .header1 {
    padding: 5px 0 0;
    height: 61px;
  }
}
@media (max-width: 1270px) {
  .header1 {
    padding: 0;
    height: 56px;
  }
}
@media (max-width: 767px) {
  .header1 {
    /* height: 42px; */
  }
}
@media (max-width: 376px) {
  .header1 {
    /* height: 38px; */
  }
}
@media (max-width: 321px) {
  .header1 {
    height: 34px;
  }
}
@media (max-width: 1681px) {
  .header1 .logo {
    /* margin: 5px 0 0; */
  }
}
@media (max-width: 1500px) {
  .header1 .logo {
    /* margin: 10px 0 0; */
  }
}
@media (max-width: 1367px) {
  .header1 .logo {
    /* margin: 8px 0 0; */
  }
}
@media (max-width: 767px) {
  .header1 .logo {
    max-width: 140px;
    /* margin: 6px 0 0; */
  }
}
@media (max-width: 376px) {
  .header1 .logo {
    margin: 5px 0 0;
    max-width: 133px;
  }
}
@media (max-width: 321px) {
  .header1 .logo {
    margin: 5px 0 0;
    max-width: 118px;
  }
}
.header1 .nav .t-sub {
  top: 90px;
}
@media (max-width: 1681px) {
  .header1 .nav .t-sub {
    top: 85px;
  }
}
@media (max-width: 1500px) {
  .header1 .nav .t-sub {
    top: 70px;
  }
}
@media (max-width: 1367px) {
  .header1 .nav .t-sub {
    top: 61px;
  }
}
@media (max-width: 1270px) {
  .header1 .nav .t-sub {
    top: 56px;
  }
}
@keyframes myfirst {
  0% {
    top: -110px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes myfirst {
  0% {
    top: -110px;
  }
  100% {
    top: 0;
  }
}
.banner-ny {
  overflow: hidden;
  width: 100%;
  z-index: 1;
  position: relative;
}
@media (max-width: 992px) {
  .banner-ny {
    display: none;
  }
}
.banner-ny img {
  display: block;
}
.banner-ny:after {
  content: "";
  display: block;
  padding-bottom: 24.55%;
}
.banner-nyphone {
  width: 100%;
  z-index: 1;
  position: relative;
}
@media (min-width: 993px) {
  .banner-nyphone {
    display: none;
  }
}
.banner-nyphone img {
  display: block;
}
.banner-nyphone:after {
  content: "";
  display: block;
  padding-bottom: 47.55%;
}
.ny {
  min-height: 500px;
}
.titlez {
  text-align: center;
  color: #383838;
  font-weight: bold;
  font-size: 48px;
  line-height: 58px;
  position: relative;
  z-index: 1;
  font-family: "microsoft jhenghei";
  padding: 0 0 15px;
}
@media (max-width: 1445px) {
  .titlez {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 992px) {
  .titlez {
    font-size: 34px;
    line-height: 44px;
  }
}
@media (max-width: 767px) {
  .titlez {
    font-size: 26px;
    padding: 0 0 10px;
    line-height: 36px;
  }
}
@media (max-width: 321px) {
  .titlez {
    font-size: 22px;
    line-height: 32px;
  }
}
.titlez em {
  font-style: inherit;
  width: 4px;
  height: 39px;
  margin: -10px 10px 0 0;
  display: inline-block;
  vertical-align: middle;
  background: #000000;
}
@media (max-width: 1445px) {
  .titlez em {
    height: 32px;
  }
}
@media (max-width: 992px) {
  .titlez em {
    height: 30px;
  }
}
@media (max-width: 767px) {
  .titlez em {
    height: 20px;
    width: 2px;
    margin: -5px 3px 0 0;
  }
}
@media (max-width: 321px) {
  .titlez em {
    height: 19px;
  }
}
.titlez:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -28.5px;
  bottom: 0;
  width: 57px;
  height: 1px;
  background: #898989;
}
.titlez-1 {
  text-align: center;
  color: #000000;
  font-size: 46px;
  line-height: 58px;
  position: relative;
  z-index: 1;
  font-family: "microsoft jhenghei";
  padding: 0 0 15px;
}
@media (max-width: 1445px) {
  .titlez-1 {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 1281px) {
  .titlez-1 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .titlez-1 {
    font-size: 24px;
    line-height: 34px;
  }
}
.titlez-1:after {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -28.5px;
  bottom: 0;
  width: 57px;
  height: 1px;
  background: #898989;
}
.titlez-2 {
  text-align: center;
  color: #424242;
  font-size: 36px;
  line-height: 46px;
  position: relative;
  z-index: 1;
  font-family: "microsoft jhenghei";
  margin: 20px auto 18px;
}
@media (max-width: 1445px) {
  .titlez-2 {
    font-size: 32px;
    line-height: 42px;
  }
}
@media (max-width: 1024px) {
  .titlez-2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 992px) {
  .titlez-2 {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .titlez-2 {
    font-size: 18px;
    line-height: 28px;
  }
}
.titlez-3 {
  text-align: center;
  color: #1e1e1e;
  font-size: 36px;
  line-height: 46px;
  position: relative;
  z-index: 1;
  font-family: "microsoft jhenghei";
  margin: 60px auto 0;
}
@media (max-width: 1445px) {
  .titlez-3 {
    margin: 40px auto 0;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 992px) {
  .titlez-3 {
    margin: 20px auto 0;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .titlez-3 {
    font-size: 24px;
    line-height: 34px;
  }
}
.titlez-4 {
  text-align: center;
  color: #4f4f4f;
  font-size: 50px;
  line-height: 58px;
  position: relative;
  z-index: 1;
  font-family: "microsoft jhenghei";
}
@media (max-width: 1445px) {
  .titlez-4 {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 992px) {
  .titlez-4 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .titlez-4 {
    font-size: 24px;
    line-height: 34px;
  }
}
.textz {
  text-align: center;
  color: #606060;
  font-size: 16px;
  margin: 16px auto 0;
  line-height: 26px;
}
@media (max-width: 767px) {
  .textz {
    font-size: 14px;
    line-height: 24px;
  }
}
.textz-1 {
  text-align: center;
  color: #606060;
  font-size: 15px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .textz-1 {
    font-size: 14px;
    line-height: 24px;
  }
}
/*video*/
.video {
  overflow: hidden;
  padding: 35px 0 50px;
}
@media (max-width: 767px) {
  .video {
    padding: 25px 0 40px;
  }
}
.video-main {
  margin: 60px auto 32px;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .video-main {
    margin: 45px auto 32px;
  }
}
@media (max-width: 767px) {
  .video-main {
    margin: 18px auto 15px;
  }
}
.video-main ul {
  margin: 0 -4px;
}
.video-main ul li {
  float: left;
  width: 25%;
  transition: all 0.4s ease-in-out;
  padding: 0 4px;
}
@media (max-width: 767px) {
  .video-main ul li {
    width: 50%;
  }
}
.video-main ul li:hover .txt {
  border-bottom: 7px solid #003586;
}
.video-main ul li:hover .txt em {
  font-weight: bold;
  color: #003586;
}
.video-main ul li:hover .txt p {
  font-weight: bold;
  color: #003586;
}
.video-main ul li .pic {
  position: relative;
  overflow: hidden;
}
.video-main ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 71.8%;
}
.video-main ul li .pic i {
  font-style: inherit;
  display: block;
  width: 64px;
  height: 46px;
  left: 50%;
  position: absolute;
  margin-left: -32px;
  top: 50%;
  margin-top: -23px;
}
@media (max-width: 1681px) {
  .video-main ul li .pic i {
    width: 58px;
    height: 42px;
    margin-left: -29px;
    margin-top: -21px;
  }
}
@media (max-width: 1420px) {
  .video-main ul li .pic i {
    width: 50px;
    height: 36px;
    margin-left: -25px;
    margin-top: -18px;
  }
}
@media (max-width: 992px) {
  .video-main ul li .pic i {
    width: 40px;
    height: 30px;
    margin-left: -20px;
    margin-top: -15px;
  }
}
@media (max-width: 321px) {
  .video-main ul li .pic i {
    width: 32px;
    height: 25px;
    margin-left: -16px;
    margin-top: -14.5px;
  }
}
.video-main ul li .txt {
  padding: 13px 10px 32px;
  border-bottom: 7px solid #fff;
}
@media (max-width: 1681px) {
  .video-main ul li .txt {
    padding: 13px 10px 15px;
  }
}
@media (max-width: 1367px) {
  .video-main ul li .txt {
    padding: 10px;
  }
}
.video-main ul li .txt em {
  font-style: inherit;
  color: #383838;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  font-family: "microsoft jhenghei";
  overflow: hidden;
  display: block;
}
@media (max-width: 321px) {
  .video-main ul li .txt em {
    font-size: 12px;
    line-height: 20px;
    height: 20px;
  }
}
.video-main ul li .txt em big {
  font-size: 20px;
  margin: 0 6px 0 0;
}
@media (max-width: 1367px) {
  .video-main ul li .txt em big {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .video-main ul li .txt em big {
    font-size: 16px;
  }
}
@media (max-width: 361px) {
  .video-main ul li .txt em big {
    font-size: 14px;
  }
}
@media (max-width: 321px) {
  .video-main ul li .txt em big {
    font-size: 13px;
  }
}
.video-main ul li .txt p {
  font-style: inherit;
  color: #383838;
  font-size: 16px;
  font-family: "microsoft jhenghei";
  line-height: 24px;
  height: 24px;
  margin: 3px auto 0;
  overflow: hidden;
  display: block;
}
@media (max-width: 1367px) {
  .video-main ul li .txt p {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .video-main ul li .txt p {
    font-size: 10px;
    line-height: 20px;
    height: 20px;
    margin: 0 auto;
  }
}
/*page*/
.page {
  text-align: center;
}
.page span.current {
            background: #003586;
    border: 1px solid #003586;
    color: #fff;
    }
  
.page span{
    display: inline-block;
    margin: 0 2px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #cccccc;
    vertical-align: middle;
}

.page a {
  display: inline-block;
  margin: 0 2px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 10px;
  background: #fff;
  border: 1px solid #cccccc;
  vertical-align: middle;
}
@media (max-width: 1025px) {

    .page span.disabled {
    display:inline-block;
    }
    .page span.current {
        display:inline-block
    }
}
.page a:hover {
  background: #003586;
  border: 1px solid #003586;
  color: #fff;
}
@media (max-width: 1024px) {
  .page .p-phone {
    display: inline-block;
    margin: 0 4px;
    vertical-align: middle;
  }
}
.page .cpb {
  background: #003586;
  border: 1px solid #003586;
  color: #fff;
}
footer {
  background: #3b3b3b;
  padding: 45px 0 30px;
}
@media (max-width: 992px) {
  footer {
    padding: 30px 0 10px;
  }
}
footer .footer {
  padding: 0 0 60px;
  border-bottom: 1px solid #5c5c5c;
}
@media (max-width: 992px) {
  footer .footer {
    padding: 0 0 25px;
  }
}
footer .footer .footer-nav {
  float: left;
  width: 86%;
}
@media (max-width: 1750px) {
  footer .footer .footer-nav {
    width: 80%;
  }
}
@media (max-width: 992px) {
  footer .footer .footer-nav {
    display: none;
  }
    .link {
    display: none;
  }
}
footer .footer .footer-nav li {
  float: left;
  padding: 0 15px 0 0;
  font-family: "microsoft jhenghei";
  width: 14.28571429%;
}
footer .footer .footer-nav li span {
  display: block;
  margin: 0 0 20px;
}
footer .footer .footer-nav li span > a {
  display: block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
footer .footer .footer-nav li > a {
  display: block;
  color: #b9b9b9;
  font-size: 14px;
  margin: 10px 0 0;
  line-height: 22px;
}
footer .footer .footer-nav li > a:hover {
  color: #fff;
}
@media (max-width: 992px) {
  footer .footer .right {
    text-align: center;
  }
}
footer .footer .ewm {
  float: right;
  margin: 0 0 0 10px;
}
@media (max-width: 992px) {
  footer .footer .ewm {
    float: none;
    margin: 0 20px;
    display: inline-block;
    vertical-align: middle;
  }
}
@media (max-width: 767px) {
  footer .footer .ewm {
    margin: 0 6px;
  }
}
footer .footer .ewm span {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 90px;
  height: 90px;
}
@media (max-width: 1200px) {
  footer .footer .ewm span {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 992px) {
  footer .footer .ewm span {
    width: 90px;
    height: 90px;
  }
}
footer .footer .ewm p {
  text-align: center;
  width: 90px;
  margin: 8px auto 0;
  color: #fff;
  font-size: 12px;
  line-height: 18px;
}
@media (max-width: 1200px) {
  footer .footer .ewm p {
    width: 70px;
    font-size: 10px;
  }
}
@media (max-width: 992px) {
  footer .footer .ewm p {
    width: 90px;
    font-size: 12px;
  }
}
footer .copy {
  padding: 13px 0;
}
@media (max-width: 1024px) {
  footer .copy .f-map {
    display: none;
  }
}
footer .copy p {
  float: left;
  color: #6f6f6f;
  font-size: 14px;
  line-height: 24px;
}
@media (max-width: 767px) {
  footer .copy p {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
  }
}
footer .copy p a {
  display: inline-block;
  margin: 0 0 0 6px;
  vertical-align: middle;
}
footer .copy span {
  float: right;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  text-align: right;
}
@media (max-width: 767px) {
  footer .copy span {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    margin: 0 auto;
  }
}
footer .copy span a {
  color: #fff;
  margin: 0 0 0 10px;
}
footer .copy span a:hover {
  color: #ccc;
}
/*3d*/
.d3 {
  overflow: hidden;
  padding: 35px 0;
}
@media (max-width: 767px) {
  .d3 {
    padding: 20px 0 40px;
  }
}
.d3 .dmain {
  margin: 60px auto 42px;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .d3 .dmain {
    margin: 35px auto 40px;
  }
}
@media (max-width: 992px) {
  .d3 .dmain {
    margin: 20px auto 30px;
  }
}
@media (max-width: 767px) {
  .d3 .dmain {
    margin: 12px auto 30px;
  }
}
.d3 .dmain ul {
  margin: 0 -4px;
}
.d3 .dmain ul li {
  float: left;
  width: 25%;
  transition: all 0.4s ease-in-out;
  padding: 8px 4px;
}
@media (max-width: 1681px) {
  .d3 .dmain ul li {
    padding: 6px 4px;
  }
}
@media (max-width: 767px) {
  .d3 .dmain ul li {
    width: 50%;
    padding: 4px;
  }
}
.d3 .dmain ul li a {
    display: inline-block;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 1;
}

.d3 .dmain ul li a:hover .txt {
  opacity: 1;
  display: block\9;
}

.d3 .dmain ul li .pic {
  position: relative;
  overflow: hidden;
}
.d3 .dmain ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 71.8%;
}
.d3 .dmain ul li .pic i {
  font-style: inherit;
  display: block;
  position: absolute;
  width: 64px;
  height: 46px;
  left: 50%;
  margin-left: -32px;
  top: 50%;
  margin-top: -23px;
}
@media (max-width: 1681px) {
  .d3 .dmain ul li .pic i {
    width: 58px;
    height: 42px;
    margin-left: -29px;
    margin-top: -21px;
  }
}
@media (max-width: 1420px) {
  .d3 .dmain ul li .pic i {
    width: 50px;
    height: 36px;
    margin-left: -25px;
    margin-top: -18px;
  }
}
@media (max-width: 992px) {
  .d3 .dmain ul li .pic i {
    width: 40px;
    height: 30px;
    margin-left: -20px;
    margin-top: -15px;
  }
}
@media (max-width: 321px) {
  .d3 .dmain ul li .pic i {
    width: 32px;
    height: 25px;
    margin-left: -16px;
    margin-top: -14.5px;
  }
}



.d3 .dmain ul li .txt {
  position: absolute;
  left: 0;
  z-index: 5;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  bottom: 0;
  background: url("../images/mask1.png");
}
@media (max-width: 1260px) {
  .d3 .dmain ul li .txt {
    position: relative;
    left: inherit;
    bottom: inherit;
    padding: 0;
    height: auto;
    opacity: 1;
    display: block\9;
    background: none;
  }
    .d3 .dmain ul li h4{display:none}
}
.d3 .dmain ul li .txt .box {
  width: 100%;
  padding: 0 10px;
  height: 165px;
  overflow: hidden;
  top: 50%;
  left: 0;
  margin-top: -82.5px;
  position: absolute;
  z-index: 50;
}
@media (max-width: 1445px) {
  .d3 .dmain ul li .txt .box {
    height: 132px;
    padding: 0 5px;
    margin-top: -66px;
  }
}
@media (max-width: 1260px) {
  .d3 .dmain ul li .txt .box {
    position: relative;
    left: inherit;
    top: inherit;
    padding: 10px 5px 0;
    margin-top: inherit;
    height: auto;
  }
}
.d3 .dmain ul li .txt big {
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  font-family: "microsoft jhenghei";
  font-size: 30px;
}
@media (max-width: 1445px) {
  .d3 .dmain ul li .txt big {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 1260px) {
  .d3 .dmain ul li .txt big {
    color: #000;
    font-size: 18px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .d3 .dmain ul li .txt big {
    height: 24px;
    font-size: 18px;
    line-height: 24px;
  }
}
.d3 .dmain ul li .txt .text-1 {
  height: 60px;
  text-align: center;
  font-size: 0;
  margin: 10px auto 18px;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .d3 .dmain ul li .txt .text-1 {
    margin: 6px auto 8px;
    height: 50px;
  }
}
@media (max-width: 1260px) {
  .d3 .dmain ul li .txt .text-1 {
    height: auto;
    margin: 0 auto 8px;
  }
}
@media (max-width: 767px) {
  .d3 .dmain ul li .txt .text-1 {
    height: auto;
    margin: 4px auto 8px;
  }
}
.d3 .dmain ul li .txt .text-1 span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 3px 7px;
  height: 24px;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .d3 .dmain ul li .txt .text-1 span {
    margin: 1px 7px;
  }
}
@media (max-width: 1260px) {
  .d3 .dmain ul li .txt .text-1 span {
    color: #000;
    display: block;
    margin: 5px 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
 .d3 .dmain ul li .txt .text-1 span {
    font-size: 14px;
    margin: 3px 0;
  }
}
@media (max-width: 321px) {
  .d3 .dmain ul li .txt .text-1 span {
    font-size: 13px;
    margin: 1px 0;
  }
}
.d3 .dmain ul li .txt .text-1 .icon-shejishi {
  margin: 0 4px 0 0;
  font-size: 18px;
}
@media (max-width: 767px) {
 .d3 .dmain ul li .txt .text-1 .icon-shejishi {
    font-size: 16px;
    margin: 0 2px 0 0;
  }
}
.d3 .dmain ul li .txt .text-1 .icon-fengge {
  margin: 0 4px 0 0;
  font-size: 15px;
}
@media (max-width: 767px) {
  .d3 .dmain ul li .txt .text-1 .icon-fengge {
    font-size: 14px;
    margin: 0 2px 0 0;
  }
}
.d3 .dmain ul li .txt .text-1 .icon-mianji {
  margin: 0 4px 0 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  .d3 .dmain ul li .txt .text-1 .icon-mianji {
    margin: 0 2px 0 0;
  }
}
.d3 .dmain ul li .txt .more {
  margin: 0 auto;
  width: 43px;
  height: 43px;
  position: relative;
}
@media (max-width: 1445px) {
  .d3 .dmain ul li .txt .more {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 1260px) {
  .d3 .dmain ul li .txt .more {
    display: none;
  }
}





/*project-quality*/
.project-quality {
  padding: 35px 0 45px;
}
@media (max-width: 767px) {
  .project-quality {
    padding: 25px 0 40px;
  }
}
.project-quality .telephone {
  min-height: 106px;
  display: table;
  margin: 0 auto;
  padding: 30px 0 0 160px;
  background: url("../images/project-qualityico.jpg") no-repeat left;
}
@media (max-width: 767px) {
  .project-quality .telephone {
    background: none;
    padding: 0;
    min-height: auto;
  }
}
.project-quality .telephone em {
  display: block;
  color: #003586;
  padding: 0 20px 0 0;
  font-weight: bolder;
  line-height: 58px;
  height: 58px;
  overflow: hidden;
  font-size: 48px;
  font-family: "microsoft jhenghei";
}
@media (max-width: 767px) {
  .project-quality .telephone em {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
  }
}
.project-quality .telephone em small {
  color: #000;
  font-size: 24px;
  line-height: 60px;
  height: 58px;
  font-weight: 100;
  font-family: "microsoft jhenghei";
  font-style: initial;
  display: block;
  float: left;
}
@media (max-width: 767px) {
  .project-quality .telephone em small {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
  }
}
.project-qualitymain {
  overflow: hidden;
  margin: 40px auto;
}
@media (max-width: 1445px) {
  .project-qualitymain {
    margin: 20px auto;
  }
}
@media (max-width: 767px) {
  .project-qualitymain {
    margin: 10px auto;
  }
}
.project-qualitymain ul {
  margin: 0 -10px;
}
@media (max-width: 1367px) {
  .project-qualitymain ul {
    margin: 0 -7px;
  }
}
@media (max-width: 992px) {
  .project-qualitymain ul {
    margin: 0 -5px;
  }
}
.project-qualitymain ul li {
  float: left;
  width: 25%;
  padding: 10px;
}
@media (max-width: 1367px) {
  .project-qualitymain ul li {
    padding: 7px;
  }
}
@media (max-width: 992px) {
  .project-qualitymain ul li {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .project-qualitymain ul li {
    width: 50%;
  }
}
.project-qualitymain ul li a {
  display: inline-block;
  width: 100%;
  background: #ededed;
}
.project-qualitymain ul li a:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
}
.project-qualitymain ul li a:hover .txt b {
  color: #003586;
}
.project-qualitymain ul li .pic {
  overflow: hidden;
  position: relative;
}
.project-qualitymain ul li .pic img {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
}
.project-qualitymain ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 79%;
}
.project-qualitymain ul li .txt {
  padding: 16px 10px 15px;
}
@media (max-width: 1445px) {
  .project-qualitymain ul li .txt {
    padding: 15px 10px 5px;
  }
}
.project-qualitymain ul li .txt b {
  display: block;
  color: #3c3c3c;
  font-size: 24px;
  height: 90px;
  overflow: hidden;
  line-height: 30px;
  text-align: center;
}
@media (max-width: 992px) {
  .project-qualitymain ul li .txt b {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .project-qualitymain ul li .txt b {
    font-size: 18px;
    line-height: 26px;
    height: 78px;
  }
}
/*case-space*/
.case-space {
  padding: 35px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .case-space {
    padding: 25px 0 0;
  }
}
.case-space .textz-1 {
  margin: 45px auto 0;
}
@media (max-width: 1281px) {
  .case-space .textz-1 {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .case-space .textz-1 {
    margin: 20px auto 0;
  }
}
.case-space .text-1 {
  margin: 20px auto 73px;
  color: #424242;
  font-size: 15px;
  line-height: 26px;
  font-family: "microsoft jhenghei";
  text-align: center;
}
@media (max-width: 1681px) {
  .case-space .text-1 {
    margin: 20px auto 50px;
  }
}
@media (max-width: 1024px) {
  .case-space .text-1 {
    margin: 20px auto 35px;
  }
}
@media (max-width: 767px) {
  .case-space .text-1 {
    margin: 10px auto 25px;
    font-size: 14px;
    line-height: 24px;
  }
}
.case-space .case-spacemain {
  overflow: hidden;
}
.case-space .case-spacemain ul li {
  float: left;
  position: relative;
  z-index: 5;
  width: 16.66666667%;
}
@media (max-width: 1024px) {
  .case-space .case-spacemain ul li {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .case-space .case-spacemain ul li {
    width: 50%;
  }
}
.case-space .case-spacemain ul li:hover .pic img {
  transform: scale(1.08);
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-ebkit-transform: scale(1.08);
}
.case-space .case-spacemain ul li .pic {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.case-space .case-spacemain ul li .pic img {
  transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
}
.case-space .case-spacemain ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
@media (max-width: 767px) {
  .case-space .case-spacemain ul li .pic:after {
    padding-bottom: 92.05%;
  }
}
@media (max-width: 321px) {
  .case-space .case-spacemain ul li .pic:after {
    padding-bottom: 92%;
  }
}
.case-space .case-spacemain ul li .txt {
  position: absolute;
  z-index: 5;
  left: 0;
  top: 50%;
  margin-top: -17px;
  font-size: 0;
  padding: 0 10px;
  width: 100%;
  height: 34px;
  overflow: hidden;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  line-height: 34px;
}
@media (max-width: 1681px) {
  .case-space .case-spacemain ul li .txt {
    font-size: 20px;
  }
}
@media (max-width: 1281px) {
  .case-space .case-spacemain ul li .txt {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .case-space .case-spacemain ul li .txt {
    font-size: 16px;
  }
}
/*news*/
.news {
  background: #f4f4f4;
  padding: 35px 0 50px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news {
    padding: 25px 0 40px;
  }
}
.news .news-main {
  overflow: hidden;
  margin: 0 auto;
}
.news .news-main ul {
  margin: 0 -13px 50px;
}
@media (max-width: 1445px) {
  .news .news-main ul {
    margin: 0 -8px 50px;
  }
}
@media (max-width: 1024px) {
  .news .news-main ul {
    margin: 0 -6px 50px;
  }
}
@media (max-width: 767px) {
  .news .news-main ul {
    margin: 0 0 30px;
  }
}
.news .news-main ul li {
  float: left;
  width: 25%;
  padding: 13px;
  position: relative;
}
@media (max-width: 1445px) {
  .news .news-main ul li {
    padding: 8px;
  }
}
@media (max-width: 1024px) {
  .news .news-main ul li {
    padding: 6px;
  }
}
@media (max-width: 992px) {
  .news .news-main ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .news .news-main ul li {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .news .news-main ul li {
    padding: 6px 0;
  }
}
.news .news-main ul li a {
  display: inline-block;
  width: 100%;
  font-size: 0;
  padding: 20px;
  background: #fff;
}
@media (max-width: 1024px) {
  .news .news-main ul li a {
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .news .news-main ul li a {
    padding: 10px;
  }
}
.news .news-main ul li a:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.news .news-main ul li a:hover .pic:before {
  opacity: 1;
  display: block\9;
}
.news .news-main ul li a:hover .txt span {
  color: #003586;
}
.news .news-main ul li a .pic {
  position: relative;
  z-index: 2;
  overflow: hidden;
}
.news .news-main ul li a .pic img {
  transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.07s ease-in-out;
}
.news .news-main ul li a .pic:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: all 1s ease-in-out;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  background: rgba(0, 0, 0, 0.3);
}
.news .news-main ul li a .pic:after {
  content: "";
  display: block;
  padding-bottom: 61%;
}
.news .news-main ul li a .txt {
  padding: 20px 0;
}
@media (max-width: 1445px) {
  .news .news-main ul li a .txt {
    padding: 20px 0 10px;
  }
}
@media (max-width: 1024px) {
  .news .news-main ul li a .txt {
    padding: 10px 0;
  }
}
.news .news-main ul li a .txt span {
  display: block;
  color: #2b2b2b;
  font-size: 18px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
@media (max-width: 767px) {
  .news .news-main ul li a .txt span {
    font-size: 16px;
  }
}
.news .news-main ul li a .txt time {
  display: block;
  color: #969696;
  font-size: 14px;
  line-height: 20px;
  height: 20px;
  margin: 10px 0 8px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news .news-main ul li a .txt time {
    margin: 5px 0;
  }
}
.news .news-main ul li a .txt p {
  display: block;
  color: #6d6d6d;
  font-size: 14px;
  line-height: 22px;
  height: 44px;
  font-family: "microsoft jhenghei";
  overflow: hidden;
}
@media (max-width: 767px) {
  .news .news-main ul li a .txt p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
}
/*news-show*/
.news-show {
  color: #2b2b2b;
  font-size: 14px;
  font-family: "microsoft yahei";
  line-height: 24px;
  padding: 35px 0 50px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .news-show {
    padding: 25px 0 40px;
  }
}
.news-show .title-1 {
  font-size: 30px;
  line-height: 40px;
  color: #2b2b2b;
}
@media (max-width: 1367px) {
  .news-show .title-1 {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 767px) {
  .news-show .title-1 {
    font-size: 16px;
    line-height: 26px;
  }
}
.news-show .text-1 {
  font-size: 15px;
  margin: 22px auto 0;
  line-height: 26px;
  color: #545454;
}
@media (max-width: 992px) {
  .news-show .text-1 {
    margin: 18px auto 0;
  }
}
@media (max-width: 767px) {
  .news-show .text-1 {
    margin: 10px auto 0;
    font-size: 14px;
    line-height: 24px;
  }
}
.news-show .img-1 {
  margin: 50px auto 35px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .news-show .img-1 {
    margin: 20px auto 25px;
  }
}
@media (max-width: 767px) {
  .news-show .img-1 {
    margin: 10px auto 15px;
  }
}
.news-show .img-1 ul {
  margin: 0 0 0 -1px;
}
.news-show .img-1 ul li {
  float: left;
  width: 25%;
  padding: 0 0 0 1px;
}
@media (max-width: 767px) {
  .news-show .img-1 ul li {
    width: 50%;
    padding: 0 0 1px 1px;
  }
}
.news-show .img-1 ul li .item {
  position: relative;
  overflow: hidden;
}
.news-show .img-1 ul li .item:after {
  content: "";
  display: block;
  padding-bottom: 99%;
}
.sourse {
  height: 46px;
  line-height: 46px;
  overflow: hidden;
  background: #f7f7f7;
  margin: 24px auto 40px;
  padding: 0 35px;
  color: #8b8b8b;
  font-size: 14px;
}
@media (max-width: 767px) {
  .sourse {
    margin: 15px auto;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    font-size: 12px;
  }
}
.sourse span {
  margin: 0 100px;
}
@media (max-width: 992px) {
  .sourse span {
    margin: 0 60px;
  }
}
@media (max-width: 767px) {
  .sourse span {
    margin: 0 22px;
  }
}
/*model-show*/
.model-show {
  overflow: hidden;
}
.model-show .model-showmain {
  background: #f7f7f7;
  padding: 35px 0 25px;
}
@media (max-width: 1601px) {
  .model-show .model-showmain {
    padding: 35px 0 15px;
  }
}
@media (max-width: 1445px) {
  .model-show .model-showmain {
    padding: 30px 0 15px;
  }
}
@media (max-width: 1200px) {
  .model-show .model-showmain {
    padding: 30px 0 10px;
  }
}
@media (max-width: 767px) {
  .model-show .model-showmain {
    padding: 25px 0 5px;
  }
}
.model-show .model-showmain .shipin {
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: relative;
}
.model-show .model-showmain .shipin .sp {
  display: inline-block;
  vertical-align: top;
  position: relative;
}
.model-show .model-showmain .shipin .sp em {
  display: block;
  position: relative;
}
.model-show .model-showmain .shipin .sp em i {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -53px;
  top: 50%;
  margin-top: -38px;
  width: 106px;
  height: 76px;
  font-style: inherit;
}
@media (max-width: 1681px) {
  .model-show .model-showmain .shipin .sp em i {
    width: 84px;
    height: 60px;
    margin-left: -41px;
    margin-top: -30px;
  }
}
@media (max-width: 1024px) {
  .model-show .model-showmain .shipin .sp em i {
    width: 70px;
    height: 50px;
    margin-left: -35px;
    margin-top: -25px;
  }
}
@media (max-width: 992px) {
  .model-show .model-showmain .shipin .sp em i {
    width: 50px;
    height: 36px;
    margin-left: -25px;
    margin-top: -18px;
  }
}
.model-show .model-showmain .shipin .sp .txt {
  padding: 22px 15px;
  text-align: left;
  color: #151515;
  font-size: 18px;
  line-height: 28px;
}
@media (max-width: 767px) {
  .model-show .model-showmain .shipin .sp .txt {
    font-size: 14px;
    padding: 15px;
    line-height: 24px;
  }
}
.model-show .model-showmain .shipin .sp .txt b {
  font-size: 26px;
}
@media (max-width: 767px) {
  .model-show .model-showmain .shipin .sp .txt b {
    font-size: 20px;
  }
}
.model-show .video-main {
  margin: 45px auto 0;
}
@media (max-width: 1024px) {
  .model-show .video-main {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .model-show .video-main {
    margin: 25px auto 0;
  }
}
/*team-plan*/
.team-plan {
  padding: 35px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .team-plan {
    padding: 20px 0 0;
  }
}
.team-plan .team-planmain {
  margin: 40px auto 0;
  padding: 52px 0 65px;
  background: #f7f7f7;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .team-plan .team-planmain {
    padding: 35px 0 65px;
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .team-plan .team-planmain {
    margin: 20px auto 0;
    padding: 25px 0 40px;
  }
}
.team-plan .team-planmain ul {
  margin: 0 -8px 40px;
}
@media (max-width: 1445px) {
  .team-plan .team-planmain ul {
    margin: 0 -6px 40px;
  }
}
@media (max-width: 767px) {
  .team-plan .team-planmain ul {
    margin: 0 -4px 30px;
  }
}
.team-plan .team-planmain ul li {
  padding: 8px;
  float: left;
  width: 20%;
}
@media (max-width: 1445px) {
  .team-plan .team-planmain ul li {
    padding: 6px;
  }
}
@media (max-width: 1270px) {
  .team-plan .team-planmain ul li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .team-plan .team-planmain ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .team-plan .team-planmain ul li {
    width: 50%;
    padding: 4px;
  }
}
.team-plan .team-planmain ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.team-plan .team-planmain ul li a:hover .pic img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.team-plan .team-planmain ul li a:hover .txt {
  bottom: 15px;
}
.team-plan .team-planmain ul li a .txt {
  position: absolute;
  left: 0;
  z-index: 5;
  padding: 0 15px;
  width: 100%;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  bottom: -100%;
}
@media (max-width: 1800px) {
  .team-plan .team-planmain ul li a .txt {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .team-plan .team-planmain ul li a .txt {
    display: none;
  }
}
.team-plan .team-planmain ul li a .txt .box {
  width: 100%;
  padding: 15px 20px 0 30px;
  height: 80px;
  overflow: hidden;
  background: url("../images/mask.png");
}
@media (max-width: 1800px) {
  .team-plan .team-planmain ul li a .txt .box {
    padding: 15px 10px 0;
  }
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt .box {
    padding: 10px 10px 0;
    height: 64px;
  }
}
.team-plan .team-planmain ul li a .txt big {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  font-family: "microsoft jhenghei";
  font-size: 18px;
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt big {
    font-size: 16px;
  }
}
.team-plan .team-planmain ul li a .txt .text-1 {
  height: 24px;
  margin: 5px auto 0;
  overflow: hidden;
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt .text-1 {
    margin: 0 auto;
  }
}
.team-plan .team-planmain ul li a .txt .text-1 span {
  display: block;
  float: left;
  width: 33.33333333%;
  color: #fff;
  height: 24px;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt .text-1 span {
    font-size: 12px;
  }
}
.team-plan .team-planmain ul li a .txt .text-1 .icon-yuyue {
  color: #fff;
  display: block;
  float: left;
  margin: 0 2px 0 0;
  font-size: 18px;
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt .text-1 .icon-yuyue {
    font-size: 14px;
  }
}
.team-plan .team-planmain ul li a .txt .text-1 .icon-yiqianyue {
  color: #fff;
  display: block;
  float: left;
  margin: 0 2px 0 0;
  font-size: 15px;
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt .text-1 .icon-yiqianyue {
    font-size: 13px;
  }
}
.team-plan .team-planmain ul li a .txt .text-1 .icon-shigong {
  color: #fff;
  display: block;
  float: left;
  margin: 0 2px 0 0;
  font-size: 14px;
}
@media (max-width: 1650px) {
  .team-plan .team-planmain ul li a .txt .text-1 .icon-shigong {
    font-size: 13px;
  }
}
.team-plan .team-planmain ul li a .pic {
  display: block;
  overflow: hidden;
  position: relative;
}
.team-plan .team-planmain ul li a .pic img {
  display: block;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.team-plan .team-planmain ul li a .pic:after {
  content: "";
  display: block;
  padding-bottom: 82.1%;
}
.sub {
  margin: 40px auto 0;
  position: relative;
}
@media (max-width: 992px) {
  .sub {
    margin: 25px auto 0;
  }
}
@media (max-width: 767px) {
  .sub {
    display: none;
  }
}
.sub li {
  border-bottom: 1px solid #e7e7e7;
  padding: 12px 0 10px 146px;
  display: inline-block;
  width: 100%;
  font-family: "microsoft yahei";
  position: relative;
}
.sub li big {
  display: block;
  left: 0;
  top: 12px;
  position: absolute;
  color: #2b2b2b;
  font-size: 17px;
  font-weight: bold;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  width: 100px;
  font-family: "microsoft jhenghei";
  text-align: center;
}
.sub li em {
  display: block;
  cursor: pointer;
  left: 100px;
  top: 12px;
  position: absolute;
  color: #fff;
  height: 24px;
  font-size: 15px;
  font-style: inherit;
  line-height: 23px;
  width: 46px;
  overflow: hidden;
  text-align: center;
}
.sub li em a {
  color: #3d3d3d;
  display: block;
  font-size: 15px;
  line-height: 24px;
}
.sub li em a:hover {
  color: #003586;
}
.sub li em a.cur {
  color: #fff;
  background: #003586;
  display: block;
}
.sub li dl {
  position: relative;
  height: 34px;
  overflow: hidden;
  padding: 0 60px 0 2px;
  z-index: 1;
}
.sub li dl dt {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
  color: #3d3d3d;
  text-align: center;
  padding: 0 0 0 5px;
}
.sub li dl dt .submore {
  display: none;
  border: 1px solid #ccc;
  width: 60px;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
}
.sub li dl dt .subshouqi {
  display: none;
  border: 1px solid #ccc;
  width: 60px;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
}
.sub li dl dt .icon-2014082601545126easyiconnet1 {
  color: #3d3d3d;
  font-size: 14px;
}
.sub li dl dt .icon-2014082601545126easyiconnet {
  color: #3d3d3d;
  font-size: 14px;
}
.sub li dl dd span {
  display: block;
}
.sub li dl dd a {
  display: block;
  float: left;
  margin: 0 0 10px;
  padding: 0 13px;
  color: #3d3d3d;
  font-size: 15px;
  line-height: 24px;
}
.sub li dl dd a:hover {
  color: #003586;
}
.sub li dl dd a.cur {
  background: #003586 none repeat scroll 0 0;
  color: #fff;
}
.sub-phone {
  border-right: 1px solid #dcdcdc;
  position: relative;
  z-index: 99;
  margin: 20px auto 0;
}
@media (min-width: 767px) {
  .sub-phone {
    display: none;
  }
}
.sub-phone dl {
  float: left;
  width: 33.33%;
  border: 1px solid #dcdcdc;
  border-right: none;
}
.sub-phone dl dd {
  position: absolute;
  left: 0;
  top: 44px;
  width: 100.1%;
  padding: 10px 10px 20px 15px;
  overflow-y: scroll;
  background: #fff;
  border: 1px solid #dcdcdc;
  display: none;
}
@media (max-width: 767px) {
  .sub-phone dl dd {
    top: 36px;
    padding: 5px 10px 15px;
  }
}
@media (max-width: 321px) {
  .sub-phone dl dd {
    top: 32px;
  }
}
.sub-phone dl dd a {
  display: block;
  margin: 15px 15px 0 0;
  padding: 5px 15px;
  float: left;
  border: 1px solid #dcdcdc;
  border-radius: 2px;
  color: #666666;
  font-size: 14px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .sub-phone dl dd a {
    font-size: 12px;
    line-height: 20px;
    padding: 3px 12px;
    margin: 10px 10px 0 0;
  }
}
.sub-phone dl dd a:hover {
  border: 1px solid #003586;
}
.sub-phone dl dt {
  text-align: center;
  padding: 0 5px;
  background: #fff;
}
.sub-phone dl dt span {
  color: #666;
  height: 44px;
  max-width: 80%;
  line-height: 44px;
  overflow: hidden;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}
@media (max-width: 767px) {
  .sub-phone dl dt span {
    height: 36px;
    font-size: 13px;
    line-height: 36px;
    max-width: 78%;
  }
}
@media (max-width: 321px) {
  .sub-phone dl dt span {
    height: 32px;
    font-size: 12px;
    line-height: 32px;
    max-width: 74%;
  }
}
.sub-phone dl dt em {
  font-style: inherit;
  display: inline-block;
  vertical-align: middle;
  height: 44px;
  line-height: 40px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .sub-phone dl dt em {
    height: 36px;
    line-height: 32px;
  }
}
@media (max-width: 321px) {
  .sub-phone dl dt em {
    height: 32px;
    line-height: 29px;
  }
}
.sub-phone dl dt .rote {
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}
.sub-phone dl dt .rote1 {
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
}
.sub-phone dl dt .rote2 {
  transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}
.sub-phone dl dt .icon-xiaojiantouyou {
  font-size: 12px;
}
.sub-phone .active dt span {
  color: #003586;
}
.sub-phone .active dt .icon-xiaojiantouyou {
  color: #003586;
}
.search-1 {
  margin: 20px auto 0;
  position: relative;
  padding: 0 0 0 100px;
  z-index: 1;
}
@media (max-width: 767px) {
  .search-1 {
    padding: 0 0 0 75px;
  }
}
.search-1 big {
  display: block;
  left: 0;
  top: 2px;
  position: absolute;
  color: #2b2b2b;
  font-size: 17px;
  font-weight: bold;
  height: 24px;
  overflow: hidden;
  line-height: 24px;
  width: 100px;
  font-family: "microsoft jhenghei";
  text-align: center;
}
@media (max-width: 767px) {
  .search-1 big {
    font-size: 14px;
    width: 74px;
  }
}
.search-1 #sinput {
  width: 305px;
  height: 30px;
  line-height: 30px;
  color: #666;
  float: left;
  font-size: 14px;
  padding: 0 15px;
  border: 1px solid #7f7f7f;
  font-family: "microsoft yahei";
}
@media (max-width: 767px) {
  .search-1 #sinput {
    width: 128px;
  }
}
.search-1 #send1 {
  float: left;
  background: #003586;
  color: #fff;
  font-size: 15px;
  height: 30px;
  line-height: 28px;
  width: 84px;
  margin: 0 0 0 5px;
  font-family: "microsoft jhenghei";
  border: 1px solid #003586;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  .search-1 #send1 {
    width: 73px;
    font-size: 13px;
  }
}
.search-1 #send1:hover {
  border: 1px solid #0E5BA3;
  background: #0E5BA3;
}
.search-2 {
  border: 1px solid #c5c5c5;
  height: 50px;
  margin: 30px auto 0;
  line-height: 50px;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .search-2 {
    line-height: 42px;
    height: 42px;
  }
}
.search-2 .left {
  float: left;
  height: 48px;
  line-height: 51px;
  color: #281d1d;
  overflow: hidden;
  font-weight: bold;
  font-size: 22px;
  padding: 0 15px;
  max-width: 40%;
}
@media (max-width: 992px) {
  .search-2 .left {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .search-2 .left {
    height: 40px;
    font-size: 16px;
    line-height: 40px;
  }
}
.search-2 .right {
  float: right;
  height: 48px;
  line-height: 49px;
  color: #281d1d;
  overflow: hidden;
  max-width: 60%;
  font-size: 15px;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .search-2 .right {
    height: 40px;
    font-size: 14px;
    line-height: 40px;
  }
}
/*case*/
.case {
  padding: 35px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .case {
    padding: 25px 0 0;
  }
}
.case-main {
  margin: 40px auto 0;
  padding: 52px 0 65px;
  background: #f7f7f7;
  overflow: hidden;
}
@media (max-width: 1260px) {
  .case-main {
    margin: 20px auto 0;
    padding: 40px 0 50px;
  }
}
@media (max-width: 767px) {
  .case-main {
    padding: 25px 0 40px;
  }
}
.case-main ul {
  margin: 0 -10px 40px;
}
@media (max-width: 1445px) {
  .case-main ul {
    margin: 0 -6px 40px;
  }
}
@media (max-width: 1260px) {
  .case-main ul {
    margin: 0 -4px 20px;
  }
}
.case-main ul li {
  padding: 8px;
  float: left;
  width: 20%;
}
@media (max-width: 1445px) {
  .case-main ul li {
    padding: 6px;
  }
}
@media (max-width: 1260px) {
  .case-main ul li {
    padding: 4px;
  }
}
@media (max-width: 992px) {
  .case-main ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .case-main ul li {
    width: 50%;
  }
}
.case-main ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.case-main ul li a:hover .pic img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.case-main ul li a:hover .txt {
  opacity: 1;
  display: block\9;
}

.case-main ul li a .txt {
  position: absolute;
  left: 0;
  z-index: 5;
  padding: 0 15px;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  bottom: 0;
  background: url("../images/mask1.png");
}
@media (max-width: 1260px) {
  .case-main ul li a .txt {
    position: relative;
    left: inherit;
    bottom: inherit;
    padding: 0;
    height: auto;
    opacity: 1;
    display: block\9;
    background: none;
  }
  .case-main ul li h4{display:none
}
}


.case-main ul li a .txt .box {
  width: 100%;
  padding: 0 10px;
  height: 165px;
  overflow: hidden;
  top: 50%;
  left: 0;
  margin-top: -82.5px;
  position: absolute;
  z-index: 50;
}
@media (max-width: 1445px) {
  .case-main ul li a .txt .box {
    height: 132px;
    padding: 0 5px;
    margin-top: -66px;
  }
}
@media (max-width: 1260px) {
  .case-main ul li a .txt .box {
    position: relative;
    left: inherit;
    top: inherit;
    padding: 10px 5px 0;
    margin-top: inherit;
    height: auto;
  }
}
.case-main ul li a .txt big {
  display: block;
  height: 34px;
  line-height: 34px;
  overflow: hidden;
  color: #fff;
  text-align: center;
  font-family: "microsoft jhenghei";
  font-size: 30px;
}
@media (max-width: 1445px) {
  .case-main ul li a .txt big {
    font-size: 24px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 1260px) {
  .case-main ul li a .txt big {
    color: #000;
    font-size: 18px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .case-main ul li a .txt big {
    height: 24px;
    font-size: 18px;
    line-height: 24px;
  }
}
.case-main ul li a .txt .text-1 {
  height: 60px;
  text-align: center;
  font-size: 0;
  margin: 10px auto 18px;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .case-main ul li a .txt .text-1 {
    margin: 6px auto 8px;
    height: 50px;
  }
}
@media (max-width: 1260px) {
  .case-main ul li a .txt .text-1 {
    height: auto;
    margin: 0 auto 8px;
  }
}
@media (max-width: 767px) {
  .case-main ul li a .txt .text-1 {
    height: auto;
    margin: 4px auto 8px;
  }
}
.case-main ul li a .txt .text-1 span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  margin: 3px 7px;
  height: 24px;
  font-size: 15px;
  line-height: 24px;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .case-main ul li a .txt .text-1 span {
    margin: 1px 7px;
  }
}
@media (max-width: 1260px) {
  .case-main ul li a .txt .text-1 span {
    color: #000;
    display: block;
    margin: 5px 0;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .case-main ul li a .txt .text-1 span {
    font-size: 14px;
    margin: 3px 0;
  }
}
@media (max-width: 321px) {
  .case-main ul li a .txt .text-1 span {
    font-size: 13px;
    margin: 1px 0;
  }
}
.case-main ul li a .txt .text-1 .icon-shejishi {
  margin: 0 4px 0 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .case-main ul li a .txt .text-1 .icon-shejishi {
    font-size: 16px;
    margin: 0 2px 0 0;
  }
}
.case-main ul li a .txt .text-1 .icon-fengge {
  margin: 0 4px 0 0;
  font-size: 15px;
}
@media (max-width: 767px) {
  .case-main ul li a .txt .text-1 .icon-fengge {
    font-size: 14px;
    margin: 0 2px 0 0;
  }
}
.case-main ul li a .txt .text-1 .icon-mianji {
  margin: 0 4px 0 0;
  font-size: 14px;
}
@media (max-width: 767px) {
  .case-main ul li a .txt .text-1 .icon-mianji {
    margin: 0 2px 0 0;
  }
}
.case-main ul li a .txt .more {
  margin: 0 auto;
  width: 43px;
  height: 43px;
  position: relative;
}
@media (max-width: 1445px) {
  .case-main ul li a .txt .more {
    width: 38px;
    height: 38px;
  }
}
@media (max-width: 1260px) {
  .case-main ul li a .txt .more {
    display: none;
  }
}
.case-main ul li a .pic {
  display: block;
  overflow: hidden;
  position: relative;
}
.case-main ul li a .pic img {
  display: block;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.case-main ul li a .pic:after {
  content: "";
  display: block;
  padding-bottom: 77.95%;
}
.sub-1,
.sub-1d {
  overflow: hidden;
  width: 100%;
  z-index: 1;
  padding: 0 20%;
  height: 48px;
  margin: 28px auto 0;
  position: relative;
}
@media (max-width: 1445px) {
  .sub-1,
  .sub-1d {
    padding: 0 10%;
  }
}
@media (max-width: 767px) {
  .sub-1,
  .sub-1d {
    height: 43px;
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .sub-1,
  .sub-1d {
    padding: 0 15px;
  }
}
.sub-1:after,
.sub-1d:after {
  content: "";
  position: absolute;
  left: 0;
  top: 5px;
  width: 100%;
  height: 48px;
  background: #969696;
}
@media (max-width: 767px) {
  .sub-1:after,
  .sub-1d:after {
    height: 40px;
    top: 3px;
  }
}
.sub-1 .subt,
.sub-1d .subt,
.sub-1 .subd,
.sub-1d .subd {
  text-align: center;
  position: relative;
  z-index: 10;
  margin: 0 auto;
  overflow: hidden;
  font-size: 0;
}
.sub-1 .subt span,
.sub-1d .subt span,
.sub-1 .subd span,
.sub-1d .subd span {
  display: inline-block;
  padding: 0 10px;
  background: #969696;
  margin: 0 0 10px;
  transition: 0.2s ease-in-out;
  -webkit-transition: 0.2s ease-in-out;
  vertical-align: middle;
  position: relative;
}
.sub-1 .subt span:hover i,
.sub-1d .subt span:hover i,
.sub-1 .subd span:hover i,
.sub-1d .subd span:hover i {
  background: #003586;
}
.sub-1 .subt span:before,
.sub-1d .subt span:before,
.sub-1 .subd span:before,
.sub-1d .subd span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 5px;
  background: #f4f4f4;
  z-index: 1;
}
@media (max-width: 767px) {
  .sub-1 .subt span:before,
  .sub-1d .subt span:before,
  .sub-1 .subd span:before,
  .sub-1d .subd span:before {
    height: 3px;
  }
}
.sub-1 .subt span i,
.sub-1d .subt span i,
.sub-1 .subd span i,
.sub-1d .subd span i {
  font-style: inherit;
  display: block;
  z-index: 50;
  position: relative;
  padding: 5px 0 0;
}
.sub-1 .subt span a,
.sub-1d .subt span a,
.sub-1 .subd span a,
.sub-1d .subd span a {
  height: 48px;
  color: #fff;
  padding: 0 25px;
  overflow: hidden;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 48px;
}
@media (max-width: 1367px) {
  .sub-1 .subt span a,
  .sub-1d .subt span a,
  .sub-1 .subd span a,
  .sub-1d .subd span a {
    padding: 0 20px;
  }
}
@media (max-width: 1025px) {
  .sub-1 .subt span a,
  .sub-1d .subt span a,
  .sub-1 .subd span a,
  .sub-1d .subd span a {
    padding: 0 15px;
  }
}
@media (max-width: 992px) {
  .sub-1 .subt span a,
  .sub-1d .subt span a,
  .sub-1 .subd span a,
  .sub-1d .subd span a {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .sub-1 .subt span a,
  .sub-1d .subt span a,
  .sub-1 .subd span a,
  .sub-1d .subd span a {
    height: 40px;
    font-size: 14px;
    line-height: 39px;
  }
}
.sub-1 .subt .cur i,
.sub-1d .subt .cur i,
.sub-1 .subd .cur i,
.sub-1d .subd .cur i {
  background: #003586;
}
.sub-1d {
  padding: 0 30%;
}
@media (max-width: 767px) {
  .sub-1d {
    padding: 0 15px;
  }
}
.sub-2 {
  background: #e9e9e9;
  margin: 80px auto 0;
  padding: 5px 0 0;
}
@media (max-width: 1681px) {
  .sub-2 {
    margin: 50px auto 0;
  }
}
@media (max-width: 1367px) {
  .sub-2 {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .sub-2 {
    display: none;
  }
}
.sub-2 .sub {
  margin: 0 auto;
}
.sub-2 .sub li {
  border: none;
  padding: 12px 0 5px 146px;
}
/*team*/
.team {
  padding: 35px 0 45px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .team {
    padding: 20px 0 40px;
  }
}
.team .team-main {
  margin: 20px auto 0;
  overflow: hidden;
}
.team .team-main dl {
  text-align: center;
  font-size: 0;
}
.team .team-main dl dd {
  float: left;
  width: 33.33333333%;
}
@media (max-width: 767px) {
  .team .team-main dl dd {
    width: 100%;
  }
}
.team .team-main dl dd a {
  display: inline-block;
  width: 100%;
  position: relative;
}
.team .team-main dl dd:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.team .team-main dl dd:hover .txt {
  opacity: 1;
  display: block\9;
}
.team .team-main dl dd:hover .txt small:after {
  width: 100%;
}
.team .team-main dl dd .txt {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: 0.45s ease-in-out;
  -webkit-transition: 0.45s ease-in-out;
  background: url("../images/mask2.png");
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt {
    position: relative;
    z-index: 0;
    left: auto;
    padding: 10px 0;
    background: none;
    top: auto;
    opacity: 1;
    display: block\9;
  }
}
.team .team-main dl dd .txt .box {
  padding: 0 60px 0 65px;
  position: absolute;
  left: 0;
  top: 50%;
  height: 211px;
  margin-top: -100px;
  z-index: 50;
}
@media (max-width: 1445px) {
  .team .team-main dl dd .txt .box {
    height: 203px;
    margin-top: -101px;
    padding: 0 40px 0 45px;
  }
}
@media (max-width: 1367px) {
  .team .team-main dl dd .txt .box {
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt .box {
    position: relative;
    z-index: 0;
    left: auto;
    top: auto;
    padding: 0 10px;
    height: auto;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .team .team-main dl dd .txt .box {
    padding: 2px 10px 15px;
  }
}
.team .team-main dl dd .txt small {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: left;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt small {
    color: #666;
    height: 30px;
    line-height: 30px;
  }
}
.team .team-main dl dd .txt small:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  background: #fff;
}
.team .team-main dl dd .txt big {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 5px 0 10px;
  font-weight: bold;
  text-align: left;
  font-size: 30px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt big {
    color: #666;
    height: 28px;
    margin: 0 0 5px;
    line-height: 28px;
    font-size: 20px;
  }
}
.team .team-main dl dd .txt p {
  display: block;
  height: 48px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt p {
    color: #666;
  }
}
.team .team-main dl dd .txt .team-yuyue {
  margin: 28px 0 0;
  width: 192px;
  height: 40px;
  padding: 0 15px;
  text-align: left;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  z-index: 99;
  cursor: pointer;
  background: #fff;
  color: #131313;
}
@media (max-width: 1681px) {
  .team .team-main dl dd .txt .team-yuyue {
    width: 160px;
  }
}
@media (max-width: 1445px) {
  .team .team-main dl dd .txt .team-yuyue {
    width: 150px;
    margin: 20px 0 0;
  }
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt .team-yuyue {
    background: #003586;
    color: #fff;
    width: 130px;
    height: 36px;
    margin: 15px 0 0;
    line-height: 36px;
    font-size: 16px;
  }
}
.team .team-main dl dd .txt .team-yuyue:hover {
  background: #003586;
  color: #fff;
}
.team .team-main dl dd .txt .team-yuyue .icon-yuyue1 {
  font-size: 20px;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
@media (max-width: 1024px) {
  .team .team-main dl dd .txt .team-yuyue .icon-yuyue1 {
    font-size: 18px;
  }
}
.team .team-main dl dd .pic {
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.team .team-main dl dd .pic img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.team .team-main dl dd .pic:after {
  content: "";
  display: block;
  padding-bottom: 82.7%;
}
.team .team-main1 {
  margin: 10px auto 65px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .team .team-main1 {
    margin: 5px auto 20px;
  }
}
@media (max-width: 767px) {
  .team .team-main1 {
    margin: 0 auto 20px;
  }
}
.team .team-main1 dl {
  text-align: center;
  font-size: 0;
  margin: 0 -7px;
}
@media (max-width: 1445px) {
  .team .team-main1 dl {
    margin: 0 -5px;
  }
}
.team .team-main1 dl dd {
  float: left;
  padding: 5px 7px;
  width: 20%;
}
@media (max-width: 1445px) {
  .team .team-main1 dl dd {
    padding: 5px;
  }
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .team .team-main1 dl dd {
    width: 50%;
  }
}
.team .team-main1 dl dd a {
  display: inline-block;
  width: 100%;
  position: relative;
}
.team .team-main1 dl dd:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.team .team-main1 dl dd:hover .txt {
  opacity: 1;
  display: block\9;
}
.team .team-main1 dl dd:hover .txt small:after {
  width: 100%;
}
.team .team-main1 dl dd .txt {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: 0.45s ease-in-out;
  -webkit-transition: 0.45s ease-in-out;
  background: url("../images/mask2.png");
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt {
    position: relative;
    z-index: 0;
    left: auto;
    padding: 10px 0;
    background: none;
    top: auto;
    opacity: 1;
    display: block\9;
  }
}
.team .team-main1 dl dd .txt .box {
  padding: 0 20px 0 25px;
  position: absolute;
  left: 0;
  top: 50%;
  height: 211px;
  margin-top: -105px;
  z-index: 50;
}
@media (max-width: 1681px) {
  .team .team-main1 dl dd .txt .box {
    height: 182px;
    margin-top: -91px;
  }
}
@media (max-width: 1445px) {
  .team .team-main1 dl dd .txt .box {
    height: 154px;
    margin-top: -77px;
  }
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt .box {
    position: relative;
    z-index: 0;
    left: auto;
    top: auto;
    padding: 0 10px;
    height: auto;
    margin-top: 0;
  }
}
.team .team-main1 dl dd .txt small {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: left;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
@media (max-width: 1445px) {
  .team .team-main1 dl dd .txt small {
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt small {
    color: #000;
    height: 26px;
    line-height: 26px;
  }
}
.team .team-main1 dl dd .txt small:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  background: #fff;
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt small:after {
    display: none;
  }
}
.team .team-main1 dl dd .txt big {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 5px 0 10px;
  font-weight: bold;
  text-align: left;
  font-size: 26px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .team .team-main1 dl dd .txt big {
    font-size: 20px;
    height: 28px;
    line-height: 28px;
  }
}
@media (max-width: 1445px) {
  .team .team-main1 dl dd .txt big {
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    margin: 5px 0;
  }
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt big {
    color: #000;
  }
}
.team .team-main1 dl dd .txt p {
  display: block;
  height: 48px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .team .team-main1 dl dd .txt p {
    height: 40px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt p {
    color: #000;
    font-size: 12px;
  }
}
.team .team-main1 dl dd .txt .team-yuyue {
  margin: 28px 0 0;
  width: 160px;
  height: 40px;
  padding: 0 15px;
  text-align: left;
  font-size: 18px;
  line-height: 40px;
  position: relative;
  z-index: 99;
  cursor: pointer;
  background: #fff;
  color: #131313;
}
@media (max-width: 1681px) {
  .team .team-main1 dl dd .txt .team-yuyue {
    width: 140px;
    height: 36px;
    font-size: 16px;
    margin: 15px 0 0;
    line-height: 36px;
  }
}
@media (max-width: 1445px) {
  .team .team-main1 dl dd .txt .team-yuyue {
    margin: 10px 0 0;
    width: 126px;
    height: 32px;
    font-size: 14px;
    line-height: 32px;
  }
}
@media (max-width: 1024px) {
  .team .team-main1 dl dd .txt .team-yuyue {
    background: #003586;
    color: #fff;
  }
}
@media (max-width: 767px) {
  .team .team-main1 dl dd .txt .team-yuyue {
    width: 110px;
    line-height: 30px;
    height: 30px;
  }
}
.team .team-main1 dl dd .txt .team-yuyue:hover {
  background: #003586;
  color: #fff;
}
.team .team-main1 dl dd .txt .team-yuyue .icon-yuyue1 {
  font-size: 20px;
  vertical-align: middle;
  margin: 0 10px 0 0;
}
@media (max-width: 767px) {
  .team .team-main1 dl dd .txt .team-yuyue .icon-yuyue1 {
    font-size: 14px;
    margin: 0 7px 0 0;
  }
}
.team .team-main1 dl dd .pic {
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.team .team-main1 dl dd .pic img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.team .team-main1 dl dd .pic:after {
  content: "";
  display: block;
  padding-bottom: 82.7%;
}
/*appointment*/
.appointment {
  background: url("../images/case-mask1.png");
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
.appointment .appointment-main {
  width: 626px;
  height: 468px;
  position: absolute;
  left: 50%;
  z-index: 999;
  margin-left: -308.5px;
  top: 50%;
  padding: 40px 65px 20px;
  margin-top: -234px;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 1025px) {
  .appointment .appointment-main {
    width: 600px;
    margin-left: -300px;
    height: 446px;
    margin-top: -223px;
  }
}
@media (max-width: 767px) {
  .appointment .appointment-main {
    width: 90%;
    margin-left: -45%;
    height: 306px;
    padding: 20px 25px;
    margin-top: -153px;
  }
}
@media (max-width: 376px) {
  .appointment .appointment-main {
    height: 290px;
    margin-top: -145px;
  }
}
@media (max-width: 321px) {
  .appointment .appointment-main {
    height: 280px;
    margin-top: -140px;
  }
}
.appointment .appointment-main .appointment-close {
  position: absolute;
  right: 5px;
  top: 3px;
  cursor: pointer;
  background: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.appointment .appointment-main .icon-guanbi {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #666;
  font-size: 28px;
}
.appointment big {
  color: #000000;
  display: block;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .appointment big {
    font-size: 22px;
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 376px) {
  .appointment big {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }
}
.appointment .yuyue-input {
  border-top: 1px solid #cecece;
  padding: 35px 0 0;
  margin: 30px auto 0;
}
@media (max-width: 1025px) {
  .appointment .yuyue-input {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .appointment .yuyue-input {
    padding: 15px 0 0;
    margin: 15px auto 0;
  }
}
.appointment .yuyue-input li {
  width: 100%;
  margin: 0 auto;
  display: table;
  margin: 0 0 25px;
  position: relative;
}
.appointment .yuyue-input li font {
  color: #f00;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 10%;
  top: -14px;
}
@media (max-width: 1025px) {
  .appointment .yuyue-input li {
    margin: 0 0 20px;
  }
  .appointment .yuyue-input li font {
    right: 0;
  }
}
@media (max-width: 767px) {
  .appointment .yuyue-input li {
    margin: 0 0 10px;
  }
  .appointment .yuyue-input li font {
    right: 0;
  }
}
.appointment .yuyue-input li span {
  width: 120px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #666666;
  font-size: 15px;
  text-align: right;
  padding: 0 15px 0 0;
  float: left;
}
@media (max-width: 1025px) {
  .appointment .yuyue-input li span {
    height: 34px;
    line-height: 4px;
  }
}
@media (max-width: 767px) {
  .appointment .yuyue-input li span {
    width: 70px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment .yuyue-input li span {
    height: 30px;
    width: 60px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment .yuyue-input li span {
    height: 28px;
    width: 50px;
    line-height: 28px;
  }
}
.appointment .yuyue-input li input {
  width: 320px;
  border: 1px solid #999999;
  font-family: "microsoft yahei";
  color: #333333;
  float: left;
  background: none;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 0;
}
.appointment .yuyue-input li input::-webkit-input-placeholder {
  color: #666;
}
@media (max-width: 767px) {
  .appointment .yuyue-input li input {
    width: 220px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment .yuyue-input li input {
    width: 190px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment .yuyue-input li input {
    width: 170px;
    height: 28px;
    line-height: 28px;
  }
}
.appointment .yuyue-input li input:focus {
  box-shadow: 0 0 0 1px #f00;
  border: 1px solid #f00;
}
.appointment .yuyue-input li #yy-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 15px;
  background: #003586;
  border: none;
  margin: 0 0 0 120px;
}
@media (max-width: 767px) {
  .appointment .yuyue-input li #yy-btn {
    margin: 0 0 0 70px;
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 376px) {
  .appointment .yuyue-input li #yy-btn {
    margin: 0 0 0 60px;
  }
}
@media (max-width: 321px) {
  .appointment .yuyue-input li #yy-btn {
    margin: 0 0 0 50px;
    height: 32px;
    width: 100px;
    line-height: 32px;
  }
}
.appointment .yuyue-input li #yy-btn:hover {
  background: #565656;
}
/*appointment1*/
.appointment1 {
  background: url("../images/case-mask1.png");
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
.appointment1 .appointment-main1 {
  width: 626px;
  height: 468px;
  position: absolute;
  left: 50%;
  z-index: 999;
  margin-left: -308.5px;
  top: 50%;
  padding: 40px 65px 20px;
  margin-top: -234px;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 1025px) {
  .appointment1 .appointment-main1 {
    width: 600px;
    margin-left: -300px;
    height: 446px;
    margin-top: -223px;
  }
}
@media (max-width: 767px) {
  .appointment1 .appointment-main1 {
    width: 90%;
    margin-left: -45%;
    height: 306px;
    padding: 20px 25px;
    margin-top: -153px;
  }
}
@media (max-width: 376px) {
  .appointment1 .appointment-main1 {
    height: 290px;
    margin-top: -145px;
  }
}
@media (max-width: 321px) {
  .appointment1 .appointment-main1 {
    height: 280px;
    margin-top: -140px;
  }
}
.appointment1 .appointment-main1 .appointment-close1 {
  position: absolute;
  right: 5px;
  top: 3px;
  cursor: pointer;
  background: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.appointment1 .appointment-main1 .icon-guanbi {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #666;
  font-size: 28px;
}
.appointment1 big {
  color: #000000;
  display: block;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .appointment1 big {
    font-size: 22px;
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 376px) {
  .appointment1 big {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }
}
.appointment1 .yuyue-input {
  border-top: 1px solid #cecece;
  padding: 35px 0 0;
  margin: 30px auto 0;
}
@media (max-width: 1025px) {
  .appointment1 .yuyue-input {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .appointment1 .yuyue-input {
    padding: 15px 0 0;
    margin: 15px auto 0;
  }
}
.appointment1 .yuyue-input li {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: table;
  margin: 0 0 25px;
}
.appointment1 .yuyue-input li font {
  color: #f00;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 10%;
  top: -14px;
}
.appointment2 .yuyue-input li font {
  color: #f00;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 10%;
  top: -14px;
}
.appointment3 .yuyue-input li font {
  color: #f00;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 10%;
  top: -14px;
}
@media (max-width: 1025px) {
  .appointment1 .yuyue-input li {
    margin: 0 0 20px;
  }
  .appointment1 .yuyue-input li font {
    right: 0;
  }
}
@media (max-width: 767px) {
  .appointment1 .yuyue-input li {
    margin: 0 0 10px;
  }
  .appointment1 .yuyue-input li font {
    right: 0;
  }
}
.appointment1 .yuyue-input li span {
  width: 120px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #666666;
  font-size: 15px;
  text-align: right;
  padding: 0 15px 0 0;
  float: left;
}
@media (max-width: 1025px) {
  .appointment1 .yuyue-input li span {
    height: 34px;
    line-height: 4px;
  }
}
@media (max-width: 767px) {
  .appointment1 .yuyue-input li span {
    width: 70px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment1 .yuyue-input li span {
    height: 30px;
    width: 60px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment1 .yuyue-input li span {
    height: 28px;
    width: 50px;
    line-height: 28px;
  }
}
.appointment1 .yuyue-input li input {
  width: 320px;
  border: 1px solid #999999;
  font-family: "microsoft yahei";
  color: #333333;
  float: left;
  background: none;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 0;
}
.appointment1 .yuyue-input li input::-webkit-input-placeholder {
  color: #666;
}
@media (max-width: 767px) {
  .appointment1 .yuyue-input li input {
    width: 220px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment1 .yuyue-input li input {
    width: 190px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment1 .yuyue-input li input {
    width: 170px;
    height: 28px;
    line-height: 28px;
  }
}
.appointment1 .yuyue-input li input:focus {
  box-shadow: 0 0 0 1px #f00;
  border: 1px solid #f00;
}
.appointment1 .yuyue-input li .yy-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 15px;
  background: #003586;
  border: none;
  margin: 0 0 0 120px;
}
@media (max-width: 767px) {
  .appointment1 .yuyue-input li .yy-btn {
    margin: 0 0 0 70px;
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 376px) {
  .appointment1 .yuyue-input li .yy-btn {
    margin: 0 0 0 60px;
  }
}
@media (max-width: 321px) {
  .appointment1 .yuyue-input li .yy-btn {
    margin: 0 0 0 50px;
    height: 32px;
    width: 100px;
    line-height: 32px;
  }
}
.appointment1 .yuyue-input li .yy-btn:hover {
  background: #565656;
}
/*appointment2*/
.appointment2 {
  background: url("../images/case-mask1.png");
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
.appointment2 .appointment-main2 {
  width: 626px;
  height: 468px;
  position: absolute;
  left: 50%;
  z-index: 999;
  margin-left: -308.5px;
  top: 50%;
  padding: 40px 65px 20px;
  margin-top: -234px;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 1025px) {
  .appointment2 .appointment-main2 {
    width: 600px;
    margin-left: -300px;
    height: 446px;
    margin-top: -223px;
  }
}
@media (max-width: 767px) {
  .appointment2 .appointment-main2 {
    width: 90%;
    margin-left: -45%;
    height: 306px;
    padding: 20px 25px;
    margin-top: -153px;
  }
}
@media (max-width: 376px) {
  .appointment2 .appointment-main2 {
    height: 290px;
    margin-top: -145px;
  }
}
@media (max-width: 321px) {
  .appointment2 .appointment-main2 {
    height: 280px;
    margin-top: -140px;
  }
}
.appointment2 .appointment-main2 .appointment-close2 {
  position: absolute;
  right: 5px;
  top: 3px;
  cursor: pointer;
  background: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.appointment2 .appointment-main2 .icon-guanbi {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #666;
  font-size: 28px;
}
.appointment2 big {
  color: #000000;
  display: block;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .appointment2 big {
    font-size: 22px;
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 376px) {
  .appointment2 big {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }
}
.appointment2 .yuyue-input {
  border-top: 1px solid #cecece;
  padding: 35px 0 0;
  margin: 30px auto 0;
}
@media (max-width: 1025px) {
  .appointment2 .yuyue-input {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .appointment2 .yuyue-input {
    padding: 15px 0 0;
    margin: 15px auto 0;
  }
}
.appointment2 .yuyue-input li {
  width: 100%;
  margin: 0 auto;
  display: table;
  position: relative;
  margin: 0 0 25px;
}
@media (max-width: 1025px) {
  .appointment2 .yuyue-input li {
    margin: 0 0 20px;
  }
  .appointment2 .yuyue-input li font {
    right: 0;
  }
}
@media (max-width: 767px) {
  .appointment2 .yuyue-input li {
    margin: 0 0 10px;
  }
  .appointment2 .yuyue-input li font {
    right: 0;
  }
}
.appointment2 .yuyue-input li span {
  width: 120px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #666666;
  font-size: 15px;
  text-align: right;
  padding: 0 15px 0 0;
  float: left;
}
@media (max-width: 1025px) {
  .appointment2 .yuyue-input li span {
    height: 34px;
    line-height: 4px;
  }
}
@media (max-width: 767px) {
  .appointment2 .yuyue-input li span {
    width: 70px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment2 .yuyue-input li span {
    height: 30px;
    width: 60px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment2 .yuyue-input li span {
    height: 28px;
    width: 50px;
    line-height: 28px;
  }
}
.appointment2 .yuyue-input li input {
  width: 320px;
  border: 1px solid #999999;
  font-family: "microsoft yahei";
  color: #333333;
  float: left;
  background: none;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 0;
}
.appointment2 .yuyue-input li input::-webkit-input-placeholder {
  color: #666;
}
@media (max-width: 767px) {
  .appointment2 .yuyue-input li input {
    width: 220px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment2 .yuyue-input li input {
    width: 190px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment2 .yuyue-input li input {
    width: 170px;
    height: 28px;
    line-height: 28px;
  }
}
.appointment2 .yuyue-input li input:focus {
  box-shadow: 0 0 0 1px #f00;
  border: 1px solid #f00;
}
.appointment2 .yuyue-input li .yy-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 15px;
  background: #003586;
  border: none;
  margin: 0 0 0 120px;
}
@media (max-width: 767px) {
  .appointment2 .yuyue-input li .yy-btn {
    margin: 0 0 0 70px;
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 376px) {
  .appointment2 .yuyue-input li .yy-btn {
    margin: 0 0 0 60px;
  }
}
@media (max-width: 321px) {
  .appointment2 .yuyue-input li .yy-btn {
    margin: 0 0 0 50px;
    height: 32px;
    width: 100px;
    line-height: 32px;
  }
}
.appointment2 .yuyue-input li .yy-btn:hover {
  background: #565656;
}
/*appointment3*/
.appointment3 {
  background: url("../images/case-mask1.png");
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 9999;
}
.appointment3 .appointment-main3 {
  width: 626px;
  height: 468px;
  position: absolute;
  left: 50%;
  z-index: 999;
  margin-left: -308.5px;
  top: 50%;
  padding: 40px 65px 20px;
  margin-top: -234px;
  background: #fff;
  border-radius: 5px;
}
@media (max-width: 1025px) {
  .appointment3 .appointment-main3 {
    width: 600px;
    margin-left: -300px;
    height: 446px;
    margin-top: -223px;
  }
}
@media (max-width: 767px) {
  .appointment3 .appointment-main3 {
    width: 90%;
    margin-left: -45%;
    height: 306px;
    padding: 20px 25px;
    margin-top: -153px;
  }
}
@media (max-width: 376px) {
  .appointment3 .appointment-main3 {
    height: 290px;
    margin-top: -145px;
  }
}
@media (max-width: 321px) {
  .appointment3 .appointment-main3 {
    height: 280px;
    margin-top: -140px;
  }
}
.appointment3 .appointment-main3 .appointment-close3 {
  position: absolute;
  right: 5px;
  top: 3px;
  cursor: pointer;
  background: #fff;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
}
.appointment3 .appointment-main3 .icon-guanbi {
  position: absolute;
  right: 10px;
  top: 10px;
  color: #666;
  font-size: 28px;
}
.appointment3 big {
  color: #000000;
  display: block;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  text-align: center;
}
@media (max-width: 767px) {
  .appointment3 big {
    font-size: 22px;
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 376px) {
  .appointment3 big {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }
}
.appointment3 .yuyue-input {
  border-top: 1px solid #cecece;
  padding: 35px 0 0;
  margin: 30px auto 0;
}
@media (max-width: 1025px) {
  .appointment3 .yuyue-input {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .appointment3 .yuyue-input {
    padding: 15px 0 0;
    margin: 15px auto 0;
  }
}
.appointment3 .yuyue-input li {
  width: 100%;
  position: relative;
  margin: 0 auto;
  display: table;
  margin: 0 0 25px;
}
@media (max-width: 1025px) {
  .appointment3 .yuyue-input li {
    margin: 0 0 20px;
  }
  .appointment3 .yuyue-input li font {
    right: 0;
  }
}
@media (max-width: 767px) {
  .appointment3 .yuyue-input li {
    margin: 0 0 10px;
  }
  .appointment3 .yuyue-input li font {
    right: 0;
  }
}
.appointment3 .yuyue-input li span {
  width: 120px;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  color: #666666;
  font-size: 15px;
  text-align: right;
  padding: 0 15px 0 0;
  float: left;
}
@media (max-width: 1025px) {
  .appointment3 .yuyue-input li span {
    height: 34px;
    line-height: 4px;
  }
}
@media (max-width: 767px) {
  .appointment3 .yuyue-input li span {
    width: 70px;
    height: 32px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment3 .yuyue-input li span {
    height: 30px;
    width: 60px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment3 .yuyue-input li span {
    height: 28px;
    width: 50px;
    line-height: 28px;
  }
}
.appointment3 .yuyue-input li input {
  width: 320px;
  border: 1px solid #999999;
  font-family: "microsoft yahei";
  color: #333333;
  float: left;
  background: none;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 0;
}
.appointment3 .yuyue-input li input::-webkit-input-placeholder {
  color: #666;
}
@media (max-width: 767px) {
  .appointment3 .yuyue-input li input {
    width: 220px;
    height: 32px;
    font-size: 12px;
    line-height: 32px;
  }
}
@media (max-width: 376px) {
  .appointment3 .yuyue-input li input {
    width: 190px;
    height: 30px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .appointment3 .yuyue-input li input {
    width: 170px;
    height: 28px;
    line-height: 28px;
  }
}
.appointment3 .yuyue-input li input:focus {
  box-shadow: 0 0 0 1px #f00;
  border: 1px solid #f00;
}
.appointment3 .yuyue-input li .yy-btn {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  overflow: hidden;
  font-size: 15px;
  background: #003586;
  border: none;
  margin: 0 0 0 120px;
}
@media (max-width: 767px) {
  .appointment3 .yuyue-input li .yy-btn {
    margin: 0 0 0 70px;
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 376px) {
  .appointment3 .yuyue-input li .yy-btn {
    margin: 0 0 0 60px;
  }
}
@media (max-width: 321px) {
  .appointment3 .yuyue-input li .yy-btn {
    margin: 0 0 0 50px;
    height: 32px;
    width: 100px;
    line-height: 32px;
  }
}
.appointment3 .yuyue-input li .yy-btn:hover {
  background: #565656;
}
/*materials*/
.materials {
  overflow: hidden;
  padding: 35px 0 50px;
}
@media (max-width: 767px) {
  .materials {
    padding: 25px 0 40px;
  }
}
.materials .materials-main {
  margin: 90px auto 0;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .materials .materials-main {
    margin: 60px auto 0;
  }
}
@media (max-width: 1445px) {
  .materials .materials-main {
    margin: 50px auto 0;
  }
}
@media (max-width: 1367px) {
  .materials .materials-main {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .materials .materials-main {
    margin: 15px auto 0;
  }
}
.materials .materials-main ul li {
  background: #f7f7f7;
  width: 100%;
}
.materials .materials-main ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.materials .materials-main ul li:hover .pic:before {
  opacity: 1;
  display: block\9;
}
.materials .materials-main ul li .pic {
  width: 50%;
  float: left;
  overflow: hidden;
  position: relative;
}
@media (max-width: 992px) {
  .materials .materials-main ul li .pic {
    width: 100%;
    float: none;
  }
}
.materials .materials-main ul li .pic img {
  transition: all 0.65s ease-in-out;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
}
.materials .materials-main ul li .pic:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: all 0.65s ease-in-out;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  background: rgba(0, 0, 0, 0.35);
}
.materials .materials-main ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 27.55%;
}
.materials .materials-main ul li .txt {
  width: 50%;
  padding: 2.7% 151px 10px 50px;
  float: left;
}
@media (max-width: 1681px) {
  .materials .materials-main ul li .txt {
    padding: 2.7% 125px 10px 50px;
  }
}
@media (max-width: 1601px) {
  .materials .materials-main ul li .txt {
    padding: 1% 100px 10px 35px;
  }
}
@media (max-width: 1367px) {
  .materials .materials-main ul li .txt {
    padding: 1% 80px 10px 35px;
  }
}
@media (max-width: 1200px) {
  .materials .materials-main ul li .txt {
    padding: 10px 40px 10px 20px;
  }
}
@media (max-width: 992px) {
  .materials .materials-main ul li .txt {
    width: 100%;
    padding: 15px 30px 15px 20px;
  }
}
@media (max-width: 767px) {
  .materials .materials-main ul li .txt {
    padding: 15px;
  }
}
.materials .materials-main ul li .txt big {
  display: block;
  color: #151515;
  font-size: 30px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
@media (max-width: 1367px) {
  .materials .materials-main ul li .txt big {
    height: 34px;
    line-height: 34px;
    font-size: 24px;
  }
}
@media (max-width: 1200px) {
  .materials .materials-main ul li .txt big {
    height: 24px;
    line-height: 24px;
    font-size: 18px;
  }
}
.materials .materials-main ul li .txt em {
  font-style: inherit;
  display: block;
  color: #5d5d5d;
  font-size: 16px;
  max-height: 72px;
  margin: 12px 0 0;
  line-height: 24px;
  overflow: hidden;
}
@media (max-width: 1367px) {
  .materials .materials-main ul li .txt em {
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    margin: 2px 0 0;
  }
}
@media (max-width: 1200px) {
  .materials .materials-main ul li .txt em {
    font-size: 12px;
    line-height: 20px;
    max-height: 60px;
    margin: 2px 0 0;
  }
}
@media (max-width: 992px) {
  .materials .materials-main ul li .txt em {
    font-size: 14px;
    line-height: 22px;
    max-height: 66px;
    margin: 2px 0 0;
  }
}
.materials .materials-main ul li .txt .text-1 {
  position: relative;
  color: #5d5d5d;
  font-size: 16px;
  line-height: 24px;
  padding: 0 0 0 50px;
  height: 48px;
  margin: 13px 0 0;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 1367px) {
  .materials .materials-main ul li .txt .text-1 {
    font-size: 14px;
    margin: 5px 0 0;
    height: 44px;
    line-height: 22px;
  }
}
@media (max-width: 1200px) {
  .materials .materials-main ul li .txt .text-1 {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin: 2px 0 0;
  }
}
@media (max-width: 992px) {
  .materials .materials-main ul li .txt .text-1 {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin: 2px 0 0;
  }
}
.materials .materials-main ul li .txt .text-1 i {
  font-style: inherit;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 50px;
  height: 24px;
  line-height: 24px;
}
.materials .materials-main ul .li-odd .pic {
  float: right;
}
.materials .materials-main ul .li-odd .txt {
  padding: 2.7% 50px 10px 151px;
}
@media (max-width: 1681px) {
  .materials .materials-main ul .li-odd .txt {
    padding: 2.7% 50px 10px 125px;
  }
}
@media (max-width: 1601px) {
  .materials .materials-main ul .li-odd .txt {
    padding: 1% 35px 10px 100px;
  }
}
@media (max-width: 1367px) {
  .materials .materials-main ul .li-odd .txt {
    padding: 1% 35px 10px 80px;
  }
}
@media (max-width: 1200px) {
  .materials .materials-main ul .li-odd .txt {
    padding: 10px 20px 10px 50px;
  }
}
@media (max-width: 992px) {
  .materials .materials-main ul .li-odd .txt {
    padding: 15px 20px 15px 30px;
  }
}
@media (max-width: 767px) {
  .materials .materials-main ul .li-odd .txt {
    padding: 15px;
  }
}
.materials .title {
  text-align: center;
  color: #222121;
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  margin: 85px auto 25px;
}
@media (max-width: 1445px) {
  .materials .title {
    margin: 50px auto 25px;
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .materials .title {
    margin: 30px auto 15px;
  }
}
.materials .brand {
  overflow: hidden;
}
.materials .brand ul {
  margin: 0 auto;
}
.materials .brand ul li {
  width: 12.5%;
  float: left;
  padding: 10px;
}
@media (max-width: 1200px) {
  .materials .brand ul li {
    width: 16.66666667%;
    padding: 8px;
  }
}
@media (max-width: 992px) {
  .materials .brand ul li {
    width: 20%;
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .materials .brand ul li {
    width: 33.33333333%;
    padding: 4px;
  }
}
.materials .brand ul li span {
  display: block;
  position: relative;
  overflow: hidden;
}
.materials .brand ul li span:hover {
  box-shadow: 0 0 10px #ccc;
}
.materials .brand ul li span:after {
  content: "";
  display: block;
  padding-bottom: 46%;
}
/*intelligent-show*/
.intelligent-show {
  padding: 35px 0 50px;
  color: #666;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .intelligent-show {
    padding: 20px 0 30px;
  }
}
.intelligent-show img {
  max-width: 100%;
}
.intelligent-show .intelligent-showmain .pic {
  float: left;
  width: 50.5%;
  overflow: hidden;
  position: relative;
}

@media (max-width: 992px) {
  .intelligent-show .intelligent-showmain .pic {
    width: 100%;
    float: none;
  }
}
.intelligent-show .intelligent-showmain .txt {
  width: 49.5%;
  float: left;
  padding: 0 0 0 40px;
}
@media (max-width: 1367px) {
  .intelligent-show .intelligent-showmain .txt {
    padding: 0 0 0 40px;
  }
}
@media (max-width: 1200px) {
  .intelligent-show .intelligent-showmain .txt {
    padding: 0 0 0 30px;
  }
}
@media (max-width: 992px) {
  .intelligent-show .intelligent-showmain .txt {
    width: 100%;
    float: none;
    padding: 15px;
  }
}
@media (max-width: 767px) {
  .intelligent-show .intelligent-showmain .txt {
    padding: 15px 0;
  }
}
.intelligent-show .intelligent-showmain .txt big {
  display: block;
  color: #1c1c1c;
  font-size: 48px;
  font-weight: bold;
  line-height: 58px;
}
@media (max-width: 1367px) {
  .intelligent-show .intelligent-showmain .txt big {
    font-size: 40px;
    line-height: 50px;
  }
}
@media (max-width: 1200px) {
  .intelligent-show .intelligent-showmain .txt big {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .intelligent-show .intelligent-showmain .txt big {
    font-size: 20px;
    line-height: 30px;
  }
}
.intelligent-show .intelligent-showmain .txt .text-1 {
  display: block;
  color: #1c1c1c;
  font-size: 20px;
  margin: 25px 0;
  line-height: 30px;
}
@media (max-width: 1200px) {
  .intelligent-show .intelligent-showmain .txt .text-1 {
    margin: 15px 0;
  }
}
@media (max-width: 767px) {
  .intelligent-show .intelligent-showmain .txt .text-1 {
    font-size: 16px;
    line-height: 26px;
  }
}
.intelligent-show .intelligent-showmain .txt .text-2 {
  display: block;
  color: #616161;
  font-size: 15px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .intelligent-show .intelligent-showmain .txt .text-2 {
    font-size: 14px;
    line-height: 24px;
  }
}
.intelligent-show .intelligent-showmain .txt .img-1 {
  margin: 14% auto 0;
  overflow: hidden;
}
@media (max-width: 1900px) {
  .intelligent-show .intelligent-showmain .txt .img-1 {
    margin: 30% auto 0;
  }
}
@media (max-width: 1670px) {
  .intelligent-show .intelligent-showmain .txt .img-1 {
    margin: 28% auto 0;
  }
}
@media (max-width: 1570px) {
  .intelligent-show .intelligent-showmain .txt .img-1 {
    margin: 20% auto 0;
  }
}
@media (max-width: 992px) {
  .intelligent-show .intelligent-showmain .txt .img-1 {
    margin: 20px auto 0;
  }
}
.intelligent-show .intelligent-showmain .txt .img-1 ul {
  margin: 0 -10px;
}
@media (max-width: 992px) {
  .intelligent-show .intelligent-showmain .txt .img-1 ul {
    margin: 0 -8px;
  }
}
@media (max-width: 767px) {
  .intelligent-show .intelligent-showmain .txt .img-1 ul {
    margin: 0 -3px;
  }
}
.intelligent-show .intelligent-showmain .txt .img-1 ul li {
  float: left;
  padding: 0 10px;
  width: 33.33333333%;
}
@media (max-width: 992px) {
  .intelligent-show .intelligent-showmain .txt .img-1 ul li {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .intelligent-show .intelligent-showmain .txt .img-1 ul li {
    padding: 0 3px;
  }
}
.intelligent-show .intelligent-showmain .txt .img-1 ul li em {
  display: block;
  position: relative;
  overflow: hidden;
}
.intelligent-show .intelligent-showmain .txt .img-1 ul li em:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
/*deep*/
.deep {
  padding: 35px 0 60px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .deep {
    padding: 30px 0 40px;
  }
}
@media (max-width: 767px) {
  .deep {
    padding: 20px 0 40px;
  }
}
@media (max-width: 767px) {
  .deep .sub-phone {
    margin: 15px 15px 0;
  }
}
.deep .deep-main {
  overflow: hidden;
  margin: 0 auto 55px;
}
@media (max-width: 1130px) {
  .deep .deep-main {
    margin: 0 auto 40px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main {
    margin: 20px auto 40px;
  }
}
.deep .deep-main ul li {
  width: 33.33333333%;
  position: relative;
  z-index: 1;
  float: left;
}
@media (max-width: 1130px) {
  .deep .deep-main ul li {
    width: 50%;
  }
}
.deep .deep-main ul li:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.deep .deep-main ul li:hover .txt {
  height: 100%;
}
@media (max-width: 1130px) {
  .deep .deep-main ul li:hover .txt {
    height: 32px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main ul li:hover .txt {
    height: 24px;
  }
}
.deep .deep-main ul li:hover .txt .box {
  height: 186px;
  margin-top: -93px;
}
@media (max-width: 1130px) {
  .deep .deep-main ul li:hover .txt .box {
    height: 32px;
    margin-top: -16px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main ul li:hover .txt .box {
    height: 24px;
    margin-top: -12px;
  }
}
.deep .deep-main ul li .pic {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.deep .deep-main ul li .pic img {
  transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
}
.deep .deep-main ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 49.6%;
}
.deep .deep-main ul li .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 56px;
  transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  background: url("../images/mask-3.png");
}
@media (max-width: 1445px) {
  .deep .deep-main ul li .txt {
    height: 46px;
  }
}
@media (max-width: 1130px) {
  .deep .deep-main ul li .txt {
    height: 32px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main ul li .txt {
    height: 24px;
  }
}
@media (max-width: 361px) {
  .deep .deep-main ul li .txt {
    height: 20px;
  }
}
.deep .deep-main ul li .txt .box {
  padding: 0 40px 0 25px;
  position: absolute;
  top: 50%;
  transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  height: 56px;
  margin-top: -28px;
}
@media (max-width: 1445px) {
  .deep .deep-main ul li .txt .box {
    height: 46px;
    margin-top: -23px;
  }
}
@media (max-width: 1130px) {
  .deep .deep-main ul li .txt .box {
    height: 32px;
    padding: 0 15px;
    margin-top: -16px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main ul li .txt .box {
    height: 24px;
    padding: 0 10px;
    margin-top: -12px;
  }
}
@media (max-width: 361px) {
  .deep .deep-main ul li .txt .box {
    height: 20px;
    margin-top: -10px;
  }
}
.deep .deep-main ul li .txt .box .text-1 {
  position: relative;
  height: 56px;
  color: #fff;
  overflow: hidden;
  font-size: 20px;
  padding: 0 55px 0 0;
  line-height: 56px;
}
@media (max-width: 1445px) {
  .deep .deep-main ul li .txt .box .text-1 {
    height: 46px;
    line-height: 46px;
    font-size: 17px;
  }
}
@media (max-width: 1130px) {
  .deep .deep-main ul li .txt .box .text-1 {
    height: 32px;
    line-height: 32px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main ul li .txt .box .text-1 {
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
}
@media (max-width: 361px) {
  .deep .deep-main ul li .txt .box .text-1 {
    height: 20px;
    line-height: 20px;
    font-size: 10px;
  }
}
.deep .deep-main ul li .txt .box .text-1 i {
  font-style: inherit;
  color: #fff;
  display: block;
  position: absolute;
  right: 0;
  width: 50px;
  text-align: right;
  top: 0;
  font-size: 14px;
}
@media (max-width: 1130px) {
  .deep .deep-main ul li .txt .box .text-1 i {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .deep .deep-main ul li .txt .box .text-1 i {
    font-size: 10px;
  }
}
@media (max-width: 361px) {
  .deep .deep-main ul li .txt .box .text-1 i {
    font-size: 9px;
  }
}
.deep .deep-main ul li .txt .box .text-2 {
  position: relative;
  min-height: 130px;
  padding: 10px 240px 0 0;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .deep .deep-main ul li .txt .box .text-2 {
    padding: 0 180px 0 0;
  }
}
@media (max-width: 1601px) {
  .deep .deep-main ul li .txt .box .text-2 {
    padding: 0 130px 0 0;
  }
}
@media (max-width: 1281px) {
  .deep .deep-main ul li .txt .box .text-2 {
    padding: 0 105px 0 0;
  }
}
.deep .deep-main ul li .txt .box .text-2 p {
  font-size: 14px;
  line-height: 24px;
  height: 120px;
  overflow: hidden;
  color: #fff;
}
.deep .deep-main ul li .txt .box .text-2 em {
  font-style: inherit;
  width: 130px;
  height: 130px;
  display: block;
  position: absolute;
  top: 0;
  right: 45px;
  padding: 30px 10px 0;
  border-radius: 50%;
  border: 5px solid #fff;
}
@media (max-width: 1681px) {
  .deep .deep-main ul li .txt .box .text-2 em {
    width: 110px;
    height: 110px;
    padding: 18px 10px 0;
  }
}
@media (max-width: 1601px) {
  .deep .deep-main ul li .txt .box .text-2 em {
    right: 0;
  }
}
@media (max-width: 1281px) {
  .deep .deep-main ul li .txt .box .text-2 em {
    width: 90px;
    height: 90px;
    border: 3px solid #fff;
    padding: 14px 10px 0;
  }
}
.deep .deep-main ul li .txt .box .text-2 em big {
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
  display: block;
}
@media (max-width: 1281px) {
  .deep .deep-main ul li .txt .box .text-2 em big {
    font-size: 24px;
    line-height: 32px;
    height: 32px;
  }
}
.deep .deep-main ul li .txt .box .text-2 em small {
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  display: block;
}
@media (max-width: 1281px) {
  .deep .deep-main ul li .txt .box .text-2 em small {
    font-size: 14px;
  }
}
/*management*/
.management {
  overflow: hidden;
  color: #666;
  line-height: 24px;
  font-size: 14px;
  padding: 35px 0 0;
}
@media (max-width: 767px) {
  .management {
    padding: 25px 0 0;
  }
}
.management img {
  max-width: 100%;
}
.management .img-1 {
  text-align: center;
  overflow: hidden;
  margin: 40px auto 50px;
}
@media (max-width: 1024px) {
  .management .img-1 {
    margin: 20px auto;
  }
}
@media (max-width: 767px) {
  .management .img-1 {
    margin: 10px auto;
  }
}
.management .management-title {
  position: relative;
  text-align: center;
  margin: 45px -1px 0;
  font-size: 0;
}
@media (max-width: 767px) {
  .management .management-title {
    margin: 15px -1px 0;
  }
}
.management .management-title li {
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  display: inline-block;
  color: #393939;
  font-size: 54px;
  font-weight: bold;
  font-size: 18px;
  height: 54px;
  margin: 0 1px 15px;
  padding: 0 1.7%;
  cursor: pointer;
  background: #fff;
  line-height: 54px;
}
@media (max-width: 1024px) {
  .management .management-title li {
    font-size: 16px;
    margin: 0 1px 10px;
  }
}
@media (max-width: 992px) {
  .management .management-title li {
    font-size: 14px;
    height: 44px;
    line-height: 44px;
    margin: 0 1px 5px;
  }
}
@media (max-width: 767px) {
  .management .management-title li {
    font-size: 10px;
    line-height: 28px;
    height: 28px;
  }
}
.management .management-title .active {
  border: 1px solid #003586;
  background: #003586;
  color: #fff;
}
.management .management-nr {
  overflow: hidden;
  margin: 15px auto 0;
}
@media (max-width: 992px) {
  .management .management-nr {
    margin: 5px auto 0;
  }
}
.management .management-nr .management-box {
  overflow: hidden;
}
.management .management-nr .management-box .management-1 {
  margin: 0 -14px;
  padding: 0 0 20px;
  border-bottom: 1px dashed #c2c2c2;
}
@media (max-width: 1681px) {
  .management .management-nr .management-box .management-1 {
    margin: 0 -10px;
  }
}
@media (max-width: 1281px) {
  .management .management-nr .management-box .management-1 {
    margin: 0 -6px;
  }
}
@media (max-width: 992px) {
  .management .management-nr .management-box .management-1 {
    margin: 0 -4px;
    padding: 0 0 10px;
  }
}
.management .management-nr .management-box .management-1 li {
  float: left;
  padding: 14px;
  width: 25%;
}
@media (max-width: 1681px) {
  .management .management-nr .management-box .management-1 li {
    padding: 10px;
  }
}
@media (max-width: 1281px) {
  .management .management-nr .management-box .management-1 li {
    padding: 6px;
  }
}
@media (max-width: 992px) {
  .management .management-nr .management-box .management-1 li {
    padding: 4px;
  }
}
@media (max-width: 767px) {
  .management .management-nr .management-box .management-1 li {
    width: 50%;
  }
}
.management .management-nr .management-box .management-1 li .item {
  display: inline-block;
  width: 100%;
}
.management .management-nr .management-box .management-1 li .item:hover .pic img {
  transform: scale(1.05);
}
.management .management-nr .management-box .management-1 li .item:hover em {
  color: #003586;
}
.management .management-nr .management-box .management-1 li .pic {
  overflow: hidden;
  position: relative;
}
.management .management-nr .management-box .management-1 li .pic img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.management .management-nr .management-box .management-1 li .pic:after {
  content: "";
  display: block;
  padding-bottom: 67.5%;
}
.management .management-nr .management-box .management-1 li em {
  font-style: inherit;
  color: #515151;
  text-align: center;
  display: block;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  margin: 10px auto 0;
  font-size: 18px;
}
@media (max-width: 767px) {
  .management .management-nr .management-box .management-1 li em {
    font-size: 14px;
    margin: 5px auto 0;
  }
}
.management .part-1 {
  background: #f7f7f7;
  padding: 70px 0 80px;
}
@media (max-width: 14445px) {
  .management .part-1 {
    padding: 50px 0 60px;
  }
}
@media (max-width: 1200px) {
  .management .part-1 {
    padding: 50px 0 40px;
  }
}
@media (max-width: 767px) {
  .management .part-1 {
    padding: 25px 0;
  }
}
.management .part-1 .title {
  text-align: center;
  color: #333;
  font-size: 38px;
  line-height: 48px;
  font-family: "microsoft yahei";
}
@media (max-width: 1281px) {
  .management .part-1 .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 992px) {
  .management .part-1 .title {
    font-size: 22px;
    margin: 0 0 5px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .management .part-1 .title {
    font-size: 18px;
    line-height: 28px;
  }
}
.management .part-1 .text-1 {
  text-align: center;
  color: #858585;
  font-size: 12px;
  line-height: 20px;
  font-family: "microsoft yahei";
}
@media (max-width: 1024px) {
  .management .part-1 .text-1 {
    font-size: 10px;
    line-height: 18px;
  }
}
@media (max-width: 767px) {
  .management .part-1 .text-1 {
    font-size: 8px;
    line-height: 16px;
  }
}
.management .management-main {
  overflow: hidden;
}
.management .management-main dl {
  float: left;
  z-index: 1;
  position: relative;
  width: 25%;
}
@media (max-width: 992px) {
  .management .management-main dl {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .management .management-main dl {
    width: 100%;
  }
}
.management .management-main dl:hover dt img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.management .management-main dl dt {
  width: 100%;
  z-index: 5;
  position: relative;
  overflow: hidden;
}
.management .management-main dl dt:after {
  content: "";
  display: block;
  padding-bottom: 72.6%;
}
.management .management-main dl dt:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: 0;
  width: 0;
  height: 0;
  z-index: 20;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-bottom: 14px solid #fff;
}
.management .management-main dl dt img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.management .management-main dl dd {
  overflow: hidden;
  z-index: 5;
}
.management .management-main dl dd .box {
  width: 100%;
  padding: 12% 40px 10px;
}
@media (max-width: 1200px) {
  .management .management-main dl dd .box {
    padding: 15px 20px 10px;
  }
}
@media (max-width: 767px) {
  .management .management-main dl dd .box {
    padding: 15px;
  }
}
.management .management-main dl dd .box big {
  display: block;
  height: 28px;
  font-family: "microsoft yahei";
  line-height: 28px;
  overflow: hidden;
  color: #333333;
  font-size: 24px;
}
@media (max-width: 1200px) {
  .management .management-main dl dd .box big {
    font-size: 18px;
  }
}
.management .management-main dl dd .box p {
  display: block;
  margin: 17px auto 0;
  height: 104px;
  line-height: 26px;
  overflow: hidden;
  color: #333333;
  font-size: 15px;
}
@media (max-width: 1281px) {
  .management .management-main dl dd .box p {
    font-size: 14px;
    line-height: 24px;
    height: 96px;
  }
}
@media (max-width: 1200px) {
  .management .management-main dl dd .box p {
    margin: 5px auto 0;
    font-size: 12px;
    line-height: 20px;
    height: 80px;
  }
}
@media (max-width: 992px) {
  .management .management-main dl dd .box p {
    font-size: 14px;
    line-height: 24px;
    height: 96px;
  }
}
@media (max-width: 767px) {
  .management .management-main dl dd .box p {
    height: auto;
  }
}
.management .management-main .dl-odd dd {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.management .management-main .dl-odd dd .box big {
  color: #003586;
}
.management .management-main .dl-odd dt {
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  width: 100%;
}
.management .management-main .dl-odd dt:before {
  bottom: auto;
  top: 0;
  border-bottom: none;
  border-top: 14px solid #fff;
}
/*job*/
.job {
  padding: 45px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .job {
    padding: 25px 0 0;
  }
}
.job .part-title {
  position: relative;
  z-index: 1;
  font-family: "microsoft yahei";
  padding: 0 0 0 380px;
}
@media (max-width: 1024px) {
  .job .part-title {
    padding: 0 0 0 280px;
  }
}
@media (max-width: 992px) {
  .job .part-title {
    padding: 0 0 0 200px;
  }
}
@media (max-width: 767px) {
  .job .part-title {
    padding: 0;
  }
}
.job .part-title .left {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
  width: 370px;
}
@media (max-width: 1024px) {
  .job .part-title .left {
    width: 280px;
  }
}
@media (max-width: 992px) {
  .job .part-title .left {
    width: 200px;
  }
}
@media (max-width: 767px) {
  .job .part-title .left {
    float: none;
    padding: 0;
    position: relative;
    left: auto;
    top: auto;
    width: 100%;
  }
}
.job .part-title .left big {
  display: block;
  color: #000000;
  font-size: 48px;
  line-height: 58px;
}
@media (max-width: 1024px) {
  .job .part-title .left big {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 992px) {
  .job .part-title .left big {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .job .part-title .left big {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
  }
}
.job .part-title .left small {
  display: block;
  color: #000000;
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 992px) {
  .job .part-title .left small {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .job .part-title .left small {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
}
.job .part-title .text-1 {
  color: #2e2e2e;
  font-size: 18px;
  font-family: "microsoft yahei";
  line-height: 28px;
}
@media (max-width: 767px) {
  .job .part-title .text-1 {
    text-align: center;
    font-size: 16px;
    margin: 10px auto 0;
    line-height: 24px;
  }
}
.job .part-title .text-2 {
  color: #515151;
  font-size: 14px;
  line-height: 36px;
}
@media (max-width: 767px) {
  .job .part-title .text-2 {
    text-align: center;
    font-size: 12px;
    line-height: 20px;
  }
}
.job .job-box {
  background: #2d2d2d;
  margin: 40px auto 0;
  padding: 65px 0 50px;
}
@media (max-width: 992px) {
  .job .job-box {
    margin: 20px auto 0;
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .job .job-box {
    padding: 20px 0 30px;
  }
}
.job .job-main {
  font-family: "microsoft yahei";
  overflow: hidden;
  margin: 0 auto 80px;
  border-bottom: 1px solid #575757;
}
@media (max-width: 992px) {
  .job .job-main {
    margin: 0 auto 30px;
  }
}
.job .job-main dl {
  width: 100%;
  display: inline-block;
}
.job .job-main dl dd {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  color: #fff;
  padding: 0 30px;
  overflow: hidden;
  font-size: 15px;
  position: relative;
  border-top: 1px solid #575757;
}
@media (max-width: 992px) {
  .job .job-main dl dd {
    padding: 0 10px 0 20px;
  }
}
@media (max-width: 767px) {
  .job .job-main dl dd {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
    padding: 0;
  }
}
.job .job-main dl dd:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 0;
  z-index: 5;
  width: 50px;
  height: 50px;
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  background: url("../images/job-ico1.png") no-repeat center;
}
@media (max-width: 992px) {
  .job .job-main dl dd:after {
    right: 5px;
  }
}
@media (max-width: 767px) {
  .job .job-main dl dd:after {
    width: 36px;
    height: 36px;
    right: 0;
  }
}
.job .job-main dl dd big {
  float: left;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  min-width: 11%;
  font-size: 15px;
}
@media (max-width: 767px) {
  .job .job-main dl dd big {
    font-size: 12px;
    height: 36px;
    margin: 0 15px 0 0;
    line-height: 36px;
  }
}
.job .job-main dl dd span {
  float: left;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  font-size: 15px;
}
@media (max-width: 767px) {
  .job .job-main dl dd span {
    font-size: 12px;
    height: 36px;
    line-height: 36px;
  }
}
.job .job-main dl dt {
  padding: 0 30px 35px;
}
@media (max-width: 992px) {
  .job .job-main dl dt {
    padding: 0 10px 0 20px;
  }
}
@media (max-width: 767px) {
  .job .job-main dl dt {
    padding: 0 0 20px;
  }
}
.job .job-main dl dt big {
  color: #bebebe;
  display: block;
  font-size: 18px;
  line-height: 26px;
}
@media (max-width: 767px) {
  .job .job-main dl dt big {
    font-size: 14px;
    line-height: 24px;
  }
}
.job .job-main dl dt .text-1 {
  color: #bebebe;
  display: block;
  font-size: 13px;
  line-height: 30px;
}
@media (max-width: 767px) {
  .job .job-main dl dt .text-1 {
    font-size: 12px;
    line-height: 20px;
  }
}
.job .job-main .active dd {
  font-size: 18px;
}
@media (max-width: 767px) {
  .job .job-main .active dd {
    font-size: 12px;
  }
}
.job .job-main .active dd:after {
  transform: rotateZ(270deg);
  -webkit-transform: rotateZ(270deg);
}
.job .job-main .active dd big {
  font-size: 18px;
}
@media (max-width: 767px) {
  .job .job-main .active dd big {
    font-size: 12px;
  }
}
.job .job-main .active dd span {
  font-size: 18px;
}
@media (max-width: 767px) {
  .job .job-main .active dd span {
    font-size: 12px;
  }
}
.job .job-img {
  min-height: 550px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
@media (max-width: 1681px) {
  .job .job-img {
    min-height: 500px;
  }
}
@media (max-width: 1601px) {
  .job .job-img {
    min-height: 460px;
  }
}
@media (max-width: 1445px) {
  .job .job-img {
    min-height: 420px;
  }
}
@media (max-width: 1367px) {
  .job .job-img {
    min-height: 380px;
  }
}
@media (max-width: 1024px) {
  .job .job-img {
    min-height: 350px;
  }
}
@media (max-width: 992px) {
  .job .job-img {
    min-height: 300px;
  }
}
@media (max-width: 767px) {
  .job .job-img {
    min-height: 220px;
  }
}
@media (max-width: 321px) {
  .job .job-img {
    min-height: 200px;
  }
}
/*service*/
.service {
  padding: 35px 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .service {
    padding: 25px 0 40px;
  }
}
.service .part-1 {
  margin: 60px auto 0;
}
@media (max-width: 1445px) {
  .service .part-1 {
    margin: 40px auto 15px;
  }
}
@media (max-width: 992px) {
  .service .part-1 {
    margin: 20px auto 10px;
  }
}
.service .part-1 .title-1 {
  text-align: center;
  color: #666;
  font-size: 18px;
  line-height: 26px;
}
.service .part-1 ul {
  text-align: center;
  margin: 30px auto 0;
  font-size: 0;
}
.service .part-1 ul li {
  display: inline-block;
  width: 29%;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .service .part-1 ul li {
    width: 34%;
  }
}
@media (max-width: 767px) {
  .service .part-1 ul li {
    width: 45%;
  }
}
.service .part-1 ul li .pic {
  position: relative;
  overflow: hidden;
}
.service .part-1 ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 63.5%;
}
@media (max-width: 992px) {
  .service .part-1 ul li .pic:after {
    padding-bottom: 73%;
  }
}
@media (max-width: 767px) {
  .service .part-1 ul li .pic:after {
    padding-bottom: 100%;
  }
}
.service .part-1 ul li em {
  display: block;
  font-style: inherit;
  text-align: center;
  color: #666;
  font-size: 15px;
  height: 26px;
  margin: 30px auto 0;
  font-family: "microsoft yahei";
  overflow: hidden;
  line-height: 26px;
}
@media (max-width: 992px) {
  .service .part-1 ul li em {
    margin: 15px auto 0;
  }
}
@media (max-width: 767px) {
  .service .part-1 ul li em {
    font-size: 12px;
    height: 22px;
    margin: 5px auto 0;
    line-height: 22px;
  }
}
.service .service-mian {
  background: #f6f6f6;
  margin: 70px auto 0;
  padding: 50px 0;
}
@media (max-width: 1367px) {
  .service .service-mian {
    margin: 40px auto 0;
    padding: 35px 0;
  }
}
@media (max-width: 767px) {
  .service .service-mian {
    margin: 20px auto 0;
    padding: 20px 0;
  }
}
.service .service-mian .titlez-3 {
  margin: 0 auto;
}
.service .service-mian .text-3 {
  height: 24px;
  overflow: hidden;
  z-index: 1;
  text-align: center;
  position: relative;
  line-height: 24px;
}
.service .service-mian .text-3:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  z-index: 1;
  background: #ececec;
  top: 50%;
}
.service .service-mian .text-3 span {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 10;
  height: 24px;
  font-size: 14px;
  padding: 0 20px;
  overflow: hidden;
  line-height: 24px;
  background: #f6f6f6;
}
@media (max-width: 767px) {
  .service .service-mian .text-3 span {
    font-size: 12px;
  }
}
.service .project-qualitymain {
  overflow: hidden;
  margin: 40px auto;
}
@media (max-width: 1445px) {
  .service .project-qualitymain {
    margin: 30px auto;
  }
}
@media (max-width: 1367px) {
  .service .project-qualitymain {
    margin: 20px auto 10px;
  }
}
@media (max-width: 767px) {
  .service .project-qualitymain {
    margin: 10px auto;
  }
}
.service .project-qualitymain ul li a {
  background: #fff;
}
.service .telephone {
  min-height: 106px;
  display: table;
  margin: 0 auto;
  padding: 30px 0 0 160px;
  background: url("../images/serbg.jpg") no-repeat left;
}
@media (max-width: 767px) {
  .service .telephone {
    background: none;
    padding: 0;
    min-height: auto;
  }
}
.service .telephone em {
  display: block;
  color: #003586;
  padding: 0 20px 0 0;
  font-weight: bolder;
  line-height: 58px;
  height: 58px;
  overflow: hidden;
  font-size: 48px;
  font-family: "microsoft jhenghei";
}
@media (max-width: 767px) {
  .service .telephone em {
    font-size: 20px;
    height: 30px;
    line-height: 30px;
  }
}
.service .telephone em small {
  color: #000;
  font-size: 24px;
  line-height: 60px;
  height: 58px;
  font-weight: 100;
  font-family: "microsoft jhenghei";
  font-style: initial;
  display: block;
  float: left;
}
@media (max-width: 767px) {
  .service .telephone em small {
    font-size: 18px;
    line-height: 30px;
    height: 30px;
  }
}
.service .service-main1 {
  overflow: hidden;
  padding: 100px 0 0;
}
@media (max-width: 1445px) {
  .service .service-main1 {
    padding: 50px 0 0;
  }
}
@media (max-width: 1367px) {
  .service .service-main1 {
    padding: 30px 0 0;
  }
}
@media (max-width: 767px) {
  .service .service-main1 {
    padding: 20px 0 0;
  }
}
.service .service-main1 .baozhang {
  text-align: center;
}
.service .service-main1 .baozhang .text-4 {
  vertical-align: middle;
  display: inline-block;
}
.service .service-main1 .baozhang .text-4 big {
  display: block;
  color: #313131;
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}
@media (max-width: 992px) {
  .service .service-main1 .baozhang .text-4 big {
    line-height: 30px;
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .service .service-main1 .baozhang .text-4 big {
    line-height: 26px;
    font-size: 16px;
  }
}
.service .service-main1 .baozhang .text-4 b {
  color: #f56704;
  font-family: "microsoft yahei";
}
.service .service-main1 .baozhang .text-4 small {
  color: #888888;
  font-size: 14px;
  margin: 3px 0 0;
  display: block;
  line-height: 20px;
}
@media (max-width: 992px) {
  .service .service-main1 .baozhang .text-4 small {
    line-height: 20px;
    font-size: 12px;
  }
}
.service .service-main1 .baozhang .img {
  vertical-align: middle;
  display: inline-block;
}
@media (max-width: 992px) {
  .service .service-main1 .baozhang .img {
    display: none;
  }
}
.service .service-1 {
  margin: 45px auto 0;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .service .service-1 {
    margin: 30px auto 0;
  }
}
@media (max-width: 1367px) {
  .service .service-1 {
    margin: 20px auto 0;
  }
}
.service .service-1 ul {
  margin: 0 -9px;
}
@media (max-width: 1445px) {
  .service .service-1 ul {
    margin: 0 -6px;
  }
}
@media (max-width: 1367px) {
  .service .service-1 ul {
    margin: 0 -5px;
  }
}
@media (max-width: 1024px) {
  .service .service-1 ul {
    margin: 0 -4px;
  }
}
.service .service-1 ul li {
  width: 16.66666667%;
  padding: 9px;
  float: left;
}
@media (max-width: 1445px) {
  .service .service-1 ul li {
    padding: 6px;
  }
}
@media (max-width: 1367px) {
  .service .service-1 ul li {
    padding: 5px;
  }
}
@media (max-width: 1024px) {
  .service .service-1 ul li {
    padding: 4px;
  }
}
@media (max-width: 992px) {
  .service .service-1 ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .service .service-1 ul li {
    width: 50%;
  }
}
.service .service-1 ul li .item .pic {
  overflow: hidden;
  position: relative;
}
.service .service-1 ul li .item .pic:after {
  content: "";
  display: block;
  padding-bottom: 72.3%;
}
.service .service-1 ul li .item .txt {
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  color: #fff;
  padding: 0 5px;
  text-align: center;
  font-size: 20px;
  background: #f56704;
}
@media (max-width: 1445px) {
  .service .service-1 ul li .item .txt {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
  }
}
@media (max-width: 1024px) {
  .service .service-1 ul li .item .txt {
    height: 32px;
    line-height: 32px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .service .service-1 ul li .item .txt {
    height: 24px;
    line-height: 24px;
    font-size: 14px;
  }
}
/*praise*/
.praise {
  padding: 35px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .praise {
    padding: 20px 0 0;
  }
}
.praise .message {
  margin: 60px auto 70px;
}
@media (max-width: 1420px) {
  .praise .message {
    margin: 30px auto 50px;
  }
}
@media (max-width: 992px) {
  .praise .message {
    margin: 20px auto 30px;
  }
}
@media (max-width: 767px) {
  .praise .message {
    margin: 10px auto 30px;
  }
}
.praise .message ul {
  margin: 0 -17px;
}
@media (max-width: 1420px) {
  .praise .message ul {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .praise .message ul {
    margin: 0;
  }
}
.praise .message ul li {
  width: 50%;
  float: left;
  padding: 17px;
  position: relative;
}
.praise .message ul li font {
  color: #f00;
  display: none;
  font-size: 12px;
  position: absolute;
  right: 2%;
  top: 0;
}
@media (max-width: 1420px) {
  .praise .message ul li {
    padding: 10px;
  }
  .praise .message ul li font {
    top: 10px;
  }
}
@media (max-width: 767px) {
  .praise .message ul li {
    width: 100%;
    padding: 6px 0;
  }
  .praise .message ul li font {
    top: 5px;
  }
}
.praise .message ul li input {
  font-family: "microsoft yahei";
  background: #f5f5f5;
  height: 40px;
  color: #777777;
  font-size: 15px;
  border: 1px solid #dcdcdc;
  padding: 0 10px;
  line-height: 40px;
  width: 100%;
}
.praise .message ul li input::-webkit-input-placeholder {
  color: #777777;
}
.praise .message ul li input:focus {
  border: 1px solid #f00;
}
.praise .message ul li textarea {
  font-family: "microsoft yahei";
  background: #f5f5f5;
  height: 176px;
  color: #777777;
  font-size: 15px;
  border: 1px solid #dcdcdc;
  padding: 6px 10px;
  line-height: 24px;
  width: 100%;
}
.praise .message ul li textarea::-webkit-input-placeholder {
  color: #777777;
}
.praise .message ul li textarea:focus {
  border: 1px solid #003586;
}
.praise .message ul .li-slect {
  width: 100%;
  padding: 10px 40px 2px;
}
@media (max-width: 1420px) {
  .praise .message ul .li-slect {
    padding: 10px 0 2px 13px;
  }
}
@media (max-width: 767px) {
  .praise .message ul .li-slect {
    padding: 0 0 2px 13px;
  }
}
.praise .message ul .li-slect input {
  width: auto;
}
@media (max-width: 767px) {
  .praise .message ul .li-slect input {
    height: 28px;
    line-height: 28px;
  }
}
.praise .message ul .li-slect label {
  margin: 0 0 0 10px;
  cursor: pointer;
}
@media (max-width: 1420px) {
  .praise .message ul .li-slect label {
    margin: 0 0 0 5px;
  }
}
.praise .message ul .li-slect1 input {
  width: auto;
}
@media (max-width: 767px) {
  .praise .message ul .li-slect1 input {
    height: 28px;
    line-height: 28px;
  }
}
.praise .message ul .li-slect1 label {
  margin: 0 0 0 10px;
  cursor: pointer;
}
.praise .message ul .li-1 {
  width: 100%;
}
.praise .message ul .li-1 em {
  display: block;
  float: left;
  font-style: inherit;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #6a6a6a;
  margin: 10px 0 0;
  font-size: 14px;
}
.praise .message ul .li-1 #send {
  width: 206px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  overflow: hidden;
  float: right;
  background: #003586;
}
@media (max-width: 767px) {
  .praise .message ul .li-1 #send {
    width: 140px;
    height: 38px;
    margin: 20px 0 0;
    line-height: 34px;
  }
}
.praise .message ul .li-1 #send:hover {
  background: #0E5BA3;
}
.project-visit1 {
  height: 512px;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
}
@media (max-width: 1681px) {
  .project-visit1 {
    height: 480px;
  }
}
@media (max-width: 1601px) {
  .project-visit1 {
    height: 450px;
  }
}
@media (max-width: 1445px) {
  .project-visit1 {
    height: 420px;
  }
}
@media (max-width: 1367px) {
  .project-visit1 {
    height: 400px;
  }
}
@media (max-width: 1281px) {
  .project-visit1 {
    height: 380px;
  }
}
@media (max-width: 992px) {
  .project-visit1 {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .project-visit1 {
    height: 280px;
  }
}
@media (max-width: 376px) {
  .project-visit1 {
    height: 250px;
  }
}
@media (max-width: 321px) {
  .project-visit1 {
    height: 220px;
  }
}
.bannerz {
  width: 100%;
  z-index: 1;
  /* overflow: hidden; */
  margin-top: 5px;
}
.bannerz .banner-pc {
  position: relative;
  width: 100%;
  overflow: hidden;
  z-index: 1;
}
@media (max-width: 1024px) {
  .bannerz .banner-pc {
    display: none;
  }
}
.bannerz .banner-pc .banner-img {
  margin: 0;
  position: relative;
  /* overflow: hidden; */
  z-index: 1;
}
.bannerz .banner-pc .banner-img li {
  position: relative;
  z-index: 1;
  float: left;
  overflow: hidden;
}
.bannerz .banner-pc .banner-img li:after {
  content: "";
  display: block;
  padding-bottom: 39.2%;
}
.bannerz .banner-pc .banner-btn {
  position: absolute;
  left: 0;
  z-index: 20;
  width: 100%;
  font-size: 0;
  text-align: center;
  bottom: 255px;
  height: 20px;
}
@media (max-width: 1445px) {
  .bannerz .banner-pc .banner-btn {
    bottom: 175px;
  }
}
@media (max-width: 1281px) {
  .bannerz .banner-pc .banner-btn {
    bottom: 145px;
  }
}
@media (max-width: 767px) {
  .bannerz .banner-pc .banner-btn {
    bottom: 10px;
  }
}
.bannerz .banner-pc .banner-btn li {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
  height: 6px;
  margin: 0 5px;
  background: #fff;
  cursor: pointer;
}
@media (max-width: 767px) {
  .bannerz .banner-pc .banner-btn li {
    width: 20px;
    height: 4px;
  }
}
.bannerz .banner-pc .banner-btn .on {
  background: #003586;
}
.bannerz .banner-phone {
  position: relative;
  width: 100%;
  z-index: 1;
}
@media (min-width: 1025px) {
  .bannerz .banner-phone {
    display: none;
  }
}
.bannerz .banner-phone .slick-dots {
  bottom: 160px;
}
@media (max-width: 992px) {
  .bannerz .banner-phone .slick-dots {
    bottom: 30px;
  }
}
@media (max-width: 767px) {
  .bannerz .banner-phone .slick-dots {
    bottom: 15px;
  }
}
.bannerz .banner-phone .slick-dots li button {
  width: 50px;
  height: 6px;
  margin: 0 5px;
  border-radius: 0;
  background: #fff;
}
@media (max-width: 767px) {
  .bannerz .banner-phone .slick-dots li button {
    width: 20px;
    height: 4px;
  }
}
.bannerz .banner-phone .slick-dots li.slick-active button {
  background: #003586;
}
.bannerz .banner-phone span {
  display: block;
  position: relative;
}
.bannerz .banner-phone span:after {
  content: "";
  display: block;
  padding-bottom: 60.5%;
}
.home-title {
  position: relative;
  z-index: 60;
}
.home-title ul {
  background: #fff;
  position: relative;
  z-index: 90;
  text-align: center;
  font-size: 0;
  padding: 15px 0 40px;
  height: 150px;
  margin: -190px auto 0;
}
@media (max-width: 1445px) {
  .home-title ul {
    padding: 13px 0;
    height: 142px;
    margin: -170px auto 0;
  }
}
@media (max-width: 1281px) {
  .home-title ul {
    height: 121px;
    padding: 10px 0;
    margin: -140px auto 0;
  }
}
@media (max-width: 992px) {
  .home-title ul {
    margin: 15px auto 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .home-title ul {
    padding: 10px 0 0;
  }
}
.home-title ul:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 100;
  width: 100%;
  bottom: -82px;
  height: 82px;
  background: url("../images/maks.png") no-repeat top center;
  background-size: 110% auto;
}
@media (max-width: 767px) {
  .home-title ul:after {
    display: none;
  }
}
.home-title ul li {
  width: 20%;
  padding: 0 5px;
  display: inline-block;
  position: relative;
}
@media (max-width: 767px) {
  .home-title ul li {
    width: 33.33333333%;
    margin: 0 0 20px;
  }
}
.home-title ul li:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 5%;
  width: 1px;
  height: 90%;
  background: #eaeaea;
}
.home-title ul li:last-child:after {
  display: none;
}
.home-title ul li:hover .pic {
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
.home-title ul li:hover span {
  font-weight: bold;
  color: #003586;
}
.home-title ul li:hover p {
  color: #003586;
}
.home-title ul li .pic {
  margin: 0 auto;
  position: relative;
  width: 60px;
  height: 60px;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  -moz-transition: all 0.35s ease-in-out;
}
@media (max-width: 1445px) {
  .home-title ul li .pic {
    width: 54px;
    height: 54px;
  }
}
@media (max-width: 1281px) {
  .home-title ul li .pic {
    width: 48px;
    height: 48px;
  }
}
@media (max-width: 992px) {
  .home-title ul li .pic {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .home-title ul li .pic {
    width: 34px;
    height: 34px;
  }
}
@media (max-width: 376px) {
  .home-title ul li .pic {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 321px) {
  .home-title ul li .pic {
    width: 28px;
    height: 28px;
  }
}
.home-title ul li span {
  display: block;
  margin: 10px auto 0;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #333333;
  text-align: center;
  font-size: 16px;
  font-family: "microsoft yahei";
}
@media (max-width: 1281px) {
  .home-title ul li span {
    margin: 5px auto 0;
  }
}
@media (max-width: 992px) {
  .home-title ul li span {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .home-title ul li span {
    margin: 5px auto 0;
    font-size: 15px;
    height: 22px;
    line-height: 22px;
  }
}
@media (max-width: 376px) {
  .home-title ul li span {
    font-size: 14px;
    height: 18px;
    line-height: 18px;
  }
}
.home-title ul li p {
  display: block;
  height: 24px;
  text-align: center;
  line-height: 24px;
  overflow: hidden;
  color: #666666;
  font-size: 14px;
  font-family: "microsoft yahei";
}
@media (max-width: 992px) {
  .home-title ul li p {
    font-size: 12px;
    height: 20px;
    line-height: 20px;
  }
}
@media (max-width: 376px) {
  .home-title ul li p {
    font-size: 10px;
    height: 18px;
    line-height: 18px;
  }
}
@media (max-width: 321px) {
  .home-title ul li p {
    font-size: 9px;
  }
}
/*culture*/
.culture {
  color: #666;
  font-family: "microsoft yahei";
  font-size: 14px;
  line-height: 24px;
  padding: 35px 0 0;

}
@media (max-width: 767px) {
  .culture {
    padding: 25px 0 0;
  }
}
.culture .text-1 {
  text-align: center;
  color: #4f4f4f;
  font-size: 15px;
  margin: 20px auto 0;
  line-height: 30px;
}
@media (max-width: 767px) {
  .culture .text-1 {
    line-height: 24px;
    font-size: 14px;
    margin: 10px auto 0;
  }
}
.culture .culture-main {
  height: 671px;
  margin: 70px auto 0;
  overflow: hidden;
  padding: 12.5% 155px 10px;
  background: url("../images/cultrue-bg.jpg") no-repeat center;
}
@media (max-width: 1681px) {
  .culture .culture-main {
    height: 580px;
    padding: 10% 125px 10px;
  }
}
@media (max-width: 1601px) {
  .culture .culture-main {
    height: 550px;
    padding: 8% 100px 10px;
  }
}
@media (max-width: 1367px) {
  .culture .culture-main {
    height: 500px;
    margin: 50px auto 0;
    padding: 10% 80px 10px;
  }
}
@media (max-width: 1200px) {
  .culture .culture-main {
    height: 430px;
    margin: 30px auto 0;
    padding: 11% 40px 10px;
  }
}
@media (max-width: 992px) {
  .culture .culture-main {
    height: 280px;
    margin: 20px auto 0;
    padding: 11% 30px 10px;
  }
}
@media (max-width: 767px) {
  .culture .culture-main {
    height: 235px;
    padding: 25px 15px 10px;
  }
}
.culture .culture-nr {
  position: relative;
  padding: 0 0 170px;
}
@media (max-width: 1200px) {
  .culture .culture-nr {
    padding: 0 0 120px;
  }
}
@media (max-width: 992px) {
  .culture .culture-nr {
    padding: 0 0 80px;
  }
}
@media (max-width: 767px) {
  .culture .culture-nr {
    padding: 0 0 60px;
  }
}
.culture .culture-nr .main {
  text-align: center;
}
@media (max-width: 992px) {
  .culture .culture-nr .main {
    padding: 0 60px;
  }
}
@media (max-width: 767px) {
  .culture .culture-nr .main {
    padding: 0 20px;
  }
}
.culture .culture-nr .main .left {
  vertical-align: top;
  padding: 0 55px 0 0;
  display: inline-block;
}
@media (max-width: 767px) {
  .culture .culture-nr .main .left {
    padding: 0 20px;
    text-align: center;
  }
}
.culture .culture-nr .main .left big {
  display: block;
  color: #fff;
  font-size: 60px;
  font-family: "microsoft jhenghei";
  line-height: 70px;
  height: 70px;
  text-align: left;
}
@media (max-width: 1367px) {
  .culture .culture-nr .main .left big {
    line-height: 60px;
    height: 60px;
    font-size: 50px;
  }
}
@media (max-width: 1281px) {
  .culture .culture-nr .main .left big {
    line-height: 46px;
    height: 46px;
    font-size: 36px;
  }
}
@media (max-width: 992px) {
  .culture .culture-nr .main .left big {
    line-height: 36px;
    height: 36px;
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .culture .culture-nr .main .left big {
    text-align: center;
  }
}
.culture .culture-nr .main .left small {
  display: block;
  color: #fff;
  font-size: 24px;
  line-height: 34px;
  font-family: "microsoft jhenghei";
  height: 34px;
  text-align: left;
}
@media (max-width: 992px) {
  .culture .culture-nr .main .left small {
    line-height: 26px;
    height: 26px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .culture .culture-nr .main .left small {
    line-height: 20px;
    text-align: center;
    height: 20px;
    font-size: 12px;
  }
}
.culture .culture-nr .main .right {
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font-size: 17px;
  text-align: left;
  line-height: 36px;
}
@media (max-width: 992px) {
  .culture .culture-nr .main .right {
    line-height: 24px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .culture .culture-nr .main .right {
    line-height: 20px;
    margin: 15px auto 0;
    text-align: center;
    font-size: 12px;
  }
}
.culture .slick-prev,
.culture .slick-next {
  width: 28px;
  height: 53px;
  margin-top: -26px;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border: none;
}
@media (max-width: 767px) {
  .culture .slick-prev,
  .culture .slick-next {
    width: 16px;
    height: 30px;
    margin-top: -15px;
  }
}
.culture .slick-prev {
  background: url("../images/cultrue-left.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 992px) {
  .culture .slick-prev {
    left: 0;
  }
}
.culture .slick-prev:hover {
  opacity: 0.6;
}
.culture .slick-next {
  background: url("../images/cultrue-right.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 992px) {
  .culture .slick-next {
    right: 0;
  }
}
.culture .slick-next:hover {
  opacity: 0.6;
}
.culture .slick-dots {
  width: 68%;
  position: absolute;
  left: 50%;
  overflow: hidden;
  font-size: 0;
  margin-left: -34%;
  bottom: 20px;
  height: 20px;
}
.culture .slick-dots li {
  display: inline-block;
  margin: 0;
  z-index: 50;
  vertical-align: middle;
  width: 12.5%;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.culture .slick-dots li:last-child button:after {
  display: none;
}
.culture .slick-dots li button {
  width: 10px;
  height: 10px;
  position: relative;
}
@media (max-width: 767px) {
  .culture .slick-dots li button {
    width: 8px;
    height: 8px;
  }
}
.culture .slick-dots li button:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 5px;
  width: 128px;
  height: 1px;
  background: #9e9e9e;
}
@media (max-width: 767px) {
  .culture .slick-dots li button:after {
    top: 4px;
  }
}
.culture .slick-dots li.slick-active button {
  width: 15px;
  height: 15px;
  background: none;
  border: 1px solid #fff;
}
@media (max-width: 767px) {
  .culture .slick-dots li.slick-active button {
    width: 12px;
    height: 12px;
  }
}
.culture .slick-dots li.slick-active button:after {
  top: 6px;
  left: 15px;
  width: 126px;
}
@media (max-width: 767px) {
  .culture .slick-dots li.slick-active button:after {
    top: 5px;
    left: 11px;
  }
}
/*d3-show*/
.d3-show {
  overflow: hidden;
  padding: 35px 0 0;
}
@media (max-width: 767px) {
  .d3-show {
    padding: 25px 0 0;
  }
}
.d3-show .title {
  text-align: center;
  color: #1c1c1c;
  font-size: 40px;
  line-height: 50px;
  overflow: hidden;
  font-weight: bold;
  width:77%;
}
@media (max-width: 1025px) {
  .d3-show .title {
    font-size: 33px;
    line-height: 43px;
  }
}
@media (max-width: 992px) {
  .d3-show .title {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .d3-show .title {
    font-size: 24px;
    line-height: 34px;
  }
}
@media (max-width: 321px) {
  .d3-show .title {
    font-size: 20px;
    line-height: 30px;
  }
}
.d3-show .showmain {
  margin: 20px auto 55px;
}
@media (max-width: 992px) {
  .d3-show .showmain {
    margin: 20px auto 10px;
  }
}
@media (max-width: 767px) {
  .d3-show .showmain {
    margin: 10px auto 0;
  }
}


.d3-show .leftz {
  float: left;
  overflow: hidden;
  width: 77%;
}

.d3-show .leftz  .slick-prev {
 background: rgba(0, 0, 0, 0) url("../images/banner-left.jpg") no-repeat scroll 0 0;
 height: 80px;
 opacity: 0.6;
 border:none;
}

.d3-show .leftz  .slick-prev:hover,.d3-show .leftz  .slick-next:hover{ opacity: 1;}

.d3-show .leftz  .slick-next {
 background: rgba(0, 0, 0, 0) url("../images/banner-right.jpg") no-repeat scroll 0 0;
 height: 80px;
 opacity: 0.6;
 border:none;
}

.d3-show .leftz {
  float: left;
  overflow: hidden;
  width: 77%;
}




@media (max-width: 1550px) {
  .d3-show .leftz {
    width: 75%;
  }
}
@media (max-width: 992px) {
  .d3-show .leftz {
    width: 100%;
    float: none;
  }
}
.d3-show .leftz .box-1 {
  padding: 40px 0 0;
}
@media (max-width: 767px) {
  .d3-show .leftz .box-1 {
    padding: 20px 0 0;
  }
}
.d3-show .leftz .box-1 .title-1 {
  color: #2b2a2a;
  font-size: 24px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .d3-show .leftz .box-1 .title-1 {
    font-size: 20px;
  }
}
@media (max-width: 321px) {
  .d3-show .leftz .box-1 .title-1 {
    font-size: 17px;
    line-height: 24px;
    height: 24px;
  }
}
.d3-show .leftz .box-1 .title-1:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 1px;
  background: #ededed;
}
.d3-show .leftz .box-1 .title-1 em {
  display: inline-block;
  height: 34px;
  overflow: hidden;
  font-style: inherit;
  position: relative;
  z-index: 20;
  background: #fff;
  padding: 0 20px 0 0;
}
.d3-show .leftz .box-1 .text-1 {
  color: #2b2a2a;
  font-size: 16px;
  line-height: 30px;
  margin: 15px 0 0;
}
@media (max-width: 767px) {
  .d3-show .leftz .box-1 .text-1 {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 321px) {
  .d3-show .leftz .box-1 .text-1 {
    margin: 10px 0 0;
  }
}
.d3-show .showbig p {
  overflow: hidden;
  position: relative;
}
.d3-show .showbig p:after {
  content: "";
  display: block;
  padding-bottom: 68.9%;
}
.d3-show .showsmall {
  width: 100%;
  margin: 7px -4px;
}
@media (max-width: 767px) {
  .d3-show .showsmall {
    margin: 5px 0 0 -1px;
  }
}
.d3-show .showsmall div {
  padding: 0 5px 0 2px;
}
@media (max-width: 767px) {
  .d3-show .showsmall div {
    padding: 0 1px 0 0;
  }
}
.d3-show .showsmall p {
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.d3-show .showsmall p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
.d3-show .showsmall p:after {
  content: "";
  display: block;
  padding-bottom: 68.9%;
}
.d3-show .showsmall .slick-current p:before {
  background: none;
}
.d3-show .rightz {
  float: left;
  padding: 0 0 0 20px;
  width: 23%;
}
@media (max-width: 1550px) {
  .d3-show .rightz {
    padding: 0 0 0 15px;
    width: 25%;
  }
}
@media (max-width: 992px) {
  .d3-show .rightz {
    width: 100%;
    padding: 20px 0;
  }
}
.d3-show .rightz .pic {
  width: 100%;
  position: relative;
}
@media (max-width: 992px) {
  .d3-show .rightz .pic {
    width: 20%;
    float: left;
  }
}
.d3-show .rightz .pic:after {
  content: "";
  display: block;
  padding-bottom: 93%;
}
.d3-show .rightz .teacher {
  margin: 6px auto;
}
@media (max-width: 992px) {
  .d3-show .rightz .teacher {
    width: 80%;
    margin: 0 0 25px;
    padding: 0 0 0 20px;
    float: left;
  }
}
.d3-show .rightz .teacher li {
  border-bottom: 1px solid #ededed;
  color: #414141;
  font-size: 15px;
  line-height: 24px;
  padding: 8px 0;
}
@media (max-width: 1601px) {
  .d3-show .rightz .teacher li {
    padding: 7px 0;
  }
}
@media (max-width: 1550px) {
  .d3-show .rightz .teacher li {
    padding: 6px 0;
    font-size: 14px;
  }
}
.d3-show .rightz .teacher li .tm {
  position: relative;
  padding: 0 110px 0 0;
}
@media (max-width: 1550px) {
  .d3-show .rightz .teacher li .tm {
    padding: 0 95px 0 0;
  }
}
.d3-show .rightz .teacher li .tm a {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 110px;
  text-align: right;
  text-decoration: underline;
}
@media (max-width: 1550px) {
  .d3-show .rightz .teacher li .tm a {
    width: 90px;
    font-size: 13px;
  }
}
.d3-show .rightz .teacher li .tm a:hover {
  color: #003586;
}
.d3-show .rightz .r-yuyue {
  margin: 20px auto 0;
}
@media (max-width: 1024px) {
  .d3-show .rightz .r-yuyue {
    clear: both;
  }
}
.d3-show .rightz .r-yuyue big {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #99aecf;
  text-align: center;
  overflow: hidden;
  color: #1c1c1c;
  font-weight: bold;
  font-size: 24px;
}
@media (max-width: 1550px) {
  .d3-show .rightz .r-yuyue big {
    height: 36px;
    line-height: 36px;
  }
}
.d3-show .rightz .r-yuyue .r-input {
  margin: 10px auto 0;
}
.d3-show .rightz .r-yuyue .r-input li {
  position: relative;
  width: 100%;
  padding: 6px 0;
}
.d3-show .rightz .r-yuyue .r-input li font {
  color: #f00;
  display: none;
  font-size: 12px;
  padding: 5px 0;
  left: 0;
  top: 0;
}
.d3-show .rightz .r-yuyue .r-input li input {
  font-family: "microsoft yahei";
  background: #fff;
  height: 38px;
  color: #323232;
  font-size: 16px;
  border: 1px solid #e8e8e8;
  padding: 0 10px;
  line-height: 38px;
  width: 100%;
}
.d3-show .rightz .r-yuyue .r-input li input::-webkit-input-placeholder {
  color: #acacac;
}
.d3-show .rightz .r-yuyue .r-input li input:focus {
  border: 1px solid #f00;
}
@media (max-width: 1550px) {
  .d3-show .rightz .r-yuyue .r-input li input {
    line-height: 36px;
    height: 36px;
    font-size: 14px;
  }
}
.d3-show .rightz .r-yuyue .r-input .li-1 input {
  margin: 5px auto 0;
  background: #003586;
  color: #fff;
  height: 42px;
  line-height: 40px;
}
.d3-show .rightz .r-yuyue .r-input .li-1 input:hover {
  background: #0E5BA3;
}
.relevant-cases {
  padding: 45px 0 20px;
  background: #f3f3f3;
}
@media (max-width: 1445px) {
  .relevant-cases {
    padding: 25px 0 0;
  }
}
@media (max-width: 321px) {
  .relevant-cases {
    padding: 20px 0 0;
  }
}
.relevant-cases .relevant-title {
  color: #2c2c2c;
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}
@media (max-width: 1445px) {
  .relevant-cases .relevant-title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .relevant-cases .relevant-title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 321px) {
  .relevant-cases .relevant-title {
    font-size: 22px;
    line-height: 32px;
  }
}
.relevant-cases .case-main {
  margin: 15px auto 0;
  padding: 0;
  background: none;
}
@media (max-width: 767px) {
  .relevant-cases .case-main {
    margin: 6px auto 0;
  }
}
/*team-planshow*/
.team-planshow {
  overflow: hidden;
  padding: 35px 0 0;
}
@media (max-width: 767px) {
  .team-planshow {
    padding: 25px 0 0;
  }
}
.team-planshow .showmain1 {
  margin: 0 auto 55px;
}
.team-planshow .showmain1 .part-1 {
  background: #f6f6f6;
}
.team-planshow .showmain1 .leftz {
  float: left;
  overflow: hidden;
  width: 67.5%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .leftz {
    width: 100%;
  }
}
.team-planshow .showmain1 .leftz .box-1 {
  padding: 40px 0 0;
}
.team-planshow .showmain1 .leftz .box-1 .title-1 {
  color: #2b2a2a;
  font-size: 24px;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.team-planshow .showmain1 .leftz .box-1 .title-1:after {
  content: "";
  position: absolute;
  left: 0;
  z-index: 1;
  top: 50%;
  margin-top: -1px;
  width: 100%;
  height: 1px;
  background: #ededed;
}
.team-planshow .showmain1 .leftz .box-1 .title-1 em {
  display: inline-block;
  height: 34px;
  overflow: hidden;
  font-style: inherit;
  position: relative;
  z-index: 20;
  background: #fff;
  padding: 0 20px 0 0;
}
.team-planshow .showmain1 .leftz .box-1 .text-1 {
  color: #2b2a2a;
  font-size: 16px;
  line-height: 30px;
  margin: 15px 0 0;
}
.team-planshow .showmain1 .leftz .showbig p {
  overflow: hidden;
  position: relative;
}
.team-planshow .showmain1 .leftz .showbig p:after {
  content: "";
  display: block;
  padding-bottom: 68.9%;
}
.team-planshow .showmain1 .leftz .showsmall {
  margin: 0 -4px;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 50;
  padding: 15px 5px 10px;
  background: url("../images/mask4.png");
  text-align: center;
}
.team-planshow .showmain1 .leftz .showsmall div {
  padding: 0 5px 0 2px;
}
.team-planshow .showmain1 .leftz .showsmall p {
  overflow: hidden;
  z-index: 1;
  margin: 0 auto;
  cursor: pointer;
  position: relative;
}
.team-planshow .showmain1 .leftz .showsmall p:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.35);
}
.team-planshow .showmain1 .leftz .showsmall p:after {
  content: "";
  display: block;
  padding-bottom: 68.9%;
}
.team-planshow .showmain1 .leftz .showsmall .slick-current p:before {
  background: none;
}
.team-planshow .showmain1 .rightz {
  float: left;
  padding: 60px 155px 0 30px;
  width: 32.5%;
}
@media (max-width: 1681px) {
  .team-planshow .showmain1 .rightz {
    padding: 55px 125px 0 30px;
  }
}
@media (max-width: 1601px) {
  .team-planshow .showmain1 .rightz {
    padding: 20px 100px 0 30px;
  }
}
@media (max-width: 1438px) {
  .team-planshow .showmain1 .rightz {
    padding: 20px 100px 0 25px;
  }
}
@media (max-width: 1367px) {
  .team-planshow .showmain1 .rightz {
    padding: 15px 80px 0 20px;
  }
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz {
    width: 100%;
    padding: 25px 30px;
  }
}
@media (max-width: 992px) {
  .team-planshow .showmain1 .rightz {
    padding: 25px 20px 0;
  }
}
@media (max-width: 767px) {
  .team-planshow .showmain1 .rightz {
    padding: 25px 15px 0;
  }
}
.team-planshow .showmain1 .rightz .title-1 {
  color: #2e2f30;
  font-weight: bold;
  font-size: 34px;
  line-height: 44px;
}
@media (max-width: 1410px) {
  .team-planshow .showmain1 .rightz .title-1 {
    font-size: 28px;
    line-height: 36px;
  }
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .title-1 {
    font-size: 22px;
    line-height: 32px;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer {
  margin: 15px -10px 0;
}
@media (max-width: 1681px) {
  .team-planshow .showmain1 .rightz .recommended-designer {
    margin: 10px -5px 0;
  }
}
@media (max-width: 1410px) {
  .team-planshow .showmain1 .rightz .recommended-designer {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .team-planshow .showmain1 .rightz .recommended-designer {
    margin: 0 -4px;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd {
  width: 50%;
  padding: 20px 10px 0;
  float: left;
}
@media (max-width: 1681px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd {
    padding: 10px 5px 0;
  }
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd {
    width: 25%;
  }
}
@media (max-width: 767px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd {
    width: 50%;
    padding: 8px 4px 0;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd a {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden;
}
.team-planshow .showmain1 .rightz .recommended-designer dd a:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.team-planshow .showmain1 .rightz .recommended-designer dd a:hover .txt {
  opacity: 1;
  display: block\9;
}
.team-planshow .showmain1 .rightz .recommended-designer dd .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.team-planshow .showmain1 .rightz .recommended-designer dd .pic img {
  transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
}
.team-planshow .showmain1 .rightz .recommended-designer dd .pic:after {
  content: "";
  display: block;
  padding-bottom: 82%;
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt {
  position: absolute;
  z-index: 30;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: 0.45s ease-in-out;
  -webkit-transition: 0.45s ease-in-out;
  background: url("../images/mask.png");
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    padding: 15px 0 10px;
    background: none;
    opacity: 1;
    display: block\9;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt .box {
  padding: 0 10px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 88px;
  margin-top: -44px;
  z-index: 50;
}
@media (max-width: 1410px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt .box {
    height: 74px;
    margin-top: -37px;
  }
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt .box {
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    margin-top: 0;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt big {
  display: block;
  height: 24px;
  line-height: 24px;
  color: #fff;
  text-align: center;
  font-size: 18px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1410px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt big {
    font-size: 16px;
  }
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt big {
    color: #666;
    text-align: left;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt p {
  display: block;
  height: 24px;
  line-height: 24px;
  color: #fff;
  margin: 5px auto 10px;
  text-align: center;
  font-size: 15px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1500px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt p {
    font-size: 14px;
  }
}
@media (max-width: 1410px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt p {
    font-size: 12px;
    margin: 0 auto;
  }
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt p {
    color: #666;
    text-align: left;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt .team-yuyue {
  padding: 0 10px;
  text-align: center;
  font-size: 15px;
  line-height: 24px;
  position: relative;
  z-index: 99;
  cursor: pointer;
  color: #fff;
}
@media (max-width: 1200px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt .team-yuyue {
    background: #003586;
    width: 80px;
    margin: 10px 0 0;
  }
}
@media (max-width: 767px) {
  .team-planshow .showmain1 .rightz .recommended-designer dd .txt .team-yuyue {
    font-size: 14px;
  }
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt .team-yuyue:hover {
  color: #fff;
}
.team-planshow .showmain1 .rightz .recommended-designer dd .txt .team-yuyue .icon-yuyue1 {
  font-size: 15px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
.team-planshow .leftz1 {
  width: 67.5%;
  padding: 0 0 55px 155px;
  float: left;
}
@media (max-width: 1681px) {
  .team-planshow .leftz1 {
    padding: 0 0 55px 125px;
  }
}
@media (max-width: 1601px) {
  .team-planshow .leftz1 {
    padding: 0 0 55px 100px;
  }
}
@media (max-width: 1367px) {
  .team-planshow .leftz1 {
    padding: 0 0 55px 80px;
  }
}
@media (max-width: 1200px) {
  .team-planshow .leftz1 {
    width: 100%;
    padding: 0 30px 55px;
  }
}
@media (max-width: 992px) {
  .team-planshow .leftz1 {
    padding: 0 20px 55px;
  }
}
@media (max-width: 767px) {
  .team-planshow .leftz1 {
    padding: 0 15px 15px;
  }
}
.team-planshow .leftz1 .title-2 {
  border-top: 2px solid #2a2a2a;
  position: relative;
  color: #000000;
  font-size: 36px;
  font-weight: bold;
  padding: 20px 225px 0 0;
  line-height: 46px;
}
@media (max-width: 1550px) {
  .team-planshow .leftz1 .title-2 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .team-planshow .leftz1 .title-2 {
    font-size: 20px;
    line-height: 30px;
  }
}
@media (max-width: 321px) {
  .team-planshow .leftz1 .title-2 {
    font-size: 16px;
    line-height: 26px;
  }
}
.team-planshow .leftz1 .title-2 em {
  color: #2a2a2a;
  font-size: 15px;
  font-style: inherit;
  position: absolute;
  right: 0;
  text-align: right;
  top: 15px;
  width: 215px;
}
.team-planshow .leftz1 .title-2 em big {
  font-size: 48px;
  font-weight: 100;
  font-family: "swis721_cn_btroman";
  color: #003586;
}
@media (max-width: 767px) {
  .team-planshow .leftz1 .title-2 em big {
    font-size: 38px;
  }
}
.team-planshow .leftz1 .text-2 {
  color: #565656;
  font-size: 15px;
  font-family: "microsoft yahei";
  margin: 20px 0 33px;
  line-height: 24px;
}
@media (max-width: 767px) {
  .team-planshow .leftz1 .text-2 {
    font-size: 14px;
    margin: 5px 0 20px;
  }
}
.team-planshow .leftz1 .btn {
  font-family: "microsoft yahei";
}
.team-planshow .leftz1 .btn .yytt {
  display: inline-block;
  vertical-align: middle;
  height: 40px;
  line-height: 38px;
  padding: 0 15px;
  color: #fff;
  margin: 0 4px;
  text-align: left;
  font-size: 16px;
  background: #003586;
}
@media (max-width: 767px) {
  .team-planshow .leftz1 .btn .yytt {
    margin: 0 4px 10px;
    clear: both;
    width: 190px;
    display: block;
  }
}
.team-planshow .leftz1 .btn .yytt .icon-yuyue11 {
  width: 20px;
  vertical-align: middle;
  display: inline-block;
  font-size: 24px;
  display: block;
  margin: 0 12px 0 0;
  float: left;
}
.team-planshow .leftz1 .btn .zxzx {
  display: inline-block;
  height: 40px;
  margin: 0 4px;
  vertical-align: middle;
  line-height: 40px;
  padding: 0 15px 0 10px;
  color: #3c3c3c;
  font-family: "microsoft yahei";
  font-size: 15px;
  text-align: left;
  border: 1px solid #d1d1d1;
}
@media (max-width: 992px) {
  .team-planshow .leftz1 .btn .zxzx {
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .team-planshow .leftz1 .btn .zxzx {
    margin: 0 4px 10px;
    width: 190px;
    clear: both;
    display: block;
  }
}
.team-planshow .leftz1 .btn .zxzx .icon-zixun {
  width: 24px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  margin: 0 3px 0 0;
  vertical-align: middle;
  display: inline-block;
  float: left;
}
.team-planshow .leftz1 .btn .zjgs {
  display: inline-block;
  height: 40px;
  margin: 0 4px;
  vertical-align: middle;
  line-height: 40px;
  padding: 0 15px 0 10px;
  color: #3c3c3c;
  font-family: "microsoft yahei";
  font-size: 15px;
  text-align: left;
  border: 1px solid #d1d1d1;
}
@media (max-width: 992px) {
  .team-planshow .leftz1 .btn .zjgs {
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .team-planshow .leftz1 .btn .zjgs {
    margin: 0 4px 10px;
    clear: both;
    width: 190px;
    display: block;
  }
}
.team-planshow .leftz1 .btn .zjgs .icon-zaojiashizhan {
  width: 24px;
  font-size: 17px;
  color: #000;
  font-weight: bold;
  margin: 0 2px 0 0;
  vertical-align: middle;
  display: inline-block;
  float: left;
}
.home-case {
  width: 100%;
  margin: 40px 0 0;
  overflow: hidden;
}
@media (max-width: 992px) {
  .home-case {
    margin: 20px 0 0;
  }
}
@media (max-width: 767px) {
  .home-case {
    margin: 0;
  }
}
.home-case .h-case {
  float: left;
  padding: 75px 40px 0 151px;
  width: 67%;
}
@media (max-width: 1770px) {
  .home-case .h-case {
    padding: 60px 40px 0 151px;
  }
}
@media (max-width: 1681px) {
  .home-case .h-case {
    padding: 60px 40px 0 125px;
  }
}
@media (max-width: 1650px) {
  .home-case .h-case {
    padding: 40px 40px 0 125px;
  }
}
@media (max-width: 1601px) {
  .home-case .h-case {
    padding: 40px 40px 0 100px;
  }
}
@media (max-width: 1500px) {
  .home-case .h-case {
    padding: 15px 40px 0 100px;
  }
}
@media (max-width: 1367px) {
  .home-case .h-case {
    padding: 6px 20px 0 80px;
  }
}
@media (max-width: 1260px) {
  .home-case .h-case {
    width: 64%;
    padding: 15px 20px 0 40px;
  }
}
@media (max-width: 992px) {
  .home-case .h-case {
    width: 100%;
    padding: 5px 30px 15px;
  }
}
@media (max-width: 767px) {
  .home-case .h-case {
    padding: 15px 15px 0;
  }
}
.home-case .h-case .case-title {
  position: relative;
  min-height: 40px;
  padding: 0 0 0 165px;
  z-index: 1;
}
@media (max-width: 1367px) {
  .home-case .h-case .case-title {
    padding: 0 0 0 125px;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .case-title {
    padding: 0;
    display: inline-block;
    width: 100%;
  }
}
.home-case .h-case .case-title big {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 160px;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 40px;
  font-weight: bold;
  color: #0c0c0c;
}
@media (max-width: 1367px) {
  .home-case .h-case .case-title big {
    height: 38px;
    width: 115px;
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .case-title big {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    text-align: center;
    height: auto;
    font-size: 24px;
    line-height: 34px;
  }
}
.home-case .h-case .case-title .hcase-title dd {
  float: left;
  color: #0c0c0c;
  font-size: 15px;
  cursor: pointer;
  height: 28px;
  overflow: hidden;
  line-height: 29px;
  padding: 0 13px;
  margin: 8px 9px 0;
  background: #e1e1e1;
}
@media (max-width: 1367px) {
  .home-case .h-case .case-title .hcase-title dd {
    margin: 4px 5px 0;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .case-title .hcase-title dd {
    margin: 4px 1px 0;
    font-size: 14px;
  }
}
@media (max-width: 321px) {
  .home-case .h-case .case-title .hcase-title dd {
    margin: 4px 1px 0;
    font-size: 13px;
    padding: 0 8px;
  }
}
.home-case .h-case .case-title .hcase-title .active {
  background: #003586;
  color: #fff;
}
.home-case .h-case .case-title .hcase-title dt {
  float: left;
  color: #0c0c0c;
  font-size: 15px;
  cursor: pointer;
  height: 28px;
  line-height: 28px;
  padding: 0 13px;
  margin: 8px 9px 0;
  background: #e1e1e1;
}
@media (max-width: 1367px) {
  .home-case .h-case .case-title .hcase-title dt {
    margin: 4px 5px 0;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .case-title .hcase-title dt {
    margin: 4px 1px 0;
  }
}
.home-case .h-case .case-title .hcase-title dt a {
  color: #0c0c0c;
}
.home-case .h-case .case-title .hcase-title dt:hover {
  background: #003586;
}
.home-case .h-case .case-title .hcase-title dt:hover a {
  color: #fff;
}
.home-case .h-case .text {
  color: #858585;
  font-size: 15px;
  margin: 13px 0 0;
  line-height: 24px;
}
@media (max-width: 1367px) {
  .home-case .h-case .text {
    font-size: 14px;
    line-height: 22px;
    margin: 5px 0 0;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .text {
    margin: 10px 0 0;
  }
}
.home-case .h-case .content {
  margin: 22px auto 0;
}
@media (max-width: 1681px) {
  .home-case .h-case .content {
    margin: 10px auto 0;
  }
}
@media (max-width: 1500px) {
  .home-case .h-case .content {
    margin: 10px auto 0;
  }
}
@media (max-width: 1281px) {
  .home-case .h-case .content {
    margin: 5px auto 0;
  }
}
@media (max-width: 1260px) {
  .home-case .h-case .content {
    margin: 5px auto 0;
  }
}
.home-case .h-case .content .h-casemain {
  overflow: hidden;
}
.home-case .h-case .content .h-casemain .text1 {
  color: #666;
  font-size: 18px;
  line-height: 26px;
  font-family: "microsoft yahei";
}
.home-case .h-case .content .h-casemain .h-casenr {
  margin: 0 -13px;
}
@media (max-width: 1500px) {
  .home-case .h-case .content .h-casemain .h-casenr {
    margin: 0 -6px;
  }
}
@media (max-width: 1260px) {
  .home-case .h-case .content .h-casemain .h-casenr {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .content .h-casemain .h-casenr {
    margin: 0 -3px;
  }
}
.home-case .h-case .content .h-casemain .h-casenr li {
  float: left;
  width: 33.33333333%;
  padding: 13px;
}
@media (max-width: 1500px) {
  .home-case .h-case .content .h-casemain .h-casenr li {
    padding: 6px;
  }
}
@media (max-width: 1260px) {
  .home-case .h-case .content .h-casemain .h-casenr li {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .content .h-casemain .h-casenr li {
    width: 50%;
    padding: 2px 3px;
  }
}
.home-case .h-case .content .h-casemain .h-casenr li a {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 100%;
}
.home-case .h-case .content .h-casemain .h-casenr li a:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.home-case .h-case .content .h-casemain .h-casenr li a:hover .txt {
  opacity: 1;
  display: block\9;
}
.home-case .h-case .content .h-casemain .h-casenr li a .pic {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.home-case .h-case .content .h-casemain .h-casenr li a .pic img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.home-case .h-case .content .h-casemain .h-casenr li a .pic:after {
  content: "";
  display: block;
  padding-bottom: 77.5%;
}
.home-case .h-case .content .h-casemain .h-casenr li a .txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 50;
  opacity: 0;
  display: none\9;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  padding: 20px;
}
@media (max-width: 1367px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt {
    padding: 15px;
  }
}
@media (max-width: 1260px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt {
    display: none;
  }
}
.home-case .h-case .content .h-casemain .h-casenr li a .txt .box {
  width: 100%;
  position: relative;
  height: 100%;
  background: url("../images/mask.png");
}
.home-case .h-case .content .h-casemain .h-casenr li a .txt .main {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 10px;
  height: 88px;
  top: 50%;
  margin-top: -44px;
}
@media (max-width: 1367px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt .main {
    height: 74px;
    margin-top: -37px;
  }
}
.home-case .h-case .content .h-casemain .h-casenr li a .txt big {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 24px;
  line-height: 28px;
  height: 28px;
  overflow: hidden;
  font-weight: bold;
  font-family: "microsoft jhenghei";
}
@media (max-width: 1367px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt big {
    font-size: 20px;
    line-height: 24px;
    height: 24px;
  }
}
.home-case .h-case .content .h-casemain .h-casenr li a .txt p {
  color: #fff;
  text-align: center;
  display: block;
  font-size: 15px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  margin: 6px auto 10px;
  font-family: "microsoft jhenghei";
}
@media (max-width: 1367px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt p {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
}
.home-case .h-case .content .h-casemain .h-casenr li a .txt .more {
  margin: 0 auto;
  width: 43px;
  height: 19px;
  position: relative;
}
@media (max-width: 1367px) {
  .home-case .h-case .content .h-casemain .h-casenr li a .txt .more {
    width: 30px;
    height: 13px;
  }
}
.home-case .h-yuyue {
  float: left;
  width: 33%;
}
@media (max-width: 1260px) {
  .home-case .h-yuyue {
    width: 35%;
  }
}
@media (max-width: 992px) {
  .home-case .h-yuyue {
    width: 100%;
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .home-case .h-yuyue {
    padding: 0 15px;
  }
}
.home-case .h-yuyue .pic {
  position: relative;
  overflow: hidden;
}
.home-case .h-yuyue .pic em {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -31px;
  margin-top: -36px;
  z-index: 50;
  width: 62px;
  height: 72px;
}
@media (max-width: 1367px) {
  .home-case .h-yuyue .pic em {
    width: 48px;
    height: 55px;
    margin-left: -24px;
    margin-top: -27px;
  }
}
.home-hot {
  margin: 30px auto 40px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .home-hot {
    margin: 30px auto 10px;
  }
}
.home-hot .h-hot {
  overflow: hidden;
  position: relative;
}
.home-hot .h-hot .main {
  width: 100%;
  z-index: 1;
  position: relative;
}
.home-hot .h-hot .main .pic {
  width: 71%;
  float: right;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
@media (max-width: 992px) {
  .home-hot .h-hot .main .pic {
    width: 100%;
    float: none;
  }
}
.home-hot .h-hot .main .pic:after {
  content: "";
  display: block;
  padding-bottom: 49.5%;
}
.home-hot .h-hot .main .hot-left {
  position: absolute;
  left: 0;
  top: 50%;
  padding: 50px 90px 20px 151px;
  margin-top: -250px;
  width: 36.5%;
  height: 500px;
  z-index: 30;
  background: #fff;
}
@media (max-width: 1681px) {
  .home-hot .h-hot .main .hot-left {
    height: 440px;
    margin-top: -220px;
    padding: 50px 90px 20px 125px;
  }
}
@media (max-width: 1601px) {
  .home-hot .h-hot .main .hot-left {
    height: 400px;
    margin-top: -200px;
    padding: 50px 70px 20px 100px;
  }
}
@media (max-width: 1367px) {
  .home-hot .h-hot .main .hot-left {
    height: 360px;
    margin-top: -180px;
    padding: 35px 50px 20px 80px;
  }
}
@media (max-width: 1200px) {
  .home-hot .h-hot .main .hot-left {
    height: 300px;
    margin-top: -150px;
    padding: 25px 35px 20px 40px;
  }
}
@media (max-width: 992px) {
  .home-hot .h-hot .main .hot-left {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    height: auto;
    margin-top: auto;
    padding: 20px 30px;
  }
}
@media (max-width: 767px) {
  .home-hot .h-hot .main .hot-left {
    padding: 15px;
  }
}
.home-hot .h-hot .main .hot-left big {
  display: block;
  color: #000000;
  font-size: 40px;
  font-weight: bold;
  line-height: 50px;
  height: 50px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .home-hot .h-hot .main .hot-left big {
    font-size: 24px;
    line-height: 34px;
    height: 34px;
  }
}
.home-hot .h-hot .main .hot-left i {
  display: block;
  font-style: inherit;
  width: 36px;
  height: 1px;
  margin: 15px 0 20px;
  background: #d6d6d6;
}
@media (max-width: 1200px) {
  .home-hot .h-hot .main .hot-left i {
    margin: 10px 0 15px;
  }
}
@media (max-width: 767px) {
  .home-hot .h-hot .main .hot-left i {
    margin: 8px 0 10px;
  }
}
.home-hot .h-hot .main .hot-left small {
  display: block;
  color: #515151;
  font-size: 30px;
  font-weight: bold;
  line-height: 40px;
  height: 40px;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .home-hot .h-hot .main .hot-left small {
    margin: 10px 0 15px;
    font-size: 24px;
    line-height: 34px;
    height: 34px;
  }
}
@media (max-width: 767px) {
  .home-hot .h-hot .main .hot-left small {
    font-size: 20px;
    line-height: 30px;
    height: 30px;
    margin: 5px 0;
  }
}
.home-hot .h-hot .main .hot-left p {
  display: block;
  color: #515151;
  font-size: 15px;
  line-height: 24px;
  height: 120px;
  margin: 15px 0 0;
  overflow: hidden;
}
@media (max-width: 1200px) {
  .home-hot .h-hot .main .hot-left p {
    font-size: 14px;
    margin: 10px 0 0;
  }
}
@media (max-width: 992px) {
  .home-hot .h-hot .main .hot-left p {
    height: auto;
    max-height: 120px;
  }
}
.home-hot .slick-prev,
.home-hot .slick-next {
  width: 60px;
  height: 53px;
  margin-top: 0;
  border: none;
}
@media (max-width: 992px) {
  .home-hot .slick-prev,
  .home-hot .slick-next {
    top: 100px !important;
    width: 40px;
    height: 35px;
  }
}
@media (max-width: 767px) {
  .home-hot .slick-prev,
  .home-hot .slick-next {
    width: 23px;
    top: 70px !important;
    height: 23px;
  }
}
.home-hot .slick-prev {
  left: 36.7%;
  background: url("../images/home-4.png") no-repeat center #ffffff;
}
@media (max-width: 992px) {
  .home-hot .slick-prev {
    left: 30px !important;
  }
}
@media (max-width: 767px) {
  .home-hot .slick-prev {
    background-size: 6px auto;
    left: 15px !important;
  }
}
.home-hot .slick-prev:hover {
  background: url("../images/home-2.png") no-repeat center #003586;
}
.home-hot .slick-next {
  left: 36.7%;
  background: url("../images/home-5.png") no-repeat center #ffffff;
}
@media (max-width: 992px) {
  .home-hot .slick-next {
    left: auto !important;
    right: 30px !important;
  }
}
@media (max-width: 767px) {
  .home-hot .slick-next {
    background-size: 6px auto;
    right: 15px !important;
  }
}
.home-hot .slick-next:hover {
  background: url("../images/home-1.png") no-repeat center #003586;
}
.home-team {
  overflow: hidden;
  width: 100%;
  margin: 0 auto 40px;
  height: 200px;
  padding: 0 1130px 0 0;
  position: relative;
}
@media (max-width: 1620px) {
  .home-team {
    padding: 0 1000px 0 0;
  }
}
@media (max-width: 1520px) {
  .home-team {
    /* height: 780px; */
    padding: 0 960px 0 0;
  }
}
@media (max-width: 1367px) {
  .home-team {
    /* height: 740px; */
  }
}
@media (max-width: 1024px) {
  .home-team {
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 992px) {
  .home-team {
    height: auto;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .home-team {
    margin: 0 auto;
  }
.home-team .h-team {
  margin: 30px auto;
}
}
@media (min-width: 993px) {
  .home-team .h-team {
    display: none;
  }
}
@media (max-width: 767px) {
  .home-team .h-team {
    margin: 15px auto;
  }
}
.home-team .h-team .slick-slide img {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
}
.home-team .h-team .slick-center img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
}
.home-team .h-team span {
  display: block;
  position: relative;
}
.home-team .h-team span:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
.home-team #box {
  width: 918px;
  height: 400px;
  margin: 55px 0 0;
  position: relative;
}
@media (max-width: 1520px) {
  .home-team #box {
    margin: 30px 0 0;
  }
}
@media (max-width: 992px) {
  .home-team #box {
    display: none;
  }
}
.home-team #box img {
  max-width: inherit;
}
.home-team #box ul {
  position: relative;
}
.home-team #box li {
  background: rgba(0, 0, 0, 0.4);
  list-style: none;
  left: 377px;
  top: 146px;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  z-index: 0;
  cursor: pointer;
}
.home-team #box li em {
  font-style: inherit;
  text-align: left;
  color: #fff;
  font-size: 16px;
  height: 32px;
  overflow: hidden;
  line-height: 32px;
  display: block;
}
.home-team #box li em big {
  font-size: 24px;
  font-weight: bold;
  margin: 0 6px 0 0;
}
.home-team #box li p {
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.home-team #box li div {
  background: url("../images/mask7.png");
  width: 86%;
  left: 50%;
  margin-left: -43%;
  height: 100px;
  bottom: -100px;
  padding: 25px 20px 0;
  position: absolute;
}
.home-team .numbutLeft {
  width: 15px;
  height: 5px;
  background-color: #AFB7B6;
  float: left;
  cursor: pointer;
}
.home-team .numbut {
  width: 15px;
  height: 5px;
  background-color: #AFB7B6;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}
.home-team .numbutCen {
  width: 15px;
  height: 5px;
  background-color: #FF0000;
  float: left;
  margin-left: 5px;
  cursor: pointer;
}
.home-team .numbutLeftCen {
  width: 15px;
  height: 5px;
  background-color: #FF0000;
  float: left;
  cursor: pointer;
}
.home-team .numbutdiv {
  height: 10px;
  width: 100%;
  color: red;
  margin-top: 0;
  padding-top: 0;
}
.home-team .ndv {
  height: 10px;
  width: 95px;
  margin: 0 auto;
}
.home-team .xuanzhuan {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  height: 200px;
  width: 1132px;
}
@media (max-width: 1620px) {
  .home-team .xuanzhuan {
    width: 1000px;
  }
}
@media (max-width: 1520px) {
  .home-team .xuanzhuan {
    /* height: 780px; */
    width: 960px;
  }
}
@media (max-width: 1367px) {
  .home-team .xuanzhuan {
    /* height: 740px; */
  }
}
@media (max-width: 1250px) {
  .home-team .xuanzhuan {
    width: 100%;
    position: relative;
    top: auto;
    left: auto;
    display: inline-block;
  }
}
@media (max-width: 992px) {
  .home-team .xuanzhuan {
    height: auto;
  }
}
.home-team .xuanzhuan .shuzi {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 187px;
  padding: 0 151px 0 60px;
  background: #b4c2db;
}
@media (max-width: 1681px) {
  .home-team .xuanzhuan .shuzi {
    padding: 0 125px 0 60px;
  }
}
@media (max-width: 1601px) {
  .home-team .xuanzhuan .shuzi {
    padding: 0 100px 0 60px;
  }
}
@media (max-width: 1520px) {
  .home-team .xuanzhuan .shuzi {
    height: 140px;
    overflow: hidden;
  }
}
@media (max-width: 992px) {
  .home-team .xuanzhuan .shuzi {
    height: auto;
    position: relative;
    left: auto;
    padding: 0 30px;
    bottom: auto;
  }
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .shuzi {
    padding: 0 10px;
  }
}
.home-team .xuanzhuan .shuzi ul {
  text-align: center;
  font-size: 0;
}
.home-team .xuanzhuan .shuzi ul li {
  width: 33.33333333%;
  padding: 45px 10px 0;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1520px) {
  .home-team .xuanzhuan .shuzi ul li {
    padding: 20px 10px 0;
  }
}
@media (max-width: 992px) {
  .home-team .xuanzhuan .shuzi ul li {
    padding: 15px 10px;
  }
}
.home-team .xuanzhuan .shuzi ul li .title {
  text-align: center;
  font-family: "avantgardeitcbybt-book";
  margin: 0 auto 10px 0;
  font-size: 0;
  height: 34px;
  line-height: 34px;
  font-weight: bold;
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .shuzi ul li .title {
    height: 24px;
    margin: 0 auto 5px 0;
    line-height: 24px;
  }
}
.home-team .xuanzhuan .shuzi ul li .title .counter {
  display: inline-block;
  color: #000;
  font-size: 34px;
  height: 34px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .shuzi ul li .title .counter {
    font-size: 20px;
    height: 24px;
  }
}
.home-team .xuanzhuan .shuzi ul li .title small {
  display: inline-block;
  color: #000;
  font-size: 16px;
  height: 34px;
  line-height: 44px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .shuzi ul li .title small {
    font-size: 12px;
    height: 24px;
    line-height: 30px;
  }
}
.home-team .xuanzhuan .shuzi ul li span {
  color: #484e58;
  font-size: 14px;
  line-height: 22px;
  max-height: 44px;
  overflow: hidden;
  display: block;
  text-align: center;
  font-family: "microsoft yahei";
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .shuzi ul li span {
    font-size: 10px;
    line-height: 18px;
    max-height: 36px;
  }
}
.home-team .xuanzhuan .nr {
  height: 650px;
  padding: 35px 0 0 60px;
}
@media (max-width: 1620px) {
  .home-team .xuanzhuan .nr {
    padding: 35px 0 0 40px;
  }
}
@media (max-width: 1520px) {
  .home-team .xuanzhuan .nr {
    padding: 20px 0 0 25px;
  }
}
@media (max-width: 992px) {
  .home-team .xuanzhuan .nr {
    height: auto;
    width: 100%;
    padding: 0 30px;
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .nr {
    padding: 0 15px;
  }
}
.home-team .xuanzhuan .nr .title {
  color: #202020;
  font-size: 40px;
  font-weight: bold;
  line-height: 48px;
  height: 48px;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .home-team .xuanzhuan .nr .title {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
  }
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .nr .title {
    font-size: 20px;
    line-height: 30px;
    height: 30px;
  }
}
.home-team .xuanzhuan .nr .text {
  color: #727272;
  font-size: 15px;
  line-height: 22px;
  height: 44px;
  margin: 7px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-team .xuanzhuan .nr .text {
    font-size: 14px;
    line-height: 22px;
    height: auto;
  }
}
.home-team .left {
  position: relative;
  z-index: 50;
  overflow: hidden;
  height: 200px;
}
@media (max-width: 1520px) {
  .home-team .left {
    /* height: 780px; */
  }
}
@media (max-width: 1367px) {
  .home-team .left {
    /* height: 740px; */
  }
}
@media (max-width: 1250px) {
  .home-team .left {
    display: none;
  }
}
.home-team .left .pic {
  overflow: hidden;
  text-align: center;
  height: 650px;
}
@media (max-width: 1520px) {
  .home-team .left .pic {
    height: 640px;
  }
}
@media (max-width: 1367px) {
  .home-team .left .pic {
    height: 600px;
  }
}
.home-team .left .pic img {
  max-width: initial;
  text-align: right;
  display: block;
  float: right;
}
@media (max-width: 1367px) {
  .home-team .left .pic img {
    margin: 0 -80px 0 0;
  }
}
.home-team .left .txt {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 187px;
  width: 100%;
  background: #6e8aba;
  padding: 40px 12% 20px;
}
@media (max-width: 1520px) {
  .home-team .left .txt {
    height: 140px;
    padding: 20px 10%;
  }
}
.home-team .left .txt big {
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  height: 58px;
  text-align: right;
  display: block;
  overflow: hidden;
}
@media (max-width: 1520px) {
  .home-team .left .txt big {
    font-size: 38px;
    line-height: 48px;
    height: 48px;
  }
}
@media (max-width: 1367px) {
  .home-team .left .txt big {
    font-size: 30px;
    line-height: 40px;
    height: 40px;
  }
}
.home-team .left .txt small {
  color: #fff;
  font-size: 18px;
  line-height: 28px;
  height: 28px;
  text-align: right;
  display: block;
  overflow: hidden;
}
.home-team .left .txt p {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  height: 20px;
  text-align: right;
  display: block;
  overflow: hidden;
}
.home-newplan {
  /* overflow: hidden; */
  /* margin: 0 auto 30px; */
  width: 100%;
  /* padding: 0 141px; */
  background: #f0f0f0;
}
.home-newplan .h-plan1 {
  float: left;
  width: 67%;
  padding: 10px 40px 0 151px;
}
@media (max-width: 1681px) {
  .home-newplan .h-plan1 {
    padding: 10px 40px 0 125px;
  }
}
@media (max-width: 1601px) {
  .home-newplan .h-plan1 {
    padding: 10px 40px 0 100px;
  }
}
@media (max-width: 1367px) {
  .home-newplan .h-plan1 {
    padding: 10px 30px 0 80px;
  }
}
@media (max-width: 1200px) {
  .home-newplan .h-plan1 {
    padding: 10px 20px 0 40px;
  }
}
@media (max-width: 992px) {
  .home-newplan .h-plan1 {
    width: 100%;
    padding: 10px 20px 0 30px;
  }
}
@media (max-width: 767px) {
  .home-newplan .h-plan1 {
    padding: 15px;
  }
}
.home-newplan .h-plan1 .title {
  color: #202020;
  font-size: 36px;
  font-weight: bold;
  line-height: 46px;
}
@media (max-width: 1200px) {
  .home-newplan .h-plan1 .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .home-newplan .h-plan1 .title {
    font-size: 24px;
    line-height: 34px;
  }
}
.home-newplan .h-plan1 .h-planmain {
  margin: 2px auto 0;
  overflow: hidden;
}
.home-newplan .h-plan1 .h-planmain ul {
  margin: 0 -13px 40px;
}
@media (max-width: 1500px) {
  .home-newplan .h-plan1 .h-planmain ul {
    margin: 0 -8px 40px;
  }
}
@media (max-width: 1200px) {
  .home-newplan .h-plan1 .h-planmain ul {
    margin: 0 -6px 30px;
  }
}
@media (max-width: 767px) {
  .home-newplan .h-plan1 .h-planmain ul {
    margin: 0 -4px 5px;
  }
}
.home-newplan .h-plan1 .h-planmain ul li {
  padding: 13px;
  float: left;
  width: 33.33333333%;
}
@media (max-width: 1500px) {
  .home-newplan .h-plan1 .h-planmain ul li {
    padding: 8px;
  }
}
@media (max-width: 1200px) {
  .home-newplan .h-plan1 .h-planmain ul li {
    padding: 6px;
  }
}
@media (max-width: 767px) {
  .home-newplan .h-plan1 .h-planmain ul li {
    padding: 3px 4px;
    width: 50%;
  }
}
.home-newplan .h-plan1 .h-planmain ul li a {
  display: inline-block;
  width: 100%;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.home-newplan .h-plan1 .h-planmain ul li a:hover .pic img {
  transform: scale(1.06);
  -webkit-transform: scale(1.06);
}
.home-newplan .h-plan1 .h-planmain ul li a:hover .txt {
  bottom: 20px;
}
.home-newplan .h-plan1 .h-planmain ul li a .txt {
  position: absolute;
  left: 0;
  z-index: 5;
  padding: 0 30px;
  width: 100%;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  bottom: -100%;
}
@media (max-width: 1500px) {
  .home-newplan .h-plan1 .h-planmain ul li a .txt {
    padding: 0 15px;
  }
}
@media (max-width: 1200px) {
  .home-newplan .h-plan1 .h-planmain ul li a .txt {
    display: none;
  }
}
.home-newplan .h-plan1 .h-planmain ul li a .txt .box {
  width: 100%;
  padding: 10px 20px 0 30px;
  height: 70px;
  overflow: hidden;
  background: url("../images/mask.png");
}
@media (max-width: 1500px) {
  .home-newplan .h-plan1 .h-planmain ul li a .txt .box {
    padding: 10px 15px 0;
  }
}
.home-newplan .h-plan1 .h-planmain ul li a .txt big {
  display: block;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  color: #fff;
  font-weight: bold;
  font-family: "microsoft jhenghei";
  font-size: 18px;
}
.home-newplan .h-plan1 .h-planmain ul li a .txt .text-1 {
  margin: 5px auto 0;
  overflow: hidden;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
}
.home-newplan .h-plan1 .h-planmain ul li a .pic {
  display: block;
  overflow: hidden;
  position: relative;
}
.home-newplan .h-plan1 .h-planmain ul li a .pic img {
  display: block;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.home-newplan .h-plan1 .h-planmain ul li a .pic:after {
  content: "";
  display: block;
  padding-bottom: 82.1%;
}
.home-newplan .h-plan2 {
  float: left;
  width: 25%;
  background: #f0f0f0;
  padding: 20px;
}
@media (max-width: 1681px) {
  .home-newplan .h-plan2 {
    padding: 75px 25px 70px 25px;
  }
}
@media (max-width: 1601px) {
  .home-newplan .h-plan2 {
    padding: 50px 25px 50px 25px;
  }
}
@media (max-width: 1367px) {
  .home-newplan .h-plan2 {
    padding: 35px 25px 40px 25px;
  }
}
@media (max-width: 1200px) {
  .home-newplan .h-plan2 {
    padding: 25px 20px 30px 30px;
  }
}
@media (max-width: 992px) {
  .home-newplan .h-plan2 {
    width: 100%;
    padding: 35px 30px 30px;
  }
}
@media (max-width: 767px) {
  .home-newplan .h-plan2 {
    padding: 15px 15px 25px;
  }
}
.home-newplan .h-plan2 .pic {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.home-newplan .h-plan2 .pic em {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 200px;
  height: 50px;
  /* margin-left: -100px; */
  margin-top: -39px;
  margin-left: -100px;
  text-align: center;
  background: rgb(255 255 255 / 0.8);
  line-height: 50px;
  font-size: 25px;
  font-weight: bold;
}
@media (max-width: 1601px) {
  .home-newplan .h-plan2 .pic em {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
  }
}
@media (max-width: 1500px) {
  .home-newplan .h-plan2 .pic em {
    width: 44px;
    height: 44px;
    margin-top: -22px;
    margin-left: -22px;
  }
}
.home-newplan .h-plan2 .pic:after {
  content: "";
  display: block;
  padding-bottom: 56%;
}
.home-newplan .h-plan2 ul {
  margin: 5px auto 0;
  border-top: 1px solid #e2e2e2;
}
.home-newplan .h-plan2 ul li {
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  font-size: 15px;
  border-bottom: 1px solid #e2e2e2;
}
@media (max-width: 1200px) {
  .home-newplan .h-plan2 ul li {
    height: 48px;
    line-height: 48px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .home-newplan .h-plan2 ul li {
    height: 40px;
    line-height: 40px;
  }
}
.home-newplan .h-plan2 ul li:hover a {
  color: #003586;
}
.home-newplan .h-plan2 ul li a {
  display: block;
  color: #303030;
}
.home-contact {
  margin: 0 auto;
  overflow: hidden;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
  background-attachment: fixed;
}
@media (max-width: 1380px) {
  .home-contact {
    padding: 50px 0;
  }
}
@media (max-width: 767px) {
  .home-contact {
    padding: 30px 0 40px;
  }
}
.home-contact .yuyue {
  float: left;
  width: 68%;
  background: url("../images/home-yuyuebg.jpg") no-repeat center right #ffffff;
  height: 480px;
  padding: 55px 160px 10px 45px;
}
@media (max-width: 1550px) {
  .home-contact .yuyue {
    padding: 55px 80px 10px 45px;
  }
}
@media (max-width: 1380px) {
  .home-contact .yuyue {
    width: 65%;
    padding: 55px 40px 10px 45px;
  }
}
@media (max-width: 992px) {
  .home-contact .yuyue {
    width: 100%;
    height: auto;
    padding: 35px 20px;
  }
}
@media (max-width: 767px) {
  .home-contact .yuyue {
    padding: 20px;
  }
}
.home-contact .yuyue .title {
  color: #333333;
  font-size: 28px;
  line-height: 36px;
  height: 36px;
  font-family: "microsoft jhenghei";
  font-weight: bold;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-contact .yuyue .title {
    font-size: 22px;
    line-height: 32px;
    height: 32px;
  }
}
.home-contact .yuyue .text {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  font-family: "microsoft yahei";
  margin: 10px 0 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-contact .yuyue .text {
    margin: 5px 0 10px;
  }
}
.home-contact .yuyue .message {
  margin: 0 -15px;
}
@media (max-width: 1380px) {
  .home-contact .yuyue .message {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .home-contact .yuyue .message {
    margin: 0 auto;
  }
}
.home-contact .yuyue .message li {
  width: 50%;
  float: left;
  position: relative;
  padding: 10px 15px;
}
.home-contact .yuyue .message li font {
  color: #f00;
  display: none;
  font-size: 12px;
  left: 14px;
  position: absolute;
  top: 54px;
}
@media (max-width: 1380px) {
  .home-contact .yuyue .message li {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .home-contact .yuyue .message li {
    width: 100%;
  }
}
.home-contact .yuyue .message li input,
.home-contact .yuyue .message li textarea {
  width: 100%;
  border: 1px solid #dbdbdb;
  font-family: "microsoft yahei";
  color: #333333;
  background: none;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 0;
}
.home-contact .yuyue .message li input::-webkit-input-placeholder,
.home-contact .yuyue .message li textarea::-webkit-input-placeholder {
  color: #666;
}
.home-contact .yuyue .message li input:focus,
.home-contact .yuyue .message li textarea:focus {
  box-shadow: 0 0 0 1px #f00;
  border: 1px solid #f00;
}
.home-contact .yuyue .message li textarea {
  padding: 8px 10px;
  height: 74px;
  line-height: 20px;
}
.home-contact .yuyue .message .li-1 {
  width: 100%;
}
.home-contact .yuyue .message .send {
  width: 150px;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  text-align: center;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin: 15px 0 0;
  border: 2px solid #666666;
}
@media (max-width: 767px) {
  .home-contact .yuyue .message .send {
    margin: 5px 0 0;
    height: 40px;
    line-height: 40px;
  }
}
.home-contact .yuyue .message .send:hover {
  background: #003586;
  border: 2px solid #003586;
  color: #fff;
}
.home-contact .home-about {
  width: 32%;
  height: 480px;
  float: left;
  padding: 0 0 0 40px;
}
@media (max-width: 1380px) {
  .home-contact .home-about {
    width: 35%;
    padding: 0 0 0 30px;
  }
}
@media (max-width: 992px) {
  .home-contact .home-about {
    width: 100%;
    padding: 0;
    height: auto;
    margin: 20px auto 0;
  }
}
.home-contact .home-about .box {
  background: #fff;
  height: 480px;
  padding: 55px 50px 10px;
}
@media (max-width: 1550px) {
  .home-contact .home-about .box {
    padding: 35px 30px 10px;
  }
}
@media (max-width: 992px) {
  .home-contact .home-about .box {
    height: auto;
    padding: 35px 20px;
  }
}
@media (max-width: 767px) {
  .home-contact .home-about .box {
    padding: 20px;
  }
}
.home-contact .home-about .title {
  color: #333333;
  font-size: 28px;
  line-height: 36px;
  height: 36px;
  font-family: "microsoft jhenghei";
  font-weight: bold;
  overflow: hidden;
}
@media (max-width: 767px) {
  .home-contact .home-about .title {
    font-size: 22px;
    line-height: 32px;
    height: 32px;
  }
}
.home-contact .home-about ul {
  margin: 30px 0 0;
}
@media (max-width: 767px) {
  .home-contact .home-about ul {
    margin: 10px 0 0;
  }
}
.home-contact .home-about ul li {
  position: relative;
  padding: 20px 0 20px 40px;
  border-bottom: 1px solid #ececec;
}
.home-contact .home-about ul li:hover em {
  transform: rotateX(360deg);
  -webkit-transform: rotateX(360deg);
  -moz-transform: rotateX(360deg);
  -o-transform: rotateX(360deg);
}
.home-contact .home-about ul li:hover em .icon-address {
  color: #003586;
}
.home-contact .home-about ul li:hover em .icon-tel {
  color: #003586;
}
.home-contact .home-about ul li:hover em .icon-youjian {
  color: #003586;
}
.home-contact .home-about ul li .zi {
  font-family: arial;
  font-size: 24px;
  color: #666666;
  font-weight: bold;
}
@media (max-width: 1380px) {
  .home-contact .home-about ul li .zi {
    font-size: 16px;
  }
}
.home-contact .home-about ul li em {
  display: block;
  font-style: inherit;
  left: 0;
  top: 20px;
  transition: all 0.45s ease-in-out;
  -webkit-transition: all 0.45s ease-in-out;
  -moz-transition: all 0.45s ease-in-out;
  -o-transition: all 0.45s ease-in-out;
  position: absolute;
  width: 40px;
}
.home-contact .home-about ul li em .icon-address {
  color: #7c7c7c;
  font-size: 28px;
}
@media (max-width: 1380px) {
  .home-contact .home-about ul li em .icon-address {
    font-size: 24px;
  }
}
.home-contact .home-about ul li em .icon-tel {
  color: #7c7c7c;
  font-size: 26px;
}
@media (max-width: 1380px) {
  .home-contact .home-about ul li em .icon-tel {
    font-size: 22px;
  }
}
.home-contact .home-about ul li em .icon-youjian {
  color: #7c7c7c;
  font-size: 26px;
}
@media (max-width: 1380px) {
  .home-contact .home-about ul li em .icon-youjian {
    font-size: 24px;
  }
}
.home-contact .home-about ul li big {
  display: block;
  color: #333333;
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  font-family: arial;
}
.home-contact .home-about ul li small {
  display: block;
  color: #666666;
  font-size: 18px;
  margin: 5px 0 0;
  line-height: 24px;
}
@media (max-width: 1380px) {
  .home-contact .home-about ul li small {
    font-size: 14px;
    line-height: 20px;
  }
}
.home-contact .home-about ul li small a {
  color: #666666;
}
.home-contact .home-about ul li small a:hover {
  color: #003586;
}
.yuyue-baojia {
  background: url("../images/case-mask1.png");
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  height: 100%;
  z-index: 999;
}
@media (max-width: 767px) {
  .yuyue-baojia {
    padding: 50px 0 125px;
  }
}
.yuyue-baojia .icon-guanbi {
  color: #ccc;
  font-size: 28px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  position: absolute;
  right: 10px;
  cursor: pointer;
  top: 10px;
}
.yuyue-baojia .icon-guanbi:hover {
  color: #003586;
}
.yuyue-baojia .yuyue {
  position: absolute;
  left: 50%;
  margin-left: -30%;
  width: 60%;
  top: 50%;
  margin-top: -240px;
  background: url("../images/home-yuyuebg.jpg") no-repeat center right #ffffff;
  height: 480px;
  padding: 55px 60px 10px 45px;
}
@media (max-width: 1550px) {
  .yuyue-baojia .yuyue {
    padding: 55px 50px 10px 45px;
  }
}
@media (max-width: 1380px) {
  .yuyue-baojia .yuyue {
    width: 65%;
    height: 440px;
    margin-top: -220px;
    padding: 25px 40px 10px 45px;
  }
}
@media (max-width: 992px) {
  .yuyue-baojia .yuyue {
    margin-left: -40%;
    width: 80%;
    padding: 35px 20px;
  }
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue {
    padding: 20px;
    margin-left: -45%;
    width: 90%;
    top: 40px;
    margin-top: 0;
    height: 430px;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue {
    padding: 20px;
    margin-left: -45%;
    width: 90%;
    top: 20px;
    margin-top: 0;
    height: 360px;
    padding: 10px 15px;
  }
}
.yuyue-baojia .yuyue .title {
  color: #333333;
  font-size: 26px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .title {
    font-size: 22px;
    line-height: 32px;
    height: 32px;
  }
}
.yuyue-baojia .yuyue .text {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  margin: 10px 0 20px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .text {
    margin: 5px 0 10px;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue .text {
    margin: 0;
  }
}
.yuyue-baojia .yuyue .message {
  margin: 0 -15px;
}
@media (max-width: 1380px) {
  .yuyue-baojia .yuyue .message {
    margin: 0 -10px;
  }
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .message {
    margin: 0 auto;
  }
}
.yuyue-baojia .yuyue .message li {
  width: 50%;
  float: left;
  padding: 10px 15px;
  position: relative;
}
.yuyue-baojia .yuyue .message li font {
  color: #f30;
  display: none;
  font-size: 12px;
  left: 15px;
  position: absolute;
  top: 53px;
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .message li font .yuyue-baojia .yuyue .message li font {
    top: 39px;
    left: 0;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue .message li font {
    top: 33px;
    left: 0;
  }
}
@media (max-width: 1380px) {
  .yuyue-baojia .yuyue .message li {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .message li {
    padding: 6px 0;
    width: 100%;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue .message li {
    padding: 77x 0;
  }
}
.yuyue-baojia .yuyue .message li input,
.yuyue-baojia .yuyue .message li textarea {
  width: 100%;
  border: 1px solid #dbdbdb;
  font-family: "microsoft yahei";
  color: #333333;
  background: none;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  padding: 0 10px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .message li input,
  .yuyue-baojia .yuyue .message li textarea {
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue .message li input,
  .yuyue-baojia .yuyue .message li textarea {
    height: 28px;
    line-height: 28px;
  }
}
.yuyue-baojia .yuyue .message li input::-webkit-input-placeholder,
.yuyue-baojia .yuyue .message li textarea::-webkit-input-placeholder {
  color: #666;
}
.yuyue-baojia .yuyue .message li input:focus,
.yuyue-baojia .yuyue .message li textarea:focus {
  box-shadow: 0 0 0 1px #f00;
  border: 1px solid #f00;
}
.yuyue-baojia .yuyue .message li textarea {
  padding: 8px 10px;
  height: 74px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .message li textarea {
    height: 68px;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue .message li textarea {
    height: 60px;
  }
}
.yuyue-baojia .yuyue .message .li-1 {
  width: 100%;
}
.yuyue-baojia .yuyue .message .send {
  width: 150px;
  height: 44px;
  line-height: 44px;
  overflow: hidden;
  text-align: center;
  color: #666666;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin: 15px 0 0;
  border: 2px solid #666666;
}
@media (max-width: 767px) {
  .yuyue-baojia .yuyue .message .send {
    margin: 5px 0 0;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 376px) {
  .yuyue-baojia .yuyue .message .send {
    margin: 0;
    height: 32px;
    line-height: 32px;
  }
}
.yuyue-baojia .yuyue .message .send:hover {
  background: #003586;
  border: 2px solid #003586;
  color: #fff;
}
#ys {
  cursor: pointer;
}
.boxz {
  padding: 0 45px;
}
@media (max-width: 767px) {
  .boxz {
    padding: 0;
  }
}
.honor {
  padding: 35px 0 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .honor {
    padding: 25px 0 0;
  }
}
.honor .part-1 .boxz .left1 {
  float: left;
  padding: 0 10px 0 0;
  width: 30%;
}
@media (max-width: 767px) {
  .honor .part-1 .boxz .left1 {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.honor .part-1 .boxz .left1 big {
  display: block;
  color: #000000;
  font-size: 48px;
  line-height: 58px;
}
@media (max-width: 1024px) {
  .honor .part-1 .boxz .left1 big {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 992px) {
  .honor .part-1 .boxz .left1 big {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .honor .part-1 .boxz .left1 big {
    text-align: center;
    font-size: 22px;
    line-height: 32px;
  }
}
.honor .part-1 .boxz .left1 small {
  display: block;
  color: #000000;
  font-size: 24px;
  line-height: 34px;
}
@media (max-width: 992px) {
  .honor .part-1 .boxz .left1 small {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 767px) {
  .honor .part-1 .boxz .left1 small {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
  }
}
.honor .part-1 .boxz .right1 {
  float: left;
  padding: 0 10px 0 0;
  width: 35%;
}
@media (max-width: 767px) {
  .honor .part-1 .boxz .right1 {
    float: none;
    padding: 0;
    width: 100%;
  }
}
.honor .part-1 .boxz .right1 .text-1 {
  color: #464646;
  font-size: 15px;
  line-height: 30px;
}
@media (max-width: 1024px) {
  .honor .part-1 .boxz .right1 .text-1 {
    font-size: 14px;
    line-height: 28px;
  }
}
@media (max-width: 992px) {
  .honor .part-1 .boxz .right1 .text-1 {
    font-size: 12px;
    line-height: 25px;
  }
}
.honor .honor-box {
  margin: 40px auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 993px;
  background-attachment: fixed;
  padding: 75px 0 30px;
}
@media (max-width: 1681px) {
  .honor .honor-box {
    min-height: auto;
  }
}
@media (max-width: 992px) {
  .honor .honor-box {
    padding: 35px 0 30px;
  }
}
@media (max-width: 767px) {
  .honor .honor-box {
    padding: 25px 0 10px;
    margin: 20px auto;
  }
}
.honor .honor-box .title {
  text-align: center;
  color: #fff;
  line-height: 58px;
  height: 58px;
  overflow: hidden;
  font-size: 48px;
}
@media (max-width: 1445px) {
  .honor .honor-box .title {
    line-height: 48px;
    height: 48px;
    font-size: 38px;
  }
}
@media (max-width: 992px) {
  .honor .honor-box .title {
    line-height: 38px;
    height: 38px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .honor .honor-box .title {
    line-height: 22px;
    height: 22px;
    font-size: 22px;
  }
}
.honor .honor-box .honor-main {
  margin: 40px -10px;
}
@media (max-width: 1445px) {
  .honor .honor-box .honor-main {
    margin: 10px -6px 20px;
  }
}
@media (max-width: 992px) {
  .honor .honor-box .honor-main {
    margin: 10px -4px 20px;
  }
}
.honor .honor-box .honor-main .honor-n {
  width: 16.66666667%;
  float: left;
  padding: 10px;
}
@media (max-width: 1445px) {
  .honor .honor-box .honor-main .honor-n {
    padding: 6px;
  }
}
@media (max-width: 992px) {
  .honor .honor-box .honor-main .honor-n {
    width: 25%;
    padding: 4px;
  }
}
@media (max-width: 767px) {
  .honor .honor-box .honor-main .honor-n {
    width: 50%;
  }
}
.honor .honor-box .honor-main .pic {
  display: block;
  position: relative;
}
.honor .honor-box .honor-main .pic:after {
  content: "";
  display: block;
  padding-bottom: 71%;
}
.honor .honor-brand {
  padding: 10px 0;
}
.honor .honor-brand .title {
  text-align: center;
  color: #000000;
  line-height: 58px;
  height: 58px;
  overflow: hidden;
  font-size: 48px;
}
@media (max-width: 1445px) {
  .honor .honor-brand .title {
    line-height: 48px;
    height: 48px;
    font-size: 38px;
  }
}
@media (max-width: 992px) {
  .honor .honor-brand .title {
    line-height: 38px;
    height: 38px;
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  .honor .honor-brand .title {
    line-height: 22px;
    height: 22px;
    font-size: 22px;
  }
}
.honor .honor-brand .honor-brandmain {
  margin: 40px -10px;
}
@media (max-width: 1681px) {
  .honor .honor-brand .honor-brandmain {
    margin: 30px -8px;
  }
}
@media (max-width: 1445px) {
  .honor .honor-brand .honor-brandmain {
    margin: 20px -6px;
  }
}
@media (max-width: 992px) {
  .honor .honor-brand .honor-brandmain {
    margin: 10px -4px 20px;
  }
}
.honor .honor-brand .honor-brandmain .honor-n {
  width: 16.66666667%;
  float: left;
  padding: 13px 10px;
}
@media (max-width: 1681px) {
  .honor .honor-brand .honor-brandmain .honor-n {
    padding: 6px 8px;
  }
}
@media (max-width: 1445px) {
  .honor .honor-brand .honor-brandmain .honor-n {
    padding: 6px;
  }
}
@media (max-width: 992px) {
  .honor .honor-brand .honor-brandmain .honor-n {
    padding: 4px;
    width: 25%;
  }
}
@media (max-width: 767px) {
  .honor .honor-brand .honor-brandmain .honor-n {
    width: 50%;
  }
}
.honor .honor-brand .honor-brandmain .pic {
  display: block;
  position: relative;
  overflow: hidden;
}
/*17style*/
.fengge {
  overflow: hidden;
  padding: 55px 0 90px;
}
@media (max-width: 1367px) {
  .fengge {
    padding: 35px 0 60px;
  }
}
@media (max-width: 767px) {
  .fengge {
    padding: 20px 0 35px;
  }
}
@media (max-width: 376px) {
  .fengge {
    padding: 10px 0 35px;
  }
}
.fengge .fengge1 {
  float: left;
  width: 21%;
  overflow: hidden;
}
@media (max-width: 1024px) {
  .fengge .fengge1 {
    width: 0;
  }
}
.fengge .fengge1 .fe-box {
  float: right;
}
.fengge .fengge1 .fengge-main1 {
  width: 100%;
}
.fengge .fengge1 .fengge-main1 img {
  opacity: 0.6;
}
.fengge .fengge1 .fengge-main1 .slick-list {
  overflow: inherit;
}
.fengge .fengge1 .fengge-main1 .box .pic {
  padding: 0 0 0 9px;
  position: relative;
  width: 100%;
  z-index: 1;
  margin: 9px 0 0;
  overflow: hidden;
}
.fengge .fengge1 .fengge-main1 .box .pic:hover .mask {
  opacity: 1;
  display: block\9;
}
.fengge .fengge1 .fengge-main1 .box .pic:hover .txt1 {
  bottom: -100px;
}
.fengge .fengge1 .fengge-main1 .box .pic i {
  display: block;
  position: relative;
  width: 100%;
  font-style: inherit;
  overflow: hidden;
}
.fengge .fengge1 .fengge-main1 .box .pic i:after {
  content: "";
  display: block;
  padding-bottom: 49.5%;
}
.fengge .fengge1 .fengge-main1 .box .pic1 {
  padding: 0 0 0 9px;
  position: relative;
  width: 50%;
  z-index: 1;
  margin: 9px 0;
  float: left;
  overflow: hidden;
}
.fengge .fengge1 .fengge-main1 .box .pic1:hover .mask {
  opacity: 1;
  display: block\9;
}
.fengge .fengge1 .fengge-main1 .box .pic1:hover .txt1 {
  bottom: -100px;
}
.fengge .fengge1 .fengge-main1 .box .pic1 i {
  display: block;
  position: relative;
  width: 100%;
  font-style: inherit;
  overflow: hidden;
}
.fengge .fengge1 .fengge-main1 .box .pic1 i:after {
  content: "";
  display: block;
  padding-bottom: 100.4%;
}
.fengge .fengge1 .fengge-main1 .box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 14px;
  opacity: 0;
  display: none\9;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  background: url("../images/mask5.png");
}
.fengge .fengge1 .fengge-main1 .box .mask .txt {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #5d729a;
}
.fengge .fengge1 .fengge-main1 .box .mask .txt span {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 45px;
  display: block;
  height: 144px;
  top: 50%;
  margin-top: -72px;
}
@media (max-width: 1681px) {
  .fengge .fengge1 .fengge-main1 .box .mask .txt span {
    padding: 0 10px;
  }
}
.fengge .fengge1 .fengge-main1 .box .mask .txt big {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .fengge .fengge1 .fengge-main1 .box .mask .txt big {
    font-size: 24px;
  }
}
.fengge .fengge1 .fengge-main1 .box .mask .txt em {
  font-style: inherit;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  height: 96px;
  margin: 12px auto 0;
  overflow: hidden;
}
.fengge .fengge1 .fengge-main1 .box .txt1 {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
  color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-align: center;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 24px;
}
@media (max-width: 1681px) {
  .fengge .fengge1 .fengge-main1 .box .txt1 {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    bottom: 15px;
  }
}
.fengge .right {
  float: right;
  z-index: 1;
  position: relative;
  overflow: hidden;
  width: 79%;
  padding: 0 0 0 410px;
}
@media (max-width: 1681px) {
  .fengge .right {
    padding: 0 0 0 369px;
  }
}
@media (max-width: 1601px) {
  .fengge .right {
    padding: 0 0 0 330px;
  }
}
@media (max-width: 1367px) {
  .fengge .right {
    padding: 0 0 0 300px;
  }
}
@media (max-width: 1024px) {
  .fengge .right {
    width: 100%;
  }
}
@media (max-width: 992px) {
  .fengge .right {
    padding: 0 0 0 280px;
  }
}
@media (max-width: 767px) {
  .fengge .right {
    padding: 0;
  }
}
.fengge .fenggez {
  overflow: hidden;
  background: #fff;
  z-index: 20;
  position: absolute;
  left: 0;
  top: 0;
  padding: 10% 70px 20px;
  width: 402px;
}
@media (max-width: 1681px) {
  .fengge .fenggez {
    width: 360px;
    padding: 6% 40px 20px;
  }
}
@media (max-width: 1601px) {
  .fengge .fenggez {
    width: 330px;
    padding: 5% 30px 20px;
  }
}
@media (max-width: 1367px) {
  .fengge .fenggez {
    width: 300px;
    padding: 4% 25px 20px;
  }
}
@media (max-width: 992px) {
  .fengge .fenggez {
    width: 280px;
    padding: 3% 20px 20px;
  }
}
@media (max-width: 767px) {
  .fengge .fenggez {
    width: 100%;
    position: relative;
    left: auto;
    top: auto;
    height: auto !important;
    padding: 80px 15px 0;
  }
}
.fengge .fenggez .title-1 {
  color: #1b1b1b;
  font-size: 55px;
  font-weight: bold;
  height: 65px;
  line-height: 65px;
  position: relative;
}
@media (max-width: 1681px) {
  .fengge .fenggez .title-1 {
    font-size: 40px;
    height: 50px;
    line-height: 50px;
  }
}
@media (max-width: 1367px) {
  .fengge .fenggez .title-1 {
    font-size: 36px;
    height: 40px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .fengge .fenggez .title-1 {
    font-size: 30px;
    height: 40px;
    line-height: 40px;
  }
}
.fengge .fenggez em {
  font-style: inherit;
  color: #666666;
  font-size: 20px;
  height: 68px;
  display: block;
  margin: 12px 0 15px;
  padding: 20px 0 0;
  line-height: 24px;
  position: relative;
}
@media (max-width: 1367px) {
  .fengge .fenggez em {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .fengge .fenggez em {
    height: auto;
    padding: 15px 0 0;
    margin: 12px 0 10px;
  }
}
.fengge .fenggez em:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 1px;
  background: #dddddd;
}
.fengge .fenggez .text-1 {
  color: #5c5c5c;
  font-size: 15px;
  line-height: 30px;
  height: 180px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
@media (max-width: 1367px) {
  .fengge .fenggez .text-1 {
    font-size: 14px;
    line-height: 26px;
    height: 156px;
  }
}
@media (max-width: 767px) {
  .fengge .fenggez .text-1 {
    height: auto;
  }
}
.fengge .fengge2 {
  float: right;
  position: relative;
  width: 100%;
}
.fengge .fengge2 .fengge-main .slick-prev,
.fengge .fengge2 .fengge-main .slick-next {
  width: 70px;
  height: 60px;
  top: auto;
  position: absolute;
  z-index: 9999999999;
  border: none;
  bottom: 100px;
}
@media (max-width: 1800px) {
  .fengge .fengge2 .fengge-main .slick-prev,
  .fengge .fengge2 .fengge-main .slick-next {
    bottom: 50px;
  }
}
@media (max-width: 1601px) {
  .fengge .fengge2 .fengge-main .slick-prev,
  .fengge .fengge2 .fengge-main .slick-next {
    width: 50px;
    height: 43px;
  }
}
@media (max-width: 992px) {
  .fengge .fengge2 .fengge-main .slick-prev,
  .fengge .fengge2 .fengge-main .slick-next {
    bottom: 20px;
  }
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .slick-prev,
  .fengge .fengge2 .fengge-main .slick-next {
    bottom: -50px;
  }
}
.fengge .fengge2 .fengge-main .slick-prev {
  left: -340px;
  background: url("../images/gundongleft.png") no-repeat center #999999;
}
@media (max-width: 1601px) {
  .fengge .fengge2 .fengge-main .slick-prev {
    left: -300px;
  }
}
@media (max-width: 1367px) {
  .fengge .fengge2 .fengge-main .slick-prev {
    left: -275px;
  }
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .slick-prev {
    left: 20px;
  }
}
.fengge .fengge2 .fengge-main .slick-prev:hover {
  background: url("../images/gundongleft.png") no-repeat center #003586;
}
.fengge .fengge2 .fengge-main .slick-next {
  left: -269px;
  background: url("../images/gundongright.png") no-repeat center #999999;
}
@media (max-width: 1601px) {
  .fengge .fengge2 .fengge-main .slick-next {
    left: -249px;
  }
}
@media (max-width: 1367px) {
  .fengge .fengge2 .fengge-main .slick-next {
    left: -223px;
  }
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .slick-next {
    left: 72px;
  }
}
.fengge .fengge2 .fengge-main .slick-next:hover {
  background: url("../images/gundongright.png") no-repeat center #003586;
}
.fengge .fengge2 .fengge-main .slick-list {
  overflow: inherit;
}
.fengge .fengge2 .fengge-main .box .pic {
  padding: 0 9px 0 0;
  position: relative;
  width: 100%;
  z-index: 1;
  margin: 9px 0 0;
  overflow: hidden;
}
.fengge .fengge2 .fengge-main .box .pic:hover .mask {
  opacity: 1;
  display: block\9;
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .box .pic:hover .mask {
    opacity: 0;
    display: none\9;
  }
}
.fengge .fengge2 .fengge-main .box .pic:hover .txt1 {
  bottom: -100px;
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .box .pic:hover .txt1 {
    bottom: 10px;
  }
}
.fengge .fengge2 .fengge-main .box .pic i {
  display: block;
  position: relative;
  width: 100%;
  font-style: inherit;
  overflow: hidden;
}
.fengge .fengge2 .fengge-main .box .pic i:after {
  content: "";
  display: block;
  padding-bottom: 49.5%;
}
.fengge .fengge2 .fengge-main .box .pic1 {
  padding: 0 9px 0 0;
  position: relative;
  width: 50%;
  z-index: 1;
  margin: 9px 0;
  float: left;
  overflow: hidden;
}
.fengge .fengge2 .fengge-main .box .pic1:hover .mask {
  opacity: 1;
  display: block\9;
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .box .pic1:hover .mask {
    opacity: 0;
    display: none\9;
  }
}
.fengge .fengge2 .fengge-main .box .pic1:hover .txt1 {
  bottom: -100px;
}
@media (max-width: 767px) {
  .fengge .fengge2 .fengge-main .box .pic1:hover .txt1 {
    bottom: 10px;
  }
}
.fengge .fengge2 .fengge-main .box .pic1 i {
  display: block;
  position: relative;
  width: 100%;
  font-style: inherit;
  overflow: hidden;
}
.fengge .fengge2 .fengge-main .box .pic1 i:after {
  content: "";
  display: block;
  padding-bottom: 100.4%;
}
.fengge .fengge2 .fengge-main .box .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 14px;
  opacity: 0;
  display: none\9;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  background: url("../images/mask5.png");
}
.fengge .fengge2 .fengge-main .box .mask .txt {
  width: 100%;
  height: 100%;
  position: relative;
  border: 1px solid #5d729a;
}
.fengge .fengge2 .fengge-main .box .mask .txt span {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 45px;
  display: block;
  height: 144px;
  top: 50%;
  margin-top: -72px;
}
@media (max-width: 1681px) {
  .fengge .fengge2 .fengge-main .box .mask .txt span {
    padding: 0 10px;
  }
}
.fengge .fengge2 .fengge-main .box .mask .txt big {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .fengge .fengge2 .fengge-main .box .mask .txt big {
    font-size: 24px;
  }
}
.fengge .fengge2 .fengge-main .box .mask .txt em {
  font-style: inherit;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 24px;
  height: 96px;
  margin: 12px auto 0;
  overflow: hidden;
}
.fengge .fengge2 .fengge-main .box .txt1 {
  position: absolute;
  left: 0;
  bottom: 25px;
  width: 100%;
  color: #fff;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-align: center;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  font-size: 24px;
}
@media (max-width: 1681px) {
  .fengge .fengge2 .fengge-main .box .txt1 {
    font-size: 20px;
    height: 24px;
    line-height: 24px;
    bottom: 15px;
  }
}
@media (max-width: 1367px) {
  .fengge .fengge2 .fengge-main .box .txt1 {
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    bottom: 10px;
  }
}
/*process*/
.process {
  overflow: hidden;
  padding: 35px 0 0;
}
@media (max-width: 767px) {
  .process {
    padding: 25px 0 0;
  }
}
.process .process-main {
  margin: 100px auto 190px;
}
@media (max-width: 992px) {
  .process .process-main {
    margin: 40px auto 0;
  }
}
.process .process-main ul li {
  position: relative;
  margin: -1px 0 0;
  padding: 0 0 0 70px;
  z-index: 1;
}
@media (max-width: 992px) {
  .process .process-main ul li {
    padding: 0;
  }
}
.process .process-main ul li:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  z-index: 1;
  height: 1px;
  background: #d5d5d5;
}
@media (max-width: 992px) {
  .process .process-main ul li:before {
    display: none;
  }
}
.process .process-main ul li .pro-yuyue {
  border: 2px solid #003586;
  width: 86px;
  height: 86px;
  font-weight: bold;
  font-size: 24px;
  line-height: 28px;
  padding: 13px 5px 0 15px;
  position: relative;
  background: #003586;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .process .process-main ul li .pro-yuyue {
    margin: 0 auto 15px;
    padding: 13px 5px 0 18px;
    font-size: 22px;
  }
}
.process .process-main ul li .pro-yuyue:hoveR {
  background: #0E5BA3;
  border: 2px solid #0E5BA3;
}
.process .process-main ul li .pro-yuyue a {
  display: block;
  color: #fff;
}
.process .process-main ul li .box {
  border-top: 1px solid #d5d5d5;
  border-radius: 0 100px 100px 0;
  padding: 0 70px 0 0;
  height: 168px;
  border-bottom: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
}
@media (max-width: 992px) {
  .process .process-main ul li .box {
    border: none;
    padding: 0;
    height: auto;
  }
}
.process .process-main ul li dl {
  text-align: left;
  position: relative;
  z-index: 10;
  margin: -44px 0 0;
  font-size: 0;
}
@media (max-width: 767px) {
  .process .process-main ul li dl {
    margin: -20px 0 0;
  }
}
.process .process-main ul li dl dd {
  padding: 0 20px 0 25px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
}
@media (max-width: 992px) {
  .process .process-main ul li dl dd {
    width: 50%;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .process .process-main ul li dl dd {
    padding: 0;
    width: 100%;
    margin: 0 auto 10px;
  }
}
.process .process-main ul li dl dd:hover .ico {
  border: 2px solid #003586;
}
.process .process-main ul li dl dd:hover .ico img {
  filter: grayscale(0);
  -webkit-filter: grayscale(0);
  transform: scale(1.15);
  -webkit-transform: scale(1.15);
}
.process .process-main ul li dl dd .ico {
  border: 2px solid #aaaaaa;
  width: 86px;
  height: 86px;
  position: relative;
  background: #fff;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .process .process-main ul li dl dd .ico {
    margin: 0 auto;
  }
}
.process .process-main ul li dl dd .ico img {
  width: 42px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}
.process .process-main ul li dl dd .txt {
  padding: 13px 0;
}
@media (max-width: 767px) {
  .process .process-main ul li dl dd .txt {
    padding: 10px 0;
  }
}
.process .process-main ul li dl dd .txt big {
  display: block;
  color: #000000;
  font-size: 20px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
@media (max-width: 1260px) {
  .process .process-main ul li dl dd .txt big {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .process .process-main ul li dl dd .txt big {
    text-align: center;
  }
}
.process .process-main ul li dl dd .txt em {
  font-style: inherit;
  display: block;
  color: #565656;
  margin: 7px 0 0;
  font-size: 14px;
  line-height: 20px;
  height: 60px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
@media (max-width: 1260px) {
  .process .process-main ul li dl dd .txt em {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .process .process-main ul li dl dd .txt em {
    text-align: center;
    height: auto;
  }
}
.process .process-main ul .li-2 {
  padding: 0 70px 0 30px;
}
@media (max-width: 992px) {
  .process .process-main ul .li-2 {
    padding: 0;
  }
}
.process .process-main ul .li-2:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  z-index: 1;
  height: 1px;
  background: #fff;
}
@media (max-width: 992px) {
  .process .process-main ul .li-2:before {
    display: none;
  }
}
.process .process-main ul .li-2 .box {
  position: relative;
  z-index: 50;
  border-top: 1px solid #d5d5d5;
  border-radius: 100px 0 0 100px;
  padding: 0 0 0 70px;
  border-bottom: 1px solid #d5d5d5;
  border-right: none;
  border-left: 1px solid #d5d5d5;
}
@media (max-width: 992px) {
  .process .process-main ul .li-2 .box {
    border: none;
    padding: 0;
  }
}
.process .process-main ul .li-3 {
  padding: 0 0 0 105px;
}
@media (max-width: 992px) {
  .process .process-main ul .li-3 {
    padding: 0;
  }
}
.process .process-main ul .li-3:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  z-index: 1;
  height: 1px;
  background: #fff;
}
@media (max-width: 992px) {
  .process .process-main ul .li-3:before {
    display: none;
  }
}
.process .process-main ul .li-3 .box {
  position: relative;
  z-index: 60;
  padding: 0 40px 0 60px;
}
@media (max-width: 1260px) {
  .process .process-main ul .li-3 .box {
    padding: 0 30px 0 0;
  }
}
@media (max-width: 992px) {
  .process .process-main ul .li-3 .box {
    padding: 0;
  }
}
.process .process-main ul .li-4 {
  padding: 0 30% 0 80px;
}
@media (max-width: 1260px) {
  .process .process-main ul .li-4 {
    padding: 0 30% 0 50px;
  }
}
@media (max-width: 992px) {
  .process .process-main ul .li-4 {
    padding: 0;
  }
}
.process .process-main ul .li-4:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  z-index: 1;
  height: 1px;
  background: #fff;
}
.process .process-main ul .li-4 dl {
  margin: 120px 0 0;
}
@media (max-width: 992px) {
  .process .process-main ul .li-4 dl {
    margin: 0;
  }
}
.process .process-main ul .li-4 dl dd {
  width: 45%;
}
@media (max-width: 1260px) {
  .process .process-main ul .li-4 dl dd {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .process .process-main ul .li-4 dl dd {
    width: 100%;
  }
}
.process .process-main ul .li-4 .box {
  position: relative;
  z-index: 50;
  border-top: 1px solid #d5d5d5;
  border-radius: 100px 0 0 100px;
  padding: 0 0 0 200px;
  border-bottom: 1px solid #d5d5d5;
  border-right: none;
  border-left: 1px solid #d5d5d5;
}
@media (max-width: 1260px) {
  .process .process-main ul .li-4 .box {
    padding: 0 0 0 100px;
  }
}
@media (max-width: 992px) {
  .process .process-main ul .li-4 .box {
    border: none;
    padding: 0;
  }
}
.process .process-main ul .li-4 .box:after {
  content: "";
  position: absolute;
  right: -10px;
  bottom: -14px;
  width: 25px;
  height: 26px;
  background: url("../images/jiantou.jpg") no-repeat center;
}
@media (max-width: 992px) {
  .process .process-main ul .li-4 .box:after {
    display: none;
  }
}
/*team-show*/
.team-show {
  padding: 48px 0 65px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .team-show {
    padding: 25px 0 40px;
  }
}
.team-show img {
  max-width: 100%;
  display: block;
}
.team-show .part-1 {
  background: #f6f6f6;
  margin: 0 auto 55px;
  width: 100%;
}
@media (max-width: 1200px) {
  .team-show .part-1 {
    margin: 0 auto 35px;
  }
}
.team-show .part-1 .pic {
  overflow: hidden;
  width: 41%;
  float: left;
  position: relative;
}
.team-show .part-1 .pic:after {
  content: "";
  display: block;
  padding-bottom: 83.5%;
}
@media (max-width: 1367px) {
  .team-show .part-1 .pic {
    width: 50%;
  }
}
@media (max-width: 1200px) {
  .team-show .part-1 .pic {
    width: 58%;
  }
}
@media (max-width: 992px) {
  .team-show .part-1 .pic {
    width: 100%;
  }
}
.team-show .part-1 .txt {
  float: left;
  padding: 65px 151px 20px 40px;
  width: 59%;
}
@media (max-width: 1830px) {
  .team-show .part-1 .txt {
    padding: 25px 150px 20px 40px;
  }
}
@media (max-width: 1681px) {
  .team-show .part-1 .txt {
    padding: 25px 125px 20px 40px;
  }
}
@media (max-width: 1601px) {
  .team-show .part-1 .txt {
    padding: 25px 100px 20px 40px;
  }
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt {
    padding: 25px 100px 20px 30px;
  }
}
@media (max-width: 1367px) {
  .team-show .part-1 .txt {
    width: 50%;
    padding: 25px 80px 20px 30px;
  }
}
@media (max-width: 1200px) {
  .team-show .part-1 .txt {
    padding: 25px 40px 20px 30px;
    width: 42%;
  }
}
@media (max-width: 992px) {
  .team-show .part-1 .txt {
    padding: 20px 30px 30px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .team-show .part-1 .txt {
    padding: 25px 13px 20px;
  }
}
.team-show .part-1 .txt .t1 li {
  width: 100%;
  display: inline-block;
  padding: 0 0 20px;
  margin: 0 0 20px;
  border-bottom: 1px solid #ececec;
}
.team-show .part-1 .txt .t1 li:last-child {
  border-bottom: none;
}
@media (max-width: 1820px) {
  .team-show .part-1 .txt .t1 li {
    padding: 0 0 20px;
    margin: 0 0 20px;
  }
}
@media (max-width: 767px) {
  .team-show .part-1 .txt .t1 li {
    padding: 0 0 15px;
    margin: 0 0 15px;
  }
}
@media (max-width: 1830px) {
  .team-show .part-1 .txt .t1 li {
    padding: 0 0 12px;
    margin: 0 0 12px;
  }
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt .t1 li {
    padding: 0 0 10px;
    margin: 0 0 10px;
  }
}
.team-show .part-1 .txt .t1 li big {
  display: block;
  color: #272727;
  font-size: 24px;
  line-height: 32px;
  margin: 0 0 5px;
}
@media (max-width: 1325px) {
  .team-show .part-1 .txt .t1 li big {
    font-size: 24px;
    line-height: 28px;
  }
}
@media (max-width: 1081px) {
  .team-show .part-1 .txt .t1 li big {
    font-size: 20px;
    margin: 0 0 10px;
  }
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt .t1 li big {
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 1200px) {
  .team-show .part-1 .txt .t1 li big {
    margin: 0;
  }
}
.team-show .part-1 .txt .t1 li small {
  display: block;
  color: #555555;
  font-size: 16px;
  line-height: 24px;
  margin: 0 0 5px;
}
@media (max-width: 1081px) {
  .team-show .part-1 .txt .t1 li small {
    margin: 0 0 10px;
  }
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt .t1 li small {
    margin: 0 0 2px;
  }
}
.team-show .part-1 .txt .t1 li em {
  font-style: inherit;
  position: relative;
  display: block;
  color: #666666;
  font-size: 14px;
  line-height: 26px;
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt .t1 li em {
    font-size: 13px;
    line-height: 24px;
  }
}
@media (max-width: 1367px) {
  .team-show .part-1 .txt .t1 li em {
    font-size: 12px;
  }
}
.team-show .part-1 .txt .btn {
  margin: 20px 0 0;
}
@media (max-width: 1830px) {
  .team-show .part-1 .txt .btn {
    margin: 0;
  }
}
.team-show .part-1 .txt .btn .yyt {
  display: inline-block;
  width: 165px;
  vertical-align: middle;
  height: 44px;
  line-height: 44px;
  padding: 0 5px;
  overflow: hidden;
  color: #fff;
  margin: 0 10px 0 0;
  text-align: center;
  font-size: 18px;
  border: 1px solid #003586;
  background: #003586;
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt .btn .yyt {
    height: 40px;
    width: 140px;
    font-size: 16px;
    line-height: 40px;
  }
}
.team-show .part-1 .txt .btn .yyt:hover {
  background: #0E5BA3;
  border: 1px solid #0E5BA3;
}
.team-show .part-1 .txt .btn .zxzx {
  display: inline-block;
  width: 165px;
  height: 44px;
  vertical-align: middle;
  line-height: 44px;
  padding: 0 5px;
  color: #242424;
  font-size: 18px;
  text-align: center;
  border: 1px solid #c5c5c5;
}
@media (max-width: 1590px) {
  .team-show .part-1 .txt .btn .zxzx {
    height: 40px;
    width: 140px;
    font-size: 16px;
    line-height: 40px;
  }
}
.team-show .part-1 .txt .btn .zxzx:hover {
  background: #003586;
  color: #fff;
  border: 1px solid #003586;
}
.team-show .part-1 .txt .btn .zxzx .icon-zixun {
  font-size: 30px;
  display: inline-block;
  vertical-align: middle;
  margin: 0;
}
.team-show .team-showmain {
  overflow: hidden;
}
.team-show .team-showmain .slick-slide span i img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
@media (max-width: 767px) {
  .team-show .team-showmain .slick-slide span i img {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.team-show .team-showmain .slick-slide span .txt {
  opacity: 0;
  filter: alpha(opacity=0);
}
@media (max-width: 767px) {
  .team-show .team-showmain .slick-slide span .txt {
    opacity: 1;
    filter: alpha(opacity=100);
  }
}
.team-show .team-showmain .slick-center span i img {
  opacity: 1;
  filter: alpha(opacity=100);
}
.team-show .team-showmain .slick-center span .txt {
  opacity: 1;
  filter: alpha(opacity=100);
}
.team-show .team-showmain .slick-prev,
.team-show .team-showmain .slick-next {
  width: 60px;
  height: 48px;
  border: none;
}
@media (max-width: 992px) {
  .team-show .team-showmain .slick-prev,
  .team-show .team-showmain .slick-next {
    width: 40px;
    height: 28px;
  }
}
.team-show .team-showmain .slick-prev {
  left: auto;
  top: 35%;
  right: 31.5%;
  background: url("../images/team-icoleft.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1445px) {
  .team-show .team-showmain .slick-prev {
    right: 31.7%;
  }
}
@media (max-width: 1200px) {
  .team-show .team-showmain .slick-prev {
    right: 32%;
  }
}
@media (max-width: 767px) {
  .team-show .team-showmain .slick-prev {
    right: 5px;
  }
}
.team-show .team-showmain .slick-prev:hover {
  background: url("../images/team-icoleft1.png") no-repeat center;
}
.team-show .team-showmain .slick-next {
  left: auto;
  top: 45%;
  right: 31.5%;
  background: url("../images/team-icoright.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1681px) {
  .team-show .team-showmain .slick-next {
    top: 50%;
  }
}
@media (max-width: 1445px) {
  .team-show .team-showmain .slick-next {
    right: 31.7%;
  }
}
@media (max-width: 1200px) {
  .team-show .team-showmain .slick-next {
    top: 48%;
    right: 32%;
  }
}
@media (max-width: 767px) {
  .team-show .team-showmain .slick-next {
    right: 5px;
  }
}
.team-show .team-showmain .slick-next:hover {
  background: url("../images/team-icoright2.png") no-repeat center;
}
.team-show .team-showmain span {
  display: block;
  padding: 0 5px;
  width: 100%;
}
.team-show .team-showmain span i {
  font-style: inherit;
  width: 100%;
  display: block;
  position: relative;
  overflow: hidden;
}
.team-show .team-showmain span i:after {
  content: "";
  display: block;
  padding-bottom: 69%;
}
.team-show .team-showmain span .txt {
  padding: 20px 0 0;
}
.team-show .team-showmain span .txt big {
  display: block;
  color: #3b3b3b;
  line-height: 34px;
  height: 34px;
  overflow: hidden;
  font-size: 24px;
  max-width:90%;
  margin-left:auto;
  margin-right:auto;
  /*padding-left: 32px;
  padding-right:32px;*/
}
@media (max-width: 1445px) {
  .team-show .team-showmain span .txt big {
    font-size: 20px;
    line-height: 30px;
    height: 30px;

  }
}
@media (max-width: 767px) {
  .team-show .team-showmain span .txt big {
    font-size: 18px;
    line-height: 24px;
    height: 24px;
  }
}
.team-show .team-showmain span .txt em {
  display: block;
  color: #555555;
  margin: 5px auto 0;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  font-size: 14px;
  font-style: inherit;
  max-width:90%;
  margin-left:auto;
  margin-right:auto;
  /*padding-left: 32px;
  padding-right:32px;*/
}
@media (max-width: 1445px) {
  .team-show .team-showmain span .txt em {
    font-size: 13px;
    line-height: 22px;
    height: 44px;

  }
}
/*environmental*/
.environmental {
  overflow: hidden;
  padding: 35px 0;
}
@media (max-width: 767px) {
  .environmental {
    padding: 25px 0 40px;
  }
}
.environmental img {
  max-width: 100%;
  display: block;
}
.environmental .title {
  text-align: center;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
  font-weight: bold;
  padding: 10px 200px;
  margin: 75px auto 0;
  display: table;
  background: #c70025;
}
@media (max-width: 1681px) {
  .environmental .title {
    margin: 50px auto 0;
  }
}
@media (max-width: 1445px) {
  .environmental .title {
    font-size: 30px;
    padding: 10px 150px;
    line-height: 40px;
    margin: 40px auto 0;
  }
}
@media (max-width: 1024px) {
  .environmental .title {
    font-size: 26px;
    line-height: 36px;
    padding: 10px 100px;
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .environmental .title {
    padding: 5px 10px;
    margin: 15px auto 0;
    font-size: 18px;
    line-height: 28px;
  }
}
.environmental .envi-main1 {
  overflow: hidden;
  margin: 60px auto 0;
}
@media (max-width: 1681px) {
  .environmental .envi-main1 {
    margin: 40px auto 0;
  }
}
.environmental .envi-main1 ul {
  margin: 0 -7px;
  padding: 89px 0 0;
  border-top: 1px solid #dcdcdc;
}
@media (max-width: 1445px) {
  .environmental .envi-main1 ul {
    border-top: none;
    padding: 0;
  }
}
@media (max-width: 767px) {
  .environmental .envi-main1 ul {
    margin: 0 -4px;
  }
}
.environmental .envi-main1 ul li {
  float: left;
  padding: 0 7px;
  width: 14.28571429%;
}
@media (max-width: 1445px) {
  .environmental .envi-main1 ul li {
    width: 25%;
    margin: 0 0 15px;
  }
}
@media (max-width: 767px) {
  .environmental .envi-main1 ul li {
    width: 50%;
    margin: 0 0 10px;
    padding: 0 4px;
  }
}
@media (max-width: 376px) {
  .environmental .envi-main1 ul li {
    width: 100%;
  }
}
.environmental .envi-main1 ul li:first-child .item:after {
  content: "";
  width: 50%;
  height: 2px;
  position: absolute;
  left: 0;
  top: -92px;
}
.environmental .envi-main1 ul li:nth-child(2) .item .text {
  text-align: center;
}
.environmental .envi-main1 ul li:last-child .item:after {
  content: "";
  width: 50%;
  height: 2px;
  position: absolute;
  right: 0;
  top: -92px;

}
.environmental .envi-main1 ul li:last-child .item .text {
  text-align: center;
}
.environmental .envi-main1 ul li .item {
  border-radius: 3px;
  padding: 20px 12px;
  text-align: center;
  position: relative;
  border: 1px solid #dcdcdc;
}
@media (max-width: 992px) {
  .environmental .envi-main1 ul li .item {
    padding: 10px 8px;
  }
}
.environmental .envi-main1 ul li .item:before {
  content: "";
  position: absolute;
  left: 50%;
  top: -90px;
  width: 1px;
  height: 90px;
  background: #dcdcdc;
}
@media (max-width: 1445px) {
  .environmental .envi-main1 ul li .item:before {
    display: none;
  }
}
.environmental .envi-main1 ul li .item em {
  font-style: inherit;
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  padding: 0 15px;
  height: 33px;
  line-height: 34px;
  overflow: hidden;
  background: #003586;
}
@media (max-width: 992px) {
  .environmental .envi-main1 ul li .item em {
    font-size: 16px;
    height: 30px;
    line-height: 32px;
  }
}
.environmental .envi-main1 ul li .item .text {
  text-align: left;
  clear: both;
  margin: 10px 0 0;
  color: #454545;
  font-size: 14px;
  line-height: 24px;
  height: 96px;
  overflow: hidden;
}
@media (max-width: 992px) {
  .environmental .envi-main1 ul li .item .text {
    font-size: 12px;
    line-height: 20px;
    height: 80px;
  }
}
.environmental .img-1 {
  text-align: center;
  margin: 75px auto;
  height: 500px;
  overflow: hidden;
  background-size: cover;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
}
@media (max-width: 1601px) {
  .environmental .img-1 {
    height: 460px;
  }
}
@media (max-width: 1445px) {
  .environmental .img-1 {
    height: 400px;
    margin: 30px auto 40px;
  }
}
@media (max-width: 1281px) {
  .environmental .img-1 {
    height: 360px;
  }
}
@media (max-width: 1281px) {
  .environmental .img-1 {
    height: 320px;
  }
}
@media (max-width: 767px) {
  .environmental .img-1 {
    margin: 5px auto 20px;
    height: 260px;
  }
}
@media (max-width: 321px) {
  .environmental .img-1 {
    height: 220px;
  }
}
.environmental .part-2 .title-1 {
  text-align: center;
  color: #1e1e1e;
  font-size: 48px;
  font-weight: bold;
  line-height: 58px;
}
@media (max-width: 1281px) {
  .environmental .part-2 .title-1 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .environmental .part-2 .title-1 {
    font-size: 20px;
    line-height: 30px;
  }
}
.environmental .part-2 .text-1 {
  text-align: center;
  color: #818181;
  font-size: 12px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .environmental .part-2 .text-1 {
    font-size: 10px;
    line-height: 18px;
  }
}
.environmental .envi-main2 {
  margin: 60px auto 0;
  overflow: hidden;
}
@media (max-width: 767px) {
  .environmental .envi-main2 {
    margin: 30px auto 0;
  }
}
.environmental .envi-main2 ul {
  margin: 0 -50px;
}
@media (max-width: 1681px) {
  .environmental .envi-main2 ul {
    margin: 0 -30px;
  }
}
@media (max-width: 1445px) {
  .environmental .envi-main2 ul {
    margin: 0 -15px;
  }
}
.environmental .envi-main2 ul li {
  float: left;
  padding: 0 50px;
  border-right: 1px solid #f1f1f1;
  width: 20%;
}
@media (max-width: 1681px) {
  .environmental .envi-main2 ul li {
    padding: 0 30px;
  }
}
@media (max-width: 1445px) {
  .environmental .envi-main2 ul li {
    padding: 0 15px;
  }
}
@media (max-width: 1024px) {
  .environmental .envi-main2 ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .environmental .envi-main2 ul li {
    width: 100%;
    border-bottom: 1px solid #f1f1f1;
    margin: 0 auto 20px;
  }
}
.environmental .envi-main2 ul li:hover .ico {
  border: 1px solid #fff;
  background: #003586;
}
.environmental .envi-main2 ul li:hover .ico .show {
  display: none;
}
.environmental .envi-main2 ul li:hover .ico .hide {
  display: block;
}
.environmental .envi-main2 ul li .ico {
  margin: 0 auto;
  width: 148px;
  height: 148px;
  position: relative;
  transition: all 0.65s ease-in-out;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  border: 1px solid #e0e0e0;
  border-radius: 50%;
}
@media (max-width: 1445px) {
  .environmental .envi-main2 ul li .ico {
    width: 100px;
    height: 100px;
  }
}
@media (max-width: 1281px) {
  .environmental .envi-main2 ul li .ico {
    width: 80px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .environmental .envi-main2 ul li .ico {
    width: 60px;
    height: 60px;
  }
}
.environmental .envi-main2 ul li .ico .show {
  display: block;
}
.environmental .envi-main2 ul li .ico .hide {
  display: none;
}
.environmental .envi-main2 ul li .ico img {
  width: 64px;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  transition: all 0.65s ease-in-out;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
}
@media (max-width: 1445px) {
  .environmental .envi-main2 ul li .ico img {
    width: 50px;
  }
}
@media (max-width: 1281px) {
  .environmental .envi-main2 ul li .ico img {
    width: 40px;
  }
}
@media (max-width: 767px) {
  .environmental .envi-main2 ul li .ico img {
    width: 25px;
  }
}
.environmental .envi-main2 ul li .txt {
  padding: 20px 0 0;
}
@media (max-width: 767px) {
  .environmental .envi-main2 ul li .txt {
    padding: 10px 0 0;
  }
}
.environmental .envi-main2 ul li .txt big {
  color: #303030;
  font-size: 24px;
  font-weight: bold;
  line-height: 34px;
  height: 34px;
  display: block;
  text-align: center;
  overflow: hidden;
}
@media (max-width: 767px) {
  .environmental .envi-main2 ul li .txt big {
    font-size: 20px;
    line-height: 30px;
    height: 30px;
  }
}
.environmental .envi-main2 ul li .txt p {
  margin: 5px auto 0;
  color: #5c5c5c;
  font-size: 14px;
  line-height: 24px;
  overflow: hidden;
  height: 216px;
}
@media (max-width: 1281px) {
  .environmental .envi-main2 ul li .txt p {
    font-size: 12px;
    line-height: 20px;
    height: 180px;
  }
}
@media (max-width: 767px) {
  .environmental .envi-main2 ul li .txt p {
    height: auto;
    margin: 0 auto 20px;
  }
}
.bannera {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.bannera .fanhui {
  position: absolute;
  right: 125px;
  top: 9%;
  width: 55px;
  height: 53px;
  z-index: 50;
}
@media (max-width: 1445px) {
  .bannera .fanhui {
    right: 80px;
    width: 40px;
    height: 39px;
  }
}
@media (max-width: 1024px) {
  .bannera .fanhui {
    right: 50px;
    width: 36px;
    height: 35px;
  }
}
@media (max-width: 992px) {
  .bannera .fanhui {
    right: 30px;
    width: 28px;
    height: 29px;
  }
}
@media (max-width: 767px) {
  .bannera .fanhui {
    right: 15px;
    width: 18px;
    height: 19px;
  }
}
.banner-deep {
  overflow: hidden;
  position: relative;
  z-index: 1;
  width: 100%;
}
.banner-deep .pic {
  position: relative;
}
.banner-deep .pic:after {
  content: "";
  display: block;
  padding-bottom: 42.8%;
}
.banner-deep .slick-prev,
.banner-deep .slick-next {
  width: 35px;
  height: 56px;
  border: none;
  margin-top: -28px;
}
@media (max-width: 1024px) {
  .banner-deep .slick-prev,
  .banner-deep .slick-next {
    width: 25px;
    height: 40px;
  }
}
@media (max-width: 992px) {
  .banner-deep .slick-prev,
  .banner-deep .slick-next {
    width: 18px;
    height: 29px;
  }
}
@media (max-width: 767px) {
  .banner-deep .slick-prev,
  .banner-deep .slick-next {
    width: 12px;
    height: 19px;
    top: 63%;
  }
}
@media (max-width: 376px) {
  .banner-deep .slick-prev,
  .banner-deep .slick-next {
    top: 66%;
  }
}
.banner-deep .slick-prev {
  left: 125px;
  background: url("../images/deep-left.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1445px) {
  .banner-deep .slick-prev {
    left: 80px;
  }
}
@media (max-width: 1024px) {
  .banner-deep .slick-prev {
    left: 50px;
  }
}
@media (max-width: 992px) {
  .banner-deep .slick-prev {
    left: 30px;
  }
}
@media (max-width: 767px) {
  .banner-deep .slick-prev {
    left: 15px;
  }
}
.banner-deep .slick-prev:hover {
  opacity: 0.8;
}
.banner-deep .slick-next {
  right: 125px;
  background: url("../images/deep-right.png") no-repeat center;
  background-size: 100% 100%;
}
@media (max-width: 1445px) {
  .banner-deep .slick-next {
    right: 80px;
  }
}
@media (max-width: 1024px) {
  .banner-deep .slick-next {
    right: 50px;
  }
}
@media (max-width: 992px) {
  .banner-deep .slick-next {
    right: 30px;
  }
}
@media (max-width: 767px) {
  .banner-deep .slick-next {
    right: 15px;
  }
}
.banner-deep .slick-next:hover {
  opacity: 0.8;
}
/*deep-show*/
.deep-show {
  overflow: hidden;
}
.deep-show img {
  max-width: 100%;
  display: block;
}
.deep-show .part-1 {
  padding: 55px 0 40px;
  text-align: center;
  font-size: 0;
}
@media (max-width: 1024px) {
  .deep-show .part-1 {
    padding: 35px 0 30px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-1 {
    padding: 25px 0 20px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-1 {
    padding: 15px 0;
  }
}
.deep-show .part-1 .text-1 {
  display: inline-block;
  vertical-align: middle;
  color: #323232;
  font-size: 55px;
  width: 30%;
  line-height: 65px;
}
@media (max-width: 1260px) {
  .deep-show .part-1 .text-1 {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-1 .text-1 {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-1 .text-1 {
    font-size: 18px;
    line-height: 26px;
  }
}
.deep-show .part-1 .text-2 {
  display: inline-block;
  padding: 0 115px 0 0;
  vertical-align: middle;
  color: #323232;
  width: 70%;
  font-family: "microsoft yahei";
  text-align: left;
  font-size: 14px;
  line-height: 30px;
}
@media (max-width: 1445px) {
  .deep-show .part-1 .text-2 {
    padding: 0 65px 0 0;
  }
}
@media (max-width: 1367px) {
  .deep-show .part-1 .text-2 {
    padding: 0 40px 0 0;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-1 .text-2 {
    padding: 0;
  }
}
@media (max-width: 992px) {
  .deep-show .part-1 .text-2 {
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-1 .text-2 {
    line-height: 24px;
  }
}
.deep-show .part-2 {
  border-top: 1px solid #e7e7e7;
  padding: 75px 0 150px;
}
@media (max-width: 1445px) {
  .deep-show .part-2 {
    padding: 60px 0 80px;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-2 {
    padding: 40px 0 60px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-2 {
    padding: 30px 0 45px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-2 {
    padding: 15px 0 20px;
  }
}
.deep-show .part-2 .title {
  text-align: center;
  color: #323232;
  font-size: 44px;
  line-height: 54px;
}
@media (max-width: 1024px) {
  .deep-show .part-2 .title {
    font-size: 38px;
    line-height: 48px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-2 .title {
    font-size: 30px;
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-2 .title {
    font-size: 24px;
    line-height: 34px;
  }
}
.deep-show .part-2 .team-show1 {
  overflow: hidden;
  margin: 50px auto 0;
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 {
    margin: 30px auto 0;
  }
}
@media (max-width: 767px) {
  .deep-show .part-2 .team-show1 {
    margin: 8px auto 0;
  }
}
.deep-show .part-2 .team-show1 dl dd {
  float: left;
  width: 20%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .deep-show .part-2 .team-show1 dl dd {
    width: 50%;
    margin: 0 0 10px;
  }
}
.deep-show .part-2 .team-show1 dl dd a {
  display: inline-block;
  width: 100%;
  position: relative;
}
.deep-show .part-2 .team-show1 dl dd:hover .pic img {
  transform: scale(1.05);
  -webkit-transform: scale(1.05);
}
.deep-show .part-2 .team-show1 dl dd:hover .txt {
  opacity: 1;
  display: block\9;
}
.deep-show .part-2 .team-show1 dl dd:hover .txt small:after {
  width: 100%;
}
.deep-show .part-2 .team-show1 dl dd .txt {
  position: absolute;
  z-index: 0;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: none\9;
  transition: 0.45s ease-in-out;
  -webkit-transition: 0.45s ease-in-out;
  background: url("../images/mask2.png");
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt {
    position: relative;
    z-index: 0;
    left: auto;
    padding: 10px 0;
    background: none;
    top: auto;
    opacity: 1;
    display: block\9;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt .box {
  padding: 0 20px 0 25px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 147px;
  margin-top: -73.5px;
  z-index: 50;
}
@media (max-width: 1445px) {
  .deep-show .part-2 .team-show1 dl dd .txt .box {
    height: 121px;
    margin-top: -60px;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt .box {
    position: relative;
    z-index: 0;
    left: auto;
    top: auto;
    padding: 0 10px;
    height: auto;
    margin-top: 0;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt small {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  text-align: left;
  font-size: 16px;
  position: relative;
  overflow: hidden;
  transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
}
@media (max-width: 1445px) {
  .deep-show .part-2 .team-show1 dl dd .txt small {
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt small {
    color: #000;
    height: 26px;
    line-height: 26px;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt small:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  background: #fff;
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt small:after {
    display: none;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt big {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin: 5px 0 10px;
  font-weight: bold;
  text-align: left;
  font-size: 26px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .deep-show .part-2 .team-show1 dl dd .txt big {
    font-size: 20px;
    height: 28px;
    line-height: 28px;
  }
}
@media (max-width: 1445px) {
  .deep-show .part-2 .team-show1 dl dd .txt big {
    font-size: 18px;
    height: 26px;
    line-height: 26px;
    margin: 5px 0;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt big {
    color: #000;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt p {
  display: block;
  height: 48px;
  line-height: 24px;
  color: #fff;
  text-align: left;
  font-size: 14px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .deep-show .part-2 .team-show1 dl dd .txt p {
    height: 40px;
    line-height: 20px;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt p {
    color: #000;
    font-size: 12px;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt .team-yuyue {
  margin: 28px 0 0;
  width: 120px;
  height: 34px;
  padding: 0 15px;
  text-align: left;
  font-size: 15px;
  line-height: 34px;
  position: relative;
  z-index: 99;
  cursor: pointer;
  background: #fff;
  color: #131313;
}
@media (max-width: 1445px) {
  .deep-show .part-2 .team-show1 dl dd .txt .team-yuyue {
    margin: 20px 0 0;
  }
}
@media (max-width: 1024px) {
  .deep-show .part-2 .team-show1 dl dd .txt .team-yuyue {
    background: #003586;
    color: #fff;
  }
}
@media (max-width: 992px) {
  .deep-show .part-2 .team-show1 dl dd .txt .team-yuyue {
    width: 105px;
    padding: 0 10px;
    margin: 10px 0 0;
    line-height: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-2 .team-show1 dl dd .txt .team-yuyue {
    line-height: 30px;
    height: 30px;
  }
}
.deep-show .part-2 .team-show1 dl dd .txt .team-yuyue:hover {
  background: #003586;
  color: #fff;
}
.deep-show .part-2 .team-show1 dl dd .txt .team-yuyue .icon-yuyue1 {
  font-size: 18px;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
@media (max-width: 992px) {
  .deep-show .part-2 .team-show1 dl dd .txt .team-yuyue .icon-yuyue1 {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-2 .team-show1 dl dd .txt .team-yuyue .icon-yuyue1 {
    font-size: 14px;
    margin: 0 7px 0 0;
  }
}
.deep-show .part-2 .team-show1 dl dd .pic {
  position: relative;
  overflow: hidden;
  z-index: 10;
}
.deep-show .part-2 .team-show1 dl dd .pic img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.deep-show .part-2 .team-show1 dl dd .pic:after {
  content: "";
  display: block;
  padding-bottom: 82.7%;
}
.deep-show .deep-show2 {
  margin: 0 auto 8px;
  overflow: hidden;
}
.deep-show .deep-show2 dl dd {
  float: left;
  width: 19.05%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .deep-show .deep-show2 dl dd {
    width: 33.33333333%;
  }
}
.deep-show .deep-show2 dl dd:after {
  content: "";
  display: block;
  padding-bottom: 137%;
}
.deep-show .deep-show2 dl dt {
  float: left;
  width: 14.28333333%;
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .deep-show .deep-show2 dl dt {
    width: 33.33333333%;
  }
}
.deep-show .deep-show2 dl dt:after {
  content: "";
  display: block;
  padding-bottom: 183%;
}
.deep-show .part-3 {
  margin: 40px auto;
}
@media (max-width: 1445px) {
  .deep-show .part-3 {
    margin: 10px auto 40px;
  }
}
@media (max-width: 1260px) {
  .deep-show .part-3 {
    margin: 0 auto 40px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-3 {
    margin: 0 auto 30px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-3 {
    margin: 0 auto 10px;
  }
}
.deep-show .part-3 .pic {
  float: left;
  width: 50.5%;
}
@media (max-width: 767px) {
  .deep-show .part-3 .pic {
    width: 100%;
    float: none;
  }
}
.deep-show .part-3 .txt {
  float: left;
  padding: 65px 155px 20px 50px;
  width: 49.5%;
}
@media (max-width: 1681px) {
  .deep-show .part-3 .txt {
    padding: 65px 125px 20px 50px;
  }
}
@media (max-width: 1601px) {
  .deep-show .part-3 .txt {
    padding: 25px 100px 20px 50px;
  }
}
@media (max-width: 1367px) {
  .deep-show .part-3 .txt {
    padding: 15px 80px 20px 50px;
  }
}
@media (max-width: 1200px) {
  .deep-show .part-3 .txt {
    padding: 15px 40px 20px 35px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-3 .txt {
    padding: 5px 30px 20px 25px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-3 .txt {
    width: 100%;
    float: none;
    padding: 15px 15px 0;
  }
}
.deep-show .part-3 .txt ul li {
  padding: 5px 0 0 75px;
  min-height: 60px;
  margin: 0 0 75px;
  position: relative;
}
@media (max-width: 1445px) {
  .deep-show .part-3 .txt ul li {
    margin: 0 0 55px;
  }
}
@media (max-width: 1367px) {
  .deep-show .part-3 .txt ul li {
    margin: 0 0 45px;
  }
}
@media (max-width: 1260px) {
  .deep-show .part-3 .txt ul li {
    margin: 0 0 25px;
    padding: 0 0 0 50px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-3 .txt ul li {
    margin: 0;
    padding: 0 0 0 45px;
  }
}
.deep-show .part-3 .txt ul li .ico {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
}
@media (max-width: 1260px) {
  .deep-show .part-3 .txt ul li .ico {
    width: 40px;
    height: 40px;
  }
}
@media (max-width: 992px) {
  .deep-show .part-3 .txt ul li .ico {
    width: 30px;
    top: 4px;
    height: 30px;
  }
}
.deep-show .part-3 .txt ul li .text-1 {
  color: #666;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  font-family: "microsoft yahei";
}
.deep-show .part-4 {
  background: #ccd7e7;
  padding: 80px 0 55px;
}
@media (max-width: 1367px) {
  .deep-show .part-4 {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .deep-show .part-4 {
    padding: 10px 0;
  }
}
.deep-show .part-4 .title {
  text-align: center;
  color: #313131;
  font-size: 48px;
  line-height: 58px;
}
@media (max-width: 1260px) {
  .deep-show .part-4 .title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-4 .title {
    font-size: 26px;
    line-height: 36px;
  }
}
.deep-show .part-4 .text {
  text-align: center;
  color: #313131;
  font-size: 30px;
  line-height: 40px;
}
@media (max-width: 1260px) {
  .deep-show .part-4 .text {
    font-size: 22px;
    line-height: 32px;
  }
}
@media (max-width: 767px) {
  .deep-show .part-4 .text {
    font-size: 18px;
    line-height: 26px;
  }
}
.deep-show .deepz {
  overflow: hidden;
  margin: 35px auto 0;
}
@media (max-width: 1024px) {
  .deep-show .deepz {
    margin: 25px auto 0;
  }
}
.deep-show .deepsmall {
  margin: 0 0 0 -14px;
}
.deep-show .deepsmall div {
  padding: 0 5px;
}
.deep-show .deepsmall div span {
  display: block;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.deep-show .deepsmall div span:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.22);
}
.deep-show .deepsmall div span:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.deep-show .deepsmall .slick-current span {
  border: 4px solid #fff;
}
.deep-show .deepsmall .slick-current span:before {
  background: none;
}
.deep-show .deepbig {
  margin: 35px auto 0;
}
@media (max-width: 1445px) {
  .deep-show .deepbig {
    margin: 25px auto 0;
  }
}
@media (max-width: 1024px) {
  .deep-show .deepbig {
    margin: 20px auto 0;
  }
}
.deep-show .deepbig .nr {
  padding: 30px;
  background: #fff;
}
@media (max-width: 1024px) {
  .deep-show .deepbig .nr {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  .deep-show .deepbig .nr {
    padding: 10px;
  }
}
.deep-show .deepbig .nr .pic {
  float: left;
  width: 28.9%;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .deep-show .deepbig .nr .pic {
    float: none;
    width: 100%;
  }
}
.deep-show .deepbig .nr .pic:after {
  content: "";
  display: block;
  padding-bottom: 63%;
}
.deep-show .deepbig .nr .txt {
  width: 71.1%;
  float: left;
  padding: 30px 0 0 30px;
}
@media (max-width: 1281px) {
  .deep-show .deepbig .nr .txt {
    padding: 10px 0 0 30px;
  }
}
@media (max-width: 992px) {
  .deep-show .deepbig .nr .txt {
    padding: 0 0 0 20px;
  }
}
@media (max-width: 767px) {
  .deep-show .deepbig .nr .txt {
    float: none;
    padding: 20px 0 0;
    width: 100%;
  }
}
.deep-show .deepbig .nr .txt .title-1 {
  padding: 0 0 0 45px;
  height: 40px;
  line-height: 38px;
  overflow: hidden;
  color: #161616;
  font-size: 30px;
  font-family: "microsoft yahei";
  position: relative;
}
@media (max-width: 992px) {
  .deep-show .deepbig .nr .txt .title-1 {
    height: 28px;
    padding: 0 0 0 35px;
    font-size: 18px;
    line-height: 28px;
  }
}
.deep-show .deepbig .nr .txt .title-1 i {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  font-size: 30px;
  background: #003586;
}
@media (max-width: 992px) {
  .deep-show .deepbig .nr .txt .title-1 i {
    width: 28px;
    font-size: 20px;
    height: 28px;
    line-height: 28px;
  }
}
.deep-show .deepbig .nr .txt .text-1 {
  color: #464646;
  font-size: 14px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  margin: 23px 0 0;
}
@media (max-width: 992px) {
  .deep-show .deepbig .nr .txt .text-1 {
    margin: 8px 0 0;
  }
}
.deep-show .relevant-cases {
  background: #fff;
}
/*contact*/
.contact {
  overflow: hidden;
}
.contact .cont-map {
  position: relative;
  z-index: 1;
}
.contact .cont-map .ditu-title {
  position: absolute;
  left: 0;
  z-index: 50;
  top: 0;
}
.contact .cont-map .ditu-title ul li {
  float: left;
  font-size: 17px;
  height: 48px;
  line-height: 49px;
  padding: 0 20px;
  overflow: hidden;
  margin: 0 1px 0 0;
  background: #345e9d;
}
@media (max-width: 1367px) {
  .contact .cont-map .ditu-title ul li {
    font-size: 16px;
    height: 42px;
    line-height: 43px;
  }
}
@media (max-width: 767px) {
  .contact .cont-map .ditu-title ul li {
    font-size: 10px;
    height: 28px;
    line-height: 28px;
    padding: 0 8px;
  }
}
.contact .cont-map .ditu-title ul li:hover {
  background: #c70025;
}
.contact .cont-map .ditu-title ul li a {
  color: #fff;
}
.contact .cont-map .ditu-title ul .active {
  background: #c70025;
}
.contact .cont-map .dituz {
  background: #345e9d;
  width: 100%;
  height: 856px;
  font-family: "microsoft yahei";
  position: relative;
}
@media (max-width: 1681px) {
  .contact .cont-map .dituz {
    height: 800px;
  }
}
@media (max-width: 1445px) {
  .contact .cont-map .dituz {
    height: 700px;
  }
}
@media (max-width: 1367px) {
  .contact .cont-map .dituz {
    height: 640px;
  }
}
@media (max-width: 992px) {
  .contact .cont-map .dituz {
    height: auto;
  }
}
.contact .cont-map .dituz .ditu {
  float: left;
  width: 67.5%;
  height: 100%;
}
@media (max-width: 1445px) {
  .contact .cont-map .dituz .ditu {
    width: 70%;
  }
}
@media (max-width: 992px) {
  .contact .cont-map .dituz .ditu {
    float: none;
    width: 100%;
    height: 500px;
  }
}
@media (max-width: 767px) {
  .contact .cont-map .dituz .ditu {
    height: 280px;
  }
}
@media (max-width: 321px) {
  .contact .cont-map .dituz .ditu {
    height: 240px;
  }
}
.contact .cont-map .dituz .ditu em {
  display: block;
  text-align: center;
  color: #c70025;
  font-size: 18px;
  font-weight: bold;
  line-height: 28px;
  height: 28px;
  margin: 0 auto 10px;
  overflow: hidden;
  font-style: inherit;
}
@media (max-width: 1367px) {
  .contact .cont-map .dituz .ditu em {
    font-size: 16px;
    line-height: 26px;
    height: 26px;
  }
}
.contact .cont-map .dituz .ditu p {
  display: block;
  text-align: left;
  color: #282828;
  font-size: 14px;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.contact .cont-map .dituz .ditu #l-map {
  width: 100%;
  height: 100%;
}
.contact .cont-map .dituz .ditu #l-map img {
  max-width: auto;
}
.contact .cont-map .dituz .ditu #l-map .anchorBL {
  display: none;
}
.contact .cont-map .dituz .ditu #l-map .BMapLib_sendToPhone {
  display: none;
}
.contact .cont-map .dituz .dizhi {
  float: right;
  width: 32.5%;
  padding: 100px 0 0 100px;
  height: 100%;
}
@media (max-width: 1681px) {
  .contact .cont-map .dituz .dizhi {
    padding: 70px 0 0 70px;
  }
}
@media (max-width: 1445px) {
  .contact .cont-map .dituz .dizhi {
    padding: 30px 0 0 40px;
    width: 30%;
  }
}
@media (max-width: 1367px) {
  .contact .cont-map .dituz .dizhi {
    padding: 20px 0 0 30px;
    width: 30%;
  }
}
@media (max-width: 992px) {
  .contact .cont-map .dituz .dizhi {
    float: none;
    height: auto;
    padding: 15px 15px 25px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .contact .cont-map .dituz .dizhi {
    padding: 10px 15px 20px;
  }
}
.contact .cont-map .dituz .dizhi .title {
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  height: 124px;
  line-height: 124px;
  position: relative;
  font-family: "microsoft jhenghei";
}
@media (max-width: 1445px) {
  .contact .cont-map .dituz .dizhi .title {
    font-size: 38px;
    line-height: 48px;
    height: 100px;
    line-height: 100px;
  }
}
@media (max-width: 1024px) {
  .contact .cont-map .dituz .dizhi .title {
    font-size: 28px;
    line-height: 38px;
    height: 70px;
    line-height: 70px;
  }
}
.contact .cont-map .dituz .dizhi .title:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 90px;
  height: 2px;
  background: #fff;
}
@media (max-width: 1024px) {
  .contact .cont-map .dituz .dizhi .title:after {
    width: 60px;
    height: 2px;
  }
}
.contact .cont-map .dituz .dizhi ul {
  margin: 50px 0 0;
  height: 540px;
  overflow-y: scroll;
  clear: both;
}
@media (max-width: 1445px) {
  .contact .cont-map .dituz .dizhi ul {
    height: 450px;
    margin: 30px 0 0;
  }
}
@media (max-width: 1024px) {
  .contact .cont-map .dituz .dizhi ul {
    margin: 15px 0 0;
  }
}
@media (max-width: 992px) {
  .contact .cont-map .dituz .dizhi ul {
    height: auto;
  }
}
.contact .cont-map .dituz .dizhi ul::-webkit-scrollbar-track-piece {
  background-color: #345e9d;
}
.contact .cont-map .dituz .dizhi ul::-webkit-scrollbar {
  width: 13px;
  height: 13px;
}
.contact .cont-map .dituz .dizhi ul::-webkit-scrollbar-thumb {
  background-color: #003586;
  background-clip: padding-box;
  min-height: 28px;
}
.contact .cont-map .dituz .dizhi ul::-webkit-scrollbar-thumb:hover {
  background-color: #c70025;
}
.contact .cont-map .dituz .dizhi ul li {
  position: relative;
  padding: 16px 0 18px 45px;
  border-bottom: 1px solid #496ea7;
  min-height: 40px;
}
.contact .cont-map .dituz .dizhi ul li em {
  position: absolute;
  left: 0;
  top: 16px;
  width: 36px;
  height: 36px;
  text-align: left;
  line-height: 36px;
  color: #fff;
}
.contact .cont-map .dituz .dizhi ul li big {
  display: block;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
@media (max-width: 1367px) {
  .contact .cont-map .dituz .dizhi ul li big {
    font-size: 14px;
    line-height: 22px;
  }
}
.contact .cont-map .dituz .dizhi ul li small {
  display: block;
  color: #9aaac8;
  font-size: 10px;
  line-height: 18px;
}
.contact .cont-map .dituz .dizhi ul li .icon-dizhi-01 {
  font-size: 28px;
}
.contact .cont-map .dituz .dizhi ul li .icon-chat {
  font-size: 27px;
}
.contact .cont-map .dituz .dizhi ul li .icon-ditie {
  font-size: 24px;
}
.contact .cont-map .dituz .dizhi ul li .icon-gongjiao {
  font-size: 24px;
}
.contact .cont-map .dituz .dizhi ul li .icon-shijian1 {
  font-size: 27px;
}
/*intelligent*/
.intelligent {
  overflow: hidden;
  padding: 35px 0 50px;
}
@media (max-width: 767px) {
  .intelligent {
    padding: 25px 0 40px;
  }
}
.intelligent .intelligent-main {
  margin: 50px 0 0;
  overflow: hidden;
}
@media (max-width: 1445px) {
  .intelligent .intelligent-main {
    margin: 35px 0 0;
  }
}
@media (max-width: 767px) {
  .intelligent .intelligent-main {
    margin: 15px 0 0;
  }
}
.intelligent .intelligent-main ul {
  margin: 0 -3px;
}
.intelligent .intelligent-main ul li {
  float: left;
  width: 20%;
  padding: 3px;
}
@media (max-width: 1200px) {
  .intelligent .intelligent-main ul li {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .intelligent .intelligent-main ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .intelligent .intelligent-main ul li {
    width: 50%;
  }
}
.intelligent .intelligent-main ul li a {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
}
.intelligent .intelligent-main ul li a:hover .mask {
  opacity: 1;
  display: block\9;
}
.intelligent .intelligent-main ul li a:hover .txt1 {
  bottom: -100px;
}
.intelligent .intelligent-main ul li a .pic {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.intelligent .intelligent-main ul li a .pic img {
  max-width: 100%;
  display: block;
}
.intelligent .intelligent-main ul li a .mask {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 14px;
  opacity: 0;
  display: none\9;
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
  background: url("../images/mask5.png");
}
@media (max-width: 1200px) {
  .intelligent .intelligent-main ul li a .mask {
    display: none;
  }
}
.intelligent .intelligent-main ul li a .mask .box {
  width: 100%;
  padding: 0 45px;
  height: 168px;
  top: 50%;
  margin-top: -84px;
  left: 0;
  position: absolute;
}
@media (max-width: 1681px) {
  .intelligent .intelligent-main ul li a .mask .box {
    padding: 0 30px;
    height: 139px;
    margin-top: -69px;
  }
}
@media (max-width: 1601px) {
  .intelligent .intelligent-main ul li a .mask .box {
    padding: 0 15px;
  }
}
@media (max-width: 1445px) {
  .intelligent .intelligent-main ul li a .mask .box {
    padding: 0 10px;
    height: 118px;
    margin-top: -59px;
  }
}
.intelligent .intelligent-main ul li a .mask .box span {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 45px;
  display: block;
  height: 144px;
  top: 50%;
  margin-top: -72px;
}
.intelligent .intelligent-main ul li a .mask .box big {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 30px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .intelligent .intelligent-main ul li a .mask .box big {
    font-size: 24px;
    line-height: 28px;
    height: 28px;
  }
}
@media (max-width: 1445px) {
  .intelligent .intelligent-main ul li a .mask .box big {
    font-size: 16px;
    height: 24px;
    line-height: 24px;
  }
}
.intelligent .intelligent-main ul li a .mask .box p {
  font-style: inherit;
  display: block;
  text-align: center;
  color: #fff;
  font-size: 15px;
  line-height: 22px;
  height: 66px;
  margin: 8px auto 15px;
  overflow: hidden;
}
@media (max-width: 1681px) {
  .intelligent .intelligent-main ul li a .mask .box p {
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    margin: 5px auto 10px;
  }
}
@media (max-width: 1445px) {
  .intelligent .intelligent-main ul li a .mask .box p {
    font-size: 12px;
    line-height: 18px;
    height: 54px;
    margin: 5px auto;
  }
}
.intelligent .intelligent-main ul li a .mask .box .more {
  margin: 0 auto;
  width: 43px;
  height: 43px;
  position: relative;
}
@media (max-width: 1681px) {
  .intelligent .intelligent-main ul li a .mask .box .more {
    width: 36px;
    height: 36px;
  }
}
@media (max-width: 1445px) {
  .intelligent .intelligent-main ul li a .mask .box .more {
    width: 30px;
    height: 30px;
  }
}
.intelligent .intelligent-main ul li a .txt1 {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  color: #1f1f1f;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-align: center;
  height: 48px;
  background: url("../images/mask6.png");
  line-height: 48px;
  overflow: hidden;
  font-size: 20px;
}
@media (max-width: 1681px) {
  .intelligent .intelligent-main ul li a .txt1 {
    font-size: 18px;
    height: 38px;
    line-height: 38px;
  }
}
@media (max-width: 1445px) {
  .intelligent .intelligent-main ul li a .txt1 {
    font-size: 16px;
    height: 28px;
    line-height: 28px;
  }
}
@media (max-width: 767px) {
  .intelligent .intelligent-main ul li a .txt1 {
    font-size: 14px;
    height: 20px;
    line-height: 20px;
  }
}
/*technology*/
.technology {
  /* overflow: hidden; */
  color: #666;
  font-size: 14px;
  line-height: 24px;
  padding: 40px 0 0;
}
@media (max-width: 767px) {
  .technology {
    padding: 25px 0 0;
  }
}
.technology img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.technology .img-1 {
  text-align: center;
  overflow: hidden;
  margin: 50px auto;
}
@media (max-width: 992px) {
  .technology .img-1 {
    margin: 30px auto;
  }
}
@media (max-width: 767px) {
  .technology .img-1 {
    margin: 15px auto;
  }
}
.technology .part-1 {
  padding: 60px 0 115px;
  background: #f6f6f6;
}
@media (max-width: 1601px) {
  .technology .part-1 {
    padding: 50px 0 70px;
  }
}
@media (max-width: 1024px) {
  .technology .part-1 {
    padding: 20px 0 40px;
  }
}
@media (max-width: 992px) {
  .technology .part-1 {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-1 {
    padding: 1px 0;
  }
}
.technology .part-1 ul {
  margin: 100px -45px 0;
}
@media (max-width: 1681px) {
  .technology .part-1 ul {
    margin: 90px -35px 0;
  }
}
@media (max-width: 1601px) {
  .technology .part-1 ul {
    margin: 75px -30px 0;
  }
}
@media (max-width: 1445px) {
  .technology .part-1 ul {
    margin: 50px -30px 0;
  }
}
@media (max-width: 1024px) {
  .technology .part-1 ul {
    margin: 30px -20px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-1 ul {
    margin: 10px -20px 0;
  }
}
.technology .part-1 ul li {
  float: left;
  padding: 0 45px;
  width: 50%;
}
@media (max-width: 1681px) {
  .technology .part-1 ul li {
    padding: 0 35px;
  }
}
@media (max-width: 1601px) {
  .technology .part-1 ul li {
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  .technology .part-1 ul li {
    padding: 0 20px;
  }
}
@media (max-width: 992px) {
  .technology .part-1 ul li {
    width: 100%;
    margin: 0 auto 20px;
  }
}
.technology .part-1 ul li .pic {
  width: 29.5%;
  float: left;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  .technology .part-1 ul li .pic {
    width: 100%;
    float: none;
  }
}
.technology .part-1 ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
.technology .part-1 ul li .txt {
  width: 70.5%;
  float: left;
  padding: 25px 0 0 25px;
}
@media (max-width: 1500px) {
  .technology .part-1 ul li .txt {
    padding: 0 0 0 25px;
  }
}
@media (max-width: 767px) {
  .technology .part-1 ul li .txt {
    width: 100%;
    padding: 10px 0 0;
    float: none;
  }
}
.technology .part-1 ul li .txt big {
  color: #1c1c1c;
  font-size: 30px;
  line-height: 40px;
  height: 40px;
  margin: 0 0 10px;
  font-family: "microsoft yahei";
  overflow: hidden;
  display: block;
}
@media (max-width: 1500px) {
  .technology .part-1 ul li .txt big {
    font-size: 24px;
    line-height: 34px;
    margin: 0 0 5px;
  }
}
@media (max-width: 767px) {
  .technology .part-1 ul li .txt big {
    font-size: 18px;
    height: 28px;
    line-height: 28px;
  }
}
.technology .part-1 ul li .txt em {
  color: #424242;
  font-size: 16px;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  font-style: inherit;
  display: block;
}
@media (max-width: 767px) {
  .technology .part-1 ul li .txt em {
    font-size: 14px;
    line-height: 24px;
    height: 72px;
  }
}
.technology .part-2 {
  padding: 50px 0 115px;
}
@media (max-width: 1445px) {
  .technology .part-2 {
    padding: 50px 0 75px;
  }
}
@media (max-width: 1024px) {
  .technology .part-2 {
    padding: 30px 0 50px;
  }
}
@media (max-width: 992px) {
  .technology .part-2 {
    padding: 20px 0 30px;
  }
}
@media (max-width: 767px) {
  .technology .part-2 {
    padding: 10px 0 20px;
  }
}
.technology .part-2 ul {
  margin: 40px -45px 0;
}
@media (max-width: 1445px) {
  .technology .part-2 ul {
    margin: 30px -30px 0;
  }
}
@media (max-width: 1024px) {
  .technology .part-2 ul {
    margin: 30px -20px 0;
  }
}
@media (max-width: 992px) {
  .technology .part-2 ul {
    margin: 30px -8px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-2 ul {
    margin: 10px 0 0;
  }
}
.technology .part-2 ul li {
  float: left;
  padding: 0 45px;
  width: 50%;
}
@media (max-width: 1445px) {
  .technology .part-2 ul li {
    padding: 0 30px;
  }
}
@media (max-width: 1024px) {
  .technology .part-2 ul li {
    padding: 0 20px;
  }
}
@media (max-width: 992px) {
  .technology .part-2 ul li {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .technology .part-2 ul li {
    width: 100%;
    margin: 0 auto 15px;
    padding: 0;
  }
}
.technology .part-2 ul li .pic {
  overflow: hidden;
  position: relative;
}
.technology .part-2 ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 47%;
}
.technology .img-2 {
  text-align: center;
  overflow: hidden;
  margin: 40px auto 0;
}
@media (max-width: 767px) {
  .technology .img-2 {
    margin: 0 auto;
  }
}
.technology .part-3 {
  padding: 60px 0 0px;
  background: #f6f6f6;
}
@media (max-width: 1445px) {
  .technology .part-3 {
    padding: 45px 0 50px;
  }
}
@media (max-width: 1024px) {
  .technology .part-3 {
    padding: 30px 0 40px;
  }
}
@media (max-width: 992px) {
  .technology .part-3 {
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-3 {
    padding: 5px 0 20px;
  }
}
.technology .part-3 .management-title {
  position: relative;
  text-align: center;
  margin: 45px -1px 0;
  font-size: 0;
}
@media (max-width: 992px) {
  .technology .part-3 .management-title {
    margin: 25px -1px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-3 .management-title {
    margin: 15px -1px 0;
  }
}
.technology .part-3 .management-title li {
  vertical-align: middle;
  border: 1px solid #d9d9d9;
  display: inline-block;
  color: #393939;
  font-size: 18px;
  font-family: "microsoft yahei";
  height: 44px;
  margin: 0 7px 15px;
  padding: 0 40px;
  cursor: pointer;
  background: #fff;
  line-height: 43px;
}
@media (max-width: 992px) {
  .technology .part-3 .management-title li {
    padding: 0 30px;
  }
}
@media (max-width: 767px) {
  .technology .part-3 .management-title li {
    padding: 0 6px;
    line-height: 25px;
    height: 28px;
    margin: 0 2px 10px;
    font-size: 12px;
  }
}
.technology .part-3 .management-title .active {
  border: 1px solid #003586;
  background: #003586;
  font-weight: bold;
  color: #fff;
}
.technology .part-3 .management-nr {
  overflow: hidden;
  margin: 40px auto 0;
}
@media (max-width: 1445px) {
  .technology .part-3 .management-nr {
    margin: 25px auto 0;
  }
}
@media (max-width: 1024px) {
  .technology .part-3 .management-nr {
    margin: 0 auto;
  }
}
.technology .part-3 .management-nr .management-box {
  overflow: hidden;
}
.technology .part-3 .management-nr .management-box .management-1 {
  margin: 0 -15px;
}
@media (max-width: 1281px) {
  .technology .part-3 .management-nr .management-box .management-1 {
    margin: 0 -8px;
  }
}
@media (max-width: 992px) {
  .technology .part-3 .management-nr .management-box .management-1 {
    margin: 0 -5px;
  }
}
@media (max-width: 767px) {
  .technology .part-3 .management-nr .management-box .management-1 {
    margin: 0 -4px;
  }
}
.technology .part-3 .management-nr .management-box .management-1 li {
  float: left;
  padding: 15px;
  width: 25%;
}
@media (max-width: 1281px) {
  .technology .part-3 .management-nr .management-box .management-1 li {
    padding: 8px;
  }
}
@media (max-width: 992px) {
  .technology .part-3 .management-nr .management-box .management-1 li {
    padding: 5px;
  }
}
@media (max-width: 767px) {
  .technology .part-3 .management-nr .management-box .management-1 li {
    width: 50%;
    padding: 4px;
  }
}
.technology .part-3 .management-nr .management-box .management-1 li .item {
  display: inline-block;
  width: 100%;
}
.technology .part-3 .management-nr .management-box .management-1 li .item:hover .pic img {
  transform: scale(1.05);
}
.technology .part-3 .management-nr .management-box .management-1 li .pic {
  overflow: hidden;
  position: relative;
}
.technology .part-3 .management-nr .management-box .management-1 li .pic img {
  transition: all 0.35s ease-in-out;
  -webkit-transition: all 0.35s ease-in-out;
}
.technology .part-3 .management-nr .management-box .management-1 li .pic:after {
  content: "";
  display: block;
  padding-bottom: 90.7%;
}
.technology .part-3 .management-nr .management-box .management-1 li em {
  font-style: inherit;
  color: #fff;
  text-align: center;
  display: block;
  height: 34px;
  background: #a1560e;
  line-height: 34px;
  overflow: hidden;
  font-size: 18px;
}
@media (max-width: 992px) {
  .technology .part-3 .management-nr .management-box .management-1 li em {
    font-size: 16px;
  }
}
.technology .part-4 {
  padding: 85px 0;
}
@media (max-width: 1445px) {
  .technology .part-4 {
    padding: 55px 0;
  }
}
@media (max-width: 1281px) {
  .technology .part-4 {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-4 {
    padding: 25px 0;
  }
}
.technology .part-4 .title {
  text-align: center;
  color: #424242;
  font-size: 42px;
  line-height: 52px;
  font-weight: bold;
}
@media (max-width: 1281px) {
  .technology .part-4 .title {
    font-size: 36px;
    line-height: 46px;
  }
}
@media (max-width: 992px) {
  .technology .part-4 .title {
    font-size: 26px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .technology .part-4 .title {
    font-size: 20px;
    line-height: 30px;
  }
}
.technology .part-4 ul {
  margin: 50px -8px 0;
}
@media (max-width: 1445px) {
  .technology .part-4 ul {
    margin: 25px -8px 0;
  }
}
@media (max-width: 767px) {
  .technology .part-4 ul {
    margin: 15px -4px 0;
  }
}
.technology .part-4 ul li {
  float: left;
  padding: 8px;
  width: 16.66666667%;
}
@media (max-width: 992px) {
  .technology .part-4 ul li {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .technology .part-4 ul li {
    width: 50%;
    padding: 4px;
  }
}
.technology .part-4 ul li .pic {
  overflow: hidden;
  position: relative;
}
.technology .part-4 ul li .pic:after {
  content: "";
  display: block;
  padding-bottom: 136%;
}
.technology .part-4 ul li em {
  display: block;
  font-style: inherit;
  text-align: center;
  color: #333333;
  font-size: 16px;
  line-height: 20px;
  height: 40px;
  margin: 13px auto 0;
  font-family: "microsoft yahei";
  overflow: hidden;
}
@media (max-width: 767px) {
  .technology .part-4 ul li em {
    font-size: 12px;
    line-height: 20px;
    margin: 10px auto 0;
  }
}
.technology .part-5 .pic {
  overflow: hidden;
  position: relative;
}
.technology .part-5 .pic:after {
  content: "";
  display: block;
  padding-bottom: 43.43%;
}
.technology .part-5 .pic .txt {
  position: absolute;
  left: 0;
  top: 0;
  padding: 80px 0 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1681px) {
  .technology .part-5 .pic .txt {
    padding: 60px 0 0;
  }
}
@media (max-width: 1601px) {
  .technology .part-5 .pic .txt {
    padding: 40px 0 0;
  }
}
@media (max-width: 1281px) {
  .technology .part-5 .pic .txt {
    padding: 20px 0 0;
  }
}
@media (max-width: 767px) {
  .technology .part-5 .pic .txt {
    padding: 10px 0 0;
  }
}
.technology .part-5 .pic .txt .title {
  text-align: center;
  color: #fff;
  font-size: 36px;
  line-height: 46px;
}
@media (max-width: 1281px) {
  .technology .part-5 .pic .txt .title {
    font-size: 28px;
    line-height: 38px;
  }
}
@media (max-width: 767px) {
  .technology .part-5 .pic .txt .title {
    font-size: 14px;
    line-height: 24px;
  }
}
.technology .part-5 .pic .txt .text {
  text-align: center;
  color: #fff;
  margin: 10px auto 0;
  font-size: 15px;
  line-height: 26px;
}
@media (max-width: 1281px) {
  .technology .part-5 .pic .txt .text {
    font-size: 14px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .technology .part-5 .pic .txt .text {
    font-size: 10px;
    margin: 0 auto;
    line-height: 18px;
  }
}
/*map*/
.mapz {
  margin: 0 auto;
  background: #f4f4f4;
  color: #666666;
  font-size: 15px;
  line-height: 24px;
  padding: 60px 0;
  font-family: "microsoft yahei";
}
@media (max-width: 1024px) {
  .mapz {
    padding: 40px 0;
  }
}
@media (max-width: 767px) {
  .mapz {
    padding: 10px 0 20px;
  }
}
.map dl {
  margin: 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #A8AFB1;
}
.map dl:hover {
  background: #fff;
}
.map dl:hover dt a {
  color: #fff;
  font-weight: bold;
}
.map dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #003586;
}
.map dt:hover {
  background: #474348;
}
.map dt a {
  color: #fff;
  display: block;
  line-height: 40px;
}
.map dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.map dd {
  font-size: 12px;
  display: block;
  overflow: hidden;
  float: left;
  width: 85%;
}
.map dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.map dd .p2 a {
  color: #503507;
  font-size: 13px;
  line-height: 40px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.map dd .p2 a:hover {
  color: #764b00;
}
.map dd div {
  clear: both;
  overflow: hidden;
  padding: 0 20px 0 10px;
}
.map dd div a {
  color: #333;
  line-height: 40px;
  float: left;
  padding: 0 10px;
}
.map dd div a:hover {
  color: #0b419b;
}
@media (max-width: 768px) {
  .w1004 {
    border-top: solid 1px #cfcfcf;
    border-bottom: solid 1px #cfcfcf;
    border-right: none;
    border-left: none;
    border-radius: 2px;
    padding: 10px 15px;
    background: #fff;
  }
  .map dt {
    width: 100%;
  }
  .map dd {
    width: 85%;
  }
}
/*浮动客服*/
.floatBar {
  display: none;
  width: 34px;
  height: 113px;
  position: fixed;
  right: 0;
  top: 50%;
  font-family: "microsoft yahei";
  overflow: hidden;
  cursor: pointer;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 999;
  background-color: #003586;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../images/contact-icon.png");
}
@media (max-width: 992px) {
  .floatBar {
    display: none;
  }
}
.floatBar:hover {
  background-color: #003586;
}
.float {
  position: fixed;
  bottom: 10px;
  font-family: "microsoft yahei";
  right: 10px;
  z-index: 1000001;
  font-size: 14px;
  line-height: 28px;
}
@media (max-width: 992px) {
  .float {
    display: none;
  }
}
.float .float-closed {
  right: 0;
  top: -25px;
  width: 18px;
  height: 18px;
  line-height: 14px;
  cursor: pointer;
  font-weight: 100;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  text-align: center;
  position: absolute;
  background-color: #232323;
}
.float .return-top {
  width: 64px;
  height: 64px;
  display: none;
  cursor: pointer;
  background: url("../images/top-icon.png") no-repeat center #333333;
}
@media (max-width: 1681px) {
  .float .return-top {
    width: 58px;
    height: 58px;
  }
}
.float .return-top:hover {
  background-color: #e34f43;
}
.float .float-box li {
  width: 64px;
  height: 64px;
  margin-top: 1px;
  cursor: pointer;
  position: relative;
  background-repeat: no-repeat;
  background-position: center 0;
  background-color: #4c4c4c;
  transition: All 0.2s ease-in-out;
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
}
@media (max-width: 1681px) {
  .float .float-box li {
    width: 58px;
    height: 58px;
  }
}
.float .float-box li .item {
  bottom: 0;
  right: 107%;
  width: 133px;
  color: #7f7f7f;
  display: none;
  text-align: center;
  position: absolute;
  padding: 10px;
  background-color: #4c4c4c;
  padding-top: 20px;
}
.float .float-box li .item:before {
  content: "";
  right: -10px;
  bottom: 20px;
  position: absolute;
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #4c4c4c;
  border-width: 5px;
  width: 0;
  height: 0;
}
.float .float-box li .item .btn-warning {
  padding-top: 5px;
  padding-bottom: 5px;
}
.float .float-box li .item .p-1 {
  font-size: 12px;
}
.float .float-box li .item .p-2 {
  font-size: 17px;
  font-family: 'century gothic';
  color: #dcdcdc;
}
.float .float-box li > a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 12px;
  line-height: 90px;
}
@media (max-width: 1681px) {
  .float .float-box li > a {
    line-height: 88px;
  }
}
.float .float-box li:hover {
  background-color: #003586;
}
.float .float-box li .qq {
  line-height: 30px;
}
.float .float-box li .qq p {
  font-size: 16px;
  color: #a8a8a8;
  margin-bottom: 15px;
}
.float .float-box li .qq a {
  display: block;
  margin-bottom: 15px;
}
.float .float-box li .qq span {
  color: #fff;
  font-size: 12px;
}
.float .float-box li .qq img {
  vertical-align: middle;
  background: #8e8e8e;
  border-radius: 50%;
  display: block;
  height: 50px;
  width: 50px;
  margin-left: auto;
  margin-right: auto;
}
.float .float-box li .item-message {
  width: 200px;
  color: #fff;
}
/*搜索弹出层*/
.search_mask {
  background: url("../images/search_mask.png");
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  display: none;
}
.search_mask .s_box {
  width: 350px;
  height: 136px;
  padding: 25px;
  top: 50%;
  left: 50%;
  margin-left: -175px;
  position: absolute;
  margin-top: -68px;
  background: #fff;
}
.search_mask .s_box .text1 {
  text-align: center;
  line-height: 24px;
  color: #666;
  font-size: 16px;
}
.search_mask .s_box .sure {
  width: 140px;
  height: 36px;
  display: block;
  margin: 20px auto 0;
  background: #00a0e9;
  border-radius: 2px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  line-height: 36px;
  letter-spacing: 5px;
}



.banner-pc .banner-pc-btn {
  display: block;
  position: absolute;
  width: 40px;
  height: 80px;
  top: 35%;
  margin-top: -40px;
  cursor: pointer;
  opacity: 0.6;
  z-index: 10;
  transition: all 0.2s;
}
.banner-pc .banner-pc-btn:hover {
  opacity: 1;
}
.banner-pc .banner-prev {
  left: 30px;
  background: url("../images/banner-left.jpg");
}
.banner-pc .banner-next {
  right: 30px;
  background: url("../images/banner-right.jpg");
}






.banner-phone .slick-prev,
.banner-phone .slick-next {
  width: 60px;
  height: 53px;
  margin-top: 0;
  border: none;
}
@media (max-width: 992px) {
  .banner-phone .slick-prev,
  .banner-phone .slick-next {
    width: 40px;
    height: 35px;
    margin-top: -17px;
  }
}
@media (max-width: 767px) {
  .banner-phone .slick-prev,
  .banner-phone .slick-next {
    width: 23px;
    height: 23px;
    margin-top: -12px;
  }
}
.banner-phone .slick-prev {
  background: url("../images/home-2.png") no-repeat center #003586;
}
@media (max-width: 992px) {
  .banner-phone .slick-prev {
    left: 30px !important;
  }
}
@media (max-width: 767px) {
  .banner-phone .slick-prev {
    background-size: 6px auto;
    left: 15px !important;
  }
}

.banner-phone .slick-next {
  left: 36.7%;
  background: url("../images/home-1.png") no-repeat center #003586;
}
@media (max-width: 992px) {
  .banner-phone .slick-next {
    left: auto !important;
    right: 30px !important;
  }
}
@media (max-width: 767px) {
  .banner-phone .slick-next {
    background-size: 6px auto;
    right: 15px !important;
  }
}



/* 12/20 修改*/
.home-case .h-yuyue ul {
  width: 100%;
  padding: 0 5%;
  position: absolute;
  z-index: 1;
  bottom: 20px;
  display:none;
  left: 0;
  overflow: hidden;
}
.home-case .h-yuyue ul li {
  width: 50%;
  float: left;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  font-size: 15px;
}
@media (max-width: 1600px) {
  .home-case .h-yuyue ul li {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .home-case .h-yuyue ul li {
    height: 36px;
    line-height: 36px;
  }
}
@media (max-width: 767px) {
  .home-case .h-yuyue ul li {
    height: 30px;
    line-height: 30px;
  }
}
.home-case .h-yuyue ul li:hover a {
  color: #fff;
}
.home-case .h-yuyue ul li a {
  display: block;
  color: #fff;
  color: rgba(255, 255, 255, 0.7);
}
.intelligent-show .intelligent-big p {
  overflow: hidden;
  position: relative;
}
.intelligent-show .intelligent-big p:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
.intelligent-show .intelligent-small {
  margin: 7px -4px;
}
.intelligent-show .intelligent-small div {
  padding: 0 5px 0 2px;
}
.intelligent-show .intelligent-small p {
  overflow: hidden;
  z-index: 1;
  cursor: pointer;
  position: relative;
}
.intelligent-show .intelligent-small p:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}
.img-1 {
  margin: 34% auto 0;
  overflow: hidden;
}
@media (max-width: 1900px) {
  .img-1 {
    margin: 30% auto 0;
  }
}
@media (max-width: 1670px) {
  .img-1 {
    margin: 28% auto 0;
  }
}
@media (max-width: 1570px) {
  .img-1 {
    margin: 20% auto 0;
  }
}
@media (max-width: 992px) {
  .img-1 {
    margin: 20px auto 0;
  }
}
.img-1 ul {
  margin: 0 -10px;
}
@media (max-width: 992px) {
  .img-1 ul {
    margin: 0 -8px;
  }
}
@media (max-width: 767px) {
  .img-1 ul {
    margin: 0 -3px;
  }
}
.img-1 ul li {
  float: left;
  padding: 0 10px;
  width: 33.33333333%;
}
@media (max-width: 992px) {
  .img-1 ul li {
    padding: 0 8px;
  }
}
@media (max-width: 767px) {
  .img-1 ul li {
    padding: 0 3px;
  }
}
.img-1 ul li em {
  display: block;
  position: relative;
  overflow: hidden;
}
.img-1 ul li em:after {
  content: "";
  display: block;
  padding-bottom: 92%;
}




/* 12/22 修改*/
.intelligent-show .intelligent-showmain {
  position: relative;
  overflow: hidden;
}
.intelligent-show .intelligent-showmain .txt {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
@media (min-width: 992px) {
  .intelligent-show .intelligent-showmain .txt .text-2 {
    height: 130px;
    overflow: hidden;
  }
}
.intelligent-show .intelligent-showmain .txt .img-1 {
  padding-left: 40px;
  margin-top: 0 !important;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: -7px;
}
@media (max-width: 991px) {
  .intelligent-show .intelligent-showmain .txt {
    position: relative;
    padding-top: 35%;
  }
  .intelligent-show .intelligent-showmain .txt .img-1 {
    padding-left: 0;
    bottom: auto;
    top: 0;
  }
}