@charset "utf-8";

* {
    margin: 0;
    padding: 0;
}

body {
    font-size: 14px;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 180%
}

.clearfix {
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
    color: #bf0614;
    text-decoration: none;
}

em,
i {
    font-style: normal;
}

li {
    list-style: none outside none;
}

input {
    outline: medium none;
}

.mb5 { 
    margin:6px 20px;
}


.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb18 {
    margin-bottom: 18px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

.mb35 {
    margin-bottom: 35px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb45 {
    margin-bottom: 45px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb60 {
    margin-bottom: 60px;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}


img,
input {
    border: 0;
    vertical-align: middle;
    outline: none;
}

input[check] {
    vertical-align: middle;
    vertical-align: text-bottom;
    margin-bottom: 2px;
    *margin-bottom: -2px;
}

.sel {
    height: 27px;
    line-height: 20px;
    margin-right: 10px;
}

textarea {
    border: 1px solid #DCDCDC;
    padding: 3px;
    line-height: 180%
}

.fl {
    float: left
}

.fr {
    float: right
}

.tc {
    text-align: center
}

.tr {
    text-align: right
}


.ellipsis {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.none {
    display: none
}

.positionA {
    position: absolute
}

.positionR {
    position: relative
}

.t2em {
    text-indent: 2em
}

button {
    font-family: 微软雅黑, 宋体;
}

.none {
    display: none;
}

#bg {
    background: rgba(0%, 0%, 0%, 0.5);
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top :0;
    width: 100%;
    height: 100%;
    z-index: 1001;
}

.bgfff{
    background: #f5f5f5;
}

.bg333 {
    background: #f5f5f5;
    width: 100%;

}

.bgf8 {
    background: #F8F8F8
}

.z-index10 {
    z-index: 10
}

.z-index20 {
    z-index: 20
}

.z-index30 {
    z-index: 30
}

.z-index40 {
    z-index: 40
}

.z-index50 {
    z-index: 50
}

.z-index60 {
    z-index: 60
}

.z-index70 {
    z-index: 70
}

.z-index80 {
    z-index: 80
}

.z-index90 {
    z-index: 90
}

.z-index100 {
    z-index: 100
}


/*字体*/

.Arial {
    font-family: Arial;
}

.Yahei {
    font-family: "Microsoft YaHei", "微软雅黑";
}

.Song {
    font-family: "宋体";
}

.color3 {
    color: #333
}

.color6 {
    color: #666
}

.color9 {
    color: #999;
}

.orange,
a.orange {
    color: #FF4400
}

.red,
a.red {
    color: #F00
}

.crimson,
a.crimson {
    color: #cc0000
}

.blue,
a.blue {
    color: #0066cc
}

.green,
a.green {
    color: #0cad50
}

a.btnOrange {
    background: #FF4400;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    text-align: center
}

a.btnGray {
    background: #CCCCCC;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    padding: 5px 10px;
    border-radius: 5px;
    display: inline-block;
    text-align: center
}


/*行高˜*/

.lh100 {
    line-height: 100%;
}

.lh150 {
    line-height: 150%;
}

.lh180 {
    line-height: 180%;
}

.lh200 {
    line-height: 200%;
}

.lh240 {
    line-height: 240%;
}

.p10 {
    padding: 10px
}

.p15 {
    padding: 15px
}

.p20 {
    padding: 20px
}

.p25 {
    padding: 25px;
    overflow: hidden
}

.bgf0 {
    background: #F0F0F0
}

.bgf8 {
    background: #f5f5f5;
}

.border {
    border: 1px solid #DFDFDF
}


/*清除浮动*/

.clearboth:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden;
    height: 0;
}

.clearboth {
    *zoom: 1;
}


/*字号·*/

.f10 {
    -webkit-text-size-adjust: none;
    font-size: 10px;
}

.f11 {
    -webkit-text-size-adjust: none;
    font-size: 11px;
}

.f12 {
    font-size: 12px;
}

.f13 {
    font-size: 13px;
}

.f14 {
    font-size: 14px;
}

.f15 {
    font-size: 15px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f30 {
    font-size: 30px;
}

.btn_submit {
    border: none;
    cursor: pointer;
    background: #FF4400;
    font-size: 18px;
    color: #fff;
    width: 125px;
    height: 35px;
    border-radius: 5px;
    font-family: Microsoft yahei
}

.btn_submit:hover {
    background: #FF6431
}

.btn_submit2 {
    border: none;
    cursor: pointer;
    background: #FF4400;
    font-size: 14px;
    color: #fff;
    width: 80px;
    height: 30px;
    text-align: center;
    font-weight: bold
}

a.btn_submit2 {
    display: inline-block
}

.btn_submit2:hover {
    background: #FF6431;
    color: #fff
}

.btn_submit3 {
    border: none;
    cursor: pointer;
    background: #0199ED;
    font-size: 14px;
    color: #fff;
    width: 80px;
    height: 30px;
    font-weight: bold;
    border-radius: 3px
}

a.btn_submit3 {
    display: inline-block
}

.btn_submit3:hover {
    background: #0168B7
}



.ipt {
    border: 1px solid #DCDCDC;
    padding: 3px;
    height: 20px;
    line-height: 25px;
    height: 25px;
    margin-right: 10px;
    width: 220px
}

.ipt2 {
    border: 1px solid #DCDCDC;
    padding: 3px;
    margin-right: 10px
}





/*top*/

.top_cont {
    width: 100%;
}


.top_header {
    width: 214px;
    height: 70px;
    float: left;
    z-index: 880;
}



.top_header .top_search {
    padding: 24px 0 24px 0;
    position: relative;
    z-index: 11;
    float: left;
}

.top_header .top_search_keyword {
    width: 274px;
    height: 18px;
    margin: 0;
    padding: 10px 7px;
    border: 1px solid #e8e8e8;
    border-right: 0 none;
    background-color: #ffffff;
    outline: none;
    vertical-align: top;
    font: 14px/28px 'Microsoft YaHei';
}

.top_header .top_search_button {
    display: inline-block;
    width: 88px;
    height: 40px;
    padding: 0;
    background-color: #8EACAA;
    font: 14px/28px 'Microsoft YaHei';
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    border: none
}



.top_control .site_contribute,
.top_control .site_login,
.top_control .site_user {
    display: inline-block;
    float: left;
    margin-left: 15px;
    padding: 3px 0;
    font: 14px/30px 'Microsoft YaHei';
    text-align: right;
    color: #333;
    position: relative;
}

.icon_contribute {
    background: url(/images/icon-school.png) no-repeat 50%;
}

.icon_user {
    background: url(/images/user.png) no-repeat 50%;
}

.icon_contribute,
.icon_user {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 5px 0 0;
    vertical-align: top;
}

.top_control .site_user {
    padding-left: 15px;
    margin-left: 0;
    vertical-align: top;
    position: relative
}

.top_control .site_user_avatar {
    border-radius: 9999px;
    vertical-align: top;
}

.top_control .icon_point {
    width: 7px;
    height: 4px;
    background: url(/images/bluearrow.png) no-repeat 0 0;
    display: inline-block;
    margin-top: 13px;
    margin-left: 5px;
}

.top_control .ci_count {
    position: absolute;
    top: -4px;
    right: 0px;
    display: inline-block;
    padding: 1px 2px;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #c81623;
    border-radius: 7px 7px 7px 0;
    min-width: 12px;
    text-align: center;
}

.top_control .site-user-list {
    width: 125px;
    padding: 0 30px;
    border: 1px solid #e8e8e8;
    background-color: #ffffff;
    position: absolute;
    top: 36px;
    right: 0;
    display: none;
}

.top_control .site-user-item {
    padding: 6px 0;
    border-top: 1px solid #e8e8e8;
    font: 14px/30px 'Microsoft YaHei';
    text-align: left;
    position: relative
}

.top_control .site-user-item a {
    display: block
}

.top_control .site-user-item:first-child {
    border: 0 none
}

.top_header #help {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 165px;
    text-align: center;
}

.top_header #help .sub {
    background: #0FF;
    display: none;
    text-align: center;
    background: url(../images/sprite.png) no-repeat;
    background-position: 0 -32px;
    height: 48px;
    padding-top: 7px
}

.top_header #help .sub li {
    zoom: 1;
    line-height: 1.6
}

