/*左*/
.list-left{
	width: 248px;
	min-width: 248px;
	margin-top: -60px;
	position: relative;
	background: #fafafa;
	margin-bottom: 50px;}
.list-left .title{
	height: 60px;
	line-height: 60px;
	color: #f1f4f8;
	font-size: 22px;
	font-weight: bold;
	background: #741f1a;}

.list-links{
	padding: 0 12px;}
.list-links li{
	padding: 15px 0 15px 18px;
	color: #4b4b4b;
	font-size: 16px;
	line-height: 20px;
	background: url(../images/right.jpg) no-repeat left 20px;
	background-size: 7px;}
.list-links li:hover{
	color: #81170e;
	background: url(../images/hover-right.jpg) no-repeat left 20px;
	background-size: 7px;}
.list-links li.active{
	color: #81170e;
	background: url(../images/hover-right.jpg) no-repeat left 20px;
	background-size: 7px;}
.list-links li.open{
	color: #81170e;
	background: url(../images/bottom.jpg) no-repeat left 22px;
	background-size: 11px;}
.links-open{
	padding: 15px 0;
	color: #4b4b4b;
	font-size: 16px;
	line-height: 20px;}
.active .links-open{
	color: #81170e;}
.links-nav{
	/*margin-top: 25px;*/
	display: none;}
.links-nav .active{
	color: #81170e;}
.links-nav p{
	color: #4b4b4b;
	font-size: 14px;
	margin-top:20px;
	padding-left: 18px;}
.links-nav p:hover{
	color: #81170e;}
/*.list-links .open .links-nav{
	display: block;
}*/
.life-open{
	padding: 15px 0 15px 0 !important;
	background: none !important;}
.icon-arrow{
	display: inline-block;
	width: 11px;
	height: 20px;
	background: url(../images/right.jpg) no-repeat left center;
	background-size: 7px;
	position: relative;
	top: 4px;
	margin-right: 7px;}
.life-open.open .icon-arrow{
	transform: rotate(90deg);
	top: 7px;}
.links-open:hover .icon-arrow{
	background: url(../images/hover-right.jpg) no-repeat left center;
	background-size: 7px;}
.life-open.active .icon-arrow{
	background: url(../images/hover-right.jpg) no-repeat left center;
	background-size: 7px;}
.active .links-nav{
	display: block;}
/*.life-open.open .links-open{
	color: #81170e;
}*/


.list{
	display: flex;}
/*右*/
.list-right{
	width: 915px;
	flex: 1;
	margin-bottom: 40px;
	margin-left: 37px;}



/*video*/
.adver-video .video{
	overflow: hidden;
    background: #000000;}
.adver-video .icon-play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: inline-block;
    width: 128px;
    height: 128px;
    cursor: pointer;
    background: url(../images/play.png);}
.adver-video .video img {
    opacity: 0.8;}




/*列表页标题*/
.list-title{
	line-height: 50px;
	margin: 12px 0 20px;
	border-bottom: 2px solid #81170e;}
.list-title .title{
	color: #81170e;
	font-size: 20px;}
.list-title .location{
	color: #333333;
	font-size: 14px;}
.list-title .location a{
	color: #333333;
	font-size: 14px;}
.list-title .location a:hover{
	color: #81170e;}















/*campus*/
.campus .text{
	color: #4b4b4b;
	font-size: 16px;
	margin-bottom: 15px;}
.campus-list{
	margin-bottom: 30px;}
.campus-list li{
	margin-bottom: 10px;
	display: flex;
	justify-content: space-between;}
.campus-list li h3{
	flex: 1;
	/*overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;*/
	word-break: break-all;
	white-space: pre-wrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.campus-list li a{
	color: #4b4b4b;
	font-size: 16px;}
.campus-list li a:hover{
	color: #81170e;}
.campus-list li p{
	color: #666666;
	font-size: 16px;
	margin-left: 50px;}







.edit-text{
	color: #4b4b4b;
	font-size: 14px;
	margin: 25px 0 50px;}
.edit-text img{
	width: auto;
	max-width: 100%;}



.word-docx{
	color: #4b4b4b;
	font-size: 14px;
	margin: 50px 0 120px;}
.word-docx img{
	width: auto;
	max-width: 100%;}





.edit .title{
	margin-bottom: 25px;}
.edit .title h1{
	color: #343434;
	font-size: 24px;
	font-weight: bold;
	margin: 45px auto 30px;
	max-width: 1000px;
	line-height: 35px;
	}
.edit .title p{
	color: #7e7e7e;
	font-size: 16px;}
.edit .title p span{
	margin: 0 8px;}

.w-60{
	width: 65%;
	margin: 0 auto;}














/*Downloadable*/
.forms-list img{
	width: 16px;
	margin-right: 8px;}
.forms-list li{
	height: 25px;
	/*overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;*/
	margin-bottom: 20px;


	word-break: break-all;
	/*white-space: pre-wrap;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.forms-list li a{
	color: #4b4b4b;
	font-size: 16px;}
.forms-list li a span{
	border-bottom: 1px solid #4b4b4b;}








.download-links{
	margin: 20px 0;}
.download-links a{
	color: #4b4b4b;}
.download-links img{
	width: 16px;
	margin:0 8px;}
.download-links span:hover{
	color: #7f1313;}









/*life in */
.life .text{
	width: 40%;
	color: #4b4b4b;
	font-size: 14px;
	line-height: 24px;}
.life .map{
	width: 55%;}







/*Traffic*/
.traffic li {
    margin-bottom: 50px;
    width: 48%;
    float: left;
    margin-left:4%;}
.traffic li:nth-child(2n+1){
    margin-left:0;}
.traffic img{
	/*width: auto;*/
	/*max-width: 100%;*/
	/*margin-bottom: 10px;*/
	margin-bottom: 10px;
    height: 300px;
    object-fit:cover;}
.traffic li a{
	color: #4b4b4b;
	font-size: 14px;}
.traffic li a:hover{
	color: #7f1313;}