.consult_library .content{margin-bottom:40px;}

.consult_library .sidebar_l{width:910px;}
.consult_library .sidebar_l .filter_wrap{width:880px;height:auto;/* min-height:268px; */background:#fff;border-radius:20px;padding:10px 0 16px 30px;box-shadow:0 0 7px 5px rgb(59 59 59 / 8%);}
.consult_library .sidebar_l .filter_wrap .lists{overflow:hidden;font-size:14px;;margin-top:15px;}
.consult_library .sidebar_l .filter_wrap .lists dt,
.consult_library .sidebar_l .filter_wrap .lists dd{height:26px;line-height:26px;}
.consult_library .sidebar_l .filter_wrap .tit{color:#666666;float:left;width:100px;}
.consult_library .sidebar_l .filter_wrap .options{overflow:hidden;float:left;max-width:700px;}
.consult_library .sidebar_l .filter_wrap .options dt{float:left;color:#97d3c1;margin:0 4px 10px 12px;}
.consult_library .sidebar_l .filter_wrap .options dd{float:left;color:#333333;padding:0 10px;margin:0 0 10px 2px;cursor:pointer;}
.consult_library .sidebar_l .filter_wrap .options dd.active{background:#f39700;color:#fff;border-radius:5px;}
.consult_library .sidebar_l .filter_wrap .options dd.init_hide{display:none;}
.consult_library .sidebar_l .filter_wrap .options dd.more{color:#3fba98;position:relative;padding:0 15px 0 5px;}
.consult_library .sidebar_l .filter_wrap .options dd.more::after{content:'';display:block;width:13px;height:7px;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/drop-down.png) no-repeat center center;position:absolute;top:0;bottom:0;right:0;margin:auto;}
.consult_library .sidebar_l .filter_wrap .options dd.more.active{background:none;color:#3fba98;}
.consult_library .sidebar_l .filter_wrap .options dd.more.active::after{transform:rotateZ(180deg);-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.consult_library .sidebar_l .filter_wrap .all dd{margin-left:0;}
.consult_library .sidebar_l .result_wrap{width:850px;padding:20px 30px 50px;background:#fff;border-radius:20px;box-shadow:0 0 7px 5px rgb(59 59 59 / 8%);}
.consult_library .sidebar_l .result_wrap .results_count{font-size:14px;line-height:30px;color:#333333;margin-bottom:10px;}
.consult_library .sidebar_l .result_wrap .results_count b{color:#f39700;}
.consult_library .sidebar_l .results_list .list{width:228px;height:320px;border:1px solid #eeeeee;float: left;margin:0 20px 20px 0;padding:0 20px;border-radius:20px;background:linear-gradient(180deg,#def9f1 0%,#fbfefd 50%,#ffffff 100%);}
.consult_library .sidebar_l .results_list .list:nth-of-type(3n){margin-right:0;}
.consult_library .sidebar_l .results_list .list:hover{box-shadow:0 0 7px 5px rgb(59 59 59 / 8%);}

.consult_library .sidebar_l .results_list .list .bg_img_wrap{width:99px;height:85px;margin:0 auto;position:relative;}
.consult_library .sidebar_l .results_list .list .bg_img_wrap::before{content:'';width:99px;height:85px;position:absolute;top:6px;z-index:3;}
.consult_library .sidebar_l .results_list .list .bg_img_wrap.hy::before{background:url(https://qtfile.xdf.cn/template/image/blog/image/hy_1.png?12) no-repeat 0 0;background-size:100% 100%;}
.consult_library .sidebar_l .results_list .list .bg_img_wrap.yc::before{background:url(https://qtfile.xdf.cn/template/image/blog/image/yc_1.png?12) no-repeat 0 0;background-size:100% 100%;}
.consult_library .sidebar_l .results_list .list .bg_img_wrap.rq::before{background:url(https://qtfile.xdf.cn/template/image/blog/image/rq_1.png?12) no-repeat 0 0;background-size:100% 100%;}
.consult_library .sidebar_l .results_list .list .bg_img_wrap .img_wrap{position:absolute;z-index:2;left:0;right:0;margin:16px auto 0;}

.consult_library .sidebar_l .results_list .list .img_wrap{width:70px;height:70px;overflow:hidden;border-radius:50%;margin:20px auto 0;}
.consult_library .sidebar_l .results_list .list .img_wrap img{width:100%;}
.consult_library .sidebar_l .results_list .list .ConsultName{font-size:18px;color:#333333;text-align:center;line-height:38px;padding-bottom:5px;border-bottom:1px dashed #68d0b3;margin-bottom:10px;}
.consult_library .sidebar_l .results_list .list dl{overflow:hidden;font-size:14px;height:24px;line-height:24px;}
.consult_library .sidebar_l .results_list .list dl dt{color:#999999;float: left;width:70px;}
.consult_library .sidebar_l .results_list .list dl dd{color:#333333;float: left;width:156px;}
.consult_library .sidebar_l .results_list .list dl dd span{max-width:70px;height:16px;line-height:16px;border:1px solid #d5d5d5;float: left;margin:3px 5px 0 0;padding:0 3px;font-size:12px;}
.consult_library .sidebar_l .results_list .list .btn_wrap{position:relative;padding-top:18px;}
.consult_library .sidebar_l .results_list .list .btn_wrap:before{content:'';width:1px;height:47px;background:#e8e8e8;position:absolute;left:0;right:0;top:18px;bottom:0;margin:auto;}
.consult_library .sidebar_l .results_list .list .btn_wrap .btn{width:50%;height:47px;float:left;text-align:center;font-size:14px;}
.consult_library .sidebar_l .results_list .list .btn_wrap .btn a{padding:28px 0 0 0;display:block;position:relative;}
.consult_library .sidebar_l .results_list .list .btn_wrap .btn a:before{content:'';width:22px;height:23px;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/consult_library_icon.png) no-repeat 0 0;position:absolute;left:0;right:0;top:0;margin:auto;}
.consult_library .sidebar_l .results_list .list .btn_wrap .lxpg a{color:#3fba98;}
.consult_library .sidebar_l .results_list .list .btn_wrap .lxpg a:before{background-position:0 -24px;}
.consult_library .sidebar_l .results_list .list .btn_wrap .lxpg a:hover:before{background-position:-30px -24px;}
.consult_library .sidebar_l .results_list .list .btn_wrap .question a{color:#fea91c;}
.consult_library .sidebar_l .results_list .list .btn_wrap .question a:before{background-position:0 0;}
.consult_library .sidebar_l .results_list .list .btn_wrap .question a:hover:before{background-position:-30px 0;}
.consult_library .sidebar_l .results_list .list .btn_wrap .btn:hover a{font-weight:bold;}
.consult_library .sidebar_l .result_wrap .result_2{display:none;height:240px;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/result.jpg) no-repeat 358px 36px;}
.consult_library .sidebar_l .result_wrap .result_2 dl{text-align:center;padding-top:170px;}
.consult_library .sidebar_l .result_wrap .result_2 dl dt{font-size:14px;color:#333333;line-height:26px;}
.consult_library .sidebar_l .result_wrap .result_2 dl dd{font-size:12px;color:#666666;line-height:16px;}
.consult_library .sidebar_l .result_tj_wrap{display:none;}
.consult_library .sidebar_l .result_tj_wrap .qt_title_big{margin:30px auto 20px;}
.consult_library .sidebar_l .result_tj_wrap .results_list{background:#ffffff;padding:30px 30px 10px;border-radius:20px;box-shadow:0 0 7px 5px rgb(59 59 59 / 8%);}

.consult_library .sidebar_r{width:270px;}
.consult_library .sidebar_r .consult_up{width:270px;height:210px;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/image/0.png?1) no-repeat center center;padding:78px 0 0 0;}
.consult_library .sidebar_r .consult_up.hy{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/image/1.png?12);}
.consult_library .sidebar_r .consult_up.yc{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/image/2.png?12);}
.consult_library .sidebar_r .consult_up.rq{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/image/3.png?12);}

.consult_library .sidebar_r .consult_up .swiper-container{background:#f4f0e5;width:247px;height:210px;border-radius:20px;margin:0 auto;}
.consult_library .sidebar_r .consult_up .swiper-container::after{content:'';width:136px;height:48px;background:#c4ac71;border-radius:10px;position:absolute;left:0;right:0;bottom:-43px;margin:auto;}
.consult_library .sidebar_r .consult_up .swiper-slide .top{overflow:hidden;padding:2px 0 0 20px;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap{position:relative;margin:10px 0 0 -8px;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap::before{content:'';width:99px;height:85px;position:absolute;top:6px;z-index:3;background:url(https://qtfile.xdf.cn/template/image/blog/image/head_bg.png?1) no-repeat 0 0;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap.hy::before{background:url(https://qtfile.xdf.cn/template/image/blog/image/hy_1.png) no-repeat 0 0;background-size:100% 100%;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap.yc::before{background:url(https://qtfile.xdf.cn/template/image/blog/image/yc_1.png) no-repeat 0 0;background-size:100% 100%;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap.rq::before{background:url(https://qtfile.xdf.cn/template/image/blog/image/rq_1.png) no-repeat 0 0;background-size:100% 100%;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap .img_wrap{width:70px;height:70px;overflow:hidden;border-radius:50%;margin:15px 15px;position:relative;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap .img_wrap img{width:100%;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .bg_img_wrap::after{content:'';width:1px;height:65px;background:#e6e3dd;position:absolute;right:-4px;top:30px;}
.consult_library .sidebar_r .consult_up .swiper-slide .top dl{width:120px;overflow: hidden;font-size:12px;color:#999999;line-height:18px;margin-left:10px;}
.consult_library .sidebar_r .consult_up .swiper-slide .top dl dt{float: left;}
.consult_library .sidebar_r .consult_up .swiper-slide .top dl dd{float: left;}
.consult_library .sidebar_r .consult_up .swiper-slide .top dl dd b{font-size:16px;color:#333333;padding:0 3px;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .browse{margin:25px 0 15px 10px;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .browse dt{float:initial;}
.consult_library .sidebar_r .consult_up .swiper-slide .top .browse dd{float:initial;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/consult_star_02.png) no-repeat left center;padding:0 0 0 40px;}
.consult_library .sidebar_r .consult_up .swiper-slide .bottom{padding:6px 0 0 34px;}
.consult_library .sidebar_r .consult_up .swiper-slide .bottom .ConsultName{font-size:16px;color: #61391b;line-height:30px;}
.consult_library .sidebar_r .consult_up .swiper-slide .bottom .excel{font-size:14px;color: #999999;height:20px;line-height:20px;}
.consult_library .sidebar_r .consult_up .swiper-pagination{bottom:20px;}
.consult_library .sidebar_r .consult_up .swiper-pagination-bullet{width:7px;height:7px;background:#dadcdc;opacity:1;}
.consult_library .sidebar_r .consult_up .swiper-pagination-bullet-active{background:#c4ac71;}

.consult_library .sidebar_r .qt_title_big{height:40px;line-height:40px;margin:10px 0;background:url(https://qtfile.xdf.cn/template/image/entry/images/entrySprite.png?we) no-repeat -495px -314px;}
.consult_library .sidebar_r .qt_title_big .tit{font-size:20px;line-height:40px;}
.consult_library .sidebar_r .qt_title_big span a{font-size:14px;color:#333333;font-weight:normal;margin-left:12px;display:inline-block;cursor:pointer;}
.consult_library .sidebar_r .qt_title_big span a.active{color:#3fba98;font-weight:bold;}
.consult_library .sidebar_r .list_hot{width:270px;}
.consult_library .sidebar_r .list_hot .con{background:url(https://qtfile.xdf.cn/template/image/blog/image/list_bg.jpg) no-repeat center bottom;padding-bottom:10px;}
.consult_library .sidebar_r .list_hot .con li{}
.consult_library .sidebar_r .list_hot .con li a{height:36px;line-height:36px;padding:0 18px;position:relative;}
.consult_library .sidebar_r .list_hot .con li.first{border-radius:10px;margin-bottom:10px;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/list_hot_0.jpg) no-repeat center center;}
.consult_library .sidebar_r .list_hot .con li.first a{font-size:16px;color:#ffffff;border-radius:10px;padding-top:64px;background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/list_hot_bg.png) no-repeat center bottom;}
.consult_library .sidebar_r .list_hot .con li.list a{font-size:14px;color:#333333;padding:0 18px 0 26px;}
.consult_library .sidebar_r .list_hot .con li.list a:before{content:'';width:3px;height:3px;background:#43bc9a;position:absolute;left:18px;top:0;bottom:0;margin:auto;}
.consult_library .sidebar_r .list_hot .con li.list span{font-size:12px;color:#43bc9a;width:58px;height:16px;line-height:16px;border:1px solid #43bc9a;text-align:center;border-radius:0 8px 8px 8px;margin:10px 10px 0 0;display:inline-block;overflow:hidden;float:left;}
.consult_library .sidebar_r .list_hot .con li.list:hover a{color:#43bc9a;}
.consult_library .sidebar_r .blog_hot .con li.first.blog_0{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_0.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_1{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_1.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_2{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_2.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_3{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_3.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_4{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_4.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_5{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_5.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_6{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_6.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_7{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_7.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_8{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_8.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_9{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_9.jpg);}
.consult_library .sidebar_r .blog_hot .con li.first.blog_10{background-image:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/blog_hot_10.jpg);}
.consult_library .sidebar_r .case_hot .con li.first{background:url(https://qtfile.xdf.cn/template/image/blog/consult_center/hot/case_hot_0.jpg) no-repeat center center;}
/*
.consult_library .sidebar_r .blog_toolbar{width:270px;}
.consult_library .sidebar_r .blog_toolbar .con{padding:12px 0 10px 0;background:url(https://qtfile.xdf.cn/template/image/blog/image/list_bg.jpg) no-repeat center bottom;}
.consult_library .sidebar_r .blog_toolbar li{float:left;width:50%;text-align:center;font-size:16px;position:relative;padding:10px 0;}
.consult_library .sidebar_r .blog_toolbar li.xxb{display:none;}
.consult_library .sidebar_r .blog_toolbar li a{color:#333;display:block;padding-top:64px;}
.consult_library .sidebar_r .blog_toolbar li a::before{content:'';width:66px;height:66px;position:absolute;left:0;right:0;top:12px;margin:auto;background:url(https://qtfile.xdf.cn/template/image/entry/images/entrySprite.png?we) no-repeat -214px top;}
.consult_library .sidebar_r .blog_toolbar li.sqzl a::after{display:none;}
.consult_library .sidebar_r .blog_toolbar li.sqzl a::before{background-position:-214px top;}
.consult_library .sidebar_r .blog_toolbar li.sqzl a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar1.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.xxb a::before{background-position:-214px -70px;}
.consult_library .sidebar_r .blog_toolbar li.xxb a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar3.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_2 a::before{background-position:-297px top;}
.consult_library .sidebar_r .blog_toolbar li.list_2 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar2.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_5{position:relative}
.consult_library .sidebar_r .blog_toolbar li.list_5::after{content: '';width: 20px;height: 13px;position: absolute;right: 30px;top: 6px;background: url(https://qtfile.xdf.cn/template/image/icon/hot.gif) no-repeat center center;}
.consult_library .sidebar_r .blog_toolbar li.list_5 a::before{background-position:-214px -140px;}
.consult_library .sidebar_r .blog_toolbar li.list_5 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar5.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_6 a::before{background-position:-297px -140px;}
.consult_library .sidebar_r .blog_toolbar li.list_6 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar6.gif) no-repeat center top;margin-top:-5px;}
*/
.consult_library .sidebar_r .blog_toolbar{width:270px;}
.consult_library .sidebar_r .blog_toolbar .con{padding:12px 0 10px 0;background:url(https://qtfile.xdf.cn/template/image/blog/image/list_bg.jpg) no-repeat center bottom;}
.consult_library .sidebar_r .blog_toolbar li{float:left;width:50%;text-align:center;font-size:16px;position:relative;padding:10px 0;}
/* .consult_library .sidebar_r .blog_toolbar li.hot::after{content:'';width:20px;height:13px;position:absolute;right:30px;top:6px;background:url(https://qtfile.xdf.cn/template/image/icon/hot.gif) no-repeat center center;} */
.consult_library .sidebar_r .blog_toolbar li.new:after{content:'';width:30px;height:20px;position:absolute;left:80px;top:0;background:url(https://qtfile.xdf.cn/template/image/icon/new_2.png) no-repeat center center;background-size:100%;
	-webkit-animation: keyframes-up-down 0.8s 0s linear infinite alternate;
	animation: keyframes-up-down 0.8s 0s linear infinite alternate;
}
.consult_library .sidebar_r .blog_toolbar  li.hot:after{content:'';width:30px;height:20px;position:absolute;left:80px;top:0;background:url(https://qtfile.xdf.cn/template/image/icon/hot_2.png) no-repeat center center;background-size:100%;
	-webkit-animation: keyframes-up-down 0.8s 0s linear infinite alternate;
	animation: keyframes-up-down 0.8s 0s linear infinite alternate;
}
.consult_library .sidebar_r .blog_toolbar li.xxb{display:none;}
.consult_library .sidebar_r .blog_toolbar li a{color:#333;display:block;padding-top:64px;}
.consult_library .sidebar_r .blog_toolbar li a::before{content:'';width:66px;height:66px;position:absolute;left:0;right:0;top:12px;margin:auto;background:url(https://qtfile.xdf.cn/template/image/entry/images/entrySprite.png?we) no-repeat -214px top;}
.consult_library .sidebar_r .blog_toolbar li.list_1 a::before{background-position:-214px top;}
.consult_library .sidebar_r .blog_toolbar li.list_1 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar1.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_2 a::before{background-position:-297px top;}
.consult_library .sidebar_r .blog_toolbar li.list_2 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar2.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_3 a::before{background-position:-297px -140px;}
.consult_library .sidebar_r .blog_toolbar li.list_3 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar6.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_4 a::before{background-position:-214px -70px;}
.consult_library .sidebar_r .blog_toolbar li.list_4 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar3.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_5 a::before{background-position:-214px -140px;}
.consult_library .sidebar_r .blog_toolbar li.list_5 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar5.gif) no-repeat center top;margin-top:-5px;}
.consult_library .sidebar_r .blog_toolbar li.list_6 a::before{background-position:-297px -70px;}
.consult_library .sidebar_r .blog_toolbar li.list_6 a:hover::before{background:url(https://qtfile.xdf.cn/template/image/entry/images/toolbar4.gif) no-repeat center top;margin-top:-5px;}