
.page-sidebar .page-sidebar-menu, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu {
    margin-top: 0px;
}

.page-sidebar .page-sidebar-menu > li > a, .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li > a {
    padding: 9px 20px;
    line-height: 24px;
}

.col-xs-1 {
    text-align: center;
}

body {
    font-family: "Open Sans", sans-serif !important;
    line-height: 24px;
    /*font: 14px "Open Sans",sans-serif,Helvetica Neue, Helvetica, PingFang SC, \5FAE\8F6F\96C5\9ED1, Tahoma, Arial, sans-serif;*/
}

a {
    text-decoration: none;
}

.portlet-body .col-xs-6 {
    text-align: left;
    margin-bottom: 0px;
}

.col-xs-9 .date {
    width: 45%;
    display: inline-block;
}

.col-xs-9 .to {
    margin: 0px 5px;
}

.col-xs-9 .today {
    margin-left: 20px;
}
.col-xs-3 .date {
    width: 45%;
    display: inline-block;
}

.col-xs-3 .to {
    display: inline-block;
    width: 10%;
    text-align: center;
}

.col-xs-3 .today {
    margin-left: 20px;
}
.col-xs-3 .dateTime{
    width: 45%;
}
.mt-checkbox-list .mt-checkbox {
    display: inline-block;
    margin-right: 20px;
}

.mt-checkbox-list {
    margin-top: 7px;
}

.mt-checkbox, .mt-radio {
    margin-bottom: 0px;
}

.control-label {
    margin-top: 0px;
}

.btn-page {
    padding-left: 15px;
}

.btn-page button,.btn-page .btn_a_href{
    font-size: 12px;
    min-width: 80px;
}
.btn-page-all {
    margin-bottom: 10px;
}

.btn-page-all button {
    min-width: 80px;
}

.portlet.light.form .form-line {
    border-bottom: none;
}

.form .form-actions, .portlet-form .form-line-dash {
    border-top: 1px dashed #e7ecf1 !important;
}

.form .form-actions-b {
    border-bottom: 1px dashed #e7ecf1 !important;
    padding-bottom: 20px;
}

.form .form-actions-c {
    border-bottom: 1px dashed #e7ecf1 !important;
    padding-bottom: 20px;
    margin-bottom: 0px;
}

.table-scrollable tr th, .table-scrollable tr td {
    text-align: center;
}

.portlet-body .form-body-change {
    padding-bottom: 0px;
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    background-image: url(../images/ui-icons_454545_256x240.png);
}

.time-a {
    background: url("../images/calendar.png") 95% 5px no-repeat;
}

.time-b {
    background: url("../images/calendar.png") 95% 5px no-repeat;
}

html {
    /*min-width: 1200px !important;*/
}

ul, li {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

@media (min-width: 992px) {
    .page-content-wrapper .page-content {
        margin-left: 235px;
        margin-top: 0;
        min-height: 600px;
        padding: 0px 0 0 20px;
    }

}
@media (min-width: 1200px) {
    .relex {
       width: 92% !important;
        border: 1px solid red;
    }

}
@media (max-width: 1200px) {
    .relex {
        width: 88% !important;
        border: 1px solid red;
    }

}
/*查询角色用户*/
.portlet-body {
    /*margin-bottom: 15px;*/
}

.portlet-body .user-list {
    padding-bottom: 10px;
}

.portlet-body > .user-list > li {
    line-height: 24px;
    padding-bottom: 6px;
    padding-left: 10px;
}

.portlet-body .user-list {
    color: #333;
}

.user-list label span {
    top: 3px;
}

.user-list, .user-list-c {
    height: 500px;
    overflow-y: auto;
}

.top-title {
    line-height: 30px;
    font-size: 18px;
    margin-bottom: 10px;
}

.btn-role {
    padding-left: 25px;
}

.btn-role-b {
    text-align: center;
    padding-left: 0px;
    padding-top: 20px;
}

.btn-role-b button {
    width: 80px;
}

.portlet-body > .list-top > li:hover {
    background: #eee;
}

.user-list .active {
    background: #eee;
}

.jstree-default .jstree-wholerow-clicked, .jstree-wholerow .jstree-wholerow-clicked {
    background: #fff;
}

.mt-checkbox > span {
    width: 16px;
    height: 16px;
    background: #fff;
    border: 1px solid #ddd;
}

.mt-checkbox, .mt-radio {
    padding-left: 25px;
}

.jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -8px;
}

.jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -8px;
}

.jstree-default .jstree-node {
    line-height: 20px;
}
.tree_2 .jstree-default > .jstree-no-dots .jstree-closed > .jstree-ocl {
    background-position: -4px -4px!important;
}
.tree_2 .jstree-default > .jstree-no-dots .jstree-open > .jstree-ocl {
    background-position: -36px -4px!important;
}
.tree_2 .jstree-default .jstree-node {
    line-height: 20px;
}
/*用户查询*/
.edit-table a:hover {
    text-decoration: none;
}

.info-show .col-xs-3 {
    position: relative;
    top: 6px;
}

.merchant {
    margin-top: 15px;
}

.merchant .col-xs-1 {
    text-align: left;
}

.img-show {
    width: 100px;
    height: 100px;
    margin-bottom: 5px;
}

.img-title {
    top: 33px;
}

.flag-t {
    position: relative;
}

.flag-color, .flag-pic {
    color: #0b94ea;
}

.flag-title {
    font-size: 10px;
    color: #333;
    position: absolute;
    bottom: 15px;
    left: -85px;
    width: 130px !important;
    height: inherit;
    padding: 10px;
    background: #fff;
    display: none;
    border-radius: 5px;
    box-shadow: 0px 0px 5px #ddd;
    z-index: 5;
    word-break: break-all;
}

.flag-color:hover .flag-title {
    display: block;
}

.flat-img {
    position: absolute;
    bottom: 35px;
    left: 50px;
    display: none;
}

.flat-img img {
    width: 60px;
    height: 60px;
}
.state {
    padding-top: 6px;
}
.state-r{
    padding-top: 6px;
}
.state-r a {
    padding: 6px 10px;
    line-height: 16px;
    display: inline-block;
    border-radius: 3px!important;
}
.state a {
    padding: 6px 10px;
    line-height: 16px;
    display: inline-block;
    border-radius: 3px!important;
}

.state a.active {
    color: #fff;
    background: #bbb;
    display: inline-block;
    border-radius: 5px;
}

.table-scrollable {
    /*overflow-y: inherit;*/
    overflow-x: inherit;
    width: auto;
}
.personal-table .table-scrollable{
    overflow-y: inherit;
    overflow-x: inherit;
}
.row .personal-table1 .table-scrollable{
    overflow-y: inherit!important;
    overflow-x: inherit;
}
/*登录页面*/
.test-code .form-control {
    width: 70%;
}

.test-code {
    position: relative;
}
.test-code a{
    width: 80px;
    height: 42px;
    position: absolute;
    top: 0px;
    left: 75%;
}
.test-code img {
    width: 80px;
    height: 42px;
}

.display-hide {
    display: block;
}

/*头部*/
.navbar-nav > li > a.time-l {
    line-height: 30px;
}

.page-container {
    margin-top: 75px;
}

/*  分页部分*/
.w-page {
    text-align: center;
    height: 100px;
    line-height: 90px;
}

#w-page-paging {
    display: inline-block;
}

.w-page-numb {
    display: inline-block;
    margin-left: 20px;
    font-size: 12px;
    color: #808080;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #1E9FFF!important;
}

/*商户证件*/
.merchant {
    padding-left: 10px;
}

.bg-merchant {
    width: 100%;
    margin: 20px 0px;
    background: #f0f8fa;
    padding: 5px 0px 10px;
}

.img-profile {
    width: 80%;
}

.img-profile li {
    margin-bottom: 10px;
}

.img-profile li img {
    /*max-height: 160px;*/
}

body a {
    color: #337ab7;
}

.merchant-a .col-xs-2 {
    text-align: left;
}

.check-all {
    padding: 3px;
}

.img-profile-a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

/*.添加公告弹出框*/
#add_announcement .modal-dialog {
    margin-top: 180px;
}

/*审核弹出框*/
.add_announcement .modal-dialog, .add_announcement .modal-content {
    width: 380px;
}

