@CHARSET "UTF-8";
#header{
	width:100%;
	margin:0 auto;
	background:#FFF;
	z-index:0;
	}	
.header_top{
	width:100%;
	height:30px;
	margin:0 auto;
	background:#ffffff;
	border-bottom:1px solid #efefef;
}
.header_login{
	width:1100px;
	margin:0 auto;
}
#header .header_login_right {
	float:right;
	margin-right:70px;
	line-height:28px;
	background:#ffffff;
}
.header_login_right1{
	float:left;
	cursor:default;
	margin:0px 5px;
}


.header_login_pull_down{
	width:94px;
	clear:both;
	float:right;
	text-align:content;
	border:1px solid #efefef;
	border-top:1px solid #F0F0F0;
	background:#fff;
	position:absolute;
	top:30px;
	z-index:999;
}
.header_login_pull_down li {
	height:27px;
	line-height:27px;
	list-style-type:none;
	
}
.header_login_pull_down a{
	font-size:12px;
	color:#999;
}
.list_img{
	float:left;
	margin:5px 7px 0px 7px;
	height:20px;
}
.menu_uc a:hover{
	color:#ff9400;
}
.header_login_pull_down_top{
	
	text-align:right;
	padding-right:0px;
}
.header_login_pull_down_bottom{
	border-top:1px solid #efefef;
	text-align:right;
	padding-right:15px;
}
.header_login_down{
	width:120px;
	clear:both;
	float:right;
	text-align:content;
	border:1px solid #efefef;
	border-top:1px solid #fff;
	background:#fff;
	position:absolute;
	top:29px;
	right:130px;
	}
.header_login_down li {
	height:27px;
	line-height:27px;
	list-style-type:none;
	
}
.header_login_down a{
	font-size:14px;
}
.header_login_down_top{
	
	text-align:left;
	padding-left:15px;
}
.header_login_down_top li span{
	float:right;
	font-size:12px;
	color:red;
	padding-right:15px;
}

.header_centre{
	width:1100px;
	height:78px;	
}
.header_logo{
	height:78px;
	padding-top:6px;
}
.header_logo_left{
	width:238px;
	height:72px;
	float:left;
}

.header_logo_right{
	width:400px;
	float:left;
	height:70px;
	margin-left:10px;
	margin-right:50px;
	}
.header_logo_right span{
	line-height:70px;
	}
	
.header_input{
	height:70px;
	float:left;
	width:396px;
	line-height:70px;
	position:relative;
	
	}
.header_input_left{
	margin-top:18px; 
	height:34px;
	width:317px;
	float:left;
	
	}
.header_input_left input{
	width:205px;
	margin-left:7px;
	outline: none;
	font-size: 14px;
	color:#999;
	border-radius:5px;
	padding:0px 5px 0px 100px;
	height:32px;
	border: 1px solid #efefef;
	margin-right:10px;
	
	}		
.header_input_right{
	margin-top:18px;
	height:34px;
	width:60px;
	background:url('../../img/common/sousuo.gif') no-repeat;
	float:left;
	cursor:pointer;
	
	}
.header_bottom{
	clear:both;
	width:100%;
	margin:0 auto;
	height:41px;
	background:#ff9400;
	position:relative;
	-webkit-box-shadow:0px 3px 0px rgba(204,204,204,0.5);  
  	-moz-box-shadow:0px 3px 0px rgba(204,204,204,0.5);  
  	 box-shadow:0px 3px 0px rgba(204,204,204,0.5);
}
.header_daohang{
	margin:0 auto;
	width:1100px;
	height: 44px;
	position: relative;
	z-index:999;
}	
.header_qiehuan{
	width:248px;
	height:46px;
	float:left;
	position:absolute;
	top:-5px;
	left:0px;
	}
.header_qiehuan_l{
	width:6px;
	height:6px;
	float:left;
	background:url('../../img/common/icon_003.gif') no-repeat;
	position:absolute;
	}
