/* CSS Document */

*{ 
	margin:0;
	padding:0;
	outline:0;
}
body{
	font-family: "微软雅黑",Helvetica,Tahoma,sans-serif;
}
a,
buttom,
input{
	text-decoration:none;
	-webkit-tap-highlight-color:transparent;
}
img{border-style:none;}
ul,
li,
ol{list-style:none;}
a:hover{ text-decoration:none;}
.h4{
	display:block;
	margin:10px 0 30px 0;
	text-align:center;
	font-weight:700;
	color:#666;
	font-size:16px;
}

/*公共样式*/
.fl{ float:left;}
.fr{ float:right;}
.blue{ color:#16a4f8;}
.green{ color:#00bd74;}
.red{ color:#ff0000;}
.yellow{ color:#ffde00;}
.black{ color:#333;}

.back span,
.exit span,
.close-ico span,
.err-tip span,
.qizhan-icon span,
.arrow,
.arrow-r,
.icon-win,
.icon-fail,
.ico-i,
.user-icon,
.state-green,
.state-red,
.state-yellow,
.total-hours-bg,
.alarm,
.alarm01,
.alarm02,
.alarm03,
.alarm04,
.alarm05{
	background:url(../images/com_icon.png) no-repeat;
}

.ai-start{
    position:relative;
	float:left;
	width:32px;
	height:32px;
    background:url(../images/ai_start.png) no-repeat;
    margin-top:243px;
    margin-left:-30px;
}

.ai-stop{
    position:relative;
	float:left;
	width:32px;
	height:32px;
    background:url(../images/ai_stop.png) no-repeat;
    margin-top:243px;
    margin-left:-30px;

}

.ai-start2{
    position:relative;
	float:left;
	width:32px;
	height:32px;
    background:url(../images/ai_start2.png) no-repeat;
    margin-top:243px;
    margin-left:-30px;
}

.ai-stop2{
    position:relative;
	float:left;
	width:32px;
	height:32px;
    background:url(../images/ai_stop2.png) no-repeat;
    margin-top:243px;
    margin-left:-30px;

}


.state-green{background-position:-302px -10px;}
.state-yellow{background-position:-347px -10px;}
.state-red{background-position:-391px -10px;}

.arrow{
	background-position:-109px -5px;
	display:block;
	width:32px;
	height:11px;
}
.arrow-r{
	background-position:-119px -29px;
	display:block;
	width:11px;
	height:11px;
}

/*header*/
header{
	position:relative;
	height:35px;
	zoom:1;
	text-align:center;
	line-height:35px;
	color:#333;
	font-size:18px;
	width:100%;
	z-index:100;
	border-bottom:1px solid #ccc;
}
header .back,
header .close-ico,
header .exit{
	display:inline-block;
	position:absolute;
	top:0px;
	left:0px;
	width:40px;
	height:35px;
}
header .qizhan-icon {
	display:inline-block;
	position:absolute;
	top:0px;
	left:30px;
	width:40px;
	height:35px;
}
header .save,
header .add{
	display:inline-block;
	position:absolute;
	top:0px;
	right:10px;
	color:#16a4f8;
	font-weight:500;
}
header .save{font-size:14px;}
header .add{
	font-size:32px;
	line-height:30px;
}
header .back span,
header .close-ico span{
	display:block;
	width:20px;
	height:24px;
	margin-left:10px;
}
header .back span{
	background-position:-85px -10px;
	margin-top:8px;
}
header .close-ico span{
	background-position:-437px -10px;
	margin-top:12px;
}
header .qizhan-icon span{
	background-position:-233px -10px;
	display:block;
	width:26px;
	height:26px;
	margin-top:5px;
	margin-left:10px;
}
header .exit span{
	background-position:-377px -68px;
	display:block;
	width:25px;
	height:20px;
	margin-top:8px;
	margin-left:10px;
}
.search-box{
	padding:0 10px;
}
.search-box .search{
	display:block;
	height:30px;
	margin:6px auto;
	padding:0 20px 0 10px;
	border-radius:40px;
	background:#ececec;
	position:relative;
}
.search-box .search .text-box{
	margin-right:40px;
	padding:5px;
}
.search-box .search .text-box .key-text{
	display:block;
	width:100%;
	border:none;
	height:20px;
	line-height:20px;
	outline:none;
	font-size:14px;
	padding:5px 0;
	color:#656a73;
	background:#ececec;
}
.search-box .search .submit{
	width:60px;
	height:30px;
	position:absolute;
	right:0;
	top:0;
	color:#fff;
	background:#ff463c;
	border:none;
	border-top-right-radius:40px;
	border-bottom-right-radius:40px;

}

/*注册*/
section{
	overflow:hidden;
	zoom:1;
}
section .main{padding:10px;}
section .logo{
	margin:0 auto;
	width:110px;
	height:75px;
	background:url(../images/logo.png) no-repeat;
}
section .logo01{
	margin-top:20px;
}
section .err-tip{
	margin-left:-8px;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
	height:20px;
	font-size:14px;
	line-height:20px;
	color:#b53312;
}
section .err-tip span{
	display:block;
	width:14px;
	height:17px;
	float:left;
	background-position:-189px -11px;
}
section .err-tip p{
	padding-left:18px;
	line-height:20px;
}
.w-left{
	width:19%;
	float:left;
	line-height:28px;
	padding-left:0;
	padding-right:0;
	text-align:right;
}
.w-right{
	padding-left:5px;
	padding-right:0;
}
.city-select{position:relative;}
.city-select .arrow{
	position:absolute;
	top:5px;
	right:10px;
	height:25px;
	border-left:1px solid #CCC;
	margin-left:10px;
}
.line-dis{
	font-size:13px;
	line-height:13px;
	color:#323232;
}
.line-dis input{margin-right:5px;}
.icon-btn{
	display:block;
	width:100%;
	height:35px;
	border-radius:5px;
	background-color:#17a8ff;
	font-size:18px;
	line-height:35px;
	border-bottom:1px solid #333;
	text-align:center;
	color:#fff;
}
.icon-btn:hover{
	color:#fff;
	background-color:#16a4f8;
}
.zhezhao {
	position:absolute; 
	left:0;
	top:0;
	height: 100%; 
	width: 100%; 
	z-index:100; 
	background-color:#000;
	opacity:0.5;
}
.pop-box{
	position:fixed;
	background-color:#fff;
	left:15%;
	top:35%;
	border:1px solid #16a4f8;
	z-index:1000;
	width:70%;
	height:130px;
	font-size:13px;
	line-height:30px;
}
.icon-win{background-position:-227px -68px;}
.icon-fail{background-position:-297px -68px;}
.icon-win,
.icon-fail{
	width:40px;
	height:40px;
	margin:0 auto;
	margin-top:20px;
}
.pop-box .text{
	display:block;
	margin:0 auto;
	text-align:center;
	font-weight:700;
	font-size:15px;
}
.login01{
	display:block;
	margin-right:15px;}
	
/*登录*/
.form-btn{margin-top:20px;}
.login-user{
	margin-top:8px;
	padding:0 5px;
}
.login-user a{}

/*区域选择*/
.hot-trade{display:block;}
.hot-trade .hd{
	display:block;
	padding-left:10px;
	font-size:14px;
	color:#323232;
	line-height:30px;
	background-color:#eaeaea;
	font-weight:700;
}
.hot-trade .hd01{
	height:40px;
	line-height:40px;
}
.hot-trade .hd01 span{
	font-size:16px;
	font-weight:bold;}
.home-place-list{
	overflow:hidden;
	background-color:#fff;
}
.home-place-list ul{margin:0;}
.home-place-list ul li a{padding:0 0 0 10px;}
.province{
	position:relative;
	display:block;
	font-size:14px;
	padding-left:10px;
	line-height:29px;
	color:#323232;
	border-bottom:1px solid #ccc;
}
.province:active{ background-color:#fff;}

.city-list{
	background-color:#f8f8f8;
	border-bottom:1px solid #ccc;
}
.home-place-list .city-list li{
	display:inline-block;
	width:23%;
	line-height:38px;
	text-align:center;
	font-size:14px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;	
}
.home-place-list .city-list li a{
	display:block;
	color:#333;
	overflow:hidden;
	cursor:pointer;
}
.home-place-list .city-list li a:hover,
.home-place-list .city-list li a:active{
	color:#16a4f8;
	text-decoration:none;
}
.arrow01{
	position:absolute;
	top:5px;
	right:10px;
	height:20px;
}
.arrow02{
	position:absolute;
	top:7px;
	right:14px;
	height:20px;
}
.arrow03{
	position:absolute;
	top:7px;
	right:20px;
	height:20px;
}
.arrow-r{
	position:absolute;
	top:8px;
	right:10px;
	height:20px;
}

/*我的气站*/
header .qizhan-num{
	padding-left:0px;
	font-size:13px;
	color:#16a4f8;
	display:inline-block;
	position:absolute;
	top:0px;
	left:45px;
}
.user-banner{
	margin:0 auto;
	background:url(../images/img_01.png) no-repeat center top;
	min-height:200px;
	position:relative;
}
.user-banner .user-box{
	display:block;
	overflow:hidden;
	zoom:1;
	width:220px;
	text-align:center;
	margin:0 auto;
	padding-top:50px;
}
.user-icon{
	display:block;
	background-position:0px -119px;
	margin:0 auto;
	text-align:center;
	width:100px;
	height:100px;
	border-style:none;
}
.user-icon-wx{
	display:inline-block;
	background-position:0px -119px;
	margin:0 auto;
	text-align:center;
	width:70px;
	height:70px;
	overflow:hidden;
	border:#f0f0f0 3px solid;
	border-radius:33px;
}
.user-icon-wx img{border-radius:33px;}
.user-txt{
	font-size:13px;
	color:#fff;
	padding-top:10px;
	white-space:nowrap;
	width:220px;
}
.qizhan-box{
	display:block;
}
.qizhan-list{
	margin-bottom:20px;
	padding:0 10px;
}
.qizhan{
	position:relative;
	padding:10px 0;
	border-bottom:1px solid #eaeaea;
}
.qizhan-img{
	position:relative;
	float:left;
	width:110px;
	height:80px;
	margin-right:10px;
	border:1px solid #e1e1e1;
	overflow:hidden;
}
.qizhan-img img{
	width:100%;
	height:100%;
}
.qizhan .state-green{
	position:relative;
	float:right;
	width:32px;
	height:32px;
}
.qizhan .state-yellow{
	position:relative;
	float:right;
	width:32px;
	height:32px;
}
.qizhan .state-red{
	position:relative;
	float:right;
	width:32px;
	height:32px;
}
.qizhan-name{
	font-size:14px;
	color:#333;
	line-height:1.5;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:700;
}
.qizhan-info{
	padding-top:5px;
	font-size:12px;
	line-height:1.2;
	color:#333;
}
.qizhan-info li span{
	font-size:14px;
}

/*气站首页*/
.qizhan-top{
	padding:10px 15px 30px 15px;
	background-size:auto 10px;
	background-color:#f0f0f0;
}
.green01{
	position:relative;
	float:left;
	width:32px;
	height:32px;
}
.qizhan-title a{
	display:block;
	width:60px;
	height:22px;
	border-radius:5px;
	background-color:#16a4f8;
	font-size:10px;
	line-height:22px;
	text-align:center;
	color:#fff;
	vertical-align:middle;
}
.total-hours{
	margin:0 auto;
	width:222px;
	height:222px;
	padding:0px 0;
}
.total-hours-bg{
	background-position:0 -239px;
	width:100%;
	height:100%;
}
.total-hours p{
	padding-top:75px;
	font-size:24px;
	line-height:1.5;
}
.total-hours p span{
	color:#fff;
}
.total-hours .time{
	margin:0 auto;
	padding-top:5px;
	font-size:10px;
	color:#333;
}
.list{
	padding:20px 0;
	font-size:16px;
	line-height:1.5;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:700;
}
/*.{
	padding-top:5px;
	font-size:13px;
	line-height:1.5;
	color:#666;
}*/

/*气站详情*/
.detail-list{
	margin-left:0;
	background-color:#eaeaea;
}
.detail-list li{
	padding:0;
	margin:0;
	background-color:#eaeaea;
	width:33%;
	height:115px;
	background-clip:content-box;
	float:left;
	box-sizing:border-box;
	display:block;
	font-size:16px;
	font-weight:700;
}
.style{
	height:115px;
	padding:1px;
	overflow:hidden;
	background-clip:content-box;
	box-sizing:border-box;
	display:block;
	margin:0 auto;
	text-align:center;
	background-color:#fff;
}
.style:hover{ background-color:#eaeaea;}
.style01{
	width:46px;
	height:46px;
	margin:0 auto;
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;

}


/*空压机详情*/
.total-hours01{
	margin:0 auto;
	width:220px;
	height:100px;
}
.total-hours01 p{
	padding-top:75px;
	font-size:24px;
	line-height:1.5;
}
.bg-color{
	background-color:#f7f7f7;
	padding:10px 10px;
	margin-top:10px;
	width:100%;
	font-size:14px;
	font-weight:normal;
	border-bottom:1px solid #eaeaea;
}
.bg-color li{
	padding:5px 0;
}

/*告警信息列表*/
.alarm-info{
	padding-top:5px;
	font-size:12px;
	line-height:2;
	color:#333;
}
.alarm-info .sort{
	color:#CCC;
}
.alarm-info .sort01{
	color:#F00;
	border:1px #F00 solid;
	padding:0 2px;
}
.alarm,
.alarm01,
.alarm02,
.alarm03,
.alarm04,
.alarm05{
	display:inline-block;
	border-style:none;
	width:112px;
	height:16px;
	vertical-align:middle;
}
.alarm{background-position:-318px -119px;}
.alarm01{background-position:-318px -141px;}
.alarm02{background-position:-318px -163px;}
.alarm03{background-position:-318px -185px;}
.alarm04{background-position:-318px -207px;}
.alarm05{background-position:-318px -229px;}

/*告警详细信息*/
.sort01{
	font-size:12px;
	color:#F00;
	border:1px #F00 solid;
	padding:0 2px;
}
.alarm-title{
	font-size:15px;
	position:relative;
	padding-bottom:5px;
}
.alarm-title .alarm-icon{
	position:absolute;
	top:3px;
	left:5px;
}
.alarm-title .sort-txt{
	position:absolute;
	top:3px;
	right:5px;
}
.total-hours01 .time{
	padding-top:20px;
	font-size:10px;
	color:#333;
}
.txt{
	font-size:12px;
	line-height:2;
	color:#666;
}

/*我的客户*/
.client-info{
	padding-top:5px;
	font-size:12px;
	line-height:1.5;
	color:#333;
}
.client-info li{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.client-type{
	position:absolute;
	top:12px;
	right:5px;
	padding:0 2px;
	font-size:12px;
}

/*客户详细信息*/
.txt01{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.nav01,
.nav02{
	display:block;
	width:100%;
	text-align:center;
	border-bottom:5px solid #eaeaea;
	border-top:5px solid #eaeaea;
}
.nav01 li,
.nav02 li{
	float:left;
	line-height:12px;
	border-right:1px solid #eaeaea;
}
.nav01 li{
	width:50%;
	height:34px;}
.nav02 li{
	width:25%;
	height:50px;
	font-size:12px;
	border-style:none;
}
.nav02 li a{
	color:#888;
	font-weight:700;
	height:50px;
}
.nav02 li a.cur,
.nav02 li a:hover{
	background-color:#fff;
	border-bottom:2px solid #C00;
	color:#C00;
}
.nav02 li a img{
	width:20px;
	height:23px;
	padding-bottom:3px;
}

.edit,
.delete{height:32px;}
.edit img,
.delete img,
.popover img{
	width:16px;
	height:16px;
}
.nav01 li .popover{
	font-family: "微软雅黑",Helvetica,Tahoma,sans-serif;
	width:100%;
	height:32px;
	line-height:12px;
	text-align:center;
	border-style:none;
	border-radius:0;
    box-shadow:none;
	z-index:100;
}
/*新增&修改客户信息*/
.txt01 input{
	width:78%;
	border-style:none;
}
.tag_select{
	display:inline-block;
	width:25%;
	border:1px solid #e0e0e0;
	margin:0;
	padding:0;
}
.tag_select1{
	display:inline-block;
	width:100%;
	border:1px solid #e0e0e0;
	border-radius:4px;
	padding-left:10px;
}
.tag_select:hover,
.tag_select:active{border:1px solid #16a4f8;border-radius:4px;}
.address{ padding-top:5px;}

/*pop*/
.pop-box01{ height:150px;}
.pop-box01 .pop-title{
	background-color:#e6e6e6;
	border-bottom:1px solid #ccc;
	padding:0 10px;
	font-size:14px;
	color:#666;
}
.pop-box01 .text{padding:20px 0;}
.pop-box01 ul.ul-btn{
	text-align:center;
	vertical-align:middle;
}
.pop-box01 ul.ul-btn li{
	display:inline-block;
	width:50%;
	padding:0 10px; float:left;
}
.pop-btnbo,
.pop-btnbg{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	width:70%;
	max-width:100%;
	height:28px;
	line-height:28px;
	color:#fff;
	padding:0;
}
.pop-btnbo{ background-color:#cccccc;}
.pop-btnbg{ background-color:#16a4f8;}

.pop-btnbg01{
	display:inline-block;
	text-align:center;
	vertical-align:middle;
	width:40%;
	height:28px;
	background-color:#16a4f8;
	line-height:28px;
	color:#fff;
}

/*我的收益*/
.ico-i{
	display:inline-block;
	background-position:-465px -17px;
	width:14px;
	height:14px;
}
.shouyi-list{
	font-size:14px;
	border-bottom:1px solid #ccc;
}
.shouyi-list a{color:#323232;}
.shouyi-data,
.earn-qizhan{
	position:relative;
	display:block;
	padding-left:10px;
	line-height:29px;
	border-bottom:1px solid #e8e8e8;
}
.shouyi-data{
	font-weight:bold;
}
.earn-qizhan{font-size:13px;}
.earn{margin-right:30px;}
.earn-qizhan .earn{ color:#999;}
.pop-box02{
	position:fixed;
	background-color:#fff;
	left:20%;
	top:15%;
	z-index:1000;
	width:60%;
	font-size:14px;
	font-weight:700;
}
.pop-box02 ul{
	max-height:400px; 
	overflow-y:scroll; 
	overflow-x:hidden;
	margin-bottom:0;
}
.list-group-item{
	border-style:none;
	border-radius:0;
}
.list-group-item:active{background-color:#337ab7;}
.pop-box02 .active{
	border-style:none; 
	border-radius:0;
	background-color:#337ab7;
}
.pop-box03{
	position:fixed;
	background-color:#fff;
	left:10%;
	top:35%;
	border:1px solid #16a4f8;
	z-index:1000;
	width:80%;
	height:130px;
	font-size:13px;
	line-height:30px;
}
.pop-box03 .text-left{
	display:block;
	padding:15px 10px;
	font-size:13px;
	font-weight:700;
	line-height:22px;
	border-bottom:1px solid #ccc;
}
.pop-box03 a{
	display:inline-block;
	width:100%;
}
.pop-box03 a:hover,
.pop-box03 a:active{ color:#16a4f8;}
.pop-box04{height:140px;}

/*收益详情*/
.earn-title{
	padding:20px 15px 20px 15px;
	font-size:22px;
	margin:0 10px;
	border-bottom:1px dashed #ccc;
}
.earn-detail{
	margin:0 10px;
	padding:5px 5px;
	font-size:14px;
	line-height:3.0;
	font-weight:700;
	color:#666;
	border-bottom:1px solid #e0e0e0;
}
.earn01{
	margin:20px 10px 60px 10px;
	font-size:16px;
	font-weight:700;
	color:#666;
}
.qizhan-link{
	height:80px;
	vertical-align:middle;
	text-align:center;
	border-top:1px double #ccc;
	border-bottom:1px double #ccc;
	background-color:#f0f0f0;
}
.qizhan-link a{
	display:block;
	margin:0 auto;
	margin-top:20px;
	width:30%;
	height:40px;
	line-height:40px;
	border-radius:5px;
	background-color:#16a4f8;
	color:#fff;
}
	
/*首页*/
.items-box{
	display:block;
	border-top:5px solid #e0e0e0;
}
.items{
	position:relative;
	padding:10px 10px;
	border-bottom:4px solid #eaeaea;
}
.item-img{
	position:relative;
	float:left;
	width:48px;
	height:48px;
	margin-right:10px;
	overflow:hidden;
}
.item-img img{
	width:100%;
	height:100%;
}
.item-name{
	font-size:14px;
	color:#333;
	line-height:1.5;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:700;
}
.item-info{
	padding-top:10px;
	font-size:12px;
	line-height:1.2;
	color:#999;
}
.item-info li{
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-right:20px;
}
.items .arrow-r{
	position:absolute;
	top:25px;
	right:10px;
	height:20px;
	padding-left:5px;
}

/*合作协议条款*/
.co-box{
	padding:0 12px;
	font-size:12px;
}
.co-box p strong{
	font-size:13px;
}
.back-btn{
	display:block;
	margin:15px auto;
	width:40%;
	height:30px;
	border-radius:5px;
	background-color:#17a8ff;
	font-size:16px;
	line-height:30px;
	text-align:center;
	color:#fff;
}

/*重置密码&修改密码*/
.btn01{
	margin:0 auto;
	width:50%;
}
.btn02{
	display:inline-block;
	text-align:center;
	width:100%;
}
.btn03{
	font-size:14px;
	height:28px;
	line-height:28px;
	width:40%;
	text-align:center;
}
	
/*缺省 默认值*/
.default{
	margin:0 auto;
	padding:80px 0;
	font-size:14px;
	color:#666;
}
.default a{
	display:block;
	width:35%;
	text-align:center;
	margin:0 auto;
	font-size:16px;
	font-weight:700;
	line-height:35px;
	height:35px;
	border-radius:5px;
	background-color:#17a8ff;
	color:#fff;
}

.icon-unpaid {
	background: url('../images/money--minus.png') no-repeat !important;
	width:16px;
	height:16px;
	display: inline-block;
	margin-top: 4px;
	margin-right:5px;
}