.member-login {
	padding: 65px 0 88px;
	background: #f6f6f6;
}
.member-login .area {
	width: 1080px;
	margin: 0 auto;
}
.member-login .loginimg {
	width: 598px;
	height: 442px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
}
.member-login .loginimg img {
	width: 100%;
	height: 100%;
}
.member-login .login {
	width: 380px;
	padding: 0 44px;
	height: 442px;
	border: 1px solid #dcdcdc;
	border-radius: 5px;
	background: #fff;
	position:relative;
}
.member-login .sign-in {
	font-size: 30px;
	color: #333;
	margin: 20px 0;
}
.member-login .row2 p {
	height: 22px;
	font-size: 16px;
	color: #333;
}
.member-login .row2 input {
	height: 38px;
	width: 360px;
	line-height: 38px;
	border: 1px solid #d2d2d2;
	margin-top: 6px;
	padding-left: 17px;
	color: #999;
	font-size: 14px;
}
.member-login .row3 a {
	font-size: 14px;
	color:#ed9d2c;
}
.member-login .row3 .fr input {
	width: 123px;
	height: 36px;
	background: url(../images/signin.png) no-repeat;
	cursor: pointer;
}
.member-login .row4  {
	position: relative;
	height: 1px;
	background: #e5e5e5;

}
.member-login .row4 p {
	position: absolute;
	background: #fff;
	left:108px;
	top:-8px;
	font-size: 14px;
	color: #666;
	padding: 0 8px;
}
.member-login .row4 p a {
	color:#eb9625;
	display: inline-block;
	padding-right: 16px;
	background: url(../images/sanjiao.jpg) right center no-repeat;
}
.member-login .tab {
	height: 60px;
}
.member-login .tab span {
	float: left;
	line-height: 60px;
	font-size: 24px;
	color: #333;
}
.member-login .tab a {
	position: absolute;
	right: 0;
	top:0;
	width: 231px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color:#fff;
	background: #6ca008;
	font-size: 24px;
}
.member-login .sign-up-row4 p {
	left:72px;
}
.member-login .row5 a {
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(../images/register.jpg) repeat-x;
	margin-top: 15px;
	font-size: 16px;
	color:#333;
	border: 1px solid #d2d2d2;
	border-radius: 5px;
}
.member-login .row5 {
	margin: 15px;
}
.member-login .row5 label {
	margin-right: 10px;
	font-size: 15px;
	color:#83b620;
	cursor:pointer;
}
.member-login .row5 input {
	position: relative;
	top:2px;
	margin-right: 5px;
}
.member-login .sign-up {
	margin-bottom: 18px;
}
.member-login .row-sub input {
	width: 100%;
	height: 36px;
	background: url(../images/signup.png) no-repeat;
	margin: 20px 0;
	cursor: pointer;
}
.main-member {
	padding: 30px 0;
	background: #f6f6f6;
}
.main-member .main-area {
	width: 1000px;
	margin: 0 auto;
}
.main-member .main-area .menu {
	width: 238px;
	border:1px solid #dcdcdc;
	background: #fff;
}
.main-member .main-area .menu .hello {
	height: 70px;
	border-bottom: 1px solid #dcdcdc;
	padding: 20px;
}
.main-member .main-area .menu .hello .userimg {
	width: 70px;
	height: 70px;
	border-radius:5px;
	overflow: hidden; 
	margin-right: 10px;
}
.main-member .main-area .menu .hello .userimg img {
	width: 100%;
	height: 100%;
}
.main-member .main-area .menu .hello .name{ width:118px; overflow:hidden;}
.main-member .main-area .menu .hello .name p {
	font-size: 14px;
	color:#333;
	font-weight: 700;
	line-height: 22px;
}
.main-member .main-area .menu .hello .name .uname{
	/*color: #679900;*/
	display:block;
	height:36px;
	line-height:18px;
	-o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	overflow:hidden;
}
.main-member .main-area .menu .hello .name a.exit {
	font-size: 14px;
	color: #679900;
}
.main-member .main-area .menu .modulelist {
	margin-top: 17px;
}
.main-member .main-area .menu .modulelist>li {
	color:#666;
	font-size: 14px;
	border-bottom: 1px solid #eee;
}
.main-member .main-area .menu .modulelist>li div.top {
	position: relative;
	padding-left: 46px;
	height: 46px;
	line-height: 46px;
	cursor:pointer;
}
.main-member .main-area .modulelist>li ul.son {
	display:none;
	padding:10px 20px;
}
.main-member .main-area .menu .modulelist>li ul.son.show{
	display:block;
}
.main-member .main-area .menu .modulelist>li ul.son li {
	height:40px;
	line-height:40px;
	border-bottom:1px dashed #dcdcdc;
}
.main-member .main-area .menu .modulelist>li ul.son li:hover {
	background:#eee;
}
.main-member .main-area .menu .modulelist>li.last {
	border: none;
}
.main-member .main-area .menu .modulelist>li.this div.top,.main-member .main-area .menu .modulelist>li:hover div.top {
	border-left: 2px solid #679900;
	background: #f6f6f6;
}
.main-member .main-area .menu .modulelist>li a {
	color:#666;
	font-size: 14px;
	display: inline-block;
	height: 46px;
	width: 150px;
	overflow: hidden;
}
.main-member .main-area .menu .modulelist>li a.this{
	color:#679900;
}
.main-member .main-area .menu .modulelist>li span.go {
	position: absolute;
	right: 20px;
	top:16px;
	width:16px;
	height:16px;
	background:url(../images/icon_bottom_go.png) no-repeat;
}
.main-member .main-area .menu .modulelist>li span.go.current {
	background-image:url(../images/icon_top_go.png);
}
.main-member .main-area .menu .modulelist>li span.lefticon {
	position: absolute;
	width: 45px;
	height: 46px;
	left: 0;
}
.main-member .main-area .menu .modulelist>li span.icon01 {
	background: url(../images/icon_03.png);
}
.main-member .main-area .menu .modulelist>li span.icon02 {
	background: url(../images/icon_06.png);
}
.main-member .main-area .menu .modulelist>li span.icon03 {
	background: url(../images/icon_08.png);
}
.main-member .main-area .menu .modulelist>li span.icon04 {
	background: url(../images/icon_10.png);
}
.main-member .main-area .menu .modulelist>li span.icon05 {
	background: url(../images/icon_12.png);
}
.main-member .main-area .menu .modulelist>li span.icon06 {
	background: url(../images/icon_14.png);
}
.main-member .main-area .menu .modulelist>li span.icon07 {
	background: url(../images/icon_21.png);
}
.main-member .main-area .menu .modulelist>li span.icon08 {
	background: url(../images/icon_16.png);
}
.main-member .main-area .menu .modulelist>li span.icon09 {
	background: url(../images/icon_17.png);
}
.main-member .main-area .menu .modulelist>li span.icon10 {
	background: url(../images/icon_18.png);
}
.main-member .main-area .menu .modulelist>li span.icon11 {
	background: url(../images/icon_19.png);
}
.main-member .main-area .menu .modulelist>li span.icon12 {
	background: url(../images/icon_20.png);
}
.main-member .main-area .main-box {
	width: 750px;
	background: #fff;
	border:1px solid #dcdcdc;
	border-top:none;
}
.main-area .main-box .module-name {
	border-top: 3px solid #86b920;
	height: 34px;
	padding-left: 30px;
	background: #f9f9f9;
	line-height: 34px;
	font:700 16px/34px 'Arial';
	border-bottom: 1px solid #dcdcdc;
}
.main-area .main-box .publisharea {
	padding: 20px 0 26px 30px;
	background: #fff;
}
.publisharea .row-name {
	height: 24px;
	color:#999;
	font-size: 16px;
}
.publisharea .select-column {
	width: 190px;
}
#select-list-button {
	width: 100% !important;
	height: 30px;
}
.publisharea .row2 input,.publisharea .row3 textarea {
	width: 690px;
	border:1px solid #dcdcdc;
	border-radius: 3px;
} 
.publisharea .row2 input {

	height: 30px;
}
.publisharea .row4 .sub,.publisharea .row4 .reset {
	width: 131px;
	height: 27px;
	cursor: pointer;
}
.publisharea .row4 .sub {
	background: url(../images/sub.jpg);
	margin-right: 20px;
}
.publisharea .row4 .reset {
	background: url(../images/reset.jpg);
}


