#main-home {
	margin: -10px auto 10px auto;
    padding: 35px 0 10px 0;
	background: rgba(255,255,255,0.5);
}

.home-row {
    display: block;
	width: 100%;
    margin: 0 0 10px 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}
.home-row dl {
	margin-bottom: 0;
}
.home-row dl dt {
	font-weight: normal;
}

#zhengwu {
	background: #fff;
}
#zhengwu span {
	display: inline-block;
    padding: 20px;
    background: #f6f6f6;
}
#zhengwu span em {
	display: block;
    padding: 12px 20px;
    width: 75px;
    height: 75px;
    text-align: center;
    word-break: break-word;
    border: 1px solid #deb676;
    font-style: normal;
    color: #e7af53;
}
#zhengwu a {
	display: inline-block;
	margin-left: 4px;
    padding-top: 80px;
    width: 120px;
    height: 115px;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20px;
	vertical-align: top;
	color: #333;
	text-decoration: none;
}
#zhengwu a:hover {
	color: #c68015;
	background-color: #f6f6f6;
}
#zhengwu a.cjrz {
	background-image: url(cjr.zw.cjrz.png)
}
#zhengwu a.kffw {
	background-position-y: 27px;
	background-image: url(cjr.zw.kffw.png)
}
#zhengwu a.shbz {
	background-position-y: 30px;
	background-image: url(cjr.zw.shbz.png)
}
#zhengwu a.ldjy {
	background-image: url(cjr.zw.ldjy.png)
}
#zhengwu a.fzqj {
	background-image: url(cjr.zw.fzqj.png)
}
#zhengwu a.jypx {
	background-position-y: 25px;
	background-image: url(cjr.zw.jypx.png)
}
#zhengwu a.jtcx {
	background-position-y: 24px;
	background-image: url(cjr.zw.jtcx.png)
}
#zhengwu a.yhzl {
	background-image: url(cjr.zw.yhzl.png)
}

.news-top-left {
	padding: 0;
	width: 830px;
	height: auto;
	background: #fff;
}
.news-top-left .news-left  {
	float: left;
	width: 370px;
	height: 360px;
	background: #7eb37d;
}
.news-top-left .news-left h3  {
	margin-bottom: 12px;
	padding: 0 0 0 15px;
	height: 45px;
	background: #cae6cc;
}
.news-top-left .news-left h3 a  {
	display: inline-block;
	margin-top: 14px;
	margin-right: 20px;
    padding-bottom: 6px;
    font-size: 18px;
    color: #52a950;
    text-decoration: none;
}
.news-top-left .news-left h3 a.hover,
.news-top-left .news-left h3 a:hover  {
    border-bottom: 4px solid #fec700;
}
.news-top-left .news-left ul {
	margin: 0;
	padding: 0 0 12px 0;
	list-style: none;
}
.news-top-left .news-left ul li {
	position: relative;
    display: block;
    padding: 0 15px 0 80px;
    height: 75px;
}
.news-top-left .news-left ul li a  {
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	display: -webkit-box;
-webkit-line-clamp: 2;
overflow: hidden;
text-overflow: ellipsis;
height: 48px;
-webkit-box-orient: vertical;
}
.news-top-left .news-left ul li a:hover  {
    color: #dddddd;
}
.news-top-left .news-left ul li a span {
	position: absolute;
    padding: 4px 4px;
    left: 12px;
    top: 3px;
    width: 54px;
    height: 54px;
    text-align: center;
    background: #fff;
    color: #52a950;
    word-break: break-word;
    font-size: 12px;
}
.news-top-left .news-left ul li a span em {
	display: block;
    font-size: 24px;
    color: #FCBB6C;
    font-style: normal;
    line-height: 24px;
}


.news-top-right {
	padding-bottom: 10px;
	width: 360px;
    height: 360px;
	background: #f4faf2;
}
.news-top-right h3  {
	margin-bottom: 12px;
	padding: 0 0 0 15px;
	height: 45px;
	background: #cae6cc;
}
.news-top-right h3 a  {
	display: inline-block;
	margin-top: 14px;
	margin-right: 20px;
    padding-bottom: 6px;
    font-size: 18px;
    color: #52a950;
    text-decoration: none;
}
.news-top-right h3 a.hover,
.news-top-right h3 a:hover  {
    border-bottom: 4px solid #fec700;
}
.news-top-right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-top-right ul li {
	position: relative;
    display: block;
    padding: 0 15px 0 15px;
    height: 46px;
    line-height: 19px;
    margin-bottom: 5px;
}
.news-top-right ul li a  {
	color: #40516a;
	font-size: 14px;
	text-decoration: none;
}
.news-top-right ul li a:hover  {
	color: #336699;
}
.news-top-right ul li a span {
	position: absolute;
    color: #666;
    right: 15px;
	bottom: 0;
    color: #ccc;
}

