.fl{
    float:left;
    _display:inline;
}
.fr{
    float:right;
    _display:inline;
}
.cf{
    *zoom:1;
}
.cf:after{
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clear{
    height: 0;
    line-height: 0;
    font-size: 0;
    clear: both;
    overflow: hidden;
}
.mr45{
    margin-right: 45px;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt40{
    margin-top: 40px;
}
.mb5{
    margin-bottom: 5px;
}
.mb10{
    margin-bottom: 10px;
}
.mb15{
    margin-bottom: 15px;
}
.mb20{
    margin-bottom: 20px;
}
.mb25{
    margin-bottom: 25px;
}
.mb30{
    margin-bottom: 30px;
}
.mb35{
    margin-bottom: 35px;
}
.mb40{
    margin-bottom:40px;
}
.mb45{
    margin-bottom:45px;
}
.mb50{
    margin-bottom:50px;
}
.mb55{
    margin-bottom:55px;
}
.mb60{
    margin-bottom:60px;
}
.mb65{
    margin-bottom:65px;
}
.mb70{
    margin-bottom:70px;
}
.mb75{
    margin-bottom:75px;
}
.mb80{
    margin-bottom:80px;
}
/*公用样式end*/

.img980{
    width: 555px;
}
.focus980 {
    width: 555px;
    height: 320px;
    position: relative;
    overflow: hidden;
}
.focus980 .f980 {
    width: 535px;
    height: 305px;
    overflow: hidden;
}
.focus980 .f980 img {
    width: 535px;
    height: 320px;
}
.focus980 .f980 .rsBlok{
    width: 400px;
    position: absolute;
    height: 200px;
    background-color:#ffffff;
    right:40px;
    z-index: 9;
    bottom: 23px;
    overflow: hidden;
}
.focus980 .f980 span{
    width: 360px;
    height:50px;
    line-height:50px;
    vertical-align:middle;
    font-size:24px;
    display:block;
    overflow:hidden;
    font-weight:bold;
    margin-top:20px;
    position:absolute;
    top:328px;
    right:60px;
    z-index:99;
}
.focus980 .f980 p{
    width: 360px;
    height:90px;
    line-height:28px;
    overflow:hidden;
    position:absolute;
    top:405px;
    right:60px;
    z-index:99
}
.focus980 .rslides {
    width: 100%;
    position: relative;
    list-style: none;
    padding: 0;
    
}
/*左右切换按钮*/
.focus980 .rslides_nav {
    height: 60px;
    width: 35px;
    position: absolute;
    top: 40%;
    left: 20px;
    text-indent: -9999px;
    background: url(http://www.zjdj.com.cn/zt/material/202104sywxdk/images/left.png) no-repeat ;
    background-position:-15px;
}
.focus980 .rslides_nav:hover{
    background-position:-15px;
}
.focus980 .rslides_nav.next {
    left: 495px;
    background-position: -15px;
    right: 0
    -moz-transform:rotate(180deg); 
     -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.focus980 .rslides_nav.next:hover{
    background-position:-15px;
    -moz-transform:rotate(180deg); 
     -webkit-transform:rotate(180deg);
    transform:rotate(180deg);
    filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.focus980 .rslides_tabs {
    margin: 12px auto;
    clear: both;
    text-align: center;
    bottom:0px;
    position: absolute;
    z-index:999;
    left:500px;
}
.focus980 .rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float:left;
    margin-right: 10px
}