@charset "utf-8";
/* CSS Document */

.layout {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.content::after {
	clear: both;
	content: "";
	display: table;
}
.content {
	margin: 20px auto 0;
	width: 1000px;
	overflow: hidden;
}
.mt8 {
	margin-top: 8px;
}
.mt6 {
	margin-top: 6px;
}
.l {
	float: left;
	display: inline;
}
.r {
	float: right;
	display: inline;
}
.mt4 {
	margin-top: 4px;
}
.mt10 {
	margin-top: 10px;
}
.mt12 {
	margin-top: 12px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mb10 {
	margin-bottom: 10px;
}
.mlr6 {
	margin-right: 6px;
	margin-left: 6px;
}
.mlr25 {
	margin-right: 25px;
	margin-left: 25px;
}
.mr8 {
	margin-right: 8px;
}
.ml5 {
	margin-left: 5px;
}
.ml25 {
	margin-left: 25px;
}
.header_right {
	margin-top: 10px;
	float: right;
	line-height: 40px;
	width: 252px;
	font-size: 12px;
	color: #333;
}
.jrsc {
	background-color: #f28506;
	padding: 4px;
	border-radius: 3px;
	color: #fff;
}
.pass {
	font-size: 14px;
	font-weight: bold;
}
.jrsc a {
	color: #fff;
}
.jrsc a:hover {
	text-decoration: none;
	color: #333;
}
.form-control {
	height: 25px;
	width: 115px;
	border: 1px solid #c2d3e7;
}
.btn {
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	line-height: 20px;
	text-align: center;
	width: 45px;
	background-attachment: scroll;
	background-color: #3e7cc0;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
/*顶部内容结束*/

/*logo及搜索开始*/
.head {
	height: 58px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 150px;
	margin-left: 20px;
}
#search {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	position: relative;
	z-index: 11;
	width: 400px;
	margin-left: 100px;
}
#search .form {
	height: 36px;
	width: 100%;
}
#search .text {
	color: #666;
	float: left;
	font-family: "microsoft yahei";
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 4px;
	outline: 0 none;
	padding: 4px;
	width: 280px;
	border: medium none;
	border-radius: 2px;
	border-width: 1px;
	border-style: solid;
	border-color: #c5c5c5;
}
.btn1 {
	border: medium none;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	height: 32px;
	line-height: 24px;
	text-align: center;
	width: 70px;
	background-attachment: scroll;
	background-color: #245caf;
	background-image: none;
	background-repeat: repeat;
	background-position: 0 0;
}
.news_roll {
	width: 290px;
	background-image: url(../images/new_roll_bj.jpg);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	float: right;
	padding-left: 26px;
	margin-top: 20px;
	margin-bottom: 15px;
	height: 20px;
}
#news_roll_nr {
	height: 20px;
	overflow: hidden;
}
.news_roll a {
	line-height: 20px;
	text-decoration: none;
	color: #555;
	font-family: Arial;
	font-size: 12px;
}
/*logo及搜索结束*/

/*导航菜单开始*/
#nav {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #245caf;
	background-repeat: repeat-x;
	height: 70px;
}
.nav {
	margin-left: 20px;
	height: 43px;
	padding-top: 8px;
	display: inline;
	float: left;
}
.nav ul {
	display: inline;
	float: left;
	width: 155px;
	height: 46px;
	background-image: url(../images/nav_line_bj.png);
	background-repeat: no-repeat;
	background-position: 139px 5px;
}
.nav li {
	float: left;
	font-size: 14px;
	line-height: 26px;
	display: inline;
	text-align: center;
	padding-top: 0;
	margin-right: 10px;
	padding-bottom: 0;
	margin-left: 4px;
}
.nav li a {
	color: #fff;
	float: left;
}
.nav li :hover {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
}
.nav_tit1 {
	height: 43px;
	float: left;
	width: 40px;
	display: inline;
	margin-top: 12px;
}
.nav_tit1 ul {
	float: left;
	height: 26px;
}
.nav_tit1 li a {
	color: #fff;
	float: left;
}
.nav_tit1 li :hover {
	color: #fff;
	font-weight: bold;
	display: block;
	float: left;
}
/*导航菜单结束*/

/*广告部分开始*/
#h_banner {
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	height: 70px;
	overflow: hidden;
}
#h_banner li {
	float: left;
	position: relative;
}
#h_textads {
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	background-color: #f5f5f5;
	height: 50px;
}
#h_textads ul {
	margin-right: 5px;
	margin-left: 5px;
}
#h_textads li {
	float: left;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	margin-left: 10px;
	margin-right: 10px;
}
/*广告部分结束*/