/*会员积分主体内容样式开始*/
.main-box-points {
	width: 750px;
	background:#fff;
}
.member-info {
	height: 222px;
	padding-top: 38px;
	padding-left: 28px;
	background: #fff;
	border: 1px solid #dcdcdc;
}
.member-info .head-img {
	margin-right: 26px;
	text-align: center;
	color:#666;
	line-height: 24px;
	font-size: 14px;
}
.member-info .member-set li {
	width: 410px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
}
.member-info .member-set li.last {
	border: none;
	margin-top: 20px;
}
.member-info .member-set li.last a {
	display: inline-block;
	width: 130px;
	height: 25px;
	line-height: 25px;
	color:#333;
	background: #efefef;
	text-align: center;
	border: 1px solid #dcdcdc;
	border-radius: 3px;
	margin-right: 20px;
}
.member-info .member-set li.last a img {
	position: relative;
	top:-2px;
	left:-5px;
}
.member-info .member-set li .name {
	display:inline-block;
	width:100px;
	overflow:hidden;
	font-weight: 700;
	
}
.member-info .member-set li .txt {
	display: inline-block;
	width:180px;
	height:40px;
	overflow:hidden;
	-o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	text-align:left;
}
.member-info .member-set li img.set {
	margin:12px 0px 0px 0px;
	float:right;
}
.points-area {
	margin-top: 10px;
	border: 1px solid #dcdcdc;
}
.points-area .name {
	padding-left: 28px;
	background: #f9f9f9;
	line-height: 34px;
	font-size: 16px;
	color:#666;
	font-weight: 700;
	border-bottom: 1px solid #dcdcdc;
}
.points-list {
	padding-top: 15px;
	padding-left: 28px;
	background: #fff;
}
.points-area  .mypoints {
	line-height: 27px;
	height: 27px;
	color:#679900;
	font-size: 14px;
}
.points-list ul.list {
	width: 682px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	background: #f6f6f6;
}
.points-list ul.list2 {
	padding-left: 10px;
}
.points-list ul.list li {
	float: left;
}
.points-list ul.list li.this a {
	color:#333;
	font-weight: 700;
}
.points-list ul.list li.line {
	width: 2px;
	height: 13px;
	background: #999;
	margin: 0 20px;
	position: relative;
	top:10px;
}
.points-list ul.list li a {
	color:#999;
}
.points-list ul.list2 li {
	line-height: 55px;
	font-size: 14px;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}
