body {
  font-family: "Microsoft Yahei", sans-serif;
  overflow-x: hidden;
}
html {
  font-size: 10px;
  /*10 ÷ 16 × 100% = 62.5%*/
}
@media (max-width: 1200px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 992px) {
  html {
    font-size: 7px;
  }
}
@media (max-width: 768px) {
  html {
    font-size: 8px;
  }
}
body > iframe {
  display: none;
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header .header-top {
  height: 100px;
  width: 100%;
}
.header .header-top .logo {
  float: left;
}
.header .header-top .logo a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.header .header-top .logo a img {
  margin-top: 28px;
}
.header .header-top .language {
  float: right;
  margin-top: 42px;
}
.header .header-top .language a {
  font-size: 1.4rem;
  color: #686868;
}
.header .header-top .language a:hover {
  color: #ec7521;
}
.header .header-top .language .active {
  color: #ec7521;
}
.header .header-top .tel {
  float: right;
  margin: 34px 74px 0 0;
  padding-left: 60px;
  background: url("../images/header-tel_03.jpg") no-repeat left center;
}
@media (max-width: 992px) {
  .header .header-top .tel {
    display: none;
  }
}
.header .header-top .tel p {
  font-size: 1.4rem;
  color: #bfbfbf;
  margin-bottom: 3px;
}
.header .header-top .tel h6 {
  font-size: 1.8rem;
  color: #ec7521;
  font-weight: 600;
  margin: 3px 0 0 0;
}
.header .header-con {
  height: 54px;
  line-height: 54px;
}
.header .header-con .content {
  background: url("../images/nav-bg_03.jpg") repeat-x center;
  position: relative;
}
.header .header-con .nav-box {
  width: 70%;
  float: left;
  height: 54px;
  line-height: 54px;
  text-align: center;
  margin-left: 20px;
}
.header .header-con .nav-box #nav {
  margin: 0;
}
.header .header-con .nav-box #nav .sub-nav {
  width: 14.285714285%;
  text-align: center;
  float: left;
  position: relative;
}
.header .header-con .nav-box #nav .sub-nav:hover a {
  background: #ee7929;
  color: #fff;
}
.header .header-con .nav-box #nav .sub-nav a {
  display: block;
  font-size: 1.6rem;
  color: #fff;
  transition: 0.2s;
  background: url("../images/nav-list-bg_03.jpg") no-repeat right center;
}
.header .header-con .nav-box #nav .sub-nav a:hover {
  background: #ee7929;
  color: #fff;
}
.header .header-con .nav-box #nav .sub-nav .drop-down {
  z-index: 999;
  position: absolute;
  top: 53px;
  left: 0%;
  display: none;
}
.header .header-con .nav-box #nav .sub-nav .drop-down {
  width: 100%;
  text-align: center;
  background: #fff;
}
.header .header-con .nav-box #nav .sub-nav .drop-down li {
  line-height: 40px;
  border-bottom: 1px solid #d8d8d8;
}
.header .header-con .nav-box #nav .sub-nav .drop-down li a {
  font-size: 1.4rem;
  display: block;
  color: #333!important;
  background: #fff;
}
.header .header-con .nav-box #nav .sub-nav .drop-down li a:hover {
  color: #fff!important;
  background: #ee7929;
}
.header .header-con .nav-box #nav .active a {
  background: #ee7929;
  color: #fff;
}
.header .header-con .search {
  right: 20px;
  top: 13px;
  width: 173px;
  height: 30px;
  position: absolute;
}
.header .header-con .search .txt {
  position: absolute;
  top: 0;
  left: 0;
  background: #fff;
  padding: 0 30px 0 10px;
  width: 173px;
  border-radius: 30px;
  border: none;
  height: 30px;
}
.header .header-con .search .submit {
  position: absolute;
  right: 4px;
  top: 0px;
  z-index: 2;
  border: none;
  cursor: pointer;
  width: 30px;
  height: 30px;
  background: url("../images/search-btn_03.jpg") no-repeat center;
}
.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: 10px 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: #ee7929;
}
.header .mobile-con .language2 .active {
  color: #ee7929;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box-pc {
  margin: 10px auto 20px;
}
@media (max-width: 768px) {
  .main .ad-box-pc {
    padding: 0;
    margin: 10px auto 10px;
  }
}
.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: #0099cc;
  opacity: 1;
}
.main .ad-box-pc .swiper-button-next-pc {
  width: 16px;
  height: 31px;
  cursor: pointer;
  position: absolute;
  right: 3%;
  top: 50%;
  margin-top: -15px;
  background: url("../images/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: 3%;
  top: 50%;
  margin-top: -15px;
  background: url("../images/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: #0099cc;
  }
}
.main .ad-box-pc .bg img {
  width: 100%;
}
.main .center {
  padding: 2% 0 1%;
  background: #f7f7f7;
}
.main .center .list {
  padding: 0 2% 3% 2%;
  width: 33.333333%;
  float: left;
  background: url("../images/center-list-bg_03.jpg") no-repeat right center;
}
.main .center .list .list-tit {
  height: 60px;
  border-bottom: 1px dashed #e4e4e4;
  padding-left: 56px;
  position: relative;
}
.main .center .list .list-tit h6 {
  font-size: 1.8rem;
  color: #000;
  margin: 0 0 3px 0;
  padding-top: 5px;
}
.main .center .list .list-tit p {
  font-size: 1.4rem;
  color: #b9b9b9;
}
.main .center .list .list-tit a {
  position: absolute;
  right: 0;
  top: 10px;
  font-size: 1.4rem;
  color: #b6b6b6;
}
.main .center .list .list-tit a:hover {
  color: #ed7927;
}
.main .center .list .img-box {
  margin: 5% 0;
  padding: 3px;
  background: #fff;
}
.main .center .list .img-box img {
  width: 100%;
}
.main .center .list .txt p {
  font-size: 1.4rem;
  color: #727272;
  line-height: 26px;
}
.main .center .list .box1 li {
  height: 32px;
  line-height: 32px;
}
.main .center .list .box1 li:hover p {
  color: #ec7521;
  background: url("../images/center-angle_06.jpg") no-repeat left center;
}
.main .center .list .box1 li:hover span {
  color: #ec7521;
}
.main .center .list .box1 li p {
  padding-left: 18px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
  background: url("../images/center-angle_03.jpg") no-repeat left center;
  font-size: 1.4rem;
  color: #727272;
}
.main .center .list .box1 li span {
  float: right;
  font-size: 1.4rem;
  color: #acacac;
}
@media (max-width: 992px) {
  .main .center .list .box1 li span {
    display: none;
  }
}
.main .center .list .box2 li {
  height: 32px;
  line-height: 32px;
}
.main .center .list .box2 li:hover p {
  color: #ec7521;
}
.main .center .list .box2 li:hover span {
  color: #ec7521;
}
.main .center .list .box2 li p {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 70%;
  font-size: 1.4rem;
  color: #727272;
}
.main .center .list .box2 li span {
  float: right;
  font-size: 1.4rem;
  color: #acacac;
}
@media (max-width: 992px) {
  .main .center .list .box2 li span {
    display: none;
  }
}
.main .center .list:nth-child(1) .list-tit {
  background: url("../images/center-icon_03.jpg") no-repeat left top;
}
.main .center .list:nth-child(2) .list-tit {
  background: url("../images/center-icon_05.jpg") no-repeat left top;
}
.main .center .list:nth-child(3) {
  background: none;
}
.main .center .list:nth-child(3) .list-tit {
  background: url("../images/center-icon_07.jpg") no-repeat left top;
}
@media (max-width: 768px) {
  .main .center {
    padding: 2% 0 1%;
    background: #f7f7f7;
  }
  .main .center .list {
    padding: 0;
    width: 100%;
    float: left;
    background: none;
  }
  .main .center .list .list-tit {
    height: 50px;
    border-bottom: 1px dashed #e4e4e4;
    padding-left: 56px;
    position: relative;
  }
  .main .center .list .list-tit h6 {
    font-size: 1.8rem;
    color: #000;
    margin: 0 0 3px 0;
    padding-top: 5px;
  }
  .main .center .list .list-tit p {
    font-size: 1.4rem;
    color: #b9b9b9;
  }
  .main .center .list .list-tit a {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 1.4rem;
    color: #b6b6b6;
  }
  .main .center .list .list-tit a:hover {
    color: #ed7927;
  }
}
.main .daili {
  margin: 3% 0;
}
.main .daili .daili-tit {
  height: 80px;
  padding-left: 72px;
  position: relative;
  background: #f7f7f7 url("") no-repeat 15px center;
}
.main .daili .daili-tit h6 {
  font-size: 1.8rem;
  color: #000;
  margin: 0 0 3px 0;
  padding-top: 22px;
}
.main .daili .daili-tit p {
  font-size: 1.4rem;
  color: #b9b9b9;
}
.main .daili .swiper-container-daili {
  overflow: hidden;
  margin: 3% 0;
}
.main .daili .swiper-container-daili .swiper-slide li {
  width: 18%;
  margin: 0 1% 1% 1%;
  text-align: center;
  float: left;
}
.main .daili .swiper-container-daili .swiper-slide li:hover .img .masking {
  opacity: 1;
}
.main .daili .swiper-container-daili .swiper-slide li:hover p {
  color: #ed7927;
}
.main .daili .swiper-container-daili .swiper-slide li .img {
  position: relative;
  border: 1px solid #efefef;
}
.main .daili .swiper-container-daili .swiper-slide li .img img {
  width: 100%;
}
.main .daili .swiper-container-daili .swiper-slide li .img .masking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(237, 121, 39, 0.7);
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s;
}
.main .daili .swiper-container-daili .swiper-slide li p {
  font-size: 1.4rem;
  color: #727272;
  margin: 8px 0 0;
}
.main .daili .swiper-pagination-daili {
  position: absolute;
  right: 22px;
  z-index: 99;
  top: 0;
  line-height: 80px;
}
.main .daili .swiper-pagination-bullet {
  background: #e5e5e5;
  height: 10px;
  width: 10px;
  opacity: 1;
  border-radius: 10px;
  margin: 0 5px;
}
.main .daili .swiper-pagination-bullet-active {
  background: #ed7927;
  opacity: 1;
}
.main .daili .bg-img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .daili {
    margin: 3% 0;
  }
  .main .daili .daili-tit {
    height: 60px;
    padding-left: 72px;
    position: relative;
    background: #f7f7f7 url("../images/bot-icon_03.jpg") no-repeat 15px center;
  }
  .main .daili .daili-tit h6 {
    font-size: 1.8rem;
    color: #000;
    margin: 0 0 3px 0;
    padding-top: 16px;
  }
  .main .daili .daili-tit p {
    font-size: 1.4rem;
    color: #b9b9b9;
  }
  .main .daili .swiper-container-daili {
    overflow: hidden;
    margin: 3% 0;
  }
  .main .daili .swiper-container-daili .swiper-slide li {
    width: 48%;
    margin: 0 1% 2% 1%;
    text-align: center;
    float: left;
  }
}
.main .hezuo {
  margin: 0 0 3%;
}
.main .hezuo .hezuo-tit {
  height: 80px;
  padding-left: 72px;
  position: relative;
  background: #f7f7f7 url("") no-repeat 15px center;
}
.main .hezuo .hezuo-tit h6 {
  font-size: 1.8rem;
  color: #000;
  margin: 0 0 3px 0;
  padding-top: 22px;
}
.main .hezuo .hezuo-tit p {
  font-size: 1.4rem;
  color: #b9b9b9;
}
.main .hezuo .swiper-container-hezuo {
  overflow: hidden;
  margin: 3% 0;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li {
  width: 18%;
  margin: 0 1% 1% 1%;
  text-align: center;
  float: left;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li:hover .img .masking {
  opacity: 1;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li:hover p {
  color: #ed7927;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li .img {
  position: relative;
  border: 1px solid #efefef;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li .img img {
  width: 100%;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li .img .masking {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(237, 121, 39, 0.7);
  top: 0;
  left: 0;
  opacity: 0;
  transition: 0.2s;
}
.main .hezuo .swiper-container-hezuo .swiper-slide li p {
  font-size: 1.4rem;
  color: #727272;
  margin: 8px 0 0;
}
.main .hezuo .swiper-pagination-hezuo {
  position: absolute;
  right: 22px;
  z-index: 99;
  top: 0;
  line-height: 80px;
}
.main .hezuo .swiper-pagination-bullet {
  background: #e5e5e5;
  height: 10px;
  width: 10px;
  opacity: 1;
  border-radius: 10px;
  margin: 0 5px;
}
.main .hezuo .swiper-pagination-bullet-active {
  background: #ed7927;
  opacity: 1;
}
.main .hezuo .bg-img img {
  width: 100%;
}
@media (max-width: 768px) {
  .main .hezuo {
    margin: 0 0 3%;
  }
  .main .hezuo .hezuo-tit {
    height: 60px;
    padding-left: 72px;
    position: relative;
    background: #f7f7f7 url("../images/bot-icon_03.jpg") no-repeat 15px center;
  }
  .main .hezuo .hezuo-tit h6 {
    font-size: 1.8rem;
    color: #000;
    margin: 0 0 3px 0;
    padding-top: 16px;
  }
  .main .hezuo .hezuo-tit p {
    font-size: 1.4rem;
    color: #b9b9b9;
  }
  .main .hezuo .swiper-container-hezuo {
    overflow: hidden;
    margin: 3% 0;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li {
    width: 48%;
    margin: 0 1% 2% 1%;
    text-align: center;
    float: left;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li:hover .img .masking {
    opacity: 1;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li:hover p {
    color: #ed7927;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li .img {
    position: relative;
    border: 1px solid #efefef;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li .img img {
    width: 100%;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li .img .masking {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(237, 121, 39, 0.7);
    top: 0;
    left: 0;
    opacity: 0;
    transition: 0.2s;
  }
  .main .hezuo .swiper-container-hezuo .swiper-slide li p {
    font-size: 1.4rem;
    color: #727272;
    margin: 8px 0 0;
  }
}
.footer {
  background: #565656;
  position: relative;
}
.footer .footer-content {
  height: 270px;
  padding-top: 60px;
  position: relative;
}
.footer .footer-content .list {
  width: 13%;
  float: left;
}
.footer .footer-content .list h5 {
  font-size: 1.8rem;
  color: #fff;
  text-transform: uppercase;
  margin-top: 0;
}
.footer .footer-content .list ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  margin-top: 15px;
}
.footer .footer-content .list li {
  font-size: 1.4rem;
  color: #e1e1e1;
  line-height: 26px;
}
.footer .footer-content .list li a {
  color: #e1e1e1;
}
.footer .footer-content .list li a:hover {
  color: #ed7927;
}
.footer .footer-content .list:nth-child(5) {
  width: 47%;
}
.footer .footer-content .code {
  width: 6%;
  position: absolute;
  top: 60px;
  right: 0;
}
.footer .footer-content .code img {
  background: #fff;
  padding: 1%;
}
@media (max-width: 768px) {
  .footer {
    padding: 0;
  }
  .footer .footer-con2 {
    background: #3d3c42;
    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: #3d3c42 url("../images/lit_07.png") no-repeat right center;
    background-position: right 26px top 28px;
    margin: 0;
    font-weight: 500;
    color: #c4c4c4;
    font-size: 15px;
    border-bottom: 1px solid #aaa;
    padding: 18px 26px 18px 24px;
  }
  .footer .footer-con2 .list-con {
    display: none;
  }
  .footer .footer-con2 .list-con a {
    color: #c4c4c4;
    margin: 0;
    background: #595959;
    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: #595959;
  }
  .footer .footer-con2 .link a {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 3% 0 0;
  }
}
.footer .footer-bot {
  height: 50px;
  background: #565656;
  border-top: 1px solid #4c4c4c;
}
.footer .footer-bot .container {
  position: relative;
}
.footer .footer-bot p {
  margin: 0;
  font-size: 1.4rem;
  color: #fff;
  line-height: 49px;
}
.footer .footer-bot p span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-right: 15px;
}
.footer .footer-bot p a {
  color: #fff;
}
.footer .footer-bot p a:hover {
  color: #ed7927;
}
@media (max-width: 768px) {
  .footer .footer-bot {
    height: auto;
    background: #3d3c42;
    text-align: center;
  }
  .footer .footer-bot .container {
    position: relative;
  }
  .footer .footer-bot p {
    margin: 0;
    font-size: 1.4rem;
    color: #fff;
    line-height: 26px;
  }
  .footer .footer-bot p span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 15px;
  }
  .footer .footer-bot p a {
    color: #fff;
  }
  .footer .footer-bot p a:hover {
    color: #ed7927;
  }
}
.footer .returnTop {
  z-index: 999;
  display: block;
  cursor: pointer;
  position: fixed;
  bottom: 90px;
  right: 30px;
  opacity: 0;
  width: 54px;
  height: 54px;
  background: url("../images/return-top.jpg") no-repeat center;
}
@media (max-width: 768px) {
  .footer .returnTop {
    display: none;
  }
}
/*ins-style*/
.ins-main {
  margin-top: 10px;
}
@media (max-width: 768px) {
  .ins-main {
    margin-top: 60px;
  }
}
.ins-main .ins-ad img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-ad {
    display: none;
  }
}
.ins-main .show-nav {
  height: 59px;
  line-height: 59px;
  border-bottom: 1px solid #eee;
  background: #f7f7f7;
}
.ins-main .show-nav .container {
  position: relative;
}
.ins-main .show-nav p {
  margin: 0;
  font-size: 1.6rem;
  color: #5e5e5e;
  margin-left: 20px;
  padding-left: 54px;
  background: url("../images/house_03.jpg") no-repeat left center;
}
.ins-main .show-nav p a {
  color: #5e5e5e;
}
.ins-main .show-nav p a:hover {
  color: #1fac44;
}
.ins-main .show-nav p .active {
  color: #1fac44;
}
.ins-main .show-nav .back {
  position: absolute;
  right: 15px;
  top: 12px;
}
.ins-main .show-nav .back a {
  display: block;
  width: 120px;
  text-align: center;
  height: 35px;
  line-height: 35px;
  border-radius: 5px;
  background: #1fac44;
  color: #fff;
  font-size: 1.6rem;
}
.ins-main .ins-nav {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-nav p {
  font-size: 1.4rem;
  color: #585858;
  padding: 0 0 0 40px;
  margin: 0;
  background: url("../images/location_03.jpg") no-repeat left center;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-radius: 4px 4px 0 0;
}
.ins-main .ins-nav p a {
  color: #585858;
}
.ins-main .ins-nav p a:hover {
  color: #ee7929;
}
.ins-main .ins-nav p .active {
  color: #ee7929;
}
@media (max-width: 768px) {
  .ins-main .ins-nav {
    height: 50px;
    line-height: 50px;
    margin-top: 0;
  }
  .ins-main .ins-nav p {
    font-size: 1.4rem;
    color: #585858;
    margin: 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    border-radius: 4px;
  }
  .ins-main .ins-nav p a {
    color: #585858;
  }
  .ins-main .ins-nav p a:hover {
    color: #ee7929;
  }
  .ins-main .ins-nav p .active {
    color: #ee7929;
  }
}
.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 0;
}
.ins-main .ins-con .ins-lf {
  width: 18.5%;
  float: left;
}
.ins-main .ins-con .ins-lf .tit {
  height: 80px;
  background: #ee7929 url("../images/lf-tit-bg_03.jpg") no-repeat 174px 33px;
  height: 100px;
  border-bottom: 7px solid #595959;
}
.ins-main .ins-con .ins-lf .tit h5 {
  padding: 28px 0 0 32px;
  font-size: 2.4rem;
  color: #fff;
  margin-bottom: 6px;
  font-weight: 600;
  margin: 0;
}
.ins-main .ins-con .ins-lf .tit p {
  font-size: 1.4rem;
  color: #ffa567;
  padding: 5px 0 0 32px;
}
.ins-main .ins-con .ins-lf .lf-con {
  border: 1px solid #efefef;
  padding: 16px 0;
}
.ins-main .ins-con .ins-lf .lf-con li {
  height: 50px;
  line-height: 50px;
  margin-bottom: 1px;
}
.ins-main .ins-con .ins-lf .lf-con li a {
  display: block;
  font-size: 1.6rem;
  color: #4f4f4f;
  padding: 0 0 0 48px;
  transition: 0.1s;
  background: url("../images/lf-angle_05.jpg") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-con li a:hover {
  color: #fff;
  background: #ee7929 url("../images/lf-angle_03.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-lf .lf-con .active a {
  color: #fff;
  background: #ee7929 url("../images/lf-angle_03.png") no-repeat 10% center;
}
.ins-main .ins-con .ins-rt {
  width: 78.166666%;
  float: right;
}
@media (max-width: 768px) {
  .ins-main .ins-con .ins-lf {
    width: 100%;
    float: left;
  }
  .ins-main .ins-con .ins-lf .tit {
    height: 50px;
    background: #ee7929;
    height: 80px;
    border-bottom: 4px solid #595959;
  }
  .ins-main .ins-con .ins-lf .tit h5 {
    padding: 18px 0 0 32px;
    font-size: 2.4rem;
    color: #fff;
    margin-bottom: 6px;
    font-weight: 600;
    margin: 0;
  }
  .ins-main .ins-con .ins-lf .tit p {
    font-size: 1.4rem;
    color: #ffa567;
    padding: 5px 0 0 32px;
  }
  .ins-main .ins-con .ins-lf .lf-con {
    border: 1px solid #efefef;
    padding: 6px 0 0;
  }
  .ins-main .ins-con .ins-lf .lf-con li {
    height: 50px;
    line-height: 50px;
    margin-bottom: 1px;
  }
  .ins-main .ins-con .ins-lf .lf-con li a {
    display: block;
    font-size: 1.6rem;
    color: #4f4f4f;
    padding: 0 0 0 48px;
    transition: 0.1s;
    background: url("../images/lf-angle_05.jpg") no-repeat 10% center;
  }
  .ins-main .ins-con .ins-lf .lf-con li a:hover {
    color: #fff;
    background: #ee7929 url("../images/lf-angle_03.png") no-repeat 10% center;
  }
  .ins-main .ins-con .ins-lf .lf-con .active a {
    color: #fff;
    background: #ee7929 url("../images/lf-angle_03.png") no-repeat 10% center;
  }
  .ins-main .ins-con .ins-rt {
    width: 100%;
    float: right;
  }
}
.ins-main .ins-jianjie {
  margin: 4% 0 5%;
}
.ins-main .ins-jianjie .img {
  width: 48.6%;
  float: left;
}
.ins-main .ins-jianjie .img img {
  width: 100%;
}
.ins-main .ins-jianjie .txt {
  width: 47%;
  float: right;
}
.ins-main .ins-jianjie .txt h6 {
  font-size: 1.8rem;
  color: #191919;
}
.ins-main .ins-jianjie .txt b {
  display: block;
  width: 40px;
  height: 1px;
  background: #ee7929;
  margin: 22px 0;
}
.ins-main .ins-jianjie .txt p {
  font-size: 1.4rem;
  color: #535353;
  line-height: 170%;
  margin-bottom: 16px;
}
@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-top: 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-team {
  padding: 4% 0 1%;
}
.ins-main .ins-team .team-tit {
  text-align: center;
  padding-bottom: 4%;
}
.ins-main .ins-team li {
  width: 32.33333333%;
  float: left;
  margin-right: 1.5%;
  margin-bottom: 2%;
}
.ins-main .ins-team li:hover p {
  color: #ff9900;
}
.ins-main .ins-team li img {
  width: 100%;
  cursor: pointer;
}
.ins-main .ins-team li p {
  text-align: center;
  margin: 10px 0 0 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 1.6rem;
  color: #2c2c2c;
}
.ins-main .ins-team li:nth-child(3n+3) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-team .team-tit {
    text-align: center;
    padding-bottom: 4%;
  }
  .ins-main .ins-team .team-tit img {
    width: 120px;
  }
  .ins-main .ins-team li {
    width: 49%;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
  }
  .ins-main .ins-team li:hover p {
    color: #ff9900;
  }
  .ins-main .ins-team li img {
    width: 100%;
    cursor: pointer;
  }
  .ins-main .ins-team li p {
    text-align: center;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 1.6rem;
    color: #2c2c2c;
  }
  .ins-main .ins-team li:nth-child(3n+3) {
    margin-right: 2%;
  }
  .ins-main .ins-team li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .ins-service {
  padding: 4% 0;
}
.ins-main .ins-service .service-tit {
  text-align: center;
  margin-bottom: 6%;
}
.ins-main .ins-service .content li {
  text-align: center;
  width: 17%;
  float: left;
  margin: 0 1.5%;
}
.ins-main .ins-service .content li:hover h6 {
  color: #eeb43d;
}
.ins-main .ins-service .content li .img {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 41px;
  height: 41px;
}
.ins-main .ins-service .content li h6 {
  font-size: 1.8rem;
  color: #333;
  font-weight: 600;
  margin-bottom: 15px;
}
.ins-main .ins-service .content li p {
  font-size: 1.4rem;
  color: #666;
}
.ins-main .ins-service .content li:nth-child(1) .img {
  background: url("../images/service-icon_03.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(2) .img {
  background: url("../images/service-icon_05.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(3) .img {
  background: url("../images/service-icon_07.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(4) .img {
  background: url("../images/service-icon_09.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(5) .img {
  background: url("../images/service-icon_11.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(1):hover .img {
  background: url("../images/service-icon2_03.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(2):hover .img {
  background: url("../images/service-icon2_05.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(3):hover .img {
  background: url("../images/service-icon2_07.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(4):hover .img {
  background: url("../images/service-icon2_09.jpg") no-repeat center;
}
.ins-main .ins-service .content li:nth-child(5):hover .img {
  background: url("../images/service-icon2_11.jpg") no-repeat center;
}
.ins-main .ins-service .more {
  text-align: center;
  margin-top: 5%;
}
@media (max-width: 768px) {
  .ins-main .ins-service {
    padding: 4% 0;
  }
  .ins-main .ins-service .service-tit {
    text-align: center;
    margin-bottom: 6%;
  }
  .ins-main .ins-service .service-tit img {
    width: 150px;
  }
  .ins-main .ins-service .content li {
    text-align: center;
    width: 47%;
    float: left;
    margin: 0 1.5%;
  }
  .ins-main .ins-service .content li:hover h6 {
    color: #eeb43d;
  }
  .ins-main .ins-service .content li .img {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 41px;
    height: 41px;
  }
  .ins-main .ins-service .content li h6 {
    font-size: 1.8rem;
    color: #333;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .ins-main .ins-service .content li p {
    font-size: 1.4rem;
    color: #666;
    height: 68px;
  }
  .ins-main .ins-service .content li:nth-child(5) {
    width: 100%;
  }
  .ins-main .ins-service .content li:nth-child(1) .img {
    background: url("../images/service-icon_03.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(2) .img {
    background: url("../images/service-icon_05.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(3) .img {
    background: url("../images/service-icon_07.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(4) .img {
    background: url("../images/service-icon_09.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(5) .img {
    background: url("../images/service-icon_11.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(1):hover .img {
    background: url("../images/service-icon2_03.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(2):hover .img {
    background: url("../images/service-icon2_05.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(3):hover .img {
    background: url("../images/service-icon2_07.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(4):hover .img {
    background: url("../images/service-icon2_09.jpg") no-repeat center;
  }
  .ins-main .ins-service .content li:nth-child(5):hover .img {
    background: url("../images/service-icon2_11.jpg") no-repeat center;
  }
  .ins-main .ins-service .more {
    text-align: center;
    margin-top: 5%;
  }
}
.ins-main .ins-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(../images/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(../images/honor-btn_13.jpg) no-repeat;
}
.ins-main .ins-rongyu .honor .swiper-button-next {
  width: 16px;
  height: 31px;
  background: url(../images/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(../images/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(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-lianxi .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-lianxi .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-lianxi .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-lianxi {
    padding: 1% 0 3%;
  }
  .ins-main .ins-lianxi .top-con li {
    width: 50%;
    float: left;
    text-align: center;
  }
  .ins-main .ins-lianxi .top-con li img {
    margin: 6% 0 8%;
  }
  .ins-main .ins-lianxi .top-con li p {
    font-size: 1.4rem;
    color: #595959;
    padding: 0 20px;
  }
  .ins-main .ins-lianxi .map {
    margin-top: 4%;
  }
  .ins-main .ins-lianxi .map .my-map {
    height: 300px;
  }
}
.ins-main .ins-liuyan {
  padding: 2% 0;
}
.ins-main .ins-liuyan .form-box {
  margin: 4% 0;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li {
  height: 52px;
  line-height: 52px;
  border: 1px solid #f0f0f0;
  margin-bottom: 19px;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li span {
  text-align: right;
  display: block;
  float: left;
  font-size: 1.4rem;
  color: #595959;
  width: 5%;
}
.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 {
  width: 81%;
  font-size: 1.4rem;
  color: #595959;
  height: 49px;
  padding: 0 10px;
  border: none;
}
.ins-main .ins-liuyan .form-box ul:nth-child(1) li:nth-child(2) {
  margin-right: 0;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li {
  border: 1px solid #f0f0f0;
  margin-bottom: 19px;
  padding: 10px 0 0 10px;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li span {
  text-align: right;
  vertical-align: top;
  font-size: 1.4rem;
  color: #595959;
  width: 5%;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li span sup {
  color: red;
}
.ins-main .ins-liuyan .form-box ul:nth-child(2) li textarea {
  width: 94%;
  height: 126px;
  margin-top: -2px;
  margin-left: 1%;
  font-size: 1.4rem;
  color: #595959;
  border: none;
}
.ins-main .ins-liuyan .form-box ul:nth-child(3) li input {
  width: 200px;
  height: 54px;
  line-height: 54px;
  text-align: center;
  border: none;
  font-size: 1.5rem;
  color: #fff;
  cursor: pointer;
  background: #ee7929;
}
@media (max-width: 768px) {
  .ins-main .ins-liuyan {
    padding: 2% 0;
  }
  .ins-main .ins-liuyan .form-box {
    margin: 4% 0;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(1) li {
    height: 52px;
    line-height: 52px;
    border: 1px solid #f0f0f0;
    margin-bottom: 19px;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(1) li span {
    text-align: right;
    display: block;
    float: left;
    font-size: 1.4rem;
    color: #595959;
    width: 15%;
  }
  .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 {
    width: 75%;
    font-size: 1.4rem;
    color: #595959;
    height: 48px;
    padding: 0 10px;
    border: none;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(1) li:nth-child(2) {
    margin-right: 0;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(2) li {
    border: 1px solid #f0f0f0;
    margin-bottom: 19px;
    padding: 10px 0 0 10px;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(2) li span {
    text-align: right;
    vertical-align: top;
    font-size: 1.4rem;
    color: #595959;
    width: 5%;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(2) li span sup {
    color: red;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(2) li textarea {
    width: 94%;
    height: 126px;
    margin-top: -2px;
    margin-left: 1%;
    font-size: 1.4rem;
    color: #595959;
    border: none;
  }
  .ins-main .ins-liuyan .form-box ul:nth-child(3) li input {
    width: 200px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border: none;
    font-size: 1.5rem;
    color: #fff;
    cursor: pointer;
    background: #ee7929;
  }
}
.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("../images/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("../images/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("../images/contact-icon_03.jpg") no-repeat left center;
}
.ins-main .ins-contact .content .list li:nth-child(2) {
  background: url("../images/contact-icon_06.jpg") no-repeat left center;
}
.ins-main .ins-contact .content .list li:nth-child(3) {
  background: url("../images/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(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
}
.ins-main .ins-contact .map .my-map .icon-cir {
  height: 31px;
  width: 28px;
}
.ins-main .ins-contact .map .my-map .icon-cir-red {
  background-position: -11px -5px;
}
.ins-main .ins-contact .map .amap-container {
  height: 100%;
}
@media (max-width: 768px) {
  .ins-main .ins-contact .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("../images/contact-icon_03.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .content .list li:nth-child(2) {
    background: url("../images/contact-icon_06.jpg") no-repeat left center;
  }
  .ins-main .ins-contact .content .list li:nth-child(3) {
    background: url("../images/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(http://lbs.amap.com/console/public/show/marker.png) no-repeat;
  }
  .ins-main .ins-contact .map .my-map .icon-cir {
    height: 31px;
    width: 28px;
  }
  .ins-main .ins-contact .map .my-map .icon-cir-red {
    background-position: -11px -5px;
  }
  .ins-main .ins-contact .map .amap-container {
    height: 100%;
  }
}
.ins-main .ins-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: #ee7929;
}
.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: #ee7929;
  font-weight: 500;
}
.ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
  display: inline-block;
  font-size: 1.4rem;
  color: #666;
  margin: 0 1%;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
  font-size: 16px;
  color: #666;
  padding: 1% 0 1% 13px;
  line-height: 180%;
  background: url("../images/h6-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt p {
  font-size: 1.4rem;
  color: #666;
  line-height: 24px;
}
.ins-main .ins-recruit .table .table-con .txt-box .txt a {
  display: inline-block;
  width: 160px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  background: #ee7929;
  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: #ee7929;
  }
  .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: #ee7929;
  }
  .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: #ee7929;
    font-weight: 500;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .box-tit span {
    display: inline-block;
    font-size: 1.4rem;
    color: #666;
    margin: 0 1%;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt h6 {
    font-size: 16px;
    color: #666;
    padding: 1% 0 1% 13px;
    line-height: 180%;
    background: url("../images/h6-lit_03.jpg") no-repeat left center;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt p {
    font-size: 1.4rem;
    color: #666;
    line-height: 24px;
  }
  .ins-main .ins-recruit .table .table-con .txt-box .txt a {
    display: inline-block;
    width: 160px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    background: #1fac44;
    font-size: 1.6rem;
    margin: 3% 0 2%;
    color: #fff;
  }
}
.ins-main .ins-news {
  padding: 2% 0;
}
.ins-main .ins-news li {
  width: 49%;
  float: left;
  margin-right: 2%;
  margin-bottom: 1%;
}
.ins-main .ins-news li:hover .img img {
  transform: scale(1.06);
}
.ins-main .ins-news li:hover .txt h6 {
  color: #ee7929;
}
.ins-main .ins-news li .img {
  overflow: hidden;
}
.ins-main .ins-news li .img img {
  width: 100%;
  transition: 0.3s;
}
.ins-main .ins-news li .txt {
  border-bottom: 1px solid #eee;
  padding: 2% 0;
}
.ins-main .ins-news li .txt h6 {
  font-size: 1.6rem;
  color: #4a4a4a;
}
.ins-main .ins-news li .txt p {
  color: #727272;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 40px;
}
.ins-main .ins-news li span {
  display: block;
  color: #c3c3c3;
  margin: 10px 0;
}
.ins-main .ins-news li:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-news {
    padding: 2% 0;
  }
  .ins-main .ins-news li {
    width: 100%;
    float: left;
    margin-right: 0%;
    margin-bottom: 2%;
  }
  .ins-main .ins-news li:hover .img img {
    transform: scale(1.06);
  }
  .ins-main .ins-news li:hover .txt h6 {
    color: #ee7929;
  }
  .ins-main .ins-news li .img {
    overflow: hidden;
  }
  .ins-main .ins-news li .img img {
    width: 100%;
    transition: 0.3s;
  }
  .ins-main .ins-news li .txt {
    border-bottom: 1px solid #eee;
    padding: 2% 0;
  }
  .ins-main .ins-news li .txt h6 {
    font-size: 1.6rem;
    color: #4a4a4a;
  }
  .ins-main .ins-news li .txt p {
    color: #727272;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 40px;
  }
  .ins-main .ins-news li span {
    display: block;
    color: #c3c3c3;
    margin: 10px 0;
  }
  .ins-main .ins-news li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .news-show .show-tit {
  text-align: center;
  margin: 5% 0 4%;
}
.ins-main .news-show .show-tit h5 {
  font-size: 2.4rem;
  color: #4a4a4a;
}
.ins-main .news-show .show-tit p {
  font-size: 1.4rem;
  color: #8f8f8f;
}
.ins-main .news-show .txt-box {
  padding: 0 6%;
}
.ins-main .news-show .txt-box img {
  max-width: 100%;
  width: auto!important;
  height: auto!important;
}
.ins-main .news-show .txt-box p {
  font-size: 1.4rem;
  color: #727272;
  line-height: 180%;
}
.ins-main .news-show .link {
  margin: 5% 6%;
}
.ins-main .news-show .link p a {
  font-size: 1.4rem;
  color: #999;
}
.ins-main .news-show .link p a:hover {
  color: #ee7929;
}
@media (max-width: 768px) {
  .ins-main .news-show .show-tit {
    text-align: center;
    margin: 5% 0 4%;
  }
  .ins-main .news-show .show-tit h5 {
    font-size: 2.4rem;
    color: #4a4a4a;
  }
  .ins-main .news-show .show-tit p {
    font-size: 1.4rem;
    color: #8f8f8f;
  }
  .ins-main .news-show .txt-box {
    padding: 0;
  }
  .ins-main .news-show .txt-box img {
    max-width: 100%;
    width: auto!important;
    height: auto!important;
  }
  .ins-main .news-show .txt-box p {
    font-size: 1.4rem;
    color: #727272;
    line-height: 180%;
  }
  .ins-main .news-show .link {
    margin: 5% 0%;
  }
  .ins-main .news-show .link p a {
    font-size: 1.4rem;
    color: #999;
  }
  .ins-main .news-show .link p a:hover {
    color: #ee7929;
  }
}
.ins-main .ins-product {
  padding: 2% 0;
}
.ins-main .ins-product li {
  width: 49%;
  float: left;
  margin-right: 2%;
  border: 1px solid #efefef;
  height: 220px;
  margin-bottom: 3%;
}
.ins-main .ins-product li .img-box {
  float: left;
  width: 31%;
  text-align: center;
}
.ins-main .ins-product li .img-box .brand img {
  width: 100%;
}
.ins-main .ins-product li .img-box .web-link {
  width: 26%;
  margin: 40% auto 0;
}
.ins-main .ins-product li .img-box .web-link img {
  width: 100%;
}
.ins-main .ins-product li .txt-box {
  width: 69%;
  float: right;
}
.ins-main .ins-product li .txt-box a {
  display: block;
  padding: 4% 6%;
  background: #f7f7f7;
  height: 218px;
}
.ins-main .ins-product li .txt-box a:hover {
  background: #ee7929;
}
.ins-main .ins-product li .txt-box a:hover h6 {
  color: #fff;
}
.ins-main .ins-product li .txt-box a:hover p {
  color: #fff;
}
.ins-main .ins-product li .txt-box a:hover span {
  color: #fff;
}
.ins-main .ins-product li .txt-box a h6 {
  font-size: 1.8rem;
  color: #121212;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ins-main .ins-product li .txt-box a p {
  font-size: 1.4rem;
  color: #7b7b7b;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  margin: 10% 0;
}
.ins-main .ins-product li .txt-box a span {
  font-size: 1.4rem;
  color: #3b3b3b;
}
.ins-main .ins-product li:nth-child(2n+2) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .ins-main .ins-product {
    padding: 2% 0;
  }
  .ins-main .ins-product li {
    width: 100%;
    float: left;
    margin-right: 0;
    border: 1px solid #efefef;
    height: 170px;
    margin-bottom: 3%;
  }
  .ins-main .ins-product li .img-box {
    float: left;
    width: 31%;
    text-align: center;
  }
  .ins-main .ins-product li .img-box .brand img {
    width: 100%;
  }
  .ins-main .ins-product li .img-box .web-link {
    width: 26%;
    margin: 40% auto 0;
  }
  .ins-main .ins-product li .img-box .web-link img {
    width: 100%;
  }
  .ins-main .ins-product li .txt-box {
    width: 69%;
    float: right;
  }
  .ins-main .ins-product li .txt-box a {
    display: block;
    padding: 4% 6%;
    background: #f7f7f7;
    height: 168px;
  }
  .ins-main .ins-product li .txt-box a:hover {
    background: #ee7929;
  }
  .ins-main .ins-product li .txt-box a:hover h6 {
    color: #fff;
  }
  .ins-main .ins-product li .txt-box a:hover p {
    color: #fff;
  }
  .ins-main .ins-product li .txt-box a:hover span {
    color: #fff;
  }
  .ins-main .ins-product li .txt-box a h6 {
    font-size: 1.8rem;
    color: #121212;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .ins-main .ins-product li .txt-box a p {
    font-size: 1.4rem;
    color: #7b7b7b;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin: 10% 0;
  }
  .ins-main .ins-product li .txt-box a span {
    font-size: 1.4rem;
    color: #3b3b3b;
  }
  .ins-main .ins-product li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.ins-main .product-show {
  padding: 2% 0;
}
.ins-main .product-show .top-con {
  padding: 2%;
  background: #f7f7f7;
}
.ins-main .product-show .top-con .brand {
  float: left;
}
.ins-main .product-show .top-con .web-link {
  float: right;
  vertical-align: middle;
  margin-top: 23px;
}
.ins-main .product-show .top-con .web-link a {
  font-size: 1.6rem;
  color: #212121;
}
.ins-main .product-show .top-con .web-link span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 10px;
}
.ins-main .product-show .top-txt {
  padding: 2%;
}
.ins-main .product-show .top-txt p {
  font-size: 1.4rem;
  color: #777;
  line-height: 180%;
}
.ins-main .product-show .show-tit {
  height: 50px;
  line-height: 50px;
  background: #eee;
}
.ins-main .product-show .show-tit h5 {
  width: 122px;
  text-align: center;
  background: #ee7929;
  font-size: 1.6rem;
  color: #fff;
  height: 50px;
  line-height: 50px;
}
.ins-main .product-show .list-box {
  padding: 3%;
}
.ins-main .product-show .list-box li {
  margin-bottom: 2%;
}
.ins-main .product-show .list-box li h6 {
  font-size: 1.6rem;
  color: #777;
  font-weight: 600;
}
.ins-main .product-show .list-box li span {
  font-size: 1.4rem;
  color: #777;
}
.ins-main .product-show .message .form-box {
  padding: 2% 0;
}
.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: 86%;
  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 textarea {
  width: 61.5%;
  padding: 5px;
  border: 1px solid #f0f0f0;
  margin-left: 1.2%;
  height: 80px;
  float: left;
}
.ins-main .product-show .message .submit {
  width: 220px;
  height: 40px;
  border: none;
  text-align: center;
  background: #ee7929;
  cursor: pointer;
  float: right;
  font-size: 1.4rem;
  color: #fff;
  margin-top: 40px;
}
@media (max-width: 768px) {
  .ins-main .product-show {
    padding: 2% 0;
  }
  .ins-main .product-show .top-con {
    padding: 2%;
    background: #f7f7f7;
  }
  .ins-main .product-show .top-con .brand {
    float: left;
  }
  .ins-main .product-show .top-con .web-link {
    float: right;
    vertical-align: middle;
    margin-top: 23px;
  }
  .ins-main .product-show .top-con .web-link a {
    font-size: 1.6rem;
    color: #212121;
  }
  .ins-main .product-show .top-con .web-link span {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
  }
  .ins-main .product-show .top-txt {
    padding: 2%;
  }
  .ins-main .product-show .top-txt p {
    font-size: 1.4rem;
    color: #777;
    line-height: 180%;
  }
  .ins-main .product-show .show-tit {
    height: 50px;
    line-height: 50px;
    background: #eee;
  }
  .ins-main .product-show .show-tit h5 {
    width: 122px;
    text-align: center;
    background: #ee7929;
    font-size: 1.6rem;
    color: #fff;
    height: 50px;
    line-height: 50px;
  }
  .ins-main .product-show .list-box {
    padding: 3%;
  }
  .ins-main .product-show .list-box li {
    margin-bottom: 2%;
  }
  .ins-main .product-show .list-box li h6 {
    font-size: 1.6rem;
    color: #777;
    font-weight: 600;
  }
  .ins-main .product-show .list-box li span {
    font-size: 1.4rem;
    color: #777;
  }
  .ins-main .product-show .message .form-box {
    padding: 2% 0;
  }
  .ins-main .product-show .message ul:nth-child(1) li {
    width: 100%;
    margin-right: 0%;
    float: left;
    height: 40px;
    line-height: 40px;
    margin-bottom: 10px;
    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: 89%;
    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: 10px 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 textarea {
    width: 89%;
    padding: 5px;
    border: 1px solid #f0f0f0;
    margin-left: 1.2%;
    height: 80px;
    float: right;
  }
  .ins-main .product-show .message .submit {
    width: 180px;
    height: 40px;
    border: none;
    text-align: center;
    background: #ee7929;
    cursor: pointer;
    float: right;
    font-size: 1.4rem;
    color: #fff;
    margin-top: 10px;
  }
}
.ins-main .ins-wenti li {
  padding: 2% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-wenti li:hover h6 {
  color: #ee7929;
  background: url("../images/wenti-lit_06.jpg") no-repeat left center;
}
.ins-main .ins-wenti li h6 {
  font-size: 1.6rem;
  color: #393939;
  padding-left: 54px;
  height: 35px;
  line-height: 35px;
  background: url("../images/wenti-lit_03.jpg") no-repeat left center;
}
.ins-main .ins-wenti li p {
  padding-left: 54px;
  line-height: 180%;
  font-size: 1.4rem;
  color: #7b7b7b;
}
.ins-main .ins-jiejue li {
  padding: 3% 0;
  border-bottom: 1px solid #eee;
}
.ins-main .ins-jiejue li:hover .txt h6 {
  color: #ee7929;
}
.ins-main .ins-jiejue li:hover .txt span {
  color: #ee7929;
}
.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: #ee7929;
  }
  .ins-main .ins-jiejue li:hover .txt span {
    color: #ee7929;
  }
  .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: #ee7929;
  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: #ee7929;
  background-color: #ee7929;
}
@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: #ee7929;
    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: #ee7929;
    background-color: #ee7929;
  }
}
/*弹窗样式*/
.layui-layer-page .layui-layer-content {
  height: auto!important;
}
.layui-layer .layui-layer-title {
  font-size: 0;
  background-color: #fff;
  border-bottom: 0;
}
.layui-layer .layui-layer-title {
  background: transparent;
}
@media (max-width: 768px) {
  .layui-layer {
    width: 96%!important;
  }
  .mod_player {
    width: 96%!important;
  }
  .layui-layer-photos {
    width: auto!important;
  }
}
