/*
* @description: 公共样式
 *@author:王奉
* @update: name(xxxx-xx-xx xx:xx)
 */

body {
	background: #F5F6FA;
	margin: 0;
	font: inherit;
	position: relative;
	height: auto;
}

a {
	text-decoration: none;
	color: inherit;
}

html {
	font: 400 14px/1.5 'Microsoft Yahei','微软雅黑', SimHei,'黑体';
	color: #333;
}

blockquote,
body,
dd,
div,
dl,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
img,
legend,
li,
ol,
p,
pre,
table,
td,
textarea,
th,
ul {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	cursor: pointer;
	color: inherit;
}
a.js-ajax-delete {
    color: #26c7db;
}

.tLine{
	color:#26c7db;
}
span.label.label-success {
    color: #26c7db;
}
a.apply-btn.js-support-edit {
	 color: #26c7db;
}
a.apply-btn.js-support-follow{
	color: #26c7db;
}

ul,
li {
	list-style: none;
	margin: 0;
	padding: 0;
}

img {
	border: none;
	vertical-align: middle;
}

.clear {
	clear: both;
}

.clearfix {
	zoom: 1;
}

.clearfix::after {
	content: "";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.normal-space {
	margin-left: 10px;
}

.tip {
	color: #666;
	margin-left: 20px;
}

.pinfo {
	float: left;
}

.pinfo-exit {
	display: block;
	width: 16px;
	height: 16px;
	background: url(../../images/promote/index/home_btn_quit_n.png) center;
	background-size: 100% 100%;
	margin: 18px 2px 0 24px;
}

.pinfo-exit:hover {
	background: url(../../images/promote/index/home_btn_quit_s.png) center;
}
/*左侧导航栏*/

.nav-new {
	width: 220px;
	height: 100%;
	background: #162642;
	position: fixed;
	z-index: 9;
}

.logo-picture img {
	width: 220px;
    height: 52px;
}

.subNavBox {
	width: 100%;
	text-align: center;
	overflow: auto;
    height: calc(100% - 52px);
}

.subNav {
	cursor: pointer;
	font-size: 14px;
	color: rgba(255, 255, 255, 1);
	line-height: 50px;
	position: relative;
	text-align: left;
}

/* .subNav:hover { */
	/* background: #25354E; */
	/* color: #fff; */
/* } */

.subNav:hover:not(.currentDd) .arrow-icon {
	background: url(../../images/promote/icon_selected_xiala.png) center;
}

.subNav .icon-guanli {
	background: url(../../images/promote/icon_sy_n.png) center;
}

.subNav .icon-shujvi {
	background: url(../../images/promote/icon_sjbb_n.png) center;
}

.subNav .icon-caiwu {
	background: url(../../images/promote/icon_wdsy_n.png) center;
}

.subNav .icon-fenbao {
	background: url(../../images/promote/icon_yxgl_n.png) center;
}
.subNav .icon-bt {
	background: url(../../images/promote/icon_flgl_n.png) center;
}

.subNav .icon-fuli {
	background: url(../../images/promote/icon_selected_fuli.png) center;
}

.subNav .icon-zhandian {
	background: url(../../images/promote/icon_tgpt_n.png) center;
}
.subNav .icon-fcgl {
	background: url(../../images/promote/icon_fcgl_n.png) center;
}
.subNav .icon-zhgl {
	background: url(../../images/promote/icon_zhgl_n.png) center;
}
.subNav .icon-qvdao {
	background: url(../../images/promote/icon_qdjs_n.png) center;
}

.mr25 {
	margin-left: 25px;
}

.navContent {
	/* background: #374760; */
	text-align: center;
	/* display: none; */
	box-sizing: border-box;
	overflow: hidden;
	padding-left: 25px;
	border-bottom: 1px solid #1B2F52;
	padding-bottom: 10px
}

.navContent a {
	display: block;
	color: #C5D2E8;
	/* padding-bottom: 15px; */
	text-align: left;
	/* padding-left: 47px; */
	font-size: 14px;
	/* width: 50%; */
    float: left;
    box-sizing: border-box;
	position: relative;
	line-height: 35px;
	min-width: 50%;
}
.navContent a span{
	/* display: inline-block; */
	padding: 0 10px;
}

.navContent a:hover {
	color: #26c7db; 
	/* color: #1890FF;*/
	text-decoration: underline;
}

.navContent .active {
	/* color: #26c7db; */
	color: #1890FF;
	text-decoration: underline
}

.navContent .active span{
	display:inline-block;
	    background: #3D547D;
    color: #fff;
    padding: 0 10px;
    border-radius: 5px;
}

.subNav span {
	/* vertical-align: middle; */
	margin-left: 34px;
	font-size:15px;
}

.subNav .prev-icon {
	position: absolute;
	width: 16px;
	height: 16px;
	left: 10px;
	top: 50%;
	margin-top: -10px;
}

.subNav .arrow-icon {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 50%;
	margin-top: -10px;
	right: 8%;
	background: url(../../images/promote/icon_normal_xiala.png) center no-repeat;
	opacity:0
}

/* .subNav .icon-guanli { */
	/* background: url(../../images/promote/icon_normal_guanli.png) center; */
/* } */

/* .subNav .icon-shujvi { */
	/* background: url(../../images/promote/icon_normal_shujv.png) center; */
/* } */

/* .subNav .icon-caiwu { */
	/* background: url(../../images/promote/icon_normal_caiwu.png) center; */
/* } */

/* .subNav .icon-fenbao { */
	/* background: url(../../images/promote/icon_normal_fenbao.png) center; */
/* } */

/* .subNav .icon-fuli { */
	/* background: url(../../images/promote/icon_normal_fuli.png) center; */
/* } */

/* .subNav .icon-zhandian { */
	/* background: url(../../images/promote/icon_normal_lianmeng.png) center; */
/* } */

.currentDd {
	color: #fff;
	background: #25354E;
	cursor: pointer;
	font-size: 16px;
	line-height: 50px;
	position: relative;
}
.currentDd .arrow-icon {
	transform: rotate(90deg);
}

.icon-guanli {
	background: url(../../images/promote/icon_selected_guanli.png) center;
}

.icon-shujvi {
	background: url(../../images/promote/icon_selected_shujv.png) center;
}

.icon-caiwu {
	background: url(../../images/promote/icon_selected_caiwu.png) center;
}

.icon-fenbao {
	background: url(../../images/promote/icon_selected_fenbao.png) center;
}

.icon-fuli {
	background: url(../../images/promote/icon_selected_fuli.png) center;
}

.icon-zhandian {
	background: url(../../images/promote/icon_selected_zhandian.png) center;
}

.arrow-icon {
	background: url(../../images/promote/icon_pressed_xiala.png) center no-repeat;
}


/*右边*/

.trunk {
	/*position: relative;*/
	height: 100%;
	width: 100%;
}

.trunk-con {
	margin-left: 220px;
	position: relative;
	min-width: 1200px;
    overflow: scroll;
}

.right-container {
	margin: 9px 1.8% 0;
	position: relative;
	background: #fff;
}

.normal-list {
	min-height: 780px;
	background: #fff;
	position: relative;
	border: 1px solid #E3E8EC;
	overflow: hidden;
}

.header {
	background: #FFF;
	color: #6A7082;
	height: 53px;
	line-height: 53px;
	border-bottom: 1px solid #E6E8EC;
	margin-left: 220px;
}

.header-left {
	float: left;
	margin-left: 1.8%;
	font-size: 12px;
	color: rgba(55,76,96,0.8);
}

.header-right {
	margin: 0 1.8%;
	float: right;
}

.trunk-title {
	font-size: 16px;
	font-weight: 600;
	color: #6a7082;
	border-bottom: 1px solid #E0E7F1;
	height: 41px;
	line-height: 41px;
	margin: .6% 2% 0 2%;
	padding-top: 7px;
}

.title-main {
	padding-left: 2px;
	vertical-align: middle;
}

.location {
	font-size: 14px;
	color: #A5A6BB;
	font-weight: normal;
}

.trunk-icon {
	margin-top: 7px;
}

.location-container-text:last-child {
	color: #535875;
}

.tab {
	margin: 20px 2% 0;
}

.tab-menu {
	width: 140px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	background: #F6F7F9;
	color: #535875;
	border: 1px solid #ddd;
	display: inline-block;
	float: left;
	text-align: center;
	cursor: pointer;
}

.tab-menu a {
	display: inline-block;
	width: 100%;
}

.tab-menu:not(:first-child) {
	margin-left: -1px;
}

.tab-menu:first-child {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}

.tab-menu:last-child {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
}

.tab-menu-active {
	background: #26C7DB;
	color: #FFF;
	border: 1px solid #26C7DB;
}

.tabpan {
	margin: 1% 2% 0;
}

.tabpan-con-con {
	width: 100%;
	height: 54px;
	line-height: 54px;
}

.tabpan-con {
	display: none;
}

.tabpan-input {
	width: 265px;
	height: 32px;
	padding-left: 8px;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	line-height: 32px;
	color: #535875;
}

.trunk-search .tabpan-input {
	width: 120px;
}
.trunk-search .tabpan-input::placeholder{
	color: #a5a6bb;
}

.tabpan-show {
	display: block;
}

.label-name {
	text-align: right;
	color: #8B8CA0;
	width: 125px;
	margin-right: 15px;
}

.req {
	color: red;
	display: inline-block;
	width: 10px;
	text-align: center;
}

.button {
	width: 118px;
	height: 36px;
	line-height: 36px;
	background: #26C7DB;
	color: #fff;
	border-radius: 4px;
	border: none;
	padding: 0;
	margin-left: 140px;
}

.button:disabled {
	background: #E5E5E5;
	color: #8B8CA0;
}

.back-btn {
	width: 118px;
	height: 36px;
	line-height: 36px;
	background: #E5E5E5;
	color: #8B8CA0;
	border-radius: 4px;
	display: inline-block;
	text-align: center;
	margin-left: 20px;
}
.back-btn:hover{
	color: #8B8CA0;
	text-decoration: none;
}

.label-choose {
	position: relative;
	margin-right: 20px;
	cursor: pointer;
}

.radio-choose {
	cursor: pointer;
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	opacity: 0;
}

.label-choose .label-choose-i {
	width: 14px;
	height: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-top: -2px;
	margin-right: 5px;
	background: url(../../images/promote/icon_normal_weixuanze.png) no-repeat center;
}

.label-choose i.current {
	background: url(../../images/promote/icon_xuanze.png) no-repeat center;
}

.js-select-gallery {
	width: 220px;
}

.select2-container--default .select2-selection--single {
	height: 36px;
	border: 1px solid #E5E5E5;
	border-radius: 4px;
	box-shadow: none;
	-webkit-box-shadow: none;
	outline: none;
}

table {
	border-collapse: collapse;
	font-size: 16px;
}

.tagging {
	margin-left: 10px;
	font-size: 14px;
	font-weight: normal;
	color: #A5A6BB;
	line-height: 40px;
}

.submit,.btn-clear {
	width: 95px;
	height: 36px;
	display: block;
	background: #26C7DB;
	color: #fff;
	border: none;
	border-radius: 4px;
	font-size: 14px;
}

.btn-clear {
	background: #f0eff5;
	color: #6a7082;
}

.normal-table {
	margin-top: 17px;
}

.trunk-search-smallselect {
	width: 120px;
}

.trunk-search-select {
	width: 140px;
}

.normal-space .selection {
	margin-left: 10px;
}

.normal-table {
	width: 100%;
	text-align: center;
}

.normal-table tr {
	height: 40px;
}

.normal-table th {
	background: #f0eff5;
	border-top: 1px solid #f3f5f9;
	color: #6a7082;
}


.normal-table tr:nth-child(2n-1) {
	background: #FAFAFC;
	border-top: 1px solid #f3f5f9;
	border-bottom: 1px solid #f3f5f9;
}

.normal-table td {
	border: none;
	color: #515974;
}
#promotecoin_table td{
	color: #6A7082;
	font-size: 14px;
}
#promotecoin_table .settlement_text {
	color: #FFB22B;
}
#promotecoin_table .total_settlement_text {
	font-weight: bold;color: #FFB22B;
}
.editbtn {
	color: #26c7db;
}

