.orange {
    color: #f60;
}

.dark-gray {
    color: #666;
}

.green {
    color: #44bb00;
}

.active th {
    padding: 15px 10px!important;
    /* line-height: 40px!important; */
}

.red {
    color: #f30;
}

a.new-window {
    color: #00f;
}

.group_name {
    padding-left: 25px;
}

a.new-window:hover,
a.new-window:focus {
    color: #00f;
}

.navbar-default .navbar-header .navbar-brand:hover {
    color: #fff;
}

.js-check-all {
    /*float: left;*/
}

.content {
    background-color: #fff;
    float: left;
    width: 100%;
    position: relative;
    zoom: 1;
}

.i_price_style {
    display: flex;
    justify-content: center;
}

.controls1 input[type="number"] {
    width: 200px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 4px;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-sizing: border-box;
    float: left;
    /* height: 35px; */
}

.app-sidebar-double {
    position: relative;
    padding-bottom: 20px;
    font-size: 14px;
}

.app-sidebar-double .app-sidebar-inner {
    padding: 12px 10px;
    min-height: 28px;
    background: #f5f5f5;
    border-radius: 5px;
    border: 1px solid #d1d1d1;
}

.app-sidebar-double .goods-sidebar-sub-title {
    margin-bottom: 10px;
    font-size: 12px;
    margin-top: -112px;
}

.active th {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}


/* .widget-list-item td p{
	font-size: 14px;
}
.widget-list-item td{
	font-size: 14px;
} */

.app-init-center {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    transition: all 0.2s linear;
    /*padding-right:20px;*/
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: 100%;
}

.line_xg {
    display: inline-block;
}

.tips_ts {
    margin-top: 10px;
}

.tips_ts>span {
    color: red;
    margin-left: 10px;
}

thead .active th {
    /* white-space:nowrap; */
}


/*tbody:last-child tr:last-child td{
	 border-bottom:1px solid #eee; 
}*/

