@charset "utf-8";
/* CSS Document */
body {
	font-family: "微软雅黑";
	text-decoration: none;
	margin: 0px;}
.bj {
	background-image: url(20200128_caskjbd_topimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;}
a:hover {
	color: #6A0404;}
.hong30c_54 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 54px;
	font-weight: bold;
	color: #c20707;
	text-decoration: none;}
.hui14_30 {
	font-size: 14px;
	line-height: 30px;
	color: #333;
	text-decoration: none;}
.hong22c_34 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 34px;
	font-weight: bold;
	color: #c20707;
	text-decoration: none;}
.lbx15 {
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	margin-bottom: 20px;}
.lan30c_54 {
	font-family: "微软雅黑";
	font-size: 30px;
	line-height: 54px;
	font-weight: bold;
	color: #013db5;
	text-decoration: none;}
.lan22c_30 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;}
.lbx8 {
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7d7;
	margin-top: 10px;
	margin-bottom: 15px;}
.hui18_30 {
	font-size: 18px;
	line-height: 30px;
	color: #333;
	text-decoration: none;}
.hui22_48 {
	font-family: "微软雅黑";
	font-size: 22px;
	line-height: 48px;
	color: #333;
	text-decoration: none;}
.bai14_24 {
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;}
.bai14e_24 {
	font-size: 14px;
	line-height: 24px;
	color: #FFF;
	text-decoration: none;
	font-family: Arial;}
.hui20_48 {
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 48px;
	color: #333;
	text-decoration: none;}
.lan24c_30 {
	font-family: "微软雅黑";
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;}
.hui18_34 {
	font-size: 18px;
	line-height: 34px;
	color: #333;
	text-decoration: none;}


.hui12_18h{padding:3px 0; color:#bdbdbd; font-size:14px; overflow:hidden; line-height:2;}
.hui12_18h span{margin-right:24px; color:#bdbdbd;}
.hui12_18h span font{cursor: pointer;}
.hui12_18h span font.now{color:#3d55a7;}


/* jquery.hiSlider.css */
li{list-style: none;}
li img{
	display: block;
	margin: 0 auto;}
.hiSlider{
	margin: 0;
	padding: 0;
	overflow: hidden;
	background: #eee;}
.hiSlider-item{
	float: left;}
.hiSlider-pages,
.hiSlider-title{
    position: absolute;
    z-index: 3;}

.hiSlider-btn-prev,
.hiSlider-btn-next{
    position: absolute;
    z-index: 5;
    top: 50%;
    height: 30px;
    width: 30px;
    background:  url(hislider-arrow.jpg) no-repeat;
    margin-top: -15px;
    text-indent: -200px;
    overflow: hidden;
    opacity: .6;
    filter:alpha(opacity:60);}
.hiSlider-btn-prev{
    left: 10px;}
.hiSlider-btn-next{
    right: 10px;
    background-position: -30px 0;}
.hiSlider-btn-prev:hover,
.hiSlider-btn-next:hover{
    opacity: 1;
    filter:alpha(opacity:100);}
.hiSlider-title{
    bottom: 0;
    width: 100%;
    padding: 6px 10px;
	line-height: 1.4;
    color: #fff;
    background: rgba(0,0,0,.4);
    z-index: 2;
    font-size: 18px;}
.hiSlider-pages{
    bottom: 10px;
    right: 10px;
    text-align: right;}
.hiSlider-pages a{
    height: 12px;
    width: 12px;
    margin: 0 6px;
    display: inline-block;
    overflow: hidden;
    text-indent: -100px;
    font-size: 0;
    border-radius: 50%;
    background: #ddd;}
.hiSlider-pages a.active{
    background: #013db5;}