/*正文第一版左边部分开始*/
.layoutleft {
	float: left;
	width: 705px;
}
.layoutleft_content {
	width: 325px;
}
#jujiao {
	width: 325px;
}
.leftnew .bt {
	border-top: 2px solid #064db4;
	height: 40px;
	width: 100%;
}
.leftnew .bt h2 {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #245caf;
	line-height: 40px;
	float: left;
}
.leftnew .bt h2 a {
	color: #245caf;
}
.leftnew .bt h2 a:hover {
	color: #245caf;
	text-decoration: underline;
}
.leftnew .bt span {
	color: #333;
	float: right;
	font-size: 14px;
	line-height: 40px;
	font-family: "微软雅黑";
}
.leftnew .bt span a {
	padding-left: 5px;
}
/*焦点图*/
.focus {
	position: relative;
	width: 325px;
	height: 245px;
	background-color: #000;
	float: left;
}
.focus img {
	width: 325px;
	height: 245px;
}
.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}
.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}
.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}
.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}
.focus .btn a:hover, .focus .btn a.current {
	cursor: pointer;
	background: #f08300;
}
.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}
.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}
.focus .shadow {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 10;
	height: 30px;
	line-height: 30px;
	background: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: left;
}
.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	overflow: hidden;
	margin-left: 10px;
	font-family: "\5FAE\8F6F\96C5\9ED1";
}
.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}
.focus .fcon img {
	display: block;
}
.focus .fbg {
	bottom: 0px;
	right: 5px;
	position: absolute;
	height: 25px;
	text-align: center;
	z-index: 200;
}
.focus .fbg div {
	overflow: hidden;
	zoom: 1;
	height: 14px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 8px;
	height: 8px;
	border-radius: 7px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
}
.focus .D1fBt .current, .focus .D1fBt a:hover {
	background: #f08300;
}
.focus .D1fBt img {
	display: none
}
.focus .D1fBt i {
	display: none;
	font-style: normal;
}
.focus .prev, .focus .next {
	position: absolute;
	width: 10px;
	height: 18px;
	background-image: url(../images/focus_btn1.png);
	background-repeat: no-repeat;
}
.focus .prev {
	top: 50%;
	margin-top: -20px;
	left: 5px;
	background-position: 0 -18px;
	cursor: pointer;
}
.focus .next {
	top: 50%;
	margin-top: -20px;
	right: 5px;
	background-position: -10px -18px;
	cursor: pointer;
}
.focus .prev:hover {
	background-position: 0 0;
}
.focus .next:hover {
	background-position: -10px 0;
}
/*新闻*/ 
.newnr {
	float: left;
	width: 100%;
}
.newnr ul {
	float: left;
	overflow: hidden;
	width: 100%;
}
.newnr ul li {
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	/*	background-image: url(../images/new_roll_bj.png);
	background-position: 0px -13px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	padding-left: 10px;  */ 
	overflow: hidden;
	text-overflow: ellipsis;
}
.Q-bold {
	font-weight: bold !important;
	color: #000;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;/*	padding-left: 10px;*/ 

}
.Q-bold1 {
	font-weight: bold !important;
	color: #ff000b;
	font-family: "微软雅黑";
	font-size: 14px;
	margin-top: 10px;
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 20px;
}
.Q-bold1 a {
	font-weight: bold !important;
	color: #ff000b;
	font-family: "微软雅黑";
}
.Q-bold1 a:hover {
	color: #f08300;
	text-decoration: underline;
}
.Q-bold a {
	font-weight: bold !important;
	color: #000;
	font-family: "微软雅黑";
}
.Q-bold a:hover {
	color: #f08300;
	text-decoration: underline;
}
.bd {
	float: left;
	width: 100%;
	overflow: hidden;
}
.img_part {
	width: 155px;
}
.img_part img {
	height: 90px;
	width: 155px;
}
.bd .img_part p {
	float: left;
	height: 18px;
	line-height: 18px;
	margin-top: 4px;
	overflow: hidden;
	text-align: center;
	width: 100%;
}
.newsroll {
	float: left;
	width: 100%;
}
.newsroll h3 {
	font-size: 16px;
	color: #245caf;
	line-height: 30px;
	height: 30px;
	font-family: "微软雅黑";
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f5f5f5;
}
.newsroll h3 a {
	color: #245caf;
}
.newsroll h3 .more {
	float: right;
	font-size: 12px;
	line-height: 30px;
	font-weight: none;
	color: #999;
}
.newsroll h3 a:hover {
	color: #245caf;
	text-decoration: underline;
}
.wp {
	position: relative;
	width: 325px;
	height: 172px;
	overflow: hidden;
	background: #fff;
	margin-top: 10px;
	float: left;
}
.slider {
	position: absolute;
	width: 325px;
	left: 0;
	top: 0;
}
.slider img {
	display: block;
	padding: 2px;
}
.slider li {
	width: 100%;
	height: 25px;
	padding-right: 0;
	padding-left: 0;
	font-size: 12px;
	line-height: 25px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
}
/*正文第一版左边部分结束*/

