@media (min-width: 960px){
.header-body{
  background:url(../../headerbg.jpg) right top no-repeat;
}
}
.main-menu-1-1 .nav-menu>.menu-item {
    padding: 16px 2%;
}

/********slogo*******/
.block h2.block-title{
    margin-top: 5px;
    border-bottom: 0;
    margin-bottom: 15px;
    height: 28px; 
    line-height: 28px;
    font-size: 20px;
    color: #FBB03B;
    font-weight: 300;
}
.block-region-bottom-first-right h2.block-title,.page-node .block-region-right div.block:nth-child(1) h2,.page-taxonomy .block-region-right div.block:nth-child(1) h2{
    padding-left: 34px;
    background: url(../../slogo01.png) no-repeat left top;
}
.block-region-middle-third-right h2.block-title,.page-node .block-region-right div.block:nth-child(2) h2,.page-taxonomy .block-region-right div.block:nth-child(2) h2{
    padding-left: 40px;
    background: url(../../slogo03.png) no-repeat left top;
}
.block-region-footer-first-left h2.block-title{
    padding-left: 44px;
    background: url(../../slogo02.png) no-repeat left top;
}
.block-region-footer-first-middle h2.block-title{
    padding-left: 40px;
    background: url(../../slogo04.png) no-repeat left top;
}
.hlinksection h2.block-title{
  font-size:20px;
  color:#FF7F00;
  margin-top:5px;
  border-bottom: 0;
}
.hlinksection h2.block-title span{
  padding-left:10px;
}
.hlinksection .hlinks img{
  width:100%;
  padding:1%;
  border:1px solid #ECECEC;
  margin-bottom:5px;
}

.resourcelinks{
  overflow:hidden;
}
.resourcelinks li{
    float: left;
    padding: 14px 10px 0px 10px;
    list-style: none;
}
.shiyan{
  overflow:hidden;
}
.shiyan .items{
  float:left;
  width:48%;
  margin:1%;
  overflow: hidden;
}
.shiyan .items img{
    padding: 1%;
    border: 1px solid #ECECEC;
    margin-bottom: 5px;
    width: 96%;
    display: block;
}
.shiyan .one-line{
  overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}