﻿body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.7;
  color: #454545;
  background: #fff;
  position: relative;
}
p {
  margin: 0;
  font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
  color: #444;
  font-family: "Open Sans", Arial, sans-serif;
  font-weight: 400;
}
::-webkit-selection {
  color: #fff;
  background: #129da4;
}
::-moz-selection {
  color: #fff;
  background: #129da4;
}
::selection {
  color: #fff;
  background: #129da4;
}
.margin-big-large-bottom {
  margin-bottom: 75px;
}
.margin-big-small-bottom {
  margin-bottom: 35px;
}
.margin-big-middle-bottom {
  margin-bottom: 50px;
}
.margin-big-middle-top {
  margin-top: 50px;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase, .initialism {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.float_bg {
  background: url(../images/qq_3.gif) repeat-y
}
a {
  color: #454545;
  text-decoration: none
}
a:focus, a:hover {
  color: #129da4;
}
.bg-main {
  background: #1497a0
}
.text-main, a.text-main:link, a.text-main:visited, .button.border-main, blockquote.border-main strong, .pager.border-main a, .pager-prev.border-main, .pager-next.border-main, .nav a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav-menu ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
  color: #129da4
}
.passcode {
  border-left: 1px solid #ddd;
  border-radius: 0 4px 4px 0;
  height: 32px;
  line-height: 32px;
  margin: 1px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
}
.blankbig {
  height: 70px;
  line-height: 70px;
  clear: both;
  font-size: 0;
}
.detail h2, .detail h3 {
  line-height: 180%
}
.detail h3, .detail h1 {
  font-size: 16px;
  color: #322725;
}
.layout {
  overflow: hidden;
  width: 100%;
}
.noinfo {
  text-align: center
}
.zoomimgs {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 71%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  /*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.artzoomimgs {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 63%;
  overflow: hidden;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  /*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
header .layout {
  overflow: visible;
  width: 100%;
}
.input:focus {
  border: 1px solid #333
}
.inner-banner {
  width: 100%;
  overflow: hidden
}
.inner-banner img {
  width: 100%;
}
.lefter {
  padding-right: 50px;
}
/*header begin*/
#fh5co-header .header-top {
  height: 44px;
  background: #eff3f6;
  line-height: 44px;
}
#fh5co-header .header-top .note-header {
  font-size: 14px;
  color: #313131;
  background: url('../images/line.png')no-repeat 0px 12px;
  padding-left: 30px;
}
#fh5co-header .header-top .share-header {
  padding-top: 8px;
}
#fh5co-header .logo {
  overflow: hidden;
  margin: 20px 0 20px;
}
#fh5co-header .contact-index {
  margin-top: 29px;
}
#fh5co-header .contact-index .telpic {
  margin-right: 11px;
  margin-top: 2px;
}
#fh5co-header .contact-index .telfont {
  line-height: 110%
}
#fh5co-header .contact-index .telfont .telen {
  font-size: 8px;
  color: #757575;
}
#fh5co-header .contact-index .telfont .telnum {
  font-size: 12px;
  color: #000;
  font-weight: bold;
}
#fh5co-header .header-nav {
  z-index: 100000
}
#fh5co-header .nav li .downward {
  border: none
}
#fh5co-header .nav li a {
  display: inline-block;
  font-size: 16px;
  line-height: 48px;
  font-weight: bold;
  color: #fff;
  padding: 0px 30px 0;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#fh5co-header .nav li a:hover, #fh5co-header .nav li.current a {
  color: #fff000;
  text-decoration: none;
}
#fh5co-header .nav li:hover a {
  background-color: rgba(0, 0, 0, .20);
}
#fh5co-header .nav li ul {
  border: none;
  border-radius: 0;
  margin: 0;
  padding: 0;
  min-width: 160px;
  z-index: 1999;
}
#fh5co-header .nav li ul li {
  margin: 0;
  padding: 0;
  height: auto;
  display: block;
  height: auto;
  border-bottom: 1px solid #096167
}
#fh5co-header .nav li ul li a {
  background: #107980 !important;
  color: #fff;
  display: block;
  width: 100%;
  padding: 0px 20px 0px 30px;
  margin: 0;
  text-align: left;
  min-width: 160px;
  font-size: 14px;
  line-height: 42px;
  font-weight: normal
}
#fh5co-header .nav li.current ul li a {
  color: #fff;
}
#fh5co-header .nav li ul li a:hover {
  background: #054e53 !important;
  color: #fff;
}
#fh5co-header .nav li ul li ul {
  top: 0
}
/*header end*/

