.organize {
	height: auto;
	overflow: hidden;
}

.organize li a {
	display: block;
	height: auto;
	overflow: hidden;
	margin: 0 40px;
	padding: 30px 0;
	border-bottom: 1px solid #efefef;
}

.organize li:hover {
	background-color: #f8f8f8;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	transition: all 0.2s ease;
}

.photo {
	float: left;
	width: 100px;
	height: 132px;
	overflow: hidden;
}

.photo img {
	width: 100%;
	height: 100%;
}

.organzineText {
	margin-left: 132px;
	line-height: 34px;
}

.organzineText h3 {
	color: #3e3e3e;
	font-size: 1.6em;
	font-weight: bold;
	margin: 18px 0 8px;
}

.orInfo {
	color: #8b8b8b;
	font-size: 1.3em;
}

.main-news {
	/* padding: 70px 0 80px 0; */
}

.main-news .content1>div {
	padding-bottom: 10px;
	border-bottom: 3px dashed #eaeaea;
	position: relative;
}

.main-news .content1 .news-img {
	display: inline-block;
	/* width: 300px; */
	vertical-align: top;
	float:right
}

.main-news .content1 .news-img img {
	max-width: 100%;
}

.main-news .content1 .news-panel {
	display: inline-block;
	/* width: 60%; */
	vertical-align: top;
	padding-left: 5px;
	box-sizing: border-box;
}
.main-news .content1 .news-panel span{
	color:#9d9e9f;
	font-size:16px
}
.main-news .content1 .news-panel strong a {
	display: block;
	color: rgb(100,100,100);
	font-size: 18px;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight:800
}
.main-news .content1 .news-panel strong a span{
	float: right;
}
.main-news .content1 .news-panel p.detail {
	color: rgb(100,100,100);
	font-size:18px;
	line-height: 32px;
	
}

.main-news .content1 .news-panel p.read-push {
	color: #AAA;
	padding-top: 5px;
}

.main-news #newsPage .layui-laypage {
	display: block;
	text-align: center;
	margin-top: 70px;
}

.main-news #newsPage .layui-laypage a,
.main-news #newsPage .layui-laypage span {
	font-size: 16px;
	line-height: 40px;
	height: 40px;
	margin-right: 20px;
	border-radius: 3px;
	color: #e3e3e3;
}

/*动态详情页*/
.main-newsdate {
	margin-top: 80px;
	text-align: center;
}

.main-newsdate .news {
	text-align: left;
	line-height: 104px;
}

.main-newsdate h1 {
	padding-top: 6px;
}
.lxwm{
	margin-top:60px
}
.lxwm p:nth-child(2){
	font-size:28px
}
.contact-wrap2 h2{
	display:inline-block
}
.contact-wrap2 h3{
	display:inline-block
}
.main-newsdate .pushtime {
	color: #686868;
	font-size: 16px;
	line-height: 82px;
}

.main-newsdate .introTop {
	padding-bottom: 28px;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
}

.main-newsdate .introBott {
	font-size: 16px;
	line-height: 42px;
	text-align: justify;
	padding: 40px 0 102px 0;
}

.main-newsdate img {
	max-width: 100%;
}<!--9.3936920166016E-5-->