.notice-tip {
	padding-left: 20px;
	color: #999;
	font-size: 13px;
	display: inline-block;
	line-height: 20px;
}

.color-orange {
	color: #ff6600;
}

.color-red {
	color: #ff0000;
}

.color-green {
	color: #008000;
}

.color-blue {
	color: #169BD5;
}

.bgcolor-white {
	background: #fff;
}

.bgcolor-lightgray {
	background: #fafafa;
}

.textc {
	text-align: center;
}

.minh-table {
	min-height: 500px;
	overflow: auto;
}

.nodata {
	text-align: center;
	line-height: 48px;
	color: #a5a5a5;
	margin-top: 70px;
}

.mychlid-tabcon {
	/*position: relative;
	height: 80vh;*/
}

.mychlid-desccontent {
	position: absolute;
	bottom: -60px;
}

.summary-num {
	text-align: left;
	padding-left: 4%;
}

.no-data {
	text-align: center;
	height: 45vh;
}

.no-data-img {
	margin: 10vh 0 0 0;
}
/* 头部菜单 */
.nav-tabs {
	width: 100%;
	border-bottom: 1px solid #ddd;
	height: 43px;
	margin-bottom: 11px;
	position: relative;
}

.nav-tabs-con {
	margin-bottom: -1px;
	display: block;
	position: relative;
}

