/* 2021/7/28css-hebing */
.showsearch {
	height:auto;
	margin-top:10px;
	padding:10px 20px 10px;
	border:1px solid #e4e4e4;
	background:#fff;
}
.showss {
	border-bottom:1px solid #ddd;
	padding-left:0px;
	margin-bottom:5px;
}
.showss b {
	font-size:16px; color:#e40c77;
}
.showss_cont {
	padding-top:5px;
	padding-left:10px; height:auto; line-height:45px;
}
.showss_cont a {
	padding:3px 10px; 
	line-height:28px; font-size:16px;  
}
.inner2 {
    margin-top: 15px;
}

.inner2_left {
    width: 900px;
    background: #fff;
}

.inner2_right {
    width: 280px;
}

.nynews {
    border: 1px #dfdfdf solid;
    padding: 10px 20px 30px 20px;
    height: auto;
    overflow: hidden;
}

.souke {
    height: 40px;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
    color: #e40c77;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
}

.showlist {
    height: 100px;
    padding-top: 20px;
    padding-bottom: 20px;
}

.nyshow_left {
    width: 153px;
    padding: 2px;
    border: 1px #CCC solid;
}

.nyshow_left img {
    width: 153px;
    height: 94px;
}

.nyshow_mid {
    width: 412px;
    margin-left: 15px;
}

.nyshow_mid dl dt {
    height: 35px;
    line-height: 35px;
    padding-left: 20px;
    font-family: "微软雅黑";
    font-size: 14px;
    font-weight: bold;
}

.nyshow_mid dl dd {
    line-height: 30px;
}

.nyshow_right {
    width: 150px;
    text-align: center;
}

.mypage {
    padding-top: 18px;
    text-align: left;
    color: #e40c77;
    clear: both;
}

.hots {
    border: 1px #e4e4e4 solid;
}

.today {
    width: auto;
    border-top: 3px #e40c77 solid;
    height: 32px;
    line-height: 32px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 10px;
}

.article_cont {
    padding: 0px 10px 20px 10px;
}

.article_cont ul li {
    border-bottom: #CCCCCC dotted 1px;
    height: 40px;
    line-height: 40px;
    padding-left: 18px;
}

.article_cont ul li a,
.article_cont ul li a:link,
.article_cont ul li a:visited,
.article_cont ul li a:hover {
    font-size: 15px;
}

.add_adver_right {
    width: auto;
    height: auto;
    margin-top: 14px;
}

.add_adver_right img {
    width: 280px;
    height: auto;
}
.add_map {
    width: 100%;
    background: #FFFFFF;
}

.schoolnews_map {
    padding: 0px 0px 50px 0px;
    line-height: 28px;
}

.schoolnews_map ul {
    margin: 0px;
    padding: 0px;
}
.schoolnews_map ul li:nth-child(odd){
	margin-right: 2%;
}
.schoolnews_map ul li a {
    color: #000000;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	display: block;
	width: 85%;
}

.schoolnews_map ul li a:link,
.schoolnews_map ul li a:visited {
    color: #000000;
}

.schoolnews_map ul li a:hover {
    color: #e40c77;
    text-decoration: underline;
}

.schoolnews_map ul li span {
    float: right;
    color: #999;
}

.schoolnews_map ul li span a {
    color: #999;
}

.schoolnews_map ul li {
    padding-left: 15px;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dotted #d6d6d6;
	position: relative;
}
.schoolnews_map ul li::before{
	content: "";
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #e40c77;
}
.add_school_map li,
.Course_map ul li,
.schoolnews_map ul li {
    display: block;
    float: left;
    line-height: 35px;
    padding: 0px;
    white-space: nowrap;
    width: 47%;
    padding-left: 10px;
    padding-right: 10px;
}

.nynews_cont h3 {
    height: 50px;
    font-family: "微软雅黑";
    font-size: 25px;
    font-weight: normal;
    color: #e40c77;
    line-height: 40px;
    padding-left: 0px;
    border-bottom: 1px solid #e4e4e4;
    text-align: center;
    margin-top: 25px;
}

