.common-text,
.common-text2 {
    font-size: 16px;
    font-family: 'microsoft yahei', sans-serif;
    color: #221815
}

* {
    line-height: 2.6;
}

p{
    margin: 0;
}

.font-normal{
    font-weight: normal;
}

.text-0 {
    color: #000;
}

.mart10 {
    margin-top: 10px;
}

.mart20 {
    margin-top: 20px;
}

.mart30 {
    margin-top: 30px;
}

.marH {
    margin-left: auto;
    margin-right: auto;
}

.pull-left {
    float: left;
}

.common-text2 {
    font-size: 16px
}

.common-img {
    margin: 10px 20px 20px
}

.psContainer.container {
    max-width: 44em;
    font-size: 20px;
}

.psContainer h3 {
    margin-top: 30px;
    margin-bottom: 20px
}

.psContainer h3.h3-spec {
    margin-top: 10px;
}

.psContainer ol.decimal li {
    list-style: decimal;
    padding: 0 5px;
    font-size: 16px;
    font-family: sans-serif;
    color: #221815;
}

.psContainer h3.spec {
    margin-top: 20px
}

.psContainer h4.common-subtitle {
    color: #0e67a9;
    width: 21em;
    line-height: 1.5;
    margin: 0 auto 10px
}

.psContainer h4.sec-subtitle {
    margin-top: 1.5em
}

.psContainer h4.common-subtitle.spec {
    width: auto
}

.psContainer ul,
.psContainer ul li {
    /* list-style: square inside url(../images/li-square.gif); */
    line-height: 2
}

.psContainer .psIcon {
    margin-top: 2em
}

.caption {
    color: #777;
    margin-top: 10px
}

.bottom-arrow {
    display: none
}

.psContainer .ask {
    background: #f39801;
    color: #fff;
    font-style: italic;
    padding: 10px 50px;
    float: left;
    margin-top: 20px
}

.psContainer .ask>h1 {
    font-weight: 700;
    margin: 10px;
    font-size: 30px
}

.psContainer h5 {
    font-size: 18px;
    margin: 15px 0
}

.psContainer .bgIcon {
    margin: 20px auto
}

.ms-detail,
.ms-detail2 {
    margin-right: 10px
}

.psContainer .pd0 {
    padding: 0
}

.psContainer h4.sm-title {
    font-size: 20px;
    margin-bottom: 0
}

.pr-table {
    border-bottom: 2px solid #78bc27
}

.pr-table tr td {
    font-size: 14px;
    padding: 5px
}

.pr-table tr:nth-child(odd) {
    background: #78bc27;
    color: #fff
}

.pr-table tr:nth-child(even) {
    color: #777
}

.ms-detail,
.ms-detail1,
.ms-detail2 {
    display: inline-block;
    background: #a2d6c0;
    color: #fff;
    padding: 30px 20px;
    font-size: 18px;
    min-width: 400px
}

.ms-detail1 {
    background: #d8afad;
    margin-left: 10px
}

.ms-detail2 {
    background: #81c3cf
}

.psContainer .col-sm-height1 {
    display: -webkit-box;
    /* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
    display: -moz-box;
    /* Firefox 17- */
    display: -webkit-flex;
    /* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
    display: -moz-flex;
    /* Firefox 18+ */
    display: -ms-flexbox;
    /* IE 10 */
    display: flex;
    /* Chrome 29+, Firefox 22+, IE 11+, Opera 12.1/17/18, Android 4.4+ */
}

.green-part {
    /* background: #009a44; */
    /* padding: 10px 10%; */
    font-size: 16px;
    color: #221815;
    margin-top: 40px;
    margin-bottom: 20px;
}

.text-note {
    font-size: 12px;
    color: #666;
}

.psContainer ul.inline {
    display: inline-block;
}

.psContainer ul.inline li {
    float: left;
    list-style: square inside url(../images/bca/round.gif);
    line-height: 1.8;
    margin-left: 20px;
}

.psContainer .marPc {
    margin: 10px -16.6%;
}

.psContainer .marTPc {
    margin-top: 15%;
}

.psContainer table {
    font-size: 18px;
    font-family: sans-serif;
    color: #666;
    margin: 0 10px;
}

.psContainer table tr td {
    padding: 5px;
    vertical-align: top;
}

.psContainer table tr td:first-child {
    color: #f20000;
    font-weight: bold;
    width: 130px;
}

.psContainer table ol {
    margin: 0;
    padding: 0 0 0 20px;
}

.psContainer h1 .green-normal {
    margin-bottom: 0
}

