*{
	margin: 0;
	padding: 0;
	font-style: normal;
}
html,body{
	width: 100%;
	overflow-x: hidden;
	height: 100%;
}
input,select{
	outline: none;
}
b{
	font-weight: normal;
	font-style: normal;
}

table {
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
}
ul,li{
	list-style-type: none;
}
.wrapper_index{
	width: 100%;
	height: 100%;
	display: flex;
	flex-direction:column;
}
.wrapper_index .top{
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}
.wrapper_index .t_left{

	display: flex;
	align-items: center;

}
.wrapper_index .t_left img{
	width: 33px;
	height: 26px;
	margin-left: 30px;
	margin-right: 10px;
	display: block;
}

.wrapper_index .t_left div span:nth-child(1){
	width: 100%;
	display: block;
	color: #606972;
	font-size: 14px;
}
.wrapper_index .t_left div span:nth-child(2){
	width: 100%;
	display: block;
	color: #606972;
	font-size: 10px;
}
.wrapper_index .t_right{
	display: flex;
	margin-right: 20px;
}
.wrapper_index .tr_left{
	display: flex;
}
.wrapper_index .tr_left div{
	display: flex;
	align-items: center;
	font-size: 12px;
	margin-right: 15px;
	color: #333333;
}
.wrapper_index .tr_left div i{
	width: 22px;
	height: 22px;
	margin-right: 14px;
	position: relative;
	display: block;
}
.wrapper_index .tr_left div i img{
	width: 24px;
	height: 24px;
	display: block;
}
.wrapper_index .tr_left div i b{
	background: #ff4242;
	color: #FFFFFF;
	border-radius: 50%;
	width: 20px;
	position: absolute;
	right: -10px;
	top: -10px;
	font-size: 10px;
	height: 20px;
	text-align: center;
	line-height: 20px;
}
.wrapper_index .tr_right{
	display: flex;
	align-items: center;
	color: #606972;
	position: relative;
	font-size: 12px;
}
.wrapper_index .tr_right i{
	width: 30px;
	height: 30px;
	margin-right: 9px;
	display: block;
}
.wrapper_index .tr_right i img{
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
}
.wrapper_index .tr_right b{
	display: flex;
	align-items: flex-end;
	font-weight: 500;
	color: #fff;
}
.wrapper_index .tr_right b img{
	width: 6px;
	height: 6px;
	display: block;
	margin-left: 10px;
}
.wrapper_index .tr_right div{
	width: 120px;
	background: #F5F5F5;
	position: absolute;
	top: 40px;
	right: -20px;
	z-index: 10;
	box-shadow: 0 0 2px 1px #ddd;
}
.wrapper_index .tr_right div span{
	width: 100%;
	height: 30px;
	display: block;
	line-height: 30px;
	cursor: pointer;
	font-size: 12px;
	border: 1px solid #F5F5F5;
	background: #FFFFFF;

}
.wrapper_index .tr_right div span a{
	display: flex;
	align-items: center;
	color: #3e3e3e;
	height: 30px;
}
.wrapper_index .tr_right div span img{
	width: 16px;
	height: 16px;
	margin: 0 10px;
}
.wrapper_index .tr_right div span:hover{
	background: #eee;
}
.wrapper_index .content{
	flex: 1;
	display: flex;
	flex-direction:column;
}
.wrapper_index .menu{
	width: 100%;
	/* height: 42px; */
	display: flex;
	align-items: center;
	justify-content: space-between;
	/* background-color: #424b6b; */
	box-shadow: 0px 0px 1px 0px
	rgba(96, 105, 114, 0.1);
}
.wrapper_index .m_left{
	display: flex;

}
.wrapper_index .m_left span{
	width: 108px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: block;
	color: #FFFFFF;
	font-size: 14px;
}

