.company-txt h3{
    height: 50px;
    width: 100%;
    overflow: hidden;
    border: 3px solid #1a4689;
}
.gsText-box{
    margin-top: 25px;
    border: 3px solid #1a4689;
    min-height: 175px;
}
.research-txt p{
}
.edit-box{
    position: absolute;
    height: 42px;
    z-index: 333;
    -webkit-box-shadow: 0 0 9px rgba(0,0,0,.15);
    -moz-box-shadow: 0 0 9px rgba(0,0,0,.15);
    box-shadow: 0 0 9px rgba(0,0,0,.15);
    border-radius: 4px;
    font-size: 15px;
    padding: 0 20px;
    top: -40px;
    cursor: pointer;
    display: none;
}
.LBox{
    background: #1a4689;
}
.BBox{
    background:#fff;
}
.toolBar_item{
    line-height: 42px;
    white-space: nowrap;
    height: 42px;
}
.LBox .toolBarItem_text{
    color: #fff;
}
.toolBarItem_text{
    height: 42px !important;
    margin: 0 !important;
}
.flats{
    border:2px dashed #1a4689;
}
.flatsB{
    border:2px dashed #fff;
}
.fkEditor-toolBar{
    position: absolute;
    top: -135px;
    z-index: 999999;
    width: 420px;
    height: 100px;
    background-color: #fff;
    padding: 20px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    display: none;
    -webkit-box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 15px 0 rgba(0,0,0,.2);
}
.f_simpleTextEditTool{
    width: 100%;
    height: 38px;
    margin: 10px 0;
}
.form-control{
    display: block;
    color: #495057;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-size: 13px;
}
.form-control:focus{
    border-color: #80bdff !important;
    outline: 0;
    box-shadow: 0 0 0 .2rem rgba(0,123,255,.25);
}
.f_simpleTextEditBtn{
    height: 35px;
    width: 100%;
    margin-top: 15px;
}
.f_simpleTextEditBtn .layui-btn{
    float: right;
    margin-right: 20px;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    margin-top: 1.5px;
}
.f_simpleTextEditBtn .sureBtn{
    background-color:#03a6ff;
}
.f_simpleTextEditBtn .cancelBtn{
    background-color: #0080ff;
}
.texToolBar{
    height: 260px;
}
.texToolBar .f_simpleTextEditTool{
    height: 200px;
}
.research-img{
    z-index: 1;
}
#gsjjBox{
    right: 0;
}
#gsjjToolBar{
    top: -220px;
    right: 0;
}
#yftdToolBar{
    top: -175px;
    left: -180px;
}
#jscxToolBar{
    left: -70px;
    top: -110px;
}
#zljsToolBar{
    top: -110px;
}
#yftdBox{
    top: -20px;
}
#jscxBox{
    top: -20px;
}
#zljsBox{
    top: -20px;
}

.swiper-slide{
    background-color: #fbfdff;
    border: 3px dashed #1a4689;
    display: inline-block;
}
.swiper-slide .uploadImg-swiper{
    position: relative;
    width: 100%;
    height: 100%;
}
.swiper-slide .uploadImg-swiper img{
    width: 100%;
    height: 100%;
}
.swiper-slide .uploadImgBtn{
    position: absolute;
    width: 206px;
    height: 32px;
    left: calc(50% - 103px);
    top: calc(50% - 16px);
    z-index: 99999;
}
.company-img .uploadImg-swiper{
    position: absolute;
    width: 470px;
    height: 314px;
    top: 25px;
    left: 25px;
    background-color: #fbfdff;
    border: 3px dashed #1a4689;
}
.company-img .uploadImgBtn{
    position: absolute;
    width: 206px;
    height: 32px;
    left: calc(50% - 103px);
    top: calc(50% - 16px);
    z-index: 99999;
}

