@charset "utf-8";

/* CSS Document */

.edu_ind_banner {
    width: 857px;
    height: 282px;
}

.edu_ind_banner .banner_box {
    position: relative;
    width: 620px;
    height: 282px;
    overflow: hidden;
}

.edu_ind_banner .banner_box .pic {
    position: relative;
    z-index: 0;
}

.edu_ind_banner .banner_box .pic img {
    width: 620px;
    height: 282px;
    display: block;
}

.edu_ind_banner .banner_box .hd {
    width: 100%;
    position: absolute;
    bottom: 20px;
    text-align: center;
    font-size: 0;
    z-index: 1;
}

.edu_ind_banner .banner_box .hd li {
    margin: 0 5px;
    background: url(/images/Indeximages/dot.png) no-repeat 0 -16px;
    height: 16px;
    overflow: hidden;
    width: 16px;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    zoom: 1;
    _background: url(/images/Indeximages/dot8.png) no-repeat 0 -16px;
}

.edu_ind_banner .banner_box .hd .on {
    background-position: 0 0;
}

.edu_ind_banner .banner_box .prev,
.banner_box .next {
    width: 60px;
    height: 90px;
    margin: -60px 0 0;
    display: none;
    background: url(/images/Indeximages/banner_ctr.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    filter: alpha(opacity=20);
    opacity: 0.2;
}

.banner_box .prev {
    left: 0;
}

.edu_ind_banner .banner_box .next {
    background-position: 0 -90px;
    right: 0;
}

.edu_ind_banner .banner_box .prev:hover,
.banner_box .next:hover {
    filter: alpha(opacity=50) !important;
    opacity: 0.5 !important;
}

.edu_ind_banner .login_box {
    width: 227px;
    margin-left: 9px;
}

.edu_ind_banner .login_box .login_btn,
.edu_ind_banner .login_box .reg_btn {
    border-radius: 5px;
    text-align: center;
    line-height: 38px;
    font-size: 16px;
    display: block;
}

.edu_ind_banner .login_box .login_btn {
    width: 227px;
    height: 38px;
    background: #ff8500;
    color: #fff;
    ;
    font-family: microsoft yahei;
    margin-top: 9px;
}

.edu_ind_banner .login_box .login_btn:hover {
    background: #FC9524
}

.edu_ind_banner .login_box .reg_btn {
    width: 225px;
    height: 36px;
    color: #ff8500;
    border: 1px solid #0199ed;
    margin-top: 11px;
    font-family: microsoft yahei
}

.edu_ind_banner .login_box .reg_btn:hover {
    background: #0199ed;
    color: #fff
}

.edu_ind_banner .login_box .login_forget {
    padding: 15px 0;
    text-align: right;
    font-size: 12px;
}

.edu_ind_banner .login_box .login_forget a {
    color: #ff8500;
}

.edu_ind_banner .login_box .login_app {
    margin-top: 10px;
}

.edu_ind_banner .login_box .login_app img {
    margin-left: 25px;
}

.edu_ind_banner .login_box .login_app .word {
    width: 112px;
    text-align: center;
    font-size: 16px;
}

.logoin_after_tx {
    float: left;
    width: 100%;
    padding-bottom: 10px;
    border-bottom: 1px solid #E6E6E6;
}

.logoin_after_tx dt {
    float: left;
    height: 60px;
    width: 60px;
}

.logoin_after_tx dt img {
    display: block;
    margin: 7px 0 0 6px;
    border-radius: 2px 2px 2px 2px;
}

.logoin_after_tx dd {
    float: left;
    margin: 5px 0 0 0;
    width: auto;
    font-size: 12px;
    color: #000;
    line-height: 25px;
}

.logoin_after_cj {
    float: left;
    font-size: 15px;
    width: 100%;
    margin: 14px 0 14px 0;
    color: #898785;
    font-size: 12px
}

.logoin_after_cj u {
    color: #FF3300;
}

.logoin_after_su1 {
    background: #3b8ee3;
    color: #FFFFFF;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 100px;
    border-radius: 2px
}

.logoin_after_su1:hover {
    color: #FFFFFF;
    text-decoration: none;
}

.logoin_after_su2 {
    background: #f60;
    color: #fff;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin-left: 15px;
    text-align: center;
    width: 100px;
    border-radius: 2px
}

.logoin_after_su2:hover {
    color: #fff;
    text-decoration: none;
}

.hunter_logoin_list {
    width: 100%;
    margin: 0 0 8px 0;
    clear: both;
    overflow: hidden
}








.info_list li a {
    color: #000;
}

.info_list li a:hover {
    color: #0099EE;
    text-decoration: none;
}

.info_list li a.blue {
    color: #0099EE;
}


.info_list .info_pic img {
    width: 150px;
    height: 90px
}





/*公告资讯*/

.edu_new .hd ul li:first-child.on {
    border-left: none;
}





.edu_new .bd li .edu_new_item:last-child a {
    background: none;
    float: right;
    color: #666;
    width: auto;
    clear: both;
    padding-right: 20px;
}

.edu_new .bd li .edu_new_item:first-child a {
    float: left;
}



.new_more {
    position: absolute;
    right: 5px;
    top: 0px;
}


.ind_con {
    width: 100%;
}







.ind_con_r .enter_box .select-wrapper {
    margin-top: 12px;
}

.ind_con_r .enter_box .select-button {
    color: #999;
}

.ind_con .tea_box {
    width: 871px;
    margin-left: -14px;
}

.ind_con .tea_item {
    width: 160px;
    float: left;
    margin: 15px 0 0 14px;
}

.ind_con .tea_item .tea_img {
    width: 120px;
    height: 120px;
    margin: 0 auto
}

.ind_con .tea_item .tea_img img {
    width: 120px;
    height: 120px;
    border-radius: 50%
}

.ind_con .tea_item .tea_txt {
    width: 160px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 8px 0 0 0;
    text-align: center
}

.ind_con .tea_item .tea_txt span,
.ind_con .tea_item .tea_txt a {
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ind_con .tea_item .tea_txt a {
    font-weight: bold;
}


/*右侧*/
.edu_side_enter {
    width: 336px;
    height: 100px;
}

.edu_side_enter img{
    width: 336px;
    height: 100px;
}

.edu_back_top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 34px;
    height: 34px;
    background: url(/images/backtop.png) no-repeat 0 0;
    opacity: 0;
    cursor: pointer;
}

.edu_back_top:hover {
    background-position: 0 -34px;
}


/*经验分享*/

.new_list {
    margin: 18px 10px 0 0;
}

.new_list li {
    padding-bottom: 24px;
}

.n_left {
    float: left;
    width: 90px;
    margin-right: 20px
}

.n_right {
    width: 592px;
}

.title-tag-wraper {
    margin-bottom: 5px;
    margin-bottom: 7px\9;
}

.thread-name-wraper {
    position: relative;
}

.new_list .title,
.n_name {
    position: relative;
    display: inline-block;
    font-family: STHeiti, "Microsoft Yahei", "Microsoft YaHei", Arial, sans-serif;
    font-size: 16px;
    color: #0199EC;
}

.new_list .title:hover,
.n_name:hover {
    color: #0168B7
}

.n_txt {
    line-height: 24px;
    color: #666;
    font-size: 14px;
    padding: 4px 0 0;
}

.n_reply {
    padding-top: 2px;
}

.n_left .media_left {
    width: 80px;
    height: 80px;
    padding: 2px;
    border: 1px solid #ccc;
    display: inline-block;
    zoom: 1
}

.n_left .media_left .head_img {
    width: 100%;
    height: 100%
}

.member_rank_user_item {
    display: block;
    width: 220px;
    height: 63px;
}

.rank_portrait img {
    display: block;
    width: 43px;
    height: 43px;
}

.rank_count {
    font: 18px/20px "Microsoft Yahei", "Microsoft YaHei", Arial, sans-serif;
    display: block;
    float: left;
}

.rank_high {
    width: 22px;
    height: 40px;
    padding-top: 3px;
    padding-left: 3px;
    color: #fff;
    background-repeat: no-repeat;
}

.rank_low {
    width: 22px;
    height: 40px;
    padding-top: 3px;
    padding-left: 3px;
    color: #bababa;
    background-repeat: no-repeat;
}

.rank_high,
.rank_low,
.rank_lower,
.rank_user_sex_0,
.rank_user_sex_1,
.rank_user_sex_2,
.tshow_icon_1,
.tshow_icon_2 {
    background-image: url(/images/member_rank_z_a0f387f.png);
}

.rank_high {
    background-position: 0px 0px;
}

.rank_low {
    background-position: -35px 0px;
}

.rank_portrait {
    position: relative;
    display: block;
    float: left;
    width: 43px;
    height: 43px;
}

.rank_portrait_border {
    display: block;
    width: 43px;
    height: 43px;
    overflow: hidden;
    border-radius: 2px;
}

.rank_user_area {
    float: left;
    padding-left: 10px;
}

.rank_user_info {
    width: 140px;
    overflow: hidden;
    font: 14px/20px STHeiti, "Microsoft Yahei", "Microsoft YaHei", Arial, sans-serif;
}

.rank_user_name {
    float: left;
    color: #444;
    text-decoration: none;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rank_thread_area {
    width: 140px;
    font-size: 12px;
    line-height: 22px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}