/* footer begin*/
footer {
  background: #f5f5f5;
}
footer .table-responsive .nav a {
  color: #292929;
  font-size: 18px;
  font-weight: bold;
  padding: 0px;
  margin-bottom: 20px;
}
footer .table-responsive .nav a:hover {
  color: #292929;
}
footer .table-responsive .nav ul li {}
footer .table-responsive .nav ul a {
  color: #464646;
  font-size: 14px;
  margin-bottom: 15px;
  padding: 0px;
  font-weight: normal
}
footer .table-responsive .nav ul a:hover {
  color: #464646;
  text-decoration: underline
}
footer .Copyright {
  background: #e1e4e4;
  font-size: 14px;
  padding: 23px 0 16px 0;
}
footer .Copyright .foot-link {
  padding: 5px 0 0px;
}
footer .Copyright .foot-link a {
  margin: 0 5px;
}
/* footer end*/

/*banner begin*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
  outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flexslider {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 1
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}
.no-js .slides > li:first-child {
  display: block;
}
.flex-control-nav {
  position: absolute;
  bottom: 20px;
  z-index: 2;
  width: 100%;
  text-align: center;
}
.flex-control-nav li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  *display: inline;
  zoom: 1;
}
.flex-control-nav a {
  display: inline-block;
  cursor: pointer;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  float: left;
  text-indent: -2000px;
  background: #d5d8dc;
  font-size: 0;
}
.flex-control-nav .flex-active {
  background: #1497a0;
}
.flex-direction-nav {
  position: absolute;
  z-index: 3;
  width: 100%;
  top: 50%;
}
.flex-direction-nav li a {
  display: block;
  width: 26px;
  height: 46px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  margin-top: -23px;
  text-indent: -999em;
  top: 50%;
}
.flex-direction-nav li a.flex-prev {
  left: 20px;
  background: url("../images/prev.png") no-repeat;
  opacity: 1;
}
.flex-direction-nav li a.flex-next {
  right: 20px;
  background: url("../images/next.png") no-repeat;
  opacity: 1;
}
.flex-direction-nav li a.flex-next:hover {
  background: url("../images/next.png") no-repeat;
  opacity: 1;
}
.flex-direction-nav li a.flex-prev:hover {
  background: url("../images/prev.png") no-repeat;
  opacity: 1;
}
/*banner end*/

