@charset "utf-8";
/*登录入口样式-新*/
.login-bg { position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: -99; width: 100%; height: 100%; }
/* .enter-area { margin: 40px auto 0; }
.enter-area .enter-area-tit { width: 800px; height: 50px; line-height: 50px; background-color: #364249; border-bottom: 5px solid #09B7AE; font-size: 18px; color: #E8EDF0; text-align: center; }
.enter-area .enter-btn-area { overflow: hidden; width: 798px; border-width: 0 1px 1px 1px; border-style: solid; border-color: #d3d3d3; background-color: rgba(255, 255, 255, .4); background-color: #C8E0E0\0; }
.enter-area .enter-btn-area .enter-content { margin: 30px auto; width: 720px; }
.enter-area .enter-btn-area dl { display: inline-block; margin: 0 20px; width: 200px; border-radius: 5px; background-color: #fff; }
.enter-area .enter-btn-area dl dt { display: block; height: 50px; line-height: 50px; font-size: 16px; font-weight: 700; letter-spacing: 1px; text-align: center; color: #fff; border-top-left-radius: 5px; border-top-right-radius: 5px; }
.enter-area .enter-btn-area dl dt.weis_fir { background-color: #F8751A; }
.enter-area .enter-btn-area dl dt.weis_sec { background-color: #0CB5B2; }
.enter-area .enter-btn-area dl dt.weis_thi { background-color: #CD2B29; }
.enter-area .enter-btn-area dl dt.weis_four { background-color: #364249; }
.enter-area .enter-btn-area dl dt.weis_fifth { background-color: #FAC100; }
.enter-area .enter-btn-area dl dt.weis_sixth { background-color: #9E9E9E; }
.enter-area .enter-btn-area dl dt.weis_seventh { background-color: #6995CD; }
.enter-area .enter-btn-area dl img { display: block; margin: 30px auto; }
.enter-area .enter-btn-area dl a { display: block; margin: 0 auto 30px; width: 80px; height: 30px; line-height: 30px; text-align: center; color: #fff; font-weight: 700; border-radius: 3px; cursor: pointer; }
.enter-area .enter-btn-area dl a.login_fir { background-color: #F8751A; }
.enter-area .enter-btn-area dl a.login_sec { background-color: #0CB5B2; }
.enter-area .enter-btn-area dl a.login_thi { background-color: #CD2B29; }
.enter-area .enter-btn-area dl a.login_four { background-color: #364249; }
.enter-area .enter-btn-area dl a.login_fifth { background-color: #FAC100; }
.enter-area .enter-btn-area dl a.login_sixth { background-color: #9E9E9E; }
.enter-area .enter-btn-area dl a.login_seventh { background-color: #6995CD; }
.enter-area-weixin { width: 1042px; }
.enter-area-weixin .enter-btn-area { width: 1040px; }
.enter-area-weixin .enter-area-tit { width: 1040px; }
.enter-area-weixin .enter-btn-area .enter-content { width: 960px; }
.enter-area-shop { width: 800px; }
.bottom-copyright { position: fixed; right: 0; bottom: 0; left: 0; line-height: 30px; text-align: center; background-color: rgba(255, 255, 255, .4); background-color: #C8E0E0\0; }
 */
