@charset "utf-8";
/* CSS Document */
*::-webkit-scrollbar{
    width: 8px;
    background: #f5f5f5;
}
*::-webkit-scrollbar-button{
    display: none;
}
*::-webkit-scrollbar-thumb{
    background: #cbd6e3;
    border-radius: 4px;
}
body{font-family:"microsoft yahei";background: #fff;}
.z-container{position:absolute;top: 0;right: 0;bottom: 0;left: 0;min-width:1200px;}
.z-top{position:absolute;top: 0;right: 0;left: 0;height:65px;background:#188aff url(../images/top.jpg) no-repeat;}

.z-logo{
	float: left;
}
.z-head-right {
  float: right;
}
.z-welcome {
  float: left;
  font-size: 14px;
  color: #fff;
  padding-top: 38px;
}
.z-heada {
  display: block;
  float: left;
  padding-top: 31px;
  font-size: 12px;
  color: #fff;
  min-width: 38px;
  height: 20px;
  text-align: center;
  margin: 10px 5px 0 5px;
}
.z-head-home {
  margin: 10px 5px 0 30px;
  background: url(../images/home.png) no-repeat center top;
}
.z-head-close {
  margin: 10px 30px 0 5px;
  background: url(../images/close.png) no-repeat center top;
}
.z-head-home:hover {
  background: url(../images/homeac.png) no-repeat center top;
}
.z-head-close:hover {
  background: url(../images/closeac.png) no-repeat center top;
}


.z-left{
	position: absolute;
	top: 65px;
	left: 0;
	bottom: 0;
	width: 228px;
	border:1px solid #e3e4e5;
	border-bottom: none;
}
.z-left.onleft{
	left: -228px;
}

.z-letf-menu{
	width: 100%;
	max-height:100%;
	overflow-x: hidden;
	overflow-y: auto;
}
.z-menu-one{
	display: block;
	padding: 0 30px 0 10px;
	/* padding: 0 30px 0 18px; */
	height: 56px;
	font-size: 15px;
	/* font-size: 18px; */
	color: #474c4f;
	line-height: 56px;
	border-bottom:1px solid #e3e4e5;
	background: url(../images/z_menu_one.png) no-repeat right center;
	cursor:pointer;
	overflow: hidden;
}
.z-menu-one span{
	display: block;
	height: 56px;
	padding-left: 40px;
	background: url(../images/z_menu_one01.png) no-repeat left center;
}
/* .z-menu-one2 span{
	background: url(../images/z_menu_one02.png) no-repeat left center;
}
.z-menu-one3 span{
	background: url(../images/z_menu_one03.png) no-repeat left center;
}
.z-menu-one4 span{
	background: url(../images/z_menu_one04.png) no-repeat left center;
}
.z-menu-one5 span{
	background: url(../images/z_menu_one05.png) no-repeat left center;
}
.z-menu-one6 span{
	background: url(../images/z_menu_one06.png) no-repeat left center;
}
.z-menu-one7 span{
	background: url(../images/z_menu_one07.png) no-repeat left center;
}
.z-menu-one8 span{
	background: url(../images/z_menu_one08.png) no-repeat left center;
}
.z-menu-one9 span{
	background: url(../images/z_menu_one09.png) no-repeat left center;
}
.z-menu-one10 span{
	background: url(../images/z_menu_one010.png) no-repeat left center;
} */
.z-menu-one.on{
	background-image: url(../images/z_menu_one_on.png);
}
.z-menu-two{
	display: none;
	background:#f5f5f5;
	border-bottom:1px solid #e3e4e5;
}
.z-menu-two a{
	display: block;
	margin-left: -1px;
	/* padding: 0 5px 0 58px; */
	padding: 0 5px 0 48px;
	font-size: 14px;
	color: #474c4f;
	height: 31px;
	line-height: 31px;
}
.z-menu-two a:hover{
	background:#fff url(../images/z_menu_two_hv.png) no-repeat left center;
}

.z-left-switch{
	position: absolute;
	top: -1px;
	right: -5px;
	bottom: 0;
	width: 4px;
	background: #caecf2;
	height: 100%;
	z-index: 998;
}
.z-left-switch .z-left-btn{
	position: absolute;
	top: 50%;
	margin-top: -23px;
	left: 0;
	z-index: 999;
	width: 10px;
	height: 46px;
	background:url(../images/goleft.png) no-repeat;
	cursor:pointer;
}
.z-left-switch .z-left-btn:hover{
	background-position: 4px 0;
}

.z-right{
	position: absolute;
	top: 65px;
	right: 0;
	left: 234px;
	bottom: 0;
	padding-right: 4px;
}
.z-right.onleft{
	left: 6px;
}

.z-iframe{
	position:absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%;
	width: 100%;
}


/* login */
.z-login-main{
	margin: 0 auto;
	width: 964px;
	height: 585px;
}
.z-lg-ul{
	width: 100%;
	padding-top: 90px;
	overflow: hidden;
}
.z-lg-ul li{
	float: left;
	margin-bottom: 82px;
	width: 300px;
	height: 78px;
	background:url(../images/z_lg_li.png) no-repeat right center;
}
.z-lg-ul li.nobj{
	background: none;
}
.z-lg-btn{
	margin: 0 auto;
	width: 213px;
	height: 78px;
	background:url(../images/z_lg_btn.png) no-repeat right center;
	cursor:pointer;
}
.z-lg-btn:hover{
	background:url(../images/z_lg_btn_hv.png) no-repeat right center;
}
.z-lg-txt{
	margin-left: 34px;
	padding-left: 62px;
	font-size: 22px;
	color: #fff;
	line-height: 78px;
	background: url(../images/z_lg_txt01.png) no-repeat left center;
}
.z-lg-txt02{
	background: url(../images/z_lg_txt02.png) no-repeat left center;
}
.z-lg-txt03{
	background: url(../images/z_lg_txt03.png) no-repeat left center;
}
.z-lg-txt04{
	padding-left: 75px;
	background: url(../images/z_lg_txt04.png) no-repeat left center;
}
.z-lg-txt05{
	background: url(../images/z_lg_txt05.png) no-repeat left center;
}
.z-lg-txt06{
	background: url(../images/z_lg_txt06.png) no-repeat left center;
}

.z-lg-jg{
	display: inline-block;
	margin: 0 auto;
	width: 240px;
	height: 66px;
	font-size: 22px;
	color: #fff;
	line-height: 66px;
	text-align: center;
	background: url(../images/z_lg_jg.png) no-repeat center center;
	cursor:pointer;
}
.z-lg-jg:hover{
	background: url(../images/z_lg_jg_hv.png) no-repeat center center;
}

.z-lg-mask{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,.5) !important;
	background: #000;
	filter:Alpha(Opacity=50);
}
.z-lg-from{
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -173px 0 0 -175px;
	width: 350px;
	height: 346px;
	background: #fff;
}
.z-lg-close{
	position: absolute;
	top: -12px;
	right: -12px;
	width: 34px;
	height: 34px;
	background: url(../images/z_lg_close.png) no-repeat;
	cursor:pointer;
}
.z-lg-tit{
	margin: 38px 26px 28px 26px;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 800;
	color: #3c3c3c;
	background: url(../images/z_lg_tit.png) no-repeat left center;
}
.z-lg-frul{
	padding: 0 25px 5px 25px;
}
.z-lg-frul li{
	margin-bottom: 20px;
}
.z-lg-inp{
	padding-left: 50px;
	padding-right: 7px;
	width: 242px;
	font-size: 14px;
	color: #333;
	height: 40px;
	line-height: 40px;
	border:1px solid #dddddd;
}
.z-lg-inpblur{
	color: #999;
}
.z-lg-user{
	background: url(../images/z_lg_user.png) no-repeat left center;
}
.z-lg-pass{
	padding-right: 40px;
	width: 209px;
	background: url(../images/z_lg_pass.png) no-repeat left center;
}
.z-lg-pass-li{
	background: url(../images/z_lg_pass_li.png) no-repeat right center;
}
.z-lg-wjmm{
	margin: 0 28px;
	font-size: 12px;
	color: #6c6c6c;
	overflow: hidden;
}
.z-lg-wjmm:hover{
	text-decoration: underline;
}
.z-lg-fsub{
	margin: 10px 25px 0 25px;
	width: 300px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	font-weight: 800;
	background: url(../images/z_lg_fsub.png) no-repeat center center;
	cursor: pointer;
}
.z-lg-fsub:hover{
	background: url(../images/z_lg_fsub_hv.png) no-repeat center center;
}

.z-lg-foot{
	background: #188aff;
}

.z-lg-top{
	height: 165px;
	background: url(../images/lg_top.jpg) repeat-x;
}

.z-lg-top2{
	padding-top: 0;
	height: auto;
	min-height:125px;
	background: url(../images/lg_top2.jpg) no-repeat center top;
}
.z-lg-topcon{
	width: 1200px;
	overflow: hidden;
}
.z-lg-logo{
	float: left;
}
.z-lg-ewm{
	float: right;
	margin-top: 15px;
	width: 102px;
	height: 102px;
	overflow: hidden;
	padding-right: 87px;
	padding-bottom: 2px;
	background: url(../images/z_lg_ewmbj.png) no-repeat right bottom;
}
.z-lg-time{
	float: left;
	width: 100%;
	margin-top: 0;
	font-size: 14px;
	color: #222;
	line-height: 40px;
}
.z-lg-time .welcome{
	margin-left: 85px;
}
.z-lg-time .time{
	margin-left: 18px;
	float: left;
}
.z-lg-ewmtit{
	float: right;
	margin-right: 90px;
	margin-top: 6px;
	width: 94px;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	background: url(../images/z_lg_ewmtit01.png) no-repeat;
}
.z-lg-ewmtit2{
	margin-right: 46px;
	background: url(../images/z_lg_ewmtit02.png) no-repeat;
}