/* home product  begin*/
#fh5co-product-list .fh5co-heading {}
#fh5co-product-list .fh5co-heading h2 {
  font-size: 24px;
  color: #292929;
  font-weight: bold;
  padding: 0px 0px 17px 0;
}
#fh5co-product-list .fh5co-heading .proline {
  width: 77px;
  height: 2px;
  background: #129da4;
  margin: 0 auto;
}
#fh5co-product-list .fh5co-heading p {
  font-size: 14px;
  color: #555556;
  text-align: center;
  margin: 20px 0 29px 0;
}
#fh5co-product-list .tab {}
#fh5co-product-list .tab .tab-nav li {
  margin: 0 0 10px 0;
  padding: 0;
}
#fh5co-product-list .tab .tab-nav li a {
  display: inline-block;
  padding: 15px 18px 15px 18px;
  font-size: 14px;
  border: 2px solid #ece11e;
  margin: 0 8px;
  border-radius: 0
}
#fh5co-product-list .tab .tab-nav li a:hover, #fh5co-product-list .tab .tab-nav li.active a {
  background: #129da4;
  color: #fff;
  border: 2px solid #129da4;
  text-decoration: none;
}
#fh5co-product-list .tab .tab-body {
  background: none;
  border: none;
  padding-top: 25px;
}
/*product*/
.pro-item {
  border: 1px solid #e9e9ea;
  background: #fbfbfc;
  margin-bottom: 20px;
}
.pro-item:hover {
  border: 1px solid #129da4;
}
.pro-item .portfolio-img {
  overflow: hidden;
}
.pro-item .portfolio-img .zoomimgs {}
.pro-item .portfolio-img .zoomimgs:hover {
  transform: scale(1.1);
  transition: all 1s ease 0s;
  -webkit-transform: scale(1.1);
  -webkit-transform: all 1s ease 0s;
}
.pro-item h2 {
  font-size: 14px;
  margin: 10px 0 7px;
  font-weight: bold
}
.pro-item h2, .pro-item p {
  padding: 0 12px;
}
.pro-item h2 a{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
  display: block;
}
.pro-item:hover h2 a {
  color: #454545;
  font-size: 14px;
  font-weight: bold
}
.pro-item:hover h2 a:hover {
  color: #129da4;
}
.pro-item p {
  line-height: 20px;
  margin-bottom: 12px;
  color: #454545;
  font-size: 12px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: 60px;
}
/* home product end*/

/*home about us begin*/
#fh5co-about-us h2 {
  font-size: 16px;
  font-weight: bold;
}
#fh5co-about-us .intro {
  margin-left: 20px;
}
#fh5co-about-us .intro, #fh5co-about-us .intro p {
  font-size: 13px;
  line-height: 23px;
}
#fh5co-about-us img {
  max-width: 100%
}
/*home about us end*/

/* home news begin*/
#fh5co-news-list .show_list h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0px 0 10px 0;
  line-height: 100%;
}
/* home news end*/