.add_rate .modal-dialog, .add_rate .modal-content {
    width: 430px;
}

.add_rate .modal-dialog, .add_rate .modal-content.modal-content-big {
    width: 485px;
}

.update_rate .modal-dialog, .update_rate .modal-content.modal-content-big {
    width: 485px;
}
.add_announcement .modal-dialog {
    margin-top: 200px;
}

/*通道管理弹出框*/
.add_announcement-a .modal-dialog, .add_announcement-a .modal-content {
    width: 600px;
}

.add_announcement-a .modal-dialog {
    margin-top: 200px;
}
.add_announcement-b .modal-dialog, .add_announcement-b .modal-content {
    width: 900px;
}

.add_announcement-a .modal-dialog {
    margin-top: 200px;
}

.btn-add button {
    width: 80px;
}

.col-sm-9 .name-alert {
    padding-right: 8px;
    padding-bottom: 6px;
    width: 112px;
}
.col-sm-9 .name-alert-b{
    padding: 0px;
    padding-right: 8px;
    padding-bottom: 6px;
    width: 150px;
}
.file_upload {
    position: absolute;
    width: 60px;
    height: 34px;
    top: 0px;
    right: 15px;
    border-left: 1px solid #c2cad8;
    z-index: 5;
}
.file_upload_small{
    width: 100px;
    height: 100px;
    position: relative;
    top:0px;
}
.file_upload_small input{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0px;
    right: 0px;
    opacity: 0;
    z-index: 4;
    border: none;
}
.file_upload_small img{
    width: 100px;
    height: 100px;
    position: absolute;
    top: 0px;
    z-index: 3;
    left: 0px;
}
.file_upload input {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 60px;
    opacity: 0;
    z-index: 4;
}

.file_upload span {
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 3;
    width: 60px;
    height: 34px;
    text-align: center;
    line-height: 34px;
}

.file_upload-a {
    position: absolute;
    width: 40px;
    height: 34px;
    top: 0px;
    right: 116px;
    border: 1px solid #c2cad8;
    border-left: none;
    padding: 0px;
    text-align: center;
    z-index: 5;
    color: #333;
    line-height: 34px;
    cursor: pointer;
}
.file_upload-b{
    right: 76px;
}
.file_upload-c{
    right:55px;
}
.file_upload-e{
    right: 15px;
}
.file-upload-b {
    position: relative;
}
.file_upload-n{
    right: 28px;
}
.file_upload-m{
    right: 68px;
    border-left: 1px solid #c2cad8;
}
/*资金账户*/
.table-line .table.table-light > tbody > tr > td {
    border: 1px solid #F2F5F8;
    border-bottom: none;
    color: #8896a0;
    vertical-align: middle;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle;
}

/*角色管理*/
.disabled-btn {
    color: #337ab7;
    cursor: pointer;
}

.disabled-btn::before {
    content: "|";
    display: inline-block;
    padding: 0px 3px;
    font-size: 16px;
}

.disabled-btn-a {
    color: #d0d0d0;
    text-decoration: none;
}

.portlet-body-change {
    padding-bottom: 0px;
    margin-bottom: 0px;
}

.text-left {
    text-align: left !important;
    padding-left: 10px!important;
}
.text-right {
    text-align: right !important;
    padding-right: 20px!important;
}

/*店铺审核*/
.tip-next .merchant .col-xs-1 {
    min-width: 13% !important;
}

.tip-next .merchant .col-xs-11 {
    max-width: 87% !important;
}

.tip-next .merchant button {
    width: 90px;
}

.tip-next .merchant .btn-page {
    margin-top: 20px;
}

.mt-radio-list .mt-radio {
    padding-bottom: 0px !important;
    padding-top: 2px;
    margin-top: 6px;
}

/*手工录单*/
.write-table .input-l input[type=text] {
    min-width: 180px;
}
.write-table .input-s input[type=text] {
    min-width: 150px;
}

.write-table input[type=text] {
    border: 1px solid transparent;
    text-align: center !important;
}

