body{
	background-color: #fffdfd;
}
.main-top{
margin-bottom: 10px;
}
hr{
	background-color:#eeeeee;
	height: 2px;
	border: none;
}
.content{
	width: 1240px;
	margin: auto;
	background-color: #fff;
	margin-top: 40px;
}
.content-right{
	width: 290px;
	float: right;
}
.content-main{
	width: 880px;
	height: 100%;
	min-height: 1000px;
	background: #fff;
}
.newsbanner{
	width: 600px;
    height: 300px;
    float: left;
    background-color: cadetblue;
}
.Advertisement-top{
	width: 270px;
height: 145px;
	float: right;
	background-image: url("../images/main-cimg1.png");
}
.Advertisement-top span{
	position: relative;
    top: 105px;
    left: 15px;
    color: white;
}

.Advertisement-bottom{
	margin-top: 10px;
	width: 270px;
	height: 145px;
	float: right;	
	background-image: url("../images/main-cimg2.png");
}
.Advertisement-bottom span{
	position: relative;
    top: 105px;
    left: 15px;
    color: white;
}

.content-notice{
	margin-top: 20px;
	background-color: #f9f9f9;
	padding: 20px;
}
.news-content{
margin-top: 20px;
}

.content-Headlines{
	background-color: #f9f9f9;
	padding: 20px;
	margin-bottom: 30px;
}
.content-Headlines-dt{
    font-size: 18px;
    display: block;
    margin-bottom: 10px;
}
.content-Headlines dl{
	margin: 10px;
    margin-bottom: 0px;
	}
	.content-Headlines dl a{
		color: #000000;
		}

.content-Headlines dl a:hover{
	color: #00C4E0;
	cursor: pointer;
	}

.content-notice>div{
	width: 250px;
    height: 150px;
    margin: 10px auto;
    margin-bottom: 0px;
}
.content-notice>div img{
	width: 100%;
	height: 100%;
}
.a-title{
	font-size: 22px;
	color: #333;
	text-decoration: none;
	margin: 10px;
	display: inline-block;
	/* -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s; */
}
.a-title:hover{
	color:#00C4E0;
}
.a-sign{
	display: inline-block;
			 color: #00C4E0;
			 font-size: 12px;
			 border: 1px #00c4e0 solid;
			 border-radius: 3px;
			 padding-left: 6px;
			 padding-right: 6px;
			 line-height: 20px;
}

