body {
  font-family:"Microsoft YaHei", "黑体", "宋体", sans-serif;
  overflow-x: hidden;
}
a {
  text-decoration: none!important;
}
.navbar-brand {
  float: none;
  line-height: 0;
}
.mobile-con {
  display: none;
}
.header .header-con {
  background: #fff;
  border-top: 12px solid #33c4bd;
  height: 250px;
}
.header .header-top {
  height: 160px;
  background: #fff;
  position: relative;
}
.header .header-top .line {
  width: 100%;
  height: 1px;
  background: #e5e5e5;
  top: 130px;
  position: absolute;
  left: 0;
}
.page_honor{margin-top:20px;}

.page_honor img{max-width:100%;}
.header .header-top .container {
  position: relative;
}
.header .header-top .logo {
  /*position: absolute;top:0;left: -132px;*/
  float: left;
  margin-left: -132px;
}
.header .header-top .logo img {
  max-width: 100%;
}
.header .header-top .pc-nav {
  width: 70%;
  position: absolute;
  top: 74px;
  right: -175px;
}
.header .header-top .pc-nav li {
  float: left;
  text-align: center;
  position: relative;
  margin: 0 2%;
}
.header .header-top .pc-nav li a {
  display: inline-block;
  vertical-align: middle ;
  text-align: center;
  color: #000;
  font-size: 18px;
}
.header .header-top .pc-nav li :after {
  position: absolute;
  width: 0;
  height: 3px;
  left: 50%;
  top: 55px;
  content: '';
  transform: translateX(-50%) translateY(0%);
  background-color: #33c4bd;
  transition: width .3s;
}
.header .header-top .pc-nav li:hover :after {
  width: 100%;
}
.header .header-top .pc-nav .active :after {
  width: 100%;
}
.header .header-bot {
  height: 78px;
}
.header .header-bot .container {
  height: 78px;
}
.header .header-bot .lf {
  width: 40%;
}
.header .header-bot .lf .link {
  float: left;
  color: #7f7f7f;
  margin: 36px 0 0 20px;
}
.header .header-bot .lf .link a {
  display: inline-block;
  margin: 0 4px;
  font-size: 16px;
  color: #7f7f7f;
}
.header .header-bot .lf .link a:hover {
  color: #33c4bd;
}
.header .header-bot .lf .language {
  float: left;
  color: #7f7f7f;
  margin: 36px 0 0 20px;
}
.header .header-bot .lf .language a {
  display: inline-block;
  margin: 0 4px;
  font-size: 16px;
  color: #7f7f7f;
}
.header .header-bot .lf .language a:hover {
  color: #33c4bd;
}
.header .header-bot .rt {
  width: 60%;
  float: right;
}
.header .header-bot .rt .search {
  float: right;
  margin-top: 26px;
}
.header .header-bot .rt .search form {
  position: relative;
}
.header .header-bot .rt .search .txt {
  width: 250px;
  height: 30px;
  line-height: 30px;
  padding: 0 30px 0 14px;
  border: 1px solid #ccc;
}
.header .header-bot .rt .search .submit {
  position: absolute;
  top: 1px;
  right: 0px;
  cursor: pointer;
  height: 28px;
  width: 30px;
  background: url("../images/search-btn_03.jpg") no-repeat left center;
  border: none;
}
.header .header-bot .rt .contact {
  float: right;
  margin-top: 33px;
}
.header .header-bot .rt .contact a {
  font-size: 16px;
  color: #eca100;
  display: inline;
  margin: 0 0 0 30px;
  padding: 8px 0 8px 40px;
}
.header .header-bot .rt .contact a:nth-child(1) {
  background: url("../images/header-icon_03.png") no-repeat left center;
}
.header .header-bot .rt .contact a:nth-child(2) {
  background: url("../images/header-icon_05.png") no-repeat left center;
}
@media (max-width: 1450px) {
  .header .header-top .logo {
    margin-left: 0px;
  }
}
@media (max-width: 1200px) {
  .header .header-top .logo {
    margin-left: 0px;
  }
  .header .header-top .pc-nav {
    right: -175px;
  }
  .header .header-top .pc-nav li {
    margin: 0 1%;
  }
  .header .header-bot {
    height: 78px;
  }
  .header .header-bot .container {
    height: 78px;
  }
  .header .header-bot .lf {
    width: 40%;
  }
  .header .header-bot .rt {
    width: 60%;
  }
  .header .header-bot .rt .contact {
    display: none;
  }
}
@media (max-width: 992px) {
  .header .header-top .logo {
    margin-left: -132px;
  }
  .header .header-top .pc-nav {
    width: 70%;
    right: -120px;
  }
  .header .header-top .pc-nav li {
    margin: 0 1%;
  }
  .header .header-top .pc-nav li a {
    font-size: 14px;
  }
  .header .header-bot {
    height: 78px;
  }
  .header .header-bot .container {
    height: 78px;
  }
  .header .header-bot .lf {
    width: 60%;
  }
  .header .header-bot .rt {
    width: 40%;
  }
  .header .header-bot .rt .contact {
    display: none;
  }
}
.header .mobile-con .navbar-default {
  background-color: #33c4bd;
}
.header .mobile-con .navbar-header .navbar-brand {
  float: none;
  line-height: 0;
  padding: 0;
}
.header .mobile-con .navbar-brand > img {
  width: 36%;
  margin: 2% 0 1% 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 .language {
  display: inline-block;
  position: relative;
  margin: 24px 12px 0 0;
  float: right;
  color: #fff;
}
.header .mobile-con .language a {
  font-size: 14px;
  padding: 0px 6px;
  color: #fff;
}
.header .mobile-con .language a:hover {
  color: #235db0;
}
.header .mobile-con .language .active {
  color: #235db0;
}
/*mobile-header*/
@media (max-width: 768px) {
  .pc-con {
    display: none!important;
  }
  .mobile-con {
    display: block!important;
  }
}
/*main*/
.main {
  clear: both;
}
.main .carousel-indicators li {
  display: inline-block;
  width: 34px;
  height: 2px;
  margin: 0px 8px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 0;
}
.main .carousel-indicators .active {
  width: 34px;
  height: 2px;
  margin: 0 8px;
  background-color: #33c4bd;
}
@media (max-width: 768px) {
  .main {
    margin-top: 55px;
  }
}
.main .ad-box .top-banner {
  width: 100%;
  position: relative;
}
.main .ad-box img {
  width: 100%;
}
.main .ad-box .swiper-pagination {
  position: absolute;
  bottom: 10px;
  z-index: 99;
}
.main .ad-box .swiper-pagination-bullet {
  background: #235db0;
}
.main .service {
  height: 950px;
  background: url("../images/top-bg_02.png") no-repeat center;
}
.main .service .linian .container {
  position: relative;
}
.main .service .linian .top-txt {
  position: absolute;
  top: 20px;
  left: 390px;
}
.main .service .linian p {
  font-size: 14px;
  color: #323232;
  margin: 16px 0;
}
.main .service .linian p:nth-child(1) {
  padding-left: 25px;
}
.main .service .linian p:nth-child(2) {
  padding-left: 64px;
}
.main .service .linian p:nth-child(3) {
  padding-left: 103px;
}
.main .service .linian p:nth-child(4) {
  padding-left: 139px;
}
.main .service .linian p:nth-child(5) {
  padding-left: 176px;
}
.main .service .service-tit {
  text-align: center;
}
.main .service .service-tit .con {
  margin-top: 266px;
  text-align: center;
}
.main .service .service-tit span {
  font-size: 40px;
  color: #ccc;
  font-weight: 200;
  letter-spacing: 6px;
  font-family: "Microsoft YaHei";
  text-transform: uppercase;
}
.main .service .service-tit h5 {
  font-size: 36px;
  color: #eca100;
}
.main .service .service-tit h6 {
  font-size: 24px;margin-top: 10px;height: 60px;line-height: 60px;letter-spacing: 2px;
  color: #fff;
  background: url("../images/honor-tit-bg_03.png") no-repeat center;
}
.main .service .list-box {
  margin: 60px 0;
}
.main .service .list-box:hover .list-con h6 {
  color: #000;
  border-color: #000;
}
.main .service .list-box:hover .list-con p {
  color: #484848;
}
.main .service .list-box .list-con {
  width: 80%;
  margin: 0 auto;
  transition: 0.3s;
  vertical-align: top;
  position: relative;
  text-align: center;
}
.main .service .list-box .list-con h6 {
  padding: 130px 0 14px 0;text-align: left;
  font-size: 20px;
  color: #000;
  font-weight: 400;
  font-family: "Microsoft YaHei";
  border-bottom: 1px solid #000;
}
.main .service .list-box .list-con p {
  font-size: 14px;
  color: #484848;
  line-height: 28px;text-align: left;
}
.main .service .list-box:nth-child(1) {
  background: url("../images/index_tb1.png") no-repeat center top;
}
.main .service .list-box:nth-child(2) {
  background: url("../images/service-list_05.png") no-repeat center top;
}
.main .service .list-box:nth-child(3) {
  background: url("../images/service-list_07.png") no-repeat center top;
}
.main .service .list-box:nth-child(4) {
  background: url("../images/service-list_09.png") no-repeat center top;
}
.main .service .list-box:nth-child(1):hover {
  background: url("../images/service-list_03.png") no-repeat center top;
}
.main .service .list-box:nth-child(2):hover {
  background: url("../images/index_tb2_2.png") no-repeat center top;
}
.main .service .list-box:nth-child(3):hover {
  background: url("../images/index_tb3_3.png") no-repeat center top;
}
.main .service .list-box:nth-child(4):hover {
  background: url("../images/index_tb4_4.png") no-repeat center top;
}
@media (max-width: 1150px) {
  .main .service {
    height: auto;
    background: none;
  }
  .main .service .linian {
    display: none;
  }
  .main .service .service-tit {
    text-align: center;
  }
  .main .service .service-tit .con {
    margin-right: 17%;
    margin-top: 36px;
  }
}
@media (max-width: 992px) {
  .main .service .service-tit {
    text-align: center;
  }
  .main .service .service-tit .con {
    margin-right: 4%;
    margin-top: 36px;
  }
}
@media (max-width: 768px) {
  .main .service .service-tit {
    text-align: center;
  }
  .main .service .service-tit .con {
    margin-right: 0%;
    margin-top: 26px;
    text-align: center;
    padding-right: 0px;
    background: none;
  }
  .main .service .service-tit span {
    font-size: 30px;
    color: #ccc;
    font-weight: 200;
    letter-spacing: 6px;
    font-family: "Microsoft YaHei";
    text-transform: uppercase;
  }
  .main .service .service-tit h5 {
    font-size: 24px;
    color: #eca100;
  }
  .main .service .service-tit h6 {
    font-size: 16px;
    color: #fff; letter-spacing: 0px;
  }
  .main .service .list-box {
    margin: 10px 0;
  }
  .main .service .list-box:hover .list-con h6 {
    color: #eca100;
    border-color: #eca100;
  }
  .main .service .list-box:hover .list-con p {
    color: #eca100;
  }
  .main .service .list-box .list-con {
    width: 90%;
    margin: 0 auto;
    transition: 0.3s;
    vertical-align: top;
    position: relative;
    text-align: center;
  }
  .main .service .list-box .list-con h6 {
    padding: 150px 0 14px 0;
    font-size: 24px;
    color: #000;
    font-weight: 400;
   
    border-bottom: 1px solid #000;
  }
  .main .service .list-box .list-con p {
    font-size: 14px;
    color: #484848;
    line-height: 28px;
  }
}
.main .pro {
  background: url("../images/center-bg_02.png") no-repeat center top;
  height: 907px;
}
.main .pro .pro-tit {
  text-align: center;

  padding-top: 40px;
}
.main .pro .pro-tit span {
  font-size: 40px;
  color: #ccc;
  font-weight: 200;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.main .pro .pro-tit h5 {
  font-size: 30px;
  color: #eca100;
  height: 51px;
  line-height: 51px;
  font-weight: 500;
  /*
  background: url("../images/pro-bg_03.png") no-repeat center;
  */
}
.main .pro .pro-tit p {
  height: 60px;
  background: url("../images/pro-tit-bg2_03.png") no-repeat center;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
}
.main .pro .pro-con {
  height: 550px;
  margin-top: 54px;
}
/* .main .pro .pro-con .slideTxtBox .hd ul li.on .txt {
  display: none;
}
.main .pro .pro-con .slideTxtBox .hd ul li.on .bg {
  transform: scale(1);
}
.main .pro .pro-con .slideTxtBox .hd ul li.on .bg .txt {
  display: block;
} */
.main .pro .pro-con .slideTxtBox .bd ul {
  float: right;
}
.main .pro .pro-con .slideTxtBox .bd li {
  width: 764px;
  height: 550px;
}
.main .pro .pro-con .lf {
  width: 31%;
  float: left;
  margin-left: 4%;
}
.main .pro .pro-con .lf li {
  width: 180px;
  height: 180px;
  margin: 0 5px 5px 0;
  float: left;
  background: #ccc;
  position: relative;
}
.main .pro .pro-con .lf li:hover .txt {
  display: none;
}
.main .pro .pro-con .lf li:hover .bg {
  transform: scale(1);
}
.main .pro .pro-con .lf li:hover .bg .txt {
  display: block;
}
.main .pro .pro-con .lf li .txt {
  font-size: 18px;
  color: #000;
  margin: 53px 0 0 28px;
}
.main .pro .pro-con .lf li .txt span {
  font-size: 12px;
  text-transform: uppercase;
}
.main .pro .pro-con .lf li .bg {
  width: 180px;
  height: 180px;
  background: #eca100 url("../images/prolist-bg_03.png") no-repeat center;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(0);
  transition: 0.3s;
}
.main .pro .pro-con .lf li .bg .txt {
  margin: 30px 0 0 28px;
  color: #fff;
}
@media (max-width: 1200px) {
  .main .pro {
    background: none;
    height: auto;
  }
  .main .pro .pro-con {
    height: auto;
    margin-top: 54px;
  }
  .main .pro .pro-con .slideTxtBox .hd ul li.on .txt {
    display: none;
  }
  .main .pro .pro-con .slideTxtBox .hd ul li.on .bg {
    transform: scale(1);
  }
  .main .pro .pro-con .slideTxtBox .hd ul li.on .bg .txt {
    display: block;
  }
  .main .pro .pro-con .slideTxtBox .bd ul {
    float: none;
  }
  .main .pro .pro-con .slideTxtBox .bd li {
    width: 764px;
    height: auto;
    margin: 0 auto;
  }
  .main .pro .pro-con .lf {
    width: 100%;
    float: left;
    margin-left: 0%;
    text-align: center;
  }
  .main .pro .pro-con .lf li {
    width: 180px;
    height: 180px;
    margin: 0 5px 5px 0;
    float: none;
    display: inline-block;
    background: #ccc;
    position: relative;
    vertical-align: top;
  }
  .main .pro .pro-con .lf li:hover .txt {
    display: none;
  }
  .main .pro .pro-con .lf li:hover .bg {
    transform: scale(1);
  }
  .main .pro .pro-con .lf li:hover .bg .txt {
    display: block;
  }
  .main .pro .pro-con .lf li .txt {
    font-size: 18px;
    color: #000;
    text-align: left;
    margin: 53px 0 0 28px;
  }
  .main .pro .pro-con .lf li .txt span {
    font-size: 12px;
    text-transform: uppercase;
  }
  .main .pro .pro-con .lf li .bg {
    width: 180px;
    height: 180px;
    background: #eca100 url("../images/prolist-bg_03.png") no-repeat center;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: 0.3s;
  }
  .main .pro .pro-con .lf li .bg .txt {
    margin: 30px 0 0 28px;
    color: #fff;
  }
}
@media (max-width: 768px) {
  .main .pro {
    background: none;
    height: auto;
  }
  .main .pro .pro-tit {
    text-align: center;

    padding-top: 40px;
  }
  .main .pro .pro-tit span {
    font-size: 30px;
    color: #ccc;
    font-weight: 200;
    letter-spacing: 6px;
    text-transform: uppercase;
  }
  .main .pro .pro-tit h5 {
    font-size: 24px;
    color: #eca100;
    height: 51px;
    line-height: 51px;
    font-weight: 500;
    /*background: url("../images/pro-bg_03.png") no-repeat center;*/
  }
  .main .pro .pro-tit p {
    font-size: 18px;
    height: 60px;
    background: none;
    line-height: 60px;
    color: #000000;
  }
  .main .pro .pro-con {
    height: auto;
    margin-top: 54px;
  }
  .main .pro .pro-con .slideTxtBox .hd ul li.on .txt {
    display: none;
  }
  .main .pro .pro-con .slideTxtBox .hd ul li.on .bg {
    transform: scale(1);
  }
  .main .pro .pro-con .slideTxtBox .hd ul li.on .bg .txt {
    display: block;
  }
  .main .pro .pro-con .slideTxtBox .bd ul {
    float: none;
  }
  .main .pro .pro-con .slideTxtBox .bd li {
    width: 100%;
    margin: 0 auto ;
  }
  .main .pro .pro-con .slideTxtBox .bd li img {
    width: 100%;
  }
  .main .pro .pro-con .lf {
    width: 100%;
    float: left;
    margin-left: 0%;
    text-align: center;
  }
  .main .pro .pro-con .lf li {
    width: 47%;
    height: 120px;
    margin: 0 5px 5px 0;
    float: none;
    display: inline-block;
    background: #ccc;
    position: relative;
    vertical-align: top;
  }
  .main .pro .pro-con .lf li:hover .txt {
    display: none;
  }
  .main .pro .pro-con .lf li:hover .bg {
    transform: scale(1);
  }
  .main .pro .pro-con .lf li:hover .bg .txt {
    display: block;
  }
  .main .pro .pro-con .lf li .txt {
    font-size: 18px;
    color: #000;
    text-align: center;
    margin: 13px 0 0 0px;
  }
  .main .pro .pro-con .lf li .txt span {
    font-size: 12px;
    text-transform: uppercase;
  }
  .main .pro .pro-con .lf li .bg {
    width: 100%;
    height: 120px;
    background: #eca100 ;
    position: absolute;
    top: 0;
    left: 0;
    transform: scale(0);
    transition: 0.3s;
  }
  .main .pro .pro-con .lf li .bg .txt {
    margin: 12px 0 0 0px;
    color: #fff;
  }
}
.main .center-ad {
  clear: both;
  height: 300px;
  background: url("../images/ad-bg_02.jpg") no-repeat center;
 
}
.main .center-ad .txt {
  color: #fff;
  margin-left: 42px;
  padding: 50px 0 0 20px;
  background: url("../images/ad-titbg_03.png") no-repeat left 72px;
}
.main .center-ad .txt h6 {
  font-size: 24px;
}
.main .center-ad .txt h4 {
  font-size: 36px;
  font-weight: 600;
}
.main .center-ad .txt p {
  font-size: 16px;
  color: #fff;
  margin-top: 6px;
}
.main .center-ad .tel {
  margin: 44px 0 0 42px;
}
.main .center-ad .tel p {
  display: inline-block;
  vertical-align: middle;
  padding: 8px 0 3px 50px;
  color: #fff;
  font-size: 16px;
  background: url("../images/ad-tel_03.png") no-repeat left center;
}
.main .center-ad .tel p span {
  font-size: 30px;
}
.main .center-ad .tel a {
  display: inline-block;
  width: 160px;
  text-align: center;
  height: 34px;
  line-height: 34px;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
  margin: -8px 0 0 30px;
}
.main .center-ad .tel a:hover {
  background: #eca100;
}
@media (max-width: 1200px) {
  .main .center-ad {
    display: none;
  }
}
.main .bot-con {
  height: 1444px;
  background: url("../images/bot-bg_02.png") no-repeat center;
}
.main .honor .honor-tit {
  text-align: center;

}
.main .honor .honor-tit span {
  font-size: 40px;
  padding: 50px 0 30px;
  display: inline-block;
  color: #ccc;
  font-weight: 200;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.main .honor .honor-tit p {
  letter-spacing: 3px;
  height: 60px;
  background: url("../images/honor-tit-bg_03.png") no-repeat center;
  line-height: 60px;
  font-size: 24px;
  color: #ffffff;
}
.main .honor .list-con {
  margin: 60px 0;
}
.main .honor .list {
  margin: 8px 0;
}
.main .honor .list img {
  width: 100%;
}
.main .honor .txt {
  text-align: center;

}
.main .honor .txt h6 {
  font-size: 18px;
  color: #eca100;
}
.main .honor .txt p {
  font-size: 14px;
  color: #4c4c4c;
  line-height: 36px;
}
@media (max-width: 768px) {
  .main .honor .honor-tit {
    text-align: center;
 
  }
  .main .honor .honor-tit span {
    font-size: 40px;
    padding: 30px 0 10px;
    display: inline-block;
    color: #ccc;
    font-weight: 200;
    letter-spacing: 6px;
    text-transform: uppercase;
  }
  .main .honor .honor-tit p {
    letter-spacing: 3px;
    height: auto;
    background: #f5a701;
    line-height: 40px;
    font-size: 24px;
    color: #ffffff;
  }
  .main .honor .list-con {
    margin: 20px 0;
  }
  .main .honor .list {
    margin: 8px 0;
  }
  .main .honor .list img {
    width: 100%;
  }
  .main .honor .txt {
    text-align: center;

  }
  .main .honor .txt h6 {
    font-size: 18px;
    color: #eca100;
  }
  .main .honor .txt p {
    text-align: left;
    font-size: 14px;
    color: #4c4c4c;
    line-height: 36px;
  }
}
.main .about {
  margin-top: 108px;
}
.main .about .container {
  position: relative;
}
.main .about .tit {
  color: #eca100;
}
.main .about .tit h5 {
  font-size: 36px;
  font-weight: 600;
  margin-left: 1%;
}
.main .about .tit h3 {
  font-size: 60px;
  font-weight: 900;
}
.main .about .lf {
  position: absolute;
  left: 30px;
  top: 180px;
  z-index: 2;
}
.main .about .lf .slideBox {
  width: 550px;
  height: 390px;
  overflow: hidden;
  position: relative;
  border: 1px solid #ddd;
  background: #2eb3ad;
}
.main .about .lf .slideBox .hd {
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 10px;
  z-index: 1;
}
.main .about .lf .slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}
.main .about .lf .slideBox .hd ul li {
  color: #fff;
  float: left;
  margin-right: 2px;
  border: 1px solid #fff;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background: transparent;
  cursor: pointer;
}
.main .about .lf .slideBox .hd ul li.on {
  background: #f7a703;
  color: #fff;
  border-color: #f7a703;
}
.main .about .lf .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}
.main .about .lf .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.main .about .lf .slideBox .bd img {
  width: 550px;
  height: 390px;
  display: block;
}
.main .about .rt {
  z-index: 1;
  width: 710px;
  position: absolute;
  right: 30px;
  top: 57px;

}
.main .about .rt .txt-top p {
  font-size: 24px;
  font-weight: 100;
  color: #fff;
  margin: 26px 0;
  letter-spacing: 10px;
}
.main .about .rt .txt {
  border: 1px solid #fff;
  height: 437px;
}
.main .about .rt .txt .con {
  margin: 32px 30px 26px 150px;
  color: #fff;
}
.main .about .rt .txt .con p {
  font-size: 18px;
  font-weight: 100;
  line-height: 40px;
}
.main .about .rt .txt .con p span {
  font-size: 30px;
  font-weight: 600;
}
.main .about .rt .txt .con a {
  display: block;
  width: 178px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  margin-top: 60px;
  border: 1px solid #fff;
  font-size: 16px;
  color: #fff;
}
.main .about .rt .txt .con a:hover {
  background: #f7a703;
}
@media (max-width: 1200px) {
  .main .bot-con {
    height: auto;
    background: none;
  }
  .main .about {
    margin-top: 60px;
  }
  .main .about .container {
    position: relative;
  }
  .main .about .tit {
    color: #eca100;
    text-align: center;
    margin-bottom: 20px;
  }
  .main .about .tit h5 {
    font-size: 30px;
    font-weight: 600;
  }
  .main .about .tit h3 {
    font-size: 40px;
    font-weight: 900;
  }
  .main .about .lf {
    position: static;
    z-index: 2;
    margin: 0 auto;
  }
  .main .about .lf .slideBox {
    width: 80%;
    height: auto;
    overflow: hidden;
    position: relative;
    border: 1px solid #ddd;
  }
  .main .about .lf .slideBox .hd {
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 10px;
    z-index: 1;
  }
  .main .about .lf .slideBox .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
  }
  .main .about .lf .slideBox .hd ul li {
    color: #fff;
    float: left;
    margin-right: 2px;
    border: 1px solid #fff;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background: transparent;
    cursor: pointer;
  }
  .main .about .lf .slideBox .hd ul li.on {
    background: #f7a703;
    color: #fff;
    border-color: #f7a703;
  }
  .main .about .lf .slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
  }
  .main .about .lf .slideBox .bd li {
    zoom: 1;
    vertical-align: middle;
  }
  .main .about .lf .slideBox .bd img {
    width: 100%;
    height: auto;
    display: block;
  }
  .main .about .rt {
    z-index: 1;
    width: 80%;
    position: static;
    font-family: "Microsoft YaHei";
    margin: 0 auto;
  }
  .main .about .rt .txt-top {
    display: none;
  }
  .main .about .rt .txt {
    border: 1px solid #fff;
    height: auto;
    width: 100%;
  }
  .main .about .rt .txt .con {
    margin: 30px 0 ;
    text-align: center;
    color: #000;
  }
  .main .about .rt .txt .con p {
    font-size: 18px;
    font-weight: 100;
    line-height: 40px;
  }
  .main .about .rt .txt .con p span {
    font-size: 30px;
    font-weight: 600;
  }
  .main .about .rt .txt .con a {
    display: block;
    width: 178px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    margin-top: 30px;
    border: 1px solid #2eb3ad;
    font-size: 16px;
    color: #2eb3ad;
  }
  .main .about .rt .txt .con a:hover {
    background: #f7a703;
    color: #fff;
  }
}
@media (max-width: 768px) {
  .main .about {
    margin-top: 40px;
  }
  .main .about .container {
    position: relative;
  }
  .main .about .tit {
    color: #eca100;
    text-align: center;
    margin-bottom: 20px;
  }
  .main .about .tit h5 {
    font-size: 26px;
    font-weight: 600;
  }
  .main .about .tit h3 {
    font-size: 34px;
    font-weight: 900;
  }
  .main .about .ad-box {
    overflow: hidden;
  }
  .main .about .ad-box img {
    width: 100%;
  }
  .main .about .rt {
    z-index: 1;
    width: 100%;
    position: static;
    font-family: "Microsoft YaHei";
    margin: 0 auto;
  }
  .main .about .rt .txt {
    border: none;
    height: auto;
    width: 100%;
  }
  .main .about .rt .txt .con {
    margin: 30px 0 ;
    text-align: left;
    color: #000;
  }
  .main .about .rt .txt .con p {
    font-size: 16px;
    font-weight: 100;
    line-height: 40px;
  }
  .main .about .rt .txt .con p span {
    font-size: 24px;
    font-weight: 600;
  }
  .main .about .rt .txt .con a {
    display: block;
    width: 178px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    margin-top: 30px;
    border: 1px solid #2eb3ad;
    font-size: 16px;
    color: #2eb3ad;
  }
  .main .about .rt .txt .con a:hover {
    background: #f7a703;
    color: #fff;
  }
}
.main .main-bot {
  height: 1280px;
  background: url("../images/contact-bg_02.png") no-repeat center;
}
.main .main-bot .news {
  width: 100%;
  float: left;
  margin-top: 40px;
}
.main .main-bot .news .slideTxtBox2 {
  width: 100%;
  text-align: left;
}
.main .main-bot .news .slideTxtBox2 .hd {
  height: 90px;
  line-height: 90px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.main .main-bot .news .slideTxtBox2 .hd span {
  font-size: 40px;
  color: #ccc;
  margin-left: 30px;
  font-weight: 100;
  font-family: "Microsoft YaHei";
}
.main .main-bot .news .slideTxtBox2 .hd a {
  display: inline-block;
  float: right;
  font-size: 18px;
  color: #000;
}
.main .main-bot .news .slideTxtBox2 .hd a:hover {
  color: #eca100;
}
.main .main-bot .news .slideTxtBox2 .hd ul {
  float: left;
}
.main .main-bot .news .slideTxtBox2 .hd ul li {
  float: left;
  cursor: pointer;
  font-size: 30px;
  color: #000;
  padding: 0 15px;
}
.main .main-bot .news .slideTxtBox2 .hd ul li.on {
  color: #eca100;
  background: url("../images/pro-bg_03.png") no-repeat center;
}
.main .main-bot .news .slideTxtBox2 .bd ul {
  padding: 15px 0;
  zoom: 1;
}

.main .main-bot .news .slideTxtBox2 .bd li:nth-child(2n+2){margin-right:0;}

.main .main-bot .news .slideTxtBox2 .bd li {
  height: 127px;
  background: url("../images/news-list-bg_06.jpg") no-repeat center;
  overflow: hidden;
  margin-top: 30px;
  transition: 0.3s;
width:48%;
float:left;
margin-right:4%;
}
.main .main-bot .news .slideTxtBox2 .bd li:hover {
  background: url("../images/news-list-bg_03.jpg") no-repeat center;
}
.main .main-bot .news .slideTxtBox2 .bd li:hover .lf img {
  transform: scale(1.1);
}
.main .main-bot .news .slideTxtBox2 .bd li:hover .rt {
  color: #ffffff;
}
.main .main-bot .news .slideTxtBox2 .bd li .lf {
  float: left;
  width: 190px;
  height: 126px;
  overflow: hidden;
}
.main .main-bot .news .slideTxtBox2 .bd li .lf img {
  width: 190px;
  height: 126px;
  transition: 0.3s;
}
.main .main-bot .news .slideTxtBox2 .bd li .rt {
  color: #000;
  width: 363px;
  float: right;
  margin-right: 8px;
}
.main .main-bot .news .slideTxtBox2 .bd li .rt h6 {
  font-size: 18px;
}
.main .main-bot .news .slideTxtBox2 .bd li .rt span {
  font-size: 14px;
}
.main .main-bot .news .slideTxtBox2 .bd li .rt p {
  font-size: 14px;
  line-height: 24px;
  margin: 6px 0;
}
.main .main-bot .faq {
  width: 390px;
  float: right;
  margin-right: 30px;
  margin-top: 40px;
display:none;
}
.main .main-bot .faq .faq-tit {
  height: 90px;
  line-height: 90px;
  position: relative;
  border-bottom: 1px solid #ccc;
}
.main .main-bot .faq .faq-tit h5 {
  width: 163px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  display: inline-block;
  font-size: 30px;
  color: #eca100;
  background: url("../images/pro-bg_03.png") no-repeat center;
}
.main .main-bot .faq .faq-tit span {
  font-size: 40px;
  color: #ccc;
  margin-left: 30px;
  font-weight: 100;
  font-family: "Microsoft YaHei";
}
.main .main-bot .faq .txtScroll-top2 {
  width: 100%;
  overflow: hidden;
  position: relative;
  height: 501px;
}
.main .main-bot .faq .txtScroll-top2 .infoList li {
  border-bottom: 1px solid #e5e5e5;
  height: 174px;
  overflow: hidden;
}
.main .main-bot .faq .txtScroll-top2 .infoList li:hover p {
  color: #eca100;
}
.main .main-bot .faq .txtScroll-top2 .infoList li h6 {
  padding: 36px 0 6px 37px;
  font-size: 18px;
  color: #000;
  background: url("../images/faq_03.jpg") no-repeat left 30px;
}
.main .main-bot .faq .txtScroll-top2 .infoList li p {
  line-height: 24px;
  font-size: 14px;
  color: #333;
  padding-left: 37px;
  background: url("../images/faq_06.jpg") no-repeat left center;
}
.main .main-bot .message .tit {
  text-align: center;
  margin-top: 60px;
}
.main .main-bot .message .tit h5 {
  width: 163px;
  height: 51px;
  line-height: 51px;
  text-align: center;
  margin: 30px auto;
  font-size: 30px;
  color: #eca100;
  /*
  background: url("../images/pro-bg_03.png") no-repeat center;
  */
}
.main .main-bot .message .tit span {
  text-transform: uppercase;
  font-size: 40px;
  color: #ccc;
  margin-left: 30px;
  font-weight: 100;
  font-family: "Microsoft YaHei";
}
.main .main-bot .message .form-box input {
  outline: none;
}
.main .main-bot .message .form-box textarea {
  outline: none;
}
.main .main-bot .message .form-box :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */

  color: #000;
  opacity: 1;
}
.main .main-bot .message .form-box ::-moz-placeholder {
  /* Mozilla Firefox 19+ */

  color: #000;
  opacity: 1;
}
.main .main-bot .message .form-box input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.main .main-bot .message .form-box input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.main .main-bot .message .form-box li {
  width: 42%;
  height: 40px;
  display: inline-block;
  margin-top: 36px;
  font-size: 16px;
  color: #000;
  line-height: 40px;
  border-bottom: 1px solid #909090;
}
.main .main-bot .message .form-box li .txt {
  padding: 0 8px;
  width: 90%;
  float: right;
  height: 40px;
  border: none;
  background: transparent;
}
.main .main-bot .message .form-box li:nth-child(odd) {
  float: right;
}
.main .main-bot .message .form-box p {
  margin-top: 36px;
  clear: both;
  font-size: 16px;
  color: #000;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #909090;
}
.main .main-bot .message .form-box p textarea {
  padding: 0 8px;
  width: 96%;
  float: right;
  height: 40px;
  line-height: 40px;
  border: none;
  background: transparent;
}
.main .main-bot .message .form-box .submit {
  width: 100%;
  height: 40px;
  background: #eca100 url("../images/submit_03.jpg") no-repeat center;
  margin-top: 74px;
  border: none;
  color: transparent;
}
@media (max-width: 1200px) {
  .main .main-bot {
    height: auto;
    background: none;
  }
  .main .main-bot .news {
    width: 80%;
    float: none;
    margin: 40px auto 0;
  }
  .main .main-bot .news .slideTxtBox2 {
    width: 100%;
    text-align: left;
  }
  .main .main-bot .faq {
    width: 80%;
    float: none;
    margin: 40px auto 0;
  }
}
@media (max-width: 768px) {
  .main .main-bot .news {
    width: 100%;
    float: none;
    margin-top: 30px;
  }
  .main .main-bot .news .slideTxtBox2 {
    width: 100%;
    text-align: left;
  }
  .main .main-bot .news .slideTxtBox2 .hd {
    height: 50px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #ccc;
  }
  .main .main-bot .news .slideTxtBox2 .hd span {
    display: none;
  }
  .main .main-bot .news .slideTxtBox2 .hd a {
    display: inline-block;
    float: right;
    font-size: 16px;
    color: #000;
  }
  .main .main-bot .news .slideTxtBox2 .hd a:hover {
    color: #eca100;
  }
  .main .main-bot .news .slideTxtBox2 .hd ul {
    float: left;
  }
  .main .main-bot .news .slideTxtBox2 .hd ul li {
    float: left;
    cursor: pointer;
    font-size: 20px;
    color: #000;
    padding: 0 5px;
  }
  .main .main-bot .news .slideTxtBox2 .hd ul li.on {
    color: #eca100;
    background: none;
  }
  .main .main-bot .news .slideTxtBox2 .bd ul {
    padding: 15px 0;
    zoom: 1;
  }
  .main .main-bot .news .slideTxtBox2 .bd li {
    height: auto;
    background: #f8f8f8;
    overflow: hidden;
    text-align: center;
    margin-top: 30px;
    transition: 0.3s;
  }
  .main .main-bot .news .slideTxtBox2 .bd li:hover {
    background: none;
  }
  .main .main-bot .news .slideTxtBox2 .bd li:hover .lf img {
    transform: scale(1.1);
  }
  .main .main-bot .news .slideTxtBox2 .bd li:hover .rt {
    color: #eca100;
  }
  .main .main-bot .news .slideTxtBox2 .bd li .lf {
    float: none;
    width: 190px;
    height: 126px;
    overflow: hidden;
    margin: 0 auto;
  }
  .main .main-bot .news .slideTxtBox2 .bd li .lf img {
    width: 190px;
    height: 126px;
    transition: 0.3s;
  }
  .main .main-bot .news .slideTxtBox2 .bd li .rt {
    color: #000;
    width: auto;
    float: none;
    margin-right: 0px;
    margin-left: 6px;
  }
  .main .main-bot .news .slideTxtBox2 .bd li .rt h6 {
    font-size: 14px;
  }
  .main .main-bot .news .slideTxtBox2 .bd li .rt span {
    font-size: 14px;
  }
  .main .main-bot .news .slideTxtBox2 .bd li .rt p {
    display: none;
  }
  .main .main-bot .faq {
    width: 100%;
    float: none;
    margin-right: 0px;
    margin-top: 30px;
  }
  .main .main-bot .faq .faq-tit {
    height: 50px;
    line-height: 50px;
    position: relative;
    border-bottom: 1px solid #ccc;
  }
  .main .main-bot .faq .faq-tit h5 {
    width: auto;
    height: auto;
    line-height: normal;
    text-align: center;
    display: inline-block;
    font-size: 20px;
    color: #eca100;
    background: none;
  }
  .main .main-bot .faq .faq-tit span {
    display: none;
  }
  .main .main-bot .message .tit {
    text-align: center;
    margin-top: 30px;
  }
  .main .main-bot .message .tit h5 {
    width: auto;
    height: auto;
    line-height: normal;
    text-align: center;
    margin: 30px auto;
    font-size: 20px;
    color: #eca100;
    background: none;
  }
  .main .main-bot .message .tit span {
    display: none;
  }
  .main .main-bot .message .form-box li {
    width: 100%;
    height: 40px;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
    color: #000;
    line-height: 40px;
    border-bottom: 1px solid #909090;
  }
  .main .main-bot .message .form-box li .txt {
    padding: 0 8px;
    width: 88%;
    float: right;
    height: 40px;
    border: none;
    background: transparent;
  }
  .main .main-bot .message .form-box li:nth-child(odd) {
    float: right;clear: both;
  }
  .main .main-bot .message .form-box p {
    margin-top: 20px;
    clear: both;
    font-size: 16px;
    color: #000;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #909090;
  }
  .main .main-bot .message .form-box p textarea {
    padding: 0 8px;
    width: 88%;
    float: right;
    height: 40px;
    line-height: 40px;
    border: none;
    background: transparent;
  }
  .main .main-bot .message .form-box .submit {
    width: 100%;
    height: 40px;
    background: #eca100 url("../images/submit_03.jpg") no-repeat center;
    margin-top: 14px;
    border: none;
    color: transparent;
  }
}
.footer {
  background: #2eb3ad;
  height: 450px;
}
.footer .container {
  padding: 0 28px;
  position: relative;
}
.footer .list {
  float: left;
  margin-top: 40px;
}
.footer .list h5 {
  font-weight: 300;
  font-size: 24px;
  color: #fff;
}
.footer .list span {
  display: block;
  height: 3px;
  width: 30px;
  background: #fff;
  margin-top: 20px;
}
.footer .list li {
  height: auto;
  margin-top: 28px;
  color: #fff;
}
.footer .list li p {
  display: inline-block;
  margin: 0 0 0 92px;
}
.footer .list a {
  font-size: 14px;
  color: #fff;
}
.footer .list a:hover {
  color: #eca100;
}
.footer .list:nth-child(2) {
  margin-left: 150px;
}
.footer .code {
  width: 245px;
  height: 450px;
  background: #2ca9a3;
  float: right;
  text-align: center;
}
.footer .code .tit {
  width: 122px;
  margin: 42px auto 0;
  background: url("../images/code-bg_03.jpg") no-repeat left center, url("../images/code-bg_05.jpg") no-repeat right center;
}
.footer .code .tit p {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
}
.footer .code img {
  margin-top: 40px;
}
.footer .footer-bot {
  position: absolute;
  width: 70%;
  top: 400px;
  left: 28px;
  border-top: 1px solid #fff;
}
.footer .footer-bot p {
  font-size: 14px;
  color: #fff;
  margin-top: 20px;
}
.footer .footer-bot p:nth-child(1) {
  float: left;
}
.footer .footer-bot p:nth-child(2) {
  float: right;
}
.footer .returnTop {
  z-index: 999;
  display: none;
  cursor: pointer;
  position: fixed;
  bottom: 120px;
  right: 20px;
  width: 80px;
  height: 80px;
  background: url("../images/return-top.png") no-repeat center;
}
@media (max-width: 992px) {
  .footer .code {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer {
    height: auto;
    margin-top: 30px;
  }
  .footer .returnTop {
    width: 40px;
    height: 40px;
    bottom: 60px;
    background: url("../images/return-top2.png") no-repeat center;
  }
  .footer .footer-bot {
    position: static;
    width: 100%;
    text-align: center;
  }
  .footer .footer-bot p {
    font-size: 14px;
    color: #fff;
    margin-top: 10px;
  }
  .footer .footer-bot p:nth-child(1) {
    float: none;
  }
  .footer .footer-bot p:nth-child(2) {
    float: none;
  }
  .footer .footer-con2 {
    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: #2eb3ad url("../images/lit_03.png") no-repeat right center;
    background-position: right 26px top 28px;
    margin: 0;
    font-weight: 500;
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    padding: 18px 26px 18px 24px;
  }
  .footer .footer-con2 .list-con {
    display: none;
  }
  .footer .footer-con2 .list-con a {
    color: #333;
    margin: 0;
    background: #fff;
    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: #eca100;
  }
  .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 .footer-bot {
    border-top: none;
  }
  .footer .footer-con2 .footer-bot p {
    font-size: 14px;
    color: #fff;
    margin: 0px;
    line-height: 26px;
  }
}
/*ins-style*/
.ins-ad img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-ad {
    display: none;
  }
}
.ins-con {
  background: url("../images/ins-main-bg_02.jpg") no-repeat left top, url("../images/ins-main-bg_05.jpg") no-repeat left bottom, url("../images/ins-main-bg_07.jpg") no-repeat right bottom, #f8f8fa;
}
.ins-con .container {
  padding: 60px 15px;
}
@media (max-width: 1440px) {
  .ins-con {
    background: #f8f8fa;
  }
  .ins-con .container {
    padding: 30px 15px;
  }
}
.ins-con .lf {
  width: 25%;
  float: left;
  background: #fff;
}
.ins-con .lf .lf-tit {
  height: 112px;
  background: #33c4bd;
  text-align: center;
  width: 100%;
  color: #fff;
}
.ins-con .lf .lf-tit p {
  font-size: 24px;
  text-transform: uppercase;
  padding-top: 24px;
}
.ins-con .lf .lf-tit h5 {
  font-size: 30px;
}
.ins-con .lf .lf-con {
  width: 86%;
  margin: 30px auto;
}
.ins-con .lf .lf-con li {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: 1px solid #8c8c8c;
  text-align: center;
  margin-bottom: 12px;
}
.ins-con .lf .lf-con li:hover {
  background: #eea200;
  border-color: #eea200;
}
.ins-con .lf .lf-con li:hover a {
  color: #fff;
}
.ins-con .lf .lf-con li a {
  font-size: 18px;
  color: #000;
  display: block;
}
.ins-con .lf .lf-con .active {
  background: #eea200;
  border-color: #eea200;
}
.ins-con .lf .lf-con .active a {
  color: #fff;
}
.ins-con .lf .lf-bot {
  position: relative;
}
.ins-con .lf .lf-bot img {
  width: 100%;
}
.ins-con .lf .lf-bot p {
  font-size: 24px;
  color: #4a2846;
  position: absolute;
  top: 60%;
  left: 29%;
}
@media (max-width: 768px) {
  .ins-con .lf {
    width: 100%;
    float: none;
  }
  .ins-con .lf .lf-tit {
    height: 100px;
  }
  .ins-con .lf .lf-tit p {
    font-size: 22px;
    padding-top: 20px;
  }
  .ins-con .lf .lf-tit h5 {
    font-size: 28px;
  }
  .ins-con .lf .lf-bot {
    display: none;
  }
}
.ins-con .rt {
  width: 72%;
  float: right;
  background: #fff;
  padding: 0 2%;
}
.ins-con .rt .rt-tit {
  height: 48px;
  line-height: 48px;
}
.ins-con .rt .rt-tit p {
  font-size: 14px;
  color: #666;
  padding-left: 25px;
  background: url("../images/house_03.png") no-repeat left center;
}
.ins-con .rt .rt-tit a {
  color: #666;
}
.ins-con .rt .rt-tit a:hover {
  color: #f2a500;
}
.ins-con .rt .ins-pro li {
  width: 24%;
  position: relative;
  margin: 0 0.5% 8px 0.5%;
  float: left;
}
.ins-con .rt .ins-pro li img {
  width: 100%;
}
.ins-con .rt .ins-pro li:hover .txt {
  opacity: 1;
}
.ins-con .rt .ins-pro li .txt {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(51, 196, 189, 0.7);
  text-align: center;
  top: 0;
  left: 0;
  transition: 0.3s;
  opacity: 0;
}
.ins-con .rt .ins-pro li .txt p {
    line-height: 23px;
  font-size: 18px;
  padding-top: 50%;
  padding-bottom: 60px;
  text-transform: uppercase;
  color: #fff;
  background: url("../images/icon_03.png") no-repeat center bottom;
}

