@charset "utf-8";
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; color: #000; background: #f6f6f6; line-height: 1.5; overflow-x: hidden; }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { color: #0779a3; text-decoration: underline; }
.clear { clear: both; width: 100%; overflow: hidden; }
.blank { clear: both; width: 100%; overflow: hidden; height: 20px }
.box { width: 1200px; margin: auto; overflow: hidden }
main { width: 1200px; margin: -50px auto 0; overflow: hidden; display: block; }
.is-fixed { position: fixed; top: 120px; z-index: 99; }
/*header*/
header { background: url(../images/banner.jpg) no-repeat; padding: 0 0 90px; background-size: cover; }
nav li { float: left;position: relative; }
nav li a { color: #666; line-height: 45px; font-size: 15px; margin: 0px 15px; }
nav li  a:hover{ color: #000; }
nav {/* overflow: hidden; */float: left;clear: both;background: rgba(255,255,255,.3);border-radius: 0 0 10px 10px;width: max-content;padding: 0 20px;position: relative;}
nav li a:hover { text-decoration: none; }
nav li ul{position:absolute;border-radius:0 0 10px 10px;overflow:hidden;left:0;top:45px;z-index:999;width:130%;line-height:50px;opacity:0;padding:5px 0 15px 0;transition:all .5s;background:rgba(255,255,255,.3);box-shadow:0 5px 9px 1px rgb(144 161 180 / 20%)}
nav li ul li{float:inherit;width:100%;float:left;height:34px;line-height:34px;font-size:15px;transition:all .5s}
nav li ul li:hover{padding-left:5px}
nav li:hover ul{opacity:1}
nav li:has(ul):after{content:"";position:absolute;right:3px;top:43%;background:url(../images/jt.png) no-repeat;width:8px;height:8px;background-size:8px;transition:all .5s ease}
nav li:hover:after{transform:rotate(180deg)}
.logo-text { text-align: center; font-size: 32px; margin: 50px auto }
.logo{width:100%;margin: 95px auto 50px auto;text-align:center}
.logo img{height:80px;text-align:center;margin:0 auto}
.search{max-width:650px;margin:50px auto;position:relative;overflow:hidden}
.search-form{display:inline-block;position:relative;max-width:650px}
.search-form .search-input{height:48px;line-height:48px;font-size:16px;display:block;font-family:"Microsoft YaHei";text-indent:20px;border:none;width:650px;border-radius:10px;color:#333}
.search-form .search-btn{position:absolute;right:20px;top:12px;border:none;display:inline-block;cursor:pointer;background:0 0}
.search-form .search-btn img{width:24px;height:24px}
.search-form .search-keywords{margin-top:15px;text-align:left;font-size:14px}
.search-form .search-keywords a{font-size:12px;line-height:1;display:inline-block;margin:0 3px 3px;border-radius:6px;cursor:pointer;padding:5px 10px;background:rgba(0,0,0,.2);border:1px solid hsla(0,0%,100%,.2);color:#fff!important}
.lbox { width: 70%; float: left; }
.rbox { width: 27%; float: right; }
.blogs { background: rgba(255,255,255,.6); border-radius: 10px; overflow: hidden; margin-bottom: 20px }
.blogs_list { padding: 20px 20px 0; }
.blogs_list li { border-bottom: 1px solid #e9ecf3; margin-bottom: 20px; padding-bottom: 20px;overflow: hidden;}
.blogs_list li .title { }
.blogs_list li .title span { display: inline-block; height: 18px; line-height: 18px; padding: 0 4px; background: #3ed3da; border-radius: 4px; font-size: 12px; color: #fff; text-align: center; margin-right: 5px; margin-top: 3px; vertical-align: top; }
.blogs_list li .title a { font-size: 18px; line-height: 24px; }
.blogs_list li i { float: right; width: 178px; height: 100px; display: block; overflow: hidden; margin: 12px 0 0 22px; }
.blogs_list li i img { width: 100%; min-height: 100%; }
.blogs_list li p { overflow: hidden; text-overflow: ellipsis; -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 3; margin: 12px 0 24px 0; font-size: 14px; color: #7C7C7C; line-height: 24px; }
.info { display: inline-block; line-height: 16px; color: #999; font-size: 14px; }
.info a { color: #999; }
.info span { display: inline-block; padding: 0 14px 0 0; margin-right: 14px; border-right: 1px solid #e9ecf3; vertical-align: top; }
.info span:last-child { border-right: none; }
.pagination{margin:0;padding:20px;text-align:center;font-size:12px;display:block}
.pagination ul{display:inline-block;margin-left:0;margin-bottom:0;padding:0}
.pagination ul>li{display:inline}
.pagination ul>li>a,.pagination ul>li>span{margin:3px 5px 3px 0;float:left;padding:7px 14px;background-color:#ddd;color:#666;border-radius:2px}
.pagination ul>li>a:focus,.pagination ul>li>a:hover{opacity:1}
.pagination ul>.active>a,.pagination ul>.active>span{background-color:#3ed3da;color:#fff}
.pagination ul>.active>a,.pagination ul>.active>span{cursor:default}
.pagination ul>.disabled>a,.pagination ul>.disabled>a:focus,.pagination ul>.disabled>a:hover,.pagination ul>.disabled>span,.pagination ul>li>span{color:#999;background-color:transparent;cursor:default}
.rbox>div { background: rgba(255,255,255,.6); border-radius: 10px; padding: 20px; margin-bottom: 20px;overflow: hidden; }
.side_title { font-size: 18px; line-height: 25px; color: #333; margin: 0 0 20px; font-weight: bold; }
.side_title a { float: right; font-size: 14px; font-weight: normal; color: #999; }
.hot_news li:nth-child(1):before,.divPrevious  li:nth-child(1):before{ color: #fe2d46; }
.hot_news li:nth-child(2):before,.divPrevious  li:nth-child(2):before { color: #f60; }
.hot_news li:nth-child(3):before,.divPrevious  li:nth-child(3):before{ color: #faa90e; }
.hot_news ul li ,.divPrevious ul li { position: relative; padding: 10px 0 5px; line-height: 1.6; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; counter-increment: a 1; }
.hot_news ul li:before,.divPrevious ul li:before  { content: counter(a); display: inline-block; left: 0px; top: 0; margin-right: 10px; color: #9195a3; }
.tj_news ul { background: #f5f8f9; border-radius: 9px; padding: 15px; box-sizing: border-box; border: 1px solid #f5f8f9; }
.tj_news ul li { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; font-size: 14px; position: relative; padding-left: 20px; line-height: 34px; }
.tj_news ul li:before { content: ''; width: 4px; height: 4px; border-radius: 4px; position: absolute; top: 15px; left: 0; background: #333; }
.contact ul { display: flex; justify-content: space-around; margin-bottom: 18px; }
.contact li { width: 45%; text-align: center; font-size: 14px; }
.contact li img { width: 100%; }
.contact p { font-size: 14px; line-height: 30px; }
.contact p span { color: #858585; margin: 0 10px 0 0; width: 40px; text-align: center; display: inline-block;}
footer { font-size: 14px; color: #9d9d9d; line-height: 14px; text-align: center; padding: 20px 0; }
footer a { color: #9d9d9d; }
.icon-top { background: url(../images/istop.png) no-repeat center #fff; background-size: 22px; width: 40px; height: 40px; position: fixed; right: 20px; bottom: 10%; transition: all 0.3s; z-index: 9999999; border: #ccc 1px solid; border-radius: 100%; opacity: 0; }
.cd-is-visible { opacity: 1; }
.divSearchPanel input[type=text]{float:left;width:calc(100% - 95px);border:1px solid #eaeaea;height:38px;line-height:38px;padding:0 15px;border-right:none}
.divSearchPanel input[type=submit]{float:left;width:60px;border:none;height:40px;line-height:38px;padding:0 10px;background:#3ed3da;color:#fff;cursor:pointer}
.divCalendar table{width:100%;margin-top:10px;font-size:13px;table-layout:fixed}
.divCalendar caption{text-align:center;height:35px;font-weight:700;font-size:13px;line-height:35px;background-color:#fbfbfb;border:1px solid #3ed3da}
.divCalendar caption a{color:#555}
.divCalendar th{background-color:#fbfbfb;color:#555;text-transform:uppercase;border:1px solid #3ed3da;height:26px}
.divCalendar td{text-align:center;color:#666;border:1px solid #3ed3da;line-height:30px}
.divCalendar td a{display:block;line-height:30px;background:#3ed3da;color:#fff}
.divAuthors li,.divCatalog li,.divLinkage li,.divNavBar li,.divStatistics li{width:50%;float:left;padding-bottom:5px;margin-bottom:5px;overflow:hidden}
.divArchives li,.divFavorites li{width:50%;float:left;padding-bottom:5px;margin-bottom:5px;overflow:hidden}
.divArchives li a,.divAuthors li a,.divCatalog li a,.divFavorites li a,.divLinkage li a,.divMisc li a,.divNavBar li a,.divStatistics li{color:#555;font-size:14px;margin-right:20px;-o-transition:.3s;-ms-transition:.3s;-moz-transition:.3s;-webkit-transition:.3s}
.divMisc li{float:left;width:43%;margin-right:10px;padding-top:18px;padding-bottom:18px}
.divComments ul{background:#f5f8f9;border-radius:9px;padding:15px;box-sizing:border-box;border:1px solid #f5f8f9}
.divComments ul li{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;font-size:14px;position:relative;padding-left:20px;line-height:34px}
.divComments ul li:before{content:'';width:4px;height:4px;border-radius:4px;position:absolute;top:15px;left:0;background:#333}
/*pagelist*/
.pagelist { text-align: center; color: #666; width: 100%; clear: both; padding: 0 0 10px; font-size: 12px;}
.pagelist a { color: #5c626c; margin: 0 5px 10px; padding: 5px 10px; background: #f4f4f5; display: inline-block; }
.pagelist a:nth-child(1) { display: none }
.pagelist a:hover, .pagelist > b { color: #FFF; background: #43add4; text-decoration: none; }
.pagelist > b { padding: 5px 10px; }
.hotitle { line-height: 50px; padding-left: 20px; color: #333333; font-size: 16px;font-weight: bold; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.weizhi { line-height: 50px; padding-left: 20px; color: #cfcfcf; font-size: 14px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.weizhi span { color: #666; font-size: 13px; margin-left: 10px; }
.weizhi a { margin: 0 5px; color: #666; }
.divTags li { background: #f5f8f9; border-radius: 6px; text-align: center; line-height: 36px; margin: 5px 3px; display: inline-block;font-size: 14px; }
.divTags li a { padding: 0 15px; display: block;}
.con_tit { margin: 20px; }
.con_tit h1 { font-size: 28px; color: #000; line-height: 40px; word-break: break-word; word-wrap: break-word; margin-bottom: 20px; }
span.con_tag { color: #81bd3e; letter-spacing: .44px; background-color: #f2f8eb; padding: 4px 8px; border-radius: 2px; display: inline-block; }
.con_info { font-size: 14px; color: #999; }
.con_info span { margin-right: 10px; }
span.con_class a { color: #484949; }
.content { font-size: 16px; line-height: 1.8; word-break: break-all; color: #262626; margin: 20px; }
.content p { margin: 20px 0; }
.content ul, .content ol { margin: 20px 0 20px 35px; }
.content ul li, .content ol li { margin-top: 3px; line-height: 30px; }
.content.content ul li { list-style-type: disc; }
.content ol li { list-style-type: decimal; }
.content h2, .content h3, .content h4, .content h5, .content h6 { position: relative; margin: 20px 0; line-height: 1.2; }
.content h2 { font-size: 22px; }
.content h3 { font-size: 20px; }
.content h4 { font-size: 18px; }
.content h5 { font-size: 17px; }
.content h6 { font-size: 16px; }
.content hr { width: 100%; height: 1px; border: 0; border-top: 1px #dedddd solid; margin: 30px 0; }
.content img { max-width: 100% !important; width: auto !important; height: auto !important; margin: 10px auto; }
.content video { height: auto !important; display: block; margin: auto; max-width: 100% !important; }
.content table { max-width: 100%; border-width: 1px; border-color: #666; border-collapse: collapse; font-size: 15px; line-height: 26px; }
.content table th { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #dedede; }
.content table td { border-width: 1px; padding: 4px 8px; border-style: solid; border-color: #666; background-color: #ffffff; }
.content span.marker { background: yellow; }
.content blockquote { position: relative; padding: 30px 30px 30px 75px; background: #f3f3f3; border-left: 0; font-size: 16px; border-radius: 3px; margin: 20px 0; display: block; }
.content blockquote:before { content: ""; background: url(images/yinhao.png) no-repeat; width: 37px; height: 32px; position: absolute; left: 26px; top: 16px; }
.con_tags { margin: 20px }
.con_tags a { color: #6f79a9; padding: 4px 13px 4px 30px; background: #f2f3f7; border-radius: 18px; margin: 0 10px 13px 0; position: relative; font-size: 14px; display: inline-block }
.con_tags a:before { position: absolute; content: "#"; background: #6f79a9; color: #fff; width: 20px; height: 20px; border-radius: 100%; text-align: center; left: 3px; top: 3px; }
.info-pre-next { font-size: 14px; color: #999; margin: 30px 20px; line-height: 30px; }
.info-pre-next a:hover { text-decoration: underline; }
.info-pre-next p { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.other_news { margin: 20px }
.blog_list.love_list .side_title { margin: 40px 0 10px 20px; }
.blog_list.love_list ul li:last-child { border: none; }
.tags_list { background: rgba(255,255,255,.6); border-radius: 10px; padding-bottom: 20px; }
.hdas{overflow: hidden;border-radius: 6px;padding: 20px 20px 0px 20px;}
.hda{overflow: hidden;border-radius: 6px;padding: 10px 20px 20px 20px;}
.hdass{overflow: hidden;border-radius: 6px;padding: 20px 20px 0 20px;}
.hdasss{overflow: hidden;border-radius: 6px;padding: 0px 20px;}
.hads img,.hads2 img{width:100%;margin:auto;height:auto;overflow:hidden}
/*mnav*/
#mnavh { display: none; width: 40px; height: 40px; text-align: center; }
.navicon { display: block; position: relative; width: 27px; height: 2px; background-color: #828282; margin-top: 20px; float: left; }
.navicon:before, .navicon:after { content: ''; display: block; width: 27px; height: 2px; position: absolute; background: #828282; -webkit-transition-property: margin, -webkit-transform; transition-property: margin, -webkit-transform; transition-property: margin, transform; transition-property: margin, transform, -webkit-transform; -webkit-transition-duration: 300ms; transition-duration: 300ms; }
.navicon:before { margin-top: -8px; }
.navicon:after { margin-top: 8px; }
.open .navicon { background: none }
.open .navicon:before { margin-top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.open .navicon:after { margin-top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.open .navicon:before, .open .navicon:after { content: ''; display: block; width: 28px; height: 2px; position: absolute; background: #828282; }
.tags_list .tags { padding: 20px; font-size: 14px; }
/**/
.blog-comment {margin: 20px;}
.posttitle h4{font-size: 18px;line-height: 25px;color: #333;margin: 20px 0 20px 0;font-weight: bold;}
.cmtsitem{padding:18px 0 14px;border-bottom:1px dotted #e4e8eb;zoom:1}
.cmtsitem::after{content:"";display:block;clear:both}
.cmtsitem .avatar{width:48px;height:48px;float:left;display:inline;margin-right:10px;overflow:hidden}
.cmtsitem .avatar img{width:48px;height:48px;border-radius:3px}
.cmtsitem .cmtscon .avatar{display:none}
.cmtscon{margin-left:65px;zoom:1}
.cmtscon::after{content:"";display:block;clear:both}
.cmtscon>.cmtsitem{margin-top:15px;padding:0 0 0 20px;border-left:2px solid #e4e8eb}
.cmtscon>.cmtsitem .cmtscon{margin:0}
.cmtsdate{float:right;display:inline;font-size:14px;color:#bbb}
.cmtsname{font-size:14px;color:#333;display:inline-block}
.cmtsname a{font-size:14px;color:#333}
.cmtsbody{margin-top:8px;line-height:26px;word-wrap:break-word;word-break:break-all}
.cmtsbody .cmtscon{margin:0;padding-left:20px;border-left:2px solid #e4e8eb}
.cmtsbody .cmtsfoot{display:none!important}
.cmtsreply{margin-top:15px;padding-left:20px;border-left:2px solid #e4e8eb}
.cmtsreplyname{font-size:14px;color:#888}
.cmtsreplyname a{font-size:14px;color:#333}
.cmtsreplycon{margin-top:8px;word-wrap:break-word;word-break:break-all}
.cmtsreplydate{margin-top:8px;font-size:14px;color:#bbb}
.cmtsfoot{margin-top:8px}
.cmtsfoot .reply{font-size:14px;color:#888}
.cmtsfoot .reply::before{content: "";background: url(images/comment.png) no-repeat center #fbfbfb;background-size: 22px;margin-right: 3px;font-size: 18px;padding-right: 24px;vertical-align: middle;}
.cmtsfoot .reply:hover{color:#0188fb}
.cmtsfoot .reply:hover::before{color:#0188fb}
.cmts.nocmt{padding:15px 30px}
.cmts.nocmt::before{content:attr(data-content);width:100%;font-size:16px;color:#888;text-align:center;display:inline-block}
.reply-frm{border-left:2px solid #e4e8eb;padding:0 0 0 20px;margin-top:15px;box-shadow:none}
.reply-frm .cmtimg{display:none!important}
.reply-frm .cmtarea{padding:0}
#cancel-reply{height:26px;margin-left:20px;padding:0 10px 0 6px;font-size:14px;color:#888888;line-height:25px;border:2px solid #0188fb;outline:0;box-sizing:content-box;border-radius:20px;cursor:pointer;background:#fff;vertical-align:top;display:none}
#cancel-reply::before{content: "";background: url(images/reply.png) no-repeat center #fbfbfb;background-size: 22px;margin-right: 3px;font-size: 18px;padding-right: 22px;vertical-align: middle;}
.comment{margin-top:20px;zoom:1}
.comment::after{content:"";display:block;clear:both}
.cmtimg{width:48px;float:left;text-align:center}
.cmtimg img{width:48px;height:48px;border-radius:3px}
.cmtimg p{height:20px;font-size:12px;color:#888;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.cmtinfo{padding-left:70px;font-size:14px;word-break:break-all}
.cmtinfo a{color:#333}
.cmtinfo .cmt{margin:15px 0 0 -20px;padding-bottom:0}
.cmtinfo .cmt .cmt{margin:15px 0 0 -20px;padding-bottom:0}
.cmtinfo .cmt .cmt .cmt{margin:15px 0 0 -20px;padding-bottom:0}
.cmtinfo .cmtinfo{width:500px}
.cmtinfo .cmtinfo .cmtinfo{width:430px}
.cmtinfo .cmtinfo .cmtinfo .cmtinfo{width:360px}
.cmttime,.cmttime a{font-size:12px;color:#888}
.cmtarea textarea{width:100%;margin:0 0 10px;padding:5px 15px;font-size:16px;color:#333;line-height:28px;border:1px solid #e4e8eb;outline:0;border-radius:3px;overflow:hidden;vertical-align:top;box-sizing:border-box}
.cmtsubmit button{height:36px;padding:0 20px;font-size:16px;color:#888;line-height:32px;border:2px solid #e4e8eb;outline:0;border-radius:20px;cursor:pointer;float:right;background:#fff}
.cmtsubmit button::before{content: "";background: url(images/cmtsubmit.png) no-repeat center #fbfbfb;background-size: 22px;margin-right: 3px;padding-right: 22px;}
.cmtsubmit button:hover{border-color:#3ed3da}
.cmtsubmit span{font-size:14px;color:#888}
.cmtform{width:100%;float:left;margin:0 0 20px;padding:0 0 20px;border-bottom:1px dotted #e4e8eb}
.cmtform p{width:49%;float:left;padding:5px 0}
.cmtform input{width:180px;height:27px;padding:2px 6px;color:#333;border:1px solid #e4e8eb;outline:0;border-radius:3px}
.cmtform label{padding:0 10px;line-height:27px;cursor:pointer}
.cmtform #inpVerify{width:100px}
.cmtform img.imgcode{width:68px;height:31px;margin-left:10px;border:1px solid #e4e8eb;cursor:pointer;vertical-align:top}
 @media (max-width: 1200px) {
.box, main { width: 96% }
}
 @media (max-width: 768px) {
.search { width: 60%max-width: 100%;}
.search-form{width: 100%;}
.search-form .search-input{width: 100%;}
.lbox, .rbox { width: 100% }
footer { font-size: 12px; line-height: 24px; padding: 10px 0 }
}
 @media (max-width: 640px) {
.gd-box { overflow-x: scroll; }
ul#tab { width: max-content; }
.blogs_list li i { width: 100px; height: 60px; }
.info { font-size: 12px; }
.blogs_list li p { margin: 12px 0; }
.search { width: 90%; margin: 80px auto 0; }
.logo-text { font-size: 20px; margin: 30px auto; position: fixed; top: 10px; left: 0; margin: 0; z-index: 999; font-size: 15px; padding-left: 10px; }
.logo{width:100%;margin:auto;text-align:center}
.logo img{position:fixed;height:50px;top:0;left:0;margin:0;z-index:999;padding-left:10px}
.con_tit { margin: 10px; }
.con_tit h1 { font-size: 20px; line-height: 30px; }
.con_info { font-size: 12px; }
.content blockquote { padding: 10px; font-size: 14px; }
.content blockquote:before { background: no-repeat; }
.content { margin: 10px; font-size: 15px; }
.con_tags { margin: 10px; }
.con_tags a { font-size: 12px; }
.info-pre-next { margin: 10px; font-size: 12px; }
.other_news { margin: 10px; }
.blog_list.love_list .side_title { font-size: 18px; margin: 20px 10px 10px; }
.other_news.tj_news h3 { font-size: 18px; }
.blogs_list { padding: 10px; }
.rbox>div { padding: 15px; }
#mnavh { display: block; top: 5px; right: 16px; position: absolute; }
nav { height: 50px; width: 100%; padding-left: 0; margin-top: 0; position: fixed; top: 0; left: 0; background: rgba(255,255,255,1); border-radius: 0; z-index: 999; border-bottom: #edeff5 1px solid; overflow: initial; }
nav #starlist {width:40%;background: #f5f8f9;overflow: hidden;top: 50px;right: 20px;position: absolute;padding: 20px;box-shadow: #c7c5c5 0px 4px 6px;}
nav li:hover ul{background:0 0;width:100%;display:block;position:initial}
nav li:has(ul):after{width:35px;height:35px;content:"";top:0;background:url(images/jiantou.png) no-repeat;background-size:16px;background-position:11px 10px;display:block}
nav li:hover:after{right:1px;top:2%;transform:rotate(180deg)}
#starlist { display: none }
#starlist li {margin: 5px 0;width: 100%;background: #ffffff;line-height: 38px;font-weight: normal;border-radius: 6px;}
#starlist li a {text-align: center;display: block;line-height: inherit;margin: 0;padding: 0 40px;font-size: 14px;}
.tags_list .tags { padding: 10px; }
#tab li,.weizhi { line-height: 36px; font-size: 14px;}
main {margin: -36px auto 0;}
.blogs_list li p { -webkit-line-clamp: 2;  }
}