.toolkit-wrapper{position:fixed;bottom:100px;right:0;width:50px;box-shadow:0 0 30px #ccc;border-radius:5px;background-color:#fff;z-index:100}.toolkit-wrapper .toolkit .tool{position:relative;height:50px}.toolkit-wrapper .toolkit .drawer{position:absolute;right:0;top:0;display:-webkit-box;display:flex;line-height:50px;cursor:pointer}.toolkit-wrapper .toolkit .drawer:hover .text{max-width:200px;padding:0 1em}.toolkit-wrapper .toolkit .drawer:hover .button{background-color:#f5f5f5}.toolkit-wrapper .toolkit .drawer:hover .button.top{background-image:url(http://static.wangxiao.cn/zhuanti/2019/myimg/icon/top-a.f028d2d.png)}.toolkit-wrapper .toolkit .drawer .text{color:#00a5a8;border-top-left-radius:5px;border-bottom-left-radius:5px;white-space:nowrap;max-width:0;overflow:hidden;-webkit-transition:all .3s linear;transition:all .3s linear;background-color:#f5f5f5}.toolkit-wrapper .toolkit .button{min-width:50px;min-height:50px;background-position:50%;background-repeat:no-repeat;background-size:30px}.toolkit-wrapper .toolkit .button.top{background-image:url(http://static.wangxiao.cn/zhuanti/2019/myimg/icon/top.f7d756b.png)}@media only screen and (min-device-width:100px) and (max-device-width:800px){.toolkit-wrapper{display:none}.toolkit-wrapper .toolkit{height:50px}.toolkit-wrapper .toolkit .tool:nth-child(3){top:0}.toolkit-wrapper .tool:not(.tool-top){display:none}}body,html{line-height:1.5}body .list-box,html .list-box{width:100%;height:100%;margin:0;padding:0}body .list-box .list-banner,html .list-box .list-banner{width:100%;height:400px;background-image:url(http://static.wangxiao.cn/zhuanti/kaiyuan/bg.jpg);background-color:#ccc;background-repeat:no-repeat;background-position:50%;background-size:cover}body .list-box .aboutBox__tit,html .list-box .aboutBox__tit{width:1200px;margin:40px auto 0;height:50px;line-height:47px;border-bottom:2px solid #eee}body .list-box .aboutBox__tit .about_tabs,html .list-box .aboutBox__tit .about_tabs{width:800px;margin:0 auto;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around}body .list-box .aboutBox__tit .about_tab,html .list-box .aboutBox__tit .about_tab{font-size:16px;color:#333;font-weight:700;cursor:pointer}body .list-box .aboutBox__tit .active,html .list-box .aboutBox__tit .active{color:#e90013;border-bottom:3px solid #e90013}body .list-box .page,html .list-box .page{width:100%;max-width:1200px;margin:0 auto}body .list-box .page .news_list .news_entry,html .list-box .page .news_list .news_entry{display:-webkit-box;display:flex;padding:20px;border-bottom:1px solid #eee;-webkit-transition:background-color .5s;transition:background-color .5s;text-decoration:none;color:#555}body .list-box .page .news_list .news_entry .month_lift,html .list-box .page .news_list .news_entry .month_lift{width:250px;height:160px;margin-right:40px;line-height:160px;display:-webkit-box;display:flex}body .list-box .page .news_list .news_entry .month_lift .month_date,html .list-box .page .news_list .news_entry .month_lift .month_date{width:250px;height:160px;color:#555;overflow:hidden;border-radius:5px}body .list-box .page .news_list .news_entry .month_lift .month_date .navImg,html .list-box .page .news_list .news_entry .month_lift .month_date .navImg{display:inline-block;width:250px;border-radius:5px;vertical-align:middle}body .list-box .page .news_list .news_entry .content,html .list-box .page .news_list .news_entry .content{flex:1;-webkit-box-flex:1;color:#555;height:100%;padding-top:30px}body .list-box .page .news_list .news_entry .content .month_title,html .list-box .page .news_list .news_entry .content .month_title{color:#555;font-size:18px;font-weight:700;margin-bottom:20px}body .list-box .page .news_list .news_entry .content .month_p,html .list-box .page .news_list .news_entry .content .month_p{color:#666;height:100%;font-size:16px;line-height:1.5}body .list-box .page .news_list .news_entry .content .data_p,html .list-box .page .news_list .news_entry .content .data_p{color:#555;text-align:right}body .list-box .page .news_list .news_entry .tool,html .list-box .page .news_list .news_entry .tool{min-width:100px;box-sizing:border-box;position:relative}body .list-box .page .news_list .news_entry .tool .more,html .list-box .page .news_list .news_entry .tool .more{width:40px;height:40px;border-radius:50%;background-color:transparent;border:1px solid #ccc;-webkit-transition:all .5s;transition:all .5s;position:absolute;left:0;right:0;margin:auto;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}body .list-box .page .news_list .news_entry .tool .more:after,html .list-box .page .news_list .news_entry .tool .more:after{content:"";display:inline-block;width:10px;height:10px;border-top:2px solid #ccc;border-right:2px solid #ccc;-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-left:-6px;margin-top:2px}body .list-box .page .news_list:hover,html .list-box .page .news_list:hover{background-color:#00a5a8;-webkit-transition:background-color .5s;transition:background-color .5s}body .list-box .page .news_list:hover .news_entry,html .list-box .page .news_list:hover .news_entry{background-color:hsla(0,0%,100%,.2);border-color:transparent}body .list-box .page .news_list:hover .news_entry .month_lift .month_date,html .list-box .page .news_list:hover .news_entry .month_lift .month_date{color:#fff}body .list-box .page .news_list:hover .news_entry .content .month_title,html .list-box .page .news_list:hover .news_entry .content .month_title{color:#fff;font-weight:700}body .list-box .page .news_list:hover .news_entry .content .data_p,body .list-box .page .news_list:hover .news_entry .content .month_p,html .list-box .page .news_list:hover .news_entry .content .data_p,html .list-box .page .news_list:hover .news_entry .content .month_p{color:#fff}body .list-box .page .news_list:hover .news_entry .tool .more,html .list-box .page .news_list:hover .news_entry .tool .more{background-color:hsla(0,0%,100%,.2);border-color:transparent}body .list-box .page .news_list:hover .news_entry .tool .more:after,html .list-box .page .news_list:hover .news_entry .tool .more:after{content:"";display:inline-block;border-color:#fff}body .list-box .btn_up,html .list-box .btn_up{max-width:100%;height:50px;text-align:center;line-height:50px;margin:50px 0}body .list-box .btn_up .up_array,html .list-box .btn_up .up_array{width:200px;height:50px;background-color:#00a5a8;color:#fff;margin:0 auto;border-radius:25px;cursor:pointer}@media screen and (max-width:960px){body,html{margin:0;padding:0;line-height:1.5}body .list-box .aboutBox__tit,html .list-box .aboutBox__tit{width:100%;margin-top:0}body .list-box .aboutBox__tit .about_tabs,html .list-box .aboutBox__tit .about_tabs{width:100%;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around}body .list-box .page,html .list-box .page{margin:0;padding:0}body .list-box .page .news_list .news_entry,html .list-box .page .news_list .news_entry{padding:2.6667vw 0 1.3333vw}body .list-box .page .news_list .news_entry .month_lift,html .list-box .page .news_list .news_entry .month_lift{width:40vw;height:26.6667vw;margin-left:2.6667vw;padding-top:10.3333vw;position:absolute}body .list-box .page .news_list .news_entry .month_lift .month_date,html .list-box .page .news_list .news_entry .month_lift .month_date{width:40vw;height:26.6667vw}body .list-box .page .news_list .news_entry .month_lift .month_date .navImg,html .list-box .page .news_list .news_entry .month_lift .month_date .navImg{width:40vw;vertical-align:top}body .list-box .page .news_list .news_entry .content,html .list-box .page .news_list .news_entry .content{padding-top:0}body .list-box .page .news_list .news_entry .content .month_title,html .list-box .page .news_list .news_entry .content .month_title{margin-top:0;font-size:15px;text-indent:2rem}body .list-box .page .news_list .news_entry .content .month_p,html .list-box .page .news_list .news_entry .content .month_p{margin-left:46.6667vw;font-size:12px}body .list-box .page .news_list .news_entry .content .data_p,html .list-box .page .news_list .news_entry .content .data_p{padding-top:6.6667vw;margin-right:2.6667vw}body .list-box .page .news_list .news_entry .tool,html .list-box .page .news_list .news_entry .tool{display:none}}