<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; 
/*公用样式*/
*{margin:0;padding:0;}
html,body{height:auto;background:#f1f2f300;font-family:"microsoft yahei",微软雅黑,"microsoftjhenghei",华文细黑,stheiti,mingliu;}
input{border-radius: 0;-webkit-appearance: none;}
li{list-style: none;cursor:default;}
a{text-decoration: none;}
.clear{clear: both;}
.left{float: left;}
.right{float:right;}
.marginrl{margin:0 10px;}
.margintb{margin:10px 0;}
.marginr{margin-right:10px;}
.marginl{margin-left:10px;}
.margint{margin-top:10px;}
.marginb{margin-bottom:10px;}
.container{width:1200px;margin:0 auto;}
.borderb{border-bottom:1px solid #e8e8e8}
.bgwhite{background:#fff;}
.flex{display:flex;display: -webkit-flex;}
.clearfix:after{display:block;content:' ';clear:both;}
img{width:100%;object-fit:cover;overflow:hidden;white-space:normal;text-overflow:ellipsis;vertical-align:top;-webkit-transition:-webkit-transform 0.6s;-moz-transition:-moz-transform 0.6s;-o-transition:-o-transform 0.6s;transition:transform 0.6s; }
.title {display:block;background: #fffbfb;height: 33px;line-height: 33px;border-bottom: 1px solid #e5e5e5;border-top: 1px solid #e5e5e5;font-weight: bold;padding: 0 20px!important;}
.title i{padding:0 13px;min-width:13px;border-right:1px solid #e5e5e5;line-height:45px;height:40px;margin-right:13px;color:#555;font-size:18px;}
.title a {color: #333;font-size: 14px;}

/*顶部样式*/
.sitetop{width:100%;background:#ff6600b8;border-bottom:1px solid #dddddd;}
.sitetop ul.topinfo{margin: 0 5px;}
.sitetop li{height: 43px;line-height: 43px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.stleft{width:40%;}
.stright{width:60%;text-align: right;}
.sitetop a {font-size: 14px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

.stleft a{width: 100%;padding-right:5px;}
.stleft i{padding-right:3px;font-size:16px;}
.stright&gt;a.topuser{margin-right:6px;}
.stright i{margin-right:3px;}

/*头部样式    */
.header{border-bottom:1px solid #151313;}
.header&gt;.container{position: relative;height: 100px;text-align: center;}

/*logo样式*/
h1.logo{height: 100px;display: table;width: 50%;text-align: left;}
h1.logo&gt;a{display:table-cell;vertical-align:middle;font-size:0;}
h1.logo&gt;a&gt;img{max-height:55px;width: 325px;}

/*搜索框样式*/
.searchfont{display:none;}
.search{height: 100px;display: table;margin-left: -158px;}
.search&gt;form{display:table-cell;vertical-align:middle;}
.search input{height:40px;line-height:40px;font-size: 14px;}
.search input[name="q"]{width:335px;padding:0 20px;float: left;outline:none;border:2px solid #6899ec;border-right:none;box-sizing: border-box;}
.search input[name="s"]{cursor:pointer;width:85px;background:#6899ec;color:#fff;outline:none;border:none;border-left:none;}

/*快链样式*/
.quicklink {float: right;height: 100px;display: table;}
.quicklink&gt;a {display: table-cell;vertical-align: middle;}
.quicklink&gt;a&gt;span{display: block;width: 98px;height: 38px;line-height: 38px;text-align: center;font-size: 14px;color: #444;border: #c9c9c9 solid 1px;}
.quicklink&gt;a&gt;span:hover{background: #f8f8f8}

/*幻灯片左侧导航样式*/
.monavber&gt;.container{height:40px;line-height:40px;}
.leftmenu{width:170px;}
.menutit{color:#fff;cursor:default;font-size:15px;font-weight:700;text-align:center;background:#6899ec;}
.menulist{position: relative;z-index: 9;border:1px solid #e1e2e3;border-top: 1px solid transparent;}
.leftmenuli{overflow:hidden;}
.leftmenuli&gt;a{display:flex;vertical-align:middle;height:50px;line-height:50px;}
.leftmenuli&gt;a:hover{background:#f1f1f1;}
.leftmenuli&gt;a:hover&gt;span{color:#0ec5a1;}
.leftmenuli i{font-size:22px;line-height:50px;color:#7b7d80;margin:0 15px 0 20px;}
.leftmenuli span{font-size:15px;color:#333;overflow:hidden;}

/*主导航样式*/
.navbar{font-size:15px;font-weight:700;}
.navbar&gt;li{position:relative;}
.navbar&gt;li a{color:#333;display:block;font-size:15px;padding:0 25px;line-height:40px;white-space: nowrap;overflow: hidden;}
ul.navbar i {margin-right: 3px;}
.navbar&gt;li:hover&gt;a{color:#e53e40;}
.navbar ul{left:0;position:absolute;top:100%;z-index:20;min-width:210px;-webkit-transform-origin:top;transform-origin:top;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-transform:scale(1,0);transform:scale(1,0);opacity:0;transition:transform .5s ease,opacity .2s ease;-webkit-transition:-webkit-transform .5s ease,opacity .2s ease;background:#fdfdfd;box-shadow:0 1px 2px #aaa;}
.navbar&gt;li:hover&gt;ul{opacity:1;z-index:22;-webkit-transform:scale(1,1);transform:scale(1,1);transition:transform .3s ease,opacity .2s ease .1s;-webkit-transition:-webkit-transform .3s ease,opacity .2s ease .1s;}
.navbar&gt;li&gt;ul&gt;li&gt;a{border-bottom:1px dashed rgba(116,116,116,.1);height:auto;padding-right:20px;text-align:left;font-size:14px;text-transform:capitalize;color:#303030;width:auto;border-right:0;}
.navbar ul&gt;li:hover&gt;a{color:#e53e40;background:0 0;}
.active{background: #de0101;border: 2px solid #de0101;border-bottom: 0;}
.mnav .icon-bar{display:block;width:20px;height:2px;border-radius:1px;background-color:#5c5c5c;margin:5px 0;}

/*面包屑导航样式1*/
.breadcrumb{padding:5px 3px;}
.breadcrumb1&gt;ul,.breadcrumb&gt;ul{font-size:0;height:22px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;color:#666;}
.breadcrumb&gt;ul&gt;li,.breadcrumb1&gt;ul&gt;li{display:inline;max-height:20px;line-height:20px;margin-right:5px;font-size:12px;}
.breadcrumb&gt;ul&gt;li&gt;a{color:#666;}
.breadcrumb&gt;ul&gt;li&gt;a:hover{color:#ed4040;}

/*面包屑导航样式2*/
.breadcrumb1{padding:5px 15px;background:#fffbfb;}
.breadcrumb1&gt;ul&gt;li{color:#333;}
.breadcrumb1&gt;ul&gt;li&gt;a{color:#333;}
.breadcrumb1&gt;ul&gt;li&gt;a:hover{color:#ed4040;}

/*幻灯片左侧占位*/
.swiperleft{width:170px;margin-bottom:10px;float: left;}

/*幻灯片*/
.swiper{width:715px;margin: 10px;}
.carousel{position:relative;overflow:hidden;}
.swiper-container img{width:100%;height:267px;}
.swiper-pagination{text-align: right;}
.swiper-container-horizontal&gt;.swiper-pagination-bullets{left:auto;right: 5px;}
.swiper-pagination-bullet {width: 16px;height: 16px;line-height: 16px;font-size: 12px;text-align: center;color:#6899ec;opacity: 1;background: #fff;margin: 0 3px 0 0!important;border:1px solid #6899ec;border-radius: 2px;outline: none;}
.swiper-pagination-bullet-active {color: #fff;width: 18px;height:18px;line-height: 18px;font-size: 16px;background: #6899ec;}
.swiper-button-next,.swiper-button-prev{display:none;height:50px;line-height:50px;width:40px;overflow:hidden;background-image:none;text-align:center;transition:all .25s ease 0s;}
.swiper-container:hover .swiper-button-next,.swiper-container:hover .swiper-button-prev{display:block;}
.swiper-button-prev{left:0;}
.swiper-button-next i,.swiper-button-prev i{font-size:50px;color:#888;}
.swiper-button-next {right:0;}
.swiper-button-next:hover,.swiper-button-prev:hover{background:rgba(75, 75, 75, 0.5);}
.swiper-button-next:hover&gt;i,.swiper-button-prev:hover&gt;i{color:#fff;}

/*幻灯片下css*/
.notice{color: #666;text-align: left;box-sizing: border-box;border:1px solid #e1e2e3;}
.noticetit{font-size: 14px;padding: 8px 10px;overflow: hidden;background: #f3f3f3;}
.noticetit strong {padding-right: 5px;}
.noticetit em {color: #939393;font-size: 12px;line-height: 19px;}
.noticediv{font-size: 12px;height: 72px;display: inline-block;overflow: hidden;width: 100%;}
.noticediv ul {padding: 0 10px;}
.noticediv li {line-height: 36px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;border-bottom: #e2e2e2 dashed 1px;height: 36px;}
.noticediv li span{color:#ff2200;margin:0 3px;}
.noticediv li a{color:#369;margin-right:10px;}
.noticediv li a:hover{color:#ff0000;text-decoration:underline;}
.noticediv li em{color:#008800}

/*幻灯片右侧css*/
.siterelated{width: 288px;margin: 10px 0;border: 1px solid #e1e2e3;}
.rightuser{display:flex;margin-top:20px;align-items:center;justify-content:center;}
.avatar{overflow:hidden;width:53px;height:53px;}
.rightuser p{max-width:168px;height:18px;line-height:18px;font-size:14px;color:#666;margin-left:10px;white-space:nowrap;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.userlink{padding-top:8px;margin-left:6px;font-size:0;}
.userlink a{font-size:12px;color:#666;display:inline-block;padding:2px 10px;border:1px solid #ccc;margin:0 3px;border-radius:3px;background:#fafafa;}
.userlink a:nth-child(2){color:#ff0000;}
.rightuserbtn{max-width:150px;text-align:center;font-size:0;border-radius:15px;margin:5px 0 0 10px;background:#007de4;overflow:hidden;}
.rightuserbtn a{font-size:12px;height:30px;line-height:30px;display:inline-block;cursor:pointer;background:#007de4;color:#fff;padding:0 20px;}
.rightuserbtn span{font-size:12px;color:#116db6;}
ul.bulletin{overflow:hidden;margin-top:15px;}
ul.bulletin li{height:25px;line-height:25px;padding:0 15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:7px;}
ul.bulletin a{color:#333;font-size:12px;}
.bulletin&gt;li:hover&gt;a{color:#ff0000;}
.bulletin em{padding:0 5px;background:#777;margin-right:5px;border-radius:4px;color: #fff;white-space:nowrap;font-style:normal;}
.bulletinimg{margin-bottom:15px!important;background: no-repeat center;}

/*首页大图列表样式*/
.listbox {margin-bottom:10px;}
.title1{height:50px;line-height:50px;border-bottom:2px solid #0ec5a1;}
.title1 h2{font-weight:400;color:#ff6600;font-size:16px;padding-left:40px;border-bottom:#ff6600 solid 2px;background-size:25px;background-position:10px 12px;}
.tuitit{background:  no-repeat;}
.hottit{background:  no-repeat;}
.newtit{background: url(/uploads/image/ztzsimages/new.png) no-repeat;}
.title1&gt;a{color:#333;font-size:12px;padding-right:10px;border-bottom:#0ec5a1 solid 2px;}
.title1&gt;a:hover{text-decoration:underline;}
.postlist{padding:2px;}
.postsingle{width:20%;}
.postinfor{margin:3px;padding:7px;overflow:hidden;border:1px solid #f1f2f3;border-radius: 3px;transition: all .1s linear;-webkit-transition: all .1s linear;}
.postsingle:hover&gt;.postinfor{border:1px solid #dddddd;box-shadow: 0 0 10px rgba(0,0,0,.3);}
.articlepic,.catearticlepic{display:block;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.articlepic{height:204px;}
.articlepic img{height:100%;}
.articleinfor{width:100%;overflow:hidden;}
.articleinfor h3,.catearticleinfor h3{padding:10px 0 6px;font-weight:400;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.articleinfor h3 a,.catearticleinfor h3 a{display:block;font-size:14px;line-height:20px;height:40px;white-space:normal;overflow:hidden;color:#333;text-overflow:ellipsis;word-break:break-all;}
.articleinfor&gt;h3&gt;a:hover{color:#0ec5a1;}
.catearticleinfor p,.articleinfor p{line-height:20px;height:20px;}
.catearticleinfor p span,.articleinfor span{width: 50%;display: block;float: left;font-size: 12px;color: #555;padding-right: 10px;box-sizing: border-box;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.catearticleinfor p span:nth-child(2),.articleinfor&gt;p&gt;span:nth-child(2){padding-right:0;text-align: right;}
.catearticleinfor strong,.articleinfor strong{font-size:14px;color:#e85308;font-weight:bold;}
.catearticleinfor p&gt;span.rsprice,.catearticleinfor p&gt;span.rsdemo.right{color: rgb(255, 102, 0);font-size: 14px;height: 30px;line-height: 30px;}
span.rsdemo.right&gt;a{color: #fff;font-size: 12px;height: 20px;text-align: center;font-family: arial, helvetica, sans-serif;background-color: rgb(0, 157, 191);padding: 5px 10px 4px;border-radius: 4px;}

/*首页资讯文章列表样式*/
.news {box-sizing:border-box;margin-bottom:10px;}
.news h2{font-size:18px;font-weight:400;padding:20px 70px;background:url(/uploads/image/ztzsimages/cursor.png) no-repeat;background-position:26px 20px;}
ul.newslist.clearfix {padding-bottom: 20px;}
ul.newslist li{width:50%;padding:10px 40px;float:left;font-size:14px;box-sizing:border-box;}
ul.newslist li a {display: block;width: 80%;color: #333;float: left;padding-right: 10px;box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
ul.newslist li a:hover{text-decoration:underline;}
ul.newslist li span {display: block;width: 20%;font-size: 14px;color:#444;text-align:right;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}

/*大图分类页css*/
.option{border:1px solid #e8e8e8;}
.option ul li{border-bottom:1px dotted #eee;padding:10px 15px;box-sizing:border-box;overflow: hidden;}
.option li{color:#333;font-size:14px;line-height:26px;}
.option strong {width: 75px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.option&gt;ul&gt;li&gt;.oplia{margin-left:75px;width: auto;line-height: 26px;}
.oplia a{color:#555;margin-right:20px;float:left;display: block;}
.oplia a:hover{color:#f32424;}
.oplia span.togglebtn{display:none;}
.opselect&gt;li{border-bottom:0!important;}
.opselect li a{line-height: 22px;border: 1px solid #e8e8e8;margin-right: 12px;cursor: pointer;background: url(/uploads/image/ztzsimages/serclose.png) right 1px center no-repeat;padding: 1px 16px 1px 6px;border-radius: 3px;}
.sort{color: #333;font-size: 14px;line-height: 30px;border: 1px solid #e8e8e8;background: #f8f8f8;padding: 5px 15px;margin-top: 10px;}
.sortleft{width:75px;}
.sortright{max-height: 30px;overflow: hidden;margin-left:75px;}
.sortright&gt;span.right{font-size:13px;color:#444;}
.sort a {display: block;float: left;margin-right: 20px;color: #333;}
a.currentspan{padding-right:13px;color:#f32424!important;background:url(/uploads/image/ztzsimages/arrow.gif) no-repeat;background-size:8px 11px;background-position:59px 10px;}
.catebox{margin-bottom:15px;}
.catepostlist{padding-top:10px;margin:0 -5px;}
.catepostinfor{padding: 1px;margin:0 5px 10px;border: 1px solid #f1f2f3;border-radius: 3px;overflow: hidden; transition: all .1s linear;-webkit-transition: all .1s linear;}
.postsingle:hover&gt;.catepostinfor {box-shadow: 0 0 10px rgba(0,0,0,.3);border:1px solid #ddd;}
.catearticlepic{height:218px}
.catearticlepic img{height:100%;border-radius:3px;transition: all 0.5s;-moz-transition: all 0.5s;-webkit-transition: all 0.5s;}
.postsingle:hover&gt;.catepostinfor img{transform: scale(1.05);}
.catearticleinfor{overflow:hidden;padding:0 7px 7px;}
.catearticleinfor&gt;h3&gt;a:hover {color: #e23a3a;}
.s1 {display: block;border: #e23a3a solid 1px;color: #e23a3a;padding: 1px 4px;cursor: pointer;margin: 7px 2px 0;border-radius: 2px;font-size: 12px;font-family: arial, helvetica, sans-serif;}

/*公告资讯分类css*/
.insidebox{margin-bottom:20px;margin-top:15px;}
.leftbox{width:18%}
.rightbox{width:82%;}
.insidenav{border: 1px solid #e8e8e8;margin-right:15px;border-top:0;}
.insidenav li{font-size: 0;}
.insidenav li .title a{padding:0;}
.insidenav li a{display: block;color:#333;font-size: 14px;padding:0 30px;height: 36px;line-height: 36px;}
.authinfor{border:1px solid #e8e8e8;padding-bottom:10px;border-radius: 5px;margin-right: 10px;}
.posttitle{font-size: 15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;height:20px;font-weight:400;line-height:20px;}
.posttitle span{display: block;width: 20%;color: #9c9c9c;text-align: right;}
.posttitle a{display: block;width: 80%;float: left;color: #333;padding-right: 10px;box-sizing: border-box;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.posttitle i {font-size: 16px;margin-right:5px;color: #999;}
.posttitle&gt;a&gt;em{font-style: normal;color: #ff2200;margin-right: 2px;}
.rightlist {border: 1px solid #e8e8e8;border-radius:3px;}
.rightlist a:hover {color: #ed4040;}
.rightpostlist{padding: 5px 20px 0;margin-bottom:15px;border-bottom: 1px solid #eee;}
.rightpostlist li{overflow: hidden;padding: 10px 0;border-top: 1px dotted #eee;}
.rightpostlist li:nth-child(1){border-top:0;}

/*图文列表-作者页、搜索页*/
.insidecon{margin-bottom:20px;}
.leftcon{width:73%}
.rightcon{width:27%}
.leftconlist&gt;.title&gt;a{color: #333;font-size: 14px;border-bottom: 2px solid #ff0000;padding: 5px;}
.listtit{color:#555;background: #f8f8f8;height:40px;line-height:40px;border-bottom:1px solid #e5e5e5;font-size:18px;font-weight:300;}
.listtit i{padding:0 13px;min-width:13px;border-right:1px solid #e5e5e5;line-height:45px;height:40px;margin-right:13px;color:#555;font-size:18px;}
.leftconlist{border:1px solid #e8e8e8;border-top:0;padding-bottom:30px;}
.posttitle1{font-size: 18px;
    height: 26px;
    line-height: 22px;
    font-weight: 500;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
.posttitle1 i {font-size: 16px;margin-right: 5px;}
.posttitle1 a{color:#333;}
.articlelist{margin-bottom:20px;}
.articlelist li{overflow:hidden;padding:20px;border-bottom:1px dotted #e1e2e3;}
/*.insidepostpic{width: 120px;overflow: hidden;}*/
.insidepostpic&gt;a {
    display: block;
    width: 180px;
    height: 120px;
    border-radius: 3px;
    overflow: hidden;
}
.insidepostpic img{height: 100%;}
.articlelist li h3:hover a {
    color: #f00;
}
.articlelist li:hover img {
    transform: scale(1.05);
}
.articlelist li&gt;h3:hover{color:#ff0000;}
.articlelist li&gt;h3:hover&gt;a{color:#ff0000;}
.insidepostinfor{margin-left: 195px;overflow: hidden;}
.insidepostintro{height: 55px;
    line-height: 28px;
    overflow: hidden;
    word-break: break-all;
    font-size: 14px;
    color: #7e7e7e;
    margin-bottom: 11px;}
.itemmeta{color: #999;font-size: 12px;}
.insidepostinfor .itemmeta span{line-height: 18px;}
.itemmeta span{padding-right: 15px;line-height: 180%;}
.itemmeta span a{color:#999;}
.itemmeta i{font-size: 14px;margin-right:3px;}
.itemmeta span a:hover {
    color: #f00;
}
/*搜索页无结果css*/
.noresult&gt;h3{font-size:22px;font-weight:normal;color:#333;margin:35px 20px 25px;}
.noresult&gt;span{font-size:13px;color: #666;margin-left:20px;}
.noresult&gt;p{margin:13px 67px;color:#333;font-size:13px;}

/*文章详情页样式css*/
.metabox{border: 1px solid #e8e8e8;padding:20px;margin-bottom: 20px;border-radius:3px;}
.article{margin-bottom:20px;}
.articlebox{margin-bottom: 15px;border: 1px solid #e8e8e8;border-radius:3px;}
.articlebox a:hover{color:#ed4040;}
a.articleimg {width: 31%;}
a.articleimg img {height: 284px;border-radius: 5px;}
.articletit h1 {font-size:28px;font-weight:400;color:#333;}
.articletit p{color: #5c5c5c;font-size: 14px;padding:10px 0;margin-bottom: 20px;border-bottom: 1px solid #e8e8e8;}
.articletit p&gt;img{width:92px;margin-top: 1px;}
.articletit p a{color:#086ab7;margin-right:20px;}
.articlemeta {margin-left: 31%;padding-left:20px;}
.articlemeta p {padding: 10px;color: #5c5c5c;font-size: 14px;line-height: 20px;border-top:1px dotted #e1e2e3;}
.articlemeta p:nth-child(1),.articlemeta p:nth-child(6){border-top:0;}
.articlemeta p:nth-child(6){height:60px;line-height:20px;overflow:hidden;background: #eee;}
.articlemeta p a{color:#086ab7;margin-right:10px;}
.articlemeta p a:hover{color:#ff6600;}
.articletit1 {text-align: center;border-bottom: 1px solid #e8e8e8;}
.articletit1 h1{font: 700 16px 'microsoft yahei','hei',tahoma,'simhei',sans-serif;padding: 20px 20px 10px;line-height: 30px;}
.postmeta{padding: 0 20px 15px;height: auto;}
.postmeta span{font-size:13px;}
.articlecontent {overflow:hidden;margin:8px 20px;color:#333;font-size:15px;}
.articlecontent h2,.articlecontent h3,.articlecontent h4{background: #f7eded;border-left: 2px #cc0000 solid;padding: 8px 10px;margin: 0 0 15px 0;line-height: 150%;border-bottom: 0;font-weight: normal;font-size: 15px;}
.articlecontent p{color:#333;line-height:28px;font-size:15px;margin:8px 10px;word-break: break-all;}
.articlecontent img{width:auto;max-width:100%;}
.lcphidebox{margin-bottom:15px;}
.articlecontent blockquote {padding: 8px;background-color: #faebbc;border-top: 1px solid #e1cc89;border-bottom: 1px solid #e1cc89;margin: 5px;background-image: url(/uploads/image/ztzsimages/openblockquote.gif);background-position: top left;background-repeat: no-repeat;text-indent: 23px;}
.articlecontent blockquote p {background-image: url(/uploads/image/ztzsimages/closeblockquote.gif);background-repeat: no-repeat;background-position: bottom right;}

/*sell*/
.article-sale-box {
    margin: 0 0 20px;
    padding: 0;
    border: 1px solid #e8e8e8;
    border-radius: 3px;
}
.article-sale {
    position: relative;
    z-index: 9;
    border-radius: 8px;
    overflow: hidden;
    transition: all .2s linear;
    -webkit-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    padding: 20px;
    overflow: hidden;
}
.sale-thumb {
    width: 30%;
    float: left;
    padding: 15px 20px;
    box-shadow: 8px 6px 20px 6px rgb(39 44 49 / 6%), 1px 3px 10px 6px rgb(39 44 49 / 3%);
    border-radius: 12px;
    box-sizing: border-box;
}
.sale-img {
    height: 235px;
    border-radius: 5px;
    margin-top: 5px;
    transition: opacity 0.3s cubic-bezier(0.77,0,0.175,1);
}
.sale-img img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 5px;
}
.sale-meta {
    font-size: 14px;
    color: #666;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 4px;
    margin: 10px 0 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
}
.sale-meta span {
    margin-right: 10px;
}
.sale-meta i {
    font-size: 15px;
    margin-right: 3px;
    vertical-align: 0;
}
.sale-meta span.sale-view {
    margin: 0;
}
.sale-main {
    width: 70%;
    float: right;
    padding: 0 0 0 30px;
    box-sizing: border-box;
}
.sale-title {
    margin-bottom: 10px;
    position: relative;
    border-bottom: 1px solid #ddd;
    padding: 5px 0 10px;
}
.sale-title h1 {
    margin: 5px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.sale-des {
    font-size: 15px;
    margin-top: 15px;
    font-weight: bold;
    color: #666;
}
.sale-des span.sale-price {
    color: #40a9ff;
    font-weight: bold;
    font-size: 26px;
}
.sale-btn-box {
    display: flex;
    width: 77%;
    margin-bottom: 20px;
    font-size: 0;
}
.sale-btn-box a.sale-btn {
    display: inline-block;
    padding: 4px 15px;
    margin-right: 13px;
    border: 1px solid transparent;
    border-radius: 18px;
    vertical-align: middle;
    text-align: center;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 10%);
    white-space: nowrap;
    font-weight: 400;
    transition: all .2s ease-in-out;
    user-select: none;
    cursor: pointer;
    font-size: 16px;
    margin-top: 15px;
    line-height: 34px;
    width: 180px;
    background-color: #40a9ff;
    -webkit-box-shadow: 0 8px 10px rgb(231 245 255);
    box-shadow: 0 8px 10px rgb(81 227 255 / 18%);
    color: #fff;
    background: -webkit-gradient(linear,left top,left bottom,from(#21c7d8),to(#197cce));
    background: linear-gradient(-180deg,#21c7d8 0%,#197cce 100%);
    border-top-color: #20c6d7;
}
a.sale-btn.btn-demo {
    background: -webkit-gradient(linear,left top,left bottom,from(#3db96d),to(#1b904e));
    background: linear-gradient(-180deg,#3db96d 0%,#1b904e 100%);
    border-top-color: #3cb86c;
}
a.sale-btn.btn-qq {
    background: -webkit-gradient(linear,left top,left bottom,from(#ff7919),to(#dc630d));
    background: linear-gradient(-180deg,#ff7919 0%,#dc630d 100%);
    border-top-color: #fe7818;
}
ul.after-sale {
    color: #555;
    padding: 0;
    list-style: none;
    font-size: 0;
    margin: 0;
}
ul.after-sale li {
    display: inline-block;
    margin-right: 15px;
    padding: 10px 0;
    font-size: 14px;
    color: #555;
    line-height: 28px;
    text-align: left;
}
ul.after-sale li i {
    color: #40a9ff;
    font-size: 20px;
    margin-right: 5px;
    vertical-align: -1px;
}
p.sale-state {
    font-size: 14px;
    color: #888;
    margin: 10px 5px 0px 5px;
    padding: 10px;
    background: #f6f6f6;
    box-shadow: 8px 6px 20px 6px rgb(39 44 49 / 6%), 1px 3px 10px 6px rgb(39 44 49 / 3%);
    border-radius: 5px;
}
p.sale-state span{
    display:block;
    line-height: 23px;
    max-height: 46px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    white-space: normal;
}
/*文章版权css*/
.articlecopyright {border-top: 1px dotted #e1e2e3;padding: 5px 20px;}
.articlecopyright p {margin:5px 0;line-height:22px;}
.articleurl{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.articlecopyright p,.articlecopyright p a{font-size:14px;color:#333;}

/*文章页标签css*/
.articletags {line-height:20px;overflow:hidden;padding:5px 20px 8px;}
.articletags p{width:65px;font-size:14px;color:#5c5c5c;border: 1px solid transparent;padding: 2px 0;}
.articletaglist{margin-left:68px;}
.articletags a {color:#5c5c5c;font-size: 14px;padding: 2px 5px;float: left;display: block;border: 1px solid #e5e5e5;border-radius:3px;background: #fbfbfb;margin-right: 5px;margin-bottom: 5px;}

/*文章页上下篇css*/
.prevnext {border-top:1px dotted #ddd;margin:0;padding:10px 20px;font-size:14px;background: #fffbfb;}
.prevnext p&gt;a{color:#333;}
.prevnext p&gt;span{color:#5c5c5c;cursor:default;}
.articleprev,.articlenext{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.articlenext{margin-top:6px;}

/*相关文章*/
.relatedposts{border:1px solid #e8e8e8;border-top:0;border-radius:3px;margin-bottom:15px;}
.relatedtit{font-size: 14px;}
ul.relatedlist{padding:10px 15px 0; font-size:14px;}
ul.relatedlist&gt;li{width:20%;overflow:hidden;}
ul.relatedlist&gt;li&gt;a{display:block;color:#333;border:1px solid #f5f5f5;margin-bottom: 10px;margin-right: 10px;}
ul.relatedlist&gt;li&gt;a&gt;p{padding:5px 10px 10px;height: 48px;line-height: 26px;overflow: hidden}
ul.relatedlist&gt;:nth-child(5n)&gt;a{margin-right: 0;}
.relatedpic{overflow:hidden;border-top-left-radius:3px;border-top-right-radius:3px;}
.relatedlist li:hover&gt;a{background:#f8f8f8;}
.relatedpic img{height:157px;border-top-left-radius:3px;border-top-right-radius:3px;}
.relatedlist li:hover img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);}
.relatedlist li:hover p{color:#ed4040;}

/*评论消息css*/
.comlist{padding-bottom: 10px;border:1px solid #e5e5e5;border-top:0;border-radius: 3px;}
.comlist&gt;.combox{font-size: 14px;padding: 0 20px;}
.combox li p{color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
img.avatar{height: 50px;width: 50px;border-radius: 5px;}
.parentcritic {overflow: hidden;margin-top:20px;padding-bottom: 10px;}
.criticinfor{margin-left: 65px;}
.criticinfor ul {margin-top:30px;margin-left: -65px;}
.commeta {border-bottom: 1px solid #eff2f7;font-size: 0;height: 25px;}
.commeta span {display: inline-block;max-width: 33.3333%;font-size: 13px;line-height: 20px;padding-bottom: 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
span.criticname {font-weight: 700;color: #20a0ff;border-bottom: 1px solid #20a0ff;}
span.criticname a {color: #20a0ff;}
.comdate{color: #c0ccda;font-size: 13px;margin-left:5px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.criticatname{font-weight:700;color:#999;}
.commcont {font-size: 14px;padding-top:5px;color:#666;word-break: break-all;}
.commcont .comtab {margin: 20px 0 15px -65px;}
.commcont .comtab ul {margin-left: 0;margin-top:0;}
.childcritic{margin-left:20px;margin-top:20px;padding-bottom:10px;}
.parentcritic .childcritic{padding-bottom:0;}
.childcritic .childcritic{margin-left:0;}
.commdate a {color: #c0ccda;font-size: 14px;}
.commdate a:hover{color:#ff0000}
.combox label .nocomm{display:none;}
.nocomm i{font-size:1.2em;}
.nocomm{text-align:center;padding:10px 0;font-size:16px;color:#5c5c5c;line-height:30px;}

/*评论表单css*/
.comtab{margin-bottom: 15px;border-radius: 3px;border: 1px solid #e5e5e5;}
.comtab&gt;h4 {color: #333;background: #fffbfb;height: 33px;line-height: 33px;border-bottom: 1px solid #e5e5e5;font-size: 14px;font-weight: 700;padding-left: 20px;position: relative;}
.comtab&gt;h4 a {font-weight: normal;}
.comname{position:absolute;right:15px;}
.comname a{font-size:14px;color:#ed4040;}
.compost{padding: 15px 20px;}
.cominfo{color:#5c5c5c;font-weight:normal;line-height:22px;}
.cominfo li{width:100%;float:left;}
.cominputlist li{width:50%;margin-bottom:10px;}
.commborder{border:1px solid #e5e5e5;border-radius:3px;margin-right: 10px;position:relative;}
.cominputlist li:nth-child(2n)&gt;.commborder{margin-right:0;}
.cominfo li img{width:auto;position:absolute;top:1px;right:2px;height:33px;cursor:pointer;}
.cominfo input{padding:10px;height:35px;line-height:35px;width:100%;border:0;box-sizing:border-box;}
.comtex textarea{resize:none;width:100%;height:130px;border-radius:3px;line-height:180%;border:1px solid #ddd;padding:10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing: border-box;}
.cominfo button{color:#ffffff;background-color:#ed4040;height:30px;width:88px;border:1px solid #e5e5e5;outline:none;cursor:pointer;border-radius:4px;margin-top:5px;}

/*module共用css*/
.widget{border-radius:3px;margin-top:15px;background:#fff;border:1px solid #e5e5e5;border-top:0;vertical-align:top;overflow:hidden;}
.rightconlist .widget:nth-child(1){margin-top:0;}
.rightlist&gt;.widget:nth-child(1){margin-top:0;}
.widget ul{padding:0 10px;white-space:nowrap;word-wrap:normal;text-overflow:ellipsis;overflow:hidden;}

/*zblog系统模块css*/
.widgetsystem li {padding:9px 10px 12px;}
.widgetsystem li a{color:#3f3f3f;}

/*作者模块*/
.authavarar{background-image: ;background-size: cover;position: relative;height: 100px;background-repeat: no-repeat;background-position: center center;margin-bottom: 54px;}
a.authavarara {display: block;position: absolute;top: 54px;left: 50%;margin-left: -46px;padding: 6px;background-color: transparent;border-radius: 100%;}
a.authavarara img {width: 80px;height: 80px;border-radius: 100%;}
.widgetauthor h3 {text-align: center;margin-bottom: 15px;font-size: 18px;line-height: 26px;}
.widgetauthor h3&gt;a{color:#333;}
.authorcount {background-color: #fff;border-top: 1px solid #efefef;border-bottom: 1px solid #efefef;}
.authorcount ul {padding:0;text-align: center;display: flex;display: -moz-flex;display: -ms-flex;display: -o-flex;}
.authorcount ul li {float: left;width: 33.333%;border-right: 1px #efefef solid;padding: 8px 0;font-weight: 300;}
.authorcount ul&gt;li:nth-child(3){border-right:0;}
.authorcount ul li span {display: block;font-size: 14px;color: #999;}
.authorcount ul li strong {font-size: 13px;color: #666;font-weight: bold;}
.widgetauthor&gt;ul {padding: 5px 10px;}
.widgetauthor&gt;ul&gt;li {padding: 5px 0;}
.widgetauthor&gt;ul&gt;li&gt;a {display: block;font-size: 14px;color: #3f3f3f;line-height: 21px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.widgetauthor&gt;ul&gt;li&gt;a:hover{color:#ff4f4f;text-decoration:underline;}
/*主题特色模块css*/
.rightconlist{margin-left:15px;}
.modtit h4{text-align:center;cursor:pointer;}
.modnav{background: #fff!important;border-bottom:none!important;}
.modmenu&gt;li {border-top:1px dotted #cbcbcb;}
.modmenu li:nth-child(1){border-top:0;}
.modmenu&gt;.modli:hover .modrighttit{color:#ff4f4f;word-break:break-all;}
.modmenu&gt;li:hover&gt;a&gt;.modleft&gt;.modlefti&gt;img {transform:rotate(360deg);-ms-transform:rotate(360deg);-moz-transform:rotate(360deg);-webkit-transform:rotate(360deg);-o-transform:rotate(360deg);}
.modmenu&gt;li&gt;a{display:block;margin:13px 0;-moz-transition:ease-in-out 0.2s;-webkit-transition:ease-in-out 0.2s;-o-transition:ease-in-out 0.2s;-ms-transition:ease-in-out 0.2s;transition:ease-in-out 0.2s;}
.modleftpic{width:60px;height:45px;line-height:50px;text-align: center;-moz-transition: ease-in-out 0.3s;-webkit-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;-ms-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;}
.modleftpic img{height: 45px;border-radius: 3px;}
.modrighttit{height:41px;line-height: 21px;overflow: hidden;font-size: 14px;color: #3f3f3f;margin-left: 70px;white-space: normal;text-overflow: ellipsis;}
.modleft{width:41px;height:41px;line-height:41px;border-radius:50%;text-align:center;color:#888;font-size:9pt;background:#f2f2f2;font-family:arial;-moz-transition: ease-in-out 0.3s;-webkit-transition: ease-in-out 0.3s;-o-transition: ease-in-out 0.3s;-ms-transition: ease-in-out 0.3s;transition: ease-in-out 0.3s;}
.modlefti{font-size:20px;width:30px;text-align:right;}
.modright {height:41px;line-height:21px;overflow:hidden;font-size:14px;color:#3f3f3f;margin-left:51px;white-space:normal;text-overflow:ellipsis;}
.modlefti img {width:41px;height:41px;border-radius:50%;}
.modrightcomm{height:41px;line-height:21px;overflow:hidden;font-size:14px;color:#3f3f3f;margin-left:51px;white-space:nowrap;text-overflow:ellipsis;}
.modrightcomm p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap;color:#5c5c5c;}
.tagwallcon {margin: 3px;max-height: 371px;line-height: 21px;overflow: hidden;}
.tagwallcon a {color: #726161;border-radius: 2px;display: flex;float: left;font-size: 14px;width: 33.3333%;overflow: hidden;}
.tagwallcon a span {text-align: center;display: block;width: 100%;margin: 3px;padding: 2px 3px;border: 1px solid #eee;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.tagwallcon a span:hover{background:#ed4040;color:#fff;}

/*404css*/
.page404{text-align: center;}
.errorinfor{margin:20px 0;border:1px solid #eee;}
.pic404{margin:63px 20px 0;}
.errorinfor h2{font-size: 30px;color:#333;letter-spacing: 5px;margin:25px 20px 0;}
.errorinfor p{font-size: 15px;color: #ef6666;font-weight: 300;letter-spacing: 1px;margin: 25px 20px;}
.errorinfor h3{font-size: 16px;color: #666;font-weight: 400;letter-spacing: 1px;margin: 0 20px 25px;}
.errorinfor a{margin: 0 auto 63px;display: block;background: #7caced;height: 46px;line-height: 46px;color: #fff;width: 200px;letter-spacing: 5px;border: 0;font-size: 18px;text-align: center;border-radius: 5px;}
.errorinfor img{width:431px;height:231px;}

/*分页css*/
.pagebar{padding-bottom: 5px;text-align: right;padding-right: 15px;}
.pagebar span,.pagebar a{font-size: 14px;
    padding: 0 12px;
    display: inline-block;
    border: 1px solid #f1f2f3;
    color: #333;
    margin: 5px 0 5px 7px;
    line-height: 32px;
    border-radius: 2px;}
.nowpage{border: 0!important;color: #ed4040!important;}
.pagebar a:hover{background:#ed4040;color:#fff;}

/*友情链接*/
.friendlinks{background: #fff;margin-bottom:10px;}
.linktit{background: url(/uploads/image/ztzsimages/link.png) no-repeat;}
.linkslist{padding:9px;}
.linkslist li{float:left;margin-right:10px;line-height:2;font-size:13px;}
.linkslist li a{color:#666;}
.linkslist li a:hover{color: #ff6600;text-decoration: underline;}

/*footer页css*/
.footer{font-size: 0;text-align: center;padding: 20px 0;border-top:1px solid #e8e8e8;}
.footer img{width: auto;height: auto;}
.footernav {margin-bottom: 12px;}
.footernav a {font-size: 14px;color: #333;margin: 0 10px;}
.footernav a:hover{color:#ff4f4f}
.footernav span {font-size: 12px;border-left: 1px solid #9e9e9e;}
.footernav span:nth-child(1){border-left: 0;}
.footercopy{font-size: 14px;color:#9e9e9e;}
.footercopy p{margin-top:12px;line-height: 20px;}
.footercopy p&gt;a{color: #9e9e9e;}
.footercopy p&gt;a:hover{color:#ff4f4f;text-decoration: underline;}
.footermore{font-size: 14px;color: #9e9e9e;margin-top: 12px;}
.footermore a {color: #9e9e9e;}

/*右侧返顶*/
.rightop{width:55px;font-size: 12px;text-align:center;position:fixed;z-index:55;right:15px;bottom:20px;}
.rightop .rightopq,.rightop .rightopv,.rightop .rightopt{float: left;width: 55px;height: 65px;border-bottom: #5c5d6e solid 1px;background-color: #646577;}
.rightop&gt;.rightopq&gt;.rightopb{background: url(/uploads/image/ztzsimages/zxicon.png) no-repeat;background-position: 13px 10px;}
.rightop&gt;.rightopv&gt;.rightopb {background: url(/uploads/image/ztzsimages/kficon.png) no-repeat;background-position: 13px 10px;}
.rightop&gt;.rightopt&gt;.rightopb{background: url(/uploads/image/ztzsimages/fanhui.png) no-repeat;background-position: 17px 10px;}
.rightop .rightopb{float: left;width: 55px;height: 21px;padding: 44px 0 0 0;text-align: center;color: #fff;cursor:pointer;}
.rightop&gt;.rightopq:hover,.rightop&gt;.rightopv:hover,.rightop&gt;.rightopt:hover{background:#e40231;}
.rightop&gt;.rightopq:hover &gt;.rightopn,.rightop&gt;.rightopv:hover &gt;.rightopn{display: block;}
.rightop .rightopn {display: none;position: absolute;left: -120px;top: 0;width: 120px;background-color: #e40231;padding: 10px 0 7px 0;color: #fff;}
.rightop&gt;.rightopq&gt;.rightopn&gt;a {color: #333;float: left;padding: 3px 0 0 30px;background: url(/uploads/image/ztzsimages/qq4.gif) left top no-repeat;width: 72px;height: 21px;text-align: left;margin: 0 0 6px 9px;}
.rightop&gt;.rightopv&gt;.rightopn&gt;img {width:100px;height: 100px;margin: 0 0 5px 0;}

/*移动端相关css*/
.mnav,.togglebtn,.mnavbtn,.mbg{display: none;}

/*首页广告位*/
.indexa{margin: -3px 0 8px;}
.indexa a {display:block;margin-bottom: 3px;}
.indexa img{display: block;width: 100%;}

/*文章页广告位*/
.articlea{text-align:center;margin:20px;overflow: hidden;}
.articlea a {display: block;margin-bottom: 3px;}
.articlea img{height: auto;}

#lcp_sale_module ul {padding: 0!important;}
#lcp_sale_module li .vip {right: 10px!important;}


@media screen and (max-width:1180px){
    .container{width:970px;}
    .leftmenu {width: 145px;}
    .leftmenuli i {margin: 0 15px;}
    .swiperleft {width: 145px;}
    .menulist {width: 143px;padding: 6px 0;}
    .menulist&gt;li:nth-child(8){display:none;}
    .swiper {width: 600px;margin: 10px;}
    .swiper-container img {width: 100%;height: 229px;}
    .siterelated {width: 203px;}
    .rightuser p {max-width: 125px;}
    .rightuserbtn {max-width: 120px;}
    .rightuserbtn a {height: 27px;line-height:27px;padding: 0 15px;}
    .userlink a {padding: 2px 4px;}
    ul.bulletin&gt;li:nth-child(9){display:none;}
    .articlepic{height:168px;}
    .catearticlepic{height:182px}
    .catearticlepic img {border-radius: 3px;}
    .leftbox {width: 21%;}
    .rightbox {width: 79%;}
    .leftcon {width: 71%;}
    .rightcon {width: 29%;}
    .relatedpic img {height: 129px;}
}
@media screen and (max-width:990px){
    .container{width:750px;}
    h1.logo&gt;a&gt;img {width: auto;}
    .header {position: fixed;width: 100%;top: 0;left: 0;border-bottom: 1px solid #e5e5e5;box-shadow: 0 0 5px rgba(0,0,0,.1);z-index: 999;}
    .search{display:none;width:100%;height:40px;margin:0;position:absolute;z-index:10;top:100%;left:0;border-top:1px solid #e5e5e5;padding:20px 0;background-color:rgba(255,255,255,0.95);}
    .search form{width:90%;display: block;margin:0 auto;}
    .search input[name="q"] {width: 84%;padding: 0 2%;}
    .search input[name="s"] {width: 16%;}
    .searchfont {display: block;width:30px;position: absolute;top: 50%;right: 10px;margin-top: -10px;}
    .searchfont i{font-size:20px;color:#666;display:block;}
    .searchfont i:hover{color:#ed4040;}
    .breadcrumb{border-top:1px solid #e5e5e5;}
    .mnav{display: block;position: absolute;top: 50%;left: 10px;cursor: pointer;margin-top: -15px;padding: 2px 5px;}
    .mnav:hover&gt;.icon-bar{background-color:#333;}
    .monavber&gt;.container {height: auto;}
    .leftmenu {display: none;}
    .monavber&gt;.container&gt;ul.navbar{position: fixed;top:0;left: -190px;display: block;font-weight: 400;width: 190px;background: #111;height: 100%;z-index: 999;}
    ul.navbar&gt;li&gt;a{font-size: 14px;color: #ffffff;border-bottom: 1px solid rgba(255,255,255,0.08);padding: 0 25px;line-height: 48px;}
    .mnavbtn {display:block;position: fixed;z-index: 999;height: 48px;line-height: 48px;top: 0;left: -200px;cursor: pointer;}
    .mnavbtn i {color: #fff;opacity: 0.9;font-size: 20px;line-height: 48px;}
    .mbg{position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,.6);z-index: 899;}
    span.togglebtn{position: absolute;text-align: center;top: 0;right: 0;cursor: pointer;z-index: 11;}
    ul.navbar&gt;li&gt;span.togglebtn{display: block;height: 48px;width: 48px;line-height: 48px;color: #fff;}
    span.togglebtn&gt;i{font-size:18px;}
    ul.navbar&gt;li:hover&gt;a{color:#fff;}
    .monavber a{color:#7c7c7c;font-size: 15px;}
    ul.navbar ul{display:none;    min-width: 190px;position: static;background: #111;text-align: left;opacity: 1;visibility: visible;transform: none;box-shadow: none;}
    ul.navbar&gt;li&gt;ul&gt;li&gt;a{border-bottom: 0;color: #fff;opacity: 0.8;font-size: 12px;text-transform: none;text-indent: 0.4em;}
    .monavber ul.navbar ul&gt;li:hover&gt;a{color:#c5c5c5;}
    .logo{width:325px;float:none;margin:0 auto;}
    .logo&gt;a {width:325px;text-align:center;}
    .quicklink,.leftnavbar,.siterelated{display:none;}
    .lss{padding-top:155px;}
    .swiperleft {display: none;}
    .swiper {width: 100%;margin: 0 0 10px;}
    .swiper img {max-height: 300px;}
    .swiper img{width: 100%;height:auto;}
    ul.postlist&gt;li.postsingle{width: 25%;}
    ul.postlist&gt;li:nth-child(5n) {display: none;}
    .articlepic{height:160px;}
    ul.newslist li a {width: 70%;}
    ul.newslist li span {width: 30%;}
    .breadcrumb {padding: 145px 3px 0;}
    .postsingle {width: 25%;overflow: hidden;}
    .catearticlepic{height:176px}
    .insidebox {padding-top: 145px;}
    .leftbox {width: 26%;}
    .rightbox {width: 74%;}
    .leftcon {width: 100%;}
    .rightcon {display: none;width: 100%;margin-top:15px;}
    .rightconlist {margin-left: 0;}
    .relatedpic img {height: 141px;}
    .page404 {padding-top: 145px;}
    .errorinfor h2 {font-size: 28px;}
    .sale-thumb{display:none;}
    .sale-main{float:none;width:100%;padding:0;}
}
@media screen and (max-width:767px){
    /*首页广告位*/
.indexa{display: none;}
    .container{width:100%;}
    .search input[name="q"] {width: 82%;}
    .search input[name="s"] {width: 18%;}
    .swiper-container-horizontal&gt;.swiper-pagination-bullets{bottom:5px;}
    ul.postlist&gt;li.postsingle{width:50%;max-width:none;}
    ul.postlist&gt;li:nth-child(5n) {display: none;}
    ul.indexrecommend&gt;li:nth-child(5n){display:none;}
    .articlepic{height:218px;}
    ul.newslist li {width: 100%; padding:15px 20px;}
    ul.newslist li a {width: 80%;}
    ul.newslist li span {width: 20%;}
    .option&gt;ul&gt;li {position: relative;}
    .option&gt;ul&gt;li&gt;.oplia {padding-right: 20px;width: auto;}
    .opcatetag&gt;li&gt;.oplia a{display: none;}
    .option&gt;ul&gt;li&gt;span.togglebtn{display: block;height: 47px;width: 35px;line-height: 47px;color:#6c6c6c}
    .catepostlist {margin: 0; }
    .postsingle {width: 50%;}
    .catearticlepic{height:236px}
    .footer {padding:20px 10px;}
    .rightop{display: none;}
    .leftbox {display: none;}
    .rightbox {width: 100%;}
    ul.relatedlist&gt;li {width: 50%;}
    ul.relatedlist&gt;li:nth-child(5){display: none;}
    .relatedpic img {height: 200px;}
    .cominputlist li {width: 100%;}
    .cominputlist li&gt;.commborder {margin-right: 0;}
    ul.after-sale li {
        display: inline-block;
        margin-right: 2%;
        padding: 10px 0;
        font-size: 14px;
        color: #555;
        line-height: 28px;
        text-align: left;
        width: 23%;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}
@media screen and (max-width:500px) {
    .header&gt;.container {height: 80px;}
    .breadcrumb {padding: 125px 10px 0;}
    h1.logo {height: 80px;}
    h1.logo&gt;a&gt;img {max-height: 30px;}
    .search {padding: 15px 0;}
    .search input{height: 34px;line-height: 34px;}
    .search input[name="q"] {width: 80%;padding:0 3%;}
    .search input[name="s"] {width: 20%;}
    .lss {padding-top: 135px;}
    .articlepic{height:178px;}
    .swiper img {max-height: 200px;}
    ul.newslist li a {width: 78%;}
    ul.newslist li span {width: 22%;}
    .catearticlepic{height:196px}
    .insidebox {padding-top: 125px;}
    .posttitle a {width: 78%;}
    .posttitle span {width: 22%;}
    .postmeta span span{display: none;}
    .relatedpic img {height: 182px;}
    .page404 {padding-top: 120px;}
    .pic404 {margin-top: 30px;}
    .errorinfor img {width: 381px;height: auto;}
    .errorinfor h2 {font-size: 26px;}
    .errorinfor a {font-size: 16px;width: 130px;height: 35px;line-height: 35px;margin-bottom: 30px;}
    .insidepostinfor .itemmeta span{display:none;}
    .insidepostinfor .itemmeta span:first-child{display:block;}
    .article-sale-box,.articlebox,.relatedposts,.comtab {
        border-left: 0;
        border-right: 0;
    }
    .sale-title{padding:0 0 15px;}
     .sale-title h1 {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
        white-space: normal;
        margin: 0 auto;
    }
    .sale-btn-box,.sale-btn-box a.sale-btn{display:block;width:100%;box-sizing: border-box;}
    .sale-btn-box a.sale-btn {
        font-size: 14px;
        padding: 2px 15px;
    }
    ul.after-sale{margin-bottom:15px;}
    ul.after-sale li {
        display: inline-block;
        margin-right: 2%;
        width: 48%;
        padding: 4px 0;
    }
}
@media screen and (max-width:420px) {
    .header&gt;.container {height: 60px;}
    h1.logo {height: 60px;}
    h1.logo&gt;a&gt;img {max-height: 25px;}
    .breadcrumb {padding: 105px 10px 0;}
    .lss {padding-top: 115px;}
    .swiper img {max-height: 160px;}
    .insidebox {padding-top: 105px;}
    .articlepic{height:148px;}
    ul.newslist li a {width: 74%;}
    ul.newslist li span {width: 26%;}
    .catearticlepic{height:166px}
    .posttitle a {width: 73%;}
    .posttitle span {width: 27%;}
    /*.insidepostpic img {height: 80px;width: 100px;}*/
    .insidepostpic&gt;a {
        width: 100px;
        height: 66px;
    }
    .posttitle1 {
        font-size: 16px;
        height: 20px;
        line-height: 20px;
        margin-bottom: 6px;
    }
    p.insidepostintro {
        height: 20px;
        line-height: 20px;
        margin-bottom:4px;
        overflow: hidden;
    }
    .insidepostinfor .itemmeta span:first-child {
        line-height: 16px;
    }
    .insidepostinfor {margin-left: 112px;}
    .commeta span {max-width: 50%;}
    .commeta span.comdate{display:none;}
    .relatedpic img {height: 147px;}
    .nocomm {font-size: 15px;}
    .page404 {padding-top: 95px;}
    .errorinfor img {width: 100%;height: auto;}
    .errorinfor h2 {font-size: 22px;}
}
@media screen and (max-width:350px) {
    h1.logo&gt;a&gt;img {max-height: 23px;}
    .articlepic{height:128px;}
    .catearticlepic{height:146px}
    ul.newslist li a {width: 69%;}
    ul.newslist li span {width: 31%;}
    .posttitle a {width: 69%;}
    .posttitle span {width: 31%;}
    .relatedpic img {height: 132px;}
    .errorinfor h2 {font-size: 20px;}
}

/*! font awesome图标样式
  *  font awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
  *  license - http://fontawesome.io/license (font: sil ofl 1.1, css: mit license)
  */
@font-face{font-family:'fontawesome';src:;src: format('embedded-opentype'), format('woff2'), format('woff'), format('truetype'), format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 fontawesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul&gt;li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:dximagetransform.microsoft.basicimage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:dximagetransform.microsoft.basicimage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:dximagetransform.microsoft.basicimage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:dximagetransform.microsoft.basicimage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:dximagetransform.microsoft.basicimage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}</pre></body></html>