/*s*/
.section .ts .zi h4{
width:calc(100% - 100px);
float:left;}
.section .ts .zi span{
width:90px;
font-size:16px;
color:#777;
display:block;
float:right;
line-height: 32px;
    padding-top: 13px;
    padding-bottom: 16px;}

.section .ts li:hover span{
color:#fff;}
.section .ts .zi{
    padding-left: 0%; 
    padding-right: 0px;}
.section .ts li:hover{
    padding-left: 2.1%;
    padding-right: 23px;
    transition: all 0.2s;}
.section .ts .zi{
    border-bottom: 1px #ccc dotted;}
