@media (max-width:600px){
    body{
        min-width: 100% !important;
    }
    .column{
        display: none;
    }
    .Top .LOGOCT{
        width: 100%;
        height: 120px;
    }
    .Top .Search{
        width: 100%;
    }
    .Top .LOGOCT .LOGO{
        width: 100%;
    }
    .LOGO img:last-child{
        width: 100%;
        height: auto;
    }
    .main{
        width: 100%;
    }
    .Top .Search a{
        margin-right: 30px;
    }
    .Top .TopInfor{
        height: auto;
    }
    .Top .Nav{
        height: auto;
        overflow: auto;
    }
    .Top .Nav .NavCon{
        width: 100%;
        height: auto;
    }
    .Nav .NavCon ul .LevelOne{
        height: auto;
        line-height: 45px;
        margin-left: 10px;
    }
    .Nav .NavCon ul .LevelOne .FriNav a{
        font-size: 16px;
        margin: 0 18px;
        float: left;
    }
    .Nav .NavCon ul .LevelOne .FriNav span{
        width: 0px;
        height: auto;
    }
    .Banner{
        width: 100%;
        height: 220px;
    }
    .Banner ul li img{
        width: auto;
        height: 220px;
    }
    .Banner ul li .BannerInfor{
        width: 100%;
    }
    .BannerList{
        height: 220px !important;
    }
    .Brief{
        width: 100%;
        height: auto;
        overflow: auto;
    }
    .Brief .BriefInfor{
        width: 100%;
    }
    .Brief .BriefInfor p{
        padding: 0 12px;
        margin-top: 0;
        margin-left: 0;
        height: auto;
    }
    .NewGive{
        width: 100%;
        height: auto;
        overflow: auto;
    }
    .NewGive .News{
        width: 100%;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .NewGive .News .Title{
        width: 100%;
    }
    .NewGive .Give{
        width: 100%;
        margin-top: 20px;
    }
    .NewGive .News ul li{
        width: 100%;
    }
    .NewGive .Give img{
        width: 100%;
    }
    .Support{
        width: 100%;
        height: auto;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .Support .Title{
        width: 100%;
    }
    .Support ul{
        width: 100%;
    }
    .Support ul li{
        width: 48%;
        margin-right: 0;
    }
    .Support ul li img{
        width: 100%;
    }
    .Support ul li:nth-child(odd){
        float: left;
    }
    .Support ul li:nth-child(even){
        float: right;
    }
    .School{
        width: 100%;
        height: auto;
    }
    .School img{
        width: 100%;
    }
    .Footer{
        height: auto;
        overflow: auto;
        background: url(../img/BottomBg.png) bottom center;
    }
    .Footer .FooterCon{
        width: 100%;
        padding: 0 12px;
        box-sizing: border-box;
    }
    .Footer .FooterCon p{
        width: 100%;
        height: auto;
    }

    .Content{
        width: 100%;
    }
    .Content .SecNav{
        width: 100%;
        height: auto;
        margin-right: 0;
    }
    .Content .SecNav .Title{
        width: 100%;
        box-sizing: border-box;
    }
    .Content .SecNav .SecNavList{
        width: 100%;
    }
    .Content .SecNav .SecNavList ul li{
        width: 50%;
        height: 60px;
        padding: 10px 10px;
        float: left;
        box-sizing: border-box;
    }
    .Content .SecNav .SecNavList ul li a{
        width: 100%;
    }
    .Content .ArticleList{
        width: 100%;
        padding: 0px 12px;
        float: left;
        box-sizing: border-box;
    }
    .Content .ArticleList .Title{
        width: 100%;
    }
    .Content .ArticleList .Title .NowAdd{
        display: none;
    }
    .Content .ArticleList .List{
        width: 100%;
    }
    .Content .ArticleList .List ul li{
        width: 100%;
    }
    .Content .ArticleList .List ul li a{
        width: 100%;
    }
    .Content .ArticleList .NewsTitle,
    .Content .ArticleList .NewsTitle h3,
    .Content .ArticleList .NewsTitle .ArticleInfor{
        width: 100%;
    }
    .Content .ArticleList .ArticleShow{
        width: 100%;
    }
    .Content .ArticleList .ArticleShow img{
        width: 100% !important;
    }
    .Footer .FooterCon .CopyLink{
        width: 100%;
    }
    .Content .SecNav .Title h3{
        width: 100%;
        height: auto;
        line-height: 30px;
    }
    .Content .SecNav .Title span{
        display: none;
    }
    .Brief .HeadImg{
        width: 200px;
    }
    .Brief .HeadImg h3{
        width: 200px;
    }
    .NewGive .News .Title h3,
    .Support .Title h3{
        font-size: 26px;
    }
    .Nav .NavCon ul .LevelOne ul{
        display: none !important;
    }
}