/* inner begin*/
#fh5co-content_show .ur_here {
  background: #f5f5f5 none repeat scroll 0 0;
  font-size: 14px;
  padding-left: 13px;
}
#fh5co-content_show .ur_here a {
  font-size: 14px;
  color: #000
}
#fh5co-content_show .nav-inline {
  list-style: outside none none;
}
#fh5co-content_show .nav li {
  margin: 0;
  padding: 0;
  display: inline
}
#fh5co-content_show .nav li a {
  font-size: 14px;
  display: inline-block;
  padding: 11px 20px;
  border: 1px solid #cdcdcd;
  border-radius: 25px;
  margin: 0 5px 10px;
  color: #000;
}
#fh5co-content_show .nav li a:hover, #fh5co-content_show .nav li.active a {
  border: 1px solid #129da4;
  text-decoration: none;
  color: #129da4;
  font-weight: normal
}
#fh5co-content_show .show_body {
  font-size: 14px;
}
#fh5co-content_show .detail img {
  height: auto !important;
  max-width: 100%;
  vertical-align: middle;
}
#fh5co-content_show .detail img {
  opacity: 0.9;
}
#fh5co-content_show .detail p {
  text-indent: 0;
}
#fh5co-content_show .qhd-title span {
  margin: 0 5px;
  font-size: 12px;
  color: #999
}
#fh5co-content_show .title {
  border-bottom: 1px solid #dedede;
  height: 33px;
  margin-bottom: 30px;
  text-align: left;
}
#fh5co-content_show .title h2 {
  border-bottom: 1px solid #da0e0e;
  color: #da0e0e;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  line-height: 33px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  word-break: break-all;
}
#fh5co-content_show .detail {
  font-size: 14px;
  padding-bottom: 30px;
  line-height: 24px;
  color: #666;
}
#subnav .nav-head {
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  height: 38px;
  line-height: 36px;
  text-indent: 50px;
  background: #1a1a1f;
}
#fh5co-content_show .product-detail img {
  max-width: 100%;
  overflow: hidden;
  vertical-align: middle;
}
#fh5co-content_show .product-detail .content-img {
  overflow: hidden;
  border: 1px solid #eaeaea;
  padding: 7px;
}
#fh5co-content_show .product-detail .content-img img {
  width: 100%;
  overflow: hidden;
  vertical-align: middle;
}
#fh5co-content_show .product-detail h1 {
  border-bottom: 1px dashed #d6d6d6;
  color: #333;
  font-size: 18px;
  line-height: 33px;
  padding-bottom: 5px;
}
#fh5co-content_show .product-detail .p_desc {
  color: #444;
  line-height: 30px;
  padding: 12px 0px 5px;
}
#fh5co-content_show .product-detail .add_to_inquiry {
  height: 40px;
}
#fh5co-content_show .product-detail .add_to_inquiry #add_to_inquiry {
  background: #129da4;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 131px;
  border: 0;
  border-radius: 0;
  font-size: 16px;
  font-weight: normal;
  padding: 0;
  margin: 0
}
#fh5co-content_show .product-detail .description {
  line-height: 24px;
}
#fh5co-content_show .product-detail .detail-title {
  border-bottom: 1px solid #e4e4e4
}
#fh5co-content_show .product-detail .detail-title h2 {
  background: #129da4;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  width: 166px;
}
/*pager*/
.table span {
  margin-right: 10px;
}
.content_detail .pager {
  font-size: 14px;
}
.content_detail .pager a {
  border: none;
  color: #797979;
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
  color: #323232;
  background: none
}
.content_detail .pager li {
  margin: 0 5px;
  display: block;
  text-align: left
}
#fh5co-content_show .pagination li {
  margin: 0 3px;
}
#fh5co-content_show .pagination .active, #fh5co-content_show .pagination a:hover {
  background: #1497a0;
  color: #fff;
}
#fh5co-content_show .pagination .active a {
  color: #fff
}
#fh5co-content_show video {
  max-width: 100%
}
/* product*/

/* product end*/

