@charset "utf-8";
/*分页样式*/
.pglist{width:100%;text-align: center;clear: both;}
.pglist a,.pglist span{color: #fff;font-size: 12px;padding: 0 7px;margin: 3px;display: inline-block;vertical-align: middle;line-height: 22px;background: #6A6A6A;}
.pglist a:last-child{display: none;}
.pglist a:hover,.pglist span{display:inline-block;color: #fff;background: #0054DE;border-color: #0054DE;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
/*返回首页*/
#tip{padding: 5% 0;min-height: 300px;}
#tip b{color: #0054DE;font-weight: bold;}
/*网站地图*/
.sitemap{overflow:hidden;line-height: 40px;padding: 2% 0;border-bottom: 1px solid #686A6B;}
.sitemap:last-child{border: 0;}
.sitemap dt{float: left;margin-right: 2%;width: 22%;}
.sitemap dt a{display:block;text-align:center;color: #333;background: #ececec;font-size: 12px;line-height: 40px;font-weight:normal;}
.sitemap dt a:hover{background: #0044DE;color: #fff;}
.sitemap dd{float: left;width: 76%;}
.sitemap dd a{float:left;color: #fff;font-size: 12px;padding-right: 3%;line-height: 20px;transition:none;}
.sitemap dd a:hover{color:#0044DE;}
/*网站标签*/
.tags_list{overflow:hidden;padding: 2% 0;margin-bottom: -2%;border-bottom:1px solid #ddd;}
.tags_list:last-child{border: 0;}
.tags_list dt{float: left;margin-right: 2%;margin-bottom: 2%;min-width: 32%;}
.tags_list dt:nth-child(3n){margin-right: 0;}
.tags_list dt a{display:block;text-align:center;color: #333;background: #ececec;font-size: 12px;line-height: 40px;font-weight:normal;}
.tags_list dt a:hover{background: #0044DE;color: #fff;}
.tags{color: #fff;overflow:hidden;margin-bottom: 10px;}
.tags span{float: left;display: block;line-height: 35px;}
.tags a{color: #fff;font-size: 12px;border-radius: 4px;display: inline-block;line-height: 23px;padding: 0 6px;margin: 5px;background: rgba(178,178,178,0.1);border: 1px solid #686A6B;}
.tags a:hover{background: #0044DE;border-color: #0044DE;}
/*评论列表*/
.comment-main{border: 1px solid #686A6B;background-color: rgba(178,178,178,0.1);margin-top: 15px;font-size: 12px;color: #fff;line-height: 14px;transition: all .5s;}
.comment-show-box{padding: 15px 10px;}
.comment-show-box .pl-box2{width: 100%}
.comment-show-box .pl-box2 dl{float: left;width: 100%;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #686A6B;}
.comment-show-box .pl-box2 dl dt{float: left;width: 40px;margin-right: 2%;}
.comment-show-box .pl-box2 dl dt img{width: 100%;height: auto;}
.comment-show-box .pl-box2 dl dd{float: right;width: 85%;}
.comment-show-box .pl-box2 dl dd h1{font-weight: 700;font-size: 100%;}
.comment-show-box .pl-box2 dl dd h1 span{color: #fff;font-weight: 400;float: right;opacity: .5;}
.comment-show-box .pl-box2 dl dd p{margin-top: 5px;line-height: 20px}
.comment-show-box .pl-box2 dl dd p.xz-fc1{color: #0044DE;}
.comment-show-box .xz-cb{zoom: 1}
.comment-show-box .xz-cb:after{display: block;clear: both;visibility: hidden;height: 0;overflow: hidden;content: "."}
.c-more {text-align: center;line-height: normal;}
.c-more a {display: block;color: #fff;padding: 10px 0;border: 1px solid #686A6B;background: rgba(178,178,178,0.1);border-radius: 2px;}
.c-more a:hover{background: #0044DE;border-color: #0044DE;}
/*评论表单*/
.comment-show-box .fb-box{background: rgba(178,178,178,0.1);border: 1px solid #686A6B;margin-top: 10px;}
.comment-show-box .fb-box dl{/* width: 97%; */padding: 10px;}
.comment-show-box .fb-box dt{float: left;width: 50px;margin-right: 15px;}
.comment-show-box .fb-box dt img{-webkit-border-radius: 50%;-moz-border-radius: 50%;-ms-border-radius: 50%;-o-border-radius: 50%;border-radius: 50%;width: 50px;height: 50px}
.comment-show-box .fb-box dd{width: 100%;}
.comment-show-box .fb-box dd p{color: #656565;}
.comment-show-box .fb-box dd p textarea{width: 100%;height: 120px;line-height: 20px;color: #fff;padding: 12px;border: 1px solid #686A6B;outline: 0;background: rgba(178,178,178,0.1);font-family: "microsoft yahei";transition: all .5s;box-sizing: border-box;}
.comment-show-box .fb-box dd p textarea::-webkit-input-placeholder {color: #fff;}
.comment-show-box .fb-box dd p textarea:focus{border: 1px solid #0044DE;box-shadow: 0 0 10px 0 #0044DE}
.comment-show-box .fb-box-div{margin-top: -1px;background: rgba(178,178,178,0.1);border-radius: 0 0 5px 5px;border: 1px solid #686A6B;}
.comment-show-box .fb-box-div dl{padding: 10px;position: relative;}
.comment-show-box .fb-box-div dd{font-size: 12px;line-height: 13px;color: #fff;opacity: .5;}
.comment-show-box .fb-box-div input{-webkit-border-radius: 0 0 5px 0;-moz-border-radius: 0 0 5px 0;-ms-border-radius: 0 0 5px 0;-o-border-radius: 0 0 5px 0;border-radius: 0 0 5px 0;position: absolute;top: -1px;right: -1px;width: 80px;height: 35px;font-size: 12px;line-height: 35px;background: #AAA;color: #FFF;border: 0;cursor: pointer;transition: all .5s;}
.comment-show-box .fb-box-div input:hover{background: #0044DE;color: #FFF;}
/*点赞*/
#mood{margin-bottom: 20px;text-align:center;}
#mood p{font-size: 15px;color: #fff;font-weight:bold;margin-bottom: 15px;}
#mood a{display:inline-block;margin: 0 5px;cursor:pointer;color: #555;background:#fff;border-radius:4px;border:1px solid #ddd;padding: 5px 15px;min-width: 90px;-webkit-box-sizing: border-box;box-sizing: border-box;}
#mood a span{display: inline-block;width: 18px;height: 18px;margin-right:10px;vertical-align: sub;background: url(../images/dianzan.png) no-repeat;background-size: 36px auto;}
#mood a span.dianzan-down{background-position: top right;}
#mood a em{font-style:normal;font-size: 16px;}
#mood a:hover{background: #0054DE;border-color: #0054DE;color:#fff;}
#mood a:hover span.dianzan-up{background-position: bottom left;}
#mood a:hover span.dianzan-down{background-position: bottom right;}
/*微信弹窗*/
#wxnr{width:100%;height: 100%;max-width: 640px;min-width: 320px;margin: 0 auto;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,0.6);backdrop-filter: blur(5px);}
#wxnr .nrdf{margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 300px;height: 300px;padding: 20px;padding-top: 35px;margin-top: -150px;text-align:center;background-color: rgba(255, 255, 255, 0.8);box-shadow: 0px 2px 6px #777;-webkit-box-shadow: 0px 2px 6px #777;-moz-box-shadow: 0px 2px 6px #777;border-radius:10px;box-sizing: border-box;}
#wxnr img{width: 135px;height: 135px;display: block;margin: 0 auto;}
#wxnr p{color: #333;font-size: 14px;line-height: 25px;text-align:center;}
#wxnr i{position: absolute;top: 12px;right: 12px;width: 18px;height: 18px;font-size: 12px;line-height: 18px;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 100%;cursor: pointer;}
#wxnr span{display:inline-block;padding: 3px 5px;line-height: 18px;background-color: #0054DE;color:#fff;border-radius: 5px;cursor:pointer;}
#wxnr span.wx{padding-left: 23px;background-image: url(../images/wx.png);background-size: 16px;background-position: 5px center;background-repeat: no-repeat;}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -25px;z-index: 9999999;font-size: 16px;color: #fff;width: 90%;right: 5%;line-height: 46px;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 5px;display: none;}
/*视频样式*/
video {width: 100%;height:auto;background-color: #000;}