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;
}
div, 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;
}
::-webkit-scrollbar {
	width: 12px;
	
}
::-webkit-scrollbar-thumb {	
	border-radius: 10px;
	background: #f8da7d;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2);
}
::-webkit-scrollbar-track {
	background: #fbedbb;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
}
.wrap{
	width: 1024px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.header{
	width: 100%;
	height: 69px;
	background: url(../images/header_bg.jpg) repeat-x;
}
.header li{
	float: left;
	position: relative;
}
.header .index{
	display: block;
	width: 35px;
	height: 64px;
	margin: 0 58px;
	background: url(../images/icons.png) 0 0;
}
.header .index:hover{
	background: url(../images/icons.png) -35px 0;
}
.header .zg{
	display: block;
	width: 234px;
	height: 64px;
	background: url(../images/anniu1.png);
}
.header .sj{
	display: block;
	width: 234px;
	height: 64px;
	background: url(../images/anniu3.png);
}
.header .rb{
	display: block;
	width: 300px;
	height: 64px;
	background: url(../images/anniu5.png);
}
.header .zg:hover,.header .zg.curr,.header .zg.on{
	background: url(../images/anniu2.png);
}
.header .sj:hover,.header .sj.curr,.header .sj.on{
	background: url(../images/anniu4.png);
}
.header .rb:hover,.header .rb.curr,.header .rb.on{
	background: url(../images/anniu6.png);
}
.header .nav{
	position: absolute;
	top:64px;
	left: 0;
	width: 100%;
	padding: 20px 0;
	font-family: microsoft yahei;
	font-size: 15px;
	background: #fcf0c0;
	opacity: 0.9;
	filter:alpha(opacity:90);
	display: none;
	z-index: 100;
}
.header .nav li{
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
}
.header .nav li a{
	display: block;
	width: 100%;
	height: 45px;
	color: #000;
	text-align: center;
}
.header .nav li a:hover{
	color: #f6d77a;
	background: #ad2320;
}



.main_2{
	width: 100%;
	height: 1020px;
	background: #eac169;
	overflow: hidden;
}
.main_2 .banner{
	width: 100%;
	height: 578px;
	background: url(../images/banner.jpg) center;
}
.main_2 .content{
	width: 100%;
	overflow: hidden;
	margin-top: -130px;
}
.main_2 .left_part{
	width: 614px;
	height: 465px;
	float: left;
	margin-left: 52px;
}
.main_2 .right_part{
	width: 284px;
	height: 465px;
	float: right;
	margin-right: 52px;
}
.main_2 .item{
	border: 1px solid #8d5c62;
	background: #f9edc0;
	opacity: 0.8;
	filter:alpha(opacity:80);
}
.main_2 .zzs{
	width: 612px;
	height: 292px;
	margin-bottom: 21px;	
}
.main_2 .llh{
	width: 612px;
	height: 148px;	
}
.main_2 .yxp{
	width: 282px;
	height: 230px;
	margin-bottom: 21px;	
}
.main_2 .dsj{
	width: 282px;
	height: 210px;	
}
.main_2 .item .title{
	width: 100%;
	height: 33px;
	border-bottom: 2px solid #ad2320;
}
.main_2 .item .title h2{
	width: 146px;
	height: 33px;
	font-family: \5b8b\4f53;
	font-size: 16px;
	color: #fff;
	text-align: center;
	float: left;
	line-height: 33px;
	background: url(../images/title_bg.jpg);
}
.main_2 .item .title a{
	display: block;
	width: 34px;
	height: 11px;
	background: url(../images/more.png);
	float: right;
	margin-right: 20px;
	margin-top: 11px;
}
.main_2 .zzs ul{
	overflow: hidden;
	margin-left: 5px;
	margin-top: 12px;
}
.main_2 .zzs li{
	width: 300px;
	height: 60px;
	padding-top: 15px;
	float: left;
	border-bottom: 1px solid #8d5c62;
}
.main_2 .zzs a{
	display: block;
	width: 300px;
	height: 75px;
	font-family: \5b8b\4f53;
	font-size: 12px;
}
.main_2 .zzs li:hover{
	background: #f7dd96;
}
.br{
	border-right: 1px solid #8d5c62;
}
.main_2 .zzs img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.main_2 .zzs strong{
	color: #000;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 5px;
}
.main_2 .zzs span{
	color: #808080;
}
.main_2 .zzs p{
	color: #a5a5a5;
	line-height: 14px;
	margin-top: 2px;
}
.main_2 .llh ul{
	margin-top: 20px;
  	margin-left: 16px;
}
.main_2 .llh li{
	width: 105px;
	height: 70px;
	float: left;
	margin:0 5px; 
	box-shadow: 2px 2px 3px #000;
}

.main_2 .yxp li{
	width: 269px;
	height: 70px;
	padding-top: 10px;
	font-family: \5b8b\4f53;
	font-size: 12px;
	border-bottom: 1px dashed #ce755f;	
	margin: 0 auto;
}
.main_2 .yxp img{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
}
.main_2 .yxp strong{
	color: #000;
	font-size: 14px;
	margin-top: 15px;
	margin-right: 5px;
}
.main_2 .yxp span{
	color: #808080;
}
.main_2 .yxp p{
	color: #a5a5a5;
	line-height: 14px;
	margin-top: 4px;
}

.main_2 .dsj ul{
	margin-top: 15px;
}
.main_2 .dsj li{
	width: 259px;
	height: 25px;
	line-height: 25px;
	font-family: \5b8b\4f53;
	font-size: 12px;
	border-bottom: 1px dashed #ce755f;	
	margin: 0 auto;
	overflow: hidden;
	padding-left: 10px;
}
.main_2 .dsj strong{
	color: #000;
	font-size: 14px;
	float: left;
	margin-right: 5px;
}
.main_2 .dsj p{
	color: #a5a5a5;
}



.main_3{
	width: 100%;
	background: #eac169;
	overflow: hidden;
}
.main_3 .banner{
	width: 100%;
	height: 422px;
	background: url(../images/banner.jpg) center top;
	position: relative;
}
.main_3 .banner .line{
	width: 100%;
	height: 12px;
	background: url(../images/header_bg.jpg) repeat-x;
	position: absolute;
	left:0;
	bottom: 0;
}
.main_3 .content{
	width: 100%;
	padding: 50px 0 20px 0;
	background: #f8e9bd;
	margin-top: 2px;
	border: 1px solid #cea95c;
	overflow: hidden;
}
.main_3 .zzs_nav{
	width: 100%;
	height: 72px;
}
.main_3 .zzs_nav li{
	float: left;
	width: 187px;
	height: 54px;
	margin-left: -20px;
	margin-top: 10px;
	cursor: pointer;
}
.main_3 .zzs_nav li a
{
    display:block;
	width: 187px;
	height: 54px;
}
.main_3 .zzs_nav .cd{
	width: 278px;
	height: 72px;
	background: url(../images/zzfd_2.png);
	margin-left: 35px;
	margin-top: 0;
}
.main_3 .zzs_nav .cd.curr{
	background: url(../images/zzfd.png);
}
.main_3 .zzs_nav .fy{
	background: url(../images/fyjd_2.png);
}
.main_3 .zzs_nav .fy.curr{
	background: url(../images/fyjd.png);
}
.main_3 .zzs_nav .xc{
	background: url(../images/xcjd_2.png);
}
.main_3 .zzs_nav .xc.curr{
	background: url(../images/xcjd.png);
}
.main_3 .zzs_nav .fg{
	background: url(../images/fgjd_2.png);
}
.main_3 .zzs_nav .fg.curr{
	background: url(../images/fgjd.png);
}
.main_3 .zzs_nav .sl{
	background: url(../images/kzsl_2.png);
}
.main_3 .zzs_nav .sl.curr{
	background: url(../images/kzsl.png);
}
.main_3 .zzs_describe{
	width: 862px;
	margin: 10px auto 20px;
	padding: 15px 40px;
	background: #f8e6b1;
	border: 1px solid #f1e0ac;
}
.main_3 .zzs_describe li{
	display: none;
}
.main_3 .zzs_describe li.curr{
	display: block;
}
.main_3 .describe_title{
	width: 100%;
	height: 38px;
	line-height: 38px;
	border-bottom: 2px solid #f5d87d;
}
.main_3 .describe_title h3{
	font-size: 16px;
	font-family: microsoft yahei;
	color: #ad2320;
	float: left;
	margin-right: 20px;
	border-bottom: 2px solid #ad2320;
}
.main_3 .describe_title span{
	color: #8d5c62;
	font-size: 16px;
	font-family: microsoft yahei;
}
.main_3 .describe_text{
	font-size: 12px;
	font-family: microsoft yahei;
	text-indent: 2em;
	margin-top: 15px;
}
.main_3 .books{
	width: 857px;
	height: 400px;
	margin: 50px auto 20px;
}
.main_3 .books .books_llh{
	width: 100%;
	height: 100%;
	display: none;
}
.main_3 .books .books_llh.curr{
	display: block;
}
.main_3 .books ul{
	overflow: hidden;
}
.main_3 .books li{
	width: 156px;
	height: 130px;
	float: left;
	margin: 10px 7px;
}
.main_3 .books li img{
	width: 156px;
	height: 107px;
}
.main_3 .books li .name{
	font-size: 12px;
	font-family: microsoft yahei;
	text-align: center;	
}

.main_3 .dsj_war{
	width: 942px;
	margin: 0 auto;
}
.main_3 .dsj_dates{
	width: 922px;
	height: 50px;
	background: url(../images/dsj_date.jpg) center top no-repeat;
	margin: 0 auto;
}
.main_3 .dsj_dates ul{
	padding-top: 28px;
	margin-left: 35px;
}
.main_3 .dsj_dates li{
	width: 80px;
	height: 14px;
	float: left;
	margin: 0 45px;
	font-size: 12px;
	font-family: microsoft yahei;
	text-align: center;
	cursor: pointer;
}
.main_3 .dsj_dates li.curr{
	color: #95000e;
	text-decoration: underline;	
}
.main_3 .dsj_dates li:hover{
	text-decoration: underline;	
}
.main_3 .wars{
	width: 902px;
	background: #f8e6b1;
	padding: 10px 20px;
	margin-top: 10px;
	overflow: hidden;		
}
.main_3 .wars ul{
	display: none;
}
.main_3 .wars ul.curr{
	display: block;
}
.main_3 .wars li{
	font-size: 13px;
	font-family: microsoft yahei;
	float: left;
	margin: 5px 10px;
	cursor: pointer;
}
.main_3 .wars li.curr,.main_3 .wars li:hover{
	text-decoration: underline;
	color: #ad2320;
}
.main_3 .dsj_warContent{
	width: 942px;
	margin: 20px auto 50px;
	border: 1px solid #f1e0ac;
	background: #f8e6b1;
	padding-bottom: 20px;
	display: none;
}
.main_3 .dsj_warContent.curr{
	display: block;
}
.main_3 .dsj_warContent li{
	display: none;
}
.main_3 .dsj_warContent li.curr{
	display: block;
}
.main_3 .dsj_warContent .title{
	width: 100%;
	height: 33px;
	border-bottom: 2px solid #ad2320;
}
.main_3 .dsj_warContent h3{
	color: #fff;
	font-size: 16px;
	line-height: 33px;
	background: url(../images/title_bg.jpg) repeat-x;
	padding: 0 20px 0 10px;
	overflow: hidden;
	float: left;
	font-family: \5b8b\4f53;
}
.main_3 .dsj_warContent h3 i{
	display: block;
	width: 36px;
	height: 33px;
	background: url(../images/icons.png) -115px 0;
	float: left;
	margin-right: 10px;
}
.main_3 .dsj_warContent h3 span{
	float: left;
}
.main_3 .dsj_warContent .text{
	width: 849px;
	margin: 20px auto;
	font-size: 12px;
	font-family: microsoft yahei;
}
.main_3 .dsj_warContent .text strong{
	font-size: 14px;
	color:#b42926;
}
.main_3 .dsj_warContent .text span{
	font-size: 14px;
	color:#8d5c62;
}
.main_3 .dsj_warContent .text p{
	text-indent: 2em;
	line-height: 20px;
	margin-top: 10px;
}


.main_3 .llh_nav{
	width: 240px;
	float: left;
	margin-left: 40px;
	border: 1px solid #ebddb8;
}
.main_3 .llh_nav .title{
	width: 228px;
	height:36px;
	background: #8f3d2b;
	padding-left: 12px;
	color: #fff;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 36px; 
	border-bottom: 1px solid #fef0c8;
}
.main_3 .llh_nav .title span{
	float: left;
}
.main_3 .llh_nav .title i{
	display: block;
	width: 12px;
	height: 10px;
	background: url(../images/icons.png) -97px -12px;
	margin-left: 15px;
	margin-top: 13px;
	float: left;
}
/*.main_3 .llh_nav li{
	width: 228px;
	height:36px;
	background: #fde6a1;
	padding-left: 12px;
	border-bottom: 1px solid #fef0c8;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 36px; 
	color: #8f3d2b;
	cursor: pointer;
}*/
.main_3 .llh_nav li a
{
    display:block;
    width: 228px;
	height:36px;
	background: #fde6a1;
	padding-left: 12px;
	border-bottom: 1px solid #fef0c8;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 36px; 
	color: #8f3d2b;
}
.main_3 .llh_nav a.curr{
	background: #8f3d2b;
	color: #fff;
}
.main_3 .llh_describe{
	width: 680px;/*712*/
	height: 222px;
	border: 1px solid #ebddb8;
	float: right;
	background: #f8e6b1;
	margin-right: 40px;
}
.main_3 .llh_describe .title{
	width: 668px;
	height:36px;
	background: #8f3d2b;
	padding-left: 12px;
	color: #fff;
	font-size: 14px;
	font-family: microsoft yahei;
	line-height: 36px; 
	border-bottom: 1px solid #fef0c8;
}
.main_3 .llh_describe .title span{
	float: left;
}
.main_3 .llh_describe .title i{
	display: block;
	width: 12px;
	height: 10px;
	background: url(../images/icons.png) -97px -12px;
	margin-left: 15px;
	margin-top: 13px;
	float: left;

}
.main_3 .llh_describe li{
	display: none;
}
.main_3 .llh_describe li.curr{
	display: block;
}
.main_3 .llh_describe .text p{
	font-size: 12px;
	font-family: microsoft yahei;
	padding: 20px 40px;
	text-indent: 2em;
	line-height: 20px;
}

.main_2 .content .sj_pic{
	width: 919px;
	display: block;
	margin: 0 auto;
	
}
.main_2 .sj_nav{
    width: 100%;
	height:464px;
	background:url(../images/sj_pic.jpg) no-repeat center;
    }
.main_2 .sj_nav a{
	display: block;
	width: 125px;
	height: 92px;
	position: absolute;
	z-index:10;
}
.main_2 .sj_nav .sj_do{
	top:80px;
	right: 83px;
}
.main_2 .sj_nav .sj_xo{
	top:90px;
	left: 75px;
}
.main_2 .sj_nav .sj_bo{
	top:250px;
	left: 104px;
}
.main_2 .sj_nav .sj_tpy{
	top:217px;
	right: 147px;
}
.main_2 .sj_nav .sj_dny{
	top:263px;
	left:373px;
}

.main_3 .sj_logo{
	width: 240px;
	height: 222px;
	float: left;
	margin-left: 40px;
}
.main_2 .rb_llh{
	width: 918px;
	height: 482px;
	margin: 0 auto;
	border: 1px solid #8d5c62;
	background: #f9edc0;
	opacity: 0.8;
	filter: alpha(opacity:80); 
}
.main_2 .rb_llh .line{
	width: 100%;
	height: 30px;
	border-bottom: 2px solid #ad2320;
}
.main_2 .rb_llh .llh{
	width: 100%;
	height: 200px;
	padding-top: 20px;
	border-bottom: 1px solid #c8a98e;
}
.main_2 .rb_llh .llh .book{
	float: left;
	width: 297px;
	height: 184px;
	margin-left: 40px;
	font-size: 14px;
	text-align: center;
	font-family: microsoft yahei;	
}
.main_2 .rb_llh .llh .book img{
	width: 297px;
	height: 146px;
}
.main_2 .rb_llh .llh .text{
	width: 505px;
	height: 160px;
	float: right;
	margin-right: 40px;
	font-size: 14px;
	font-family: microsoft yahei;
}
.main_2 .rb_llh .llh .text .up{
	width: 100%;
	height: 30px;
}
.main_2 .rb_llh .llh .text .down{
	width: 100%;
	height: 134px;
	overflow: hidden;
}
.main_2 .rb_llh .llh .text a{
	display: block;
	width: 82px;
	height: 22px;
	color: #000;
	float: right;
	line-height: 22px;
	font-weight: bold;
}
.main_2 .rb_llh .llh .text a b{
	float: left;
	display: block;
	width: 15px;
	height: 13px;
	margin-top: 4px;
	margin-right: 6px;
	background: url(../images/icons.png) -126px -52px;	
}
.main_2 .rb_llh .llh .text i{
	display: block;
	width: 59px;
	height: 27px;
	line-height: 25px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background: url(../images/title_bg.jpg) repeat-x;
	float: left;
	font-style: normal;
}
.main_2 .rb_llh .llh .text p{
	text-indent: 2em;
}


#zsgun {
    background: #f8e6b1;
    position: relative;
    height: 135px;
    width: 940px;
    border: 1px solid #eadbb1;
    margin: 0 auto;
}
a.hScrollPane_leftarrow {
    top: 40px;
    cursor: pointer;
    display: block;
    width: 19px;
    height: 37px;
    background: url(../images/arrow.png) no-repeat 0 0;
    left: 15px;
    position: absolute;
}
a.hScrollPane_rightarrow {
    top: 40px;
    cursor: pointer;
    display: block;
    width: 19px;
    height: 37px;
    background: url(../images/arrow.png) no-repeat -22px 0;
    right: 15px;
    position: absolute;
}
.hScrollPane_dragbar {
    width: 840px;
    position: absolute;
    border-bottom:  1px solid #fff;
    left: 11px;
    top: 125px;
    z-index: 1;
    padding: 0 39px;
}
.hScrollPane_draghandle {
    position: absolute;
    width: 100px;
    height: 6px;
    overflow: hidden;
    background: #fff;
    border-radius: 10px;
    border: 1px solid #cdbf94;
    bottom: -4px;
    cursor: pointer;
    margin: 0 39px;
    left: 0;
}
#gundiv {
    width: 840px;
    position: relative;
    margin-left: 50px;
    margin-top: 10px;
    float: left;
    display: inline;
    height: 110px;
    overflow: hidden;
}
#gundiv ul {
    height: 110px;
    position: absolute;
    width: 10000px;
}
#gundiv li {
    width: 139px;
    height: 110px;
    overflow: hidden;
    float: left;
    position: relative;
    text-align: center;
    cursor: pointer;
}
#gundiv li p {
    height: 30px;
    line-height: 30px;
    text-align: center;
    overflow: hidden;
    color: #535353;
    font-family: \5b8b\4f53;
    font-size: 12px;
}
#gundiv li img{
	display: block;
	margin: 0 auto;
}
#gundiv li img.red{
    display: none;
}
#gundiv li.curr img.red{
    display: block;
    margin:0 auto;
}
#gundiv li.curr img.grey{
    display: none;
}
#gundiv li.curr p{
    color: #be312f;
}
#gundiv li:hover img.red{
    display: block;
    margin:0 auto;
}
#gundiv li:hover img.grey{
    display: none;    
}
#gundiv li:hover p{
    color: #be312f;
}


