.u-top{
    width:100%;
    height:60px;
    background: #990000;
    border-bottom: solid 1px #660000;
}
.u-top .u1{
    width: 40px;
    height: 40px;
    margin: 10px 10px 0 25px;
    background-position: 4px 0;
    background-repeat: no-repeat;
/*
    background: #ffff00;
*/
}
.u-top .u2{
    width: 330px;
    height: 60px;
    line-height:60px;
    color: #FFFFFF;
    font-size: 20px;
}
.u-top .t1{
    font-size: 14px;
    color: #eeeeee;
}
.u-top-msg{
    padding: 8px 15px;
    border-bottom: solid 1px #dddddd;
    color: #333333;
    font-size: 12px;
    line-height: 160%;
    background: #fcfcfc;
}
.u-top-msg .msg-ti{
    font-weight: bold;
    color: #336699;
}
.u-body{
    width: 100%;
}
@media screen and (max-width: 1000px) {
    .u-body .u1{
        display: none;
    }
    .txt-ipt{
        border: solid 1px #6699cc;
        background: #ffffff;
        width: 120px;
        height: 30px;
        line-height: 48px;
        font-size: 24px;
        padding-left: 5px;
    }
    .txt-ipt-disabled{
        background: #efefef;
        border-color: #cccccc;
        color: #cccccc;
    }
    #txt_content{
        height:180px;
        /* width: 600px; */
        width: 100%;
        font-size:16px;
        line-height: 24px;
        font-weight:bold;
    }
    #txt_vcode{
        width: 60px;
    }
    .w_msg_panel{
        width: 100%;
        margin: 0 auto;
    }
    .w_msg_panel_k{
        width:100%;
        zoom: 200%;
    }
    #w_msg_label{
        width: 400px;
        height:30px;
        border-bottom: solid 2px #990000;
    
    }
    #w_msg_list{
        width: 400px;
        height: 100px;
        background: #ffffff;
        left: 0;
        overflow-y: scroll;
    }
    #w_msg_input{
        left: 0;
        width: 400px;
        background: #efefef;
        /*border-top: solid 1px #cccccc;*/
        height: 720px;
        border-top: solid 5px #006699;
    }
    #btn_ok{
        font-size: 32px;
        width: 240px;
        height: 64px;
    }
    #chk_anoymous{
        vertical-align: bottom;
        zoom: 200%;
    }
    #txt_uname{
        width: 80px;
        height: 30px;
        font-size: 24px;
    }
}
@media screen and (min-width: 1000px) and (max-width: 1300px)  {
    .u-body .u1{
        width: 260px;
        background: #efefef;
        height: 100px;
        border-right: solid 1px #dddddd;
        overflow-y: scroll;
    }
    .txt-ipt{
        border: solid 1px #6699cc;
        background: #ffffff;
        width: 120px;
        height: 30px;
        line-height: 48px;
        font-size: 24px;
        padding-left: 5px;
    }
    .txt-ipt-disabled{
        background: #efefef;
        border-color: #cccccc;
        color: #cccccc;
    }
    #txt_content{
        height:180px;
        width: 500px;
        font-size:16px;
        line-height: 24px;
        font-weight:bold;
    }
    #txt_vcode{
        width: 60px;
    }
    .w_msg_panel{
        width: 100%;
        margin: 0 auto;
    }
    .w_msg_panel_k{
        width:100%;
    }
    #w_msg_label{
        width: 400px;
        height:30px;
        border-bottom: solid 2px #990000;
    
    }
    #w_msg_list{
        width: 400px;
        height: 100px;
        background: #ffffff;
        left: 0;
        overflow-y: scroll;
    
    }
    #w_msg_input{
        left: 0;
        width: 400px;
        background: #efefef;
        /*border-top: solid 1px #cccccc;*/
        height: 200px;
        border-top: solid 5px #006699;
    }
    #btn_ok{
        font-size: 14px;
        width: 120px;
        height: 26px;
    }
}
@media screen and (min-width: 1300px) {
    .u-body .u1{
        width: 260px;
        background: #efefef;
        height: 100px;
        border-right: solid 1px #dddddd;
        overflow-y: scroll;
    }
    .txt-ipt{
        border: solid 1px #6699cc;
        background: #ffffff;
        width: 120px;
        height: 30px;
        line-height: 48px;
        font-size: 24px;
        padding-left: 5px;
    }
    .txt-ipt-disabled{
        background: #efefef;
        border-color: #cccccc;
        color: #cccccc;
    }
    #txt_content{
        height:180px;
        width: 600px;
        font-size:18px;
        line-height: 24px;
        font-weight:bold;
    }
    #txt_vcode{
        width: 60px;
    }
    .w_msg_panel{
        width: 100%;
        margin: 0 auto;
    }
    .w_msg_panel_k{
        width:2000px;
    }
    #w_msg_label{
        width: 400px;
        height:30px;
        border-bottom: solid 2px #990000;
    
    }
    #w_msg_list{
        width: 400px;
        height: 100px;
        background: #ffffff;
        left: 0;
        overflow-y: scroll;
    
    }
    #w_msg_input{
        left: 0;
        width: 400px;
        background: #efefef;
        /*border-top: solid 1px #cccccc;*/
        height: 200px;
        border-top: solid 5px #006699;
    }
    #btn_ok{
        font-size: 14px;
        width: 120px;
        height: 26px;
    }
}
.u-body .u2{
    width:50px;
    height: 50px;
    position: absolute;
    z-index: 11;
}
.u-tips{
    font-size: 12px;
    padding:15px 8px 8px 8px;
    line-height: 160%;
    border-bottom: solid 1px #cccccc;
    margin: 0 5px;
}
.u-img-k{
    padding: 5px;
    text-align: center;
    border-bottom: solid 1px #cccccc;
    margin: 8px 5px 0 5px;
}
.u-img-k img{
    border: none;
    width: 180px;
    padding-bottom: 5px;
}
.u-img-k .ti{
    line-height: 150%;
    display: block;
}

