@charset "utf-8";
/* 顶部 */
.header-content {
    float:left;
    width:100%;
    height:32px;
    line-height:32px;
    background:#f1f1f1}
.public-txt{
    float: left;
    color: #666;
    width: 700px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow:ellipsis
}
.header-content .dh a {
    color:#666;
    display:inline-block;
    margin-left:10px}
.header-content .dh a:hover {
    color:#f60}
.header-content .dh a.web_nav_ico{
    padding-left:10px;
    padding-right:10px;
    margin:0;
    position:relative;
    z-index:99999}
.header-content .dh a.web_nav_ico s{
    float:left;
    width:10px;
    height:10px;
    margin:11px 5px 0 0;
    background:url(../images/web_nav_ico.png) left no-repeat}
.w_nav_map{
    display:none;
    position:absolute;
    top:31px;
    right:0;
    z-index:9999;
    border:1px solid #e6e5e5;
    width:148px;
    background:#fff}
.w_nav_map a{
    width:60px;}
.top_web_map{
    display:inline-block;
    border-left:1px solid #f1f1f1;
    border-right:1px solid #f1f1f1}
/* logo、搜索 */
.top_mt{
	float:left;
	width:1200px;
	position:relative}	
.logo{
	float:left;
	padding:35px 0}
.all_search{
	width:718px;
	position:absolute;
    top: 25px;
	right:0;}
.top_search{
	float:left;
	width:400px;
    margin-top: 10px;
}
.s_txt{
	float:left;
	width:236px;
	height:28px;
	line-height:28px;
	color:#ccc;
	border:2px solid #27b304;
	border-right:0;
	border-left:0}
.top_search s{
	float:left;
	display:block;
	width:18px;
	height:18px;
	padding:5px;
	border:2px solid #27b304;
	border-right:0;}
.s_btn{
	float:left;
	width:68px;
	height:32px;
	line-height:32px;
	border:0;
	cursor:pointer;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	background:#27b304;}
.searcg_hot{
	float:left;
	width:400px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
	overflow:hidden}
.searcg_hot span{
	float:left;
	color:#555}
.searcg_hot a{
	float:left;
	color:#555;
	margin-right:10px}
.searcg_hot a:hover{
    color: #ff7f00;
}
.h_phone_num{
	float:right;
	width: 140px;
    height: 45px;
    padding-left: 66px;
    margin-top: 10px;
    background: url("../images/24hour.png") left no-repeat;
}
.h_phone_num span{
	float:left;
	color:#555;
	width:140px;
	height:20px;}
.h_phone_num p{
	float:left;
	color:#ff7f00;
	width:140px;
	font-size:22px;
	font-family:Arial}
/* 主导航 */
.nav{
	float:left;
	width:100%;
    min-width: 1200px;
	height:44px;
	position:relative;
    background: #28b804;
}
.menu{
	position:relative;
	margin:0 auto;
	width:1200px;
	height:44px;
	line-height:44px}
/* 自定义导航 */
.menu .global_nav{
	float:left;
	width:212px;
	height:44px;
	position:relative;
	z-index:9999}
.menu .global_tit{
	float:left;
	color:#fff;
	width:212px;
	height:44px;
	line-height:40px;
	font-size:14px;
	text-align:center;
	background:#f89207}
.menu .global_tit:after{
    content: "";
    display: inline-block;
    width: 17px;
    height: 10px;
    vertical-align: middle;
    margin: -3px 0 0 10px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    background: url("../images/qj-head-menu-ico.png") center no-repeat;
}
.menu .global_nav:hover .global_tit:after{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.menu .global_box{
    display: none;
	position:absolute;
	top:44px;
	left:0;
	width:212px;
	background:#fff}
.menu .global_list{
	float:left;
	width:212px;
	height:60px;
	/*position:relative*/}
.menu .global_list .tit_bt{
	float:left;
	width:210px;
	height:58px;
	position:relative;
	z-index:99;
	border-bottom:1px solid #f0f0f0;
	border-top:1px solid #fff;
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0}
.menu .global_list:hover .tit_bt{
	z-index:9999;
	border:1px solid #37c249;
	border-right:1px solid #fff}
.menu .global_list h3{
	color:#333;
	float:left;
	width:170px;
	height:30px;
	line-height:30px;
	padding:0 18px;
	margin-top:4px;
	font-size:16px;
	font-weight:500}
.menu .global_list h3 a{
	float:left;
	width:170px;}
.menu .global_list h3 i{
	float:right;
	display:block;
	width:6px;
	height:9px;
	margin-top:9px;
	background:url(../images/arrow-rig-ico.png) left no-repeat}
.menu .global_list span{
	float:left;
	width:160px;
	height:24px;
	overflow:hidden;
	padding-left:18px}
.menu .global_list span a{
	float:left;
	color:#888;
	height:24px;
	line-height:24px;
	padding-right:10px;
	font-size:14px}
.menu .global_list span a:hover{
	color:#f60}
.menu .global_list .itme{
	display:none;
	position:absolute;
	z-index:999;
	left:211px;
	top:0;
	width:712px;
	min-height:398px;
	padding:10px 0;
	border:1px solid #37c249;
	background:#fff}
.menu .global_list .itme dl{
	float:left;
	width:672px;
	padding:0 20px 10px;}
.menu .global_list .itme dl dt{
	float:left;
	width:672px;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #e5e5e5}
.menu .global_list .itme dl dt a{
	color:#f60;
	font-size:14px;
	font-weight:bold}
.menu .global_list .itme dl dd{
	float:left;
	width:672px;}
.menu .global_list .itme dl dd a{
	float:left;
	color:#999;
	height:24px;
	line-height:24px;
	padding-right:20px}

/* 全站导航 */
.menu .main_nav_list,
.menu .main_nav_list ul,
.menu .main_nav_list ul li{
	float:left}
.menu .main_nav_list ul li.hover a{
	padding-right:30px}
.menu .main_nav_list a{
	float:left;
    color:#fff;
	display:block;
	height:44px;
	line-height:44px;
	font-size:16px;
	padding:0 15px;
	position:relative}
.menu .main_nav_list a.bnone{
	background:none}	
.menu .main_nav_list a:hover,
.menu .main_nav_list a.active{
    background: #3aa803;
}
.menu .main_nav_list a i{
	display:block;
	width:15px;
	height:17px;
	position:absolute;
	top:-5px;
    right: 15px;
	background: url("../images/st-menu-list-ico.png") no-repeat;
}
.menu .main_nav_list a i.ico_hot{
    background-position: 0 0;
}
.menu .main_nav_list a i.ico_new{
    background-position: 0 -18px;
}
.menu .main_nav_list a i.ico_jian{
    background-position: 0 -36px;
}
.menu .main_nav_list a i.ico_jing{
    background-position: 0 -54px;
}