@charset "UTF-8";

/*
********************************外层框架 start********************************
*/
/*头部开始*/
/*头部1开始*/
.top1Box {
	height: 45px;
	background: #18344e;
}

.top1 {
	height: 100%;
	width: 81.25%;
	margin: 0 auto;
}

.top1L {
	height: 100%;
	line-height: 45px;
}

.top1L a {
	display: block;
	color: #fff;
	font-size: 14px;
	height: 100%;
}

.top1L a img {
	height: 30px;
	margin-right: 10px;
	vertical-align: middle;
}

.top1R {
	height: 100%;
	line-height: 45px;
}

.top1Menu {
	height: 100%;
	color: #304960;
	overflow: hidden;
}

.top1Menu a {
	display: inline-block;
	margin: 0 24px;
	font-size: 14px;
	color: rgb(255, 255, 255, .45);
}

.search{height: 100%;margin-left: 35px;line-height: 45px;-webkit-transition: all .4s linear}

/*头部1结束*/
/*导航栏开始*/
.topBox {
	height: 133px;
}

.top .wrap {
	height: 100%;
}

.top {
	height: 133px;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	transition: all .3s linear;
	-webkit-transition: all .3s linear
}

.logo {
	margin-top: 12px;
}

.logo img {
	height: 60px;
	display: none;
}

.menu {
	position: relative;
}

.menu dd {
	float: left;
	display: inline;
	position: relative;
	margin-right: 45px;
}

.menu dd.last {
	margin-right: 0;
}

.menu dd .yj {
	overflow: hidden;
}

