/*== toTop_toolbar ==*/
.toTop_toolbar{
	width: 80px;
	height: 192px;
	right: 30px;
	top: 40%;
}
.toTop_toolbar .Subscribe{
	width: 80px;
	height: 80px;
	background: url(../../images/ZctImages/icons/sprint_toTopBar.png) no-repeat 0px 0px;
}
.toTop_toolbar .Subscribe{
	width: 80px;
	height: 80px;
	background: url(../../images/ZctImages/icons/sprint_toTopBar.png) no-repeat 0px 0px;
}
.toTop_toolbar .evaluation{
	width: 80px;
	height: 90px;
	background: url(../../images/ZctImages/icons/sprint_toTopBar.png) no-repeat 0px -81px;
	margin: 15px 0;
}
.toTop_toolbar .toTop_btn{
	width: 80px;
	height: 20px;
	background: url(../../images/ZctImages/icons/sprint_toTopBar.png) no-repeat 0px -172px;
}
/*== toolBar ==*/
/*.toolBarConFix{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
.toolBarCon{
	width: 1200px;
	margin: 0 auto;
}
.toolBar{
	height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1deda;
	box-shadow: none;
	position: relative;
	z-index: 5000;
}
.toolBarCon .lefBox span{
	margin: 0 5px 0 0;
}
.toolBarCon .lefBox .posi{
	height: 30px; 
	line-height: 30px;
}
.toolBarCon .lefBox .members {
	margin-left: 10px;
}
.toolBarCon .lefBox .members a{
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	background: #ff8517;
	color: #fff;
	border-radius: 4px;
	margin-top: 4px;
	margin-right: 8px;
}
.toolBarCon .rightBox{
}
.toolBarCon .rightBox>ul>li>a{
	height: 30px;
	line-height: 30px;
	padding: 0 14px;
}
.toolBarCon .rightBox ul .app .title,.toolBarCon .rightBox ul .weichat .title,.toolBarCon .rightBox ul .login,.toolBarCon .rightBox ul .register{
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
}
.toolBarCon .rightBox ul .app:hover .title,
.toolBarCon .rightBox ul .weichat:hover .title,
.toolBarCon .rightBox ul .login:hover,
.toolBarCon .rightBox ul .register:hover,
.toolBarCon .rightBox ul .login.loginOn{
	border-left:1px solid  #ddd;
	border-right:1px solid #ddd;
	background: #fff;
}
.toolBarCon .rightBox .appBox{
	width: 168px;
	left: 0px;
	top: 29px;
	z-index: 1002;
	border: 1px solid #ddd;
	border-top: 1px solid #fff;
	background: #fff;
}
.toolBarCon .rightBox .weichatBox{
	width: 224px;
	background: #fff;
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	z-index: 1002;
	left: -100px;
	top: 30px;
}
.toolBarCon .rightBox .weichatBox p{
	margin: 0 0 0 5px;
}
.toolBarCon .rightBox .weichatBox p span{
	line-height: 24px;
}
.toolBarCon .rightBox ul .aboutZH .title{
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	padding: 0 15px;
	background: url(../../images/ZctImages/icons/arr_down_gray.png) no-repeat 75px center;
}
.toolBarCon .rightBox ul .aboutZH:hover .title{
	border-left:1px solid  #ddd;
	border-right:1px solid #ddd;
	background-color: #fff;
}
.toolBarCon .rightBox ul .siteNav .title{
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	padding: 0 15px;
	background: url(../../images/ZctImages/icons/arr_down_gray.png) no-repeat 75px center;
}
.toolBarCon .rightBox ul .siteNav:hover .title{
	border-left:1px solid  #ddd;
	border-right:1px solid #ddd;
	background-color: #fff;
}
.siteNavBox,.aboutZHBox{
	background: #fff;
	width: 250px;
	padding: 10px;
	right: 0px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	z-index: 1003;
}
.siteNavBox{
	width: 205px;
}
.siteNavBox ul li,.aboutZHBox ul li{
	height: 24px;
	line-height: 24px;
	padding: 0 4px;
	font-size: 13px;
}
.siteNavBox ul li a,.aboutZHBox ul li a{
	height: 24px;
	line-height: 24px;
}
.siteNavBox ul li a:hover,.aboutZHBox ul li a:hover{
	color: #ff6600;
}
.aboutZHBox ul{
	border-bottom: 1px solid #ddd;
	padding: 0 0 5px 0;
}
.aboutZHBox .bbn{
	border-bottom: 0;
}
.aboutZHBox dl dt a{
	height: 24px;
	line-height: 24px;
	padding:5px 4px 0;
}
.loginBox{
	width: 218px;
	height: 228px;
	padding: 30px 25px 0;
	border: 1px solid #dfdcd8;
	background: #fff;
	z-index: 100;
	box-shadow: 0 3px 10px #666;
	top: 31px;
	left: -1px;
}
.loginBox .tit{
	width: 100%;
	height: 30px;
	border-top: 1px solid #358bd8;
}
.loginBox .login_titText{
	width: 102px;
	background: #fff;
	top: 16px;
	left: 50%;
	margin: 0 0 0 -51px;
} 
.loginBox label{
	width: 218px;
	height: 38px;
	border: 1px solid #e1deda;
}
.loginBox label input{
	width: 177px;
	height: 36px;
	line-height: 36px;
	margin-left: 40px;
}
.loginBox .login_username{
	background: url(../../images/ZctImages/icons/icon_login_username.png) no-repeat 11px center;
}
.loginBox .login_passw{
	background: url(../../images/ZctImages/icons/icon_login_passw.png) no-repeat 13px center;
}
.loginBtn{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.forgetPassw{
	line-height: 46px;
}*/
/*====== header ======*/
.header {
	background:#f8f8f8;
	border-bottom: 1px solid #eee;
    position:relative;
    z-index:10000000;
}
.headerCon{
	width: 1200px;
	margin: 0 auto;
}
#header{
	height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1deda;
	box-shadow: none;
	position: relative;
	z-index: 10000000;
}
.headerConFix{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 10000000;
}
/*leftBox*/
.headerCon .leftBox .currentPosition{
	background: url(../../images/ZctImages/icons/currentPosIcon.png) no-repeat left 13px;
}
.headerCon .leftBox .loginButton,.headerCon .leftBox .registerButton{
	width:50px;
	height: 22px;
	line-height: 22px;
	background: #308bd8;
	text-align: center;
	color: #fff;
	margin-top: 9px;
}
.headerCon .leftBox .registerButton{
	background-color: #fa8936;
	margin-left: 8px;
}
.loginBox{
	width: 218px;
	height: 228px;
	padding: 30px 25px 0;
	border: 1px solid #dfdcd8;
	background: #fff;
	z-index: 1000;
	box-shadow: 0 3px 10px #666;
	top: 40px;
	left: 0px;
}
.loginBox .tit{
	width: 100%;
	height: 30px;
	border-top: 1px solid #358bd8;
}
.loginBox .login_titText{
	width: 102px;
	background: #fff;
	top: 16px;
	left: 50%;
	margin: 0 0 0 -51px;
} 
.loginBox label{
	width: 218px;
	height: 38px;
	border: 1px solid #e1deda;
}
.loginBox label input{
	width: 177px;
	height: 36px;
	line-height: 36px;
	margin-left: 40px;
}
.loginBox .login_username{
	background: url(../../images/ZctImages/icons/icon_login_username.png) no-repeat 11px center;
}
.loginBox .login_passw{
	background: url(../../images/ZctImages/icons/icon_login_passw.png) no-repeat 13px center;
}
.loginBtn{
	width: 100%;
	height: 40px;
	line-height: 40px;
}
.forgetPassw{
	line-height: 46px;
}
/*left登录后状态*/
.afterLogin{
	z-index:900;
	border-left: 1px solid #f8f8f8;
	border-right: 1px solid #f8f8f8;
	border-bottom: 1px solid #f8f8f8;	
}
.afterLogin.on{
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;	
	background:#fff;
}
.afterLogin .memberName{
	height: 39px;
	line-height: 39px;
	padding: 0 20px 0 10px;
	margin-right:10px;
	background: url(../../images/ZctImages/pics/arr_down.png) no-repeat right center;	
}
.afterLogin.on .memberName{
	/*border-left: 1px solid #eee;*/
	/*border-right: 1px solid #eee;*/
}
.afterLoginBox{
    z-index:1000;
	left: -1px;
	top: 40px;
	background: #fff;
}
.afterLoginBox li{
	border-bottom: 1px solid #eee;
}
.afterLoginBox li a{
	display: block;
	text-align: center;
	width: 95px;
	height: 34px;
	line-height: 34px;
	border-left: 1px solid #eee;
	border-right: 1px solid #eee;
}
.afterLoginBox li a:hover{
	color: #308bd8;
}

