/*在线客服*/
#flaosBox {
  position: fixed;
  width: 75px;
  z-index: 900;
  right: 20px;
  bottom: 100px;
}
#flaosBox li {
  margin-bottom: 2px;
  overflow: hidden;
  height: 56px;
  width: 75px;
  cursor: pointer;
  list-style: none;
  position: relative;
  background: rgba(0,86,184,0.8);
}
#flaosBox li:hover {
  background: rgba(246,139,32,1);
}
#flaosBox li.top {
  margin-bottom: 2px;
  overflow: hidden;
  height: 56px;
  width: 75px;
  cursor: pointer;
  list-style: none;
  position: relative;
  background: rgba(246,139,32,1);
}
#flaosBox li.top:hover {
  background: rgba(0,86,184,0.8);
}
#flaosBox li.queryshow {
  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;
  background: url("../../images/img/float_line.jpg") left center no-repeat;
  text-align: center;
  font-size: 16px;
  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;
}
/*在线客服*/

.tbox {
    bottom: 65px;
    display: none;
    float: right;
    position: fixed;
    right: 0px;
    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;
}

.news-txt .date {
    text-align: center;
    background-color: #0088cf;
    padding: 10px;
    color: #fff;
    /*border-right: 1px solid #ececec;*/
}
.indexnews .list-group-item:hover .date {
    background-color: #f8b314;
}
.news-txt .date span.date01 {
    font-size: 3rem;    
    line-height: 3rem;
}
.news-txt .date span.date02 {
    font-size: 1rem;
    line-height: 2rem;
}
.news-txt .date span {
    margin: 0;
    padding: 0;
    display: block;
    font-style: normal;
    color: #fff;
}
.news-txt .des {
    font-size: 1.2rem;
    color: #777;
    padding: 1rem 0 0 0;
    
}
.wd .wen{
  color: #fff;
  border-radius: 50%;
  background: #0056B9;
  margin-right: 10px;
}
.wd .da{
  color: #fff;
  border-radius: 50%;
  background: #f68b20;
  margin-right: 10px;
}
.a-wrap{
  position: relative;
  width: 100%;
}
/* 手机版底部导航*/
.mbmenu{
  background: #0056B9;
  color: #fff;
  padding: 10px 0;
  border-top: 2px solid #0056B9;
}
.mbmenu a:link, .mbmenu a:visited{
  color: #fff;
}
.mbmenu h1{
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.mbmenu p{
  margin: 0px;
}
/* 手机版底部导航*/
.pclass-index a{
  display: block;
  padding: 6px 15px;
  color:#fff;
  background: #0056B9;
  border-radius:6px;
}
.pclass-index  a:hover{
  background: #f88c1d;
  color:#fff;
}

.pclass li a{
  display: block;
  padding: 6px 15px;
  background: #fff;
  border:1px solid #0056B9;
  color:#0056B9;
  border-radius:6px;
}
.pclass li a:hover{
  background: #f88c1d;
  border:1px solid #f88c1d;
  color:#fff;
}
.pclass li a.oncurrent{
  background: #f88c1d;
  border:1px solid #f88c1d;
  color:#fff;
}



body{
  font-family: "微软雅黑";
  color:#555;
  line-height: 1.6;
}
a{
  color:#555;
}
a:hover{
  color:#f68b20;
  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{
  background: url("../images/en.jpg") left center no-repeat;
  padding-left:30px;
  line-height: 40px;
}
.news-txt .date {
    text-align: center;
    background-color: #0056B9;
    padding: 10px;
    color: #fff;
    /*border-right: 1px solid #ececec;*/
}
.indexnews .list-group-item:hover .date {
    background-color: #f68b20;
}
.news-txt .date span.date01 {
    font-size: 3rem;    
    line-height: 3rem;
}
.news-txt .date span.date02 {
    font-size: 1rem;
    line-height: 2rem;
}
.news-txt .date span {
    margin: 0;
    padding: 0;
    display: block;
    font-style: normal;
    color: #fff;
}
.news-txt .des {
    font-size: 1.2rem;
    color: #777;
    padding: 1rem 0 0 0;
    
}

.bg-menu{
  background: #0056B9;  
}
.bg-f4f{
  background-color: #f4f4f4;
  overflow: hidden;
}
.fs-en{
  font-size: 24px;
}
.fs-cn{
  font-size: 24px;
}
.fs-p{
  font-size: 16px;
}
.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-48{
  font-size: 48px;
}
.fc-h{
  color: #0056B9;
}
.fc2-h{
  color: #f88c1d;
}
.fc-h2{
  color:rgba(0,0,0,0.1);
}
.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 #0056B9;
}
.border-bottom-dashed{
  border-bottom: 1px dashed #ccc;
}
.bg-main{
  background: #172f89;
}
.bg-eee{
  background: #eee;
}
.bg-product{
  background:url("../images/bg.jpg") center top no-repeat;
}
.bg-4ad{
  background:url("../images/bg2.jpg") center top no-repeat;
}
.bg-h{
  background:url("../images/line.png") center center no-repeat #0056B9;
}
.bg-honor{
  background:url("../images/bg-honor.jpg") center top no-repeat #eee;
}
.bg-ht {
    background: linear-gradient(to bottom, #eee 160px, #0056B9 160px);
}
.bg-ad1{
  background:url("../images/bg-ad.jpg") center center no-repeat #fff;
}
.submenu li a{
  display: block;
  padding:0 10px;
}
.subnav li a{
  display: block;
  padding: 6px 8px;
}
.subnav li a.oncurrent{
  display: block;
  padding: 6px 8px;
  background: #0056B9;
  color:#fff;
  border-radius:30px;
}
.advt{
    font-size: 48px;
    color: #fff;
    background: #0056B9;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
}
/*.advt:before{
    content: "";
    width: 40px;
    height: 3px;
    background: #f88c1d;
    position: absolute;
    top: 66px;
}*/
.ht8 .ht{
  font-size:52px;
  color: #f88c1d;
  width: 76px;
  height: 88px;
  background: url("../images/8iconbg.jpg") center center no-repeat;
}

.ht8:hover .ht{
  color: #0056B9;
  background: url("../images/8iconbg2.jpg") center center no-repeat;
}
.ht8:hover .fc2-h{
  color: #0056B9;
}
.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:#f88c1d; 
  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;
}
#footer{
  background: #313131;
  color:rgba(255,255,255,0.6);
}
#footer a{
  color:rgba(255,255,255,0.6);
}
#footer a:hover{
  color:rgba(255,255,255,1);
}
#footer h4{
  color:rgba(255,255,255,1);
  font-size: 18px;
  margin-bottom: 1rem;
}
#footer p{
  margin-bottom: .5rem;
}
.copyright{
  background: #0056B9;
}
.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{
  border-bottom: 1px dashed #ddd;
}
.news h2{
  font-size: 18px;
}
p.title{
  font-size: 24px;
  margin-bottom: 0;
  color: #666;
}
 p.subtitle{
  font-size: 14px;
  color: #999;
}

.indexh h1{ font-size: 24px; color: #222; }

.newspic{position: relative;}
.newspic h2{ width:100%; position: absolute; bottom: 0; left: 0; background-color: rgba(0,0,0,0.5); font-size: 14px; color: #fff; margin: 0; }


.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;
}



/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {
    .fs-en{
      font-size: 36px;
    }
    .fs-cn{
      font-size: 30px;
    }
    .fs-p{
      font-size: 24px;
    }

}

/* 小屏幕（平板，大于等于992px） */
@media (min-width: 992px) {

}

/* 小屏幕（平板，大于等于1200px） */

@media (min-width:1200px) {
  #yw-list .swiper-pagination{ display: none; padding-bottom:5px;}
  .sy-gtff-ico{ display: block; }

}
.bg-join{
  background:url(../../images/bg-join.jpg) center top no-repeat;
}