

/*首页*/


.banner{
	width:100%;
	height:500px;
	background:#666;
}


.mg1200{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
}


#banner .swiper-slide{
	width:100%;
	height:500px;
}


#banner .swiper-pagination-bullet {
        width: 150px;
        height: 40px;
		line-height:40px;
        text-align: center;
        opacity: 1;
        background: #FFF;
		border-radius:20px;
		font-size:14px;
}

#banner .swiper-pagination-bullet-active {
	color: #FFF;
	background: #DA0023;
}


.ztcontent{
	width:1220px;
	height:150px;
	margin:0 auto;
	position:relative;
}

.huan{
	width:40px;
	height:40px;
	border-radius:20px;
	background:#EEE;
	position:absolute;
	right:-50px;
	top:42px;
}

.huan dl{
	width:40px;
	height:40px;
	display:flex;
	justify-content:center;
	align-items:center;
}

.huan dl dd{
	width:19px;
	height:30px;
	cursor:pointer;
}

.huan dl dd{
	display:none;
}


/*专题*/

/*
.zhuanti{
	width:1220px;
	height:150px;
	margin:0 auto;
	margin-top:30px;
	position:relative;
	overflow:hidden;
}



.zhuanti ul{
	width:1200px;
	margin-top:10px;
	display:flex;
	justify-content:space-between;
	position:absolute;
	top:0;
	left:10px;
}


.zhuanti ul.morezq{
	left:1230px;
}

.zhuanti ul li{
	width:290px;
	height:120px;
	box-sizing:border-box;
	flex-wrap:wrap;
	transition:.5s;
	border-radius:4px;
	box-shadow: 0px 3px 10px 0px #cecaca;
}

.zhuanti ul li a{
	width:100%;
	height:100%;
	display:block;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.zhuanti ul li a dl{
	padding-left:8px;
}


.zhuanti ul li:hover dl dt{
	color:#E0620D;
}

.zhuanti ul li dl dt{
	font-size:20px;
	font-weight:bold;
	text-align:left;
	color:#246be0;
}

.zhuanti ul li dl dd{
	text-align:left;
	margin-top:10px;
	font-size:14px;
	color:#666;
}


.zhuanti ul li a p{
	margin-left:25px;
}
*/

/*专题*/

.zhuantis{
	width:100%;
	height:206px;
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	margin-top:20px;
}

.zhuantis ul{
	width:100%;
	display:flex;
}

.zhuantis ul li{
	width:20%;
	height:206px;
	border-right:1px solid #EFEFEF;
	box-sizing:border-box;
}


.zhuantis ul li a{
	width:100%;
	height:100%;
	display:block;
	display:flex;
	justify-content:center;
	align-content:center;
	flex-wrap:wrap;
}

.zhuantis ul li:last-child{
	border-right:none;
}

.zhuantis ul li img{
	display:block;
	margin-bottom:6px;
}

.zhuantis ul li dl{
	width:100%;
}

.zhuantis ul li dl dt{
	width:100%;
	text-align:center;
	font-size:22px;
	color:#000;
}


.zhuantis ul li:hover dl dt{
	color:#F00;
}

.zhuantis ul li dl dd{
	width:100%;
	text-align:center;
	font-size:18px;
	line-height:34px;
	color:#666;
}


/*报名动态*/

.baomingbox{
	width:100%;
}

a{
	text-decoration:none;
}

.hrbm_title{
	width:1200px;
	margin:0 auto;
	text-align: center;
	border-bottom: 1px dashed #c6c6c6;
	overflow: hidden;
	box-sizing: border-box;
	padding:20px 0 10px 0px;
}

.hrbm_title h1{
	font-size: 36px;
	font-weight: 400;
	font-stretch: normal;
	color: #333333;
}
.hrbm_title p {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	padding-top: 8px;
	padding-bottom: 15px;
}


.baomingnews{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:50px;
}


.bm_news_left{
	width:696px;
}

.bm_news_left .xjhrbm_inf{
	width: 680px;
	padding: 0 10px 20px 10px;
	background-color: #d3101a;
	overflow: hidden;
}
.bm_news_left .xjhrbm_inf h1{
	font-size: 28px;
	font-weight: 600;
	letter-spacing: -1px;
	color: #ffffff;
	text-align: center;
	padding: 18px 0;
}
.xjhrbm_inf font{
	display: flex;
	background-color: #eeeeee;
	height: 50px;
}
.xjhrbm_inf span{
	flex: 1;
	text-align: center;
	font-size: 18px;
	font-weight: 400;
	color: #000000;
	line-height: 50px;
}



