@charset "utf-8";

.xrld{
	padding: 0px 00px;
	box-sizing: border-box;
	margin-top:30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 50px;
}
.xrld li{
	float: left;
	width: 33.3%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 20px;
	overflow: hidden;
	/* float: left; */
}

.xrld li .ldt{
	width: 260px;
	height: 220px;
	background: #dbdcd7;
	overflow: hidden;
	display: inline-block;
}
.xrld li .ldt:hover img{
	transform: scale(1.1);
	transition:  all 2s;
}
.xrld li .ldt img{
	width: auto;
	height: 220px;
	object-fit:cover;
	transition: all 2s;
}
.xrld li a span{
	height: 45px;
	line-height: 45px;
	display: inline-block;
	background-color: #D30010;
	color: #FFFFFF;
	width: 260px;
	margin-top: -10px;
}
.xrld .wt:after{clear:both;display:block;}

.inner {
	width: 1400px;
	margin: 0px auto;
}

.dblj{float: left;
    width: 50%;}
/* 机构 */
.jigou{margin-bottom: 150px;}
.ji_right_inner{
	margin: 30px 57px;	
}
.jigou1{
	position: relative;
	margin-top: 60px;
}
.jigou1 .jigou_inner{
	background: url(../img/linetop.png) no-repeat left top;
	padding: 20px 30px;
	border: 2px solid #c2c0d5;
	border-top: none;
	overflow: hidden;
	position: relative;
	z-index: 9;
	background-color: #fff;
}

.jigoubg{
	width: 100%;
	height: 103%;
	background:#c0bed4 ;
	position: absolute;
	left:10px;
	top: 0px;
}
.jigou_inner>h2{
	font-size: 22px;
	color:#98130a;
	line-height: 45px;
	padding-left: 60px;
	margin-bottom: 30px;
	
}
.jigou_inner ul li{
	float: left;
	padding: 0px 18px;
	margin: 20px 0px;
	line-height: 15px;
	border-right: 1px solid #333;
}
.jigou_inner ul li a{font-size: 18px;}



.mslb {
    width: 6%;
    text-align: justify;
    text-align-last: justify;
}


/* 头部*/



.sitelogo { 
	padding: 30px 0px;
}
.sitelogo img{width:100%;}
.zi{margin-right: 15%;}
.head-right{
	margin-top: 30px;
}
.top_link{
	color: #FFFFFF;
	margin-top: 15px;
}
.top_link a{
	font-size: 16px;
	color: #FFFFFF;
	padding: 0px 25px;
}

/* 搜索*/
.search {
	/* padding-left: 50px; */
	font-size: 16px;
	cursor: pointer;
	position: relative;
	width: 200px;
	border: 1px solid #fff;
	background: #98130a;
	height: 40px;
	line-height: 40px;
	border-radius: 20px;
}

.search input {
	line-height: 40px;
	background-color: transparent;
	color: #fff;
	border: none;
	text-indent: 10px;
	
}
.search .inp{
	width: 170px;
}


.top_wrap {
	/* position: absolute; */
	/* z-index: 9; */
	/* top: 50px; */
	/* left: 0px; */
	width: 100%;
	background: #98130a;
	/* padding-bottom: 150px; */
}

/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
/* 	width: 100%; */
	height: 50px;
	line-height: 50px;

}

.nav ul>li {
	float: left;
	text-align: center;
	/*padding: 0 10px;*/
	width:12.5%;
	position: relative;
}

.nav .nav_first {
	/* padding-left: 0px; */
}

.nav .nav_last {
	/* padding-right: 0px; */
}

.nav li a {
	font-size: 18px;
	/* font-weight: bold; */
	color:#333333;
}

.nav li ol {
	position: absolute;
	left: 0%;
	top: 43px;
	z-index: 9999;
	/* min-width: 200px; */
	width: 100%;
	display: none;
	background: #fff;
}

.nav li ol li {
	width: 100%;
	height: auto;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 100%;
	font-size: 14px;
	margin: 0px 2%;
	color: #333;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}
.nav ul>li:hover ol{display: block;}




















/* banner */
.banner_wrap{
	position: relative;
}
.banner_wrap img{width: 100%;}
#dowebok{
	width: 100%;
	position: relative;
}

#dowebok li{
	position: relative;
}
#dowebok li a{display: block;}
.cap{
	position: absolute;
	left: 60px;
	bottom: 0px;
	font-size: 18px;
	color: #00204c;
}
.centered-btns_tabs{
	width: 160px;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	bottom: 35px;
	z-index: 9;
}
.centered-btns_tabs li{
	float: left;
	margin: 0px 8px;
}
.centered-btns_tabs li a{
	float: left;
	color: transparent;
    width: 15px;
    height: 15px;
    background: url(../img/dot2.png) no-repeat left center;
}
.centered-btns_tabs .centered-btns_here a{
	background: url(../img/dot1.png) no-repeat left center;
}

.centered-btns_nav:active {
	opacity: 1;
}
/* 学校要闻 */

.main1 {
	margin-top: 40px;
	/* margin-bottom: 55px; */
}

