/**
 * Theme Name:  ruyangtsg
 * Author:      豫商网络
 * Description: 汝阳县图书馆
 * Version:     1.0.0
 */

/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: none;
	-webkit-font-smoothing: antialiased;
}
*:not(input, textarea) {
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}
body {
	width: 100%;
	font-size: 16px;
	-webkit-touch-callout: inherit;
	-webkit-user-select: auto;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
a:hover { text-decoration: none; }
button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	padding: 0;
	outline: none;
}
textarea,
input {
	resize: none;
	outline: none;
}
textarea {
	resize: none;
	-webkit-appearance: none;
}
ul,
ol,
li { list-style: none; }
em { font-style: normal; }
li { list-style: none; }
img { border: 0; }
a { text-decoration: none; }
.cp { cursor: pointer; }
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
input:focus,
textarea:focus,
select:focus { outline: 0; }
.relative { position: relative; }
input[type="button"],
input[type="button"] { cursor: pointer; }
/* clear float */
.clearboth { clear: both; }
.clearfix:after {
	clear: both;
	height: 0;
	visibility: hidden;
	content: ' ';
	display: block;
	font-size: 0;
}
.clearfix { display: inline-table; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
* html .clearfix { zoom: 1; } /* IE6 */
*:first-child+ html .clearfix { zoom: 1; } /* IE7 */
body,
input,
textarea,
select { font-family: Microsoft YaHei, Arial, Helvetica, sans-serif; }
.btn:active,
input[type="button"]:active {
	transform: scale(.95);
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	-o-transform: scale(.95);
}
.relative { position: relative; }
.hide { display: none; }
.ellipsis {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
h3,
h4 { font-weight: normal; }
.imgbox {
	position: relative;
	overflow: hidden;
}
.relative { position: relative; }
.shade {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
/* bst */
html,
body {
	width: 100%;
	height: 100%;
}
/*body { min-width: 1365px; }*/
.current { z-index: 1;background: #4e2a1e;color: #fff;}
.animating { z-index: 2; }
/*animation*/
.duration a,
.animate,
.imghover img,
.translateX5px a,
.navBox dd,
.maplinks h4,
.maplinks2 h4,
.sidebar a,
.ablumNav a.hover:after,
.ablumNav a.hover:before,
.ipsb i,
.ipsb div,
.ipsb span,
.topadv,
.indexSso a span,
.sidebar i {
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.imgListBtn a:before,
.navBox dt,
.navlist a,
.newslist2 a,
a.chunk,
.enter a:after,
.leaguesBox dt a,
.sideLeft a:before,
.newbooks li,
.newbooks h4,
.list5 h4,
.libs h4,
.newsList a {
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.imghover img,
.list3 h4,
.list3 h4:before {
	transition: all .6s ease-out;
	-moz-transition: all .6s ease-out;
	-webkit-transition: all .6s ease-out;
	-o-transition: all .6s ease-out;
}
.imghover a:hover img,
.imglihover li:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
}
.delay100 { animation-delay: .1s; }
.delay200 { animation-delay: .2s; }
.delay300 { animation-delay: .3s; }
.translateX5px a:hover {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
}
/* myStyle */
.imgViewCont {
	position: relative;
	overflow: hidden;
}
.imgViewCont li {
	display: none;
	position: relative;
	float: left;
	margin-right: -100%;
	width: 100%;
}
.imgViewCont li:nth-child(1) {
	display: block;
	z-index: 1;
}
.imgViewCont li.current {
	display: block;
	z-index: 1;
}
.imgViewCont li.animating {
	display: block;
	z-index: 2;
}
.imgViewBtn {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}
.imgViewBtn a {
	position: absolute;
	display: block;
}
.imgViewIndex dd { cursor: pointer; }
.imgViewCont img {
	display: block;
	width: 100%;
	height: 100%;
}
.imgListCont {
	position: relative;
	margin: 0 auto;
	overflow: hidden;
}
.imgListCont ul {
	position: relative;
	left: 0;
	width: 9999px;
	z-index: 2;
}
.imgListCont li { float: left; }
.imgListBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 1;
}
.imgListBtn a {
	position: absolute;
	top: 0;
}
/* base */
.wrapper {
	position: relative;
	overflow: hidden;
	max-width: 1920px;
	margin: 0 auto;
	background: #f2f2f2;
}
.header { width:100%;
	height:81px; padding:20px 0px;
	overflow: hidden; 
	background:#d68236;
}
.header h1{ width:1200px; margin:0 auto;
}

.container {
	width: 1200px;
	margin: 0 auto;
}
.header .container {
	position: relative;
	z-index: 2;
}
.header .container ul {
	width: auto;
	float: right;
	margin: auto;
	text-align: right;
	color: #2a3879;
	font-size: 12px;
	font-weight: bold;
	padding: 0 12px;
	background: rgba(255,255,255,.8);
}
.header .ssocache{ position:fixed; top:-1000px; left:0; }
.header .container a {
	display: inline-block;
	height: 36px;
	line-height: 36px;
	color: #2a3879;
}
.header .container .login {
	padding-left: 25px;
	background: url(./images/icon1.png) no-repeat 3px center;
}
.header .container a.oldsite {
     float: right;
     margin-left:20px;
     display:block;
     width: auto;
     color: #fff;
     font-size: 12px;
     font-weight: bold;
	line-height: 36px;
}
.header .container a.oldsite:hover {
	color: #2a3879;
}
/*navStyle*/
.nav {
	position:absolute;
	left: 0;
	top:212px;
	width: 100%;
	height: 60px;
	z-index: 9;
}
.fixContainer {
	position: absolute;
	left: 50%;
	margin-left: -960px;
	width: 1920px;
	/*height: 60px;*/
	background: #4e2a1e;
}
.navBox { position: relative; }
.navBox li { float: left;width: 10%; }
.navBox dt {
	background: url(./images/navhover.jpg) no-repeat center 60px;
	cursor: pointer;
}
.navBox li a {
	display: block;
	padding-top: 32px;
	height: 28px;
	text-align: center;
	font-size: 15px;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #FFF;
	position: relative;
    left: -7px;
}
.navBox li a.home { width: 70px; }
.home { background: url(./images/icon2.png) no-repeat center 9px; }
.icon3 { background: url(./images/icon3.png) no-repeat center 9px; }
.icon4 { background: url(./images/icon4.png) no-repeat center 9px; }
.icon5 { background: url(./images/icon5.png) no-repeat center 9px; }
.icon6 { background: url(./images/icon6.png) no-repeat center 9px; }
.icon7 { background: url(./images/icon7.png) no-repeat center 9px; }
.icon8 { background: url(./images/icon8.png) no-repeat center 9px; }
.icon9 { background: url(./images/icon81.png) no-repeat center 9px; }
.icon10 { background: url(./images/icon82.png) no-repeat center 9px; }
.icon11 { background: url(./images/icon83.png) no-repeat center 9px; }
.navBox li.hover dt,
.navBox li:hover dt { background-position: center 0; }
.navBox dd {
	position: absolute;
	left: 0;
	top: 60px;
	width: 1200px;
	height: 0;
	background: #f0ede9;
	/*background: rgba(255,255,255,.9);*/
	overflow: hidden;
}
.navlist {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 193px;
	background: #303137;
}
.navlist a {
	position: relative;
	display: block;
	margin-top: 12px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	color: #bebebe;
	text-align: center;
	background: url(./images/icon9.png) no-repeat -10px center;
}
.navlist a.hover {
	background: url(./images/icon9.png) no-repeat 42px center #3b3c41;
	color: #FFF;
}
.navlist a.hover:after {
	content: " ";
	position: absolute;
	right: -10px;
	top: 12px;
	height: 0;
	width: 0;
	font-size: 0;
	border-width: 5px;
	border-style: solid;
	border-color: transparent transparent transparent #3b3c41;
}
.navcont {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 1007px;
	overflow: hidden;
}
.contUl { position: relative; }
.contLi {
	position: relative;
	padding: 30px 22px 40px 34px;
	height: 295px;
	overflow:hidden;
}
.contLi p {
	font-size: 14px;
	line-height: 2em;
	color: #666;
}
.txtCont1 a {
	display: inline-block;
	width: 85px;
	height: 32px;
	background: #5a7aea;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 32px;
	border-radius: 4px;
}
.navmore {
	position: absolute;
	right: 22px;
	bottom: 28px;
	padding-right: 33px;
	background: url(./images/icon10.png) no-repeat right center;
	color: #303137;
}
.list1 { width: 957px; }
.list1 li {
	float: left;
	margin-right: 36px;
	width: 283px;
}
.list1 img {
	margin-bottom: 20px;
	width: 100%;
}
.list1.library li {
	height: 250px;
	font-size: 14px;
	margin-right: 28.5px;
}
.list1.library img { margin-bottom: 10px; }
.list1.library p { color:#333; }
.list2 li {
	margin-bottom: 30px;
	height: 132px;
}
.list2 img {
	display: inline-block;
	width: 283px;
	vertical-align: middle;
}
.list2 div {
	display: inline-block;
	padding-left: 43px;
	width: 460px;
	vertical-align: middle;
}
.list2 a:hover {
	background: #adadad;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.list2 a:hover p { color: #FFF; }
.searchForm {
	float: right;
	padding-right: 38px;
	position: relative;
	top: 14px;
}
.searchForm input[type="text"] {
	padding: 0 15px;
	width: 196px;
	height: 32px;
	line-height: 32px;
	background: #d1d7f0;
	border: none;
	font-size: 14px;
	color: #7e89b6;
}
.searchForm input[type="button"] {
	position: absolute;
	right: 0;
	top: 0;
	height: 32px;
	width: 38px;
	border: none;
	background: url(./images/icon12.png) no-repeat center #697dcd;
}
.txtCont2 {
	width: 520px;
	padding-top: 12px;
}
.txtCont2 p { text-indent: 0; }
.imgView1 img { width: 454px; }
.imgView1 .imgViewBtn {
	top: 50%;
	margin-top: -22px;
}
.imgView1 .imgViewBtn a {
	display: block;
	top: 0;
	width: 30px;
	height: 45px;
	background-image: url(./images/btn1.png);
	opacity: .5;
}
.imgView1 .imgViewBtn .prev { left: 0; }
.imgView1 .imgViewBtn .next {
	right: 0;
	background-position: right 0;
}
.imgView1 .imgViewBtn a:hover {
	opacity: 1;
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.list3 { width: 968px; }
.list3 a {
	display: block;
	margin: 0 30px 20px 0;
	position: relative;
	float: left;
	width: 212px;
	height: 147px;
	overflow: hidden;
}
.list3 img { width: 100%; }
.list3 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 45px 0 15px;
	width: 152px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #f1f1f1;
	background: #434343;
	background: rgba(67,67,67,.9);
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.list3 h4:after {
	content: " ";
	position: absolute;
	right: 16px;
	top: 20px;
	display: block;
	width: 13px;
	height: 1px;
	background: #FFF;
}
.list3 h4:before {
	content: " ";
	position: absolute;
	right: 22px;
	top: 14px;
	display: block;
	width: 1px;
	height: 13px;
	background: #FFF;
	transform: rotateZ(270deg);
	-webkit-transform: rotateZ(270deg);
}
.list3 a:hover,
.list4 a:hover,
.imgList1 a:hover,
.maplist a:hover,
.nav .getCode:hover,
.notran a:hover {
	transform: translateX(0);
	-webkit-transform: translateX(0);
}
.list3 a:hover h4 { background: rgba(90,122,234,.9); }
.list3 a:hover h4:before {
	transform: rotateZ(0);
	-webkit-transform: rotateZ(0);
}
.mapbox {
	float: left;
	width: 470px;
	height: 302px;
}
.txtCont3 {
	float: right;
	padding-right: 20px;
	width: 380px;
}
.txtCont3 h4 {
	line-height: 2;
	font-size: 20px;
	margin-bottom: 10px;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.txtCont3 p { font-size: 12px; }
.table1 th {
	background: #374375;
	height: 48ipx;
	line-height: 48px;
	color: #f2f2f2;
	font-size: 14px;
	text-align: center;
}
.table1 td {
	line-height: 1.7em;
	background: #FFF;
	padding: 9px 0;
	border: 1px solid #bfbfbf;
	font-size: 14px;
	color: #303137;
	text-align: center;
}
.table1 td a { color: #303137; }
.table1 td a:hover { color: #6986eb; }
.list4 li {
	float: left;
	position: relative;
	margin: 0 14px 14px 0;
	width: 227px;
	height: 248px;
	overflow: hidden;
}
.list4 li:last-child {
	margin-right: 0;
}
.list4 img {
	width: 184px;
	display: none;
}
.list4 .txtbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 225px;
	height: 246px;
	border: 1px solid #dadada;
}
.list4 .txtbox div { padding: 0 25px; }
.list4 h4 {
	position: relative;
	margin-bottom: 20px;
	height: 64px;
	line-height: 64px;
	color: #3c3c3c;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}
.list4 h4 span {
	display: inline-block;
	margin-left: 14px;
	top: -2px;
	position: relative;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	text-align: center;
	border-radius: 14px;
	color: #FFF;
	background: #374375;
}
.list4 p {
	font-size: 12px;
	color: #727272;
	line-height: 2;
}
.imgList1 {
	margin: 0 auto 24px;
	width: 885px;
}
.imgList1 li {
	margin-right: 30px;
	width: 275px;
	height: 179px;
}
.imgList1 a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.imgList1 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	width: 100%;
	font-size: 14px;
	color: #FFF;
	text-align: center;
	background: #000;
	background: rgba(0,0,0,.5);
}
.imgList1 .imgListCont {
	margin: 0;
	width: 885px;
}
.imgList1 .imgListBtn {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.imgList1 .imgListBtn a {
	position: absolute;
	top: 0;
	width: 34px;
	height: 100%;
	opacity: .5;
}
.imgList1 .imgListBtn .prev {
	left: -34px;
	background: url(./images/btn2prev.png) no-repeat center;
}
.imgList1 .imgListBtn .next {
	right: -34px;
	background: url(./images/btn2next.png) no-repeat center;
}
.imgList1 .imgListBtn a:hover { opacity: 1; }
.txtCont4 h4 {
	margin-bottom: 12px;
	font-size: 16px;
	color: #303137;
	font-weight: bold;
}
.txtCont4 p { font-size: 13px; }
.txtCont5 h4 {
	margin-bottom: 5px;
	font-size: 14px;
	color: #303137;
	font-weight: bold;
}
.maplist,
.maplist li {
	position: relative;
	height: 295px;
	width: 939px;
	overflow: hidden;
}
.maplist ul { position: relative; }
.mapnav {
	position: absolute;
	right: 0;
	top: 0;
	width: 187px;
	height: 100%;
	background: #f1eae6;
	background: rgba(241,234,230,.8);
}
.maplinkcont {
	position: absolute;
	left: 16px;
	top: 30px;
	width: 156px;
	overflow: hidden;
}
.maplinks,
.maplinks2 {
	position: relative;
	top: 0;
	height: 238px;
}
.maplinks a,
.maplinks2 a {
	position: relative;
	display: block;
	margin-bottom: 20px;
	height: 107px;
	border: 1px solid #303137;
	border-radius: 5px;
	overflow: hidden;
}
.maplinks img,
.maplinks2 img {
	width: 154px;
	height: 107px;
}
.maplinks h4,
.maplinks2 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 34px;
	line-height: 34px;
	background: #303137;
	background: rgba(48,49,55,.8);
	font-size: 12px;
	color: #FFF;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.maplinks a.hover,
.maplinks2 a.hover { border-color: #516fff; }
.maplinks a.hover h4,
.maplinks2 a.hover h4 {
	background: #516fff;
	background: rgba(90,122,234,.8);
}
.mnbtn,
.mnbtn2 {
	position: absolute;
	left: 0;
	width: 100%;
	height: 30px;
	background: url(./images/btn3prev.png) no-repeat center;
	opacity: .5;
}
.maplist .prev,
.mapIndex .prev {
	top: 0;
	background: url(./images/btn3prev.png) no-repeat center;
}
.maplist .next,
.mapIndex .next {
	bottom: 0;
	background: url(./images/btn3next.png) no-repeat center;
}
.mnbtn:hover { opacity: 1; }
.wifi { width: 325px; }
.wifi h4 {
	margin-bottom: 27px;
	font-size: 16px;
	font-weight: bold;
	color: #303137;
	padding-left: 36px;
	background: url(./images/icon18.png) no-repeat 0 center;
	position: relative;
	left: -9px;
}
.wifi p {
	font-size: 12px;
	color: #666;
}
.wifi div {
	position: relative;
	margin-bottom: 16px;
}
.wifi span {
	position: absolute;
	left: 21px;
	line-height: 48px;
	top: 0;
	font-size: 14px;
	color: #949494
}
.phoneNo,
.code {
	padding: 0 20px 0 80px;
	height: 46px;
	line-height: 46px;
	border: 1px solid #e5e5e5;
	background: #FFF;
	font-size: 16px;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
	color: #555;
}
.phoneNo { width: 221px; }
.code { width: 112px; }
.getCode {
	position: absolute;
	right: 0;
	top: 0;
	width: 95px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	background: #898989;
	border-radius: 5px;
}
.wifi input[type="button"] {
	display: block;
	width: 321px;
	height: 48px;
	background: #5a7aea;
	border: none;
	color: #FFF;
	font-size: 18px;
}
.nm2 {
	right: auto;
	left: 34px;
}
.imgView1 { width: 939px; }
.imgView3 {
	position: relative;
	width: 426px;
	height: 278px;
}
.imgView3 li a {
	display: block;
	position: relative;
	overflow: hidden;
}
.imgView3 img { width: 100%; }
.imgView3 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #FFF;
	background: rgba(0,0,0,.5);
	font-size: 14px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	color: #FFF;
}
.imgView3 .imgViewBtn {
	top: auto;
	left: 0;
	bottom: 45px;
	width: 100%;
}
.imgView3 .imgViewBtn a {
	height: 45px;
	top: 0;
	width: 50px;
	opacity: .5;
}
.imgView3 .imgViewBtn a:hover { opacity: 1; }
.imgView3 .prev {
	left: 0;
	background: url(./images/btn4prev.png) no-repeat center;
}
.imgView3 .next {
	right: 0;
	background: url(./images/btn4next.png) no-repeat center;
}
.imgList2 li { margin-right: 25px; }
.imgList2 li,
.imgList2 a {
	width: 297px;
	height: 250px;
}
.imgList2 h4 { background: #959595; }
.imgList2 { left: -7px; }
.imgList2 .imgListCont,
.imgList2 { width: 941px; }
.tablenav a {
	display: block;
	margin-left: 1px;
	float: left;
	height: 48px;
	background: #374375;
	font-size: 14px;
	color: #f2f2f2;
	font-weight: bold;
	text-align: center;
}
.tablenav span {
	display: inline-block;
	padding: 17px 0 6px;
	border-bottom: 1px solid #374375;
}
.tablenav a.hover span { border-color: #EEE; }
.tablebox {
	position: relative;
	width: 9999px;
}
.tablebox th,
.tablebox td {
	height: 46px;
	font-size: 14px;
	color: #303137;
	border: 1px solid #bfbfbf;
}
.tablebox a {
	font-size: 14px;
	color: #303137;
}
.tablebox th {
	width: 170px;
	background: #f5f6fc;
	text-align: center;
	font-weight: normal;
}
.tablebox td {
	padding: 0 22px;
	width: 241px;
	background: #FFF;
}
.tableCont {
	position: relative;
	width: 928px;
	height: 252px;
	overflow: hidden;
}
.tableItem { float: left; }
.navFade {
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	z-index: 8;
}
/* footer */
.footer {
	height:180px;
	background:#1f2022;
}
.footer .container { padding-top:30px; }
.logo {
	display: block;
	float: left;
	width: 166px;
	height: 37px;
	background: url(./images/logo.png);
}
.copyright {
	float: left;
	margin-left: 26px;
	font-size: 12px;
	color: #a0a6ad;
}
.copyright p { margin-bottom: 9px; }
.copyright a { color: #a0a6ad; }
.copyright a.adress {
	padding-left: 20px;
	margin: 0 5px;
	background: url(./images/icon13.png) no-repeat 0 center;
	color: #FFF;
	cursor:pointer;
}
.oth {
	font-size: 12px;
	float: right;
	color: #7a8189;
	width:439px;
}
.oth span,
.oth a { color: #d2d2d2; }
.oth img {
	margin-left: 14px;
	vertical-align: text-top;
}
.fbbox { padding-top: 25px; }
.links {
	float: left;
	width: 900px;
	font-size: 12px;
}
.links a {
	float: left;
	position: relative;
	margin: 0 20px 20px 0;
	padding-left: 20px;
	color: #656565;
}
.links a:before {
	content: " ";
	display: block;
	width: 7px;
	height: 7px;
	position: absolute;
	left: 0;
	top: 4px;
	border: 1px solid #929292;
	border-radius: 50%;
}
.links a:nth-child(4n+1) { width: 12em; }
.links a:nth-child(4n+2) { width: 12em; }
.links a:nth-child(4n+3) { width: 12em; }
.links a:nth-child(4n) { width: 21em; }
.qrcodes {
	float: right;
	width: 216px;
}
.qr_img { float: left; }
.qr_img ul { position: relative; }
.qr_img,
.qrcodes li {
	position: relative;
	width: 123px;
	height: 123px;
	overflow: hidden;
}
.qr_img img {
	width: 100%;
	height: 100%;
}
.qr_nav { float: right; }
.qr_nav a {
	display: block;
	margin-bottom: 1px;
	padding-left: 31px;
	width: 61px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #FFF;
}
.sina { background: url(./images/icon14.png) no-repeat 10px center #cb6b7b; }
.txwb { background: url(./images/icon15.png) no-repeat 8px center #5b9eb8; }
.wechat { background: url(./images/icon16.png) no-repeat 9px center #5ea676; }
.yckj { background: url(./images/icon17.png) no-repeat 10px center #c2b761; }
/* sidebar */
.sidebar {
	position: fixed;
	right: 20px;
	top: 50%;
	margin-top: -128px;
	width: 46px;
	z-index: 9;
	display:block;
}
.sidebar dd {
	position: relative;
	width: 44px;
	height: 44px;
	margin: 16px 0;
}
.sidebar dd:last-child {
	display:none;
}

.sidebar a{
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	height: 44px;
	line-height: 44px;
	text-align: center;
	width: 44px;
	font-size: 20px;
	border: 1px solid #DDD;
	border-radius: 23px;
	background: #FFF;
	color: #bfbfbf;
	overflow: hidden;
	z-index: 2;
     cursor: pointer;
}
.sidebar a:hover{
	background: #6c80e3;
	border-color: #6c80e3;
	color: #FFF;
}
.sidebar i,.sidebar .iconfont div {
	display: none;
	position: absolute;
	right: 46px;
	width: 240px;
	line-height: 1.5em;
	color: #fff;
	font-style: normal;
	background: #fff;
	transform-origin: right top;
	-webkit-transform-origin: right top;
	border:#eee 1px solid;
}

.sidebar dd:hover i,.sidebar .iconfont:hover div{ display: block; }
.sidebar div a{
     position: static;
     color: #6C80E3;
     font-size: 12px;
     height: 25px;
     line-height: 25px;
     border: none;
     text-align: left;
     border-radius: 0;
     padding: 5px 0 5px 30px;
     z-index: 2;
}
.qqNum div{
}
.qqNum div a{
     width: 170px;
     /*background: url(./images/s.png) no-repeat 10px -30px;*/
     padding: 5px 10px 5px 10px;
}
.qqNum div a:hover{
     /*background: url(./images/s.png) #6c80e3 no-repeat 10px 14px;*/
}
.qqNum div a img{
     vertical-align: middle;
}
.telNum div a{
     width: 170px;
     background: url(./images/s.png) no-repeat 10px -127px;
}
.telNum div a:hover{
     background: url(./images/s.png) #6c80e3 no-repeat 10px -82px;
}
.side_qrImg {
	display: none;
	position: absolute;
	right: 50px;
	top: 0;
	transform-origin: right top;
	-webkit-transform-origin: right top;
}
 @-webkit-keyframes qrshow { from {
-webkit-transform:rotate(-90deg);
opacity:0;
}
}
 @keyframes qrshow { from {
transform:rotate(-90deg);
opacity:0;
}
}
/* content */
.left1 {
	width: 896px;
}
.right1 {
	width: 283px;
}
.bookSearch{height:200px;}
.sys {
	background: #e2e2e2;
	width: 50%;
	border-bottom: 1px solid #d6d6d6;
}
.sys div { padding: 18px 22px; }
.sys a:hover { opacity: .8; }
.bookSearch { background:url(./images/tsg.jpg) no-repeat;
}
.bookSearch form { padding:80px 70px 0 100px; }
.book_type a {
	display: block;
	height:50px;
	line-height: 50px;
	text-align: center;
	color: #ddd;
	font-size:18px;
	cursor: pointer;
	padding: 0 8.5px;
}
.book_type a.hover {
	background: #c07029;
	color: #FFF;
}
.input_str {
	padding: 0 18px;
	width:480px;
	height:42px; background:none;
	border: 1px solid #c07029;
	font-size:14px;
	color: #880202;
}
.input_submit {
	height:45px;
	width: 150px;
	background: #c07029;
	color: #FFF;
	font-weight: bold;
	font-size:16px;
	border: none; margin-left:20px;
}
.input_select {
	height:46px;
	width: 150px;
	background: #c07029; text-align:center;
	color: #FFF;
	font-size:14px; line-height:30px; margin-top:1px;
	border: none;border: 1px solid #c07029;
}
.str_type {
	margin-top: 18px;
	font-size: 12px;
	color: #333;
}
.str_type input {
	margin-right: 8px;
	vertical-align: middle;
}
.str_type span { padding-right: 20px; vertical-align: middle; }
.chunk { margin-bottom:13px; }
.ablum {
	width: 400px;
	overflow: hidden;
}
.ablum img { width: 100%; }
.ablumNav {
	position: relative;
	overflow: hidden;
	height: 82px;
}
.ablum .ablumNav img { height: 97px; }
.ablumNav a {
	position: relative;
	display: block;
	margin-right: 11px;
	float: left;
	width: 126px;
	height: 97px;
	overflow: hidden;
}
.ablum .ablumNav a:after,
.ablum .ablumNav a:before {
	content: " ";
	display: block;
	position: absolute;
	width: 100%;
	height: 5px;
	background: #516fff;
}
.ablum .ablumNav a:before {
	left: -100%;
	bottom: 0;
}
.ablum .ablumNav a:after {
	left: 100%;
	top: 0;
}
.ablum .ablumNav a.hover:after,
.ablum .ablumNav a.hover:before { left: 0; }
.ablumNavCont {
	position: relative;
	width: 9999px;
}
.ablum .imgViewCont {
	margin-bottom: 12px;
	height: 307px;
	overflow: hidden;
}
.ablum .imgViewCont img { height: 307px; }
.ablum .imgViewCont a {
	position: relative;
	display: block;
}
.ablum h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	padding: 0 120px 0 24px;
	width: 256px;
	background: rgba(0,0,0,.7);
	color: #FFF;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.ablum h4 span {
	position: absolute;
	right: 24px;
	top: 0;
	font-family: Baskerville, "Palatino Linotype ", Palatino, "Century Schoolbook L ", "Times New Roman ", serif;
	font-size: 25px;
}
.ablum h4 a {
	display: inline !important;
	cursor: pointer;
}
.ablum .ablumBtn a {
	position: absolute;
	bottom: 25px;
	width: 30px;
	height: 50px;
	background: #000;
	opacity: 0.4;
	text-align: center;
	line-height: 50px;
	color: #fff;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24px;
	border-radius: 25px;
}
.ablum .ablumBtn a.prev {
	left: -25px;
	padding-left: 20px;
}
.ablum .ablumBtn a.prev:after { content: "<"; }
.ablum .ablumBtn a.next {
	right: -25px;
	padding-right: 20px;
}
.ablum .ablumBtn a.next:after { content: ">"; }
.ablum .ablumBtn a:hover { opacity: 0.6; }
.notice { width: 476px; }
.notice h3 {
	height: 55px;
	background: url(./images/title1.png) no-repeat center #454545;
}
.notice h3 a {
	display: block;
	height: 100%;
}
.noticeBox {
	height:328px;
	padding: 10px 20px;
	border: 1px solid #e4e4e4;
	background: #FFF;
}
.firstNews {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom: 1px solid #e6e6e6;
}
.firstNews a {
	display: block;
	padding-bottom: 10px;
}
.firstNews h4 {
	position: relative;
	padding-right: 75px;
	margin-bottom: 10px;
	font-size: 16px;
	color: #383838;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.firstNews h4 span {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 18px;
	color: #bdbdbd;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.firstNews p {
	font-size: 12px;
	color: #797979;
	line-height: 2;
	text-indent:25px;
}

.newsList{
	display: block; height:32px; line-height:32px; overflow:hidden; background:url(./images/icon30.png) left 12px no-repeat; padding-left:10px;}
.newsList a {
	color: #464646;
	font-size: 14px;
}
.newsList a:hover{
	color: #4e2a1e;
	font-size: 14px;
}
.newsList span{ float: right; font-size:14px; padding-left:10px;}
/*.newsList a:hover { margin-left: -5px; }*/
.newsList span { color: #959595; }
.quickLinks {
	width: 283px;

}
.quickLinks h3 {
	margin-bottom: 3px;
	height: 52px;
	background: url(./images/title2.png) no-repeat center #FFF;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #33343b;
}
.quickLinksCont { width: 286px; }
.quickLinksCont a {
	position: relative;
	display: block;
	float: left;
	padding-top: 75px;
	margin: 0 3px 3px 0;
	border: 1px solid #e5e5e5;
	width: 138px;
	height: 41px;
	font: 15px/1  Microsoft YaHei, Arial, Helvetica, sans-serif;
	color: #464646;
	text-align: center;
}
.quickLinksCont a:after {
	content: " ";
	display: block;
	width: 8px;
	height: 9px;
	background: url(./images/icon19.png);
	position: absolute;
	right: 11px;
	top: 12px;
}
.quickLinksCont a:hover { color: #f2f2f2; }
.ql1 { background: url(./images/ql1.png) no-repeat center 26px #FFF; }
.ql1:hover { background: url(./images/ql1h.png) no-repeat center 26px #516fff; }
.ql2 { background: url(./images/ql2.png) no-repeat center 26px #FFF; }
.ql2:hover { background: url(./images/ql2h.png) no-repeat center 26px #516fff; }
.ql3 { background: url(./images/ql3.png) no-repeat center 26px #FFF; }
.ql3:hover { background: url(./images/ql3h.png) no-repeat center 26px #516fff; }
.ql4 { background: url(./images/ql4.png) no-repeat center 26px #FFF; }
.ql4:hover { background: url(./images/ql4h.png) no-repeat center 26px #516fff; }
.ql5 { background: url(./images/ql5.png) no-repeat center 26px #FFF; }
.ql5:hover { background: url(./images/ql5h.png) no-repeat center 26px #516fff; }
.ql6 { background: url(./images/ql6.png) no-repeat center 26px #FFF; }
.ql6:hover { background: url(./images/ql6h.png) no-repeat center 26px #516fff; }
.ql7 { background: url(./images/ql7.png) no-repeat center 26px #FFF; }
.ql7:hover { background: url(./images/ql7h.png) no-repeat center 26px #516fff; }
.ql8 { background: url(./images/ql8.png) no-repeat center 26px #FFF; }
.ql8:hover { background: url(./images/ql8h.png) no-repeat center 26px #516fff; }
.ql9 { background: url(./images/ql9.png) no-repeat center 26px #FFF; }
.ql9:hover { background: url(./images/ql9h.png) no-repeat center 26px #516fff; }
.ql10 { background: url(./images/ql10.png) no-repeat center 26px #FFF; }
.ql10:hover { background: url(./images/ql10h.png) no-repeat center 26px #516fff; }

.newsBox1 { width: 283px; }
.newsBox1 h3 {
	height: 99px;
	background: url(./images/title3.png);
}
.tabnav1 { padding: 55px 33px 0; }
.tabnav1 a {
	display: inline-block;
	padding: 6px;
	font-size: 14px;
	color: #FFF;
}
.tabnav1 a.hover { border-bottom: 1px solid #FFF; }
.chunk-box1 {
	padding: 20px 20px 5px 20px;
	border: 1px solid #e5e5e5;
	background: #FFF;
}
.newsBox1 .chunk-box1 {
	border-top: 0;
	height: 137px;
}
.newslist2 a {
	display: block;
	font-size: 14px;
	line-height: 36px;
	color: #464646;
}
.newslist2 a:before { content: "- "; }
.newslist2 a,
.firstNews2 h4,
.bookList2 .txtbox span,
.bookList2 .txtbox h4,
.magzlist a,
.imgtxtlist h4,
.newbooks2 h4,
.newbooks2 p,
.gclist h4 {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.newslist2 a:hover {
	transform: translateX(-5px);
	-webkit-transform: translateX(-5px);
}
.tabCont {
	position: relative;
	overflow: hidden;
}
.tabItemCont {
	position: relative;
	width: 2000%;
}
.tabItem {

}
.lectures { width: 438px; }
.titleStyle1 {
	position: relative;
	margin-bottom: 1px;
	border: 1px solid #e5e5e5;
	border-top: 2px solid #33343b;
	height: 52px;
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: 24px center;
}
.title4 img{ padding:15px 0px 0px 15px;}
.lectures .chunk-box1,
.newBooks .chunk-box1 { /*height: 179px;*/ }
.tbc {
	position: absolute;
	right: 17px;
	top: 14px;
}
.tbc a {
	margin-left: 20px;
	padding: 5px 0;
	font-size: 14px;
	color: #808080;
}
.tbc a.hover {
	color: #303137;
	border-bottom: 1px solid #303137;
}
.lectures .newslist2 a,
.readSpace .newslist2 a {
	position: relative;
	padding-right: 40px;
}
.lectures .newslist2 a span,
.readSpace .newslist2 a span {
	position: absolute;
	right: 0;
	top: 0;
	color: #959595;
}
.newBooks { width: 440px; }
.title5 { background-image: url(./images/title5.png); }
.newBooks h3 span {
	position: relative;
	display: block;
	height: 100%;
}
.newBooks h3 a.fl {
	position: absolute;
	left: 20px;
	top: 10px;
	display: block;
	width: 150px;
	height: 31px;
	line-height: 31px;
}
.newBooks h3 a.fr {
	position: absolute;
	right: 20px;
	top: 10px;
	display: block;
	width: 109px;
	height: 31px;
	line-height: 31px;
	text-align: center;
	font-size: 12px;
	color: #494949;
	background: #e8e8e8;
	font-style: normal;
}
.newBooks h3 a:hover {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.bookList {
	position: relative;
	width: 414px;
	height: 168px;
	overflow: hidden;
}
.bookList li {
	float: left;
	margin-right: 17px;
}
.bookList a {
	display: block;
	position: relative;
	width: 121px;
	height: 168px;
	overflow: hidden;
}
.bookList .txtbox {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 14px 0;
	width: 100%;
	text-align: center;
	background: #000;
	background: rgba(0,0,0,.6);
	font-size: 12px;
	color: #FFF;
}
a.chunk { display: block; }
a.chunk img {
	width: 283px;
	height: auto;
}
a.chunk:hover { opacity: .8; }
.books h3 { background: url(./images/title6.png); }
.books h3 a {
	font: 20px/55px  Microsoft YaHei, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #272727;
}
.enter a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
}
.enter a:after {
	content: " ";
	position: absolute;
	right: 23px;
	top: 21px;
	display: block;
	width: 22px;
	height: 12px;
	background: url(./images/icon10.png);
}
.enter a:hover:after {
	transform: translateX(5px);
	-webkit-transform: translateX(5px);
}
.ql7 { background: url(./images/ql7.png) no-repeat center 26px #FFF; }
.ql7:hover { background: url(./images/ql7h.png) no-repeat center 26px #516fff; }
.ql8 { background: url(./images/ql8.png) no-repeat center 26px #FFF; }
.ql8:hover { background: url(./images/ql8h.png) no-repeat center 26px #516fff; }
.ql9 { background: url(./images/ql9.png) no-repeat center 26px #FFF; }
.ql9:hover { background: url(./images/ql9h.png) no-repeat center 26px #516fff; }
.ql10 { background: url(./images/ql10.png) no-repeat center 26px #FFF; }
.ql10:hover { background: url(./images/ql10h.png) no-repeat center 26px #516fff; }
.ql11 { background: url(./images/ql11.png) no-repeat center 26px #FFF; }
.ql11:hover { background: url(./images/ql11h.png) no-repeat center 26px #516fff; }
.kidsAcitive { width: 438px; }
.kidsAcitive .chunk-box1 { height: 268px; }
.title7 { background-image: url(./images/title7.png); }
.kidsAcitive .newslist2 a {
	position: relative;
	padding-right: 75px;
}
.kidsAcitive .newslist2 a span {
	position: absolute;
	right: 0;
	top: 0;
	color: #959595;
}
.firstNews2 {
	display: block;
	margin-bottom: 12px;
	padding-bottom: 26px;
	border-bottom: 1px solid #e6e6e6;
}
.firstNews2 img {
	float: left;
	width: 161px;
}
.firstNews2 .txtbox {
	position: relative;
	float: right;
	width: 220px;
	height: 120px;
}
.firstNews2 h4 {
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 15px;
	color: #383838;
}
.firstNews2 p {
	position: relative;
	height: 48px;
	line-height: 2;
	font-size: 12px;
	color: #797979;
	overflow: hidden;
}
.firstNews2 span {
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	color: #a0a0a0;
	padding-left: 20px;
	background: url(./images/icon20.png) no-repeat 0 center;
}
.readSpace { width: 438px; }
.title8 { background-image: url(./images/title8.png); }
.readSpace .newslist2 a { line-height: 33px; }
.readSpace .chunk-box1 { height: 268px; }
.title9 { background-image: url(./images/title9.png); }
.titlezt { background-image: url(./images/titlezt.png); }
.magazines .chunk-box1 { padding: 20px 0; }
.bookList2 li {
	margin-right: 22px;
	width: 259px;
}
.bookList2 .imgbox h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0 28px;
	width: 203px;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #f1f1f1;
	background: rgba(0,0,0,.5);
}
.bookList2 .txtbox {
	width: 100%;
	padding-top: 18px;
	line-height: 1.75;
	height: 5.25em;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.bookList2 .txtbox h4 {
	font-weight: bold;
	font-size: 14px;
	color: #313131;
}
.bookList2 .txtbox p {
	font-size: 14px;
	color: #727272;
}
.bookList2 .txtbox table {
     width:255px;
}
.bookList2 .txtbox table td {
	color: #727272;
	font-size: 14px;
}
.bookList2 .txtbox span {
	display: inline-block;
	width: 259px;
	vertical-align: middle;
}
.bookList2 .imgListCont {
	width: 821px;
	margin: 0 auto;
}
.bookList2 .imgListBtn,
.bookList2 .imgListBtn a { height: 100%; }
.bookList2 .imgListBtn a { width: 36.5px; }
.bookList2 .imgListBtn a.prev {
	left: 0;
	background: url(./images/btn2prev.png) no-repeat center;
}
.bookList2 .imgListBtn a.next {
	right: 0;
	background: url(./images/btn2next.png) no-repeat center;
}
.fixcenter { width: 438px; }
.fixcenter .chunk-box1 { height: 238px; }
.fixcenter h3 a,
.leagues h3 a {
	text-indent: 24px;
	color: #272727;
	font: 20px/55px  Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.fixcenter p {
	font-size: 12px;
	color: #525151;
	line-height: 2;
}
.fixcenter h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	background: rgba(0,0,0,.5);
	font-size: 14px;
	line-height: 45px;
	color: #FFF;
	text-align: center;
}
.iv1 { position: relative; }
.iv1 .imgViewBtn {
	top: auto;
	bottom: 45px;
}
.iv1 .imgViewBtn a {
	height: 45px;
	width: 30px;
}
.iv1 .imgViewBtn a.prev {
	left: 0;
	background: url(./images/btn4prev.png) no-repeat center;
}
.iv1 .imgViewBtn a.next {
	right: 0;
	background: url(./images/btn4next.png) no-repeat center;
}
.iv1 li { background: #FFF; }
.iv1 p {
	position: relative;
	height: 72px;
	overflow: hidden;
	margin-bottom: 16px;
	text-indent:25px;
}
.leagues { width: 438px; }
.leagues .chunk-box1 {
	padding: 0;
	height: 278px;
}
#szzy li{ width:200px; height:35px; line-height:35px; float:left; margin:8px 7px 0px 7px; text-align:center; border:1px solid #ddd; overflow:hidden;
}
#szzy li a{width:200px; height:35px; line-height:35px; display:block;color:#454545;}
#szzy li a:hover{ background:#880202; color:#fff;}
.bordermid {
	float: left;
	height: 100%;
	border-right: 1px solid #e4e4e4;
}
.leaguesBox a {
	display: block;
	position: relative;
}
.leaguesBox img { width: 100%; }
.leaguesBox h4 {
	position: relative;
	height: 44px;
	line-height: 44px;
	text-align: center;
	border-bottom: 1px solid #e4e4e4;
	color: #464646;
	font-size: 14px;
	background: url(./images/icon9.png) no-repeat 173px center;
}
.leaguesBox dl.hover h4 {
	background-color: #303137;
	border-color: #303137;
	color: #FFF;
}
.leaguesBox dt h4:after {
	content: " ";
	display: none;
	width: 0;
	height: 0;
	font-size: 0;
	border-width: 5px;
	border-style: solid;
	border-color: #303137 #FFF #FFF #FFF;
	position: absolute;
	left: 50%;
	bottom: -11px;
	margin-left: -5px;
}
.leaguesBox dl.hover h4:after { display: block; }
.leaguesBox dd { padding: 20px 0 10px; }
.leaguesBox dd a {
	display: block;
	width: 116px;
	height: 36px;
	line-height: 36px; float:left;
	font-size: 14px;
	color: #464646;
	text-align: center;
}
.leaguesBox dd a:hover { background: #EEE; }
.title10 { background-image: url(./images/title10.png); }
.video .chunk-box1 { height: 235px; }
.videoList { width: 876px; }
.videoList li {
	position: relative;
	float: left;
	margin-right:35px;
}
.videoList li,
.videoList .imgbox { width: 184px; }
.videoList .imgbox {
	margin-bottom: 20px;
	height: 170px;
}
.videoList .imgbox img {
	width: 184px;
	height: 170px;
}

.videoIcon:after {
	content: " ";
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 18px;
	bottom: 18px;
}
.videoList h4 {
	margin-bottom: 10px;
	font-size: 14px;
	color: #313131;
    white-space: nowrap;
    overflow: hidden;
}
.videoList p {
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	color: #727272;
	background: url(./images/icon20.png) no-repeat 0 center;
}
.videoList a {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.videoList a .imgbox {
	background: #000;
	background: rgba(0,0,0,.7);
	font-size: 12px;
	color: #FFF;
	line-height: 1.6;
}
.videoList .cont { padding: 30px 24px 0; }
.videoList .des {
	position: relative;
	height: 38px;
	margin-bottom: 5px;
	overflow: hidden;
}
.videoList .date,
.videoList .viewNum {
	display: inline-block;
	padding-left: 20px;
}
.videoList .viewNum {
	width: 64px;
	background: url(./images/icon23.png) no-repeat 0 center;
}
.videoList .date {
	width: 70px;
	background: url(./images/icon22.png) no-repeat 0 center;
}
.videoList a:hover { opacity: 1; }
.videoList i {
	display: block;
	margin: 17px auto 0;
	width: 82px;
	height: 36px;
	line-height: 36px;
	color: #FFF;
	font-style: normal;
	text-align: center;
	background: #235ac7;
	font-size: 14px;
}
.friLinks {
	background: #d7d7d7;
	padding-top: 15px;
}
.friLinksCont { width: 1212px; }
.friLinksCont a {
	display: block;
	float: left;
     margin: 0 7px 15px 0;
     width: 188px;
     height: 55px;
     padding: 0 3px;
}
.friLinksCont a:hover {
	transform: translate(-3px, -3px);
	-webkit-transform: translate(-3px, -3px);
	box-shadow: 3px 3px 3px #aaa;
}
.friLinksCont a img {
     width: 191px;
     height: 55px;
}
.innerPageSideBar {
	position: fixed;
	right: 0;
	top: 0;
	height: 100%;
	width: 50px;
	background: #1c1d22;
	z-index: 9;
	display:none;
}
.ipsb {
	position: absolute;
	top: 50%;
	right: 0;
	margin-top: -293px;
	width: 50px;
}
.ipsb a {
	position: relative;
	display: block;
	height: 45px;
	z-index: 2;
}
.i1 { background-position: center 0; }
.i2 { background-position: center -45px; }
.i3 { background-position: center -90px; }
.i4 { background-position: center -135px; }
.i5 { background-position: center -180px; }
.i6 { background-position: center -225px; }
.i7 { background-position: center -270px; }
.i8 { background-position: center -315px; }
.i9 { background-position: center -360px; }
.i10 { background-position: center -405px; }
.i11 { background-position: center -450px; }
.i12 { background-position: center -495px; }
.i13 { background-position: center -540px; }
.ipsb div {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 45px;
	overflow: hidden;
}
.ipsb span {
	position: absolute;
	right: 50px;
	top: 0;
	display: block;
	padding: 0 15px 0 20px;
	line-height: 45px;
	font-size: 14px;
	color: #f1f1f1;
	white-space: nowrap;
}
.ipsb i {
	display: block;
	width: 50px;
	height: 45px;
	position: absolute;
	right: 0;
	top: 0;
	background-image: url(./images/sideIcon.png);
	background-repeat: no-repeat;
}
.ipsb a:hover div { width: 175px; }
.ipsb a:hover i,
.ipsb a:hover span {
	background-color: #5a7aea;
	background-color: rgba(90,122,234,.8);
}
.ipsb a.hover i {
	background-color: #5a7aea;
	background-color: rgba(90,122,234,.8);
}
.ipsb a.phone { z-index: 1; }
.ipsb a.phone:hover div {
	width: 400px;
	height: 200px;
	top: auto;
	bottom: 0;
	right: 0;
}
.ipsb a.phone:hover div span {
	top: auto;
	bottom: 0;
	line-height: 2em;
	padding: 10px 15px 10px 20px;
}
.ipsb a.phone:hover i {
	top: auto;
	bottom: 0;
}
.content { position: relative; }
.sideLeft {
	top: 78px;
	width: 217px;
	float: left;
	background-color: #93a5e4;
	background-repeat: no-repeat;
	background-position: 19px 78px;
	z-index: 2;
	margin-bottom: 2vw;
}
.sideLeft dt {
	position: relative;
	/* height: 62px; */
	line-height: 1.7em;
	background-repeat: no-repeat;
	background-position: right 0;
	background-color: #6986eb;
	font-size: 18px;
	color: #FFF;
	padding: 12px 40px 22px 23px;
}
.sideLeft dt:before {
	content: " ";
	position: absolute;
	left: 23px;
	bottom: 14px;
	display: block;
	width: 19px;
	height: 2px;
	background: #FFF;
}
.sideLeft dt:after {
	content: " ";
	position: absolute;
	right: 13px;
	top: 17px;
	display: block;
	width: 20px;
	height: 20px;
	background: url(./images/icon24.png);
}
.sideLeft dd { border-bottom: 1px solid #b7c4f2; }
.sideLeft a {
	position: relative;
	display: block;
	padding-left: 50px;
	line-height: 47px;
	font-size: 14px;
	color: #eef5fb;
}
.sideLeft a.hover,
.sideLeft a:hover { background-color: rgba(255,255,255,.1); }
.sideLeft a:before {
	content: " ";
	display: block;
	width: 8px;
	height: 9px;
	background: url(./images/icon25.png);
	position: absolute;
	right: 18px;
	top: 19px;
}
.sideLeft a.hover:before {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sideLeft a:hover:before {
	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
}
.sideStyle1 { background-image: url(./images/sidebg1.png); }
.sideStyle1 dt { background-image: url(./images/bg1.png); }
.sideStyle5 { background-image: url(./images/sidebg2.png); }
.sideStyle5 dt { background-image: url(./images/bg2.png); }

.sideStyle3 dt { background-image: url(./images/bg7.png); }
.sideStyle3 { background-image: url(./images/sidebg8.png); }
.sideStyle0 a { padding-left: 20px; }
.sideStyle4 { background-image: url(./images/sidebg4.png); }
.sideStyle4 dt { background-image: url(./images/bg4.png); }
.sideStyle2 { background-image: url(./images/sidebg5.png); }
.sideStyle2 dt { background-image: url(./images/bg5.png); }
/*.sideStyle6 { background-image: url(./images/sidebg6.png); }*/
.sideStyle6 dt { background-image: url(./images/bg6.png); }
.sideStyle6 { background-image: url(./images/sidebg7.png); }
.sideLeft span {
	display: none;
	background-color: rgba(55, 67, 117, 0.24);
}
.sideLeft span.hover { display: block; }
.sideLeft span a {
	text-align: right;
	display: block;
	line-height: 1.5em;
	padding: 7px 40px 12px 40px;
}
.sideLeft span a:hover { background-color: rgba(0,0,0,.05); }
.sideLeft span a.hover { background-color: rgba(0,0,0,.05); }
.contentPath {
	padding: 0px 0;
}
.contentPath ul {
	font-size: 13px;
	text-align:left; border-bottom:1px solid #ddd; height:40px; line-height:40px;
	color: #333;
}
.contentPath a { color: #333; }
.contentPath a.end {
	color: #444;
	font-weight: bold;
}
.contentPath a:hover { color: #6986eb; }
.contentRight {
	width: 907px;
	float: right;
	padding: 7px 38px 65px;
	background: #FFF;
}
.contentMid {
	width: 1124px;
	padding: 7px 38px 65px;
	background: #FFF;
}
.pageTitle {
	margin-bottom: 38px;
	font: 22px/40px  Microsoft YaHei, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #303137;
	border-bottom: 1px solid #bebebe;
}
.pageTitle span {
	position: relative;
	top: 20px;
	display: inline-block;
	padding: 0 20px;
	background: #FFF;
}
.txtEdit {
	font-size: 14px;
	color: #666;
	line-height: 2em;
}
.txtEdit img { max-width: 100%; }
.question li {
	position: relative;
	padding: 27px 100px 27px 17px;
	cursor: pointer;
}
.question li:after {
	content: " ";
	display: block;
	width: 26px;
	height: 26px;
	position: absolute;
	top: 68px;
	right: 24px;
	background: url(./images/icon26.png) no-repeat center;
}
.question h4,
.answer {
	position: relative;
	padding-left: 50px;
}
.question h4 {
	margin-bottom: 11px;
	line-height: 32px;
	font-size: 18px;
	color: #303137;
}
.answer {
	min-height: 56px;
	line-height: 2;
	font-size: 14px;
	color: #6b6b6b;
	overflow: hidden;
}
.question h4:before,
.question div:before {
	position: absolute;
	left: 0;
	display: block;
	width: 32px;
	height: 32px;
	text-align: center;
	color: #FFF;
	font: 18px/32px  Microsoft YaHei, Arial, Helvetica, sans-serif;
}
.question h4:before {
content: " ???;
	top: 0;
	background: #6986eb;
}
.answer:before {
content: " ???;
	top: 7px;
	background: #9dafed;
}
.question li:nth-child(odd) { background: #FFF; }
.question li:nth-child(even) { background: #f6f6f6; }
.question li.active { background-color: #93a5e4; }
.question li.active:after { background-image: url(./images/icon27.png); }
.question li.active h4,
.question li.active div { color: #FFF; }
.question li .txtbox img,
.question li .txtbox br { display: none; }
.question li.active .txtbox img,
.question li.active .txtbox br { display: block; }
.question li,
.question li:after {
	transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-webkit-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
}
.answer .txtbox {
	position: absolute;
	left: 50px;
	top: 0;
}
.answer .vish {
	position: static;
	visibility: hidden;
	display: none;
}
.viewMore {
	display: block;
	padding-top: 32px;
	color: #ccc;
	text-align: center;
	border-top: 1px solid #e0e0e0;
}
.viewMore:hover { color: #6986eb; }
.magzlist { padding: 0 10px; }
.magzlist li { border-bottom: 1px dashed #DDD; }
.magzlist a {
	position: relative;
	padding-right: 180px;
	display: block;
	height: 46px;
	line-height: 46px;
	font-size: 14px;
	color: #6e6e6e;
}
.magzlist span {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Helvetica, Arial, sans-serif;
}
.magzlist a:hover { color: #6986eb; }
.imgtxtlist a {
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #DDD;
}
.imgtxtlist .imgbox,
.imgtxtlist img {
	width: 236px;
	height: 169px;
}
.imgtxtlist .txtbox {
	position: relative;
	width: 615px;
	height: 169px;
}
.imgtxtlist h4 {
	margin-bottom:10px;
	font-weight: bold;
	color: #484848;
}
.imgtxtlist p {
	position: relative;
	height: 6em;
	font-size: 14px;
	line-height: 2em;
	color: #858585;
	overflow: hidden;
}
.imgtxtlist span,
.imgtxtlist i {
	font-size: 14px;
	line-height: 2;
	color: #858585;
}
.imgtxtlist2{ width:430px; float:left; overflow:hidden;}
.imgtxtlist2 a {
	display: block;
	padding: 20px 0;
	border-bottom: 1px dashed #DDD;
}
.imgtxtlist2 .imgbox,
.imgtxtlist2 img {
	width:113px;
	height: 169px;
}
.imgtxtlist2 .txtbox {
	position: relative;
	width:270px;
	height: 169px; margin-left:20px;
}
.imgtxtlist2 h4 {
	margin-bottom:10px;
	font-weight: bold;
	color: #484848;
}
.imgtxtlist2 p {
	position: relative;
	height: 6em;
	font-size: 14px;
	line-height: 2em;
	color: #858585;
	overflow: hidden;
}
.imgtxtlist2 span,
.imgtxtlist2 i {
	font-size: 14px;
	line-height: 2;
	color: #858585;
}

.datebox {
	display:inline-block;
	font-size:13px;
	color: #797979; margin-top:10px;
}
.datebox tt {
	font-weight: bold;
	color: #484848;
	margin-right:20px;
	font-size: 15px;
}
.datebox span {
	padding-left: 25px;
	margin-right: 20px;
	background: url(./images/icon28.png) no-repeat 0 center;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.datebox i {
	padding-left: 25px;
	font-style: normal;
	background: url(./images/icon29.png) no-repeat 0 center;
}
.imgtxtlist .datebox {
	position: absolute;
	left: 0;
	bottom: 0;
}
.imgtxtlist a:hover { background: #f6f6f6; }
.imgtxtlist a:hover h4 { color: #6986eb; }
.desTitle {
	margin-bottom: 20px;
	padding: 38px 0 30px;
	border-bottom: 1px dashed #DDD;
	text-align: center;
}
.desTitle h4 {
	margin-bottom: 18px;
	font-size: 22px;
	color: #484848;
}
.desTitle .datebox { display: inline-block; }
.share {
	display: inline-block;
	top: -3px;
	margin-left: 30px;
	position: relative;
}
.share a {
	display: inline-block;
	height: 24px;
	background-image: url(./images/share.png);
	vertical-align: middle;
}
.s2 { background-position: -29px 0; }
.s3 { background-position: -58px 0; }
.s4 { background-position: -87px 0; }
.s5 { background-position: right 0; }
.newbooks_selecter {
	height:33px;
	padding-bottom:10px;
	border-bottom:#eee 1px solid;
	margin-bottom:20px;
}
.newbooks_selecter span {
	display:inline-block;
	height:25px;
	padding:3px 8px;
	border:#6986eb 1px solid;
	margin-right:10px;
	background:#6986eb;
	color:#fff;
}
.newbooks_selecter select {
	height:33px;
	padding:3px 20px;
	border:#ccc 1px solid;
	margin-right:10px;
}
.newbooks_selecter input {
	height:33px;
	padding:3px 20px;
}
.newbooks { width: 932px; }
.newbooks li {
	float: left;
	margin: 0 25px 25px 0;
}
.newbooks li,
.newbooks a,
.newbooks img {
	width: 208px;
	height: 289px;
}
.newbooks a {
	display: block;
	position: relative;
}
.newbooks h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background: #000;
	background: rgba(0,0,0,.6);
	color: #FFF;
	font-size: 14px;
}
.newbooks a:hover h4 { background: rgba(105,134,235,.8); }
.newbooks li:hover {
	transform: translate(5px, -5px);
	-webkit-transform: translate(5px, -5px);
	box-shadow: -5px 5px 10px rgba(0,0,0,.5);
}
.newbooks2 { width: 920px; }
.contentMid .newbooks2 { width: 1200px; }
.newbooks2 li {
	float: left;
	margin: 0 17px 17px 0;
	width: 167px;
}
.contentMid .newbooks2 li { margin: 0 24px 17px 0; }
.newbooks2 img {
	width: 167px;
	height: 233px;
}
.newbooks2 a {
	display: block;
	position: relative;
	overflow: hidden;
}
.fade {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	padding: 30px 20px 0;
	width: 127px;
	height: 203px;
	font-size: 12px;
	color: #FFF;
	line-height: 2;
	background: #6078d5;
	background: rgba(105,134,235,.8);
	overflow: hidden;
}
.newbooks2 .txtbox { line-height: 2; }
.newbooks2 h4 {
	font-size: 14px;
	color: #444;
	font-weight: bold;
}
.newbooks2 p {
	font-size: 12px;
	color: #78787b;
}
.newbooks2 a:hover .fade { display: block; }
 @-webkit-keyframes fromLeftFade { from {
-webkit-transform:translateX(-100%);
opacity:0;
}
}
 @keyframes fromLeftFade { from {
transform:translateX(-100%);
opacity:0;
}
}
.newbooks2 .fade {
	animation: fromLeftFade .6s ease-out both;
	-webkit-animation: fromLeftFade .6s ease-out both;
}
.bookInfo { margin-bottom: 40px; }
.bookInfo .imgfl {
	float: left;
	width: 167px;
     height: 233px;
	display:inline-block;
	position:relative;
	overflow:hidden;
}
.bookInfo .imgfl img {
	position:absolute;
	left:0;
	top:0;
	width: 167px;
     height: 233px;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.bookInfo .imgfl tt {
	line-height: 1.4em;
	width: 167px;
	display:block;
	text-align:center;
	padding:0.5em 0;
	background:rgba(0, 0, 0, 0.41);
	color:#fff;
	font-size:14px;
	position:absolute;
	left:0;
	bottom:-4em;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.bookInfo .imgfl:hover img {
	left:-10px;
	top:-10px;
	width: 187px;
     height: 253px;
}
.bookInfo .imgfl:hover tt {
	bottom:0;
}
.bookInfo .txtbox { width: 660px; }
.bookInfo h4 {
	padding: 30px 0;
	font-weight: bold;
	font-size: 19px;
	color: #444;
}
.bookInfo td {
	line-height: 2;
	font-size: 14px;
	color: #78787b;
}
.bookDes p {
	font-size: 14px;
	color: #78787b;
	line-height: 2;
}
.mapchunk {
	position: relative;
	height: 565px;
	overflow: hidden;
}
.mapchunk ul { position: relative; }
.mapchunk li {
	width: 907px;
	height: 566px;
	background: url(./images/map.jpg) no-repeat center;
}
.mapIndex {
	position: absolute;
	right: 1px;
	top: 1px;
	height: 563px;
	width: 188px;
	background: #fdfdfb;
	background: rgba(255,255,255,.9);
}
.maplinkcont2 {
	position: absolute;
	left: 16px;
	top: 30px;
	height: 516px;
	width: 156px;
	overflow: hidden;
}
.maplinkcont2 .maplinks2 { height: auto; }
.address {
	margin-top: 42px;
	color: #313131;
}
.address h4 {
	margin-bottom: 15px;
	font-size: 22px;
}
.address p { font-size: 14px; }
.magzlist2 { width: 928px; }
.magzlist2 li {
	float: left;
	margin: 0 21px 21px 0;
}
.magzlist2 a {
	position: relative;
	display: block;
	overflow: hidden;
}
.magzlist2 li,
.magzlist2 img {
	width: 211px;
	height: 147px;
}
.magzlist2 h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 42px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	line-height: 42px;
	background: #000;
	background: rgba(0,0,0,.5);
}
.magzlist2 a:hover h4 { background: #6986eb; }
.ablum2{ position:relative;}
.ablum2 .imgViewBtn{ top:50%;}
.ablum2 .imgViewCont,
.ablum2 .imgViewCont li,
.ablum2 .imgViewCont img {
	width: 100%;
	height: 500px;
}
.ablum2 .imgViewCont { margin-bottom: 16px; }
.ablum2 .imgViewCont a {
	display: flex;
	position: relative;
	width: 100%;
	height: 500px;
     text-align: center;
     line-height: 500px;
     background:#fafafa;
}
.ablum2 .imgViewCont h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 50px;
	line-height: 50px;
	width: 100%;
	text-indent: 38px;
	background: #000;
	background: rgba(0,0,0,.6);
	color: #FFF;
}
.ablum2 .ablumNav {
	width: 809px;
	margin: 0 auto;
}
.ablum2 .ablumNav a { margin-right: 16px; }
.ablum2 .ablumNav a,
.ablum2 .ablumNav img {
	width: 149px;
	height: 82px;
}
.ablum2 .ablumNav a:after {
	content: " ";
	display: block;
	position: absolute;
	left: -50%;
	top: -50%;
	width: 200%;
	height: 200%;
	border-radius: 50%;
	background: rgba(105,134,235,.8);
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
}
.ablum2 .ablumNav a.hover:after {
	opacity: 1;
	transform: scale(1);
	-webkit-transform: scale(1);
}
.ablumBtn { position: relative; }
.ablum2 .ablumBtn a,.ablum2 .imgViewBtn a{
	display: block;
	width: 36px;
	height: 82px;
	position: absolute;
	bottom: 0;
}
.ablum2 .imgViewBtn .prev {
	left: 0;
	background: url(./images/btn4prev.png) no-repeat center #000;
	background: url(./images/btn4prev.png) no-repeat center rgba(0,0,0,.5);
}
.ablum2 .imgViewBtn .next {
	right: 0;
	background: url(./images/btn4next.png) no-repeat center #000;
	background: url(./images/btn4next.png) no-repeat center rgba(0,0,0,.5);
}
.ablum2 .ablumBtn .prev {
	left: 0;
	background: url(./images/btn4prev.png) no-repeat center #777a85;
}
.ablum2 .ablumBtn .next {
	right: 0;
	background: url(./images/btn4next.png) no-repeat center #777a85;
}
.calendar {
	position: relative;
	margin-bottom: 10px;
	border: 2px solid #6986eb;
	background: #6986eb;
}
.calendarBox {
	position: relative;
	width: 706px;
	height: 476px;
	overflow: hidden;
	font-size: 12px;
	text-align: center;
	background: #FFF;
}
.calendar-select {
	padding: 9px 0;
	background: #f4f6fd;
	border-bottom: 1px solid #cdd5f1;
	text-align: center;
}
.calendar-select a {
	display: inline-block;
	padding: 0 10px;
	margin: 0 2px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #d2d2d2;
	font-size: 14px;
	color: #5f5f5f;
	background-color: #fff;
	margin-right: 10px;
}
.calendar-select a:hover {
	border: 1px 6986eb #d2d2d2;
	color: #fff;
	background-color: #6986eb;
}
.calendar-select select {
	padding: 0 18px;
	margin: 0 2px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #d2d2d2;
	font-size: 16px;
	color: #5f5f5f;
	font-weight: bold;
}
.week {
	margin-bottom: 1px;
	width: 707px;
	border-bottom: 1px solid #e1e1e1;
}
.days {
	width: 707px;
	border-top: 1px solid #e1e1e1;
}
.week div {
	float: left;
	width: 100px;
	height: 38px;
	line-height: 38px;
	border-right: 1px solid #e1e1e1;
	color: #999;
}
.days a {
	position: relative;
	margin: -1px 0 0 -1px;
	display: block;
	float: left;
	width: 100px;
	height: 63px;
	border: 1px solid #e1e1e1;
}
.days span {
	display: block;
	padding-top: 16px;
}
.days a.nothing { background: #f8f8f8; }
.days p {
	padding-top: 7px;
	height: 1.2em;
}
.days a[data-info]:hover {
	border-color: #6986eb;
	z-index: 1;
}
.days a.hover {
	border-color: #6986eb;
	color: #6986eb;
	z-index: 1;
}
.infoBox {
	position: absolute;
	right: 22px;
	top: 50%;
	margin-top: -218px;
	padding-top: 5px;
	width: 151px;
	color: #FFF;
	overflow: hidden;
}
.infoBox li {
	padding: 25px 0 30px;
	border-bottom: 1px solid #7d96ed;
}
.m12 {
	margin-bottom: 8px;
	font-size: 12px;
}
.c_date {
	margin-bottom: 8px;
	font-size: 23px;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.c_time {
	font-size: 14px;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
}
.c_name {
	font-size: 21px;
	font-weight: bold;
	height: 1.2em;
}
.c_name a{ color:#FFF;}
.c_title { font-size: 14px; }
.infoBox li.href {
	text-align: center;
	border: none;
}
.href a {
	color: #FFF;
	padding: 0 5px;
	display: inline-block;
}
.href a:hover { background: #697DCD; }
.icon30 {
	padding-left: 23px;
	background: url(./images/icon30.png) no-repeat 0 center;
}
.icon31 {
	padding-left: 23px;
	background: url(./images/icon31.png) no-repeat 0 center;
}
.infoCont {
	position: relative;
	width: 9999px;
}
.infoBox ul {
	float: left;
	width: 151px;
}
.infoBox li.titleBox {
	padding: 30px 0 0;
	height: 88px;
}
.ibindex {
	position: absolute;
	left: 0;
	bottom: 0;
}
.ibindex a {
	display: block;
	float: left;
	margin: 0 5px;
	width: 10px;
	height: 10px;
	border: 1px solid #FFF;
	border-radius: 50%;
}
.ibindex a.hover { background: #FFF; }
.list5 li {
	padding: 30px 0 28px;
	border-bottom: 1px dashed #DDD;
}
.list5 h4 {
	margin-bottom: 10px;
	color: #484848;
	font-weight: bold;
}
.list5 p {
	font-size: 12px;
	line-height: 2;
	color: #858585;
}
.list5 .datebox { margin-top: 30px; }
.list5 a:hover h4 { color: #6986eb; }
.ldlist { width: 920px; }
.ldlist li {
	float: left;
	position: relative;
	margin: 0 14px 14px 0;
	width: 292px;
	height: 248px;
	overflow: hidden;
}
.ldlist img {
	width: 184px;
	display: none;
}
.ldlist .txtbox {
	position: absolute;
	right: 0;
	top: 0;
	width: 290px;
	height: 246px;
	border: 1px solid #EEE;
}
.ldlist .txtbox div { padding: 0 25px; }
.ldlist h4 {
	position: relative;
	margin-bottom: 20px;
	height: 64px;
	line-height: 64px;
	color: #3c3c3c;
	font-weight: bold;
	border-bottom: 1px solid #dadada;
}
.ldlist h4 span {
	display: inline-block;
	margin-left: 14px;
	top: -2px;
	position: relative;
	height: 28px;
	font-size: 12px;
	line-height: 28px;
	padding: 0 10px;
	text-align: center;
	border-radius: 14px;
	color: #FFF;
	background: #374375;
}
.ldlist p {
	font-size: 12px;
	color: #727272;
	line-height: 2;
}
.floors { width: 928px; }
.floors li {
	position: relative;
	float: left;
	width: 440px;
	height: 400px;
	margin: 0 22px 22px 0;
	border: 1px solid #EEE;
	counter-increment: floor;
}
.floors img {
	width: 100%;
	height: 100%;
}
.floors li i {
	content: counter(floor) "F ";
	position: absolute;
	left: -1px;
	bottom: -1px;
	/*width: 50px;*/
	height: 35px;
	padding: 0 10px;
	background: #4b5583;
	color: #FFF;
	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-style: normal;
}
.tslt li { margin-bottom: 29px; }
.tslt img {
	float: left;
	width: 283px;
	height: 132px;
}
.tslt .txtbox {
	float: right;
	width: 558px;
	height: 96px;
	padding: 34px 32px 0;
	border: 1px solid #dcdcdc;
	line-height: 2.4;
	font-size: 14px;
}
.tslt a { color: #666; }
.tslt a:hover {
	color: #FFF;
	background: #adadad;
}
.linkbox h4 {
	margin-bottom: 20px;
	padding-left: 14px;
	line-height: 20px;
	border-left: 5px solid #6986eb;
	color: #666;
	font-weight: bold;
}
.linkbox div { margin-bottom: 50px; }
.linkbox a {
	display: block;
	float: left;
	width: 180px;
	line-height: 2.5;
	font-size: 14px;
	color: #666;
}
.linkbox a:hover { color: #6986eb; }
.newsList3 li { border-bottom: 1px dashed #CCC; }
.newsList3 a {
	position: relative;
	display: block;
	height: 62px;
	line-height: 62px;
	width: 100%;
	color: #484848;
}
.newsList3 a:before { content: " · "; }
.newsList3 span {
	position: absolute;
	right: 0;
	top: 0;
	padding-left: 30px;
	background: url(./images/icon28.png) no-repeat 0 center;
	color: #797979;
}
.newsList3 a:hover { color: #6986eb; }
.loginPage {
	position: relative;
	min-width: auto;
	min-height: 780px;
}
.loginContainer {
	position: relative;
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.loginBg {
	position: fixed;
	right: 0;
	bottom: 0;
}
.loginHeader {
	position: relative;
	height: 150px;
}
.loginTitle {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 478px;
	height: 73px;
	background: url(./images/loginTitle.png);
}
.loginFun {
	position: absolute;
	right: 0;
	bottom: 0;
}
.loginFun a {
	display: inline-block;
	margin-left: 35px;
	padding-left: 28px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #FFF;
}
.icon32 { background: url(./images/icon32.png) no-repeat 0 center; }
.icon33 { background: url(./images/icon33.png) no-repeat 0 center; }
.loginFooter {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 70px;
	color: #FFF;
}
.l_tel {
	float: left;
	margin-right: 28px;
	padding-right: 35px;
	border-right: 1px solid #FFF;
}
.l_tel p { font-size: 14px; }
.l_tel h4 { font-size: 19px; }
.loginContent {
	position: relative;
	top: 50%;
	margin-top: -415px
}
.libs {
	position: relative;
	top: 51px;
}
.libs a {
	position: absolute;
	display: block;
	overflow: hidden;
}
.libs h4 {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	color: #FFF;
	font-size: 14px;
	background: rgba(0,0,0,.5);
}
.libs a:hover h4 { background: rgba(90,122,234,.8); }
.lib1,
.lib1 img,
.lib5,
.lib5 img {
	width: 169px;
	height: 220px;
}
.lib2,
.lib2 img,
.lib3,
.lib3 img,
.lib4,
.lib4 img,
.lib8,
.lib8 img,
.lib9,
.lib9 img,
.lib10,
.lib10 img {
	width: 170px;
	height: 110px;
}
.lib6,
.lib6 img {
	width: 343px;
	height: 219px;
}
.lib7,
.lib7 img {
	width: 170px;
	height: 219px;
}
.lib1 {
	left: 0;
	top: 0;
}
.lib2 {
	left: 172px;
	top: 0;
}
.lib3 {
	left: 345px;
	top: 0;
}
.lib4 {
	left: 518px;
	top: 0;
}
.lib5 {
	left: 0;
	top: 223px;
}
.lib6 {
	left: 172px;
	top: 113px;
}
.lib7 {
	left: 518px;
	top: 113px;
}
.lib8 {
	left: 172px;
	top: 335px;
}
.lib9 {
	left: 345px;
	top: 335px;
}
.lib10 {
	left: 518px;
	top: 335px;
}
.loginbox {
	float: right;
	padding: 13px;
	width: 454px;
	height: 420px;
	background: rgba(255,255,255,.3);
}
.loginbox .close { display: none; }
.loginbox form {
	padding: 48px 55px 0;
	height: 370px;
	background: #FFF;
}
.loginbox h4 {
	margin-bottom: 40px;
	font-size: 30px;
	color: #0e4e9e;
	text-align: center;
}
.loginbox div { margin-bottom: 25px; }
.loginbox label {
	display: inline-block;
	width: 107px;
	height: 54px;
	line-height: 54px;
	background: #f7f7f7;
	border: 1px solid #e5e5e5;
	text-align: center;
	color: #979797;
	vertical-align: middle;
}
.loginbox input[type="text"],
.loginbox input[type="password"] {
	padding: 0 20px;
	width: 190px;
	height: 54px;
	line-height: 54px;
	border: 1px solid #e5e5e5;
	border-left: 0;
	color: #3a3a3a;
	font-family: Gotham, "Helvetica Neue ", Helvetica, Arial, sans-serif;
	vertical-align: middle;
}
.loginbox input[type="button"] {
	margin-bottom: 20px;
	width: 340px;
	height: 48px;
	border: none;
	background: #5a7aea;
	color: #FFF;
}
.loginbox p {
	line-height: 2;
	font-size: 12px;
	color: #979797;
}
.loginbox span {
     color: #d72323;
     font-size: 13px;
}
.ssoLoignBox {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	background: rgba(0, 0, 0, 0.4);
}
.ssoLoignBox .loginbox {
	float: none;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -267px auto auto -240px;
}
.ssoLoignBox .close {
	position: absolute;
	top: 15px;
	right: 15px;
	font-family: monospace;
	line-height: 1em;
	font-size: 30px;
	font-weight: bold;
	color: #0e4e9e;
	display: block;
}
.ssoLoignBox .close:hover {
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
}
 @media only screen and (max-height:830px) {
.loginHeader { height: 90px; }
.loginContent {
	position: relative;
	top: 50%;
	margin-top: -355px
}
}
.sso { background: #f2f2f2; }
.header2 {
	margin-bottom: 30px;
	height: 106px;
	background: #FFF;
	border-top: 4px solid #0a66b2;
	box-shadow: 0 2px 3px #DDD;
}
.logo2 {
	display: block;
	width: 402px;
	height: 106px;
	background: url(./images/logo2.png) no-repeat center;
}
.ssoNav {
	position: absolute;
	right: 175px;
	top: 40px;
	line-height: 20px;
}
.ssoNav a {
	padding-left: 28px;
	margin-left: 32px;
	color: #484848;
	background-image: url(./images/ssonav.png);
	background-repeat: no-repeat;
}
.ssoNav a.sn1 { background-position: 0 center; }
.ssoNav a.sn2 { background-position: -94px center; }
.ssoNav a.sn3 { background-position: -195px center; }
.ssoNav a.sn4 { background-position: -320px center; }
.loginInfo {
	position: absolute;
	right: 0;
	top: 0;
	line-height: 106px;
	font-size: 14px;
}
.loginInfo { color: #a6a6a6; }
.loginInfo span { color: #484848; }
.loginInfo a { color: #0a66b2; }
.footer2 {
	padding-top: 40px;
	height: 180px;
	background: #465461;
	text-align: center;
	color: #FFF;
}
.footer2 p {
	line-height: 2.2;
	font-size: 12px;
}
.foot2links {
	margin-bottom: 25px;
	font-size: 18px;
}
.foot2links a {
	display: inline-block;
	margin-left: 18px;
	width: 156px;
	height: 36px;
	line-height: 36px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	font-size: 12px;
	color: #FFF;
}
.ssoMenu form {
	padding: 0 16px;
	height: 140px;
	width: 255px;
	background: #57a6ed;
	color: #FFF;
}
.ssoMenu form h4 {
	padding: 13px 0 10px;
	font-family:  Microsoft YaHei, Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.ssoMenu form p {
	font-size: 12px;
	line-height: 2;
}
.ssoMenu input[type="text"] {
	padding: 0 18px;
	width: 217px;
	height: 38px;
	border: none;
	background: #FFF;
	border-radius: 5px;
	font-size: 12px;
	color: #a9a9a9;
}
.ssoMenu input[type="button"] {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 38px;
	background: url(./images/icon34.png) no-repeat center;
	border: 0;
}
.menuBox {
	position: relative;
	height: 140px;
	width: 913px;
	overflow: hidden;
}
.menuBox a {
	display: block;
	float: left;
	margin: -1px 0 0 -1px;
	width: 151px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	background: #2c79bd;
	color: #FFF;
	border: 1px solid #5390c7;
}
.menuBox a:hover { line-height: 50px; }
.bgWhite {
	padding-bottom: 30px;
	background: #FFF;
}
.ssolist1 { padding: 23px 30px 40px; }
.ssolist1 h4 {
	padding: 17px 0 20px 48px;
	font-size: 21px;
	color: #484848;
}
.ssolist1 h4 span { color: #0a66b2; }
.sl1 { background: url(./images/sl1.png) no-repeat 7px 16px; }
.sl2 { background: url(./images/sl2.png) no-repeat 7px 20px; }
.sl3 { background: url(./images/sl3.png) no-repeat 7px 20px; }
.sl4 { background: url(./images/sl4.png) no-repeat 7px 16px; }
.sl5 { background: url(./images/sl5.png) no-repeat 7px 18px; }
.sl6 { background: url(./images/sl6.png) no-repeat 7px 20px; }
.ssolist1 div { width: 1160px; }
.ssolist1 a {
	float: left;
	display: block;
	margin: 0 23px 23px 0;
	width: 207px;
	height: 101px;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
}
.ssolist1 img { width: 207px; }
.ssolist2 { padding: 0 40px; }
.ssolist2 li { border-bottom: 1px dashed #DDD; }
.ssolist2 a {
	display: block;
	padding: 30px 0;
}
.ssolist2 h4 {
	margin-bottom: 24px;
	font-size: 22px;
	color: #484848;
}
.ssolist2 p {
	line-height: 2;
	font-size: 14px;
	color: #858585;
}
.ssolist2 .datebox { margin-top: 14px; }
.ssoTitle {
	padding: 0 40px;
	height: 70px;
	border-bottom: 1px solid #EEE;
}
.ssoTitle h3 {
	padding-left: 29px;
	height: 70px;
	line-height: 70px;
	color: #0a66b2;
	font-size: 21px;
}
.ssoTitle h3 a {
	display: block;
	padding-left: 29px;
	width: 100%;
	height: 100%;
	color: #0a66b2;
}
.icon35 { background: url(./images/icon35.png) no-repeat 0 center; }
.ssoBread {
	font-size: 14px;
	color: #484848;
	line-height: 70px;
}
.ssoBread a { color: #484848; }
.ssoTitle h3.icon36 {
	padding: 0;
	background: url(./images/icon36.png) no-repeat 0 center;
}
.ssoCont { padding: 0 40px; }
.ssoTitle h3 span { color: #484848; }
.icon37 {
	padding: 0;
	background: url(./images/icon37.png) no-repeat 0 center;
}
.modifyBox {
	padding: 75px 0 200px;
	width: 480px;
	margin: 0 auto;
}
.modifyBox th,
.modifyBox td { height: 70px; }
.modifyBox th {
	padding-right: 20px;
	font-weight: normal;
	text-align: right;
	font-size: 14px;
	color: #656565;
}
.modifyBox input[type="password"] {
	padding: 0 20px;
	width: 242px;
	height: 45px;
	line-height: 45px;
	font-size: 14px;
	color: #656565;
	border: 1px solid #dcdcdc;
}
.modifyBox input[type="button"] {
	width: 284px;
	height: 47px;
	color: #FFF;
	background: #57a6ed;
	border: none;
}
.gclist {
	position: relative;
	width: 889px;
	overflow: hidden;
}
.gclist ul {
	width: 921px;
	padding-top: 45px;
}
.gclist li {
	float: left;
	padding-right: 32px;
	margin-bottom: 32px;
	height: 285px;
	width: 275px;
	border-bottom: 1px solid #DDD;
}
.gclist a {
	display: block;
	padding-bottom: 38px;
}
.gclist .imgbox,
.gclist img {
	width: 275px;
	height: 179px;
}
.gclist .imgbox { margin-bottom: 10px; }
.gclist h4 {
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	color: #464646;
}
.gclist p {
	position: relative;
	height: 48px;
	font-size: 12px;
	color: #666;
	line-height: 2;
	overflow: hidden;
}
.gclist i {
	display: none;
	margin-top: 16px;
	width: 95px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	font-style: normal;
	font-size: 12px;
	color: #464646;
	border: 1px solid #7d7d7d;
	border-radius: 18px;
}
.gclist a:hover i {
	color: #6986eb;
	border-color: #6986eb;
}
.table2 { margin-bottom: 32px; }
.table2 td { line-height: 2; }
.table2 td:nth-child(even) {
	text-align: left;
	padding: 0 25px;
}
.photolist {
	margin-top: 50px;
	border-top: 1px solid #EEE;
}
.photolist h4 {
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	color: #060606;
	background: url(./images/icon10.png) no-repeat 860px center;
}
.photolist div,
.photolist img {
	width: 426px;
	height: 278px;
}
.photolist div { position: relative; }
.photolist p {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 45px;
	line-height: 45px;
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	background: #000;
	background: rgba(0,0,0,.5);
}
.feedback .desc {
	text-align: center;
	font-size: 14px;
	line-height: 2em;
	margin-bottom: 20px;
}
.feedback ul {
	width: 700px;
	margin: auto;
}
.feedback ul .text {
	float: left;
	width: 300px;
	height: 18px;
	font-size: 15px;
	line-height: 18px;
	padding: 12px;
	margin: 10px;
	color: #333;
	border: #ddd 1px solid;
}
.feedback ul textarea.text {
	width: 646px;
	height: 120px;

}
.feedback ul .btn {
	color: #fff;
	width: 300px;
	height: 45px;
	margin: 10px;
	border: none;
	font-size: 15px;
	text-align: left;
	padding-left: 15px;
	background: url(./images/icon101.png) #6986eb no-repeat 260px center;
}
.purchase_form h2 {
	font-size: 20px;
	line-height: 2em;
	margin-bottom: 20px;
	font-weight: normal;
}
.purchase_reply {
    font-size: 20px;
    line-height: 2em;
     color: #6986EB;
    margin-top: 30px;
}
.purchase_form .desc {
	font-size: 15px;
	line-height: 2em;
	margin-bottom: 20px;
}
.purchase_form .desc a { color: #697DCD; }
.purchase_form .desc a:hover { text-decoration: underline; }
.purchase_form ul {
	width: 1124px;
	margin: auto;
	display: table;
}
.purchase_form ul .text {
	float: left;
	width: 342px;
	height: 18px;
	font-size: 15px;
	line-height: 18px;
	padding: 12px;
	margin: 10px 10px 10px 0;
	color: #333;
	border: #ddd 1px solid;
}
.purchase_form ul .vcode { width: 200px; }
.purchase_form ul .text:nth-child(3),
.purchase_form ul .text:nth-child(6),
.purchase_form ul .text:nth-child(7),
.purchase_form ul .text:nth-child(8) { margin-right: 0; }
.purchase_form ul .text:nth-child(7),
.purchase_form ul .text:nth-child(8) { width: 1098px; }
.purchase_form ul textarea.text { height: 120px; }
.purchase_form ul img.vimg {
	float: left;
	width: 152px;
	height: 40px;
	padding: 1px;
	margin: 10px 10px 10px 0;
	border: #ccc 1px solid;
}
.purchase_form ul a.cp {
	float: left;
	line-height: 18px;
	margin-top: 33px;
	font-size: 18px;
}
.purchase_form ul a.cp:hover {
	color: #697DCD;
	text-decoration: underline;
}
.purchase_form ul .btn {
	float: right;
	color: #fff;
	width: 170px;
	height: 45px;
	margin-top: 10px;
	border: none;
	font-size: 15px;
	text-align: left;
	padding-left: 50px;
	background: url(./images/icon101.png) #6986eb no-repeat 110px center;
}
.purchase_list {
	border-top:#ddd 1px solid;
}
.purchase_list ul {
	margin-top:-1px;
	padding-top:20px;
	margin-bottom:20px;
	border-top:#ddd 1px dashed;
	font-size:14px;
	color:#333;
}
.purchase_list ul li.msg {
	line-height:2.3em;
}
.purchase_list ul li.msg i {
	display:inline-block;
	padding:0 40px;
	font-style:normal;
	font-weight:bold;
}
.purchase_list ul li.reply {
	margin-top:20px;
	background:#f2f2f2;
	padding:20px 25px;
	line-height:1.8em;
}
.purchase_list ul li.reply span {
	color:#6986eb;
}
.col-lg-4 {
	float: left;
	position: relative;
	float: left;
	width: 268px;
	margin-right: 24px;
	height: 240px;
}
.col-lg-4 .img {
	width: 268px;
	height: 170px;
	display: block;
}
.topadv {
	position: relative;
	height: 0;
}
.topadv a.close {
	position: absolute;
	right: 20px;
	top: 20px;
	width: 30px;
	height: 30px;
	display: block;
	color: #697DCD;
	font-size: 25px;
	overflow: hidden;
	line-height: 25px;
	text-align: center;
	background: rgba(255, 255, 255, 0.5);
	border-radius: 17px;
	border: #697DCD 2px solid;
	cursor: pointer;
	font-family: Verdana, Geneva, sans-serif;
}
.topadv a.close:hover {
	color: #fff;
	border-color: #fff;
	background: rgba(105, 125, 205, 0.8);
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.topadv a.pic {
     position:relative;
	width: 100%;
	height:176px;
	display: block;
}
.topadv a.pic img {
     position:absolute;
     left:50%;
     margin-left:-960px;
	height: 176px;
	width:1920px;
}
.nx_page { margin-top: 30px; }
.nx_page a {
	display: block;
	float: left;
	width: 33.3%;
	height: 45px;
	line-height: 45px;
	background: #f0f3f8;
	text-align: center;
	font-size: 14px;
	color: #b3b3b3;
	transition: all .6s ease;
	-moz-transition: all .6s ease;
	-webkit-transition: all .6s ease;
	-o-transition: all .6s ease;
}
.nx_page span { display: inline-block; }
.nx_prev {
	padding-left: 40px;
	background: url(./images/35.png) no-repeat left center;
}
.nx_list {
	padding-left: 40px;
	background: url(./images/36.png) no-repeat left center;
}
.nx_next {
	padding-right: 40px;
	background: url(./images/37.png) no-repeat right;
}
.nx_page a:hover {
	background: #d78136;
	color: #FFFFFF;
}
.nx_page a:hover .nx_prev { background: url(./images/35h.png) no-repeat left center; }
.nx_page a:hover .nx_list { background: url(./images/36h.png) no-repeat left center; }
.nx_page a:hover .nx_next { background: url(./images/37h.png) no-repeat right center; }
.indexSso a {
	display: inline-block;
	position: relative;
	overflow: hidden;
}
.indexSso a span {
	display: block;
	position: absolute;
	left: 0;
	top: 100px;
	padding: 20px;
	color: #fff;
	font-size: 20px;
	line-height: 1.6em;
	text-align: center;
	height: 60px;
	background: rgba(0, 0, 0, 0.86);
}
.indexSso a:hover span { top: 0; }
.indexSso a:first-child span { width: 235px; }
.indexSso a:last-child span { width: 221px; }


.rmlist {
	position: relative;
	width: 907px;
	overflow: hidden;
}
.rmlist ul {
	width: 940px;
	padding-top: 45px;
}
.rmlist li {
	float: left;
	padding-right: 26px;
	margin-bottom: 40px;
	height: 240px;
	width: 285px;
	border-bottom: 1px solid #DDD;
}
.rmlist a {
	display: block;
}
.rmlist .imgbox,
.rmlist img {
	width: 285px;
	height: 198px;
}
.rmlist .imgbox {
	margin-bottom: 10px;
}
.rmlist h4 { color: #333; }
.rmlist li:hover h4 { color: #6986EB; }

.foot_map{
     width: 100%;
     height: 100%;
     position: fixed;
     top: 0;
     left: 0;
     z-index: 999;
     background: rgba(0, 0, 0, 0.4);
     display:none;
}
.foot_map ul{
     position: absolute;
     left: 50%;
     top: 50%;
     margin: -278px auto auto -478px;
     padding: 13px;
     width: 960px;
     height: 560px;
     background: rgba(255,255,255,.3);
}
.foot_map iframe{
     background-color: #fff;
     padding:30px;
     background: url(./images/bmap.jpg) #fff no-repeat center;
}
.foot_map a{
    position: absolute;
    top: 14px;
    right: 14px;
    font-family: monospace;
    line-height: 1em;
    font-size: 30px;
    font-weight: bold;
    color: #0e4e9e;
    display: block;
}
.foot_map a:hover {
	color: #fff;
	background: rgba(0, 0, 0, 0.4);
	cursor:pointer;
}

div.prov {
     width:100%;
     display:table;
     margin-bottom: 20px;
     padding-bottom:10px;
}
div.prov a {
     float:left;
     width:74px;
     text-align:center;
     line-height:2em;
     display:inline-block;
     margin:0 -1px -1px 0;
     border:#ccc 1px solid;
     position:relative;
     cursor:pointer;
}
div.prov a:hover {
     color:#333;
     border-color:#aaa;
     background:#eee;
     z-index:10;
}
div.prov a.hover {
     border-color:#6986eb;
     background:#6986eb;
     color:#fff;
     z-index:9;
}


.pages {
	display: block;
	padding-top: 30px;
	text-align: center;
}
.pages a {
	display: inline-block;
	width: 84px;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #6986eb;
	border: 1px solid #6986eb;
	border-radius: 5px;
	margin: 0 9px;
}
.pages a:hover {
	background: #c3c3c3;
	color: #FFF;
}


/*图书续借与查询*/
.tsxj_t a{ color:#272727;font: 20px/55px Microsoft YaHei,Arial,Helvetica; padding-left:10px;}
.tsxj{ background:#fff; padding:10px; border:1px solid #ddd; overflow:hidden; margin-bottom:15px;}
.tsxj input{ width:200px; height:28px; line-height:28px; border:1px solid #ddd; background:#fff; margin:10px 0px 0px 20px; padding-left:10px; font-size:14px;}
.tsxj .tsxj_dl{ width:80px; height:28px; line-height:28px; text-align:center; display:block; background:#d68136; color:#fff; margin-left:20px; margin-top:15px;}

/*图书续借与查询*/
.gjlj{ background:#fff; padding:10px; border:1px solid #ddd; overflow:hidden; margin-bottom:15px;}
.gjlj li{ height:35px; line-height:35px; padding-left:10px;}
.gjlj li a{ color:#454545;}

/*视频中心*/
.spzx{ background:#fff; padding:10px; border:1px solid #ddd; overflow:hidden; margin-bottom:15px; height:175px; overflow:hidden; position:relative;}
.spzx img{ width:260px; height:170px;}
.spzx .an{ width:20px; height:20px; position:absolute; right:20px; bottom:30px; z-index:999; background:url(./images/icon21.png) no-repeat;}

/*内容*/
.con{ padding:10px 10px 30px 10px; line-height:30px; font-size:14px; color:#454545;overflow:hidden;}

/*页码*/
.pagination{ width:900px; clear:both; padding:50px 0px;}
.pagination span{ float:left;height:30px; display:block; text-align:center; line-height:30px;padding:0px 10px; border:1px solid #4e2a1e; margin-left:8px;}
.pagination span a{height:30px; display:block; color:#454545;}
.pagination span a:hover{height:30px;background:#4e2a1e; color:#fff;}
.pagination span:hover{height:30px;background:#4e2a1e; color:#fff;}
.pagination span:hover a{color:#fff;}
.cur_page{height:30px;background:#4e2a1e; color:#fff;}

/*在线报名*/
.zxbm h2{ padding:20px; font-size:18px; text-align:center;}/
.zxly .name{ width:80px; display:block;font-size:16px;}
.zxly .xh{ color:#f00; padding-right:2px;}
.zxly textarea{ font-family:"寰蒋闆呴粦"; color:#999999;}
.zxly .input_t{ width:280px; height:34px; line-height:34px; padding-left:10px; border:1px solid #ddd; margin-left:10px; background:#f1f1f1;}
.zxly .input_t2{ width:800px; height:100px; line-height:26px; padding-left:10px; border:1px solid #ddd; margin-left:10px;background:#f1f1f1;}
.zxly td{ padding-top:25px;}
.input_s{ width:100px; height:40px; line-height:40px; background:#d78136; color:#fff; text-align:center; border:none; margin-left:240px; border-bottom:2px solid #b36826;}
.input_r{ width:100px; height:40px; line-height:40px; background:#bc1818; color:#fff; text-align:center; border:none; margin-left:60px; border-bottom:2px solid #8a0f0f;}


/*二级栏目*/
.erji{ background:#fff; padding:10px; border:1px solid #ddd; overflow:hidden; margin-bottom:15px;}
.erji li{ height:35px; line-height:35px; border:1px solid #ddd; margin-bottom:10px;}
.erji li a{height:35px; line-height:35px; display:block;color:#454545; padding-left:20px;}
.erji li a:hover{ background:#8a0f0f; color:#fff;}


/*小表情*/
@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?yr0xdf');
  src:  url('fonts/icomoon.eot?yr0xdf#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?yr0xdf') format('truetype'),
    url('fonts/icomoon.woff?yr0xdf') format('woff'),
    url('fonts/icomoon.svg?yr0xdf#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-zhinan:before {
  content: "\e640";
}
.icon-shuben:before {
  content: "\e6ca";
}
.icon-xinshang:before {
  content: "\e658";
}
.icon-xinshutuijian:before {
  content: "\e631";
}
.icon-baoming:before {
  content: "\e63c";
}
.icon-ziyuan:before {
  content: "\e604";
}
.icon-gonggaox:before {
  content: "\e609";
}
.icon-biji:before {
  content: "\e601";
}
.icon-love:before {
  content: "\e612";
}
.icon-home:before {
  content: "\e902";
}
.icon-map:before {
  content: "\e94b";
}

.navBox li i {
    position: relative;
    bottom: 25px;
    left: 40px;
    font-size: 20px;
}

.postList li{
display: block;
height: 32px;
line-height: 32px;
overflow: hidden;
background: url(./images/icon30.png) left 12px no-repeat;
padding-left: 10px;
}

.postList li a {
    color: #464646;
    font-size: 14px;
}

.postList li span {
    float: right;
    font-size: 14px;
    padding-left: 10px;
}

.postList span {
    color: #959595;
}

.ry-comments {
    font-size: 14px;
    margin: 25px 0;
    line-height: 26px;
}

.current-menu-item {
    background-color: #d68236;
}

.current-menu-item:before {
    display: block;
    content: "";
    border-top: 1px solid #ffe173;
    position: relative;
    top: 5px;
}

.post p {
    text-indent: 25px;
}

a.page-numbers {
    float: left;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    padding: 0px 10px;
    border: 1px solid #4e2a1e;
    margin-left: 8px;
    color: #333;
}

h2.screen-reader-text {
    display: none;
}

.nav-links {
    margin: 30px 0;
    text-align: center;
}

.nav-next, .nav-previous {
    display: inline-block;
    width: 50%;
}

.nav-next a, .nav-previous a{
	color: #b3b3b3;
}

.nav-next a:before{
    display: block;
    content: "";
    background: url(./images/37.png) no-repeat left center;
    position: relative;
    top: 23px;
    left: 340px;
    width: 25px;
    height: 25px;
}

.nav-previous a:before{
	display: block;
    content: "";
    background: url(./images/35.png) no-repeat left center;
    position: relative;
    top: 23px;
    left: 240px;
    width: 25px;
    height: 25px;
}