*{margin: 0;padding: 0;list-style: none}

*{padding:0;margin:0;font-family: 微软雅黑;}
a,a:hover{color:black;text-decoration: none;}
.content{
    width:1200px;
    margin: 0px auto;
min-height:600px;
height:auto !important;
height:600px;
background:url(/uploads/image/image/hbg.jpg) repeat-y top left;
padding-bottom:50px;
}
.content-left{
    width: 280px;
    height: 200px;
    float: left;
    background-color: #eaeaea;
}
.content-right{
    width: 918px;
    height: 500px;
    float: left;

}
.content-left>div{
    width: 100%;
    height: 58px;
}
.sidebar{
    width: 100%;
}
.sidebar li{
    width: 100%;
    height: 52px;
    background-color: #f2f2f2;
    border: 1px solid white;
    line-height: 52px;
    font-weight: 500;
    font-size: 14px;
}
.sidebar li img{
    margin-left: 65px;
    margin-right: 24px;
}
.content-right>p{
    width: 100%;
    height: 58px;
    background-color: #ededed;
padding-right:20px;
text-align:right;
    line-height: 58px;
    font-size: 15px;
}
.uli-img{
    width: 100%;
}
.uli-img li{
    width: 294px;
    height: 186px;
    float: left;
    margin-left: 7px;
    margin-top: 20px;

}
.uli-img li img{
    width: 100%;
    height: 100%;
}
.button{
margin-top: 58px;
    width: 100%;
    height: 58px;
    position: relative;
   top: 30px;
    left: -20px;

}
.button span{
    float: left;
    display: inline-block;
    width: 34px;
    height: 20px;
    border: 1px solid #b0d4f4;
    margin-left: 10px;
    font-size: 14px;
    text-align: center;
    line-height: 20px;

}
a,img{border:0;}
.playbox{margin-left:14px;overflow:hidden;}
.playbox a{margin-top:0px;overflow:hidden; display:block; float:left; position:relative;margin-left:7px; text-decoration:none;}

.playbox a img{display:block;);/*使ie6支持max-width*/ border:none; }

.txt{position: absolute;left: 0;bottom: 0;width: 100%;height: 45px;line-height: 45px;text-align: center;color: #fff;background: rgba(0,0,0,0.6);}
.txt h3{font-weight: normal; margin:0px}
.txt p{
    font-size: 14px;
    display: block;
    line-height: 20px;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -moz-margin-before: 1em;
    -moz-margin-after: 1em;
    -moz-margin-start: 0px;
    -moz-margin-end: 0px;
}
.button input{
    width: 34px;
    height: 20px;
    border: 1px solid #b0d4f4;
    margin-left: 10px;
    float: left;
}
.button>p>b{
    float: left;
    margin-left: 265px;
}
.button>p>button{
    float: left;
    margin-left: 10px;

}
.sp1{
    color: #cccccc;
}
.button b{
    font-weight:normal;
}
.content-left li:hover a{
    color:red;
}