#sectionBox{
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
#mainTxtBody{
	width: 765px;
	margin-right: 26px;
	float: left;
	padding-top: 35px;
}
#mainTxtBody .pagePath{
	width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #000;
    background: rgb(244,244,244);
}
#mainTxtBody .pagePath a{
	color: #000;
}
#mainTxtBody .titleBox{
	width: 100%;
}
#mainTxtBody .titleBox .title{
    font-size: 33px;
    color: #000;
    line-height: 40px;
    margin: 30px 0 10px 0;
    text-align: center;
}
#mainTxtBody .titleBox .noteBox{
	font-size: 14px;
    color: #666;
    line-height: 24px;
    height: 24px;
    margin-bottom: 20px;
}
#mainTxtBody .titleBox .noteBox .postAuthor{
	float: left;
}
#mainTxtBody .titleBox .noteBox .postAuthor .net{
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	float: left;
}
#mainTxtBody .titleBox .noteBox .postAuthor .time{
	margin: 0 10px;
}
#mainTxtBody .titleBox .noteBox .shareBox{
	float: right;
	width: 174px;
	height: 24px;
	margin-top: -20px;
}
#mainTxtBody .titleBox .noteBox .shareBox .titleNote{
	float: left;
	margin-right: 5px;
}
#mainTxtBody .titleBox .noteBox .shareBox .platformList{
	
}
#mainTxtBody .titleBox .noteBox .shareBox .platformLi{
	float: left;
	margin-right: 5px;
}

/*正文部分css到时候删掉*/
#mainTxtBody .mainTxt{
	padding-top: 20px;
	padding-bottom: 31px;
	border-bottom: 1px solid #e0e0e0;
	font-size: 16px;
	line-height: 28px;
}
#mainTxtBody .mainTxt p{
	margin-bottom: 15px;
}
#mainTxtBody .mainTxt img{
	max-width: 680px;
	margin: 0 auto;
}


#albumBox{
	/*position: relative;*/
}
#albumBox a{
	/*position: relative;*/
	width: 834px;
	height: 512px;
	position: relative;
	border: 2px solid transparent ; 
}
#albumBox a:hover{
	border: 2px solid #108bf3 ; 
}
#albumBox a:hover .intro{
	color: #108bf3;
}
#albumBox img{
	width: 830px;
	height: 508px;
	/*width: 834px;
	position: absolute;
	left: 0;
	top: 0;*/
}
#albumBox .intro{
	width: 834px;
	font-size: 16px;
    padding: 0 40px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
    /* margin-bottom: 10px; */
    /* text-align: center; */
    position: absolute;
    left: 0;
    text-align: left;
    bottom: 0;
    text-indent: 15px;
    background: linear-gradient(to top, rgba(255, 255, 255, 0.7), rgba(0, 0, 0, 0));
	/*position: absolute;
	left: 0;
	bottom: 0;
    background: -webkit-linear-gradient(bottom, rgba(0,0,0,.7) , rgba(0,0,0,0));
    background: -o-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0));
    background: -moz-linear-gradient(top, rgba(0,0,0,.7), rgba(0,0,0,0));
    background: linear-gradient(to top, rgba(0,0,0,.7) , rgba(0,0,0,0));
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}



#mainTxtBody .otherNote{
	height: 175px;
	padding-top:35px;
}
#mainTxtBody .otherNote .nextBox{
	font-size: 16px;
	line-height: 16px;
	color: #000;
	margin-bottom: 19px;
	height: 16px;
	width: 100%;
}
#mainTxtBody .otherNote .nextBox a{
	color: #0e4393;
	margin-right: 12px;
	float: left;
	font-weight: bold;
}
#mainTxtBody .otherNote .nextBox .name{
	float: left;
}
#mainTxtBody .otherNote .nextBox .area{
	float: left;
}
#mainTxtBody .otherNote .fromBox{
	line-height: 14px;
	font-size: 14px;
	color: #000;
	height: 14px;
	width: 100%;
}

#otherHoter{
	padding-top: 89px;
}

.titleBox .box {
	width: 270px;
	height: 30px;
	transform: scale(1.1);
	float: right;
}
.titleBox .box .txt{
	float: left;
	width: 64px;
	font-size: 14px;
	line-height: 30px;
	color: #666;
	margin-right: 0;
}
.titleBox .box > div {
	width: 30px;
	height: 30px;
	float: left;
	cursor: pointer;
	border-radius: 4px;
	background-size: contain;
	margin: 0 5px;
}


.row a:nth-child(4),.row a:nth-child(7),.row a:nth-child(10),.row a:nth-child(11){
	display: none;
}
.social-share .icon-diandian,.social-share .icon-facebook{
	display: none;
}
.social-share{
	margin-left: 630px;
}
.social-share .icon-weibo{
	background: url(../images/s18.png)no-repeat;
	background-size: 100%;
	border: none;
	border-radius: 5px;
}
.social-share .icon-qq{
	background: url(../images/s16.png)no-repeat;
	background-size: 100%;
	border-radius: 5px;
	border: none;
}
.social-share .icon-wechat{
	background: url(../images/s19.png)no-repeat;
	background-size: 100%;
	border-radius: 5px;
	border: none;
}

.social-share .social-share-icon{
	width: 30px;
	height: 30px;
}

.social-share .icon-douban:before,.social-share .icon-qzone:before,.social-share .icon-douban,.social-share .icon-qzone,.social-share .icon-weibo:before,.social-share .icon-qq:before,.social-share .icon-wechat:before{
	display: none;
}


/*评论*/
.otherCommont{
	width: 849px;
	margin: 20px auto 0;
	font-size: 16px;
	line-height: 24px;
}
.otherCommont .commontBox{
	margin-bottom: 40px;
	padding-left: 20px;
}
.otherCommont .authorityBox{
	background: url(../images/authorityBg.png)no-repeat left 5px;
}
.otherCommont .date{
	color: #aeaeae;
}
.otherCommont .title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 28px;
}
.otherCommont .commonList{

}
.otherCommont .boxLeft{
	float: left;
	margin-right: 20px;
}
.otherCommont .boxLeft .name{
	color: #026dd8;
}
.otherCommont .boxLeft .key{
	float: left;
}
.otherCommont .boxLeft .val{
	float: left;
	max-width: 150px;
}
.otherCommont .txt{
	width: 620px;
	float: left;
}
.commentIt{
	width: 849px;
	margin: 20px auto 0;
	position: relative;
}
.commentIt .title{
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 15px;
}
#commentText{
	width: 849px;
	height: 182px;
	float: left;
	font-size: 16px;
	line-height: 24px;
	padding: 10px;
}
.send{
	width: 95px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: #1174d7;
	color: #fff;
	font-size: 18px;
	position: absolute;
	right: 0;
	bottom: 0;
	cursor: pointer;
}



