/*
Powered by ueeshop.com		http://www.ueeshop.com
广州联雅网络科技有限公司		020-83226791
*/

/*************************** 初始化 start ***************************/
@-webkit-keyframes moveIco{0%{-webkit-transform:translateX(0)}50%{-webkit-transform:translateX(5px)}100%{-webkit-transform:translateX(0)}}
@-moz-keyframes moveIco{0%{-moz-transform:translateX(0)}50%{-moz-transform:translateX(5px)}100%{-moz-transform:translateX(0)}}
@-o-keyframes moveIco{0%{-o-transform:translateX(0);}50%{-o-transform:translateX(5px);}100%{-o-transform:translateX(0);}}
@keyframes moveIco{0%{transform:translateX(0)}50%{transform:translateX(5px)}100%{transform:translateX(0)}}

@keyframes rotation{from{transform:rotate(0)}to{transform:rotate(359deg)}}
@-o-keyframes rotation{from{-o-transform:rotate(0)}to{-o-transform:rotate(359deg)}}
@-moz-keyframes rotation{from{-moz-transform:rotate(0)}to{-moz-transform:rotate(359deg)}}
@-webkit-keyframes rotation{from{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(359deg)}}

a{color:#000;}
a:hover{text-decoration: none;}

body,html{-webkit-overflow-scrolling:touch; overflow:hidden; background:#f4f4f4;}
body,html,h1,h2,h3,h4,h5,h6,input,select,textarea{font-size:14px; color:#555; outline:0; font-family:Arial, Helvetica, sans-serif;}

.show{display:block;}
.hide{display:none;}

/*Icon*/
.icon_menu{background-image:url(../images/frame/icon_menu.png?v=4.009); background-repeat:no-repeat;}
.icon_menu.hover{background-image:url(../images/frame/icon_menu_hover.png?v=4.009);}
.icon_menu.current{background-image:url(../images/frame/icon_menu_current.png?v=4.009);}
.icon_menu_orders{background-position:center 0px;}
.icon_menu_products{background-position:center -49px;}
.icon_menu_user{background-position:center -98px;}
.icon_menu_sales{background-position:center -147px;}
.icon_menu_operation{background-position:center -196px;}
.icon_menu_mta{background-position:center -245px;}
.icon_menu_plugins{background-position:center -294px;}
.icon_menu_view{background-position:center -343px;}
.icon_menu_set{background-position:center -392px;}

.home_menu_ico .icon_menu{background-image:url(../images/frame/icon_menu_home.png?v=4.009); background-repeat:no-repeat;}
.home_menu_ico .icon_menu:hover,
.home_menu_ico .icon_menu.current{background-image:url(../images/frame/icon_menu_home_hover.png?v=4.009);}
.home_menu_ico .icon_menu_orders{background-position:center 0;}
.home_menu_ico .icon_menu_products{background-position:center -70px;}
.home_menu_ico .icon_menu_user{background-position:center -140px;}
.home_menu_ico .icon_menu_sales{background-position:center -210px;}
.home_menu_ico .icon_menu_operation{background-position:center -280px;}
.home_menu_ico .icon_menu_mta{background-position:center -350px;}
.home_menu_ico .icon_menu_plugins{background-position:center -420px;}
.home_menu_ico .icon_menu_view{background-position:center -490px;}
.home_menu_ico .icon_menu_set{background-position:center -560px;}

@media all and (max-height:700px){
	body #main .menu .home_menu_ico .menu_item>a{height: 60px;}
	body #main .menu .menu_ico .menu_item>a>i>span{padding-top: 40px;}
	.home_menu_ico .icon_menu{background-size: 55px auto;}
	.home_menu_ico .icon_menu_orders{background-position:center 0;}
	.home_menu_ico .icon_menu_products{background-position:center -55px;}
	.home_menu_ico .icon_menu_user{background-position:center -110px;}
	.home_menu_ico .icon_menu_sales{background-position:center -165px;}
	.home_menu_ico .icon_menu_operation{background-position:center -220px;}
	.home_menu_ico .icon_menu_mta{background-position:center -275px;}
	.home_menu_ico .icon_menu_plugins{background-position:center -330px;}
	.home_menu_ico .icon_menu_view{background-position:center -385px;}
	.home_menu_ico .icon_menu_set{background-position:center -440px;}
}

.icon_head_menu_user{background-image:url(../images/frame/icon_head_menu_user.png);}
.icon_head_menu_email{background-image:url(../images/frame/icon_head_menu_email.png);}
.icon_head_menu_message{background-image:url(../images/frame/icon_head_menu_message.png);}
.icon_head_menu_home{background-image:url(../images/frame/icon_head_menu_home.png);}

.icon_edit_white{background-image:url(../images/frame/icon_edit_white.png);}
.icon_del_white{background-image:url(../images/frame/icon_del_white.png);}
.icon_search_white{background-image:url(../images/frame/icon_search_white.png);}
.icon_edit_white:hover{background-image:url(../images/frame/icon_edit_green.png);}
.icon_del_white:hover{background-image:url(../images/frame/icon_del_green.png);}
.icon_search_white:hover{background-image:url(../images/frame/icon_search_green.png);}

.icon_operation{display:inline-block; vertical-align:top; width:42px; height:42px; overflow:hidden; background-repeat:no-repeat; background-position:center; background-color:#f5f5f5; border-radius:50%; text-indent:99px;}
.icon_operation:hover{background-color:#f1f8f5;}
.icon_edit{background-image:url(../images/frame/icon_circle_edit.png);}
.icon_edit:hover{background-image:url(../images/frame/icon_circle_edit_current.png);}
.icon_delete{background-image:url(../images/frame/icon_circle_delete.png);}
.icon_delete:hover{background-image:url(../images/frame/icon_circle_delete_current.png);}
.icon_delete_1{width:24px; height:24px; overflow:hidden; background:url(../images/frame/icon_delete_1.png) no-repeat center; display:inline-block; vertical-align:top;}
.icon_delete_1:hover{background-image:url(../images/frame/icon_delete_1_current.png);}

.icon_myorder{width:6px; height:18px; cursor:move; background:url(../images/frame/icon_myorder.png) repeat-y center top; display:inline-block; vertical-align:top;}
.icon_message{width:16px; height:15px; background:url(../images/frame/icon_message.png) no-repeat center top; display:inline-block; vertical-align:top;}
.icon_email{width:16px; height:15px; background:url(../images/frame/icon_email.png) no-repeat center top; display:inline-block; vertical-align:top;}

.icon_help{display:inline-block; vertical-align:top; height:28px; line-height:28px; background:url(../images/frame/icon_help.png) no-repeat center center; border:1px #ddd solid; border-radius:15px; margin-top:3px; margin-left:15px; padding-right:14px; padding-left:14px; text-align:center; font-size:14px; color:#aaa;}

.icon_unread_message{width:10px; height:10px; margin-top:6px; margin-right:5px; background-color:#07bb8a; border-radius:20px; -webkit-border-radius:20px; display:inline-block; vertical-align:top;}
/*************************** 初始化 end ***************************/


/*************************** 英文(语言版) start ***************************/
.en #main .menu .menu_ico .menu_item>a>i>span{padding-top:52px; font-size:12px;}
.en #header .menu>li.menu_help>a:hover span{width: 80px;}
/*************************** 英文(语言版) end ***************************/


/*************************** 头部 start ***************************/
#header{height:50px; background-color:#fff; position:relative; box-shadow:#eee 0 2px 5px;}
#header .logo{min-width:100px; height:41px; margin:5px 15px; float:left; overflow:hidden; text-align:center;}
#header .logo img{max-width:230px; max-height:41px;}
#header .menu{margin-right:30px; float:right;}
#header .menu>li{float:left; position:relative;}
#header .menu>li>a{margin:10px 10px 0 11px; text-decoration:none; cursor:pointer; position:relative; display:block;}
#header .menu>li>a>em{width:28px; height:28px; background-repeat:no-repeat; background-position:center; border:1px #a2acae solid; border-radius:50%; display:block;}
#header .menu>li>a.user_service{width: 30px;height: 30px;background: url(../images/account/icon_user_service.png) no-repeat center center;}
#header .menu>li.menu_app .box_app{height:28px; line-height:28px; border:1px solid #a2acae; border-radius:15px; margin:10px 10px 0 11px; padding-right:14px; padding-left:14px; color:#aaa; font-size:14px; text-align:center;}
#header .menu>li.menu_app .box_app .box_app_type{display:inline-block; vertical-align:top; height:28px; padding:0 10px; position:relative;}
#header .menu>li.menu_app .box_app .box_app_type>i{display:block; width:14px; height:18px; margin-top:4px;}
#header .menu>li.menu_app .box_app .box_app_type .qr_code{display:none; opacity:0; filter:alpha(opacity=0); width:110px; height:29px; line-height:16px; background:no-repeat center 44px #fff; padding:15px; padding-bottom:130px; position:absolute; top:44px; left:-46px; z-index:997;}
#header .menu>li.menu_app .box_app .box_app_apple>i{background:url(../images/frame/icon_app_apple.png) no-repeat center;}
#header .menu>li.menu_app .box_app .box_app_apple .qr_code{background-image:url(../images/frame/icon_qr_code_iso.png);}
#header .menu>li.menu_app .box_app .box_app_apple:hover>i{background-image:url(../images/frame/icon_app_apple_current.png);}
#header .menu>li.menu_app .box_app .box_app_android>i{background:url(../images/frame/icon_app_android.png) no-repeat center;}
#header .menu>li.menu_app .box_app .box_app_android .qr_code{background-image:url(../images/frame/icon_qr_code_android.png);}
#header .menu>li.menu_app .box_app .box_app_android:hover>i{background-image:url(../images/frame/icon_app_android_current.png);}
#header .menu>li.menu_welfare>a{position:relative;padding-left:14px;padding-right:20px;height:28px;line-height:28px;border:1px solid #a2acae;border-radius:15px;color:#a2acae;font-size:14px;text-align:center;}
#header .menu>li.menu_welfare>a em{height:18px; line-height:18px; padding:0 5px; font-size:12px; color:#fff; background-color:#f5222d; border-radius:10px; position:absolute; top:-4px; right:-18px;border:none;}
#header .menu>li.menu_help>a{height:28px; line-height:28px; border:1px solid #a2acae; border-radius:15px; padding-right:14px; padding-left:14px; color:#aaa; font-size:14px; text-align:center;}
#header .menu>li.menu_help>a span{display:block; width:60px; height:28px; overflow:hidden; transition:all .2s; -webkit-transition:all .2s;}
#header .menu>li.menu_seo>a{height:28px; line-height:28px; border:1px solid #a2acae; border-radius:15px; padding-right:14px; padding-left:14px; color:#aaa; font-size:14px; text-align:center;}
#header .menu>li.menu_home>a>em{background-color:#07bb8a; border-color:#07bb8a;}
#header .menu>li.menu_user{margin-right:0; margin-left:7px;}
#header .menu>li.menu_user .user_info>dt{height:50px; line-height:50px; padding:0 7px; font-size:14px; color:#a2acae; cursor:default;}
#header .menu>li.menu_user .user_info>dt>em{width:0; height:0; margin-top:23px; margin-left:10px; border-bottom:0; border-left:4px transparent solid; border-top:5px #a2acae solid; border-right:4px transparent solid; display:inline-block; vertical-align:top;}
#header .menu>li.menu_user .user_info>dd{width:115px; background:transparent; position:absolute; top:40px; right:0; z-index:997; display:none; opacity:0; filter:alpha(opacity=0);}
#header .menu>li.menu_user .user_info>dd .drop_down{margin-top:16px; padding:7px 0; text-align:left; cursor:default; background-color:#fff; border-radius:5px;}
#header .menu>li.menu_user .user_info>dd .drop_down>a{height:32px; line-height:32px; padding:0 20px; text-decoration:none; font-size:12px; color:#666; display:block;}
#header .menu>li .message_count{height:18px; line-height:18px; padding:0 5px; font-size:12px; color:#fff; background-color:#f5222d; border-radius:10px; position:absolute; top:-4px; left:17px;}
#header .menu>li .message_info{width:200px; background:transparent; position:absolute; top:30px; left:-74px; z-index:997; display:none; opacity:0; filter:alpha(opacity=0);}
#header .menu>li .message_info dl{margin-top:16px; padding:7px 0; text-align:left; cursor:default; background-color:#fff; border-radius:5px;}
#header .menu>li .message_info dl>dt{height:32px; line-height:32px;}
#header .menu>li .message_info dl>dt>a{padding:0 20px; text-decoration:none; font-size:12px; color:#666; display:block;}
#header .menu>li .message_info dl>dt>a>i{color:#f94f4f; float:right;}
#header .menu>li:hover>a.user_service{background-image:url(../images/account/icon_user_service_cur.png);}
#header .menu>li.menu_expired>a{display: block;line-height: 30px;font-size: 18px;color: #f00;}

#header li.menu_agent .message_info{width: 290px;left: -108px;}
#header li.menu_agent .message_info.open{opacity: 1 !important;display: block !important;top: 40px !important;}
#header li.menu_agent .message_info .msg_box{padding:23px 27px 25px; text-align:left; cursor:default; background-color:#fff; border-radius:5px;}
#header li.menu_agent .message_info .pic{width: 70px;height: 70px;margin:auto;float: left;margin-right: 12px;}
#header li.menu_agent .message_info .pic img{display: block;width: 70px;height: 70px;border-radius: 35px;background: #ccc;}
#header li.menu_agent .message_info .msg{float: left;}
#header li.menu_agent .message_info .name{padding-top: 8px;height: 28px;line-height: 28px;font-size: 16px;color: #000;}
#header li.menu_agent .message_info .email{font-size: 14px;color: #555;height: 26px;line-height: 26px;white-space: nowrap;}
#header li.menu_agent .message_info ul{padding-top: 18px;padding-bottom: 11px;}
#header li.menu_agent .message_info li{height: 38px;line-height: 38px;overflow: hidden;border-bottom: 1px solid #f3f3f3;font-size: 12px;}
#header li.menu_agent .message_info .tit{float: left;color: #000;}
#header li.menu_agent .message_info .desc{float: right;color: #555;}
#header li.menu_agent .message_info .work_time{line-height: 20px;text-align: right;color: #555;font-size: 12px;}
#header li.menu_agent .msg_box a{color: #008e67;}
#header li.menu_agent .agent_box{background: #fff;margin-top: 16px;}
#header li.menu_agent .agent_menu{overflow: hidden;}
#header li.menu_agent .agent_menu a{width: 50%;float: left;border-bottom: 1px solid #ececed;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #555;}
#header li.menu_agent .agent_menu a.cur{color: #000;position: relative;}
#header li.menu_agent .agent_menu a.cur:before{content: '';position: absolute;width: 100%;height: 2px;background: #07bb8a;left: 0;bottom: 0;}
#header li.menu_agent .logs_box ul{padding-top: 21px;padding-bottom: 23px;}
#header li.menu_agent .logs_box ul li{padding: 0 33px 3px;border-top: 1px solid #f3f3f3;height: 36px;line-height: 36px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 14px;position: relative;border-bottom: none;}
#header li.menu_agent .logs_box ul li a{color: #555;}
#header li.menu_agent .logs_box ul li:first-child{border-top: none;}
#header li.menu_agent .logs_box ul li:before{position: absolute;content: '';width: 4px;height: 4px;border-radius: 1px;background: #07bb8a;top: 15px;left: 18px;}

/*************************** 头部 end ***************************/


/*************************** 左侧栏/主体 start ***************************/
#main{width:100%; min-width:980px;/* min-height:1000px;*/ overflow:hidden; border-bottom:1px transparent solid;/*#00F*/ position:relative;}
#main .menu{width:180px; height:100%; overflow:hidden; position:relative; float:left;}
#main .menu .menu_ico{width:40px; height:100%; overflow:hidden; padding-top:16px; background-color:#1f1f20; position:absolute; top:0; left:0; z-index:3; float:left;}
#main .menu .menu_ico .menu_item{text-align:center; cursor:pointer; position:relative;}
#main .menu .menu_ico .menu_item>a{height:49px; text-decoration:none; color:#fff; display:block;}
#main .menu .menu_ico .menu_item>a>i{width:inherit; height:inherit; display:block;}
#main .menu .menu_ico .menu_item>a>i.current>span{ color:#04bc76;}
#main .menu .menu_ico .menu_item>a>i>span{padding-top:50px; font-size:14px; color:#686868; display:block;}
#main .menu .menu_ico .menu_item>a:hover>i>span{color:#04bc76;}
#main .menu .home_menu_ico{width:70px; padding-top:0;}
#main .menu .home_menu_ico .menu_item>a{height:70px;}
#main .menu .menu_ico_name{width:130px; height:100%; padding-top:16px; cursor:default; background-color:#1f1f20; position:absolute; top:0; left:-100px; z-index:2; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
#main .menu .menu_ico_name .menu_item{height:49px; line-height:47px; padding:0 6px;}
#main .menu .menu_ico_name .menu_item a{color:#757575;}
#main .menu .menu_ico_name .menu_item.current a{color:#00da87;}
#main .menu .menu_ico_name.show{left:40px;}
#main .menu .menu_list{width:130px; overflow:hidden; margin-left:70px; background-color:#333336; float:left;}
#main .menu .menu_list a{text-decoration:none; display:block;}
#main .menu .menu_list .menu_title{padding:30px 0 18px 25px; font-size:19px; color:#fff;height: auto;margin: 0;background: none;}
#main .menu .menu_list dt{height:38px; line-height:38px; overflow:hidden; padding-left:25px; color:#fff; cursor:pointer; position:relative;}
#main .menu .menu_list dt span{overflow:hidden; font-size:13px; font-weight:normal; color:#fff; display:inline-block;}
#main .menu .menu_list dt.current span{color:#00da87;}
#main .menu .menu_list dt:hover span{animation:moveIco .5s; -o-animation:moveIco 5s; -moz-animation:moveIco .5s; -webkit-animation:moveIco .5s;}
#main .menu .menu_list .jspContainer{z-index:1;}
#main .menu .menu_list .jspPane{left:0; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
#main .righter{height:100%; overflow:hidden; margin-left:170px; position:relative;}
#main .home_righter{margin-left:70px;}
#main .fixed_loading{width:100%; height:100%; text-align:center; background-color:#f4f4f4; position:absolute; top:0; left:0; z-index:10001;}
#main .fixed_loading .load{height:100%; position:relative;}
#main .fixed_loading .load>div{width:400px; height:100px; position:absolute; top:300px; left:50%; margin-left:-198px;}
#main .fixed_loading .load .load_image, #main .fixed_loading .load .load_loader{width:100px; height:100px; position:absolute; top:0; left:50%; opacity:1; filter:alpha(opacity=100);}
#main .fixed_loading .load .load_image{line-height:100px; margin:4px 0 0 -49px; text-align:center; font-size:20px; color:#07bb8a;}
#main .fixed_loading .load .load_loader{margin:0 0 0 -55px; background-color:transparent; border-left:5px #cbcbca solid; border-right:5px #cbcbca solid; border-bottom:5px #cbcbca solid; border-top:5px #0cb083 solid; border-radius:100%; animation:rotation .7s infinite linear; -o-animation:rotation .7s infinite linear; -moz-animation:rotation .7s infinite linear; -webkit-animation:rotation .7s infinite linear;}
/*************************** 左侧栏/主体 end ***************************/


/*************************** 全局 start ***************************/
.fc_0, .fc_0 *{color:#ff0000 !important;}
.fc_1, .fc_1 *{color:#306fdd !important;}
.fc_2, .fc_2 *{color:#40806e !important;}
.fc_3, .fc_3 *{color:#ff6000 !important;}
.fc_4, .fc_4 *{color:#05b67e !important;}
.fc_5, .fc_5 *{color:#a1be7c !important;}
.fc_6, .fc_6 *{color:#999966 !important;}
.fc_7, .fc_7 *{color:#bf4c8e !important;}
.fc_8, .fc_8 *{color:#35620c !important;}
.fc_9, .fc_9 *{color:#669900 !important;}
.fc_10, .fc_10 *{color:#ff00ff !important;}
.fc_11, .fc_11 *{color:#431e1e !important;}
.fc_12, .fc_12 *{color:#cc00ff !important;}
.fc_13, .fc_13 *{color:#cc5555 !important;}
.fc_14, .fc_14 *{color:#660000 !important;}
.fc_15, .fc_15 *{color:#633277 !important;}

/*全站说明样式*/
.box_explain{vertical-align: middle;line-height: 22px;margin-bottom: 10px;font-size: 12px;color: #aaa;}
.list_menu_button .box_explain{margin-top: 4px;margin-bottom: 0;}

/*一级标题 二级标题 表单项目名称*/
.color_000{color:#000;}
/*内容文字 输入框文字*/
.color_555{color:#555;}
/*输入框提示文字*/
.color_888{color:#888;}
/*辅助说明*/
.color_aaa{color:#aaa;}

/*容器*/
.global_container{overflow:hidden; margin-top:10px; padding:20px; font-size:14px; background-color:#fff; border-radius:5px;}
.global_container .return_title:after{border-right-color:#fff;}
.global_container .return_title{ margin:0 0 18px 0;}
.inside_table{padding:20px 0; background-color:#fff; position:relative;}
.inside_table.center_container_1000{border-radius:5px;}
.inside_table.center_container_1000 .list_menu{border-top-left-radius:5px; border-top-right-radius:5px;}

/*内页头部*/
.inside_container{min-height:55px; padding:15px 0px; padding-bottom:0;}
.inside_container>h1{height:39px; line-height:39px; font-size:20px; color:#000;padding:0px 30px;}
.inside_container .inside_menu{border-bottom: 1px #e1e1e1 solid;padding:0px 30px;margin-top: 16px;font-size: 0;}
.inside_container .inside_menu>li{display: inline-block;vertical-align: bottom;margin-right:5px;margin-bottom: -1px; padding:0 1px;}
.inside_container .inside_menu>li>a{height:35px; line-height:35px; background: #f9fbfa;padding: 0 26px;text-decoration:none; font-size:14px; color:#aaa; border:1px solid #e1e1e1; border-radius: 4px 4px 0 0; display:block;}
.inside_container .inside_menu>li>a.current{height: 41px;line-height: 41px;color:#07bb8a; border-bottom-color: transparent;background: #fff;}
.inside_container .inside_menu.unusual>li>a{background: #fff;}
.inside_container .inside_menu.unusual>li>a.current{background: #f4f4f4;}
.inside_container .h1{ font-size:26px; color:#676a6f;}
/*内页左右布局*/
.w_1200 .left_container{margin-left:-390px; float:left;}
.w_1200 .left_container .left_container_side{margin-left:390px;}
.w_1200 .right_container{width:380px; margin-left:10px; float:right;}
.w_1200 .right_container .global_container:first-child{margin-top:0;}
.left_container{width:100%; margin:0; float:none;}
.left_container .left_container_side{margin:0;}
.right_container{width:100%; margin:0; float:none;}
.left_container .global_container:first-child{margin-top:0;}
.right_container .global_container:first-child{margin-top:10px;}

/*内页中间布局*/
.center_container{width:750px; margin:20px auto;}
.center_container_750{max-width:750px; margin:0 auto;}
.center_container_1000{max-width:1000px; margin:20px auto;}
.center_container_1000 .inside_container>h1{font-size:22px; padding:0}
.center_container_1000 .global_container{max-width:960px; margin:0 auto;}
.center_container_1000 .inside_table{ border-radius:5px}
.center_container_1200{max-width:1200px; margin:0 auto;}
.center_container_1400{max-width:1400px; margin:0 auto;}
.center_container_1400.w_1200{padding: 0 100px;box-sizing:border-box;background: white;}
.center_container_1440{ max-width:1440px; margin:0 auto; padding:0 60px;}


/*内页表头栏目*/
.list_menu{height:51px; line-height:51px; padding:0 30px; background-color:#fff; z-index:2;}
.list_menu.fixed{padding-top:0; border-bottom:1px #edf0f5 solid; box-shadow:#eee 0 2px 5px;z-index: 10;}
.list_menu_button{height:31px; padding:10px 0; float:left;}
.list_menu_button>li{float:left; position:relative;}
.list_menu_button>li>a{display:block;height:31px; line-height:31px; margin-right:8px; padding:0 16px 0 35px; text-decoration:none; font-size:12px; color:#666; background-repeat:no-repeat; background-position:13px center; background-color:#f3f3f3; border-radius:5px;}
.list_menu_button>li>a:hover{color:#07bb8a;}
.list_menu_button>li>a.add{color:#fff; background-image:url(../images/frame/icon_add.png); background-color:#07bb8a;}
.list_menu_button>li>a.edit{background-image:url(../images/frame/icon_edit.png);}
.list_menu_button>li>a.edit:hover{background-image:url(../images/frame/icon_edit_current.png);}
.list_menu_button>li>a.del{background-image:url(../images/frame/icon_del.png);}
.list_menu_button>li>a.del:hover{background-image:url(../images/frame/icon_del_current.png);}
.list_menu_button>li>a.sold_in{background-image:url(../images/frame/icon_sold_in.png);}
.list_menu_button>li>a.sold_in:hover{background-image:url(../images/frame/icon_sold_in_current.png);}
.list_menu_button>li>a.sold_out{background-image:url(../images/frame/icon_sold_out.png);}
.list_menu_button>li>a.sold_out:hover{background-image:url(../images/frame/icon_sold_out_current.png);}
.list_menu_button>li>a.explode{background-image:url(../images/frame/icon_explode.png);}
.list_menu_button>li>a.explode:hover{background-image:url(../images/frame/icon_explode_current.png);}
.list_menu_button .bat_open{padding: 0 25px;}
.list_menu_button .un_bat_open{display: none;padding: 0 25px;}
.list_menu_button .move{display: none;background-image:url(../images/frame/icon_move.png);}
.list_menu_button .move:hover{background-image:url(../images/frame/icon_move_current.png);}
.list_menu_button>li>a.more{padding:0 13px 0 15px; color:#07bb8a; background-color:transparent;}
.list_menu_button>li>a.more>em{width:8px; height:5px; margin-left:11px; margin-top:13px; background:url(../images/frame/icon_arrow_down_small_gray.png) no-repeat center; position:relative; display:inline-block; vertical-align:top; transition:all .4s; -webkit-transition:all .4s; transform:rotate(0); -webkit-transform:rotate(0);}
.list_menu_button>li .more_menu{width:70px; padding:7px 0; text-align:center; background-color:#fff; position:absolute; top:21px; left:0; z-index:1; display:none; opacity:0; filter:alpha(opacity=0);}
.list_menu_button>li .more_menu>a{width:inherit; height:27px; line-height:27px; text-decoration:none; font-size:12px; color:#666; display:block;}
.list_menu_button>li:hover>a.more>em{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.list_menu_button>li:hover .more_menu{display:block;}

/*内页表头搜索栏目*/
.search_form{height:33px; margin-top:8px; font-size:12px; background-color:#f3f3f3; border-radius:5px; position:relative; z-index:10; float:right;}
.search_form *{font-size:12px;}
.search_form .k_input{height:33px; overflow:hidden; float:left;}
.search_form .k_input label{width:60px; height:28px; line-height:28px; float:left;}
.search_form .k_input .form_input{width:228px; height:31px; line-height:33px; padding:0 5px; color:#555; background-color:transparent; border:1px transparent solid; float:left;}
.search_form .k_input .more{width:24px; height:33px; background:url(../../ico/arrow_down_gray.png) center center no-repeat; border:0; float:left; transition:all .4s; -webkit-transition:all .4s; transform:rotate(0); -webkit-transform:rotate(0);}
.search_form .k_input .more_up{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.search_form .search_btn{width:36px; height:33px; line-height:33px; overflow:hidden; text-indent:99px; cursor:pointer; background:url(../../ico/search.png) no-repeat 6px center; border:0; float:left;}
.search_form .ext{width:300px; padding:17px 0; background-color:#fff; position:absolute; top:38px; right:0; display:none;}
.search_form .ext .rows{height:32px; padding:5px 17px; clear:both;}
.search_form .ext label{width:74px; height:32px; line-height:32px; overflow:hidden; color:#000; float:left;}
.search_form .ext .input{width:180px; height:32px; float:left; display:block;}
.search_form .ext .input input{width:165px;}
.search_form .ext .input .box_select{height:30px; line-height:30px; background-color:#fff;}
.search_form .ext .input .box_select>select{height:30px;}

/*内页表格空白提示*/
.bg_no_table_data{width:100%; text-align:center; position:relative;}
.bg_no_table_data .content{width:100%; padding-top:237px; text-align:center; font-size:18px; background:url(../images/frame/bg_no_table_data.png) no-repeat center top; position:absolute; top:35%; left:0;}
.bg_no_table_data .content>p{height:37px; line-height:37px;}
.bg_no_table_data .content .btn_add_item{height:36px; line-height:34px; margin-top:15px; padding:0 32px; background-color:#fff; border:1px #07bb8a solid;}

/*右侧栏目*/
.edit_form_part{position: fixed;top: 70px;padding-left: 30px;}
.edit_form_part li{font-size: 14px;line-height: 40px;}
.edit_form_part li a{color: #aaa;white-space: nowrap;}
.edit_form_part li b{position: relative;}
.edit_form_part li b:before{display: none;content:'';position: absolute;bottom: -4px;left: 0;right: 0;margin:auto;width: 19px;height: 2px;background-color: #07bb8a;}
.edit_form_part li a.current{color:#000;}
.edit_form_part li a.current b:before{display: block;}

.pop_contents{position:fixed; top:30px; left:15%; border:5px solid #37BD9C; border-radius:5px; width:70%; z-index:10002; background:#fff; display:none;}
.pop_contents iframe{width:100%; height:100%; overflow:hidden;}

/*右侧弹窗*/
#fixed_right{width:40%; overflow:hidden; background:#fff; position:fixed; top:50px; bottom:0; right:-40%; z-index:10001; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s; transform:perspective(10001px);box-shadow:1px 0px 3px 1px rgba(7,187,139,0.3)}
#fixed_right.show{right: 0;}
#fixed_right.loading{background: #fff url(../../themes/default/images/global/loading_oth.gif) no-repeat center;}
#fixed_right .top_title{min-height: 35px;line-height: 35px;font-size: 20px; color: #222;margin-bottom: 15px;}
#fixed_right .top_title .close{position: relative;display: inline-block;margin-left: 12px;margin-top: -3px;width: 32px;height: 32px;vertical-align: middle;-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);border-radius: 15.5px;}
#fixed_right .top_title .close:before{position: absolute;content: '';width: 28px;height: 2px;top: 15px;left: 2px;background: #bbb;}
#fixed_right .top_title .close:after{position: absolute;content: '';width: 2px;height: 28px;top: 2px;left: 15px;background: #bbb;}
#fixed_right .global_container,body #fixed_right .global_container{overflow-y:auto;position: static;}
#fixed_right .top_menu{border-bottom: 1px #e1e1e1 solid; height:26px; line-height:26px; margin-top:5px}
#fixed_right .top_menu li{ float:left; height:26px; margin-right:10px; font-size:14px;}
#fixed_right .top_menu li a{ display:inline-block;}
#fixed_right .top_menu li a.current{ color: #07bb8a; border-bottom:1px solid #07bb8a;}
#fixed_right .box_submit{width: 100%; background-color:#f8f8f8; border-top:1px #e1e1e1 solid;  padding:10px 20px; margin: 0; position:absolute; bottom:0; left:0; box-sizing: border-box;}
#fixed_right .box_submit .btn_global{margin-right: 20px;}
#fixed_right .box_select{max-width: none;}

/*右侧弹窗（多层）*/
.pop_up{width:40%; background:#fff; position:fixed; top:50px; bottom:0; right:-40%; z-index:9001; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s; transform:perspective(9001px);box-shadow:1px 0px 3px 1px rgba(7,187,139,0.3)}
.pop_up.show{right:0;}
.pop_up_container{position:relative;}
.pop_up_container .btn_close{width:32px; height:32px; margin-top:-3px; margin-left:12px; border-radius:15.5px; position:relative; display:inline-block; vertical-align:middle; transform:rotate(45deg); -moz-transform:rotate(45deg); -webkit-transform:rotate(45deg);}
.pop_up_container .btn_close:before{width:28px; height:2px; background-color:#bbb; position:absolute; top:15px; left:2px; content:'';}
.pop_up_container .btn_close:after{width:2px; height:28px; background-color:#bbb; position:absolute; top:2px; left:15px; content:'';}
.pop_orders_message_list{width:280px; right:-280px;}
.pop_orders_message_list .message_title{height:35px; line-height:35px; padding:5px 0 5px 15px; font-size:18px; color:#000;}
.pop_orders_message_list .message_list{max-width:100%; height:100%; overflow-x:hidden; overflow-y:scroll; position:relative; -webkit-overflow-scrolling:touch;}
.pop_orders_message_list .message_list li{height:60px; line-height:21px; overflow:hidden; padding:0 15px; font-size:12px; cursor:pointer; border-top:1px #f1f1f1 solid;}
.pop_orders_message_list .message_list li .orders_number{margin-top:8px; color:#000; float:left;}
.pop_orders_message_list .message_list li .date{margin-top:8px; color:#aaa; float:right;}
.pop_orders_message_list .message_list li .message{height:21px; overflow:hidden; color:#555; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis;}
.pop_orders_message_list .message_list li:hover{background-color:#f3f3f3;}
.pop_orders_message_list .message_list li:first-child{border:0;}
.pop_orders_message_list .message_list li.readed .orders_number, .pop_orders_message_list .message_list li.readed .message{color:#aaa;}
.pop_orders_message{width:670px; right:-670px;}
.pop_orders_message .message_title{height:58px; padding:5px 0 5px 15px; border-bottom:1px #f1f1f1 solid;}
.pop_orders_message .message_title .title{height:32px; line-height:32px; font-size:18px; color:#222;}
.pop_orders_message .message_title .email{height:21px; line-height:21px; font-size:12px; color:#aaa;}
.pop_orders_message .message_dialogue{overflow-x:hidden; overflow-y:scroll; padding:5px 35px; -webkit-overflow-scrolling:touch;}
.pop_orders_message .dialogue_box{width:425px; margin:10px;}
.pop_orders_message .dialogue_box .time{height:27px; line-height:27px; font-size:12px; color:#aaa;}
.pop_orders_message .dialogue_box .message{line-height:25px; padding:15px; color:#111; background-color:#eaeaea; border-radius:5px; position:relative;}
.pop_orders_message .dialogue_box .picture{width:100px; height:100px; margin-top:10px; padding:15px; text-align:center; background-color:#eaeaea; border-radius:5px; float:left; position:relative;}
.pop_orders_message .dialogue_box .picture img{max-width:100%; max-height:100%;}
.pop_orders_message .dialogue_box_left .message:before, .pop_orders_message .dialogue_box_left .picture:before{width:11px; height:13px; background:url(../images/frame/icon_dialogue_box_left_gray.png) no-repeat;  position:absolute; bottom:6px; left:-10px; display:block; content:'';}
.pop_orders_message .dialogue_box_right{text-align:right; float:right;}
.pop_orders_message .dialogue_box_right .message{text-align:left; background-color:#b9f2e2;}
.pop_orders_message .dialogue_box_right .picture{background-color:#b9f2e2; float:right;}
.pop_orders_message .dialogue_box_right .message:after, .pop_orders_message .dialogue_box_right .picture:after{width:11px; height:13px; background:url(../images/frame/icon_dialogue_box_right.png) no-repeat; position:absolute; bottom:6px; right:-10px; display:block; content:'';}
.pop_orders_message .message_bottom{height:130px; padding:0 55px 0 35px; background-color:#fff; border-top:1px #f1f1f1 solid;}
.pop_orders_message .form_message{padding:17px 0;}
.pop_orders_message .form_message .box_textarea{width:580px; height:54px; line-height:18px; padding:0; overflow-x:hidden; overflow-y:scroll; border:0; -webkit-overflow-scrolling:touch;}
.pop_orders_message .form_message .box_textarea:focus{box-shadow:none;}
.pop_orders_message .form_message .btn_submit{margin-top:10px; color:#fff; background-color:#0cb083; float:right;}
#MsgPicDetail{margin-top:10px; float:left;}
#MsgPicDetail .img{overflow:visible; margin:0;}
#MsgPicDetail .img .pic_btn{width:80px; height:32px;}
#MsgPicDetail .img .pic_btn>a{margin-top:8px;}
#MsgPicDetail .preview_pic{width:30px; height:30px;}
#MsgPicDetail .preview_pic>a{width:30px; height:30px; padding:0;}
#MsgPicDetail .upload_btn{width:30px; height:30px; background:url(../images/frame/bg_multi_small_img.png) no-repeat center;}

/*遮罩层*/
#fixed_right_div_mask{width:100%; height:100%; background:#000; opacity:0.6; position: fixed; top:50px; left:0; z-index:9000; display:none;cursor: pointer;}

/*声明*/
#statement{width: 96%;max-width: 715px;margin:auto;padding:60px 0 30px;line-height: 26px;font-size: 12px;color: #aaa;text-align: center;}

/* 内页基本布局 Start */
.r_con_wrap{overflow:auto;  -webkit-overflow-scrolling:touch;}
.r_con_wrap .big_title{line-height:40px; margin-bottom: 28px; font-size:20px; color:#000; position:relative;}
.r_con_wrap .big_title i{width:23px; height:23px; margin:auto; background:url(../images/frame/icon_arrow_down_big_gray.png) no-repeat center; border-radius:100%; position:absolute; top:0; right:0; bottom:0; transition:all .4s; -webkit-transition:all .4s; transform:rotate(0); -webkit-transform:rotate(0);}
.r_con_wrap .big_title i.sm{width:19px; height:19px; background-image:url(../images/frame/icon_arrow_down_small_gary.png);}
.r_con_wrap .big_title:hover i.sm{background-image:url(../images/frame/icon_arrow_down_small_white.png);}
.r_con_wrap .big_title:hover i{background-color:#ccc; background-image:url(../images/frame/icon_arrow_down_big_white.png);}
.r_con_wrap .big_title i.current{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.r_con_wrap iframe{width:100%; height:100%; overflow:auto; background:#fff;}

.r_con_column{height:30px; line-height:30px; padding:5px 30px; background:#fff;}
/* 内页基本布局 End */

/*面包屑导航*/
.return_title{margin:10px 0; padding:10px 25px; position:relative; display: block;}
.return_title .return{font-size:20px; color:#000;}
.return_title .s_return{margin-left:8px; font-size:14px; color:#aaa;}
.return_title:before{width:0; height:0; margin:auto; border-width:11px 11px 11px 0; border-style:solid; border-color:transparent; border-right-color:#ccc; position:absolute; top:0; bottom: 0; left:0; content:'';}
.return_title:after{width:0; height:0; margin:auto; border-width:11px 11px 11px 0; border-style:solid; border-color:transparent; border-right-color:#f4f4f4; position:absolute; top:0; bottom:0; left:3px; content:'';}
.return_title:hover{text-decoration:none;}
.return_title:hover:before{border-right-color:#07bb8b;}

/*列表*/
.r_con_table{margin:10px 30px; background-color:#fff; border:1px #edf0f5 solid; border-left:0; border-right:0; border-collapse:collapse;}
.r_con_table td{min-height:20px; padding:20px; text-align:left; color:#555; border-bottom:1px #edf0f5 solid; empty-cells:show;}
.r_con_table td.fc_red{color:#f00;}
.r_con_table td.word_break{word-break:break-all; word-wrap:break-word;}
.r_con_table td.left{text-align:left;}
.r_con_table td.myorder{padding-right:0;}
.r_con_table td.operation{padding-left:15px; padding-right:15px;}
.r_con_table thead{color:#60666a; font-weight:bold;}
.r_con_table thead td{padding:14px 20px; background-color:#f9fbfa;}
.r_con_table tbody tr:hover, .r_con_table tbody tr.clicked{background:#f6f7f7;}
.r_con_table tbody td.img img{max-width:100%; max-height:100%;}
.r_con_table tbody td.move_myorder{cursor:move;}
.r_con_table tbody td.placeHolder{border:1px #aaa dashed; background-color:#fff;}
.r_con_table tbody td pre{width:350px; overflow:hidden;}
.r_con_table tbody td, .r_con_table tbody td *{font-size:12px; line-height:20px; vertical-align:top;}
.r_con_table tr td.center{text-align:center;}
.r_con_table tbody td .gory{color:#aaa;}
.r_con_table tbody td .upd_txt input{width:80px; height:24px; line-height:24px; text-align:center; border:1px #ddd solid;}
.r_con_table tbody td .opt_log{overflow:hidden;}
.r_con_table tbody td .btn_email{height:15px; margin-top:3px; margin-right:3px; display:inline-block;}
.r_con_table tbody td.operation a{text-decoration:none; color:#07bb8a;}
.r_con_table tbody td.operation a.gray{ color:#aaa;}
.r_con_table tbody td.operation dl{position:relative;}
.r_con_table tbody td.operation dl>dt>a{color:#aaa;}
.r_con_table tbody td.operation dl>dt>a>i{width:8px; height:5px; margin-top:8px; margin-left:5px; background:url(../images/frame/icon_arrow_down_small_gray.png) no-repeat center; display:inline-block; vertical-align:top; transition:all .4s; -webkit-transition:all .4s; transform:rotate(0); -webkit-transform:rotate(0);}
.r_con_table tbody td.operation dl>dd{width:70px; padding:7px 0; text-align:center; background-color:#fff; position:absolute; top:10px; left:-20px; z-index:1; display:none; opacity:0; filter:alpha(opacity=0);}
.r_con_table tbody td.operation dl>dd>a{width:inherit; height:27px; line-height:27px; color:#666; display:block;}
.r_con_table tbody td.operation dl:hover>dt>a>i{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.r_con_table tbody td.operation dl:hover>dd{display:block; top:20px;}
.r_con_table tbody td.side_by_side>a{float:left;}
.r_con_table tbody td.side_by_side dl{margin-left:6px; float:left;}
.r_con_table table td{border:0;}

/*小列表*/
.config_table_body .table_item{width:100%; min-height:30px; margin-bottom:10px; background:#f7f7f7; border:1px #eee solid; border-radius:5px;}
.config_table_body .table_item.placeHolder{background-color:#fff; border:1px #aaa dashed;}
.config_table_body .table_item:hover, .config_table_body .table_item:hover tbody tr{background-color:#e7f7f4; border-color:#e7f7f4;}
.config_table{width:100%; margin:0; background:transparent; border:0; position:relative;}
.config_table tr td{line-height:20px; padding:20px 10px; font-size:12px; color:#555; border:0; vertical-align:top;}
.config_table tr td a{font-size:12px;}
.config_table tr td .img{min-width:20px; height:20px; line-height:0; margin-left:10px; font-size:0; display:inline-block; vertical-align:top;}
.config_table tr td .img span{height:100%; display:inline-block; vertical-align:middle;}
.config_table tr td .img img{max-width:100px; max-height:30px; display:inline-block; vertical-align:middle;}
.config_table tr td .img_small{margin:0;}
.config_table tr td .img_big{height:auto; max-height:30px;}
.config_table tr td .img_pay{max-width:200px; max-height:28px; display:inline-block; vertical-align:top;}
.config_table tr td .switchery{margin:auto;}
.config_table tr td .info{line-height:20px; display:inline-block; vertical-align:middle;}
.config_table tr td .name{font-size:14px;}
.config_table tr td .desc{line-height:20px; margin-top:4px; font-size:12px; color:#aaa;}
.config_table tr td.myorder{vertical-align:middle;}
.config_table tr td.myorder_left{padding-left:26px;}
.config_table thead{width:26px; height:100%; background-color:#f7f7f7; border-top-left-radius:5px; border-bottom-left-radius:5px; position:absolute; top:0; left:0; display:none;}
.config_table thead td{padding:30px 10px; background:transparent;}
.config_table a.edit{color:#07bb8a; display:inline-block;}
.config_table a.del{color:#888;}
.config_table:hover thead{background-color:#e7f7f4; display:block;}

/*翻页*/
.turn_page{height:35px; overflow:hidden; padding:20px 25px 30px; text-align:right; background-color:#fff;}
.turn_page .total_count{line-height:35px; display:inline-block; vertical-align:top;}
.turn_page .page{margin-left:20px; display:inline-block; vertical-align:top;}
.turn_page .page li{display:inline-block; vertical-align:top;}
.turn_page .page li>span{cursor:default;}
.turn_page .page li>span, .turn_page .page li>a{width:33px; height:33px; line-height:33px; margin:0 1px; text-align:center; text-decoration:none; font-size:12px; color:#888; background-color:#fff; border:1px #d9d9d9 solid; border-radius:2px; display:block;}
.turn_page .page li .page_omitted{background-color:transparent; border-color:transparent;}
.turn_page .page li .page_item:hover, .turn_page .page li .page_item_current{color:#fff; background-color:#07bb8a; border-color:#07bb8a;}
.turn_page .page li .icon_page_prev, .turn_page .page li .icon_page_next{width:inherit; height:inherit; background-repeat:no-repeat; background-position:center; display:block;}
.turn_page .page li .icon_page_prev{background-image:url(../images/frame/icon_arrow_left_small_gray.png);}
.turn_page .page li .icon_page_next{background-image:url(../images/frame/icon_arrow_right_small_gray.png);}
.turn_page .page li.page_first, .turn_page .page li.page_last{margin:0 4px;}

/*表单*/
.tips{padding:5px 0;}
.icon_tips{ line-height:20px; padding-left:25px; background:url(../images/frame/icon_tips.png) left center no-repeat; font-size:12px; color:#aaa; margin:10px 0;}
.icon_tips a{ color:#07bb8a; text-decoration:underline;}
.global_form .rows{margin-bottom: 28px;clear:both;}
.global_form .rows>label{line-height:30px; font-size:14px; color:#000; display:block;}
.global_form .rows .input{font-size:12px; color:#aaa; display:block;}
.global_form .rows .input.min_38{min-height:38px; line-height:38px;}
.global_form .rows .input_button{font-size:0;}
.global_form .rows .input_button .btn_global{margin-right:10px;}
.global_form .rows_static{margin-bottom: 0;padding:10px 0 10px 175px; border-top:1px #f1f1f1 solid;}
.global_form .rows_static.first{border-top-color:transparent;}
.global_form .rows_static>label{width:175px; line-height:30px; margin-left:-175px; padding:0; float:left;}
.global_form .rows_static .input{min-height:auto; line-height:30px; padding:0; font-size:14px; color:#555;}
.global_form .rows_static .input.fc_red{color: #ff0000}
.global_form .rows_static .img{height:30px; line-height:0; margin-right:3px; display:inline-block; vertical-align:middle;}
.global_form .rows_static .s_img{min-width:16px; height:16px; line-height:0; margin-right:3px;}
.global_form .rows_static .img img{max-width:100%; max-height:100%; vertical-align:middle;}
.global_form .rows_static .img span{height:100%; display:inline-block; vertical-align:middle;}

/*列表页快速编辑样式*/
.ajax_upload_btn{display: inline-block;padding-right: 25px;position: relative;cursor: pointer;}
.ajax_upload_btn:before{display: none;content: '';width: 20px;height: 20px;background:url(../images/frame/icon_ajax_edit.png) center no-repeat;margin:auto;position: absolute;top: 0;right: 0;bottom: 0;}
.r_con_table tbody tr:hover .ajax_upload_btn:before{display: block;}

/*批量上传模块*/
.explode_box{}
.explode_box .box_item{border:1px solid #edf0f5;border-radius: 4px;margin-bottom: 20px;padding: 20px;}
.explode_box .box_item .tit{height: 24px;line-height: 24px;vertical-align: middle;font-size: 18px;color: #000;}
.explode_box .box_item .tit em{width: 24px;height: 24px;line-height: 24px;background: #0cb083;border-radius: 12px;margin-right: 5px;float: left;font-size: 18px;color: #fff;text-align: center;}
.explode_box .box_item .desc{line-height: 24px;margin-top: 11px;font-size: 14px;color: #888;}
.explode_box .box_item .desc a{padding: 0 2px;text-decoration: underline; color: #0cb083;}
.explode_box .box_item .upload_file{margin-top: 18px;}
.explode_box .box_item .upload_file .box_input{width: 100%;box-sizing: border-box;}
.explode_box .box_item .fileupload-buttonbar{position: relative;}
.explode_box .box_item .fileupload-buttonbar .fileinput-button{position: absolute;right: 0;top: -34px;height: 34px;line-height: 34px;}
.explode_box .box_item .fileupload-progress, .explode_box .box_item .template-box{}
.explode_box .box_item .tit2{line-height: 30px;font-size: 18px;color: #000;}
.explode_box .box_item ul{padding: 15px 0;}
.explode_box .box_item ul li{line-height: 24px;margin-top: 23px;padding-left: 25px;position: relative;font-size: 14px;color: #888;}
.explode_box .box_item ul li:first-child{margin-top: 0;}
.explode_box .box_item ul li:before{content: '';width: 4px;height: 4px;background: #888;border-radius: 2px;position: absolute;top: 10px;left: 9px;}

/*表单提交栏*/
.fixed_btn_submit{height:34px; padding:10px 20px; padding-left:0; text-align:right; background-color:#fff; border-top:1px #e1e1e1 solid; position:fixed; bottom:0; left:0;}
.fixed_btn_submit>label{display:none;}
.fixed_btn_submit .input{width:auto; padding:0; font-size:0; float:right;}
.fixed_btn_submit .btn_submit, .fixed_btn_submit .btn_translation, .fixed_btn_submit .btn_cancel{width:130px; margin-left:12px; padding:0; font-size:16px; word-spacing:2px;}

/*表单固定格式*/
.box_input{height:34px; line-height:34px; overflow:hidden; padding:0 10px; font-size:12px; color:#555; background:none; border:1px #ddd solid; border-radius:5px;}
.box_input.no_drop{cursor:no-drop; background:#e7e7e7;}
.box_input:focus, .box_textarea:focus{border-color:#06ba8a; outline:none!important; box-shadow:0 0 5px rgba(7,187,139,0.3);}
.box_input.full_input{width: 100%;height: 36px;line-height: 36px;box-sizing: border-box;background-position: 98% center;}
.box_select{max-width:364px; height:34px; overflow:hidden; background:url(../images/frame/icon_select.png) no-repeat right center; border:1px #ddd solid; border-radius:5px;}
.box_select>select{width:100%; height:34px; padding-left:6px; font-size:12px; color:#555; background:transparent; border:0; outline:0; appearance:none; -moz-appearance:none; -webkit-appearance:none; -ms-appearance:none;}
.box_select>select::-ms-expand{display:none;}
.box_select:hover{border-color:#06ba8a; outline:none!important; box-shadow:0 0 5px rgba(7,187,139,0.3);}
.box_textarea{min-width:90%; height:50px; padding:10px; border:1px #ddd solid; border-radius:5px; resize:none;font-size: 12px;}
.full_textarea{width: 100%;height: 70px;box-sizing: border-box;}
.unit_input{height:34px; line-height:34px; background-color:#fff; border:1px solid #ddd; border-radius:5px; -ms-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; display:inline-block;}
.unit_input:active{outline:none!important; box-shadow:0 0 5px rgba(7,187,139,0.3);}
.unit_input:focus, .unit_input:active{border-color:#06ba8a; outline:none!important; box-shadow:0 0 5px rgba(7,187,139,0.3);}
.unit_input>b{min-width: 18px;line-height:inherit; padding:0 9px; font-weight:normal; background-color:#f1f1f1; border-right:1px solid #ddd;border-top-left-radius:5px; border-bottom-left-radius:5px; position:relative; display:inline-block;text-align: center;color: #555;box-sizing:border-box;}
.unit_input>b.last{line-height:34px; border:0; border-left:1px solid #ddd; border-radius: 0px 5px 5px 0;}
.unit_input .box_input{padding:0 10px; border-color:transparent; display:inline-block; vertical-align:top; font-family:Arial; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.unit_input .box_input:focus{box-shadow:none;}
.unit_input .box_input.hide{display:none;}
.unit_textarea{height:70px;}
.unit_textarea b{height:70px;}
.unit_textarea textarea{min-width:inherit; height:56px; line-height:20px; padding:7px 10px; border:0; display:inline-block; vertical-align:top;}
.input_time{background-image: url(../images/frame/icon_date.png);background-repeat: no-repeat;background-position: 96% center;}
.box_type_menu{display: inline-block;overflow: hidden;height: 36px;border-radius:5px;font-size: 0;}
.box_type_menu span{display: inline-block;height: 36px;line-height: 36px;background: #f1f1f1;padding: 0 11px;font-size: 12px;cursor: pointer;color: #555;}
.box_type_menu span.checked{background: #07bb8a;color: #fff;}
.box_type_menu input{display: none;}
.box_type_menu_content{margin-left: 10px;}
.box_type_menu_content .none{display: none;}

/*表单固定格式(多语言)*/
.multi_lang .lang_txt{margin-top:6px; display:none;}
.multi_lang .lang_txt:first-child{margin-top:0;}

/*切换框下拉*/
.unit_input .box_select_down{width:27px; padding-right:25px; position:relative; z-index:1;}
.unit_input .box_select_down .head{height:28px; line-height:28px; text-indent:14px; cursor:pointer; overflow:hidden;}
.unit_input .box_select_down .head>em{width:18px; height:18px; background:url(../../ico/arrow_down_gray.png) no-repeat center; position:absolute; top:0; bottom: 0; margin:auto; right:0; display:inline-block; vertical-align:middle; transition:transform 0.4s ease-out; -moz-transition:-moz-transform 0.4s ease-out; -webkit-transition:-webkit-transform 0.4s ease-out; transform:rotate(-90deg); -moz-transform:rotate(-90deg); -webkit-transform:rotate(-90deg);}
.unit_input .box_select_down .head.selected>em,.unit_input .box_select_down:hover .head em{transform:rotate(0); -moz-transform:rotate(0); -webkit-transform:rotate(0);}
.unit_input .box_select_down .list{width:44px; overflow:hidden; background:#f8f8f8; border:1px solid #ddd; border-top-color:#f8f8f8; position:absolute; top:34px; right:-1px; display:none;}
.unit_input .box_select_down:hover .list{display:block;}
.unit_input .box_select_down .list input{display:none;}
.unit_input .box_select_down .list>li{height:24px; line-height:24px; overflow:hidden; text-align:center; cursor:pointer; display:block;}
.unit_input .box_select_down .list>li:hover{background-color:#ccc;}

/*自定义下拉*/
.down_select_box{max-width:470px; position:relative; user-select:none; -moz-user-select:none; -webkit-user-select:none;}
.down_select_box dt{height:36px; color:#444; cursor:pointer;}
.down_select_box dt>input{width:100%; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.down_select_box dt>div{background:url(../images/frame/icon_select.png) no-repeat right center;}
.down_select_box dt .box_select{width:100%!important; line-height:36px;}
.down_select_box dt .box_select>span{padding:0 10px;}
.down_select_box dt.box_drop_focus .box_input{border-color:#07bb8b; outline:none!important; box-shadow:0 0 5px rgba(7,187,139,.3);}
.down_select_box dd{overflow:hidden; font-size:14px; background:#fff; position:absolute; top:38px; right:0; left:0; z-index:10; display:none;}
.down_select_box dd .hscroll{max-height:300px; padding:7px 10px; overflow-y:auto;}
.down_select_box dd .select{cursor:pointer; position:relative;}
.down_select_box dd .select>i{width:20px; height:32px; background-repeat:no-repeat; background-position:-2px -18px; position:absolute; top:0; right:10px; z-index:9; display:block;}
.down_select_box dd .select:hover>i{background-image:url(../images/frame/icon_close.png); right:6px; z-index:10;} 
.down_select_box dd .select_1{line-height:32px; padding-left:10px; color:#888;}
.down_select_box dd .select_box_1{margin-bottom:12px;}
.down_select_box dd .select_2{line-height:24px; padding-left:20px; color:#666;}
.down_select_box dd .select_3{line-height:24px; padding-left:25px; color:#999;}

/*菜单下拉*/
.box_drop_down_menu{position: relative;height: 31px;line-height: 31px;z-index: 2;padding: 0 30px 5px;}
.box_drop_down_menu .more,.box_drop_down_menu .more span,.box_drop_down_menu .more a,.box_drop_down_menu .more div{color: #555;}
.box_drop_down_menu .more em{width: 8px;height: 5px;margin-left: 11px;margin-top: 13px;background: url(../images/frame/icon_arrow_down_small_gray.png) no-repeat center;position: relative;display: inline-block;vertical-align: top;transition: all .4s;-webkit-transition: all .4s;transform: rotate(0);-webkit-transform: rotate(0);}
.box_drop_down_menu .more_menu{display: none;min-width:317px; max-height:320px; overflow-y:auto; padding:7px 0px; background:#fff; position:absolute; top:21px; opacity:0; filter:alpha(opacity=0);}
.box_drop_down_menu .more_menu .opation{width: 82px;margin-right: -82px;}
.box_drop_down_menu .more_menu .opation a{padding: 0;width: 20px;height: 27px;margin-right: 4px;background: url(../images/products/icon_sync_operation.png) no-repeat left center;}
.box_drop_down_menu .more_menu .opation .edit{background-position: 3px center;}
.box_drop_down_menu .more_menu .opation .refresh{background-position: -27px center;}
.box_drop_down_menu .more_menu .opation .del{background-position: -55px center;}
.box_drop_down_menu .more_menu a{position: relative;display: block;height: 27px;line-height: 27px;font-size: 12px;text-decoration: none;padding: 0 20px;white-space: nowrap;}
.box_drop_down_menu .more_menu i{width: 27px;height: 27px;background-repeat: no-repeat;background-position: 2px -21px;position: absolute;top: 0;right: 6px;z-index: 9;display: none;background-image: url(../images/frame/icon_close.png);}
.box_drop_down_menu:hover .more em{transform: rotate(180deg);-webkit-transform: rotate(180deg);}
.box_drop_down_menu .more_menu a:hover i{display: block;}


/*自定义下拉效果*/
.drop_down{border-radius:5px; box-shadow:0px 0px 10px rgba(0,0,0,0.2); -moz-box-shadow:0px 0px 10px rgba(0,0,0,0.2); -webkit-box-shadow:0px 0px 10px rgba(0,0,0,0.2);}
.drop_down .item,.drop_down .item a,.drop_down .item span ,.drop_down .item div{color: #888;}
.drop_down .item:hover{background-color:#effaf7;}

/*自定义下拉+文本框混合*/
.box_drop_double{max-width:470px; position:relative; user-select:none; -moz-user-select:none; -webkit-user-select:none;}
.box_drop_double dt{min-height:32px; color:#444; cursor:pointer;}
.box_drop_double dt>input{width:100%; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
.box_drop_double dt .check_input{display:none; width:20px; height:28px; line-height:28px; border:0!important;}
.box_drop_double dt .check_input:focus{box-shadow:none;}
.box_drop_double dt .box_select{width:100%!important; max-width:468px; line-height:36px;}
.box_drop_double dt .box_select>span{padding:0 10px;}
.box_drop_double dt.box_checkbox_list{min-height:29px; overflow:hidden; padding:6px 10px 1px; cursor:text; border:1px #ddd solid; border-radius:5px; position:relative;}
.box_drop_double dt.box_checkbox_list .select_list{display:inline-block; vertical-align:top;}
.box_drop_double dt.box_drop_focus{border-color:#07bb8b; outline:none!important; box-shadow:0 0 5px rgba(7,187,139,.3);}
.box_drop_double dt.box_drop_focus .box_select{border-color:#07bb8b;}
.box_drop_double dd{display:none; overflow:hidden; font-size:14px; background:#fff; position:absolute; top:38px; right:0; left:0; z-index:10;}
.box_drop_double dd .drop_menu{max-height:300px; overflow-y:auto; overflow-x:hidden; padding:7px 10px;}
.box_drop_double dd .drop_menu .btn_back{display:block; height:32px; line-height:32px; overflow:hidden; padding:0 10px; text-decoration:none; cursor:pointer;}
.box_drop_double dd .drop_menu .btn_back:hover{color:#57a391; background-color:#effaf7;}
.box_drop_double dd .drop_menu .btn_load_more{display:block; height:32px; line-height:32px; overflow:hidden; padding:0 10px; text-align:center; text-decoration:none; cursor:pointer;}
.box_drop_double dd .drop_menu .btn_load_more:hover{color:#57a391; background-color:#effaf7;}
.box_drop_double dd .drop_menu .unit_input{display:inline-block; vertical-align:top; height:25px; line-height:25px; margin-top:3px; margin-bottom:6px; margin-left:6px;}
.box_drop_double dd .drop_menu .unit_input .box_input{height:25px; line-height:25px;}
.box_drop_double dd .drop_menu .unit_input .last{height:25px; line-height:25px; cursor:pointer;}
.box_drop_double dd .drop_menu .item{height:32px; line-height:32px; overflow:hidden; color:#888; cursor:pointer; position:relative;}
.box_drop_double dd .drop_menu .item>span{display:block; height:32px; overflow:hidden; text-indent:10px; float:left;}
.box_drop_double dd .drop_menu .item>span.item_name{max-width:400px; white-space:nowrap; text-overflow:ellipsis; -webkit-text-overflow:ellipsis;}
.box_drop_double dd .drop_menu .item .icon{margin-top:6px;}
.box_drop_double dd .drop_menu .item .input_checkbox_box .input_checkbox{vertical-align:top; width:13px; height:13px; margin-top:9px;}
.box_drop_double dd .drop_menu .item .icon_products{display:inline-block; vertical-align:top; width:20px; height:20px; margin-top:7px; margin-right:5px;}
.box_drop_double dd .drop_menu .item .icon_products>img{max-width:100%; max-height:100%; display:block;}
.box_drop_double dd .drop_menu .item>em{display:block; width:20px; height:20px; position:absolute; top:6px; right:6px; float:right;}
.box_drop_double dd .drop_menu .item>em:before, .box_drop_double dd .drop_menu .item>em:after{display:block; content:""; width:0; height:0; border-width:6px 0 6px 6px; border-color:transparent transparent transparent #ddd; border-style:solid; position:absolute; right:6px; top:4px;}
.box_drop_double dd .drop_menu .item>em:after{border-color:transparent transparent transparent #fff; right:8px;}
.box_drop_double dd .drop_menu .item:hover>span, .box_drop_double dd .drop_menu .item.current>span{color:#57a391;}
.box_drop_double dd .drop_menu .item:hover>em:before{border-left-color:#08ba88;}
.box_drop_double dd .drop_menu .item:hover>em:after{border-left-color:#effaf7;}
.box_drop_double dd .drop_menu .drop_skin{display:none; width:auto; height:200px; background:url(../../themes/default/images/global/loading_oth.gif) no-repeat center;}
.box_drop_double.edit_box dt.box_drop_focus .box_input{border-color:#07bb8b;}

/*按钮*/
.btn_global{min-width:90px; height:32px; line-height:30px; padding:0 10px; font-size:14px; text-align:center; text-decoration:none; border:0; border-radius:50px; cursor:pointer; display:inline-block; vertical-align:top; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box;}
.btn_submit{color:#fff; background-color:#0cb083; border:0!important;}
.btn_submit[disabled]{background-color:#ccc !important;;}
.btn_submit:hover{background-color: #05a579;}
.btn_translation, .btn_cancel{color:#444; background-color:#fff; border:1px #e6e6e8 solid;}
.btn_translation:hover, .btn_cancel:hover{text-decoration:none; background-color:#f4f4f4;}
.btn_add_item{min-width:auto; height:28px; line-height:28px; padding:0 20px; text-decoration:none; font-size:12px; color:#07bb8a; background:#f1f8f5; border-radius:50px; position:relative; display:inline-block; transition:.3s all; -moz-transition:.3s all; -webkit-transition:.3s all;}
.btn_add_item:hover{text-decoration:none;}
.btn_item_sec{min-width:auto; height:34px; line-height:34px; padding:0 15px 0 39px; text-decoration:none; font-size:14px; color:#555; background-repeat:no-repeat; background-position:15px center; background-color:#f1f5f4; border:0!important; border-radius:50px; position:relative;}
.btn_item_sec.btn_add{color:#07bb8a;}
.btn_item_sec.btn_add:before{width:1px; height:13px; margin:auto; background:#07bb8a; position:absolute; top:0; bottom:0; left:21px; content:'';}
.btn_item_sec.btn_add:after{width:13px; height:1px; margin:auto; background:#07bb8a; position:absolute; top:0; bottom:0; left:15px; content:'';}
.btn_item_sec.btn_add:hover{text-decoration:none;}
.btn_item_sec.btn_edit{background-image:url(../images/frame/icon_edit.png);}
.btn_disabled{background-color:#f2f2f2!important; color:#bcbcbc!important; cursor:no-drop;}
.btn_width{ width:106px; box-sizing:border-box;}
.btn_height{ height:38px; line-height:38px; box-sizing:border-box;}
.btn_circle{ height:30px; line-height:28px; border:1px solid #0cb083; color:#0cb083;}

/*开关按钮*/
.switchery{width:45px; height:20px; display:inline-block; position:relative; cursor:pointer; user-select:none; -ms-user-select:none; -moz-user-select:none; -webkit-user-select:none; vertical-align:middle; margin-right:5px;}
.switchery.checked .switchery_toggler{margin-left:-18px; left:100%;}
.switchery.checked .switchery_state_on{margin-left:0;}
.switchery.no_drop{cursor:no-drop;}
.switchery>input[type=checkbox]{left:-100000px; position:absolute; visibility:hidden;}
.switchery .switchery_toggler{background:#fff; border-radius:100px; -ms-border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; height:16px; margin-left:2px; margin-top:2px; width:16px; box-shadow:0 1px 5px rgba(0,0,0,.3); -ms-box-shadow:0 1px 5px rgba(0,0,0,.3); -moz-box-shadow:0 1px 5px rgba(0,0,0,.3); -webkit-box-shadow:0 1px 5px rgba(0,0,0,.3); left:0; position:absolute; text-align:center; transition:all .2s; -ms-transition:all .2s; -moz-transition:all .2s; -webkit-transition:all .2s;}
.switchery .switchery_inner{border-radius:100px; -ms-border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px; font-size:0; display:block; height:100%; overflow:hidden; white-space:nowrap; width:100%; word-spacing:0;}
.switchery .switchery_state_off, .switchery .switchery_state_on{color:#fff; font-size:11px; font-weight:600; line-height:24px; display:inline-block; width:100%; height:100%; margin:0; padding:0; text-align:left; transition:all .2s; -ms-transition:all .2s; -moz-transition:all .2s; -webkit-transition:all .2s; vertical-align:top;}
.switchery .switchery_state_on{background:#0cb083; margin-left:-100%; text-indent:10px;}
.switchery .switchery_state_off{background:#ccc; text-indent:24px; border-radius:100px; -ms-border-radius:100px; -moz-border-radius:100px; -webkit-border-radius:100px;}
.switchery_big{width:60px; height:27px;}
.switchery_big .switchery_toggler{width:23px; height:23px;}
.switchery_big.checked .switchery_toggler{margin-left:-25px;}
.switchery_small{width:36px; height:18px;}
.switchery_small .switchery_toggler{width:14px; height:14px;}
.switchery_small.checked .switchery_toggler{margin-left:-16px;}

/*勾选按钮*/
.btn_choice{height:28px; line-height:28px; margin-right:2px; padding:0 18px; color:#fff; cursor:pointer; background-color:#b0b2b1; border:0; border-radius:13px; -webkit-border-radius:13px; position:relative; display:inline-block; user-select:none; -webkit-user-select:none; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.btn_choice>b{font-size:12px; font-weight:normal;}
.btn_choice>input{display:none;}
.btn_choice>i{width:18px; height:28px; background-repeat:no-repeat; background-position:-7px 2px; background-color:#b0b2b1; border-top-right-radius:13px; border-bottom-right-radius:13px; position:absolute; top:0; right:0; z-index:0; display:block; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.btn_choice:hover>i{background-image:url(../images/frame/icon_close.png); right:-7px; z-index:1;} 
.btn_choice.current{background-color:#0cb083;}
.btn_choice.current>i{background-color:#0cb083;}
.btn_checkbox{width:17px; height:17px; overflow:hidden; cursor:pointer;}
.btn_checkbox>input{display:none;}
.btn_checkbox .button{width:15px; height:15px; border:1px solid #ccc; background-repeat:no-repeat; background-position:center; display:inline-block; vertical-align:top; border-radius:2px; overflow:hidden;}
.btn_checkbox.current .button{background-image:url(../images/frame/icon_checkbox_checked.png); background-color:#07bb8a;border-color:#07bb8a;}

/*属性勾选按钮*/
.btn_attr_choice{height:24px; line-height:24px; margin-right:2px; padding:0 18px; color:#555; cursor:pointer; background-color:#fff; border:1px #ccc solid; border-radius:13px; -webkit-border-radius:13px; position:relative; display:inline-block; user-select:none; -webkit-user-select:none; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.btn_attr_choice>em{width:22px; height:22px; overflow:hidden; margin:1px 5px 0 -16px; border-radius:50px; float:left; display:block;}
.btn_attr_choice>em>img{max-width:100%; max-height:100%; display:inline-block; vertical-align:top;}
.btn_attr_choice>b{max-width:186px; overflow:hidden; text-overflow:ellipsis; font-size:12px; font-weight:normal; display:inline-block; white-space:nowrap;}
.btn_attr_choice>input{display:none;}
.btn_attr_choice>i{width:18px; height:24px; background-repeat:no-repeat; background-position:-7px -23px; background-color:#fff; border:1px #ccc solid; border-left:0; border-top-right-radius:13px; border-bottom-right-radius:13px; position:absolute; top:-1px; right:-1px; z-index:0; display:block; transition:all 0.3s; -moz-transition:all 0.3s; -webkit-transition:all 0.3s;}
.btn_attr_choice>i.hide{display:none;}
.btn_attr_choice:hover>i{background-image:url(../images/frame/icon_close.png); right:-7px; z-index:1;} 
.btn_attr_choice.current{color:#555; background-color:#e4f6f1; border:transparent;}
.btn_attr_choice.current>i{background-color:#e4f6f1; border:0; top:0; right:0;}
.btn_attr_choice.current:hover>i{right:-7px;} 

/*单选按钮*/
.input_radio_box{cursor:pointer;}
.input_radio_box .input_radio{width:13px; height:13px; margin-top:1px; margin-right:5px; cursor:pointer; border:1px #ccc solid; border-radius:8.5px; position:relative; display:inline-block; vertical-align:top;}
.input_radio_box .input_radio input{display:none;}
.input_radio_box .input_radio:before{width:7px; height:7px; margin:auto; border-radius:3.5px; background:#fff; position:absolute; top:0; bottom:0; right:0; left:0; display:none; content:'';}
.input_radio_box:hover .input_radio{border-color:#07bb8a; box-shadow:0 0 5px rgba(7,187,139,0.3);}
.input_radio_box.checked .input_radio{background-color:#07bb8a; border-color:#07bb8a;}
.input_radio_box.checked .input_radio:before{display:block;}

.input_radio_box_1{position: relative;display: inline-block;margin-right: 5px;height: 28px;line-height: 28px;padding: 0 18px;background: #b0b2b1;color: #fff;border-radius:14px;}
.input_radio_box_1 .input_radio{position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: none;border:none;border-radius:14px;}
.input_radio_box_1.checked .input_radio{background:none;}
.input_radio_box_1.checked .input_radio:before{display:none;}
.input_radio_box_1.checked{color:#fff; background:#07bb8a;}

/*多选按钮*/
.input_checkbox_box{cursor:pointer;}
.input_checkbox_box .input_checkbox{width:13px; height:13px; margin-top:1px; margin-right:5px; border:1px #ccc solid; border-radius:2px; position:relative; display:inline-block; vertical-align:top;}
.input_checkbox_box .input_checkbox input{display:none;}
.input_checkbox_box .input_checkbox:before{width:100%; height:100%; margin:auto; background:#07bb8a url(../images/frame/icon_checkbox_checked.png) no-repeat center center; position:absolute; top:0; bottom:0; right:0; left:0; display:none; content:'';}
.input_checkbox_box:hover .input_checkbox{border-color:#07bb8a; box-shadow:0 0 5px rgba(7,187,139,0.3);}
.input_checkbox_box.checked .input_checkbox{border-color:#07bb8a;}
.input_checkbox_box.checked .input_checkbox:before{display:block;}

/*添加按钮*/
.set_add{height: 31px;line-height: 31px;margin-right: 8px;margin-top: 10px;padding: 0 16px 0 35px;text-decoration: none;font-size: 12px;background-repeat: no-repeat;background-position: 13px center;border-radius:50px;display: inline-block;color: #fff;background-image: url(../images/frame/icon_add.png);background-color: #07bb8a;}
.set_add:hover{text-decoration: none;}

/*进度条*/
.box_progress{width:620px; margin:auto; text-align:center;}
.box_progress .status{height:88px; line-height:88px; font-size:30px; color:#000;}
.box_progress .progress{height:26px; line-height:26px; overflow:hidden; background:#ececec; border-radius:13px; margin:10px 0;}
.box_progress .progress .num{width:10%; height:26px; background:#0cb083; text-align:right; font-size:14px; color:#fff; transition:all 300ms ease-out; animation:progress_move 1s infinite;}
.box_progress .progress .num>span{padding-right:10px;}
.box_progress .tips{height:36px; line-height:36px; font-size:16px; color:#aaa;}
.box_progress .btn_global{display:none; margin-top:10px;}
#btn_progress_continue{background-color:#05a579; margin-right:20px; color:#fff;}

/*图片栏*/
.multi_img{margin-top:5px; clear:both;}
.multi_img .img{overflow:hidden; margin-right:10px; margin-bottom:10px; position:relative; float:left;}
.multi_img .img .preview_pic{width:88px; height:88px; background-color:#fff; text-align:center; position:relative; margin:0;}
.multi_img .img .preview_pic>a{display:inline-block; vertical-align:middle; width:76px; height:76px; border:1px #eee solid; padding:5px; cursor:move;}
.multi_img .img .preview_pic img{max-height:100%; max-width:100%;}
.multi_img .img .upload_btn{display:block; width:88px; height:88px; overflow:hidden; background:url(../images/frame/bg_multi_img.png) no-repeat center center transparent; border:none; border-radius:5px; text-indent:999px; text-align:right; text-decoration:none; cursor:pointer;}
.multi_img .img .pic_btn{display:none; width:100%; height:100%; background-color:rgba(89,89,89,.8); position:absolute; top:0; left:0; text-align:center; font-size:12px; color:#fff;}
.multi_img .img .pic_btn>a{display:inline-block; vertical-align:top; width:17px; height:16px; overflow:hidden; margin-top:38px; margin-left:3px;}
.multi_img .img .pic_btn>a>i{display:block; width:inherit; height:inherit; background-repeat:no-repeat; background-position:center;}
.multi_img .img .pic_btn>a:first-child{margin-left:0;}
.multi_img .img.isfile:hover .pic_btn{display:block;}
.multi_img .video{overflow:hidden; position:relative; float:left;}
.multi_img .video .upload_btn{display:block; width:88px; height:88px; overflow:hidden; background:url(../images/frame/bg_multi_video.png) no-repeat center center transparent; border:none; border-radius:5px; text-indent:999px; text-align:right; text-decoration:none; cursor:pointer;}
.multi_img .video .upload_btn.is_video{background-image: url(../images/frame/bg_multi_video_cur.png);}
.multi_img .loading{display:block; width:100%; height:100%; background:url(../images/frame/loading.gif) no-repeat center/30% rgba(89,89,89,.8); position:absolute; top:0; left:0;}
.multi_img .success{display:block; width:100%; height:100%; background:url(../images/frame/icon_success.png) no-repeat center/40% rgba(89,89,89,.8); position:absolute; top:0; left:0;}
.multi_img .placeHolder{background-color:#fff; border:1px #aaa dashed;}
.multi_img:after{display:block; height:0; clear:both; content:'';}
.pro_multi_img .img{width:0; height:0; overflow:hidden; margin:0;}
.pro_multi_img .img.isfile, .pro_multi_img .img.show_btn, .pro_multi_img .video{width:auto; height:auto; overflow:visible; margin:0 10px 10px 0;}

/*多功能选项框*/
.box_option_list{max-width:500px;}
.box_option_list .btn_attr_choice{height:24px; line-height:24px; margin-right:5px; margin-bottom:5px; vertical-align:top;}
.box_option_list .btn_attr_choice>i{height:24px; background-position:-7px -23px;}
.box_option_list .btn_attr_choice.placeHolder{background-color:#fff; border:1px #aaa dashed;}
.box_option_list .box_input{height:24px; line-height:24px; border:0; display:inline-block; vertical-align:top;}
.box_option_list .select_all{margin-top:3px; color:#b0b0b0; float:left; display:inline-block;}
.box_option_list .option_selected, .box_option_list .option_not_yet{overflow:hidden; padding:5px 10px 0; border:1px #ddd solid; border-radius:5px; position:relative;}
.box_option_list .option_selected{min-height:29px; cursor:text;}
.box_option_list .option_selected .box_input{width:20px; background-color:#fff; z-index:2; display:none;}
.box_option_list .option_selected .box_input:focus{box-shadow:none;}
.box_option_list .option_selected .select_list{display:inline-block; vertical-align:top;}
.box_option_list .option_selected .placeholder{line-height:36px; position:absolute; top:0; left:10px; z-index:1;}
.box_option_list .option_not_yet{background-color:#f8f8f8; border-top:0; border-bottom:0; border-bottom-left-radius:0; border-bottom-right-radius:0; display:none;}
.box_option_list .option_not_yet .select_list{display:none;}
.box_option_list .option_not_yet .btn_attr_choice{background-color:#f8f8f8;}
.box_option_list .option_not_yet .btn_attr_choice>i{background-color:#f8f8f8; background-position:-7px -23px;}
.box_option_list .option_button{height:20px; line-height:20px; padding:10px; background-color:#f8f8f8; border:1px #ddd solid; border-top:0; border-radius:5px; border-top-left-radius:0; border-top-right-radius:0; display:none;}
.box_option_list .option_button .option_button_menu{float:right;}
.box_option_list .option_button .option_button_menu>a{height:19px; line-height:19px; padding:0 8px; text-decoration:none; border-top:1px transparent solid; display:inline-block; vertical-align:top;}
.box_option_list .option_button .option_button_menu>a.current{border-color:#07bb8a;}
.box_option_list .option_focus{border-color:#07bb8b; outline:none!important; box-shadow:0 0 5px rgba(7,187,139,.3);}

.tool_tips_ico{margin-left:5px; width:16px; height:20px; display:inline-block; background:url(../../ico/notes.png) center 2px no-repeat; cursor:default; vertical-align:middle;}
.tool_tips{display:none; position:absolute; z-index:99999; border:1px #999 solid; padding:15px; background:#fff; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); -moz-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3); -webkit-box-shadow:0 3px 7px rgba(0, 0, 0, 0.3); background-clip:padding-box; -moz-background-clip:padding-box; -webkit-background-clip:padding-box;}
.tool_tips .close{position:absolute; z-index:990; cursor:pointer; right:7px; top:7px; width:13px; height:13px;}
.tool_tips .arrow{position:absolute; z-index:990; width:20px; height:16px; background:url(../images/frame/sprite.png) no-repeat;}

.preview_pic{position:relative; margin:10px 0;}
.preview_pic a{line-height:0; display:block; cursor:default;}
.preview_pic img{vertical-align:middle;}
.preview_pic em{vertical-align:middle; height:100%; display:inline-block;}
.preview_pic span{width:60px; display:block; height:20px; line-height:20px; text-align:center; position:absolute; bottom:0; background:#000; color:#fff; font-size:12px; filter:alpha(opacity=70); -moz-opacity:0.7; -khtml-opacity:0.7; opacity:0.7; cursor:pointer;}

.tip_ico:hover, .tip_ico_down:hover{position:relative; z-index:1;}
.tip_ico_txt{position:absolute; right:-2px; top:-16px; line-height:16px; border-radius:2px; background-color:#63aa98; color:#fff; font-size:12px; white-space:nowrap; padding:2px 5px}
.tip_ico_txt em{position:absolute; right:8px; bottom:-5px; width:0; height:0; border-left:4px transparent solid; border-top:5px #63aa98 solid; border-right:4px transparent solid; border-bottom:0; z-index:998; margin:0; padding:0;}
.tip_min_ico_txt{top:-30px;}
.tip_ico_txt_down{position:absolute; right:-2px; top:37px; line-height:16px; border-radius:2px; background-color:#63aa98; color:#fff; font-size:12px; white-space:nowrap; padding:2px 5px}
.tip_ico_txt_down em{position:absolute; right:8px; top:-5px; width:0; height:0; border-left:4px transparent solid; border-bottom:5px #63aa98 solid; border-right:4px transparent solid; border-top:0; z-index:998; margin:0; padding:0;}

.set_box .box{border:1px #e0e0e0 solid; width:303px; height:168px; background:#fff; margin-bottom:26px;}
.set_box .item{margin-right:19px; position:relative;}
.set_box .child{position:absolute; left:2px; top:2px;}
.set_box .model{height:128px; padding:0 9px; overflow:hidden;}
.set_box .model .title{height:31px; line-height:31px; font-size:16px; margin-top:8px; color:#62889d;}
.set_box .model .brief{line-height:26px; color:#595858; font-size:13px;}
.set_box .model .brief_en{line-height:21px;}
.set_box .view{height:40px; background:#e0e0e0; overflow:hidden; width:auto;}
.set_box .view .set{line-height:40px; margin-left:10px;}
.set_box .view .number{font-size:12px; padding-top:6px;}
.set_box .view .form_input{height:28px; line-height:28px; border:1px solid #ddd; background:#fff; border-radius:5px; padding:0 5px; outline:0;}
.set_box .view .sub_btn{display:inline-block; width:58px; height:28px; line-height:28px; border:none; padding:0 5px; text-align:center; text-decoration:none; margin-left:5px; background:#37bd9c; border:1px solid #32ad90; color:#fff; cursor:pointer; outline:0;} 
.set_box .view .btn{margin:11px 9px 0 0; width:auto;}
.set_box .txt{display:none;}

/* 弹出框 Start */
#mpreview_box{position:fixed; left:0; top:5%; width:372px; background:url(../images/frame/iphone.png) no-repeat left top; display:none; z-index:10001;}
#mpreview_box .mpreview_main{position:relative; height:757px;}
#mpreview_box .mpreview_main .mpreview_close{width:35px; height:35px; position:absolute; right:-60px; top:0; display:inline-block; background:url(../images/frame/close_iphone.png) no-repeat;}
#mpreview_box .mpreview_main>iframe{width:337px; height:575px; margin-top:91px; margin-left:19px; background:#fff;}

#user_service_box{position:fixed; left:0; top:15%; width:664px; overflow:hidden; display:none; z-index:10001;}
#user_service_box .r_con_table{border:0;}
#user_service_box .r_con_table tr td{border:0; height:38px; line-height:38px; text-align:left; padding-left:20px;}
#user_service_box .r_con_table tr td:first-child{background-color:#54a18f; text-align:center; padding:0;}
#user_service_box .r_con_table thead td{height:91px;}
#user_service_box .r_con_table .chat_info{position:relative; padding-left:52px;}
#user_service_box .r_con_table .chat_info .chat_close{height:17px; padding:5px 0;}
#user_service_box .r_con_table .chat_info .chat_close .close{float:right; padding:0; line-height:100%; font-size:20px; margin-right:17px; opacity:0.2; filter:alpha(opacity=20); cursor:pointer; background:none; border:0; font-weight:bold; text-shadow:0 1px 0 #fff; color:#000; outline:0;}
#user_service_box .r_con_table .chat_info .chat_close .close:hover{opacity:0.5; filter:alpha(opacity=50);}
#user_service_box .r_con_table .chat_info .chat_head, #user_service_box .r_con_table .chat_info .chat_head_bg{border-radius:50px; background-color:#fff; position:absolute; left:-37px; top:25px; overflow:hidden;}
#user_service_box .r_con_table .chat_info .chat_head_bg{width:74px; height:74px;}
#user_service_box .r_con_table .chat_info .chat_head{width:62px; height:62px; left:-31px; top:31px; background:#ccc;}
#user_service_box .r_con_table .chat_info>h3{font-size:26px; line-height:26px;}
#user_service_box .r_con_table .chat_info>span{line-height:26px; font-weight:normal;}
#user_service_box .r_con_table .chat_icon{width:26px; height:26px; display:block; background-image:url(../images/account/home_icon.png); background-repeat:no-repeat; margin:0 auto;}
#user_service_box .r_con_table .chat_icon_0{background-position:0 -132px;}
#user_service_box .r_con_table .chat_icon_1{background-position:0 -158px;}
#user_service_box .r_con_table .chat_icon_2{background-position:0 -184px;}
#user_service_box .r_con_table .chat_icon_3{background-position:0 -210px;}
#user_service_box .r_con_table .chat_icon_4{background-position:0 -236px;}
#user_service_box .r_con_table .chat_icon_5{background-position:0 -262px;}

#user_backup_box{position:fixed; left:0; top:15%; width:664px; overflow:hidden; display:none; z-index:10001; background-color:#fff;}
#user_backup_box .chat_title{padding:20px 20px 0; height:30px; line-height:30px;}
#user_backup_box .chat_title>h3{font-size:20px; float:left;}
#user_backup_box .chat_title .close{float:right; padding:0; line-height:100%; font-size:20px; margin-right:17px; opacity:0.2; filter:alpha(opacity=20); cursor:pointer; background:none; border:0; font-weight:bold; text-shadow:0 1px 0 #fff; color:#000; outline:0;}
#user_backup_box .chat_title .close:hover{opacity:0.5; filter:alpha(opacity=50);}
#user_backup_box .chat_container{padding:10px 20px 20px; line-height:160%;}
#user_backup_box .backup_box{width:265px; margin-left:62px;}
#user_backup_box .backup_box>dt{height:40px; line-height:40px; font-size:16px;}
#user_backup_box .backup_box>dd{border:1px #ccc solid;}
#user_backup_box .backup_box>dd .row{height:40px; line-height:40px;}
#user_backup_box .backup_box>dd .row .item{float:left; width:67px; text-indent:16px;}
#user_backup_box .backup_box>dd .row .item:first-child{width:195px; border-right:1px #ccc solid;}
#user_backup_box .backup_box>dd .row:first-child{height:35px; line-height:35px; border-bottom:1px #ccc solid;}
#user_backup_box .backup_box:first-child{margin-left:0;}
/* 弹出框 End */

/* 弹出编辑框 Start */
.pop_form{position:fixed; top:150px; left:0; width:100%; display:none; z-index:10001; transition:top 0.4s; -moz-transition:top 0.4s; -webkit-transition:top 0.4s;}
.pop_form form{width:750px; margin:0 auto; border:1px solid #ddd; border-radius:5px; background:#fff; position:relative;}
.pop_form .t{height:62px; line-height:62px;border-bottom: 1px solid #f1f1f1;}
.pop_form .t h1{text-indent:25px; font-size:20px; color:#000; float:left;}
.pop_form .t h2{width:25px; margin-right:25px; font-size:0; color:#888; cursor:pointer; background:url(../images/frame/icon_win_close.png) no-repeat center center; float:right;}
.pop_form .t h2:hover{opacity:0.6; filter:alpha(opacity=60);}
.pop_form .t .small{font-size:14px; float:right;}
.pop_form .button{height:30px; padding:20px 10px; text-align:right; border-top:1px solid #ddd; clear:both;}
.pop_form .button .btn_global{margin-left:10px;}
.pop_form .r_con_form{border:none; max-height:390px; min-height:100px; overflow-y:auto;}
.pop_form .r_con_form .rows{border:none;}
.pop_form .r_con_form .rows>label{width:100px; text-align:right; padding-right:10px; color:#777;}
.pop_form .r_con_form .rows .input{border:none; width:600px;}
.pop_form form.w_1000{width:1000px;}
.pop_form form.w_1000 .r_con_form{overflow:hidden; min-height:300px;}
.pop_form form.w_1000 iframe{width:100%; height:100%; overflow:hidden;}
.pop_form form.w_1000 .rows .input{width:950px;}
#translation.pop_form .button{border:0;}

.photo_choice{top:30px; left:15%; width:70%;}
.photo_choice form{width:100%;}
.photo_choice .r_con_form{overflow:hidden;}
.photo_choice iframe{width:100%; height:100%; overflow:hidden;}
/* 弹出编辑框 End */

/* 成功提示框 Start */
.new_win_alert.win_alert_auto_close{font-size:16px; color:#fff; border-radius:5px; background:rgba(0,0,0,0.5); top:5%;}
.new_win_alert.win_alert_auto_close .win_tips{line-height:30px; padding:10px 40px 10px 80px; font-size:16px;}
.new_win_alert.win_alert_auto_close .icon_success_status{width:30px; height:30px; background:url(../images/frame/icon_success.png) no-repeat center center; left:30px;}
.new_win_alert.win_alert_auto_close .icon_success_status.await{background:url(../images/frame/icon_win_warning.png) no-repeat center center/100%;}
.new_win_alert.win_alert_auto_close .icon_success_status.fail{background-image:url(../images/frame/icon_fail.png);}
.new_win_alert.win_alert_auto_close .icon_success_status.loading{background:url(../images/frame/loading.gif) no-repeat center center/100%;}
.new_win_alert.win_alert_auto_close.win_alert_loading{top:40%;}
/* 成功提示框 End */

/* 文件上传 Start */
.btn_file{height:32px; line-height:32px; margin-bottom:0; padding:0 10px; text-align:center; font-size:12px; cursor:pointer; background-image:none; border-radius:5px; display:inline-block; vertical-align:middle; white-space:nowrap; user-select:none; -ms-user-select:none; -moz-user-select:none; -webkit-user-select:none;}
.btn_file:focus, .btn_file:active:focus, .btn_file.active:focus{outline:thin dotted; outline:5px auto -webkit-focus-ring-color; outline-offset:-2px;}
.btn_file:hover, .btn_file:focus{text-decoration:none; color:#333;}
.btn_file:active, .btn_file.active{background-image:none; outline:0; -webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125); box-shadow:inset 0 3px 5px rgba(0,0,0,.125);}
.fileinput-button{overflow:hidden; padding-left:31px; color:#fff; background-color:#07bb8a; position:relative; float:left;}
.fileinput-button:before{content: '';position: absolute;width: 1px;height: 11px;top: 0;bottom: 0;left: 19px;margin:auto;background: #fff;}
.fileinput-button:after{content: '';position: absolute;width: 11px;height: 1px;top: 0;bottom: 0;left: 14px;margin:auto;background: #fff;}
.fileinput-button:hover, .fileinput-button:focus, .fileinput-button:active, .fileinput-button.active{color:#fff; background-color:#449d44; border-color:#398439;}
.fileinput-button input{margin:0; font-size:200px!important; position:absolute; top:0; right:0; opacity:0; -ms-filter:'alpha(opacity=0)'; direction:ltr; cursor:pointer;}
.btn-warning{color:#fff; background-color:#f0ad4e; border-color:#eea236;}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active{color:#fff; background-color:#ec971f; border-color:#d58512;}
.btn-danger{color:#fff; background-color:#d9534f; border-color:#d43f3a;}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active{color:#fff; background-color:#c9302c; border-color:#ac2925;}

.fileupload-progress{float:right;}

.template-box .items{width:30%; line-height:1.42857143; padding:8px; border-top:1px #ddd solid; float:left; vertical-align:top;}
.template-box .items p{margin-bottom:10px;}
.template-box .items .text-danger{color:#c00;}
/* 文件上传 End */

/* 选项卡 Start */
.box_multi_tab .input{position:relative; overflow:inherit; z-index:10;}
.box_multi_tab .multi_tab_row{height:34px; margin-bottom:10px; border-bottom:1px #ddd solid;}
.box_multi_tab .multi_tab_row>a{height:33px; line-height:33px; padding:0 18px; text-decoration:none; color:#aaa; background-color:#f4f4f4; border:1px #ddd solid; border-bottom:0; border-left:0; cursor:pointer; border-top-left-radius:5px; border-top-right-radius:5px; display:block;}
.box_multi_tab .multi_tab_row>a:first-child{border-left:1px #ddd solid;}
.box_multi_tab .multi_tab_row>a.current{height:34px; color:#000; background-color:#fff;}
.box_multi_tab .multi_tab_row>a.add{color:#00a578; border-color:#fff; background:none;}
/* 选项卡 End */

/* 语言版切换样式 Start */
.rows .tab_box{position:relative; z-index:5; display:inline-block; vertical-align:top;}
.rows .tab_box:hover{z-index:6;}
.rows .tab_box .tab_box_row{height:30px; line-height:31px; font-size:12px; position:relative;}
.rows .tab_box .tab_box_row dt{padding:0 20px 0 10px; color:#888; position:relative;}
.rows .tab_box .tab_box_row dt i{position: absolute;width: 8px;top: 0;bottom: 0;right: 5px;margin:auto;height: 5px;background: url(../images/frame/icon_arrow_down_small_gray.png) no-repeat center;display: inline-block;vertical-align: top;transition: all .4s;-webkit-transition: all .4s;transform: rotate(0);-webkit-transform: rotate(0);}
.rows .tab_box .tab_box_row dd{display: none;position: absolute;top: 30px;left: 0;padding: 7px 0;min-width: 100%;background: #fff;}
.rows .tab_box .tab_box_row:hover dt i{transform:rotate(180deg); -webkit-transform:rotate(180deg);}
.rows .tab_box .tab_box_row:hover dd{display:block;}
.rows .tab_box .tab_box_row dd.tips{display: none;top: 0;height: 30px;line-height: 30px;left: 100%;width: auto;font-size: 14px;color: #f5222d;margin-left: 15px;white-space: nowrap;background: none;padding: 0;}
.rows .tab_box .tab_box_row .tab_box_btn{display: block;line-height: 27px;color: #888;white-space: nowrap;font-size: 12px;text-align: center;text-decoration: none;padding: 0 15px;}
.rows .tab_box .tab_box_row .tab_box_btn.empty i{display: inline-block;width: 6px;height: 6px;border-radius: 3px;background: #f5222d;vertical-align: top;margin-left: 4px;margin-top: 11px;}
.rows .input .tab_txt{display:none;}
/* 语言版切换样式 End */

/* 后台SESSION过期后验证登录框 Start */
#expire_login_mask{ width:100vw; height:100vh; position:fixed; left:0; top:0; overflow:hidden; opacity:0.6; background:#000; z-index:10002;}
#expire_login_form{ width:380px; height:400px; background:#fff; border-radius:8px; position:fixed; left:50%; top:50%; margin-left:-190px; margin-top:-200px; z-index:10003;}
#expire_login_form h2{ font-size:20px; padding:36px 0px; text-align:center}
#expire_login_form .main{width:320px; margin:0 auto}
#expire_login_form .input{border:1px solid #ddd; height:40px; line-height:40px; border-radius:3px; margin-bottom:20px; position:relative}
#expire_login_form .input input{border:none; width:100%; height:40px; line-height:40px; background:0; text-indent:44px}
#expire_login_form .input span{ position:absolute; top:0px; left:0px; width:40px; height:40px; float:left;background:url(../images/account/login_icon.png) no-repeat;}
#expire_login_form .username input{ color:#999;}
#expire_login_form .username span{ background-position: 14px 12px}
#expire_login_form .password span{ background-position: 14px -31px}
#expire_login_form .tips{ height:29px; padding:10px 0; font-size:14px; color:#888}
#expire_login_form .submit{color:#fff; width:100%; height:46px; line-height:46px; font-size:18px; background:#07bb8a; border:none; border-radius:3px;}
/* 后台SESSION过期后验证登录框 End */

@-webkit-keyframes null{
	0%{border-color:#F00;}
	50%{border-color:#FFBFBF;}
	100%{border-color:#F00;}
}
@keyframes null{
	0%{border-color:#F00;}
	50%{border-color:#FFBFBF;}
	100%{border-color:#F00;}
}

@-webkit-keyframes progress_move{
	0%{background-color:#0cb083;}
	50%{background-color:#1f886b;}
	100%{background-color:#0cb083;}
}
@keyframes progress_move{
	0%{background-color:#0cb083;}
	50%{background-color:#1f886b;}
	100%{background-color:#0cb083;}
}

/* 用样式隐藏原本编辑器的图片按钮，不能在js配置中隐藏，会有Bug 
a.cke_button__image{display:none !important;}*/

/*************************** 全局 end **************************