﻿/*慧一科技 定制购买destoon模板请联系QQ:3292628658 微信：huiyikeji8 - www.destoon.info*/
.flexAlignCenter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.flexBox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.flex1 {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
}
.Strength {
    background: #154bad;
}
.Strength-banner{
    height: 4.4rem;
    background: url('image/strength-banner.jpg') no-repeat;
    background-size: 7.5rem 4.4rem;
}
.Strength-body{
    padding: 0 0.2rem;
}
.StrengthBL{
    background-color: #fff;
    border-radius: 0.12rem;
    margin-bottom: 0.2rem;
    padding: 0.3rem 0.2rem 0.22rem 0.2rem;
}
.StrengthBL-top {
    margin-bottom: 0.3rem;
}
.StrengthBL-top-logo {
    display: block;
    width: 0.9rem;
    height: 0.9rem;
    margin-right: 0.2rem;
    border-radius: 0.45rem;
}
.StrengthBL-top-info {
    margin-right: 0.5rem;
}
.StrengthBL-top-title {
    font-size: 0.28rem;
    height: 0.42rem;
    overflow: hidden;
}
.StrengthBL-top-jianjie {
    font-size: 0.24rem;
    color: #999;
}
.StrengthBL-top-jinru {
    background: linear-gradient(to right, #68cafa, #5c96f7);
    width: 1.2rem;
    height: 0.5rem;
    line-height: 0.5rem;
    color: #fff;
    text-align: center;
    border-radius: 0.25rem;
}
.StrengthBL-bottom {

}
.StrengthBL-bottom-item {
    width: 2.1rem;
    border-radius: 0.12rem;
    position: relative;
    overflow: hidden;
}
.StrengthBL-bottom-item-pic {
    display: block;
    width: 2.1rem;
    height: 2.1rem;
}
.StrengthBL-bottom-item div {
    position: absolute;
    bottom: 0rem;
    width: 2.1rem;
    height: 1rem;
    background: linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0),
      rgba(0, 0, 0, 0.5)
    );
    z-index: 0;
}
.StrengthBL-bottom-item p {
    color: #fff;
    font-size: 0.2rem;
    position: absolute;
    bottom: 0rem;
    width: 100%;
    z-index: 1;
    text-align: center;
}
.StrengthBL-bottom-item p span {
    font-size: 0.28rem;
}
.Strength-body-more {
    font-size: 0.28rem;
    height: 1rem;
    line-height: 1rem;
    margin: 0.4rem 0;
    background: #fff;
    border-radius: 0.12rem;
    text-align: center;
}
.Strength .purchase-main{
    background: #fff;
    border-radius: 0.12rem;
    margin: 0.4rem 0;
    padding: 0.52rem 0.3rem 0.6rem;
    text-align: center;
}
.Strength .purchase-main-title {
    font-size: 0.32rem;
    text-align: center;
    margin-bottom: 0.14rem;
    font-weight: 600;
}
.Strength .purchase-main ul {
    padding-top: 0.38rem;
}
.Strength .purchase-main ul li {
    width: 1.92rem;
	margin-left: .2rem;
}
.Strength .purchase-main ul li img {
    display: block;
    width: 1.92rem;
    height: 1.92rem;
    border-radius: 50%;
}
.Strength .purchase-main ul li p {
    text-align: center;
}
.Strength .purchase-main-btn {
    display: inline-block;
    font-size: 0.29rem;
    width: 6rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border: 0;
    border-radius: 0.1rem;
    background: #dd5a4b;
    color: #fff;
    margin-top: 0.54rem;
}
.Strength .purchase-main-btn:active {
    background: #dd5a4b;
}
.ui-filter { margin-bottom: 10px; border-radius: 6px; }