body {
  overflow-x: hidden;
  font-family: "Microsoft YaHei";
}
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;
  background: #333;
  text-align: right;
}
.header .header-top ul {
  margin: 0;
}
.header .header-top li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #e5e5e5;
  line-height: 39px;
  position: relative;
  cursor: pointer;
}
.header .header-top li a {
  color: #e5e5e5;
  padding: 0 0.7rem;
}
.header .header-top li a:hover {
  color: #23805e;
}
.header .header-top li .img-box {
  position: absolute;
  padding: 5px;
  background: #fff;
  width: 90px;
  height: 90px;
  top: 40px;
  left: -17px;
  display: none;
}
.header .header-top li .img-box img {
  width: 100%;
}
.header .header-top li:last-child {
  padding: 0 0 0 1.2rem;
}
.header .header-top li:last-child:hover .img-box {
  display: block;
}
.header .logo-box {
  height: 120px;
}
.header .logo-box .logo {
  float: left;
  margin-top: 21px;
}
@media (max-width: 992px) {
  .header .logo-box .logo {
    margin-top: 31px;
  }
  .header .logo-box .logo img {
    width: 470px;
  }
}
.header .logo-box .tel {
  float: right;
  height: 50px;
  background: url("../images/top-tel_03.jpg") no-repeat left center;
  padding: 20px 0 0 48px;
  margin-top: 33px;
}
.header .logo-box .tel h5 {
  font-size: 3rem;
  color: #23805e;
  font-family: Impact;
  font-weight: 600;
  margin: 0;
}
.header .header-box {
  background: #333;
  height: 60px;
  line-height: 60px;
  width: 100%;
  z-index: 999;
}
.header .header-box .container {
  position: relative;
}
.header .header-box .nav-con #nav {
  width: 100%;
  margin-bottom: 0;
}
.header .header-box .nav-con #nav .sub-nav {
  text-align: center;
  line-height: 60px;
  transition: 0.3s;
  position: relative;
  text-transform: uppercase;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.header .header-box .nav-con #nav .sub-nav:hover a {
  background: #23805e;
}
.header .header-box .nav-con #nav .sub-nav a {
  color: #fff;
  font-size: 1.6rem;
  display: block;
  height: 100%;
  padding: 0 4rem;
  position: relative;
}
@media (max-width: 1200px) {
  .header .header-box .nav-con #nav .sub-nav a {
    padding: 0 3rem;
  }
}
@media (max-width: 992px) {
  .header .header-box .nav-con #nav .sub-nav a {
    padding: 0 2rem;
  }
}
.header .header-box .nav-con #nav .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 29px;
  left: 0%;
  display: none;
}
.header .header-box .nav-con #nav .sub-nav .drop-down {
  width: 100%;
  text-align: center;
  background: rgba(255, 255, 255, 0.6);
}
.header .header-box .nav-con #nav .sub-nav .drop-down li {
  line-height: 45px;
  border-bottom: 1px solid #f6f6f6;
}
.header .header-box .nav-con #nav .sub-nav .drop-down li a {
  font-size: 1.5rem;
  display: block;
  color: #333!important;
  background: none!important;
  margin: 0;
  padding: 0;
}
.header .header-box .nav-con #nav .sub-nav .drop-down li a:hover {
  background: #23805e!important;
  color: #fff!important;
}
.header .header-box .nav-con #nav .sub-nav:last-child a {
  margin-right: 0;
}
.header .header-box .nav-con #nav .active a {
  background: #23805e;
  color: #fff;
}
.header .mobile-con .navbar-default .navbar-nav > li > a:hover,
.header .mobile-con .navbar-default .navbar-nav > li > a:focus {
  color: #23805e;
}
.header .mobile-con .navbar-default {
  background: #fff;
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  margin: 11px 0 0 3%;
  width: 245px;
}
.header .mobile-con .navbar-brand span {
  display: inline-block;
  position: absolute;
  left: 116px;
  top: 31px;
  font-size: 16px;
  color: #333;
}
.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 .language {
  display: inline-block;
  position: relative;
  margin: 17px 12px 0 0;
  float: right;
  color: #c3c3c3;
}
.header .mobile-con .language a {
  font-size: 14px;
  padding: 0px 6px;
  color: #c3c3c3;
}
.header .mobile-con .language a:hover {
  color: #fff;
}
.header .mobile-con .language .active {
  color: #fff;
}
.header .mobile-con .navbar-nav {
  height: auto;
  overflow: auto;
}
.header .mobile-con .dropdown .txt {
  margin-left: 20px;
}
.header .mobile-con .dropdown .txt h6 {
  font-size: 14px;
}
.header .mobile-con .dropdown .txt a {
  font-size: 13px;
  display: inline-block;
  margin: 4px 12px;
  color: #666;
}
.header .mobile-con .dropdown .txt a:hover {
  color: #1b75cf;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box-pc {
  margin-top: -1px;
}
.main .ad-box-pc .swiper-container-pc {
  overflow: hidden;
  position: relative;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
  opacity: 1;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
  opacity: 1;
}
.main .ad-box-pc .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box-pc .swiper-slide {
  overflow: hidden;
}
.main .ad-box-pc .swiper-slide img {
  width: 100%;
  transition: 2.5s linear;
  transform: scale(1.06);
}
.main .ad-box-pc .swiper-slide-active img {
  transform: scale(1);
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 5%;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  border-radius: 10px;
  background: #fff;
  height: 9px;
  width: 9px;
  opacity: 1;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: #23805e;
  opacity: 1;
  border: 1px solid #23805e;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 26px;
  height: 51px;
  cursor: pointer;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -26px;
  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: -26px;
  background: url("../images/prev_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.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: #23805e;
}
.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 .txt {
  padding: 0 50px 0 15px;
  width: 280px;
  background: transparent;
  height: 27px;
  border: none;
}
.main .keyword .search .submit {
  position: absolute;
  right: 15px;
  top: 0px;
  z-index: 2;
  border: none;
  cursor: pointer;
  width: 32px;
  height: 30px;
  background: url("../images/search-btn_03.jpg") no-repeat center;
}
.main .youshi {
  margin: 2% 0 4%;
}
.main .youshi li {
  width: 31.333333%;
  float: left;
  margin-right: 3%;
  transition: 0.3s;
  height: 320px;
  background: #f4f4f4;
  text-align: center;
}
.main .youshi li:hover {
  background: #23805e;
}
.main .youshi li:hover h5 {
  color: #fff;
}
.main .youshi li:hover b {
  background: #91c0af;
}
.main .youshi li:hover h6 {
  color: #fff;
}
.main .youshi li:hover p {
  color: #fff;
}
.main .youshi li span {
  display: block;
  width: 62px;
  height: 62px;
  margin: 38px auto 35px;
}
.main .youshi li h5 {
  font-size: 2.4rem;
  color: #000;
  font-weight: 600;
}
.main .youshi li b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 1px;
  background: #00366c;
  width: 34px;
}
.main .youshi li h6 {
  font-size: 1.6rem;
  color: #1f1f1f;
  margin-top: 15px;
}
.main .youshi li p {
  font-size: 1.2rem;
  color: #636363;
  margin: 0 10%;
}
.main .youshi li:nth-child(1) span {
  background: url("../images/youshi-icon_03.png") no-repeat center;
}
.main .youshi li:nth-child(2) span {
  background: url("../images/youshi-icon_05.png") no-repeat center;
}
.main .youshi li:nth-child(3) span {
  background: url("../images/youshi-icon_07.png") no-repeat center;
}
.main .youshi li:nth-child(1):hover span {
  background: url("../images/youshi-icon_09.png") no-repeat center;
}
.main .youshi li:nth-child(2):hover span {
  background: url("../images/youshi-icon_10.png") no-repeat center;
}
.main .youshi li:nth-child(3):hover span {
  background: url("../images/youshi-icon_11.png") no-repeat center;
}
.main .youshi li:nth-child(3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main .youshi {
    margin: 2% 0 4%;
  }
  .main .youshi li {
    width: 100%;
    float: left;
    margin: 0 0 3% 0;
    transition: 0.3s;
    height: auto;
    background: #f4f4f4;
    text-align: center;
    padding-bottom: 20px;
  }
  .main .youshi li:hover {
    background: #23805e;
  }
  .main .youshi li:hover h5 {
    color: #fff;
  }
  .main .youshi li:hover b {
    background: #91c0af;
  }
  .main .youshi li:hover h6 {
    color: #fff;
  }
  .main .youshi li:hover p {
    color: #fff;
  }
  .main .youshi li span {
    display: block;
    width: 62px;
    height: 62px;
    margin: 18px auto 15px;
  }
  .main .youshi li h5 {
    font-size: 2.4rem;
    color: #000;
    font-weight: 600;
  }
  .main .youshi li b {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 1px;
    background: #00366c;
    width: 34px;
  }
  .main .youshi li h6 {
    font-size: 1.6rem;
    color: #1f1f1f;
    margin-top: 15px;
  }
  .main .youshi li p {
    font-size: 1.2rem;
    color: #636363;
    margin: 0 10%;
  }
  .main .youshi li:nth-child(1) span {
    background: url("../images/youshi-icon_03.png") no-repeat center;
  }
  .main .youshi li:nth-child(2) span {
    background: url("../images/youshi-icon_05.png") no-repeat center;
  }
  .main .youshi li:nth-child(3) span {
    background: url("../images/youshi-icon_07.png") no-repeat center;
  }
  .main .youshi li:nth-child(1):hover span {
    background: url("../images/youshi-icon_09.png") no-repeat center;
  }
  .main .youshi li:nth-child(2):hover span {
    background: url("../images/youshi-icon_10.png") no-repeat center;
  }
  .main .youshi li:nth-child(3):hover span {
    background: url("../images/youshi-icon_11.png") no-repeat center;
  }
  .main .youshi li:nth-child(3) {
    margin-right: 0;
  }
}
.main .case {
  padding: 3% 0;
  background: #f4f4f4;
}
.main .case .case-tit {
  color: #000;
}
.main .case .case-tit h4 {
  font-size: 2.6rem;
  color: #000;
  font-weight: 600;
}
.main .case .case-tit p {
  font-size: 3rem;
  color: #000;
}
.main .case .content {
  margin-top: 3%;
}
.main .case .content .slideTxtBox .hd {
  width: 19.8%;
  float: left;
  position: relative;
}
.main .case .content .slideTxtBox .hd .case-tel {
  margin-top: 205px;
  background: #79a24a;
  padding: 8% 2%;
}
@media (max-width: 1200px) {
  .main .case .content .slideTxtBox .hd .case-tel {
    display: none;
  }
}
.main .case .content .slideTxtBox .hd .case-tel .txt {
  color: #fafafa;
  padding-left: 45px;
  background: url("../images/case-tel_03.jpg") no-repeat left center;
}
.main .case .content .slideTxtBox .hd .case-tel .txt p {
  font-size: 1.6rem;
}
.main .case .content .slideTxtBox .hd .case-tel .txt h5 {
  font-size: 2.2rem;
  margin-bottom: 0;
}
.main .case .content .slideTxtBox .hd ul li {
  line-height: 42px;
  cursor: pointer;
  font-size: 1.6rem;
  color: #fff;
  padding-left: 4%;
  background: #000000 url("../images/case-arrow_03.jpg") no-repeat right center;
  margin-bottom: 12px;
}
.main .case .content .slideTxtBox .hd ul li.on {
  background: #23805e url("../images/case-arrow_03.jpg") no-repeat right center;
}
.main .case .content .slideTxtBox .bd {
  float: right;
  width: 78.6%;
}
.main .case .content .slideTxtBox .bd li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
}
.main .case .content .slideTxtBox .bd li:hover .img img {
  transform: scale(1.07);
}
.main .case .content .slideTxtBox .bd li:hover .txt {
  background: #23805e;
}
.main .case .content .slideTxtBox .bd li:hover .txt p {
  color: #fff;
}
.main .case .content .slideTxtBox .bd li:hover .txt span {
  background: url("../images/case-more_05.png") no-repeat center;
}
.main .case .content .slideTxtBox .bd li .img {
  overflow: hidden;
}
.main .case .content .slideTxtBox .bd li .img img {
  transition: 0.3s;
  width: 100%;
}
.main .case .content .slideTxtBox .bd li .txt {
  padding: 10px 0 5px;
  background: #fff;
  text-align: center;
}
.main .case .content .slideTxtBox .bd li .txt p {
  font-size: 1.4rem;
  color: #333;
}
.main .case .content .slideTxtBox .bd li .txt span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 23px;
  height: 23px;
  background: url("../images/case-more_03.png") no-repeat center;
}
.main .case .content .slideTxtBox .bd li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main .case {
    padding: 3% 0;
    background: #f4f4f4;
  }
  .main .case .case-tit {
    color: #000;
  }
  .main .case .case-tit h4 {
    font-size: 2.6rem;
    color: #000;
    font-weight: 600;
  }
  .main .case .case-tit p {
    font-size: 3rem;
    color: #000;
  }
  .main .case .content {
    margin-top: 3%;
  }
  .main .case .content .slideTxtBox .hd {
    width: 100%;
    float: left;
    position: relative;
  }
  .main .case .content .slideTxtBox .hd .case-tel {
    margin-top: 205px;
    background: #79a24a;
    padding: 8% 2%;
  }
  .main .case .content .slideTxtBox .hd .case-tel .txt {
    color: #fafafa;
    padding-left: 45px;
    background: url("../images/case-tel_03.jpg") no-repeat left center;
  }
  .main .case .content .slideTxtBox .hd .case-tel .txt p {
    font-size: 1.6rem;
  }
  .main .case .content .slideTxtBox .hd .case-tel .txt h5 {
    font-size: 2.2rem;
    margin-bottom: 0;
  }
  .main .case .content .slideTxtBox .hd ul li {
    line-height: 42px;
    cursor: pointer;
    font-size: 1.6rem;
    color: #fff;
    padding-left: 4%;
    background: #000000 url("../images/case-arrow_03.jpg") no-repeat right center;
    margin-bottom: 12px;
  }
  .main .case .content .slideTxtBox .hd ul li.on {
    background: #23805e url("../images/case-arrow_03.jpg") no-repeat right center;
  }
  .main .case .content .slideTxtBox .bd {
    float: right;
    width: 100%;
  }
  .main .case .content .slideTxtBox .bd li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .main .case .content .slideTxtBox .bd li:hover .img img {
    transform: scale(1.07);
  }
  .main .case .content .slideTxtBox .bd li:hover .txt {
    background: #23805e;
  }
  .main .case .content .slideTxtBox .bd li:hover .txt p {
    color: #fff;
  }
  .main .case .content .slideTxtBox .bd li:hover .txt span {
    background: url("../images/case-more_05.png") no-repeat center;
  }
  .main .case .content .slideTxtBox .bd li .img {
    overflow: hidden;
  }
  .main .case .content .slideTxtBox .bd li .img img {
    transition: 0.3s;
    width: 100%;
  }
  .main .case .content .slideTxtBox .bd li .txt {
    padding: 10px 0 5px;
    background: #fff;
    text-align: center;
  }
  .main .case .content .slideTxtBox .bd li .txt p {
    font-size: 1.4rem;
    color: #333;
  }
  .main .case .content .slideTxtBox .bd li .txt span {
    display: none;
    width: 23px;
    height: 23px;
    background: url("../images/case-more_03.png") no-repeat center;
  }
  .main .case .content .slideTxtBox .bd li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .main .case .content .slideTxtBox .bd li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