.menu dd .yj a {
	overflow: hidden;
	display: block;
	height: 88px;
	line-height: 88px;
	text-align: center;
	font-size: 16px;
	position: relative;
	color: #fff;
}
.menu dd .ej{position: absolute;top: 83px;left: 50%;-webkit-transform: translateX(-50%);width: 200%;display: none;padding-top: 20px;background: rgb(255,255,255,0.95);}
.menu dd .ej div{text-align: center;margin-bottom: 20px;position: relative;line-height: 14px;}
.menu dd .ej div::before{position: absolute;width: 100%;height: 250%;top: 50%;left: 0;-webkit-transform: translateY(-50%)scale(0);-webkit-transition: all .3s linear;background: rgb(148,7,10,0.8);display: block;content: "";}
.menu dd .ej div a{font-size: 14px;color: #333;line-height: 20px;z-index: 1;position: relative;}
.menu dd .ej div:hover a{color: #fff;}
.menu dd .ej div:hover::before{-webkit-transform: translateY(-50%)scale(1);}
.huakuai {
	position: absolute;
	height: 2px;
	background: #fff;
	top: 0;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
}

.topBox.show .top {
	top: 0;
	background: #fff;
	box-shadow: 0px 1px 2px #dcdcdc;
}

.logo .logo1 {
	display: inline-block;
}

.topBox.show .logo .logo1 {
	display: inline-block;
}

.topBox.show .logo .logo2 {
	display: none;
}

.topBox.show .menu dd .yj a {
	color: #333;
}

.topBox.show .menu dd.hover .yj a {
	color: #94070a;
	font-weight: bold;
}

.topBox.show .huakuai {
	background: #94070a;
}

/*导航栏开始*/
/*头部结束*/
/*底部开始*/
.footer {
	background: url(../test/background/footerbg.png)no-repeat center / cover;
	padding-top: 50px;
}

.footerL,
.footerR {
	width: 29.6428%;
}

.footerL {
	border-right: 1px solid rgb(255, 255, 255, 0.2);
	padding: 4px 0 66px;
}

.footerL .title {
	height: 40px;
	line-height: 40px;
	margin-bottom: 28px;
}

.footerL .title img {
	height: 40px;
	vertical-align: middle;
	display: inline-block;
	margin-right: 19px;
}

.footerL .title .tel {
	display: inline-block;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	vertical-align: middle
}

.footerL .title .tel img {
	height: 22px;
	position: relative;
	top: -4px;
}

.footerL .info {
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	height: 16px;
	overflow: hidden;
}

.footerR {
	border-left: 1px solid rgb(255, 255, 255, 0.2);
	padding-bottom: 55px;
}

.footerR .text {
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	color: #fff;
	text-align: right;
	margin-bottom: 20px;
}

.footerR .text img {
	display: inline-block;
	margin: 0 10px 0 18px;
	vertical-align: middle;
}

.footer-pic {
	display: inline-block;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	top: -4px;
}

.footer-pic .ewm {
	position: absolute;
	top: -115px;
	left: -35px;
	opacity: 0;
	visibility: hidden;
	transform: translateY(-10px);
	-webkit-transform: translateY(-10px);
}

.footer-pic .ewm .evm2 {
	height: 100px;
	width: 100px;
	box-shadow: 2px 2px 5px 1px rgba(0, 0, 0, 0.18);
}

.footer-pic .ewm .up2 {
	display: inline-block;
	position: relative;
}

.footer-pic .ewm .up2:after {
	display: inline-block;
	border: 10px solid transparent;
	border-top-color: rgba(0, 0, 0, 0.2);
	position: absolute;
	top: -18px;
	left: -69px;
	content: "";
	z-index: 1;
}

.footer-pic .ewm .up2:before {
	display: inline-block;
	border: 10px solid transparent;
	border-top-color: #fff;
	position: absolute;
	top: -21px;
	left: -70px;
	content: "";
	z-index: 2;
}

.footer-pic:hover .ewm {
	opacity: 1;
	transition: all 0.3s linear;
	-webkit-transition: all 0.3s linear;
	visibility: visible;
	transform: translateY(0);
	-webkit-transform: translateY(0);
}

.footerC {
	overflow: hidden;
	padding: 24px 0 66px 0;
	;
	text-align: center;
}

.footerC a {
	display: inline-block;
}

.footerC a img {
	height: 57px;
}

/*下拉框*/
.footerZpformSel {
	width: 320px;
	height: 45px;
	position: relative;
	border: 1px solid rgba(255, 255, 255, 0.2);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	cursor: pointer;
	margin-left: auto;
}

.footerZpformSel .seljg {
	padding-left: 20px;
	line-height: 42px;
	color: #fff;
	font-size: 14px;
	cursor: pointer;
}

.footerZpformSel i {
	transition: all .3s linear;
	display: block;
	width: 42px;
	height: 22px;
	background: url(../images/yqlj.png) no-repeat center center;
	position: absolute;
	right: 0px;
	top: 0px;
	cursor: pointer;
	border-left: 1px solid rgba(255, 255, 255, 0.2);
	margin: 10px 0;
}

.footerZpformSel.active i {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	border-right: 1px solid rgba(255, 255, 255, 0.2);
	border-left: none;
}

.footerZpformSel .selTj {
	width: 100%;
	overflow: hidden;
	border: 1px solid #dedede;
	border-top: none;
	max-height: 75px;
	overflow-y: auto;
	position: absolute;
	left: -1px;
	bottom: 45px;
	background: #FFF;
	display: none;
	z-index: 100000
}

.footerZpformSel ::-webkit-scrollbar-thumb {
	width: 4px;
	background: #94070a;
	border-radius: 8px;
}

.footerZpformSel ::-webkit-scrollbar {
	width: 4px;
	background: #eaeff2;
}

.footerZpformSel .selTj a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	color: #666666;
	margin-bottom: 1px;
	font-size: 13px;
	overflow: hidden;
}

.footerZpformSel .selTj a.hover,
.footerZpformSel .selTj a:hover {
	color: #98191B;
}

/*最底部*/
.footerm {
	font-size: 14px;
	color: #808080;
	height: 48px;
	line-height: 48px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	background: #2e2e2e;
}

.footerm a {
	color: #808080;
}

.footerm div.imgo {
	cursor: pointer;
}

.footerm div.imgo img.img2 {
	margin-left: 15px;
	position: relative;
	top: 1px;
}

.footerm div.imgo img.img1 {
	position: relative;
	top: 4px;
}

.footerm .fr a:hover {
	color: #fff;
}

/*底部结束*/
/*
********************************外层框架 end********************************
*/
/*内页框架开始*/
/*内页banner*/
.subBanner{height: 400px;clear: both;width: 100%;background-position: center center;background-repeat: no-repeat;background-size:cover}
/*内页banner结束*/
/* 当前位置开始*/
.location{ height: 77px; line-height: 77px;background: #fff; box-shadow: 0px 0px 8.01px 0.99px rgba(0, 0, 0, 0.16);z-index: 5;position: relative;}
.locationL{overflow: hidden;}
.locationL span{display: inline-block;margin-right: 15px;}
.locationL span a{font-size: 14px;color: #333;height: 40px;display: inline-block;-webkit-transition: all .3s linear;vertical-align: middle;line-height: 40px;padding: 0 33px;-webkit-box-sizing: border-box;border-radius: 25px;overflow: hidden;}
.locationL span.hover a{color: #fff;background:  #96070b;}
.locationL span:hover a{color: #fff;background:  #96070b;}
.locationL span.last{margin-right: 0;}
.locationR{ overflow: hidden; }
.locationR a{display: inline-block;font-size: 14px; color: #333;-webkit-transition: all .3s linear;}
.locationR a:hover{color: #96070b;}
.locationR a.home{width: 10px;height: 77px;background: url(../images/loctionhome.png)no-repeat top 32px center;vertical-align: middle;}
.locationR em{width: 25px;height: 25px;display: inline-block;background: url(../images/loctionem.png)no-repeat top 8px center;vertical-align: middle;}
/* 当前位置结束*/
/*页码开始*/
.page{text-align: center;clear: both;font-size: 14px;}
.page a{display: inline-block;overflow: hidden;padding:6px 12px;color:#666666;background: #fff; margin: 0 3px;border: 1px solid #f1f1f1;}
.page span{display: inline-block; padding: 6px 2px; position: relative; top: -15px;}
.page a:hover{background: #94070a;color: #fff;}
.page a.hover{background: #94070a;color: #fff;}
.page input{display: inline-block;vertical-align: middle;height: 22px;border: 1px solid #e6e6e6;position: relative; top: -2px;}
.page input.pageDetail{width: 30px; height: 30px; text-align: center; border-radius: 3px; color: #999999; position: relative; top: -13px;}
.page label{color:#999999;position: relative;top: -11px;}
.page input.page_bnt{border: none; width: 30px; height: 25px; cursor: pointer; background: none; color: #999999; position: relative; top: -13px;}
.page a div{width: 11px;height: 19px;background-position: center center;background-repeat: no-repeat;}
.page a.firstPage div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage div{background-image: url(../images/page/lastPage.png)}
.page a.firstPage:hover div{background-image: url(../images/page/firstPageh.png)}
.page a.prevPage:hover div{background-image: url(../images/page/prevPageh.png)}
.page a.nextPage:hover div{background-image: url(../images/page/nextPageh.png)}
.page a.lastPage:hover div{background-image: url(../images/page/lastPageh.png)}
.page a.firstPage.disabled{background:#E2E2E2;}
.page a.prevPage.disabled{background:#E2E2E2;}
.page a.nextPage.disabled{background:#E2E2E2;}
.page a.lastPage.disabled{background:#E2E2E2;}
.page a.firstPage.disabled div{background-image: url(../images/page/firstPage.png)}
.page a.prevPage.disabled div{background-image: url(../images/page/prevPage.png)}
.page a.nextPage.disabled div{background-image: url(../images/page/nextPage.png)}
.page a.lastPage.disabled div{background-image: url(../images/page/lastPage.png)}
/*页码结束*/
/*内页框架结束*/
/* ========== 基础医学首页 start ========== */
/* ————— banner start ————— */
.indexBanner {
	position: relative;
}

.indexBanner .bd {
	overflow: hidden;
	height: 460px;
}

.indexBanner .bd .slick-list,
.indexBanner .bd .slick-track {
	height: 100%;
}

.indexBanner.delay .bd .slick-track {
	transition-delay: 1.3s !important;
	-webkit-transition-delay: 1.3s !important;
}

.indexBanner .mySlide {
	height: 100%;
	position: relative;
	overflow: hidden;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

.indexBanner .mySlide a {
	display: block;
	height: 100%;
	position: relative;
}

.indexBanner .mySlide .text {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 1200px;
	transform: translate(-50%, -50%);
	color: #FFF;
	display: none;
}

.indexBanner .mySlide .text .text1 {
	font-size: 25px;
	margin-bottom: 30px;
}

.indexBanner .mySlide .text .text2 {
	font-size: 0px;
}

.indexBanner .mySlide .text .text2 span {
	font-size: 70px;
	font-family: "宋体";
	font-weight: bold;
	letter-spacing: 3px;
	float: left;
}

.indexBanner .mySlide.slick-active .text {
	display: block;
}

.indexBanner .slick-dots {
	position: absolute;
	bottom: 15px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
}

.indexBanner .slick-dots li {
	display: inline-block;
	width: 30px;
	height: 6px;
	border-radius: 25px;
	margin: 0 5px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	background: #fff;
}

.indexBanner .slick-dots li.slick-active {
	width: 40px;
	background: #94070a;
}

.indexBanner .img {
	width: 100%;
	position: absolute;
	left: 0;
	top: 142px;
	font-size: 0;
}

.indexBanner .img .imgItem2 {
	padding-left: 12.4286%;
	padding-top: 20px;
}

.indexBanner .img .imgItem img {
	overflow: hidden;
	display: inline-block;
	visibility: hidden;
}

.indexBanner .img .imgItem img.show {
	visibility: visible;
}

/* ————— banner end ————— */
/* ————— 公共部分 start ————— */
.indexTitleBox {
	overflow: hidden;
}

.indexTitle {
	text-align: center;
	overflow: hidden;
}

.indexTitle .title {
	font-size: 24px;
	color: #333333;
	line-height: 24px;
	margin-bottom: 10px;
}

.indexTitle .subTitle {
	font-size: 16px;
	line-height: 16px;
	color: rgba(102, 102, 102, 0.8);
}

.indexMore a {
	font-size: 14px;
	line-height: 14px;
	color: #999999;
	padding-right: 24px;
	background: url(../images/jcyx/jiaIcn.png) no-repeat center right;
	background-size: 14px 14px;
}

.indexMore a:hover {
	color: #94070a;
	background: url(../images/jcyx/jiaIcnh.png) no-repeat center right;
	background-size: 14px 14px;
}

/* ————— 公共部分 end ————— */
/* ————— 第1通栏 新闻中心 start ————— */
.indexC1 {
	background: #f7f7f7;
	overflow: hidden;
	padding: 50px 0;
}

.col1L {
	width: 45.6428%;
	margin-right: 40px;
}

.column1LScroll .bd {
	position: relative;
}

.column1LScroll .bd .myslide .pic {
	position: relative;
	width: 100%;
	display: block;
	border-radius: 5px;
	overflow: hidden;
}

.column1LScroll .bd .myslide .pic::before {
	display: block;
	content: "";
	padding-top: 66.6666%;
}

.column1LScroll .bd .myslide .pic img {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.column1LScroll .bd .myslide .text {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	width: 100%;
	background: rgb(0, 0, 0, 0.6);
}

.column1LScroll .bd .myslide .textc {
	font-size: 18px;
	color: #fff;
	line-height: 50px;
	width: 70.4225%;
	margin-right: auto;
	position: relative;
	padding: 0 30px;
	height: 100%;
	overflow: hidden;
}

.column1LScroll .slick-dots {
	position: absolute;
	bottom: 17px;
	right: 30px;
	text-align: center;
	font-size: 0;
}

.column1LScroll .slick-dots li {
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin: 0 5px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	background: #fff;
}

.column1LScroll .slick-dots li.slick-active {
	background: #94070a;
}

.col1R {
	overflow: hidden;
}

.col1R .tabTitle {
	border-bottom: 1px solid #dcdcdc;
}

.col1R .tabTitle .tab {
	overflow: hidden;
}

.col1R .tabTitle .tab span {
	font-size: 18px;
	color: #333333;
	display: inline-block;
	height: 56px;
	line-height: 56px;
	margin-left: 110px;
	cursor: pointer;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	position: relative;
}

.col1R .tabTitle .tab span.span1 {
	margin-left: 0;
}

.col1R .tabTitle .tab span::before {
	content: '';
	display: block;
	width: 100%;
	height: 2px;
	background: #94070a;
	position: absolute;
	left: 0;
	bottom: 0;
	opacity: 0;
	visibility: hidden;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.col1R .tabTitle .tab span:hover,
.col1R .tabTitle .tab span.hover {
	color: #94070a;
}

.col1R .tabTitle .tab span:hover::before,
.col1R .tabTitle .tab span.hover::before {
	opacity: 1;
	visibility: visible;
}

.col1R .tabTitle a.tabMoreA {
	display: inline-block;
	font-size: 14px;
	color: #666;
	vertical-align: middle;
	line-height: 50px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.col1R .tabTitle a.tabMoreA:hover {
	color: #94070a;
}

.col1Rc .imgText {
	padding: 15px 0;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 17px;
}

.col1Rc .imgText .text {
	overflow: hidden;
}

.col1Rc .imgText .text .title {
	line-height: 28px;
	height: 28px;
	overflow: hidden;
	margin-bottom: 11px;
}

.col1Rc .imgText .text .title a {
	font-size: 20px;
	color: #333;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.col1Rc .imgText .text:hover .title a {
	color: #94070a;
	letter-spacing: 1px;
}

.col1Rc .imgText .text .info {
	font-size: 14px;
	color: #999;
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	margin-bottom: 14px;
}

.col1Rc .imgText .time {
	font-size: 14px;
	color: #999999;
	height: 14px;
	line-height: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}

.col1Rc .textList1 {
	overflow: hidden;
}

.col1Rc .textList1 dd {
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}

.col1Rc .textList1 dd a {
	display: block;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
	color: #666;
	position: relative;
	padding-left: 15px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.col1Rc .textList1 dd a::before {
	content: '';
	width: 4px;
	height: 4px;
	background: #94070a;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
}

.col1Rc .textList1 dd span {
	float: right;
	display: inline;
	overflow: hidden;
	margin-left: 50px;
	font-size: 14px;
	color: #999;
}

.col1Rc .textList1 dd:hover a {
	color: #94070a;
	letter-spacing: 1px;
}

/* ————— 第1通栏 新闻中心 end ————— */
/* ————— 第2通栏 实训设备 start ————— */
.indexC2 {
	background: #FFFFFF;
	overflow: hidden;
	padding: 50px 0 0;
}

.indexC2Slick {
	position: relative;
	padding: 47px 0 114px;
}

.indexC2Slick .prev {
	display: block;
	width: 40px;
	height: 64px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.6) url(../images/jobPrevh.png) no-repeat center center;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
}

.indexC2Slick .next {
	display: block;
	width: 40px;
	height: 64px;
	cursor: pointer;
	background: rgba(0, 0, 0, 0.6) url(../images/jobNexth.png) no-repeat center center;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -20px;
	z-index: 1;
	display: none;
}

.indexC2Slick .slick-dots {
	position: absolute;
	bottom: 50px;
	left: 0;
	width: 100%;
	text-align: center;
	font-size: 0;
	animation-delay: 1.5s;
}

.indexC2Slick .slick-dots li {
	display: inline-block;
	width: 14px;
	height: 14px;
	border-radius: 100%;
	margin: 0 10px;
	vertical-align: middle;
	cursor: pointer;
	position: relative;
	border: 1px solid #626262;
}

.indexC2Slick .slick-dots li.slick-active {
	border: 1px solid #94070a;
	background: #94070a;
}

.indexC2Slick .bd {
	overflow: hidden;
}

.indexC2Slick .slick-list {
	overflow: visible;
	margin: -10px;
}

.indexC2Slick .myslide {
	float: left;
	display: inline;
}

.indexC2SlickDl {
	overflow: hidden;
}

.indexC2SlickDl dd {
	width: 33.3333%;
	float: left;
	display: inline;
}

.indexC2SlickDl dd .con {
	display: block;
}

.indexC2SlickDl dd .pic::before {
	padding-top: 66.7382%;
}

.indexC2SlickDl dd .text {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
	z-index: 3;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.indexC2SlickDl dd .text .title {
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	line-height: 32px;
}

.indexC2SlickDl dd .con:hover .text {
	transform: scale(0);
	-webkit-transform: scale(0);
}

/* ————— 第2通栏 实训设备 end ————— */
/* ————— 第3通栏 校园文化&教学科研 start ————— */
.indexC3 {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	padding: 50px 0;
}

.indexC3 .indexTitle {
	text-align: left;
	padding: 10px 0 0;
}

.indexC3 .indexMore {
	float: right;
	display: inline;
	padding: 36px 0 0;
}

.indexC3ConDl {
	overflow: hidden;
	margin-right: -20px;
}

.indexC3ConDl .indexC3ConDd {
	width: 50%;
	float: left;
	display: inline;
}

.indexC3ConDl .indexC3ConDd .indexC3Con {
	margin-right: 20px;
	height: 600px;
}

.indexC3L {
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
}

.indexC3LDl {
	padding: 18px 0 24px;
	overflow: hidden;
}

.indexC3LDl dt {
	padding: 18px;
	background: rgb(248, 240, 231);
	background-image: -moz-linear-gradient(0deg, rgb(245, 245, 245) 0%, rgb(248, 240, 231) 100%);
	background-image: -webkit-linear-gradient(0deg, rgb(245, 245, 245) 0%, rgb(248, 240, 231) 100%);
	background-image: -ms-linear-gradient(0deg, rgb(245, 245, 245) 0%, rgb(248, 240, 231) 100%);
	margin-bottom: 4px;
}

.indexC3LDl dt .title {
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 16px;
}

.indexC3LDl dt .title a {
	font-size: 16px;
	color: #333333;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.indexC3LDl dt:hover .title a {
	color: #94070a;
	letter-spacing: 1px;
}

.indexC3LDl dt .info {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 14px;
	color: #999999;
}

.indexC3LDl dt .time {
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #999999;
}

.indexC3LDl dd {
	border-top: 1px dotted #c7c7c7;
}

.indexC3LDl dd.dd1 {
	border: none;
}

.indexC3LDl dd .con {
	overflow: hidden;
}

.indexC3LDl dd .title {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexC3LDl dd .title a {
	display: inline-block;
	font-size: 15px;
	color: #666666;
	position: relative;
	padding-left: 14px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.indexC3LDl dd .con:hover .title a {
	color: #94070a;
	letter-spacing: 1px;
}

.indexC3LDl dd .title a::before {
	content: '';
	display: block;
	width: 5px;
	height: 4px;
	background: #b50320;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
}

.indexC3LDl dd .time {
	height: 46px;
	line-height: 46px;
	float: right;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 30px;
	font-size: 14px;
	color: #999999;
}

.indexC3RT {
	margin-bottom: 20px;
	padding: 20px 0px 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	overflow: hidden;
	height: 440px;
}
/* 修改start */
.indexC3LDlCon{padding: 30px 0px 0;}
.indexC3LDlCon dd{padding: 0 0 25px;margin-bottom: 25px;border-bottom: 1px solid #f6f4f2;}
.indexC3LDlCon dd:last-child{border-bottom: none;}
.indexC3LDlCon dd a{display: block;}
.indexC3LDlCon dd a .pic{width: 180px;margin-right: 20px;overflow: hidden;}
.indexC3LDlCon dd a .pic::before{padding-top: 66.6666%;}
.indexC3LDlCon dd a .text{overflow: hidden;}
.indexC3LDlCon dd a .text .title{font-size: 16px;color: #333;line-height: 35px;height: 35px;overflow: hidden;transition: all 0.3s;-webkit-transition: all 0.3s;}
.indexC3LDlCon dd a .text .info{font-size:14px;color: #999;line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 10px;}
.indexC3LDlCon dd a .text .time{font-size: 14px;color: #999999;line-height: 20px;height: 20px;}
.indexC3LDlCon dd:hover a .text .title{color: #94070a;}


.indexC3RTDlCon{padding-top: 20px;}
.indexC3RTDlCon dd{margin-bottom: 15px;}
.indexC3RTDlCon dd .con{background-color: #fff;}
.indexC3RTDlCon dd .con .pic{width: 120px;margin-right: 25px;overflow: hidden;}
.indexC3RTDlCon dd .con .pic::before{padding-top: 133.3333%;}
.indexC3RTDlCon dd .con .text{overflow: hidden;padding: 15px 0 17px;}
.indexC3RTDlCon dd .con .text .name{line-height: 35px;height: 35px;overflow: hidden;}
.indexC3RTDlCon dd .con .text .name a{font-weight: bold; display: block;font-size: 16px;color: #333333;transition: all 0.3s;-webkit-transition: all 0.3s;}
.indexC3RTDlCon dd .con .text .info{line-height: 25px;height: 50px;overflow: hidden;margin-bottom: 15px;}
.indexC3RTDlCon dd .con .text .info a{display: block;font-size: 14px;color: #666666;}
.indexC3RTDlCon dd .con .text .icon{display: inline-block;}
.indexC3RTDlCon dd .con .text .icon a{display: block;width: 25px;height: 25px;border-radius: 25px;border: 1px solid #e4e4e4;background: url(../images/indexYjt.png) no-repeat center center;transition: all 0.3s;-webkit-transition: all 0.3s;}
.indexC3RTDlCon dd:hover .con .text .name a{color: #94070a;}
.indexC3RTDlCon dd:hover .con .text .icon a{background-color: #94070a;border-color: #94070a; background-image: url(../images/indexYjtH.png);}
/* 修改end */


.indexC3RTDl {
	overflow: hidden;
	padding: 19px 0 18px;
	margin-right: -20px;
	margin-bottom: 18px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	height: 324px;
}

.indexC3RTDl dt {
	width: 50%;
	float: left;
	display: inline;
	margin-bottom: 14px;
}

.indexC3RTDl dt .con {
	padding: 20px;
	margin-right: 20px;
	border: 1px solid #f0f0f0;

}

.indexC3RTDl dt .title {
	height: 21px;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 16px;
}

.indexC3RTDl dt .title a {
	font-size: 16px;
	color: #333333;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.indexC3RTDl dt .con:hover .title a {
	color: #94070a;
	letter-spacing: 1px;
}

.indexC3RTDl dt .info {
	height: 48px;
	line-height: 24px;
	overflow: hidden;
	margin-bottom: 12px;
	font-size: 14px;
	color: #999999;
}

.indexC3RTDl dt .time {
	height: 19px;
	line-height: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 14px;
	color: #999999;
}

.indexC3RTDl dd {
	width: 100%;
	float: left;
	display: inline;
}

.indexC3RTDl dd .con {
	margin-right: 20px;
	border-top: 1px dotted #c7c7c7;
}

.indexC3RTDl dd.dd1 .con {
	border: none;
}

.indexC3RTDl dd .con {
	overflow: hidden;
}

.indexC3RTDl dd .title {
	height: 46px;
	line-height: 46px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.indexC3RTDl dd .title a {
	display: inline-block;
	font-size: 15px;
	color: #666666;
	position: relative;
	padding-left: 14px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.indexC3RTDl dd .con:hover .title a {
	color: #94070a;
	letter-spacing: 1px;
}

.indexC3RTDl dd .title a::before {
	content: '';
	display: block;
	width: 5px;
	height: 4px;
	background: #b50320;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -2px;
}

.indexC3RTDl dd .time {
	height: 46px;
	line-height: 46px;
	float: right;
	display: inline;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-left: 30px;
	font-size: 14px;
	color: #999999;
}

.indexC3RDl {
	overflow: hidden;
}

.indexC3RDl dd {
	float: left;
	display: inline;
	width: 25%;
	position: relative;
}

.indexC3RDl dd.dd3 {
	width: 50%;
}

.indexC3RDl dd:before {
	display: block;
	content: '';
	padding-top: 81.3953%;
}

.indexC3RDl dd.dd3::before {
	padding-top: 41%;
}

.indexC3RDl dd .con {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	background: #f5edd6;
}

.indexC3RDl dd.dd2 .con {
	background: #fcdcb4;
}

.indexC3RDl dd.dd3 .con {
	background: #94070a;
}

.indexC3RDl dd .text {
	text-align: center;
}

.indexC3RDl dd .text .icn {
	height: 46px;
	margin-bottom: 14px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 39px 45px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
}

.indexC3RDl dd .con:hover .text .icn {
	transform: translateY(-5px);
	-webkit-transform: translateY(-5px);
}

.indexC3RDl dd .text .title {
	font-size: 16px;
	line-height: 16px;
	color: #555555;
}

.indexC3RDl .dd3 .text .title {
	color: #fff;
}

/* ————— 第3通栏 校园文化&教学科研 end ————— */
/* ========== 基础医学首页 end ========== */