.header_qiehuan_c{
	width:236px;
	height:46px;
	float:left;
	background:url('../../img/common/icon_005.gif') repeat-x;
	position:absolute;
	left:6px;
	border-left:#ef000d 1px solid;
	border-right:#ef000d 1px solid;	
	}	
.header_qiehuan_r{
	width:6px;
	height:6px;
	float:left;
	background:url('../../img/common/icon_004.gif') no-repeat;
	position:absolute;
	left:244px;
	}
	
.header_qiehuan_c_quyu{
	float:left;
	width:75px;
	height:46px;
	line-height:56px;	
	text-align:right;
	color:#fff;
	font-size:12px
	}

.header_qiehuan_c_bankuai{
	float:left;
	width:150px;
	height:46px;
	line-height:46px;	
	margin-left:10px;
	color:#fff;
	font-size:22px
	}	
	
.header_daohangtiao{
	width:612px;
	float:left;
	margin-left:252px;

}

a.menu:hover, a.menu:active {
	font-size: 16px;
	color:#FFF;
	text-decoration: none;
	background: url('../../img/common/daohang_1.gif') 50% 50%; 
	width: 92px;
	height: 40px; 
	display: block;
	line-height: 42px; 
	text-align: center;
	border-left:1px solid #ffa52a;
	border-right:1px solid #ffa52a;		 
}

a.menu:link, a.menu:visited {
	border-left:1px solid #ff9400;
	border-right:1px solid #ff9400;	
	font-size: 16px;
	color:#FFF;
	text-decoration: none; 
	min-width: 92px; 
	height: 40px; 
	display: block; 
	line-height: 42px;
	text-align: center;
}
a.menu_hover{
	font-size: 16px;
	color:#FFF;
	text-decoration: none;
	background: url('../../img/common/daohang_2.gif') 50% 50%; 
	min-width: 92px;
	height: 42px; 
	color:#FFF;
	display: block;
	line-height: 46px; 
	text-align: center;
	border-left:1px solid #ffa52a;
	border-right:1px solid #ffa52a;	
	position:relative;
	top:-2px;	 
	-webkit-box-shadow:0px 3px 0px rgba(204,204,204,0.5);  
  	-moz-box-shadow:0px 3px 0px rgba(204,204,204,0.5);  
  	box-shadow:2px 0px 3px rgba(0,0,0,0.1);
}
	 
a.submenu {
	font-size: 14px;
	color: rgb(255, 255, 255);
	text-decoration: none;
	width: 102px;
	height: 44px; 
	display: block;
	line-height: 44px; 
	text-align: center; 
}		 
a.submenu:hover {
	background-color:#efefef;
	color:#ff9400;
}	 
	 
.sanjiao1 {
    width:0;
    height:0;
    border-style:solid;
    border-color:transparent transparent #ccc;/*透明 透明  灰*/
    position:relative;
	margin-left:65px;
}
.sanjiao1 span{
    display:block; 
    width:0; 
    height:0; 
    border-width:0 6px 6px; 
    border-style:solid; 
    border-color:transparent transparent #fff;/*透明 透明  黄*/
    position:absolute; 
    top:1px; 
    left:-6px;
}	 
.area_title{
	
	border-bottom:1px solid #efefef;
	margin-bottom:10px;
	padding-bottom:10px;
	background: url('../../img/common/dizhi.gif') no-repeat 4px 2px;
}	 
.area_title p{
	margin-left:25px;
	font-size:16px;
}
.shangquan{
	margin:0px 6px;
	float:left;
	height:22px;

}
.shangquan a{
	font-size:12px;
	color:#676767;
	padding:0px 3px;
	border-radius:3px;
}
.shangquan a:hover{
	font-size:12px;
	background-color:#ff9400;
	color:#fff;
	border-radius:3px;	
}

.area_select{
	width:345px;
	float:left;
	text-align:content;
	background: #fff;
	position:absolute;
	top:45px;
	z-index: 999;
}

