li {
    list-style-type: none;
}
em {
    font-style: normal;
    font-weight: normal;
}
.mb20 {
    margin-bottom: 20px;
    /*width: 1200px;*/width: 980px;
    margin: 40px auto;
    text-align: left;
    background: rgba(255,255,255,.6);
    margin-top: 0;
}
.StuWork {
    padding: 20px;
    background-color: #fff;
    box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.StuWork .hd ul {
    float: right;
    overflow: hidden;
    zoom: 1;
    margin-top: 10px;
    zoom: 1;
    width: auto;
}
.StuWork .hd a {
    text-decoration: none;
}
.StuWork .bd {
    padding: 20px 0 0 0;
}
.StuWork .hd ul li.on {
    background: #c90f4e;
}
.StuWork .hd ul li {
    float: left;
    border-radius: 20px;
    width: 9px;
    height: 9px;
    overflow: hidden;
    margin-right: 5px;
    text-indent: -999px;
    cursor: pointer;
    background: #ddd;
}
.StuWork .hd .tit {
    font-size: 20px;
    font-weight: bold;
    color: #c68d1c;
}
.StuWork .hd .en-tit {
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 10px;
    margin-right: 20px;
    font-family: Arial, sans-serif;
}
.StuWork .bd ul li {
    /*width: 225px;*/width: 190px;
    float: left;
    /*margin-right: 10px;*/margin-right: 3px;
    height:auto;
}
.pic {
    width: 100%;
    height: 160px;
}
.txt.ly-text {
    text-align: center;
    /*width: 213px;*/width: 100%;
    padding-top: 10px;
}

.pic a img{
    width:100%;
    height: 100%;
    float: unset;
    margin: unset;
}
.clearfix {
    zoom: 1;
}
.clear:after{
    display: block;
    content: '';
    clear: both;
}
.bd.clearfix>.tempWrap {
    width: 940px !important;
}
.bd.clearfix>.tempWrap >ul.clearfix>li>div>div>a{
    width: 100%;
    height: 100%;
}








