/*全局样式*/
* {
	margin: 0px;
	padding: 0px;
	outline: none;
}

p {
	padding: 4px 0;
}

body {
	font-family: "Microsoft Yahei";
	background: #fdfdfd;
	color: #666;
}

a:link {
	color: #333;
	font-size: 12px;
	text-decoration: none;
	font-family: "Microsoft Yahei", "simsun", "Times New Roman", "宋体";
}

a:hover {
	color: #d70000;
	font-size: 12px;
	text-decoration: underline;
	font-family: "Microsoft Yahei", "simsun", "Times New Roman", "宋体";
}

html {
	color: #333;
	font-size: 12px;
	font-family: "simsun", "Times New Roman", "宋体";
}

ul,ol,li {
	list-style-type: none;
	list-style-image: none;
}

img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

a em {
	cursor: pointer
}

em {
	font-style: normal;
	color: #c00;
}

/*-----------------------------------------------------------------------------------------*/
.space_0 {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_5 {
	clear: both;
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_2 {
	clear: both;
	height: 2px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_8 {
	height: 8px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_10 {
	height: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_15 {
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_20 {
	height: 20px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
}

.space_5_line {
	clear: both;
	height: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 5px;
}

.space_5_line2 {
	height: 15px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	overflow: hidden;
	border-bottom: 1px solid #ebf0f1;
	margin-bottom: 15px;
}

/*-----------------------------------------------------------------------------------------*/
	/*分页样式*/
.showpages {
	font-size: 12px;
}

.showpages td {
	font-size: 12px;
	line-height: 40px;
	height: 40px;
}

.showpages a {
	font-size: 12px;
}

.showpages select {
	font-size: 12px;
}

.loacl {
	color: #999;
	padding-left: 24px;
	background: url(../images/home.png) left center no-repeat;
	width: 100%;
}

/*-----------------------------------------------------------------------------------------*/
:
:-webkit-scrollbar {
	width: 8px;
}

:
:-webkit-scrollbar-button {
	width: 8px;
	height: 5px;
}

:
:-webkit-scrollbar-track {
	background: #f0f0f0;
}

:
:-webkit-scrollbar-thumb {
	background: #ddd;
	border-radius: 10px;
}

:
:-webkit-scrollbar-thumb :hover {
	background: #c3c3c3;
}

.left {
	float: left;
}

.right {
	float: right;
}

.center_main {
	width: 1200px;
	margin: 0 auto;
}

.zg_left {
	width: 220px;
	float: left;
}

.zg_right {
	margin-left: 230px;
}

.zg_dp {
	background: #fff;
	border: 1px solid #f77400;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
}

.zg_dp_info1 {
	background: #f77400;
	padding: 5px 10px;
	color: #fff;
}

.zg_dp_info2 {
	padding: 5px 10px;
	color: #666;
	line-height: 30px;
}

.zg_vip {
	background: url(../images/vip.png) no-repeat 152px center;
}

.zg_dp_sc {
	padding: 10px 0;
	border-top: 1px solid #eee;
	margin-top: 5px;
}

.zg_dp_scbtn {
	width: 120px;
	height: 34px;
	margin: 0 auto;
	background: #ff9c00;
	line-height: 34px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
}

.zg_dp_scbtn:hover {
	background: #f77400
}

.zg_search {
	background: #fff;
	border: 1px solid #ddd;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
	padding: 10px;
}

.zg_search b {
	color: #00a8ff;
	margin-right: 10px;
}

.zg_s_l {
	height: 30px;
	line-height: 28px;
	margin-bottom: 10px;
}

.zg_s_into {
	width: 70px;
	float: left;
}

.zg_s_into2 {
	width: 22px;
	float: left;
	text-align: center
}

.zg_input {
	float: left;
	border: 1px solid #ddd;
	color: #333;
	line-height: 28px;
	height: 28px;
	width: 124px;
}

.zg_input2 {
	float: left;
	border: 1px solid #ddd;
	color: #333;
	line-height: 28px;
	height: 28px;
	width: 50px;
}

.zg_s_btn {
	float: left;
	width: 70px;
	height: 34px;
	background: #f77400;
	line-height: 34px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border-radius: 2px;
}

.zg_s_btn:hover {
	background: #c65d00
}

.zg_into {
	background: #fff;
	border: 1px solid #ddd;
	border-top: 2px solid #f77400;
	line-height: 24px;
	font-size: 14px;
	margin-bottom: 10px;
	overflow: hidden;
}

.zg_into_tit {
	font-size: 15px;
	color: #f77400;
	line-height: 38px;
	border-bottom: 1px solid #eee;
	padding-left: 10px;
	font-weight: bold;
}

.zg_into_txt {
	color: #777;
	margin-top: 5px;;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	padding: 10px;
	/**display: -webkit-box;**/ /** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 5; /** 显示的行数 **/
	overflow: hidden; /** 隐藏超出的内容 **/
}

.zg_dp_into_s {
	float: right;
	margin: 4px 5px;
}

.zg_fl_search {
	border: 1px solid #eee;
	float: right;
	width: 180px;
	line-height: 28px;
	height: 28px;
	margin-left: 5px;
}

.zg_fl_input {
	border: 0px;
	width: 155px;
	/*line-height: 28px;
	height: 28px;*/
	outline: none;
	padding-left: 5px;
}

.zg_dp_into_select {
	line-height: 30px;
	height: 30px;
	border: 1px solid #eee;
}

.zg_fl_s_btn {
	width: 15px;
	height: 15px;
	background: url(../images/sear.png) no-repeat;
	float: right;
	margin: 5px 3px 0 0;
	cursor: pointer;
}

.zg_fl_s_btn:hover {
	background: url(../images/sear_on.png) no-repeat;
}

.zg_into_cp {
	margin: 10px 0;
}

.zg_into_cp_area {
	float: left;
	width: 220px;
	height: 290px;
	border: 1px solid #eee;
	margin-left: 16px;
	margin-bottom: 16px;
}

.zg_into_cp_img {
	width: 220px;
	height: 180px;
}

.zg_pirce {
	line-height: 30px;
	color: #f77400;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 10px 0;
}

.zg_name {
	line-height: 30px;
	color: #666;
	font-size: 16px;
	font-weight: bold;
	margin: 4px 10px 0;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 1; /** 显示的行数 **/
	overflow: hidden; /** 隐藏超出的内容 **/
	font-family: "Microsoft Yahei";
	cursor: pointer;
}

.zg_jj {
	color: #666;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 12px;
	display: -webkit-box; /** 对象作为伸缩盒子模型显示 **/
	-webkit-box-orient: vertical; /** 设置或检索伸缩盒对象的子元素的排列方式 **/
	-webkit-line-clamp: 2; /** 显示的行数 **/
	overflow: hidden; /** 隐藏超出的内容 **/
	cursor: pointer;
}

.readmore-js-toggle {
	border-bottom: 1px solid #999;
	font-weight: bold;
	text-align:right;
	padding-right: 10px;
}