body {
  font-family: "Microsoft Yahei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}
@media (max-width: 1200px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header .header-top {
  height: 40px;
  line-height: 40px;
  background: #2c2c2c;
}
.header .header-top .lf {
  float: left;
}
.header .header-top .lf p {
  font-size: 1.4rem;
  color: #fff;
  margin: 0;
}
.header .header-top .rt .tel {
  float: right;
  margin-right: 10px;
}
.header .header-top .rt .tel p {
  margin: 0;
  font-size: 1.4rem;
  color: #fff;
  padding-left: 28px;
  background: url("../images/tel_03.jpg") no-repeat left center;
}
.header .header-top .rt .search {
  float: right;
  position: relative;
}
.header .header-top .rt .search .txt {
  width: 140px;
  height: 40px;
  background: #3a3a3a;
  padding: 0 10px;
  border: none;
  color: #fff;
}
.header .header-top .rt .search .submit {
  height: 40px;
  width: 30px;
  background: #3a3a3a url("../images/search-btn_03.jpg") no-repeat center;
  position: absolute;
  top: 0;
  right: 0;
  border: none;
}
.header .nav-con {
  height: 100px;
  background: #fff;
  clear: both;
  width: 100%;
  z-index: 9;
  line-height: 100px;
}
.header .nav-con .container {
  position: relative;
}
.header .nav-con .logo {
  float: left;
  width: 23.5%;
}
.header .nav-con .logo img {
  max-width: 100%;
}
.header .nav-con #nav {
  width: 65%;
  margin: 0;
  position: absolute;
  right: 30px;
  top: 0;
  text-align: right;
}
.header .nav-con #nav .sub-nav {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
  position: relative;
  padding: 0 6% 0 2%;
  background: url("../images/nav-bg_03.jpg") no-repeat right center;
}
.header .nav-con #nav .sub-nav:hover a {
  color: #358eca;
}
.header .nav-con #nav .sub-nav a {
  color: #2c2c2c;
  font-size: 1.6rem;
  display: block;
  height: 100%;
}
.header .nav-con #nav .sub-nav:last-child {
  padding: 0 0 0 3%;
  background: none;
}
.header .nav-con #nav .active a {
  color: #358eca;
}
@media (max-width: 1200px) {
  .header .nav-con {
    height: 80px;
    line-height: 80px;
  }
  .header .nav-con #nav {
    width: 65%;
    margin: 0;
  }
  .header .nav-con #nav .sub-nav {
    padding: 0 5% 0 1%;
  }
}
@media (max-width: 992px) {
  .header .nav-con {
    height: 70px;
    line-height: 70px;
  }
}
.header .mobile-con .navbar-default {
  background: #fff;
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  margin: 3px 0 0 3%;
}
.header .mobile-con .nivo-directionNav {
  display: none;
}
.header .mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.header .mobile-con .nivo-controlNav a {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.header .mobile-con .navbar-toggle {
  margin-top: 11px;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
.main .carousel-indicators {
  bottom: 7px;
}
.main .carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  margin: 0px 5px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #cacaca;
  opacity: 0.5;
  border: none;
}
.main .carousel-indicators .active {
  width: 12px;
  height: 12px;
  background-color: #348cc9;
  opacity: 1;
}
@media (max-width: 992px) {
  .main .carousel-indicators {
    bottom: 4px;
  }
}
@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 {
  background: #cacaca;
  border-radius: 7px;
  height: 7px;
  width: 7px;
  opacity: 1;
}
.main .ad-box .swiper-pagination-bullet-active {
  background: #358eca;
  opacity: 1;
}
.main .product {
  height: 630px;
  background: url("../images/product-bg_02.jpg") no-repeat center;
  background-size: cover ;
}
.main .product .tit {
  text-align: center;
  padding: 3% 0;
}
.main .product .tit h5 {
  font-size: 3rem;
  color: #444;
}
.main .product .tit p {
  font-size: 1.6rem;
  color: #666;
  margin-top: 15px;
}
.main .product .content .slideTxtBox .hd {
  height: auto;
  width: 100%;
  position: relative;
  float: none;
  background: rgba(254, 134, 0, 0.7);
  border-radius: 8px;
  box-shadow: 0 0 14px #fe8800;
}
.main .product .content .slideTxtBox .hd ul {
  padding: 0%;
  text-align: center;
  margin: 0;
}
.main .product .content .slideTxtBox .hd ul li {
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 2%;
  font-size: 1.5rem;
  color: #fff;
}
.main .product .content .slideTxtBox .hd ul li p {
  transition: 0.2s;
  margin: 0;
}
.main .product .content .slideTxtBox .hd ul li a {
  color: #fff;
}
.main .product .content .slideTxtBox .hd ul li a:hover {
  color: #eaeaea;
}
.main .product .content .slideTxtBox .hd ul li.on {
  background: url("../images/lf-nav_06.jpg") no-repeat left center;
}
.main .product .content .slideTxtBox .hd ul li.on p {
  transform: translate(20px, 0);
}
.main .product .content .slideTxtBox .bd {
  width: 100%;
  float: none;
  margin-top: 4%;
}
.main .product .content .slideTxtBox .bd ul {
  height: auto;
  zoom: 1;
  background: #fff;
  box-shadow: 0 0 10px #ccc;
}
.main .product .content .slideTxtBox .bd li {
  width: 20%;
  float: left;
  height: auto;
  background: #fff;
}
.main .product .content .slideTxtBox .bd li:hover {
  background: #ffffff url("../images/pro-bg_03.jpg") no-repeat center bottom;
}
.main .product .content .slideTxtBox .bd li:hover .box .img img {
  transform: scale(1.1);
}
.main .product .content .slideTxtBox .bd li .box {
  box-sizing: border-box;
  border-right: 1px solid #e8eef2;
  margin-top: 30px;
}
.main .product .content .slideTxtBox .bd li .box .img {
  overflow: hidden;
}
.main .product .content .slideTxtBox .bd li .box .img img {
  width: 100%;
  transition: 0.4s;
}
.main .product .content .slideTxtBox .bd li .box p {
  font-size: 1.6rem;
  color: #333;
  text-align: center;
  margin: 25px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .product .content .slideTxtBox .bd li:nth-child(5) .box {
  border: none;
}
@media (max-width: 1200px) {
  .main .product {
    height: 540px;
    background: url("../images/product-bg_02.jpg") no-repeat center;
    background-size: cover ;
  }
  .main .product .content .slideTxtBox .hd {
    height: auto;
    width: 100%;
    position: relative;
    float: none;
    background: rgba(254, 134, 0, 0.7);
    border-radius: 8px;
    box-shadow: 0 0 14px #fe8800;
  }
  .main .product .content .slideTxtBox .hd ul {
    padding: 0%;
    text-align: center;
    margin: 0;
  }
  .main .product .content .slideTxtBox .hd ul li {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2%;
    font-size: 1.5rem;
    color: #fff;
  }
  .main .product .content .slideTxtBox .hd ul li p {
    transition: 0.2s;
    margin: 0;
  }
  .main .product .content .slideTxtBox .hd ul li a {
    color: #fff;
  }
  .main .product .content .slideTxtBox .hd ul li a:hover {
    color: #eaeaea;
  }
  .main .product .content .slideTxtBox .hd ul li.on {
    background: url("../images/lf-nav_06.jpg") no-repeat left center;
  }
  .main .product .content .slideTxtBox .hd ul li.on p {
    transform: translate(20px, 0);
  }
  .main .product .content .slideTxtBox .bd {
    width: 100%;
    float: none;
    margin-top: 4%;
  }
  .main .product .content .slideTxtBox .bd ul {
    height: auto;
    zoom: 1;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
  }
  .main .product .content .slideTxtBox .bd li {
    width: 20%;
    float: left;
    height: auto;
    background: #fff;
  }
  .main .product .content .slideTxtBox .bd li:hover {
    background: #ffffff url("../images/pro-bg_03.jpg") no-repeat center bottom;
  }
  .main .product .content .slideTxtBox .bd li:hover .box .img img {
    transform: scale(1.1);
  }
  .main .product .content .slideTxtBox .bd li .box {
    box-sizing: border-box;
    border-right: 1px solid #e8eef2;
    margin-top: 30px;
  }
  .main .product .content .slideTxtBox .bd li .box .img {
    overflow: hidden;
  }
  .main .product .content .slideTxtBox .bd li .box .img img {
    width: 100%;
    transition: 0.4s;
  }
  .main .product .content .slideTxtBox .bd li .box p {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    margin: 25px 0;
  }
  .main .product .content .slideTxtBox .bd li:nth-child(5) .box {
    border: none;
  }
}
@media (max-width: 992px) {
  .main .product {
    height: 460px;
  }
  .main .product .content .slideTxtBox .hd {
    height: auto;
    width: 100%;
    position: relative;
    float: none;
    background: rgba(254, 134, 0, 0.7);
    border-radius: 8px;
    box-shadow: 0 0 14px #fe8800;
  }
  .main .product .content .slideTxtBox .hd ul {
    padding: 0%;
    text-align: center;
    margin: 0;
  }
  .main .product .content .slideTxtBox .hd ul li {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2%;
    font-size: 1.5rem;
    color: #fff;
  }
  .main .product .content .slideTxtBox .hd ul li p {
    transition: 0.2s;
    margin: 0;
  }
  .main .product .content .slideTxtBox .hd ul li a {
    color: #fff;
  }
  .main .product .content .slideTxtBox .hd ul li a:hover {
    color: #eaeaea;
  }
  .main .product .content .slideTxtBox .hd ul li.on {
    background: url("../images/lf-nav_06.jpg") no-repeat left center;
  }
  .main .product .content .slideTxtBox .hd ul li.on p {
    transform: translate(20px, 0);
  }
  .main .product .content .slideTxtBox .bd {
    width: 100%;
    float: none;
    margin-top: 4%;
  }
  .main .product .content .slideTxtBox .bd ul {
    height: auto;
    zoom: 1;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
  }
  .main .product .content .slideTxtBox .bd li {
    width: 20%;
    float: left;
    height: auto;
    background: #fff;
  }
  .main .product .content .slideTxtBox .bd li:hover {
    background: #ffffff url("../images/pro-bg_03.jpg") no-repeat center bottom;
  }
  .main .product .content .slideTxtBox .bd li:hover .box .img img {
    transform: scale(1.1);
  }
  .main .product .content .slideTxtBox .bd li .box {
    box-sizing: border-box;
    border-right: 1px solid #e8eef2;
    margin-top: 30px;
  }
  .main .product .content .slideTxtBox .bd li .box .img {
    overflow: hidden;
  }
  .main .product .content .slideTxtBox .bd li .box .img img {
    width: 100%;
    transition: 0.4s;
  }
  .main .product .content .slideTxtBox .bd li .box p {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    margin: 25px 0;
  }
  .main .product .content .slideTxtBox .bd li:nth-child(5) .box {
    border: none;
  }
}
@media (max-width: 768px) {
  .main .product {
    height: auto;
    background: url("../images/product-bg_02.jpg") no-repeat center;
    background-size: cover ;
  }
  .main .product .tit {
    text-align: center;
    padding: 3% 0;
  }
  .main .product .tit h5 {
    font-size: 3rem;
    color: #444;
  }
  .main .product .tit p {
    font-size: 1.6rem;
    color: #666;
    margin-top: 15px;
  }
  .main .product .content .slideTxtBox .hd {
    height: auto;
    width: 100%;
    position: relative;
    float: none;
    background: rgba(254, 134, 0, 0.7);
    border-radius: 8px;
    box-shadow: 0 0 14px #fe8800;
  }
  .main .product .content .slideTxtBox .hd ul {
    padding: 0%;
    text-align: center;
    margin: 0;
  }
  .main .product .content .slideTxtBox .hd ul li {
    cursor: pointer;
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 2%;
    font-size: 1.5rem;
    color: #fff;
  }
  .main .product .content .slideTxtBox .hd ul li p {
    transition: 0.2s;
    margin: 0;
  }
  .main .product .content .slideTxtBox .hd ul li a {
    color: #fff;
  }
  .main .product .content .slideTxtBox .hd ul li a:hover {
    color: #eaeaea;
  }
  .main .product .content .slideTxtBox .hd ul li.on {
    background: url("../images/lf-nav_06.jpg") no-repeat left center;
  }
  .main .product .content .slideTxtBox .hd ul li.on p {
    transform: translate(20px, 0);
  }
  .main .product .content .slideTxtBox .bd {
    width: 100%;
    float: none;
    margin-top: 5%;
  }
  .main .product .content .slideTxtBox .bd ul {
    height: auto;
    zoom: 1;
    background: #fff;
    box-shadow: 0 0 10px #ccc;
  }
  .main .product .content .slideTxtBox .bd li {
    width: 49%;
    float: left;
    height: auto;
    background: #fff;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .main .product .content .slideTxtBox .bd li:hover {
    background: #ffffff url("../images/pro-bg_03.jpg") no-repeat center bottom;
  }
  .main .product .content .slideTxtBox .bd li:hover .box .img img {
    transform: scale(1.1);
  }
  .main .product .content .slideTxtBox .bd li .box {
    box-sizing: border-box;
    border-right: 1px solid #e8eef2;
    margin-top: 30px;
  }
  .main .product .content .slideTxtBox .bd li .box .img {
    overflow: hidden;
  }
  .main .product .content .slideTxtBox .bd li .box .img img {
    width: 100%;
    transition: 0.4s;
  }
  .main .product .content .slideTxtBox .bd li .box p {
    font-size: 1.6rem;
    color: #333;
    text-align: center;
    margin: 25px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .product .content .slideTxtBox .bd li:nth-child(5) .box {
    border: none;
  }
  .main .product .content .slideTxtBox .bd li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.main .about {
  padding: 4% 0;
}
.main .about .txt-box {
  width: 57%;
  float: left;
}
.main .about .txt-box .tit h5 {
  font-size: 3rem;
  color: #333;
  padding-left: 40px;
  background: url("../images/about-tit_03.jpg") no-repeat left 7px, url("../images/about-tit_03.png") no-repeat left bottom;
  padding-bottom: 30px;
}
.main .about .txt-box .tit h5 span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 35px;
  font-size: 1.6rem;
  color: #333;
}
.main .about .txt-box .txt p {
  font-size: 1.4rem;
  color: #000;
  line-height: 200%;
  margin: 6% 0;
}
.main .about .txt-box .txt .more {
  height: 22px;
  line-height: 22px;
  position: relative;
  margin-top: 70px;
  background: url("../images/more_03.jpg") no-repeat left center;
}
.main .about .txt-box .txt .more a {
  display: block;
  height: 22px;
  line-height: 22px;
  text-align: center;
  width: 86px;
  background: #fff;
  border: 1px solid #dfdfdf;
  font-size: 1.4rem;
  color: #a1a1a1;
  float: left;
  margin-left: 280px;
  transition: 0.3s;
}
.main .about .txt-box .txt .more a:hover {
  color: #fff;
  background: #358eca;
  border-color: #358eca;
}
.main .about .img {
  width: 40%;
  float: right;
}
.main .about .img img {
  width: 100%;
}
@media (max-width: 1200px) {
  .main .about {
    padding: 4% 0;
  }
  .main .about .txt-box .txt .more {
    margin-top: 40px;
  }
}
@media (max-width: 768px) {
  .main .about {
    padding: 4% 0;
  }
  .main .about .txt-box {
    width: 100%;
    float: left;
  }
  .main .about .txt-box .txt p {
    font-size: 1.6rem;
    color: #000;
    line-height: 200%;
    margin: 6% 0;
  }
  .main .about .txt-box .txt .more {
    height: 22px;
    line-height: 22px;
    position: relative;
    margin-top: 30px;
    background: url("../images/more_03.jpg") no-repeat left center;
  }
  .main .about .txt-box .txt .more a {
    display: block;
    height: 22px;
    line-height: 22px;
    text-align: center;
    width: 86px;
    background: #fff;
    border: 1px solid #dfdfdf;
    font-size: 1.4rem;
    color: #a1a1a1;
    float: left;
    margin-left: 250px;
    transition: 0.3s;
  }
  .main .about .txt-box .txt .more a:hover {
    color: #fff;
    background: #358eca;
    border-color: #358eca;
  }
  .main .about .img {
    width: 100%;
    float: right;
  }
  .main .about .img img {
    width: 100%;
  }
}
.main .news {
  height: 590px;
  background: url("../images/news-bg_02.jpg") no-repeat center;
  background-size: cover;
}
.main .news .tit {
  text-align: center;
  padding: 3% 0;
}
.main .news .tit h5 {
  font-size: 3rem;
  color: #fff;
}
.main .news .tit p {
  font-size: 1.6rem;
  color: #fff;
  margin-top: 20px;
}
.main .news .content {
  padding: 3%;
  background: #fff;
}
.main .news .content .question {
  width: 48%;
  float: left;
  height: 189px;
  overflow: hidden;
}
.main .news .content .question .img {
  width: 50%;
  float: left;
  height: 189px;
  background: url("../images/question_03.jpg") no-repeat center;
}
.main .news .content .question .txt {
  width: 46%;
  float: right;
  height: 189px;
  position: relative;
}
.main .news .content .question .txt .swiper-container-txt {
  overflow: hidden;
}
.main .news .content .question .txt .swiper-slide li {
  border-bottom: 1px solid #d9d9d9;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.main .news .content .question .txt .swiper-slide li a {
  color: #333;
  font-size: 1.6rem;
}
.main .news .content .question .txt .swiper-slide li a:hover {
  color: #358eca;
}
.main .news .content .question .txt .swiper-slide li:nth-child(1) {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.main .news .content .question .txt .swiper-slide li:nth-child(2) {
  border: none;
}
.main .news .content .question .txt .swiper-pagination {
  position: absolute;
  bottom: 10px;
  z-index: 99;
  left: 0;
  text-align: left;
}
.main .news .content .question .txt .swiper-pagination-bullet {
  background: #c1c1c1;
  border-radius: 7px;
  height: 7px;
  width: 7px;
  opacity: 1;
}
.main .news .content .question .txt .swiper-pagination-bullet-active {
  background: #358eca;
}
.main .news .content .news-box {
  width: 46%;
  float: right;
  height: 189px;
  overflow: hidden;
}
.main .news .content .news-box li {
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-bottom: 17px;
}
.main .news .content .news-box li:hover span {
  color: #fff;
  background: #ff8a00;
  border-color: #ff8a00;
}
.main .news .content .news-box li:hover span:after {
  background: url("../images/news-angle_06.jpg") no-repeat center;
}
.main .news .content .news-box li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1.4rem;
  color: #666;
  position: relative;
  height: 22px;
  border: 1px solid #dfdfdf;
  width: 80px;
  text-align: center;
  border-radius: 5px;
  line-height: 22px;
}
.main .news .content .news-box li span:after {
  content: '';
  display: block;
  width: 7px;
  height: 7px;
  background: url("../images/news-angle_03.jpg") no-repeat center;
  position: absolute;
  right: -7px;
  top: 7px;
}
.main .news .content .news-box li p {
  font-size: 1.6rem;
  color: #333;
  margin-left: 20px;
  margin-bottom: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main .news .content .news-box li p b {
  font-size: 1.4rem;
  color: #999;
  font-weight: 500;
}
.main .news .content .news-box li:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .main .news {
    height: 520px;
  }
}
@media (max-width: 992px) {
  .main .news {
    height: 480px;
  }
}
@media (max-width: 768px) {
  .main .news {
    height: auto;
    padding-bottom: 8%;
  }
  .main .news .content {
    padding: 3%;
    background: #fff;
  }
  .main .news .content .question {
    width: 100%;
    float: left;
    height: auto;
    overflow: hidden;
  }
  .main .news .content .question .img {
    width: 50%;
    float: left;
    height: auto;
    background: none;
  }
  .main .news .content .question .img img {
    width: 100%;
  }
  .main .news .content .question .txt {
    width: 48%;
    float: right;
    height: auto;
    position: relative;
  }
  .main .news .content .question .txt .swiper-container-txt {
    overflow: hidden;
  }
  .main .news .content .question .txt .swiper-slide li {
    border-bottom: 1px solid #d9d9d9;
    line-height: 160%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .main .news .content .question .txt .swiper-slide li a {
    color: #333;
    font-size: 1.6rem;
  }
  .main .news .content .question .txt .swiper-slide li a:hover {
    color: #358eca;
  }
  .main .news .content .question .txt .swiper-slide li:nth-child(1) {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .main .news .content .question .txt .swiper-slide li:nth-child(2) {
    border: none;
  }
  .main .news .content .question .txt .swiper-pagination {
    position: absolute;
    bottom: -10px;
    z-index: 99;
    left: 0;
    text-align: left;
  }
  .main .news .content .question .txt .swiper-pagination-bullet {
    background: #c1c1c1;
    border-radius: 7px;
    height: 7px;
    width: 7px;
    opacity: 1;
  }
  .main .news .content .question .txt .swiper-pagination-bullet-active {
    background: #358eca;
  }
  .main .news .content .news-box {
    width: 100%;
    float: right;
    height: auto;
    overflow: hidden;
    margin-top: 15px;
  }
  .main .news .content .news-box li {
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
  }
  .main .news .content .news-box li:hover span {
    color: #fff;
    background: #ff8a00;
    border-color: #ff8a00;
  }
  .main .news .content .news-box li:hover span:after {
    background: url("../images/news-angle_06.jpg") no-repeat center;
  }
  .main .news .content .news-box li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 1.4rem;
    color: #666;
    position: relative;
    height: 22px;
    border: 1px solid #dfdfdf;
    width: 80px;
    text-align: center;
    border-radius: 5px;
    line-height: 22px;
  }
  .main .news .content .news-box li span:after {
    content: '';
    display: block;
    width: 7px;
    height: 7px;
    background: url("../images/news-angle_03.jpg") no-repeat center;
    position: absolute;
    right: -7px;
    top: 7px;
  }
  .main .news .content .news-box li p {
    font-size: 1.6rem;
    color: #333;
    margin-left: 20px;
    margin-bottom: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .main .news .content .news-box li p b {
    font-size: 1.4rem;
    color: #999;
    font-weight: 500;
  }
  .main .news .content .news-box li:last-child {
    margin-bottom: 0;
  }
}
.main .contact .tit {
  text-align: center;
  padding: 4% 0;
}
.main .contact .tit h5 {
  font-size: 3rem;
  color: #333;
}
.main .contact .tit p {
  font-size: 1.6rem;
  color: #666;
  margin-top: 20px;
}
.main .contact .content .box {
  border: 1px solid #dfdfdf;
}
.main .contact .content li {
  width: 33.3333333%;
  float: left;
}
.main .contact .content li p {
  height: 87px;
  line-height: 87px;
  text-align: center;
  font-size: 1.6rem;
  color: #000;
  margin: 0;
}
.main .contact .content li .img {
  height: 87px;
  line-height: 87px;
}
.main .contact .content li:nth-child(1) .img {
  background: #f3f3f3 url("../images/contact-icon_03.png") no-repeat center;
}
.main .contact .content li:nth-child(2) .img {
  background: #f3f3f3 url("../images/contact-icon_05.png") no-repeat center;
}
.main .contact .content li:nth-child(3) .img {
  background: #f3f3f3 url("../images/contact-icon_07.png") no-repeat center;
}
.main .contact .content li:nth-child(1):hover .img {
  background: #328bc9 url("../images/contact-icon2_03.png") no-repeat center;
}
.main .contact .content li:nth-child(2):hover .img {
  background: #328bc9 url("../images/contact-icon2_05.png") no-repeat center;
}
.main .contact .content li:nth-child(3):hover .img {
  background: #328bc9 url("../images/contact-icon2_07.png") no-repeat center;
}
@media (max-width: 768px) {
  .main .contact .tit {
    text-align: center;
    padding: 4% 0;
  }
  .main .contact .tit h5 {
    font-size: 3rem;
    color: #333;
  }
  .main .contact .tit p {
    font-size: 1.6rem;
    color: #666;
    margin-top: 20px;
  }
  .main .contact .content .box {
    border: 1px solid #dfdfdf;
  }
  .main .contact .content li {
    width: 100%;
    float: left;
  }
  .main .contact .content li p {
    height: 67px;
    line-height: 67px;
    text-align: center;
    font-size: 1.6rem;
    color: #000;
    margin: 0;
  }
  .main .contact .content li .img {
    height: 67px;
    line-height: 67px;
  }
  .main .contact .content li:nth-child(1) .img {
    background: #f3f3f3 url("../images/contact-icon_03.png") no-repeat center;
  }
  .main .contact .content li:nth-child(2) .img {
    background: #f3f3f3 url("../images/contact-icon_05.png") no-repeat center;
  }
  .main .contact .content li:nth-child(3) .img {
    background: #f3f3f3 url("../images/contact-icon_07.png") no-repeat center;
  }
  .main .contact .content li:nth-child(1):hover .img {
    background: #328bc9 url("../images/contact-icon2_03.png") no-repeat center;
  }
  .main .contact .content li:nth-child(2):hover .img {
    background: #328bc9 url("../images/contact-icon2_05.png") no-repeat center;
  }
  .main .contact .content li:nth-child(3):hover .img {
    background: #328bc9 url("../images/contact-icon2_07.png") no-repeat center;
  }
}
.main .friends-link {
  padding: 4% 0;
  text-align: center;
}
.main .friends-link p {
  font-size: 1.6rem;
  color: #000;
  margin-top: 30px;
}
.main .friends-link p a {
  color: #000;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0.5%;
}
.main .friends-link p a:hover {
  color: #358eca;
}
.footer {
  background: #1d2123;
  padding: 3% 0 0;
}
.footer .footer-content {
  position: relative;
  padding-bottom: 4%;
}
.footer .footer-content .footer-nav {
  width: 50%;
  float: left;
  padding-left: 65px;
  background: url("../images/footer-nav_03.jpg") no-repeat left 14px;
}
.footer .footer-content .footer-nav li a {
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 2% 4%;
}
.footer .footer-content .footer-nav li a:hover {
  color: #358eca;
}
.footer .footer-content .code {
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -56px;
}
.footer .footer-content .tel {
  width: 50%;
  float: right;
  text-align: right;
  margin-top: 1.5%;
}
.footer .footer-content .tel p {
  font-size: 3.6rem;
  color: #fff;
  font-family: arial;
  margin: 0;
}
.footer .footer-content .tel p span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1.6rem;
  color: #fff;
  background: #ff8a00;
  border-radius: 4px;
  padding: 0 2%;
  vertical-align: 8px;
  margin-right: 15px;
}
.footer .footer-bot {
  height: 114px;
  line-height: 113px;
  border-top: 1px solid #303537;
  text-align: center;
}
.footer .footer-bot p {
  font-size: 1.4rem;
  color: #939ca0;
  margin-bottom: 0;
}
.footer .footer-bot p a {
  color: #939ca0;
}
.footer .footer-bot p a:hover {
  color: #358eca;
}
@media (max-width: 992px) {
  .footer .footer-bot {
    height: 80px;
    line-height: 79px;
  }
}
@media (max-width: 768px) {
  .footer .footer-content {
    position: relative;
    padding-bottom: 4%;
  }
  .footer .footer-content .footer-nav {
    width: 100%;
    float: left;
    padding: 2% 0 2% 65px;
    background: none;
  }
  .footer .footer-content .footer-nav li a {
    font-size: 1.6rem;
    color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 2% 4%;
  }
  .footer .footer-content .footer-nav li a:hover {
    color: #358eca;
  }
  .footer .footer-content .code {
    text-align: center;
    position: static;
    top: -10px;
    left: 50%;
    margin-left: 0px;
  }
  .footer .footer-content .tel {
    width: 100%;
    float: right;
    text-align: center;
    margin: 3% 0%;
  }
  .footer .footer-content .tel p {
    font-size: 3.6rem;
    color: #fff;
    font-family: arial;
    margin: 0;
  }
  .footer .footer-content .tel p span {
    display: none;
    *display: inline;
    *zoom: 1;
    font-size: 1.6rem;
    color: #fff;
    background: #ff8a00;
    border-radius: 4px;
    padding: 0 2%;
    vertical-align: 8px;
    margin-right: 15px;
  }
  .footer .footer-bot {
    padding: 3% 2%;
    height: auto;
    line-height: 24px;
    border-top: 1px solid #303537;
    text-align: center;
  }
  .footer .footer-bot p {
    font-size: 1.6rem;
    color: #939ca0;
    margin-bottom: 0;
  }
  .footer .footer-bot p a {
    color: #939ca0;
  }
  .footer .footer-bot p a:hover {
    color: #358eca;
  }
}
.footer .returnTop {
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 60px;
  right: 30px;
  width: 80px;
  height: 80px;
  background: url("../images/return-top.png") no-repeat center;
}
@media (max-width: 768px) {
  .footer .returnTop {
    z-index: 999;
    display: none;
    cursor: pointer;
    position: fixed;
    bottom: 70px;
    right: 18px;
    border-radius: 3px;
    width: 40px;
    height: 40px;
    background: url("../images/return-top.png") no-repeat center;
  }
}
/*ins-style*/
.ins-main {
  /*.ins-nav{height: 50px;line-height: 50px;background: rgba(0,0,0,0.5);margin-top: -50px;position: relative;z-index: 2;
    li{float: left;margin-right: 5%;font-size: 1.6rem;
      &:hover{background: url("../images/lit_03.png")no-repeat center bottom;}
      a{display: block;color: #fff;}
    }
    .active{background: url("../images/lit_03.png")no-repeat center bottom;}
  }
  @media (max-width: 768px){
    .ins-nav{height: auto;line-height: 34px;margin-top:0px;
      li{float: left;margin-right: 7%;font-size: 1.6rem; }
    }
  }*/

  /*  .ins-solution{ padding: 3% 0 4%;background: #f2f2f2;
    .tit{text-align: center;
      h5{font-size: 3rem;color: #333;background: url("../images/line2_03.jpg")no-repeat center;}
    }
    .img-box{margin: 8% 0;
      .list{ text-align: center;
        &:hover{
          .box{background: #00c6f1;p{color: #fff;}}
        }
        .box{ background: #fff;padding: 8% 0;transition: 0.2s;
          img{width: 100%}
          p{padding: 14% 0 2%;font-size: 1.8rem;color: #333;}
        }
      }
    }
    .case-bot{
      li{width: 33.3333333%;float: left;text-align: center;
        &:hover{
          .img{display: none;}
          .img-hover{display: block;}
          p{span{color: #fff;background: #00c6f1;}}
        }
        .img-hover{display: none;}
        img{max-width: 100%;}
        p{background: #e0e0e0;padding: 6% 12%;text-align: center;margin-top: 20%;
          span{display: block;font-size: 2.2rem;color: #373737;transition: 0.2s;}
        }
      }
    }
  }
  @media (max-width: 768px){
    .ins-solution{padding: 3% 0 4%;background: #f2f2f2;
      .tit{h5{background: none;}}
      .img-box{margin: 8% 10px;
        .list{padding: 0 5px;margin-bottom: 10px;}
      }
      .case-bot{
        li{width: 90%;float: none;text-align: center;margin: 0 auto;
          p{background: #e0e0e0;padding: 6% 12%;text-align: center;margin-top: 10%;
            span{display: block;font-size: 2.2rem;color: #373737;transition: 0.2s;}
          }
        }
      }
    }
  }*/

}
@media (max-width: 768px) {
  .ins-main {
    margin-top: 55px;
  }
}
.ins-main .ins-ad img {
  width: 100%;
}
.ins-main .ins-about .jianjie {
  margin: 2% auto;
}
.ins-main .ins-about .jianjie h5 {
  height: 48px;
  line-height: 48px;
  background: url("../images/tit-bg_03.jpg") no-repeat left center;
  font-size: 2.4rem;
  color: #fff;
  padding-left: 28px;
  border-bottom: 1px solid #e4e4e4;
}
.ins-main .ins-about .jianjie p {
  font-size: 1.6rem;
  color: #333;
  margin-top: 3%;
  line-height: 180%;
}
.ins-main .ins-about .honor {
  background: #0766b1;
}
.ins-main .ins-about .honor h5 {
  height: 48px;
  line-height: 48px;
  background: url("../images/tit-bg_06.jpg") no-repeat left center;
  font-size: 2.4rem;
  color: #333;
  padding-left: 28px;
  border-bottom: 1px solid #fff;
  margin: 3% 0;
}
.ins-main .ins-about .honor .swiper-container-honor {
  overflow: hidden;
  padding: 1% 0 4%;
}
.ins-main .ins-about .honor .swiper-slide {
  cursor: pointer;
}
.ins-main .ins-about .honor .swiper-slide img {
  width: 100%;
}
.ins-main .ins-about .surround {
  padding: 2% 15px;
}
.ins-main .ins-about .surround h5 {
  height: 48px;
  line-height: 48px;
  background: url("../images/tit-bg_03.jpg") no-repeat left center;
  font-size: 2.4rem;
  color: #fff;
  padding-left: 28px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 3%;
}
.ins-main .ins-about .surround li {
  padding: 5px;
  border: 1px solid #e5e5e5;
  float: left;
  width: 32.3333333%;
  margin-right: 1.5%;
  margin-bottom: 2%;
}
.ins-main .ins-about .surround li:hover p {
  bottom: 0;
}
.ins-main .ins-about .surround li img {
  width: 100%;
}
.ins-main .ins-about .surround li .box {
  position: relative;
  cursor: pointer;
  overflow: hidden;
}
.ins-main .ins-about .surround li p {
  height: 40px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  position: absolute;
  bottom: -40px;
  left: 0;
  margin: 0;
  transition: 0.2s;
  font-size: 1.6rem;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
}
.ins-main .ins-about .surround li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-about .surround li {
    width: 48%;
    margin: 0 1% 2% 1%;
  }
  .ins-main .ins-about .surround li:nth-child(3n+3) {
    margin-right: auto;
  }
}
.ins-main .ins-vision {
  margin: 3% 0;
}
.ins-main .ins-vision .img-box {
  padding: 3%;
  background: #f3f3f3;
}
.ins-main .ins-vision .img-box img {
  width: 50%;
  float: left;
}
.ins-main .ins-vision .add-content {
  margin: 3% 0;
}
.ins-main .ins-vision .add-content .list {
  height: 202px;
}
.ins-main .ins-vision .add-content .list .img {
  width: 50%;
  float: left;
  height: 202px;
}
.ins-main .ins-vision .add-content .list .txt {
  width: 50%;
  float: right;
  background: #f1f1f1;
  height: 202px;
  padding: 2% 4%;
}
.ins-main .ins-vision .add-content .list .txt h5 {
  font-size: 2.6rem;
  color: #000;
}
.ins-main .ins-vision .add-content .list .txt span {
  display: block;
  width: 34px;
  height: 3px;
  background: #00c6f1;
  margin: 2% 0;
}
.ins-main .ins-vision .add-content .list .txt p {
  font-size: 1.6rem;
  color: #444;
  line-height: 180%;
}
.ins-main .ins-vision .add-content .list:nth-child(1) .img {
  background: url("../images/add-img_03.jpg") no-repeat center;
}
.ins-main .ins-vision .add-content .list:nth-child(2) .img {
  float: right;
  background: url("../images/add-img_06.jpg") no-repeat center;
}
.ins-main .ins-vision .add-content .list:nth-child(2) .txt {
  float: left;
}
.ins-main .ins-vision .add-content .list:nth-child(3) .img {
  background: url("../images/add-img_08.jpg") no-repeat center;
}
@media (max-width: 768px) {
  .ins-main .ins-vision {
    margin: 3% 0;
  }
  .ins-main .ins-vision .img-box {
    padding: 3%;
    background: #f3f3f3;
  }
  .ins-main .ins-vision .img-box img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-vision .add-content {
    margin: 3% 0;
  }
  .ins-main .ins-vision .add-content .list {
    height: auto;
    margin-bottom: 4%;
  }
  .ins-main .ins-vision .add-content .list .img {
    width: 100%;
    float: left;
    height: auto;
  }
  .ins-main .ins-vision .add-content .list .img img {
    width: 100%;
  }
  .ins-main .ins-vision .add-content .list .txt {
    width: 100%;
    float: right;
    background: #f1f1f1;
    height: auto;
    padding: 2% 4%;
  }
  .ins-main .ins-vision .add-content .list .txt h5 {
    font-size: 2.4rem;
    color: #000;
  }
  .ins-main .ins-vision .add-content .list .txt span {
    display: block;
    width: 34px;
    height: 3px;
    background: #00c6f1;
    margin: 2% 0;
  }
  .ins-main .ins-vision .add-content .list .txt p {
    font-size: 1.6rem;
    color: #444;
    line-height: 180%;
  }
  .ins-main .ins-vision .add-content .list:nth-child(1) .img {
    background: url("../images/add-img_03.jpg") no-repeat center;
  }
  .ins-main .ins-vision .add-content .list:nth-child(2) .img {
    float: right;
    background: url("../images/add-img_06.jpg") no-repeat center;
  }
  .ins-main .ins-vision .add-content .list:nth-child(2) .txt {
    float: left;
  }
  .ins-main .ins-vision .add-content .list:nth-child(3) .img {
    background: url("../images/add-img_08.jpg") no-repeat center;
  }
}
.ins-main .ins-develop {
  margin: 2% 0;
}
.ins-main .ins-develop li {
  padding: 2% 0%;
  border-bottom: 1px solid #e6e6e6;
  transition: 0.2s;
}
.ins-main .ins-develop li:hover {
  padding: 2% 2%;
  background: #00c6f1;
}
.ins-main .ins-develop li:hover h4 {
  color: #fff;
}
.ins-main .ins-develop li:hover p {
  color: #ffffff;
}
.ins-main .ins-develop li h4 {
  font-size: 3.6rem;
  color: #333;
}
.ins-main .ins-develop li p {
  font-size: 1.6rem;
  color: #333;
}
.ins-main .ins-honor {
  margin: 2.5% 0;
}
.ins-main .ins-honor li {
  width: 31.33333333%;
  margin: 0 1% 3%;
  float: left;
  text-align: center;
  cursor: pointer;
}
.ins-main .ins-honor li img {
  width: 100%;
  border: 1px solid #ddd;
}
@media (max-width: 768px) {
  .ins-main .ins-honor li {
    width: 48%;
  }
}
.ins-main .ins-contact {
  padding: 3% 0 3%;
}
.ins-main .ins-contact .txt-box {
  border: 1px solid #dadada;
  padding: 2% ;
  position: relative;
}
.ins-main .ins-contact .txt-box .txt h5 {
  font-size: 3rem;
  color: #000;
  margin: 2% 0 2%;
}
.ins-main .ins-contact .txt-box .txt p {
  line-height: 220%;
  padding-left: 38px;
  font-size: 1.6rem;
  color: #000;
}
.ins-main .ins-contact .txt-box .txt p:nth-child(2) {
  background: url("../images/contact-icon_03.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box .txt p:nth-child(3) {
  background: url("../images/contact-icon_06.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box .txt p:nth-child(4) {
  background: url("../images/contact-icon_09.jpg") no-repeat left center;
}
.ins-main .ins-contact .txt-box .code {
  width: 40%;
  border-left: 1px solid #d8d8d8;
  position: absolute;
  top: 22%;
  right: 3%;
}
.ins-main .ins-contact .txt-box .code p {
  font-size: 1.6rem;
  color: #000;
  float: right;
  margin: 12% 5% 0 0;
}
.ins-main .ins-contact .txt-box .code img {
  float: right;
}
.ins-main .ins-contact .map {
  margin: 4% 0;
}
.ins-main .ins-contact .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
.ins-main .ins-contact .map .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-contact .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-contact .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-contact .map .amap-container {
  height: 100%;
}
.ins-main .ins-contact .message .tit h5 {
  font-size: 3rem;
  color: #444;
}
.ins-main .ins-contact .message .tit p {
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-contact .message .form-box {
  margin-top: 3%;
}
.ins-main .ins-contact .message .form-box sup {
  color: red;
}
.ins-main .ins-contact .message .form-box input:focus {
  border: 1px solid #0666b1;
}
.ins-main .ins-contact .message .form-box input {
  border: 1px solid #e7e7e7;
}
.ins-main .ins-contact .message .form-box ul:nth-child(1) li {
  font-size: 14px;
  color: #444;
  margin-bottom: 26px;
  float: left;
  margin-right: 2%;
  width: 48%;
}
.ins-main .ins-contact .message .form-box ul:nth-child(1) li span {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4rem;
  color: #444;
}
.ins-main .ins-contact .message .form-box ul:nth-child(1) li .txt {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
}
.ins-main .ins-contact .message .form-box ul:nth-child(1) li:nth-child(3) {
  width: 100%;
}
.ins-main .ins-contact .message .form-box ul:nth-child(1) li:nth-child(3) .txt2 {
  margin-left: 18px;
}
.ins-main .ins-contact .message .form-box ul:nth-child(2) {
  clear: both;
}
.ins-main .ins-contact .message .form-box ul:nth-child(2) li span {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4rem;
  color: #444;
}
.ins-main .ins-contact .message .form-box ul:nth-child(2) li textarea {
  width: 96%;
  height: 130px;
  border: 1px solid #dfdfdf;
  padding: 10px;
}
.ins-main .ins-contact .message .form-box ul:nth-child(2) li textarea:focus {
  border: 1px solid #0666b1;
}
.ins-main .ins-contact .message .form-box ul:nth-child(3) {
  margin-top: 2%;
}
.ins-main .ins-contact .message .form-box ul:nth-child(3) .submit {
  width: 162px;
  height: 42px;
  cursor: pointer;
  border: none;
  background: url("../images/submit_03.jpg") no-repeat center;
}
@media (max-width: 768px) {
  .ins-main .ins-contact {
    padding: 2% 15px 3%;
  }
  .ins-main .ins-contact .txt-box {
    border: 1px solid #dadada;
    padding: 2% ;
    position: relative;
  }
  .ins-main .ins-contact .txt-box .txt h5 {
    font-size: 3rem;
    color: #000;
    margin: 2% 0 2%;
  }
  .ins-main .ins-contact .txt-box .txt p {
    line-height: 220%;
    padding-left: 38px;
    font-size: 1.6rem;
    color: #000;
  }
  .ins-main .ins-contact .txt-box .txt p:nth-child(2) {
    background: url("../images/contact-icon_03.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .txt-box .txt p:nth-child(3) {
    background: url("../images/contact-icon_06.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .txt-box .txt p:nth-child(4) {
    background: url("../images/contact-icon_09.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .txt-box .code {
    width: 40%;
    border-left: 1px solid #d8d8d8;
    position: absolute;
    top: 22%;
    right: 3%;
  }
  .ins-main .ins-contact .txt-box .code p {
    font-size: 1.6rem;
    color: #000;
    float: right;
    margin: 12% 5% 0 0;
  }
  .ins-main .ins-contact .txt-box .code img {
    float: right;
  }
  .ins-main .ins-contact .map {
    margin: 4% 0;
  }
  .ins-main .ins-contact .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 280px;
  }
  .ins-main .ins-contact .map .my-map .icon {
    background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
  }
  .ins-main .ins-contact .map .my-map .icon-cir {
    height: 31px;
    width: 28px;
  }
  .ins-main .ins-contact .map .my-map .icon-cir-red {
    background-position: -11px -5px;
  }
  .ins-main .ins-contact .map .amap-container {
    height: 100%;
  }
  .ins-main .ins-contact .message {
    margin-top: 7%;
  }
  .ins-main .ins-contact .message .tit h5 {
    font-size: 2.5rem;
    color: #444;
    line-height: 180%;
  }
  .ins-main .ins-contact .message .tit p {
    font-size: 1.4rem;
    color: #666;
  }
  .ins-main .ins-contact .message .form-box {
    margin-top: 3%;
  }
  .ins-main .ins-contact .message .form-box input:focus {
    border: 1px solid #00c6f1;
  }
  .ins-main .ins-contact .message .form-box input {
    border: 1px solid #e7e7e7;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(1) li {
    font-size: 1.4rem;
    color: #444;
    margin-bottom: 10px;
    float: left;
    margin-right: 2%;
    width: 48%;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(1) li span {
    display: block;
    margin-bottom: 6px;
    font-size: 1.4rem;
    color: #444;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(1) li .txt {
    width: 100%;
    height: 36px;
    padding: 0 10px;
    line-height: 36px;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(1) li:nth-child(3) {
    width: 100%;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(1) li:nth-child(3) .txt2 {
    margin-left: 18px;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(2) {
    clear: both;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(2) li span {
    display: block;
    margin-bottom: 6px;
    font-size: 1.4rem;
    color: #444;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(2) li textarea {
    width: 96%;
    height: 130px;
    border: 1px solid #dfdfdf;
    padding: 10px;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(2) li textarea:focus {
    border: 1px solid #00c6f1;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(3) {
    margin-top: 2%;
  }
  .ins-main .ins-contact .message .form-box ul:nth-child(3) .submit {
    width: 162px;
    height: 42px;
    cursor: pointer;
    border: none;
    background: url("../images/submit_03.jpg") no-repeat center;
  }
}
.ins-main .ins-technology {
  margin: 2.5% auto;
}
.ins-main .ins-technology li h5 {
  height: 66px;
  line-height: 66px;
  border-bottom: 1px solid #dadada;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.6rem;
  color: #333;
  padding: 0 0 0 16px;
  cursor: pointer;
  background: url("../images/jishu2_06.jpg") no-repeat 96% center, url("../images/jishu_11.jpg") no-repeat left center;
}
.ins-main .ins-technology li h5:hover {
  color: #f06c00;
}
.ins-main .ins-technology li .h5-active {
  background: url("../images/jishu2_03.jpg") no-repeat 96% center, url("../images/jishu_06.jpg") no-repeat left center;
}
.ins-main .ins-technology li .txt {
  padding: 3%;
  margin: 4% 0 2%;
  display: none;
  border: 1px solid #dadada;
  border-radius: 6px;
  position: relative;
}
.ins-main .ins-technology li .txt:after {
  content: '';
  display: block;
  width: 18px;
  height: 17px;
  background: url("../images/up_03.jpg") no-repeat center;
  position: absolute;
  top: -17px;
  left: 30px;
}
.ins-main .ins-technology li .txt h6 {
  font-size: 2.4rem;
  color: #333;
  margin-bottom: 2%;
}
.ins-main .ins-technology li .txt p {
  font-size: 1.6rem;
  color: #333;
  line-height: 180%;
}
@media (max-width: 768px) {
  .ins-main .ins-technology {
    margin: 2.5% auto;
  }
  .ins-main .ins-technology li h5 {
    height: 66px;
    line-height: 66px;
    border-bottom: 1px solid #dadada;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.6rem;
    color: #333;
    padding: 0 0 0 16px;
    cursor: pointer;
    background: url("../images/jishu_11.jpg") no-repeat left center;
  }
  .ins-main .ins-technology li h5:hover {
    color: #f06c00;
    background: url("../images/jishu_06.jpg") no-repeat left center;
  }
  .ins-main .ins-technology li .h5-active {
    background: url("../images/jishu_06.jpg") no-repeat left center;
  }
  .ins-main .ins-technology li .txt {
    padding: 3%;
    margin: 4% 0 2%;
    display: none;
    border: 1px solid #dadada;
    border-radius: 6px;
    position: relative;
  }
  .ins-main .ins-technology li .txt:after {
    content: '';
    display: block;
    width: 18px;
    height: 17px;
    background: url("../images/up_03.jpg") no-repeat center;
    position: absolute;
    top: -17px;
    left: 30px;
  }
  .ins-main .ins-technology li .txt h6 {
    font-size: 2.4rem;
    color: #333;
    margin-bottom: 2%;
  }
  .ins-main .ins-technology li .txt p {
    font-size: 1.6rem;
    color: #333;
    line-height: 180%;
  }
}
.ins-main .ins-download {
  margin: 3% 0;
}
.ins-main .ins-download .slideTxtBox .hd {
  width: 17%;
  float: left;
  position: relative;
}
.ins-main .ins-download .slideTxtBox .hd ul li {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 1.6rem;
  color: #333;
  background: #ededed url("../images/line_03.jpg") no-repeat center bottom;
  cursor: pointer;
}
.ins-main .ins-download .slideTxtBox .hd ul li:last-child {
  background: #ededed;
}
.ins-main .ins-download .slideTxtBox .hd ul li.on {
  background: #00c6f1;
  color: #fff;
}
.ins-main .ins-download .slideTxtBox .bd {
  float: left;
  width: 83%;
}
.ins-main .ins-download .slideTxtBox .bd li {
  width: 42%;
  float: left;
  margin-left: 8%;
  background: url("../images/download_10.jpg") no-repeat 96% center;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e2e2e2;
  font-size: 1.4rem;
}
.ins-main .ins-download .slideTxtBox .bd li:hover {
  padding-left: 24px;
  background: url("../images/download_06.jpg") no-repeat 10px center, url("../images/download_03.jpg") no-repeat 96% center;
  font-size: 1.5rem;
}
.ins-main .ins-download .slideTxtBox .bd li a {
  color: #333;
  display: block;
}
@media (max-width: 768px) {
  .ins-main .ins-download {
    margin: 3% 0;
  }
  .ins-main .ins-download .slideTxtBox .hd {
    width: 100%;
  }
  .ins-main .ins-download .slideTxtBox .hd ul li {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 1.6rem;
    color: #333;
    background: #ededed url("../images/line_03.jpg") no-repeat center bottom;
    cursor: pointer;
    width: 50%;
    float: left;
  }
  .ins-main .ins-download .slideTxtBox .hd ul li:last-child {
    background: #ededed url("../images/line_03.jpg") no-repeat center bottom;
  }
  .ins-main .ins-download .slideTxtBox .hd ul li.on {
    background: #00c6f1;
    color: #fff;
  }
  .ins-main .ins-download .slideTxtBox .bd {
    float: left;
    width: 100%;
  }
  .ins-main .ins-download .slideTxtBox .bd li {
    width: 100%;
    float: left;
    margin-left: 0%;
  }
}
.ins-main .ins-news .ins-nav {
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0767b2;
}
.ins-main .ins-news .ins-nav ul {
  margin: 0;
  color: #388fd3;
}
.ins-main .ins-news .ins-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  font-size: 1.6rem;
  color: #fff;
  width: 98px;
  border-radius: 30px;
  transition: 0.2s;
}
.ins-main .ins-news .ins-nav li a {
  color: #ffffff;
}
.ins-main .ins-news .ins-nav li:hover {
  background: #f06c00;
}
.ins-main .ins-news .ins-nav .active {
  background: #f06c00;
}
.ins-main .ins-news .news-box {
  margin: 3% auto;
}
.ins-main .ins-news .lf-list {
  width: 74.5%;
  float: left;
}
.ins-main .ins-news .lf-list li {
  border: 1px solid #e5e5e5;
  margin-bottom: 2%;
}
.ins-main .ins-news .lf-list li:hover {
  background: #f06c00;
}
.ins-main .ins-news .lf-list li:hover .content .date h5 {
  color: #fff;
}
.ins-main .ins-news .lf-list li:hover .content .date b {
  background: #fff;
}
.ins-main .ins-news .lf-list li:hover .content .date p {
  color: #fff;
}
.ins-main .ins-news .lf-list li:hover .content .txt h6 {
  color: #fff;
}
.ins-main .ins-news .lf-list li:hover .content .txt p {
  color: #fff;
}
.ins-main .ins-news .lf-list li .content {
  height: 82px;
  margin: 3% 2%;
  transition: 0.2s;
}
.ins-main .ins-news .lf-list li .content .date {
  height: 82px;
  width: 16%;
  text-align: center;
  border-right: 1px solid #e4e4e4;
  float: left;
  color: #a0a0a0;
  font-family: arial;
  transition: 0.2s;
}
.ins-main .ins-news .lf-list li .content .date h5 {
  font-size: 3rem;
  margin: 6px 0 0 0;
  color: #333;
}
.ins-main .ins-news .lf-list li .content .date b {
  display: inline-block;
  width: 25px;
  height: 2px;
  background: #e4e4e4;
  margin: 10px 0;
}
.ins-main .ins-news .lf-list li .content .date p {
  font-size: 1.4rem;
  margin: 0;
  color: #666;
}
.ins-main .ins-news .lf-list li .content .txt {
  width: 82%;
  float: right;
}
.ins-main .ins-news .lf-list li .content .txt h6 {
  font-size: 1.6rem;
  color: #333;
  margin-top: 0;
}
.ins-main .ins-news .lf-list li .content .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.ins-main .ins-news .recommend {
  width: 22%;
  float: right;
}
.ins-main .ins-news .recommend .form-box {
  position: relative;
}
.ins-main .ins-news .recommend .form-box input::-webkit-input-placeholder,
.ins-main .ins-news .recommend .form-box textarea::-webkit-input-placeholder {
  color: #fff;
}
.ins-main .ins-news .recommend .form-box input:-moz-placeholder,
.ins-main .ins-news .recommend .form-box textarea:-moz-placeholder {
  color: #fff;
}
.ins-main .ins-news .recommend .form-box input::-moz-placeholder,
.ins-main .ins-news .recommend .form-box textarea::-moz-placeholder {
  color: #fff;
}
.ins-main .ins-news .recommend .form-box input:-ms-input-placeholder,
.ins-main .ins-news .recommend .form-box textarea:-ms-input-placeholder {
  color: #fff;
}
.ins-main .ins-news .recommend .form-box .txt {
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  background: #0767b2;
  font-size: 1.6rem;
  color: #fff;
  border: none;
  width: 100%;
}
.ins-main .ins-news .recommend .form-box .submit {
  height: 46px;
  position: absolute;
  top: 0;
  right: 0;
  width: 58px;
  border: none;
  background: url("../images/new-search_03.jpg") center;
}
.ins-main .ins-news .recommend h5 {
  padding: 2% 0;
  background: url("../images/recommend-tit-bg_03.jpg") no-repeat left bottom;
  font-size: 2.4rem;
  color: #333;
}
.ins-main .ins-news .recommend li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dashed #d7d7d7;
}
.ins-main .ins-news .recommend li a {
  font-size: 1.4rem;
  color: #333;
}
.ins-main .ins-news .recommend li a:hover {
  color: #0767b2;
}
@media (max-width: 768px) {
  .ins-main .ins-news .news-box {
    margin: 3% auto;
  }
  .ins-main .ins-news .lf-list {
    width: 100%;
    float: left;
  }
  .ins-main .ins-news .lf-list li {
    border: 1px solid #e5e5e5;
    margin-bottom: 2%;
  }
  .ins-main .ins-news .lf-list li .content .date {
    height: 82px;
    width: 18%;
  }
  .ins-main .ins-news .lf-list li .content .date h5 {
    font-size: 2.6rem;
  }
  .ins-main .ins-news .lf-list li .content .txt {
    width: 80%;
    float: right;
  }
}
.ins-main .news-detail .news-box {
  margin: 2% auto;
}
.ins-main .news-detail .ins-nav {
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #0767b2;
}
.ins-main .news-detail .ins-nav ul {
  margin: 0;
  color: #388fd3;
}
.ins-main .news-detail .ins-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 30px;
  line-height: 30px;
  margin: 0 5px;
  font-size: 1.6rem;
  color: #fff;
  width: 98px;
  border-radius: 30px;
  transition: 0.2s;
}
.ins-main .news-detail .ins-nav li a {
  color: #ffffff;
}
.ins-main .news-detail .ins-nav li:hover {
  background: #f06c00;
}
.ins-main .news-detail .ins-nav .active {
  background: #f06c00;
}
.ins-main .news-detail .lf-content {
  width: 74.5%;
  float: left;
}
.ins-main .news-detail .lf-content .detail-tit {
  clear: both;
  border-bottom: 1px dashed #ddd;
}
.ins-main .news-detail .lf-content .detail-tit h5 {
  font-size: 2.4rem;
  color: #333;
  margin: 0;
  font-weight: 500;
  line-height: 180%;
}
.ins-main .news-detail .lf-content .detail-tit span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 14px;
  color: #666;
  margin: 26px 24px 26px 0;
  padding-left: 22px;
}
.ins-main .news-detail .lf-content .detail-tit span:nth-child(2) {
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .news-detail .lf-content .detail-tit span:nth-child(3) {
  background: url("../images/news-lit_05.jpg") no-repeat left center;
}
.ins-main .news-detail .lf-content .detail-tit span:nth-child(4) {
  background: url("../images/news-lit_07.jpg") no-repeat left center;
}
.ins-main .news-detail .lf-content .txt {
  border-bottom: 1px dashed #ddd;
}
.ins-main .news-detail .lf-content .txt img {
  width: 100%;
  margin: 2% 0;
}
.ins-main .news-detail .lf-content .txt p {
  font-size: 1.4rem;
  color: #333;
  line-height: 200%;
  margin: 3% 0;
}
.ins-main .news-detail .lf-content .share {
  margin: 40px 0;
}
.ins-main .news-detail .lf-content .share span {
  float: left;
  font-size: 14px;
  color: #666;
}
.ins-main .news-detail .lf-content .link {
  margin: 5% 0;
}
.ins-main .news-detail .lf-content .link li {
  font-size: 1.4rem;
  color: #666;
  padding: 1.5% 0 1.5% 18px;
  border-bottom: 1px solid #e4e4e4;
  background: url("../images/more-arrow_03.jpg") no-repeat left center;
}
.ins-main .news-detail .lf-content .link li a {
  color: #666;
}
.ins-main .news-detail .lf-content .link li a:hover {
  color: #0767b2;
}
.ins-main .news-detail .lf-content .link li:last-child {
  border: none;
}
.ins-main .news-detail .recommend {
  width: 22%;
  float: right;
}
.ins-main .news-detail .recommend .form-box {
  position: relative;
}
.ins-main .news-detail .recommend .form-box input::-webkit-input-placeholder,
.ins-main .news-detail .recommend .form-box textarea::-webkit-input-placeholder {
  color: #fff;
}
.ins-main .news-detail .recommend .form-box input:-moz-placeholder,
.ins-main .news-detail .recommend .form-box textarea:-moz-placeholder {
  color: #fff;
}
.ins-main .news-detail .recommend .form-box input::-moz-placeholder,
.ins-main .news-detail .recommend .form-box textarea::-moz-placeholder {
  color: #fff;
}
.ins-main .news-detail .recommend .form-box input:-ms-input-placeholder,
.ins-main .news-detail .recommend .form-box textarea:-ms-input-placeholder {
  color: #fff;
}
.ins-main .news-detail .recommend .form-box .txt {
  height: 46px;
  line-height: 46px;
  padding: 0 10px;
  background: #0767b2;
  font-size: 1.6rem;
  color: #fff;
  border: none;
  width: 100%;
}
.ins-main .news-detail .recommend .form-box .submit {
  height: 46px;
  position: absolute;
  top: 0;
  right: 0;
  width: 58px;
  border: none;
  background: url("../images/new-search_03.jpg") center;
}
.ins-main .news-detail .recommend h5 {
  padding: 2% 0;
  background: url("../images/recommend-tit-bg_03.jpg") no-repeat left bottom;
  font-size: 2.4rem;
  color: #333;
}
.ins-main .news-detail .recommend li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px dashed #d7d7d7;
}
.ins-main .news-detail .recommend li a {
  font-size: 1.4rem;
  color: #333;
}
.ins-main .news-detail .recommend li a:hover {
  color: #0767b2;
}
@media (max-width: 768px) {
  .ins-main .news-detail {
    margin: 2% 0 2.5%;
  }
  .ins-main .news-detail .lf-content {
    width: 100%;
    float: none;
  }
  .ins-main .news-detail .lf-content .txt {
    border-bottom: 1px dashed #ddd;
  }
  .ins-main .news-detail .lf-content .txt p {
    font-size: 1.4rem;
    color: #333;
    line-height: 200%;
    margin: 3% 0;
  }
  .ins-main .news-detail .lf-content .share {
    margin: 30px 0;
  }
}
.ins-main .ins-product {
  margin: 2.5% auto;
}
.ins-main .ins-product .lf-con {
  width: 22.222222%;
  float: left;
}
.ins-main .ins-product .lf-con h5 {
  padding: 5% 0;
  text-align: center;
  background: #0666b1;
  font-size: 3rem;
  color: #fff;
  position: relative;
}
.ins-main .ins-product .lf-con h5:after {
  content: '';
  display: block;
  width: 13px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -6px;
  background: url("../images/pro-angle_03.jpg") no-repeat center;
}
.ins-main .ins-product .lf-con .lf-nav {
  padding: 5% 10%;
  border: 1px solid #e5e5e5;
  margin: 20px 0;
}
.ins-main .ins-product .lf-con .lf-nav .nav1 {
  height: auto;
  line-height: 52px;
  background: url("../images/lf-nav-bg_06.jpg") no-repeat left 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-product .lf-con .lf-nav .nav1:hover {
  background: url("../images/lf-nav-bg_03.jpg") no-repeat left 52px;
}
.ins-main .ins-product .lf-con .lf-nav .nav1:hover a {
  color: #0666b1;
}
.ins-main .ins-product .lf-con .lf-nav .nav1 a {
  font-size: 1.6rem;
  color: #000;
}
.ins-main .ins-product .lf-con .lf-nav .nav1 ul {
  display: none;
}
.ins-main .ins-product .lf-con .lf-nav .nav1 li {
  font-size: 1.4rem;
  padding-left: 16px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("../images/lf-list_03.jpg") no-repeat left center;
}
.ins-main .ins-product .lf-con .lf-nav .nav1 li a {
  color: #666!important;
}
.ins-main .ins-product .lf-con .lf-nav .nav1 li a:hover {
  color: #0666b1!important;
}
.ins-main .ins-product .lf-con .lf-nav .btn-active {
  color: #0666b1;
  background: url("../images/lf-nav-bg_03.jpg") no-repeat left 52px;
}
.ins-main .ins-product .lf-con .lf-bot {
  border: 1px solid #e5e5e5;
  padding: 5% 10%;
  text-align: center;
}
.ins-main .ins-product .lf-con .lf-bot h6 {
  font-size: 2.4rem;
  color: #000;
}
.ins-main .ins-product .lf-con .lf-bot img {
  max-width: 100%;
  margin: 5px 0;
}
.ins-main .ins-product .lf-con .lf-bot p {
  font-size: 2rem;
  color: #333;
}
.ins-main .ins-product .rt-con {
  width: 74.4%;
  float: right;
}
.ins-main .ins-product .rt-con li {
  width: 32.333333%;
  margin-right: 1.5%;
  float: left;
  margin-bottom: 2%;
}
.ins-main .ins-product .rt-con li:hover .img img {
  transform: scale(1.07);
}
.ins-main .ins-product .rt-con li:hover p {
  background: #f06c00;
  color: #fff;
}
.ins-main .ins-product .rt-con li .img {
  overflow: hidden;
  border: 1px solid #e5e5e5;
}
.ins-main .ins-product .rt-con li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-product .rt-con li p {
  height: 40px;
  line-height: 40px;
  background: #f1f1f1;
  text-align: center;
  font-size: 1.6rem;
  color: #333;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-product .rt-con li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    margin: 2.5% auto;
  }
  .ins-main .ins-product .lf-con {
    width: 100%;
    float: left;
  }
  .ins-main .ins-product .lf-con .lf-nav {
    padding: 5% 10%;
    border: 1px solid #e5e5e5;
    margin: 20px 0;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1 {
    height: auto;
    line-height: 42px;
    background: url("../images/lf-nav-bg_06.jpg") no-repeat left 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1:hover {
    background: url("../images/lf-nav-bg_03.jpg") no-repeat left 42px;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1:hover a {
    color: #0666b1;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1 a {
    font-size: 1.6rem;
    color: #000;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1 ul {
    display: none;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1 li {
    font-size: 1.4rem;
    padding-left: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/lf-list_03.jpg") no-repeat left center;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1 li a {
    color: #666!important;
  }
  .ins-main .ins-product .lf-con .lf-nav .nav1 li a:hover {
    color: #0666b1!important;
  }
  .ins-main .ins-product .lf-con .lf-nav .btn-active {
    color: #0666b1;
    background: url("../images/lf-nav-bg_03.jpg") no-repeat left 42px;
  }
  .ins-main .ins-product .rt-con {
    width: 100%;
    float: right;
  }
  .ins-main .ins-product .rt-con li {
    width: 48%;
    margin: 0 1% 2% 1%;
    float: left;
  }
  .ins-main .ins-product .rt-con li:hover .img img {
    transform: scale(1.07);
  }
  .ins-main .ins-product .rt-con li:hover p {
    background: #f06c00;
    color: #fff;
  }
  .ins-main .ins-product .rt-con li .img {
    overflow: hidden;
    border: 1px solid #e5e5e5;
  }
  .ins-main .ins-product .rt-con li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-product .rt-con li p {
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    text-align: center;
    font-size: 1.6rem;
    color: #333;
    margin: 10px 0 0 0;
  }
  .ins-main .ins-product .rt-con li:nth-child(3n+3) {
    margin-right: 1%;
  }
}
.ins-main .product-detail {
  margin: 2.5% auto;
}
.ins-main .product-detail .lf-con {
  width: 22.222222%;
  float: left;
}
.ins-main .product-detail .lf-con h5 {
  padding: 5% 0;
  text-align: center;
  background: #0666b1;
  font-size: 3rem;
  color: #fff;
  position: relative;
}
.ins-main .product-detail .lf-con h5:after {
  content: '';
  display: block;
  width: 13px;
  height: 7px;
  position: absolute;
  bottom: -7px;
  left: 50%;
  margin-left: -6px;
  background: url("../images/pro-angle_03.jpg") no-repeat center;
}
.ins-main .product-detail .lf-con .lf-nav {
  padding: 5% 10%;
  border: 1px solid #e5e5e5;
  margin: 20px 0;
}
.ins-main .product-detail .lf-con .lf-nav .nav1 {
  height: auto;
  line-height: 52px;
  background: url("../images/lf-nav-bg_06.jpg") no-repeat left 52px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .product-detail .lf-con .lf-nav .nav1:hover {
  background: url("../images/lf-nav-bg_03.jpg") no-repeat left 52px;
}
.ins-main .product-detail .lf-con .lf-nav .nav1:hover a {
  color: #0666b1;
}
.ins-main .product-detail .lf-con .lf-nav .nav1 a {
  font-size: 1.6rem;
  color: #000;
}
.ins-main .product-detail .lf-con .lf-nav .nav1 ul {
  display: none;
}
.ins-main .product-detail .lf-con .lf-nav .nav1 li {
  font-size: 1.4rem;
  padding-left: 16px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("../images/lf-list_03.jpg") no-repeat left center;
}
.ins-main .product-detail .lf-con .lf-nav .nav1 li a {
  color: #666!important;
}
.ins-main .product-detail .lf-con .lf-nav .nav1 li a:hover {
  color: #0666b1!important;
}
.ins-main .product-detail .lf-con .lf-nav .btn-active {
  color: #0666b1;
  background: url("../images/lf-nav-bg_03.jpg") no-repeat left 52px;
}
.ins-main .product-detail .lf-con .lf-bot {
  border: 1px solid #e5e5e5;
  padding: 5% 10%;
  text-align: center;
}
.ins-main .product-detail .lf-con .lf-bot h6 {
  font-size: 2.4rem;
  color: #000;
}
.ins-main .product-detail .lf-con .lf-bot img {
  max-width: 100%;
  margin: 5px 0;
}
.ins-main .product-detail .lf-con .lf-bot p {
  font-size: 2rem;
  color: #333;
}
.ins-main .product-detail .rt-con {
  width: 74.4%;
  float: right;
}
.ins-main .product-detail .rt-con .img-box .view .swiper-container {
  width: 100%;
  height: 100%;
}
.ins-main .product-detail .rt-con .img-box .view .swiper-container .swiper-slide {
  width: 100%;
}
.ins-main .product-detail .rt-con .img-box .view .swiper-container .swiper-slide img {
  width: 100%;
  border: 1px solid #e5e5e5;
}
.ins-main .product-detail .rt-con .img-box .preview {
  width: 100%;
  margin-top: 15px;
  position: relative;
}
.ins-main .product-detail .rt-con .img-box .preview .swiper-container {
  width: 88%;
  margin: 0 auto;
}
.ins-main .product-detail .rt-con .img-box .preview .arrow-left {
  background: url("../images/detail-prev_03.jpg") no-repeat left top;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -21px;
  width: 19px;
  height: 36px;
  z-index: 1;
}
.ins-main .product-detail .rt-con .img-box .preview .arrow-left:hover {
  background: url("../images/detail-prev2_03.jpg") no-repeat left top;
}
.ins-main .product-detail .rt-con .img-box .preview .arrow-right {
  background: url("../images/detail-next_03.jpg") no-repeat left bottom;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -21px;
  width: 19px;
  height: 36px;
  z-index: 1;
}
.ins-main .product-detail .rt-con .img-box .preview .arrow-right:hover {
  background: url("../images/detail-next2_03.jpg") no-repeat left top;
}
.ins-main .product-detail .rt-con .img-box .preview .swiper-slide {
  float: left;
  width: auto;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.ins-main .product-detail .rt-con .img-box .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #e6e6e6;
}
.ins-main .product-detail .rt-con .img-box .preview .active-nav img {
  border: 1px solid #0666b1;
}
.ins-main .product-detail .rt-con .txt-box .tit h6 {
  font-size: 2.4rem;
  color: #333;
  padding-bottom: 4%;
  border-bottom: 1px solid #ddd;
  margin: 0;
}
.ins-main .product-detail .rt-con .txt-box .tit h5 {
  padding: 5% 0;
  border-bottom: 1px solid #ddd;
  padding-left: 36px;
  color: #fff;
  font-size: 2.4rem;
  background: #0666b1;
  margin: 0;
}
.ins-main .product-detail .rt-con .txt-box .list {
  padding-bottom: 3%;
  border-bottom: 1px solid #ddd;
}
.ins-main .product-detail .rt-con .txt-box .list h6 {
  font-size: 2.4rem;
  color: #333;
  padding: 3% 0;
}
.ins-main .product-detail .rt-con .txt-box .list li {
  font-size: 1.4rem;
  color: #666;
  line-height: 200%;
}
.ins-main .product-detail .rt-con .txt-box .link {
  margin-top: 10%;
  font-size: 2rem;
  padding: 1% 2%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 10px;
  background: #0666b1 url("../images/detail-tel_03.jpg") no-repeat 10px center;
}
.ins-main .product-detail .rt-con .txt-box .link a {
  color: #fff;
  padding-left: 40px;
}
.ins-main .product-detail .rt-con .detail-txt {
  clear: both;
  margin: 5% 0;
}
.ins-main .product-detail .rt-con .detail-txt h6 {
  font-size: 1.8rem;
  padding: 1.5% 0;
  color: #fff;
  padding-left: 50px;
  margin-bottom: 2%;
  background: #f26603 url("../images/xiangqing_03.jpg") no-repeat 13px center;
}
.ins-main .product-detail .rt-con .detail-txt p {
  font-size: 1.6rem;
  color: #333;
  line-height: 180%;
}
.ins-main .product-detail .rt-con .link {
  margin: 5% 0;
}
.ins-main .product-detail .rt-con .link li {
  font-size: 1.4rem;
  color: #666;
  padding: 1.5% 0 1.5% 18px;
  border-bottom: 1px solid #e4e4e4;
  background: url("../images/more-arrow_03.jpg") no-repeat left center;
}
.ins-main .product-detail .rt-con .link li a {
  color: #666;
}
.ins-main .product-detail .rt-con .link li a:hover {
  color: #0767b2;
}
.ins-main .product-detail .rt-con .link li:last-child {
  border: none;
}
@media (max-width: 768px) {
  .ins-main .product-detail {
    margin: 2.5% auto;
  }
  .ins-main .product-detail .lf-con {
    width: 100%;
    float: left;
  }
  .ins-main .product-detail .lf-con .lf-nav {
    padding: 5% 10%;
    border: 1px solid #e5e5e5;
    margin: 20px 0;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1 {
    height: auto;
    line-height: 42px;
    background: url("../images/lf-nav-bg_06.jpg") no-repeat left 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1:hover {
    background: url("../images/lf-nav-bg_03.jpg") no-repeat left 42px;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1:hover a {
    color: #0666b1;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1 a {
    font-size: 1.6rem;
    color: #000;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1 ul {
    display: none;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1 li {
    font-size: 1.4rem;
    padding-left: 16px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: url("../images/lf-list_03.jpg") no-repeat left center;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1 li a {
    color: #666!important;
  }
  .ins-main .product-detail .lf-con .lf-nav .nav1 li a:hover {
    color: #0666b1!important;
  }
  .ins-main .product-detail .lf-con .lf-nav .btn-active {
    color: #0666b1;
    background: url("../images/lf-nav-bg_03.jpg") no-repeat left 42px;
  }
  .ins-main .product-detail .rt-con {
    width: 100%;
    float: right;
  }
  .ins-main .product-detail .rt-con .txt-box {
    margin: 3% 0 0 0;
  }
  .ins-main .product-detail .rt-con .txt-box .tit h6 {
    font-size: 2.4rem;
    color: #333;
    padding-bottom: 4%;
    border-bottom: 1px solid #ddd;
    margin: 0;
  }
  .ins-main .product-detail .rt-con .txt-box .tit h5 {
    padding: 5% 0;
    border-bottom: 1px solid #ddd;
    padding-left: 36px;
    color: #fff;
    font-size: 2.4rem;
    background: #0666b1;
    margin: 0;
  }
  .ins-main .product-detail .rt-con .txt-box .list {
    padding-bottom: 3%;
    border-bottom: 1px solid #ddd;
  }
  .ins-main .product-detail .rt-con .txt-box .list h6 {
    font-size: 2.4rem;
    color: #333;
    padding: 3% 0;
  }
  .ins-main .product-detail .rt-con .txt-box .list li {
    font-size: 1.4rem;
    color: #666;
    line-height: 200%;
  }
  .ins-main .product-detail .rt-con .txt-box .link {
    margin-top: 10%;
    font-size: 2rem;
    padding: 1% 2%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 10px;
    background: #0666b1 url("../images/detail-tel_03.jpg") no-repeat 10px center;
  }
  .ins-main .product-detail .rt-con .txt-box .link a {
    color: #fff;
    padding-left: 40px;
  }
  .ins-main .product-detail .rt-con .detail-txt {
    clear: both;
    margin: 5% 0;
  }
  .ins-main .product-detail .rt-con .detail-txt h6 {
    font-size: 1.8rem;
    padding: 1.5% 0;
    color: #fff;
    padding-left: 50px;
    margin-bottom: 2%;
    background: #f26603 url("../images/xiangqing_03.jpg") no-repeat 13px center;
  }
  .ins-main .product-detail .rt-con .detail-txt p {
    font-size: 1.6rem;
    color: #333;
    line-height: 180%;
  }
  .ins-main .product-detail .rt-con .link {
    margin: 5% 0;
  }
  .ins-main .product-detail .rt-con .link li {
    font-size: 1.4rem;
    color: #666;
    padding: 1.5% 0 1.5% 18px;
    border-bottom: 1px solid #e4e4e4;
    background: url("../images/more-arrow_03.jpg") no-repeat left center;
  }
  .ins-main .product-detail .rt-con .link li a {
    color: #666;
  }
  .ins-main .product-detail .rt-con .link li a:hover {
    color: #0767b2;
  }
  .ins-main .product-detail .rt-con .link li:last-child {
    border: none;
  }
}
.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 3% 0 3%;
}
.page-num span {
  display: inline-block;
  width: 32px;
  height: 32px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #0666b1;
  color: #fff;
  font-size: 14px;
}
.page-num a {
  display: inline-block;
  padding: 0 12px;
  height: 32px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #f1f1f1;
  color: #333;
  font-size: 14px;
}
.page-num a:hover {
  color: #fff;
  border-color: #0666b1;
  background-color: #0666b1;
}
/*登录注册页*/
.login {
  padding: 2.4% 0;
  background: url("../images/log-bg_02.jpg") center;
  background-size: cover;
}
.login .form-box {
  text-align: center;
  border: 1px solid #dfdfdf;
  width: 736px;
  height: 446px;
  background: #fff;
  border-radius: 10px;
  padding: 0 130px;
  margin: 0 auto;
}
.login .form-box h5 {
  font-size: 18px;
  color: #333;
  padding: 40px 0 30px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  text-align: center;
}
.login .form-box .txt {
  width: 380px;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  border: 1px solid #dfdfdf;
  padding: 0 20px;
  margin: 20px auto 0;
}
.login .form-box .submit {
  margin-top: 36px;
  width: 200px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
  background: #0695f0;
  border: none;
  letter-spacing: 2px;
}
.login .form-box .link {
  margin: 40px 0 0 0;
}
.login .form-box .link a {
  font-size: 16px;
  color: #666;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px;
}
.login .form-box .link a:hover {
  color: #0695f0;
}
@media (max-width: 768px) {
  .login {
    padding: 8% 15px;
  }
  .login .form-box {
    text-align: center;
    border: 1px solid #dfdfdf;
    width: 100%;
    height: 446px;
    background: #fff;
    border-radius: 10px;
    padding: 0 5%;
  }
  .login .form-box h5 {
    font-size: 18px;
    color: #333;
    padding: 40px 0 30px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    text-align: center;
  }
  .login .form-box .txt {
    width: 80%;
  }
  .login .form-box .submit {
    width: 40%;
  }
}
.registered {
  padding: 2.4% 0;
  background: url("../images/log-bg_02.jpg") center;
  background-size: cover;
}
.registered .form-box {
  text-align: center;
  border: 1px solid #dfdfdf;
  width: 736px;
  height: 850px;
  background: #fff;
  border-radius: 10px;
  padding: 0 110px;
  margin: 0 auto;
}
.registered .form-box h5 {
  font-size: 18px;
  color: #333;
  padding: 40px 0 30px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 40px;
  text-align: center;
}
.registered .form-box ul:nth-child(1) li {
  font-size: 16px;
  color: #666;
  width: 460px;
  line-height: 42px;
  margin: 20px 0 0 0;
  position: relative;
}
.registered .form-box ul:nth-child(1) li span {
  text-align: right;
  width: 84px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.registered .form-box ul:nth-child(1) li .txt {
  float: right;
  width: 316px;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  border: 1px solid #dfdfdf;
  padding: 0 20px;
}
.registered .form-box ul:nth-child(1) li:last-child .txt {
  width: 200px;
  float: right;
  margin-right: 114px;
}
.registered .form-box ul:nth-child(1) li:last-child .verification {
  position: absolute;
  right: 0;
  top: -2px;
}
.registered .form-box ul:nth-child(2) {
  margin: 26px 0;
}
.registered .form-box ul:nth-child(2) li {
  line-height: 200%;
  font-size: 14px;
  color: #666;
  vertical-align: middle;
}
.registered .form-box ul:nth-child(2) li a {
  color: #0695f0;
}
.registered .form-box .submit {
  width: 200px;
  text-align: center;
  height: 42px;
  line-height: 42px;
  border-radius: 6px;
  font-size: 18px;
  color: #fff;
  background: #0695f0;
  border: none;
  letter-spacing: 2px;
}
.registered .form-box .link {
  margin: 20px 0 0 0;
}
.registered .form-box .link a {
  font-size: 16px;
  color: #666;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 8px;
}
.registered .form-box .link a:hover {
  color: #0695f0;
}
@media (max-width: 768px) {
  .registered {
    padding: 8% 15px;
  }
  .registered .form-box {
    text-align: center;
    border: 1px solid #dfdfdf;
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 0 5% 5%;
    margin: 0 auto;
  }
  .registered .form-box h5 {
    font-size: 18px;
    color: #333;
    padding: 20px 0 20px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    text-align: center;
  }
  .registered .form-box ul:nth-child(1) li {
    font-size: 16px;
    color: #666;
    width: 100%;
    line-height: 42px;
    margin: 20px 0 0 0;
    position: relative;
  }
  .registered .form-box ul:nth-child(1) li span {
    text-align: left;
    width: 100%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .registered .form-box ul:nth-child(1) li .txt {
    float: right;
    width: 100%;
    height: 42px;
    line-height: 42px;
    border-radius: 6px;
    border: 1px solid #dfdfdf;
    padding: 0 20px;
  }
  .registered .form-box ul:nth-child(1) li:last-child .txt {
    width: 60%;
    float: left;
    margin-right: 0;
  }
  .registered .form-box ul:nth-child(1) li:last-child .verification {
    position: absolute;
    right: 0;
    top: 62px;
  }
  .registered .form-box ul:nth-child(2) {
    padding: 16px 0;
    clear: both;
    margin: 0;
  }
  .registered .form-box ul:nth-child(2) li {
    line-height: 200%;
    font-size: 14px;
    color: #666;
    vertical-align: middle;
  }
  .registered .form-box ul:nth-child(2) li a {
    color: #0695f0;
  }
  .registered .form-box .submit {
    width: 200px;
    text-align: center;
    height: 42px;
    line-height: 42px;
    border-radius: 6px;
    font-size: 18px;
    color: #fff;
    background: #0695f0;
    border: none;
    letter-spacing: 2px;
  }
  .registered .form-box .link {
    margin: 20px 0 0 0;
  }
  .registered .form-box .link a {
    font-size: 16px;
    color: #666;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 8px;
  }
  .registered .form-box .link a:hover {
    color: #0695f0;
  }
}
.xieyi {
  padding: 2.4% 0;
  background: url("../images/log-bg_02.jpg") center;
  background-size: cover;
}
.xieyi .form-box {
  text-align: center;
  border: 1px solid #dfdfdf;
  width: 736px;
  height: auto;
  background: #fff;
  border-radius: 10px;
  padding: 0 65px;
  margin: 0 auto;
}
.xieyi .form-box h5 {
  font-size: 18px;
  color: #333;
  padding: 40px 0 30px;
  border-bottom: 1px solid #e1e1e1;
  margin-bottom: 20px;
  text-align: center;
}
.xieyi .form-box p {
  font-size: 14px;
  color: #333;
  text-align: left;
  line-height: 180%;
}
.xieyi .form-box .agree {
  padding: 24px 0 30px;
  text-align: left;
}
.xieyi .form-box a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  color: #00a8ff;
}
@media (max-width: 768px) {
  .xieyi {
    padding: 8% 15px;
    background: url("../images/log-bg_02.jpg") center;
    background-size: cover;
  }
  .xieyi .form-box {
    text-align: center;
    border: 1px solid #dfdfdf;
    width: 100%;
    height: auto;
    background: #fff;
    border-radius: 10px;
    padding: 0 5%;
    margin: 0 auto;
  }
  .xieyi .form-box h5 {
    font-size: 18px;
    color: #333;
    padding: 20px 0 20px;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 20px;
    text-align: center;
  }
  .xieyi .form-box p {
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 180%;
  }
  .xieyi .form-box .agree {
    padding: 24px 0 30px;
    text-align: left;
  }
  .xieyi .form-box a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 16px;
    color: #00a8ff;
  }
}
