.contentBottom{
    width: 1000px;
    margin-top: 20px;
    margin-left: 20px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}

.contentBottomRight{
    width: 320px;
    margin-left: 40px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: column;
}

.bottomRightAd{
    width: 320px;
    /*height: 268px;*/
    margin-top: 20px;
}

.bottomLibrary{
    width: 320px;
    height: 152px;
}

.bottomRightLibrary{
    width: 320px;
    height: 40px;
}

.bottomRightLibrarySelect{
    width: 320px;
    height: 94px;
    margin-top: 10px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}

.bottomRightLibrarySelectView{
    width: 320px;
    height: 36px;
    margin-top: 10px;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}




.bottomRightLibraryBtn{
    width: 320px;
    height: 36px;
    margin-top: 18px;
    background-color:#fd3234;
    font-size: 16px;
    line-height: 36px;
    text-align: center;
    color:#ffffff;
    border-radius: 5px;
    padding: auto;
}

.search_space_20 {
    margin-top: 18px
}

.type_country {
    line-height: 20px;
    height: 36px;
    width: 80px;
    cursor: pointer;
    color: #333;
    border: 1px solid #696969;
    border-radius: 4px;
    background: #FFF;
    float: left;
    font-size: 14px;
    margin-right: 12px;
}

.type_select{
    line-height: 20px;
    height: 36px;
    width: 100px;
    cursor: pointer;
    color: #333;
    border: 1px solid #696969;
    border-radius: 4px;
    background: #FFF;
    float: left;
    font-size: 14px;
    
}

.input_select{
    line-height: 20px;
    height: 36px;
    width: 116px;
    cursor: pointer;
    color: #333;
    border: 1px solid #696969;
    border-radius: 4px;
    background: #FFF;
    float: left;
    font-size: 14px;
    float: left;
    padding-left: 6px;
    margin-right: 10px;
    text-align: left;
}

.type_country_click{
   
    text-align: center;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}

.type_country_title{
    flex-grow: 1;
}

.type_select_title{
    flex-grow: 1;
}

.type_select_button{
    width: 16px;
    height: 14px;
    margin-top: 11px;
    margin-right: 4px;
}

.type_country_button{
    width: 16px;
    height: 14px;
    margin-top: 11px;
    margin-right: 4px;
}

.type_select_click{
    
    text-align: center;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}
 


.type_country_title{
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 6px;
    margin-right: 4px;
}

.type_select_title{
    margin-top: 8px;
    font-size: 14px;
    line-height: 20px;
    margin-left: 6px;
    margin-right: 4px;
}

.type_country_list{
    margin-top: 12px;
    background-color: #fff;
    height: 420px;
    overflow: hidden;
    overflow:auto;
    z-index: 1000;
    position:absolute;
}


.type_country_list p{
    height: 28px;;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #e3e3e3;
    border-top: none;
    max-height: 100px;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 1000;
    padding-top: 4px;
} 

.type_select_list{
    width: 100px;
    margin-top: 12px;
    background-color: #fff;
    overflow: hidden;
    z-index: 1000;
    position:absolute;
}


.type_select_list p{
    height: 28px;;
    text-align: center;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid #e3e3e3;
    border-top: none;
    max-height: 100px;
    background: #fff;
    overflow-y: auto;
    overflow-x: hidden;
    
    padding-top: 4px;
} 


/*国外大学排行榜*/
.bottomRanking{
    width: 320px;
    margin-top: 20px;
}

.bottomRankingContent{
    width: 320px;
}

.bottomRightRanking{
    width: 186px;
    height: 34px;
}

.abroad_rank{
    width: 320px
}

.abroad_rank_title{
    display: inline-block;
    vertical-align: top;
}

.right_title_font{
    color: #000000;
    font-weight: bold;
    font-size: 22px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
}

.abroad_rank_tab{
    border-bottom: 1px solid #D8D8D8;
    position: absolute;
    z-index:99;
}

.abroad_rank_tab  ul{
    overflow: hidden;
    padding: 15px 0px 8px 0px;
}
.abroad_rank_tab  ul li{
    float: left;
    font-size: 16px;
    margin-left: 13px;
    text-align: center;
}
.abroad_rank_tab  ul li:first-child{
    margin-left: 0px;
}
.abroad_rank_tab .tab_line{
    height: 6px;
    position: absolute;
    left: 0;
    top: 40px;
}
.abroad_rank_tab .tab_line img{
    width:100%;
    height: 100%;
}
.abroad_rank_tab ul li.show a{
    color: #FF4444;
}

.abroad_rank_item{
    display: none;
}

.abroad_rank_item ul li{
    width: 320px;
    margin-top: 20px;
    overflow: hidden;
}

.abroad_rank_item ul li span{
    font-size: 16px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
    color: #333333;
}

.abroad_rank_item .name{
    float: left;
}
.domestic_rank_item .score,
.abroad_rank_item .score{
    float: right;
}

.abroad_rank_item .dr_index{
    font-weight: bold;
    font-size: 16px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
    color: #333333;
}

.abroad_rank_item .dr_red{
    font-weight: bold;
    font-size: 16px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei", "微软雅黑", "Simsun","宋体", "Arial";
    color: #FF4444;
}

.abroad_rank_item .dr_virgule{
    color: #D6D6D6;
    margin:0 5px;
}


.abroad_rank_line{
    width: 120px;
    height: 2px;
    display: inline-block;
    margin: 2px 10px 14px 8px;
    background: url('http://n.sinaimg.cn/edu/index/images/pages/eduBack.png') -210px -154px;
}



.abroad_rank_tab{
    border-bottom: 1px solid #D8D8D8;
    position: relative;
}



.bottomRecommend{
    width: 320px;
    margin-top: 20px;
}

.bottomRightRecommend{
    width: 320px;
    height: 40px;
}

.bottomRecommendText{
    width: 320px;
    /*height: 130px;*/
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: column;
    padding-top: 4px;
}

.bottomRecommendTextA{
    margin: 6px auto 6px 0px;
    flex-grow: 1;
    font-size: 16px;
    line-height: 30px;
    color: #2A2A2A;
    text-align: left;
}


.contentBottomFeed{
    width: 640px;
    margin-top: 38px;
}

.ty-cardlist-w {
    width: 640px;
    line-height: 22px;
    font-size: 14px;
    color: #999;
    font-family: 'Hiragino Sans GB','Microsoft Yahei','微软雅黑','Simsun','宋体','Arial';
}

.tyfeed-card-tabs {
    width: 638px;
    border-top: 2px solid #f44;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    height: 48px;
    background: url(//n.sinaimg.cn/finance/pctianyi_wdg/apps/edu-feed/images/bg-feed-tt-normal.png) 0 0 repeat-x;
    box-shadow: 0 1px 3px #ccc;
    display: -webkit-flex; /* Safari */
    display: flex;
    flex-direction: row;
}

.tyfeed-tab-i {
    flex-grow: 1;
    float: left;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.tyfeed-tab-selected{
    border: none;
    /*background: url(//n.sinaimg.cn/finance/pctianyi_wdg/apps/edu-feed/images/bg-feed-tt.png) 0 0 repeat-x;*/
     background-color: #f44; 
     color: #fff;
     cursor: default;
}

.tyfeed-card-tabs-fixed{
    position: fixed;
    z-index: 999;
    top: 0;
}


