﻿fieldset,.rs-radius,legend
{
     border: solid #ccc 1px;
     padding:5px 20px;
    margin-top:2px;
    box-shadow: 0 1px 1px #ddd;
}
.rs-radius,legend
{
    /*background: #eee url("images/ui-bg_inset-hard_100_eeeeee_1x100.png") 50% 50% repeat-x;*/
}
.rs-inset,
.rs-inset-light{
border: solid #ccc 1px;
    box-shadow: 0 1px 1px #ddd;    margin:.5em 0;}
.rs-inset>h2:first-child,
.rs-inset-light>h2:first-child
{
    border-bottom:solid 1px #ccc;
}
.rs-block
{
    margin:0 1em;
}
.rs-inset,
.rs-inset-light,
.rs-block
{    
    padding:0;
    color:#686868;
}
.rs-inset>div,
.rs-inset-light>div,
.rs-block>div
{
margin:0;
padding:.2em 1.143em;
}
.rs-inset>div>*,
.rs-block>div>*,
.rs-inset-light>div>*
{
font-size:1.1em;
line-height:1.3;
}
.rs-inset h2:first-child,
.rs-block h2:first-child,
.rs-inset-light h2:first-child
{
    line-height: normal;
    margin:0;
    font-size:1.2em;
padding:8px 6px 8px 22px;
background:rgba(250,250,250,0.8);

}
.rs-inset-light h2:first-child
{
    font-size:0.99em;
    font-weight:500;
    padding:3px 3px 3px 22px;
}.rs-inset-light>div>*
{
    font-size:0.9em;
}
.rs-inset-light
{
    margin-top:1.35em;
}
table 
{
    border-spacing: 0;
    width: 100%;
    margin:4px 0 4px 0;
    box-shadow: 0 1px 1px #ddd;
}
.rs-table,
.rs-table-light,
.rs-table-th
{
    border: solid #ccc 1px;
    box-shadow: 0 1px 1px #ddd;
}
.rs-table tr:hover,
.rs-table-light tr:hover,
.rs-table-th tr:hover,
.rs-table-flat tbody tr:hover
{
    background: #f6f6f6;
    transition: all 0.1s ease-in-out;
}


.rs-table td,
.rs-table th,
.rs-table-light td,
.rs-table-light th,
.rs-table-th td,
 .rs-table-th th,
 .rs-table-flat th,.rs-table-flat td {
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 6px;
    text-align: center;
}
.rs-table-flat th,.rs-table-flat td
{
    border:none;
}
.rs-table tr:first-child td,
.rs-table th,
.rs-table-light tr:first-child td,
.rs-table-light th,
.rs-table-th th {
    background-color: #e6e6e6;
    box-shadow: 0 1px 0 rgba(255,255,255,.8) inset;      
    /*border-top: none;*/
    text-shadow: 0 1px 0 rgba(255,255,255,.5); 
    font-size:1.2em;
    font-weight:700;
}
.rs-table td:first-child,
.rs-table th:first-child,
.rs-table-light td:first-child,
.rs-table-light th:first-child,
.rs-table-th td:first-child,
.rs-table-th th:first-child {
    /*border-left: none;*/
}

.rs-table-light
{
    border-color:#f3f3f3;
    box-shadow: 0 1px 1px #f2f2f2;
}
.rs-table-light td
{
    padding: 3px;
    border-color:#f3f3f3;
}
.rs-table-light th
{
    padding: 4px;
    background-image:none;
     border-color:#f3f3f3;
     background-color:#f8f8f8;
    font-weight:200;
    font-size:0.93em;
}
.rs-table-trans,
.rs-table-trans tr,
.rs-table-trans td
{
    border-width:0px;
    border-style:none;
    background-color:transparent;
    background-image:none;
    box-shadow:none;
}
.rs-table-flat thead th
{
    padding:10px 0;
    background-color:#eee;
    border-bottom:1px solid #ccc
}
.rs-table-flat tbody td
{
    border-top:1px solid #fff;
    border-bottom:1px solid #ccc
}
.td-left{text-align:left;}
 


.icon{display:inline-block;width:16px;height:16px;background-image:url(images/ui-icons_888888_256x240.png);background-repeat:no-repeat;}
.icon:hover{background-image:url(images/ui-icons_222222_256x240.png);cursor:pointer;}
.i-yes{background-position:-64px -144px;}
.i-no{background-position:-80px -128px;}
.i-edit{background-position:-64px -112px;}
.i-delete{background-position:-176px -96px;}
.i-search{background-position:-160px -109px;}
.i-add{background-position:-16px -128px;}
.i-setup{background-position: -192px -112px;}
.rs-list>span{display:inline-block;min-width:60px;border:1px solid #b2b2b2;box-shadow:0 0 5px 1px #aaa;margin: 0 5px;padding:5px 1px 5px 10px;border-radius:6px 6px;}
span.Drop{display:inline-block;}
p.Drop{display:block;}
.Drop:after{content:''; background-position:-65px -16px;background-image:url(images/ui-icons_888888_256x240.png);background-repeat:no-repeat;display:inline-block;width:16px;height:16px;float:right;}
.opened:after{background-position:0 -16px;}
.DropList{display:none;position:absolute;background-color:#f3f3f3;border:1px solid #b2b2b2;border-radius:6px 6px; z-index:900 !important;box-shadow:0 0 5px 1px #aaa;min-width:90px;overflow:hidden;max-height:214px;}
.DropList>div{max-height:214px;overflow-y:scroll;padding:0 0;margin:0 -13px 0 0;}
.DropList>div>div{border-bottom:1px solid #b2b2b2;padding:0;text-align:center;}
.DropList p{border-bottom:1px solid #b2b2b2;color:#585858;padding:8px 10px;cursor:pointer;margin:0;border-top:1px solid #fff;}
.DropList p:hover{background-color:#31adfc;color:#fff;}
.DropList p:first-child{border-top:none;}
.DropList p:last-child{border-bottom:none;}
input[type=text].search{margin:5px 5px;padding-right:18px;max-width:100px;}

.ImgSlide{}
.ImgSlide img{float:left;display:block;border:none}
.ImgSlide ul{margin:0;padding:0;font-size:0;*word-spacing:-1px;/* IE6、7 */position:relative;border:none;}
.ImgSlide li{list-style:none;float:left;border:none;}/*background-color:#1f1f1f*/
.ImgSlide li a{ text-align:center;}
.ImgSlide div{overflow:hidden;border:none;}
.ImgSlide p{border:none;text-align:center;margin:0;position:relative;margin-top:-20px;}
.ImgSlide p span{display:inline-block;margin-left:10px;border:1px solid #aaa;box-shadow:0 0 4px 3px #ddd;border-radius:8px 8px;width:8px;height:8px;cursor:pointer;}
.ImgSlide p span:first-child{margin-left:0}
.ImgSlide p span.on{background-color:#ff8200}

.TimeLine{background:url(http://www.52zhongda.com/images/TimeLine.png) no-repeat;}
.TL-curr-top{background-position: 0 0;}
.TL-curr-one{background-position: 0 -84px;}
.TL-undo-top{background-position: 0 -42px;}
.TL-undo-mid{background-position: -42px -42px;}
.TL-pass-mid{background-position: -42px 0;}
.TL-pass-btm{background-position: -84px -42px;}
.TL-curr-btm{background-position: -84px 0;}
.TL-curr-mid{background-position: -84px -42px;}
.TL-undo-one{background-position: -84px -84px;}

.toast{border:1px solid #333;background-color: #333; border-radius: 6px 6px; padding: 15px 15px;color:#fff;opacity: 0.8;position: fixed;left:50%;top:50%;}

#MDLoading,#TIPS{z-index:900;background:rgba(50,50,50,0.8);width:100%;height:100%;position:fixed;top:0;left:0;display:none;}
#MDLoading img{width:100px;height:100px;position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;}
#MDLoading p{text-align:center;position:absolute;top:50%;margin-top:60px;width:100%;color:#33acfb;font-size:1.2em;}
#TIPS div{position:absolute;top:50%;left:50%;border:1px solid #ccc;border-radius:6px 6px;padding:15px 15px;background-color:#eee;cursor:pointer;}
#TIPS img{width:50px;height:50px;float:left;}
#TIPS div>p{float:left;margin-top:17px;margin-left:20px;max-width:180px;word-wrap:break-word}
#TIPS div>p:nth-child(3){clear:both;display:none;}
#TIPS div>span:last-child{position:relative;top:-10px;right:-10px;cursor:pointer;font-size:1.2em;}
#TIPS>span{width: 16px; height: 16px;z-index: 1; border: 1px solid #ccc; border-right: none; border-bottom: none; display: block; transform: rotate(45deg); background-color: #eee; position: absolute}



a{text-decoration:none;}
body{font:76% Verdana,Arial,Helvetica,sans-serif;margin:0 0;padding:0 0;}
form{margin:0 0;padding:0 0 ;}

input[type=button]{margin-left:3px;}
input[type=button],input[type=submit]
{border:none;border-radius:0 0;background-image:none; background-color:#33acfb;color:#fff;padding:.4em 1em;cursor:pointer;}

input[readonly]{background-color:#efefef;}