/*
*/
*{-webkit-tap-highlight-color:transparent;}
article,aside,details,figcaption,figure,footer,header,main,nav,section{display:block;}
div,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,hr,button,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,.muziang{margin:0;padding:0;}
body{background-color:#fafafa;font:16px/1.875em 'Arial','Microsoft Yahei','Verdana','Tahoma','sans-serif';color:#333;word-break:break-all;text-align:justify;}
a{text-decoration:none;outline:none;color:#333;}
a:hover{color:#0052cc;}
input,textarea{-webkit-appearance:none;border:none;}
input:focus,textarea:focus{outline:none;}
li{list-style:none;}
a img{border:none;}
img{max-width:100%;}
table{background-color:transparent;border-spacing:0;border-collapse:collapse;font-size:16px;width:100%;border-top:solid 1px #e4e4e4;border-left:solid 1px #e4e4e4;box-sizing:border-box;}
table th{background-color:#f9f9f9;text-align:center;box-sizing:border-box;}
table td,table th{padding:10px 1%;border:1px solid #e4e4e4;box-sizing:border-box;}

/* Slider */
.slick-wrap {overflow: hidden; position: relative;}
.slick-load {display: none; overflow: hidden;}
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent;}
.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0;}
.slick-list:focus{outline:none;}
.slick-list.dragging{cursor:pointer;cursor:hand;}
.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}
.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto;}
.slick-track:before,.slick-track:after{display:table;content:'';}
.slick-track:after{clear:both;}
.slick-loading .slick-track{visibility:hidden;}
.slick-slide{display:none;float:left;height:100%;min-height:1px;font-size: 0; line-height: normal;}
[dir='rtl'] .slick-slide{float:right;}
.slick-slide img{display:block;}
.slick-slide.slick-loading img{display:none;}
.slick-slide.dragging img{pointer-events:none;}
.slick-initialized .slick-slide{display:block;}
.slick-loading .slick-slide{visibility:hidden;}
.slick-vertical .slick-slide{display:block;height:auto;}
.slick-arrow.slick-hidden{display:none;}

.slick-arrow {overflow: hidden; position: absolute; top: 50%; display: block; transform: translateY(-50%); width: 30px; height: 40px; background-color: rgba(0, 0, 0, .35); opacity: .5; transition: all .3s; z-index: 5; cursor: pointer;}
.slick-arrow:after {display: block; content: ''; width: 13px; height: 21px; position: absolute; left: 50%; margin-left: -6.5px; top: 50%; transform: translateY(-50%); background: url(images/icon_arrow.png) no-repeat 0 0; background-size: 100% auto; text-indent:-99999em; overflow: hidden;}
.slick-prev {left: -30px;}
.slick-prev:after {background-position: 0 100%;}
.slick-next {right: -30px;}

.slick-dots {position: absolute; left: 50%; bottom: 0; width: auto; transform: translateX(-50%); margin-bottom: 3.125%; font-size: 0; line-height: normal; text-align: center;}
.slick-dots li {display: inline-block; margin: 0 7px;}
.slick-dots button {display: block; border:none; background-color: transparent; cursor: pointer; text-indent: -9999em; overflow: hidden; width: 9px; height: 9px; background-color: rgba(0,0,0,.3); border-radius: 50%; transition: all .3s;}
.slick-dots .slick-active button {background-color: #5591d9;}

.slick-load:hover .slick-prev {left: 0;}
.slick-load:hover .slick-next {right: 0;}


/*gold*/
   #header {
    background-color: #ffffff;
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.12);
    background-color: #f5f6f7;
    height: 58px;
    border-top-style: solid;
    border-top-color: #104e81;
    border-top-width: 15px;
}

    #header .inner {height: 58px;}
    

    

.inner{width:90%;max-width:1440px;margin:0 auto;}
.submit{cursor:pointer;}
.clear{clear:both;}
.rows{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.box {background-color:#fff;border:1px solid rgba(133,153,171,0.2);border-radius:4px;box-shadow:0 2px 26px 0 rgba(133,153,171,0.1); margin-bottom: 5px;}
/*thumbnail*/
.thumbnail{position:relative;overflow:hidden; border-radius: 4px;}
.thumbnail a{display:block;padding-bottom:75%;position:relative;overflow:hidden;background:no-repeat center center;background-size:cover;}
.thumbnail img{display:block;position:absolute;left:0;top:0;width:100%;height:100%;transition:transform .3s;object-fit:cover; font-size: 12px; line-height: 1.35em; color: #999; text-align: center;}
.thumbnail img:hover{transform:scale(1.1,1.1);}

/*box*/
.boxTitle{font-size:18px;line-height:1.125em;color:#333;border-bottom:1px solid rgba(133,153,171,0.2);padding:15px 20px;position:relative; font-weight: normal;}
.boxTitle:before{width:3px;height:12px;background-color:#ff562f;border-radius:1.5px;content:'';display:block;position:absolute;left:10px;top:50%;transform:translateY(-50%);}

/*header*/

#header .inner{position:relative;}
#blank{height:80px;}

/*logo*/
#logo{padding:0px 0;float:left; height: 58px;}
#logo a{display:block;width:198px;height:58px;background:url(images/logo.png) no-repeat left center;background-size:contain;text-indent:-9999em;}

/*search*/
#search{float:right;overflow:hidden;padding:8px 0;width:20.834%;}
#search .input{background-color:rgba(255,255,255,.15);padding-right:45px;position:relative;border-radius:4px;    border: 1px solid #dddddd;}
#search .text{height:19px;line-height:24px;width:90%;padding:8px 5%;font-size:14px;background-color:transparent;color:#fff;display:block;}
#search .submit{position:absolute;right:0;top:0;width:45px;height:100%;background:url(images/icon_search_gray.png) no-repeat center center;background-size:45% auto;}
#search .submit:hover{opacity:.85;}

/*topBtn*/
#topBtn{display:block;padding:17px 0;float:right;display:none;}

/*navBtn*/
#navBtn{background-color:#ffffff;border-radius:3px;width:32px;height:32px;overflow:hidden;position:relative;cursor:pointer;}
#navBtn i{display:block;width:56%;height:2px;background-color:#888;position:absolute;left:22%;top:50%;transform:translateY(-50%);transition:background .3s;}
#navBtn i:before,#navBtn i:after{width:100%;height:2px;background-color:#888;content:'';display:block;position:absolute;left:0;transition:all .3s;}
#navBtn i:before{bottom:7px;}
#navBtn i:after{top:7px;}
#navBtn.active i{background-color:#ffffff;}
#navBtn.active i:before{transform:rotate(45deg);bottom:0;}
#navBtn.active i:after{transform:rotate(-45deg);top:0;}

/*nav*/
#nav{margin:0 20.834% 0 160px;}
#nav ul{text-align:center;line-height:normal;}
#nav li{display:inline-block;line-height:36px;font-size:16px;position:relative;padding:17px 2%;}
#nav li a{color:#666;display:block;}
#nav li a:hover {color: #59b9fc;}
#nav li ul{position:absolute;left:0%;top:100%;width:100%;background-color:#fff;box-shadow:0px 3px 3px rgba(133,153,171,0.2);padding:8px 0;display:none;z-index:6;border-radius:0 0 4px 4px;}
#nav li li{padding:0;display:block;font-size:14px;line-height:1.5em;}
#nav li li a{color:#333;padding:5px;}

/*wrapper*/
#wrapper{padding:5px 0;}
#wrapper .inner {display: table; table-layout: fixed;}
#sidebar{width:300px; display: table-cell; vertical-align: top;padding-left: 5px;}
#main {display: table-cell; vertical-align: top;}
/*slides*/
#slides {margin-bottom: 20px; overflow: hidden;}
/*tabSlides*/
#tabSlides {width:17.858%; float: right;}
#tabSlides .list {padding-bottom: 225%; position: relative; overflow: hidden;}
#tabSlides .slick-load {position: absolute; left: 0; top: 0; width: 100%; height: 103.7%; overflow: visible;}
#tabSlides .slick-list {overflow: visible;}
#tabSlides .slick-track {margin: 0;}
#tabSlides .item {overflow: hidden; }
#tabSlides .pic { cursor: pointer; opacity: .75; border-radius: 4px; overflow: hidden; margin-bottom: 8.1%;}
#tabSlides .pic:after {position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,.2); content: ''; display: none; opacity: 1;}
#tabSlides .slick-current .pic:after {opacity: 0;}
#tabSlides .slick-current .pic {opacity: 1;}
/*slides*/
#curSlides { overflow: hidden; width: 80.357%; float: left;  border-radius: 4px; overflow: hidden;}

#curSlides .item a,
#tabSlides .pic {display: block; background: no-repeat center center; background-size: cover; padding-bottom: 50%; position: relative; color: #fff; }

#curSlides .item span { position: absolute; left: 0; bottom: 0; width: 90%; padding: 5px 5%; font-size: 14px; display: block; line-height: 2em; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; color: #fff; font-family: 'Microsoft Yahei Lighter'; letter-spacing: 1px; background-color: rgba(0,0,0,.3);}
#curSlides .loading { padding-bottom: 45%; background-color: #f9f9f9; position: relative; }
#curSlides .loading span { display: block; position: absolute; left: 0; top: 50%; width: 100%; transform: translateY(-50%); font-size: 36px; line-height: 1.125em; color: #999; text-align: center; }
#curSlides .slick-dots {margin-bottom: 45px;}
#curSlides .slick-dots button {background-color: rgba(255, 255, 255, .7);}
#curSlides .slick-dots .slick-active button {transform: scale(1.25); background-color: #fff;}



/*文章列表*/
.blogItem{position:relative;padding:20px;}
.blogItem .thumbnail{width:210px;float:right;}
.blogItem .text {margin-right: 230px; overflow: hidden;}
.blogItem .excerpt{font-size:14px;color:#999;line-height:2em;height:6em;-webkit-line-clamp:3; margin-bottom: 12px;}
.blogItem .title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:22px;line-height:1.5em;color:#333;margin-bottom:7px; font-weight: normal;}
.blogItem .title a{color:#333;transition:all .3s;}
.blogItem .title a:hover{color:#0052cc;}
.blogItem .top {position:absolute; left:-3px; top:-1px; width: 40px; height: 40px; background:url(images/icon_istop.png) no-repeat center top; background-size: contain; z-index: 2;}
.blogItem .meta {color:#999;overflow:hidden;font-size:13px;line-height:1.5em; opacity: .85;}
.blogItem .meta span{display:inline-block;background:no-repeat left center;padding:0 18px;background-size:auto 12px;}
.blogItem .meta .date{background-image:url(images/icon_time.png);}
.blogItem .meta .cat{background-image:url(images/icon_cat.png);}
.blogItem .meta .cmt{background-image:url(images/icon_cmt.png);}
.blogItem .meta .views{background-image:url(images/icon_views.png);padding-left:22px;}
.blogItem .meta a{color:#999;}
/*pagenavi*/
#pagenavi{font-size:0;line-height:normal;text-align:center;padding:20px; clear:both;}
#pagenavi a,#pagenavi span.now-page{display:inline-block;font-size:13px;height:32px;line-height:32px;min-width:28px;text-align:center;padding:0 2px;color:#999;margin:2px; border-radius: 2px; background-color: #e1eaf9;}
#pagenavi span.now-page,#pagenavi a:hover{background-color:#0052cc; color:#fff;}



/*侧边*/
.widget{border-bottom:1px solid rgba(133,153,171,0.2);}
.widget .textwidget {font-size: 14px;}
.widget .textwidget,.widget ul{overflow:hidden;padding:20px;}
.widget li{overflow:hidden;font-size:14px;line-height:1.875em;}
.widget h4{line-height:1.5em;max-height:3em;-webkit-line-clamp:2;font-size:14px; font-weight: normal;}
.widget h4 a{color:#333;}
.widget h4 a:hover{color:#fa7268;}


/*personal*/
.divPersonal{position:relative;}
.divPersonal .textwidget {padding:0; position:relative; overflow: visible;}
.divPersonal .textwidget:before{content:'';display:block;background-color:#0052cc;padding-bottom:50%;margin:-1px;border-radius:5px 5px 0 0;}

.divPersonal .avatar{margin:-23% auto 0;width:43%;border-radius:50%;border:5px solid #fff;position:relative;z-index:2;background-color:#fff;}
.divPersonal .avatar i{display:block;padding-bottom:100%;border-radius:50%;background:no-repeat center center;background-size:cover;background-color:#f4f4f4;}
.divPersonal .intro{text-align:center;padding:15px 0;}
.divPersonal .name{font-size:18px;line-height:1.5em;color:#333;margin-bottom:5px;}
.divPersonal .job{font-size:14px;color:#999;line-height:1.5em;}
.divPersonal .contact{overflow:hidden;padding:20px;border-top:1px solid rgba(133,153,171,0.2);}
.divPersonal .contact span{display:block;width:50%;float:left;}
.divPersonal .contact a{display:block;width:80%;margin:0 auto;border-radius:4px;color:#fff;font-size:14px;text-align:center;line-height:36px;line-height:36px;}
.divPersonal .contact a:hover{opacity:.85;}
.divPersonal .contact .qq{background-color:#3796f6;}
.divPersonal .contact .mail{background-color:#ff562f;}
.divPersonal .contact i{display:inline-block;background:no-repeat left center;background-size:auto 14px;padding-left:23px;font-style:normal;}
.divPersonal .qq i{background-image:url(images/icon_qq.png);padding-left:19px;}
.divPersonal .mail i{background-image:url(images/icon_mail.png);}
.divPersonal .meta{border-top:1px solid rgba(133,153,171,0.2);}
.divPersonal .meta ul{overflow:hidden;}
.divPersonal .meta li{float:left;width:50%;text-align:center;font-size:14px;color:#999;line-height:1.75em;}
.divPersonal .meta span{font-size:18px;line-height:1.35em;color:#333;display:block;}

/*divStatistics*/
.divStatistics li{background-color:#f9f9f9;padding:5px 10px;margin-bottom:5px;}
.divStatistics li:last-child{margin-bottom:0;}

/*divComments*/
.divComments li{overflow:hidden;color:#444;margin-bottom:13px;padding-bottom:13px;border-bottom:1px dashed #e4e4e4;text-align:justify;}
.divComments li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
.divComments .avatar{float:left;width:41px;height:41px;border-radius:50%;overflow:hidden;}
.divComments .avatar img{display:block;width:100%;height:100%;}
.divComments .text{margin-left:52px;overflow:hidden;}
.divComments .name,.divComments .cont{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.divComments .name{font-size:14px;color:#333;line-height:1.25em;margin-bottom:2px;}
.divComments .cont{font-size:13px;color:#999;line-height:1.5em;}
.divComments .more{position:absolute;right:0;top:0;height:100%;}
.divComments .more:before,.divComments .more:after{background-color:#999;content:'';display:block;position:absolute;top:50%;transform:translateY(-50%);border-radius:2px;}
.divComments .more:before{width:2px;height:14px;right:6px;}
.divComments .more:after{width:14px;height:2px;right:0;}
.divComments a{display:block;overflow:hidden;position:relative;padding-right:34px;}

/*divPrevious*/
.divPrevious li{position:relative;padding-bottom:15px;margin-bottom:15px;border-bottom:1px dashed rgba(133,153,171,0.2);}
.divPrevious li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0;}
.divPrevious h4{font-size:16px;line-height:1.5em;max-height:3em;-webkit-line-clamp:2;color:#333; font-weight: normal; margin-bottom: 5px;}
.divPrevious h4 a{color:#333;}
.divPrevious .excerpt{font-size:13px;line-height:1.75em;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.divPrevious .date{font-size:12px;color:#999;line-height:1.5em;margin-bottom:5px;}

/*divSearchPanel*/
.divSearchPanel input[type='text']{height:24px;line-height:24px;padding:8px 3%;border:1px solid #e4e4e4;width:94%;border-radius:4px 0 0 4px;}
.divSearchPanel input[type='submit']{color:#fff;position:absolute;right:0;top:0;height:100%;width:42px;background:#0052cc url(images/icon_search_white.png) no-repeat center center;background-size:50% auto;cursor:pointer;border-radius:0 4px 4px 0;text-indent:-9999em;}
.divSearchPanel form{position:relative;padding-right:42px;overflow:hidden;}

/*divLinkage*/
.divLinkage li,
.divCatalog li,
.divMisc li,
.divAuthors li,
.divArchives li {float:left;width:48%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:1% 0;}
.divLinkage li:nth-child(2n),
.divCatalog li:nth-child(2n),
.divMisc li:nth-child(2n),
.divAuthors li:nth-child(2n),
.divArchives li:nth-child(2n){float:right;}
.divLinkage li a,
.divCatalog li a,
.divFavorites li a,
.divNavBar li a,
.divAuthors li a,
.divArchives li a {background-color:#f9f9f9;color:#555;padding:5px 10px;display:block;}

/*divArchives*/
.divArchives li,
.divLinkage li {font-size: 12px;}
/*divFavorites*/
.divFavorites li {padding: 1% 0;}

.divContorPanel a {position: relative; color:#999;}
.divContorPanel a:before {content: '#'; display: inline-block; margin-right: 2px;}
/*divNavBar*/
.divNavBar li {margin-bottom: 2px;}
.divNavBar li ul {padding: 0;}
.divNavBar li li {margin-bottom: 0; margin-top: 2px;}
.divNavBar li li a {padding-left: 2em;}

/*divMisc*/
.divMisc a{display:block;}
.divMisc img{display:block;}

/*divTags*/
.divTags li{float:left;padding:1% 2% 1% 0;}
.divTags li a{display:block;background-color:#f9f9f9;border-radius:0px;padding:0 10px;color:#fff;font-size:12px;}
.divTags li a:hover{opacity:.8;}
.divTags li:nth-child(8n-7) a{background-color:#8A9B0F;}
.divTags li:nth-child(8n-6) a{background-color:#EB6841;}
.divTags li:nth-child(8n-5) a{background-color:#3FB8AF;}
.divTags li:nth-child(8n-4) a{background-color:#FE4365;}
.divTags li:nth-child(8n-3) a{background-color:#FC9D9A;}
.divTags li:nth-child(8n-2) a{background-color:#EDC951;}
.divTags li:nth-child(8n-1) a{background-color:#C8C8A9;}
.divTags li:nth-child(8n) a{background-color:#83AF9B;}
.divTags li:first-child a{background-color:#E1474D;}
.divTags li:last-child a{background-color:#3299BB;}

/*divCalendar*/
.divCalendar caption{margin-bottom:10px;font-size:0;line-height:normal;}
.divCalendar caption a{display:inline-block;font-size:16px;line-height:1.35em;margin:0 5px;vertical-align:middle;font-weight:bold;}
.divCalendar td,.divCalendar th{width:13.285%;padding:0 0.5%;text-align:center;font-size:14px;}
.divCalendar td a{padding:10%;background-color:#d83d30;border-radius:50%;color:#fff;}

/*divRand*/
.divRand ul{overflow:hidden;}
.divRand li{width:48%;float:left;padding-bottom:4%;}
.divRand li:nth-child(2n){float:right;}
.divRand .thumbnail{margin-bottom:5px;}
.divRand h4 {height: 3em; max-height: none; font-size: 13px;}

.divHot .meta {font-size:13px;color:#999; line-height:1.35em;  white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
/*divHot*/
.divHot li{margin-top:15px;padding-top:15px;border-top:1px dashed rgba(133,153,171,0.2);}
.divHot li:first-child{margin-top:0;padding-top:0;border-top:none;}
.divHot .thumbnail{width:85px;float:left;}
.divHot .text{margin-left:95px;overflow:hidden;}
.divHot h4{height:3em;margin-bottom:5px;}
.divHot .meta{background:no-repeat url(images/icon_views.png) right center; background-size:auto 12px; padding-right:20px;float:right; font-size: 12px;}


/*divCmt*/
.divCmt li {margin-top: 18px; padding-top: 15px; border-top:1px dashed #e4e4e4;}
.divCmt li:first-child {margin-top: 0; padding-top: 0; border-top:none;}
.divCmt .thumbnail{margin-bottom:10px;}
.divCmt h4 {margin-bottom:8px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; max-height: none;}
.divCmt .meta{font-size:13px;color:#999; line-height:1.35em; overflow: hidden;}
.divCmt span {display: block; background:no-repeat left center; padding-left:15px; background-size:auto 12px;}
.divCmt .date {float:left; background-image:url(images/icon_time.png);}
.divCmt .cmt {float:right; background-image:url(images/icon_cmt.png);}


/*article*/
#article{padding:20px;}

/*entry*/
.entry{overflow:hidden;margin-bottom: 0.5em;font-size: 17px;line-height: 30px;color: #333;}
.entry img{max-width:100%;height:auto!important;}
.entry blockquote{margin:0 2em 1em;overflow:hidden;padding:1em 1em 0;color:#555;background-color:#f9f9f9;font-style:italic;}
.entry ul,.entry ol{margin-bottom:1em;margin-left:2em;padding-left:1em;}
.entry ul li{list-style:outside disc none;}
.entry ol li{list-style:outside decimal none;}
.entry li p{margin-bottom:0;}
.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{ padding: 18px 0 15px;}

.entry p{margin-bottom:0.5em;font-size: 17px;line-height: 30px;color: #333;}

.entry a{color:#d83d30;text-decoration:underline;}
.entry hr{border:none;margin-bottom:1em;border-bottom:1px solid #e4e4e4;overflow:hidden;clear:both;}

/*postTags _muziang*/
#postTags{line-height:normal;margin-bottom:20px;}
#postTags a{font-size:13px;margin:0 1em 1em 0;border:1px solid rgba(133,153,171,0.2);line-height:26px;color:#999;background-color:#fafafa;border-radius:3px;padding:0 11px;display:inline-block;vertical-align:top;}
#postTags a:hover{background-color:#333;color:#fff;border-color:#1a1a1a;}

/*postnavi*/
#postnavi{font-size:14px;line-height:1.75em;overflow:hidden; border-top: 1px solid rgba(133,153,171,0.2); padding: 15px 0 20px;}
#postnavi .prev,#postnavi .next{width:45%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
#postnavi .prev{float:left;}
#postnavi .next{float:right;text-align:right;}
#postnavi a{color:#999;}
#postnavi a:hover{color:#333;}

/*breadcrumb*/
#breadcrumb{font-size:12px;line-height:1.5em;color:#999;padding:5px 0;}
#breadcrumb a{color:#999;}
#breadcrumb a:hover{color:#333;}
#breadcrumb .home{background:url(images/icon_home.png) no-repeat left;background-size:auto 12px;padding-left:18px;}
#breadcrumb i{font-style:normal;font-family:'Simsun';margin:0 5px 0 3px;}

/*广告*/
.listpic{overflow:hidden; padding: 20px; border-bottom: 1px solid rgba(133,153,171,0.2);}
.listpic a{display:block;}
.listpic img{display:block;width:100%;height:auto;}

.listpic.mb {padding: 0; margin-bottom: 1em; border-bottom: none;}

.qcwxpc{display:block;overflow:hidden;}
.qcwxm{display:none;overflow:hidden;}

/*postTitle aiyuanma_*/
#postTitle{font-size:24px;line-height:1.5em;padding:1% 0;color:#1f1f1f;}

/*postmeta*/
#postmeta{font-size:0;line-height:normal;margin-bottom:15px;border-bottom:1px dashed #eee;padding-bottom:15px;}
#postmeta span{font-size:14px;color:#888;margin:0 10px;display:inline-block;background:no-repeat left center;padding-left:20px;background-size:auto 13px;}
#postmeta a{color:#888;}
#postmeta a:hover{color:#d83d30;}
#postmeta .author{background-image:url(images/icon_author.png);}
#postmeta .tag{background-image:url(images/icon_cat.png);}
#postmeta .date{background-image:url(images/icon_time.png);}
#postmeta .cmt{background-image:url(images/icon_cmt.png);}
#postmeta .views{background-image:url(images/icon_views.png);}
/*errorPage*/
#errorPage #postTitle{margin-top:10%;}
#errorPage .entry{text-align:center;margin-bottom:15%;}

/*hTitle*/
.hTitle{font-size:16px;color:#333;padding-left:20px;line-height:1.5em;position:relative;margin-bottom:20px;}
.hTitle:before{width:3px;height:14px;border-radius:1.5px;background-color:#0052cc;content:'';display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}
.hTitle i{font-style:normal;color:#fa7268;margin-left:5px;}

/*related*/
#related {clear:both; margin-bottom: 15px; overflow: hidden;}
#related li{overflow:hidden;margin-bottom:15px;border-bottom:1px dashed rgba(133,153,171,0.2);padding-bottom:15px;}
#related .thumbnail{float:left;width:179px;  height: 100px;}
#related .text{margin-left:190px;overflow:hidden;}
#related h4{font-size:20px;line-height:1.5em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#333;margin-bottom:5px;}
#related h4 a,
#recommend h4 a{color:#333;}
#related h4 a:hover,
#recommend h4 a:hover {color:#fa7268;}
#related .rows{font-size:14px;line-height:1.75em;height:3.5em;-webkit-line-clamp:2;color:rgb(68, 68, 68);}

/*recommend*/
#recommend{clear:both; margin-bottom: 10px; overflow: hidden;}
#recommend ul {overflow: hidden; width: 101.5%;}
#recommend li {float: left; width: 15.166%; padding-right: 1.5%; padding-bottom: 1.5%;}
#recommend .thumbnail {margin-bottom: 5px;}
#recommend h4 {font-weight: normal; font-size: 14px; line-height: 1.65em; max-height: 3.3em; -webkit-line-clamp: 2;}

/*footer*/
#footer{font-size:14px;line-height:2em;color:#999;padding:20px 0;background-color:#fff;border-top:1px solid rgba(133,153,171,0.2)}
#footer a{color:#999;}
#footer a:hover{color:#2f7cd2;}
#footer .inner{display:table;table-layout:fixed;}

/*logoIcon*/
#logoIcon{display:table-cell;vertical-align:top;width:65px;padding-right:25px;}
#logoIcon .icon{border-radius:10px;overflow:hidden;box-shadow:0px 0px 10px rgba(0,0,0,.1);border:1px solid #eee;}
#logoIcon img{display:block;width:100%;height:auto;}

/*copyright*/
#copyright{display:table-cell;vertical-align:middle;line-height:1.75em;}

/*social*/
#social{display:table-cell;vertical-align:middle;width:168px;}
#social ul{font-size:0;line-height:normal;text-align:right;}
#social li{display:inline-block;margin-left:20px;position:relative;}
#social li a{display:block;width:36px;height:36px;text-indent:-9999em;background:no-repeat center center;background-size:contain;}
#social li a:hover{opacity:.85;}
#social .wx a{background-image:url(images/social_wx.png);}
#social .wb a{background-image:url(images/social_wb.png);}
#social .qq a{background-image:url(images/social_qq.png);}
#social .qr{position:absolute;bottom:100%;margin-bottom:10px;background-color:#fff;border:1px solid #e4e4e4;padding:5px;left:50%;transform:translateX(-50%);width:90px;z-index:3;display:none;}
#social .qr:before{content:'';display:block;width:7px;height:7px;background-color:#fff;border-bottom:1px solid #e4e4e4;border-right:1px solid #e4e4e4;transform:rotate(45deg);position:absolute;bottom:-5px;left:50%;margin-left:-3px;}
#social .qr img{display:block;width:100%;height:auto;}

/*comment*/
#comment{position:relative;overflow:hidden;}
#comment .item{margin-bottom:2%;position:relative;}
#comment label{display:block;font-size:14px;line-height:1.75em;color:#999;margin-bottom:5px;}
#comment label i{font-style:normal;color:#f00;font-size:12px;margin-left:5px;}
#comment .input{border:1px solid rgba(133,153,171,0.2);border-radius:4px;overflow:hidden;position:relative;}
#comment .text{font-size:14px;line-height:24px;padding:8px 5%;width:90%;display:block;border:none;color:#555;}
#comment textarea.text{height:110px;resize:vertical;padding:5px 1.5%;width:97%;}
#comment .inp{width:102%;overflow:hidden;}
#comment .inp .item{float:left;width:31.333%;padding-right:2%;}
#comment .verify .input{padding-right:110px;}
#comment .verify .text{width:96%;padding-left:2%;padding-right:2%;}
#comment .verify img{display:block;cursor:pointer;height:36px;width:auto;position:absolute;right:2px;top:50%;transform:translateY(-50%);border-radius:0 4px 4px 0;}
#comment .btn{overflow:hidden;}
#comment .submit{float:right;background-color:#0052cc;border:none;width:22%;height:40px;color:#fff;font-size:14px;font-weight:bold;border-radius:4px;cursor:pointer;}
#comment .submit:hover{background-color:#333;}
#cancel-reply{font-size:12px;color:#999;line-height:2em;}

/*warning*/
.warning{font-size:12px;color:#999;line-height:2em;clear:both;margin-bottom:20px;}

/*commentslist*/
#commentslist{overflow:hidden;margin-bottom:20px;}
#commentslist li{position:relative;padding-bottom:15px;margin-bottom:20px;border-bottom:1px dashed rgba(133,153,171,0.2);overflow:hidden;}
#commentslist .avatar{float:left;padding:2px 0;}
#commentslist .avatar img{width:40px;height:40px;display:block;border-radius:50%;}
#commentslist .info{margin-left:55px;overflow:hidden;}
#commentslist .meta{overflow:hidden;font-size:12px;line-height:1.35em;color:#999;margin-bottom:10px;}
#commentslist .meta span{display:block;float:left;}
#commentslist .meta .reply{float:right;font-weight:bold;}
#commentslist .meta a{color:#fa7268;}
#commentslist .meta a:hover{text-decoration:underline;}
#commentslist .name{font-size:16px;font-weight:bold;line-height:1.5em;color:#333;margin-bottom:5px;}
#commentslist .name a{color:#333;}
#commentslist .name a:hover{color:#fa7268;}
#commentslist .text{font-size:14px;line-height:1.75em;color:#666;}
#commentslist .text li{margin-left:0;}
#commentslist li li{margin:15px 0 5px 55px;background-color:#f9f9f9;padding:15px;border-bottom:none;}
#commentslist li li li{margin:10px 10px 5px;background-color:#fff;border:1px solid rgba(133,153,171,0.2);}
#commentslist #pagenavi{padding:0;}


@media only screen and (max-width:1280px){

	/*1280px*/
	#logo a{width:142px;height:32px;}

	/*1280px*/
	#nav{margin-left:142px;}
	#nav li{line-height:32px;padding:17px 1.8%;font-size:15px;}

	/*1280px*/
	#search .input{padding-right:36px;}
	#search .text{padding-bottom:6px;padding-top:6px;}
	#search .submit{width:36px;}

    /*1280px*/
   	#sidebar {width: 250px;}   
   	/*1280px*/
   	.blogItem .title {font-size: 20px; line-height: 1.75em;}
    /*1280px*/
    #postTitle{font-size:22px;padding:2% 0 3%;}
}



@media only screen and (max-width:1024px){

	/*1024px*/
	#topBtn{display:block;}

	/*1024px*/
	#search{padding:17px 5% 17px 25%;width:auto;float:none;margin:0 40px 0 150px;}
	#search .input{padding-right:32px;}
	#search .text{height:22px;line-height:22px;padding-top:5px;padding-bottom:5px;}
	#search .submit{width:32px;}

	/*1024px*/
	#nav{margin:0;position:fixed;left:0;top:66px;height:100%;width:100%;z-index:9;background-color:#fff;display:none;overflow-y:auto;-webkit-overflow-scrolling:touch;}
	#nav ul{padding:5% 10%;text-align:left;}
	#nav li{font-size:16px;display:block;line-height:30px;padding:0;border-bottom:1px solid rgba(133,153,171,0.2);transform:translateX(10%);opacity:0;transition:all .5s;}
	#nav li.show{transform:translateX(0%);opacity:1;}
	#nav li a{color:#333;padding:10px 50px 10px 0;}
	#nav li ul{padding:0;display:none;width:auto;position:static;left:auto;top:auto;background-color:transparent;box-shadow:none;}
	#nav li li{font-size:16px;line-height:30px;border-bottom:none;border-top:1px solid rgba(133,153,171,0.2);}
	#nav li li a{padding:10px 0 10px 2em;color:#999;}
	#nav li em{width:50px;height:50px;position:absolute;right:0;top:0;z-index:2;}
	#nav li em:after{content:'';display:block;width:7px;height:7px;border-right:1px solid #333;border-bottom:1px solid #333;position:absolute;left:50%;top:50%;transform:rotate(45deg);margin:-6px 0 0 -4px;transition:all .3s;}
		

	/*1024px*/
	#logoIcon{width:60px;padding-right:15px;}

	/*1024px*/
	#social{width:135px;}
	#social li{margin-left:15px;}
	#social li a{width:30px;height:30px;}

    /*1024px*/
    #wrapper .inner {display: block;}
    #sidebar {display: none;}
    #main {display: block; padding-left:0; margin-bottom: 20px;}

    /*1024px*/
    .divRand li {width: 31%; padding-right: 3.5%;}
    .divRand li:nth-child(2n) {float: left;}
    .divRand li:nth-child(3n){padding-right: 0;}
    .divRand h4 {height: auto; -webkit-line-clamp: 1; white-space: nowrap; display: block;}

    /*1024px*/
    .divHot li {width: 48%; float: left;}
    .divHot li:nth-child(2n){float: right;}
    .divHot li:nth-child(2){margin-top:0;padding-top:0;border-top:none;}

    /*1024px*/
    .divPersonal .textwidget:before {padding-bottom: 100px;}
    .divPersonal .textwidget .avatar {margin: -42.5px auto 10px; width: 75px;}
    .divPersonal .intro {margin-bottom: 10px;}
    .divPersonal .contact {font-size: 0; line-height: normal; text-align: center; padding:20px 0;}
    .divPersonal .contact span {width: 120px; margin:0 2%; display: inline-block; float:none;}
    .divPersonal .contact a {line-height: 36px; width: auto;}

    /*1024px*/
    .divCmt ul {overflow: hidden; display: flex; flex-flow: wrap; justify-content: space-between;}
    .divCmt li {float:left; width: 31.333%; padding-top: 2%;}
    .divCmt li:nth-child(-n+3){border-top: none; padding-top:0; margin-top: 0;}

    /*1024px*/
    .blogItem .title {font-size: 18px; line-height: 1.875em;}
}



    
    

    



@media only screen and (max-width:768px){
    
    .qcwxpc{display:none !important;overflow:hidden;}
    .qcwxm{display:block !important;overflow:hidden;}
    
    
    #header {
    background-color: #f5f6f7;
    height: 42px;
    border-top-style: solid;
    border-top-color: #104e81;
    border-top-width: 0px;
}

    
    body{background-color: #ffffff;}
    
    .inner{width:95%;}
    /*768px*/
	.slick-arrow {width: 20px; height: 27px;}
	.slick-arrow:after {width: 8px; height: 13px; margin-left: -4px;}
	.slick-next {right: 0;}
	.slick-prev {left:0;}
	/*768px*/
	#logo{padding:0px 0;}
	#logo a{width:138px;height:42px;}

	/*768px*/
	#topBtn{padding:6px 0;}

	/*768px*/
	#navBtn{width:28px;height:28px;}
	#navBtn i:before{bottom:6px;}
	#navBtn i:after{top:6px;}

	/*768px*/
	#search{margin:0 28px 0 124px;padding:6px 3.125%;}
	#search .submit{width:28px;}
	#search .input{padding-right:28px;}
	#search .text{padding-top:3px;padding-bottom:3px;font-size:12px;}

	/*768px*/
	#nav {top: 56px;}
	#nav li,#nav li li{font-size:14px;line-height:24px;}
	#nav li a{padding:10px 44px 10px 0;}
	#nav li em{width:44px;height:44px;}
	#nav li em:after{width:5px;height:5px;margin-top:-4px;}
	/*768px*/
	.box {margin-bottom: 10px;border: white;box-shadow: 0 2px 26px 0 white;}

	/*768px*/
    .boxTitle {font-size: 15px; padding:12px 10px}
    .boxTitle:before {left: -1px;}
	
    /*768px*/
    #wrapper {padding: 8px 0;}
    /*768px*/
	#main {margin-bottom: 5px;}

	/*768px*/
    #pagenavi {padding: 10px;}
	#pagenavi a,#pagenavi span.now-page{font-size:12px;height:26px;line-height:26px; min-width: 22px;}

	/*768px*/
    .widget .textwidget, .widget ul{padding: 10px;}

    /*768px*/
    .divHot li {margin-top: 10px; padding-top: 10px;}
    .divHot .meta {background-size: auto 10px; padding-right: 16px; font-size: 12px;}

	/*768px*/
    .divComments li{margin-bottom:10px;padding-bottom:10px;}
    .divComments .avatar {width: 39px; height: 39px;}
    .divComments .text {margin-left: 48px;}
    .divComments .name {margin-bottom: 3px;}
    .divComments .cont {font-size: 12px;}
    .divComments .more:before {width: 2px; height: 10px; right: 4px;}
    .divComments .more:after {width: 10px; height: 2px;}
    .divComments a {padding-right: 20px;}
    /*768px*/
    .divPrevious li {margin-bottom: 10px; padding-bottom: 8px;}
    .divPrevious .date {margin-bottom: 3px;}
    .divPrevious h4 {font-size: 15px; margin-bottom: 2px;}
    /*768px*/
    .divTags li {padding: 0.5% 1% 0.5% 0;}

    /*768px*/
    .divRand li {padding-bottom: 2.5%;}
    /*768px*/
    .divCmt .thumbnail {margin-bottom: 5px;}
    .divCmt h4 {display: -webkit-box; line-height: 1.5em; height: 3em; white-space: normal; margin-bottom: 3px;}
    .divCmt .meta {font-size: 12px; opacity: .75;}
    .divCmt span {background-size: auto 10px; padding-left: 13px; line-height: 1.5em;}
    .divCmt .date,
    .divCmt .cmt {float: none;}
    /*768px*/
    .divSearchPanel input[type="text"] {padding-top: 5px; padding-bottom: 5px;}
    .divSearchPanel input[type="submit"] {background-size: 35% auto;}

    /*768px*/
    .divPersonal .textwidget {padding:0;}
    .divPersonal .textwidget:before {padding-bottom: 80px;}
    .divPersonal .textwidget .avatar {margin-bottom: 0;}
    .divPersonal .intro {padding:10px; margin-bottom: 0;}
    .divPersonal .name {font-size: 16px;}
    .divPersonal .contact {padding:15px 0;}
    .divPersonal .contact span {width: 100px;}
    .divPersonal .contact a {line-height: 32px;}

    
	/*768px*/
	#footer{padding:20px 0;}
	#footer .inner{display:block;}

	/*768px*/
	#logoIcon{padding-right:0;display:block;margin:0 auto 10px;}

	/*768px*/
	#copyright{display:block;text-align:center;line-height:1.5em;}

	/*768px*/
	#social{width:auto;display:block;margin-top:10px;}
	#social ul{text-align:center;}
	#social li{margin:0 6px;}
	#social li a{width:26px;height:26px;}

    /*768px*/
    #article {padding: 6px; min-height:60vh;}

	/*768px*/
	#postnavi{font-size: 12px; padding: 8px 0 10px;}
	#postnavi .prev,#postnavi .next{float:none;width:auto;text-align:left;}

    /*768px*/
    #postTitle{font-size:23px;padding:2px 0 6px;}
	/*768px*/
	.entry{font-size:16px;line-height:24px; margin-bottom: 10px;}
	.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,.entry hr,.entry blockquote,.entry ol,.entry ul{margin-bottom:1%;}
    .entry p{margin-bottom:1%;font-size: 17px;line-height: 30px;}
    /*768px*/
    #postTags {margin-bottom: 10px;}
    #postTags a {font-size: 12px; margin: 0 5px 5px 0; padding: 0 8px;}	

	/*768px*/
	#postmeta{margin-bottom:3%;padding-bottom:3%;}
	#postmeta span{margin:0 5px;font-size:12px;background-size:auto 12px;padding-left:18px;}

    /*768px*/
    .hTitle {font-size: 14px; padding-left: 10px; margin-bottom: 10px;}
    .hTitle:before {height: 14px;}


    /*768px*/
    #related {margin-bottom: 10px;}
    #related li {margin-bottom: 10px; padding-bottom: 10px;}
    #related .thumbnail {width: 85px;height: 68px;}
    #related .text {margin-left: 95px;}
    #related h4 {font-size: 14px; margin-bottom: 0;}
    #related .rows {font-size: 12px; line-height: 1.75em; height: 3.5em;}
    /*768px*/
    #recommend ul {width: 102%;}
    #recommend li {width: 31.333%; padding-right: 2%; padding-bottom: 2%;}
    #recommend h4 {font-size: 13px; line-height: 1.5em; max-height: 3em;}
	/*768px*/
	#breadcrumb{margin:15px 0 -3px;}

	/*768px*/
	#comment .inp{width:auto;}
	#comment .inp .item{float:none;width:auto;padding-right:0;}
	#comment .verify{float:none;}
	#comment .btn{clear:both;padding:2% 0;overflow:hidden;}
	#comment .submit{height:30px;width:80px;}

	/*768px*/
    #commentslist {margin-bottom: 10px;}
	#commentslist li{padding-bottom:10px;margin-bottom:10px;}
	#commentslist .avatar img{width:30px;height:30px;}
	#commentslist .info{margin-left:40px;}
	#commentslist .meta{margin-bottom:5px;}
	#commentslist .name{font-size:14px;}
	#commentslist li li{margin:10px 0 5px 40px;padding:10px;}
	#commentslist li li li{margin:5px;}
    #commentslist .text {font-size: 12px;}
    /*768px*/
    #slides {margin-bottom: 10px;}
    /*768px*/
    #curSlides {float:none; width: auto; margin-bottom: 2.171%;}
	/*768px*/
    #tabSlides {width: auto; float: none;}
	#tabSlides .list {padding-bottom: 0;}
	#tabSlides .slick-load {position: static; width: auto; height: auto; left: auto; top: auto;}
	#tabSlides .slick-list {width: 102.025%;}
	#tabSlides .pic {margin-right: 5.958%; margin-bottom: 0;}

    /*768px*/
    .listpic {padding: 10px;}

   

    
    /*768px*/
    .blogItem {width: 45%; float:left; padding:2%; margin-bottom: 2%;}
    .blogItem:nth-child(2n) {float:right;}
    .blogItem .thumbnail {width: auto; float:none; margin-bottom: 10px;}
    .blogItem .text {margin-right: 0;}
    .blogItem .title {font-size: 16px; margin-bottom: 5px; line-height: 1.5em;}
    .blogItem .excerpt {margin-bottom: 6px; font-size: 13px; line-height: 1.75em; height: 5.25em;}
 	.blogItem .meta {white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 12px;}
 	.blogItem .meta span {padding-right: 10px;}

    /*768px*/
    .warning {margin-bottom: 10px; line-height: 1.75em;}
}
@media only screen and (max-width:540px){
    /*540px*/
    .divRand li {width: 48%; padding-right: 0;}
    .divRand li:nth-child(2n){float: right;}
    .divRand h4 {line-height:1.5em; height: 3em; -webkit-line-clamp: 2; white-space: normal; display: -webkit-box;}

    /*540px*/
    .divHot li {width: auto; float: none;}
    .divHot li:nth-child(2n){float: none;}
    .divHot li:nth-child(2){margin-top:10px;padding-top:10px;border-top:1px dashed rgba(133,153,171,0.2);}

    /*540px*/
    .blogItem {width: auto; float:none; padding:10px; margin-bottom: 10px;}
    .blogItem:nth-child(2n) {float:none;}
}