.app-content-search {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.app-content-search-right {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.app-content-search-right select {
    width: 100px;
    margin-right: 10px;
    text-indent: 5px;
    border-radius: 5px;
    border: 1px solid #eee;
}

.app-content-search-right input {
    width: 170px;
    margin-right: 10px;
}

.page-content,
.app__content {
    width: 100%;
    height: auto;
    zoom: 1;
}

#pagelect {
    width: 60px;
    text-align: center;
    box-sizing: border-box;
    /* padding-left: 15px;*/
    line-height: 20px;
    height: 25px;
}

.table tbody tr td:last-child p {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    /* justify-content: center; */
    align-items: center;
    flex-wrap: wrap;
}

.rt_kuai {
    display: flex;
    justify-content: flex-end;
}

.table tbody tr td:first-child p {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    /*width: 100%;*/
    /* justify-content: flex-start; */
}


/*.table thead tr th:first-child{
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
}*/

.app__content .sub {
    border: 1px solid #0077dd;
    height: 32px;
    text-align: center;
    line-height: 32px;
    /* background: #0077dd; */
    background: #3399ff;
    border: none;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    padding: 0px 15px;
    display: inline-block;
    margin-left: 5px;
}

.form-search .input-append .btn {
    border-radius: 0 4px 4px 0;
}

.alert-block p+p {
    margin-top: 10px;
}

.span5-5 {
    width: 410px;
}

.tooltip.left {
    margin-left: -13px;
}

.page-content:after,
.app__content:after {
    content: "";
    display: table;
    clear: both;
}

.footer {
    position: absolute;
    left: 0px;
    bottom: 10px;
    width: 150px;
    text-align: center;
    font-size: 12px;
    color: #666;
}

.copyright {
    margin: 0;
}

.copyright a {
    color: #666;
}

div.contain-right-tip {
    min-width: 160px;
    padding: 0px;
    width: 243px;
    height: 89.5vh;
    border: 7px solid #e5e4e4;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 14px;
    margin-left: -200px;
    background: #fff;
    left: 82%;
    z-index: 11;
    -webkit-animation: hide 1s ease;
    border-radius: 3px;
}

.s {
    display: block;
    min-width: 160px;
    padding: 0px;
    width: 240px;
    height: 100vh;
    margin-top: 91px;
    /*  border: 1px solid rgb(229, 228, 228);*/
    position: fixed;
    right: 0px;
    /* background: rgb(255, 255, 255);*/
    z-index: 11;
}

div.contain-right-title {
    padding: 0px 10px;
}

.right-tip-list {
    color: #666;
}

.right-tip-list ul h4 {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    line-height: 30px;
    padding-left: 5px;
    background-color: #444;
}

.right-tip-list ul li {
    line-height: 25px;
}


/* .ui-header {
	width:100%;
	height: 59px;
	background: #f8f8f8;
	margin-bottom: 30px;
	border-bottom: 1px solid #ddd;
} */


/* .ui-header-inner {
	width: 1000px;
	height: 59px;
	position: relative;
	margin: 0 auto;
} */

.ui-header-logo {
    height: 59px;
    line-height: 59px;
    font-size: 20px;
    font-weight: normal;
    overflow: hidden;
}

.logo {
    height: 59px;
    float: left;
    text-align: left;
}

.title_str {
    vertical-align: middle;
    width: 84px;
    height: 35px;
    padding: 12px 0px;
    line-height: 35px;
    display: block;
    float: left;
    margin-left: 3px;
    font-weight: normal;
}


/* .word_flow {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
} */


/* .head_username {
	color: #ff6600;
	max-width: 76px;
	display: inline-block;
} */

.nav>li>p {
    position: relative;
    display: block;
    padding: 10px 15px;
    line-height: 20px;
    margin: 0px;
}

.navbar-default .navbar-nav>li>p {
    color: #fff;
}

.ui-header-logo>a {
    display: inline-block;
    width: 130px;
    height: 35px;
    font-size: 0px;
    text-decoration: none;
    vertical-align: middle;
    color: #fff;
}

.ui-header-logo .version {
    display: none;
    position: absolute;
    width: 24px;
    height: 16px;
    top: 29px;
    left: 94px;
    color: #fff;
    line-height: 16px;
    text-align: center;
    background: #cacfd1;
    border-radius: 2px;
}

.ui-header-logo .version i {
    display: block;
    line-height: 16px;
    font-size: 12px;
    font-style: normal;
    -webkit-transform: scale(0.92, 0.92);
}

.ui-header-nav {
    font-size: 14px;
    height: 59px;
    line-height: 59px;
    float: left;
}

.ui-header-nav ul {
    height: 59px;
    line-height: 59px;
}

.ui-header-nav .notify-counter {
    position: absolute;
    top: -3px;
    min-width: 0;
    height: 0;
    border: 2px solid #fff;
    padding: 3px;
    -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ui-header-nav li {
    float: left;
    position: relative;
    padding: 0px 9px;
    height: 59px;
    border-bottom: 2px solid transparent;
    line-height: 59px;
}

.ui-header-nav li.active {
    border-color: #f60;
}

.ui-header-nav li.active a {
    color: #f60;
}

.ui-header-nav li.divide {
    vertical-align: middle;
    display: inline-block;
    color: #ccc;
    margin-left: 0;
}

.divide1 {
    margin-left: 50px;
}

.ui-header-nav li.divide:hover {
    border-bottom-color: transparent;
}

.ui-header-nav li>a {
    font-weight: bold;
    text-decoration: none;
    color: #333;
}

.ui-header-nav li>a:hover {
    color: #f60;
}

.ui-sidebar h4 {
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    color: #a0a0a0;
}

.ui-sidebar div a.help {
    font-weight: normal;
}

.ui-sidebar div .nav-attention {
    position: absolute;
    width: 0;
}

.ui-sidebar div .nav-attention i {
    position: relative;
    display: inline-block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    top: -8px;
    left: -8px;
    background: #FF6600;
    color: white;
    text-align: center;
    border-radius: 8px;
    font-style: normal;
}

.ui-box.ui-border-box {
    padding: 14px;
    border: 1px solid #f3f3f3;
}

.ui-box .ui-box-title {
    font-size: 16px;
    color: #333;
    line-height: 1.5em;
    border-bottom: 1px solid #e3e3e3;
    margin: 0 0 15px;
    padding-bottom: 9px;
}

.ui-box .ui-box-content {
    zoom: 1;
}

.ui-box .ui-box-content:after {
    content: "";
    display: table;
    clear: both;
}

.order-list-ui-box {
    margin-top: 20px;
}

.ui-btn.ui-btn-medium {
    padding: 0 20px;
}

.ui-btn.hide {
    display: none;
}


/* 
.ui-btn-primary {
	color: #fff;
	background: #07d;
	border-color: #006cc9; 
}
.ui-btn-primary:hover, .ui-btn-primary:focus {
	color: #fff;
	background: #0080ed;
	border-color: #0066be; 
}
.ui-btn-success {
	color: #fff;
	background: #4caf50;
	border-color: #3da900;
	display: inline-block;
    padding: 0px 5px; 
}
.ui-btn-success_1 {
	color: #fff;
	background: #0077dd;
	border-color: #0077dd;
	padding: 3px 5px;
    display: inline-block; 
}
.ui-btn-success_1:hover{
	background:#0080ed;
	border-color:#0080ed;
	color:#fff; 
}
.ui-btn-success:hover, .ui-btn-success:focus {
	color: #fff;
	background: #49c800;
	border-color: #399f00; 
}
*/

.list_bt {
    font-size: 14px;
}

.ui-btn-danger {
    color: #fff;
    background: #dd0000;
    border-color: #c50000;
}

.keyword {
    position: relative;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 30px;
    vertical-align: middle;
    cursor: pointer;
    display: inline-block;
}

.keyword img {
    position: relative;
    top: -2px;
    width: 22px;
    height: 22px;
    margin: 0 2px;
}

.modal-refund .form-horizontal {
    margin-bottom: 0;
}

.modal-refund .form-horizontal .control-label {
    width: 85px;
}

.modal-refund .form-horizontal .controls {
    margin-left: 95px;
}

.modal-refund .form-horizontal .form-actions {
    padding-left: 95px;
}

.modal-refund .important-msg {
    padding: 8px 14px 8px 14px;
}

.ui-nav-tab {
    border-bottom: 1px solid #ddd;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: bold;
    zoom: 1;
}

.ui-nav-tab:after {
    content: "";
    display: table;
    clear: both;
}

.ui-nav-tab>li {
    position: relative;
    display: block;
    float: left;
    text-align: center;
    margin-bottom: -1px;
}

.ui-nav-tab>li>a {
    position: relative;
    display: block;
    padding: 9px 15px;
    margin-right: -1px;
    line-height: 1.42857;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
    color: #333;
}

.ui-nav-tab>li.active>a,
.ui-nav-tab>li.active>a:hover,
.ui-nav-tab>li.active>a:focus {
    color: #333;
    background-color: #fff;
    border-bottom-color: transparent;
    cursor: default;
}

.ui-nav {
    position: relative;
    /* border-bottom: 1px solid #e5e5e5; */
    border-bottom: 2px solid #2a96ff;
    height: 42px;
    background: #F3F3F3;
    margin-bottom: 0px;
    margin-top: 10px;
    padding-left: 16px;
    line-height: 42px;
}

.pr_z {
    height: 55px;
    vertical-align: center;
    line-height: 26px;
}

.pr_z ul li {
    padding: 10px;
    float: left;
}

.ui-nav ul {
    height: 38px;
    line-height: 38px;
    zoom: 1;
    margin-bottom: -1px;
    margin-left: 1px;
    /* border-bottom: 1px solid #e5e5e5; */
    border-color: #2a96ff;
    border-bottom-width: 2px;
}

.ui-nav ul:after {
    content: "";
    display: table;
    clear: both;
}

.ui-nav li {
    float: left;
    color: #606060;
    /* padding: 0px 20px; */
    font-size: 15px;
    cursor: pointer;
    line-height: 38px;
    /* margin-left: -1px; */
}

.ui-nav li.active a {
    /* border-bottom-color: #fff;
	background: #fff; */
    /* border-color: #2a96ff;
    border-width: 2px;
    margin-bottom: -2px;
    color: #2a96ff; */
    border-left: 1px solid #43a5e1;
    border-right: 1px solid #43a5e1;
    border-top: 2px solid #2a96ff;
    background: #FFF;
    color: #2a96ff;
    height: 41px;
    margin-top: -2px;
}

.ui-nav li.pull-right {
    float: right;
}

.ui-nav li a {
    display: inline-block;
    padding: 0 12px;
    line-height: 32px;
    color: #333;
    /* border: 1px solid #e5e5e5; */
    background: #f5f5f5;
    min-width: 80px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


/* .ui-nav li.active a:first-child{
	border-top-left-radius: 5px;
} */

.table-title td {
    font-weight: bold;
}


/* Ӧ�ú�Ӫ�� */

.ui-box1 {
    margin-top: 15px;
    margin-bottom: 15px;
}

.pagenavi {
    font-size: 12px;
    text-align: right;
    line-height: 16px;
}

.pagenavi .total {
    padding: 6px 0px;
    font-weight: normal !important;
}

.pagenavi .active {
    background: #f8f8f8;
    border-color: #ddd;
}

.num1 {
    padding: 5px 8px;
    border: 1px solid #ddd;
    margin: 0px 0px 0px 2px;
    min-width: 28px;
    text-align: center;
    border-radius: 2px;
    box-sizing: border-box;
}

.ump-title {
    line-height: 40px;
    padding: 0px 20px;
    margin: 10px auto;
    font-size: 14px;
    background: #f2f2f2;
    display: none;
}

.select2-container--open .select2-dropdown--below {
    position: absolute;
    top: 90px!important;
    /*left: 426px;*/
}

.app-header {
    height: 70px;
    background: url(../../images/iphone_head.png) no-repeat center center;
}

.app-design .app-preview .app-config .app-field h1 {
    padding: 18px 60px 0px 60px;
    height: 65px;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    background: url(../../images/titlebar.png) no-repeat;
}

.ump-coupon-detail-wrap {
    padding: 20px 10px 10px;
}

.ump-coupon-detail {
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    background-color: #e33c77;
}

.ump-coupon-header {
    line-height: 1.5em;
    font-size: 15px;
    text-align: center;
}

.ump-coupon-detail .inner {
    margin: 0px 5px;
    border-bottom: 1px dashed rgb(255, 255, 255);
}

.ump-coupon-header .inner {
    position: relative;
    padding: 20px 0px 10px;
}

.ump-coupon-body {
    text-align: center;
}

.ump-coupon-body .inner {
    padding: 19px 0px 5px;
}

.ump-coupon-value {
    font-family: "Arial";
}

.ump-coupon-body .ump-coupon-value>span {
    font-size: 24px;
    line-height: 56px;
}

.ump-coupon-value>span {
    vertical-align: baseline;
}

.ump-coupon-body .ump-coupon-value>i {
    font-size: 56px;
    line-height: 56px;
}

.ump-coupon-value>i {
    font-style: normal;
    vertical-align: baseline;
}

.ump-coupon-footer {
    font-size: 13px;
    line-height: 20px;
}

.ump-coupon-footer .inner {
    padding: 20px 10px 25px;
    border-bottom: 0px none;
}

.ump-coupon-footer .ump-coupon-desc {
    margin-bottom: 3px;
}

.ump-coupon-desc {
    text-align: left;
    margin: 0px 0px 10px;
    display: flex;
}

#no-xian {
    display: flex;
}

.ump-coupon-footer .ump-coupon-desc:last-of-type {
    margin-bottom: 0px;
}

.take-coupon-success {
    background: #7dd668;
}

.take-coupon-success .inner {
    padding: 28px 0px 20px;
    border-bottom: 0px none;
}

.take-coupon-success .ump-coupon-item-button {
    display: inline-block;
    padding: 8px 24px;
    font-size: 14px;
    line-height: 14px;
    border-radius: 3px;
    color: #fff;
    background-color: #ed203c;
    margin: 0px;
}

.take-coupon-success a {
    margin-left: 20px;
    color: #fff;
    font-size: 13px;
}

.app-design.without-add-region .app-preview:after {
    position: absolute;
    content: '';
    bottom: 20px;
    left: 145px;
    width: 60px;
    height: 60px;
    border: 1px solid #ddd;
    border-radius: 30px;
}

.app-design.without-add-region .app-preview {
    border-bottom-width: 1px;
    padding-bottom: 100px;
    border-radius: 18px;
    margin-bottom: 50px;
}

.config-title {
    font-size: 14px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}

.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
    display: table;
    line-height: 0px;
    content: '';
}

.controls1 input[type="text"] {
    width: 200px;
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 4px 4px;
    outline: none;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-sizing: border-box;
    float: left;
    /*height: 35px;*/
}

.checkbox {
    min-height: 20px;
}

.radio.inline1,
.checkbox.inline1 {
    display: inline-block;
    display: flex;
    padding-top: 5px;
    margin-bottom: 0px;
    vertical-align: middle;
}

.controls1>.radio:first-child,
.controls1>.checkbox:first-child {
    padding-top: 5px;
}

p.help-desc {
    padding-left: 8px;
}

.form-horizontal .help-block,
.form-horizontal .help-desc {
    opacity: 0.6;
    line-height: 14px;
    font-size: 12px;
    margin-top: 6px;
    margin-bottom: 0;
}

.select {
    width: 220px;
    background-color: #fff;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
}

.select2-container {
    box-sizing: border-box;
    margin: 0px;
    position: relative;
    display: inline-block;
    zoom: 1;
    vertical-align: middle;
    border-bottom: 2px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
}

.hidden {
    display: none;
}

.modal.fade.in {
    top: 20%;
}

.modal.fade {
    transition: opacity 0.3s linear, top 0.3s ease-out;
}

.fade.in {
    opacity: 1;
}

.modal {
    position: absolute;
    width: 650px;
    margin-left: -325px;
    left: 50%;
    z-index: 1050;
    background-color: #fff;
    border: 1px solid rgb(0, 0, 0);
    border-radius: 6px;
    outline: none;
    box-shadow: 0px 3px 7px rgb(0, 0, 0);
    background-clip: padding-box;
}

.modal-header {
    padding: 9px 15px;
    border-bottom: 1px solid #eee;
}

.modal-header .close {
    margin-top: 2px;
}

.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    text-shadow: 0px 1px 0px #fff;
    opacity: 0.2;
}

