﻿body {
    color: #333;
    font-size: 14px;
    font-family:"微软雅黑","Arial",Helvetica,"黑体",Arial,Tahoma;
	margin:0 auto;
	position:relative;
	overflow-x: hidden;
}
.slick-prev:before,.slick-next:before,.slick-dots li button:before{ display: none; }
.img-hide{ overflow:hidden; display: block; }
.slick-slider{ touch-action: auto!important; }
.img-hide img{ transition: 0.3s all; transform: scale(1,1); }
html{ overflow-x: hidden; min-height: 100%;}
.img-hide:hover img{ transform: scale(1.1,1.1); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
.text-line-4 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.text-line-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{ max-width:100%; display: inline-block; vertical-align: middle;}
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -1; opacity: 0; filter:alpha(opacity=0); transition: 0.3s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1230px; }
/* 搜索框 */
.search-box-c{ position: fixed; left: 50%; top: 50%; width: 800px; height: 54px; background: #fff; padding-right: 115px; margin-left: -400px; z-index: 1000010; }
.search-box-c .form-control{ height: 54px; border-radius: 0; font-size: 18px; box-shadow: none; border:none; }
.modal{ z-index: 100000001; }
.modal-backdrop{z-index: 10000000;}
.modal-box{ position: fixed; display: none; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000010; }
.btn-search-c,.btn-search-c:hover,.btn-search-c:focus{ position: absolute; right: 0; background: #0085E0; top: 0; width: 115px; height: 54px;border:none; border-radius: 0;padding:0; font-size: 18px; color: #fff;}
.modal-back{position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 100000; background: rgba(0,0,0,0.5); font-size: 18px; color: #fff;}
/* 头部 */
.header-view {width: 100%; background: url('../images/header-bg.png') top center no-repeat; background-size: 100% 100%; line-height: 120px;}
.logo {max-width: 59%;}
.img-logo2 {display:none;}
.header-nav {height: 50px; background-color: #006BCE;}
.nav-view {padding-right: 40px; position: relative;}
.nav-list li{ float: left; line-height: 50px; width: 10%; position: relative; text-align: center;}
.nav-list li a{ font-size: 18px; color: #fff; }
.nav-list li .title {display: inline-block; padding-right: 20px; background: url('../images/icon-down.png') right center no-repeat; background-size: 12px 7px; font-weight: 400;}
.nav-list li.active .title,.nav-list li .title:hover {background: url('../images/icon-up.png') right center no-repeat; background-size: 12px 7px; transition: 0.3s all;}
.nav-list li.active a,.nav-list li a:hover{ font-weight: bold; position: relative; }
/* .nav-list li.active a:before,.nav-list li a:hover:before{ display: block; content: ""; position: absolute; left: 0; right: 0; bottom: -20px; height: 10px; } */
.nav-list li{ position: relative; }
.nav-down{ position: absolute; margin-top: 0px; display: none !important; left: 50%; top: 100%; width: 104px; margin-left: -52px; background: #006BCE; padding:10px 0; z-index: 20;}
.nav-down li{ width: 100%; line-height: 40px; margin:0!important; text-align: center; }
.nav-down li a{ line-height: 40px; background: none!important; font-size: 16px; color: #fff; font-weight: 400;display: block; overflow:hidden; text-overflow:ellipsis;  white-space:nowrap;}
.nav-click{ display: none; }
.nav-list li:hover .nav-down{ display: block !important; }
.nav-down li a:before{ display: none!important; }
.search-top{ line-height: 50px; position: absolute;right: 0;top: 0;}
.search-top2 {display: none;}
/* 背景view */
.bg-view {background: linear-gradient(0deg, #FFFFFF 0%, #139BF7 100%); position: absolute;top: 0px; left: 0;width: 100%;height: 535px;}
/* 右边菜单 */
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}
/* 手机端显示报名入口 */
.sign-view-box {position: fixed; left: 0; top: 44px; width: 100%; padding: 10px; height: 50px; z-index: 99; background-color: #fff; display: none;}
.sign-view-box a {float: left; line-height: 30px; margin-right: 10px; display: block; width: 23%; text-align: center; margin-right: 2%; color: #fff;}
/* .sign-view-box .a1 {background-color: #1ac8a6;} */
.sign-view-box .a1 {background-color: #77bc48;}
.sign-view-box .a2 {background-color: #1dadfa;}
.sign-view-box .a1 .icon-1 {width: 14px; margin-right: 4px;}
.sign-view-box .a2 .icon-2 {width: 18px; margin-right: 2px;}
/* .sign-method {width: 50%; float: left; background-color: #fecb2f;text-align: center;} */
.sign-method {width: 50%; float: left; background-color: #ff8621;text-align: center; color: #fff;}
.sign-method span {text-align: center; font-weight: bold; line-height: 30px;}
.sign-method .icon {width: 16px;}

/* 轮播图 */
.banner-view {padding-top: 10px; position: relative;}
.banner img{ width: 100%; }
.banner a{ display: block; position: relative; }
.banner a:before{ display: block; z-index: 10; content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 20%;  }
.banner .slick-dots{ bottom: 30px; }
.banner .slick-dots li,.banner .slick-dots li button{ width: 10px; height: 10px; border-radius: 5px; background-color: rgba(255,255,255,0.25);}
.banner .slick-dots li button{ border: none; }
.banner .slick-dots li.slick-active,.banner .slick-dots li.slick-active button{ background: #fff; width: 30px; transition: 0.3s all;}

.title{font-family: MicrosoftYaHei; font-weight: bold; color: #0085E0; font-size: 26px;  line-height: 26px; font-weight: bold; }
.title-sm{ font-family: MicrosoftYaHei; font-size: 16px; color: #9d1b1d; text-transform: uppercase; margin-top: 10px;  }
.title-box{ margin-top: 47px; position: relative; }
.title-box .title a.active {color: #0085E0;}
.title-box .title a {color: #666666;}
.title-box .title a:hover {color: #0085E0;}
.title-more{ position: absolute; right: 0; top: 50%; height: 20px; line-height: 20px; font-size: 16px; color: #0085E0; margin-top: -10px; background-size: 6px 10px; padding-right: 12px; }
/* 校园新闻 */
.campus-slick {padding-top: 14px; }
/* .img-hide-box {width: 33.333333%; float: left; padding: 0 8px; transition: 0.3s all; padding-top: 20px;} */
.img-hide-box {width: 100%; float: left; padding: 0 8px; transition: 0.3s all; padding-top: 20px;}
.img-hide-box:hover {transform: translate(0,-10px);}
.swiper-box {background: #FFFFFF; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);  border-radius: 4px; margin-bottom: 28px; position: relative;}
.swiper-box .time-t1 {display: none;}
.img-hide-box:hover .swiper-box {box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.2);}
.jy-slick-img{ position: relative; padding-top: 50%; }
.jy-slick-img img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.js-slick-bottom {height: 231px; padding: 16px 12px 60px 12px; position: relative;}
.img-hide-box .more {width: 115px; height: 32px; background: #0085E0; border-radius: 4px; line-height: 32px; position: absolute; left: 50%; transform: translateX(-50%); bottom: 20px; display: block; text-align: center; color: #fff;}
.img-hide-box .more .icon {display: inline-block; width: 6px; height: 10px; margin-left: 3px; margin-top: -2px;}
.campus-slick .slick-list {background-color: transparent;}
.campus-slick-box .slick-dots {bottom: auto; top: 0; margin-top: 6px;}
.campus-slick  .slick-dots li {width: 8px; height: 8px; border-radius: 50%; background-color: #C4C4C4; margin: 0 3px;}
.campus-slick .slick-dots li.slick-active {background-color: #0085E0;}
.js-slick-tt {color: #0085E0; font-weight: bold; font-size: 18px;}
.js-slick-p {font-size: 16px;color: #666666; margin-top: 16px;  overflow: hidden; text-overflow: ellipsis;  -webkit-line-clamp: 5; line-clamp: 5; display: -webkit-box;  -webkit-box-orient: vertical;} 
.more-p-box {line-height: 40px; text-align: center; font-size: 16px;color: #0085E0; display: none;}


/* 通知公告、快速入口 */
.gg-row-box {margin: 28px -9px 58px -9px;}
.gg-left-box {width: 66.666666%; padding: 0 9px; box-sizing: border-box;}
.gg-right-box {width: 33.333333%; padding: 0 9px; box-sizing: border-box;}
.title-view {margin-bottom: 10px; line-height: 46px; position: relative;}
.gg-conte-box {background-color: #fff; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1); padding: 10px 20px;}
.gg-info-box {margin-top: 10px; position: relative; padding-left: 162px; padding-right: 120px; display: block;}
.gg-info-box .img {position: absolute;left: 0;top: 0; width: 146px;height: 110px; border-radius: 4px;}
.gg-info {min-height: 110px;}
.time-t1 {line-height: 34px; font-size: 14px; color: #999999; position: absolute;right:0;top: 0;}
.title-gg {line-height: 34px; font-size: 16px; color: #333;} 
.gg-p {font-size: 14px; color: #999999; }
.gg-info-box:hover .title-gg {color: #0085E0;}
.gg-ul-box  {margin-top: 30px;}
.gg-ul-box li a {position: relative; padding-left: 10px; line-height: 30px; padding-right: 120px; display: block;}
.gg-ul-box li a::before {display: block;content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 4px; height: 4px; background-color: #0085E0; border-radius: 2px;}
.gg-ul-box li:hover a {color:#0085E0;}
.gg-ul-box li a .info-tt {display: block;}
.gg-ul-box li a .time {position: absolute; right: 0;}
.p-more-box {line-height: 40px;font-size: 14px; text-align: center; color: #0073D4; display: none;}
.qs-view-box {background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1); padding: 20px 12px; height: 264px;}
.qs-item-box {float: left; width: 25%; height: 50%; text-align: center;}
.qs-item-box .img {width: 60px; margin: 10px auto;transform: scale(1); transition: 0.3s all;}
.qs-item-box:hover .img {transform: scale(1.1);transition: 0.3s all;}
.qs-item-box span {display: block; font-size: 14px; color: #666666;}

/* 校园生活 */
.xysh-view-box {margin-bottom: 50px;}
.xysh-conte-box { padding: 18px; background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1); height: 360px;}
.xysh-item-box {width: 25%; padding: 0 2px; float: left; height: 100%;}
.xysh-item-box.last-box {padding: 2px;}
.xysh-item-box a {display:block; width: 100%; height: 50%; padding: 2px 0; position: relative; box-sizing: border-box; overflow: hidden;}
.xysh-item-box a.last {height: 100%; padding: 0px;}
.xysh-item-box a img {width: 100%; height: 100%; transform: scale(1);transition: 0.3s all;}
.xysh-item-box a:hover img {transform: scale(1.1); transition: 0.3s all;}
.xysh-item-box a span {position: absolute; left: 0; width: 100%; bottom: 2px; line-height: 34px; background-color: rgba(0, 0, 0, 0.5); font-size: 16px; color: #F2F5FF; text-align: center;}


/* 校园生活-移动端 */
.xysh-conte-p-box  {display: none;}
.banner-live {position: relative;border-radius: 12px;overflow: hidden;}
.banner-live .img {width: 100%;}
.zg-box {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5);}
.zg-conte-box {position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%);z-index: 10; text-align: center; width: 100%;}
.zg-conte-box .h2 {font-weight: bold;font-size: 16px; color: #FFFFFF; line-height: 24px; margin: auto;}
.zg-conte-box span {display: block; margin-top: 16px; font-size: 14px; color: #fff;}
.xysh-row-box {margin: 10px -10px;}
.xysh-row-item {padding: 0 10px; width: 33.333333%; float: left;}
.xysh-row-view {position: relative; border-radius: 12px; overflow: hidden;}
.xysh-row-view .img {width: 100%;}
.zg-conte-box .icon {width: 32px; margin-bottom: 8px;}

/* 专题专栏 */
.ztzl-view-box {margin-bottom: 58px;}
.ztzl-conte-box {padding: 10px;  background-color: #fff; box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1); }
.ztzl-slick {margin-bottom: 0;}
/* .ztzl-conte-box a {display: block;padding: 0 5px; box-sizing: border-box; width: 25%;} */
.ztzl-conte-box a {display: block;padding: 0 5px; box-sizing: border-box; width: 100%;}
.ztzl-item-box {position: relative; background-color: #F4F6FA; transition: 0.3s all; border-radius: 4px; box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2);}
.ztzl-item-box .img {width: 100%;}
.ztzl-item-box span {display: block;line-height: 50px;text-align: center;}
.ztzl-item-box:hover {transform: translate(0,-10px); box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);}
.ztzl-slick .slick-list {padding: 10px 5px;}
/* 手机端快速入口 */
.ksrk-p-view {background: #FFFFFF;border-radius: 12px;padding: 15px 0; display: none;}
.title-p-view {font-size: 18px; font-family: PingFang; font-weight: bold; color: #1A1F28; line-height: 24px; text-align: center; margin-bottom: 20px;}
.ksrk-p-box a {display: block; float: left; width: 25%; text-align: center; margin-bottom: 10px;}
.ksrk-p-box a .img {width: 50px; height: 50px;}
.ksrk-p-box a span {display: block; font-size: 12px; color: #666;margin-top: 10px;}

/* 底部 联系我们/友情链接 */
.about-view-box {padding:0 120px;position: relative; margin-bottom: 23px; display: block;}
.about-view-box .logo {width: 84px; position: absolute; left: 0; top: 50%; transform: translateY(-50%);}
.us-view-box {padding-left: 40px; border-left:solid 1px #E0E0E0;}
.us-view-box .friendlylink{margin-right:10px;}
.us-view-box2 {margin-left:100px;}
.us-view-box .h3 {font-size: 16px; font-family: MicrosoftYaHei; font-weight: bold; color: #666666; line-height: 30px; margin-bottom: 10px; margin-top: 0;}
.us-view-box .p {font-size: 14px; color: #666666; line-height: 30px; display: block;}
.ewm-view-box { position: absolute; right: 0; top: 50%; transform: translateY(-50%);}
.ewm-view-box .img {width: 94px;}
.ewm-view-box span {display: block;text-align: center; font-size: 14px; color: #666666;
line-height: 30px;}

/* 底部内容 */
.bottom-box {padding: 30px 0;text-align: center; background-color: #0085E0; display: block;}
.bottom-box .p {font-size: 14px;color: #B6D2F2;line-height: 24px; }
.bottom-p-box {display: none; background-color: #0073D4; position: relative; margin-top: 110px; padding-top: 90px; text-align: center; padding-bottom: 45px;}
.bottom-p-box .ewm {position: absolute; left: 50%; top: 0; transform: translate(-50%,-50%); width: 185px; height: 185px;}
.ewm-tt {display: block;text-align: center; font-size: 12px; color: #95C8F3;font-weight: 500; margin-top: 20px;}
.logo-img {margin: 34px auto; max-width: 52%;}
.bottom-info-view a {text-align: left; display: inline-block; width: 160px; font-size: 14px; color: #fff;line-height: 34px;}
.bottom-info-view .icon-phone {width: 14px; height: 14px; margin:0 10px;}
.bottom-info-view .icon-address {width: 15px; height: 16px; margin:0 10px;}
.bottom-p-box .p {color: #ffffff; padding: 0 10px; margin-top: 5px;}

/* 师生风范页面 */
.shine-box {min-height: 500px; margin-top: 30px;position: relative;}
.shine-conte-box {position: relative; padding-left: 262px;}
.shine-left-box {position: absolute; left: 0;top: 0;width: 225px; min-height: 388px; background-color: #ECECEC; max-height: 500px; overflow-y: auto;}
.shine-left-box .h2 { line-height: 58px; background-color: #0058BC; padding-left: 30px; font-size: 18px; color: #fff; margin: auto;}
.nav-left-box li a {display: block; padding-left: 30px; line-height: 48px; border-bottom: 1px solid #DEDEDE; font-size: 14px; color: #333333; transition: 0.3s all;}
.nav-left-box li.active a,.nav-left-box li:hover a {background-color: #fff;color: #0058BC; }
.shine-right-box {width: 100%;}
.shine-title-box {line-height: 58px; font-size: 18px; color: #333333; border-bottom: 1px solid #DEDEDE;}

.shine-row-box {margin: 20px -10px;}
.shine-item-box {float: left; width: 25%; padding: 0 10px;}
.shine-item-view {margin-bottom: 10px; display: block; transition: 0.3s; padding-bottom: 10px; }
.shine-item-view:hover {box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.4);}
.img-box {padding-top: 274px; position: relative;}
.shine-item-view .img {width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); max-width: 100%; max-height: 274px;}
.shine-item-view span {display: block; text-align: center; margin-top: 10px;}
.page-box {text-align: center;}
.pagination > li:hover > a,.pagination > li > a:focus {background-color: #0052A3; color: #fff;}
.pagination > li:first-child > a:focus,.pagination > li:last-child > a:focus {background-color: #fff;color:#337ab7;}
.about-box {background-color: #F4F4F4; padding-top: 30px;}

/* 列表 */
.list-box {min-height: 400px;}
.list-ul-view {margin-top: 10px;}
.list-ul-view li a {display: block; line-height: 40px; position: relative; padding-left: 10px; padding-right: 90px; background-color: transparent; color: #333;}
.list-ul-view li a::before {display: block;content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%);border: 5px solid transparent; border-left-color: #006ACE;}
.list-ul-view li a .text {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.list-ul-view li a .time {position: absolute; right: 0; top: 0; color: #999999;}
.list-ul-view li:hover a {color: #0058BC;}

/* 详情页 */
.detail-box {
	border-radius: 10px;
	box-shadow: 0 0 10px #aaa;
	padding:50px;
	margin-bottom:30px;
}
.detail-view-box {margin-top: 20px;}
.breadcrumb {background-color: transparent;}
.detail-box .h2 {font-size: 36px; font-weight: bold; color: #666666; text-align: center;}
.message-box {text-align: center; margin-top: 30px;}
.message-box li { display: inline-block; color: #999999;  margin: 0 5%; font-size: 14px;}
.context {margin-top: 30px;}

/* 招生 */
.enrollment-box { background: #006BCE; position: fixed; top: 50%; transform: translateY(-50%); right: 5%; width: 130px; text-align: center; line-height: 2.0em; z-index: 999; box-shadow: 3px 5px 5px 0 #999; overflow: hidden; border-radius: 6px; display: block;}
.close-text {line-height: 22px;text-align: right;}
.close-text span {display: inline-block; padding: 0 6px;}
.close-text span:hover {cursor: pointer;}
.enrollment-box .h2 { margin: auto; padding: 5px 0; font-size: 24px; color: #fff;  }
.enrollment-conte-box a {
	display: inline-block;
	background: #ff8621;
	border: none;
	color: white;
	padding: 5px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 16px;
	border-radius: 15px;
	margin: 10px 5px 0px 5px;
	box-shadow: 0 2px 3px 0 #f60, 0 2px 3px 0 #fff;
}
.enrollment-conte-box span {
	display: block;
	padding: 0 0 10px 0;
	font-size: 12px;
	color: #999;
}

/* 校长信箱 */
.shine-title-box2 {border-bottom: none;}
.shine-title-box .title {float: left; padding-left: 20px; border-left: 2px solid #006BCE; line-height: 58px;}
.shine-title-box .breadcrumb {float: right; padding: 0; margin-bottom: 0; }
.feedback_text{ width:800px; margin:0px auto; margin-top:20px; overflow:hidden;}
.feedback_text ul{ margin-top:15px; overflow:hidden;}
.feedback_text ul li{ margin-right:8px; line-height:30px; color:#666; float:left;}
.feedback_text ul li.feed_title1{ width:80px; font-size:14px; text-align:right; overflow:hidden;}
.feedback_text ul li a{}
.feedback_text ul li a:hover{}

.feedback_text ul li input{ width:200px; height:25px; line-height:25px;}
.feedback_text ul li input.back_text{ width:400px;}
.feedback_text ul li textarea{ width:400px; height:100px;} 

.feedback_text ul li.feed_red{ color:#f00; margin-left:3px; overflow:hidden;}
.feedback_text ul li.rules {margin-left:80px; overflow:hidden; width: 100%;}
.feedback_text ul li.rules .rule {color:#f00;}
.feedback_text ul li.btn-box {margin-left: 88px;}
.back_btn{background-color:#F60;
    border: medium none;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 100px; display:block;}

@media( max-width: 1230px){
	.container {width: 970px;}
	.nav-list li .title  {font-size: 16px;}
	.nav-down li a {font-size: 14px;}
	.us-view-box2 {margin-left: 50px;}
	.img-box {padding-top: 195px;}
}
@media( max-width: 980px){
	.container{width:100%; padding: 0 12px;}
	.nav-list li .title  {font-size: 14px;}
	.nav-down li a {font-size: 12px;}
	.gg-info-box {padding-right: 80px;}
	.qs-view-box {padding: 20px 10px;}
	.gg-ul-box li a {padding-right: 80px;}
	/* 校长信箱 */
	.feedback_text {width: 100%;}
}
@media( max-width: 780px){
	body {background-color: #f1f4f9;}
	.bg-view {display: none;}
	/* 头部 */
	.header-view {line-height: 44px; position: relative; padding-right: 0; position: fixed; z-index: 999; top: 0;}
	.banner-view {margin-top: 93px; padding-top: 0;}
	.logo-box {position: relative;}
	.right-title {display: none;}
	
	.img-logo1 {display:none;}
	.img-logo2 {display:block; width: 149px;}
	.header-view .logo {line-height: 44px; height: 44px;}
	.logo a {display: block; line-height: 44px;}
	.logo a .img-logo2 {display: inline-block;}
	.header-nav {position: absolute; left: 0; top: 100%; width: 100%; height: 100vh; z-index: 9999;background: linear-gradient(180deg, #006ACE 0%, #0085E0 100%); display: none;}
	.header-nav.active {display: block;}
	.nav-view {padding-right: 0;}
	.nav-list li {width: 100%; text-align: left; border-bottom: 1px solid #549CDE;}
	.nav-down {position: relative; margin-left: 0; left: 0; top: 0;width: 100%; border-top:1px solid #549CDE; padding: 0;}
	.nav-list li .nav-down {display: none !important;}
	.nav-list li.active .nav-down {display: block !important;}
	.nav-down li {border-bottom: none;}
	.nav-down li a {font-size: 14px;}
	/* .nav-list li */
	.menu-button {display: block; top: 50%; transform: translateY(-50%); margin-top: 0;}
	.menu-button .name {display: block; padding: 0 5px; line-height: 24px; border-radius: 4px; border: 1px solid #fff; color: #fff; font-size: 14px;}
	.search-top {display: none;}
	.search-top2 {display: block; right: 70px; top: 50%; transform: translateY(-50%); margin-top: 0;}
	.search-box-c {width: 85%; margin-left: 0; transform: translateX(-50%);}
	.sign-view-box {display: block;}
	
	/* 轮播图 */
	.banner {margin: 0 -15px;}
	.banner .slick-dots {bottom: 5px;}
	.campus-news .title-box {margin-top: 24px;}
	.banner .slick-dots li, .banner .slick-dots li button {width: 6px; height: 6px; border-radius: 3px; padding: 0;}
	.banner .slick-dots li.slick-active,.banner .slick-dots li.slick-active button{ background: #fff; width: 30px;height: 6px; transition: 0.3s all;}
	
	/* 校园生活 */
	.title-box .title a {font-size: 18px;}
	.img-hide-box {padding: 8px 4px 0 4px;}
	.js-slick-bottom {height: auto; padding: 10px; position: relative;z-index: 10;}
	.js-slick-tt {
		overflow: hidden;
		text-overflow: ellipsis;
		-webkit-line-clamp: 2;
		line-clamp: 2;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		font-size: 15px;
		color: #333333;
		white-space: normal;
		line-height: 24px;
		height: 48px;
	}
	.js-slick-p {display: none;}
	.swiper-box {margin-bottom: 0; border-radius: 10px; overflow: hidden;}
	.swiper-box::after {display: block;content: ''; height: 4px; background-color: #0073D4; width: 100%;}
	.swiper-box .time-t1 {display: block;position: relative;right: auto; line-height: 22px; padding-left: 18px; background: url('../images/icon-p-time.png') left center no-repeat; background-size: 12px 12px; margin-top: 10px;}
	.img-hide-box .more {display: none;}
	.jy-slick-img {padding-top: 0;}
	.jy-slick-img img {position: relative;height: auto;}
	.campus-slick {padding-top: 0; margin-bottom: 10px;}
	.campus-slick-box {margin-top: 8px;}
	.campus-slick-box .slick-dots {text-align: right; margin-top: 0; top: -28px;}
	.xysh-conte-box {display: none;}
	.xysh-conte-p-box {display: block;}
	.xysh-conte-p-box {padding: 0 10px 10px 10px;}
	.xysh-view-box {padding-top: 10px; margin-bottom: 25px; background-color: #fff; box-shadow: none; border: none; border-radius: 12px; overflow: hidden;}
	.xysh-view-box::after { display: block; content: ''; height: 4px;  background-color: #0073D4; width: 100%; }
	.more-p-box {display: block;font-size: 14px; margin-bottom: 15px;}
	
	
	/* 通知公告 */
	.gg-row-box {margin: auto; margin-bottom: 24px;}
	.gg-left-box {width: 100%; padding: 0; padding-top: 15px; background-color: #fff; border-radius: 12px; overflow: hidden;}
	.gg-left-box::after {display: block;content: ''; height: 4px; background-color: #0073D4; width: 100%;}
	.gg-info-box {display: none;}
	.gg-conte-box {background-color: transparent; box-shadow: none; padding: 0 10px;}
	.gg-ul-box {margin-top: 0; }
	.gg-ul-box li {border-bottom: 1px solid #DFDFDF;}
	.gg-ul-box li a {padding: 10px 0;}
	.time-t1 {display: block;position: relative;right: auto; line-height: 22px; padding-left: 18px; background: url('../images/icon-p-time.png') left center no-repeat; background-size: 12px 12px;}
	.gg-ul-box li a::before {display: none;}
	.p-more-box {display: block;}
	.gg-right-box {display: none;}
	.title-view .title {float: none !important; text-align: center; font-size: 18px; color: #666;}
	.title-more {display: none;}
	
	/* 专题专栏 */
	.ztzl-conte-box {padding: 10px 5px; box-shadow: none;}
	.ztzl-view-box {margin-bottom: 15px; background-color: #fff;border-radius: 12px; padding-top: 12px; overflow: hidden;}
	/* 手机端快速入口 */
	.ksrk-p-view {display: block;}
	.ksrk-p-view a {border-right: 1px solid #DFDFDF;}
	.ksrk-p-view a:last-child {border-right: none;}
	/* 隐藏pc端底部 */
	.about-view-box {display: none;} 
	.bottom-p-box {display: block;}
	.bottom-box {display: none;}
	
	/* 师生风采 */
	.shine-conte-box {padding-left: 0;}
	.shine-left-box {position: relative; min-height: auto; width: 100%;}
	.shine-item-box {width: 50%;}
	.img-box {padding-top: 205px; overflow: hidden;}
	.about-box {display: none;}
	/* 列表 */
	.list-box {min-height: auto;}
	
	/* 详情页 */
	.detail-view-box {margin-top: 87px;}
	.breadcrumb {padding: 8px 0px;margin-bottom: 10px;}
	.detail-box .h2 {font-size: 22px;}
	.message-box {margin-top: 0;}
	.message-box li {font-size: 12px; margin: 0 2%;}
	.context {margin-top: 15px;}
	.context p img {width: 100%;}
	
	/* 招生入口 */
	.enrollment-box {display: none;}
	
	/* 校长信箱 */
	.shine-box {margin-top: 15px;}
	.shine-title-box2  {
		display: none;
	}
	.textarea-box {width: 100%;}
	.feedback_text ul li textarea {
		width: 100%;
	}
	.feedback_text ul li.rules {
		margin-left: 0;
	}
	.feedback_text {margin-bottom: 30px;}
	.feedback_text ul li.btn-box {text-align: center;width: 100%; margin-left: 0;}
	.feedback_text ul li.btn-box a {margin: auto;}
}

@media( max-width: 440px){
	.sign-view-box a {font-size: 12px;}
	.sign-method span {font-size: 12px;}
}







