body {
  font-size: 14px;
  font-family: '微软雅黑', Heiti SC;
}
.wrap {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}
ul {
  padding: 0;
}
li {
  list-style: none;
}
a {
  text-decoration: none;
  color: #000;
}
.tl {
  text-align: left;
}
.tr {
  text-align: right;
}
.fb {
  font-weight: bold;
}
.mt20 {
  margin-top: 20px;
}
.mt10 {
  margin-top: 10px;
}
.ml10 {
  margin-left: 10px;
}
.mr10 {
  margin-right: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt5 {
  margin-top: 5px;
}
.ma {
  margin: 0 auto;
}
.p10 {
  padding: 10px;
}
.pb10 {
  padding: 10px;
}
.ml5 {
  margin-left: 5px;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.g6 {
  color: #666;
}
.g3 {
  color: #333;
}
.g9 {
  color: #999;
}
.gc {
  color: #ccc;
}
.tc {
  text-align: center;
}
.f14 {
  font-size: 14px;
}
.ell {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.oh {
  overflow: hidden;
}
.fix {
  *zoom: 1;
}
.fix:after {
  content: "\200B";
  display: block;
  height: 0;
  clear: both;
}
/*用于清除浮动，内容为\200B指零宽度空格，即可省略visible:hidden*/
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
:root,
body {
  min-height: 100%;
}
a,
li {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
}
a img {
  border: 0;
}
input,
button,
select,
textarea {
  outline: none;
  -webkit-appearance: none;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.pr {
  position: relative;
}
.circle {
  border-radius: 100%;
  -webkit-border-radius: 100%;
}
.cw {
  color: #fff;
}
.lh30 {
  line-height: 30px;
}
.lh24 {
  line-height: 24px;
}
.df {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.df1 {
  -webkit-box-flex: 1;
  flex: 1;
  -webkit-flex: 1;
  width: 0%;
}
.mc {
  color: #f4c539;
}
a:hover {
  text-decoration: none !important;
}
.max_w {
  width: 1200px;
  margin: 0 auto;
}
.p40 {
  padding: 0 60px;
}
.header {
  position: relative;
}
.header .nav {
  padding-left: 110px;
  font-size: 16px;
  color: #fff;
  line-height: 112px;
}
.header .nav ul {
  margin: 0;
}
.header .nav li {
  float: left;
}
.header .nav li a {
  display: block;
  padding-right: 15px;
  padding-left: 15px;
}
.header .nav li a:hover {
  background-color: #f4c539;
  color: #fff;
}
.header .nav li .on {
  color: #fff;
  background: url("../images/index_10.png") center 80px no-repeat;
  background-color: #f4c539;
}
.header .right {
  float: right;
}
.header .center {
  width: 100%;
  height: 120px;
  line-height: 120px;
  text-align: center;
  color: #fff;
  font-size: 48px;
}
.search {
  float: right;
  width: 67px;
  height: 112px;
  text-align: center;
  background-color: #37cde8;
}
.search .search-btn {
  margin-top: 38px;
  background: url("../images/index_06.png") top center no-repeat;
  padding-top: 38px;
  color: #fff;
  display: block;
}
.top-search {
  padding: 20px;
  width: 355px;
  height: 80px;
  background-color: #fff;
  position: absolute;
  left: -287px;
  bottom: -80px;
  z-index: 1;
  border: 1px solid #b3b3b3;
}
.banner {
  width: 100%;
  height: 425px;
}
.mt35 {
  margin-top: 35px;
}
.footer {
  background-color: #f3f3f3;
  padding-top: 40px;
  margin-top: 50px;
}
.footer .left .name {
  font-size: 24px;
  color: #505050;
  font-weight: normal;
  margin-top: 10px;
}
.footer .left .ename {
  color: #505050;
  margin-top: 10px;
  font-size: 17px;
}
.footer .center {
  color: #505050;
}
.footer .center dd {
  padding-left: 20px;
  line-height: 36px;
}
.footer .center .two_line {
  line-height: 30px;
  background-position: left 7px;
}
.footer .icon_0 {
  background: url("../images/index_46.png") left center no-repeat;
}
.footer .icon_1 {
  background: url("../images/index_53.png") left center no-repeat;
}
.footer .icon_2 {
  background: url("../images/index_56.png") left center no-repeat;
}
.footer .icon_3 {
  background: url("../images/index_58.png") left center no-repeat;
}
.footer .link {
  font-size: 12px;
  color: #5e5e5e;
}
.footer .link a:hover {
  color: #f4c539;
}
.footer .right {
  text-align: center;
  color: #606060;
}
.footer .foot {
  background-color: #e8e8e8;
  line-height: 47px;
  text-align: center;
  color: #858585;
  font-size: 14px;
}
.pb20 {
  padding-bottom: 20px;
}
.box .bar {
  background-color: #fccd40;
  height: 46px;
  line-height: 46px;
  padding-right: 15px;
  padding-left: 15px;
}
.box .bar h2 {
  padding-left: 40px;
  background: url("../images/index_17.png") left center no-repeat;
  font-size: 19px;
  margin: 0;
  height: 46px;
  line-height: 46px;
}
.about-us .desc {
  margin-top: 20px;
  line-height: 30px;
  color: #a6a6a6;
}
.about-us .info {
  margin-top: 20px;
  line-height: 30px;
}
.about-us .name {
  font-size: 16px;
}
.about-us .ename {
  font-size: 16px;
  border-bottom: 1px solid #000;
  font-weight: bold;
}
.add-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  line-height: 18px;
  background: url("../images/index_20.png") left top no-repeat;
  float: right;
  margin-top: 13px;
}
.line-list {
  padding-top: 10px;
}
.line-list .on {
  background-color: #37cde8;
}
.line-list .on a {
  background: url("../images/index_38.png") left center no-repeat;
  color: #fff;
}
.line-list li {
  line-height: 40px;
  border-bottom: 1px dashed #d6d6d6;
}
.line-list li a {
  padding-left: 25px;
  color: #8e8e8e;
  display: block;
  background: url("../images/index_35.png") 10px center no-repeat;
}
.line-list li a:hover {
  background: url("../images/index_38.png") 10px center no-repeat;
  background-color: #37cde8;
  color: #fff;
}
.line-list li dl a {
  background: none;
}
.line-list li dl dd {
  line-height: 30px;
}
.main-focus .pic {
  height: 377px;
}
.main-focus .desc {
  padding: 20px;
  background-color: #f3f3f3;
  line-height: 30px;
  position: relative;
}
.main-focus .desc .deco-icon {
  width: 10px;
  height: 6px;
  background: url("../images/index_42.png") left top no-repeat;
  position: absolute;
  left: 20px;
  top: -6px;
  z-index: 1;
}
.position {
  border-bottom: 1px solid #c3c3c3;
  height: 36px;
  line-height: 36px;
  color: #8e8e8e;
  padding-right: 10px;
}
.position p {
  float: right;
  background: url("../images/product_03.png") left center no-repeat;
  padding-left: 20px;
}
.product-list .item {
  margin-top: 30px;
}
.product-list .pic {
  background: url("../images/product_07.png") left top no-repeat;
  height: 180px;
  padding: 1px 0 0 1px;
}
.product-list .pic img {
  width: 244px;
  height: 172px;
}
.product-list h3 {
  font-size: 20px;
  margin-bottom: 5px;
  margin-top: 0;
}
.product-list .cont {
  line-height: 28px;
}
.product-list .cont .yellow-btn {
  width: 200px;
}
.yellow-btn {
  background-color: #f4c539;
  color: #fff;
  display: inline-block;
  text-align: center;
  height: 36px;
  line-height: 36px;
  position: relative;
}
.yellow-btn:before {
  content: " ";
  width: 7px;
  height: 7px;
  display: block;
  background: url("../images/product_11.png") left top no-repeat;
  position: absolute;
  left: 3px;
  top: 3px;
  z-index: 1;
}
.yellow-btn:after {
  content: " ";
  width: 7px;
  height: 7px;
  display: block;
  background: url("../images/product_15.png") left top no-repeat;
  position: absolute;
  right: 3px;
  bottom: 3px;
}
.pages {
  margin-top: 30px;
  text-align: center;
}
.pages a {
  color: #fff;
  margin: 0 20px;
  display: inline-block;
  width: 36px;
  height: 46px;
  line-height: 46px;
  background: url("../images/product_19.png") left top no-repeat;
}
.pages a:hover {
  background: url("../images/product_22.png") left top no-repeat;
}
.pages .on {
  background: url("../images/product_22.png") left top no-repeat;
}
.news-center .bar h2 {
  background: url("../images/news_03.png") left center no-repeat;
}
.news-list .item {
  padding: 18px;
  position: relative;
}
.news-list .item .date {
  position: absolute;
  right: 50px;
  top: 12px;
  background-color: #fccd40;
  width: 60px;
  height: 20px;
  line-height: 20px;
  text-align: center;
}
.news-list .pic {
  height: 282px;
  background: url("../images/news_07.png") left top no-repeat;
}
.news-list .pic img {
  width: 375px;
  height: 244px;
  margin: 18px 0 0 18px;
}
.news-list h3 {
  text-align: center;
  line-height: 50px;
}
.news-list .desc {
  line-height: 30px;
}
.news-list .yellow-btn {
  margin-top: 20px;
  color: #000;
  width: 60%;
  display: inline-block;
}
.w200 {
  width: 200px;
}
.contact .tit {
  font-weight: bold;
}
.contact .tit h4 {
  color: #faac47;
  border-bottom: 1px solid #faac47;
  line-height: 36px;
  width: 100px;
}
.contact .tit h5 {
  font-size: 19px;
}
.about-detail {
  line-height: 36px;
}
.about-detail img {
  max-width: 100% !important;
}
.news-detail .detail-top h1 {
  color: #dd8c23;
  border-bottom: 1px solid #fccb9d;
  line-height: 60px;
  text-align: center;
}
.news-detail .detail-top .sub {
  text-align: center;
  color: #565656;
}
.foot-page {
  vertical-align: middle;
  text-align: center;
  color: #666;
}
.foot-page a {
  display: inline-block;
  color: #666;
}
.foot-page a:hover {
  border-bottom: 1px dashed #fccb9d;
}
.foot-page .deco {
  border-left: 1px solid #fccb9d;
  width: 10px;
  display: inline-block;
  height: 40px;
  margin: 0 10px -10px 20px;
}
.product-detail .top {
  text-align: center;
  padding: 20px;
}
.product-detail .more-intro {
  margin-top: 20px;
  line-height: 30px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #b5b5b5;
}
.yellow-block {
  background-color: #f4c539;
  text-align: center;
  width: 200px;
  height: 40px;
  line-height: 40px;
}
.carousel-control.right,
.carousel-control.left {
  background: none;
  height: 377px;
}
.carousel-indicators li {
  border: 1px solid #f4c539;
}
.carousel-indicators .active {
  background-color: #f4c539;
}
.carousel-indicators {
  bottom: 136px;
}
#top-banner {
  width: 100%;
  height: 425px;
}
#top-banner .item {
  width: 100%;
  height: 425px;
}
#top-banner .carousel-indicators {
  bottom: 20px;
}
/* 小屏幕（平板，大于等于 768px） */
@media (max-width: 768px) {
  .max_w {
    width: 100%;
  }
  .header .nav {
    padding: 0;
  }
  .header .nav li {
    float: none;
    line-height: 50px;
  }
  .header .glyphicon {
    font-size: 30px;
    margin-top: 30px;
  }
  .product-list .item {
    padding: 10px;
    border: 1px solid #ccc;
    margin: 10px 0;
  }
  .product-list .item .pic {
    background: none;
    text-align: center;
  }
  .product-list .item .foot-btn {
    text-align: center;
  }
  .pages a {
    margin: 0 2px;
  }
  .news-list .pic {
    background: none;
  }
  .news-list .pic img {
    margin: 0;
    width: 100%;
    height: auto;
  }
  .foot-page {
    text-align: left;
    line-height: 40px;
  }
  .foot-page a {
    display: block;
  }
  .foot-page .deco {
    display: none;
  }
  .news-detail .detail-top .sub {
    text-align: left;
  }
}
.empty-tip {
  padding: 30px;
  margin-top: 160px;
  text-align: center;
}
.empty-tip .word {
  font-size: 24px;
  color: #666;
}
.ell-2 {
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
}
#centerFocus {
  width: 100%;
  overflow: hidden;
}