.wrapper_index .m_left span.active{
	display: inline-block;
	background-color: #D3E6F5;
	/* background: #fff; */
	color: #303133;
	/* border-bottom: 2px solid rgb(76,141,238); */
}
.wrapper_index .m_right{
	margin-right: 30px;
	width: 200px;
	height: 26px;
	position: relative;
}
.wrapper_index .m_right input{
	width: 100%;
	height: 26px;
	line-height: 26px;
	background: #FFFFFF;
	border: none;

	font-size: 12px;
	border-radius: 13px;
	text-indent: 24px;
}
.wrapper_index .m_right i{
	width: 13px;
	height: 14px;
	position: absolute;
	left: 6px;
	top: 6px;
}
.wrapper_index .m_right i img{
	width: 13px;
	height: 14px;
	display: block;
}
.wrapper_index .c_down{
	width: 100%;
	flex: 1;
	display: flex;
}
.wrapper_index .cd_left1{
	width:200px;
	background: url('../images/img/wenbg.png') repeat-y top center/100% auto;
	position: relative;
}
.wrapper_index .cd_left1 span{
	width: 100%;
	height: auto;
	display: block;
}
.wrapper_index .cd_left1 label{
	width: 100%;
	height: 52px;
	line-height: 52px;
	display: block;
	text-indent: 20px;
	color: #333333;
	font-size: 16px;
}
.wrapper_index .cd_left1 span div{
	width: 100%;
	height: 52px;
	display: flex;
	font-style: normal;
	align-items: center;
	font-size: 14px;
	color: #333333;
}
.wrapper_index .cd_left1 span.active div{
	background: #FFFFFF;
	box-shadow: 0 0 2px 1px
	#F5F5F5 inset;
}
.wrapper_index .cd_left1 span div>img{
	width: 14px;
	height: 14px;
	display: block;
	margin-left: 20px;
	margin-right: 10px;
}
.wrapper_index .cd_left1 span div i{
	width: 6px;
	height: 4px;
	margin-left: 7px;
	display: block;
}
.wrapper_index .cd_left1 span div i img{
	width: 6px;
	height: 4px;
	display: block;
}
.wrapper_index .cd_left1 span ul{
	width: 100%;
	height: auto;
}
.wrapper_index .cd_left1 span ul li{
	width: 100%;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	line-height: 42px;
	padding-left: 44px;
	box-sizing: border-box;
	height: 42px;
}
.wrapper_index .cd_left1 span ul li.active{
	background: #FFFFFF;

	box-shadow: 0 -1px 2px 1px
	#F5F5F5 inset;
}
.wrapper_index .cd_left{
	width: 60px;
	background: url('../images/img/wenbg.png') repeat-y top center/100% auto;
	position: relative;
}
.wrapper_index .cd_left span{
	width: 100%;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.wrapper_index .cd_left span.active{
	background: #FFFFFF;

}
.wrapper_index .cd_left span img{
	width: 14px;
	height: 14px;
	display: block;

}
.wrapper_index .menu_switch{
	width: 7px;
	height: 21px;
	position: absolute;
	right: -1px;
	top: 50%;
	margin-top: -10px;
}
.wrapper_index .menu_switch img{
	width: 7px;
	height: 21px;
	display: block;
}
.wrapper_index .cd_right{
	flex: 1;
	padding: 20px 17px;
	box-sizing: border-box;
}
.wrapper_index .cd_tips{
	width: 100%;
	height: auto;
	display: flex;
	margin-bottom: 16px;
	justify-content: space-between;
	align-items: center;
}
.wrapper_index .cd_tips span:nth-child(1){
	display: flex;
	color: #333333;
	font-size: 14px;
	align-items: center;
}
.wrapper_index .cd_tips span:nth-child(1) i{
	width: 3px;
	margin-right: 10px;
	height: 16px;
	background-color: #4263ff;
}
.wrapper_index .cd_tips span:nth-child(2){
	width: 61px;
	height: 25px;
	background-color: #4263ff;
	border-radius: 3px;
	text-align: center;
	line-height: 25px;
	display: block;
	font-size: 12px;
	color: #FFFFFF;
}

.wrapper_index .cdd_one{
	width: 100%;
	margin-bottom: 20px;
	height: auto;
}
.wrapper_index .cddo_tips{
	width: 100%;
	height: auto;
	display: flex;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	align-items: center;
}
.wrapper_index .cddo_tips i{
	width: 6px;
	height: 6px;
	display: block;
	background: #4263FF;
	border-radius: 50%;
	margin-right: 9px;
}
.wrapper_index .cddo_two{
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 10px;
	font-size: 12px;
	color: #333333;
}
.wrapper_index .cddo_two span{
	width: 56px;
	height: 24px;
	background-color: #4263ff;
	border-radius: 3px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin-left: 20px;
	display: block;
}
.wrapper_index .downicon{
	width: 20px;
	height: 6px;
	position: absolute;
	left: 50%;
	margin-left: -10px;
	bottom: -6px;
}
.wrapper_index .downicon img{
	width: 20px;
	height: 6px;
	display: block;
}
.wrapper_index .table{
	width: 100%;
	height: auto;
	position: relative;
}
.wrapper_index .tinside{
	width: 100%;
	height: 103px;
	overflow: hidden;

}
.wrapper_index .table table{
	width: 100%;
	max-width: 100%;
	font-size: 12px;

	border: 1px solid #ddd;
}
.wrapper_index .table table>tbody>tr>td, .wrapper_index .table table>tbody>tr>th, .wrapper_index .table table>tfoot>tr>td, .wrapper_index .table table>tfoot>tr>th, .wrapper_index .table table>thead>tr>td, .wrapper_index .table table>thead>tr>th {
	border: 1px solid #ddd;
}
.wrapper_index .table table>tbody>tr:nth-of-type(even),.wrapper_index .table table>thead>tr {
	background-color: #f9f9f9;
}
.wrapper_index .table table>tbody>tr>td, .wrapper_index .table table>tbody>tr>th, .wrapper_index .table table>tfoot>tr>td, .wrapper_index .table table>tfoot>tr>th, .wrapper_index .table table>thead>tr>td, .wrapper_index .table table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;

}
.wrapper_index .table table>tbody>tr>td:nth-of-type(odd),.wrapper_index .table table>thead>tr>td:nth-of-type(odd){
	text-align: right;
}

