.f-subscribe .text{
    max-width: 400px;
}
.tit .words h5{
    text-transform: inherit;
    font-size: 48px;
}
.tit .words p{
    font-size: 18px;
}
.box3{
    padding: 3% 0;
}
.bp{
    max-height: 196px;
}
.ap{
    overflow-y: scroll;
}

.ap::-webkit-scrollbar {
    width: 5px; 
    height: 1px;
}
.ap::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #ee1d23;
}
.ap::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #EDEDED;
}
.box2 .ys-index .tit .words p{
    font-size: 14px;
}
.tab-li li{
    max-width: 300px;
}
.tab-li li p{
    max-height: 60px;
    padding-right: 10px;
}
.tab-li li:nth-of-type(3){
    left: 168px;
}
.tab-li li:nth-of-type(2){
    left: 62px;
}
.tab-li li:nth-of-type(1){
    left: 37px;
}
.tab-li li:nth-of-type(4){
    right: 122px;
}
.tab-li li:nth-of-type(5){
    right: 63px;
}
.tab-li li:nth-of-type(6){
    right: -6px;
}
.product .list li a{
    font-size: 16px;
}
.top1 p{
    font-size: 14px;
}
.page-position .left .xypg-left-nav{
    flex-wrap: wrap;
}