/*分页*/
#page{
	text-align: center;
	width: 814;
	height: 25px;
	margin: 50px auto 0;
}
.pagetion{
	display: inline-block;
}
.pagetion li{
	float: left;
	margin: 0 5px;
	cursor: pointer;
	text-align: center;
	line-height: 25px;
	width: 50px;
	font-size: 14px;
}
.pagetion .lastPage{
	height: 25px;
	float: left;
	border: 1px solid #55C3E7;
	color: #55C3E7;
}
.pagetion .nextPage{
	height: 25px;
	float: left;
	border: 1px solid #55C3E7;
	color: #55C3E7;
}
.pagetion .showPage{
	width: auto;
}
.pagetion .noClick{
	border: 1px solid #999;
	color: #999;
	cursor: default;
}
.pagetion .nowPage{
	color: #55C3E7;
}




#otherHoter{
    padding-top: 36px;
    width: 400px;
    position: relative;
    position: absolute;
    top: 0;
    right: 0;
}
.hotNew{
    width: 100%;
    height: 406px;
    background-color:#fafafa; 
	border-top: 2px solid #0e68a8;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.recommendNew{
    width: 100%;
    height: 498px;
    background-color:#fafafa; 
	border-top: 2px solid #0e68a8;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#otherHoter .title{
    color: #0e68a8;
    margin-left: 19px;
    margin-top: 11px;
    font-weight:bolder;
    font-size: 17px; 
}
.hotNewLi{
	list-style: decimal;
}
.recommendNewLi{
	list-style: disc;
	color: #146baa;
}
.recommendNewLi span{
	color: #000;
}
.hotNewList ul li{
	line-height: 30px;
	font-size: 16px;
}
.hotNewList ul li:nth-child(1){
	list-style-image: url('../images/one.png');
}
.hotNewList ul li:nth-child(2){
	list-style-image: url('../images/two.png');
}
.hotNewList ul li:nth-child(3){
	list-style-image: url('../images/thr.png');
}
.hotNewList{
	margin-top: 26px;
	padding-left: 20px;
}
.topPhotoArea dl dt img{
	width: 125px;
	height: 72px;
}
.topPhotoArea dl dd{
	width: 167px;
	margin-left: 11px;
	line-height: 20px;
	font-size: 16px;
}
.topPhotoArea dl dt,.topPhotoArea dl dd{
	float: left;
}
.recommendNewBody{
	padding-top: 26px;
	padding-left: 18px;
}
.recommendNewUl{
	padding-top: 18px;
}
.recommendNewUl li{
	line-height: 30px;
	font-size: 16px;
}
#paging ul li{
    float: left;
}
.fgx{
	width: 100%;
	border: 1px solid #dedede;
}
.wyfoote{
    margin-top: 125px;
}
.box{
	margin-right: -88px;
}
.social-share .icon-weibo:hover{
	background: url(../images/s18.png)no-repeat;
	background-size: 100%;
}
.social-share .icon-qq:hover{
	background: url(../images/s16.png)no-repeat;
	background-size: 100%;
}
.social-share .icon-wechat:hover{
	background: url(../images/s19.png)no-repeat;
	background-size: 100%;
}
.social-share .icon-douban:hover{
	background: url(../images/db.png)no-repeat;
	background-size: 100%;
}
.social-share .icon-qzone:hover{
	background: url(../images/qzone.png)no-repeat;
	background-size: 100%;
}
.hotNewList ul li{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 10px;
}
.topPhotoArea dl dd{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}
.recommendNewUl li{
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
	padding-right: 10px;
	background: url(../images/yuandian2.png) no-repeat left;
    padding-left: 18px;
}
.hotNewList ul li span{
	float: left;
    margin-right: 5px;
    width: 20px;
    height: 20px;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
	font-style: italic;
	display: block;
	margin-top: 5px;
}
.hotNewList ul li:nth-child(1) span{
	background: #e30a20;
    color: #fff;
}
.hotNewList ul li:nth-child(2) span{
	background: #e9611d;
    color: #fff;
}
.hotNewList ul li:nth-child(3) span{
	background: #f1b115;
    color: #fff;
}
.hotNewList ul li a{
	float: left;
	width: 87%;
    display: block;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}




.hotNewList ul li a:hover{
    color: #1e5497;
}
.topPhotoArea dl dd:hover{
    color: #1e5497;
}
.recommendNewLi span:hover{
    color: #1e5497;
}

#mainTxtBody .pagePath a:hover{
    color: #1e5497;
}