.wrapper_index .cdd_two{
	width: 100%;
	height: auto;
}
.wrapper_index .cddt_tips{
	width: 100%;
	height: auto;
	display: flex;
	margin-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	align-items: center;
}
.wrapper_index .cddt_tips i{
	width: 6px;
	height: 6px;
	display: block;
	background: #4263FF;
	border-radius: 50%;
	margin-right: 9px;
}
.wrapper_index .cddt_two{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
	align-items: center;
}
.wrapper_index .zuo{
	display: flex;
	align-items: center;
}
.wrapper_index .zuo div:nth-child(1){
	display: flex;
	align-items: center;
	margin-right: 9px;
}
.wrapper_index .zuo div:nth-child(1) span:nth-child(1){
	color: #333333;
	font-size: 12px;
	margin-right: 9px;
}
.wrapper_index .zuo div:nth-child(1) input{
	width: 101px;
	height: 25px;
	display: block;
	line-height: 25px;
	border-radius: 6px;
	border: solid 1px #f0f0f0;
}
.wrapper_index .zuo div:nth-child(2){
	display: flex;
	align-items: center;
	margin-right: 30px;
}
.wrapper_index .zuo div:nth-child(2) span:nth-child(1){
	color: #333333;
	font-size: 12px;
	margin-right: 9px;
}
.wrapper_index .zuo div:nth-child(2) select{
	width: 101px;
	height: 25px;
	display: block;
	line-height: 25px;
	border-radius: 6px;
	border: solid 1px #f0f0f0;
}
.wrapper_index .zuo div:nth-child(3){
	width: 61px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #4263ff;
	border-radius: 3px;
}
.wrapper_index .you{
	width: 18px;
	height: 14px;
	display: block;

}
.wrapper_index .you img{
	width: 18px;
	height: 14px;
	display: block;

}
.wrapper_index .table1{
	width: 100%;
	height: auto;
}
.wrapper_index .table1 table{
	width: 100%;
	max-width: 100%;
	font-size: 12px;

	border: 1px solid #ddd;
}
.wrapper_index .table1 table>tbody>tr>td, .wrapper_index .table1 table>tbody>tr>th, .wrapper_index .table1 table>tfoot>tr>td, .wrapper_index .table1 table>tfoot>tr>th, .wrapper_index .table1 table>thead>tr>td, .wrapper_index .table1 table>thead>tr>th {
	border: 1px solid #ddd;
}
.wrapper_index .table1 table>tbody>tr:nth-of-type(even),.wrapper_index .table1 table>thead>tr {
	background-color: #f9f9f9;
}
.wrapper_index .table1 table>tbody>tr>td, .wrapper_index .table1 table>tbody>tr>th, .wrapper_index .table1 table>tfoot>tr>td, .wrapper_index .table1 table>tfoot>tr>th, .wrapper_index .table1 table>thead>tr>td, .wrapper_index .table1 table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;

}

