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;
  }
}
body > iframe {
  display: none;
}
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: #333;
}
.header .header-top .lf {
  float: left;
  font-size: 1.4rem;
  color: #ececec;
}
.header .header-top .rt {
  color: #ececec;
  float: right;
}
.header .header-top .rt a {
  font-size: 1.4rem;
  padding: 0 0.3rem;
  color: #ececec;
}
.header .header-top .rt a:hover {
  color: #eb3d00;
}
.header .header-con {
  height: 132px;
  background: #f4f4f4;
}
@media (max-width: 992px) {
  .header .header-con {
    height: 112px;
  }
}
.header .header-con .logo {
  float: left;
}
.header .header-con .logo img {
  margin-top: 21px;
  float: left;
}
@media (max-width: 1200px) {
  .header .header-con .logo img {
    margin-top: 26px;
    width: 400px;
  }
}
@media (max-width: 992px) {
  .header .header-con .logo img {
    margin-top: 26px;
    width: 350px;
  }
}
.header .header-con .logo .txt {
  float: left;
  margin-top: 28px;
  padding-left: 20px;
  background: url("../images/logo-line_03.jpg") no-repeat left center;
  margin-left: 35px;
}
@media (max-width: 992px) {
  .header .header-con .logo .txt {
    margin-top: 38px;
  }
}
.header .header-con .logo .txt p {
  font-size: 2.2rem;
  color: #eb3d00;
  margin-bottom: 6px;
}
.header .header-con .tel {
  float: right;
  margin-top: 36px;
  padding-left: 50px;
  background: url("../images/top-tel_03.jpg") no-repeat left top;
}
@media (max-width: 992px) {
  .header .header-con .tel {
    display: none;
  }
}
.header .header-con .tel p {
  font-size: 1.6rem;
  color: #000;
  margin: 0;
}
.header .header-con .tel h5 {
  font-size: 3rem;
  color: #eb3d00;
  font-family: impact;
}
.header .nav-box {
  height: 67px;
  background: url("../images/nav-bg_02.jpg") repeat-x center;
}
.header .nav-box #nav {
  margin: 0;
}
.header .nav-box #nav .sub-nav {
  text-align: center;
  float: left;
  position: relative;
  color: #d8d8d8;
  width: 130px;
  height: 67px;
}
@media (max-width: 1200px) {
  .header .nav-box #nav .sub-nav {
    width: 104px;
  }
}
@media (max-width: 992px) {
  .header .nav-box #nav .sub-nav {
    width: 80px;
  }
}
.header .nav-box #nav .sub-nav:hover {
  background: url("../images/nav-active_03.png") no-repeat center;
}
.header .nav-box #nav .sub-nav a {
  display: block;
  font-size: 1.6rem;
  color: #fff;
  line-height: 67px;
}
.header .nav-box #nav .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 67px;
  left: -8px;
  display: none;
  text-align: left;
}
.header .nav-box #nav .sub-nav .drop-down {
  width: 146px;
  background: #fff;
}
.header .nav-box #nav .sub-nav .drop-down li {
  line-height: 40px;
  text-align: center;
}
.header .nav-box #nav .sub-nav .drop-down li a {
  font-size: 1.4rem;
  color: #333!important;
  background: #fff;
  width: auto;
  line-height: 40px;
}
.header .nav-box #nav .sub-nav .drop-down li a:hover {
  color: #fff!important;
  background: #eb3d00;
}
.header .nav-box #nav .sub-nav .drop-down2 {
  width: 1170px;
  background: #fff;
  padding: 6%;
  left: -518px;
}
@media (max-width: 1200px) {
  .header .nav-box #nav .sub-nav .drop-down2 {
    width: 970px;
    left: -418px;
  }
}
@media (max-width: 992px) {
  .header .nav-box #nav .sub-nav .drop-down2 {
    width: 750px;
    left: -318px;
  }
}
.header .nav-box #nav .sub-nav .drop-down2 ul {
  margin: 0;
}
.header .nav-box #nav .sub-nav .drop-down2 li {
  width: 16.66666%;
  float: left;
  line-height: 48px;
}
.header .nav-box #nav .sub-nav .drop-down2 li:hover {
  background: #eb3d00!important;
}
.header .nav-box #nav .sub-nav .drop-down2 li:hover a {
  color: #fff;
  background: url("../images/pro-angle_03.png") no-repeat 5% center;
}
.header .nav-box #nav .sub-nav .drop-down2 li a {
  display: block;
  padding-left: 15%;
  font-size: 1.4rem;
  color: #6e6e6e;
  background: url("../images/pro-angle_05.png") no-repeat 5% center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(7) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(8) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(9) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(10) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(11) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(12) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(19) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(20) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(21) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(22) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(23) {
  background: #f9f9f9;
}
.header .nav-box #nav .sub-nav .drop-down2 li:nth-child(24) {
  background: #f9f9f9;
}
.header .nav-box #nav .active {
  background: url("../images/nav-active_03.png") no-repeat center;
}
@media (max-width: 1200px) {
  
}
@media (max-width: 992px) {
  
}
.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 {
  width: 205px;
  margin: 8px 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;
}
.header .mobile-con .navbar-collapse {
  height: 600px;
  overflow: auto;
}
.header .mobile-con .language2 {
  display: inline-block;
  position: relative;
  margin: 17px 12px 0 0;
  float: right;
  color: #666;
}
.header .mobile-con .language2 a {
  font-size: 14px;
  padding: 0px 6px;
  color: #666;
}
.header .mobile-con .language2 a:hover {
  color: #2b8edf;
}
.header .mobile-con .language2 .active {
  color: #2b8edf;
}
/*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 .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.05);
}
.main .ad-box-pc .swiper-slide-active img {
  transform: scale(1);
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 35px;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  background: #fff;
  border-radius: 0px;
  height: 10px;
  width: 10px;
  opacity: 1;
  border-radius: 10px;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: #0f1c80;
  opacity: 1;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 26px;
  height: 51px;
  cursor: pointer;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -25px;
  background: url("../images/next_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-prev-pc {
  width: 26px;
  height: 51px;
  cursor: pointer;
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -25px;
  background: url("../images/prev_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .main .ad-box-pc .swiper-slide {
    overflow: hidden;
  }
  .main .ad-box-pc .swiper-slide img {
    width: 100%;
    transition: 2.5s linear;
    transform: scale(1);
  }
  .main .ad-box-pc .swiper-pagination {
    position: absolute;
    bottom: 4px;
    z-index: 99;
  }
  .main .ad-box-pc .swiper-pagination-bullet {
    background: #fff;
    border-radius: 5px;
    height: 5px;
    width: 5px;
    opacity: 1;
  }
  .main .ad-box-pc .swiper-pagination-bullet-active {
    background: #0f1c80;
  }
}
.main .ad-box-pc .bg img {
  width: 100%;
}
.main .keyword {
  height: 78px;
  border-bottom: 1px solid #efefef;
  line-height: 78px;
}
@media (max-width: 992px) {
  .main .keyword {
    height: auto;
  }
}
.main .keyword .key-word {
  float: left;
  padding-left: 48px;
  background: url("../images/keyword_03.jpg") no-repeat left center;
}
.main .keyword .key-word p {
  margin: 0;
  color: #a3a3a3;
}
.main .keyword .key-word p span {
  font-size: 1.4rem;
  color: #333;
}
.main .keyword .key-word p a {
  color: #a3a3a3;
}
.main .keyword .key-word p a:hover {
  color: #eb3d00;
}
.main .keyword .search {
  margin-top: 24px;
  width: 345px;
  height: 30px;
  line-height: 30px;
  border-radius: 30px;
  border: 1px solid #ececec;
  float: right;
  position: relative;
}
@media (max-width: 992px) {
  .main .keyword .search {
    float: left;
    margin: 0 0 20px;
  }
}
.main .keyword .search input::-webkit-input-placeholder {
  color: #fff;
}
.main .keyword .search input:-moz-placeholder {
  color: #fff;
}
.main .keyword .search input::-moz-placeholder {
  color: #fff;
}
.main .keyword .search input:-ms-input-placeholder {
  color: #fff;
}
.main .keyword .search .txt {
  padding: 0 50px 0 15px;
  width: 280px;
  background: transparent;
  height: 28px;
  border: none;
}
.main .keyword .search .submit {
  position: absolute;
  right: 15px;
  top: 0px;
  z-index: 2;
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: url("../images/search-btn_03.jpg") no-repeat center;
}
.main .index-tit {
  text-align: center;
  margin-bottom: 3%;
}
.main .index-tit h4 {
  font-size: 3rem;
  color: #121212;
  font-weight: 600;
}
.main .index-tit p {
  font-size: 1.6rem;
  color: #6e6e6e;
}
.main .pro-classification {
  padding: 3% 0 4%;
  background: #f7f7f7;
}
.main .pro-classification .content {
  padding: 2%;
  border: #efefef;
  background: #fff;
}
.main .pro-classification ul {
  margin: 0;
}
.main .pro-classification li {
  width: 16.66666%;
  float: left;
  line-height: 48px;
}
.main .pro-classification li:hover {
  background: #eb3d00!important;
}
.main .pro-classification li:hover a {
  color: #fff;
  background: url("../images/pro-angle_03.png") no-repeat 5% center;
}
.main .pro-classification li a {
  display: block;
  padding-left: 15%;
  font-size: 1.4rem;
  color: #6e6e6e;
  background: url("../images/pro-angle_05.png") no-repeat 5% center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .pro-classification li:nth-child(7) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(8) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(9) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(10) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(11) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(12) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(19) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(20) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(21) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(22) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(23) {
  background: #f9f9f9;
}
.main .pro-classification li:nth-child(24) {
  background: #f9f9f9;
}
@media (max-width: 768px) {
  .main .pro-classification {
    padding: 3% 0 4%;
    background: #f7f7f7;
  }
  .main .pro-classification .content {
    padding: 2%;
    border: #efefef;
    background: #fff;
  }
  .main .pro-classification ul {
    margin: 0;
  }
  .main .pro-classification li {
    width: 50%;
    float: left;
    line-height: 48px;
    background: #fff!important;
  }
  .main .pro-classification li:hover {
    background: #eb3d00!important;
  }
  .main .pro-classification li:hover a {
    color: #fff;
    background: url("../images/pro-angle_03.png") no-repeat 5% center;
  }
  .main .pro-classification li a {
    display: block;
    padding-left: 15%;
    font-size: 1.4rem;
    color: #6e6e6e;
    background: url("../images/pro-angle_05.png") no-repeat 5% center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .pro-classification li:nth-child(7) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(8) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(9) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(10) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(11) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(12) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(19) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(20) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(21) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(22) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(23) {
    background: #f9f9f9;
  }
  .main .pro-classification li:nth-child(24) {
    background: #f9f9f9;
  }
}
.main .recommend {
  padding: 3% 0;
}
.main .recommend .container {
  position: relative;
}
.main .recommend .content .lf-box {
  width: 39.6666666%;
  float: left;
  position: relative;
}
@media (max-width: 768px) {
  .main .recommend .content .lf-box {
    width: 100%;
  }
}
.main .recommend .content .lf-box img {
  width: 100%;
}
.main .recommend .content .lf-box .txt {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 80px;
  background: rgba(15, 28, 128, 0.7);
  padding: 1% 5% 0;
}
.main .recommend .content .lf-box .txt h5 {
  font-size: 2.4rem;
  color: #fff;
}
.main .recommend .content .lf-box .txt p {
  font-size: 1.4rem;
  color: #fff;
}
.main .recommend .content .lf-box .txt a {
  display: block;
  width: 120px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  font-size: 1.4rem;
  color: #fff;
  background: #eb3d00;
  border-radius: 5px;
  position: absolute;
  right: 5%;
  top: 22px;
}
.main .recommend .content .rt-box {
  width: 59.6666666%;
  float: right;
}
@media (max-width: 768px) {
  .main .recommend .content .rt-box {
    width: 100%;
  }
}
.main .recommend .content .rt-box li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  position: relative;
  margin-bottom: 1.7%;
  border: 1px solid #f5f5f5;
}
@media (max-width: 768px) {
  .main .recommend .content .rt-box li {
    width: 49%;
    margin: 0 2% 2% 0;
  }
}
.main .recommend .content .rt-box li:hover .masking {
  opacity: 1;
}
.main .recommend .content .rt-box li:hover .img p {
  opacity: 0;
}
.main .recommend .content .rt-box li .img {
  position: relative;
}
.main .recommend .content .rt-box li .img img {
  width: 100%;
}
.main .recommend .content .rt-box li .img p {
  width: 100%;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 30px;
  line-height: 30px;
  background: rgba(15, 28, 128, 0.7);
  color: #fff;
  position: absolute;
  margin: 0;
  bottom: 0;
  transition: 0.3s;
}
.main .recommend .content .rt-box li .masking {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(15, 28, 128, 0.7);
  transition: 0.3s;
  opacity: 0;
}
.main .recommend .content .rt-box li .masking .txt {
  text-align: center;
  width: 80%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.main .recommend .content .rt-box li .masking .txt p {
  font-size: 1.4rem;
  color: #fff;
}
@media (max-width: 768px) {
  .main .recommend .content .rt-box li .masking .txt img {
    display: none;
  }
}
.main .recommend .content .rt-box li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main .recommend .content .rt-box li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .main .recommend .content .rt-box li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.main .recommend .more {
  text-align: center;
  margin-top: 3%;
}
.main .recommend .more a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 230px;
  height: 53px;
  text-align: center;
  line-height: 53px;
  background: #0f1c80;
  font-size: 1.6rem;
  color: #fff;
}
@media (max-width: 768px) {
  .main .recommend .more a {
    width: 150px;
  }
}
.main .jishu {
  padding: 3% 0 5%;
  background: url("../images/315_02.jpg") no-repeat center;
}
.main .jishu .jishu-tit h4 {
  color: #fff;
}
.main .jishu .jishu-tit p {
  color: #fff;
}
.main .jishu .content {
  padding-top: 3%;
}
.main .jishu .content li {
  width: 23%;
  float: left;
  margin-right: 2.66666%;
  padding: 4% 0;
  border-radius: 6px;
  background: #fff;
  text-align: center;
}
.main .jishu .content li img {
  margin-bottom: 15%;
}
.main .jishu .content li h6 {
  font-size: 1.8rem;
  color: #0f1c80;
}
.main .jishu .content li p {
  font-size: 1.4rem;
  color: #545454;
  line-height: 180%;
  margin: 0 8%;
}
.main .jishu .content li:nth-child(4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main .jishu {
    padding: 3% 0 5%;
    background: url("../images/315_02.jpg") no-repeat center;
  }
  .main .jishu .jishu-tit h4 {
    color: #fff;
  }
  .main .jishu .jishu-tit p {
    color: #fff;
  }
  .main .jishu .content {
    padding-top: 3%;
  }
  .main .jishu .content li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 4% 0;
    border-radius: 6px;
    background: #fff;
    text-align: center;
  }
  .main .jishu .content li img {
    margin-bottom: 15%;
  }
  .main .jishu .content li h6 {
    font-size: 1.8rem;
    color: #0f1c80;
  }
  .main .jishu .content li p {
    font-size: 1.4rem;
    color: #545454;
    line-height: 180%;
    margin: 0 8%;
  }
  .main .jishu .content li:nth-child(4) {
    margin-right: 0;
  }
  .main .jishu .content li:nth-child(2) {
    margin-right: 0;
  }
}
.main .youshi {
  background: #242424;
}
.main .youshi .youshi-top .img {
  width: 44.5833333%;
  float: left;
  margin-top: -4%;
}
.main .youshi .youshi-top .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .youshi .youshi-top .img {
    display: none;
  }
}
.main .youshi .youshi-top .txt {
  float: right;
  margin-top: 8%;
}
@media (max-width: 992px) {
  .main .youshi .youshi-top .txt {
    margin-top: 4%;
  }
}
.main .youshi .youshi-top .txt h1 {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 600;
}
.main .youshi .youshi-top .txt h3 {
  font-size: 3rem;
  font-weight: 100;
  background: #0f1c80;
  color: #fff;
  padding: 2% 3%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 3% 0 6%;
}
.main .youshi .youshi-top .txt h6 {
  font-size: 1.8rem;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
}
.main .youshi .youshi-top .txt p {
  font-size: 1.4rem;
  color: #b7b7b7;
}
@media (max-width: 768px) {
  .main .youshi .youshi-top .txt {
    float: right;
    margin: 4% 0;
  }
  .main .youshi .youshi-top .txt h1 {
    font-size: 3.2rem;
    color: #fff;
    font-weight: 600;
  }
  .main .youshi .youshi-top .txt h3 {
    font-size: 2.5rem;
    font-weight: 100;
    background: #0f1c80;
    color: #fff;
    padding: 2% 3%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 3% 0 6%;
  }
  .main .youshi .youshi-top .txt h6 {
    font-size: 1.8rem;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
  }
  .main .youshi .youshi-top .txt p {
    font-size: 1.4rem;
    color: #b7b7b7;
  }
}
.main .youshi .content {
  padding-top: 3%;
  background: #fff;
}
.main .youshi .content .list {
  margin-bottom: 3%;
}
@media (max-width: 768px) {
  .main .youshi .content .list {
    margin-bottom: 0;
  }
}
.main .youshi .content .list .txt-box {
  width: 50%;
  float: left;
}
@media (max-width: 768px) {
  .main .youshi .content .list .txt-box {
    width: 100%;
  }
}
.main .youshi .content .list .txt-box li {
  margin: 8% 0;
}
.main .youshi .content .list .txt-box li .number {
  width: 12.666666%;
  float: left;
  background: #0f1c80;
  text-align: center;
}
.main .youshi .content .list .txt-box li .number h5 {
  font-size: 3rem;
  color: #fff;
  margin: 14% 20%;
  padding-bottom: 8%;
  border-bottom: 2px solid #fff;
}
.main .youshi .content .list .txt-box li .txt {
  width: 83%;
  float: right;
}
.main .youshi .content .list .txt-box li .txt h5 {
  font-size: 2.4rem;
  color: #1a1a1a;
  font-weight: 600;
  margin-bottom: 0;
}
.main .youshi .content .list .txt-box li .txt h6 {
  font-size: 1.8rem;
  color: #121212;
  padding: 2% 0 4%;
  border-bottom: 1px dashed #6b6b6b;
  margin-top: 0;
}
.main .youshi .content .list .txt-box li .txt p {
  font-size: 1.4rem;
  color: #5d5d5d;
  line-height: 180%;
}
.main .youshi .content .list .img {
  width: 50%;
  float: right;
}
.main .youshi .content .list .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .youshi .content .list .img {
    width: 100%;
  }
}
.main .youshi .content .list:nth-child(2) .txt-box {
  float: right;
}
.main .youshi .content .list:nth-child(2) .img {
  float: left;
}
@media (max-width: 768px) {
  
}
.main .jianjie {
  padding: 3% 0 4%;
  background: #0f1c80;
}
.main .jianjie .jianjie-tit h4 {
  color: #fff;
}
.main .jianjie .jianjie-tit p {
  color: #fff;
}
.main .jianjie .content {
  padding: 60px 50px;
  height: 500px;
  background: url("../images/jianjie-bg_03.jpg") no-repeat center;
}
@media (max-width: 992px) {
  .main .jianjie .content {
    height: 450px;
    padding: 30px 50px;
  }
}
.main .jianjie .content .txt {
  width: 46%;
  float: left;
  padding-top: 3%;
}
.main .jianjie .content .txt p {
  font-size: 1.5rem;
  color: #525252;
  line-height: 230%;
}
.main .jianjie .content .txt a {
  display: block;
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #eb3d00;
  font-size: 1.5rem;
  color: #fff;
  margin-top: 10%;
}
.main .jianjie .content .img {
  width: 50%;
  float: right;
}
.main .jianjie .content .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .jianjie .content {
    padding: 15px;
    height: auto;
    background: #fff;
  }
  .main .jianjie .content .txt {
    width: 100%;
    float: left;
    padding-top: 3%;
  }
  .main .jianjie .content .txt p {
    font-size: 1.5rem;
    color: #525252;
    line-height: 230%;
  }
  .main .jianjie .content .txt a {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #eb3d00;
    font-size: 1.5rem;
    color: #fff;
    margin: 5% 0;
  }
  .main .jianjie .content .img {
    width: 100%;
    float: right;
  }
  .main .jianjie .content .img img {
    width: 100%;
  }
}
.main .jianjie .honor {
  background: #fff;
  padding: 3% 4%;
  margin-top: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .main .jianjie .honor {
    margin-top: 15px;
  }
}
.main .jianjie .honor .swiper-container-honor {
  overflow: hidden;
}
.main .jianjie .honor .swiper-container-honor .swiper-slide {
  border: 1px solid #acaaa9;
}
.main .jianjie .honor .swiper-container-honor .swiper-slide img {
  width: 100%;
  cursor: pointer;
}
.main .jianjie .honor .swiper-button-next4 {
  width: 16px;
  height: 28px;
  cursor: pointer;
  position: absolute;
  right: 1.5%;
  top: 50%;
  margin-top: -14px;
  background: url("../images/honor-btn_05.jpg") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .jianjie .honor .swiper-button-prev4 {
  width: 16px;
  height: 28px;
  cursor: pointer;
  position: absolute;
  left: 1.5%;
  top: 50%;
  margin-top: -14px;
  background: url("../images/honor-btn_03.jpg") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .zixun {
  height: 550px;
  background: url("../images/zixun_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .main .zixun {
    height: 450px;
  }
}
@media (max-width: 768px) {
  .main .zixun {
    height: 250px;
  }
}
.main .zixun .container {
  position: relative;
}
.main .zixun .txt-box {
  padding-top: 12.5%;
  width: 100%;
  text-align: center;
}
.main .zixun .txt-box h5 {
  font-size: 3rem;
  color: #fff;
  margin-bottom: 25px;
}
.main .zixun .txt-box p {
  font-size: 1.6rem;
  color: #fff;
}
.main .zixun .txt-box a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 145px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #2b8edf;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 7%;
}
.main .news-faq {
  padding: 3% 0 4%;
  background: #f7f7f7;
}
.main .news-faq .tit {
  text-align: center;
  margin-bottom: 4%;
}
.main .news-faq .tit h5 {
  font-size: 2.4rem;
  color: #313131;
  text-transform: uppercase;
}
.main .news-faq .tit p {
  font-size: 1.8rem;
  color: #2d2d2d;
}
.main .news-faq .tit p span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 58px;
  height: 1px;
  vertical-align: middle;
  background: #dcdcdc;
  margin: 0 13px;
}
.main .news-faq .content {
  position: relative;
}
.main .news-faq .content .news {
  width: 60.83333%;
  float: left;
  height: 570px;
  border: 1px solid #f0f0f0;
  padding: 20px;
}
.main .news-faq .content .news .slideTxtBox .hd {
  height: 35px;
  line-height: 35px;
  position: relative;
}
.main .news-faq .content .news .slideTxtBox .hd a {
  float: right;
  font-size: 1.4rem;
  color: #9c9c9c;
}
.main .news-faq .content .news .slideTxtBox .hd a:hover {
  color: #eb3d00;
}
.main .news-faq .content .news .slideTxtBox .hd ul li {
  float: left;
  margin-right: 5px;
  width: 110px;
  text-align: center;
  cursor: pointer;
  font-size: 1.6rem;
  color: #242424;
}
.main .news-faq .content .news .slideTxtBox .hd ul li.on {
  color: #fff;
  background: #0f1c80;
}
.main .news-faq .content .news .slideTxtBox .bd ul {
  zoom: 1;
}
.main .news-faq .content .news .slideTxtBox .bd li .top {
  background: #f8f8f8;
  padding: 14px;
  margin: 30px 0 10px;
}
.main .news-faq .content .news .slideTxtBox .bd li .top:hover .img img {
  transform: scale(1.1);
}
.main .news-faq .content .news .slideTxtBox .bd li .top:hover .txt h6 {
  color: #eb3d00;
}
.main .news-faq .content .news .slideTxtBox .bd li .top .img {
  width: 28.9%;
  overflow: hidden;
  float: left;
}
.main .news-faq .content .news .slideTxtBox .bd li .top .img img {
  width: 100%;
  transition: 0.3s;
}
.main .news-faq .content .news .slideTxtBox .bd li .top .txt {
  width: 67.385%;
  float: right;
}
.main .news-faq .content .news .slideTxtBox .bd li .top .txt h6 {
  font-size: 1.6rem;
  color: #302f2f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 15px 0;
}
.main .news-faq .content .news .slideTxtBox .bd li .top .txt p {
  font-size: 1.4rem;
  color: #747474;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.main .news-faq .content .news .slideTxtBox .bd li .list {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px dashed #dcdcdc;
  position: relative;
}
.main .news-faq .content .news .slideTxtBox .bd li .list a {
  display: block;
}
.main .news-faq .content .news .slideTxtBox .bd li .list a:hover p {
  color: #eb3d00;
}
.main .news-faq .content .news .slideTxtBox .bd li .list p {
  width: 80%;
  font-size: 1.4rem;
  color: #dcdcdc;
  padding-left: 28px;
  color: #555;
  background: url("../images/news-lit_03.jpg") no-repeat 5px center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news-faq .content .news .slideTxtBox .bd li .list span {
  display: block;
  position: absolute;
  right: 0;
  text-align: right;
  font-size: 1.4rem;
  color: #858585;
  top: 0;
}
.main .news-faq .content .news .slideTxtBox .bd li .list:last-child {
  border: none;
}
.main .news-faq .content .faq {
  width: 37.333333%;
  float: right;
  height: 570px;
  border: 1px solid #f0f0f0;
  padding: 20px;
}
.main .news-faq .content .faq h5 {
  font-size: 1.8rem;
  color: #fff;
  width: 110px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: #0f1c80;
}
.main .news-faq .content .faq .swiper-container-faq {
  overflow: hidden;
  height: 453px;
  margin-top: 20px;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide {
  border-bottom: 1px dashed #eaeaea;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide a {
  display: block;
  height: 100%;
  transition: 0.3s;
  padding: 2% 0;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide a:hover {
  background: #0f1c80;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide a:hover h6 {
  color: #fff;
  background: url("../images/faq-lit_03.png") no-repeat 5px center;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide a:hover p {
  color: #fff;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide a h6 {
  font-size: 1.6rem;
  color: #302f2f;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 27px;
  background: url("../images/faq-lit_06.png") no-repeat 5px center;
}
.main .news-faq .content .faq .swiper-container-faq .swiper-slide a p {
  font-size: 1.4rem;
  color: #909090;
  line-height: 180%;
  padding-left: 27px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}
@media (max-width: 992px) {
  .main .news-faq .content {
    position: relative;
  }
  .main .news-faq .content .news {
    height: 500px;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top {
    background: #f8f8f8;
    padding: 14px;
    margin: 20px 0 10px;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list {
    height: 50px;
    line-height: 50px;
  }
  .main .news-faq .content .faq {
    width: 37.333333%;
    float: right;
    height: 500px;
    border: 1px solid #f0f0f0;
    padding: 20px;
  }
  .main .news-faq .content .faq h5 {
    font-size: 1.8rem;
    color: #fff;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #b4936f;
  }
  .main .news-faq .content .faq .swiper-container-faq {
    overflow: hidden;
    height: 380px;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .main .news-faq {
    padding: 3% 0 4%;
    background: url("../images/news-bg_02.jpg") no-repeat center;
    background-size: cover;
  }
  .main .news-faq .tit {
    text-align: center;
    margin-bottom: 4%;
  }
  .main .news-faq .tit h5 {
    font-size: 2.4rem;
    color: #313131;
    text-transform: uppercase;
  }
  .main .news-faq .tit p {
    font-size: 1.8rem;
    color: #2d2d2d;
  }
  .main .news-faq .tit p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 58px;
    height: 1px;
    vertical-align: middle;
    background: #dcdcdc;
    margin: 0 13px;
  }
  .main .news-faq .content {
    position: relative;
  }
  .main .news-faq .content .news {
    width: 100%;
    float: left;
    height: auto;
    border: 1px solid #f0f0f0;
    padding: 10px;
  }
  .main .news-faq .content .news .slideTxtBox .hd {
    height: 35px;
    line-height: 35px;
    position: relative;
  }
  .main .news-faq .content .news .slideTxtBox .hd ul li {
    float: left;
    margin-right: 5px;
    width: 110px;
    text-align: center;
    cursor: pointer;
    font-size: 1.6rem;
    color: #242424;
  }
  .main .news-faq .content .news .slideTxtBox .hd ul li.on {
    color: #fff;
    background: #b4936f;
  }
  .main .news-faq .content .news .slideTxtBox .bd ul {
    zoom: 1;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top {
    background: #f8f8f8;
    padding: 0px;
    margin: 15px 0 10px;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top:hover .img img {
    transform: scale(1.1);
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top:hover .txt h6 {
    color: #b4936f;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top .img {
    width: 100%;
    overflow: hidden;
    float: left;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top .img img {
    width: 100%;
    transition: 0.3s;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top .txt {
    width: 100%;
    float: right;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top .txt h6 {
    font-size: 1.6rem;
    color: #302f2f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .top .txt p {
    font-size: 1.4rem;
    color: #747474;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list {
    height: 50px;
    line-height: 50px;
    border-bottom: 1px dashed #dcdcdc;
    position: relative;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list a {
    display: block;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list a:hover p {
    color: #b4936f;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list p {
    width: 80%;
    font-size: 1.4rem;
    color: #dcdcdc;
    padding-left: 28px;
    color: #555;
    background: url("../images/news-lit_03.jpg") no-repeat 5px center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list span {
    display: block;
    position: absolute;
    right: 0;
    text-align: right;
    font-size: 1.4rem;
    color: #858585;
    top: 0;
  }
  .main .news-faq .content .news .slideTxtBox .bd li .list:last-child {
    border: none;
  }
  .main .news-faq .content .faq {
    width: 100%;
    float: right;
    height: auto;
    border: 1px solid #f0f0f0;
    padding: 10px;
  }
  .main .news-faq .content .faq h5 {
    font-size: 1.8rem;
    color: #fff;
    width: 110px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #b4936f;
  }
  .main .news-faq .content .faq .swiper-container-faq {
    overflow: hidden;
    height: 380px;
    margin-top: 20px;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide {
    border-bottom: 1px dashed #eaeaea;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide a {
    display: block;
    height: 100%;
    transition: 0.3s;
    padding: 2% 0;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide a:hover {
    background: #b4936f;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide a:hover h6 {
    color: #fff;
    background: url("../images/faq-lit_05.png") no-repeat 5px center;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide a:hover p {
    color: #fff;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide a h6 {
    font-size: 1.6rem;
    color: #302f2f;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 27px;
    background: url("../images/faq-lit_03.png") no-repeat 5px center;
  }
  .main .news-faq .content .faq .swiper-container-faq .swiper-slide a p {
    font-size: 1.4rem;
    color: #909090;
    line-height: 180%;
    padding-left: 27px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
}
.main .customer {
  padding: 3% 0;
}
.main .customer .content .swiper-container-kehu {
  overflow: hidden;
}
.main .customer .content .swiper-slide {
  padding: 1px;
}
.main .customer .content .swiper-slide img {
  width: 100%;
  border: 1px solid #eee;
}
.main .customer .content .swiper-pagination-kehu {
  text-align: center;
  margin: 10px 0 0;
  z-index: 99;
}
.main .customer .content .swiper-pagination-bullet {
  background: #dcdcdc;
  border-radius: 10px;
  height: 10px;
  width: 10px;
  opacity: 1;
}
.main .customer .content .swiper-pagination-bullet-active {
  background: #0f1c80;
}
.footer {
  background: #242424;
  position: relative;
}
.footer .footer-content {
  height: auto;
  padding: 80px 0;
  position: relative;
}
.footer .footer-content .footer-logo {
  float: left;
  width: 5%;
  margin-right: 5%;
}
.footer .footer-content .footer-logo img {
  width: 100%;
}
.footer .footer-content .list {
  width: 11.8%;
  float: left;
}
.footer .footer-content .list h5 {
  font-size: 1.6rem;
  color: #cfcfcf;
  text-transform: uppercase;
  margin-top: 0;
}
.footer .footer-content .list ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-top: 15px;
}
.footer .footer-content .list li {
  font-size: 1.4rem;
  color: #949494;
  line-height: 26px;
}
.footer .footer-content .list li a {
  color: #949494;
}
.footer .footer-content .list li a:hover {
  color: #eb3d00;
}
.footer .footer-content .code {
  width: 6.75%;
  float: right;
}
.footer .footer-content .code img {
  width: 100%;
}
.footer .copyright {
  border-top: 1px solid #1c1c1c;
  height: 60px;
  line-height: 59px;
  background: #242424;
}
.footer .copyright p {
  font-size: 1.4rem;
  color: #949494;
  margin: 0;
}
.footer .copyright p a {
  color: #949494;
  margin-left: 20px;
}
.footer .copyright p a:hover {
  color: #eb3d00;
}
.footer .copyright .lf {
  float: left;
}
.footer .copyright .rt {
  float: right;
}
@media (max-width: 768px) {
  .footer {
    padding: 0;
  }
  .footer .footer-con2 {
    background: #252525;
    display: block!important;
    text-align: center;
  }
  .footer .footer-con2 p img {
    margin: 0;
  }
  .footer .footer-con2 p a {
    display: inline-block;
    margin: 20px 12px;
  }
  .footer .footer-con2 p a:hover img {
    margin-top: -4px;
  }
  .footer .footer-con2 h5 {
    background: #252525 url("../images/lit_07.png") no-repeat right center;
    background-position: right 26px top 28px;
    margin: 0;
    font-weight: 500;
    color: #c4c4c4;
    font-size: 15px;
    border-bottom: 1px solid #aaa;
    padding: 18px 26px 18px 24px;
  }
  .footer .footer-con2 .list-con {
    display: none;
  }
  .footer .footer-con2 .list-con a {
    color: #c4c4c4;
    margin: 0;
    background: #3d3c42;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
  }
  .footer .footer-con2 .list-con a:hover {
    color: #eb3d00;
  }
  .footer .footer-con2 .list-con li {
    color: #333;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
    background: #edf2f8;
  }
  .footer .footer-con2 .link {
    display: none;
    color: #333;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
    background: #3d3c42;
  }
  .footer .footer-con2 .link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3% 0 0;
  }
  .footer .copyright {
    height: auto;
    line-height: 30px;
    background: #1c1c1c;
    text-align: center;
  }
  .footer .copyright p {
    font-size: 1.4rem;
    color: #949494;
    margin: 0;
  }
  .footer .copyright p a {
    color: #949494;
    margin: 0 10px;
  }
  .footer .copyright p a:hover {
    color: #2b8edf;
  }
  .footer .copyright .lf {
    float: none;
  }
  .footer .copyright .rt {
    float: none;
  }
}
.footer .returnTop {
  z-index: 999;
  display: block;
  cursor: pointer;
  position: fixed;
  bottom: 90px;
  right: 30px;
  opacity: 0;
  width: 54px;
  height: 54px;
  background: url("../images/return-top.png") no-repeat center;
}
@media (max-width: 768px) {
  .footer .returnTop {
    display: none;
  }
}
/*ins-style*/
@media (max-width: 768px) {
  .ins-main {
    margin-top: 55px;
  }
}
.ins-main .ins-ad img {
  width: 100%;
}
.ins-main .show-nav {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #eee;
  background: #f7f7f7;
}
.ins-main .show-nav .container {
  position: relative;
}
.ins-main .show-nav p {
  margin: 0;
  font-size: 1.6rem;
  color: #5e5e5e;
  margin-left: 20px;
  padding-left: 54px;
  background: url("../images/house_03.jpg") no-repeat left center;
}
.ins-main .show-nav p a {
  color: #5e5e5e;
}
.ins-main .show-nav p a:hover {
  color: #1fac44;
}
.ins-main .show-nav p .active {
  color: #1fac44;
}
.ins-main .show-nav .back {
  position: absolute;
  right: 15px;
  top: 12px;
}
.ins-main .show-nav .back a {
  display: block;
  width: 120px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #1fac44;
  color: #fff;
  font-size: 1.6rem;
}
.ins-main .ins-nav {
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
}
.ins-main .ins-nav p {
  font-size: 1.6rem;
  color: #525252;
  padding: 0 0 0 60px;
  margin: 0;
  background: url("../images/location_03.jpg") no-repeat 20px center;
}
.ins-main .ins-nav p a {
  color: #525252;
}
.ins-main .ins-nav p a:hover {
  color: #0388e0;
}
.ins-main .ins-nav p .active {
  color: #0388e0;
}
@media (max-width: 768px) {
  .ins-main .ins-nav {
    height: auto;
    line-height: 40px;
    background: #f2f2f2;
  }
  .ins-main .ins-nav p {
    font-size: 1.6rem;
    color: #525252;
    padding: 0 0 0 2px;
    margin: 0;
    background: none;
  }
  .ins-main .ins-nav p a {
    color: #525252;
  }
  .ins-main .ins-nav p a:hover {
    color: #0388e0;
  }
  .ins-main .ins-nav p .active {
    color: #0388e0;
  }
}
.ins-main .list-nav {
  height: 70px;
  line-height: 70px;
  background: #f7f7f7;
  border-bottom: 1px solid #efefef;
}
.ins-main .list-nav li {
  width: 130px;
  text-align: center;
  float: left;
}
.ins-main .list-nav li a {
  display: block;
  font-size: 1.6rem;
  color: #353535;
}
.ins-main .list-nav li a:hover {
  color: #fff;
  background: #eb3d00;
}
.ins-main .list-nav .active a {
  color: #fff;
  background: #eb3d00;
}
@media (max-width: 768px) {
  .ins-main .list-nav {
    height: auto;
    line-height: 40px;
    background: #f7f7f7;
    text-align: center;
    padding-top: 10px;
  }
  .ins-main .list-nav ul {
    margin: 0;
  }
  .ins-main .list-nav li {
    width: 100px;
    text-align: center;
    float: none;
    margin-bottom: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .ins-main .list-nav li a {
    display: block;
    font-size: 1.6rem;
    color: #353535;
  }
  .ins-main .list-nav li a:hover {
    color: #fff;
    background: #eb3d00;
  }
  .ins-main .list-nav .active a {
    color: #fff;
    background: #eb3d00;
  }
}
.ins-main .ins-con {
  padding: 2% 0;
  background: #f7f7f7;
}
.ins-main .ins-con .ins-lf {
  width: 19.2%;
  float: left;
}
.ins-main .ins-con .ins-lf .lf-tit {
  height: 130px;
  background: #0f1c80;
}
.ins-main .ins-con .ins-lf .lf-tit h5 {
  padding: 40px 0 0 20px;
  font-size: 2.4rem;
  color: #fff;
  margin: 0;
  text-transform: uppercase;
}
.ins-main .ins-con .ins-lf .lf-tit p {
  font-size: 1.6rem;
  color: #fff;
  padding: 5px 0 0 20px;
}
.ins-main .ins-con .ins-lf .lf-nav {
  background: #fff;
  padding: 20px 0 20px;
}
.ins-main .ins-con .ins-lf .lf-nav ul {
  margin: 0;
}
.ins-main .ins-con .ins-lf .lf-nav li {
  width: 100%;
  line-height: 40px;
}
.ins-main .ins-con .ins-lf .lf-nav li:hover {
  background: #eb3d00!important;
}
.ins-main .ins-con .ins-lf .lf-nav li:hover a {
  color: #fff;
  background: url("../images/pro-angle_03.png") no-repeat 8% center;
}
.ins-main .ins-con .ins-lf .lf-nav li a {
  display: block;
  padding-left: 15%;
  font-size: 1.4rem;
  color: #6e6e6e;
  background: url("../images/pro-angle_05.png") no-repeat 8% center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: left;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav {
  height: auto;
  line-height: 58px;
  border-bottom: 1px solid #e2e2e2;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav:hover {
  background: #0388e0;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav a {
  display: block;
  font-size: 1.6rem;
  color: #525252;
  padding: 0 0 0 45px;
  transition: 0.1s;
  background: url("../images/lf-lit_06.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav a:hover {
  color: #fff;
  background: url("../images/lf-lit_03.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul {
  background: #fff;
  padding: 0 0 16px;
  border: 1px solid transparent;
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li {
  line-height: 37px;
  font-weight: 500;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li a {
  display: block;
  font-size: 1.4rem;
  color: #333;
  padding-left: 42px;
  transition: 0;
  background: none;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li a:hover {
  background: #0388e0;
  color: #fff;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .active {
  background: #0388e0;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .active a {
  color: #fff;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li:last-child {
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .content-list-active a {
  background: #babfd5 url("../images/lf-lit_06.png") no-repeat 10% 26px;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav .content-active {
  display: block;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav-active {
  background: #0388e0;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav-active a {
  color: #fff;
  background: url("../images/lf-lit_03.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav:last-child {
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .lf-contact {
  margin-top: 30px;
}
.ins-main .ins-con .ins-lf .lf-contact .content {
  padding: 15px 0 35px;
  background: #f7f7f7;
}
.ins-main .ins-con .ins-lf .lf-contact .content li {
  height: 78px;
  border-bottom: 1px solid #e2e2e2;
  padding-left: 73px;
  padding-top: 18px;
}
.ins-main .ins-con .ins-lf .lf-contact .content li p {
  font-size: 1.6rem;
  color: #525252;
  margin-bottom: 2px;
}
.ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(1) {
  background: url("../images/lf-contact-icon_03.jpg") no-repeat 20px center;
}
.ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(2) {
  background: url("../images/lf-contact-icon_06.jpg") no-repeat 20px center;
}
.ins-main .ins-con .ins-rt {
  width: 79%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-con .ins-lf {
    width: 100%;
    float: left;
    background: #fff;
  }
  .ins-main .ins-con .ins-lf .lf-tit {
    height: 76px;
    background: #0f1c80;
  }
  .ins-main .ins-con .ins-lf .lf-tit h5 {
    padding: 15px 0 0 20px;
    font-size: 2.4rem;
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
  }
  .ins-main .ins-con .ins-lf .lf-tit p {
    font-size: 1.6rem;
    color: #fff;
    padding: 5px 0 0 20px;
  }
  .ins-main .ins-con .ins-lf .lf-nav {
    background: #fff;
    padding: 10px 0 10px;
  }
  .ins-main .ins-con .ins-lf .lf-nav ul {
    margin: 0;
  }
  .ins-main .ins-con .ins-lf .lf-nav li {
    width: 50%;
    line-height: 40px;
    float: left;
  }
  .ins-main .ins-con .ins-lf .lf-nav li:hover {
    background: #eb3d00!important;
  }
  .ins-main .ins-con .ins-lf .lf-nav li:hover a {
    color: #fff;
    background: url("../images/pro-angle_03.png") no-repeat 8% center;
  }
  .ins-main .ins-con .ins-lf .lf-nav li a {
    display: block;
    padding-left: 15%;
    font-size: 1.4rem;
    color: #6e6e6e;
    background: url("../images/pro-angle_05.png") no-repeat 8% center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
  }
  .ins-main .ins-con .ins-lf .lf-contact {
    margin-top: 30px;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content {
    padding: 15px 0 35px;
    background: #f7f7f7;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li {
    height: 78px;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 73px;
    padding-top: 18px;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li p {
    font-size: 1.6rem;
    color: #525252;
    margin-bottom: 2px;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(1) {
    background: url("../images/lf-contact-icon_03.jpg") no-repeat 20px center;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(2) {
    background: url("../images/lf-contact-icon_06.jpg") no-repeat 20px center;
  }
  .ins-main .ins-con .ins-rt {
    width: 100%;
    float: right;
    margin-top: 15px;
  }
}
.ins-main .ins-about .profile {
  padding: 2.5% 0;
}
.ins-main .ins-about .profile .img {
  width: 49%;
  float: left;
}
.ins-main .ins-about .profile .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-about .profile .img {
    width: 100%;
  }
}
.ins-main .ins-about .profile .txt {
  width: 47%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-about .profile .txt {
    width: 100%;
  }
}
.ins-main .ins-about .profile .txt h6 {
  font-size: 2.4rem;
  color: #14181a;
}
.ins-main .ins-about .profile .txt b {
  width: 50px;
  height: 1px;
  background: #0f1c80;
  display: block;
  margin: 6% 0;
}
.ins-main .ins-about .profile .txt p {
  font-size: 1.4rem;
  color: #686868;
  line-height: 240%;
}
.ins-main .ins-about .profile .txt p span {
  font-size: 1.7rem;
  color: #eb3d00;
}
.ins-main .ins-about .two {
  height: 690px;
  background: url("../images/two-bg_02.jpg") no-repeat center;
}
.ins-main .ins-about .two li {
  margin-top: 11%;
  width: 450px;
  border: 1px solid #eb3d00;
  padding: 10px;
  border-radius: 450px;
}
.ins-main .ins-about .two li .txt-box {
  position: relative;
  border-radius: 430px;
  width: 430px;
  height: 430px;
  background: rgba(235, 61, 0, 0.7);
}
.ins-main .ins-about .two li .txt-box .txt {
  text-align: center;
  width: 73%;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.ins-main .ins-about .two li .txt-box .txt h6 {
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 5%;
}
.ins-main .ins-about .two li .txt-box .txt p {
  font-size: 1.4rem;
  color: #fff;
  line-height: 200%;
}
.ins-main .ins-about .two li:nth-child(1) {
  float: left;
}
.ins-main .ins-about .two li:nth-child(2) {
  float: right;
  border: 1px solid #0f1c80;
}
.ins-main .ins-about .two li:nth-child(2) .txt-box {
  background: rgba(15, 28, 128, 0.7);
}
@media (max-width: 992px) {
  .ins-main .ins-about .two {
    height: 520px;
    background: url("../images/two-bg_02.jpg") no-repeat center;
  }
  .ins-main .ins-about .two li {
    margin-top: 11%;
    width: 350px;
    border: 1px solid #eb3d00;
    padding: 10px;
    border-radius: 350px;
  }
  .ins-main .ins-about .two li .txt-box {
    position: relative;
    border-radius: 330px;
    width: 330px;
    height: 330px;
    background: rgba(235, 61, 0, 0.7);
  }
  .ins-main .ins-about .two li .txt-box .txt {
    text-align: center;
    width: 73%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .ins-main .ins-about .two li .txt-box .txt h6 {
    font-size: 2.4rem;
    color: #fff;
    margin-bottom: 5%;
  }
  .ins-main .ins-about .two li .txt-box .txt p {
    font-size: 1.4rem;
    color: #fff;
    line-height: 200%;
  }
  .ins-main .ins-about .two li:nth-child(1) {
    float: left;
  }
  .ins-main .ins-about .two li:nth-child(2) {
    float: right;
    border: 1px solid #0f1c80;
  }
  .ins-main .ins-about .two li:nth-child(2) .txt-box {
    background: rgba(15, 28, 128, 0.7);
  }
}
@media (max-width: 768px) {
  .ins-main .ins-about .two {
    height: auto;
    background: url("../images/two-bg_02.jpg") no-repeat center;
    background-size: cover;
  }
  .ins-main .ins-about .two li {
    margin: 11% auto 0;
    width: 320px;
    border: 1px solid #eb3d00;
    padding: 10px;
    border-radius: 320px;
  }
  .ins-main .ins-about .two li .txt-box {
    position: relative;
    border-radius: 300px;
    width: 300px;
    height: 300px;
    background: rgba(235, 61, 0, 0.7);
  }
  .ins-main .ins-about .two li .txt-box .txt {
    text-align: center;
    width: 73%;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .ins-main .ins-about .two li .txt-box .txt h6 {
    font-size: 2.4rem;
    color: #fff;
    margin-bottom: 5%;
  }
  .ins-main .ins-about .two li .txt-box .txt p {
    font-size: 1.4rem;
    color: #fff;
    line-height: 200%;
  }
  .ins-main .ins-about .two li:nth-child(1) {
    float: none;
  }
  .ins-main .ins-about .two li:nth-child(2) {
    float: none;
    border: 1px solid #0f1c80;
  }
  .ins-main .ins-about .two li:nth-child(2) .txt-box {
    background: rgba(15, 28, 128, 0.7);
  }
}
.ins-main .ins-about .four {
  padding: 3% 0 2.5%;
  background: #f7f7f7;
}
.ins-main .ins-about .four li {
  width: 49%;
  float: left;
  margin: 0 2% 2% 0;
}
@media (max-width: 768px) {
  .ins-main .ins-about .four li {
    width: 100%;
    margin: 0 0 2% 0;
  }
}
.ins-main .ins-about .four li:hover .img img {
  transform: scale(1.06);
}
.ins-main .ins-about .four li:hover .txt {
  background: #0f1c80;
}
.ins-main .ins-about .four li:hover .txt h6 {
  color: #fff;
}
.ins-main .ins-about .four li:hover .txt p {
  color: #fff;
}
.ins-main .ins-about .four li .img {
  overflow: hidden;
}
.ins-main .ins-about .four li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .ins-about .four li .txt {
  background: #fff;
  padding: 10px 0;
  padding-left: 15px;
  transition: 0.4s;
}
.ins-main .ins-about .four li .txt h6 {
  font-size: 1.8rem;
  color: #1e1e1e;
  margin: 10px 0 10px 0;
}
.ins-main .ins-about .four li .txt p {
  font-size: 1.4rem;
  color: #838383;
}
.ins-main .ins-about .four li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .ins-about .video-box {
  padding: 3% 0;
}
.ins-main .ins-about .video-box .box-tit {
  text-align: center;
}
.ins-main .ins-about .video-box .box-tit h5 {
  font-size: 2.4rem;
  color: #14181a;
}
.ins-main .ins-about .video-box .box-tit h5 span {
  color: #eb3d00;
}
.ins-main .ins-about .video-box li {
  margin-top: 3.5%;
}
.ins-main .ins-about .video-box li .video {
  width: 49%;
  float: left;
}
@media (max-width: 768px) {
  .ins-main .ins-about .video-box li .video {
    width: 100%;
  }
}
.ins-main .ins-about .video-box li .txt {
  float: right;
  width: 48%;
}
@media (max-width: 768px) {
  .ins-main .ins-about .video-box li .txt {
    width: 100%;
  }
}
.ins-main .ins-about .video-box li .txt h5 {
  font-size: 1.8rem;
  color: #0f1c80;
  font-weight: 600;
  margin: 5% 0;
}
.ins-main .ins-about .video-box li .txt p {
  font-size: 1.4rem;
  color: #838383;
  line-height: 200%;
}
.ins-main .ins-about .video-box li:nth-child(2) .video {
  float: right;
}
.ins-main .ins-about .video-box li:nth-child(2) .txt {
  float: left;
}
.ins-main .ins-licheng {
  padding: 4% 0;
}
.ins-main .ins-licheng .content-box {
  position: relative;
}
.ins-main .ins-licheng .content-box .top {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -20px;
}
.ins-main .ins-licheng .content {
  height: 900px;
  overflow: auto;
  background: url("../images/licheng-line_03.jpg") repeat-y center;
  padding-top: 10%;
  position: relative;
}
.ins-main .ins-licheng .content ul {
  margin: 0;
}
.ins-main .ins-licheng .content li {
  padding: 3%;
  border-radius: 8px;
  background: #f7f7f7;
  width: 46%;
  float: left;
}
.ins-main .ins-licheng .content li .img {
  width: 49%;
  float: left;
}
.ins-main .ins-licheng .content li .img img {
  width: 100%;
}
.ins-main .ins-licheng .content li .txt {
  width: 48%;
  float: right;
}
.ins-main .ins-licheng .content li .txt h5 {
  font-size: 2.4rem;
  color: #eb3d00;
}
.ins-main .ins-licheng .content li .txt p {
  font-size: 1.4rem;
  color: #686868;
  line-height: 180%;
}
.ins-main .ins-licheng .content li:nth-child(2n+2) {
  float: right;
  margin-top: 9%;
}
.ins-main .ins-licheng .content li:nth-child(2n+1) {
  margin-bottom: 9%;
}
.ins-main .ins-licheng .content::-webkit-scrollbar {
  /*滚动条整体样式*/

  width: 4px;
  /*高宽分别对应横竖滚动条的尺寸*/

  height: 4px;
}
.ins-main .ins-licheng .content::-webkit-scrollbar-thumb {
  /*滚动条里面小方块*/

  border-radius: 5px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  background: rgba(0, 0, 0, 0.2);
}
.ins-main .ins-licheng .content::-webkit-scrollbar-track {
  /*滚动条里面轨道*/

  -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .ins-main .ins-licheng {
    padding: 4% 0;
  }
  .ins-main .ins-licheng .content-box .top {
    display: none;
  }
  .ins-main .ins-licheng .content {
    height: auto;
    overflow: auto;
    background: none;
    padding-top: 0%;
    position: relative;
  }
  .ins-main .ins-licheng .content ul {
    margin: 0;
  }
  .ins-main .ins-licheng .content li {
    padding: 3%;
    border-radius: 8px;
    background: #f7f7f7;
    width: 100%;
    float: left;
  }
  .ins-main .ins-licheng .content li .img {
    width: 49%;
    float: left;
  }
  .ins-main .ins-licheng .content li .img img {
    width: 100%;
  }
  .ins-main .ins-licheng .content li .txt {
    width: 48%;
    float: right;
  }
  .ins-main .ins-licheng .content li .txt h5 {
    font-size: 2.4rem;
    color: #eb3d00;
  }
  .ins-main .ins-licheng .content li .txt p {
    font-size: 1.4rem;
    color: #686868;
    line-height: 180%;
  }
  .ins-main .ins-licheng .content li:nth-child(2n+2) {
    float: right;
    margin-bottom: 4%;
    margin-top: 0;
  }
  .ins-main .ins-licheng .content li:nth-child(2n+1) {
    margin-bottom: 4%;
  }
  .ins-main .ins-licheng .content::-webkit-scrollbar {
    /*滚动条整体样式*/
  
    width: 4px;
    /*高宽分别对应横竖滚动条的尺寸*/
  
    height: 4px;
  }
  .ins-main .ins-licheng .content::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
  
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
  }
  .ins-main .ins-licheng .content::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
  
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
  }
}
.ins-main .ins-jianjie {
  padding: 2%;
}
.ins-main .ins-jianjie .img {
  max-width: 100%;
  margin: 20px 0;
}
.ins-main .ins-jianjie .txt p {
  font-size: 1.6rem;
  color: #6a6a6a;
  line-height: 200%;
}
@media (max-width: 768px) {
  .ins-main .ins-jianjie {
    margin: 4% 0 5%;
  }
  .ins-main .ins-jianjie .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-jianjie .img img {
    width: 100%;
  }
  .ins-main .ins-jianjie .txt {
    width: 100%;
    float: right;
    margin-top: 15px;
  }
}
.ins-main .ins-wenhua {
  padding: 2%;
}
.ins-main .ins-wenhua li {
  width: 49%;
  float: left;
  margin-right: 2%;
  text-align: center;
  margin-bottom: 3%;
}
.ins-main .ins-wenhua li:hover .img img {
  transform: scale(1.08);
}
.ins-main .ins-wenhua li .img {
  overflow: hidden;
}
.ins-main .ins-wenhua li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-wenhua li h6 {
  font-size: 1.8rem;
  color: #393939;
  margin: 15px 0 5px;
}
.ins-main .ins-wenhua li p {
  font-size: 1.4rem;
  color: #898989;
}
.ins-main .ins-wenhua li:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-wenhua {
    padding-top: 2%;
  }
  .ins-main .ins-wenhua li {
    width: 100%;
    float: left;
    margin-right: 0%;
    text-align: center;
    margin-bottom: 3%;
  }
  .ins-main .ins-wenhua li:hover .img img {
    transform: scale(1.08);
  }
  .ins-main .ins-wenhua li .img {
    overflow: hidden;
  }
  .ins-main .ins-wenhua li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-wenhua li h6 {
    font-size: 1.8rem;
    color: #393939;
    margin: 15px 0 5px;
  }
  .ins-main .ins-wenhua li p {
    font-size: 1.4rem;
    color: #898989;
  }
  .ins-main .ins-wenhua li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-zizhi {
  padding: 2%;
}
.ins-main .ins-zizhi li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  text-align: center;
  margin-bottom: 2%;
}
.ins-main .ins-zizhi li .img-box {
  border: 1px solid #efefef;
  padding: 4%;
}
.ins-main .ins-zizhi li .img {
  position: relative;
}
.ins-main .ins-zizhi li .img img {
  width: 100%;
}
.ins-main .ins-zizhi li .img .masking {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.ins-main .ins-zizhi li p {
  font-size: 1.6rem;
  color: #525252;
  margin: 10px 0 0 0;
}
.ins-main .ins-zizhi li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-zizhi {
    padding: 2%;
  }
  .ins-main .ins-zizhi li {
    width: 49%;
    float: left;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 2%;
  }
  .ins-main .ins-zizhi li .img-box {
    border: 1px solid #efefef;
    padding: 4%;
  }
  .ins-main .ins-zizhi li .img {
    position: relative;
  }
  .ins-main .ins-zizhi li .img img {
    width: 100%;
  }
  .ins-main .ins-zizhi li .img .masking {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .ins-main .ins-zizhi li p {
    font-size: 1.6rem;
    color: #525252;
    margin: 10px 0 0 0;
  }
  .ins-main .ins-zizhi li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-zizhi li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-yingyong {
  padding: 2%;
}
.ins-main .ins-yingyong li {
  padding: 3% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-yingyong li .img {
  width: 47.25%;
  float: left;
  border: 1px solid #eee;
}
@media (max-width: 768px) {
  .ins-main .ins-yingyong li .img {
    width: 100%;
  }
}
.ins-main .ins-yingyong li .img img {
  width: 100%;
}
.ins-main .ins-yingyong li .txt {
  width: 50%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-yingyong li .txt {
    width: 100%;
  }
}
.ins-main .ins-yingyong li .txt h6 {
  font-size: 1.6rem;
  color: #2c2c2c;
}
.ins-main .ins-yingyong li .txt p {
  font-size: 1.4rem;
  color: #7a7a7a;
  line-height: 200%;
}
.ins-main .ins-wenda li {
  padding: 3% 2%;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-wenda li:hover {
  background: #0388e0;
}
.ins-main .ins-wenda li:hover h6 {
  color: #fff;
  background: url("../images/question2_03.jpg") no-repeat left center;
}
.ins-main .ins-wenda li:hover p {
  color: #fff;
}
.ins-main .ins-wenda li h6 {
  font-size: 1.6rem;
  color: #525252;
  padding-left: 50px;
  height: 35px;
  line-height: 35px;
  background: url("../images/question_03.jpg") no-repeat left center;
}
.ins-main .ins-wenda li p {
  padding-left: 50px;
  font-size: 1.4rem;
  color: #7f7f7f;
  line-height: 190%;
}
.ins-main .ins-xiazai .top-list {
  height: 65px;
  margin: 20px 0;
  background: #0388e0;
}
.ins-main .ins-xiazai .top-list li {
  float: left;
  line-height: 65px;
  text-align: center;
}
.ins-main .ins-xiazai .top-list li:hover {
  background: #0066c0;
}
.ins-main .ins-xiazai .top-list li a {
  color: #fff;
  padding: 0 2rem;
  font-size: 1.6rem;
  display: block;
}
.ins-main .ins-xiazai .top-list .active {
  background: #0066c0;
}
.ins-main .ins-xiazai .content li {
  position: relative;
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-xiazai .content li p {
  padding-left: 40px;
  font-size: 1.6rem;
  color: #5d5d5d;
  background: url("../images/lf-lit_06.png") no-repeat 15px center;
}
.ins-main .ins-xiazai .content li a {
  font-size: 1.6rem;
  color: #5d5d5d;
  display: block;
  line-height: 68px;
  padding-left: 50px;
  background: url("../images/download_03.jpg") no-repeat left center;
  position: absolute;
  top: 0px;
  right: 0;
}
.ins-main .ins-xiazai .content li a:hover {
  color: #0388e0;
}
@media (max-width: 768px) {
  .ins-main .ins-xiazai .top-list {
    height: auto;
    margin: 20px 0;
    background: #0388e0;
  }
  .ins-main .ins-xiazai .top-list li {
    float: left;
    line-height: 45px;
    text-align: center;
  }
  .ins-main .ins-xiazai .top-list li:hover {
    background: #0066c0;
  }
  .ins-main .ins-xiazai .top-list li a {
    color: #fff;
    padding: 0 1rem;
    font-size: 1.6rem;
    display: block;
  }
  .ins-main .ins-xiazai .top-list .active {
    background: #0066c0;
  }
  .ins-main .ins-xiazai .content li {
    position: relative;
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #eee;
  }
  .ins-main .ins-xiazai .content li p {
    padding-left: 40px;
    font-size: 1.6rem;
    color: #5d5d5d;
    background: url("../images/lf-lit_06.png") no-repeat 15px center;
  }
  .ins-main .ins-xiazai .content li a {
    font-size: 1.6rem;
    color: #5d5d5d;
    display: block;
    line-height: 68px;
    padding-left: 50px;
    background: url("../images/download_03.jpg") no-repeat left center;
    position: absolute;
    top: 0px;
    right: 0;
  }
  .ins-main .ins-xiazai .content li a:hover {
    color: #0388e0;
  }
}
.ins-main .ins-shipin {
  padding: 2%;
}
.ins-main .ins-shipin li {
  width: 49%;
  float: left;
  margin-right: 2%;
}
@media (max-width: 768px) {
  .ins-main .ins-shipin li {
    width: 100%;
  }
}
.ins-main .ins-shipin li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-shipin li p {
  font-size: 1.6rem;
  color: #414141;
  text-align: center;
  margin-top: 10px;
}
.ins-main .ins-shipin li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .ins-team {
  padding: 4% 0 1%;
}
.ins-main .ins-team .team-tit {
  text-align: center;
  padding-bottom: 4%;
}
.ins-main .ins-team li {
  width: 32.33333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 2%;
}
.ins-main .ins-team li:hover p {
  color: #ff9900;
}
.ins-main .ins-team li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-team li p {
  text-align: center;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.6rem;
  color: #2c2c2c;
}
.ins-main .ins-team li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-team .team-tit {
    text-align: center;
    padding-bottom: 4%;
  }
  .ins-main .ins-team .team-tit img {
    width: 120px;
  }
  .ins-main .ins-team li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .ins-main .ins-team li:hover p {
    color: #ff9900;
  }
  .ins-main .ins-team li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-team li p {
    text-align: center;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.6rem;
    color: #2c2c2c;
  }
  .ins-main .ins-team li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-team li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-service {
  padding: 4% 0;
}
.ins-main .ins-service .service-tit {
  text-align: center;
  margin-bottom: 6%;
}
.ins-main .ins-service .content li {
  text-align: center;
  width: 17%;
  float: left;
  margin: 0 1.5%;
}
.ins-main .ins-service .content li:hover h6 {
  color: #eeb43d;
}
.ins-main .ins-service .content li .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 41px;
  height: 41px;
}
.ins-main .ins-service .content li h6 {
  font-size: 1.8rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}
.ins-main .ins-service .content li p {
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-service .content li:nth-child(1) .img {
  background: url("../images/service-icon_03.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(2) .img {
  background: url("../images/service-icon_05.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(3) .img {
  background: url("../images/service-icon_07.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(4) .img {
  background: url("../images/service-icon_09.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(5) .img {
  background: url("../images/service-icon_11.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(1):hover .img {
  background: url("../images/service-icon2_03.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(2):hover .img {
  background: url("../images/service-icon2_05.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(3):hover .img {
  background: url("../images/service-icon2_07.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(4):hover .img {
  background: url("../images/service-icon2_09.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(5):hover .img {
  background: url("../images/service-icon2_11.jpg") no-repeat center;
}
.ins-main .ins-service .more {
  text-align: center;
  margin-top: 5%;
}
@media (max-width: 768px) {
  .ins-main .ins-service {
    padding: 4% 0;
  }
  .ins-main .ins-service .service-tit {
    text-align: center;
    margin-bottom: 6%;
  }
  .ins-main .ins-service .service-tit img {
    width: 150px;
  }
  .ins-main .ins-service .content li {
    text-align: center;
    width: 47%;
    float: left;
    margin: 0 1.5%;
  }
  .ins-main .ins-service .content li:hover h6 {
    color: #eeb43d;
  }
  .ins-main .ins-service .content li .img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 41px;
    height: 41px;
  }
  .ins-main .ins-service .content li h6 {
    font-size: 1.8rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .ins-main .ins-service .content li p {
    font-size: 1.4rem;
    color: #666;
    height: 68px;
  }
  .ins-main .ins-service .content li:nth-child(5) {
    width: 100%;
  }
  .ins-main .ins-service .content li:nth-child(1) .img {
    background: url("../images/service-icon_03.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(2) .img {
    background: url("../images/service-icon_05.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(3) .img {
    background: url("../images/service-icon_07.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(4) .img {
    background: url("../images/service-icon_09.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(5) .img {
    background: url("../images/service-icon_11.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(1):hover .img {
    background: url("../images/service-icon2_03.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(2):hover .img {
    background: url("../images/service-icon2_05.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(3):hover .img {
    background: url("../images/service-icon2_07.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(4):hover .img {
    background: url("../images/service-icon2_09.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(5):hover .img {
    background: url("../images/service-icon2_11.jpg") no-repeat center;
  }
  .ins-main .ins-service .more {
    text-align: center;
    margin-top: 5%;
  }
}
.ins-main .ins-honor {
  padding: 3% 0;
}
.ins-main .ins-honor li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  padding: 1%;
  border: 1px solid #f6f6f6;
}
.ins-main .ins-honor li .img-box {
  width: 100%;
  position: relative;
}
.ins-main .ins-honor li .img-box:hover .masking {
  opacity: 1;
}
.ins-main .ins-honor li .img-box .img img {
  width: 100%;
}
.ins-main .ins-honor li .img-box .masking {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  transition: 0.3s;
}
.ins-main .ins-honor li .img-box .masking img {
  width: 100%;
}
.ins-main .ins-honor li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-honor {
    padding: 3% 0;
  }
  .ins-main .ins-honor li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    padding: 1%;
    border: 1px solid #f6f6f6;
  }
  .ins-main .ins-honor li .img-box {
    width: 100%;
    position: relative;
  }
  .ins-main .ins-honor li .img-box .img img {
    width: 100%;
  }
  .ins-main .ins-honor li .img-box .masking {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .ins-main .ins-honor li .img-box .masking img {
    width: 100%;
  }
  .ins-main .ins-honor li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-honor li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-product2 {
  padding: 3% 0;
}
.ins-main .ins-product2 li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  border: 1px solid #f6f6f6;
  position: relative;
}
.ins-main .ins-product2 li:hover .masking {
  opacity: 1;
}
.ins-main .ins-product2 li .img img {
  width: 100%;
}
.ins-main .ins-product2 li .masking {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  transition: 0.3s;
}
.ins-main .ins-product2 li .masking img {
  width: 100%;
}
.ins-main .ins-product2 li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product2 {
    padding: 3% 0;
  }
  .ins-main .ins-product2 li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #f6f6f6;
    position: relative;
  }
  .ins-main .ins-product2 li .img img {
    width: 100%;
  }
  .ins-main .ins-product2 li .masking {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .ins-main .ins-product2 li .masking img {
    width: 100%;
  }
  .ins-main .ins-product2 li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-product2 li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-product {
  padding: 3%;
  background: #fff;
}
.ins-main .ins-product li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
  border: 1px solid #f6f6f6;
  position: relative;
}
.ins-main .ins-product li:hover .masking {
  opacity: 1;
}
.ins-main .ins-product li .img img {
  width: 100%;
}
.ins-main .ins-product li .masking {
  width: 100%;
  position: absolute;
  height: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  transition: 0.3s;
}
.ins-main .ins-product li .masking img {
  width: 100%;
}
.ins-main .ins-product li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding: 3% 0;
  }
  .ins-main .ins-product li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    border: 1px solid #f6f6f6;
    position: relative;
  }
  .ins-main .ins-product li .img img {
    width: 100%;
  }
  .ins-main .ins-product li .masking {
    width: 100%;
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .ins-main .ins-product li .masking img {
    width: 100%;
  }
  .ins-main .ins-product li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-product li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-hezuo {
  padding: 2% 0;
}
.ins-main .ins-hezuo li {
  width: 23%;
  float: left;
  margin-right: 2.66666666%;
  margin-bottom: 2.6%;
}
.ins-main .ins-hezuo li:hover .masking {
  opacity: 1;
}
.ins-main .ins-hezuo li .img-box {
  border: 1px solid #efefef;
  position: relative;
}
.ins-main .ins-hezuo li .img-box img {
  width: 100%;
}
.ins-main .ins-hezuo li .masking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(238, 121, 41, 0.8);
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s;
}
.ins-main .ins-hezuo li .masking p {
  font-size: 1.6rem;
  color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.ins-main .ins-hezuo li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-hezuo {
    padding: 2% 0;
  }
  .ins-main .ins-hezuo li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2.6%;
  }
  .ins-main .ins-hezuo li:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-hezuo li .img-box {
    border: 1px solid #efefef;
    position: relative;
  }
  .ins-main .ins-hezuo li .img-box img {
    width: 100%;
  }
  .ins-main .ins-hezuo li .masking {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(238, 121, 41, 0.8);
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.2s;
  }
  .ins-main .ins-hezuo li .masking p {
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .ins-main .ins-hezuo li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-lianxi {
  padding: 1% 0 3%;
}
.ins-main .ins-lianxi .top-con li {
  width: 25%;
  float: left;
  text-align: center;
}
.ins-main .ins-lianxi .top-con li img {
  margin: 6% 0 8%;
}
.ins-main .ins-lianxi .top-con li p {
  font-size: 1.4rem;
  color: #595959;
  padding: 0 20px;
}
.ins-main .ins-lianxi .map {
  margin: 4% 0;
}
.ins-main .ins-lianxi .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
.ins-main .ins-lianxi .map .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-lianxi .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-lianxi .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-lianxi .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-lianxi {
    padding: 1% 0 3%;
  }
  .ins-main .ins-lianxi .top-con li {
    width: 50%;
    float: left;
    text-align: center;
  }
  .ins-main .ins-lianxi .top-con li img {
    margin: 6% 0 8%;
  }
  .ins-main .ins-lianxi .top-con li p {
    font-size: 1.4rem;
    color: #595959;
    padding: 0 20px;
  }
  .ins-main .ins-lianxi .map {
    margin-top: 4%;
  }
  .ins-main .ins-lianxi .map .my-map {
    height: 300px;
  }
}
.ins-main .ins-download {
  padding: 3% 0;
}
.ins-main .ins-download .content {
  border: 1px solid #eee;
  padding: 2%;
}
.ins-main .ins-download li {
  line-height: 90px;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-download li a {
  font-size: 1.6rem;
  color: #424242;
  padding-left: 5%;
  background: url("../images/download_06.jpg") no-repeat 2% center;
}
.ins-main .ins-download li a:hover {
  background: url("../images/download_11.jpg") no-repeat 2% center;
  color: #0f1c80;
}
.ins-main .ins-download li a:hover span {
  color: #0f1c80;
  background: url("../images/download_10.jpg") no-repeat left center;
}
.ins-main .ins-download li a span {
  float: right;
  padding-left: 50px;
  background: url("../images/download_03.jpg") no-repeat left center;
}
@media (max-width: 768px) {
  .ins-main .ins-download {
    padding: 3% 0;
  }
  .ins-main .ins-download .content {
    border: 1px solid #eee;
    padding: 2%;
  }
  .ins-main .ins-download li {
    line-height: 50px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-download li a {
    font-size: 1.6rem;
    color: #424242;
    padding-left: 5%;
    background: url("../images/download_06.jpg") no-repeat 0% center;
  }
  .ins-main .ins-download li a:hover {
    background: url("../images/download_11.jpg") no-repeat 0% center;
    color: #0f1c80;
  }
  .ins-main .ins-download li a:hover span {
    color: #0f1c80;
    background: url("../images/download_10.jpg") no-repeat left center;
  }
  .ins-main .ins-download li a span {
    display: none;
  }
}
.ins-main .ins-faq {
  padding: 3% 0;
}
.ins-main .ins-faq li {
  padding: 2%;
  border: 1px solid #eee;
  margin-bottom: 2.5%;
  transition: 0.3s;
}
.ins-main .ins-faq li:hover {
  background: #eb3d00;
}
.ins-main .ins-faq li:hover h6 {
  color: #fff;
  background: url("../images/ins-faq_06.jpg") no-repeat left top;
}
.ins-main .ins-faq li:hover p {
  color: #fff;
}
.ins-main .ins-faq li h6 {
  line-height: 38px;
  background: url("../images/ins-faq_03.jpg") no-repeat left top;
  padding-left: 57px;
  font-size: 1.6rem;
  color: #1e1e1e;
}
.ins-main .ins-faq li p {
  font-size: 1.4rem;
  color: #7e7e7e;
  line-height: 180%;
  padding-left: 57px;
}
.ins-main .ins-solution .top-con {
  padding: 2.5% 0;
  background: #f7f7f7;
}
.ins-main .ins-solution .top-con .txt-box {
  border: 1px solid #eee;
  background: #fff;
}
.ins-main .ins-solution .top-con .txt-box h5 {
  height: 70px;
  line-height: 70px;
  background: #0f1c80;
  text-align: center;
  margin: 0;
  font-size: 2.4rem;
  color: #fff;
}
.ins-main .ins-solution .top-con .txt-box .txt {
  padding: 2%;
}
.ins-main .ins-solution .top-con .txt-box .txt p {
  font-size: 1.4rem;
  color: #565656;
  line-height: 220%;
}
.ins-main .ins-solution .top-con .txt-box h6 {
  height: 70px;
  line-height: 70px;
  background: #eb3d00;
  text-align: center;
  margin: 0;
  font-size: 2.4rem;
  color: #fff;
}
.ins-main .ins-solution .top-con .txt-box img {
  width: 100%;
}
.ins-main .ins-solution .list-con {
  padding: 3% 0;
}
.ins-main .ins-solution .list-con li {
  margin-bottom: 2%;
}
.ins-main .ins-solution .list-con li:hover .txt h6 {
  color: #0f1c80;
}
.ins-main .ins-solution .list-con li:hover .txt span {
  color: #fff;
  background: #0f1c80;
}
.ins-main .ins-solution .list-con li .img {
  width: 49%;
  padding: 1%;
  border: 1px solid #eee;
  float: left;
}
.ins-main .ins-solution .list-con li .img img {
  width: 100%;
}
.ins-main .ins-solution .list-con li .txt {
  width: 48%;
  float: right;
}
.ins-main .ins-solution .list-con li .txt h6 {
  font-size: 2.4rem;
  color: #363636;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 4% 0;
}
.ins-main .ins-solution .list-con li .txt p {
  font-size: 1.4rem;
  color: #7a7a7a;
  line-height: 240%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -moz-line-clamp: 5;
  -o-line-clamp: 5;
}
.ins-main .ins-solution .list-con li .txt span {
  display: block;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: #f7f7f7;
  font-size: 1.4rem;
  color: #7a7a7a;
  margin-top: 5%;
}
@media (max-width: 768px) {
  .ins-main .ins-solution .top-con {
    padding: 2.5% 0;
    background: #f7f7f7;
  }
  .ins-main .ins-solution .top-con .txt-box {
    border: 1px solid #eee;
    background: #fff;
  }
  .ins-main .ins-solution .top-con .txt-box h5 {
    height: 50px;
    line-height: 50px;
    background: #0f1c80;
    text-align: center;
    margin: 0;
    font-size: 2.4rem;
    color: #fff;
  }
  .ins-main .ins-solution .top-con .txt-box .txt {
    padding: 2%;
  }
  .ins-main .ins-solution .top-con .txt-box .txt p {
    font-size: 1.4rem;
    color: #565656;
    line-height: 220%;
  }
  .ins-main .ins-solution .top-con .txt-box h6 {
    height: 50px;
    line-height: 50px;
    background: #eb3d00;
    text-align: center;
    margin: 0;
    font-size: 2.4rem;
    color: #fff;
  }
  .ins-main .ins-solution .top-con .txt-box img {
    width: 100%;
  }
  .ins-main .ins-solution .list-con {
    padding: 3% 0;
  }
  .ins-main .ins-solution .list-con li {
    margin-bottom: 5%;
  }
  .ins-main .ins-solution .list-con li:hover .txt h6 {
    color: #0f1c80;
  }
  .ins-main .ins-solution .list-con li:hover .txt span {
    color: #fff;
    background: #0f1c80;
  }
  .ins-main .ins-solution .list-con li .img {
    width: 100%;
    padding: 1%;
    border: 1px solid #eee;
    float: left;
  }
  .ins-main .ins-solution .list-con li .img img {
    width: 100%;
  }
  .ins-main .ins-solution .list-con li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-solution .list-con li .txt h6 {
    font-size: 2.4rem;
    color: #363636;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 4% 0;
  }
  .ins-main .ins-solution .list-con li .txt p {
    font-size: 1.4rem;
    color: #7a7a7a;
    line-height: 240%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
    -moz-line-clamp: 5;
    -o-line-clamp: 5;
  }
  .ins-main .ins-solution .list-con li .txt span {
    display: block;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f7f7f7;
    font-size: 1.4rem;
    color: #7a7a7a;
    margin-top: 5%;
  }
}
.ins-main .ins-case {
  margin-bottom: 2%;
}
.ins-main .ins-case ul {
  margin: 0;
}
.ins-main .ins-case li {
  width: 32.333333%;
  float: left;
  margin: 0 1.5% 1.5% 0;
  position: relative;
}
.ins-main .ins-case li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-case li:hover .masking {
  opacity: 1;
}
.ins-main .ins-case li .img {
  overflow: hidden;
}
.ins-main .ins-case li .img img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-case li .masking {
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(193, 0, 2, 0.6);
}
.ins-main .ins-case li .masking .txt {
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.ins-main .ins-case li .masking .txt p {
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 15%;
}
.ins-main .ins-case li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-case ul {
    margin: 0;
  }
  .ins-main .ins-case li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
  }
  .ins-main .ins-case li:hover .img img {
    transform: scale(1.1);
  }
  .ins-main .ins-case li .img {
    overflow: hidden;
  }
  .ins-main .ins-case li .img img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-case li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-case li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-contact .top-list {
  margin: 7% 0;
  position: relative;
}
.ins-main .ins-contact .top-list li {
  width: 25%;
  float: left;
  padding: 6% 0;
  border: 1px solid #eee;
  height: 328px;
  text-align: center;
  margin-left: -1px;
}
.ins-main .ins-contact .top-list li img {
  margin-bottom: 10%;
}
.ins-main .ins-contact .top-list li h6 {
  font-size: 1.6rem;
  color: #6a6a6a;
}
.ins-main .ins-contact .top-list li p {
  font-size: 1.6rem;
  color: #6a6a6a;
  margin: 0 10%;
}
.ins-main .ins-contact .map {
  padding: 4% 0;
  background: #f7f7f7;
}
.ins-main .ins-contact .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 540px;
  padding: 1%;
  background: #fff;
}
.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 .top-list {
    margin: 7% 0;
    position: relative;
  }
  .ins-main .ins-contact .top-list li {
    width: 50%;
    float: left;
    padding: 6% 0;
    border: 1px solid #eee;
    height: 208px;
    text-align: center;
    margin-left: -1px;
    margin-top: -1px;
  }
  .ins-main .ins-contact .top-list li img {
    margin-bottom: 10%;
    width: 80px;
  }
  .ins-main .ins-contact .top-list li h6 {
    font-size: 1.6rem;
    color: #6a6a6a;
  }
  .ins-main .ins-contact .top-list li p {
    font-size: 1.6rem;
    color: #6a6a6a;
    margin: 0 2%;
  }
  .ins-main .ins-contact .map {
    padding: 4% 0;
    background: #f7f7f7;
  }
  .ins-main .ins-contact .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 340px;
    padding: 0%;
    background: #fff;
  }
  .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 {
  padding: 3% 0;
}
.ins-main .ins-message .form-box {
  width: 46%;
  float: left;
}
.ins-main .ins-message .form-box h5 {
  font-size: 3rem;
  color: #303030;
}
.ins-main .ins-message .form-box b {
  display: block;
  width: 50px;
  height: 1px;
  background: #0f1c80;
  margin: 5% 0 8%;
}
.ins-main .ins-message .form-box form {
  margin-top: 3%;
}
.ins-main .ins-message .form-box ul:nth-child(1) li {
  margin-bottom: 3%;
}
.ins-main .ins-message .form-box ul:nth-child(1) span {
  font-size: 1.6rem;
  display: block;
  color: #303030;
  margin-bottom: 2%;
}
.ins-main .ins-message .form-box ul:nth-child(1) span sup {
  color: red;
}
.ins-main .ins-message .form-box ul:nth-child(1) input {
  width: 100%;
  line-height: 48px;
  border: 1px solid #eee;
  padding: 0 10px;
}
.ins-main .ins-message .form-box ul:nth-child(2) li {
  margin-bottom: 3%;
}
.ins-main .ins-message .form-box ul:nth-child(2) span {
  font-size: 1.6rem;
  display: block;
  color: #303030;
  margin-bottom: 2%;
}
.ins-main .ins-message .form-box ul:nth-child(2) span sup {
  color: red;
}
.ins-main .ins-message .form-box ul:nth-child(2) textarea {
  width: 100%;
  height: 100px;
  border: 1px solid #eee;
  padding: 10px;
}
.ins-main .ins-message .form-box .submit {
  width: 190px;
  text-align: center;
  background: #eb3d00;
  font-size: 1.6rem;
  color: #fff;
  height: 60px;
  line-height: 60px;
  cursor: pointer;
  border: none;
}
.ins-main .ins-message .img-box {
  width: 50%;
  float: right;
}
.ins-main .ins-message .img-box img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-message {
    padding: 3% 0;
  }
  .ins-main .ins-message .form-box {
    width: 100%;
    float: left;
  }
  .ins-main .ins-message .form-box h5 {
    font-size: 3rem;
    color: #303030;
  }
  .ins-main .ins-message .form-box b {
    display: block;
    width: 50px;
    height: 1px;
    background: #0f1c80;
    margin: 5% 0 8%;
  }
  .ins-main .ins-message .form-box form {
    margin-top: 3%;
  }
  .ins-main .ins-message .form-box ul:nth-child(1) li {
    margin-bottom: 3%;
  }
  .ins-main .ins-message .form-box ul:nth-child(1) span {
    font-size: 1.6rem;
    display: block;
    color: #303030;
    margin-bottom: 2%;
  }
  .ins-main .ins-message .form-box ul:nth-child(1) span sup {
    color: red;
  }
  .ins-main .ins-message .form-box ul:nth-child(1) input {
    width: 100%;
    line-height: 48px;
    border: 1px solid #eee;
    padding: 0 10px;
  }
  .ins-main .ins-message .form-box ul:nth-child(2) li {
    margin-bottom: 3%;
  }
  .ins-main .ins-message .form-box ul:nth-child(2) span {
    font-size: 1.6rem;
    display: block;
    color: #303030;
    margin-bottom: 2%;
  }
  .ins-main .ins-message .form-box ul:nth-child(2) span sup {
    color: red;
  }
  .ins-main .ins-message .form-box ul:nth-child(2) textarea {
    width: 100%;
    height: 100px;
    border: 1px solid #eee;
    padding: 10px;
  }
  .ins-main .ins-message .form-box .submit {
    width: 110px;
    text-align: center;
    background: #eb3d00;
    font-size: 1.6rem;
    color: #fff;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    border: none;
  }
  .ins-main .ins-message .img-box {
    width: 50%;
    float: right;
  }
  .ins-main .ins-message .img-box img {
    width: 100%;
  }
}
.ins-main .ins-recruit {
  padding: 3% 0;
}
.ins-main .ins-recruit .table .tit2 {
  height: 60px;
  line-height: 60px;
  background: #595959;
}
.ins-main .ins-recruit .table .tit2 li {
  float: left;
  text-align: center;
  width: 16.6666666%;
  font-size: 1.6rem;
  color: #fefefe;
}
.ins-main .ins-recruit .table .table-con {
  position: relative;
  z-index: 6;
  margin-top: 15px;
}
.ins-main .ins-recruit .table .table-con ul {
  margin: 0;
  cursor: pointer;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con li {
  float: left;
  height: 58px;
  line-height: 58px;
  font-size: 1.6rem;
  background: #fff;
  color: #333;
  width: 16.6666666%;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #cdcdcd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-recruit .table .table-con li span {
  color: #2b8edf;
}
.ins-main .ins-recruit .table .table-con li:first-child {
  border-left: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con .txt-box {
  display: none;
  border: 1px solid #cdcdcd;
  clear: both;
  border-top: none;
  padding: 2%;
  position: relative;
  background: #fff;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
  font-size: 2.4rem;
  color: #333;
  display: inline-block;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
  color: #2b8edf;
  font-weight: 500;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
  display: inline-block;
  font-size: 1.4rem;
  color: #666;
  margin: 0 1%;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
  font-size: 16px;
  color: #666;
  padding: 1% 0 1% 13px;
  line-height: 180%;
  background: url("../images/h6-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 24px;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt a {
  display: inline-block;
  width: 160px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background: #2b8edf;
  font-size: 1.6rem;
  margin: 3% 0 2%;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-recruit {
    padding: 3% 0 0;
    background: #f3f3f3;
  }
  .ins-main .ins-recruit .table-box {
    overflow: auto;
  }
  .ins-main .ins-recruit .table {
    width: 700px;
    max-width: 700px;
  }
  .ins-main .ins-recruit .table .tit2 {
    height: 60px;
    line-height: 60px;
    background: #2b8edf;
  }
  .ins-main .ins-recruit .table .tit2 li {
    float: left;
    text-align: center;
    width: 16.6666666%;
    font-size: 1.6rem;
    color: #fefefe;
  }
  .ins-main .ins-recruit .table .table-con {
    position: relative;
    z-index: 6;
    margin-top: 15px;
  }
  .ins-main .ins-recruit .table .table-con ul {
    margin: 0;
    cursor: pointer;
    height: 58px;
    line-height: 58px;
    border-top: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con li {
    float: left;
    height: 58px;
    line-height: 58px;
    font-size: 1.6rem;
    background: #fff;
    color: #333;
    width: 16.6666666%;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #cdcdcd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-recruit .table .table-con li span {
    color: #2b8edf;
  }
  .ins-main .ins-recruit .table .table-con li:first-child {
    border-left: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con .txt-box {
    display: none;
    border: 1px solid #b5b3b3;
    clear: both;
    border-top: none;
    padding: 2%;
    position: relative;
    background: #fff;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
    font-size: 2.4rem;
    color: #333;
    display: inline-block;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
    color: #2b8edf;
    font-weight: 500;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
    display: inline-block;
    font-size: 1.4rem;
    color: #666;
    margin: 0 1%;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
    font-size: 16px;
    color: #666;
    padding: 1% 0 1% 13px;
    line-height: 180%;
    background: url("../images/h6-lit_03.jpg") no-repeat left center;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt p {
    font-size: 1.4rem;
    color: #666;
    line-height: 24px;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt a {
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background: #1fac44;
    font-size: 1.6rem;
    margin: 3% 0 2%;
    color: #fff;
  }
}
.ins-main .ins-news {
  padding: 3% 0;
}
.ins-main .ins-news li {
  width: 32.3333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 4%;
}
.ins-main .ins-news li:hover .img img {
  transform: scale(1.07);
}
.ins-main .ins-news li:hover .txt h6 {
  color: #0f1c80;
}
.ins-main .ins-news li:hover .txt span {
  background: url("../images/news-arrow_05.jpg") no-repeat center;
}
.ins-main .ins-news li .img {
  overflow: hidden;
}
.ins-main .ins-news li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.6rem;
  color: #353535;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-news li .txt p {
  font-size: 1.4rem;
  color: #868686;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -moz-line-clamp: 3;
  -o-line-clamp: 3;
  height: 75px;
}
.ins-main .ins-news li .txt span {
  display: block;
  width: 35px;
  height: 35px;
  background: url("../images/news-arrow_03.jpg") no-repeat center;
}
.ins-main .ins-news li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-news {
    padding: 3% 0;
  }
  .ins-main .ins-news li {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 4%;
  }
  .ins-main .ins-news li:hover .img img {
    transform: scale(1.07);
  }
  .ins-main .ins-news li:hover .txt h6 {
    color: #0f1c80;
  }
  .ins-main .ins-news li:hover .txt span {
    background: url("../images/news-arrow_05.jpg") no-repeat center;
  }
  .ins-main .ins-news li .img {
    overflow: hidden;
  }
  .ins-main .ins-news li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-news li .txt h6 {
    font-size: 1.6rem;
    color: #353535;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-news li .txt p {
    font-size: 1.4rem;
    color: #868686;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -moz-line-clamp: 3;
    -o-line-clamp: 3;
    height: 75px;
  }
  .ins-main .ins-news li .txt span {
    display: block;
    width: 35px;
    height: 35px;
    background: url("../images/news-arrow_03.jpg") no-repeat center;
  }
  .ins-main .ins-news li:nth-child(3n+3) {
    margin-right: 0;
  }
}
.ins-main .news-show {
  padding: 3% 0;
}
.ins-main .news-show .content {
  width: 80%;
  margin: 0 auto;
}
.ins-main .news-show .news-show-tit {
  text-align: center;
  padding: 0px 0 1%;
  border-bottom: 1px solid #f1f1f1;
}
.ins-main .news-show .news-show-tit h5 {
  font-size: 1.8rem;
  color: #434343;
}
.ins-main .news-show .news-show-tit p {
  font-size: 1.4rem;
  color: #aaa;
  margin: 10px 0 15px;
}
.ins-main .news-show .show-txt {
  margin-top: 3%;
}
.ins-main .news-show .show-txt img {
  width: auto!important;
  height: auto!important;
  max-width: 100%!important;
}
.ins-main .news-show .show-txt p {
  font-size: 1.4rem;
  color: #616161;
  line-height: 180%;
}
.ins-main .news-show .link {
  margin: 5% 0 0;
}
.ins-main .news-show .link p {
  font-size: 1.4rem;
  color: #aaa;
}
.ins-main .news-show .link p a {
  color: #aaa;
}
.ins-main .news-show .link p a:hover {
  color: #eb3d00;
}
@media (max-width: 768px) {
  .ins-main .news-show {
    padding: 3% 0;
  }
  .ins-main .news-show .content {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .news-show .news-show-tit {
    text-align: center;
    padding: 0px 0 1%;
    border-bottom: 1px solid #f1f1f1;
  }
  .ins-main .news-show .news-show-tit h5 {
    font-size: 1.8rem;
    color: #434343;
  }
  .ins-main .news-show .news-show-tit p {
    font-size: 1.4rem;
    color: #aaa;
    margin: 10px 0 15px;
  }
  .ins-main .news-show .show-txt {
    margin-top: 3%;
  }
  .ins-main .news-show .show-txt img {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
  }
  .ins-main .news-show .show-txt p {
    font-size: 1.4rem;
    color: #616161;
    line-height: 180%;
  }
  .ins-main .news-show .link {
    margin: 5% 0 0;
  }
  .ins-main .news-show .link p {
    font-size: 1.4rem;
    color: #aaa;
  }
  .ins-main .news-show .link p a {
    color: #aaa;
  }
  .ins-main .news-show .link p a:hover {
    color: #eb3d00;
  }
}
.ins-main .ins-lianxi {
  padding: 2%;
}
.ins-main .ins-lianxi li {
  height: 155px;
  text-align: center;
  width: 49%;
  float: left;
  margin-right: 2%;
  background: #0388e0;
  margin-top: 15px;
}
.ins-main .ins-lianxi li img {
  padding: 25px 0;
}
.ins-main .ins-lianxi li p {
  font-size: 1.6rem;
  color: #fff;
}
.ins-main .ins-lianxi li:nth-child(2) {
  margin-right: 0;
  background: #f1bc1a;
}
.ins-main .ins-lianxi .map {
  margin-top: 20px;
}
.ins-main .ins-lianxi .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
.ins-main .ins-lianxi .map .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-lianxi .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-lianxi .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-lianxi .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-lianxi {
    padding: 2%;
  }
  .ins-main .ins-lianxi li {
    height: 135px;
    text-align: center;
    width: 100%;
    float: left;
    margin-right: 0;
    background: #0388e0;
    margin-top: 15px;
  }
  .ins-main .ins-lianxi li img {
    padding: 20px 0;
  }
  .ins-main .ins-lianxi li p {
    font-size: 1.6rem;
    color: #fff;
  }
  .ins-main .ins-lianxi li:nth-child(2) {
    margin-right: 0;
    background: #f1bc1a;
  }
  .ins-main .ins-lianxi .map {
    margin-top: 20px;
  }
  .ins-main .ins-lianxi .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
  .ins-main .ins-lianxi .map .my-map .icon {
    background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
  }
  .ins-main .ins-lianxi .map .my-map .icon-cir {
    height: 31px;
    width: 28px;
  }
  .ins-main .ins-lianxi .map .my-map .icon-cir-red {
    background-position: -11px -5px;
  }
  .ins-main .ins-lianxi .map .amap-container {
    height: 100%;
  }
}
.ins-main .ins-liuyan {
  padding: 2%;
}
.ins-main .ins-liuyan .form-box {
  width: 100%;
  margin-top: 2%;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li {
  height: 45px;
  line-height: 45px;
  background: #fff;
  margin-bottom: 13px;
  border: 1px solid #f5f5f5;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li span {
  font-size: 1.4rem;
  color: #939393;
  padding: 0 1rem;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li span sup {
  color: red;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li input {
  height: 43px;
  line-height: 43px;
  color: #939393;
  width: 80%;
  border: none;
  background: transparent;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li {
  height: 120px;
  background: #fff;
  margin-bottom: 13px;
  padding-top: 10px;
  border: 1px solid #f5f5f5;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li span {
  font-size: 1.4rem;
  color: #939393;
  float: left;
  padding: 0 1rem;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li span sup {
  opacity: 0;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li textarea {
  height: 118px;
  color: #939393;
  width: 80%;
  border: none;
  background: transparent;
}
.ins-main .ins-liuyan .form-box .submit {
  cursor: pointer;
  border: none;
  width: 160px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #0066c0;
  color: #fff;
  margin-top: 10px;
}
.ins-main .product-show {
  padding: 4%;
  background: #fff;
}
.ins-main .product-show .top-show {
  background: #fff;
  margin: 2% 0;
}
.ins-main .product-show .top-show .left {
  width: 47%;
  float: left;
}
.ins-main .product-show .top-show .left .view .swiper-container {
  height: 100%;
}
.ins-main .product-show .top-show .left .view .swiper-container .swiper-slide {
  width: 100%;
}
.ins-main .product-show .top-show .left .view .swiper-container .swiper-slide img {
  width: 100%;
  border: 1px solid #f0f0f0;
  background: #f3f3f3;
}
.ins-main .product-show .top-show .left .preview {
  width: 100%;
  padding: 2% 0;
  position: relative;
  background: #fafafa;
  border-top: none;
}
.ins-main .product-show .top-show .left .preview .swiper-container {
  width: 100%;
  margin: 0 auto;
}
.ins-main .product-show .top-show .left .preview .swiper-slide {
  float: left;
  width: auto;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.ins-main .product-show .top-show .left .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 1px solid #efefef;
  background: #f3f3f3;
}
.ins-main .product-show .top-show .left .preview .active-nav img {
  border: 1px solid #0f1c80;
}
.ins-main .product-show .top-show .right {
  width: 49%;
  float: right;
}
.ins-main .product-show .top-show .right .txt h5 {
  font-size: 2.4rem;
  color: #0f1c80;
  margin: 5% 0;
}
.ins-main .product-show .top-show .right .txt p {
  margin: 4px 0;
  line-height: 180%;
  font-size: 1.4rem;
  color: #969696;
}
.ins-main .product-show .top-show .right .txt .link {
  margin-top: 40px;
}
.ins-main .product-show .top-show .right .txt .link a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 20px;
}
.ins-main .product-show .content-box {
  margin: 4% 0;
  padding: 3% 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.ins-main .product-show .content-box .box-tit {
  margin-bottom: 3%;
}
.ins-main .product-show .content-box .box-tit h5 {
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #0f1c80;
  color: #fff;
  font-size: 1.8rem;
}
.ins-main .product-show .recomend {
  background: #fff;
}
.ins-main .product-show .recomend .recomend-tit h5 {
  width: 150px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  background: #0f1c80;
  color: #fff;
  font-size: 1.8rem;
}
.ins-main .product-show .recomend .swiper-container-recomend {
  overflow: hidden;
  position: relative;
  padding: 3% 0 0;
}
.ins-main .product-show .recomend .swiper-slide:hover .img img {
  transform: scale(1.1);
}
.ins-main .product-show .recomend .swiper-slide:hover p {
  color: #0f1c80;
}
.ins-main .product-show .recomend .swiper-slide .img {
  overflow: hidden;
  border: 1px solid #efefef;
}
.ins-main .product-show .recomend .swiper-slide .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .product-show .recomend .swiper-slide p {
  font-size: 1.4rem;
  color: #7a7a7a;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  margin-top: 15px;
  text-transform: capitalize;
}
.ins-main .product-show .recomend .swiper-pagination-bullet-active {
  background: #0f1c80;
}
.ins-main .product-show .recomend .swiper-pagination-bullets {
  bottom: 20px;
}
@media (max-width: 768px) {
  .ins-main .product-show {
    padding: 4%;
    background: #fff;
  }
  .ins-main .product-show .top-show {
    background: #fff;
    margin: 2% 0;
  }
  .ins-main .product-show .top-show .left {
    width: 100%;
    float: left;
  }
  .ins-main .product-show .top-show .left .view .swiper-container {
    height: 100%;
  }
  .ins-main .product-show .top-show .left .view .swiper-container .swiper-slide {
    width: 100%;
  }
  .ins-main .product-show .top-show .left .view .swiper-container .swiper-slide img {
    width: 100%;
    border: 1px solid #f0f0f0;
    background: #f3f3f3;
  }
  .ins-main .product-show .top-show .left .preview {
    width: 100%;
    padding: 2% 0;
    position: relative;
    background: #fafafa;
    border-top: none;
  }
  .ins-main .product-show .top-show .left .preview .swiper-container {
    width: 100%;
    margin: 0 auto;
  }
  .ins-main .product-show .top-show .left .preview .swiper-slide {
    float: left;
    width: auto;
    box-sizing: border-box;
    border: 1px solid transparent;
  }
  .ins-main .product-show .top-show .left .preview .swiper-slide img {
    width: 100%;
    cursor: pointer;
    border: 1px solid #efefef;
    background: #f3f3f3;
  }
  .ins-main .product-show .top-show .left .preview .active-nav img {
    border: 1px solid #0f1c80;
  }
  .ins-main .product-show .top-show .right {
    width: 100%;
    float: right;
  }
  .ins-main .product-show .top-show .right .txt h5 {
    font-size: 2.4rem;
    color: #0f1c80;
    margin: 5% 0;
  }
  .ins-main .product-show .top-show .right .txt p {
    margin: 4px 0;
    line-height: 180%;
    font-size: 1.4rem;
    color: #969696;
  }
  .ins-main .product-show .top-show .right .txt .link {
    margin-top: 40px;
  }
  .ins-main .product-show .top-show .right .txt .link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 20px;
  }
  .ins-main .product-show .top-show .right .txt .link a img {
    width: 120px;
  }
  .ins-main .product-show .content-box {
    margin: 4% 0;
    padding: 3% 0;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
  }
  .ins-main .product-show .content-box .box-tit {
    margin-bottom: 3%;
  }
  .ins-main .product-show .content-box .box-tit h5 {
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #0f1c80;
    color: #fff;
    font-size: 1.8rem;
  }
  .ins-main .product-show .recomend {
    background: #fff;
  }
  .ins-main .product-show .recomend .recomend-tit h5 {
    width: 120px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #0f1c80;
    color: #fff;
    font-size: 1.8rem;
  }
  .ins-main .product-show .recomend .swiper-container-recomend {
    overflow: hidden;
    position: relative;
    padding: 3% 0 0;
  }
  .ins-main .product-show .recomend .swiper-slide:hover .img img {
    transform: scale(1.1);
  }
  .ins-main .product-show .recomend .swiper-slide:hover p {
    color: #0f1c80;
  }
  .ins-main .product-show .recomend .swiper-slide .img {
    overflow: hidden;
    border: 1px solid #efefef;
  }
  .ins-main .product-show .recomend .swiper-slide .img img {
    width: 100%;
    transition: 0.4s;
  }
  .ins-main .product-show .recomend .swiper-slide p {
    font-size: 1.4rem;
    color: #7a7a7a;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    margin-top: 15px;
    text-transform: capitalize;
  }
  .ins-main .product-show .recomend .swiper-pagination-bullet-active {
    background: #0f1c80;
  }
  .ins-main .product-show .recomend .swiper-pagination-bullets {
    bottom: 20px;
  }
}
.ins-main .ins-wenti li {
  padding: 2% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-wenti li:hover h6 {
  color: #2b8edf;
  background: url("../images/wenti-lit_06.jpg") no-repeat left center;
}
.ins-main .ins-wenti li h6 {
  font-size: 1.6rem;
  color: #393939;
  padding-left: 54px;
  height: 35px;
  line-height: 35px;
  background: url("../images/wenti-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-wenti li p {
  padding-left: 54px;
  line-height: 180%;
  font-size: 1.4rem;
  color: #7b7b7b;
}
.ins-main .ins-jiejue li {
  padding: 3% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-jiejue li:hover .txt h6 {
  color: #2b8edf;
}
.ins-main .ins-jiejue li:hover .txt span {
  color: #2b8edf;
}
.ins-main .ins-jiejue li .img {
  width: 28%;
  float: left;
}
.ins-main .ins-jiejue li .img img {
  width: 100%;
}
.ins-main .ins-jiejue li .txt {
  width: 69%;
  float: right;
}
.ins-main .ins-jiejue li .txt h6 {
  font-size: 1.6rem;
  color: #393939;
}
.ins-main .ins-jiejue li .txt p {
  font-size: 1.4rem;
  color: #7c7c7c;
  line-height: 180%;
  margin: 1% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ins-main .ins-jiejue li .txt span {
  font-size: 1.4rem;
  color: #393939;
}
@media (max-width: 768px) {
  .ins-main .ins-jiejue li {
    padding: 3% 0;
    border-bottom: 1px solid #eee;
  }
  .ins-main .ins-jiejue li:hover .txt h6 {
    color: #2b8edf;
  }
  .ins-main .ins-jiejue li:hover .txt span {
    color: #2b8edf;
  }
  .ins-main .ins-jiejue li .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-jiejue li .img img {
    width: 100%;
  }
  .ins-main .ins-jiejue li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-jiejue li .txt h6 {
    font-size: 1.6rem;
    color: #393939;
  }
  .ins-main .ins-jiejue li .txt p {
    font-size: 1.4rem;
    color: #7c7c7c;
    line-height: 180%;
    margin: 1% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .ins-main .ins-jiejue li .txt span {
    font-size: 1.4rem;
    color: #393939;
  }
}
.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 3% 0 2%;
}
.page-num span {
  display: inline-block;
  width: 32px;
  height: 31px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #0f1c80;
  color: #fff;
  font-size: 14px;
}
.page-num a {
  display: inline-block;
  padding: 0 12px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  border: 1px solid #e1e1e1;
}
.page-num a:hover {
  color: #fff;
  border-color: #0f1c80;
  background-color: #0f1c80;
}
@media (max-width: 768px) {
  .page-num {
    clear: both;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding: 4% 0 4%;
  }
  .page-num span {
    display: inline-block;
    width: 32px;
    height: 31px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #0f1c80;
    color: #fff;
    font-size: 14px;
    margin-bottom: 1%;
  }
  .page-num a {
    display: inline-block;
    padding: 0 12px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    margin-bottom: 1%;
    border: 1px solid #e1e1e1;
  }
  .page-num a:hover {
    color: #fff;
    border-color: #0f1c80;
    background-color: #0f1c80;
  }
}
/*弹窗样式*/
.layui-layer-page .layui-layer-content {
  height: auto!important;
}
.layui-layer .layui-layer-title {
  font-size: 0;
  background-color: #fff;
  border-bottom: 0;
}
.layui-layer .layui-layer-title {
  background: transparent;
}
@media (max-width: 768px) {
  .layui-layer {
    width: 96%!important;
  }
  .mod_player {
    width: 96%!important;
  }
  .layui-layer-photos {
    width: auto!important;
  }
}
