/*
Website Url:https://www.muziang.com/
*/
*{-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,.aiyuanma{margin:0;padding:0;}
body{background-color:#f4f4f4;font:16px/1.875em sans-serif;color:#222;word-break:break-all;}
a{text-decoration:none;outline:none;color:#222;}
a:hover{color:#006abe;}
input,textarea{-webkit-appearance:none;border:none;font-family:inherit;font-size:1em;}
input:focus,textarea:focus{outline:none;}
li{list-style:none;}
a img{border:none;}
img{vertical-align:middle;max-width:100%;}
table{background-color:transparent;border-spacing:0;border-collapse:collapse;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;}

/*gold*/
.inner{width:93.75%; max-width:1440px;margin:0 auto;}
.submit{cursor:pointer;}
.clear{clear:both;}

/*thumbnail*/
.thumbnail{position:relative;overflow:hidden;}
.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;}
.thumbnail img:hover{transform:scale(1.1,1.1);}

/*box*/
.box{background-color:#fff;padding:15px;overflow:hidden;margin-bottom:20px;}
.boxTitle{border-bottom:1px solid #e4e4e4;position:relative;padding-bottom:5px;margin-bottom:10px;}
.boxTitle .name{font-size:16px;line-height:1.5em;margin-right:50px;}
.boxTitle:after{content:'';display:block;width:2em;height:2px;background-color:#006abe;position:absolute;left:0;bottom:-1px;}
.boxTitle span,.boxTitle .arrow{display:block;position:absolute;right:0;top:0;font-weight:bold;font-size:14px;line-height:24px;overflow:hidden;}
.boxTitle i{font-style:normal;font-weight:bold;color:#006abe;}
.boxTitle span a{font-weight:normal;color:#888;position:relative;padding-right:10px;font-size:12px;}
.boxTitle span a:after{width:6px;height:6px;border-right:1px solid #888;border-bottom:1px solid #888;content:'';display:block;position:absolute;right:1px;top:50%;transform:rotate(-45deg);margin-top:-4px;}
.boxTitle .slick-arrow{display:block;width:24px;height:24px;float:left;border:none;background:none;position:relative;cursor:pointer;}
.boxTitle .slick-arrow:before{content:'';display:block;background:url(images/icon_arrow_gray.png) no-repeat 0 0;background-size:100% auto;width:41.667%;height:66.667%;position:absolute;left:50%;top:50%;margin-left:-20.8335%;transform:translateY(-50%);}
.boxTitle .slick-prev:before{background-position:0 100%;}

/*dot*/
.dot{position:relative;padding-left:13px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.dot:before{width:3px;height:3px;background-color:#006abe;content:'';display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);}

/*line*/
.line{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}

/* Slider */
.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;}
.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;}
.slick-slide .item{vertical-align:middle;}
[dir='rtl'] .slick-slide{float:right;}
.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-dots li{vertical-align:middle;}
.slick-dots button{display:block;border:none;background-color:transparent;cursor:pointer;}

/*top*/
#top{position:relative;padding-bottom:27.5px;}
#top:before{content:'';display:block;width:100%;height:100%;background:url(images/bg.jpg) no-repeat center center;background-size:cover;position:absolute;left:0;top:0;}

/*topbar*/
#topbar{background-color:#006abe;color:#fff;position:relative;z-index:2;}
#topbar .inner{overflow:hidden;}
#topbar a{color:#fff;}
#topbar a:hover{opacity:.85;}

/*welcome*/
#welcome{float:left;}
#welcome,#pagelist{line-height:2em;font-size:14px;padding:5px 0;}

/*pagelist*/
#pagelist{float:right;}
#pagelist ul{overflow:hidden;}
#pagelist li{float:left;padding-left:25px;position:relative;}
#pagelist li:after{width:1px;height:10px;background-color:rgba(255,255,255,.5);content:'';display:block;position:absolute;left:12px;top:50%;margin-top:-5px;}
#pagelist li:first-child:after{display:none;}

/*header*/
#header{position:relative;z-index:2;padding:3.125% 0;}
#header .inner{display:table;table-layout:fixed;}
#header .td{display:table-cell;vertical-align:bottom;}

/*logo*/
#logo{position:relative;z-index:2;width:250px;}
#logo a{display:block;background:url(images/logo.png) no-repeat left center;background-size:contain;overflow:hidden;padding-bottom:22.4%;position:relative;}
#logo i{display:block;position:absolute;left:0;top:0;width:100%;height:100%;text-indent:-9999em;overflow:hidden;}

/*topBtn*/
#topBtn{width:0;}
#topBtn .btn{float:left;}
#topBtn i{display:block;cursor:pointer;}

/*schBtn*/
#schBtn{display:none;}
#schBtn i{width:20px;height:20px;background:url(images/search_blue.png) no-repeat 0 0;background-size:100% auto;}

/*topGG*/
#topGG{padding-left:25px;width:468px;}
#topGG a{display:block;float:right;}
#topGG img{display:block;width:auto;max-width:100%;height:auto;height:48px;}

/*navBtn*/
#navBtn{display:none;width:22px;height:20px;overflow:hidden;margin-left:15px;opacity:.85;}
#navBtn i{display:block;width:100%;height:3px;background-color:#006abe;position:relative;float:right;top:50%;transform:translateY(-50%);transition:width .3s;}
#navBtn i:before,#navBtn i:after{width:130%;height:3px;background-color:#006abe;content:'';display:block;position:absolute;right:0;transition:width .3s;}
#navBtn i:before{bottom:8px;}
#navBtn i:after{top:8px;}
#navBtn.active i{width:100%;}
#navBtn.active i:before,#navBtn.active i:after{width:70%;}

/*search*/
#search{overflow:hidden;display:table-cell;vertical-align:middle;padding-left:35px;}
#search form{overflow:hidden;width:80%;margin:0 auto;}
#search .submit{float:right;width:50px;height:50px;background:#006abe url(images/search_white.png) no-repeat center center;background-size:44% auto;}
#search .input{border:2px solid #006abe;margin-right:50px;display:block;color:#333;border-right:none;}
#search .text{height:28px;line-height:28px;width:98%;padding:9px 2% 9px 0;font-size:16px;background-color:#fff;text-indent:15px;}

/*nav*/
#nav{margin-top:-27.5px;position:relative;z-index:2;}
#nav .inner{background-color:#006abe;}
#nav ul{font-size:0;line-height:normal;}
#nav li{display:inline-block;line-height:55px;font-size:16px;position:relative;font-weight:bold;width:11.111%;text-align:center;}
#nav li a{color:#fff;display:block;position:relative;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:0 5px;}
#nav li.on > a,#nav li.cur > a,#nav li a:hover{background-color:rgba(255,255,255,.15);}
#nav li ul{position:absolute;left:0;top:100%;width:100%;background-color:#006abe;box-shadow:0px 3px 3px rgba(0,0,0,.2);padding:10px 0;display:none;}
#nav li li{text-align:center;display:block;font-weight:normal;width:auto;line-height:40px;}
#nav li em{display:block;position:absolute;top:50%;right:3px;height:15px;width:15px;transform:translateY(-50%);display:none;}
#nav li em:after,#nav li.hasSub > a:after{content:'';width:5px;height:5px;border-right:1px solid #fff;border-bottom:1px solid #fff;transform:rotate(45deg);transition:all .3s;}
#nav li em:after{display:block;position:absolute;left:50%;top:50%;margin:-4px 0 0 -4px;}
#nav li.hasSub > a:after{display:inline-block;vertical-align:middle;margin:-5px 0 0 5px;}

/*wrapper*/
#wrapper{padding:20px 0;}

/*table*/
.table{display:table;table-layout:fixed;width:100%;}
.table .td{display:table-cell;vertical-align:top;}

/*main*/
#main.td{padding-left:1.5625%;}
#main .boxTitle,#sidebar .boxTitle{margin-bottom:15px;}

/*hmTop*/
#hmTop{display:table;width:100%;table-layout:fixed;}
#hmTop .td{display:table-cell;vertical-align:top;}

/*slides*/
#slides{width:456px;padding-right:30px;}
#slides .item a{display:block;color:#fff;background:no-repeat center center;background-size:cover;padding-bottom:100%;position:relative;}
#slides .item h2{position:absolute;left:0;bottom:0;width:90%;padding:5px 5%;font-size:14px;line-height:1.875em;overflow:hidden;text-align:center;color:#fff;white-space:nowrap;text-overflow:ellipsis;background-color:rgba(0,0,0,.15);font-weight:normal;}
#slides .slick-arrow{position:absolute;top:50%;display:block;transform:translateY(-50%);width:30px;height:40px;background:rgba(0,0,0,.35) no-repeat center center;background-size:contain;opacity:.5;color:#fff;font-size:0;line-height:normal;transition:all .3s;text-indent:-99999em;overflow:hidden;z-index:3;border:none;cursor:pointer;}
#slides .slick-prev{left:-30px;}
#slides .slick-next{right:-30px;}
#slides .slick-prev:after,#slides .slick-next:after{content:'';display:block;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 100%;background-size:100% auto;}
#slides .slick-next:after{background-position:0 0;}
#slides:hover .slick-prev{left:0;}
#slides:hover .slick-next{right:0;}
#slides .slick-dots{position:absolute;left:50%;bottom:45px;transform:translateX(-50%);white-space:nowrap;line-height:5px;}
#slides .slick-dots li{display:inline-block;margin:0 5px;}
#slides .slick-dots button{display:block;text-indent:-9999em;overflow:hidden;width:5px;height:5px;background-color:rgba(255,255,255,.75);transition:all .3s;line-height:5px;}
#slides .slick-dots .slick-active button{background-color:#006abe;width:20px;}
#slides .load{padding-bottom:100%;background-color:#f9f9f9;position:relative;}
#slides .load 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;}

/*latest*/
#latest{overflow:hidden;}
#latest .list{max-height:416px;overflow:hidden;-webkit-overflow-scrolling:touch;}
#latest ul{overflow:hidden;}
#latest li{font-size:14px;line-height:32px;overflow:hidden;float:left;width:48%;}
#latest li:nth-child(2n){float:right;}
#latest li time{display:block;float:right;color:#888;font-size:12px;}
#latest li a{margin-right:80px;}

/*carousel*/
.carousel .boxTitle{margin-bottom:15px;}
.carousel .slick-load{width:101%;}
.carousel .info{margin-right:7.3%;overflow:hidden;}
.carousel .thumbnail{margin-bottom:10px;}
.carousel .title{font-size:14px;line-height:1.5em;font-weight:normal;max-height:3em;-webkit-line-clamp:2;}
.carousel .load{padding-bottom:11.544%;margin-bottom:55px;}

/*picture*/
.picture .boxTitle{margin-bottom:5px;}
.picture ul{overflow:hidden;width:101%;}
.picture li{float:left;width:19%;padding:1% 1% 0 0;}
.picture .thumbnail{margin-bottom:10px;}
.picture .title{font-size:14px;line-height:1.5em;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;}

/*column*/
.column .list{overflow:hidden;width:102%;}
.column .item{width:31.333%;float:left;padding-right:2%;}
.column .item:nth-child(n+4){padding-top:2%;}
.column li{overflow:hidden;}
.column .thumbnail{width:130px;float:left;}
.column .info{margin-left:145px;overflow:hidden;}
.column .first{padding:8px 0;}
.column .first .title{margin-bottom:5px;}
.column .first .title a{display:block;font-size:14px;line-height:1.65em;max-height:3.3em;-webkit-line-clamp:2;}
.column .first p{font-size:13px;line-height:1.75em;height:3.5em;-webkit-line-clamp:2;color:#888;}
.column .li{border-top:1px dashed #eee;padding-top:5px;margin-top:5px;line-height:30px;}
.column .li .title{font-weight:normal;font-size:14px;margin-right:70px;}
.column time{display:block;float:right;font-size:12px;color:#888;}
.column .warning{margin-bottom:0;text-align:center;padding:5% 0;}

/*gallery*/
.gallery{overflow:hidden;}
.gallery ul{overflow:hidden;width:100.7%;}
.gallery li{float:left;width:15.965%;padding:0.7% 0.7% 0 0;}
.gallery li .thumbnail{padding-bottom:75%;}
.gallery li img{transition:all .3s;}
.gallery li:first-child{width:32.615%;}
.gallery li:first-child .thumbnail{padding-bottom:75.5%;}
.gallery li a{overflow:hidden;display:block;position:relative;background-color:#f9f9f9;}
.gallery li a:before,.gallery li a:after{content:'';display:block;position:absolute;opacity:0;transition:all .3s;}
.gallery li a:before{left:0;top:0;background-color:rgba(0,0,0,.5);width:100%;height:100%;z-index:1;}
.gallery li a:after{left:50%;top:50%;z-index:2;opacity:0;width:10%;padding-bottom:10%;background:url(images/icon_link.png) no-repeat center center;background-size:contain;margin-left:-5%;transform:translateY(-50%);}
.gallery li a:hover:before{opacity:1;}
.gallery li a:hover:after{opacity:1;}
.gallery li a:hover img{transform:scale(1.1);}

/*news*/
.news .boxTitle{margin-bottom:15px;}
.news ul{overflow:hidden;}
.news .top{float:right;width:560px;position:relative;}
.news .top h3{position:absolute;left:0;bottom:0;width:100%;font-size:14px;font-weight:normal;line-height:30px;}
.news .top h3 a{display:block;padding:0 3%;color:#fff;background-color:rgba(0,0,0,.5);text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.news .item{overflow:hidden;margin:0 590px 15px 0;}
.news .item:last-child{margin-bottom:0;}
.news .item .thumbnail{float:left;width:125px;}
.news .item .info{margin-left:140px;}
.news .item h3{font-size:16px;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:24px;}
.news .item time{display:block;font-size:12px;line-height:2em;color:#999;}
.news .item p{font-size:13px;color:#888;line-height:1.75em;height:3.5em;-webkit-line-clamp:2;}

/*文章列表*/
.blogItem{overflow:hidden;margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #e4e4e4;}
.blogItem .thumbnail{float:left;width:250px;}
.blogItem .info{margin-left:265px;overflow:hidden;padding:5px 0;}
.blogItem .title{line-height:1.35em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px;margin-bottom:5px;}
.blogItem .meta{color:#888;margin-bottom:5px;overflow:hidden;}
.blogItem .meta a{color:#888;}
.blogItem .meta span{font-size:12px;background:no-repeat left center;padding:0 16px;background-size:auto 10px;display:block;float:left;}
.blogItem .meta .views{float:right;padding-right:0;background-image:url(images/icon_01.png);}
.blogItem .meta .tag{background-image:url(images/icon_02.png);}
.blogItem .meta .date{background-image:url(images/icon_03.png);}
.blogItem .intro{font-size:14px;color:#666;line-height:1.75em;height:5.25em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:13px;text-align:justify;}
.blogItem .more{overflow:hidden;}
.blogItem .more a{display:block;float:right;color:#fff;background-color:#006abe;padding:0 10px;font-size:12px;height:26px;line-height:26px;}
.blogItem .more a:hover{opacity:.75;}

/*gallery*/
#gallery .list{overflow:hidden;margin-bottom:20px;}
#gallery ul{overflow:hidden;width:101%;border-bottom:1px dashed #e4e4e4;}
#gallery li{float:left;width:32.333%;padding:0 1% 2% 0;}
#gallery .listpic{clear:both;width:99%;}
#gallery .thumbnail{margin-bottom:10px;}
#gallery .title{font-size:14px;line-height:1.5em;font-weight:normal;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;}

/*pagenavi*/
#pagenavi{clear:both;font-size:14px;text-align:center;display: flex;flex-wrap: wrap;justify-content: center;}
#pagenavi a,#pagenavi span.now-page{display:block;height:2.3em;line-height:2.3em; min-width:2.3em; padding:0 0.5em;background-color:#f1f1f1;color:#888;margin:0.15em;box-sizing:border-box;}
#pagenavi span.now-page,#pagenavi a:hover{background-color:#006abe;color:#fff;}

/*侧边*/
#sidebar{width:300px;}

/*侧边*/
.widget ul{overflow:hidden;}
.widget li{overflow:hidden;font-size:14px;line-height:1.875em;}
.widget img{max-width:100%;height:auto;}
.widget .custom{margin-bottom:15px;padding-bottom:15px;border-bottom:1px dashed #e4e4e4;}
.widget .custom:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}
.widget .thumbnail{width:100px;float:left;}
.widget .info{margin-left:110px;}
.widget h2{font-size:14px;line-height:1.75em;height:3.5em;color:#333;overflow:hidden;margin-bottom:5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.widget .meta{font-size:12px;line-height:1.5em;color:#888;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:no-repeat left center;background-size:auto 12px;padding-left:17px;}
.widget .views{background-image:url(images/icon_01.png);}
.widget .cmt{background-image:url(images/icon_04.png);}
.widget .date{background-image:url(images/icon_03.png);}

/*textwidget*/
.textwidget a{display:block;}
.textwidget img{display:block;}

/*divStatistics*/
#divStatistics li{display:table;width:100%;table-layout:fixed;padding:2px 0;color:#555;}
#divStatistics li span{display:table-cell;vertical-align:top;}
#divStatistics li .left{width:5em;}
#divStatistics li .right{text-align:right;}
#divStatistics li i{font-style:normal;}

/*divComments*/
#divComments li{overflow:hidden;color:#444;margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed #e4e4e4;text-align:justify;}
#divComments li:last-child{border-bottom:none;padding-bottom:0;margin-bottom:0;}
#divComments li .top{border:1px solid #eee;padding:5px 10px;font-size:12px;line-height:1.75em;color:#999;position:relative;margin-bottom:10px;}
#divComments li .top:after{content:'';display:block;width:7px;height:7px;border-right:1px solid #eee;border-bottom:1px solid #eee;background-color:#fff;transform:rotate(45deg);position:absolute;bottom:-5px;left:7px;}
#divComments li .avatar{float:left;width:24px;height:24px;overflow:hidden;border-radius:50%;}
#divComments li img{display:block;width:100%;height:100%;object-fit:cover;}
#divComments li .text{margin-left:30px;line-height:24px;max-height:48px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
#divComments li a{overflow:hidden;color:#555;}

/*divPrevious*/
#divPrevious li{position:relative;padding:0 0 10px 10px;margin-bottom:10px;border-bottom:1px dashed #e4e4e4;}
#divPrevious li:before{width:3.5px;height:3.5px;content:'';display:block;background-color:#006abe;position:absolute;left:0;top:12px;}
#divPrevious li:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}

/*divSearchPanel*/
#divSearchPanel input[type='text']{height:24px;line-height:24px;padding:5px 3%;border:1px solid #e4e4e4;width:94%;}
#divSearchPanel input[type='submit']{color:#fff;position:absolute;right:0;top:0;height:100%;width:40px;background-color:#006abe;cursor:pointer;}
#divSearchPanel form{position:relative;padding-right:40px;overflow:hidden;}

/*divLinkage*/
#divLinkage li,#divCatalog li,#divMisc 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){float:right;}
#divLinkage li a,#divCatalog li a{background-color:#f9f9f9;color:#555;padding:5px 10px;display:block;}
#divLinkage li{padding:0 0 2%;}

/*divMisc*/
#divMisc a{display:block;}
#divMisc img{display:block;}

/*divTags*/
#divTags ul{overflow:hidden;width:102%;}
#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:#006abe;border-radius:50%;color:#fff;}

/*entry*/
.entry{overflow:hidden;}
.entry * {line-height:1.875em;}
.entry img{max-width:100%;height:auto!important;}
.entry blockquote{margin:0 2em 2.5%;overflow:hidden;padding:2.5% 2.5% 0;color:#555;background-color:#f9f9f9;font-style:italic;}
.entry ul,.entry ol{margin-bottom:2.5%;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 p,.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6{margin-bottom:2.5%;}
.entry a{color:#006abe;text-decoration:underline;}
.entry hr{border:none;margin-bottom:2.5%;border-bottom:1px solid #e4e4e4;overflow:hidden;clear:both;}

/*postTags _aiyuanma*/
#postTags{font-size:14px;line-height:1.75em;}
#postTags span{font-weight:bold;color:#000;}
#postTags a{margin:0 1.5%;}

/*postnavi*/
#postnavi{font-weight:bold;font-size:14px;line-height:1.75em;}
#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;}

/*breadcrumb*/
#breadcrumb{font-size:14px;line-height:1.5em;color:#999;float:right;}
#breadcrumb a{color:#999;padding-right:0;font-size:14px;}
#breadcrumb a:after{display:none;}
#breadcrumb .home{background:url(images/icon_home.png) no-repeat left;background-size:auto 14px;padding-left:20px;}
#breadcrumb i{font-style:normal;font-family:'Simsun';margin:0 5px 0 3px;color:#999;}

/*广告*/
.listpic{overflow:hidden;}
.listpic.mb{margin-bottom:2.5%;}
.listpic a{display:block;}
.listpic img{display:block;width:100%;height:auto;}

/*postTitle aiyuanma_*/
#postTitle{font-size:24px;text-align:center;line-height:1.5em;padding:2% 0 3%;}

/*postmeta*/
#postmeta{font-size:0;line-height:normal;text-align:center;margin-bottom:2.5%;border-bottom:1px dashed #eee;padding-bottom:2.5%;}
#postmeta span{font-size:14px;color:#888;margin:0 10px;display:inline-block;background:no-repeat left center;padding-left:20px;background-size:auto 12px;}
#postmeta a{color:#888;}
#postmeta a:hover{color:#006abe;}
#postmeta .views{background-image:url(images/icon_01.png);}
#postmeta .tag{background-image:url(images/icon_02.png);}
#postmeta .date{background-image:url(images/icon_03.png);}

/*errorPage*/
#errorPage #postTitle{margin-top:10%;}
#errorPage .entry{text-align:center;margin-bottom:15%;}

/*related*/
#related ul{overflow:hidden;width:102%;}
#related li{float:left;width:23%;padding:1% 2% 1% 0;}
#related .thumbnail{margin-bottom:5px;}
#related h4{font-size:14px;line-height:1.75em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center;}

/*links*/
#links ul{overflow:hidden;width:102%;}
#links li{font-size:14px;line-height:1.75em;padding:0.5% 1% 0.5% 0;float:left;}

/*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:#555;margin-bottom:5px;}
#comment label i{font-style:normal;color:#f00;font-size:12px;margin-left:5px;}
#comment .input{border:1px solid #e4e4e4;overflow:hidden;}
#comment .text{font-size:14px;line-height:24px;padding:5px 5%;width:90%;display:block;border:none;border-radius:3px;color:#555;font-family:'Microsoft Yahei';}
#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{width:130px;float:left;margin-bottom:0;}
#comment .verify img{display:block;cursor:pointer;height:36px;width:auto;position:absolute;left:110%;bottom:0;}
#comment .btn{overflow:hidden;padding-top:30.5px;}
#comment .submit{float:right;background-color:#006abe;border:none;width:100px;height:35px;color:#fff;font-size:14px;border-radius:3px;cursor:pointer;}
#comment .submit:hover{opacity:.85;}
#cancel-reply{font-size:12px;color:#999;line-height:2em;}

/*warning*/
.warning{font-size:12px;color:#999;line-height:2em;clear:both;margin-bottom:2%;}

/*commentslist*/
#commentslist{overflow:hidden;}
#commentslist li{position:relative;padding-bottom:15px;margin-bottom:20px;border-bottom:1px solid #f6f6f6;overflow:hidden;}
#commentslist .avatar{float:left;padding:3px 0;}
#commentslist .avatar img{width:40px;height:40px;display:block;}
#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;}
#commentslist .meta a{color:#006abe;}
#commentslist .name{font-size:16px;font-weight:bold;line-height:1.5em;color:#333;margin-bottom:5px;}
#commentslist .name a{color:#333;}
#commentslist .text{font-size:14px;line-height:2em;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 #e5e5e5;}

/*footer*/
#footer{font-size:14px;line-height:1.75em;color:#fff;color:rgba(255,255,255,.5);padding:2.5% 0;background-color:#006abe;}
#footer a{color:#919191;color:rgba(255,255,255,.5);}
#footer a:hover{color:#fff;}

/*mzaback*/
#mzaback{position:fixed;width:50px;padding-bottom:50px;background:#006abe url(images/icon_backtop.png) no-repeat center center;background-size:50% auto;right:0;bottom:20%;z-index:6;cursor:pointer;border-radius:5px;display:none;}

/*social*/
#social{float:right;}
#social ul{font-size:0;line-height:normal;padding:2px 0;}
#social li{display:inline-block;margin-left:20px;position:relative;}
#social a{display:block;overflow:hidden;width:22px;height:22px;background:no-repeat center center;background-size:contain;opacity:.5;}
#social a:hover{opacity:1;}
#social .dy a{background-image:url(images/icon_douyin.png);}
#social .wx a{background-image:url(images/icon_wechat.png);}
#social .wb a{background-image:url(images/icon_weibo.png);}
#social .qq a{background-image:url(images/icon_qq.png);}
#social .em a{background-image:url(images/icon_email.png);}
#social .qr{position:absolute;left:50%;transform:translateX(-50%);bottom:100%;background-color:#fff;padding:5px;width:100px;margin-bottom:10px;border:1px solid #e4e4e4;display:none;}
#social .qr:after{width:7px;height:7px;background-color:#fff;border-right:1px solid #e4e4e4;border-bottom:1px solid #e4e4e4;transform:rotate(45deg);content:'';display:block;position:absolute;left:50%;margin-left:-5px;bottom:-5px;}
#social img{display:block;width:100%;height:auto;}

/*copyright*/
#copyright{margin-right:168px;line-height:26px;font-size:14px;}
#copyright a{display:inline-block;}
#copyright img{display:inline-block;vertical-align:middle;width:auto;height:20px;margin-top:-3px;}

/*screen width*/
@media only screen and (max-width:1280px){

	/*1280px*/
	#header{padding:3.9% 0;}

	/*1280px*/
	#logo{width:214px;}

	/*1280px*/
	#search form{width:100%;}
	#search .text{height:24px;line-height:24px;}
	#search .submit{width:46px;height:46px;}
	#search .input{margin-right:46px;}

	/*1280px*/
	#nav li{line-height:50px;}

	/*1280px*/
	#slides{width:350px;padding-right:20px;}

	/*1280px*/
	#latest .list{max-height:310px;}
	#latest li{line-height:31px;}
	#latest .mCustomScrollbar{padding-right:10px;}

	/*1280px*/
	.news .top{width:450px;}
	.news .item{margin:0 470px 10px 0;}
	.news .item .thumbnail{width:100px;}
	.news .item .info{margin-left:110px;}
	.news .item h3{line-height:28px;}
	.news .item p{white-space:nowrap;display:block;-webkit-line-clamp:1;height:auto;}

	/*1280px*/
	.carousel .slick-load{width:101.282%;}
	.carousel .info{margin-right:6.329%;}

	/*1280px*/
	#sidebar{width:280px;}

	/*1280px*/
	#mzaback{width:3.125%;padding-bottom:3.125%;}
}
@media only screen and (max-width:1024px){

	/*1024px*/
	#top{box-shadow:0px 1px 2px #ccc;border-bottom:1px solid #efefef;padding-bottom:0;}

	/*1024px*/
	#header{padding:20px 0;}
	#header .inner,#header .td{display:block;}

	/*1024px*/
	#logo{float:left;width:178px;}

	/*1024px*/
	#topGG{width:auto;padding-left:0;clear:both;}
	#topGG.td{display:none;}
	#topGG a{float:none;}
	#topGG img{width:100%;height:auto;}

	/*1024px*/
	#topBtn{position:absolute;right:3.125%;top:50%;transform:translateY(-50%);width:auto;}

	/*1024px*/
	#schBtn{display:block;}

	/*1024px*/
	#search.td{display:none;}
	#search{padding:0;margin:0 80px;position:absolute;top:50%;transform:translateY(-50%);right:3.125%;width:350px;}
	#search .text{padding:6px 3%;width:94%;font-size:14px;text-indent:0;}
	#search .submit{width:40px;height:40px;}
	#search .input{margin-right:40px;}

	/*1024px*/
	#navBtn{display:inline-block;}

	/*1024px*/
	#nav{position:fixed;left:0;top:0;height:100%;width:100%;margin:0;cursor:pointer;background-color:rgba(0,0,0,0.3);display:none;z-index:9;}
	#nav .inner{position:fixed;top:0;left:-100%;width:235px;background-color:#006abe;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;box-shadow:1px 0px 30px rgba(0,0,0,0.5);transition:left .3s;}
	#nav .active{left:0;}
	#nav ul{padding:60px 0;}
	#nav li{display:block;width:auto;text-align:left;}
	#nav li a{color:#fff;padding:0 50px 0 2em;}
	#nav li a:hover{background-color:transparent;}
	#nav li.cur a:hover{background-color:rgba(255,255,255,.15);}
	#nav li ul{padding:0;display:none;width:auto;position:static;left:auto;top:auto;background-color:transparent;box-shadow:none;}
	#nav li li{text-align:left;font-size:14px;line-height:40px;font-weight:bold;}
	#nav li li a{padding:0 0 0 4em;}
	#nav li.hasSub > a::after{display:none;}
	#nav li em{width:50px;height:50px;top:0;right:0;z-index:2;transform:none;display:block;}
	#nav li em:after{width:6px;height:6px;border-color:#fff;transform:rotate(-45deg);margin-left:-4px;transition:all .3s;}
	#nav li em.open:after{transform:rotate(45deg);}

	/*1024px*/
	#slides{width:395px;}

	/*1024px*/
	#latest .list{max-height:352px;}
	#latest li{float:none;width:auto;line-height:32px;}
	#latest li:nth-child(2n){float:none;}
	.table,.table .td{display:block;width:auto;}

	/*1024px*/
	#main.td{padding-left:0;}

	/*1024px*/
	.blogItem{margin-bottom:15px;padding-bottom:15px;}

	/*1024px*/
	#sidebar{width:auto;}

	/*1024px*/
	#divTags li{padding:0.5% 1% 0.5% 0;}

	/*1024px*/
	.picture{margin-bottom:1.5625%;}

	/*1024px*/
	.news .top{width:350px;}
	.news .item{margin:0 370px 11px 0;}
	.news .item .thumbnail{width:75px;}
	.news .item .info{margin-left:85px;}
	.news .item h3{line-height:2em;}
	.news .item time{display:none;}

	/*1024px*/
	.carousel .slick-load{width:101%;}
	.carousel .info{margin-right:4.5%;}

	/*1024px*/
	.column .list{width:auto;}
	.column .item{float:none;width:auto;padding-right:0;margin-bottom:2.5%;}
	.column .item:last-child{margin-bottom:0;}
}
@media only screen and (max-width:768px){

	/*768px*/
	.dot{padding-left:10px;}

	/*768px*/
	#logo{width:134px;}

	/*768px*/
	#search{position:absolute;top:100%;right:0;width:100%;margin:0;background-color:#006abe;transform:none;}

	/*768px*/
	#nav .inner{width:200px;}
	#nav ul{padding:55px 0;}
	#nav li{font-size:14px;line-height:40px;}
	#nav li a{padding-left:1em;padding-right:40px;}
	#nav li li a{padding-left:3em;}
	#nav li em{width:40px;height:40px;}

	/*768px*/
	#slides .item h2{font-size:12px;line-height:1.5em;}
	#slides .slick-arrow{width:20px;height:30px;}
	#slides .slick-prev:after,#slides .slick-next:after{width:8px;height:13px;margin-left:-4px;}
	#slides .slick-prev{left:0;}
	#slides .slick-next{right:0;}
	#slides .slick-dots{bottom:35px;}

	/*768px*/
	#slidesNav .item a{margin-right:4.23728%;}

	/*768px*/
	.boxTitle .name{font-size:14px;}
	.boxTitle .slick-arrow{width:20px;height:20px;}

	/*768px*/
	.picture .boxTitle{margin-bottom:10px;}
	.picture ul{width:103%;}
	.picture li{width:47%;padding:1% 3% 0 0;}
	.picture .thumbnail{margin-bottom:5px;}
	.picture .title{margin-bottom:5px;}

	/*768px*/
	.blogItem{margin-bottom:10px;padding-bottom:10px;}
	.blogItem .thumbnail{width:100px;}
	.blogItem .info{margin-left:115px;padding:0;}
	.blogItem .info h2{font-size:14px;line-height:1.75em;height:3.5em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:0;white-space:normal;white-space:normal;}
	.blogItem .intro{white-space:nowrap;display:block;height:auto;margin-bottom:0;}
	.blogItem .meta,.blogItem .more{display:none;}

	/*768px*/
	#gallery .list{margin-bottom:10px;}
	#gallery ul{width:103%;}
	#gallery li{width:47%;padding-right:3%;}
	#gallery .thumbnail{margin-bottom:5px;}
	#gallery .title{margin-bottom:5px;}

	/*768px*/
	#pagenavi{padding:3% 0 1%;font-size:12px;}

	/*768px*/
	#main .boxTitle,#sidebar .boxTitle{margin-bottom:10px;}

	/*768px*/
	.widget .info{margin-left:110px;}
	.widget .custom{margin-bottom:10px;padding-bottom:10px;}

	/*768px*/
	#divComments li{margin-bottom:12px;padding-bottom:8px;}

	/*768px*/
	#divStatistics li{padding:1px 0;}

	/*768px*/
	#footer{padding:30px 0;}

	/*768px*/
	#copyright{text-align:center;font-size:12px;margin-right:0;}

	/*768px*/
	#social{float:none;margin-bottom:10px;}
	#social ul{text-align:center;}

	/*768px*/
	#related ul{width:105%;}
	#related li{width:45%;padding:2% 5% 2% 0;}

	/*768px*/
	#postnavi{font-weight:normal;line-height:2em;}
	#postnavi .prev,#postnavi .next{float:none;width:auto;text-align:left;}

	/*768px*/
	.entry{font-size:14px;line-height:1.75em;}
	.entry p,.entry h1,.entry h2,.entry h3,.entry h4,.entry h5,.entry h6,.entry hr,.entry blockquote,.entry ol,.entry ul{margin-bottom:3%;}

	/*768px*/
	#postTitle{font-size:20px;padding:3% 0 4%;}

	/*768px*/
	#postmeta{margin-bottom:3%;padding-bottom:3%;}
	#postmeta span{margin:0 5px;font-size:12px;background-size:auto 12px;padding-left:18px;}

	/*768px*/
	#breadcrumb{line-height:22px;}
	#breadcrumb a{font-size:12px;}
	#breadcrumb .home{background-size:auto 12px;padding-left:18px;}

	/*768px*/
	#comment .inp{width:auto;}
	#comment .inp .item{float:none;width:auto;padding-right:0;}
	#comment .verify{width:auto;float:none;padding-right:110px;margin-bottom:10px;}
	#comment .verify img{left:auto;right:0;}
	#comment .btn{clear:both;padding:2% 0;overflow:hidden;}
	#comment .submit{height:30px;width:100%;}

	/*768px*/
	#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;}

	/*768px*/
	.box{padding:0 3.125%;margin-bottom:15px;}

	/*768px*/
	#pagelist{display:none;}

	/*768px*/
	#topbar{background-color:#006abe;}

	/*768px*/
	#welcome{float:none;white-space:nowrap;text-overflow:ellipsis;line-height:1.75em;font-size:12px;padding:2px 0;color:#fff;}

	/*768px*/
	.gallery ul{width:102%;}
	.gallery li{width:31.333%;padding:1% 2% 1% 0;}
	.gallery li:first-child{width:31.333%;}
	.gallery li:first-child .thumbnail{padding-bottom:75%;}

	/*768px*/
	.news .boxTitle{margin-bottom:10px;}
	.news .top{float:none;width:auto;margin-bottom:10px;}
	.news .item{margin:0 0 15px;}
	.news .item .thumbnail{width:100px;}
	.news .item .info{margin-left:110px;}
	.news .item h3{line-height:1.65em;white-space:normal;font-size:14px;font-weight:bold;margin-bottom:6px;}
	.news .item time{display:none;}

	/*768px*/
	#links li{padding:0 10px 0 0;}

	/*768px*/
	.carousel .boxTitle{margin-bottom:12px;}
	.carousel .slick-load{width:102.521%;}
	.carousel .info{margin-right:5.848%;}
	.carousel .thumbnail{margin-bottom:5px;}

	/*768px*/
	.column .item{margin-bottom:10px;}
	.column .li{line-height:28px;}

	/*768px*/
	#hmTop,#hmTop .td{display:block;width:auto;}

	/*768px*/
	#slides{padding-right:0;margin-bottom:10px;}

	/*768px*/
	#latest .list{max-height:300px;}
	#latest li{line-height:30px;}

	/*768px*/
	#wrapper{width:auto;background-color:#fff;padding:10px 0;}

	/*768px*/
	#mzaback{width:30px;padding-bottom:30px;border-radius:3px;}
}