@charset "utf-8";
/* 基础 */
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar {width:4px;height:4px}
::-webkit-scrollbar-track {box-shadow:inset 0 0 5px rgba(0,0,0,.2);border-radius:0;background:rgba(0,0,0,.1)}
::-webkit-scrollbar-thumb {border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.2)}
::-webkit-scrollbar-thumb:hover {border-radius:5px;box-shadow:inset 0 0 5px rgba(0,0,0,.2);background:rgba(0,0,0,.4)}
/* 在线留言 */
.login{width: 90%;margin: 0% auto;padding: 3% 0;}
.login li{width:100%;margin-bottom: 5%;}
.login_input{display:block;height: 2.8em;-webkit-appearance:none;border-radius:0;}
.login_textarea{height: 8em;margin-bottom: -2%;}
.login input,.login textarea{width: 100%;border: .01rem solid #e5e5e5;background: #fff;color: #333;font: .24rem/.5rem "microsoft yahei";text-indent: .1rem;border-radius: .1rem;transition: all .5s;}
.login li.yzm{position: relative;}
.login li.yzm div{position: absolute;top: 0;right: 0;width: 30%;height: 100%;display: flex;justify-content: center;align-items: center;border-left: .01rem solid #e5e5e5;cursor: pointer;}
.login li.yzm div img{max-width: 100%;height: auto;}
.login li .login_btn{width: 100%;color:#fff;text-align:center;font: .3rem/.72rem "microsoft yahei";background: var(--color);border: .04rem solid var(--color);}
.login li .login_btn:hover{color: var(--color);background: none;}
/*返回首页*/
#tip{padding: 5% 0;min-height: 300px;}
#tip b{color: var(--color);font-weight: bold;}
/*幻灯*/
.zutu.swiper-container{margin: 3% auto;position:relative;overflow:hidden;}
.zutu img{width:100%;display: block;}
.zutu .swiper-pagination-fraction{color: #fff;bottom: .1rem;text-align: right;padding-right: .2rem;text-shadow: 0 0 0.05rem #000;}
.zutu .swiper-prev,.zutu .swiper-next{width: .4rem;height: .4rem;border: .04rem solid #666;transform: rotate(45deg);box-sizing: border-box;position: absolute;top: 50%;margin-top: -.2rem;z-index: 22;outline: none;}
.zutu .swiper-prev{left: 4%;border-style: none none solid solid;}
.zutu .swiper-next{right: 4%;border-style: solid solid none none;}
.zutu h3{position: absolute;left: .1rem;bottom: .1rem;color: #fff;font-size: .24rem;z-index: 11;text-shadow: 0 0 .05rem #000;}
/*网站地图*/
.sitemap{overflow:hidden;line-height: 0.4rem;padding: 2% 0;border-bottom:1px solid #ddd;}
.sitemap dt{float: left;margin-right: 2%;width: 22%;}
.sitemap dt a{display:block;text-align:center;background: #ececec;font-size: 0.2rem;line-height: 0.7rem;font-weight:normal;}
.sitemap dt a:hover{color: #fff;background: var(--color);}
.sitemap dd{float: left;width: 76%;}
.sitemap dd a{float:left;color:#666;font-size: 0.14rem;padding-right: 2%;line-height: 0.25rem;transition:none;}
.sitemap dd a:hover{color:#333;}
/*网站标签*/
.tags_list{overflow:hidden;line-height: 0.4rem;padding: 2% 0;border-bottom:1px solid #ddd;}
.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;background: #ececec;font-size: 0.2rem;line-height: 0.7rem;font-weight:normal;}
.tags_list dt a:hover{color:#fff;background: var(--color);}
.tags{font-size: .2rem;margin: 0 0 .1rem;overflow: hidden;}
.tags span{float: left;display: block;line-height: 0.6rem;}
.tags a{border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;line-height: 0.4rem;padding: 0 0.1rem;margin: 0.08rem;background: #fff;border: 1px solid #dadada;}
.tags a:hover {background: var(--color);border-color: var(--color);color: #fff;}
.website a{color: var(--color);text-decoration: underline;}


.tags_list1{overflow:hidden;line-height: 0.4rem;padding: 2% 0;border-bottom:1px solid #ddd;}
.tags_list1 dt{float: left;margin-right: 2%;margin-bottom: 2%;min-width: 32%;}
.tags_list1 dt:nth-child(3n){margin-right: 0;}
.tags_list1 dt a{display:block;text-align:center;background: #ececec;font-size: 0.2rem;line-height: 0.7rem;font-weight:normal;}
.tags_list1 dt a:hover{color:#fff;background: var(--color);}

.tags1{font-size: .14rem;margin: 0 0 .1rem;overflow: hidden;}
.tags1 span{float: left;display: block;line-height: 0.3rem;}
.tags1 a{border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;line-height: 0.3rem;padding: 0 0.1rem;margin: 0.01rem;background: #fff;border: 1px solid #dadada;overflow:hidden;width:.61rem; height:0.3rem;}
.tags1 a:hover {background: var(--color);border-color: var(--color);color: #fff;}
.website a{color: var(--color);text-decoration: underline;}

.tags_list2{overflow:hidden;line-height: 0.4rem;padding: 2% 0;border-bottom:1px solid #ddd;}
.tags_list2 dt{float: left;margin-right: 2%;margin-bottom: 2%;min-width: 32%;}
.tags_list2 dt:nth-child(3n){margin-right: 0;}
.tags_list2 dt a{display:block;text-align:center;background: #ececec;font-size: 0.2rem;line-height: 0.7rem;font-weight:normal;}
.tags_list2 dt a:hover{color:#fff;background: var(--color);}

.tags2{font-size: .14rem;margin: 0 0 .1rem;overflow: hidden;}
.tags2 span{float: left;display: block;line-height: 0.3rem;}
.tags2 a{border-radius: 4px;-webkit-border-radius: 4px;display: inline-block;line-height: 0.3rem;padding: 0 0.1rem;margin: 0.01rem;background: #fff;border: 1px solid #dadada;overflow:hidden;width:1.16rem; height:0.3rem;}
.tags2 a:hover {background: var(--color);border-color: var(--color);color: #fff;}
.website a{color: var(--color);text-decoration: underline;}
/*评论列表*/
.comment-main{color: #666;font-size: .2rem;line-height: .3rem;background: #FFF;}
.comment-title{width: 100%;height: .6rem;line-height: .6rem;background: #fafafa;border-bottom: .01rem solid #CCC;}
.comment-title span{float: left;font-size: .22rem;line-height: .6rem;display: block;padding: 0 .3rem;background: var(--color);color: #FFF;}
.comment-show-box{margin: .2rem 0;}
.comment-show-box .pl-box2{width: 100%}
.comment-show-box .pl-box2 dl{float: left;width: 100%;margin-bottom: .2rem;padding-bottom: .2rem;border-bottom: 1px solid #EEE;}
.comment-show-box .pl-box2 dl dt{float: left;width: 0.6827rem;color: #dedfe0;font-size: 0.6827rem;background: #f5f5f9;border-radius: 50%;margin-right: 2%;}
.comment-show-box .pl-box2 dl dt img{width: 0.6827rem;height: 0.6827rem;}
.comment-show-box .pl-box2 dl dd{float: right;width: 85%;text-align: justify;}
.comment-show-box .pl-box2 dl dd h1{font-weight: 700;font-size: 100%;}
.comment-show-box .pl-box2 dl dd h1 span{color: #656565;font-weight: 400;float: right;}
.comment-show-box .pl-box2 dl dd p{margin-top: .1rem;}
.comment-show-box .pl-box2 dl dd p.xz-fc1{color: var(--color);}
.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 {border-radius: 2px;-webkit-border-radius: 2px;display: block;background: var(--color);color: #ffffff;padding: 0.2rem 0;}
.c-more a:hover {background: #333;}
/*评论表单*/
.comment-show-box .fb-box{background: #FAFAFA;border: 1px solid #EEE;margin-top: .2rem;}
.comment-show-box .fb-box dl{float: left;width: 100%;padding: 3%;}
.comment-show-box .fb-box dd{float: left;width: 100%;}
.comment-show-box .fb-box dd p{color: #656565;}
.comment-show-box .fb-box dd p textarea{width: 100%;height: 2rem;line-height: .3rem;color: #6C6C6C;padding: 3%;border: 1px solid #EEE;outline: 0;font-family: "microsoft yahei";transition: all .5s;}
.comment-show-box .fb-box dd p textarea:focus{border: 1px solid var(--color);box-shadow: 0 0 10px 0 var(--color)}
.comment-show-box .fb-box-div{margin-top: -1px;background: #FAFAFA;border-radius: 0 0 5px 5px;border: 1px solid #EEE;}
.comment-show-box .fb-box-div dl{padding: .2rem;position: relative;}
.comment-show-box .fb-box-div dd{font-size: .2rem;line-height: .2rem;color: #666;}
.comment-show-box .fb-box-div input{position: absolute;top: -.01rem;right: -.01rem;width: 1.4rem;height: .62rem;color: #fff;font-size: .22rem;line-height: .62rem;background: #aaa;border: 0;border-radius: 0 0 5px 0;transition: all .5s;}
.comment-show-box .fb-box-div input:hover{background: var(--color);color: #FFF;}
/*点赞*/
#mood{margin-bottom: .3rem;text-align:center;}
#mood p{font-size: .26rem;color: #555;font-weight:bold;margin-bottom: .2rem;}
#mood a{display:inline-block;margin: 0 .15rem;cursor:pointer;color: #555;background:#fff;border-radius:4px;border:1px solid #ddd;padding: .1rem .25rem;min-width: 1.5rem;}
#mood a i{display: inline-block;font-size: .3rem;margin-right: .1rem;vertical-align: middle;}
#mood a em{font-style:normal;font-size: 16px;}
#mood a:hover{background: var(--color);border-color: var(--color);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;position:fixed;top: 0;z-index:1000;display:none;background: rgba(0,0,0,.6);backdrop-filter: blur(5px);}
#wxnr .nrdf{margin: auto;position: absolute;top: 50%;left: 0;right: 0;width: 5rem;height: 5rem;padding: 0.3rem;padding-top: 0.6rem;margin-top: -2.5rem;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;}
#wxnr img{width: 2.3rem;height: 2.3rem;display: block;margin: 0 auto;}
#wxnr p{font-size: 0.24rem;line-height: 0.45rem;text-align:center;}
#wxnr .close{position: absolute;top: .2rem;right: .2rem;width: .3rem;height: .3rem;font-size: .2rem;line-height: .3rem;text-align:center;color: #fff;font-weight: bold;font-style: normal;background: #333;border-radius: 1rem;cursor: pointer;}
#wxnr span{display:inline-block;padding: 0.03rem 0.1rem;line-height: 0.35rem;background-color: var(--color);color:#fff;border-radius: 0.05rem;cursor:pointer;}
/*复制提示*/
#weixin{position: fixed;top: 50%;margin-top: -0.4rem;z-index: 9999999;font-size: 0.26rem;color: #fff;width: 90%;right: 5%;line-height: 0.8rem;text-align: center;background: rgba(0, 0, 0, 0.8);border: 2px solid #333;border-radius: 0.1rem;display: none;}
/*视频样式*/
video {width: 100%;height: 4rem;background-color: #000;}