.news-ad {
	float: right;
    width: 450px;
    height: 360px;
    overflow: hidden;
}
.news-ad .news-images img {
	width: 450px;
	height: 290px;
	overflow: hidden;
}
.news-ad .news-title {
	margin-top: 6px;
	padding: 10px;
	font-weight: bold;
	text-align: center;
	background: #dcebf7;
}
.news-ad .news-title a {
	color: #333;
}

.news-center-left {
	padding: 10px 20px;
	background: #fff;
	width: 780px;
	height: 322px;
}
.news-center-left dt {
	
}
.news-center-left dt a {
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 15px;
    padding-left: 30px;
    font-size: 18px;
    color: #3f89cb;
    text-decoration: none;
	background: url(cjr.zc.png) 0 3px no-repeat;
}
.news-center-left dd {
	display: block;
	padding: 0 6px;
	border-bottom: 1px dotted #f3f3f3;
}
.news-center-left dd a {
	display: block;
	padding-left: 15px;
	color: #333;
	background: url(cjr.d.png) 0 9px no-repeat;
}
.news-center-left dd a span {
	display: inline-block;
	float: right;
	color: #ccc;
}

.news-center-right {
	background: #fff;
	padding-top: .5rem;
}
.news-center-right dt {
	border-top: 1px solid #3f89cb;
}
.news-center-right dt a {
	display: inline-block;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
    padding-left: 40px;
    font-size: 18px;
    color: #3f89cb;
    text-decoration: none;
	background: url(cjr.tj.png) no-repeat;
}
.news-center-right dd {
	display: block;
	padding: 0 8px;
}

#home-banner img {
	width: 1200px;
}


.news-bottom {
	width: 595px;
    height: 204px;
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
	background: #f4faf2;
}
.news-bottom h5  {
	margin-bottom: 12px;
	padding: 0 0 0 15px;
	height: 45px;
	background: #cae6cc;
}
.news-bottom h5 a  {
	display: inline-block;
    margin: 14px 20px 0 0;
    padding-bottom: 5px;
    font-size: 18px;
    color: #52a950;
    text-decoration: none;
}
.news-bottom h5 a.hover,
.news-bottom h5 a:hover {
    border-bottom: 4px solid #fec700;
}
.news-bottom ul  {
	margin: 0;
	padding: 0;
	list-style: none;
}
.news-bottom ul li  {
	display: block;
	padding: 0 0 0 8px;
	/*line-height: 1.8;*/
}
.news-bottom ul li a  {
	color: #40516a;
	/*font-size: 14px;*/
	font: 14px/26px "";
	text-decoration: none;
	white-space: nowrap;
width: 100%;
display: inline-block;
overflow: hidden;
text-overflow: ellipsis;
}
.news-bottom ul li a:hover  {
	color: #336699;
}

.quick-links a {
	display: inline-block;
	/*padding-right: 1px;*/
	text-decoration: none;
}
.quick-links a:last-child {
	display: inline-block;
	padding-right: 0;
}

.quick-links a img {
	width: 296px;
	height: 70px;
}

@media (max-width: 640px) {

	#main-home {
		margin-top: 0;
		padding: 0 0 10px 0;
	}
	.news-top-left {
		padding: 0;
		width: 100%;
		height: auto;
	}
	.news-top-left .news-left {
		float: left;
		width: 100%;
		height: auto;
	}
	.news-ad {
		float: left;
		width: 100%;
		height: 360px;
	}
	.news-top-right {
		padding-bottom: 0;
		width: 100%;
		height: auto;
	}
	#home-banner img {
		width: 100%;
		height: 60px;
	}
	.news-bottom {
		width: 100%;
		height: auto;
	}
	.news-bottom ul li {
		padding: 0 15px 0 15px;
	}

	.quick-links {
		width: 100%;
    	height: auto;
    	overflow: hidden;
	}
	.quick-links a {
		float: left;
		padding-right: 0;
		padding-left: 2%;
		padding-bottom: 5px;
		width: 49%;
	}
	.quick-links a img {
		width: 100%;
		height: 45px;
	}
}