#bm_list{
	background: #ffffff;
}



#bm_list .swiper-wrapper {
	width: 680px;
	height: 600px;
}

#bm_list .swiper-slide{
	width: 680px;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px dashed #c9c9c9;
}
#bm_list .swiper-slide p{
	float: left;
	width: 136px;
	height: 50px;
	font-size: 15px;
	box-sizing: border-box;
	text-align: center;
	line-height: 50px;
}

#bm_list .swiper-slide p a{
	color:#d3101a;
}

#bm_list .swiper-slide p:nth-child(1){
	color: #d3101a;
	font-weight: bold;
}
#bm_list .swiper-slide p:last-child{
	color: #d3101a;
	font-weight: bold;
	cursor: pointer;
}
.hrbm_pic{
    float: left;
    width: 476px;
    margin-left: 24px;
}
.hrbm_pic h2{
	display: block;
    width: 476px;
    height: 46px;
    line-height: 40px;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #313131;
    background-color: #fff;
    text-align: center;
    padding: 15px 0px;
}


#hrbm_list{
    margin-left: 10px;
	width: 468px;
	background: #ffffff;
}
.xjhrbm_bottom{
	width: 100%;
	overflow: hidden;
	box-sizing: border-box;
	padding: 0px;
}
.xjhrbm_bottom #bjdt_list{
	float: left;
	width: 650px;
}



#bjdt_list{
	width: 466px;
	height: 356px;
}
#bjdt_list .swiper-slide{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
}



.bm_news_right{
	width:466px;
	margin-bottom:40px;
	background:#EEE;
}

.bm_news_right h2{
	display: block;
    width: 466px;
    height: 46px;
    line-height: 46px;
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    letter-spacing: -1px;
    color: #313131;
    text-align: center;
    padding: 15px 0px;
}

.bmvideo{
	width:466px;
	height:276px;
}


.baoban{
	width:466px;
	height:356px;
	margin-top:32px;
}

.moj_in{
	width: 180px;
	height: 111px;
	background-color: #ffffff;
	border-radius: 5px;
	position: relative;
	margin-top: 35px;
	margin-right: 22px;
}
.moj_in h1{
	font-size: 16px;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #ffffff;
	height: 32px;
	background-color: #666666;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.moj_in font{
	display: block;
	font-size: 34px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
}
.moj_in p{
	font-size: 10px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
	text-align: center;
	opacity: .7;
	padding-top: 5px;
}
.moj_in2{
	height: 133px;
	margin-top: 19px;
	background:#c8161d;
}
.moj_in2 h1{
	background-color: #FFF;
	color:#c8161d;
}
.moj_in2 font{
	color: #FFF;
}
.moj_in2 a{
	display: flex;
	width: 130px;
	height: 27px;
	background-color: #fff;
	justify-content: center;
	align-items: center;
	font-size: 14px;
	color: #c8161d;
	margin: 0 auto;
	border-radius: 27px;
	margin-top: 7px;
}
.moj_in i{
	display: block;
	width: 92px;
	height: 80px;
	background-image: url(../images/ybaoman.png);
	position: absolute;
	top: 37px;
	left: -49px;
}


/*学校历史*/


.hndata{
	width:100%;
	height:auto;
	overflow:hidden;
	background:#F8F8F8;
	margin-top:25px;
}

.hndata ul{
	width:1200px;
	height:100px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:40px;
	margin-bottom:40px;
}

.hndata ul li{
	width:299px;
	box-sizing:border-box;
	text-align:center;
	display:flex;
	justify-content:center;
	align-items:center;
}

.hndata ul li:last-child{
	border-right:none;
}

.hndata ul li dl dt{
	font-size:50px;
	text-align:center;
}


.hndata ul li dl dt span.dw{
	font-size:16px;
	vertical-align:top;
}

.hndata ul li dl dt span i{
	font-size:18px;
	font-style:normal;
	vertical-align:middle;
}



