﻿/*通用类*/
*{
	margin:0;
	padding:0;	
}
body{		
	min-width:1200px;
	margin:0 auto;
	font-size:14px;	
	font-family:"Microsoft Yahei";
	background:#fff;
	text-align:justify;	
	color:#4c4c4c;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#4c4c4c;
	text-decoration:none;	
	outline:none;
}
a:hover{
	color:#5e068c;	
}
ul{
	list-style-type:none;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:"Microsoft Yahei";
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#ccc;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#ccc;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#ccc;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#ccc;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
/*wrapin 主体容器宽度*/
.wrapin{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
}

/*公用CSS 开始*/

/*header 开始*/
.header{
	height: 178px;
	background:url("../../images/headerbg.jpg") no-repeat top center;		
	position: relative;
}
.header .logo{
	display: block;
	position: absolute;
	left: 50%;
	top: 24px;
	margin-left:-520px;
}
.nav{
	height: 44px;
	line-height: 44px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	font-size:16px;
}
.nav a{
	color:#fff;
	margin:0 15px;
}
.nav a:hover{
	text-decoration: underline;
}
/*header 结束*/

.banner{
	height: 312px;
	background:#eee url("../../images/banner.jpg") no-repeat top center;
	position: relative;
}
.ba_wp{
	width: 400px;
	height: 250px;
	background:rgba(141,55,217,0.83);
	border-bottom:5px solid #f9eb2f;
	position: absolute;
	right: 50%;
	margin-right:-560px;
	bottom: -5px;
	color:#fff;
}
.ba_wp .title{
	width: 340px;
	margin:0 auto;
	border-bottom:1px solid #fff;
	height: 66px;
	line-height: 66px;
	padding-top:16px;
	text-align: center;
	font-size:32px;
}
.ba_wp .tip{
	width: 362px;
	margin:0 auto;
	line-height: 1.8;
	text-align: left;
	padding:8px 0 0 0;
}
.line60{
	height: 60px;
	clear: both;
}
.line50{
	height: 50px;
	clear: both;
}

.cm_header{
	height: 45px;
	line-height: 45px;
	border-bottom:1px solid #5e068c;
	clear: both;
}
.infodate{
    text-align:right;
	line-height:25px;
	height:25px;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
.cm_header .tit{
	float: left;
	margin-left:10px;
	display: inline-block;
	padding:0 10px;
	font-size:24px;
	font-weight: bold;
	color:#4a4a51;
	height: 43px;
	border-bottom:2px solid #5e068c;
}
.cm_header .mo{
	float: right;
	display: inline-block;
	margin-right:17px;
	color:#999;
	background:url("../../images/cm_mo.png") no-repeat right center;
	padding-right:18px;
}
.cm_header .mo:hover{
	color:#5e068c;
}

/*公用CSS 结束*/

/*hm 首页*/

.xs_banner{
	width: 303px;
	height: 242px;
	position: relative;
	overflow: hidden;
	margin-top:30px;
}
.xs_banner li{
	float: left;
	position: relative;
	overflow: hidden;
}
.xs_banner li img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.xs_banner .pag{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 10px;
	text-align: center;
	z-index: 60;
}
.xs_banner .pag a{
	display: inline-block;
	width: 4px;
	height: 4px;
	margin:0 3px;
	border-radius:100%;
	border:2px solid #434343;
	overflow: hidden;
	text-indent:20px;
}
.xs_banner .pag .selected{
	border-color:#5e068c;
	background:#5e068c;
}
.xs_banner .c_btn{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	margin-top:-20px;
	z-index: 60;
	cursor: pointer;
}
.xs_banner .pre{
	left: 0;
	background:url("../../images/xs_pre.png") no-repeat center center;
}
.xs_banner .next{
	right: 0;
	background:url("../../images/xs_next.png") no-repeat center center;
}

.xs_gl{
	width: 714px;
	float: left;
}
.xs_gl .inf{
	width: 384px;	
	padding-top:18px;
}
.xs_gl .inf li{
	height: 33px;
	line-height: 33px;
	clear: both;
	padding-left:15px;
	background:url("../../images/li1.png") no-repeat left center;
}
.xs_gl .inf a{	
	float: left;
	display:inline-block;
	max-width:590px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xs_gl .inf span{
	float: right;
	color:#999;
}

.xs_zx{
	width: 420px;
	float: right;
}
.zx_item{
	width: 400px;
	margin:17px auto 7px auto;
	height: 80px;
	display: block;
	position: relative;
	clear: both;
}
.zx_item .date{
	float: left;
	height: 60px;
	width: 100px;
	text-align: center;
	border-right:1px solid #ddd;
	margin:10px 0 0 0;
}
.zx_item:hover .date{
	border-color:#fff;
}
.zx_item .date dt{
	height: 40px;
	line-height: 40px;
	font-size:30px;
	font-weight: bold;
	color:#5e068c;
}
.zx_item:hover .date dt{
	color:#fff;
}
.zx_item .date dd{
	height: 18px;
	line-height: 18px;
	color:#a6a6a6;
}
.zx_item:hover .date dd{
	color:#fff;
}
.zx_item .inf{
	float: right;
	width: 280px;
	padding-top:12px;
}
.zx_item .inf dt{
	height: 32px;
	line-height: 32px;
	font-size:16px;
}
.zx_item .inf dd{
	height: 24px;
	line-height: 24px;
	font-size:12px;
}
.zx_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zx_item .ti{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zx_item:hover{
	color:#fff;
	background:#5e068c;
}

.hm_notice{
	height: 603px;
	padding-top:50px;
	background:url("../../images/noticebg.jpg") no-repeat top center;
}
.hm_notice .cm_header{
	color:#fff;
	border-color:#fff;
}
.hm_notice .cm_header .tit{
	color:#fff;
	border-color:#fff;
}
.hm_notice .cm_header .mo{
	color:#fff;
	background-image:url("../../images/cm_mo2.png");
}

.notice_slider{
	margin:50px auto 60px auto;
	height: 452px;
	width: 1200px;
	position: relative;
}
.notice_slider .s_wrap{
	width: 1032px;
	margin:0 auto;
	height: 452px;
	position: relative;
	overflow: hidden;
}
.notice_slider li{
	width: 298px;
	height: 426px;
	margin:10px 23px;
	box-shadow:0 0 5px #8e4fc7;
	background:#fff;
	border-bottom:6px solid #fff462;
	float: left;
}
.notice_slider .photo{
	display: block;
	height: 227px;
	position: relative;
	overflow: hidden;
}
.notice_slider .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.notice_slider .name{
	padding:23px 0 0 0;
	text-align: center;
	font-size:16px;
	line-height: 24px;
	height: 48px;
}
.notice_slider .date{
	height: 44px;
	line-height: 44px;
	text-align: center;
	font-size:12px;
	color:#4c4c4c;
}
.notice_slider .tip{
	width: 264px;
	margin:0 auto;
	font-size:12px;
	line-height: 22px;
	color:#4c4c4c;
	text-align: left;
}
.notice_slider .c_btn{
	width: 52px;
	height: 52px;
	position: absolute;
	top: 50%;
	margin-top:-26px;
	z-index: 60;
	cursor: pointer;
}
.notice_slider .pre{
	left: 0;
	background:url("../../images/notice_pre.png") no-repeat center center;
}
.notice_slider .next{
	right: 0;
	background:url("../../images/notice_next.png") no-repeat center center;
}
.notice_more{
	display: block;
	width: 266px;
	height: 64px;
	line-height: 64px;
	margin:0 auto;
	background:#fff462;
	text-align: center;
	border-radius:5px 0 5px 0;
	font-size:16px;
	color:#5e068c;
}
.pagenav {
	width:100%;
	font-size:12px;
	height:28px;
	line-height:28px;
	color:#333333;
	text-align:left;
	padding-left:85px;
	text-indent:15px;
}
.pagenav  a{
	width:100%;
	font-size:12px;
	height:28px;
	line-height:28px;
	text-align:left;
	padding-left:0px;
	background:#f8f8f8;
	text-indent:15px;
	text-decoration: none;
	font-weight: bold;
}
.pagenav li {
	list-style-type:none;
	float:left
}
.zzgl{
	width: 714px;
	float: right;
}
.zzgl .cm_header{
	margin-bottom:15px;
}
.zz_item{
	display: block;
	height: 100px;
	clear: both;
	height: 100px;
	color:#555;
}
.zz_item:hover{
	background:#5e068c;
	color:#fff;
}
.zz_item .date {
    float: left;
    width: 100px;
    margin: 10px 0px;
    height: 80px;
    /* margin: 15px 0 0 0; */
    text-align: center;
    border-right: 1px solid #ccc;
}
.zz_item .date dt{
	height: 36px;
	line-height: 36px;
	padding-top:10px;
	font-size:28px;
	color:#5e068c;
	font-weight:bold;
}
.zz_item:hover .date dt{
	color:#fff;
}
.zz_item .date dd{
	height: 20px;
	line-height: 20px;
	color:#a6a6a6;
}
.zz_item:hover .date dd{
	color:#fff;
}
.zz_item .inf {
    float: right;
    height: 80px;
    line-height: 80px;
    width: 555px;
    margin: 10px 0px;
    /* padding: 10px 10px 0 0; */
}
.zz_item .inf dt {
    height: 39px;
    line-height: 30px;
    font-size: 16px;
}
.zz_item .nm{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.zz_item .inf dd{
	font-size:12px;
	line-height: 18px;
	height: 36px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}

.ssgl{
	float: left;
	width: 360px;
	padding:0 20px;
}
.ssgl ul{
	padding:15px 0;
}
.ssgl li{
	height: 33px;
	line-height: 33px;
	clear: both;
	vertical-align:top;
	padding-left:8px;
	background:url("../../images/li1.png") no-repeat left center;
}
.ssgl li a{
	float: left;
	display:inline-block;
	max-width:310px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.ssgl li span{
	float: right;
	color:#666;
}

.fri_links{
	width: 1050px;
	margin:20px auto;
	padding-left:150px;
	position: relative;
	min-height: 40px;
	line-height: 40px;
}
.fri_links .tit{
	position: absolute;
	left: 0;
	top: 0;
	font-size:25px;
	color:#5a238f;
}
.fri_links a{
	    font-size: 20px;
    line-height: 40px;
    float: left;
    display: inline-block;
   
    width: 12%;
    margin: 0 24px;
   
    text-align: left;
}

.footer{
	background:#e0e0e0;
	height: 240px;
	margin-top:30px;
}
.footer .wp{
	width: 720px;
	margin:0 auto;
	padding-left:480px;
	position: relative;
}
.footer .logo{
	display: block;
	position: absolute;
	left: 0;
	top: 70px;
}
.footer .inf1{
	float: left;
	width: 250px;
	font-size:16px;
	line-height: 32px;
	color:#5e5e5e;
	padding-top:90px;
}
.footer .inf2{
	float: left;
	width: 450px;
	font-size:16px;
	line-height: 32px;
	color:#5e5e5e;
	padding-top:90px;
}
.footer_copy{
	width: 100%;
	height: 58px;
	line-height: 58px;
	background:url("../../images/footer_copy.jpg") no-repeat top center;
	font-size:12px;
	color:#fff;
	text-align: center;
}
.footer_copy a{
	color:#fff;
}
.footer_copy .a1{
	position: absolute;
	left: 0;	
}
.footer_copy .ti{
	position: absolute;
	right: 0;
}
.footer_copy .wrapin{
	position: relative;
}

/*hm 首页*/

/*talent 人才培养*/

.ta_bg{
	
}
.ta_xs{
	width: 1200px;
	margin:40px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.ta_xs .s_list{
	width: 1236px;
}
.xs_item{
	width: 273px;
	float: left;
	
	margin:20px 36px 0 0;
}
.xs_item .photo{
	display: block;
	height: 180px;
	border:1px solid #bfbfbf;
	position: relative;
	overflow: hidden;
}
.xs_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.xs_item .name{
	height: 30px;
	line-height: 30px;
	padding-left:20px;
	position: relative;
}
.xs_item .name i{
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 0;
	top: 9px;
	background:#fff462;
}
.xs_item .nm{
	color:#5e068c;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xs_item .tip{
	height: 24px;
	line-height: 24px;
	text-align:center;
}
.xs_item .ti{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.xs_item .intro{
	line-height: 18px;
	font-size:12px;
	height: 72px;
	color:#999;
	margin-top:15px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.xs_item .date{
	text-align:right;
	color:#999;
	font-size:12px;
	height: 30px;
	line-height: 30px;
}

/*talent 人才培养*/

.job_left{
	width: 714px;
	float: left;
}
.job_jd{
	width: 356px;
	padding-left:40px;
}
.job_jd .photo{
	display: block;
	width: 270px;
	height: 135px;
	margin:25px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.job_jd .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.job_jd ul{
	padding:20px 0 0 0;
}
.job_jd li{
	height: 32px;
	line-height: 32px;
	clear: both;
	padding-left:8px;
	background:url("../../images/li1.png") no-repeat left center;
}
.job_jd li a{
	float: left;
	display:inline-block;
	max-width:225px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.job_jd li span{
	float: right;
	color:#999;
}

/*active*/

.act_top{
	width: 1160px;
	margin:0 auto;
	padding:35px 0 50px 0;
	position: relative;
	overflow: hidden;
	border-bottom:1px solid #ccc;
}
.act_top .title{
	height: 95px;
	line-height: 95px;
	font-size:26px;
	color:#7412bb;
	font-weight:bold;
}
.act_top .s_list{
	width: 1250px;
}
.act_item{
	width: 340px;
	height: 282px;
	float: left;
	margin-right:70px;
}
.act_item .photo{
	display: block;
	width: 330px;
	height: 206px;
	padding:4px;
	border:1px solid #8a37c7;
}
.act_item .photo img{
	display: block;
	width: 330px;
	height: 206px;
}
.act_item .name{
	height: 66px;
	line-height: 66px;
	color:#fff;
	background:url("../../images/act_name.jpg") no-repeat right center;
	text-align:right;
	padding-right:20px;
	font-size:15px;
}

.act_bottom{
	margin:30px auto 50px auto;
	width: 1020px;	
	height: 321px;
	background:url("../../images/actbottom.jpg") no-repeat top center;
}
.ac_item{
	width: 340px;
	float: left;
	height: 50px;
	margin-top:30px;
}
.ac_item dl{
	width: 42px;
	height: 50px;
	background:#5e068c;
	text-align: center;
	color:#fff;
	float: left;
}
.ac_item dt{
	padding:8px 0 0 0;
}
.ac_item dd{
	font-size:12px;
}
.ac_item .nm{
	float: left;
	margin-left:15px;
	line-height: 28px;
	display:inline-block;
	max-width:220px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

/*active*/

/*school*/

.sc_wp{
	width: 960px;
	margin:46px auto 0 auto;
	position: relative;
	overflow: hidden;
}
.sc_wp .title{
	height: 60px;
	line-height: 60px;
	border-bottom:1px solid #dcdcdc;
	font-size:26px;
	color:#5e068c;
	font-weight: bold;
}
.sc_wp .s_list{
	width: 990px;
}
.sc_item{
	display: block;
	background:#dcdcdc;
	width: 300px;
	height: 274px;
	float: left;
	margin:30px 30px 0 0;
}
.sc_item .photo{
	height: 206px;
	position: relative;
	overflow: hidden;
}
.sc_item .photo img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
}
.sc_item dl{
	padding:2px 30px 0 30px;
}
.sc_item dt{
	height: 28px;
	line-height: 28px;
	font-size:16px;
	color:#000;
}
.sc_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.sc_item dd{
	line-height: 16px;
	font-size:12px;
	height: 32px;
	color:#777;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.sc_item2{
	width: 630px;
}
.sc_item .play{
	display: block;
	width: 72px;
	height: 72px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 20;
	margin:-36px 0 0 -36px;
	background:url("../../images/playbtn.png") no-repeat center center;
}


/*school*/

.master_intro{
	padding:20px;
	font-size:16px;
	line-height: 32px;
	color:#000;
}
.master_intro p{
	text-indent:2em;
}
.master_mall{
	padding:20px;
	font-size:16px;
	text-indent:2em;
	color:#000;
}
.master_mall span{
	color:#5e068c;
}