.content {
	width: 1200px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	background: #fff;
	margin-top: 20px
}

.content .content_home {
	width: 1170px;
	height: auto;
	overflow: hidden;
	padding: 15px
}

.home_left {
	width: 790px;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: left
}

.hlgd {
	width: 790px;
	height: auto;
	overflow: hidden;
	padding-top: 0
}

.hlgd-title {
	width: 790px;
	height: 35px
}

.hlgd-title hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 790px
}

.hlgd-title .hlgdttxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-weight: 700;
	font-size: 18px;
	color: #515050;
	background: url(../images/hlgd.jpg) left center no-repeat #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px
}

.hlgd-content {
	width: 790px;
	height: auto;
	overflow: hidden;
	padding-top: 15px
}

.hlgd-box {
	width: 790px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 20px
}

.hlgd-box dt {
	width: 250px;
	height: 165px;
	overflow: hidden;
	float: left;
	margin-right: 25px
}

.hlgd-box dt img {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s;
	border-radius: 8px
}

.hlgd-box dt img:hover {
	-webkit-filter: brightness(.7);
	border-radius: 8px
}

.hlgd-box dd {
	width: 515px;
	height: 165px;
	overflow: hidden;
	float: left
}

.hlgd-box dd.w100 {
	width: 100%;
	height: 165px;
	overflow: hidden;
	float: left
}

.hlgd-box dd h3 {
	font-weight: 400;
	font-size: 20px;
	margin: 0;
	padding: 0;
	width: 515px;
	height: 35px;
	line-height: 35px;
	overflow: hidden
}

.hlgd-box dd h3 a:hover {
	color: #257feb
}

.hlgd-box dd h3 .dj {
	background: #7bbc18;
	font-size: 14px;
	color: #fff;
	padding: 0 8px 1px;
	border-radius: 10px;
	line-height: 20px;
	margin-right: 5px
}

.hlgd-box dd h3 .yc {
	background: #257feb;
	font-size: 14px;
	color: #fff;
	padding: 0 8px 1px;
	border-radius: 10px;
	line-height: 20px;
	margin-right: 5px
}

.hlgd-box dd p {
	color: #515050;
	font-size: 14px;
	padding: 15px 0 0;
	line-height: 24px
}

.hlgd-page {
	width: 790px;
	height: 100px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto
}

.page-nav {
	text-align: center;
	padding-top: 30px
}

.pagination {
	display: inline-block
}

.pagination li {
	display: inline-block;
	font-size: 14px;
	float: left;
	margin: 0 3px
}

.pagination li a,
.pagination li span {
	display: inline-block;
	background-color: #eee;
	background-color: rgba(0, 0, 0, .1);
	color: rgba(0, 0, 0, .3);
	width: auto;
	height: 38px;
	line-height: 38px;
	padding: 0 18px
}

.pagination li span.dots {
	background-color: transparent;
	width: 20px
}

.pagination li a:hover {
	background-color: rgba(0, 0, 0, .2)
}

.pagination li .none {
	cursor: not-allowed
}

.pagination li .none:hover {
	background-color: rgba(0, 0, 0, .1)
}

.pagination li.thisclass {
	background-color: #ddd;
	background-color: rgba(0, 0, 0, .26);
	font-weight: 700;
	color: #fff;
	width: auto;
	height: 38px;
	line-height: 38px;
	padding: 0 18px
}

.pagination li .pageinfo {
	width: auto;
	padding: 0 18px
}

.pagination .prev,
.pagination .next {
	font-size: 22px;
	line-height: 46px;
	width: 55px
}

.pagination .prev {
	border-radius: 32px 0 0 32px;
	line-height: 38px
}

.pagination .next {
	border-radius: 0 32px 32px 0;
	line-height: 38px
}

.home_right {
	width: 350px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-left: 30px;
	text-align: left
}

.hrtpic {
	width: 350px;
	height: auto;
	overflow: hidden
}

.view {
	width: 350px;
	height: 230px;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default
}

