﻿html,body{min-width:100%; }
/*层级关系最高z-index:100*/

/*页面结构*/
.wbdCv-header{position:fixed; top:0; left:0; z-index:95; width:100%; height:50px; background:#fff; text-align:center; -webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,0.05); -moz-box-shadow:0 5px 5px 0 rgba(0,0,0,0.05); -ms-box-shadow:0 5px 5px 0 rgba(0,0,0,0.05); box-shadow:0 5px 5px 0 rgba(0,0,0,0.05);}
.wbdCv-rightbar{width:230px; height:94%; padding:0 10px 50px 0; background:#fff; position:fixed; top:95px; right:8px; z-index:10; overflow-y:hidden; transition:all 0.3s; }
.wbdCv-rightbar:hover,.wbdCv-leftbar:hover{overflow-y:auto; }

/*顶部栏目*/
.wbdCv-header .logo{float:left; }
.wbdCv-header .logo a{display:block; width:68px; height:50px; padding-top:12px;}
.wbdCv-header .logo a img{display:block; width:24px; margin:0 20px 0 24px; }
.wbdCv-header .logo a:hover{opacity:0.8;}
.wbdCv-header .liveupdate{float:left; position:relative; width:180px; height:30px; margin-top:10px; padding-left:8px;}
.wbdCv-header .liveupdate::before{content:""; position:absolute; left:0; top:50%; display:inline-block; width:1px; height:14px; margin-top:-7px; background:#dddddd;}
.wbdCv-header .liveupdate span{display:inline-block; line-height:30px; vertical-align:middle; font-size:12px; color:#969fac;}
.wbdCv-header .liveupdate img{display:none;}
.wbdCv-header .liveupdate.in_save img{display:inline-block; width:30px; vertical-align:middle;}
/* 撤回、重做 */
.wbdCv-header .header_tooltip_dobtn{float:left; height:50px; padding:12px 10px; margin-left:30px;}
.wbdCv-header .header_tooltip_dobtn .dobtn{position:relative; display:inline-block; width:25px; height:25px; padding:0; border:none; background:transparent url(../jlimages/textexeccommand.png);}
.wbdCv-header .header_tooltip_dobtn .dobtn:hover{background-color:rgba(0,0,0,0.03)}
.wbdCv-header .header_tooltip_dobtn .dobtn.Undo{background-position:-397px -9px;}
.wbdCv-header .header_tooltip_dobtn .dobtn.Redo{background-position:-429px -9px;}
/* 顶栏右侧 */
.jl-touxiang{float:right; position:relative; width:86px; height:50px; line-height:50px; text-align:center; overflow:hidden;}
.jl-touxiang .jl-tx-img{display:block; position:relative;}
.jl-touxiang .jl-tx-img > i{display:none; position:absolute; top:14px; left:auto; margin-left:9px; width:6px; height:6px; background-color:red; border-radius:50%;}
.jl-touxiang .jl-tx-img > img{display:inline-block; vertical-align:middle; margin-left:-10px; margin-right:3px; border-radius:50%;}
.jl-touxiang .jl-tx-img > span{display:inline-block; vertical-align:middle; width:8px; height:8px; margin-top:-2px; border:2px solid #c5c5c5; border-top:transparent; border-left:transparent; transform:rotate(45deg);}
.jl-touxiang .jl-user-info{position:absolute; top:50px; right:0; opacity:0; width:160px; background-color:#fff; box-shadow:0 5px 5px rgba(0, 0, 0, 0.09); transition:opacity 0.2s; border-radius:0 0 4px 4px; overflow:hidden;}
.jl-touxiang .user-ul-l{border-bottom:1px solid #eee; padding:4px 0;}
.jl-touxiang .user-ul-l:last-child{border-bottom:none;}
.jl-touxiang .user-ul-l a{display:block; height:40px; padding-left:30px; line-height:40px; font-size:12px; color:#6f767f; text-align:left;}
.jl-touxiang .user-ul-l a:hover{color:#00c091; background-color:#f8f8f8;}
.jl-touxiang .user-ul-l a::before{content:""; display:inline-block; vertical-align:middle; width:20px; height:20px; margin:-2px 12px 0 0; background:url(../jlimages/jl-tx-sp.png) no-repeat;}
.jl-touxiang .user-ul-l .jl a::before{background-position:-6px -457px;}
.jl-touxiang .user-ul-l .qz a::before{background-position:-6px -490px;}
.jl-touxiang .user-ul-l .gd a::before{background-position:-6px -525px;}
.jl-touxiang .user-ul-l .dd a::before{background-position:-6px -562px;}
.jl-touxiang .user-ul-l .yhq a::before{background-position:-6px -597px;}
.jl-touxiang .user-ul-l .hr a::before{background-position:-6px -695px;}
.jl-touxiang .user-ul-l .config a::before{background-position:-6px -629px;}
.jl-touxiang .user-ul-l .tc a::before{background-position:-6px -662px;}
.jl-touxiang .user-ul-l .jl:hover a::before{background-position:-59px -457px;}
.jl-touxiang .user-ul-l .qz:hover a::before{background-position:-59px -490px;}
.jl-touxiang .user-ul-l .gd:hover a::before{background-position:-59px -525px;}
.jl-touxiang .user-ul-l .dd:hover a::before{background-position:-59px -562px;}
.jl-touxiang .user-ul-l .yhq:hover a::before{background-position:-59px -597px;}
.jl-touxiang .user-ul-l .hr:hover a::before{background-position:-59px -695px;}
.jl-touxiang .user-ul-l .config:hover a::before{background-position:-59px -629px;}
.jl-touxiang .user-ul-l .tc:hover a::before{background-position:-59px -662px;}
.jl-touxiang:hover{overflow:visible;}
.jl-touxiang:hover .jl-user-info{opacity:1;}
.jl-touxiang .user-ul-l .gd s{display:inline-block; visibility:hidden; width:16px; height:16px; margin-left:6px; line-height:16px; color:#fff; font-size:12px; background-color:red; border-radius:50%; text-align:center; text-decoration:none;}
/* header right 按钮组 */
.wbdCv-header .header_group_btn{float:right; position:relative; padding:0 20px; height:50px;}
.wbdCv-header .header_group_btn::before{content:""; position:absolute; top:50%; left:0; margin-top:-7px; width:0; height:14px; border-left:1px solid #e2e2e2;}
.wbdCv-header .header_group_btn::after{content:""; position:absolute; top:50%; right:0; margin-top:-7px; width:0; height:14px; border-left:1px solid #e2e2e2;}
.wbdCv-header .header_group_btn .header_redius_btn{display:inline-block; position:relative; width:56px; height:26px; margin:12px 15px 0 0; text-align:center; line-height:26px; font-size:12px; color:#7f8593; background-color:#edf0f7; border-radius:26px; transition:all 0.2s;}
.wbdCv-header .header_group_btn .header_redius_btn:last-of-type{margin-right:0;}
.wbdCv-header .header_group_btn .header_redius_btn:hover,
.wbdCv-header .header_group_btn .header_redius_btn.hover{background-color:#00c091; color:#fff; font-weight:bold;}
.wbdCv-header .header_group_btn .header_redius_btn.hover:hover{background-color:#00d091;}
.wbdCv-header .header_group_btn .header_redius_btn.wbd-vip-lock{background-image:none;}
.wbdCv-header .header_group_btn .header_redius_btn.wbd-vip-lock::after{content:""; position:absolute; right:-10px; top:50%; margin-top:-5px; width:10px; height:10px; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -69px -580px;}
/* 切换 pc wap 简历 */
.resume_switch_style{float:right; position:relative; width:60px; height:50px; line-height:50px; overflow:hidden; cursor:pointer;}
.resume_switch_style .resume_switch_show{width:100%; height:50px; line-height:50px; text-align:center;}
.resume_switch_style .resume_switch_show::after{content:""; display:inline-block; width:0; height:0; border:4px solid #ccc; border-left-color:transparent; border-bottom-color:transparent; border-right-color:transparent;}
.resume_switch_style .resume_switch_show > i{display:inline-block; width:22px; height:22px; margin:14px 5px 0 0; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -367px -402px;}
.resume_switch_style .resume_switch_show.mobile > i{background-position:-367px -445px;}
.resume_switch_style .resume_switch_list{position:absolute; top:50px; left:-20px; opacity:0; width:110px; background-color:#fff; border-radius:0 0 4px 4px; box-shadow:0 5px 5px rgba(0, 0, 0, 0.09); transition:opacity 0.2s;}
.resume_switch_style .resume_switch_list li{height:48px; line-height:48px; text-align:center;}
.resume_switch_style .resume_switch_list li:hover{color:#00c091; background-color:#f8f8f8;}
.resume_switch_style .resume_switch_list a{display:block;}
.resume_switch_style .resume_switch_list li.doc i,
.resume_switch_style .resume_switch_list li.wap i{display:inline-block; vertical-align:middle; width:22px; height:22px; margin:-5px 5px 0 0; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -367px -402px;}
.resume_switch_style .resume_switch_list li.wap i{background-position:-367px -445px;}
.resume_switch_style .resume_switch_list li.doc:hover i{background-position:-320px -402px;}
.resume_switch_style .resume_switch_list li.wap:hover i{background-position:-320px -445px;}
.resume_switch_style:hover{overflow:visible;}
.resume_switch_style:hover .resume_switch_list{opacity:1;}
/* 打印按钮 */
.header_print_btn{float:right; position:relative; width:30px; height:30px; margin:10px 20px 10px 10px; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -411px -397px !important;}
.header_print_btn:hover{background-color:rgba(0,0,0,0.03);}
.header_print_btn.wbd-vip-lock::after{content:""; position:absolute; right:-10px; top:50%; margin-top:-5px; width:10px; height:10px; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -69px -580px;}
/*简历名称 命名框*/
.wbdCv-header .header_resume_area{display:inline-block; position:relative; width:330px; height:34px; margin-top:8px;}
.header_resume_area .resume_name{display:block; width:100%; height:34px; line-height:34px; padding:0 0.5em; border:1px solid transparent; outline:none; font-size:14px; color:#969fac; text-align:left; background-color:#fff;}
.header_resume_area .resume_name:hover{color:#00C091;}
.header_resume_area .resume_name:focus,
.header_resume_area .resume_name.focus{color:#969fac; border-color:#00C091;}
.header_resume_area .resume_name[readonly="readonly"]{text-align:center;}
.header_resume_area .set_resumename_panel{display:none; position:absolute; top:39px; left:-30px; z-index:90; width:390px; height:145px; padding:15px 20px 20px; border:solid 1px #efefef; border-radius:2px; background-color:#fff; -webkit-box-shadow:0px 5px 5px rgba(0, 0, 0, 0.12); -moz-box-shadow:0px 5px 5px rgba(0, 0, 0, 0.12); box-shadow:0px 5px 5px rgba(0, 0, 0, 0.12);}
.set_resumename_panel .panel_close{position:absolute; right:8px; top:8px; width:18px; height:18px; background:url(../jlimages/modal-sprite.png) no-repeat -52px -294px; cursor:pointer; -webkit-transition:transform 0.3s; -moz-transition:transform 0.3s; -ms-transition:transform 0.3s; transition:transform 0.3s;}
.set_resumename_panel .panel_close:hover{-webkit-transform:rotate(90deg); -moz-transform:rotate(90deg); -ms-transform:rotate(90deg); transform:rotate(90deg);}
.set_resumename_panel .panel_title{margin-bottom:20px; font-size:12px; color:#9b9b9b;}
.set_resumename_panel .panel_operate{font-size:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
.set_resumename_panel .panel_operate li{display:inline-block; width:80px; height:30px; line-height:28px; border:1px solid #c7c5c5; margin:0 9px 10px 0; cursor:pointer; font-size:12px; color:#717171; text-align:center; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s;}
.set_resumename_panel .panel_operate li:nth-child(4n) {margin-right:0;}
.set_resumename_panel .panel_operate li.selected,
.set_resumename_panel .panel_operate li:hover{color:#00C091; border-color:#00C091;}
.set_resumename_panel .panel_operate li.custom{background-color:#f8f8f8; border-color:#f8f8f8;}
.set_resumename_panel .panel_operate li.custom.selected{background-color:#00C091; border-color:#00C091; color:#fff;}
/* 弹窗 命名框 */
.modal .resumeName-content .modal-body{padding:28px 25px 0;}
.modal .resumeName-content .modal-body .resume_name{display:block; width:100%; height:36px; line-height:36px; padding:0 0.5em; border:none; text-indent:0; background-color:#f5f6f8; font-size:14px; color:#a5abba; text-align:left;}
.modal .resumeName-content .modal-body .resume_name[readonly="readonly"]{text-align:center;}
.modal .resumeName-content .set_resumename_panel{margin-top:20px; padding-bottom:15px; border-bottom:1px solid #ecf0f8;}
.modal .resumeName-content .modal-footer{padding:15px 0;}
/* 简历标题end */
/* ?? */
.tipsmodal .modal-dialog{position:absolute; top:80px; right:114px; width:350px; height:180px; background:#fff; border-radius:4px; }
.tipsmodal .modal-dialog:before{content:""; position:absolute; top:-12px; right:40px; width:20px; height:12px; background-position:-82px -247px; }
.tipsmodal .modal-dialog .ld,.tipsmodal .modal-dialog .rd{float:left; width:50%; }
.tipsmodal .modal-dialog .ld{height:180px; background:#f9f9f9 url(../jlimages/tips_ld_bg.jpg) no-repeat center 80px; color:#a0a0a0; text-align:center; font-size:12px; padding-top:30px; }
.tipsmodal .modal-dialog .rd{padding-top:30px; }
.tipsmodal .modal-dialog .rd a{margin-top:20px; color:#3d3c3c; display:block; background-position:-213px -227px; padding-left:20px; margin-left:30px; }
.tipsmodal .modal-dialog .rd a.checked{background-position:-213px -196px; }
/* ?? */
/* 左侧栏 */
.wbdCv-leftbar{position:fixed; top:0; left:0; z-index:10; width:70px; height:100%; padding-top:50px; background:#11a480; transition:all 0.3s;}
/* 模块管理 模板 风格 */
.wbdCv-leftbar .leftbar_editor_operate{position:relative; width:100%; padding:20px 0;}
.leftbar_editor_operate .editor_operate_menu{position:relative; width:100%; height:80px; text-align:center;}
.leftbar_editor_operate .editor_operate_menu:hover{opacity:0.85;}
.leftbar_editor_operate .editor_operate_menu::after{content:""; position:absolute; bottom:0; left:15px; width:40px; height:1px; background-color:#00c091; opacity:0.5;}
.leftbar_editor_operate .editor_operate_menu:last-of-type::after{display:none;}
.leftbar_editor_operate .editor_operate_menu a{display:block; padding:20px 0;}
.leftbar_editor_operate .editor_operate_menu a.wbd-vip-lock{background-image:none;}
.leftbar_editor_operate .editor_operate_menu a.wbd-vip-lock::after{content:""; position:absolute; right:10px; top:50%; margin-top:-12px; width:10px; height:10px; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -69px -580px;}
.leftbar_editor_operate .editor_operate_menu .icon{display:block; width:24px; height:24px; margin:0 auto; background:url(../jlimages/cvedit_6_2_0.png) no-repeat;}
.leftbar_editor_operate .editor_operate_menu p{text-align:center; font-size:12px; color:rgba(255,255,255,0.9);}
.leftbar_editor_operate .editor_operate_menu.module_editor .icon{background-position:-41px -545px;}
.leftbar_editor_operate .editor_operate_menu.change_editor .icon{background-position:-76px -544px;}
.leftbar_editor_operate .editor_operate_menu.style_editor .icon{background-position:-113px -542px;}
/* 左侧栏底部 */
.wbdCv-leftbar .leftbar_massage{position:absolute; left:0; bottom:0; width:100%;}
/* 导入按钮 */
.wbdCv-leftbar .leftbar_massage .editor_resume_import{display:block; width:50px; height:30px; margin:20px auto; padding:4px;}
.wbdCv-leftbar .leftbar_massage .editor_resume_import::before{content:""; display:block; width:22px; height:22px; margin:0 auto; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -304px -541px;}
.wbdCv-leftbar .leftbar_massage .editor_resume_import:hover{opacity:0.85;}
.wbdCv-leftbar .leftbar_massage .editor_resume_import.wbd-vip-lock{position:relative; background-image:none;}
.wbdCv-leftbar .leftbar_massage .editor_resume_import.wbd-vip-lock::after{content:""; position:absolute; right:0; top:50%; margin-top:-2px; width:10px; height:10px; background:url(../jlimages/cvedit_6_2_0.png) no-repeat -69px -580px;}
/*简历模板信息*/
.wbdCv-leftbar .leftbar_massage .resume_template_number{display:block; padding:25px 0; line-height:18px; font-size:12px; color:rgba(255,255,255,0.8); text-align:center; border-top:1px solid #00c091;}
/* vie信息 */
.wbdCv-leftbar .leftbar_massage .vip_massage{display:block; width:100%; padding:20px 0;}
.vip_massage a{display:block; font-size:12px; text-align:center; color:#efefef;}
.vip_massage a.online_vip,
.vip_massage a.template_vip,
.vip_massage a.commonVip{color:#33f1e4;}
.vip_massage a.tt,
.vip_massage a.advancedVip{color:#e2adfc;}
.vip_massage a.super_vip,
.vip_massage a.foreverVip{color:#ffd89e;}
.vip_massage a i{display:block; width:24px; height:24px; margin:0 auto 8px; border-radius:50%; background:url(../jlimages/jl_member_sp.png) no-repeat -83px -1624px;}
.vip_massage .super_vip i,
.vip_massage .foreverVip i{background-position:-83px -1743px;}
.vip_massage .tt i,
.vip_massage .advancedVip i{background-position:-84px -1782px;}
.vip_massage .online_vip i,
.vip_massage .template_vip i,
.vip_massage .commonVip i{background-position:-84px -1821px;}
.vip_massage .free i{background:#f6f6f6 url(../jlimages/jl_member_sp.png) no-repeat -83px -1624px;}
/*编辑页左侧栏 end*/

/*在线编辑6.2.0 访问权限弹框*/
.smallmodal .resume_authority_modal{top:50%; width:350px; margin:-97px 0 0 -175px;}
.smallmodal .resume_authority_modal .modal-header{height: 37px; border-bottom: 1px solid #f7f7f7; background-color: #fff; color: #666666;}
.resume_authority_modal .modal-header .close{background:url(../jlimages/cvedit_6_2_0.png) -415px -144px no-repeat;}
.resume_authority_modal .modal-header span{color:#666666;}
.smallmodal .resume_authority_modal .modal-body{padding:28px 0;}
.resume_authority_modal .authority_list{transition:height 0.3s;}
.resume_authority_modal .authority_list div{position:relative; width:100%; height:34px; line-height:12px; padding:11px 0 11px 50px; cursor:pointer;}
.resume_authority_modal .authority_list .authority_title, .resume_authority_modal .authority_list .authority_text{display:inline-block; height:12px; line-height:12px; font-size:14px; color:#969fac;}
.resume_authority_modal .authority_list .authority_title{width:134px; color:#00c091;}
.resume_authority_modal .authority_list .authority_title i{position:absolute; top:10px; left:28px; display:inline-block; width:14px; height:14px; border:1px solid #cacaca; border-radius:7px; background-color:#f2f1f2;}
.resume_authority_modal .authority_list.checked .authority_title i:after{content:""; position:absolute; top:3px; left:3px; display:inline-block; width:6px; height:6px; border-radius:3px; background-color:#00c190;}
.resume_authority_modal .authority_list:nth-child(2){height:34px; overflow:hidden;}
.resume_authority_modal .authority_list:nth-child(2).checked{height:86px;}
.resume_authority_modal .authority_list .visit_password{height:50px; padding:10px 0 10px 28px; background-color:#f6f6f6;}
.resume_authority_modal .authority_list .visit_password input{display:inline-block; width:222px; height:30px; line-height:30px; margin-right:10px; padding-left:10px; border:1px solid #cccccc; border-radius:3px; font-size:12px;}
.resume_authority_modal .authority_list .visit_password button{width:60px; height:30px;}
/*在线编辑6.2.0 访问权限弹框 end*/

/*编辑区域样式（包括模板，工具，线条，鼠标经过效果）*/
/*鼠标手势*/
.wbdCv-baseStyle .nameItem .name-con{cursor:text;}

/*鼠标经过线条，背景样式*/
.wbdCv-baseStyle .coverItem dl,
.wbdCv-baseStyle .bInfoItem dl,
.wbdCv-baseStyle .baseItem dl{border:1px dashed transparent; }

.wbdCv-baseStyle .coverItem:hover dl,
.wbdCv-baseStyle .bInfoItem:hover dl,

.wbdCv-baseStyle .home-list:hover,
.wbdCv-baseStyle .skill-list:hover,
.wbdCv-baseStyle .hobby-list:hover,
.wbdCv-baseStyle .inte-list:hover,
.wbdCv-baseStyle .info-list:hover,
.wbdCv-baseStyle .nameItem div[contenteditable]:focus,
.wbdCv-baseStyle .baseItem div[contenteditable]:focus,
.wbdCv-baseStyle .letterItem div[contenteditable]:focus{background-color:rgba(188,188,188,0.3); border-radius:2px;}

/* .wbdCv-baseStyle .baseItem .dd-content:hover,
.wbdCv-baseStyle .link-list:hover{background:rgba(0, 205, 143, 0.1); } */

.wbdCv-baseStyle .headItem .head-con:hover .img-preview-hover{opacity:1; }
.homeItem .home-list a.wbdfont:hover,.wbdCv-baseStyle .customItem a.wbdfont:hover,.infoItem .info-defind a.wbdfont:hover,.hobbyItem .hobby-list a.wbdfont:hover{cursor:pointer; opacity:0.8; }
.wbdCv-baseStyle .work-list .work-img .span-hover{position:absolute; width:100%; height:100%; background:rgba(0,0,0,0.4); top:0; left:0; opacity:0; transition:all 0.3s; }
.baseItem.current,
.bInfoItem.current,
.coverItem.current,
.letterItem.current{transition:background-color 0.3s; -webkit-transition:background-color 0.3s; background-color:inherit; position:relative; z-index:21 !important; box-shadow:0 3px 5px 0 rgba(0,0,0,0.1); }
.baseItem.current dl,
.bInfoItem.current dl,
.coverItem.current dl{border:1px dashed #00C091 !important; }
.homeItem .home-list a.name:hover,
.workItem .link-list a.work-title:hover{text-decoration:underline; }
.wbdCv-baseStyle .baseItem .dd-title span{transition:all 0.3s; }
/*默认文字*/
div[contenteditable]:empty:before,.moduleItemList span:empty:before,.r-itembar ul li span:empty:before{content:attr(data-placeholder); color:inherit; transition:all 0.4s; cursor:text;}
.moduleItemList span:empty:before{transition:none;}
div[contenteditable]:focus:before,.moduleItemList span:focus:before,.r-itembar ul li span:focus:before{opacity:0.6;}
.coverItem div[contenteditable]:empty:before{color:rgba(255, 255, 255, 0.7); }
.moduleItemList span:empty:before{color:inherit; }
.module_item_title:empty{opacity:0.7;}

/*工具样式*/
.wbdCv-baseStyle .bInfoItem,
.wbdCv-baseStyle .baseItem,
.wbdCv-baseStyle .baseItem .dd-content,
.wbdCv-baseStyle .coverItem,
.wbdCv-baseStyle .letterItem{position:relative; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; }
.move-downup{display:none; position:absolute; width:25px; height:75px; background:#f2fcf9; border-radius:2px; box-shadow:-3px 3px 4px 0 rgba(0,0,0,0.3); z-index:10; left:-24px; top:0; }
.move-downup a{display:block; width:100%; height:25px; }
.move-downup a:hover{opacity:0.8;}
.baseItem dl .dd-content:first-child:nth-last-child(1) .move-downup .delete{display:none; }
.baseItem dl .dd-content:first-child:nth-last-child(1) .move-downup{height:55px; }
.baseItem dl .dd-content:first-of-type .move-downup .up{background-position:-142px -481px; cursor:no-drop;}
.baseItem dl .dd-content:last-of-type .move-downup .down{background-position:-168px -481px; cursor:no-drop;}
.baseItem-null{float:left; position:relative; z-index:2; display:block; height:30px; line-height:30px; width:100%; border:1px dashed #d6d6d6; background-color:rgba(0, 192, 145, 0.04); font-size:14px; color:#989898; text-align:center; cursor:pointer; user-select:none;}
.baseItem-null .baseItem-nullcon{height:28px; line-height:28px;}
.baseItem-null:hover{opacity:0.8;}
.baseItem-null i{width:25px; height:25px; display:inline-block; position:relative; top:2px; background-position:-133px -791px; text-indent:-999em; }
.wbdCv-baseLeft .baseItem-null i{background-position:-154px -791px;}
.baseItem-null a{color:#989898;}
.baseItem-null.addCustomItem{height:30px; line-height:30px; padding:0; background-color:inherit;}
.baseItem-null.addCustomItem>div{height:28px; line-height:26px}
.baseItem-null.addCustomItem span, .baseItem-null.addCustomItem i{vertical-align:middle; top:0;}
.baseItem-null.addCustomItem i{background-position:-153px -34px;}
.wbdCv-baseLeft .baseItem-null{background-color:inherit; border:1px dashed rgba(214,214,214, 0.65);}
/*6.2.0修改*/

.baseItem-toolbar{position:absolute; top:5px; right:2px; z-index:12; display:none; font-family:"microsoft yahei" !important;}
.baseItem-toolbar span{float:left; display:inline-block; width:24px; height:24px; border-radius:2px; background-color:#00c091; margin:0 3px; cursor:pointer; transition:all 0.3s; -webkit-transition:all 0.3s; }
.wbdCv-baseStyle .coverItem:hover .baseItem-toolbar{display:block; }
.baseItem-toolbar span:hover{background-color:#02dca0; }
.baseItem-toolbar span.edit{display:none; }
.baseItem-toolbar .set{position:relative; }
.baseItem-toolbar .set .set-con{position:absolute; top:20px; left:-135px; height:0; overflow:hidden; transition:all 0.3s; }
.baseItem-toolbar .set .set-con .inner{margin-top:20px; position:relative; width:180px; border:1px solid #d4dbe0; background:#fff; padding:16px 16px 10px 16px; border-radius:3px; box-shadow:0 2px 4px 0 rgba(0,0,0,0.2); }
.baseItem-toolbar .set .set-con .inner:before{position:absolute; content:""; width:20px; height:10px; background-position:-122px -38px; top:-9px; right:19px; }
.baseItem-toolbar .set .set-list{width:100%; margin-bottom:7px; height:25px; }
.baseItem-toolbar .set .set-con i{font-style:normal; color:#7d7a7a; float:left; line-height:25px; }
.baseItem-toolbar .set .set-con s{width:40px; height:25px; background-position:-56px -31px; display:block; float:right; opacity:0.8; transition:opacity 0.3s; -webkit-transition:opacity 0.3s; }
.baseItem-toolbar .set .set-con s.checked{background-position:0 -31px; }
.baseItem-toolbar .set .set-con s:hover{opacity:1; }
.baseItem-toolbar .set .set-con .change, .baseItem-toolbar .set .set-con .delete,  .baseItem-toolbar .set .set-con .recovery{display:block; float:right; color:#00C091; border:1px solid #00C091; border-radius:40px; padding:1px 5px; transition:all 0.3s; -webkit-transition:all 0.3s; }
.baseItem-toolbar .set .set-con .change:hover, .baseItem-toolbar .set .set-con .delete:hover, .baseItem-toolbar .set .set-con .recovery:hover{background:#00C091; color:#fff; }
/*恢复样式按钮不可点样式*/
.baseItem-toolbar .recovery_style.no_revert i{color:#d2d2d2; cursor:default;}
.baseItem-toolbar .recovery_style.no_revert .recovery{border-color:#dfe0e0; color:#d1d1d1; cursor:default;}
.baseItem-toolbar .recovery_style.no_revert .recovery:hover{border-color:#dfe0e0; background:#fff; color:#d1d1d1;}
/*恢复样式按钮不可点样式 end*/
.baseItem-toolbar .set .set-con .delete{position:static; width:auto; height:auto; margin:none; background:none;}
.baseItem-toolbar .case{width:auto; padding:0 4px; background:#00C091;}
.baseItem-toolbar .case a{display:block; color: #fff;}
.baseItem-toolbar .case:hover{background:#02dca0;}
.baseItem .move-downup a.up{background-position:5px 5px; }
.baseItem .dd-content:hover .move-downup{display:block; }
.baseItem .move-downup a.down{background-position:-20px 7px; }
.baseItem .move-downup a.delete{background-position:-50px 7px; display:block; position: static; margin:0; background-color:transparent; width:inherit; height:25px; }
.baseItem .move-downup a.delete:hover{background-color:transparent; }
.baseItem-toolbar span.handle{background-position:-96px 3px; }
.baseItem-toolbar span.add{background-position:-125px 3px; display:none; }
.baseItem-toolbar span.change_style{background-position:-74px 2px}
.ewmItem .baseItem-toolbar span.change_style, .recomentItem .baseItem-toolbar span.change_style{display:none;} /*隐藏二维码和推荐信和自定义的改变模块样式按钮*/
.baseItem-toolbar span.set{background-position:-183px 3px; }
.baseItem-toolbar span.edit{background-position:-210px 2px; }

.timeItem .baseItem-toolbar span.add{display:inline-block;}
.inteItem .baseItem-toolbar span.handle{display:none;}
.inteItem .baseItem-toolbar span.edit,.skillItem .baseItem-toolbar span.edit,.hobbyItem .baseItem-toolbar span.edit,.recomentItem .baseItem-toolbar span.add{display:block;}
.inteItem .baseItem-toolbar span.delete{display:none;}
.coverItem .baseItem-toolbar span{display:none;}
.coverItem .baseItem-toolbar span.add{display:block;}
.baseItem .set .hiddenTime,.baseItem .set .hiddenText, .baseItem .set .hidden_company {display:none; }
.timeItem .set .hiddenTime,.timeItem .set .hiddenText{display:block; }
.experItem .set .hidden_company, .intexperItem .set .hidden_company, .proexperItem .set .hidden_company{display:block;}
.recomentItem .recoment-list:hover{background:#f2fcf9; }
.recomentItem .recoment-list:hover .move-downup{display:block; }
.wbdCv-baseStyle .bInfoItem .baseItem-toolbar span{display:none; }
.wbdCv-baseStyle .bInfoItem .baseItem-toolbar span.edit{display:block; }

/* 作品编辑按钮 */
.wbdCv-baseStyle .work-list .work-edit,
.wbdCv-baseStyle .link-list .work-edit{display:none; position:absolute; top:10px; right:20px; width:24px; height:24px; border-radius:2px; background-color:#00c091; background-position:-210px 2px; }
.wbdCv-baseStyle .work-list .work-edit:hover,
.wbdCv-baseStyle .link-list .work-edit:hover{background-color:#02dca0; }

/* 红色圆形删除按钮 */
.bInfoItem .info-con div,
.bInfoItem .home-list,
.skillItem .skill-list,
.hobbyItem .hobby-list,
.coverItem .cover-list{position:relative; }

.wbdCv-baseStyle .work-list .delete,
.wbdCv-baseStyle .link-list .delete,
.wbdCv-baseStyle .bInfoItem a.delete,
.wbdCv-baseStyle .inteItem a.delete,
.wbdCv-baseStyle .skillItem a.delete,
.wbdCv-baseStyle .hobbyItem a.delete,
.wbdCv-baseStyle .coverItem a.delete{display:none; float:right; position:absolute; right:-7px; top:-7px; width:14px; height:14px; z-index:1; cursor:pointer; background:#fff url(../jlimages/cvedit_6_2_0.png) -6px -407px no-repeat; border-radius:50%; }
/* 红色圆形删除按钮显示 */
.wbdCv-baseStyle .bInfoItem .info-con .info-list:hover a.delete,
.wbdCv-baseStyle .inteItem .inte-list:hover a.delete,
.wbdCv-baseStyle .bInfoItem .home-list:hover a.delete,
.wbdCv-baseStyle .skillItem .skill-list:hover a.delete,
.wbdCv-baseStyle .hobbyItem .hobby-list:hover a.delete,
.wbdCv-baseStyle .coverItem .cover-list:hover a.delete,
.wbdCv-baseStyle .link-list:hover .delete,
.wbdCv-baseStyle .work-list:hover .delete,
.wbdCv-baseStyle .link-list:hover .work-edit,
.wbdCv-baseStyle .work-list:hover .work-edit{display:block;}
/*排序*/
.ui-sortable-helper{transform:initial; width:100%; height:100px !important; background:inherit; overflow:hidden; box-shadow:0 0 8px 0 rgba(0,0,0,0.1); }
.ui-sortable-placeholder *{visibility:hidden; }
.ui-sortable-placeholder:before{padding-top:24px; content:"拖动到这里"; color:#00c091; text-align:center; width:100%; font-size:18px; display:block; }
.ui-sortable-placeholder{box-shadow:inset 0 0 3px 0 rgba(0,0,0,0.1); width:100%; height:80px !important; border:2px dashed #00C091; background:#e5f9f4; visibility:visible !important; transition:top 0.4s; }
.ui-sortable-handle{cursor:move !important; }
.ui-sortable-helper dl{height:100px !important; overflow:hidden;}
/*end排序*/

/*时间日期*/
.date_select.show{display:block;}
.date_select{position:absolute; top:30px; left:0; z-index:30; display:none; width:210px; height:190px; line-height:initial; border:1px solid #f6f6f6; border-radius:4px; background:#ffffff; box-shadow:0 0 4px 0 rgba(0,0,0,0.1); text-indent:initial;}
.date_select .date_type{width:100%; height:34px; line-height:34px; background:#f6f6f6; font-size:0; color:#999999;}
.date_select .date_type a{display:inline-block; width:103px; height:34px; font-size:12px; text-align:center; cursor:pointer;}
.date_select .date_type a:hover{color:#00c091;}
.date_select .date_type .current{background:#ffffff; color:#00c091;}
.date_select .date_list{position:relative; width:100%; height:154px;}
.date_select .date_list li, .date_select .year_select, .date_select .month_select{position:absolute; top:0; left:0; width:100%; height:100%; background:#ffffff; font-size:0;}

.year_select .year_header{position:relative; width:100%; height:38px; line-height:38px; font-size:12px; color:#666666; text-align:center;}
.year_select .year_header .prev_years, .year_select .year_header .next_years{position:absolute; top:7px; display:inline-block; width:24px; height:24px; border-radius:2px; background:url(../jlimages/cvedit_6_2_0.png) no-repeat; cursor:pointer;}
.year_select .year_header .prev_years:hover, .year_select .year_header .next_years:hover{background-color:#f6f6f6;}
.year_select .year_header .prev_years{left:6px; background-position:3px -652px;}
.year_select .year_header .next_years{right:6px; background-position:-21px -652px;}
.year_select .year_body{width:100%; padding:6px; font-size:0;}
.year_select .year_body span{display:inline-block; width:44px; height:20px; line-height:20px; margin-bottom:15px; border-radius:2px; font-size:12px; color:#666666; text-align:center;}
.year_select .year_body .current, .year_select .year_body span:hover{background:#00c091; color:#ffffff;}
.year_select .year_body span:nth-child(3n-1){margin:0 31px 15px;}
.year_select .year_body .unable{color:#cccccc; cursor:default;}

.month_select .month_header{position:relative; width:100%; height:38px; line-height:38px; font-size:12px; color:#666666; text-align:center;}
.month_select .month_body{width:100%; padding:6px 3px; font-size:0;}
.month_select .month_body span{display:inline-block; width:44px; height:20px; line-height:20px; margin:0 3px 15px; border-radius:2px; font-size:12px; color:#666666; text-align:center;}
.month_select .month_body .current, .month_select .month_body span:hover{background:#00c091; color:#ffffff;}
.month_select .month_body .unable{color:#cccccc; cursor:default;}

.year_select, .month_select{display:none;}

/*头像*/
.GetCanvas{position:absolute; z-index:99; }
.wbdCv-baseStyle .headItem:hover dd{border-color:#00c091 !important;}
.wbdCv-baseStyle .headItem:hover .head_size_edit{display:block;}

/* 模块选中背景遮罩 */
.wbdCv-editorBody .wbdCv-editorResume{position:relative;}
.wbdCv-editorResume .curr_bg{position:absolute; top:0; left:0; bottom:0; right:0; background:rgba(0, 192, 145, 0.44); z-index:20 !important; transition:all 0.3s; -webkit-transition:all 0.3s; }
/* 自动一页按钮 */
.wbdCv-editorResume .auto_one_page{position:absolute; left:50%; z-index:11; margin-left:-410px; margin-top:10px; height:50px;}
.auto_one_page span{display:inline-block; vertical-align:middle; margin-right:8px; font-size:12px; color:#fff;}
.auto_one_page .roundToggleBtn{display:inline-block; vertical-align:middle; background-color:#fff !important; border-color:#fff !important;}
.auto_one_page .roundToggleBtn::before{background-color:#00c091 !important; -webkit-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.13); -moz-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.13); -ms-box-shadow:2px 3px 3px rgba(0, 0, 0, 0.13); box-shadow:2px 3px 3px rgba(0, 0, 0, 0.13);}
.auto_one_page .roundToggleBtn.off{border-color:rgba(255,255,255,0.6) !important; background-color:transparent !important;}
.auto_one_page .roundToggleBtn.off::before{width:20px; height:20px; margin:-2px 0 0 -2px; background-color:#fff !important;}
/* 自动一页遮罩 */
.autopage_masking{display:none; position:fixed; top:0; left:50%; margin-left:-530px; width:820px; height:100%; text-align:center; z-index:101;}
.autopage_masking .masking_layer{position:absolute; top:50%; left:50%; margin:-75px 0 0 -160px; width:320px; height:150px; padding:35px 0; background-color:#fff; border-radius:4px; border:solid 1px #e6e9ee; -webkit-box-shadow:3px 4px 5px rgba(0, 0, 0, 0.07); -moz-box-shadow:3px 4px 5px rgba(0, 0, 0, 0.07); -ms-box-shadow:3px 4px 5px rgba(0, 0, 0, 0.07); box-shadow:3px 4px 5px rgba(0, 0, 0, 0.07);}
.masking_layer img{display:block; margin:0 auto; width:140px;}
.masking_layer div{display:inline-block; vertical-align:middle;}
.masking_layer p{text-align:center; font-size:14px; color:#9196a6;}
/* 富文本工具栏 */
.wbdCv-editorResume .btn-outer{position:absolute; top:-999px; left:-999px; z-index:30; height:38px; background-color:#fff; font-size:0; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; -webkit-box-shadow:0 5px 5px 0 rgba(0,0,0,0.05); -moz-box-shadow:0 5px 5px 0 rgba(0,0,0,0.05); -ms-box-shadow:0 5px 5px 0 rgba(0,0,0,0.05); box-shadow:0 5px 5px 0 rgba(0,0,0,0.05);}
.wbdCv-container.mobile .wbdCv-editorResume .btn-outer{position:fixed; top:6px; left:0; right:0; z-index:100; width:100%; text-align:center; -webkit-box-shadow:none; -moz-box-shadow:none; -ms-box-shadow:none; box-shadow:none;}
.btn-outer .btn-group > a,
.btn-outer .btn-group > button{position:relative; display:inline-block; width:30px; height:30px; padding:0; border:none; background:transparent url(../jlimages/textexeccommand.png);}
.btn-outer .btn-group > a:hover,
.btn-outer .btn-group > a.checked,
.btn-outer .btn-group > button:hover,
.btn-outer .btn-group > button.checked{background-color:#f4f4f4;}
.btn-outer .btn-group > a + a{margin-left:3px;}
.btn-outer .btn-group{position:relative; display:inline-block; height:100%; padding:4px 15px; font-size:0;}
.btn-outer .btn-group + .btn-group{border-left:1px solid #e3e3e3;}
.btn-outer .btn-group .Bold{background-position:-32px -7px;}
.btn-outer .btn-group .Italic{background-position:-56px -6px;}
.btn-outer .btn-group .Underline{background-position:-85px -5px;}
.btn-outer .btn-group .CreateLink{background-position:-664px -5px;}
.btn-outer .btn-group .JustifyLeft{background-position:-182px -6px;}
.btn-outer .btn-group .Justifycenter{background-position:-212px -6px;}
.btn-outer .btn-group .JustifyRight{background-position:-242px -6px;}
.btn-outer .btn-group .InsertUnorderedList{background-position:-149px -6px;}
.btn-outer .btn-group .InsertOrderedList{background-position:-114px -6px;}
.btn-outer .btn-group .Outdent{background-position:-299px -6px;}
.btn-outer .btn-group .Indent{background-position:-271px -6px;}
.btn-outer .btn-group .LineHeight{width:35px; margin-left:6px; background-position:-332px -6px;}
.btn-outer .btn-group .foreColor{position:relative; width:32px; background-position:-2px -5px; vertical-align: top;}
.btn-outer .btn-group .foreColor::after,
.btn-outer .btn-group .LineHeight::after{content:""; position:absolute; top:14px; right:0; display:inline-block; width:8px; height:4px; background:transparent url("../images/textexeccommand.png") -505px -19px no-repeat; transition: all 0.3s;border-bottom:none;}
.btn-outer .foreColor.open::after,
.btn-outer .LineHeight.open::after{transform:rotate(180deg);}
.btn-outer .btn-group .foreColor .foreColor-bg{position:absolute; top:21px; left:5px; width:16px; height:2px; background-color:transparent;}
/* 选择颜色弹窗 */
.btn-outer .foreColor_list{display:none; position:absolute; top:40px; left:1px; width:220px; padding:14px; border:1px solid #ebebeb; border-radius:4px; font-size:14px; background-color:#fff; overflow:initial; -webkit-box-shadow:4px 4px 8px rgba(0,0,0,0.08); -moz-box-shadow:4px 4px 8px rgba(0,0,0,0.08); -ms-box-shadow:4px 4px 8px rgba(0,0,0,0.08); box-shadow:4px 4px 8px rgba(0,0,0,0.08);}
.btn-outer .foreColor_list::before{content:""; position:absolute; top:-10px; left:16px; width:16px; height:10px; background:transparent url(../jlimages/textexeccommand.png) -543px -14px no-repeat;}
/* 系统颜色 */
.btn-outer .foreColor_list .default_color{height:40px; line-height:32px; margin-bottom:10px;}
.btn-outer .foreColor_list .default_color span{font-size:12px; color:#5d6876; vertical-align:middle;}
.btn-outer .foreColor_list .default_color i{position:relative; display:inline-block; width:12px; height:12px; margin-right:5px; border:1px solid #d4dbe0; vertical-align:middle; cursor:pointer;}
.btn-outer .foreColor_list .other_color{font-size:0; overflow:hidden;}
.btn-outer .foreColor_list .other_color i{display:inline-block; position:relative; width:22px; height:22px; margin:0 11px 6px 0; border-radius:50%; border:1px solid rgba(230,230,230,0.5); vertical-align:top; cursor:pointer;}
.btn-outer .foreColor_list .other_color i:nth-of-type(1){background-color:#fff;}
.btn-outer .foreColor_list .other_color i:nth-of-type(2){background-color:#d8d8d8;}
.btn-outer .foreColor_list .other_color i:nth-of-type(3){background-color:#bfbfbf;}
.btn-outer .foreColor_list .other_color i:nth-of-type(4){background-color:#a6a6a6;}
.btn-outer .foreColor_list .other_color i:nth-of-type(5){background-color:#7f7f7f;}
.btn-outer .foreColor_list .other_color i:nth-of-type(6){margin-right:0; background-color:#595959;}
.btn-outer .foreColor_list .other_color i:nth-of-type(7){background-color:#404040;}
.btn-outer .foreColor_list .other_color i:nth-of-type(8){background-color:#262626;}
.btn-outer .foreColor_list .other_color i:nth-of-type(9){background-color:#000;}
.btn-outer .foreColor_list .other_color i:nth-of-type(10){background-color:#69cc41;}
.btn-outer .foreColor_list .other_color i:nth-of-type(11){background-color:#37b754;}
.btn-outer .foreColor_list .other_color i:nth-of-type(12){margin-right:0; background-color:#d4ba38;}
.btn-outer .foreColor_list .other_color i:nth-of-type(13){background-color:#ff7171;}
.btn-outer .foreColor_list .other_color i:nth-of-type(14){background-color:#ee7000;}
.btn-outer .foreColor_list .other_color i:nth-of-type(15){background-color:#da180f;}
.btn-outer .foreColor_list .other_color i:nth-of-type(16){background-color:#9d57ca;}
.btn-outer .foreColor_list .other_color i:nth-of-type(17){background-color:#5974d4;}
.btn-outer .foreColor_list .other_color i:nth-of-type(18){margin-right:0; background-color:#589bf7;}
.btn-outer .foreColor_list .other_color i:nth-of-type(19){background-color:#0b70bd;}
.btn-outer .foreColor_list .other_color i:nth-of-type(20){background-color:#048bb3;}
.btn-outer .foreColor_list .other_color i:nth-of-type(21){background-color:#254665;}
.btn-outer .foreColor_list .other_color i:nth-of-type(22){background-color:#a29177;}
.btn-outer .foreColor_list .other_color i:nth-of-type(23){background-color:#6b4b24;}
.btn-outer .foreColor_list .other_color i:nth-of-type(24){margin-right:0; background-color:#0b70be;}
.btn-outer .foreColor_list .other_color i:nth-of-type(25){background-color:#599cf7;}
.btn-outer .foreColor_list .other_color i:nth-of-type(26){background-color:#ff7170;}
.btn-outer .foreColor_list .other_color i:nth-of-type(27){background-color:#37b854;}
.btn-outer .foreColor_list .other_color i:nth-of-type(28){background-color:#292929;}
.btn-outer .foreColor_list .other_color i:nth-of-type(29){background-color:#ed6f00;}
.btn-outer .foreColor_list .other_color i:nth-of-type(30){margin-right:0; background-color:#6c4a24;}
.btn-outer .foreColor_list .other_color i.selected::after,
.btn-outer .foreColor_list .default_color i.selected::after{content:""; position:absolute; top:0; left:0; width:100%; height:100%; background:transparent url(../jlimages/textexeccommand.png) -626px -9px no-repeat;}
.btn-outer .foreColor_list .default_color i.selected::after{background-position:-590px -14px;}
.btn-outer .foreColor_list .other_color i:nth-of-type(1).selected::after{background-position:-585px -9px;}
/* 自定义颜色 */
#picker-wrapper {position:relative; display:inline-block; vertical-align:top; width:160px; height:150px; margin-right:15px; overflow:hidden; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
#picker-indicator {position:absolute; width:10px; height:10px; border-radius:50%; border:1px solid #fff; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
#slider-wrapper {position:relative; display:inline-block; vertical-align:top; width:10px; height:150px; border-radius:4px; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
#slider {height:150px; border-radius:4px; overflow:hidden; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
#slider-indicator {position:absolute; top:0; left:-2px; width:14px; height:14px; border-radius:50%; cursor:pointer; background-color:#fff; box-shadow:2px 2px 3px rgba(0, 0, 0, 0.2); border:solid 1px rgba(0, 0, 0, 0.1); -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
/* 系统颜色 自定义颜色下拉框 */
.color_choose_group{position:relative; width:120px; height:36px; line-height:34px; border-radius:2px; border:solid 1px #d7dbe4; cursor:pointer; font-size:12px; color:#5f6471;}
.color_choose_group::before{content:""; position:absolute; right:5px; top:9px; width:15px; height:15px; background:url(../jlimages/toolbar_sp.png) no-repeat -31px -209px;}
.color_choose_group .color_choose_name{position:relative; padding:0 20px 0 10px;}
.color_choose_group .color_choose_list{display:none; position:absolute; top:34px; left:-1px; right:-1px; z-index:2; border:solid 1px #d7dbe4; border-radius:2px; background-color:#fff;}
.color_choose_list li{padding:0 10px; line-height:32px;}
.color_choose_list li:hover{background-color:#edfffb; color:#00c091;}
/* 选择行高弹窗 */
.btn-outer .lineHeight_list{display:none; position:absolute; top:40px; left:160px; width:80px; border:1px solid #ebebeb; border-radius:2px; font-size:14px; background-color:#fff; -webkit-box-shadow:4px 4px 8px rgba(0,0,0,0.08); -moz-box-shadow:4px 4px 8px rgba(0,0,0,0.08); -ms-box-shadow:4px 4px 8px rgba(0,0,0,0.08); box-shadow:4px 4px 8px rgba(0,0,0,0.08);}
.btn-outer .lineHeight_list::before{content:""; position:absolute; top:-10px; left:32px; width:16px; height:10px; background:transparent url(../jlimages/textexeccommand.png) -543px -14px no-repeat;}
.btn-outer .lineHeight_list li{width:100%; line-height:30px; text-align:center; font-size:12px; cursor:pointer;}
.btn-outer .lineHeight_list li:hover{background-color:#eafffa;}
/* 富文本工具栏 */

/* 模块标签移入显示 */
.wbdCv-baseStyle .baseItem dl:hover .dd-tags .inset_moduleTags{display:block;}
/* 模块详细描述 字数长度提示 */
.content_length{position:absolute; right:2px; bottom:0; z-index:-1; font-size:12px; color:#bfbfbf;}

/* 客服入口 专家点评入口 */
#MEIQIA-BTN{border-radius:4px !important; -webkit-box-shadow:none !important; -moz-box-shadow:none !important; -ms-box-shadow:none !important; box-shadow:none !important;}

/* 二维码缩放 */
.wbdCv-baseStyle .ewmItem .ewm-con span.ui-resizable{position: relative; left:0 !important; top:0 !important;}
.ewm-con span.ui-resizable .ui-resizable-handle{position:absolute; z-index:10 !important; width:10px; height:10px; border:2px solid #fff; background-color:#00c091; border-radius:20px; box-shadow:0 0 2px 1px rgba(0,0,0,0.5);}
.ui-resizable .ui-resizable-ne{top:4px; right:4px; cursor: ne-resize;}
.ui-resizable .ui-resizable-se{bottom:4px; right:4px; cursor: se-resize;}
.ui-resizable .ui-resizable-sw{bottom:4px; left:4px; cursor: sw-resize;}
.ui-resizable .ui-resizable-nw{top:4px; left:4px; cursor: nw-resize;}

/* 超链接设置面板 */
.toolbar-link {position:absolute; top:0; left:0; z-index:123; width:300px; height:70px; padding:5px 8px; font-size:12px; color:#444; background-color: #fff; box-shadow: 0 1px 4px rgba(0,0,0,.4); border-radius: 2px;}
.settings-field + .settings-field {margin-top:5px;}
.settings-field span {display:inline-block; line-height: 25px; margin-right: 5px;}
.settings-field input {display: inline-block; width:220px; height:25px; padding:0 3px; line-height:23px; border:1px solid #ccc; font-size:12px; color:#666;}
.wbdCv-baseStyle [contenteditable] a.selected {background: #b3d4fd;}