.wrapper_index .huge{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	position: fixed;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	overflow-x: hidden;
	bottom: 0;
}
.wrapper_index .h-content{
	width: 650px;
	height: 560px;
	background: #FFFFFF;
	display: flex;
	flex-direction:column;
}
.wrapper_index .hc-tips{
	width: 100%;
	height: 36px;
	display: flex;
	align-items: center;
	background: #4263ff;
	color: #FFFFFF;
}
.wrapper_index .hc-tips span{
	font-size: 14px;
	flex: 1;
	margin-left: 20px;
}
.wrapper_index .hc-tips i{
	width: 12px;
	height: 12px;
	margin-right: 20px;
	display: block;
}
.wrapper_index .hc-tips i img{
	width: 12px;
	height: 12px;
	display: block;
}

.wrapper_index .hc-content{
	flex: 1;
	overflow-y: scroll;
	padding: 11px;
	box-sizing: border-box;
	width: 100%;
}
.wrapper_index .hc-foot{
	width: 100%;
	height: 40px;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	background: #f0f0f0;
}
.wrapper_index .hc-foot span:nth-child(1){
	width: 60px;
	height: 24px;
	background-color: #4263ff;
	border-radius: 4px;
	text-align: center;
	line-height: 24px;
	margin-right: 10px;
	color: #FFFFFF;
	font-size: 12px;
}
.wrapper_index .hc-foot span:nth-child(2){
	width: 60px;
	height: 24px;
	background-color: #ffffff;
	border-radius: 4px;
	border: solid 1px #cccccc;
	line-height: 24px;
	font-size: 12px;
	color: #999999;
	margin-right: 20px;
	text-align: center;
}
.wrapper_index .hc-content table{
	width: 100%;
	max-width: 100%;
	font-size: 12px;

	border: 1px solid #ddd;
}
.wrapper_index .hc-content table>tbody>tr>td, .wrapper_index .hc-content table>tbody>tr>th, .wrapper_index .hc-content table>tfoot>tr>td, .wrapper_index .hc-content table>tfoot>tr>th, .wrapper_index .hc-content table>thead>tr>td, .wrapper_index .hc-content table>thead>tr>th {
	border: 1px solid #ddd;
}
.wrapper_index .hc-content table>tbody>tr:nth-of-type(even),.wrapper_index .hc-content table>thead>tr {
	background-color: #f9f9f9;
}
.wrapper_index .hc-content table>tbody>tr>td, .wrapper_index .hc-content table>tbody>tr>th, .wrapper_index .hc-content table>tfoot>tr>td, .wrapper_index .hc-content table>tfoot>tr>th, .wrapper_index .hc-content table>thead>tr>td, .wrapper_index .hc-content table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;

}

.wrapper_index .hc-content-two{
	flex: 1;
	width: 100%;
	display: flex;

}
.wrapper_index .hcct-left{
	width: 160px;
	height: 100%;
	background: #f0f0f0;
}
.wrapper_index .hcct-left span{
	width: 100%;
	height: 37px;
	display: block;
	line-height: 37px;
	padding-left: 19px;
	box-sizing: border-box;
}
.wrapper_index .hcct-left span.active{
	background: #FFFFFF;
}



