@charset "utf-8";
/**搜索按钮样式 start*/
.btn-topsea {
	color: #fff;
	background-color: #ff0001;
	border-color: #ff0001
}
.btn-topsea:hover,
.btn-topsea:focus,
.btn-topsea:active,
.btn-topsea.active {
	color: #fff;
	background-color: #ea090a;
	border-color: #ea090a
}
/**搜索按钮样式 end*/

/**
*头部样式 start
*/
.wb-header {
	width: 100%;
}

/**首页页面顶部 start*/
.wb-header .wb-top {
    width: 100%;
    background-color: #f0f0f0;
    height: 40px;
}
.wb-header .wb-top a {
    height: 40px;
    line-height: 40px;
}
.wb-header .wb-top .top-l {
    width: 300px;
    float: left;
    margin-left: 10px;
}
.wb-header .wb-top .top-c {
    width: 300px;
    float: right;
    margin-right: 10px;
    text-align: center;
}
.wb-header .wb-top .top-r {
    width: 200px;
    float: right;
    margin-right: 10px;
    text-align: left;
}
.wb-header .wb-top .top-search {
    width: 260px;
    float: right;
    margin-left: 0px;
    text-align: left;
}
/* 首页右上角搜索 begin */

.top-search .pub-head-seaItem {
    float: left;
    width: 100%;
    height: 24px;
    line-height: 24px;
}
.top-search .pub-head-seaInp {
    width: 100%;
    float: left;
    padding-top:0px;
}
.top-search .pub-head-seaInp input {
    width: 160px; margin-top:5px;
   
}
.top-search .pub-head-seaInp input{
	 height: 27.5px;
}
.top-search .pub-head-seaInp button {
    height: 26px;
    border-radius: 3px; 
}
.top-search .pub-head-seaInp span.select-box {
    padding: 3px 0px 3px 0px;
    margin-top:5px;
    float: left;
    font-size: 12px;
    background-color: white;
}
.top-search .pub-head-seaInp span.select-box select {
    width: 65px;  
}
.top-search .pub-head-seaInp .btn{
	
	padding:0px 4px;
	font-size:18px;
	margin-top:5px;
}
/* 首页右上角搜索 end */

.wb-header .wb-top .top-r .dropDown ul.dropDown-menu li a {
    color: #666;
}
/**首页页面顶部 end*/


/** 首页页面顶部logo begin*/
.wb-header .wb-logo-index {
    width: 330px;
    padding: 20px 0px 30px 0px;
    float: left;
    height:90px;
}
.wb-header .wb-logo-index .wb-logo {
    padding: 5px 0px 0px 0px;
     width: 100%;
    text-align:left;
}
.wb-header .wb-logo-index .wb-logo img {
    width: 200px;
    height: 90px;margin-left:-15px;
}
/* .wb-header .wb-logo-index .wb-title {
     width: 100%;
    padding: 5px 0px 0px 0px;
    color: #999999;
    text-align:center;
    margin-top:-5px;
   
}

.wb-header .wb-logo-index .wb-title-c {
	text-align:center;
	float:left;
	width:100%;
    font-size:10px;
    letter-spacing:4px;
    margin-top:-3px;
    
}
.wb-header .wb-logo-index .wb-title-e {
	float:left;
	width:99%;
    font-size:10px;
   margin-top:-4px;
}
 */
.wb-header .wb-ads-index {
    width: 668px;
     padding: 30px 0px 20px 0px;
    float: right;
    height:85px;
}
/**首页页面顶部logo end*/



.wb-header .wb-top .top-r .dropDown ul.dropDown-menu li a {
	color: #666;
}
/**普通页面顶部 end*/


/** 普通页面顶部logo begin*/
.wb-header .wb-search{
    width: 100%;
    padding: 15px 0px;
    /*border-bottom: 1px solid #000000;*/
    float: left;
}
.wb-header .wb-search .wb-logo{
    padding:5px 30px 0px 15px;
    float: left;
}
.wb-header .wb-search .wb-logo img{
    width: 200px;
    height: 90px;margin-left:-25px;
}
.wb-header .wb-search .wb-title{
    width: 170px;
    float: left;
    padding-top: 28px;
    color: #999999;
}
/**普通页面顶部logo end*/


/**菜单栏 start*/
.wb-header .wb-nav {
	width: 100%;
	background-color: #0264d3;
	float: left;
}
.wb-header .wb-nav ul.wb-navUl {
	list-style-type: none;
	width: 100%;
	float: left;
}
.wb-header .wb-nav ul.wb-navUl > li {
	float: left;
	margin: 0px 1px;
}
.wb-header .wb-nav ul.wb-navUl > li > a {
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	display: inline-block;
	text-align: center;
	padding: 0px 11px;
	color: #ffffff;
}
.wb-header .wb-nav ul.wb-navUl > li > a:hover,
.wb-header .wb-nav ul.wb-navUl > li.current > a {
	background-color: #0032a6;
	text-decoration: none;
	-webkit-transition: background-color 0.3s ease 0s;
	-moz-transition: background-color 0.3s ease 0s;
	-o-transition: background-color 0.3s ease 0s;
	-ms-transition: background-color 0.3s ease 0s;
	transition: background-color 0.3s ease 0s
}
.wb-header .wb-nav .dropDown ul.dropDown-menu li a:hover,
.wb-header .wb-top .dropDown ul.dropDown-menu li a:hover {
	background-color: #999999;
}
/**菜单栏 end*/

/**细分市场、城市站点  start*/
.wb-custombox {
	width: 100%;
	float: left;
	background: #ADDCF6;
	padding: 5px 0;
}
.wb-custombox ul {
	float: left;
	width: 100%;
}
.wb-custombox ul li {
	float: left;
	margin: 0 5px;
}
/**细分市场、城市站点  end*/