.nav-tabs-active .nav-link {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top: 5px solid #26c7db;
	border-bottom-color: transparent;
	cursor: pointer;
}

.nav-link {
	line-height: 38px;
	display: block;
	padding: 0 15px;
	position: relative;
	color: #6a7082;
	font-weight: bold;
	float:left;
	font-size:16px;
	border-top: 5px solid transparent;
}

.title-remark {
	display: inline-block;
	color: #999;
	margin: 10px 0 0 50px;
}
.record {
/*	margin-top: 7px;
    padding:.6% 2% 0 2%;*/
	margin: .6% 2% 0 2%;
	padding-top: 5px;

}
/*底部*/

.footer {
	/*height: 10vh;*/
	text-align: center;
	position: absolute;
	width: 100%;
	font-size: 14px;
	color: #8E8FA8;
}

.footer .inner {
	padding-top: 13px;
}
.footer .inner.pt0 {
	padding-top:0;
}
.footer p {
	line-height: 24px;
}

.footer .customerService span,
.footer .copyright span {
	padding: 0 7px;
}


.data_summary td{
	background: #f0eff5;
}

@media screen and (max-height: 900px) {
	/*.footer {
		height: 13vh;
		text-align: center;
		position: absolute;
		width: 100%;
		font-size: 14px;
		color: #8E8FA8;
	}*/
}
a.disabled{
	cursor: not-allowed;
	color: #cccccc
}
.light{
	color: rgb(38,199,219);
}