.new_header a:hover{
	color:#FCEDD8;
}
.new_header ul li a{
	color:#fff;
	font-size:16px;
	margin-right:20px
}
a.n_h{
	color:#fff;
	font-size:16px;
	margin-right:20px;
}
.new_header
{
color:#fff;
}


#footer{
	width:100%;
	margin:0 auto;
	float:left;
	}	
.footer_daohang{
	width:1080px;
	padding-left:20px;
	}
.footer_daohang_left{
	width:950px;
	margin-top:20px;
	float:left;
	text-align:left;
	}
	
.footer_daohang_left a{
	color:#adafaf;
}

.footer_daohang_left a:hover{
	color:#ff9400;
}

		
.footer_daohang_left p {
	
	font-size:12px;
	height:24px;
}	
	
.footer_daohang_right{
	margin-top:10px;
	margin-right:20px;
	width:86px;
	height:110px;
	background:#FFF;
	float:right;
	text-align:left;
	font-size:12px;
	padding:5px;
	}	
	
#youlian{
	width:100%;
	float:left;
	margin:0 auto;
}	
.footer_youlian{
	width:1100px;
	margin-top:20px;
	padding-bottom:20px;
	border-bottom:1px dashed #efefef;
 	}
.footer_youlian a{
	font-size:12px;
	color:#666;
}

.footer_youlian a:hover{
	font-size:12px;
	color:#ff9400;
}



.list_title{
	
}

.header_menu{
	color:#fff;
	width:82px; 
	overflow:hidden;
	height:55px;
	line-height:55px;
	padding-top:12px;
	padding:0px 5px;
	background:url('../../img/common/xiasanjiao_bai.gif') no-repeat 5px 26px; padding-left:15px
}


.header_menu a:hover a{
	border-left:1px solid #fff;
	border-right:1px solid #fff; 
}


	
.list_title ul li a{
	display:block;
	color:#000;
	font-size:15px;
	float:left;
	margin-right:1px;
	cursor:pointer;
	text-align:center;	
}

.list_title ul li {
	float:left; 
	position:relative;
}

.list_title ul li:hover a {
	color:#000;
	background-color:#ffb16b;
	color:#fff;
}
.list_title ul li ul{
	display:none;
	border:1px solid #efefef;
	top:44px;
}
.list_title ul li:hover ul {
	display:block;
	position:absolute;
	top:44px;
	z-index:999;
}
.list_title ul li:hover ul li {
	display:block;
	background:#fff;
	color:#BEBEBE;
	width:100px;
	height:44px;
	border-bottom:1px solid #efefef;
	clear:both;
}
.list_title ul li:hover ul li a {
	display:block;
	width:100px;
	color:#BEBEBE;
	background:#FFF;
	border-bottom:1px solid #efefef;
}
.list_title ul li:hover ul li a:hover {
	color:#ff9400;
}
.link_us{
	padding-left:20px;
	background:url('../../img/common/ico_tel1.gif') no-repeat 1px 8px;
}
.about_us{
	padding-left:20px;
	background:url('../../img/common/ico_geren.gif') no-repeat 1px 4px;
}
.guanzhu_us{
	padding-left:20px;
	background:url('../../img/common/icon_018.gif') no-repeat 1px 6px;
}

.link_hui a{
	color:#676767;
}
.link_hui a:hover{
	color:#ff8400;
}
.weixin_pic{
	margin-top:4px;
	margin-left:5px;
	width:14px;
	height:14px;
	background:url('../../img/common/icon_053.gif') no-repeat;	
}
@media screen and (max-width: 1024px) {
	#header{
		width:1100px;
		height:154px;
	}	
	#footer{
		width:1100px;
		height:auto;
	}	
}

.menu_jifen{
	margin-right:5px;
	padding-left:28px;
	background:url('../../img/common/icon_jifen.png') no-repeat;
}
.menu_piaowu{
	margin-right:5px;
	padding-left:28px;
	background:url('../../img/common/icon_piaowu.png') no-repeat;
}

.linkurl{
	
}
.linkurl:hover{
	color:#ff9e18;
}