/*== 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:300;
}
.headerCon{
	width: 1200px;
	margin: 0 auto;
}
#header{
	height: 30px;
	background: #f8f8f8;
	border-bottom: 1px solid #e1deda;
	box-shadow: none;
	position: relative;
	z-index: 5000;
}
.headerConFix{
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1000;
}
/*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: 1005;
}
.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: 1005;
}
.siteNav, .aboutZH {
	z-index:1000;
}
.siteNavBox,.aboutZHBox{
	background: #fff;
	width: 150px;
	padding:10px;
	right: 0px;
	top: 40px;
	border: 1px solid #ddd;
	z-index: 1003;
}
.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;
}
/*== navBar ==*/
/*.navBar{
	height: 76px;
	background:#308bd8;
}
.logoBox{
	width: 147px;
	height: 76px;
	line-height: 76px;
}
.logoBox .logoLink{
	width: 147px;
	height: 52px;
	margin-top:12px;
}*/
/*.navBox>li{
	margin-top: 12px;
	padding: 0 2px;
	height: 60px;
	overflow: hidden;
}*/
.navBox>li>a{
	height: 60px;
	line-height: 48px;
}
.navBox>li .underline{
	width: 100%;
	height: 6px;
	border-bottom: 2px solid #fff;
	background: url(../../images/ZctImages/icons/icon_navArr.png) no-repeat center bottom;
	left: 0px;
	bottom: -30px;
}
.navBox>li:hover .underline{
	left: 0px;
	bottom: 10px;
}
.navBox>li.on .underline{
	left: 0px;
	bottom: 10px;
}
.transi{
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
/* ******************* 二级 navBar 开始**************/
/*列表页 头部 样式部分修改 */
#second_navBar .logoBox{
	margin-right:16px;
}
#second_navBar .navBox > li{
	margin-left: 14px;
}
/* 搜索组件  样式 开始*/
.rightSearchContainer{
	height:36px;
	top: 20px;
	right:0;
	background: #ffffff;
}
*+html .rightSearchContainer{
	width: 206px;
}
/* 左边 不同模块条件筛选 样式 开始*/
.rightSearchContainer .searchRange{
	width:66px;
	height: 34px;
	border: 1px solid #dddddd;
}
.rightSearchContainer .searchRange > a{
	display: block;
	width:100%;
	height: 100%;
	line-height: 34px;
	text-indent: 7px;
	background:url(../../images/ZctImages/icons/searchRangeIcon.jpg) no-repeat 52px center;
}
.rightSearchContainer .searchRange a{
	color: #7a7a7a;
}
.rightSearchContainer .searchRange .searchRangeMenu{
	display: none;
	left:-1px;
	top: 35px;
	z-index: 998;
}
.rightSearchContainer .searchRange .searchRangeMenu a{
	display: block;
	width: 66px;
	height: 29px;
	text-align: center;
	line-height: 29px;
	border: 1px solid #dddddd;
	border-top: 0;
	background: #fff;
}
.rightSearchContainer .searchRange .searchRangeMenu a:hover{
	color:#ffffff;
	background:#308bd8;
}
.rightSearchContainer .searchRange .searchRangeMenu a.hasBlueBg{
	color:#ffffff;
	background:#308bd8;
}
/* 左边 不同条件筛选模块 样式 结束*/
/* 右边 搜索框 模块 开始*/
.rightSearchContainer .searchBox{
	height: 34px;
	border: 1px solid #dddddd;
	border-left: 0;
}
.rightSearchContainer .searchBox input{
	border: 0;
}
.rightSearchContainer .searchBox #searchInput{
	width:104px;
	height:34px;
	line-height: 34px;
	text-indent: 10px;
}
.rightSearchContainer .searchBox #searchBtn{
	width: 33px;
	height:34px;
	cursor: pointer;
	background:url(../../images/ZctImages/icons/blueSearchIcon.png) no-repeat center center;
}
/* 路径   */
.pathbox{
	position:relative;
	line-height:50px;
	height:50px;
	color:#333;
	background:#f8f8f8;
}
/* 右边 搜索框 样式 结束*/
/* 搜索组件 样式 结束*/
/* *********************二级 navBar******************************* 结束*/
/****************************footer********************高**/
/*.footer{
	height: 181px;
	border-top: 1px solid #dfe5ec;
}
.footerCon_top{
	height: 131px;
	padding-top: 15px;
	background: #464a4e;
}
.footerCon_top_left{
	width: 203px;
	margin-right: 165px;
}
.footerCon_top_left,.footerCon_top_mid{
	padding-left: 13px;
}
.footerCon_top .title{
	line-height: 34px;
}
.footerCon_top_left ul li a{
	display: inline-block;
	line-height: 26px;
	color: #b3b3b3;
	width: 62px;
	text-align: left;
}
.footerCon_top_left ul li a:hover{
	color: #fff;
}
.footerCon_top_mid{
	width: 480px;
}
.footerCon_top_mid ul li{
	line-height: 26px;
	color: #b3b3b3;
	text-align: left;
}
.footerCon_top_right ul li{
	padding-top: 7px;
	width: 79px;
	margin: 0 18px 0 5px;
}
.codePic{
	display: block;
	width: 79px;
	height: 79px;
	overflow: hidden;
}
.codePic img{
	display: block;
	width: 79px;
	height: 79px;
}
.codePicWord{
	line-height: 30px;
	color: #b3b3b3;
}*/
.footerCon_bottom{
	height: 35px;
	line-height: 35px;
	color: #cfcfd1;
	background-color: #23292e ;
}
.police_icon{
	display: inline-block;
	background:url(../../images/ZctImages/police_icon.png) no-repeat right center;
	padding-right: 20px;
}
.f_icon2{
	display: inline-block;
	padding-right: 100px;
	background:url(../../images/ZctImages/f_icon2.png) no-repeat right center;
}
.footerCon{
	width: 100%;
	background: #464a4e;
	color: #cfcfd1;
	padding: 20px 0 0px 0;
}
.footerCon .quickEntry{
	width: 220px;
	margin: 0 190px 0 16px;
}
.footerCon .tit{
	margin: 0 0 12px 0;
}
.footerCon .quickEntry li{
	margin: 0 26px 0 0;
}
.footerCon .quickEntry li.mr13{
	margin-right: 13px;
}
.footerCon .quickEntry li a{
	height: 26px;
	color: #b3b3b3;
	font-size: 13px;
}
.footerCon .quickEntry li a:hover{
	color: #fff;
}
.footerCon .linkUs{
	width: 420px;
}
.footerCon .linkUs li{
	height: 26px;
	color: #b3b3b3;
    width:460px;
}
.footerCon .weichat{
	width: 181px;
	height: 100px;
	background: url(../../images/NavHomeImages/pics/weichatPic.png) no-repeat;
	margin: 0 16px 0 0 ;
}
/*.copyRight{
	height: 40px;
	line-height: 40px;
	background: #23292e;
	margin: 15px 0 0 0;
}
.copyRight img{
	margin: 10px 0 0 5px;
}
.copyRight p{
	height: 20px;
	line-height: 20px;
	margin: 0 0 0 5px;
}
.copyRightBox{
	width: 740px;
	margin: 0 auto;
}
.copyRightBox p{
	height: 40px;
	line-height: 40px;
	color: #fff;
}*/
/*== animate动画 ==*/
/*转180deg*/
@keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(180deg);}
}
@-webkit-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(180deg);}
}
@-moz-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(180deg);}
}
@-ms-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(180deg);}
}
@-o-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(180deg);}
}
/*转180deg*/
@keyframes rotate360{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}
@-webkit-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}
@-moz-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}
@-ms-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(30deg);}
}
@-o-keyframes rotate180{
	from{transform: rotate(0deg);}
	to{transform: rotate(360deg);}
}
