h1{
    
    font-size: 27px;
    color: #333;
    line-height: 40px;
    padding-top: 10px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
}
#list-acc {
    margin-top: 15px;
    border-radius: 0;
    min-height: 200px;
    overflow: hidden;
    border: 1px solid #d0caca;
}
#list-acc li a {
    display: block;
    padding: 10px 20px;
    color: #000;
    text-decoration: none;
    
    font-size: 14px;
}
#list-acc li a.actm {
    background: #F5D848;
}
#list-acc li a:hover {
    background: #FEEEA2;
}
h2{
text-align: left;
    padding-top: 15px;
  
    font-size: 20px;
    color: #313131;
    margin-bottom: 10px;
}
ol{
      list-style-type: decimal;
    font-size: 15px;
    
    line-height: 25px;
    margin: 5px 31px;
}
#content-mn-v{
  width: 1100px;margin: 10px auto;
}
#content-mn-left{
  float:left;width:190px;    margin-left: 20px;
}
#content-mn-right{
  float: right;
    width: 830px;
    margin-right: 30px;
}
.content-pd{
  font-size: 17px;

line-height: 25px;
margin: 5px;
}
.ol-del{
    font-size: 17px;

line-height: 25px;
margin: 5px;
list-style:decimal;   
}
.ol-del li{
  margin-bottom:10px;
}
.ol-del li b{
  font-weight: 600 !important;
}
.tac{
  text-align:center;
}
#im-icon-pay img{
  height: 55px;margin: 20px 10px;
}

.list-par{
    font-size: 15px;
    
    line-height: 25px;
    margin: 15px 0px;
    list-style: disc;
}
.list-par li{
display: inline-block;
    width: 270px;
    vertical-align: top;
    margin-bottom: 10px;
}
.list-par li a{
display: inline-block;
    line-height: 24px;
    color: #2c2c2c;
}


.list-par li a:visited{
    color: #B40EB4;
}
.list-par li div{
    font-size: 16px;
    font-weight: 600;
}
.list-par li div span{
    font-size: 13px;
    display: block;
    line-height: 13px;
    color: #7b7b7b;
    font-weight: normal;
}
.list-par li a:hover{

    color: #fb6700 !important;
}
