.slick-slide .image{padding:10px;}
.slick-slide img{border:5px solid #FFF;display:block;width:100%;}
.slick-slide img.slick-loading{border:0 }
.slick-slider{margin:30px auto 50px;}

#list-tab .list-group-item.active {
  z-index: 2;
  color: #fff;
  background: #003E8F;
  border-color: #003E8F;
}

#list-tab .list-group-item-action {
  width: 100%;
  color: #495057;
  /*background: url(../images/icon1.png) 30px top no-repeat;*/
  text-align: inherit;
}
#list-tab .list-group-item-action:hover, #list-tab .list-group-item-action:focus {
  background: #003E8F;
  border-color: #003E8F;
  color: #fff;
}

#list-tab .list-group-item-action:active {
  color: #fff;
  background-color: #003E8F;
}

#list-tab .list-group-item {
  position: relative;
  display: block;
  height: 98px;
  line-height: 98px;
  text-align:center;
  padding:0;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
#list-tab .list-group-item:first-child {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0;
}

#list-tab .list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0.25rem;
}

#nav-tabContent img{
  border-radius:0 0.25rem 0.25rem 0;
}
#list-p1{
  background: url("../images/p1.jpg") left top no-repeat;
  height: 389px;
  border-radius: 0 0.25rem 0.25rem 0;
}
#list-p2{
  background: url("../images/p2.jpg") left top no-repeat;
  height: 389px;
  border-radius: 0 0.25rem 0.25rem 0;
}
#list-p3{
  background: url("../images/p3.jpg") left top no-repeat;
  height: 389px;
  border-radius: 0 0.25rem 0.25rem 0;
}
#list-p4{
  background: url("../images/p4.jpg") left top no-repeat;
  height: 389px;
  border-radius: 0 0.25rem 0.25rem 0;
}
.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: #003E8F;
    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;
    
}
.mbmenu{
  background: #003E8F;
  color: #fff;
  padding: 10px 0;
  border-top: 2px solid #00427a;
}
.mbmenu a:link, .mbmenu a:visited{
  color: #fff;
}
.mbmenu h1{
  font-size: 18px;
  margin-top: 0px;
  margin-bottom: 5px;
}
.mbmenu p{
  margin: 0px;
}
.lag{float:right;margin-top:20px;}

@font-face {
  font-family: 'Sourcefont';   /*字体名称*/
  src: url("../fonts/Sourcefont/SourceHanSansCN-Light.otf");       /*字体源文件*/
}


body{
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#555;
  line-height: 1.6;
}
a{
  color:#555;
}
a:hover{
  color:#003E8F;
  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;
}
.search{float:right;width:178px;height:30px;background:url("../images/search_bg.png") no-repeat;}
.search .key{width:132px;height:22px;line-height:22px;margin:5px 0 1px 8px;color:#fff;border:0;float:left; background: transparent;}
.search .key[type="text"]:focus{outline:none;}
.search .sub{float:right;width:30px;height:30px;background:url("../images/search_bg.png") no-repeat right 0;border:none;cursor:pointer;}
.search .sub span{display:none;}

.bg-c1{
  background: #7F7F7F;  
}
.bg-f4f{
  background-color: #f4f4f4;
  overflow: hidden;
}
.fs-14{
  font-size: 14px;
    line-height:24px;
}
.fs-16{
  font-size: 16px;
  line-height:34px;
}
.fs-18{
  font-size: 18px;
   color:#003E8F;
     line-height:34px;
}
.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: #003E8F;
}
.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;
}
.bg-main{
  background: #172f89;
}
.bg-service{
  background:url("../images/bg-service.jpg") center top no-repeat;
  
}
.bg-product{
  background:url("../images/bg-city.png") center bottom no-repeat #fff;
}
.bg-product-class a{
  background: #f3f3f3;
  display: block;
  border-bottom: 6px solid #172f89;
}
.bg-product-class a:hover{
  background: #172f89;
  border-bottom: 6px solid #172f89;
  color: #fff;
}
.bg-h{
  background:url(../images/line.png) center center no-repeat #0F4C90;
}
.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: #003E8F;
  color:#fff;
  border-radius:30px;
}
.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:#F08B25; 
  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: #333;
  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,0.8);
  font-size: 18px;
  margin-bottom: 1rem;
}
#footer p{
  margin-bottom: .5rem;
}
.copyright{
  background: #1c1c1c;
}
.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) {
    .about h1{
      font-size: 36px;
    }

}

/* 小屏幕（平板，大于等于992px） */
@media (min-width: 992px) {

}

/* 小屏幕（平板，大于等于1200px） */

@media (min-width:1200px) {
  #yw-list .swiper-pagination{ display: none; padding-bottom:5px;}
  .sy-gtff-ico{ display: block; }

}

/* 手机版底部导航*/
.pclass-index a{
  display: block;
  padding: 6px 15px;
  color:#fff;
  background: #003E8F;
  border-radius:6px;
}
.pclass-index  a:hover{
  background: #F08B25;
  color:#fff;
}

.pclass li a{
  display: block;
  padding: 6px 15px;
  background: #fff;
  border:1px solid #003E8F;
  color:#003E8F;
  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;
}