.wenhao {
    background: url(../images/icon-user2.png) no-repeat;
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-bottom: -3px;
    vertical-align: baseline;
    margin-right: 4px
}

.wenhao {
    background-position: -82px -105px
}

.site-wrapper {
    width: 100%;
    background-color: #ed6639
}

.site-wrapper .site-nav-list {
    position: relative;
    z-index: 2
}

.site-wrapper .site-nav-item {
    margin: 0;
    height: 46px;
    float: left
}

.site-wrapper .site-nav-item:last-child {
    background: none
}

.site-wrapper .site-nav-item .site-nav-link {
    display: block;
    padding: 8px 35px;
    font: 16px/30px 'Microsoft YaHei';
    color: #ffffff
}

.site-wrapper .site-node {
    display: block;
    background: #f8ae56;
    color: #ffffff;
    position: absolute;
    top: 0;
    z-index: 1
}

.icon_home,
.icon_comment,
.icon_fav,
.icon_logout,
.icon_parent {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 5px 5px 0 0;
    vertical-align: top;
}

.icon-parent-now {
    display: inline-block;
    width: 29px;
    height: 14px;
    background: url(../images/sprite.png) no-repeat;
    position: absolute;
    top: 0;
    right: -20px;
    z-index: 1;
    text-indent: -999em
}

