@charset "utf-8";






/*******************************首页***********************************/
body{ background:#f4f4f4}
.index-top{ }
.index-top .logo-box{ position:relative; padding:10px 3%; background:#fff;} 

.index-top .logo-box .hyzx{ height:20px; line-height:20px; width:20px; background-image:url(../images/phone_013.png); background-position:left; background-repeat:no-repeat; background-size:auto 100%; color:#ee4433; position:absolute; right:3%; top:50%; margin-top:-10px;}
.index-top .logo-box .logo{ position:relative; display:inline-block; width:40%; max-width:200px; min-width:180px;}
.index-top .logo-box .logo img{ width:100%;}
.index-top .logo-box .logo .place{ position:absolute; left:100%; top:0px; width:80px; text-align:left; padding-left:10px;}
/*search*/
#search{height:38px; margin:15px 3% 15px; border:1px solid #ccc; border-radius:3px; background:#fff; position:relative; padding-left:70px; padding-right:36px;}
#search .left{width:70px; height:36px; position:absolute; left:0px; top:0px; border-right:1px solid #ccc; }
#search .left dl{ position:absolute; left:0px; top:0px; line-height:36px;height:36px; overflow:hidden; cursor:pointer;}
#search .left dl dd,#search .left dl dt{ display:block; height:36px; line-height:36px; padding-left:9px; display:none;}
#search .left dl dd.on,#search .left dl dt.on{ display:block;}
#search .btn{width:46px; height:38px; background:none; position:absolute; top:-1px; right:-1px; border:0px; background-image:url(../images/phone_107.png); background-position:right; background-repeat:no-repeat; background-size: auto 100%; }
#search .text-box{border:0px; height:36px; line-height:36px; background:none;width:100%; padding:0 5px;}
/*three-box*/
.three-box{ background:#fff; padding-top:20px;}
.three-box ul li{ display:block; width:25%; float:left; text-align:center;}
.three-box ul li a{ display:inline-block;  width:100%; line-height:40px; font-size:14px; color:#000; padding-bottom:12px;}
.three-box ul li a img{ display:block; margin:auto; width:80%;max-width:60px;}
/*最新商铺转让*/
.shopmes{ background:#fff; margin-top:12px;}
.st_shopclick{ height:36px; line-height:35px; border-bottom:1px solid #d7d7d7; font-size:16px;}
.st_shopclick a{ display:block; width:33.3333%; float:left; height:35px; text-align:center;}
.st_shopclick a.st_shopclickbtn2{ border-left:1px solid #d7d7d7; border-right:1px solid #d7d7d7;}
.st_shopclick a.on{ color:#fff; background:#ee4433;}
.shopmain ul{ display:none; padding-bottom:15px;}
.shopmain ul li{ display:block; border-bottom:1px dashed #d7d7d7;}
.shopmain ul li a{ display:block; padding:8px 3% 15px;}
.shopmain ul li a .title{ height:28px; line-height:28px; font-size:16px; color:#000; overflow:hidden;}
.shopmain ul li a .demo{ height:77px; overflow:hidden; padding-left:113px; position:relative;}
.shopmain ul li a .demo .tp{ width:103px; height:77px; position:absolute; top:0px; left:0px;}
.shopmain ul li a .demo .tp img{width:103px; height:77px;}
.shopmain ul li a .demo .text{ height:20px; line-height:20px; overflow:hidden;}
.shopmain ul li a .demo .text b{ color:#F00; font-size:16px;}
.shopmain ul li a .demo .text span{ color:#000;}
/*业态分类*/
.yetai{ background:#fff; margin-top:12px;}
.yetai .type{ height:47px; border-bottom:1px solid #ee4433; line-height:35px; color:#000; font-size:16px; padding:10px 3% 0;}
.yetai .type a{ display:block; float:left; height:18px; line-height:19px; margin-top:9px;color:#ee4433;}
.yetai .list{ margin:0 3%;}
.yetai .list ul li{ display:block; padding:8px 0; border-bottom:1px solid #d5d5d5;}
.yetai .list ul li dl dd{ line-height:26px; height:26px; font-size:16px; display:block;}
.yetai .list ul li dl dd a{ color:#ee4433;}
.yetai .list ul li dl dt{ display:block;}
.yetai .list ul li dl dt a{ margin-right:10px; line-height:1.8em;}
/*无图*/
.noimage{ background:#fff; padding:10px 3%;}
.noimage .type{ height:37px; border-bottom:2px solid #ee4433; margin-bottom:8px; line-height:35px; color:#000; font-size:16px;}
.noimage .type a{ display:block; float:left; height:18px; line-height:19px; margin-top:9px; color:#ee4433;}
.noimage ul li{ display:block; line-height:24px; height:24px; overflow:hidden; overflow:hidden;}
.noimage ul li a{ display:block; height:24px; position:relative; overflow:hidden; padding-right:100px;}
.noimage ul li a .right{ position:absolute; top:0px; right:0px; text-align:right;}
/*******************************首页end***********************************/
/*******************************转让*******************************/
#phone-top{ height:48px; line-height:48px; background:#ee4433; color:#fff; position:relative; text-align:center; font-size:18px; overflow:hidden;}
#phone-top .back{ width:34px; height:56px; display:block; background-image:url(../images/ss_03.png); background-size:35% 35%; left:3%; top:-4px; position:absolute; background-repeat:no-repeat; background-position:left; }
#s-search{ padding:14px 3%; background:#fff;height:58px;

}
#search-box{ bottom:-40px; transition: color .3s, bottom .5s, opacity .5s; 
 -moz-transition: color .3s, bottom  .5s, opacity .5s;  /* Firefox 4 */ 
 -webkit-transition: color .3s, bottom  .5s, opacity .5s;   /* Safari and Chrome */ 
 -o-transition: color .3s, bottom .5s, opacity .5s;  /* Opera */}
#s-search.fly #search-box{ position:fixed; left:0px; bottom:0px; z-index:100; background:#fff; width:100%; padding:5px 3%;box-shadow:0 0 20px rgba(0,0,0,0.275);}
#s-search .search{ height:30px; border:1px solid #ee4433; border-radius:3px; padding-right:36px; position:relative;}
#s-search .search .text-box{ width:100%; height:28px; line-height:28px; padding:0 5px; border:0px; border-radius:5px;}
#s-search .search .btn{ width:36px; height:28px; background-image:url(../images/ss_07.png); background-size:100% 100%; border-radius:0 1px 1px 0; background-color:#ee4433; border:0px; position:absolute; top:0px; right:0px;}
/*筛选*/
#check-box{ height:30px; background:#fff; z-index:100; position:relative;}
#check-box .check-list{ height:30px; width:100%;background:#fff;}
#check-box.fly .check-list{ position:fixed; left:0px; top:0px; z-index:100;box-shadow:0 0 50px rgba(0,0,0,0.275);}
#check-box.fly .check-list .item{ background:#fff; height:40px; line-height:40px; border-bottom:1px solid #eee; }
#check-box .check-list .item.on b{ display:block;}
#check-box .check-list .item b{ width:0px; height:0px; display:none; position:absolute; left:50%; border-width:5px; border-style:solid; border-color:transparent transparent #fff transparent; top:100%;}
#check-box .check-list .item.first b{  border-color:transparent transparent #eee transparent; }
#check-box.fly .check-list .item.itb{ border-left:1px solid #eee;}
#check-box .check-list .item{ width:25%; height:30px; line-height:30px; display:block; text-align:center; float:left; background:#eeeeee; color:#000; position:relative;}
#check-box .check-list .item.itb{ border-left:1px solid #fff;}
#check-box .check-list .item span{ display:inline-block; padding-right:14px; height:100%; position:relative;}
#check-box .check-list .item span i{ width:8px; height:4px; background-image:url(../images/xx_03.png); background-size:100%; display:block; position:absolute; top:50%; margin-top:-2px; right:0px;}
#check-box .check-list .item.on .xiala-box{ height:auto; display:block; opacity:1;}
#itl2.xiala-box{ left:-100%;}
#itl3.xiala-box{ left:-200%; margin-left:-1px;}
#itl4.xiala-box{ left:-300%; margin-left:-2px;}

#check-box .check-list .item .xiala-box{background:#fff; width:400%; position:absolute; top:100%; margin-top:10px; display:none; opacity:0;
transition: height .5s, opacity .5s; 
 -moz-transition: height .5s, opacity .5s; 
 -webkit-transition: height .5s, opacity .5s; 
 -o-transition: height .5s, opacity .5s; 
 height:0px;
 overflow:hidden;
}
#check-box .check-list .item .xiala-box .list{}
#check-box .check-list .item .xiala-box .list ul li{ display:block; height:40px; line-height:40px; border-top:1px solid #ccc;}
#check-box .check-list .item .xiala-box .list ul li a{ display:block; text-align:left; padding:0 15px; }
#check-box .check-list .item .xiala-box .left{ width:30%; background:#eeeeee; max-height:100%; position:relative; overflow-y:scroll;  }
#check-box .check-list .item .xiala-box .left dl dd{ display:block; line-height:34px; height:34px; border-left:4px solid #eee; border-bottom:1px solid #cdcdcd; border-right:1px solid #cdcdcd; padding-left:8px; color:#000; font-size:14px; text-align:left;}
#check-box .check-list .item .xiala-box .left dl dd.on{ border-left:4px solid #ee4433; border-bottom:1px solid #cdcdcd; border-right:1px solid #fff; background:#fff; position:relative; z-index:10; }
#check-box .check-list .item .xiala-box .left dl dd a{ display:block;}
#check-box .check-list .item .xiala-box .right dl dt{ display:block; height:34px;text-align:left; display:none;}
#check-box .check-list .item .xiala-box .right dl dt a{ display:block; overflow:hidden; height:34px; padding-left:5%;}
#check-box .check-list .item .xiala-box .right dl dt a:hover,#check-box .check-list .item .xiala-box .right dl dt.on a{ background:#f5f5f5;}
#check-box .check-list .item .xiala-box .right{ height:100%; width:70%; position:absolute; top:0px; right:0px; overflow-y:scroll;}
.item-bg{ background:rgba(0,0,0,.175); width:100%; height:100%; position:fixed; z-index:10; top:0px; display:none;}
/*list*/
#s-list{ background:#fff; padding:8px 0;}
#s-list ul li.nothing{ border:0px; line-height:100px; text-align:center; font-size:20px; color:#999;}
#s-list ul li{ display:block; border-bottom:1px dashed #d7d7d7;}
#s-list ul li a{ display:block; padding:8px 3% 15px;}
#s-list ul li a .title{ height:28px; line-height:28px; font-size:16px; color:#000; overflow:hidden; position:relative; padding-right:34px;}
#s-list ul li a .title i{ width:18px; height:18px; position:absolute; top:5px; right:0px; background-image:url(../images/ss_11.png); background-size:100% 100%;}
#s-list ul li a .demo{ height:77px; overflow:hidden; padding-left:113px; position:relative;}
#s-list ul li a .demo .tp{ width:103px; height:77px; position:absolute; top:0px; left:0px;}
#s-list ul li a .demo .tp img{width:103px; height:77px;}
#s-list ul li a .demo .text{ height:20px; line-height:20px; overflow:hidden;}
#s-list ul li a .demo .text b{ color:#F00; font-size:16px;}
#s-list ul li a .demo .text i{ float:right; font-size:12px; font-style:normal;}
#s-list ul li a .demo .text i span{ color:#09F;}
#s-list ul li a .demo .text span{ color:#000;}
#page{ display:block; text-align:center; border:1px solid #cacaca; border-radius:3px; line-height:30px; height:30px; margin:20px 3%; color:#646464;
background: linear-gradient(-90deg, #fbfbfb, #dcdcdc);
	background: -moz-linear-gradient(-90deg, #fbfbfb, #dcdcdc);
	background: -webkit-linear-gradient(-90deg, #fbfbfb, #dcdcdc);
	background: -o-linear-gradient(-90deg, #fbfbfb, #dcdcdc);
	position:relative;

}
#page img{ position:absolute; left:50%; top:50%; margin:-8px; display:none;}
/**/
#ss-list{ background:#fff; padding:8px 0;}
#ss-list ul li.nothing{ border:0px; line-height:100px; text-align:center; font-size:20px; color:#999;}
#ss-list ul li{ display:block; border-bottom:1px dashed #d7d7d7;}
#ss-list ul li a{ display:block; padding:8px 3% 15px;}
#ss-list ul li a .title{ height:28px; line-height:28px; font-size:16px; color:#000; overflow:hidden; position:relative; padding-right:34px;}
#ss-list ul li a .title i{ width:18px; height:18px; position:absolute; top:5px; right:0px; background-image:url(../images/ss_11.png); background-size:100%;}
#ss-list ul li a .demo{ height:80px; overflow:hidden;position:relative;}
#ss-list ul li a .demo .text{ height:20px; line-height:20px; overflow:hidden;}
#ss-list ul li a .demo .text b{ color:#F00; font-size:16px;}
#ss-list ul li a .demo .text i{ float:right; font-size:12px; font-style:normal;}
#ss-list ul li a .demo .text i span{ color:#09F;}
#ss-list ul li a .demo .text span{ color:#000;}

/*list end*/
/*转让详细*/
.phone-banner{ padding:13px 0; background:#fff; width:100%; position:relative;}
.phone-banner .list { position: relative; z-index: 0; margin: 0 3%; max-width:800px; margin:0px auto; }

.phone-banner .list ul li { position: relative; text-align: center; }

.phone-banner .list ul li a { -webkit-tap-highlight-color: rgba(0,0,0,0); }

.phone-banner .list ul li img { vertical-align: top; width: 100%; }

.phone-banner .hd { margin: auto;  }

.phone-banner .hd ul { width: 100%; height: 20px; position: absolute; z-index: 100; left: 0px; bottom: 10px; z-index: 100; text-align:center; }

.phone-banner .hd ul li { display: inline-block; width: 8px; height: 8px; margin: 5px 1px; background: #fff; text-indent: 100px; overflow: hidden; background: #fff; opacity: .3; border-radius:100%; }

.phone-banner .hd ul li.on { opacity: 1; background: #ee4433; }
/**/
.phone-store-demo{ background:#fff;}
.phone-store-demo .title{ padding:0 3%; font-size:20px; font-weight:bold; color:#000; margin-bottom:8px;}
.phone-store-demo .xx{ padding:0 3% 15px; font-size:10px; line-height:16px;}
.phone-store-demo .xx font#sc{ background-image:url(../images/sss_03.png); background-repeat:no-repeat; background-position:0 0; background-size:auto 80%; cursor:pointer; display:inline-block; padding-left:12px; height:16px;}
.phone-store-demo .xx font#sc.ysc{ cursor:default; color:#F60;background-image:url(../images/stv_03.png);}
.phone-table{ padding:10px 3%; border-top:1px solid #e9e9e9; background:#fff; position:relative;}
.phone-table .zhan{ position:absolute; width:120px; height:120px; background-image:url(../../pc/images/gz.png); background-size:100%; top:20px; right:5%;}
.phone-table dl{ position:relative; line-height:22px; min-height:22px; padding:0px 0; padding-left:72px; color:#626262; margin-bottom:5px;}
.phone-table dl dd{ position:absolute; top:0px; left:0px;}
.phone-table dl dd font{ color:#F00;} 
.phone-table dl dt{ display:block; overflow:hidden; position:relative; line-height:18px; padding:2px 0; min-height:22px; color:#000;}
.phone-table dl dt span{ color:#000;}
.phone-table dl dt b{ color:#F00; font-size:14px;}
.phone-table dl dt i{ font-style:normal; color:#36F; font-weight:bold;}
.phone-sphone-btn{ border-top:1px solid #e9e9e9; display:block; padding:8px 3%;  position:relative; height:54px;line-height:18px; background:#fff;border-bottom:1px solid #e9e9e9; }
.phone-sphone-btn .name{ }
.phone-sphone-btn .tel{ color:#ee4433;}
.phone-sphone-btn i{ height:36px; border-left:1px solid #e9e9e9; width:50px; background-image:url(../images/stv_07.png); background-position:right; background-repeat:no-repeat; background-size:auto 80%; display:block; right:3%; top:8px; position:absolute;}
.phone-down{ padding:30px 0; background:#fff;border-bottom:1px solid #e9e9e9;}
.phone-down .type{ height:36px; line-height:36px; font-size:16px; color:#fff; background:#ee4433; padding:0 3%;}
.phone-down .view{ padding:10px 0; margin:0 3%; line-height:2em;}
.phone-dan{ position:fixed; z-index:100; left:0px; top:0px; width:100%; height:100%; background:rgba(0,0,0,.275); display:none;}
.phone-list{  box-shadow:0 0 10px rgba(0,0,0,.175); position:fixed; top:30%; width:90%; background:#fff; left:5%; border-radius:3px; z-index:1000; text-align:center; font-size:16px;display:none;}
.phone-list .text{ height:40px;}
.phone-list .text span{ display:inline-block; padding-left:24px; background-image:url(../images/stv_077.png); background-repeat:no-repeat; background-position:left; background-size:auto 50%; height:40px; line-height:40px;}
.phone-list a{ display:block; height:40px; border-top:1px solid #eee; line-height:40px;}
/*******************************转让 end*******************************/
/*******************************关于我们*******************************/
.help-main{ padding:20px 0; background:#fff; min-height:300px;}
.help-main .list{ width:94%; margin:auto;}
.help-main .list ul li{ display:block; width:33.333333%; float:left; padding-top:10px;}
.help-main .list ul li a{ display:block; margin:0px 3%; }
.help-main .list ul li img{ width:100%;}
.help-main .help-view{ margin:0 3%; overflow:hidden;}
.help-main .help-view iframe{ max-width:100%; display:none;}
/*投诉*/
#ts.type-list{ margin:0 3%;}
#ts.type-list .bbt{ height:30px; line-height:30px;}
#ts.type-list .bbt span{ color:#F60;}
#ts.type-list ul li{ display:inline-block; *display:inline; *zoom:1; width:94px; height:28px; border:1px solid #ccc; color:#4c2600; position:relative; overflow:hidden; text-align:center; line-height:28px; cursor:pointer; margin-right:5px;}
#ts.type-list ul li.on{ border:1px solid #F60; color:#F60;}
.msg-box{ margin:15px 3%;}
.msg-box dl{ margin-bottom:10px;}
.msg-box dl dd #c_content{ width:100%; border:1px solid #ddd; padding:5px 4px;}
.msg-box dl dd .btn{ height:34px; width:104px; font-size:14px; background:#ee4433; border:0px; color:#fff; border-radius:3px;}
.msg-box dl dd .text-box{ border:1px solid #ddd; height:30px; padding:5px;}
.msg-box dl dd .text-box:focus,.msg-box dl dd #c_content:focus{ border:1px solid #F60;}
.msg-box .bbt span,.msg-box dl dd span font{ color:#F60;}
.msg-box dl dd span{ margin-right:10px;}
/*警告*/
#zd{ position:fixed; width:100%; z-index:10000; height:100000px; background:url(../../pc/images/hei.png); top:0px; left:0px; opacity:0;}
#zi{ position:fixed;z-index:10001; height:60px; line-height:30px; padding:15px 20px; background:#fff; color:#666; font-size:16px;box-shadow:0 0 10px #333; opacity:0; display:block; }
#zi i{ display:block; height:30px; width:30px; background:url(../../pc/images/gt.png); float:left; margin-right:8px;}
/*******************************关于我们 end*******************************/
/*登录注册*/
#login,#register{ margin:40px 3%;}
.login-form dl dd{ height:40px; margin-bottom:15px; position:relative;} 
.login-form dl dd .text-box{ height:40px; width:100%; border:1px solid #dcdcdc; border-radius:20px; padding:0 40px; background-position:left; background-repeat:no-repeat; background-size:auto 100%; line-height:40px;}
.login-form dl.input-box i{ display:block; width:14px; height:14px; position:absolute; background-size:100%; position:absolute; top:13px; right:13px; z-index:1000;}
.login-form dl.input-box .false i{ background-image:url(../images/gt.png);}
.login-form dl.input-box .true i{ background-image:url(../images/00.png);}
.login-form dl dd .text-box:focus{ border:1px solid #ee4433 !important; box-shadow:0 0 10px #ee4433;}
.login-form dl dd .text-box.username{ background-image:url(../images/logo_03.png);}
.login-form dl dd .text-box.password{ background-image:url(../images/logo_06.png);}
#login-btn,#register-btn,#phone-btn{ color:#fff; border:0px; height:40px; border-radius:20px; background:#ee4433; line-height:40px; text-align:center; font-size:18px; display:block;}
.login-href{ text-align:center;}
.login-href a{ color:#ee4433;}
#zphone{ height:40px; position:absolute; top:0px; right:0px; background:#ee4433;  color:#fff; border:0; width:120px; text-align:center; border-radius:3px;}
/**/
/*登录注册 end*/
/*会员中心*/
.member-menubtn{ width:48px; height:48px; position:absolute; left:0px; top:0px;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s,top .3s,background .3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s,top .3s,background .3s;
	transition: transform 0.3s, opacity 0.3s,top .3s,background .3s;}
.member-menubtn .line{ width:22px; height:2px; position:absolute; background:#fff; left:50%; margin-left:-11px;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s,top .3s,background .3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s,top .3s,background .3s;
	transition: transform 0.3s, opacity 0.3s,top .3s,background .3s;
	pointer-events: none;
}
.member-menubtn.on{ background:#fff;}
.member-menubtn.on .line{ background:#ee4433;}
.member-menubtn.on .line.line1 {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	top:23px;
	
}

.member-menubtn.on .line.line3 {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	top:23px;
}
.member-menubtn.on .line.line2{ display:none;}
.member-menubtn .line.line1{ top:16px;
}
.member-menubtn .line.line2{ top:23px;}
.member-menubtn .line.line3{ top:30px;}
.member-bg{ background:rgba(0,0,0,.2); width:100%; top:48px; left:0px; height:100%; z-index:10000; position:fixed; display:none;}
nav{ background:#fff; display:none; position:absolute; top:48px; left:0px; width:100%; z-index:100000;}
nav dl dd{ display:block; height:42px; line-height:42px; border-bottom:1px solid #e1e1e1;}
nav dl dd a{ display:block; font-size:16px; padding:0 3%;}
/**/
.info-show{ background:#fff; padding:26px 3%; height:86px; position:relative; margin-bottom:10px;}
.info-show .pic{ width:60px; height:60px; position:absolute; top:16px; left:3%;}
.info-show .pic img{  width:100%; height:100%; border-radius:100%;}
.info-show .text{ padding:0 0 0 70px; height:20px; line-height:20px;}
.info-show .text span{ font-size:16px; color:#fe9900;}
.info-show .text  a{ color:#1f84d4;}
.member-type{ background:#fff; height:40px; border-bottom:1px solid #ee4433; padding:0 3%; line-height:39px; color:#ee4433;}
.member-type b{ display:inline-block; float:left; border-left:4px solid #ee4433; height:16px; margin-top:11px;}
.member-type a{ float:right;}
.member-index .member-store{ padding:10px 3% 20px; margin-bottom:10px; background:#fff;}
.member-index .member-store dl dd{ display:block; border-bottom:1px solid #dbdada; padding:5px 0;}
.member-index .member-store dl dd .title{ display:block; height:32px; font-size:16px; overflow:hidden; color:#016ec4; line-height:32px;}
.member-index .member-store dl dd .text{ font-size:12px;}
.member-index .member-store dl dd .cz{ padding:10px 0; font-size:14px;}
.member-index .member-store dl dd .cz .sx{ border:1px solid #4ca634; line-height:20px; padding:0 10px; display:inline-block; margin-right:10px; color:#4ca634;}
.member-index .member-store dl dd .cz .xg{ border:1px solid #F90; line-height:20px; padding:0 10px; display:inline-block; margin-right:10px; color:#F90;}
.member-index .member-store dl dd .cz .del{ border:1px solid #b0b0b0; line-height:20px; padding:0 10px; display:inline-block;  color:#b0b0b0;}
.member-msglist{ padding:0 3% 20px; background:#fff;}
.member-msglist dl dd{ padding:10px 0; line-height:20px;}
.member-msglist dl dd .text{ font-size:12px;}
.member-msglist dl dd .text span{ font-size:14px;}
.member-msglist dl dd .text font{ font-size:14px; color:#016ec4;}
.collecttable{ background:#fff; padding:10px 0 0px;}
.collecttable ul li{ display:block; border-bottom:1px solid #dadada; padding:10px 3%;}
.collecttable ul li .title{ height:32px; line-height:32px; font-size:16px; overflow:hidden; display:block; color:#016ec4;}
.collecttable ul li .text{ line-height:20px; font-size:12px;}
.collecttable ul li .text .del{ border:1px solid #75cff1; line-height:20px; padding:0 10px; display:inline-block;  color:#75cff1; float:right; margin-top:-22px;}
.member-index .fanye{ text-align:center; padding:20px 3%; background:#fff;}
.member-index .fanye a{ display:inline-block;color: #646464;
    background: linear-gradient(-90deg, #fbfbfb, #dcdcdc);
    background: -moz-linear-gradient(-90deg, #fbfbfb, #dcdcdc);
    background: -webkit-linear-gradient(-90deg, #fbfbfb, #dcdcdc);
    background: -o-linear-gradient(-90deg, #fbfbfb, #dcdcdc); border:1px solid #ddd; width:26px; border-radius:2px; height:26px; line-height:26px;}
.member-index .fanye a.btn{ width:auto; padding:0 10px; margin:0 5px;}
.feedback-main{ background:#fff; padding:10px 0 20px 0;}
.formbody{ background:#fff; padding:10px 0 20px 0;}
.formbody .forminfo{ }
.formbody .forminfo li{padding:9px 3%; min-height:40px; display:block; border-bottom:1px solid #f0f0f0; position:relative;}
.formbody .forminfo li label{ display:block; width:40px; height:22px; border-right:1px solid #f0f0f0; position:absolute; top:9px; left:3%; color:#000; line-height:22px;}
.formbody .forminfo li .dfinput{ padding-left:50px; border:0px; height:22px; line-height:22px; width:100%;}
.formbody .forminfo li .phone-box{padding-left:50px;height:22px; line-height:22px; color:#000;}
.formbody .forminfo li .sex-box{ height:22px; padding-left:50px; font-size:12px;}
.formbody .forminfo li .sex-box span{ display:inline-block; height:22px; position:relative; width:30px;}
.formbody .forminfo li .sex-box span .item{ height:22px; border:2px solid #ee4433; border-radius:100%; width:22px; position:absolute; left:-17px; top:-4px;
-webkit-transition: -webkit-transform 0.3s, opacity 0.3s,top .3s,left .3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s,top .3s,left .3s;
	transition: transform 0.3s, opacity 0.3s,top .3s,left .3s;
}
.formbody .forminfo li .sex-box.on span .item{ left:26px;}
.formbody .forminfo li  .info-btn{ width:100px; height:100px;}
.formbody .forminfo li .info-btn{ #user_picurlwidth:94%; margin:10px auto; display:block; height:36px; border-radius:3px; color:#fff; font-size:16px; background:#ee4433; border:0px;}
.formbody .forminfo.pw{ padding-top:8px;}
.formbody .forminfo.pw li{ border:0px; padding:0; margin:0 3% 10px;}
.formbody .forminfo.pw li .dfinput{height:38px; border:1px solid #ccc; padding:0px 5px;}
.formbody .forminfo.pw li .dfinput:focus{ border:1px solid #ee4433;}
.formbody .forminfo.pw li .info-btn{ width:100%;}
.formbody .forminfo li #user_picurl{ width:100px; height:100px;}
/**/
.msg-main{ background:#fff; padding:10px 3%; margin:0 0 10px;}
.msg-main .msg-box{ margin:15px 0px;}
.msg-main .msg-type{ height:40px; line-height:40px;}
.msg-main .msg-type a{ display:block; float:left; height:40px; width:50%; line-height:40px; text-align:center; font-size:16px; border-bottom:2px solid #ddd;}

.msg-main .msg-type a.on{ border-bottom:2px solid #ee4433; color:#ee4433;}
.msg-main  dl dd .btn{ width:100%;}
.msgtable{ padding:10px 0;}
.msgtable ul li{ display:block; border-bottom:1px solid #ddd; padding:8px 0;}
.msgtable ul li .b3{ padding:3px 0; font-size:12px;}
.msgtable ul li .b3 a{ float:right;}
/*会员中心 end*/

/*发布*/
.fabu-index{ background:#fff;}
.fabu-index .type{ padding:30px 3%; text-align:center; font-size:18px; color:#000; display:none}
.fabu-index .href{ padding:20px 0; text-align:center;}

.fabu-index .href dl dd{ display:inline-block; *display:inline; *zoom:1;  margin:10px 3% 0; width:94%; height:160px; border:2px solid #ee4433;}
.fabu-index .href dl dd a{ display:block; text-align:left; height:160px; }
.fabu-index .href dl dd a .title{ font-size:28px; color:#000; padding:50px 0 0 20px;}
.fabu-index .href dl dd a .line{ width:30px; height:2px; background:#ee4433; margin-left:20px; margin-top:10px;}
/**/
/***********************************发布******************************************/
.fabu-index{ margin:auto;}
.fabu-index .type{ color:#000; font-size:24px; text-align:center; line-height:102px;}
.fabu-index dl{ text-align:center;}
.fabu-index dl dd{ display:inline-block; *display:inline; *zoom:1; margin:0 20px; width:100%; }
.fabu-index dl dd a,.fabu-index dl dd a img{display:inline-block; *display:inline; *zoom:1; width:100%;}
/**/
.addstore-main{ width:100%; margin:0px auto 45px;}
.addstore-top{ height:98px; background:url(../images/wz_03.jpg); margin-bottom:24px;}
/*form*/
.formbody{padding:20px 18px; border:1px solid #e9e9e9; background:#fff;}

.forminfo li cite{display:block; padding-top:10px; font-style:normal;}

.textinput{border-top:solid 1px #a7b5bc; border-left:solid 1px #a7b5bc; border-right:solid 1px #ced9df; border-bottom:solid 1px #ced9df; background:url(../../manage/images/inputbg.gif) repeat-x; padding:10px; width:504px; height:135px; line-height:20px; overflow:hidden;}

.btn-back{width:137px;height:35px;font-size:14px;font-weight:bold;color:#fff; cursor:pointer; background:#999; border-radius:3px;}
.sbnt{width:80px;height:35px; background:#09F; font-size:14px;font-weight:bold;color:#fff; cursor:pointer; margin-left:3px; border-radius:3px;}
.btnnn{ background:#ee4433; color:#fff; border:0px; border-radius:5px; width:100%; height:40px; font-size:16px;}
/*添加行业按钮*/
.fb .formbody .forminfo li label{ display:block; width:70px; height:22px; border-right:1px solid #f0f0f0; position:absolute; top:9px; left:3%; color:#000;}
.fb .formbody .forminfo li .dfinput{ padding-left:80px; border:0px; height:22px; line-height:22px; width:100%;}
.fb .formbody .forminfo li i{ display:block; background:#fff; position:absolute; top:9px; right:0px; font-style:normal; color:#999;}
.fb #s_unit{ width:60px; position:absolute; top:9px; right:0px; padding:0px; text-align:right; background:#fff;}
.fb .address-select select{ width:auto !important; margin-left:10px !important; padding:0 !important;}
.fb .consort-btn{ display:inline-block; *display:inline; *zoom:1;background: none repeat scroll 0 0 #F6F6F6; margin-left:80px;
border: 1px solid #CCCCCC;
padding: 0px 16px 0 32px;
height: 30px;
vertical-align: middle;
line-height: 30px;
text-align: center;
cursor: pointer; position:relative;}
.fb .forminfo li select{ border:1px solid #eee; background:#fff;}
.fb .formbody .forminfo li.addcontent textarea{ border:0px; background:#fff; padding-left:80px; height:80px; width:100%;}
.fb .formbody .forminfo li.addcontent label{ height:80px;}
.consort-btn b{ color:#ee4433; position:absolute; left:0px; top:0px; display:block; width:32px; text-align:center; font-size:20px; line-height:30px;}
.consort-box{ position:fixed; width:90%; height:60%; border:10px solid rgba(0,0,0, 0.5); background:#fff; left:5%; top:20%;  z-index:1000000;display:none;}
.consort-zd{ position:fixed; z-index:999999; background:rgba(0,0,0, 0.3); width:100%; height:100%;  left:0px; top:0px; display:none;}
.consort-box .consort-type{ height:44px; background:#ee4433; padding:0 10px; font-size:18px; line-height:44px; color:#fff; position:relative; z-index:100;}
.consort-box .consort-gb{ width:44px; position:absolute; top:0px; right:0px; height:44px; background:url(../../images/gbb.png) center no-repeat; cursor:pointer;}
.consort-box .consort-list{ overflow:auto; max-height:100%; padding:10px;padding-top:54px; margin-top:-44px;}
.consort-box .consort-list ul li{ display:block; padding:5px 0 5px 80px; line-height:20px; min-height:20px; margin:0px; position:relative;}
.consort-box .consort-list ul li .bbt{ position:absolute; top:5px; left:0px; width:80px; overflow:hidden; color:#999; font-size:14px;}
.consort-box .consort-list ul li a{ margin:0 10px 0 0; color:#666; cursor:pointer;}
.consort-box .consort-list ul li a:hover{ color:#00afff;}
.consort-box .consort-list ul li a.on{ color:#00afff; font-weight:bold;}
.forminfo.kuang{ border:1px solid #d5d5d5; border-radius:4px; padding:15px; width:700px; margin-left:52px; margin-bottom:20px;}
.forminfo.kuang li{ padding-left:20px;}
#s_beizhucontent{ border:1px solid #ddd; width:500px; height:120px; }
#s_beizhucontent_box{display:none;}
#more-btn{}
#more-btn b{ font-family:'simsun'; margin-left:3px;}
#more-btn:hover{ color:#ee4433; cursor:pointer;}
/*上传图片*/
#bt{ width:120px; height:90px;} 
.img-list ul li{ display:inline-block !important; *display:inline; *zoom:1; float:left; width:100px; margin:10px 20px 10px 0; clear:none; padding:0px !important; border:0px !important;}
.img-list ul li img{ width:100px; height:80px;}
.img-list ul li .caozuo{ height:30px; line-height:30px;}
.img-list ul li .caozuo a{display:inline-block; *display:inline; *zoom:1; height:30px; cursor:pointer;}
.img-list ul li .caozuo .swbtt{ float:left; color:#09F;}
.img-list ul li .caozuo .btn{ float:left; padding-top:0px !important; background:none; width:auto;}
.img-list ul li .caozuo .btn a{ float:left; width:22px;}
.img-list ul li .caozuo .btn .qian{ background:url(../../images/gif53_002.gif) center no-repeat;}
.img-list ul li .caozuo .btn .hou{ background:url(../../images/gif53_003.gif) center no-repeat;}
.img-list ul li .btk{ height:30px; line-height:30px; float:right;}
.img-list ul li .btk a{ height:30px; width:30px; background:url(../../images/delete.gif) right no-repeat; cursor:pointer; float:right; display:inline-block; *display:inline; *zoom:1;}
#tu1{display:block; float:left; width:100px; margin:10px 20px 10px 0; cursor:pointer;}
.buy_city-btn{display:inline-block; *display:inline; *zoom:1;background: none repeat scroll 0 0 #F6F6F6; margin-left:80px;
border: 1px solid #CCCCCC;
padding: 0px 16px 0 32px;
height: 30px;
vertical-align: middle;
line-height: 30px;
text-align: center;
cursor: pointer; position:relative;}
.buy_city-btn b{ color:#ee4433; position:absolute; left:0px; top:0px; display:block; width:32px; text-align:center; font-size:20px; line-height:26px;}
.buy_city-box{position:fixed; width:90%; height:60%; border:10px solid rgba(0,0,0, 0.5); background:#fff; left:5%; top:20%;  z-index:1000000;display:none;}
.buy_city-zd{ position:fixed; z-index:999999; background:rgba(0,0,0, 0.3); width:100%; height:1000px; left:0px; top:0px; display:none;}
.buy_city-box .buy_city-type{ height:44px; background:#ee4433; padding:0 10px; font-size:18px; line-height:44px; color:#fff; position:relative; z-index:10;}
.buy_city-box .buy_city-gb{ width:44px; position:absolute; top:0px; right:0px; height:44px; background:url(../../images/gbb.png) center no-repeat;; cursor:pointer;}
.buy_city-box .buy_city-list{ overflow:auto; max-height:100%; padding:10px; padding-top:54px; margin-top:-44px;}

.buy_city-box .buy_city-list ul li{ margin:0 10px 0 0; color:#666; cursor:pointer; display:inline-block; border:0px;}
.buy_city-box .buy_city-list ul li:hover{ color:#00afff;}
.buy_city-box .buy_city-list ul li.on{ color:#00afff; font-weight:bold;}
/***********************************发布 end******************************************/

















