body {
  font-family: "Microsoft Yahei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}
body > iframe {
  display: none!important;
}
@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 .logos {
  height: 108px;
  line-height: 108px;
}
.header .logos .logo {
  float: left;
}
.header .logos .tel {
  float: right;
}
.header .logos .tel p {
  font-size: 3.6rem;
  color: #000;
  padding-left: 56px;
  background: url("../images/header-tel_03.jpg") no-repeat left center;
}
.header .nav-con {
  height: 59px;
  background: #00479d;
  clear: both;
  width: 100%;
  top: 0;
  z-index: 9;
  position: relative;
}
.header .nav-con .container {
  position: relative;
}
.header .nav-con #nav {
  width: 80%;
  margin: 0;
  float: left;
}
.header .nav-con #nav .sub-nav {
  float: left;
  text-align: center;
  position: relative;
  width: 12.5%;
  height: 59px;
  /*.drop-down{z-index: 999;position: absolute;top:88px;left:-30%;display: none;}
        .ul1{ width: 160%;text-align: center;background:transparent;height: auto;
          li{text-align: center;line-height: 40px;cursor: pointer;&:hover{color: #ed1b2a;}color: #fff;height: auto;
            margin-bottom: 1px;background: #fff;
            a{&:hover{color: #fff;background: #ed1b2a}font-size: 1.5rem;padding: 0 5%;background: transparent; display:block; color:#333;}
          }
        }*/

}
.header .nav-con #nav .sub-nav a {
  color: #fff;
  font-size: 1.6rem;
  height: 32px;
  line-height: 32px;
  display: block;
  margin-top: 15px;
  text-align: center;
  background: url("../images/nav-bg_03.jpg") no-repeat right center;
}
.header .nav-con #nav .sub-nav a:hover {
  background: #fff!important;
  border-radius: 32px;
  color: #28609d;
}
.header .nav-con #nav .sub-nav:last-child a {
  border: none;
}
.header .nav-con #nav .active a {
  background: #fff;
  border-radius: 30px;
  color: #28609d;
}
.header .nav-con .search {
  width: 18%;
  float: right;
  position: relative;
  line-height: 59px;
}
.header .nav-con .search input::-webkit-input-placeholder {
  color: #499bff;
}
.header .nav-con .search input:-moz-placeholder {
  color: #499bff;
}
.header .nav-con .search input::-moz-placeholder {
  color: #499bff;
}
.header .nav-con .search input:-ms-input-placeholder {
  color: #499bff;
}
.header .nav-con .search .txt {
  height: 30px;
  line-height: 30px;
  width: 100%;
  border-radius: 4px;
  background: #0056be;
  color: #499bff;
  border: none;
  padding: 0 10px;
}
.header .nav-con .search .submit {
  width: 27px;
  height: 30px;
  position: absolute;
  border: none;
  border-radius: 0 4px 4px 0;
  background: url("../images/search-btn_03.jpg") no-repeat center;
  top: 15px;
  right: 0;
}
@media (max-width: 1200px) {
  .header .nav-con #nav {
    width: 80%;
    margin: 0;
    float: left;
  }
  .header .nav-con #nav .sub-nav a {
    padding: 0.5rem 1rem;
  }
}
@media (max-width: 992px) {
  .header .logos {
    height: 68px;
    line-height: 68px;
  }
  .header .logos .logo {
    float: left;
    width: 50%;
  }
  .header .logos .logo img {
    width: 100%;
  }
  .header .logos .tel {
    float: right;
  }
  .header .logos .tel p {
    margin-bottom: 0;
  }
  .header .nav-con #nav .sub-nav a {
    padding: 0.5rem 1rem;
  }
  .header .nav-con .search {
    width: 20%;
  }
}
.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: 2px 0 0 3%;
}
.header .mobile-con .nivo-directionNav {
  display: none;
}
.header .mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.header .mobile-con .navbar-toggle {
  margin-top: 11px;
}
.header .mobile-con .language {
  display: inline-block;
  position: relative;
  margin: 17px 7px 0 0;
  float: right;
  color: #666;
}
.header .mobile-con .language a {
  font-size: 14px;
  padding: 0px 6px;
  color: #666;
}
.header .mobile-con .language a:hover {
  color: #ed1b2a;
}
.header .mobile-con .language .active {
  color: #ed1b2a;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box-pc {
  margin-top: -1px;
}
.main .ad-box-pc .swiper-container-pc {
  overflow: hidden;
  position: relative;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
  opacity: 1;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
  opacity: 1;
}
.main .ad-box-pc .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box-pc .swiper-slide {
  overflow: hidden;
}
.main .ad-box-pc .swiper-slide img {
  width: 100%;
  transition: 2.5s linear;
  transform: scale(1.08);
}
.main .ad-box-pc .swiper-slide-active img {
  transform: scale(1);
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 30px;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  background: #fff;
  border-radius: 12px;
  height: 12px;
  width: 12px;
  opacity: 1;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: #ee9b11;
  opacity: 1;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 32px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -27px;
  background: url("../images/next_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-prev-pc {
  width: 32px;
  height: 54px;
  cursor: pointer;
  position: absolute;
  left: 3%;
  top: 50%;
  margin-top: -27px;
  background: url("../images/prev_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.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: 4px;
  z-index: 99;
}
.main .ad-box .swiper-pagination-bullet {
  background: #fff;
  border-radius: 10px;
  height: 10px;
  width: 10px;
  opacity: 1;
}
.main .ad-box .swiper-pagination-bullet-active {
  background: #ee9b11;
}
.main .product {
  padding: 3% 0;
  position: relative;
}
.main .product h4 {
  font-size: 4.4rem;
  color: #000;
  text-align: center;
  margin-bottom: 2%;
}
.main .product h4 span {
  color: #ee9b11;
}
.main .product .slideTxtBox .hd {
  height: 99px;
  line-height: 99px;
  background: #efefef;
  position: relative;
  border-bottom: 1px solid #e1e1e1;
  border-top: 1px solid #e1e1e1;
}
.main .product .slideTxtBox .hd:after {
  content: '';
  display: block;
  position: absolute;
  height: 2px;
  width: 44px;
  background: url("../images/pro-nav-bg_03.jpg") no-repeat center;
  top: -1px;
  left: 50%;
  margin-left: -22px;
}
.main .product .slideTxtBox .hd ul li {
  float: left;
  width: 14.285714%;
  cursor: pointer;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  border-right: 1px solid #e1e1e1;
  background: #fff;
  line-height: 97px;
  position: relative;
}
.main .product .slideTxtBox .hd ul li span {
  display: inline-block;
}
.main .product .slideTxtBox .hd ul li.on {
  background: #3366bb;
}
.main .product .slideTxtBox .hd ul li.on span {
  color: #fff;
  transform: translate(0, -7px);
}
.main .product .slideTxtBox .hd ul li.on:after {
  content: '';
  width: 16px;
  height: 13px;
  position: absolute;
  background: url("../images/arrow_03.jpg") no-repeat center;
  top: 64px;
  left: 50%;
  margin-left: -8px;
}
.main .product .slideTxtBox .container {
  position: relative;
}
.main .product .slideTxtBox .bd ul {
  zoom: 1;
  margin: 0 auto;
  overflow: hidden;
}
.main .product .slideTxtBox .bd li {
  position: relative;
}
.main .product .slideTxtBox .bd li .swiper-container {
  overflow: hidden;
  padding-top: 60px;
}
.main .product .slideTxtBox .bd li .swiper-slide {
  position: relative;
  text-align: center;
}
.main .product .slideTxtBox .bd li .swiper-slide:hover .img-box .img img {
  transform: scale(0.9);
}
.main .product .slideTxtBox .bd li .swiper-slide:hover .img-box .shadow {
  opacity: 1;
}
.main .product .slideTxtBox .bd li .swiper-slide:hover p {
  color: #28609d;
  border: 1px solid #28609d;
}
.main .product .slideTxtBox .bd li .swiper-slide:hover p:after {
  background: url("../images/p-angle_05.jpg") no-repeat center;
}
.main .product .slideTxtBox .bd li .swiper-slide .img-box {
  position: relative;
}
.main .product .slideTxtBox .bd li .swiper-slide .img-box .img img {
  width: 100%;
  transition: 0.3s;
}
.main .product .slideTxtBox .bd li .swiper-slide .img-box .shadow {
  opacity: 0;
  z-index: 2;
  transition: 0.2s;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.main .product .slideTxtBox .bd li .swiper-slide .img-box .shadow img {
  width: 100%;
}
.main .product .slideTxtBox .bd li .swiper-slide p {
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-size: 1.8rem;
  color: #333;
  border: 1px solid #d4d4d4;
  border-radius: 6px;
  position: relative;
  margin-top: 23px;
}
.main .product .slideTxtBox .bd li .swiper-slide p:after {
  content: '';
  display: block;
  position: absolute;
  height: 9px;
  width: 16px;
  background: url("../images/p-angle_03.jpg") no-repeat center;
  top: -9px;
  left: 50%;
  margin-left: -8px;
}
.main .product .swiper-button-next3 {
  height: 117px;
  text-align: center;
  z-index: 4;
  width: 59px;
  cursor: pointer;
  position: absolute;
  right: -5%;
  top: 148px;
  background: url("../images/pro-next_03.jpg") no-repeat center;
  display: block;
  -webkit-user-select: none;
  user-select: none;
}
.main .product .swiper-button-next3:hover {
  background: url("../images/pro-next2_03.jpg") no-repeat center;
}
.main .product .swiper-button-prev3 {
  height: 117px;
  text-align: center;
  z-index: 11;
  width: 59px;
  cursor: pointer;
  position: absolute;
  left: -5%;
  top: 148px;
  background: url("../images/pro-prev_03.jpg") no-repeat center;
  display: block;
  -webkit-user-select: none;
  user-select: none;
}
.main .product .swiper-button-prev3:hover {
  background: url("../images/pro-prev2_03.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .main .product .swiper-button-next3 {
    top: 108px;
  }
  .main .product .swiper-button-prev3 {
    top: 108px;
  }
}
@media (max-width: 992px) {
  .main .product {
    padding: 3% 0;
    position: relative;
  }
  .main .product h4 {
    font-size: 4.4rem;
    color: #000;
    text-align: center;
    margin-bottom: 2%;
  }
  .main .product h4 span {
    color: #ee9b11;
  }
  .main .product .slideTxtBox .hd {
    height: 79px;
    line-height: 79px;
  }
  .main .product .slideTxtBox .hd ul li {
    line-height: 77px;
  }
  .main .product .swiper-button-next3 {
    display: none;
  }
  .main .product .swiper-button-prev3 {
    display: none;
  }
}
@media (max-width: 768px) {
  .main .product {
    padding: 3% 0;
    position: relative;
  }
  .main .product h4 {
    font-size: 3.5rem;
    margin-bottom: 5%;
  }
  .main .product .slideTxtBox .hd {
    height: auto;
    line-height: 70px;
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
  }
  .main .product .slideTxtBox .hd:after {
    display: none;
  }
  .main .product .slideTxtBox .hd ul {
    margin: 0;
  }
  .main .product .slideTxtBox .hd ul li {
    width: 25%;
    border-right: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    line-height: 70px;
    overflow: hidden;
  }
  .main .product .slideTxtBox .hd ul li:nth-child(1) {
    border-left: 1px solid #e1e1e1;
  }
  .main .product .slideTxtBox .hd ul li:nth-child(5) {
    width: 33.3333333%;
    border-bottom: none;
    border-left: 1px solid #e1e1e1;
  }
  .main .product .slideTxtBox .hd ul li:nth-child(6) {
    width: 33.3333333%;
    border-bottom: none;
  }
  .main .product .slideTxtBox .hd ul li:nth-child(7) {
    width: 33.3333333%;
    border-bottom: none;
  }
  .main .product .slideTxtBox .hd ul li.on {
    background: #3366bb;
  }
  .main .product .slideTxtBox .hd ul li.on span {
    color: #fff;
    transform: translate(0, 0px);
  }
  .main .product .slideTxtBox .hd ul li.on:after {
    content: '';
    width: 16px;
    height: 13px;
    position: absolute;
    background: url("../images/arrow_03.jpg") no-repeat center;
    top: 63px;
    left: 50%;
    margin-left: -8px;
  }
  .main .product .slideTxtBox .container {
    position: relative;
  }
  .main .product .slideTxtBox .bd ul {
    zoom: 1;
    margin: 0 auto;
    overflow: hidden;
  }
  .main .product .slideTxtBox .bd li {
    position: relative;
  }
  .main .product .slideTxtBox .bd li .swiper-container {
    overflow: hidden;
    padding-top: 20px;
  }
  .main .product .slideTxtBox .bd li .swiper-slide {
    position: relative;
    text-align: center;
  }
  .main .product .slideTxtBox .bd li .swiper-slide:hover .img-box .img img {
    transform: scale(0.9);
  }
  .main .product .slideTxtBox .bd li .swiper-slide:hover .img-box .shadow {
    opacity: 1;
  }
  .main .product .slideTxtBox .bd li .swiper-slide:hover p {
    color: #28609d;
    border: 1px solid #28609d;
  }
  .main .product .slideTxtBox .bd li .swiper-slide:hover p:after {
    background: url("../images/p-angle_05.jpg") no-repeat center;
  }
  .main .product .slideTxtBox .bd li .swiper-slide .img-box {
    position: relative;
  }
  .main .product .slideTxtBox .bd li .swiper-slide .img-box .img img {
    width: 100%;
    transition: 0.3s;
  }
  .main .product .slideTxtBox .bd li .swiper-slide .img-box .shadow {
    opacity: 0;
    z-index: 2;
    transition: 0.2s;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .main .product .slideTxtBox .bd li .swiper-slide .img-box .shadow img {
    width: 100%;
  }
  .main .product .slideTxtBox .bd li .swiper-slide p {
    height: 34px;
    line-height: 34px;
    text-align: center;
    font-size: 1.8rem;
    color: #333;
    border: 1px solid #d4d4d4;
    border-radius: 6px;
    position: relative;
    margin-top: 13px;
  }
  .main .product .slideTxtBox .bd li .swiper-slide p:after {
    content: '';
    display: block;
    position: absolute;
    height: 9px;
    width: 16px;
    background: url("../images/p-angle_03.jpg") no-repeat center;
    top: -9px;
    left: 50%;
    margin-left: -8px;
  }
}
.main .about {
  height: 500px;
  background: url("../images/about-bg_02.jpg") no-repeat center;
}
.main .about .txt {
  width: 46%;
  float: right;
}
.main .about .txt h5 {
  font-size: 4.4rem;
  color: #fff;
  margin: 10% 0 0;
}
.main .about .txt p {
  font-size: 1.6rem;
  color: #bedbff;
  line-height: 180%;
  margin-top: 5%;
}
.main .about .txt a {
  display: block;
  width: 86px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  margin-top: 6%;
  border-radius: 6px;
  background: #0f5dbc;
  font-size: 14px;
  color: #fff;
  font-family: arial;
}
@media (max-width: 1200px) {
  .main .about .txt h5 {
    margin: 15% 0 2%;
  }
}
@media (max-width: 992px) {
  .main .about {
    height: 380px;
    background: url("../images/about-bg_02.jpg") no-repeat center bottom;
  }
}
@media (max-width: 768px) {
  .main .about {
    height: auto;
    background: url("../images/about_03.jpg") no-repeat center;
    padding-bottom: 7%;
  }
  .main .about .txt {
    width: 100%;
  }
  .main .about .txt h5 {
    font-size: 3.6rem;
    color: #fff;
    margin: 8% 0;
  }
}
.main .news-technical {
  padding: 4% 0;
}
.main .news-technical .news {
  width: 47.86%;
  float: left;
}
.main .news-technical .news .news-tit {
  height: 70px;
  line-height: 70px;
  background: #00479d;
  padding: 0 15px;
}
.main .news-technical .news .news-tit a {
  display: block;
  width: 62px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #005ac7;
  color: #fff;
  font-size: 12px;
  float: right;
  text-transform: uppercase;
  margin: 24px 15px 0 0;
}
.main .news-technical .news .news-list {
  padding-top: 5px;
}
.main .news-technical .news .news-list li {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #e4e4e4;
}
.main .news-technical .news .news-list li a {
  display: block;
  padding-left: 21px;
  font-size: 1.6rem;
  color: #4e4744;
  background: url("../images/news-arrow_03.jpg") no-repeat left center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news-technical .news .news-list li a:hover {
  background: url("../images/news-arrow_06.jpg") no-repeat left center;
  color: #00479d;
}
.main .news-technical .technical {
  width: 46.15%;
  float: right;
  position: relative;
}
.main .news-technical .technical .technical-tit img {
  width: 100%;
}
.main .news-technical .technical .swiper-container-technical {
  margin-top: 10px;
  overflow: hidden;
  position: relative;
}
.main .news-technical .technical .swiper-slide .list {
  border-bottom: 1px dashed #c1c1c1;
}
.main .news-technical .technical .swiper-slide .list a {
  display: block;
  padding: 4% 0;
}
.main .news-technical .technical .swiper-slide .list:hover h6 {
  color: #00479d;
}
.main .news-technical .technical .swiper-slide .list:hover p {
  color: #00479d;
}
.main .news-technical .technical .swiper-slide .list h6 {
  font-size: 1.8rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news-technical .technical .swiper-slide .list p {
  font-size: 1.4rem;
  color: #666;
  line-height: 180%;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
.main .news-technical .technical .swiper-button-next-tech {
  position: absolute;
  display: block;
  width: 72px;
  height: 18px;
  cursor: pointer;
  background: url("../images/tech-next_03.jpg") no-repeat center;
  top: 398px;
  left: 82px;
}
.main .news-technical .technical .swiper-button-next-tech:hover {
  background: url("../images/tech-next2_03.jpg") no-repeat center;
}
.main .news-technical .technical .swiper-button-prev-tech {
  position: absolute;
  display: block;
  width: 72px;
  height: 18px;
  cursor: pointer;
  background: url("../images/tech-prev_03.jpg") no-repeat center;
  top: 398px;
  left: 0px;
}
.main .news-technical .technical .swiper-button-prev-tech:hover {
  background: url("../images/tech-prev2_03.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .main .news-technical {
    padding: 4% 0;
  }
  .main .news-technical .news .news-list li {
    height: 54px;
    line-height: 54px;
  }
  .main .news-technical .technical .swiper-button-next-tech {
    top: 358px;
  }
  .main .news-technical .technical .swiper-button-prev-tech {
    top: 358px;
  }
}
@media (max-width: 768px) {
  .main .news-technical {
    padding: 4% 0;
  }
  .main .news-technical .news {
    width: 100%;
    float: left;
  }
  .main .news-technical .technical {
    width: 100%;
    margin-top: 15px;
  }
}
.main .application {
  background: url("../images/application-bg_02.jpg") no-repeat center;
  background-size: cover;
}
.main .application .tit {
  padding: 3% 0 0%;
}
.main .application .tit h4 {
  font-size: 4.4rem;
  color: #000;
  text-align: center;
  padding-bottom: 2%;
  background: url("../images/application-tit_03.jpg") no-repeat center bottom;
}
.main .application .tit h4 span {
  color: #ee9b11;
}
.main .application .application-con {
  padding: 2% 0 3%;
}
.main .application .application-con .swiper-container-application {
  overflow: hidden;
}
.main .application .application-con .swiper-slide .img-box {
  position: relative;
  width: 24%;
  margin: 0 0.5%;
  float: left;
}
.main .application .application-con .swiper-slide .img-box:hover .img img {
  transform: scale(1.1);
}
.main .application .application-con .swiper-slide .img-box .img {
  overflow: hidden;
}
.main .application .application-con .swiper-slide .img-box .img img {
  transition: 0.2s;
  width: 100%;
}
.main .application .application-con .swiper-slide .img-box p {
  height: 45px;
  margin: 0;
  line-height: 45px;
  background: rgba(0, 71, 157, 0.6);
  width: 100%;
  text-align: center;
  font-size: 16px;
  color: #fff;
  bottom: 0;
  position: absolute;
}
.main .application .application-con .swiper-pagination-application {
  text-align: center;
  margin-top: 3%;
}
.main .application .application-con .swiper-pagination-application .swiper-pagination-bullet {
  width: 40px;
  height: 5px;
  background: #fff;
  border-radius: 0;
  opacity: 1;
}
.main .application .application-con .swiper-pagination-application .swiper-pagination-bullet-active {
  background: #00479d;
}
@media (max-width: 992px) {
  .main .application .application-con .swiper-slide .img-box p {
    height: 35px;
    line-height: 35px;
  }
}
@media (max-width: 768px) {
  .main .application .tit h4 {
    font-size: 3.5rem;
  }
  .main .application .application-con {
    padding: 2% 15px 3%;
  }
  .main .application .application-con .swiper-container-application {
    overflow: hidden;
  }
  .main .application .application-con .swiper-slide .img-box {
    position: relative;
    width: 49%;
    margin: 0 0.5% 2% 0.5%;
    float: left;
  }
  .main .application .application-con .swiper-slide .img-box:hover .img img {
    transform: scale(1.1);
  }
  .main .application .application-con .swiper-slide .img-box .img {
    overflow: hidden;
  }
  .main .application .application-con .swiper-slide .img-box .img img {
    transition: 0.2s;
    width: 100%;
  }
  .main .application .application-con .swiper-slide .img-box p {
    height: 35px;
    margin: 0;
    line-height: 35px;
    background: rgba(0, 71, 157, 0.6);
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #fff;
    bottom: 0;
    position: absolute;
  }
  .main .application .application-con .swiper-pagination-application {
    text-align: center;
    margin-top: 3%;
  }
  .main .application .application-con .swiper-pagination-application .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    background: #fff;
    border-radius: 0;
    opacity: 1;
  }
  .main .application .application-con .swiper-pagination-application .swiper-pagination-bullet-active {
    background: #00479d;
  }
}
/*浮动框*/
.side-bar {
  z-index: 666;
  position: absolute;
  right: 0;
  top: 80px;
}
.side-bar .list {
  position: relative;
  cursor: pointer;
  height: 57px;
}
.side-bar .list:hover .content {
  right: 46px;
}
.side-bar .box1 .content {
  width: 180px;
  height: 54px;
  background: #1092da url("../images/sidebar-con_03.png") no-repeat left center;
  line-height: 54px;
  position: absolute;
  top: 0;
  right: -180px;
  transition: 0.5s;
}
.side-bar .box1 .content p {
  font-size: 14px;
  color: #fff;
  padding-left: 56px;
}
.side-bar .box2 .content {
  position: absolute;
  top: 0;
  right: -180px;
  transition: 0.2s;
}
.side-bar .box3 .content {
  width: 180px;
  height: 200px;
  background: url("../images/sidebar-con_08.png") no-repeat center;
  position: absolute;
  top: 0;
  right: -180px;
  transition: 0.2s;
}
.side-bar .box3 .content img {
  margin: 60px 0 0 33px;
  width: 112px;
  height: 112px;
}
@media (max-width: 992px) {
  .side-bar {
    display: none;
  }
}
.footer {
  background: #004197;
}
.footer .footer-content {
  position: relative;
  padding: 3% 15px 2%;
  height: 246px;
}
.footer .footer-content .footer-nav {
  width: 24.3%;
  float: left;
  background: url("../images/footer-line_03.jpg") no-repeat right center;
}
.footer .footer-content .footer-nav h5 {
  font-size: 2.4rem;
  color: #fff;
  position: relative;
  padding-left: 38px;
  background: url("../images/footer-icon_03.jpg") no-repeat left center;
}
.footer .footer-content .footer-nav ul {
  margin-top: 30px;
}
.footer .footer-content .footer-nav li {
  font-size: 1.4rem;
  line-height: 220%;
}
.footer .footer-content .footer-nav li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 37px;
}
.footer .footer-content .footer-nav li a {
  color: #acd0ff;
}
.footer .footer-content .footer-nav li a:hover {
  color: #ee9b11;
}
.footer .footer-content .contact {
  width: 53%;
  float: left;
  margin-left: 8%;
}
.footer .footer-content .contact h5 {
  font-size: 2.4rem;
  color: #fff;
  position: relative;
  margin-bottom: 0;
  padding-left: 38px;
  background: url("../images/footer-icon_05.jpg") no-repeat left center;
}
.footer .footer-content .contact .list {
  float: left;
}
.footer .footer-content .contact .list:nth-child(3) {
  margin-left: 5%;
}
.footer .footer-content .contact .list:nth-child(3) li:nth-child(2) {
  margin-left: 44px;
}
.footer .footer-content .contact ul {
  margin-top: 30px;
}
.footer .footer-content .contact li {
  line-height: 220%;
  color: #acd0ff;
}
.footer .footer-content .code {
  float: right;
}
.footer .footer-content .code .img {
  margin-top: 10px;
}
.footer .footer-content .code .img img {
  max-width: 100%;
}
@media (max-width: 992px) {
  .footer .footer-content {
    position: relative;
    padding: 3% 15px 2%;
    height: 203px;
  }
  .footer .footer-content .footer-nav {
    width: 22.3%;
  }
  .footer .footer-content .footer-nav h5 {
    padding: 5px 0 5px 38px;
  }
  .footer .footer-content .footer-nav ul {
    margin-top: 20px;
  }
  .footer .footer-content .contact {
    width: 73%;
    float: left;
    margin-left: 4%;
  }
  .footer .footer-content .contact h5 {
    padding: 5px 0 5px 38px;
  }
  .footer .footer-content .contact .list {
    float: left;
  }
  .footer .footer-content .contact ul {
    margin-top: 20px;
  }
  .footer .footer-content .contact li {
    line-height: 220%;
    color: #acd0ff;
    font-size: 1.4rem;
  }
  .footer .footer-content .code {
    display: none;
  }
}
.footer .footer-bot {
  height: 56px;
  line-height: 54px;
  background: #003883;
}
.footer .footer-bot p {
  font-size: 1.4rem;
  color: #6aaaff;
  margin-bottom: 0;
}
.footer .footer-bot p a {
  color: #6aaaff;
}
.footer .footer-bot p a:hover {
  color: #ee9b11;
}
.footer .footer-bot .lf {
  float: left;
}
.footer .footer-bot .rt {
  float: right;
}
.footer .footer-bot .rt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #6aaaff;
  vertical-align: middle;
  margin-right: 15px;
}
.footer .footer-bot .rt a span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 34px;
  height: 34px;
  margin-right: 10px;
  background: url("../images/qq_03.png") no-repeat right center;
  vertical-align: middle;
}
.footer .footer-bot .rt a:hover {
  color: #ee9b11;
}
.footer .footer-bot .rt a:hover span {
  background: url("../images/qq_03.png") no-repeat left center;
}
@media (max-width: 992px) {
  .footer .footer-bot {
    height: auto;
    line-height: 34px;
    background: #003883;
  }
  .footer .footer-bot .lf {
    float: none;
  }
  .footer .footer-bot .rt {
    float: none;
  }
}
@media (max-width: 768px) {
  .footer .footer-content {
    position: relative;
    padding: 3% 15px 2%;
    height: auto;
  }
  .footer .footer-content .footer-nav {
    width: 100%;
    float: left;
    background: none;
  }
  .footer .footer-content .footer-nav h5 {
    font-size: 2.4rem;
    color: #fff;
    position: relative;
    padding-left: 38px;
    background: url("../images/footer-icon_03.jpg") no-repeat left center;
  }
  .footer .footer-content .footer-nav ul {
    margin-top: 20px;
  }
  .footer .footer-content .footer-nav li {
    font-size: 1.4rem;
    line-height: 220%;
  }
  .footer .footer-content .footer-nav li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 37px;
  }
  .footer .footer-content .footer-nav li a {
    color: #acd0ff;
  }
  .footer .footer-content .footer-nav li a:hover {
    color: #ee9b11;
  }
  .footer .footer-content .contact {
    width: 100%;
    float: left;
    margin-left: 0%;
  }
  .footer .footer-content .contact h5 {
    font-size: 2.4rem;
    color: #fff;
    position: relative;
    margin-bottom: 0;
    padding-left: 38px;
    background: url("../images/footer-icon_05.jpg") no-repeat left center;
  }
  .footer .footer-content .contact .list {
    float: left;
  }
  .footer .footer-content .contact .list:nth-child(3) {
    margin-left: 0;
  }
  .footer .footer-content .contact .list:nth-child(3) li:nth-child(2) {
    margin-left: 0;
  }
  .footer .footer-content .contact ul {
    margin-top: 20px;
  }
  .footer .footer-content .contact li {
    line-height: 220%;
    color: #acd0ff;
  }
  .footer .footer-bot {
    height: auto;
    line-height: 30px;
    background: #003883;
    text-align: center;
    clear: both;
  }
  .footer .footer-bot p {
    font-size: 1.4rem;
    color: #6aaaff;
    margin-bottom: 0;
  }
  .footer .footer-bot p a {
    color: #6aaaff;
  }
  .footer .footer-bot p a:hover {
    color: #ee9b11;
  }
  .footer .footer-bot .lf {
    float: none;
  }
  .footer .footer-bot .rt {
    float: none;
  }
  .footer .footer-bot .rt a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #6aaaff;
    vertical-align: middle;
    margin-right: 15px;
  }
  .footer .footer-bot .rt a span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 34px;
    height: 34px;
    margin-right: 10px;
    background: url("../images/qq_03.png") no-repeat right center;
    vertical-align: middle;
  }
  .footer .footer-bot .rt a:hover {
    color: #ee9b11;
  }
  .footer .footer-bot .rt a:hover span {
    background: url("../images/qq_03.png") no-repeat left center;
  }
}
/*ins-style*/
@media (max-width: 768px) {
  .ins-main {
    margin-top: 55px;
  }
}
.ins-main .ins-ad img {
  width: 100%;
}
.ins-main .ins-nav {
  padding: 1% 0;
  border: 1px solid #e3e3e3;
  position: relative;
  z-index: 2;
  text-align: center;
}
.ins-main .ins-nav ul {
  margin: 0;
}
.ins-main .ins-nav li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0.6%;
  background: #c9caca;
  font-size: 1.6rem;
  border-radius: 6px;
}
.ins-main .ins-nav li:hover {
  background: #282828;
}
.ins-main .ins-nav li:hover a {
  color: #fff;
}
.ins-main .ins-nav li a {
  display: block;
  color: #333;
  padding: 0.6rem 2rem;
}
.ins-main .ins-nav .active {
  background: #282828;
}
.ins-main .ins-nav .active a {
  color: #fff;
}
.ins-main .ins-nav :after {
  content: '';
  position: absolute;
  top: -1px;
  left: 50%;
  margin-left: -9px;
  height: 5px;
  width: 18px;
  display: block;
  background: url("../images/nav-angle_03.jpg") no-repeat center;
}
.ins-main .business-nav li {
  margin: 0 0.3%;
}
.ins-main .business-nav li a {
  padding: 0.6rem 1.3rem;
}
@media (max-width: 1200px) {
  .ins-main .ins-nav li {
    margin: 0.6%;
  }
}
@media (max-width: 1200px) {
  .ins-main .ins-nav {
    padding: 2.5% 0;
  }
}
@media (max-width: 768px) {
  .ins-main .pro-nav {
    padding: 1% 0;
    border: 1px solid #e3e3e3;
    position: relative;
    z-index: 2;
    text-align: center;
  }
  .ins-main .pro-nav ul {
    margin: 0;
  }
  .ins-main .pro-nav li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 1% 0.6%;
    background: #c9caca;
    font-size: 1.6rem;
    border-radius: 6px;
    width: 40%;
  }
  .ins-main .pro-nav li:hover {
    background: #282828;
  }
  .ins-main .pro-nav li:hover a {
    color: #fff;
  }
  .ins-main .pro-nav li a {
    display: block;
    color: #333;
    padding: 0.6rem 1rem;
  }
  .ins-main .pro-nav .active {
    background: #282828;
  }
  .ins-main .pro-nav .active a {
    color: #fff;
  }
  .ins-main .pro-nav :after {
    content: '';
    position: absolute;
    top: -1px;
    left: 50%;
    margin-left: -9px;
    height: 5px;
    width: 18px;
    display: block;
    background: url("../images/nav-angle_03.jpg") no-repeat center;
  }
}
.ins-main .ins-about .about-top {
  padding: 2% 0;
  border-bottom: 1px solid #d4d4d4;
}
.ins-main .ins-about .about-top .tit h6 {
  font-size: 2.4rem;
  color: #464646;
  padding: 16px 0 16px 40px;
  background: url("../images/tit-bg_03.jpg") no-repeat 5px center;
  border-bottom: 1px solid #c9c9c9;
}
.ins-main .ins-about .about-top .txt p {
  font-size: 1.6rem;
  color: #333;
  line-height: 190%;
  margin: 2% 0;
}
.ins-main .ins-about .about-top .img {
  position: relative;
}
.ins-main .ins-about .about-top .img p {
  font-size: 1.8rem;
  color: #464646;
  position: absolute;
  top: 60%;
  left: 10%;
  height: 58px;
  line-height: 58px;
  padding-left: 85px;
  background: url("../images/about-tel_03.jpg") no-repeat left center;
}
.ins-main .ins-about .about-top .img img {
  width: 100%;
}
.ins-main .ins-about .surroundings .tit h6 {
  font-size: 2.4rem;
  color: #464646;
  padding: 16px 0 16px 40px;
  background: url("../images/tit-bg_03.jpg") no-repeat 5px center;
  border-bottom: 1px solid #c9c9c9;
}
.ins-main .ins-about .surroundings .content {
  margin: 3% 0 2%;
}
.ins-main .ins-about .surroundings .content li {
  width: 31.3333333%;
  float: left;
  margin-right: 3%;
  border: 1px solid #e5e5e5;
  padding: 1%;
  margin-bottom: 2%;
}
.ins-main .ins-about .surroundings .content li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-about .surroundings .content li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-about .about-top {
    padding: 2% 0;
    border-bottom: 1px solid #d4d4d4;
  }
  .ins-main .ins-about .about-top .tit h6 {
    font-size: 2.4rem;
    color: #464646;
    padding: 10px 0 10px 40px;
    background: url("../images/tit-bg_03.jpg") no-repeat 5px center;
    border-bottom: 1px solid #c9c9c9;
  }
  .ins-main .ins-about .about-top .img {
    position: relative;
  }
  .ins-main .ins-about .about-top .img p {
    font-size: 1.8rem;
    color: #464646;
    position: static;
    top: 60%;
    left: 10%;
    height: 58px;
    line-height: 58px;
    padding-left: 85px;
    background: url("../images/about-tel_03.jpg") no-repeat left center;
  }
  .ins-main .ins-about .about-top .img img {
    display: none;
  }
  .ins-main .ins-about .surroundings .content {
    margin: 3% 0 2%;
  }
  .ins-main .ins-about .surroundings .content li {
    width: 49%;
    float: left;
    margin-right: 2%;
    border: 1px solid #e5e5e5;
    padding: 1%;
    margin-bottom: 2%;
  }
  .ins-main .ins-about .surroundings .content li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-about .surroundings .content li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-about .surroundings .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-business .tit {
  text-align: center;
  padding: 3% 0;
}
.ins-main .ins-business .tit h4 {
  font-size: 3.6rem;
  color: #333;
}
.ins-main .ins-business .txt-con {
  margin: 3% 0 0;
}
.ins-main .ins-business .txt-con p {
  font-size: 1.6rem;
  color: #666;
  line-height: 200%;
}
.ins-main .ins-business .txt-con .img-box {
  margin: 4% 0;
}
.ins-main .ins-business .txt-con .img-box li {
  width: 24%;
  margin: 1% 1.3333333% 1% 0;
  float: left;
  cursor: pointer;
}
.ins-main .ins-business .txt-con .img-box li img {
  border-radius: 5px;
  width: 100%;
}
.ins-main .ins-business .txt-con .img-box li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-business .txt-con {
    margin: 3% 0 0;
  }
  .ins-main .ins-business .txt-con .img-box {
    margin: 4% 0;
  }
  .ins-main .ins-business .txt-con .img-box li {
    width: 49%;
    margin: 1% 2% 1% 0;
    float: left;
    cursor: pointer;
  }
  .ins-main .ins-business .txt-con .img-box li img {
    border-radius: 5px;
    width: 100%;
  }
  .ins-main .ins-business .txt-con .img-box li:nth-child(4n+4) {
    margin-right: 0;
  }
  .ins-main .ins-business .txt-con .img-box li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-recruit .tit {
  text-align: center;
  padding: 3% 0;
}
.ins-main .ins-recruit .tit h4 {
  font-size: 3.6rem;
  color: #333;
}
.ins-main .ins-recruit .content {
  margin: 3% 0 0;
  padding-bottom: 5%;
}
.ins-main .ins-recruit .content li {
  padding-bottom: 2%;
  border-bottom: 1px solid #e4e4e4;
}
.ins-main .ins-recruit .content li h5 {
  font-size: 2.4rem;
  color: #333;
  padding: 2% 0;
  border-bottom: 1px solid #e4e4e4;
  position: relative;
}
.ins-main .ins-recruit .content li h5 a {
  float: right;
  padding: 0.5rem 1rem;
  font-size: 1.6rem;
  color: #fff;
  background: #282828;
  border-radius: 5px;
}
.ins-main .ins-recruit .content li h5 a:hover {
  background: #ed1b24;
}
.ins-main .ins-recruit .content li h5:after {
  content: '';
  display: block;
  position: absolute;
  left: 33px;
  bottom: -8px;
  width: 13px;
  height: 8px;
  background: url("../images/recruit-angle_03.jpg") no-repeat center;
}
.ins-main .ins-recruit .content li h6 {
  font-size: 1.8rem;
  color: #000;
  padding-left: 16px;
  border-left: 4px solid #ed1b24;
  margin: 2.5% 0;
}
.ins-main .ins-recruit .content li p {
  font-size: 1.6rem;
  color: #666;
}
@media (max-width: 768px) {
  .ins-main .ins-recruit .tit h4 {
    font-size: 3rem;
  }
}
.ins-main .ins-honor {
  padding: 3% 15px;
}
.ins-main .ins-honor li {
  width: 24%;
  margin-right: 1.333333%;
  float: left;
  margin-bottom: 2%;
}
.ins-main .ins-honor li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-honor li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-honor {
    padding: 3% 15px;
  }
  .ins-main .ins-honor li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2%;
  }
  .ins-main .ins-honor li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-honor li:nth-child(4n+4) {
    margin-right: 0;
  }
  .ins-main .ins-honor li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-contact {
  padding: 3% 0;
}
.ins-main .ins-contact .contact-top {
  border: 1px solid #dcdcdc;
}
.ins-main .ins-contact .contact-top .list-box {
  width: 50%;
  float: left;
}
.ins-main .ins-contact .contact-top .list-box h5 {
  font-size: 3.6rem;
  color: #333;
  height: 80px;
  line-height: 80px;
  margin: 0;
  padding-left: 30px;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
}
.ins-main .ins-contact .contact-top .list-box .list {
  height: 275px;
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
}
.ins-main .ins-contact .contact-top .list-box ul {
  padding: 50px 0 40px 30px;
}
.ins-main .ins-contact .contact-top .list-box ul li {
  font-size: 1.6rem;
  color: #333;
  line-height: 200%;
}
.ins-main .ins-contact .contact-top .QQ {
  width: 50%;
  float: right;
}
.ins-main .ins-contact .contact-top .QQ h5 {
  font-size: 3.6rem;
  color: #333;
  height: 80px;
  line-height: 80px;
  margin: 0;
  border-bottom: 1px solid #dcdcdc;
  box-sizing: border-box;
  border-right: 1px solid #dcdcdc;
  padding-left: 88px;
  background: url("../images/qq_03.jpg") no-repeat 45px center;
}
.ins-main .ins-contact .contact-top .QQ .list {
  height: 275px;
}
.ins-main .ins-contact .contact-top .QQ ul {
  padding: 40px 0 40px 50px;
}
.ins-main .ins-contact .contact-top .QQ ul li {
  font-size: 2rem;
}
.ins-main .ins-contact .contact-top .QQ ul li a {
  color: #333;
  padding-left: 52px;
  height: 80px;
  line-height: 80px;
  display: inline-block;
  border-bottom: 1px solid #dcdcdc;
  background: url("../images/qq2_06.jpg") no-repeat left center;
}
.ins-main .ins-contact .contact-top .QQ ul li a:hover {
  background: url("../images/qq2_03.jpg") no-repeat left center;
}
.ins-main .ins-contact .map {
  width: 100%;
  float: right;
  margin-top: 50px;
}
.ins-main .ins-contact .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 380px;
  border: 1px solid #e1e1e1;
}
.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%;
}
@media (max-width: 768px) {
  .ins-main .ins-contact {
    padding: 3% 0;
  }
  .ins-main .ins-contact .contact-top {
    border: 1px solid #dcdcdc;
  }
  .ins-main .ins-contact .contact-top .list-box {
    width: 100%;
    float: left;
  }
  .ins-main .ins-contact .contact-top .list-box h5 {
    font-size: 3rem;
    color: #333;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding-left: 20px;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
    border-right: none;
  }
  .ins-main .ins-contact .contact-top .list-box .list {
    height: 275px;
    box-sizing: border-box;
    border-right: none;
  }
  .ins-main .ins-contact .contact-top .list-box ul {
    padding: 30px 20px 30px 20px;
  }
  .ins-main .ins-contact .contact-top .list-box ul li {
    font-size: 1.6rem;
    color: #333;
    line-height: 200%;
  }
  .ins-main .ins-contact .contact-top .QQ {
    width: 100%;
    float: right;
    border-top: 1px solid #dcdcdc;
  }
  .ins-main .ins-contact .contact-top .QQ h5 {
    font-size: 3rem;
    color: #333;
    height: 60px;
    line-height: 60px;
    margin: 0;
    padding-left: 70px;
    border-bottom: 1px solid #dcdcdc;
    box-sizing: border-box;
    border-right: none;
    background: url(../images/qq_03.jpg) no-repeat 22px center;
  }
  .ins-main .ins-contact .contact-top .QQ .list {
    height: auto;
  }
  .ins-main .ins-contact .contact-top .QQ ul {
    padding: 20px 0 30px 20px;
  }
  .ins-main .ins-contact .contact-top .QQ ul li {
    font-size: 2rem;
  }
  .ins-main .ins-contact .contact-top .QQ ul li a {
    color: #333;
    padding-left: 52px;
    height: 80px;
    line-height: 80px;
    display: inline-block;
    border-bottom: 1px solid #dcdcdc;
    background: url("../images/qq2_06.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .contact-top .QQ ul li a:hover {
    background: url("../images/qq2_03.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .map {
    width: 100%;
    float: right;
    margin: 30px 0;
  }
  .ins-main .ins-contact .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 280px;
    border: 1px solid #e1e1e1;
  }
  .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-message .message {
  margin: 5% 0;
}
.ins-main .ins-message .message .tit h5 {
  font-size: 3rem;
  color: #444;
}
.ins-main .ins-message .message .tit p {
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-message .message .form-box {
  margin-top: 3%;
}
.ins-main .ins-message .message .form-box input:focus {
  border: 1px solid #0666b1;
}
.ins-main .ins-message .message .form-box input {
  border: 1px solid #e7e7e7;
}
.ins-main .ins-message .message .form-box sup {
  color: red;
}
.ins-main .ins-message .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-message .message .form-box ul:nth-child(1) li span {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4rem;
  color: #444;
}
.ins-main .ins-message .message .form-box ul:nth-child(1) li .txt {
  width: 100%;
  height: 36px;
  padding: 0 10px;
  line-height: 36px;
}
.ins-main .ins-message .message .form-box ul:nth-child(1) li:nth-child(3) {
  width: 100%;
}
.ins-main .ins-message .message .form-box ul:nth-child(1) li:nth-child(3) .txt2 {
  margin-left: 18px;
}
.ins-main .ins-message .message .form-box ul:nth-child(2) {
  clear: both;
}
.ins-main .ins-message .message .form-box ul:nth-child(2) li span {
  display: block;
  margin-bottom: 6px;
  font-size: 1.4rem;
  color: #444;
}
.ins-main .ins-message .message .form-box ul:nth-child(2) li textarea {
  width: 96%;
  height: 130px;
  border: 1px solid #dfdfdf;
  padding: 10px;
}
.ins-main .ins-message .message .form-box ul:nth-child(2) li textarea:focus {
  border: 1px solid #0666b1;
}
.ins-main .ins-message .message .form-box ul:nth-child(3) {
  margin-top: 2%;
}
.ins-main .ins-message .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-message .message {
    margin: 5% 0;
  }
  .ins-main .ins-message .message .tit h5 {
    font-size: 2.6rem;
    color: #444;
    line-height: 160%;
  }
}
.ins-main .ins-news li {
  padding: 2% 2%;
  border: 1px dashed #e5e5e5;
  margin-bottom: 2%;
}
.ins-main .ins-news li:hover .txt h6 {
  color: #ee9b11;
}
.ins-main .ins-news li:hover .txt p {
  color: #ee9b11;
}
.ins-main .ins-news li .date {
  text-align: center;
  width: 11%;
  height: 75px;
  border-right: 1px solid #e5e5e5;
  float: left;
}
.ins-main .ins-news li .date h5 {
  font-size: 3rem;
  color: #999;
}
.ins-main .ins-news li .date p {
  font-size: 1.4rem;
  color: #999;
}
.ins-main .ins-news li .txt {
  width: 86%;
  float: right;
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.6rem;
  color: #000;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-news li .txt 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-news li {
    padding: 2% 2%;
    border: 1px dashed #e5e5e5;
    margin-bottom: 2%;
  }
  .ins-main .ins-news li:hover .txt h6 {
    color: #ee9b11;
  }
  .ins-main .ins-news li:hover .txt p {
    color: #ee9b11;
  }
  .ins-main .ins-news li .date {
    text-align: center;
    width: 16%;
    height: 75px;
    border-right: 1px solid #e5e5e5;
    float: left;
  }
  .ins-main .ins-news li .date h5 {
    font-size: 2.6rem;
    color: #999;
  }
  .ins-main .ins-news li .date p {
    font-size: 1.4rem;
    color: #999;
  }
  .ins-main .ins-news li .txt {
    width: 82%;
    float: right;
  }
  .ins-main .ins-news li .txt h6 {
    font-size: 1.6rem;
    color: #000;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-news li .txt p {
    font-size: 1.4rem;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.ins-main .news-show .txt-box .tit {
  border-bottom: 1px solid #d9d9d9;
  padding: 0 0 2%;
}
.ins-main .news-show .txt-box .tit h6 {
  font-size: 1.8rem;
  color: #000;
}
.ins-main .news-show .txt-box .tit span {
  font-size: 1.2rem;
  color: #666;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
}
.ins-main .news-show .txt-box .txt p {
  font-size: 1.4rem;
  color: #444;
  line-height: 180%;
  margin: 2% 0;
}
.ins-main .news-show .txt-box .txt .img img {
  max-width: 100%!important;
  margin-bottom: 1%;
}
.ins-main .news-show .link {
  border: 1px solid #e5e5e5;
}
.ins-main .news-show .link a {
  display: block;
}
.ins-main .news-show .link h6 {
  font-size: 1.6rem;
  color: #000;
  padding-left: 32px;
}
.ins-main .news-show .link p {
  font-size: 1.4rem;
  color: #666;
  padding-left: 32px;
}
.ins-main .news-show .link .lf {
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #dbdbdb;
}
.ins-main .news-show .link .lf:hover {
  border-left: 9px solid #3577cb;
}
.ins-main .news-show .link .rt {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
.ins-main .news-show .link .rt:hover {
  border-left: 9px solid #3577cb;
}
.ins-main .news-show .related {
  margin: 5% 0 0;
}
.ins-main .news-show .related .tit {
  padding-bottom: 10px;
  border-bottom: 1px dashed #dcdcdc;
}
.ins-main .news-show .related .tit h6 {
  font-size: 1.8rem;
  color: #000;
  padding-left: 17px;
  border-left: 7px solid #ee9b11;
}
.ins-main .news-show .related .content {
  margin-top: 4%;
}
.ins-main .news-show .related .content li {
  width: 50%;
  float: left;
  margin: 1% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 14px;
  background: url("../images/news-lit_03.jpg") no-repeat left center;
}
.ins-main .news-show .related .content li:hover {
  background: url("../images/news-lit_06.jpg") no-repeat left center;
}
.ins-main .news-show .related .content li:hover a {
  color: #f08700;
}
.ins-main .news-show .related .content li a {
  font-size: 1.4rem;
  color: #4e4744;
}
.ins-main .news-show .related .content li a:hover {
  color: #f08700;
}
@media (max-width: 768px) {
  .ins-main .news-show .tit h4 {
    font-size: 3rem;
  }
  .ins-main .news-show .content {
    padding: 3% 0 5%;
  }
  .ins-main .news-show .content .link {
    border: 1px solid #e5e5e5;
  }
  .ins-main .news-show .content .link a {
    display: block;
  }
  .ins-main .news-show .content .link h6 {
    font-size: 1.6rem;
    color: #000;
    padding-left: 32px;
  }
  .ins-main .news-show .content .link p {
    font-size: 1.4rem;
    color: #666;
    padding-left: 32px;
  }
  .ins-main .news-show .content .link .lf {
    width: 100%;
    float: left;
    box-sizing: border-box;
    border-bottom: 1px solid #dbdbdb;
    border-right: none;
  }
  .ins-main .news-show .content .link .lf:hover {
    border-left: 10px solid #ed1b24;
  }
  .ins-main .news-show .content .link .rt {
    width: 100%;
    float: right;
    box-sizing: border-box;
  }
  .ins-main .news-show .content .link .rt:hover {
    border-left: 10px solid #ed1b24;
  }
}
.ins-main .ins-service .tit {
  text-align: center;
  padding: 3% 0;
}
.ins-main .ins-service .tit h4 {
  font-size: 3.6rem;
  color: #333;
}
.ins-main .ins-service .content {
  margin: 4% 0 2%;
}
.ins-main .ins-service .content .img {
  width: 48%;
  float: left;
}
.ins-main .ins-service .content .img img {
  width: 100%;
}
.ins-main .ins-service .content .list {
  width: 48%;
  float: right;
}
.ins-main .ins-service .content .list li {
  height: 50px;
  line-height: 50px;
  border-left: 10px solid #b8b8b8;
  margin-bottom: 20px;
  background: #efefef;
}
.ins-main .ins-service .content .list li:hover {
  background: #ed1b24;
  border-left: 10px solid #ed1b24;
}
.ins-main .ins-service .content .list li:hover p {
  color: #fff;
}
.ins-main .ins-service .content .list li:hover span {
  background: url("../images/download_06.jpg") no-repeat center;
}
.ins-main .ins-service .content .list li a {
  display: block;
}
.ins-main .ins-service .content .list li p {
  font-size: 1.6rem;
  color: #282828;
  padding-left: 28px;
  margin: 0;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.ins-main .ins-service .content .list li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  float: right;
  width: 89px;
  height: 50px;
  background: url("../images/download_03.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .ins-main .ins-service .content {
    margin: 4% 0 2%;
  }
  .ins-main .ins-service .content .img {
    width: 48%;
    float: left;
  }
  .ins-main .ins-service .content .img img {
    width: 100%;
  }
  .ins-main .ins-service .content .list {
    width: 48%;
    float: right;
  }
  .ins-main .ins-service .content .list li {
    height: 45px;
    line-height: 45px;
    margin-bottom: 10px;
  }
  .ins-main .ins-service .content .list li span {
    height: 45px;
  }
}
@media (max-width: 992px) {
  .ins-main .ins-service .content {
    margin: 4% 0 2%;
  }
  .ins-main .ins-service .content .img {
    width: 48%;
    float: left;
  }
  .ins-main .ins-service .content .img img {
    width: 100%;
  }
  .ins-main .ins-service .content .list {
    width: 48%;
    float: right;
  }
  .ins-main .ins-service .content .list li {
    height: 36px;
    line-height: 36px;
    margin-bottom: 6px;
  }
  .ins-main .ins-service .content .list li span {
    height: 36px;
  }
}
@media (max-width: 768px) {
  .ins-main .ins-service .tit h4 {
    font-size: 3rem;
  }
  .ins-main .ins-service .content {
    margin: 4% 0 2%;
  }
  .ins-main .ins-service .content .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-service .content .img img {
    width: 100%;
  }
  .ins-main .ins-service .content .list {
    width: 100%;
    float: right;
    margin-top: 20px;
  }
  .ins-main .ins-service .content .list li {
    height: 50px;
    line-height: 50px;
    border-left: 10px solid #b8b8b8;
    margin-bottom: 15px;
    background: #efefef;
  }
  .ins-main .ins-service .content .list li:hover {
    background: #ed1b24;
    border-left: 10px solid #ed1b24;
  }
  .ins-main .ins-service .content .list li:hover p {
    color: #fff;
  }
  .ins-main .ins-service .content .list li:hover span {
    background: url("../images/download_06.jpg") no-repeat center;
  }
  .ins-main .ins-service .content .list li a {
    display: block;
  }
  .ins-main .ins-service .content .list li p {
    font-size: 1.6rem;
    color: #282828;
    padding-left: 28px;
    margin: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .ins-main .ins-service .content .list li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: right;
    width: 89px;
    height: 50px;
    background: url("../images/download_03.jpg") no-repeat center;
  }
}
.ins-main .ins-product {
  padding: 3% 15px;
}
.ins-main .ins-lf {
  width: 21.37%;
  float: left;
}
.ins-main .ins-lf h4 {
  height: 75px;
  line-height: 75px;
  text-align: center;
  background: url("../images/lf-top_03.jpg") no-repeat center;
  color: #fefefe;
  font-size: 3rem;
  margin-top: 0;
}
.ins-main .ins-lf .list-box .sub-nav2 {
  margin-bottom: 13px;
  line-height: 46px;
  border: 1px solid #e5e5e5;
  font-size: 1.6rem;
  border-bottom: none;
  background: #f0f0f0;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.ins-main .ins-lf .list-box .sub-nav2 a {
  color: #333;
  display: block;
  border-bottom: 1px solid #e5e5e5;
}
.ins-main .ins-lf .list-box .sub-nav2:hover {
  background: #00479d;
}
.ins-main .ins-lf .list-box .sub-nav2:hover a {
  color: #fff;
}
.ins-main .ins-lf .list-box .sub-nav2 ul {
  background: #f2f2f2;
  padding: 8px 0;
  display: none;
}
.ins-main .ins-lf .list-box .sub-nav2 ul li {
  line-height: 36px;
  font-size: 1.4rem;
  transition: 0.2s;
}
.ins-main .ins-lf .list-box .sub-nav2 ul li a {
  color: #1b1013!important;
  border-bottom: none;
}
.ins-main .ins-lf .list-box .sub-nav2 ul li:hover a {
  color: #00479d!important;
}
.ins-main .ins-lf .list-box .sub-nav2-active {
  display: block;
  background: #00479d;
  border-bottom: 1px solid #e5e5e5;
}
.ins-main .ins-lf .list-box .sub-nav2-active:after {
  content: '';
  width: 9px;
  height: 5px;
  background: url("../images/product-angle_03.jpg") no-repeat center;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: 46px;
}
.ins-main .ins-lf .list-box .sub-nav2-active a {
  color: #fff;
}
.ins-main .ins-lf .list-box .drop-down {
  background: #00479d;
  border: 1px solid #00479d;
  border-bottom: 1px solid #00479d;
}
.ins-main .ins-lf .list-box .drop-down a {
  color: #fff;
}
.ins-main .ins-lf .list-box .drop-down ul {
  display: block;
}
.ins-main .ins-lf .list-box .drop-down .drop-down-active {
  background: #00479d;
}
.ins-main .ins-lf .list-box .drop-down .drop-down-active a {
  color: #fff!important;
}
.ins-main .ins-lf .list-box .active {
  background: #00479d;
  border: 1px solid #00479d;
  border-bottom: 1px solid #00479d;
}
.ins-main .ins-lf .list-box .active a {
  color: #fff;
}
.ins-main .ins-lf .hot-product {
  background: #f2f2f2;
  padding: 2% 4%;
}
.ins-main .ins-lf .hot-product h5 {
  font-size: 2rem;
  color: #000;
  padding: 10px 0 18px 50px;
  border-bottom: 1px solid #dadada;
  background: url("../images/hot_03.jpg") no-repeat 16px 5px;
}
.ins-main .ins-lf .hot-product .picMarquee-top {
  margin: 0 auto;
}
.ins-main .ins-lf .hot-product .picMarquee-top .bd ul {
  overflow: hidden;
  zoom: 1;
}
.ins-main .ins-lf .hot-product .picMarquee-top .bd ul li {
  text-align: center;
  zoom: 1;
}
.ins-main .ins-lf .hot-product .picMarquee-top .bd ul li {
  margin-bottom: 6%;
}
.ins-main .ins-lf .hot-product .picMarquee-top .bd ul li:hover p {
  background: #f08700;
  color: #fff;
}
.ins-main .ins-lf .hot-product .picMarquee-top .bd ul li img {
  width: 100%;
}
.ins-main .ins-lf .hot-product .picMarquee-top .bd ul li p {
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-top: 1px solid #f2f2f2;
  font-size: 1.6rem;
  color: #000;
  background: #fff;
}
@media (max-width: 992px) {
  .ins-main .ins-lf .hot-product {
    display: none;
  }
}
.ins-main .ins-rt {
  width: 75.2%;
  float: right;
}
.ins-main .ins-rt .pro-box ul {
  margin: 0;
}
.ins-main .ins-rt .pro-box li {
  width: 32.3333333%;
  margin-right: 1.5%;
  float: left;
  margin-bottom: 2.5%;
  border: 1px solid #e5e5e5;
}
.ins-main .ins-rt .pro-box li:hover .img img {
  transform: scale(1.06);
}
.ins-main .ins-rt .pro-box li:hover p {
  color: #fff;
  background: #ee9b11 url("../images/pro-arrow_03.jpg") no-repeat 96% center;
}
.ins-main .ins-rt .pro-box li .img {
  overflow: hidden;
}
.ins-main .ins-rt .pro-box li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-rt .pro-box li p {
  height: 50px;
  line-height: 50px;
  margin: 0;
  font-size: 1.8rem;
  color: #333;
  padding: 0 4%;
  background: #f1f1f1 url("../images/pro-arrow_05.jpg") no-repeat 96% center;
}
.ins-main .ins-rt .pro-box li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding: 3% 15px;
  }
  .ins-main .ins-lf {
    width: 100%;
    float: left;
  }
  .ins-main .ins-lf h4 {
    height: 55px;
    line-height: 55px;
    text-align: center;
    background: #ee9b11;
    color: #fefefe;
    font-size: 3rem;
    margin-top: 0;
  }
  .ins-main .ins-lf .list-box .sub-nav2 {
    margin-bottom: 8px;
    line-height: 46px;
    border: 1px solid #e5e5e5;
    font-size: 1.6rem;
    border-bottom: none;
    background: #f0f0f0;
    text-align: center;
    cursor: pointer;
    position: relative;
  }
  .ins-main .ins-lf .list-box .sub-nav2 a {
    color: #333;
    display: block;
    border-bottom: 1px solid #e5e5e5;
  }
  .ins-main .ins-lf .list-box .sub-nav2:hover {
    background: #00479d;
  }
  .ins-main .ins-lf .list-box .sub-nav2:hover a {
    color: #fff;
  }
  .ins-main .ins-lf .list-box .sub-nav2 ul {
    background: #f2f2f2;
    padding: 8px 0;
    display: none;
  }
  .ins-main .ins-lf .list-box .sub-nav2 ul li {
    line-height: 36px;
    font-size: 1.4rem;
    transition: 0.2s;
  }
  .ins-main .ins-lf .list-box .sub-nav2 ul li a {
    color: #1b1013!important;
    border-bottom: none;
  }
  .ins-main .ins-lf .list-box .sub-nav2 ul li:hover a {
    color: #00479d!important;
  }
  .ins-main .ins-lf .list-box .sub-nav2-active {
    display: block;
    background: #00479d;
    border-bottom: 1px solid #e5e5e5;
  }
  .ins-main .ins-lf .list-box .sub-nav2-active:after {
    content: '';
    width: 9px;
    height: 5px;
    background: url("../images/product-angle_03.jpg") no-repeat center;
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 46px;
  }
  .ins-main .ins-lf .list-box .sub-nav2-active a {
    color: #fff;
  }
  .ins-main .ins-lf .list-box .drop-down {
    background: #00479d;
    border: 1px solid #00479d;
    border-bottom: 1px solid #00479d;
  }
  .ins-main .ins-lf .list-box .drop-down a {
    color: #fff;
  }
  .ins-main .ins-lf .list-box .drop-down ul {
    display: block;
  }
  .ins-main .ins-lf .list-box .drop-down .drop-down-active {
    background: #00479d;
  }
  .ins-main .ins-lf .list-box .drop-down .drop-down-active a {
    color: #fff!important;
  }
  .ins-main .ins-lf .list-box .active {
    background: #00479d;
    border: 1px solid #00479d;
    border-bottom: 1px solid #00479d;
  }
  .ins-main .ins-lf .list-box .active a {
    color: #fff;
  }
  .ins-main .ins-rt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-rt ul {
    margin: 0;
  }
  .ins-main .ins-rt .pro-box li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2.5%;
    border: 1px solid #e5e5e5;
  }
  .ins-main .ins-rt .pro-box li:hover .img img {
    transform: scale(1.06);
  }
  .ins-main .ins-rt .pro-box li:hover p {
    color: #fff;
    background: #ee9b11 url("../images/pro-arrow_03.jpg") no-repeat 96% center;
  }
  .ins-main .ins-rt .pro-box li .img {
    overflow: hidden;
  }
  .ins-main .ins-rt .pro-box li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-rt .pro-box li p {
    height: 50px;
    line-height: 50px;
    margin: 0;
    font-size: 1.8rem;
    color: #333;
    padding: 0 4%;
    background: #f1f1f1 url("../images/pro-arrow_05.jpg") no-repeat 96% center;
  }
  .ins-main .ins-rt .pro-box li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-rt .pro-box li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .product-detail .pro-top {
  position: relative;
}
.ins-main .product-detail .pro-top .lf .view .swiper-container {
  width: 100%;
  height: 100%;
}
.ins-main .product-detail .pro-top .lf .view .swiper-container .swiper-slide {
  width: 100%;
  border: 1px solid #d9d9d9;
}
.ins-main .product-detail .pro-top .lf .view .swiper-container .swiper-slide img {
  width: 100%;
}
.ins-main .product-detail .pro-top .lf .preview {
  width: 100%;
  margin-top: 0px;
  position: absolute;
  right: -100%;
  top: 251px;
}
.ins-main .product-detail .pro-top .lf .preview .swiper-container {
  width: 85%;
  margin: 0 auto;
}
.ins-main .product-detail .pro-top .lf .preview .arrow-left {
  background: url("../images/detail-prev_03.jpg") no-repeat left top;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -37px;
  width: 28px;
  height: 75px;
  z-index: 10;
}
.ins-main .product-detail .pro-top .lf .preview .arrow-left:hover {
  background: url("../images/detail-prev2_03.jpg") no-repeat left top;
}
.ins-main .product-detail .pro-top .lf .preview .arrow-right {
  background: url("../images/detail-next_03.jpg") no-repeat left bottom;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -37px;
  width: 28px;
  height: 75px;
  z-index: 10;
}
.ins-main .product-detail .pro-top .lf .preview .arrow-right:hover {
  background: url("../images/detail-next2_03.jpg") no-repeat left bottom;
}
.ins-main .product-detail .pro-top .lf .preview .swiper-slide {
  float: left;
  width: auto;
  padding: 1px;
}
.ins-main .product-detail .pro-top .lf .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #e7e7e7;
}
.ins-main .product-detail .pro-top .lf .preview .active-nav img {
  border: 1px solid #ee9b11;
  box-sizing: border-box;
}
.ins-main .product-detail .pro-top .txt h4 {
  font-size: 2.4rem;
  color: #333;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 2% 38px;
  margin-top: 0;
  background: url("../images/tit-bg_03.jpg") no-repeat left top;
}
.ins-main .product-detail .pro-top .txt h6 {
  font-size: 2rem;
  color: #999;
  margin: 7% 0;
  text-transform: uppercase;
}
.ins-main .product-detail .pro-top .txt h6 span {
  color: #000;
}
.ins-main .product-detail .pro-top .txt p {
  font-size: 1.4rem;
  line-height: 180%;
  color: #333;
}
.ins-main .product-detail .pro-top .txt p span {
  color: #1f1615;
  font-size: 1.6rem;
}
.ins-main .product-detail .pro-top .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-top: 5%;
}
.ins-main .product-detail .pro-txt {
  margin: 5% 0;
}
.ins-main .product-detail .pro-txt .tit {
  height: 48px;
  line-height: 48px;
  padding: 0 3%;
  border: 1px solid #dcdcdc;
}
.ins-main .product-detail .pro-txt .tit h6 {
  font-size: 1.8rem;
  line-height: 46px;
  color: #333;
  margin: 0;
  display: inline-block;
  border-bottom: 2px solid #f4b068;
}
.ins-main .product-detail .link {
  border: 1px solid #e5e5e5;
}
.ins-main .product-detail .link a {
  display: block;
}
.ins-main .product-detail .link h6 {
  font-size: 1.6rem;
  color: #000;
  padding-left: 32px;
}
.ins-main .product-detail .link p {
  font-size: 1.4rem;
  color: #666;
  padding-left: 32px;
}
.ins-main .product-detail .link .lf {
  width: 50%;
  float: left;
  box-sizing: border-box;
  border-right: 1px solid #dbdbdb;
}
.ins-main .product-detail .link .lf:hover {
  border-left: 9px solid #3577cb;
}
.ins-main .product-detail .link .rt {
  width: 50%;
  float: right;
  box-sizing: border-box;
}
.ins-main .product-detail .link .rt:hover {
  border-left: 9px solid #3577cb;
}
.ins-main .product-detail .related {
  margin: 5% 0 0;
}
.ins-main .product-detail .related .tit {
  padding-bottom: 10px;
  border-bottom: 1px dashed #dcdcdc;
}
.ins-main .product-detail .related .tit h6 {
  font-size: 1.8rem;
  color: #000;
  padding-left: 17px;
  border-left: 7px solid #ee9b11;
}
.ins-main .product-detail .related .content {
  margin-top: 4%;
}
.ins-main .product-detail .related .content li {
  width: 32.3333333%;
  margin-right: 1.5%;
  float: left;
  margin-bottom: 2.5%;
  border: 1px solid #e5e5e5;
}
.ins-main .product-detail .related .content li:hover .img img {
  transform: scale(1.06);
}
.ins-main .product-detail .related .content li:hover p {
  color: #fff;
  background: #ee9b11 url("../images/pro-arrow_03.jpg") no-repeat 96% center;
}
.ins-main .product-detail .related .content li .img {
  overflow: hidden;
}
.ins-main .product-detail .related .content li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .product-detail .related .content li p {
  height: 50px;
  line-height: 50px;
  margin: 0;
  font-size: 1.8rem;
  color: #333;
  padding: 0 4%;
  background: #f1f1f1 url("../images/pro-arrow_05.jpg") no-repeat 96% center;
}
.ins-main .product-detail .related .content li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .product-detail .pro-top {
    position: relative;
  }
  .ins-main .product-detail .pro-top .lf .view .swiper-container {
    width: 100%;
    height: 100%;
  }
  .ins-main .product-detail .pro-top .lf .view .swiper-container .swiper-slide {
    width: 100%;
    border: 1px solid #d9d9d9;
  }
  .ins-main .product-detail .pro-top .lf .view .swiper-container .swiper-slide img {
    width: 100%;
  }
  .ins-main .product-detail .pro-top .lf .preview {
    width: 100%;
    margin: 10px 0;
    position: static;
    right: -100%;
    top: 251px;
  }
  .ins-main .product-detail .pro-top .lf .preview .swiper-container {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .product-detail .pro-top .lf .preview .arrow-left {
    background: url("../images/detail-prev_03.jpg") no-repeat left top;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -37px;
    width: 28px;
    height: 75px;
    z-index: 10;
  }
  .ins-main .product-detail .pro-top .lf .preview .arrow-left:hover {
    background: url("../images/detail-prev2_03.jpg") no-repeat left top;
  }
  .ins-main .product-detail .pro-top .lf .preview .arrow-right {
    background: url("../images/detail-next_03.jpg") no-repeat left bottom;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -37px;
    width: 28px;
    height: 75px;
    z-index: 10;
  }
  .ins-main .product-detail .pro-top .lf .preview .arrow-right:hover {
    background: url("../images/detail-next2_03.jpg") no-repeat left bottom;
  }
  .ins-main .product-detail .pro-top .lf .preview .swiper-slide {
    float: left;
    width: auto;
    padding: 1px;
  }
  .ins-main .product-detail .pro-top .lf .preview .swiper-slide img {
    width: 100%;
    cursor: pointer;
    border: 1px solid #e7e7e7;
  }
  .ins-main .product-detail .pro-top .lf .preview .active-nav img {
    border: 1px solid #ee9b11;
    box-sizing: border-box;
  }
  .ins-main .product-detail .pro-top .txt h4 {
    font-size: 2.4rem;
    color: #333;
    border-bottom: 1px solid #dcdcdc;
    padding: 0 0 2% 38px;
    margin-top: 0;
    background: url("../images/tit-bg_03.jpg") no-repeat left top;
  }
  .ins-main .product-detail .pro-top .txt h6 {
    font-size: 2rem;
    color: #999;
    margin: 7% 0;
    text-transform: uppercase;
  }
  .ins-main .product-detail .pro-top .txt h6 span {
    color: #000;
  }
  .ins-main .product-detail .pro-top .txt p {
    font-size: 1.4rem;
    line-height: 180%;
    color: #333;
  }
  .ins-main .product-detail .pro-top .txt p span {
    color: #1f1615;
    font-size: 1.6rem;
  }
  .ins-main .product-detail .pro-top .txt a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-top: 5%;
  }
  .ins-main .product-detail .pro-txt {
    margin: 5% 0;
  }
  .ins-main .product-detail .pro-txt .tit {
    height: 48px;
    line-height: 48px;
    padding: 0 3%;
    border: 1px solid #dcdcdc;
  }
  .ins-main .product-detail .pro-txt .tit h6 {
    font-size: 1.8rem;
    line-height: 46px;
    color: #333;
    margin: 0;
    display: inline-block;
    border-bottom: 2px solid #f4b068;
  }
  .ins-main .product-detail .link {
    border: 1px solid #e5e5e5;
  }
  .ins-main .product-detail .link a {
    display: block;
  }
  .ins-main .product-detail .link h6 {
    font-size: 1.6rem;
    color: #000;
    padding-left: 32px;
  }
  .ins-main .product-detail .link p {
    font-size: 1.4rem;
    color: #666;
    padding-left: 32px;
  }
  .ins-main .product-detail .link .lf {
    width: 50%;
    float: left;
    box-sizing: border-box;
    border-right: 1px solid #dbdbdb;
  }
  .ins-main .product-detail .link .lf:hover {
    border-left: 9px solid #3577cb;
  }
  .ins-main .product-detail .link .rt {
    width: 50%;
    float: right;
    box-sizing: border-box;
  }
  .ins-main .product-detail .link .rt:hover {
    border-left: 9px solid #3577cb;
  }
  .ins-main .product-detail .related {
    margin: 5% 0 0;
  }
  .ins-main .product-detail .related .tit {
    padding-bottom: 10px;
    border-bottom: 1px dashed #dcdcdc;
  }
  .ins-main .product-detail .related .tit h6 {
    font-size: 1.8rem;
    color: #000;
    padding-left: 17px;
    border-left: 7px solid #ee9b11;
  }
  .ins-main .product-detail .related .content {
    margin-top: 4%;
  }
  .ins-main .product-detail .related .content li {
    width: 49%;
    margin-right: 2%;
    float: left;
    margin-bottom: 2.5%;
    border: 1px solid #e5e5e5;
  }
  .ins-main .product-detail .related .content li:hover .img img {
    transform: scale(1.06);
  }
  .ins-main .product-detail .related .content li:hover p {
    color: #fff;
    background: #ee9b11 url("../images/pro-arrow_03.jpg") no-repeat 96% center;
  }
  .ins-main .product-detail .related .content li .img {
    overflow: hidden;
  }
  .ins-main .product-detail .related .content li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .product-detail .related .content li p {
    height: 50px;
    line-height: 50px;
    margin: 0;
    font-size: 1.8rem;
    color: #333;
    padding: 0 4%;
    background: #f1f1f1 url("../images/pro-arrow_05.jpg") no-repeat 96% center;
  }
  .ins-main .product-detail .related .content li:nth-child(3n+3) {
    display: none;
  }
  .ins-main .product-detail .related .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-solution {
  padding: 3% 0 4%;
  background: #f2f2f2;
}
.ins-main .ins-solution .tit {
  text-align: center;
}
.ins-main .ins-solution .tit h5 {
  font-size: 3rem;
  color: #333;
  background: url("../images/line2_03.jpg") no-repeat center;
}
.ins-main .ins-solution .img-box {
  margin: 8% 0;
}
.ins-main .ins-solution .img-box .list {
  text-align: center;
}
.ins-main .ins-solution .img-box .list:hover .box {
  background: #00c6f1;
}
.ins-main .ins-solution .img-box .list:hover .box p {
  color: #fff;
}
.ins-main .ins-solution .img-box .list .box {
  background: #fff;
  padding: 8% 0;
  transition: 0.2s;
}
.ins-main .ins-solution .img-box .list .box img {
  width: 100%;
}
.ins-main .ins-solution .img-box .list .box p {
  padding: 14% 0 2%;
  font-size: 1.8rem;
  color: #333;
}
.ins-main .ins-solution .case-bot li {
  width: 33.3333333%;
  float: left;
  text-align: center;
}
.ins-main .ins-solution .case-bot li:hover .img {
  display: none;
}
.ins-main .ins-solution .case-bot li:hover .img-hover {
  display: block;
}
.ins-main .ins-solution .case-bot li:hover p span {
  color: #fff;
  background: #00c6f1;
}
.ins-main .ins-solution .case-bot li .img-hover {
  display: none;
}
.ins-main .ins-solution .case-bot li img {
  max-width: 100%;
}
.ins-main .ins-solution .case-bot li p {
  background: #e0e0e0;
  padding: 6% 12%;
  text-align: center;
  margin-top: 20%;
}
.ins-main .ins-solution .case-bot li p span {
  display: block;
  font-size: 2.2rem;
  color: #373737;
  transition: 0.2s;
}
@media (max-width: 768px) {
  .ins-main .ins-solution {
    padding: 3% 0 4%;
    background: #f2f2f2;
  }
  .ins-main .ins-solution .tit h5 {
    background: none;
  }
  .ins-main .ins-solution .img-box {
    margin: 8% 10px;
  }
  .ins-main .ins-solution .img-box .list {
    padding: 0 5px;
    margin-bottom: 10px;
  }
  .ins-main .ins-solution .case-bot li {
    width: 90%;
    float: none;
    text-align: center;
    margin: 0 auto;
  }
  .ins-main .ins-solution .case-bot li p {
    background: #e0e0e0;
    padding: 6% 12%;
    text-align: center;
    margin-top: 10%;
  }
  .ins-main .ins-solution .case-bot li p span {
    display: block;
    font-size: 2.2rem;
    color: #373737;
    transition: 0.2s;
  }
}
.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 2% 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: #ee9b11;
  color: #fff;
  font-size: 14px;
  margin-bottom: 1.5%;
}
.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;
  margin-bottom: 1.5%;
}
.page-num a:hover {
  color: #fff;
  border-color: #ee9b11;
  background-color: #ee9b11;
}
/*登录注册页*/
.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;
  }
}