.write-table input[type=text]:focus {
    border: 1px solid #F2F5F8;
}
.tip-right{
    position: fixed;
    width: 300px;
    height: 170px;
    border:1px solid #8896a0;
    padding: 10px;
    top:18%;
    right:2%;
}
.write-table input[type=text]{
    background: #fff!important;
}
.write-table td:nth-child(5) input[type=text]{
    min-width: 180px;
}
.border-style{
    border: 1px solid #c1cbd0!important;
}
.edit-a:hover input{
    background: #f9fafb!important;
}
.fileinput-button{
    position: relative;
    display: inline-block;
    width: 80px;
    height: 30px;
    overflow: hidden;
}
.fileinput-button input[type=file]{
    position: absolute;
    top:0px;
    left: 0px;
    width: 80px;
    height: 30px;
    opacity: 0;
    z-index: 90;
}
.fileinput-button span{
    display: inline-block;
    font-size: 12px;
    width: 80px;
    height: 30px;
    position: relative;
    top:-3px;
    left: -12px;
}
.btn-page-all form,.btn-page-all #submitBtn{
    display: inline-block;
}
/*左侧栏样式*/
.page-sidebar-wrapper .nav-item .sub-menu .nav-item .title{
    display: inline-block;
    padding-left: 35px;
    line-height: 24px!important;
}
.merchant-set .col-sm-3 {
    padding-right:0px;
}
/*商户资金修改？*/
.collapse-a{
    display: inline-block;width: 45%;text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    border-right: 1px solid #F2F5F8;
}
.collapse-b{
    display: inline-block;width: 47%;text-align: right;
    padding-top: 8px;
    padding-bottom: 8px;
}
.collapse-b::after{
    content: "|";
    color: transparent;
    height:35px;
}