.login_content { display: block; width: 916px; }
.login_wrapper { padding: 50px; background: rgba(255, 255, 255, 0.9)!important; filter: Alpha(opacity=90); background: #fff; border-radius: 5px; }
.micro_platform .platform_tit { margin-bottom: 20px; width: 250px; line-height: 40px; border-radius: 20px; border: 1px solid #c9c9c9; text-align: center; }
.micro_platform dl { padding: 50px; width: 150px; border: 1px solid #c9c9c9; border-radius: 5px; text-align: center; line-height: 2; position: relative; overflow: hidden; }
.micro_platform .platform_img { width: 80px; }
.micro_platform dl dd { margin-top: 10px; font-size: 14px; font-weight: 700; }
.micro_platform_center { margin: 0 30px; }
.login_btn { margin: 30px auto 0; display: block; width: 150px; height: 40px; line-height: 40px; border: 1px solid #314ADF; text-align: center; border-radius: 20px; background-color: #304EFD; color: rgba(255, 255, 255, 0.7)!important; filter: Alpha(opacity=70); color: #fff; font-size: 14px; font-weight: 700; cursor: pointer; }
.login_btn:hover { background-color: #314ADF; }
.biankuang { width: 3px; height: 3px; position: absolute; z-index: 99; border-radius: 10px; }
.biankuang_1 { height: 3px; top: -6px; left: 0px; border-left: 3px solid #314ADF; }
.biankuang_2 { width: 0px; bottom: -3px; left: 0px; border-top: 3px solid #314ADF; }
.biankuang_3 { height: 0px; bottom: 0px; right: 0px; border-right: 3px solid #314ADF; }
.biankuang_4 { width: 0px; top: -3px; right: 0px; border-bottom: 3px solid #314ADF; }
.micro_platform .module_sel { border: 1px solid #314ADF; }
.copyright { margin-top: 30px; text-align: center; color: rgba(255, 255, 255, 0.7)!important; filter: Alpha(opacity=70); color: #fff; letter-spacing: 1px; }

/*登录、注册公用样式*/
/* .content-LR { width: 460px; margin: 0 auto; overflow: hidden; }
.content-LR .title { width: 150px; font-size: 30px; color: #FFF; opacity: 0.7;标准浏览器 -moz-opacity: 0.7;ff filter: alpha(opacity=70);IE滤镜 margin: 0 auto; overflow: hidden; height: 50px; line-height: 50px; }
.content-LR .logo { width: 79px; padding: 30px 0; margin: 0 auto; }
.content-LR .main { width: 420px; height: auto; margin: 0 auto; background: url(../images/bg-transparent.png) repeat; border-radius: 3px; }
.content-LR .center { width: 300px; margin: 0 auto; padding: 20px 0; overflow: hidden; }
.content-LR .center ul li { overflow: hidden; }
.content-LR .center dl { overflow: hidden; line-height: 38px; padding: 0px 0px 15px 0px; }
.content-LR .center dd { position: relative; float: left; width: 258px; }
.content-LR .center .left { font-size: 24px; float: left; margin: 30px 0; }
.content-LR .center .right { font-size: 14px; float: right; line-height: 42px; margin: 30px 0; }
.content-LR .center .right span a { color: #ff9934; }
.content-LR .center .right span a:hover { color: #838BA1; }
.content-LR .center .bg-white { background: #fff; opacity: 1;标准浏览器 -moz-opacity: 1;ff filter: alpha(opacity=100);IE滤镜 }
.content-LR .center .fouc-input { height: 38px; line-height: 38px; border: none; color: #ad8f74; text-indent: 20px; width: 100%; }
.content-LR .center .l-icon { width: 42px; height: 39px; float: left; background: url(../images/base.png) no-repeat 0 0; }
.content-LR .center .r-icon { width: 42px; height: 39px; float: left; background: url(../images/base.png) no-repeat -40px 0; }
.content-LR .center .c-icon { width: 42px; height: 39px; float: left; background: url(../images/base.png) no-repeat -120px 0; }
.content-LR .center .v-icon { width: 42px; height: 39px; float: left; background: url(../images/base.png) no-repeat -80px 0; }
.content-LR .center .w180 { width: 150px; }
.content-LR .center span { text-indent: 20px; float: left; }
.content-LR .center .r-pw { float: left; width: 60px; }
.content-LR .center .f-pw { float: right; width: 60px; }
.content-LR .center .f-pw a:hover { color: #838BA1; }
.content-LR .center .login-button { display: block; background: #D6AC9C; border-radius: 3px; text-align: center; font-size: 18px; color: #fff; border: none; width: 100%; line-height: 40px; cursor: pointer; }
.content-LR .center .code { float: right; width: 90px; height: 40px; }
.content-LR .center .yz { display: inline-block; font-style: normal; background: url("../jquery-validation/1.11.1/images/unchecked.gif") no-repeat 0px 12px; font-weight: bold; color: #EA5200; height: 30px; text-indent: 20px; }
.content-LR .footer { color: #fff; opacity: 0.7;标准浏览器 -moz-opacity: 0.7;ff filter: alpha(opacity=70);IE滤镜 padding-top: 80px; }
.content-LR .agreement dt { float: left; margin-top: 2px; }
.content-LR .agreement dd { float: left; margin-left: 10px; }
.content-LR .agreement a { color: #de6e00; }
div.select-main { height: 40px; position: relative; width: 258px; -webkit-user-select: none; webkit (safari,chrome) browsers -moz-user-select: none; mozilla browsers -khtml-user-select: none; webkit (konqueror) browsers -ms-user-select: none; IE10+ font-size: 14px; color: #C2C2C1; }
div.select-main.z-index { z-index: 10; }
div.select-main.disabled { cursor: default; filter: alpha(opacity=50); opacity: 0.5; zoom: 1; }
div.select-main.disabled div.select-set { cursor: default; }
div.select-main.disabled div.select-arrow { cursor: default; }
div.select-set { cursor: pointer; height: 40px; line-height: 40px; position: relative; padding: 0 35px 0 15px; width: 208px; z-index: 5; background-color: #fff; color: #ad8f74; }
div.select-arrow { border-top: 7px solid #D6AC9C; border-left: 7px solid transparent; border-right: 7px solid transparent; cursor: pointer; height: 0px; position: absolute; top: 18px; right: 10px; width: 0px; z-index: 7; }
div.select-arrow.reverse { border-top: 7px solid transparent; border-bottom: 7px solid #D6AC9C; top: 10px; }
div.select-block { background-color: #FFFFFF; border-left: 1px solid #2DB2FF; border-right: 1px solid #2DB2FF; border-bottom: 1px solid #2DB2FF; border-radius: 5px; box-shadow: 0 0 2px #2DB2FF; line-height: 20px; position: absolute; top: 41px; width: 304px; }
ul.select-list { cursor: pointer; margin: 15px 5px; }
ul.select-list::-webkit-scrollbar {
width:12px;
}
ul.select-list::-webkit-scrollbar-track {
border-radius:10px;
}
ul.select-list::-webkit-scrollbar-thumb {
border-radius:10px;
-webkit-box-shadow:inset 0 0 1px rgba(0,0,0,0.5);
}
ul.select-list { scrollbar-face-color: #AEB1B1; scrollbar-shadow-color: #C7CACA; scrollbar-highlight-color: #CED1D1; scrollbar-3dlight-color: #CED1D1; scrollbar-darkshadow-color: #C7CACA; scrollbar-track-color: #CED1D1; scrollbar-arrow-color: #333; }
li.select-items { color: #C2C2C1; padding: 7px 15px; }
li.select-items:hover, li.select-items.active { background-color: #98c1c1; color: #FFFFFF; }
.ui-select { position: absolute; left: 0; z-index: 999; width: 258px; height: 40px; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; }
.admin-iuput {display: block; margin-top:10px;} */







/*登录、注册改版样式*/
.lev-lr { background-color: #253847; }
.lev-div-con { width: 778px; }
.revision-con { position: relative; overflow: hidden; width: 778px; border-radius: 5px; }
.con-left { float: left; width: 336px; height: 441px; color: #F5FFFD; position: relative; text-align: center; }
.rev-login-icon { display: inline-block; margin-top: 115px; }
.rev-wel { margin-top: 10px; font-size: 18px; font-weight: 700; }
.rev-name { margin-top: 10px; font-size: 24px; font-weight: 700; }
.con-right { float: left; padding: 30px 50px; min-height: 380px; background: #fff; }
.l-r .log-res-bar { display: block; margin-bottom: 40px; font-size: 18px; font-weight: 700; color: #999; }
.l-r .log-res-bar a { color: #999; }
.l-r .log-res-bar .rev-login-url { color: #da635f; }
.lev-li { overflow: hidden; margin-bottom: 20px; width: 342px; }
.lev-input { float: left; width: 100%; height: 40px; line-height: 40px; border: none; font-size: 16px; color: #999; border-bottom: 1px solid #dbdbdb;}
.lev-img { float: left; margin-top: 8px; }
.login-btn { display: inline-block; padding: 3px 15px; background:#fff; cursor:pointer; border: 2px solid #E15550; font-size: 16px; border-radius: 8px; color: #E15550; }
.l-r .login-bar a { background-color: #E15550; color: #fff;  }
.login-bar { margin-top: 40px; text-align: center; }
.copyright-bar { margin-top: 30px; font-size: 12px; text-align: center; color: #fff; }
.lev-select { float: left; width: 340px; height: 40px; line-height: 40px; border: none; font-size: 16px; color: #999; border-bottom: 1px solid #dbdbdb; }
.lev-input-code { float: left; width: 252px; height: 40px; line-height: 40px; border: none; font-size: 16px; color: #999; border-bottom: 1px solid #dbdbdb; }
.lev-code { float: left; }
.lev-img-left { position: absolute; width: auto; top: 0; bottom: 0; left: 0; height: 100%; z-index: -99;}
.lev-agreen-bar { overflow: hidden; line-height: 30px; }
.lev-admin-iuput { float: left; margin: 9px 10px 0 0; }
.lev-agreen { float: left; }
.l-r .lev-agreen-bar a { color: #E15550; }
.lev-li span { float: left; text-indent: 20px; line-height: 38px;}
.reg-code-div { float: left; width: 252px; }

.login_manner { margin-top: 50px; }
.login_manner_tit { display: block; margin: 6px 4px 15px 0; font-size: 14px; color: #979CA1; }
.login_manner_tit b { display: inline-block; width: 88px; height: 1px; background-color: #979CA1; vertical-align: middle; }
.login_manner_tit p { display: inline-block; margin: 0 20px; vertical-align: middle; }
.login_manner_con { overflow: hidden; }
.login_button { display: inline-block; padding: 5px 30px; width: 100px; text-align: center; border-radius: 5px; color: #fff; cursor: pointer; }
.login_button:link, .login_button:visited, .login_button:hover, .login_button:active { color: #fff; }
.login_button_tt { margin-right: 10px; background-color: #568DE8; }
.login_button_admin { background-color: #5DC2E6; }
.login_button img { float: left; width: 30px; }
.login_button p { float: left; margin: 2px 0 0 5px; font-size: 14px; font-weight: 700; letter-spacing: 1px; color: #fff; }

/*服务协议样式*/
.agreement-p { margin: 40px auto; padding: 16px; width: 700px; background-color: #fff; }
.agreement-p .private-cont { padding: 0px 22px; padding-bottom: 20px; font-size: 14px; line-height: 25px; }
.agreement-p .private-cont h2 { border-color: #d9d9d9; font-size: 22px; line-height: 1.5; font-weight: normal; padding: 0 0 10px; border-bottom-width: 1px; border-bottom-style: solid; font-size: 22px; line-height: 1.5; text-align: center; margin-bottom: 40px; }
.agreement-p .private-p { text-indent: 2em; text-align: left; }
.agreement-p h3 { font-size: 14px; text-align: left; line-height: 1.8; letter-spacing: 1.5px; font-weight: bold; margin-top: 40px; }
.agreement-p .private-cont .para { text-align: left; }

/*首页样式*/
.container .right .right-main .index-con-top { overflow: hidden; padding-top: 50px; }
.container .right .right-main .con-top-left { float: left; }
.container .right .right-main .con-top-right { float: right; }
.container .right .right-main .con-top-base { width: 400px; height: 270px; border: 2px solid #e3e3e3; border-radius: 8px; }
.container .right .right-main .con-top-base img { display: block; margin: -50px auto 0; }
.container .right .right-main .con-top-left h2 { padding: 15px 0; font-size: 18px; color: #785d4e; text-align: center; }
.container .right .right-main .con-top-right h2 { padding: 15px 0; font-size: 18px; color: #d96d02; text-align: center; }
.container .right .right-main .con-top-base ul { margin: auto; width: 360px; border-top: 2px solid #e3e3e3; }
.container .right .right-main .con-top-base ul li { float: left; margin-bottom: 2px; width: 175px; height: 40px; line-height: 40px; background: #f4f4f4; color: #5f5f5f; font-size: 14px; text-indent: 30px; }
.container .right .right-main .con-top-base ul .left-li { margin-right: 10px; }
.container .right .right-main .con-top-base ul .top-li { margin-top: 15px; }
.container .right .right-main .con-top-left ul li:hover { background: #816454; color: #fff; }
.container .right .right-main .con-top-right ul li:hover { background: #d96d02; color: #fff; }
.container .right .right-main .con-top-left ul li em { margin-left: 10px; color: #785d4e; font-weight: 700; }
.container .right .right-main .con-top-right ul li em { margin-left: 10px; color: #d96d02; font-weight: 700; }
.container .right .right-main .con-top-base ul li .con-top-hover { color: #fff; }
.container .right .right-main .index-con-bottom { margin-top: 40px; }

/*基本设置-公众号设置样式*/
.container .right .right-main .pub-num { text-align: center; padding-top: 100px; }
.container .right .right-main .p-bind { width: 180px; text-align: center; background: #FF9934; margin: 10px auto 0; padding: 10px; margin-top: 40px; border-radius: 3px; }
.container .right .right-main .p-bind a { font-size: 14px; font-weight: 700; color: #fff; }
.container .right .right-main .p-num-pad { padding: 10px 0; }
.container .right .right-main .p-bind-no { width: 180px; text-align: center; background: #e3e3e3; margin: 10px auto 0; padding: 10px; margin-top: 40px; border-radius: 3px; }
.container .right .right-main .p-bind-no a { font-size: 14px; font-weight: 700; color: #999; }
.container .right .right-main .p-bind-msg { padding-top:15px; text-align: center; font-size: 14px; color:#ED8163; }
/*基本设置-支付设置样式*/
.container .right .right-main .set-anniu-margin { margin-left: 25px; }
.container .right .right-main .num-set { width: 54px; height: 20px; background: url(../images/base.png) no-repeat -446px 0px; float: left; color: #fff; line-height: 20px; text-align: center; margin: 6px 10px 6px 25px; cursor: pointer; }
.container .right .right-main .num-set:hover { background: url(../images/base.png) no-repeat -446px -20px; }
.container .right .right-main .padding15 { padding: 0 15px; }
.container .right .right-main .padding15 a { color: #5DAFBF; }
.container .right .right-main .proms h5 { line-height: 40px; font-size: 16px; color: #FF9934; }
.container .right .right-main .proms p { line-height: 30px; color: #663434; }
.pay-btn { position: absolute; top:368px; left:154px; z-index:9999; }
.pay-path { padding-left:150px; }
/*基本设置-支付设置弹窗样式*/
.pay-tuanchuan .set-care { background: #ffe1c4; border: #FFCB99 1px solid; border-radius: 3px; overflow: hidden; margin: 0 30px 40px 30px; }
.pay-tuanchuan .set-care .care-left { float: left; background: #C62626; color: #fff; border-radius: 3px; padding: 5px 8px; margin: 5px 0 5px 15px; }
.pay-tuanchuan .set-care .care-center { float: left; color: #ff9934; padding: 0 10px; line-height: 40px; }
.pay-tuanchuan { position: fixed; z-index: 1600; top:100px; left:50%; margin-left:-480px; width:950px; background: #fff;}
.selete-input .selete-pay { padding: 30px 305px 30px 305px; }
.pay-bombBox { border:5px solid #303030; backgroung:#fff; }
/*基本设置-物流设置-选择物流公司样式*/
.container .right .right-main .logistics-company { width: 172px; overflow: hidden; float: left; padding: 20px 20px 0 20px; }
.container .right .right-main .logistics-company dt { float: left; line-height: 85px; padding-right: 10px; }
.container .right .right-main .logistics-company dd { width: 117px; float: left; padding: 15px 15px 5px 15px; border: 1px solid #e3e3e3; }
.container .right .right-main .logistics-company dd span { display: block; }
.container .right .right-main .logistics-company dd .logistics-logo img { display: block; margin: auto; }
.container .right .right-main .logistics-company dd .logistics-name { text-align: center; margin-top: 10px; font-size: 14px; font-weight: 700; color: #F0977E; border-top: 1px solid #e3e3e3; }
.container .right .right-main .logistics-input .logistics-btn { width: 150px; margin: auto; overflow: hidden; padding-top: 30px; }
.container .right .right-main .logistics-input .logistics-btn .input-save { height: 30px; width: 150px; display: inline-block; border-radius: 3px; border: 0; padding: 0; background: #FF9934; color: #fff; }
.container .right .right-main .logistics-input .logistics-btn .input-save:hover { background: #ea8c30; }
/*基本设置-物流设置-收货地址管理样式*/
.container .right .right-main .input-btn-logistics { border-radius: 3px; background: #FF9934; color: #fff; padding: 2px 30px; float: right; }
.container .right .right-main .input-btn-logistics:hover { background: #ea8c30; }
/*店铺管理-店铺设置样式*/
.container .right .right-main li.padding-left { width: 670px; padding-left: 180px; }
.container .right .right-main .padding-left img { border: #e3e3e3 1px solid; }
.container .right .right-main .input-position { position: absolute; top: 44px; left: 219px; }
/*店铺管理-店铺模板样式*/
.container .right .right-main .template-ul { overflow: hidden; }
.container .right .right-main .template-ul li { margin: 0 29px 10px 29px; float: left; width: 225px; height: 530px; overflow: hidden; background: url(../images/template-nor.png) top center no-repeat; position: relative; text-align: center; }
.container .right .right-main .template-ul li .template-radio { height: 32px; float: left; }
.container .right .right-main .template-ul li .template-name { margin-left: 5px; float: left; height: 31px; line-height: 31px; }
.container .right .right-main .template-ul li b { font-weight: normal; position: absolute; top: 490px; left: 75px; }
.container .right .right-main .template-ul li img { margin-top: 53px; }
.container .right .right-main .template-ul li .template-bg { width: 200px; height: 80px; position: absolute; top: 332px; left: 12px; display: none; }
.container .right .right-main .template-ul li .template-bg .nav-a { width: 200px; height: 80px; opacity: 0.5; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; background-color: #28313b; }
.container .right .right-main .template-ul li .template-bg .template-nav-1 { width: 130px; height: 30px; line-height: 30px; color: #fff; background: #ff9934; border-radius: 3px; display: block; position: absolute; top: 26px; left: 35px; }
.container .right .right-main li.ongy { background: url(../images/template-click.png) top center no-repeat; }
.container .right .right-main .template-li:hover { background: url(../images/template-click.png) top center no-repeat; }
.container .right .right-main .template-ul .template-li .display-blackan { display: block; }
.container .right .right-main .template-ul .template-li .display-black { display: block; }
/*店铺管理-店铺模板弹窗样式*/
.bombBox .tk-template { width: 840px; margin: auto; overflow: hidden; }
.bombBox .tk-template .template-tanchuan { width: 240px; padding: 0 20px; float: left; }
.bombBox .tk-template .template-tanchuan h3 { text-align: center; padding-bottom: 5px; }
.bombBox .tk-template .template-tanchuan img { padding-left: 0; }
/*店铺管理-账号设置样式*/
.container .right .right-main #info-tab { border-bottom: 1px solid #ffcb97; }
.container .right .right-main #info-tab li { padding: 5px 20px; float: left; font-size: 14px; font-weight: 700; }
.container .right .right-main #info-tab .current { float: left; color: #FF9934; background: #FFE0C3; border-radius: 3px 3px 0 0; border-width: 1px 1px 0 1px; border-style: solid; border-color: #ffcb97; cursor: pointer; }
.container .right .right-main #info-content { overflow: hidden; position: relative; }
.container .right .right-main #info-content ul li { overflow: hidden; padding-top: 20px; padding-bottom: 0; }
.container .right .right-main .zhanghao-position { position: absolute; top: 100px; left: 220px; }
/*店铺管理-首页横幅样式*/
.container .right .right-main .add-banner { float: left;  margin: 0 20px 35px 20px; width: 380px; height: 160px; background: #F6F6F6; border: 2px dashed #A4B2BC; border-radius: 3px; }
.container .right .right-main .add-banner { position: relative; float: left; margin: 0 20px 35px 20px; width: 380px; height: 160px; background: #F6F6F6; border: 2px dashed #A4B2BC; border-radius: 3px; }
.container .right .right-main .add-banner i { margin: 42px auto 0; display: block; width: 50px; height: 50px; background: url(../images/add-banner-icon.net.png) no-repeat; }
.container .right .right-main .add-banner p { padding-top: 10px; color: #707479; font-size: 14px; text-align: center; }
.container .right .right-main .show-banner { float: left; margin: 0 20px 35px 20px; width: 380px; height: 160px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; }
.container .right .right-main .show-banner .banner-img { display: block; margin: 10px auto 0; border-radius: 3px; cursor: pointer; }
.container .right .right-main .show-banner .show-banner-div { position: relative; margin: 10px auto 0; display: block; width: 360px; height: 120px; }
.container .right .right-main .show-banner .show-banner-div span { display: none; position: absolute; top: 0; bottom: 0; width: 100%; background: url(../images/edit-banner-icon.png) no-repeat; border-radius: 3px; cursor: pointer; }
.container .right .right-main .show-banner .banner-img-hover { position: absolute; top: 0; bo background:url(../images/edit-banner-icon.png) no-repeat;
border-radius: 3px; }
.container .right .right-main .show-banner dl { font-size: 14px; color: #707479; line-height: 30px; }
.container .right .right-main .show-banner dl dt { float: left; padding-left: 10px; }
.container .right .right-main .show-banner dl dd { float: right; padding: 5px 10px 0 0; }
.container .right .right-main .show-banner dl .banner-delete { float: left; width: 20px; height: 20px; background: url(../images/base.png) no-repeat -30px -286px; cursor: pointer; }
.container .right .right-main .show-banner dl .banner-delete:hover { float: left; width: 20px; height: 20px; background: url(../images/base.png) no-repeat -30px -316px; cursor: pointer; }
.add-banner-input { position: absolute; top:0; left:0; right:0; bottom:0;  z-index: -9; width: 361px; height: 122px; filter: alpha(opacity=0); -moz-opacity: 0; opacity: 0; cursor: pointer; }*/
/* .add-banner-lt { top: 51px; left: 71px; }
.add-banner-rt { top: 51px; left: 495px; }
.add-banner-lb { top: 250px; left: 71px; }
.add-banner-rb { top: 250px; left: 495px; } */
/*店铺管理-首页横幅弹框样式*/
.selete-position { position: absolute; top: 159px; left: 149px; }
/*商品管理-商品管理样式*/
.container .right .right-main .search-tit { font-size: 14px; float: left; line-height: 30px; padding-right: 58px; }
.container .right .right-main .search-input { height: 30px; line-height:30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; display:inline-block; vertical-align:middle; }
.container .right .right-main .add-btn { float: left; background: #F3AE9B; color: #fff; font-size: 14px; border-radius: 3px; padding: 2px 15px; }
.container .right .right-main .add-btn:hover { background: #e99e89; }
.container .right .right-main .operation-btn { float: left; color: #58575c; font-size: 14px; border-radius: 3px; padding: 2px 15px; border: 1px solid #e3e3e3; margin-left: 15px; cursor: pointer; }
.container .right .right-main .operation-btn:hover { background: #FF9934; color: #fff; }
.container .right .right-main .menu-operation { float: right; }
.container .right .right-main .padding10 { display: block; padding: 0 10px; }
.container .right .right-main .isLogis_float { float:left; }
.container .right .right-main .isLogis_padding { margin-top:4px; }
/*商品管理-新增商品样式*/
.container .right .right-main .add-goodes-btn { float: left; background: #FF9934; color: #fff; font-size: 14px; border-radius: 3px; padding: 0 10px; }
.container .right .right-main .add-goodes-btn:hover { background: #ea8c30; }
.container .right .right-main .goods-img { padding-left: 170px; position: relative; }
.container .right .right-main .goods-img img { padding: 0 10px; }
.container .right .right-main .close-img { color: #333; font-size: 18px; position: absolute; top: 0; right:10px; width: 18px; height: 18px; background: #F7F7F7; text-align: center; line-height: 18px; cursor: pointer; }
.container .right .right-main .close-img:hover { color: #FF9934; }
.container .right .right-main .poation-img span { float: left; position:relative; }
.container .right .right-main .show-img { position: absolute; width: 500px; height: 500px; left: 170px; top: 80px; display: none; z-index:999; }
.container .right .right-main .spec-box { border: #e3e3e3 1px solid; padding: 10px; float: left; width: 76%; }
.container .right .right-main .father-item { float: left; width: 100%;}
.container .right .right-main .color-tit { float: left; font-weight: normal; color: #666; }
.container .right .right-main .color-b { font-weight: normal; color: #666; }
.container .right .right-main .li-width { float: left; padding: 0 10px; }
.container .right .right-main .spec-info { overflow: hidden; margin-bottom: 10px; width: 100%; float: left; border-bottom: 1px solid #e3e3e3; padding-bottom: 10px; }
.container .right .right-main .spec-edit { float: right; }
.container .right .right-main .spec-edit a { padding: 0 10px; }
.container .right .right-main .text-edit { float: left; }
.container .right .right-main .add-input-position { position: absolute; top: 202px; left: 219px; }
.container .right .right-main .goods-guige { width: 100%; }
.container .right .right-main .yj-set { overflow: hidden; padding-bottom: 20px; }
.container .right .right-main .yj-width { width: 293px; }
.container .right .right-main .yj-b { width: 137px; float: left; }
.container .right .right-main .li-width .chcbox-width { margin-right:5px; }
/*商品管理-商品规格样式*/
.container .right .right-main .goods-guige tr td { border: 1px solid #e3e3e3; line-height: 30px; }
/*商品管理-新增商品规格弹窗样式*/
.bombBox .tk-describe .add-btn { float: left; background: #F3AE9B; color: #fff; font-size: 14px; border-radius: 3px; padding: 2px 15px; margin-left: 30px; }
.bombBox .tk-describe .guige { width: 610px; float: left; }
/*订单管理-新增运费模板样式*/
.container .right .right-main .marginnone { margin-bottom: 0; }
.chcbox-weight { width: 100px; height: 28px; line-height: 28px; text-indent: 5px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .input-width { float: left; padding: 0 40px 0 0; }
.container .right .right-main .yunfei-table { width: 100%; }
.container .right .right-main .yunfei-table tr { border-bottom: 1px solid #e3e3e3; }
.container .right .right-main .yunfei-table td { padding: 5px 0; }
.yunfei-sprice { width: 100px; height: 28px; line-height: 28px; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .yunfei-table .yunfei-a { color: #FF9934; padding-left: 10px; }
.container .right .right-main .yunfei-table .shanchu-yunfei { background: none; border: 0; color: #FF9934; cursor: pointer; font-size: 12px; }
.container .right .right-main .yunfei-table .diqu { color: #999; width: 100%; }
.container .right .right-main .quyu-zhiding { padding-top: 10px; cursor: pointer; width: 120px; color: #FF9934; }
.container .right .right-main .add-area { color: #FF9934; }
/*订单管理-新增运费模板-选择地区弹窗样式*/
.bombBox .tk-area-div { padding: 10px 30px; overflow: hidden; display: block; }
.bombBox .tk-area-div .input-box { font-weight: normal; width: 151px; display: inline-block; margin-bottom: 10px; font-size: 14px; color: #333; margin-right: 23px; }
.bombBox .tk-area-div .input-box input { padding: 0; margin-left: 0; margin-right: 5px; vertical-align: middle; margin-bottom: 2px; }
.bombBox .diqu-baocun { margin: 0 auto; margin-top: 30px; width: 150px; overflow: hidden; }
/*订单管理-订单报表样式*/
.search-time { float: left; width: 150px; height: 30px; line-height: 30px; color: #666; border: 1px solid #e3e3e3; margin-right: 15px; }
.container .right .right-main .global-describe .b-time { float: left; padding-right: 15px; font-weight: normal; }
.container .right .right-main .count-array div { overflow: hidden; margin-bottom: 20px; float: left; border: 1px solid #e6c7b6; }
.container .right .right-main .count-array-01 { margin-right: 27px; }
.container .right .right-main .count-array-02 { margin-right: 27px; }
.container .right .right-main .count-array-03 { margin-right: 27px; }
.container .right .right-main .count-array dl { overflow: hidden; margin: 20px; width: 150px; }
.container .right .right-main .count-array dl dt { float: left; }
.container .right .right-main .count-array dl dd { float: left; margin-left: 10px; }
.container .right .right-main .count-array dl dt img { display: block; }
.container .right .right-main .count-array dl dd p { font-size: 14px; color: #848484; }
.container .right .right-main .count-array .array-01 span { font-size: 16px; font-weight: 700; color: #FF86EC; }
.container .right .right-main .count-array .array-02 span { font-size: 16px; font-weight: 700; color: #BB6DFF; }
.container .right .right-main .count-array .array-03 span { font-size: 16px; font-weight: 700; color: #3A81B2; }
.container .right .right-main .count-array .array-04 span { font-size: 16px; font-weight: 700; color: #67B6F0; }
.container .right .right-main .count-array .array-05 span { font-size: 16px; font-weight: 700; color: #367F7B; }
.container .right .right-main .count-array .array-06 span { font-size: 16px; font-weight: 700; color: #1FB5AC; }
.container .right .right-main .count-array .array-07 span { font-size: 16px; font-weight: 700; color: #CC7514; }
.container .right .right-main .count-array .array-08 span { font-size: 16px; font-weight: 700; color: #ff9219; }
.container .right .right-main .count-array .array-01 { padding-bottom: 20px; border-bottom: 1px solid #e6c7b6; }
.container .right .right-main .count-array .array-03 { padding-bottom: 20px; border-bottom: 1px solid #e6c7b6; }
.container .right .right-main .count-array .array-05 { padding-bottom: 20px; border-bottom: 1px solid #e6c7b6; }
.container .right .right-main .count-array .array-07 { padding-bottom: 20px; border-bottom: 1px solid #e6c7b6; }
/*订单管理会员统计报表样式*/
.container .right .right-main .num-array { overflow: hidden; margin-bottom: 20px; }
.container .right .right-main .num-array div { float: left; width: 300px; border: 1px solid #e6c7b6; }
.container .right .right-main .num-array-02 { margin: 0 22px; }
.container .right .right-main div.num-array-03 { width: 200px; }
.container .right .right-main .num-array img { margin: auto; padding-top: 15px; display: block; }
.container .right .right-main .num-array dd { overflow: hidden; margin: auto; width: 221px; }
.container .right .right-main .num-array span { float: left; margin: 10px; text-align: center; }
.container .right .right-main .num-array span p { font-size: 16px; font-weight: 700; }
.container .right .right-main .num-array span em { font-size: 14px; color: #848484; }
.container .right .right-main .count-num-left { padding-right: 20px; border-right: 1px solid #e6c7b6; }
.container .right .right-main .num-array-01 .count-num-left p { color: #ff9219; }
.container .right .right-main .num-array-01 .count-num-right p { color: #CC7514; }
.container .right .right-main .num-array-02 .count-num-left p { color: #367F7B; }
.container .right .right-main .num-array-02 .count-num-right p { color: #1FB5AC; }
.container .right .right-main .num-array-03 ul li { text-align: center; }
.container .right .right-main .num-array-03-p { margin: 11px 0 8px 0; }
.container .right .right-main .num-array-03 ul li p { font-size: 16px; font-weight: 700; color: #3A81B2; }
.container .right .right-main .num-array-03 ul li em { font-size: 14px; color: #848484; }
/*订单管理-订单列表样式*/
.container .right .right-main .search-order { height: 50px; overflow: hidden; float: left; }
.container .right .right-main .order-tit { font-size: 14px; float: left; line-height: 30px; padding-right: 15px; }
.container .right .right-main .order-input { width: 240px; height: 30px; line-height: 30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .paddingright65 { padding-right: 65px; }
.container .right .right-main .paddingright70 { padding-right: 70px; }
.container .right .right-main .global-describe .order-time { float: left; width: 161px; height: 30px; line-height: 30px; border: 1px solid #e3e3e3; }
.container .right .right-main .global-describe .order-b-time { float: left; padding: 0 15px; font-weight: normal; }
.container .right .right-main .global-describe .order-btn { height: 31px; background: #FF9934; color: #fff; font-size: 14px; border-radius: 3px; padding: 5px 15px; border: none; cursor: pointer; }
.container .right .right-main .global-describe .order-btn:hover { background: #ea8c30; }
.container .right .right-main .padding26 { display: block; padding: 0 26px; }
.container .right .right-main .order-tab { overflow: hidden; }
.container .right .right-main .order-tab a { position: relative; float: left; margin-bottom: 20px; width: 276px; height: 50px; line-height: 40px; text-align: center; font-size: 14px; color: #fff; background: url(../images/order-tab-icon.png) no-repeat; cursor: pointer; }
.container .right .right-main .order-tab .order-tab-cur { background: url(../images/order-tab-cur.png) no-repeat; color: #fff; }
.container .right .right-main .order-tab .order-tab-cur:hover { background: url(../images/order-tab-cur-hover.png) no-repeat; }
.container .right .right-main .tab-fir { margin: 0 10px 0 0; }
/*订单管理-订单列表-订单详情样式*/
.container .right .right-main .order-details dt { font-weight: 700; margin-bottom: 15px; }
.container .right .right-main .order-details dd .order-details-info { width: 100%; margin: 15px 0; }
.container .right .right-main .order-details dd .order-details-info .order-title { height: 40px; background: #EEEEEE; border: 1px solid #eeeeee; }
.container .right .right-main .order-details dd .order-details-info .order-title th { font-weight: normal; }
.container .right .right-main .order-details dd .b-blue { display: inline-block; color: #5DAFBF; }
.container .right .right-main .order-details dd .order-img-padding { padding: 10px 0; }
.container .right .right-main .order-details dd .order-gold { text-align: right; padding: 0 20px; height: 50px; line-height: 50px; border: 1px solid #e3e3e3; border-top: 0; margin-bottom: 15px; }
.container .right .right-main .order-details dd .b-red { color: #e53d3d; }
.container .right .right-main .order-details dd .order-gold-div { text-align: right; line-height: 30px; border: 1px solid #e3e3e3; border-top: 0; margin-bottom: 30px; padding: 15px 0; }
.container .right .right-main .order-details dd .order-gold-div .order-gold-btn { width: 100px; text-align: center; display: inline-block; border-radius: 3px; background: #FF9934; color: #fff; margin: 0 10px; }
.container .right .right-main .order-details dd .order-gold-div .order-gold-btn:hover { background: #ea8c30; }
.container .right .right-main .order-details-padding { padding:15px 0; }
.container .right .right-main .order-details dd .order-gold-div .gray-btn { width: 100px; text-align: center; display: inline-block; border-radius: 3px; background: #999; color: #fff; margin: 0 10px; }
/*微商城进销存-评价管理样式*/
.container .right .right-main .evaluate-tabtitle { width: 100%; background: #f0f0f0; height: 36px; }
.container .right .right-main .evaluate-tabtitle #evaluate-tab a { float: left; text-align: center; width: 80px; height: 36px; line-height: 36px; }
.container .right .right-main .evaluate-tabtitle #evaluate-tab .tab-active { background: #dcdcdc; }
.container .right .right-main .tabcontent .pinglun { width: 100%; margin: 20px 0; }
.container .right .right-main .tabcontent .pinglun tr td { padding: 10px; border-bottom: 1px solid #e3e3e3; }
.container .right .right-main .tabcontent .pinglun tr td .dengji { width:200px; padding-bottom: 10px; word-wrap: break-word; }
.container .right .right-main .tabcontent .pinglun tr td a { color: #ff9934; }
.container .right .right-main .tabcontent .pinglun .huifu-p { width:200px; word-wrap: break-word;  }
.container .right .right-main .pinglun-img {float:left; margin-top:2px;}
/*微商城进销存-商品出入库样式*/
.container .right .right-main .table-border .book-shipment { padding: 0 5px 0 0; }
.container .right .right-main .table-border .storage { padding: 0 0 0 5px; }
.container .right .right-main .search-tit-p47 { padding-right: 46px; }
/*微商城进销存-商品出入库弹窗样式*/
.bombBox .tk-describe .goods-ruku { float:left; overflow: hidden; padding-left: 150px; width:500px; }
.bombBox .tk-describe .goods-ruku .goods-ruku-list { float:left; }
.bombBox .tk-describe .goods-ruku input { float:left; margin:10px 10px 10px 0; }
.bombBox .tk-describe .goods-ruku p { float:left; margin-right:20px; }
/*微商城CRM-会员列表样式*/
.container .right .right-main .paddingright50 { padding-right: 50px; }
.container .right .right-main .member-tit { font-size: 14px; float: left; line-height: 30px; width: 80px; }
.container .right .right-main .global-describe .member-input { width: 161px; height: 30px; line-height: 30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .global-describe .member-btn { float: left; background: #FF9934; color: #fff; font-size: 14px; border-radius: 3px; margin-left: 20px; width: 80px; text-align: center; line-height: 32px; }
.container .right .right-main .global-describe .member-btn:hover { background: #EA8C30; }
.container .right .right-main .global-describe .vip-list { float: left; margin: 0 0 0 20px; }
/*微商城CRM-会员积分样式*/
.container .right .right-main .sh-mess-not { font-size: 14px; margin-bottom: 8px; line-height: 30px; overflow: hidden; }
.container .right .right-main .sh-mess-not .jifen-input { float: left; padding-left: 60px; }
.container .right .right-main .sh-mess-not .input-box { float: left; }
.container .right .right-main .sh-mess-not .input-box b.bt02 { float: left; margin-right: 15px; font-weight: normal; }
.container .right .right-main .sh-mess-not .input-box .set-anniu { width: 54px; height: 20px; background: url(../images/guanbi2.png) no-repeat; cursor: pointer; float: left; margin: 6px 0; }
.container .right .right-main .sh-mess-not .input-box .jifen-on { width: 54px; height: 20px; background: url(../images/kaiqi.png) no-repeat; cursor: pointer; float: left; margin: 6px 0; }
.container .right .right-main .sh-mess-not b.bt { float: left; width:45px; font-weight: normal; font-size: 14px; padding: 0 20px; -moz-user-select: none;/*火狐*/ -webkit-user-select: none;/*webkit浏览器*/ -ms-user-select: none;/*IE10*/ -khtml-user-select: none;/*早期浏览器*/ user-select: none; }
.container .right .right-main .shot-mess-notes { font-size: 14px; color: #aaa; margin-bottom: 20px; display: block; border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; }
/*微商城CRM-积分兑换弹窗样式*/
.bombBox .tk-describe .jifen-div-width { float: left; width: 336px; }
.bombBox .tk-describe .jifen-div-p14 { float: left; width: 420px; font-size: 14px; }
.bombBox .tk-describe .jifen-check { margin: 0 10px 0 50px; }
.bombBox .tk-describe .jifen-input-m15 { height: 30px; line-height: 30px; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; width: 50px; margin: 0 15px; }
.bombBox .tk-describe .jifen-input-m10 { height: 30px; line-height: 30px; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; width: 50px; margin: 0 15px; }
.jifen-date { height: 30px; line-height: 30px; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; width: 133px; }
.bombBox .tk-describe .jifen-time { font-size: 14px; padding: 0 5px; }
.bombBox .tk-describe .jifen-price { margin-left: 20px; font-size: 14px; font-weight: normal; }
.bombBox .tk-describe .jifen-float { float: left; }
.bombBox .tk-describe .jifen-type { float: left; }
/*微商城团购-创建团购活动-第一步样式*/
.container .right .right-main .selimg-ul { margin: 30px 0; }
.container .right .right-main .selimg-ul h3 { border-width: 1px 1px 0 1px; border-style: solid; border-color: #e3e3e3; padding-left: 10px; line-height: 30px; }
.container .right .right-main .tuangou-selimg { border: 1px solid #e3e3e3; padding-top: 20px; overflow: hidden; max-height: 200px; overflow-y: auto; position: relative; }
.container .right .right-main .tuangou-selimg img { padding: 0 11px 20px 11px; cursor: pointer; }
.container .right .right-main .selimg-ul .show-img { position: fixed; left: 38%; top: 20%; z-index: 999; width: 500px; height: 500px; display: none; border: 8px solid #C0C0C1; border-radius: 8px; }
.container .right .right-main .selimg-ul .show-img img { display: block; width: 500px; height: 500px; }
.container .right .right-main .tuangou-input { padding-top: 10px; }
.container .right .right-main .tuangou-input li { width: 150px; margin: auto; }
.container .right .right-main .tuangou-input .tuangou-input-save { height: 30px; width: 150px; display: inline-block; border-radius: 3px; border: 0; padding: 0; background: #FF9934; color: #fff; cursor: pointer; }
.container .right .right-main .tuangou-input .tuangou-input-save:hover { background: #ea8c30; }
.container .right .right-main .tuangou-input .close-img { color: #333; font-size: 18px; position: absolute; width: 18px; height: 18px; background: #F7F7F7; text-align: center; margin-left: -28px; line-height: 18px; cursor: pointer; }
.container .right .right-main .padding-tuangou{ display: block; text-align: center;}
.container .right .right-main .input-check-tuangou:hover { width: 21px; height: 22px; display:inline-block; background: url(../images/base.png) no-repeat -42px -165px;}
.container .right .right-main .input-check-tuangou { width: 21px; height: 22px; background: url(../images/base.png) no-repeat -42px -143px; margin: 0 5px; display:inline-block; }
.container .right .right-main .input-delete-tuangou:hover { width: 21px; height: 22px; display:inline-block; background: url(../images/base.png) no-repeat -21px -165px;}
.container .right .right-main .input-delete-tuangou { width: 21px; height: 22px; background: url(../images/base.png) no-repeat -21px -143px; margin: 0 5px; display:inline-block; }
.container .right .right-main .input-edit-tuangou:hover { width: 21px; height: 22px; display:inline-block; background: url(../images/base.png) no-repeat 0 -165px;}
.container .right .right-main .input-edit-tuangou { width: 21px; height: 22px; background: url(../images/base.png) no-repeat 0 -143px; margin: 0 5px; display:inline-block; }
/*微商城团购-创建团购活动-第二步样式*/
.container .right .right-main .t-details { overflow: hidden; margin-bottom: 30px; padding-bottom: 20px; }
.container .right .right-main .t-details .details-img { float: left; width: 122px; }
.container .right .right-main .t-details .details-img img { border: 1px solid #e3e3e3; padding: 10px; }
.container .right .right-main .t-details .details-info { float: left; width: 698px; padding-left: 30px; }
.container .right .right-main .t-details .details-info span { padding-bottom: 20px; float: left; }
.container .right .right-main .t-details .details-info b { font-size: 14px; }
.container .right .right-main .t-details .details-info .details-b b { width: 100px; height: 30px; line-height: 30px; display: inline-block; }
.container .right .right-main .t-details .details-info em { padding: 0 20px 0 10px; color: #999; }
.container .right .right-main .t-details .details-info .details01 { overflow: hidden; }
.container .right .right-main .t-details .details-info .details01 .details-nor85 { padding-right: 85px; float:left;}
.container .right .right-main .t-details .details-info .details01 .details-nor108 { padding-right: 108px; }
.t-details-text { width: 100px; height: 30px; line-height: 30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .t-details .details-info .details01 span { width: 600px; overflow: hidden; }
.container .right .right-main .t-details .details-info .details02 { overflow: hidden; }
.t-details-left { width: 100px; height: 30px; line-height:30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .t-details .details-info .details02 .t-details-right { width: 193px; height: 30px; line-height:30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .t-details .details-info .details03 { overflow: hidden; }
.container .right .right-main .t-details .details-info .details03 .t-details-right { width: 496px; height: 30px; line-height: 30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .t-details .details-info .details04 { overflow: hidden; }
.t-details-text { width: 155px; height: 30px; line-height: 30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .t-details .details-info .details04 span { padding-right: 26px; }
.container .right .right-main .t-details .details-info .details05 { overflow: hidden; }
.t-details-text { width: 100px; height: 30px; line-height: 30px; text-indent: 10px; color: #58575c; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .t-details .details-info .details05 span { padding-right: 26px; }
/*微商城团购-管理团购活动样式*/
.container .right .right-main #info-content ul li.ptop-30 { padding: 0; }
.container .right .right-main .group-goods-img img { display: block; margin: 15px auto; }
.container .right .right-main .paddingright30 { padding-right: 30px; }
/*微商城团购-管理团购活动样式*/
.container .right .right-main #info-content ul li.ptop-30 { padding: 0; }
.container .right .right-main .group-goods-img img { display: block; margin: 15px auto; }
.container .right .right-main .paddingright30 { padding-right: 30px; }
/*拼团活动-拼团列表样式*/
.container .right .right-main .jiage-left { display: block; text-align: center; line-height: 20px;  }
.container .right .right-main .jiage-right { display: block; line-height: 20px; }
/*拼团活动-管理拼团活动样式*/
.container .right .right-main .group-div { margin: 5px; overflow: hidden; background: #f4f4f4; }
.container .right .right-main .group-state { height: 40px; color: #666; }
.container .right .right-main .group-state-span { float: left; width: 210px; padding-left: 69px; }
.container .right .right-main .group-state-span i { float: left; margin: 5px; width: 20px; height: 20px; background: url(../images/grounp-time.png) no-repeat; }
.container .right .right-main .groups-color { color: #cac8c8; }
.container .right .right-main .groups-operation { padding: 0 3px; }
/*拼团活动-创建拼团活动样式*/
.container .right .right-main .pintuan-msg { display: block; height: 25px; overflow: hidden; line-height: 25px; margin: 0 0 20px 180px; color: #999; }
.container .right .right-main .pintuan-msg i { width: 25px; height: 25px; display: block; margin: 0 5px; float: left; background: url(../images/coupon-msg.png) no-repeat; }
.container .right .right-main .pintuan-msg-tit { width: 190px; }
.container .right .right-main .pintuan-msg-time { width: 525px; }
.container .right .right-main .fictitious-msg { display: inline-block; background: #eee; border: 1px solid #d9d8d8; }
.container .right .right-main .fictitious-msg input { float: left; margin: 9px; }
.container .right .right-main .fictitious-msg p { float: left; }
.container .right .right-main .global-describe .pintuan-table { float: left; width: 76%; }
.container .right .right-main .global-describe .pintuan-table table { width: 100%; }
.container .right .right-main .global-describe .pintuan-table table tr { border: 1px solid #e3e3e3; }
.container .right .right-main .global-describe .pintuan-table table .pintuan-tr-bg { background: #eee; }
.container .right .right-main .global-describe .pintuan-table table tr td { width: 20%; text-align: center; }
.pintuan-input { margin: 10px 0; width: 100px; height: 30px; line-height: 30px; text-align: center; color: #666; border: 1px solid #e3e3e3; }
.container .right .right-main .global-describe .pintuan-cover-img { padding-left: 180px; }
.container .right .right-main .global-describe .pintuan-cover-img img { padding: 10px; width: 120px; height: 120px; border: 1px solid #e3e3e3; }
.pintuan-position { position: absolute; top: 94px; left: 219px; }

/*微商城拼团-创建拼团活动-参与者详情样式*/
.container .right .right-main .participant-con { overflow: hidden; }
.container .right .right-main .part-wrapper { float: left; margin-bottom: 20px; width: 413px; text-align: center; border: 1px solid #fbe1de; }
.container .right .right-main .wrapper-left { margin-right: 20px; }
.container .right .right-main .part-tit { display: inline-block; width: 100%; border-bottom: 1px solid #fbe1de; }
.container .right .right-main .part-tit a { float: right; padding: 3px 10px; margin: 5px 10px; background: #f27673; border-radius: 3px; color: #fff; cursor: pointer; }
.container .right .right-main .part-tit i { float: left; background: url(../images/part-order.png) no-repeat; margin: 1px 3px 0 0; width: 15px; height: 17px; background: url(../images/part-order.png) no-repeat; }
.container .right .right-main .part-tit p { float: left; }
.container .right .right-main .part-tit a:hover { background: #BD362F; }
.container .right .right-main .participant-con dl dt { margin-top: 20px; }
.container .right .right-main .participant-con .tz-photo-postion { position: relative; margin: auto; width: 70px; }
.container .right .right-main .participant-con dl dt img { display: block; width: 60px; border-radius: 50%; border: 5px solid #e8766b; }
.container .right .right-main .participant-con dl dt h3 { margin: 5px 0; text-align: center; font-size: 14px; color: #f27673; font-weight: 700; }
.container .right .right-main .participant-con dl dt h3 b { display: inline-block; margin: 0 15px; width: 80px; height: 2px; background-color: #e5e5e5; vertical-align: middle; }
.container .right .right-main .participant-con dl dt i { position: absolute; right: -15px; top: -10px; z-index: 99; display: inline-block; width: 35px; height: 35px; border-radius: 50%; border: 2px solid #fff; text-align: center; line-height: 35px; color: #fff; font-style: normal; background: #E53C43; }
.container .right .right-main .part-photo { text-align: center; max-height: 200px; overflow-y: auto; }
.container .right .right-main .part-photo .part-photo-div { position: relative; display: inline-block; padding-top: 15px; width: 50px; margin: 0 10px; }
.container .right .right-main .part-photo .part-photo-div span { display: block; }
.container .right .right-main .part-photo .part-photo-div i { position: absolute; right: -15px; top: 0; z-index: 99; display: inline-block; width: 30px; height: 30px; border-radius: 50%; border: 2px solid #fff; text-align: center; line-height: 30px; color: #fff; font-style: normal; background: #FA8719; }
.container .right .right-main .part-photo .shafa-photo { width: 45px; border-radius: 50%; border: 1px solid #f27673; }
.container .right .right-main .part-photo p { margin-top: 10px; color: #f27673; text-align: center; font-size: 14px; display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.container .right .right-main .part-num { overflow: hidden; margin: auto; padding-top: 25px; width: 361px; height: 95px; background: url(../images/part-bg.png) no-repeat; }
.container .right .right-main .part-num span { overflow: hidden; display: block; margin: auto; width: 320px; }
.container .right .right-main .part-num p { display: block; float: left; line-height: 28px; font-size: 14px; color: #999; text-align: left; }
.container .right .right-main .part-num .num-top-left { width: 115px; }
.container .right .right-main .part-num .num-top-left .not-success { color: #E53C43; }
.container .right .right-main .part-num .num-top-left .success { color: #666; }
.container .right .right-main .participant-con dl { position:relative; }
.container .right .right-main .participant-con .part-icon { position:absolute; top:-10px; right:10px; z-index:999; }
/*微商城促销-限时折扣样式*/
.container .right .right-main .padding16 { display: block; padding: 0 16px; }
.chcbox-weight-dis { width: 50px; height: 28px; line-height: 28px; text-indent: 5px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; }
/*微商城促销-限时折扣-活动详情弹窗样式*/
.bombBox .tk-describe .promotion-dl { width: 96%; font-size: 14px; float: left; overflow: hidden; padding: 0 20px 20px 20px; }
.bombBox .tk-describe .promotion-dl dt { float: left; }
.bombBox .tk-describe .promotion-dl dd { float: left; padding: 0 30px 0 15px; color: #999; }
.bombBox .tk-describe .product-details { width: 287px; float: left; border: 1px solid #ccc; margin: 20px 0 10px 20px }
.bombBox .tk-describe .product-details .details-border { border-bottom: 1px dotted #ccc; }
.bombBox .tk-describe .product-details dl dt { float: left; padding: 10px; }
.bombBox .tk-describe .product-details dl dd { float: left; padding: 10px; }
.bombBox .tk-describe .product-details dl dd p { line-height: 27px; }
.bombBox .tk-describe .product-details .details-tit { height: 20px; padding: 10px; overflow: hidden; line-height: 25px; }
/*微商城促销-限时折扣-新增活动样式*/
.container .right .right-main .spec-box-sale { border: #e3e3e3 1px solid; padding: 10px; margin-left: 180px; width: 76%; height: 490px; overflow-y: auto; }
.container .right .right-main .spec-info-sale { overflow: hidden; width: 100%; float: left; border-bottom: 1px solid #e3e3e3; padding-bottom: 10px; }
.container .right .right-main .father-item-sale { float: left; }
.container .right .right-main .father-item-sale-input { float: right; }
.container .right .right-main .father-item-sale-input .sale-input { height: 30px; border-radius: 3px; float: left; padding: 0 10px; margin-left: 10px; background: #fff; border: 1px solid #e99e89; color: #e99e89; cursor: pointer; }
.container .right .right-main .father-item-sale-input .sale-input:hover { border: 1px solid #e67859; color: #e67859; }
.container .right .right-main .input-width-sale { float: left; }
.container .right .right-main .yunfei-table-sale { width: 100%; margin-bottom: 10px; }
.container .right .right-main .yunfei-table-sale tr { border-bottom: 1px solid #e3e3e3; }
.container .right .right-main .yunfei-table-sale td { padding: 5px 10px; }
.container .right .right-main .yunfei-table-sale .sale-tit { width: 160px; height: 80px; overflow: hidden; line-height: 27px; word-wrap: break-word; word-break: normal; vertical-align: middle;}
.container .right .right-main .color-tit-sale { float: left; font-weight: normal; color: #666; }
/* .container .right .right-main .chcbox-weight { width: 50px; height: 28px; line-height: 28px; text-indent: 5px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; }
 */
 /*微商城促销-限时折扣-选择参与活动的宝贝弹窗样式*/
.bombBox .tk-describe .activity-add { width: 180px; float: left; overflow: hidden; padding: 10px; border: 1px solid #ccc; font-size: 12px; margin: 0 15px 10px 15px; }
.bombBox .tk-describe .activity-add dt { position: relative; }
.bombBox .tk-describe .activity-add dt img { border: none; }
.bombBox .tk-describe .activity-add-dd { margin-bottom: 10px; height: 40px; overflow: hidden; }
.bombBox .tk-describe dd .activity-price { float: left; }
.bombBox .tk-describe dd .activity-num { float: right; }
.bombBox .tk-describe .activity-add .cornerTL { position: absolute; z-index: 100; background-color: #222; cursor: pointer; left: 0; top: 0; width: 180px; height: 180px; display: none; }
.bombBox .tk-describe .activity-add .cornerTL02 { position: absolute; z-index: 100; background-color: #222; cursor: pointer; left: 0; top: 0; width: 180px; height: 180px; }
.bombBox .tk-describe .activity-add .companyInfo { left: 55px; top: 75px; z-index: 250; position: absolute; color: #fff; font-size: 18px; text-align: center; cursor: pointer; display: none; font-weight: 700; }
.bombBox .tk-describe .activity-add .selected-goods { background: url(../images/goods-ok.png) no-repeat; width: 80px; height: 110px; position: absolute; left: 50px; top: 35px; z-index: 999; }
.bombBox .tk-describe .selected-activity { border: 1px solid #ff9934; }
.bombBox .tanchuang-tab { border-bottom: 1px solid #ffcb97; overflow: hidden; width: 96%; margin: 0 auto 30px; }
.bombBox .tanchuang-tab .tanchuang-current { float: left; color: #FF9934; background: #FFE0C3; border-radius: 3px 3px 0 0; border-width: 1px 1px 0 1px; border-style: solid; border-color: #ffcb97; cursor: pointer; }
.bombBox .tanchuang-tab li { padding: 5px 20px; float: left; font-size: 14px; font-weight: 700; }
.bombBox .tanchuang-page { width: 97%; margin: auto; overflow: hidden; padding: 10px 0; border-width: 1px 0 1px 0; border-style: solid; border-color: #e3e3e3; margin-top: 30px; }
/*微商城促销-优惠券列表样式*/
.container .right .right-main .cppopover { position: absolute; top: -15px; left: 150px; z-index: 1010; display: none; background-color: transparent; border: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; max-width: none; }
.container .right .right-main .cppopover .cppopover-inner { padding: 3px; width: 190px; overflow: hidden; background: #000; background: rgba(0,0,0,0.8); -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3); -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3); box-shadow: 0 3px 7px rgba(0,0,0,0.3); }
.container .right .right-main .cppopover .cppopover-content { padding: 10px; background-color: #fff; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; -webkit-background-clip: padding-box; -moz-background-clip: padding-box; background-clip: padding-box; overflow: hidden; }
.container .right .right-main .cppopover .form-inline input.url-placeholder { width: 115px; font-size: 12px; cursor: not-allowed; background-color: #eeeeee; height: 30px; line-height: 30px; border-radius: 3px 0 0 3px; border: 1px solid #ccc; padding: 0 5px; float: left; }
.container .right .right-main .cppopover .input-append .btn { width: 48px; -webkit-border-radius: 0 3px 3px 0; -moz-border-radius: 0 3px 3px 0; border-radius: 0 3px 3px 0; margin-left: -5px; height: 32px; background: #fff; border: 1px solid #ccc; cursor: pointer; float: left; }
.container .right .right-main .coupon-url { cursor: pointer; }
.container .right .right-main .coupon-icon { width: 10px; height: 17px; background: url(../images/coupon-icon.png) no-repeat; position: absolute; top: 20px; left: -6px; z-index: 9999; }
/*微商城促销-添加优惠券样式*/
.coupon-text { width: 150px; height: 30px; line-height: 30px; float: left; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .coupon-b { padding: 0 10px; font-style: normal; float: left; }
.container .right .right-main .coupon-padding { padding: 3px 10px; }
.container .right .right-main .coupon-prompt { font-weight: normal; color: #999; display: block; float: left; }
.container .right .right-main .coupon-check { width: auto; margin: 10px 5px 10px 20px; float: left; display: inline-block; }
.container .right .right-main .order-limit { margin-right: 7px; }
.container .right .right-main .coupon-msg { border: 1px solid #e3e3e3; display: block; height: 25px; overflow: hidden; line-height: 25px; width: 150px; background: #FBFBFB; margin: 0 0 20px 180px; color: #999; }
.container .right .right-main .coupon-msg i { width: 25px; height: 25px; display: block; margin: 0 5px; float: left; background: url(../images/coupon-msg.png) no-repeat; }
/*微商城促销-优惠券详情样式*/
.coupons-ct { width: 100%; max-width: 1200px; margin: 0 auto; min-height: 100%; }
.coupons-container { width: 50%; margin: auto; position: relative; min-width: 320px; }
.coupons-container .center { padding-top: 30px; display: block; }
.coupons-container .center img { width: 100%; }
.coupons-container .center-wrap { width: 100%; text-align: center; position: absolute; top: 10%; left: 0px; display: block; padding-top: 30px; height: auto; }
.center-wrap .blod { font-size: 26px; }
.center-wrap div strong { font-size: 50px; font-weight: normal; }
.coupons-container .coupons-info { text-align: left; color: #fff; font-size: 14px; position: relative; margin-top: 8%; letter-spacing: 1px; }
.coupons-container .coupons-info dt { width: 80px; display: inline-block; }
.coupons-container .coupons-info dd { left: 78px; position: absolute; top: 0px; }
.center-wrap div.p-center { text-align: center; font-size: 16px; color: #fff; }
.coup-footer { display: block; width: 100%; color: #e5e5e5; text-align: center; position: absolute; bottom: 3%; }
.coup-footer p { font-size: 16px; margin-bottom: 10px; color: #44BAAE; }
.coup-footer .btn-receive { border-radius: 3px; color: #fff; font-size: 14px; display: block; margin: 10px auto; line-height: 40px; height: 40px; width: 50%; background: #44BAAE; }
.success-footer { display: block; width: 100%; color: #e5e5e5; text-align: center; position: absolute; bottom: 3%; }
.success-footer p { font-size: 16px; margin-bottom: 10px; color: #44BAAE; }
.success-footer .btn-receive { border-radius: 3px; color: #fff; font-size: 14px; display: block; margin: 10px auto; padding: 2% 0; width: 50%; background: #44BAAE; }
.coupons-wrap { margin: 0px auto; width: 80%; }
/* 微商城促销-添加大转盘样式 */
.container .right .right-main .win-ul span { width: 180px; float: left; font-size: 14px; }
.container .right .right-main .win-ul .win01 { margin-left: 40px; }
.container .right .right-main .win-ul .win03 { margin-left: 10px; text-align: center; }
.container .right .right-main .win-set span { display: inline-block; overflow: hidden; padding: 5px 0; }
.container .right .right-main .win-set i { font-size: 14px; color: #61402d; font-style: normal; float: left; margin: 0 0 0 30px; }
.win-text { height: 30px; line-height: 30px; float: left; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; margin-left: 50px; }
.container .right .right-main .global-describe .win-btn { height: 30px; width: 50px; display: inline-block; border-radius: 3px; border: 0; float: left; padding: 0; border: 1px solid #e3e3e3; color: #999; background: #fff; margin-left: 10px; -webkit-appearance: none; }
.container .right .right-main .win-time { padding: 0 0 20px 180px; overflow: hidden; }
.container .right .right-main .coupon-win-b { padding: 0 10px; font-style: normal; float: left; }
/* 微商城促销-大转盘详情样式 */
.slyder-adventures { background: #E7333C; }
.turnplate-cr { min-width: 320px; width: 100%; overflow-x: hidden; }
.turnplate-cr .banner { display: block; width: 100%; margin-left: auto; margin-right: auto; margin-bottom: 20px; }
.turnplate-cr .banner .turnplate { display: block; width: 100%; position: relative; }
.turnplate-cr .banner .turnplate canvas.item { width: 100%; }
.turnplate-cr .banner .turnplate img.pointer { position: absolute; width: 31.5%; height: 42.5%; left: 34.6%; top: 23%; }
.turnplate-cr .boxcontent { border-radius: 3px; background: rgba(255,255,255,0.2); -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); box-shadow: 0 0 6px rgba(0, 0, 0, 0.5); position: relative; margin: 80px 2%; }
.turnplate-cr .title-green {  width: 100%; font-size: 16px; text-align: center;  }
.turnplate-cr .title-green span {padding: 5px;  background: #FFE35C; border-radius: 3px; color: #CA1518; }
.turnplate-cr .awards { width: 100%; height: 100%; margin-top: 5%; }
.turnplate-cr .detail { padding: 3% 3% 1% 3%; }
.turnplate-cr .detail p { font-size: 14px; color: #fff; opacity: 0.7; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)"; filter: alpha(opacity=70); padding-bottom: 2%; }
.turnplate-cr .detail i { font-style: normal; padding-right: 5%; }
.turnplate-bombBox { width: 90%; min-width: 320px; position: fixed; z-index: 1600; top: 15%; left: 5%; }
.turnplate-bombBox img { width: 100%; height: 100%; position: relative; }
.turnplate-bombBox .win-info { position: absolute; top: 55%; left: 10%; width: 80%; }
.turnplate-bombBox .win-info h2 { font-size: 16px; color: #DC0012; text-align: center; }
.turnplate-bombBox .win-info p { text-align: center; padding-top: 2%; }
.turnplate-bombBox .win-input { width: 50%; margin: auto; display: block; border: 1px solid #e3e3e3; border-radius: 3px; padding: 2%; color: #ad8f74; font-size: 14px; margin-top: 5%; }
.turnplate-bombBox .win-btn { width: 55%; margin: auto; display: block; border: none; border-radius: 3px; padding: 2%; background: #F3584A; color: #fff; font-size: 14px; margin-top: 5%; cursor: pointer; }
.turnplate-bombBox .win-btn:hover { background: #C33022; }
.turnplate-bombBox .win-close { width: 35px; height: 35px; background: url(../images/guanbi.png) no-repeat; display: inline-block; position: absolute; top: 46%; left: 93%; z-index: 9999; }
.turnplate-bombBox .win-p { font-size: 16px; }
@media screen and (min-width: 1200px) {
	.turnplate-bombBox img { 
		width: 50%; height: 50%; 
	}
	.turnplate-bombBox .win-info { 
		width: 30%; 
	}
	.turnplate-bombBox .win-close { 
		left: 47%; 
	}
	.turnplate-bombBox { 
		top: 5%; left: 27%; 
	}
}

/* 微商城促销-刮刮卡详情样式 */
.ggk-bg { position: fixed; width: 100%; top: 0; bottom: 0; height: 100%; z-index: -99; }
.word-bg { width: 23%; margin: auto; }
.word-bg img { width: 100%; height: 100%; }
.cjbox { margin: 3% auto 0; height: 40px; width: 226px; background: #FFE4AF; position: relative; top: 97px; }
#canvas { position: absolute; left: 0px; top: 0px; z-index: 99; width: 226px; height: 40px; }
.sjmes { position: absolute; left: 0px; top: 0px; height: 40px; width: 226px; text-align: center; font-size: 20px; line-height: 40px; z-index: 9; }
.ggk-center { width: 300px; height: 166px; margin: auto; background: url(../images/ggk-centerbg.png) no-repeat; }
/* 微商城促销-自定义菜单-菜单列表样式 */
.container .right .right-main .input-btn-meun { border-radius: 3px; background: #FF9934; color: #fff; padding: 2px 30px; float: left; }
.container .right .right-main .input-btn-meun:hover { background: #ea8c30; }
.container .right .right-main .input-btn-submit { border-radius: 3px; background: #E97D5F; color: #fff; padding: 2px 30px; float: left; margin-left: 20px; }
.container .right .right-main .input-btn-submit:hover { background: #fba189; }
.container .right .right-main .msg-red { float: left; color: #DE5157; line-height: 35px; padding-left: 20px; }
.container .right .right-main .msg-red i { width: 25px; height: 25px; float: left; background: url(../images/coupon-msg.png) no-repeat; margin-top: 5px; }
.container .right .right-main .msg-red p { float: left; }
/* 微商城促销-自定义菜单-菜单配置样式 */
.container .right .right-main .meun-set { overflow: hidden; margin-top: 20px; border: 1px solid #e3e3e3; }
.meun-text { width: 157px; height: 30px; line-height: 30px; float: left; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; }
.container .right .right-main .meun-reply tr td { border: 1px solid #e3e3e3; height: 30px; line-height: 30px; padding: 0 55px; background: #f1f1f1; }
/* 微商城促销-自定义菜单-弹窗样式 */
.bombBox-add { width: 500px; height: 300px; position: fixed; z-index: 1600; top: 15%; left: 62.5%; border: 5px solid #303030; background: #FFF; }
.bombBox .tk-describe .add-reply { width: 100%; }
.bombBox .tk-describe .add-reply tr { display: block; margin: 0 10px; line-height: 35px; }
.bombBox .tk-describe .add-reply .text-center td { font-size: 14px; font-weight: 700; color: #663434; text-align: center; }
.bombBox .tk-describe .add-reply .reply-bg { background: #F4F8FB; }
.bombBox .tk-describe .add-reply .reply-w01 { width: 445px; }
.bombBox .tk-describe .add-reply .reply-padding { text-indent: 20px; }
.bombBox .tk-describe .add-reply .reply-bottom { margin-bottom: 20px; }
.bombBox .tk-describe .add-reply .reply-btn { border: 1px solid #999; border-radius: 3px; color: #333; background: #fff; display: block; padding: 3px; cursor: pointer; }
.bombBox .tk-describe .add-reply .reply-page { float: right; display: block; width: 350px; }
.bombBox .tk-describe .tk-global-tit-huifu {float: left; width: 70px; font-size: 14px; line-height: 30px; padding: 0 0 0 30px; }
.bombBox .tk-describe .beizhuts-word-huifu { width: 340px; float: left; height: 80px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; padding: 5px 10px; }
.bombBox .tk-describe .global-text-huifu { float: left; height: 30px; line-height: 30px; text-indent: 10px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; width: 200px; }
.bombBox .huifu-word { width: 320px; margin: 7px auto; }
/* 微商城促销-自动回复样式 */
.container .right .right-main .rule-item { border-bottom: 1px solid #e3e3e3; padding-top: 10px; padding-bottom: 10px; overflow: hidden; }
.container .right .right-main .rule-title-opt { padding-left: 5px; color: #999; }
.container .right .right-main .rule-span { width: 40%; float: left; margin-left: 35px; }
.container .right .right-main .keword-list { overflow: hidden; }
.container .right .right-main .keword-list dt { overflow: hidden; border-bottom: 1px dashed #e3e3e3; }
.container .right .right-main .keword-list span { float: left; }
.container .right .right-main .keword-list span em { padding-right: 5px; }
.container .right .right-main .keword-list .rule-opt { float: right; color: #999; }
.container .right .right-main .btn-small { height: 30px; float: left; border: 1px solid #999; border-radius: 3px; color: #333; background: #fff; display: block; padding: 3px; margin: 10px 10px 0 0; cursor: pointer; }
.marginauto-word { width: 320px; margin: 50px auto; }
.beizhuts-word { width: 300px; float: left; height: 100px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; padding: 5px 10px; }
/* 微商城促销-图文素材-添加单图文素材样式 */
.container .right .right-main .titlepic { float: left; margin: 9px 5px 0 0; }
.container .right .right-main .control-label { float: left; }
.container .right .right-main .add-word-b { font-weight: normal; color: #999; display: block; word-wrap: break-word; }
.container .right .right-main .add-images-btn { position: absolute; top: 98px; left: 220px; }
a.read_word {color: #4C9ED9; font-size: 14px; font-weight: 700; padding: 0 15px; }
a.read_word:hover {color: #4C9ED9;}
/* 微商城促销-图文素材-添加多图文素材样式 */
.container .right .right-main .more-imagetext-left { float: left; width: 482px; }
.container .right .right-main .more-imagetext-left .imagetext-li { width: 482px; }
.container .right .right-main .add-p-word { border-bottom: 1px dashed #999; }
.container .right .right-main .btn-add-word { float: left; border: 1px solid #999; border-radius: 3px; color: #333; background: #fff; display: block; padding: 0 15px; margin: 10px 10px 0 0; cursor: pointer; height:32px; line-height: 30px; }
.container .right .right-main .btn-add-word-red { float: left; border: 1px solid #FF9934; border-radius: 3px; color: #fff; background: #FF9934; display: block; padding: 3px 15px; margin: 10px 10px 0 0; cursor: pointer; }
.container .right .right-main .btn-add-record { border: 1px solid #999; border-radius: 3px; color: #333; background: #fff; display: block; padding: 3px 15px; margin: 20px 10px 0 0; cursor: pointer; }
.container .right .right-main .btn-add-record-more { float:left; border: 1px solid #999; border-radius: 3px; color: #333; background: #fff; display: block; padding: 0 15px; margin: 20px 10px 0 0; cursor: pointer; }
.remarks { width: 280px; float: left; height: 100px; color: #666; font-size: 12px; border: #e3e3e3 1px solid; padding: 5px; }
.container .right .right-main .textarea-edit { float: left; width: 302px; }
.container .right .right-main .add-word-b-width { width: 302px; font-weight: normal; color: #999; display: block; word-wrap: break-word; }
.container .right .right-main li.padding-left-width { width: 302px; padding-left: 180px; }
.container .right .right-main .more-imagetext-right { float: right; width: 300px; border: 1px solid #e3e3e3; background-color: #f9f9f9; box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1); border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
.container .right .right-main .appmsgitem { position: relative; }
.container .right .right-main .msg-meta { margin: 0 14px; line-height: 28px; }
.container .right .right-main .imagetext-cover { margin: 12px; position: relative; font-size: 0; height: 160px; overflow: hidden; }
.container .right .right-main .imagetext-cover .default-tip { font-size: 22px; color: #AAAAAA; line-height: 160px; display: block; text-align: center; background-color: #ECECEC; text-shadow: 0 1px 0 #FFFFFF; -webkit-text-shadow: 0 1px 0 #FFFFFF; -moz-text-shadow: 0 1px 0 #FFFFFF; }
.container .right .right-main .imagetext-cover .msg-t { position: absolute; bottom: 0; padding:0 5px;  width: 100%; overflow: hidden; margin: 0; color: #FFFFFF; background: rgba(0, 0, 0, 0.6) !important; filter: progid:dximagetransform.microsoft.gradient(GradientType=0, startColorstr='#82000000', endColorstr='#82000000');
line-height: 28px; max-height: 56px; overflow: hidden; font-size: 14px; font-weight: 400; letter-spacing: 1px; }
.container .right .right-main .imagetext-cover img { width: 100%; }
.container .right .right-main .sub-msg-item { padding: 12px 14px; overflow: hidden; zoom: 1; border-top: 1px solid #C6C6C6; position: relative; }
.container .right .right-main .thumb { float: right; font-size: 0; }
.container .right .right-main .thumb .default-tip { font-size: 16px; color: #C0C0C0; width: 70px; line-height: 70px; border: 1px solid #B2B8BD; display: block; text-align: center; background-color: #ECECEC; text-shadow: 0 1px 0 #FFFFFF; -webkit-text-shadow: 0 1px 0 #FFFFFF; -moz-text-shadow: 0 1px 0 #FFFFFF; }
.container .right .right-main .i-img-sub { width: 75px; height: 75px; }
.container .right .right-main li.padding-left-w { width: 302px; float: right; }
.container .right .right-main .reserve{ height:50px; width:100%;float:left; }
/* 微商城促销-图文素材-图文详情样式 */
.tw-container { overflow: hidden; }
.tw-container .wap-feature { background: #f9f9f9; }
.tw-container .tw-wrapper { width: 100%; max-width: 768px; min-width: 320px; margin: 0 auto; }
.tw-container .tw-wrapper .page-header { overflow: hidden; padding: 15px 15px 10px; }
.tw-container .tw-wrapper .page-header h2.title { margin-bottom: 10px; line-height: 1.4; font-weight: 400; font-size: 24px; }
.tw-container .tw-wrapper .page-header .rich-media { float: left; padding-right: 10px; font-size: 14px; }
.tw-container .tw-wrapper .page-header .colorgray { color: #999; }
.tw-container .tw-wrapper .page-header .colorblue { color: #4C9ED9; }
.tw-container .tw-wrapper .goods-desc { padding: 15px 15px 10px; font-size: 16px; color: #333; line-height: 1.8; overflow: hidden; text-align: left; word-break: break-all; word-wrap: break-word; }
.tw-container .tw-wrapper .goods-desc img { width: 100%; }
.tw-container .tw-wrapper .goods-desc > p { clear: both; min-height: 1em; white-space: pre-wrap; }
.tw-button img { width: 22px !important; height: 22px !important; vertical-align: top; border: 0; }
.mess-share { margin: 15px; display: block; overflow: hidden; }
.share-left { float: left; width: 49%; display: block; }
.tw-button { font-size: 16px; padding: 8px 0; border: 1px solid #adadab; color: #000000; background-color: #e8e8e8; background-image: linear-gradient(to top, #dbdbdb, #f4f4f4); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 1px 1px #efefef; text-shadow: 0.5px 0.5px 1px #fff; text-align: center; border-radius: 3px; width: 100%; }
.share-right { float: right; width: 49%; display: block; }
.tw-ft { text-align: center; background-color: #dadada; border-top: 1px solid #b9b9b9; margin-top: 10px; }
.tw-ft .copyright { border-top: 1px solid #cacaca; color: #8c8c8c; height: 35px; line-height: 35px; font-size: 14px; width: 100%; text-align: center; }
.fenxiang-icon { position: absolute; right:0; }
.mcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; }
.tbcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; }
/* 微商城分销-分销管理样式 */
.container .right .right-main .paddingright25 { padding-right: 25px; }
.container .right .right-main .global-describe li.fx-number-msg { padding-bottom:40px; }
.container .right .right-main .fx-number-msg span { float: left; padding: 10px 49px; border-radius: 3px; color: #fff; font-size: 14px; font-weight: 700; }
.container .right .right-main .fx-number-msg span i { float: left; margin: 11px 0; width: 31px; height: 20px; }
.container .right .right-main .fx-number-msg em { float: left; padding-left: 15px; line-height: 40px; }
.container .right .right-main .fx-number-msg .fx-number-lv1 { background: #4CC3A5; }
.container .right .right-main .fx-number-msg .fx-number-lv1 i { background: url(../images/vip_icon1.png) no-repeat; }
.container .right .right-main .fx-number-msg .fx-number-lv2 { margin: 0 38px; background: #61AAD2; }
.container .right .right-main .fx-number-msg .fx-number-lv2 i { background: url(../images/vip_icon2.png) no-repeat; }
.container .right .right-main .fx-number-msg .fx-number-lv3 { background: #AC90BA; }
.container .right .right-main .fx-number-msg .fx-number-lv3 i { background: url(../images/vip_icon3.png) no-repeat; }
/*微商城分销-结算佣金记录弹窗样式 */
.bombBox .tk-describe .tixian-state input { float:left; margin: 8px; }
.bombBox .tk-describe .tixian-state .shenhe-p { float:left; margin-right:20px; }
/*财务报表-销售统计表样式*/
.container .right .right-main .tongjitit { width: 300px; height: 20px; margin: auto; border-bottom: 1px solid #e3e3e3; position: relative; z-index: 11; }
.container .right .right-main .tongjitit a { width: 120px; height: 20px; line-height: 20px; display: block; background-color: #fff; color: #red; position: absolute; left: 50%; top: 10px; -webkit-transform: translate(-50%, 0); transform: translate(-50%, 0); text-align: center; font-size: 12px; font-weight: normal; }
/*商品管理-分类管理-新增分类弹窗样式*/
.guige-add-list { float:left; width:430px; }
/*商品管理-商品管理样式*/
.container .right .right-main .table-border tr td.goods-height { line-height: 20px; }
.container .right .right-main .goods-height span { display: inline-block; width:100%; }
/*店铺预览提示样式*/
.msg-body { min-width: 1200px; background-color: #8ddfea; }
.msg-container {position: relative; width: 1200px; margin: auto; }
.msg-container .process{display:block; width:570px; overflow:hidden;}
.msg-container .msg-btn { float:left; font-size: 18px; font-weight: 300; color: #fff; border: 0 solid; border-bottom: 2px solid; border-color: #007ca1; padding: 10px 30px; border-radius: 5px; background: none; margin: 10px 10px 10px 0 ; background-color: #00a9e1; text-decoration: none;  }
.msg-container .msg-btn:hover { background: #0090c0; color: #fff; text-decoration: none }
.msg-container .process i{float:left; width:30px; height:30px; }
.msg-container .btn-arrow-right{margin:19px; background:url(../images/btn-arrow-right.png) no-repeat;}
.msg-container .btn-arrow-down{margin:19px 50px;background:url(../images/btn-arrow-down.png) no-repeat;}
.msg-container .btn-arrow-left{margin:19px;background:url(../images/btn-arrow-left.png) no-repeat;}
.msg-container .bear {position: absolute; background-image: url(../images/xbear.png); background-position: center; background-repeat: no-repeat; width: 100%; height: 856px; }
.msg-container .zzz { background-image: url(../images/z-1.gif); background-position: center; background-repeat: no-repeat; width: 80px; height: 134px; position: absolute; left: 0; bottom: 155px }
.msg-container .msg-info { position: absolute; z-index: 999; top: 40px; }
.msg-container .msg-info h1 { width: 420px; font-size: 30px; font-weight: 700; color: #333; line-height: 50px; text-indent: 60px; }
.msg-container .msg-info h2 {padding: 20px 0; font-size: 24px; font-weight: 300; color: #007ca1; line-height: 50px; }
.msg-container .animationload { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 999999 }
/*竞价管理-广告轮播竞价样式*/
.container .right .right-main .global-btn { display: inline-block; border-radius: 3px; background: #FF9934;  line-height: 30px; cursor: pointer; }
.container .right .right-main .global-btn a { display: block; padding: 2px 30px;  color: #fff; }
.container .right .right-main .global-btn:hover { background: #ea8c30; }
.ad-msg { display: block; margin-bottom: 20px; }
.ad-msg p { display: block; margin-bottom: 5px; color: #DE5157; }
.ad-position-null { position: relative; float: left; margin: 35px 25px 0 0; width: 396px; height: 180px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; text-align: center; }
.ad-position-null dt img { padding: 30px 0 10px 0; }
.ad-pos-sign { position: absolute; left: 180px; top: -22px; }
.ad-pos-p { font-size: 16px; font-weight: 700; color: #83BCF7; }
.ad-position-time { position: relative; float: left; margin: 35px 25px 0 0; width: 396px; height: 180px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; }
.ad-position-time dt { padding: 15px 0 0 30px; }
.ad-position-time dt p { color: #9160aa; line-height: 26px; }
.ad-position-time dd { text-align: center; }
.ad-position-time dd a { display: inline-block; margin-top: 10px; padding: 5px 15px; text-align: center; border: 1px solid #89C3FD; border-radius: 3px; color: #89C3FD; background: #fff; cursor: pointer; }
.ad-time-left { margin-right: 15px; }
.ad-time-right { color: #897164; }
.time-p-left { margin-right: 70px; }
.ad-position-time span { display: inline-block; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #e3e3e3; }
.ad-position-data { position: relative; float: left; margin: 35px 25px 0 0; width: 396px; height: 180px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; }
.ad-position-data dt p { padding: 0 13px; line-height: 26px; }
.ad-position-data dt p.ad-data-img { padding: 0; text-align: center; border-radius: 3px; }
.ad-position-data dd p { padding: 0 13px; line-height: 26px; }
.ad-position-over { position: relative; float: left; margin: 35px 25px 0 0; width: 396px; height: 180px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; }
.ad-position-over dt { margin: 13px 13px 0 13px; height: 115px; line-height: 115px; text-align: center; background: #CCD0DD; border-radius: 3px; font-size: 16px; font-weight: 700; color: #fff; }
.ad-position-over dd { text-align: center; }
.ad-position-over dd a { display: inline-block; margin-top: 10px; padding: 5px 15px; text-align: center; border: 1px solid #89C3FD; border-radius: 3px; color: #89C3FD; background: #fff; }
.tk-describe li.bid-li img { padding: 0 50px; }
.bid-details { padding: 0 20px; }
.bid-details em { font-size: 14px; }
.bid-tit-left { width: 80px; }
.bid-tit-right { width: 150px; }
.jingjia-postion { position: absolute; top: 75px; left: 150px; }
/*竞价管理-宝贝搜索竞价样式*/
.ad-search-ergodic { position: relative; margin-top: 20px; }
.ad-search-img { padding: 10px 10px 0 10px; }
.ad-position-search { position: absolute; display: inline-block; width: 390px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; }
.ad-position-search li { padding: 0 10px; }
.ad-position-search li p { line-height: 25px; }
.ad-search-left { width: 60px; }
.ad-search-right { width: 310px; }
.ad-data-tit { width: 60px; }
.banner-delete-goods { float: right; margin: 8px 10px 0 0; width: 20px; height: 20px; background: url(../images/base.png) no-repeat -30px -286px; cursor: pointer; }
.banner-delete-goods:hover { background: url(../images/base.png) no-repeat -30px -316px; }
.search-popup { margin-bottom: 50px; width: 100%; }
.search-img { margin: 0 50px; padding: 10px; border: 1px solid #e3e3e3; }
/*竞价管理-宝贝搜索竞价-添加宝贝推荐竞价样式*/
.container .right .right-main .add-goods-box { margin-left: 0; width: 97%; height: auto; }
.container .right .right-main .add-sale-btn { float: left; }
.add-submit-li { text-align: center; }
.container .right .right-main .add-submit-btn { border-radius: 3px; border: 1px solid #FF9934; color: #FF9934; padding: 5px 20px; cursor: pointer;}
.container .right .right-main .add-submit-btn:hover { border: 1px solid #e67859; color: #e67859; }
.container .right .right-main .batch-del-btn { float: right; }
/*竞价管理-宝贝推荐竞价样式*/
.marketing-sale-con { width: 390px; background: #FCFAFC; border: 2px solid #E3E3E3; border-radius: 3px; }
.marketing-sale-con li { padding: 0 10px; }
.ad-marketing-right { display: block; white-space: nowrap; overflow: hidden; width: 310px; height: 20px; text-overflow: ellipsis; }
.tuijian-money { float: right;  }
.tuijian-money i { color: #DE5157; font-weight: 700; }
/*竞价管理-宝贝营销竞价样式*/
.goods-market-bid { margin-top: 20px; }
.marketing-sale-left { margin-right: 10px; padding: 15px;  width: 390px; min-height: 290px; background-color: #e5b4b2; border-radius: 0 3px 3px 3px; }
.marketing-sale-right { padding: 15px; width: 390px; min-height: 290px; background-color: #ead1b5; border-radius: 0 3px 3px 3px; }
.data-null-img{text-align: center;}
.goods-market-ul { margin-bottom: 15px; border: none; }
.goods-con-tab { display: inline-block; padding: 5px 15px; color: #fff; font-size: 14px; font-weight: 700; border-radius: 3px 3px 0 0; }
.group-style-tab { background-color: #e5b4b2; }
.discount-style-tab { background-color: #ead1b5; }
.goods-market-msg{ font-size:14px; text-indent: 30px;}
.data-null-img p { font-size: 16px; color: #fff; text-align: center; }
.joinBiddingSetMoeny {border: 1px solid red;}
/*竞价管理-广告竞价管理样式*/
.jingjia-msg { padding-left: 150px; color: #DE5157; }
.zhanghu-money { color: #DE5157; font-weight: 700; }
.selete-input .jingjia-btn { padding: 0 315px; }
/*竞价管理-店铺搜索竞价样式*/
.shop-seacher-word { margin: 10px auto; }
/*功能-同步商品样式*/
.verification{ padding: 30px; margin: auto; width: 500px; border: 1px solid #ccc; }
.container .right .right-main .verification .global-tit { width: 80px; }
.verification .template-head { padding: 0; font-weight: 700; }
.container .right .right-main .verification .global-input li { padding: 20px 0 0 180px; }

/**图文详情样式**/
/* 图文详情样式 */
.tw-container { overflow: hidden; }
.tw-container .wap-feature { background: #f9f9f9; }
.tw-container .tw-wrapper { width: 100%; max-width: 768px; min-width: 320px; margin: 0 auto; }
.tw-container .tw-wrapper .page-header { overflow: hidden; padding: 15px 15px 10px; margin-top: 40px;}
.tw-container .tw-wrapper .page-header h2.title { margin-bottom: 10px; line-height: 1.4; font-weight: 400; font-size: 24px; }
.tw-container .tw-wrapper .page-header .rich-media { float: left; padding-right: 10px; font-size: 14px; }
.tw-container .tw-wrapper .page-header .colorgray { color: #999; }
.tw-container .tw-wrapper .page-header .colorblue { color: #4C9ED9; }
.tw-container .tw-wrapper .goods-desc { padding: 15px 15px 10px; font-size: 16px; color: #333; line-height: 1.8; overflow: hidden; text-align: left; word-break: break-all; word-wrap: break-word; }
.tw-container .tw-wrapper .goods-desc img { width: 100%; }
.tw-container .tw-wrapper .goods-desc > p { clear: both; min-height: 1em; white-space: pre-wrap; }
.tw-button img { width: 22px !important; height: 22px !important; vertical-align: top; border: 0; }
.mess-share { margin: 15px; display: block; overflow: hidden; }
.share-left { float: left; width: 49%; display: block; }
.tw-button { font-size: 16px; padding: 8px 0; border: 1px solid #adadab; color: #000000; background-color: #e8e8e8; background-image: linear-gradient(to top, #dbdbdb, #f4f4f4); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.45), inset 0 1px 1px #efefef; text-shadow: 0.5px 0.5px 1px #fff; text-align: center; border-radius: 3px; width: 100%; }
.share-right { float: right; width: 49%; display: block; }
.tw-ft { text-align: center; background-color: #dadada; border-top: 1px solid #b9b9b9; margin-top: 10px; }
.tw-ft .copyright { border-top: 1px solid #cacaca; color: #8c8c8c; height: 35px; line-height: 35px; font-size: 14px; width: 100%; text-align: center; }
.fenxiang-icon { position: absolute; right:0; }
.mcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; }
.tbcover { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); display: none; z-index: 20000; }
.readers_comments { padding: 0 5%; margin-top: 10px; }
.read p { display: inline-block; color: #999; }
.read a { display: block; margin: 0 10px; color: #999; cursor: pointer; }
.read i { font-style: normal; }
.tw-container .tw-wrapper .goods-desc .read img { margin-top: 5px; width: 20px; }
.write_message { display: block; margin: 20px 0; color: #999; cursor: pointer; }
.leave_message .msg_border { display: inline-block; width: 40%; border: 1px solid #ddd; }
.leave_message p { display: inline-block; margin-top: 20px; font-weight: 700; color: #999; }
.write_message i { font-style: normal; }
.write_message img { margin-top: 5px; width: 20px; }
.readers_comments .photo { width: 60px; height: 60px; border-radius: 3px; }
.readers_comments dl { margin-left: 15px; line-height: 25px; }
.readers_comments dt { color: #999; }
.time { font-size: 12px; color: #999; }
.readers_comments a { display: block; margin-left: 30px; color: #999; cursor: pointer; }
.readers_comments i { font-style: normal; margin: 7px 10px 0 5px;}
.readers_comments .like { margin-top: 5px; width: 20px; }
.readers_comments .border { width: 87%; border: 1px solid #ddd; display: inline-block; margin: 10px 0 0 70px; }
.author_message { margin: 10px 20px 0 110px; }
.author_message .author_border { display: inline-block; width: 3px; height: 15px; background: #00C300; }
.author_message p { display: inline-block; }
.msg_title { margin: 50px 0 20px 0; font-size: 16px; color: #333; font-weight: normal; line-height: 25px; text-align: center; }
.msg_text { display: block; margin: auto; width: 95%; height: 100px; background: #fff; border: 1px solid #ddd; }
.msg_btn { margin: 20px 2% 0 2%; width: 96%; height: 40px; line-height: 40px; color: #fff; background: #3EA201; border-radius: 3px; }
.msg_back { display: inline-block; margin-top: 10px; cursor: pointer; }
.msg_back img { margin: 3px 5px 0 0; width: 18px; }
.msg_back i { margin-top: 1px; font-size: 14px; font-weight: 700; color: #333; font-style: normal; }
.reply_text { padding: 5px; margin-top: 10px; width: 430px; border: 1px solid #ddd; font-size: 12px; }
.submit_reply { padding: 3px 10px; margin-top: 37px; background: #6685AA; color: #fff; font-size: 12px; }
.wechat_nav {     position: fixed; top: 0; left: 0; right: 0;z-index: 99; height: 40px;line-height: 40px; background-color: #36363B; color: #fff; font-size: 16px;font-weight: 700;text-align: center;letter-spacing: 1px; }
.wechat_nav .chat_back {position: absolute; left: 0;top: 12px; width: 30px; font-size: 28px;color: #fff;}
.leave_message { text-align: center; }
