﻿@charset "utf-8";
/* CSS Document */
body{padding:0px; margin:0px; font-family:"微软雅黑"; font-size:15px;}
ul,li,dl,dt,h1,h2,h3,h4,h5,h6,p,ol{padding:0px; margin:0px; list-style:none;}
img { border:0px;}
a { text-decoration:none;}

.cl{clear:both;}
.fl {float:left;}
.fr {float:right;}

.contenter{ width:100%; margin:0 auto;}
.content{ width:1200px; margin:0 auto;}

.tbbj{ background:url(bg.png) no-repeat top center; margin:auto;}
.zwnr{ padding:470px 30px 30px 30px;}
.tpxwtb{ padding-bottom:24px;}
.tpxwtbl{ padding-top:5px;}
.tpxwtbr{ padding-left:8px;}
.tpxwtbr a{ font-size:22px; color:#af0403; font-weight:bold; }
.tpxwl{ width:566px; height:304px;}
.tpxwr{ width:545px;}
.tpxwr ul li a{ background:url(yd_2.png) no-repeat center left; padding-left:10px; font-size:16px; color:#333333; line-height:39px;}
.bsyqnr ul li a{ background:url(yd_2.png) no-repeat center left; padding-left:10px; font-size:16px; color:#333333; }
.bsyqnr ul li{ border-bottom:1px dotted #aeb2b7; line-height:39px; font-size:16px; color:#333333;}
.bsyqnr ul li span{ float:right;}
.bsyq{ padding-top:30px;}
/*轮播*/

.sy_pts {
	width: 566px;
	height: 304px;
	overflow: hidden;
	position: relative;
	margin: 0px auto;
	padding: 20px;
}

* {
	padding: 0;
	list-style: none;
	border: none;
}

#focus {
	width: 566px;
	height: 304px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	float: left;
}

#focus ul {
	height: 304px;
	position: absolute;
	margin: 0;
	padding: 0;
}

#focus ul li {
	float: left;
	width: 566px;
	height: 304px;
	overflow: hidden;
	position: relative;
	background: #000;
}

#focus ul li img {
	width: 100%;
	height: 100%;
}

#focus ul li div.photo_bt {
	padding-left: 6px;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 15px;
	background:url(hsbj.png);
	color: #ffffff;
	z-index: 3;
	width: 566px;
	line-height: 44px;
	overflow: hidden;
}

#focus .btnBg {
	position: absolute;
	width: 566x;
	line-height: 44px;
	height: 44px;
	left: 0;
	bottom: 0;
	background-color: #000;
}

#focus .btn {
	position: absolute;
	line-height: 36px;
	right: 0px;
	bottom: 0px;
	text-align: right;
	z-index: 4;
	padding-right: 10px;
}

#focus .btn span {
	display: inline-block;
	_display: inline;
	_zoom: 1;
	width: 10px;
	height: 10px;
	border-radius:5px;
	_font-size: 0;
	margin-left: 10px;
	cursor: pointer;
	background: #989595;
	color: #989595;
	text-align: center;
	margin-bottom: 5px;
}

#focus .btn span p {
	font-size: 15px;
	font-weight: bold;
	margin-top: -7px;
}

#focus .btn span a {
	font-size: 15px;
}

#focus .btn span.on {
	background: #fff;
	color: #fff;
}
