.bgys{
	width: 100%;
	padding: 20px 0px;
	background-color: #f6f6f6;
}
.list-mag{
	width: 1200px;
	margin: auto;
	overflow: hidden;
	background-color: #fff;
	border: #eee 1px solid;
}
.mag-text{
    width: 100%;
    height: 64px;
    border-bottom: #eee 1px solid;
    background-color: #fff;
    margin: 0px !important;
}
.mag-text p {
    font-size: 16px;
    height: 63px;
    line-height: 63px;
    margin: 0 0 0px;
    color: #000000;
}
.mag-text p a{
	color: #000000;
}
.mag-text p a:hover{
	color: #CD0600;70 116
}
/* 正文 */
.kons{
	text-align: center;
	padding: 70px 116px 44px 116px;
}
.kons p{
	font-size: 32px;
	font-weight: bold;
}
.kong-text{
	padding: 0px 70px;
}
.source {
    color: #666;
	}
.publish{
	margin-right: 15px;
}
.source p{
	margin-bottom: 0px !important;
}
#large {
    font-size: 20px;
}
#in {
    font-size: 18px;
}
.control span {
    margin: 0 7px;
}
.control span.active {
    color: #333;
}
.hand {
    cursor: pointer;
}
/* 分享 */
.share {
    margin-left: 70px;
}
.share a {
    width: 32px;
    height: 32px !important;
    margin: 0 7px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
}
#wechat {
    background: #bbb url(../img/icon/wechat.png) no-repeat center;
}
#wechat:hover {
    background: #3eb135 url(../img/icon/wechat.png) no-repeat center;
}
#microblog {
    background: #bbb url(../img/icon/microblog.png) no-repeat center;
}
#microblog:hover {
    background: #f8dd93 url(../img/icon/microblog-hover.png) no-repeat center;
}
#space {
    background: #bbb url(../img/icon/space.png) no-repeat center;
}
#space:hover {
    background: #287ed5 url(../img/icon/space-hover.png) no-repeat center;
}
/* 杠 */
.kong-img{
	max-width: 100%;
	max-height: 470px;
	padding-top: 35px;
}
.kong-img img{
	max-height: 470px;
	width: 100%;
}
.text-p{
	min-height: 300px;
	padding: 70px 28px 20px 28px;
}
.text-p p{
	margin-bottom:10px;
	text-align: justify;
	font-size: 18px;
	text-indent:2em;
	line-height: 2.3;
}
.text-p p img{
	max-width: 100%;
	max-height: 100%;
	margin: auto;;
}
.text-p div{
	text-indent: 2em;
}
.text-p span div{
	text-indent: 2em;
}