h1{
    font-family: 'Open Sans';
    font-size: 27px;
    color: #333;
    line-height: 40px;
    padding-top: 10px;
    text-align: center;
    font-weight: 600;
    padding-bottom: 10px;
}

h2{
text-align: left;
    padding-top: 15px;
  font-family: 'Open Sans';
    font-size: 20px;
    color: #313131;
    margin-bottom: 10px;
}
ol{
      list-style-type: decimal;
    font-size: 15px;
    font-family: 'Open Sans';
    line-height: 25px;
    margin: 5px 31px;
}
#content-mn-v{
  width: 1100px;margin: 10px auto;
}

.content-pd{
  font-size: 15px;
font-family: 'Open Sans';
line-height: 25px;
margin: 5px;
}
.ol-del{
    font-size: 15px;
font-family: 'Open Sans';
line-height: 25px;
margin: 5px;
list-style:decimal;    margin-left: 20px;
}
.ol-del li{
  margin-bottom:10px;
}
.tac{
  text-align:center;
}
#im-icon-pay img{
  height: 55px;margin: 20px 10px;
}

.list-par{
    font-size: 15px;
    font-family: 'Open Sans';
    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;
}