/*article*/
.article-media li {
  border-bottom: 1px dashed #d7d7d7;
  padding: 10px 0 21px
}
.article-media li:hover {
  border-bottom: 1px dashed #129da4;
}
.article-media .media .media_img {
  width: 198px;
  margin-right: 20px;
}
.article-media .media .media_img img {
  height: 120px;
  width: 198px;
}
.article-media .media .media_img a {
  padding: 0;
}
.article-media .media .media_img a:hover {
  border-color: -moz-use-text-color;
  border-style: none;
  border-width: medium;
  background: #fff4ce none repeat scroll 0 0;
}
.article-media .media-body h3 {
  line-height: 100%;
  margin-bottom: 12px;
}
.article-media .media-body h3 a {
  color: #3a3a3a;
  font-size: 16px;
  font-weight: bold;
}
.article-media .media-body h3 a:hover {
  color: #129da4;
}
.article-media .media-body p {
  color: #3a3a3a;
  line-height: 20px;
  height: 60px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
#fh5co-content_show .article-media .media-body p {
  height: auto
}
.article-media .media-body .time {
  font-size: 14px;
  font-weight: bold;
  color: #3a3a3a;
}
.article-media li:hover h3 a {
  color: #129da4;
}
.slideshow img {
  display: block;
  float: left;
}
@media screen and (max-width:1000px) {
  #fh5co-header .nav li a {
    padding: 0px 19px 0;
  }
  #fh5co-about-us .intro {
    margin-left: 0px;
  }
  .slideshow {
    height: 240px !important;
  }
  .slideshow img {
    height: 240px !important;
  }
}
@media screen and (max-width:760px) {
  .blankbig {
    height: 30px;
    line-height: 30px;
  }
  #fh5co-header .nav_bg {
    background: #1497a0;
    height: 48px;
    line-height: 48px;
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: bold
  }
  #fh5co-header .nav_bg .icon-navicon {
    float: right;
    margin-top: 10px;
    margin-left: 7px;
    background: none;
    color: #fff;
    font-size: 22px;
    border: none;
    transition: none;
    padding: 0;
  }
  #fh5co-header .icon-navicon {
    float: right;
    margin-top: 4px;
    background: #fff
  }
  #fh5co-header .header-nav .container {
    padding: 0;
  }
  #fh5co-header .logo {
    margin: 13px 0;
    padding: 0;
    text-align: center
  }
  #fh5co-header .logo img {}
  #fh5co-header .nav {
    overflow: auto;
    border: 1px solid #096167
  }
  #fh5co-header .nav li a {
    text-align: left;
    background: none;
    width: 100%;
    box-shadow: 0;
    border-bottom: 1px solid #096167
  }
  #fh5co-header .nav li {
    height: auto;
    display: block;
    width: 100%;
    padding: 0px 0;
    margin: 0;
    position: static
  }
  #fh5co-header .nav li ul {
    top: auto;
    left: auto;
    width: 100%;
    position: relative;
    margin: 0;
    padding: 0
  }
  #fh5co-header .nav li ul li {
    height: auto;
    border-bottom: none
  }
  #fh5co-header .nav li ul li ul li a {
    background: #232228;
    font-size: 12px;
    height: 28px;
    line-height: 28px;
    padding: 0px 0 0 0px;
  }
  #fh5co-header .nav li ul li ul li a:hover {
    background: #555
  }
  #fh5co-header .nav li .downward {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid;
  }
  #fh5co-content_show .product-detail .content-img {
    margin-bottom: 15px;
  }
  #fh5co-header .bg-inverse .nav {
    padding: 0
  }
  .slideshow {
    height: 180px !important;
  }
  .slideshow img {
    height: 180px !important;
  }
}
@media screen and (max-width:480px) {
  #fh5co-header .logo {
    margin: 12px 0 15px;
  }
  #fh5co-header .logo img {
    height: 45px;
  }
  #fh5co-header .contact-index {
    margin: 10px 0 0
  }
  .article-media .media .media_img {
    width: 82px;
    margin-right: 10px;
  }
  .article-media .media .media_img img {
    height: 45px;
    width: 80px;
    padding: 1px;
  }
  .article-media img {
    width: 80px;
  }
  .article-media .media-body h3 {
    line-height: 100%;
    font-size: 12px;
  }
  .article-media .media-body h3 a {
    font-size: 14px;
    line-height: 150%
  }
  .article-media .media-body p {
    display: none
  }
  #fh5co-news-list .media .media-body p, #fh5co-news-list .media .media-body span.time {
    display: none
  }
  .article-media li {
    padding: 5px 0 10px
  }
  .article-media .media-body h3 {
    margin-bottom: 0
  }
  .slideshow {
    height: 120px !important;
  }
  .slideshow img {
    height: 120px !important;
  }
}
/* inner end*/


/* ======go to top ======*/
.backToTop {
  display: none;
  width: 35px;
  height: 35px;
  position: fixed;
  _position: absolute;
  right: 15px;
  bottom: 50px;
  _bottom: "auto";
  cursor: pointer;
  z-index: 100000000;
  background: url(../images/back_top.png) no-repeat center center;
}