.newsnr_cont {
    padding: 5px 0px 15px 0px;
    font-size: 15px;
    color: #333;
    line-height: 30px;
}

.newsnr_cont div {
    clear: both;
}

.newsnr_cont h3,
.newsnr_cont h3 a {
    color: #e40c77;
}

.newsnr_cont p {
    margin-bottom: 10px;
}

.newsnr_cont a,
.newsnr_cont a:link {
    font-weight: bold;
    color: #333;
}

@media screen and (max-width:767px) {
    .nynews {
        width: auto;
        margin: 0 auto;
        padding: 0px 15px;
		border: 0px;
    }
    .schoolnews_map ul li {
        width: 100%;
        overflow: hidden;
    }
    .schoolnews_map ul li span {
        display: none
    }
    .main_kefu {
        display: none;
    }
    .add_adver_right {
        padding: 0 15px;
    }
}
/*yuan style 
@charset "utf-8";*/


/* CSS Document */
.pz_menubox {
    display: none;
}

* {
    margin: 0;
    padding: 0;
}

body,
ul,
li,
dl,
tl,
dd,
h1,
h2,
h3,
h4,
p {
    margin: 0px;
    padding: 0px;
}

ul,
li {
    list-style-type: none;
    overflow: hidden;
}

img {
    border: 0px;
}

body {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    font-family: "微软雅黑";
    background: #ffffff;
}

a {
    color: #121212;
    text-decoration: none;
}

a:webkit-any-link {
    display: block;
}

a:hover {
	color: #e40c77;
    text-decoration: none;
}

.height20 {
    clear: both;
    height: 20px;
    width: 100%;
    background: #fff;
}


.height10 {
    clear: both;
    height: 20px;
    width: 100%;
    background: none;
}

.margintop10 {
    margin-top: 10px;
}

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

*html .clearfix {
    height: 1%;
}

*+html .clearfix {
    height: 1%;
}

.clear {
    clear: both;
}

.fl {
    float: left;
    !important;
    _display: inline;
}

.fr {
    float: right;
    !important;
    _display: inline;
}

.wrap {
    width: 1200px;
    margin: 0 auto;
}

.bgfff{
	width: 100%;
	background-color: white;
}
.backw{
	background-color: white;
}
/***************************top***************************/
.top {
	border-bottom:1px solid #e3e3e3;
	background:#f5f5f5;
	width:100%;
	height:31px;
	color:#666666;
}
.topnr {
	height:31px;
	line-height:31px;font-size:12px;
}
.topnr span {
	float:right;
}
/***************************footerBg***************************/

.foot_topLine {
    width: 100%;
    height: 2px;
    overflow: hidden;
    background: #e0e0e0;
    margin-top: 20px;
}