.psContainer h1 .green-muted {
    font-size: 18px;
    font-style: italic;
    text-align: center;
}

.psContainer h1 .text-style2 {
    font-size: 18px;
    margin-top: 20px;
    margin-left: 15px;
}

.psContainer table.table-style1 {
    width: 100%;
}

.psContainer .table-style1 tr td {
    border: 1px solid #666;
    vertical-align: middle;
}

.psContainer table.table-style1 tr td:first-child {
    background: #009845;
    color: #fff;
    font-weight: normal;
    width: 30%;
    text-align: center;
}

.psContainer table.table-style1 tr td:last-child {
    padding: 5px 10px 5px 20px;
}

.psContainer table.table-style2 tr td:first-child {
    background: #fff;
    color: #666;
}

.psContainer table.table-style2 tr td {
    text-align: center
}

.psContainer table.table-style2 tr:first-child td {
    background: #009845;
    color: #fff;
}

.psContainer.bg1 {
    background: url("./../images/other/bg1.jpg") bottom center no-repeat;
    padding-bottom: 330px;
    background-size: contain;
}

@media screen and (max-width: 768px) {
    html{
        font-size: 8px;
    }
    .psContainer.bg1 {
        padding-bottom: 150px;
    }
    .psContainer .col-sm-height1 {
        display: block;
    }
    .psContainer table.table-style2 tr td {
        font-size: 12px;
    }
    .psContainer table.table-style1 {
        width: auto;
        margin: 0;
    }
    .psContainer .table-style1 tr td {
        font-size: 15px;
    }
    .psContainer table.table-style1 tr td:last-child {
        padding: 5px;
    }
    .psContainer h1 .green-normal {
        font-size: 22px;
    }
    .psContainer h1 .green-muted {
        font-size: 15px;
    }
    .psContainer h1 .text-style2 {
        font-size: 15px;
        margin-top: 0;
        margin-left: 0;
    }
    .psContainer table tr td {
        padding: 2px;
        font-size: 15px;
    }
    .psContainer table tr td:first-child {
        width: 90px;
    }
    .common-text,.text-subtitle {
        font-size: 14px;
        line-height: 2;
        font-family: sans-serif;
        color: #221815;
    }
    .psContainer .mart30 {
        margin-top: 10px
    }
    .psContainer .psIcon3 {
        width: 70%;
        margin: 0 auto
    }
    .psContainer .psIcon {
        width: 60%;
        margin: 0 auto
    }
    .psContainer .psIcon2 {
        width: 40%;
        margin: 0 auto
    }
    .psContainer h3 {
        font-size: 18px;
        line-height: 1.5;
        margin: 10px 0
    }
    .psContainer h4.common-subtitle {
        font-size: 16px;
        width: auto
    }
    .psContainer .mdIcon {
        width: 60%
    }
    .psContainer .mdIcon2 {
        width: 70%
    }
    .psContainer .bgIcon {
        width: 100%;
        margin: 20px auto
    }
    .psContainer .bgIcon2 {
        margin-top: 0
    }
    .psContainer .hiddenLogo {
        display: none
    }
    .caption {
        font-size: 14px
    }
    .bottom-arrow {
        display: block;
        margin: 5px auto
    }
    .right-arrow {
        display: none
    }
    .psContainer .ask {
        padding: 10px
    }
    .psContainer .ask>h1 {
        font-size: 22px;
        margin: 5px 10px
    }
    .common-text2,
    .psContainer h4.sm-title,
    .psContainer h5 {
        font-size: 15px;
        line-height: 1.428;
        margin: 10px 0
    }
    .psContainer .pd0 {
        padding-left: 15px;
        padding-right: 15px
    }
    .col-sm-height1 {
        display: block
    }
    .ms-detail,
    .ms-detail1,
    .ms-detail2 {
        padding: 10px;
        font-size: 14px;
        margin: 0;
        min-width: 300px;
    }
    .ms-detail {
        margin-bottom: 10px
    }
    .ms-detail1 {
        margin-top: 10px
    }
    .green-part {
        padding: 10px 15px;
        font-size: 14px;
    }
    .psContainer ol.decimal {
        padding: 0 0 0 15px;
    }
    .psContainer ol.decimal li {
        padding: 0;
        font-size: 14px;
        margin: 0;
    }
    .psContainer .marPc {
        margin: auto;
    }
    .psContainer .marTPc {
        margin-top: 0;
    }
    .psContainer h3.h3-spec {
        margin-top: 30px;
    }
}
