/*------ 轮播 banner ------开始*/
#banner{
	position: relative;
	margin-top: 20px;
	/*box-shadow: 0 4px 20px #aaa;*/
}
#banner .text{
	position: absolute;
	top:150px;
	left:60px;
	z-index: 9999;
}
#banner .text .welcome{
	display: inline-block;
	/*font-size: 58px;*/
	font-size: 38px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	background-color:rgba(0,0,0,.6);
	margin-bottom: 20px; 
	padding: 10px 40px;
}
#banner .text .slogan{
	display: inline-block;
	/*font-size: 43px;*/
	font-size: 24px;
	color: #fff;
	/*text-align: center;*/
	padding: 10px 40px;
	background-color:rgba(0,0,0,.6); 
}
/*------ 轮播 banner ------结束*/

/*------ 公共部分 ------开始*/
.box1 .hd{
	margin-top: 30px;
	border-bottom:1px solid #dadada;
}
.box1 .hd h2{
	float: left;
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 10px;
	color: #333;
	margin-bottom: -1px;
	border-bottom: 2px solid #696a6b;
}
.box1 .hd span{
	float: right;
	font-size: 14px;
	/*margin-top: 9px;*/
	margin-top: 7px;
}
.box1 .hd span a{
	color: #d32f2f;
	color: #e61e1a;
}
.box1 .hd span a img{
	vertical-align: middle;
}
.box1 .ct{
	margin-top: 25px;
}

/*------ 学院快讯、通知公告、学工新闻 ------开始*/
.box2{
	float: left;
	width: 384px;
        width: 588px;
	margin-left:24px;
}
.box2:first-child{
	margin-left:0;
}
.box2 .ct{
	height: 350px;
	/*padding:8px 30px;*/
	padding:8px 25px;
	background-color: #fff;
}
.box2 .ct ul{
	/*margin-top:13px;*/
}
.box2 .ct ul li{
	/*padding: 7px 0 17px;*/
	padding: 5px 0 0;
	border-bottom: 1px solid #f2f2f2;
}
.box2 .ct ul li a{
	/*font-size: 18px;*/
	font-size: 16px;
	/*font-weight: bold;*/
	color: #333;
	line-height: 44px;
	display: inline-block;
	width: 270px;
        width: 488px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
}
.box2 .ct ul li a:hover{
	color: #d32f2f;
}
.box2 .ct ul li span{
	float: right;
	color: #aaa;
	line-height: 44px;
}
/*------ 学院快讯、通知公告、学工新闻 ------结束*/
/*------ 公共部分 ------结束*/


/*------ news 图片新闻 ------ 开始*/
#news .ct ul li{
	float: left;
	width: 384px;
	height: 350px;
	margin-right:24px;
	background-color: #fff;
}
#news .ct ul li .pic{
	width: 384px;
	height: 216px;
}
#news .ct ul li .txt{
	padding:0 26px;
}
#news .ct ul li .txt h4{
	font-size: 20px;
	margin-top: 18px;
}
#news .ct ul li .txt h4 a{
	line-height: 35px;
	color: #383b41;
	display: inline-block;
	overflow: hidden;
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
}
#news .ct ul li .txt h4 a:hover{
	color: #d32f2f;
}
#news .ct ul li .txt p{
	line-height: 26px;
	color: #626262;
}
/*------ news 图片新闻 ------ 结束	*/

/*------ notice 学院通知 ------ 开始*/

/*------ notice 学院通知 ------ 开始*/

/*------ message 学院快讯 ------ 开始*/

/*------ message 学院快讯 ------ 开始*/

/*------video 校园视频 ------ 开始*/
.box3{
	float: left;
	width: 384px;
	height:220px;
	margin-left: 24px;
	background-color: #000;
	position: relative;
}
.box3:first-child{
	margin-left: 0;
}
.box3 .top{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding:0 15px;
	color: #fff;
	font-size: 16px;
	background-color: rgba(0,0,0,.7);
}
.box3 .top a{
	color: #fff;
}
.box3 .top h4{
	float: left;
	/*width:240px;*/
	width:100%;
	font-size: 14px;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box3 .top span{
	font-size: 15px;
	float: right;
	margin-right: 30px;
}
.box3 .top img{
	vertical-align: middle;
}

/*------video 校园视频 ------ 结束*/

/*------ 设计资讯 design ------ [开始]*/
.design .ct .design_box{
	float: left;
	display: inline-block;
	width: 279px;
	height: 394px;
    overflow: hidden;
	margin-left: 28px;
    position: relative;    
}
.design .ct .design_box:first-child{
	margin-left: 0;
}
.design .ct .design_box img{
	width: 279px;
	/*height: 394px;*/
}
.design .ct .design_box .cover{
	position: absolute;
    height: 100%;
    bottom: 0;
    /*left: 1.5rem;
    right: 1.5rem;*/
    left: 0;
    right: 0;
    background: rgba(0,0,0,.1);
}
.design .ct .design_box .mask{
	position: absolute;
    height: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: .7;

}
.design .ct .design_box:nth-child(1) .mask{
	background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.2) 30%, #b73232 70%);
    transition: 400ms;
    -webkit-transition: 400ms;
}
.design .ct .design_box:nth-child(2) .mask{
	background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.2) 30%, #56366d 70%);
    transition: 400ms;
    -webkit-transition: 400ms;
}
.design .ct .design_box:nth-child(3) .mask {
    
    background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.2) 30%, #008b8b 70%);
    transition: 400ms;
    -webkit-transition: 400ms;
}
.design .ct .design_box:nth-child(4) .mask {
    background-image: linear-gradient(to bottom,rgba(0, 0, 0, 0.2) 30%, #77671a 70%);
    transition: 400ms;
    -webkit-transition: 400ms;
}

.design .ct .design_box .cover .inner {
    position: absolute;
    bottom: 1.3rem;
    left: 1.5rem;
    right: 1.5rem;
}
.design .ct .design_box .cover .inner .cat {
    color: #fff;
    opacity: .8;
    margin: 0;
    font-size: 1rem;
}
.design .ct .design_box .cover .inner .title {
    margin: 0;
    line-height: 1.6;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
.design .ct .design_box .cover .inner {
	transition: all .25s ease-in-out;  
}
.design .ct .design_box:hover .mask{
	opacity: 0;
}
.design .ct .design_box:hover .cover .inner{
	bottom: 2.2rem;
}

/*------ 设计资讯 design ------ [结束]*/








