  @font-face {
    font-family: 'iconfont';
    src: url('../fonts/iconfont.eot');
    /* IE9*/
    src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff') format('woff'), /* chrome、firefox */
    url('../fonts/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg#iconfont') format('svg');
    /* iOS 4.1- */
  }

  img {
    image-rendering: -webkit-optimize-contrast;
  }

  .iconfont {
    font-family: "iconfont" !important;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
  }

  /*在线客服*/

  #flaosBox {
    position: fixed;
    width: 75px;
    z-index: 900;
    right: 10px;
    bottom: 100px;
  }

  #flaosBox li {
    margin-bottom: 2px;
    overflow: hidden;
    height: 56px;
    width: 75px;
    cursor: pointer;
    list-style: none;
    position: relative;
    background: #F48B51;
  }

  #flaosBox li:hover {
    background: #333;
  }

  #flaosBox li.top {
    margin-bottom: 2px;
    overflow: hidden;
    height: 56px;
    width: 75px;
    cursor: pointer;
    list-style: none;
    position: relative;
    background: #333;
  }

  #flaosBox li.top:hover {
    background: #fc4513;
  }

  #flaosBox li.queryshow {
    overflow: visible;
  }

  #flaosBox li.telshow {
    overflow: visible;
  }

  #flaosBox li.queryshow .box-inner {
    width: 75px;
    position: relative;
    right: auto;
  }

  #flaosBox li .box-inner {
    width: 225px;
    height: 56px;
    position: absolute;
    right: -150px;
  }

  #flaosBox li .box-inner a {
    display: block;
    width: 75px;
    float: left;
    height: 20px;
    padding-top: 36px;
    line-height: 18px;
    color: #fff;
    text-align: center;
  }

  #flaosBox li .box-inner a.icon-qq {
    background: url(../images/icon_qq.png) center 7px no-repeat;
  }

  #flaosBox li .box-inner a.icon-tel {
    background: url(../images/icon_tel.png) center 7px no-repeat;
  }

  #flaosBox li .box-inner a.icon-wechat {
    background: url(../images/icon_code.png) center 7px no-repeat;
  }

  #flaosBox li .box-inner a:hover {
    color: #fff;
  }

  #flaosBox li .box-inner a.icon-top {
    background: url(../images/icon_top.png) center 7px no-repeat;
  }

  span.box-hide {
    display: block;
    width: 150px;
    float: left;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 56px;
    color: #fff;
  }

  .querycode {
    position: absolute;
    width: 89px;
    height: 88px;
    left: -89px;
    display: none;
    border: 2px #333 solid;
  }

  .querycode img {
    width: 85px;
  }

  .querycode1 {
    position: absolute;
    width: 89px;
    height: 88px;
    left: -89px;
    top: -15px;
    display: none;
    border: 2px #333 solid;
  }

  .querycode1 img {
    width: 85px;
  }

  .tbox {
    bottom: 65px;
    display: none;
    float: right;
    position: fixed;
    right: 10px;
    width: 40px;
    z-index: 901;
  }

  .tbox #gotop {
    background: rgba(0, 0, 0, 0) url("../images/icon.png") no-repeat scroll 0 0;
    display: block;
    height: 40px;
    width: 40px;
  }

  .contact {
    position: absolute;
    right: 0px;
    top: 130px;
    z-index: 99;
  }

  .contact h1:after {
    background: #fc4513;
    height: 2px;
    width: 80px;
    content: "";
    position: absolute;
    top: 31px;
    left: 15px;
  }

  .a-wrap {
    position: relative;
    width: 100%;
    margin: 0;
  }

  .propad {
    padding: 0rem 0 2rem 0;
  }

  .dwpic {
    position: absolute;
    right: 10px;
    top: 10px;
  }

  #aboutvideo {
    max-width: 100%;
  }

  .video {
    position: relative;
  }

  .play {
    z-index: 100;
    opacity: 0.85;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }

  .video .active {
    opacity: 0
  }

  /* 手机版底部导航*/

  .mbmenu {
    background: #231815;
    color: #fff;
    padding: 10px 0;
    border-top: 2px solid #0f0a09;
  }

  .mbmenu a:link, .mbmenu a:visited {
    color: #fff;
  }

  .mbmenu h1 {
    font-size: 18px;
    margin-top: 0px;
    margin-bottom: 5px;
  }

  .mbmenu p {
    margin: 0px;
  }

  /* 手机版底部导航*/

  @font-face {
    font-family: 'impact';
    /*字体名称*/
    src: url('../fonts/impact_0.ttf');
    /*字体源文件*/
  }

  body {
    font-family: "微软雅黑";
    color: #555;
    line-height: 1.6;
  }

  a {
    color: #333;
  }

  a:hover {
    color: #fc4513;
    text-decoration: none;
  }

  .navbar-brand img {
    margin: 0px 16px;
  }

  .tel {
    font-size: 12px;
    line-height: 40px;
    color: #333;
  }

  .cn {
    background: url(../images/cn.jpg) left center no-repeat;
    padding-left: 30px;
    line-height: 40px;
  }

  #en a.en {
    background: #555;
    color: #fff;
    padding: 6px;
    font-size: 14px;
    border: none;
    border-radius: 50%;
  }

  #en a:hover.en {
    background: #0889d4;
  }

  .indexnews .list-group-item:hover .date {
    background-color: #d75051;
  }

  .pt-98 {
    padding-top: 0px;
    margin-top: -55px;
  }

  .qmenu {
    margin-top: 0px;
  }

  /* .qmenu_line{
  border-right: 1px solid rgba(255,255,255,0.3);
} */

  .qmenu .qmenu_line:nth-last-child(1) {
    border-right: none;
  }

  .qmenu_hover:hover {
    background: #077bbe;
  }

  .bg-menu {
    background: #0889d4;
  }

  .bg-f4f {
    background-color: #f4f4f4;
    overflow: hidden;
  }

  .fs-12 {
    font-size: 12px;
  }

  .fs-14 {
    font-size: 14px;
  }

  .fs-16 {
    font-size: 16px;
  }

  .fs-18 {
    font-size: 18px;
  }

  .fs-20 {
    font-size: 20px;
  }

  .fs-24 {
    font-size: 24px;
  }

  .fs-28 {
    font-size: 28px;
  }

  .fs-30 {
    font-size: 30px;
  }

  .fs-36 {
    font-size: 36px;
  }

  .fs-45 {
    font-size: 45px;
  }

  .fs-48 {
    font-size: 48px;
  }

  .fc-h {
    color: #fc4513;
  }

  .ff-h {
    font-family: Impact, "impact";
  }

  .fc2-h {
    color: #da251c;
  }

  .fc-h2 {
    color: rgba(0, 0, 0, 0.2);
  }

  .fc-p {
    color: rgba(0, 0, 0, 0.4);
  }

  .fc-h2-white {
    color: rgba(255, 255, 255, 0.1);
  }

  .fc-p-white {
    color: rgba(255, 255, 255, 0.4);
  }

  .fc-fff {
    color: #fff;
  }

  .border-5 {
    border: 5px solid #1d7948;
  }

  .border-bottom-dashed {
    border-bottom: 1px dashed #ccc;
  }

  .bg-main {
    background: #0889d4;
  }

  .bg-eee {
    background: #eee;
  }

  .bg-topnav {
    background: url(../images/bg_topnav.jpg) right top no-repeat;
    width: 250px;
    height: 34px;
    color: rgba(255, 255, 255, 0.8);
  }

  .bg-topnav a {
    color: rgba(255, 255, 255, 0.8);
  }

  .bg-topnav a:hover {
    color: #fff;
  }

  .title-line:before {
    background: #0889d4;
    height: 2px;
    width: 50px;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
  }

  .bg-title-white {
    background: url(../images/bg_title_white.png) center top no-repeat;
    height: 60px;
    line-height: 60px;
  }

  .bg-h {
    background: url(../images/title_bg.png) center center no-repeat;
    height: 56px;
    line-height: 56px;
  }

  .bg-ht {
    background: linear-gradient(to bottom, #eee 160px, #f68b20 160px);
  }

  .bg-class {
    background: url(../images/bg-class.jpg) center top no-repeat;
  }

  .submenu li a {
    display: block;
    padding: 0 10px;
  }

  .subnav li a {
    display: block;
    padding: 6px 15px;
  }

  .subnav li a.oncurrent {
    display: block;
    padding: 6px 15px;
    background: #0889d4;
    color: #fff;
    border-radius: 30px;
  }

  .a-wrap {
    position: relative;
    width: 100%;
  }

  .product a img {
    border-radius: 0.25rem 0.25rem 0 0;
  }

  .product figcaption h5 {
    transition: 480ms;
    position: relative;
    z-index: 5;
  }

  .product figure {
    display: block;
    position: relative;
    overflow: hidden;
  }

  .product figcaption {
    display: block;
    position: relative;
    overflow: hidden;
  }

  .product figcaption:after {
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    bottom: -100%;
    background: #0889d4;
    transition: 500ms;
    position: absolute;
    border-radius: 0 0 0.25rem 0.25rem;
  }

  .product a:hover figcaption:after {
    bottom: 0;
  }

  .product a:hover figcaption h5 {
    color: #fff;
  }

  .qlink a {
    display: block;
    color: #fff;
    background: transparent;
    border: 1px solid rgba(255, 255, 255, .3);
  }

  .qlink a:hover {
    background: #d75051;
    border: 1px solid #d75051;
  }

  .footer {
    background: #F48B51;
    /* color:rgba(255,255,255,0.7); */
    overflow: hidden;
  }

  .footer a {
    color: rgba(255, 255, 255);
  }

  .footer a:hover {
    color: rgba(255, 255, 255, .9);
  }

  .footer h4 {
    color: rgba(255, 255, 255, 1);
    font-size: 18px;
    margin-bottom: 1rem;
  }

  .footer p {
    margin-bottom: .5rem;
  }

  .copyright {
    background: #fc4513;
    color: #888;
  }

  .copyright a {
    color: #888;
  }

  .copyright a:hover {
    color: #fff;
  }

  .lh-15 {
    line-height: 1.5rem;
  }

  /*.main-content{
  width:calc(100% - 60px);
  margin:0 auto;
}
.main-content2{
  width:calc(100% - 60px);
  margin:0 auto;
}
.main-content h2{
  font-size:24px;
}*/

  .b-t {
    border-top: 1px solid rgba(0, 0, 0, .1);
  }

  .news h2 {
    color: #000;
  }

  .news span {
    /*padding: 0px 8px;*/
    text-align: center;
    /*  border-radius: 50%;
  border:1px solid #000;*/
  }

  p.title {
    font-size: 24px;
    margin-bottom: 0;
    color: #666;
  }

  #newslist {
    margin-top: 40px;
    border: none;
    background: #fff;
    box-shadow: 0 0 10px #e8e8e8;
    border-radius: 5px;
  }

  #newslist a h2 {}

  #newslist a p {
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
  }

  #newslist a span {
    color: #999;
  }

  .page_info {
    text-align: center;
    margin-top: 10px;
    color: #666;
    width: 100%;
    font-size: 12px;
    margin: 60px 0;
  }

  .page_info span {
    padding: 0 2px;
    font-weight: bold;
  }

  .page_list {
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-align: center;
    letter-spacing: 0;
    font-size: 14px;
    margin-top: 20px;
    margin-bottom: 60px;
  }

  .page_list a {
    display: inline-block;
    color: #898989;
    border: 1px solid #e8e8e8;
    background: #fff;
    text-align: center;
    padding: 0 15px;
    margin: 0 5px;
    -moz-border-radius: 5px;
    /* Gecko browsers */
    -webkit-border-radius: 5px;
    /* Webkit browsers */
    border-radius: 5px;
    /* W3C syntax */
  }

  .page_list a:hover {
    color: #fff;
    border: 1px solid #fc4513;
    background: #fc4513;
  }

  .page_list a.on {
    color: #fff;
    border: 1px solid #fc4513;
    background: #fc4513;
  }

  p.subtitle {
    font-size: 14px;
    color: #999;
  }

  .detail_h:after {
    background: #fc4513;
    height: 3px;
    width: 50px;
    content: "";
    position: absolute;
    top: 43px;
    left: 48%;
  }

  .news_h:after {
    background: #777;
    height: 2px;
    width: 130px;
    content: "";
    position: absolute;
    top: 148px;
    left: 47%;
  }

  .product_img {
    overflow: hidden;
  }

  .product_info p.title {
    font-size: 16px;
    color: #555;
    margin-top: 15px;
    margin-bottom: 0;
  }

  .product_info p.time {
    font-size: 12px;
    color: #aaa;
  }

  /* .list-inline .list-inline-item:nth-child(4) {
    display: none;
  } */

  .carousel-indicators {
    display: none;
  }

  .wda {
    line-height: 24px;
    font-size: 15px;
    color: #666
  }

  .qmenu_line .img-fluid {
    max-width: 60%;
  }

  .qmenu {
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }

  .pyf {
    padding: 0rem 0rem;
  }

  .ptf {
    padding: 1rem 1rem;
  }

  .fs {
    font-size: 14px;
  }

  .fs24 {
    font-size: 20px;
  }

  .shopbtn {
    width: 36px;
    height: 36px;
    background: rgba(253, 69, 19, 0.82);
    position: fixed;
    border-radius: 50%;
    color: #fff;
    right: 10px;
    top: 40%;
    z-index: 9999;
  }

  .shopbtn img {
    width: 100%;
    padding: 7px;
  }

  .shopshare {
    width: 150px;
    position: fixed;
    right: -180px;
    min-height: 300px;
    z-index: 100;
    top: 20%;
    padding: 10px 0;
    background: rgba(253, 69, 19, 0.82);
    border-radius: 10px 0px 0px 10px;
  }

  .shopshare .a1 {
    background: url(../images/bsico_m.png) no-repeat 0 0;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare .a2 {
    background: url(../images/bsico_m.png) no-repeat 0 -40px;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare .a3 {
    background: url(../images/bsico_m.png) no-repeat 0 -80px;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare .a4 {
    background: url(../images/bsico_m.png) no-repeat 0 -130px;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare .a5 {
    background: url(../images/bsico_m.png) no-repeat 0 -180px;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare .a6 {
    background: url(../images/bsico_m.png) no-repeat 0 -230px;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare .a7 {
    background: url(../images/bsico_m.png) no-repeat 0 -270px;
    display: block;
    width: 100%;
    background-size: 80%;
    height: 40px;
    margin: 10px;
  }

  .shopshare-btn {
    position: absolute;
    width: 25px;
    height: 80px;
    left: -24px;
    background-image: url(../images/j-cio.png);
    top: 130px;
    background-color: rgba(253, 69, 19, 0.82);
    background-repeat: no-repeat;
    background-position: 9px 34px;
    border-radius: 10px 0 0 10px;
    background-size: 40%;
  }

  .shopcord {
    background: rgba(0, 0, 0, 0.80);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 999;
  }

  .shopcord .shop-img {
    top: 50%;
    left: 50%;
    width: 150px;
    height: 180px;
    position: absolute;
    margin-left: -75px;
    margin-top: -90px;
  }

  .shopcord .shop-img img {
    width: 100%;
    display: none;
  }

  .shopcord .shop-img p {
    line-height: 30px;
    text-align: center;
    color: #fff;
  }

  .shopcord .shop-close {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 20px;
  }

  .shopcord .shop-close img {
    width: 100%;
  }

  /* 小屏幕（平板，大于等于768px） */

  @media (min-width: 768px) {
    .contact {
      right: 50px;
    }
  }

  /* 小屏幕（平板，大于等于992px） */

  @media (min-width: 992px) {
    .pt-98 {
      padding-top: 98px;
      margin-top: 0px;
    }
    .pyf {
      padding: 3rem 0rem 2rem;
    }
    .ptf {
      padding: 3rem 0rem;
    }
    .fs {
      font-size: 16px;
    }
    #newslist a p {
      margin-top: 30px;
    }
    .fs24 {
      font-size: 24px;
    }
    .sina-nav .sina-menu>li {
      float: left;
      margin: 0px;
    }
    .propad {
      padding: 3rem 0;
    }
    .list-inline .list-inline-item:nth-child(4) {
      display: inline-block;
    }
    .wda {
      margin-top: 30px;
      line-height: 36px;
    }
    .qmenu_line .img-fluid {
      max-width: 100%;
    }
  }

  /* 小屏幕（平板，大于等于1200px） */

  @media (min-width:1200px) {
    #yw-list .swiper-pagination {
      display: none;
      padding-bottom: 5px;
    }
    .sy-gtff-ico {
      display: block;
    }
    .sina-nav .sina-menu>li {
      float: left;
      margin: 0 12px;
    }
  }