/*格式化CSS*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, blockquote, pre, a, address, code, em, img, dl, dt, dd, ol, ul, li, fieldset, form, label, legend{
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight:normal;
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
}
ol, ul, li {
list-style: none;
}
table {
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
/* 清除浮动 */
.clear {
    clear: both;
    height:1px;
    margin-top:-1px;
    overflow:hidden;
}

BODY {
color:#000;
line-height: 160%;
font-family: verdana,arial,sans-serif,宋体,新宋体;
text-align:center;
background:#fff url("images/bg1.gif") repeat-x;
}
a:link {font-size: 12px; color: #666; text-decoration: none}
a:visited {font-size: 12px; color: #666; text-decoration: none}
a:hover {font-size: 12px; color: #666; text-decoration: underline}

p{
/*padding:5px;*/
line-height:160%;
margin:0;
}

h1{
font-size:20px;
margin:0 auto;
font-weight:bold;
color:#333;
}

h2 {
float:left;
width:200px;
padding:0px 0pt 0pt 2px;
color:#000;
}

.more{
float:right;
width:50px;
padding:10px 0pt 0pt 8px;
color:#000;
FONT-FAMILY: verdana,arial,sans-serif,宋体,新宋体;
}
.left{text-align:left;}

/* content */

/*   header */
#header{
margin:0 auto;
width:867px;
/*height:200px;*/
}
#logo{
float:left;
width:190px;
height:100px;
background:url("images/logo.gif") no-repeat 10px 15px;
}
 #logo h1,.mainNav ul{
 position:absolute;
 text-indent: -50000px;
text-align:center;
}

#topNav{
padding:3px;
text-align:right;
color:#878787;
}
#topNav a{
font:10px arial,verdana,sans-serif;
letter-spacing:0.8px;
word-spacing:1px;
color:#878787;
}
#topNav a:hover{
color:#333;
}
.mainNav{
height:51px;
}
/*导航条*/
#nav{
float:right;
width:667px;
height:70px;
margin-top:10px;
/*background:#EAEAB2;
background:url("images/menu_bg.gif") no-repeat 0 20px;*/
}
#nav ul{
margin-left:25px;
}
#nav li{
	line-height:22px;
	float:left;
	border:0px solid #ccc;
	width:100px;
	height:15px;
}
#nav li a:link,#nav li a:visited{
	margin:0px;
	padding:5px;
	display:block;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
}
#nav li a:hover{
	background:#004BB0;
	color:#FFFFFF;
}
#nav li:hover ul, li.over ul {
margin-left:0;
display: block;
}

.banner{
clear:both;
width:867px;
height:205px;
/*background:#005CC6 url("images/bannerbg.gif") repeat-x 0 290px;
background:url("images/banner1.jpg") no-repeat;*/
}

/* Home*/
.area{
text-align:left;
}
.homeCol1{
float:left;
margin-right:10px;
width:191px;
/*border:1px solid #ccc;*/
}
.homeCol2{
float:left;
color:#666;
}
.homeCol3{
float:right;
padding:20px;
width:188px;
height:360px;
text-align:left;
background:url("images/homebg3.gif") no-repeat;
}


.login{
padding-top:15px;
height:120px;
text-align:center;
/*border:2px solid #0065d1;*/
background:url("images/login.gif") no-repeat;
}
fieldset div {
	float:left;
	margin:8px 0 0 15px;
	display:inline;
}
.subLogin{
	float:left;
	margin-left:2px;
	}
.buttom{
width:39px;
height:39px;
background:url("images/loginbg.gif") no-repeat;
border:0px solid #fff;
}
.forgotpass{
width:140px;
padding:0 0 0 5px;
clear:both;
}
.forgotpass a{
width:50px;
background:url("images/ico1.gif") no-repeat 45px 0px;
}
.input1{
margin-bottom:2px;
width:115px;
height:13px;
line-height:15px;
font-size:12px;
color:#ccc;
border:1px solid #ccc;
}

.ad1{
background:url("images/adtel.gif") no-repeat;
height:73px;
}
.ad2{
margin:0px auto;
padding:38px 0 0 25px;
width:170px;
height:149px;
line-height: 160%;
color:#0052B9;
/*border:1px solid #dfedff;*/
background:#FFF url("images/hotbbs.gif") no-repeat -1px 0;
}
.ad2 li{
width:150px;
overflow:hidden;
white-space :nowrap ;
}
/*  main */
#main{
margin:5px auto;
width:867px;
text-align:left;
background:#fff;
}

#leftMain{
float:left;
width:200px;
height:300px;
background:#FFF url("images/menubg_top.gif") no-repeat;
}
#leftMain h3{
font-size:14px;
font-weight:bold;
color:#fff;
height:52px;
line-height:35px;
text-align:center;
}

.menu{
padding:10px;
background:url("images/menubg_mid.gif") repeat-y;
}
.menu li{
height:30px;
background:url("images/barbg.gif") no-repeat 0 7px;
}
.menu li a:link,.menu li a:visited{
height:20px;
	border-bottom:1px dashed #eee;
	display:block;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}