.main_3 .zg_yxp{
	width: 940px;
	overflow: hidden;
	margin: 20px auto 80px;
	background: #fbedbb;
	border-bottom: 1px solid #e8d59d;
}
.main_3 .zg_yxp .title{
	width: 100%;
	height: 33px;
	border-bottom: 2px solid #ad2320;
}
.main_3 .zg_yxp h3{
	color: #fff;
	font-size: 16px;
	line-height: 33px;
	background: url(../images/title_bg.jpg) repeat-x;
	padding: 0 20px 0 10px;
	overflow: hidden;
	float: left;
	font-family: \5b8b\4f53;
}
.main_3 .zg_yxp h3 i{
	display: block;
	width: 36px;
	height: 33px;
	background: url(../images/icons.png) -115px 0;
	float: left;
	margin-right: 10px;
}
.main_3 .zg_yxp h3 span{
	float: left;
}
.main_3 .zg_yxp .pics{
	width: 610px;
	height: 586px;
	float: left;
	border-right: 3px solid #ebc599;
}
.main_3 .zg_yxp .pics .text{
	width: 585px;
	height: 27px;
	padding-left: 25px;
	line-height: 27px;
	font-family: microsoft yahei;
	font-size: 12px;
}
.main_3 .zg_yxp .describe .text2{
	width: 300px;
	height: 27px;
	padding-left: 25px;
	line-height: 27px;
	font-family: microsoft yahei;
	font-size: 12px;
}
.main_3 .zg_yxp strong{
	color: #ae2421;	
	margin-right: 10px;
}
.main_3 .zg_yxp .pics .text span{
	color: #c7bea5;	
}
.main_3 .zg_yxp .pics_img{
	width: 590px;
	height: 540px;
	padding: 10px;
	background: #f7e6b2;
}
.main_3 .zg_yxp .pics_img li{
	width: 90px;
	height: 133px;
	float: left;
	margin: 14px;
	cursor: pointer;
	position: relative;
}
.main_3 .zg_yxp .pics_img li .mask{
	width: 86px;
	height: 103px;
	background: url(../images/redMask.png);
	position: absolute;
	top:2px;
	left:2px; 
	z-index: 10;	
}
.main_3 .zg_yxp .pics_img li.curr .mask,.main_3 .zg_yxp .pics_img li:hover .mask{
	display: none;
}
.main_3 .zg_yxp .pics_img li img{
	width: 86px;
	height: 103px;
	border: 2px solid #b12724;
}
.main_3 .zg_yxp .pics_img li.curr img{
	box-shadow: 0px 0px 15px #e9af26;
}
.main_3 .zg_yxp .pics_img li .name{
	text-align: center;
	font-family: microsoft yahei;
	font-size: 12px;
	line-height: 28px;
	color: #b12623;
}
.main_3 .zg_yxp .pics_img .pages{
	width: 360px;
	height: 20px;
	line-height: 20px;
	margin: 3px auto 0;
	font-family: microsoft yahei;
	font-size: 14px;
}
.main_3 .zg_yxp .describe{
	width: 326px;
	height: 586px;
	float: left;
}
.main_3 .zg_yxp .describe .person{
	display: none;
}
.main_3 .zg_yxp .describe .person.curr{
	display: block;
}
.main_3 .zg_yxp .describe .describe_main{
	width: 308px;
	height: 540px;
	padding: 10px;
	background: #f7e6b2;
	font-size: 14px;
	font-family: microsoft yahei;
}
.main_3 .zg_yxp .describe_main .name{
	height: 48px;
	margin-top: -5px;
}
.main_3 .zg_yxp .describe_main span{
	color: #8d5c62;
}
.main_3 .zg_yxp .intro{
	margin-top: 20px;	
}
.main_3 .zg_yxp .intro h3{
	padding: 0 10px;
	height: 20px;
	background: #b42a26;
	color: #fff;
	line-height: 20px;
	font-family: \5b8b\4f53;
	margin-bottom: 10px;
}
.main_3 .zg_yxp .intro .intro_content p{
	font-size: 12px;
	color: #565656;
	text-indent: 2em;
	line-height: 20px;
}
.main_3 .zg_yxp .intro .intro_books{
	margin-top: 20px;
}
.main_3 .zg_yxp .intro i{
	font-size: 12px;
	color: #b42a26;
	font-style: normal;
}
.main_3 .zg_yxp .intro .intro_books li{
	width: 70px;
	height: 53px;
	float: left;
	margin: 5px;
}
.main_3 .zg_yxp .intro .intro_books img{
	width: 70px;
	height: 53px;
}
.main_3 .zg_yxp .intro .scroll{
	width:290px;
	height:280px;
	padding: 10px;
	overflow: scroll;
  	overflow-x: hidden;
}
.footer{
	width: 100%;
	height: 58px;
	background: #910007;
}
.footer p{
	font-family: microsoft yahei;
	font-size: 12px;
	text-align: center;
	line-height: 58px;
}

#Pagination
{
    width: 553px;
    font-size:12px;
    font-family:Microsoft yahei;
    text-align:center;
    position:absolute;
    right: 106px;
    bottom:37px;
}
.thumb {
    width:553px;
    float:right;
}
.thumb li {
        display:inline-block;*display:inline;*zoom:1
    }
#Pagination span,#Pagination a
{
    padding:0 5px; 
    color:#000;   
}

#Pagination li{
    display:inline-block;*display:inline;*zoom:1;}

    #Pagination a:hover {
        color:red;
    }
#Pagination .tanchuMBH {
    color:red; 
}
#Pagination .disabled
{
    color:#000;
   
    }
#Pagination span.current
{
    color:Red;    
}

#Label1
{
    display:none;
    }
#PageContent{
    width: 100%;
    font-size:12px;
    font-family:Microsoft yahei;
    text-align:center;
}
#PageContent span,#PageContent a
{
    padding:0 5px; 
    color:#000;   
}
#PageContent .disabled
{
    color:#000;
   
    }
#PageContent span.current
{
    color:Red;    
}