.view .mask,
.view .content {
	width: 350px;
	height: 230px;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0
}

.view img {
	display: block;
	position: relative
}

.third-effect .mask {
	opacity: 0;
	overflow: visible;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	cursor: pointer;
	-webkit-transition: all .4s ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out
}

.imgshow {
	width: 270px;
	height: 80px;
	border-bottom: 1px #fff solid;
	margin: 75px 40px 0;
	overflow: hidden;
	text-align: left
}

.third-effect a.info {
	position: relative;
	color: #fff;
	font-size: 24px
}

.third-effect:hover .mask {
	opacity: 1;
	background: rgba(51, 196, 181, .8)
}

.third-effect:hover a.info {
	opacity: 1;
	-moz-transition-delay: .3s;
	-webkit-transition-delay: .3s;
	-o-transition-delay: .3s;
	-ms-transition-delay: .3s;
	transition-delay: .3s
}

.hlbqy {
	width: 790px;
	height: auto;
	overflow: hidden;
	padding-top: 0
}

.hlbqy-title {
	width: 790px;
	height: 35px
}

.hlbqy-title hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 790px
}

.hlbqy-title .hlbqyttxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-weight: 700;
	font-size: 18px;
	color: #515050;
	background: url(../images/hlbqy.jpg) left center no-repeat #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px
}

.hlbqy-content {
	width: 790px;
	height: auto;
	overflow: hidden;
	padding-top: 15px
}

.hlbqy-box {
	width: 790px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 20px
}

.hlbqy-box li {
	height: 35px;
	line-height: 35px;
	width: 787px;
	overflow: hidden;
	border-left: 3px #fff solid;
	margin-bottom: 10px
}

.hlbqy-box li dt {
	float: left;
	width: 587px;
	height: 35px;
	overflow: hidden;
	text-align: left;
	text-indent: 10px
}

.hlbqy-box li dt a {}

.hlbqy-box li:hover {
	background: #f6f6f6;
	border-left: 3px #257feb solid
}

.hlbqy-box li dd {
	float: left;
	width: 195px;
	height: 35px;
	overflow: hidden;
	text-align: right;
	padding-right: 5px;
	font-size: 13px
}

.hlbqy-box .line {
	width: 790px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 20px
}

.hl_content {
	width: 760px;
	height: auto;
	overflow: hidden;
	text-align: left;
	padding: 0 15px
}

.hl_c_title {
	width: 760px;
	height: auto;
	overflow: hidden
}

.hl_c_title h2 {
	font-size: 32px;
	font-weight: 100;
	padding: 0;
	margin: 0;
	line-height: 45px;
	width: auto;
	height: auto;
	color: #000
}

.hl_c_title i.tag {
	display: inline-block;
	font-size: 12px;
	background-color: #ccc;
	color: #fff;
	padding: 3px 5px;
	line-height: 14px;
	vertical-align: middle;
	font-weight: 100;
	margin-left: 10px
}
.hl_c_title i.tag a{
	color: #fff;
}
.hl_c_title i.tag:hover{
	background-color: #257FEB;
}

.hl_c_twid {
	width: 760px;
	height: 50px;
	line-height: 50px;
	text-align: left;
	font-size: 14px;
	color: #a6a6a6
}

.hl_c_wcid {
	width: 760px;
	height: auto;
	overflow: hidden;
	line-height: 24px;
	font-size: 14px;
	color: #757575;
	border-bottom: 1px #e5e5e5 solid;
	padding-bottom: 30px;
	padding-top: 5px
}

.bt1px {
	border-bottom: 1px #e5e5e5 solid
}

.hl_body {
	padding-top: 30px;
	text-align: left;
	width: 760px;
	height: auto;
	line-height: 30px;
	overflow: hidden
}
.hl_body img{max-width: 100%;}

/*上一篇、下一篇样式定义开始*/
.prev_next{padding: 30px 10px 25px 10px;}
.prev_next p{width: 365px;}
.prev{float: left;}
.next{float: right;text-align: right;}
/*上一篇、下一篇样式定义结束*/

