*{margin: 0px;padding: 0px;}
body{box-sizing: border-box;width: 100%;height: 100%;overflow:hidden ;background-color: #e8ecf0;}
/* 全局样式 */
:root{
	/* 字体类型 */
	--font-family-global: 'Arial', 'Microsoft YaHei', sans-serif;

	/* 主题色 */
	--light-blue: #E0EDFF;
	--middle-blue: #0A69DE;
	--dark-blue: #074DAA;


	/* 提示色 */
	--danger-color: #F02828;
	--success-color: #008880;
	--warning-color: #FF8523;
	--highlight-color: #6666FF;


	/* 字体色 */
	--title-text:black;
	--content-text:#333;
	--gray-text: #777;
	--light-gray-text: #AAA;

	/* 背景色 */
	--normal-bg:#F7F7F7;
	--border-color: #D8D8D8;
	--disabled-bg: #CCC;
}

/*==================涓婚椋庢牸====================*/
.layui-btn{
	height: 40px;
	line-height: 40px;
	padding: 0 34px;
	margin-right: 0px;
	border-radius: 5px;
}
.layui-input, .layui-select, .layui-textarea{
	height: 40px;
	line-height: 40px;
	border-radius: 8px;
}
.layui-input-block{min-height: 30px;}
.layui-form-label{padding: 10px 15px;}
/*.layui-form-label{*/
	/*padding: 5px 10px;*/
/*}*/
/*.layui-btn-normal{background-color: #eaf6ff;}
.layui-btn-normal:hover{background-color: #d2ecfd;}
.layui-btn-danger{background-color:#ff3939;}
.layui-btn-danger:hover{background-color:#ffeaea;}*/


/*==================鐧诲綍鐣岄潰====================*/
.layui-layout-admin{background-color: #ffffff}
.layui-fluid{
	padding: 0px;
	background-color: #FFFFFF;
}
.login-bg{
	position: fixed;
	z-index: 0;
	background:linear-gradient(to right bottom,#129FEA,#1BC5E0);
	min-width:1600px ;
	width: 100%;
	min-height: 900px;
	height: 100%;
}
.login-bg-img{
	background: url(../img/img.png) no-repeat fixed 15% 40%;
	width: 100%;
	height: 100%;
}
.login-footer{
	position: fixed;
	z-index: 2;
	width: 100%;
	height: 100px;
	bottom: 0;
	background-color: #FFFFFF;
}
.login-footer p{
	color: #444444;
	text-align: center;
	padding-top: 40px;
}
/*鐧婚檰鍖哄煙*/
.login-area{
	position: fixed;
	z-index: 999;
	right: 10%;
	top:30%;
	width: 350px;
	height: 280px;
	border-radius: 3px;
	background-color: #FFFFFF;
}
/*鐧诲綍琛ㄥ崟*/
.login-area .layui-tab-content{padding: 0px 10px;}
.login-area .layui-tab{width: 350px;margin-top:5px;}
.login-area .layui-tab ul li{width: 175px;padding:0px;font-size: 16px;}
.login-area .layui-tab-title .layui-this:after{border-width:0px;}
.login-area .layui-tab-title .layui-this{
	border-bottom:solid 2px #1798ea ;
	color:#1798ea;
}
.login-area .layui-tab-bar{display: none;}
.login-area .layui-form-item{width: 330px;border: 1px solid #cccccc;margin:10px 0px;}
.login-area .layui-form-pane .layui-input{height: 42px;border: none;}
.login-area .layui-form-pane .layui-form-label{width: 48px;padding:4px;}
.login-area .layui-form-pane .layui-input-block{width: 276px;margin-left: 52px;}
.login-area .layui-form-pane .layui-form-item[pane] .layui-input-inline{
	margin:0px 0px 0px 52px;
	width: 145px;
}
/*楠岃瘉鐮�*/
#processImg{
	display: block;
	float: right;
	height: 42px;
	width: 130px;
	margin: 0px;
}
/*鐧诲綍鎸夐挳*/
.login_btn,.dog_login{width: 160px;margin-left: 4px;padding: 0px;}
.login_btn{background-color: #008ff4;}
.dog_login{
	background-color: #eaf6fe;
	border:1px solid #b0dcff;
	color: #008aeb;
}
.dog_login:hover{
	background-color: #008aeb;
	color: #FFFFFF;
	cursor: pointer;
}
/*蹇樿瀵嗙爜*/
.forget_password{
	color: #999999;
	display: inline-block;
	height: 20px;
	float: right;
	text-align: right;
	padding: 5px 8px;
}
.forget_password:hover{color: #0078E7;cursor: pointer;}


/*=============涓婚〉澶撮儴==============*/
/*椤堕儴绯荤粺鎺у埗鏍�*/
.top-header{
	/*position: fixed;*/
	z-index: 99;
	top: 0;
	height: 66px;
	padding: 0 20px;
	/*background: linear-gradient(to right,#297ACC,#24C7EA);*/
}
.top-header p{
	color: #FFFFFF;
	font-family: sans-serif;
	padding-left: 20px;
	display: inline-block;
	line-height: 30px;
}
.content-wrap{
	z-index: 999;
	background-color:#F0F6FF;
}
.header-right{
	display: inline-block;
	/*float: right;*/
	line-height: 58px;
	height: 58px;
	/*padding-right:20px ;*/
}
.header-right a{
	display: inline-block;
	/*float: right;*/
	padding: 0px 5px;
	width: 90px;
	text-align: center;
	color: #FFFFFF;
	font-size: 1rem;
	font-weight: bold;
	/*border-left:1px solid #B3B3B3;*/
}
/*#quit_login{padding-left: 20px;}*/

/*===============nav瀵艰埅鏍�==============*/
#top_navbar{
	/* position: fixed; */
	z-index: 99;
	top: 60px;
	width: 100%;
	line-height: 40px;
	/*height: 40px;*/
	/*border-style: solid;*/
	/*border-width: 1px 0 1px 0;*/
	/*background-color: #027cf7;*/
	background-color: #F3F7FF;
	/* background-color: #EAF7FF; */
	/* box-shadow: 0px 1px 4px 0 rgba(93, 102, 140, 0.25), inset 0px -2px 0 0 #00a5f7; */
}
.logo{
	color: #2A7DD1;
	font-family: sans-serif;
	font-size: 22px;
	padding-left:20px ;
	cursor: default;
}
.logo img{/*padding: 0px 5px 5px 0px;*/ height: 42px;width: 42px;}
.top-navbar{
	background-color: #027cf7;
	/*background-color: #EAF7FF;*/
	/*box-shadow:inset 0px -2px 0 0 #00a5f7;*/
	/*float: right;*/
}
.top-navbar .layui-nav-item a{
	display: block;
	height: 40px;
	width: 117px;
	padding: 0px;
	position: relative;
	border-width: 0 1px;
	border-style: solid;
	border-color:#0096ec ;
	margin: 0 -1px;
}
.nav-item-img{
    display: inline-block;
    width: 32px;
    height: 32px;
    position: relative;
    margin: -16px 0px 0px 25px;
}
.nav-item-span{
	color: #333333;
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	/* margin-top: 24px; */
	/* margin-left: -55px; */
	font-size: 1rem;
	text-align: center;
}
.layui-nav .layui-this:after,
.layui-nav-bar,
.layui-nav-tree .layui-nav-itemed:after{background-color:#E0EDFF;}
/*覆盖layui-this样式 添加导航hover样式*/
.layui-nav .layui-this:after {
	/*bottom: -2px;*/
}
.layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after {
	height: 4px;
}
.layui-nav .layui-this {
	 background: rgba(255,255,255,0.1);
}
.layui-nav li:hover {
	background: rgba(255,255,255,0.1);
}


/*.top_navbar .layui-nav-item{margin: 3px;}
.top_navbar>.layui-nav-item a{
	margin-top: 7px;
	height: 66px;
	width: 80px;
	display: block;
	position: relative;
	float: left;
}
.nav_img{
	position: absolute;
	margin-left: 23px;
	-moz-margin-start:-58px;
}
.nav_span{
	width: 80px;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	margin-top:45px;
	line-height: 20px;
	float: left;
	position: relative;
	color: #333333;
}
.top_navbar>.layui-nav-bar,.top_navbar>.layui-this:after{height: 0px;}
.top_navbar>.layui-nav-item:hover{
	border-radius: 8px !important;
	background-color: #cee4f1 !important;
	cursor: pointer;
}*/
/*.top_navbar>.layui-nav-item:hover .nav_span{color: #008ff4;}*/
/*.top_navbar>.layui-nav-item::selection{
	border-radius: 8px;
	background-color: #ffffff;
	box-shadow: 0px 1px 10px 0 rgba(0, 143, 244, 0.3), inset 0px 2px 0 0 #56b9ff;
}*/


/*================宸︿晶鑿滃崟鏍�============*/
.layui-nav-side{top: 100px;z-index: 98; margin-top:10px;}
/*宸︿晶鑿滃崟*/
.left_menu{
	background-color:#ffffff;
	border: solid 1px #aecee6;
	/*border-top: 0px solid #0078E7;*/
	/*box-shadow: 0px 2px 10px rgba(153,153,153,0.4);*/
}
/*.left_menu .layui-nav-item*/
.left_menu .layui-nav-bar{background-color: #0078E7;width: 3px;}
.left_menu .layui-nav-item .layui-nav-more{border-top-color:rgba(0,0,0,0.7) ;}
.left_menu .layui-nav-mored,.left_menu>.layui-nav-itemed .layui-nav-more{border-top-color:transparent;	border-bottom-color: #444444;}
.left_menu .layui-nav-tree .layui-this>a{background-color:#D6F0FF;}
.left_menu .layui-nav-item>a{
	/*background-color: rgba(234, 247, 255, 1);*/
	/*background-color: #ffffff;*/
	/*color: #333333 !important;*/
	/*border-bottom:solid 1px #aecee6;*/
}
.left_menu .layui-nav-item>a:hover{
	/*background-color: #93d7ff !important;*/
	background-color:rgba(234, 247, 255, 1);
}
.left_menu .layui-nav-itemed .layui-nav-child{
	background-color: rgba(234, 247, 255, 1) !important;
}
.left_menu .layui-nav-itemed .layui-nav-child a{color: #555555 !important;}
.left_menu .layui-nav-child dd.layui-this>a,.left_menu .layui-nav-child dd.layui-this{background-color:#D6F0FF !important;color: #188AE2 !important;}
.left_menu .layui-this>a{
	background-color: #bfdcea !important;
	color: #0A69DE !important;
}
#draw_back{
	/*background-color:#007DDB !important;*/
	/*color: #FFFFFF !important;*/
	background-color:rgba(234, 247, 255, 1);
	/*border-bottom:2px solid #007DDB;*/
	border-bottom:1px solid #D2D6DE;
}
/*宸︿晶鑿滃崟鎶樺彔*/
#draw_back i{
	float: right;
	font-size: 16px;
	padding-top: 14px;
}
#draw_back img{margin-right: 8px;}
#retract_menu{
	display: block;
	width: 0px;
	position: fixed;
	z-index: 98;
	top: 100px;
	left: 15px;
	min-height: 600px;
	height: 100%;
	background-color: #EAF7FF;
	color: #198EEB;
	text-align: center;
	font-size: 20px;
	box-shadow: 0px 2px 10px rgba(153,153,153,0.4);
}
#retract_menu i{margin-top: 400px;}


/*=============宸ヤ綔鍖�=============*/
/*鍐呭鍖�*/
.work-area{
	background-color: #ffffff;
	overflow-y: auto;
}
/*棣栭〉*/
.index-card-title-dot{
	width:4px;
	height: 16px;
	background-color: #007DDB;
	display: inline-block;
	margin:0px 5px -2px 0px;
}
.index-card-title-link{
	display: inline-block;
	float: right;
}
.index-page{
	/*background-color: #E8EBF1;*/
	background-color: #ffffff;
	padding: 10px 100px;
}
.index-page .layui-row{padding: 10px 0px;}
.no-data{
	background: url(../img/nodata.png) no-repeat center;
	width: 100%;
	min-height:200px;
}
.index-page .layui-tab-brief>.layui-tab-more li.layui-this:after,
.index-page .layui-tab-brief>.layui-tab-title .layui-this:after{
	border-bottom:#008FF4 2px solid;
}
.index-page .layui-tab-brief>.layui-tab-title .layui-this{color: #008FF4;}


/*闈㈠寘灞�*/
/*.breadcrumb{padding:10px 0px 5px 20px;}*/
.breadcrumb{padding:5px 0 10px 0;}
.layui-breadcrumb a{color: #444444 !important;}
.layui-breadcrumb a:hover{color:#1E9FFF !important;cursor: pointer;}
.layui-breadcrumb span:nth-child(1){color: #777777;padding: 0 5px;}
/*鎼滅储*/
.layui-colla-icon{display: none;}
.collapse_replace{float:right;}
.collapse_replace i{margin-left: 5px;}
/*.collapse_area{margin:5px;box-shadow: 2px 2px 8px rgba(153,153,153,0.4);}*/
.collapse_area .layui-colla-title{
	background-color: #f6f7fb;
	color: #444444;
	font-size: 16px;
	padding:0px 20px;
}
.collapse_area .layui-colla-content{
	background-color: #fff;
	/*border-style: none;*/
	padding: 0;
	border: 1px solid #fff;
}

.collapse_area .layui-collapse,.layui-colla-item {
	border-color: #fff;
}
.form_btn{text-align: right;margin: 0px;padding:5px 5px 0px 0px;}
/*鏃ユ湡缁勪欢*/
.layui-laydate-footer span:hover{color: #1E9FFF;cursor: pointer;}
/*layui鏍戠粍浠�*/
.layui-tree li a:hover{color: #0078E7;cursor: pointer;}
.tree_selected{color:#0078E7;}
/*ztree鏍戠粍浠�*/
.menu_control_btn{
	position: relative;
	z-index: 10;
}
#menu_list,#user_list{
	margin-top: 10px;
	height: 500px;
	overflow: scroll;
}
.ztree li a{margin: 5px;}
.ztree li span{margin-right: 5px;font-size: 16px;}
/*缁勭粐鏋舵瀯*/
.organize_tree,.member_table{background-color: #FFFFFF;}
.organize_tree{height: 500px;overflow: scroll;}
/*鐢ㄦ埛鏉冮檺绠＄悊*/
.userMenuControl_btn{margin-bottom: 5px;}
/*鏁版嵁琛�*/
.data_table,.collapse_area{background-color: #FFFFFF;}
.collapse_area{margin:10px 20px;}
.data_table{margin:10px 20px 130px 20px;}
.layui-table th{font-weight: bold;}
/*box-shadow: 2px 2px 8px rgba(153,153,153,0.4);*/
.table_name{
	line-height: 40px;
	font-weight: bold;
	font-size: 18px;
	color: #333333;
	font-family: "寰蒋闆呴粦";
	padding-left: 20px;
	margin-top: 10px;
}
.table_btn{
	line-height: 40px;
	text-align: right;
	padding: 10px 20px 0px 0px;
}
.btn_add{background-color: #2ec059;}
.btn_delete{background-color: #e2e5ec; border: solid 1px #d6d9e1;color: #999999;}
.btn_delete:hover{background-color: #fdd5d5;color:#e53030;border:solid 1px #ff8585;cursor: pointer;}
.btn_reset,.btn_search{background-color:#eaf6fe ;color: #008ff4;border: 1px solid #b0dcff;}
.btn_reset:hover,.btn_search:hover{background-color:#008FF4;cursor: pointer;}
.table_btn .layui-btn+.layui-btn{margin-left: 15px;}
.layui-table-view{background-color: #FFFFFF;}
.layui-table-header,.layui-table thead tr{background-color: #f6f7fb;color: #666666;}
.layui-table-sort .layui-table-sort-asc{border-bottom-color:#FFFFFF}
.layui-table-sort .layui-table-sort-desc{border-top-color:#FFFFFF}
/*缁熶竴椋庢牸*/
/*.layui-form-checked[lay-skin=primary] i{background-color: #1E9FFF;color: #FFFFFF;border: #1E9FFF;}
.layui-form-checked, .layui-form-checked:hover{border-color:#1E9FFF;cursor: pointer;}
.layui-form-checked span, .layui-form-checked:hover span{background-color: #1E9FFF;color: #FFFFFF;cursor: pointer;}
.layui-form-checked i, .layui-form-checked:hover i{color: #1E9FFF;cursor: pointer;}*/
.layui-form-radio>i:hover, .layui-form-radioed>i{color: #1E9FFF;cursor: pointer;}
.layui-form-onswitch{border-color:#1E9FFF;background-color: #1E9FFF;}
.layui-form-select dl dd.layui-this{background-color: #1E9FFF;}
/*鍒嗛〉*/
.layui-table-page>div{float: right;margin-right:40px;}
.layui-laypage button{color: #007DDB;}
.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span{border: solid 1px #007DDB;}
.layui-laypage-count{color:#007DDB !important;/*float:left;margin-right:720px !important ;*/}
.layui-laypage-limits{color:#007DDB !important;/*position: absolute;float: left;margin-left:-700px !important ;*/}
.layui-laypage-skip{color: #0078E7 !important;}
.layui-table-page .layui-laypage a{
	border: solid 1px #1E9FFF;
	color:#1E9FFF !important;
	margin:-10px 5px 0px 5px;
}

/*閭欢*/
.email-list{display: inline-block;}
.email-list li{
	display: block;
	height: 145px;
	width: 190px;
	border: dashed 1px #e2e2e2;
}
/*.email-list li:hover::after{
	content: "";
	position: absolute;
	z-index: 99;
	background-color:rgba(243,243,243,0.85);
	width: 190px;
	height: 144px;
	text-align: center;
}*/
.email-list .fa-trash-alt{
	position: relative;
	display: inline;
	font-size: 20px;
	float: right;
	padding: 10px 10px;
	color: #ff7676;
}
.email-list .fa-file-alt{
	position: absolute;
	display: inline;
	font-size: 50px;
	padding: 50px 0px 0px 75px;
	opacity: 0.5;
}
.email-name{
	display: block;
    position: absolute;
    z-index: 99;
    text-align: center;
    width: 190px;
    line-height: 20px;
    padding-top: 115px;
    color: #999999;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

/*鏁版嵁琛ㄦ湯鍒楁搷浣�*/
.oc{
	display:inline-block;
	/*border: solid 1px #0078E7;*/
	color: #008ff4;
	font-size: 14px;
	width: auto;
	padding:0px 5px;
	line-height: 20px;
	margin: 2px 10px;
	position: relative;
	text-align: center;
}
.oc:hover{color: #007ed8;cursor: pointer;}

/*鑷姩鐢熸垚椤甸潰*/
.auto-generate-page{
	margin:20px;
	background-color: #FFFFFF;
	position: relative;
}
.auto-generate-page .layui-tab-content{
	height:560px;
	overflow-y:auto;
}
.auto-generate-page .layui-tab-card{
	margin: 0px;
	border: none;
	box-shadow: none;
}
.auto-generate-page .layui-btn-group{
	position: absolute;
	right: 20px;
	top: 5px;
}
.auto-generate-page .page-content{padding:0px 100px;}
#columnsInfo .layui-table-view .layui-form-onswitch{background-color: #cbe5ff;}
#columnsInfo .layui-table-view .layui-form-switch{height: 5px;}
#columnsInfo .layui-table-view .layui-form-switch i{margin-top: -8px;}
#columnsInfo .layui-table-view .layui-form-onswitch i{
	position: absolute;
	z-index: 999;
	background-color:#6699FF;
	margin-top: -8px;
}

/*===========涓婚〉椤佃剼============*/
.footer{
	text-align: center;
	font-size: 12px;
	position: fixed;
	z-index: 90;
	color: #999999;
	width: 100%;
	bottom: 0;
}
.idcardclass .layui-form-label{
	width:120px;
}
.idcardclass .layui-input-inline{
	margin:left;
}
/*===========妯℃�佹============*/
.modal_row{margin-top: 20px;}
.modal_row ul li div{margin-bottom:5px;}




/*新样式*/
.body-area{
	width:100%;
	height: 100%;
	margin: 0px auto;
}


.ranking-area{   /*排名区域*/
	width: 55%;
	height: 380px;
	margin: 0px auto;
	float: left;
	margin-left: 10px;
	margin-top: 10px;

	background-color: white;
}

.notification-area{    /*通知公告区域*/
	width: 43%;
	height: 380px;
	margin: 0px auto;
	margin-right: 10px;
	margin-top: 10px;
	float: right;

	background-color: white;
}


.functional-areas    /*常用功能区域*/
{
	width: 55%;
	height: 250px;
	margin: 0px auto;
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	background-color: white;
}


.weather-area{     /*天气区域*/
	width: 43%;
	height: 250px;
	margin: 0px auto;
	margin-top: 10px;
	float: left;
}

.forecast-area{  /*天气预报*/
	width: 21.5%;
	height: 250px;;
	margin: 0px auto;
	float: left;
	margin-top: 10px;
	margin-left: 17px;
	background-color: white;
}
.air-area{  /*空气*/
	width: 21%;
	height: 250px;
	margin: 0px auto;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: white;
}

.title-area{   /*各部分名称*/
	width: 100%;
	height: 30px;
	line-height: 30px;
	background-color: #E5EFF9;
	font-size: 15px;
	text-align: left;
	text-indent: 0.7em;
}

.divnrxs{  /*标题字体显示*/
	padding: 5px 10px 0px 20px;
	font-size: 14px;
}

.divcygnan{   /*常用功能按钮*/
	padding-left: 100px;
	padding-top: 50px;
}

.divtqybjz{   /*天气预报、空气质量居中显示*/
	clear: both;
	display: block;
	margin:0px auto;
}

.table-color td{    /*表格背景颜色*/
	background-color: #F5FAFF;
}

.ulOne {
	height: 35px;
	width: 550px;
	line-height: 35px;
	text-align: left;
	float: left;
	margin-top: 5px;
}
.ulTwo{
	height: 35px;
	width: 130px;
	line-height: 35px;
	text-align: center;
	float: right;
	list-style-type:none;
	margin-top: 5px;
}

/*首页*/
.mian{
	margin-left: 1%;
	margin-right: 1%;
	border: 1px solid #CCCCCC;
}
.mian .rightText{
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	font-style: normal;
	font-size: 14px;
	text-align: left;
}
.mian .boxShadow{
	box-shadow: 0 0 15px rgba(195, 222, 249, 0.576470588235294);
	margin:10px;
}
.mian .top-card{
	width: 23%;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	font-style: normal;
	font-size: 18px;
	color: #666666;
	line-height: 36px;
	height: 89px;
}
.mian .bottomRow{
	text-align: center;
	border-top: 1px solid #CCCCCC;
}

.div1{
	width: 100%;
	height: 50%;
}
.div_1{
	width: 32.6%;
	height: 100%;
	float: left;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.div_2{
	width: 32.6%;
	float: left;
	height: 100%;
	margin-left: 0.8%;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.div_3{
	width: 32.6%;
	float: left;
	height: 100%;
	margin-left: 0.8%;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.div2{
	width: 100%;
	height: 48%;
	margin-top: 1%;
}
.div_4{
	width: 32.6%;
	float: left;
	height: 100%;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.div_5{
	width: 32.6%;
	float: left;
	height: 100%;
	margin-left: 0.8%;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.div_6{
	width: 32.6%;
	float: left;
	height: 100%;
	margin-left: 0.8%;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}
.header{
	height: 10%;
	margin:0 auto;
	font-size:14px;
	/*padding-top:10px;*/
	padding-left: 10px;
	background-color: #E5EFF9;
	border-bottom: 1px solid #CCCCCC;
}
.header ul{
	display:inline-block;
	width:100%;
}
.header li {
	float: left;
	color: #000;
	margin-right: 4px;
	cursor: default;
	margin-left: 4px;
	padding: 12px 5px;
}
.header ul .borderLeft{
	width:6px;
	height:18px;
	background:#2D85DD;
	padding:0;
	margin:0;
	margin-left: 10px;
	margin-top:10px;
	cursor:default;
}
.header ul .headLeft{
	display:inline-block;
	line-height:14px;
	font-size:14px;
}
.dataList_center{
	width: 92%;
	height: 85%;
	margin-top: 3%;
	margin-left: 4%;
	/*border: 1px solid #006EAB;*/
}
.dataList_center li{
	font-size: 15px;
	line-height: 40px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	border-bottom:1px solid #CCCCCC;
}
.list{
	color: #FFFFFF;
	font-size: 15px;
	padding-top: 3px;
	padding-left: 6px;
	padding-bottom: 3px;
	padding-right: 6px;
	background-color: #4186D4;
	border-radius: 3px;
	margin-left: 10px;
}
.list_span{
	width: 200px;
	margin-left: 15px;
}

.hade_span{
	width: 100%;
	height: 10%;
	/*border-bottom:1px solid #CCCCCC;*/
}
.hade_p{
	color: #3A3A3A;
	font-size: 16px;
	margin-top: 4%;
	margin-left: 5%;
	font-weight: bold;
}
.hade_p1{
	color: #2C87DA;
	font-size: 28px;
	font-weight: bold;
}
.excheck{
	width: 100%;
	height: 70%;

}
.model{
	height: 100%;
}
.excheck1{
	width: 100%;
	height: 85%;

}
.excheck2{
	width: 50%;
	height: 85%;
	float: left;

}
.div_center{
	height: 60%;
	float: left;
	margin-top: 10%;
	border-left: 1px solid #CCCCCC;
}
.excheck3{
	width: 48.8%;
	height: 85%;
	float: left;
}

/*部分修改样式 覆盖其他文件*/
.content1 p{
	text-align: left;
}
.standardForm .layui-col-md9 .layui-form-item .layui-form-label {
	font-size: 14px;
	padding: 5px 0px;
	width: 112px;
	line-height: 30px;
}
.layui-input-block,.layui-form-select{
    position: unset;
}
/*.layui-card-body, .layui-card-header, .layui-form-label, .layui-form-mid, .layui-form-select, .layui-input-block, .layui-input-inline, .layui-textarea {*/
/*    position: unset;*/
/*}*/

.biao1Select{
	width: 97%;
	border-radius: 1px;
	border-color: #ccc;
	height: 24px;
}

#tb_3 tbody tr td {
	/*white-space: nowrap;*/
	overflow: no-content;
	text-overflow: ellipsis;
}

.content1 p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/*办事指南*/
.guide-item .layui-tab-title {
	width: 66%;
	margin: auto;
	position: relative;
	border-color: rgba(255, 255, 255, 0);
}
.guide-item .layui-tab-title li {
	min-width: 120px;
	line-height: 48px;
	padding: 0 20px;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	margin-right: 20px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 30px;
}
.guide-item .layui-tab-title li:hover {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #669DFF;
}
.guide-item .layui-tab-brief>.layui-tab-title .layui-this {
	color: #fff;
	font-size: 16px;
	/*font-weight: bold;*/
	background-color: #669DFF;
}
.guide-item .layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
	border: none;
	border-radius: 0;
	border-bottom: 0px solid #5FB878;
}
.handle-btn{
	position: absolute;
	right: -215px;
	top: 8px;
}

/*信息公开*/
#infoPublicDiv .layui-tab-title {
	min-width: 65px;
	position: relative;
	margin-left: 28px;
	border-color: rgba(255, 255, 255, 0);
}
#infoPublicDiv .layui-tab-title li {
	min-width: 120px;
	line-height: 48px;
	padding: 0 20px;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	margin-right: 20px;
	border: 1px solid rgb(204, 204, 204);
	border-radius: 30px;
}
#infoPublicDiv .layui-tab-title li:hover {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background-color: #669DFF;
}
#infoPublicDiv .layui-tab-brief>.layui-tab-title .layui-this {
	color: #fff;
	font-size: 16px;
	/*font-weight: bold;*/
	background-color: #669DFF;
}
#infoPublicDiv .layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after {
	border: none;
	border-radius: 0;
	border-bottom: 0px solid #5FB878;
}
.handle-btn{
	position: absolute;
	right: -215px;
	top: 8px;
	background-color: #669DFF;
	width: 100px;
	padding: unset;
}
.fixed-bg-border{
	background-color:unset !important;
	border: unset !important;
	/*IE兼容*/
	background-color: transparent !important;
}
/*树形组件*/
.layui-tree-txt {
	vertical-align: middle;
	color: #53E;
	width: calc(50vw - 100px);
	margin-top: 10px;
}
.layui-tree-main {
	cursor: pointer;
	padding-right: 70px;
	height: max-content;
}
.clobtn{
	float: right;
	margin-top: -10px;
}
.wdltoLeft{
	text-align: center !important;
}
.block-witch {
	margin-left: 120px;
}
.wdltable {
	table-layout: fixed;
}
.wdltable td {
	white-space: nowrap !important;
	overflow: hidden !important;
}
.wdltable thead tr {
	height: 48px;
}
.wdltable tbody tr {
	height: 48px;
}
.wdltables {
	table-layout: fixed;
}
.wdltables td {
	white-space: nowrap !important;
	overflow: hidden !important;
}
.wdltables thead tr {
	height: 40px;
}
.wdltables tbody tr {
	height: 43px;
}
.wdltableup {
	table-layout: fixed;
}
.wdltableup td {
	/*white-space: nowrap !important;*/
	overflow: hidden !important;
}
.wdltableup thead tr {
	height: 40px;
}
.wdltableup tbody tr {
	height: 40px;
}
button {
	cursor: pointer;
}
.midfooter span {
	margin-left: 10px;
}
.wdltablefold td {
	padding: 0px !important;
}
.wdltablefold label {
	height: 28px;
	line-height: 28px;
	border: none;
}
.wdlblock {
	height: 42px;
	padding-top: 3px !important;
	line-height: 42px;
}
#projectNameTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.projectNameTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#projectAddressTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.projectAddressTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#proLeaderTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.proLeaderTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#proLeaderIdTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.proLeaderIdTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#proLeaderTelTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.proLeaderTelTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#projectLocationTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.projectLocationTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.useNatureTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 290px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.useNatureTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
#constructionStationTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.constructionStationTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.companyNameTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.companyNameTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.levelTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.levelTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.leaderTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.leaderTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.leaderIdTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.leaderIdTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.contactTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.contactTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.contactIdTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.contactIdTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.contactPhoneTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.contactPhoneTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.useTypeTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.useTypeTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleProjectNameTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleProjectNameTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleProjectTypeTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleProjectTypeTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleLevelTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 90px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleLevelTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleFloorTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleFloorTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleUndergroundFloorTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleUndergroundFloorTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleHeightTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleHeightTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleProjectLengthTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleProjectLengthTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleAreaTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleAreaTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleGroundAreaTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleGroundAreaTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleUndergroundAreaTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleUndergroundAreaTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.singleUseTypeTipsContent{
	background: url("../img/homeimg/tipsBox.png") no-repeat;
	background-size: 100% 100%;
	display: none;
	position: absolute;
	width: 290px;
	left: 40px;
	top: 50px;
	text-align: left;
	padding: 10px;
	z-index: 1000;
	height: 120px;
	line-height: 24px;
	font-family: 'Arial Normal', 'Arial';
	font-weight: 400;
	font-style: normal;
	font-size: 14px;
	color: #666;
	text-align: justify;
	word-wrap:break-word;
	word-break:break-all;
}
.singleUseTypeTipsContentTitle{
	padding: 10px 0;
	display: block!important;
	font-family: '微软雅黑 Bold', '微软雅黑 Regular', '微软雅黑';
	font-weight: 700;
	text-align: left;
	color: #333;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-right: 10px;
}
.grayed {
	background: rgb(224, 224, 224);
}
.layui-btn-new{
	padding: 0px 10px;
}

.layui-col-md122{
	width: 100%;
	margin-top: 20px;
	text-align: center;
}
.evenRow {
	background-color: #E6EEFB;
}

.sjsqnrMain {
	height: auto;
	min-height: 700px;
	margin: 0 auto;
}

.sjsqnrDiv {
	height: auto;
	text-align: center;
}

.sjsqnrUl {
	list-style: none;
	line-height: 50px;
}

.sjsqnrDiv ul {
	padding: 10px 10px;
}

.sjsqnrDiv ul li {
	border-bottom: 1px dashed #bfbfbf;
}

.activex {
	color: #429CE3;
	font-weight: bold;
}