.text{position:absolute; left:70px; top:0; width:200px; height:120px; display:none;} 
.feature_content{ border:1px solid #aaa;color:#888; border-radius:4px;font-weight:normal; padding:6px 8px;background:#fff; font-size:16px;width:300px;left:-37px;position:relative;top:82px;line-height:23px;}
.text i{display:inline-block; width:16px; height:9px; margin-top:-2px;}
.title{padding-bottom:5px; }
.recharge_window{position: fixed;left:39%;top:20%;background-color:#fff;border: 1px solid #ddd;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);z-index: 1001}
.recharge_window dl{padding:30px 30px 0 30px;}
.recharge_window dd{margin:16px 0;}
.recharged_hint{position: fixed;left:39%;top:25%;background-color:#fff;z-index: 10;width:300px}
.recharged_hint dd{margin:10px 0 10px 0;font-size:16px;text-align: center;padding:20px 30px 20px 30px;}
#recharge_success{border: 1px solid #ddd;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);}
#recharge_success em{color:#20a56e;}
#recharge_fail{border: 1px solid #ddd;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);}
#recharge_fail dd{color:#ff3339;}
#recharge_hint{display: none;background:#fff;padding:15px 53px;color:#f33;position:fixed;border:1px solid #ddd;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);left:42%;top: 30%; z-index:11;}
.quote{display: none}
#hint_window{display:none;position: fixed;left:66%;top:26%;border:1px solid #20a56e;z-index:9999;padding: 5px 10px;background:rgba(255, 255, 255, 1);}
.btn_loading{background-color: #999;border: 1px solid #20a56e;border-radius: 3px;color: #fff;font-size: 16px;height: 46px;line-height: 46px;width:298px;}
.tj_tool ul li:hover{border:1px #20a56e soild;}
/*#import_loading{display:none;background: #fff none repeat scroll 0 0; left:0;top:-110px;bottom: 0;height: 20px;margin: auto;text-align: center;position: fixed;right: 0;width: 360px;z-index:999;}*/
#loading_hint{display:none;background: #fff none repeat scroll 0 0; border: 1px solid #ddd;bottom: 60%;height: auto;left: 129px;margin: auto;text-align: center;padding: 20px 5px;position: fixed;right: 0;width: 360px;z-index: 100;}
#span-txta_snc a{color: #4290e0;}
#d1 .mess .data_remarks{height: 20px}
#d1 .mess .data_remarks b{font-weight:inherit;}
.dt_wrap a,.inp_wrap a{cursor: pointer;}
.new_pm{font-size:16px; font-weight:bold; background:rgba(0, 0, 0, 0) url("../images/new_pm.png") no-repeat scroll 0 8%}
.pager_no_data{text-align: center; margin: 20px 0;}
.icp {background: #ccc none repeat scroll 0 0;height: 76px;margin: auto;padding: 15px 0 0;text-align: center;}
#pop2 .txts {border: 1px solid #ddd;margin: 0 10px;padding: 2px;width: 80px;}
.help_hint{display:none;font-style: normal;position: absolute;background-color:#fffdea;color:#444; float: left;margin-top:17px; font-size: 13px;  width:329px; z-index:3; border: 1px solid #e0c798; border-radius: 2px;word-break: break-all;word-wrap: break-word;white-space:pre-wrap;padding: 5px 5px;line-height: 23px; font-weight: normal;}
.ask{display:inline-block;right:-100px; text-align:right;color:#666; text-decoration:none}
/*.ask em{ background-color: #fffdea; font-size:13px;border: 1px solid #e0c798;border-radius: 2px;top: 28px;right: 0;padding: 2px 6px;position: absolute;visibility: hidden;width: 350px;color:#444;z-index:8; font-style:normal; font-weight:300;letter-spacing:2; line-height:2; text-align:left}
.ask:hover em{visibility:visible}*/
.ask b{ vertical-align:middle;}
#task_crawl_data .data{overflow:auto;}
#res_prompt{background: rgb(255, 255, 255) none repeat scroll 0 0;border: 1px solid #ddd;max-height: 200px;overflow: auto;padding: 20px 18px; position: relative;}
.inp_wrap .example b {max-width: 410px;width: auto;}
.wap_qqb{display:inline-block; background-image:url(../images/wpa_qq.png); width:92px; height:22px; margin-right:0; margin-top:-3px;}
.data_manager .num{padding-left: 0}
.data_manager .num li {list-style-type: none;}
.p_down_hint{
	margin-top:-22px !important;
	display:none;
}
.p_down_hint:before{
	display: inline-block;
    width: 20px;
    height: 19px;
    margin-right: 5px;
    margin-bottom: 2.5px;
    content: "";
    border-radius: 50%;
    background: url(../images/icon.png) no-repeat -6px -505px;
    vertical-align: middle;
}
.top_transparent{
    background: transparent;
    height: 15px;
    opacity: 1;
    margin-top: -15px;
}
.com_sys_mask{
	display:none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: .5;
}
#com_sys_tips{
    position: fixed;
    top: 50%;
    left: 50%;
    background: #fff;
    z-index: 1000;
    width: 400px;
    margin-left: -200px;
    margin-top: -280px;
}
#com_sys_tips .modal_header {
    font-size: 14px;
    height: 50px;
    background: #118d5b;
}
#com_sys_tips .modal_header span {
    padding-left: 20px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
}
#com_sys_tips a.modal_close {
    background: url(../images/icon.png) no-repeat 0 -1000px;
    position: absolute;
    right: 0;
    top: 5px;
    width: 35px;
    height: 40px;
    color: #118d5b;
}
#com_sys_tips .modal_body {
    margin: 40px 40px 0;
    padding-bottom: 0px;
    width: 350px;
}
#com_sys_tips .warning:before {
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 10px;
    content: "";
    background: url(../images/icon.png) no-repeat 0 -500px;
    vertical-align: middle;
}
#com_sys_tips .sys div {
    padding-left: 45px;
    margin-top: -28px;
}
#com_sys_tips .modal_footer {
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid #fff;
    padding: 10px 35px 35px;
    text-align: right;
}
#com_sys_tips .btn_first{
    color: #fff;
    background-color: #20a56e;
    border: 1px solid #20a56e;
    padding: 9px 24px;
    cursor: pointer;
    border-radius: 2px;
}
#charge_sec ul li:nth-child(8), #charge_sec ul li:nth-child(9){height: auto;}
.ms_modal_footer{
    background-color: #fff;
    background-clip: padding-box;
    border-top: 1px solid #fff;
    padding: 10px 20px 20px;
    text-align: right;
}
.ms_warning:before{
    display: inline-block;
    width: 33px;
    height: 33px;
    margin-right: 10px;
    content: "";
    background: url(../images/icon.png) no-repeat 0 -500px;
    vertical-align: middle;
}
.ms_modal_body {
    margin: 20px 20px;
    white-space: normal;
    word-break: break-all;
}
.ms_expir_text{
    padding-left: 45px;
    margin-top: -28px;
}
.ms_btn_first{
    color: #fff;
    background-color: #20a56e;
    border: 1px solid #20a56e;
    padding: 9px 24px;
    cursor: pointer;
    border-radius: 2px;
}
.ms_alink{
    padding:0; 
    background:transparent; 
    margin:0 0 0 2px; 
    color:#20a56e; 
    text-decoration: underline;
}
.ms_alink:hover{
    text-decoration: underline;
}
.ms_modal{top: 50%;left: 50%;position: fixed;z-index: 2000;}
.ms_modal_header{background-color: #f4f4f4; color: #666; font-size: 14px; height: 40px; border-radius: 3px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px;}
.ms_modal_header span{padding-left: 20px;padding-right: 51px;line-height: 40px;}
.ms_modal_body{margin: 30px 20px 20px 20px;}
/* .ms_mask{background: #fff;position: absolute;width: 10000px;height: 10000px;margin-top: -5000px;margin-left: -5000px;opacity: 0.45;} */
.jh_tips{width:352px;height:150px;margin-left: -175px;margin-top: -120px;border: 1px solid #ddd;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);position: absolute;background: #fff;left: 50%;top: 50%;}
.jh_close{width: 25px;height: 25px;position: absolute;top: 0;right: 0;cursor: pointer;}
.jh_close::before, .jh_close::after{content: '';width: 2px;height: 13px;background: #777;position: absolute;top: 6px;right: 12px;}
.jh_close::before {transform: rotate(45deg);}
.jh_close::after {transform: rotate(-45deg);}
.jh_tips .ms_sys{margin:0}

.ms_select{
    padding: 1px;
    vertical-align: middle;
    border: 1px solid #ccc;
    width: 100px;
}
#ori_need_rmb{text-decoration: line-through;margin-left: 2px;font-size:10px;}

.buyservice{border:none;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);border-radius: 3px}
.pay-wrapper{border:none;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);z-index:1001}
#modal7 .buyservice {margin-left: -205px;margin-top: -125px;width: 410px;}
#modal7 .buyservice .modal_body{width: 330px;}
#modal7 .buyservice .modal_header span{padding-right: 0}

.ms_crawl_tips li{margin-bottom: 10px;text-align: left;font-size: 14px;color:#000;}
.ms_crawl_tips li a{color: #156b48;font-weight: bold;text-decoration: underline;}
.ms_layout_center{margin-left: 290px;border-right:unset;width: 600px;}
.ms_sq{border-right: 1px solid #ebebeb;}
.ms_drop_menu{left:290px}
.ms_drop_menu2{left:406px;}
.ms_drop_menu3{left:522px;}
#fc_code_input{height: 58px;}
.as_save_hint{display: none;position: fixed;z-index: 2001;left: 50%;top: 280px;background: #fff;width: 300px;margin-left: -166px;
    padding: 15px;border: 1px solid #ddd;box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);}
.as_save_hint a{color:#20a56e}
.mc_popup .modal_body{padding: 20px 0;}
.mc_popup .ui-popup-wrapper{box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);background: #fff;left: 50%;position: absolute;
    top: 50%;border-radius: 4px;background-color: #fff;margin-left: -230px;margin-top: -202px;width: 460px;}
.page-nav .mc_alink{color: #20a56e;text-decoration: none;}
.page-nav .mc_nums{width: 25px;margin: 0 5px;}
.page-nav .mc_go {
    color: #fff;
    background-color: #20a56e;
    border-color: #357ebd;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #20a56e;
    border-radius: 4px;
    padding: 1px 6px;
    cursor: pointer;
}
.switch_box a{margin:0}
.v_cont .u_data{margin-left: 0px}
#ul_pub{height: 494px;}
.post_table{height: 360px;}
.lh_1_8{line-height: 1.8;}
.view_top .mc_u_info{cursor:auto;}
.mc_breadcrumb{padding: 10px 0 0 0;}
.w_a{width: auto;}
.ready-desc a{color:#888}

.dt_selector .dt_wrap .ext{color: #FFA500;}
.dt_selector .dt_wrap .disabled{color: #ccc;}
.dt_selector .dt_wrap .ext i{background-color: #FFA500;margin-top:-3px;}

