@charset "utf-8";
/* CSS Document */
*{
	margin:0; 
	padding:0;
}
html
{
	background:#fff url(../images/htmlbg.gif) left top repeat-x;
}
body
{
	font-family:"Microsoft Yahei",Arial;
	font-size:14px;
	color:#333;
	margin:0 auto;
	background: url(../images/bodybg.gif) center top no-repeat;
}
img,a img
{
	border:0px;
}
td,p,div,li,input,textarea
{
	word-wrap:break-word;
	overflow:hidden;
}
ul,li
{
	list-style-type:none;
} 
a
{
	text-decoration:none;
	color:#333;
	cursor:pointer;
}
a:hover
{
	text-decoration:none;
}
p
{
	font-family:"Microsoft Yahei";
	font-size:14px;
	color:#333;
	line-height:26px;
}

.container
{
	width:960px;
	margin:0 auto;
}
/*头部*/
.header{
	width: 1129px;
	height: 220px;
	margin: 0 auto;
	position: relative;
	display: block;
}
.header .title{
	position: absolute;
	left: 128px;
	top: 30px;
}
.header .jy{
	position: absolute;
	left: 0;
	bottom: 28px;
}
.header .author{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 28px;
	display: block;
	background: #fff;
	text-align: center;
	line-height: 28px;
}
.header .author a{
	color: #168822;
	margin-right: 12px;
}
.top{
	width: 912px;
	height: 238px;
	padding: 24px;
	background: url(../images/dt-x.gif) 0 0 repeat;
	margin: 0 auto;
}
.aboutcon-l	
{
	width:380px;
	height:224px;
    background:#fff;
	float:left;
	padding:7px 32px 7px 8px;
}
.aboutcon-l .intro
{
	width:380px;
	height:224px;
}
.aboutcon-l	img{
	width: 380px;
	height: 224px;
}
.aboutcon-r	{
	width:468px;
	height:210px;
    background:#fff;
	float: right;
	padding:28px 24px 0 0;
}
.aboutcon-r	a:hover{
	color:red;
}

.aboutcon-r h3{
	height: 20px;
	line-height: 20px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.aboutcon-r h3 a:hover{
	color: #1873ab;
}
.aboutcon-r	p{
	text-align:Justify;
    text-justify:inter-ideograph;
	margin-top:10px;
}
.aboutcon-r p a{
	color:#1873ab;
	font-weight:bold;
}

.zhuti
{
	width:960px;
	height:auto;
	background:#fff;
	margin:0 auto 36px;
	padding-bottom: 30px;
}
.zhuti-l
{
	width:620px;
	float:left;
	/*padding-left: 25px;*/
	padding-top: 10px;
}
.zhuti-l dl
{
	font-family:"微软雅黑";
	font-size:18px;
	height:155px;
	margin:0;
	padding-top:30px;
	border-bottom:#dedede 1px solid;
}
.zhuti-l dl:last-of-type{
	border-bottom: none;
}
.zhuti-l dl dt
{
	margin:0 20px 0 0;
	float:left;
	width: 184px;
}
.zhuti-l dl dt img
{
	width: 184px;
	height: 128px;
}
.zhuti-l dl dd
{
	width:376px;
	float: left;
}
.zhuti-l dl dd h3
{
	line-height: 24px;
	padding-top: 4px;
	margin-top:20px;
	color: #333;
	font-family:"微软雅黑";
	font-size:16px;
	font-weight:bold;
}
.zhuti-l dl dd h3 a:hover
{
	color:#1873ab;
}
.zhuti-l dl dd h3 a span{
	background:#1873ab;
	color:#fff;
	text-align:center;
	border-radius:2px;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	padding:3px 3px 1px;
	margin-left:6px;

}
.zhuti-l dl dd p
{
	padding-top: 6px;
}
.zhuti-l dl dd p.ts 
{
	padding-top: 10px;
	padding-left: 20px;
	line-height: 20px;
	background: url(../images/sj.gif) left 13px no-repeat;
	font-weight: normal;
	clear:both;
}

.zhuti-l h4
{
	margin-top:22px;
	height:32px;
	line-height:32px;
	font-family:"微软雅黑";
	font-size:18px;
	color:#fff;
	text-align: center;
	background: #1873ab;
	font-weight:normal;
}
.zhuti- .teshu_h4 {
    margin-top: 26px;
    height: 40px;
    line-height: 40px;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 18px;
    color: #1873ab;
    border-bottom: 1px solid #CCC;
    margin-bottom: 12px;
}
/*.zhuti-l .relativnews a{
	line-height: 24px;
	display: block;
	font-size: 15px;
	margin-bottom: 10px;
}
.zhuti-l .relativnews a:hover{
	color: #1873ab;
	text-decoration: underline;
}
*/



.add:after{
	clear: both;
	content: '';
}
.add{
	width: 636px;
	margin: 20px -8px 0;
}
.add li{
	float: left;
	width: 143px;
	height: 240px;
	margin: 0 8px;
	text-align: center;

}
.add li img{
	vertical-align: top;
	width: 143px;
	height: 180px;
}
.add li p{
	line-height: 20px;
	padding: 8px 0 8px 0;
}

/*滚屏*/

.marqueeleft{
	width:620px;
	overflow:hidden;
	margin:18px auto 0;
}
.marqueeleft ul{
	float:left;
	width: 636px;
	margin: 0 -8px;
}
.marqueeleft li{
	float:left;
	margin:0 16px 18px 0px;
	display:inline;
	width:196px;
	height:184px;
	overflow:hidden;
}
.marqueeleft ul li a img {
	display:block;
	margin:0 auto;
	width:196px;
	height:121px;
}
.marqueeleft p {
	cursor:pointer;
	text-align:center;
	line-height: 20px;
	padding: 6px 0;
	color: #5e5e5e;
}
#tooltip {
	position:absolute;
	border:1px solid #c8c8c8;
	background:#fff;
	padding:5px;
	display:none;
}

	/*height: 56px;*/
}

