@charset "utf-8";
.commonMain{width: 100%;box-sizing: border-box;padding: 0 0 70px 0;background: #f5f5f5;}
.commonMain .commonImg{width: 100%;height: 400px;box-sizing: border-box;overflow: hidden;}
.commonMain .commonImg img{width: 100%;height: auto;display: block;margin: 0 auto;}
.commonMain .commonContent{width: 100%;min-height: 800px;position: relative;margin-top: -200px;box-sizing: border-box;padding: 20px 20px 50px;border-radius: 5px 5px 0 0;z-index: 10;background: #ffffff;}
.location{width: 100%;box-sizing: border-box;}
.location p{box-sizing: border-box;font-size: 14px;color: #333333;}
.location p a{color: #333333;display: inline-block;margin: 0 5px;}
.commonUl{box-sizing: border-box;width: 100%;margin-top: 20px;padding-top: 15px;border-top: 3px solid #f5f5f5;overflow: hidden;}
.commonUl li{float: left;box-sizing: border-box;}
.commonUl li a{display: block;font-size: 20px;color: #333333;line-height: 50px;margin-right: 40px;box-sizing: border-box}
.commonUl li.active a{color: #b82627;font-weight: bold;}
.commonUl li:hover a{color: #b82627;font-weight: bold;}

.commonMain .newsUl{box-sizing: border-box;border-left: 1px solid #e7eaed;width: 100%;padding: 0 0 80px 0;margin-top: 60px;}
.commonMain .newsUl li{width: 100%;height: 175px;box-sizing: border-box;position: relative;margin-bottom: 20px;border-bottom: 1px solid #e7eaed;}
.commonMain .newsUl li a{display: block;width: 100%;height: 100%;box-sizing: border-box;padding: 0 0 20px 30px;}
.commonMain .newsUl li i{display: block;width: 16px;height: 16px;box-sizing: border-box;border-radius: 16px;position: absolute;left: -8px;top: 35px;border: 1px solid #e7eaed;background: #FFFFFF;}
.commonMain .newsUl li .nImg{float: left;width: 260px;height: 150px;overflow: hidden;}
.commonMain .newsUl li .nImg img{width: 100%;height: auto;min-height: 100%;display: block;margin: 0 auto;}
.commonMain .newsUl 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 .newsUl li .nTxt{float: right;width: 1045px;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .newsUl li .nTxt h3{font-size: 18px;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsUl li .nTxt p{font-size: 14px;color: #666666;margin-top: 10px;line-height: 25px;}
.commonMain .newsUl li .nTxt small{display: block;font-size: 12px;color: #666666;margin-top: 10px;}
.commonMain .newsUl li .nTxt p span{display: inline-block;margin-top: 0;}
.commonMain .newsUl li .nTxt h3 span{display: inline-block;font-size: 18px;font-weight: bold;margin-top: 0;}
.commonMain .newsUl li .tTxt{float: right;width: 100%;box-sizing: border-box;text-align: justify;word-break: break-all;}
.commonMain .newsUl li .tTxt h3{font-size: 18px;color: #333333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.commonMain .newsUl li .tTxt p{font-size: 14px;color: #666666;margin-top: 10px;line-height: 25px;}
.commonMain .newsUl li .tTxt small{display: block;font-size: 12px;color: #666666;margin-top: 10px;}
.commonMain .newsUl li .tTxt h3 span{display: inline-block;font-size: 18px;margin-top: 0;}
.commonMain .newsUl li .tTxt p span{display: inline-block;font-size: 14px;margin-top: 0;}
.commonMain .newsUl li.noTxt{height: 135px;}

.commonMain .newsUl li:hover i{border: none;background: url(../images/nIbg.png) center no-repeat;background-size: 100% 100%;}
.commonMain .newsUl 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 .newsUl li:hover .nTxt h3{color: #b82627;}
.commonMain .newsUl li:hover .nTxt span{color: #b82627;}
.commonMain .newsUl li:hover .tTxt h3{color: #b82627;}
.commonMain .newsUl li:hover .tTxt span{color: #b82627;}

.commonMain .bookUl{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 60px;padding-bottom: 80px;}
.commonMain .bookUl li{width: 210px;height: auto;box-sizing: border-box;float: left;margin: 0 0 20px 20px;overflow: hidden;}
.commonMain .bookUl li:nth-child(6n+1){margin-left: 0;}
.commonMain .bookUl li a{display: block;width: 100%;height: 100%;}
.commonMain .bookUl li .i-two-img{width: 100%;height: 320px;display: flex;align-items: center;justify-content: center;background: #F5F5F5;}
.commonMain .bookUl li .i-two-img img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.commonMain .bookUl li .i-two-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 .bookUl li:hover .i-two-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 .bookUl li h3{font-size: 18px;color: #333333;font-weight: normal;margin-top: 5px;height: 50px;overflow: hidden;}
.commonMain .bookUl li:hover h3{color: #b82627;}

/*详情页*/
.showTitle{width: 100%;box-sizing: border-box;border-bottom: 1px solid #e7eaed;margin-top: 30px;}
.showTitle h3{font-size: 20px;color: #b82627;}
.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 b:nth-child(3){display: none;}
.showTitle .showInfo p b:nth-child(4){display: none;}
.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{width: 100%;box-sizing: border-box;font-size: 16px;text-align: justify;padding: 30px 0 60px 0;overflow: hidden;word-break:break-all}
.showContent p{font-size: 16px;color: #333333;line-height: 35px!important;}
.showContent img{width: auto!important;max-width: 100%;height: auto!important;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{width: 800px!important;}
.showContent table tr td{border: 1px solid #d7dde4!important;box-sizing: border-box;padding: 8px;font-size: 16px;}

.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);}

.bookShow{width: 100%;box-sizing: border-box;margin-top: 30px;padding: 20px 0;overflow: hidden;}
.bookShow .book-img{width: 300px;overflow: hidden;float: left;box-sizing: border-box;border: 1px solid #e7eaed; box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);}
.bookShow .book-img img{width: 100%;height: auto;display: block;margin: 0 auto;}

.bookShow .book-txt{width: 950px;float: left;text-align: justify;margin-left: 50px;}
.bookShow .book-txt h3{font-size: 20px;color: #b82627;font-weight: normal;}
.bookShow .book-txt p{font-size: 16px;color: #666666;line-height: 30px;margin-top: 10px;}
.bookShow .book-txt p span{font-weight: bold;}
.recommend{width: 100%;box-sizing: border-box;overflow: hidden;margin-top: 50px;border-top: 1px solid #b82627;padding-top: 40px;}
.recommend h3{font-size: 20px;font-weight: bold;color: #b82627;}

.gtzl-img{width: 100%; box-sizing: border-box;overflow: hidden;}
.gtzl-img li{float: left;width: 320px;height: 214px;margin: 0 0 25px 25px;box-sizing: border-box;background: #f5f5f5;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
.gtzl-img li:nth-child(4n+1){margin-left: 0;}
.gtzl-img li a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.gtzl-img li img{max-width: 100%;max-height: 100%;display: block;margin: 0 auto;}
.gtzl-img li:hover{-webkit-transform: translate(0, -5px);-ms-transform: translate(0, -5px);-o-transform: translate(0, -5px);transform: translate(0, -5px);}


.sZmap{width: 100%;height: 600px;}

/*网站地图*/
.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: #1776bd;}
.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: #1776bd;}

/*分页*/
.newsPage{width: 100%; box-sizing: border-box;text-align: center;padding: 25px 0;}
.newsPage .newsPageContent{font-size: 14px;color: #666666;}
.newsPage .newsPageContent a{font-size: 14px;color: #666666;box-sizing: border-box;cursor: pointer; border-radius: 3px;display: inline-block;padding: 8px 17px;border: 1px solid #e2e2e2;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;border: 1px solid #e2e2e2;}
.newsPage .newsPageContent a.active{color: #FFFFFF;background: #b82627;}
.newsPage .newsPageContent a.current{color: #FFFFFF;background: #b82627;}
.newsPage .newsPageContent a:hover{color: #FFFFFF;background: #b82627;}
.newsPage .newsPageContent select{font-size: 14px;color: #666666;box-sizing: border-box;border-radius: 3px;display: inline-block;border: 1px solid #e2e2e2; cursor: pointer; padding: 8px 15px;background: #ffffff;}

