﻿body{ background:url(/Images/Body_Bg.gif) repeat-x top center #e3e3e3;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,table,td,th,form,fieldset,img,dl,dt,dd,div,textarea,input,select{margin:0px;padding:0px;font-size:12px;font-family:"微软雅黑"}
a{color:#000;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{color:#C00;text-decoration:underline;}
div:after{content:".";display:block;height:0px;clear:both;visibility:hidden;}
.main{width:1200px;margin:0px auto;height:auto; background:#fff;}
.detail{ height:auto;width:1200px; margin:0 auto ;  border: none; /*background:url(../image/Body_Bg.gif) repeat-x top center #e3e3e3;*/}
.title-list {
    background-color: #fff;
    height: auto;
    /*box-sizing: border-box;*/
    width: 954px;
    padding: 20px 10px;
    line-height: 35px;
   }
.title-list ul li{
    width:954px;
    text-align: right;
    border-bottom: 1px dotted #ccc;
    background: url(../image/tip.png) no-repeat left center;
    font-size:18px;
}
.title-list ul li a {
	color:#000;
	margin-left:20px;
	float:left;}
.title-list ul li a:hover{color:red;
text-decoration:none;}

#meeting{ width:1100px; margin:0 auto; padding:20px 0 10px; text-align:center;}
#meeting h1{ font-size:28px; color:#008970; text-align:center; margin-top:10px;
}
#meeting p{font-size:15px; text-indent:30px; color:#606060; line-height:30px; margin:10px 0px;text-align:left;}
#meeting img{ width:700px; margin:20px 0;}

.banner{ height:auto; margin:0 auto;text-align:center;}
.line{ width:978px; height:15px; background:#CCC; margin:auto;}
.article{width:1200px;margin:25px auto 0;}
.article h1{font:24px 微软雅黑;color:#4d4d4d; text-align:center; margin:20px 20px 0; font-weight:bold;
}
#show{
	width:1200px; height:280px;margin:10px auto 3px; overflow:auto;}
#show p{
width:auto;
text-align:left;
font-size:16px;
line-height:25px;
text-indent:40px;
margin:5px 20px 0;
color: #666;
}
.footer{width:100%; height:100px;background:url(../image/bg01.jpg) repeat-x;} 
.footer p{line-height:24px;text-align:center;font-size:16px;color:#000; }
#source{text-align:center; background:#f1f1f1; display:block; font-size:14px; margin:15px 0 20px;}
#help{margin:45px 24px; text-align:right;}
#help a{color:#666; text-decoration:none;}
#help a:hover{color:#660000; text-decoration:underline;}
#help a:active{color:#006600; text-decoration:none;}
.help{ width:1100px; font-size:15px;margin:45px 24px; text-align:right;}
.help a{color:#666; text-decoration:none;}
.help a:hover{color:#660000; text-decoration:underline;}
.help a:active{color:#006600; text-decoration:none;}


.clear{ clear:both;
}

.topic{
	padding: 16px 0;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 30px;
	margin-left:20px;
	margin-top:30px;
	/*background-color: #f00;*/
}
.topic span{
	display: block;
	height: 30px;
	line-height: 30px;
	font-size: 30px;
	color: #e84d3d;
	font-weight: bold;
	padding-left: 20px;
	border-left: 4px solid #e84d3d;
	float: left;
}
.artical-text li{
	width: 283px;
	height: 270px;
	margin:0 7.5px 15px;
	float: left;
	background-color: #fff;
	border: 1px solid #e0e0e0;
	list-style:none;
	
}
.artical-text p{font-size: 18px;
	color: #666;
	line-height: 32px;
	text-indent: 2em;
	margin-top: 30px;
	display:block;
}
.artical-text li.active {
	box-shadow: 5px 5px 10px rgba(13,2,4,.2);
}
/*.artical-text li:last-child {
	margin-right: 0;
}*/
.artical-text li a {
	display: block;
	height: 100%;
}
.artical-text li  .name{
	float:right;
	}
.artical-text li img {
	width: 281px;
	height: 205px;
	border:1px solid #e84d3d;
}
.artical-text li .title {
	font-size: 18px !important;
	color: #4c4c4c !important;
	padding: 0 7px !important;
	line-height: 30px !important;
	height: 65px !important;
	/*white-space:nowrap !important;
	overflow:hidden !important;
	text-overflow:ellipsis !important;*/
	text-indent: 0 !important;
	margin-top:0 !important;
}

/*box*/
.box{ width:1200px; margin:0 auto; position:relative; overflow:hidden; height:100%; margin-bottom:50px;}
.box ul{ list-style-type:none;}
.picbox{ width:1200px; height:185px; overflow:hidden; position:relative;}
.piclist{ height:185px;position:absolute; left:0px; top:0px}
.piclist li{background:#eee;
width:auto;
border:none;
height:auto;
margin-bottom:0;
margin-right:12.5px !important;
margin-left:12.5px !important;
float:left; 
overflow:hidden;}
.piclist li img{
	width:275px;
	height:auto;
	border:none;}
.swaplist{ position:absolute;/* left:-2700px;*/ top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../image/icon.png); background:url(../image/icon_ie6.png) no-repeat\9; position:absolute; top:67.5px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}

	