﻿@charset "utf-8";

/* body */
body { background:#fff url(../../Base/img/foot-bg.jpg) no-repeat center bottom; background-attachment: fixed; background-size: cover;  }

/* 首页大图------------------ */
.indBanner { position:relative; width: 100%; min-width: 1400px; clear: both; overflow: hidden; max-height: 800px;}
.indBanner .hd {z-index: 3; text-align:center; position: absolute; bottom: 30px; left: 0; width: 100%; height: 12px; zoom: 1; }
.indBanner .hd li{ display: inline-block; *display: inline; vertical-align: top; cursor:pointer; width:12px; height:12px; opacity: 0.6; filter: alpha(opacity=60); overflow:hidden; background:#fff; margin:0 2px; 
	-webkit-border-radius:10px; -moz-border-radius:10px; border-radius:10px; -webkit-transition:200ms;-o-transition:200ms;-moz-transition:200ms;transition:200ms;  }
.indBanner .hd li span{display:none;}
.indBanner .hd .on{ background-color: #0099ff; opacity: 1; filter: alpha(opacity=100);}
.indBanner .bd ul { padding: 0; margin: 0; }
.indBanner .bd li .pic { text-align: center; }
.indBanner .bd li img { width: 100% !important; max-width: 1920px; height: auto !important; max-height: 800px; }
.indBanner .con,
.indBanner .prev,
.indBanner .next{display: none;}
.indBanner .pic a:hover{filter: alpha(opacity=100);opacity: 1;}
.indBanner .pic a:before { display: none; }

/* icons-font */
.icons-font li { float: left; text-align: center; }
.icons-font li i { display: block; margin: 0 auto; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.icons-menu li:hover i { -webkit-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-ms-transform:rotateY(180deg);-o-transform:rotateY(180deg);transform:rotateY(180deg); }

/* 快速通道 */
.top-node { margin-top: 40px; margin-bottom: 30px; height: 110px; }
.top-node li { width: 111px; height: 110px; margin-right: 50px;} 
.top-node li a { display: block; border: 2px solid #dbe8f5; padding-top: 15px; height: 91px; font-size: 14px; background-color: #fff; line-height: 18px;} 
.top-node li.li9 { margin-right: 0; }
.top-node li i { width: 50px; height: 50px; background: url(../../Base/img/icons-font.png) no-repeat 0 0; margin: 0 auto; }
.top-node li.li2 i { background-position: 0 -160px; } 
.top-node li.li3 i { background-position: 0 -316px; } 
.top-node li.li4 i { background-position: 0 -468px; } 
.top-node li.li5 i { background-position: 0 -624px; } 
.top-node li.li6 i { background-position: 0 -780px; } 
.top-node li.li7 i { background-position: 0 -928px; } 
.top-node li.li8 i { background-position: 0 -1076px; } 
.top-node li.li9 i { background-position: 0 -1252px; } 

.top-node .li1:hover i { background-position: 0 -70px; } 
.top-node .li2:hover i { background-position: 0 -228px; } 
.top-node .li3:hover i { background-position: 0 -382px; } 
.top-node .li4:hover i { background-position: 0 -536px; } 
.top-node .li5:hover i { background-position: 0 -692px; } 
.top-node .li6:hover i { background-position: 0 -846px; } 
.top-node .li7:hover i { background-position: 0 -990px; } 
.top-node .li8:hover i { background-position: 0 -1164px; } 
.top-node .li9:hover i { background-position: 0 -1326px; } 

.top-node .li1:hover a,.top-node .li3:hover a,.top-node .li5:hover a,.top-node .li7:hover a,.top-node .li9:hover a { background-color: #41afef; border-color:#41afef; }
.top-node .li2:hover a,.top-node .li4:hover a,.top-node .li6:hover a,.top-node .li8:hover a { background-color: #0055a6; border-color:#0055a6; }
.top-node li:hover a { color: #fff; }

/* 焦点图 */
#focusNews { width:680px; height:420px; overflow:hidden; float:left; margin-right: 40px; position: relative; zoom: 1; }
#focusNews .hd { height: 140px; padding-left: 45px;}
#focusNews .hd li { float: left; width: 136px; height: 66px; border: 2px solid #eee; margin-right: 10px;}
#focusNews .hd li.on { border-color: #f8b551; }
#focusNews .hd .pic,#focusNews .hd img { width: 136px; height: 66px; cursor: pointer; }
#focusNews .hd .title { display: none; }
#focusNews .bd { overflow:hidden; height: 340px; margin-bottom: 10px; }
#focusNews .bd .pic {  width:680px; height:340px; overflow: hidden;z-index:0; text-align:center; }
#focusNews .bd .pic img { width:100%; height:100%;}
#focusNews .bd .title { display: none;}
#focusNews a.arrow { display: block; z-index: 1; width: 25px; height: 70px; position: absolute; bottom: 0; background: #eee url(../../Base/img/focus-arrow.png) no-repeat 7px center; cursor: pointer;}
#focusNews a.next { right: 0; background-position: -33px center; }
#focusNews a.prev { left: 0; }
#focusNews a.arrow:hover { background-color: #e0e0e0; }
#focusNews .pic a:hover{filter: alpha(opacity=100);opacity: 1;}
#focusNews .pic a:before { display: none; }


/* box-news */
.box-news { overflow: hidden; }
.box-news .hd { margin-bottom: 10px; }
.date-list li.t { height: 95px; border-bottom: 1px dashed #e0e0e0; }
.date-list li.t .date { color: #09f; display: block; float: left; width: 85px; text-align: center; border-right: 1px solid #eee; height: 65px; margin-right: 20px; margin-top: 12px;}
.date-list li.t .date b { display: block; font-weight: normal; font-size: 48px; line-height: 48px; }
.date-list li.t .date .yy { font-size: 14px; display: block; line-height: 17px;}
.date-list li.t .con { overflow: hidden; }
.date-list li.t .title { font-size: 18px; line-height: 40px; overflow: hidden; height: 40px; }
.date-list li.t .intro { font-size: 12px; color: #999; line-height: 20px; max-height: 40px; overflow: hidden; }
.date-list li.n { line-height: 49px; height: 49px; border-bottom: 1px dashed #e0e0e0; font-size: 14px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.date-list li.n span.date { float: right; color: #999; }

/* 新书通报 */
.box-recom .hd { margin-bottom: 0;}
.box-recom .hd h3 { margin-right: 40px; }
.box-recom .hd h4 { background-color: #80c269; border-radius: 2px; height: 28px; line-height: 28px; padding: 0 15px; float: left; font-size: 14px; position: relative; top: 17px;}
.box-recom .hd h4:hover { background-color: #68b451; }
.box-recom .hd h4 a { color: #fff; }
.box-recom .bd { overflow: hidden;}
.box-recom .bd ul { margin-right: -54px;}
.box-recom .bd li { float: left; width: 410px; margin-right: 54px; padding: 20px 10px; margin-top: 30px; background: url(../../Base/img/bookList-blue.jpg) no-repeat; position: relative; top:0;
-webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.box-recom .bd .pic { width: 140px; height: 160px; text-align: center; float: left; margin-right: 15px; }
.box-recom .bd .con { padding-right: 10px; }
.box-recom .bd .title { line-height: 40px; height: 40px; font-size: 16px; margin-bottom: 5px; font-weight: bold; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.box-recom .bd .intro { font-size: 14px; line-height: 22px; }
.box-recom .bd .intro b { color: #cf8f52; }

.box-recom .bd li:hover { background: url(../../Base/img/bookList-on.jpg) no-repeat; box-shadow: 0px 0px 10px 0px rgba(2, 0, 0, 0.2); top:-5px;}
.box-recom .bd li:hover .title a { color: #09f; }

/* 数字资源----------- */
.box-resources { float: left; width: 680px; }
.box-resources .icons-font { float: left; width: 180px; margin-right: 28px; }
.box-resources .icons-font li { width: 180px; height: 110px; margin-bottom: 20px; position: relative;}
.box-resources .icons-font li a { color: #fff; display: block; padding-top: 20px; height: 90px; }
.box-resources .icons-font li.li1 { background-color: #e88f45; }
.box-resources .icons-font li.li2 { background-color: #68b6ff; }
.box-resources .icons-font li.li3 { background-color: #4f61a0; }
.box-resources .icons-font li i { width: 55px; height: 40px; margin-bottom: 10px; }
.box-resources .icons-font li.li1 i { background: url(../../Base/img/icons/icons-whgxgc.png) no-repeat center; }
.box-resources .icons-font li.li2 i { background: url(../../Base/img/icons/icons-spdb.png) no-repeat center; }
.box-resources .icons-font li.li3 i { background: url(../../Base/img/icons/icons-xfwx.png) no-repeat center; }

.box-zylb { border: 1px solid #68b6ff; width: 430px; height: 358px; overflow: hidden; padding: 10px 20px 0; background:#fff url(../../Base/img/bg-sz.jpg) no-repeat right bottom;} 
.box-zylb li { background: url(../../Base/img/icons/icons-link.png) no-repeat 3px center; padding-left: 25px; line-height: 24px; height: 24px; overflow: hidden; font-size: 14px; }
.box-zylb li:hover a { font-weight: bold;}
.box-zylb ul.list { border-bottom: 1px dashed #e0e0e0; padding-bottom: 14px; margin-bottom: 14px; padding-right: 40px; position: relative; height: 97px;}
.box-zylb ul.list a.more { position: absolute; right: 0; top: 40px; font-size: 0; background: url(../../Base/img/icons/icons-blue.png) no-repeat; width: 25px; height: 18px; *float: right;}


.box-con>div { border: 1px solid #68b6fd; width: 430px; height: 103px; overflow: hidden; padding: 5px 20px 0; background:#fff; margin-bottom: 20px; position: relative;}
.box-con ul li { background: url(../../Base/img/icons/icons-link.png) no-repeat 3px center; padding-left: 25px; line-height: 24px; height: 24px; overflow: hidden; font-size: 14px;}

.box-con a.more { position: absolute; right: 0; top: 40px; font-size: 0; background: url(../../Base/img/icons/icons-blue.png) no-repeat; width: 25px; height: 18px; *float: right; display: none;}

.box-con .in3 { margin-bottom: 0;}

.box-con .in1 { border-color: #e78e46;}
.box-con .in2 { border-color: #68b6fd;}
.box-con .in3 { border-color: #4f609e;}

.box-resources .icons-font li:after {display: block;content:""; width: 0; height: 0; border: 10px solid transparent; border-left: 10px solid #e78e46; position:absolute; right: -18px;top: 50%;margin-top: -9px;}
.box-resources .icons-font li.li2:after { border-left-color:#68b6fd ;}
.box-resources .icons-font li.li3:after { border-left-color:#4f609e ;}


/* 少儿频道------------ */
.box-children { float: right; width: 680px; }
.box-children .bd .infoList li { border-bottom: 1px dashed #e0e0e0;;}

.box-color { height: 108px; border: 1px solid #80c269; margin-bottom: 20px; }
.box-color .hd { float: left; width: 100px; padding-right: 12px; height: 108px; position: relative; }
.box-color .hd i { width: 0; height: 0; border: 6px solid transparent; border-left: 6px solid #80c269; position: absolute; right: 0; top: 50%; margin-top: -6px;}
.box-color .hd h3 { background-color: #80c269; height: 88px; padding-top: 20px;}
.box-color .hd h3 a { display: block; border: 1px solid #c0e1b4; width: 65px; height: 65px; margin: 0 auto; background: url(../../Base/img/bk-title.png) no-repeat center; font-size: 0; }
.box-color .bd { overflow: hidden; padding:8px 50px 0 35px; position: relative; height: 100px;}
.box-color .bd li { font-size: 14px; line-height: 30px; height: 30px; overflow: hidden; background: url(../../Base/img/icons/icons-zsbk.png) no-repeat left center; padding-left: 25px; }
.box-color .bd a.more { position: absolute; right: 20px; top: 50%; margin-top: -9px; background: url(../../Base/img/icons/icons-green.png) no-repeat; width: 25px; height: 18px; font-size: 0; }



/* 图标 */
.box-children .bd { background:#fff url(../../Base/img/hd-bg.png) no-repeat -1px center; border: 1px solid #80c269; padding: 25px 35px 0 145px; height: 343px;}
.box-children .bd li.t { overflow: hidden; margin-bottom: 10px; position: relative;}
.box-children .bd li.t .pic { float: left; width: 220px; height: 110px; margin-right: 20px;}
.box-children .bd li.t .title { font-size: 16px; line-height: 24px; overflow: hidden; font-weight: bold; }
.box-children .bd li.t .intro { display: none;}
.box-children .bd li.t span.date { font-weight: normal; position: absolute; left:240px; bottom: 10px; font-size: 14px; color: #999;}
.box-children .bd li.n { line-height: 49px; height: 49px; border-bottom: 1px dashed #e0e0e0; font-size: 14px;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis; clear: both; }
.box-children .bd li.n span.date { float: right; color: #999; }

.box-children .icons-font { margin-right: -25px; }
.box-children .icons-font li { width: 210px; height: 110px; margin-bottom: 20px; margin-right: 25px;}
.box-children .icons-font li a { color: #fff; display: block; padding-top: 20px; height: 90px; }
.box-children .icons-font li.li1 { background-color: #68b6ff; }
.box-children .icons-font li.li2 { background-color: #f89f51; }
.box-children .icons-font li.li3 { background-color: #d46f6f; }
.box-children .icons-font li.li4 { background-color: #4ab296; }
.box-children .icons-font li.li5 { background-color: #634eae; }
.box-children .icons-font li.li6 { background-color: #bd8d59; }
.box-children .icons-font li i { width: 55px; height: 40px; margin-bottom: 10px; }
.box-children .icons-font li.li1 i { background: url(../../Base/img/icons/icons-snjt.png) no-repeat center; }
.box-children .icons-font li.li2 i { background: url(../../Base/img/icons/icons-snhs.png) no-repeat center; }
.box-children .icons-font li.li3 i { background: url(../../Base/img/icons/icons-jtjyzx.png) no-repeat center; }
.box-children .icons-font li.li4 i { background: url(../../Base/img/icons/icons-gsdw.png) no-repeat center; }
.box-children .icons-font li.li5 i { background: url(../../Base/img/icons/icons-jzjd.png) no-repeat center; }
.box-children .icons-font li.li6 i { background: url(../../Base/img/icons/icons-dsjlb.png) no-repeat center; }

/* 读者乐园 */
.box-read .icons-font { width: 1053px; float: left; }
.box-read .icons-font li { width: 230px; height: 150px; margin-right:33px; margin-bottom: 30px; }
.box-read .icons-font li a { display: block; border: 2px solid #f0f0f0; height: 116px; font-size: 16px; background-color: #fff; padding-top: 30px;}
.box-read .icons-font li:hover a { color: #fff; }
.box-read .icons-font li i { width: 50px; height: 40px; margin: 0 auto 15px; background: url(../../Base/img/icons-font.png) no-repeat 0 -1420px;}

.box-read .icons-font li.li2 i { background-position: 0 -1580px;}
.box-read .icons-font li.li3 i { background-position: 0 -1736px;}
.box-read .icons-font li.li4 i { background-position: 0 -1896px;}
.box-read .icons-font li.li5 i { background-position: 0 -2052px;}
.box-read .icons-font li.li6 i { background-position: 0 -2212px;}
.box-read .icons-font li.li7 i { background-position: 0 -2372px;}
.box-read .icons-font li.li8 i { background-position: 0 -2532px;}

.box-read .icons-font .li1:hover i { background-position: 0 -1490px; }
.box-read .icons-font .li2:hover i { background-position: 0 -1648px; }
.box-read .icons-font .li3:hover i { background-position: 0 -1806px; }
.box-read .icons-font .li4:hover i { background-position: 0 -1964px; }
.box-read .icons-font .li5:hover i { background-position: 0 -2122px; }
.box-read .icons-font .li6:hover i { background-position: 0 -2282px; }
.box-read .icons-font .li7:hover i { background-position: 0 -2442px; }
.box-read .icons-font .li8:hover i { background-position: 0 -2602px; }

.box-read .icons-font .li1:hover a,
.box-read .icons-font .li3:hover a,
.box-read .icons-font .li5:hover a,
.box-read .icons-font .li7:hover a{background-color: #0055a6; border-color: #0055a6; }

.box-read .icons-font .li2:hover a,
.box-read .icons-font .li4:hover a,
.box-read .icons-font .li6:hover a,
.box-read .icons-font .li8:hover a{background-color: #41afef; border-color: #41afef; }


/* box-block */
.box-block { float: right; width: 340px; }
.box-block .hd { height: 60px; background-color: #f0f0f0; line-height: 60px; padding-left: 30px; }
.box-block .hd h3 { font-size: 18px; padding-left: 35px; font-weight: bold; background: url(../../Base/img/icons/icons-dz-09.png) no-repeat left center; }
.box-block .bd { border: 1px solid #f0f0f0; border-top: none; height: 259px; background-color: #fff; padding: 5px 25px;}
.box-block .bd li { border-bottom: 1px dashed #e0e0e0; background: url(../../Base/img/icons/icon.png) no-repeat 20px center; padding-left: 40px; }

/* 本馆概况 */
.box-about { margin-bottom: 65px; }
.box-about .hd i.bg { width: 70px; }
.box-about .pull-left { width: 760px; height: 220px; background-color: #fff; }
.box-about .pull-left .pic { float: left; width: 320px; height: 220px; margin-right: 25px; overflow: hidden; }
.box-about .pull-left .pic img { max-width: 100%; max-height: 100%; -webkit-transition:all 0.5s;-moz-transition:all 0.5s;-ms-transition:all  0.5s;-o-transition:all 0.5s;transition:all 0.5s; }
.box-about .pull-left .pic img:hover { max-width: 100%; max-height: 100%; transition:all 1.05s linear;-moz-transition:all 1.05s linear;-o-transition:all 1.05s linear;-webkit-transition:all 1.05s linear; -webkit-transform:scale(1.05);-moz-transform:scale(1.05);-o-transform:scale(1.05);-m-transform:scale(1.05);transform:scale(1.05);}
.box-about .pull-left .intro { padding: 15px 20px 0 0; text-indent: 2em; font-size: 14px; line-height: 28px; color:#666; text-align: justify; }
.box-about .pull-left .intro a { display: block;  color: #09f; text-align: right; }
.box-about .pull-left .intro a:hover { color: #0056a6; }

.box-about .pull-right li { float: left; margin-right: 24px; position: relative; width: 130px; height: 220px;}
.box-about .pull-right li.li4 { margin-right: 0; }
.box-about .pull-right .title { position: absolute; z-index: 1; top: 20px; left: 25px; width: 30px; text-align: center; font-size: 18px; font-weight: bold; line-height: 24px; text-shadow: 0.5px 0.866px 3px rgba(0, 0, 0, 0.2); }
.box-about .pull-right .title a { color: #fff; }
.box-about .pull-right .pic,.box-about .pull-right .pic img { width: 130px; height: 220px;}

.box>.hd h3 a { color: #333;}

