@charset "utf-8";

.mid{
    width: 1000px;
    display: block;
    margin:0 auto;
}
.banner{
    background:#020611;
    height: 300px;
}
.banner2{
    height: 60px;
    width: 100%;
    background: #FFF;
    box-shadow: 2px 1px 10px #DADADA;
}
.banner2 a:hover {
    color: #5bb464;
}
.banner2 .onlink {
    padding: 0 10px;
    color: #5bb464;
    font-size: 12px;
}
.banner2 a {
    color: #535353;
    text-decoration: none;
    padding: 0 10px;
}
.banner2 p{
    line-height: 60px;
    font-family: 宋体;
    font-size: 14px;
    color: rgb(83, 83, 83);
}
.content{
    padding:24px 0;
}
.content .fl{
    float: left;
    width: 190px;
}
.content dl{
    width: 190px;
}
.content .fl .tit{
    display: block;
    width: 190px;
    height: 50px;
    background: #5bb464;
    font-family: "微软雅黑";
    font-size: 14px;
    line-height: 50px;
    text-align: center;
    color:#FFF;
}
.content dt,.content dd{
    width: 190px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background:#4a4a4a;
    font-size: 12px;
    font-family: "宋体";
    color:#FFF;
    border-bottom:1px solid #575757;
}
.content dd a{
	 color: #fff;
    display: block;
}

.content .fl .AddDetails{
    width: 156px;
    font-family: "宋体";
    font-size: 12px;
    color: #d6d6d6;
    background: #4a4a4a;
    padding: 10px 17px 20px;
}
.content .fl .AddDetails P{
    width: 100%;
    line-height: 16px;
    margin: 10px 0px;
    letter-spacing: 1px;
}
.content .fl select{
    width: 104px;
    height: 22px;
    background: #4a4a4a;
    color:#d6d6d6;
}
.content .fl input{
    width: 126px;
    height: 28px;
    line-height: 28px;
    padding-left: 20px;
    border: 1px solid #cccccc;
    font-size: 12px;
	color: #878787;
    background: url(../images/j2015112002.jpg) no-repeat 5px center;
}
.content .fl .SubA {
    font-family: "宋体";
    font-size: 12px;
    color: #FFF;
    background: #5bb464;
    display: block;
    width: 148px;
    text-align: center;
    line-height: 30px;
    text-decoration: none;
    height: 30px;
    margin-top: 8px;
}
.content .fl ul{
    padding:14px;
    color:#FFF;
    background: #4a4a4a;
    font-family: "宋体";
    font-size: 12px;
    list-style-type: none;

}
.content .fl ul a{
    color:#d6d6d6;
    text-decoration: none;
}
.content .fl ul a:hover{
    text-decoration: underline;
}


.content .fl li{
	height: 24px;
    line-height: 24px;
    width: 100%;
    overflow: hidden;
	white-space: nowrap;
text-overflow: ellipsis;
}
.content .fl li:before{
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    background-image:url(../images/2015112101.png);
    background-repeat: no-repeat;
    background-size: 100%;
    margin-right:.6em;
}
.content .fr{
    float: right;
    width: 786px;
}
.content .article{
    width: 786px;
    height: 182px;
    border-bottom:1px dotted #878787;
    margin-bottom:26px;
}
.content .fr .fr{
    width: 570px;
    height: 100%;
}
.content .fr h1{
    font-size: 24px;
    color:#363936;
    text-align: center;
}
.content .fr small{
    font-size: 14px;
    color:#767676;
}
.content .fr small span{
    display: inline-block;
    padding-left: 3em;
}

.content .fr .subtitle{
    height: 40px;
    line-height: 40px;
    font-family: 宋体;
    font-size: 12px;
    border-bottom: 1px solid rgb(206, 206, 206);
}
.content .fr .leftnav{
    font-size: 12px;

    color: #5bb464;
}
.content .fr .leftnav span{
    color: #757575;
    padding-right: 20px;
}
.content .fr .WorksImg{
    width: 786px;
    padding:20px 0;
    min-height: 752px;
}
.content .GoodBtn{
    width: 786px;
    height: 50px;
}
.content .GoodBtn .ljy_a{
    display: block;
    float: left;
    width: 160px;
    height: 50px;
    padding-left: 148px;
    color:#FFF;
    text-decoration: none;
    line-height: 50px;
    cursor: pointer;
    background: url(../images/j2015102302.png) no-repeat 124px center #5bb464 ;
}
.content .right-share{
    float: right;
}
.content .LyNav{
    height: 50spx;
    width: 100%;
    padding-top: 30px;
}
.content .LyNav a {
    font-family: "宋体";
    font-size: 14px;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background: #a3aeb7;
    width: 50%;
    height: 50px;
    line-height: 50px;
    float: left;
}
.content .LyNav a:hover{
    background: #5bb464;
}


.clears{
	height: 50px;
	line-height: 50px
}
.clears .post_rights .p-r-lefts{
	float:left;
	font-size:10pt;
}
.clears .post_rights .p-r-rights{
	float:left;
	overflow:hidden;
	padding-top:14px;	
}
.WorksImg img{max-width: 800px}