button::-moz-focus-inner{ border:0; padding:0; margin:0; }

.easyDialog_wrapper{ width:320px; color:#444; border:3px solid rgba(0,0,0,0); -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; -webkit-box-shadow:0 0 10px rgba(0,0,0,0.4); -moz-box-shadow:0 0 10px rgba(0,0,0,0.4); box-shadow:0 0 10px rgba(0,0,0,0.4); display:none; font-family:"Microsoft yahei", Arial; }

.easyDialog_wrapper .easyDialog_content{ -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px; background:#fff; border:1px solid #e5e5e5; }

.easyDialog_wrapper .easyDialog_title{ height:30px; line-height:30px; overflow:hidden; color:#666; padding:0 10px; font-size:14px; border-bottom:1px solid #e5e5e5; background:#f7f7f7; border-radius:4px 4px 0 0; }

.easyDialog_wrapper .close_btn{ font-family:arial; font-size:18px; _font-size:12px; font-weight:700; color:#999; text-decoration:none; float:right; }

.easyDialog_wrapper .close_btn:hover{ color:#333; }

.easyDialog_wrapper .easyDialog_text{ padding:25px 10px; font-size:13px; line-height:22px; }

.easyDialog_wrapper .easyDialog_footer{ padding:0 10px; *zoom:1; }

.easyDialog_wrapper .easyDialog_footer:after{ content:''; display:block; height:0; overflow:hidden; visibility:hidden; clear:both; }

.easyDialog_wrapper .btn_highlight,
.easyDialog_wrapper .btn_normal{ border:1px solid; border-radius:2px; cursor:pointer; font-family:"Microsoft yahei", Arial; float:right; font-size:12px; padding:0 12px; height:24px; line-height:24px; margin-bottom:10px; }

.easyDialog_wrapper .btn_highlight{ background:#4787ed; background:-webkit-gradient(linear,center bottom,center top,from(#4787ed),to(#4d90fe)); background:-moz-linear-gradient(90deg, #4787ed, #4d90fe); border-color:#3079ed; color:#fff; }

.easyDialog_wrapper .btn_normal{ margin-left:10px; border-color:#c3c3c3; background:#ececec; color:#333; background:-webkit-gradient(linear,center bottom,center top,from(#ececec),to(#f4f4f4)); background:-moz-linear-gradient(90deg,#ececec,#f4f4f4); }




/*µØÍ¼µ¯³ö²ã*/
.tanchua{width:800px;height:500px;background:#fff;border:1px solid #01a1ff;border-radius:5px;padding:0 20px;}
.tanchua ul{margin-bottom:10px;height:41px;border-bottom:1px solid #e0e0e0}
.tanchua ul p{float:left;width:535px;font:bold 16px SimSun;padding-top:15px}
.tanchua ul label{float: right;}
.tanchua ul label a:link,.tanchua ul label a:visited,.tanchua ul label a:active{margin-top:12px;float:left;display:inline-block;width:16px;height:18px;background:url(/Content/images/icon1.png) no-repeat 0 -22px}
.tanchua ul label a:hover{background:url(/Content/images/icon1.png) no-repeat -17px -22px}
.tanchua ol{border:1px solid #e6e6e6;height:256px;}
#dtbox{position:absolute;z-index:9999999;display:none;}

.state-div {
    vertical-align: middle;
    margin-left: -33px;
    margin-top: -3px;
    margin-bottom: 5px;
}
.state-div .state {
    display: inline-block;
    font-size: 12px;
    border-radius: 6px;
    padding: 0 8px;
    color: #fff;
    background-color: #666;
    line-height: 30px;
    height: 30px;
}
.panel-tab li a.color9399a5{color:#999;}
.coverpic-pos-rt {
    right: 12px;
    top: 12px;
}
.coverpic-type {
    position: absolute;
    display: block;
    color: hsla(0,0%,100%,.5);
    font-size: 12px;
}
.show-content .pic {
    display: block;
    width: 213px;
    margin-bottom: 0px;
    position: relative;
}
.show-content .pic .tip {
    z-index: 20;
    height: 22px;
    padding: 0 4px;
    color: #fff;
    display: inline-block;
    background: #f15044;
    font-size: 12px;
    font-weight: 700;
    border-radius: 0px;
    line-height: 22px;
    text-align: center;
    position: absolute;
    bottom: 15px;
    right: 0px;
}