.module-nav {
    display: inline-block;
    margin-left: 10px;
    vertical-align: baseline;
    font-size: 0px;
    line-height: 0px;
    font-weight: bold;
}

.module-nav>li {
    display: inline-block;
    margin-right: 5px;
    font-size: 14px;
    line-height: 18px;
}

.modal-body {
    max-height: none;
    position: relative;
    padding: 15px;
    overflow-y: auto;
}

.modal .tab-content {
    overflow: visible;
}

.tab-content>.active,
.pill-content>.active {
    display: block;
}

.form-search {
    maregin: 0px;
}

.form-search .input-append {
    margin-bottom: 0px;
}

.form-search .input-append input {
    border-radius: 4px 0px 0px 4px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
}

.form-search .input-append .btn {
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
    -moz-border-radius: 0px 4px 4px 0px;
    margin-left: -1px;
    vertical-align: top;
}

.rtn_btn {
    font-size: 12px;
    display: inline-block;
    margin-bottom: 0px;
    line-height: 20px;
    color: #333;
    text-align: center;
    cursor: pointer;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}

.dis_btn {
    color: #ccc;
    background-color: #ffffff;
    cursor: default;
}

.btn {
    font-size: 12px;
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0px;
    line-height: 20px;
    color: #333;
    text-align: center;
    cursor: pointer;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
}

