@charset "utf-8";
* { margin: 0; padding: 0 }
body { font: 15px "Microsoft YaHei", Arial, Helvetica, sans-serif; background: #f5f5f7 }
img { border: 0; display: block }
ul, li { list-style: none; }
a { text-decoration: none; color: #000; }
a:hover { color: #000; text-decoration: none; }
.clear { clear: both; width: 100%; overflow: hidden; }
.box { width: 1200px; margin: auto; }
.clear{clear:both;width:100%;overflow:hidden;height:20px}
.clearblank{clear:both;width:100%;overflow:hidden}
.fl{float:left!important}
.fr{float:right!important}
.navbox{width:1200px;margin:auto}
.mt20{margin-top:20px}
.blue{color:#ff5722}
header{width:100%;background:#fff;height:60px}
.logo{float:left;margin-right:60px;line-height:60px;color:#fff;font-size:22px}
.logo a{color:#000}
.logo img{margin:2px auto;height:56px}
.imgscale img{width:100%;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;transition:all .5s}
.imgscale:hover img{transform:scale(1.1)}
nav{float:left;height:60px;line-height:60px;margin-top:2px;font-size:16px;text-align:center}
#starlist li{position:relative;display:inline;float:left;width:max-content}
#starlist li a{display:inline;float:left;padding:0 20px;color:#000}
#starlist #selected,#starlist li a:hover,#starlist li:hover,.selected>a{color:#ff5722}
#starlist li:hover a{color:#ff5722}
#starlist ul.sub{overflow:hidden;position:absolute;left:0;top:58px;background:#fff;display:none;z-index:9;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
#starlist ul.sub li{height:30px;line-height:30px;font-size:14px;overflow:hidden;text-align:left}
#starlist ul.sub li:last-child{padding-bottom:10px}
#starlist ul.sub li a{color:#000}
#starlist ul.sub li a:hover{color:#ff5722}
#starlist li:hover ul.sub{display:block}
.menu:before{position:absolute;content:"";top:27px;right:5px;background:url(images/jt.png) no-repeat;background-size:8px;width:8px;height:8px;-ms-transition:all .5s ease;-moz-transition:all .5s ease;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.menu:hover:before{transform:rotate(180deg)}
#mnavh{display:none;margin:5px 0 0 5px;width:24px;height:50px;line-height:50px;float:right;text-align:center;padding:0 10px}
.navicon{display:block;position:relative;width:30px;height:5px;background-color:#000;margin-top:20px}
.navicon:after,.navicon:before{content:'';display:block;width:30px;height:5px;position:absolute;background:#000;-webkit-transition-property:margin,-webkit-transform;transition-property:margin,-webkit-transform;transition-property:margin,transform;transition-property:margin,transform,-webkit-transform;-webkit-transition-duration:.3s;transition-duration:.3s}
.navicon:before{margin-top:-10px}
.navicon:after{margin-top:10px}
.open .navicon{background:0 0}
.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:after,.open .navicon:before{content:'';display:block;width:30px;height:5px;position:absolute;background:#000}
.menu span{display:none;width:50px;height:50px;background:#12b7de;opacity:.5;position:absolute;top:0;right:0;border-left:#49ccea 1px solid}
.searchico{width:39px;height:60px;line-height:60px;float:right;display:inline;cursor:pointer}
.searchico .fa-search{font-size:20px}
.searchbox{width:1200px;margin:0 auto;overflow:hidden;background:#fff;position:relative}
.search{width:50%;margin:20px auto;background:#222;border-radius:0 5px 5px 0;position:relative;border:#ccc 1px solid;display:none}
.search input.input_submit{border:0;background:0;color:#fff;outline:0;height:34px;cursor:pointer;width:22%;display:inline-block}
.search input.input_text{border:0;line-height:36px;height:36px;width:72%;padding-left:10px;outline:0;display:inline-block}
.open{display:block!important}
main{width:1200px;margin:20px auto 0;overflow:hidden;display:block}
.lbox{width:840px;float:left}
.rbox{width:340px;float:right}
.breadcrumb{line-height:50px;border-bottom:#efefef 1px solid;background:#fff;padding:0 20px;font-size:16px}
.breadcrumb i{font-size:13px;margin:0 5px}
.blogs_list{background:#fff}
.blogs_list li{overflow:hidden;padding:20px;border-bottom:#efefef 1px solid;position:relative;background:#fff;transition:.5s;height:150px}
.blogs_list li:hover{background:#fafafa}
.blogs_list li:last-child{margin-bottom:0}
.blogs_list li i{width:240px;height:150px;overflow:hidden;border-radius:4px;display:block;float:left;margin-right:20px;position:relative}
.blogs_list li em{position:absolute;background:rgba(0,0,0,.6);left:0;top:15px;padding:4px 8px;font-size:12px;line-height:14px;font-style:normal;border-radius:0 3px 3px 0;transition:.5s}
.blogs_list li em:hover{background:#fc5531}
.blogs_list li em a{color:#fff}
.blogs_list li i img{width:100%;min-height:100%;transition:.5s}
.blogs_list li i img:hover{transform:scale(1.05)}
.blogs_list li h2{word-break:break-all;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;font-weight:400;font-size:20px;line-height:1.4;margin-bottom:10px}
.blogs_list li h2 a{color:#333;transition:.3s}
.blogs_list li h2 a:hover{color:#fc5531}
.blogs_list li p{word-break:break-all;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;color:#666;font-size:14px;line-height:1.58}
.blogs_list section{display:block;position:relative;overflow:hidden;height:100%}
.blogs_info{position:absolute;left:0;bottom:5px;color:#999;font-size:12px;width:100%}
.blogs_list li span.timer{float:left;left:auto}
.blogs_list li span.view{float:right;background:url(images/view.png) no-repeat left center;background-size:14px;padding-left:16px}
.btn_more{background:#fff;text-align:center;overflow:hidden;padding:20px}
.btn_more a{color:#fc5531;width:266px;height:36px;line-height:36px;margin:auto;display:block;border:#fc5531 1px solid;font-size:14px;border-radius:4px;transition:.3s}
.btn_more a:hover{background:#fc5531;color:#fff}
.adimg{margin:20px 0;padding:0!important}
.adimg img{width:100%;border-radius:4px}
.side_title{padding:0 0 0 12px;margin-bottom:5px;font-size:16px;position:relative}
.side_title:after{position:absolute;left:0;top:4px;width:3px;height:16px;content:"";background:#fc5531;border-radius:4px}
.pagination{margin:0;padding:20px 10px;text-align:center;font-size:15px;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:3px 10px;background-color:#e7e7e7;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:#ff5722;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}
.whitebg ul{padding-top:15px;overflow:hidden}
.divContorPanel div{padding-top:15px;overflow:hidden}
.san-abautor{background:#fff;border-radius:2px;font-size:14px;padding:15px 15px 0 15px!important;-webkit-box-shadow:0 1px 3px rgb(26 26 26 / 10%);box-shadow:0 1px 3px rgb(26 26 26 / 10%);-webkit-box-sizing:border-box;overflow:hidden}
.san-abautor-text{line-height:30px;color:#212529}
.san-abautor-footer{background-color:#e1e1e1;padding:8px;margin:10px -20px 0 -20px!important}
.san-abautor-footer li{display:inline-block;width:32%;text-align:center;font-size:13px;vertical-align:middle;-webkit-box-sizing:border-box;box-sizing:border-box}
.san-abautor-footer li span{color:#868e96;display:block;margin:0 auto}
.san-abautor-footer li b{font-weight:700;color:#212529;display:block;margin:0 auto}
.divTags ul li{margin:0 8px 8px 0;float:left;border:1px solid #f1f1f1;border-radius:8px;background:#e9ecef}
.divTags ul li a{font-size:14px;display:block;padding:4px 10px}
.divTags ul li:hover{color:#fff;border:1px solid #fc5531;background:#0084ff}
.divTags ul li:hover a{color:#fff}
.divTags .tag-count {font-size: 12px;font-weight: 100;}
.divSearchPanel input[type=text]{border:1px solid #bfd0d7;height:24px;line-height:24px;width:150px}
.divSearchPanel input[type=submit]{border:1px solid #bfd0d7;height:28px;line-height:24px;width:50px;margin-left:0;background:#e5f0f6}
.divPrevious ul{padding-top:10px}
.divPrevious li{position:relative;padding:5px 0 5px 12px;line-height:1.6;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.divPrevious li:before{position:absolute;left:0;top:13px;content:"";width:0;height:0;line-height:0;border:4px solid transparent;border-left:5px solid #ccc}
.divPrevious li a{color:#666}
.divPrevious li:hover a{color:#fc5531}
.divComments li{height:auto;line-height:23px;padding:5px 0;border-bottom:1px dashed #eee}
.divComments li::before{content:"";width:4px;height:4px;border-radius:50%;background-color:#16499d;position:absolute;margin-top:8px}
.divComments li a{padding-left:12px}
.divComments li .img{float:left;width:40px;height:40px;margin-top:3px;border-radius:3px;overflow:hidden}
.divComments li .img img{width:100%;height:auto}
.divComments li .info{margin-left:50px}
.divComments li .info span{color:#888}
.divComments li .info p{max-height:46px;overflow:hidden}
.divAuthors li,.divLinkage li,.widget_archives li,.widget_catalog li{float:left;width:50%}
.divMisc li::before,.divStatistics li::before{content:"";display:none}
#tbCalendar{width:100%;text-align:center}
.divCalendar caption{height:20px;line-height:20px}
.divCalendar td{padding:1px 0}
.divCalendar td a{display:block;margin:5px;background-color:#16499d;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}
.pic_news li{padding:15px 0;overflow:hidden;border-bottom:1px solid rgba(239,239,239,.8)}
.pic_news li i{float:left;width:100px;height:63px;overflow:hidden;border-radius:3px;margin-right:10px}
.pic_news li i img{width:100%;min-height:100%;transition:.5s}
.pic_news li h3{overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;font-weight:400;font-size:14px;line-height:1.4;color:#333;margin-bottom:5px}
.pic_news li span{font-size:12px;color:#999;line-height:14px}
.pic_news li:hover img{transform:scale(1.05)}
.pic_news li:hover h3{color:#fc5531}
.rbox>div{background:#fff;margin:0 0 20px 0;padding:15px;border-radius:8px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.wenzi_news{overflow:hidden;margin-top:10px}
.wenzi_news li{position:relative;padding:5px 0 5px 12px;line-height:1.6;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.wenzi_news li:before{position:absolute;left:0;top:13px;content:"";width:0;height:0;line-height:0;border:4px solid transparent;border-left:5px solid #ccc}
.wenzi_news li a{color:#333}
.wenzi_news li:hover a{color:#fc5531}
.tags ul{margin-top:10px;overflow:hidden}
.tags li{font-size:12px;display:inline-block;float:left;width:33.33%;text-align:center}
.tags li a{padding:8px 12px;display:block;border-radius:2px;margin:4px 2px 2px;color:#666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;background:#f5f3f3;text-align:center}
.tags li:hover a{background:#fc5531;color:#fff}
.links{background:#fff;padding:20px 20px 15px;margin-bottom:20px;border-radius:8px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%)}
.link_title{color:#333;font-size:18px;margin-bottom:20px}
.links li{display:inline-block;margin:0 15px 5px 0;color:#999;font-size:14px}
.links li a{color:#999}
.links li:hover a{color:#fc5531}
footer{padding:40px 0;color:#666;background:#fff;border-top:1px solid rgba(0,0,0,.08)}
footer a{color:#666}
footer a:hover{color:#fc5531}
.ftlogo img{width:80px}
.ftlogo{float:left;margin-right:32px}
.ftnav{margin-bottom:10px}
.ftnav a{margin-right:10px;padding-right:10px;position:relative}
.ftnav a:after{content:"|";position:absolute;right:0;top:-1px}
.ftnav a:last-child:after{display:none}
.copyright{font-size:12px}
.copyright p{margin:0 0 5px}
.copyright p span{margin-right:10px}
.icon-top{border-radius:3px;background:url(images/top.png) no-repeat center #fc5531;background-size:16px;width:40px;height:40px;position:fixed;right:20px;bottom:20%;transition:all .3s;z-index:9999999;opacity:0}
.cd-is-visible{opacity:1}
.icon-top:hover{background:url(images/top.png) no-repeat center #000;background-size:16px}
.page_title{padding:10px 20px 5px;background:#fff;color:#333;font-size:22px}
.pagelist{text-align:center;color:#666;width:100%;clear:both;padding:20px 0 10px;font-size:12px;background:#fff}
.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:#fc5531}
.pagelist>b{padding:5px 10px}
.weizhi{color:#999;font-size:12px;margin-bottom:20px}
.weizhi a{color:#999}
article{background:#fff;padding:30px 30px 0 30px;margin-bottom:-6px;overflow:hidden}
h1.ar_title{margin-bottom:15px;font-size:24px;line-height:1.4;font-weight:400}
.ar_info{color:#999;font-size:14px;margin-bottom:30px}
.ar_info a{color:#999}
.ar_info a:hover,.weizhi a:hover{color:#fc5531}
.ar_info span{margin-right:30px;position:relative}
.ar_info span:after{position:absolute;content:"";width:4px;height:4px;border-radius:4px;background:#d1d0d0;right:-16px;top:9px}
.ar_info span:last-child:after{display:none}
.content{font-size:16px;line-height:1.8;word-break:break-all;color:#262626}
.content p{margin:20px 0}
.content ol,.content ul{margin:20px 0 20px 35px}
.content ol li,.content ul 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;padding-left:10px;line-height:1.2;border-left:4px solid #fc5531}
.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 a{color:#0084ff;}.content a:hover{border-bottom: 1px dashed #0084ff}
.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:20px 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:#fff}
.content span.marker{background:#ff0}
.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/mhao.png) no-repeat;width:37px;height:32px;position:absolute;left:26px;top:16px}
.diggit{display:block;width:160px;margin:30px auto;background:#fc5531;background-size:20px;border-radius:3px;line-height:40px;text-align:center;font-size:18px}
.diggit a{color:#fff;display:block}
.diggit img{display:inline-block;width:20px;margin:0 4px -2px 0}
.diggit b{font-size:14px;vertical-align:top;margin:0 3px;font-weight:400}
.tags_list{font-size:14px;overflow:hidden;padding:20px 0}
.tags_list a{color:#999;padding:4px 10px;border:#e7e5e5 1px solid;margin:5px 8px 5px 0;display:inline-block;border-radius:2px}
.tags_list a:hover{background:#fc5531;color:#fff;border:#fc5531 1px solid}
.info-pre-next{overflow:hidden;margin:0 auto 20px}
.info-pre-next li{width:49%;height:86px;position:relative;border-radius:3px;overflow:hidden}
.info-pre-next li a{display:block;overflow:hidden}
.info-pre-next li a:before{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,.5);content:"";z-index:1;transition:.5s}
.info-pre-next li:hover a:before{background:rgba(0,0,0,.7)}
.info-pre-next li:nth-child(odd){float:left}
.info-pre-next li:nth-child(even){float:right}
.info-pre-next li span img{display:inline-block;vertical-align:bottom}
.info-pre-next li i{display:block;overflow:hidden;position:absolute;width:100%}
.info-pre-next li i img{width:100%}
.info-pre-next li h3{position:absolute;padding:10px 15px 0;line-height:20px;font-weight:400;color:#fff;z-index:1;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;font-size:14px}
.info-pre-next li p{position:absolute;bottom:0;font-size:12px;line-height:16px;color:#fff;z-index:1;padding:10px 20px;width:352px}
.info-pre-next li p span:nth-child(2){text-align:right;float:right}
.other{background:#fff;overflow:hidden;padding:10px 10px 20px}
.btitle{padding:12px 0 0 12px;font-size:18px;position:relative;margin:6px 20px}
.btitle:after{position:absolute;left:0;top:18px;width:3px;height:16px;content:"";background:#fc5531;border-radius:4px}
.faq{background:#fff;margin-bottom:20px}
.faq ul{padding:0 16px}
.faq li{line-height:32px;border-bottom:#f2f2f2 1px solid;position:relative}
.faq li:before{position:absolute;left:1px;top:22px;width:0;height:0;border:4px solid transparent;border-left:6px solid #ccc;content:""}
.faq li a{color:#333;font-size:16px;padding:10px 0 10px 18px;display:block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.faq li:hover a{color:#fc5531}
.faq li span{float:right;font-size:14px;color:#999;margin-left:20px}
.faq_title{font-size:24px;line-height:1.4;margin-bottom:15px;padding-left:44px;font-weight:400;color:#333;background:url(images/wd.jpg) no-repeat left top}
.faq_info{color:#999;font-size:14px}
.faq_best{font-size:20px;border-bottom:1px solid #efefef;padding-bottom:12px;margin:40px 0 0}
.faq_other{background:#fff;overflow:hidden}
.wzlist{margin:10px 10px 20px}
.wzlist li{border-bottom:1px solid #efefef;padding:20px;transition:.5s}
.wzlist li:hover{background:#fafafa}
.wzlist h4{margin:0 0 10px;font-size:18px;line-height:1.4;color:#444;font-weight:500;}
.wzlist h4 a{color:#333}
.wzlist h4 a:hover{color:#fc5531}
.wzlist li p{font-size:14px;color:#666;line-height:1.6;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2}
.wz_info{color:#999;font-size:12px;margin-top:15px}
.wz_info a{color:#fc5531}
.wz_info span{margin-right:20px}
.wz_info span i{margin-right:5px}
.wz_info span.wz_click{font-style:normal;float:right;padding-left:16px}
.white_box{background:#fff;padding:30px;margin-bottom:20px;min-height:600px}
.line_title{text-align:center;font-size:24px;line-height:1.4;font-weight:400;color:#333;position:relative;margin-bottom:50px}
.line_title:after{position:absolute;left:50%;bottom:-15px;width:20px;height:2px;margin-left:-10px;background:#999;content:""}
.tb_tags{overflow:hidden}
.tb_tags li{width:160px;float:left;text-align:center}
.tb_tags li a{display:block;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:36px;background:#f7f8f9;margin:8px}
.tb_tags li a:hover{color:#fff;background:#fc5531}
.err_text{text-align:center;color:#666}
h3.err_title{font-size:28px;text-shadow:3px 5px 2px rgb(0 0 0 / 30%);font-weight:400;margin:20px auto}
.err_text a{color:#fc5531}
ul.fmpic_news li{position:relative;border-radius:3px;overflow:hidden;margin:15px 0}
ul.fmpic_news li a{position:relative;display:block}
ul.fmpic_news li i{height:120px;display:block;overflow:hidden}
ul.fmpic_news li img{width:100%}
ul.fmpic_news li h3{line-height:1.6;font-size:14px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;position:absolute;bottom:26px;left:10px;color:#fff;font-weight:400;width:90%}
ul.fmpic_news li span{position:absolute;bottom:8px;left:10px;font-size:12px;color:rgba(255,255,255,.5)!important}
ul.fmpic_news a:before{width:100%;height:100%;background-color:rgba(0,0,0,.66);position:absolute;opacity:.5;top:0;left:0;content:""}
ul.fmpic_news li:last-child{margin:15px 0 0}
.wzfaq{background:#fff}
.wzfaq ul{margin:0}
.zhuanzai{background:#e8eef3;padding:8px 20px;border-radius:0 5px 5px 0;font-size:13px;color:#999}
.bgbox{border-radius:8px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%);overflow:hidden;margin:0 0 20px 0;background:#fff}
.libgbox{border-radius:8px;box-shadow:0 0 20px -5px rgb(158 158 158 / 22%);overflow:hidden;margin-bottom:20px}
.xllist li:before{display:none}
.xllist i{display:inline-block;width:20px;height:20px;line-height:20px;border-radius:10px;text-align:center;background:#d2cbca;font-style:normal;color:#fff;margin-right:10px;font-size:13px}
.xllist li{padding:10px 0 5px}
.xllist li:nth-child(-n+3) i{background:#fc5531}
.wzlist h4 i{font-size:14px;color:#fff;background:#fc5531;font-weight:400;width:26px;height:25px;display:inline-block;line-height:26px;text-align:center;border-radius:4px;margin-left:10px;font-style:normal}
.comments{background:#fff}
.comments-title{height:40px;border-top:2px solid #ff5722;border-bottom:1px solid #e1e1e1;background:#f6f6f6}
.comments-title h3{margin:0;padding:14px 20px;font-size:13px;line-height:14px}
.comments-ul{padding:5px 20px 20px 20px}
.mkcomments{margin-top:10px;margin-bottom:50px;background:#fff}
.mkcomments h3{color:#333;font-size:18px;margin-top:0;margin-bottom:25px;text-align:center;letter-spacing:3px}
.mkcomments h3 span{display:block;height:4px;width:35px;background:#38a3db;margin:7px auto 0}
.commentlist .msg{padding-top:10px}
ul.msg{width:100%;margin-bottom:5px}
ul.msg li{width:100%;overflow:hidden;clear:both;margin:0;padding:0;list-style:none}
.msgarticle{padding:10px 2px}
.comment-body{position:relative;margin-left:55px;border:1px solid #ddd;padding:0 10px 10px!important;border-radius:2px}
.comment-body:before{border-right-color:#dedede!important;z-index:1}
.comment-body:after{border-right-color:#f8f8f8!important;margin-left:1px;z-index:2}
.comment-body:after,.comment-body:before{position:absolute;top:8px;left:-8px;right:100%;width:0;height:0;display:block;content:" ";border-color:transparent;border-style:solid solid dotted;border-width:8px 8px 8px 0;pointer-events:none}
.comment-header{background-color:#f8f8f8;padding:10px;margin-left:-10px;margin-right:-10px;border-bottom:1px solid #eee;font-weight:500;margin-bottom:10px;font-size:14px}
.comment-header a{color:#999;font-size:13px;margin-right:8px}
.comment-body p{font-size:13px;color:#000;line-height:2em;margin:.5em 0;word-wrap:break-word}
.comment-footer{margin-top:15px;font-size:13px;line-height:1.5em}
.comment-time{font-size:12px;margin-right:8px;color:#999}
.comment-reply{font-size:12px;color:#999}
.comments-ul .children,.msgname .msgname{margin-left:38px}
.msgname .msgname .avatar,.msgname .msgname .avatar img,ul.children .avatar,ul.children .avatar img{width:30px;height:30px}
#divCommentPost p.posttop{position:relative;z-index:5;font-size:12px;padding:8px 0;width:100%;clear:both;overflow:hidden}
#divCommentPost p a{float:right;line-height:1.5em;margin-right:6px;cursor:pointer;text-decoration:none;color:#777}
#divCommentPost p.posttop small{float:right;position:relative;font-size:12px;cursor:pointer;text-align:right;line-height:18px;padding-bottom:3px;width:75px}
.pinglun{width:auto;font-size:12px;z-index:3;margin:8px 0;padding:0 0 0 60px;position:relative;clear:both;padding:0;margin:0;vertical-align:baseline;font:inherit;line-height:inherit;background:0 0;width:auto;float:none;transition:none;overflow:hidden}
.textarea-wrapper{border:1px solid #ddd;background:0 0;border-radius:3px}
.rounded-top{-webkit-border-top-right-radius:3px;-webkit-border-top-left-radius:3px;border-top-right-radius:3px;border-top-left-radius:3px}
#txaArticle{position:relative;z-index:1;border:0;border-bottom:none;padding-right:24px;overflow:hidden;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;box-shadow:none;-webkit-appearance:none;overflow:auto;padding:10px;height:140px;min-height:140px;margin:0;resize:none;outline:0;width:97%;min-width:97%}
.post-toolbar{margin-top:10px;overflow:hidden;float:right}
input.button{float:right;height:32px;width:100px;text-align:center;text-shadow:none;font-weight:700;border:none;color:#fff;background-color:#38a3db;border-radius:2px;background-image:none;box-shadow:none;cursor:pointer}
input.button:hover{background:#8463a9}
.post-terinfo{padding:20px 0 0;color:#777}
.post-terinfo ul li{margin-bottom:5px;text-align:center}
input.text{margin-right:10px;position:relative;border:none;border:1px solid #ddd;border-radius:2px;height:35px;padding:3px 5px;outline:0;color:#b3b3b3;width:220px;box-shadow:none}
.post-terinfo ul li label{color:#b3b3b3}
.compost .com-info{margin-bottom:10px}
.compost .com-info li{float:left;margin-bottom:1em;width:38.3%;padding-right:3%;position:relative;list-style:none}
.compost .com-info li:nth-child(2){padding-right:0}
.compost .com-info li .verify{position:absolute;right:0;top:0;z-index:1;height:40px!important}
.compost .com-info li .verify img{height:100%;border:1px solid #ddd}
.compost .com-info li input{width:100%;height:40px;line-height:40px;padding-left:4px;border:1px solid #ddd;border-radius:3px;text-indent:10px}
.compost .com-name{padding:1em 0 1em .2em}
#cancel-reply{color:#111}
#txaArticle{border-radius:3px;text-indent:5px;margin:0 0 20px 0;padding:5px;width:98%;border:1px solid #ddd;background:#fff;-webkit-appearance:none;font-size:14px}
.com-submit{border-radius:3px;border:none;cursor:pointer;height:40px;line-height:40px;background-color:#111;color:#fff;padding:0 20px;font-size:14px;opacity:.8}
.com-submit:hover{opacity:1}
.comment-list .cinfo{height:20px}
.comment-list .clbody .p{word-wrap:break-word}
.cinfo .author{color:#666}
.c-time{color:#999;font-size:12px}
.comment-at{color:#111}
.reply-a{opacity:.5}
.comment-list li:hover .reply-a{opacity:1}
.comments .avatar{position:relative;float:left;width:30px;height:30px;border-radius:100%;padding:2px;display:block;background:-webkit-linear-gradient(bottom left,rgba(0,153,255,.9),rgba(42,228,197,.7));background:-o-linear-gradient(bottom left,#ff5722,#ff5722);background:linear-gradient(to top right,#ff5722,#ff5722)}
.comments .avatar img{width:100%;border-radius:50%}
.comments .avatar::after{content:"";position:absolute;background:url(images/v.png) no-repeat;background-size:12px;width:12px;height:12px;right:0;bottom:0}
.comments .avatar.leveladmin::after{background:url(images/vjin.png) no-repeat;background-size:12px}
.sads{padding: 5px!important}
.sads img,.hads2 img,.hads4 img{width:100%;margin:auto;height:auto;overflow:hidden;border-radius:5px}
.sads ul{padding:0}
.hads,.toptxt{background-color:#fff;margin-bottom:20px;overflow:hidden;border-radius:8px;padding:5px}
.hads2,.hads4{background-color:#fff;margin-top:20px;margin-bottom:20px;overflow:hidden;border-radius:8px;padding:5px}
.hads5{background-color:#fff;overflow:hidden;padding:20px}
.hads img,.hads2 img,.hads3 img,.hads4 img,.hads5 img{width:100%;margin:auto;height:auto;overflow:hidden}
@media (max-width: 1219px) {
header{height:50px}
nav{width:100%;height:auto;background:rgba(0,0,0,.5);z-index:999;}
.navicon{width:22px;height:3px;margin-top:20px}
.navicon:before{margin-top:-6px}
.navicon:after,.navicon:before{width:22px;height:2px}
.navicon:after{margin-top:7px}
.logo img{margin:0 auto;padding:2px 0;height:46px;line-height:46px}
.searchico{position:absolute;top:-4px;right:10px}
.search{width:80%}
.navbox{width:100%}
.searchbox{width:100%;position:fixed;top:50px;z-index:99;background:rgba(0,0,0,.8)}
.logo{margin-left:0;line-height:42px;float:none;text-align:center;margin-right:0}
#mnavh{overflow:hidden;position:absolute}
#mnavh{display:block}
#starlist{display:none;width:100%}
#starlist li{width:55%;text-align:center;background:#12b7de;float:none;display:block;font-weight:700}
#starlist li:last-child{padding-bottom:100%}
#starlist li a{color:#fff;display:block;width:100%;text-align:center;float:none;padding:0;background:#12b7de;border-bottom:#49ccea 1px solid}
#starlist ul.sub{display:block;position:inherit;left:inherit;top:inherit}
#starlist ul.sub li{width:100%}
#starlist ul.sub li:last-child{padding-bottom:0;border-bottom:#49ccea 1px solid}
#starlist ul.sub li a{color:#fff;font-weight:400;border-bottom:none}
#starlist #selected,#starlist li:hover a,#starlist ul.sub li a:hover{color:#fff}
.menu span{display:block;width:50px;height:50px;background:#12b7de;opacity:.5;position:absolute;top:0;right:0;border-left:#49ccea 1px solid}
.menu:before{right:20px}
.box,main{width:950px}
.lbox{width:684px}
.rbox{width:250px}
.banner{width:100%;height:auto;margin-bottom:15px}
.headline{width:100%;height:auto}
.headline ul li{width:49%;height:188px;float:left;margin-bottom:0!important}
.headline ul li:last-child{float:right}
.blogs_list li i{width:185px;height:115px}
.blogs_list li h2{white-space:nowrap;display:block}
.blogs_list li{height:115px}
.info-pre-next li p{width:-webkit-fill-available}
.tb_tags li{width:20%}
}
@media (max-width: 991px) {
main, .box { width: 730px }
.lbox { width: 100% }
.rbox { display: none }
.wzfaq ul { padding: 0 10px 10px 10px; }
}
@media (max-width: 767px) {
.box,main{width:96%}
main{margin:15px auto;margin-bottom:0}
header{height:50px}
#mnavh{top:0}
.is-search{top:7px}
.search-page{width:100%;right:0;top:51px}
.logo{font-size:24px;line-height:50px}
.gd-box{overflow-x:scroll}
ul#tab{width:max-content}
.headline ul li{height:160px}
article{padding:15px 15px 0 15px}
.other{padding:0}
}
@media (max-width: 640px) {
.headline ul li{height:110px}
nav #starlist{width:110%;margin-left:-10px}
.blogs_list li p{display:none}
.blogs_list li h2{white-space:pre-wrap;display:-webkit-box;font-size:17px}
.blogs_list li em{display:none}
.blogs_list li{padding:15px 10px}
.blogs_list li i{width:36%;height:92px;margin-right:10px}
.blogs_list li{height:92px}
span.timer{position:absolute;left:39%;bottom:15px}
.blogs_info{position:inherit}
.blogs_list section{position:initial}
span.view{position:absolute;right:10px;bottom:15px}
.faq li span,.ftlogo,.ftnav,.icon-top,.links{display:none}
footer{padding:10px 0;text-align:center;}
.weizhi{margin-bottom:10px}
article{padding:15px 10px 0 10px}
.tags_list{padding:20px 0;font-size:12px}
.info-pre-next li{width:100%;margin:5px auto}
.info-pre-next li p{padding:10px}
.wzlist li{padding:15px 0}
.btitle{margin:6px}
.copyright{padding:0 10px}
.wzlist h4{font-size:18px}
.white_box{padding:30px 10px}
.tb_tags li{width:50%}
.tb_tags li a{margin:4px}
/*.copyright p:last-child{display:none}*/
.page_title{display:none}
.toptxt ul li{font-size: 14px;}
}