.user-info{
	color: #999;
}
.user-info img{
	width: 12px;
	height:12px;
}
.news-content img{
	width: 12px;
	height:12px;
	
}
.new-desc-two{
	padding-top: 20px;
	padding-bottom:20px; 
    font-size: 14px;
    line-height: 26px;
    color: #666;
    word-break: break-all;
    overflow: hidden;
}
.label-item {
    color: #999;
    display: inline-block;
    border: 1px #999 solid;
    border-radius: 100px;
	font-size: 12px;
	padding: 1px 10px 1px 10px;   
	margin-bottom: 20px;
	margin-right: 5px;
	-webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.label-item:hover{
	color: #00C4E0;
	border: 1px #00C4E0 solid;
}
.y-paging .y-prev, .y-paging .y-next, .y-paging .y-page, .y-paging .y-omit {
    display: inline-block;
    height: 18px;
    min-width: 24px;
    padding: 6px 3px;
    margin: 0 4px;
    background: #fff;
    border: solid 1px #ddd;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    border-radius: 0px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}
.y-paging .y-prev, .y-paging .y-next, .y-paging .y-page{
	color: #000000;
}

.y-paging .y-prev:hover, .y-paging .y-next:hover, .y-paging .y-page:hover{
	/* text-decoration:underline; */
	color: #36f;
	border: solid 1px #5f82e9;
}
.y-paging .y-disabled:hover{
	text-decoration:none;
}
.y-current {
    color: #fff!important;
    background: #36f!important;
}
.y-paging .y-omit {
    width: 26px;
    padding: 7px 3px;
    border-width: 0;
    background: transparent;
    cursor: default;
}
.y-paging .y-disabled, .y-paging .y-disabled:link, .y-paging .y-disabled:visited, .y-paging .y-disabled:hover {
    background: #efefef;
    border-color: #efefef;
    color: #ccc;
    cursor: default;
}
.y-page-list{
	display: inline-block;
	margin-bottom: 30px;
}
.y-jump{
	display: inline-block;
}
.y-paging .y-total, .y-paging .y-jump {
    display: inline-block;
    height: 18px;
    padding: 7px 0;
    margin: 0 0 0 16px;
    overflow: hidden;
}
 .y-paging .y-jump {
    display: inline-block;
    height: 18px;
    padding: 10px 0;
    margin: 0 0 0 16px;
    overflow: hidden;
}
.y-align-center {
	margin-top: 50px;
    text-align: center !important;
}
.y-input{
	height: 20px;
	width: 50px;
	text-align: center;
}
.y-input::-webkit-outer-spin-button,
.y-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.y-btn{
	margin-left: 10px;
	width: 50px;
    height: 25px;
    color: #36f;
    border-color: #36f;
    border: 1px #36f solid;
    background-color: #fff;
}
.y-btn:hover{
	color: #fff;
	background-color: #36f;
	cursor: pointer;
}
.swiper-pagination-bullet {
    width: 30px;
    height: 6px;
    display: inline-block;
    border-radius: 0; 
}

/* 新闻详情 */
.header-nav{
	height: 50px;
	-moz-box-sizing: border-box; 
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
	box-sizing: border-box;
	line-height: 50px;
	background-color: #f8f8f8;
}
.header-nav>div{
	width: 1230px;
	margin: auto;
}
.header-nav>div a{
	color: #36f;
	margin: 3px;
}
.header-nav>div span{
	margin: 3px;
}
.header-nav>div a:hover{
	color: #36f;
	text-decoration:underline;
}
.details-title{
	font-size: 32px;
    line-height: 36px;
    color: #000;
    margin: 0;
	font-weight: 700;
	
}
.details-info{
	color: #999;
	margin-top: 20px;
	margin-bottom: 20px;
}
.details-info img{
	width: 12px;
	height:12px;
}
.details-info span{
	margin-right: 20px;
}
.briefly{
	background: #f9f9f9;
        font-size: 14px;
        color: #73777a;
        line-height: 24px;
        letter-spacing: 0;
        text-align: left;
        padding: 20px 32px;
        margin-bottom: 32px;
        overflow: hidden;
        word-wrap: break-word;
        word-break: break-all;
}
.briefly b{
	color: #000;
}
.article p{
	text-indent:2em;
	margin: 0 0 20px;
	font-size: 16px;
	line-height: 30px;
}
.article span{
	font-size: 18px;
    font-weight: bold;
    margin: 36px 0 36px 0;
    display: block;
}
.article>div{
	height: 100%;
    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.article-comment{
	margin-top:100px ;
	margin-bottom: 50px;
}
.article-comment a{
	font-size: 14px;
	margin-right: 50px;
	cursor: pointer;
}

 i{
	font-size: 14px;
	font-style: normal;
}
.article-comment img{
	width: 30px;
	height: 30px;	
}

.article-comment span{
	float: right;
	margin-top: -14px;
}
.article-comment a{
	color: #000;
}
.operation:hover{
	color: #36f;
}
.article-comment .operation-img{
	margin: 5px;
	margin-right: 0px; 
}
.page-turning{
	width: 100%;
}
.page-turning a{
	display: inline-block;
	color: #000;
	margin-bottom: 20px;
	width: 49%;
	font-size: 14px;
	text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.page-turning a:hover{
	color: #36f;
}
.footer-comment>a{
	display: block;
	font-size: 18px;
    color: #333;
	clear: both;
	border-bottom: 1px solid #e9e9e9;
    margin-top: 50px;
    margin-bottom: 20px;
	padding-bottom: 20px;
	font-weight: bold;
}
.not-logged{
    width: 100%;
    text-align: center;
    border: 1px #999 solid;
    height: 160px;
    margin-bottom: 70px;
    line-height: 160px;
}
.not-logged>a{
	color: #36f;
}
.footer-comment-cont{
margin-bottom: 80px;
margin-top: 30px;
	width: 100%;
}
.clearfix-right{
	float: right;
	width: 92%
}
.clearfix-right>time{
	float: right;
	font-size: 14px;
	color: #9b9ea0;
}
.clearfix-left{
	font-size: 14px;
	display: inline-block;
}
.clearfix-right a{
	font-size: 14px;
}
.clearfix-left>img{
	width: 50px;
	height:50px;
	border-radius: 50%
}
.clearfix-txt{
	float: right;
	width: 90%
}
.clearfix-right >span{
	float: right;
}
.clearfix-right >span a{
	margin-right: 10px;
}
.clearfix-right .operation{
margin-right: 10px;
cursor: pointer;
}
.clearfix-right>p{
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
    margin-bottom: 15px;
}
.userid{
	color: #36f;
}
.edit-comment{
	height: 260px;
	width: 100%;
	border-radius: 2px;
	background-color: #f5f5f6;
	border: 1px #dddddd solid;
	margin-bottom: 50px;
	text-align: center;
}
.edit-comment textarea{
	width: 800px;
	padding: 10px;
	height: 130px;
	border-radius: 6px;
	margin-top: 30px;
	font-size: 16px;
}
.edit-comment input{
	float: right;
    margin-right: 30px;
    width: 120px;
    height: 40px;
    margin-top: 15px;
    font-size: 14px;
    color: white;
    font-size: 16px;
    background-color: #36f;
	border: 1px #36f;
	cursor: pointer;
}
.replybox{
		clear: right;
		background-color: #f5f5f6;
		width: 88%;
		margin-left: 8%;
		border: 1px #dddddd solid;
		padding: 16px;
		margin-top: 40px;
}
.replybox time{
	float: right;
    color: #888;
}
.replybox >userid{
	color: #36f;
}
.replybox hr{
	margin-top: 10px;
}
.replybox >a{
	font-size: 14px;
}
.replybox p{
	font-weight: bold;
	margin: 10px;
}
.replybox span{
	float: right;
}
.replybox span a{
	margin: 5px;
}
.replybox .operation{
	margin-right: 10px;
	cursor: pointer;
}
.reply-comment{
	width: 97%;
    margin: 10px;
    padding: 5px;
    margin-bottom: 30px;
}
.reply-submit{
	width: 100px;
    height: 30px;
    font-size: 14px;
    background-color: #7798fc;
    border: 1px;
    color: #fff;
    float: right;
	margin-top: -22px;
	cursor: pointer;
}