@CHARSET "UTF-8";

.policyTitle{
    font-size: 23px;
    text-align: center;
    line-height: 150%;
    padding-bottom: 20px;
    font-weight: bold;
    font-family: 楷体, 楷体_GB2312, SimKai; 
}
.policyContent{
    font-size: 16px;
    line-height: 150%; 
    text-indent: 2em;
    padding-bottom: 20px;
}

.titlePhoto{
    
}

.title{
    height:30px;
    /* background:url(../cn/support/pic/title-center.jpg); */
    color: #000;
    font-weight:bold;
    font-size:20px;
}
.detail{
    margin-left:30px;
}
.downLisType{
    margin-left:30px;
}
.titlePre{
    background:url(pic/LeftImg.png) no-repeat;
}

#accordion {
    width: 280px;
    margin-top: 20px;
    border-radius: 4px;
    border: 1px solid #ddd;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.067);
}
.list-group-item.active a {
    color:white;
}
.affix-top
{
    top:150px;
}
.affix
{
    top:0px;
    bottom: 900px;
}
