html, body, div, span, h1, h2, h3, h4, h5, h6, 
p, a, address, em, font, img, strong, var, b, 
i, dl, dt, dd, ol, ul, li, form, label{
	margin: 0;
	padding: 0;
}
body{
	text-align: center;
}
span, h1, h2, h3, h4, h5, h6, 
p, a {
	/*text-align: left;*/
	font-family: microsoft yahei, Arial;
}
*:focus{
	outline:none;
}
a{
	text-decoration: none;
}
img{
	border: none;
}
ul li{
	list-style: none;
}
.clearfix{
	clear: both;
}
.wrap{
	width: 1024px;
	height: 768px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	top:0;
	left: 0;
}
.big_img img{
	width: 100%;
	height: 100%;
}
.big_img{
	position: absolute;
	top:0;
	left: 0;	
}
.big_img img{
	float: left;
}
.link_index{
	width: 116px;
	height: 36px;
	position: absolute;
	right: 75px;
	bottom: 54px;
	z-index: 10;
	background: url(../images/link-01.png) 0 0;
}
.index_lxys{
	width: 1024px;
	height: 311px;
	position: absolute;
	top:161px;
	left:0;
}
.index_lxys a{
	display: block;
	position: absolute;
}
.index_jiang{
	width: 1014px;
	height: 296px;
	position: absolute;
	left:18px;	
	bottom: 0;
	overflow: hidden;
}
.index_jiang .item{
	width: 317px;
	height: 205px;
	padding-top: 10px;
	float: left;
	margin: 60px 21px 0 0px;
	position: relative;
}
.index_jiang .item:last-child{
	margin-left: -2px;
}
.index_jiang .item li{
	list-style: none;
	float: left;
	width: 65px;
	height: 102px;
	margin: 0 -1px;
	text-align: center;	
}
.index_jiang .item li a{
	display: block;
	width: 65px;
	height: 84px;
	background: url(../images/photo_shadow.png);
	text-align: center;
}
.index_jiang .item li p{
	font-family: microsoft yahei;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
}
.index_jiang .item .more{
	display: block;
	width: 37px;
	height: 15px;
	background: url(../images/link-01.png) 0 -37px;
	position: absolute;
	top:-12px;
	right: 3px;
}
.describe{
	width: 1024px;
	height: 260px;
	position: absolute;
	top:165px;
	left:0;
	z-index: 10;
}
.describe .name{
	width: 305px;
	float: left;
	margin-top: 3px;
}
.describe .text{
	width: 640px;
	height: 234px;
	float: right;
	margin-top: 23px;
	margin-right: 47px;
	font-family: microsoft yahei;
	font-size: 12px;
	position: relative;
}
.describe .text .item{
	display: none;
	overflow: hidden;
	padding: 15px 15px;	
}
.describe .text .item.curr{
	display: block;
}
.describe .text p{
	float: left;
	text-indent: 2em;
	line-height: 21px;		
}
.describe .text span{
	float: right;
	margin-top: 10px;
}
.describe .numbers{
	position: absolute;
	right: 15px;
	bottom: 8px;
}
.describe .numbers a{
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	margin: 0 5px;
	background: #c62a01;
	color: #000;
	font-family: microsoft yahei;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
}
.describe .numbers a.curr{
	color: #fff;
}
.describe .links{
	position: absolute;
	left:65px;
	bottom: 0px;
}
.describe .links a{
	display: block;
	width: 62px;
	height: 28px;
	float: left;
	margin: 0 8px;
}
.describe .links .jj_link{
	background: url(../images/link-01.png) 0 -76px;
}
.describe .links .yz_link{
	background: url(../images/link-01.png) -62px -76px;
}
.lxys_books{
	width: 1024px;
	height: 300px;
	padding-top: 20px;
	position: absolute;
	bottom: 15px;
	left: 0;
	z-index: 10;
}
.mr_frBtnL {
    float: left;
    margin: 110px 30px 0 40px;
    cursor: pointer;
    display: inline;
}