.icon_home {
    background: url(/images/icon-home.png) no-repeat 50%;
}

.icon_parent {
    background: url(/images/icon-jiazhang.png) no-repeat 50%;
}

.icon_comment {
    background: url(/images/icon-pinglun.png) no-repeat 50%;
}

.icon_fav {
    background: url(/images/icon-shoucang.png) no-repeat 50%;
}

.icon_logout {
    background: url(/images/icon-exit.png) no-repeat 50%;
}


/*导航*/

.edu_nav {
    height: 60px;
    position: relative;
    z-index: 1;
}

.edu_nav a {
    color: #fff;
}

.edu_nav .nLi {
    float: left;
    position: relative;
    display: inline;
    font-family: microsoft yahei
}


/*footer*/




/*select美化*/

.my-select {
    font: normal 14px '\5FAE\8F6F\96C5\9ED1';
    height: 34px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *float: left;
    *margin-right: 10px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
}

.select-wrapper {
    font: normal 14px '\5FAE\8F6F\96C5\9ED1';
    width: 240px;
    height: 34px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *float: left;
    *margin-right: 10px;
    background: #fff;
    border-radius: 3px;
    border: 1px solid #e3e3e3;
}

.select-wrapper.focus {
    border: 1px solid #666;
}

.select-button {
    font: normal 14px '\5FAE\8F6F\96C5\9ED1';
    width: 238px;
    height: 34px;
    border: 0;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    padding: 0 26px 0 10px;
    overflow: hidden;
    text-align: left;
    outline: none;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
}

.select-down {
    position: absolute;
    top: 21px;
    right: 12px;
    height: 0;
    width: 0;
    overflow: hidden;
    font-size: 0;
    border-color: #333 transparent transparent transparent;
    border-style: solid;
    border-width: 6px;
}

.disabled {
    color: #cccccc;
}

.select-list {
    width: 238px;
    background: #fff;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 3px #ddd;
    border-radius: 3px;
    display: none;
    z-index: 2;
    position: absolute;
    left: -1px;
    top: 35px;
    overflow: hidden;
}

.select-list ul {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    overflow-y: auto;
    line-height: 34px;
    max-height: 240px;
}

.select-list ul li {
    width: auto;
    height: 34px;
    padding-left: 10px;
    cursor: pointer;
    overflow: hidden;
    white-space: nowrap;
    word-break: keep-all;
    text-overflow: ellipsis;
}

.select-list ul li.selected,
.select-list ul li:hover {
    color: #fff;
    background: #BCBCBC;
}


/* 下拉列表不可用样式 */

.select-button-disable {
    color: #ccc;
    width: 238px;
    height: 34px;
    border: 1px solid #e3e3e3;
    border-radius: 3px;
    background: #fff;
    cursor: pointer;
    padding-left: 10px;
    overflow: hidden;
    text-align: left;
    outline: none;
}

.select-down-disable {
    color: #ccc;
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 34px;
}


/*select美化end*/


/*顶部区域弹层*/

.black_address {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 122;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    /*opacity: 0.7;*/
    display: none;
    z-index: 998;
}

.address_layer {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -587px;
    margin-top: -406px;
    width:1200px;
    min-height: 550px;
    color: #fff;
    z-index: 123;
    font-family: microsoft yahei;
    display: none;
    z-index: 999;
}

.address_layer li {
    overflow: hidden;
}

.address_layer a {
    color: #fff;
}

.address_layer .l_city {
    width:72px;
    height: 36px;
    line-height: 36px;
    background: #bf0614;
    color: #fff;
    float: left;
    text-align: center;

}

.address_layer .l_area {
    width:1100px;
    margin-left: 10px;
}

.address_layer .l_area a {
    display: inline-block;
    float: left;
    padding: 0px 4px;
    height: 34px;
    line-height: 34px; 
    text-align: center;
    border: 1px solid #7d7d7d;
    margin: 0 5px 5px 0;
}

.address_layer .l_area a:hover{
    background: #333;
    color: #fff;
}
.colse_address {
    position: absolute;
    right: -30px;
    top: 0;
    font-size: 30px;
    cursor: pointer;
}


/*顶部地区显示*/

.reg_school b {
    cursor: pointer;
}

.content-nomsg {
    height: 128px;
    padding-left: 130px;
    line-height: 128px;
    background: url(/images/noMsg.png) left center no-repeat;
    font-size: 16px;
    color: #999;
    width: 300px;
    margin: 30px auto
}

.content-box img {
    max-width: 100%;
}