@charset "utf-8";
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}


/*复以下代码即可*/
/* box */
.picBox {
    width: 99%;
    height: auto;
    overflow: hidden;
    padding: 10px 10px 0 0;
}

.picBox ul {
    margin: 0px;
    padding: 0px;
    float: left;
}

.picBox li {
    width: 118px;
    height: 100px;
    float: left;
    cursor: pointer;
    display: inline;
    margin: 0 16px 10px 0;
    position: relative;
}

.picBox li img {
    border: 2px solid #939393;
}

#bg {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0px;
    top: 0px;
    background: #000;
    filter: alpha(opacity:50);
    opacity: 0.5;
    display: none;
}

#bottom {
    width: 100%;
    height: 50px;
    position: fixed;
    left: 0;
    float: left;
    bottom: 0;
    border: 1px solid #232323;
    background: #000;
    padding: 1px;
    z-index: 99999999999999;
    display: none;
}

#bottom ul {
    width: 350px;
    height: 100%;
    margin: 0 auto;
    padding: 0px;
    list-style-type: none;
    background: #000;
    display: block;
}

#bottom ul li {
    background: url(../images/ico.jpg) no-repeat;
    float: left;
    display: inline;
    margin: 8px 0 0 18px;
    cursor: pointer;
}

#bottom ul li.prev {
    width: 30px;
    height: 33px;
    background-position: 0 0;
}

#bottom ul li.next {
    width: 30px;
    height: 33px;
    background-position: -35px 0;
}

#bottom ul li.max {
    width: 30px;
    height: 33px;
    background-position: 0px -35px;
}

#bottom ul li.min {
    width: 30px;
    height: 33px;
    background-position: -35px -35px;
}

#bottom ul li.roate {
    width: 30px;
    height: 33px;
    background-position: -70px -35px;
}

#bottom ul li.close {
    width: 31px;
    height: 33px;
    background-position: -70px 0;
}

#bottom li.move {
    width: 30px;
    height: 33px;
    background-position: -106px -0;
}

#frame {
    background: #fff;
    padding: 3px;
    position: fixed;
    z-index: 99999;
    display: none;
    filter: alpha(opacity:0);
    opacity: 0;
    text-align: center;
}

.picName {
    width: 100%;
    font-size: 12px;
    display: block;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; /* 文本溢出 */
}

/* 下载 / 删除 */
.picCaozuoBtn {
    position: absolute;
    bottom: 28px;
    left: 2px;
    width: 118px;
    height: 25px;
    display: none;
    background: #000;
    filter: alpha(opacity:50);
    opacity: 0.7;
}

.picCaozuoBtn .picDel, .picCaozuoBtn .picDown {
    color: #fff;
    height: 25px;
    line-height: 25px;
}

.picCaozuoBtn .picDel {
    float: left;
    padding-left: 7px;
}

.picCaozuoBtn .picDown {
    float: right;
    padding-right: 7px;
}

/* 报销审批单样式 */
#bxWrap {
    width: 1550px;
    overflow: hidden;
    font-size: 17px;
    margin: 0 auto;
}

.bxDivLeft {
    width: 1270px;
    overflow: hidden;
    float: left;
}

.bxWrapDivRight {
    width: 280px;
    float: right;
    overflow: hidden;
    padding-top: 30px;
}

.bxTextZi {
    float: left;
    line-height: 27px;
    color: #666;
    padding: 0 5px;
    width: 140px;
}

.bxTextZiBig {
    float: left;
    width: 780px;
    line-height: 170%;
    word-wrap: break-word;
    word-break: break-all;
    border: 1px solid #ccc;
    color: #666;
    padding: 0 5px;
    background: #f9f9f9;
}

.lcWrap {
    margin: 10px 15px;
    overflow: hidden;
}

.lcWrap h1 {
    font-size: 17px;
    padding: 8px 0;
    font-weight: 100;
}

.shenheWrap {
    overflow: hidden;
}

.bxTable {
    border-top: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

.bxTable .bxTabTi {
    width: 120px;
    text-align: right;
    font-weight: 100;
}

.bxTable .bxTabNr {
    text-align: left;
    padding-left: 5px;
}

.liuchengtu {
    height: 300px;
    float: left;
    border: 1px solid #ccc;
    width: 97.3%;
    text-align: center;
}

.liuchengtu img {
    height: 300px;
}

#bxWrap .one_box label {
    font-weight: 100;
}

#bxWrap .pupColTable {
    width: 923px;
}

#bxWrap .textarea {
    width: 276px;
    height: 100px;
}

.cxwbklong {
    width: 270px;
    height: 23px;
    line-height: 23px;
    float: left;
    padding-left: 5px;
    border: 1px solid #ccc;
    background: #fff;
}

/* 宽180 input */
#bxWrap .listTable tr.thead {
    height: 26px;
    padding: 2px 0;
}

#bxWrap .listTable tr td {
    height: 28px;
    padding: 2px 0;
}

#bxWrap #tabBox #tabHead {
    width: 30px;
    position: absolute;
    left: 2px;
    border-bottom: 0px;
}

#bxWrap #tabBox #tabHead li.on {
    border-right: 0px;
    border-bottom: 1px solid #AACBEE;
}

#bxWrap #tabBox #tabHead li {
    padding: 10px 10px;
    line-height: 110%;
    font-size: 15px;
}

.bxTable .center {
    text-align: center;
    font-size: 15px;
}

#bxWrap #tabCon {
    height: 545px;
    overflow: auto;
}

#bxWrap #tabBox {
    padding-left: 37px;
    position: relative;
}

#bxWrap .picBox li {
    margin: 0 10px 10px 2px;
}

#bxWrap .listTable tr td {
    font-size: 15px;
}

#bxWrap .picBox {
    border: 1px solid #ccc;
    overflow: auto;
    height: 200px;
    padding: 10px 0 0 0;
}

#bxWrap .roeOneNrDiv {
    font-size: 13px;
    width: 276px;
}

#bxWrap .roeOneNrDiv p {
    width: 32%;
}

.appFieldset {
    display: block;
    overflow: hidden;
}

.appFieldset fieldset label {
    width: 80px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
    margin-bottom: 5px;
}

.fjListDiv {
    overflow: hidden;
}

.fjListDiv01 {
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
    padding: 0 0 0 3px;
}

.fjListDivLeft {
    font-weight: 700;
    color: #fff;
    background: url(../images/icon12.png) no-repeat;
    position: absolute;
    width: 80px;
    height: 35px;
    line-height: 33px;
    text-align: center;
    top: 5px;
    left: 0px;
}

.fjListDivRight {
    border: 1px solid #adadad;
    padding: 40px 0 0 7px;
}


.cp_img {
    width: 91px;
    height: 91px;
    float: left;
    border: 1px solid #d3d3d3;
    margin-right: 16px;
    position: relative;
}

.cp_img img {
    width: 91px;
    height: 91px;
}

.cp_img_jian {
    width: 91px;
    height: 91px;
    position: absolute;
    background: url(../images/cp_img_sc.png) no-repeat;
    top: 0;
    left: 0;
    z-index: 100;
    display: none;
}

.cp_img_jia {
    width: 72px;
    height: 72px;
    float: left;
    border: 1px solid #d3d3d3;
    margin-right: 16px;
    background: url(../images/cp_img_tj.png) no-repeat center;
}

.cp_img_jia:hover {
    background: url(../images/cp_img_tj_a.png) no-repeat center;
}

.fgx {
    width: 800px;
    height: 1px;
    margin: 40px auto 20px;
    background: #d3d3d3;
}










