@charset "utf-8";
* {
	padding: 0px;
	margin: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
html{
	height: 100%;
}
body {
	padding: 0px 0px 50px;
	margin: 0px;
	color: #000;
	background-color: #f5f5f5;
	font-family: '微软雅黑';
	min-height: 100%;
	min-width: 1300px;
}
.flex-content {
  display: flex;
}
.nav_box{
  justify-content: space-between;
  align-items: center;
}
.nav_r{
  flex-direction: column;
  justify-content: flex-end;
}
a {
	color: #000;
	text-decoration: none;/*cursor: pointer;
	_cursor: hand;*/
}
a:hover {
	color: #ff6600;
}
a, img {
    border: 0;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
img {
	border: 0px;
}
.normal {
	font-weight: normal;
}
input{
	border:none; 
	outline:none;
}
.height0 {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.height10 {
	font-size: 0px;
	line-height: 10px;
	clear: both;
	height: 10px;
}
.clearboth {
	clear: both;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
.title {
    margin: 0 auto;
    padding: 20px 0;
}
.bor_b{
	width: 40px;
	height: 3px;
	border-radius: 1px;
	background-color: #ff6600;
	margin: 0 auto;	
}
/* 头部 */
.top{ 
	height: 35px; 
	background-color:#f5f5f5; 
	width:100%;
}
.top_m{ 
	width:1190px; 
	margin:0 auto;
}
.top_m a:hover{ 
	color:#ff6600;
}
.top_m a{ 
	display:block; 
	float:right; 
	margin-left:20px; 
	font-size:12px; 
	color:#424242; 
	line-height:35px;
}
a:link,a:visited{
	color:#333;
	text-decoration:none;
}
.nav{ 
	background-color:#fff; 
	width:100%; 
	height:105px;
}
.nav_box{ 
	width:1190px; 
	margin:0 auto;
}
.logo{ 
	float:left;
}
.nav_r{ 
	float:right;
}
.search{ 
	float:right;
}
.ss{ 
	float:left; 
	margin-top:18px; 
}
#searchIpt{ 
	float:left;  
	border:1px solid #ff6600; 
	width:340px; 
	line-height:40px; 
	background:url(../images/02_sousuo.png) #fafafa no-repeat; 
	padding-left:30px;
}
#san{
	float:left; 
	background-color:#ff6600; 
	width:120px; 
	line-height:42px; 
	color:#ffffff;
	cursor:pointer;
	font-size:14px;
}
#tsxx{ 
	padding:2px; 
	background:#ff6600; 
	border:none; 
	border-radius:2px; 
	color:#fff; 
	font-size:12px;
}

#ljfb{
	color:#ffffff; 
	background-color:#ffb80f;
	width:120px; 
	line-height:42px; 
	cursor:pointer; 
	margin-left:20px; 
	margin-top:18px; 
	font-size:14px;
}
.mune a{ 
	font-size:16px; 
	color:#414141; 
	float:left; 
	margin-left:20px; 
	height:40px; 
	line-height:40px; 
	width:64px; 
	text-align:center;
}
.mune a:hover{ 
	border-bottom:3px solid #ff6600; 
	color:#ff6600; 
	text-decoration:none;
}
/* 底部 */
.foot{
	font-size:12px; 
	color:#fff; 
	background-color:#4e5659;
	margin-top:20px;
	width: 100%;
	min-width: 1180px;
	position: fixed;
	bottom: 0;
	z-index: 200;
}
.foot p{
	text-align:center;
	line-height:30px; 
	padding:5px 0;
	/*margin-top:8px;*/
}
.foot span a{
	color: #fff;
}
.foot span a:hover {
	color: #ff6600;
}
.bePointer{
	cursor:pointer;
	color: #333;
}
.bePointer:hover{
	color:#ff6600;
}
/* 设备需求弹框 */
.allsort{ 
	position:absolute; 
	top:0; 
	left:0;
}
.allsort .mc{
	overflow:visible;
	width:190px; 
	background:rgba(255,255,255,0.8); 
	height:460px;
}
.allsort .item{
	width:190px;
	height:38px;
}
.allsort .fore{
	border-top:none;
}
.allsort span{
	display:block;
	width:190px;
	position:relative;
	z-index:1;
}
.allsort h3{
	font-size:16px; 
	width:190px;
	height:38px;
	background-position:-241px -57px;
	font-weight:normal; 
	padding-left:20px;
}
.allsort h3 a:link,.allsort h3 a:visited{
	display:block;
	height:38px;
	line-height:38px;
	color:#333; 
	font-size:16px;
}
.allsort h3 a:hover,.allsort h3 a:active{
	color:#ff6600; 
	text-decoration:none; 
	font-size:16px; 
	font-weight:normal;
}
.allsort s{
	display:block;
	position:absolute;
	top:10px;
	left:182px;
	width:13px;
	height:13px;
	background-position:-218px -106px;
}
.allsort .item .i-mc{
	display:none;
	position:absolute;
	left:190px;
	top:0;
	width:1000px;
	background:rgba(2555,255,255,0.9);
	overflow:hidden;
	border:1px solid #cccccc;
}
.allsort .item dt{
	padding:3px 6px 0 0;
}
.allsort .item dd{
	padding:3px 0 0;
	overflow:hidden;
	zoom:1;
}
.allsort .subitem{
	float:left;
	min-height:460px;
	padding:0 4px 0 8px;
}
.allsort .subitem dl{
	padding:6px 0;
	overflow:hidden;
	zoom:1;
}
.allsort .subitem .fore{
	border-top:none;
}
.allsort .subitem dt{
	float:left;
	width:120px;
	line-height:22px;
	text-align:left;
	color:#ff6600;
}
.allsort .subitem dd{
	float:left;
	width:1000px;
}
.allsort .subitem em{
	float:left;
	height:14px;
	margin:4px 0;
	line-height:14px;
	padding:0 8px;
	border-left:1px solid #ccc;
	font-style:normal;
	white-space:nowrap;
}
.allsort .mc .extra{
	padding:7px 8px;
	background:#FDF1DE;
}
.allsorthover{
	background-position:0 -50px;
}
.allsorthover .mc{
	display:block;
}
.allsort .hover span{
	z-index:13;
	width:190px;
}
.allsort .hover h3{
	font-size:14px;
	hoverflow:hidden;
	background:url(images/nav-sort.gif) rgba(0,0,0,0.3) no-repeat -241px -57px;
	font-weight:bold;
}
.allsort .hover s{
	display:none;
}
.allsort .hover .i-mc{
	display:block;
	z-index:12;
}
*html .allsort .item dd{
	padding-bottom:6px;
}
*html .allsort .subitem{
	height:460px;
}
.allsort .close{
	position:absolute;
	top:6px;
	left:1000px;
	z-index:14;
	width:19px;
	height:19px;
	background-position:-216px -125px;
	cursor:pointer;
}
.cls-obps-url-div{
	float: right;
	margin-top: -42px;
}
.cls-obps-url-div span{
	background-image: url("../images/obps-icon.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 25px auto;
	display: inline-block;
	height: 30px;
	margin: 6px -30px;
	width: 30px;
}
.cls-obps-url-div a{
	border: 1px solid #ff6600;
	color: #ff6600;
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	margin: 6px 0;
	padding: 0 10px;
	cursor: pointer;
	display: block;
}
.cls-obps-url-div a:hover{
	background-color: rgba(255,200,0,0.1);
}
.cls-obps-url-div a img{
	height: 17px;
	margin: -3px 5px 0 0;
	padding: 0;
	width: 22px;
}
.active{
	display: none !important;
	color: #ff6600;
}
.active_sbflA_bak{
	color: #ff6600 !important;
}
.lyDisplay{
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0px !important;
	width: calc(100% - 30px);
	width: -webkit-calc(100% - 30px);
	width: -moz-calc(100% - 30px);
	margin: 20px auto 15px;
	border-collapse: collapse;
	border-spacing: 0;
	box-sizing: border-box;
}
.lyDisplay td{
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	font-size: 14px;
	padding: 12px 20px;
	vertical-align: top;
	word-break: break-all;
	line-height: 1.5;
	letter-spacing: 1px;
}
.lyDisplay .infof-title{
	width: 130px;
	text-align: center;
	font-weight: 600;
	background-color: #ececec;
	color: #444;
}
.lyDisplay .infof-info{
	color: #666;
}


.jtjq1{
	display:block;
	list-style-type:none;
	padding:10px 10px 30px 20px;
	margin:0;
	height: 640px;
}
.jtjq1 li{
	display:block;
	float:left;
	width:230px; 
	margin-bottom:10px;
}
.jtjq1 li img { 
	display:block; 
	width:100%; 
	margin:0 auto;
}
.jtjq1 li a{
	display:block; 
	margin:0 auto;
	width:210px; 
	padding:10px; 
	position:relative; 
	border:1px solid #e0e0dd; 
	background-color:#fbfbfb; 
}
.jtjq1 li a h1{ 
	color:#6b6b6b; 
	font-size:16px; 
	text-align:center; 
	width:200px; 
	line-height:26px;
}
/*.zl-messages{*/
/*	background:url(../../rentArea/img/news.png) #fafafa no-repeat;*/
/*}*/
.zl-messages #tsxx{
	background: #f5222d;
	position: absolute;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	text-align: center;
	line-height: 19px;
	padding: 0;
}









