@charset "utf-8";
/* CSS Document */

body, ol, h5, h6,  th, td, form, fieldset, legend, input, textarea, select {margin: 0;padding: 0;font: 16px "微软雅黑"; color:#666; background:#f7f7f7;}
a {text-decoration: none; color:#393939; outline:none;}
a:hover {text-decoration: none;color:#393939;}
address, caption, cite, code, dfn, em, strong, th, var {font-style:normal;font-weight:normal}
em {font-style: normal;}
li {list-style: none outside none;}
img {border: 0 none;vertical-align: middle;}

/* top start */
.header{width:100%; height:96px; background:#fff;}
.top{width:1000px; height:96px; margin:0px auto;}
.top .logo{width:198px; height:49px; float:left; margin-top:25px;}
.top .select{width:198px; height:39px; float:right; margin-top:45px; border:2px solid #fff;}
.top .select .set{border:0px; color:#fc7011; font-family:"微软雅黑"; position: relative;cursor: pointer;
background: #fff;
-webkit-user-select: none;}



#navigation, #navigation li ul { 
list-style-type:none; 
} 
#navigation li { 
float:right; 
text-align:center; 
position:relative;
width:120px; border-left:1px solid #d5d5d5;
} 
#navigation li a:link, #navigation li a:visited { 
display:block; 
text-decoration:none; 
color:#fe6021; 
width:120px; 
height:30px; 
line-height:30px; 
border:1px solid #d5d5d5; 
border-width:1px 1px 0 0; 
background:#fff; 
font-family:"微软雅黑";

} 
#navigation li a:hover { 
color:#000; 
background:#666;  font-family:"微软雅黑";
} 
#navigation li ul li a:hover { 
color:#000; 
background:#d5d5d5; font-family:"微软雅黑"; 
} 
#navigation li ul { 
display:none; 
position:absolute; 
top:10px; 
left:-40px; 
width:120px;
border:1px solid #d5d5d5;
font-family:"微软雅黑"; 
} 


/* nav start */

/* banner start */
.banner{width:1000px; height:183px; margin:40px auto;}

/* main start */
.main{width:1200px; background:#fff; margin:40px auto;}

.main .main_wz{width:970px; margin:0px auto; padding-top:20px; font-family:"微软雅黑"; font-size:14px; color:#333; line-height:25px;}

.main .main_wz p{padding: 0px 30px;}


/* contact */
.bt{width:965px; height:42px; border-bottom:1px solid #d5d5d5; margin:0px auto; line-height:42px; font-family:"微软雅黑"; color:#000; font-size:18px;}
.bt .font1{font-size:12px; color:#999;}
.nr{width:960px; overflow:hidden; margin:0px auto; margin-top:20px; }
.nr_left{width:426px; float:left; font-size:12px; color:#000; line-height:25px; margin-top:20px;}
.nr_right{width:426px; height:126px; float:left; border-left:1px solid #eee; font-size:12px; color:#000; line-height:25px; padding-left:40px; margin-top:20px;}
.font2{font-family:"微软雅黑"; font-size:16px; color:#000; line-height:30px; margin-top:20px;}
.nr_left1{width:426px; float:left; font-size:12px; color:#000; line-height:25px; margin-top:20px; padding-left:137px;}



.footer{width:100%; height:45px; background:#b9b9b9; font-family:"微软雅黑"; font-size:12px; float:left;}
.footer .footer_nr_wz{height:45px; margin:0px auto; color:#fff; line-height:45px; width:1000px; text-align:center;}
.footer .footer_nr_wz a{color:#fff; text-decoration:none;}

