body {
    background-color: #f1f1f1;
}

.top-banner {
    position: relative;
    background:#f00;
}
.top-banner img {
    width: 100%;
}
.top-banner .ban-close {
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 2px 3px;
    color: #333;
    font-size: 12px;
    text-decoration:none;
    z-index:10;
}



/*.sub-nav {
	background: #F7F7F7;
}
.sub-nav .sub-nav-item:hover {
	background: #eee;
}
.sub-nav .sub-nav-item a {
	color: #333;
}
.sub-nav .sub-nav-item:hover a {
	color: #333;
}
.sub-nav .sub-nav-item.all-category {
	position: relative;
	width: 230px;
	margin-right: 20px;
	padding: 0 20px;
	background: #363636;
}
.sub-nav .sub-nav-item.all-category a {
	color: #fff;
	font-size: 16px;
}
.sub-nav .sub-nav-item.all-category a i {
	margin-right: 10px;
}
.sub-nav .all-category .category-box {
	display: block;
	position: absolute;
	left: 0;
	top: 44px;
	width: 230px;
	height: 526px;
	padding: 0;
	border: none;
	background: #0765AF;
}
.sub-nav .sub-nav-item.all-category .category-box li {
	margin: 0;
	padding: 5px 15px;
	border-bottom: 1px solid #3984BF;
	border-top: none;
}
.sub-nav .sub-nav-item.all-category .category-box li:hover {
	background: #0a5088;
}
.sub-nav .sub-nav-item.all-category .category-box li:last-child {
	border-bottom: none;
}
.sub-nav .all-category .category-box li h3 {
	margin: 0;
	font-size: 16px;
	color: #fff;
	line-height: 1.6;
}
.sub-nav .all-category .category-box li p {
	margin: 0;
	line-height: 1.6;
	font-weight: 100;
	white-space: initial;
}
.sub-nav .all-category .category-box li p a {
	font-size: 13px;
	color: #fff;
}
.all-category .category-box li .category-item-content {
	display: none;
	position: absolute;
	left: 230px;
	top: 0;
	bottom: 0;
	width: 720px;
	min-height: 500px;
	background: #fff;
	border: 2px solid #0765AF;
	border-left: none;
}
.all-category .category-box li:hover .category-item-content {
	display: block;
}*/


.swiper-container {
    width: 100%;
    height: 100%;
}
.layer {
    margin-top: 20px;
    padding: 15px 20px;
    background-color: #fff;
    overflow: hidden;
}
.layer .layer-tit {
    margin-bottom: 5px;
    padding: 10px 0;
    font-size: 19px;
    color: #333;
    /*font-weight: bold;*/
    line-height: 19px;
    overflow: hidden;
}
.layer .layer-tit>i {
    float: left;
    margin-top: 2px;
    margin-right: 5px;
    font-size: 20px;
    color: #0765AF;
}
.layer .layer-tit .layer-tit-label a {
    padding: 0 5px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
}
.layer .layer-tit .layer-tit-label a:hover {
    color: #f00;
}
.layer .layer-left {
    float: left;
    width: 350px;
    margin-right: 20px;
}
.layer .layer-center {
    float: left;
    width: 520px;
    margin-right: 20px;
}
.layer .layer-right {
    float: right;
    width: 250px;
}


/*layer 楼层1*/
.layer01 {

}
.layer01 .layer-left {
    width: 470px;
    margin-right: 15px;
}
.layer01 .layer-right {
    width: 670px;
}
.layer01 .layer-left .list-box li:nth-child(5n + 6) {
    margin-top: 15px;
}

.layer01 .layer-left .recomm-left {
    margin-top: 15px;
    overflow: hidden;
}
.layer01 .layer-left .recomm-left a {
    float: left;
    height: 30px;
    margin: 5px;
    padding: 5px 10px;
    line-height: 16px;
    font-size: 15px;
    border: 1px solid #0765AF;
    color: #333;
    border-radius: 15px;
    text-decoration: none;
}
.layer01 .layer-left .recomm-left a:hover {
    color: #0765AF;
}

