﻿/*重置样式*/
html, body, div, span, iframe, h1, h3, h4, h5, h6, p, blockquote, pre, a, address,
big, cite, code, del, em, font, img, ins, small, strong, var, b, u, center, dl,div,
dt, dd, ol, ul, li, fieldset, form, label, legend{margin: 0;padding: 0}
body{min-width:1240px;height:100%;color:#3c3c3c;line-height: 25px;font-family: "microsoft yahei";box-sizing: border-box;}
html{font-size: 12px;}
ul li{ list-style:none;}
a{text-decoration:none; color:#3c3c3c; cursor: pointer; transition: all 0.2s ease;}
.overflow{overflow: hidden;}
.pointer{cursor: pointer}
.fl{ float:left}
.fr{ float:right}
li{list-style:none}
input{vertical-align:middle}
img{vertical-align: top;max-width: 100%;}
img{ border:none}
.empty{width: 100%!important;height: 0!important;display: inline-block;}

.overflow{overflow: hidden;}
.relative{position: relative;}
.absolute{position: absolute;}
.border_box{box-sizing: border-box;}
.none{text-decoration:none!important;}
.blod{font-weight: bold;}
.kaiti{font-family:  KaiTi;}
.yahei{font-family: "microsoft yahei";}
.songti{font-family:SimSun;}
.word-warp{word-wrap:break-word;}
.display{display: inline-block;}

.font12{font-size: 12px!important;}
.font14{font-size: 14px!important;}
.font15{font-size:15px;}
.font16{font-size: 16px!important;}
.font18{font-size: 18px;}
.font20{font-size: 20px;}
.font22{font-size: 22px;}
.font24{font-size: 24px;}
.font26{font-size: 26px!important;}

.left {float: left;}
.right{float: right;}
.clear{clear:both;}
.hide{display:none;}
.show{display:block;}
.line-height15{line-height: 15px!important;}
.line-height16{line-height: 16px;}
.line-height18{line-height: 18px;}
.line-height19{line-height: 19px;}
.line-height20{line-height: 20px;}
.line-height25{line-height: 25px;}
.line-height26{line-height: 26px;}
.line-height27{line-height: 27px;}
.line-height30{line-height: 30px;}
.line-height50{line-height:50px;}
.h_100{height: 100%;}
.h_110{height: 110px;}
.h_3{height: 300px;}
.w_50{width: 50%;}
.w_89{width:89px!important;}
.w_95{width: 95%;}
.w_100{width: 100%;}
.w_130{width: 130px;}
.w_125{width:125px!important;}
.w_140{width:140px!important;}
.w_150{width:150px!important;}
.w_200{width:200px;}
.w_216{width:216px;}
.w_235{width: 235px;}
.w_265{width: 265px;}
.w_270{width: 270px;}
.w_300{width: 300px;}
.w_500{width: 500px;}
.w_600{width: 600px;}
.w_685{width: 685px;}
.w_1190{width:1190px;margin: 0 auto;}
.w_1220{width:1240px;margin: 0 auto;}
.w_1325{width:1325px;margin: 0 auto;}
.mar_l0{margin-left:0!important;}
.mar_l10{margin-left: 10px!important;}
.mar_l05{margin-left: 5px!important;}
.mar_l02{margin-left:2px!important;}
.mar_l15{margin-left: 15px!important;}
.mar_l5{margin-left: 5px!important;}
.mar_l20{margin-left: 20px!important;}
.mar_l25{margin-left: 25px!important;}
.mar_l35{margin-left: 35px!important;}
.mar_l30{margin-left: 30px!important;}
.mar_l45{margin-left: 45px;}
.mar_l85{margin-left: 85px;}
.mar_r0{margin-right:0!important;}
.mar_r10{margin-right: 10px;}
.mar_r20{margin-right: 20px;}
.mar_t5{margin-top:5px;}
.mar_t10{margin-top: 10px;}
.mar_t15{margin-top: 15px;}
.mar_t20{margin-top: 20px!important;}
.mar_t30{margin-top: 30px;}
.mar_t50{margin-top:50px;}
.mar_t100{margin-top:100px!important;}
.mar_t200{margin-top:200px;}
.pad_t05{padding-top: 5px;}
.pad_t15{padding-top: 15px;}
.pad_l30{padding-left: 30px;}
.pad_b0{padding-bottom:0!important;}
.mar_b0{margin-bottom: 0!important;}
.mar_b10{margin-bottom: 10px!important;}
.mar_b20{margin-bottom: 20px!important;}
.mar_b15{margin-bottom: 15px!important;}

.color72{color: #727271;}
.color_b2{color: #b2b2b2;}
.color_ca{color: #cacaca;}
.color_r{color: #f91c16!important;}
.color_w{color: #fff;}
.color_89{color:#89D0E2;}
.color_b2e{color:#B2E9C3!important;}
.color_e7c{color:#E7C590!important;}
.color_e18{color:#E187A0!important;}
.color_9a{color:#9A9A9A;}
.color_900{color: #900;}
.color_f7{background-color:#F7F7F7;}
.b_color_89{background-color:#89D0E2;}
.color_df{color:#DF86A0;}
.color_c4{color:#C4C4C4;}
.color_e8{color:#E84C52!important;}
.color_9d{color:#9D9C9C;}
.color_84{color:#848383;}
.color_77{color:#777676;}
.color_ec9a58{color:#ec9c5b;}
.color_4d{color:#4d565a;}
.color_81{color:#818688;}

.text-left{text-align: left!important;}
.text-right{text-align: right;}
.center{text-align: center!important;}
a:hover{color:#1683e2;}

/*清除浮动*/
.clearfloat:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clearfloat{zoom:1}
.clear{clear: both;}
/* ===================头部========================== */
/*header*/
.header{ 
 	height: 120px;
	  box-sizing: border-box;
	  background-color: #015198;
	  overflow: hidden;
  }
  .header-box{
	height: 120px;
	line-height: 120px;
  }
  .header-logo{
	height: 80px;
	margin-top:20px; 
  }
  .header-logo>img{
	width: 594px;
	height: 80px;
  }
  /* 搜索样式 */
  .search-input{
	width: 305px;
	height: 38px;
	border:1px solid #72a4c9;
	background-color:#0b5ba2; 
	padding-left: 10px;
	color:#fff;

  }
  .search-input::-webkit-input-placeholder {
		 color: #fff;
		 font-size: 12px;
	 }
	.search-btn{
		position: absolute;
		width: 23px;
		height: 20px;
		right: 0px;
		top:45%;
		transform: translate(-50%);
		background: url(../images/search.png) 0px center no-repeat;
		cursor: pointer;
	}
/* ==================导航====================== */
  /*nav*/
 .nav{
 	height: 42px;
	 background: #063a6a;
	 box-sizing: border-box;
 }
.nav .nav-box ul {
    text-align:center;
}
.nav .nav-box ul li.nav-li {
    display:inline-block;
    line-height: 42px;
    padding: 0px 20px;
    box-sizing: border-box;
    position: relative;
}
  .nav .nav-box ul li.nav-li:first-child{
	  padding-left:0px; 
  }
.nav .nav-box ul li.nav-li:last-child{padding-right:0px }

.nav .nav-box ul li.nav-li a{
display: inline-block;
color:#fff;
font-size: 16px;
width: 100%;
height: 100%;
}
.nav .nav-box ul li.active>a,.nav .nav-box ul li:hover  a{
	color: #9fd0fc;
}
/* =====================首页轮播======================== */
/*轮播*/
.banner {
	height: 400px;
	position: relative;
  }
  .banner ul li {
	height: 100%;
	width: 100%;
	position: absolute;
	display: none;
	z-index:10;
  }
  .banner .cut {
	position: absolute;
	width: 43px;
	height: 75px;
	opacity: 0.3;
	top:50%;
	margin-top: -38px;
	left:50%;
	display: block;
	z-index: 30;
	cursor: pointer;
  }
  .banner .prev {
	background:  url(../images/left-arrow.png) no-repeat;
	margin-left:-48%;
  }
  .banner .next {
	background:  url(../images/right-arrow.png) no-repeat;
	margin-left:46%;
  }
  .banner .indicator {
	position: absolute;
	width: 100%;
	left:0;
	bottom:10px;
	text-align: center;
	z-index: 20;
  }
  .banner .indicator a {
	display: inline-block;
	width: 14px;
	height: 14px;
	background: rgba(255,255,255,0.5);
	margin: 5px;
  }
  .banner .indicator a.cur {
	background: rgba(255,255,255,1);
  }
/* =====================学工动态================================== */
  /* main */
.main .main-title ,.title-box{
    padding: 15px 0;
    margin-bottom: 16px;
    border-bottom: 1px solid #E6E8EF;
}

    .main .main-title .news-head p, .hot-title p {
        border-left: 4px solid #015198;
        padding-left: 10px;
        font-size: 28px;
        color: #0f1010;
        line-height: 28px;
        font-weight: bold;
    }
.main .main-title .news-head  .english-text{
	font-size: 16px;
	color:#46464a;
}
/*.main .main-title .more{
	width: 31px;
	height: 21px;
	background: url(../images/big-arrow.png) 0px center no-repeat;
	background-size: 100% 100%;
	margin-top: 10px;
}*/
    .main .main-title .more, .title-box .more {
        display: block;
        width: 60px;
        height: 28px;
        background: #015198;
        padding-left: 8px;
        box-sizing: border-box;
    }

        .main .main-title .more span, .title-box .more span {
            display: block;
            line-height: 28px;
            color: #FFFFFF;
            font-size: 14px;
        }

            .main .main-title .more span::after, .title-box .more span::after {
                content: '';
                display: inline-block;
                width: 16px;
                height: 16px;
                background: url(../images/more.png) no-repeat;
                background-size: 100% 100%;
                vertical-align: -3px;
            }
/* right */
.main .content-right{
	width: 575px;
}
.main .content-right ul{
	height: 320px;
}
.main .content-right ul li{
    margin-bottom:17px;
}
.main .content-right ul li:last-child{
    margin-bottom:0;
}
/* 日历样式 */
.main .content-right  .calendar{
	width: 80px;
	color:#46464a;
	text-align: center;
    font-size:14px;
}

/* 列表 */
.main .content-right  .calendar-list{
	width: calc(100% - 83px);
}
.main .content-right  .calendar-list a{
	display: block;
}
.main .content-right  .calendar-list a:hover{
	color:#015198;
}
.main .content-right  .calendar-list .title{
	color:#0f1010;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.main .content-right  .calendar-list .calendar-content{
color:#46464a;
font-size: 14px;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 21px;
	cursor: pointer;
}
/*小图片轮播*/

.small_banner {
	width: 575px;
   height: 320px;
	position: relative;
	 float: left;
}
.small_banner ul li {
   width: 575px;
   height: 320px;
 position: absolute;
 left: -2px;
 display: none;
 z-index:10;
 box-sizing: border-box;
}
.small_banner .num {
 position: absolute;
 /*width: 300px;*/
 right:10px;
 bottom:-2px;
 text-align: center;
 z-index: 50;
}
.small_banner .num a {
 display: inline-block;
 width: 10px;
 height: 10px;
 line-height: 16px;
 margin: 5px;
 background: rgba(255,255,255,0.5);
}
.small_banner .num a.cur {
 background: rgba(255,255,255,1);
}
.small_banner .num a:hover{
   background: rgba(255,255,255,1);
}

.small_banner .banner_title{
 position: absolute;
 z-index: 30;
 bottom: 0px;
 left:-2px;
 width: 100%;
 background: rgba(1, 81, 152, 0.75);

 box-sizing: border-box;
}
.small_banner .banner_title .title_content{
 position: relative;
 width: 100%;
 height: 30px;
 box-sizing: border-box;
}
.small_banner .banner_title .title_content p{
 position: absolute;
 bottom: 0px;
 width: 100%;
 height: 30px;
 line-height: 30px;
 display: none;
 z-index: 10;
 color:#fff;
 box-sizing: border-box;
 padding-left: 20px;
   cursor: pointer;
}
.banner_title .title_content p a{
    display:inline-block;
    width:70%;
    white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    color:#fff;
    font-size:14px;
}

  /* =========================热点关注============================ */
/* 热点关注 */
.hot-news{
	/*height: 210px;*/
	margin-top:30px; 
}
.hot-news .hot{
	width:570px;
}
.title-box{
	height: 35px;
	margin-bottom: 20px;
}
/*.hot-title{
	border-left:3px solid #015198;
	padding-left: 10px;
	height: 35px;
	
}
 .hot-title p{
	line-height: 20px;
}*/
 .title-name{
	font-size: 18px;
	color:#0f1010;
}
.hot-news .english-text{
	color:#46464a;
	font-size: 12px;
}
.hot-news .hot-list li:not(:last-child) {
    margin-bottom:15px;
}
.hot-news .hot-list li a {
    width: calc(100% - 85px);
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #0f1010;
    font-size: 16px;
}
.hot-news .hot-list li a:hover{
	color:#015198;
}
.hot-news .notice{
	width:calc(100% - 620px);
}
/* =====================时间==================== */
.hot-news .dated{
	color:#46464a;
	font-size: 14px;
}
/* =====================更多小箭头========================== */
.small-arrow {
	width: 18px;
	height: 12px;
	margin-top: 9px;
	background: url(../images/small-arrow.png) 0px center no-repeat;
}
/* ========================专题链接============================ */
.special-box{
	width: 100%;
	height: 225px;
	box-sizing: border-box;
	background: #f7fbff;
	padding: 20px 0px;
	/*margin: 35px 0px 20px 0px;*/
}
.special{
	height: 190px;
	
}
.special .special-link{
	width: 313px;
}
.special  .special-list ul li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color:#fff;
	margin-top: 10px!important;
}
.special  .special-list ul li span{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color:#fff;
	text-align: center;
	font-size: 16px;
}
.special  .special-list ul li a{
	font-size: 14px;
	color:#fff;
	padding-left: 10px;
	float: right;
	width: calc(100% - 40px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.special  .special-list ul li:first-child{
	background: url(../images/1.png) 0px center no-repeat;
}
.special  .special-list ul li:nth-child(2){
	background: url(../images/2.png) 0px center no-repeat;
}
.special  .special-list ul li:nth-child(3){
	background: url(../images/3.png) 0px center no-repeat;
}
/* ===============================下载专区==================================== */
.download-zone {
    width: 100%;
    height: 190px;
}
.download-list a{
	float: left;
	width: 282px;
	height: 35px;
	border:1px solid #cfcfcf;
	text-align: center;
	color:#46464a;
	line-height: 35px;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
	margin: 0px 20px 15px 0px;
    font-size:15px;
    padding:0 2px 0 3px;
    box-sizing:border-box;
}
.download-list a:hover{
	border:1px solid #015198;
	color:#015198;
}
.download-list a:nth-child(4n+4){
	margin-right: 0px;
}
/* ======================精彩回眸================================== */
.Wonderful-Review {
     width: 313px;
}
.wonder{
	height: 220px;
	margin-bottom: 30px;
}
.wonder-title{
	height: 35px;
}

.small-pic{
	width: 224px;
	height: 166px;
	margin-right: 17px;
	float: left;
}
.small-pic:last-child{
	margin-right: 0px;
}
.small-pic img{
	width: 224px;
	height: 166px;
}
.pic-title{
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color:#fff;
	font-size: 14px;
	background: rgba(1,81,152,0.75);
	padding-left: 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}
/*======================HelpWork========================*/
.helpwork {
	width: calc(100% - 353px);
	height: 220px;
}
/* =====================footer========================= */

/*footer*/
.footer{
	height: 160px;
	background: url(../images/footer_bg.jpg) top center no-repeat;
	box-sizing: border-box;
	margin-top: 30px;
}
.footer .copyright{
	width: calc(100% - 220px);
	margin: 25px 0px;
	box-sizing: border-box;
}
.footer .copyright p{
 color:#fff;
 font-size: 12px;
 line-height: 30px;
}
.footer .link-box{
	width: 200px;
	padding: 35px 0px;
	box-sizing: border-box;

}
.office-link{
	width: 100%;
	height: 34px;
	line-height: 34px;
	border:1px solid #fff;
	border-radius: 3px;
	/*color:#fff;*/
	font-size: 12px;
	/*background: rgba(255,255,255,0.2);*/
	box-sizing: border-box;
	padding: 0px 10px;
	position: relative;
}

/* 友情链接 */
.frind-link{
	width: 100%;
	height: 34px;
	line-height: 34px;
	border:1px solid #fff;
	border-radius: 3px;
	/*color:#fff;*/
	font-size: 12px;
	/*background: rgba(255,255,255,0.2);*/
	box-sizing: border-box;
	padding: 0px 10px;
	position: relative;
}
.office-link>span，.frind-link span{
	cursor: pointer;
}
.office-link>span b,.frind-link>span b{
	position: absolute;
	right: 10px;
	top:12px;
	width: 12px;
	height: 6px;
	background: url(../images/arrow.png) 0px center no-repeat;
}
.drop-link{
	position: absolute;
	top:-30px;;
	left:-200px;
	width: 100%;
	display: none;

}
.drop-frind{
	position: absolute;
	top:-65px;;
	left:-200px;
	width: 100%;
	display: none;
}
.drop-link a, .drop-frind a{
	display: block;
	color:#343434;
	padding: 0px 10px;
	text-align: center;	
	height:40px;
	background: #fff;
	border-bottom: 1px solid #d7d7d7;
}
.drop-link a:hover,.frind-link a:hover{
	color:#015198;
}
.drop-link a:first-child,.drop-frind a:first-child{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.drop-link a:last-child,.drop-frind a:last-child{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.drop-link a:last-child,.frind-link a:last-child{
	border-bottom: 0px;
}
.office-link:hover b,.frind-link:hover b{
	transform:rotate(90deg);
	-ms-transform:rotate(90deg); 	/* IE 9 */
	-moz-transform:rotate(90deg); 	/* Firefox */
	-webkit-transform:rotate(90deg); /* Safari 和 Chrome */
	-o-transform:rotate(90deg);
}
.office-link:hover .drop-link{
	display: block;
}
.frind-link:hover .drop-frind{
	display: block;
}

/* ============================二级页面-精彩回眸========================================= */

/* 精彩回眸样式 */
.sub-pic,.sub-pic img{
	width: 100%;
	height: 260px
}
/* sub-left */
.sub-left{
	width: 295px;
	min-height: 590px;
	border: 5px solid #025299;
}
.sub-left .sub-title{
	width: 100%;
	height: 60px;
	background-color:#015198;
	color:#fff;
	font-size: 18px;
	text-align: center;
	line-height: 58px; 
	box-sizing: border-box;
}
.sub-items{
	margin-top: 30px;
	width: 100%;
}
.sub-items ul li{
	padding: 10px 0;
	margin: 0px 10px;
	box-sizing: border-box;
	border-bottom: 1px dashed #b6b8b7;
}
.sub-items ul li a{
	display: block;
	width: 100%;
	font-size:14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.morebox{
    text-align:center;
    padding:10px 0;
    height:30px;
    line-height:30px;
}
.morebox .seemore{
    display:inline-block;
    width:100px;
    height:30px;
    color:#fff;
    background:#015198;
    border-radius:4px;
    transition:none;
}
/* right */
.sub-right{
	width: calc(100% - 325px);
}
.sub-right .glance{
	font-size:16px;
	color:#015198;
	border-left:3px solid #01509b;
	height: 33px;
	padding-left: 10px;
	line-height: 33px;
}
.location{
	color:#898989;
	font-size: 14px;
}
.right-title{
	border-bottom:3px solid #005197;
	padding-bottom: 2px;
}
/* 内容 */

.right-items .items-pic{
	width: 275px;
	height: 200px;
	float: left;
	margin: 0px 20px 20px 0px;
}
.right-items .items-pic:nth-child(3n+3){
	margin-right: 0px;
}
.right-items .items-pic img{
	width: 275px;
	height: 200px;
}
.items-pic .items-title{
	position: absolute;
	bottom: 0px;
	left:0px;
	width: 100%;
	height: 30px;
	line-height: 30px;
	color:#fff;
	font-size: 14px;
	background: rgba(1,81,152,0.75);
	padding:0 5px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	box-sizing: border-box;
}

/* ===============================专题链接================================= */
.right-items ul.special-zone li{
	width: 100%;
	height: 40px;
	line-height: 40px;
	color:#fff;
	margin-top: 10px!important;
}
.right-items ul.special-zone li span{
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	color:#fff;
	text-align: center;
	font-size: 16px;
}
.right-items ul.special-zone li a{
	font-size: 14px;
	color:#101010;
	padding:0px 10px 0px 0px;
	float: right;
	width: calc(100% - 40px);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
}
.right-items ul.special-zone li:first-child{
	background: url(../images/long1.png) 0px center no-repeat;
}
.right-items ul.special-zone li:nth-child(2){
	background: url(../images/long2.png) 0px center no-repeat;
}
.right-items ul.special-zone li:nth-child(3){
	color:#fff;
	background: url(../images/long3.png) 0px center no-repeat;
}
.right-items ul.special-zone li:first-child a,
.right-items ul.special-zone li:nth-child(2) a,
.right-items ul.special-zone li:nth-child(3) a{
	color:#fff;
}
.right-items ul li.items-list{
	margin-top: 0px!important;
	line-height: 35px;
}
.right-items ul li.items-list a{
	width: 100%;
}

/* =====================下载专区============================= */
.right-items ul.download li
{
	width:100%;
	height: 35px;
	border:1px solid #cfcfcf;
	text-align: center;
	color:#46464a;
	line-height: 35px;
	margin: 0px 25px 15px 0px;
	padding: 0px 10px;
}
.right-items ul.download li{
	margin-top: 0px!important;
	line-height: 35px;
}
.right-items ul.download li a,.right-items ul.other-items li a{
	display: block;
	width: 100%;
	padding: 0px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	box-sizing: border-box;
	text-align: left;
	color:#101010;
	padding-left:0px; 
	font-size: 14px;
	
}
/* =======================其他新闻列表========================= */
.right-items ul.other-items li{line-height: 35px;}

/*======================= 学工动态====================================================== */
.right-items .dymic {
    min-height:450px;
} 
.right-items .dymic  li{
	 height: 64px;
 }
 .right-items .dymic .calendar{
	width: 72px;
	height: 64px;
	background: #015198;
	color:#fff;
	text-align: center;
}
.right-items .dymic .calendar div{
	font-size:28px;
	line-height: 35px;
}
.right-items .dymic .calendar p{
	font-size: 16px;
	line-height: 28px;
}
/* ==================列表========== */
.right-items .dymic li{
	height: 64px;
	border-top: 1px solid #dfdedd;
	padding: 20px 0px;
  }
  .right-items .dymic li:first-child{
	padding-top: 0px;
	border-top: 0;
  }
.right-items .dymic  .calendar-list{
	width: calc(100% - 83px);
}
.right-items .dymic  .calendar-list a{
	display: block;
}
.right-items .dymic  .calendar-list a:hover{
	color:#015198;
}
.right-items .dymic  .calendar-list .title{
	color:#0f1010;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.right-items .dymic  .calendar-list .calendar-content{
  color:#46464a;
  font-size: 14px;
  text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	line-height: 21px;
	cursor: pointer;
}
/*================分页页码======================*/
.page {
    text-align:center;
    margin:20px 0px;
}
.page .nochange{
    font-style:normal;
    color:#015198;
    padding:0 3px;
}
.page span{
    display:inline-block;
    width:24px;
    height:24px;
    line-height:24px;
    border:1px solid #dfdedd;
    margin-right:5px;
}
.page .checked{
    background:#015198;
    border:1px solid #015198;
    color:#fff;
}
/*====================详情页面===============*/ 
.box-body .news-detail .news-title p:first-child {
    font-size: 22px;
    color: #3c3c3c;
}
.box-body .news-detail p.author {
    margin:10px 0px;
    font-size:14px;
    color:#898989;
}
.box-body .news-detail .news-content{
    min-height:300px;
    padding:20px;
    box-sizing:border-box;
    text-indent:26px;
}
.ellipsis{
    text-overflow:ellipsis;
    white-space:nowrap;
    overflow:hidden;
    display:inline-block;
    width:90%;
}