.details{ padding:0 80px; background:#fff; color: #333;}
.details h3{line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:30px; font-weight:normal; margin-top:20px;}
.details h1{ line-height:50px; text-align:center; font-family:"微软雅黑"; font-size:30px; font-weight:normal; margin-top:50px;}
.details h2{ line-height:90px; text-align:center; font-family:"微软雅黑"; font-size:22px; font-weight:normal;border-bottom:1px dashed #9c9b9b; margin-bottom:20px; margin-top:-20px;}
.details h4{ height:32px; line-height:32px; text-align:center; font-weight:normal; font-size:20px; font-family:"微软雅黑";  padding-bottom:4px; border-bottom:1px dotted #9c9b9b; }
.details h4 span{ margin-left:12px;}
.details h5{
	font-size: 14px;
	text-align: center;
	height: 32px;
	line-height: 32px;
	font-weight: normal;
}
.details p{ line-height:2.0; text-indent:2em; font-size:16px; text-align:justify;  text-justify:inter-ideograph;color: #333;}
.details p em{
	color:#a40000;
	text-decoration:underline;
	font-style:normal;
}
.details .xhlb{text-indent:0em; padding-left:30px;}
.details .xhlb em{
	color: #000;
	text-decoration: none;
	font-style:normal;
	width:260px;
	display:inline-block;
	text-indent:0;
	font-size:14px;
	line-height:30px;
}
.details p a{ color:#f00;}
.details p.img{ text-indent:0; text-align:center;}
.details p.zhu{ text-align:center; text-indent:0; color:#666; font-size:12px; line-height:40px;}






.l_list-bj{
    background:#ffffff;
    padding-top: 0px;
    width:300px;
    height:auto;
    float:right;
}

.l_list {
    background: #f4f4f4;
    padding-top: 20px;
    padding-bottom: 20px;
    width:300px;
    border-bottom:1px dotted #cbc8c8;

}
.l_list ul, li {
    list-style:Square;
}
.l_list ul, ul li, ol li {
    list-style: none;
}


.l_list p.red {
    margin-top: 9px;
    color: #333;
    font-weight: normal;
    background: url(../images/red.jpg) 18px center no-repeat;
}
.l_list p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 34px;   
}


.l_list p.blue {
    background: url(../images/blue.jpg) 18px center no-repeat;
    color: #333;
    font-weight: normal;
}
.l_list a:hover{
	color: red;
}

.biaoti-1 {
	font-family:"微软雅黑";
	font-weight:;
	font-size:16px;
    color: #333;
    padding-left: 18px;
}


 .dianyan{
    height: 38px;
    line-height: 38px;
    border-bottom: 3px solid #908f8f;
    font-size: 18px;
    color: #202020;
    background:#ffffff;
}

.ad-right{
	width:300px;
	height:auto;
	margin-top:30px;
	margin-bottom:20px;
}

.biaoti-01{
	padding-left:8px;			 
}