.points-list ul.list2 li span {
	position: absolute;
	right: 10px;
	color:#679900;
	font-weight: 700;
}
.points-list .pagelist {
	text-align: center;
	margin: 24px 0;
}
/*会员积分主体内容样式结束*/

/*会员中心右侧下部分*/
.points-list ul.list3 li {
	width: 690px;
	height: 70px;
	border-bottom: 1px solid #dcdcdc;
	font-size: 14px;
	color:#333;
	line-height: 28px;
	margin-top: 10px;
}
.points-list ul.list3 li .title-date {
	padding-left: 28px;
	background: url(../images/msg_bg.png) left 8px no-repeat;
}
.points-list ul.list3 li .date {
	color:#999;
}
.points-list ul.list3 li .fr {
	margin-top: 15px;
}

/*会员中心右侧下部分结束*/

/*商家发布维修产品*/
.merchant .box-row {
	width: 690px;
	padding: 15px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.merchant .box-row textarea {
	vertical-align: top;
}
.merchant .box-row span.mark {
	float: left;
	font-size: 16px;
	color:#333;
	width: 140px;
	line-height: 30px;
}
.merchant .box-row select {
	margin-right: 10px;
}
.merchant .box-row .txt  {
	border: 1px solid #dcdcdc;
	width: 536px;
	height: 30px;
	line-height: 30px;
	padding-left: 10px;
	border-radius: 3px;
	background: #f9f9f9;
}
.merchant .box-row textarea {
	height: 164px !important;
	resize:none;
	overflow-y:auto; 
}
.merchant .box-row .star span.off {
	position: relative;
	top:5px;
	display: inline-block;
	width: 17px;
	height: 15px;
	background: url(../images/staroff.jpg) no-repeat;
	cursor: pointer;
}
.merchant .box-row .star span.on {
	background: url(../images/staron.jpg) no-repeat;
}
.merchant .box-row label.files input {
	width: 0;
	height: 0;
}
.merchant .box-row .wrap {
	float: left;
	position: relative;

}
.merchant .box-row .wrap .del {
	cursor: pointer;
	position: absolute;
	right:20px;
	top:5px;
	width: 19px;
	height: 19px;
	display: none;
	background: url(../images/delimg.png) no-repeat;
}
.merchant .box-row.submit {
	text-align: center;
}
.merchant .box-row label {
	border: 1px solid #dcdcdc;
	margin-right: 10px;
	display: block;
	width: 98px;
	height: 70px;
	background: url(../images/upimg_bg.jpg) no-repeat;
}
.merchant .box-row .sub {
	width: 128px;
	height: 32px;
	margin: 0 auto;
	line-height: 32px;
	border-radius: 3px;
	background: #6fa20a;
	border: 1px solid #649508;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}

/*会员发布新闻*/
.pub-news .title{
	font-size: 16px;
	color: #999;
	margin: 5px 0;
	margin-top: 20px;
}
.pub-news .txt {
	height: 30px;
	border: 1px solid #dcdcdc;
	background: #f9f9f9;
	border-radius: 5px;
}
.pub-news input.txt {
	width: 680px;
	padding-left: 10px;

}
.pub-news textarea {
	width: 670px;
	min-height: 380px;
	background: #f9f9f9;
	border: 1px solid #dcdcdc;
	padding: 10px;
	resize:none;
}
.pub-news input[type=submit] {
	width: 128px;
	height: 32px;
	margin: 20px auto;
	line-height: 32px;
	border-radius: 3px;
	background: #6fa20a;
	border: 1px solid #649508;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
}
/*会员中心修改资料开始*/
.user-changeinfo {
	width: 748px;
	border: 1px solid #dcdcdc;
	border-top: none;
	background: #fff;
	padding-bottom: 50px;
}
.user-changeinfo .toptitle {
	height: 32px;
	border-top:3px solid #86b920;
	background: #f9f9f9;
	border-bottom: 1px solid #dcdcdc;
	color:#666;
	font-size: 16px;
	font-weight: 700;
	line-height: 32px;
	padding-left: 20px;
}
.user-changeinfo .u-frm .picbox {
	width: 618px;
	border: 1px solid #dcdcdc;
	margin: 0 auto;
	padding: 30px 38px;
	margin-top: 24px;
	margin-bottom: 28px;
}
.user-changeinfo .u-frm .picbox .photo {
	margin-right: 14px;
}
.user-changeinfo .u-frm .picbox .p1 {
	font-size: 14px;
	color:#333;
	line-height: 32px;
}
.user-changeinfo .u-frm .picbox .p2 {
	font-size: 12px;
	color:#999;
	line-height: 32px;
}
.user-changeinfo .u-frm .row {
	width: 696px;
	margin: 0 auto;
	margin-bottom: 16px;
	font-size: 14px;
}
.user-changeinfo .u-frm .row span.tishi {
	display: inline-block;
	width: 70px;
	text-align: right;
}
.user-changeinfo .u-frm .row span.tishi s {
	text-decoration: none;
	color:#f00;
}
.user-changeinfo .u-frm .row span.tishi.w120{width:135px;}
.user-changeinfo .u-frm .row input[type=text],.user-changeinfo .u-frm .row input[type=password] {
	height: 40px;
	width: 296px;
	padding-left: 8px;
	border: 1px solid #dcdcdc;
	margin-right:10px;
}
.user-changeinfo .u-frm .row input.subbtn {
	width: 80px;
	height: 25px;
	line-height: 25px;
	background: #87b822;
	border: 1px solid #609208;
	color:#fff;
	border-radius: 3px;
	cursor: pointer;
}
.user-changeinfo p.title2 {
	font-size: 14px;
	color:#86b920;
	border-bottom: 1px dashed #dcdcdc;
	width: 696px;
    margin: 10px auto 16px;
    padding: 10px 0;
}
.user-changeinfo .z-frm .row {
	margin-bottom: 0px;
}
.user-changeinfo .z-frm .row input[type=text]{
	width: 358px;
}
.user-changeinfo .z-frm .row p.tishi {
	line-height: 32px;
}
.user-changeinfo .z-frm .piclsit {
	margin-bottom: 30px;
}
.user-changeinfo .z-frm .piclsit .box {
	float: left;
	width: 144px;
}
.user-changeinfo .z-frm .piclsit .box label {
	cursor: pointer;
}
.user-changeinfo .z-frm .piclsit .box label img {
	width: 90px;
	height: 90px;
}
.user-changeinfo .z-frm .piclsit .box label span {
	display:block;
	width: 88px;
	height: 28px;
	border: 1px solid #dcdcdc;
	margin-top: 15px;
	line-height: 28px;
	text-align: center;
}
.user-changeinfo .z-frm .piclsit .box .myfiles {
	width: 0;
	height: 0;
}
.user-changeinfo .box-save {
	width: 690px;
	margin: 0 auto;
}
.user-changeinfo .box-save img {
	border-bottom: 1px dashed #dcdcdc;
}
.user-changeinfo .box-save input[type=submit] {
	margin-left: 56px;
}

/*
.mem-pro-list li.box {
	position: relative;
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.mem-pro-list li.box .pic {
	width: 125px;
	height: 125px;
	border: 1px solid #dcdcdc;
	margin-right: 15px;
}
.mem-pro-list li.box .pic img {
	width:125px;
	height: 125px;
}
.mem-pro-list li.box .info {
	width: 400px;
}
.mem-pro-list li.box .info p.title {
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px;
}
.mem-pro-list li.box .info p.title a {
	color:#333;
}
.mem-pro-list li.box .info p.nandu {
	font-size: 14px;
	font-weight: 700;
	color:#86b920;
	margin: 10px 0;
}
.mem-pro-list li.box .info p.des {
	font-size: 12px;
	color: #333;
}
.mem-pro-list li.box .goto {
	position: absolute;
	right: 0px;
	top:20px;
}
.mem-pro-list li.box .goto a {
	display: block;
	width: 88px;
	height: 25px;
	border: 1px solid #dcdcdc;
	background: #f0f0ef;
	text-align: center;
	line-height: 25px;
	color:#333;
	margin-bottom: 15px;
	border-radius: 3px;
}
.mem-pro-list li.box .goto a:hover{
	color:#fff;
	background: #78aa13;
	border-color: #659808;

}
*/
/*会员中心修改资料结束*/
/* 积分兑换列表开始 */
.jfdh-list-div .catname {
	width: 690px;
	margin: 0 auto;
	margin-top: 17px;
	border-bottom: 1px solid #cadec4 ;
}
.jfdh-list-div .catname a {
	display:inline-block;
	height: 29px;
	width: 87px;
	border: 1px solid #cadec4;
	text-align: center;
	font-size:14px;
	color:#333;
	line-height: 29px;
	position:relative;
	bottom:-1px;
	border-radius:3px 3px 0 0;
}
.jfdh-list-div .catname a.on {
	background:#61b651;
	border-color:#61b651;
	color:#fff;
}
.jfdh-list-div .dh-list-box {
	width: 690px;
	margin: 0 auto;
	height: 155px;
	padding:20px 0;
	border-bottom: 1px dashed #ccc;
}
.jfdh-list-div .dh-list-box .pic {
	width: 152px;
	height: 152px;
	border: 1px solid #ccc;
	border-radius:2px;
	margin-right: 10px;
}
.jfdh-list-div .dh-list-box .info {
	float: left;
	width: 360px;
	font-size:14px;
}
.jfdh-list-div .dh-list-box .category {
	padding-left: 8px;
	border-left: 3px solid #61b651;
	color:#999;
	
}
.jfdh-list-div .dh-list-box .title {
	margin-top: 8px;
	font:700 16px/28px 'Arial';
}
.jfdh-list-div .dh-list-box .nandu span {
	color:#86b920;
	margin-right: 5px;
}
.jfdh-list-div .dh-list-box .description {
	color:#999;
	line-height:28px;
}
.jfdh-list-div .dh-list-box .link {
	float: right;
}
.jfdh-list-div .dh-list-box .link a {
	display:block;
	width: 88px;
	height: 25px;
	line-height: 25px;
	color:#333;
	background:#f0f0ef;
	font-size:14px;
	text-align: center;
	margin: 15px 0;
	border: 1px solid #dcdcdc;
	border-radius:3px;
}
.jfdh-list-div .dh-list-box .link a:hover {
	background:#61b651;
	color:#fff;
	border-color: #61b651;
}
/* 积分兑换列表结束 */


/*会员资讯列表开始*/
.M-news-List {
	width: 690px;
	margin:0 auto;
}
.M-news-List .news-box {
	position: relative;
	padding: 30px 0;
	border-bottom: 1px dashed #dcdcdc;
}
.M-news-List .news-box .pic img {
	width: 190px;
	height: 120px;
}
.M-news-List .news-box .info {
	width: 490px;
	position: relative;
	font-size: 12px;
}
.M-news-List .news-box .info .catname span {
	color:#666;
	font-weight: 700;
	font-size: 14px;
}
.M-news-List .news-box .info .title {
	margin: 8px 0;
	height:30px;
	white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	overflow:hidden;
}
.M-news-List .news-box .info .title {
	color:#333;
	font-size: 16px;
	font-weight: 700;
}
.M-news-List .news-box .info .des {
	font-size: 14px;
	color:#999;
	display:block;
	height:48px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	margin-bottom:25px;
	overflow:hidden;
}
.M-news-List .news-box .num-date {
	position: absolute;
	bottom: 30px;
	left:200px;
	color:#666;
}
.M-news-List .news-box .dosth {
	position: absolute;
	right:10px;
	bottom: 30px;
	font-size: 14px;
}
.M-news-List .news-box .dosth a {
	color: #0484b7;
}
.M-news-List .news-box .dosth a:hover {
	color:#649508;
}
.M-news-List .news-box .dosth span.status {
	color:#999;
	margin-right: 10px;
}

.M-pro-List {
	width: 690px;
	margin:0 auto;
}
.M-pro-List .news-box {
	position: relative;
	padding: 30px 0;
	height:152px;
	border-bottom: 1px dashed #dcdcdc;
}
.M-pro-List .news-box .pic img {
	width: 120px;
	height: 120px;
	border:1px solid #dcdcdc;
}
.M-pro-List .news-box .info {
	width: 550px;
	position: relative;
	font-size: 12px;
}
.M-pro-List .news-box .info .catname span {
	color:#666;
	font-weight: 700;
	font-size: 14px;
}
.M-pro-List .news-box .info .title {
	margin: 8px 0;
	height:30px;
	white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
	overflow:hidden;
}
.M-pro-List .news-box .info .title {
	color:#333;
	font-size: 16px;
	font-weight: 700;
}
.M-pro-List .news-box .info .des {
	font-size: 14px;
	color:#999;
}
.M-pro-List .news-box .num-date {
	position: absolute;
	bottom:70px;
	left:140px;
	color:#666;
}
.M-pro-List .news-box .dosth {
	position: absolute;
	left:140px;
	bottom: 30px;
	font-size: 14px;
}
.M-pro-List .news-box .dosth a {
	color: #0484b7;
}
.M-pro-List .news-box .dosth a:hover {
	color:#649508;
}

.M-pro-List .news-box .dosth span.rh {
	display:inline-block;
	padding:0px 10px;
	height: 28px;
	line-height: 28px;
    border: 1px solid #ccc;
	background:#ccc;
	border-radius:2px;
	text-align: center;
	margin-right: 8px;
	cursor:pointer;
	color:#fff;
}

.M-pro-List .news-box .dosth span.green {
	background:green;
	border-color: green;
}
.M-pro-List .news-box .dosth span.green a{color:#fff;}

.M-pro-List .news-box .dosth span.status {
	color:#999;
	margin-right: 10px;
}


/*球车列表样式*/
.qiuche-list-box {
   width: 690px;
   margin:0 auto;
}
.qiuche-list-box .catename {
   margin-top: 20px;
   height: 29px;
   border-bottom: 1px solid #cadec4;
}
.qiuche-list-box .catename a {
   position:relative;
   top:-1px;
   float: left;
   width: 88px;
   height: 29px;
   color:#333;
   line-height: 29px;
   text-align: center;
   border: 1px solid #cadec4;
   margin-right: 8px;
   font-size:14px;
   border-radius:3px 3px 0px 0px;
}
.qiuche-list-box .catename a.on {
	background:#61b651;
	color:#fff;
	border-color: #61b651;
}
.qiuche-list-box .car-list .box {
	height: 92px;
	padding:20px 0;
	border-bottom: 1px solid #cadec4 ;
}
.qiuche-list-box .car-list .box .pic {
	width: 94px;
	height: 94px;
	border: 1px solid #ccc;
	margin-right: 20px;
}
.qiuche-list-box .car-list .box .info { width:480px;}
.qiuche-list-box .car-list .box .info .name {
	font:700 14px/28px 'Arial';
	color:#2bb501;
	height: 28px;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.qiuche-list-box .car-list .box .info .txt {
	font-size:14px;
	color:#333;
	height: 32px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    overflow: hidden;
}
.qiuche-list-box .car-list .box .info .act {
	margin-top: 10px;
}
.qiuche-list-box .car-list .box .info .act a {
	display:inline-block;
	width:100px;
	height: 28px;
	border: 1px solid #ccc;
	background:#f9f9f9;
	color:#666;
	text-align: center;
	line-height: 28px;
	margin-right: 8px;
	border-radius:2px;
}
.qiuche-list-box .car-list .box .info .act a:hover {
	color:#fff !important;
	background:#61b651;
	border-color: #61b651;
	
}
.qiuche-list-box .car-list .box .info .act span {
	display:inline-block;
	height: 28px;
	line-height: 28px;
    border: 1px solid #ccc;
	background:#ccc;
	border-radius:2px;
	text-align: center;
	margin-right: 8px;
	padding:2px 10px;
	cursor:pointer;
	color:#fff;
}
.qiuche-list-box .car-list .box .info .act span.green {
	background:green;
	border-color: green;
}
.qiuche-list-box .car-list .box .status {
	height: 92px;
	width: 92px;
	text-align: center;
	line-height: 92px;
	border-left: 1px solid #ccc;
	font-weight: 700;
}
.qiuche-list-box .car-list .box .status.checked {
	
	color:#61b651;
}
.qiuche-list-box .car-list .box .status.nocheck {
	
	color:#f9c479;
}

.shop-set {
			width: 690px;
			margin:0 auto;
			padding-top: 30px;
		}
		.shop-set .base {
			height: 34px;
			line-height: 34px;
			color:#86b920;
			font-size:14px;
			font-weight: 700;
			border-bottom: 1px dashed #dcdcdc;
		}
		.shop-set .row .name {
			font:14px/38px 'Arial';
		}
		.shop-set .shuoming {
			color:#999;
			font-szie:14px;
		}
		.shop-set .row input.txt {
			line-height:33px;
			height: 33px;
			border: 1px solid #ccc;
			width: 340px;
			padding-left: 10px;
		}
		.shop-set .row textarea {
			height: 100px;
			border: 1px solid #ccc;
			width: 330px;
			padding: 10px;
		}
		.shop-set  .subbtn {
			margin-top: 20px;
			border-top: 1px solid #ccc;
			padding-top: 20px;
		}
		.shop-set  .subbtn input {
			width: 80px;
			height: 30px;
			background:#86b920;
			color:#fff;
			cursor:pointer;
		}
.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
}
.saipic{margin:10px;}
.saipic li{border:1px solid #dcdcdc;background-color:#eee;width:68px;height: 68px;float: left;margin-right:10px;position: relative;}
.saipic li a{display: block;font-size: 60px;text-align: center;line-height: 68px;color:#a6a6a6;font-family: 'xi';}
.saipic ul{overflow: hidden;clear: both;display: inline-block;}
i.i-del{color: #ff6709; font-family: arial; font-style: normal; display: inline-block; padding-left: 3px; cursor: pointer;background: none;}
i.i-del:after{content: "X";}
.saipic i.i-del{width: 20px; height: 20px; display: none; position: absolute; top: 1px; right: 1px; z-index: 99; background-color: #fff; text-align: center; line-height: 20px; padding-left: 0px; cursor: pointer;}
.saipic li:hover i.i-del{display: block;}
.saipic ul>span{margin-top: 26px;display: inline-block;}

.mall-list ul{ overflow:hidden; zoom:1; width:700px; margin:10px auto;}
.mall-list ul li.box{ margin:0px;border-bottom:1px dashed #ccc;width:298px;float:left;padding:20px 7px; _display:inline; overflow:hidden; }
.mall-list ul li.box .top {height:135px;overflow:hidden;}
.mall-list ul li.box .top .info {float:left;width:164px;}
.mall-list ul li.box .top .info .title {float:left;height:36px;line-height:18px;width:164px;overflow:hidden;-o-text-overflow: ellipsis;text-overflow:ellipsis;}
.mall-list ul li.box .top .info .title a {font:700 14px 'Arial';color:#333;}
.mall-list ul li.box .top .info p.star {color:#86b920;font: 14px/25px 'Arial'; font-weight:bold;}
.mall-list ul li.box .top .info p.description { display:block; color:#333;font:12px/20px 'Arial';height:60px; overflow:hidden; -o-text-overflow: ellipsis;text-overflow:ellipsis; }
.mall-list ul li.box .top .pic{ float:left;margin-right:8px;border:2px solid #fff;position:relative; }
.mall-list ul li.box .top .pic.on {border:2px solid #86b920;}
.mall-list ul li.box .pic img{ width:120px; height:120px; display:block;}
.mall-list ul li.box .pic:hover{ border:2px solid #86b920;}
.mall-list ul li.box .pic .car-icon {position:absolute;left:5px;top:5px;padding-left:20px;height:16px;width:16px;background:url(../images/icon_car.png) right center no-repeat;cursor:pointer;}
.mall-list ul li.box .pic input.check {position:absolute;left:0px;top:0px;}
.mall-list ul li.box .bottom {text-align:center;}
.mall-list ul li.box .bottom a{
	float: left;
	width: 89px;
	height: 27px;
	background: url(../images/go_this.png) no-repeat;
	line-height: 27px;
	text-align: center;
	color:#333;
	font-size: 14px;
	margin-right: 5px;
}
.mall-list ul li.box .bottom a:hover{
	background: url(../images/go_hover.png) no-repeat;
	color:#fff;
}
.mall-list .pagelist {
    text-align: center;
    margin: 24px 0;
}
.search-form{ width: 690px; margin:10px auto;}
.search-form .input_txt {
    width: 340px;
    height: 43px;
    border: 1px solid #dcdcdc;
    padding-left: 12px;
    margin-right: 10px;
    float: left;
}
.search-form .input_btn {
    float: left;
    width: 199px;
    height: 44px;
    background: url(../images/search_bg01.png) no-repeat;
    cursor: pointer;
}

.orderby{ width: 690px; height:30px;display:block; margin:10px auto 20px; font-weight:bold;}
.orderby a{
color:#333; 
margin:0px 7px;
/*background: #f7f8fa;
border:1px solid #c4c6cf;*/
border-bottom:1px solid #c4c6cf;
display:inline-block;
padding:6px 10px;
/*border-radius:3px;*/
}
.orderby a:hover,.orderby a.on{
border-bottom:1px solid #61b651;
color: #61b651;
}