.foot {
    height: auto;
    overflow: hidden;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.foot ul {
    height: 58px;
}

.foot .line {
    margin: 0 auto;
    width: 1200px;
    height: 1px;
    overflow: hidden;
    background: #ccc;
}

.foot ul li {
    float: left;
    width: 80px;
    text-align: center;
    height: 58px;
    line-height: 58px;
}

.foot ul li a {
    font-size: 14px;
    color: #888;
}

.foot ul li a:hover {
    color: #e40c77;
    text-decoration: underline;
}

.foot p {
    width: 1200px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color:#757575;
}

.foot p a {
    font-size: 14px;
    color: #757575;
}

.foot p a:hover {
    color: #e40c77;
    text-decoration: underline;
}

.gotop {
    width: 150px;
    height: 176px;
    position: fixed;
    right: 0px;
    bottom: 0px;
    background: url(../himg/ewm150.jpg) no-repeat center center;
    text-indent: -2000em;
}


/*right:20px; bottom:30px;*/

.gotop {
    filter: alpha(opacity=100);
    opacity: 1;
}

.gotop:hover {
    filter: alpha(opacity=50);
    opacity: .50;
    background: url(../himg/ewm150.jpg) no-repeat center center;
}

.add_wap_indexbanbox {
    display: none;
}
/*add- kefu */

.main_kefu {
    top: 30%;
    position: fixed;
    right: 0;
    z-index: 99;
}

.main_kefu a {
    display: block;
    cursor: pointer;
    width: 60px;
    height: 60px;
    padding: 10px;
    background: #000;
    position: relative;
    text-align: center;
    margin-bottom: 1px;
    border-radius: 3px 0px 0px 3px;
}

.main_kefu a span {
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
}

.main_kefu a:hover {
    background: #e40c77;
    width: 70px;
    margin-left: -10px;
}

.main_kefu p {
    display: block;
    height: 42px;
    width: 48px;
    background: url(../img/icon_kefu.png);
    margin: 0 6px;
}

.main_kefu a:hover p {
    display: block;
    height: 42px;
    width: 48px;
    background: url(../img/icon_kefu.png);
    margin: 0 11px;
}

.main_kefu .main_kefu_1 {
    background-position: 0px 0px;
}

.main_kefu .main_kefu_2 {
    background-position: -48px 0px;
}

.main_kefu .main_kefu_3 {
    background-position: -96px 0px;
}

.main_kefu .main_kefu_4 {
    background-position: -144px 0px;
}

.main_kefu .main_kefu_5 {
    background-position: -192px 0px;
}

.main_kefu a:hover .main_kefu_1 {
    background-position: 0px 0px;
}

.main_kefu a:hover .main_kefu_2 {
    background-position: -48px 0px;
}

.main_kefu a:hover .main_kefu_3 {
    background-position: -96px 0px;
}

.main_kefu a:hover .main_kefu_4 {
    background-position: -144px 0px;
}

.main_kefu a:hover .main_kefu_5 {
    background-position: -192px 0px;
}
/*index bgein*/

@media screen and (max-width:767px) {
    body {
        font-size: 0.9em;
        font-family: 微软雅黑, 雅黑;
        color: #575757;
		width: 100%;
    }
    .top .topnr {
        padding-left: 5px;
    }
    .topnr span {
        display: none;
    }
    .wrap {
        width: 100%;
        margin: 0 auto;
    }
    .foot p span {
        display: block;
    }
}


/* footer begin*/

@media screen and (max-width:767px) {
    .main5 {
        display: none;
    }
    .foot ul {
        width: 100%;
        background: #e40c77;
        height: auto;
        overflow: hidden;
        padding: 5px 0px;
    }
    .foot ul li {
        display: inline-table;
        float: left;
        padding-left: 5px;
        line-height: 30px;
        height: 30px;
        text-align: center;
    }
    .foot ul li a,
    .foot ul li a:link,
    .foot ul li a:hover {
        font-size: 14px;
        color: #fff;
    }
    .foot_topLine {
        margin-top: 10px;
    }
    .foot .line {
        width: 100%;
    }
    .foot p {
        width: 90%;
        height: auto;
        overflow: hidden;
        padding: 0px 5px;
		margin: 0 auto;
    }
    .gotop {
        display: none;
    }
    .add_mr2 {}
    .showxl .gjz {
        margin-left: 0px;
        margin-top: 5px;
    }
    .showxl .ssimg {
        margin-top: 5px;
    }
}

@media screen and (max-width:767px) {
    .areaBg {
        width: 100%;
        height: auto;
    }
    .area {
        width: 100%;
        height: auto;
    }
    .area_left {
        display: none;
    }
    .area_right {
        width: 94%;
        height: auto;
        padding: 5px 5px;
    }
    .site {
        clear: both;
    }
    .mypage {
        width: 100%;
        height: auto;
        line-height: 30px;
        clear: both;
    }
    .area a {
        display: inline-table;
    }
}


/*学校汇总 begin*/

@media screen and (max-width:767px) {
    .showsearch {
        height: auto;
    }
    .showxl {
        height: auto;
        padding-left: 5px;
    }
    .showxl .sf {
        width: 27%;
    }
    .showlist {
        height: auto;
    }
    .showss_cont {
        height: auto;
    }
    .showlist {
        width: 100%;
        height: auto;
        overflow: hidden;
        clear: both;
        padding-bottom: 0px;
    }
    .nyshow_left {
        width: 40%;
        border: 0px;
    }
    .nyshow_mid {
        width: 53%;
    }
    .nyshow_right {
        display: none
    }
    .nyshow_mid dl dd p {
        display: none
    }
    .nyshow_mid dl dt {
        background: none;
        padding-left: 0px;
        height: auto;
        line-height: 20px;
    }
}


/*名校课程 begin*/

@media screen and (max-width:767px) {
    .showsearch {
        height: auto;
    }
    .subject_cont {
        padding: 5px 16px 40px 5px;
    }
    .searchInt .searchBtn {
        height: 38px;
    }
    .searchInt .searchText {
        height: auto;
    }
    .subject_cont dl {
        padding-left: 5px;
        height: auto;
        overflow: hidden;
        background: none;
    }
    .subject_cont dl dd p a {
        padding-left: 0px;
    }
    .subject_cont dl dd p {
        width: 100%;
    }
    .subject_cont dl dd p img {
        display: none;
    }
    .subject_cont dl dd p .p_la {
        width: 50%x;
        display: block;
        float: left;
    }
    .subject_cont dl dd p .mlspan {
        clear: both;
        display: block;
        float: left;
        margin-left: 0px;
    }
    .showss_cont a {
        display: inline-table;
    }
    .inner2_right {
        width: 100%;
        display: none;
    }
    .subject_cont dl {
        width: 100%;
        height: auto;
    }
    .inner2_left {
        width: 100%;
        height: auto;
    }
    .subject {
        border: 0px;
    }
}


/*学校资讯 begin*/

@media screen and (max-width:767px) {
    .add_inner2_left {
        font-size: 1em
    }
    .nynews_cont .time {
        line-height: 2em;
    }
    .nynews_cont {
        padding: 5px 0px 5px 0px;
    }
    .nynews_cont dl {
        height: auto;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .nynews_cont {
        padding: 10px 5px 10px 5px;
    }
    .rmkc_cont ul li,
    .zxzk_cont ul li {
        line-height: 30px;
    }
    .rmkc_cont ul li span {
        display: none;
    }
    .rmkc1,
    .rmkc {
        height: 35px;
        line-height: 35px;
        font-size: 18px;
        font-weight: bold;
    }
    .inner2 {
        margin-top: 0px;
		overflow: hidden;
    }
}


/*change begin*/

@media screen and (max-width:767px) {
    dt.quyu {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
}


/*page-pay beign*/

.paybox {
    line-height: 23px;
    margin-bottom: 5px;
    color: #333333;
    padding-top: 6px;
    padding-left: 30px;
}

.pay_tb {
    width: 830px;
}

.pay_tb td {
    padding: 5px;
}

.pay_tb span {
    color: #cc0000;
    font-weight: normal;
}
/*add newsdetail nav*/

.newsnr_cont,
.newsnr_cont div,
.newsnr_cont p {
    clear: both;
}

.newsnr_cont .wrap {
    width: auto;
}

.newsnr_cont .nav {
    height: 32px;
    line-height: 32px;
    clear: both;
    border-bottom: 2px solid #e40c77;
    height: 32px;
    background: #efefef;
    margin-bottom: 10px;
}

.newsnr_cont .nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.newsnr_cont .nav ul li {
    width: 92px;
    float: left;
    text-align: center;
}

.newsnr_cont .nav ul li a {
    font-weight: normal;
    line-height: 32px;
    height: 32px;
    padding: 0px;
    font-family: "微软雅黑";
    font-size: 14px;
}

.newsnr_cont .nav ul li a:link {
    font-weight: normal;
    color: #666;
    font-family: "微软雅黑";
    font-size: 14px;
}

.newsnr_cont .nav ul li a:visited {
    font-weight: normal;
    color: #666;
    font-family: "微软雅黑";
    font-size: 14px;
}

.newsnr_cont .nav ul li a:hover {
    font-weight: normal;
    color: #666;
    text-decoration: underline;
}

.newsnr_cont .nav ul li.bg {
    color: #ffffff;
    background: #e40c77;
}

.newsnr_cont .nav ul li.bg a {
    color: #ffffff;
}


/*page begin*/

@media screen and (max-width:767px) {
    .newsnr_cont img {
        width: 100%;
        height: auto;
    }
    .pay_tb {
        width: 100%;
    }
    .nynews_cont h3 {
        margin-top: 0px;
        height: auto;
        padding-left: 0px;
        text-align: center;
    }
    .newsnr_cont {
        padding: 10px 15px 15px 15px;
    }
    .newsnr_cont .nav {
        height: 100px;
        line-height: 30px;
    }
    .newsnr_cont .nav ul li {
        width: 32%;
    }
    .newsnr_cont {
        clear: both;
        padding-bottom: 55px;
    }
}
/*addnews_tab begin*/

#addnews_tab_box {
    display: block;
    height: auto;
}

.addnews_tab {
    width: 100%;
    height: 50px;
    background: #fff;
    z-index: 999;
}

.addnews_book_r_none {
    display: none;
}

.addnews_tab h5 {
    font-size: 22px;
    font-weight: normal;
    color: #666;
    height: 28px;
    padding-top: 4px;
    margin-right: 20px;
    padding-bottom: 4px;
    text-align: center;
    float: left;
    width: 100px;
    cursor: pointer;
    box-sizing: content-box;
}

.addnews_tab .tab_active {
    border-bottom: #e40c77 solid 2px;
    color: #e40c77;
}
/*add_news-add_releat_teacher beign */

#turnpage {
    height: 100px;
    line-height: 100px;
    border-top: #e8e8e8 solid 1px;
    border-bottom: #e8e8e8 solid 1px;
}

#turnpage span {
    padding-right: 20px;
}