/*rightBox*/
.headerCon .rightBox > ul > .goBackNavHome {
	height:39px;
	padding-top:1px;
}
.headerCon .rightBox > ul > .goBackNavHome a{
	padding:0 15px 0 13px;
}
.headerCon .rightBox > ul > .goBackNavHome a:hover {
	color:#308bd8;
}
.headerCon .rightBox>ul>li>a{
	height: 40px;
	line-height: 40px;
	padding: 0 10px;
}
.headerCon .rightBox ul .aboutZH,.headerCon .rightBox ul .siteNav{
	width: 92px;
	height: 40px;
}
.headerCon .rightBox ul .aboutZH .title{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: transparent;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;
	padding: 0 13px;
	background: url(../../images/ZctImages/pics/arr_down.png) no-repeat 71px center;
	top: 1px;
	width: 64px;
	z-index: 10000005;
}
.headerCon .rightBox ul .aboutZH:hover .title,.headerCon .rightBox ul .siteNav:hover .title{
	border-left:1px solid  #ddd;
	border-right:1px solid #ddd;
	background-color: #fff;
	color: #308bd8;
	background-image: url(../../images/ZctImages/pics/arr_downOn.png);
}
.headerCon .rightBox ul .siteNav .title{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: transparent;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: transparent;
	padding: 0 13px;
	background: url(../../images/ZctImages/pics/arr_down.png) no-repeat 71px center;
	top: 1px;
	width: 64px;
	z-index: 10000005;
}
.siteNav, .aboutZH {
	z-index:10000000;
}
.siteNavBox,.aboutZHBox{
	background: #fff;
	width: 150px;
	padding:10px;
	right: 0px;
	top: 40px;
	border: 1px solid #ddd;
	z-index: 10000003;
}
.siteNavBox{
	padding: 25px 0;
	width: 1200px;
	height: 180px;
	right: -92px;
}
.siteNavBox ul li,.aboutZHBox ul li{
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	font-size: 13px;
}
.siteNavBox ul li,.aboutZHBox ul li.liLeft{
	border-right: 1px solid #ddd;
	margin-left: 3px;
}
.siteNavBox ul li a:hover,.aboutZHBox ul li a:hover{
	color: #308bd8;
}
.aboutZHBox .bbn{
	border-bottom: 0;
}
.aboutZHBox dl dt a{
	height: 24px;
	line-height: 24px;
	padding:5px 4px 0;
}
.headerCon .siteNav dl{
	border-right: 1px dotted #e1e1e1;
	height: 186px;
}
.headerCon .siteNav dl.bdr_none{
	border-right: none;
}
.headerCon .siteNav .site_title{
	width: 100%;
}
.headerCon .siteNav dd a{
	height: 30px;
	width: 100%;
}
.headerCon .siteNav dd a:hover{
	color: #308bd8;
}
.headerCon .siteNav .width90px{
	width: 90px;
}
.headerCon .siteNav .width60px{
	width: 60px;
}