@media screen and (max-width:768px) {
  .flex-direction-nav li a {
    height: 18px;
    width: 10px;
    margin-top: -9px
  }
  .flex-direction-nav li a.flex-next {
    background-size: contain;
  }
  .flex-direction-nav li a.flex-prev {
    background-size: contain;
  }
  .flex-control-nav {
    bottom: 0
  }
  .tab-nav {
    padding: 0
  }
  #fh5co-product-list .tab .tab-nav li a {
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 0
  }
  .tab .tab-nav li {
    width: 48%
  }
  #fh5co-content_show .nav li a {
    padding: 6px;
    margin: 0 0 10px;
    box-sizing: border-box;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #fh5co-content_show .nav li {
    display: inline-block;
    width: 49%;
  }
}
/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* QQ：9490489 */
/* 分页样式*/
.pagebar .pagination {
  display: flex;
  justify-content: center;
  margin-top: 10px;
}
.pagination a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 5px 12px;
  margin: 0 3px;
  border-radius: 3px;
}
.pagination span {
  color: #333;
  font-size: 14px;
  padding: 8px 2px;
  margin: 0 5px;
  border-radius: 3px;
}
.pagination a:hover {
  color: #0055a5;
  border: 1px solid #1497a0;
}
.pagination a.page-num-current {
  color: #fff;
  background: #1497a0;
  border: 1px solid #1497a0;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #129da4;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #129da4;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #129da4;
  border-color: #129da4;
  cursor: default;
}

/**/
.bdshare_popup_box {
  z-index: 99999 !important;
}
.kf {
  position: absolute;
  right: 0;
  top: 100px;
  overflow: hidden;
  z-index: 99999;
}
.kf_btn {
  width: 30px;
  float: left;
  background: url(../images/qing.png) left 33px no-repeat;
  height: 175px;
  padding-left: 7px;
  padding-right: 7px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding-top: 65px;
  cursor: pointer;
  position: relative;
  padding-bottom: 15px;
  font-family: "微软雅黑";
}
.kf_btn .kf_open {
  width: 12px;
  height: 12px;
  position: absolute;
  left: 9px;
  bottom: 17px;
  background: url(../images/kf_close.png) left top no-repeat;
}
.kf_btn .kf_close {
  background: url(../images/kf_open.png) left top no-repeat;
}
.kf_main {
  float: left;
  padding-bottom: 5px;
  overflow: hidden;
  width: 141px;
  margin-left: -4px;
  display: block;
}
.kf_title {
  float: left;
}
.kf_title span {
  display: block;
  line-height: 28px;
  height: 28px;
  text-align: center;
  font-size: 15px;
  font-family: "Microsoft YaHei";
  border-bottom: 2px solid #40b5e8;
}
.kf_list {
  background: url(../images/v2.jpg) left top repeat-x #fff;
  padding-top: 5px;
  padding-left: 6px;
  padding-bottom: 5px;
	list-style-type: none;
}
.kf_list li {
  line-height: 30px;
  height: 30px;
  padding-left: 7px;
  background: url(../images/qq_bg.jpg) left center no-repeat;
}
.kf_list li a {
  display: block;
  position: relative;
  line-height: 30px;
  padding-left: 36px;
  height: 30px;
}
.kf_list li a:hover {
  text-decoration: none;
}
.kf_list li a img {
  padding-right: 5px;
  vertical-align: middle;
  position: absolute;
  left: 3px;
  top: 7px;
}
.kf_list li.sky {
  margin-top: 0;
  height: 27px;
  line-height: 27px;
}

.hyperlink_a {
  margin: 5px;
  height: 30px;
	background: #40c0ac;
  margin-top: 0px;
  border-radius: 2px;
}
.hyperlink_a a {
  display: block;
  line-height: 30px;
  background: url(../images/message.png) no-repeat 0% 100%;
  padding-left: 43px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
}
.hyperlink_a a:visited {
  color: #fff;
  text-decoration: none;
}
.hyperlink_a a:hover {
  text-decoration: none;
  background: url(../images/message.png) no-repeat 0% 100% #fb9108;
  border-radius: 2px;
}

.hyperlink_b {
  margin: 5px;
  height: 30px;
	background: #40c0ac;
  margin-top: 0px;
  border-radius: 2px;
}
.hyperlink_b a {
  display: block;
  line-height: 30px;
  background: url(../images/air.png) no-repeat 0% 100%;
  padding-left: 43px;
  font-weight: bold;
  font-size: 14px;
  color: #fff;
  font-family: "微软雅黑";
}
.hyperlink_b a:visited {
  color: #fff;
  text-decoration: none;
}
.hyperlink_b a:hover {
  text-decoration: none;
  background: url(../images/air.png) no-repeat 0% 100% #fb9108;
  border-radius: 2px;
}