.hl_c_ad {
	width: 760px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 15px;
	border-bottom: 1px #e5e5e5 solid
}

.content-page {
	margin-bottom: 50px
}

.hl_c_tag {
	width: 760px;
	height: auto;
	overflow: hidden;
	margin-top: 25px
}

.hl_c_tagl {
	float: left;
	width: 450px;
	height: auto;
	overflow: hidden
}

.hl_c_tagl li {
	float: left;
	margin-right: 10px
}

.hl_c_tagl li a {
	width: auto;
	padding: 0 20px;
	height: 32px;
	line-height: 30px;
	border: 1px #dcdcdc solid;
	color: #257feb;
	font-size: 16px
}

.hl_c_tagl li a:hover {
	background: #257feb;
	color: #fff;
	border: 1px #257feb solid
}

.hl_c_share {
	float: right;
	width: 310px;
	height: auto;
	overflow: hidden
}

.hl_c_share li {
	float: right;
	margin-right: 10px
}

.hl_c_share li a {
	width: auto;
	padding: 0 20px;
	height: 32px;
	line-height: 30px;
	border: 1px #dcdcdc solid;
	color: #257feb;
	font-size: 16px
}

.hl_c_share li a:hover {
	background: #257feb;
	color: #fff;
	border: 1px #257feb solid
}

.hl_c_share li a.share_wx {
	background: url(../images/content_wx.png) 10px center no-repeat #fff;
	color: #74ce5d;
	border: 1px #74ce5d solid;
	font-size: 14px;
	padding-left: 40px
}

.hl_c_share li a.share_wx:hover {
	background: url(../images/content_wx.png) 10px center no-repeat #74ce5d;
	color: #fff;
	font-size: 14px;
	border: 1px #74ce5d solid
}

.hl_c_share li a.share_wb {
	background: url(../images/content_wb.png) 10px center no-repeat #fff;
	color: #df6762;
	border: 1px #df6762 solid;
	font-size: 14px;
	padding-left: 40px
}

.hl_c_share li a.share_wb:hover {
	background: url(../images/content_wb.png) 10px center no-repeat #df6762;
	color: #fff;
	font-size: 14px;
	border: 1px #df6762 solid
}

.hl_c_copy {
	width: 750px;
	height: auto;
	padding: 5px;
	overflow: hidden;
	background: #f7f6f6;
	margin-top: 30px;
	color: #555;
	font-size: 14px;
	line-height: 30px
}

.hl_c_ydys {
	width: 760px;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}

.hl_c_ydys .hl_c_ydystitle {
	width: 790px;
	height: 35px
}

.hl_c_ydys .hl_c_ydystitle hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 790px
}

.hl_c_ydys .hl_c_ydystitle .hl_c_ydystitletxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-size: 18px;
	color: #515050;
	background: #fff;
	position: absolute;
	z-index: 1;
	padding: 0 10px;
	margin-left: 330px;
	font-size: 20px
}

.hl_c_ydys .hl_c_ydysbody {
	width: 760px;
	height: auto;
	overflow: hidden;
	margin-top: 20px
}

.hl_c_ydys .hl_c_ydysbody li {
	float: left;
	width: 240px;
	height: auto;
	overflow: hidden
}

.hl_c_ydys .hl_c_ydysbody li img {
	border-radius: 8px
}

.hl_c_ydys .hl_c_ydysbody li.mr20 {
	margin-right: 20px
}

.hl_c_ydys .hl_c_ydysbody li dd {
	margin: 10px 0;
	line-height: 24px;
	padding: 0 10px
}

.hl_c_ydys .hl_c_ydysbody li dd a {
	color: #555
}

.hl_c_ydys .hl_c_ydysbody li dd a:hover {
	color: #257feb
}

.hl_c_wypl {
	margin-top: 20px
}