.news{
	width: 65%;
	max-width: 923px;
}
.news_title {
	/* height: 75px; */
	margin-bottom: 25px;
	line-height: 60px;
	text-align: center;
	background: url(../img/line1.png) no-repeat left bottom;
}

.news_title>h2 {
	color: #D30010;
	font-size: 26px;
	font-weight: bold;
}
.news_title>h2 span{
	color: #D30010;
	font-weight: bold;
}
.news_title a{
	font-size: 16px;
}
.news_title a:hover{
		color: #ee4023;
}
.news_left{
	max-width:445px ;
	width: 49%;
	float: left;
	position: relative;
}
.news_img{
	min-height: 275px;
	max-height: 275px;
	overflow: hidden;
	position: relative;
}
.news_img img{width: 100%;}
.news_img .cap{
	height: 45px;
	left: 0px;
	bottom: 0px;
	width: 100%;
	color: #fff;
	line-height: 45px;
	box-sizing: border-box;
	padding: 0px 15px;
	font-size: 16px;
	position: absolute;
	background: url(../img/capbg.png) no-repeat left top;
}
.zhai{
	color: #333;
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.news_left .centered-btns2_tabs{
	width: 100%;
	position: absolute;
	height: 5px;
	top:275px ;
	left: 0px;
	margin: 0px;
}
.news_left .centered-btns2_tabs li{
	margin: 0px;
	width: 20%;
	height: 5px;
}
.news_left .centered-btns2_tabs li a{
	width: 100%;
	height: 5px;
	display: block;
	background: url(../img/dot4.png) no-repeat right top;
}
.news_left .centered-btns_tabs .centered-btns_here a{
	background: url(../img/dot3.png) no-repeat right top;
}
.news_right{
	max-width: 445px;
	width: 49%;
}
.news_right ul li,.stu_list ul li,.notice ul li{
	height: 25px;
	font-size: 16px;
	margin-bottom: 25px;
}
.news_right ul li a,.stu_list ul li a,.notice ul li a{
	float: left;
	font-size: 16px;
	width: 80%;max-width:calc(100% - 100px);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.stu_list .stu_first a{max-width:100%;}
.news_right ul li a,.notice ul li a{max-width:calc(100% - 100px);}
.date1{float: right;}
.news_right ul li:hover a,.news_right ul li:hover .date1,.notice ul li a:hover,.stu_list li a:hover,.jiao_list li a:hover,.notice ul li:hover a,.notice ul li:hover .date1{
	color: #ee4023;
}
/* 通知公告*/
.notice,.stu,.jiao,.jiu{
	max-width: 445px;
	width: 32%;
}
.notice2 ul li{
	overflow: hidden;
	margin-bottom: 28px;
}
.notice2 ul li a{
	width: 82%;
	float: right;
	line-height: 25px;
	height: 60px;
	font-size: 16px;
	overflow: hidden;
	border-bottom: 1px dashed #c0bfcd;
}
.date2{
	width: 60px;
	height: 60px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	float: left;
}
.date2 p{
	background-color:#98130a;
	font-size: 25px;
	border-radius: 5px 5px 0px 0px;
}
.date2 div{
	background-color: #ee4023;
	border-radius: 0px 0px 5px 5px;
}


/* 学生园地 */
/* 学生园地 */

.stu_list ul li a{
	display: block;
}
.stu_list ul li{margin: 10px 0px;}
.stu_list .stu_first{height: auto;margin: 0px;}
.stu_list .stu_first a{
	width: 100%;
	overflow: hidden;
	text-overflow:none;
	white-space: normal;
}
.stu_img{
	max-width: 220px;
	height: 160px;
	overflow: hidden;
}
.stu_img img{width: 100%;height: auto;text-align: center;}
.stu_right{
	padding: 15px 3%;
	width:51% ;
	max-width: 224px;
	box-sizing: border-box;
	border: 1px solid #dadee4;
	border-left: none;
}
.stu_right h3{
	font-size: 16px;
	font-weight: bold;
}
.stu_right p{
	line-height: 25px;
	margin: 6px 0px;
	height: 50px;
	overflow: hidden;
}
.stu_right p span{
	display: inline-block;
	color: #ee4023;
}
.stu_right .date3{
	color: #888888;
	font-size: 13px;
}

/* 教学实践 */
.jiao{
	margin: 0px 2.3%;
}
.jiao_list ul li a{
	display: block;
	overflow: hidden;
	font-size: 16px;
	border-bottom: 1px dashed  #ccc;
} 
.date4 {
	color: #333;
	float: left;
	margin: 15px 0px;
	padding-right: 15px;
	border-right: 1px solid #D30010;
}
.date4 p{
	font-size: 24px;
	line-height: 20px;
	text-indent: 15px;

}
.date4 div{
	font-size: 14px;
}
.jiao_list ul li a>p{
	float: right;
	width: 80%;
	line-height: 25px;
	margin-top: 10px;
}
/* 就业服务 */
.jiu .stu_list li{
	margin-bottom: 20px;
}





/* 页尾 */
.footer {
	color: #FFFFFF;
	margin-top: 50px;
	background: #98130a;
}
.links{    display: none;
	width: 33%;
	margin-top: 20px;
}
.links ul li{
	margin-bottom: 5px;
}
.links ul li a{
	color: #fff;
	font-size: 16px;
	
}

.contact{
	width: 33%;
	margin-top: 20px;
}
.contact p{
	font-size: 16px;
	margin-bottom: 20px;
}
.yu{
	width: 30%;
	margin-top: 20px;
}
.yu div{
	float: left;
	margin-left: 5%;	
}
.yu div img{
	width: 110px;
	height: 110px;
}
.yu div p{
	color: #fff;
	text-align: center;
	line-height: 35px;
}
.copy{
	line-height: 50px;
	color: #FFFFFF;
	background-color: #98130a;
	text-align: center;
}

/* 内页 */
.neiinner{
	margin-top: 30px;
}

.nav_left {
	
	max-width: 210px;
	width: 17%;
	

}

.nav_left>h2 {
	font-size: 24px;
	text-align: center;
	height: 80px;
	line-height: 80px;
	color: #fff;
	background: #98130a;
}


.nav_left ul li a {
	font-size: 16px;
	display: block;
	text-indent: 45px;
	height: 59px;
	line-height: 59px;
	box-sizing: border-box;	
	color: #333;
	border-bottom: 1px solid #dfdfdf;
	background-color: #f1f1f1;
}

.nav_left ul li:hover a {
	background: url(../img/landot.png) no-repeat 20px center #f1f1f1;
	color:#98130a;
}

.nav_left .act a{
	color: #98130a;
	background: url(../img/landot.png) no-repeat 15px center #f1f1f1;
}
.neimain img{width: 100%;}





/*右侧*/
.nav_right {
	width: 82%;
	max-width: 1140px;
	/* padding: 30px; */
	background-color: #fff;
}

/* .right_inner {
	margin: 20px 25px;
} */

.right_top {border-bottom: 1px solid #98130a;}

.right_top>h3 {
	font-size: 28px;
	color: #98130a;
	height: 70px;
	font-weight: normal;
	line-height: 70px;
}


.right_top>p{
	padding-left: 25px;
}
.right_top>p,
.right_top>p a {
	font-size: 12px;
	color: #333;
	margin-top: 25px;
}

.right_top>p {
	margin-right: 10px;
}


/* tupian */
.pic_list ul li{
	max-width: 535px;
	width: 46.5%;
	margin-right: 5%;
	float: left;
	height: 260px;
	margin-top: 50px;
	overflow: hidden;
	background: url(../img/picbg.png) no-repeat right top;
}
.pic_list ul li a{
	display: block;
	overflow: hidden;
}
.img_wrap{
	width: 200px;
	height: 260px;
	float: left;
	overflow: hidden;
}
.img_wrap img{
	width: 100%;
	text-align: center;
}
.pic_list .margin{margin-right: 0px;}
.pic_right{
	float: left;
	width: 50%;
	margin-left: 7%;
	margin-top: 65px;
}
.pic_right h3{
	font-size: 18px;
	padding-left: 18px;
	color:#98130a;
	background: url(../img/line02.png) no-repeat left center;
}
.pic_right p{
	line-height: 25px;
	margin:20px 0px;
	font-size: 16px;
}
.pic_right span{
	font-size: 12px;
	color: #ee4023;
}
/* 列表 */
/* .list>ul {
	margin-top: 20px;
} */

.list>ul li {
	
	/* transition: .5s; */
	overflow: hidden;
	padding: 25px 0px;
	border-bottom: 1px dashed #bababa;
}

.list>ul li a {
	float: left;
	display: block;
	width: 100%;
	padding-left: 0;
	box-sizing: border-box;
}
.list .date3{float: left;display: none;padding-bottom: 10px;color: #f33d21;background: url(../img/line03.png) no-repeat left bottom;}
.list .date3 p{
	line-height: 35px;
	font-weight: bold;
	font-size: 20px;
}
.list .date3 div{
	font-size: 16px;
}
.list>ul li a h2{
	font-size: 16px;
	color: #98130a;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.list .zhai{
	margin-top: 10px;
}
.list {
	margin-bottom: 70px;
}
.list .zhai span{
	color:#f33d21;
}
.list>ul li:hover h2{
	color:#f33d21;
}
/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont {
	margin-top: 30px;
}


.cont p {
	text-indent: 2em;
	line-height: 30px;
	font-size: 16px;
	margin-top: 10px;
}

.fen {
	background: #eeeeee;
	height: 45px;
	margin: 20px 0px;
	overflow: hidden;
}

.fen .popup_renren {
	background-position: 1px -208px;
}

.fen .popup_tqq {
	background-position: 1px -260px;
}

.ye {
	margin-top: 40px
}

.ye p {
	color: #747474;
	margin: 15px 0px;
	font-size: 16px;
}

.ye p a {
	color: #747474;
	font-size: 16px;
}

.ye p a:hover {
	color:#f33d21;
}

.fen .bdsharebuttonbox {
	width: 160px;
	margin: 5px auto;
}

.content {
	padding-bottom: 50px;
}

.dp {
	margin-bottom: 80px;
}