.mr_frUl {
    float: left;
    height: 320px;
    width: 790px;
    overflow: hidden;
}

.mr_frBtnR {
    float: right;
    margin: 110px 40px 0 10px;
    cursor: pointer;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    height: 290px;
    width: 800px;  
}

.mr_frUl ul li a{
	display: block;
    margin-bottom: 20px;
    width: 180px;
    height: 130px;
    float: left;
    margin-right: 20px;
}
.mr_frUl ul li img {
    width: 180px;
    height: 130px;
    box-shadow: 2px 2px 5px #333;
}

.head{
	width: 1024px;
	height:165px;
	position: absolute;
	top: 0;
	left: 0; 
}
.toIndex,.toPrev{
	display: block;
	width: 64px;
	height: 22px;
	position: absolute;
	right: 30px;
	bottom: 10px;
	z-index: 10;
}
.toIndex{
	background: url(../images/link-01.png) 0 -54px;	
}
.toPrev{
	background: url(../images/link-01.png) -64px -54px;
}
::-webkit-scrollbar {
	width: 12px;
}
::-webkit-scrollbar-thumb {
	border-radius: 10px;
	background: #d23700;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}
::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
.jScrollbar { 
	width: 100%;
	height: 100%;
	overflow:hidden;
	position:relative;
	float: right;
	font-family: microsoft yahei;
	font-size: 12px;
}
.jScrollbar_mask {
	width:94%;
	padding: 15px 10px;	
	position:relative;
	top:0;
	float:left;
}
.jScrollbar_mask p{
	text-indent: 2em;
	line-height: 18px;		
}
.jScrollbar_mask span{
	float: right;
	margin-top: 10px;
}
.jScrollbar_draggable {
	float:left;
	width: 9px;
	height: 95%;
	margin-top: 7px;
	overflow:hidden;
	background:#000;
	position:relative;
}
.jScrollbar_draggable a.draggable {
	position:relative;
	background:transparent url('../images/bg_draggable.jpg') repeat-y center top;
	display:block;
	height:48px;
	width:9px;
	cursor:default;
}
.jScrollbar h1,.jScrollbar h4{
	text-align: center;
}

.jScrollbar h2{
	text-align: center;
	margin-right:36px;
	margin-bottom:20px
}

.lxys_sczz{
	width: 1024px;
	height: 325px;
	position: absolute;
	bottom: 12px;
	left: 0;
	z-index: 10;
	background: url(../images/sczz.png) center top no-repeat;
}
.lxys_sczz .pic{
	width: 116px;
	float: left;
	margin-top: 40px;
	margin-left: 70px;
}
.lxys_sczz .poem
{
    text-align: center;
	width: 751px;
	height: 305px;
	float: right;
	margin-right: 35px;
	margin-top: 10px;
}

.lxys_sczz .poem .poetry{
	padding: 10px 10px;
	text-align:center;
}
.lxys_sczz .poem.poetry .h2{
	text-align:center;
}
.page
{
    margin-right:250px;
    margin-left:250px;
    margin-top:30px;
    text-align:center;
 }
.gmyl_main{
	width: 744px;
	height: 395px;
	position: absolute;
	top:335px;
	left: 50%;
	margin-left: -372px;
}
.gmyl_main .right_fly,.gmyl_main .left_fly{
	width: 100%;
	float: left;
}
.gmyl_main .item{
	float: left;
	width: 174px;
	height: 125px;
	margin: 3px 6px;
	text-align: center;
	position: relative;
}
.gmyl_main .item img{
	width: 154px;
	height: 85px;
	margin-top: 5px;
}
.gmyl_main .item .name{
	font-family: microsoft yahei;
	font-size: 12px;
	line-height: 20px;
}
.gmyl_main .right_fly .item .books{	
	position: absolute;
	top:80px;
	left:0px;
	z-index: 100;
	display: none;
}
.gmyl_main .left_fly .item .books{	
	position: absolute;
	top:80px;
	right:6px;
	z-index: 100;
	display: none;
}
.gmyl_main .item .books ul{
	padding: 10px 10px 5px 10px;
	max-width: 513px;
	width: auto;
	background: url(../images/gmylBookBg.png);
	float: left;		
}
.gmyl_main .item .books li{
 	width:161px;
	height:113px; 
	float: left;
	margin: 0 5px 5px 5px;
	background: none;
 }
.gmyl_main .item .books img{
	width:161px;
	height:113px; 
	margin: 0;
	float: left; 
}
.right_fly {height: 395px;}
.right_fly li{
	float: left;
	width: 174px;
	height: 125px;
	margin: 3px 6px;
	text-align: center;
	position: relative;
}
.right_fly li img{
	width: 154px;
	height: 85px;
	margin-top: 5px;
}
.right_fly li .biaoti{
	display:block;
    text-align:center;
    height:22px;
    line-height:22px;
    overflow:hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
#PageContent {text-align:center;}
#PageContent li {display:inline-block;margin:0 2px;}
#PageContent .tanchuMBH{color:#F00;}
.dajiang_person{
	width: 526px;
	height: 328px;
	position: absolute;
	top: 178px;
	left: 28px;
}
.djP_bg{
	width: 513px;
	display: block;
	margin: 2px auto;
}
.person_posi{
	width: 100%;
	height: 100%;
	position: absolute;
	top:0;
	left: 0;
	z-index: 20;
}
.dajiang_person li{
	width: 99px;
	height: 156px;
	float: left;
	margin: 3px 2px 2px 3px;
	opacity: 0;
	filter:alpha(opacity=0);
	cursor: pointer;
}
.dajiang_person li.curr{
	opacity: 1;
	filter:alpha(opacity=100);
}
.dajiang_describe{
	width: 432px;
	height: 234px;
	position: absolute;
	top:214px;
	right:22px;
}
.dajiang_describe li{
	display: none;
	width: 414px;
	margin: 10px auto;
	font-size: 12px;
	font-family: microsoft yahei;
}
.dajiang_describe li.curr{
	display: block;
}
.dajiang_describe li p{
	text-indent: 2em;
	line-height: 22px;
}
.dajiang_describe li span{
	float: right;
  	margin-top: 10px;
}
.dajiang_describe .links{
	position: absolute;
	left:135px;
	bottom: 6px;
}
.dajiang_describe .links a{
	display: block;
	width: 62px;
	height: 28px;
	float: left;
	margin: 0 8px;
}
.dajiang_describe .links .jj_link{
	background: url(../images/link-01.png) 0 -76px;
}
.dajiang_describe .links .yz_link{
	background: url(../images/link-01.png) -62px -76px;
}
.dajiang_books{
	width: 984px;
	height: 194px;
	position: absolute;
	left: 20px;
	bottom: 40px;
}
.dajiang_books .slider_wrap{
	width: 100%;
	height: 100%;
	display: none;
}
.dajiang_books .slider_wrap.curr{
	display: block;
}
.dajiang_books .slider{
	width: 810px;
	height: 200px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 38px;
}
.dajiang_books .slider_move{
	position: absolute;
	left:0;
	top:0;
	z-index: 100;
}
.dajiang_books .prev,.dajiang_books .next{
	width: 49px;
	height: 48px;
	float: left;
	color: #000;
	margin-top: 74px;
}
.dajiang_books .prev{
	background: url(../images/left.png);
}
.dajiang_books .next{
	float: right;
	background: url(../images/right.png);
}
.dajiang_books .slider li{
	list-style: none;
	float: left;
	margin: 0 10px;
	width: 250px;
	height: 176px;
}
.dajiang_books .slider li img{
	width: 250px;
	height: 176px;
	box-shadow: 3px 3px 5px #000;

}
#zsgun {
    position: absolute;
    top:188px;
    height: 150px;
    width: 1024px;
}

a.hScrollPane_leftarrow {
    top: 30px;
    cursor: pointer;
    display: block;
    width: 26px;
    height: 51px;
    background: url(../images/link-01.png) 0 -104px;
    left: 15px;
    position: absolute;
}


a.hScrollPane_rightarrow {
    top: 30px;
    cursor: pointer;
    display: block;
    width: 26px;
    height: 51px;
    background: url(../images/link-01.png) -27px -104px;
    right: 15px;
    position: absolute;
}


.hScrollPane_dragbar {
    width: 913px;
    height: 1px;
    background: #fff;
    opacity: 0.8;
    filter:alhpa(opacity=80);
    position: absolute;
    left: 15px;
    top: 127px;
    z-index: 1;
    padding: 0 39px;
}

.hScrollPane_draghandle {
    position: absolute;
    width: 100px;
    height: 6px;
    overflow: hidden;
    background: #fff;
    border-radius: 20px;
    bottom: -3px;
    cursor: pointer;
    margin: 0 39px;
    left: 0;
}

#gundiv {
    width: 916px;
    position: relative;
    margin-left: 55px;
    float: left;
    display: inline;
    height: 125px;
    overflow: hidden;
}

