.news.gray-bg{
	background: #f9f9f9;
}
.nav_sit {
	font-size: 12px;
}

.my_zj {
	padding: 50px 0px;
}

.my_zj span {
	font-size: 16px;
}

.my_zj span b {
	font-size: 30px;
	font-weight: normal;
	visibility: hidden;
}

.my_zj p {
	font-size: 12px;
}

.foot.gray-bg {
	background: #eee;
}

.foot.gray-bg h2,
.foot.gray-bg a {
	color: #7d7d7d;
}

.foot.gray-bg dd {
	color: #777;
}


.news_left {
	background: #fff;
	padding: 15px;
}

.news .tit {
	padding-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
}

.news_gg_text {
	padding: 10px 20px;
	width: 90%;
	margin-left: 5%;
	margin-top: -65px;
	background: #fff;
	height: auto;
	overflow: hidden;
	position: relative;
	z-index: 11111;
}

.news_gg_text .s1 {
	font-size: 12px;
	color: #fa9e0d;
}

.news_gg_text h2 {
	margin: 10px 0px;
}

.news_gg_text span {
	font-size: 12px;
	color: #a1a1a1;
}

.news_gg_text .s2 {
	font-size: 14px;
	color: #333333;
	margin-top: 15px;
}

.news_gg_text a {
	color: #333;
	font-size: 14px;
}

.news_list li {
	display: block;
	width: 310px;
	height: auto;
	overflow: hidden;
	background: #fff;
	padding-bottom: 30px;
	margin-bottom: 30px;
}

.news_list li:hover {
	box-shadow: 5px 10px 10px rgba(86, 96, 117, 0.3);
	 -webkit-box-shadow: 5px 10px 10px rgba(86, 96, 117, 0.3);
      -moz-box-shadow: 5px 10px 10px rgba(86, 96, 117, 0.3);
    
}

.news_list li .new_intro {
	width: 90%;
	margin-left: 5%;
	background: #fff;
	margin-top: -30px;
	position: relative;
	background: #fff;
	padding: 10px;
}

.news_list .s1 {
	color: #3274e6;
	font-size: 12px;
}

.news_list span {
	font-size: 12px;
	color: #a1a1a1;
}

.page {
	border-top: 1px solid #d5d5d5;
	padding-top: 30px;
}

.page a {
	display: block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	border: 2px solid #919191;
	float: left;
	margin-right: 12px;
	text-align: center;
	font-size: 12px;
}
.page a:hover{
	background: #3574e6;
	border-color: #3574e6;
	color: #fff !important;
}
.pic_news {
	margin-top: 48px;
	position: relative;
	padding: 10px;
}

.pic_news.s2 {
	margin-top: 10px;
}

.pic_news img {
	position: absolute;
	left: 0px;
	top: 0px;
}

.pic_news_intro {
	position: relative;
	z-index: 111;
	display: table;
	width: 295px;
	height: 185px;
}

.pic_news_intro p {
	color: #fff;
}

.pic_news_intro a {
	padding: 5px 10px;
	background: #0a57e3;
	border: 1px solid #0a57e3;
}

.pic_news_intro span {
	display: table-cell;
	vertical-align: middle;
	height: 100%;
}

.pic_news_list ul {
	display: block;
	width: 288px;
	height: auto;
	overflow: hidden;
	padding: 20px;
	margin: 0px auto;
	position: relative;
	z-index: 1111;
	background: #fff;
}

.pic_news_list li {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 5px 0px;
}

.pic_news_list li dl {
	margin: 0px;
}

.pic_news_list p {
	font-size: 16px;
	height: 36px;
	line-height: 18px;
	margin: 0px;
}

.pic_news_list small {
	color: #999;
}

.pic_news_list dd {
	display: block;
	width: 165px;
}

.pic_news_list .tab {
	font-size: 14px;
	width: 100px;
	height: 30px;
	line-height: 30px;
	background: #fff;
	text-align: center;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	margin-left: 20px;
	margin-bottom: -3px;
	position: relative;
	z-index: 112222;
	color: #3274e6;
}

.new_tit {
	font-size: 30px;
}

.new_tit:after {
	content: "";
	display: block;
	width: 150px;
	background: #3274e6;
	height: 3px;
	margin-top: 10px;
}

.article span {
	display: block;
	font-size: 12px;
	margin-top: 15px;
}

.other_news .tit {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 15px;
}

.other_news li {
	display: block;
	width: 205px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 22px;
}

.other_news li dl {
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 10px;
	background: #f7f7f7;
}

.other_news li dl dt {
	font-size: 18px;
	margin: 10px 0px;
}

.other_news li dl dt:after {
	content: "";
	display: block;
	width: 80px;
	background: #3274e6;
	height: 3px;
	margin-top: 10px;
}

.other_news li p,
.other_news li a {
	font-size: 12px;
}

.other_news li.s2 {
	margin: 22px;
}

.new_list li {
	display: block;
	width: 100%;
	height: 25px;
	line-height: 25px;
	padding: 5px;
	box-sizing: content-box;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #e1e1e1;
}
.new_list li:first-child{
	border: none;
}
.new_list li b {
	display: block;
	width: 20px;
	line-height: 20px;
	height: 20px;
	text-align: center;
	background: #cacaca;
	border-radius: 50%;
	font-weight: normal;
	color: #fff;
	float: left;
	margin-right: 10px;
}
.new_list li b.hot{
	background: #3274e6;
}
.news_intro .text-success{
	color: #346ff1;
}
.other_news li{
	position: relative;
}
.other_news li:before{
	content: "";
	width: 205px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	background:#0658e8;
	opacity: .8;
}
.other_news li:after{
	content: "";
	width: 205px;
	height: 120px;
	position: absolute;
	left: 0px;
	top: 0px;
	background: url(../images/adds.png) center center no-repeat;
	display: none;
}
.other_news li:hover:before{
	display: none;
}
.other_news li:hover:after{
	display: block;
}