/*正文第一版中间部分开始*/
.layoutright_content {
	width: 360px;
}
#today {
	float: left;
	width: 360px;
}
#today .bt img {
	display: block;
	float: left;
	margin-top: 5px;
}
.newhot {
	float: left;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
}
.newhot li {
	margin-bottom: 10px;
}
.newhot ul li h1 {
	font-size: 18px;
	font-weight: bold;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	text-align: center;
	color: #c6040b;
	font-family: "微软雅黑";
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-overflow: ellipsis;
}
.newhot ul li h1 a {
	color: #000;
	text-decoration: none;
}
.newhot ul li h1 a:hover {
	text-decoration: underline;
}
.newhot ul li p {
	font-size: 12px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 3px;
	padding-top: 4px;
	text-align: center;
	font-family: "宋体";
	overflow: hidden;
	text-overflow: ellipsis;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}
.newhot ul li p a {
	color: #666;
	padding-left: 10px;
	padding-right: 10px;
}
.newbt {
	width: 100%;
	overflow: hidden;
	float: left;
}
.newbt h3 {
	background-attachment: scroll;
	background-color: #245caf;
	background-repeat: repeat-x;
	height: 25px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 25px;
	color: #FFF;
	margin-top: 10px;
	float: left;
	text-align: center;
	margin-bottom: 10px;
	padding: 0 10px;
	border-radius: 2px;
}
.newbt h3 a {
	color: #FFF;
}
.newbt h3 a:hover {
	color: #FFF;
}
/*正文第一版中间部分结束*/

/*正文第一版右边部分开始*/
.layoutright {
	width: 275px;
	float: right;
}
#tianqi {
	width: 100%;
	float: left;
	height: 40px;
}
.newright {
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	width: 275px;
	overflow: hidden;
	float: left;
}
.newright h3 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #245caf;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #eee;
}
.newrightnr {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.newrightnr ul {
	float: left;
	margin-top: 5px;
	overflow: hidden;
	width: 100%;
}
.newrightnr ul li {
	font-size: 12px;
	height: 30px;
	line-height: 30px;
	font-family: "宋体";
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}
.special_pic {
	float: left;
	width: 100%;
}
.special_pic .Q-vBg {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: center;
}
.special_pic .Q-vBg span {
	color: #fff;
	cursor: pointer;
	padding: 0 10px;
	font-size: 14px;
	position: relative;
	font-family: "微软雅黑";
}
.special_pic a {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
}
.special_PicStyle8 {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.special_PicStyle8, .special_PicStyle8 img {
	height: 102px;
	width: 252px;
	float: left;
}
.dis {
	DISPLAY: block
}
.undis {
	DISPLAY: none
}
#civil {
	WIDTH: 275px;
	margin-right: auto;
	margin-left: auto;
}
#NewsTop {
	CLEAR: both;
	padding-top: 5px;
}
#NewsTop P {
	FLOAT: left;
	LINE-HEIGHT: 25px
}
#NewsTop P.topTit {
	FONT-WEIGHT: bold;
	WIDTH: 100px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #245caf;
	text-align: left;
}
#NewsTop P.topC0 {
	WIDTH: 40px;
	CURSOR: pointer;
	border-radius: 3px;
	margin-left: 10px;
	text-align: center;
	font-family: "微软雅黑";
}
#NewsTop P.topC1 {
	BACKGROUND: #f08200;
	WIDTH: 40px;
	COLOR: #fff;
	border-radius: 3px;
	margin-left: 10px;
	text-align: center;
	font-family: "微软雅黑";
}
#NewsTop #NewsTop_tit {
	HEIGHT: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	width: 92%;
}
#NewsTop #NewsTop_cnt {
	LINE-HEIGHT: 30px;
	PADDING-TOP: 5px;
	HEIGHT: 185px;
	TEXT-ALIGN: left;
	width: 92%;
	font-size: 12px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
