#Article {
    align-items: center;
    background-image: url(https://fuint-cn.oss-cn-shenzhen.aliyuncs.com/images/produce.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    text-align: center;
    box-sizing: border-box;
    padding: 12px ;
    background-position: center;
}
.h1 {
    font-size: 30px;
}
.h-detail {
    margin: 20px auto;
}
#Article .detail {
    margin-top: 10px;
    width: 100%;
    display: block;
    padding: 10px;
    border-radius: 5px;
    line-height: 30px;
}
#Article .tips{
    margin-top: 15px;
    color: red;
}
#Article ul {
    width: 90%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#Article ul li {
    border-radius: 6px;
    margin-top: 20px;
}
#Article ul li a{
    display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-weight: bold;
}
.question-title {
    font-size:16px;
    font-weight:600;
}
.h5-buy a{
    display: inline-block;
    width: 120px;
    height: 46px;
    opacity: 1;
    background: #00acac;
    border-radius: 3px;
    color:#fff;
    line-height: 46px;
}
.h5-tips {
    text-align: center;
    width: 100%;
    margin-bottom: 5px;
}
.subject-text .h3{
    text-align: center;
}

.a-white {
    color:#fff;
}
.question-big {
    font-size:16px;
}
.pro-text {
    margin-top:20px;
}

#subject-content>div {
    background-size: cover;
    background-repeat: no-repeat;
    box-sizing: border-box;
    /* margin-bottom: 30px; */
    box-sizing: border-box;
    padding: 30px 20px;

}
.detail-er {
    color:#00acac;
    margin: 2px;
}
.subject-text p:nth-child(1) {
    margin:20px 0;
}
#subject-content .describe {
    margin:30px 0;
}
.H5-de-img {
    height: 184px;
    object-fit: cover;
}
.subject-abso {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}
.img-left , .img-right {
    flex-direction: column;
    padding-bottom:30px;
    border-bottom:1px solid #EBEFF2
}
.img-left img, .img-right img{
    flex-direction: column;
    border-radius:5px;
}
#question {
    padding:20px;
}
.question-item {
    background: #fbfbfb;
    border: 1px solid #e2e2e2;
    border-radius: 11px;
    box-sizing:border-box;
    padding:10px;
}
.question-item>p {
    border-bottom:1px solid #e2e2e2;
    padding:10px 0;
}
.question-ul li {
    border-bottom:1px solid #e2e2e2;
    padding-top: 10px;
}
.question-answer {
    display: none;
}
.pro-hidden {
    overflow: hidden;
    transition: all 0.3s;
    margin-top: 10px;
}
.question-top{
    display: flex;
    justify-content: space-between;
}
#plan {
    padding:20px;
    background-color:#F5FAFE ;
}
#plan li {
    margin-top:20px;
}
#plan li a{
    color:#00acac
}
a {
    text-decoration: none;
    color:#00acac;
}
.flex-row {
    margin-top: 5px;
    text-align: center;
    display: block;
}
.h5-blue {
    color:#00acac
}
.border-blue {
    width: 100%;
    height: 60px;
}
.border-blue a {
    color: #00acac;
    text-align: center;
}
.border-blue a:hover {
    color: #fff;
    background: #00acac;
    border-radius: 60px;
}
.back-white {
    width: 100%;
    text-align: center;
}
.back-white a:hover{
    border-radius: 60px;
    color: #fff;
}
.view-buy,.view-buy-1 {
    padding: 15px;
    background: #FFFFFF;
}
.view-buy .h1, .view-buy-1 .h1 {
    font-size: 20px;
    border: solid 1px #99dede;
    padding: 5px;
    border-radius: 3px;
    text-align: center;
    background: #e6f7f7;
    color: #606266;
}
.view-buy .tips,.view-buy-1 .tips {
    margin-top: 10px;
}
.to-pay {
    display: none;
}
.buy-price {
    border: solid 1px #cccccc;
    height: 65px;
    padding-top: 10px;
    text-align: center;
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
}
.time-left {
    font-size: 13px;
    color: #999999;
}
.buy-price .dis {
    font-size: 20px;
    color: #ff373c;
    font-weight: bold;
}
.view-buy ul li,.view-buy-1 ul li {
    margin-top: 12px;
}
.view-buy ul li a,.view-buy-1 ul li a {
    display: inline-block;
    width: 100%;
    border-radius: 60px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}