.ins-con .rt .page_about{min-height: 600px;}
.page_gy_c{min-height: 300px;}
@media (max-width: 768px) {
  .ins-con .rt .ins-pro li {
    width: 48%;
    margin: 0 1% 8px 1%;
  }
  .ins-con .rt .page_about{min-height: 40px;}
  .page_gy_c{min-height: 40px;}
}
.ins-con .rt .pro-detail .lf {
  width: 41%;
  float: left;
}
.ins-con .rt .pro-detail .lf img {
  width: 100%;
max-width:100%;
}
.ins-con .rt .pro-detail .rt {
  width: 55%;
  float: right;
}
.ins-con .rt .pro-detail .rt .txt {
  padding-top: 50px;
}
.ins-con .rt .pro-detail .rt .txt h3 {
  font-size: 36px;
  font-weight: 600;
  margin-bottom: 40px;
  color: #000;
  border-left: 6px solid #f8aa01;
  padding-left: 18px;
}
.ins-con .rt .pro-detail .rt .txt p {
  font-size: 18px;
  color: #000;
  margin: 10px 0 20px 27px;
  padding: 8px 0 8px 46px;
}
.ins-con .rt .pro-detail .rt .txt p:nth-child(2) {
  background: url("../images/icon2_03.jpg") no-repeat left center;
}
.ins-con .rt .pro-detail .rt .txt p:nth-child(3) {
  background: url("../images/icon2_06.jpg") no-repeat left center;
}
.ins-con .rt .pro-detail .rt .txt p:nth-child(4) {
  background: url("../images/icon2_08.jpg") no-repeat left center;
}
.ins-con .rt .pro-detail .rt .txt p:nth-child(5) {
  background: url("../images/icon2_10.jpg") no-repeat left center;
}
.ins-con .rt .pro-detail .rt .txt p:nth-child(6) {
  background: url("../images/icon2_12.jpg") no-repeat left center;
}
.ins-con .rt .pro-detail .detail-txt {
  margin-top: 45px;
}
.ins-con .rt .pro-detail .detail-txt h6 {
  font-size: 18px;
  color: #000;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.ins-con .rt .pro-detail .detail-txt li {
  margin: 20px 0;
  font-size: 14px;
  color: #000;
}
.ins-con .rt .pro-detail .detail-txt li span {
  margin-left: 20%;
}
@media (max-width: 768px) {
  .ins-con .rt .pro-detail .lf {
    width: 100%;
  }
  .ins-con .rt .pro-detail .rt {
    width: 100%;
  }
  .ins-con .rt .pro-detail .rt .txt {
    padding-top: 20px;
  }
}
.ins-con .rt .ins-contact li {
  width: 50%;
  float: left;
  height: 80px;
position: relative;
}
.ins-con .rt .ins-contact li h6 {
  font-weight: 500;
  font-size: 14px;
  color: #000;
}
.ins-con .rt .ins-contact li p {
  font-size: 18px;
  color: #000;
}
.ins-con .rt .ins-contact li:nth-child(1) p {
  font-size: 18px;
  color: #000;
}
.ins-con .rt .ins-contact .map img {
  width: 100%;
}
@media (max-width: 768px) {
  .ins-con .rt .ins-contact li {
    width: 100%;
    height: 80px;
  }
}
.ins-con .rt .ins-message .form-box {
  padding: 40px 0;
}
.ins-con .rt .ins-message .form-box ul:nth-child(1) li {
  height: 48px;
  line-height: 48px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #242424;
}
.ins-con .rt .ins-message .form-box ul:nth-child(1) .txt {
  height: 46px;
  border: 1px solid #ccc;
  padding: 0 10px;
  margin-left: 3%;
  width: 40%;
}
.ins-con .rt .ins-message .form-box ul:nth-child(2) li span {
  font-size: 16px;
  color: #242424;
  float: left;
}
.ins-con .rt .ins-message .form-box ul:nth-child(2) li textarea {
  height: 138px;
  width: 90%;
  margin-left: 3.5%;
  border: 1px solid #ccc;
  padding: 10px;
}
.ins-con .rt .ins-message .form-box .submit {
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  transition: 0.3s;
  border: none;
  background: #c5c5c5;
  width: 20%;
  margin-left: 9.5%;
  margin-top: 30px;
}
.ins-con .rt .ins-message .form-box .submit:hover {
  background: #f8a901;
}
@media (max-width: 768px) {
  .ins-con .rt .ins-message .form-box {
    padding: 0px 0 20px;
  }
  .ins-con .rt .ins-message .form-box ul:nth-child(1) li {
    height: auto;
    line-height: 30px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #242424;
  }
  .ins-con .rt .ins-message .form-box ul:nth-child(1) .txt {
    height: 46px;
    border: 1px solid #ccc;
    padding: 0 10px;
    margin-left: 0%;
    width: 100%;
  }
  .ins-con .rt .ins-message .form-box ul:nth-child(2) li span {
    font-size: 16px;
    color: #242424;
    float: left;
  }
  .ins-con .rt .ins-message .form-box ul:nth-child(2) li textarea {
    margin-top: 10px;
    height: 138px;
    width: 100%;
    margin-left: 0%;
    border: 1px solid #ccc;
    padding: 10px;
  }
  .ins-con .rt .ins-message .form-box .submit {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    transition: 0.3s;
    border: none;
    background: #c5c5c5;
    width: 40%;
    margin-left: 0%;
    margin-top: 10px;
  }
  .ins-con .rt .ins-message .form-box .submit:hover {
    background: #f8a901;
  }
}
.ins-con .rt .ins-about img {
  width: 100%;
  margin: 14px 0;
}
.ins-con .rt .ins-about .txt .tit {
  margin-bottom: 14px;
}
.ins-con .rt .ins-about .txt .tit h6 {

}
.ins-con .rt .ins-about .txt .tit span {
  font-size: 14px;
  color: #000;
}
.ins-con .rt .ins-about .txt p {
  font-size: 14px;
  line-height: 24px;
  margin: 18px 0;
}
.ins-con .rt .ins-news li {
  margin-bottom: 30px;
}
.ins-con .rt .ins-news li:hover .rt p {
  color: #f2a500;
}
.ins-con .rt .ins-news .lf {
  width: 24.75%;
  float: left;
}
.ins-con .rt .ins-news .lf img {
  width: 100%;
}
.ins-con .rt .ins-news .rt {
  width: 74%;
  float: right;
}
.ins-con .rt .ins-news .rt h6 {
  font-size: 18px;
  color: #000000;
}
.ins-con .rt .ins-news .rt span {
  font-size: 14px;
  color: #000;
}
.ins-con .rt .ins-news .rt p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #000;
}
@media (max-width: 768px) {
  .ins-con .rt .ins-news li {
    margin-bottom: 20px;
  }
  .ins-con .rt .ins-news .lf {
    width: 100%;
    float: left;
  }
  .ins-con .rt .ins-news .lf img {
    width: 100%;
  }
  .ins-con .rt .ins-news .rt {
    width: 100%;
    float: right;
  }
  .ins-con .rt .ins-news .rt h6 {
    font-size: 18px;
    color: #000000;
  }
  .ins-con .rt .ins-news .rt span {
    font-size: 14px;
    color: #000;
  }
  .ins-con .rt .ins-news .rt p {
    margin-top: 10px;
    font-size: 14px;
    line-height: 22px;
    color: #000;
  }
}
.ins-con .rt .news-detail .tit {
  text-align: center;
  margin: 20px 0;
}
.ins-con .rt .news-detail .tit h6 {
  font-size: 18px;
  color: #000;
}
.ins-con .rt .news-detail .tit span {
  font-size: 14px;
  color: #000000;
}
.ins-con .rt .news-detail img {
  width: 100%;
}
.ins-con .rt .news-detail .txt {
  margin: 20px 0;
}
.ins-con .rt .news-detail .txt p {
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
}
.ins-con .rt .ins-gongyi .tit {
  text-align: center;
  margin: 20px 0;
}
.ins-con .rt .ins-gongyi .tit h5 {
  font-weight: 600;
  font-size: 24px;
  color: #000;
  padding-bottom: 30px;
  background: url("../images/gongyi_03.jpg") no-repeat center bottom;
}
.ins-con .rt .ins-gongyi .txt {
  margin: 40px 0;
}
.ins-con .rt .ins-gongyi .txt p {
  font-size: 14px;
  line-height: 24px;
  margin: 20px 0;
}
@media (max-width: 768px) {
  .ins-con .rt {
    width: 100%;
    float: none;
  }
  .ins-con .rt .rt-tit {
    height: auto;
    line-height: 30px;
  }
  .ins-con .rt .rt-tit p {
    background: url("../images/house_03.png") no-repeat left 7px;
  }
}
.ins-con .page-num {
  margin: 30px auto;
  text-align: center;
  position: relative;
  z-index: 6;
}
.ins-con .page-num .box {
  height: 40px;
  line-height: 40px;
}
.ins-con .page-num a:first-child {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #f1f1f1 url("../images/page-num_03.png") no-repeat center;
  border-radius: 4px;
  text-indent: -9999px;
}
.ins-con .page-num a:last-child {
  display: inline-block;
  width: 40px;
  height: 40px;
  background: #816849 url("../images/page-num_05.png") no-repeat center;
  border-radius: 4px;
    text-indent: -9999px;
}
.show_news_center{line-height: 26px;margin-bottom: 50px;}
.ins-con .page-num a {
  display: inline-block;
  font-size: 18px;
  color: #000;
  margin: 0 20px;
  vertical-align: top;
}
.ins-con .page-num span {
  display: inline-block;
  font-size: 18px;
  color: #f2a500;
  margin: 0 20px;
}
.pro-detail{min-height:413px;}
@media (max-width: 768px) {
  .ins-con .page-num {
    margin: 20px auto 0;
  }
.pro-detail{min-height:30px;}
  .ins-con .page-num .container {
    border-top: 1px solid #e2e2e2;
    padding: 30px 0 40px;
  }
  .ins-con .page-num span {
    margin: 0 10px;
  }
  .ins-con .page-num a {
    display: inline-block;
    font-size: 18px;
    color: #000;
    margin: 0 10px;
    vertical-align: top;
  }
}
.sidebar {
  width: 66px;
  height: 244px;
  background: url("../images/side-bar_05.jpg") no-repeat center;
  position: fixed;
  right: 0;
  top: 350px;
}
.sidebar a {
  display: block;
  height: 62px;
  width: 66px;
}

@media (max-width: 768px) {
  .sidebar {
    display: none;
  }
}

.sidebar_yc{position: relative;}
.sidebar_yc_ewm{position: absolute;right: 66px;top: 55px;display: none;}
.sidebar_yc_ewm img{width: 130px; }
.wx_ewm:hover .sidebar_yc_ewm{display: block;}

.pro-detail img{max-width:100%;}
.pro-detail table{width:100% !important;}

.albb_li{position: absolute;
    left: -50px;
    top: 4px;}

.albb_li img{width:45px;}


.ins-about ul li{    clear: both;}
.ins-about h4{clear: both;    margin-top: 30px;
    margin-bottom: 30px;}

.ins-about ul li .col-md-8 h2{    text-align: left;font-size:20px;    margin-top: 55px;}
.ins-about p{line-height:23px;}
.ins-about .tit h4{color:#008138;margin-top:30px;}
.ins-about .tit h6{color:#004E96;font-size:24px;}
.ins-about .txt{
    overflow: hidden;
}