html, body { padding:0px;margin:0px;width: 100%; height:auto;min-width:1250px}
body{font-family:'Microsoft YaHei',Arial;
font-size:12px;
color:#333;
padding-bottom:35px;
}
img{border:none;}
a{text-decoration: none;color:#333;}
a:hover {color:#333;}
.header{
margin:0px;
padding:0px;
width:100%;
height:80px;
min-width:1250px;
position:absolute;
top:0px;
border-bottom:1px solid #ccc;
background:#fff;
}
.header .logo{
padding:0px;
width:226px;
height:80px;
float:left;
text-align:center;
}
.header .logo img{
height:45px;
margin-top:17px;
margin-left:35px;
float:left;
}
.header .logo span{
font-size:22px;
color:#333;
line-height:80px;
padding-left:10px;
letter-spacing:3px;
display:block;
float:left;
}
.menu{
float:left;
height:80px;
width:auto;
margin-left:35px;
}
.menu a{
	height:80px;
	float:left;
	display:block;
	margin:0 15px;
	color:#333;
}
.menu a:hover{
	color:#333;
}
.menu a img{
	width:28px;
	height:28px;
	vertical-align:middle
}
.menu a span{
	width:auto;
	height:80px;
	line-height:80px;
	text-align:center;
	font-size:16px;
	letter-spacing:1px;
	padding-left:4px;
}
.menu .current{
background:url(../pcImages/index/dav_icon_sel.png) no-repeat bottom center;
color: #068dd4;
}
.loginOrReg{
float:right;
height:80px;
line-height:80px;
margin-right:15px;
}
.loginOrReg a{
letter-spacing:1px;
}
.loginOrReg img{
vertical-align:middle;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius:100px;
margin-right: 5px;
width:40px;
height:40px;
}
.quitSoft{
float:right;
height:80px;
line-height:80px;
margin-right:15px;
}
.quitSoft img{
vertical-align:middle;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius:100px;
margin-right: 5px;
width:40px;
height:40px;
}
.quitNav{
position:fixed;
right:10px;
top:81px;
width:120px;
height:113px;
background:url(../pcImages/index/top_admin_bg.png) no-repeat center;
z-index:999999;
}
.quitNav ul{
list-style:none;
margin-top:13px;
padding:0px;
}
.quitNav ul li{
line-height:28px;
text-align:center;
}
.quitNav ul li a{
padding:0 4px 5px 22px;;
letter-spacing:1px;
color:#999;
font-size:12px;
}
.quitNav ul .editPic a{
background:url(../pcImages/index/top_nav2_icon_xgtx_nor.png)  no-repeat left;
border-bottom:1px solid #ccc;
}
.quitNav ul .editPic a:hover{
background:url(../pcImages/index/top_nav2_icon_xgtx_sel.png)  no-repeat left;
color: #28a7ea;
border-bottom:1px solid #28a7ea;
}
.quitNav ul .editPass a{
background:url(../pcImages/index/top_nav2_icon_xgmm_nor.png)  no-repeat left;
border-bottom:1px solid #ccc;
}
.quitNav ul .editPass a:hover{
background:url(../pcImages/index/top_nav2_icon_xgmm_sel.png)  no-repeat left;
color: #28a7ea;
border-bottom:1px solid #28a7ea;
}
.quitNav ul .outSoft a{
background:url(../pcImages/index/top_nav2_icon_tcxt_nor.png)  no-repeat left;
border-bottom:1px solid #ccc;
}
.quitNav ul .outSoft a:hover{
background:url(../pcImages/index/top_nav2_icon_tcxt_sel.png)  no-repeat left;
color: #28a7ea;
border-bottom:1px solid #28a7ea;
}
.content{
width:100%;
min-width:1250px;
height:100%;
overflow:auto;
}
.content .left{
width:225px;
border-right:1px solid #ccc;
position:absolute;
top:80px;
left:0px;
overflow:auto;
background:url(../pcImages/index/left_nav_pic_bg.png)  no-repeat right bottom;
}
.content .left .l_title{
height:40px;
width:225px;
background-color: #068dd4;
text-align:center;
font-size:16px;
color:#fff;
}
.content .left .l_title img{
vertical-align:middle;
padding-right:5px;
}
.content .left .l_title span{
line-height:40px;
}
.left .l_nav{
overflow:auto;
}
.left .l_group{
}
.l_group .cj_title{
padding:0 20px 0 10px;
display:block;
height:35px;
line-height:35px;
font-size:14px;
overflow:hidden;
border-bottom:1px solid #ccc;
background:url(../pcImages/index/left_nav_down_nor.png)  no-repeat scroll 203px 15px;
}
.l_group .cj_current{
color: #068dd4;
border-bottom:1px solid #068dd4;
background:url(../pcImages/index/left_nav_up_sel.png) no-repeat scroll 203px 15px;
}
.l_group .cj_title img{
float:right;
margin-top:15px;
}
.left .l_group ul{
list-style:none;
padding:0px;
margin:0px;
border-bottom:1px solid #ccc;
}
.l_group .sb_current{
background:#e6e6e6;
}
.left .l_group ul li{
height:25px;
line-height:25px;
font-size:12px;
}
.left .l_group ul li a{
display:block;
padding:0 10px;
} 
.left .l_group ul li a img{
height:16px;
width:16px;
vertical-align:middle;
padding-right:4px;
} 
.left .l_group ul li a:hover{
background:#e6e6e6;
} 
.content .right{
height:100%;
margin-left:226px;
overflow:auto;
}
.content .right .map{
width:100%;
}
.countAlarm{
position:fixed;
bottom:50px;
right:20px;
width:260px;
height:63px;
background:url(../pcImages/index/pic_news_bg.png) no-repeat center;
background-size:260px 63px;
}
.countAlarm .alarmgif{
margin-left:17px;
margin-top:14px;
float:left;
}
.countAlarm span{
line-height:58px;
color:red;
font-size:16px;
padding:0 2px;
}
.countAlarm .ca_content{
padding-left:25px;
width:171px;
overflow:hidden;
}
.countAlarm .ca_close{
line-height:63px;
float:right;
margin-top:23px;
margin-right:20px;
}
.footer{
position:absolute;
bottom:0px;
width:100%;
min-width:1250px;
height:35px;
line-height:35px;
background-color: #4d4c4c;
color:#fff;
text-align:center;
}
#msgContent{
line-height:25px;
overflow:auto;
padding:10px;
display:none;
}
#loginBox{
width:600px;
height:480px;
overflow:hidden;
}
#loginBox .userimg{
width:119px;
height:119px;
margin:0 auto;
-webkit-border-radius:100px;
-moz-border-radius:100px;
-ms-border-radius:100px;
-o-border-radius:100px;
border-radius:100px;
display:block;
margin-top:40px;
}
.lgf_common label{
width:350px;
height:35px;
line-height:35px;
margin:0 auto;
display:block;
font-size:14px;
clear:both;
}
.lgf_common input{
width:350px;
height:35px;
margin:0 auto;
display:block;
border:none;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
border:1px solid #ccc;
outline:none;
text-indent:10px;
margin-bottom:5px;
}
.lgf_common .login_save{
width:350px;
height:35px;
margin:0 auto;
display:block;
background:#ff9933;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
text-align:center;
line-height:35px;
margin-top:25px;
color:#fff;
}
.lgf_common .login_save img{
vertical-align:middle;
padding-right:5px;
}
.regOrFoget{
width:200px;
margin:0 auto;
margin-top:30px;
}
.regOrFoget a:hover{
color:#28a7ea;
}
.lgf_common .lb_reg{
width:99px;
text-align:center;
border-right:1px solid #ccc;
display:block;
float:left;
}
.lgf_common .lb_forget{
width:100px;
text-align:center;
display:block;
float:left;
}
#regBox{
}
.lr_title{
background:url(../pcImages/public/tc_pic_title_bg.png) no-repeat center;
width:438px;
height:35px;
margin:0 auto;
text-align:center;
line-height:35px;
margin-top:30px;
color:#fff;
margin-bottom:20px;
}
.phoneBox{
width:350px;
height:35px;
margin:0 auto;
border:none;
outline:none;
margin-bottom:5px;
}
.phoneBox .phonenumber{
width:200px;
height:35px;
line-height:35px;
float:left;
border:none;
border:1px solid #ccc;
outline:none;
text-indent:10px;
}
.phoneBox .getnumber{
width:140px;
height:35px;
line-height:35px;
float:right;
border:none;
border:1px solid #fff;
outline:none;
text-align:center;
background:#ff9933;
color:#fff;
text-indent:0px;
}
.right .right_title{
height:30px;
border-bottom:2px solid #28a7ea;
line-height:30px;
padding-top:10px;
}
.right .right_title span{
font-size:16px;
}
.right .right_title .title_img{
padding:0 10px;
}
.right .right_title .time{
color:#999;
font-size:12px;
padding-left:30px;
}
.con_btn{
width:auto;
float:right;
margin-top:-5px;
}
.con_btn .btn_fresh{
background:#ff9933;
color:#fff;
height:30px;
line-height:30px;
display:block;
float:left;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
margin:0 5px;
padding:0 20px;
text-align:center;
}

.con_btn .btn_history{
background:#3dbb2b;
color:#fff;
height:30px;
line-height:30px;
float:left;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
margin:0 5px;
padding:0 20px;
text-align:center;
}
.con_btn img{
width:20px;
height:20px;
vertical-align:middle;
padding:0px;
padding-right:5px;
}
.tipsMsg{
margin:0 auto;
text-align:center;
padding:10px 0px;
}
.tipsMsg p{
color:#999;
letter-spacing:2px;
font-size:20px;
line-height:40px;
margin-top:10px;
margin-bottom:10px;

}
.tipsMsg a{
color:#fff;
letter-spacing:2px;
background:#ff9933;
padding:6px 15px;
-webkit-border-radius:5px;
-moz-border-radius:5px;
-ms-border-radius:5px;
-o-border-radius:5px;
border-radius:5px;
}
.tipsMsg a img{
margin-right:3px;
}
.tipsMsg a:hover{
color:#fff;
}
/*2017-9-19ÐÂÔöµÄ*/
.input_date{
background:url(../pcImages/public/icon_date.png) no-repeat right center;
}
