@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;
	width: 298px;
	height: 85px;
	padding:23px 0}
.logo a{
	display: table-cell;
	width: 298px;
	height: 85px;
	vertical-align: middle;
}
.logo a img{
	vertical-align: middle;
}
.all_search{
	width:778px;
	position:absolute;
    top: 25px;
	right:0;}
.top_search{
	float:left;
	width:457px;
    margin-top: 10px;
}
.s_txt{
	float:left;
	color:#666;
	width:387px;
	height:37px;
	line-height:37px;
	padding-left: 10px;
	border:2px solid #ff9d00;
	border-right:0;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;}
.s_btn{
	float:left;
	width:58px;
	height:41px;
	line-height:41px;
	border:0;
	cursor:pointer;
	color:#fff;
	font-family:"微软雅黑";
	font-size:14px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: url("../images/search_ico.png") center no-repeat #ff9d00;}
.searcg_hot{
	float:left;
	width:457px;
    height: 20px;
    line-height: 20px;
    margin-top: 5px;
	overflow:hidden}
.searcg_hot span{
	float:left;
	color:#666}
.searcg_hot a{
	float:left;
	color:#666;
	margin-right:10px}
.searcg_hot a:hover{
    color: #ff7f00;
}
.h_phone_num{
	float:right;
	width: 220px;
    height: 56px;
    padding: 20px 0 0 15px;
    background: url("../images/top-telephone.png") center no-repeat;
}
.h_phone_num span{
    display: block;
    font-size: 14px;
}
.h_phone_num p{
    display: block;
	color:#fd7715;
	font-size:18px;
    font-weight:bold;
    -webkit-text-shadow: 2px 2px 0 #fff;
    -moz-text-shadow: 2px 2px 0 #fff;
    text-shadow: 2px 2px 0 #fff;
}
/* 主导航 */
.nav{
	float:left;
	width:100%;
    min-width: 1200px;
	height:44px;
	position:relative;
    background: #ffc100;
}
.menu{
	position:relative;
	margin:0 auto;
	width:1200px;
	height:44px;
	line-height:44px}
/* 自定义导航 */
.menu .global_nav{
	float:left;
	width:212px;
	height:44px;
    cursor: pointer;
	position:relative;
	z-index:99999}
.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:1px solid #f0f0f0;
	border-top:1px solid #fff;}
.menu .global_list:hover .tit_bt{
	z-index:9999;
	border:1px solid #ff9d00;
	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 #ff9d00;
	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{
	max-width: 988px;
}
.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:#784416;
	display:block;
	height:44px;
	line-height:44px;
	font-size:16px;
	padding:0 30px;
	position:relative}
.menu .main_nav_list a.bnone{
	background:none}	
.menu .main_nav_list a:hover,
.menu .main_nav_list a.active{
    background: #ffdd00;
}
.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;
}