.one_label{
    font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
    font-size: 14px;
    color: #666666;
    background: #efefef;
    border: solid 1px #cccccc;
    border-bottom: none;
    height: 26px;
    padding: 0 10px;
    line-height: 26px;
    margin: 3px 2px 0 0;
    cursor: pointer;

}
.one_label_act{
    background: #ffffff;
    border-top: solid 2px #990000;
    margin-top: 2px;
    height: 28px;
    color: #000000;
    cursor:default;
}
.msg_k{
    padding: 8px;
}
.msg_k .m{
    border-bottom: dotted 1px #cccccc;
    padding: 10px 0;
    line-height: 160%;
}
.msg_k .m .na{
    font-weight: bold;
    color: #336699;
    font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;
}
.msg_k .m .na span{
    font-weight: normal;
    color: #318725;
    padding-left: 10px;
    font-family:\5b8b\4f53 ;

}
.msg_k .m .na2{
    color: #ff6600;
}
.msg_k .m .q{
    padding-left: 2em;
    font-size: 18px;
    line-height: 160%;
    font-family: arial;
    /* font-weight: bold; */
}
.msg_k .m .s{
    padding-bottom: 10px;

}
.msg_k .m .a{
    padding-left: 2em;
    font-size: 18px;
    line-height: 160%;
    color: #990000;
    font-family: arial;
    /* font-weight: bold; */
}


