@charset "utf-8";
.commonTitle{box-sizing: border-box;position: relative;height: 400px;width: 100%;background: url(../images/common-bg.jpg) center no-repeat;background-size: cover;}
.commonTitle .commonContent{width: 100%;height: 100%;position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;box-sizing: border-box;overflow: hidden;}
.commonTitle .commonContent .container{height: 100%;display: flex;align-items: center;}
.commonTitle .commonContent h3{font-size: 36px;color: #ffffff;font-weight: bold;letter-spacing: 2px;text-shadow: 0 0 8px rgba(0, 0, 0, .4);}
.location{width: 100%;line-height: 40px;position: absolute;left: 0;right: 0;bottom: 0;background: rgba(0,0,0,.3);}
.location p{box-sizing: border-box;font-size: 14px;color: #ffffff;}
.location p a{color: #ffffff;display: inline-block;margin: 0 5px;}


.commonUl{box-sizing: border-box;width: 100%;height: 65px;border-bottom: 1px solid #d9dfe9;}
.commonUl ul{box-sizing: border-box;overflow: hidden;height: 65px;}
.commonUl ul li{float: left;height: 65px;box-sizing: border-box;}
.commonUl ul li a{display: block;font-size: 20px;font-weight: bold; color: #000000;height: 65px;line-height: 65px;margin: 0 25px;box-sizing: border-box}
.commonUl ul li:first-child a{margin-left: 0;}
.commonUl ul li.active a{color: #85393b;border-bottom: 3px solid #85393b;}
.commonUl ul li:hover a{color: #85393b;border-bottom: 3px solid #85393b;}

.channelNav{box-sizing: border-box;overflow: hidden;width: 100%;height: auto;}
.channelNav a{float: left;height: 53px;font-size: 16px;color: #333333; line-height: 53px;box-sizing: border-box;margin-left: 35px;}
.channelNav a:first-child{margin-left: 0;}
.channelNav a.active{border-bottom: 1px solid #85393b;color: #85393b;}
.channelNav a:hover{border-bottom: 1px solid #85393b;color: #85393b;}

.commonMain{width: 100%;box-sizing: border-box;padding: 50px 0 80px 0;overflow: hidden;background: #f5f5f5;}
.commonMain .commonContent{width: 100%;position: relative;box-sizing: border-box;padding: 20px 20px 50px;border-radius: 5px 5px 0 0;z-index: 10;background: #ffffff;}

/*列表页*/
.commonMain .commonList{box-sizing: border-box;width: 100%;margin: 20px 0 40px 0;overflow: hidden;}
.commonMain .commonList li{width: 100%;height: auto;box-sizing: border-box;position: relative;padding-bottom: 25px;margin-bottom: 20px;border-bottom: 1px dashed #dadada;}
.commonMain .commonList li a{display: block;width: 100%;height: 100%;overflow: hidden; box-sizing: border-box;}
.commonMain .commonList li .nImg{float: left;width: 260px;height: 180px;overflow: hidden;}
.commonMain .commonList li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .commonList li .nImg img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.commonMain .commonList li .nTxt{float: right;width: 1075px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .commonList li .nTxt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .commonList li .nTxt h3 span{font-size: 18px;display: inline-block;margin-top: 0;}
.commonMain .commonList li .nTxt p{font-size: 15px;color: #666666;margin-top: 15px;line-height: 25px;}
.commonMain .commonList li .nTxt p span{font-size: 15px;display: inline-block;margin-top: 0;}
.commonMain .commonList li .nTxt span{font-size: 15px;color: #999999;display: block;margin-top: 25px;}
.commonMain .commonList li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .commonList li .tTxt h3{font-size: 18px;color: #333333;font-weight: 600;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .commonList li .tTxt p{font-size: 15px;color: #666666;margin-top: 15px;line-height: 25px;}
.commonMain .commonList li .tTxt span{font-size: 15px;color: #999999;display: block;margin-top: 25px;}
.commonMain .commonList li .tTxt h3 span{display: inline-block;font-size: 18px;margin-top: 0;}
.commonMain .commonList li .tTxt p span{display: inline-block;font-size: 15px;margin-top: 0;}
.commonMain .commonList li:hover img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.commonMain .commonList li:hover .nTxt h3{color: #85393b;}
.commonMain .commonList li:hover .tTxt h3{color: #85393b;}

/*电子资源*/
.commonMain .assetsUl{width: 100%;height:auto; box-sizing: border-box;padding: 20px 0 50px 0;overflow: hidden;}
.commonMain .assetsUl li{width: 435px;height: auto;float: left;margin: 0 0 20px 20px;box-sizing: border-box;border: 1px solid #eeeeee; position: relative;box-shadow: 1px 1px 10px rgba(0, 0, 0, .12);overflow: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.commonMain .assetsUl li:nth-child(3n+1){margin-left: 0;}
.commonMain .assetsUl li a{width: 100%;height: 100%;box-sizing: border-box;padding: 15px;display: block;overflow: hidden;}
.commonMain .assetsUl li .a-img{width: 130px;height: 130px;overflow: hidden;float: left;display: flex;align-items: center;justify-content: center;background: #f5f5f5;}
.commonMain .assetsUl li .a-img img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .assetsUl li .a-txt{height: 140px;float: right;text-align: justify;box-sizing: border-box;}
.commonMain .assetsUl li .y-txt{width: 255px;}
.commonMain .assetsUl li .n-txt{width: 100%;}
.commonMain .assetsUl li .a-txt h3{font-size: 18px;color: #85393b;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .assetsUl li .a-txt span{font-size: 14px;color: #666666;font-weight: bold;display: block;margin-top: 15px;}
.commonMain .assetsUl li .a-txt p{font-size: 14px;color: #666666;line-height: 25px;margin-top: 15px;}
.commonMain .assetsUl li:hover{-webkit-transform: translate(0, -8px);-ms-transform: translate(0, -8px);-o-transform: translate(0, -8px);transform: translate(0, -8px);}
.commonMain .assetsUl li:hover .dTxt h3{color: #85393b;font-weight: bold;}

/*图书推荐*/
.commonMain .bookUl{width: 100%;box-sizing: border-box;overflow: hidden;padding: 30px 0 20px 0;}
.commonMain .bookUl li{width: 201px;float: left;box-sizing: border-box;margin: 0 0 30px 30px;overflow: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.commonMain .bookUl li:nth-child(6n+1){margin-left: 0;}
.commonMain .bookUl li a{display: block;width: 100%;height: 100%;}
.commonMain .bookUl li .b-img{width: 100%;height: 285px;overflow: hidden;background: #f5f5f5;}
.commonMain .bookUl li .b-img img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .bookUl li .nImg{width: 100%;height: 285px;display: flex;align-items: center;justify-content: center;overflow: hidden;background: #f5f5f5;}
.commonMain .bookUl li .nImg img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .bookUl li h3{font-size: 16px;color: #333333;height: 45px;font-weight: normal;margin-top: 8px;overflow: hidden;}
.commonMain .bookUl li p{font-size: 14px;color: #999999;margin-top: 8px;}
.commonMain .bookUl li:hover h3{color: #85393b;}
.commonMain .bookUl li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}

/*活动预告*/
.commonMain .hdyg-ul{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 25px;}
.commonMain .hdyg-ul li{width: 320px;float: left;box-sizing: border-box;margin: 0 0 40px 25px;}
.commonMain .hdyg-ul li:nth-child(4n+1){margin-left: 0;}
.commonMain .hdyg-ul li a{width: 100%;height: 100%;display: block;}
.commonMain .hdyg-ul li .hdyg-img{width: 100%;height: 195px;overflow: hidden;}
.commonMain .hdyg-ul li .hdyg-img img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .hdyg-ul li .hdyg-img img{-moz-transition:all 0.4s ease-in-out 0s; -ms-transition:all 0.4s ease-in-out 0s; -o-transition:all 0.4s ease-in-out 0s; -webkit-transition:all 0.4s ease-in-out 0s; transition:all 0.4s ease-in-out 0s;}
.commonMain .hdyg-ul li:hover .hdyg-img img{-moz-transform:scale(1.1); -ms-transform:scale(1.1); -o-transform:scale(1.1); -webkit-transform:scale(1.1); transform:scale(1.1);}
.commonMain .hdyg-ul li .hdyg-txt{width: 100%;overflow: hidden;text-align: justify;}
.commonMain .hdyg-ul li .hdyg-txt h3{font-size: 18px;color: #333333;height: 50px;margin-top: 15px;font-weight: normal;overflow: hidden;}
.commonMain .hdyg-ul li .hdyg-txt span{display: block;font-size: 15px;color: #85393b;margin: 8px 0 12px 0;}
.commonMain .hdyg-ul li .hdyg-txt p{font-size: 15px;color: #555555;margin-top: 6px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .hdyg-ul li .hdyg-txt p i{font-style: normal;color: #999999;}
.commonMain .hdyg-ul li:hover .hdyg-txt h3{color: #85393b;}

/*搜索页*/
.noSearch{font-size: 16px;color: #333333;margin-top:15px;}
.sTitle{width: 100%;padding: 20px 20px;box-sizing: border-box;background: #ffffff;overflow: hidden;border-bottom: 1px solid #85393b;}
.sTitle h3{font-size: 18px;font-weight: 500;color: #333333;}
.sTitle h3 span{display: inline-block;font-weight: 600;margin: 0 5px;color: #85393b;}
.sTitle h3 i{font-style: normal;display: inline-block;margin: 0 5px;color: #85393b;}


/*详情页*/
.showMain{width: 100%;box-sizing: border-box;padding: 50px 0 80px 0;background: #f5f5f5;}
.showWhite{width: 100%;box-sizing: border-box;background: #ffffff;box-sizing: border-box;padding: 20px 20px 50px;border-radius: 5px 5px 0 0;}
.showTitle{box-sizing: border-box;border-bottom: 1px solid #e2e2e2;}
.showTitle h3{font-size: 24px;color: #333333;text-align: center;}
.showTitle h5{font-size: 16px;color: #666666;font-weight: 500;margin-top: 15px;text-align: center;}
.showTitle .showInfo{box-sizing: border-box;height: 31px;margin-top: 30px;}
.showTitle .showInfo p{display: block;float: left;line-height: 24px;font-size: 14px;color: #999999;}
.showTitle .showInfo p b{display: inline-block;color: #666666;margin-right: 25px;font-weight: normal;}
.showTitle .showInfo p .showInfoBM { color:#666666;}
.showTitle .showInfo .showShare{float: right;box-sizing: border-box;}
.showTitle .showInfo .showShare span{float: left; display: block;font-size: 14px;line-height: 24px;color: #999999;box-sizing: border-box;}
.showTitle .showInfo .showShare .share{float: left;box-sizing: border-box;}
.showTitle .showInfo .showShare .share a{display: inline-block;width: 24px;font-size: 14px;color: #666666;height: 24px;line-height: 24px;margin: 0 0 6px; box-sizing: border-box;padding-left: 30px;}
.showTitle .showInfo .showShare .share .help{text-align: center;box-sizing: border-box;overflow: hidden;padding: 0 10px;}
.showTitle .showInfo .showShare .share a:before{content: '';}
.showTitle .showInfo .showShare .share a p{font-size: 12px;}
.showTitle .showInfo .showShare .share a.share-wx{background: url(../images/shareWechat.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-tsina{background: url(../images/shareWeibo.png) left no-repeat;}
.showTitle .showInfo .showShare .share a.share-qzone{background: url(../images/shareQzone.png) left no-repeat;}

.showContent{box-sizing: border-box;font-size: 18px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 35px;}
.showContent img{max-width: 100%;height: auto!important;margin: 10px auto;}
.showDepartment{box-sizing: border-box;font-size: 20px;text-align: justify;padding: 35px 0;overflow: hidden;width: 100%; word-break:break-all}
.showDepartment p{font-size: 16px!important;color: #333333;line-height: 35px!important;}
.showDepartment img{width: auto;max-width: 100%;height: auto;margin: 10px auto;}
.showContent section:first-child{text-align: center;width: 677px;margin: 0 auto!important;}
.showContent section{text-align: center;}
.showContent section img{display: block;margin: 0 auto !important;}
.showContent table{margin: 0 auto!important;width: 800px!important;}
.showContent table tr td{border: 1px solid #d7dde4!important;box-sizing: border-box;padding: 8px;font-size: 16px;}
.showContent .mejs__container {margin: 0 auto;}

.showVideo{width: 100%;height: 751px; box-sizing: border-box;text-align: justify; margin-top: 30px;}
.showVideo video{width: 100%;height: 100%;background: #f3f2ff;}
.showVideo video::-internal-media-controls-download-button{display:none;}
.showVideo video::-webkit-media-controls-enclosure{overflow:hidden;}
.showVideo video::-webkit-media-controls-panel{width: calc(100% + 30px);}

/*网站地图*/
.sitemapMain{box-sizing: border-box;overflow: hidden;padding: 30px 0;}
.sitemapMain dl{box-sizing: border-box;padding: 10px 0;margin-bottom: 10px;border-bottom: 1px dashed #D7D7D8;}
.sitemapMain dl dt{font-size: 18px;color: #333333;font-weight: bold;}
.sitemapMain dl dt a{color: #85393b;}
.sitemapMain dl dd{box-sizing: border-box;overflow: hidden;margin-top: 10px;}
.sitemapMain dl dd a{font-size: 15px;color: #333333;display: inline-block;box-sizing: border-box;padding: 0 15px;}
.sitemapMain dl dd a:first-child{background: none;padding-left: 0;}
.sitemapMain dl dd a:hover{color: #85393b;}

/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer; border-radius: 3px;display: inline-block;padding: 8px 17px;background: #eeeeee;margin:0 2px;}
.newsPage .newsPageContent span{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;cursor: pointer; padding: 8px 15px;background: #eeeeee;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #85393b;}
.newsPage .newsPageContent a.current{color: #FFFFFF;background: #85393b;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #85393b;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #eeeeee; cursor: pointer; padding: 8px 15px;background: #ffffff;}