.title1 {
    width: 356px;
}

.title1 .td-cont a {
    line-height: 20px;
}

.title1 .td-cont {
    padding: 5px 0px 5px 0px;
}

.time .td-cont {
    padding: 5px 0px 5px 0px;
}

.time .td-cont span {
    line-height: 20px;
}

.opts .td-cont {
    padding: 5px 0px 5px 0px;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #fff;
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.8;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0px;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-radius: 0px 0px 6px 6px;
    box-shadow: inset 0px 1px 0px #fff;
    -webkit-box-shadow: inset 0px 1px 0px #fff;
    -moz-box-shadow: inset 0px 1px 0px #fff;
}

.pagenavi {
    font-size: 12px;
    line-height: 16px;
    text-align: right;
}

.js-choose1 {
    background-color: #0077dd;
    color: #fff;
}

.ui-table1 {
    width: 100%;
    font-size: 12px;
    text-align: left;
    margin-bottom: 0px;
    border: 1px solid #e5e5e5;
}

.ui-table1 .cell-80 {
    width: 291px;
}

.ui-table1 .cell-20 {
    width: 72px;
}

.ui-table1 th,
.ui-table1 td {
    /* padding: 10px;
	border-bottom: 1px solid #e5e5e5;
	vertical-align: top;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box; */
}

