/** 清除内外边距 **/
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */ dl, dt, dd, ul, ol, li, /* list elements 列表元素 */ pre, /* text formatting elements 文本格式元素 */ form, fieldset, legend, button, input, textarea, /* form elements 表单元素 */ th, td /* table elements 表格元素 */ { margin: 0; padding: 0; }
/** 设置默认字体 **/
body, button, input, select, textarea /* for ie */ { font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; }
h1, h2, h3, h4, h5, h6 { font-size: 12px; text-rendering: auto;}
address, cite, dfn, em, var, i { font-style: normal; } /* 将斜体扶正 */
code, kbd, pre, samp { font-family: courier new, courier, monospace; } /* 统一等宽字体 */
small { font-size: 12px; } /* 小于 12px 的中文很难阅读，让 small 正常化 */
/** 重置列表元素 **/
ul, ol { color:#FFF; list-style-type:none;}
li { line-height:normal; }
/** 重置文本格式元素 **/
a { text-decoration: none; }
a:hover { text-decoration: none; }
/** 重置表单元素 **/
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 12px; } /* 使得表单元素在 ie 下能继承字体大小 */
/* 注：optgroup 无法扶正 */
/** 重置表格元素 **/
table { border-collapse: collapse; border-spacing: 0; }
/*去除箭头*/
textarea { resize: none; }
/* 清除浮动 */
.clear { display: block!important; float: none!important; clear: both!important; overflow: hidden!important; width: auto!important; height: 0!important; margin: 0 auto!important; padding: 0!important; font-size: 0!important; line-height: 0!important; border: none!important; }