.collapse-d .collapse-c:not(:last-child){
    border-bottom: 1px solid #F2F5F8;
    /*padding-bottom: 6px;*/
    /*margin-bottom: 6px;*/
}
.collapse-d{
    padding-top: 0px!important;
    padding-bottom: 0px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.form-width label{
    /*width: 100px;*/
}

/*.long-lable-wrap .form-width label{*/
    /*width: 100%;*/
/*}*/


.form-group .col-xs-7{
    line-height: 24px;
}
.btn-page-t button{
    min-width: 80px;
    font-size: 12px;
    padding: 6px 5px;
}
.distribute .modal-dialog{
    margin-top: 200px;
}
/*图片放大*/
.wrapper-img{
    /*min-width: 100px;*/
    /*min-height: 100px;*/
    /*width: 570px;*/
    /*height: 570px;*/
    text-align: center;
    vertical-align: middle;
    /*line-height: 600px;*/
    box-shadow: 0px 0px 5px #ccc;
    /*position: relative;*/
}
.wrapper-img img{
    /*min-width: 100px;
    min-height: 100px;*/
    /*max-width: 1000px;*/
    /*max-height: 1000px;*/
    /*width: 570px;*/
    /*height: 570px;*/
    /*position: absolute;*/
    top:0px;
    left: 0px;
}
#bodys .currency,#bodys .currency input{
    text-align: right!important;
}
.define-radio span{
    top: 4px !important;
}
/*自定义下来框*/
.selectItem {
    width: 291px;
    height: 34px;
    text-indent: 12px;
    border-radius: 4px;
    border: 1px solid #c2cad8;
}
.chooseItems {
    width: 291px;
    border-radius: 0px;
    box-sizing: border-box;
    border: 1px solid #c2cad8;
    margin-top: 5px;
    display: none;
    padding: 8px 0px;
    position: absolute;
    z-index: 999;
    background: #fff;
    max-height: 400px;
    overflow-y: auto;
}
.chooseItems .chooseItem{
    box-sizing: border-box;
    width: 100%;
    min-height: 34px;
    line-height: 34px;
    vertical-align: middle;
    padding:0px 8px;
}
.chooseItems .chooseItem:not(:first-child):hover {
    background: #377ef9;
    color: #fff;
}
.chooseItems #wdBankIdList .chooseItem:first-child:hover {
    background: #377ef9;
    color: #fff;
}
.chooseItems #loadBankAccount .chooseItem:hover{
    background: #377ef9;
    color: #fff;
}
.chooseItems option{
    padding: 3px 8px;
}
.chooseItems option:hover{
    background: #377ef9;
    color: #fff;
}
.chooseItems .searchItem{
    height: 40px;
    font-size: 10px;
}
.searchItem input{
    width: 100%;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #c2cad8;
    text-indent: 12px;
}
.select-input{
    position: relative;
}
.select-icon{
    position: absolute;
    left: 266px;
    top:9px;
}
.select-icon .icon{
    color: #bbb;
}
.search-icon{
    position: absolute;
    left:246px;
    top:0px;
}
.search-icon .icon{
    font-size: 20px;
}
.searchItem{
    position: relative;
}
.select-icon-t{
    transform: rotate(180deg);
    transition: all 1s;
}
.select-icon-b{
    transform: rotate(-180deg);
    transition: all 1s;
}
#info_announcement .modal-dialog{
    margin-top: 180px;
}
/*账户管理*/
.state-all{
    padding-top: 4px;
}
.state-all a{
    display: inline-block;
    padding: 4px 6px;
    cursor: pointer;
    color: #333;
    text-decoration: none;
}
.state-all a.active{
    border: 1px solid #ccc;
    background: #bbb;
    color: #fff;
    border-radius: 4px!important;
}
.user-box{
    width: 100%;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #c2cad8;
    min-height: 34px;
    max-height: 300px;
	overflow-y:auto;
}
.list li{
    margin: 6px 0px;
}
.tree-auto{
    max-height: 800px;
    overflow-y: auto;
}
.ztree *{
    font-size: 14px!important;
    font-family: "Open Sans", sans-serif !important;
}
.ztree li{
    /*line-height: 24px!important;*/
}
.state a{
    text-decoration: none;
}
.wrapper-content{
    display: none;
}
.wrapper-content-up{
    display: none;
}
.set .modal-body{
    max-height: 750px;
    overflow-y: auto;
}
.authority .modal-dialog .modal-content{
    width: 450px;
}
#rows,#select_rows,#rowsPerPage{
    width: 39px;
    height: 18px!important;
    line-height: 18px!important;
}
.w-page-numb select{
    width: 39px;
}
.w-page{
    line-height: inherit!important;
    margin: 20px auto;
}
.col-xs-3 select,.col-sm-9 select,.col-sm-8 select,.col-sm-10 select{
    line-height: 28px!important;
}
.page-container-right{
    background: #fff;
}
.merchant-detail .col-xs-2{
    text-align: right;
}
@media screen and (max-width: 1400px){
    .personal-table .table-scrollable{
        overflow-x: scroll;
    }
}
@media screen and (max-width: 1400px){
    .personal-table1 .table-scrollable{
        overflow-x: scroll;
    }
}
.big-img .modal-content{
    min-width:150px;
    min-height: 150px;
}
.big-img .modal-body{
    min-width:150px;
    min-height: 150px;
}
.bank-add .modal-dialog,.bank_change .modal-dialog{
    width: 600px;
}
.bank-add .modal-content,.bank_change .modal-content{
    width: 600px;
}
.name-alert-a{
    margin-right: 5px;
}
.name-alert-all .col-sm-4{
    width: 110px;
    margin-bottom: 5px;
    padding-right: 0px;
}
.select-wrapper1{
    /*margin-left: -10px;*/
}
.select-input1 input{
    width: 418.5px;
}
.select-icon1{
    left: 390px;
}
.chooseItems1{
    width: 418.5px;
}
.chooseItems1 .search-icon{
    left: 370px;
}
.set #modal-body{
    overflow-y: inherit;
}
/* 点击看大图*/
#shade{
    z-index: 19891016;
    background-color: #000;
    opacity: 0.3;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed;
}
.photoArea{
    z-index: 19891017;
    position: absolute;
    display: none;
    top: 50%;
    left: 50%;
    border:45px solid rgba(0,0,0,.4);
    background:rgba(0,0,0,.1);
    background-clip: padding-box;
    border-radius:5px;
    transform: translate(-50%, -50%);

}
.photoArea img{
    max-width:910px;
    max-height:900px;
}
.photoArea .glyphicon-remove{
    position: absolute;
    right: -30px;
    top: -35px;
    font-size: 22px;
    color: #999;
    z-index: 19891019;
}
.add-person .modal-dialog{
    margin-top: 150px;
}
.lan a{
    display: inline-block;
    line-height: 78px!important;
    padding: 0px!important;
    color:#aeb2c4;
}
.lan a:hover{
    background: #3B3F51!important;
    padding: 0px!important;
    height: 70px;!important;
    color: #337ab7;
    text-decoration: underline;
}
.xiazai{

    width: 30px;
    height: 30px;
    float: left;
    display: none;
}
.tips{
    float: left;
    padding-left: 15px;
    color: #ff0000;
}
.picRotate1{
   left:50%;
    margin-left: -55px ;
}
.picRotate2{
    left:50%;
    margin-left: 30px;
}

