@charset "utf-8";
/*
作者：哈特
网址：www.teke.com.cn
微信：18080802283
专注：网站建设、网络推广、SEO优化、UI设计、视频剪辑、小程序开发
 */

/*引入css*/
@import url(/zb_users/plugin/UEditor/third-party/prism/prism.css);

/*字体*/
@font-face {
  font-family: 'iconfont';  /* Project id 4969228 */
  src: url('//at.alicdn.com/t/c/font_4969228_ug5xya8u7wm.woff2?t=1752020375514') format('woff2'),
       url('//at.alicdn.com/t/c/font_4969228_ug5xya8u7wm.woff?t=1752020375514') format('woff'),
       url('//at.alicdn.com/t/c/font_4969228_ug5xya8u7wm.ttf?t=1752020375514') format('truetype');
}

/*通用*/
*{box-sizing:border-box;margin:0;padding:0;outline:0;border:0;}
body{color:#333;font-size:16px;font-family:Heiti SC,Helvetica Neue,Helvetica,sans-serif;}
ol,ul{list-style:none;}
a{color:#333;text-decoration:none;}
a:hover{color:#f60;}
h1,h2,h3,h4,h5,h6{font-weight:400;}
.container{overflow:hidden;margin:0 auto;width:1200px;min-height: 800px;}
.containerAll{overflow:hidden;width:100%;min-height: 800px;}

/*头部*/
header{height:80px;background-color: #000;line-height: 80px;}
header nav{overflow:hidden;margin:0 auto;width:1200px;}
header nav .logo{float:left;margin-top:5px;height:70px;}
header nav .logo img{height: 100%;}
header nav ul{float:right;overflow:hidden;}
header nav ul li{float:left;margin-left:40px;}
header nav ul li a{display:inline-block;font-size:18px;color: #fff;}
header nav ul li a::before{font-family:iconfont;padding-right: 5px;}
header nav ul li:nth-of-type(1) a::before{content:"\e604";}
header nav ul li:nth-of-type(2) a::before{content:"\e65b";}
header nav ul li:nth-of-type(3) a::before{content:"\e614";}
header nav ul li:nth-of-type(4) a::before{content:"\e6a7";}
header nav ul li a.active,
header nav ul li a:hover{color:#e3720f;}
header nav .wap{display:none;}

/*尾部*/
footer{overflow:hidden;padding-top:10px;padding-bottom:20px;max-width:100%;background-color:#262a33;color:#81858c;z-index: 2;position: relative;}
footer .sitemap{margin:0 auto;padding-top:20px;width:1200px;border-top:1px solid #2e333d;}
footer .sitemap a{margin-right:20px;color:#81858c;}
footer .sitemap a:hover{color:#0ae;}
footer .copyright{overflow:hidden;margin:0 auto;width:1200px;line-height:32px;}
footer .copyright a{color:#81858c;}
footer .copyright a:hover{color:#0ae;}

/*右侧*/
aside{width:300px;float: right}
/*搜索*/
aside .search{height:36px;margin:0 auto 10px;}
aside .search .search-input{width:236px;height:34px;color:#999;font-size:14px;line-height:34px;padding-left:10px;float:left;box-sizing:content-box;border-width:1px 0 1px 1px;border-style:solid solid solid;border-color:silver silver silver;border-image:initial;border-right:0;border-radius:2px 0 0 2px}
aside .search .search-input:focus{color:#191919}
aside .search .search-btn{float:left;cursor:pointer;width:53px;height:36px;display:inline-block;background:#fdd000;text-align:center}
aside .search .search-btn:hover{background:#ffba00}
aside .search .search-icon{width:20px;height:20px;overflow:hidden;background:url(../images/search-icon.png) no-repeat 0 0;background-size:20px 20px;display:inline-block;vertical-align:top}
/*推广*/
aside .ad{}
aside .ad img{border: 1px solid silver;width: 100%;}
/*热文*/
aside .hot{padding-bottom:10px;height:auto}
aside .hot .title{height:25px;padding:16px 0 8px;color:#191919;line-height:25px;text-align:right;position:relative}
aside .hot .title span{font-size:20px;float:left;font-weight:700}
aside .hot .box{padding:10px 0;margin:0 auto;width:300px;overflow:hidden;padding:8px 0}
aside .hot .box .pic{width:90px;height:60px;margin-right:10px;float:left;overflow:hidden;position:relative;border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);border-left:1px solid rgba(0,0,0,.05);border-right:1px solid rgba(0,0,0,.05);cursor:pointer;transform-style:preserve-3d}
aside .hot .box .pic img{display:block;height:100%;transition:transform .5s ease .1s;width:100%}
aside .hot .box .pic:hover img{transform:scale(1.1);backface-visibility:hidden}
aside .hot .box h4{font-size:14px;line-height:22px;padding-top:6px;padding-top:0;height:44px;overflow:hidden}
aside .hot .box p{text-align:left;padding-top:4px;line-height:1;color:#999;font-size: 12px;}
aside .hot .box p em{font-size:12px;font-style:normal;margin-right: 5px;}

/*文章正文*/
article{color:#191919;font-size:16px;line-height:30px;overflow:hidden;padding-top:10px}
article h2{margin-top:20px;border-left:5px solid #f60;padding-left:10px;margin-left:-15px;font-weight:400;font-size:22px;line-height:1.25;color:#f60}
article h3{color:#f60;font-weight:400;margin-top:10px;margin-bottom:0;border-left:2px solid #f60;padding-left:10px;margin-left:-12px}
article h4{font-size:20px;padding:12px 0 16px}
article p{margin-top: 10px;}
article img{display:block;height:auto;margin:0 auto;max-width:100%}
article span[style*=line-through]{color:#ccc}
article a{color:#999}
article a:hover{color:#c9141d}
article strong{font-weight:600;color:red}
article em{color:#f60;font-style:normal}
article blockquote{margin-top:10px;margin-left:10px;padding:6px 14px;border-left:5px solid #ddd;background-color:#f5f5f5;color:#666}
article blockquote p{margin:0;text-indent:0;line-height:36px}
article ol{list-style-type:decimal-leading-zero}
article ol li{margin-left:20px;list-style:decimal}
article ul{margin:10px 20px;padding:10px 0;background-color:#f5f5f5}
article ul li{margin:0 0 0 30px;list-style-type:disc;line-height:32px}
article hr{margin:30px 0;height:1px;background-color:#d4d4d4}
article table{width:100%;max-width:100%;border:2px solid #dff0d8;text-align:left;border-collapse:collapse;margin:20px auto;font-size:16px}
article table tbody tr:nth-of-type(odd){background-color:#f9f9f9}
article table tbody tr.firstRow{background-color:#dff0d8}
article table tbody tr:hover{background-color:#dff0d8}
article table tbody tr td{padding:8px;border:1px solid #ddd}

/*悬浮*/
.float ul{width:48px;position:fixed;bottom:120px;left:50%;margin-left:630px}
.float ul li{width:100%;height:48px;margin-top:8px;background:#f2f2f2;font-size:14px;line-height:16px;text-align:center}
.float ul li a{width:100%;height:100%;display:flex;align-items:center;justify-content:center;position:relative}
.float ul li a .block{display:none}
.float ul li a .block .tips{position:absolute;right:58px;top:10px;width:78px;height:32px;background:#333;font-size:12px;font-weight:400;color:#fff;line-height:32px}
.float ul li a .block .three{border-bottom:8px solid transparent;border-left:4px solid #333;border-top:8px solid transparent;height:0;position:absolute;right:54px;top:18px;width:0}
.float ul li:hover a .block{display:block}
.float ul li.to-feed .feed-back{width:100%;height:48px;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}
.float ul li.back-top{background:inherit;display: none}
.float ul li.back-top a{background:#f2f2f2;display:flex;align-items:center;justify-content:center}
.float ul li.back-top a:hover{background:#ebebeb}
.float ul li img{width:18px;height:18px}
.float ul li:hover{background:#EBEBEB}
.float .mfloat{display: none;}

/*主体*/
.single{padding: 35px 0 0;}
.single .main{margin-left:30px;width:700px;float: left}
.list{padding:35px 0 0}
.list .main{width:870px;float:left}
/*文章*/
.article h1{color:#191919;font-size:28px;font-weight:700;line-height:38px}
.article h1 span{background:#fdd000;border-radius:2px;color:#333;font-size:14px;font-weight:400;line-height:20px;margin-top:0;padding:3px 5px;position:relative;top:-5px;margin-right: 10px;}
.article .info{color:#999;font-size:14px;line-height:20px;padding-top:15px}
.article .info span{margin-right: 20px;}
.article .info span::before{font-family:iconfont;padding-right: 5px;}
.article .info span:nth-of-type(1)::before{content:"\e619";}
.article .info span:nth-of-type(2)::before{content:"\e617";}
.article .info span:nth-of-type(3)::before{content:"\e67c";}
.article .statement{color:#999;line-height:16px;font-size:12px;margin-top: 30px;}
.article .tags{color:#606060;font-size:12px;font-weight:400;margin-top:24px;}
.article .read{color:#606060;font-size:12px;font-weight:400;margin-top:24px;margin-bottom:50px}
.article .read em{font-style:normal}
/*列表*/
.category{margin-top:-20px}
.category .item{border-bottom:1px solid #ebebeb;position:relative;width:100%;overflow: hidden;}
.category .item .pic{border:1px solid rgba(0,0,0,.05);display:inline-block;height:132px;margin:20px 24px 20px 0;overflow:hidden;width:234px}
.category .item .pic img{height:100%;object-fit:cover;transition:transform .5s ease .1s;width:100%}
.category .item .pic img:hover{transform:scale(1.1)}
.category .item .info{flex:1;margin:20px 0;position:relative;float:right;width:600px;height:132px;padding:10px 0}
.category .item .info h2{color:#111;font-size:18px;font-weight:600;line-height:25px;overflow:hidden;text-overflow:ellipsis;white-space:normal}
.category .item .info .description{color:#999;font-size:14px;line-height:20px;margin-top:8px;max-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.category .item .info .extra{display:flex;justify-content:flex-start;position:absolute;width:100%;bottom:10px;line-height: 20px;}
.category .item .info .extra *{align-items:center;color:#999;display:inline-flex;font-size:12px}
.category .item .info .extra a{color:#0ae;margin-right: 5px;}
.category .item .info .extra a:hover{color:#f80}

/*分页*/
.pagebar{text-align:center;font-size:16px;line-height:30px;margin: 30px;}
.pagebar a,.pagebar span{display:inline-block;margin:0 5px;width:40px;height:40px;line-height:40px;border:1px solid #e4eaec;border-radius:5px;color:#76838f}
.pagebar span{color:#fff;background-color:#f80}

/*左侧*/
.single>.left{width:140px;float:left;}
/*用户*/
.user{background:#fff;border:1px solid #ddd;margin-bottom:30px;padding-top:56px;position:relative;}
.user .user-pic{height:70px;left:35px;position:absolute;top:-22px;width:70px}
.user .user-pic img{background:#fff;border:1px solid #ddd;border-radius:50%;display:block;height:100%;width:100%}
.user h4{font-size:16px;line-height:20px;padding-top:3px;text-align:center}
.user .user-info{padding:24px 2px;overflow:hidden}
.user .user-info dd{float:left;height:42px;line-height:1;text-align:center;width:66px;font-size: 12px;}
.user .user-info dd:first-child{border-right:1px solid #eee}
.user .user-info dd em{font-style:normal;font-size: 16px;color:#191919;}
.user .user-info dd span{color:#666;display:block;font-size:12px;height:26px;line-height:26px;vertical-align:middle}
/*分享*/
.share{z-index:1;width:140px;display:flex;flex-direction:column;justify-content:center;align-items:center}
.share .like .wrap .icon{width:48px;height:48px;background:#f8f8f8;border-radius:2px;display:flex;justify-content:center;align-items:center;position:relative}
.share .like .wrap .icon:hover{background:#f2f2f2}
.share .like .wrap .icon .like-note{position:absolute;top:-6px;left:20px;color:#da2228;font-weight:500;font-size:16px;line-height:22px;text-align:center;opacity:0}
.share .like .wrap .icon .like-note.plus{opacity:1;top:-26px;transition:all ease-in-out .3s}
.share .like .wrap .icon .like-icon{width:22px;height:22px;background:url(../images/icon_praised.png);background-size:100% 100%}
.share .like .wrap .icon .no-like-icon{width:22px;height:22px;background:url(../images/icon_praise_empty.png);background-size:100% 100%}
.share .like .wrap:hover{cursor:pointer}
.share .like .count{font-weight:400;font-size:12px;color:#111;line-height:17px;height:17px;font-style:normal;margin-top:4px;margin-bottom:24px;text-align:center}
.share .comment:hover{cursor:pointer}
.share .comment .item{width:48px;height:48px;background:#f8f8f8;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer;position:relative}
.share .comment .item img{width:22px;height:22px}
.share .comment .item .first-comment-tag{position:absolute;right:-17px;top:2px;font-weight:600;font-size:12px;color:#111;line-height:17px;background:#ffd100;border-radius:11px;border:1px solid #fff;padding:0 4px;box-sizing:border-box}
.share .comment .item:hover{background:#f2f2f2}
.share .comment .count{font-weight:400;font-size:12px;color:#111;line-height:17px;height:17px;font-style:normal;text-align:center;margin-top:4px;margin-bottom:24px}
.share .collection:hover{cursor:pointer}
.share .collection .icon{width:48px;height:48px;background:#f8f8f8;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}
.share .collection .icon .collection-icon{width:22px;height:22px;background:url(../images/collection-icon.png);background-size:100% 100%}
.share .collection .icon .no-collection-icon{width:22px;height:22px;background:url(../images/no-collection-icon.png);background-size:100% 100%}
.share .collection .icon:hover{background:#f2f2f2}
.share .collection .count{font-weight:400;font-size:12px;color:#111;line-height:17px;height:17px;font-style:normal;margin-top:4px;margin-bottom:24px;text-align:center}
.share .more{cursor:pointer;position:relative}
.share .more .icon-c{width:48px;height:48px;background:#f8f8f8;border-radius:2px;display:flex;justify-content:center;align-items:center;cursor:pointer}
.share .more .icon-c .share-icon{width:22px;height:22px;display:block;background:url(../images/share-icon.png) no-repeat center;background-size:100% 100%}
.share .more .count{font-weight:400;font-size:12px;color:#111;line-height:17px;font-style:normal;margin-top:4px;text-align:center}
.share .more .share-icons-c{display:none;position:absolute;z-index:1;left:39px;top:-60px;width:156px;height:295px;background:url(../images/share-icons-c.png);background-size:100% 100%}
.share .more .share-icons-c .share-icons{position:absolute;left:24px;top:10px;width:118px;box-sizing:border-box}
.share .more .share-icons-c .share-icons .item{width:110px;height:42px;display:flex;align-items:center;box-sizing:border-box;justify-content:center;margin-left:3px}
.share .more .share-icons-c .share-icons .item a{flex:1;font-size:12px;color:#333;box-sizing:border-box;line-height:42px;display:flex;align-items:center;padding-left:8px}
.share .more .share-icons-c .share-icons .item .icon{margin-right:10px;width:20px;height:20px}
.share .more .share-icons-c .share-icons .item .sinat-icon{background:url(../images/sinat-icon.png) no-repeat 0 0;background-size:100% 100%}
.share .more .share-icons-c .share-icons .item .qzone-icon{background:url(../images/qzone-icon.png) no-repeat 0 0;background-size:100% 100%}
.share .more .share-icons-c .share-icons .item .link-icon{background:url(../images/link-icon.png) no-repeat 0 0;background-size:100% 100%}
.share .more .share-icons-c .share-icons .item:hover{background:#f8f8f8}
.share .more .share-icons-c .share-icons .weixin{display:flex;flex-direction:column;justify-content:center;align-items:center;border-bottom:1px solid #efefef;padding-bottom:12px;margin-left:8px;margin-right:8px}
.share .more .share-icons-c .share-icons .weixin a{flex:1;color:#333;box-sizing:border-box;line-height:42px;display:flex;align-items:center;font-size:12px}
.share .more .share-icons-c .share-icons .weixin .icon{margin-right:10px;width:20px;height:20px}
.share .more .share-icons-c .share-icons .weixin .weixin-icon{background:url(../images/weixin-icon.png) no-repeat 0 0;background-size:100% 100%}
.share .more .share-icons-c .share-icons .toast{position:fixed;width:600px;margin:0 auto;z-index:999;top:80px;left:50%;transform:translateX(-50%)}
.share .more .share-icons-c .share-icons .toast .toast-text{width:600px;height:40px;line-height:40px;text-align:center;background:#fff;color:#303030;box-shadow:3px 3px 10px rgba(0,0,0,.12)}
.share .more:hover .share-icons-c{display:block}
.share .more:hover .icon-c{background:#f2f2f2}
.share .scan{margin-top:24px;overflow:hidden;width:108px;display:flex;flex-direction:column;align-items:center;flex-wrap:wrap}
.share .scan .qr-image{width:88px;height:88px;position:relative;background-color:#fff;display:flex;align-items:center;justify-content:center}
.share .scan .text{margin-top:4px;font-weight:400;font-size:12px;color:#999;line-height:14px;text-align:center;font-style:normal;display:block}

/*首页*/
.page{min-height: 800px;}
.page_tags .link{background-color:#fff}
.page_tags .link:nth-child(2n){background-color:#e8f0f2}
.page_tags .link h2.title{overflow:hidden;color:#36475a;text-overflow:ellipsis;white-space:nowrap;font-weight:400;font-size:36px;padding:50px 0 0 0;text-align:center}
.page_tags .link ul{display:block;width:100%;text-align:center;overflow:hidden;padding:30px;width:1200px;margin:0 auto}
.page_tags .link ul li{margin:0 10px;padding:9px 15px;border:1px solid #e4eaec;border-radius:5px;background:#fff;color:#76838f;text-align:center;text-decoration:none;font-weight:400;font-size:16px;float:left}
.page_tags .link ul li:hover{background-color:#0acf67;color:#fff;cursor:pointer}
.page_tags .link ul li:hover a{color:#fff}

/*404*/
.error article{text-align: center;}
.error article a{display:inline-block;line-height:40px;background:#0ae;color:#fff;border-radius:4px;font-size:16px;transition:.2s;padding:0 20px;cursor: pointer}
.error article a:hover{background-color:#f60}


/*手机端*/
@media (max-width:750px){

    /*通用*/
    .container{width:100%;}

    /*头部*/
    header{height:60px;}
    header nav{width:100%;}
    header nav .logo{margin-top:0;width:100%;text-align:center;height: 60px;}
    header nav .logo img{margin-top:5px;height:50px;}
    header nav ul{position:fixed;right:0;z-index:999;display:none;margin-right:0;width:60%;height:100%;background-color:#323232;}
    header nav ul li{width:100%;background-color:#323232;text-align:center;line-height:30px;margin-left: 0}
    header nav ul li a{height:50px;color:#fff;line-height:50px;}
    header nav .tel{display:none;}
    header nav .wap{position:absolute;left:10px;float:left;display:block;margin-top:28px;margin-left:10px;width:30px;height:5px;background-color:#e3720f;}
    header nav .wap::after,header nav .wap::before{position:absolute;width:30px;height:5px;background:#e3720f;content:'';-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:margin,-webkit-transform;transition-property:margin,-webkit-transform;transition-property:margin,transform;transition-property:margin,transform,-webkit-transform;}
    header nav .wap::before{margin-top:-10px;}
    header nav .wap::after{margin-top:10px;}
    header .open .wap{background:0 0;}
    header .open .wap::before{margin-top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);}
    header .open .wap::after{margin-top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}
    header .open .wap::after,.header .open .wap::before{position:absolute;width:30px;height:5px;background:#e3720f;content:'';}

    /*尾部*/
    footer{padding: 10px 20px;line-height: 24px;}
    footer .sitemap{width: 100%;padding-top: 0;}
    footer .copyright{width: 100%;}
    footer .copyright a{display: block;}

    /*右侧*/
    aside{width:100%;padding: 0 13px;border-bottom: 8px solid #f5f5f5;}
    /*搜索*/
    aside .search{display: none;}
    /*热文*/
    aside .hot .box{width: 100%;margin-top: 10px;position: relative;}
    aside .hot .box .pic{width: 7.5rem;height: 5rem;float: right;margin-right: 0;}
    aside .hot .box h4{padding-right: 10px;font-size: 18px;}
    aside .hot .box p{position: absolute;bottom: 15px;}

    /*悬浮*/
    .float ul{display: none;}
    .float .mfloat{border:1px solid rgba(230,122,0,.15);border-radius:21px;bottom:508px;padding:5px;right:8px;width:44px;background:#f7f7ed;display:flex;flex-direction:column;position:fixed;z-index:3;align-items:center;overflow:hidden;display: block}
    .float .mfloat .item{height:32px;width:32px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;transition:all .2s ease-in-out}
    .float .mfloat .item .text{color:#e67a00;font-weight:500;max-width:100%;text-overflow:ellipsis;white-space:nowrap;font-size:11px;height:16px;line-height:16px}
    .float .mfloat .item .to-top{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIKADAAQAAAABAAAAIAAAAACshmLzAAABI0lEQVRYCe2VOxKCMBRFb2gsXIDoKlyBhQ0zli7ERitwHAqpxMbF2GvlSmSkdMbCxhjUx4CC5EMZm/CZ3HPyiC+A/dkK2ArYChhUIAmwSZaYG0SA6U5OfMQcbzhzsOivsdXJ0hIowgmqK6EsUAU3kXBossz4DWcMV7GCG83lD8Sqe0JaoAbucYaJiYTUJ6iDuxFO2erPAUaMYy82ZZeqIbsnGgWa4ATUlfgrIAs3kagVUIXrSlQK6MJ1JH4ETOGqEiWBtuAqEnkfyA4W6u1ZwKfJePRXo1CVcRDh2NQncgERfKHwNuCUVSUBjjEP8WKXP0F2tHKsxEOjlRO8OFKfEOfvwe1hyma4F9/n12kIN79p+SL1MeQ7dFqOtXG2ArYCZhV4Al5eo1Q68KKxAAAAAElFTkSuQmCC) no-repeat 50%;background-size:contain;transform-origin:center bottom;height:16px;width:16px}
    .float .mfloat .item .to-home{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAYAAABzenr0AAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAIKADAAQAAAABAAAAIAAAAACshmLzAAACVElEQVRYCe1VPWgUQRh9s+cuQeFUJGFjY3oLO3+qiGBIIWghBrETQRALC0VILjhgEESLgJAqpIuiWCgopApYiSCIhY1YpMqugj8EBLnldnzfhTlmYyb348E1O7A3M2/e975338zsAmUbcAVUr/nNM1TSj5iX+PgIbqgLaPSi1ZOB7xrVeoanxmBSkiqFlSjE1AGNjW5NdG0g0RhDhldMfthNRhOfEOLMqMaai7cbB+0I7vrXWZxg8ndbkwuniXGtyXGD2ow7NpDO4GIjxyoTjVhNlm9dHjuXNeEI12Lt+o4MJNO4kxs8hsFQS1DhQ6hwVB5w3MLJEa7EtLAdBjueAaMxlGRYYuLiP1J4GezDpfgWfot2+gB78l9YJu9sIZfCk9EQl5XGnwLuTLwGUo0RU8cLA+6703jYHsYhblM0d2DQbJBmuM9tuOniTPBWRTgXa3xzcTve1kAyyxPe4EkHxhxiRvK1+B4WLbZdn07jCuMW+IR2nXFrqPCG3OVN2dL+MbBew6QyzTtedbg/gwDn4zmsOph3mNZwKs/xnIT9lsTKbRiFqYNzWLGY9IVDmMzgusqbd7yVnA6/hBGOd5pcRIUrMRIrc2ncmqpoS45NZPO3YICkRyxdxRIo8GZ3hGPDGp8t1mkvMRIrGjZGtCWHnUtfMOAusGSv40M4vVfjh4t3M5bYOMKEaPnivAZ4t9+rq3zv/WfjbamLlk/Gb8AX0We8NFBWoKzAwCuwy3utc5xMatDe9W4WqOWjew3wvT3OL/64L7Bf+MC3YOAG+lXJUqfnCvwFWIGqFKMfhdUAAAAASUVORK5CYII=) no-repeat 50%;background-size:contain;transform-origin:center top;height:16px;width:16px}
    .float .mfloat .line{background:#e67a00;opacity:.15;height:1px;margin:5px;width:24px}

    /*主体*/
    .main{padding: 0 13px;border-bottom: 8px solid #f5f5f5;}
    .single{padding:0;}
    .single .main{width: 100%;margin: 0;}
    /*文章*/
    .article h1{font-size:22px;letter-spacing:.2px;line-height:30px;padding:15px 0 0}

    /*列表*/
    .list{padding:0}
    .list .main{width:100%}
    .category{margin-top:0}
    .category .item .pic{width:7.5rem;height:5rem;float:right;margin-right:0}
    .category .item .info{float:left;width:calc(100% - 8rem);height:5rem;padding:0}
    .category .item .info h2{font-weight:400}
    .category .item .info .description{display:none}
    .category .item .info .extra{bottom:0}

    /*分页*/
    .pagebar{margin:15px 0}
    .pagebar a,.pagebar span{width:30px;height:30px;line-height:30px}

    /*左侧*/
    .single>.left{display: none;}


}