.menu li a:hover{
height:20px;
display:block;
	background:#0279E2;
	color:#FFFFFF;
}
.barMenuBottom{
height:30px;
background:url("images/menubg_bot.gif") no-repeat;
}
#rightMain{
float:right;
padding-right:0px;
width:660px;
min-height:450px;
background:#fff url("images/mainbg1.gif") no-repeat;
}
*html #rightMain{height:450px;}
.topRightMain{
margin:10px 1px 0 1px;
padding-left:10px;
font-family:;
height:30px;
/*border-bottom:1px solid #ccc;*/
border-left:3px solid #D7D7D7;
border-right:3px solid #D7D7D7;
background:#fff url("images/maint1bg.gif") no-repeat 4px 25px;
}
.topRightMain span{
float:right;
width:50px;
}
.col1{
margin:0 1px;
padding:8px;
width:636px;
border-left:3px solid #D7D7D7;
border-right:3px solid #D7D7D7;
}
.bottomMain{
height:15px;
background:url("images/mainbg3.gif") no-repeat;
}


#rightMain h1{
margin:5px 0;
}
/*   footer */
#footer{
margin:0 auto;
padding:15px;
width:837px;
height:50px;
text-align:left;
color:#929292;
}
#footer a{color:#929292;}
.footLogo{
float:left;
margin:0px 0px;
width:150px;
height:60px;
text-align:center;
border-right:1px solid #E9E9E9;
background:url("images/ftlogo.gif") no-repeat;
}
.copyright{
float:left;
margin-left:20px;
}

/*首页*/
.colNews{
width:430px;
height:180px;
background:url("images/m_line.gif") no-repeat bottom;
}
.colT1{
height:20px;
}
.colNews h3{
width:300px;
overflow: hidden;
text-overflow:ellipsis;
float:left;
text-align:left;
}
.colT1 h2{
float:left;
width:100px;
}
.colNews span{
float:right;
text-align:left;
width:70px;
}
.colT1 span{
padding-top:3px;
width:31px;
}
.colNews ul{
padding-left:5px;
}
#makewing{
height:180px;
overflow:hidden;
}
#makewing li{
width:420px;
height:177px;
background:#eee;
}
#makewing img{
width:420px;
height:155px;
display:block;
font-size:0px;
margin:0;
padding:0px;
border:0px;
}

#link{
clear:both;
margin:0 auto;
width:867px;
height:30px;
line-height:30px;
text-align:left;
border-top:1px solid #eee;
border-bottom:1px solid #eee;
}

/*新闻*/
.newsList{
border-collapse:collapse;
border-bottom:2px solid #DCDCDC;
color:#6F6F6F;
width:635px;
}
.newsList th{
height:28px;
font-weight:bold;
text-align:center;
border-top:2px solid #3376E5;
border-bottom:1px solid #3376E5;
background:#F0F6F6 url("images/newsthbg.gif") no-repeat 0 7px;
color:#2C4377;
}
.newsList h2{
padding-top:0;
width:380px;
overflow: hidden;
text-overflow:ellipsis;
text-align:left;
}
 th.haveBL{
background:#F0F6F6;
}
/*border-right:1px solid #DCDCDC;}
.haveBR{border-left:1px solid #DCDCDC;}*/
.newsList td{
text-align:center;
border-bottom:1px solid #F6F6F6;
height:25px;
}
td.left{text-align:left;}
.newsInfo{
color:#333;
}
#artContent{
min-height:350px;
}
*html #artContent{
height:350px;
}
#artContent p{
text-indent: 2em;
}
.newsBot{
border-top:1px dotted #ccc;
}
.page{
margin-top:5px;
width:540px;
text-align:right;
color:#6F6F6F;
}
.page select{color:#6F6F6F;}
.newsDes{
border:1px solid #efefef;
padding:5px;
}
.showNews{
border:1px solid #ccc;
}
.showNewsT1{
padding-left:10px;
line-height:25px;
font-weight:bold;
font-size:14px;
background-color:#efefef;
}
.showNews ul{
padding-left:10px;
}
.showNews li{
padding-left:10px;
background:url("images/newsico3.gif") no-repeat 0 8px;
}


/*  留言表單*/
.contactForm{
margin:20px auto;
width:636px;
}
.contactForm li{
clear:both;
margin:3px 0;
height:20px;
}
label.inputLeft{
float:left;
text-align:right;
width:90px;
padding:3px 0 0 0;
}
.radio{
margin-left:20px;
color:#ccc;
}
.input{
float:left;
margin:2px;
padding:2px;
font-size:12px;
border:1px solid #CCCCCC;
background-color:#fefefe;
}
.formSubmint{
background:#eee url("images/btn1.gif") no-repeat right;
border:0px solid #CCCCCC;
margin:10px 100px;
width:45px;
height:20px;
line-height:120%;
color:#fff;
font-weight:bold;
}

.proList{
/*height:340px;*/
}
.proList ul{
margin:0 auto;
}
.proList li{
/*float:left;*/
margin:5px 8px;
clear:both;
border-bottom:1px solid #eee;
height:180px;
}
.proList h3{
overflow: hidden;
text-overflow:ellipsis;
}
.proList img{
background:#FFFFFF none repeat scroll 0 0;
display:block;
height:200px;
margin:2px;
padding:0;
width:300px;
}
.proImg{
float:left;
}
.proInfo{
float:left;
margin-left:10px;
}
.proImg img{
width:250px;
height:150px;
border:5px solid #EeEeEe;
}


.map{
width:500px;
height:100px;
border:1px solid #333;
}

/*链接*/
.sitemap ul li{
padding-left:10px;
}
.link{
float:left;
}
li.link h3{
width:158px;
height:36px;
line-height:36px;
padding-left:10px;
background-color:#CBE5FF;
}
a.a3{
color:#000;
/*font-weight:bold;
font-size:14px;*/
}
