/**
* 通用CSS
* @author 梦幻(qwerty) <guoyyyy@qq.com>
* Date 2015-5-13
*/
@charset "utf-8";
::selection{ background:#6ecb25;color:#fff}
*{margin:0px; padding:0px;}
img{border:none;}
.en_left_css{ line-height: 25px; height:auto;}
.fl { float:left !important; }
.fr { float:right !important; }
.cl{width:100%; clear:both; float:left;}
.cl97{ width: 97%; float: left; clear: both; margin-left: 1.5%;}
.wc{width:100%; clear:both;}
table{border-collapse:collapse;border-spacing:0;}
ul,li{list-style:none;}
button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
body{font-size:12px; color:#333333; margin:0px auto; font-family: "Microsoft YaHei"; }
input,select{ font-family: "Microsoft YaHei";}
.tc,.center{ text-align:center;}
.align_right{ text-align: right;}
.col_6bcd00{color: #6bcd00}
.wd1100{ width: 1100px; margin: 0 auto; max-width: 100%;}
.wd950{ width: 950px; margin:0px auto; max-width: 100%;}
.wd1000{ width: 1000px; margin: 0 auto; max-width: 100%;}
.wd800{ width: 800px; margin:0px auto; max-width: 100%;}
.wd1400{ width: 1400px; margin: 0px auto; max-width: 100%;}
.wd1200{ width: 1200px; margin: 0px auto; clear: both; max-width: 100%;}

.nobold{ font-weight: normal;}
.box_100{ width: 100%; float: left; clear: both;}

.inline-block{ display: inline-block !important;}
.text-indent0{ text-indent: 0px !important;}

.col000{ color: #000 !important;}
.col333{ color: #333 !important;}
.col666{ color: #666 !important;}
.col999{ color: #999 !important;}
.col888{
    color: red;
}
.size_10{ font-size: 10px;}
.size_12{ font-size: 12px;}
.size_14{ font-size: 14px;}
.size_16{ font-size: 16px;}
.size_18{ font-size: 18px;}
.size_20{ font-size: 20px;}
.size_22{ font-size: 22px;}
.size_24{ font-size: 24px;}

.wd20{ width: 20px !important;}
.wd30{ width: 30px !important;}
.wd50{ width: 50px !important;}
.wd80{ width: 80px !important;}
.wd100{ width: 100px !important;}
.wd200{ width: 200px !important;}
.wd180{ width: 180px !important;}
.wd200{ width: 200px !important;}
.wd300{ width: 300px !important;}
.wd700{ width: 700px !important;}

.ht100{ height: 100px !important;}
.ht150{ height: 150px !important;}
.ht200{ height: 200px !important;}
.ht400{ height: 400px !important;}

.pointer{ cursor: pointer;}

.dashed_line{ border-top: 1px dashed #ccc;}
.none{ display: none;}





.mt_2{ margin-top:2px;}
.mt_3{ margin-top:3px;}
.mt_5{ margin-top:5px;}
.mt_7{ margin-top:7px;}
.mt_8{ margin-top:8px;}
.mt_10{ margin-top:10px;}
.mt_15{ margin-top:15px;}
.mt_20{ margin-top:20px;}
.mt_30{ margin-top:30px;}
.mt_45{ margin-bottom:45px;}
.mt_50{ margin-bottom:50px;}


.mb_2{ margin-bottom:2px;}
.mb_3{ margin-bottom:3px;}
.mb_5{ margin-bottom:5px;}
.mb_10{ margin-bottom:10px;}
.mb_15{ margin-bottom:15px;}
.mb_20{ margin-bottom:20px;}
.mb_30{ margin-bottom:30px;}
.mb_40{ margin-bottom:30px;}

.mb_50{ margin-bottom:50px;}
.mb_100{ margin-bottom:100px;}
.mb_200{ margin-bottom:200px;}

.mr_2{ margin-right:2px;}
.mr_3{ margin-right:3px;}
.mr_5{ margin-right:5px;}
.mr_10{ margin-right:10px;}
.mr_15{ margin-right:15px;}
.mr_20{ margin-right:20px;}
.mr_40{ margin-right:40px;}

.ml_2{ margin-left:2px;}
.ml_3{ margin-left:3px;}
.ml_5{ margin-left:5px;}
.ml_10{ margin-left:10px;}
.ml_15{ margin-left:15px;}
.ml_20{ margin-left:20px;}
.ml_100{ margin-left:100px !important;}
.ml_130{ margin-left:130px !important;}
.ml_200{ margin-left:200px !important;}
.ml_300{ margin-left:300px !important;}


.bg_grey{ background: #808080 !important;}
.bg_fff{ background: #fff !important;}

.red{ color: #c00 !important;}
.gray{  color: #868686 !important;}
.grey{  color: #868686 !important;}
.green{  color: green !important;}
.yellow{ color: #ffff00 !important;}
.gold{ color: #fced00 !important;}
.orange{ color: #d4690d !important;}
.main_col{ color: #6bcd00 !important;}



.gray_bg{
    width: 100%;
    float: left;
    height:30px;
    line-height: 30px;
    box-shadow: 1px 1px 2px #333;
    background-color: #f5f5f5;
}
.order_header{
    overflow: hidden;
}
.order_header a{
    text-decoration: none;
    color: #000000;
}
.per_top{
    width: 100%;
    float: left;
    border-bottom: 1px solid #6bcd00;
    overflow: hidden;
    background-color:rgba(255,255,255,0.4);
    border-bottom: none;
    margin-bottom: 0px;
    border-bottom: none;
}

.per_logo{
    height:104px;
    float: left;
    overflow: hidden;

}
.per_logo img{
    height: 54px;
    float: right;
    margin-top: 25px;
}
.serarch{
    position: relative;
    width:60%;
    height:104px;
    line-height: 125px;
    float: right;
    overflow: hidden;
}
.serarch>div{
    float: left;
    width: 100%;
}
.serarch .serarch_img{
    position: absolute;
    left: 15px;
    top:45px;
}
.serarch_input{
    float: left;
    width: 70%;
    height: 40px;
    line-height: 40px;
    padding-left: 5%;
    border: 2px solid #6bcd00;
    outline:none;
}
.serarch_btn{
    float: left;
    width: 20%;
    height: 44px;
    line-height: 44px;
    background-color: #6bcd00;
    color: white;
    border: none;
    outline:none;
    cursor: pointer;
}
.foot_right{
    width: 30%;
    max-width: 150px;
}
.foot_right>img{
    width: 100%;
}






body{ float: left; width: 100%; height: 100%; background:#eaebee;}
.top{ border-bottom: 2px solid #6bcd00; background: #FFFFFF; margin-bottom: 37px;} /*border-bottom: 1px solid #e6e6e7;*/
.top .logo_word{ font-size: 26px; text-decoration: none; height: 30px; margin-top: 14px; line-height: 30px;}
.top .top_info{ height: 30px; line-height: 30px; font-size: 14px; margin-top: 13px;}
.top .top_info a{ float: left; color: #666666; margin-left: 20px; text-decoration: none;}
.top .top_info a.logout_btn{ color: #df4800;}
.top .top_info a.logout_btn img{ width: 20px; float: left; margin-top: 6px; margin-right: 2px;}
.top .top_info a.logout_btn span{ float: left;}
/*top css end*/

.footer{ padding: 24px 0; color: #f1f1f1; text-align: center; margin-top: 90px; background-color: #b8b9b9; z-index:2;}
/*footer css end*/

.add_form_box .submit{ width: 126px; height: 30px; cursor: pointer; line-height: 30px; float: left; text-align: center; border: none; background: #6bcd00;  color: #FFFFFF; font-size: 15px; font-weight: 500; border-radius: 3px;}
.search_btn{ width: 96px; height: 32px; outline: none; cursor: pointer; line-height: 32px; float: left; text-align: center; border: none; background: #6bcd00;  color: #FFFFFF; border-radius: 3px;}
.add_btn{ width: 96px; height: 30px; margin-left: 20px; cursor: pointer; line-height: 30px; float: left; text-align: center; border: none; background: #bfd028; text-decoration: none; color: #FFFFFF; font-size: 12px; border-radius: 3px;}
.add_btn:hover{ text-decoration: none; color: #fff;}
.reset{ width: 126px; height: 30px; cursor: pointer; margin-top: 20px; line-height: 30px; text-align: center; float: left; border: none; background: #bbbbbb;  color: #FFFFFF; font-size: 15px; font-weight: 500; border-radius: 3px;}

.search_box{ margin-bottom: 15px; color: #555555; float: left; width: 95%; clear: both; padding-left: 2.5%; padding-right: 2.5%; background-color: #fff;}
.search_box li{ float: left; white-space: nowrap; margin-top: 15px; width: 25%;}
.search_box li .se_left{ width: 73px; text-align: right; float: left; padding-right: 5px; line-height: 27px;}
.search_box li .input{ outline: none; border: 1px solid #cccccc; width: 140px; text-indent: 4px; float: left; height: 27px; line-height: 27px;}
.search_box li .select{ outline: none; border: 1px solid #cccccc; width: 140px; text-indent: 4px; float: left; height: 29px; line-height: 29px;}
.search_right_box{ float: right; margin-top: 15px;}

.con_box{ border: 1px solid #e6e6e7; height: 1100px; background: #FFFFFF;}
.left{ width: 230px; float: left; background: #FFFFFF; border-right: 1px solid #e6e6e7; height: 100%; padding-top: 20px;}
.left ul li{ float: left; clear: both; width: 100%;}
.left ul li .first{ float: left; width: 100%; clear: both; font-size: 14px; text-decoration: none; color: #929292;line-height: 35px;}
.left ul li .first i{ float: left; margin-left: 28px; width: 16px; height: 16px; margin-top: 10px; margin-right: 12px;}
.left ul li i.store_icon{ background: url("../images/appointment_normal.png") no-repeat top center; background-size: 100% auto;}
.left ul li i.device_icon{ background: url("../images/device_normal.png") no-repeat top center; background-size: 100% auto;}
.left ul li i.order_icon{ background: url("../images/oder_normal.png") no-repeat top center; background-size: 100% auto;}
.left ul li i.money_icon{ background: url("../images/financial_normal.png") no-repeat top center; background-size: 100% auto;}
.left ul li i.after_sale_icon{ background: url("../images/after-sales_normal.png") no-repeat top center; background-size: 100% auto;}
.left ul li .first span{ float: right; width: 15px; height: 15px; margin-top: 10px; margin-right: 30px; background: url("../images/left_close_icon.png") no-repeat top center; background-size: 100% auto;}
.left ul li a.first span{ display: none;}
.left ul li .li_son a{ text-indent: 56px; float: left; width: 100%; text-decoration: none; clear: both; font-size: 14px; color: #929292; height: 34px; line-height: 35px;}
.left ul li a:hover{ background: #e2e3e6;}
.left ul li a.hover{ background: #6ecb25; color: #FFFFFF;}
/*left css end*/

.right{ float: right; width: 966px; min-height: 800px;}
.right .brand_nav{ height: 43px; line-height: 23px; margin-top: 18px; padding-bottom: 18px; border-bottom: 1px solid #e6e6e7; color: #555555;}
.right .brand_nav img{ height: 18px; float: left; margin-top: 2px; margin-left: 25px;}
.right .brand_nav span,.right .brand_nav font{ float: left; margin-left: 5px;}

.add_form_box .submit{ float: left; width: 96px; border-radius: 3px; margin-right: 10px;}

.search_label_box{ margin-top: 20px; float: left;}
.search_label_box label{ float: left; margin-left: 35px;}
.search_label_box label input{ float: left; margin-top: 3px; margin-right: 2px;}
/*search css end*/

.table_box{ float: left; width: 95%; font-size: 12px; clear: both; margin-left: 2.5%; margin-right: 2.5%; background-color: #fff; border-top: 1px solid #9A9999;}
.table_box tr{ height: 35px; line-height: 35px;}
.table_box tr th{ background: #dadcd8;}
.table_box tr td,.table_box tr th{ text-indent: 5px; text-align: center; border: 1px solid #9A9999; display: table-cell; line-height: 18px;}
.table_box tr .checkbox{ margin-left: 7px;}
/*table css end*/

.page_box{ margin-top: 15px; margin-bottom: 15px;}
.page_box .page_box2{ float: right;}
.page_box2 a{ float: left; padding: 4px 8px; border-radius: 3px; border: 1px solid #6ecb25; margin-left: 10px;}
.page_box2 a:hover{ background: #e2e3e6;}
.page_box2 .active{ background: #6ecb25; color: #FFFFFF;}
.page_box2 .active:hover{ background: #6ecb25; color: #FFFFFF;}
/*.page_box2 a.next,.page_box2 a.pre,.page_box2 a.hover{ background: #6ecb25; color: #FFFFFF;}*/
.page_box2 font{ float: left; padding-top: 5px; padding-left: 8px; padding-right: 8px; }
.pager_count_text{ float: left; margin-left: 2px;}
/*pager css end*/

.welcome_box{ line-height: 25px; border: 1px solid #e1e1e1;}
.welcome_userinfo{ float: left; width: 420px; line-height: 25px;}
.welcome_userinfo_tt{ float: left; width: 420px; text-indent: 10px; border: 1px solid #e1e1e1; border-bottom: none; font-weight: bold; clear: both; background: #ededed; height: 33px; line-height: 33px;}
.welcome_userinfo table td{ border: 1px solid #e1e1e1;}
.welcome_tt{ float: left; width: 100%; text-indent: 10px; border-bottom: 1px solid #e1e1e1; font-weight: bold; clear: both; background: #ededed; height: 33px; line-height: 33px;}
.welcome_con{ float: left; width: 100%; clear: both;}
.welcome_con2{ float: left; width: 98%; padding: 5px 1%; clear: both;}

.daosanjiao{ width: 0px; height: 0px; border-top: 12px solid #333; border-left: 6px solid transparent; border-right: 6px solid transparent; display: inline-block;}


.add_box{ width: 95%; padding-left: 2.5%; padding-right: 2.5%; background: #fff; margin-top: 10px; float: left; clear: both;}
.add_box .add_tt{ height: 35px; line-height: 35px; font-size: 20px; color: #333333; border-bottom: 1px solid #E5E5E5;}
.add_box .add_tt a{ color: #333; text-decoration: none;}
.add_form_box{ font-size: 14px; background: #FFF; padding-bottom: 20px;}
.add_form_box .table{ width: 650px; float: left; clear: both; margin-left: 124px; margin-top: 20px; color: #555555;}
.add_form_box td{ height: 29px; line-height: 27px; padding: 10px 2px; width: 50%;}
.add_form_box td .tip_msg{ color: #999999;}
.add_form_box .readonly{ color: #999;}
.add_form_box .auto_take{ float: left; margin-left: 5px; color: #999;}
.add_form_box td .td_left{ margin-right: 10px; float: left; width: 115px; text-align: right;}
.add_form_box .input.date{ cursor: pointer;}
.add_form_box .input,.add_form_box .select{ border: 1px solid #cccccc; outline: none; float: left; outline: none; height: 29px; line-height: 29px; text-indent: 3px; width: 162px;}
.add_form_box .input_60{ width: 60px;}
.add_form_box .input_100{ width: 100px;}
.add_form_box .input_150{ width: 150px;}
.add_form_box .input_200{ width: 200px;}
.add_form_box .input_250{ width: 250px;}
.add_form_box .input_300{ width: 300px;}
.add_form_box .submit{ margin-top: 20px; margin-left: 120px; height: 30px; line-height: 30px;}
.add_form_box .reset{ width: 96px; height: 30px; cursor: pointer; margin-top: 20px; line-height: 30px; text-align: center; float: left; margin-left: 35px; border: none; background: #bbbbbb;  color: #FFFFFF; font-size: 15px; font-weight: 500; border-radius: 5px;}
.add_form_box .textarea{ width: 482px; padding-left: 3px; line-height: 22px; float: left; height: 100px; border: 1px solid #cccccc; outline: none;}
.add_form_box .form_line{ border-bottom: 1px dashed #CCC; height: 10px;}
.add_form_box .form_line td{ height: 0px; padding: 0px;}
.add_form_box .form_line2{ height: 10px;}
.add_form_box .form_line2 td{ height: 0px; padding: 0px;}
.add_form_box .writer_box table{ position: relative;}
.add_form_box .writer_box table .xorder_writer_delete_btn{ position: absolute; cursor: pointer; right: -30px; top: 79px; width: 30px;}
/*add box css end*/


.edit_icon{ width: 17px; height: 17px; display: inline-block; background: url("../images/edit_icon.png") no-repeat; background-size: 100%;}
.edit_icon:hover{ background: url("../images/edit_icon_hover.png") no-repeat; background-size: 100%;}

.view_icon{ width: 17px; height: 17px; display: inline-block; background: url("../images/view_icon.png") no-repeat; background-size: 100%;}
.view_icon:hover{ background: url("../images/view_icon_hover.png") no-repeat; background-size: 100%;}

.device_type_box{ float: left; margin-left: 400px; height: 30px; width: 500px; margin-top: 20px; clear: both;}
.device_type_box label{ float: left; margin-right: 15px;}
.device_type_box input{ float: left; margin-top: 2px;}
.device_type_box span{ float: left; margin-top: 0px;}

.store_table .th1,.store_table .td1{ width: 25%;}
.store_table .th2,.store_table .td2{ width: 25%; text-align: center;}
.store_table .td2 a{ text-decoration: underline;}

.store_table .td2 span{ margin-left: 205px; float: left; margin-top: 4px; text-indent: 0px;}
.store_table .td2 i{ float: left; margin-left: 3px; font-style: normal; margin-top: 4px; text-indent: 0px;}
/*.store_table .td2 i{ margin-left: 5px; float: left; margin-top:7px; width: 18px; height: 19px; background: url("../images/store_appoint_btn.png") no-repeat;}
.store_table .td2:hover i{ background: url("../images/store_appoint_btn_hover.png") no-repeat;}*/

.add_tt{ position: relative;}
.switch_type{ position: absolute; z-index: 9999; left: 375px; top: 70px; width: 180px; border: 1px solid #cccccc; background-color: #f3f3f3;}
.switch_type .shangsanjiao{ width: 15px; height: 15px; position: absolute; background-color: #f3f3f3; left: 78px; top: -8px; border-left: 1px solid #ccc; border-top: 1px solid #ccc; transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.switch_type li{ float: left; width: 100%; clear: both; text-indent: 30px; text-align: left; height: 50px; line-height: 50px; font-weight: normal; font-size: 16px; border-bottom: 1px solid #ccc;}
.switch_type li.bt_none{ border-bottom: none;}
.switch_type li.hover{ color: #72cf1b; background: url("../images/gou_hover.png") no-repeat 150px center;}
.switch_type li.hover a{ color: #72cf1b;}

/* 下拉国家 */
.country_box{ width: 162px; float: left; position: relative;}
.country_box ul{ position: absolute; top: 29px; left: 0px; z-index: 11; right: 0px; height: 160px; overflow-x: hidden; overflow-y: scroll; background: #fff; border: 1px solid #799bd2; border-top: none;}
.country_box ul li{ width: 100%; float: left; line-height: 27px; margin-top: 0px; margin-bottom: 0px; clear: both; cursor: pointer; text-indent: 5px;}
.country_box ul li:hover{ background: #1e90ff; color: #FFF;}

.select_country_box,.select_return_box{ float: left; line-height: 25px; clear: both;}
.select_country_box span,.select_return_box span{ float: left; border: 1px solid #cccccc; margin-right: 10px; padding-left: 3px; margin-top: 2px; margin-bottom: 6px;}
.select_country_box i,.select_return_box i{ font-style: normal; font-size: 16px; cursor: pointer; height: 25px; line-height: 25px; border-left: 1px solid #ccc; float: right; padding-right: 2px; padding-left: 4px; margin-left: 4px;}

.package_more_box{ position: relative; float: left; width: 100%; height: 100%;}
.package_more_box .minfo_box{ display: none; position: absolute; z-index: 888; left: -30%; top: 23px; text-align: left; width: 235px; padding:8px; background: #cdcdcd; border-radius: 6px; line-height: 22px;}
.package_more_box .top_triangle{ position: absolute; top: -8px; width: 16px; height: 16px; left: 45%; background: #cdcdcd; transform: rotate(45deg);}
.package_more_box .minfo_box p{ float: left; width: 100%; clear: both; text-indent: 0px;}

/*列表页 国家下拉*/
.table_box .daosanjiao{ width: 0px; height: 0px; margin-left: 3px; cursor: pointer; border-top: 8px solid #333; border-left: 4px solid transparent; border-right: 4px solid transparent; display: inline-block;}
.xiala_td{ position: relative;}
.xiala_td .show_more{ border: 1px solid transparent;}
.xiala_td .xiala_box{ position: absolute; z-index: 1000; float: left; top: 0px; left: 0px; right: 0px; height: 33px; overflow: hidden;}
.xiala_td .xiala_box span{ float: left; width: 100%; clear: both; background: #FFF; height: 25px; line-height: 25px;}
.xiala_td .xiala_box span.first_show{ height: 34px; line-height: 34px;}

/*预警*/
.sim_ss_box{ float: left; margin-top: 15px;}
.td_checkbox{ float: left; margin-left: 10px; margin-top: 4px;}
.td_checkbox_right{ float: left; margin-left: 1px; text-indent: 0px;}
.batch_btn{ min-width: 86px; text-decoration: none; height: 30px; margin-right: 10px; padding-left: 6px; padding-right: 6px; cursor: pointer; line-height: 30px; float: left; text-align: center; border: none; background: #6bcd00;  color: #FFFFFF !important; font-size: 14px; font-weight: 500; border-radius: 3px;}
.batch_btn:hover{ color: #FFF; text-decoration: none;}
.batch_btn:active{ color: #FFF; text-decoration: none;}
.batch_btn:visited{ color: #FFF; text-decoration: none;}

/*table上标题*/
.table_top_tt{ margin-top: 30px; font-size: 14px; background: #dadcd8; height: 30px; line-height: 30px; text-indent: 10px;}

.add_form_box table.one_table{ margin-left: 20px; width: 680px;}
.add_form_box table.one_table td{ margin-left: 200px; width: 100%;}
.add_form_box table .submit{ margin-left: 60px; padding:0px; height: 37px; line-height: 37px; background: #6bcc00;}
.add_form_box table .reset{ margin-left: 40px; padding:0px; height: 37px; line-height: 37px;}
.add_form_box table.one_table .submit{ margin-left: 100px;}

.btn_tr a{ float: left; padding: 5px 22px; font-size: 13px; border-radius: 4px; font-weight: normal; text-align: center; font-weight: bold;}
.btn_tr a.batch_import_btn{ background: #bfd028; color: #FFF; margin-left:120px;}
.btn_tr a.import_tpl_btn{ background: #d7d2d9; color: #e8750a; margin-left: 30px;}
.add_form_box td .td_left{ width: 170px;}
.sim_type_tr{ display: none;}

.add_form_box table.two_table{ width: 770px; margin-left: 80px;}


.order_table_box{ overflow-x: scroll;}
.order_table{ width: 2000px;}

/* swf_upload css */
.upimage_box .fileupload-new{ width: 200px; height: 150px;}
.thumbnail{ max-width: 200px; line-height: 20px; overflow: hidden; padding: 4px; line-height: 1.42857143; background-color: #fff; border: 1px solid #ddd; border-radius: 4px; -webkit-transition: border .2s ease-in-out; -o-transition: border .2s ease-in-out; transition: border .2s ease-in-out;}
.thumbnail > img, .thumbnail a > img { margin-right: auto; margin-left: auto; vertical-align: middle; display: block; max-width: 100%; height: auto;}
.upimage_box .btn-file{ position: relative; border-radius: 2px; float: left; cursor: pointer; clear: both; margin-top: 10px; background: #e8e8e8; text-shadow: 0 1px 1px rgba(255,255,255,0.75); overflow: hidden; padding: 4px 12px; border: 1px solid #ccc; }
.upimage_box .btn-file input{ position: absolute; left: 0px; cursor: pointer; top: 0px; bottom: 0px; right: 0px; opacity: 0;}
.upimage_box .fileupload-exists,.upimage_box .fileupload-edit,.upimage_box .fileupload-del{ display: none;}
.upimage_box .fileupload-del{ float: left; margin-top: 10px; margin-left: 5px; border-radius: 2px; background: #e8e8e8; text-shadow: 0 1px 1px rgba(255,255,255,0.75); padding: 4px 12px; border: 1px solid #ccc; cursor: pointer;  color: #333;}
.thumbnail{  float: left; position: relative;}
.thumbnail .del_one_image_btn{ display: none; position: absolute; right: 13px; top: 6px; font-size: 22px; width: 5px; height: 5px; float: left; color: #000; line-height: 5px; cursor: pointer;}
.thumbnail:hover .del_one_image_btn{ display: block;}


.little_nav{ height: 45px;}
.nav_cl{ float: left; width: 100%; height: 45px; border-bottom: 1px solid #6bcd00; background: #fff;}
.little_nav{
    clear: both;
}
.little_nav a{
    width: 100px;
    height: 45px;
    line-height: 45px;
    text-decoration: none;
    color: #000;
}
.little_nav a:hover{
    color: #6bcd00;
}

.front_list_table{ float: left; width: 100%; clear: both; margin-top: 20px;}
.front_list_table tr{
    border-top:1px solid #dfdfdf;
}
.front_list_table .th_tr{ background: #fafafa;}
.front_list_table tr td, .front_list_table tr th {
    text-indent: 5px;
    text-align: center;
    display: table-cell;
    line-height: 40px;
}
.front_list_table tr:hover{ background: #fafafa;}

.list_shu{ padding-left: 5px;  padding-right: 5px;}
.list_a{ color: #36c; text-decoration: none;}
.front_list_table .set_default_btn{ display: none;}
.front_list_table tr:hover .set_default_btn{ display: block; }
.front_list_table .list_little_btn{ padding: 3px 5px; background: #6bcd00; color: #fff; border-radius: 3px;}
.edit_box .set_default_checkbox{ float: left; margin-top: 9px;}

.list_search_box{ width: 100%; float: left; clear: both; padding-top: 20px; padding-bottom: 5px; color: #444; font-size: 14px;}
.list_search_box li{ min-width: 25%; margin-bottom: 15px; float: left;}
.list_search_box li .se_left{ float: left; width: 75px; text-align: right; height: 27px; line-height: 27px; overflow: hidden;}
.list_search_box li .input,.list_search_box li .select{ border: 1px solid #cccccc; float: left; height: 27px; line-height: 27px; width: 134px; border-radius: 2px;
    background-color: #fff;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.list_search_box li .input:focus,.list_search_box li .select:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.list_search_box li .input::-moz-placeholder,.list_search_box li .select::-moz-placeholder {
    color: #999;
    opacity: 1;
}
.list_search_box li .input:-ms-input-placeholder,.list_search_box li .select:-ms-input-placeholder {
    color: #999;
}
.list_search_box li .input::-webkit-input-placeholder,.list_search_box li .select::-webkit-input-placeholder {
    color: #999;
}
.list_search_box li .input{ text-indent: 4px;}

.list_ul_box a{ color: #333; text-decoration: none;}
.list_ul_box a:hover{ color: #6bcd00; text-decoration: underline;}
.list_ul_box li{ float: left; width: 98%; margin-left: 1%; border:1px solid transparent; clear: both; margin-bottom: 15px; border: 1px solid #ececec; line-height: 20px;}
.list_ul_box li:hover{ border: 1px solid #6bcd00;}
.list_ul_box li .order_li_tt{ height: 35px; line-height: 35px; background: #f1f1f1;}
.list_ul_box li .order_li_tt>b{ float: left; margin-left: 10px; margin-right: 10px;}
.list_ul_box li .order_li_con{ padding-top: 10px; padding-bottom: 10px;}
.oli_con_1{ float: left; width: 350px; margin-left: 10px;}
.oli_con_1 .con_1_img img{ float: left; width: 80px; height: auto; max-height: 80px;}
.oli_con_1 .con_1_2{ width: 260px; float: left; margin-left: 10px;}
.oli_con_1 .con_1_2_tt{ line-height: 18px; padding-bottom: 5px;}
.oli_con_1 .con_1_2_sku{ line-height: 18px; color: #999;}
.oli_con_2{ float: left; width: 105px; text-align: center;}
.oli_con_3{ float: left; width: 105px; text-align: center; font-weight: bold;}
.oli_con_4{ float: left; width: 105px; text-align: center;}
.oli_con_5{ float: left; width: 105px; text-align: center;}
.oli_con_6{ float: left; width: 120px; text-align: center;}
.list_box_tt{ float: left; clear: both; height: 35px; line-height: 35px; overflow: hidden; background-color: #f5f5f5; border: 1px solid #e8e8e8; width: 98%; margin-left: 1%; margin-bottom: 15px;}
.list_box_tt>span{ width: 105px; float: left; text-align: center;}
.list_box_tt>span.tt1{ width: 360px;}
.list_box_tt>span.tt6{ width: 100px;}
.list_ul_box .list_op_btn{ padding: 7px 10px; background: #6bcc00; color: #fff; text-decoration: underline; cursor: pointer; border-radius: 3px; text-decoration: none;
    height: 32px;
    box-sizing: border-box;
    overflow: hidden;
    display: inline-block;
}
.list_ul_box .list_op_btn:hover{ color: #fff;}

.arrow_right{
    display: inline-block;
    width: 6px;
    height: 6px;
    border-right: 1px solid #333;
    border-top: 1px solid #333;
    margin-top: 17px;
    float: right;
    transform:rotate(45deg);
    -ms-transform:rotate(45deg); 	/* IE 9 */
    -moz-transform:rotate(45deg); 	/* Firefox */
    -webkit-transform:rotate(45deg); /* Safari 和 Chrome */
    -o-transform:rotate(45deg); 	/* Opera */
}

.list_img_box{ margin-bottom: 25px; padding-left: 12px; font-size: 12px;}
.list_img_ul_box li{ width: 150px; float: left; overflow: hidden; margin-left: 25px; margin-top: 25px; position: relative;}
.list_img_ul_box li .li_top{ width: 148px; height: 148px; border: #eee 1px solid;background-color:white;  display: flex;  flex-direction:column;  justify-content: center;}
.list_img_ul_box li .li_top img{ width: 100%; float: left; height:auto;max-height: 148px;}
.list_img_ul_box li .li_bot{ float: left; width: 100%; height: 25px; line-height: 25px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.list_img_ul_box li .li_bot a{ color: #333; text-decoration: none;}
.list_img_ul_box li .li_bot2{ float: left; width: 100%; height: 25px; line-height: 25px; text-align: center; color: #f40; font-weight: bold;}
.list_img_ul_box li .delete_img_btn{ width: 24px; height: 25px; display: none; position: absolute; top: 1px; cursor: pointer; right: 1px; z-index: 222; background:#75736f url("../images/img_delete_btn.png") no-repeat; background-size: 100% 100%;}
.list_img_ul_box li .delete_img_btn:hover{ background-color: #f40;}
.list_img_ul_box li:hover .delete_img_btn{ display: block;}






/* 调整浏览器兼容性 */
@media screen and (max-width: 1000px) {
    .wd1200{ width: 950px;}
}