@charset "utf-8";

*{font-family:Microsoft Yahei; padding:0; margin:0;}

body {color:#000;font:14px/1.5em "Microsoft Yahei"; background:#ffffff;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote{padding:0px; margin:0px;}

img{border:0px;}

li{list-style-type:none;}

ol, ul {list-style:none;}  

a{color:#000; text-decoration:none;}

a:hover{text-decoration:none;} 

.content{width:1200px; margin:0 auto;}

caption, th {text-align:left;}  

table{border-collapse: collapse;}

.bian,#alttxt,div.contents img,#error2{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;-moz-box-shadow: 0px 0px 8px #222;-webkit-box-shadow: 0px 0px 8px #222;box-shadow: 0px 0px 8px #222; }

.yuan ,div.contents input,div.contents textarea,div.contents select{-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;}

.overtxt{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}





/******网站布局*****/

/*顶部*/
.top{width:100%; height:35px; line-height:35px; overflow:hidden; border-bottom:1px solid #ccc; background: #efefef;}

.head{width:100%; padding:20px 0; overflow:hidden;}

.logo{float:left;}

.logo img{display:block;}

.head_tell{background:url(../images/top_tell.jpg) no-repeat left top; padding-left:70px; float:right; font-size:16px; color:#333;}

.head_tell span{font-size:26px; font-weight:bold; display:block; color:red; line-height:30px;}


/*导航*/
.nav{ width:100%; height:50px; background:#c30101;}

.nav ul{width:1200px; margin:0 auto;}

.nav ul li{float:left; width:133px; display:block; height:50px; line-height:50px; text-align:center; position:relative;}

.nav ul li a{ color:#fff; font-size:16px;}

.nav ul li:hover{background:#7a0000;}

.nav ul li:hover dl.s_nav{display:block;}

dl.s_nav{width:445px; position:absolute; padding:10px; top:50px; left:0px; z-index:99; background:#fff; border-bottom:2px solid #c30101; display:none;}
dl.s_nav dt{width:310px; height:240px; padding-right:10px; border-right:1px solid #ddd; margin-right:10px; float:left;}
dl.s_nav dt img{display:block; width:315px; height:240px;}
dl.s_nav dd{float:left; height:28px; line-height:28px; width:100px; padding-left:10px; border-bottom:1px solid #f1f1f1; text-align:left;}
dl.s_nav dd a{font-size:14px; color:#333;}
dl.s_nav dd a:hover{color:#c30101;}
dl.s_nav dt.hidn{display:none;}
dl.s_nav dt.show{display:block;}


/*footer*/
.footer{width:100%; overflow:hidden; background:url(../images/foot_bg.jpg) 0px 0px repeat;}
.foot_con{width:1080px; margin:0px auto; overflow:hidden; font-family: "Microsoft YaHei"; font-size:12px; font-weight:normal; text-align:center; line-height:26px; padding:20px 0; color:#f2f2f2;}
.foot_con a{color:#f2f2f2;}

