a:active, a:hover { color:#6b5234; }
/*-------------------</END 重置>-----------------------*/

html,body { font:12px/1.5 Tahoma, Arial, Sans-Serif, SimSun, Microsoft YaHei;color: #666666; }
body{background:#fff;}
a, a:link, a:visited {  text-decoration: none;  }
a:active, a:hover, .orange { color:#ff7200;}
.fl { float:left; }
.fr { float:right; }
.bsicons{ background-image:url(../../Images/Index/bsicons.png); background-repeat:no-repeat;}
.tip{ display:inline-block; float:left; width:8px; height:8px; background-position:0 -224px; }
.tip2{ display:inline-block; float:left; width:8px; height:16px; background-position:-50px -220px; }
.red{color:#fa0000;}

/*-------</END 全局布局>------------*/







/*-----------<START 登录页面>---------------*/

/*------ 头部 开始---------*/
.intop{ width:100%; height:90px; background:#fc7200;}
.inlogo{ width:990px; height:auto; margin:0 auto; overflow:hidden;}
.inlogo a{ display:block; float:left; width:227px; height:47px; overflow:hidden; background:url(../../Images/Index/inlogo.png) no-repeat; margin-top:23px;}

.inmain_box{ width:100%; height:auto; overflow:hidden; background:#f5f6f7;}
.inmain{ width:986px; height:auto; overflow:hidden;  border:1px solid #d8d9da; box-shadow:#0 0 2px #ddd; margin:30px auto;}
.inmain h1{ width:100%; height:80px; border-bottom:1px solid #d8d9da; background:#fcfcfc;}
.inmain h1 span{ display:block; float:left; font-size:30px; font-family:"微软雅黑"; font-weight:normal; line-height:80px; color:#444; margin-left:30px; }
.inmain h1 a{ display:block; float:right; font-size:12px; font-weight:normal; margin:35px 30px 0 0; color:#666;}
.inmain h1 a:hover{ color:#ff9c00;}
.inmain_cont{ width:100%; height:auto; overflow:hidden; background:#ffffff; color:#000; padding-bottom:50px;}
.reg_l{ width:500px; height:auto; float:left; margin:80px 0 0 100px; _margin:80px 0 0 50px;}
.reg_l li{ width:100%; height:auto; overflow:hidden; float:left; margin:10px 0;}
.reg_l h2{ width:100%; height:40px; font-size:25px; line-height:40px; margin-left:90px; color:#000; font-family:"微软雅黑"; font-weight:normal;}
.reg_l li b{ display:inline-block; float:left; width:80px; line-height:35px; height:auto; overflow:hidden; text-align:right; color:#444; }
.reg_l li .text1{ float:left; width:250px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 10px; color:#333; border-radius:3px;}
.reg_l li a{ display:inline-block;  float:left; color:#1880e2; line-height:30px;}
.reg_l li a:hover{color:#ff9c00;}
.reg_l li .text2{ margin:3px 5px 0 90px; _margin:0 5px 0 90px; float:left;}
.reg_l li span{ color:#444; margin-left:5px; float:left;}
.reg_l .inlogbtn{ display:block; width:240px; height:40px; border:1px solid #e76a00; margin:0 0 30px 88px; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; border-radius:3px; cursor:pointer; box-shadow:0 2px 2px #ddd;}
.reg_l .inlogbtn:hover{ background:#ff7200;}

.reg_r{ width:270px; height:300px; float:right; margin:80px 40px 0 0; border-left:1px solid #d8d9da; padding-left:30px;}
.reg_r li{ width:100%; height:auto; float:left; margin:10px 0;}
.reg_r li h2{width:100%; height:40px; font-size:25px; line-height:40px; margin-left:20px; color:#000; font-family:"微软雅黑"; font-weight:normal;}
.logicon{ background-image:url(../../Images/Index/logicon.png); background-repeat:no-repeat;}
.logicon1{background-repeat:no-repeat;}
.reg_r li .inregbtn{ width:142px; height:40px; border:1px solid #e1a633; text-align:center; background-position:0 -25px; background-repeat:repeat-x; border-radius:3px; color:#e1a633; font-size:20px; font-family:"微软雅黑"; line-height:36px; margin-left:20px; cursor:pointer;}
.reg_r li .inregbtn:hover{ background:#FBE891;}
.reg_r p{ color:#444; line-height:30px; margin:20px 0 0 20px}
.reg_r a{ display:block; width:137px; height:25px; font-size:12px; margin-left:20px; line-height:25px;}
.reg_r a span{ margin-left:40px; }
.qqlog{ background-position:0 -69px; color:#0078c5!important;}
.qqlog:hover{ background-position:0 -96px;}
.wblog{ background-position:0 -123px; color:#ff5000!important;}
.wblog:hover{ background-position:0 -150px; }

.infooter{ width:100%; height:auto; overflow:hidden; padding:20px 0;}
.infooter_1, .infooter_2{ width:990px; height:auto; overflow:hidden; margin:5px auto; text-align:center; line-height:24px;}
.infooter_1, .infooter_2 p{ color:#fff}
.infooter_1, .infooter_2 a:link, a:visited {
    color: #fff;
    text-decoration: none;
}
/*-----------<START 注册页面>---------------*/
.log_l{ width:505px; height:auto; float:left; margin:50px 0 0 89px; _margin:80px 0 0 50px;}
.log_l li{ width:100%; height:auto; overflow:hidden; float:left; margin:10px 0;}
.log_l h2{ width:100%; height:40px; font-size:25px; line-height:40px; margin-left:90px; color:#000; font-family:"微软雅黑"; font-weight:normal;}
.log_l li i{ color:#f00; margin-right:5px;}
.log_l li b{ display:inline-block; float:left; width:80px; line-height:35px; height:auto; overflow:hidden; text-align:right; color:#444; }
.log_l li .text1{ float:left; width:240px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 10px; color:#333; border-radius:3px;}
.log_l li a{ display:inline-block;  float:left; color:#1880e2; line-height:32px;}
.log_l li a:hover{color:#ff9c00;}
.log_l li em{ display:inline-block; width:120px;min-height: 16px; margin:9px 0px 0 0; float:left;}
.log_l .text03{ margin:0!important;}
.log_l .text03 p{ color:#999; margin-left:92px; height:25px;}
.log_l li .text2{ margin:3px 5px 0 90px; _margin:0 5px 0 90px; float:left;}
.log_l li span{ color:#444; margin-left:5px; float:left;}
.log_l .inlogbtn{ display:block; width:240px; height:40px; border:1px solid #e76a00; margin:0 0 30px 88px; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; border-radius:3px; cursor:pointer; box-shadow:0 2px 2px #ddd;}
.log_l .inlogbtn:hover{ background:#ff7200;}
.serve{ line-height:16px!important;}
.wrong-tip{word-wrap: break-word;color:#D94D1E;vertical-align:middle;display:inline-block;line-height:16px;background: url('../../Images/ico.gif') no-repeat scroll 5px -26px #FFF7F6 !important;padding-left:21px;margin:0 3px;}
.right-rideo-tip{width:16px;margin:0 3px;background: url('../../Images/ico.gif') no-repeat scroll 0px -52px transparent!important; vertical-align:middle;margin-top:3px;text-indent:20px;}

.log_r{ width:270px; height:370px; float:right; margin:50px 40px 0 0; border-left:1px solid #d8d9da; padding-left:30px;}
.log_r li{ width:100%; height:auto; float:left; margin:10px 0;}
.log_r li h2{width:100%; height:40px; font-size:18px; line-height:40px; margin-left:20px; color:#000; font-family:"微软雅黑"; font-weight:normal;}
.log_r li .inregbtn{ width:142px; height:40px; border:1px solid #e1a633; text-align:center; background-position:0 -25px; background-repeat:repeat-x; border-radius:3px; color:#e1a633; font-size:20px; font-family:"微软雅黑"; line-height:36px; margin-left:20px; cursor:pointer;}
.log_r li .inregbtn:hover{ background:#FBE891;}
.log_r p{ color:#444; line-height:30px; margin:20px 0 0 20px}
.log_r a{ display:block; width:137px; height:25px; font-size:12px; margin-left:20px; line-height:25px;}
.log_r a span{ margin-left:40px; }


/*-----------<START 开通商铺>---------------*/
.store{ width:auto; margin:50px 0 0 150px;}
.step { width:700px; height:42px; overflow:hidden; background-position:70px -190px; font-size:14px; line-height:42px;}
.step span{ display:inline-block; width:80px; height:auto; overflow:hidden; float:left;}
.step p{ display:inline-block; float:right; width:140px; height:auto; overflow:hidden;}
.step p a{ color:#444; float:left; margin-left:10px;}
.step p a:hover{ color:#ff7200;}
.opstore{ width:630px; height:auto; float:left; margin:50px 0 0 65px; _margin:50px 0 0 50px;}
.opstore li{ width:100%; height:auto; overflow:hidden; float:left; margin:10px 0;}
.opstore h2{ width:100%; height:40px; font-size:25px; line-height:40px; margin-left:90px; color:#000; font-family:"微软雅黑"; font-weight:normal;}
.opstore li b{ display:inline-block; float:left; width:80px; line-height:35px; height:auto; overflow:hidden; text-align:right; color:#444; }
.opstore li b i{ float:right; margin-top:3px; color:#f00;}
.opstore li b span{ float:right; margin-left:5px;}
.opstore .text03{ margin:0!important;}
.opstore .text03 p{ margin-left:92px; color:#999;}
.opstore .text03 p a{ display:inline-block;  width:110px; height:30px; border:1px solid #e0e0e0; border-radius:3px; background-position:-168px -26px; text-align:center; color:#6a6a6a; margin:10px 10px 0 0;}
.opstore .text03 p a i{ color:#ff7200;}
.opstore .text03 p a:hover{ color:#6a6a6a; background:#eeeeee;}
.opstore .text4{ float:left; width:100px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; color:#333; border-radius:3px;}
.opstore .text5 input{display:inline-block;  width:110px; height:30px; border:1px solid #e0e0e0; border-radius:3px; background-position:-168px -26px; text-align:center; color:#ff7200; margin:0 10px 0 10px; font-weight:bold; cursor:pointer; _padding:5px 0; _height:20px;}
.opstore .text5 input:hover{ background:#eeeeee;}
.opstore .text5 em{ color:#9b9b9b;}
.opstore .text6 { float:left; width:120px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.opstore .text7 { float:left; width:372px; height:130px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; color:#333; border-radius:3px; text-align:left;}
.opstore li .text1{ float:left; width:250px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 10px; color:#333; border-radius:3px;}
.opstore li a{ display:inline-block;  float:left; color:#1880e2; line-height:30px;}
.opstore li a:hover{color:#ff9c00;}
.opstore li .text2{ margin:3px 5px 0 90px; _margin:0 5px 0 90px; float:left;}
.opstore li span{ color:#444; margin-left:5px; float:left;}
.opstore .adminbtn{ display:block; width:240px; height:40px; border:1px solid #e76a00; margin:0 0 30px 88px; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; border-radius:3px; cursor:pointer; box-shadow:0 2px 2px #ddd;}
.opstore .adminbtn:hover{ background:#ff7200;}
.opstore .text1:focus, .opstore .text4:focus, .opstore .text6:focus, .opstore .text7:focus{ border:1px solid #ff9c00; box-shadow:0 0 3px #ff9c00;}


/*-----------<START 开通商铺成功 邮箱验证>---------------*/
.step1 { width:700px; height:42px; overflow:hidden; background-position:70px -242px; font-size:14px; line-height:42px;}
.step1 span{ display:inline-block; width:80px; height:auto; overflow:hidden; float:left;}
.step1 p{ display:inline-block; float:right; width:140px; height:auto; overflow:hidden;}
.step1 p a{ color:#444; float:left; margin-left:10px;}
.step1 p a:hover{ color:#ff7200;}
.store_succed{ width:510px; height:auto; float:left; margin:30px 0 0 65px; _margin:30px 0 0 50px;}
.store_succed i{ display:block; width:65px; height:65px; overflow:hidden; margin:20px auto; background-position:-156px -58px;}
.store_succed h2{ width:100%; height:40px; overflow:hidden; text-align:center; font-size:28px; font-family:"微软雅黑"; font-weight:normal; color:#444; margin:20px 0;}
.store_succed p{ width:100%; height:auto; overflow:hidden; line-height:30px; text-align:center;}
.store_succed p a{ color:#ff7200;}
.store_succed p a:hover{ color:#ff9c00;}
.store_succed span{ display:inline-block; width:100%; height:auto; overflow:hidden; margin:0 auto; text-align:center; margin:20px auto;}
.store_succed div{ width:auto; height:40px; overflow:hidden; margin:20px 0; padding:3px 0 3px 60px;}
.store_succed div input{ display:inline-block; float:left; width:190px; height:40px; border:1px solid #e76a00; margin:0 20px 0 0; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; border-radius:3px; cursor:pointer; box-shadow:0 2px 2px #ddd;}
.store_succed div input:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}


/*-----------<START 找回会员名 找回密码>---------------*/
.inmain h1 p{ display:inline-block; width:200px; height:auto; overflow:hidden;float:right; margin:30px 0 0 0;}
.inmain h1 p input{ float:left; width:85px; height:28px; border:1px solid #e1a633; text-align:center; background-position:0 -25px; background-repeat:repeat-x; border-radius:3px; color:#c28001; font-size:14px; line-height:24px; margin-right:20px; cursor:pointer;}
.inmain h1 p input:hover{ background:#fff1b3;}
.inmain h1 p a{ float:left; line-height:30px; margin:0; color:#ff7200;}
.step1 p i{ margin-left:30px;}
.check_mail{ width:510px; height:auto; float:left; margin:25px 0 0 130px; _margin:25px 0 0 65px;}
.check_mail p{ color:#ff7200; width:100%; height:42px; line-height:42px; overflow:hidden; margin:10px 0;}
.mailbox{ width:100%; height:40px; overflow:hidden;}
.mailbox b{ display:inline-block; float:left; width:60px; line-height:35px; height:auto; overflow:hidden; text-align:right; color:#444; }
.mailbox b i{ float:left; margin-top:3px; color:#f00;}
.mailbox b span{ float:left; margin-left:5px;}
.mailbox .text1{ float:left; width:220px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 10px; color:#333; border-radius:3px;}
.check_mail .text8{ display:block; width:100%; height:30px; overflow:hidden; line-height:30px; margin:20px 0;}
.text8 span{ display:inline-block; margin-right:20px; float:left}
.text8 span a{ color:#ff7200;}
.text8 .servebtn{ display:block; float:left; width:91px; height:25px; font-size:12px; color:#ff7200; margin-left:20px; padding-left:46px; line-height:25px; background-position:-155px -123px;}
.text8 .servebtn:hover{ background-position:-155px -150px;}
.check_mail p input{ display:inline-block; float:left; width:190px; height:40px; border:1px solid #e76a00; margin:0 20px 0 0; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; border-radius:3px; cursor:pointer; box-shadow:0 2px 2px #ddd;}
.check_mail p input:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}

/*-----------<START 进入邮箱>---------------*/
.enter_mail{width:990px; height:auto; overflow:hidden; margin:15px auto; border:1px solid #d8d9da; padding:50px 0;}
.enmail_cont{ width:500px; height:auto; overflow:hidden; margin:50px 0 0 240px;}
.enmail_cont i{ display:block; width:64px; height:42px; overflow:hidden; margin:0 auto 40px; background-position:-227px -69px;}
.enmail_cont h2{ width:100%; height:30px; text-align:center; font-size:20px; color:#444; font-family:"微软雅黑"; font-weight:normal; margin:20px 0;}
.enmail_cont span{ display:block; width:100%; height:30px; text-align:center; color:#747474; font-size:14px;}
.enmail_cont p{ width:100%; height:30px; overflow:hidden; font-size:14px; line-height:30px; text-align:center; color:#f00; margin:5px 0;}
.enmail_cont p a{ color:#0088cc;}
.enmail_cont p a:hover{ color:#ff9c00;}
.enmail_cont input{display:inline-block; float:left; width:190px; height:40px; border:1px solid #e76a00; margin:30px 0 30px 155px; _margin:30px 0 30px -85px; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:18px; font-family:"微软雅黑"; border-radius:3px; cursor:pointer; box-shadow:0 2px 2px #ddd; }
.enmail_cont input:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}



/*-----------<START 会员中心>---------------*/
/*-- 头部开始 --*/
.countbg{ background:#ececec;}
.count_top_box{ width:100%; height:auto; overflow:hidden; background:#fd7000;}
.count_top{ width:1000px; height:60px; overflow:hidden; margin:0 auto;}
.count_top_l{ width:340px; height:60px; overflow:hidden; float:left;}
.count_top_l a{ display:inline-block; width:190px; height:40px; overflow:hidden; float:left; margin-top:10px; background-position:-303px -24px;}
.count_top_l span{ display:inline-block; width:100px; height:25px; overflow:hidden; height:25px; padding-left:15px; margin-left:15px; font-size:22px; line-height:20px; font-family:"微软雅黑"; color:#fff; border-left:1px solid #d14d0b; margin-top:18px; float:left;}
.count_top_r{ width:650px; height:60px; overflow:hidden; float:right;}
.count_top_r .innav{ width:400px; height:60px; overflow:hidden; float:left;}
.innav li{ float:left;}
.innav li a{ display:inline-block;  width:130px; height:60px; font-size:14px; font-family:"微软雅黑"; color:#fff; line-height:60px; text-align:center; margin-left:1px;}
.innav li a:hover, .innav li .inhover{ background:#eb611d;}
.count_top_r .countset{ width:240px; height:auto; float:right; color:#fff; margin-top:20px;}
.countset a{ display:inline-block; float:right; color:#fff; margin:0 10px; line-height:24px;}
.countset a:hover{ text-decoration:underline;}
.countset select{ width:120px; height:24px; float:right; background:#fff; color:#666; border:1px solid #fff;}

/*-- 主体内容开始 --*/
.count_main{ width:1000px; height:auto; overflow:hidden; margin:20px auto;}

.comp_name{ width:120px; display:inline-block; float:right; line-height:26px;}
.comp_name span{float: left;}
.comp_name a{ width:auto; float:left; text-align:right; padding-right:0px;}
.comp_name i{ display:inline-block; float:left; width:20px; height:20px; margin:3px 0 0 0;}
.nowgrade{ width:100%; height:auto; margin:10px 0;}
.nowgrade i{ display:inline-block; width:45px; height:40px; float:left; margin:0 10px;}
.Lev1{ background:url(/Public/Images/V1.png) no-repeat; width:17px; height:17px; float:left}
.Lev2{ background:url(/Public/Images/V2.png) no-repeat; width:17px; height:17px; float:left}
.Lev3{ background:url(/Public/Images/V3.png) no-repeat; width:17px; height:17px; float:left}
.Lev4{ background:url(/Public/Images/V4.png) no-repeat; width:17px; height:17px; float:left; line-height:30px}
.Lev5{ background:url(/Public/Images/V5.png) no-repeat; width:17px; height:17px; float:left}
.Lev6{ background:url(/Public/Images/V6.png) no-repeat; width:17px; height:17px; float:left}
.Lev7{ background:url(/Public/Images/V7.png) no-repeat; width:17px; height:17px; float:left}
.Lev8{ background:url(/Public/Images/V8.png) no-repeat; width:17px; height:17px; float:left}
.Lev9{ background:url(/Public/Images/V9.png) no-repeat; width:17px; height:17px; float:left}

.Lgrade1{ background:url(/Public/Images/hy_031.png) no-repeat; width:40px; height:40px; float:left}
.Lgrade2{ background:url(/Public/Images/hy_04.png) no-repeat; width:40px; height:40px; float:left}
.Lgrade4{ background:url(/Public/Images/hy_01.png) no-repeat; width:40px; height:40px; float:left}
.Lgrade3{ background:url(/Public/Images/hy_02.png) no-repeat; width:40px; height:40px; float:left}
.nowgrade span{ float:left; margin-left:10px; font-size:16px; line-height:40px; font-family:"微软雅黑"; }
.nowgrade input{ float:right; width:104px; height:27px; background:url(../../Images/Index/btn0.png) no-repeat; color:#666px; border:none; margin:5px 10px 0 0;}
.nowgrade input:hover{ background:url(../../Images/Index/btn1.png) no-repeat; color:#fff;}
.nowgrade span{ float:left; margin-left:10px; font-size:16px; line-height:40px; font-family:"微软雅黑"; }
.nowgrade input{ float:right; width:104px; height:27px; background:url(../../Images/Index/btn0.png) no-repeat; color:#666px; border:none; margin:5px 10px 0 0;}
.nowgrade input:hover{ background:url(../../Images/Index/btn1.png) no-repeat; color:#fff;}
.grade{ float:left; margin:10px 20px 0;}
.grade i{ display: block; width:20px; height:20px;}
.grade1{ background:url(../../Images/Index/Lgrade/grade1.png) no-repeat;}
.grade2{ background:url(../../Images/Index/Lgrade/grade2.png) no-repeat;}
.grade3{ background:url(../../Images/Index/Lgrade/grade3.png) no-repeat;}

.checkbtn{ width:100%; height:auto;}
.checkbtn p{ float:left; width:140px; height:auto; margin:20px 10px 20px 0;}
.checkbtn p a{ font-size:12px; float:left; line-height:40px; color:#2085cb;}
.checkbtn p a:hover{ color:#ff7200;}
.checkbtn p em{ line-height:40px; font-size:12px;}
.checkbtn p i{ display:block; width:40px; height:35px; float:left; margin-right:10px;}
.mail_u{ background:url(../../Images/Index/mail_u.png) no-repeat;}
.mail_s{ background:url(../../Images/Index/mail_s.png) no-repeat;}
.lice_u{ background:url(../../Images/Index/lice_u.png) no-repeat;}
.lice_s{ background:url(../../Images/Index/lice_s.png) no-repeat;}

/*-- 主体内容 左侧 开始 --*/
.count_l{ width:180px; height:auto; overflow:hidden; float:left; border:1px solid #dcdcdc;}
.count_l h3 a{ display:block; width:100%; height:40px; border-bottom:1px solid #fd7a12; border-top:1px solid #ddd; background:#fbf7f0;}
.bt0 a{ border-top:none!important;}
.count_l h3 a span{ display:inline-block; float:left; margin-left:20px; line-height:40px; color:#ff6600; text-align:center;}
.count_l h3 a i{ display:inline-block; float:right; width:15px; height:23px; overflow:hidden; margin:15px 5px 0 0; background-position:-23px 0;}
.count_l h3.open a i{ background-position:-44px 0;}
.count_l ul{ width:100%; height:auto; padding:10px 0; background:#fff;}
.count_l ul li{ width:100%; height:30px;}
.count_l ul li a{ display:block; width:140px; height:30px; margin:0 auto; color:#555; line-height:30px;}
.count_l ul li a:hover, .subhover{ color:#ff9c00!important;}
.count_l ul li a i{ margin:12px 5px 0 0;}

/*-- 主体内容 中间 开始 --*/
.count_m{ width:550px; height:auto; overflow:hidden; float:left; margin:0 9px;}
.count_m1{ width:518px; height:auto; overflow:hidden; border:1px solid #dcdcdc; background:#fff; padding:0 15px 21px;}
.count_m1 h1{ width:100%; height:70px; overflow:hidden; margin:0 auto; color:#444; line-height:70px; font-size:24px; font-weight:normal; font-family:"微软雅黑"; border-bottom:1px solid #e8e8e8;}
.count_m1 h1 span{ margin-left:10px;}
.count_m1 h2{ width:100%; height:40px; overflow:hidden;}
.count_m1 h2 b{ font-size:18px; font-weight:normal; font-family:"微软雅黑"; color:#444; float:left; line-height:40px; margin-left:10px;}
.count_m1 h2 label{ float:right;}
.count_m1 h2 label span{ display:inline-block; width:auto; height:30px; overflow:hidden; margin:10px 8px 0 0;}
.count_m1 h2 label i{display:inline-block; width:16px; height:16px; overflow:hidden; float:left; margin:2px 8px; }
.count_m1 h2 label em{ float:left; line-height:20px;}
.pass{ color:#76ce0f;}
.pass i{background-position:-64px 0;}
.unpass{ color:#ff5400;}
.unpass i{ background-position:-84px 0;}
.count_m1 p{ width:auto; height:24px; font-size:14px;  line-height:24px; margin-left:10px;}
.count_m1 .website{ font-family:"微软雅黑"; color:#444; font-size:14px;}
.reject_reason{ width:500px; height:50px; border:1px solid #ffdf80; background:#fff6db; margin-left:10px; margin-top:10px;}
.reject_reason span{ color:#fd7000; margin-left:10px; line-height:24px;}
.reject_reason p{font-size:12px; line-height:24px}
.checkbtn input{display:inline-block; float:left; width:132px; height:30px; border:1px solid #e0e0e0; margin:20px 10px; _margin:20px 5px; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.checkbtn input:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}
.undone{ width:100%; height:auto; overflow:hidden;}
.title01{ width:100%; height:40px; background-position:0 -385px; font-size:14px; line-height:32px; margin-top:10px;}
.title01 span{ margin-left:10px;}
.undone i{ display:block; width:100%; height:40px; overflow:hidden; background-position:8px -290px; margin:20px 0 5px;}
.undone em{ display:block; width:100%; height:40px; overflow:hidden; background-position:8px -337px; margin:20px 0 5px;}
.undone p{ width:100%; height:auto; overflow:hidden;}
.undone p span{ color:#666; float:left; font-size:12px; margin-right:164px;}
.checknow i{ display:block; float:left; width:60px; height:60px; background-position:-298px -65px; margin:45px 20px 0;}
.checknow_cont{ width:410px; height:auto; overflow:hidden; float:left; margin-top:10px;}
.checknow_text{ width:330px; height:auto; overflow:hidden; float:left;}
.checknow_text p{ margin:0;}
.checknow_text p span{ color:#fc7000; font-size:18px;}
.checknow_text p b{ margin:0 5px; color:#444;}
.checknow_cont input{display:inline-block; float:right; width:80px; height:30px; border:1px solid #51b711; margin:85px 0 0; background-position:-300px -145px; text-align:center; color:#fff; font-size:12px; border-radius:3px; cursor:pointer; box-shadow:inset 0 0 1px #86d531;}
.checknow_cont input:hover{background:#6edb05; border:1px solid #6edb05; color:#fff;}

.business_info{ width:100%; height:auto; overflow:hidden;}
.business_info li{ width:130px; height:auto; overflow:hidden; float:left; margin:20px 63px 0 0;}
.business_info li i{ display:block; width:47px; height:47px; float:left; margin-top:3px; margin-left:15px; _margin-left:8px;}
.send i{ background-position:-358px -70px;}
.checking i{ background-position:-405px -70px;}
.reject i{ background-position:-452px -70px;}
.business_info li p{ width:60px; height:auto; overflow:hidden; float:left; text-align:center; margin:0; line-height:20px; margin-top:6px;}
.business_info li p span{ color:#666; font-weight:bold; font-size:14px; }
.business_info li p em{ color:#fd7000; display:block;}


/*-- 主体内容 右侧 开始 --*/
.count_r{ width:250px; height:auto; overflow:hidden; float:right;}
.count_r1{ width:248px; height:auto; overflow:hidden; border:1px solid #dcdcdc; background:#fff;}
.title02{ width:100%; height:40px; background:#fbf7f0; border-bottom:1px solid #ff6600; color:#333; line-height:40px}
.title02 span{ margin-left:10px; font-size:14px; font-weight:normal; float:left;}
.title02 a{ float:right; margin-right:10px; font-weight:normal;}
.title02 a:hover{ color:#ff9c00;}
.count_r1 ul{ width:228px; height:auto; overflow:hidden; margin:10px auto; padding:0;}
.count_r1 ul li{ width:100%; height:30px; line-height:30px; }
.count_r1 ul li a{ display:inline-block; overflow:hidden; color:#666; }
.count_r1 ul li a:hover{ color:#fd7000;}
.count_r1 ul li a i{margin:13px 5px 0 0;}

.ad5{ width:250px; height:250px; overflow:hidden; margin-top:10px;}
.ad5 a{ display:block; width:250px; height:250px; overflow:hidden;}
.ad5 a img{ width:250px; height:auto;}

.count_btm{ background:#fff; border-top:4px solid #fd7000;}
.mr0 {margin-right: 0px !important;}


/*-----------<START 会员中心-联系人信息. 公司资料>---------------*/
.count_br{  height:auto; float:right;margin: 12px 0 0; background:#fff;}
.title03{ width:100%; height:40px; overflow:hidden; background:#fbf7f0; line-height:40px; font-size:14px; font-weight:normal;}
.title03 i{ display:inline-block; width:18px; height:18px; margin:12px 8px 0 20px; float:left;}
.title03 span{ float:left; color:#333px;}
.inicon{ background-position:-129px 0;}
.count_cont{ width:100%; height:auto; overflow:hidden; margin:20px auto 40px;}
.contact_info{ width:auto; height:auto; overflow:hidden; margin:10px 0 30px 100px;}

.contact_info li{ width:100%; height:auto; overflow:hidden; float:left; margin:10px 0;}
.contact_info h2{ width:100%; height:40px; font-size:25px; line-height:40px; margin-left:90px; color:#000; font-family:"微软雅黑"; font-weight:normal;}
.contact_info li b{ display:inline-block; float:left; width:120px; line-height:35px; height:auto; overflow:hidden; text-align:right; color:#444; }
.contact_info li b i{ float:right; margin-top:16px; color:#f00; font-weight:normal; font-family:Arial, Helvetica, sans-serif; line-height:12px; }
.contact_info li b span{ float:right; margin-left:5px;}
.contact_info label{ line-height:30px; color:#444; height:30px; width:auto; }
.contact_info label input{ display:inline-block; margin:0px 10px 0 10px; vertical-align:middle;}

.contact_info li .text1{ float:left; width:250px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 10px; color:#333; border-radius:3px;}
.contact_info li .text1:focus,.contact_info li .text6:focus,.contact_info li .text7:focus,.contact_info li .text8:focus,.contact_info li .text9:focus{ border:1px solid #ff9c00; box-shadow:0 0 3px #ff9c00;}
.contact_info li .text6 { float:left; width:127px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.contact_info li .text7 { float:left; width:270px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.contact_info li .text8 { float:left; width:100px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.contact_info li .text9 { float:left; width:372px; height:130px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; color:#333; border-radius:3px; text-align:left;}
.mt120{ margin-top:120px;}
.contact_info li a{ display:inline-block;  float:left; color:#9b9b9b; line-height:30px;}
.savebtn{display:inline-block; float:left; width:270px; height:40px; border:1px solid #e76a00; margin:10px 0 30px 130px; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:14px; border-radius:2px; cursor:pointer; box-shadow:0 1px 2px #ddd; }
.savebtn:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}



/*-----------<START 会员中心 上传营业执照>---------------*/
.licence_l{ width:380px; height:auto; overflow:hidden; float:left; margin:30px 0 0 50px; _margin:30px 0 0 20px;}
.licence_l span{ width:100px; float:left; color:#444;}
.licence_l i{ width:256px; height:204px; overflow:hidden; float:left; border:1px solid #dcdcdc; }
.licence_l i img{ width:256px; max-height:205px;}
.licence_r{ width:340px; height:auto; overflow:hidden; float:left; margin-top:30px;}
.licence_r p{ width:100%; height:40px; overflow:hidden;}
.uploading{display:inline-block; float:left; width:120px; height:30px; border:1px solid #e0e0e0; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.uploading:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}
.mt20{ margin-top:20px;}
.admin{display:inline-block; float:left; width:120px; height:30px; border:1px solid #e76a00; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:14px; border-radius:2px; cursor:pointer; box-shadow:0 1px 2px #ddd; }
.admin:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}


/*-----------<START 会员中心 招聘信息>---------------*/
.addinfobtn{display:inline-block; float:left; width:120px; height:30px; border:1px solid #e0e0e0; background-position:-150px -26px; margin:0 0 0 20px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.addinfobtn:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}
.count_cont p{ width:100%; height:32px; overflow:hidden;}
.count_cont table{ width:100%; height:auto;}
.count_cont table th{ text-align:center; height:36px; width:auto; border-top:1px solid #cccccc; border-bottom: 1px solid #ccc; background:#fbf7f0; font-weight:normal; font-size:14px;}
.count_cont table td{ border-bottom:1px solid #f3f3f3; width:auto; height:42px; text-align:center;}
.count_cont table td a{ margin:0 5px;}

.tablebt{ width:100%; height:50px; border-top:1px solid #fd7000; padding-top:15px;}
.tablebt_l{ width:200px; float:left; margin-left:29px; _margin-left:12px;}
.tablebt_l .allbox{ float:left; margin-top:5px; _margin_top:5px;}
.tablebt_l span{ float:left; line-height:22px; margin:0 22px; _margin:0 10px;}
.tablebt_l .deletbtn{display:inline-block; float:left; width:80px; height:25px; border:1px solid #e0e0e0; margin:0 10px; _margin:0 5px; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.tablebt_l .deletbtn:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}

.tablebt_r{ width:540px; height:auto; overflow:hidden; float:right; margin-right:30px; _margin-right:10px;}
.tablebt_r ul{ width:300px; height:auto; overflow:hidden; float:right;}
.tablebt_r ul li{ float:left;}
.tablebt_r ul li a{ display:inline-block; padding:3px 8px; margin-left:5px; border:1px solid #ddd; color:#666;}
.tablebt_r ul li a:hover, .pghover{color:#fff!important; background:#ff7200;}
.tablebt_r span{ float:right; line-height:22px; margin:0 5px;}
.tablebt_r span i{ margin:0 5px; color:#333;}
.tablebt_r .from{ width:30px; height:20px; margin-top:2px; float:right; padding:0 2px; text-align:center;}
.surebtn{display:inline-block; float:right!important; width:80px; height:25px; border:1px solid #e0e0e0; margin:0 0 0 5px; _margin:0 5px; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.surebtn:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}


/*-----------<START 会员中心 信息管理>---------------*/
.signtag{ width:100%; height:30px; overflow:hidden;}
.signtag input{display:inline-block; float:left; width:80px; height:25px; border:1px solid #e0e0e0; margin:0 0 0 10px; _margin:0 5px; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.signtag input:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}
.ml20{ margin-left:20px;}

/*-----------<START 会员中心 公司品牌资讯>---------------*/
.compstite{ width:100%; height:40px; border-bottom:1px solid #dcdcdc; position:relative;}
.compstite p{ width:auto; height:auto; overflow:hidden; margin-left:10px; position:absolute; top:13px; left:0; z-index:10;}
.count_cont b{ display:block; float:left; font-size:14px; font-weight:bold; color:#fd7000; margin-left:20px; line-height:26px;}
.count_cont p span{ width:300px; height:auto; overflow:hidden; float:right; margin-right:20px;}
.count_cont p span input{float:right; margin-left:10px;}
.compstite a{ display:block; float:left; margin:0 0 0 10px; width:84px; height:26px; line-height:26px; text-align:center; font-size:12px; font-weight:bold; color:#666; border:1px solid #dcdcdc; border-radius:3px 3px 0 0; background-position:-150px -26px;}
.compstite a:hover{ display:block; float:left; margin:0 0 0 10px; width:84px; height:26px; line-height:26px; text-align:center; font-size:12px; font-weight:bold; color:#666; border:1px solid #dcdcdc; border-radius:3px 3px 0 0; background-position:-215px -480px; border-bottom:1px solid #fff; }
.compstite .hover{ background-position:-215px -480px; border-bottom:1px solid #fff; }


/*-----------<START 友情链接管理>---------------*/
.count_cont p i{ float:left; margin-left:10px; line-height:26px; color:#f00;}


/*-----------<START 优化专家>---------------*/

.count_hr{ width:802px; height:auto; overflow:hidden; float:right;}
.key_optm{ width:100%; height:auto; overflow:hidden; padding:10px 0 20px;}
.key_optm i{ display:block; float:left; width:60px; height:60px; background-position:-297px -65px; margin:20px 20px 0 45px; _margin:20px 20px 0 20px;}
.key_optm_cont{ width:640px; height:auto; overflow:hidden; float:left; margin-top:22px;}
.key_optm_text{ width:100%; height:auto; overflow:hidden; float:left;}
.key_optm_text p{ margin:0;}
.key_optm_text p span{ color:#fc7000; font-size:18px;}
.key_optm_text p b{ margin:0 5px; color:#444;}

.recm_optm{ width:100%; height:auto; overflow:hidden;}
.recm_optm li{ width:100%; height:80px; overflow:hidden; border-bottom:1px solid #f3f3f3;}
.recm_optm li i{ display:inline-block; width:34px; height:34px; float:left; margin:25px 30px 0 55px;}
.recm_optm li .icon1{ background-position:0 -440px;}
.recm_optm li .icon2{ background-position:-42px -440px;}
.recm_optm li .icon3{ background-position:-84px -440px;}
.recm_optm li .icon4{ background-position:-123px -440px;}
.recm_optm li .icon5{ background-position:-167px -440px;}
.recm_optm li .icon1_1{ background-position:0 -475px;}
.recm_optm li .icon2_1{ background-position:-42px -475px;}
.recm_optm li .icon3_1{ background-position:-84px -475px;}
.recm_optm li .icon4_1{ background-position:-123px -475px;}
.recm_optm li .icon5_1{ background-position:-167px -475px;}
.recm_optm li .recm_optm_text{ width:450px; height:auto; overflow:hidden; float:left; font-size:12px; margin-top:15px; color:#444; line-height:24px;}
.recm_optm li span { display:inline-block; float:left; width:80px; height:24px; line-height:24px; color:#fd7000; font-weight:bold; font-size:12px; margin:30px 10px; text-align:center;}
.recm_optm li b { display:inline-block; float:left; width:80px; height:24px; line-height:24px; color:#fd7000; font-weight:bold; font-size:14px; margin:30px 10px; text-align:center;}
.optmbtn{display:inline-block; float:left; width:80px; height:25px; border:1px solid #e0e0e0; background-position:-150px -26px; margin:30px 10px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:3px; cursor:pointer;}
.optmbtn:hover{background:#ff7200; border:1px solid #e76a00; color:#fff;}


/*-----------<START 商铺管理>---------------*/
.store_mana { width:100%; height:auto; overflow:hidden;}
.count_br .title01{ width:750px; height:40px; background-position:0 -385px; font-size:14px; line-height:32px; margin:10px auto 0;}
.title01 span{ margin-left:10px;}
.store_mana ul{ width:100%; height:auto; overflow:hidden; padding:10px 0 30px;}
.store_mana ul li{ width:163px; height:116px; overflow:hidden; float:left; background:#fff;  border:1px solid #dcdcdc; margin:28px 0 0 28px; _margin:28px 0 0 20px;}
.store_mana ul li:hover{ border:1px solid #ff9948; box-shadow:0 0 5px rgba(253, 112, 0, 0.5);}
.store_mana ul li .inlist{ width:100%; height:80px; overflow:hidden; background:#fafafa;}
.store_mana ul li .inlist i{ display:block; width:44px; height:40px; float:left; margin:20px 8px 0 20px; _margin:20px 8px 0 10px;}
.store_mana ul li .icon01 { background-position:-214px -440px;}
.store_mana ul li .icon02 { background-position:-263px -440px;}
.store_mana ul li .icon03 { background-position:-313px -440px;}
.store_mana ul li .icon04 { background-position:-369px -440px;}
.store_mana ul li .icon05 { background-position:-425px -440px;}
.store_mana ul li .icon06 { background-position:-476px -440px;}
.store_mana ul li .inlist p{ width:70px; height:auto; overflow:hidden; float:left; font-size:12px; color:#444; line-height:20px; margin-top:20px;}
.store_mana ul li .inlist p b{ display:block; width:100%; height:auto; vertical-align:middle;}
.store_mana ul li .inlist p span{ display:block; width:100%; height:auto; overflow:hidden; color:#fd7000; vertical-align:middle;}
.store_mana ul li a{ display:block; width:100%; height:36px; overflow:hidden; text-align:center; line-height:35px; color:#444;}
.store_mana ul li a:hover{ color:#fd7000; background:#eee;}
.flow_info{ width:682px; height:270px; margin:20px auto;}

/*-----------<START 商铺装修>---------------*/
.store_dec{ width:800px; height:auto; overflow:hidden; float:right; border:1px solid #dcdcdc; background:#fff;}
.dec_tite{ width:100%; height:40px; border-bottom:1px solid #dcdcdc; position:relative;}
.dec_tite p{ }
.dec_tite a{  }

.dec_tite .hover{  }

.dec_cont2, .dec_cont3{ width:760px; height:auto; overflow:hidden; margin:20px auto 50px;}

.dec_cont1{ width:100%; height:auto; overflow:hidden; margin:20px 0 30px;}
.nowtempbox{ width:760px; height:auto; overflow:hidden; margin:0 auto 30px;}
.dec_cont1 span{ display:block; width:140px; height:auto; overflow:hidden; color:#444; font-size:14px; float:left}
.nowtemp{ width:364px; height:336px; overflow:hidden; float:left; margin:0 0 0 20px; background:#efefef; border:1px solid #efefef; box-shadow:inset 0 1px 2px #fff;}
.nowtemp p{ width:350px; height:270px; overflow:hidden; margin:0 auto; border-bottom:1px solid #e2e2e2;}
.nowtemp i{ display:block; width:332px; height:241px; overflow:hidden; margin:15px auto;}
.nowtemp span{ display:block; width:350px; height:62px; line-height:62px; overflow:hidden; margin:0 10px; _margin:0 2px; text-align:center; border-top:1px solid #fff;}
.title04{ width:100%; height:36px; border-top:1px solid #dcdcdc; border-bottom:1px solid #dcdcdc; background:#fbf7f0; line-height:36px}
.title04 span{ margin-left:20px; font-size:14px; float:left;}
.title04 a{ float:right; margin-right:20px; font-weight:normal; color:#666;}
.title04 a:hover{ color:#fd7000;}
.webtemps{ width:100%; height:auto; overflow:hidden; font-size:12px; margin:20px 0;}
.webtemps li{ float:left; margin:10px 0 0 25px; _margin:10px 0 0 18px;}
.webtemps li a{ display:block; width:167px; height:130px; overflow:hidden;}
.webtemps li a i{ display:block; width:165px; height:120px; overflow:hidden; border:1px solid #dcdcdc;}
.webtemps li a:hover i{ border:1px solid #ff9948;}
.webtemps li a i img{ width:165px; height:auto;}
.webtemps li a span{ display:block; width:100%; height:30px; text-align:center; line-height:30px; font-size:12px; color:#444;}
.webtemps li a:hover span{ color:#fd7000;}

.dec_cont2_l{ width:330px; height:auto; overflow:hidden; float:left; margin:0 20px 0 0; _margin:0 10px 0 0;}
.dec_cont2_l span{ width:110px; float:left; color:#444; font-size:14px;}
.dec_cont2_l i{ width:203px; height:203px; overflow:hidden; float:left; border:1px solid #dcdcdc;}
.dec_cont2_r{ width:320px; height:auto; overflow:hidden; float:left;}
.dec_cont2_r .radio{ margin-top:4px; float:left;}
.dec_cont2_r span{ margin-left:10px; line-height:20px; float:left;}
.dec_cont2_r p{ width:100%; height:40px; overflow:hidden;}

.dec_cont3 span{ display:block; width:100%; height:auto; font-size:14px; color:#444;}
.dec_cont3 p{ width:100%; height:auto; margin:20px 0;}
.dec_cont3 i{ display:block; width:728px; height:168px; overflow:hidden; border:1px solid #dcdcdc; margin:10px 0;}
.dec_cont3 input{ margin-right:20px; height:30px; line-height:30px;}


/*-----------<START 商情>---------------*/
.count_cont .title05{ width:100%; height:30px; overflow:hidden;}
.title05 .findpro{ width:540px; height:30px; overflow:hidden; float:left; margin-left:20px; _margin-left:10px;}
.title05 .showno{ width:155px; height:30px;  overflow:hidden; float:right; margin-right:20px;}
.findpro span{ display:inline-block; width:60px; height:30px; overflow:hidden; float:left; line-height:30px;}
.findpro .text7{ float:left; width:170px; padding:3px; margin-top:2px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; color:#333; border-radius:2px;}
.findpro select, .showno select{ width:90px; padding:3px; margin:2px 0 0 8px; color:#333; border-radius:2px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; }
.findpro .findbtn{display:block; float:right; width:80px; _width:60px; margin:2px 0 0 8px; height:25px; border:1px solid #e0e0e0; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:2px; cursor:pointer;}
.findpro .findbtn:hover{background:#eee;}
.pictab td{ padding:10px 0; width:25%; }
.w30{ width:30px!important;}
.pictab .starbg{ display:block; width:60px; height:12px; overflow:hidden; margin:0 auto; background-position:-181px -2px;}
.pictab .starbg .star{ display:inline-block; height:12px; background-position:-254px -2px; float:left;}
.table-list img {height: 100px;width: 100px;padding: 3px;background: none repeat scroll 0% 0% #FFF;border: 1px solid #E5F3FF;margin: 5px;}

/*-----------<START 发布供应信息>---------------*/
.sendstep1{ display:block; width:662px; height:31px; overflow:hidden; margin:0 0 20px 20px; background-position:0 -602px;}
.warm{ width:760px; height:32px; overflow:hidden; margin:10px 0 10px 20px; border:1px solid #ffc079; background:#fefced; }
.warm p{ width:700px; height:32px; overflow:hidden; float:left; line-height:32px; margin-left:20px; _margin-left:10px; font-size:12px; color:#fd7000;}
.choseitem_tag{ width:760px; height:30px; overflow:hidden; margin:10px auto; border-bottom:1px solid #f3f3f3; padding:10px 0;}
.choseitem_tag a{display:block; float:left; width:100px; line-height:24px; margin:2px 0 0 8px; height:25px; border:1px solid #e0e0e0; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:2px; cursor:pointer;}
.choseitem_tag a:hover{background:#eee;}
.warm .close{ display:inline-block; width:12px; height:12px; margin:10px 20px 0 0; float:right; background-position:-156px -2px; cursor:pointer;}
.choseitem { width:100%; height:30px; overflow:hidden; margin:10px auto; line-height:30px;}
.choseitem_l{ width:200px; height:30px; overflow:hidden; float:left; margin-left:20px; _margin-left:10px;}
.choseitem_l label{ margin-right:10px;}
.choseitem_l input{ margin:0 5px; vertical-align:middle;}
.choseitem_r{width:550px; height:30px; overflow:hidden; float:left; margin-left:20px; _margin-left:10px;}
.choseitem_r .text8{float:left; width:350px; padding:3px; margin-top:2px; margin-right:8px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; color:#333; border-radius:2px;}
.choseitem_r .findbtn{ display:block; float:left; width:80px; _width:60px; margin:2px 8px; height:25px; border:1px solid #e0e0e0; background-position:-150px -26px; text-align:center; color:#6a6a6a; font-size:12px; border-radius:2px; cursor:pointer;}
.choseitem_r .findbtn:hover{background:#eee;}
.choseitem_r a{ color:#fd7000; margin-left:5px; font-weight:bold;}
.choseitem_r a:hover{ color:#ff9c00;}
.uaperiod{margin-right: 10px; color: rgb(102, 102, 102); line-height: 27px;}
.uaperiod input{vertical-align: middle; margin-right: 5px;}
.category {width:220px;height: 228px;line-height: 230px;margin-left: 10px;}

.prolist{ width:700px; height:230px; overflow:hidden; margin:10px 0 10px 20px; background:#eef2f3;}
.prolist_cont{ width:690px; height:230px; overflow:hidden; border:1px solid #ccc; }

.pro_crumb{ width:100%; height:30px; margin:10px 0; line-height:30px; overflow:hidden;}
.pro_crumb span{ margin-left:20px; color:#444;}
.pro_crumb a{ color:#fd7000;}
.nextbtn{display:block; float:left; width:180px; margin:10px 0 10px 20px; height:32px; border:1px solid #e0e0e0; background:#fafafa; text-align:center; color:#6a6a6a; font-size:12px; border-radius:2px; cursor:pointer;}
.nextbtn:hover{ background:#eee;}
.search-list {border: 1px solid #C9D5DC; margin: 0px auto;overflow-y: scroll;height: 185px;width: 470px;padding: 5px 10px;}
.search-list p{line-height: 30px;}
.search-list p input{vertical-align: middle;margin: 0px 3px;}
#search_rs{background: none repeat scroll 0% 0% #fff;width: 500px; max-height: 230px;margin: 10px 0px 10px 20px;overflow: hidden;}
#businessForm .wrong-tip{background: url("../../Images/ico.gif") no-repeat scroll 5px -21px #FFF7F6 !important;}
/*-----------------------------弹出窗口样式----START-------------------------*/
.mask_box { width:100%; height:100%; z-index:99999; position:fixed; _position:absolute; left:0; top:0; background:#000; opacity: 0.85; /*实现FF背景透明*/ filter:alpha(opacity=0);/*实现IE背景透明*/ }
.findwin_box { width:760px; position:fixed; _position:absolute; z-index:100000; top:100px; left:50%; margin-left:-380px; border:4px solid #ccc; border: 4px solid rgba(0, 0, 0, 0.2); }
.findwin { background: none repeat scroll 0 0 #FFFFFF; border:1px solid #999999; position:relative; height:auto!important; height: 120px; min-height:120px;}
a.simplemodal_close, a.simplemodal_close:link, a.simplemodal_close:visited { position:absolute; top:8px; right:10px; display:inline-block; width:18px; line-height:18px; height:18px; text-align:center; color:#fd7000; font-size:20px; font-family:Arial; font-weight:bold; cursor:pointer; border-radius:4px; }
a:active.simplemodal_close, a:hover.simplemodal_close { color:#f00; text-decoration:none;}
.view_title { background:-webkit-gradient(linear, left top, left bottom, from(#3685bb), to(#0467aa)); background:-moz-linear-gradient(top, #3685bb, #0467aa); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3685bb', endColorstr='#0467aa');
    background:-o-linear-gradient(top, #3685bb, #0467aa); background:linear-gradient(top, #3685bb, #0467aa); color: #fff; height: 36px; line-height: 36px; text-align: left; text-indent: 10px; font-size:14px; font-weight:bold; }
.findwin .choseitem_r{ float:left; margin:0 0 0 20px; _margin:0 0 0 10px;}
.findwin .prolist{ width:710px;}
.findwin .pro_crumb span{ float:left;}
.findwin .pro_crumb input{ float:right; width:80px; padding:0 5px; margin:0 0 0 10px; }
.findwarm{ width:100%; height:30px; margin:10px 0; background:#fbf7f0; line-height:30px;}
.findwarm  i{ display:block; width:18px; height:18px; float:left; background-position:-306px 0; margin:6px 10px 0 20px; _margin:6px 10px 0 10px;}
.findwarm span{ float:left; margin-right:10px; }
.findwarm a{ color:#fd7000;}
.findwin .pro_crumb{ margin-bottom:20px;}
.findwin .pro_crumb p{ width:200px; height:auto; float:right; margin-right:20px; _margin-right:10px;}
.findwin .pro_crumb input{ padding:0 3px; height:28px;}
.findwin .pro_crumb input:hover{background:#ff7200; border-color:#ffd700; color:#fff;}

/*-----------------------------弹出窗口样式----END-------------------------*/


/*-----------<START 发布成功>---------------*/
.sendstep3{display:block; width:662px; height:31px; overflow:hidden; margin:0 0 20px 20px; background-position:0 -560px;}
.senddone{display:block; width:65px; height:65px; overflow:hidden; margin:50px auto 30px; background-position:-156px -58px;}
.sendsuccend h2{ width:100%; height:30px; line-height:30px; font-size:20px; color:#444; text-align:center; font-family:"微软雅黑"; font-weight:normal;}
.sendsuccend p{ width:100%; height:auto; line-height:30px; font-size:12px; text-align:center;}
.sendbtns{ width:300px; height:auto; overflow:hidden; margin:30px auto;}
.sendbtns input{display:inline-block; float:left; width:140px; height:30px; margin-right:10px; border:1px solid #e76a00; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:14px; border-radius:2px; cursor:pointer; box-shadow:0 1px 2px #ddd; }
.sendbtns input:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}


/*-----------<START 填写产品信息>---------------*/
.sendstep2{ display:block; width:662px; height:31px; overflow:hidden; margin:0 0 20px 20px; background-position:0 -517px;}
.baseinfo{ width:760px; height:auto; overflow:hidden; margin:20px auto;}
.baseinfo .text01{ width:100%; height:auto; overflow:hidden; margin:10px 0;}
.baseinfo .text01 span{ width:120px; height:30px; overflow:hidden; color:#444; float:left;line-height:30px; text-align:right; margin-right:5px;}
.baseinfo .text01 span b{ font-weight:normal; float:right; margin-left:5px; font-size:12px; color:#444;}
.baseinfo .text01 span i{ color:#f00; float:right; line-height:12px; margin-top:13px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.text01 div{ float:left; width:600px; height:auto; overflow:hidden;}
.nowindustry p{ display:inline-block; float:left; line-height:30px; width:auto; height:30px; overflow:hidden; color:#fd7000; line-height:26px;}
.nowindustry p em{ color:#444;}
.nowindustry p a{ color:#fd7000!important; font-weight:bold; }
.nowindustry .backbtn{ display:inline-block; float:left; width:120px; margin-left:15px; height:26px; border:1px solid #e0e0e0; background-position:-150px -26px; text-align:center; color:#0469d1; font-size:12px; border-radius:2px; cursor:pointer;}
.nowindustry .backbtn:hover{background:#eee;}
.baseinfo .text01 .box1{ float:left; width:180px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; color:#333; border-radius:2px;}
.baseinfo .text01 .box2{ float:left; width:500px; height:50px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; color:#333; border-radius:2px;}
.baseinfo .text01 .box3{ float:left; width:155px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; color:#333; border-radius:2px;}
.baseinfo .text01 div a{ color:#0469d1; line-height:26px;width: 128px;}
.baseinfo .text01 div .font4{ line-height:30px; color:#999; }
.baseinfo .text01 .news_type label{ line-height:28px; margin-right:10px;overflow: hidden;float: left;width: 70px;}
.baseinfo .text01 .exhibition_type label{ line-height:28px; margin-right:10px;overflow: hidden;float: left;width: 128px;}
.baseinfo .text01 div label input{ vertical-align:middle; margin-right:5px;}
.baseinfo .text01 em{ width:45px; float:left; overflow:hidden; line-height:30px;}
.baseinfo .text01 ul{ width:500px; height:auto; overflow:hidden; float:left; list-style:inherit; color:#999; margin-top:3px;}
.baseinfo .text01 ul li{line-height:24px!important; }

.pro_shuxing{ width:760px; height:auto; overflow:hidden; margin:0 auto;}
.pro_shuxing span{ width:80px; height:auto; overflow:hidden; line-height:30px; float:left; margin-right:10px; text-align:right;}
.pro_shuxing .shuxing{ width:600px; height:auto; overflow:hidden; float:left; border:1px solid #e4e4e4; background:#fafafa;}
.shuxing a{ float:right; width:auto; height:30px; line-height:30px; margin-right:20px; color:#0469d1;}
.shuxing ul{ width:100%; height:auto; overflow:hidden;}
.shuxing ul li{ width:100%; height:30px; margin:5px 0; float:left;}
.shuxing ul li span{ width:100px; height:30px; overflow:hidden; line-height:26px; float:left; margin-left:10px;}
.shuxing ul li span b{float:right; color:#444; font-size:12px; margin-left:5px;}
.shuxing ul li span i{color:#f00; float:right; line-height:12px; margin-top:10px; font-family:Arial, Helvetica, sans-serif; font-weight:normal;}
.shuxing ul li .box1{float:left; width:220px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; color:#333; border-radius:2px;}
.shuxing ul li .box4{float:left; width:140px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; color:#333; border-radius:2px;}
.shuxing ul li em{ float:left; line-height:26px; color:#444}

.trade_info{width:760px; height:auto; overflow:hidden; margin:20px auto;}
.trade_info .text01{ width:100%; height:auto; overflow:hidden; margin:10px 0;}
.trade_info .text01 span{ width:120px; height:30px; overflow:hidden; color:#444; float:left;line-height:30px; text-align:right; margin-right:5px;}
.trade_info .text01 span b{ font-weight:normal; float:right; margin-left:5px; font-size:12px; color:#444;}
.trade_info .text01 .box1{ float:left; width:180px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; _margin-top:5px; color:#333; border-radius:2px;}
.trade_info .text01 .box4{float:left; width:140px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; _margin-top:5px; color:#333; border-radius:2px;}
.trade_info .text01 .box5{width:25px; padding:0 3px; text-align:center; margin:3px 5px 0 5px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; color:#333; border-radius:2px;}
.trade_info .text01 em{ float:left; color:#444}
.price{width:600px; height:auto; overflow:hidden; float:left;}
.price_l{ width:260px!important; height:auto; overflow:hidden; float:left; margin-right:15px; border:1px solid #e7e6e6;}
.price_l th{ background:#fafafa; height:24px; color:#333; font-size:12px; font-weight:bold; line-height:24px;}
.price_l td{ line-height:24px; height:24px;}
.price_l td .box5{width:25px; padding:0 3px; text-align:center; margin:3px 5px 0 5px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; color:#333; border-radius:2px;}
.price_l a{ color:#0469d1; float:left; margin-left:20px!important;}

.price_r{ width:300px!important; height:80px!important; overflow:hidden; float:left!important; border:1px solid #e7e6e6;}
.price_r span{ display:inline-block;  width:20px!important; height:80px!important; overflow:hidden; line-height:40px!important; background:#fafafa; float:left; padding-right:8px;}
.price_r .pricewarm{ width:250px; height:80px; overflow:hidden; float:left;}
.price_r .pricewarm p{ text-align:center; line-height:30px; height:auto!important; margin-top:12px;}
.price_r .pricewarm p u{ text-decoration:none; color:#f00; display:inline-block;}

.unloading_pic{ width:600px; height:auto; overflow:hidden; float:left;}
.unloading_pic input{ display:inline-block; float:left; width:100px; height:26px; border:1px solid #e0e0e0; background-position:-150px -26px; text-align:center; color:#0469d1; font-size:12px; border-radius:2px; cursor:pointer;}
.unloading_pic input:hover{background:#eee;}
.unloading_pic ul{ width:100%; height:auto; overflow:hidden; float:left; margin-top:15px;}
.unloading_pic ul li{ float:left; width:100px; height:100px; overflow:hidden; border:1px solid #e7e6e6; margin:0 10px 0 0;}

.otherinfo{width:760px; height:auto; overflow:hidden; margin:20px auto;}
.otherinfo span{ width:120px; height:30px; overflow:hidden; color:#444; float:left;line-height:30px; text-align:right; margin-right:5px;}
.otherinfo span b{ font-weight:normal; float:right; margin-left:5px; font-size:12px; color:#444;}
.otherinfo .box4{float:left; width:140px; padding:3px; border:1px solid #cdcdcd; box-shadow:inset 0 1px 2px #ddd; margin-right:10px; color:#333; border-radius:2px;}
.otherinfo a{ color:#0469d1; line-height:26px;}

.publish{display:inline-block; float:left; width:220px; height:38px; border:1px solid #e76a00; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:16px; font-family:"微软雅黑"; border-radius:2px; cursor:pointer; box-shadow:0 1px 2px #ddd; margin:20px 0 40px 270px; }
.publish:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}


#meiu_float_box {width: 500px;background: #fff;position: fixed !important; position: absolute;z-index: 1001;overflow: hidden;text-align: left;}
#meiu_float_box .box_container {border-left: 1px solid #acc8e4;border-right: 1px solid #acc8e4;padding: 10px 0;overflow-y:auto;background: white;}
#meiu_float_box .box_title {border-bottom: 1px solid #ccc;font-size: 14px;height: 15px;padding: 5px 10px 5px 15px;font-weight: bold;cursor: move;}
#meiu_float_box .b_btns {padding: 10px 0 15px 100px;}
#meiu_float_box {background: url(../../Images/Index/pop_bg_main.gif) repeat-x scroll 0 1px #f6feff;border: 1px solid  #ACC8E4;}

.right-tips{background-position: 0px -3px; width: 20px !important; height: 30px; display: inline-block;  float: left;  background-position: -61px 7px;  }
.wrong-tips{float: left; height: 30px;width: 20px !important;float: left;display: inline-block;background-position: -83px 7px;}

/*-----------<黄金展位>---------------*/
.sch_result_r{ width:260px; padding-left:10px; float:right; border-left:1px solid #f2f2f2;}
.sch_result_r h2{ width:100%; height:38px; background-position:0 -85px; line-height:38px;}
.sch_result_r h2 span{ margin-left:15px; font-size:14px; color:#fff;}
.sch_result_r ul{ width:250px; height:auto; overflow:hidden; margin:10px auto;}
.sch_result_r ul li{ width:100%; height: auto; margin-bottom:10px; text-align:center; line-height:28px; border-bottom:1px dashed #e3e3e3;}
.sch_result_r ul li a{ display:block; width:250px; height:auto;}
.sch_result_r ul li a i{ width:250px; height:250px; overflow:hidden;}
.sch_result_r ul li a img{ width:250px; height:auto;}
.ad6{ width:250px; height:250px; overflow:hidden; margin:10px 0;}
.ad6 a{ display:block; width:250px; height:250px;}
.ad6 a img{ width:250px; height:auto;}
/*2014-12-19 added*/
.result_text.withtime {
	width: 250px;
}
.result_text.withtime p.cominfo {
	display: block;
	font-size: 12px;
	line-height: 16px;
	height: 48px;
	overflow: hidden;
}
.result_text.withtime p.comkind,.result_text.withtime p.comaddress {
	height: 16px;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	white-space: nowrap;
}
.chose_sch.com .grade {
	margin-top: 50px;
}
.chose_sch.com .sch_meg {
	margin-top: 35px;
}
.result_text.withtime p.comkind {
	margin-top: 5px;
}
.update-time {
	float: left;
	color: #999;
	line-height: 120px;
}
.cityselector {
	height: auto !important;
}

ul.province,ul.citys {
	padding: 5px;
	margin: 10px;
}
ul.province li,ul.citys li {
	display: inline-block;
	color: #999;
	cursor: pointer;
	padding: 5px;
	margin: 1px;
}

ul.province li.active,ul.citys li.active,ul.province li:hover,ul.citys li:hover {
	background: #fd7703;
	color: #fff;
}
ul.infofenlei,ul.zixuns {
	padding: 5px;
	margin: 10px;
}
ul.infofenlei li,ul.zixuns li {
	display: inline-block;
	color: #999;
	cursor: pointer;
	padding: 5px;
	margin: 1px;
}
ul.infofenlei li.active,ul.zixuns li.active,ul.infofenlei li:hover,ul.zixuns li:hover {
	background: #fd7703;
	color: #fff;
}
.com.vip {
	background: #FFECD3;
}
.zixunselector {
	height: auto !important;
}
.ad1219 {
	width: 100%;
	height: 60px;
	overflow: hidden;
	margin: 5px 0;
}
.infosearchresult {
	color: #333;
}
.infosearchresult .row {
	position: relative;
}
.infosearchresult .row .time {
	position: absolute;
	top: 0;
	right: 10px;
	color: #999;
}
.infosearchresult p.info {
	width: 570px;
	display: block;
	font-size: 12px;
	line-height: 16px;
	height: 64px;
	overflow: hidden;
	margin-top: 15px;
}
ul.hotinfo {
	margin-top: 10px;
	margin-left: 5px;
}
ul.hotinfo li {
	padding: 10px 0;
	color: #333;
	padding-left: 25px;
	position: relative;
}
ul.hotinfo li span {
	position: absolute;
	left: 0;
	top: 8px;
	display: block;
	width: 16px;
	height: 16px;
	background: #676767;
	text-align: center;
	line-height: 16px;
	color: #fff;
}
ul.hotinfo li:nth-child(1) span { background: #f00; }
ul.hotinfo li:nth-child(2) span { background: #f60; }
ul.hotinfo li:nth-child(3) span { background: #fa0; }
ul.hotinfo li:nth-child(4) span { background: #676767;}


ul.topclick {
	margin-top: 10px;
	margin-left: 5px;
}
ul.topclick li {
	padding: 10px 0;
	color: #333;
	padding-left: 25px;
	position: relative;
}
ul.topclick li span {
	position: absolute;
	left: 0;
	top: 8px;
	display: block;
	width: 16px;
	height: 16px;
	background: #676767;
	text-align: center;
	line-height: 16px;
	color: #fff;
}
ul.topclick li:nth-child(1) span { background: #f00; }
ul.topclick li:nth-child(2) span { background: #f60; }
ul.topclick li:nth-child(3) span { background: #fa0; }
ul.topclick li:nth-child(4) span { background: #676767; }

.guideblock {
	margin: 30px 0;
}
.guideblock .block {
	display: inline-block;
	width: 235px;
	height: 330px;
	overflow: hidden;
	text-align: center;
	margin-right: 12px;
	font-family: "Microsoft Yahei",Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.guideblock .last {
	margin-right: 0 !important;
}
.guideblock .block .icon {
	/*padding: 20px;*/
	padding-top: 40px;
	padding-bottom: 10px;
}
.block.icon1 {
	background: #e7f2fa;
	border-top: 2px solid #5e94cd;
	color: #5e94cd  ;
}
.block.icon2 {
	background: #fbf1db;
	border-top: 2px solid #f0ae2e;
	color: #f0ae2e  ;
}
.block.icon3 {
	background: #edfcf5;
	border-top: 2px solid #66cc99;
	color: #66cc99  ;
}
.block.icon4 {
	background: #fff2f2;
	border-top: 2px solid #ff4848;
	color: #ff4848  ;
}
.guideblock .block h1 {
	font-size: 20px;

}
.guideblock .block .text {
	padding: 20px;
	font-size: 14px;
	line-height: 1.5;
}
.guideblock .block .text p {
	margin-top: 10px;
	letter-spacing: 1px;
}



/*-----------<START 会员中心 会员服务>---------------*/
.clearfix:after {content: "";display: table;clear: both;}
.clearfix {*zoom: 1;}
.member-intro .guideblock{ margin:0 19px 0 31px;}
.member-intro .guideblock .block { margin-bottom:12px;}
.member-intro .guideblock p{ overflow: visible;}
.member-intro .tit{margin:0 31px;}
.member-intro .tit h2{color: #444;line-height: 70px;font-size: 24px;font-weight: normal; font-family: "Microsoft Yahei";border-bottom: 1px solid #e8e8e8;}
.member-intro .tit p{ margin:10px 0;}
.member-intro .tit p img{ margin-right:5px; vertical-align:-3px;}
.block.icon5 {	background: #e4f1fe;border-top: 2px solid #674172;color: #674172  ;}
.block.icon6 {	background: #fafafa url(../../Images/Index/icon6.png) no-repeat center 50px;color: #674172;}
.block.icon6 h1{ color:#fd8d31;}
.block.icon6 .text{ margin-top:110px;}
.block.icon6 .text h1 a{ color:#fff; display:block; line-height:40px; width:160px; margin:0 auto; background:#e64c3c; font-weight:normal;}
.block.icon6 .text h1 a:hover{ background:#d93c2b;}
.member-intro2 ul li{border-bottom: 1px solid #f3f3f3; padding: 10px 0 10px 30px; margin:0 15px; color:#444; background: url(../../Images/Index/true.png) no-repeat 5px 9px;}
.member-intro2 a.join{color:#fff; display:block; line-height:40px; width:160px; margin:10px auto 0; background:#e64c3c; font-size:20px; text-align:center; font-family:Microsoft Yahei;}
.member-intro2 a.join:hover{ background:#d93c2b;}
.vip_intro{}
.vip_intro_con{border: 1px solid #dcdcdc; background:#fff; padding: 10px 0; border-top:2px solid #ffaf48;}
.tabs_style{ position: relative; top:5px;}
.tabs_style a{ float:left; display:block; width:130px; height:43px; line-height:39px; background:url(../../Images/Index/tag_bg.png) no-repeat -132px 0; text-align:center; color:#666;}
.tabs_style a.hover{ background-position:0 0; color:#fff; font-weight:600;}
.vip_intro .tabsbox{ display:none;}
.intro_list{border-bottom: 2px solid #ffaf48;padding: 0 25px;}
.intro_list li{ overflow:hidden; border-bottom:1px dashed #d5d5d5;font-family:"Microsoft Yahei"; padding:35px 0;}
.intro_list li .text{ width:49%; }
.intro_list li .text .num{background:url(../../Images/Index/numbg.png) no-repeat 0 0; display:block; width:77px; height:77px; line-height:77px; color:#fff; font-size:50px; text-align: center;}
.intro_list li .detail{ padding-left:110px; color:#333; line-height:28px; font-size:18px;}
.intro_list li .detail h2{ color:#fd7000; font-size:33px; font-weight:normal; line-height:50px;}
.intro_list li .pic{ width:49%; text-align:center; }

/*-----------<START 会员中心 在线申请>---------------*/
.apply_info{ width:auto; height:auto; overflow:hidden; margin:10px 0 30px 100px;}
.apply_info li{ width:100%; height:auto; overflow:hidden; float:left; margin:10px 0;}
.apply_info h2{ width:100%; height:40px; font-size:25px; line-height:40px; margin-left:90px; color:#000; font-family:"Microsoft Yahei"; font-weight:normal;}
.apply_info li b{ display:inline-block; float:left; width:130px; line-height:35px; height:auto; overflow:hidden; text-align:right; color:#444; }
.apply_info li b i{ float:right; margin-top:16px; color:#f00; font-weight:normal; font-family:Arial, Helvetica, sans-serif; line-height:12px; }
.apply_info li b span{ float:right; margin-left:5px;}
.apply_info label{ line-height:30px; color:#444; height:30px; widdth:auto; }
.apply_info label input{ display:inline-block; margin:0px 10px 0 10px; vertical-align:middle;}
.apply_info li .text1{ float:left; width:250px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 10px; color:#333; border-radius:3px;}
.apply_info li .text1:focus,.apply_info li .text6:focus,.apply_info li .text7:focus,.apply_info li .text8:focus,.apply_info li .text9:focus{ border:1px solid #ff9c00; box-shadow:0 0 3px #ff9c00;}
.apply_info li .text6 { float:left; width:127px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.apply_info li .text7 { float:left; width:270px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.apply_info li .text8 { float:left; width:100px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; _margin:8px 5px 0 10px; color:#333; border-radius:3px;}
.apply_info li .text9 { float:left; width:372px; height:130px; padding:8px; border:1px solid #cdcdcd; box-shadow:inset 0 2px 2px #cdcdcd; margin:0 5px 0 10px; color:#333; border-radius:3px; text-align:left;}
.mt120{ margin-top:120px;}
.apply_info li a{ display:inline-block;  float:left; color:#9b9b9b; line-height:30px;}
.savebtn{display:inline-block; float:left; width:270px; height:40px; border:1px solid #e76a00; margin:10px 0 30px 150px; background-position:0 -85px; box-shadow:inset 0 0 1px #ffb342; text-align:center; color:#fff; font-size:14px; border-radius:2px; cursor:pointer; box-shadow:0 1px 2px #ddd; }
.savebtn:hover{background:#ff7200; box-shadow:0 0 3px #ff9c00;}
.apply_info li .code img{max-width:145px; height:36px;}
.apply-online .notice{ border:1px solid #ffdf80; background:#fff6db; margin:10px 25px; padding:10px;}
.apply-online .notice i{color: #f00; margin:0 5px;}
.apply-online .tit{margin:0 31px;}
.apply-online .tit h2{color: #444;line-height: 70px;font-size: 24px;font-weight: normal; font-family: "Microsoft Yahei";border-bottom: 1px solid #e8e8e8;}
.apply-online .tit .consult{ margin:10px 0 20px; line-height:30px;}
.apply-online .tit .consult .cRed{color: #fa0000;}
.apply-online a.telBtn{ display:inline-block; height:41px; width:149px; text-align:center; color:#fd7000; margin-top:10px; background:url(../images/logicon.png) no-repeat 0 -24px; font-family: "Microsoft Yahei";line-height:41px; font-size:16px;}
.apply-online .tit input {display: inline-block;float: right;width: 80px;height: 30px;border: 1px solid #51b711;margin: 0 0 0;background-position: -300px -145px;text-align: center;color: #fff;font-size: 12px;border-radius: 3px;cursor: pointer;box-shadow: inset 0 0 1px #86d531;}
.pay_bd{border: 1px solid #dcdcdc; background:#fff; padding:10px 20px;}
.pay_bd h1{ overflow:hidden; padding-top: 30px;}
.pay_bd h1 span{color: #444;line-height: 35px;font-size: 24px;font-weight: normal;font-family: "Microsoft Yahei"; float:left; margin-right: 45px;}
.pay_bd .select{ overflow:hidden; float:left;}
.pay_bd .select li{ float:left; margin-right:10px;}
.pay_bd .select li a{height: 33px;line-height: 33px;padding: 0 30px;border: 1px dashed #ccc; display:block;}
.pay_bd .select li.active a{ background:#ff7200; color:#fff;border: 1px dashed #ff7200;}
.pay_bd h2{color: #444;line-height: 50px;font-size: 18px;font-weight: normal;font-family: "Microsoft Yahei";border-top: 1px solid #e8e8e8; margin-top: 40px;padding: 10px 0 10px 0;}
.pay_bd h2 span strong{ color:#fd7000;}
.card-list li{border-bottom: 1px solid #d9d9d9;line-height:40px; padding:10px 20px; overflow:hidden; color:#444;}
.card-list li:hover{background: #fafafa;}
.card-list li.current{ border:2px solid #ff7200;}
.card-list li.current:hover{ background:#fff;}
.card-list li .bank-icon{ display:block; float:left; width:125px; height:40px; background:url(../../Images/Index/cardlist.png) no-repeat; margin-right:80px;}
.card-list li .alipay{ background-position:0 0;}
.card-list li .bcm{ background-position:0 -40px;}
.card-list li .ccb{ background-position:0 -80px;}
.card-list li .boc{ background-position:0 -120px;}
.card-list li .abc{ background-position:0 -160px;}
.card-list li input{ float:left; margin:13px 25px 0 0;}
.card-list li .text1{ float:left; width:300px;}
.card-list li .text2{ float:left;}
.pay_bd .success {width: 500px;height: auto;overflow: hidden;margin: 50px 0 0 240px;}
.pay_bd .success i {display: block;width: 67px;height: 67px;overflow: hidden;margin: 50px auto 40px;background-position: -156px -56px;}
.pay_bd .success p{height:30px;font-size:20px; color:#444; font-family:"微软雅黑"; font-weight:normal; margin:20px 0;}
#price{width: 50px; height: 18px; line-height: 18px;}
.reg_tips{position: relative;top: 500px;left: -500px}
.reg_tips a{color:blue}

.login_tips a{color:blue}
.count_r2{ width:248px; height:auto; overflow:hidden; border:1px solid #dcdcdc; background:#fff;}
.count_r2 ul{ width:228px; height:auto; overflow:hidden; margin:10px auto; padding:0;}
.count_r2 ul li{ width:100%; line-height:26px; color:#000}
.count_r2 ul li a{ display:inline-block; overflow:hidden; color:blue; }
.count_r2 ul li a:hover{ color:#fd7000;}
.count_r2 ul li a i{margin:13px 5px 0 0;}

/*QQ在线客服*/
.suspend{width:40px;height:198px;position:fixed;top:200px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec; }
.suspend dl dt{width:40px;height:198px;background:url(/Public/Images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(/Public/Images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:112px;background:#ffffff;border-top:1px solid #e4e8ec;}
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(/Public/Images/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}