﻿@charset "utf-8";
/* ����̬ *//* �б��Զ��� */
.main .list-b-t li {
	padding: 15px;
	border-bottom: 1px #d2d2d2 dotted;
	color: #666;
}
.main .list-b-t li.current {
	background-color: #f6f6f6;
}
.main .list-b-t li h4 {
	line-height: 30px;
	font-size: 16px;
}
.main .list-b-t li p {
	line-height: 30px;
}
/* �б���� */
.main .list-b-t {
	overflow: visible;
}
.main .list-b-t li {
	height: 60px;
}
.main .list-b-t .share {
	width: 50px;
	margin: -30px 0 0 760px;
}
.main .list-b-t .share .btn {
	display: inline-block;
	padding-left: 20px;
	background: url(share.png) 0 50% no-repeat;
	line-height: 30px;
	font-weight: bold;
}
.main .list-b-t .share .share-box {
	position: absolute;
	top: 70px;
	right: 10px;
	border: 1px #d2d2d2 solid;
	width: 80px;
	line-height: 14px;
 *margin-left:-40px;
	padding: 5px!important;
	background-color: #fff;
	display: none;
	z-index: 999;
 *position:relative;
 *top:0;
 *right:0;
}
.main .list-b-t .share .share-box a {
	position: relative;
	display: block;
	width: 55px;
	padding-left: 25px;
	z-index: 999;
}
.main .list-b-t .share .share-box a:hover {
	background-color: #ddd;
}
/* ��ҳ */
.main .pages {
	font: 0/0 microsoft yahei;
	padding: 15px 0;
	background: none;
}
.main .pages a {
	display: inline-block;
	line-height: 28px;
	margin: 0 5px;
	padding: 0 10px;
	border: 1px #d2d2d2 solid;
	font-size: 14px;
	vertical-align: middle;
	width: inherit;
	height: inherit;
}
.main .pages a:hover {
	border: 1px #135a9c solid;
}
.main .pages a.current {
	border: 1px #135a9c solid;
	background-color: #135a9c;
	color: #fff;
	position: relative;
}
.main .pages span {
	line-height: 28px;
	font-size: 14px;
	margin-left: 10px;
	vertical-align: middle;
}
/* �����Զ��� */
.article {
	padding: 20px 40px;
}
.article h2 {
	color: #2268b3;
	font: normal 24px/30px microsoft yahei;
	margin: 0 20px -10px;
	padding: 0 0 10px;
}
.article h3 {
	padding: 10px 0;
	line-height: 16px;
	font-size: 20px;
	font-weight: normal;
	color: #2268b3;
}
.article .info {
	line-height: 40px;
	border-bottom: 1px #ccc dashed;
	margin: 0 20px;
	text-align: center;
	position: relative;
}
.article .info span {
	margin-right: 10px;
}
.article .article-box {
	/*margin: 0 20px;*/
	padding: 30px 0px;
	border-bottom: 1px #d1d1d1 dashed;
	line-height: 2em;
	font-size: 16px;
}
.article .article-box p, .article .article-box div {
	margin-bottom: 1em;
}
.article table {
	margin: 0 auto 1em;
}
.article-box p a {
	text-decoration: underline;
	margin: 0 5px;
	color: #09c;
}
.article-box img {
	max-width: 600px;
display: block;
margin: 0 auto;
}
.article-box table {
	width: 90%;
	margin: 0 auto;
}
.article-box table th, .article-box table td {
	border: 1px #ccc solid;
	padding: 5px;
	line-height: 20px;
}
.article-box table th {
	background-color: #f8f8f8;
	text-align: center;
	font-weight: bold;
}
.article .bdsharebuttonbox {
	margin: 10px 20px 0;
}
.article .bdsharebuttonbox strong {
	float: left;
	line-height: 36px;
	font-size: 14px;
	margin-right: 5px;
}
.article .opt {
	text-align: right;
	line-height: 36px;
	color: #323232;
	margin: -36px 20px 0;
	padding: 0 20px;
}
.article .opt a {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #323232;
}
.article .opt a:hover {
	color: #09c;
}
.article .related {
	border: 1px #ccc dashed;
	background-color: #f8f8f8;
	margin: 10px 20px 0;
	padding: 9px;
}
.article .related h4 {
	height: 36px;
	border-bottom: 1px #d1d1d1 solid;
	margin-bottom: 10px;
}
.article .related h4 span {
	display: inline-block;
	border-bottom: 2px #135a9c solid;
	font: normal 18px/35px microsoft yahei;
	color: #135a9c;
	margin-bottom: -1px;
	padding: 0 10px;
	position: relative;
}
.article .related li {
	float: left;
	width: 46%;
	margin: 0 2%;
	height: 30px;
	line-height: 30px;
}
.article .related li a {
	display: inline-block;
	height: 30px;
	background: url(dot.jpg) 0 50% no-repeat;
	padding-left: 12px;
	overflow: hidden;
}
/* ������ͼ */
.photos {
	width: 620px;
	margin: 0 auto;
	position: relative;
}
.photos .pic {
	text-align: center;
	position: relative;
}
.photos .pic img {
	min-height: 360px;
}
.photos .pic span {
	display: block;
}
.photos .pic .tips {
	display: none;
	width: 200px;
	font-size: 14px;
	line-height: 40px;
	background: rgba(0,0,0,0.5);
 filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000, endcolorstr=#7F000000);
	color: #fff;
	padding: 0 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -20px 0 0 -110px;
}
.photos h4 {
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	padding: 10px 0;
}
.photos .preview { /* ������С��������� */
	width: 620px;
	height: 80px;
	position: relative;
	overflow: hidden;
	border-top: 1px #e0e0e0 solid;
	border-bottom: 1px #e0e0e0 solid;
	background-color: #fff;
	margin: 0 auto;
	padding: 1px 0;
}
.photos .preview ul {
	height: 80px;
	background-color: #f2f2f2;
}
.photos .preview li { /* ��Ԫ�ش�С */
	width: 124px;
	height: 70px;
	line-height: 70px;
	font-size: 14px;
	text-align: center;
	padding: 5px 0;
}
.photos .preview li a {
	width: 112px;
	height: 66px;
	display: block;
	border: 2px #f2f2f2 solid;
	margin: 0 auto;
}
.photos .preview li.current a {
	border: 2px #2c94df solid;
}
.photos .preview li a span {
	width: 110px;
	height: 64px;
	display: block;
	border: 1px #fff solid;
	background-color: #fff;
	overflow: hidden;
	cursor: pointer;
}
.photos .preview li a img {
	width: 110px;
}
.photos p .prev, .photos p .next {
	display: block;
	width: 23px;
	height: 23px;
	border: none;
	background-image: url(arr.png);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 30px;
	cursor: pointer;
	z-index: 3;
	font: 0/0 lx;
	overflow: hidden;
	margin: 0;
}
.photos p .prev {
	left: 0;
}
.photos p .next {
	background-position: 100% 0;
	right: 0;
}
.photos .pic .prev, .photos .pic .next {
	width: 50%;
	_height: 2000px;
	background-image: url(about:blank);
	position: absolute;
	top: 0;
	bottom: 0;
}
.photos .pic .prev {
	cursor: url(http://i3.sinaimg.cn/dy/deco/2012/1218/hdfigure/hd_left_arrow.cur), auto;
	left: 0;
}
.photos .pic .next {
	cursor: url(http://i3.sinaimg.cn/dy/deco/2012/1218/hdfigure/hd_right_arrow.cur), auto;
	right: 0;
}
.where {
height: 60px;
    line-height: 60px;
    border-bottom: 1px #d2d2d2 solid;
margin-bottom: 20px;
}
body {
	min-width: 1190px;
	font-family: microsoft yahei, simhei;
	font-size: 14px;
	background: #fff url(bg1.png) 50% 0 no-repeat;
}
.content {
	width: 1100px;
	margin: 0 auto;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	padding:0 45px 20px;
margin-bottom:20px;
}
select {
   border: 1px #d2d2d2 solid;
    padding: 4px;
    -webkit-appearance: menulist;
    box-sizing: border-box;
    align-items: center;
}