.znyj {
	width: 1170px;
	height: auto;
	overflow: hidden;
	padding-top: 0
}

.znyj-title {
	width: 1170px;
	height: 35px
}

.znyj-title hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 1170px
}

.znyj-title .znyjtxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-weight: 700;
	font-size: 18px;
	color: #515050;
	background: url(../images/hlznyj.jpg) left center no-repeat #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px
}

.znyj-title .znyjtxtr {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #515050;
	background: #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px;
	margin-left: 850px
}

.znyj_c {
	width: 1170px;
	height: auto;
	overflow: hidden;
	text-align: left;
	margin-top: 10px
}

.znyj_c .znyj_c_box {
	width: 360px;
	height: 420px;
	overflow: hidden;
	float: left;
	padding: 0;
	margin: 5px 14px 35px;
	border: 1px #e5e5e5 solid
}

.znyj_c .znyj_c_box:hover {
	background: #fff;
	cursor: pointer;
	box-shadow: 0 0 8px #ccc
}

.boxpic {
	width: 360px;
	height: 230px;
	overflow: hidden
}

.znyj_c .znyj_c_box img {
	transition: all .5s;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	-o-transition: all .5s
}

.znyj_c .znyj_c_box img:hover {
	-webkit-filter: brightness(.7)
}

.znyj_c .znyj_c_box:hover img {
	-webkit-filter: brightness(.7)
}

.znyj_c .znyj_c_box dt {
	width: 340px;
	height: auto;
	overflow: hidden;
	padding: 5px 10px
}

.znyj_c .znyj_c_box dt a {
	color: #515050;
	font-size: 18px
}

.znyj_c .znyj_c_box dt a:hover {
	color: #257feb
}

.znyj_c .znyj_c_box dd {
	width: 340px;
	height: auto;
	overflow: hidden;
	padding: 5px 10px
}

.znyj_c .znyj_c_box dd p.d {
	color: #404040;
	font-size: 14px;
	line-height: 24px;
	padding: 10px 0
}

.znyj_c .znyj_c_box dd p.d a {
	color: #404040
}

.znyj_c .znyj_c_box dd p.c {
	color: #404040;
	font-size: 14px;
	padding: 10px 0 15px;
	line-height: 24px
}

.znyj_page {
	margin-top: 20px;
	width: 1170px;
	height: 60px;
	overflow: hidden
}

.hrzuozhe {
	background: #fafafd;
	width: 350px;
	min-height: auto;
	height: auto;
	overflow: hidden;
	margin-bottom: 20px
}

.hrzz_top {
	width: 320px;
	height: 153px;
	overflow: hidden;
	margin: 0 15px
}

.hrzz_top dt {
	width: 122px;
	height: 122px;
	float: left;
	padding: 15px 14px
}

.hrzz_top dt img {
	border-radius: 122px
}

.hrzz_top dd {
	float: left;
	width: 170px;
	height: 122px;
	padding: 14px 0
}

.hrzz_top dd h3 {
	font-weight: 400;
	font-size: 18px;
	color: #257feb;
	line-height: 25px
}

.hrzz_top dd h3 span.t {
	float: left
}

.hrzz_top dd h3 a {
	color: #257feb
}

.hrzz_top dd h3 i.v {
	background: url(../images/v.jpg) center center no-repeat;
	width: 23px;
	height: 23px;
	display: block;
	float: left;
	margin-left: 5px;
	margin-top: 1px
}

.ucon {
	width: 170px;
	height: auto;
	overflow: hidden;
	padding-top: 20px;
	clear: both
}

.ucon li {
	float: left;
	line-height: 30px;
	font-size: 14px
}

.ucon li.uconl {
	width: 70px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto;
	border-right: 1px #e5e5e5 solid
}

.ucon li.uconr {
	width: 99px;
	height: auto;
	overflow: hidden;
	text-align: center;
	margin: 0 auto
}

.ucon li a {
	color: #257feb;
	font-size: 18px;
	font-weight: 100
}

