﻿@charset "utf-8";
/*格式化CSS*/
html, body, div, 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-family:Arial, Helvetica, sans-serif;
line-height:160%;
}
ol, ul, li {
list-style: none;
}
table {
border-collapse: caption;
border-spacing: 0;
}
caption, td {
font-weight: normal;
}
/* 清除浮动 */
.clear {
    clear: both;
    height:1px;
    margin-top:-1px;
    overflow:hidden;
}
.red{color:#ff0000;}
body {
color:#000;
line-height:160%;
font-size:14px;
font-family: arial,verdana,sans-serif;
background-color:#fff;
}
a:link {color: #666; text-decoration: none}
a:visited {color: #666; text-decoration: none}
a:hover {color: #0099EA; text-decoration: underline}

/*   header */
#header{
margin:0 auto;
width:980px;
height:90px;
border-left:2px solid #999999;
border-right:2px solid #999999;
}
#divFrame{height:2740px;}

.webName{
color:#0167BC;
filter:DropShadow(Color="#C9EDFF", OffX="1", OffY="2", Positive="1");
font-size:30px;
padding-left:10px;
float:left;
}
#webDescription{
font-size:12px;
margin-top:25px;
}
.webName a:link,.webName a:visited,.webName a:hover {color:#0167BC;}
#logo{
height:50px;
overflow:hidden;
}
/*导航条*/
#nav{
clear:both;
height:32px;
line-height:32px;
background:#fff url(image/bg.gif) repeat-x;
color:#fff;
}
#nav ul{
}
#nav li{
	line-height:32px;
	float:left;
}
#nav a:link,#nav a:visited{
	margin:0px;
	display:block;
	text-align:center;
	font-size:14px;
	text-decoration:none;
	color:#fff;
	padding:4px 5px;
	float:left;
}
#nav a:hover{
	color:#1A518E;
	background-color:#fff;
	padding:4px 5px;
	float:left;
}
li#city{
background:url("image/bg.gif") no-repeat scroll 40px -32px transparent;
padding-left:8px;
width:52px;
position:relative;
}
li#city ul{
background-color:#FFFFFF;
border:1px solid #1E93D4;
display:none;
left:0;
position:absolute;
top:31px;
z-index:1000;
}
#city a:link,#city a:visited{color:#0167BC;font-size:12px;}
#city a:hover{color:#ff0000;font-size:12px;}
#city li{
width:60px;
}
li.now{
background:url("image/bg.gif") no-repeat scroll -270px -32px transparent;
}
#nav span{
float:right;
font-size:12px;
margin-right:20px;
}

/* Home*/
.area{
margin:0px auto;
width:980px;
text-align:left;
border-left:2px solid #999;
border-right:2px solid #999;
}
/*  main */
#main{
margin:0px auto;
clear:both;
width:980px;
text-align:left;
background-color:#fff;
border-left:2px solid #999;
border-right:2px solid #999;
}
#leftMain{
float:left;
width:236px;
height:140px;
overflow:hidden;}
.homeNews{
padding:5px;
}
.homeNews li{
border-bottom:1px dotted #CCCCCC;
width:225px;
overflow:hidden;
font-size:12px;
}
.postHead{
font-weight:normal;
font-size:14px;
background:url("images/artico1.png") no-repeat 0 7px;
font-weight:bold;
}
.postHead a:link,.postHead a:visited,.postHead a:hover {color:#fe6515;}
.postTime{
font-size:12px;
color:#8C8C8C;
}
.postTag{
padding-bottom:10px;
font-size:12px;
background:url("images/linebg.png") repeat-x 0 bottom;
}

.newsTitle{
font-size:20px;
}
.newsContent{font-size:14px;line-height:160%;}
.newsContent p{text-indent:2em;}
.newsContent img{vertical-align:middle;}

#rightMain{
float:right;
width:735px;
}
.col1{
background:url(http://www.3wyp.com/images/n228x140p3.jpg) no-repeat;
height:140px;
width:228px;
float:right;
}
.col2{
float:left;
width:505px;
}
#mainL{
float:left;
width:725px;
margin-left:10px;
padding:10px;
border:1px solid #ccc;
display:inline;
}

#mainR{
margin-right:10px;
padding-left:10px;
float:right;
width:200px;
display:inline;
}
.barCol{
margin-bottom:10px;
background:url(image/barbg.gif) no-repeat;
width:201px;
height:227px;
}
.barCol li{
padding:0px 0 0px 15px;
border-bottom:1px dashed #F2F2F2;
font-size:12px;
margin:0 5px;
}
.barColT1{
color:#FFFFFF;
font-weight:bold;
margin-bottom:6px;
padding-left:35px;
}
/*  #adlist  */
#adlist {
margin:0 auto;
width:980px;
padding-top:10px;
background-color:#fff;
border-left:2px solid #999;
border-right:2px solid #999;
}
#adlist .scroll {overflow:hidden;white-space: nowrap;height:210px;width:980px;}
#adlist .ad  {/*behavior: url(/css@js.htc/aditem.htc);*/overflow:hidden;padding-bottom:8px;float:left;}
#adlist .end {}
#adlist .ad img {border:none;height:200px;}
/*   footer */
#footer{
clear:both;
margin:0 auto;
width:980px;
height:80px;
text-align:center;
font-size:12px;
color:#929292;
background:url("image/bottombg.gif") repeat-x;
border-left:2px solid #999;
border-right:2px solid #999;
}
.copyright{
clear:both;
padding:10px 0;
}

/* 链接 */
.sitemap ul li{
padding-left:10px;
}
.link{
float:left;
}
.link h3{
width:158px;
height:20px;
line-height:20px;
padding-left:10px;
background-color:#CBE5FF;
}
a.a3{
font-size:14px;
color:#000;
font-weight:bold;
}

.gg{
background:url(image/gg2.gif) no-repeat;
height:151px;
width:202px;
}
.links{
background-color:#E9F8FF;
border:1px solid #D8E9F1;
line-height:30px;
padding:0 5px;
height:30px;
color:#000;
}
.links li{
float:left;
padding:5px;
}
.links a:link,.links a:visited,.links a:hover {color:#000}
#footer{margin-top:2740px;}