/* nav */
.wrapper_index .top {
	height:49px;
	border: solid 1px #f0f0f0;
	position: relative;
}
.wrapper_index .menu {
	width: auto;
	/* height: 46px; */
	display: flex;
	align-self: flex-end;
	align-items: center;
	justify-content: space-between;
	/* background-color: #424b6b; */
	/* box-shadow: 0px 0px 1px 0px rgba(96, 105, 114, 0.wrapper_index .1); */
	/* position: absolute;
	top: 0;
	left: 179px; */
	/* overflow-x: hidden; */
	/* color: #000; */
	/* border: none; */
}
.wrapper_index .m_left span{
	padding:0 14px;
	cursor: pointer;
}
.wrapper_index .m_left span {
	width: auto;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: block;
	color: #000;
	font-size: 16px;
	padding: 3px 12px;
}

.datagrid-cell,.datagrid-cell-c1-cabinetName{

}

.line_feed{
	width: 130px;
	height: 40px !important;
	white-space: normal;
	word-wrap: break-word;
	word-break: break-all;
}


/* $(".datagrid-cell,.datagrid-cell-c1-cabinetName").css({'width':'130px','height':'auto','white-space':'normal','word-wrap':'break-word','word-break':'break-all'}) */
/* 新增样式 */
/* batteryManagement */
/* tabCheckList */
.tabCheckList{
	color: #000;
	font-size: 14px;
	border-bottom: solid 1px #f0f0f0;
	position: relative;
}
.tabCheckListNum{
	display: flex;
	flex-direction: column;
	display: inline-block;
	padding-top: 0px;
	position: absolute;
	top: 0px;
}
.tabCheckListNum div{
	flex: 1;
	display: flex;
	justify-content: center;
	align-items: center;
}
.tabCheckList p{
	display: inline-block;
}
.tabCheckList ul{
	display: inline-block;
	padding-left: 70px;
}
.tabCheckList ul li {
	display: inline-block;
	padding: 0 15px;
	padding-bottom: 16px;
	cursor: pointer;
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
}
.tabCheckList ul .activeLi{
	border-bottom: 2px solid rgb(76,141,238);
	color: rgb(76,141,238);
}
.tabCheckList section{
	float: right;
}

.inputList .inputListCommon{
	display: inline-block;
	margin: 20px 0;
	margin-bottom: 6px;
}
.inputList .inputListCommon input{
	width: 101px;
	height: 25px;
	display: block;
	line-height: 25px;
	border-radius: 6px;
	border: solid 1px #f0f0f0;
	display: inline-block;
}
.inputList .inputListCommon .title{
	color: #333333;
	font-size: 12px;
	margin-right: 9px;
}
.inputList .inputListCommon select{
	width: 101px;
	height: 25px;
	line-height: 25px;
	border-radius: 6px;
	border: solid 1px #f0f0f0;
	font-size: 12px;
}
.cdd_two_new{
	font-size: 13px;
}
.cdd_two_new p{
	font-size: 14px !important;
	margin: 10px;
	border-bottom: 1px solid #eee;
	padding-top:25px;
	padding-bottom: 5px;
	font-weight: 500 !important;

}

.datagrid-cell,.datagrid-cell-c1-itemid1{
	/*white-space: normal !important;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	word-break:break-all;
	word-wrap:break-word;
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;*/

	/*padding: 3px 4px;*/
	/*overflow: hidden;*/
	/*white-space: nowrap !important;*/
	/* text-overflow: ellipsis; */
}

/* 以下为新增css */