#turnpage span font {
    color: #e40c77;
}

.add_releat_teacher {
    padding-top: 15px;
    padding-bottom: 20px;
}

.add_teachertit {
    font-size: 20px;
    font-weight: bold;
    color: #4e545c;
    height: 50px;
    line-height: 50px;
}

.add_releat_teacher ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}

.add_releat_teacher ul li {
    float: left;
    width: 200px;
    padding-right: 10px;
    text-align: center;
    font-size: 13px;
    list-style: none;
}

.add_releat_teacher ul li p img {
    display: block;
    border: 1px solid #dedede;
    width: 200px;
    min-height: 200px;
    float: left;
}

@media screen and (max-width:767px) {
	/* 2021/8/18-luo */
    .disnone {
        display: none;
    }
    .dblm {
        display: flex;
    }
	.top{
		display: none;
	}
}
/* jquery.sPaqe.css */

.spage-total {
    display: inline-block;
    margin-right: 20px;
    line-height: 35px;
    color: #666;
    font-size: 14px;
}

.spage-number {
    display: inline-block;
    color: #666;
    font-size: 14px;
}

.spage-number button {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    margin-left: -1px;
    padding: 0px 14px;
    line-height: 33px;
    border: 1px solid #ddd;
    text-align: center;
    transition: all .2s;
    cursor: pointer;
    outline: none;
    background: none;
    user-select: none;
    color: #666
}