/* 修改浏览器的滚动条*/
/**
 * 修改浏览器的滚动条
 */
::-webkit-scrollbar-track-piece {
  border-radius: 4px;
}

::-webkit-scrollbar-track-piece:hover {
  background-color: rgba(120, 130, 140, 0.33);
  border-left: 1px solid rgba(120, 130, 140, 0.33);
  border-radius: 4px;
}

::-webkit-scrollbar {
  width: 7px;
  height: 8px;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb {
  background-color: rgba(120, 130, 140, 0.23);
  background-clip: padding-box;
  border: 1px solid rgba(120, 130, 140, 0.23);
  min-height: 28px;
  border-radius: 4px;
}

::-webkit-scrollbar-thumb:hover {
  border: 1px solid rgba(120, 130, 140, 0.23);
  background-color: rgba(120, 130, 140, 0.23);
}

/* .normal-table .data_summary td:nth-child(3~6){ */
	/* color: #26C7DB !important; */
	/* font-weight: bold; */
/* } */
/* 短信通知取消 弹框样式 */
.xz_change_sms_notice_status{
	display: none;
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(39, 49, 69, 0.3);
    z-index: 19891015;
}
.xz_exchange-con{
	width: 560px;
    height: auto;
    overflow: hidden;
    margin: 0 auto 25%;
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 25%;
    margin-left: -245px;
    padding-bottom: 20px;
    margin-bottom: 20px;
	border-radius: 5px;
}
.xz_exchange-title{
	width: 100%;
    height: 49px;
    line-height: 49px;
    color: #29364C;
    font-size: 16px;
    font-weight: bold;
    padding: 0 25px 0 29px;
	border-bottom:1px solid #EBECF0;
}
.xz_tabpan-con-con{
	width: 90%;
    /* height: 51px; */
    color: #354359;
	letter-spacing: 1px;
    padding: 20px 22px 22px 30px;
    line-height: 32px;
}
.xz1_tabpan-con-con {
    width: 100%;
    height: 51px;
    line-height: 51px;
    color: #6a7082;
	margin-top: 30px;
}
.xz_borderleft{
	width: 3px;
    height: 17px;
    float: left;
    background: #26C7DB;
    margin-top: 17px;
    margin-right: 5px;
}
.xz_title{
	font-size: 18px;
	font-family: 'Microsoft YaHei';
font-weight: 400;
color: #29364C;
}
.xz_close{
	float: left;
	margin-left: 67%;
}
.xz_button {
    width: 82px;
    height: 32px;
    line-height: 36px;
    background: #26C7DB;
    color: #fff;
    border-radius: 4px;
    border: none;
    padding: 0;
    margin-left: 454px;
}