body{margin:0px;overflow-x:hidden;font-size:14px;background-color:#eee;}
html{overflow-x:hidden;}

* {-webkit-tap-highlight-color:rgba(255,255,255,0);font-family:Tahoma;}
/* 消除点击延迟(只支持IE版本，其他版本还是通过fastclick.js来实现) */
a, input, button {-ms-touch-action: none !important;}
h3,h2,p {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;
	/*
	-webkit-appearance: none;
    -moz-appearance: none;
	*/
}
div {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
input {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding:3px;font-size:14px;}
textarea {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;padding:3px;font-size:14px; }

select,select:active{height:25px;}
@media (max-width:767px)
{
select,select:active{-webkit-appearance: none;appearance:none;border-radius: 0;overflow: hidden;background: #fff url(../images/down.gif) no-repeat right;height:25px;padding-right:20px;}
select::-ms-expand {display: none;}
}

.title {font-size:16px;font-weight:bold;}
.rf {color:#ff0000;}
.gf {color:Green;}
.greyFont {color:#999;}
.header {}
.footer {padding:5px;}
.scrolling_outer {border-top:none;}
.scrolling_inner {border-top:none;}
.bb {border-bottom:solid 1px #bbb;}
.mt10 {margin-top:10px;}


#scroll_div {-webkit-overflow-scrolling:touch; overflow:scroll;overflow-x:hidden;height:500px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}

.hlk { text-decoration:none;color:#333 !important;padding:5px;display:inline-block;background-color:#ddd !important;}
.hlk:active { text-decoration:none;color:#333 !important;padding:5px;display:inline-block;background-color:#999 !important;}

.lbl {width:130px;float:left;text-align:right;vertical-align:middle;height:30px;line-height:30px;color:#666666;}
.ipt_x {text-align:left;vertical-align:middle;height:30px;line-height:30px;font-size:12px;}

.cls {clear:both;}
.nb {border:none;}
.fl {float:left;}
.fr {float:right}

.edit {background-color:#fff;padding-top:5px;}
.edit td,.edit th {padding:3px;}
.edit1 {padding-top:5px;}
.edit1 td,.edit1 th {padding:3px;}

.selTab {border:solid 1px #cccccc;border-bottom:none;background-color:#ffffff;font-weight:bold;
		text-align:center;vertical-align:middle; padding:7px 0px 6px 0px;width:100px;
		cursor:pointer;margin-top:4px;*margin-top:4px;color:#ff0000;}
.offTab {border:solid 1px #cccccc;background-color:#eeeeee;padding:6px 0px 6px 0px;width:100px;
		color:#999999;text-align:center;vertical-align:middle;cursor:pointer;margin-top:4px;*margin-top:4px;}
.tabLine {border-bottom:solid 1px #cccccc;margin-top:6px;*margin-top:5px;padding:7px 0px 6px 0px;}

.lnk {background-color:#5c5946;color:#ffffff;border:solid 1px #5c5946;-webkit-appearance:none; cursor:pointer;padding:5px;}
.lnkr {cursor:pointer;color:#ff0000; text-decoration:underline;}
.lnkb {cursor:pointer;color:#333399 !important; text-decoration:underline !important;}
.cnt {font-weight:bold;border-bottom:solid 1px #999999;color:#990000;}
.cntTitle {font-weight:bold;color:#990000;font-size:16px;background:url(../images/fl.png) no-repeat 3px center;padding-left:32px;}

.btn {background-color:#5c5946;color:#ffffff;border:solid 1px #5c5946;overflow:visible;height:24px;-webkit-appearance:none; cursor:pointer;font-size:12px;}
.btn:disabled {background-color:#777;color:#eee;overflow:visible;-webkit-appearance : none ;}
.btn:hover {color:#eee;background-color:#666;}
.buttonStyle{background-color:#5c5946;color:#ffffff;border:solid 1px #5c5946;overflow:visible;height:24px;-webkit-appearance : none ;cursor:pointer;}
.buttonStyle:disabled {background-color:#777;color:#eee;overflow:visible;-webkit-appearance : none ;}
.buttonStyle:hover {color:#eee;background-color:#666;}

.watermark {color: #aaaaaa;}
.txt {width:120px;border:solid 1px #999999;}
.numtxt {width:60px;border:solid 1px #999999;}
.txtnum {width:60px;border:solid 1px #999999;}
.txtEx {width:130px;border:solid 1px #999999;}
.txtEx100 {width:100px;border:solid 1px #999999;}
.txtEx150 {width:150px;border:solid 1px #999999;}
.txtEx80 {width:80px;border:solid 1px #999999;}
.txtEx60 {width:60px;border:solid 1px #999999;}
.txtEx65 {width:65px;border:solid 1px #999999;}
.txtEx50 {width:50px;border:solid 1px #999999;}
.numtxtEx {width:60px;border:solid 1px #999999;}
.numtxtEx30 {width:40px;border:solid 1px #999999;}
.numtxt30 {text-align:center;width:28px;border:solid 1px #999999;}
.sel {width:120px;}
.selEx {width:130px;}
.selEx100 {width:100px;}
.selEx60 {width:60px;}
.f120 {font-size:14px;line-height:25px; vertical-align:middle;}

.toolbar {background-color:#dfdfdf;color:#000;padding:5px;line-height:20px;vertical-align:middle;width:100%;*width:auto;
	box-sizing:border-box;-ms-box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box; display:inline-block;
	-moz-box-shadow: 0 1px 1px #aaa;box-shadow: 0 1px 1px #aaa; text-align:left !important;}
.toolbar a {color:#000; text-decoration:none;}

.ascCls{color:#52617a;font-weight:bold;background-image:url(../images/upArrow.gif);background-position:0px 2px;background-repeat:no-repeat;padding-left:12px;}
.descCls {color:#52617a;font-weight:bold;background-image:url(../images/downArrow.gif);background-position:0px 2px;background-repeat:no-repeat;padding-left:12px;}


/*tooltop*/
P#vtip {
	Z-INDEX: 9998; BORDER: #333333 1px solid; POSITION: absolute; PADDING: 5px;
	BACKGROUND-COLOR: #efefef; DISPLAY: none; LEFT: 5px; text-align:left;
}
.vtip {background:url(../images/tipdot.gif) no-repeat 3px 3px;padding-left:25px;display:inline-block;cursor:pointer;}
.vtip font {color:#999999;font-weight:normal;}

/* 弹出窗口 */
.erp_masked {overflow: hidden !important;}
.erp_ui_border { width:100%;height:100%;border-spacing:0;border-collapse:collapse;border:0px solid #bbbbbb;padding:0px;}
.erp_ui_main {height:100%;}

.erp_ui_op {background-color: #CCC;padding:5px;}
.erp_ui_content {background:#ffffff url(../images/loading.gif) no-repeat center center;padding:0px !important;}
.erp_ui_title{ height:26px;line-height:26px;font-size:14px;font-weight:bold;color:#333333;text-align:left;padding-left:7px;border-bottom:1px solid #bbbbbb;background:url(../images/tbk.gif) repeat-x left center;}
.erp_ui_title_buttons{height:26px;line-height:26px;padding-right:5px;text-align:right;border-bottom:1px solid #bbbbbb;background:url(../images/tbk.gif) repeat-x left center;}
.erp_ui_close {background:url(../images/delD.gif) no-repeat center center;width:16px;display:inline-block;margin-top:5px;height:16px;}
.erp_ui_close:hover {background:url(../images/del.gif) no-repeat center center;width:16px;display:inline-block;margin-top:5px;}

.erp_ui_op_m {padding:0px;}
.erp_ui_title_m{height:36px;line-height:36px;font-size:14px;font-weight:bold;color:#333333;text-align:left;padding-left:7px;border-bottom:1px solid #bbbbbb;background:url(../images/tbk.gif) repeat-x left center;}
.erp_ui_content_m {padding:0;margin:0;height:100%;width:100%;background:#ffffff url(../images/loading.gif) no-repeat center center;overflow:hidden;}
.erp_ui_title_buttons_m{height:36px;line-height:36px;padding-right:5px;text-align:right;border-bottom:1px solid #bbbbbb;background:url(../images/tbk.gif) repeat-x left center;}
.erp_ui_close_m {background:url(../images/delD_m.gif) no-repeat center center;width:36px;display:inline-block;height:36px;}
.erp_ui_close_m:hover {background:url(../images/del_m.gif) no-repeat center center;width:36px;height:36px;display:inline-block;}


.erp_ui_title_bar {cursor: move;position: relative;}
.drag { width: 14px; height: 14px; overflow: hidden; background: url(../images/drag_ico.gif) no-repeat 1px 1px; cursor: nw-resize; position: absolute; top: 0; right: 0;}
.bar_t { width: auto; height: 4px; position: absolute; top: -2px; left: -2px; cursor: n-resize; overflow: hidden; }
.bar_b { width: auto; height: 4px; position: absolute; bottom: -2px; left: -2px;cursor: n-resize; overflow: hidden; }
.bar_r { width: 4px; height: auto; position: absolute; right: -2px; top: -2px; cursor: e-resize; }
.bar_l { width: 4px; height: auto; position: absolute; left: -2px; top: -2px;cursor: e-resize; }

.index { border-collapse:collapse;border:none;width:90%;margin:0 auto; -webkit-box-shadow: 0 1px 5px #aaa;-moz-box-shadow: 0 1px 5px #aaa;box-shadow: 0 1px 5px #aaa;}
/* index */
@media screen and (min-width:1025px) {
	.index { border-collapse:collapse;border:none;width:90%;margin:0 auto; -webkit-box-shadow: 0 1px 5px #aaa;-moz-box-shadow: 0 1px 5px #aaa;box-shadow: 0 1px 5px #aaa;}
}
/***********mobile structural css*************/
@media screen and (max-width:1024px){
	.index { border-collapse:collapse;border:none;width:100%;margin:0 auto; -webkit-box-shadow: 0 1px 5px #aaa;-moz-box-shadow: 0 1px 5px #aaa;box-shadow: 0 1px 5px #aaa;}
}

.index_m { padding-top:0px;background:#2b333f;color:#fff;vertical-align:top;border:none;border-bottom:solid 1px #2b333f;}
.index_c {width:100%;vertical-align:top;padding:10px;background:#fff;border-right:solid 1px #bbb;border-bottom:solid 1px #bbb;
	box-sizing:border-box;-ms-box-sizing: border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;
	}

/* bottom */
.bottom {width:90%;margin:0 auto;text-align:left;line-height:20px;padding:10px 0px 20px 0px;color:#999;}
@media screen and (max-width:1024px)
{
.bottom {width:90%;margin:0 auto;text-align:left;line-height:20px;padding:10px 0px 20px 0px;color:#999;}
}
@media screen and (max-width:1024px)
{
.bottom {width:100%;margin:0 auto;text-align:left;line-height:20px;padding:10px 0px 20px 0px;color:#999;}
}
.bottom b {font-weight:bold;font-size:12px;color:#666;}
.bottom a {font-size:12px;color:#999; text-decoration:none;}
.bottom a:hover {font-size:12px;color:#ff0000; text-decoration:none;}

/* top.ascx */
.logo {text-align:left;background:#538dab;color:#fff;padding-left:5%;height:51px;float:left;padding-top:5px;}
@media screen and (min-width:1025px) {
	.logo {text-align:left;background:#538dab;color:#fff;padding-left:5%;height:51px;float:left;padding-top:5px;}
}
/***********mobile structural css*************/
@media screen and (max-width:1024px){
	.logo {text-align:left;background:#538dab;color:#fff;padding-left:5px;height:51px;float:left;padding-top:5px;}
}

.top {width:100%; text-align:right;background:#538dab;color:#fff;-webkit-box-shadow: 0 1px 5px #aaa;-moz-box-shadow: 0 1px 5px #aaa;box-shadow: 0 1px 5px #aaa;min-height:75px;}
.mtg {display:none;float:left;}
@media screen and (min-width:641px) {
	.mtg {display:none;float:left;}
}
/***********mobile structural css*************/
@media screen and (max-width:640px){
	.mtg {width:30px;height:30px;display:inline-block;float:left;margin-bottom:0px;padding:0px;background:url(../images/menu.png) 6px 8px no-repeat;cursor:pointer;}
}

.trt {float:right;margin-right:5%;padding:5px;}
@media screen and (min-width:1025px) 
{
.trt {float:right;margin-right:5%;padding:5px;}
}
@media screen and (max-width:1024px){
.trt {float:right;margin-right:0px;padding:5px;}
}
@media screen and (max-width:640px){
.trt {display:none;}
}
.search {width: 140px;margin: 0 0 0 10px;background: #eee; -webkit-border-radius: 2px;-moz-border-radius: 2px;border:solid 1px #ddd;font-size:12px;height:20px;
    border-radius: 2px;-webkit-box-shadow: inset 0 1px 2px #ccc;-moz-box-shadow: inset 0 1px 2px #ccc;box-shadow: inset 0 1px 2px #ccc;
}

.SearchBtn {color:#fff; text-decoration:none;margin-left:5px;font-size:12px;}
.c_email {color:#fff; text-decoration:none;margin-left:5px;font-size:12px;}
.login {color:#fff; text-decoration:none;margin-left:5px;font-size:12px;padding-right:10px;}
.lang {color:#fff; text-decoration:none;margin-left:5px;font-size:12px;}


.tm {padding:0px;margin:0px;list-style:none;margin-right:5%;padding-right:20px;}
@media screen and (min-width:1025px) 
{
.tm {padding:0px;margin:0px;list-style:none;margin-right:5%;padding-right:20px;}
}
@media screen and (max-width:1024px){
.tm {padding:0px;margin:0px;list-style:none;margin-right:0px;padding-right:20px;}
}
.tm li {}
.tm li a {color:#fff;padding:10px;font-size:14px;display:block;float:right;display:block;}
.tm li a:hover {color:#000;background:#eee;padding:10px;font-size:14px;display:block;float:right;display:block;}
.selected {}
.selected a {color:#000 !important;background:#fff;font-weight:bold;}

/* menu.ascx */
.menu {width:160px;display:inline-block;min-height:400px;}
@media screen and (min-width:641px) {
	.menu {width:160px;display:inline-block;min-height:400px;}
}
/***********mobile structural css*************/
@media screen and (max-width:640px){
	.menu {width:160px;display:inline-block;min-height:400px;display:none;}
}

.mn {padding:0px;margin:0px;list-style:none;}
.mn li {padding:0px;margin:0px;}
.mn li a {padding:10px 10px 10px 20px;font-size:14px;color:#c5d0df;text-decoration:none;display:block;}
.mn li a:hover {padding:10px 10px 10px 20px;font-size:14px;color:#c5d0df;text-decoration:none;background-color:#666;display:block;}
.mtit {font-size:20px !important;font-weight:bold;border-bottom:dotted 1px #fff; color:#fff !important;margin-bottom:10px;}
.mtit a {color:#fff !important;display:block;}
.mtit a:hover {color:#fff !important;background-color:#666;display:block;}
.m_selected {font-weight:bold;color:#000 !important;text-decoration:none;border-left:solid 3px #538dab;background-color:#fff !important;background-position:7px center !important;}
.m_selected a {color:#000 !important;text-decoration:none;background-position:7px center !important;}

/* CMS */
.cms {padding:0px;padding-top:10px;margin:20px 0px 0px 0px;list-style:none;}
.cmstit {padding:5px 5px 5px 20px;border-bottom:dotted 1px #eee;color:#eee !important;margin-bottom:5px;}
.cmstit:hover {background:none !important;}
.cms li {}
.cms li a {padding:5px 5px 5px 20px;font-size:12px;color:#ffff66;text-decoration:none;display:block;}
.cms li a:hover {background-color:#666;display:block;}
.cms_content {padding:20px 10px 10px 10px;}
.cms_details {padding:5px 10px 10px 10px;}

.c {width:100%;clear:both;}
.c_l {float:left;width: 80%;padding:5px; background-color:#fff !important;}
.c_r {float:left;width: 20%;padding:5px; background-color:#fff !important;}
.cms_r {padding:0px;padding-top:10px;margin:0px;list-style:none;}
.cmstit_r {padding:5px 5px 5px 20px;border-bottom:dotted 1px #bbb;color:#000 !important;margin-bottom:5px;}
.cmstit_r:hover {background:none !important;}
.cms_r li {}
.cms_r li a {padding:5px 5px 5px 20px;font-size:12px;color:#666;text-decoration:none;display:block;}
.cms_r li a:hover {background-color:#666;display:block;color:#ffff66;}

.flmx {background:url(../images/flmx.png) 10px center no-repeat;}
.jcsj {background:url(../images/jcsj.png) 10px center no-repeat;}
.jsjg {background:url(../images/jsjg.png) 10px center no-repeat;}
.ghgl {background:url(../images/ghgl.png) 10px center no-repeat;}
.cms_list {background:url(../images/zsd.png) 10px center no-repeat;}
.xp {background:url(../images/xp.png) 10px center no-repeat;}
.gh {background:url(../images/gh.png) 10px center no-repeat;}
.zs {background:url(../images/zs.png) 10px center no-repeat;}
.p40 {padding-left:40px !important;}
.p37 {padding-left:37px !important;}
.p17 {padding-left:17px !important;}

/* title.ascx */
.title {display:inline-block;border-bottom:solid 1px #dfdfdf;width:100%; vertical-align:middle;}
.title_i {background:url(../images/p.png) 0px center no-repeat;width:40px;height:40px;float:left;}
.title_h {font-size:18px;padding:0px 5px 5px 5px;line-height:26px;float:left;color:#336699;}
.title_tip {font-size:12px !important;font-weight:normal !important;color:#999;} 
@media screen and (max-width:760px) {
.title_tip {display:none;} 
}
.title_p {float:right;line-height:20px;font-size:12px !important;background:url(../images/help.png) 0px center no-repeat;padding-left:20px;}

/* ddmenu */
.ddmenu{width:auto;margin:0px auto;position:relative;display:inline-block;padding:0px;background:#5c5946;height:22px;line-height:23px;vertical-align:top;}
.ddmenu a{display:block; padding:0 18px 0 5px;}
.ddmenu a.tit{background:#5c5946 url(../images/arrow.gif) no-repeat;background-position:right 9px;color:#ffffff;border:solid 1px #5c5946;
            height:22px;line-height:23px;vertical-align:middle;}
.ddmenu .subnav{display:none;margin:0;padding:0;list-style-type:none;background:#5c5946;color:#fff;position:absolute;top:23px;width:140px;
            border-style:solid;border-color:#5c5946;border-width:1px;}
.ddmenu .subnav a{border:none;padding:5px;color:#fff;}
.ddmenu .subnav a:hover{background:#eee;border-left:solid 1px #5c5946;border-right:solid 1px #5c5946;padding:5px;color:#000;}
.current a.tit{background-position:right -15px;color:#eee;border-bottom:solid 1px #5c5946;position:relative;z-index:9;}
.current .subnav{display:block;}
.ddmenu .r {right:0px !important;}
.ddmenu .l {left:0px !important;}


/* 响应式网格布局 */
.rows {}
.row {width:100%;clear:both;}
.c1 {float:left;width: 33.33333333%;padding:5px;}
.c2 {float:left;width: 66.66666667%;padding:5px;}
.c3 {float:left;width: 100%;padding:5px;}
.lab {width:80px;text-align:right;display:block;float:left;line-height:26px;vertical-align:middle;}
.lab50 {width:50px;text-align:right;display:block;float:left;line-height:26px;vertical-align:middle;}
.lab150 {width:150px;text-align:right;display:block;float:left;line-height:26px;vertical-align:middle;}
.ipt {display:block;margin-left:85px;word-wrap: break-word;line-height:26px;vertical-align:middle;}
.ipt input {width:100%;}
.ipt input[type=checkbox],.ipt input[type=radio] {width:auto !important;}

@media (max-width:1023px) and (min-width: 768px) 
{	
	.c1,.c2 {float:left;width: 50%;padding:5px;}
	.c3 {width: 100%;padding:5px;}
}
@media (max-width:767px) 
{
	.c1,.c2,.c3 {width: 100%;padding:5px;}
}


/* =Tables
-----------------------------------------------------------------------------*/
.tb {border-collapse:collapse;border:none;background-color:#fff;width:100%;}
.tb th {font-weight:bold;color:#336699;background-color:#fff;font-size: 12px;
		border:none;border-bottom:solid 1px #bbb;empty-cells:show;padding:7px;margin:0px;}
.tb th a { text-decoration:none;color:#333333;padding:5px;display:inline-block;}
.tb td {text-align:center;border:none;border-bottom:solid 1px #ddd;word-break: break-all;clear:both;
		empty-cells:show;padding:7px;margin:0px;}
.tb td a { text-decoration:none;color:#fff;padding:5px;display:inline-block;background-color:#333;margin-right:5px; cursor:pointer !important;}
.tb td a:active { text-decoration:none;color:#fff;padding:5px;display:inline-block;background-color:#999;margin-right:5px;cursor:pointer !important;}
.tb td a:hover { color:#eee;background-color:#666;}
.tb .s {background:none !important;color:#336699 !important;}
.tb .s:hover {background:none !important;color:#ff0000 !important;}
.tb tfoot td {background-color:#efefef;font-weight:bold;word-break: break-all;empty-cells:show;padding:7px;margin:0px;border:none;border-bottom:solid 1px #ddd;}

.table-responsive {}
.table-responsive tr,.table-responsive th,.table-responsive td {}
.onlyShowMobile {display:none;}
.onlyShowPc {}
@media (max-width:767px)
{
    .table-responsive {}
    .table-responsive thead {
        display: none;
    }
    .table-responsive tr {
        margin-bottom: 10px;
        display: block;
        border: 1px solid #999;
    }
    .table-responsive td {
        display: block;
        text-align: right;
        border-bottom: 1px dotted #ccc;
    }
    .table-responsive td:first-child 
    {
		background-color:#efefef;
    }
    .table-responsive td:last-child {
        border-bottom: 0;
        display: block;
        min-height:20px;
    }
    .table-responsive td:before {
        content: attr(data-label);
        float: left;
    }
    .onlyShowMobile {}
	.onlyShowPc {display:none !important;}
}

@media (max-width:1023px) and (min-width: 768px) 
{	
	.c_l {float:left;width: 75%;padding:5px;}
	.c_r {float:left;width: 25%;padding:5px;}
}
@media (max-width:767px) 
{
	.c_l,.c_r {width: 100%;padding:5px;}
}


/* mask */
.loadmask {
    z-index: 100;
    position: absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    -moz-opacity: 0.5;
    opacity: .50;
    filter: alpha(opacity=50);
    background-color: #666;
    zoom: 1;
}
.loadmask-msg {
    z-index: 20001;
    position: absolute;
    top: 0;
    left: 0;
    border:1px solid #49463e;
    background: #7e7765;
    padding:2px;
}
.loadmask-msg div {
    padding:5px 10px 5px 25px;
    background: #fbfbfb url('../images/loadingS.gif') no-repeat 5px 5px;
    line-height: 20px;
	border:1px solid #615e59;
    color:#222;
    font:normal 11px tahoma, arial, helvetica, sans-serif;
    cursor:wait;
    font-weight:bold;
    font-size:14px;
}
.masked {
    overflow: hidden !important;
}
.masked-relative {
    position: relative !important;
}
.masked-hidden {
    visibility: hidden !important;
}

.algProcess {width:500px;height:200px;position:absolute;bottom:0px;left:0px;border:solid 1px #bbb;background-color:#fff;
		z-index:20002;overflow:hidden;}
.algHeader {width:100%;height:30px;border-bottom:solid 1px #bbb;background-color:#eee;padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
.algClose {float:right;width:20px;height:20px;background:url(../images/hide.gif) center center no-repeat; cursor:pointer;}
.algShow {float:right;width:20px;height:20px;background:url(../images/show.gif) center center no-repeat; cursor:pointer;}
.algLog {padding:5px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;height:170px;overflow-y:scroll;}
.algRemove {float:right;width:20px;height:20px;background:url(../images/del.gif) center center no-repeat; cursor:pointer;display:none;}

/* 翻页样式 */
#AspNetPager1 {margin-top:5px;}
#AspNetPager1 table td {padding-left:5px;color:#555555;line-height:18px;vertical-align:middle;}
.currentIndex {font-family:Tahoma;display:inline-block;padding:2px;font-weight:bold;color:#ff0000;font-weight:bold;margin:0px 3px 0px 3px;BORDER-BOTTOM: #ff0000 2px solid;font-size:12px;}
.otherIndex {font-family:Tahoma;margin:0px 3px 0px 3px;display:inline-block;padding:2px;color:#555555;text-decoration:none;font-size:12px;}
.otherIndex:hover {font-family:Tahoma;margin:0px 3px 0px 3px;display:inline-block;padding:2px;color:#ffffff;text-decoration:none;background-color:#36332c;font-size:12px;}
.w5 {font-family:Tahoma;width:5px;margin:0px 3px 0px 3px;display:inline-block;padding:2px;text-decoration:none;color:#005eac;}
.pageButton {font-family:Tahoma;margin:0px 3px 0px 3px;display:inline-block;padding:2px;color:#555555;text-decoration:none;font-size:12px;}
.pageButton:hover {font-family:Tahoma;margin:0px 3px 0px 3px;display:inline-block;padding:2px;color:#ffffff;text-decoration:none;background-color:#36332c;font-size:12px;}
.pageInfo {padding-left:10px;}
.pageInfo font {padding-left:2px;padding-right:2px;}
td {font-size:12px;font-family:Tahoma;}
font {font-size:12px;font-family:Tahoma;}
@media screen and (max-width:760px) {
.pageInfo {display:none;} 
}


.secondTable {width:100%;}