#overbodyimg {
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1010;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
}

#imgLayerDiv {
    width: 900px;
    height: 610px;
    background: #fff;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -305px;
    margin-left: -450px;
}

#imgLayerDiv.transparency {
    background: none;
    border: none;
}

#imgLayerDiv.transparency .up_wrapper {
    display: none;
}

#imgLayerDiv .up_wrapper h1 {
    font-size: 20px;
    color: #5F2422;
    text-align: center;
    margin: 70px 0 34px;
    text-align: center;
}

#imgLayerDiv .up_main {
    width: 400px;
    margin: 0 auto;
}

#imgLayerDiv .up_main td {
    width: 400px;
    max-width: 400px;
    height: 300px;
    position: relative;
    vertical-align: middle;
}

#imgLayerDiv .up_main td #startImg {
    vertical-align: middle;
}

#imgLayerDiv .up_main td #up_layer {
    width: 100%;
    height: 300px;
    max-width: 400px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff;
    _background: none;
    opacity: 0.4;
    filter: alpha(opacity=40);
    display: none;
}

#imgLayerDiv .up_main td #jcrop {
    width: 100%;
    height: 300px;
    max-width: 400px;
    position: absolute;
    left: 0;
    top: 0;
}

#imgLayerDiv .up_main td #jcrop #sdragView {
    position: absolute;
    left: 50px;
    top: 20px;
    border: 1px solid #999;
    width: 80px;
    height: 80px;
    cursor: move;
    display: none;
}

#imgLayerDiv .up_main td #jcrop #sdragView .img_container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: 1;
}

#imgLayerDiv .up_main td #jcrop #sdragView .img_container #imgview {
    position: absolute;
    left: 0;
    top: 0;
}

#imgLayerDiv .up_main td #jcrop #sdragView .jcrop_drag {
    width: 6px;
    height: 6px;
    border: 1px solid #fff;
    background-color: #000;
    background: rgba(0, 0, 0, 0.5);
    font-size: 0;
    line-height: 0;
    position: absolute;
    right: -3px;
    bottom: -3px;
    cursor: nw-resize;
    z-index: 2;
}

#imgLayerDiv .up_btnBox {
    margin-top: 25px;
}

#imgLayerDiv .up_btnBox span {
    display: inline-block;
    width: 284px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: bold;
}

#imgLayerDiv .up_btnBox span.cancel {
    color: #fffffe;
    background-color: #A0250D;
    margin-left: 167px;
}

#imgLayerDiv .up_btnBox span.sure {
    color: #FFF7B6;
    background-color: #DF673F;
    background: linear-gradient(180deg, rgba(223, 103, 63, 1), rgba(198, 70, 51, 1));
    margin-left: 10px;
}


/* 提示框 样式 copy*/

.ly_close,
.careIcon,
a.cancle_makeBtn,
.r_btn {
    /*background:url(../img/index_sprite.png) no-repeat;*/
}

.ly_close {
    position: absolute;
    width: 16px;
    height: 16px;
    cursor: pointer;
    /*background:url(../img/float_sprite.png) no-repeat; background-position:0 0;*/
}

.ly_close:hover {
    /*background-position:-16px 0;*/
}

.ly_close img {
    width: 16px;
    height: 16px;
    float: left;
}

.lay_contain {
    position: absolute;
    left: 50%;
    top: 300px;
    z-index: 500;
    display: none;
}

.ly_bg {
    background: #000;
    opacity: 0.4;
    filter: Alpha(Opacity="40");
    position: absolute;
    left: 0;
    top: 0;
}

.panel {
    width: 370px;
    height: 140px;
    margin-left: -180px;
    margin-top: -80px;
    z-index: 1003;
}

.panelBg {
    width: 370px;
    height: 140px;
}

.panel_layer {
    position: absolute;
    left: 5px;
    top: 5px;
    width: 360px;
    height: 130px;
    background: #fff;
}

.panel_layer_top {
    height: 30px;
    background: #F2F2F2;
    line-height: 30px;
    padding-left: 20px;
    position: relative;
}

.panel_layer .ly_close {
    top: 7px;
    right: 17px;
}

.panel_cont {
    padding: 20px 0 0 20px;
}

.careIcon {
    float: left;
    width: 23px;
    height: 26px;
    background-position: 0 -156px;
}

.care_word {
    float: left;
    height: 26px;
    line-height: 26px;
    padding-left: 12px;
    font-size: 14px;
}

.cancle_btnItem {
    margin-top: 16px;
    padding-right: 20px;
}

a.cancle_makeBtn {
    background-position: -75px -132px;
}

a.cancle_makeBtn span {
    color: #fff;
}

.sk_btn {
    display: block;
    float: right;
    width: 44px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}

.imgLayerDiv {
    position: fixed;
    _position: absolute;
    width: 748px;
    height: 451px;
    top: 50%;
    margin-top: -225px;
    left: 50%;
    margin-left: -340px;
    background-color: #fff;
    border: 1px solid #c9c9c9
}

.topLine {
    width: 100%;
    height: 44px;
    background-color: #d3e9f4
}

