/**{
	margin: 0 auto;
	padding: 0;
}*/
/*公用样式begin*/
/*
 * 初始化
 * */
*{
    margin:0 auto;
    padding:0;
    outline:none; 
    font-family: "Microsoft Yahei", "微软雅黑", "Tahoma", "SimSun";
}
html{
    _background-image: url(about:blank);
    _background-attachment: fixed;
}
body{
    font-size:14px;
    color:#333;
}
a{
    color: #333;
    text-decoration:none;
}
a:hover{
    color:#ff7d00;
}
ul,li{
    list-style:none outside none;
}
h1, h2, h3, h4, h5, h6 {
    font-size:100%;
    font-weight:400;
}
img{
    border:none;
    display: block;
}
a:hover img{
    opacity: 0.85;
    filter: alpha(opacity=85);
}
//float
.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: 665px;
    float: left;
    margin-right: 20px;
}
.focus980 {
    width: 665px;
    height: 415px;
    position: relative;
    overflow: hidden;
}
.focus980 .f980 {
    width: 665px;
    height: 415px;
    overflow: hidden;
}
.focus980 .f980 img {
    width: 665px;
    height: 415px;
}
.focus980 .f980 .rsBlok{
    width: 100%;
    position: absolute;
    height: 50px;
    background-color:rgba(0, 0, 0, .4);
    right:0px;
    z-index: 9;
    bottom: 0px;
    overflow: hidden;
}
.focus980 .f980 span{
    width: 360px;
    height:45px;
    line-height:50px;
    vertical-align:middle;
    font-size:24px;
    display:block;
    /*overflow:hidden;*/
    font-weight:bold;
    margin-top:20px;
    position:absolute;
    top:345px;
    left: 10px;
    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: 95px;
    width: 50px;
    position: absolute;
    top: 40%;
    left: 20px;
    text-indent: -9999px;
    background: url(http://www.zjdj.com.cn//ku/material/leftbig.png) no-repeat ;
}
.focus980 .rslides_nav:hover{
    /*background-position:-521px -5px;*/
}
.focus980 .rslides_nav.next {
    left: 585px;
    background: url(http://www.zjdj.com.cn//ku/material/rightbig.png) no-repeat ;
    right: 0
}
.focus980 .rslides_nav.next:hover{
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    -webkit-filter: grayscale(100%);
}
.focus980 .rslides_tabs {
    margin: 12px auto;
    clear: both;
    text-align: center;
    bottom:0px;
    position: absolute;
    z-index:999;
    left:570px;
}
.focus980 .rslides_tabs li {
    display: inline;
    float: none;
    _float: left;
    *float:left;
    margin-right: 10px
}
