.leftsidebar {
    width: 200px;
    background-color: #fff;
    padding: 10px 0 15px 0
}

.leftsidebar li {
    line-height: 40px
}



.title {
    font-size: 14px;
    border-bottom: 1px solid #f2f2f2;
    width: 160px;
    margin: 0 auto;
    font-weight: bold
}

.leftsidebar span {
    display: block;
    padding-left: 6px
}

.leftsidebar li a {
    width: 148px;
    height: 40px;
    display: block;
    padding-left: 50px;
    border-left: 2px solid #fff;
    position: relative;
    color: #666
}

.leftsidebar li a i {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 23px;
    top: 13px;
    background-image: url(/images/sideicon.png);
    background-repeat: no-repeat
}

.icon_12 {
    background-position: 0 -518px
}

.icon_15 {
    background-position: 0 -638px
}

.icon_17 {
    background-position: 0 -720px
}

.icon_2 {
    background-position: 0 -40px
}

.icon_3 {
    background-position: 0 -80px
}

.icon_4 {
    background-position: 0 -158px
}

.icon_5 {
    background-position: 0 -200px
}

.icon_6 {
    background-position: 0 -240px
}

.icon_7 {
    background-position: 0 -280px
}

.icon_8 {
    background-position: 0 -319px
}

.icon_9 {
    background-position: 0 -360px
}

.icon_10 {
    background-position: 0 -400px
}

.icon_11 {
    background-position: 0 -439px
}

.leftsidebar li.title:hover {
    background: none
}

.leftsidebar li:hover, .leftsidebar li.active {
    background: #f9f9f9
}

.leftsidebar li:hover a, .leftsidebar li.active a {
    border-color: #27ae61
}

.help_cont {
    margin-top: 10px
}

.help_cont p {
    line-height: 28px;
    margin-bottom: 15px;
    text-indent: 10px
}

.about_cont {
    padding: 20px 30px;
    width: 885px;
    background-color: #fff;
    min-height: 624px;
}

.grayline {
    font-size: 16px;
    font-weight: bold;
    border-bottom: 1px solid #f2f2f2;
    height: 38px;
    line-height: 38px
}

.grayline b {
    width: 2px;
    height: 16px;
    background-color: #1e9853;
    display: inline-block;
    margin-right: 10px;
    position: relative;
    top: 2px
}

.about_title {
    border-bottom: 1px dashed #e3e3e3;
    height: 42px;
    line-height: 42px;
    margin: 20px 0 40px 0
}

.about_title span {
    font-size: 16px;
    color: #119349
}

.about_title img {
    margin-top: 8px
}

.xp_details p a:hover {
    color: #089e67;
    text-decoration: underline
}

.xp_details p b {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 1px solid #27ae61;
    display: block;
    margin: 7px 7px 0 0
}

.xp_details p b em {
    width: 4px;
    height: 4px;
    display: block;
    background-color: #27ae61;
    border-radius: 50%;
    margin: 3px auto
}

.xp_details ul {
    margin: 35px 0 20px 0;
    position: relative
}

.xp_details ul li {
    width: 402px
}

.xp_details ul li.line {
    width: 1px;
    height: 200px;
    margin: 0 auto;
    background-color: #f2f2f2;
    position: absolute;
    left: 50%;
    top: 18px
}

.xp_details ul li img {
    width: 107px;
    height: 87px;
    display: block;
    margin: 0 auto 15px auto
}

.xp_details ul li p {
    line-height: 22px;
    margin-bottom: 10px
}

.xp_details p {
    line-height: 26px;
    margin-bottom: 18px
}

.declaration p em {
    width: 3px;
    height: 3px;
    border-radius: 50%;
    background-color: #27ae61;
    float: left;
    margin: 8px 8px 0 0
}

.dream {
    width: 890px;
    height: 505px;
    display: block;
    margin-top: 10px
}

.vision_tit {
    width: 94px;
    height: 44px;
    display: block;
    margin: 30px auto;
    text-align: center
}

.vision_tit p {
    font-size: 22px
}

.vision_tit span {
    font-family: arial
}

.vision ul li {
    width: 296px;
    height: 205px;
    border-right: 1px solid #f2f2f2;
    text-align: center
}

.vision ul li img {
    width: 133px;
    height: 133px;
    display: block;
    margin: 0 auto 10px auto
}

.vision ul li.last {
    border-right: 0
}

.inside_choose {
    border-bottom: 1px solid #e8e8e8;
    position: relative;
    height: 42px;
    line-height: 41px;
    margin-top: 40px
}

.inside_choose a {
    padding: 0 26px;
    background-color: #f9f9f9;
    border-left: 1px solid #e8e8e8;
    border-top: 1px solid #e8e8e8;
    color: #666
}

.inside_choose a.last {
    border-right: 1px solid #e8e8e8
}

.inside_choose a.active, .smallbox a.active {
    background-color: #fff;
    border-bottom: 2px solid #fff;
    border-top: 1px solid #089e67;
    color: #089e67
}

.inside_choose a:hover {
    color: #089e67
}

