body {
  font-family: "Microsoft YaHei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}
@media (max-width: 1442px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 8px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
    overflow-x: hidden;
    overflow-y: auto;
  }
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header .pc-header {
  height: 90px;
  line-height: 90px;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  background: #fff;
}
.header .pc-header .logo {
  float: left;
  width: 26.5%;
}
.header .pc-header .logo img {
  max-width: 100%;
  margin-top: -2px;
}
.header .pc-header .logo a {
  margin: 0px 0 0 0px;
  display: block;
}
.header .pc-header .logo a:hover .light {
  left: 700px;
}
.header .pc-header .logo .light {
  cursor: pointer;
  position: absolute;
  left: 180px;
  top: 0;
  width: 157px;
  height: 90px;
  background-image: -moz-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  background-image: -webkit-linear-gradient(0deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0));
  transform: skewx(-45deg);
  -o-transform: skewx(-45deg);
  -moz-transform: skewx(-45deg);
  -webkit-transform: skewx(-45deg);
  transition: 0.5s;
}
.header .pc-header .pc-nav {
  float: right;
}
.header .pc-header .pc-nav #nav {
  float: left;
}
.header .pc-header .pc-nav #nav .sub-nav {
  display: inline-block;
  text-align: center;
  transition: 0.2s;
  position: relative;
  margin: 0 22px;
}
.header .pc-header .pc-nav #nav .sub-nav:hover span {
  width: 100%;
}
.header .pc-header .pc-nav #nav .sub-nav:hover a {
  color: #ed3237;
}
.header .pc-header .pc-nav #nav .sub-nav a {
  color: #272727;
  font-size: 1.7rem;
  display: block;
}
.header .pc-header .pc-nav #nav .sub-nav span {
  display: inline-block;
  position: absolute;
  width: 0;
  height: 2px;
  left: 50%;
  top: 0;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #ed3237;
  transition: width .4s;
}
.header .pc-header .pc-nav #nav .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 90px;
  left: -23px;
  display: none;
  background: #ccc;
}
.header .pc-header .pc-nav #nav .sub-nav .ul1 {
  width: 120px;
  text-align: center;
  background: #fff;
  padding: 10px 0;
}
.header .pc-header .pc-nav #nav .sub-nav .ul1 li {
  text-align: center;
}
.header .pc-header .pc-nav #nav .sub-nav .ul1 li a {
  border-bottom: #ededed;
  font-size: 1.6rem;
  width: 100%;
  height: 36px;
  line-height: 36px;
  display: block;
  color: #ed3237;
}
.header .pc-header .pc-nav #nav .sub-nav .ul1 li a:hover {
  color: #fff;
  background: #ed3237;
}
.header .pc-header .pc-nav #nav .active span {
  width: 100%;
}
.header .pc-header .pc-nav #nav .active a {
  color: #ed3237;
}
@media (max-width: 1500px) {
  .header .pc-header .logo .light {
    display: none;
  }
}
@media (max-width: 1200px) {
  .header .pc-header .logo .light {
    display: none;
  }
  .header .pc-header .pc-nav #nav .sub-nav .drop-down {
    left: -33px;
  }
}
@media (max-width: 991px) {
  .header .pc-header .pc-nav #nav .sub-nav {
    margin: 0 12px;
  }
  .header .pc-header .pc-nav #nav .sub-nav .drop-down {
    left: -25px;
  }
  .header .pc-header .pc-nav #nav .sub-nav .ul1 {
    width: 100px;
  }
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
.mobile-con .navbar-default {
  background: #fff;
}
.mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.mobile-con .navbar-brand > img {
  margin: 7px 0 0 3%;
}
.mobile-con .navbar-default .navbar-nav > li > a {
  font-size: 1.4rem;
}
.mobile-con .nivo-directionNav {
  display: none;
}
.mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.mobile-con .nivo-controlNav a {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.mobile-con .navbar-toggle {
  margin-top: 11px;
}
/*main*/
.main {
  clear: both;
  margin-top: 90px;
  /*banner样式*/

  /*banner样式结束*/

}
.main .carousel-indicators li {
  margin: 0 5px;
}
.main .carousel-indicators .active {
  width: 10px;
  height: 10px;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box .swiper-container5 {
  overflow: hidden;
}
.main .ad-box .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box img {
  width: 100%;
}
.main .ad-box .swiper-pagination {
  position: absolute;
  bottom: 10px;
  z-index: 99;
}
.main .ad-box .swiper-pagination-bullet {
  height: 9px;
  width: 9px;
  border-radius: 9px;
  border: 1px solid #fff;
  background: transparent;
}
.main .ad-box .swiper-pagination-bullet-active {
  background: #fff;
}
.main #section07 a {
  position: absolute;
  top: 78%;
  left: 50%;
  margin-left: 0px;
}
@media (max-width: 991px) {
  .main #section07 a {
    position: absolute;
    top: 200px;
    left: 50%;
    margin-left: 0px;
  }
}
@media (max-width: 768px) {
  .main #section07 a {
    display: none;
  }
}
.main #section07 a span {
  position: absolute;
  top: 0px;
  left: 50%;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-left: 1px solid #ed3237;
  border-bottom: 1px solid #ed3237;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-animation: sdb07 2s infinite;
  animation: sdb07 2s infinite;
  opacity: 0;
  box-sizing: border-box;
}
.main #section07 a span:nth-of-type(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.main #section07 a span:nth-of-type(2) {
  top: 16px;
  -webkit-animation-delay: .15s;
  animation-delay: .15s;
}
.main #section07 a span:nth-of-type(3) {
  top: 32px;
  -webkit-animation-delay: .3s;
  animation-delay: .3s;
}
@-webkit-keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes sdb07 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.main .txt-top {
  color: #000;
  text-align: center;
  position: relative;
  padding-bottom: 100px;
}
.main .txt-top h2 {
  font-size: 4.7rem;
  font-weight: 500;
  padding: 6% 0 3%;
}
.main .txt-top p {
  font-size: 1.5rem;
  margin-bottom: 3%;
}
.main .txt-top .link {
  display: inline-block;
  font-size: 1.7rem;
  color: #fff;
  background: #ed3237;
  border-radius: 50px;
  width: 14rem;
  height: 4.4rem;
  text-align: center;
  line-height: 4.4rem;
}
@media (max-width: 768px) {
  .main .txt-top {
    color: #000;
    text-align: center;
    position: relative;
    padding-bottom: 8%;
  }
  .main .txt-top h2 {
    font-size: 3rem;
    font-weight: 500;
    padding: 6% 10% 3%;
    line-height: 170%;
  }
  .main .txt-top p {
    font-size: 1.8rem;
    margin-bottom: 3%;
  }
  .main .txt-top .link {
    display: inline-block;
    font-size: 1.7rem;
    color: #fff;
    background: #ed3237;
    border-radius: 50px;
    width: 12rem;
    height: 3.4rem;
    text-align: center;
    line-height: 3.4rem;
  }
}
.main .nb {
  background: #f5f5f5;
  padding-bottom: 5%;
}
.main .nb .tit {
  text-align: center;
  padding: 5% 0 5%;
}
.main .nb .tit span {
  display: block;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #000;
  letter-spacing: 4px;
}
.main .nb .tit h4 {
  font-size: 5rem;
  color: #ed3237;
}
.main .nb .tit p {
  font-size: 1.5rem;
  color: #666;
  margin-top: 2%;
}
.main .nb .nb-con li {
  width: 30%;
  height: 550px;
  float: left;
  background: #fff;
  text-align: center;
  margin: 0 1.6%;
  box-shadow: 0 0 30px #d5d5d5;
}
.main .nb .nb-con li img {
  padding: 14% 0 10%;
  width: 58%;
}
.main .nb .nb-con li h5 {
  font-size: 2.5rem;
  color: #000;
  line-height: 30px;
}
.main .nb .nb-con li span {
  display: inline-block;
  width: 26px;
  height: 2px;
  background: #000;
  margin: 10% 0;
}
.main .nb .nb-con li p {
  font-size: 1.4rem;
  color: #666;
  margin: 8px 0;
}
@media (max-width: 1200px) {
  .main .nb .nb-con li {
    height: 450px;
  }
  .main .nb .nb-con li span {
    margin: 7% 0;
  }
}
@media (max-width: 992px) {
  .main .nb .nb-con li {
    height: 380px;
  }
  .main .nb .nb-con li span {
    margin: 5% 0;
  }
  .main .nb .nb-con li p {
    padding: 0 3%;
  }
}
@media (max-width: 768px) {
  .main .nb .tit h4 {
    font-size: 4.5rem;
  }
  .main .nb .tit p {
    font-size: 2rem;
  }
  .main .nb .nb-con li {
    width: 90%;
    height: auto;
    padding-bottom: 6%;
    float: none;
    text-align: center;
    margin: 0 auto 5%;
  }
  .main .nb .nb-con li img {
    width: 50%;
    padding: 10% 0 8%;
  }
  .main .nb .nb-con li span {
    margin: 5% 0;
  }
  .main .nb .nb-con li p {
    font-size: 1.8rem;
  }
}
.main .yingxiao {
  background: #092946;
  padding-bottom: 3%;
}
.main .yingxiao .tit {
  text-align: center;
  padding: 5% 0 5%;
}
.main .yingxiao .tit span {
  display: block;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 4px;
}
.main .yingxiao .tit h4 {
  font-size: 5rem;
  color: #fff;
  margin: 0;
  padding: 0 0 1%;
}
.main .yingxiao .tit p {
  font-size: 1.5rem;
  color: #ccc;
  margin: 8px 0;
}
.main .yingxiao .lf {
  width: 45%;
  float: left;
}
.main .yingxiao .lf li {
  min-height: 153px;
  background: url("../images/lit2_03.jpg") no-repeat 40px 117px;
  margin-bottom: 40px;
}
.main .yingxiao .lf li .txt {
  padding-left: 114px;
  transition: 0.2s;
}
.main .yingxiao .lf li .txt h6 {
  font-size: 1.9rem;
  color: #fff;
  padding: 34px 0 10px;
}
.main .yingxiao .lf li .txt p {
  font-size: 1.5rem;
  color: #ccc;
  line-height: 24px;
}
.main .yingxiao .lf li:nth-child(3) {
  background: none;
}
.main .yingxiao .lf li:nth-child(1) .txt {
  background: url("../images/icon2_03.png") no-repeat left top;
}
.main .yingxiao .lf li:nth-child(2) .txt {
  background: url("../images/icon2_06.png") no-repeat left top;
}
.main .yingxiao .lf li:nth-child(3) .txt {
  background: url("../images/icon2_08.png") no-repeat left top;
}
.main .yingxiao .lf li:nth-child(1):hover .txt {
  background: url("../images/icon2_03.png") no-repeat left top, url("../images/icon-bg_03.png") no-repeat left top;
  transform: translate(15px, 0px);
}
.main .yingxiao .lf li:nth-child(2):hover .txt {
  background: url("../images/icon2_06.png") no-repeat left top, url("../images/icon-bg_03.png") no-repeat left top;
  transform: translate(15px, 0px);
}
.main .yingxiao .lf li:nth-child(3):hover .txt {
  background: url("../images/icon2_08.png") no-repeat left top, url("../images/icon-bg_03.png") no-repeat left top;
  transform: translate(15px, 0px);
}
.main .yingxiao .rt {
  float: right;
  width: 46.5%;
}
.main .yingxiao .rt:hover img {
  transform: scale(1.05);
}
.main .yingxiao .rt img {
  width: 100%;
  margin-top: 10%;
  transition: 0.2s;
}
@media (max-width: 1200px) {
  .main .yingxiao {
    padding-bottom: 0%;
  }
}
@media (max-width: 768px) {
  .main .yingxiao {
    background: #092946;
    padding-bottom: 3%;
  }
  .main .yingxiao .tit h4 {
    font-size: 4.5rem;
    padding: 0 0 4%;
  }
  .main .yingxiao .tit p {
    font-size: 1.7rem;
    display: inline;
  }
  .main .yingxiao .lf {
    width: 100%;
    float: none;
  }
  .main .yingxiao .lf li {
    min-height: 138px;
    background: none;
    margin-bottom: 0px;
  }
  .main .yingxiao .lf li .txt {
    padding-left: 100px;
    transition: 0.2s;
  }
  .main .yingxiao .lf li .txt h6 {
    font-size: 1.9rem;
    color: #fff;
    padding: 34px 0 10px;
  }
  .main .yingxiao .lf li .txt p {
    font-size: 1.5rem;
    color: #ccc;
    line-height: 24px;
  }
  .main .yingxiao .rt {
    float: right;
    width: 100%;
  }
  .main .yingxiao .rt:hover img {
    transform: scale(1.05);
  }
  .main .yingxiao .rt img {
    width: 100%;
    margin-top: 0%;
    transition: 0.2s;
  }
}
.main .technology {
  background: #d34554;
}
.main .technology .tit {
  text-align: center;
  padding: 5% 0;
}
.main .technology .tit span {
  display: block;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #fff;
  letter-spacing: 4px;
}
.main .technology .tit h4 {
  font-size: 5rem;
  color: #fff;
  font-weight: 100;
}
.main .technology .tit p {
  font-size: 1.5rem;
  color: #fff;
  margin: 15px 0;
}
.main .technology .technology-con .img-box {
  width: 58.3%;
  margin: 0 auto 30px;
}
.main .technology .technology-con .img-box img {
  width: 100%;
}
.main .technology .technology-con .list {
  border-radius: 10px 10px 0 0 ;
  transition: 0.2s;
  cursor: pointer;
  text-align: center;
  color: #fff;
}
.main .technology .technology-con .list:hover {
  background: #1f2327;
}
.main .technology .technology-con .list img {
  padding: 38px 0 30px;
}
.main .technology .technology-con .list h6 {
  font-size: 2.5rem;
  margin: 0 0 20px;
}
.main .technology .technology-con .list p {
  font-size: 1.5rem;
  margin: 10px 0;
}
.main .technology .technology-con .list span {
  display: inline-block;
  width: 40px;
  height: 3px;
  background: #fff;
  margin: 40px 0 30px;
}
@media (max-width: 768px) {
  .main .technology {
    background: #d34554;
    padding-bottom: 5%;
  }
  .main .technology .tit p {
    font-size: 1.8rem;
  }
  .main .technology .tit h4 {
    font-size: 4.5rem;
  }
  .main .technology .technology-con .img-box {
    width: 100%;
    margin: 0 auto 30px;
  }
  .main .technology .technology-con .img-box img {
    width: 100%;
  }
  .main .technology .technology-con .list {
    width: 50%;
    float: left;
    height: 214px;
    border-radius: 10px 10px 0 0 ;
    transition: 0.2s;
    cursor: pointer;
    text-align: center;
    color: #fff;
  }
  .main .technology .technology-con .list:hover {
    background: #1f2327;
  }
  .main .technology .technology-con .list img {
    padding: 18px 0 14px;
  }
  .main .technology .technology-con .list h6 {
    font-size: 2.5rem;
    margin: 0 0 20px;
  }
  .main .technology .technology-con .list p {
    font-size: 1.5rem;
    margin: 10px 0;
    display: inline;
  }
  .main .technology .technology-con .list span {
    display: block;
    width: 40px;
    height: 3px;
    background: #fff;
    margin: 20px auto;
  }
}
.main .goodness {
  background: #f5f5f5;
  padding-bottom: 5%;
}
.main .goodness .tit {
  text-align: center;
  padding: 5% 0 ;
}
.main .goodness .tit span {
  display: block;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #000;
  letter-spacing: 4px;
}
.main .goodness .tit h4 {
  font-size: 5rem;
  color: #ed3237;
}
.main .goodness .tit p {
  font-size: 1.4rem;
  color: #666;
  margin: 8px 0;
}
.main .goodness .goodness-con li {
  width: 30%;
  height: 550px;
  float: left;
  background: #fff;
  text-align: center;
  margin: 0 1.6%;
  box-shadow: 0 0 30px #d5d5d5;
}
.main .goodness .goodness-con li img {
  padding: 10% 0 10%;
  width: 50%;
}
.main .goodness .goodness-con li h5 {
  font-size: 2.5rem;
  color: #000;
  line-height: 30px;
}
.main .goodness .goodness-con li h6 {
  font-size: 1.6rem;
  color: #000;
  line-height: 30px;
  padding-bottom: 2%;
}
.main .goodness .goodness-con li span {
  display: inline-block;
  width: 26px;
  height: 2px;
  background: #000;
  margin: 8% 0;
}
.main .goodness .goodness-con li p {
  font-size: 1.4rem;
  color: #666;
  margin: 5px 0;
}
@media (max-width: 1200px) {
  .main .goodness .goodness-con li {
    height: 470px;
  }
}
@media (max-width: 992px) {
  .main .goodness .goodness-con li {
    height: 400px;
  }
  .main .goodness .goodness-con li span {
    margin: 5% 0;
  }
  .main .goodness .goodness-con li p {
    padding: 0 3%;
  }
}
@media (max-width: 768px) {
  .main .goodness {
    background: #f5f5f5;
    padding-bottom: 5%;
  }
  .main .goodness .tit p {
    font-size: 1.6rem;
  }
  .main .goodness .tit h4 {
    font-size: 4.5rem;
  }
  .main .goodness .goodness-con li {
    width: 90%;
    height: auto;
    float: none;
    margin: 0 auto 3%;
    padding-bottom: 5%;
  }
  .main .goodness .goodness-con li img {
    padding: 8% 0 8%;
    width: 58%;
  }
  .main .goodness .goodness-con li h5 {
    font-size: 2.5rem;
    color: #000;
    line-height: 30px;
  }
  .main .goodness .goodness-con li h6 {
    font-size: 1.6rem;
    color: #000;
    line-height: 30px;
    padding-bottom: 2%;
  }
  .main .goodness .goodness-con li span {
    display: inline-block;
    width: 26px;
    height: 2px;
    background: #000;
    margin: 4% 0;
  }
  .main .goodness .goodness-con li p {
    font-size: 1.6rem;
    color: #666;
    margin: 5px 0;
  }
}
.main .trust {
  height: 570px;
  background: url("../images/bg_02.jpg") no-repeat center top;
}
.main .trust .tit {
  text-align: center;
  padding: 7% 0 2%;
}
.main .trust .tit h3 {
  font-size: 3.7rem;
  color: #fff;
  font-weight: 500;
}
.main .trust .tit p {
  font-size: 1.5rem;
  color: #666;
  margin: 2% 0;
}
.main .trust .tit span {
  display: inline-block;
  width: 98px;
  background: #ed3237;
  height: 1px;
}
.main .trust .trust-con {
  text-align: center;
}
.main .trust .trust-con li {
  float: left;
  margin: 3% 0 5%;
  width: 25%;
}
.main .trust .trust-con li h2 {
  font-size: 7.5rem;
  color: #fff;
  font-weight: 100;
  display: inline-block;
}
.main .trust .trust-con li sub {
  font-size: 1.5rem;
  color: #fff;
  display: inline;
}
.main .trust .trust-con li span {
  display: block;
  width: 30px;
  height: 1px;
  background: #ed3237;
  margin: 30px auto 0;
}
.main .trust .trust-con li p {
  font-size: 1.5rem;
  color: #868686;
  margin-top: 20px;
  text-align: center;
}
.main .trust .trust-con .txt {
  clear: both;
  margin-top: 48px;
  text-align: center;
}
.main .trust .trust-con .txt h6 {
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: 3%;
  font-weight: 100;
  letter-spacing: 2px;
}
.main .trust .trust-con .txt p {
  font-size: 1.5rem;
  color: #fff;
  line-height: 26px;
}
.main .trust .trust-con .txt a {
  display: inline-block;
  width: 14rem;
  text-align: center;
  height: 4rem;
  line-height: 4rem;
  background: #ed3237;
  font-size: 1.6rem;
  border-radius: 50px;
  color: #fff;
  margin-top: 30px;
}
@media (max-width: 1200px) {
  .main .trust {
    height: 640px;
  }
}
@media (max-width: 992px) {
  .main .trust {
    height: 590px;
  }
}
@media (max-width: 768px) {
  .main .trust {
    height: auto;
    padding-bottom: 5%;
  }
  .main .trust .tit p {
    font-size: 1.7rem;
  }
  .main .trust .tit h4 {
    font-size: 4.5rem;
  }
  .main .trust .trust-con {
    text-align: center;
  }
  .main .trust .trust-con li {
    float: left;
    margin: 3% 0 5%;
    width: 50%;
  }
  .main .trust .trust-con .txt {
    clear: both;
    margin-top: 70px;
    text-align: center;
  }
  .main .trust .trust-con .txt h6 {
    font-size: 2.5rem;
    color: #fff;
    margin-bottom: 3%;
    font-weight: 100;
    letter-spacing: 2px;
    line-height: 170%;
  }
  .main .trust .trust-con .txt p {
    font-size: 1.5rem;
    color: #fff;
    line-height: 26px;
  }
  .main .trust .trust-con .txt a {
    display: inline-block;
    width: 14rem;
    text-align: center;
    height: 4rem;
    line-height: 4rem;
    background: #ed3237;
    font-size: 1.6rem;
    border-radius: 50px;
    color: #fff;
    margin-top: 30px;
  }
}
.main .home {
  background: #FFF;
  padding-bottom: 3%;
}
.main .home .tit {
  text-align: center;
  padding: 5% 0;
}
.main .home .tit span {
  display: block;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #000;
  letter-spacing: 4px;
}
.main .home .tit h4 {
  font-size: 5rem;
  color: #ed3237;
}
.main .home .tit p {
  font-size: 1.5rem;
  color: #666;
  margin-top: 25px;
}
.main .home .home-con .team-show li {
  width: 18%;
  margin: 0 1% 50px 1%;
  text-align: center;
  float: left;
}
.main .home .home-con .team-show li img {
  max-width: 100%;
}
.main .home .home-con .team-show li p {
  font-size: 1.4rem;
  color: #333;
  margin: 16px 0 0;
}
.main .home .home-con .team-show2 {
  position: relative;
}
.main .home .home-con .team-show2 li {
  width: 48%;
  margin: 0 1% 50px 1%;
  text-align: center;
  float: left;
}
.main .home .home-con .team-show2 li img {
  max-width: 100%;
}
.main .home .home-con .team-show2 li p {
  font-size: 1.4rem;
  color: #333;
  margin: 16px 0 0;
}
@media (max-width: 768px) {
  .main .home .tit h4 {
    font-size: 4.5rem;
  }
  .main .home .tit p {
    font-size: 1.7rem;
    color: #666;
    margin-top: 25px;
  }
}
.main .news {
  background: #fece7c;
  padding-bottom: 4%;
}
.main .news .tit {
  text-align: center;
  padding: 5% 0;
}
.main .news .tit span {
  display: block;
  margin: 10px 0;
  font-size: 1.5rem;
  color: #000;
  letter-spacing: 4px;
}
.main .news .tit h4 {
  font-size: 5rem;
  color: #000;
}
.main .news .tit p {
  font-size: 1.5rem;
  color: #666;
  margin-top: 20px;
}
.main .news .news-con li {
  width: 24%;
  transition: 0.2s;
  float: left;
  margin: 0 0.5% 16px;
  height: 296px;
  overflow: hidden;
}
.main .news .news-con li:hover {
  transform: translate(0, -10px);
}
.main .news .news-con li:hover .txt p {
  color: #ed3237;
}
.main .news .news-con li img {
  width: 100%;
}
.main .news .news-con li .txt {
  margin-top: 14px;
  padding: 0 6px;
}
.main .news .news-con li .txt h6 {
  font-size: 1.4rem;
  color: #000;
}
.main .news .news-con li .txt span {
  font-size: 12px;
  display: block;
  margin: 8px 0;
  color: #666;
}
.main .news .news-con li .txt p {
  color: #666;
  font-size: 1.4rem;
  line-height: 22px;
}
.main .news .news-con .more {
  text-align: center;
}
.main .news .news-con .more a {
  display: inline-block;
  width: 14rem;
  height: 3.8rem;
  line-height: 3.8rem;
  text-align: center;
  margin: 4% auto 0;
  color: #fff;
  background: #000;
  border-radius: 50px;
  font-size: 1.7rem;
}
@media (max-width: 1200px) {
  .main .news .news-con .more a {
    margin: 1% auto 0;
  }
}
@media (max-width: 992px) {
  .main .news .news-con li {
    height: 270px;
  }
}
@media (max-width: 768px) {
  .main .news {
    background: #fece7c;
    padding-bottom: 4%;
  }
  .main .news .tit h4 {
    font-size: 4.5rem;
  }
  .main .news .tit p {
    font-size: 1.7rem;
    color: #666;
    margin-top: 20px;
  }
  .main .news .news-con li {
    width: 49%;
    transition: 0.2s;
    float: left;
    margin: 0 0.5% 16px;
    height: 164px;
    overflow: hidden;
  }
  .main .news .news-con li .txt {
    margin-top: 14px;
    padding: 0 6px;
  }
  .main .news .news-con li .txt p {
    display: none;
  }
}
.main .kaocha {
  background: #fff;
  padding-bottom: 3%;
}
.main .kaocha .tit {
  text-align: center;
  padding: 4% 0;
}
.main .kaocha .tit h3 {
  font-size: 3.7rem;
  color: #000;
  font-weight: 600;
  letter-spacing: 2px;
}
.main .kaocha .tit p {
  font-size: 1.5rem;
  color: #000;
  margin: 3% 0 2.5%;
}
.main .kaocha .tit span {
  display: inline-block;
  width: 98px;
  background: #ed3237;
  height: 1px;
}
.main .kaocha .kaocha-con {
  height: 368px;
}
.main .kaocha .kaocha-con .lf {
  width: 48%;
  float: left;
}
.main .kaocha .kaocha-con .lf .my-map {
  margin: 0 auto;
  width: 100%;
  height: 368px;
}
.main .kaocha .kaocha-con .lf .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.main .kaocha .kaocha-con .lf .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.main .kaocha .kaocha-con .lf .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.main .kaocha .kaocha-con .lf .amap-container {
  height: 100%;
}
.main .kaocha .kaocha-con .rt {
  width: 48%;
  float: right;
  height: 368px;
  background: url("../images/kaocha_05.jpg") no-repeat center;
  background-size: cover;
}
.main .kaocha .kaocha-con .rt img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .kaocha {
    background: #fff;
    padding: 5% 0;
  }
  .main .kaocha .tit {
    text-align: center;
    padding: 4% 0;
  }
  .main .kaocha .tit h3 {
    font-size: 3rem;
    color: #000;
    font-weight: 600;
    letter-spacing: 2px;
  }
  .main .kaocha .tit p {
    font-size: 1.7rem;
    color: #000;
    margin: 3% 0 2.5%;
  }
  .main .kaocha .tit span {
    display: inline-block;
    width: 98px;
    background: #ed3237;
    height: 1px;
  }
  .main .kaocha .kaocha-con .lf {
    width: 100%;
    float: left;
    margin-bottom: 5%;
  }
  .main .kaocha .kaocha-con .lf img {
    width: 100%;
  }
  .main .kaocha .kaocha-con .rt {
    width: 100%;
    float: right;
  }
  .main .kaocha .kaocha-con .rt img {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .main {
    margin-top: 70px;
  }
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.footer .footer-con {
  background: #1f2227;
  height: auto;
  padding-top: 4%;
}
.footer .footer-con .container {
  position: relative;
}
.footer .footer-con .list {
  float: left;
}
.footer .footer-con .list h5 {
  font-size: 1.9rem;
  color: #fff;
  padding-bottom: 20px;
}
.footer .footer-con .list a {
  margin: 18px 0;
  font-size: 1.5rem;
  color: #fff;
}
.footer .footer-con .list a:hover {
  color: #ed3237;
}
.footer .footer-con .list p {
  font-size: 1.5rem;
  color: #fff;
  margin: 18px 0;
}
.footer .footer-con .list p span {
  display: block;
  margin-left: 75px;
  margin-top: 16px;
}
.footer .footer-con .list:nth-child(1) {
  width: 16.67%;
}
.footer .footer-con .list:nth-child(2) {
  width: 65.87%;
}
.footer .footer-con .list:nth-child(3) {
  text-align: center;
  float: right;
  width: 17.1%;
}
.footer .footer-con .list:nth-child(3) img {
  width: 100%;
}
.footer .footer-con .footer-bot {
  margin-top: 30px;
  height: 90px;
  line-height: 88px;
  text-align: center;
  border-top: 1px solid #4c4e52;
}
.footer .footer-con .footer-bot p {
  font-size: 1.5rem;
  color: #666;
  margin: 0;
}
@media (max-width: 1444px) {
  .footer .footer-con .list {
    float: left;
  }
  .footer .footer-con .list p span {
    margin-left: 68px;
  }
}
@media (max-width: 1200px) {
  .footer .footer-con .list {
    float: left;
  }
  .footer .footer-con .list p span {
    margin-left: 60px;
  }
  .footer .footer-con .footer-bot {
    height: 70px;
    line-height: 70px;
  }
}
@media (max-width: 992px) {
  
}
@media (max-width: 768px) {
  .footer {
    height: auto;
    background: #1f2227;
  }
  .footer .footer-con2 {
    display: block!important;
    text-align: center;
  }
  .footer .footer-con2 p img {
    margin: 0;
  }
  .footer .footer-con2 p a {
    display: inline-block;
    margin: 20px 12px;
  }
  .footer .footer-con2 p a:hover img {
    margin-top: -4px;
  }
  .footer .footer-con2 h5 {
    background: #1f2227 url("../images/lit_07.png") no-repeat right center;
    background-position: right 26px top 28px;
    margin: 0;
    font-weight: 500;
    color: #fff;
    font-size: 1.9rem;
    border-bottom: 1px solid #fff;
    padding: 18px 26px 18px 24px;
  }
  .footer .footer-con2 .list-con {
    display: none;
  }
  .footer .footer-con2 .list-con a {
    color: #333;
    margin: 0;
    line-height: 22px;
    background: #fff;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
  }
  .footer .footer-con2 .list-con a:hover {
    color: #0f65b8;
  }
  .footer .footer-con2 .list-con li {
    color: #333;
    border-bottom: 1px solid #aaa;
    font-size: 1.8rem;
    padding: 12px 26px 12px 24px;
    background: #edf2f8;
  }
  .footer .footer-con2 h6 {
    text-align: center;
    font-size: 1.7rem;
    padding: 18px 0 ;
    color: #fff;
  }
  .footer .footer-con2 .code img {
    width: 55%;
  }
  .footer .footer-con2 .footer-bot2 {
    border-top: none;
  }
  .footer .footer-con2 .footer-bot2 p {
    font-size: 1.7rem;
    color: #fff;
    margin: 20px 0 10px;
    line-height: 26px ;
  }
  .footer .footer-con2 .footer-bot2 p a {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .footer {
    height: auto;
    padding: 10px 0;
  }
  .footer .returnTop {
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 30px;
    right: 20px;
    width: 34px;
    height: 34px;
    background: url("../images/return-top.png") no-repeat center;
    border-radius: 4px;
  }
}
.sidebar {
  width: 72px;
  height: auto;
  z-index: 666;
  position: absolute;
  right: 20px;
  top: 245px;
}
.sidebar .sidebar-con {
  position: relative;
  width: 100%;
  height: 100%;
}
.sidebar .link a {
  display: block;
  height: 72px;
  width: 72px;
  margin-top: 6px;
}
.sidebar .link a img {
  border-radius: 4px;
}
@media (max-width: 768px) {
  .sidebar {
    display: none;
  }
}
.part-pic {
  opacity: 0;
}
/*pruduct-style*/
.main .product .pro-ad img {
  width: 100%;
}
.main .product .nbone {
  padding-bottom: 5%;
}
.main .product .nbone .tit {
  text-align: center;
  padding: 6% 0;
}
.main .product .nbone .tit h4 {
  font-family: Arial;
  font-size: 6.2rem;
  color: #000;
}
.main .product .nbone .tit h4 span {
  color: #ff0007;
  font-weight: 600;
  text-transform: uppercase;
}
.main .product .nbone .tit h6 {
  font-size: 3.1rem;
  color: #000;
  padding: 26px 0;
  margin: 0;
}
.main .product .nbone .tit p {
  font-size: 1.6rem;
  color: #666;
  line-height: 30px;
}
.main .product .nbone .nbone-con li {
  float: left;
  width: 20%;
  text-align: center;
}
.main .product .nbone .nbone-con li .img {
  margin: 0 auto;
  width: 176px;
  height: 176px;
  line-height: 176px;
  text-align: center;
  background: url("../images/liubian_05.jpg") no-repeat center;
}
.main .product .nbone .nbone-con li .cur {
  background: url("../images/liubian_03.jpg") no-repeat center;
}
.main .product .nbone .nbone-con li p {
  font-size: 1.8rem;
  color: #000;
  margin: 4% 0;
}
@media (max-width: 992px) {
  .main .product .nbone .nbone-con li {
    width: 30%;
  }
}
@media (max-width: 768px) {
  .main .product .nbone {
    padding-bottom: 30px;
  }
  .main .product .nbone .tit h4 {
    font-size: 3rem;
  }
  .main .product .nbone .tit h6 {
    font-size: 2.2rem;
  }
  .main .product .nbone .tit p {
    font-size: 1.7rem;
  }
  .main .product .nbone .nbone-con li {
    float: left;
    width: 50%;
    text-align: center;
  }
  .main .product .nbone .nbone-con li .img {
    background: none;
  }
  .main .product .nbone .nbone-con li .img img {
    width: 89%;
  }
  .main .product .nbone .nbone-con li p {
    font-size: 1.7rem;
  }
}
.main .product .system {
  background: url("../images/system-bg_02.jpg") no-repeat center top;
}
.main .product .system .tit {
  text-align: center;
  color: #fff;
  padding: 5% 0;
}
.main .product .system .tit h4 {
  font-size: 6.2rem;
  font-family: Arial;
}
.main .product .system .tit h6 {
  font-size: 3.1rem;
  margin: 20px 0;
}
.main .product .system .tit h6 span {
  margin: 0 2%;
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  width: 36%;
  background: #ffd320;
}
.main .product .system .tit p {
  font-size: 1.6rem;
}
.main .product .system .list {
  transition: 0.2s;
  text-align: center;
}
.main .product .system .list:hover {
  transform: translate(0, -10px);
}
.main .product .system .list:hover .box h5 {
  color: #ffae08;
}
.main .product .system .list:hover .box p {
  color: #ffae08;
}
.main .product .system .list .box {
  border-radius: 10px;
  background: #fff;
  padding-bottom: 30px;
}
.main .product .system .list img {
  padding: 30px 0;
}
.main .product .system .list h5 {
  font-size: 2.5rem;
  color: #000;
  margin: 0;
}
.main .product .system .list span {
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #ffae08;
  margin: 20px 0;
}
.main .product .system .list p {
  font-size: 1.6rem;
  color: #666;
  margin: 0 0 12px 0;
}
@media (max-width: 992px) {
  .main .product .system {
    background: url("../images/system-bg_02.jpg") repeat-y center top;
  }
  .main .product .system .tit {
    padding: 40px 0;
  }
  .main .product .system .tit h4 {
    font-size: 5rem;
  }
  .main .product .system .tit h6 {
    font-size: 2.6rem;
    margin: 20px 0;
  }
  .main .product .system .tit h6 span {
    margin: 0 2%;
    width: 32%;
  }
  .main .product .system .tit p {
    font-size: 1.5rem;
  }
  .main .product .system .list {
    margin-bottom: 24px;
  }
  .main .product .system .list .box {
    height: 367px;
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .main .product .system .tit h6 span {
    display: none;
  }
}
.main .product .jianzhan .tit {
  padding: 5% 0;
  text-align: center;
}
.main .product .jianzhan .tit h5 {
  font-size: 3.1rem;
  color: #000;
}
.main .product .jianzhan .tit h5 span {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background: #e8e8e8;
  width: 36%;
  margin: 0 1%;
}
.main .product .jianzhan .tit p {
  font-size: 1.6rem;
  color: #666;
  margin: 28px 0 0 0;
}
.main .product .jianzhan .jianzhan-con {
  padding-bottom: 4%;
}
.main .product .jianzhan .jianzhan-con .left {
  width: 37%;
  float: left;
}
.main .product .jianzhan .jianzhan-con .left .box {
  border-radius: 10px;
  border: 1px dashed #ccc;
  height: 223px;
  margin-bottom: 8px;
  transition: 0.2s;
}
.main .product .jianzhan .jianzhan-con .left .box:hover {
  background: #ed3237;
}
.main .product .jianzhan .jianzhan-con .left .box:hover .number h2 {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .left .box:hover .number span {
  background: #fff;
}
.main .product .jianzhan .jianzhan-con .left .box:hover .txt h5 {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .left .box:hover .txt span {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .left .box:hover .txt p {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .left .number {
  width: 33%;
  float: left;
  text-align: center;
}
.main .product .jianzhan .jianzhan-con .left .number h2 {
  font-size: 6.2rem;
  color: #000;
  margin: 35px 0 20px;
}
.main .product .jianzhan .jianzhan-con .left .number span {
  display: inline-block;
  width: 36px;
  height: 3px;
  background: #ff0007;
}
.main .product .jianzhan .jianzhan-con .left .txt {
  width: 66%;
  float: left;
}
.main .product .jianzhan .jianzhan-con .left .txt h5 {
  font-size: 2.5rem;
  color: #000;
  margin-top: 20px;
}
.main .product .jianzhan .jianzhan-con .left .txt span {
  display: block;
  font-size: 1.6rem;
  margin: 10px 0 20px 0;
}
.main .product .jianzhan .jianzhan-con .left .txt p {
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 5px;
}
.main .product .jianzhan .jianzhan-con .center {
  width: 24%;
  float: left;
  margin: 0 1%;
}
.main .product .jianzhan .jianzhan-con .center .box {
  height: 454px;
  border-radius: 10px;
  border: 1px dashed #ccc;
  transition: 0.2s;
}
.main .product .jianzhan .jianzhan-con .center .box:hover {
  background: #ed3237;
}
.main .product .jianzhan .jianzhan-con .center .box:hover .number h2 {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .center .box:hover .number span {
  background: #fff;
}
.main .product .jianzhan .jianzhan-con .center .box:hover .txt h5 {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .center .box:hover .txt span {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .center .box:hover .txt p {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .center .box .number {
  text-align: center;
}
.main .product .jianzhan .jianzhan-con .center .box .number h2 {
  font-size: 6.2rem;
  color: #000;
  margin: 35px 0 20px;
}
.main .product .jianzhan .jianzhan-con .center .box .number span {
  display: inline-block;
  width: 36px;
  height: 3px;
  background: #ff0007;
}
.main .product .jianzhan .jianzhan-con .center .box .txt {
  text-align: center;
}
.main .product .jianzhan .jianzhan-con .center .box .txt h5 {
  font-size: 2.5rem;
  color: #000;
  margin-top: 20px;
}
.main .product .jianzhan .jianzhan-con .center .box .txt span {
  display: block;
  font-size: 1.6rem;
  margin: 10px 0 20px 0;
}
.main .product .jianzhan .jianzhan-con .center .box .txt p {
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 6px;
}
.main .product .jianzhan .jianzhan-con .right {
  width: 37%;
  float: left;
}
.main .product .jianzhan .jianzhan-con .right .box {
  border-radius: 10px;
  border: 1px dashed #ccc;
  height: 223px;
  margin-bottom: 8px;
  transition: 0.2s;
}
.main .product .jianzhan .jianzhan-con .right .box:hover {
  background: #ed3237;
}
.main .product .jianzhan .jianzhan-con .right .box:hover .number h2 {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .right .box:hover .number span {
  background: #fff;
}
.main .product .jianzhan .jianzhan-con .right .box:hover .txt h5 {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .right .box:hover .txt span {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .right .box:hover .txt p {
  color: #fff;
}
.main .product .jianzhan .jianzhan-con .right .number {
  width: 33%;
  float: left;
  text-align: center;
}
.main .product .jianzhan .jianzhan-con .right .number h2 {
  font-size: 6.2rem;
  color: #000;
  margin: 35px 0 20px;
}
.main .product .jianzhan .jianzhan-con .right .number span {
  display: inline-block;
  width: 36px;
  height: 3px;
  background: #ff0007;
}
.main .product .jianzhan .jianzhan-con .right .txt {
  width: 66%;
  float: left;
}
.main .product .jianzhan .jianzhan-con .right .txt h5 {
  font-size: 2.5rem;
  color: #000;
  margin-top: 20px;
}
.main .product .jianzhan .jianzhan-con .right .txt span {
  display: block;
  font-size: 1.6rem;
  margin: 10px 0 20px 0;
}
.main .product .jianzhan .jianzhan-con .right .txt p {
  font-size: 1.5rem;
  color: #666;
  margin-bottom: 5px;
}
@media (max-width: 992px) {
  
}
@media (max-width: 768px) {
  .main .product .jianzhan .tit {
    padding: 30px 0;
    text-align: center;
  }
  .main .product .jianzhan .tit h5 {
    font-size: 2.2rem;
  }
  .main .product .jianzhan .tit h5 span {
    display: none;
  }
  .main .product .jianzhan .tit p {
    font-size: 1.4rem;
    margin: 14px 0 0 0;
    line-height: 24px;
  }
  .main .product .jianzhan .jianzhan-con {
    padding-bottom: 30px;
  }
  .main .product .jianzhan .jianzhan-con .left {
    width: 100%;
    float: none;
  }
  .main .product .jianzhan .jianzhan-con .left .number h2 {
    font-size: 3rem;
  }
  .main .product .jianzhan .jianzhan-con .left .txt h5 {
    font-size: 2.2rem;
  }
  .main .product .jianzhan .jianzhan-con .left .txt span {
    display: block;
    font-size: 1.4rem;
  }
  .main .product .jianzhan .jianzhan-con .left .txt p {
    font-size: 1.4rem;
    color: #666;
    margin-bottom: 10px;
  }
  .main .product .jianzhan .jianzhan-con .center {
    width: 100%;
    float: none;
    margin: 0 0 8px 0;
  }
  .main .product .jianzhan .jianzhan-con .center .box {
    height: auto;
  }
  .main .product .jianzhan .jianzhan-con .center .box .number {
    text-align: center;
    width: 33%;
    float: left;
  }
  .main .product .jianzhan .jianzhan-con .center .box .number h2 {
    font-size: 3rem;
  }
  .main .product .jianzhan .jianzhan-con .center .box .txt {
    text-align: left;
    width: 66%;
    float: left;
  }
  .main .product .jianzhan .jianzhan-con .center .box .txt h5 {
    font-size: 2.2rem;
    color: #000;
    margin-top: 30px;
  }
  .main .product .jianzhan .jianzhan-con .center .box .txt span {
    display: block;
    font-size: 1.4rem;
    margin: 10px 0 20px 0;
  }
  .main .product .jianzhan .jianzhan-con .center .box .txt p {
    font-size: 1.4rem;
    color: #666;
    margin-bottom: 10px;
  }
  .main .product .jianzhan .jianzhan-con .right {
    width: 100%;
    float: none;
  }
  .main .product .jianzhan .jianzhan-con .right .number h2 {
    font-size: 3rem;
  }
  .main .product .jianzhan .jianzhan-con .right .txt h5 {
    font-size: 2.2rem;
  }
  .main .product .jianzhan .jianzhan-con .right .txt span {
    font-size: 1.4rem;
  }
  .main .product .jianzhan .jianzhan-con .right .txt p {
    font-size: 1.4rem;
  }
}
.main .product .marking-system {
  height: 680px;
  background: url("../images/xitong-bg_02.jpg") center top;
}
.main .product .marking-system .tit {
  padding: 60px 0 70px;
  text-align: center;
}
.main .product .marking-system .tit h5 {
  font-size: 3.1rem;
  color: #fff;
}
.main .product .marking-system .tit h5 span {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background: #5bc1e9;
  width: 40%;
  margin: 0 1%;
}
.main .product .marking-system .tit p {
  font-size: 1.6rem;
  color: #fff;
  margin: 28px 0 0 0;
}
.main .product .marking-system .list:nth-child(1) {
  background: url("../images/xitong_03.png") no-repeat center top;
}
.main .product .marking-system .list:nth-child(2) {
  background: url("../images/xitong_05.png") no-repeat center top;
}
.main .product .marking-system .list:nth-child(3) {
  background: url("../images/xitong_07.png") no-repeat center top;
}
.main .product .marking-system .list {
  transition: 0.2s;
  text-align: center;
  height: 338px;
}
.main .product .marking-system .list:hover {
  transform: translate(0, -14px);
}
.main .product .marking-system .list h5 {
  font-size: 3.1rem;
  color: #000;
  margin-top: 94px;
}
.main .product .marking-system .list span {
  display: inline-block;
  width: 40px;
  height: 3px;
  background: #1081cb;
  margin: 20px 0;
}
.main .product .marking-system .list p {
  width: 80%;
  margin: 0 auto;
  font-size: 1.6rem;
  color: #666;
  line-height: 26px;
}
@media (max-width: 1200px) {
  .main .product .marking-system .tit h5 span {
    width: 34%;
  }
}
@media (max-width: 992px) {
  .main .product .marking-system {
    height: 600px;
    background: url("../images/xitong-bg_02.jpg") center top;
  }
  .main .product .marking-system .tit {
    padding: 50px 0;
  }
  .main .product .marking-system .tit h5 {
    font-size: 2.6rem;
  }
  .main .product .marking-system .tit h5 span {
    width: 34%;
  }
  .main .product .marking-system .tit p {
    font-size: 1.5rem;
    color: #fff;
    margin: 28px 0 0 0;
  }
  .main .product .marking-system .list {
    height: 338px;
  }
  .main .product .marking-system .list h5 {
    font-size: 2.6rem;
  }
  .main .product .marking-system .list p {
    font-size: 1.4rem;
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .main .product .marking-system {
    height: auto;
    background: url("../images/xitong-bg_02.jpg") no-repeat center;
    background-size: cover;
  }
  .main .product .marking-system .tit {
    padding: 30px 0;
  }
  .main .product .marking-system .tit h5 {
    font-size: 2.2rem;
  }
  .main .product .marking-system .tit h5 span {
    display: none;
  }
  .main .product .marking-system .tit p {
    font-size: 1.4rem;
    margin: 18px 0 0 0;
    line-height: 24px;
  }
  .main .product .marking-system .list {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 16px;
    text-align: center;
    height: 300px;
  }
  .main .product .marking-system .list h5 {
    font-size: 2.4rem;
  }
  .main .product .marking-system .list p {
    width: 90%;
    font-size: 1.4rem;
    line-height: 24px;
  }
}
.main .product .monitor {
  padding-bottom: 40px;
}
.main .product .monitor .tit {
  padding: 70px 0;
  text-align: center;
}
.main .product .monitor .tit h5 {
  font-size: 3.1rem;
  color: #000;
}
.main .product .monitor .tit h5 span {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background: #e8e8e8;
  width: 40%;
  margin: 0 1%;
}
.main .product .monitor .tit p {
  font-size: 1.6rem;
  color: #666;
  margin: 28px 0 0 0;
}
.main .product .monitor .list {
  text-align: center;
}
.main .product .monitor .list:hover p {
  color: #ff0007;
}
.main .product .monitor .list:hover img {
  transform: rotate(360deg);
}
.main .product .monitor .list h6 {
  font-size: 2.5rem;
  color: #000;
}
.main .product .monitor .list img {
  margin: 34px 0;
  transition: 0.2s;
}
.main .product .monitor .list p {
  font-size: 1.6rem;
  color: #666;
  line-height: 26px;
}
@media (max-width: 1200px) {
  .main .product .monitor {
    padding-bottom: 40px;
  }
  .main .product .monitor .tit {
    padding: 60px 0;
  }
  .main .product .monitor .tit h5 span {
    width: 34%;
  }
  .main .product .monitor .list h6 {
    font-size: 2.2rem;
  }
}
@media (max-width: 992px) {
  .main .product .monitor {
    padding-bottom: 40px;
  }
  .main .product .monitor .tit {
    padding: 50px 0;
  }
  .main .product .monitor .tit h5 {
    font-size: 2.6rem;
  }
  .main .product .monitor .tit h5 span {
    width: 34%;
  }
  .main .product .monitor .tit p {
    font-size: 1.5rem;
  }
  .main .product .monitor .list {
    height: 271px;
    margin-bottom: 30px;
  }
  .main .product .monitor .list h6 {
    font-size: 2.2rem;
  }
  .main .product .monitor .list p {
    font-size: 1.5rem;
    width: 90%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .main .product .monitor {
    padding-bottom: 0px;
  }
  .main .product .monitor .tit {
    padding: 30px 0;
    text-align: center;
  }
  .main .product .monitor .tit h5 {
    font-size: 2.2rem;
  }
  .main .product .monitor .tit h5 span {
    display: none;
  }
  .main .product .monitor .tit p {
    font-size: 1.4rem;
    margin: 14px 0 0 0;
    line-height: 24px;
  }
  .main .product .monitor .list {
    text-align: center;
    margin-bottom: 10px;
  }
  .main .product .monitor .list h6 {
    font-size: 2rem;
  }
  .main .product .monitor .list img {
    margin: 24px 0;
  }
  .main .product .monitor .list p {
    font-size: 1.4rem;
    line-height: 24px;
  }
}
.main .product .sociality {
  padding-bottom: 40px;
}
.main .product .sociality .tit {
  padding: 70px 0;
  text-align: center;
}
.main .product .sociality .tit h5 {
  font-size: 3.1rem;
  color: #000;
}
.main .product .sociality .tit h5 span {
  display: inline-block;
  vertical-align: middle;
  height: 1px;
  background: #e8e8e8;
  width: 36%;
  margin: 0 1%;
}
.main .product .sociality .tit p {
  font-size: 1.6rem;
  color: #666;
  margin: 28px 0 0 0;
}
.main .product .sociality .sociality-con .left {
  width: 33.6%;
  float: left;
}
.main .product .sociality .sociality-con .left h5 {
  margin-top: 30px;
  font-size: 3.1rem;
  color: #000;
  padding-left: 20px;
  background: url("../images/lit7_03.jpg") no-repeat left center;
}
.main .product .sociality .sociality-con .left p {
  font-size: 1.6rem;
  color: #666;
  line-height: 26px;
  margin: 14px 0 60px;
}
.main .product .sociality .sociality-con .center {
  width: 26%;
  float: left;
  margin: 1% 1%;
}
.main .product .sociality .sociality-con .center img {
  width: 100%;
}
.main .product .sociality .sociality-con .right {
  width: 33.6%;
  float: left;
}
.main .product .sociality .sociality-con .right .txt {
  text-align: right;
}
.main .product .sociality .sociality-con .right h5 {
  margin-top: 30px;
  font-size: 3.1rem;
  color: #000;
  padding-right: 20px;
  background: url("../images/lit7_03.jpg") no-repeat right center;
}
.main .product .sociality .sociality-con .right p {
  font-size: 1.6rem;
  color: #666;
  line-height: 26px;
  margin: 14px 0 60px;
}
@media (max-width: 1200px) {
  .main .product .sociality {
    padding-bottom: 20px;
  }
  .main .product .sociality .tit {
    padding: 60px 0;
  }
  .main .product .sociality .tit h5 span {
    width: 32%;
  }
  .main .product .sociality .sociality-con .center {
    margin: 8% 1%;
  }
}
@media (max-width: 992px) {
  .main .product .sociality {
    padding-bottom: 0px;
  }
  .main .product .sociality .tit {
    padding: 50px 0;
    text-align: center;
  }
  .main .product .sociality .tit h5 {
    font-size: 2.6rem;
  }
  .main .product .sociality .tit h5 span {
    width: 32%;
  }
  .main .product .sociality .tit p {
    font-size: 1.5rem;
  }
  .main .product .sociality .sociality-con .left h5 {
    font-size: 2.3rem;
  }
  .main .product .sociality .sociality-con .left p {
    font-size: 1.5rem;
    line-height: 25px;
  }
  .main .product .sociality .sociality-con .center {
    margin: 14% 1%;
  }
  .main .product .sociality .sociality-con .right h5 {
    font-size: 2.3rem;
  }
  .main .product .sociality .sociality-con .right p {
    font-size: 1.5rem;
    line-height: 25px;
  }
}
@media (max-width: 768px) {
  .main .product .sociality {
    padding-bottom: 0px;
  }
  .main .product .sociality .tit {
    padding: 30px 0 0;
    text-align: center;
  }
  .main .product .sociality .tit h5 {
    font-size: 2.2rem;
  }
  .main .product .sociality .tit h5 span {
    display: none;
  }
  .main .product .sociality .tit p {
    font-size: 1.4rem;
    margin: 14px 0 0 0;
    line-height: 24px;
  }
  .main .product .sociality .sociality-con .left {
    width: 100%;
    float: none;
  }
  .main .product .sociality .sociality-con .left h5 {
    margin-top: 30px;
    font-size: 2rem;
    color: #000;
    padding-left: 20px;
    background: url("../images/lit7_03.jpg") no-repeat left center;
  }
  .main .product .sociality .sociality-con .left p {
    font-size: 1.4rem;
    color: #666;
    line-height: 26px;
    margin: 14px 0 10px;
  }
  .main .product .sociality .sociality-con .center {
    width: 60%;
    float: none;
    margin: 2% auto;
  }
  .main .product .sociality .sociality-con .right {
    width: 100%;
    float: none;
  }
  .main .product .sociality .sociality-con .right .txt {
    text-align: left;
  }
  .main .product .sociality .sociality-con .right h5 {
    margin-top: 30px;
    font-size: 2rem;
    color: #000;
    padding: 0 0 0 20px;
    background: url("../images/lit7_03.jpg") no-repeat left center;
  }
  .main .product .sociality .sociality-con .right p {
    font-size: 1.4rem;
    color: #666;
    line-height: 26px;
    margin: 14px 0 10px;
  }
}
.main .product .customer {
  border-top: 1px solid #f1f1f1;
}
.main .product .customer .tit {
  text-align: center;
  padding: 50px 0;
}
.main .product .customer .tit h5 {
  font-size: 3.1rem;
  color: #000;
}
.main .product .customer .tit p {
  font-size: 1.6rem;
  color: #666;
  margin: 16px 0;
}
.main .product .customer .list {
  overflow: hidden;
  padding: 0;
  position: relative;
}
.main .product .customer .list img {
  width: 100%;
}
.main .product .customer .list:hover .shadow {
  opacity: 0;
}
.main .product .customer .list .shadow {
  transition: 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
}
@media (max-width: 992px) {
  .main .product .customer .tit h5 {
    font-size: 2.6rem;
  }
  .main .product .customer .tit p {
    font-size: 1.5rem;
  }
}
@media (max-width: 768px) {
  .main .product .customer {
    border-top: none;
  }
  .main .product .customer .tit {
    text-align: center;
    padding: 30px 0;
  }
  .main .product .customer .tit h5 {
    font-size: 2.2rem;
    color: #000;
  }
  .main .product .customer .tit p {
    font-size: 1.4rem;
    color: #666;
    margin: 16px 0;
    line-height: 24px;
  }
  .main .product .customer .list {
    overflow: hidden;
    margin-bottom: 10px;
  }
}
/*about-style*/
.main .ins-about .about-ad img {
  width: 100%;
}
.main .ins-about .nbone .tit {
  text-align: center;
  padding: 6% 0;
}
.main .ins-about .nbone .tit h4 {
  font-family: Arial;
  font-size: 6.2rem;
  color: #000;
}
.main .ins-about .nbone .tit h4 span {
  color: #ff0007;
  font-weight: 600;
  text-transform: uppercase;
}
.main .ins-about .nbone .tit h6 {
  font-size: 3.1rem;
  color: #000;
  margin: 2% 0 3%;
}
.main .ins-about .nbone .tit p {
  font-size: 1.6rem;
  color: #666;
  line-height: 30px;
  margin-bottom: 2%;
}
@media (max-width: 768px) {
  .main .ins-about .nbone {
    padding-bottom: 0;
  }
  .main .ins-about .nbone .tit h4 {
    font-size: 3rem;
  }
  .main .ins-about .nbone .tit h6 {
    font-size: 2.2rem;
  }
  .main .ins-about .nbone .tit p {
    font-size: 1.7rem;
  }
}
.main .ins-about .honor {
  border-top: 1px solid #dddddd;
  padding: 4% 0;
}
.main .ins-about .honor .container {
  position: relative;
}
.main .ins-about .honor .show-container {
  width: 100%;
  overflow: hidden;
}
.main .ins-about .honor .swiper-slide img {
  max-width: 100%;
}
.main .ins-about .honor .swiper-button-prev3 {
  background: url("../images/about-prev_03.png") no-repeat center;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 60%;
  left: -110px;
  z-index: 9;
  cursor: pointer;
  margin-top: -40px;
}
.main .ins-about .honor .swiper-button-prev3:hover {
  background: url("../images/about-prev2_03.png") no-repeat center;
}
.main .ins-about .honor .swiper-button-next3 {
  background: url("../images/about-next_03.png") no-repeat center;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 60%;
  right: -80px;
  z-index: 9;
  cursor: pointer;
  margin-top: -40px;
}
.main .ins-about .honor .swiper-button-next3:hover {
  background: url("../images/about-next2_03.png") no-repeat center;
}
@media (max-width: 1438px) {
  .main .ins-about .honor .swiper-button-prev3 {
    display: none;
  }
  .main .ins-about .honor .swiper-button-next3 {
    display: none;
  }
}
.main .ins-about .number {
  height: 300px;
  background: url("../images/about-iconbg_02.jpg") no-repeat center;
  background-size: cover;
}
.main .ins-about .number ul {
  text-align: center;
}
.main .ins-about .number li {
  display: inline-block;
  margin: 5% 8%;
}
.main .ins-about .number li p {
  font-size: 1.8rem;
  color: #fff;
  margin-top: 25%;
}
@media (max-width: 1438px) {
  .main .ins-about .number {
    height: 240px;
  }
}
@media (max-width: 768px) {
  .main .ins-about .number {
    height: auto;
  }
  .main .ins-about .number ul {
    text-align: center;
  }
  .main .ins-about .number li {
    float: left;
    margin: 5% 1%;
    width: 31.333333%;
  }
  .main .ins-about .number li img {
    width: 70%;
  }
  .main .ins-about .number li p {
    font-size: 1.8rem;
    color: #fff;
    margin-top: 15%;
  }
}
.main .ins-about .develop {
  padding: 5% 0;
  background: url("../images/develop-bg_02.jpg") no-repeat center bottom;
}
.main .ins-about .develop .tit {
  text-align: center;
}
.main .ins-about .develop .tit h4 {
  font-size: 3.1rem;
}
.main .ins-about .develop .img-box {
  margin: 3% 0;
}
.main .ins-about .develop .img-box img {
  width: 100%;
}
.main .ins-about .culture {
  padding: 4% 0 6%;
}
.main .ins-about .culture .tit {
  text-align: center;
}
.main .ins-about .culture .tit h4 {
  font-size: 3.1rem;
}
.main .ins-about .culture .content {
  margin: 3% 0 0;
}
.main .ins-about .culture .content table {
  border-collapse: collapse;
  border: 1px solid #e9e9e9;
  width: 100%;
}
.main .ins-about .culture .content table td {
  border: 1px solid #e9e9e9;
  width: 50%;
  padding: 3% 0;
  font-size: 1.8rem;
}
.main .ins-about .culture .content table td p {
  padding-left: 110px;
}
.main .ins-about .culture .content table td span {
  display: block;
  margin-top: 2%;
  margin-left: 82px;
}
.main .ins-about .culture .content table tr:nth-child(1) td:nth-child(1) {
  background: url("../images/culture-icon_03.png") no-repeat 60px center;
}
.main .ins-about .culture .content table tr:nth-child(1) td:nth-child(2) {
  background: url("../images/culture-icon_09.png") no-repeat 60px center;
}
.main .ins-about .culture .content table tr:nth-child(2) td:nth-child(1) {
  background: url("../images/culture-icon_05.png") no-repeat 60px center;
}
.main .ins-about .culture .content table tr:nth-child(2) td:nth-child(2) {
  background: url("../images/culture-icon_11.png") no-repeat 60px center;
}
.main .ins-about .culture .content table tr:nth-child(3) td:nth-child(1) {
  background: url("../images/culture-icon_07.png") no-repeat 60px 32%;
}
.main .ins-about .culture .content table tr:nth-child(3) td:nth-child(2) {
  background: url("../images/culture-icon_13.png") no-repeat 60px center;
}
@media (max-width: 1200px) {
  .main .ins-about .culture .content table td span {
    margin-left: 66px;
  }
}
@media (max-width: 768px) {
  .main .ins-about .culture {
    padding: 4% 0 6%;
  }
  .main .ins-about .culture .tit {
    text-align: center;
  }
  .main .ins-about .culture .tit h4 {
    font-size: 3.1rem;
  }
  .main .ins-about .culture .content {
    margin: 3% 0 0;
  }
  .main .ins-about .culture .content table {
    border-collapse: collapse;
    border: 1px solid #e9e9e9;
    width: 100%;
  }
  .main .ins-about .culture .content table td {
    border: 1px solid #e9e9e9;
    width: 50%;
    padding: 8% 0;
    font-size: 1.8rem;
  }
  .main .ins-about .culture .content table td p {
    padding-left: 10px;
  }
  .main .ins-about .culture .content table td span {
    display: inline;
    margin-top: 2%;
    margin-left: 0px;
  }
  .main .ins-about .culture .content table tr:nth-child(1) td:nth-child(1) {
    background: none;
  }
  .main .ins-about .culture .content table tr:nth-child(1) td:nth-child(2) {
    background: none;
  }
  .main .ins-about .culture .content table tr:nth-child(2) td:nth-child(1) {
    background: none;
  }
  .main .ins-about .culture .content table tr:nth-child(2) td:nth-child(2) {
    background: none;
  }
  .main .ins-about .culture .content table tr:nth-child(3) td:nth-child(1) {
    background: none;
  }
  .main .ins-about .culture .content table tr:nth-child(3) td:nth-child(2) {
    background: none;
  }
}
/*ins-case样式*/
.main .ins-case .case-ad img {
  width: 100%;
}
.main .ins-case .Dilemma {
  padding-bottom: 5%;
}
.main .ins-case .Dilemma .tit {
  text-align: center;
  padding: 6% 0;
}
.main .ins-case .Dilemma .tit h4 {
  font-family: Arial;
  font-size: 6.2rem;
  color: #000;
}
.main .ins-case .Dilemma .tit h4 span {
  color: #ff0007;
  font-weight: 600;
  text-transform: uppercase;
}
.main .ins-case .Dilemma .tit h6 {
  font-size: 3.1rem;
  color: #000;
  margin: 2% 0 3%;
}
.main .ins-case .Dilemma .tit p {
  font-size: 1.6rem;
  color: #666;
  line-height: 30px;
  margin-bottom: 2%;
}
.main .ins-case .Dilemma .list img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .ins-case .Dilemma .tit h4 {
    font-size: 3rem;
  }
  .main .ins-case .Dilemma .tit h6 {
    font-size: 2.2rem;
  }
  .main .ins-case .Dilemma .tit p {
    font-size: 1.7rem;
  }
  .main .ins-case .Dilemma .list {
    text-align: center;
    padding: 0;
  }
  .main .ins-case .Dilemma .list img {
    width: 100%;
  }
  .main .ins-case .Dilemma .list2 {
    display: none;
  }
  .main .ins-case .Dilemma .list1 {
    padding-left: 15px;
  }
  .main .ins-case .Dilemma .list3 {
    padding-right: 15px;
  }
}
.main .ins-case .case {
  background: url("../images/case-bg_02.jpg") no-repeat center;
  background-size: cover;
  padding: 4% 0;
}
.main .ins-case .case .tit {
  text-align: center;
  color: #fff;
}
.main .ins-case .case .tit h5 {
  font-size: 3.1rem;
  background: url("../images/case-tit_03.jpg") no-repeat center;
}
.main .ins-case .case .tit p {
  font-size: 1.7rem;
  margin: 1.8% 0 2.5%;
}
.main .ins-case .case .lf {
  width: 48%;
  float: left;
}
.main .ins-case .case .lf .txt {
  height: 200px;
  padding: 4% 10%;
  margin: 4% 0;
  border-radius: 20px;
  background: #fff;
}
.main .ins-case .case .lf .txt h6 {
  font-size: 1.8rem;
  color: #000;
  padding: 1% 0 4%;
}
.main .ins-case .case .lf .txt p {
  font-size: 1.5rem;
  color: #666;
  line-height: 180%;
}
.main .ins-case .case .rt {
  width: 48%;
  float: right;
}
.main .ins-case .case .rt .txt {
  height: 200px;
  padding: 4% 10%;
  margin: 4% 0;
  border-radius: 20px;
  background: #fff;
}
.main .ins-case .case .rt .txt h6 {
  font-size: 1.8rem;
  color: #000;
  padding: 1% 0 4%;
}
.main .ins-case .case .rt .txt p {
  font-size: 1.5rem;
  color: #666;
  line-height: 180%;
}
@media (max-width: 1200px) {
  .main .ins-case .case .lf .txt {
    height: 160px;
  }
  .main .ins-case .case .rt .txt {
    height: 160px;
  }
}
@media (max-width: 992px) {
  .main .ins-case .case .lf {
    width: 49%;
  }
  .main .ins-case .case .lf .txt {
    height: 170px;
    padding: 4% 5%;
  }
  .main .ins-case .case .rt {
    width: 49%;
  }
  .main .ins-case .case .rt .txt {
    height: 170px;
    padding: 4% 5%;
  }
}
@media (max-width: 768px) {
  .main .ins-case .case .tit p {
    font-size: 1.9rem;
  }
  .main .ins-case .case .lf {
    width: 100%;
    float: left;
  }
  .main .ins-case .case .lf .txt {
    height: auto;
    padding: 5% 10%;
  }
  .main .ins-case .case .lf .txt h6 {
    font-size: 2rem;
  }
  .main .ins-case .case .lf .txt p {
    font-size: 1.6rem;
  }
  .main .ins-case .case .rt {
    width: 100%;
    float: right;
  }
  .main .ins-case .case .rt .txt {
    height: auto;
    padding: 5% 10%;
  }
  .main .ins-case .case .rt .txt h6 {
    font-size: 2rem;
  }
  .main .ins-case .case .rt .txt p {
    font-size: 1.6rem;
  }
}
.main .ins-case .process {
  padding: 4% 0;
}
.main .ins-case .process .tit {
  text-align: center;
}
.main .ins-case .process .tit h5 {
  font-size: 3.1rem;
  color: #000;
  background: url("../images/process-tit_03.jpg") no-repeat center;
}
.main .ins-case .process .tit p {
  font-size: 1.7rem;
  margin: 1.8% 0 2.5%;
  color: #666;
}
.main .ins-case .process .content {
  background: url("../images/process-bg_03.jpg") no-repeat center;
}
.main .ins-case .process .content li {
  width: 25%;
  text-align: center;
  float: left;
  margin-right: 12.5%;
}
.main .ins-case .process .content li img {
  max-width: 100%;
}
.main .ins-case .process .content li h6 {
  font-size: 2.5rem;
  color: #000;
  margin: 8% 0 6%;
}
.main .ins-case .process .content li p {
  font-size: 1.7rem;
  line-height: 180%;
}
.main .ins-case .process .content li:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .main .ins-case .process .content {
    background: none;
  }
}
@media (max-width: 768px) {
  .main .ins-case .process {
    padding: 8% 0;
  }
  .main .ins-case .process .tit p {
    font-size: 1.9rem;
  }
  .main .ins-case .process .content li {
    width: 100%;
    margin: 0 0 3% 0;
  }
  .main .ins-case .process .content li img {
    max-width: 100%;
  }
  .main .ins-case .process .content li h6 {
    font-size: 2.5rem;
    color: #000;
    margin: 8% 0 6%;
  }
  .main .ins-case .process .content li p {
    font-size: 1.7rem;
    line-height: 180%;
    padding: 0 10%;
  }
  .main .ins-case .process .content li:nth-child(3) {
    margin-right: 0;
  }
}
.main .ins-case .technology {
  padding: 2% 0;
  background: url("../images/jishu-bg_02.jpg") no-repeat center top;
}
.main .ins-case .technology .tit {
  text-align: center;
  padding: 5% 0 0;
}
.main .ins-case .technology .tit h5 {
  font-size: 3.1rem;
  color: #000;
  background: url("../images/hezuo-tit_03.jpg") no-repeat center;
}
.main .ins-case .technology .tit p {
  font-size: 1.7rem;
  margin: 1.8% 0 2.5%;
  color: #666;
}
.main .ins-case .technology .content .list li:nth-child(1) {
  background: url("../images/jishu-icon_03.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list li:nth-child(2) {
  background: url("../images/jishu-icon_05.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list2 li:nth-child(1) {
  background: url("../images/jishu-icon_07.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list2 li:nth-child(2) {
  background: url("../images/jishu-icon_12.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list3 li:nth-child(1) {
  background: url("../images/jishu-icon_13.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list3 li:nth-child(2) {
  background: url("../images/jishu-icon_14.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list li:nth-child(1):hover {
  background: url("../images/jishu-icon2_03.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list li:nth-child(2):hover {
  background: url("../images/jishu-icon2_05.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list2 li:nth-child(1):hover {
  background: url("../images/jishu-icon2_07.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list2 li:nth-child(2):hover {
  background: url("../images/jishu-icon2_12.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list3 li:nth-child(1):hover {
  background: url("../images/jishu-icon2_13.jpg") no-repeat left center;
}
.main .ins-case .technology .content .list3 li:nth-child(2):hover {
  background: url("../images/jishu-icon2_14.jpg") no-repeat left center;
}
.main .ins-case .technology .content li {
  padding-left: 90px;
  margin: 15% 0;
}
.main .ins-case .technology .content li h6 {
  font-size: 2.5rem;
  color: #000;
  margin: 0% 0 4%;
}
.main .ins-case .technology .content li p {
  font-size: 1.6rem;
  line-height: 180%;
}
@media (max-width: 1200px) {
  .main .ins-case .technology {
    background: none;
  }
  .main .ins-case .technology .content li {
    height: 66px;
  }
}
@media (max-width: 768px) {
  .main .ins-case .technology {
    padding: 2% 0 10%;
  }
  .main .ins-case .technology .tit p {
    font-size: 1.9rem;
  }
  .main .ins-case .technology .content li {
    padding-left: 90px;
    margin: 12% 0 0;
  }
  .main .ins-case .technology .content li h6 {
    font-size: 2.5rem;
    color: #000;
    margin: 0% 0 4%;
  }
  .main .ins-case .technology .content li p {
    font-size: 1.6rem;
    line-height: 180%;
  }
}
.main .ins-case .effect {
  padding: 4% 0 5%;
  background: url("../images/effect-bg_02.jpg") no-repeat center;
  background-size: cover;
}
.main .ins-case .effect .tit {
  text-align: center;
}
.main .ins-case .effect .tit h5 {
  font-size: 3.1rem;
  color: #fff;
  background: url("../images/effect-tit_03.png") no-repeat center;
}
.main .ins-case .effect .tit p {
  font-size: 1.7rem;
  margin: 1.8% 0 2.5%;
  color: #fff;
}
.main .ins-case .effect .content {
  margin-top: 5%;
}
.main .ins-case .effect .content li {
  padding: 3% 2%;
  border-radius: 20px;
  text-align: center;
  height: 240px;
  width: 31.33333333%;
  float: left;
  margin-right: 2%;
  background: #fff;
}
.main .ins-case .effect .content li img {
  max-width: 100%;
}
.main .ins-case .effect .content li h6 {
  font-size: 1.8rem;
  color: #000;
  margin: 0% 0 6%;
}
.main .ins-case .effect .content li p {
  font-size: 1.5rem;
  line-height: 180%;
  margin-top: 3%;
}
.main .ins-case .effect .content li:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 1200px) {
  .main .ins-case .effect .content li {
    height: 210px;
  }
}
@media (max-width: 768px) {
  .main .ins-case .effect {
    padding: 10% 0 10%;
  }
  .main .ins-case .effect .tit p {
    font-size: 1.9rem;
  }
  .main .ins-case .effect .content {
    margin-top: 5%;
  }
  .main .ins-case .effect .content li {
    padding: 6% 5%;
    border-radius: 20px;
    text-align: center;
    height: auto;
    width: 90%;
    float: none;
    margin: 0 auto 4%;
    background: #fff;
  }
  .main .ins-case .effect .content li img {
    max-width: 100%;
  }
  .main .ins-case .effect .content li h6 {
    font-size: 2rem;
    color: #000;
    margin: 0% 0 6%;
  }
  .main .ins-case .effect .content li p {
    font-size: 1.8rem;
    line-height: 180%;
    margin-top: 3%;
  }
  .main .ins-case .effect .content li:nth-child(3) {
    margin: 0 auto;
  }
}
.main .ins-case .cooperation {
  padding: 4% 0 0%;
}
.main .ins-case .cooperation .tit {
  text-align: center;
}
.main .ins-case .cooperation .tit h5 {
  font-size: 3.1rem;
  color: #000;
  background: url("../images/hezuo-tit_03.jpg") no-repeat center;
}
.main .ins-case .cooperation .content {
  background: url("../images/hezuo-bg_03.jpg") no-repeat center;
  margin: 6% 0;
}
.main .ins-case .cooperation .content li {
  text-align: center;
  width: 10.5%;
  float: left;
  margin: 0 1.89%;
  padding-top: 19.5%;
}
.main .ins-case .cooperation .content li p {
  font-size: 1.65rem;
  margin-top: 3%;
}
.main .ins-case .cooperation .content li:nth-child(1) {
  background: url("../images/hezuo-icon_03.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(2) {
  background: url("../images/hezuo-icon_05.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(3) {
  background: url("../images/hezuo-icon_07.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(4) {
  background: url("../images/hezuo-icon_09.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(5) {
  background: url("../images/hezuo-icon_11.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(6) {
  background: url("../images/hezuo-icon_13.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(7) {
  background: url("../images/hezuo-icon_15.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(1):hover {
  background: url("../images/hezuo2_03.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(2):hover {
  background: url("../images/hezuo2_05.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(3):hover {
  background: url("../images/hezuo2_07.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(4):hover {
  background: url("../images/hezuo2_09.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(5):hover {
  background: url("../images/hezuo2_11.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(6):hover {
  background: url("../images/hezuo2_13.png") no-repeat center top;
}
.main .ins-case .cooperation .content li:nth-child(7):hover {
  background: url("../images/hezuo2_15.png") no-repeat center top;
}
@media (max-width: 1200px) {
  .main .ins-case .cooperation .content {
    background: none;
  }
  .main .ins-case .cooperation .content li {
    text-align: center;
    width: 12.5%;
    float: left;
    margin: 0 0.89%;
    padding-top: 22%;
  }
}
@media (max-width: 992px) {
  .main .ins-case .cooperation .content {
    background: none;
    margin: 6% 0;
  }
  .main .ins-case .cooperation .content li {
    text-align: center;
    width: 21%;
    float: left;
    margin: 0 2% 3% 2%;
    padding-top: 28%;
  }
  .main .ins-case .cooperation .content li p {
    font-size: 1.65rem;
    margin-top: 3%;
  }
}
@media (max-width: 768px) {
  .main .ins-case .cooperation {
    padding-top: 10%;
  }
  .main .ins-case .cooperation .content {
    background: none;
    margin: 6% 0;
  }
  .main .ins-case .cooperation .content li {
    text-align: center;
    width: 50%;
    float: left;
    margin: 0 auto 5%;
    padding-top: 60%;
  }
  .main .ins-case .cooperation .content li p {
    font-size: 1.85rem;
    margin-top: 3%;
  }
}
.main .ins-case .guestbook {
  padding: 4% 0 0%;
}
.main .ins-case .guestbook .tit {
  text-align: center;
}
.main .ins-case .guestbook .tit h5 {
  font-size: 3.1rem;
  color: #000;
  background: url("../images/hezuo-tit_03.jpg") no-repeat center;
}
.main .ins-case .guestbook .form-box {
  margin: 6% 0;
}
.main .ins-case .guestbook .form-box input:focus {
  border: 1px solid #00469c;
}
.main .ins-case .guestbook .form-box input {
  border: 1px solid #dfdfdf;
}
.main .ins-case .guestbook .form-box textarea:focus {
  border: 1px solid #00469c;
}
.main .ins-case .guestbook .form-box textarea {
  border: 1px solid #dfdfdf;
}
.main .ins-case .guestbook .form-box input::-webkit-input-placeholder,
.main .ins-case .guestbook .form-box textarea::-webkit-input-placeholder {
  color: #000;
}
.main .ins-case .guestbook .form-box input:-moz-placeholder,
.main .ins-case .guestbook .form-box textarea:-moz-placeholder {
  color: #000;
}
.main .ins-case .guestbook .form-box input::-moz-placeholder,
.main .ins-case .guestbook .form-box textarea::-moz-placeholder {
  color: #000;
}
.main .ins-case .guestbook .form-box input:-ms-input-placeholder,
.main .ins-case .guestbook .form-box textarea:-ms-input-placeholder {
  color: #000;
}
.main .ins-case .guestbook .form-box ul:nth-child(1) li {
  width: 32.333333333%;
  margin-right: 1.5%;
  float: left;
}
.main .ins-case .guestbook .form-box ul:nth-child(1) li:last-child {
  margin-right: 0;
}
.main .ins-case .guestbook .form-box ul:nth-child(1) .txt {
  width: 100%;
  height: 38px;
  padding: 0 5%;
  font-size: 1.6rem;
  color: #000;
}
.main .ins-case .guestbook .form-box ul:nth-child(3) {
  margin-top: 36px;
  clear: both;
}
.main .ins-case .guestbook .form-box ul:nth-child(3) textarea {
  width: 100%;
  height: 155px;
  padding: 1.5%;
  font-family: "Microsoft YaHei";
  font-size: 1.6rem;
}
.main .ins-case .guestbook .form-box ul:nth-child(4) {
  margin-top: -30px;
  text-align: center;
}
.main .ins-case .guestbook .form-box ul:nth-child(4) .submit {
  width: 13rem;
  height: 4rem;
  border: none;
  text-align: center;
  line-height: 4rem;
  cursor: pointer;
  font-size: 1.6rem;
  color: #fff;
  background: #ed3237;
  border-radius: 4rem;
}
@media (max-width: 768px) {
  .main .ins-case .guestbook {
    padding: 4% 0 0%;
  }
  .main .ins-case .guestbook .form-box {
    margin: 6% 0;
  }
  .main .ins-case .guestbook .form-box ul:nth-child(1) li {
    width: 100%;
    margin: 0 0 5% 0;
    float: left;
  }
  .main .ins-case .guestbook .form-box ul:nth-child(3) {
    margin-top: 0;
    clear: both;
  }
  .main .ins-case .guestbook .form-box ul:nth-child(3) textarea {
    width: 100%;
    height: 155px;
    border: 1px solid #dfdfdf;
    padding: 15px;
    font-family: "Microsoft YaHei";
    font-size: 1.6rem;
  }
  .main .ins-case .guestbook .form-box ul:nth-child(4) {
    margin-top: -22px;
    text-align: center;
  }
  .main .ins-case .guestbook .form-box ul:nth-child(4) .submit {
    width: 10rem;
    height: 3rem;
    border: none;
    text-align: center;
    line-height: 3rem;
    cursor: pointer;
    font-size: 1.6rem;
    color: #fff;
    background: #ed3237;
    border-radius: 4rem;
  }
}
/*ins-contact样式*/
.ins-contact {
  background: #f2f2f2;
  padding: 0 0 4%;
}
.ins-contact .contact-ad img {
  width: 100%;
}
.ins-contact .contact-tit {
  text-align: center;
  margin: 4% 0;
}
.ins-contact .contact-tit h5 {
  font-size: 3.1rem;
  color: #000;
  background: url("../images/contact-tit_03.jpg") no-repeat center;
}
.ins-contact .contact-tit h5 b {
  color: #f22e33;
}
.ins-contact .contact-tit p {
  font-size: 1.9rem;
  color: #a5a5a5;
}
.ins-contact .contact-con {
  background: #fff;
}
.ins-contact .contact-con .title {
  text-align: center;
}
.ins-contact .contact-con .title h4 {
  font-size: 3.1rem;
  color: #000;
  font-weight: 600;
  padding: 5% 0 3%;
}
.ins-contact .contact-con .title img {
  width: 100%;
}
.ins-contact .contact-con .title p {
  font-size: 1.6rem;
  padding: 2% 0 7%;
}
.ins-contact .contact-con .content {
  text-align: center;
}
.ins-contact .contact-con .content li {
  display: inline-block;
  padding: 0 28px 0 80px;
  height: 45px;
  line-height: 45px;
  margin: 10px 2%;
  color: #fff;
  font-size: 1.7rem;
}
.ins-contact .contact-con .content li:nth-child(1) {
  background: #000000 url("../images/icon-contact_03.png") no-repeat 26px center;
}
.ins-contact .contact-con .content li:nth-child(2) {
  background: #000000 url("../images/icon-contact_05.png") no-repeat 26px center;
}
.ins-contact .contact-con .content li:nth-child(3) {
  background: #000000 url("../images/icon-contact_07.png") no-repeat 26px center;
}
.ins-contact .contact-con .content li:nth-child(1):hover {
  background: #00469c url("../images/icon-contact_03.png") no-repeat 26px center;
}
.ins-contact .contact-con .content li:nth-child(2):hover {
  background: #00469c url("../images/icon-contact_05.png") no-repeat 26px center;
}
.ins-contact .contact-con .content li:nth-child(3):hover {
  background: #00469c url("../images/icon-contact_07.png") no-repeat 26px center;
}
.ins-contact .contact-con .content .code {
  padding: 7% 0;
}
.ins-contact .contact-con .content .code p {
  font-size: 1.7rem;
  color: #333;
}
.ins-contact .contact-con .content .code img {
  margin-top: 5%;
}
@media (max-width: 768px) {
  .ins-contact .contact-con .content {
    text-align: center;
  }
  .ins-contact .contact-con .content li {
    display: inline-block;
    padding: 0 28px 0 80px;
    height: 45px;
    line-height: 45px;
    margin: 10px auto;
    color: #fff;
    font-size: 1.7rem;
    width: 90%;
    text-align: left;
  }
  .ins-contact .contact-con .content .code {
    padding: 7% 0;
  }
  .ins-contact .contact-con .content .code p {
    font-size: 1.7rem;
    color: #333;
  }
  .ins-contact .contact-con .content .code img {
    margin-top: 5%;
  }
}
/*ins-news样式*/
.ins-news {
  background: #f2f2f2;
  padding: 0 0 4%;
}
.ins-news .news-ad img {
  width: 100%;
}
.ins-news .news-tit {
  text-align: center;
  margin: 4% 0 3%;
}
.ins-news .news-tit h5 {
  font-size: 3.1rem;
  color: #000;
  background: url("../images/contact-tit_03.jpg") no-repeat center;
}
.ins-news .news-tit h5 b {
  color: #f22e33;
}
.ins-news .news-tit p {
  font-size: 1.9rem;
  color: #a5a5a5;
}
.ins-news .news-nav {
  height: 50px;
  line-height: 50px;
  background: #f22e33;
  text-align: center;
}
.ins-news .news-nav li {
  display: inline-block;
  text-align: center;
  width: 130px;
  border-bottom: 5px solid #fff;
}
.ins-news .news-nav li:hover {
  border-bottom: 5px solid #ef1f25;
  background: #00469c;
}
.ins-news .news-nav li a {
  display: block;
  font-size: 1.7rem;
  color: #fff;
}
.ins-news .news-nav .active {
  border-bottom: 5px solid #ef1f25;
  background: #00469c;
}
@media (max-width: 768px) {
  .ins-news .news-nav {
    height: auto;
    line-height: 50px;
    background: #f22e33;
    text-align: center;
  }
  .ins-news .news-nav li {
    display: inline-block;
    text-align: center;
    width: 130px;
    border-bottom: none;
  }
  .ins-news .news-nav li:hover {
    border-bottom: none;
    background: #00469c;
  }
  .ins-news .news-nav li a {
    display: block;
    font-size: 1.7rem;
    color: #fff;
  }
  .ins-news .news-nav .active {
    border-bottom: none;
    background: #00469c;
  }
}
.ins-news .content {
  margin-top: 6%;
}
.ins-news .content li {
  height: auto;
  padding: 20px;
  background: #fff;
  margin-bottom: 3%;
  transition: 0.2s;
}
.ins-news .content li:hover {
  transform: translate(14px, 0);
  box-shadow: 0 10px 10px #ddd;
}
.ins-news .content li:hover .txt h6 {
  color: #ed3237;
}
.ins-news .content li:hover .date {
  text-align: center;
  line-height: 100%;
}
.ins-news .content li:hover .date img {
  display: inline-block;
  margin-top: 25%;
}
.ins-news .content li:hover .date h3 {
  display: none;
}
.ins-news .content li:hover .date p {
  display: none;
}
.ins-news .content li .img {
  width: 11%;
  float: left;
}
.ins-news .content li .img img {
  width: 100%;
}
.ins-news .content li .txt {
  width: 79%;
  float: left;
  padding: 0 5% 0 3%;
  border-right: 1px solid #e6e6e6;
}
.ins-news .content li .txt h6 {
  font-size: 1.7rem;
  color: #000;
  font-weight: 500;
  padding: 1% 0 1.5%;
}
.ins-news .content li .txt p {
  font-size: 1.5rem;
  color: #666;
}
.ins-news .content li .date {
  float: right;
  width: 10%;
  text-align: right;
}
.ins-news .content li .date h3 {
  color: #000;
  font-weight: 100;
  font-size: 3.7rem;
}
.ins-news .content li .date p {
  font-size: 1.7rem;
  color: #a0a0a0;
  text-align: right;
  margin-top: 2%;
}
.ins-news .content li .date img {
  display: none;
}
@media (max-width: 768px) {
  .ins-news .content {
    margin-top: 6%;
  }
  .ins-news .content li {
    height: auto;
    padding: 0;
    background: #fff;
    margin-bottom: 3%;
    transition: 0.2s;
  }
  .ins-news .content li:hover {
    transform: translate(0px, 0);
    box-shadow: 0 10px 10px #ddd;
  }
  .ins-news .content li:hover .txt h6 {
    color: #ed3237;
  }
  .ins-news .content li:hover .date {
    text-align: center;
    line-height: 100%;
  }
  .ins-news .content li:hover .date img {
    display: inline-block;
    margin-top: 25%;
  }
  .ins-news .content li:hover .date h3 {
    display: none;
  }
  .ins-news .content li:hover .date p {
    display: none;
  }
  .ins-news .content li .img {
    width: 26%;
    float: left;
  }
  .ins-news .content li .img img {
    width: 100%;
  }
  .ins-news .content li .txt {
    width: 74%;
    float: left;
    padding: 0 5% 0 3%;
    border-right: 1px solid #e6e6e6;
  }
  .ins-news .content li .txt h6 {
    font-size: 1.9rem;
    color: #000;
    font-weight: 500;
    padding: 1% 0 1.5%;
    line-height: 180%;
  }
  .ins-news .content li .txt p {
    display: none;
  }
  .ins-news .content li .date {
    display: none;
  }
}
.ins-news .ins-news-detail {
  margin: 68px 0;
}
.ins-news .ins-news-detail .detail-con-tit {
  text-align: center;
  margin-top: 10px;
  border-bottom: 1px dashed #c7c7c7;
}
.ins-news .ins-news-detail .detail-con-tit h4 {
  font-size: 18px;
  color: #333;
  font-weight: 500;
}
.ins-news .ins-news-detail .detail-con-tit p {
  margin: 18px 0;
  font-size: 12px;
  color: #999;
}
.ins-news .ins-news-detail .detail-con-txt p {
  font-size: 14px;
  color: #444;
  line-height: 28px;
  margin: 18px 0;
}
.ins-news .ins-news-detail .detail-con-txt .img-box {
  text-align: center;
}
.ins-news .ins-news-detail .detail-con-txt .img-box img {
  max-width: 100%!important;
}
.ins-news .ins-news-detail .share {
  margin: 30px 0;
}
.ins-news .ins-news-detail .link {
  clear: both;
  margin-top: 40px;
}
.ins-news .ins-news-detail .link p {
  color: #666;
  display: block;
  font-size: 14px;
  margin: 20px 0;
}
.ins-news .ins-news-detail .link p a {
  color: #333;
}
.ins-news .ins-news-detail .link p a:hover {
  color: #ed3237;
}
