@CHARSET "UTF-8";
.policy-detail-content{
width:850px;
min-height:300px;
margin:50px auto 0;
}
.policy-content-title{
width:600px;
margin:0 auto;
text-align: center;
font-family:微软雅黑;
font-size:24px;
color:#ed8e28;
}
.policy-content-date{
font-family:宋体;
font-size:12px;
color:#c8b477;
text-align: center;
margin-top:25px;
}
.policy-content-content{
width:100%;
margin:70px auto 0; 
min-height:100px;
line-height:20px;
}
.policy-detail-bottom{
margin-top:20px;
border-top: 1px solid #DDDDDD;
height:65px;
font-family: 宋体;
font-size:14px;
color:#000000;
padding-top:20px;
margin-bottom:88px;
}
.policy-before-one{
height:30px;
line-height:30px;
}
.policy-after-one{
height:30px;
line-height:30px;
}
.policy-before-name{
float:left;
}
.policy-one-title{
float:left;
height:30px;
width:420px;
overflow:hidden;
white-space: nowrap;
text-overflow:ellipsis;
color:#1684ff;
margin-left:14px;
}
.policy-one-title a{
color:#1684ff;
text-decoration:none;
}
.policy-one-title a:hover{
text-decoration:underline;
}