.spage-number button.active {
    background: #2d98e6;
    color: #fff;
    border-color: #2d98e6;
    z-index: 3;
}

.spage-number button.active:hover {
    background: #2d98e6;
    color: #fff;
    border-color: #2d98e6;
    z-index: 3;
}

.spage-number button:hover {
    background-color: #eee;
}

.spage-number button.button-disabled {
    cursor: not-allowed;
    color: #ccc;
}

.spage-number .spage-after,
.spage-before {
    padding: 0px;
    width: 40px
}

.spage-skip {
    display: inline-block;
    margin-left: 20px;
    line-height: 35px;
    color: #666;
    font-size: 14px;
}

.spage-skip input {
    box-sizing: border-box;
    display: inline-block;
    width: 45px;
    height: 35px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #ddd;
    background: none;
    outline: none;
    transition: all .2s;
}

.spage-skip input:focus {
    border-color: #2d98e6;
}

.spage-skip button {
    display: inline-block;
    padding: 0px 14px;
    line-height: 33px;
    vertical-align: top;
    color: #666;
    border: 1px solid #ddd;
    cursor: pointer;
    transition: all .2s;
    outline: none;
    background: none;
    user-select: none;
}

.spage-skip button:hover {
    background: #2d98e6;
    color: #fff;
    border: 1px solid #2d98e6;
}
/* 2021/8/18添加aixue */
.header{padding: 15px 0 !important;display: flex;justify-content: space-between;align-items: center;}
.header .header-logo a{display:inline-block;vertical-align:middle;margin:0}
.header .header-logo a img{vertical-align:middle}
.header .fr{border-bottom:0}
.header .fr li.active{background-color:transparent;border-radius:0}
.header .fr li:nth-child(1){padding:0 20px 0 0}
.header .fr li.bg a,.header .fr li.bg span,.header .fr li:hover .nav-group .nav-btn,.header .fr li a:hover{padding-bottom:0px;color:#e40c77}
.header .fr li a:after{content:'/';position:absolute;right:0;top:0;color:#d1d1d1;font-weight:normal}
.header .fr li{width:auto;padding:0 20px;margin-right:0;height:auto;line-height:53px;float: left;position: relative;}
.header .fr li a {
  font-size: 18px;
  display: block;
  width: 100%;
}
.header .fr li:nth-last-child(1) a:after{content:none}
.head-tel{font-size: 20px;font-weight: bold;}
.wap-li{
	display: none;
}
.wap-ul{
	display: none;
}
.yxsak{display: none;}
@media screen and (max-width:767px) {
	.header{
		height: 65px;
	}
	.header-logo{
		width: 216px;
		height: 58px;
	}
	.header-logo img{
		width: 100%;
	}
	.header .fr li:nth-child(1),.header .fr li{
		padding: 0;
	}
	.wap-li img{
		width: 50px;
		height: 50px;
	}
	.wap-ul{
		display: block;
		width: 94px;
		height: 55px;
		z-index: 9999;
		background-color: white;
		right: 0;
		top: 0;
		margin-right: 1%;
	}
	.wap-li2{height: 0px;}
	.wap-ul .wap-li{
		display: block;
		border-bottom: none !important;
	}
	.header .wap-ul li{
		text-align: center;
		width: 100%;
		border-bottom: 1px solid gray;
	}
	.header .fr li a:after{
		display: none;
	}
	.head-tel{
		display: none;
	}
	.inner {
    margin-top: 10px;
    padding: 8px 15px;
    border-left:0px;
	 border-right:0px;
    background: #fff;
}
.schoolnews_map{
	padding-bottom: 20px;
}
.yxsak{display: block;position: fixed;bottom: 0;left: 0;width: 100%;z-index: 9999999;background-color: #fff;padding: 10px 0;}
.yxsak a{display: inline-block;width: 45%;margin-left: 3%;background-color: #2d98e6;color: #fff;height: 40px;line-height: 40px;border-radius: 40px;text-align: center;}
}
@media screen and (max-width:400px) { 
	.header-logo{
		width: 200px;
		height: auto;
	}
}