.newsdetail-title{
    margin-left: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #E9E9E9;
    padding-bottom: 10px;
}
.newsdetail-title .title{
    padding-top: 35px;
    color: #2C3E4D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsdetail-info{
    margin-top: 10px;
}
.newsdetail-info:after{
    display: block;
    content: " ";
    clear: both;
}
.newsinfo-left{
    float: left;
    width: 300px;
}
.newsinfo-left:after{
    display: block;
    content: " ";
    clear: both;
}
.newsinfo-left .name{
    display: block;
    float: left;
    color: #939BA9;
}
.newsinfo-left .num{
    float: left;
    padding-left: 20px;
    color: #939BA9;
}
.newsinfo-right{
    float: right;
    width: 300px;
}
.newsinfo-right:after{
    display: block;
    content: " ";
    clear: both;
}
.newsinfo-right{
	float: right;
    color: #939BA9;
    text-align: right;
}
.newsdetail-content{padding-top: 35px;margin-left: 30px;margin-right: 30px;margin-bottom: 25px;overflow: hidden;}
.newsdetail-content p{
    font-size: 14px;
    color: #2C3E4D;
    line-height: 34px;
    margin: 0;
}
.newdetail-bigimg{
    display: block;
    width: 800px;
    height:358px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.newdetail-smallimg{
    display: block;
    width: 430px;
    height:255px;
    margin: 0 auto;
    margin-bottom: 35px;
}
.newsdetail-qita{
    margin-left: 30px;
    margin-right: 30px;
}
.newsdetail-share:after{
    display: block;
    content: " ";
    clear: both;
}
.newsshare-left{
    float: left;
    width: 300px;
}
.newsshare-left:after{
    display: block;
    content: " ";
    clear: both;
}
.newsshare-left span{
    float: left;
    font-size: 16px;
    color: #939BA9;
    margin-right: 10px;
    margin-top: 3px;
}
.newsshare-left a{
    text-decoration: none;
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 10px;
}
.newsshare-left .qq{
    background:url(../images/QQ.png) no-repeat center;
    background-size: contain;
}
.newsshare-left .weixin{
    background:url(../images/WeChat.png) no-repeat center;
    background-size: contain;
}
.newsshare-left .friend{
    background:url(../images/CircleFriends.png) no-repeat center;
    background-size: contain;
}
.newsshare-left .weibo{
    background:url(../images/WeiBo.png) no-repeat center;
    background-size: contain;
}
.newsshare-right{
    float: right;
    width: 65px;
    margin-top: 5px;
    cursor: pointer;
}
.newsshare-right:after{
    display: block;
    content: " ";
    clear: both;
}
.newsshare-right i{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background:url(../images/Report.png) no-repeat center;
    background-size: contain;
}
.newsshare-right span{
    font-size: 16px;
    color: #939BA9;
}
.newsdetail-zan{
    margin-top: 25px;
}
.newsdetailzan-img{
    display: block;
    width: 85px;
    height: 85px;
    margin: 0 auto;
    background:url(../images/ThumbUp.png) no-repeat center;
    background-size: contain;
    position: relative;
    cursor: pointer;
}
.newsdetailzan-img.current{
    background:url(../images/HaveThumbUp.png) no-repeat center;
    background-size: contain;
}
.newsdetailzan-img span{
    display:block;
    position: absolute;
    left:10px;
    bottom:15px;
    font-size: 14px;
    color: #2C3E4D;
    letter-spacing: 0;
    width: 60px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsdetail-zan p{
    margin-top: 10px;
    font-size: 14px;
    color: #2C3E4D;
    letter-spacing: 0;
    text-align: center;
}
.newsdetail-comment{
    margin-left: 30px;
    margin-right: 30px;
}
.newsdetail-comment .title{
    padding-top: 40px;
    padding-bottom: 20px;
    border-bottom: 1px solid #E9E9E9;
    font-size: 20px;
    color: #2C3E4D;
    letter-spacing: 0;
}

.morenews-recommend{
    margin-left: 20px;
    margin-right: 20px;
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #E9E9E9;
    font-size: 20px;
    color: #2C3E4D;
}
.morenews-detail{
    text-decoration: none;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 20px;
}
.morenews-detail:after{
    display: block;
    content: " ";
    clear: both;
}
.morenews-detail img{
    display: block;
    float: left;
    width: 100px;
    height: 75px;
}
.morenews-right{
    float:left;
   /* width: 135px;*/
    /*margin-left: 10px;*/
}
.morenews-right .content{
    font-size: 16px;
    color: #2C3E4D;
    height:42px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 20px;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.morenews-right .ping{
    font-size: 14px;
    color: #939BA9;
    margin-top: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: right;
}

.contnews-title{
    margin-left: 20px;
    margin-right: 20px;
    height: 70px;
    border-bottom: 1px solid #E9E9E9;
}
.contnews-title span{
    font-size: 20px;
    color: #2C3E4D;
    line-height: 70px;
}
.contnews-titlemore{
    text-decoration: none;
    display: block;
    width: 66px;
    height: 30px;
    border: 1px solid #C6CCD6;
    font-size: 14px;
    color: #1A92ED;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-top: 20px;
}
.contnews-detail{
    text-decoration: none;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    padding-top: 40px;
}
.contnews-detail:after{
    display: block;
    content: " ";
    clear: both;
}
.contnews-content{
    display: none;
    float: left;
    width: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #EFF4FA;
    border-radius: 2px;
    font-size: 12px;
    color: #939BA9;
    margin-top: 40px;
}
.contnews-detail img{
    display: block;
    float: left;
    margin-left: 30px;
    width: 160px;
    height: 120px;
}
.contnews-intro{
    float: left;
    margin-left: 30px;
    width: 553px;
}
.contnews-intro .big{
    width: 480px;
    font-size: 20px;
    color: #2C3E4D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contnews-intro .small{
    width: 480px;
    font-size: 14px;
    color: #939BA9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 10px;
}
.contnews-date{
    margin-top: 30px;
    position: relative;
}
.contnews-date:after{
    display: block;
    content: " ";
    clear: both;
}
.contnews-date .date{
    display: block;
    float: left;
    width: 45px;
    font-size: 14px;
    color: #939BA9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contnews-date .time{
    display: block;
    float: left;
    width: 45px;
    margin-left: 10px;
    font-size: 14px;
    color: #939BA9;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.contnews-share{
    text-decoration: none;
    display: block;
    float: right;
    width:50px;
}
.contnews-share:after{
    display: block;
    content: " ";
    clear: both;
}
.contnews-share i{
    display: block;
    float: left;
    width: 14px;
    height: 14px;
    background:url(../images/Share2.png) no-repeat center;
    background-size: contain;
    margin-top: 4px;
}
.contnews-share .active{
    background:url(../images/Share.png) no-repeat center;
    background-size: contain;
}
.contnews-share span{
    font-size: 14px;
    color: #939BA9;
    margin-left:5px;
}
.contnews-share .current{
    color: #1A92ED;
}
.contnews-shareshow{
    position: absolute;
    top:-12px;
    right: 60px;
    width: 176px;
    height: 50px;
    background: #fff;
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.17);
    border-radius: 3px;
    display: none;
}
.contnews-shareshow:after{
    display: block;
    content: " ";
    clear: both;
}
.contnews-shareshow span{
    display: block;
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 11px;
    margin-top: 10px;
}
.contnews-shareshow .qq{
    background:url(../images/QQ.png) no-repeat center;
    background-size: contain;
}
.contnews-shareshow .weixin{
    background:url(../images/WeChat.png) no-repeat center;
    background-size: contain;
}
.contnews-shareshow .friend{
    background:url(../images/CircleFriends.png) no-repeat center;
    background-size: contain;
}
.contnews-shareshow .weibo{
    background:url(../images/WeiBo.png) no-repeat center;
    background-size: contain;
}
.homepage-showmore{
    width: 895px;
    height: 54px;
    margin-top: 20px;
    background: #E0E5EE;
    border-radius: 3px;
    cursor: pointer;
    font-size: 18px;
    color: #7E8590;
    line-height: 54px;
    text-align: center;
}
.homepage-inform{
    width: 285px;
    height: 302px;
    background: #fff;
}
.homepage-inform.message{
    height: auto;
    padding-bottom: 25px;
}
.homepage-lookmore{
    margin-left: 20px;
    margin-right: 20px;
    height: 70px;
    border-bottom: 1px solid #E9E9E9;
}
.homepage-lookmore:after{
    display: block;
    content: " ";
    clear: both;
}
.homepage-lookmore span{
    font-size: 20px;
    color: #2C3E4D;
    line-height: 70px;
}
.homepage-lookmore a{
    text-decoration: none;
    display: block;
    float: right;
    width: 66px;
    height: 30px;
    border: 1px solid #E9E9E9;
    border-radius: 3px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #1A92ED;
    margin-top: 20px;
}
.homepage-inform .img{
    display: block;
    width: 150px;
    height: 90px;
    background:url(../images/CampusNotice.png) no-repeat center;
    background-size: contain;
    margin: 0 auto;
    margin-top: 15px;
}
.homepage-inform .info{
    margin-top: 5px;
    font-size: 14px;
    color: #939BA9;
    text-align: center;
}
.homepage-login{
    text-decoration: none;
    display: block;
    margin-left: 20px;
    margin-right: 20px;
    height: 50px;
    background: #1A92ED;
    font-size: 20px;
    color: #FFFFFF;
    line-height: 50px;
    text-align: center;
    margin-top: 22px;
}
.homepage-microfilm{
    margin-top: 20px;
    width: 285px;
    background: #fff;
    padding-bottom: 33px;
}
.microfilm{
    text-decoration: none;
    display: block;
    padding-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
}
.microfilm img{
    display: block;
    width: 245px;
    height: 137px;
}
.microfilm p{
    font-size: 16px;
    color: #2C3E4D;
    line-height: 23px;
    margin-top: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 46px;
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    word-break: break-all;
}
.homepage-message{
    margin-left: 20px;
    margin-right: 20px;
}
.homepage-message .title{
    padding-top: 15px;
}
.homepage-message .title:after{
    display: block;
    content: " ";
    clear: both;
}
.homepage-message .title i{
    display: block;
    float: left;
    width: 20px;
    height: 20px;
    background:url(../images/Horn.png) no-repeat center;
    background-size: contain;
}
.homepage-message .title span{
    display: block;
    float: left;
    margin-left: 5px;
    width: 215px;
    font-size: 14px;
    color: #2C3E4D;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-detail{
    margin-left: 25px;
    margin-top: 5px;
    font-size: 14px;
    color: #939BA9;
    max-height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.message-show{
    margin-left: 25px;
    margin-top: 10px;
}
.message-show:after{
    display: block;
    content: " ";
    clear: both;
}
.message-show span{
    display: block;
    float: left;
    margin-right: 10px;
    font-size: 12px;
    color: #939BA9;
}
.message-show .date{
    width: 138px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-show .time{
    width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.message-see{
    float: right;
    font-size: 12px;
    color: #1A92ED;
}
/*���������*/
.opinion-feedback{
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
    height:100%;
    z-index: 10;
    display: none;
}
.opinion-feedback .mask{
    position:absolute;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    z-index:10;
}
.opinion-feedback-main{
    position: absolute;
    left:50%;
    top:50%;
    z-index: 9999;
    width: 450px;
    margin-left: -225px;
    height: 393px;
    margin-top: -196.5px;
    background: #fff;
    border: 10px solid rgba(222,222,222,0.70);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.38);
}
.opinion-feedback-title{
    margin-left: 20px;
    margin-right: 20px;
    height: 50px;
    border-bottom:1px solid #E9E9E9;
    font-size: 16px;
    color: #2C3E4D;
    letter-spacing: 0;
    line-height: 50px;
    text-align: center;
}
.opinion-feedback-talk{
    margin: 20px 20px;
    border: 1px solid #C6CCD6;
    height: 242px;
    position: relative;
}
.opinion-feedback-talk textarea{
    resize: none;
    margin-left: 13px;
    margin-top: 15px;
    width:380px;
    height: 180px;
    font-size: 14px;
    color: #939BA9;
    letter-spacing: 0;
    outline: 0;
    border: 0;
}
.opinion-feedback-talk textarea::-webkit-input-placeholder { /* WebKit browsers */
    color: #939BA9;
}
.opinion-feedback-talk textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color: #939BA9;
}
.opinion-feedback-talk textarea::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #939BA9;
}
.opinion-feedback-talk textarea:-ms-input-placeholder { /* Internet Explorer 10+ */
    color: #939BA9;
}
.opinion-feedback-talk p{
    width: 70px;
    font-size: 14px;
    color: #939BA9;
    letter-spacing: 0;
    position: absolute;
    right: 13px;
    bottom: 15px;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.opinion-feedback-opra{
    width: 272px;
    margin: 0 auto;
}
.opinion-feedback-opra:after{
    display: block;
    content: " ";
    clear: both;
}
.opinion-feedback-opra span{
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    font-size: 14px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}
.opinion-feedback-cancle{
    background: #939BA9;
    margin-right: 30px;
}
.opinion-feedback-commit{
    background: #1A92ED;
}


/*新闻列表页选项卡切换*/
.tabBox{
	float: left;
    margin-right: 20px;
    width: 285px;
    background: #fff;
    padding: 20px 0;
}
.contentBox{
	float: left;
    width: 895px;
    background: #fff;
    overflow: hidden;
    min-height: 600px;
}
.tab_item {
  padding-left: 16px;
  margin:0 10px 30px;
  position: relative;
  cursor: pointer;
   border-left: 4px solid transparent;
   font-size: 18px;
   
}
.tab_item .icon-BlueArrowRight {
  position: absolute;
  right: 5px;
  opacity: 0;
  background-image: url(../images/sprite_icons.png);
    background-position: -205px -260px;
    width: 16px;
    height: 16px;
}
.tab_item.active {
  font-weight: bold;
  border-left: 4px solid #1A92ED;
}
.tab_item.active .icon-BlueArrowRight {
    position: absolute;
    top: 3px;
    right: 5px;
    opacity: 1;
}
.newsWrap{
	display: none;
}
.newsWrap.active{
	display: block;
}
.news_cell {
	display: block;
	border-bottom: 1px solid #E9E9E9;
	padding: 25px;
	height: 126px;
}


.news_title {
	font-size: 20px;
	color: #2C3E4D;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_time {
	font-size: 14px;
	color: #939BA9;
	text-align: right;
}

.news_brief {
	font-size: 14px;
	color: #2C3E4D;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}

.news_more {
	padding: 30px 0;
}

.btn_moreNews {
	background: #E9E9E9;
	font-size: 18px;
	color: #333333;
	text-align: center;
	display: block;
	border: none;
	width: 300px;
	padding: 12px 0;
	margin: 0 auto;
}