.photoArea .iconfont{
    position: absolute;
    bottom: -30px;
    color: #32c5d2;
    font-size:26px;
    z-index: 19891019;
}
.form-hidden,.form-hidden1{
    display: none;
}
.xinghao:before{
    content: "*";
    color: #ff0000;
    position: relative;
    top:-2px;
    right:2px;
}

/*修改通道 -通道api*/
.apiInput-wrap{
    padding:0px;
}
.apiInput-wrap-item.col-sm-10{
    padding: 0;
    margin-bottom: 15px;
    letter-spacing: -6px;
}
.apiInput-wrap-item .name-alert{
    display: inline-block;

}
.apiInput-list{
    width: 130px;
    border: 1px solid #c2cad8;
    height: 34px;
    padding: 2px;
    margin-right:4px;

}
.apiInput-list.apiInput-list4{
    width: 50px;

}
.group{display: none;}
.countryCurrencyCss .chosen-container{
    min-width:306px;
}
.add-all{
    margin-top: 10px;
}
.add-all input[type=text]{
    width: 120px!important;
    display: inline-block;
}
.add-all input[type=button]{
    position: relative;
    top:-1px;
}
.add-all input[type=text].input-d{
    width: 368px!important;
}
.channel_img img{
    width: 86px;
    height: 22px;
    margin-top: 6px;
}
.channel_img .img_box{
    width: 100px;
    height: 34px;
    background: #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 4px!important;
    display: inline-block;
    margin-right: 10px;
    text-align: center;
    line-height: 34px;
    vertical-align: top;
}
.add-all .fileBox {
    position: relative;
    display: inline-block;
    width: 120px;
    color: #333;
    background: #fff;
    vertical-align: top;
    font-size: 13px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}