@media (max-width: 768px) and (max-width: 1200px) {
  .main .case .content .slideTxtBox .hd .case-tel {
    display: none;
  }
}
.main .choose .choose-top {
  height: 356px;
  background: url("../images/choose-top_02.jpg") no-repeat center;
}
.main .choose .choose-top .txt {
  float: right;
  margin: 7% 8% 0 0;
}
.main .choose .choose-top .txt h3 {
  font-size: 4.8rem;
  color: #fff;
  font-weight: 600;
}
.main .choose .choose-top .txt h4 {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 3.4rem;
  color: #fff;
  font-weight: 100;
  letter-spacing: 2px;
  background: #79a24a;
  padding: 2%;
}
.main .choose .choose-top .txt p {
  font-size: 1.2rem;
  color: #b7b7b7;
  text-transform: uppercase;
}
.main .choose .content li .img {
  float: left;
}
.main .choose .content li .img img {
  width: 100%;
}
.main .choose .content li .txt {
  float: right;
  text-align: right;
  margin-top: 60px;
}
@media (max-width: 1200px) {
  .main .choose .content li .txt {
    margin-top: 20px;
  }
}
@media (max-width: 992px) {
  .main .choose .content li .txt {
    margin-top: 0px;
  }
}
.main .choose .content li .txt h4 {
  font-size: 3.6rem;
  color: #23805e;
  font-weight: 600;
}
.main .choose .content li .txt h4 span {
  font-size: 5rem;
  font-weight: 900;
  vertical-align: -3px;
}
.main .choose .content li .txt h5 {
  font-size: 2.8rem;
  color: #151515;
  font-weight: 600;
}
.main .choose .content li .txt b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 58px;
  height: 3px;
  background: #23805e;
  margin: 20px 0 35px;
}
.main .choose .content li .txt p {
  padding-right: 34px;
  background: url("../images/li-bg_03.jpg") no-repeat right top;
  margin: 0;
  padding-bottom: 30px;
}
@media (max-width: 992px) {
  .main .choose .content li .txt p {
    padding-bottom: 22px;
  }
}
.main .choose .content li .txt p:last-child {
  padding-bottom: 0;
}
.main .choose .content li:nth-child(even) .img {
  float: right;
}
.main .choose .content li:nth-child(even) .txt {
  float: left;
  text-align: left;
}
.main .choose .content li:nth-child(even) .txt p {
  padding: 0 0 30px 34px;
  background: url("../images/li-bg_03.jpg") no-repeat left top;
}
.main .choose .content li:nth-child(even) .txt p:last-child {
  padding-bottom: 0;
}
.main .choose .content li:nth-child(1) .img {
  width: 42.7%;
  margin-top: -15%;
}
.main .choose .content li:nth-child(1) .txt {
  width: 57.3%;
}
.main .choose .content li:nth-child(2) .img {
  width: 67.5%;
  margin-right: -20%;
}
.main .choose .content li:nth-child(2) .txt {
  width: 49.5%;
}
.main .choose .content li:nth-child(3) .img {
  width: 67.5%;
  margin-left: -20%;
}
.main .choose .content li:nth-child(3) .txt {
  width: 49.5%;
}
.main .choose .content li:nth-child(4) .img {
  width: 43%;
}
.main .choose .content li:nth-child(4) .txt {
  width: 50%;
}
@media (max-width: 768px) {
  .main .choose .choose-top {
    height: 256px;
    background: url("../images/choose-top_02.jpg") no-repeat left center;
  }
  .main .choose .choose-top .txt {
    float: right;
    margin: 7% 8% 0 0;
  }
  .main .choose .choose-top .txt h3 {
    font-size: 3.8rem;
    color: #fff;
    font-weight: 600;
  }
  .main .choose .choose-top .txt h4 {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 2.4rem;
    color: #fff;
    font-weight: 100;
    letter-spacing: 2px;
    background: #79a24a;
    padding: 2%;
  }
  .main .choose .choose-top .txt p {
    font-size: 1.2rem;
    color: #b7b7b7;
    text-transform: uppercase;
  }
  .main .choose .content li {
    margin-top: 3%;
  }
  .main .choose .content li .img {
    float: left;
    display: none;
  }
  .main .choose .content li .img img {
    width: 100%;
  }
  .main .choose .content li .txt {
    float: right;
    text-align: left;
    margin-top: 60px;
  }
  .main .choose .content li .txt h4 {
    font-size: 3.6rem;
    color: #23805e;
    font-weight: 600;
  }
  .main .choose .content li .txt h4 span {
    font-size: 5rem;
    font-weight: 900;
    vertical-align: -3px;
  }
  .main .choose .content li .txt h5 {
    font-size: 2.8rem;
    color: #151515;
    font-weight: 600;
  }
  .main .choose .content li .txt b {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 58px;
    height: 3px;
    background: #23805e;
    margin: 20px 0 35px;
  }
  .main .choose .content li .txt p {
    padding: 0 0 0 34px;
    background: url("../images/li-bg_03.jpg") no-repeat left top;
    margin: 0;
    padding-bottom: 30px;
  }
  .main .choose .content li .txt p:last-child {
    padding-bottom: 0;
  }
  .main .choose .content li:nth-child(even) .img {
    float: right;
  }
  .main .choose .content li:nth-child(even) .txt {
    float: left;
    text-align: left;
  }
  .main .choose .content li:nth-child(even) .txt p {
    padding: 0 0 30px 34px;
    background: url("../images/li-bg_03.jpg") no-repeat left top;
  }
  .main .choose .content li:nth-child(even) .txt p:last-child {
    padding-bottom: 0;
  }
  .main .choose .content li:nth-child(1) .img {
    width: 42.7%;
    margin-top: -15%;
  }
  .main .choose .content li:nth-child(1) .txt {
    width: 100%;
  }
  .main .choose .content li:nth-child(2) .img {
    width: 67.5%;
    margin-right: -20%;
  }
  .main .choose .content li:nth-child(2) .txt {
    width: 100%;
  }
  .main .choose .content li:nth-child(3) .img {
    width: 67.5%;
    margin-left: -20%;
  }
  .main .choose .content li:nth-child(3) .txt {
    width: 100%;
  }
  .main .choose .content li:nth-child(4) .img {
    width: 43%;
  }
  .main .choose .content li:nth-child(4) .txt {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 1200px) {
  .main .choose .content li .txt {
    margin-top: 20px;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .choose .content li .txt {
    margin-top: 0px;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .choose .content li .txt p {
    padding-bottom: 22px;
  }
}
.main .customer {
  height: 640px;
  background: url("../images/customer-bg_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .main .customer {
    height: 540px;
  }
}
@media (max-width: 992px) {
  .main .customer {
    height: 490px;
  }
}
.main .customer .customer-tit {
  text-align: center;
  padding: 67px 0 48px;
}
.main .customer .customer-tit h4 {
  font-size: 3.6rem;
  color: #fff;
  font-weight: 600;
}
.main .customer .customer-tit p {
  font-size: 1.6rem;
  color: #fff;
}
.main .customer .list-box {
  text-align: center;
}
.main .customer .list-box li {
  padding: 8px;
  border: 1px solid #fff;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 20%;
  margin: 0 2% 4% 2%;
}
.main .customer .list-box li img {
  width: 100%;
}
.main .customer .list-box .more {
  text-align: center;
}
@media (max-width: 768px) {
  .main .customer {
    padding-bottom: 25px;
    height: auto;
    background: url("../images/customer-bg_02.jpg") no-repeat center;
    background-size: cover;
  }
  .main .customer .customer-tit {
    text-align: center;
    padding: 20px 0;
  }
  .main .customer .customer-tit h4 {
    font-size: 3.6rem;
    color: #fff;
    font-weight: 600;
  }
  .main .customer .customer-tit p {
    font-size: 1.6rem;
    color: #fff;
  }
  .main .customer .list-box {
    text-align: center;
  }
  .main .customer .list-box li {
    padding: 8px;
    border: 1px solid #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 45%;
    margin: 0 2% 4% 2%;
  }
  .main .customer .list-box li img {
    width: 100%;
  }
  .main .customer .list-box .more {
    text-align: center;
  }
}
.main .about .about-tit {
  text-align: center;
  margin: 77px auto;
}
.main .about .about-tit p {
  font-size: 1.6rem;
  color: #010101;
  letter-spacing: 1px;
  margin-top: 6px;
}
.main .about .txt-box {
  width: 44.786%;
  float: left;
}
.main .about .txt-box .txt-top {
  border-bottom: 1px solid #ebebeb;
  margin-top: 3%;
}
.main .about .txt-box .txt-top p {
  font-size: 1.4rem;
  color: #696969;
  margin: 2% 0 5%;
}
.main .about .txt-box .txt-top h5 {
  font-size: 2.4rem;
  color: #000;
  margin-bottom: 20px;
}
.main .about .txt-box .txt p {
  font-size: 1.4rem;
  color: #565656;
  margin: 5% 0;
  line-height: 180%;
}
.main .about .txt-box .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 130px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  border-radius: 36px;
  font-size: 1.4rem;
  color: #fff;
  background: #23805e;
  margin-right: 20px;
}
.main .about .txt-box .txt a:nth-child(3) {
  background: #79a24a;
}
.main .about .img {
  width: 51.28%;
  float: right;
}
.main .about .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .about .about-tit {
    text-align: center;
    margin: 27px auto;
  }
  .main .about .about-tit img {
    width: 190px;
  }
  .main .about .about-tit p {
    font-size: 1.6rem;
    color: #010101;
    letter-spacing: 1px;
    margin-top: 6px;
  }
  .main .about .txt-box {
    width: 100%;
    float: left;
  }
  .main .about .txt-box .txt-top {
    border-bottom: 1px solid #ebebeb;
    margin-top: 3%;
  }
  .main .about .txt-box .txt-top img {
    width: 150px;
  }
  .main .about .txt-box .txt-top p {
    font-size: 1.4rem;
    color: #696969;
    margin: 2% 0 5%;
  }
  .main .about .txt-box .txt-top h5 {
    font-size: 2.4rem;
    color: #000;
    margin-bottom: 20px;
  }
  .main .about .txt-box .txt p {
    font-size: 1.4rem;
    color: #565656;
    margin: 5% 0;
    line-height: 180%;
  }
  .main .about .txt-box .txt a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 130px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    border-radius: 36px;
    font-size: 1.4rem;
    color: #fff;
    background: #23805e;
    margin-right: 20px;
  }
  .main .about .txt-box .txt a:nth-child(3) {
    background: #79a24a;
  }
  .main .about .img {
    width: 100%;
    margin-top: 20px;
    float: right;
  }
  .main .about .img img {
    width: 100%;
  }
}
.main .team {
  margin-bottom: 5%;
}
.main .team .team-tit {
  text-align: center;
  margin: 77px auto 35px;
}
.main .team .team-tit p {
  font-size: 1.6rem;
  color: #010101;
  letter-spacing: 1px;
  margin-top: 6px;
}
.main .team .content .swiper-container-team {
  overflow: hidden;
}
.main .team .content .swiper-slide {
  text-align: center;
  border: 2px solid #eee;
}
.main .team .content .swiper-slide:hover {
  border: 2px solid #79a24a;
}
.main .team .content .swiper-slide:hover .img {
  border: 2px solid #79a24a;
}
.main .team .content .swiper-slide .img {
  width: 180px;
  height: 180px;
  padding: 8px;
  border: 2px solid #eee;
  border-radius: 180px;
  margin: 26px auto;
}
.main .team .content .swiper-slide .img img {
  border-radius: 100%;
}
.main .team .content .swiper-slide h6 {
  font-size: 1.6rem;
  color: #333;
  font-weight: 600;
}
.main .team .content .swiper-slide b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 40px;
  height: 3px;
  background: #79a24a;
}
.main .team .content .swiper-slide p {
  font-size: 1.4rem;
  color: #999999;
  line-height: 180%;
  margin-top: 15px;
  text-align: left;
  margin: 15px 10% 30px;
  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;
}
@media (max-width: 768px) {
  .main .team {
    margin-bottom: 5%;
  }
  .main .team .team-tit {
    text-align: center;
    margin: 27px auto;
  }
  .main .team .team-tit img {
    width: 180px;
  }
  .main .team .team-tit p {
    font-size: 1.6rem;
    color: #010101;
    letter-spacing: 1px;
    margin-top: 6px;
  }
}
.main .news {
  background: #f5f5f5;
  padding-bottom: 5%;
}
.main .news .news-tit {
  text-align: center;
  margin: 77px auto 35px;
}
.main .news .news-tit p {
  font-size: 1.6rem;
  color: #010101;
  letter-spacing: 1px;
  margin-top: 6px;
}
.main .news .content .lf-con {
  width: 27.86%;
  float: left;
}
.main .news .content .lf-con .swiper-container-news {
  overflow: hidden;
  position: relative;
}
.main .news .content .lf-con .swiper-button-next-news {
  position: absolute;
  right: 17px;
  top: 102px;
  z-index: 9;
  cursor: pointer;
}
.main .news .content .lf-con .swiper-button-prev-news {
  position: absolute;
  right: 40px;
  top: 102px;
  z-index: 9;
  cursor: pointer;
}
.main .news .content .lf-con .news-tit-lf {
  height: 144px;
  background: #23805e;
  padding: 5%;
}
.main .news .content .lf-con .news-tit-lf h5 {
  font-size: 2rem;
  color: #fff;
  font-weight: 600;
  line-height: 180%;
  height: 70px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.main .news .content .lf-con .news-tit-lf p {
  font-size: 1.4rem;
  color: #eaeaea;
}
.main .news .content .lf-con .img img {
  width: 100%;
}
.main .news .content .lf-con .txt {
  height: 144px;
  background: #23805e;
  padding: 10% 5%;
}
.main .news .content .lf-con .txt p {
  font-size: 1.4rem;
  color: #fff;
  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;
}
.main .news .content .rt-con {
  width: 69.65%;
  float: right;
}
.main .news .content .rt-con .slideTxtBox-news .hd {
  margin: 34px 0;
  height: 24px;
  line-height: 24px;
  padding-left: 16px;
  background: url("../images/hd-bg_03.jpg") no-repeat left center;
}
.main .news .content .rt-con .slideTxtBox-news .hd ul li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  cursor: pointer;
  margin: 0 2.5rem;
  font-size: 1.8rem;
  color: #131313;
}
.main .news .content .rt-con .slideTxtBox-news .hd ul li.on {
  color: #23805e;
  font-weight: 600;
}
.main .news .content .rt-con .slideTxtBox-news .bd li {
  border-bottom: 1px solid transparent;
  margin-bottom: 21px;
}
.main .news .content .rt-con .slideTxtBox-news .bd li:hover {
  border-bottom: 1px solid #23805e;
}
.main .news .content .rt-con .slideTxtBox-news .bd li:hover .date {
  background: #23805e;
}
.main .news .content .rt-con .slideTxtBox-news .bd li:hover .date h3 {
  color: #fff;
}
.main .news .content .rt-con .slideTxtBox-news .bd li:hover .date p {
  color: #fff;
}
.main .news .content .rt-con .slideTxtBox-news .bd li .txt {
  width: 80%;
  float: left;
}
.main .news .content .rt-con .slideTxtBox-news .bd li .txt h5 {
  font-size: 1.8rem;
  color: #000;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.main .news .content .rt-con .slideTxtBox-news .bd li .txt p {
  font-size: 1.4rem;
  color: #565656;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.main .news .content .rt-con .slideTxtBox-news .bd li .date {
  width: 17%;
  float: right;
  text-align: center;
  background: #e2e2e2;
  font-family: arial;
}
.main .news .content .rt-con .slideTxtBox-news .bd li .date h3 {
  font-size: 6rem;
  color: #939393;
  margin: 10px 0 2px;
}
.main .news .content .rt-con .slideTxtBox-news .bd li .date p {
  font-size: 1.6rem;
  color: #3d3d3d;
}
@media (max-width: 768px) {
  .main .news {
    background: #f5f5f5;
    padding-bottom: 5%;
  }
  .main .news .news-tit {
    text-align: center;
    margin: 27px auto;
  }
  .main .news .news-tit img {
    width: 270px;
  }
  .main .news .news-tit p {
    font-size: 1.6rem;
    color: #010101;
    letter-spacing: 1px;
    margin-top: 6px;
  }
  .main .news .content .lf-con {
    width: 100%;
    float: left;
  }
  .main .news .content .lf-con .swiper-container-news {
    overflow: hidden;
    position: relative;
  }
  .main .news .content .lf-con .swiper-button-next-news {
    position: absolute;
    right: 17px;
    top: 102px;
    z-index: 9;
    cursor: pointer;
  }
  .main .news .content .lf-con .swiper-button-prev-news {
    position: absolute;
    right: 40px;
    top: 102px;
    z-index: 9;
    cursor: pointer;
  }
  .main .news .content .lf-con .news-tit-lf {
    height: 124px;
    background: #23805e;
    padding: 5%;
  }
  .main .news .content .lf-con .news-tit-lf h5 {
    font-size: 2rem;
    color: #fff;
    font-weight: 600;
    line-height: 180%;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
  }
  .main .news .content .lf-con .news-tit-lf p {
    font-size: 1.4rem;
    color: #eaeaea;
  }
  .main .news .content .lf-con .img img {
    width: 100%;
  }
  .main .news .content .lf-con .txt {
    height: 124px;
    background: #23805e;
    padding: 10% 5%;
  }
  .main .news .content .lf-con .txt p {
    font-size: 1.4rem;
    color: #fff;
    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;
  }
  .main .news .content .rt-con {
    width: 100%;
    float: right;
  }
  .main .news .content .rt-con .slideTxtBox-news .hd {
    margin: 24px 0;
    height: 24px;
    line-height: 24px;
    padding-left: 16px;
    background: url("../images/hd-bg_03.jpg") no-repeat left center;
  }
  .main .news .content .rt-con .slideTxtBox-news .hd ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    cursor: pointer;
    margin: 0 2.5rem;
    font-size: 1.8rem;
    color: #131313;
  }
  .main .news .content .rt-con .slideTxtBox-news .hd ul li.on {
    color: #23805e;
    font-weight: 600;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li {
    border-bottom: 1px solid transparent;
    margin-bottom: 21px;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li:hover {
    border-bottom: 1px solid #23805e;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li:hover .date {
    background: #23805e;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li:hover .date h3 {
    color: #fff;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li:hover .date p {
    color: #fff;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li .txt {
    width: 80%;
    float: left;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li .txt h5 {
    font-size: 1.8rem;
    color: #000;
    font-weight: 600;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li .txt p {
    font-size: 1.4rem;
    color: #565656;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li .date {
    width: 17%;
    float: right;
    text-align: center;
    background: #e2e2e2;
    font-family: arial;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li .date h3 {
    font-size: 4rem;
    color: #939393;
    margin: 10px 0 2px;
  }
  .main .news .content .rt-con .slideTxtBox-news .bd li .date p {
    font-size: 1.6rem;
    color: #3d3d3d;
  }
}
.footer {
  background: #23805e;
}
.footer .footer-content {
  position: relative;
  padding: 6% 0 5%;
}
.footer .footer-content .footer-nav {
  height: 278px;
  width: 25.64%;
  float: left;
}
.footer .footer-content .footer-nav .nav-top {
  height: 100px;
  background: #176d4d url("../images/footer-nav_03.jpg") no-repeat 90% center;
}
.footer .footer-content .footer-nav .nav-top h4 {
  font-size: 2.4rem;
  color: #fff;
  font-weight: 600;
  padding: 25px 0 0 23px;
  margin: 0;
}
.footer .footer-content .footer-nav .nav-top p {
  font-size: 1.2rem;
  color: #339c76;
  text-transform: uppercase;
  padding: 0 0 0 23px;
}
.footer .footer-content .footer-nav .nav-list {
  height: 178px;
  background: #fff;
}
.footer .footer-content .footer-nav .nav-list ul {
  margin: 0;
  padding-top: 55px;
}
.footer .footer-content .footer-nav .nav-list li {
  width: 33.33333%;
  float: left;
  text-align: center;
  margin-bottom: 5%;
}
.footer .footer-content .footer-nav .nav-list li a {
  font-size: 1.4rem;
  color: #000;
}
.footer .footer-content .footer-nav .nav-list li a:hover {
  color: #23805e;
}
.footer .footer-content .txt-box {
  height: 278px;
  border: 5px solid #176d4d;
  width: 32.222222%;
  float: left;
  margin-left: 1%;
  background: #fff;
  padding: 3%;
}
.footer .footer-content .txt-box .tel b {
  display: block;
  width: 25px;
  height: 2px;
  background: #176d4d;
  margin-bottom: 6%;
}
.footer .footer-content .txt-box .tel p {
  font-size: 1.4rem;
  color: #949494;
}
.footer .footer-content .txt-box .tel h5 {
  font-size: 3rem;
  color: #79a24a;
  padding-left: 40px;
  font-weight: 600;
  background: url("../images/footer-tel_03.jpg") no-repeat left center;
}
.footer .footer-content .txt-box .tel h6 {
  font-size: 1.6rem;
  color: #4d4d4d;
}
.footer .footer-content .txt-box .txt {
  margin-top: 25px;
}
.footer .footer-content .txt-box .txt h5 {
  font-size: 1.8rem;
  color: #000;
  font-weight: 600;
}
.footer .footer-content .txt-box .txt p {
  font-size: 1.2rem;
  color: #b5b5b5;
  text-transform: uppercase;
  margin-bottom: 7px;
}
.footer .footer-content .contact-list {
  width: 30.7%;
  float: left;
  margin-left: 2%;
}
.footer .footer-content .contact-list h6 {
  font-size: 1.6rem;
  color: #fff;
  margin: 0 0 30px 0;
}
.footer .footer-content .contact-list li {
  padding-left: 52px;
  margin-bottom: 20px;
}
.footer .footer-content .contact-list li p {
  font-size: 1.4rem;
  color: #fff;
}
.footer .footer-content .contact-list li:nth-child(1) {
  background: url("../images/footer-icon_03.jpg") no-repeat left 5px;
}
.footer .footer-content .contact-list li:nth-child(2) {
  background: url("../images/footer-icon_06.jpg") no-repeat left 5px;
}
.footer .footer-content .contact-list li:nth-child(3) {
  background: url("../images/footer-icon_08.jpg") no-repeat left 5px;
}
.footer .footer-content .code-box {
  float: right;
  width: 7.7%;
  text-align: center;
}
.footer .footer-content .code-box li {
  margin-bottom: 4%;
}
.footer .footer-content .code-box p {
  font-size: 1.4rem;
  color: #fff;
  margin-top: 5px;
}
.footer .footer-bot {
  height: 60px;
  background: #176d4d;
  line-height: 60px;
}
.footer .footer-bot .container {
  position: relative;
}
.footer .footer-bot p {
  margin: 0;
  font-size: 1.4rem;
  color: #ffffff;
}
.footer .footer-bot p a {
  color: #ffffff;
}
.footer .footer-bot p span {
  float: right;
}
@media (max-width: 768px) {
  .footer .footer-content {
    position: relative;
    padding: 6% 0 5%;
  }
  .footer .footer-content .footer-nav {
    height: auto;
    width: 100%;
    float: left;
    margin-bottom: 15px;
  }
  .footer .footer-content .footer-nav .nav-top {
    height: 60px;
    background: #176d4d url("../images/footer-nav_03.jpg") no-repeat 90% center;
  }
  .footer .footer-content .footer-nav .nav-top h4 {
    font-size: 2.4rem;
    color: #fff;
    font-weight: 600;
    padding: 10px 0 0 23px;
    margin: 0;
  }
  .footer .footer-content .footer-nav .nav-top p {
    font-size: 1.2rem;
    color: #339c76;
    text-transform: uppercase;
    padding: 5px 0 0 23px;
  }
  .footer .footer-content .footer-nav .nav-list {
    height: 100px;
    background: #fff;
  }
  .footer .footer-content .footer-nav .nav-list ul {
    margin: 0;
    padding-top: 22px;
  }
  .footer .footer-content .footer-nav .nav-list li {
    width: 33.33333%;
    float: left;
    text-align: center;
    margin-bottom: 5%;
  }
  .footer .footer-content .footer-nav .nav-list li a {
    font-size: 1.4rem;
    color: #000;
  }
  .footer .footer-content .footer-nav .nav-list li a:hover {
    color: #23805e;
  }
  .footer .footer-content .txt-box {
    height: auto;
    border: 5px solid #176d4d;
    width: 100%;
    float: left;
    margin-left: 0%;
    background: #fff;
    padding: 3%;
    margin-bottom: 15px;
  }
  .footer .footer-content .txt-box .tel b {
    display: block;
    width: 25px;
    height: 2px;
    background: #176d4d;
    margin-bottom: 6%;
  }
  .footer .footer-content .txt-box .tel p {
    font-size: 1.4rem;
    color: #949494;
  }
  .footer .footer-content .txt-box .tel h5 {
    font-size: 3rem;
    color: #79a24a;
    padding-left: 40px;
    font-weight: 600;
    background: url("../images/footer-tel_03.jpg") no-repeat left center;
  }
  .footer .footer-content .txt-box .tel h6 {
    font-size: 1.6rem;
    color: #4d4d4d;
  }
  .footer .footer-content .txt-box .txt {
    margin-top: 25px;
  }
  .footer .footer-content .txt-box .txt h5 {
    font-size: 1.8rem;
    color: #000;
    font-weight: 600;
  }
  .footer .footer-content .txt-box .txt p {
    font-size: 1.2rem;
    color: #b5b5b5;
    text-transform: uppercase;
    margin-bottom: 7px;
  }
  .footer .footer-content .contact-list {
    width: 100%;
    float: left;
    margin-left: 0;
  }
  .footer .footer-content .contact-list h6 {
    font-size: 1.6rem;
    color: #fff;
    margin: 0 0 30px 0;
  }
  .footer .footer-content .contact-list li {
    padding-left: 52px;
    margin-bottom: 20px;
  }
  .footer .footer-content .contact-list li p {
    font-size: 1.4rem;
    color: #fff;
  }
  .footer .footer-content .contact-list li:nth-child(1) {
    background: url("../images/footer-icon_03.jpg") no-repeat left 5px;
  }
  .footer .footer-content .contact-list li:nth-child(2) {
    background: url("../images/footer-icon_06.jpg") no-repeat left 5px;
  }
  .footer .footer-content .contact-list li:nth-child(3) {
    background: url("../images/footer-icon_08.jpg") no-repeat left 5px;
  }
  .footer .footer-content .code-box {
    float: right;
    width: 100%;
    text-align: center;
  }
  .footer .footer-content .code-box li {
    margin-bottom: 0%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10%;
  }
  .footer .footer-content .code-box p {
    font-size: 1.4rem;
    color: #fff;
    margin-top: 5px;
  }
  .footer .footer-bot {
    height: auto;
    background: #176d4d;
    line-height: 28px;
    text-align: center;
  }
  .footer .footer-bot .container {
    position: relative;
  }
  .footer .footer-bot p {
    margin: 0;
    font-size: 1.4rem;
    color: #ffffff;
  }
  .footer .footer-bot p a {
    color: #ffffff;
  }
  .footer .footer-bot p span {
    float: none;
    display: block;
  }
}
.footer .returnTop {
  z-index: 99;
  display: block;
  cursor: pointer;
  position: fixed;
  bottom: 90px;
  right: 30px;
  opacity: 1;
  width: 48px;
  height: 48px;
  background: url("../images/return-top.png") no-repeat center;
}
/*ins-style*/
@media (max-width: 768px) {
  .ins-main {
    margin-top: 55px;
  }
}
.ins-main .ins-ad {
  height: 400px;
  position: relative;
}
.ins-main .ins-ad .txt {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 60%;
  top: 50%;
}
@media (max-width: 768px) {
  .ins-main .ins-ad {
    height: 220px;
    position: relative;
  }
  .ins-main .ins-ad .txt {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    width: 100%;
  }
  .ins-main .ins-ad .txt img {
    width: 100%;
  }
}
.ins-main .about-ad {
  background: url("../images/about-ad_02.jpg") no-repeat center;
}
.ins-main .case-ad {
  background: url("../images/case-ad_02.jpg") no-repeat center;
}
.ins-main .news-ad {
  background: url("../images/news-ad_02.jpg") no-repeat center;
}
.ins-main .contact-ad {
  background: url("../images/contact-ad_02.jpg") no-repeat center;
}
.ins-main .ins-tit {
  border-top: 2px solid #efefef;
  border-bottom: 2px solid #efefef;
}
.ins-main .ins-tit h5 {
  font-size: 2.6rem;
  color: #333;
  line-height: 86px;
  margin: 0;
}
.ins-main .ins-nav {
  height: 80px;
  line-height: 80px;
  box-shadow: 0 0 10px #eee;
}
.ins-main .ins-nav p {
  margin: 0;
  padding-left: 26px;
  background: url("../images/house_03.jpg") no-repeat left center;
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-nav p a {
  color: #666;
}
.ins-main .ins-nav p a:hover {
  color: #23805e;
}
.ins-main .ins-nav p .active {
  color: #23805e;
}
@media (max-width: 768px) {
  .ins-main .ins-nav {
    height: 50px;
    line-height: 50px;
    box-shadow: 0 0 10px #eee;
  }
}
.ins-main .list-nav {
  margin-bottom: 5%;
}
.ins-main .list-nav ul {
  margin: 0;
}
.ins-main .list-nav li {
  font-size: 1.6rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: relative;
  width: 130px;
  text-align: center;
  line-height: 40px;
  border-radius: 4px;
  margin-right: 5px;
}
@media (max-width: 768px) {
  .ins-main .list-nav li {
    width: 100px;
  }
}
.ins-main .list-nav li a {
  transition: 0.3s;
  display: block;
  font-size: 1.6rem;
  background: #666;
  border-radius: 4px;
  color: #fff;
}
.ins-main .list-nav li a:hover {
  background: #23805e;
  color: #fff;
}
.ins-main .list-nav .active a {
  background: #23805e;
  color: #fff;
}
.ins-main .ins-con {
  padding: 3% 0;
}
.ins-main .ins-con .ins-lf {
  width: 20.5%;
  float: left;
}
.ins-main .ins-con .ins-lf .lf-tit {
  text-align: center;
  height: 100px;
  background: #23805e;
}
.ins-main .ins-con .ins-lf .lf-tit h4 {
  font-size: 3rem;
  color: #fff;
  font-weight: 600;
  line-height: 100px;
  margin: 0;
}
.ins-main .ins-con .ins-lf .sub-nav {
  margin-top: -1px;
  height: auto;
  line-height: 57px;
  border: 1px solid #e7e7e7;
}
.ins-main .ins-con .ins-lf .sub-nav a {
  display: block;
  padding-left: 35%;
  font-size: 1.6rem;
  color: #333;
  background: #f9f9f9 url("../images/lf-arrow_06.png") no-repeat 13% center;
}
.ins-main .ins-con .ins-lf .sub-nav a:hover {
  color: #23805e;
  background: #ffffff url("../images/lf-arrow_03.png") no-repeat 13% center;
}
.ins-main .ins-con .ins-lf .sub-nav ul {
  background: #f4f4f4;
  padding: 0 0 16px;
  border: 1px solid transparent;
  border-bottom: none;
  display: none;
}
.ins-main .ins-con .ins-lf .sub-nav ul li {
  line-height: 37px;
  padding-left: 14px;
  font-weight: 500;
}
.ins-main .ins-con .ins-lf .sub-nav ul li a {
  display: block;
  font-size: 1.4rem;
  color: #333;
  padding-left: 22px;
  transition: 0;
  background: none;
}
.ins-main .ins-con .ins-lf .sub-nav ul li a:hover {
  color: #880d02;
  background: none;
}
.ins-main .ins-con .ins-lf .sub-nav ul .active a {
  color: #880d02;
  background: none;
}
.ins-main .ins-con .ins-lf .sub-nav ul li:last-child {
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .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 .sub-nav .content-active {
  display: block;
}
.ins-main .ins-con .ins-lf .sub-nav-active a {
  background: #ffffff url("../images/lf-arrow_03.png") no-repeat 13% center;
  color: #23805e;
}
.ins-main .ins-con .ins-lf .lf-tel {
  height: 76px;
  background: url("../images/lf-bot_03.jpg") no-repeat center;
  margin-top: 20px;
}
.ins-main .ins-con .ins-lf .lf-tel p {
  font-size: 2.4rem;
  color: #333;
  font-weight: 600;
  font-family: "times new roman";
  padding: 19px 0 0 63px;
}
.ins-main .ins-con .ins-rt {
  width: 75.2%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-con {
    padding: 2% 0;
  }
  .ins-main .ins-con .ins-lf {
    width: 100%;
    float: left;
  }
  .ins-main .ins-con .ins-lf .lf-tit {
    text-align: center;
    height: 60px;
    background: #23805e;
  }
  .ins-main .ins-con .ins-lf .lf-tit h4 {
    font-size: 3rem;
    color: #fff;
    font-weight: 600;
    line-height: 60px;
  }
  .ins-main .ins-con .ins-rt {
    width: 100%;
    float: right;
  }
}
.ins-main .ins-profile .content img {
  width: 100%;
}
.ins-main .ins-profile .content h2 {
  font-size: 4rem;
  color: #333;
  margin: 6% 0;
  font-weight: 600;
}
@media (max-width: 768px) {
  .ins-main .ins-profile .content h2 {
    font-size: 3rem;
  }
}
.ins-main .ins-profile .content p {
  font-size: 1.4rem;
  color: #333;
  line-height: 200%;
  margin-bottom: 4%;
}
@media (max-width: 768px) {
  .ins-main .ins-profile .content p {
    font-size: 1.6rem;
  }
}
.ins-main .ins-team .content li {
  padding: 5% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-team .content .img-box {
  width: 36.36%;
  float: left;
  background: #ebebeb;
  padding: 3%;
  text-align: center;
}
.ins-main .ins-team .content .img-box img {
  width: 100%;
}
.ins-main .ins-team .content .img-box h5 {
  font-size: 2rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 4px;
}
.ins-main .ins-team .content .img-box p {
  font-size: 1.6rem;
  color: #666;
  font-weight: 600;
  margin-bottom: 0;
}
.ins-main .ins-team .content .img-box p b {
  font-size: 2.6rem;
  color: #23805e;
}
.ins-main .ins-team .content .txt-box {
  width: 59.88%;
  float: right;
}
.ins-main .ins-team .content .txt-box h6 {
  font-size: 1.4rem;
  color: #333;
  line-height: 180%;
}
.ins-main .ins-team .content .txt-box p {
  font-size: 1.4rem;
  color: #666;
}
@media (max-width: 768px) {
  .ins-main .ins-team .content li {
    padding: 5% 0;
    border-bottom: 1px solid #eee;
  }
  .ins-main .ins-team .content .img-box {
    width: 100%;
    float: left;
    background: #ebebeb;
    padding: 3%;
    text-align: center;
  }
  .ins-main .ins-team .content .img-box img {
    width: 100%;
  }
  .ins-main .ins-team .content .img-box h5 {
    font-size: 2rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 4px;
  }
  .ins-main .ins-team .content .img-box p {
    font-size: 1.6rem;
    color: #666;
    font-weight: 600;
    margin-bottom: 0;
  }
  .ins-main .ins-team .content .img-box p b {
    font-size: 2.6rem;
    color: #23805e;
  }
  .ins-main .ins-team .content .txt-box {
    width: 100%;
    float: right;
  }
  .ins-main .ins-team .content .txt-box h6 {
    font-size: 1.4rem;
    color: #333;
    line-height: 180%;
  }
  .ins-main .ins-team .content .txt-box p {
    font-size: 1.4rem;
    color: #666;
  }
}
.ins-main .ins-huanjing {
  padding: 3% 0;
}
.ins-main .ins-huanjing .content li {
  width: 31.833333%;
  float: left;
  margin-right: 2%;
  margin-bottom: 2%;
}
.ins-main .ins-huanjing .content li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-huanjing .content li p {
  font-size: 1.6rem;
  color: #222;
  text-align: center;
  line-height: 40px;
  background: #f4f4f4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 0;
}
.ins-main .ins-huanjing .content li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-huanjing {
    padding: 3% 0;
  }
  .ins-main .ins-huanjing .content li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .ins-main .ins-huanjing .content li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-huanjing .content li p {
    font-size: 1.6rem;
    color: #222;
    text-align: center;
    line-height: 40px;
    background: #f4f4f4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0;
  }
  .ins-main .ins-huanjing .content li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-huanjing .content li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .product-center {
  background: #f7f7f7;
  padding: 4% 0;
}
.ins-main .product-center .pro-tit {
  text-align: center;
  margin-bottom: 5%;
}
.ins-main .product-center .content li {
  width: 49%;
  float: left;
  margin-right: 2%;
}
.ins-main .product-center .content li:hover .img img {
  transform: scale(1.05);
}
.ins-main .product-center .content li:hover .txt {
  background: #ff3e2a;
}
.ins-main .product-center .content li:hover .txt p {
  color: #fff;
}
.ins-main .product-center .content li:hover .txt span {
  color: #1f1f1f;
  background: #fff;
}
.ins-main .product-center .content li .img {
  overflow: hidden;
}
.ins-main .product-center .content li .img img {
  width: 100%;
  transition: 0.4s;
}
.ins-main .product-center .content li .txt {
  padding: 0 5%;
  height: 128px;
  line-height: 128px;
  background: #fff;
  transition: 0.4s;
  margin-top: 1px;
}
.ins-main .product-center .content li .txt p {
  font-size: 1.6rem;
  color: #555;
  float: left;
}
.ins-main .product-center .content li .txt span {
  display: block;
  float: right;
  width: 130px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  background: #ff3e2a;
  margin-top: 36px;
}
.ins-main .product-center .content li:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .product-center {
    background: #f7f7f7;
    padding: 4% 0;
  }
  .ins-main .product-center .pro-tit {
    text-align: center;
    margin-bottom: 5%;
  }
  .ins-main .product-center .pro-tit img {
    width: 150px;
  }
  .ins-main .product-center .content li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 3%;
  }
  .ins-main .product-center .content li .img {
    overflow: hidden;
  }
  .ins-main .product-center .content li .img img {
    width: 100%;
    transition: 0.4s;
  }
  .ins-main .product-center .content li .txt {
    padding: 0 5%;
    height: 38px;
    line-height: 38px;
    background: #fff;
    transition: 0.4s;
    margin-top: 1px;
  }
  .ins-main .product-center .content li .txt p {
    font-size: 1.6rem;
    color: #555;
    float: none;
    text-align: center;
  }
  .ins-main .product-center .content li .txt span {
    display: none;
  }
  .ins-main .product-center .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-contact .contact-top {
  margin: 4% 0;
}
.ins-main .ins-contact .txt-box {
  width: 35.4%;
  float: left;
  margin-top: 4%;
}
.ins-main .ins-contact .txt-box h6 {
  font-size: 2.4rem;
  color: #333;
  margin-bottom: 5%;
}
.ins-main .ins-contact .txt-box p {
  font-size: 1.6rem;
  color: #777;
}
.ins-main .ins-contact .txt-box p a {
  color: #777;
}
.ins-main .ins-contact .txt-box p a:hover {
  color: #23805e;
}
.ins-main .ins-contact .map {
  width: 64.5%;
  float: right;
}
.ins-main .ins-contact .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 380px;
}
.ins-main .ins-contact .map .my-map .icon {
  background: url(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-contact .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-contact .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-contact .map .amap-container {
  height: 100%;
}
.ins-main .ins-contact .bot img {
  width: 100%;
}
.ins-main .ins-contact .message {
  padding-bottom: 4%;
}
.ins-main .ins-contact .message h4 {
  text-align: center;
  margin: 4% 0;
  font-size: 3rem;
  color: #333;
  font-weight: 600;
}
.ins-main .ins-contact .message ul:nth-child(1) li {
  width: 48%;
  float: left;
  margin-right: 4%;
}
.ins-main .ins-contact .message ul:nth-child(1) li input {
  height: 58px;
  line-height: 58px;
  padding: 0 15px;
  width: 100%;
  border-radius: 3px;
  border: 2px solid #dedddf;
  background: #f6f6f6;
}
.ins-main .ins-contact .message ul:nth-child(1) li:nth-child(2) {
  margin-right: 0;
}
.ins-main .ins-contact .message ul:nth-child(3) li {
  margin: 3% 0;
}
.ins-main .ins-contact .message ul:nth-child(3) li textarea {
  height: 230px;
  padding: 15px;
  width: 100%;
  border-radius: 3px;
  border: 2px solid #dedddf;
  background: #f6f6f6;
}
.ins-main .ins-contact .message ul:nth-child(4) li {
  text-align: center;
}
.ins-main .ins-contact .message ul:nth-child(4) li input {
  height: 50px;
  width: 180px;
  font-size: 1.8rem;
  color: #fff;
  border-radius: 3px;
  background: #23805e;
  border: none;
  cursor: pointer;
}
@media (max-width: 768px) {
  .ins-main .ins-contact {
    padding: 0 0 4%;
  }
  .ins-main .ins-contact .txt-box {
    width: 100%;
    float: left;
    margin: 6% 0;
  }
  .ins-main .ins-contact .txt-box h4 {
    font-size: 2.4rem;
    color: #081c1a;
    font-weight: 600;
  }
  .ins-main .ins-contact .txt-box p {
    font-size: 1.4rem;
    color: #081c1a;
    margin-top: 4%;
  }
  .ins-main .ins-contact .map {
    width: 100%;
    float: right;
  }
  .ins-main .ins-contact .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
}
.ins-main .ins-question {
  background: #f7f7f7;
  padding: 4% 0;
}
.ins-main .ins-question .wenda-tit {
  text-align: center;
  margin-bottom: 5%;
}
.ins-main .ins-question .content li {
  background: #fff;
  padding: 2%;
  margin-bottom: 3%;
}
.ins-main .ins-question .content li:hover {
  background: #ff3d29;
}
.ins-main .ins-question .content li:hover h6 {
  color: #fff;
  background: url("../images/wenda-lit_08.jpg") no-repeat left center;
}
.ins-main .ins-question .content li:hover p {
  color: #fff;
  background: url("../images/wenda-lit_10.jpg") no-repeat left 5px;
}
.ins-main .ins-question .content li h6 {
  height: 35px;
  line-height: 35px;
  font-size: 1.6rem;
  font-weight: 600;
  padding-left: 63px;
  background: url("../images/wenda-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-question .content li p {
  font-size: 1.4rem;
  color: #5e5e5e;
  line-height: 180%;
  padding-left: 63px;
  background: url("../images/wenda-lit_06.jpg") no-repeat left 5px;
}
@media (max-width: 768px) {
  .ins-main .ins-question {
    background: #f7f7f7;
    padding: 4% 0;
  }
  .ins-main .ins-question .wenda-tit {
    text-align: center;
    margin-bottom: 5%;
  }
  .ins-main .ins-question .wenda-tit img {
    width: 150px;
  }
  .ins-main .ins-question .content li {
    background: #fff;
    padding: 2%;
    margin-bottom: 3%;
  }
  .ins-main .ins-question .content li:hover {
    background: #ff3d29;
  }
  .ins-main .ins-question .content li:hover h6 {
    color: #fff;
    background: url("../images/wenda-lit_08.jpg") no-repeat left center;
  }
  .ins-main .ins-question .content li:hover p {
    color: #fff;
    background: url("../images/wenda-lit_10.jpg") no-repeat left 5px;
  }
  .ins-main .ins-question .content li h6 {
    height: 35px;
    line-height: 35px;
    font-size: 1.6rem;
    font-weight: 600;
    padding-left: 53px;
    background: url("../images/wenda-lit_03.jpg") no-repeat left center;
  }
  .ins-main .ins-question .content li p {
    font-size: 1.4rem;
    color: #5e5e5e;
    line-height: 180%;
    padding-left: 53px;
    background: url("../images/wenda-lit_06.jpg") no-repeat left 5px;
  }
}
.ins-main .service-list {
  text-align: center;
  background: url("../images/service-line_03.jpg") repeat-x center 33px;
}
.ins-main .service-list li {
  width: 31.333333%;
  float: left;
  margin-right: 3%;
  text-align: center;
  font-size: 1.8rem;
  padding-bottom: 16px;
}
.ins-main .service-list li a {
  color: #666;
}
.ins-main .service-list li:nth-child(3) {
  margin-right: 0;
}
.ins-main .service-list .active {
  background: url("../images/download-lit_03.jpg") no-repeat center bottom;
}
.ins-main .ins-download {
  padding: 4% 0;
}
.ins-main .ins-download .content {
  padding: 3% 0;
}
.ins-main .ins-download .content li {
  height: 150px;
  width: 24%;
  float: left;
  margin-right: 1.3333333%;
  margin-bottom: 1.5%;
  padding: 1.7% 3%;
  background: #eee;
  transition: 0.3s;
}
.ins-main .ins-download .content li:hover {
  background: #23805e;
}
.ins-main .ins-download .content li:hover .txt h6 {
  color: #fff;
}
.ins-main .ins-download .content li:hover .txt p {
  color: #fff;
}
.ins-main .ins-download .content li:hover span {
  color: #fff;
  background: #000;
  border-color: #000;
}
.ins-main .ins-download .content li .img {
  width: 35%;
  float: left;
}
.ins-main .ins-download .content li .img img {
  width: 100%;
}
.ins-main .ins-download .content li .txt {
  width: 55%;
  float: right;
}
.ins-main .ins-download .content li .txt h6 {
  font-size: 1.4rem;
  color: #333;
}
.ins-main .ins-download .content li .txt p {
  font-size: 1.4rem;
  color: #333;
}
.ins-main .ins-download .content li span {
  height: 32px;
  line-height: 32px;
  text-align: center;
  width: 65%;
  margin: 5% auto 0;
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  font-size: 1.4rem;
  color: #abaaaa;
  display: block;
  transition: 0.3s;
}
.ins-main .ins-download .content li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .service-list {
    text-align: center;
    background: url("../images/service-line_03.jpg") repeat-x center 33px;
  }
  .ins-main .service-list li {
    width: 31.333333%;
    float: left;
    margin-right: 3%;
    text-align: center;
    font-size: 1.8rem;
    padding-bottom: 21px;
  }
  .ins-main .service-list li a {
    color: #666;
  }
  .ins-main .service-list li:nth-child(3) {
    margin-right: 0;
  }
  .ins-main .service-list .active {
    background: url("../images/download-lit_03.jpg") no-repeat center bottom;
  }
  .ins-main .ins-download {
    padding: 4% 0;
  }
  .ins-main .ins-download .content {
    padding: 3% 0;
  }
  .ins-main .ins-download .content li {
    height: 115px;
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1.5%;
    padding: 1.7% 3%;
    background: #eee;
    transition: 0.3s;
  }
  .ins-main .ins-download .content li:hover {
    background: #23805e;
  }
  .ins-main .ins-download .content li:hover .txt h6 {
    color: #fff;
  }
  .ins-main .ins-download .content li:hover .txt p {
    color: #fff;
  }
  .ins-main .ins-download .content li:hover span {
    color: #fff;
    background: #000;
    border-color: #000;
  }
  .ins-main .ins-download .content li .img {
    width: 35%;
    float: left;
  }
  .ins-main .ins-download .content li .img img {
    width: 100%;
  }
  .ins-main .ins-download .content li .txt {
    width: 55%;
    float: right;
  }
  .ins-main .ins-download .content li .txt h6 {
    font-size: 1.4rem;
    color: #333;
  }
  .ins-main .ins-download .content li .txt p {
    font-size: 1.4rem;
    color: #333;
  }
  .ins-main .ins-download .content li span {
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 65%;
    margin: 5% auto 0;
    border: 1px solid #d2d2d2;
    border-radius: 5px;
    font-size: 1.4rem;
    color: #abaaaa;
    display: block;
    transition: 0.3s;
  }
  .ins-main .ins-download .content li:nth-child(4n+4) {
    margin-right: 0;
  }
  .ins-main .ins-download .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-anzhuang {
  padding-top: 3%;
}
.ins-main .ins-anzhuang .form-box {
  width: 500px;
  margin: 116px auto;
}
.ins-main .ins-anzhuang .form-box .txt {
  padding: 0 15px;
  height: 48px;
  width: 100%;
  border-radius: 5px;
  border: 1px solid #dcdcdc;
  margin-bottom: 20px;
  font-size: 1.4rem;
}
.ins-main .ins-anzhuang .form-box .submit {
  line-height: 48px;
  width: 164px;
  cursor: pointer;
  border: none;
  border-radius: 5px;
  color: #fff;
  font-size: 1.5rem;
  background: #000;
}
@media (max-width: 768px) {
  .ins-main .ins-anzhuang .form-box {
    width: 100%;
    margin: 30px auto;
  }
  .ins-main .ins-anzhuang .form-box .txt {
    padding: 0 15px;
    height: 48px;
    width: 100%;
    border-radius: 5px;
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
    font-size: 1.4rem;
  }
  .ins-main .ins-anzhuang .form-box .submit {
    line-height: 48px;
    width: 164px;
    cursor: pointer;
    border: none;
    border-radius: 5px;
    color: #fff;
    font-size: 1.5rem;
    background: #000;
  }
}
.ins-main .ins-shouhou {
  padding: 3% 0;
}
.ins-main .ins-shouhou .content {
  margin-top: 3%;
}
.ins-main .ins-shouhou .content h5 {
  font-size: 1.8rem;
  color: #23805e;
  font-weight: 600;
}
.ins-main .ins-shouhou .content h6 {
  font-size: 1.6rem;
  color: #333333;
  font-weight: 600;
}
.ins-main .ins-shouhou .content p {
  font-size: 1.4rem;
  color: #333;
  line-height: 200%;
}
.ins-main .ins-jinqi {
  padding: 3% 0;
}
.ins-main .ins-jinqi .top-nav {
  text-align: center;
  margin-bottom: 3%;
}
.ins-main .ins-jinqi .top-nav li {
  width: 24%;
  text-align: center;
  line-height: 60px;
  margin-right: 1.33333333%;
  float: left;
  background: #f4f4f4;
}
.ins-main .ins-jinqi .top-nav li:hover {
  background: #23805e;
}
.ins-main .ins-jinqi .top-nav li:hover a {
  color: #fff;
}
.ins-main .ins-jinqi .top-nav li a {
  font-size: 1.4rem;
  color: #333;
  display: block;
}
.ins-main .ins-jinqi .top-nav li:nth-child(4) {
  margin-right: 0;
}
.ins-main .ins-jinqi .top-nav .active {
  background: #23805e;
}
.ins-main .ins-jinqi .top-nav .active a {
  color: #fff;
}
.ins-main .ins-jinqi .content li {
  width: 31.83333333%;
  float: left;
  margin-right: 2.25%;
  margin-bottom: 2%;
  position: relative;
}
.ins-main .ins-jinqi .content li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-jinqi .content li:hover p {
  color: #23805e;
}
.ins-main .ins-jinqi .content li .img {
  overflow: hidden;
}
.ins-main .ins-jinqi .content li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-jinqi .content li p {
  font-size: 1.4rem;
  color: #666;
  height: 48px;
  line-height: 48px;
  transition: 0.3s;
  margin: 0;
  border-bottom: 1px solid #ebebeb;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-jinqi .content li .bot {
  line-height: 50px;
}
.ins-main .ins-jinqi .content li .bot span {
  font-size: 1.4rem;
  color: #999;
}
.ins-main .ins-jinqi .content li .bot img {
  width: 43px;
  height: 43px;
  border-radius: 43px;
  float: right;
  margin-top: 5px;
}
.ins-main .ins-jinqi .content li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-jinqi {
    padding: 3% 0;
  }
  .ins-main .ins-jinqi .top-nav {
    text-align: center;
    margin-bottom: 3%;
  }
  .ins-main .ins-jinqi .top-nav li {
    width: 49%;
    text-align: center;
    line-height: 40px;
    margin-right: 2%;
    float: left;
    background: #f4f4f4;
    margin-bottom: 2%;
  }
  .ins-main .ins-jinqi .top-nav li:hover {
    background: #23805e;
  }
  .ins-main .ins-jinqi .top-nav li:hover a {
    color: #fff;
  }
  .ins-main .ins-jinqi .top-nav li a {
    font-size: 1.4rem;
    color: #333;
    display: block;
  }
  .ins-main .ins-jinqi .top-nav li:nth-child(2) {
    margin-right: 0;
  }
  .ins-main .ins-jinqi .top-nav li:nth-child(4) {
    margin-right: 0;
  }
  .ins-main .ins-jinqi .top-nav .active {
    background: #23805e;
  }
  .ins-main .ins-jinqi .top-nav .active a {
    color: #fff;
  }
  .ins-main .ins-jinqi .content li {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 4%;
    position: relative;
  }
  .ins-main .ins-jinqi .content li:hover .img img {
    transform: scale(1.1);
  }
  .ins-main .ins-jinqi .content li:hover p {
    color: #23805e;
  }
  .ins-main .ins-jinqi .content li .img {
    overflow: hidden;
  }
  .ins-main .ins-jinqi .content li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-jinqi .content li p {
    font-size: 1.4rem;
    color: #666;
    height: 48px;
    line-height: 48px;
    transition: 0.3s;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-jinqi .content li .bot {
    line-height: 50px;
  }
  .ins-main .ins-jinqi .content li .bot span {
    font-size: 1.4rem;
    color: #999;
  }
  .ins-main .ins-jinqi .content li .bot img {
    width: 43px;
    height: 43px;
    border-radius: 43px;
    float: right;
    margin-top: 5px;
  }
  .ins-main .ins-jinqi .content li:nth-child(3n+3) {
    margin-right: 0;
  }
}
.ins-main .ins-product {
  padding: 3% 0;
}
.ins-main .ins-product .top-nav {
  text-align: center;
  margin-bottom: 3%;
}
.ins-main .ins-product .top-nav li {
  width: 98px;
  text-align: center;
  line-height: 32px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border: 1px solid transparent;
}
.ins-main .ins-product .top-nav li:hover {
  border: 1px solid #23805e;
}
.ins-main .ins-product .top-nav li:hover a {
  color: #23805e;
}
.ins-main .ins-product .top-nav li a {
  font-size: 1.4rem;
  color: #222222;
  display: block;
}
.ins-main .ins-product .top-nav .active {
  border: 1px solid #23805e;
}
.ins-main .ins-product .top-nav .active a {
  color: #23805e;
}
.ins-main .ins-product .content li {
  width: 31.83333333%;
  float: left;
  margin-right: 2.25%;
  margin-bottom: 2%;
  position: relative;
}
.ins-main .ins-product .content li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-product .content li:hover p {
  color: #fff;
  background: #23805e;
}
.ins-main .ins-product .content li .img {
  overflow: hidden;
}
.ins-main .ins-product .content li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-product .content li p {
  font-size: 1.4rem;
  color: #666;
  text-align: center;
  height: 48px;
  line-height: 48px;
  transition: 0.3s;
  margin: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product .content li p {
    height: 38px;
    line-height: 38px;
  }
}
.ins-main .ins-product .content li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding: 2% 0;
  }
  .ins-main .ins-product .content li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
    position: relative;
  }
  .ins-main .ins-product .content li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-product .content li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-news li {
  border-bottom: 1px solid #ebebeb;
  transition: 0.3s;
}
.ins-main .ins-news li:hover {
  background: #23805e;
}
.ins-main .ins-news li:hover .img img {
  transform: scale(1.05);
}
.ins-main .ins-news li:hover .txt span {
  color: #fff;
}
.ins-main .ins-news li:hover .txt h6 {
  color: #fff;
}
.ins-main .ins-news li:hover .txt p {
  color: #fff;
}
.ins-main .ins-news li a {
  display: block;
  padding: 3% 2%;
}
.ins-main .ins-news li .txt {
  width: 60%;
  float: right;
}
.ins-main .ins-news li .txt span {
  display: block;
  margin: 4% 0;
  color: #999;
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.8rem;
  color: #010101;
}
.ins-main .ins-news li .txt p {
  font-size: 1.4rem;
  color: #666666;
  line-height: 220%;
  margin: 4% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -moz-line-clamp: 2;
  -o-line-clamp: 2;
}
.ins-main .ins-news li .img {
  width: 37%;
  float: left;
  overflow: hidden;
}
.ins-main .ins-news li .img img {
  width: 100%;
  transition: 0.3s;
}
@media (max-width: 768px) {
  .ins-main .ins-news li {
    border-bottom: 1px solid #ebebeb;
    transition: 0.3s;
  }
  .ins-main .ins-news li:hover {
    background: #23805e;
  }
  .ins-main .ins-news li:hover .img img {
    transform: scale(1.05);
  }
  .ins-main .ins-news li:hover .txt span {
    color: #fff;
  }
  .ins-main .ins-news li:hover .txt h6 {
    color: #fff;
  }
  .ins-main .ins-news li:hover .txt p {
    color: #fff;
  }
  .ins-main .ins-news li a {
    display: block;
    padding: 3%;
  }
  .ins-main .ins-news li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-news li .txt span {
    display: block;
    margin: 4% 0;
    color: #999;
  }
  .ins-main .ins-news li .txt h6 {
    font-size: 1.8rem;
    color: #010101;
  }
  .ins-main .ins-news li .txt p {
    font-size: 1.4rem;
    color: #666666;
    line-height: 220%;
    margin: 4% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -moz-line-clamp: 2;
    -o-line-clamp: 2;
  }
  .ins-main .ins-news li .img {
    width: 100%;
    float: left;
    overflow: hidden;
  }
  .ins-main .ins-news li .img img {
    width: 100%;
    transition: 0.3s;
  }
}
.ins-main .news-show .content {
  padding: 0 7% 3%;
  background: #fff;
}
.ins-main .news-show .content .tit {
  text-align: center;
  margin: 4% 0 1%;
}
.ins-main .news-show .content .tit h5 {
  font-size: 2.4rem;
  color: #474747;
  text-align: center;
  margin: 2% 0;
}
.ins-main .news-show .content .tit p {
  font-size: 1.4rem;
  color: #8b8a8a;
  text-transform: uppercase;
}
.ins-main .news-show .content .txt img {
  max-width: 100%!important;
  height: auto!important;
  width: auto!important;
}
.ins-main .news-show .content .txt .img {
  margin: 3% 0;
  text-align: center;
}
.ins-main .news-show .content .txt .img img {
  max-width: 100%!important;
}
.ins-main .news-show .content .txt p {
  font-size: 1.6rem;
  color: #474747;
  line-height: 220%;
  margin-bottom: 2%;
}
.ins-main .news-show .content .txt p img {
  text-align: center;
}
.ins-main .news-show .content .txt table {
  margin: 0 auto;
  overflow: auto;
  height: auto!important;
  text-align: left;
}
.ins-main .news-show .content .txt table td {
  text-align: left!important;
}
.ins-main .news-show .link {
  margin: 5% 0;
}
.ins-main .news-show .link .left {
  width: 50%;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .news-show .link .left a {
  display: block;
  font-size: 1.4rem;
  color: #2a2a2a;
  background: #eee;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .news-show .link .left a:hover {
  color: #fff;
  background: #23805e;
}
.ins-main .news-show .link .right {
  width: 50%;
  float: right;
  height: 50px;
  line-height: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .news-show .link .right a {
  display: block;
  font-size: 1.4rem;
  color: #2a2a2a;
  background: #eee;
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .news-show .link .right a:hover {
  color: #fff;
  background: #23805e;
}
@media (max-width: 768px) {
  .ins-main .news-show .content {
    padding: 0;
  }
  .ins-main .news-show .content .tit {
    text-align: center;
    margin: 4% 0 1%;
  }
  .ins-main .news-show .content .tit h5 {
    font-size: 2.4rem;
    color: #474747;
    text-align: center;
    margin: 2% 0;
  }
  .ins-main .news-show .content .tit p {
    font-size: 1.4rem;
    color: #8b8a8a;
    text-transform: uppercase;
  }
  .ins-main .news-show .content .txt .img {
    margin: 3% 0;
    text-align: center;
  }
  .ins-main .news-show .content .txt .img img {
    max-width: 100%!important;
  }
  .ins-main .news-show .content .txt p {
    font-size: 1.6rem;
    color: #5a5a5a;
    line-height: 220%;
    margin-bottom: 3%;
  }
  .ins-main .news-show .link {
    margin: 5% 0;
  }
  .ins-main .news-show .link .left {
    width: 100%;
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .news-show .link .left a {
    display: block;
    font-size: 1.4rem;
    color: #2a2a2a;
    background: #eee;
    padding-left: 20px;
  }
  .ins-main .news-show .link .left a:hover {
    color: #fff;
    background: #23805e;
  }
  .ins-main .news-show .link .right {
    width: 100%;
    float: right;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .news-show .link .right a {
    display: block;
    font-size: 1.4rem;
    color: #2a2a2a;
    background: #eee;
    padding-left: 20px;
  }
  .ins-main .news-show .link .right a:hover {
    color: #fff;
    background: #23805e;
  }
}
.ins-main .ins-honor .content {
  padding-top: 3%;
}
.ins-main .ins-honor .content li {
  width: 24%;
  float: left;
  margin-right: 1.333333%;
  position: relative;
  margin-bottom: 1.5%;
}
.ins-main .ins-honor .content li img {
  width: 100%;
  border: 1px solid #e5e5e5;
}
.ins-main .ins-honor .content li p {
  text-align: center;
  font-size: 1.4rem;
  color: #666;
  margin-top: 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-honor .content li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-honor .content {
    padding-top: 3%;
  }
  .ins-main .ins-honor .content li {
    width: 49%;
    float: left;
    margin-right: 2%;
    position: relative;
    margin-bottom: 2%;
  }
  .ins-main .ins-honor .content li img {
    width: 100%;
    border: 1px solid #e5e5e5;
  }
  .ins-main .ins-honor .content li p {
    text-align: center;
    font-size: 1.4rem;
    color: #666;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-honor .content li:nth-child(4n+4) {
    margin-right: 0;
  }
  .ins-main .ins-honor .content li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-about .jianjie-top {
  padding: 3.5% 0;
}
.ins-main .ins-about .jianjie-top img {
  width: 100%;
}
.ins-main .ins-about .jianjie-top .txt {
  margin: 3% 0 0;
}
.ins-main .ins-about .jianjie-top p {
  font-size: 1.4rem;
  color: #081c1a;
}
.ins-main .ins-about .liucheng {
  padding: 3% 0 5%;
  background: #f4f4f4;
}
.ins-main .ins-about .liucheng .liucheng-tit {
  text-align: center;
}
.ins-main .ins-about .liucheng .liucheng-tit h5 {
  font-size: 3rem;
  color: #333;
}
.ins-main .ins-about .liucheng .liucheng-tit b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 80px;
  height: 3px;
  background: #313131;
}
.ins-main .ins-about .liucheng .content li {
  width: 25%;
  float: left;
  text-align: center;
  margin: 5% 0 0;
}
.ins-main .ins-about .liucheng .content li h6 {
  font-size: 1.6rem;
  color: #161f37;
}
.ins-main .ins-about .liucheng .content li p {
  font-size: 1.2rem;
  color: #666666;
  margin: 0 15%;
  height: 34px;
}
@media (max-width: 768px) {
  .ins-main .ins-about .jianjie-top {
    padding: 3.5% 0;
  }
  .ins-main .ins-about .jianjie-top img {
    width: 100%;
  }
  .ins-main .ins-about .jianjie-top .txt {
    margin: 3% 0 0;
  }
  .ins-main .ins-about .jianjie-top p {
    font-size: 1.5rem;
    color: #081c1a;
  }
  .ins-main .ins-about .liucheng {
    padding: 3% 0 5%;
    background: #f4f4f4;
  }
  .ins-main .ins-about .liucheng .liucheng-tit {
    text-align: center;
  }
  .ins-main .ins-about .liucheng .liucheng-tit h5 {
    font-size: 3rem;
    color: #333;
  }
  .ins-main .ins-about .liucheng .liucheng-tit b {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 80px;
    height: 3px;
    background: #313131;
  }
  .ins-main .ins-about .liucheng .content li {
    width: 50%;
    float: left;
    text-align: center;
    margin: 5% 0 0;
  }
  .ins-main .ins-about .liucheng .content li img {
    width: 90px;
  }
  .ins-main .ins-about .liucheng .content li h6 {
    font-size: 1.6rem;
    color: #161f37;
  }
  .ins-main .ins-about .liucheng .content li p {
    font-size: 1.2rem;
    color: #666666;
    margin: 0 15%;
    height: 44px;
  }
}
.ins-main .ins-culture .top-con {
  padding: 3% 0;
}
.ins-main .ins-culture .top-con li {
  margin-bottom: 2.5%;
  font-size: 1.4rem;
  color: #081c1a;
}
.ins-main .ins-culture .top-con li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 90px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #23805e;
  color: #fff;
  font-size: 1.4rem;
  margin-right: 13px;
}
.ins-main .ins-culture .top-con li p {
  font-size: 1.4rem;
  color: #666666;
  margin: 8px 0;
  padding-left: 103px;
}
.ins-main .ins-culture .team {
  padding: 3% 0 5%;
  background: #f4f4f4;
}
.ins-main .ins-culture .team .team-tit {
  text-align: center;
}
.ins-main .ins-culture .team .team-tit h5 {
  font-size: 3rem;
  color: #333;
}
.ins-main .ins-culture .team .team-tit b {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 3px;
  background: #313131;
  width: 80px;
}
.ins-main .ins-culture .team .slideTxtBox .hd {
  margin: 3% 0;
  height: 34px;
  line-height: 34px;
  position: relative;
  text-align: center;
}
.ins-main .ins-culture .team .slideTxtBox .hd ul li {
  width: 97px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  border: 1px solid #dcdcdc;
  cursor: pointer;
  font-size: 1.4rem;
  color: #333;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 1% 1% 1%;
  position: relative;
}
.ins-main .ins-culture .team .slideTxtBox .hd ul li.on {
  background: #23805e;
  color: #fff;
}
.ins-main .ins-culture .team .slideTxtBox .hd ul li.on:after {
  content: '';
  width: 12px;
  height: 6px;
  background: url("../images/team-angle_03.jpg") no-repeat center;
  position: absolute;
  top: 30px;
  left: 50%;
  margin-left: -6px;
}
.ins-main .ins-culture .team .slideTxtBox .bd ul {
  zoom: 1;
}
.ins-main .ins-culture .team .slideTxtBox .bd li {
  width: 23%;
  float: left;
  margin-right: 2.6666666%;
  margin-bottom: 2.6666666%;
}
.ins-main .ins-culture .team .slideTxtBox .bd li .img-box {
  position: relative;
}
.ins-main .ins-culture .team .slideTxtBox .bd li .img-box .img img {
  width: 100%;
}
.ins-main .ins-culture .team .slideTxtBox .bd li .img-box span {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.ins-main .ins-culture .team .slideTxtBox .bd li p {
  text-align: center;
  font-size: 1.4rem;
  color: #333;
  margin: 10px 0 0;
}
.ins-main .ins-culture .team .slideTxtBox .bd li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-culture .top-con {
    padding: 3% 0;
  }
  .ins-main .ins-culture .top-con li {
    margin-bottom: 2.5%;
    font-size: 1.4rem;
    color: #081c1a;
  }
  .ins-main .ins-culture .top-con li span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 90px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: #23805e;
    color: #fff;
    font-size: 1.4rem;
    margin-right: 13px;
  }
  .ins-main .ins-culture .top-con li p {
    font-size: 1.4rem;
    color: #666666;
    margin: 8px 0;
    padding-left: 0px;
  }
  .ins-main .ins-culture .team {
    padding: 3% 0 5%;
    background: #f4f4f4;
  }
  .ins-main .ins-culture .team .team-tit {
    text-align: center;
  }
  .ins-main .ins-culture .team .team-tit h5 {
    font-size: 3rem;
    color: #333;
  }
  .ins-main .ins-culture .team .team-tit b {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height: 3px;
    background: #313131;
    width: 80px;
  }
  .ins-main .ins-culture .team .slideTxtBox .hd {
    margin: 3% 0;
    height: auto;
    line-height: 34px;
    position: relative;
    text-align: center;
  }
  .ins-main .ins-culture .team .slideTxtBox .hd ul li {
    width: 97px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    font-size: 1.4rem;
    color: #333;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 1% 1% 1%;
    position: relative;
  }
  .ins-main .ins-culture .team .slideTxtBox .hd ul li.on {
    background: #23805e;
    color: #fff;
  }
  .ins-main .ins-culture .team .slideTxtBox .hd ul li.on:after {
    display: none;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd ul {
    zoom: 1;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2.6666666%;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd li .img-box {
    position: relative;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd li .img-box .img img {
    width: 100%;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd li .img-box span {
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd li p {
    text-align: center;
    font-size: 1.4rem;
    color: #333;
    margin: 10px 0 0;
  }
  .ins-main .ins-culture .team .slideTxtBox .bd li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-business {
  padding: 3% 0;
}
.ins-main .ins-business li {
  width: 31.333333%;
  float: left;
  margin: 0 3% 3% 0;
}
.ins-main .ins-business li:hover .img img {
  transform: scale(1.07);
}
.ins-main .ins-business li .img {
  overflow: hidden;
}
.ins-main .ins-business li .img img {
  transition: 0.3s;
  overflow: hidden;
}
.ins-main .ins-business li p {
  font-size: 1.4rem;
  color: #333;
  text-align: center;
  margin: 10px 0 0 0;
}
.ins-main .ins-business li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-business {
    padding: 3% 0;
  }
  .ins-main .ins-business li {
    width: 100%;
    float: left;
    margin: 0 0% 3% 0;
  }
  .ins-main .ins-business li:hover .img img {
    transform: scale(1.07);
  }
  .ins-main .ins-business li .img {
    overflow: hidden;
  }
  .ins-main .ins-business li .img img {
    transition: 0.3s;
    overflow: hidden;
  }
  .ins-main .ins-business li p {
    font-size: 1.4rem;
    color: #333;
    text-align: center;
    margin: 10px 0 0 0;
  }
  .ins-main .ins-business li:nth-child(3n+3) {
    margin-right: 0;
  }
}
.ins-main .ins-recruit {
  padding: 3% 0;
}
.ins-main .ins-recruit .panel {
  margin-bottom: 2.56%;
  box-shadow: none;
}
.ins-main .ins-recruit .panel-heading {
  position: relative;
  background-color: #f4f4f4;
  border: 0;
  border-radius: 0;
  padding: 0;
}
.ins-main .ins-recruit .panel-heading .panel-title ul {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
  width: 45%;
  padding-left: 3%;
  padding-right: 10%;
  border-right: 1px solid #dcdcdc;
  padding-top: 2.5%;
  padding-bottom: 2.5%;
}
.ins-main .ins-recruit .panel-heading .panel-title ul li {
  color: #666;
  border-bottom: 1px solid #e5e5e5;
  padding-top: 5.5%;
  padding-bottom: 4%;
}
.ins-main .ins-recruit .panel-heading .panel-title ul li b {
  color: #000;
  font-weight: normal;
  margin-right: 20%;
}
.ins-main .ins-recruit .panel-heading .panel-title ul li:last-child {
  border-bottom: 0;
}
.ins-main .ins-recruit .panel-heading .panel-title .b_box {
  float: right;
  display: inline-block;
  vertical-align: middle;
  width: 55%;
  padding: 4.5% 0 0 12%;
}
.ins-main .ins-recruit .panel-heading .panel-title .b_box .box {
  display: inline-block;
  text-align: center;
}
.ins-main .ins-recruit .panel-heading .panel-title .b_box .box h1 {
  font-size: 3rem;
  margin-bottom: 20px;
}
.ins-main .ins-recruit .panel-heading .panel-title .b_box .box i {
  display: inline-block;
  width: 90px;
  height: 25px;
  background: #23805e;
  line-height: 25px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  font-style: normal;
  cursor: pointer;
}
.ins-main .ins-recruit .panel-collapse .list-group {
  border: 1px solid #efefef;
  border-bottom: 2px solid #23805e;
}
.ins-main .ins-recruit .panel-collapse .list-group .list-group-item {
  position: relative;
  padding: 40px 30px 30px;
}
.ins-main .ins-recruit .panel-collapse .list-group .list-group-item h1 {
  position: relative;
  font-size: 1.8rem;
  color: #000;
  margin-bottom: 35px;
}
.ins-main .ins-recruit .panel-collapse .list-group .list-group-item h1:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -2px;
  display: block;
  width: 20px;
  height: 4px;
}
.ins-main .ins-recruit .panel-collapse .list-group .list-group-item p {
  color: #666;
  line-height: 185%;
}
.ins-main .ins-recruit .panel-collapse .list-group .list-group-item a {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 140px;
  height: 35px;
  line-height: 35px;
}
@media (max-width: 768px) {
  .ins-main .ins-recruit {
    padding: 3% 0;
  }
  .ins-main .ins-recruit .panel {
    margin-bottom: 2.56%;
    box-shadow: none;
  }
  .ins-main .ins-recruit .panel-heading {
    position: relative;
    background-color: #f4f4f4;
    border: 0;
    border-radius: 0;
    padding: 0;
  }
  .ins-main .ins-recruit .panel-heading .panel-title ul {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    border-right: none;
    padding: 5%;
  }
  .ins-main .ins-recruit .panel-heading .panel-title ul li {
    color: #666;
    border-bottom: 1px solid #e5e5e5;
    padding-top: 5.5%;
    padding-bottom: 4%;
  }
  .ins-main .ins-recruit .panel-heading .panel-title ul li b {
    color: #000;
    font-weight: normal;
    margin-right: 20%;
  }
  .ins-main .ins-recruit .panel-heading .panel-title ul li:last-child {
    border-bottom: 0;
  }
  .ins-main .ins-recruit .panel-heading .panel-title .b_box {
    float: none;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    padding: 0% 0 4% 0%;
  }
  .ins-main .ins-recruit .panel-heading .panel-title .b_box .box {
    display: inline-block;
    text-align: center;
  }
  .ins-main .ins-recruit .panel-heading .panel-title .b_box .box h1 {
    font-size: 3rem;
    margin-bottom: 20px;
  }
  .ins-main .ins-recruit .panel-heading .panel-title .b_box .box i {
    display: inline-block;
    width: 90px;
    height: 25px;
    background: #23805e;
    line-height: 25px;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    font-style: normal;
    cursor: pointer;
  }
  .ins-main .ins-recruit .panel-collapse .list-group {
    border: 1px solid #efefef;
    border-bottom: 2px solid #23805e;
  }
  .ins-main .ins-recruit .panel-collapse .list-group .list-group-item {
    position: relative;
    padding: 40px 30px 30px;
  }
  .ins-main .ins-recruit .panel-collapse .list-group .list-group-item h1 {
    position: relative;
    font-size: 1.8rem;
    color: #000;
    margin-bottom: 35px;
  }
  .ins-main .ins-recruit .panel-collapse .list-group .list-group-item h1:before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    display: block;
    width: 20px;
    height: 4px;
  }
  .ins-main .ins-recruit .panel-collapse .list-group .list-group-item p {
    color: #666;
    line-height: 185%;
  }
  .ins-main .ins-recruit .panel-collapse .list-group .list-group-item a {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 140px;
    height: 35px;
    line-height: 35px;
  }
}
.ins-main .ins-solution {
  padding: 4% 0;
  background: #f8f8f8;
}
.ins-main .ins-solution .content li {
  margin-bottom: 4%;
}
.ins-main .ins-solution .content li .img {
  width: 50%;
  float: left;
}
.ins-main .ins-solution .content li .img img {
  width: 100%;
}
.ins-main .ins-solution .content li .txt {
  width: 42%;
  float: right;
  margin-right: 3%;
}
.ins-main .ins-solution .content li .txt h6 {
  font-size: 1.8rem;
  color: #010101;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin: 15px 0;
}
.ins-main .ins-solution .content li .txt p {
  font-size: 1.4rem;
  color: #626262;
  line-height: 200%;
  margin: 10% 0 12%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
}
.ins-main .ins-solution .content li .txt a {
  display: block;
  width: 100px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  background: #0187e8;
  font-size: 1.4rem;
  color: #fff;
}
.ins-main .ins-solution .content li:nth-child(even) {
  margin-bottom: 4%;
}
.ins-main .ins-solution .content li:nth-child(even) .img {
  width: 50%;
  float: right;
}
.ins-main .ins-solution .content li:nth-child(even) .img img {
  width: 100%;
}
.ins-main .ins-solution .content li:nth-child(even) .txt {
  width: 42%;
  float: left;
  margin-left: 3%;
}
@media (max-width: 768px) {
  .ins-main .ins-solution {
    padding: 4% 0;
    background: #f8f8f8;
  }
  .ins-main .ins-solution .content li {
    margin-bottom: 4%;
  }
  .ins-main .ins-solution .content li .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-solution .content li .img img {
    width: 100%;
  }
  .ins-main .ins-solution .content li .txt {
    width: 100%;
    float: right;
    margin-right: 0%;
    margin: 20px 0;
  }
  .ins-main .ins-solution .content li .txt h6 {
    font-size: 1.8rem;
    color: #010101;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 15px 0;
  }
  .ins-main .ins-solution .content li .txt p {
    font-size: 1.4rem;
    color: #626262;
    line-height: 200%;
    margin: 15px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
  }
  .ins-main .ins-solution .content li .txt a {
    display: block;
    width: 100px;
    line-height: 30px;
    height: 30px;
    text-align: center;
    background: #0187e8;
    font-size: 1.4rem;
    color: #fff;
  }
  .ins-main .ins-solution .content li:nth-child(even) {
    margin-bottom: 4%;
  }
  .ins-main .ins-solution .content li:nth-child(even) .img {
    width: 100%;
    float: right;
  }
  .ins-main .ins-solution .content li:nth-child(even) .img img {
    width: 100%;
  }
  .ins-main .ins-solution .content li:nth-child(even) .txt {
    width: 100%;
    float: left;
    margin-left: 0%;
  }
}
.ins-main .ins-case li {
  width: 31.33333%;
  float: left;
  margin-right: 3%;
  margin-bottom: 3%;
  box-shadow: 0 0 10px #ccc;
}
.ins-main .ins-case li:hover {
  box-shadow: 0 0 10px #23805e;
}
.ins-main .ins-case li:hover .img img {
  transform: scale(1.07);
}
.ins-main .ins-case li .img {
  overflow: hidden;
}
.ins-main .ins-case li .img img {
  transition: 0.3s;
  width: 100%;
}
.ins-main .ins-case li .txt {
  padding: 10px 0 5px;
  background: #fff;
  text-align: center;
}
.ins-main .ins-case li .txt p {
  font-size: 1.4rem;
  color: #333;
}
.ins-main .ins-case li .txt span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 23px;
  height: 23px;
  background: url("../images/case-more_03.png") no-repeat center;
}
.ins-main .ins-case li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-case {
    padding: 3% 0;
  }
  .ins-main .ins-case li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .ins-main .ins-case li .txt span {
    display: none;
  }
  .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 .case-show .content {
  box-shadow: 0 0 15px #e6e6e6;
}
.ins-main .case-show .content h4 {
  font-size: 3rem;
  color: #333;
  padding: 5% 0 4%;
  text-align: center;
  font-weight: 600;
}
.ins-main .case-show .content .top-show {
  width: 94%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .ins-main .case-show .content .top-show {
    width: 100%;
  }
}
.ins-main .case-show .content .top-show .view .swiper-container {
  height: 100%;
}
.ins-main .case-show .content .top-show .view .swiper-container .swiper-slide {
  width: 100%;
}
.ins-main .case-show .content .top-show .view .swiper-container .swiper-slide img {
  width: 100%;
  border: 1px solid #f0f0f0;
  background: #f3f3f3;
}
.ins-main .case-show .content .top-show .preview {
  width: 100%;
  padding: 2% 6%;
  position: relative;
}
@media (max-width: 768px) {
  .ins-main .case-show .content .top-show .preview {
    padding: 2% 0%;
  }
}
.ins-main .case-show .content .top-show .preview .swiper-container {
  width: 100%;
  margin: 0 auto;
}
.ins-main .case-show .content .top-show .preview .arrow-left {
  background: url("../images/case-btn_06.png") no-repeat center;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -14px;
  width: 15px;
  height: 28px;
  z-index: 2;
}
.ins-main .case-show .content .top-show .preview .arrow-left:hover {
  background: url("../images/case-btn_13.png") no-repeat center;
}
.ins-main .case-show .content .top-show .preview .arrow-right {
  background: url("../images/case-btn_03.png") no-repeat center;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -14px;
  width: 15px;
  height: 28px;
  z-index: 2;
}
.ins-main .case-show .content .top-show .preview .arrow-right:hover {
  background: url("../images/case-btn_11.png") no-repeat center;
}
.ins-main .case-show .content .top-show .preview .swiper-slide {
  float: left;
  width: auto;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.ins-main .case-show .content .top-show .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 2px solid #efefef;
  background: #f3f3f3;
}
.ins-main .case-show .content .top-show .preview .active-nav img {
  border: 2px solid #23805e;
}
.ins-main .case-show .link {
  margin-top: 5%;
}
.ins-main .case-show .link a {
  display: block;
  width: 108px;
  height: 28px;
  border-radius: 4px;
  border: 1px solid #999;
  font-size: 1.4rem;
  color: #666;
  line-height: 28px;
  text-align: center;
  float: left;
}
.ins-main .case-show .link a:hover {
  background: #23805e;
  color: #fff;
}
.ins-main .case-show .link a:nth-child(2) {
  float: right;
}
.ins-main .product-show {
  padding: 3% 0 5%;
}
.ins-main .product-show .top-show {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.ins-main .product-show .top-show .view .swiper-container {
  height: 100%;
  margin: 0 ;
  position: relative;
}
.ins-main .product-show .top-show .view .swiper-container .swiper-slide {
  width: 100%;
}
.ins-main .product-show .top-show .view .swiper-container .swiper-slide img {
  width: 100%;
  border: 1px solid #f0f0f0;
}
.ins-main .product-show .top-show .preview {
  width: 100%;
  padding: 1% 0% 0;
  position: relative;
  border-top: none;
}
.ins-main .product-show .top-show .preview .swiper-container {
  width: 100%;
  margin: 0 auto;
}
.ins-main .product-show .top-show .preview .arrow-left {
  position: absolute;
  left: 10px;
  top: 40%;
  width: 23px;
  height: 38px;
  background: url("../images/show-btn_06.png") no-repeat center;
}
.ins-main .product-show .top-show .preview .arrow-right {
  position: absolute;
  right: 10px;
  top: 40%;
  width: 23px;
  height: 38px;
  background: url("../images/show-btn_03.png") no-repeat center;
}
.ins-main .product-show .top-show .preview .swiper-slide {
  float: left;
  width: auto;
  box-sizing: border-box;
  border: 1px solid transparent;
}
.ins-main .product-show .top-show .preview .swiper-slide img {
  width: 100%;
  cursor: pointer;
  border: 2px solid transparent;
}
.ins-main .product-show .top-show .preview .active-nav img {
  border: 2px solid #23805e;
}
.ins-main .product-show .txt-box {
  margin-top: 3.5%;
}
.ins-main .product-show .txt-box p {
  font-size: 1.4rem;
  color: #666;
  line-height: 220%;
}
.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 3% 0 3%;
}
.page-num span {
  display: inline-block;
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #23805e;
  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: #f1f1f1;
  color: #333;
  font-size: 14px;
}
.page-num a:hover {
  color: #fff;
  border-color: #23805e;
  background-color: #23805e;
}
@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: 32px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #23805e;
    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: #f1f1f1;
    color: #333;
    font-size: 14px;
    margin-bottom: 1%;
  }
  .page-num a:hover {
    color: #fff;
    border-color: #23805e;
    background-color: #23805e;
  }
}
.ins-service .img img {
  width: 100%;
  margin-bottom: 3%;
}
.nav-shadow {
  box-shadow: 0 0 15px #cdcbcb;
}
