﻿body
{
    background-color: White;
}
*
{
    border: 0px;
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #444444;
}
a:link, a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #444444;
}
a:active, a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    color: #1472c1;
    text-decoration: none;
}
table a.a_zcan_manager
{
	margin-right:10px;
}
/* 弹出界面右边 */
#main
{
    clear: both;
    width: 100%;
    height: auto;
    background-color: White;
}
/* 弹出界面标题 */
#title
{
    clear: both;
    height: auto;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #3789ce;
}
#title .span_text
{
    font-size: 14px;
    font-weight: bold;
    color: #3789ce;
}
#title span.span_red
{
	font-size: 14px;
    font-weight: bold;
	color:#f00;
}
#span_page_title
{
    font-size: 14px;
    font-weight: bold;
    color: #f00;
}
#span_page_title a
{
    font-size: 14px;
    font-weight: bold;
    color: #f00;
}
#span_page_title a:hover
{
    text-decoration: underline;
}
/* 弹出界面内容 */
#content
{
    clear: both;
    height: auto;
    padding-left: 10px;
    padding-right: 10px;
}

/* 添加父栏目容器 */
.addSectionBox
{
    padding: 10px 0px 2px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.update_admin
{
    margin-top: 10px;
    clear: both;
}

/* 系统信息表格CSS */
.tb_sysinfo
{
    clear: both;
    width: 100%;
    height: auto;
}
.tb_sysinfoLeft_td
{
    width: 100px;
    text-align: left;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.tb_sysinfoRight_td
{
    height: auto;
    text-align: left;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 添加角色表格CSS */
.tb_role
{
    clear: both;
    width: 100%;
    height: auto;
}
.roleLeft_td
{
    width: 100px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.roleRight_td
{
    text-align: left;
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 网站配置表格CSS */
.tb_website
{
    clear: both;
    width: 100%;
    height: auto;
}
.tb_websiteLeft_td
{
    width: 100px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.tb_websitenRight_td
{
    text-align: left;
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 标签管理表格CSS */
.tb_tag
{
    clear: both;
    width: 100%;
    height: auto;
}
.tb_tagLeft_td
{
    width: 100px;
    text-align: center;
    padding: 8px 0px 8px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.tb_tagRight_td
{
    text-align: left;
    height: auto;
    padding: 8px 0px 8px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 留言搜索表格CSS */
.tb_messageSearch
{
    clear: both;
    width: 100%;
    height: auto;
    border-bottom: dashed 1px #c9c9c9;
}
.messageSearch1
{
    width: 120px;
    height: auto;
    text-align: left;
    padding: 10px 0px 10px 0px;
}
.messageSearch2
{
    width: 70px;
    height: auto;
    text-align: left;
    padding: 10px 0px 10px 5px;
}
.messageSearch3
{
    width: 60px;
    height: auto;
    text-align: left;
    padding: 10px 0px 10px 5px;
}

/* 管理员表格CSS */
.tb_admin
{
    clear: both;
    width: 100%;
    height: auto;
}
.adminLeft_td
{
    width: 100px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.adminRight_td
{
    text-align: left;
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 栏目类型表格CSS */
.tb_sectionType
{
    clear: both;
    width: 100%;
    height: auto;
}
/* 第一列单元格CSS */
.tb_sectionType_tdLeft
{
    width: 100px;
    text-align: center;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
/* 第二列单元格CSS */
.tb_sectionType_tdRight
{
    text-align: left;
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 栏目表格CSS */
.tb_section
{
    clear: both;
    width: 100%;
    height: auto;
}
/* 第一列单元格CSS */
.tb_section_tdLeft
{
    width: 100px;
    height: auto;
    padding: 10px 0px 10px 0px;
    text-align: left;
    border-bottom: dashed 1px #c9c9c9;
}
/* 第二列单元格CSS */
.tb_section_tdRight
{
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 栏目内容表格CSS */
.tb_public
{
    clear: both;
    width: 100%;
    height: auto;
}
/* 第一列单元格CSS */
.tb_public_tdLeft
{
    width: 100px;
    height: auto;
    padding: 10px 0px 10px 0px;
    text-align: left;
    border-bottom: dashed 1px #c9c9c9;
}
/* 第二列单元格CSS */
.tb_public_tdRight
{
    width: auto;
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}

/* 栏目管理页面表格CSS */
/* 父栏目CSS */
.fsectionManageTable
{
    width: 100%;
    height: auto;
    cursor: pointer;
    padding: 5px 0px 5px 0px;
    margin-top: 5px;
}
.fsectionManageTable .sectionManageTdLeft
{
    width: 54%;
    height: auto;
    font-size: 14px;
    font-weight: bold;
    font-size: 14px;
    color: #21405f;
}
.fsectionManageTable .sectionManageTdRight
{
    width: 46%;
    height: auto;
    font-size: 14px;
}
.fsectionManageTable .sectionManageTdRight a:link, .fsectionManageTable .sectionManageTdRight a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: Black;
}
.fsectionManageTable .sectionManageTdRight a:hover, .fsectionManageTable .sectionManageTdRight a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #74c2f6;
    text-decoration: none;
}
/* 子栏目CSS */
.ssectionManageTable
{
    width: 100%;
    height: auto;
    cursor: pointer;
    padding: 5px 0px 5px 0px;
}
.ssectionManageTable .sectionManageTdLeft
{
    width: 54%;
    height: auto;
    font-size: 14px;
}
.ssectionManageTable .sectionManageTdRight
{
    width: 46%;
    height: auto;
    font-size: 14px;
}
.ssectionManageTable .sectionManageTdRight a:link, .ssectionManageTable .sectionManageTdRight a:visited
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: Black;
}
.ssectionManageTable .sectionManageTdRight a:hover, .ssectionManageTable .sectionManageTdRight a:active
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: underline;
    color: #74c2f6;
}

/* 留言表格CSS */
.tb_message
{
    clear: both;
    width: 100%;
    height: auto;
}
/* 第一列单元格CSS */
.tb_message_tdLeft
{
    width: 40px;
    height: auto;
    padding: 10px 0px 10px 0px;
    text-align: left;
    border-bottom: dashed 1px #c9c9c9;
}
/* 第二列单元格CSS */
.tb_message_tdRight
{
    width: 294px;
    height: auto;
    padding: 10px 0px 10px 0px;
    border-bottom: dashed 1px #c9c9c9;
}


/* 自定义的分页容器CSS */
#pagess
{
    padding: 10px 0px 10px 0px;
    height: auto;
    text-align: center;
}

#showpic
{
    clear: both;
    width: 100px;
    height: auto;
}

/* 上传按钮CSS */
#btnupload
{
    cursor: pointer;
    width: 60px;
    height: 25px;
    background-image: url(image/button/upload.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.btnupload
{
	cursor: pointer;
    background-image: url(../admin_ui/button/upload.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 60px;
    height: 25px;
    float: left;
}
.div_up_showpic
{
	float:left;
	width:350px;
	overflow:hidden;
	margin-left:5px;
}
.div_up_showpic img{
	max-width:100%;
}
/* 图片位置CSS */
.imgStyle
{
    position: relative;
    top: 4px;
}

/* 状态搜索CSS */
#choiceState
{
    padding: 0px 0px 5px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
#tb_choiceState
{
    width: 100%;
    height: auto;
}
.choiceState_td1
{
    width: 385px;
    padding: 5px 22px 0px 22px;
    height: auto;
    text-align: left;
}
.choiceState_td2
{
    width: 165px;
    padding: 8px 0px 0px 0px;
    height: auto;
    text-align: left;
}
.choiceState_td3
{
    padding: 8px 0px 0px 22px;
    height: auto;
    text-align: left;
}

#stateSearch
{
    padding: 10px 0px 10px 0px;
    text-align: center;
    border-bottom: dashed 1px #c9c9c9;
}
#search
{
    padding: 10px 0px 10px 0px;
    text-align: center;
}

/* 显示上传后的文件名CSS */
#showname
{
    border: solid 2px #c9c9c9;
    width: 300px;
    height: 16px;
    padding-top: 4px;
    padding-left: 5px;
    float: left;
}

/* 添加类别	上传图片按钮CSS */
#btnupload
{
    background-image: url(../admin_ui/button/upload.png);
    background-repeat: no-repeat;
    background-position: left top;
    width: 60px;
    height: 25px;
    float: left;
    margin-left: 10px;
}

#productImg
{
    width: 100px;
    height: auto;
}

/* 有数据时显示的层CSS */
#yesdatashow
{
    clear: both;
}
/* 没数据时显示的层CSS */
#nodatashow
{
    clear: both;
    height: 30px;
    padding-top: 15px;
    text-align: center;
}

/* div布局CSS 1 */
.div_style1
{
    height: 35px;
    clear: both;
}
.div_style1Left
{
    width: 100px;
    height: 35px;
    float: left;
}
.div_style1Right
{
    width: 265px;
    height: 35px;
    float: left;
}

/* 有数据时显示的层CSS */
#yesdatashow
{
    clear: both;
}
/* 没数据时显示的层CSS */
#nodatashow
{
    clear: both;
    height: 30px;
    padding: 10px 0px 10px 0px;
    text-align: center;
}

/* 编辑器CSS */
.editor
{
    width: 99%;
    height: 400px;
    visibility: hidden;
}
.editorUpdatePage
{
    width: 95%;
    height: 396px;
    visibility: hidden;
}
.yinchangHeight
{
    height: 0px;
    overflow: hidden;
}
#tr_OnlineEdit
{
}
#div_Edit_Panel
{
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
}
#tr_OnlineEdit td
{
    position: relative;
}
#tr_OnlineEdit td.tb_public_tdRight
{
}
#div_OnlineEdit
{
    width: 95%;
    float: left;
    position: absolute;
    top: 0px;
    overflow: hidden;
    background-color:#fff;
}
#div_CodeSource
{
    width: 95%;
    float: left;
    position: absolute;
    top: 0px;
    overflow: hidden;
    background-color:#fff;
}
#div_CodeSource .CodeMirror
{
    border: solid 1px #c9c9c9;
    width: 95%;
    font-size: 13px;
}
#div_CodeSource .CodeMirror-scroll
{
    height: 396px;
}

/* GridView样式 */
.grv_align
{
    width: 100%;
    height: auto;
}
/* GridView头和列的样式1 */
.grv_align th, .grv_align td
{
    border: 0px;
    text-align: left;
    height: auto;
    padding: 5px 10px 5px 0px;
    border-bottom: dashed 1px #c9c9c9;
}
.grv_align .font_orders_state_0
{
	color:#ff5f20;
}
.grv_align .font_orders_state_2
{
	color:#00ce3a;
}
.grv_align .font_orders_state_7
{
	color:#000000;
}
.grv_align .font_orders_state_8
{
	color:#ff3939;
}
.grv_align .span_caozuo_item1
{
	 float:left;
	 width:60px;
	 height:30px;
	 overflow:hidden;
	 background-image:url(/admin/images/li_line_head_tool.jpg);
	 background-repeat:no-repeat;
	 background-position:right center; 
	 text-align:center;
	 line-height:30px;
}
.grv_align .span_caozuo_item2
{
	 float:left;
	 width:70px;
	 height:30px;
	 overflow:hidden;
	 text-align:center;
	 line-height:30px;
}
.grv_align .span_caozuo_item3
{
	 float:left;
	 width:70px;
	 height:30px;
	 overflow:hidden;
	 background-image:url(/admin/images/li_line_head_tool.jpg);
	 background-repeat:no-repeat;
	 background-position:left center; 
	 text-align:center;
	 line-height:30px;
}
.grv_align_ddh_item
{
	text-indent:10px;
}
.grv_align a
{
	color:#1472c1;
}
.grv_align a:hover
{
	color:#ff3939;
}
/* 单行文本框样式 */
.txt_styleOne
{
    border: solid 2px #c9c9c9;
    width: 420px;
    height: 19px;
    padding: 0px 2px 0px 2px;
    font: 14px/18px 'SimSun' , 'Helvetica' , 'sans-serif';
}

/* 单行文本框样式 */
.txt_style
{
    border: solid 2px #c9c9c9;
    width: 130px;
    height: 16px;
}

/* 多行文本框样式 */
.txt_mulStyle
{
    border: solid 2px #c9c9c9;
    width: 420px;
    height: 100px;
}

/* 边框样式 */
.borderStyle
{
    border: solid 2px #c9c9c9;
    width: 100px;
    height: 16px;
}

/* 短文本框边框样式 */
.borderValiStyle
{
    border: solid 2px #c9c9c9;
    width: 60px;
    height: 16px;
}

/* 页面跳转框框样式 */
.borderPageStyle
{
    border: solid 2px #c9c9c9;
    width: 40px;
    height: 16px;
}

/* 边框样式 */
.border
{
    border: solid 2px #c9c9c9;
}

/* 文本颜色 */
.txtRed
{
    color: Red;
}

/* 源代码文本框 */
.txt_Source
{
    width: 95%;
    height: 393px;
    border: solid 2px #c9c9c9;
    padding: 2px 0px 2px 4px;
}

/* 图片样式 */
.imgStyle
{
    position: relative;
    z-index: 55;
    top: 3px;
}

/* 下拉框样式 */
.ddl
{
    border: solid 2px #c9c9c9;
    width: 426px;
    height: auto;
    background-color: #edf4c6;
    padding: 2px 0px 2px 4px;
}
.ddl_b
{
    border: solid 2px #c9c9c9;
    width: 80px;
    height: auto;
    background-color: #edf4c6;
    padding: 2px 0px 2px 4px;
}
.ddl_c
{
    border: solid 2px #c9c9c9;
    width: 80px;
    height: auto;
    background-color: #edf4c6;
    padding: 2px 0px 2px 4px;
}
.ddl_autoW
{
    border: solid 2px #c9c9c9;
    width: auto;
    height: auto;
    background-color: #edf4c6;
    padding: 2px 0px 2px 4px;
}
.ddlPage
{
    border: solid 2px #c9c9c9;
    width: 60px;
    height: auto;
    background-color: #edf4c6;
    padding: 2px 0px 2px 4px;
}
/* 验证控件样式 */
.arros
{
    color: Red;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}
/* 列表分页样式 */
.listPagers
{
    height: 10px;
    text-align: center;
    overflow: hidden;
    border: 0px;
}
.listPagers td
{
    height: 10px;
    text-align: left;
    overflow: hidden;
    border: 0px;
}
/* 按钮样式 */
.btnBox
{
    display: inline;
    margin-right: 10px;
}
#a_url_link
{
	float:right;
	margin-left:10px;
	font:12px/22px 'SimSun','Microsoft YaHei','Arial','Helvetica','sans-serif';
}
.buttons
{
    cursor: pointer;
    width: 58px;
    height: 23px;
    background-image: url(../admin_ui/button/button.gif);
    background-position: center top;
    background-repeat: no-repeat;
    color: White;
    display: inline;
    text-align: center;
    line-height: 24px;
}
.buttons:link, .buttons:visited
{
    color: White;
}
.buttons:hover, .buttons:active
{
    color: #1472c1;
}
.linkbuttons
{
    cursor: pointer;
    width: 56px;
    height: 19px;
    background-image: url(../admin_ui/button/button.gif);
    background-position: center top;
    background-repeat: no-repeat;
    color: White;
    display: block;
    text-align: center;
    padding-top: 4px;
    padding-left: 2px;
}
.linkbuttons:link, .linkbuttons:visited
{
    color: White;
}
.linkbuttons:hover, .linkbuttons:active
{
    color: #1472c1;
}

/* 模版编辑页面样式 */
.folderorfiles
{
    width: 100%;
    height: 20px;
    line-height: 20px;
}
.ffright
{
    float: left;
}
.folderorfiles a
{
    float: right;
    margin-right: 100px;
}
.fileIMG, .folderIMG
{
    width: 20px;
    height: 20px;
    overflow: hidden;
    float: left;
}
.fileIMG
{
    background-image: url(../images/file.gif);
    background-repeat: no-repeat;
    background-position: center top;
}
.folderIMG
{
    background-image: url(../images/folder.gif);
    background-repeat: no-repeat;
    background-position: center top;
}

.txt_TemplatePageEditor
{
    width: 800px;
    height: 380px;
    border: solid 2px #c9c9c9;
    padding: 2px 0px 2px 4px;
}



/*----------*/
#lbtn_UpdatePaging
{
    float: right;
}
#lbtn_UpdatePart
{
    float: right;
}
#lbtn_UpdateHome
{
    float: right;
}
#lbtn_UpdateHomeVal
{
    float: right;
}
#lbtn_allUpdate
{
}
.f_floatRight
{
    float: right;
    padding-left: 5px;
    padding-right: 5px;
}

/*新的什么的*/
#div_Toolbar
{
    width: 100%;
    height: 30px;
    overflow: hidden;
}
#lbtn_AddVIP
{
}
#txt_SearchBox
{
    float: right;
    width: 100px;
    margin-right: 10px;
}
.btnBox
{
}
.btnBox_float_right
{
    float: right;
}
#ddl_state,#ddl_type,#rlbtn_fkzt
{
    float: right;
    height:23px;
    margin-right: 10px;
}
.span_listcenterheadtool
{
	float:right;
	font:bold 12px/24px 'SimSun' , 'Arial' , 'Helvetica' , 'sans-serif';
    color: #ff7920;
}
#btn_Prev, #btn_Next, #btn_Jump
{
    float: left;
    width: 58px;
    height: 23px;
    overflow: hidden;
    background-image: url(/admin/admin_ui/button/button.gif);
    background-repeat: no-repeat;
    outline: none;
    margin: 0px 5px 0px 5px;
    color: #fff;
    line-height: 26px;
}
#div_paging_btn_panel
{
    margin: 20px auto 0px auto;
    width: 600px;
    height: 30px;
    overflow: hidden;
    font: 12px/23px 'SimSun' , 'Arial' , 'Helvetica' , 'sans-serif';
    color: #000;
}
#div_paging_btn_panel font
{
    float: left;
    color: #000;
}
#f_DataCount, #f_PageDataCount, #f_PageCount, #f_PageIndex
{
    color: #f00;
}
#txt_Jump
{
    float: left;
    width: 30px;
    font: bold 14px/18px 'Arial' , 'Helvetica' , 'sans-serif';
    text-align: center;
    color: #f00;
}
/*----------------------------------------*/
.div_member_quanxian a
{
    display: block;
    height: 18px;
    border: solid 1px Transparent;
    text-align: center;
    font: 12px/19px 'SimSun' , 'Microsoft YaHei' , 'Arial' , 'Helvetica' , 'sans-serif';
}
.div_member_quanxian a:hover
{
    border: solid 1px Red;
}
.div_member_quanxian
{
    display: inline;
    float: left;
    margin-left: 10px;
    overflow:hidden;
    height: 100px;
    width: 80px;
    border: solid 2px #c9c9c9;
    overflow-x:hidden;
    overflow-y:scroll;
}
.div_member_quanxian_lanse
{
	border: solid 2px #2a90f9;
}
.div_member_quanxian_center
{
    display: inline;
    float: left;
    margin-left: 10px;
    overflow: hidden;
    height: 100px;
    width: 20px;
    text-align: center;
    line-height: 50px;
}

.SetBorder_select
{
    border:2px solid #2a90f9
}
/*----------------------*/
.div_attr_select
{
    display:inline;
    float:left;
    margin:10px 10px 10px 10px; 
    white-space:nowrap;
}
.div_attr_select span
{
    float:left;
    font:bold 12px 'SimSun','Microsoft YaHei','Arial','Helvetica','sans-serif';
    margin-top:6px;
    color:#cf0404;
    letter-spacing:2px;
}
.div_attr_select .select_attr_s
{
    float:left;
}
#span_show_more_btn
{
	color:#3789ce;
	cursor:pointer;
}
.tr_more_js
{
	visibility:hidden;
	position:absolute;
}
#btn_copy_section
{
	float:left; 
	padding:0px 15px 0px 15px; 
	border-radius:5px; 
	height:22px; 
	margin-top:-1px;
	background-color:#4dbde4; 
	color:#fff; 
	line-height:23px; 
	cursor:pointer;
	border:solid 1px #fff;
}
#div_copy_section_room
{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:fixed;
	background-color:rgba(0,0,0,0.8);
	margin:0px auto;
	top:0px;
	left:0px;
	z-index:10000;
	visibility:hidden;
}
#div_copy_section_from
{
	position:absolute;
	width:450px;
	height:195px;
	overflow:hidden;
	background-color:#fff;
	bottom:54px;
	left:50px;
}
#div_copy_section_from .div_csf_item
{
	width:100%;
	height:40px;
	overflow:hidden;
	margin:0px auto;
}
#div_copy_section_from .div_csf_item .div_csfi_left
{
	width:100px;
	height:30px;
	overflow:hidden;
	float:left;
	line-height:30px;
	text-indent:10px;
	margin-left:15px;
}
#div_copy_section_from .div_csf_item .div_csfi_right
{
	width:330px;
	height:30px;
	overflow:hidden;
	float:right;
}
#div_copy_section_from .div_csf_item .div_csfi_right .txt_styleOne
{
	width:300px;
	margin-top:4px;
}
#div_copy_section_from .div_csf_item .div_csfi_title
{
	width:100%;
	height:60px;
	overflow:hidden;
	text-align:center;
	margin:0px auto;
	font:bold 20px/40px 'Microsoft YaHei','Arial','SimSun','Helvetica','sans-serif';
}
#ddl_copy_p_section
{
	width:308px;
}
#btn_copy_section_submit
{
	float:left; 
	padding:0px 15px 0px 15px; 
	border-radius:5px; 
	height:24px; 
	margin-top:-1px;
	background-color:#4dbde4; 
	color:#fff; 
	line-height:23px;
	cursor:pointer;
	margin-left:150px;
}
#btn_copy_section_cancel
{
	float:left; 
	padding:0px 15px 0px 15px; 
	border-radius:5px; 
	height:24px; 
	margin-top:-1px;
	background-color:#4dbde4; 
	color:#fff; 
	line-height:24px;
	cursor:pointer;
	margin-left:50px;
}

/*******/
#div_pages_expand_tool
{
    width: calc(100% - 10px);
    overflow: hidden;
    border-bottom: solid 1px #f00;
}
#div_pages_expand_tool .div_pet_items,#div_pages_expand .div_pages_expand_item .div_pet_items
{
	float:left;
	display:inline;
	height:24px;
	overflow:hidden;
	margin-bottom:10px;
}
#div_pages_expand_tool .div_pet_items_notqtid,#div_pages_expand .div_pages_expand_item .div_pet_items_notqtid
{
	display:none;
}
#div_pages_expand_tool .span_pe_title
{
	display:block;
    float: left;
    height: 24px;
    overflow: hidden;
    padding: 0px 3px 0px 20px;
    color: #f00;
    font: 12px/23px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
    text-align:right;
}
#div_pages_expand_tool .txt_pe_title
{
    float: left;
    width: 90px;
    height: 18px;
    overflow: hidden;
    border: solid 2px #c9c9c9;
    font: 12px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
    _font: 12px/18px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
    padding: 0px 2px 0px 1px;
}
#div_pages_expand_tool .txt_pe_select
{
    float: left;
    width: 97px;
    height:22px;
    overflow: hidden;
    border: solid 2px #c9c9c9;
}
#div_pages_expand_tool .a_pe_buttom
{
    float: left;
    display: inline;
    margin-left: 30px;
    color: #71cae9;
    font: 12px/25px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
}
#div_pages_expand_tool .a_pe_buttom:hover
{
    color: #e4864d;
}
/*----------------------------------------*/
#div_pages_expand
{
    width: calc(100% - 10px);
    overflow: hidden;
}
#div_pages_expand .div_pages_expand_item
{
    width: calc(100% - 10px);
    overflow: hidden;
    border-bottom: dashed 1px #000;
    padding-top: 10px;
}
#div_pages_expand .div_pages_expand_item .span_pe_title
{
	display:block;
    float: left;
    height: 24px;
    overflow: hidden;
    padding: 0px 3px 0px 20px;
    color: #3149ff;
    font: 12px/23px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
    text-align:right;
}
#div_pages_expand .div_pages_expand_item .txt_pe_title
{
    float: left;
    width: 90px;
    height: 18px;
    overflow: hidden;
    border: solid 2px #c9c9c9;
    font: 12px/18px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
    padding: 0px 2px 0px 1px;
}
#div_pages_expand .div_pages_expand_item .txt_pe_select
{
    float: left;
    width: 97px;
    overflow: hidden;
    border: solid 2px #c9c9c9;
}
#div_pages_expand .div_pages_expand_item .a_pe_buttom
{
    float: left;
    display: inline;
    margin-left: 30px;
    color: #71cae9;
    font: 12px/25px 'simsun' , 'arial' , 'helvetica' , 'sans-serif';
}
#div_pages_expand .div_pages_expand_item .a_pe_buttom:hover
{
    color: #e4864d;
}