﻿@import url("controls.css");

html { font-size: 12px; font-family: 宋体, sans-serif; color: #333; }

body { margin: 0; padding: 0; background-color: #EAEFF2; }

ul, ol, li { list-style: none; padding: 0; margin: 0; }

A:link { color: #000000; text-decoration: none; }
A:visited { color: #006EB5; text-decoration: none; }
A:hover { color: #ff6600; text-decoration: none; }
:link.GR { color: #666; }
:visited.GR { color: #666; }

td { font-size: 12px; color: #444; }

.datebox { border: solid 1px #999; width: 105px; _width: 100px; cursor: pointer; background: url(../images/datePicker.gif) 84px center no-repeat; }
.timebox { border: solid 1px #999; width: 145px; _width: 140px; cursor: pointer; background: url(../images/datePicker.gif) 124px center no-repeat; }
.limitstring { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.font-red { color: Red; }
.font-orange { color: #f60; }
.font-green { color: #8BBE00; }
.font-darkred { color: #CC0000; }
.font-blue { color: #1375FA; }
.font-darkblue { color: #003499; }
.font-gray { color: #999997; }
.font-brown { color: #531516; }
.font-note { color: #eee; }

.text-center { text-align: center; }

input[type="text"], input[type="password"] { border: 1px solid #1C72A5; padding: 2px; }
img { border: 0; }

.main { width: 98%; margin-left: 1%; }
.fr { float: right; }

.margin-top8 { margin-top: 8px; }

/*Top*/
div.topnav { background: url(/Images/top-bg.gif); height: 101px; position: relative; }
div.logo { height: 62px; background: url(../Images/logo.jpg) no-repeat 0 0; margin-left: 20px; }

/**导航菜单**/
#f_navmenu { height: 40px; overflow: auto; text-align: right; position: absolute; top: 24px; right: 20px; z-index: 10; }
    #f_navmenu a { display: inline-block; background: url(../Images/navmenu.png); width: 121px; margin-right: 3px; text-align: center; color: #fff; font: bold 13px/36px ""; padding-top: 4px; }
        #f_navmenu a.selected { background-position: 0 -40px; color: #63AE00; }

#s_navmenu { height: 37px; text-align: right; text-align: right; position: absolute; top: 64px; right: 60px; z-index: 99; }
    #s_navmenu a, #s_navmenu span { background: url(../Images/md.gif) no-repeat 0 center; display: inline-block; margin-right: 20px; text-align: center; font: normal 13px/37px ""; padding-left: 12px; }
    #s_navmenu span { position: relative; cursor: pointer; }

        #s_navmenu span div.dropmenu { position: absolute; z-index: 100; display: none; background: #fff url(../Images/white.gif); border: 1px solid #BDE5FE; top: 30px; left: 0; }
            #s_navmenu span div.dropmenu a { display: block; padding: 0 2px; height: 27px; text-align: left; margin: 0; font: normal 13px/27px ''; background: url(../Images/md.gif) no-repeat 6px center; padding-left: 20px; }
                #s_navmenu span div.dropmenu a:link, #s_navmenu span div.dropmenu a:visited { background-color: #fff; color: #333; }
                #s_navmenu span div.dropmenu a:hover { background-color: #9DCDED; color: #333; }
            #s_navmenu span div.dropmenu iframe.dr_if { position: absolute; width: 100%; height: 100%; z-index: -100; }

#login_info { height: 37px; position: absolute; left: 10px; top: 64px; width: auto; }
    #login_info span, #login_info a { color: #808384; font: normal 13px/36px ""; height: 36px; display: inline-block; margin-right: 10px; float: left; }
        #login_info a.btn-logout { width: 36px; height: 35px; line-height: 0; border: 0; background: url(../Images/btn-logout.gif); cursor: pointer; }
        #login_info a.btn-org { width: 36px; height: 35px; background: url(../App_Common/EasyUI/themes/icons/org.png) no-repeat center center; cursor: pointer; }


div.buttons { text-align: center; padding: 6px 0; margin-bottom: 20px; }

div.waiting { background: url(../Images/busy.gif) no-repeat center center; height: 45px; }

.position { background: url(../Images/posi-mark.gif) no-repeat 0 0; padding: 8px 0; padding-left: 24px; font-family: Arial; position: relative; }
    .position .right-buttons { position: absolute; right: 20px; top: 0; }
.searchbar ul { list-style: none; }
.searchbar li { padding-top: 6px; float: left; position: relative; }

/*搜索框*/
.search-h42 { height: 42px; }
.search-box { background-color: #F7F9FB; border: solid 1px #D6DFE5; position: relative; margin-top: 8px; }
    .search-box .tl, .search-box .tr, .search-box .bl, .search-box .br { width: 4px; height: 4px; display: inline-block; background: url(../Images/sbar-conner.gif); position: absolute; }
    .search-box .tl { background-position: 0 0; top: -1px; left: -1px; }
    .search-box .tr { background-position: -4px 0; right: -1px; top: -1px; }
    .search-box .bl { background-position: 0 -4px; bottom: -1px; left: -1px; }
    .search-box .br { background-position: -4px -4px; bottom: -1px; right: -1px; }

    .search-box ul { padding: 0; margin: 8px 10px; list-style: none; }
    .search-box li { padding: 0; margin: 0; float: left; padding: 4px 0; }
        .search-box li.key { padding-top: 8px; padding-left: 10px; }



/*列表*/
.ui-list { border-collapse: collapse; border-spacing: 0; width: 98%; margin-left: 1%; background-color: #E7EEF2; }
    .ui-list th { height: 37px; background: url(../Images/list-header-bg.gif) repeat-x; color: #5B5B5B; }
    .ui-list td { background-color: #FEFEFF; height: 30px; padding: 0 4px; border: 1px solid #E7EEF2; border-top: none; text-align: center; }
    .ui-list tr:hover td { background-color: #F6F8FB; }
    .ui-list .index { width: 36px; }

/*编辑表单*/
.ui-editer { border: solid 1px #B6D5EF; width: 100%; }
    .ui-editer th { font: normal 16px/30px "宋体"; text-align: center; border: solid 2px #B6D5EF; }
    .ui-editer td { padding: 6px 3px; background-color: #FEFEFF; }
        .ui-editer td.key { text-align: right; vertical-align: top; padding-top: 11px; background: #F6F8FB; width: 15%; }
        .ui-editer td.inner-key { text-align: right; vertical-align: top; padding-top: 11px; background: #F6F8FB; width: 28%; }
        .ui-editer td.key1 { text-align: right; vertical-align: top; padding-top: 11px; background: #F6F8FB; width: 185px; }
        .ui-editer td.key2 { text-align: center; vertical-align: top; padding-top: 11px; background: #F6F8FB; width: 80px; }
        .ui-editer td table td { padding: 0 6px; }
        .ui-editer td table.innertb { width: 100%; }

/*EasyUI编辑表单*/
.easyui-editer { border: solid 1px #B6D5EF; width: 96%; }
    .easyui-editer th { font: normal 16px/30px "宋体"; text-align: center; border: solid 2px #B6D5EF; }
    .easyui-editer td { padding: 6px 3px; background-color: #FEFEFF; }
        .easyui-editer td.key { text-align: right; vertical-align: top; padding-top: 11px; background: #F6F8FB; width: 12%; }
        .easyui-editer td table td { padding: 0; }
        .easyui-editer td table.innertb { width: 100%; }


.ui-group { border-collapse: collapse; border-spacing: 0; width: 98%; margin-left: 1%; background-color: #FCFDFE; border: solid 1px #D6DFE5; }
    .ui-group th { height: 37px; background: url(../Images/list-header-bg.gif) repeat-x; color: #5B5B5B; }
    .ui-group td { border: 1px solid #E7EEF2; border-top: none; background-color: #FEFEFF; text-align: center; padding: 6px 3px; }
    .ui-group .split td { height: 4px; overflow: hide; padding: 0; }
    .ui-group .gname td { background-color: #F6F8FA; border: 0; }

    .ui-group td.fname { text-align: left; padding-left: 10px; }
    .ui-group td.sname { text-align: left; padding-left: 30px; }

    .ui-group .col-name { width: 160px; }
    .ui-group .col-type { width: 80px; }
    .ui-group .col-oper { width: 240px; }


/*按钮*/
input.smbtn, input.smpkbtn, input.smsearchbtn { border-style: none; border-color: inherit; border-width: 0; width: 70px; height: 22px; background: url(../Images/smbuttons.png); cursor: pointer; }
input.smpkbtn { background-position: 0 -22px; }
input.smsearchbtn { background-position: 0 -44px; }

.btnadd { background: url(../Images/buttons.gif); width: 53px; height: 28px; border: 0; cursor: pointer; }
.btninput { background: url(../Images/buttons.gif) 0 -28px; width: 89px; height: 28px; border: 0; cursor: pointer; }
.btncreate { background: url(../Images/buttons.gif) 0 -56px; width: 89px; height: 28px; border: 0; cursor: pointer; }
.a-add { display: inline-block; width: 23px; height: 17px; background: url(../Images/add.gif); border: 0; cursor: pointer; }

a.btnemp1, a.btnemp52, a.btnemp70, a.btnemp85 { display: block; float: left; background: url(../Images/empbuttons.gif); width: 49px; height: 21px; text-align: center; line-height: 21px; margin: 0 2px; }
a.btnemp52 { background-position: 0 -21px; width: 52px; letter-spacing: 6px; }
a.btnemp70 { background-position: 0 -42px; width: 70px; }
a.btnemp85 { background-position: 0 -63px; width: 85px; }

input.btnemp52 { background: url(../Images/empbuttons.gif); width: 52px; height: 21px; background-position: 0 -21px; letter-spacing: 6px; border: 0; cursor: pointer; }
input.btnemp70 { background: url(../Images/empbuttons.gif); width: 70px; height: 21px; background-position: 0 -42px; letter-spacing: 6px; border: 0; cursor: pointer; }
input.btnemp85 { background: url(../Images/empbuttons.gif); width: 85px; height: 21px; background-position: 0 -63px; letter-spacing: 6px; border: 0; cursor: pointer; }

/*选择父级ID*/
div.parentselector { }
    div.parentselector div.box { float: left; border: 1px solid #1C72A5; height: 20px; line-height: 20px; padding: 0 3px; width: 100px; margin-right: 6px; }
    div.parentselector input[type="button"] { }

/*分页控件*/
div.pagelister { padding: 8px 30px; height: 35px; clear: both; margin-top: 6px; clear: both; overflow: auto; text-align: center; }
table.pagelister td { padding: 6px 16px; }
.anpager .cpb { background: #1F3A87 none repeat scroll 0 0; border: 1px solid #CCCCCC; color: #FFFFFF; font-weight: bold; margin: 5px 4px 0 0; padding: 4px 5px 0; }
.anpager a { background: #FFFFFF none repeat scroll 0 0; border: 1px solid #CCCCCC; color: #1F3A87; margin: 5px 4px 0 0; padding: 4px 5px 0; text-decoration: none; }
    .anpager a:hover { background: #1F3A87 none repeat scroll 0 0; border: 1px solid #1F3A87; color: #FFFFFF; }

.paginator { font: 11px Arial, Helvetica, sans-serif; padding: 5px 16px 5px 0; margin: 0px; }
    .paginator a { padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; margin-right: 2px; }
        .paginator a:visited { padding: 1px 6px; border: solid 1px #ddd; background: #fff; text-decoration: none; }
    .paginator .cpb { padding: 1px 6px; font-weight: bold; font-size: 13px; border: none; }
    .paginator a:hover { color: #fff; background: #ffa501; border-color: #ffa501; text-decoration: none; }

.pages { color: #999; }
    .pages a, .pages .cpb { text-decoration: none; float: left; padding: 0 5px; border: 1px solid #ddd; background: #ffff; margin: 0 2px; font-size: 13px; color: #000; }
        .pages a:hover { background-color: #E61636; color: #fff; border: 1px solid #E61636; text-decoration: none; }
    .pages .cpb { font-weight: bold; color: #fff; background: #E61636; border: 1px solid #E61636; }

/* 用于TAB */
/*ol li { margin: 8px; }
#con { font-size: 12px; width: 98%; margin: 0 auto; }
#tags { height: 23px; width: 98%; margin: 0; padding: 0; margin-left: 0px; }
    #tags li { float: left; margin-right: 1px; background: url(../images/tagleft.gif) no-repeat left bottom; height: 23px; list-style-type: none; }
        #tags li a { text-decoration: none; float: left; background: url(../images/tagright.gif) no-repeat right bottom; height: 23px; padding: 0px 10px; line-height: 23px; color: #999; }
        #tags li.emptyTag { width: 4px; background: none; }
        #tags li.selectTag { background-position: left top; position: relative; height: 25px; margin-bottom: -2px; }
            #tags li.selectTag a { background-position: right top; color: #000; height: 25px; line-height: 25px; }
#tagContent { padding: 1px; background-color: #fff; border: 1px solid #aecbd4; }
.tagContent { background: url(../images/bg.gif) repeat-x; padding: 10px; color: #474747; width: 97%; display: none; }
#tagContent div.selectTag { display: block; }*/

#tabs { height: 39px; background: url(../Images/tab-btns.png) 0 0; }
    #tabs a { display: inline-block; width: 100px; height: 39px; float: left; background: url(../Images/tab-btns.png) no-repeat 0 -117px; line-height: 38px; text-align: center; font-size: 14px; }
        #tabs a.lf { width: 2px; background-position: 0 -39px; }
        #tabs a.rt { width: 3px; background-position: right -39px; float: right; }
        #tabs a.selected { background-position: 0 -78px; font-weight: bolder; }
#tabPages { border: solid 2px #E1E8ED; border-top: 0; background-color: #FFF; padding: 10px; overflow: auto; }
    #tabPages li { display: inline-block; width: 245px; height: 245px; padding: 15px; background: url(../Images/boxs.png); float: left; margin: 10px; position: relative; }
        #tabPages li.add { background-position: 0 -275px; width: 275px; height: 175px; padding: 0; padding-top: 100px; text-align: center; vertical-align: middle; }
        #tabPages li.btns-3 { background-position: 0 -825px; }
        /*#tabPages li:hover.add a { display: inline-block; width: 269px; height: 269px; 
        background: rgba(170, 170, 170, 0.3) none repeat scroll 0 0 !important; 
        filter: Alpha(opacity=30); background: #aaa; }*/
        /*实现FF背景透明，文字不透明*/ /*实现IE背景透明*/
        #tabPages li:hover.add { background-position: 0 -550px; }
        #tabPages li.add a { display: none; width: 45px; background: url(../Images/addbtns.gif) no-repeat; color: #aaa; padding-top: 58px; text-align: center; margin: 0 10px; }
        #tabPages li:hover.add a.add { display: inline-block; background-position: left top; }
        #tabPages li:hover.add a.import { display: inline-block; background-position: right top; }

    #tabPages h3 { font: normal 13px/24px ""; border-bottom: solid 1px #D4DAE3; margin: 0; padding: 0; }
    #tabPages span { display: inline-block; }
        #tabPages span.desc, #tabPages span.only-desc { line-height: 18px; word-break: break-all; }
        #tabPages span.desc { width: 100%; padding: 0 2%; }
        #tabPages span.only-desc { height: 150px; background-color: #efefef; width: 96%; padding: 2%; }
        #tabPages span.img { padding: 6px 0; /*min-height: 125px;*/ }
    #tabPages a.edit, #tabPages a.dele { display: inline-block; width: 125px; height: 33px; position: absolute; }
    #tabPages a.edit { bottom: 3px; left: 9px; }
    #tabPages a.dele { bottom: 3px; right: 11px; }

    #tabPages a.dele3, #tabPages a.edit3, #tabPages a.rule3 { display: inline-block; width: 85px; height: 33px; position: absolute; }
    #tabPages a.rule3 { bottom: 3px; left: 6px; }
    #tabPages a.dele3 { bottom: 3px; right: 6px; }
    #tabPages a.edit3 { bottom: 3px; left: 95px; }

    #tabPages div.msg-list { height: 154px; }

    #tabPages span.nums { display: inline-block; height: 16px; width: auto; position: absolute; right: 0; bottom: 38px; text-align: right; padding-right: 6px; }
        #tabPages span.nums a { display: inline-block; width: 16px; height: 16px; background: url(../Images/tab-nums.png); float: left; }
            #tabPages span.nums a.a1 { background-position: 0 0; }
            #tabPages span.nums a.a1-cur { background-position: 0 -16px; }
            #tabPages span.nums a.a2 { background-position: -16px 0; }
            #tabPages span.nums a.a2-cur { background-position: -16px -16px; }
            #tabPages span.nums a.a3 { background-position: -32px 0; }
            #tabPages span.nums a.a3-cur { background-position: -32px -16px; }
            #tabPages span.nums a.a4 { background-position: -48px 0; }
            #tabPages span.nums a.a4-cur { background-position: -48px -16px; }
            #tabPages span.nums a.a5 { background-position: -64px 0; }
            #tabPages span.nums a.a5-cur { background-position: -64px -16px; }
            #tabPages span.nums a.a6 { background-position: -80px 0; }
            #tabPages span.nums a.a6-cur { background-position: -80px -16px; }
            #tabPages span.nums a.a7 { background-position: -96px 0; }
            #tabPages span.nums a.a7-cur { background-position: -96px -16px; }
            #tabPages span.nums a.a8 { background-position: -112px 0; }
            #tabPages span.nums a.a8-cur { background-position: -112px -16px; }
            #tabPages span.nums a.a9 { background-position: -128px 0; }
            #tabPages span.nums a.a9-cur { background-position: -128px -16px; }

/*wbox窗体页面样式*/
div.wxtitle { background: url(../Images/ssb_02.gif) 0 bottom; height: 32px; color: #11619D; padding-left: 20px; font: bolder 14px/32px ""; }
div.wxmain { padding: 6px; }
div.wxtitle .btn { float: right; padding-top: 0; padding-right: 5px; }


div.mainbox { padding-left: 220px; }
.relative { position: relative; }

.leftbox { width: 211px; position: absolute; top: 0; left: 0; background: url(../Images/lbox.gif) 0 bottom; padding-bottom: 10px; z-index: 10; }
    .leftbox .title { height: 40px; background: url(../Images/lbox.gif); font: bolder 14px/40px ""; text-align: center; }
a.a-add { float: right; margin-top: 10px; margin-right: 10px; }
.leftbox .con { min-height: 200px; background: url(../Images/lbox.gif) -211px 0; padding: 8px; }
.mainbox { padding-left: 220px; }

/*leftMenu*/
.lmenu-1 { display: block; height: 30px; border-bottom: solid 1px #E7EEF2; font: normal 13px/30px ""; padding-left: 20px; }
.lmenu-2 { padding-left: 16px; display: block; }
    .lmenu-2 .child-mark { display: block; background: url(../Images/child-mark.gif) no-repeat 4px center; height: 30px; font: normal 13px/30px ""; padding-left: 16px; }

.collapse { background: url(../Images/left-mark.gif) no-repeat 4px center; }
.expand { background: url(../Images/down-mark.gif) no-repeat 4px center; }



.highlight_box { padding: 6px 30px; background-color: #f4f5f9; margin-top: 15px; line-height: 1.6; *zoom: 1; }
    .highlight_box .opr { float: right; padding: 7px 0 0 2em; }
        .highlight_box .opr.opr_desc { padding-top: 0; color: #8d8d8d; }
    .highlight_box .links { margin-left: -1em; }
        .highlight_box .links .links_item { vertical-align: middle; margin-top: -0.2em; border-left-color: #d9dadc; }
            .highlight_box .links .links_item:hover a { color: #222; }
        .highlight_box .links .selected a { color: #222; }
    .highlight_box .title { font-weight: 400; font-style: normal; }
        .highlight_box .title .icon_common.new { height: 14px; margin-top: 0; }
    .highlight_box .desc { color: #8d8d8d; overflow: hidden; padding: 0; }
    .highlight_box.border { border-top: 1px solid #e7e7eb; }
    .highlight_box.icon_wrap { position: relative; padding-top: 14px; padding-bottom: 14px; }
        .highlight_box.icon_wrap .icon { display: inline-block; *display: inline; *zoom: 1; width: 48px; height: 48px; position: absolute; top: 12px; }
            .highlight_box.icon_wrap .icon.lock { background: url("../Images/base_z1ffa7e.png") 0 -390px no-repeat; width: 48px; height: 48px; vertical-align: middle; display: inline-block; }
            .highlight_box.icon_wrap .icon.unlock { background: url("../Images/") 0 -448px no-repeat; width: 48px; height: 48px; vertical-align: middle; display: inline-block; }
        .highlight_box.icon_wrap .title, .highlight_box.icon_wrap .desc { padding-left: 60px; }
    .highlight_box.icon_small .icon { margin-left: -10px; }
    .highlight_box.icon_small .title, .highlight_box.icon_small .desc { padding-left: 40px; }
    .highlight_box.page_global_tips { margin: -12px 30px 20px; }

.tool_bar { *zoom: 1; margin-bottom: 20px; padding-top: 10px; }
    .tool_bar:after { content: "\200B"; display: block; height: 0; clear: both; }
    .tool_bar .btn { margin-right: 1em; }
    .tool_bar.with_form { margin-top: 15px; }
    .tool_bar.border { border-top: 1px solid #e7e7eb; box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; }
    .tool_bar.tc .btn { margin-left: .5em; margin-right: .5em; }
    .tool_bar.tr .btn { margin-left: 1em; margin-right: 0; }

.btn_groupmsg { width: 106px; height: 32px; border: 0; background: url(../Images/btnGroupMsg.gif); cursor: pointer; }
.btn_submit { width: 106px; height: 32px; border: 0; background: url(../Images/btnSubmit.gif); cursor: pointer; }


.appmsg { position: relative; width: 320px; overflow: hidden; margin-bottom: 20px; border: 1px solid #e7e7eb; background-color: #fff; color: #666; }
.appmsg_info { font-size: 13px; line-height: 20px; padding-bottom: 10px; }
.appmsg_date { font-weight: 400; font-style: normal; }
.appmsg_content { padding: 0 14px; position: relative; *zoom: 1; *z-index: -9999; }
.appmsg_title { font-weight: 400; font-style: normal; font-size: 16px; padding-top: 10px; line-height: 28px; max-height: 56px; overflow: hidden; word-wrap: break-word; word-break: break-all; }
    .appmsg_title a { display: block; color: #666; }
.appmsg_thumb_wrp { height: 160px; overflow: hidden; }
.appmsg_thumb { width: 100%; }
.appmsg_desc { padding: 5px 0 10px; word-wrap: break-word; word-break: break-all; }
.appmsg_opr { background-color: #f4f4f4; border-top: 1px solid #e7e7eb; }
    .appmsg_opr ul { overflow: hidden; *zoom: 1; }
.appmsg_opr_item { float: left; line-height: 44px; height: 44px; }
    .appmsg_opr_item a { display: block; border-right: 1px solid #e7e7eb; text-align: center; text-decoration: none; }
        .appmsg_opr_item a:hover { text-decoration: none; }
        .appmsg_opr_item a.no_extra { border-right-width: 0; }
.appmsg_item { *zoom: 1; position: relative; padding: 2px 8px; border-top: 1px solid #e7e7eb; }
    .appmsg_item:after { content: "\200B"; display: block; height: 0; clear: both; }
    .appmsg_item .appmsg_title { line-height: 24px; max-height: 48px; overflow: hidden; *zoom: 1; margin-top: 14px; }
    .appmsg_item .appmsg_thumb { float: right; width: 78px; height: 78px; margin-left: 14px; }
.multi .appmsg_info { padding-top: 14px; padding-left: 14px; padding-right: 14px; }
.multi .appmsg_content { padding: 0; }
.multi .appmsg_title { font-size: 14px; padding-top: 0; }
.cover_appmsg_item { position: relative; margin: 3px 8px; }
    .cover_appmsg_item h4 { margin: 0; }
    .cover_appmsg_item .appmsg_title { position: absolute; bottom: 0; left: 0; width: 100%; background: rgba(0,0,0,0.6) !important; filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#99000000',endcolorstr = '#99000000'); }
        .cover_appmsg_item .appmsg_title a { padding: 8px; color: #fff; }
.appmsg_mask { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: #000; filter: alpha(opacity = 60); -moz-opacity: .6; -khtml-opacity: .6; opacity: .6; z-index: 1; }
.appmsg .icon_card_selected { display: none; position: absolute; top: 50%; left: 50%; margin-top: -23px; margin-left: -23px; line-height: 999em; overflow: hidden; z-index: 1; }
.dialog_wrp .appmsg:hover { cursor: pointer; }
.appmsg:hover .appmsg_mask { display: block; }
.appmsg.selected .appmsg_mask { display: block; }
.appmsg.selected .icon_card_selected { display: inline-block; }
.appmsg_thumb.default { display: block; color: #c0c0c0; text-align: center; line-height: 160px; font-weight: 400; font-style: normal; background-color: #ececec; font-size: 16px; }
.appmsg_item .appmsg_thumb.default { line-height: 78px; font-size: 14px; }
.appmsg_edit_mask { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(229,229,229,0.85) !important; filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#d9e5e5e5',endcolorstr = '#d9e5e5e5'); text-align: center; }
.appmsg_item .appmsg_edit_mask { line-height: 118px; }
.cover_appmsg_item .appmsg_edit_mask { line-height: 160px; }
.appmsg_edit_mask a { margin-left: 8px; margin-right: 8px; }
.editing .cover_appmsg_item:hover .appmsg_edit_mask, .editing .appmsg_item:hover .appmsg_edit_mask { display: block; }
.editing .appmsg_thumb { display: none; }
    .editing .appmsg_thumb.default { display: block; }
.editing .has_thumb .appmsg_thumb { display: block; }
    .editing .has_thumb .appmsg_thumb.default { display: none; }
.editing .appmsg_content { box-shadow: none; -moz-box-shadow: none; -webkit-box-shadow: none; border-bottom-width: 0; }
.editing.multi .appmsg_content { border-bottom-width: 1px; }
.appmsg_add { margin: 20px 14px; }
.tab_content .appmsg { width: 320px; }
.appmsg_list { text-align: justify; text-justify: distribute-all-lines; font-size: 0; margin: 0 30px; letter-spacing: -4px; }
    .appmsg_list:after { display: inline-block; width: 100%; height: 0; font-size: 0; margin: 0; padding: 0; overflow: hidden; content: "."; }
    .appmsg_list .tj_item { font-size: 14px; text-align: left; text-justify: auto; }
.appmsg_col { display: inline-block; *display: inline; *zoom: 1; vertical-align: top; width: 32%; font-size: 14px; text-align: left; font-size: 14px; letter-spacing: normal; }
.media_dialog.appmsg_list { position: relative; padding: 28px 140px; height: 365px; margin: 0; overflow-y: scroll; }
.media_dialog .appmsg_col { width: 48%; }


.chatbox { padding-left: 10px; position: relative; width: 80%; }
    .chatbox .con { border: solid 1px #C1C1C1; padding: 10px; background-color: #FDFDFD; min-height: 30px; line-height: 150%; }
    .chatbox b { background: url(/Images/chatBox.png); display: inline-block; position: absolute; z-index: 100; width: 10px; height: 10px; overflow: hidden; border: 0; }
        .chatbox b.lt { background-position: left top; top: 0; left: 0; width: 20px; height: 38px; }
        .chatbox b.rt { background-position: right top; top: 0; right: 0; }
        .chatbox b.lb { background-position: -10px bottom; bottom: 0; left: 10px; }
        .chatbox b.rb { background-position: right bottom; bottom: 0; right: 0; }

/*半透明编辑层*/
.editer-alpha { background: #ccc; top: 0; left: 0; filter: alpha(Opacity=80); -moz-opacity: 0.8; opacity: 0.8; position: absolute; z-index: 99; text-align: center; }
    .editer-alpha a { display: inline-block; width: 18px; height: 18px; cursor: pointer; background: url(/Images/edit.gif); }
        .editer-alpha a:link, .chatbox .editer-alpha a:visited { background: url(/Images/edit.gif); }
        .editer-alpha a:hover { background: url(/Images/edit.gif); }


        
.dg-mask { background: #ccc; position: absolute; left: 0; top: 0; width: 100%; height: 100%; 
           opacity: 0.3; filter: alpha(opacity=30); display: none; }
.dg-mask-msg { background: #ccc; border-color: #95B8E7; position: absolute; top: 50%; 
               margin-top: -20px; padding: 10px 30px 10px 30px; width: auto; height: 16px; border-width: 2px; border-style: solid;  display: none; }


.pg-mask { background: #2f2f2f; position: absolute; left: 0; top: 0; width: 100%; height: 100%; 
           opacity: 0.9; filter: alpha(opacity=90); display: none; }
    .pg-mask img { position: absolute; top: 50%; 
               margin-top: -20px; padding: 10px 30px 10px 30px; width: auto; height: auto; display: none; }

.food-mask { background: #fff; position: absolute; left: 0; top: 0; width: 100%; height: 100%; 
           opacity: 0.9; filter: alpha(opacity=90); display: none; }
    .food-mask img { position: absolute; top: 50%; left: 50%; margin-left: -200px;
               margin-top: -150px; width: auto; height: auto; display: none; }


    
.d-mask { background: #ccc; position: absolute; left: 0; top: 0; width: 100%; height: 100%; 
           opacity: 0.5; filter: alpha(opacity=50); display: none; }
.d-mask-msg { background: url(/Dole/Images/02.png) no-repeat center center; background-color: transparent; position: absolute; top: 50%; font: bold 5em/10em ""; color: #fff;
               margin-top: -275px; left: 50%; margin-left: -280px; width: 580px; height: 550px; opacity: 1.0; filter: alpha(opacity=100); display: none; }
