.pd {
    padding: .693333rem .426667rem 0;
    background-color: #f7f7f7;
}

.title h2 {
    font-size: .453333rem;
    margin: 0;
    font-weight: normal;
}

.box {
    padding: .426667rem .32rem;
    background-color: #fff;
    margin-top: .32rem;
    border-radius: 8px;
}

.am-slider-default {
    margin: 0 !important;
    box-shadow: none !important;
}


.table {
    padding: 0 .426667rem;
    border-top: 1px solid #e6e6e6;
}

.table ul {
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.table ul li {
    float: left;
    font-size: .426667rem;
    margin-right: .7rem;
    padding: .48rem 0;
    position: relative;
}

.table ul li a {
    color: #666;
    text-decoration: none;
}

.table ul li:last-child {
    margin-right: 0;
}

.table ul li.active a {
    font-weight: bold;
    color: #333;
}

.table ul li.active::before {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: .08rem;
    width: .773333rem;
    background: #ff6f06;
}

.system .system_img img {
    border-radius: 8px;
    width: 100%;
}

.system .system_box {
    padding-top: .4rem;
}

.system .system_box p {
    margin: 0;
    font-size: .426667rem;
    font-weight: bold;
    margin-bottom: .266667rem;
}

.system .system_box span {
    display: block;
    color: #666;
    font-size: .293333rem;
    line-height: .506667rem;
}



.issue .box {
    overflow: hidden;
}

.issue .tab {
    width: 4.08rem;
    float: left;
    margin-right: .32rem;
}

.issue .tab:nth-child(2),
.issue .tab:nth-child(4) {
    margin-right: 0;
}

.issue .tab:nth-child(3),
.issue .tab:nth-child(4) {
    margin-top: .426667rem;
}

.issue .tab img {
    width: 100%;
    border-radius: 8px;
}

.issue .tab p {
    text-align: center;
    margin: 0;
    font-size: .32rem;
    color: #666;
    margin-top: .213333rem;
}

.advantage .tab {
    padding: .426667rem .32rem;
    display: flex;
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    margin-bottom: .32rem;
}

.advantage .tab:last-child {
    margin-bottom: 0;
}

.advantage .tab img {
    width: 1.08rem;
    height: 1.08rem;
    margin-right: .426667rem;
}

.advantage .advantage_box h3 {
    margin: 0;
    font-size: .346667rem;
    font-weight: bold;
    margin-bottom: .16rem;
}

.advantage .advantage_box p {
    margin: 0;
    font-size: .293333rem;
    color: #666;
    line-height: .533333rem;
}

.advantage .advantage_box p i {
    display: inline-block;
    width: .106667rem;
    height: .106667rem;
    margin-right: .106667rem;
    background-color: #ff6f06;
    border-radius: 8px;
    margin-bottom: .04rem;
}

.constitute .slick img {
    width: 3.866667rem;
    display: block;
    margin: .8rem auto .506667rem;
}

.constitute .slick .tab {
    border: 1px solid #e6e6e6;
    border-radius: 8px;
    margin: 0 .16rem;
    height: 7.36rem;
}

.constitute .slick-slider {
    margin-bottom: 0 !important;
}

.constitute .constitute_box {
    padding: 0 .36rem;
}

.constitute .constitute_box h3,
.constitute .constitute_box p {
    margin: 0;
}

.constitute .constitute_box h3 {
    padding-top: .426667rem;
    font-size: .373333rem;
    margin-bottom: .16rem;
    border-top: 1px solid #e6e6e6;
    font-weight: bold;
}

.constitute .constitute_box p {
    font-size: .32rem;
    color: #666;
    line-height: .613333rem;
}

.constitute .constitute_box p:last-child {
    margin-bottom: .213333rem;
}

.constitute .constitute_box p i {
    display: inline-block;
    width: .106667rem;
    height: .106667rem;
    border-radius: 50%;
    background: #ff6f06;
    margin-right: .106667rem;
    margin-bottom: .053333rem;
}







.terminal .box img {
    width: 100%;
    margin-bottom: 1.426667rem;
}

.terminal .terminal_box h3,
.terminal .terminal_box p {
    margin: 0;
}

.terminal .terminal_box h3 {
    font-size: .373333rem;
    margin-bottom: .266667rem;
}

.terminal .terminal_box p {
    font-size: .32rem;
    color: #666;
    display: flex;
    line-height: .666667rem;
}

.terminal .terminal_box p i {
    width: .213333rem;
    height: .213333rem;
    display: inline-block;
    background: url(../../../images/Simple/dui.png) no-repeat center;
    background-size: 100%;
    margin-right: .213333rem;
    margin-top: .266667rem;
}







.scene {
    padding-bottom: .426667rem;
}

.scene .box {
    overflow: hidden;
}

.scene .tab {
    width: 2.693333rem;
    float: left;
    margin-right: .213333rem;
}

.scene .tab:last-child {
    margin-right: 0;
}

.scene .tab img {
    border-radius: 8px;
    width: 100%;
}

.scene .tab p {
    margin: 0;
    font-size: .32rem;
    color: #666;
    text-align: center;
    margin-top: .213333rem;
}