.toptit {
    font-family: "微软雅黑";
    float: left;
    _display: inline;
    font-size: 16px;
    color: #1571a3;
    margin-left: 18px;
    margin-top: 13px
}

.close {
    cursor: pointer;
    float: right;
    _display: inline;
    width: 18px;
    height: 18px;
    /*background: url("../images/baoming/close.png") no-repeat;*/
    margin-right: 18px;
    margin-top: 15px
}

.uploadWrap {
    width: 645px;
    margin: 0 auto;
    margin-top: 25px
}

.file-box {
    float: left;
    _display: inline;
    position: relative;
    overflow: hidden
}

.txt {
    width: 258px;
    height: 29px;
    line-height: 29px;
    border: 1px solid #e3e3e3;
}


/* .btn {
    float: left;
    _display: inline;
    cursor: pointer;
    height: 31px;
    line-height: 31px;
    width: 74px;
    background: url("../images/baoming/up.png") no-repeat;
    border: none;
    font-family: "微软雅黑";
    font-size: 14px;
    color: #fff
} */

.l15 {
    margin-left: 15px
}

.file {
    position: absolute;
    top: 0;
    left: 0px;
    height: 31px;
    _height: 32px;
    line-height: 31px;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    width: 74px
}

.fileintro {
    float: left;
    _display: inline;
    font-size: 12px;
    color: #999999;
    margin-left: 13px;
    margin-top: 8px
}

.imgcutArea {
    clear: both;
    width: 100%;
    padding-top: 26px
}

.upimg {
    float: left;
    _display: inline;
    width: 300px;
    height: 300px;
    overflow: hidden;
}

.yulan {
    float: left;
    _display: inline;
    width: 318px;
    margin-left: 25px;
}

.yl {
    font-size: 14px;
    color: #666666;
    margin-top: 6px
}

.xiaoguoArea {
    width: 100%;
    padding-top: 18px
}

.xgArea {
    float: left;
    _display: inline;
    width: 180px
}

.v_info {
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #999999
}

.xgAreaR {
    float: left;
    _display: inline;
    width: 108px;
    margin-left: 30px;
}

.v_info1 {
    width: 100%;
    font-size: 12px;
    color: #999999
}

.xgAreaR2 {
    float: left;
    _display: inline;
    width: 108px;
    margin-left: 30px;
    margin-top: 19px;
}

.savebtn {
    float: left;
    _display: inline;
    margin-top: 15px;
    width: 143px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: url("../images/baoming/save.png") no-repeat;
}

.savebtn:hover {
    background: url("../images/baoming/saveh.png") no-repeat;
}

.canclebtn {
    float: right;
    _display: inline;
    margin-top: 15px;
    width: 143px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
    background: url("../images/baoming/cancle.png") no-repeat;
}

.canclebtn:hover {
    background: url("../images/baoming/cancleh.png") no-repeat;
}

.overlay {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    z-index: 1000;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0 0 #666666;
}

.overbody {
    display: none;
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 1010;
    width: 100%;
    height: 100%;
}

.overlay,
.overbody {
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
    _left: expression(eval(document.documentElement.scrollLeft));
    _width: expression(eval(document.documentElement.clientWidth));
    _height: expression(eval(window.screen.availHeight));
}


/*警告窗口浮层*/

.warning {
    position: fixed;
    _position: absolute;
    width: 230px;
    height: 153px;
    left: 50%;
    margin-left: -115px;
    top: 50%;
    margin-top: -76px;
    border: 1px solid #e3e3e3;
    background-color: #fff;
    z-index: 999
}

.warnT {
    width: 100%;
    height: 35px;
    line-height: 35px;
    background-color: #d3e9f4
}

.delWz {
    float: left;
    _display: inline;
    margin-left: 10px;
    font-family: "微软雅黑";
    font-size: 14x;
    color: #1571a3;
}

.delClose {
    cursor: pointer;
    margin-top: 9px;
    margin-right: 9px;
    float: right;
    display: inline;
    width: 18px;
    height: 18px;
    /*background: url("../images/delclose.png") no-repeat*/
}

.tishi {
    margin-top: 20px;
}

.tishi p {
    /*padding-left:30px;*/
    text-align: center;
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    height: 24px;
    line-height: 24px;
    /*background:url("../images/warning.png") no-repeat;*/
    font-family: "微软雅黑";
    font-size: 18x;
    color: #666666;
}

.delOp {
    padding-top: 15px;
}

a.queding,
a.quxiao {
    display: block;
    margin-top: 22px;
    width: 60px;
    height: 31px;
    line-height: 31px;
    font-family: "微软雅黑";
    font-size: 12px;
    color: #fff;
    text-align: center;
    background: url("../images/liulan.jpg") no-repeat
}

a.queding {
    margin: 0 auto
}

.t5 {
    position: relative;
    top: 8px
}

.t20 {
    margin-top: 20px
}

.flfix {
    *float: left;
    _display: inline;
    line-height: 18px;
    *line-height: 20px
}

.fl {
    float: left;
    _display: inline
}

.clear {
    clear: both
}