.top_bg {
  height: 7px;
  background: url(../images/blue1.png) left bottom no-repeat;
}
.top_center {
  background: url(../images/bobg.png) left top repeat-y;
  padding: 0px 3px 1px 5px;
	height: 250px;
overflow: hidden;
}
.bottom_bg {
  height: 8px;
  background: url(../images/kf_bottom.png) left top no-repeat;
}
.e_code {
  padding-left: 0px;
  padding-top: 6px;
  padding-bottom: 0px;
  border-top: 1px solid #cccccc;
  margin-top: 8px;
  text-align: center;
}
.e_code h3 {
  padding-top: 2px;
  padding-bottom: 2px;
  text-align: center;
  font-weight: normal;
  color: #333;
  text-align: center;
}


.alignCenter {
  width: 56px;
  display: none;
  margin: 0 auto;
  z-index: 999;
  border: 1px solid #e9e9e9;
  padding: 2px;
  position: absolute;
  right: 166px;
  top: 133px;
  overflow: hidden;
  z-index: 999;
  background: #fff;
}
.alignCenter .title {
  height: 45px;
  line-height: 45px;
  padding-left: 5px;
  background: #f6f6f6;
  color: #666666;
  font-size: 12px;
  font-weight: bold;
  border-bottom: 1px solid #e9e9e9;
  position: relative;
}
.alignCenter .title img {
  position: absolute;
  right: 4px;
  top: 16px;
}
.alignCenter .content {
  padding: 5px;
  padding-right: 2px;
  padding-left: 8px;
}
.alignCenter .title img {
  cursor: pointer;
}



.float-kf {
  position: absolute;
  right: 0;
  top: 100px;
  width: 77px;
  display: none;
  z-index: 99999;
}
.float-kf li {
  width: 77px;
  height: 71px;
  text-align: center;
  background: #0075b9;
  margin-bottom: 1px;
  position: relative;
  z-index: 999;
}
.float-kf li .ewm-img {
  position: absolute;
  right: 78px;
  top: -30px;
  -moz-transform: rotateX(270deg);
  -ms-transform: rotateX(270deg);
  -o-transform: rotateX(270deg);
  -webkit-transform: rotateX(270deg);
  transform: rotateX(270deg);
  -moz-transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.float-kf li.ewm:hover .ewm-img {
  -moz-transform: rotateX(0);
  -ms-transform: rotateX(0);
  -o-transform: rotateX(0);
  -webkit-transform: rotateX(0);
  transform: rotateX(0);
}
.float-kf li a {
  display: block;
  padding-top: 15px;
  width: 77px;
}
.float-kf li a span {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 24px;
}
.float-kf li a#gotop {
  padding-top: 0;
}
.float-kf li.ewm a img {
  width: 23px;
  height: 23px;
}
.float-kf li.ewm a img {
  width: 23px;
  height: 23px;
}
.float-kf li.ewm:hover .ewm-img {
  display: block;
}
.float-kf li.contact-number a {
  float: left;
}
.float-kf li.contact-number {
  width: 220px;
  position: relative;
}
.float-kf li.contact-number .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 220px;
  height: 71px;
  z-index: 99;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  background: #0075b9;
}
.float-kf li.contact-number .content .tel {
  line-height: 71px;
  color: #fff;
  font-size: 16px;
}
.float-kf li.contact-number:hover .content {
  left: -143px;
}
.float-kf li.online .chat {
  position: absolute;
  right: -244px;
  top: 0;
  border: 1px solid #d7d7d7;
  width: 150px;
  -moz-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  z-index: 99;
  background: rgba(255, 255, 255, .8);
}
.float-kf li.online:hover .chat {
  right: 85px;
}
.float-kf li.online .chat i {
  background: url(../images/jiantou.jpg) right center no-repeat;
  display: block;
  width: 8px;
  height: 15px;
  right: -8px;
  position: absolute;
  top: 30%;
}
.float-kf li.online .chat .chatlist {
  line-height: 32px;
  color: #666;
  text-align: left;
  text-indent: 15px;
}
.float-kf li.online .chat .chatlist a {
  width: auto;
  padding-top: 0;
  color: #666;
  height: 32px;
  line-height: 32px;
}
.float-kf li.online .chat .chatlist a span {
  display: inline-block;
  color: #666;
  font-size: 12px;
}



