.subpage-banner {
	height: 3.5rem;
	width: 100%;
}

.subpage-bg {
	background-color: #F4F3EF;
}

.subpage-tab {
	width: 100%;
	height: .5rem;
	background-color: #f4f4f4;
	box-shadow: 0px .03rem .05rem 0px rgba(0, 0, 0, 0.15);
	margin-top: -.07rem;
}

.subpage-tab .divcontent {
	height: 100%;
}

.subpage-whitetab {
	background-color: #fff;
}

.subpage-tab ul li {
	cursor: pointer;
	font-size: .15rem;
	color: #505050;
	padding: 0 .2rem;
	line-height: .5rem;
}

.subpage-adrli {
	background-color: #E1E1E1;
}

.subpage-adr-right li {
	color: #8A8A8A !important;
	padding: 0 !important;
}

.subpage-adr-right li a {
	color: #8A8A8A;
	font-size: .13rem;
}

.subpage-adr-right li ::before {
	content: ' > ';
}

.subpage-adr-right li:first-child ::before {
	content: ' ';
}

.subpage-icon {
	/* width: .15rem;
	height: .13rem; */
	margin-right: .1rem;
}

.subpage-adr-right-act {
	color: #bc1010 !important;
}


/* 学校概况 */
.school-1-tit {
	font-size: .3rem;
	color: #CC0000;
	padding: .7rem 0 .5rem;
	text-align: center;
}

.school-1-txt {
	font-size: .18rem;
	color: #666666;
	margin-bottom: .5rem;
	line-height: .32rem;
}

#school-1 {    padding-top: .8rem;
	margin-bottom: 1.2rem;
}

.school-2-tit {
	color: #CC0000;
	font-size: .24rem;
	line-height: .39rem;
	margin: .5rem 1.3rem 0 .15rem;
}

.school-2-imgView {
	margin: 1rem 0 1.8rem 0;
	width: 7.12rem;
	flex-wrap: wrap;
}

.school-2-imgitem {
	width: 1.65rem;
	height: 1rem;
	margin: .1rem .05rem;
}

.school-3-tit {
	font-size: .24rem;
	color: #CC0000;
	margin: .7rem 0 .3rem 0;
}

.school-3-txt {
	margin-bottom: .15rem;
	font-size: .16rem;
	color: #666;
}

#school-3 {
	margin-bottom: 1.95rem;
}

.school-4-tit {
	width: 12rem;
	font-size: .24rem;
	color: #CC0000;
	margin: .6rem auto .35rem auto;
}

.school-4-step {
	margin-top: .3rem;
}

.school-4-stepimg {
	margin: .2rem 0;
	width: 100%;
	height: 1.35rem;
}

.school-4-stepimg img {
	width: 100%;
	display: block;
	width: 11.4rem;
	margin: 0 auto;
}

.school-4-step ul li {
	font-size: .18rem;
	color: #666;
	margin-left: .09rem;
}

.school-4-step ul {
	margin-bottom: .95rem;
}

.school-messageview {
	width: 100%;
	height: 6.43rem;
	background-color: #F7F7F7;
}

.school-messageview .school-4-tit {
	margin: 0;
	padding: .5rem 0 .25rem 0;
}

.school-4-inp {
	margin-bottom: .17rem;
}

.school-4-input {
	width: 5.9rem;
	height: .45rem;
	background-color: #fff;
	border: none;
	border-radius: .02rem .02rem .02rem .02rem;
	font-size: .18rem;
	text-indent: 2em;
	outline: none;
}

.school-4-inp input::placeholder {
	color: #969696;
}

.school-4-area {
	width: 11.91rem;
	height: 1.96rem;
	background-color: #fff;
	border-radius: .04rem .04rem .04rem .04rem;
	resize: none;
	font-size: .18rem;
	outline: none;
	border: none;
	text-indent: 2em;
	padding: .2rem 0;
}

.school-4-area::placeholder {
	color: #969696;
}

.school-code {
	width: 3.1rem;

}

.school-code input {
	width: 1.98rem;
	text-indent: 1em;
}

.school-codeimg {
	background-color: #D8DCDB;
	width: .98rem;
	height: .45rem;
}

.form-btn {
	width: 1.62rem;
	height: .45rem;
	background-color: #CC0000;
	border-radius: .01rem .01rem .01rem .01rem;
	font-size: .18rem;
	color: #fff;
}

/* 校园动态 */
.dongtai-ul {
	width: 12rem;
	margin: .7rem auto .51rem auto;
}

.dongtai-list-item {
	background-color: #fff;
	width: 100%;
	height: 2.04rem;
	margin-bottom: .27rem;
}

.dongtai-list-item-img {
	width: 3.31rem;
	height: 100%;
}

.dongtai-list-item-info {
	width: 7.47rem;
	margin: .35rem .4rem;
}

.dongtai-list-item-date {
	font-size: .16rem;
	color: #666;
	font-weight: 300;
}

.dongtai-list-item-tit {
	color: #4C4B4B;
	font-size: .24rem;
	margin: .25rem 0 .15rem 0;
}

.dongtai-list-item-desc {
	color: #4C4B4B;
	font-size: .16rem;
	line-height: .26rem;
	font-weight: 300;
}