/* 电池详情 /换电柜详情  公用css */
.search.button{
	padding: 10px 20px;
	text-align: center;
	border: none;
	font-size: 12px;
	margin: 10px 0;
	margin-right: 14px;
	cursor: pointer;
	background:rgba(0,150,250,1);
	border-radius:4px;
	font-size:14px;
	font-family:PingFang Regular;
	font-weight:400;
	color:rgba(255,255,255,1);
	padding: 8px 20px;
}
/* batteryManagementDetails */
/* goBack */
.goBack{
	height: 44px;
	color: #000;
	font-size: 14px;
	background: rgb(242,242,242);
	margin-top: -18px;
}
.goBack span:first-child{
	color: rgb(102,102,204);
	padding-left: 10px;
	cursor: pointer;
	display: inline-block;
	height: 30px;
	/* border-right: 1px solid#f0f0f0; */
	line-height: 44px;
}

.goBack span:last-child{
	padding-left: 10px;
	line-height: 44px;
}
.goBack time{
	display: inline-block;
	width: 1px;
	height: 22px;
	background:rgb(229,229,229);
	vertical-align: middle;
	margin-left: 10px;

}
/* tabCheckListBackground */
.tabCheckListBackground{
	color: #000;
	font-size: 14px;
	border-bottom: solid 1px #f0f0f0;
	border-bottom:1px solid #EAEAEA;
	margin-top: 29px;
}
.tabCheckListBackground p{
	display: inline-block;
}
.tabCheckListBackground ul{
	display: inline-block;
	border-left: 1px solid #eee;
	display: inline-block;
	border-left: none;
}
.tabCheckListBackground ul li{
	display: inline-block;
	padding:12px;
	cursor: pointer;
	border-right:1px solid #eee ;
	border-right: none;
	font-size:16px;
	font-family:PingFang SC;
	font-weight:500;
	color:rgba(96,98,102,1);
	margin: 0 23px;
	padding-bottom:18px;
	padding-left: 1px;
	padding-right: 1px;
}
.tabCheckListBackground ul .activeLi{
	background:rgb(25,158,216);
	color: #fff;
	background: #fff;
	color: #0096FA;
	border-bottom: 2px solid #0096FA;
}


.cdd_two_new {
	font-size: 13px;
}

.cdd_two_new p {
	font-size: 15px;
	margin: 10px;
	border-bottom: 1px solid #eee;
	padding-top: 10px;
	padding-bottom: 5px;
	font-weight: 600;

}

.see {
	color: rgb(102, 102, 204);
	padding-left: 10px;
	font-size:14px;
	font-family:PingFang Regular;
	font-weight:400;
}

.cdd_two_new p span {
	color: rgb(102, 102, 204);
	padding-left: 20px;
}

.cdd_two_new section {
	/* width: 100%; */
	display: flex;
}

.cdd_two_new section div {
	flex: 1;
	/* border:1px solid #eee; */
	margin: 0px 10px;
}

.cdd_two_new section div address {
	padding: 10px 0;
	font-family:PingFang Regular;
	font-weight:400;
}

.cdd_two_new hgroup {
	display: flex;
}

.cdd_two_new hgroup div {
	flex: 1;
	padding-left: 10px;
}

.cdd_two_new hgroup div article div {
	padding: 10px 0;
	/* text-align: center; */
}

.cdd_two_new hgroup div article div time {
	padding-left: 60px;
}

.batteryInforRight div {
	padding: 10px 0;
}

.cdd_two_new hgroup div article section {
	display: flex;
}

.cdd_two_new hgroup div article section footer {
	flex: 1;
	font-family: PingFang Regular;
	font-weight: 400;
	font-size: 14px;
}

.cdd_two_new hgroup div article section div {
	margin-left: 0;
}



.goBack {
	background: #fff;
	margin: 0;
	margin-bottom: 20px;
}

.goBack span:first-child {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: rgba(0, 150, 250, 1);
	padding-left: 0
}

.goBack span:last-child {
	font-size: 16px;
	font-family: PingFang SC;
	font-weight: 600;
	color: #303133;
}

/*#info {
	padding: 20px 0;
	background: rgba(247, 247, 247, 1);
	border-radius: 4px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
}*/

.info_title {
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(96, 98, 102, 1);
}

.see {
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(0, 150, 250, 1);
}

