@charset "utf-8";

/*列表页*/

.nBan {
	position: relative;
	padding-top: 15.6%;
	background: url("../images/nt.png") center no-repeat;
	background-size: cover;
	background-position: center;
	color: #fff;
	overflow: hidden;
}


/* 列表页 */
.containerBox {
	padding-bottom: 3px;
	position: relative;
}

.container {
	overflow: hidden;
	margin-top: -1px;
}

.menuLeft {
	float: left;
	width: 260px;
	min-height: 300px;
}

.menuLeft .title {
	background: #052d56;
	color: #fff;
	padding: 10px 0;
	padding-top: 10px;
	padding-left: 34px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.menuLeft .title h3 {
	font-size: 20px;
}

.menuLeft .list {
	padding: 0 14px;
}

.menuLeft .list li a {
	position: relative;
	display: block;
	line-height: 30px;
	font-size: 18px;
	color: #000;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	padding: 16px 0;
	padding-left: 20px;
}

.menuLeft .list li a::before {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	background: linear-gradient(90deg, #fff, #e5e5e5, #e5e5e5, #fff);
}

.menuLeft .list li a::after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 0;
	height: 1px;
	background: linear-gradient(90deg, #fff, #cf000f, #052d56, #fff);
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.menuLeft .list li a i {
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 14px;
	display: block;
	height: 2px;
	width: 0;
	background: #e10519;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.menuLeft .list li.on a {
	color: #cf000f;
	padding-left: 48px;
}

.menuLeft .list li.on a::after {
	left: 0;
	width: 100%;
}

.menuLeft .list li.on a i {
	width: 18px;
}

.menuLeft .list li:hover a {
	color: #cf000f;
	padding-left: 48px;
}

.menuLeft .list li:hover a::after {
	left: 0;
	width: 100%;
}

.menuLeft .list li:hover a i {
	width: 16px;
}

.contanBox {
	float: right;
	width: calc(100% - 292px);
	min-height: 300px;

}

.contanBox .contan {
	padding: 0 56px;
	padding-bottom: 14px;
}

/*位置*/
.clib {
	position: relative;
	height: 50px;
	line-height: 50px;
	border-bottom: 3px #f2f2f2 solid;
}

.clib h3 {
	font-size: 22px;
	font-weight: normal;
}

.clib h3 img {
	position: relative;
	top: 2px;
	margin-right: 12px;
}

.clib .clibLink {
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	font-size: 18px;
	color: #777777;
}

.clib .clibLink a {
	color: #777;
	transition: 0.3s;
}

.clib .clibLink span {
	color: #777;
}

.clib .clibLink a:hover {
	color: #cf000f;
}

/* 文章列表 */
.newList .listul li {
	height: 45px;
	text-indent: 0px;
	color: #333333;
	line-height: 45px;
	border-bottom: 1px solid #E7E7E7;
}


.newList .listul li a {
	float: left;
	padding-left: 0;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 85%;
}

.newList .listul li .sj {
	float: right;
	color: #333333;
	font-size: 16px;
	margin-right: 15px;
}

.newList .listul li .bt {
	font-size: 16px;
}

.newList .listul li:hover a {
	color: #052d56;
}

.newList .listul li:hover .sj {
	color: #cf000f;
}

.newList .listul li:hover .zy {
	color: #cf000f;
}


/* content */
.partyTitle {
	text-align: center;
	margin-bottom: 10px;
}

.partyTitle h3 {
	font-size: 22px;
	color: #000000;
	font-weight: normal;
	line-height: 32px;
	padding: 12px 0;
	border-bottom: 1px #f2f2f2 solid;
}

.partyTitle h4 {
	font-size: 14px;
	color: #999999;
	margin-top: 16px;
	font-weight: normal;
}

/* 学院简介 */
.aboutTitle {
	font-size: 22px;
	color: #000000;
	text-align: center;
	line-height: 32px;
	margin: 36px 0 42px;
}

.word {
	font-size: 16px;
	color: #222222;
	line-height: 30px;
	text-align: justify;
}

.word img {
	max-width: 100%;
	height: auto !important;
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.word table{border: 1px solid #eee;min-width: 640px;margin-left:0!important;width: 100%;background: #fff}
.word table tr th,.arc-con table tr td{border: 1px solid #eee!important;padding: 15px;text-align: center;}
.word table tr:nth-child(2n){background: #EEEEEE}
.word p{
	text-indent: 2em;
	line-height: 25px !important;
	font-size: 16px !important;
}
 video{object-fit: cover;

}


.partyTitle h4 span {
	padding: 0 8px;
	display: inline-block;
}

.inpageLink {
	margin-top: 30px;
	padding-top: 16px;
	border-top: 1px #f2f2f2 solid;
}

.inpageLink .txt {
	font-size: 16px;
	color: #222222;
	line-height: 26px;
	height: 26px;
	margin-top: 14px;
}

.inpageLink .txt a {
	color: #222222;
	transition: 0.3s;
	-webkit-transition: 0.3s;
}

.inpageLink .txt a:hover {
	color: #cf000f;
}

@media only screen and (max-width: 1399px) {
	.nBan .text {
		width: 94%;
		padding-left: 0;
	}

	.container {
		width: 98%;
	}

	.menuleft {
		width: 19%;
	}

	.contanBox {
		width: 78%;
	}
}

@media screen and (max-width: 1023px) {
	.nBan {
		padding-bottom: 28%;
	}

	.menuLeft {
		width: 100%;
		min-height: 250px;
	}

	.menuLeft .title {
		color: #fff;
	}

	.contanBox {
		width: 100%;
	}

	.contanBox .contan {
		padding: 0 10px 10px 10px;
	}

	.newList .listul {
		padding: 0px;
	}
}


@media screen and (max-width: 768px) {

	.nBan {
		padding-bottom: 32%;
	}

	.nBan h3 {
		font-size: 30px;
	}

	.container {
		padding-top: 20px;
	}

	.menuLeft {
		display: none;
	}

	.containerBox {
		padding-bottom: 16px;
	}

	.contanBox .contan {

		padding: 4px 4px 10px 4px;
	}

	.clib {
		height: 52px;
		line-height: 52px;
		border-bottom: 2px #f2f2f2 solid;
	}

	.clib .clibLink {
		position: relative;
                font-size: 14px;
	}

	.clib h3 {
		display: none;
	}

	.clib h3 img {
		display: none;
	}

	/*about*/
	.aboutTitle {
		font-size: 18px;
		margin: 14px 0 8px 0;
	}
video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
	.word {
		font-size: 15px;
		line-height: 28px;
	}

	/*新闻列表*/
	.newList .listul li {
		width: 100%;
		margin-top: 16px;
	}

	.newList .listul {
		padding-left: 0px;
	}

	.newList .listul li a {
		width: 65%;
	}

	.newList .listul li .sj {
		color: #333333;
		float: right;
		font-size: 14px;
		margin-right: 0px;
	}

	/* content */
	.partyTitle {
		margin-bottom: 20px;
	}

	.partyTitle h3 {
		font-size: 18px;
		padding: 16px 0;
		line-height: 28px;
	}

	.inpageLink {
		margin-top: 14px;
		padding-top: 6px;
	}

	.inpageLink .txt {
		font-size: 15px;
		margin-top: 10px;
	}
}

@media only screen and (max-width: 680px) {
	.newsList .listul li a {
		width: 75%;
	}
}

@media only screen and (max-width:550px) {
	.newsList .listul li a {
		width: 70%;
	}
}

@media only screen and (max-width:470px) {
	.newsList .listul li a {
		width: 64%;
	}

	.newsList .listul {
		padding: 0px;
	}
}

@media only screen and (max-width: 375px) {
	.newsList .listul li a {
		width: 60%;
	}
}