#NewsTop #NewsTop_cnt A {
	color: #333;
	TEXT-DECORATION: none;
}
#NewsTop #NewsTop_cnt A:hover {
	color: #f08300;
	TEXT-DECORATION: underline
}
#civi2 {
	WIDTH: 275px;
	margin-right: auto;
	margin-left: auto;
}
#NewsTop2 {
	CLEAR: both;
	padding-top: 10px;
}
#NewsTop2 P {
	FLOAT: left;
	LINE-HEIGHT: 25px
}
#NewsTop2 P.topTit2 {
	FONT-WEIGHT: bold;
	WIDTH: 100px;
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #245caf;
	text-align: left;
}
#NewsTop2 P.topC02 {
	WIDTH: 40px;
	CURSOR: pointer;
	border-radius: 3px;
	margin-left: 10px;
	text-align: center;
	font-family: "微软雅黑";
}
#NewsTop2 P.topC11 {
	BACKGROUND: #f08200;
	WIDTH: 40px;
	COLOR: #fff;
	border-radius: 3px;
	margin-left: 10px;
	text-align: center;
	font-family: "微软雅黑";
}
#NewsTop2 #NewsTop_tit2 {
	HEIGHT: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	margin-right: auto;
	margin-left: auto;
	width: 92%;
}
#NewsTop2 #NewsTop_cnt2 {
	LINE-HEIGHT: 30px;
	PADDING-TOP: 5px;
	HEIGHT: 185px;
	TEXT-ALIGN: left;
	width: 92%;
	font-size: 12px;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