.hndata ul li.hengline{
	height:100px;
	width:1px;
	background:linear-gradient(to bottom,#F8F8F8,#999999,#F8F8F8);
}



/*问答模块*/

.wendibox{
	width:1200px;
	margin:20px auto;
	display:flex;
	justify-content:space-between;
}

.wdsmbox{
	width:290px;
	height:160px;
	border:1px solid #DDDDDD;
	box-sizing:border-box;
	background:#FFF;
	position:relative;
	border-radius:8px;
}

.wdsmbox h3{
	width:140px;
	height:40px;
	border-radius:0 20px 20px 0;
	font-size:20px;
	line-height:40px;
	text-align:center;
	position:absolute;
	left:-1px;
	top:10px;
	border:1px solid #DDDDDD;
	border-left:1px solid #DDDDDD;
	background:#DDDDDD;
	color:#d81e06;
}

.wdsmbox h3 i{
	width:32px;
	height:32px;
	display:inline-block;
	background:url(../images/icon-ban.png) no-repeat;
	margin-right:5px;
	vertical-align:middle;
	margin-top:4px;
}

.wdsmbox h3 i.icon-ban1{
	background-position:0 0px;
}
.wdsmbox h3 i.icon-ban2{
	background-position:0 -35px;
}
.wdsmbox h3 i.icon-ban3{
	background-position:0 -69px;
}
.wdsmbox h3 .icon-ban4{
	background-position:0 -103px;
}



.wdsmbox dl{
	width:270px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
	margin-top:70px;
}

.wdsmbox dl dd{
	width:50%;
	font-size:16px;
	height:34px;
	line-height:34px;
	text-align:left;
}

.wdsmbox dl dd a{
	color:#333;
}
.wdsmbox dl dd a:hover{
	color:#09F;
	text-decoration:underline;
}


.tigtitle{
	width:1200px;
	margin:0 auto;
	margin-top:80px;
}

.tigtitle h3{
	font-size:36px;
	text-align:center;
	font-weight:normal;
}

.title-line {
    width: 50px;
    margin: 14px auto;
    border: 2px solid #D3101A;
    border-radius: 8px;
}

.tigtitle p{
	font-size:18px;
	text-align:center;
	margin-top:10px;
}

.xxfenlei, .zplist{
	width:600px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:30px;
}

.xxfenlei p, .zplist p{
	width:120px;
	height:48px;
	border:1px solid #FF6600;
	text-align:center;
	line-height:48px;
	font-size:18px;
	cursor:pointer;
	border-radius:6px;
}



.xxfenlei p.change, .zplist p.change{
	width:120px;
	height:48px;
	/* background:#FF6600; */
	background:url(../images/zp_title.png) no-repeat center center;
	color:#FFF;
	border:none;
}


/*就业*/
.index_jiuye{
	width:100%;
	height:auto;
	background:#FAFAFA;
	margin-top:66px;
	overflow:hidden;
}

.tigtitle{
	width:1200px;
	margin:0 auto;
	margin-top:60px;
}

.tigtitle h3{
	font-size:36px;
	text-align:center;
	font-weight:normal;
}

.title-line {
    width: 50px;
    margin: 14px auto;
    border: 2px solid #D3101A;
    border-radius: 8px;
}

.tigtitle p{
	font-size:18px;
	text-align:center;
	margin-top:10px;
}


.index_jiuye_box{
	width:1200px;
	margin:0 auto;
	margin-top:36px;
	display:flex;
	justify-content:space-between;
}


.jiuye_box_list{
	width:384px;
	background:#F4F4F4;
}


.jiuye_box_list img{
	display:block;
}

.jiuye_box_list dl{
	padding:20px;
}

.jiuye_box_list dl dt{
	font-size:22px;
	margin-bottom:10px;
}

.jiuye_box_list dl dd{
	font-size:18px;
	color:#333;
	line-height:30px;
}


.jiuye_box_bangfu{
	width:1200px;
	margin:0 auto;
	display:flex;
	margin-top:30px;
}

.jiuye_box_bangfu ul{
	width:100%;
	display:flex;
	justify-content:space-between;
}

.jiuye_box_bangfu ul li img{
	display:block;
}

.jiuye_box_bangfu ul li p{
	width:100%;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:22px;
	color:#FFF;
	font-weight:bold;
}

.jiuye_box_bangfu ul li:nth-child(1) p{
	background:#CC0B0E;
}
.jiuye_box_bangfu ul li:nth-child(2) p{
	background:#FF6501;
}
.jiuye_box_bangfu ul li:nth-child(3) p{
	background:#1089F1;
}
.jiuye_box_bangfu ul li:nth-child(4) p{
	background:#F08D0C;
}


/*名师*/

.index_mingshi{
	width:1200px;
	height:544px;
	margin:0 auto;
	background:#DEDFE1;
	margin-top:30px;
	display:flex;
	justify-content:space-between;
}

.index_msnav{
	width:300px;
	height:100%;
	background:#FF6600;
	display:flex;
	justify-content:center;
	align-content:center;
	flex-wrap:wrap;
}

.index_msnav h3{
	width:100%;
	font-size:28px;
	color:#FFF;
	text-align:center;
}

.index_msnav ul li{
	width:200px;
	height:50px;
	margin:0 auto;
	border-radius:25px;
	line-height:50px;
	text-align:center;
	font-size:20px;
	margin-top:25px;
	background:#FFF;
	cursor:pointer;
}

.index_msnav ul li.onchange{
	color:#FF6600;
	box-shadow:0 0 4px #000;
}

.index_mspic{
	width:900px;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:flex-end;
}

.index_mspic p{
	display:none;
}

.index_mspic p img{
	display:block;
}


/*校园环境*/

.huanjing{
	width:1200px;
	margin:0 auto;
	display:flex;
	margin-top:25px;
}

.huanjing .item {
  flex: 1;
  margin-left: 4px;
}

.huanjing .item:first-child {
  margin-left: 0;
}

.huanjing .item a{
	display:block;
	overflow:hidden;
}

.huanjing .item a img{
	transition:.5s;
}

.huanjing .item a img:hover{
	transform:scale(1.1);
}

.huanjing .item a.twoimg{
	margin-top:4px;
}



/*作品*/

.zpimg{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
}

.pic_box{
	width:1200px;
	height:auto;
	display:none;
}


.pic_list{
	width:100%;
	display:flex;
	justify-content:space-between;
}


.pic_box dl{
	width:297px;
	height:376px;
	background:#EEE;
	margin-top:4px;
	position:relative;
	overflow:hidden;
}

.pic_box dl dt{
	width:200px;
	height:46px;
	border:1px solid #000;
	color:#000;
	text-align:center;
	line-height:46px;
	position:absolute;
	left:48px;
	top:-50px;
	transition:.6s;
}

.pic_box dl:hover dt{
	top:20px;
}


.pic_box dl dd{
	width:297px;
	height:376px;
	position:absolute;
	left:0;
	top:0;
	transition:.3s;
}


.pic_box dl dd img{
	width:100%;
	display:block;
}

.pic_box dl:hover dd{
	width:200px;
	height:253px;
	left:48px;
	top:90px;
}

.pic_box ul{
	width:598px;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.pic_box ul li{
	margin-top:4px;
	position:relative;
	overflow:hidden;
}

.pic_box ul li p{
	width:130px;
	height:40px;
	background:rgba(255,255,255,.7);
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#000;
	position:absolute;
	left:83px;
	top:-40px;
	font-weight:bold;
	transition:.4s;
}

.pic_box ul li:hover p{
	top:72px;
}


/*首页新闻*/


.index-news{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
	flex-wrap:wrap;
}


.newslist{
	width:580px;
	height:120px;
	display:flex;
	justify-content:flex-start;
	margin-bottom:30px;
}


.list_imgs{
	width:180px;
	height:120px;
	position:relative;
	overflow:hidden;
	margin-right:20px;
	transition:.5s;
}


.list_imgs p{
	width:180px;
	position:absolute;
	left:0;
	top:0;
	transition:.5s;
}


.list_imgs img{
	width:180px;
	height:110px;
}

.list_text{
	width:300px;
	transition:.5s;
	position:relative;
}

.list_text span{
	border-radius:4px;
	background:#FF6600;
	color:#FFF;
	font-size:14px;
	padding:0 2px;
	position:absolute;
	right:0;
	top:0;
}

.list_text span.xin{
	background:#FF455B;
}


.newslist:hover .list_imgs{
	width:150px;
	height:110px;
	border-radius:8px;
	overflow:hidden;
}

.newslist:hover .list_imgs p{
	width:150px;
	left:-20px;
}

.newslist:hover .list_imgs p img{
	border-radius:8px;
}

.newslist:hover .list_text{
	width:350px;
}




.list_text h3{
	width:100%;
	font-weight:normal;
	font-size:16px;
	margin-bottom:18px;
	overflow:hidden;
	text-overflow:ellipsis;
    white-space: nowrap;
}

.list_text a h3{
	color:#000;
}

.list_text:hover a h3{
	color:#FF8000;
}

.list_text a p{
	color:#666;
	overflow:hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-line-clamp:2;
    -webkit-box-orient:vertical;
}

.list_text a p{
	font-size:14px;
	color:#666;
	line-height:24px;
}


.list_time{
	width:60px;
	height:100px;
	border-left:1px solid #DDD;
	padding-left:10px;
	margin-left:10px;
	margin-top:10px;
}

.list_time dl dt{
	width:100%;
	text-align:center;
	font-size:36px;
	line-height:60px;
}

.list_time dl dd{
	width:100%;
	text-align:center;
	color:#666;
	font-size:14px;
}



.morenews{
	width:380px;
	height:60px;
	margin:0 auto;
	border:1px solid #EEE;
	transition:.5s;
}

.morenews a{
	width:100%;
	height:100%;
	display:block;
	line-height:60px;
	text-align:center;
	font-size:18px;
	color:#666;
}

.morenews a span{
	display:none;
}

.morenews:hover{
	color:#000;
	border:1px solid #000;
}

.morenews:hover a{
	color:#000;
}

.morenews:hover a span{
	display:inline-block;
}

/*学费咨询*/

.zixunwap{
	width:1200px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	margin-top:60px;
}


.zixunbox{
	width:590px;
	height:380px;
	background:#FFF2E8;
	/*background:#FF7400;*/
}


.zixunleft{
	width:640px;
	display:flex;
	justify-content:flex-start;
	flex-wrap:wrap;
	align-content:flex-start;
}

.zixunright{
	width:540px;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
	align-content:flex-start;
}


.zixunleft .zxlibox{
	width:305px;
	height:160px;
	background:#FFF;
	margin-left:10px;
	margin-top:20px;
}

.zxlibox h3{
	width:120px;
	height:40px;
	background: linear-gradient(to right, #FFF2E8, #FFC286);
	border-radius:0 20px 20px 0;
	margin-top:10px;
	line-height:40px;
	text-align:center;
	font-size:18px;
	box-shadow:6px 0 0 #CCC;
}

.zxlibox dl{
	width:290px;
	height:auto;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.zxlibox dl dd{
	width:140px;
	height:40px;
	background:#FFF2E8;
	font-size:16px;
	margin-top:10px;
	text-align:center;
	line-height:40px;
}

.zxlibox dl dd a{
	width:100%;
	height:40px;
	display:block;
	color:#666;
}

.zxlibox dl dd a:hover{
	background:#FFE3C9;
	color:#000;
}

.zixunright p.mq_title{
	width:100%;
	font-size:24px;
	height:60px;
	line-height:60px;
	color:#D22E35;
	padding-left:15px;
	position:relative;
}

.zixunright p.mq_title span{
	font-size:16px;
	color:#666;
}

.zixunright p.mq_title a{
	width:100px;
	height:32px;
	background:#D22E35;
	line-height:32px;
	text-align:center;
	text-align:center;
	color:#FFF;
	position:absolute;
	right:14px;
	top:14px;
	font-size:16px;
}

.zixunright p.mq_title a:hover{
	background:#FFB366;
}


#zx_list{
	background: #ffffff;
}

#zx_list .swiper-wrapper {
	width: 500px;
	height: 300px;
}

#zx_list .swiper-slide{
	width: 500px;
	height: 50px;
	box-sizing: border-box;
	border-bottom: 1px solid #EEE;
	display:flex;
	justify-content:space-between;
}
#zx_list .swiper-slide p{
	width: 380px;
	height: 50px;
	font-size: 16px;
	box-sizing: border-box;
	text-align: left;
	line-height: 50px;
	text-indent:40px;
	color:#999;
	background:url(../images/zixun_list.png) no-repeat 10px center;
}

