﻿.clearfix {
	zoom:1;
	} /*==for IE6/7 Maxthon2==*/
	.clearfix:after {
	clear:both;content:'.';
	display:block;
	width: 0;
	height: 0;
	visibility:hidden;
}
*{
	padding:0px;
	margin:0px;
}
ul,li{
	list-style: none;
}
button{
	border:none;
}

.news-title{
	height: 40px;
}
/*一级头部*/
.header-title{
	overflow: hidden;
    height: 0;
    font-size: 0;
    line-height: 0;
    margin:0px;
}
.header-logo{
	/*height: 100%;*/
}
.navbar{
	margin:0px;
}
.navbar-default{
	background-color: #fff;
	border:none;
}
.navbar-brand{
	padding:0px 15px 0px 10px;
}
.navbar-default .navbar-toggle{
	border:none;
	margin-top: 10px;
	padding: 9px 0px;
	margin-right: 10px;
}
.navbar-default .navbar-toggle .icon-bar{
	background-color: #666;
}
.navbar-default button{
	outline: none;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background-color: transparent;	
}
.form-group{
	margin-bottom: 0px;
}
#Index_City_main{
	color: #666;
	margin-top: 17px;
}
#Index_City_main span{
	margin-right: 3px;
}
#More_city{
	position: fixed;
    left: 0;
    top: -60px;
    bottom: 0;
    right: 0;
    background: rgba(0,0,0,0.5);
    z-index: 999;
    display: none;
}
.City_list {
    position: absolute;
    left:20px;
    right:20px;
    top:150px;
    bottom:150px;
    background-color: #fff;
    overflow-y: scroll;    
}

.hot-city {
    border-bottom: solid 1px #e6e6e6;
    padding: 15px;
    font-size: 14px;
    position: fixed;
    background: #fff;
    z-index: 9;
  
    right: 20px;
    left: 20px;
    box-shadow: 0px 0px 10px rgba(0,0,0,0.2)
}
.hot-title {
    display: inline-block;
    line-height: 35px;
    vertical-align: top;
    color: #428bca;
}
.close_btn{
	position: absolute;
	color: #222;
	right: 10px;
	top:10px;
}
.hot-city a {
    color: #3e3e3e;
    text-decoration: none;
    padding-right: 25px;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    text-align: center;
    white-space: nowrap;
}
.city-letter-group {
    font-size: 14px;
	position: absolute;
    top: 66px;
    width: 100%;
}
.city-letter-group li {
    padding: 6px 15px;
    border-bottom: solid 1px #e6e6e6;
    position: relative;
    overflow: hidden;
}
.city-letter {
    float: left;
    width: 33px;
    height: 33px;
    line-height: 33px;
    text-align: center;
    background-color: #f8f8f8;
    border: solid 1px #eee;
    vertical-align: top;
}
.city-items {
    float: left;
    width:86%;
    line-height: 33px;
}

.city-items a {
    padding: 0px 10px;
    text-decoration: none;
    color: #666;
    white-space: nowrap;
}

.form-inline1{
	position: absolute;
	background-color: #fe6a00;
	left:0;
	right:0;
	padding:9px 15px;
	z-index: 2;
	display: none;
}
.form-inline1 label{
	width: 10%;
	color: #fff;
	margin-top:8px;
	text-align: right;
	font-weight: normal;
}

.form-group span{
	position: absolute;
	top:18px;
	left:9px;
	color: #999999;
}
.form-group input{
	padding-left: 28px;
	background-color: #014a81;
	border:none;
	color: #fff;	
}
.hot_search{
	position: absolute;
	top:52px;
	background-color: #fff;
	left:0px;
	right:0px;
	padding:0px 15px;
}
.hot_search h2{
	font-size: 14px;
	border-bottom:1px #ccc solid;
	padding:15px 0px;
	color: #909090;
}
.hot_search img{
	position: absolute;
	top:10px;
}
.hot_search ul{
	margin:15px 0px 0px 0px;
}
.hot_search li{
	margin-bottom: 15px;
}
.hot_search li a{
	color: #333;
	margin-right: 25px;
}
.dialog-bg2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    font-size: 16px;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}
.fenlei_show_C{
	position: fixed;left:0;right:0;z-index: 9;top:52px;background-color: rgba(0, 0, 0, .5);bottom:0;display: none;
}

.navbar-nav{
	margin:0px;
	background-color: #fff;width: 40%;float: right;height: 100%;overflow: scroll;    padding-bottom: 50px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background:none;
	color: #fff;
	background-color: #fe6a00;
	width: 100%;
}
.navbar-nav li:nth-child(1){
	background-color: #fe6a00;
	color: #fff;    padding: 12px 0px 12px 15px;font-size: 16px;
}
.nav>li{
	border-bottom:1px #eee solid;
}

.nav>li:nth-last-child(1){
	border-bottom:none;
}
.nav>li>a{
	padding:15px 0px;
}

/*二级头部*/
.header-logo-ej{
	position: fixed;
	width: 100%;
}
.back{
	width: 10%;
	line-height: 52px;
}
.search{
	line-height: 52px;
}
.index-Litle{
	width: 80%;
	text-align: center;
	color: #fff;
	font-size: 20px;
	line-height: 52px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.search{
	width: 10%;
	text-align: right;
}

/*翻页*/
.previous{width:100%;}
.pageNav{padding: 20px 0px;text-align: center;line-height: 25px; clear: both;}
.page-numbers{color: #333;}
.pageNav span,.pageNav a{border: 1px solid #ccc;padding: 0px 10px;display: inline-block;margin:0px 5px; font-size:12px; }
.pageNav a{background-color: #fff;}
.current{background-color: #fe6a00;color: #fff;}
.pageNav .pageDisable{ background-color:#fff;color: #ccc; }
.pageNav .pageThis{ background:#cc0033; border: 1px solid #ccc;color:#fff; line-height:24px;}
.pageNav .pageBypass{ border:0;  line-height:25px; }
.pageNav span.pageSkip{  border:0; line-height:25px; overflow:hidden; padding:0 3px}
.pageNav .pageTxt{line-height:18px;margin:0 6px; text-align:center; border:1px solid #7e9db9; overflow:hidden; #vertical-align:-3px; font-family:'Lucida Grande',Arial,'\5b8b\4f53'; }
.pageNav .pageBtn{ background-color:#418bd6; border:none; color:#fff; cursor:pointer; font-family:'Lucida Grande',Arial,'\5b8b\4f53'; font-size:12px; height:24px; line-height:21px; margin-left:5px; padding:0 5px; #padding:0 1px; vertical-align:top; _overflow:hidden; }
.pageNav a:hover{text-decoration:none; background: #fe6a00; color: #fff; }

