#college-introduction .row{
    background-color: #F2F8F6;
}

.v_pone {
    /*width: 94%;*/
    padding: 20px 0 13px 0;

    font-size: 30px;
    line-height: 1.3;

    text-align: center;
}

.v_ptwo {
    width: 100% !important;
    margin-top: 30px;
    text-align: center;
}
.v_sfont {
    margin: 1px 150px 1px 150px;
    font-size: 12px;
    line-height: 1.6;
    font-weight: 300;
}
.v_pfour {
    color: rgb(80, 80, 80);
}
.v_bground {
    background-color: rgb(242, 248, 246);
}
.v_bgroundimg {
    background-image: url("/20241031230218oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/vision/wys-logo.png");
    background-repeat: no-repeat;
    background-size: cover;
}
.college-introduction.ball,
.v_right_ball {
    width: 50%;
    text-align: center;
}

.college-introduction {
    float: left;
}



.v_left_ball_content {
    position: relative;
    top: 10%;

    width: 81%;
    margin: 0 auto;

    text-align: center;
    vertical-align: middle;
}
.v_right_ball_content {
    position: relative;
    top: 5%;
    margin: 0 auto;

    text-align: center;
    vertical-align: middle;
}
.zh .v_right_ball_content{
    top:  9%;
}
.ball p{
    width: 86%;
    margin: auto;
    font-size: .8em;
}
.zh .ball p{
    font-size:  14px;
}
.ball.college-introduction p{
    width: 95%;
}

.v_innerl {
    width: 36%;
    height: 700px;

    vertical-align: initial;
}
.v_ball_title {
    font-size: 21px;

    color: #70ba97;
}

.v_left_ballimg {
    width: 272px;
    height: 274px;
    background-image: url("/20241031230218oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/vision/wys-logo_01.png");
    background-repeat: no-repeat;
}
.zh .v_left_ballimg .v_left_p{
    margin-top: 1em;
}
.v_bottom_ballimg {
    width: 271px;
    height: 275px;
    margin: auto;
    background-image: url("/20241031230218oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/vision/wys-logo_03.png");
    background-repeat: no-repeat;
}
.v_right_ballimg {
    width: 272px;
    height: 275px;

    text-align: right;
    vertical-align: middle;

    background-image: url("/20241031230218oe_/https://wys.cuhk.edu.hk/cms/wp-content/themes/wysc/img/vision/wys-logo_02.png");
    background-repeat: no-repeat;
}
.v_inline {
    display: inline-block;
}

.subheader {
    width: 65%;
   /*  padding: 0 0 0 25px !important; */
    font-size: 14px;
    text-align: center;
    margin: auto;
}
.zh .subheader{
    font-size:  13px;
    margin-bottom: 1em;
}
.subheader:before,
.subheader:after{
    display: block;
    width: 60px;
    height: 2px;
    background-color: black;
    content: ' ';
    position:relative;
    margin:.5em auto;
}

.v_black {
    width: 20%;
    margin: 5px auto;
    border-top: 2px solid black;
}
.v_pbottom_wrapper {
    margin-top: 30px;
}


.v_pbottom {
    font-size: 13px;
    line-height: 1.6;
    text-align: center;
    margin: 20px 130px;
}
.v_top_title_wrapper {
    width: 100% !important;
}
.v_top_title_wrapper:before,
.v_top_title_wrapper:after {
    width: 100px;
    height: 2px;
    background-color: #85C4A5;
    margin: auto;
    content: ' ';
    display: block;
}
.v_logo_bg {
    background: rgb(242, 248, 246);
}


#college-introduction .table_list .row.chart{
    padding: 2em 0 2em 0;
}


#college-introduction .motto{
    text-align:center;
    margin-bottom: 2em;
}
#college-introduction .motto img{
    margin-bottom: 2em;
}
#college-introduction .motto_content{
    text-align:left;
}
#college-introduction ul li{
    list-style-position: inside;
}