.tabCheckListBackground ul li:first-child {
	margin-left: 0;
}

.cdd_two_new p {
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-top: 29px;
	padding-bottom: 10px;
	font-size: 16px;
	font-family: PingFang Medium;
	font-weight: 600;
	color: rgba(48, 49, 51, 1);
	border-bottom: none;
}

.cdd_two_new hgroup {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);

}

.cdd_two_new hgroup div {
	padding-left: 0
}

.cdd_two_new hgroup div article {
	margin-bottom: 10px;
	margin-top: 10px;
}

.cdd_two_new hgroup div article section div {
	position: relative;
}

.bms {
	padding-top: 30px;
	padding-bottom: 17px;
}

.bms span {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(252, 74, 91, 1);
	padding-left: 19px;
}

.one_span {
	font-size: 14px;
	font-family: PingFang Medium;
	font-weight: 600;
	color: rgba(48, 49, 51, 1);
	padding-right: 29px;
	display: inline-block;
	width: 60px;
}

.mecism {
	position: absolute
}

.mecism_info_title {
	padding-left: 94px;
}
.mecism_info_body {
	padding-left: 5px;
}


.info_input {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.font_bold {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
	padding-right: 50px;
}

.cdd_two {
	/*display: none*/
}

.record {
	display: flex;
	position: absolute;
	top: -27px;
	left: 92px;
}

.cdd_two_new hgroup .recordDiv1 {
	flex: 0.01;
	text-align: center;
}

.recordDiv1 time {
	display: block;
	width: 14px;
	height: 14px;
	background: rgba(255, 255, 255, 1);
	border: 1px solid rgba(0, 150, 250, 1);
	border-radius: 50%;
	padding-left: 0 !important;
	margin-left: -7px;
}

.recordDiv1 time:first-child {
	margin-top: 3px;
}

.recordDiv1 span {
	display: block;
	width: 1px;
	height: 115px;
	background: rgba(234, 234, 234, 1);
}

.cdd_two_new hgroup div article section .recordDiv2 {
	flex: 1;
	padding-top: 9px;
}

.cdd_two_new hgroup div article section .recordDiv2 div {
	width: 80%;
	height: 125px;
	border-radius: 4px;
	margin-bottom: 0px;
	padding-top: 0;
}

.case ul li {
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(96, 98, 102, 1);
	margin-bottom: 15px;
}

/* 换电柜详情 csss */
.tabTag {
	font-size: 13px;
	font-weight: 600;
	display: inline-block;
	padding-right: 20px;
}

.chestState {
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
}

.chestState {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-right: 10px;
}

.chestStateSpan {
	padding-right: 20px;
}

.cabinetList {
	text-align: center;
}

.cabinetList .cabinetListDiv {
	display: flex;
	/* width: 800px; */
	margin-top: 10px;
}

.cabinetList .cabinetListDiv section {
	/* width: 272px; */
	flex: 1;
	border: 1px solid #eee;
	height: 160px;
	border-radius: 6px;
	margin-right: 10px;
	padding: 10px;
	text-align: left;

}

.cabinetList .cabinetListDiv section ul {
	width: 100%;
}

.cabinetListDiv_p {
	padding-top: 6px;
}

.cabinetListDiv_p span:first-child {
	font-size: 18px;
	font-family: PingFang Semibold;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);

}

.cabinetListDiv_p span:last-child {
	font-size: 16px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: right;

}

.cabinetListDiv_center {
	height: 50px;
	line-height: 60px;
	text-align: center;
}

.cabinetListDiv_center .cabinetListDiv_center_span1 {
	font-size: 20px;
	font-family: PingFang Semibold;
	font-weight: bold;
	color: rgba(255, 255, 255, 1);
	padding-left: 20%;
}

.cabinetListDiv_center .cabinetListDiv_center_span2 {
	font-size: 16px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	float: right;
	line-height: 40px;
}

.cabinetListDiv_footer {
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	padding-top: 16px;
}

