p, ul, ol, dl, dt, dd, form, blockquote {
 margin: 0;
 padding: 0;
}
ul, ol {
 list-style: none;
}
input, select {
 font-family: Microsoft Yahei;
 vertical-align: middle;
}
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0px 1000px #EEEEEE inset !important;
}
em, b, i {
 font-style: normal;
 font-weight: normal;
}
img {
 vertical-align: middle;
 border: 0;
}
label {
 cursor: pointer;
}
.bg-zi{background: #132451;}

/* -- scale -- */
.scale {
 overflow: hidden;
}
.scale img {
 width: 100%;
 cursor: pointer;
 transition: all 0.6s;
}
.scale img:hover {
 transform: scale(1.1);
}
.bg-darkse{background:#f6f6f6;
}
.bg-darkser{background:#003a74;
}
.text-zise{color:#003a74;}
.bg-wense{background:#dfe1e0;}
.Jhtml .service{
  margin-left:1rem;
}
.Jhtml .service .desc{
  margin-bottom:1rem;
}
.padding_box{
  padding:0 16px;
  box-sizing: border-box;
}
.copyright{
  line-height:30px;
   text-align: center;
    padding: 30px 16px;
}
.copyright a {
    color: #bebebf;
    transition: color 0.5s;
    font-size: 14px;
    margin: 0 .2rem;
}
.copyright a:hover{
  color:#fff;
}
#index .article-list .item dd p{
  text-align: justify;
}
.form-control{
  box-sizing: border-box;
}
#index .article-list .img{
  width: 445px;
    height: 278px;
}
.footer{
padding:20px 16px; }
.footer .small-heading{
margin-bottom:20px;}
.links{
padding-left:20px;}
.Jhtml .tabbable .nav{
  flex-wrap: nowrap;
}
.Jhtml .tabbable .nav-item{
  flex:1;
  text-align:center;
}
.Jhtml .tabbable .nav-link{
  padding: .5rem  0rem;
}
.Jhtml .tabbable .tab-pane img{
    border: 4px solid #ddd;
    margin-top: 1rem;
    box-sizing: border-box;
}
#index .article-list .item dd p{
    color: #333;
    margin-top: 0.4rem;
}
.f-about p,.footer .links a,.footer .f-contact p{
  font-size:15px;
}
#index .article-list .img{
  width:auto;
  height:auto
}
.heading-bracket span:after,.heading-bracket span:before {
  top: -5px;
}
.wen-list .item li.answer em{
  font-size:15px;
}
.navbar-light .navbar-nav .nav-link{
  padding-left:10px;
}
.jumbotron p{
  line-height:1.5;
  margin-bottom:10px;
}
#index .article-list .img{
  overflow: hidden;
    height: 278px;
}
.sidebar_box{
}
.item-thumb{
    width:100%;
    height:100%;
    overflow:hidden;
    border-radius: 3px;
}
.sidebar_box p{
  width:60%;
}
#index .article-list .item dt{
  height:140px;
  overflow:hidden;
}
#index .article-list .item dd h2{
    font-size: 20px;
    font-weight: bold;
    color:#333;
}
#index .article-list .item dd p{
    font-size: 14px;
    color: #888;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    margin-bottom: 14px;
    text-align: justify;
    max-width: 615px;
}
#index .article-list .item dd p:hover{
  background:none;
  color:#888;
}
#index .article-list .item dd h4{
    font-size: 12px;
    font-weight: normal;
    color: #a7a7a7;
    line-height: 23px;
    height: 23px;
    overflow: hidden;
}
.article-list .item dd em{
  margin-right:10px;
}

.article_section dl{
  padding: 14px 0 14px 0px;
    margin-right: 10px;
  box-sizing: border-box;
    
}
.article_section dl:hover{
    background: #fafafa;
    border-radius: 5px;
}
.article_section dl:hover img{
   transform: scale(1.1);
}
.article_section  img{
   transition: 0.5s;
}

.sidebar_box{
  border: 1px solid #f2f2f2;
    padding: 10px;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.sidebar_box .section-title{
    margin-bottom:10px;
    font-size: 20px;
    color: #262626;
    line-height: 28px;
    padding-bottom: 15px;
    border-bottom: 1px solid #f2f2f2;
    font-weight: bold;
}
.sidebar_box .item-thumb{
 
  overflow:hidden;
}
.sidebar_box dd h3{
    font-size:16px;
    color: #333;
    font-weight: normal;

    overflow: hidden;
}
.sidebar_box dd p{
   width: 100%;
    text-overflow: ellipsis;
    white-space: nowrap;
   height: 44px;
    overflow: hidden;
   font-size: 12px;
    font-weight: normal;
    color: #666;
    line-height: 22px;
}
.sidebar_box dd span{
  display: inline-block;
    background: transparent;
    padding: 0 12px;
    font-size: 12px;
    line-height: 24px;
    border: 1px solid #ff5c00;
    color: #ff5c00;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    outline: none;
    display: none;
}
.sidebar_box row{
  flex-wrap: nowrap;
}
#index .sidebar_box .item dt{
  height:80px;
  overflow:hidden;
}
#index .sidebar_box .item dd{
  margin-left:10px;
}
.sidebar_box dl:hover h3{
  color:#ff5c00
}
.sidebar_box dl:hover .btn{
    background: #ff5c00;
    color: #fff;
}
.sidebar_box dl:hover .list_ls{
   transform: scale(1.1);
}
.sidebar_box .list_ls{
    width: 100%;
    object-fit: cover;
    transition: 0.5s;
}
@media (max-width: 576px) {
  #index .article-list .img{
     overflow: hidden;
    height: 230px;
  }
  #index .article-list .item dd {
    font-size:16px;
  }
  #index .article-list .item dd p{
    display:none
  }
  #index .article-list .item dt{
    height:100px;
  }
}