.ui-table1 tr {
    background-color: #fff;
    font-size: 14px;
}

.app-actions {
    /* width: 850px;
	bottom: 0px;
	padding-top: 20px;
	clear: both;
	text-align: center;
	z-index: 2; */
    overflow: hidden;
    clear: both;
}

.app-actions .form-actions {
    /* padding: 10px;
	height: 30px;
	margin: 0px; */
}

.ump-coupon-footer .addition-desc {
    color: #e7a1ba;
}

.help-block {
    opacity: 1;
    color: #b94a48;
    margin-top: 10px;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 0px;
}

.bor {
    border: 1px solid #b94a48;
}

.con-two {
    /* line-height: 30px; */
}


/*.app__content select{
	height: 30px;
    line-height: 30px;
    border-radius: 5px;
    width: 200px;
    outline: none;
    border: none;
    border: 1px solid #ccc;
    padding: 0 4px;
}*/


/*后台右侧帮助和服务*/


/*@media only screen and (max-width: 1300px) {
		div.contain-right-tip {
		   transform: translateX(240px);
		   -webkit-transform: translateX(240px);
		   -moz-transform: translateX(240px);
		   -ms-transform: translateX(240px);
		   transition: transform 1s,-webkit-transform 1s;
		   -webkit-transition: -webkit-transform 1s;
		   -moz-transition: -moz-transform 1s;
		}
		
		.contain-titles-tip{
			transform: translateX(0px);
		   -webkit-transform: translateX(0px);
		   -moz-transform: translateX(0px);
		   -ms-transform: translateX(0px);
		   transition: transform 0.5s,-webkit-transform 0.5s;
		   -webkit-transition: -webkit-transform 0.5s;
		   -moz-transition: -moz-transform 0.5s;
		}
}*/


