
body{
	background-image: url(/ilight/img/main/ilightbak.jpg);
	background-size: 1920px 1080px;
	background-repeat: no-repeat;
	margin: 0 auto;
	/* overflow: hidden; */
	/* background-position: center center; */
	background-position-x: center;
	height: 100%;
}
.d_head .inner_head .logo_ilight {
    color: white;
    font-size: 45px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
    /* text-shadow: 4px 4px 9px white; */
}

.lg .uid {
	color: #b8caff !important;
	font-weight: 700;
}
.inner_head .lg strong ,
.inner_head .lg a {
    margin-left: 15px;
    font-weight: 700;
    color: white;
    text-decoration: none;
}

.luxCon{
	display : none;
}

.inner_simpleInfo {
    margin: 0 auto;
    width: 1080px;
    /* background: black; */
    color: #ff8686;
}

.main_platform {
	width: 100%;
	/* height: 712px; */
	margin: 0 auto;
	/* margin-top: 53px; */
	/* overflow: auto; */
	/* height: 672px; */
	/* height: 100%; */
	/* overflow: auto; */
}

.dailySuntime{
	color: white;
}

.main_platform .container {
/* 	background-image: url(/ilight/img/main/ilightbak.jpg); */
/* 	background-size: 100% 100%; */
/* 	width: 100%; */
/* height: 100%; */
}

.main_platform .bodyContainer {
	/* background: white; */
	margin: 0 auto;
	width: 1080px;
	text-align: left;
	zoom: 1;
	margin-top: 2vh;
	height: calc(100% - 19px);
	overflow: auto;
}

.main_platform .weather_area {
	background: rgb(0 0 0 / 43%);
	width: 99%;
	color: white;
	margin: 0 auto;
	/* margin-top: 73px; */
}

