.text_content_stud ,.text_content_teac,.text_content_cand {
            border: solid 1px #e0e0e0;
            box-shadow: 1px 1px 1px #e0e0e0;
            overflow: hidden;
            padding: 12px;
            margin-bottom: 16px;
zoom:1;}

     

#text_Content H2 {
    font-size: 14pt
;}
#text_Content .icon {
    border-right-width: 0px; margin: 3px 0px 0px; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px
;}
#text_Content IMG {
    border: 0;
    max-width: 100%;}
#text_Content DIV {
    line-height: 180%; text-indent: 0; font-size: 14pt
;}
#text_Content P {
    line-height: 180%; text-indent: 0; font-size: 14pt;
    padding-bottom: 20px;}
#text_Content span {
    line-height: 180%; text-indent: 0; font-size: 14pt
;}

#text_Content A {
    color: #1e50a2;}
#text_Content A:visited {
    color: #1e50a2;}
#text_Content A:hover {
    color: #ba2636;}

#text_Content TABLE{ border-collapse:collapse;border:1px solid #000 ;} 
#text_Content TABLE TD{ border:1px solid #000;  padding: 2px 3px;} 

#text_Content TABLE TD P {
    text-indent: 0px; margin: 0px; font-size: 14pt;line-height: 180%;padding: 0 5px;}
#text_Content TABLE TH P {
    text-indent: 0px; margin: 0px; font-size: 1px;line-height: 180%;padding: 0 5px;}
#text_Content TABLE TD IMG {
    border-bottom-style: none; border-right-style: none; margin: 5px; border-top-style: none; border-left-style: none
;}
#text_Content.fs p {
    line-height: 180%; text-indent: 2em; font-size: 10px
;}

#text_Content.newscontent_l p {
    font-size: 16pt;}        
#text_Content.newscontent_m p {
    font-size: 14pt;} 
#text_Content.newscontent_s p {
    font-size: 12pt;} 

#text_Content .vsbcontent_start {
    line-height: 180%; text-indent: 2em; font-size: 14pt
;}

#text_Content .vsbcontent_end {
    line-height: 180%; text-indent: 2em; font-size: 14pt
;}

#text_Content td .vsbcontent_start {
    line-height: 180%; text-indent: 0; font-size: 14pt
;}

#text_Content td .vsbcontent_end {
    line-height: 180%; text-indent: 0; font-size: 14pt
;}
#text_Content .vsbcontent_img{
    text-align:center;text-indent:0px
;}

#text_Content .vsbcontent_video{
    text-align:center;text-indent:0px
;}
.fujian{
text-align:left;}
.fujian br{
font-size:0;
    line-height: 1;}
.fujian>span{
text-align: left;
    background: #f1f1f1;
    height: 50px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    line-height: 1 !important;}



        .txtadd1 {
            float: left;
            width: 260px;
            height: 200px;
            overflow: hidden;
            position: relative;}

        .txtadd1 .img-bg {
            width: 100%;
            height: 200px;}

        .txtadd1 h2 {
            background: rgba(0, 0, 0, 0.70);
            position: absolute;
            bottom: 0;
            width: 100%;
            padding: 0;
            margin: 0;
            line-height: 50px;
            font-size: 16px;
            left:0;
            color: #ffffff;
            font-weight: normal;
            text-align: center;}

        .txtadd2 {
            float: right;
            width: 500px;
            overflow: hidden;
            display: flex;
            flex-wrap: wrap;
            font-size:0 !important;}

        .txtadd2 a {
            padding: 10px;
            text-align: center;
            text-decoration: none;
            width: 152px;
            line-height: 1.3;
            box-sizing: border-box;
            border: 1px solid #f1f1f1;
            background: #f4f4f4;
            margin: 0 7px;
            margin-bottom: 14px;
            font-size: 15px;
            display: flex;
            justify-content: center;
            align-items: center;
            transition:all 0.3s;}
.txtadd2 a:hover{
    background:#1e50a2;
    color:#fff !important;
    text-decoration: none;}
