@charset "UTF-8";
/****-----Public-----***/
/*格式化代码-s*/
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, img, dl, dt, dd, blockquote, fieldset, div, strong, label, em, body {
  margin: 0;
  padding: 0;
  border: 0; }

ul, ol, li {
  list-style: none;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
  -webkit-margin-start: 0;
  -webkit-margin-end: 0;
  -webkit-padding-start: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 14px;
  font-family: "museo-slab";
  font-family: "museo-slab";
  font-family: "arial", "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "宋体"; }

input, button {
  margin: 0;
  font-size: 12px;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

a {
  color: #343434;
  text-decoration: none; }

img {
  border: none; }

/*格式化代码-e*/
.C:before, .C:after {
  content: ".";
  display: block;
  height: 0;
  visibility: hidden; }

.C:after {
  clear: both; }

.C {
  zoom: 1; }

/*C-E*/
body {
  font-family: "museo-slab";
  font-family: "arial", "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "宋体"; }

body, form {
  margin: 0;
  padding: 0; }

/* 公共样式 */
.clear {
  clear: both; }

.f-cb {
  zoom: 1; }

.f-cb:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }

.fl {
  float: left;
  display: inline; }

.fr {
  float: right;
  display: inline; }

.w1200 {
  width: 1200px;
  margin: 0 auto; }

a {
  text-decoration: none !important; }

a, img, button {
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  -ms-transition: all 0.4s ease-in-out 0s;
  -o-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s; }

/*list*/
.list_page {
  text-align: center;
  margin: 10px;
  display: block; }

.list_page:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.list_page ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: bottom; }

.list_page ul li {
  display: inline-block;
  border: solid 1px #ddd;
  border-radius: 4px; }

.list_page ul a {
  color: #333;
  padding: 8px 12px;
  line-height: 18px;
  display: block;
  transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  background: #fff; }

.page_group ul {
  border-right: solid 1px #ddd;
  border-radius: 4px; }

.page_group ul li {
  border-right: none;
  border-radius: 0;
  float: left; }

.page_group ul li:not(:first-child):not(:last-child) {
  border-radius: 0; }

.page_group ul li:first-child {
  border-radius: 4px 0 0 4px; }

.page_group ul li:last-child {
  border-radius: 0 4px 4px 0; }

.page_group ul .active a {
  background: #f3f3f3;
  border-radius: 0; }

/*** 

====================================================================
		contentshow  start
====================================================================

***/
.news-show-section {
  background: #fff; }

.contentshow h1 {
  text-align: center;
  margin: 0;
  padding: 0; }

.contentshow .info {
  border-left: 3px solid #2384D5;
  background: #f3f3f3;
  margin: 15px 0;
  padding: 10px 15px;
  font-size: 14px;
  color: #666; }

.contentshow.intro a {
  color: #06C; }

.contentshow.intro a:hover {
  color: #f30; }

.contentshow.intro img {
  max-width: 100%;
  height: auto; }

.contentshow.other {
  margin-top: 30px;
  text-align: center; }

.contentshow.other p {
  font-weight: bold; }

.contentshow.other a {
  display: inline-block;
  margin: 0 10px;
  cursor: pointer;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  padding: 6px 20px;
  min-width: 100px; }

.contentshow.other a span {
  font-size: 18px;
  margin-right: 10px; }

.contentshow.other a em {
  font-style: normal;
  font-size: 18px; }

.contentshow.other a:hover {
  background: #2384D5;
  border-color: #2384D5;
  color: #fff; }

.contentshow.other a:hover span {
  color: #fff; }

.contentshow .tags {
  font-weight: 500; }

.contentshow .tags a {
  margin-left: 15px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 4px 10px;
  font-weight: normal;
  font-size: 14px; }

.contentshow .tags a:hover {
  background: #2384D5;
  color: #fff;
  border-color: #2384D5; }

.contentshow .pre {
  margin: 5px 0 5px 0;
  color: #999; }

.contentshow .next {
  margin: 0 0 5px 0;
  color: #999; }

.yunu-header {
  position: relative;
  z-index: 99; }
  .yunu-header .hdt {
    background-color: #f3f3f3;
    height: 37px;
    line-height: 37px;
    font-size: 12px;
    color: #333; }
    .yunu-header .hdt .tel {
      float: right; }
      .yunu-header .hdt .tel span {
        color: #ff9900; }
    .yunu-header .hdt p {
      float: left; }
  .yunu-header .hdb {
    position: relative;
    z-index: 1;
    background-color: #fff; }
    .yunu-header .hdb .logo {
      overflow: hidden;
      height: 110px;
      line-height: 110px; }
      .yunu-header .hdb .logo img {
        display: inline-block;
        vertical-align: middle;
        max-width: 100%;
        max-height: 100%; }

.yunu-nav {
  float: right;
  margin-right: -15px; }
  .yunu-nav li {
    position: relative;
    float: left;
    height: 110px;
    line-height: 110px;
    padding: 0 15px; }
  .yunu-nav li > a {
    position: relative;
    display: block;
    font-size: 16px;
    color: #333;
    text-align: center; }
  .yunu-nav li > a:after {
    display: none;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: #0097d6; }
  .yunu-nav li.on a:after {
    display: block; }
  .yunu-nav li:hover a:after {
    display: block; }

.nav-sub {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  padding: 10px 0;
  background-color: #fff;
  z-index: 99; }
  .nav-sub > dd {
    position: relative; }
  .nav-sub > dd > a {
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #666;
    text-align: center;
    transition: .3s;
    -ms-transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s; }
  .nav-sub > dd:hover > a {
    color: #fff;
    background-color: #0097d6; }
  .nav-sub > dd:hover .nav-sub2 {
    display: block; }

/**
 * Navigation menu
 */
.navbar {
  padding: 0; }

@media screen and (max-width: 991px) {
  .navbar {
    position: inherit; } }

.navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-nav li {
  position: relative; }

.navbar-nav li a {
  color: #0c2e60;
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  line-height: 110px;
  padding: 0 15px;
  position: relative;
}

.navbar-nav li>a:after {
  display: none;
  content: "";
  position: absolute;
    left: 0px;
    width: 100%;
  bottom: 0;
  height: 4px;
  background-color: #0097d6;
}

.navbar-nav li a li.current-menu-item a, .navbar-nav li a:hover {
  color: #ef470d; }

  .navbar-nav li.hover a::after, .navbar-nav li:hover a::after {
    display: block;
}
  

.navbar-nav li .sub-menu {
  background-color: #fff;
  -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 15px rgba(0, 0, 0, 0.07); }

@media screen and (min-width: 992px) {
  .navbar-nav li .sub-menu {
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    width: 220px;
    z-index: 9; } }

@media screen and (max-width: 991px) {
  .navbar-nav li .sub-menu {
    display: none; } }

@media screen and (min-width: 992px) {
  .navbar-nav li .sub-menu a {
    padding: 20px; } }

.navbar-nav li .sub-menu a:hover {
  background-color: #f5f5f5; }

@media screen and (min-width: 992px) {
  .navbar-nav li:hover .sub-menu {
    opacity: 1;
    visibility: visible; } }

@media screen and (max-width: 991px) {
  .navbar-nav {
    background-color: #fff;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    z-index: 8; }
  .navbar-nav li a {
    padding: 20px 35px; }
  .navbar-nav li a:hover {
    background-color: #f5f5f5; } }

@media screen and (max-width: 575px) {
  .navbar-nav li a {
    padding: 20px 15px; } }

#mobile-menu-toggler {
  color: #000;
  font-size: 20px;
  margin-left: auto;
  margin-right: 10px; }

#mobile-menu-toggler:hover {
  color: #0c2e60; }

@media screen and (min-width: 992px) {
  #mobile-menu-toggler {
    display: none; } }

.menu-dropdown {
  color: #000;
  cursor: pointer;
  display: block;
  font-size: 12px;
  line-height: 20px;
  text-align: center;
  position: absolute;
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 20px;
  height: 20px; }

@media screen and (min-width: 992px) {
  .menu-dropdown {
    font-size: 9px;
    right: -5px; } }

@media screen and (max-width: 991px) {
  .menu-dropdown {
    right: 15px;
    top: 15px;
    -webkit-transform: none;
    transform: none; } }

/*******************************
	-------[=首页]-------
********************************/
.ban-index.swiper-container {
  position: relative; }

.ban-index.swiper-container .swiper-slide .con {
  display: block;
  padding-top: 30%;
  background-repeat: no-repeat;
  background-position: center center;
  -o-background-size: cover;
  -ms-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover; }

.ban-index.swiper-container .swiper-pagination {
  bottom: 10px; }

.ban-index.swiper-container .swiper-pagination .swiper-pagination-bullet {
  margin: 0 4px;
  width: 12px;
  height: 12px;
  opacity: 1;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url(../images/dian1.png); }

.ban-index.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-image: url(../images/dian2.png); }

/*** 

====================================================================
		Section start
====================================================================

***/
section {
  padding: 60px 0px 55px;
  background-color: #fff; }

@media (max-width: 768px) {
  section {
    padding: 20px 0px;
    background-color: #fff; } }

/*** 

====================================================================
		Section end
====================================================================

***/
/*** 

====================================================================
		Section Title
====================================================================

***/
.sec-title {
  position: relative;
  z-index: 1;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 35px; }

.sec-title .title {
  position: relative;
  display: block;
  font-size: 14px;
  line-height: 24px;
  color: #f97534;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 10px; }

.sec-title h3 {
  position: relative;
  display: block;
  font-size: 30px;
  line-height: 1.2em;
  color: #222222;
  font-weight: 600;
  letter-spacing: 1px;
  display: inline-block;
  margin-bottom: 10px; }

.sec-title.centered h3:after {
  position: relative;
  content: '';
  display: block;
  margin: 10px auto 0;
  width: 36px;
  height: 3px;
  background-color: #eb5e18;
  z-index: 2; }

.sec-title.centered h3:before {
  position: absolute;
  bottom: 1px;
  content: '';
  display: block;
  width: 80px;
  margin-left: -40px;
  height: 1px;
  left: 50%;
  background-color: #333; }

.sec-title.light h3 {
  color: #ffffff; }

.sec-title .text {
  position: relative;
  display: block;
  font-size: 15px;
  line-height: 25px;
  color: #888;
  font-weight: 400;
  margin-top: 5px;
  line-height: 2em; }

@media (max-width: 992px) {
  .sec-title {
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
    text-align: center; }
  .sec-title .text {
    font-size: 14px; } }

/*** 

====================================================================
		Section Title End
====================================================================

***/
/* 首页产品中心 */
.ipro {
  background: #fff; }

.ipro_01 {
  margin-left: 0px;
  float: left;
  clear: left;
  margin-right: 0px;
  width: 25.180000000000003%; }
  .ipro_01 .p_gridbox {
    background-image: url(../images/cpbgt.jpg);
    background-repeat: repeat;
    background-position: top center;
    height: 510px; }
  .ipro_01 .w_fbtn-001 .p_CommonBtn .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 14px;
    height: auto; }

#w_common_text-1552990312074 {
  width: auto;
  max-width: none;
  min-width: 0px;
  height: auto;
  max-height: none;
  min-height: 0px;
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 10px; }

#w_fbtn-1552992940156 {
  width: 100%;
  max-width: 200px;
  min-width: 0px;
  height: 100%;
  max-height: 0px;
  min-height: 45px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 125px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px; }

.w_fbtn-001 .p_CommonBtn {
  width: 100%;
  height: 36px;
  color: white;
  border-width: 1px;
  border-style: none;
  border-color: transparent;
  background-color: #ff6600;
  padding-top: 0;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
  min-height: inherit; }

.w_fbtn-001 .p_CommonBtn .font {
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  font-size: 14px;
  height: auto;
  line-height: 36px; }

#w_fbtn-1552992940156 {
  width: 100%;
  max-width: 200px;
  min-width: 0px;
  height: 100%;
  max-height: 0px;
  min-height: 45px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 125px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 0px; }

.ipro_02 {
  width: 74.82%;
  margin-left: 0%;
  margin-right: 0px;
  clear: none;
  float: right; }
  .ipro_02 .web {
    width: 100%;
    height: 250px;
    margin: 0px auto; }
    .ipro_02 .web .con {
      width: 100%;
      height: 250px;
      margin: 0px auto;
      padding-left: 0px;
      padding-top: 0px; }
      .ipro_02 .web .con ul li {
        width: 31%;
        height: 250px;
        float: left;
        margin-left: 10px;
        margin-bottom: 10px;
        position: relative;
        overflow: hidden;
        cursor: pointer; }
        .ipro_02 .web .con ul li .txt {
          width: 100%;
          height: 50px;
          position: absolute;
          left: 0px;
          bottom: 0px;
          color: white;
          font-family: 微软雅黑;
          background: rgba(0, 0, 0, 0.8); }
          .ipro_02 .web .con ul li .txt h3 {
            text-align: center;
            line-height: 50px;
            font-size: 16px; }

.iabous {
  background-image: url(../images/banerxbg.jpg); }
  .iabous .sec-box {
    background: #fff;
    padding: 20px; }
  .iabous .de {
    font-size: 16px;
    color: #999;
    line-height: 28px;
    text-align: center;
    text-align: justify;
    text-justify: inter-ideograph; }
  .iabous .de h2 {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 10px; }
  .iabous .de p {
    font-size: 14px;
    color: #999;
    line-height: 28px;
    text-align: center;
    text-align: justify;
    text-justify: inter-ideograph; }

.wa-c {
  width: 98%;
  margin: 0 auto; }

.wa-ul {
  margin-top: 35px;
  margin-bottom: 5px; }

.wa-ul li {
  float: left;
  /*font-family: 'HelveticaNeueLTCom-Roman';*/
  width: 20%;
  margin-right: 6%;
  text-align: center; }

.wa-ul li:nth-child(4) {
  margin-right: 0; }

.wa-ul li span {
  color: #018ad2; }

.wa-ul li .num-hou {
  font-size: 18px; }

.wa-ul li .num {
  font-family: 'BEBAS';
  font-size: 68px; }

.wa-ul li p {
  font-size: 16px;
  color: #999;
  text-align: center; }

.wa-ul li .h1 {
  font-size: 68px;
  vertical-align: top;
  display: inline-block;
  line-height: 20px; }

/* 数字变大 变小 */
.wa-ul1 {
  margin: 0;
  padding: 0;
  margin-top: 35px;
  margin-bottom: 5px; }

.wa-ul1 li {
  float: left;
  /*font-family: 'HelveticaNeueLTCom-Roman';*/
  width: 20%;
  margin-right: 4%;
  text-align: center; }

.wa-ul1 li:nth-child(4) {
  margin-right: 0; }

.wa-ul1 li span {
  color: #018ad2; }

.wa-ul1 li .num-hou {
  font-size: 18px; }

.wa-ul1 li .num {
  font-family: 'BEBAS';
  font-size: 32px; }

.wa-ul1 li p {
  font-size: 16px;
  color: #999;
  text-align: center !important; }

.wa-ul1 li .h1 {
  font-size: 28px;
  vertical-align: top;
  display: inline-block;
  line-height: 10px; }

.ichoose {
  background: #fff; }

.why-choose-inner {
  background-color: #00a8ee;
  padding: 30px 15px 50px 15px;
  border-radius: 5px;
  overflow: hidden; }
  .why-choose-inner .why-choose-icon {
    width: 100px;
    height: 100px;
    line-height: 100px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    font-size: 66px; }
  .why-choose-inner .why-choose-text {
    text-align: center; }
    .why-choose-inner .why-choose-text h2 {
      font-size: 18px;
      color: #fff;
      padding-bottom: 10px;
      font-weight: 400; }
    .why-choose-inner .why-choose-text h2 a {
      font-size: 18px;
      color: #fff;
      font-weight: 600; }
    .why-choose-inner .why-choose-text p {
      color: #fff;
      font-size: 14px; }

.why-choose-inner.son2 {
  background: #00b591; }

.why-choose-inner.son3 {
  background: #fd5c5c; }

.why-choose-inner.son4 {
  background: #ffa800; }

.inews {
  background: #fff;
  border-top: 1px solid rgba(127, 127, 127, 0.2); }

.news {
  position: relative;
  height: 404px;
  padding-top: 40px; }

.news_hot {
  position: absolute;
  top: 10px;
  left: 0;
  width: 470px;
  height: 354px; }

.box-b2 {
  left: -564px; }

.news_list {
  position: absolute;
  top: 10px;
  width: 600px;
  height: 384px;
  overflow: hidden; }

.box-b3 {
  right: -600px; }

.news_Himg {
  width: 470px;
  height: 250px;
  overflow: hidden; }

.news_Himg img {
  width: 100%;
  min-height: 250px;
  height: auto;
  transition: all 0.5s; }

.news_hot .news_all {
  padding-top: 10px; }

.news_aTop, .news_aTop a {
  display: block;
  height: 24px; }

.news_hot .news_aTop {
  margin-bottom: 10px; }

.news_aTname {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.news_aTime {
  color: #888;
  line-height: 24px;
  height: 24px; }

.news_aDown {
  color: #888;
  line-height: 22px;
  height: 44px;
  overflow: hidden;
  font-size: 14px; }

.news_hot .news_aTname {
  font-size: 18px;
  width: 470px; }

.news_list ul {
  margin: 0;
  padding: 0; }

.news_list li {
  clear: both;
  height: auto;
  overflow: hidden;
  padding: 15px 0 15px; }

.news_time {
  font-family: Arial;
  color: #018ad2;
  font-size: 72px;
  width: 110px;
  height: 82px;
  line-height: 82px;
  text-align: center;
  background: url(../images/date_bg.png) center center no-repeat; }

.news_time .date_day {
  height: 53px;
  line-height: 47px;
  display: block;
  font-size: 30px;
  padding-top: 8px; }

.news_time .date_yyyymm {
  height: 30px;
  line-height: 30px;
  display: block;
  font-size: 12px;
  color: #666; }

.news_list .news_all {
  width: 464px; }

.news_list .news_aTname {
  width: 360px;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  height: 24px;
  font-weight: 600; }

.news_list .news_aDown {
  padding-top: 5px;
  font-size: 14px; }

.news_hot:hover .news_Himg img {
  transform: scale(1.1, 1.1);
  transition: all 0.5s; }

.news_hot:hover .news_all {
  background: #0061ae;
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px; }

.news_hot:hover .news_all .news_aTname {
  color: #fff; }

.news_hot:hover .news_all .news_aDown {
  color: #fff; }

/* 底部 */
.footer {
  /* margin-top: 60px; */ }

.fd-top {
  overflow: hidden;
  background: #262626;
  position: relative;
  padding: 50px 0; }

.fd-logo {
  width: 296px;
  float: left;
  text-align: center;
  padding-top: 22px; }

.fd-logo img {
  width: 154px;
  height: 130px;
  display: inline-block;
  font-size: 0; }

.fd-logo p {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  color: #d8d8d8;
  font-size: 16px; }

.fd-top .col-r {
  overflow: hidden;
  float: none; }

.fd-nav {
  height: 60px;
  border-bottom: #3f3f3f 1px solid; }

.fd-nav li {
  width: 12.5%;
  float: left;
  padding: 22px 0;
  text-align: center; }

.fd-nav li:last-child a {
  border-right: none; }

.fd-nav li a {
  border-right: #d8d8d8 1px solid;
  color: #d8d8d8;
  display: block;
  height: 16px;
  line-height: 16px;
  font-size: 14px; }

.fd-nav li a:hover {
  text-decoration: underline; }

.fd-top .col-r .txt {
  padding: 36px 0 0 28px; }

.fd-top .col-r .txt p {
  color: #a5a5a5;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal; }

.copy {
  line-height: 24px;
  padding: 15px 0px;
  color: #7f7f7f;
  background: #3f3f3f;
  text-align: center; }

.erweima {
  float: right;
  padding-top: 36px; }

.erweima img {
  width: 85px; }

/*** 

====================================================================
    page-feature
====================================================================

***/
.page-feature {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 250px;
  position: relative;
  background: #f5f5f5 url(../images/page-feature.jpg) center center no-repeat; }
  .page-feature .auto-container {
    height: 250px; }
    .page-feature .auto-container .h_text {
      display: none; }
      .page-feature .auto-container .h_text h1 {
        line-height: 44px;
        color: #fff;
        font-size: 44px;
        text-align: center;
        font-weight: bold;
        padding-top: 100px;
        -webkit-text-shadow: 0 0 10px #000;
        -moz-text-shadow: 0 0 10px #000;
        -o-text-shadow: 0 0 10px #000;
        text-shadow: 0 0 10px #000; }
      .page-feature .auto-container .h_text p {
        margin-top: 25px;
        height: 24px;
        line-height: 24px;
        color: #fff;
        font-size: 24px;
        text-align: center;
        letter-spacing: 2px;
        -webkit-text-shadow: 0 0 10px #000;
        -moz-text-shadow: 0 0 10px #000;
        -o-text-shadow: 0 0 10px #000;
        text-shadow: 0 0 10px #000; }
    .page-feature .auto-container .breadcrumb {
      background: none;
      color: #fff;
      text-align: center;
      margin-top: 15px;
      display: none; }
    .page-feature .auto-container .breadcrumb {
      -webkit-text-shadow: 0 0 10px #000;
      -moz-text-shadow: 0 0 10px #000;
      -o-text-shadow: 0 0 10px #000;
      text-shadow: 0 0 10px #000; }

/*** 

====================================================================
    section-header
====================================================================

***/
.section-header {
  padding: 0;
  margin-bottom: 40px; }
  .section-header .title {
    font-size: 30px;
    font-weight: normal;
    color: #333333;
    text-align: center;
    margin: 0;
    padding: 0; }
  .section-header .line {
    background: #ed6d00;
    height: 3px;
    width: 30px;
    display: block;
    margin: 0 auto;
    position: relative;
    border-radius: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    z-index: 2; }
  .section-header .line i {
    display: block;
    background: #ed6d00;
    height: 3px;
    width: 100%;
    position: absolute;
    top: 0; }
  .section-header .line:before, .section-header .line:after {
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background: #eaeaea;
    top: 1px;
    z-index: -1; }
  .section-header .line:before {
    right: 0; }
  .section-header .line:before {
    after: 0; }
  .section-header .subtitle {
    font-size: 14px;
    font-weight: normal;
    color: #666;
    text-align: center;
    margin-top: 0.5em;
    text-transform: uppercase; }

@media (max-width: 480px) {
  .section-header {
    margin-bottom: 15px; }
  .section-header .title {
    font-size: 26px;
    font-weight: 600; }
  .section-header .line {
    margin-top: 10px;
    margin-bottom: 10px; }
  .section-header .subtitle {
    font-size: 14px;
    margin: 0;
    padding: 0; } }

/*** 

====================================================================
    breadcrumb
====================================================================

***/
.breadcrumb {
  margin: 0; }

/*** 

====================================================================
    Main-content
====================================================================

***/
.main-content {
  margin: 0;
  padding: 40PX 0; }

/*** 

====================================================================
    Contact
====================================================================

***/
.h-contact-li {
  position: relative;
  padding: 10px 10px 15px 50px;
  border-bottom: 1px solid #e7e7e7;
  font-size: 16px;
  margin: 0 0 0 20px; }

.h-contact-li:last-child {
  border: none; }

.h-contact-li .zmdi, .h-contact-li .fa {
  position: absolute;
  left: 0;
  top: 28px;
  display: block;
  width: 32px;
  height: 32px;
  font-size: 28px;
  color: #ff9900; }

.h-contact-li .tit {
  color: #333;
  margin-bottom: 5px;
  padding: 0;
  line-height: 20px;
  margin: 0;
  margin-top: 10px;
  margin-bottom: 10px; }

.h-contact-li .txt {
  color: #888;
  margin-bottom: 5px;
  padding: 0;
  line-height: 20px;
  margin: 0; }

#baidumap {
  width: 100%;
  height: 380px; }
 
#baidumap img{
    width: auto;
    max-width: none;
    max-width: inherit;
}

/*** 

====================================================================
    page_show
====================================================================

***/
.page_show p {
  margin: 0 0 1rem 0; }

/*Team Thumb Css Start*/
.team-thumb figure,
.blog-thumb figure {
  overflow: hidden; }

.team-thumb figure::before,
.blog-thumb figure::before {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: "";
  opacity: 0;
  position: absolute;
  -webkit-transform: scale(0.95);
  -moz-transform: scale(0.95);
  -ms-transform: scale(0.95);
  -o-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: color 300ms 0ms, opacity 300ms 0ms, -webkit-transform 300ms 300ms;
  -moz-transition: color 300ms 0ms, opacity 300ms 0ms, -moz-transform 300ms 300ms;
  -o-transition: color 300ms 0ms, opacity 300ms 0ms, -o-transform 300ms 300ms;
  transition: color 300ms 0ms, opacity 300ms 0ms, transform 300ms 300ms; }

.team-thumb:hover figure::before,
.blog-thumb:hover figure::before {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1); }

.team-thumb figure img,
.blog-thumb figure img {
  -webkit-transition: -webkit-transform 800ms, opacity 700ms;
  -moz-transition: -moz-transform 800ms, opacity 700ms;
  -o-transition: -o-transform 800ms, opacity 700ms;
  transition: transform 800ms, opacity 700ms;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transform-origin: bottom center;
  -moz-transform-origin: bottom center;
  -ms-transform-origin: bottom center;
  -o-transform-origin: bottom center;
  transform-origin: bottom center; }

.team-thumb:hover figure img,
.blog-thumb:hover figure img {
  opacity: 0.98;
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15); }

.team-bg {
  background-size: contain;
  background-repeat: repeat;
  background-position: center;
  background-image: url(images/bg/team-bg-2.png); }

.team-bg.blue-bg .nav-style-1 .owl-buttons [class*="owl-"] {
  border-color: #fff !important;
  color: #fff !important; }

.team-thumb {
  margin: 0 0 30px; }

.team-thumb figure {
  margin: 0; }

.team-thumb .text {
  padding: 17px 20px 16px;
  background: #f8f8f8; }

.team-thumb .title {
  font-size: 18px;
  margin: 0 0 9px;
  line-height: normal;
  letter-spacing: -0.6px; }

.team-thumb .text .designation {
  font-size: 14px;
  margin: 0 0 13px;
  font-weight: bold;
  line-height: normal;
  text-transform: uppercase; }

.team-thumb .social-meta {
  display: block;
  margin: 0 0px; }

/*hover*/
.team-thumb:hover {
  background-color: white;
  box-shadow: 0px 10px 60px 0px rgba(223, 223, 223, 0.88); }

.blue-bg .team-thumb .text {
  background-color: #fff; }

/*产品详细页面  开始*/
.pro_show *, :after, :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pro_show {
  margin: 0 -15px; }

.pro_show {
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #f3f3f3;
  background: #fff; }

.pro_show .showleft {
  float: left;
  width: 700px;
  text-align: center;
  border-right: 1px solid #f3f3f3;
  padding-right: 0;
  padding-bottom: 40px; }

.pro_show .showleft .zoom {
  text-align: center; }

.pro_show .showleft .zoom img {
  width: auto;
  max-width: 100%; }

.pro_show .showleft .thumb_pic {
  margin: 15px 0 0 0;
  text-align: center; }

.pro_show .showleft .thumb_pic ul {
  margin: 0 auto; }

.pro_show .showleft .thumb_pic ul li {
  display: inline-block;
  margin-right: 5px;
  border: 1px solid #eaeaea;
  padding: 3px;
  cursor: pointer;
  position: relative; }

.pro_show .showleft .thumb_pic ul li img {
  padding: 10px;
  background: #fff; }

.pro_show .showleft .thumb_pic ul li.hover {
  border: 1px solid #f90;
  background: #fff; }

.pro_show .showleft .thumb_pic ul li.hover:after {
  content: " ";
  position: absolute;
  right: 27px;
  top: -6px;
  width: 11px;
  height: 11px;
  border: #f90 solid 1px;
  border-left: 0;
  border-bottom: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  background: #f90;
  z-index: -1; }

.pro_show .showright {
  padding: 25px 25px  30px; }

.pro_show .showright h1 {
  font-size: 20px;
  margin: 0;
  padding: 0;
  font-weight: 400;
  text-align: left;
  margin: 0 0 10px 0;
  padding: 0; }

.pro_show .showright .intro {
  font-size: 13px;
  margin: 10px 0;
  padding: 0;
  color: #333;
  font-weight: normal;
  line-height: 1.6; }

.pro_show .showright hr {
  margin-top: 1.6rem; }

.pro_show .showright .attribute li {
  font-size: 14px;
  line-height: 30px; }

.pro_show .showright .attribute li em {
  display: inline-block;
  width: 80px;
  font-style: normal;
  color: #555;
  font-size: 14px; }

.pro_show .showright .price {
  font-size: 14px;
  line-height: 30px;
  margin: 20px 0; }

.pro_show .showright .price span {
  font-size: 36px;
  color: #f60; }

.pro_show .showright .price em {
  font-size: 12px;
  color: #999;
  font-style: normal;
  padding-left: 5px; }

.pro_show .showright .tags {
  margin: 20px 0; }

.pro_show .showright .tags a {
  margin-left: 10px;
  display: inline-block;
  border-radius: 4px;
  border: 1px solid #dadada;
  background: #fff;
  padding: 2px 6px;
  font-weight: normal;
  font-size: 14px; }

.pro_show .showright .tags a:hover {
  background: #2384D5;
  color: #fff;
  border-color: #2384D5; }

.pro_show .showright .action {
  margin: 30px 0 50px 0; }

.pro_show .showright .action button {
  border-radius: 8px;
  padding: 8px 25px;
  font-size: 16px; }

.pro_show .showright .other .tag {
  color: #888; }

.pro_show .showright .other .tag a {
  padding: 0 4px; }

.pro_intro {
  margin: 20px 0; }

.pro_intro .showleft {
  width: 100%;
  margin-top: 20px; }

.box20190429 {
  border: 1px solid #f3f3f3;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
  background: #fff; }

.pro_intro .plist {
  margin: 15px; }

.pro_intro .plist ul li {
  margin: 0 0 15px 0; }

.pro_intro .plist ul li a {
  border: 1px solid #ededed;
  padding: 8px;
  display: block;
  background: #fafafa;
  border-radius: 4px; }

.pro_intro .plist ul li a div {
  overflow: hidden;
  width: 100%;
  height: 100%; }

.pro_intro .plist ul li a div img {
  width: 100%;
  height: 100%;
  display: block;
  border: 0; }

.pro_intro .plist ul li a p {
  text-align: center;
  font-size: 14px;
  color: #333;
  margin: 0;
  padding: 5px 0; }

.pro_intro .plist ul li a:hover {
  color: #f30;
  background: #ed6d00; }

.pro_intro .plist ul li a:hover p {
  color: #fff; }

.pro_intro .showright {
  width: 100%;
  border: 1px solid #f3f3f3;
  box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
  background: #fff; }

.pro_intro .tabs {
  width: 100%;
  background: #f7f7f7; }

.pro_intro .tabs ul {
  width: 100%;
  background: #f7f7f7; }

.pro_intro .tabs ul li {
  float: left; }

.pro_intro .tabs ul li a {
  display: block;
  padding: 10px 30px;
  text-align: center;
  font-size: 14px;
  border-right: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  background: #fff;
  color: #999;
  border-top: 2px solid #fff; }

.pro_intro .tabs ul li.hover a {
  border-bottom: 1px solid #fff;
  background: #fff;
  font-weight: bold;
  color: #333;
  border-top: 2px solid #ed6d00; }

.pro_intro .intro {
  padding: 30px; }

.pro_intro .intro p {
  margin: 0;
  padding: 0; }

.pro_intro .intro img {
  max-width: 710px; }

.pro_intro .intro table {
  margin: 5px 0; }

.pro_intro .intro table td, .pro_intro .intro table th {
  padding: 5px 8px;
  border: 1px solid #DDD;
  font-size: 12px; }

.pro_intro .intro .extend li {
  font-size: 14px;
  line-height: 30px; }

.pro_intro .intro .extend li em {
  display: inline-block;
  width: 120px;
  font-style: normal;
  color: #666;
  font-size: 14px; }

/*产品详细页面  结束*/
/* 详细内容显示页面 开始*/
.contentshow {
  line-height: 25px;
  font-size: 14px;
  padding: 0 0 15px 0; }

.contentshow .title {
  text-align: center;
  font-size: 26px;
  line-height: 30px;
  font-weight: 500;
  font-variant: normal;
  margin: 0;
  padding: 15px 0; }

.contentshow .info {
  text-align: center;
  color: #999;
  font-size: 14px;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 20px; }

.contentshow p {
  margin: 5px 0;
  font-size: 14px;
  margin: 0 0 1.25rem 0; }

.contentshow img {
  max-width: 100%; }

.contentshow .pre {
  margin: 5px 0 5px 0;
  color: #999; }

.contentshow .next {
  margin: 0 0 5px 0;
  color: #999; }

/* 详细内容显示页面 结束*/
/* 新闻资讯 */
.featured-imagebox {
  margin-bottom: 30px;
  position: relative; }

.featured-imagebox-post .featured-thumbnail {
  overflow: hidden; }

.featured-imagebox-post .featured-thumbnail img {
  width: 100%; }

.featured-imagebox-post .featured-content {
  padding: 18px 25px 18px;
  background-color: #fff;
  position: relative;
  border-bottom: 3px solid rgba(0, 51, 153, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.08);
  -webkit-transition: all 0s ease-in-out 0s;
  -moz-transition: all 0s ease-in-out 0s;
  -ms-transition: all 0s ease-in-out 0s;
  -o-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s; }

.featured-imagebox-post .featured-content .featured-title h5 {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px; }

.featured-imagebox-post .featured-content .featured-title .text {
  margin-bottom: 0;
  line-height: 20px; }

.post-meta span {
  display: inline-block;
  position: relative;
  margin-right: 20px;
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 6px;
  cursor: text; }

.post-meta span:last-child {
  margin-right: 0; }

.post-meta span:not(:last-child):after {
  display: block;
  position: absolute;
  content: "";
  height: 55%;
  width: 1px;
  right: -10px;
  top: 22%;
  background-color: #d7dbe4; }

.post-meta span i {
  padding-right: 5px; }

.post-meta-line a,
.post-meta .post-meta-line a {
  color: #656c76;
  font-size: 14px;
  text-transform: uppercase; }

.post-meta .post-meta-line i {
  padding-right: 7px; }

.featured-imagebox-post .ttm-box-post-date {
  position: absolute;
  right: 20px;
  top: 20px;
  height: 57px;
  width: 57px;
  font-weight: 500;
  text-align: center;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #2457aa; }

.ttm-box-post-date .entry-month, .ttm-box-post-date .entry-date {
  display: block;
  font-size: 18px;
  line-height: 18px;
  color: #fff; }

/* post-hover-effect*/
.featured-imagebox-post:hover .featured-thumbnail img {
  width: 100%;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1); }

.featured-imagebox-post:hover .featured-content {
  border-bottom: 3px solid rgba(0, 51, 153, 0.9); }

/*分页代码*/
.list_page {
  text-align: center;
  margin: 10px;
  display: block; }

.list_page:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden; }

.list_page ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline-block;
  vertical-align: bottom; }

.list_page ul li {
  display: inline-block;
  border: solid 1px #ddd;
  border-radius: 4px; }

.list_page ul a {
  color: #333;
  padding: 8px 12px;
  line-height: 18px;
  display: block;
  transition: all 1s cubic-bezier(0.175, 0.885, 0.32, 1) 0s;
  background: #fff; }

.page_group ul {
  border-right: solid 1px #ddd;
  border-radius: 4px; }

.page_group ul li {
  border-right: none;
  border-radius: 0;
  float: left; }

.page_group ul li:not(:first-child):not(:last-child) {
  border-radius: 0; }

.page_group ul li:first-child {
  border-radius: 4px 0 0 4px; }

.page_group ul li:last-child {
  border-radius: 0 4px 4px 0; }

.page_group ul .active a {
  background: #f3f3f3;
  border-radius: 0; }

/* 在线留言表单   */
.guest_box {
  width: 100%;
  margin: 0 auto; }

li.error {
  position: relative; }

.guest_box li {
  width: 540px;
  line-height: 40px;
  font-size: 12px;
  color: #666;
  float: left;
  margin-bottom: 10px; }

.guest_box li .input {
  font-size: 12px;
  border: 1px solid #fff;
  width: 510px;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  color: #666;
  background: #fff;
  background-color: #eee; }

span.error {
  position: absolute;
  top: 72px;
  left: 0;
  color: #ff0000;
  font-size: 12px; }

.guest_box li .textarea {
  font-size: 12px;
  width: 510px;
  height: 230px;
  border: 1px solid #fff;
  padding-left: 30px;
  padding-top: 10px;
  color: #666;
  line-height: 20px;
  background-color: #eee;
  font-family: 微软雅黑; }

textarea {
  overflow: auto; }

.guest_box .submit {
  width: 198px;
  height: 57px;
  margin: 0 auto;
  margin-top: 67px;
  background: none;
  display: block;
  color: #a8673f;
  font-size: 16px;
  cursor: pointer;
  transition: 0.3s;
  border: 1px solid #a8673f;
  font-family: 微软雅黑; }

.zxly .list_title2 {
  margin-bottom: 65px; }

.guest_box2 li {
  width: 386px;
  margin-bottom: 15px; }

.guest_box2 li.error {
  margin-right: 20px; }

.guest_box2 .submit {
  width: 145px;
  height: 40px; }

.biaodan li {
  width: 32%;
  float: left;
  margin-right: 1.6%;
  line-height: 58px;
  height: 62px;
  border: 1px solid #999; }

.biaodan li.m_r {
  margin-right: 0px; }

.biaodan li .input {
  font-family: '微软雅黑';
  outline: none;
  width: 89.4%;
  line-height: 60px;
  height: 60px;
  background-color: #fff; }

.biaodan li.text_error {
  width: 99.5%;
  height: 285px; }

.biaodan li.text_error textarea {
  font-family: '微软雅黑';
  outline: none;
  width: 97.4%;
  padding-left: 2.4%;
  padding-top: 20px;
  height: 263px;
  background-color: #fff; }

.biaodan li.vcode {
  width: 99.5%;
  border: none; }

.biaodan li.vcode input {
  border: 1px solid #999;
  width: 180px; }

.biaodan_con .submit {
  margin: 0 auto;
  width: 258px;
  height: 69px;
  line-height: 69px;
  text-align: center;
  background-color: #1064b0;
  color: #fff;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
  font-size: 18px;
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 15px;
  overflow: hidden; }

.biaodan_con .submit:hover {
  color: #fff;
  background-color: #ed1d27; }

label.BMapLabel {
  width: auto !important;
  max-width: none !important; }

#map34 a, #map34 img, #map34 button {
  -webkit-transition: all 0s ease-in-out 0s;
  -moz-transition: all 0s ease-in-out 0s;
  -ms-transition: all 0s ease-in-out 0s;
  -o-transition: all 0s ease-in-out 0s;
  transition: all 0s ease-in-out 0s; }

/* 联系我们 结束 */
