﻿body {
  font-family: "Microsoft Yahei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}
@media (max-width: 1200px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
body > iframe {
  display: none;
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header .header-con {
  height: 137px;
}
.header .header-con .logo {
  float: left;
}
.header .header-con .logo img {
  margin-top: 25px;
}
.header .header-con .nav-box {
  width: 100%;
  height: 57px;
  text-align: center;
}
.header .header-con .nav-box #nav {
  margin: 0;
}
.header .header-con .nav-box #nav .sub-nav {
  text-align: center;
  float: left;
  position: relative;
  color: #d8d8d8;
}
.header .header-con .nav-box #nav .sub-nav:hover a {
  color: #fff;
  background: #e02622;
}
.header .header-con .nav-box #nav .sub-nav a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 1.6rem;
  color: #fff;
  width: 142px;
  line-height: 57px;
}
.header .header-con .nav-box #nav .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  left: 0%;
  display: none;
  text-align: left;
  background: #fff;
}
.header .header-con .nav-box #nav .sub-nav .drop-down ul {
	background:#b32626;
}
.header .header-con .nav-box #nav .sub-nav .drop-down li {
  line-height: 48px;
  width:100%;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-align: center;
}
.header .header-con .nav-box #nav .sub-nav .drop-down li a {
  font-size: 1.4rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  color: #fff!important;
  line-height: 48px;
  background: #b32626;
}
.header .header-con .nav-box #nav .sub-nav .drop-down li a:hover {
  color: #f1f1f1!important;
  background: #e02622;
}
.header .header-con .nav-box #nav .active a {
  color: #fff;
  background: #e02622;
}
@media (max-width: 1200px) {
  .header .header-con {
    height: 117px;
  }
  .header .header-con .logo {
    float: left;
  }
  .header .header-con .logo img {
    margin-top: 25px;
  }
  .header .header-con .nav-box {
    width: 74%;
    float: right;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-top: 45px;
    margin-right: -15px;
  }
  .header .header-con .nav-box #nav {
    margin: 0;
  }
  .header .header-con .nav-box #nav .sub-nav {
    text-align: center;
    float: left;
    position: relative;
    color: #d8d8d8;
  }
  .header .header-con .nav-box #nav .sub-nav:hover a {
    background: #2b8edf;
    color: #fff;
  }
  .header .header-con .nav-box #nav .sub-nav a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 1.6rem;
    color: #181818;
    width: 84px;
    margin: 0 1px;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down {
    z-index: 999;
    position: absolute;
    top: 33px;
    left: 0%;
    display: none;
    text-align: left;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down {
    width: 400px;
    background: #fff;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down li {
    line-height: 33px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down li a {
    font-size: 1.4rem;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333!important;
    background: #fff;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down li a:hover {
    color: #2b8edf!important;
    background: none;
  }
  .header .header-con .nav-box #nav .sub-nav span {
    display: none;
  }
  .header .header-con .nav-box #nav .active a {
    background: #2b8edf;
    color: #fff;
  }
}
@media (max-width: 992px) {
  .header .header-con {
    height: 117px;
  }
  .header .header-con .logo {
    float: left;
  }
  .header .header-con .logo img {
    margin-top: 37px;
    width: 150px;
  }
  .header .header-con .nav-box {
    width: 77%;
    float: right;
    height: 33px;
    line-height: 33px;
    text-align: center;
    margin-top: 45px;
    margin-right: -15px;
  }
  .header .header-con .nav-box #nav {
    margin: 0;
  }
  .header .header-con .nav-box #nav .sub-nav {
    text-align: center;
    float: left;
    position: relative;
    color: #d8d8d8;
  }
  .header .header-con .nav-box #nav .sub-nav:hover a {
    background: #2b8edf;
    color: #fff;
  }
  .header .header-con .nav-box #nav .sub-nav a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 1.6rem;
    color: #181818;
    width: 67px;
    margin: 0 1px;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down {
    z-index: 999;
    position: absolute;
    top: 33px;
    left: 0%;
    display: none;
    text-align: left;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down {
    width: 400px;
    background: #fff;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down li {
    line-height: 33px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-align: center;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down li a {
    font-size: 1.4rem;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    color: #333!important;
    background: #fff;
  }
  .header .header-con .nav-box #nav .sub-nav .drop-down li a:hover {
    color: #2b8edf!important;
    background: none;
  }
  .header .header-con .nav-box #nav .sub-nav span {
    display: none;
  }
  .header .header-con .nav-box #nav .active a {
    background: #2b8edf;
    color: #fff;
  }
}
.header .header-bot {
  height: 42px;
  background: #0288E1;
}
@media (max-width: 1200px) {
  .header .header-bot {
    background: #2b8edf;
  }
}
.header .header-bot .key-word {
  float: left;
}
.header .header-bot .key-word p {
  font-size: 1.4rem;
  color: #fff;
  line-height: 42px;
  margin: 0;
}
.header .header-bot .key-word p a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 4px;
  color: #9dd7ff;
}
.header .header-bot .search {
  margin-right: 20px;
  margin-right: 50px;
  margin-top: 12px;
  width: 200px;
  height: 30px;
  float: right;
  position: relative;
}
@media (max-width: 992px) {
  .header .header-bot .search {
    display: none;
  }
}
.header .header-bot .search input::-webkit-input-placeholder {
  color: #fff;
}
.header .header-bot .search input:-moz-placeholder {
  color: #fff;
}
.header .header-bot .search input::-moz-placeholder {
  color: #fff;
}
.header .header-bot .search input:-ms-input-placeholder {
  color: #fff;
}
.header .header-bot .search .txt {
  background: transparent;
  padding: 0 30px 0 5px;
  width: 200px;
  height: 30px;
  border: none;
  color: #fff;
}
.header .header-bot .search .submit {
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 2;
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: url("search-btn_03.jpg") no-repeat center;
}
.header .header-con .tel {
  float: right;
  height: 137px;
  padding-left: 44px;
  background: url("header-tel_03.jpg") no-repeat left center;
}
@media (max-width: 992px) {
  .header .header-con .tel {
    display: none;
  }
}
.tp1 {
  font-size: 1.4rem;
  color: #969696;
  margin: 46px 0 0 0;
}
.tp2 {
  font-size: 18px;
  color: #0288e1;
  font-weight: 600;
  margin: 0 0 0 0;
}
.header .mobile-con .navbar-default {
  background: #fff;
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  width: 120px;
  margin: 8px 0 0 3%;
}
.header .mobile-con .nivo-directionNav {
  display: none;
}
.header .mobile-con .box .nivo-controlNav {
  margin-left: -16px;
  bottom: -6px;
}
.header .mobile-con .nivo-controlNav a {
  width: 6px;
  height: 6px;
  margin: 0 3px;
}
.header .mobile-con .navbar-toggle {
  margin-top: 11px;
}
.header .mobile-con .language2 {
  display: inline-block;
  position: relative;
  margin: 17px 12px 0 0;
  float: right;
  color: #666;
}
.header .mobile-con .language2 a {
  font-size: 14px;
  padding: 0px 6px;
  color: #666;
}
.header .mobile-con .language2 a:hover {
  color: #2b8edf;
}
.header .mobile-con .language2 .active {
  color: #2b8edf;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con,.ins-main .ins-con .ins-lf .lf-nav,.ins-main .ins-con .ins-lf .lf-tit {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box-pc .swiper-container-pc {
  overflow: hidden;
  position: relative;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-next-pc {
  opacity: 1;
}
.main .ad-box-pc .swiper-container-pc:hover .swiper-button-prev-pc {
  opacity: 1;
}
.main .ad-box-pc .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box-pc .swiper-slide {
  overflow: hidden;
}
.main .ad-box-pc .swiper-slide img {
  width: 100%;
  transition: 2.5s linear;
  transform: scale(1.05);
}
.main .ad-box-pc .swiper-slide-active img {
  transform: scale(1);
}
.main .ad-box-pc .swiper-pagination {
  position: absolute;
  bottom: 35px;
  z-index: 99;
}
.main .ad-box-pc .swiper-pagination-bullet {
  background: #fff;
  border-radius: 0px;
  height: 10px;
  width: 10px;
  opacity: 1;
  border-radius: 10px;
}
.main .ad-box-pc .swiper-pagination-bullet-active {
  background: #2b8edf;
  opacity: 1;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 16px;
  height: 31px;
  cursor: pointer;
  position: absolute;
  right: 5%;
  top: 50%;
  margin-top: -15px;
  background: url("ad-btn_05.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
.main .ad-box-pc .swiper-button-prev-pc {
  width: 16px;
  height: 31px;
  cursor: pointer;
  position: absolute;
  left: 5%;
  top: 50%;
  margin-top: -15px;
  background: url("ad-btn_03.png") no-repeat center;
  z-index: 6;
  opacity: 0.5;
}
@media (max-width: 768px) {
  .main .ad-box-pc .swiper-slide {
    overflow: hidden;
  }
  .main .ad-box-pc .swiper-slide img {
    width: 100%;
    transition: 2.5s linear;
    transform: scale(1);
  }
  .main .ad-box-pc .swiper-pagination {
    position: absolute;
    bottom: 4px;
    z-index: 99;
  }
  .main .ad-box-pc .swiper-pagination-bullet {
    background: #fff;
    border-radius: 5px;
    height: 5px;
    width: 5px;
    opacity: 1;
  }
  .main .ad-box-pc .swiper-pagination-bullet-active {
    background: #2b8edf;
  }
}
.main .ad-box-pc .bg img {
  width: 100%;
}
.main .icon-box {
  padding: 3% 0;
  background: #f7f7f7;
}
.main .icon-box ul {
  margin: 0;
}
.main .icon-box li {
  width: 20%;
  text-align: center;
  float: left;
}
.main .icon-box li:hover img {
  transform: rotateY(360deg);
}
.main .icon-box li img {
  transition: 0.6s;
}
.main .icon-box li p {
  font-size: 1.8rem;
  color: #262626;
  margin: 20px 0 2px;
}
.main .icon-box li span {
  font-size: 1.2rem;
  color: #8a8a8a;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .main .icon-box {
    padding: 3% 0;
    background: #f7f7f7;
  }
  .main .icon-box ul {
    margin: 0;
  }
  .main .icon-box li {
    width: 33.3333333%;
    text-align: center;
    float: left;
    margin-bottom: 10px;
  }
  .main .icon-box li:hover img {
    transform: rotateY(360deg);
  }
  .main .icon-box li img {
    transition: 0.6s;
    width: 50%;
    margin: 0 auto;
  }
  .main .icon-box li p {
    font-size: 1.8rem;
    color: #262626;
    margin: 10px 0 2px;
  }
  .main .icon-box li span {
    font-size: 1.2rem;
    color: #8a8a8a;
    text-transform: uppercase;
  }
}
.main .product {
  background: #ad0000;
  height: auto;
  padding: 3% 0;
}
.main .product .container {
  position: relative;
}
.main .product .img {
  width: 45%;
  float: left;
}
.main .product .img img {
  width: 100%;
}
.main .product .txt {
  width: 52%;
  float: right;
  padding-top: 6%;
}
.main .product .txt h6 {
  font-size: 1.8rem;
  color: #fff;
  margin: 0 0 0 88px;
}
.main .product .txt p {
  font-size: 1.4rem;
  color: #fff;
  line-height: 200%;
  margin: 35px 0;
}
.main .product .txt a {
  display: block;
  width: 120px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #840001;
  color: #fff;
  font-size: 1.4rem;
}
@media (max-width: 768px) {
  .main .product {
    background: #0388e0;
    height: auto;
    padding: 3% 0;
  }
  .main .product .container {
    position: relative;
  }
  .main .product .img {
    width: 100%;
    float: left;
  }
  .main .product .img img {
    width: 100%;
  }
  .main .product .txt {
    width: 100%;
    float: right;
    padding-top: 6%;
  }
  .main .product .txt img {
    width: 340px;
  }
  .main .product .txt h6 {
    font-size: 1.8rem;
    color: #fff;
    margin: 0 0 0 88px;
  }
  .main .product .txt p {
    font-size: 1.4rem;
    color: #fff;
    line-height: 200%;
    margin: 25px 0;
  }
  .main .product .txt a {
    display: block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #28a9ff;
    color: #fff;
    font-size: 1.4rem;
  }
}
.main .product-list {
  margin: 2% 0;
}
.main .product-list .slideTxtBox .hd {
  margin: 20px 0 40px;
  position: relative;
  text-align: center;
}
@media (max-width: 1200px) {
  .main .product-list .slideTxtBox .hd {
    float: none;
    margin: 20px 0 30px;
    text-align: center;
  }
}
.main .product-list .slideTxtBox .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 170px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  font-size: 1.6rem;
  color: #262626;
  background: #f7f7f7;
  margin: 0 5px;
}
.main .product-list .slideTxtBox .hd ul li.on {
  background: #0388e0;
  color: #fff;
}
.main .product-list .slideTxtBox .bd li .list {
  width: 24%;
  float: left;
  margin-right: 1.333333%;
  margin-bottom: 1%;
}
.main .product-list .slideTxtBox .bd li .list .img {
  overflow: hidden;
  height:210px;
}
.main .product-list .slideTxtBox .bd li .list img {
  width: 100%;
  transition: 0.3s;
}
.main .product-list .slideTxtBox .bd li .list p {
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 1.4rem;
  color: #262626;
  margin-bottom: 0;
}
.main .product-list .slideTxtBox .bd li .list:hover .img img {
  transform: scale(1.1);
}
.main .product-list .slideTxtBox .bd li .list:hover p {
  color: #fff;
  background: #0388e0;
}
.main .product-list .slideTxtBox .bd li .list:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .main .product-list {
    margin: 2% 0;
  }
  .main .product-list .slideTxtBox .hd {
    float: right;
    margin-top: 15px;
    position: relative;
    margin-bottom: 15px;
  }
  .main .product-list .slideTxtBox .hd ul li {
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 100px;
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 1.6rem;
    color: #262626;
    background: #f7f7f7;
    margin: 0 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main .product-list .slideTxtBox .hd ul li.on {
    background: #0388e0;
    color: #fff;
  }
  .main .product-list .slideTxtBox .bd li .list {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1%;
  }
  .main .product-list .slideTxtBox .bd li .list .img {
    overflow: hidden;
	height:auto;
  }
  .main .product-list .slideTxtBox .bd li .list img {
    width: 100%;
    transition: 0.3s;
  }
  .main .product-list .slideTxtBox .bd li .list p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 1.4rem;
    color: #262626;
    margin-bottom: 0;
  }
  .main .product-list .slideTxtBox .bd li .list:hover .img img {
    transform: scale(1.1);
  }
  .main .product-list .slideTxtBox .bd li .list:hover p {
    color: #fff;
    background: #0388e0;
  }
  .main .product-list .slideTxtBox .bd li .list:nth-child(4n+4) {
    margin-right: 0;
  }
  .main .product-list .slideTxtBox .bd li .list:nth-child(2n+2) {
    margin-right: 0;
  }
}
.main .xuangou {
  background: url("xuangou-bg_02.jpg") no-repeat center;
  padding: 4% 0 0 0;
}
.main .xuangou .xuangou-tit {
  text-align: center;
  margin-bottom: 4%;
}
.main .xuangou .xuangou-tit h5 {
  font-size: 3rem;
  color: #0388e0;
  font-weight: 600;
}
.main .xuangou .xuangou-tit p {
  font-size: 1.6rem;
  color: #fff;
}
.main .xuangou .xuangou-tit p span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 76px;
  height: 1px;
  background: #2b8edf;
  margin: 0 10px;
  vertical-align: middle;
}
.main .xuangou .content {
  height: 567px;
  background: #fff;
  text-align: center;
}
.main .xuangou .content .left {
  width: 27%;
  float: left;
}
.main .xuangou .content .left li {
  margin-top: 22%;
}
.main .xuangou .content .left li:hover img {
  transform: rotateY(360deg);
}
.main .xuangou .content .left li img {
  transition: 0.6s;
}
.main .xuangou .content .left li h6 {
  font-size: 1.6rem;
  color: #0388e0;
  font-weight: 600;
  margin-top: 20px;
}
.main .xuangou .content .left li p {
  font-size: 1.4rem;
  color: #818181;
  line-height: 180%;
  padding: 0 20%;
}
.main .xuangou .content .center {
  width: 46%;
  float: left;
}
.main .xuangou .content .center img {
  width: 100%;
}
.main .xuangou .content .right {
  width: 27%;
  float: left;
}
.main .xuangou .content .right li {
  margin-top: 22%;
}
.main .xuangou .content .right li:hover img {
  transform: rotateY(360deg);
}
.main .xuangou .content .right li img {
  transition: 0.6s;
}
.main .xuangou .content .right li h6 {
  font-size: 1.6rem;
  color: #0388e0;
  font-weight: 600;
  margin-top: 20px;
}
.main .xuangou .content .right li p {
  font-size: 1.4rem;
  color: #818181;
  line-height: 180%;
  padding: 0 20%;
}
@media (max-width: 768px) {
  .main .xuangou {
    background: url("xuangou-bg_02.jpg") no-repeat center;
    padding: 4% 0 0 0;
  }
  .main .xuangou .xuangou-tit {
    text-align: center;
    margin-bottom: 4%;
  }
  .main .xuangou .xuangou-tit h5 {
    font-size: 3rem;
    color: #0388e0;
    font-weight: 600;
  }
  .main .xuangou .xuangou-tit p {
    font-size: 1.6rem;
    color: #fff;
  }
  .main .xuangou .xuangou-tit p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 76px;
    height: 1px;
    background: #2b8edf;
    margin: 0 10px;
    vertical-align: middle;
  }
  .main .xuangou .content {
    height: 456px;
    background: #fff;
    text-align: center;
  }
  .main .xuangou .content .left {
    width: 50%;
    float: left;
  }
  .main .xuangou .content .left li {
    margin-top: 22%;
  }
  .main .xuangou .content .left li:hover img {
    transform: rotateY(360deg);
  }
  .main .xuangou .content .left li img {
    transition: 0.6s;
  }
  .main .xuangou .content .left li h6 {
    font-size: 1.6rem;
    color: #0388e0;
    font-weight: 600;
    margin-top: 20px;
  }
  .main .xuangou .content .left li p {
    font-size: 1.4rem;
    color: #818181;
    line-height: 180%;
    padding: 0 10%;
  }
  .main .xuangou .content .center {
    width: 46%;
    float: left;
  }
  .main .xuangou .content .center img {
    width: 100%;
  }
  .main .xuangou .content .right {
    width: 50%;
    float: left;
  }
  .main .xuangou .content .right li {
    margin-top: 22%;
  }
  .main .xuangou .content .right li:hover img {
    transform: rotateY(360deg);
  }
  .main .xuangou .content .right li img {
    transition: 0.6s;
  }
  .main .xuangou .content .right li h6 {
    font-size: 1.6rem;
    color: #0388e0;
    font-weight: 600;
    margin-top: 20px;
  }
  .main .xuangou .content .right li p {
    font-size: 1.4rem;
    color: #818181;
    line-height: 180%;
    padding: 0 10%;
  }
}
.main .about {
  background: #ad0000;
  padding: 5% 0 12%;
}
.main .about .txt-box {
  width: 45%;
  float: left;
}
.main .about .txt-box p {
  font-size: 1.4rem;
  color: #fff;
  line-height: 30px;
  margin: 12% 0;
}
@media (max-width: 1200px) {
  .main .about .txt-box p {
    margin: 9% 0;
  }
}
.main .about .txt-box a {
  display: block;
  width: 120px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  background: #840001;
  color: #fff;
  font-size: 1.4rem;
}
.main .about .img {
  width: 50%;
  float: right;
}
.main .about .img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .about {
    background: #0388e0;
    padding: 5% 0 12%;
  }
  .main .about .txt-box {
    width: 100%;
    float: left;
  }
  .main .about .txt-box p {
    font-size: 1.4rem;
    color: #fff;
    line-height: 180%;
    margin: 12% 0;
  }
  .main .about .txt-box a {
    display: block;
    width: 120px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: #28a9ff;
    color: #fff;
    font-size: 1.4rem;
  }
  .main .about .img {
    width: 100%;
    margin: 20px 0;
    float: right;
  }
  .main .about .img img {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 1200px) {
  .main .about .txt-box p {
    margin: 9% 0;
  }
}
.main .youshi {
  margin-top: -150px;
  background: #f7f7f7 url("youshi-top_02.jpg") no-repeat center top;
}
@media (max-width: 1200px) {
  .main .youshi {
    margin-top: -100px;
  }
}
.main .youshi li {
  margin-bottom: 5%;
  overflow: hidden;
}
@media (max-width: 992px) {
  .main .youshi li {
    margin: 0;
  }
}
.main .youshi li .img {
  width: 50%;
  float: left;
}
.main .youshi li .img img {
  width: 100%;
}
.main .youshi li .list-box {
  width: 50%;
  float: right;
  padding-left: 5%;
}
.main .youshi li .list-box .list {
  margin: 10% 0;
}
@media (max-width: 992px) {
  .main .youshi li .list-box .list {
    margin: 0 0 10%;
  }
}
.main .youshi li .list-box img {
  margin-left: -150px;
  margin-bottom: 10%;
}
.main .youshi li .list-box .number {
  float: left;
  width: 35px;
  height: 131px;
  background: url("number-bg_03.jpg") no-repeat center;
  font-size: 3rem;
  color: #505050;
  font-weight: 600;
}
.main .youshi li .list-box .txt {
  width: 88%;
  float: right;
}
.main .youshi li .list-box .txt div {
  font-size: 22px;
  color: #bd1414;
  font-weight: 600;
}
.main .youshi li .list-box .txt p {
  font-size: 1.4rem;
  color: #262626;
  line-height: 180%;
}
.main .youshi li:nth-child(2) .img {
  float: right;
}
.main .youshi li:nth-child(2) .list-box {
  float: left;
  padding: 0 5% 0 0;
}
@media (max-width: 768px) {
  .main .youshi {
    margin-top: 0px;
    background: #f7f7f7;
  }
  .main .youshi .tit {
    text-align: center;
    padding: 20px 0 8px;
    color: #28a9ff;
  }
  .main .youshi .tit h4 {
    font-size: 2.8rem;
    font-weight: 600;
  }
  .main .youshi .tit p {
    font-size: 1.8rem;
  }
  .main .youshi li {
    margin-bottom: 5%;
    overflow: hidden;
  }
  .main .youshi li .img {
    width: 100%;
    float: left;
  }
  .main .youshi li .img img {
    width: 100%;
  }
  .main .youshi li .list-box {
    width: 100%;
    float: right;
    padding-left: 0%;
  }
  .main .youshi li .list-box .list {
    margin: 5% 0;
  }
  .main .youshi li .list-box img {
    margin-left: -150px;
    margin-bottom: 10%;
  }
  .main .youshi li .list-box .number {
    float: left;
    width: 35px;
    height: 131px;
    background: url("number-bg_03.jpg") no-repeat center;
    font-size: 3rem;
    color: #0388e0;
    font-weight: 600;
  }
  .main .youshi li .list-box .txt {
    width: 88%;
    float: right;
  }
  .main .youshi li .list-box .txt div {
    font-size: 1.8rem;
    color: #262626;
    font-weight: 600;
  }
  .main .youshi li .list-box .txt p {
    font-size: 1.4rem;
    color: #262626;
    line-height: 180%;
  }
  .main .youshi li:nth-child(2) .img {
    float: right;
  }
  .main .youshi li:nth-child(2) .list-box {
    float: left;
    padding: 0 0% 0 0;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .youshi li {
    margin: 0;
  }
}
.main .hezuo {
  text-align: center;
  padding: 3% 0 4%;
  background: #ad0000;
}
@media (max-width: 768px) {
  .main .hezuo {
    padding: 4% 0 6%;
  }
}
.main .hezuo .hezuo-tit,.main .product-list .hezuo-tit,.icon-box .hezuo-tit {
  text-align: center;
  margin-bottom: 4%;
}
.main .hezuo .hezuo-tit h5,.main .product-list .hezuo-tit h5,.icon-box .hezuo-tit h5,#fh5co-service-list .hezuo-tit h5 {
  font-size: 3rem;
  color: #fff;
  font-weight: 600;
}
.main .hezuo .hezuo-tit p,.main .product-list .hezuo-tit p,.icon-box .hezuo-tit p,#fh5co-service-list .hezuo-tit p {
  font-size: 1.6rem;
  color: #fff;
}
.main .hezuo .hezuo-tit p span,.main .product-list .hezuo-tit p span,.icon-box .hezuo-tit p span,#fh5co-service-list .hezuo-tit p span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 76px;
  height: 1px;
  background: #fff;
  margin: 0 10px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .main .hezuo .hezuo-tit p span {
    width: 25px;
  }
}
.main .hezuo .swiper-container-hezuo {
  overflow: hidden;
}
.main .hezuo .swiper-container-hezuo .swiper-slide {
  overflow: hidden;
}
.main .hezuo .swiper-container-hezuo .swiper-slide img {
  width: 100%;
  height:160px;
}
.main .zixun {
  height: 300px;
  background: url("zixun_02.jpg") no-repeat center;
}
@media (max-width: 1200px) {
  .main .zixun {
    height: 450px;
  }
}
@media (max-width: 768px) {
  .main .zixun {
    height: 250px;
  }
}
.main .zixun .container {
  position: relative;
}
.main .zixun .txt-box {
  padding-top: 5%;
  width: 100%;
  text-align: center;
}
.main .zixun .txt-box h5 {
  font-size: 3rem;
  color: #fff;
  margin-bottom: 25px;
}
.main .zixun .txt-box p {
  font-size: 1.6rem;
  color: #fff;
}
.main .zixun .txt-box a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 145px;
  text-align: center;
  height: 40px;
  line-height: 40px;
  background: #2b8edf;
  color: #fff;
  font-size: 1.6rem;
  margin-top: 3%;
}
.main .news-faq {
  padding: 4% 0;
}
.main .news-faq .news {
  width: 70.83333%;
  float: left;
}
.main .news-faq .news .slideTxtBox2 .hd {
  height: 58px;
  line-height: 58px;
  border: 1px solid #e5e5e5;
  position: relative;
}
.main .news-faq .news .slideTxtBox2 .hd a {
  position: absolute;
  right: 30px;
  color: #858585;
}
.main .news-faq .news .slideTxtBox2 .hd a:hover {
  color: #2b8edf;
}
.main .news-faq .news .slideTxtBox2 .hd ul {
  margin: 0;
}
.main .news-faq .news .slideTxtBox2 .hd ul li {
  float: left;
  width: 128px;
  text-align: center;
  cursor: pointer;
  font-size: 1.6rem;
  color: #262626;
  line-height: 56px;
}
.main .news-faq .news .slideTxtBox2 .hd ul li.on {
  color: #fff;
  background: #2b8edf;
}
.main .news-faq .news .slideTxtBox2 .bd ul {
  zoom: 1;
}
.main .news-faq .news .slideTxtBox2 .bd li {
  padding: 2%;
  border: 1px solid #efefef;
  margin-top: -1px;
  height: 446px;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top {
  background: #f7f7f7;
  padding: 2.5%;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top:hover .txt div {
  color: #2b8edf;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top .img {
  width: 31.4%;
  float: left;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top .img img {
  width: 100%;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top .txt {
  width: 61.52%;
  float: right;
  margin-right: 3%;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top .txt div {
  font-size: 1.6rem;
  color: #434343;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top .txt p {
  font-size: 1.4rem;
  color: #838383;
  line-height: 180%;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: 75px;
  line-clamp: 3;
  -moz-line-clamp: 3;
  -o-line-clamp: 3;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-top .txt span {
  font-size: 1.4rem;
  color: #b2b2b2;
  padding-left: 32px;
  height: 17px;
  background: url("date_03.jpg") no-repeat left center;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-bot {
  margin-top: 2%;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-bot .list {
  width: 50%;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 38px;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-bot .list a {
  padding-left: 20px;
  background: url("news-lit_03.jpg") no-repeat left center;
  font-size: 1.4rem;
  color: #4a4a4a;
}
.main .news-faq .news .slideTxtBox2 .bd li .list-bot .list a:hover {
  color: #2b8edf;
  background: url("news-lit_06.jpg") no-repeat left center;
}
.main .news-faq .faq {
  width: 27.5%;
  float: right;
}
.main .news-faq .faq .faq-tit {
  height: 58px;
  line-height: 58px;
  border: 1px solid #e5e5e5;
}
.main .news-faq .faq .faq-tit h5 {
  width: 138px;
  text-align: center;
  line-height: 56px;
  margin: 0;
  font-size: 1.6rem;
  color: #fff;
  background: #2b8edf;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.main .news-faq .faq .faq-tit a {
  line-height: 56px;
  float: right;
  font-size: 1.4rem;
  color: #858585;
  margin-right: 20px;
}
.main .news-faq .faq .faq-tit a:hover {
  color: #2b8edf;
}
.main .news-faq .faq .swiper-container-faq {
  overflow: hidden;
  height: 448px;
  border: 1px solid #f0f0f0;
  border-top: none;
  width: 100%;
  border-bottom: none;
}
.main .news-faq .faq .swiper-container-faq .swiper-slide {
  border-bottom: 1px solid #eee;
}
.main .news-faq .faq .swiper-container-faq .swiper-slide:hover a {
  background: #2b8edf;
}
.main .news-faq .faq .swiper-container-faq .swiper-slide:hover h6 {
  color: #fff;
}
.main .news-faq .faq .swiper-container-faq .swiper-slide:hover p {
  color: #fff;
}
.main .news-faq .faq .swiper-container-faq .swiper-slide a {
  display: block;
  padding: 2% 3% 2%;
  height: 100%;
}
.main .news-faq .faq .swiper-container-faq .swiper-slide p {
  font-size: 1.6rem;
  color: #1e1e1e;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-left: 28px;
  background: url("news-lit2_03.png") no-repeat 5px center;
}
@media (max-width: 768px) {
  .main .news-faq {
    padding: 4% 0;
  }
  .main .news-faq .news {
    width: 100%;
    float: left;
  }
  .main .news-faq .news .slideTxtBox2 .hd {
    height: 48px;
    line-height: 48px;
    border: 1px solid #e5e5e5;
    position: relative;
  }
  .main .news-faq .news .slideTxtBox2 .hd a {
    position: absolute;
    font-size: 1.4rem;
    right: 10px;
    color: #858585;
  }
  .main .news-faq .news .slideTxtBox2 .hd a:hover {
    color: #2b8edf;
  }
  .main .news-faq .news .slideTxtBox2 .hd ul {
    margin: 0;
  }
  .main .news-faq .news .slideTxtBox2 .hd ul li {
    float: left;
    width: 108px;
    text-align: center;
    cursor: pointer;
    font-size: 1.6rem;
    color: #262626;
    line-height: 46px;
  }
  .main .news-faq .news .slideTxtBox2 .hd ul li.on {
    color: #fff;
    background: #2b8edf;
  }
  .main .news-faq .news .slideTxtBox2 .bd ul {
    zoom: 1;
  }
  .main .news-faq .news .slideTxtBox2 .bd li {
    padding: 2%;
    border: 1px solid #efefef;
    margin-top: -1px;
    height: 320px;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top {
    background: #f7f7f7;
    padding: 2.5%;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top:hover .txt div {
    color: #2b8edf;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top .img {
    width: 31.4%;
    float: left;
    display: none;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top .img img {
    width: 100%;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top .txt {
    width: 100%;
    float: right;
    margin-right: 3%;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top .txt div {
    font-size: 1.6rem;
    color: #434343;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top .txt p {
    font-size: 1.4rem;
    color: #838383;
    line-height: 180%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: 65px;
    line-clamp: 3;
    -moz-line-clamp: 3;
    -o-line-clamp: 3;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-top .txt span {
    font-size: 1.4rem;
    color: #b2b2b2;
    padding-left: 32px;
    height: 17px;
    background: url("date_03.jpg") no-repeat left center;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-bot {
    margin-top: 2%;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-bot .list {
    width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 38px;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-bot .list a {
    padding-left: 20px;
    background: url("news-lit_03.jpg") no-repeat left center;
    font-size: 1.4rem;
    color: #4a4a4a;
  }
  .main .news-faq .news .slideTxtBox2 .bd li .list-bot .list a:hover {
    color: #2b8edf;
    background: url("news-lit_06.jpg") no-repeat left center;
  }
  .main .news-faq .faq {
    width: 100%;
    float: right;
  }
  .main .news-faq .faq .faq-tit {
    height: 48px;
    line-height: 48px;
    border: 1px solid #e5e5e5;
  }
  .main .news-faq .faq .faq-tit h5 {
    width: 108px;
    text-align: center;
    line-height: 46px;
    margin: 0;
    font-size: 1.6rem;
    color: #fff;
    background: #2b8edf;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .main .news-faq .faq .faq-tit a {
    line-height: 46px;
    float: right;
    font-size: 1.4rem;
    color: #858585;
    margin-right: 10px;
  }
  .main .news-faq .faq .faq-tit a:hover {
    color: #2b8edf;
  }
  .main .news-faq .faq .swiper-container-faq {
    overflow: hidden;
    height: 324px;
    border: 1px solid #f0f0f0;
    border-top: none;
    width: 100%;
    border-bottom: none;
  }
  .main .news-faq .faq .swiper-container-faq .swiper-slide {
    border-bottom: 1px solid #eee;
  }
  .main .news-faq .faq .swiper-container-faq .swiper-slide:hover a {
    background: #2b8edf;
  }
  .main .news-faq .faq .swiper-container-faq .swiper-slide:hover h6 {
    color: #fff;
  }
  .main .news-faq .faq .swiper-container-faq .swiper-slide:hover p {
    color: #fff;
  }
  .main .news-faq .faq .swiper-container-faq .swiper-slide a {
    display: block;
    padding: 2% 3% 2%;
    height: 100%;
  }
  .main .news-faq .faq .swiper-container-faq .swiper-slide p {
    font-size: 1.6rem;
    color: #1e1e1e;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 28px;
    background: url("news-lit2_03.png") no-repeat 5px center;
  }
}
.main .message {
  background: #f7f7f7;
  padding: 3% 0;
}
.main .message .left {
  width: 24.583333%;
  float: left;
}
.main .message .left .liuyan-tit h5 {
  font-size: 3rem;
  color: #0388e0;
  font-weight: 600;
  margin-bottom: 5px;
  margin-top: 0;
}
.main .message .left .liuyan-tit span {
  font-size: 1.4rem;
  color: #838383;
}
.main .message .left .liuyan-tit b {
  display: block;
  height: 1px;
  background: #2b8edf;
  width: 50px;
  margin-top: 20px;
}
.main .message .left p {
  font-size: 1.4rem;
  color: #606060;
  line-height: 180%;
  margin-top: 40px;
}
.main .message .center {
  width: 32%;
  float: left;
  margin-left: 5%;
}
.main .message .center ul:nth-child(1) li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  background: #fff;
  margin-bottom: 22px;
}
@media (max-width: 992px) {
  .main .message .center ul:nth-child(1) li {
    margin-bottom: 15px;
  }
}
.main .message .center ul:nth-child(1) li span {
  font-size: 1.4rem;
  color: #959595;
  padding-left: 4%;
}
.main .message .center ul:nth-child(1) li span sup {
  color: red;
}
.main .message .center ul:nth-child(1) li input {
  width: 84%;
  float: right;
  height: 50px;
  border: none;
}
@media (max-width: 992px) {
  .main .message .center ul:nth-child(1) li input {
    width: 78%;
  }
}
.main .message .center ul:nth-child(2) li {
  width: 100%;
  height: 128px;
  background: #fff;
  margin-bottom: 40px;
  padding: 15px;
}
@media (max-width: 992px) {
  .main .message .center ul:nth-child(2) li {
    margin-bottom: 20px;
  }
}
.main .message .center ul:nth-child(2) span {
  font-size: 1.4rem;
  color: #959595;
  float: left;
}
.main .message .center ul:nth-child(2) span sup {
  opacity: 0;
}
.main .message .center ul:nth-child(2) textarea {
  width: 88%;
  float: right;
  height: 120px;
  border: none;
}
@media (max-width: 992px) {
  .main .message .center ul:nth-child(2) textarea {
    width: 84%;
    height: 100px;
  }
}
.main .message .center ul:nth-child(3) li {
  width: 100%;
}
.main .message .center ul:nth-child(3) li input {
  width: 100%;
  float: right;
  border: none;
  height: 50px;
  line-height: 50px;
  cursor: pointer;
  font-size: 1.4rem;
  color: #fff;
  background: #2b8edf;
}
.main .message .right {
  width: 29.33333%;
  float: right;
}
.main .message .right img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .message {
    background: #f7f7f7;
    padding: 3% 0;
  }
  .main .message .left {
    width: 100%;
    float: left;
  }
  .main .message .left .liuyan-tit {
    text-align: center;
  }
  .main .message .left .liuyan-tit h5 {
    font-size: 3rem;
    color: #0388e0;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 0;
  }
  .main .message .left .liuyan-tit span {
    font-size: 1.4rem;
    color: #838383;
  }
  .main .message .left .liuyan-tit b {
    display: block;
    height: 1px;
    background: #2b8edf;
    width: 50px;
    margin-top: 20px;
    display: none;
  }
  .main .message .left p {
    font-size: 1.4rem;
    color: #606060;
    line-height: 180%;
    margin-top: 15px;
    text-align: center;
  }
  .main .message .center {
    width: 100%;
    float: left;
    margin-left: 0%;
  }
  .main .message .center ul:nth-child(1) li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin-bottom: 22px;
  }
  .main .message .center ul:nth-child(1) li span {
    font-size: 1.4rem;
    color: #959595;
    padding-left: 4%;
  }
  .main .message .center ul:nth-child(1) li span sup {
    color: red;
  }
  .main .message .center ul:nth-child(1) li input {
    width: 84%;
    float: right;
    height: 50px;
    border: none;
  }
  .main .message .center ul:nth-child(2) li {
    width: 100%;
    height: 128px;
    background: #fff;
    margin-bottom: 40px;
    padding: 15px;
  }
  .main .message .center ul:nth-child(2) span {
    font-size: 1.4rem;
    color: #959595;
    float: left;
  }
  .main .message .center ul:nth-child(2) span sup {
    opacity: 0;
  }
  .main .message .center ul:nth-child(2) textarea {
    width: 88%;
    float: right;
    height: 120px;
    border: none;
  }
  .main .message .center ul:nth-child(3) li {
    width: 100%;
  }
  .main .message .center ul:nth-child(3) li input {
    width: 100%;
    float: right;
    border: none;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    font-size: 1.4rem;
    color: #fff;
    background: #2b8edf;
  }
  .main .message .right {
    width: 29.33333%;
    float: right;
    display: none;
  }
  .main .message .right img {
    width: 100%;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .message .center ul:nth-child(1) li {
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .message .center ul:nth-child(1) li input {
    width: 78%;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .message .center ul:nth-child(2) li {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) and (max-width: 992px) {
  .main .message .center ul:nth-child(2) textarea {
    width: 84%;
    height: 100px;
  }
}
.footer {
  background: #252525;
  position: relative;
}
.footer .footer-content {
  padding: 35px 0;
  position: relative;
}
.footer .footer-content .list {
  
}
.footer .footer-content .list p {
  font-size: 1.6rem;
  color: #cfcfcf;
  text-transform: uppercase;
  margin: 0;
  width: 12.5%;
  float: left;
  text-align: center;
}
.footer .footer-content .list a { color: #cfcfcf; }
.footer .footer-content .list ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-top: 15px;
  padding-left: 7px;
}
.footer .footer-content .list li {
  font-size: 1.4rem;
  color: #949494;
  line-height: 26px;
}
.footer .footer-content .list li a {
  color: #949494;
}
.footer .footer-content .list li a:hover {
  color: #2b8edf;
}
.footer .footer-content .list:nth-child(7) {
  width: 10%;
  padding-left: 2%;
}
.footer .footer-bot {
  padding: 3% 0;
  border-top: 1px solid #383838;
}
.footer .footer-bot .code {
  float: left;
  width: 32%;
}
.footer .footer-bot .contact {
  float: right;
  width: 35%;
}
.footer .footer-bot .contact li {
  font-size: 1.4rem;
  color: #949494;
  padding-left: 70px;
  height: 40px;
  line-height: 40px;
  margin-top: 1%;
}
.footer .copyright {
  height: 60px;
  line-height: 60px;
  background: #1c1c1c;
}
.footer .copyright p {
  font-size: 1.4rem;
  color: #949494;
  margin: 0;
}
.footer .copyright p a {
  color: #949494;
}
.footer .copyright p a:hover {
  color: #2b8edf;
}
.footer .copyright .lf {
  float: left;
}
.footer .copyright .rt {
  float: right;
}
@media (max-width: 768px) {
  .footer {
    padding: 0;
  }
  .footer .footer-con2 {
    background: #252525;
    display: block!important;
    text-align: center;
  }
  .footer .footer-con2 p img {
    margin: 0;
  }
  .footer .footer-con2 p a {
    display: inline-block;
    margin: 20px 12px;
  }
  .footer .footer-con2 p a:hover img {
    margin-top: -4px;
  }
  .footer .footer-con2 h5 {
    background: #252525 url("lit_07.png") no-repeat right center;
    background-position: right 26px top 28px;
    margin: 0;
    font-weight: 500;
    color: #c4c4c4;
    font-size: 15px;
    border-bottom: 1px solid #aaa;
    padding: 18px 26px 18px 24px;
  }
  .footer .footer-con2 .list-con {
    display: none;
  }
  .footer .footer-con2 .list-con a {
    color: #c4c4c4;
    margin: 0;
    background: #3d3c42;
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
  }
  .footer .footer-con2 .list-con a:hover {
    color: #0086e7;
  }
  .footer .footer-con2 .list-con li {
    color: #333;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
    background: #edf2f8;
  }
  .footer .footer-con2 .link {
    display: none;
    color: #333;
    border-bottom: 1px solid #aaa;
    font-size: 14px;
    padding: 12px 26px 12px 24px;
    background: #3d3c42;
  }
  .footer .footer-con2 .link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3% 0 0;
  }
  .footer .copyright {
    height: auto;
    line-height: 30px;
    background: #1c1c1c;
    text-align: center;
  }
  .footer .copyright p {
    font-size: 1.4rem;
    color: #949494;
    margin: 0;
  }
  .footer .copyright p a {
    color: #949494;
    margin: 0 10px;
  }
  .footer .copyright p a:hover {
    color: #2b8edf;
  }
  .footer .copyright .lf {
    float: none;
  }
  .footer .copyright .rt {
    float: none;
  }
}
.footer .returnTop {
  z-index: 999;
  display: block;
  cursor: pointer;
  position: fixed;
  bottom: 90px;
  right: 30px;
  opacity: 0;
  width: 54px;
  height: 54px;
  background: url("return-top.jpg") no-repeat center;
}
@media (max-width: 768px) {
  .footer .returnTop {
    display: none;
  }
}
/*ins-style*/
@media (max-width: 768px) {
  .ins-main {
    margin-top: 60px;
  }
}
.ins-main .ins-ad img {
  width: 100%;
}
.ins-main .show-nav {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #eee;
  background: #f7f7f7;
}
.ins-main .show-nav .container {
  position: relative;
}
.ins-main .show-nav p {
  margin: 0;
  font-size: 1.6rem;
  color: #5e5e5e;
  margin-left: 20px;
  padding-left: 54px;
  background: url("house_03.jpg") no-repeat left center;
}
.ins-main .show-nav p a {
  color: #5e5e5e;
}
.ins-main .show-nav p a:hover {
  color: #1fac44;
}
.ins-main .show-nav p .active {
  color: #1fac44;
}
.ins-main .show-nav .back {
  position: absolute;
  right: 15px;
  top: 12px;
}
.ins-main .show-nav .back a {
  display: block;
  width: 120px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #1fac44;
  color: #fff;
  font-size: 1.6rem;
}
.ins-main .ins-nav {
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
}
.ins-main .ins-nav p {
  font-size: 14px;
  color: #525252;
  padding: 0 0 0 60px;
  margin: 0;
  background: url("location_03.jpg") no-repeat 20px center;
}
.ins-main .ins-nav p a {
  color: #525252;
}
.ins-main .ins-nav p a:hover {
  color: #0388e0;
}
.ins-main .ins-nav p .active {
  color: #0388e0;
}
@media (max-width: 768px) {
  .ins-main .ins-nav {
    height: auto;
    line-height: 40px;
    background: #f2f2f2;
  }
  .ins-main .ins-nav p {
    font-size: 1.6rem;
    color: #525252;
    padding: 0 0 0 2px;
    margin: 0;
    background: none;
  }
  .ins-main .ins-nav p a {
    color: #525252;
  }
  .ins-main .ins-nav p a:hover {
    color: #0388e0;
  }
  .ins-main .ins-nav p .active {
    color: #0388e0;
  }
}
.ins-main .list-nav {
  text-align: center;
  padding: 2.5% 0;
}
.ins-main .list-nav li {
  height: 38px;
  line-height: 38px;
  border-radius: 38px;
  transition: 0.3s;
  text-align: center;
  width: 16%;
  margin: 0 2%;
  background: #0099cc;
  float: left;
}
.ins-main .list-nav li:hover {
  background: #ff9900;
}
.ins-main .list-nav li a {
  display: block;
  font-size: 1.6rem;
  color: #fff;
}
.ins-main .list-nav .active {
  background: #ff9900;
}
@media (max-width: 768px) {
  .ins-main .list-nav {
    text-align: center;
    padding: 2.5% 0;
  }
  .ins-main .list-nav li {
    height: 38px;
    line-height: 38px;
    border-radius: 38px;
    transition: 0.3s;
    text-align: center;
    width: 28%;
    margin: 0 2%;
    background: #0099cc;
    float: none;
    margin-bottom: 2%;
    display: inline-block;
    *display: inline;
    *zoom: 1;
  }
  .ins-main .list-nav li:hover {
    background: #ff9900;
  }
  .ins-main .list-nav li a {
    display: block;
    font-size: 1.6rem;
    color: #fff;
  }
  .ins-main .list-nav .active {
    background: #ff9900;
  }
}
.ins-main .ins-con {
  padding: 2% 0;
}
.ins-main .ins-con .ins-lf {
  width: 25%;
  float: left;
}
.ins-main .ins-con .ins-lf .lf-tit {
  height: 130px;
  background: #0066c0;
}
.ins-main .ins-con .ins-lf .lf-tit div {
  padding: 40px 0 0 20px;
  font-size: 2.4rem;
  color: #fff;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
}
.ins-main .ins-con .ins-lf .lf-tit p {
  font-size: 1.6rem;
  color: #0099ff;
  padding: 5px 0 0 20px;
}
.ins-main .ins-con .ins-lf .lf-nav {
  background: #f7f7f7;
  padding: 20px 0 44px;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav {
  height: auto;
  line-height: 58px;
  border-bottom: 1px solid #e2e2e2;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav:hover {
  background: #0388e0;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav a {
  display: block;
  font-size: 1.6rem;
  color: #525252;
  padding: 0 0 0 45px;
  transition: 0.1s;
  background: url("lf-lit_06.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav a:hover {
  color: #fff;
  background: url("lf-lit_03.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul {
  background: #fff;
  padding: 0 0 16px;
  border: 1px solid transparent;
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li {
  line-height: 37px;
  font-weight: 500;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li a {
  display: block;
  font-size: 1.4rem;
  color: #333;
  padding-left: 42px;
  transition: 0;
  background: none;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li a:hover {
  background: #0388e0;
  color: #fff;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .active {
  background: #0388e0;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .active a {
  color: #fff;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li:last-child {
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .content-list-active a {
  background: #babfd5 url("lf-lit_06.png") no-repeat 10% 26px;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav .content-active {
  display: block;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav-active {
  background: #0388e0;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav-active a {
  color: #fff;
  background: url("lf-lit_03.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-nav .sub-nav:last-child {
  border-bottom: none;
}
.ins-main .ins-con .ins-lf .lf-contact {
  margin-top: 30px;
}
.ins-main .ins-con .ins-lf .lf-contact .content {
  padding: 15px 0 35px;
  background: #f7f7f7;
}
.ins-main .ins-con .ins-lf .lf-contact .content li {
  height: 78px;
  border-bottom: 1px solid #e2e2e2;
  padding-left: 73px;
  padding-top: 18px;
}
.ins-main .ins-con .ins-lf .lf-contact .content li p {
  font-size: 1.6rem;
  color: #525252;
  margin-bottom: 2px;
}
.ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(1) {
  background: url("lf-contact-icon_03.jpg") no-repeat 20px center;
}
.ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(2) {
  background: url("lf-contact-icon_06.jpg") no-repeat 20px center;
}
.ins-main .ins-con .ins-rt {
  width: 72.33333%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-con .ins-lf {
    width: 100%;
    float: left;
  }
  .ins-main .ins-con .ins-lf .lf-tit {
    height: 76px;
    background: #0066c0;
  }
  .ins-main .ins-con .ins-lf .lf-tit div {
    padding: 15px 0 0 20px;
    font-size: 2.4rem;
    color: #fff;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
  }
  .ins-main .ins-con .ins-lf .lf-tit p {
    font-size: 1.6rem;
    color: #0099ff;
    padding: 5px 0 0 20px;
  }
  .ins-main .ins-con .ins-lf .lf-nav {
    background: #f7f7f7;
    padding: 10px 0 10px;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav {
    height: auto;
    line-height: 58px;
    border-bottom: 1px solid #e2e2e2;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav:hover {
    background: #0388e0;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav a {
    display: block;
    font-size: 1.6rem;
    color: #525252;
    padding: 0 0 0 45px;
    transition: 0.1s;
    background: url("lf-lit_06.png") no-repeat 10% center;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav a:hover {
    color: #fff;
    background: url("lf-lit_03.png") no-repeat 10% center;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul {
    background: #fff;
    padding: 0 0 16px;
    border: 1px solid transparent;
    border-bottom: none;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li {
    line-height: 37px;
    font-weight: 500;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li a {
    display: block;
    font-size: 1.4rem;
    color: #333;
    padding-left: 42px;
    transition: 0;
    background: none;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li a:hover {
    background: #0388e0;
    color: #fff;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .active {
    background: #0388e0;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .active a {
    color: #fff;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul li:last-child {
    border-bottom: none;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav ul .content-list-active a {
    background: #babfd5 url("lf-lit_06.png") no-repeat 10% 26px;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav .content-active {
    display: block;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav-active {
    background: #0388e0;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav-active a {
    color: #fff;
    background: url("lf-lit_03.png") no-repeat 10% center;
  }
  .ins-main .ins-con .ins-lf .lf-nav .sub-nav:last-child {
    border-bottom: none;
  }
  .ins-main .ins-con .ins-lf .lf-contact {
    margin-top: 30px;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content {
    padding: 15px 0 35px;
    background: #f7f7f7;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li {
    height: 78px;
    border-bottom: 1px solid #e2e2e2;
    padding-left: 73px;
    padding-top: 18px;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li p {
    font-size: 1.6rem;
    color: #525252;
    margin-bottom: 2px;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(1) {
    background: url("lf-contact-icon_03.jpg") no-repeat 20px center;
  }
  .ins-main .ins-con .ins-lf .lf-contact .content li:nth-child(2) {
    background: url("lf-contact-icon_06.jpg") no-repeat 20px center;
  }
  .ins-main .ins-con .ins-rt {
    width: 100%;
    float: right;
    margin-top: 15px;
  }
}
.ins-main .ins-jianjie {
  padding: 2%;
}
.ins-main .ins-jianjie .img {
  max-width: 100%;
  margin: 20px 0;
}
.ins-main .ins-jianjie .txt p {
  font-size: 1.6rem;
  color: #6a6a6a;
  line-height: 200%;
}
@media (max-width: 768px) {
  .ins-main .ins-jianjie {
    margin: 4% 0 5%;
  }
  .ins-main .ins-jianjie .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-jianjie .img img {
    width: 100%;
  }
  .ins-main .ins-jianjie .txt {
    width: 100%;
    float: right;
    margin-top: 15px;
  }
}
.ins-main .ins-wenhua {
  padding: 2%;
}
.ins-main .ins-wenhua li {
  width: 49%;
  float: left;
  margin-right: 2%;
  text-align: center;
  margin-bottom: 3%;
}
.ins-main .ins-wenhua li:hover .img img {
  transform: scale(1.08);
}
.ins-main .ins-wenhua li .img {
  overflow: hidden;
}
.ins-main .ins-wenhua li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-wenhua li h6 {
  font-size: 1.8rem;
  color: #393939;
  margin: 15px 0 5px;
}
.ins-main .ins-wenhua li p {
  font-size: 1.4rem;
  color: #898989;
}
.ins-main .ins-wenhua li:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-wenhua {
    padding-top: 2%;
  }
  .ins-main .ins-wenhua li {
    width: 100%;
    float: left;
    margin-right: 0%;
    text-align: center;
    margin-bottom: 3%;
  }
  .ins-main .ins-wenhua li:hover .img img {
    transform: scale(1.08);
  }
  .ins-main .ins-wenhua li .img {
    overflow: hidden;
  }
  .ins-main .ins-wenhua li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-wenhua li h6 {
    font-size: 1.8rem;
    color: #393939;
    margin: 15px 0 5px;
  }
  .ins-main .ins-wenhua li p {
    font-size: 1.4rem;
    color: #898989;
  }
  .ins-main .ins-wenhua li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-zizhi {
  padding: 2%;
}
.ins-main .ins-zizhi li {
  width: 32.333333%;
  float: left;
  margin-right: 1.5%;
  text-align: center;
  margin-bottom: 2%;
}
.ins-main .ins-zizhi li .img-box {
  border: 1px solid #efefef;
  padding: 4%;
}
.ins-main .ins-zizhi li .img {
  position: relative;
}
.ins-main .ins-zizhi li .img img {
  width: 100%;
}
.ins-main .ins-zizhi li .img .masking {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
.ins-main .ins-zizhi li p {
  font-size: 1.6rem;
  color: #525252;
  margin: 10px 0 0 0;
}
.ins-main .ins-zizhi li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-zizhi {
    padding: 2%;
  }
  .ins-main .ins-zizhi li {
    width: 49%;
    float: left;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 2%;
  }
  .ins-main .ins-zizhi li .img-box {
    border: 1px solid #efefef;
    padding: 4%;
  }
  .ins-main .ins-zizhi li .img {
    position: relative;
  }
  .ins-main .ins-zizhi li .img img {
    width: 100%;
  }
  .ins-main .ins-zizhi li .img .masking {
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
  }
  .ins-main .ins-zizhi li p {
    font-size: 1.6rem;
    color: #525252;
    margin: 10px 0 0 0;
  }
  .ins-main .ins-zizhi li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-zizhi li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-yingyong {
  padding: 2%;
}
.ins-main .ins-yingyong li {
  padding: 3% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-yingyong li .img {
  width: 47.25%;
  float: left;
  border: 1px solid #eee;
}
@media (max-width: 768px) {
  .ins-main .ins-yingyong li .img {
    width: 100%;
  }
}
.ins-main .ins-yingyong li .img img {
  width: 100%;
}
.ins-main .ins-yingyong li .txt {
  width: 50%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-yingyong li .txt {
    width: 100%;
  }
}
.ins-main .ins-yingyong li .txt h6 {
  font-size: 1.6rem;
  color: #2c2c2c;
}
.ins-main .ins-yingyong li .txt p {
  font-size: 1.4rem;
  color: #7a7a7a;
  line-height: 200%;
}
.ins-main .ins-wenda li {
  padding: 3% 2%;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-wenda li:hover {
  background: #0388e0;
}
.ins-main .ins-wenda li:hover h6 {
  color: #fff;
  background: url("question2_03.jpg") no-repeat left center;
}
.ins-main .ins-wenda li:hover p {
  color: #fff;
}
.ins-main .ins-wenda li h6 {
  font-size: 1.6rem;
  color: #525252;
  padding-left: 50px;
  height: 35px;
  line-height: 35px;
  background: url("question_03.jpg") no-repeat left center;
}
.ins-main .ins-wenda li p {
  padding-left: 50px;
  font-size: 1.4rem;
  color: #7f7f7f;
  line-height: 190%;
}
.ins-main .ins-xiazai .top-list {
  height: 65px;
  margin: 20px 0;
  background: #0388e0;
}
.ins-main .ins-xiazai .top-list li {
  float: left;
  line-height: 65px;
  text-align: center;
}
.ins-main .ins-xiazai .top-list li:hover {
  background: #0066c0;
}
.ins-main .ins-xiazai .top-list li a {
  color: #fff;
  padding: 0 2rem;
  font-size: 1.6rem;
  display: block;
}
.ins-main .ins-xiazai .top-list .active {
  background: #0066c0;
}
.ins-main .ins-xiazai .content li {
  position: relative;
  height: 68px;
  line-height: 68px;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-xiazai .content li p {
  padding-left: 40px;
  font-size: 1.6rem;
  color: #5d5d5d;
  background: url("lf-lit_06.png") no-repeat 15px center;
}
.ins-main .ins-xiazai .content li a {
  font-size: 1.6rem;
  color: #5d5d5d;
  display: block;
  line-height: 68px;
  padding-left: 50px;
  background: url("download_03.jpg") no-repeat left center;
  position: absolute;
  top: 0px;
  right: 0;
}
.ins-main .ins-xiazai .content li a:hover {
  color: #0388e0;
}
@media (max-width: 768px) {
  .ins-main .ins-xiazai .top-list {
    height: auto;
    margin: 20px 0;
    background: #0388e0;
  }
  .ins-main .ins-xiazai .top-list li {
    float: left;
    line-height: 45px;
    text-align: center;
  }
  .ins-main .ins-xiazai .top-list li:hover {
    background: #0066c0;
  }
  .ins-main .ins-xiazai .top-list li a {
    color: #fff;
    padding: 0 1rem;
    font-size: 1.6rem;
    display: block;
  }
  .ins-main .ins-xiazai .top-list .active {
    background: #0066c0;
  }
  .ins-main .ins-xiazai .content li {
    position: relative;
    height: 68px;
    line-height: 68px;
    border-bottom: 1px solid #eee;
  }
  .ins-main .ins-xiazai .content li p {
    padding-left: 40px;
    font-size: 1.6rem;
    color: #5d5d5d;
    background: url("lf-lit_06.png") no-repeat 15px center;
  }
  .ins-main .ins-xiazai .content li a {
    font-size: 1.6rem;
    color: #5d5d5d;
    display: block;
    line-height: 68px;
    padding-left: 50px;
    background: url("download_03.jpg") no-repeat left center;
    position: absolute;
    top: 0px;
    right: 0;
  }
  .ins-main .ins-xiazai .content li a:hover {
    color: #0388e0;
  }
}
.ins-main .ins-shipin {
  padding: 2%;
}
.ins-main .ins-shipin li {
  width: 49%;
  float: left;
  margin-right: 2%;
}
@media (max-width: 768px) {
  .ins-main .ins-shipin li {
    width: 100%;
  }
}
.ins-main .ins-shipin li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-shipin li p {
  font-size: 1.6rem;
  color: #414141;
  text-align: center;
  margin-top: 10px;
}
.ins-main .ins-shipin li:nth-child(2n+2) {
  margin-right: 0;
}
.ins-main .ins-team {
  padding: 4% 0 1%;
}
.ins-main .ins-team .team-tit {
  text-align: center;
  padding-bottom: 4%;
}
.ins-main .ins-team li {
  width: 32.33333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 2%;
}
.ins-main .ins-team li:hover p {
  color: #ff9900;
}
.ins-main .ins-team li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-team li p {
  text-align: center;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.6rem;
  color: #2c2c2c;
}
.ins-main .ins-team li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-team .team-tit {
    text-align: center;
    padding-bottom: 4%;
  }
  .ins-main .ins-team .team-tit img {
    width: 120px;
  }
  .ins-main .ins-team li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .ins-main .ins-team li:hover p {
    color: #ff9900;
  }
  .ins-main .ins-team li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-team li p {
    text-align: center;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.6rem;
    color: #2c2c2c;
  }
  .ins-main .ins-team li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-team li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-service {
  padding: 4% 0;
}
.ins-main .ins-service .service-tit {
  text-align: center;
  margin-bottom: 6%;
}
.ins-main .ins-service .content li {
  text-align: center;
  width: 17%;
  float: left;
  margin: 0 1.5%;
}
.ins-main .ins-service .content li:hover h6 {
  color: #eeb43d;
}
.ins-main .ins-service .content li .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 41px;
  height: 41px;
}
.ins-main .ins-service .content li h6 {
  font-size: 1.8rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}
.ins-main .ins-service .content li p {
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-service .content li:nth-child(1) .img {
  background: url("service-icon_03.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(2) .img {
  background: url("service-icon_05.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(3) .img {
  background: url("service-icon_07.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(4) .img {
  background: url("service-icon_09.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(5) .img {
  background: url("service-icon_11.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(1):hover .img {
  background: url("service-icon2_03.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(2):hover .img {
  background: url("service-icon2_05.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(3):hover .img {
  background: url("service-icon2_07.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(4):hover .img {
  background: url("service-icon2_09.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(5):hover .img {
  background: url("service-icon2_11.jpg") no-repeat center;
}
.ins-main .ins-service .more {
  text-align: center;
  margin-top: 5%;
}
@media (max-width: 768px) {
  .ins-main .ins-service {
    padding: 4% 0;
  }
  .ins-main .ins-service .service-tit {
    text-align: center;
    margin-bottom: 6%;
  }
  .ins-main .ins-service .service-tit img {
    width: 150px;
  }
  .ins-main .ins-service .content li {
    text-align: center;
    width: 47%;
    float: left;
    margin: 0 1.5%;
  }
  .ins-main .ins-service .content li:hover h6 {
    color: #eeb43d;
  }
  .ins-main .ins-service .content li .img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 41px;
    height: 41px;
  }
  .ins-main .ins-service .content li h6 {
    font-size: 1.8rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .ins-main .ins-service .content li p {
    font-size: 1.4rem;
    color: #666;
    height: 68px;
  }
  .ins-main .ins-service .content li:nth-child(5) {
    width: 100%;
  }
  .ins-main .ins-service .content li:nth-child(1) .img {
    background: url("service-icon_03.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(2) .img {
    background: url("service-icon_05.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(3) .img {
    background: url("service-icon_07.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(4) .img {
    background: url("service-icon_09.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(5) .img {
    background: url("service-icon_11.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(1):hover .img {
    background: url("service-icon2_03.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(2):hover .img {
    background: url("service-icon2_05.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(3):hover .img {
    background: url("service-icon2_07.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(4):hover .img {
    background: url("service-icon2_09.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(5):hover .img {
    background: url("service-icon2_11.jpg") no-repeat center;
  }
  .ins-main .ins-service .more {
    text-align: center;
    margin-top: 5%;
  }
}
.ins-main .ins-rongyu {
  padding: 3% 0 3%;
}
.ins-main .ins-rongyu .honor {
  width: 937px;
  margin: 30px auto;
  position: relative;
}
.ins-main .ins-rongyu .honor .swiper-slide {
  width: 291px;
  height: 377px;
  background: #fff;
  box-shadow: 0 8px 30px #ddd;
  position: relative;
}
.ins-main .ins-rongyu .honor .swiper-slide img {
  display: block;
}
.ins-main .ins-rongyu .honor .swiper-slide img {
  width: 100%;
}
.ins-main .ins-rongyu .honor .swiper-slide:hover .masking {
  opacity: 1;
}
.ins-main .ins-rongyu .honor .swiper-slide .masking {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  opacity: 0;
  transition: 0.3s;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.ins-main .ins-rongyu .honor .swiper-slide .masking img {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.ins-main .ins-rongyu .honor .swiper-pagination {
  width: 100%;
  display: none;
  bottom: 20px;
}
.ins-main .ins-rongyu .honor .swiper-button-prev {
  width: 16px;
  height: 31px;
  background: url(honor-btn_03.jpg) no-repeat;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -15px;
  z-index: 9;
}
.ins-main .ins-rongyu .honor .swiper-button-prev:hover {
  background: url(honor-btn_13.jpg) no-repeat;
}
.ins-main .ins-rongyu .honor .swiper-button-next {
  width: 16px;
  height: 31px;
  background: url(honor-btn_05.jpg) no-repeat;
  z-index: 9;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
  cursor: pointer;
}
.ins-main .ins-rongyu .honor .swiper-button-next:hover {
  background: url(honor-btn_10.jpg) no-repeat;
}
.ins-main .ins-rongyu .swiper-container-m {
  overflow: hidden;
  width: 90%;
  margin: 0 auto;
}
.ins-main .ins-rongyu .swiper-container-m .swiper-slide img {
  width: 100%;
}
.ins-main .ins-hezuo {
  padding: 2% 0;
}
.ins-main .ins-hezuo li {
  width: 23%;
  float: left;
  margin-right: 2.66666666%;
  margin-bottom: 2.6%;
}
.ins-main .ins-hezuo li:hover .masking {
  opacity: 1;
}
.ins-main .ins-hezuo li .img-box {
  border: 1px solid #efefef;
  position: relative;
}
.ins-main .ins-hezuo li .img-box img {
  width: 100%;
}
.ins-main .ins-hezuo li .masking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(238, 121, 41, 0.8);
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s;
}
.ins-main .ins-hezuo li .masking p {
  font-size: 1.6rem;
  color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.ins-main .ins-hezuo li:nth-child(4n+4) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-hezuo {
    padding: 2% 0;
  }
  .ins-main .ins-hezuo li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2.6%;
  }
  .ins-main .ins-hezuo li:hover .masking {
    opacity: 1;
  }
  .ins-main .ins-hezuo li .img-box {
    border: 1px solid #efefef;
    position: relative;
  }
  .ins-main .ins-hezuo li .img-box img {
    width: 100%;
  }
  .ins-main .ins-hezuo li .masking {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(238, 121, 41, 0.8);
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.2s;
  }
  .ins-main .ins-hezuo li .masking p {
    font-size: 1.6rem;
    color: #fff;
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
  }
  .ins-main .ins-hezuo li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-lianxi {
  padding: 1% 0 3%;
}
.ins-main .ins-lianxi .top-con li {
  width: 25%;
  float: left;
  text-align: center;
}
.ins-main .ins-lianxi .top-con li img {
  margin: 6% 0 8%;
}
.ins-main .ins-lianxi .top-con li p {
  font-size: 1.4rem;
  color: #595959;
  padding: 0 20px;
}
.ins-main .ins-lianxi .map {
  margin: 4% 0;
}
.ins-main .ins-lianxi .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
.ins-main .ins-lianxi .map .my-map .icon {
  background: url(marker.png) no-repeat;
}
.ins-main .ins-lianxi .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-lianxi .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-lianxi .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-lianxi {
    padding: 1% 0 3%;
  }
  .ins-main .ins-lianxi .top-con li {
    width: 50%;
    float: left;
    text-align: center;
  }
  .ins-main .ins-lianxi .top-con li img {
    margin: 6% 0 8%;
  }
  .ins-main .ins-lianxi .top-con li p {
    font-size: 1.4rem;
    color: #595959;
    padding: 0 20px;
  }
  .ins-main .ins-lianxi .map {
    margin-top: 4%;
  }
  .ins-main .ins-lianxi .map .my-map {
    height: 300px;
  }
}
.ins-main .ins-download {
  padding: 2% 0;
}
.ins-main .ins-download .list {
  margin-bottom: 25px;
  border: 1px solid #ececec;
  font-size: 1.6rem;
  color: #969696;
}
.ins-main .ins-download .list ul {
  margin: 0;
}
.ins-main .ins-download .list li:nth-child(1) {
  background: #f3f3f3;
  text-align: center;
  height: 60px;
  line-height: 60px;
  border-bottom: 1px solid #ececec;
}
.ins-main .ins-download .list li:nth-child(1) span:nth-child(1) {
  width: 47%;
  float: left;
  border-right: 1px solid #e0e0e0;
}
.ins-main .ins-download .list li:nth-child(1) span:nth-child(2) {
  width: 20%;
  float: left;
  border-right: 1px solid #e0e0e0;
}
.ins-main .ins-download .list li:nth-child(1) span:nth-child(3) {
  width: 20%;
  float: left;
  border-right: 1px solid #e0e0e0;
}
.ins-main .ins-download .list li:nth-child(1) span:nth-child(4) {
  width: 13%;
  float: left;
}
.ins-main .ins-download .list li:nth-child(2) {
  text-align: center;
  height: 60px;
  line-height: 60px;
}
.ins-main .ins-download .list li:nth-child(2) span:nth-child(1) {
  width: 47%;
  float: left;
  border-right: 1px solid #e0e0e0;
}
.ins-main .ins-download .list li:nth-child(2) span:nth-child(2) {
  width: 20%;
  float: left;
  border-right: 1px solid #e0e0e0;
}
.ins-main .ins-download .list li:nth-child(2) span:nth-child(3) {
  width: 20%;
  float: left;
  border-right: 1px solid #e0e0e0;
}
.ins-main .ins-download .list li:nth-child(2) span:nth-child(4) {
  width: 13%;
  float: left;
  background: url("download_03.jpg") no-repeat center;
}
.ins-main .ins-download .list li:nth-child(2) span:nth-child(4) a {
  height: 60px;
  display: block;
}
@media (max-width: 768px) {
  .ins-main .ins-download {
    padding: 2% 0;
  }
  .ins-main .ins-download .list {
    margin-bottom: 15px;
    border: 1px solid #ececec;
    font-size: 1.6rem;
    color: #969696;
  }
  .ins-main .ins-download .list ul {
    margin: 0;
  }
  .ins-main .ins-download .list li:nth-child(1) {
    background: #f3f3f3;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ececec;
  }
  .ins-main .ins-download .list li:nth-child(1) span:nth-child(1) {
    width: 37%;
    float: left;
    border-right: 1px solid #e0e0e0;
  }
  .ins-main .ins-download .list li:nth-child(1) span:nth-child(2) {
    width: 22.5%;
    float: left;
    border-right: 1px solid #e0e0e0;
  }
  .ins-main .ins-download .list li:nth-child(1) span:nth-child(3) {
    width: 22.5%;
    float: left;
    border-right: 1px solid #e0e0e0;
  }
  .ins-main .ins-download .list li:nth-child(1) span:nth-child(4) {
    width: 18%;
    float: left;
  }
  .ins-main .ins-download .list li:nth-child(2) {
    text-align: center;
    height: 40px;
    line-height: 40px;
  }
  .ins-main .ins-download .list li:nth-child(2) span:nth-child(1) {
    width: 37%;
    float: left;
    border-right: 1px solid #e0e0e0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-download .list li:nth-child(2) span:nth-child(2) {
    width: 22.5%;
    float: left;
    border-right: 1px solid #e0e0e0;
  }
  .ins-main .ins-download .list li:nth-child(2) span:nth-child(3) {
    width: 22.5%;
    float: left;
    border-right: 1px solid #e0e0e0;
  }
  .ins-main .ins-download .list li:nth-child(2) span:nth-child(4) {
    width: 18%;
    float: left;
    background: url("download_03.jpg") no-repeat center;
  }
  .ins-main .ins-download .list li:nth-child(2) span:nth-child(4) a {
    height: 40px;
    display: block;
  }
}
.ins-main .ins-case {
  margin-bottom: 2%;
}
.ins-main .ins-case ul {
  margin: 0;
}
.ins-main .ins-case li {
  width: 32.333333%;
  float: left;
  margin: 0 1.5% 1.5% 0;
  position: relative;
}
.ins-main .ins-case li:hover .img img {
  transform: scale(1.1);
}
.ins-main .ins-case li:hover .masking {
  opacity: 1;
}
.ins-main .ins-case li .img {
  overflow: hidden;
}
.ins-main .ins-case li .img img {
  cursor: pointer;
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-case li .masking {
  transition: 0.3s;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(193, 0, 2, 0.6);
}
.ins-main .ins-case li .masking .txt {
  text-align: center;
  position: absolute;
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
}
.ins-main .ins-case li .masking .txt p {
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 15%;
}
.ins-main .ins-case li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-case ul {
    margin: 0;
  }
  .ins-main .ins-case li {
    width: 49%;
    float: left;
    margin: 0 2% 2% 0;
  }
  .ins-main .ins-case li:hover .img img {
    transform: scale(1.1);
  }
  .ins-main .ins-case li .img {
    overflow: hidden;
  }
  .ins-main .ins-case li .img img {
    cursor: pointer;
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-case li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-case li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .ins-contact .content {
  margin: 6% 0;
  position: relative;
}
.ins-main .ins-contact .content .img img {
  width: 100%;
}
.ins-main .ins-contact .content .list {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 63%;
  top: 62%;
}
.ins-main .ins-contact .content .list h6 {
  font-size: 2rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 20px;
}
.ins-main .ins-contact .content .list li {
  font-size: 1.6rem;
  color: #333;
  padding-left: 38px;
  height: 28px;
  line-height: 28px;
  margin-bottom: 15px;
}
.ins-main .ins-contact .content .list li:nth-child(1) {
  background: url("contact-icon_03.jpg") no-repeat left center;
}
.ins-main .ins-contact .content .list li:nth-child(2) {
  background: url("contact-icon_06.jpg") no-repeat left center;
}
.ins-main .ins-contact .content .list li:nth-child(3) {
  background: url("contact-icon_08.jpg") no-repeat left center;
}
.ins-main .ins-contact .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 570px;
}
.ins-main .ins-contact .map .my-map .icon {
  background: url(marker.png) no-repeat;
}
.ins-main .ins-contact .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-contact .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-contact .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .content {
    margin: 6% 0;
    position: relative;
  }
  .ins-main .ins-contact .content .img {
    display: none;
  }
  .ins-main .ins-contact .content .img img {
    width: 100%;
  }
  .ins-main .ins-contact .content .list {
    position: static;
    transform: translate(0%, 0%);
    left: 63%;
    top: 62%;
    border: 4px solid #333;
    border-radius: 10px;
    background: #f4f4f4;
    padding: 15px;
  }
  .ins-main .ins-contact .content .list h6 {
    font-size: 2rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .ins-main .ins-contact .content .list li {
    font-size: 1.6rem;
    color: #333;
    padding-left: 38px;
    height: 28px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .ins-main .ins-contact .content .list li:nth-child(1) {
    background: url("contact-icon_03.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .content .list li:nth-child(2) {
    background: url("contact-icon_06.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .content .list li:nth-child(3) {
    background: url("contact-icon_08.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
  .ins-main .ins-contact .map .my-map .icon {
    background: url(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-recruit {
  padding: 3% 0;
}
.ins-main .ins-recruit .table .tit2 {
  height: 60px;
  line-height: 60px;
  background: #595959;
}
.ins-main .ins-recruit .table .tit2 li {
  float: left;
  text-align: center;
  width: 16.6666666%;
  font-size: 1.6rem;
  color: #fefefe;
}
.ins-main .ins-recruit .table .table-con {
  position: relative;
  z-index: 6;
  margin-top: 15px;
}
.ins-main .ins-recruit .table .table-con ul {
  margin: 0;
  cursor: pointer;
  height: 58px;
  line-height: 58px;
  border-top: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con li {
  float: left;
  height: 58px;
  line-height: 58px;
  font-size: 1.6rem;
  background: #fff;
  color: #333;
  width: 16.6666666%;
  text-align: center;
  border-bottom: 1px solid #dcdcdc;
  border-right: 1px solid #cdcdcd;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-recruit .table .table-con li span {
  color: #2b8edf;
}
.ins-main .ins-recruit .table .table-con li:first-child {
  border-left: 1px solid #cdcdcd;
}
.ins-main .ins-recruit .table .table-con .txt-box {
  display: none;
  border: 1px solid #cdcdcd;
  clear: both;
  border-top: none;
  padding: 2%;
  position: relative;
  background: #fff;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
  font-size: 2.4rem;
  color: #333;
  display: inline-block;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
  color: #2b8edf;
  font-weight: 500;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
  display: inline-block;
  font-size: 1.4rem;
  color: #666;
  margin: 0 1%;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
  font-size: 16px;
  color: #666;
  padding: 1% 0 1% 13px;
  line-height: 180%;
  background: url("h6-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 24px;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt a {
  display: inline-block;
  width: 160px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background: #2b8edf;
  font-size: 1.6rem;
  margin: 3% 0 2%;
  color: #fff;
}
@media (max-width: 768px) {
  .ins-main .ins-recruit {
    padding: 3% 0 0;
    background: #f3f3f3;
  }
  .ins-main .ins-recruit .table-box {
    overflow: auto;
  }
  .ins-main .ins-recruit .table {
    width: 700px;
    max-width: 700px;
  }
  .ins-main .ins-recruit .table .tit2 {
    height: 60px;
    line-height: 60px;
    background: #2b8edf;
  }
  .ins-main .ins-recruit .table .tit2 li {
    float: left;
    text-align: center;
    width: 16.6666666%;
    font-size: 1.6rem;
    color: #fefefe;
  }
  .ins-main .ins-recruit .table .table-con {
    position: relative;
    z-index: 6;
    margin-top: 15px;
  }
  .ins-main .ins-recruit .table .table-con ul {
    margin: 0;
    cursor: pointer;
    height: 58px;
    line-height: 58px;
    border-top: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con li {
    float: left;
    height: 58px;
    line-height: 58px;
    font-size: 1.6rem;
    background: #fff;
    color: #333;
    width: 16.6666666%;
    text-align: center;
    border-bottom: 1px solid #dcdcdc;
    border-right: 1px solid #cdcdcd;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-recruit .table .table-con li span {
    color: #2b8edf;
  }
  .ins-main .ins-recruit .table .table-con li:first-child {
    border-left: 1px solid #cdcdcd;
  }
  .ins-main .ins-recruit .table .table-con .txt-box {
    display: none;
    border: 1px solid #b5b3b3;
    clear: both;
    border-top: none;
    padding: 2%;
    position: relative;
    background: #fff;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 {
    font-size: 2.4rem;
    color: #333;
    display: inline-block;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit h5 b {
    color: #2b8edf;
    font-weight: 500;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
    display: inline-block;
    font-size: 1.4rem;
    color: #666;
    margin: 0 1%;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
    font-size: 16px;
    color: #666;
    padding: 1% 0 1% 13px;
    line-height: 180%;
    background: url("h6-lit_03.jpg") no-repeat left center;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt p {
    font-size: 1.4rem;
    color: #666;
    line-height: 24px;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt a {
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background: #1fac44;
    font-size: 1.6rem;
    margin: 3% 0 2%;
    color: #fff;
  }
}
.ins-main .ins-news {
  padding: 2% 0;
}
.ins-main .ins-news li {
  border-bottom: 1px solid #eee;
}
.ins-main .ins-news li:hover {
  background: #0388e0;
}
.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:hover .txt span {
  color: #fff;
}
.ins-main .ins-news li .img {
  width: 33.5%;
  float: left;
}
.ins-main .ins-news li .img img {
  width: 100%;
}
.ins-main .ins-news li .txt {
  height: 50px;
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.6rem;
  color: #414141;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 50px;
}
.ins-main .ins-news li .txt p {
  font-size: 1.4rem;
  color: #808080;
  line-height: 180%;
  margin: 4% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ins-main .ins-news li .txt span {
  font-size: 1.4rem;
  color: #414141;
}
@media (max-width: 768px) {
  .ins-main .ins-news {
    padding: 2% 0;
  }
  .ins-main .ins-news li {
    padding: 2%;
    border-bottom: 1px solid #eee;
  }
  .ins-main .ins-news li:hover {
    background: #0388e0;
  }
  .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:hover .txt span {
    color: #fff;
  }
  .ins-main .ins-news li .img {
    display: none;
  }
  .ins-main .ins-news li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-news li .txt h6 {
    font-size: 1.6rem;
    color: #414141;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-news li .txt p {
    font-size: 1.4rem;
    color: #808080;
    line-height: 180%;
    margin: 4% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .ins-main .ins-news li .txt span {
    font-size: 1.4rem;
    color: #414141;
  }
}
.ins-main .news-show {
  background: #fff;
  padding: 2%;
}
.ins-main .news-show .news-show-tit {
  text-align: center;
  margin: 0px 0 3%;
}
.ins-main .news-show .news-show-tit h1 {
  font-size: 26px;
  color: #434343;
  font-weight:bold;
}
.ins-main .news-show .news-show-tit p {
  font-size: 1.4rem;
  color: #aaa;
  margin: 10px 0 15px;
}
.ins-main .news-show .news-show-tit .share {
  width: 140px;
  margin: 0 auto;
}
.ins-main .news-show .show-txt {
  margin-top: 3%;
}
.ins-main .news-show .show-txt img {
  width: auto!important;
  height: auto!important;
  max-width: 100%!important;
}
.ins-main .news-show .show-txt p {
  color: #616161;
}
.ins-main .news-show .link a {
  display: block;
  width: 50%;
  float: left;
  height: 60px;
  line-height: 60px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.4rem;
  color: #616161;
  background: #f7f7f7;
}
.ins-main .news-show .link a:hover {
  background: #0388e0;
  color: #fff;
}
.ins-main .news-show .link a:nth-child(1) {
  padding-left: 15px;
}
.ins-main .news-show .link a:nth-child(2) {
  padding-right: 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .ins-main .news-show {
    background: #fff;
    padding: 3% 5px;
    margin-top: 3%;
  }
  .ins-main .news-show .news-show-tit {
    text-align: center;
    margin: 0px 0 5%;
  }
  .ins-main .news-show .news-show-tit h1 {
    font-size: 1.8rem;
    color: #434343;
  }
  .ins-main .news-show .news-show-tit p {
    font-size: 1.4rem;
    color: #aaa;
    margin: 10px 0 15px;
  }
  .ins-main .news-show .news-show-tit .share {
    width: 140px;
    margin: 0 auto;
  }
  .ins-main .news-show .show-txt {
    margin-top: 3%;
  }
  .ins-main .news-show .show-txt img {
    width: auto!important;
    height: auto!important;
    max-width: 100%!important;
  }
  .ins-main .news-show .show-txt p {
    color: #616161;
  }
  .ins-main .news-show .link a {
    display: block;
    width: 100%;
    float: left;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.4rem;
    color: #616161;
    background: #f7f7f7;
  }
  .ins-main .news-show .link a:hover {
    background: #0388e0;
    color: #fff;
  }
  .ins-main .news-show .link a:nth-child(1) {
    padding-left: 15px;
  }
  .ins-main .news-show .link a:nth-child(2) {
    padding: 0 0 0 15px;
    text-align: left;
  }
}
.ins-main .ins-lianxi {
  padding: 2%;
}
.ins-main .ins-lianxi li {
  height: 155px;
  text-align: center;
  width: 49%;
  float: left;
  margin-right: 2%;
  background: #0388e0;
  margin-top: 15px;
}
.ins-main .ins-lianxi li img {
  padding: 25px 0;
}
.ins-main .ins-lianxi li p {
  font-size: 1.6rem;
  color: #fff;
}
.ins-main .ins-lianxi li:nth-child(2) {
  margin-right: 0;
  background: #f1bc1a;
}
.ins-main .ins-lianxi .map {
  margin-top: 20px;
}
.ins-main .ins-lianxi .map .my-map {
  margin: 0 auto;
  width: 100%;
  height: 400px;
}
.ins-main .ins-lianxi .map .my-map .icon {
  background: url(marker.png) no-repeat;
}
.ins-main .ins-lianxi .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-lianxi .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-lianxi .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-lianxi {
    padding: 2%;
  }
  .ins-main .ins-lianxi li {
    height: 135px;
    text-align: center;
    width: 100%;
    float: left;
    margin-right: 0;
    background: #0388e0;
    margin-top: 15px;
  }
  .ins-main .ins-lianxi li img {
    padding: 20px 0;
  }
  .ins-main .ins-lianxi li p {
    font-size: 1.6rem;
    color: #fff;
  }
  .ins-main .ins-lianxi li:nth-child(2) {
    margin-right: 0;
    background: #f1bc1a;
  }
  .ins-main .ins-lianxi .map {
    margin-top: 20px;
  }
  .ins-main .ins-lianxi .map .my-map {
    margin: 0 auto;
    width: 100%;
    height: 300px;
  }
  .ins-main .ins-lianxi .map .my-map .icon {
    background: url(marker.png) no-repeat;
  }
  .ins-main .ins-lianxi .map .my-map .icon-cir {
    height: 31px;
    width: 28px;
  }
  .ins-main .ins-lianxi .map .my-map .icon-cir-red {
    background-position: -11px -5px;
  }
  .ins-main .ins-lianxi .map .amap-container {
    height: 100%;
  }
}
.ins-main .ins-liuyan {
  padding: 2%;
}
.ins-main .ins-liuyan .form-box {
  width: 100%;
  margin-top: 2%;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li {
  height: 45px;
  line-height: 45px;
  background: #fff;
  margin-bottom: 13px;
  border: 1px solid #f5f5f5;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li span {
  font-size: 1.4rem;
  color: #939393;
  padding: 0 1rem;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li span sup {
  color: red;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li input {
  height: 43px;
  line-height: 43px;
  color: #939393;
  width: 80%;
  border: none;
  background: transparent;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li {
  height: 120px;
  background: #fff;
  margin-bottom: 13px;
  padding-top: 10px;
  border: 1px solid #f5f5f5;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li span {
  font-size: 1.4rem;
  color: #939393;
  float: left;
  padding: 0 1rem;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li span sup {
  opacity: 0;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li textarea {
  height: 118px;
  color: #939393;
  width: 80%;
  border: none;
  background: transparent;
}
.ins-main .ins-liuyan .form-box .submit {
  cursor: pointer;
  border: none;
  width: 160px;
  height: 45px;
  text-align: center;
  line-height: 45px;
  background: #0066c0;
  color: #fff;
  margin-top: 10px;
}
.ins-main .ins-product {
  padding: 2% 0;
}
.ins-main .ins-product li {
  width: 32.3333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 1.5%;
}
.ins-main .ins-product li:hover .img img {
  transform: scale(1.08);
}
.ins-main .ins-product li:hover p {
  color: #fff;
  background: #0388e0;
}
.ins-main .ins-product li .img {
  overflow: hidden;
}
.ins-main .ins-product li .img img {
  width: 100%;
  transition: 0.3s;
  height: 210px;
}
.ins-main .ins-product li p {
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #f2f2f2;
  font-size: 1.6rem;
  color: #525252;
  margin-top: 1px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-product li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding: 2% 0;
  }
  .ins-main .ins-product li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 1.5%;
  }
  .ins-main .ins-product li:hover .img img {
    transform: scale(1.08);
  }
  .ins-main .ins-product li:hover p {
    color: #fff;
    background: #0388e0;
  }
  .ins-main .ins-product li .img {
    overflow: hidden;
  }
  .ins-main .ins-product li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-product li p {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #f2f2f2;
    font-size: 1.6rem;
    color: #525252;
    margin-top: 1px;
    margin-bottom: 0;
  }
  .ins-main .ins-product li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-product li:nth-child(2n+2) {
    margin-right: 0%;
  }
}
.ins-main .product-show {
  padding: 2% 0;
}
.ins-main .product-show .show-top {
  padding: 2%;
  background: #fff;
  border: 1px solid #f1f1f1;
}
.ins-main .product-show .show-top .img {
  width: 46%;
  float: left;
}
.ins-main .product-show .show-top .img img {
  width: 100%;
}
.ins-main .product-show .show-top .txt {
  width: 50%;
  float: right;
}
.ins-main .product-show .show-top .txt h1 {
  font-size: 26px;
  color: #252525;
  margin-bottom: 20px;
}
.ins-main .product-show .show-top .txt p {
  font-size: 1.4rem;
  color: #686868;
  line-height: 180%;
}
.ins-main .product-show .show-top .txt a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 10px;
  width: 140px;
  height: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 1.4rem;
  color: #fff;
}
.ins-main .product-show .show-top .txt a:nth-child(1) {
  background: #0388e0;
}
.ins-main .product-show .show-top .txt a:nth-child(2) {
  background: #4c4c4c;
}
.ins-main .product-show .xiangqing {
  margin: 20px 0;
}
.ins-main .product-show .xiangqing h5 {
  font-size: 1.6rem;
  color: #0388e0;
  padding-left: 25px;
  margin-bottom: 0;
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
}
.ins-main .product-show .xiangqing .content {
  padding: 2%;
  border: 1px solid #f5f5f5;
}
.ins-main .product-show .xiangqing .content p {
  font-size: 1.4rem;
  color: #686868;
  line-height: 180%;
}
.ins-main .product-show .xiangqing .content img {
  max-width: 100%!important;
  width: auto!important;
  height: auto!important;
}
.ins-main .product-show .recommend h5 {
  font-size: 1.6rem;
  color: #0388e0;
  padding-left: 25px;
  margin-bottom: 0;
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
}
.ins-main .product-show .recommend .content {
  padding: 2%;
  border: 1px solid #f5f5f5;
}
.ins-main .product-show .recommend .swiper-container-recommend {
  overflow: hidden;
}
.ins-main .product-show .recommend .swiper-container-recommend .swiper-slide:hover .img img {
  transform: scale(1.08);
}
.ins-main .product-show .recommend .swiper-container-recommend .swiper-slide:hover p {
  color: #fff;
  background: #0388e0;
}
.ins-main .product-show .recommend .swiper-container-recommend .swiper-slide .img {
  overflow: hidden;
}
.ins-main .product-show .recommend .swiper-container-recommend .swiper-slide .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .product-show .recommend .swiper-container-recommend .swiper-slide p {
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #f2f2f2;
  font-size: 1.6rem;
  color: #525252;
  margin-top: 1px;
  margin-bottom: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .product-show .message {
  margin-top: 20px;
}
.ins-main .product-show .message h5 {
  font-size: 1.6rem;
  color: #0388e0;
  padding-left: 25px;
  height: 60px;
  line-height: 60px;
  background: #f2f2f2;
  margin-bottom: 0;
}
.ins-main .product-show .message .form-box {
  padding: 2%;
  border: 1px solid #f5f5f5;
}
.ins-main .product-show .message ul:nth-child(1) li {
  width: 31.33333333%;
  margin-right: 3%;
  float: left;
  height: 40px;
  line-height: 40px;
  font-size: 1.4rem;
  color: #777;
}
.ins-main .product-show .message ul:nth-child(1) li sup {
  color: red;
}
.ins-main .product-show .message ul:nth-child(1) li input {
  width: 84%;
  padding: 0 5px;
  border: 1px solid #f0f0f0;
  margin-left: 2%;
  height: 40px;
}
.ins-main .product-show .message ul:nth-child(1) li:last-child {
  margin-right: 0;
}
.ins-main .product-show .message ul:nth-child(3) {
  margin: 30px 0;
}
.ins-main .product-show .message ul:nth-child(3) li span {
  font-size: 1.4rem;
  color: #777;
  float: left;
}
.ins-main .product-show .message ul:nth-child(3) li span sup {
  opacity: 0;
}
.ins-main .product-show .message ul:nth-child(3) li textarea {
  width: 94.8%;
  padding: 5px;
  border: 1px solid #f0f0f0;
  margin-left: 0.8%;
  height: 80px;
  float: left;
}
.ins-main .product-show .message .submit {
  width: 180px;
  height: 40px;
  border: none;
  text-align: center;
  background: #2b8edf;
  cursor: pointer;
  margin-left: 5%;
  font-size: 1.4rem;
  color: #fff;
  margin-top: 30px;
}
@media (max-width: 768px) {
  .ins-main .product-show {
    padding: 2% 0;
  }
  .ins-main .product-show .show-top {
    padding: 2%;
    background: #fff;
    border: 1px solid #f1f1f1;
  }
  .ins-main .product-show .show-top .img {
    width: 100%;
    float: left;
  }
  .ins-main .product-show .show-top .img img {
    width: 100%;
  }
  .ins-main .product-show .show-top .txt {
    width: 100%;
    float: right;
  }
  .ins-main .product-show .show-top .txt h1 {
    font-size: 26px;
    color: #252525;
    margin-bottom: 20px;
  }
  .ins-main .product-show .show-top .txt p {
    font-size: 1.4rem;
    color: #686868;
    line-height: 180%;
  }
  .ins-main .product-show .show-top .txt a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 10px;
    width: 140px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 1.4rem;
    color: #fff;
  }
  .ins-main .product-show .show-top .txt a:nth-child(1) {
    background: #0388e0;
  }
  .ins-main .product-show .show-top .txt a:nth-child(2) {
    background: #4c4c4c;
  }
  .ins-main .product-show .xiangqing {
    margin: 20px 0;
  }
  .ins-main .product-show .xiangqing h5 {
    font-size: 1.6rem;
    color: #0388e0;
    padding-left: 25px;
    margin-bottom: 0;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
  }
  .ins-main .product-show .xiangqing .content {
    padding: 2%;
    border: 1px solid #f5f5f5;
  }
  .ins-main .product-show .xiangqing .content p {
    font-size: 1.4rem;
    color: #686868;
    line-height: 180%;
  }
  .ins-main .product-show .xiangqing .content img {
    max-width: 100%!important;
    width: auto!important;
    height: auto!important;
  }
  .ins-main .product-show .recommend h5 {
    font-size: 1.6rem;
    color: #0388e0;
    padding-left: 25px;
    margin-bottom: 0;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
  }
  .ins-main .product-show .recommend .content {
    padding: 2%;
    border: 1px solid #f5f5f5;
  }
  .ins-main .product-show .recommend .swiper-container-recommend {
    overflow: hidden;
  }
  .ins-main .product-show .recommend .swiper-container-recommend .swiper-slide:hover .img img {
    transform: scale(1.08);
  }
  .ins-main .product-show .recommend .swiper-container-recommend .swiper-slide:hover p {
    color: #fff;
    background: #0388e0;
  }
  .ins-main .product-show .recommend .swiper-container-recommend .swiper-slide .img {
    overflow: hidden;
  }
  .ins-main .product-show .recommend .swiper-container-recommend .swiper-slide .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .product-show .recommend .swiper-container-recommend .swiper-slide p {
    height: 50px;
    line-height: 50px;
    text-align: center;
    background: #f2f2f2;
    font-size: 1.6rem;
    color: #525252;
    margin-top: 1px;
    margin-bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .product-show .message {
    margin-top: 20px;
  }
  .ins-main .product-show .message h5 {
    font-size: 1.6rem;
    color: #0388e0;
    padding-left: 25px;
    height: 50px;
    line-height: 50px;
    background: #f2f2f2;
    margin-bottom: 0;
  }
  .ins-main .product-show .message .form-box {
    padding: 2%;
    border: 1px solid #f5f5f5;
  }
  .ins-main .product-show .message ul:nth-child(1) li {
    width: 100%;
    margin-right: 0;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 1.4rem;
    color: #777;
    margin-bottom: 15px;
  }
  .ins-main .product-show .message ul:nth-child(1) li sup {
    color: red;
  }
  .ins-main .product-show .message ul:nth-child(1) li input {
    width: 84%;
    padding: 0 5px;
    border: 1px solid #f0f0f0;
    margin-left: 2%;
    height: 40px;
  }
  .ins-main .product-show .message ul:nth-child(1) li:last-child {
    margin-right: 0;
  }
  .ins-main .product-show .message ul:nth-child(3) {
    margin: 0px 0;
  }
  .ins-main .product-show .message ul:nth-child(3) li span {
    font-size: 1.4rem;
    color: #777;
    float: left;
  }
  .ins-main .product-show .message ul:nth-child(3) li span sup {
    opacity: 0;
  }
  .ins-main .product-show .message ul:nth-child(3) li textarea {
    width: 85%;
    padding: 5px;
    border: 1px solid #f0f0f0;
    margin-left: 0.8%;
    height: 80px;
    float: left;
  }
  .ins-main .product-show .message .submit {
    width: 180px;
    height: 40px;
    border: none;
    text-align: center;
    background: #2b8edf;
    cursor: pointer;
    margin-left: 10%;
    font-size: 1.4rem;
    color: #fff;
    margin-top: 20px;
  }
}
.ins-main .ins-wenti li {
  padding: 2% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-wenti li:hover h6 {
  color: #2b8edf;
  background: url("wenti-lit_06.jpg") no-repeat left center;
}
.ins-main .ins-wenti li h6 {
  font-size: 1.6rem;
  color: #393939;
  padding-left: 54px;
  height: 35px;
  line-height: 35px;
  background: url("wenti-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-wenti li p {
  padding-left: 54px;
  line-height: 180%;
  font-size: 1.4rem;
  color: #7b7b7b;
}
.ins-main .ins-jiejue li {
  padding: 3% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-jiejue li:hover .txt h6 {
  color: #2b8edf;
}
.ins-main .ins-jiejue li:hover .txt span {
  color: #2b8edf;
}
.ins-main .ins-jiejue li .img {
  width: 28%;
  float: left;
}
.ins-main .ins-jiejue li .img img {
  width: 100%;
}
.ins-main .ins-jiejue li .txt {
  width: 69%;
  float: right;
}
.ins-main .ins-jiejue li .txt h6 {
  font-size: 1.6rem;
  color: #393939;
}
.ins-main .ins-jiejue li .txt p {
  font-size: 1.4rem;
  color: #7c7c7c;
  line-height: 180%;
  margin: 1% 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
.ins-main .ins-jiejue li .txt span {
  font-size: 1.4rem;
  color: #393939;
}
@media (max-width: 768px) {
  .ins-main .ins-jiejue li {
    padding: 3% 0;
    border-bottom: 1px solid #eee;
  }
  .ins-main .ins-jiejue li:hover .txt h6 {
    color: #2b8edf;
  }
  .ins-main .ins-jiejue li:hover .txt span {
    color: #2b8edf;
  }
  .ins-main .ins-jiejue li .img {
    width: 100%;
    float: left;
  }
  .ins-main .ins-jiejue li .img img {
    width: 100%;
  }
  .ins-main .ins-jiejue li .txt {
    width: 100%;
    float: right;
  }
  .ins-main .ins-jiejue li .txt h6 {
    font-size: 1.6rem;
    color: #393939;
  }
  .ins-main .ins-jiejue li .txt p {
    font-size: 1.4rem;
    color: #7c7c7c;
    line-height: 180%;
    margin: 1% 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .ins-main .ins-jiejue li .txt span {
    font-size: 1.4rem;
    color: #393939;
  }
}
.page-num {
  clear: both;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  padding: 3% 0 2%;
}
.page-num span {
  display: inline-block;
  width: 32px;
  height: 31px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #2b8edf;
  color: #fff;
  font-size: 14px;
}
.page-num a {
  display: inline-block;
  padding: 0 12px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  margin: 0 2px;
  background-color: #fff;
  color: #333;
  font-size: 14px;
  border: 1px solid #e1e1e1;
}
.page-num a:hover {
  color: #fff;
  border-color: #2b8edf;
  background-color: #2b8edf;
}
@media (max-width: 768px) {
  .page-num {
    clear: both;
    text-align: center;
    vertical-align: middle;
    line-height: 20px;
    padding: 4% 0 4%;
  }
  .page-num span {
    display: inline-block;
    width: 32px;
    height: 31px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #2b8edf;
    color: #fff;
    font-size: 14px;
    margin-bottom: 1%;
  }
  .page-num a {
    display: inline-block;
    padding: 0 12px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    margin: 0 2px;
    background-color: #fff;
    color: #333;
    font-size: 14px;
    margin-bottom: 1%;
    border: 1px solid #e1e1e1;
  }
  .page-num a:hover {
    color: #fff;
    border-color: #2b8edf;
    background-color: #2b8edf;
  }
}

.header .header-con .logo a { background: url(logo.jpg) no-repeat;width: 945px;height: 65px;display: block;text-indent: -999px;margin-top: 34px; }
.footer .footer-con2 .list-con img { width:150px; }
.linkc { line-height: 30px;margin:10px 0;}
.linkc span,.linkc a { color: #cfcfcf; }
.linkc a { margin-right:5px; }
.linkc a:hover { text-decoration: underline!important; }
.fdh {
  background: url("fdh.jpg") no-repeat left center;
}
.fsj {
  background: url("fsj.jpg") no-repeat left center;
}
.fcz {
  background: url("fcz.jpg") no-repeat left center;
}
.fdz {
  background: url("fdz.jpg") no-repeat left center;
}
.nc h1 { font-size:26px;text-align:center;font-weight:bold; }
.nc h2,.nc h3 { font-size:24px; }
.nc p { margin-top: 20px;font-size: 16px;line-height: 24px;color: #333;text-align: justify;text-indent: 2em; }
.nc img { display:block; }
.fy { text-align:center; }
.xwtj,.conten_case_other {
	display: block;
	margin-top: 20px;
}

.xwtj h5,.conten_case_other h5 {
	font-size: 16px;
	font-weight: 300;
	color: #666;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #8C8C8C;
}

.xwtj ul li {
	display: block;
	width: 48%;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
	transition: .5s;
	border-bottom: 1px solid #DCDCDC;
}

.xwtj ul li:nth-child(odd) {
	margin-right: 4%;
}

.xwtj ul li a {
	display: block;
	width: 80%;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 12px;
	transition: .5s;
	color: #8c8c8c;
}

.xwtj ul li:hover {
	border-bottom: 1px solid #006cc2;
}

.xwtj ul li:hover a {
	color: #006cc2;
}

.xwtj ul li font {
	font-size: 12px;
	color: #8c8c8c;
	display: block;
	width: 20%;
	float: right;
	text-align: right;
}
.php h1 { font-size:26px;font-weight:bold;text-align:center; }
.php p { text-align:center; }
.tr { float:right;line-height: 42px; }
.tr span { margin:0 5px;color:#fff; }
.tr a { color:#fff; }
.fh5co-heading p {
	font-size: 3rem;
	text-align: center;
	margin: 0px 0px 11px;
	font-weight: 600;
	color: #da3730;
}

/* 分页 */
.k_pagelist { height:34px; }
.k_pagelist em { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;font-weight:bold;font-style:normal;}
.k_pagelist strong { display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a{ display:inline-block; padding:0 13px; height:34px; text-align:center; line-height:34px; margin: 0 3px; border-radius:5px; border:#dddddd solid 1px; overflow:hidden; font-size:13px; color:#999999;}
.k_pagelist a:hover{ background:#db3634; color:#fff;}

.index_process {
	background: url(line01.png) no-repeat center 215px #728bbd;
	height: 410px;
}

.in_title div {
	text-align: center;
	font-size: 32px;
	margin-bottom: 30px;
}

.in_title div i {
	display: inline-block;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}

.in_title_l {
	background: url(titl01.png) no-repeat right center;
}

.in_title_r {
	background: url(titr01.png) no-repeat left center;
}

.in_title div p {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	color: #333;
	font-size: 32px;
	font-weight: bold;
}

.index_process .in_title p {
	font-size: 32px;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
	text-transform: uppercase;
	color: #e4e4e4;
}

.index_process .in_title div span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 15px;
	color: #fff;
}

.index_process .in_title div i {
	display: inline-block;
	vertical-align: middle;
	width: 230px;
	height: 3px;
}

.index_process .in_title div .in_title_l {
	background: url(titl02.png) no-repeat right center;
}

.index_process .in_title div .in_title_r {
	background: url(titr02.png) no-repeat left center;
}

.in_process_main {
	height: 180px;
	background: url(dzlc01.png) no-repeat center top;
}

.in_process_main ul {
	text-align: center;
	padding-top: 140px;
}

.in_process_main ul li {
	float: left;
	width: 125px;
	margin-left: 50px;
	font-size: 16px;
	color: #fff;
}

.in_process_main ul li:nth-of-type(1) {
	margin-left: 0;
}
@media only screen and (min-width: 320px) and (max-width: 1023px) {
	.index_process{
		display: none;
	}
	.in_title div{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.in_title div p{
		font-size: 20px;
		padding: 0 5px;
	}
	.in_title div i{
		width: 15%;
	}
}

#fh5co-service-list {
	padding: 60px 0 70px;
	background: #fafbfd;
}
#fh5co-service-list .content {
	padding-top: 50px;
}
#fh5co-service-list i {
	font-size: 50px;
	color: #1175b8;
	border: 1px solid #bdc3c7;
	text-align: center;
	width: 120px;
	height: 120px;
	line-height: 120px;
	border-radius: 50%;
	display: inline-block;
	transition: all 0.25s linear 0s;
	transform: translate(0px, 0px);
}
#fh5co-service-list .item:hover i {
	background: #1175b8;
	color: #fff;
	transition: all 0.25s linear 0s;
	transform: translate3d(0px, -5px, 0px);
}
#fh5co-service-list i:before {
	display: inline-block;
	font-family: "FontAwesome";
	font-weight: normal;
	font-style: normal;
	vertical-align: baseline;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
#fh5co-service-list i.icon1:before {
	content: "\f085"
}
#fh5co-service-list i.icon2:before {
	content: "\f0fb"
}
#fh5co-service-list i.icon3:before {
	content: "\f19c"
}
#fh5co-service-list i.icon4:before {
	content: "\f0c0"
}
#fh5co-service-list .item p {
	font-size: 20px;
	color: #2a333c;
	font-weight: normal;
	margin: 20px 0px 5px;
	word-break: break-all;
}
#fh5co-service-list .item div.desc {
	margin: 0px 20px;
	line-height: 1.6;
	word-break: break-all;
	color: #5e7387
}
@media screen and (max-width:1000px) {
#fh5co-service-list {
	padding: 40px 0
}
#fh5co-service-list .item {
	margin-bottom: 30px;
}
}
@media screen and (max-width:480px) {
#fh5co-service-list .xl6 {
	width: 100% !important
}
#fh5co-service-list {
	padding: 30px 0px 0
}
#fh5co-service-list .content {
	padding-top: 30px;
}
}
