﻿@CHARSET "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#e87518;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.fl {
	FLOAT: left
}
.fr {
	FLOAT: right
}
.clr {
	LINE-HEIGHT: 0; DISPLAY: block; HEIGHT: 0px; CLEAR: both; FONT-SIZE: 0px; OVERFLOW: hidden
}
.w {
	MARGIN: 0px auto; WIDTH:1002px; HEIGHT: auto; CLEAR: both; OVERFLOW: hidden
}
.left{ width:205px; height:auto;float:left; margin: 0 0 8px; overflow:hidden;}
.left h2{ width:200px; height:50px; background:url(../images/titbg.jpg) no-repeat; padding:10px 0 0 20px; font-family:"微软雅黑";}
.right{ width:775px; height:auto; float:right;overflow:hidden;}
.right h2{width:755px; height:32px; line-height:32px; background:url(../images/right_tit1.jpg) #fff no-repeat; padding:0 0 0 18px; color:#fff; border:1px solid #d4d4d4; overflow:hidden;}
.right h1{ width:755px; height:35px; line-height:35px; border-bottom:1px solid #d4d4d4; margin-bottom:10px; padding:0 10px; font-size:20px; overflow:hidden}
.right h3{ width:755px; height:28px; line-height:28px; border-top:1px solid #d4d4d4; padding:0 10px; background:#f2f2f2; overflow:hidden}

.page{ width:775px; height:60px; line-height:60px; text-align:center;}

.headtop{ width:100%; background:#fff; padding:0; overflow:hidden}
.logo{ width:640px; height:130px; padding:0; float:left; overflow:hidden;}
.yy{ width:229px; height:130px; float:right; padding:0; overflow:hidden}
.yy a{ float:left}

.daohang{ width:960px; height:30px; line-height:30px; padding:0 20px; margin:0 auto; overflow:hidden;}

/*------------------导航菜单-------------------*/
.menu { 
font-family: arial, sans-serif; 
width:1002px;
margin:0px auto; padding:0px 5px;
} 
.menu ul { 
padding:0; 
margin:0; 
list-style-type: none; 
} 
.menu ul li { 
float:left; 
position:relative; z-index:999999;
} 
.menu ul li a, .menu ul li a:visited { 
display:block; 
text-align:center; 
text-decoration:none; 
width:110px; 
height:60px; 
color:#fff; 
background:#DA0205;
line-height:60px; 
font-size:16px; 
font-family:"微软雅黑";
} 
/* make the dropdown ul invisible */ 
.menu ul li ul { 
display: none; 
} 
/* specific to non IE browsers */ 
/* set the background and foreground color of the main menu li on hover */ 
.menu ul li:hover a { 
color:#fff; 
background:#FF0000; 
} 
/* make the sub menu ul visible and position it beneath the main menu list item */ 
.menu ul li:hover ul { 
display:block; 
position:absolute; 
top:60px; 
left:0; 
width:105px; 
} 
/* style the background and foreground color of the submenu links */ 
.menu ul li:hover ul li a { 
display:block; 
background:#DA0205; 
color:#fff; 
} 
/* style the background and forground colors of the links on hover */ 
.menu ul li:hover ul li a:hover { 
background:#FF0000; 
color:#fff; 
} 


#bottom{ width:100%; height:156px; background:#DA0205; color:#fff; clear:both;}
#bottom .footer{ width:1002px; margin:0 auto; padding:30px 0 0; text-align:center;height:160px;}
#bottom .footer .footxt{ width:1002px; font-size:14px; line-height:2em; text-align:center;}
#bottom .footer .foocopy{ width:1002px; font-size:14px; line-height:2em; text-align:center; }
#bottom .footer .footel{ width:1002px; font-size:16px; line-height:2em; text-align:center; font-weight:bold;}
#bottom .footer .footel a{ color:#fff;}
#bottom .footer .footxt a{ color:#fff;}