@charset "utf-8";

/*=================各分页样式====================*/
/*---------------首页---------------*/
.index_img_wrap{position:absolute;left:50%;top:50%;margin-left:-160px;margin-top:-170px;width:319px;height:239px;}


/*------------密码管理-----------*/
.password_manage .form_panel{ padding: 16px 0px;}
.password_manage .form_label{float:left;width:88px;line-height:44px;}
.password_manage .form_fields{width: 488px; height: 42px;padding: 0 12px; border: 1px solid #e0e0e0;border-radius: 2px;outline: 0;font-size: 16px;}
.password_manage .form_explain{margin-left:88px;line-height:30px;font-size:13px;color:#999;}
.password_manage .form_submit{float: left;padding: 0 52px;margin-left:87px;height: 46px; border-radius: 3px;outline: 0;cursor: pointer;background-color: #f60;border-top:0px;border-left:0px;border-right:0px;border-bottom: 1px solid #d94605;color: #fff;font-size: 16px;}
.password_manage .form_cancel{float: left; padding: 0 30px;color: #666;font-size: 16px;line-height: 46px;}

/*-----------系统变量-----------*/
.system_variable{position:relative;}
.system_variable .content_div{padding:40px;border-bottom:1px solid #e0e4e5;}
.system_variable .content_div .tit{font-size:16px;color:#333;}
.system_variable .content_div .answer{font-size:14px;color:#999;margin-left:40px;}
.system_variable .content_div a.modify{padding: 2px 10px;margin-left:15px; cursor: pointer;border-radius: 10px;background:#7ed43f;color:#fff;font-size:12px;}
.system_variable .content_div .pact{position: relative; margin-top:20px;font-size:12px;color:#999;line-height:40px;}
.system_variable .content_div .display{position:absolute;left:50%;margin-left:-64px;bottom:-41px;border:1px solid #d3d3d3;line-height:30px;}
.system_variable .content_div .display a{width:146px;padding:0px 10px 0px 15px;background:url(../../css/admin/arrow_down.jpg) left center no-repeat;color:#666; cursor:pointer;}
.system_variable_filebox{position:absolute;top:78px;left:365px;}
.system_variable .logo_img_wrap{width:185px;height:60px;}
.system_variable .logo_wrap{width:185px;height:60px;padding:10px;margin-top:-15px;border:1px solid #ddd;}
.system_variable .logo_wrap img{width:185px;height:60px;}
.system_variable img.logo_img{width:185px;height:60px;margin-left:15px;border:1px solid #ddd;}
.system_variable .modify_submit_wrap{padding-left:15px;}
.system_variable .modify_submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}
.system_variable .exam_manage_list_select{height:40px;}
.system_variable .user_agreement_wrap{width:800px;}

/*------------密保问题-------------*/
.password_pretect{margin-top:20px;}
/*表格样式*/
.password_pretect #list_wrap{padding:20px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;}
.password_pretect #list_wrap li{height:48px;line-height:48px;}
.password_pretect #list_wrap li.tit{background:#fbfbfb;border-top:1px solid #f0f0f0;border-bottom:1px solid #dddddd;}
.password_pretect #list_wrap li.tit .row2{padding-left:15px;font-size:14px;color:#333;}
.password_pretect #list_wrap td.col1{width:1px;padding:5px;}
.password_pretect #list_wrap td.col2{width:99%;padding-left:15px;font-size:12px;color:#333;font-weight:bold;}
.password_pretect #list_wrap td.col3{width:1px;padding:5px;white-space: nowrap;}
.password_pretect #list_wrap li.content{border-bottom:1px solid #f2f2f2;}
.password_pretect #list_wrap li.page{margin-top:-1px;height:48px;text-align:right;color:#999999;font-size:12px;border-bottom:1px solid #f0f0f0;background:#fbfbfb;border-top:1px solid #ddd;}

/*--------用户管理-------*/
.user_manage,.teacher_manage,.class_manage{margin-top:20px;}


/*-------------店铺管理--------------*/
.shop_manage{margin-top:20px;}
.shop_list{padding:20px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;}
.shop_manage .boxgrid{width:257px;height:200px;margin-right:20px;margin-bottom:20px;float:left;background:#fff;border:solid 1px #ddd;overflow:hidden;position:relative;border-bottom-color: #cfcfcf;}
.shop_manage .checked{border-color:#398dee;}
.shop_manage .check_all{width:60px;margin-bottom:15px;font-size:12px;text-align:center;line-height:26px;border:1px solid #d9d9d9;border-radius: 10px;background: #f4f4f4;}
.shop_manage .checked .check_icon{position:absolute;bottom:0px;right:0px;display:block;width:17px;height:17px;padding-top:18px;padding-left:18px;background:url(../../images/admin/checkmark.png) center no-repeat;}
.shop_manage li.boxgrid:hover{border-color:#ff6600;}
.shop_manage .boxgrid h3{margin:10px 10px 0 10px;color:#ff6600;font-size:14px;}
.shop_manage .boxgrid img{width:260px;height:153px;position:absolute;top:0;left:0;border:0;}
.shop_manage .boxgrid p.status{padding:5px 0px 0px 10px;font-size:12px;color:#333;}
.shop_manage .boxgrid p.infor{padding:5px 0px 0px 10px;font-size:12px;color:#999;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.shop_manage .boxgrid p.operate{margin-top:20px;padding:0 10px;color:#afafaf;font-weight:bold;font:10pt "Lucida Grande", Arial, sans-serif;}
.shop_manage .boxgrid p.operate a{padding:3px 10px;font-size:12px;color:#666;border:1px solid #d3d3d3;border-radius:10px;}
.shop_manage .boxgrid p.operate a.look_plant{margin-left:20px;}
.shop_manage .boxgrid p.operate a:hover{border-color:#ff6600;}
.shop_manage .boxcaption{float:left;position:absolute;background:#fff;width:100%;height:165px;border-top: 1px solid #e8e8e8;}
.shop_manage .caption .boxcaption {top:142px;left:0px;}


/*------------------广告管理-------------------------*/
.adv_manage{margin-top:20px;}
.adv_manage img.auction_img{wdith:80px;height:50px;}
.adv_manage .auction_price{color:#ff6600;}
.adv_manage .edit .check{margin-left:15px;font-size:12px;}
.adv_manage .edit input.number{width:50px;}

/*-----------------类别管理---------------*/
.category{margin-top:20px;}
.category #list_wrap{padding:20px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;}
.category .tab_wrap{ width:100%;border:1px solid #e6e6e6;}
.category .tab_wrap .width{width:300px;background:#f5f5f5;}
.category .tab_wrap .onelevel{width:300px;}
.category .tab_wrap .onelevel li{position:relative;height:70px;line-height:30px;text-align:left;background:#f5f5f5;border-right:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6; cursor:pointer;}
.category .tab_wrap .onelevel li a.link{display:block;width:300px;height:71px;font-size:14px;color:#333;}
.category .tab_wrap .onelevel li a.on{background:#fff;border-right:1px solid #fff;}
.category .tab_wrap .onelevel li a:hover{font-size:14px;color:#ff6600;}
.category .tab_wrap tr td{ vertical-align:top;}
.category .tab_wrap .tab_content{padding:20px 20px 5px 20px;}
.category .tab_wrap .onelevel .icon{float:left;height:20px;margin-right:10px;}
.category .tab_wrap .onelevel .icon img{widht:35px;height:35px;margin-left:50px;margin-top:7px;}
.category .tab_wrap .onelevel .one_operate{position:absolute;z-index:9;left:105px;top:35px;height:30px;text-align:center;}
.category .tab_wrap .onelevel .one_operate a,.category .tab_wrap .onelevel .one_operate a:hover{font-size:12px;}
.category .tab_wrap .onelevel .one_operate a.modify{margin-right:10px;color: #38bef0;}
.category .tab_wrap .onelevel .one_operate a.upmove{margin-right:10px;color: #58af28;}
.category .tab_wrap .onelevel .one_operate a.downmove{margin-right:10px;color:#ff6600;}

.category .tab_wrap .tab_content .two_level{position:relative;height: 30px; line-height: 30px;background: #f4f4f4;padding: 0 10px 0 20px;border-width:1px 1px 0px 1px;border-style:solid;border-color:#e6e6e6;}
.category .tab_wrap .tab_content .two_level .fanye{position: absolute;right:20px;top:0px;}
.category .tab_wrap .tab_content .two_level dt{float: left;padding: 0 15px;cursor: pointer;border:0;font-size:14px;}
.category .tab_wrap .tab_content .two_level dt.on{height: 28px;margin-top:-1px;background: #fff; border: 1px solid #ddd;border-bottom: 2px solid #fff;}
.category .tab_wrap .tab_content dt.two_operate{float:right;}
.category .tab_wrap .tab_content dt.two_operate a,.category .tab_wrap .tab_content dt.two_operate a:hover{font-size:12px;}
.category .tab_wrap .tab_content dt.two_operate a.modify{margin-right: 15px;color: #38bef0;}
.category .tab_wrap .tab_content dt.two_operate a.move{margin-right: 15px;color: #58af28;}
.category .tab_wrap .tab_content dt.two_operate a.delete{color:#ff6600;}

.category .tab_wrap .tab_content .three_level{padding:20px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e6e6e6;}
.category .tab_wrap .tab_content .three_level dd{position:relative;float:left;display:table; width:118px;height:48px;padding:10px;margin-right:17px;margin-bottom:20px;text-align:center; vertical-align:middle;font-size:14px;color:#333;border:1px dotted #c6d9e8;}
.category .tab_wrap .tab_content .three_level dd .tit{display:table-cell;   text-align:center;  vertical-align: middle;}
.category .tab_wrap .tab_content .three_level_operate{position:absolute;top:0px;left:0px;padding:10px;width:118px;height:50px;background: url(../../images/admin/three_level_operate_bg.png) repeat;}
.category .tab_wrap .tab_content .three_level_operate a{ display:inline-block;margin-right:10px;}
/*商品类别属性页面*/
.category .exam_manage_list .operate a{font-size:12px;}
.category .exam_manage_list .operate a:hover{ text-decoration:underline;}
.category .exam_manage_list .operate a.modify{margin-right: 15px;color: #38bef0;}
.category .exam_manage_list .operate a.delete{color:#ff6600;}
/*商品类别管理添加、修改*/
.category_add_filebox{position:absolute;top:402px;left:211px;}
.category_add_filebox2{position:absolute;top:480px;left:211px;}
.category_modify_filebox{position:absolute;top:341px;left:211px;}
.category_modify_filebox2{position:absolute;top:419px;left:211px;}
/*商品类别管理修改页面*/
.category .modify_submit_wrap input,.category .modify_submit_wrap .look{display:inline-block;height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}
.exam_select_wrap{padding: 10px 0px;margin-right:15px;border: 1px solid #ddd;}
.exam_manage_list_select{border:0px;}
.exam_manage_list_file{}
.exam_radio_wrap{font-size:12px;margin-right:10px;}
/* 商品类别-属性-添加页面css */
.category_attribute__add_slideTxtBox{width:500px;height:326px; border:1px solid #ddd; text-align:left;  }
.category_attribute__add_slideTxtBox .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.category_attribute__add_slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.category_attribute__add_slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;font-size:12px;}
.category_attribute__add_slideTxtBox .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.category_attribute__add_slideTxtBox .bd .div{height:320px; padding:15px;  zoom:1; overflow:auto ; }
.category_attribute__add_slideTxtBox .bd .div table td{color:#333;padding:10px 0px;}
.category_attribute__add_slideTxtBox .bd .div table.evo-palette td{padding:7px;}
.category_attribute__add_slideTxtBox .bd .div a.add_menu{padding:8px 15px 8px 35px;margin-right:10px;background:url(../../images/admin/add_menu_bg.png) 10px 8px no-repeat #f1f1f1;border:1px solid #bfbfbf;}
.category_attribute__add_slideTxtBox .bd .div .submit_wrap input{padding:3px 10px;margin-right:15px;font-size:14px;color: #fff;border-radius: 3px;cursor: pointer;background-color: #f60;border-top: 0px;  border-left: 0px;border-right: 0px;border-bottom: 1px solid #d94605;}
.category_attribute__add_slideTxtBox .bd .explain{font-size:14px;line-height:40px;}
.category_attribute__add_slideTxtBox .bd .explain em{color:#f04e1d;}
/*弹框*/
.category_attribute__add_slideTxtBox{position: fixed;left:50%;top:50%;width:730px;height:400px;margin-top:-200px;margin-left:-350px;z-index:100;background-color:#fff; 
    border-radius: 3px;border: 1px solid rgba(0,0,0,.2);background-clip: padding-box;box-shadow: 0 10px 20px rgba(0,0,0,.3);}
.category_attribute__add_slideTxtBox h2{height:15px;font-size:14px;position:relative;padding-left:10px;line-height:25px;color:#fff;background:#f4f4f4;}
.category_attribute__add_slideTxtBox h2 a{position:absolute;z-index:101;top:15px;right:20px;display:block;width:14px;height:14px;font-size:12px;color:#333;background:url(../../images/admin/icon_close.png) center no-repeat;transition: all 300ms linear;}
.category_attribute__add_slideTxtBox h2 a:hover{transform: rotate(180deg);}
.category_attribute__add_slideTxtBox .mainlist{padding:10px;}
.category_attribute__add_slideTxtBox .mainlist li{height:24px;line-height:24px;}
.category_attribute__add_slideTxtBox .mainlist li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
#TB_overlayBG{background-color:#999;position:fixed;z-index:99;left:0;top:0;display:none;width:100%;height:100%;opacity:0.5;filter: alpha(opacity=50);-moz-opacity: 0.5;}
/*图标弹框*/
.choose_icon_edit_wrap{padding:30px;}
.choose_icon_edit{margin-bottom:30px;}
.choose_icon_edit li{float:left;margin-right:15px;}
.choose_icon_edit li a{display:block;border:1px solid #ddd;}
.choose_icon_edit li a:hover,.choose_icon_edit li a.hover{border:1px solid #ef4e1d;}


/* 商品类别-属性-添加页面css */
.category_attribute__add_slideTxtBox1{width:500px;height:326px; border:1px solid #ddd; text-align:left; overflow:auto  }
.category_attribute__add_slideTxtBox1 .hd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; }
.category_attribute__add_slideTxtBox1 .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.category_attribute__add_slideTxtBox1 .hd ul li{ float:left; padding:0 15px; cursor:pointer;font-size:12px;}
.category_attribute__add_slideTxtBox1 .hd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.category_attribute__add_slideTxtBox1 .bd .div{ padding:15px;  zoom:1;  }
.category_attribute__add_slideTxtBox1 .bd .div table td{color:#333;padding:10px 0px;}
.category_attribute__add_slideTxtBox1 .bd .div a.add_menu{padding:8px 15px 8px 35px;margin-right:10px;background:url(../../images/admin/add_menu_bg.png) 10px 8px no-repeat #f1f1f1;border:1px solid #bfbfbf;}
.category_attribute__add_slideTxtBox1 .bd .div .submit_wrap input{padding:3px 10px;margin-right:15px;font-size:14px;color: #fff;border-radius: 3px;cursor: pointer;background-color: #f60;border-top: 0px;  border-left: 0px;border-right: 0px;border-bottom: 1px solid #d94605;}
.category_attribute__add_slideTxtBox1 .bd .explain{font-size:14px;line-height:40px;}
.category_attribute__add_slideTxtBox1 .bd .explain em{color:#f04e1d;}
/*弹框*/
.category_attribute__add_slideTxtBox1{position: fixed;left:50%;top:50%;margin-top:-200px;margin-left:-250px;z-index:100;background-color:#fff;}
.category_attribute__add_slideTxtBox1 h2{height:25px;font-size:14px;position:relative;padding-left:10px;line-height:25px;color:#fff;background:#f4f4f4;}
.category_attribute__add_slideTxtBox1 h2 a{position:absolute;right:5px;font-size:12px;color:#333;}
.category_attribute__add_slideTxtBox1 .mainlist{padding:10px;}
.category_attribute__add_slideTxtBox1 .mainlist li{height:24px;line-height:24px;}
.category_attribute__add_slideTxtBox1 .mainlist li span{margin:0 5px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}


/*商品类别管理-规格*/
.exam_manage_list_span{padding-left:15px;}
.exam_manage_list_span label{font-size:14px;margin:0px 15px 0px 3px;}
/*商品类别管理-品牌-添加*/
.category_brand_filebox{position:absolute;top:108px;left:105px;}
/*商品类别管理-品牌*/
.category_brand_logo{padding:10px;}
.category_brand_logo_img{width:100px;height:60px;}
/*商品类别管理-规格*/
.wholesale_price .table_wrap {width: 800px;margin:0px auto;}
.wholesale_price .table_wrap table{width:100%;border-collapse:collapse;border: 1px solid #dedede;}
.wholesale_price .table_wrap td {line-height: 35px;border: 1px solid #dedede;}
.wholesale_price .table_wrap td input{height:24x;line-height:24px;border: 1px solid #cfcfcf;}
.wholesale_price {padding-top:0px;text-align: center;}
.submitDiv {margin-top: 10px;}
.wholesalePrivilegeList {width:800px;margin:0px auto 20px;font-size:14px;text-align:left;}
.wholesalePrivilegeTitle {margin: 10px 0px;}
.wholesalePrivilegeTitle input[type='button'] {margin-left: 20px;}
.wholesalePrivilege input{border: 1px solid #cfcfcf;}
.wholesale_price .submit_wrap{margin-top:30px;}
.wholesale_price .submit_wrap .submit{padding: 3px 10px;margin-right:20px;color: #fff;font-size: 14px;border-radius: 3px;background-color: #f60;border:1px solid #eb5f02; cursor:pointer;}
.wholesale_price .submit_wrap a{font-size:14px;}
.wholesale_price .difference,.wholesale_price .samePrice{padding:30px 0px;border-width:0px 1px 1px 1px;border-style: solid;border-color: #e6e6e6;}


/*-------------------------------考题管理------------------------------*/
.exam_manage{margin-top:20px;}
/*考题管理添加页面、商品类别管理修改、商品类别管理-规格页面共用下面的样式*/
.exam_manage_list li{zoom:1;margin-bottom:20px;line-height:40px;}
.exam_manage_list li:after {display:block; visibility:hidden; width:0; height:0; line-height:0; font-size:0; clear:both; content:".";}
/*.exam_manage_list li span{float:left;margin-left:15px;}*/
.exam_manage_list li select{height:40px;min-width:80px;font-size:14px;color:#333;}
.exam_manage_list li span .attribute_text{height:40px;line-height:40px;margin-right:15px;border:1px solid #ddd;background:#eaeaea;}
.exam_manage_list li span.tit{float:left;width:105px;height:40px;margin-left:0;font-size:14px;text-align:right;}
.exam_manage_list_input,.exam_manage_list li textarea{border:1px solid #ddd;}
.exam_manage_list li textarea{padding:5px;font-size:14px;}
.exam_manage_list_input{float:left;width:499px;height:40px;text-indent:5px;line-height:40px;}
.exam_manage .submit_wrap{padding-left:104px;}
.exam_manage_list_tips{margin-left:15px;color:#f60;font-size:14px;}
.exam_manage .submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}




/*-------------------------------系统物流管理------------------------------*/
.category{margin-top:20px;}


/*----------------------------商品管理-------------------------------------*/
.commodity_manage{margin-top:20px;}
.commodity_manage .content .commodity_img{padding:10px;}
.commodity_manage .content .commodity_img img{width:100px;height:60px;}
.commodity_manage .content .approval_tatus_ok{color:#666;}
.commodity_manage .content .approval_tatus_wait{color:#ff6600;}
.commodity_manage .content .approval_tatus_no{color:#f01d1d;}


/*----------------------------国家管理------------------------------*/
.country_manage{position:relative;margin-top:20px;}
.country_manage_img{width:40px;height:30px;}
.country_manage .modify_submit_wrap{padding-left:15px;}
.country_manage .modify_submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}
.country_manage_filebox{position:absolute;top:200px;left:230px;}




/*------------------------货币管理--------------------------*/
#switch_tit li.operate .delete_all{ margin-left:15px;}
.Money_manage{ margin-top:20px;}
.Money_manage .submit_wrap{padding-left:15px;}
.Money_manage .submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}


/*---------------------汇率管理---------------------*/
.exchange_rate_manage{ margin-top:20px;}
.exchange_rate_manage .submit_wrap{padding-left:15px;}
.exchange_rate_manage .submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}
.exchange_rate_manage .prompt_text{ font-size:12px; color:#666; line-height:30px; border: 1px solid #c4d3e5; background-color: #f6f9fd; padding:0 10px; margin-top:4px;}


/*-----------------------尺寸模板-----------------------*/
.size_templates_list{margin-top:20px;}
.size_templates_list .tab_wrap {width: 100%;border: 1px solid #e6e6e6; }
.size_templates_list .tab_wrap td{vertical-align:top;}
.size_templates_list .tab_wrap .width{width:219px;}
.size_templates_list .tab_area{width:219px;background:#f5f5f5;}
.size_templates_list .tab_area li{position:relative;padding:25px 16px;border-bottom:1px solid #e0e3ea;border-right:1px solid #dcdfe5;}
.size_templates_list .tab_area li.hover{background:#fff;border-right:1px solid #fff;}
.size_templates_list .tab_area li.no_borderB{border-bottom:0px;}
.size_templates_list .tab_area li .link_wrap{position:absolute;width:219px;height:112px;top:0px;left:0px;z-index:8;}
.size_templates_list .tab_area li .link_wrap a{display:block;width:219px;height:112px;}
.size_templates_list .tab_area li .operate{position:absolute;top:69px;left:17px;z-index:9;}
.size_templates_list .tab_area h3{padding-left:22px;margin-bottom:25px;font-size:14px;color:#333;font-weight:bold;background:url(../../images/admin/tab_area_dot.jpg) left no-repeat;}
.size_templates_list .tab_area dl dd{float:left;}
.size_templates_list .tab_area dl dd a{display: block;height: 18px;margin-right:12px;padding-left:22px;font-size:12px;color:#666;}
.size_templates_list .tab_area dl dd a.modify{background:url(../../images/admin/modify_icon.png) left no-repeat;}
.size_templates_list .tab_area dl dd a.delete{background:url(../../images/admin/delete_icon.png) left no-repeat;}
.size_templates_list .tab_area dl dd a.disible{background:url(../../images/admin/disible_icon.png) left no-repeat;}
.size_templates_list .tab_area dl dd .enable{color:#58af28;}

.template_manage{padding:30px;}
.template_manage .template_list_operate{margin-bottom:20px;text-align:left;}
.template_manage .template_list_operate a.add{padding:8px 10px 7px 30px;margin-right:20px;background:url(../../images/admin/add_template_bg.jpg) center no-repeat;font-size:12px;color:#fff;}
.template_manage .template_list_operate a.delete{color:#333;font-size:12px;}
.template_manage .template_list_operate a.delete:hover{color:#4488f7;}
/*--------------尺寸模板--添加-----------------*/
.size_templates_list .modify_submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}
/*添加属性*/
.size_templates_list .add_property{width:100%; overflow:auto;}
.size_templates_list .add_property table{border-top:1px solid #ddd;border-left:1px solid #ddd;}
.size_templates_list .add_property td{width:100px;height:40px;padding:0px 10px;margin-left:-1px;margin-top:-1px;text-align:center;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.size_templates_list .add_property td input{width:70px;height:20px;}
.size_templates_list .add_property td.tit .attribute{display:block;width:100px;font-size:12px;padding-left:15px;background: url(../../images/admin/add_menu_bg.png) 10px 11px no-repeat #f1f1f1;}
.size_templates_operate a{font-size:14px;margin-right:15px;}
/*添加属性-弹框*/
.add_property_bombBox{position: fixed;left: 50%;top: 50%;width:550px;height:400px;margin-top: -200px;margin-left: -275px;z-index: 100;border:1px solid #e7e7e7;background:#fff;}
.add_property_bombBox .title{height:30px;line-height:30px;padding:5px;background:#f0f0f0;}
.add_property_bombBox .title a{display:block;width:32px;height:32px;background:url(../../images/admin/close_icon.png) center no-repeat;}
.add_property_bombBox .menu_wrap{margin-top:15px;}
.add_property_bombBox .menu_wrap .submit{padding:5px 10px;margin-right:15px;color:#fff;background: #f60;border:none; cursor:pointer;}
.add_property_bombBox .menu_wrap .cancel{padding:3px 10px;font-size:14px;color:#333;border: 1px solid #B5B5B5;background: #e7e7e7;}
.add_property_bombBox .content{height:280px;padding:20px; overflow-y:scroll;}
.add_property_bombBox .content .name{margin-bottom:10px;font-size:14px;}
.add_property_bombBox .content .name_input input{height:40px;border:1px solid #ddd;}
.add_property_bombBox .content .choose_result{margin-top:20px;font-size:12px;line-height:30px;}
.choose_result .input_wrap{margin-right:15px;}
.choose_result .input_wrap input{margin-right:5px;}


/*-----------预览模块-弹框---------*/
.look_popup{position: fixed;left: 50%;top: 50%;margin-top: -278px;margin-left: -495px;z-index: 100;width:990px;border:1px solid #e7e7e7;background:#fff;}
.look_popup .title{height:30px;line-height:30px;padding:5px 10px;background:#f0f0f0;}
.look_popup .title a{display:block;width:32px;height:32px;background:url(../../images/admin/close_icon.png) center no-repeat;}
.look_popup .content{padding:20px;}
.look_popup .product_look{ margin-left:8px; margin-top:8px;}
.look_popup .product_look li{ float:left; border:1px solid #ccc; width:156px; height:215px; margin:8px; padding:10px;}
.look_popup .product_look li img{ display:block; width:140px; height:140px; margin:auto; margin-top:4px;}
.look_popup .product_look li a{ display:block; width:140px; margin:4px auto; font-size:12px; height:34px; color:#333; overflow:hidden; cursor:pointer; text-decoration:underline;}
.look_popup .product_look li p{ display:block; width:140px; margin:0 auto; font-size:14px; color:#F33; margin-top:6px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.look_popup .product_look li p span{ color:#999;}
.look_popup .menu_wrap{margin:20px;}
.look_popup .menu_wrap .submit{padding:5px 10px;margin-right:15px;color:#fff;background: #f04e1d;border:none; cursor:pointer; font-size:14px;}

/*--------------班级弹框-----------------*/
.checkwrap{font-size:12px;}
.checkwrap input{margin-right:10px;}

/*---------------老师端-首页设置和预览弹框-------------------*/
.category_img_set{position: fixed;left: 50%;top: 50%;width:1200px;margin-top: -278px;margin-left: -600px;z-index: 100;border:1px solid #ddd;background:#fff;}
.category_img_set .title{height:30px;line-height:30px;padding:5px;background:#f0f0f0;}
.category_img_set .title a{display:block;width:32px;height:32px;background:url(../../images/admin/close_icon.png) center no-repeat;}
.indutry_info{width:200px;}
.indutry_enter a{display: table-cell;width:160px;height:59px;padding:20px;color:#666;font-size:20px;text-align:center;font-weight:bold; vertical-align:middle;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;}
.indutry_info .keyword_list{height:440px;padding-top:11px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e4e4e4;}
.indutry_info .keyword_list li{margin-bottom:18px;height:22px;line-height:22px;text-align:center;}
.indutry_info .keyword_list li a{display:block;font-size:12px;color:#333;}
.indutry_list{width:600px;}
.borderT{border-top:1px solid #e4e4e4;}
.indutry_list li{float:left;margin-bottom:0px;}
.indutry_list li.no_adv{position:relative;width:379px;height:259px;padding:8px 10px 8px 10px;border-bottom:1px solid #e4e4e4;border-left:1px solid #e4e4e4;text-align:center;}
.indutry_list li.no_adv .img_wrap img,.indutry_list li.no_adv .img_wrap_preview img{width:379px;height:259px;}
.indutry_list li.no_adv .file-box{margin-left:120px;}
.indutry_list .li{position:relative;width:179px;height:255px;padding:10px;margin-left:-1px;border-width:0px 1px 1px 1px;border-style:solid;border-color:#e4e4e4;}
.indutry_list .li .img_wrap img,.indutry_list .li .img_wrap_preview img{width:179px;height:255px;}
.indutry_list li.no_adv .set_wrap{position:absolute;top:195px;left:10px;width:379px;height:40px;text-align:center;border-radius:5px;background:url(../../images/admin/pop-bg.png) repeat;}
.indutry_list .li .set_wrap{position:absolute;top:195px;left:10px;width:179px;height:40px;text-align:center;border-radius:5px;background:url(../../images/admin/pop-bg.png) repeat;}
.indutry_list li .set_wrap a{color:#fff;}
.classified_ads{width:400px;height:552px;background:#dddddd;}
.classified_ads .p_wrap{width:330px;margin:350px auto 0px;padding:20px;background:#cfcfcf;}
.classified_ads p{text-align:center;color:#fff;font-size:24px;line-height:40px;}
.classified_ads p.china{border-bottom:1px solid #fff;}
/*设置弹框*/
.set_popup{position: fixed;left: 50%;top: 50%;width:800px;margin-top: -278px;margin-left: -400px;z-index: 100;border:1px solid #ddd;background:#fff;}
.set_popup .title{height:30px;line-height:30px;padding:5px;background:#f0f0f0;}
.set_popup .title a{display:block;width:32px;height:32px;background:url(../../images/admin/close_icon.png) center no-repeat;}
.set_popup .content{position:relative;}
.set_popup .file{position:absolute;top:214px;left:125px;}


/*-------------------------平台规则-------------------------*/
.platform_rules #list_wrap .table tr.border_b0 td{border-bottom:0px;}
.platform_rules #list_wrap  .table tr td.align_l{text-align:left;}
.platform_rules #list_wrap  .table tr td.second_rules{padding-left:20px;}

/*-----------------------信誉等级----------------------------*/
.credit_rating{margin-top:20px;}

/*--------------------------举报案件-------------------------------*/
.report_case{margin-top:20px;}
/*查看*/
#check_list li{zoom:1;line-height:40px;}
#check_list li:after {display:block; visibility:hidden; width:0; height:0; line-height:0; font-size:0; clear:both; content:".";}
/*.exam_manage_list li span{float:left;margin-left:15px;}*/
#check_list li span.tit{float:left;width:105px;height:40px;margin-left:0;font-size:14px;text-align:right;}
#check_list .submit_wrap{padding-left:104px;}
#check_list .submit_wrap input{height: 46px;cursor: pointer;padding: 0 52px;margin-right:20px;color: #fff;font-size: 16px; border-radius: 3px;background-color: #f60;border: 0;border-bottom: 1px solid #d94605;}
#check_list li span.txt{font-size:14px;color:#666;}
.report_case .background_gray{background:#fafafa;}
.report_case h3{font-weight:bold;font-size:14px;line-height:40px;}


/*------------------------物流系统-国内直邮、海外仓库--------------------------*/
/*国内直邮添加、海外仓库添加、注意这是两个添加页面的公共样式*/
.logistics_destination_add .logistics_h3{font-size:14px;font-weight:bold;line-height:40px;border-bottom:1px solid #e6e6e6;}
.logistics_destination_add .prompt p{font-size:12px;color:#999;line-height:30px;}
.logistics_destination_add .prompt p .blue{color:#1f96f2;}
.logistics_destination_add .add_menu{padding:8px 25px 7px 39px;margin-right: 20px;background: url(../../images/admin/add_template_bg.jpg) center no-repeat;font-size: 12px;color: #fff;}
.logistics_destination_add .line_list{margin:30px auto;}
.logistics_destination_add .line_list li{margin-bottom:10px;font-size:12px;}
.logistics_destination_add .line_list li .example{margin-left:40px;font-size:12px;color:#999;}
.logistics_destination_add .line_list li select,.logistics_destination_add .line_list li input{border:1px solid #ddd;}
.logistics_destination_add .line_list li input{width:50px;height:24px;margin:0px 10px;text-indent:5px;font-size:12px;}
.logistics_destination_add .transport_method{margin:30px auto 10px;}
.logistics_destination_add .logistics_h4{font-size:14px;font-weight:bold;}
/*海外仓库添加*/
.logistics_destination_add .module_one{margin-top:20px;}
.logistics_destination_add .module_one,.logistics_destination_add .module_two,.logistics_destination_add .module_three{margin-bottom:20px;padding:20px;background:#f4f4f4;}
/*物流系统-线路配置*/
.logistics_count dl{margin-bottom:15px;}
.logistics_count dl dd,.logistics_count dl dt{float:left;font-size:12px;line-height:26px;}
.logistics_count dl dt{font-weight:bold;}
.logistics_count dl dd{padding:0px 10px;margin-right:10px;border:1px solid #ddd;color:#666;}
.logistics_count dl dd span{color:#2196f3;}
.set_popup .logistics_line .li{margin-bottom:20px;}
.set_popup .logistics_line label{margin-right:20px;margin-left:10px;color:#666;font-size:14px;}



/*-----------------------------举报类型--------------------------------*/
.report_type_lookpopup{width:600px;height:350px;margin-left:-300px;margin-top:-175px;}
.report_type_lookpopup .content{height:220px; overflow:auto;}
.report_type_lookpopup .form_list .description{width:365px;}














