
/*@charset "utf-8";*/
	/*全局变灰*/
	/*html {
	filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
	-webkit-filter: grayscale(100%);
}*/
	/* 主体 公共部分*/
	.headstyle_normal {
	background: url(../images/global/orangebg.gif) 0 31px repeat-x,url(../images/bg.png);
}
.outwrap {
	margin: 0;
	clear: both;
}
.box-col {
	float:left;
	width: 100%;
	margin:0 0px;
}
.box-col3 {
	float:left;
	width: 32%;
	margin:0 20px 0 0;
	overflow: hidden;
}
.box-col3:nth-child(3n) {
	margin-right: 0;
}
.dotline {
	clear: both;
	margin:10px 0px;
	height:1px;
	background: url(../images/dot.gif) repeat-x;
}
.bigSize {
	width: 380px;
}
.iicon {
	background-image:url(../images/index_icons.png);
	background-repeat:no-repeat;
}
.red .fixedwrap .nav {
	background:#EE4341
}
.blue .fixedwrap .nav {
	background:#3592e2
}
.green .fixedwrap .nav {
	background:#42b712
}
.orange .fixedwrap .nav {
	background:#f78015
}
.header .kefu {
	float: right;
	position: relative;
	padding-left: 0px;
	margin-top: 18px;
	font-size: 20px;
	line-height: 25px;
}
.red .header .kefu a {
	font-size: 1.2rem;
	background: #EE4341 url(../images/global/poste.gif) 13px 14px no-repeat;
	color: #fff;
	padding: 8px 15px 8px 35px;
	line-height: 55px;
	transition:all 0.2s
}
.blue .header .kefu a {
	font-size: 1.2rem;
	background: #3592e2 url(../images/global/poste.gif) 13px 14px no-repeat;
	color: #fff;
	padding: 8px 15px 8px 35px;
	line-height: 55px;
	transition:all 0.2s
}
.green .header .kefu a {
	font-size: 1.2rem;
	background: #42b712 url(../images/global/poste.gif) 13px 14px no-repeat;
	color: #fff;
	padding: 8px 15px 8px 35px;
	line-height: 55px;
	transition:all 0.2s
}
.orange .header .kefu a {
	font-size: 1.2rem;
	background: #f78015 url:(../images/global/poste.gif) 13px 14px no-repeat;
	color: #fff;
	padding: 8px 15px 8px 35px;
	line-height: 55px;
	transition:all 0.2s
}
.header .kefu a:hover {
	background: #FF6633 url(../images/global/poste.gif) 13px 14px no-repeat;
}
.searchwrap {
	position: relative;
	float: left;
	width: 350px;
	height: 40px;
	line-height: 34px;
	margin: 25px 15px 0 60px;
	z-index: 1001;
}
.red .searchwrap {
	background: #EE4341;
}
.blue .searchwrap {
	background: #3592e2;
}
.green .searchwrap {
	background: #42b712;
}
.orange .searchwrap {
	background: #f78015;
}
/*快捷登陆*/
	#mayilogin a[title="用QQ帐号登录"] {
	background:url(../images/qq.png) no-repeat 0 0px;
	background-size:20px 20px;
	padding-left:23px;
}
#mayilogin a[title="用微信扫一扫登录"] {
	background:url(../images/wx.png) no-repeat 0 0px;
	background-size:20px 20px;
	padding-left:25px;
}
.loginbefore {
	width:350px;
}
.topInfo .onmobile:hover .pop-mobile {
	display:block
}
.topInfo .onwebchat:hover .pop-webchat {
	display:block
}
.location-city {
	float:left;
	display: inline;
	position: relative;
	left: 30px;
	top: 20px;
	font-size: 2rem;
	font-weight: bold;
	letter-spacing: .3rem;
}
/* 导航*/
	.fixedwrap .nav {
	position: relative;
	margin-top: 20px;
	height: 45px;
	-moz-box-shadow: 0 5px 30px rgba(0,0,0,.1);
	-webkit-box-shadow: 0 5px 30px rgba(0,0,0,.1);
	box-shadow: 0 5px 30px rgba(0,0,0,.1);
	z-index: 100;
}
.mainnav li {
	position: relative;
	float: left;
	padding:0 15px;
	margin:0;
}
.mainnav li a {
	color: #fff;
	display: block;
}
.mainnav li a:hover {
	color:#FFFF00;
}
.mainnav li .nav-m {
	position: relative;
	font-size: 18px;
	line-height: 45px;
}
.mainnav li .nav-m i {
	position: absolute;
	left:50%;
	top:-14px;
	display: inline-block;
	width: 32px;
	height: 22px;
}
.dropbox {
	margin: -11px -12px 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.mainnav li dl {
	padding-top: 11px;
}
.mainnav li dt {
	padding:0 12px;
	overflow: hidden;
}
.mainnav li dd a {
	font-size: 16px;
	white-space: nowrap;
}
.mainnav li dd {
	display: none;
	position: absolute;
	top:45px;
	left:0;
	min-width:100%;
	padding:8px 0 16px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	z-index: 10;
}
.mainnav li dd a {
	display: block;
	line-height: 40px;
	padding:0 13px;
}
.mainnav li dt .nav-m {
	float: left;
}
.mainnav li:hover ,.mainnav li:hover .dropbox {
	filter: alpha(opacity:98);
	opacity: .98;
	-moz-opacity: .98;
	-khtml-opacity: .98;
}
.nav .wrap {
	position: relative;
}
/* 模块标题部分*/
	.module .mhd {
	height: 40px;
	line-height: 40px;
	margin-bottom: 20px;
	border-bottom: 2px solid #ccddf2;
}
/*.module .mhd h2:hover {
	-webkit-transform:rotate(180deg);
	transform:rotate(180deg);
}*/
	.red .module .mhd h2 {
	float: left;
	padding:0 10px 0 5px;
	font-size: 20px;
	color: #333;
	border-bottom: 3px solid #EE4341;
	font-weight:bold;
}
.blue .module .mhd h2 {
	float: left;
	padding:0 10px 0 5px;
	font-size: 20px;
	color: #333;
	border-bottom: 3px solid #3592e2;
	font-weight:bold;
}
.orange .module .mhd h2 {
	float: left;
	padding:0 10px 0 5px;
	font-size: 20px;
	color: #333;
	border-bottom: 3px solid #f78015;
	font-weight:bold;
}
.green .module .mhd h2 {
	float: left;
	padding:0 10px 0 5px;
	font-size: 20px;
	color: #333;
	border-bottom: 3px solid #42b712;
	font-weight:bold;
}
.module .mhdfwb h2 {
	height: 41px;
	margin-top: -1px;
	text-indent:38px;
}
.module .inHd li h2 font {
	font-weight: normal;
}
.module .mhd h2 font {
	font-size: 1.7rem;
	margin-right: 5px;
	font-weight: bold;
	letter-spacing:4px;
}
.module .inHd li.on h2 font {
	font-weight: bold;
}
.module .mhd h2 span {
	font-size: 17px;
}
.module .mhd .more {
	float: right;
	font-size: 12px;
	color: #458fce;
}
.txtinfo li {
	padding-right: 0px;
	background: url(../images/index/li_arrow.gif) left center no-repeat;
}
.txtinfo1 li {
	padding-right: 0px;
	height: 28px;
	line-height: 28px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
.txtinfo1 li a {
	font-size: 1rem;
}
.slideItem {
	float: right;
	margin-top: 14px;
	margin-right: 7px;
}
.slideItem ul {
	float: right;
}
.slideItem li {
	float: left;
	width: 9px;
	height: 9px;
	margin-right: 8px;
	border-radius: 50%;
	border:1px solid #cecece;
	background: #fff;
	cursor: pointer;
}
.slideItem li.on {
	border-color: #f34540;
	background: #f34540;
}
.panehead {
	float: left;
}
.panehead li {
	float: left;
	margin-right: 4px;
}
.topsearchinput {
	padding: 8px 8px 8px 45px;
	width: 350px;
	border: none;
	background: #fff url(../images/fdj.gif) 3px 2px no-repeat;
}
/* 资讯*/
	/*焦点图*/
	.mainpicfocus {
	width: 530px;
	height: 415px;
	float: left;
	overflow:hidden
}
.mainpicfocus img {
	width:530px;
	height:415px;
	max-height: 415px;
}
.mainpicfocus p {
	background: #000;
	opacity: 0.75;
	padding: 10px;
	display: block;
	position: relative;
	top: -42px;
	left: 0;
}
.mainpicfocus p a {
	color: #fff;
	font-size: 15px;
}
/* 首页模块一*/
	.survey {
	width:725px;
	height: 100%;
	margin-left:0px;
	padding:0px;
	float: right;
}
.survey .mhd li {
	float:left;
}
.survey .mhd li a {
	font-size: .95rem;
}
.survey .mhd a {
	float: right;
	padding-right: 5px;
	color: #666;
}
.survey .mbd dl {
	margin: 0;
	padding: 0;
}
.survey .mbd dt {
	margin-bottom: 12px;
	font-size: 14px;
	color: #252525;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.survey .mbd dt i {
	display: inline-block;
	width: 20px;
	height: 16px;
	background-position: 0 0;
	vertical-align: middle;
	margin: 0 8px 0 5px;
}
.survey .mbd dd.des {
	height: 52px;
	color: #888;
	line-height: 26px;
	width: 725px;
	overflow: hidden;
}
.survey .total {
	margin-top: -10px;
	height: 288px;
    padding: 5px 10px;
    border-radius: 10px;
}

.red .survey .total {
	background:#EE4341
}
.blue .survey .total {
	background:#3592e2
}
.green .survey .total {
	background:#42b712
}
.orange .survey .total {
	background:#f78015
}
.survey .total dl {
	height: 30px;
	line-height: 30px;
	width: 30.4%;
	padding-right: 10px;
	float: left;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	background: url(../images/index/li_arrow.gif) 0 14px no-repeat;
	padding-left:10px;
}
.survey .total a {
	font-size: 1rem;
	color: #fff;
}
/* 热门资讯*/
	.zuanti {
	float: left;
	width: 35%;
}
.zuanti dl {
	margin: 0 0 0px;
}
.zuanti dl dt {
	float: left;
	width: 139px;
	height: 90px;
	margin:0 15px 15px 0
}
.zuanti dl dt:nth-child(3n) {
	margin-right:0
}
.zuanti dl dt img {
	display: block;
	width: 100%;
	height: 90px;
}
.zuanti dl dd {
	padding-left: 8px;
	overflow: hidden;
}
.zuanti dl dd .title {
	margin-bottom: 10px;
}
.zuanti dl dd .title a {
	display: block;
	font-size: 16px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
}
.zuanti dl dd .des {
	font-size: 13px;
	color: #888;
	height: 52px;
	line-height: 26px;
	overflow: hidden;
}
.zuanti .mbd li {
	float:left;
	width:47%;
	padding-right:10px;
	white-space:nowrap;
	text-overflow:ellipsis
}
.zuanti .mbd li:nth-child(2n) {
	padding-right:10px
}
.zuanti .txtinfo1 ul li a {
	display: inline-block;
	width: 230px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 1rem;
}
/* 本地最新*/
	.newstj {
	width: 63%;
	float: right;
	overflow: hidden;
}
.newstj ul {
	margin-top: 15px;
}
.newstj ul li {
	height: 30px;
	line-height: 30px;
	width: 33%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	float: left;
	background: url(../images/index/li_arrow.gif) 0 14px no-repeat;
	padding-left:0px
}
.newstj ul li a {
	font-size: 1rem;
}
.newstj ul li.first a {
	font-size: 20px;
	font-weight: bold;
}
.newstj-pic {
	margin-top: 0px;
	float: left;
	width: 100%;
}
.newstj-pic .slide {
	overflow: hidden;
}
.newstj-pic .slide li {
	width: 106px;
	margin-right: 10px;
	height: 90px;
	background:none;
	float:left
}
.newstj-pic .slide li:nth-child(7) {
	margin-right:0
}
.newstj-pic .slide li a {
	float: left;
}
.newstj-pic .slide li img {
	width:100%;
	min-height:90px;
}
/* 店铺*/
	.exposure {
	padding:15px;
	border:1px solid #dfdfdf;
	border-bottom: 2px solid #dfdfdf;
	box-shadow:0 2px 5px rgba(0,0,0,.1);
}
/*.exposure h3 {
	padding:3px 0;
	font-size:1rem;
}*/
	.exposure h3 {
	padding: 3px 0;
	font-size: .8rem;
	background: rgb(0,0,0,0.4);
	height: 20px;
	overflow: hidden;
	position: relative;
	top: -25px;
	display: none;
	color: #fff;
	transition: all 1s;
}
/*.exposure .mbd li {
	width: 149.7px;
	margin-right: 10px;
	height: 130px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}*/
	.exposure .mbd li {
	width: 149.7px;
	margin-right: 10px;
	height: 60px;
	float: left;
	overflow: hidden;
	margin-bottom: 15px;
}
.exposure .mbd li:hover h3 {
	display:block
}
.exposure .mbd li:nth-child(8n) {
	margin-right: 0;
}
.exposure .mbd li .pic {
	width: 145;
	height: 100px;
}
.exposure .mbd li .title {
	height: 35px;
	line-height: 35px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.exposure .mbd li .title a {
	font-size: .85rem;
}
/*.exposure .mbd li img {
	width:100%;
	min-height: 100px;
}*/
	.exposure .mbd li img {
	width: 100%;
	min-height: 60px;
}
.exposure dt {
	height: 24px;
	line-height: 24px;
	padding:20px 0 15px;
}
.exposure dt a {
	display: block;
	text-align: center;
	font-size: 18px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.exposure dd {
	height: 52px;
	line-height: 26px;
	font-size: 14px;
	color: #888;
	overflow: hidden;
}
.exposure .dotline {
	margin-bottom: 0px;
}
.exposure ul li {
	float: left;
	width: 22.1%;
	height: 30px;
	padding-right: 2%;
	line-height: 30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	background: url(../images/index/li_arrow.gif) 0 14px no-repeat;
	padding-left:10px;
}
.exposure ul li a {
	margin-right: 10px;
	font-size: 1rem
}
/* 在线便民工具*/
	.tools {
	margin-top: 0px;
}
.tools ul {
	margin:0 0px;
}
.tools ul li {
	border: #ccc solid 1px;
	border-radius: 2px;
	float: left;
	margin: 0px 10px 10px 0px;
	display: block;
	overflow: hidden;
	width: 155px;
	height: 50px;
	line-height: 27px;
	text-align: left;
	padding: 5px 7px 7px 10px;
	font-size: 1rem;
}
.tools ul li:nth-child(7n) {
	margin-right: 0;
}
.tools ul li {
	display: block;
	transition: all 0.5s
}
/*.tools ul li:hover {
	cursor:pointer;
	background: #ccddf2;
	border: 1px solid #ccddf2;
}*/
	.red .tools ul li:hover {
	cursor:pointer;
	background:rgb(51,102,255,0.2);
	border: 1px solid #ccddf2;
}
.zhushou {
	width: 100%;
	margin: 15px 0;
	overflow:hidden
}
.zhushou ul {
	}
.zhushou li {
	float: left;
	padding:5px;
	margin-right:15px;
	transition:all 0.5s;
}
.red .zhushou li {
	border:#EE4341 solid 1px;
	border-right-width: 4px;
	border-top-right-radius: 10px;
}
.blue .zhushou li {
	border:#3592e2 solid 1px;
	border-right-width: 4px;
	border-top-right-radius: 10px;
}
.green .zhushou li {
	border:#42b712 solid 1px;
	border-right-width: 4px;
	border-top-right-radius: 10px;
}
.orange .zhushou li {
	border:#f78015 solid 1px;
	border-right-width: 4px;
	border-top-right-radius: 10px;
}
.red .zhushou li:hover {
	background: #EE4341;
	border-right-color: #003DF5;
	color:#fff
}
.blue .zhushou li:hover {
	background: #3592e2;
	color:#fff
}
.green .zhushou li:hover {
	background: #42b712;
	border-right-color: #003DF5;
	color:#fff
}
.orange .zhushou li:hover {
	background: #f78015;
	border-right-color: #003DF5;
	color:#fff
}
.zhushou li a {
	font-size: 1rem
}
.zhushou li:hover a {
	color:#fff
}
.mhdfwb img {
	position:relative;
	left: -155px;
	top: 0px;
	width:35px;
	height:auto;
	border-radius:50%
}
.pet .mhdfwb img {
	position:relative;
	left: -174px;
	top: 0px;
}
.car .mhdfwb img {
	position:relative;
	left: -189px;
	top: 0px;
}
/* 二手信息*/
	.secondhand .mhd h2 span {
	color: #333;
}
/*.secondhand .mhdfwb .panehead li {
	background:url(../images/icon/ershou.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.secondhand .mhdfwb img,.house .mhdfwb img,.job .mhdfwb img,.life .mhdfwb img,.business .mhdfwb img,.educate .mhdfwb img,.pet .mhdfwb img,.health .mhdfwb img,.farming .mhdfwb img,.join .mhdfwb img,.part-time .mhdfwb img,.car .mhdfwb img {
	transition:all 1s;
}
.secondhand:hover .mhdfwb img,.house:hover .mhdfwb img,.job:hover .mhdfwb img,.life:hover .mhdfwb img,.business:hover .mhdfwb img,.educate:hover .mhdfwb img,.pet:hover .mhdfwb img,.health:hover .mhdfwb img,.farming:hover .mhdfwb img,.join:hover .mhdfwb img,.part-time:hover .mhdfwb img,.car:hover .mhdfwb img {
	transform:rotateY(360deg);
	-ms-transform:rotateY(360deg);
	/* IE 9*/
	-moz-transform:rotateY(360deg);
	/* Firefox*/
	-webkit-transform:rotateY(360deg);
	/* Safari 和 Chrome*/
	-o-transform:rotateY(360deg);
}
.secondhand .mhd h2 font {
	color: #78c100;
}
.secondhand .panebody {
	height: auto;
	overflow: hidden;
}
.secondhand .list .pic {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 15px;
}
.secondhand .list .pic a {
	position: relative;
	display: block;
}
.secondhand .list .pic img {
	display: block;
	width: 120px;
	height: 110px;
}
.secondhand .list .pic .title ,.secondhand .list .pic .title i {
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	right:0;
}
.secondhand .list .pic .title p {
	position: relative;
	margin:0 10px;
	text-align: center;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.secondhand .list .pic i {
	background: #000;
	opacity: .4;
	filter:alpha(opacity=40);
}
.secondhand .list .txtinfo {
	height: 110px;
	*float: left;
	overflow: hidden;
}
.secondhand .list .txtinfo li {
	height: 28px;
	line-height: 28px;
}
.secondhand .list .txtinfo li a {
	position: relative;
	display: block;
	width:270px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 1rem;
}
.secondhand .dotline {
	margin:10px 0;
}
.secondhand .list2 li {
	height: 30px;
	line-height: 30px;
	font-size: 1rem;
	text-overflow:ellipsis;
	overflow: hidden;
}
.secondhand .list2 li a {
	width: 240px;
	overflow: hidden;
}
.secondhand .list2 li em,.house .txtinfo li em,.educate .list2 li em,.carpics .list4 li em,.farming .list2 li em,.health .list2 li em,.join .list2 li em,.business .inBd ul li em,.pet .txtinfo li em {
	float:right;
	width:95px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
	color:#0066CC
}
.secondhand .list2 li a span {
	margin-left: 4px;
	font-size: 12px;
	color: #6ba904;
}
/* 出租出售房源*/
	.house .panebody {
	height:auto;
	overflow: hidden;
}
/*.house .mhdfwb .panehead li {
	background:url(../images/icon/fang.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.house .list .pic {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 15px;
}
.house .list .pic a {
	position: relative;
	display: block;
}
.house .list .pic img {
	display: block;
	width: 120px;
	height: 110px;
}
.house .list .pic .title ,.house .list .pic .title i {
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	right:0;
}
.house .list .pic .title p {
	position: relative;
	margin:0 10px;
	text-align: center;
	color: #fff;
	z-index: 2;
}
.house .list .pic i {
	background: #000;
	opacity: .4;
	filter:alpha(opacity=40);
}
.house .list .txtinfo {
	height: 110px;
	*float: left;
	overflow: hidden;
}
.house .list .txtinfo li {
	height: 28px;
	line-height: 28px;
}
.house .list .txtinfo li a {
	position: relative;
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 1rem;
}
.house .txtinfo li {
	height: 30px;
	line-height: 30px;
	font-size: 1rem;
}
.house .txtinfo li a {
	float: left;
	max-width: 300px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.house .txtinfo li span {
	float: right;
	width: 90px;
	color: #f60;
	text-indent: 0;
	text-align: right;
}
.house .dotline {
	margin:10px 0;
}
/* 招聘*/
	/*.job .mhdfwb .panehead li {
	background:url(../images/icon/zhaopin.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.job .list {
	height: auto;
	margin-right: -3px;
	overflow: hidden;
}
.job .list li {
	width: 46.3%;
	float: left;
	margin-right: 5px;
	height: 30px;
	line-height: 30px;
	overflow:hidden;
	background: url(../images/index/li_arrow.gif) 0 14px no-repeat;
	padding-left:10px
}
.job .list li a {
	font-size: 1rem;
}
.job .list li em {
	background-color: #00618C;
	color: #fff;
	padding:0 3px 2px;
}
.job .list2 {
	height: 160px;
	overflow: hidden;
}
.job .list2 h1 {
	padding: 3px 0 3px 10px;
	font-size: 1rem;
	margin: 0px 0 0 -5px;
	border-left: #ff0000 solid 10px;
	margin-bottom: 10px;
}
.job .txtinfo li {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #7a7979;
}
.job .txtinfo li a {
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.job .mhd h2 font {
	color:#003366
}
/* 生活服务*/
	/*.life .mhdfwb .panehead li {
	background:url(../images/icon/life.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.life .mhd h2 font {
	color: #f96736;
}
.life .miaobox {
	width: 30%;
	float: left;
}
.life .miaobox li {
	width: 130px;
	margin-bottom: 10px;
	margin-right: 0px;
}
.life .miaobox li img {
	width:100%;
	height: 80px;
}
.life .list-shenghuo {
	width: 65%;
	float: right;
}
.life .list-shenghuo i {
	background: #458fce;
	font-style: normal;
	width: 20px;
	display: inline-block;
	text-align: center;
	color: #fff;
	margin-right: 5px;
	height: 20px;
	line-height: 20px;
}
.life .list-shenghuo li {
	width: 100%;
	float: left;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
}
.life .list-shenghuo li:nth-child(3n) {
	margin-right: 0;
}
.life .list-shenghuo li a {
	display: inline-block;
	width: 260px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1rem;
}
/* 商务服务*/
	.module .mhd.tui {
	margin-bottom: 10px
}
/*.business .mhdfwb .panehead li {
	background:url(../images/icon/biz.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.business .mhd h2 font {
	color: #CC33FF;
}
.business .inBox {
	margin-top: 0px;
}
.business .list1 ul {
	width: 420px;
}
.business .list1 ul li {
	width: 99px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-right: 7px;
	margin-bottom: 10px
}
.business .list1 ul li:nth-child(4) {
	margin-right: 0;
}
.business .list1 ul li a img {
	width: 102px;
	height: 102px;
}
.business .line {
	margin:5px 0 14px;
	height: 1px;
	background: #eee;
}
.business .inBd ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-indent:10px;
	margin-right: 0px;
	background: url(../images/index/li_arrow.gif) left center no-repeat;
}
.business .inBd ul li:nth-child(2n) {
	margin-right: 0;
}
.business .inBd ul li a {
	float: left;
	max-width: 310px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size:1rem;
}
/* 教育培训*/
	/*.educate .mhdfwb .panehead li {
	background:url(../images/icon/edu.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.educate .mhd h2 span {
	color: #333;
}
.educate .mhd h2 font {
	color: #EE4341;
}
.educate .panebody {
	height: auto;
	overflow: hidden;
}
.educate .list .pic {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 15px;
}
.educate .list .pic a {
	position: relative;
	display: block;
}
.educate .list .pic img {
	display: block;
	width: 120px;
	height: 110px;
}
.educate .list .pic .title ,.educate .list .pic .title i {
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	right:0;
}
.educate .list .pic .title p {
	position: relative;
	margin:0 10px;
	text-align: center;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.educate .list .pic i {
	background: #000;
	opacity: .4;
	filter:alpha(opacity=40);
}
.educate .list .txtinfo {
	height: 110px;
	*float: left;
	overflow: hidden;
}
.educate .list .txtinfo li {
	height: 28px;
	line-height: 28px;
}
.educate .list .txtinfo li a {
	position: relative;
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 1rem;
}
.educate .dotline {
	margin:8px 0;
}
.educate .list2 li {
	height: 30px;
	line-height: 30px;
	font-size: 1rem;
	text-overflow:ellipsis;
	overflow: hidden;
}
.educate .list2 li a {
	width: 300px;
	display:inline-block;
	height:30px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.educate .list2 li a span {
	margin-left: 4px;
	font-size: 12px;
	color: #6ba904;
}
/* 宠物及用品*/
	/*.pet .mhdfwb .panehead li {
	background:url(../images/icon/pet.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.pet .mhd h2 font {
	color: #7ad7a1;
}
.pet .list1 {
	padding-bottom: 0px;
	margin-top:-7px;
}
.pet .list1 ul {
	margin:0 ;
}
.pet .list1 ul li {
	float: left;
	width: 129px;
	height: 110px;
	overflow: hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pet .list1 ul li:nth-child(3n) {
	margin-right: 0;
}
.pet .list1 ul li img {
	min-width: 130px;
	height: 110px;
}
.pet .txtinfo li a {
	display:inline-block;
	width:300px;
	height: 29px;
	line-height: 30px;
	font-size: 1rem;
	white-space:nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
/* 健康生活*/
	/*.health .mhdfwb .panehead li {
	background:url(../images/icon/jiaoyou.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.health .mhd h2 span {
	color: #333;
}
.health .mhd h2 font {
	color: #78c100;
}
.health .panebody {
	height: auto;
	overflow: hidden;
}
.health .panebody list {
	margin-bottom:5px;
}
.health .list .pic {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 15px;
}
.health .list .pic a {
	position: relative;
	display: block;
}
.health .list .pic img {
	display: block;
	width: 120px;
	height: 110px;
}
.health .list .pic .title ,.health .list .pic .title i {
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	right:0;
}
.health .list .pic .title p {
	position: relative;
	margin:0 10px;
	text-align: center;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.health .list .pic i {
	background: #000;
	opacity: .4;
	filter:alpha(opacity=40);
}
.health .list .txtinfo {
	height: 110px;
	*float: left;
	overflow: hidden;
}
.health .list .txtinfo li {
	height: 28px;
	line-height: 28px;
}
.health .list .txtinfo li a {
	position: relative;
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 1rem;
}
.health .dotline {
	margin:10px 0;
}
.health .list2 li {
	height: 29.2px;
	line-height: 30px;
	text-indent:10px;
	font-size: 1rem;
	text-overflow:ellipsis;
	overflow: hidden;
}
.health .list2 li a {
	display: inline-block;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.health .list2 li a span {
	margin-left: 4px;
	font-size: 12px;
	color: #6ba904;
}
/* 农林*/
	/*.farming .mhdfwb .panehead li {
	background:url(../images/icon/life.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.farming .list2 {
	height: auto;
	overflow: hidden;
}
.farming .list2 li {
	height: 30px;
	line-height: 30px;
	width: auto;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
}
.farming .list2 li:nth-child(2n) {
	margin-right: 0;
}
.farming .list2 li a {
	font-size: 1rem;
	display: inline-block;
	width: 300px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.farming .list2 li:hover ,.farming .list2 li a:hover {
	color: #ff6600;
}
.farming .sbody {
	overflow: hidden;
	margin-top: 8px;
	margin-bottom:-5px;
}
.farming .sbody li {
	width: 31.5%;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.farming .sbody li:nth-child(3n) {
	margin-right: 0px;
}
.farming .sbody li img {
	width: 100%;
	height: 80px;
}
/* 招商加盟*/
	/*.join .mhdfwb .panehead li {
	background:url(../images/icon/biz.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.join .mhd h2 span {
	color: #333;
}
.join .mhd h2 font {
	color: #3366FF;
}
.join .panebody {
	height: auto;
	overflow: hidden;
}
.join .list .pic {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 15px;
}
.join .list .pic a {
	position: relative;
	display: block;
}
.join .list .pic img {
	display: block;
	width: 120px;
	height: 110px;
}
.join .list .pic .title ,.marry .list .pic .title i {
	height: 25px;
	line-height: 25px;
	overflow:hidden;
	position: absolute;
	left:0;
	bottom:0;
	right:0;
}
.join .list .pic .title p {
	position: relative;
	margin:0 10px;
	text-align: center;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.join .list .pic i {
	position: absolute;
	left:0;
	top:0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity:.4;
	filter:alpha(opacity=40);
	z-index: 1;
}
.join .list .txtinfo {
	height: 110px;
	*float: left;
	overflow: hidden;
}
.join .list .txtinfo li {
	height: 28px;
	line-height: 28px;
}
.join .list .txtinfo li a {
	position: relative;
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 1rem;
	color: #666;
}
.join .dotline {
	margin:10px 0;
}
.join .list2 li {
	height: 32px;
	line-height: 30px;
	font-size: 1rem;
	text-overflow:ellipsis;
	overflow: hidden;
}
.join .list2 li a {
	width: 240px;
	overflow: hidden;
}
/* 兼职*/
	/*.part-time .mhdfwb .panehead li {
	background:url(../images/icon/jianzhi.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.part-time .mhd h2 font {
	color: #b7aeda;
}
.part-time .story .title {
	margin-bottom: 15px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	color: #999;
}
.part-time .story .title span {
	font-size: 24px;
	color: #b7aeda;
}
.part-time .story .title font {
	font-size: 16px;
	color: #ff3333;
	font-style: italic;
}
.part-time .story-name-list {
	margin: 10px 0 15px;
	overflow: hidden;
}
.part-time .story-name-list li {
	width: 47.5%;
	float: left;
	white-space:nowrap;
	text-overflow:ellipsis;
	margin-right: 10px;
	height: 30px;
	line-height: 30px;
	overflow:hidden
}
.part-time .story-name-list li a {
	font-size: 1rem;
}
/* 汽车*/
	/*.car .mhdfwb .panehead li {
	background:url(../images/icon/che.png) no-repeat 0 3px;
	background-size:30px 30px
}*/
	.car .mhd h2 font {
	color: #6633FF;
}
.carnews {
	margin-top: 20px;
	overflow: hidden;
}
.carnews .shd {
	margin-bottom: 23px;
}
.carnews .sbd {
	position: relative;
	height: auto;
	overflow: hidden;
}
.car .list3 .pic {
	float: left;
	width: 120px;
	height: 110px;
	margin-right: 15px;
}
.car .list3 .pic a {
	position: relative;
	display: block;
}
.car .list3 .pic img {
	display: block;
	width: 120px;
	height: 110px;
}
.car .list3 .pic .title ,.car .list3 .pic .title i {
	height: 25px;
	line-height: 25px;
	position: absolute;
	left:0;
	bottom:0;
	right:0;
}
.car .list3 .pic .title p {
	position: relative;
	margin:0 10px;
	text-align: center;
	color: #fff;
	text-align: center;
	z-index: 2;
}
.car .list3 .pic i {
	background: #000;
	opacity: .4;
	filter:alpha(opacity=40);
}
.car .list3 .txtinfo {
	height: 110px;
	*float: left;
	overflow: hidden;
}
.car .list3 .txtinfo li {
	height: 28px;
	line-height: 28px;
}
.car .list3 .txtinfo li a {
	position: relative;
	display: block;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size: 1rem;
}
.car .dotline {
	margin:10px 0;
}
.car .list4 {
	height: auto;
	margin-top: 10px;
}
.car .list4 li {
	height: 30px;
	line-height: 30px;
}
.car .list4 li a {
	float: left;
	width: 310px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 1rem;
}
/*商品*/
	.goods {
	width:1280px;
	margin-top:20px;
	height:auto;
	clear:both;
}
.goods .ul {
	margin:5px 0
}
.goods .hd {
	width:auto;
	overflow:auto;
	text-align:left!important;
	margin-bottom:10px;
}
.goods .bd li:hover {
	transition: all 0.3s
}
.goods .bd li:hover {
	border:#ff0000 solid 1px;
}
.goods .bd li:hover .price {
	color:#003DF5
}
.no_ad1 li:nth-child(4) {
	padding-right:0;
}
.goods .bd {
	font-size:12px;
	overflow:auto;
	padding:3px 8px 0px 0;
	height:auto
}
.goods .bd li {
	float: left;
	margin-top: 15px;
	width: 11.37%;
	overflow: hidden;
	padding: 7px 10px 5px;
	margin: 0px 15px 15px 0px;
	border: #e0e0e0 solid 1px;
}
.goods .bd li:first-child {
	margin-left:0
}
.goods .bd li:last-child {
	margin-right:0
}
.goods .bd li h3 {
	overflow:hidden;
	padding:8px 0 5px;
	text-align:left;
	font-size:.85rem;
	height:15px;
}
.goods .bd li span.price {
	display:block;
	overflow:hidden;
	margin-top:2px;
	padding-left:0px;
	height:auto;
	color:#f50;
	text-align:left;
	font-size:18px
}
.goods .bd li span.price em {
	font-size:11px
}
.goods .bd li img {
	display:block;
	margin:0 auto;
	width:100%;
	height:105px;
}
/*友情链接*/
	.flink {
	width:auto;
	height:auto;
	overflow:auto;
	margin-top:0px;
	background-color:#fff;
}
.flink .ul {
	margin:5px 0
}
.flink .hd {
	width:auto;
	overflow:auto;
	text-align:left!important;
	background-color:#FAFAFA;
	text-indent:5px
}
.flink .hd span.hdleft {
	height:40px;
	line-height:40px;
	display:block;
	float:left;
	font-size:18px;
}
.flink .hd span.hd2 {
	width:60px;
	margin-top:10px;
	margin-right:5px;
	display:block;
	float:right;
	font-size:12px
}
.flink .hd span.hd2 a:hover {
	text-decoration:none
}
.flink .bd {
	padding:10px 5px;
	font-size:13px
}
.flink .bd .image {
	width:100%;
	height:auto;
	overflow:hidden;
	padding-top:5px;
	padding-bottom:8px
}
.flink .bd .image li {
	float:left;
	margin-right:6px;
	margin-bottom:2px
}
.flink .bd .image li img {
	border:1px solid #ddd;
	background:#f1f1f1;
	padding:3px;
	width:88px;
	height:31px;
	vertical-align:top;
	zoom:1
}
.flink .bd .text {
	width:auto;
	height:auto;
	overflow:hidden
}
.flink .bd .text li {
	font-size:.98rem;
	line-height:22px;
	float:left;
	margin:5px 12px 5px 0;
	white-space:nowrap
}
/*附近分站*/
	.introflink {
	margin-bottom:0px;
	padding:5px 0;
	background-color:#ECECEC;
	overflow:hidden;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
}
/*.introflink h2 {
	float:left;
}*/
	.introflink li {
	float:left;
	padding:3px 10px;
}
.introflink li a {
	font-size: 1rem;
}
/* ***************/
#topBar {
	width: auto;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	background: url(../images/index/laba.gif) no-repeat 0px 0px;
	padding: 0px 0 0px 40px;
	margin-bottom:-8px;
}
#topBar li {
	width:100%;
}
#topBar li a {
	float:left;
	font-size:1.1rem;
}
.mayi-rmenu {
	position:fixed;
	right:0;
	margin-right:20px;
	bottom:20px;
	padding-bottom:20px;
	z-index:999;
}
.mayi-rmenu .btn {
	width:72px;
	height:73px;
	margin-bottom:1px;
	cursor:pointer;
	position:relative;
}
.mayi-rmenu .btn-qq:hover {
	background-color:#488bc7;
}
.mayi-rmenu a.btn-qq,.mayi-rmenu a.btn-qq:visited {
	background:url(../images/mayi_qq.png) 2px 0px no-repeat;
	background-color:#6da9de;
	text-decoration:none;
	display:block;
}
.mayi-rmenu .btn-wx {
	background:url(../images/mayi_wx.png) 0px 0px no-repeat;
	background-color:#78c340;
}
.mayi-rmenu .btn-wx:hover {
	background-color:#58a81c;
}
.mayi-rmenu .btn-wx .pic {
	position:absolute;
	left:-160px;
	top:0px;
	display:none;
	width:160px;
	height:160px;
}
.mayi-rmenu .btn-phone {
	background:url(../images/mayi_phone.png) 0px 0px no-repeat;
	background-color:#fbb01f;
}
.mayi-rmenu .btn-phone:hover {
	background-color:#ff811b;
}
.mayi-rmenu .btn-phone .phone {
	background-color:#ff811b;
	position:absolute;
	width:160px;
	left:-160px;
	top:0px;
	line-height:73px;
	height:73px;
	color:#FFF;
	font-size:18px;
	text-align:center;
	display:none;
}
.mayi-rmenu .btn-top {
	background:url(../images/mayi_top.png) 0px 0px no-repeat;
	background-color:#666666;
	display:none;
}
.mayi-rmenu .btn-top:hover {
	background-color:#444;
}
.mayi-rmenu .top-fabu {
	background-color:#FF6633;
	padding:15px 0;
	font-size:1.3rem;
	text-align:center;
	transition:all 0.3s;
}
.mayi-rmenu .top-fabu a {
	color:#fff;
}
.mayi-rmenu .top-fabu:hover {
	background-color:#E63900;
	cursor:pointer
}
.index_news {
	background:#ececec;
	overflow:hidden;
	padding:0px 10px;
	border-radius:5px;
	margin-top:10px;
}
.index_news li {
	float:left;
	width:23.5%;
	padding:0px 18px 0px 0;
	text-align:left;
	height:35px;
	line-height:35px;
	overflow:hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.index_news li a {
	font-size:1rem;
}
.pop-webchat a {
	float: left;
	line-height: 25px;
	padding: 0 10px;
	text-align: left;
}
.adv-top {
    color: #000;
    float: left;
    width: 230px;
    height: 60px;
    margin-right: 20px;
    text-align: center;
	}
.new-member{
    overflow: hidden;
    width: auto;
}
.new-member li{
    float:left;
    margin-right: 15px;
    height: 25px;
	line-height: 25px;
}
.new-member li a {

	font-size:1rem;
}
