﻿/*general start*/
* {
	padding:0px;
	margin:0px;
}
body {
	width:100%;
	height:auto;
	padding:0px;
	text-align:center;
	background:url(../images/fabric_plaid.png) repeat 0px 0px;
	background-color:#eff6ff;
}
body,td,th {
	font-size: 12px;
	color: #333;
	font-family:"微软雅黑","黑体",Tahoma, Geneva, sans-serif;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	padding:0px;
	margin:0px;
}
ul, li, p, dl, dd, dt ,h,td,th{
	margin:0px;
	padding:0px;
}
a{
	color:#333;
	text-decoration:underline;
}
em,i{
	font-style:normal;
}
a,a *{
	cursor:pointer;
}
img{
	border:0;
	vertical-align:middle
}
a img{
	border:0;
}
ul,li,ol{
	padding:0px;
	list-style-type:none;
	list-style-position:outside;
}
input,tt{
	border: 0px solid transparent;
	background-color: transparent;
	font-family:"微软雅黑","黑体",Tahoma, Geneva, sans-serif;
}
h1,h2,h3,h4,h5,h6 {
	margin: 0px;
	padding: 0px;
}
.hl1{
	width:100%;
	height:10px;
	margin:0px auto;
}
.hl2{
	width:100%;
	height:24px;
	margin:0px auto;
}
.hl3{
	width:100%;
	height:13px;
	margin:0px auto;
}
.hl4{
	width:100%;
	height:20px;
	margin:0px auto;
}
.hl5{
	width:100%;
	height:40px;
	margin:0px auto;
}
.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}
.demoOver{
	background-color:#fff;
}
.demoBg{
	background-color:#288ec5;
}
.hide{
	display:none;
}
/*head_box*/
/*head_box*/
.head_box{
	width:100%;
	height:202px;
	margin:0px auto;
	position:relative;
	background-size:100% 100%;
}
.head_set{
	width:100%;
	height:32px;
	position:absolute;
	margin:0px auto;
	background:url(../images/pic/set_bg.png) repeat-x 0px 0px;
	z-index:1000;
}
.set_show{
	width:1000px;
	height:32px;
	text-align:left;
	line-height:27px;
	margin:0px auto;
}
.cur_sbar{
	height:30px;
	background-color:#f2f2f2;
}
.set_show i{
	font-style:normal;
}
.show_img{
	width:90px;
	height:90px;
	margin-top:2px;
	background:url(../images/pic/s_70.png) repeat 0px 0px;
}
.show_img img{
	width:80px;
	height:80px;
	display:block;
	padding:5px 0px 0px 5px;
}
.set_show span{
	width:90px;
	float:right;
	cursor:pointer;
}
.set_show span:nth-child(4){
	width:78px;
}
.set_show span:nth-child(1){
	width:78px;
}
.set_img{
	float:left;
	margin:6px 4px 0px 5px;
}
.head_logo{
	width:1000px;
	height:auto;
	min-height:160px;
	margin:0px auto;
}
.logo{
	width:236px;
	height:100px;
	float:left;
	padding-top:60px;
}
.logo img{
	width:215px;
	height:100px;
	display:block;
	margin:0px auto;
}
.logo a{
	display:block;
}
.search{
	width:480px;
	height:100px;
	float:left;
	padding-top:60px;
}
.search dl{
	width:356px;
	height:60px;
	float:right;
	margin-top:35px;
}
.search dl dt{
	width:400px;
	height:35px;
	font-size:13px;
	line-height:30px;
	text-align:left;
	font-weight:bold;
	color:#be150e;
	margin:0px auto;
}
.search dl dt span{
	padding-left:10px;
}
.search dl dd{
	width:400px;
	height:30px;
	margin:0px auto;
	background:url(../images/pic/search_bg.jpg) no-repeat left 0px;
}
.search_input{
	width:339px;
	height:22px;
	padding-top:4px;
	padding-bottom:4px;
	line-height:22px;
	font-size:13px;
	color:#999;
	float:left;
	text-indent:6px;
}
.search dl dd span{
	width:61px;
	height:30px;
	float:right;
	background:url(../images/pic/search_bt.jpg) no-repeat 0px top;
}
.search dl dd span a{
	width:61px;
	height:30px;
	display:block;
}
.search dl dd span a:hover{
	background:url(../images/pic/search_bt.jpg) no-repeat 0px bottom;
}
.book{
	width:190px;
	height:100px;
	float:right;
	padding-top:60px;
}
.book dl{
	padding:0px;
}
.book dl dd{
	float:left;
	margin-left:18px;
}
.book dl dd img{
	width:74px;
	height:100px;
	border-radius:2px;
}
.book dl dd span{
	display:block;
	padding-top:5px;
}
.book dl dd span a{
	color:#666;
}
.book dl dd span a:hover{
	color:#03589b;
}
/*head_nav*/
.head_nav{
	width:100%;
	height:34px;
	margin:0px auto;
	background-color:#03589b;
}
.head_nav dl{
	width:1000px;
	height:34px;
	margin:0px auto;
}
.head_nav dl dd{
	width:110px;
	font-size:16px;
	line-height:34px;
	float:left;
}
.head_nav dl dd a{
	display:block;
	color:#fff;
}
.sel{
	background-color:#034f8b;
	color:#fff;
}
.head_nav dl dd a:hover{
	background-color:#034f8b;
	color:#fff;
}
.head_nav dl dd dl {
	width:130px; 
	height:auto; 
	visibility: hidden; 
	position:absolute; 
	z-index:20000;
}
.head_nav dl dd dl dd {
	width:130px; 
	height:28px; 
	line-height:28px;
	background-color:#034f8b; 
	font-weight:normal;
	font-size:13px;
	margin:0px;
	text-indent:10px;
	text-align:left;
}
.head_nav dl dd dl dd a {
	color:#fff;
	display:block;
	word-break:keep-all;
	white-space:nowrap;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	overflow:hidden;
}
.head_nav dl dd dl dd a:hover{
	background-color:#033d6a;
	color:#ffc;
}
.head_nav dl dt{
	width: 1px;
	height: 14px;
	float: left;
	background: url(../images/pic/nav_line.png) no-repeat 0px center;
	margin: 10px 15px 0px 15px;
}
.head_nav dl em{
	float:right;
	font-size:16px;
	line-height:34px;
	color:#fff;
	padding-right:8px;
}
/*focus_box*/
.focus_box{
	width:1000px;
	height:202px;
	margin:0px auto;
	position:relative;
}
#slideshow {
	width:100%;
	height:auto;
	margin:0px auto;
}
#slideimg_bg img {
	width:100%;
	height:202px;
	z-index:8;
    position: absolute; 
	top: 0px; 
	left: 0px; 
	opacity: 0.0;
}
#slideimg_bg img.active {
	 z-index: 10;
	 opacity: 1.0
}
#slideimg_bg img.last-active {
	z-index: 9
}
/*main_box*/
.main_box{
	width:1000px;
	height:auto;
	min-height:1000px;
	margin:0px auto;
	background-color:#fff;
}
.book_list{
	width:1000px;
	height:auto;
	min-height:400px;
	margin:10px auto 30px auto;
}
.book_list h1{
	width:100%;
	height:60px;
	margin:0px auto;
	font-weight:normal;
	border-bottom:solid 1px #ddd;
}
.book_list h1 img{
	width:130px;
	height:33px;
	float:left;
	margin:12px 0px 0px 15px;
}
.book_list h1 span{
	float:left;
	font-size:14px;
	color:#666;
	line-height:60px;
	padding-left:8px;
}
.book_list h1 b{
	font-size:13px;
	color:#999;
	line-height:60px;
	font-weight:normal;
	float:right;
	padding-right:12px;
}
.book_list dl{
	width:980px;
	height:auto;
	min-height:120px;
	margin:0px auto 20px auto;
}
.book_list dl dd{
	width:184px;
	height:216px;
	float:left;
	border-radius:2px;
	margin:25px 0px 0px 12px;
}
.book_list dl dd img{
	width:115px;
	height:160px;
	display:block;
	border-radius:2px;
	margin:0px auto;
	padding:20px 0px 0px 0px;
}
.book_list dl dd span{
	display:block;
	font-size:14px;
	padding:4px 0px 20px 0px;
}
.book_list dl dd a{
	display:block;
	background-color:#f2f2f2;
}
.book_list dl dd a:hover{
	background-color:#d8edfe;
}
/*footer_box*/
.footer_box{
	width:100%;
	height:auto;
	min-height:244px;
	margin:0px auto;
	background-color:#fff;
}
.footer_nav{
	width:100%;
	height:36px;
	margin:0px auto;
	background-color:#f2f2f2;
	border-top:solid 2px #b20000;
}
.footer_nav dl{
	width:770px;
	height:36px;
	margin:0px auto;
}
.footer_nav dl dd{
	width:100px;
	height:36px;
	font-size:14px;
	color:#333;
	line-height:36px;
	float:left;
}
.footer_nav dl em{
	width:1px;
	height:14px;
	float:left;
	margin:12px 0px 0px 10px;
	background-color:#ccc;
}
.footer{
	width:1000px;
	height:94px;
	margin:20px auto 0px auto;
}
.footer{
	font-size:13px;
	line-height:24px;
	color:#333;
}
.footer a{
	color:#549aec;
	text-decoration:underline;
}
.footer a:hover{
	color:#2c7ddb;
}
.foot_legalize{
	width:720px;
	height:58px;
	margin:0px auto;
}
.foot_legalize dl{
	padding:0px;
}
.foot_legalize dl dd{
	width:126px;
	height:49px;
	float:left;
	margin-left:12px;
	border:solid 1px #ddd;
}
.foot_legalize dl dd img{
	width:100%;
}
/*b_show*/
.b_show{
	width:40%;
	height:auto;
	min-height:400px;
	margin:0px auto;
}
.b_show dl dt{
	width:100%;
	height:auto;
	margin:28% auto 0px auto;
}
.b_show dl dt img{
	width:280px;
	height:350px;
	border-radius:2px;
}
.b_show dl dt b{
	display:block;
	font-size:15px;
	padding-top:10px;
	color:#f44d03;
}
.b_show dl dt span{
	font-size:15px;
	display:block;
	color:#333;
	padding-top:6px;
}
.b_show dl dd{
	width:280px;
	height:40px;
	margin:14px auto 0px auto;
	background-color:#fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 60px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.12), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
.b_show dl dd span{
	width:139px;
	height:40px;
	float:left;
	font-size:14px;
	text-align:center;
	line-height:40px;
	border-right:solid 1px #ddd;
}
.b_show dl dd span:nth-child(2){
	border-right:none;
}
.b_show dl dd span a:hover{
	color:#b20000;
	text-decoration:underline;
}
.pbd_box{
	width:100%;
	height:auto;
	margin:0px auto;
}
#loading{
	height:100%;
	position:fixed;
	left:0;
	top:0;
	z-index:5000;
	background-color:#fff;
}
#loading em{
	position:fixed;
	width:100%;
	height:100%;
	font-style:normal;
	background:url(../images/onLoad.gif) no-repeat center center;
}
#loading span{
	display:block;
	color:#333;
	text-align:center;
	font-size:15px;
	margin:27% auto 0px auto;
}
/*ls_bookbox*/
.ls_bookbox{
	width:1000px;
	height:auto;
	min-height:120px;
	margin:0px auto;
	background-color:#fff;
}
.ls_bookbox h1{
	width:100%;
	height:60px;
	margin:0px auto;
	font-weight:normal;
	border-bottom:solid 1px #ddd;
}
.ls_bookbox h1 img{
	width:130px;
	height:33px;
	float:left;
	margin:12px 0px 0px 15px;
}
.ls_bookbox h1 span{
	float:left;
	font-size:14px;
	color:#666;
	line-height:60px;
	padding-left:8px;
}
.ls_bookbox h1 b{
	font-size:13px;
	color:#999;
	line-height:60px;
	font-weight:normal;
	float:right;
	padding-right:12px;
}
.ls_bookbox dl{
	width:1000px;
	height:auto;
	min-height:120px;
	display:block;
	margin:10px auto 14px auto;
}
.ls_bookbox dl dd{
	width:314px;
	float:left;
	margin:14px 0px 0px 14px;
	background-color:#eee;
	border-radius:4px;
	position:relative;
}
.ls_bookbox dl dd img{
	width:90px;
	height:125px;
	float:left;
	margin:12px;
	border-radius:4px;
}
.ls_bookbox dl dd li{
	width:90px;
	height:20px;
	position:absolute;
	z-index:999;
	left:12px;
	bottom:12px;
	/*background: url(../images/s_70.png) repeat 0px 0px;*/
	background-color:#fff;
	border-radius:0px 0px 3px 3px;
}
.ls_bookbox dl dd li img{
	width:60px;
	height:11px;
	float:none;
	display:block;	
	margin:0px auto;
	padding-top:4px;
}
.ls_bookbox dl dd b{
	display:block;
	text-align:left;
	font-size:14px;
	padding:12px 6px 0px 0px;
}
.ls_bookbox dl dd b strong{
	float:right;
	font-weight:normal;
	line-height:20px;
	margin-right:6px;
	font-size:12px;
	color:#666;
}
.ls_bookbox dl dd b a{
	color:#00539c;
}
.ls_bookbox dl dd b a:hover{
	color:#043d6f;
}
.ls_bookbox dl dd b strong sub{
	width:20px;
	height:20px;
	float:left;
	background: url(../images/like_s.png) no-repeat center center;
	background-size:90%;
}
.ls_bookbox dl dd span{
	display:block;
	font-size:13px;
	text-align:left;
	color:#666;
	padding:8px 6px 0px 0px;
}
.ls_bookbox dl dd span a{
	color:#333;
}
.ls_bookbox dl dd em{
	display:block;
	padding-top:10px;
}
.ls_bookbox dl dd em img{
	width:60px;
	height:11px;
	float:left;
	margin:0px;
	padding-top:4px;
}
.ls_bookbox ul li em i{
	float:right;
	line-height:20px;
	padding-right:8px;
	color:#999;
	font-size:12px;
}
.ls_bookbox ul{
	width:980px;
	height:auto;
	min-height:120px;
	margin:0px auto 20px auto;
}
.ls_bookbox ul li{
	width:230px;
	height:220px;
	float:left;
	border-radius:2px;
	margin:25px 0px 0px 12px;
}
.ls_bookbox ul li img{
	width:200px;
	height:130px;
	display:block;
	border-radius:2px;
	margin:0px auto;
	padding:15px 0px 0px 0px;
}
.ls_bookbox ul li span{
	width: 200px;
	margin: 0px auto;
	display:block;
	text-align: left;
	font-size:14px;
	padding:4px 0px 20px 0px;
}
.ls_bookbox ul li a{
	height: 220px;
	display:block;
	background-color:#f2f2f2;
}
.ls_bookbox ul li a:hover{
	background-color:#d8edfe;
}
/*lightbox*/
.lightbox{
	position: fixed;
	border:5px solid #fff;
	border-radius:4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 30px rgba(0, 0, 0, 0.01) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.01) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 20px rgba(0, 0, 0, 0.01) inset;
}
.showtext{
	width:100%;
	height:32px;
	background-color:#fff;
	margin:0px auto;
	font-size:15px;
	line-height:32px;
}
.greybackground{
    display: none;
    width: 100%;
    height: 100%;
	background-color:#000;
    text-align: center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10
}
.greybackground:after {
    display: inline-block;
    content: '';
    width: 0;
    height: 100%;
    vertical-align: middle;
}