.list-box {
    line-height: 30px;
}
.list-box:first-child {
    margin-bottom: 20px;
}
.list-box .list-box-title {

}
.list-box .list-box-title a {
    font-size: 18px;
    color: #333333;
    vertical-align: middle;
}
.list-box ul {
    margin: 0;
}
.list-box ul li {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.list-box ul li a {
    float: left;
    padding: 0 4px;
    font-size: 15px;
    color: #333333;
    vertical-align: middle;
}
.list-box ul li span {
    float: left;
    margin: 8px 5px 7px;
    padding: 8px 1px 7px 0;
    background: #ccc;
    font-size: 0;
    vertical-align: middle;
}
.list-box a:hover {
    color: #FF0000;
}

/*layer-center*/
.layer-center .swiper {
    width: 100%;
    height: 270px;
    background: #CCCCCC;
    overflow: hidden;
}
.layer-center ul {
    margin-bottom: 0;
    padding: 10px 0 5px;
    overflow: hidden;
}
.layer-center ul li {
    float: left;
    width: 33.33333%;
    white-space: nowrap;
}
.layer-center ul li a{
    display: block;
    color: #333333;
    line-height: 1.7;
    text-decoration: none;
    overflow: hidden;
}
.layer-center ul li a img{
    float: left;
    margin-right: 10px;
}
.layer-center ul li a b{
    display: block;
    padding-top: 7px;
    font-size: 16px;
}
.layer-center ul li a span{
    display: block;
    font-size: 12px;
    color: #999999;
}
.layer-center ul li a:hover span {
    color: #333333;
}

.layer-center ul.recomm-swiper {
    margin: 10px 0 15px;
}
.layer-center ul.recomm-swiper li {
    width: 170px;
    margin-right: 10px;
}
.layer-center ul.recomm-swiper li:last-child {
    margin-right: 0;
}
.layer-center ul.recomm-swiper li img {
    margin: 0;
}

/*layer-right*/
.login-box {
    display: block;
    margin-bottom: 10px;
    padding: 2px 0;
    color: #333333;
    line-height: 1.6;
    text-decoration: none;
    overflow: hidden;
}
.login-box img{
    float: left;
    width: 56px;
    height: 56px;
    margin-right: 10px;
}
.login-box b{
    display: block;
    padding-top: 6px;
    font-size: 14px;
}
.login-box a{
    display: block;
    font-size: 12px;
    color: #999999;
}
.login-box a:hover {
    color: #333333;
}

.commond-box .tab-content ul a:hover {
    color: #FF0000;
}

.layer-right .bottom a {
    display: block;
    margin-bottom: 10px;
    height: 80px;
    background: #CCCCCC;
}
.layer-right .bottom a:last-child {
    margin-bottom: 0;
}


/*楼层二*/
.layer02 .layer-right {
    width: 790px;
}
.layer02 .layer-left .tab-box {
    margin-bottom: 20px;
}
.layer02 .layer-left .tab-box:last-child {
    margin-bottom: 0;
}
.layer02 .layer-left .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer02 .layer-left .tab-box .tab-content .list li {
    line-height: 30px;
}

.layer02 .layer-right .img-list {
    float: left;
    width: 540px;
}
.layer02 .layer-right .list {
    float: right;
    width: 250px;
}
.layer02 .layer-right .list li {
    line-height: 28px;
}


/*楼层三*/
.banner {
    margin-top: 20px;
    background: #ccc;
}

/*楼层四*/
.layer04 .layer-tit {
    margin-bottom: 15px;
}
.layer04 .layer-left {
    width: 760px;

}
.layer04 .layer-left .tab-box {
    float: left;
    width: 360px;
    height: 205px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.layer04 .layer-left .tab-box:last-child {
    margin-bottom: 0;
}
.layer04 .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer04 .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer04 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer04 .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer04 .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer04 .layer-right {
    width: 390px;
    margin-right: -10px;
}
.layer04 .layer-right .img-list li {
    width: 185px;
    height: 127px;
    margin-right: 10px;
    margin-bottom: 10px;
}
.layer04 .layer-right .img-list li img {
    height: 127px;
}
.layer04 .layer-right .list-box ul li a {
    max-width: 200px;
    font-size: 14px;
    overflow: hidden;
}
.layer04 .list-box ul li span {
    margin-left: 2px;
    margin-right: 2px;
}
.layer04 .layer-right .list-box ul li b {
    font-size: 12px;
    color: #999;
    float: right;
    font-weight: normal;
}


/*楼层六*/
.layer06 .layer-left {
    width: 870px;
    margin-right: 30px;
}
.layer06 .layer-right {
    width: 260px;
}
.layer06 .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer06 .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer06 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer06 .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer06 .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer06 .tab-box .tab-content {
    padding: 15px 0 0;
}
.layer06 .tab-box .img-list li {
    width: 235px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.layer06 .tab-box .img-list li:nth-child(4n) {
    margin-right: 0;
}
.layer06 .tab-box .img-list li img {
    height: auto;
}
.layer06 .tab-box .img-list li span {
    position: static;
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: none;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.layer06 .tab-box .img-list li a:hover span {
    color: #f00;
}
.layer06 .tab-box .list li {
    line-height: 28px;
}



/*楼层七*/
.layer07 .layer-left {
    width: 870px;
    margin-right: 30px;
}
.layer07 .layer-right {
    width: 260px;
}
.layer07 .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer07 .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer07 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer07 .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer07 .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer07 .tab-box .tab-content {
    padding: 15px 0 0;
}
.layer07 .tab-box .img-list li {
    width: 160px;
    margin-right: 17px;
}
.layer07 .tab-box .img-list li:last-child {
    margin-right: 0;
}
.layer07 .tab-box .img-list li img {
    width: 100%;
    height: 213px;
}
.layer07 .tab-box .img-list li span {
    position: static;
    display: block;
    height: auto;
    line-height: 22px;
    text-align: center;
    background: none;
    color: #666;
    white-space: normal;
}
.layer07 .tab-box .img-list li i {
    float: left;
    font-size: 12px;
    color: #ccc;
    text-decoration: line-through;
    line-height: 30px;
    font-style: normal;
}
.layer07 .tab-box .img-list li b {
    float: right;
    font-size: 14px;
    color: #f00;
    line-height: 30px;
}
.layer07 .tab-box .img-list li a:hover span {
    color: #f00;
}
.layer07 .tab-box .list li {
    line-height: 32px;
}
.layer07 .tab-box .list li i {
    margin-right: 10px;
    font-size: 20px;
    color: #999;
}
.layer07 .tab-box .list li:nth-child(1) i, .layer07 .tab-box .list li:nth-child(2) i, .layer07 .tab-box .list li:nth-child(3) i {
    color: #f00;
}

/*楼层九*/
.layer09 .layer-left {
    width: 870px;
    margin-right: 30px;
}
.layer09 .layer-right {
    width: 260px;
}
.layer09 .layer-left .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer09 .layer-left .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer09 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer09 .layer-left .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer09 .layer-left .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer09 .layer-left .tab-box .tab-content {
    position: relative;
    padding: 40px 42px;
}
.layer09 .layer-left .tab-box .tab-content .tab-content-item {
    width: 786px;
}
.layer09 .layer-left .tab-box .img-list li {
    width: 182px;
    margin-right: 19px;
}
.layer09 .layer-left .tab-box .img-list li img {
    width: 100%;
    height: 269px;
}
.layer09 .layer-left .tab-box .img-list li span {
    padding: 0 6px;
    font-weight: normal;
}
.layer09 .layer-left .tab-box .img-list li span b {
    font-weight: normal;
}

.layer09 .layer-right .teacher-info .info-title {
    padding: 8px 0;
    line-height: 17px;
    border-bottom: 1px solid #ccc;
}
.layer09 .layer-right .teacher-info .info-title a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.layer09 .layer-right .teacher-info .info-content {
    padding: 10px 0;
}
.layer09 .layer-right .teacher-info dl {
    margin-bottom: 0;
    overflow: hidden;
}
.layer09 .layer-right .teacher-info dl dt {
    float: left;
    width: 115px;
    margin-right: 10px;
}
.layer09 .layer-right .teacher-info dl dt img {
    width: 115px;
    height: 160px;
}
.layer09 .layer-right .teacher-info dd h2 {
    margin: 0;
    line-height: 32px;
}
.layer09 .layer-right .teacher-info dd h2 a {
    font-size: 16px;
    color: #333;
}
.layer09 .layer-right .teacher-info dd p {
    margin: 0;
    line-height: 26px;
    font-size: 12px;
    color: #666;
}
.layer09 .layer-right .tab-box .tab-item a {
    font-size: 14px;
}
.layer09 .layer-right .tab-box .tab-item a.active {
    color: #337ab7;
    font-weight: normal;
}



/*楼层十一*/
.layer11 .layer-left {
    float: left;
    width: 750px;
}
.layer11 .layer-left .jj-img {
    margin-right: -15px;
    margin-bottom: 20px;
    overflow: hidden;
}
.layer11 .layer-left .jj-img a {
    float: left;
    width: 240px;
    height: 175px;
    margin-right: 15px;
}
.layer11 .layer-left .jj-img img {
    width: 100%;
    height: 100%;
}
.layer11 .jj-list .jj-list-item {
    padding: 6px 0;
    overflow: hidden;
}
.layer11 .jj-list .jj-list-item a.active {
    color: #0765AF;
    font-size: 16px;
    font-weight: bold;
}
.layer11 .jj-list .jj-list-item a.more {
    font-size: 14px;
    color: #666;
}

.layer11 .layer-right {
    float: right;
    width: 380px;
    padding-top: 5px;
}
.layer11 .layer-right .jj-img {
    margin-top: 5px;
    margin-bottom: 20px;
    margin-right: -10px;
    overflow: hidden;
}
.layer11 .layer-right .jj-img a {
    float: left;
    width: 185px;
    margin-right: 10px;
}
.layer11 .layer-right .jj-img a img {
    width: 185px;
    height: 127px;
}





.map .layer-tit .layer-tit-label a {
    font-weight: normal;
}
.map .layer-left {
    width: 510px;
}
.map .layer-right {
    width: 630px;
}
.map .re-box {
    margin-top: 40px;
    overflow: hidden;
}
.map .re-box a {
    float: left;
    width: 33.3333%;
    text-align: center;
    color: #333;
    text-decoration: none;
}
.map .re-box a span {
    display: block;
    margin-top: 5px;
}
.map .re-box a .on {
    display: none;
}
.map .re-box a:hover img {
    display: none;
}
.map .re-box a:hover .on {
    display: inline-block;
}


/*楼层十三 友情链接*/
.friend-link .layer-tit {
    color: #333;
}
.friend-link .friend-link-list {

}
.friend-link .friend-link-list a {
    float: left;
    margin-right: 13px;
    line-height: 30px;
    white-space: nowrap;
    color: #333;
}
.friend-link .friend-link-list a:hover {
    color: #f00;
}

.layer06 .layer-left {
    width: 870px;
    margin-right: 30px;
}
.layer06 .layer-right {
    width: 260px;
}
.layer06 .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer06 .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer06 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer06 .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer06 .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer06 .tab-box .tab-content {
    padding: 15px 0 0;
}
.layer06 .tab-box .img-list li {
    width: 206px;
    margin-right: 15px;
    margin-bottom: 10px;
}
.layer06 .tab-box .img-list li:nth-child(4n) {
    margin-right: 0;
}
.layer06 .tab-box .img-list li img {
    height: 130px;
}
.layer06 .tab-box .img-list li span {
    position: static;
    display: block;
    height: 28px;
    line-height: 28px;
    text-align: center;
    background: none;
    color: #666;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.layer06 .tab-box .img-list li a:hover span {
    color: #f00;
}
.layer06 .tab-box .list li {
    line-height: 28px;
}



/*æ¥¼å±‚ä¸ƒ*/
.layer07 .layer-left {
    width: 870px;
    margin-right: 30px;
}
.layer07 .layer-right {
    width: 260px;
}
.layer07 .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer07 .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer07 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer07 .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer07 .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer07 .tab-box .tab-content {
    padding: 15px 0 0;
}
.layer07 .tab-box .img-list li {
    width: 160px;
    margin-right: 17px;
}
.layer07 .tab-box .img-list li:last-child {
    margin-right: 0;
}
.layer07 .tab-box .img-list li img {
    width: 100%;
    height: 213px;
}
.layer07 .tab-box .img-list li span {
    position: static;
    display: block;
    height: auto;
    line-height: 22px;
    text-align: center;
    background: none;
    color: #666;
    white-space: normal;
}
.layer07 .tab-box .img-list li i {
    float: left;
    font-size: 12px;
    color: #ccc;
    text-decoration: line-through;
    line-height: 30px;
    font-style: normal;
}
.layer07 .tab-box .img-list li b {
    float: right;
    font-size: 14px;
    color: #f00;
    line-height: 30px;
}
.layer07 .tab-box .img-list li a:hover span {
    color: #f00;
}
.layer07 .tab-box .list li {
    line-height: 32px;
}
.layer07 .tab-box .list li i {
    margin-right: 10px;
    font-size: 20px;
    color: #999;
}
.layer07 .tab-box .list li:nth-child(1) i, .layer07 .tab-box .list li:nth-child(2) i, .layer07 .tab-box .list li:nth-child(3) i {
    color: #f00;
}


.layer10 .layer-left {
    width: 870px;
    margin-right: 30px;
}
.layer10 .layer-right {
    width: 260px;
}
.layer10 .tab-box .tab-item {
    display: block;
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
}
.layer10 .tab-box .tab-item a {
    display: inline-block;
    padding: 0 10px;
    border-bottom: none;
    border-right: 1px solid #ccc;
    line-height: 16px;
}
.layer10 .tab-box .tab-item a:first-child {
    margin-left: -10px;
}
.layer10 .tab-box .tab-item a:last-child {
    border-right: none;
}
.layer10 .tab-box .tab-item a.active {
    color: #0765AF;
}
.layer10 .tab-box .tab-content {
    padding: 0;
}
.layer10 .tab-box .question-answer dl {
    margin: 0;
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
.layer10 .tab-box .question-answer dl dt {
    float: left;
    width: 56px;
    margin-right: 15px;
}
.layer10 .tab-box .question-answer dl dt img {
    width: 56px;
    height: 56px;
}
.layer10 .tab-box .question-answer dl dd {
    height: 56px;
}
.layer10 .tab-box .question-answer dl dd .answer {
    display: block;
}
.layer10 .tab-box .question-answer dl dd p {
    margin: 0;
    white-space: nowrap;
    line-height: 28px;
}
.layer10 .tab-box .question-answer dl dd p i {
    font-size: 17px;
    margin-right: 8px;
    color: #333;
}
.layer10 .tab-box .question-answer dl dd p a {
    color: #333;
}
.layer10 .tab-box .question-answer dl dd .answer i {
    margin-top: 4px;
    font-size: 18px;
    vertical-align: top;
}
.layer10 .tab-box .question-answer dl dd .answer i, .layer10 .tab-box .question-answer dl dd .answer a {
    color: #0765AF;
}
.layer10 .tab-box .question-answer dl dd .answer p {
    display: inline-block;
    color: #0765AF;
    width: 765px;
    white-space: normal;
    /*margin-left: 100px;*/
    /*margin-top: -32px;*/
    vertical-align: top;
    height: 28px;
    padding-left: 10px;
    overflow: hidden;
}
.layer10 .tab-box .question-answer dl dd .answer p:hover {
    position: relative;
    height: auto;
    background: #f7f7f7;
}
.layer10 .layer-right .right-top {
    margin-bottom: 10px;
    padding: 10px 0;
    overflow: hidden;
}
.layer10 .layer-right .right-top a {
    float: left;
    width: 160px;
    margin-bottom: 10px;
    font-size: 18px;
}
.layer10 .layer-right .right-top a i {
    margin-right: 10px;
    font-size: 20px;
}
.layer10 .layer-right .right-top a:hover {
    opacity: 0.8;
}
.layer10 .tab-box .list li {
    line-height: 32px;
}


.map .layer-tit .layer-tit-label a {
    font-weight: normal;
}
.map .layer-left {
    width: 510px;
}
.map .layer-right {
    width: 630px;
}
.map .re-box {
    margin-top: 0;
    overflow: hidden;
}
.map .re-box a {
    float: left;
    width: 33.3333%;
    text-align: center;
    color: #333;
    text-decoration: none;
}
.map .re-box img {
    width: 120px;
    height: 120px;
}
.map .re-box a span {
    display: block;
    margin-top: 5px;
}
.map .re-box a .on {
    display: none;
}
.map .re-box a:hover img {
    display: none;
}
.map .re-box a:hover .on {
    display: inline-block;
}


.layer01 .swiper {
    height: 400px;
}
.layer01 .swiper img {
    width: 100%;
    height: 100%;
}