#zx_list .swiper-slide p b{
	color:#000;
	font-weight:normal;
}

#zx_list .swiper-slide a{
	width:100px;
	height:30px;
	display:block;
	background:#FFF2E8;
	border-radius:15px;
	line-height:30px;
	text-align:center;
	color:#000;
	margin-top:10px;
	margin-right:10px;
	font-size:14px;
}

#zx_list .swiper-slide a:hover{
	background:#FFC790;
	color:#D22E35;
}


/*小白*/

.xiaobai{
	width:1200px;
	height:100px;
	border:1px solid #EEE;
	box-sizing:border-box;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	box-shadow:0 0 6px #EEE;
}

.xiaobai dl{
	width:800px;
}

.xiaobai dl dt{
	font-size:22px;
	font-weight:bold;
	line-height:50px;
	text-align:left;
	text-indent:20px;
}

.xiaobai dl dd{
	text-indent:20px;
	font-size:18px;
}


.xiaobai ul{
	width:420px;
}

.xiaobai ul li{
	width:auto;
	height:100%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-right:20px;
}

.xiaobai ul li a{
	width:120px;
	height:40px;
	display:block;
	text-align:center;
	line-height:40px;
	border:1px solid #FF7400;
	color:#FF7400;
	font-weight:bold;
	font-size:18px;
	transition:.5s;
}

