@charset "utf-8"; body {
    margin: 0;
    padding: 0;
}

div,form,img,ul,ol,li,dl,dt,dd,p,input,table,tr,td,th,input,span,iframe {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    box-sizing:
    border-box
}
.fc-red{
    color:#ff4401;
}

html,body {
    height: 100%;
    /* width: 100%; */
}

a,a:hover {
    text-decoration: #333;
    color: #333
}
a.go-icon:after{
    content:'';
    
}
.bg-bdbdbd,.bg-BDBDBD,.bg-cancel{
    background:#BDBDBD;
}
.bg-F16531,.bg-f16531,.bg-submit,.bg-orange {
    background:#F16531 ;
}
.orange{
    color:#F16531
}
.btn-cancel{
    cursor:pointer
}
.unvisible, .unvisible th,.unvisible tr{
    height: 0!important;
    font-size: 0!important;
    border: none!important;
    margin: 0!important;
    outline: 0!important;
    background: transparent!important;
}
/**
 * 
 */
.bkg-mask {background: #F2F2F2;}

.bkg-white {
    background-color: white;
}

/**
 * 
 */
.no-border {
    border: none !important;
}

/*版心*/
.main-wrap {
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

/**
 * 横幅
 */
.banner {
    width: 100%;
    background-image: linear-gradient(0deg, rgba(98,201,255,0.00) 0%, #F16531 100%);
    height: 400px;
    line-height: 80px;
    color: #fff;
}

.banner2 {
    width: 100%;
    /* background-image: linear-gradient(0deg, rgba(98,201,255,0.00) 0%, #F16531 100%); */
    height: 400px;
    line-height: 80px;
    color: #fff;
    position: fixed;
    top: 0;
    z-index: -1;
}

/*字体对其方式*/
.tal {
    text-align: left;
}

.tar {
    text-align: right;
}

.tac {
    text-align: center;
}

/**
 * 框架接口
 */
.frame-top {
    height: 20px;
}

.frame-bottom {
    clear: both;
    height: 30px;
}

.frame {
    min-height: 840px;
    height: calc(100% - 120px);
    /*120 头部60，加边框上下30*/
    /* overflow-x: scroll; */
    }

.frame .content {
    width: 1370px;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    overflow-x: scroll;
}

.frame .content-body {
    width: 1170px;
    height: 100%;
    float: left;
    min-height: 840px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    background: #fff;
}

/**
 * 
 */
.f-b {
    font-weight: bold;
}

/**
 * 
 */
.f-s-16 {
    font-size: 16px;
}

/**
 * 
 */
.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-50 {
    margin-left: 50px;
}

.ml-100 {
    margin-left: 100px;
}

.ml-150 {
    margin-left: 150px;
}

/**
 * 
 */
.mlp-2 {
    margin-left: 2%;
}

/**
 * 
 */
.mr-5 {
    margin-right: 5px;
}

/**
 * 
 */
.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

/**
 * 像素
 */
.w-30 {
    width: 30px;
}

.w-80 {
    width: 80px;
}

.w-85 {
    width: 85px;
}

.w-90 {
    width: 90px;
}

.w-100 {
    width: 100px;
}

.w-110 {
    width: 110px;
}

.w-120 {
    width: 120px;
}

.w-130 {
    width: 130px;
}

.w-140 {
    width: 140px;
}

.w-150 {
    width: 150px;
}

.w-160 {
    width: 160px;
}

.w-170 {
    width: 170px;
}

.w-180 {
    width: 180px;
}

.w-190 {
    width: 190px;
}

.w-200 {
    width: 200px;
}

.w-210 {
    width: 210px;
}

.w-220 {
    width: 220px;
}

.w-240 {
    width: 240px;
}

.w-260 {
    width: 260px;
}

.w-270 {
    width: 270px;
}

.w-300 {
    width: 300px;
}

.w-310 {
    width: 310px;
}

.w-320 {
    width: 320px;
}

.w-330 {
    width: 330px;
}

.w-340 {
    width: 340px;
}

.w-350 {
    width: 350px;
}

.w-400 {
    width: 400px;
}

.w-410 {
    width: 410px;
}

.w-440 {
    width: 440px;
}

.w-450 {
    width: 450px;
}

.w-470 {
    width: 470px;
}

/**
 * 
 */
.pl-5 {
    padding-left: 5px;
}

.pr-5 {
    padding-right: 5px;
}

.pt-5 {
    padding-top: 5px;
}

.pb-5 {
    padding-bottom: 5px;
}

.hide{
    display: none;
}

/* 按钮 */
.btn-close {
    
        width: 28px;
        height: 28px;
        background-size: 16px 16px;
        background-image: url(/broker/common/salesmanindex/images/icon_close.png);
        background-repeat: no-repeat;
        background-position: center;
        cursor: pointer;
        position: absolute;
/* right: 0; *//* top: 0; */}


/* 公共样式
*/

.side-nav-container .title {
    height: 40px;
    line-height:40px

}

.order_header{
        height: 50px;
        width: 100%;
        font-size: 14px;
        line-height: 50px;
        border-bottom: 0.5px solid #F0EFF5;
        padding: 10px 25px 0 25px;
    color:#333;
}
.content-body .order_header a{
        color: #F16531;
}


.table .btn-edit, .table .btn-del{
    display: inline-block;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: transparent;
    border-radius: 4px;
    font-size: 14px;
    color: #F16531;
    vertical-align: middle;
}
.table .btn-edit{
    margin-right:20px;
}
.table .btn-edit img,.table .btn-del img{
    height: 16px;
    vertical-align: middle;
    margin-right: 5px;
}

.table .btn-edit span, .table .btn-del span{
    vertical-align:middle;
}



.radio {
    margin: 0.5rem;
    display:contents;
    line-height:30px;
}
.radio input[type="radio"] {
    position: absolute;
    opacity: 0;
}
.radio-label:before{
    vertical-align:middle;
}
.radio input[type="radio"] + .radio-label:before {
    content: '';
    background: #f4f4f4;
    border-radius: 100%;
    border: 1px solid #b4b4b4;
    display: inline-block;
    width: 1.4em;
    height: 1.4em;
    position: relative;
    top: 4px;
    margin-right: 1em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    -webkit-transition: all 250ms ease;
    transition: all 250ms ease;
}
.radio input[type="radio"]:checked + .radio-label:before {
    background-color: #F16531;
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border: 1px solid #F16531;
}
.radio input[type="radio"]:focus + .radio-label:before {
    outline: none;
    border-color: #F16531;
}
.radio input[type="radio"]:disabled + .radio-label:before {
    box-shadow: inset 0 0 0 4px #f4f4f4;
    border-color: #b4b4b4;
    background: #b4b4b4;
}
.radio input[type="radio"] + .radio-label:empty:before {
    margin-right: 0;
}

.form button{
    cursor:pointer
}

@media screen and (max-width: 1400px) and (orientation: landscape) {
    .frame .content {
        width: 95%;
    }
    
    .frame .content-body{
        width: 85%;
        font-size: 12px;
        }
}




/* popover */

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}
.popover.top {
    margin-top: -10px;
}
.popover.right {
    margin-left: 10px;
}
.popover.bottom {
    margin-top: 10px;
}
.popover.left {
    margin-left: -10px;
}
.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
}
.popover-content {
    padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}
.popover > .arrow {
    border-width: 11px;
}
.popover > .arrow:after {
    content: "";
    border-width: 10px;
}
.popover.top > .arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0;
}
.popover.top > .arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
}
.popover.right > .arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0;
}
.popover.right > .arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
}
.popover.bottom > .arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
}
.popover.bottom > .arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
}
.popover.left > .arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25);
}
.popover.left > .arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
}