﻿
/*ins-style*/
.ins-main .ins-ad img {
  width: 100%;
}
.ins-main .ins-box .ins-nav {
  background: #009fa8;
  text-align: center;
  margin: 5% 0;
}
.ins-main .ins-box .ins-nav .sub-nav2 {
  line-height: 40px;
  text-align: center;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  padding: 0 2%;
  background: url("../Images/ins-nav_03.jpg") no-repeat right center;
}
.ins-main .ins-box .ins-nav .sub-nav2 a {
  font-size: 1.8rem;
  color: #fff;
  display: block;
  *display: inline;
  *zoom: 1;
}
.ins-main .ins-box .ins-nav .sub-nav2 a:hover {
  background: url("../Images/angle_07.jpg") no-repeat center bottom;
  transform: scale(1.06);
}
.ins-main .ins-box .ins-nav .sub-nav2 ul {
  position: absolute;
  text-align: center;
  top: 40px;
  left: 10%;
  display: none;
  width: 80%;
}
.ins-main .ins-box .ins-nav .sub-nav2 ul li {
  line-height: 40px;
  background: #009fa8;
}
.ins-main .ins-box .ins-nav .sub-nav2 ul li:hover {
  background: #3db6bd;
}
.ins-main .ins-box .ins-nav .sub-nav2 ul li a {
  display: block;
  font-size: 1.6rem;
  background: none!important;
}
.ins-main .ins-box .ins-nav .sub-nav2:last-child {
  background: none;
}
.ins-main .ins-box .ins-nav .active a {
  background: url("../Images/angle_07.jpg") no-repeat center bottom;
  transform: scale(1.06);
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-nav .sub-nav2 {
    background: none;
  }
}
.ins-main .ins-box .ins-about {
  padding-bottom: 5%;
}
.ins-main .ins-box .ins-about .txt {
  text-align: center;
}
.ins-main .ins-box .ins-about .txt h4 {
  font-size: 3.6rem;
  color: #333;
}
.ins-main .ins-box .ins-about .txt h5 {
  font-size: 3.0rem;
  color: #333;
}
.ins-main .ins-box .ins-about .txt p {
  color: #666;
  margin: 2% 0;
}
.ins-main .ins-box .ins-about .txt li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 30.33333333%;
  margin: 2% 1% 4%;
}
.ins-main .ins-box .ins-about .txt li img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-about .txt h4 {
    font-size: 2.8rem;
  }
  .ins-main .ins-box .ins-about .txt h5 {
    font-size: 2.4rem;
  }
  .ins-main .ins-box .ins-about .txt li {
    width: 100%;
    margin: 2% 0;
  }
}
.ins-main .ins-box .ins-about2 {
  padding-bottom: 4%;
}
.ins-main .ins-box .ins-about2 .slideTxtBox .hd {
  line-height: 60px;
  position: relative;
}
.ins-main .ins-box .ins-about2 .slideTxtBox .hd ul li {
  width: 33.333333%;
  float: left;
  font-size: 3rem;
  color: #333;
  text-align: center;
  cursor: pointer;
  border-bottom: 2px solid #c9c9c9;
}
.ins-main .ins-box .ins-about2 .slideTxtBox .hd ul li.on {
  border-bottom: 2px solid #009fa8;
  color: #009fa8;
}
.ins-main .ins-box .ins-about2 .slideTxtBox .bd {
  clear: both;
  margin: 4% 0;
}
.ins-main .ins-box .ins-about2 .slideTxtBox .bd li {
  height: 60px;
  line-height: 60px;
  font-size: 1.8rem;
  color: #666;
  border-bottom: 1px solid #e0e0e0;
}
.ins-main .ins-box .ins-about2 .slideTxtBox .bd li span {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  font-size: 2.4rem;
  color: #fff;
  line-height: 40px;
  text-align: center;
  margin: 0 2%;
  background: #009fa8;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-about2 .slideTxtBox .hd {
    line-height: 30px;
  }
  .ins-main .ins-box .ins-about2 .slideTxtBox .hd ul li {
    font-size: 2rem;
  }
  .ins-main .ins-box .ins-about2 .slideTxtBox .bd li {
    height: auto;
    line-height: 40px;
    font-size: 1.8rem;
  }
  .ins-main .ins-box .ins-about2 .slideTxtBox .bd li span {
    width: 30px;
    height: 30px;
    border-radius: 30px;
    line-height: 30px;
  }
}
.ins-main .ins-box .ins-about3 {
  padding-bottom: 5%;
}
.ins-main .ins-box .ins-about3 .txt-box {
  border: 1px solid #dcdcdc;
  margin-top: -1px;
}
.ins-main .ins-box .ins-about3 .txt-box .lf {
  width: 13.75%;
  float: left;
}
.ins-main .ins-box .ins-about3 .txt-box .lf h6 {
  width: 146px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  margin: 27% auto 0;
  font-size: 2.4rem;
  color: #fff;
  background: url("../Images/years_03.jpg") no-repeat center;
}
.ins-main .ins-box .ins-about3 .txt-box .rt {
  width: 86.25%;
  float: right;
  border-left: 1px solid #dcdcdc;
  padding: 2% 0;
}
.ins-main .ins-box .ins-about3 .txt-box .rt .txt {
  padding: 0 2%;
}
.ins-main .ins-box .ins-about3 .txt-box .rt p {
  font-size: 16px;
  color: #666;
  line-height: 24px;
  margin: 2% 0;
}
.ins-main .ins-box .ins-about3 .txt-box .rt ul {
  padding: 0 1.5%;
}
.ins-main .ins-box .ins-about3 .txt-box .rt li {
  float: left;
  width: 31.3333333%;
  margin: 4% 1%;
}
.ins-main .ins-box .ins-about3 .txt-box .rt li img {
  width: 100%;
}
@media (max-width: 1200px) {
  .ins-main .ins-box .ins-about3 {
    padding-bottom: 5%;
  }
  .ins-main .ins-box .ins-about3 .txt-box .lf h6 {
    width: 80%;
    border-radius: 6px;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-about3 {
    padding-bottom: 5%;
  }
  .ins-main .ins-box .ins-about3 .txt-box {
    border: 1px solid #dcdcdc;
    margin-top: -1px;
  }
  .ins-main .ins-box .ins-about3 .txt-box .lf {
    width: 100%;
    float: left;
  }
  .ins-main .ins-box .ins-about3 .txt-box .lf h6 {
    width: 146px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    margin: 5% auto 0;
    font-size: 2.4rem;
    color: #fff;
    background: #009fa8;
  }
  .ins-main .ins-box .ins-about3 .txt-box .rt {
    width: 100%;
    float: right;
    border-left: 1px solid #dcdcdc;
    padding: 2% 0;
  }
  .ins-main .ins-box .ins-about3 .txt-box .rt .txt {
    padding: 0 2%;
  }
  .ins-main .ins-box .ins-about3 .txt-box .rt p {
    font-size: 16px;
    color: #666;
    line-height: 24px;
    margin: 2% 0;
  }
  .ins-main .ins-box .ins-about3 .txt-box .rt ul {
    padding: 0 1.5%;
  }
  .ins-main .ins-box .ins-about3 .txt-box .rt li {
    float: left;
    width: 100%;
    margin: 2% 0;
  }
  .ins-main .ins-box .ins-about3 .txt-box .rt li img {
    width: 100%;
  }
}
.ins-main .ins-box .ins-honor li {
  width: 23%;
  margin: 0 1% 3%;
  float: left;
  text-align: center;
}
.ins-main .ins-box .ins-honor li img {
  width: 100%;
  border: 1px solid #ddd;
}
.ins-main .ins-box .ins-honor li p {
  color: #666;
  font-size: 1.4rem;
  margin: 10px 0;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-honor li {
    width: 48%;
  }
}
.ins-main .ins-box .ins-contact {
  padding: 5% 0;
}
.ins-main .ins-box .ins-contact h4 {
  font-size: 3rem;
  padding-left: 56px;
  background: url("../Images/tit2-bg_03.jpg") no-repeat left center;
}
.ins-main .ins-box .ins-contact .box {
  margin: 6% 0;
}
.ins-main .ins-box .ins-contact .box .list {
  width: 50%;
  background: #f4f4f4;
  float: left;
}
.ins-main .ins-box .ins-contact .box .list .img {
  width: 27%;
  float: left;
}
.ins-main .ins-box .ins-contact .box .list .img img {
  width: 100%;
}
.ins-main .ins-box .ins-contact .box .list .txt {
  width: 73%;
  padding: 6% 0;
  float: right;
}
.ins-main .ins-box .ins-contact .box .list .txt p {
  font-size: 1.8rem;
  color: #333;
  margin: 0 4% 0.5% 5%;
  line-height: 180%;
}
.ins-main .ins-box .ins-contact .box .list .txt p a {
  color: #333;
}
.ins-main .ins-box .ins-contact .box .list .txt p a:hover {
  color: #009fa8;
}
.ins-main .ins-box .ins-contact .my-map {
  margin: 0 auto;
  width: 100%;
  height: 410px;
}
.ins-main .ins-box .ins-contact .my-map .icon {
  background: url(../Images/marker.png) no-repeat;
}
.ins-main .ins-box .ins-contact .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-box .ins-contact .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-box .ins-contact .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-contact h4 {
    font-size: 2.5rem;
  }
  .ins-main .ins-box .ins-contact .box {
    margin: 6% 0;
  }
  .ins-main .ins-box .ins-contact .box .list {
    width: 100%;
    margin-bottom: 3%;
  }
  .ins-main .ins-box .ins-contact .box .list .txt {
    width: 73%;
    padding: 2% 0;
    float: right;
  }
  .ins-main .ins-box .ins-contact .box .list .txt p {
    font-size: 1.6rem;
    color: #333;
    margin: 0 4% 0% 5%;
    line-height: 160%;
  }
  .ins-main .ins-box .ins-contact .box .list .txt p a {
    color: #333;
  }
  .ins-main .ins-box .ins-contact .box .list .txt p a:hover {
    color: #009fa8;
  }
  .ins-main .ins-box .ins-contact .my-map {
    height: 300px;
  }
}
.ins-main .ins-box .ins-news .news-company li {
  width: 31.33333333%;
  float: left;
  border: 1px solid #dcdcdc;
  margin: 0 1% 3% 1%;
  transition: 0.2s;
}
.ins-main .ins-box .ins-news .news-company li:hover {
  box-shadow: 0 0 20px #009fa8;
  transform: translate(0, -3px);
}
.ins-main .ins-box .ins-news .news-company li:hover .box p {
  color: #009fa8;
}
.ins-main .ins-box .ins-news .news-company li .box {
  margin: 5%;
}
.ins-main .ins-box .ins-news .news-company li .box img {
  width: 100%;
}
.ins-main .ins-box .ins-news .news-company li .box p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  font-size: 1.8rem;
  color: #333;
  margin: 5% 0;
}
.ins-main .ins-box .ins-news .news-company li .box span {
  font-size: 1.4rem;
  color: #666;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 28px;
  margin-right: 20px;
  background: url("../Images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-box .ins-news .news-company li .box span:last-child {
  background: url("../Images/news-lit_05.jpg") no-repeat left center;
}
.ins-main .ins-box .ins-news .news-industry {
  margin: 1% 0 5%;
}
.ins-main .ins-box .ins-news .news-industry li {
  padding: 3% 0 3%;
  border-bottom: 1px solid #ddd;
  transition: 0.2s;
}
.ins-main .ins-box .ins-news .news-industry li:hover {
  transform: translate(10px, 0);
}
.ins-main .ins-box .ins-news .news-industry li:hover .txt h6 {
  color: #009fa8;
}
.ins-main .ins-box .ins-news .news-industry li:hover .txt p {
  color: #009fa8;
}
.ins-main .ins-box .ins-news .news-industry li .date {
  width: 10%;
  text-align: center;
  height: 86px;
  border: 1px solid #ddd;
  float: left;
}
.ins-main .ins-box .ins-news .news-industry li .date h5 {
  font-size: 3.3rem;
  color: #333;
}
.ins-main .ins-box .ins-news .news-industry li .date span {
  color: #767676;
  font-size: 1.4rem;
}
.ins-main .ins-box .ins-news .news-industry li .txt {
  width: 87%;
  float: right;
}
.ins-main .ins-box .ins-news .news-industry li .txt h6 {
  font-size: 1.8rem;
  color: #333;
}
.ins-main .ins-box .ins-news .news-industry li .txt p {
  font-size: 1.4rem;
  color: #767676;
  line-height: 150%;
  margin: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-news .news-company li {
    width: 48%;
  }
  .ins-main .ins-box .ins-news .news-industry li .date {
    width: 16%;
  }
  .ins-main .ins-box .ins-news .news-industry li .txt {
    width: 82%;
  }
}
.ins-main .ins-box .ins-news-detail {
  padding: 5% 0;
}
.ins-main .ins-box .ins-news-detail .detail-box {
  margin-top: 10px;
}
.ins-main .ins-box .ins-news-detail .detail-box h4 {
  text-align: center;
  font-size: 2.4rem;
  color: #333;
  text-transform: uppercase;
}
.ins-main .ins-box .ins-news-detail .detail-box h6 {
  border-bottom: 1px dashed #c7c7c7;
  text-align: center;
  margin: 18px 0;
  font-size: 1.6rem;
  color: #999;
  padding-bottom: 1%;
}
.ins-main .ins-box .ins-news-detail .detail-box p {
  color: #444;
  line-height: 28px;
  margin: 18px 0;
}
.ins-main .ins-box .ins-news-detail .detail-box img {
  max-width: 100%;
}
.ins-main .ins-box .ins-news-detail .share {
  margin: 30px 0;
}
.ins-main .ins-box .ins-news-detail .link {
  clear: both;
  margin-top: 40px;
}
.ins-main .ins-box .ins-news-detail .link p {
  color: #666;
  display: block;
  font-size: 1.6rem;
  margin: 20px 0;
}
.ins-main .ins-box .ins-news-detail .link p a {
  color: #333;
}
.ins-main .ins-box .ins-news-detail .link p a:hover {
  color: #009fa8;
}
.ins-main .ins-box .ins-product {
  padding-bottom: 2%;
  margin-top:5%;
}
.ins-main .ins-box .ins-product li {
  width: 30.33333333%;
  margin: 0 1.5% 2% 1.5%;
  float: left;
  text-align: center;
  border: 1px solid #e2e2e2;
  border-bottom: 6px solid #e2e2e2;
}
.ins-main .ins-box .ins-product li:hover {
  border-bottom: 6px solid #009fa8;
}
.ins-main .ins-box .ins-product li img {
  width: 100%;
}
.ins-main .ins-box .ins-product li p {

  color: #666;
  margin: 4% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-product {
    padding-bottom: 2%;
  }
  .ins-main .ins-box .ins-product li {
    width: 100%;
    margin: 0 1% 2% 1%;
  }
}
.ins-main .ins-box .ins-app {
  padding-bottom: 8%;
}
.ins-main .ins-box .ins-app li {
  width: 23%;
  margin: 0 1%;
  float: left;
  background: #ececec;
  border-radius: 14px;
  text-align: center;
}
.ins-main .ins-box .ins-app li .box {
  padding: 12% 8%;
}
.ins-main .ins-box .ins-app li img {
  max-width: 100%;
}
.ins-main .ins-box .ins-app li h6 {
  font-size: 1.8rem;
  color: #333;
  padding: 2% 0;
}
.ins-main .ins-box .ins-app li p {
  font-size: 1.4rem;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-app {
    padding-bottom: 8%;
  }
  .ins-main .ins-box .ins-app li {
    width: 48%;
    margin: 0 1%;
    margin-bottom: 3%;
  }
}
.ins-main .ins-box .ins-sales {
  padding-bottom: 5%;
}
.ins-main .ins-box .ins-sales p {
  font-size: 1.6rem;
}
.ins-main .ins-box .ins-question {
  padding-bottom: 5%;
}
.ins-main .ins-box .ins-question .list {
  margin-bottom: 2%;
}
.ins-main .ins-box .ins-question .list h6 {
  line-height: 50px;
  background: #009fa8 url("../Images/support-lit_06.jpg") no-repeat 98% center;
  padding: 0 2%;
  font-size: 1.8rem;
  color: #fff;
  cursor: pointer;
  margin: 0;
}
.ins-main .ins-box .ins-question .list .selected {
  background: #009fa8 url("../Images/support-lit_03.jpg") no-repeat 98% center;
}
.ins-main .ins-box .ins-question .list p {
  font-size: 1.4rem;
  color: #7f7f7f;
  background: #efefef;
  padding: 2% 2%;
  display: none;
}
@media (max-width: 768px) {
  .ins-main .ins-box .ins-question {
    padding-bottom: 5%;
  }
  .ins-main .ins-box .ins-question .list {
    margin-bottom: 2%;
  }
  .ins-main .ins-box .ins-question .list h6 {
    line-height: 24px;
    background: #009fa8 url("../Images/support-lit_06.jpg") no-repeat 98% center;
    padding: 1% 2%;
    font-size: 1.8rem;
    color: #fff;
    cursor: pointer;
    margin: 0;
  }
}
.ins-main .ins-box .ins-document {
  padding-bottom: 5%;
}
.ins-main .ins-box .ins-document li {
  height: 42px;
  line-height: 42px;
  margin-bottom: 20px;
  background: #373737;
}
.ins-main .ins-box .ins-document li:hover {
  background: #009fa8;
}
.ins-main .ins-box .ins-document li:hover a {
  color: #ffffff;
}
.ins-main .ins-box .ins-document li a {
  display: block;
  padding-left: 62px;
  color: #8c8c8c;
  background: url("../Images/download_03.png") no-repeat 95% center, url("../images/download2_03.png") no-repeat 20px center;
}
.page-num {
  clear: both;
  padding: 0px 0 40px;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  margin: 2% 0;
}
.page-num span {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
  margin: 0 2px;
  background-color: #009fa8;
  color: #fff;
  font-size: 14px;
}
.page-num a {
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  text-align: center;
  line-height: 20px;
  margin: 0 2px;
  background-color: #fff;
  color: #001f35;
  font-size: 14px;
}
.page-num a:hover {
  color: #fff;
  border-color: #009fa8;
  background-color: #009fa8;
}
.page-num a:first-child {
  background: url("../Images/page-num_03.jpg") no-repeat center;
  text-indent: -9999px;
  margin-right: 15px;
}
.page-num a:last-child {
  background: url("../Images/page-num_05.jpg") no-repeat center;
  margin-left: 15px;
  text-indent: 9999px;
}
.ins-vision {
  height: 638px;
  background: url("../Images/vision_02.jpg") no-repeat center;
  text-align: center;
  color: #fff;
}
.ins-vision h4 {
  font-size: 4.8rem;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 6%;
}
.ins-vision p {
  font-size: 2.4rem;
}
@media (max-width: 768px) {
  .ins-vision h4 {
    font-size: 4rem;
    padding-top: 16%;
  }
  .ins-vision p {
    font-size: 2.4rem;
    margin: 0 4%;
  }
}
.product-show {
  text-align: center;
  padding: 2% 0 5%;
}
.product-show img {
  max-width: 100%;
}