.hrzz_middle {
	width: 320px;
	height: auto;
	padding: 10px 0;
	overflow: hidden;
	border-top: 1px #e5e5e5 solid;
	border-bottom: 1px #e5e5e5 solid;
	margin: 0 15px;
	line-height: 30px;
	font-size: 14px
}

.hrzz_bottom {
	width: 320px;
	height: auto;
	overflow: hidden;
	margin: 0 15px;
	padding: 15px 0
}

.hrzz_bottom li {
	line-height: 35px;
	width: 320px;
	height: 35px;
	overflow: hidden
}

.hrzz_bottom li a {
	color: #040404
}

.hrzz_bottom li a:hover {
	color: #257feb
}

.hrzz_bottom li span {
	padding: 4px 8px;
	background: #257feb;
	color: #fff;
	font-family: tahoma;
	font-size: 12px
}

.hrsaomiao {
	width: 348px;
	height: 128px;
	border: 1px #f2f1f1 solid;
	overflow: hidden;
	margin-top: 10px;
	float: left
}

.hrsaomiao dt {
	float: left;
	width: 131px;
	height: 115px;
	padding: 7px 0 6px 7px;
	text-align: left
}

.hrsaomiao dd {
	float: left;
	width: 210px;
	height: 115px;
	padding: 7px 0 6px;
	text-align: left
}

.hrsaomiao dd .hrwxtitle {
	width: 210px;
	height: 35px;
	line-height: 35px;
	font-size: 18px
}

.hrsaomiao dd .hrwxcontent {
	width: 210px;
	height: 57px;
	padding: 16px 0 0;
	overflow: hidden
}

.hrsaomiao dd .hrwxcontent .trwbico {
	background: url(../images/hrwbico.jpg) no-repeat;
	width: 57px;
	height: 57px;
	display: block;
	float: left;
	margin-right: 15px
}

.hrsaomiao dd .hrwxcontent .trqqwbico {
	background: url(../images/hrqqwbico.jpg) no-repeat;
	width: 57px;
	height: 57px;
	display: block;
	float: left;
	margin-right: 15px
}

.hrsaomiao dd .hrwxcontent .trwxico {
	background: url(../images/hrwxico.jpg) no-repeat;
	width: 57px;
	height: 57px;
	display: block;
	float: left
}

.hrrmht {
	width: 350px;
	height: auto;
	overflow: hidden;
	padding-top: 25px
}

.hrrmht-title {
	width: 350px;
	height: 35px
}

.hrrmht-title hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 350px
}

.hrrmht-title .hrrmhtttxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-weight: 700;
	font-size: 18px;
	color: #515050;
	background: url(../images/hrrmht.jpg) left center no-repeat #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px
}

.hrrmht-content {
	width: 350px;
	height: auto;
	overflow: hidden;
	padding-top: 15px
}

.hrrmht-content li {
	float: left;
	width: 73px;
	padding: 0 7px;
	height: 52px;
	overflow: hidden;
	text-align: center;
	margin: 0 auto
}

.hrrmht-content li a {
	width: 73px;
	height: 32px;
	line-height: 30px;
	border: 1px #dcdcdc solid;
	color: #257feb;
	font-size: 16px
}

.hrrmht-content li a:hover {
	background: #257feb;
	color: #fff;
	border: 1px #257feb solid
}

.hrrwbd {
	width: 350px;
	height: auto;
	overflow: hidden;
	padding-top: 25px
}

.hrrwbd-title {
	width: 350px;
	height: 35px
}

.hrrwbd-title hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 350px
}

.hrrwbd-title .hrrwbdttxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-weight: 700;
	font-size: 18px;
	color: #515050;
	background: url(../images/hrrwbd.jpg) left center no-repeat #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px
}

.hrrwbd-content {
	width: 350px;
	height: auto;
	overflow: hidden;
	padding-top: 15px
}