.teacher_list {
    margin-top: 15px
}

.teacher_list li {
    height: 44px;
    line-height: 44px;
    width: 890px;
    border-bottom: 1px dotted #e9e9e9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.teacher_list li a:hover, .partner_dynamic li a:hover {
    color: #089e67
}

.teacher_list li span, .partner_dynamic li span {
    color: #27ae61;
    font-family: arial
}

.notice b {
    width: 4px;
    height: 4px;
    background-color: #ccc;
    display: inline-block;
    margin-bottom: 3px
}

.teach_choose a {
    padding: 0 20px
}

.teacher_img {
    margin-top: 26px
}

.teacher_img li {
    width: 280px;
    margin: 0 25px 25px 0
}

.teacher_img li a {
    cursor: default
}

.teacher_img li.last {
    margin-right: 0
}

.teacher_img li img {
    width: 280px;
    height: 190px;
    display: block
}

.teacher_img li .teach_tit {
    width: 258px;
    border: 1px solid #eaeaea;
    padding: 10px
}

.teacher_img li .teach_tit h3 {
    font-size: 14px;
    font-weight: normal;
    height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.teacher_img li .teach_tit p em {
    border: 1px solid #27ae61;
    color: #27ae61;
    width: 58px;
    height: 20px;
    display: inline-block;
    text-align: center;
    line-height: 20px;
    border-radius: 2px;
    font-family: simsun;
    margin-right: 5px
}

.link_box {
    margin-top: 30px
}

.link_box a:hover {
    color: #089e67;
    text-decoration: underline
}

.link_box b {
    margin: 0 20px;
    color: #ddd
}

.feedback p {
    margin: 40px 0 20px 0;
    width: 1200px;
}

.feedback input {
    width: 100%;
    height: 40px;
    line-height: 40px;
    outline: none;
    border: 1px solid #ebebeb;
    padding: 0 10px;
    margin-bottom: 10px;
}

.feedback textarea {
    height: 240px;
    width: 868px;
    border: 1px solid #ebebeb;
    outline: none;
    resize: none;
    padding: 10px
}

.feedback .submit {
    width: 140px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.feedback .submit:hover {
    background-color: #089e67
}

.feedback_bottom {
    line-height: 50px;
    margin-top: 20px
}

.feedback .upload {
    margin-bottom: 15px
}

.feedback .upload a {
    display: inline-block;
    width: 85px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background-color: #27ae61;
    color: #fff;
    border-radius: 2px
}

.partner_dynamic li {
    width: 400px;
    border-bottom: 1px dotted #e9e9e9;
    height: 42px;
    line-height: 42px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.partner_box {
    width: 890px;
    height: 45px;
    border-bottom: 1px solid #e3e3e3;
    position: relative
}

.smallbox {
    overflow: hidden;
    position: absolute;
    left: 80px;
    top: 12px;
    z-index: 999;
    height: 34px;
    width: 729px;
    border-right: 1px solid #e8e8e8
}

.rightarrow {
    position: absolute;
    right: 16px;
    top: 21px;
    color: #ccc;
    font-size: 14px
}

.partner_box div.smallbox .movelist {
    width: 2720px
}

.smallbox a {
    display: block;
    float: left;
    width: 80px;
    line-height: 32px;
    text-align: center;
    color: #666;
    background-color: #fafafa;
    font-size: 14px;
    font-weight: normal
}

.partner_box div.smallbox .active {
    border-bottom: #fff 1px solid;
    color: #27ae61;
    background-color: #fff
}

.smallbox .b1 {
    border: 1px solid #e8e8e8;
    border-right: none
}

.leftarrow {
    position: absolute;
    left: 16px;
    top: 21px;
    color: #ccc;
    font-size: 14px
}

.schools {
    width: 890px;
    overflow: hidden;
    padding-top: 15px;
    margin-bottom: 25px
}

.schools li {
    width: 286px;
    height: 61px;
    float: left;
    border: 1px solid #eee;
    margin: 10px 10px 0 0;
    padding: 10px 0
}

.schools li.last {
    margin-right: 0
}

.partner_box .schools li {
    width: 260px !important
}

.partner_box .schools li img {
    width: 100%;
    height: 100%
}

.schools li img {
    width: 268px;
    height: 61px
}

.message p {
    width: 210px
}

.message p.mar100 {
    margin-left: 100px
}

.message span {
    width: 296px;
    float: left;
    color: #666;
    margin-bottom: 10px
}

.message span b {
    width: 8px;
    height: 8px;
    float: left;
    background: url(/images/message_pic.png) no-repeat;
    position: relative;
    top: 6px;
    margin-right: 8px
}

.map {
    background-color: #f6f7fb;
    width: 870px;
    height: 320px;
    padding: 10px;
    margin: 15px 0 10px 0;
    background: url(/images/about/newmap.png) no-repeat
}

.way li {
    width: 270px;
    margin-right: 40px
}

.way li.last {
    margin-right: 0
}

.way li p {
    line-height: 20px;
    margin-bottom: 10px
}

.way li h3 {
    margin-bottom: 35px;
    text-align: center
}

.way li h3 em {
    background: url(/images/about/way_pic.png) no-repeat;
    width: 70px;
    height: 77px;
    display: inline-block;
    position: relative;
    top: 24px;
    right: 10px
}

.way li h3 em.way_icon1 {
    background-position: 0 0
}

.way li h3 em.way_icon2 {
    background-position: 0 -80px
}

.way li h3 em.way_icon3 {
    background-position: 0 -164px
}

.article_l {
    width: 780px;
    background-color: #fff;
    padding: 40px
}

.article_l h3 {
    text-align: center;
    width: 760px;
    text-overflow: ellipsis;
    font-size: 26px;
    font-weight: bold
}

.share i {
    font-size: 20px
}

.weixin {
    color: #2db122
}

.qq {
    color: #17acf9
}

.qzone {
    color: #e9c030
}

.weibo {
    color: #e33030
}

.news_titlebox p span {
    margin-right: 10px
}

.news_titlebox {
    border-bottom: 1px solid #f2f2f2;
    height: 36px;
    line-height: 36px
}

.article_cont p {
    text-indent: 20px;
    color: #666;
    line-height: 28px;
    margin-bottom: 15px;
    max-height: 9999px;
    font-size: 14px
}

.article_cont img {
    width: 780px;
    margin-left: -20px
}

.piece {
    border-top: 1px solid #f2f2f2;
    margin-top: 10px;
    padding-top: 15px
}

.piece a:hover {
    color: #089e67;
    text-decoration: underline
}

.piece p {
    height: 30px;
    line-height: 30px
}

.article_r {
    width: 290px;
    background-color: #fff;
    padding: 40px 30px 20px 30px
}

.site_notice {
    margin-bottom: 15px
}

.site_notice ul {
    margin-top: 10px
}

.site_notice ul li {
    height: 34px;
    line-height: 34px
}

.site_notice ul li a {
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.site_notice ul li a:hover {
    color: #089e67;
    text-decoration: underline
}

.vip_interest {
    overflow: hidden;
    text-align: center;
    width: 830px
}

.tablebox {
    padding: 25px 0;
    font-size: 12px
}

.tablebox p {
    font-size: 26px;
    color: #404040;
    font-weight: 700
}

.tablebox p span {
    color: #27ae61
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

table.song {
    border: 1px solid #e9e9e9;
    line-height: 36px;
    margin-top: 30px;
    width: 100%;
    color: #333
}

table.song .row_1 {
    line-height: 50px;
    height: 50px;
    font-size: 14px;
    background-color: #f9f9f9
}

.vip_interest td {
    border: 1px solid #e9e9e9;
    width: 25%
}

table .vip_top {
    background: url(/images/about/table_top.png) no-repeat
}

table .vip_2 {
    position: relative
}

table .vip_2_2 {
    position: absolute;
    left: -1px;
    top: -1px
}

table .line_1 td {
    color: #ff6000
}

.vip_interest .buy a {
    float: left;
    margin: 25px 25px 0 360px;
    width: 98px;
    line-height: 38px;
    border-radius: 3px;
    background-color: #ff4402;
    color: #fff;
    font-size: 16px;
    text-align: center;
    _display: inline
}

.vip_interest .buy span {
    float: left;
    color: #777;
    margin-top: 38px
}

.tablebox {
    padding: 25px 0;
    font-size: 12px
}

table tr:hover {
    background-color: #f7f9fa
}

.vip_interest .buy a:hover {
    background-color: #f24306
}

.tablebox i {
    font-size: 20px;
    color: #27ae61
}

.partone_2 {
    margin-top: 10px
}

.partone {
    margin-top: 30px;
    line-height: 30px;
    font-size: 14px
}

.partone a {
    color: #27ae61
}

.parttwo {
    margin-top: 66px
}

.parttwo_1 {
    color: #555;
    font-size: 16px
}

.parttwo_2 {
    color: #666;
    font-size: 14px;
    line-height: 24px;
    margin-top: 25px
}

.jobbox {
    overflow: hidden
}

.job {
    margin: 47px 0;
    width: 380px;
    position: relative
}

.job span {
    display: block
}

.kinds {
    color: #27ae61;
    font-size: 20px
}

.job .area {
    color: #27ae61;
    font-size: 14px;
    line-height: 36px
}

.job_content {
    height: 192px;
    color: #555;
    font-size: 14px;
    line-height: 21px;
    overflow: hidden;
    margin-bottom: 44px
}

.job a {
    display: block;
    width: 79px;
    border: 1px solid #0b9f5e;
    background-color: #27ae61;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 32px;
    position: absolute;
    bottom: 0;
    right: 11px
}

.kinds {
    color: #27ae61;
    font-size: 20px
}

.job_image {
    margin-top: 30px
}

.all {
    width: 220px;
    line-height: 35px;
    font-size: 14px;
    color: #ccc;
    border-bottom: 1px solid #ddd
}

.pager_box {
    margin-top: 20px
}

@media screen and (max-width: 1460px){.about_cont{width: 885px;}}