.cabinetListDiv_footer .cabinetListDiv_footer_span2 {
	/* float: right; */
	padding-right: 20px;
	position: relative;
}

.cabinetListDiv_footer .cabinetListDiv_footer_span2:after {
	border: 6px solid transparent;
	border-left: 8px solid #fff;
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -5px;
	left: 80%;
}

.cabinetListDiv_footer .cabinetListDiv_footer_span3 {
	/* float: right; */
	padding-right: 20px;
	position: relative;
}

.cabinetListDiv_footer .cabinetListDiv_footer_span3:after {
	border: 6px solid transparent;
	border-left: 8px solid #fff;
	position: absolute;
	content: "";
	top: 50%;
	margin-top: -5px;
	left: 80%;
}

/* table1 */
.ctable1 table {
	width: 939px;
	background: #fff;
	/* border-collapse:collapse;
    border-spacing:0px; */
}

.ctable1 thead {
	height: 52px;
	background: rgba(243, 243, 243, 1);
	border-radius: 4px 4px 0px 0px;
}

.ctable1 tr td:first-child {
	width: 299px;
}

.ctable1 tr td {
	height: 52px;
	line-height: 52px;
	font-size: 14px;
	font-family: PingFang SC;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
	padding-left: 21px;
}

.ctable1 tbody tr td {
	background: #fff;
	background-color: #fff !important;
	border: 1px solid #EAEAEA;
}

.electricity_information {
	margin: 19px 0;
}

.electricity_information span {
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
	padding-right: 150px;

}

.shop {
	width: 800px;
	display: flex;
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
	margin-bottom: 17px;
}

.shop div {
	flex: 1
}

.income {
	display: flex;
	/*font-size: 14px;*/
	font-family: PingFang Regular;
	font-weight: 400;
}

.index_income_details .get_income{
	display: block;
}

.income .statistics {
	flex: .5;
	/* width: 300px; */
	margin-top: 30px;
	/* margin-right: 100px; */

}

.income .statistics div {
	margin-bottom: 19px;
	font-size: 14px;
	font-family: PingFang Regular;
	font-weight: 400;
	color: rgba(48, 49, 51, 1);
}

.income .statistics1 div {
	/* width: 100px; */
	font-family: PingFang Semibold;
	font-weight: 600;
	color: rgba(48, 49, 51, 1);
}

/* 媒体查询 小于 1365px 出现横滚动条 其它不变*/
@media screen and (max-width: 1365px) {
	html, body{
		width: 1920px;
		overflow-x: initial;
		/* height: 800px; */
	}
	.container{
		width: 1920px;
		min-width: 1920px;
	}
	.wrapper_index{
		width: 1920px;
		height: 800px;
	}
	.wrapper_index .top{
		width: 1920px;
		height:49px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		position: relative;
	}
	.batteryDetail{
		width: 1920px;
	}
	.main .content{
		width: 1689px !important;
	}
	.header .header_top{
		width: 1920px; !important;
	}
	.wrapper_index .menu{
		width: 800px;
	}
}

/* 媒体查询 大于 1366px  小于 1600px) 100%布局*/
@media screen and (min-width: 1366px) and (max-width: 1600px) {
	.main .content{
		width: auto !important
	}
}
/* 大于1600px  小于 1679px */
@media screen  and  (min-width: 1600px) and (max-width: 1679px){
	.wrapper_index .top{
		position: relative;
	}
	.wrapper_index .cd_left1{
		width: 230px;
	}
	.main .content{
		/* width: 86% !important */
	}
}
/* 媒体查询 大于 1679px 布局*/
@media screen   and (min-width: 1679px) and (max-width: 1804px){
	.main .content{
		/* width: 87.2% !important */
	}
}

.user_info {
	display: flex;
	align-items: center;
	color: #606972;
	font-size: 12px;
}
.user_info i img {
	width: 30px;
	height: 30px;
	display: block;
	border-radius: 50%;
}

.wrapper_index .tr_left div {
	display: flex;
	align-items: center;
	font-size: 12px;
	margin-right: 20px;
	color: #333333;
}