.xiaobai ul li a:hover{
	background:#FF7400;
	color:#FFF;
}


/*专业*/
.indexzhuanye{
	width:1200px;
	margin:0 auto;
	margin-top:30px;
	margin-bottom:20px;
}

.indexzhuanye ul{
    padding: 0px;
    margin: 0px;
    text-decoration: none;
    list-style: none;
	display:flex;
	justify-content:space-between;
}

.indexzhuanye ul li{
    width:auto;
}

.indexzhuanye ul li:last-child {
    margin-right: 0px;
}



.indexzhuanye_one {
    width: 500px;
    background-color: #ffffff;
    padding-bottom: 20px;
    display: none;
	box-shadow:0 0 8px #eee;
}


.indexzhuanye_one .title {
    position: relative;
    background: linear-gradient(to right, #ff8400 0%, #ff9600 100%);
    padding: 27px 30px;
}

.indexzhuanye_one .title b {
    display: block;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.indexzhuanye_one .title span {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 16px;
}


.indexzhuanye_one .title a {
    display: block;
    width: 130px;
    border: 1px solid #fff;
    border-radius: 30px;
    line-height: 35px;
    height: 35px;
    top: 40px;
    right: 30px;
    text-align: center;
    position: absolute;
    color: #fff;
    transition: .4s;
}

.indexzhuanye .one_on {
    display: block;
}


.indexzhuanye .two_on {
    display: none;
}



.indexzhuanye_one .zhuanye_list img {
    float: left;
    width: 180px;
    border-radius: 5px;
    margin-right: 20px;
}


.zhuanye_list_4 {
    color: #333;
    font-size: 18px;
    display: block;
    font-weight: bold;
    padding-top: 3px;
    height: auto;
    line-height: none;
}


.zhuanye_list_4 span {
    color: #ff8400;
    font-size: 14px;
    padding-left: 20px;
    font-weight: normal;
    float: none;
}

.zhuanye_list_5 {
    color: #666;
    font-size: 16px;
    display: block;
    padding-top: 3px;
    padding-bottom: 3px;
}

.zhuanye_list_6 {
    color: #ff9500;
    font-size: 16px;
    display: block;
    padding-bottom: 12px;
}

.zhuanye_list_7 {
    background: -moz-linear-gradient(left, #000000 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #000000), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(left, #000000 0%, #ffffff 100%);
    background: -o-linear-gradient(left, #ff8400 0%, #ffffff 100%);
    background: -ms-linear-gradient(left, #ff8400 0%, #ffffff 100%);
    background: linear-gradient(to right, #ff8400 0%, #ff9600 100%);
    background-color: #ff8400;
    color: #ffffff;
    padding: 4px 30px;
    margin-top: 10px;
    font-size: 16px;
    border-radius: 30px;
}



.indexzhuanye_two {
    width: 335px;
    height: 682.5px;
    background: #FFFFFF;
    border: 1px solid #EEEEEE;
    box-sizing: border-box;
}



.indexzhuanye_two>img {
    display: block!important;
    margin: 0 auto;
    padding-top: 26px;
}

.indexzhuanye_two b {
    padding: 0;
    font-size: 32px;
    color: #000;
    display: block;
    text-align: center;
}

.indexzhuanye_two>span {
    text-transform: uppercase;
    display: block;
    color: #666;
    font-size: 16px;
    text-align: center;
}

.indexzhuanye_two .zhuanye_two_img {
    margin: 20px 20px 15px 20px;
    border-top: 1px solid #f1f1f1;
    padding-top: 20px;
}


.indexzhuanye_two .zhuanye_two_img img {
    border-radius: 5px;
}


.indexzhuanye_two p {
    width: 255px;
    margin: 0 auto;
    color: #333;
    display: block;
    height: 32px;
    line-height: 32px;
}

.indexzhuanye_two .zhuanye_two_btn {
    border: 1px solid #ff8400;
    color: #ff8400;
    border-radius: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    margin: 20px 50px 0 50px;
}

.indexzhuanye_one {
    width: 500px;
    background-color: #ffffff;
    padding-bottom: 20px;
    display: none;
}

.indexzhuanye_one .title {
    position: relative;
    /* background: linear-gradient(to right, #ff8400 0%, #ff9600 100%); */
	background:url(../images/in_zy_hover.jpg) no-repeat center center;
    padding: 27px 30px;
}


.indexzhuanye_one .title b {
    display: block;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
}

.indexzhuanye_one .title span {
    text-transform: uppercase;
    display: block;
    color: #fff;
    font-size: 16px;
}

.indexzhuanye_one .title a {
    display: block;
    width: 130px;
    border: 1px solid #fff;
    border-radius: 30px;
    line-height: 35px;
    height: 35px;
    top: 40px;
    right: 30px;
    text-align: center;
    position: absolute;
    color: #fff;
    transition: .4s;
}

.indexzhuanye_one .title a:hover {
	color: #ff9600;
	background-color: #FFFFFF;
}

.indexzhuanye_one .zhuanye_list {
    padding: 20px 20px 0 20px;
	display:flex;
	justify-content:flex-start;
}

.indexzhuanye_one .zhuanye_list img {
    width: 180px;
    border-radius: 5px;
    margin-right: 20px;
}

.zhuanye_list_4 {
    color: #333;
    font-size: 18px;
    display: block;
    font-weight: bold;
    padding-top: 3px;
    height: auto;
    line-height: none;
}

.zhuanye_list:hover .zhuanye_list_4{
	color:#FF7A4D;
}

.zhuanye_list_4 span {
    color: #ff8400;
    font-size: 14px;
    padding-left: 20px;
    font-weight: normal;
    float: none;
}
/*专业结束*/

/*合作单位*/

.hzdw{
	width:1200px;
	height:400px;
	margin:0 auto;
	box-shadow:0 0 8px #CCCCCC;
	margin-top:60px;
	display:flex;
	justify-content:space-between;
	margin-bottom:60px;
}


.tags{
	width:50px;
	height:100%;
}

.tags dl{
	width:100%;
}

.tags dl dd{
	width:100%;
	height:133px;
	background:#F6F6F6;
	writing-mode:tb-rl;
	line-height:50px;
	text-align:center;
	letter-spacing:2px;
	cursor:pointer;
}

.tags dl dd.onchange{
	background:#FF7400;
	color:#FFF;
}


.hz_content{
	width:1150px;
	height:100%;
}

.dwlist{
	width:1130px;
	height:380px;
	margin-left:10px;
	margin-top:15px;
	overflow-y:scroll;
	overflow-x:hidden;
}

.dwlist ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.hz_content div{
	display:none;
}

.hz_content div.dwlist{
	display:block;
}

.dwlist ul li{
	width:220px;
	height:90px;
	margin-bottom:5px;
}
.dwlist ul li img{
	width:100%;
	display:block;
}

.dwlist ul li.moredw{
	width:220px;
	height:90px;
	border:1px solid #CCC;
	box-sizing:border-box;
	line-height:90px;
	text-align:center;
	font-size:20px;
}

.dwlist ul li.moredw a{
	color:#F00;
}

.dwlist ul li.moredw:hover{
	background:#EEE;
}


.cgxzlist{
	width:1100px;
	height:382px;
	margin-left:20px;
	margin-top:15px;
}

.cgxzlist ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}

.cgxzlist ul li{
	width:350px;
	height:170px;
	margin-bottom:20px;
	border:1px solid #EEE;
	display:flex;
	justify-content:flex-start;
}

.cgxzlist ul li p{
	width:150px;
	height:170px;
	overflow:hidden;
	display:flex;
	justify-content:flex-start;
	align-items:center;
}

.cgxzlist ul li p img{
	width:100%;
	display:block;
}


.cgxzlist ul li dl{
	width:180px;
	height:170px;
	padding-left:20px;
}
.cgxzlist ul li dl dt{
	font-size:18px;
	margin-bottom:10px;
	margin-top:10px;
	font-weight:bold;
}
.cgxzlist ul li dl dd{
	line-height:24px;
	overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow:ellipsis;
}

.cgxzlist ul li dl dd b{
	color:#f00;
	font-size:16px;
}

.cgxzlist ul li dl a{
	width:100px;
	height:30px;
	display:block;
	border:1px solid #F00;
	line-height:30px;
	text-align:center;
	margin-top:10px;
	color:#F00;
}

.cgxzlist ul li:hover dl a{
	background:#F00;
	color:#FFF;
}

.kw .kwlist{
	width:1120px;
	display:flex;
	justify-content:flex-start;
	align-content:flex-start;
	margin-left:20px;
}

.kwlist ul{
	width:20%;
	height:auto;
	display:inline-block;
	padding:10px 0;
}

.kwlist ul li{
	line-height:38px;
	text-indent:20px;
}

.kwlist ul li a{
	color:#000;
}


/* 对口专业列表 */

.id_zytable{
	width:1200px;
	margin: 0 auto;
	margin-bottom: 40px;
	margin-top:20px;
}


table{
	width:1200px;
}


table, th, td {
    border: 1px solid #000;
	border-collapse: collapse;
}



.id_zytable table th{
	height: 50px;	
	line-height: 50px;
	font-size: 18px;
	background: #EEE;
}



.id_zytable table th span{
	color: #F00;
}

table tr td{
	text-indent: 20px;
}


.id_zytable table tr td{
	height:60px;
	position: relative;
}

.id_zytable table tr td.tdone{
	width:110px;
	text-align: center;
	line-height: 30px;
	font-size: 18px;
	text-indent: 0;
}

.id_zytable table tr td.tdtwo{
	width:280px;
	text-align: center;
	font-size: 18px;
	text-indent: 0;
	font-weight: bold;
	color: #F00;
	line-height: 28px;
}

.id_zytable table tr td.tdthree{
	width:182px;
}

.id_zytable table tr td.tdthree a{
	width:100%;
	height: auto;
	display: block;
	cursor: pointer;
}



.id_zytable table tr td.tdfour{
	width:102px;
	text-align: center;
	font-size: 18px;
	text-indent: 0;
}

.id_zytable table tr td.tdfive{
	width:280px;
	padding: 20px 0;
}

.id_zytable table tr td.tdfive p{
	line-height: 34px;
	text-indent: 20px;
}

.id_zytable table tr td p a{
	width:150px;
	height:50px;
	display:block;
	line-height:50px;
	background:#F00;
	margin:0 auto;
	color:#FFF;
	text-align:center;
	text-indent:0;
	border-radius:10px;
}

.id_zytable table tr td.tdsix{
	width:240px;
}

.id_zytable table tr td.tdsix p{
	line-height: 30px;
	text-indent: 20px;
}


.zyzixun{
	width:600px;
	margin: 50px auto;
	display: flex;
	justify-content: space-between;
}


.zyzixun a{
	width:200px;
	height: 50px;
	display: block;
	border: 1px solid #F00;
	border-radius: 25px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	transition: all .5s;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #d3101a;
}

.zyzixun a img{
	width:32px;
	height: 32px;
}

.zyzixun a:hover{
	background: #333;
}


.zhuanyelist{
	width:600px;
	height: auto;
	position: absolute;
	left: 184px;
	top: -52px;
	background: #FFF;
	z-index: 9999;
	box-shadow: 0 0 6px #000;
	text-indent: 0;
	display: none;
	border-radius: 6px;
}

.zhuanyelist h2{
	width: auto;
	height: 40px;
	line-height: 40px;
	margin: 0;
	padding-left: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.zhuanyelist ul{
	width:560px;
	margin: 0 auto;
	list-style: none;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	padding-bottom: 20px;
}

.zhuanyelist ul li{
	width:280px;
	line-height: 36px;
	text-align: left;
}






