/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, 
form,fieldset,input,textarea,p,blockquote,th,td { 
padding:0; 
margin:0;
} 
body,td{-webkit-text-size-adjust:100%;}

table { 
border-collapse:collapse; 
border-spacing:0; 
} 
fieldset,img { 
border:0; 
} 
address,caption,cite,code,dfn,em,strong,th,var { 
font-weight: normal; 
font-style: normal; 
} 
ol,ul { 
list-style: none; 
} 
caption,th { 
text-align: left; 
} 
h1,h2,h3,h4,h5,h6 { 
font-weight: normal; 
font-size: 100%; 
} 
abbr,acronym { border: 0; 
}

a:link {color: #000; text-decoration:none;}
a:visited {color: #333;text-decoration:none;}
a:hover {color: #f00; text-decoration:underline;}
a:active {color: #f00;}


.v {
font-size: 14px;
color: #FFFFFF;
background-color: #23519E;
}

.Articles a, .Articles a:visited {
display: block;
border: 1px solid #dddddd;
border-width: 0px 0px 1px 0px;
padding: 4px 0px 4px 20px;
margin: 0px 0px 0px 5px;
background-image: url(list_icon.gif);
background-repeat: no-repeat;
background-position: -2px 5px;
text-decoration: none;
color:#666666;
font-size:14px;
}
			
.Articles a:hover {
background-color: #f7f7f7;
color: #0000ff;
font-size:14px;
}

.articles a.listpic {border:0;padding:0;display:block;float:left;width:130px;margin:5px 0;background:none;}
.articles .listpic img{display:block;width:120px;margin:0 auto;}
.articles .listpic span{display:block;text-align:center;font-size:12px;}


.menu a, .menu a:visited {
display: block;
border: 1px solid #dddddd;
border-width: 0px 0px 1px 0px;
padding: 4px 0px 4px 20px;
margin: 0px 0px 0px 5px;
background-image: url(list_rightarrow.gif);
background-repeat: no-repeat;
background-position: 0px 8px;
text-decoration: none;
font-size: 14px;
font-weight:bold;
color: #336699;
line-height:1.5em;
}
			
.menu a:hover{
background-color: #f7f7f7;
color: #0000ff;
font-size:14px;
}

.n{
display: block;
width:90%;
background-color: #23519E;
padding:5px 10px;
font-size: 18px;
font-weight:bold;
color: #fff;
line-height:1.5;
vertical-align:middle;
height:auto;
}



/* 专题导航 */
#TopicNavCenter a:link,#TopicNavCenter a:visited{font-size:12px;color:#fff;}
#TopicNavCenter a:hover,#TopicNavCenter a:active{font-size:12px;color:#fc0;}
#TopicNavCenter {color:#fff;font-size:12px;text-align:left;}

/* 标题列表样式 */
.liststyle1 a {
	color: #000000;
	text-decoration:none;
}
.liststyle1 a:hover {
	color:#fe0f0f;
}
.liststyle1 li img {
	margin-left:0px;
}

.liststyle1 span {
display:none;
}
.liststyle1 li {
text-align:left;
text-indent:1.8em;
line-height:2.5em;
font-size:15px;
font-weight: normal; 
list-style: none;
color:#2f2725;
font-family:"Microsoft Yahei", "微软雅黑", "黑体";
background: url(black.jpg) no-repeat 5px center; 
}


.part2017{ width:1000px; height:auto; display:block; overflow:hidden; margin:0 auto; position:relative;}
/* 水平滚动
------------------------------ */

.scroll_horizontal{width:1000px;height:126px;line-height:20px; float:left; }
.scroll_horizontal .box{overflow:hidden;position:relative;width:1000px;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:316px; height:126px;text-align:center; padding-right:20px;}
.scroll_horizontal .list li img{width:316px; height:126px; }
.scroll_horizontal .plus,.scroll_horizontal .minus{position:absolute;top:80px;width:24px;height:39px; display:block;cursor:pointer;}


.about{FONT-FAMILY: "Microsoft Yahei", "微软雅黑", "黑体"; width:100%; height:35px; line-height:35px;font-size:14px; display:block; text-align:center; color: #333338; }
.about a{ color:#333338; font-weight: bold; padding:0 5px; }
.about a:hover {color: #000000;}