#gundiv ul {
    height: 130px;
    position: absolute;
    width: 10000px;
}

#gundiv li {
    width: 86px;
    height: 125px;
    overflow: hidden;
    float: left;
    margin-right: 6px;
    position: relative;
    background: url(../images/上将2.png);
    text-align: center;
}

#gundiv li a{
	color: #000;
	display: block;
  	width: 71px;
  	height: 110px;
  	margin-left: 8px;	
}

#gundiv li a.curr{
  	border: 2px solid #c41b1e;
  	margin-left: 6px;
}

#gundiv li a.curr img{
	margin: 0;
}

#gundiv li img{
	width: 69px;
	height: 91px;
	margin-top: 3px;
}

#gundiv li p {
	width: 100%;
	position: absolute;
	bottom: 14px;
	left: 0;
    height: 14px;
    line-height: 14px;
    text-align: center;
    overflow: hidden;
    font-size: 12px;
    color: #000;
}

#gundiv li.zslion p {
    display: block;
}

.shangj_describe{
	width: 580px;
	height: 108px;
	padding: 20px;
	position: absolute;
	top:346px;
	right:30px;
}
.shangj_describe li{
	display: none;
}
.shangj_describe li.curr{
	display: block;
	font-size: 12px;
	font-family: microsoft yahei;
	line-height: 20px;
}
.shangj_describe li span{
	font-weight: bold;
	float: left;
	font-size: 14px;
	margin-right: 5px;
}
.shangj_books{
	width: 984px;
	height: 194px;
	position: absolute;
	left: 20px;
	bottom: 40px;
}
.shangj_books .slider_wrap{
	width: 100%;
	height: 100%;
	display: none;
}
.shangj_books .slider_wrap.curr{
	display: block;
}
.shangj_books .slider{
	width: 810px;
	height: 200px;
	overflow: hidden;
	float: left;
	position: relative;
	margin-top: 10px;
	margin-left: 38px;
}
.shangj_books .slider_move{
	position: absolute;
	left:0;
	top:0;
	z-index: 100;
}
.shangj_books .prev,.shangj_books .next{
	width: 49px;
	height: 48px;
	float: left;
	color: #000;
	margin-top: 74px;
}
.shangj_books .prev{
	background: url(../images/left.png);
}
.shangj_books .next{
	float: right;
	background: url(../images/right.png);
}
.shangj_books .slider li{
	list-style: none;
	float: left;
	margin: 0 10px;
	width: 250px;
	height: 176px;
}
.shangj_books .slider li img{
	width: 250px;
	height: 176px;
	box-shadow: 3px 3px 5px #000;

}