﻿
/*width::after 230px*/

.vs-title {
    text-align: center;
    color: #333333;
    font-size: 40px;
    padding-bottom: 8px;
    font-weight: 600;
}

.content-text {
    color: #888888;
    font-size: 16px;
    padding-bottom: 40px;
    padding-top: 0;
    text-align: left;
}

.title1 {
    color: #333333;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    padding-bottom: 20px;
}

.center>img{
    width: 100%;
    margin-bottom: 20px;
}

.img-title {
    color: #888888;
    font-size: 16px;
    padding-bottom: 40px;
}
.title2 {
    padding-left: 24px;
    font-size: 16px;
    color: #333333;
    font-weight: 600;
    text-align: left;
    padding-bottom: 10px;
}

.title2>img{
    width: 6px;
    height: 8px;
    margin-top: -2px;
    margin-right: 8px;
}

.content-text1 {
    color: #333333;
    font-size: 16px;
    padding-bottom: 40px;
    text-align: left;
}

.content-text>span{
    font-weight: bold;
    color: #222222;
}