.swiper-container{
    margin-top: 60px;
}
.company-img .uploadImg-swiper img{
    top: 0;
    left: 0;
}
.toolbarArea{
    position: fixed;
    top: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    box-shadow: 0px 0px 20px 0 rgba(0,0,0,.1);
}
.toolbarArea .topbar_btn_wrap:hover{
    background-color: #5874d8;
    color: #fff;
}
.toolbarArea .cancle_btn_wrap{

}
.toolbarArea .preview_btn_wrap{

}
.toolbarArea .save_btn_wrap{

}
.product-list{
    border: 3px solid #fff;
    position: relative;
}
.product-list ul li{
    margin-left: 28px !important;
}
.product-list ul li:first-child{
    margin-left: 0 !important;
}
.product-list ul li:last-child{
    margin-right: 0 !important;
}
#cpjsBox{
    right: 0;
}
.pWCenter{
    width: 100%;
    height: 100%;
}
.pWCenter .tabs-header{
    width: 142px;
    height: 100%;
    float: left;
    text-align: center;
    border-right: 1px solid #e3e2e8;
    position: relative;
}
.pWCenter .tabs-header .jz_scrollbar{
    overflow: hidden;
    position: relative;
    height: 100%;
}
.tabs-nav-wrap{
    margin-right: -1px;
}
.pWCenter .tabs-header .tabs-bar{
    width: 6px;
    background-color: #557ce1;
    position: absolute;
    left: 0;
    transition: top .2s ease;
    height: 65px;
}
.jz_scrollbar_resize{

}
.jz_scrollbar_resize .tabs-item{
    height: 65px;
    line-height: 65px;
    cursor: pointer;
    border: 1px solid transparent;
    transition: border-bottom .2s ease,border-top .2s ease;
    margin-top: -1px;
}
.jz_scrollbar_resize .tabs-item .tabs-label{
    font-size: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jz_scrollbar_resize .tabs-item:hover{
    color: #557ce1;
}
.pWCenter .tabs-content{
    float: left;
    width: 560px;
    padding-left: 35px;
    padding-top: 20px;
    height: 390px;
}
.pWCenter .tabs-content .jz-form{

}
.jz-form ul{

}
.jz-form ul li{
    height: 38px;
    margin: 10px 0 20px;
}
.jz-form ul li p{
    float: left;
    height: 38px;
    line-height: 38px;
    width: 120px;
    text-align: right;
    padding-right: 15px;
    font-size: 13px;
    color: #333;
}
.jz-form ul li p span{
    color: #f00;
}
.jz-form ul li .form-group{
    height: 38px;
    float: left;
    width: 410px;
}
.jz-form ul li .form-group .layui-input{

}
.cls-uploadShow-div{
    float: left;
    height: 50px;
    margin: -4px 10px 0;
    width: 50px;
}
.cls-uploadShow-div span{
    color: red;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    text-align: center;
}
.cls-uploadShow-div img{
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: none;
}
.zj_right1{
    line-height: 42px;
    height: 42px;
    float: left;
    margin-right: 10px;
    margin-left: 20px;
}
.cls-choFile-btn{
    background-color: #007bff;
    padding: 0 10px;
    border: 1px solid #007bff;
    cursor: pointer;
    opacity: 1;
    color: #fff;
    height: 35px;
    width: 100px;
    font-size: 12px;
    border-radius: 8px;
}
.cls-editXq-btn{
    position: absolute;
    top: 139px;
    left: 85px;
    z-index: 1111;
    background-color: #007bff;
    border: 1px solid #007bff;
    cursor: pointer;
    opacity: 1;
    color: #fff;
    height: 33px;
    width: 98px;
    font-size: 12px;
    line-height: 33px;
    text-align: center;
    border-radius: 8px;
}
.cls-fileName-ipt{
    color: blue;
    font-size: 15px;
    margin-left: 5px;
    max-width: 200px;
    overflow: hidden;
    padding: 0 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.layui-layer-btn .layui-layer-btn0{
    font-size: 14px;
    width: 40px;
    text-align: center;
}
.layui-layer-btn .layui-layer-btn1{
    font-size: 14px;
    width: 40px;
    text-align: center;
}
.jz_scrollbar_resize .tabs-item-active{
    color: #557ce1;
    border-right-color: #fff;
    border-top-color: #e3e2e8;
    border-bottom-color: #e3e2e8;
}
.pWBottom{
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    height: 60px;
    border-top: 1px solid #e3e2e8;
}
.pWBtns{
    width: 166px;
    margin: 12.5px auto;
}
.pWBtns .jz_button{
    display: inline-block;
    position: relative;
    box-sizing: border-box;
    height: 35px;
    border: 1px solid #e3e2e8;
    cursor: pointer;
    border-radius: 2px;
    background-color: #fff;
    font-size: 13px;
    font-weight: 400;
    line-height: 35px;
    color: #333;
    width: 70px;
    text-align: center;
}
.pWBtns .jz_button_global_sure{
    margin-right: 26px;
}
.pWBtns .jz_button_global_cancel{

}
.pWBtns .jz_button:hover{
    background-color: #5874d8;
    border-color: #5874d8;
    color: #fff;
}
.ZsContent{
    width: 100%;
    height: 100%;
}
.ZsContent .layui-form-label{
    font-size: 15px;
    width: 134px;
}
.ZsContent .layui-card{
    box-shadow: none;
}
.layui-upload-drag-self{
    background-color: #fbfdff;
    border: 1px dashed #c0ccda;
    border-radius: 6px;
    box-sizing: border-box;
    width: 148px;
    height: 148px;
    line-height: 148px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    outline: 0;
    margin-right: 15px;
    float: left;
    margin-bottom: 15px;
}
.layui-upload-drag-self .layui-icon{
    font-size: 28px;
    color: #8c939d;
}
.layui-upload-drag-self .img{
    position: relative;
    height: 148px;
    width: 148px;
}
.layui-upload-img{
    width: 148px;
    height: 148px;
    border-radius: 6px;
}
.handle{
    position: absolute;
    width: 148px;
    height: 100%;
    z-index: 100;
    border-radius: 6px;
    top: 0;
    background: rgba(59, 60, 61, 0.6);
    text-align: center;
}
.handle .icon-myself{
    z-index: 999;
    transition: all .3s;
    cursor: pointer;
    font-size: 25px;
    width: 25px;
    color: rgba(255, 255, 255, 0.91);
    margin: 0 4px;
}
.prompt{
    position: absolute;
    font-size: 18px;
    color: red;
    top: 15px;
    left: 10px;
    font-weight: bold;
}
.lbt-focus{
    background-color: #fbfdff;
    border-radius: 6px;
    width: 148px;
    height: 210px;
    display: inline-block;
    margin-right: 13px;
    float: left;
}
.lg-drag{
    width: 85px;
    height: 30px;
    background-color: red;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
}


.toolbarArea{
    position: fixed;
    top: 0;
    z-index: 9031;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #fff;
    box-shadow: 0px 0px 20px 0 rgba(0,0,0,.1);
}
.toolbarArea .topbar_btn_wrap{
    float: right;
    width: 86px;
    height: 32px;
    line-height: 32px;
    font-size: 15px;
    text-align: center;
    margin-top: 14px;
    margin-right: 20px;
    border: 1px solid #5874d8;
    color: #5874d8;
    cursor: pointer;
}
.toolbarArea .topbar_btn_wrap:hover{
    background-color: #5874d8;
    color: #fff;
}
.toolbarArea{
    width: 100%;
    display: flex;
    justify-content: center;
    z-index: 9999999999;
}
.toolbarArea .colorBox{
    width: 15%;
}
.toolbarArea .toolBox{
    width: 40%;
}
.toolbarArea .colorBox .colorBtn{
    float: left;
    width: 30px;
    height: 30px;
    margin-left: 15px;
    margin-top: 15px;
}
.toolbarArea .colorBox .topbar_btn_wrap{
    float: right;
    margin-right: 15px;
}
.toolbarArea .select{
    box-shadow:0 0 0px 4px #ff6600;
}
.toolbarArea .colorBtn:hover{
    box-shadow:0 0 0px 4px #ff6600;
}
.toolbarArea .black-btn{
    background: #5c5c5c;
}
.toolbarArea .blue-btn{
    background: #0748d3;
}
.toolbarArea .orange-btn{
    background: #f5a30a;
}
.toolbarArea .wheat-btn{
    background: #ffffe6;
    box-shadow: 0 0 2px 1px wheat;
}
.toolbarArea .green-btn{
    background: #11ffa4;
}
.layui-form-select dl{
    z-index: 9999999;
}
.icon-delSb{
    position: absolute;
    background-image: url(../images/icon-delSB.png);
    width: 38px;
    height: 38px;
    right: -19px;
    top: -19px;
    z-index: 999;
    cursor: pointer;
    background-color: #fff;
    border-radius: 38px;
}
.cls-hide{
    display: none !important;
}
.layui-btn-sm{
    margin: 5px 0!important;
}
/*选择框*/
.EQPTcla{
    width: 20px;
    height: 20px;
    line-height: 16px;
    border: 1px solid #d2d2d2;
    position: absolute;
    z-index: 1111;
    right: 1px;
    top: 3px;
}
.EQPTcla:hover{
    border: 1px solid #5874d8;
}
/* 文字滚动 */
.vipingTip{
    width:100%;
    float: right;
    margin: 5px auto;
    height: 35px;
    line-height: 38px;
    border-radius: 5px;
    overflow: hidden;
    background: url(../../uc/images/v_long_skin.png) no-repeat;
    background-size: 100%;
    margin-top: 56px;
}

.vipingTipContent{
    color: #5d3b0e;
    font-size: 14px;
    display: inline-block;
    white-space: nowrap;
    animation: 20s div linear infinite normal;
}

.vipingTipContent:hover{
    animation-play-state:paused;
}
@keyframes div {
    0% {
        transform: translateX(110%);
        -webkit-transform: translateX(110%);
    }
    100% {
        transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
}
.sendBack{
    display: none;
    width: 85px;
    height: 85px;
    position: absolute;
    background: url(../images/sendBack.png) no-repeat;
    background-size: 100%;
    right: 0;
}