/*
 * 基于CSS3开发的网站前端样式，适用于Z-blogPHP主题《燕雀-单品推广/商品销售单页/单栏网站模板》
 * 作者：星岚工作室（QQ：914466480）
 * 网站：https://www.hnysnet.com/
 * 主题版本:1.0
*/
/*css reset*/
html{-webkit-text-size-adjust:none;word-wrap:break-word;word-break:break-all;}
body{color:#333333;font-size:14px;font-family:"PingFang SC",-apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Source Han Sans","Noto Sans CJK Sc","Microsoft YaHei","Microsoft Jhenghei",sans-serif;}
@font-face{font-family:iconfont;src:url(fonts/iconfont.woff2?t=1625538897231) format('woff2'),url(fonts/iconfont.woff?t=1625538897231) format('woff'),url(fonts/iconfont.ttf?t=1625538897231) format('truetype')}
.iconfont{font-family:iconfont!important;font-size:14px;font-style:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:0;outline:0;-webkit-text-size-adjust: none;-webkit-tap-highlight-color: transparent;}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{vertical-align:baseline}
a{color:#333333;text-decoration:none;transition:all .15s ease 0s;}
a:hover{color:#d12005;text-decoration:none;}
button{background: transparent;}
button:focus , input:focus , textarea:focus{outline:0;} 
ol , ul{list-style-type:none}
i{font-style:normal}
img{max-width:100%;height:auto;border:0;vertical-align:middle;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:-webkit-transform .2s ease 0s;transition:transform .2s ease 0s}
video{height:auto;width:100%}
video::-internal-media-controls-download-button{display:none}
video::-webkit-media-controls-enclosure{overflow:hidden}
video::-webkit-media-controls-panel{width:calc(100% + 30px)}
/**通用间距**/
.ml15{margin-left:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.clear{clear:both}
.main , header , footer{margin:0 auto;max-width:750px;} 
header{height:60px;position:fixed;left:0;right:0;top:0;z-index:999;background: #ffffff;transition:top .5s;}
.logo{height:40px;margin:10px 30px 10px 15px;float:left;overflow:hidden;}
.logo img{height:40px}
#nav , #search {display:block;padding:0 10px;line-height:60px;float:right;cursor: pointer;font-family: "iconfont" !important;}
#nav:before{content:"\e712";float:right;margin-left:2px;}
.navbtn:before{content:"\e6a9"!important;float:right;margin-left:2px;}
#nav i,#search i {font-size:16px;color:#999999;}
#search{margin-right:15px;}
.search {position:absolute;width:100%;max-width: 750px;top:60px;left:0;right:0;margin:0;z-index:999;padding:20px;background: #ffffff;display:none;box-shadow: 0 0 5px 0 rgba(0,0,0,.15);}
.search form {width: 100%; position: relative;}
.search input{width:100%;height:36px;line-height:36px;vertical-align:bottom;padding:0 5px;float:left; border:1px solid #f2f2f2;}
.search button{width:60px;line-height:36px;height:36px;background:#2b51b5; color:#fff;position: absolute;right:0;cursor: pointer;}
.search button:hover{background: #2e58c2;}
.nav_box{position:relative;float:left;height:60px;}
.nav {position:absolute;right:0;top:60px;z-index:999;background:#ffffff; width:120px;margin-right:-25px;overflow:hidden;display:none;box-shadow: 0 0 5px 0 rgba(0,0,0,.15);}
.nav li{text-align:center;display:list_item;line-height:36px;border-top:1px solid #f2f2f2;}
.nav li:first-child{border-top:0;}
.nav a {padding:0 25px;font-size:14px;}
.nav a.cur{color:#d12005} 
.hide{top:-60px} 
.main {overflow:hidden;display:block;clear:both;background: #f4f4f4;}
.pt60{padding:60px 0 0 0;}
.aaa{display:block;overflow:hidden;height:auto;}
.aaa img{width:100%;height:100%;}
/**轮播图**/
.rslides_c{position:relative;width:100%;}
.rslides_c .prev{left:0}
.rslides_c .next{right:0}
.rslides{position:relative;list-style:none;overflow:hidden;width:100%;padding:0;margin:0}
.rslides li{-webkit-backface-visibility:hidden;position:absolute;display:none;width:100%;left:0;top:0}
.rslides li:first-child{position:relative;display:block;float:left}
.rslides img{display:block;height:auto;float:left;width:100%;border:0;}
.rslides p{display:block;position:absolute;z-index:2;font-size:16px;text-align: center;text-shadow:none;color:rgba(255,255,255,.8);background:rgba(0,0,0,.2);left:0;right:0;bottom:0;padding:10px 15px;margin:0;max-width:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.rslides_nav{font-size:20px;position:absolute;top:50%;z-index:9;line-height:50px;height:50px;width:30px;text-align:center;margin-top:-25px;vertical-align:middle;cursor:pointer;background:rgba(0,0,0,.1)}
.rslides_nav span{display:block;color:rgba(255,255,255,.8)!important;margin-right:0!important}
/*面包屑*/
.breadcrumb{line-height:18px;font-size:12px;padding:10px 20px;color:#666666;}
.breadcrumb i{padding:0 10px;color:#666666;font-size:12px;}
.breadcrumb a{color:#666666;}
.abstract{margin-top:15px;overflow:hidden;line-height:24px;padding:10px 15px;}
/*容器*/
.section , .content{overflow:hidden;display:block;margin-bottom:20px;}
.section h3{text-align: center; font-size:18px;line-height:40px;margin-bottom: 5px;}
.section h3 span{float:right;font-size:12px;color:#999999;font-weight: normal;}
.section h3 span a {color:#999999;}
.section .more{text-align: center;overflow: hidden;margin-top:10px;}
.section .more a {line-height:26px;padding:0 15px;border-radius: 15px;border:1px solid #e6e6e6;display: inline-block;}
/**内容**/
.content {background:#ffffff;}
.content h1{font-size:24px;line-height: 150%;font-weight: normal;text-align: center;margin-top:20px;}
.content .info{line-height: 150%;padding:0 10px;text-align: center;margin:15px 0 0 0;}
.content .info span{margin:0 10px;color:#999999;}
.content .info span i{margin-right:3px;}
.content .article h2 , .content .article h3 , .content .article h4 , .content .article h5 {font-weight: normal; line-height:150%;padding:10px 20px;margin:0 -20px 15px -20px}
.article{overflow: hidden;}
.article p , .article div {line-height:150%;}
.article_pm{padding: 0 20px;}
.article img{max-width:100%;height:auto!important;vertical-align: middle;}
.article table{border-collapse:collapse;width:100%;margin:10px 0;}
.article section{width:100%!important}
.article table tr:first-child{background:#c71f05;color:#fff;}
.article table tr:first-child td{font-weight:700;}
.article table tr:nth-child(2n-1){background:rgba(4, 4, 4, 0.03)}
.article table td{text-align:center;padding:10px;line-height:150%;vertical-align: middle;}
.article table td a{padding:2px 5px;border-radius: 5px;text-decoration:none;text-align:center;overflow: hidden;display: block}
/**商品详情**/
.goods_content{overflow: hidden;background: #ffffff;}
.goods_content .price_box{padding:0 20px;line-height: 50px;color:#999999;}
.goods_content .price{font-size:24px;font-weight: bold;color:#d12005;}
.goods_content .oldprice{margin-left:10px;text-decoration: line-through;color: #999999;display: inline-block;}
.goods_content .discount{margin-left:10px;color:#22b57f;padding:1px 4px;border-radius: 3px;border:1px solid #22b57f;}
.goods_content h1{padding:0 20px;font-size:24px;font-weight: normal;margin-bottom:15px;}
.goods_content .goods_parameter{overflow: hidden;padding:15px 20px 5px 20px;border-top:1px solid #f2f2f2}
.goods_content .goods_parameter div{width:50%;float: left;line-height:150%;margin-bottom:10px;}
.goods_content .goods_info{line-height:30px;height:30px;overflow: hidden; border-top:1px solid #f2f2f2;padding:0 10px; }
.goods_content .goods_info span{font-size: 12px;display: inline-block;margin: 0 10px;color:#666666;  font-family: "iconfont" !important;}
.goods_content .goods_info span:before{content:"\e650"!important;margin-right:2px;}
/**切换**/
.switch_box {background:#ffffff;overflow: hidden;margin-bottom:20px;}
.switch{overflow: hidden;}
.switch li{background:#fafafa;color:#666666;line-height: 34px;border-top:1px solid #f2f2f2;border-bottom:1px solid #f2f2f2;border-right:1px solid #f2f2f2;text-align: center;overflow: hidden;display: inline-block;cursor: pointer;}
.switch li:last-child{border-right:0!important}
.switch li.act_active{background:#ffffff;color:#333333;}
.switch .s2 li{width:50%!important}
.switch .s3 li{width:33.33333%;}
.switch .s4 li{width:25%;}
.switch_box .d , .switch_box h3{display:none;} 
.switch_box #comments{padding:15px 0 0 0 ;}
.goods_img{width:100%;height:auto;}
.goods_img img{width:100%;height:100%;object-fit:cover;}
/*文章标签*/
.tags{margin:20px 10px!important;overflow: hidden;}
.tags a{margin:0 10px;line-height: 150%; display: inline-block;color:#cc6e6e;}
/*翻篇*/
.turn{overflow: hidden;background: #ffffff;padding:15px 20px 0 20px }
.turn p{line-height:150%;margin-bottom:15px;}
.turn p span{color:#999999;}
.turn p:last-child{margin-bottom:15px!important;}
/*评论*/
#comments{background:#ffffff;}
.compost{padding:20px 20px 0 20px;}
.compost .com_name span , .compost .com_name a , .clbody .cinfo h5 , .clbody .cinfo span a , .clbody p a{color:#5781bf}
.compost .com_name span{line-height:150%;margin:0 20px 10px 0;display: inline-block; position: relative;top:-5px;}
.compost .com_info { overflow: hidden; }
.compost .com_info ul {list-style: none;}
.compost .com_info li { float: left;width:100%; margin-bottom: 20px; position: relative;}
.compost .com_info li:nth-child(4){width:50%!important }   
.compost .com_info li input { width: 100%; height: 30px; line-height: 30px; padding:0 5px; border: 1px solid #f2f2f2;}
.compost .com_info li img {position: absolute; top:0;left:100%;height: 30px;vertical-align: top }
.compost .com_info textarea { width: 100%;resize:none; margin-bottom:20px;border: 1px solid #f2f2f2; display: block; padding: 10px;}
.compost .com_info button{border:1px solid #f2f2f2;width:100%;border-radius:20px;line-height:40px;font-size:16px; cursor: pointer;box-shadow: 0 1px 5px 0 rgba(0,0,0,.05);}
.compost .com_info button:hover{background:#fafafa;color:#666666; }
.comlist{padding:20px 20px 0 20px}
.comlist ul { list-style: none; border-top: 1px solid #f2f2f2; }
.comlist ul ul { margin-left: 5% }
.comlist ul li p ul{margin-top:20px;}
.comlist ul li p ul li{padding:20px 0 0 0;}
.comlist li { overflow: hidden; padding: 20px 0; display: block; }
.comlist li img { float: left; width: 39px; height: 39px; border-radius: 50%; transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;}
.comlist li:hover img {transform: rotate(360deg);-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);}
.comlist li .clbody { margin-left: 50px }
.comlist li.reply{padding:0!important; }
.clbody .cinfo { overflow: hidden }
.clbody .cinfo h5 { float: left;line-height: 21px;font-size: 14px; font-weight:normal;}
.clbody .cinfo span { float: right; }
.clbody em {line-height: 18px; margin-bottom:10px;font-size: 12px; font-style: normal; display: block }
.clbody p { line-height:150%; }
/*子分类*/
.subcategory{overflow:hidden;margin-right:-1%;}
.subcategory li{float:left;width:24%;margin:0 1% 5px 0;text-align: center;background: #ffffff;}
.subcategory li a{padding:5px 15px;display: block;overflow: hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
/*文章列表*/
.list_r{overflow: hidden;background: #ffffff;padding:15px 20px 5px 20px;}
.list_r li{margin:0 0 10px 0;line-height:150%;font-size:16px;}
/*图片列表*/
.list_goods{margin-right:-1%;overflow: hidden;} 
.list_goods li{width:49%;float:left;margin:5px 1% 0 0; padding:0;background: #ffffff;}
.list_goods li:first-child{margin-top:0;}
.list_goods li:nth-child(2){margin-top:0;}
.list_goods li img{width:100%;height:100%;object-fit:cover;}
.list_goods li h2{text-align: center; font-size:16px;font-weight:normal;margin-top:10px;line-height:24px;height:48px;overflow:hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;text-overflow: clip;white-space: normal;}
.list_goods li .price_box{padding:0 20px;line-height: 40px;color:#999999;font-size:12px;padding-bottom:10px;}
.list_goods li .price{font-size:20px;font-weight: bold;color:#d12005;}
.list_goods li .oldprice{margin-left:10px;text-decoration: line-through;color: #999999;display: inline-block;}
.list_goods li .discount{margin-left:10px;color:#22b57f;padding:1px 4px;border-radius: 3px;border:1px solid #22b57f;}
/*评论列表*/
.list_cc {list-style:none;overflow:hidden;padding: 0 20px;}
.list_cc li{overflow:hidden;padding:20px 0;border-top:1px solid #f2f2f2;}
.list_cc li:first-child{border-top:0;} 
.list_cc li img{float:left; width:40px;height:40px;border-radius:50%;margin-right:15px;transition: 1s;-moz-transition: 1s;-webkit-transition: 1s;-o-transition: 1s;}
.list_cc li:hover img , .comlist li:hover img {transform: rotate(360deg);-moz-transform: rotate(360deg);-webkit-transform: rotate(360deg);-o-transform: rotate(360deg);}
.list_cc .comments_info{overflow:hidden} 
.list_cc .comments_info h4{font-size:14px;line-height:20px;color:#5781bf;}
.list_cc .comments_info p{line-height: 150%;margin-top:10px;}
.list_cc .comments_info time{font-size:12px;float:right;}
/*分页*/
.pagebar{margin:10px 0 0 0;text-align: center;padding: 0 15px;}
.pagebar .page{display:inline-block;line-height:28px;width:28px;border-radius:3px;border:1px solid #e6e6e6;margin:10px 5px 0 5px;text-align:center}
.pagebar .page:hover , .pagebar .now-page{background:#2b51b5 ; color:#fff}
/*友情链接/网站标签*/
.links {margin-right:-2%;background: #ffffff;padding:15px 20px 5px 20px;}
.links li {display:inline-block;width:31.3333%;margin-right:2%;line-height:150%;margin-bottom:10px;}
.links li a{overflow:hidden;text-overflow:ellipsis;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;}
/*网站底部*/
footer{overflow:hidden;text-align:center;padding:20px;background: #ffffff;}
footer ul{text-align:center;margin:0 -10px;}
footer ul li{line-height: 150%;display: inline-block;margin:0 10px 10px 10px;}
footer p{line-height:150%;font-size:12px;color:#555555;}
.gongan{width:16px;height:16px;margin-right:2px;position: relative;top:-2px;}
/*网页底部悬浮显示的按钮*/
.h55{height:55px;overflow: hidden;}
.goods_buy{position: fixed;max-width:750px;left:0;right:0;bottom:0;z-index: 999;margin:0 auto;background: #ffffff;}
.goods_buy .buy{float:right;}
.goods_buy .buy a{display:block;text-align: center;font-size: 16px;background:#d12005;color: #ffffff; line-height: 55px;border-left: 1px solid #ea2406;font-family: "iconfont" !important;}
.goods_buy .buy a:hover {background:#d12005 ;}
.goods_buy .buy a:before{content:"\e690"!important;margin-right:2px;}
.countdown{line-height:21px;height:55px;padding:5px 20px 0 20px;float:left;background:#d12005;color: #ffffff; font-size:12px;text-align: right;}
.countdown #day , .countdown #hour , .countdown #min , .countdown #sec{background: #ffffff;color:#d12005;display: inline-block;padding:0 3px;border-radius: 3px;margin-right: 5px;font-size:14px;}
.w100{width:100%;float:none!important;text-align: center!important;}
.w60{width:60%;}
.w40{width:40%;}
/*==添加微信==*/
.add-wechat {padding:15px 20px;background: #ffffff;}
.add-wechat .add-ico{background: #30cf30;color:#ffffff;border-radius: 50%;line-height: 50px; height:50px;width:50px;text-align: center;float:left;margin-right:15px;}
.add-wechat .add-ico i{font-size:30px;}
.add-wechat .add-text{float:left;}
.add-wechat .add-text h4{font-weight: bold;line-height:28px;font-size:18px;}
.add-wechat .add-text p{color:#888888;}
.add-wechat .add{float:right; padding:5px 15px;border-radius: 15px;margin-top:10px;cursor:pointer;background: #d12005;color:#ffffff;}
.add-wechat .add:hover {background: #ea2406;}
.add-wechat-upbg{background:rgb(0 0 0 / 70%);position:fixed;top:0;bottom:0;left:0;right:0;width:100%;height:100%;z-index: 10000;display: none;}
.add-wechat-up{background:#ffffff;position:fixed;top:50%;left:50%;overflow: hidden;height:160px;width:300px;margin-left:-150px;margin-top:-80px;box-shadow: 0 1px 5px 0 rgba(0,0,0,.05);}
.add-wechat-up .text-add{padding:20px; text-align: center;font-size:16px;height:110px;overflow: hidden;box-sizing: border-box;}
.add-wechat-up .text-add h4{font-family: "iconfont" !important;line-height: 24px;font-size:16px;margin:0 0 10px 0;font-weight: normal;}
.add-wechat-up .text-add h4:before{content:"\e60f";margin-right:5px;color:#21a53b;}
.add-wechat-up .text-add p{font-size:13px;line-height: 18px;color:#888888;margin:0!important}
.btn-add{height:50px;border-top:1px solid #f0ebea;overflow: hidden;}
.btn-add #close_add {line-height: 50px; height:50px;width:100%;text-align: center;box-sizing: border-box;font-size:16px;cursor:pointer;}
.btn-add #close_add a{display: block; }
.btn-add #close_add:hover {color:#d12005}
@media screen and (max-width:481px){
.rslides_c .prev , .rslides_c .next , .rslides p , .list_goods li .discount{display:none;}
.goods_content .goods_parameter div{width:100%;float: none;}    
.content table td{padding:10px 0;}
.content table td a{margin:0 5px;}
.subcategory li{width:49%}
}
