.newstop{
	width: 100%;
	overflow: hidden;
}
.newstop img{
	width: 100%;
	height: auto;
}
.company{
	padding-bottom: 40px;
}
.company p{
	text-align: center;
	font-weight: bold;
}
.company p:nth-of-type(1){
	color: #777879;
	font-size: 2em;
	padding: 50px 0 20px 0;
}
.company p:nth-of-type(2){
	color: #355295;
	font-size: 1.5em;
}

.invite{
	width: 1200px;
	margin: 0 auto;
	border-bottom: 2px solid #0C3283;
	overflow: hidden;
}
.invitediv{
	float: left;
}
.spanleft{
	display: inline-block;
	width: 3px;
	height: 15px;
	background-color: #0C3283;
}
.message{
	display: inline-block;
	padding:10px 10px 5px 5px;
	color: #0C3283;
	font-size: 1.1em;
}
.retu{
	display: inline-block;
	padding:10px 10px 5px 10px;
	float: right;
	font-size: 1.1em;
}
.retu a{
	text-decoration: none;
	color: #0C3283;
}
.postdemand{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 80px 0;
}
.demand {
	padding-left: 10px;
}
.demand img{
	vertical-align:middle;
}
.demand span{
	display: inline-block;
	color: #0C3283;
	font-size: 1em;
	padding: 10px 5px;
}
.demand p{
	color: #333333;
	line-height: 1.6em;
	padding-left: 25px;
}
.demandp{
	color: #0C3283 !important;
	font-size: 1em !important;
}
@media only screen and (max-width:780px ) {
	.newstop{
	width: 100%;
	overflow: hidden;
}
.newstop img{
	width: 100%;
	height: auto;
}
.company{
	padding-bottom: 40px;
}
.company p{
	text-align: center;
	font-weight: bold;
}
.company p:nth-of-type(1){
	color: #777879;
	font-size: 2em;
	padding: 50px 0 20px 0;
}
.company p:nth-of-type(2){
	color: #355295;
	font-size: 1.5em;
}

.invite{
	width: 100%;
	margin: 0 auto;
	border-bottom: 2px solid #0C3283;
	overflow: hidden;
}
.invitediv{
	float: left;
}
.spanleft{
	display: inline-block;
	width: 3px;
	height: 15px;
	background-color: #0C3283;
}
.message{
	display: inline-block;
	padding:10px 10px 5px 5px;
	color: #0C3283;
	font-size: 1.1em;
}
.retu{
	display: inline-block;
	padding:10px 10px 5px 10px;
	float: right;
	font-size: 1.1em;
}
.retu a{
	text-decoration: none;
	color: #0C3283;
}
.postdemand{
	width: 1200px;
	margin: 0 auto;
	padding: 20px 0 80px 0;
}
.demand {
	padding-left: 10px;
}
.demand img{
	vertical-align:middle;
}
.demand span{
	display: inline-block;
	color: #0C3283;
	font-size: 1em;
	padding: 10px 5px;
}
.demand p{
	color: #333333;
	line-height: 1.6em;
	padding-left: 25px;
}
.demandp{
	color: #0C3283 !important;
	font-size: 1em !important;
}

}