.buy-now a {
    color: #FFFFFF;
    font-size: 12px;
}
.buy-now .buy-lay {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
}
.back-buy {
    border: 1px solid #ff373c;
    background-color: #ff373c;
    border-radius: 60px;
    color: #ffffff;
    width: 100%;
    margin-top: 10px;
    padding-top: 15px;
    height: 60px;
    text-align: center;
    align-items: center;
    justify-items: center;
    display: block;
}
.buy-table {
    margin: 0px;
}
.buy-table .func {
   font-size: 14px;
   margin-top: 15px;
   margin-left: 10px;
   font-weight: bold;
}
.buy-table .tips {
    margin: 10px;
    padding: 10px;
    border: solid #cccccc 1px;
    border-radius: 5px;
    text-align: center;
    color: #333333;
    background: #f5f5f5;
}
.pay-code {
    text-align: center;
    margin: 20px 20px 5px 70px;
    width: 200px;
    height: 200px;
    border: solid 1px #CCCCCC;
}
.to-pay .op{
    text-align: center;
}
.to-pay .pay-amount {
    text-align: center;
    font-size: 18px;
    margin-top: 16px;
}
.to-pay .amount {
    text-align: center;
    font-size: 18px;
    color: #ff373c;
    font-weight: bold;
}
.buy-confirm {
    padding-top: 20px;
    margin-top: 0px;
    align-items: center;
    background-size: cover;
    width: 100%;
    height: auto;
    display: block;
    min-height: 695px;
    border-radius: 2px;
    background: #ffffff;
    margin-bottom: 0px;
    position: relative;
}
.buy-confirm .h1 {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
}
.buy-confirm .product {
    text-align: left;
    padding-left: 30px;
    clear: both;
    min-height: 240px;
}
.buy-confirm .product .title {
    font-weight: bold;
    margin-bottom: 10px;
}
.buy-confirm .product .item {
    float: left;
    border: solid 1px #ccc;
    padding: 20px 30px 20px 30px;
    border-radius: 8px;
    margin-right: 20px;
    cursor: pointer;
    display: flex;
    align-items: center;
    background: #f5f5f5;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
    clear: both;
}
.buy-confirm .product .item .show {
    display: none;
}
.buy-confirm .product .active {
    border: solid 2px #00acac;
    background-image: url(https://fuint-cn.oss-cn-shenzhen.aliyuncs.com/images/s.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f1efe2;
}
.buy-confirm .need-install {
    margin-left: 30px;
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    margin-top: 30px;
    cursor: pointer;
    font-weight: bold;
    clear: both;
}
.buy-confirm .need-install span {
    margin-left: 2px;
}
.buy-confirm .license {
    padding-left: 30px;
    margin-top: 100px;
    clear: both;
    height: 45px;
}
.buy-confirm .license .title {
    font-weight: bold;
    float: left;
}
.buy-confirm .license .content {
    float: left;
}
.buy-confirm .license .content a {
    color: blue;
}
.buy-confirm .pay-type {
    padding-left: 30px;
}
.buy-confirm .pay-type .title {
    font-weight: bold;
    margin-bottom: 10px;
}
.buy-confirm .pay-type .item {
    float: left;
    border-radius: 5px;
    border: solid 1px #ccc;
    padding: 20px 30px 20px 30px;
    margin-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.buy-confirm .pay-type .active {
    border: solid 3px #00acac;
    background-image: url(https://fuint-cn.oss-cn-shenzhen.aliyuncs.com/images/s.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #f1efe2;
}
.buy-confirm .pay-type .icon {
    width: 20px;
    height: 20px;
    margin-right: 3px;
}
.buy-confirm .confirm {
    bottom: 0px;
    left: 0px;
    height: 120px;
    background: #fff;
    width: 100%;
    position: fixed;
    border: solid 1px #cccccc;
}
.buy-confirm .confirm .amount {
    margin-top: 20px;
    position: absolute;
    right: 240px;
    padding-left: 50px;
}
.buy-confirm .confirm .confirm-now {
    margin-top: 20px;
    margin-left: 30px;
    float: left;
    border: 1px solid #ff373c;
    background-color: #ff373c;
    border-radius: 5px;
    color: #FFFFFF;
    padding: 15px 40px 15px 40px;
    cursor: pointer;
    position: absolute;
    right: 20px;
    font-weight: bold;
    font-size: 15px;
}
.buy-confirm .confirm .num {
    font-size: 28px;
    color: #ff373c;
    font-weight: bold;
}
.buy-confirm .confirm .tips {
    font-size: 12px;
    color: #ff373c;
    position: absolute;
    right: 0px;
    top: 90px;
}
.focus {
    text-align: center;
    margin-bottom: 20px;
}
.focus .item {
    font-size: 12px;
    color: #ff373c;
    border: #666 solid 1px;
    padding: 5px 10px;
    border-radius: 30px;
    font-weight: bold;
}
.focus .mid {
    margin: 20px;
}
.user-center {
    min-height: 400px;
    margin: 10px 0px;
    border-radius: 4px;
    overflow-x: scroll;
    color: #666;
}
.user-center .user-side .item {
    height: 40px;
    border: #00acac solid 1px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
    border-radius: 3px;
    justify-items: center;
    align-items: center;
    display: flex;
    cursor: pointer;
    padding-left: 20px;
}
.user-center .user-side {
    padding: 20px;
    margin: 0px 10px;
    top: 100px;
    left: 0px;
    width: 300px;
    height: 200px;
    display: block;
}
.user-content .logout {
    margin-top: 0px;
    text-align: right;
    padding-right: 20px;
}
.user-content .cram {
    padding-left: 10px;
}
.user-side .is-active {
    color: #fff;
    background: #00acac;
}
.user-content .payed {
    background: green;
    border-radius: 10px;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    color: #fff;
    width: 40px;
    display: block;
}
.user-content .unPay {
    background: #f5f5f5;
    border-radius: 10px;
    border: solid 1px #ccc;
    padding: 2px 5px 2px 5px;
    font-size: 12px;
    color: #333;
    width: 40px;
    display: block;
}
.user-content .download {
    color: #fff;
    cursor: pointer;
    border: solid 1px #00acac;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    font-size: 12px;
    background: #00acac;
    width: 50px;
    display: block;
}
.user-content .pay {
    color: #fff;
    cursor: pointer;
    border: solid 1px #ff373c;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    font-size: 12px;
    background: #ff373c;
    width: 50px;
    display: block;
}
.user-content .auth {
    cursor: pointer;
    border: solid 1px #ccc;
    padding: 3px 10px 3px 10px;
    border-radius: 3px;
    font-size: 12px;
    background: #fff;
    width: 50px;
    display: block;
    margin-top: 5px;
}
.user-content .tabs {
    background: #f5f5f5;
    height: 50px;
    padding: 10px;
    margin-top: 10px;
    border-radius: 3px;
}
.user-content .tabs .tab-item {
    float: left;
    border: #ccc solid 1px;
    margin-right: 20px;
    border-radius: 30px;
    line-height: 30px;
    padding: 2px 10px;
    cursor: pointer;
    margin-top: 8px;
    font-weight: bold;
    font-size: 13px;
}
.user-content .tabs .active{
    color: red;
}