.kf-switch {
  position: absolute;
  top: 100px;
  right: 0;
  display: none;
  z-index: 99999;
}
.kf-open {
  width: 24px;
  float: left;
  background: #1c5a91;
  height: 120px;
  padding-left: 8px;
  padding-right: 8px;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  cursor: pointer;
  position: relative;
  font-family: "微软雅黑";
  font-size: 14px;
  margin-top: 50px;
}
.kf-open img {
  display: block;
  margin: 0 auto;
  margin-top: -10px;
}
.kf-open span {
  display: block;
  margin-top: 5px;
}
.kf-content {
  width: 90px;
  border: 1px solid #dddddd;
  border-radius: 10px;
  background: #f9fafb;
  float: left;
  text-align: center;
  padding-bottom: 12px;
  position: relative;
  display: none;
}
.kf-lists li {
  width: 60px;
  height: 60px;
  background: url(../images/kf_list.png) center no-repeat;
  background-size: 60px 60px;
  margin: 0 auto;
  margin-top: 12px;
}
.kf-lists li a {
  display: block;
  overflow: hidden;
}
.kf-lists li img.hover {
  width: 60px;
  height: 60px;
}
.kf-lists li:hover img.hover {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  transition: all .5s;
}
.kf-lists li.erweima {
  background: url(../images/kf_lists.png) center no-repeat;
  background-size: 60px 60px;
  position: relative;
}
.kf-lists li.erweima .smallImg img {
  width: 16px;
  height: 16px;
  margin-top: 20px;
}
.kf-content .close-btn {
  position: absolute;
  top: -10px;
  right: 8px;
  cursor: pointer;
}
.kf-lists li.erweima .bigImg {
  position: absolute;
  top: -20px;
  right: 80px;
  display: none;
}
.kf-lists li.erweima:hover .bigImg {
  display: block;
}

.huoban .swiper-slide{ border: 1px solid #e0e1dc;}
.huoban .swiper-slide img{ width: 100%;cursor:pointer;}
/*2022.11.21*/
footer .copy{
  background: #017d87;
  margin-top: 20px;
  padding-top: 25px;
  padding-bottom: 28px;
  color: #fff;
  font-size: 14px;
}
footer .copy a{ color: #fff;font-size: 14px;}
footer .copy-l{width: 470px;}
footer .copy-l img{margin-bottom: 20px;}
footer .copy-m{width: 190px;}
footer .copy-m p{
  font-size: 18px;
  margin-bottom: 32px;
}
/* footer .copy-m .nvlist{width: 200px;} */
footer .copy-m a{float: left;margin-right: 20px;line-height: 2.5;}
footer .copy-r {
  width: 120px;
  text-align: center;
  padding-top: 60px;
}
footer .copy-r img{width: 120px;}
@media (max-width: 1000px){
  footer .copy-m{display: none;}
}
@media (max-width: 768px){
  footer .copy-r{display: none;}
}
footer .copy-fiex{
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -moz-justify-content: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.indexad{margin: 0 0 40px 0; background-color: #1a737b;}
.indexad > div{height: 255px;background:  no-repeat center / cover;max-width: 1920px;margin: 0 auto;}
.indexad img{display: none;}
@media screen and (max-width:768px) {
  .indexad{background: 0 !important;}
  .indexad img{display: block;width: 100%;}
  .indexad  > div{height: auto;background: 0 !important;}
}