.index-banner-panel-left{
    
    width: 480px;
    height: 280px;
    float: left;
  
}
.index-banner-panel-left img{
    float: left;
}
.index-banner-panel-right{
    background: #fff;
    width: 500px;
    height: 280px;
    line-height: 40px;
    float: left;
    margin-left: 10px;
    box-shadow:0px 0px 20px 0px #408CFF19;
    border-radius: 5px;
}
.index-banner-panel-right-top{
    
    width: 100%;
    height: 50px;
}
.index-banner-panel-right-bottom{
    
    width: 100%;
    height: 230px;
}
.index-panel-content-left{
    
    width: 480px;
    height: 220px;
    background: #fff;
    box-shadow:0px 0px 20px 0px #408CFF19;
    float: left;
}
.index-panel-content-right{
    
    width: 500px;
    height: 220px;
    background: #fff;
    box-shadow:0px 0px 20px 0px #408CFF19;
    float: right;
}
.tittle-ul li{
    background: url(yhys-biao.png) no-repeat left center;
}
.tittle-ul li a{
    line-height: 20px;
    padding-left: 16px;
    font-size: 16px;
}
.tittle-ul li a:hover{

   
    font-size: 16px;
    font-weight: bold;
    color: #4179E5;
}
.ul-img li{
    display: block;
    float: left;
    

    
}
.ul-img a{
    font-weight: bold;
    font-size: 18px;
    line-height: 10px;
    text-align: center;
    display:block;

   
    width: 160px;
    height: 148px;
    box-shadow: 2px 2px 10px #909090;
    border-radius: 8px;
    margin-top: 20px;
    margin-left: 70px;


}
.ul-img a:hover{
    color: #4179E5;
    box-shadow:none;
    box-shadow: 2px 2px 10px #909090 inset;
}
.span-img1{
    background: url(yhys-tp1.png) no-repeat;
    background-size: cover;
    display: block;
    width: 70px;
    height: 70px;
    margin: 5px auto;
    /*background-position: -45px 0px;*/
   
}
.span-img2{
    background: url(yhys-tp2.png) no-repeat;
    background-size: cover;
    display: block;
    width: 70px;
    height: 70px;
    margin: 5px auto;
    /*background-position: -45px 0px;*/
   
}
.zxts-class{
    margin-top: 20px;
    box-shadow:0px 0px 20px 0px #408CFF19;
}
.index-banner-panel-right-top ul li{
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    margin-left: 20px;
    border-radius: 5px;
    
}
.index-banner-panel-right-top a{
    font-weight: bold;
    font-size: 18px;
    width: 100px;
    text-align: center;
    display: block;
    color: #323232;
    border: #77bef6 2px solid;
    border-radius: 5px;
}
.index-banner-panel-right-top a:hover{
    background-color: #77bef6;
    border-radius: 5px;
    color: #fff;
    font-size: 20px;
}