.ul-li-active {
	background-color: #CC0000;
	position: relative;
}

.ul-li-active .dongtai-list-item-info p {
	color: #fff !important;
}

.ul-li-imgshowdon {
	position: absolute;
	width: 3.31rem;
	height: 2.04rem;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, .25);
}

.ul-li-img {
	width: .51rem;
	height: .51rem;
	background-color: #CC0000;
	border-radius: 50%;
}

/* 列表页码 */
.ul-page-list {
	width: 3.9rem;
	margin: 0 auto .7rem auto;
	height: .35rem;
}

.ul-page-list ul li:nth-child(-n + 6) {
	width: .32rem;
	height: .32rem;
	background-color: #fff;
	border-radius: 50%;
	line-height: .32rem;
}

.ul-page-list ul li:last-child {
	width: .4rem;
	height: .3rem;
	border-radius: .15rem;
	background-color: #fff;
	line-height: .3rem;
}

.ul-page-list ul li a {
	width: 100%;
	font-size: .16rem;
	color: #666;
	text-align: center;
}

.pagenow {
	background-color: #CC0000 !important;
}

.pagenow a {
	color: #fff !important;
}

.pageomit {
	color: #919191;
}

/* 列表页详情 */
.ul-info-tit {
	text-align: center;
	font-size: .3rem;
	color: #464646;
	line-height: .39rem;
	margin: .7rem auto .45rem auto;
}

.ul-info-img {
	width: 8.13rem;
	height: 4.02rem;
	background-color: #808080;
	margin: 0 1.935rem .6rem 1.935rem;
}

.timeicon {
	font-size: .18rem;
	color: #999;
}

.timeicon img {
	width: .22rem;
	height: .2rem;
	margin-right: .1rem;
}

.ul-info-desc {
	font-size: .18rem;
	color: #666;
	margin: .45rem auto 1.65rem auto;
}

/* 校园图库 */
.imglist-ul {
	margin: .58rem auto;
}

.imglist-ul-li {
	position: relative;
	bottom: 0;
	width: 3.76rem;
	height: 2.686rem;
	background: #CCCCCC;
	box-shadow: 0px .05rem .21rem 0px rgba(0, 0, 0, 0.23);
	margin: .22rem 0;
	overflow: hidden;
}

.imglist-ul-li img {
	width: 100%;
	height: 100%;
	transition: all 1s ease-in-out .1s;
	-webkit-transition: all 1s ease-in-out .1s;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.imglist-ul-li img:hover{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.imglist-ul-pos {
	position: absolute;
	width: 100%;
	height: .68rem;
	background-image: url(../img/imgbgm.png);
	background-repeat: no-repeat;
	background-size: cover;
	bottom: 0;
}

.imglist-ul-pos .onlyline {
	width: 2.38rem;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}

.imglist-ul-pos .onlyline:first-child {
	font-size: .18rem;
}

.imglist-ul-pos .onlyline:last-child {
	font-size: .14rem;
	margin-bottom: .15rem;
}

.imglist-ul::after {
	content: '';
	width: 3.76rem;
}

/* 招生简章 */
.zhaoshenginfo {
	margin: .465rem auto 1.09rem auto;
}

.zhaoshenginfo img {
	margin: .185rem 0;
	max-width: 100%;
}

/* 下载列表 */
.uploadtit {
	font-size: .24rem;
	font-weight: normal;
	font-stretch: normal;
	line-height: .39rem;
	color: #cc0000;
	margin: .55rem 0 .45rem 0;
}

.uploadul {
	margin-bottom: .64rem;
}

.uploadul li {
	margin-bottom: .16rem;
	width: 100%;
	height: .56rem;
	font-size: .18rem;
	color: #505050;
	border: 1px solid #DADADA;
	background-color: #fff;
	line-height: .56rem;
}

.uploadul li span {
	margin-left: .2rem;
	cursor: default;
	max-width: 9.15rem;
}

.uploadulR {
	font-size: .18rem;
	color: #505050;
}

.uploadulR img {
	width: 21px;
	height: 20px;
	margin: 0 .35rem 0 .16rem;
}

.uploadli-active {
	background-color: #CC0000 !important;
	color: #fff !important;
}

.uploadli-active a {
	color: #fff;
}

.uploadicon-action {
	display: none;
}

/* 搜索页面 */
.search-subpagetab {
	background-color: #F5F5F5;
}

.search-ul {
	margin: .78rem auto 2.09rem auto;
}

.search-li {
	width: 100%;
	height: 1.88rem;
	background-color: #fff;
	margin-bottom: .23rem;
}

.search-info-tit {
	font-size: .24rem;
	margin: .6rem 0 .2rem 0;
}

.search-info-desc {
	font-size: .16rem;
	font-weight: 300;
	line-height: .26rem;
}

.search-info {
	margin-left: .52rem;
	width: 7.47rem;
}

.search-info p {
	color: #4C4B4B;
}

.search-info-btn {
	width: 1.43rem;
	height: .42rem;
	border-radius: .21rem;
	font-size: .18rem;
	text-align: center;
	line-height: .42rem;
	margin-right: .2rem;
	background: #BFBFBF;
	color: #FEFEFE;
}

.search-info-btn:hover {
	background-color: #CC0000;
	color: #fff;
}
