div.section-title{
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #252525;
    float: left;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
    word-break: normal;
}
div.section-download{
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #252525;
    float: left;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
    word-break: normal;
}
div.section-title a{
    font-size: 20px;
    font-weight: bold;
    color: #0070C0;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
    text-decoration: underline;
}
div.section-content, div.section-content2{
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #3F3F3F;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
    box-sizing: border-box;
    /*word-break: normal;*/
}
.circle{
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #252525;
    margin-top: 13px;
}
.features-left{
    width: 50px;
    height: auto;
    float: left;
    box-sizing: border-box;
}
.features-right{
    width: 974px;
    height: auto;
    /*float: left;*/
    box-sizing: border-box;
    text-align: left;
    font-size: 16px;
    color: #3F3F3F;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
}
.features-right strong{
    font-size: 16px;
    color: #3F3F3F;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
}
div.section-content .red-item{
    width: 100%;
    height: auto;
    font-size: 16px;
    color: #960000;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
}
.line-br{
    width: 100%;
    height: 0;
    float: left;
    box-sizing: border-box;
}
div.section-content a{
    font-size: 16px;
    color: #0070C0;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
    text-decoration: underline;
}
.section-title-center{
    width: 100%;
    height: 90px;
    line-height: 90px;
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #002060;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
}
.content-table{
    width: 100%;
    height: auto;
    border: 1px solid #3F3F3F;
    margin: 0 auto;
    border-spacing: 0;
    border-collapse: collapse;
}
tr, td{
    padding: 8px;
    border: 1px solid #eee;
    font-size: 16px;
}
tr{
    height: 60px;
    vertical-align: middle;
}
td.td-left{
    text-align: left;
    width: 400px;
}
td.td-center{
    text-align: center;
    width: 348px;
}
td.td-right{
    text-align: center;
    width: 276px;
}
.red-strong{
    font-size: 16px;
    font-weight: bold;
    color: #960000;
    word-spacing: 0.15em;
    letter-spacing: 0.2px
}
.features-left .features-num{
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-align: left;
    font-size: 16px;
}
div.section-title-normal{
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    font-size: 18px;
    /*font-weight: bold;*/
    color: #252525;
    float: left;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
}
.circle-normal{
    width: 6px;
    height: 6px;
    border-radius: 3px;
    float: left;
    background-color: #252525;
    margin-top: 32px;
    margin-right: 40px;
}
.section-title-circle-normal{
    width: auto;
    height: 70px;
    line-height: 70px;
    text-align: left;
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #252525;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
}
div.section-title2{
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #252525;
    float: left;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
}
div.section-content-two{
    width: 100%;
    font-size: 16px;
    color: #3F3F3F;
    box-sizing: border-box;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
    padding-left: 46px;
}
div.section-content-two a{
    font-size: 16px;
    color: #0070C0;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
    text-decoration: underline;
}
.line-br-two{
    width: 100%;
    height: 14px;
    float: left;
    box-sizing: border-box;
}



/*.section-content-common{*/
/*    width: 100%;*/
/*    height: auto;*/
/*    margin: 0 auto;*/
/*    box-sizing: border-box;*/
/*    overflow-y: hidden;*/
/*    padding-left: 10px;*/
/*}*/
.section-content ul{
    padding-left: 18px;
}
.section-content ul li{
    white-space:normal;
    word-wrap: break-word;
    list-style-type: disc;
    list-style-position: outside;
    font-size: 16px;
    color: #3F3F3F;
    line-height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
}
.section-content ul li div.right-mark{
    width: 100%;
    white-space:normal;
    word-wrap: break-word;
    font-size: 16px;
    color: #3F3F3F;
    line-height: 38px;
    height: 38px;
    word-spacing: 0.15em;
    letter-spacing: 0.2px;
    text-align: right;
}
.section-content ul li.li-no-style{
    list-style: none;
}
.section-content ul li.li-bold{
    width: 100%;
    height: 70px;
    line-height: 70px;
    text-align: left;
    font-size: 20px;
    font-weight: bold;
    color: #252525;
    float: left;
    letter-spacing: 0.2px;
    word-spacing: 0.15em;
}
.section-content ul li.li-bold a {
    font-size: 20px;
    text-decoration: none;
}


/************************************************/
#id-download:active{
    background: whitesmoke;
}
#id-email{
    width: 280px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    border: 1px solid grey;
    background: white;
    color: black;
    font-size: 15px;
    text-align: left;
    padding-left: 5px;
    padding-right: 5px;
    box-sizing: border-box;
    float: left;
    margin-left: 30px;
}
.td-center div{
    width: 200px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    border: 1px solid grey;
    background: white;
    color: black;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    float: left;
    margin-left: 30px;
}
.td-right div{
    width: 200px;
    height: 35px;
    line-height: 35px;
    border-radius: 3px;
    border: 1px solid grey;
    background: white;
    color: black;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    margin: 0 auto;
}
.td-center div:active{
    background: whitesmoke;
}
.td-right img{
    width: 32px;
    height: 32px;
    border: 0;
}
.notclick{
    pointer-events: none;
}
span.red-mark{
    color: red;
    float: right;
    font-size: 22px;
    width: 30px;
    height: 34px;
    line-height: 34px;
    text-align: center;

}
.red-font{
    color: #c00000;
}