#NewsTop2 #NewsTop_cnt2 A {
	color: #333;
	TEXT-DECORATION: none;
}
#NewsTop2 #NewsTop_cnt2 A:hover {
	color: #f08300;
	TEXT-DECORATION: underline
}
#uide {
	WIDTH: 275px;
	margin-right: auto;
	margin-left: auto;
}
.zhinan {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
.zhinan li {
	clear: both;
	font-size: 12px;
	line-height: 22px;
	overflow: hidden;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.zhinan li strong {
	float: left;
	width: 18px;
	display: block;
	text-align: right;
	color: #000;
	line-height: 22px;
	font-size: 14px;
	font-family: "微软雅黑";
	margin-right: 10px;
}
.zhinan li p {
	overflow: hidden;
	line-height: 22px;
	text-align: left;
}
.zhinan li p a {
	display: inline-block;
	font-size: 12px;
	color: #333;
	font-family: "宋体";
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
}
.zhinan li p a:hover {
	color: #f08300;
	text-decoration: underline;
}
#uide h3 {
	font-family: "微软雅黑";
	font-size: 16px;
	line-height: 30px;
	color: #245caf;
	float: left;
	width: 150px;
}
.newright0 {
	background-attachment: scroll;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	width: 275px;
	overflow: hidden;
	float: left;
}
.uide_xian {
	width: 92%;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 2px;
}
.sz_switch {
	BACKGROUND: #f08200;
	WIDTH: 40px;
	COLOR: #fff;
	border-radius: 3px;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	LINE-HEIGHT: 25px;
	float: left;
	font-family: "微软雅黑";
}
.sz_switch a {
	COLOR: #fff;
}
.sz_switch a:hover {
	COLOR: #fff;
}
.sz_switch1 {
	WIDTH: 40px;
	font-family: "微软雅黑";
	CURSOR: pointer;
	border-radius: 3px;
	margin-left: 10px;
	text-align: center;
	font-size: 14px;
	LINE-HEIGHT: 28px
}
/*正文第一版右边部分结束*/

/*正文第二版内容部分开始*/
.content_bt {
	width: 100%;
	border-bottom: 2px solid #064db4;
	height: 40px;
	line-height: 40px;
	margin-bottom: 14px;
	position: relative;
	display: block;
}
.content_bt .title {
	left: 0;
	overflow: hidden;
	position: absolute;
	bottom: -3px;
}
.content_bt .cont {
	border-bottom: 2px solid #000;
	float: left;
	height: 40px;
	overflow: hidden;
	width: 120px;
	text-align: center;
}
.content_bt .cont a {
	font-family: "微软雅黑";
	font-size: 28px;
	font-weight: bold;
}
.content_bt .cont em {
	font-size: 28px;
	font-weight: 700;
	margin: 0;
	padding: 0 7px;
}
.content_bt .blank {
	border-bottom: 3px solid #fff;
	float: left;
	height: 40px;
	overflow: hidden;
	width: 5px;
}
.content_bt .cont2 {
	color: #b3b3b3;
	float: left;
	font-family: "微软雅黑", Arial, "宋体";
	font-size: 22px;
	font-weight: bold;
	height: 40px;
	padding-left: 5px;
	padding-top: 7px;
}
.h3-bg {
	color: #245caf;
	height: 35px;
	margin-bottom: 23px;
	padding-top: 15px;
	font-family: "微软雅黑";
}
.h3-bg p {
	line-height: 25px;
	/* padding-right: 10px;*/
	text-align: right;
}
.h3-bg a {
	font-size: 14px;
	padding: 0 1px;
	color: #245caf;
}
.h3-bg0 {
	color: #ccc;
	height: 30px;
}
.h3-bg0 span {
	color: #333;
}
.h3-bg0 p {
	line-height: 30px;
	/*padding-right: 10px;*/
	text-align: right;
}
.h3-bg0 a {
	font-size: 14px;
	padding: 0 1px;
	font-family: "微软雅黑";
}
.content_bt0 {
	width: 100%;
	border-bottom: 1px solid #064db4;
	height: 30px;
	line-height: 30px;
	margin-bottom: 14px;
	position: relative;
}
.content_bt0 .title {
	left: 0;
	overflow: hidden;
	position: absolute;
	bottom: -2px;
}
.content_bt0 .cont {
	border-bottom: 1px solid #000;
	float: left;
	height: 30px;
	overflow: hidden;
	text-align: center;
	width: 80px;
}
.content_bt0 .cont a {
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
}
.content_bt0 .cont em {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 0 7px;
}
.content_bt0 .blank {
	border-bottom: 2px solid #fff;
	float: left;
	height: 30px;
	overflow: hidden;
	width: 5px;
}
.content_bt0 .cont2 {
	color: #b3b3b3;
	float: left;
	font-family: "微软雅黑", Arial, "宋体";
	font-size: 22px;
	font-weight: bold;
	height: 30px;
	padding-left: 5px;
	padding-top: 7px;
}
.content_fl {
	float: left;
	width: 325px;
	overflow: hidden;
}
.content_fm {
	float: left;
	width: 350px;
	margin-left: 25px;
	margin-right: 25px;
}
.content_fr {
	float: right;
	width: 275px;
}
.sg-title-emp {
	border-bottom: 1px solid #edeef0;
	/*    line-height: 22px;
*/    margin-bottom: 0;
	padding: 8px 0;
}
.sg-title-emp1 {
	/*	line-height: 22px;
*/	margin-bottom: 4px;
	padding-top: 8px;
	padding-right: 0;
	padding-left: 0;
}
.sg-title {
	/*	height: 20px;
	line-height: 20px;
*/	margin-bottom: 9px;
	overflow: hidden;
	text-overflow: ellipsis;
	width: 100%;
}
.sg-title b {
	border-left: 4px solid #06c;
	float: left;
	font-family: "Microsoft Yahei";
	text-indent: 6px;
	font-size: 18px;
}
.sg-title .fright {
	font-size: 14px;
	height: 22px;
	overflow: hidden;
	text-align: center;
	text-overflow: ellipsis;
	float: right;
	font-family: "微软雅黑";
}
.sg-title .fright a {
	display: block;
	margin-left: 10px;
}
.sg-middle .item-list.first {
	border-top: 0 none;
}
.item-list {
	float: left;
	width: 98%;
}
.sg-middle .item-list {
	border-top: 1px dashed #c6cdd4;
	overflow: hidden;
	padding: 10px 0;
}
.sg-middle .item-list .emp {
	font-weight: bold;
}
.item-list li {
	/*background-image: url(../images/new_roll_bj.png);
	background-position: 0px -13px;
	background-attachment: scroll;
	background-repeat: no-repeat;
		text-indent: 10px;
*/
	overflow: hidden;
	padding-left: 0;
	text-overflow: ellipsis;
	line-height: 30px;
	height: 30px;
}
.fn-sg {
	overflow: hidden;
	margin-bottom: 10px;
	margin-top: 20px;
}
.fn-sg0 {
	margin-top: 20px;
	overflow: hidden;
	margin-bottom: 10px;
}
.fn-sg3 {
	overflow: hidden;
	margin-bottom: 5px;
}
.fn-detail {
	overflow: hidden;
}
.img-wrapper {
	display: block;
	overflow: hidden;
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/default.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.img-wrapper img {
	height: 100%;
	width: 100%;
}
.img-wrapper {
	height: 108px;
	width: 165px;
	float: left;
}
.img-wrapper1 {
	background-attachment: scroll;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../images/default.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	overflow: hidden;
}
.img-wrapper1 img {
	height: 100%;
	width: 100%;
}
.img-wrapper1 {
	height: 135px;
	width: 155px;
	float: left;
}
.img-wrapper2 {
	background: rgba(0, 0, 0, 0) url("../images/default.png") no-repeat scroll center center;
	border: 1px solid #edeef0;
	display: block;
	overflow: hidden;
}
.img-wrapper2 img {
	height: 100%;
	width: 100%;
}
.img-wrapper2 {
	height: 108px;
	width: 165px;
	float: left;
}
.fnd-link {
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	float: left;
	margin-left: 10px;
}
.fnd-link a {
	display: block;
	font-size: 12px;
	overflow: hidden;
	width: 144px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666;
}
.fnd-link a:hover {
	color: #f08300;
	text-decoration: underline;
}
.fnd-link0 {
	height: 66px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	float: left;
	margin-left: 10px;
}
.fnd-link0 a {
	display: block;
	font-size: 12px;
	overflow: hidden;
	width: 144px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666;
}
.fnd-link0 a:hover {
	color: #f08300;
	text-decoration: underline;
}
.fnd-link1 {
	height: 100px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	float: left;
	margin-left: 10px;
}
.fnd-link1 a {
	display: block;
	font-size: 12px;
	overflow: hidden;
	width: 160px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666;
}
.fnd-link1 a:hover {
	color: #f08300;
	text-decoration: underline;
}
.fnd-link2 {
	height: 60px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	float: left;
	margin-left: 10px;
}
.fnd-link2 a {
	display: block;
	font-size: 12px;
	overflow: hidden;
	width: 144px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	color: #666;
}
.fnd-link2 a:hover {
	color: #f08300;
	text-decoration: underline;
}
.fn-title {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	width: 315px;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
}
.fn-title a {
	color: #000;
}
.fn-title a:hover {
	color: #f08300;
	text-decoration: underline;
}
.fn-title0 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.fn-title0 a {
	color: #000;
}
.fn-title0 a:hover {
	color: #f08300;
	text-decoration: underline;
}
.fn-title1 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-left: 10px;
	line-height: 25px;
	width: 135px;
	float: left;
}
.fn-title1 a {
	color: #000;
}
.fn-title1 a:hover {
	color: #f08300;
	text-decoration: underline;
}
.news_pic {
	float: left;
	width: 100%;
	margin-top: 10px;
}
.news_pic .Q-vBg span {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	position: relative;
	width: 100%;
	font-family: "微软雅黑";
}
.news_pic .Q-vBg {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: center;
}
.news_pic a {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
}
.news_PicStyle0 {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.news_PicStyle0, .news_PicStyle0 img {
	height: 164px;
	width: 275px;
}
.news_PicStyle1, .news_PicStyle1 img {
	height: 135px;
	width: 340px;
}
.news_PicStyle2 {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.news_PicStyle2, .news_PicStyle2 img {
	height: 105px;
	width: 275px;
}
.news_pic3 {
	margin-top: 8px;
}
.news_pic3 .Q-vBg {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: center;
}
.news_pic3 .Q-vBg span {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	font-family: "微软雅黑";
}
.news_pic3 a {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
}
.news_PicStyle3 {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.news_PicStyle3, .news_PicStyle3 img {
	height: 108px;
	width: 165px;
}
/*正文第二版内容部分结束*/

/*图吧样式*/
.item3 {
	margin-right: 0px;
}
.dtnr {
	width: 238px;
	height: 329px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: left;
}
.dtnr a {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
}
.dtnr1 {
	width: 746px;
	height: 329px;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	float: right;
}
.dtnr1 a {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
}
.hotPicStyle_t, .hotPicStyle_t img {
	height: 158px;
	width: 238px;
	display: block;
	border: 0px;
}
.hotPicStyle_t {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.hotPicStyle_t0, .hotPicStyle_t0 img {
	height: 328px;
	width: 238px;
	display: block;
	border: 0px;
}
.hotPicStyle_t0 {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
}
.dtnr .Q-vBg {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: center;
}
.dtnr .Q-vBg span {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 0 5px;
	font-family: "微软雅黑";
}
.dtnr1 .Q-vBg {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,0.6);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: center;
}
.dtnr1 .Q-vBg span {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	padding: 0 5px;
	font-family: "微软雅黑";
}
/*便民导航样式*/
#footmenu {
	background-color: #f6f6f6;
	width: 1000px;
	margin-top: 20px;
}
#footmenu .main {
	position: relative;
	width: 98%;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.sitemap {
	padding-top: 5px;
	padding-bottom: 15px;
	overflow: hidden;
}
.sitemap-con {
	background: #e9e9e9 none repeat scroll 0 0;
	float: left;
	height: 153px;
	line-height: 25px;
	width: 153px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
}
.sitemap-info {
	float: left;
	height: 153px;
	line-height: 25px;
	width: 153px;
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 10px;
	background-color: #f6f6f6;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}
.sitemap-con strong {
	display: block;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 12px;
}
.sitemap-con strong a {
	margin-left: 0;
	width: auto;
	font-size: 14px;
}
.sitemap-con a {
	display: inline-block;
	white-space: nowrap;
	margin-left: 12px;
	width: 55px;
	font-size: 12px;
}
.sitemap-con {
	background: #e9e9e9 none repeat scroll 0 0;
	line-height: 25px;
}
.sitemap-con:hover {
	background: #245caf none repeat scroll 0 0;
	color: #fff;
}
.sitemap-con:hover a {
	color: #fff;
}
/*友情链接样式*/
.RW-partner {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
.RW-partner .hd h2 {
	font: 18px/45px "微软雅黑", "simhei";
	padding-left: 7px;
	float: left;
}
.RW-partner .hd span {
	font: 12px/45px "宋体", "simhei";
	color: #999;
	float: right;
}
.RW-partner p {
	color: #afafaf;
	float: left;
	width: 1000px;
	line-height: 28px;
	font-size: 12px;
}
.RW-partner p a {
	color: #616161;
	margin-left: 5px;
	margin-right: 5px;
}
.RW-partner p a:hover {
	color: #f08300;
}
/*底部样式*/
.footer {
	background-color: #fcfcfc;
	background-repeat: repeat;
	width: 100%;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	overflow: hidden;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2f0f0;
}
.footcopy {
	clear: both;
	width: 1000px;
	padding-top: 15px;
	color: #444;
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.footcopy .copylink {
	line-height: 26px;
	text-align: center;
}
.footcopy .copylink .link {
	border: 0px none;
}
.footcopy .copylink .link span {
	margin-right: 6px;
	margin-left: 6px;
}
.footcopy .copyzz {
	clear: both;
	width: 665px;
	overflow: hidden;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.footcopy .copyzz .zli {
	float: left;
	width: 114px;
	height: 41px;
	padding: 3px;
	margin: 0px 5px;
	border: 1px solid #E2E2E2;
}
.footcopy .copyzz .zli .zl {
	float: left;
	width: 45px;
}
.footcopy .copyzz .zli .zr {
	float: left;
	width: 69px;
	padding-top: 6px;
	line-height: 16px;
}
.footcopy .copyzz .zli1 {
	float: left;
	width: 124px;
	height: 47px;
	margin: 0px 5px;
}
#copy {
	text-align: center;
	width: 1000px;
	line-height: 25px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
}
.graylink {
	color: #333;
	font-size: 12px;
}
/*返回顶部样式*/
#moquu_top, #moquu_wxin, #moquu_wshare, #moquu_wmaps {
	z-index: 2;
	width: 50px;
	height: 50px;
	right: 10px;
	position: fixed;
	cursor: pointer;
	_position: absolute;
	_bottom: auto;
}
#moquu_wxin {
	top: 360px;
	_margin-top: 360px
}
#moquu_wxin a {
	background: url(../images/sbtn.png) 0 -0px;
	right: 0;
	float: left;
	width: 50px;
	height: 50px;
	text-indent: -9999px
}
#moquu_wxin a:hover {
	background: url(../images/sbtn.png) -50px -0px
}
#moquu_wshare {
	top: 412px;
	_margin-top: 412px
}
#moquu_wshare a {
	background: url(../images/sbtn.png) 0 -50px;
	width: 50px;
	height: 50px;
	right: 0;
	float: left;
	text-indent: -9999px
}
#moquu_wshare a:hover {
	background: url(../images/sbtn.png) -50px -50px
}
#moquu_wmaps {
	top: 464px;
	_margin-top: 464px
}
#moquu_wmaps a {
	background: url(../images/sbtn.png) 0 -150px;
	width: 50px;
	height: 50px;
	right: 0;
	float: left;
	text-indent: -9999px
}
#moquu_wmaps a:hover {
	background: url(../images/sbtn.png) -50px -150px
}
#moquu_top {
	top: 516px;
	_margin-top: 516px;
	background: url(../images/sbtn.png) 0 -101px;
	width: 50px;
	height: 50px
}
#moquu_top:hover {
	background: url(../images/sbtn.png) -50px -101px
}
.moquu_wxin, .moquu_wshare {
	position: relative;
	z-index: 2
}
.moquu_wxin a:hover .moquu_wxinh, .moquu_wshare a:hover .moquu_wshareh {
	display: block
}
.moquu_wxin .moquu_wxinh {
	position: absolute;
	display: none;
	left: -220px;
	top: -110px;
	width: 215px;
	height: 259px;
	background-image: url(../images/moquu_ico.png);
	background-repeat: no-repeat;
	background-position: -1px;
	z-index: 2;
}
.moquu_wshare .moquu_wshareh {
	position: absolute;
	display: none;
	left: -220px;
	top: -105px;
	width: 215px;
	height: 259px;
	background: url(../images/moquu_wshare.png) no-repeat
}
/*新增20171124*/
.tabbtn02 {
	height: 30px;
	width: 92%;
	border-bottom: 1px solid #eee;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
}
.tabbtn02 li {
	float: left;
	position: relative;
	margin-left: 15px;
	font-weight: bold;
}
.tabbtn02 li a {
	display: block;
	float: left;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	width: 70px;
	text-align: center;
	font-size: 16px;
	cursor: pointer;
	color: #333;
	margin-right: auto;
	margin-left: auto;
}
.tabbtn02 li:first-child {
	margin-left: 0px;
}
.tabbtn02 li.current a {
	height: 25px;
	line-height: 25px;
	color: #fff;
	font-weight: 800;
	width: 70px;
	text-decoration: none;
	border-radius: 3px;
	background-color: #f08200;
}
/* tabcon */
.tabcon {
	position: relative;
	overflow: hidden;
}
.tabcon .sublist {
	overflow: hidden;
}
/* 新增深圳优秀商家推荐20180328 */
.groom_pro {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}
.groom_pro li {
	float: left;
	width: 190px;
	margin-left: 12.5px;
	margin-bottom: 12px;
	color: #333;
}
.groom_pro li a img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	border: 0;
	padding: 0;
	max-width: 190px;
	max-height: 130px;
}
.groom_pro li:first-child {
	margin-left: 0;
}
.Gp_Tittle {
	color: #333;
	line-height: 24px;
	margin-top: 6px;
	font-size: 14px;
	text-align: center;
}
.groom_pro li:hover {
	color: #f08300;
	text-decoration: none;
	border: 0;
}
/* 新增宣传推广矩阵20180411 */
.groom_pro_xc {
	width: 100%;
	overflow: hidden;
}
.xuanchuan_bk {
	width: 99%;
	border: 1px solid #f5f5f5;
	padding: 5px 30px;
}
.xuanchuan_bk .title {
	display: block;
	height: 30px;
	position: relative;
	margin-left: 20px;
	top: -15px;
	text-align: left;
	background: white;
}
.groom_pro_xc a {
	float: left;
	width: 140px;
	text-align: center;
	height: 40px;
	margin-bottom: 20px;
	line-height: 40px;
}
.groom_pro_xc a img {
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	border: 0;
	padding: 0;
	max-width: 130px;
	max-height: 40px;
}
.ddiv {
	padding: 5px;
	border: 4px solid #f5f5f5;
}
p.title {
	display: block;
	width: 560px;
	height: 30px;
	position: relative;
	top: -13px;
	margin-left: 20px;
	text-align: center;
	background: white;
}
/*新增明星写真栏目20180426*/
.tabcon1 {
	position: relative;
	overflow: hidden;
}
.tabcon1 .subbox {
	position: absolute;
	left: 0;
	top: 0;
}
.tabcon1 li {
	width: 240px;
	height: 300px;
	float: left;
}
.tabcon1 .sublist {
	overflow: hidden;
}
.ptoto_Pic {
	float: left;
	width: 240px;
	margin-top: 10px;
	margin-left: 13.3px;
}
.sublist1 .ptoto_Pic:first-child {
	margin-left: 0;
}
.ptoto_Pic a {
	border: 2px solid #FFF;
}
.ptoto_Pic a:hover {
	border: 2px solid #f22034;
}
.ptoto_Pic .Q-vBg span {
	color: #fff;
	cursor: pointer;
	font-size: 14px;
	position: relative;
	width: 100%;
	font-family: "微软雅黑";
}
.ptoto_Pic .Q-vBg {
	width: 100%;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 25px;
	line-height: 25px;
	background: rgba(0,0,0,0.4);
 filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0, startColorstr = '#80000000', endColorstr = '#80000000')\9;
	display: block;
	text-align: center;
}
.ptoto_Pic a {
	display: inline;
	float: left;
	overflow: hidden;
	position: relative;
}
.ptoto_PicStyle {
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 0;
}
.ptoto_PicStyle, .ptoto_PicStyle img {
	height: 300px;
	width: 240px;
}
.ylpd_wz {
	margin-left: 130px;
	font-size: 18px;
	color: #F00;
	font-weight: bold;
}
.home_more {
	margin-top: 5px;
}
.home_more a {
	color: #666;
}
.home_more a:hover {
	color: #f08300;
	text-decoration: none;
}