.weather_area .weather_title {
	padding: 12px 0 15px 14px;
	background-image: linear-gradient(#7fa0ff, black);
	background: #7fa0ff;
	font-size: 24px;
	color: beige;
	font-weight: bold;
}

.weather_area .weather_info .icon img {
	float: left;
	margin-top: 13px;
}

.weather_area .weather_info .status {
	padding: 0;
}

.weather_area .weather_info {
	/* clear: both; */
	/* background: red; */
	min-height: 68px;
}

.weather_area .weather_info span {
	font-size: 21px;
	font-weight: bold;
	padding: 4px 7px 4px 3px;
	display: inline-block;
	margin-top: 17px;
	margin-left: 3px;
	margin-bottom: 12px;
	font-style: italic;
}

.weather_info .temp {
	/* background: gray; */
	/* border-radius: 23px; */
	color: #5ce7d9;
}

.main_platform .platform_area {
	width: 99%;
	margin: 0 auto;
	margin-top: 23px;
	/* height: 632px; */
	/* overflow: auto; */
}

.platform_area .platform_title {
	padding: 12px 0 15px 14px;
	/* background-image: linear-gradient(#213ab7, black); */
	font-size: 23px;
	background-color: #39478a;
	color: white;
	font-weight: bold;
}

.platform_area .platform_item {
	background: rgb(10 21 65);
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.platform_item .item {
	width: 32.5%;
	display: inline-block;
	/* width: 510px; */
	height: 200px;
	background: #5a5f63;
	margin: 3px;
	/* display: inline-block; */
	/* padding: 4px; */
	/* text-align: right; */
	/* float: left; */
	overflow: hidden;
	position: relative;
	/* display: block; */
}

.platform_item .item.current {
	/* width: 300px; */
	height: 300px;
	transition: 0.3s;
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	cursor: pointer;
	/* background: rgba(0, 0, 0, 0); */
	/* position: absolute; */
	/* top: 0; */
	/* left: 0; */
}

.platform_item .item:hover .pt_tpm, .platform_item .item.current .pt_tpm
	{
	-webkit-filter: brightness(100%);
	-moz-filter: brightness(100%);
	cursor: pointer;
	background: rgba(0, 0, 0, 0);
}

.platform_item .item.current .lampType-btn {
	display: block;
	position: relative;
	padding-top: 75px;
	/* margin: 0 auto; */
	text-align: center;
	/* width: -webkit-fill-available; */
	/* padding-right: 13px; */
	/* width: 340px; */
}

.platform_item .item .lampType-btn {
	display: none;
}

.platform_item .item.spole .platformBtn ,
.platform_item .item.pole .platformBtn 
{
	display: none;
	justify-content: space-evenly;
	height: 100%;
	align-items: center;
}
.platform_item .item.spole:hover .platformBtn ,
.platform_item .item.pole:hover .platformBtn 
{
	position: relative;
	display: flex;
	width: 100%;
}

.platformBtn .btn{
	box-sizing: border-box;
	width: 47%;
	height: 80%;
	border-radius: 10px;
	margin-bottom: 5px;
	/* text-align: center; */
	font-size: 16px;
	/* line-height: 35px; */
	background: rgb(0 0 0 / 80%);
	color: white;
	font-weight: bold;
	border: 0;
}
.lampType-btn .btn {
	box-sizing: border-box;
	width: 47%;
	height: 71px;
	border-radius: 13px;
	margin-bottom: 5px;
	/* text-align: center; */
	font-size: 16px;
	/* line-height: 35px; */
	background: rgb(72, 72, 72);
	color: white;
	font-weight: bold;
}
.platformBtn .btn:hover{
	background : white;
	color : black;
	cursor : pointer;
	box-shadow: inset 2px 2px 20px 0px black;
}

.lampType-btn .btn:hover{
	background : white;
	color : black;
	cursor : pointer;
	box-shadow: inset 2px 2px 20px 0px black;
}

input.btn {}


.platform_item .pole {
	/* 	background-image: url('/ilight/img/main/platform_pole.jpg'); */
	/* 	-webkit-filter: brightness(50%); */
	/* 	-moz-filter: brightness(50%); */
	/* 	filter: 15%; */
	
}

.platform_item .spole {
	/* 	background: url('/ilight/img/main/platform_spole.jpg'); */
	/* 	background-size: 100% 100%; */
	/* 	-webkit-filter: brightness(50%); */
	/* 	-moz-filter: brightness(50%); */
	
}

.platform_item .item .pt_name {
	font-size: 27px;
	/* text-shadow: 1px 1px 20px white; */
	color: #e0e0e0;
	font-weight: bold;
	display: block;
	padding-top: 12px;
	padding-left: 12px;
	text-align: left;
	/* 	position: absolute; */
	/* 	top: 23px; */
	/* 	right: 0; */
}

span.pt_name {
	
}

.platform_item .item-top, .platform_item .item-bottom {
	overflow: hidden;
	margin: 0 auto;
	display: inline-block;
	width: 100%;
	/* width: 1071px; */
	margin: 0 auto;
	text-align: center;
}

.platform_item .item img {
	width: 100%;
	height: 100%;
	/* background: rgba(240, 248, 255, 0); */
}

.item.pole img {
	
}

.item.spole img {
	/* margin-right: 173px; */
	/* margin-top: -57px; */
	/* margin-left: -97px; */
	
}

.pt_tpm {
	position: absolute;
	top: 0;
	/* left: 0; */
	/* padding: 7px; */
	width: 100%;
	background: rgba(0, 0, 0, 0.5);
	height: 100%;
	display: flex;
	flex-direction: column;
}

.pt_tpm:hover{
	cursor : pointer;
	
}

.d_service{
	visibility: hidden;
}

.wrap{
	/* background-image: url(/ilight/img/main/ilightbak.jpg); */
	/* background-size: 100% 100%; */
	width: 100%;
	height: 100%;
	/* overflow: hidden; */
}
.d_simpleInfo{
	background : none;
}

header{
    background-color: rgba(0, 0, 0, 0.78);
    background-color: rgb(0 0 0 / 43%);
}


.svrCngPanel.current{
	display : block;
}
.svrCngPanel{
	/* display : none; */
	/* position: absolute; */
	/* z-index: 9999999; */
	/* padding-right: 15px; */
	/* padding-left: 15px; */
	/* padding-top: 10px; */
	/* padding-bottom: 10px; */
	/* margin-right: auto; */
	/* margin-left: auto; */
	/* right: 0; */
	/* top: 50%; */
	/* overflow: hidden; */
	/* height: 87vh; */
	/* margin: -298px 0 0 -316px; */
}
.svrCngPanel .svrPanel{
	
border-bottom: 1px solid #ccc;
	
padding-bottom: 14px;
}
.svrCngPanel>.svrCngBody{
	/* border: 1px solid #ccc; */
	/* border-radius: 13px; */
	/* padding: 7px; */
	/* background: white; */
	/* overflow: overlay; */
	/* max-height: 78vh; */
	/* max-width: 581px; */
	}

.svrCngPanel button:hover{
	cursor : pointer;
	color : black;
	background: #f3f3f3;
}

.svrCngPanel button{
	/* padding: 11px 11px; */
	/* border-radius: 6px; */
	/* border: 1px solid #ccc; */
	/* background: white; */
	/* color: #595959; */
}



@media screen and (max-width : 1083px){
	.main_platform .bodyContainer{
		width : 100%;
		
	}

	
}

@media screen and (max-width : 986px){
	/* .lampType-btn .btn{
		width : 100%;
		height: 35px;
	}
	.platform_item .item{
		height: 151px;
	} */

	.platform_item .item{
		width: 49%;
		height: 260px;
	}
}

@media screen and (max-width : 767px){
	/* .lampType-btn .btn{
		width : 100%;
		height: 35px;
	}
	.platform_item .item{
		height: 151px;
	} */
	.platform_item .item{
		width: 97%;
		height: 292px;
	}
}

@media (max-width : 722px){
	/* 
	.main_platform .weather_area{
		width : 100%;
	}
	.platform_item .item{
		height: 151px;
	} */
}

@media (min-width : 576px){
	
/* 	.platform_item .item{
		height: 151px;
	} */
}

	

@media (max-width : 480px){
	/* .platform_item .item,
	.platform_item .item .pt_name{
		height: 100px;
		font-size : 20px;
	}
    .platform_item .item .pt_name{
	    margin-top: 0px;
    }
	.platform_item .item.current .lampType-btn{
		margin-top : 3px;
	}    */
	.platform_item .item{
		width: 97%;
		height: 230px;
	}
}