.add-all .fileBox input[type="file"]:enabled {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
@media screen and (max-width: 750px){
    .photoArea img{
        max-width: 200px;
        max-height: 900px;
    }
}



.selectItem1 {
    width: 83px;
    height: 34px;
    text-indent: 12px;
    border-radius: 4px;
    border: 1px solid #c2cad8;
}
.chooseItems1 {
    width: 291px;
    border-radius: 0px;
    box-sizing: border-box;
    border: 1px solid #c2cad8;
    margin-top: 5px;
    display: none;
    padding: 8px 0px;
    position: absolute;
    z-index: 999;
    background: #fff;
    max-height: 400px;
    overflow-y: auto;
}
.chooseItems1 .chooseItem1{
    box-sizing: border-box;
    width: 100%;
    height: 34px;
    line-height: 34px;
    vertical-align: middle;
    padding:0px 8px;
}
.chooseItems1 .chooseItem1:not(:first-child):hover {
    background: #377ef9;
    color: #fff;
}


.chooseItems1 option{
    padding: 3px 8px;
}
.chooseItems1 option:hover{
    background: #377ef9;
    color: #fff;
}
.chooseItems1 .searchItem1{
    height: 40px;
    font-size: 10px;
}
.searchItem1 input{
    width: 100%;
    height: 34px;
    border-radius: 4px;
    border: 1px solid #c2cad8;
    text-indent: 12px;
}
.select-input1{
    position: relative;
}
.select-icon2{
    position: absolute;
    left: 266px;
    top:9px;
}
.select-icon2 .icon{
    color: #bbb;
}
.search-icon1{
    position: absolute;
    left:246px;
    top:0px;
}
.search-icon1 .icon{
    font-size: 20px;
}
.searchItem1{
    position: relative;
}

.selected-long .chooseItems1 {
    width: 420px;
}

/******开通商户********/
.create-s-box {
    background: #ffffff;
    /* margin-bottom: 48px; */
    padding-bottom: 40px;
    margin-top: 16px;
}
.info-authen-form {
    padding: 30px 0px 10px 0px;
    font-size: 16px;
    color: #373737;
}
.modify-wrap .layui-form-label {
    width: 130px;
}
.red-star {
    color: #F11E15;
}
.modify-wrap .tab_head {
    padding-left: 10px;
}
.delectAccountType {
    cursor: pointer;
}
input[type="text"]:enabled {
    background: #ffffff;
    color: #333;
}
.upload-i {
    position: absolute;
    z-index: 1 !important;
    width: 100%;
    height: 100%;
}
input[type="file"] {
    opacity: 0;
}
.clearfix::after {
    content: ".";
    clear: both;
    display: block;
    overflow: hidden;
    font-size: 0;
    height: 0;
}
.clearfix {
    zoom: 1;
}
.modify-wrap .s-step3-btn {
    padding-left: 156px;
}
.fixed-width-c {
    background: #F11E15;
    color: #fff;
}
.fixed-width-big {
    width: 160px;
    height: 40px;
    border-radius: 4px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #F11E15;
    box-sizing: border-box;
    line-height: 40px;
}

.layui-layer-page .layui-layer-content {
    overflow: visible!important;
}
.pop-wrap {
    font-family: "Microsoft YaHei";
    text-align: center;
    background: #FFFFFF;
    /* padding-bottom: 50px; */
}
.p-header {
    width: 50px;
    height: 50px;
    margin: 0 auto;
}
.p-alerts {
    background: url("../images/shiabai_50.png") no-repeat center;
}
.p-success {
    background: url("../images/chengggong_50.png") no-repeat center;
}
.p-body {
    padding: 26px 40px 0px 40px;
    word-break: break-all;
    font-size: 20px;
    color: #333333;
    line-height: 40px;
    margin-bottom: 30px;
}
.p-footer {
    text-align: center;
    padding-bottom: 30px;
}
.p-footer-a1 {
    width: 188px;
    outline: none;
    cursor: pointer;
    border-radius: 4px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
}
.p-footer .p-red {
    background: #F11E15;
    color: #fff;
    border: 1px solid #F11E15;
}

.layui-input-block {
    margin-left: 110px;
}
.error-tip {
    color: #F11E15;
    text-align: left;
    font-size: 16px;
}
input[type="text"]:disabled, #uEmail[readonly]:enabled {
    /* color: #d2d2d2; */
    border-color: #eee;
    opacity: 1;
    background: #EEEEEE;
}
input[type="text"]:enabled {
    background: #ffffff;
    color: #333;
}
.top-error .glyphicon-exclamation-sign, .top-success .glyphicon-ok {
    color: #F11E15;
    margin-right: 5px;
}
.layui-form-item .layui-input-inline {
    width: 360px;
}
.select-form .layui-input-inline {
    width: 160px;
}
.auditSuccess-more {
    line-height: 20px;
}
.upload-box-img .icon-jiahao {
    width: 52px;
    height: 52px;
    background: url("../images/icon-add.png") no-repeat;
    background-size: 100% 100%;
}
.layui-layer-title {
    text-align: center;
    height: auto !important;
    font-size: 14px !important;
    color: #373737 !important;
    line-height: 20px !important;
    padding-bottom: 20px !important;
    padding-top: 30px !important;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.layui-upload-file2,.layui-upload-file3 {
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    font-size: 35px;
    width: 100%;
    height: 100%;
}
.deletePic2 {
    position: absolute;
    right: 5px;
    font-size: 12px;
    top: 5px;
    z-index: 99;
    color: #999999;
}
input[type="text"]:disabled {
    cursor: not-allowed;
}

.auto-mg-bor {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    border-top: none;
}
.rate-default-value {
    padding-top: 0;
    padding-left: 0;
}
.form .btn-box-bg-none {
    border: none !important;
    background: none;
    padding-top: 0;
}
.rate-input-inn {
    width: 32%;
    float: left;
}
.rate-input-inn:nth-of-type(1),.rate-input-inn:nth-of-type(2) {
    margin-right: 2%;
}