.con{
	
	padding-top: 4.8rem;
}
.header-nav{
	position: fixed;
	max-width: 640px;

}
.topt {
	height: 0
}

.top {
	position: relative
}

.combox {
	background: #fff;
	padding: .5rem 1.2rem 0
}

.comarg {
	background: #fff;
	padding-top: 1.25rem;
	margin-bottom: 1.2rem;
}

.newsnav {
	
	padding: 1rem;
}

.newsnav p,
.newsnav a {
	font-size: 1.2rem;
	color: #888;
	line-height:2.2rem
}

.newsnav p a:hover {
	color: #ef8200
}

.newsbody iframe,
.newsbody embed {
	width: 80%;
	height: 265px
}

.newshead {
	border-bottom: 1px solid #ededed;text-align: center;
}

.newshead h1 {
	background: #fff;
	font-size: 1.4rem;
	color: #333;
	line-height: 2.2rem
}

.newshead p {
	font-size: 1.2rem;
	color: #666;
	line-height: 2rem;

	font-weight: lighter
}

.newshead p span {
	margin-left: 1.2rem
}

.newsbody {
	
font-size: 1.2rem;
	color: #666;
	padding-top: 1rem;
}

.newsbody div,
.newsbody p,
.newsbody span {
	line-height: 2.2rem;
	text-indent: 2em;
}

.newsbody img {
	display: block;
	width: 98%;
	padding: 1%;
	margin: .5rem auto;
	box-shadow: 1px 0 5px rgba(0, 0, 0, .1)
}

.newsmore {
	color: #2971f0;
	font-size: 1.25rem;
	padding-top: 1rem
}

.newsmore ul li {
	line-height: 2rem
}

.newsmore a {
	color: #2971f0
}

.newsmore a:hover {
	color: #f3324d
}.newsbody img{
	height: auto !important;
	width: 85% !important;margin: 0 auto !important;
}
