/*123
*/
@charset "UTF-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

fieldset, img {
    border: 0;
}

:focus {
    outline: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
    font-style: normal;
    font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

abbr, acronym {
    border: 0;
    font-variant: normal;
}

code, kbd, samp, tt {
    font-size: 100%;
}

input, button, textarea, select {
    *font-size: 100%;
    border: 0;
}

body {
    background: #EDEFF0;
    color: #5e5e5e;
    font: 14px/2em Microsoft YaHei, SimSun, Arial;
}

ol, ul {
    list-style: none;
   
    letter-spacing: -1px;
    word-spacing: -1px;
}

li {
    letter-spacing: normal;
    word-spacing: normal;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption, th {
    text-align: left;
}

sup, sub {
    font-size: 100%;
    vertical-align: baseline;
}

:link, :visited, ins {
    text-decoration: none;
}

blockquote, q {
    quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none;
}

a:link, a:visited {
    color: #5e5e5e;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.clear {
    height: 0;
    overflow: hidden;
    clear: both;
}

.hide {
    display: none;
}

.overflow {
    overflow: hidden;
}

a.hidefocus {
    outline: 0;
}

button.hidefocus::-moz-focus-inner {
    border: 0;
}

a:focus {
    outline: 0;
    -moz-outline: 0;
}

input, textarea {
    outline: 0;
}

h2 {
    font-size: 20px;
}

h3 {
    font-size: 16px;
    line-height: 32px;
}

h5 {
    font-size: 14px;
    line-height: 28px;
}

.img_border {
    border: 4px solid #fff;
    border-radius: 1px;
}

.bb {
    border-bottom: 1px solid #d2d2d2;
}

.br {
    border-right: 1px solid #d2d2d2;
}

.bt {
    border-top: 1px solid #d2d2d2;
}

.bbn {
    border-bottom: 0 !important;
}

.mc {
    margin: 0 auto !important;
}

.m0 {
    margin: 0 !important;
}

.m1 {
    margin: 1px !important;
}

.m2 {
    margin: 2px !important;
}

.m3 {
    margin: 3px !important;
}

.m4 {
    margin: 4px !important;
}

.m5 {
    margin: 5px !important;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.m25 {
    margin: 25px;
}

.m30 {
    margin: 30px;
}

.mt5 {
    margin-top: 5px !important;
}

.mt0 {
    margin-top: 0 !important;
}

.mt10 {
    margin-top: 10px !important;
}

.mt14 {
    margin-top: 14px;
}

.mt15 {
    margin-top: 15px;
}

.mt18 {
    margin-top: 18px;
}

.mt20 {
    margin-top: 20px !important;
}

.mt30 {
    margin-top: 30px;
}

.mt40 {
    margin-top: 40px;
}

.mt50 {
    margin-top: 50px;
}

.mt60 {
    margin-top: 60px;
}

.mt70 {
    margin-top: 70px;
}

.mt80 {
    margin-top: 80px;
}

.mt90 {
    margin-top: 90px;
}

.mt100 {
    margin-top: 100px;
}

.mb0 {
    margin-bottom: 0 !important;
}

.mb3 {
    margin-bottom: 3px;
}

.mb5 {
    margin-bottom: 5px !important;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px !important;
}

.mb25 {
    margin-bottom: 25px !important;
}

.mb30 {
    margin-bottom: 30px;
}

.mb40 {
    margin-bottom: 40px;
}

.mb50 {
    margin-bottom: 50px;
}

.mb55 {
    margin-bottom: 55px;
}

.mb80 {
    margin-bottom: 80px;
}

.mb100 {
    margin-bottom: 100px;
}

.ml0 {
    margin-left: 0 !important;
}

.ml8 {
    margin-left: 8px !important;
}

.ml1 {
    margin-left: 1px !important;
}

.ml5 {
    margin-left: 5px !important;
}

.ml10 {
    margin-left: 10px !important;
}

.ml12 {
    margin-left: 12px !important;
}

.ml13 {
    margin-left: 13px !important;
}

.ml15 {
    margin-left: 15px !important;
}

.ml25 {
    margin-left: 25px !important;
}

.ml20 {
    margin-left: 20px !important;
}

.ml30 {
    margin-left: 30px !important;
}

.ml35 {
    margin-left: 35px !important;
}

.ml38 {
    margin-left: 38px !important;
}

.ml40 {
    margin-left: 40px !important;
}

.ml50 {
    margin-left: 50px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml55 {
    margin-left: 55px !important;
}

.ml57 {
    margin-left: 57px !important;
}

.ml60 {
    margin-left: 60px !important;
}

.ml80 {
    margin-left: 80px !important;
}

.ml100 {
    margin-left: 100px !important;
}

.ml110 {
    margin-left: 110px !important;
}

.ml120 {
    margin-left: 120px !important;
}

.ml150 {
    margin-left: 150px !important;
}

.ml200 {
    margin-left: 200px !important;
}

.ml250 {
    margin-left: 250px !important;
}

.ml285 {
    margin-left: 285px !important;
}

.ml835 {
    margin-left: 835px !important;
}

.mr5 {
    margin-right: 5px !important;
}

.mr10 {
    margin-right: 10px !important;
}

.mr15 {
    margin-right: 15px !important;
}

.mr20 {
    margin-right: 20px !important;
}

.mr30 {
    margin-right: 30px !important;
}

.mr40 {
    margin-right: 40px !important;
}

.mr50 {
    margin-right: 50px !important;
}

.mr80 {
    margin-right: 80px !important;
}

.mr100 {
    margin-right: 100px !important;
}

.mr250 {
    margin-right: 250px !important;
}

.mr300 {
    margin-right: 300px !important;
}

.pointer {
    cursor: pointer;
}

.color-gray, a.color-gray:link, a.color-gray:visited {
    color: #b7bcc0;
}

.color-white {
    color: #fff !important;
}

.color-blue {
    color: #088bd3;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mr60 {
    margin-right: 60px;
}

.color-red {
    color: #EF1300 !important;
}

.pr {
    position: relative;
}

.pa {
    position: absolute;
}

.errorHint {
    height: 25px;
    line-height: 20px;
    font-size: 12px;
    color: #f01414;
}

.breakall {
    word-break: break-all;
}

.wui-dialog {
    background-color: #fff;
    box-shadow: #ccc 1px 4px 20px 3px;
    position: absolute;
    box-shadow: 0 12px 24px 0 rgba(0, 0, 0, 0.24);
}

.cb {
    clear: both;
}

.fs12 {
    font-size: 12px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs20 {
    font-size: 20px !important;
}

.bold {
    font-weight: 700 !important;
}

a:link, a:visited, body, html {
    color: #14191e;
}

.header-app a, .header-signin a, .header-signup a, .logo a {
    -webkit-transition: background-color .2s;
    -moz-transition: background-color .2s;
}

.search-area .search-area-result li, .text-ellipsis {
    text-overflow: ellipsis;
    white-space: nowrap;
}

#logo a, .btn, .hide-text, .logo a, .text-ellipsis {
    white-space: nowrap;
}

body, html {
    font: 14px/1.5 "PingFang SC", "΢���ź�", "Microsoft YaHei", Helvetica, "Helvetica Neue", Tahoma, Arial, sans-serif;
}

.clearfix:after {
    content: '\0020';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.shadow {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

body {
    background: #E3E3E3;
}

.sprite {
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    display: inline-block;
}

.sprite-icon_1 {
    width: 51px;
    height: 51px;

}

.sprite-icon_10 {
    width: 38px;
    height: 45px;
    background-position: -66px -5px;
}

.sprite-icon_11 {
    width: 38px;
    height: 45px;
    background-position: -114px -5px;
}

.sprite-icon_12 {
    width: 18px;
    height: 18px;
    background-position: -66px -60px;
}

.sprite-icon_13 {
    width: 26px;
    height: 27px;
    background-position: -94px -60px;
}

.sprite-icon_14 {
    width: 26px;
    height: 26px;
    background-position: -130px -60px;
}

.sprite-icon_2 {
    width: 30px;
    height: 22px;
    background-position: -5px -96px;
}

.sprite-icon_3 {
    width: 18px;
    height: 18px;
    background-position: -45px -96px;
}

.sprite-icon_4 {
    width: 48px;
    height: 43px;
    background-position: -73px -97px;
}

.sprite-icon_5 {
    width: 48px;
    height: 43px;
    background-position: -162px -5px;
}

.sprite-icon_6 {
    width: 47px;
    height: 39px;
    background-position: -166px -58px;
}

.sprite-icon_7 {
    width: 47px;
    height: 39px;
    background-position: -131px -107px;
}

.sprite-icon_8 {
    width: 45px;
    height: 42px;
    background-position: -5px -156px;
}

.sprite-icon_9 {
    width: 45px;
    height: 42px;
    background-position: -60px -156px;
}

/*--*/
.next_pre_icon {
    position: relative;
    background-image: url(../images/next.png);
    background-repeat: no-repeat;
    display: block;
    top: 30px;
}

.sprite-icon_A {
    width: 12px;
    height: 22px;
    background-position: -5px -5px;
}

.sprite-icon_B {
    width: 12px;
    height: 22px;
    background-position: -27px -5px;
}

.sprite-icon_C {
    width: 12px;
    height: 22px;
    background-position: -49px -5px;
}

.sprite-icon_D {
    width: 12px;
    height: 22px;
    background-position: -5px -37px;
}

/*header and foot*/
.main {
    position: relative;
    width: 1150px;
    margin: 0 auto;
}

.main .header {
    position: relative;
    background: #FFFFFF;
}

.main .header .topbar {
    width: 100%;
    height: 130px;
    vertical-align: middle;
    background: url(../images/logo-bg4.png) no-repeat;
    background-size: 100%;
    overflow: hidden;
}


.main .header .topbar .topbar_right {
    margin-right: 20px;
    margin-top: 36px;
}

.main .header .topbar .topbar_right .topbar_tel {
    display: inline-block;
    vertical-align: top;
    margin-left: 8px;
    margin-top: 7px;
}

.main .header .topbar .topbar_right .topbar_tel p {
    font-size: 14px;
}

.main .header .topbar .topbar_right .topbar_tel p.tel {
    color: #434343;
}

.main .header .topbar .topbar_right .topbar_tel p.tel span {
    color: #b2181a;
}

.main .header .topbar .topbar_right .topbar_tel p.text {
    color: #666565;
}

.main .header .nav {
    position: relative;
    height: 60px;
    line-height: 60px;
    background:#A9161F;
}

.main .header .nav ul li {
	position: relative;
	display: block;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	width: 95px;
	font-size: 16px;
}

.main .header .nav ul li:first-child .aside {
    left: 0;
}

.main .header .nav ul li:last-child .aside {
    right: 0;
    left: auto;
}

.main .header .nav ul li:hover {
    background: #7C1017;
}

.main .header .nav ul li:hover .aside {
    display: block;
}

.main .header .nav ul li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #ffffff;
}

.main .header .nav ul li .aside {
    top: 60px;
    z-index: 2;
    width: 82.14px;
    /*width: 180px;
    left: -52px;*/
    display: none;
}

.main .header .nav ul li .aside a span {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #636363;
    background: #f2f2f2;
    /*padding: 0 0px;*/
    border-bottom: 1px solid #FEFEFE;
}

.main .header .nav ul li .aside a span:hover {
    background: #A9161F;
    color: #ffffff;
}

.main .container {
    /*ҳ�湲�е�ͷ��*/
    /*ҳ������������ݺ���*/
}

.main .container .page_top_header .page_banner-180 {
    position: relative;
    width: 100%;
    height: 180px;
    background: #777;
}

.main .container .page_top_header .page_banner-180 .page_banner_cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.main .container .page_top_header .page_title {
    margin-top: 75px;
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 26px;
}

.main .container .page_top_header .page_title p {
    font-size: 14px;
}

.main .container .page_top_header .page_top_header-nav {
    position: relative;
    width: 100%;
    height: 32px;
    margin-top: 32px;
    text-align: center;
    padding-bottom: 15px;
}

.main .container .page_top_header .page_top_header-nav.ishovemore {
    border-bottom: 1px solid #eeeeee;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list {
    height: 32px;
    width: 92px;
    text-align: center;
    line-height: 32px;
    font-size: 14px;
    display: inline-block;
    background: #EEE;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:before {
    position: absolute;
    content: '';
    width: 1px;
    height: 18px;
    background: #E2E2E2;
    top: 7px;
    right: 0;
    z-index: 2;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:last-child:before {
    background: transparent;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list.active, .main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:hover {
    background: #a9161f;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list.active a, .main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:hover a {
    color: #fff;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list.active .page_nav_list_toMore a, .main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:hover .page_nav_list_toMore a {
    color: #636363;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list.active:before, .main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:hover:before {
    background: transparent;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list:hover .page_nav_list_toMore {
    display: block;
    z-index: 999;
}

.main .container .page_top_header .page_top_header-nav .page_teacher-nav_list a {
    display: block;
    vertical-align: top;
    width: 100%;
    height: 100%;
    color: #434343;
}

.main .container .page_top_header .page_top_header-nav .page_nav_list_toMore {
    position: absolute;
    padding-top: 15px;
    width: 1150px;
    height: 40px;
    text-align: center;
    left: 0;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    display: none;
}

.main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li {
    display: inline-block;
    width: 92px;
    text-align: center;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    margin-top: 15px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li.active, .main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li:hover {
    background: #a9161f;
}

.main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li.active a, .main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li:hover a {
    color: #fff !important;
}

.main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li.active:before, .main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li:hover:before {
    background: transparent;
}

.main .container .page_top_header .page_top_header-nav .page_nav_list_toMore ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #636363;
}

.main .container .page_content {
    position: relative;
    width: 1069px;
    margin: 0 auto;
    padding: 0 0 90px;
    font-size: 0;
    letter-spacing: -1px;
    word-spacing: -1px;
}

.main .foot {
	position: relative;
	width: 100%;
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	background: #2D2D2D;
	color: #FFF;
	text-align: center;
}



.overText_1 {
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    -webkit-text-overflow: ellipsis;
    -moz-text-overflow: ellipsis;
    white-space: nowrap;
}

.overText_2 {
    -webkit-line-clamp: 2;
}

.overText_2, .overText_3 {
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-break: break-all;
    display: -webkit-box;
}

.overText_3 {
    -webkit-line-clamp: 3;
}

.paging {
    position: relative;
    display: block;
    margin-top: 60px;
    height: 30px;
    text-align: center;
}

.paging ul li {
    display: inline-block;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 14px;
    border: 1px solid #bbbbbb;
    margin: 0 1px;
}

.paging ul li.active, .paging ul li:hover {
    background: #b2181a;
    border: 0;
    width: 32px;
    height: 32px;
}

.paging ul li.active a, .paging ul li:hover a {
    color: #fff;
}

.paging ul li a {
    width: 100%;
    height: 100%;
    color: #bbbbbb;
}

.g_btn_more {
    position: relative;
    width: 105px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    margin-right: 2px;
}

.g_btn_more a {
    display: block;
    width: 100%;
    height: 100%;
    color: #626262;
    border: 1px solid #979797;
    background: #fff;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.g_btn_more a:hover {
    background: #A9161F;
    border: 1px solid #A9161F;
    color: #fff;
}

.g_btn_more a:hover i {
    width: 18px;
    height: 18px;
    background-position: -45px -96px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
}

.s-nav {
    display: inline-block;
    width: 290px;
    margin: 15px;
    text-align: center;
    background: #ddd;
    line-height: 200px;
    color: white !important;
    font-size: 18px;
}

.s-nav:hover {
    color: black !important;
}
.d-active{ 
	color:#1074B6 !important;}

