﻿.homePageContent {
	width: 1000px;
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size: 12px;
	margin: 0 auto;
	position: relative;
}
.homePageContentLeft {
	height: 100%;
	width: auto;
	position: absolute;
	left: 0px;
}
.homePageContentLeft .login,
.homePageContentLeft .quit {
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #1492ff;
	cursor: pointer;
	display:none;
}
.homePageContentRight {
	position: absolute;
	right: 0px;
}
.homePage_title_main {
	height: 102px;
	background: url(../images/navBacImg.png) no-repeat center center;
}
.homePage_title_container {
	height: 100%;
	position: relative;
}
.homePage_title_container_left {
    position: absolute;
    left: 0px;
    top: 5px;
}
.homeTitleContent {
	height: 100%;
	position: relative;
}
.homePageLoginContainer {
	width: 100%;
	height: 30px;
	background-color: #f8f8f8;
}

.homePageLogin {
	height: 30px;
	width: auto;
	font-family: "Microsoft YaHei","Lato","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
	line-height: 30px;
	position: absolute;
	right: 10px;
}

.homePageLogin span {
	cursor: pointer;
}
.homePageLogin a {
	color: #000000;
	text-decoration: none;
}
.homePageLogin a:hover {
	color: #fdaa22;
} 

.zj_homePage_top_logo {
    margin-top: 15px;
}
.homePage_title_container_left .zhejiang {
	width: 75px;
    height: 25px;
    margin-top: 29px;
    padding: 20px 10px 20px 7px;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
}
.homePage_title_container_left .zhejiang span {
	margin-right: 8px;
}
.homePage_title_container_left .zhejiang s {
	display: inline-block;
	width: 8px;
	height: 4px;
	background: url(../images/xiala-downer.png) no-repeat;	
}

.homePage_title_container_left .zhejiang:hover s {
	background: url(../images/xiala-uper.png) no-repeat;	
}

.header_nav {
	height: 55px;
	position: absolute;
	right: 80px;
	bottom: 14px;
}
.header_nav_content  {
	width: auto;
	height: 100%;
	line-height: 55px;
}
.header_search {
    width: 60px;
    height: 55px;
    position: absolute;
    right: 20px;
    bottom: 13px;
    background: url(../images/searchHotEr.png) no-repeat right center;
    cursor: pointer;
}

.header_search:hover {
	background: url(../images/searchHotEr_hover.png) no-repeat right center;
}

.searchLeftBorder {
    width: 1px;
    height: 20px;
    background-color: #eee;
    position: absolute;
    top: 18px;
    left: 15px;
}
.header_nav_content .navTop {
    margin-left: 15px;
    padding: 0 10px;
    font-family: "Microsoft YaHei";
    font-size: 18px;
    color: #fff;
    cursor: pointer;
    float: left;
    position: relative;
}

.header_nav_content .navTop i {
	height: 60px;
    width: 140px;
    background: url(../images/navCurrentBac.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -62px;
    bottom: -8px;
    display: none;
}

.header_nav_content .navTop:hover i,
.header_nav_content .homePage_top_tabs-click i {
   display: block;
}

/*下拉框样式 begin*******************/
.shengshixian {
	width: 1216px;
    height: 183px;
    position: absolute;
    left: -8px;
    top: 65px;
    z-index: 1000;
    background: url(../images/drog-back.png) no-repeat center center;
    overflow: hidden;
    display: none;
}

.shengshixian_top img {
	width: 100%; 
}
.shengshixian_content {
	height: 131px;
	width: 1176px;
	margin-top: 15px;
	padding: 0 20px;
}
.shengfen,
.chengshi,
.quxian {
    height: 42px;
    line-height: 42px;
	border-bottom: 1px solid #e5e5e5;
}

.labelTitle {
	margin-right: 20px;
	color: #0987ff;
	font-size: 14px;
	font-family: "Microsoft YaHei";
}
.shengshixian_content a {
	font-size: 12px;
	font-family: "Microsoft YaHei";
	color: #666;
} 
.shengshixian_content .rightArea li {
	float: left;
	margin-right: 20px;
	padding-right: 10px;
}
.shengshixian_content .rightArea li:hover a {
	color: #0987ff;
}
.chooseShengShiXian {
	background: url(../images/location-icon.png) no-repeat right center;
}
.chooseShengShiXian a {
	color: #0987ff;
}

.shengshixian_content .quxian .rightArea {
	width: 875px;
}

.showLocation {
	padding-top: 5px;
	padding-left: 20px;
	color: #0987ff;
}

.homePage_title_container_left .zhejiang .showLocation span {
	margin-right: 0;
}
/*下拉框样式 end*******************/

.banxin {
	width: 1200px;
	margin: 0 auto;
}