.hrrwbd-content li {
	width: 332px;
	height: 36px;
	overflow: hidden;
	text-align: left;
	line-height: 18px;
	margin-bottom: 25px;
	padding-left: 15px;
	display: block;
	vertical-align: middle
}

.hrrwbd-content li.rwbd-1 {
	border-left: 3px #fd5f00 solid
}

.hrrwbd-content li.rwbd-2 {
	border-left: 3px #ffc002 solid
}

.hrrwbd-content li.rwbd-3 {
	border-left: 3px #00a635 solid
}

.hrrwbd-content li.rwbd-4 {
	border-left: 3px #00c3c4 solid
}

.hrrwbd-content li.rwbd-5 {
	border-left: 3px #b92400 solid
}

.hrrwbd-content li.rwbd-6 {
	border-left: 3px #e07e00 solid
}

.hrrwbd-content li.rwbd-7 {
	border-left: 3px #27c790 solid
}

.hrrwbd-content li.rwbd-8 {
	border-left: 3px #5c68ec solid
}

.hrrwbd-content li.rwbd-9 {
	border-left: 3px #00a9da solid
}

.hrrwbd-content li.rwbd-10 {
	border-left: 3px #e41a91 solid
}

.hrrwbd-content li a {
	color: #939292;
	font-weight: 100
}

.hrrwbd-content li a:hover {
	color: #257feb
}

.hrtjzz {
	width: 350px;
	height: auto;
	overflow: hidden;
	padding-top: 25px
}

.hrtjzz-title {
	width: 350px;
	height: 35px
}

.hrtjzz-title hr {
	border: 0;
	border-top: 1px #e5e5e5 solid;
	padding: 0;
	margin: 0;
	color: #e5e5e5;
	height: 1px;
	margin-top: 20px;
	float: left;
	width: 350px
}

.hrtjzz-title .hrtjzztxt {
	width: auto;
	height: 35px;
	line-height: 35px;
	font-family: microsoft yahei;
	font-weight: 700;
	font-size: 18px;
	color: #515050;
	background: url(../images/hrtjzz.jpg) left center no-repeat #fff;
	text-indent: 25px;
	position: absolute;
	z-index: 1;
	padding-right: 20px
}

.hrtjzz-content {
	width: 350px;
	height: auto;
	overflow: hidden;
	padding-top: 15px
}

.tjzz-box {
	width: 350px;
	height: 90px;
	overflow: hidden;
	text-align: left;
	margin-bottom: 20px;
	border-bottom: 1px #e5e5e5 solid;
	padding: 10px 0
}

.tjzz-box dt {
	width: 72px;
	height: 90px;
	overflow: hidden;
	float: left;
	margin-right: 15px
}

.tjzz-box dt img {
	border-radius: 50px
}

.tjzz-box dd {
	width: 263px;
	height: 90px;
	overflow: hidden;
	float: left
}

.tjzz-box dd h3 {
	font-weight: 400;
	font-size: 18px;
	color: #257feb;
	margin: 0;
	padding: 0;
	width: 263px;
	height: 35px;
	line-height: 35px;
	overflow: hidden
}

.tjzz-box dd p {
	color: #515050;
	font-size: 14px;
	padding: 5px 0 0;
	line-height: 24px
}

.tjzz-box dd h3 a {
	color: #257feb
}

.tjzz-box dd p a {
	color: #515050
}

.frad3,
frad2 {
	margin-top: 20px
}

/*分页样式定义开始*/
.list-page{margin:20px 0px 55px 0px;text-align:center;}
.list-page a{margin:0 5px;padding:2px 7px;border:1px solid #ccc;vertical-align:middle;}
.list-page a:hover{background:#E4392A;border:1px solid #E4392A;color: #FFF;}
.list-page select{margin-left:5px;height:26px;border:1px solid #ccc;font-family: "微软雅黑";vertical-align:middle;}
.list-page select:focus{outline:none;}
a.cur-page{background:#E4392A;border:1px solid #E4392A;color: #FFF;}
/*分页样式定义结束*/