   .sideMenu {}

  .sideMenu h3 {
   /*  width: 100%;  */
    padding: 5px 0 5px 20px;
    position: relative;}

    .sideMenu h3 a {
        display: block;
        height: 44px;
        line-height: 44px;
        width: 100%;
        padding: 0 0 0 15px;
        font-size: 16px;}


    .sideMenu h3 em{
     
     position: absolute;
   right: 25px;
    top: 15px;
    width: 5px;
    height: 5px;}

.sideMenu .on_here{
    background: #ffffff;
    border-left: #3e6db5 2px solid;
    color: #3e6db5;
    font-weight: bold;}

.sideMenu ul li:hover{
    background: #ffffff;
    border-left: #3e6db5 2px solid;
    color: #3e6db5;
    font-weight: bold;}

.sideMenu ul li h3 a:hover{
    color: #3e6db5;
     font-weight: bold;}



.sideMenu ul li.on_here h3 a{
  
    color: #3e6db5;
    font-weight: bold;}
    

    
    
   .sideMenu dl {
    background: #fff;
    padding: 0px 10px;
    display: none;
    position: relative;
    overflow: inherit;
    overflow: hidden;
    margin: 0;}

.sideMenu dl dd {
   
    float: left;
   background: url(images/ltsan.png) no-repeat left center;}

.sideMenu dl dd a {
    display: block;
    font-size: 14px;
    line-height: 22px;
    padding: 4px 0px 4px 16px;
    color:#999999;
   font-weight: normal;}

.sideMenu dl dd:hover,
.sideMenu dl dd.current {} 
    
    .sideMenu dl dd:hover a,
.sideMenu dl dd.san_on a {
    color: #3e6db5;}
    
    
 .sideMenu li.on_here dl {
    display: block !important;}
    
    

.list_box1{

height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px 0 0 40px;}





.list_box1 ul{}
.list_box1 ul li{

    float: left;
    width: 20%;
    line-height: 50px;
    font-size: 16px;
    color: #999999;
    padding: 19px 18px;}

.ltys_pic{
    position: relative;
    padding-bottom: 140%;
    overflow: hidden;}
.ltys_pic img{
    position: absolute;
    left: 0px; top:0px;
    width: 100%;}

.list_box1 li h2{
    font-size: 16px;
    color: #222;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;}
