.college .article .left{width:30%;}
.college .article .right{width:70%;}
.college .article .right article h1{color:#3E3A39;font:bold 26px/30px SYHTB;}
.college .article .right article h2{color:#3E3A39;font:bold 20px/30px SYHTB;margin-bottom:20px;}
.college .article .right article .foucs{font-size:14px;margin-bottom:30px;}
.college .article .right article .info{background:#E0E4F3;padding:30px;margin-bottom:30px;}
.college .article .right article .info div{float:left;width:33.33%;}
.college .article .right article .info div strong{display:block;color:#3E3A39;font-size:16px;font-family: SYHTN;font-weight:700;margin-bottom:10px;}
.college .article .right article .content{font-size:16px;line-height:28px;}

.article .context ul li{width:50%;height:30px;line-height:30px;font-size: 16px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;}
.article .context ul li:nth-child(odd){float:left;}
.article .context ul li:nth-child(even){float:right;text-align:right;}
.article .context ul li p{margin-right:20px;}
.article .context ul li p a{display:inline-block;font-size:16px;overflow: hidden;white-space:nowrap;text-overflow: ellipsis;vertical-align:top;}



/* 新闻动态 article*/
.article .news h1{font:bold 26px/30px SYHTB;text-align:center;margin-bottom:10px;}
.article .news .info{border-bottom:1px solid #eee;margin-bottom:10px;padding-bottom:10px;}
.article .news .info span{display:inline-block;margin-right:10px;font-size:12px;color:#999;}
.article .news .content{font-size:16px;line-height:28px;margin-bottom:50px;}

.lbox .cont h1{border-bottom:1px solid #ddd;padding-bottom:10px;}
.lbox .cont .fileInfo ul{border-bottom:1px dashed #ccc;padding-bottom:10px;}
.lbox .cont .fileInfo ul li{float:left;width:50%;line-height:30px;}
.lbox .cont .fileInfo ul li a{padding:4px 10px;background:#FF6B12;color:#fff;border-radius:5px;}


.aside .plate h2{position:relative;height:30px;line-height:30px;padding:0;font-size:16px;font-weight:normal;color:#F36E21;border-bottom:1px solid #eee;margin-bottom:15px;padding-bottom:5px;}
.aside .plate h2:after{content:'';position:absolute;left:0;bottom:-1px;width:50px;height:2px;background:#333;
  -moz-transition: all .5s ease;-webkit-transition: all .5s ease;transition: all .5s ease;}
.aside .plate h2:hover:after {width: 80px;}

.aside .column{background:#fff;margin-bottom:20px;}
.column .recruit a img{width:100%;}

/* 开放日 */
/* .openday.fixed{width:276px;right:350px;background:transparent;left:initial;top:70px;} */
.openday .tit{width:100%;text-align:center;background:linear-gradient(180deg,#B2B8D5,#FF6B12);border-radius:5px 5px 0 0;padding:10px 0;}
.openday .tit h2{height:40px;line-height:40px;font-size:24px;color:#fff;letter-spacing:3px;}
.openday .tit p{height:30px;line-height:30px;color:#fff;font-size:14px;letter-spacing:3px;}
.openday .box{border:1px solid #FF6B12;border-top:none;padding:15px 10px 0;border-radius:0 0 5px 5px;}

.openday .box .select{border:1px solid #ccc;border-radius:3px;margin-bottom:15px;}
.openday .box .select select{width:100%;height:40px;font-size: 16px;background: none;padding:0 10px;}
.openday .box .inpt{margin-bottom:15px;border:1px solid #ccc;border-radius:3px;}
.openday .box .inpt i{display:inline-block;margin:0 8px;font-size:18px;color:#888;}
.openday .box .inpt input{width:80%;height:40px;line-height:40px;font-size:16px;}
.openday .box .btn input{background:#FF6B12;outline:none;border:none;font-size:16px;color:#fff;padding:10px 20px;margin-bottom:15px;border-radius:3px;}

/* 环境 */
.lbox .listImg{width:80%;margin:0 auto;overflow: hidden;}
.lbox .listImg .showimg{text-align:center;}
.lbox .listImg .showimg img{height:400px;}
/*大图样式*/
.picarr{position:relative;margin:20px auto;}
.picarr .picture{width:100%;text-align:center;}
.picarr .picture a{display:none;}
.picarr .preview{width:685px;margin-top:20px;padding:5px;background:#eef3fa;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.picarr .preview li{float:left;margin:4px;}
.picarr .preview li a{width:58px;height:45px;border:1px solid #fff;background:#fff;display:table-cell;vertical-align:middle;text-align:center;*display:block;*font-size:35px;*font-family:Arial;}
.picarr .preview li a img{vertical-align:middle;}
.picarr .preview li.current a{border:1px solid #000;}