/* fn */
.f-cb:after,.f-cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f-cb,.f-cbli li{zoom:1;}
.f-ib{display:inline-block;*display:inline;*zoom:1;}
.f-dn{display:none;}
.f-db{display:block;}
.f-fl{float:left;}
.f-fr{float:right;}
.f-pr{position:relative;}
.f-prz{position:relative;zoom:1;}
.f-oh{overflow:hidden;}
.f-ff0{font-family:arial,\5b8b\4f53;}
.f-ff1{font-family:"Microsoft YaHei",\5fae\8f6f\96c5\9ed1,arial,\5b8b\4f53;}
.f-fs1{font-size:12px;}
.f-fs2{font-size:14px;}
.f-fwn{font-weight:normal;}
.f-fwb{font-weight:bold;}
.f-tal{text-align:left;}
.f-tac{text-align:center;}
.f-tar{text-align:right;}
.f-taj{text-align:justify;text-justify:inter-ideograph;}
.f-vam,.f-vama *{vertical-align:middle;}
.f-vat,.f-vamt *{vertical-align:top;}
.f-wsn{word-wrap:normal;white-space:nowrap;}
.f-pre{overflow:hidden;text-align:left;white-space:pre-wrap;word-wrap:break-word;word-break:break-all;}
.f-wwb{white-space:normal;word-wrap:break-word;word-break:break-all;}
.f-ti{overflow:hidden;text-indent:-30000px;}
.f-ti2{text-indent:2em;}
.f-lhn{line-height:normal;}
.f-tdu,.f-tdu:hover{text-decoration:underline;}
.f-tdn,.f-tdn:hover{text-decoration:none;}
.f-toe{overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.f-csp{cursor:pointer;}
.f-csd{cursor:default;}
.f-csh{cursor:help;}
.f-csm{cursor:move;}
.f-usn{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}


/* 通用自定义按钮-默认蓝色 */
.u-btn{display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:0 12px;height:28px;line-height:28px;border:1px solid #2d88bf;border-radius:5px;font-size:12px;letter-spacing:1px;text-align:center;vertical-align:middle;cursor:pointer;word-wrap:normal;white-space:nowrap;box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);text-shadow:0 -1px rgba(0,0,0,0.2);background:-webkit-gradient(linear,0% 0%,0% 100%,from(#6dbde4),to(#399dd8));background:-webkit-linear-gradient(#6dbde4,#399dd8);background:-moz-linear-gradient(#6dbde4,#399dd8);background:-ms-linear-gradient(#6dbde4,#399dd8);background:linear-gradient(#6dbde4,#399dd8);}
.u-btn,.u-btn:hover{color:#fff;text-decoration:none;}
.u-btn:hover,.u-btn:focus{background:#399dd8;}
.u-btn:active{box-shadow:inset 0 1px 4px rgba(0,0,0,0.2);}
.u-btn::-moz-focus-inner{padding:0;margin:0;border:0;}
.u-btn .btnsel{display:inline-block;vertical-align:middle;border-style:solid;border-width:4px 4px 0;border-color:rgba(255,255,255,0.8) transparent transparent;}
.u-btn:hover .btnsel,.u-btn:focus .btnsel{border-top-color:rgba(255,255,255,1);}
/* 较大 */
.u-btn-lg{padding:0 15px;height:36px;line-height:36px;font-size:18px;}
.u-btn-lg .btnsel{border-width:5px 5px 0;}
/* 较小 */
.u-btn-sm{padding:0 10px;height:22px;line-height:22px;}
/* 红色 */
.u-btn-c1{border-color:#9f161b;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#ee232a),to(#cc1c23));background:-webkit-linear-gradient(#ee232a,#cc1c23);background:-moz-linear-gradient(#ee232a,#cc1c23);background:-ms-linear-gradient(#ee232a,#cc1c23);background:linear-gradient(#ee232a,#cc1c23);}
.u-btn-c1:hover,.u-btn-c1:focus{background:#cc1c23;}
/* 黄色 */
.u-btn-c2{border-color:#e1962d;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fbb149),to(#f8960a));background:-webkit-linear-gradient(#fbb149,#f8960a);background:-moz-linear-gradient(#fbb149,#f8960a);background:-ms-linear-gradient(#fbb149,#f8960a);background:linear-gradient(#fbb149,#f8960a);}
.u-btn-c2:hover,.u-btn-c2:focus{background:#f8960a;}
/* 绿色 */
.u-btn-c3{border-color:#52a552;background:-webkit-gradient(linear,0% 0%,0% 100%,from(#68c668),to(#50b150));background:-webkit-linear-gradient(#68c668,#50b150);background:-moz-linear-gradient(#68c668,#50b150);background:-ms-linear-gradient(#68c668,#50b150);background:linear-gradient(#68c668,#50b150);}
.u-btn-c3:hover,.u-btn-c3:focus{background:#50b150;}
/* 灰色 */
.u-btn-c4{border-color:#d0d0d0;text-shadow:0 1px rgba(255,255,255,0.8);background:-webkit-gradient(linear,0% 0%,0% 100%,from(#fefefe),to(#e7e7e7));background:-webkit-linear-gradient(#fefefe,#e7e7e7);background:-moz-linear-gradient(#fefefe,#e7e7e7);background:-ms-linear-gradient(#fefefe,#e7e7e7);background:linear-gradient(#fefefe,#e7e7e7);}
.u-btn-c4,.u-btn-c4:hover{color:#333;}
.u-btn-c4:hover,.u-btn-c4:focus{background:#e7e7e7;}
.u-btn-c4 .btnsel{border-top-color:rgba(0,0,0,0.6);}
.u-btn-c4:hover .btnsel,.u-btn-c4:focus .btnsel{border-top-color:rgba(0,0,0,1);}

/* input */
.u-ipt{width:180px;padding:5px;height:17px;border:1px solid #D9D9D9;border-top-color:#c0c0c0;line-height:17px;font-size:14px;color:#777;background:#fff;}
/* low */
.u-ipt-1{width:90px;}
/* err */
.u-ipt-err{border-color:#c00 #e00 #e00;}

/* title font */
.u-tt{font-family:'microsoft yahei',sans-serif;}
.u-tt-sm{font-size:12px;}
.u-tt-md{font-size:14px;}
.u-tt-lg{font-size:16px;}
.u-tt-xl{font-size:18px;}

/* end fn */

/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff;}
a,a:hover{color:#333;}
/* end reset */