* {
	margin: 0;
	padding: 0;
}
html{
	height: 100%;
	font: 16px "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", STHeiti, "WenQuanYi Micro Hei", Helvetica, Arial, sans-serif;
}
body{
	min-height: 100%;
	display: flex;
	flex-direction: column;
}

#level-img{
	width: 100%;
	background: url(../img/inventory-img/zero-header.png) no-repeat center center;
	background-size: 100% 100%;
	overflow: hidden;
	padding-bottom: 25%;
}

#leftNav {
	float: left;
	overflow: hidden;
	margin-top: 50px;
	width: 212px;
}

#solution-title {
	width: 214px;
    margin-left: -1px;
	height: 50px;
	color: white;
	background: url(../img/content-title-bg.png) no-repeat;
	background-size: 100% 100%;
	line-height: 50px;
	text-align: center;
	font-size: 20px;
}

#leftUl {
	margin-top: -1px;
	border: 1px solid #dcdcdc;
}

#leftNav ul {
	overflow: hidden;
}

#leftNav ul li {
	list-style: none;
	
}

#leftUl li a {
	display: block;
	text-decoration: none;
	height: 50px;
	color: #537496;
	margin: 0 20px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	border-top: 1px solid #dcdcdc;
}


#leftUl li ul {
	display: block;
}

#leftUl li ul li a {
	border-width: 0px;
	border-top: 1px solid #dcdcdc;
	color: #676767;
}

#leftUl li ul li a:hover {
	color: mediumvioletred;
}

.left-ul-title{
	background: url(../img/inventory-img/tag-arrow.png) left center no-repeat;
}
/*联系我们*/
.contact-img{
	width: 100%;
	height: 166px;
	background: url(../img/inventory-img/contact-bg.png) no-repeat;
	background-size: 100% 100%;
	/*background-color: darkgoldenrod;*/
}
.contact-title{
	position: absolute;
	height: 71px;
	line-height: 53px;
	width: 213px;
	padding-right: 20px;
	background: url(../img/inventory-img/contact-us-bg.png) no-repeat;
	background-size: 100% 100%;
	color: white;
	font-size: 1.5rem;
	text-align: center;
}
.contact-table{
	margin-top: 71px;
}
.contact-table caption{
	font-size: 16px;
	color: #676767;
	margin-top: 15px;
	margin-bottom: 5px;
}

.phone-img-bg{
	height: 91px;
	width: 212px;
	background: url(../img/inventory-img/online-consultation.png) no-repeat;
	background-size: 100% 100%;
	color: white;
	font-size: 1.6rem;
	text-align: center;
	margin-top: 20px;
}
.phone-img-bg span{
	display: block;
	float: right;
	font-size: 1.4rem;
	margin-top: 50px;
	margin-right: 20px;
}
a.contact-a-block{
	display: block;
	text-decoration: none;
}
.consult{
	text-align: center;
	font-size: 12px;
	color: #fff;
	background: url(../img/inventory-img/inventory-consultation.png) no-repeat;
	width: 164px;
	height: 40px;
	line-height: 40px;
	margin: 20px auto;
	cursor: pointer;
}
.consult span{
	margin-left: 15px;
}
/*内容*/
#thing-content {
	float: left;
	width: 648px;
	margin-left: 38px;
	margin-top: 50px;
}

#topNav {
	height: 30px;
	margin-left: 5%;
	line-height: 30px;
	width: 90%;
	margin-top: 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(200,200,200);
}
#topNav .title{
	font-size: 20px;
}
#topNav .text{
	display: block;
	float: right;
	color: #676767;
	font-size: 13px;
}
.top-line{
	text-align: center;
}
#contact-left{
	float: left;
	clear: left;
	overflow: hidden;
	width: 210px;
	border: 1px solid #dcdcdc;
	margin-top: 40px;
	font-size: 0.8rem;
}

#contact-left .contact-table td{
	font-size: 14px;
	color: #676767;
	min-width: 52px;
}

#content-case {
	width: 100%;
	min-height: 1176px;
	border: 1px solid #dcdcdc;
	overflow: hidden ;
}

#content-case p {
	position: relative;
	margin: 0px 40px 60px 40px;
	color: rgb(117,117,117);
	text-indent: 2em;
	font-size: 16px;
	line-height: 1.4rem;
	text-align: left;
}
#content-case .text1{
	margin-top: 20px;
	margin-bottom: 0;
	text-align: left ;
}

#content-case .bottom-line {
	margin: 20px 30px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgb(200,200,200);
	text-align: left ;
}
.img {
	height: auto;
	float: left;
	width: 40%;
	/*padding: 30px;*/
	padding-left: 30px;
	padding-top: 20px;	
	text-align: center;
}

.img img {
	display: inline;
	margin: 3px;
	border: 1px solid #bebebe;
}

.img a:hover img {
	border: 1px solid #333333;
}
div.rfid-img-content{
	width: 80%;
	margin-left: 40px;
	height: 163px;
	margin-bottom: 20px;
}
div.rfid-shop-content{
	width: 100%;
	margin-left: 0px;
	height: 190px;
	margin-bottom: 20px;
}
.rfid-img {
	width: 33%;
	padding: 0;
}
.rfid-img img {
	border: none;
}
.rfid-img a:hover img{
	border: none;
}

.shop-rfid{
	width: 45%;
	padding: 10px;
}

.desc {
	text-align: center;
	font-weight: normal;
	width: 100%;
	font-size: 12px;
	margin: 5px;
}

/*inventory*/
#inventory-content{
	/*flex: 1;*/
	width: 900px;
	margin: 0 auto;
	margin-bottom: 185px;
	height: auto;
	box-sizing: border-box;
}
#footer,#push{
	/*height: 185px;*/
}