/*@media only screen and (min-width: 1301px) and (max-width: 1920px) {
	div.contain-right-tip {
		transform: translateX(0px);
	   -webkit-transform: translateX(0px);
	   -moz-transform: translateX(0px);
	   -ms-transform: translateX(0px);
	   transition: transform 1s,-webkit-transform 1s;
	   -webkit-transition: -webkit-transform 1s;
	   -moz-transition: -moz-transform 1s;
	}
	.contain-titles-tip{
		transform: translateX(240px);
	   -webkit-transform: translateX(240px);
	   -moz-transform: translateX(240px);
	   -ms-transform: translateX(240px);
	   transition: transform 0.5s,-webkit-transform 0.5s;
	   -webkit-transition: -webkit-transform 0.5s;
	   -moz-transition: -moz-transform 0.5s;
	}
}*/


/*----------------*/


/*@media (min-width: 768px){
	.navbar-nav>li>p {
	  padding-top: 15px;
	  padding-bottom:15px;
	}
	
}
@media (min-width: 1800px){
	ul.navbar-right {
	    float: right !important;
	    margin-right: 400px;
	}
	
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.5) , only screen and
		(min--moz-device-pixel-ratio: 1.5) , only screen and
		(-o-min-device-pixel-ratio: 3/2) , only screen and
	(min-device-pixel-ratio: 1.5) {
	.ui-header-logo>a {
		background-size: 130px 35px;
	}
}*/

.city {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
}

.flex {
    display: flex!important;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.a {
    /*border: 1px red solid;*/
    width: 16px;
    height: 16px;
    /*background: red;*/
    /*padding: 18px 60px 0px 60px;*/
    /*height: 65px;*/
    /*line-height: 46px;*/
    /*font-size: 16px;*/
    /*color: #fff;*/
    /*font-weight: bold;*/
    /*text-align: center;*/
    /*background: url(../../images/titlebar.png) no-repeat;*/
}

.b {
    /*border: 1px red solid;*/
    width: 16px;
    height: 16px;
    /*background: blue;
	text-align: center;*/
}

.menu {
    /* border-color: #2A96FF;
	border-bottom-width: 2px; */
    border-bottom: 1px solid #d4d4d5;
    background: none;
    border: none;
    box-shadow: none!important;
    border-radius: 0;
}

.menu[_v-28a1528c] {
    color: #2A96FF;
    border-bottom-width: 2px;
}

.item:first-child {
    border-radius: 2px;
}

.layui-layer-iframe {
    /* top:50%!important; */
    /* top:15%!important; */
    left: 50%!important;
    /* transform: translateX(-50%)translateY(-50%)!important; */
    transform: translateX(-50%)!important;
}


/* 分页6 */

.subPageDiv {
    text-decoration: none;
    padding: 2px 8px;
    margin: 0px 3px;
    border-radius: 3px;
    position: relative;
    float: left;
    margin-left: -1px;
    line-height: 1.42857143;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.subPageDiv>span {
    color: #337ab7;
}