@charset "utf-8";

html{-webkit-text-size-adjust:none;}

body {
	margin:0;
	padding:0;
	font-size: 12px;
	margin: auto;
	text-align:center;
	font-family:  "微软雅黑","Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif,"宋体";
	background-image:url(../images/bg.png);
	background-repeat: repeat-x;
}


a{ text-decoration:none; color:#000}
a:hover{ text-decoration:underline;}
a.style1{}
a.style1:hover{}
.clearfloat{
	clear:both;
}


#header{
	width:auto;
	margin:auto;
	text-align:left;
	line-height:25px;
	height:90px;
	background-image:url(../images/headerbg.png);
	background-position:center 0px;
	background-repeat: no-repeat;
}

#header #header_m{
	width:980px;
	height:90px;

	margin:auto;
}

#header #header_logo{
	background-image:url(../images/header_logo.png);
	background-repeat: no-repeat;
	width:55px;
	height:61px;
	float:left;
	margin-top:9px;
	margin-left:20px;	
}

#header #header_logo a{
	position:absolute;
	width:55px;
	height:60px;
}

#header #header_right{
	width:900px;
	float:right;
	height:90px;
}

#homelink{
	position:absolute;
	width:100px;
	height:80px;
	float:left;
}

#lnglink {
	float: right;
	height: 30px;
	width: 100px;
}

#topmenu {
	line-height: 32px;
	height: 32px;
	width: 900px;
	font-size:14px;
	float:right;
	margin-top:13px;

}


#topmenu ul {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 620px;
	list-style-type: none;
	float:left;
	margin-left:100px;
}
#topmenu li {
	float: left;
	width: 80px;
	color:#FFFFFF;
}

#topmenu .menu_in_line{
	background-image:url(../images/top_menu_in_line.png);
	width:1px;
	height:32px;
}

#topmenu .mainlevel ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#topmenu .mainlevel li{
	width:105px;
	font-size:12px;
}

#topmenu .mainlevel a {
	color:#000000; 
	text-decoration:none; 
	line-height:32px; 
	display:block; 
	width: 80px;
	text-align:center;

}

#topmenu .mainlevel a:hover {
	color:#fff;
	background-color: #5a5a5a;
}

#topmenu .mainlevel .submenu_iphone{
	position:absolute;
	width:auto;
	height:135px;
	background-color:#5a5a5a;
	z-index:500;
	display:none;
	text-align:left;	
}

#topmenu .mainlevel .submenu_iphone .pmenu{
	font-weight:bold;

}

#topmenu .mainlevel .submenu_iphone a{
	line-height:23px;
	padding-left:3px;
	color:#FFFFFF;
}
#topmenu .mainlevel .submenu_iphone a:hover{
	line-height:23px;
	text-decoration: underline;
}

#topmenu .mainlevel .submenu_iphone >ul{
	width:auto;
	padding-top:6px;	
}
#topmenu .mainlevel .submenu_iphone >ul>li{
	width:75px;
	height:120px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #737373;
	padding-left:15px;
	padding-right:15px;

}
#topmenu .mainlevel .submenu_iphone >ul>li .msubmenu{
	width:107px;
}
#topmenu .mainlevel .submenu_iphone .msubmenu li {
	width:90px;
	
}


#topmenu .mainlevel .submenu_iphone .submenu_img {
	padding-left:10px;
	padding-top:5px;
	width:100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #5a5a5a;
	text-align:center;
}

#topmenu .mainlevel .submenu_iphone .submenu_img a{
	border: 1px solid #7d7d7f;
	width:110px;
	padding-left:0px;
}
#topmenu .mainlevel .submenu_iphone .submenu_img a:hover{
	border: 1px solid #80bc20;
	width:110px;
}




/*

#topmenu .mainlevel a:hover {
	color:#fff; 
	text-decoration:none;
	background-color:#898989;
}
#topmenu .mainlevel ul {
	display:none; 
	position:absolute;
	width:100px;
	z-index:9999;
}
#topmenu .mainlevel li {
	background:#5a5a5a;
	width: 100px;
}

#topmenu .mainlevel li a {
	color:#FFFFFF; 
	text-decoration:none; 
	line-height:32px; 
	display:block; 
	width: 100px;
}


#topmenu .mainlevel li a:hover {
	background:#898989;
	width: 100px;
}


*/


#topmenu #searchbox {
	clear: right;
	float: right;
	width:160px;
	color:#FFFFFF;
	text-align:right;
	padding-top:5px;
	display:none;
}
#topmenu #searchbox ul {
	list-style-type: none;
	float:left;
	margin: 0px;
	padding: 0px;
	height: 25px;
	line-height:23px;
	width:160px;
}


#topmenu #searchbox #searchbox_img {
	background-image: url(../images/searchbox_f.png);
	background-repeat: no-repeat;
	height: 23px;
	width: 19px;
}
#topmenu #searchbox li {
	float:left;
	height:23px;
}
#topmenu #searchbox #searchbox_input{
	width:106px;
	background-color:#CC9966;
}

#topmenu #searchbox #searchbox_input input {
	float:left;
	height:21px;
	width:105px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #d7d9d6;
	border-right-color: #d7d9d6;
	border-bottom-color: #d7d9d6;
	margin: 0px;
	padding: 0px;
	background-color: #fcfcfc;
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
#topmenu #searchbox #searchbox_btn {
	width:30px;
}

#zhanti_main{
	margin:auto;
	width:950px;
	margin-top:15px;
}

#footer {
	height: 110px;
	width: 980px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	margin:auto;
	background-image:url(/images/footerbg.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top:30px;
}
#footer #footermain #footerlink {
	color:#000000;
	float: right;
	height: 90px;
	width: 790px;
	text-align:left;
	padding: 5px;
}

#footer #footermain {
	width: 980px;
	height:110px;
}

#footermain #footer_logo{
	width:150px;
	height:100px;
	float:left;
	margin-top:8px;
	background-image:url(/images/footerlogo.png);
	
}
#footermain #footerlink .footerlinklist {
	float: left;
	width: 220px;
}

.footerlinktitle {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	line-height:35px;
}
#footermain #footerlink .footerlinklist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footermain #footerlink .footerlinklist li {
	float: left;
	width: 80px;
	line-height:20px;
}


#footermain #footerlink .footerlinklist_1 {
	float: left;
	width: 170px;
}


#footermain #footerlink .footerlinklist_1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footermain #footerlink .footerlinklist_1 li {
	float: left;
	width: 100px;
	line-height:20px;
}


#about_footer {
	height: 110px;
	width: auto;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #515151;
	background-repeat: no-repeat;
	background-position: top;
	margin-top:20px;
}
#about_footer #footermain #footerlink {
	color:#000000;
	float: right;
	height: 90px;
	width: 790px;
	text-align:left;
	padding: 5px;
}

#about_footer #footermain {
	width: 980px;
	height:110px;
	margin:auto;
}




#copyright {
	text-align: right;
	width: 980px;
	margin:auto;
	line-height:35px;
}

.jiathis{
	width:435px;
	height:30px;
	float:left;
	line-height:30px;
	margin-top:5px;
}



/* 导航菜单 END */
