/* 
    Created on : 2014-4-14, 11:05:38
    Author     : huchenghua
*/
/*?????? header*/
@charset "utf-8";
header{
    background-color: #fff;
    height:138px;
    margin: 0 auto;
    width: 1000px;
}
header .logo{
    background:url(../img/logo.jpg) 0 center no-repeat;
    height:100px;
}
.logo a{
    background-color: #bababa;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius: 5px;
    behavior: url(pie/PIE.htc);
    color:#fff;
    display: block;
    float: right;
    height:25px;
    line-height:25px;
    margin-top: 30px;
    width:65px;
    *padding-top:2px;
    text-align: center;
    border: 0px;
}
.logo a:hover{
    background-color: #ccc;
}
nav{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior: url(pie/PIE.htc);
    background-image: url(../img/nav.jpg);
    background-repeat: repeat-x;
    height:38px;
    overflow: hidden;
}
nav ul li{
    border-left: #c7c7c7 1px solid;
    border-right: #e9e9e9 1px solid;
    float:left;
    height:36px;
    line-height:36px;
    text-align: center;
    width:180px;
    color:#2e2e2e;
}
nav ul li.first{
    border-left-width:0;
}
nav ul li.last{
    border-right-width:0;
}
nav ul li.active a, nav ul li a:hover{
    background: url(../img/nav1.jpg) repeat-x;
}
nav ul li a{
    color:#2e2e2e;
    font-size: 12px;
    height: 36px;  line-height: 36px;  text-align: center;  width: 180px;
    display: inline-block;
}
nav ul li.active a, nav ul li:hover a{
    color:#fff;
    text-decoration: none;
    font-weight: bold;
    background: url(../img/nav1.jpg) repeat-x;
}
nav li ul{ display:none; position:absolute;right:auto; z-index:100; height:auto;background-color:#eee; box-shadow:2px 2px 8px #666;}
nav li ul li{ clear:both; width:180px;color:#666; background:none; border-bottom:dashed 1px #ddd; padding:0px}
nav li ul li a{ height:auto; font-weight:normal; width:160px;line-height:20px; color:#666; padding:5px 0; font-size:12px; height:20px; padding:10px;}
nav li ul li:hover a{ background:none; color:#4e98e3;border:none; height:20px;}
nav ul li:hover ul li a{ background:url(../img/nav2.jpg) repeat-x; color:#666;border:none; height:20px;font-weight:normal}
nav ul li:hover ul li:hover a{ background:url(../img/nav1.jpg) repeat-x; color:#fff;border:none; height:20px;font-weight:bold}
nav li ul li ul{ display:none; position:absolute; top:0px;}
nav li.active ul li a{background:none;color:#666;text-decoration: none;font-weight:normal;}
nav li.active ul li:hover a{background:none;color:#4e98e3;text-decoration: none;font-weight:normal;}

/*????? footer*/
footer{
    background: url(../img/floot.jpg) no-repeat 230px 35px #fff;
    /* border-top:#dfdfdf 1px solid; */
    min-height: 100px;
    margin:10px auto 0;
    padding-left:500px;
    padding-top: 35px;
    width:500px;
}
footer small{
    color:#9e9e9e;
    line-height: 20px;
}
footer .u-help{
    color:#0075bf;
    padding-left: 10px;
}

.f-textNowrap{
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.f-radius5{
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px;
    behavior: url(pie/PIE.htc);
}

/* ?????????????? */
.m-crumb{overflow:hidden;line-height:1.5;zoom:1;}
.m-crumb ul{margin-left:-20px;color:#0075bf;}
.m-crumb li{float:left;word-wrap:normal;white-space:nowrap; height: 44px;line-height:44px;color:#0075bf;}
.m-crumb li a{color:#0075bf;}
.m-crumb li i{display:inline-block;*display:inline;*zoom:1;width:20px;text-align:center;font-size:12px;color:#ccc;font-family:\5b8b\4f53;color:#0075bf;}
/* ????? */
.m-crumb-blank ul{margin-left:-10px;}
.m-crumb-blank li{display:inline;margin-left:10px;}


/* ????????-?????? */
/*?????*/
.m-page{margin:10px 0 0;text-align:center;line-height:32px;font-size:0;letter-spacing:-0.307em;*letter-spacing:normal;*word-spacing:-1px;word-wrap:normal;white-space:nowrap;color:#999;}
.m-page a,.m-page i{display:inline-block;*display:inline;*zoom:1;vertical-align:top;padding:0 12px;margin-left:-1px;border:1px solid #ddd;font-size:12px;letter-spacing:normal;word-spacing:normal;text-shadow:0 1px #fff;background:#fff;-webkit-transition:background-color 0.3s;-moz-transition:background-color 0.3s;-ms-transition:background-color 0.3s;transition:background-color 0.3s;}
.m-page a,.m-page a:hover{text-decoration:none;color:#39c;}
.m-page a.first{margin-left:0;border-top-left-radius:5px;border-bottom-left-radius:5px;}
.m-page a.last{margin-right:0;border-top-right-radius:5px;border-bottom-right-radius:5px;}
.m-page a .pagearr{font-weight:bold;font-family:\5b8b\4f53;vertical-align:top;*vertical-align:middle;}
.m-page a.pageprv .pagearr{margin-right:3px;}
.m-page a.pagenxt .pagearr{margin-left:3px;}
.m-page a:hover{background:#f5f5f5;}
.m-page a:active{background:#f0f0f0;}
.m-page a.z-crt,.m-page a.z-crt:hover,.m-page a.z-crt:active{cursor:default;color:#999;background:#f5f5f5;}
.m-page a.z-dis,.m-page a.z-dis:hover,.m-page a.z-dis:active{cursor:default;color:#ccc;background:#fff;}
/* ???? */
.m-page-lt{text-align:left;}
/* ???? */
.m-page-rt{text-align:right;}
/* ???? */
.m-page-sm{line-height:22px;}
.m-page-sm a,.m-page-sm i{padding:0 8px;}
/* ???? */
.m-page-sr a,.m-page-sr i{margin:0 3px;border-radius:5px;}
.m-page-sr i{border:0;}
.m-page-sr a.first,.m-page-sr a.last{border-radius:5px;}

.z-hr{
    border:none;
    border-top: 1px solid #f1f1f1;
    margin: 5px auto 0;
    height: 6px;
}
.z-hr-1{   
    border-top: 1px solid #dbdbdb;
    margin-bottom: 20px;
}
.z-hr-2{   
    border-top: 1px solid #dbdbdb;
    margin-top: 20px;
}
.z-cursor{
    cursor: pointer;
}
.z-w{
    margin: 0 auto;
    width:1000px;
}
.z-color6f6f6f{
    color: #6f6f6f;
}
.z-color9b9b9b{
    color: #9b9b9b;
}
.z-colorff8328{
    color: #ff8328;
}
.z-xia{
    background: url(../img/xia.jpg) no-repeat;
    /* display: block; */
    /* float: right; */
    height:12px;
    margin-top: 15px;
    width:16px;
    top: 0px;
    position: absolute;
    right: 26px;
}

.z-bg{
    background: url(../img/bg1.jpg);
	/* background-color: #f1f1f1; */
}
.z-bitian{
    color:red;
    font-size: 18px;
}
.z-bitian1{
    color:#626161;
    padding-top: 10px;
    display: block;
}
.z-shuoming{
    color:#9b9b9b;
    margin-left: 10px;
}
.u-head{
    border: 1px solid #dbdbdb;
    width: 93px;
    height: 99px;
}
.u-all{
    background: url(../img/all.png) center no-repeat;
    border: 0px;
    color:#fff;
    /* float: right; */
    font-weight: normal;
    margin-top: 30px;
    *margin-top: 15px;
    padding:2px 5px;
    text-align: center;
    width:25px;

}
.u-all:hover{
    background: url(../img/all1.png) center no-repeat;
}
.u-file-box{ position:relative;width:340px; height: 30px;}
.u-file-box .txt{ height: 30px; border:1px solid #cdcdcd; width:180px; position:absolute;left:0px;top:0px; z-index:0; line-height: 30px;}
.u-file-box .btn{ 
    /*
    background-color: #bcbcbc; border:1px solid #CDCDCD; */height: 25px; margin-left: 10px; width: 62px; color: #fff;
    border: 0px;
    background: url(../img/open.png) center no-repeat;
    text-indent: -9999;
    position:absolute;left:180px;
    top: 3px;
    z-index: 0;
}
.u-file-box:hover .btn{
    background: url(../img/open1.png) center no-repeat;
}
.u-file-box .file{ position:absolute; top:0; /* right:80px; */ height: 33px; filter:alpha(opacity:0);opacity: 0; width: 255px; z-index: 0; left: 0px; line-height: 30px;}

/* ??????????-?????? */
/*??????????*/
.u-btn{display:inline-block;*display:inline;*zoom:1;*overflow:visible;-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;word-spacing:normal;text-align:center;vertical-align:middle;cursor:pointer;box-shadow:inset 0 1px 0 rgba(255,255,255,0.5);text-shadow:0 -1px rgba(0,0,0,0.2);background:#54aede;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);}
button.u-btn{*height:30px;_line-height:25px;}
.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 .btntxt{margin-right:3px;_vertical-align:middle;}
.u-btn .btnsel{display:inline-block;*display:inline;*zoom:1;width:0;height:0;overflow:hidden;vertical-align:middle;border-style:solid dashed dashed;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;}
button.u-btn-lg{*height:38px;_line-height:33px;}
.u-btn-lg .btnsel{border-width:5px 5px 0;}
/* ???? */
.u-btn-sm{padding:0 10px;height:22px;line-height:22px;}
button.u-btn-sm{*height:24px;_line-height:19px;}
/* ??? */
.u-btn-c1{border-color:#9f161b;background:#de2027;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:#faa42b;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:#5cbc5c;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:#f3f3f3;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: #818181;}
.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);}



.t-wordb,.t-imgb,.t-donghuab,.t-pptb,.t-shipinb,.t-pdfb,.t-excelb{
    background:  center no-repeat ;
    display: inline-block;
    width:45px;
    height:45px;
    vertical-align: middle;
    margin-right: 8px;
}
.t-excelb{
    background: url(../img/excel.png) 1px center no-repeat;
}
.t-wordb{
    background: url(../img/word_1.jpg) 1px center no-repeat;
}
.t-imgb{
    background: url(../img/img.jpg) 1px center no-repeat;
}
.t-donghuab{
    background: url(../img/dh_1.jpg) 1px center no-repeat;
}
.t-pptb{
    background: url(../img/ppt_1.jpg) 1px center no-repeat;
}
.t-shipinb{
    background: url(../img/sp_1.jpg) 1px center no-repeat;
}
.t-pdfb{
    background: url(../img/ptf.png) 1px center no-repeat;
}
.t-1,.t-2,.t-3,.t-4,.t-5,.t-6,.t-7,.t-8{
    background:  center no-repeat ;
    display: inline-block;
    width:26px;
    height:26px;
    vertical-align: middle;
    margin-right: 8px;
}
.t-1{
    background-image: url(../img/word.jpg);
}
.t-2{
    background-image: url(../img/ppt.jpg);
}
.t-3{
    background-image: url(../img/execl.png);
}
.t-4{
    background-image: url(../img/sp.jpg);
}
.t-5{
    background-image: url(../img/dh.jpg);
}
.t-6{
    background-image: url(../img/tp.jpg);
}
.t-7{
     width:1px;
     margin-right: 0px;
}
.t-8{
    background-image: url(../img/pdf.png);
}

.t-touxiang,.t-xingxing,.t-time,.t-see,.t-xiazhai{
    background:  center no-repeat ;
    display: inline-block;
    width:16px;
    height:17px;
    vertical-align: middle;
    margin-right: 8px;
}
.t-touxiang{
    background-image: url(../img/tou.jpg);
}
.t-xingxing{
    background-image: url(../img/xing.jpg);
}
.t-time{
    background-image: url(../img/time.jpg);
}
.t-see{
    background-image: url(../img/see.jpg);
}
.t-xiazhai{
    background-image: url(../img/xiazhai.png);
}
.t-0xing,.t-1xing,.t-2xing,.t-3xing,.t-4xing,.t-5xing{
    position: absolute;
    width: 96px;
    height: 15px;
    top: 0px;
    right: 10px;
}
.t-0xing{
    background-image: url(../img/0xing.png);
}
.t-1xing{
    background-image: url(../img/1xing.png);
}
.t-2xing{
    background-image: url(../img/2xing.png);
}
.t-3xing{
    background-image: url(../img/3xing.png);
}
.t-4xing{
    background-image: url(../img/4xing.png);
}
.t-5xing{
    background-image: url(../img/5xing.png);
}
.t-qianyin{

    width: 17px;
    height: 14px;
    top: 0px;
    right: 10px;
    display: inline-block;
    vertical-align: middle;


    margin-right: 10px;
    background-image: url(../img/qianyin.png);
}
.t-houyin{
    width: 17px;
    height: 14px;
    top: 0px;
    right: 10px;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
    background-image: url(../img/houying.png);
}
.t-xia1{
    background: url(../img/qita.jpg) -33px -1px no-repeat;
    /* display: block; */
    /* float: right; */
    vertical-align: middle;
    height: 20px;
    /* margin-top: 15px; */
    width: 30px;
    /* top: 0px; */
    /* position: absolute; */
    /* right: 26px; */
    display: inline-block;
}
.f-marginR5{
    margin-right: 5px;
}