@charset "utf-8";
/*@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Light.ttf');font-display:swap;font-weight:100;}
@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Regular.ttf');font-display:swap;font-weight:normal;}
@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Medium.ttf');font-display:swap;font-weight:500;}
@font-face{font-family:'HarmonyOS_Sans_SC';src:url('../fonts/HarmonyOS_Sans_SC_Bold.ttf');font-display:swap;font-weight:bold;}*/

@media (min-width:1025px){
::-webkit-scrollbar{width:6px;height:12px;background-color:#fff;}
::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:20px;}
}

[v-cloak]{display:none;}

/*初始化*/
body{-webkit-text-size-adjust:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;padding:0;margin:0 auto;font-size:.16rem;line-height:.24rem;color:#222;width:100%;min-width:320px;zoom:1;background-color:#fff;word-break:break-word;}
html{-webkit-text-size-adjust:100%;font-size:100px;position:relative;min-height:100vh;}
body,input,select,th,td,textarea{font-family:'HarmonyOS_Sans_SC','Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;font-size:0.16rem;}
pre{font-family:'HarmonyOS_Sans_SC','Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;}
ul,ol{list-style:revert;list-style-position:inside!important;}
ul>li{list-style:revert;list-style-position:inside!important;}
ol>li{list-style:revert;list-style-position:inside!important;}
.ul,.ol,.ul>li,.ol>li{list-style:none;}
.align-center{text-align:center;}
.align-left{text-align:left;}
.align-right{text-align:right;}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;padding:0;margin:0}
p{min-height:4px;}
em,i{font-style:normal;}
*,:before,:after{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;word-break:break-word;outline:0;}
table{word-break:break-word;border-collapse:collapse;max-width:100%;}
table td{padding:10px;border:1px solid #eee;}
video{max-width:100%;}
input:-moz-placeholder,textarea:-moz-placeholder{color:#999;opacity:1;}
input::-moz-placeholder,textarea::-moz-placeholder{color:#999;opacity:1;}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:#999;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#999;}
.ul,.ul>li,.dl,.dl>dd,.dl>dt{list-style:none;font-weight:normal;}
input:focus{outline:none;}
input,button,select,textarea{background:none;border:none;border-radius:0;-webkit-border-radius:0;color:#222;outline:none;resize:none;}
canvas{display:block;}

/*初始化图片*/
img{border:none;border:0;vertical-align:top;max-width:100%;height:auto;}

/*初始化a*/
a,a:focus{color:#222;text-decoration:none;cursor:pointer;}
a:hover{color:#deb866;}
a,a:hover{outline:none;text-decoration:none;-webkit-transition:all .3s;}

/*全局样式*/
.qui_warp{max-width:14.4rem;width:96%;margin-left:auto;margin-right:auto;}
.qui_main_box{padding:.9rem 0 1rem;}
.qui_ytable{display:table;width:100%;table-layout:fixed;}
.qui_ytable_cell{display:table-cell;vertical-align:middle;overflow:hidden;}
.qui_ytable_cell img{max-height:100%;}
pre,.qui_ts{white-space:pre-line;}
.qui_tss{white-space:pre-wrap;}
.qui_tl{text-align:left!important;}
.qui_tr{text-align:right!important;}
.qui_tc{text-align:center!important;}
.qui_tj{text-align:justify!important;}
.qui_fl{float:left!important;}
.qui_fr{float:right!important;}
.qui_text{display:block;line-height:.42rem;height:.42rem;width:100%;border:1px solid #eee;padding:0 .2rem;}
.qui_text:focus{border-color:#deb866;}
.qui_ds_inb{display:inline-block;vertical-align:top;*zoom:1;*display:inline;}
.qui_ds_no{display:none!important;}
.qui_ovh{overflow:hidden!important;}
@media (max-width:1024px){
.qui_main_box{ padding: 0.5rem 0;}
}
@media (max-width:750px){
.qui_main_box{ padding: 0.3rem 0;}
}

/*.qui_dot{overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;display:block;}*/
.qui_dot,.qui_dot2,.qui_dot3,.qui_dot4,.qui_dot5,.qui_dot6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;}
.qui_dot{-webkit-line-clamp:1;}
.qui_dot2{-webkit-line-clamp:2;}
.qui_dot3{-webkit-line-clamp:3;}
.qui_dot4{-webkit-line-clamp:4;}
.qui_dot5{-webkit-line-clamp:5;}
.qui_dot6{-webkit-line-clamp:6;}
.qui_pic{position:relative;height:0;overflow:hidden;-webkit-transform:rotate(0deg);}
.qui_pic img{position:absolute;left:0;top:0;width:100%;display:block;height:100%!important;object-fit:cover;}
.qui_ibox{width:.8rem;height:.8rem;display:flex;align-items:center;justify-content:center;}
.qui_ibox img{max-height:100%;}
.qui_abox{position:relative;height:0;padding-bottom:66.6666667%;overflow:hidden;}
.qui_abox img{position:absolute;max-width:100%;max-height:100%;left:50%;top:50%;-webkit-transform:translateY(-50%) translateX(-50%);}

/*暂无数据*/
.noData{padding:.4rem .4rem .6rem;justify-content:center;display:flex;align-items:center;padding-top:1.7rem;background:#fff url(../images/noData.svg) top center no-repeat;background-size:auto 1.6rem;line-height:1.5;color:#999;}

/*颜色*/
.qui_col_df{color:#deb866!important;}

/*默认*/
.qui_col_cc{color:#ccc!important;}
.qui_col_00{color:#000!important;}
.qui_col_33{color:#333!important;}
.qui_col_66{color:#666!important;}
.qui_col_99{color:#999!important;}
.qui_col_ff{color:#fff!important;}
.qui_col_cc{color:#ccc!important;}
.qui_col_red{color:red!important;}

/*背景*/
.qui_bg_black70{position:fixed;width:100%;height:100%;left:0;top:0;z-index:99999;display:none;background:rgba(0,0,0,.7);}
.qui_bg_cc{background-color:#ccc!important;}
.qui_bg_ff{background-color:#fff!important;}
.qui_bg_f8{background-color:#f8f8f8!important;}
.qui_bg_f5{background-color:#f5f5f5!important;}
.qui_bg_f7f8fa{background-color:#f7f8fa!important;}

/*字号*/
.qui_fw100{font-weight:100!important;}
.qui_fwm{font-weight:500!important;}
.qui_fwn{font-weight:normal!important;}
.qui_fwb{font-weight:bold!important;}
.qui_fs12{font-size:.12rem!important;}
.qui_fs14{font-size:.14rem!important;}
.qui_fs16{font-size:.16rem!important;}
.qui_fs18{font-size:.18rem!important;}
.qui_fs20{font-size:.20rem!important;}
.qui_fs22{font-size:.22rem!important;}
.qui_fs24{font-size:.24rem!important;}
.qui_fs26{font-size:.26rem!important;}
.qui_fs28{font-size:.28rem!important;}
.qui_fs30{font-size:.30rem!important;}
.qui_fs32{font-size:.32rem!important;}
.qui_fs34{font-size:.34rem!important;}
.qui_fs36{font-size:.36rem!important;}
.qui_fs38{font-size:.38rem!important;}
.qui_fs40{font-size:.40rem!important;}
.qui_fs42{font-size:.42rem!important;}
.qui_fs44{font-size:.44rem!important;}
.qui_fs46{font-size:.46rem!important;}

/*边距*/
.qui_pad_t0{padding-top:0!important;}
.qui_pad_t04{padding-top:.04rem!important;}
.qui_pad_t06{padding-top:.06rem!important;}
.qui_pad_t08{padding-top:.08rem!important;}
.qui_pad_t10{padding-top:.1rem!important;}
.qui_pad_t20{padding-top:.2rem!important;}
.qui_pad_t30{padding-top:.3rem!important;}
.qui_pad_t40{padding-top:.4rem!important;}
.qui_pad_t50{padding-top:.5rem!important;}
.qui_pad_t60{padding-top:.6rem!important;}
.qui_pad_t70{padding-top:.7rem!important;}
.qui_pad_t80{padding-top:.8rem!important;}
.qui_pad_l0{padding-left:0!important;}
.qui_pad_l04{padding-left:.04rem!important;}
.qui_pad_l06{padding-left:.06rem!important;}
.qui_pad_l08{padding-left:.08rem!important;}
.qui_pad_l10{padding-left:.1rem!important;}
.qui_pad_l20{padding-left:.2rem!important;}
.qui_pad_l30{padding-left:.3rem!important;}
.qui_pad_l40{padding-left:.4rem!important;}
.qui_pad_l50{padding-left:.5rem!important;}
.qui_pad_l60{padding-left:.6rem!important;}
.qui_pad_l70{padding-left:.7rem!important;}
.qui_pad_l80{padding-left:.8rem!important;}
.qui_pad_r0{padding-right:0!important;}
.qui_pad_r04{padding-right:.04rem!important;}
.qui_pad_r06{padding-right:.06rem!important;}
.qui_pad_r08{padding-right:.08rem!important;}
.qui_pad_r10{padding-right:.1rem!important;}
.qui_pad_r20{padding-right:.2rem!important;}
.qui_pad_r30{padding-right:.3rem!important;}
.qui_pad_r40{padding-right:.4rem!important;}
.qui_pad_r50{padding-right:.5rem!important;}
.qui_pad_r60{padding-right:.6rem!important;}
.qui_pad_r70{padding-right:.7rem!important;}
.qui_pad_r80{padding-right:.8rem!important;}
.qui_pad_b0{padding-bottom:0!important;}
.qui_pad_b04{padding-bottom:.04rem!important;}
.qui_pad_b06{padding-bottom:.06rem!important;}
.qui_pad_b08{padding-bottom:.08rem!important;}
.qui_pad_b10{padding-bottom:.1rem!important;}
.qui_pad_b20{padding-bottom:.2rem!important;}
.qui_pad_b30{padding-bottom:.3rem!important;}
.qui_pad_b40{padding-bottom:.4rem!important;}
.qui_pad_b50{padding-bottom:.5rem!important;}
.qui_pad_b60{padding-bottom:.6rem!important;}
.qui_pad_b70{padding-bottom:.7rem!important;}
.qui_pad_b80{padding-bottom:.8rem!important;}
.qui_mar_t0{margin-top:0!important;}
.qui_mar_t04{margin-top:.04rem!important;}
.qui_mar_t06{margin-top:.06rem!important;}
.qui_mar_t08{margin-top:.08rem!important;}
.qui_mar_t10{margin-top:.1rem!important;}
.qui_mar_t20{margin-top:.2rem!important;}
.qui_mar_t30{margin-top:.3rem!important;}
.qui_mar_t40{margin-top:.4rem!important;}
.qui_mar_t50{margin-top:.5rem!important;}
.qui_mar_t60{margin-top:.6rem!important;}
.qui_mar_t70{margin-top:.7rem!important;}
.qui_mar_t80{margin-top:.8rem!important;}
.qui_mar_r0{margin-right:0!important;}
.qui_mar_r04{margin-right:.04rem!important;}
.qui_mar_r06{margin-right:.06rem!important;}
.qui_mar_r08{margin-right:.08rem!important;}
.qui_mar_r10{margin-right:.1rem!important;}
.qui_mar_r20{margin-right:.2rem!important;}
.qui_mar_r30{margin-right:.3rem!important;}
.qui_mar_r40{margin-right:.4rem!important;}
.qui_mar_r50{margin-right:.5rem!important;}
.qui_mar_r60{margin-right:.6rem!important;}
.qui_mar_r70{margin-right:.7rem!important;}
.qui_mar_r80{margin-right:.8rem!important;}
.qui_mar_b0{margin-bottom:0!important;}
.qui_mar_b04{margin-bottom:.04rem!important;}
.qui_mar_b06{margin-bottom:.06rem!important;}
.qui_mar_b08{margin-bottom:.08rem!important;}
.qui_mar_b10{margin-bottom:.1rem!important;}
.qui_mar_b20{margin-bottom:.2rem!important;}
.qui_mar_b30{margin-bottom:.3rem!important;}
.qui_mar_b40{margin-bottom:.4rem!important;}
.qui_mar_b50{margin-bottom:.5rem!important;}
.qui_mar_b60{margin-bottom:.6rem!important;}
.qui_mar_b70{margin-bottom:.7rem!important;}
.qui_mar_b80{margin-bottom:.8rem!important;}
.qui_mar_l0{margin-left:0!important;}
.qui_mar_l04{margin-left:.04rem!important;}
.qui_mar_l06{margin-left:.06rem!important;}
.qui_mar_l08{margin-left:.08rem!important;}
.qui_mar_l10{margin-left:.1rem!important;}
.qui_mar_l20{margin-left:.2rem!important;}
.qui_mar_l30{margin-left:.3rem!important;}
.qui_mar_l40{margin-left:.4rem!important;}
.qui_mar_l50{margin-left:.5rem!important;}
.qui_mar_l60{margin-left:.6rem!important;}
.qui_mar_l70{margin-left:.7rem!important;}
.qui_mar_l80{margin-left:.8rem!important;}

/*flex布局*/
.qui_flex{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.qui_fw_w{flex-wrap:wrap!important;}
.qui_fw_nw{flex-wrap:nowrap!important;}
.qui_jc_fs{justify-content:flex-start!important;}
.qui_jc_fe{justify-content:flex-end!important;}
.qui_jc_c{justify-content:center!important;}
.qui_fd_c{flex-direction:column!important;}
.qui_ai_fs{align-items:flex-start!important;}
.qui_ai_fe{align-items:flex-end!important;}
.qui_ai_c{align-items:center!important;}
.qui_flex_a{flex:auto!important;}
.qui_flex_1{flex:1!important;}
.qui_flex_0{flex-shrink:0!important;}

/*滚动条样式*/
.qui_gdt::-webkit-scrollbar{width:5px;height:5px;}
.qui_gdt::-webkit-scrollbar-track{background-color:#f2f2f2;}
.qui_gdt::-webkit-scrollbar-thumb{background-color:#deb866;border-radius:2.5px;}
.qui_gdt::-webkit-scrollbar-thumb:hover{background-color:#deb866;border-radius:2.5px;}
.qui_gdt::-webkit-scrollbar-thumb:active{background-color:#deb866;border-radius:2.5px;}

/*图片放大*/
.qui_a{display:block;-webkit-transform:rotate(0deg);overflow:hidden;}
.qui_img{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
a:hover .qui_img{-webkit-transform:scale(1.1);transform:scale(1.1);}
a:hover .qui_abox .qui_img{-webkit-transform:scale(1.1) translateX(-50%) translateY(-50%);transform:scale(1.1) translateX(-50%) translateY(-50%);}
.qui_a:hover .qui_img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.qui_imgbg{position:absolute;width:100%;height:100%;left:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;}
a:hover .qui_imgbg{-webkit-transform:scale(1.1);transform:scale(1.1);}
.qui_a:hover .qui_imgbg{-webkit-transform:scale(1.1);transform:scale(1.1);}
.qui_imgbgn{position:absolute;width:100%;height:100%;left:0;top:0;background-position:center;background-repeat:no-repeat;background-size:cover;}

/* 头部 */
.qui_search_box{position:relative;width:2.6rem;}
.qui_search_box .qui_text{padding:0 .5rem 0 .2rem;border:1px solid #e5e5e5;border-radius:.42rem;height:.42rem;}
.qui_search_box .quibtn{position:absolute;width:.5rem;height:100%;top:0;right:0;background:url('../images/ico-search-kuro.svg') center no-repeat;z-index:1; background-size: 0.2rem auto;}
.qui_logo img{display:block;height:.44rem!important;}
.qui_top_box{position:fixed;width:100%;left:0;top:0;z-index:90; border-bottom: 1px solid rgba(255, 255, 255, .2); transition: all 0.3s;}
.qui_top_box.active{ background: #fff; border-bottom-color: #fff;}
.qui_top_nav .ULLIST{display:flex;align-items:center;}
.qui_top_nav .ULLIST>li>a{display:block;line-height:.3rem;text-align:center;color:#fff;padding:.35rem .3rem;white-space: nowrap; font-weight: 600;}
@media (min-width:1025px){
.qui_top_nav{ flex: 1;}
.qui_top_nav .ULLIST{ justify-content: flex-end;}
.qui_top_nav .ULLIST>li:hover>a::before,
.qui_top_nav .ULLIST>li.on>a::before{content: ''; position: absolute; left: 0; right: 0; bottom: -1px; border-top: 4px solid #deb866;}
.qui_top_box.active .qui_top_nav .ULLIST>li.on>a{ color: #deb866;}
.qui_top_nav .qui_warp{ width: 100%;}
}

/*二级下拉*/
.qui_top_nav .ULLIST>li{position:relative;}
.qui_submenu{position:absolute;width:100%;min-width:1.2rem;left:50%;top:100%;background:rgba(255,255,255,.95);-webkit-transform:translateX(-50%) translateY(-.1rem);font-size:.15rem;z-index:10;pointer-events:none;-webkit-transition:all .4s ease-out;opacity:0;}
.qui_submenu>dd>a{display:block;padding:.1rem;text-align:center;border-bottom:1px solid #eee;}
.qui_submenu>dd>a:hover{color:#deb866;border-color:#deb866;}
@media (min-width:1025px){
.qui_top_box.active .qui_top_nav .ULLIST>li>a{ color: #222;}
.qui_top_nav .ULLIST>li:hover .qui_submenu{pointer-events:auto;opacity:1;-webkit-transform:translateX(-50%);}
.qui_submenu>dd .qui_submenu{ display: none;}
}
@media (max-width:1024px){
.qui_submenu>dd .qui_submenu{ display: block !important; padding-left: 0.2rem !important;}
}

/* ban */
.qui-ban{position:relative;}
.qui-ban img{width:100%;display:block;}
.qui-ban .qui-wap{display:none;}
.quiShareImg{background:#fff;border-radius:5px;padding:10px;text-align:center;display:none;}
.quiShareImg .quitxt{margin-bottom:6px;}

/*分页*/
.Pages{zoom:1;overflow:hidden;text-align:center;margin-top:0.4rem;font-size:0;line-height:0;}
.Pages *{display:inline-block;vertical-align:top;font-weight:normal;font-style:normal;}
.Pages a{font-size:.16rem;min-width:.5rem;height:.5rem;line-height:0.5rem;text-align:center;background:#ffffff;padding:0 .1rem;margin:0 .05rem;overflow:hidden; border-radius: 0.03rem; background: #f5f5f5;}
.Pages a:hover,.Pages a.a_cur{background-color:#deb866;color:#fff; border-color: #deb866;}
.Pages a.a_prev,.Pages a.a_next{ background: #f5f5f5 url(../images/ico-arrow-left.svg) center no-repeat; background-size: 0.12rem auto; width: 0.8rem;}
.Pages a.a_next{ transform: rotateY(180deg);}
.Pages a.a_prev:hover,
.Pages a.a_next:hover{ background-color: #deb866; background-image: url(../images/ico-arrow-left-on.svg);}
.qui_nav_btn{display:none;}
.qui_wap_bg{display:none;}
.qui_body_ovh{overflow:hidden;}
.qui_single{line-height:1.875;}
.qui_single p{min-height:.2rem;}
.qui_single img{ height: auto !important;}
.qui_pc_show{display:block!important;width:100%;}
.qui_wap_show{display:none!important;width:100%;}
.qui_banbox{position:relative;overflow:hidden;}
.qui_banbox>img{min-height:3.6rem;object-fit:cover;}
.qui_banbox .quiinfo{position:absolute;z-index:2;left:50%;top:50%;width:96%;max-width:12rem;color:#fff;font-size:.24rem;transform:translateY(-50%) translateX(-50%);line-height:1.3; padding-top: 0.9rem;}
.qui_banbox .quicn{font-size:.44rem;}
.qui_banbox .quien{margin-top:.16rem;text-transform:capitalize;}

/*悬浮*/
.qui_float_box{position:fixed;z-index:80;right:1vh;bottom:1vh;}
.qui_float_box .quia{display:flex;margin-top:.1rem;border-radius:50%;background:#fff;width:.42rem;height:.42rem;position:relative;align-items:center;justify-content:center;box-shadow:.02rem .05rem .1rem rgba(0,0,0,.1);}
.qui_float_box .quia>img{max-width:56%;max-height:56%;}
.qui_float_box .quiimg{display:block;margin-top:.1rem;position:relative;}
@media (max-width:1024px){
.qui_logo img{display:block;max-height:.3rem!important;}
.qui_top_box .quirr{padding-right:.5rem;}
.qui_single p{min-height:.1rem;}
.Pages{margin:.3rem 0 0 0;}
.qui_top_box{padding:.12rem 0; background: #fff; border-bottom-color: #fff;}
.qui_top_nav{position:fixed;max-width:360px;width:72%;left:-100%;top:0;z-index:1001;height:100%;padding:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;overflow:auto;background:#deb866;}
.qui_top_nav .ULLIST{padding:0;margin:0;flex-direction:column;}
.qui_top_nav .ULLIST>li>a{font-size:.18rem;padding:.2rem;line-height:.3rem;color:#fff;text-align:left;}
.qui_top_nav .ULLIST>li{width:100%;float:none;border-bottom:1px solid rgba(255, 255, 255, .5);margin:0;}
.qui_nav_btn{position:absolute;z-index:2;width:.3rem;height:.3rem;background:url('../images/btn_bg.svg') right center no-repeat;background-size:auto .22rem;display:block;right:2%;top:50%;margin-top:-.15rem;}
.qui_wap_bg{position:fixed;width:100%;height:100%;left:0;top:0;overflow:hidden;z-index:1000;background:rgba(0,0,0,.65);display:none;}
.qui_body_ovh .qui_top_nav{left:0;}
.qui_top_nav .ULLIST>li .quiaa{position:absolute;right:0;top:0;width:1rem;height:.7rem;background:url(../images/mm.svg) 80% center no-repeat;background-size:auto .2rem;z-index:10;cursor:pointer;}
.qui_top_nav .ULLIST>li .qui_submenu{pointer-events:auto;opacity:1;-webkit-transform:translateX(0);position:relative;background:transparent;padding:0;border-top:1px solid transparent;display:none;left:auto;top:auto;transition:none;width:100%;border:0;border-radius:0;box-shadow:none;border-top:0;}
.qui_top_nav .ULLIST>li .qui_submenu>dd>a{padding:.2rem .3rem 0.2rem 0.3rem;white-space:normal;text-align:left;color:rgba(255,255,255,.8);border-top:.01rem solid  rgba(255,255,255,.25);}
.qui_top_nav .ULLIST>li .qui_submenu>dd>a{border-bottom:none;}
.qui_banbox .quicn{ font-size: 0.36rem;}
.qui_top_boxH{ height: 0.64rem;}
}
@media (max-width:750px){
.qui-ban .qui-pc{display:none;}
.qui-ban .qui-wap{display:block;}
.qui_wap_show{display:block!important;}
.qui_pc_show{display:none!important;}
.qui_banbox .quiinfo{ padding-top: 0;}
.qui_banbox>img{min-height:2.4rem;}
.qui_top_boxH{ height: 0.64rem;}
.qui_banbox .quicn{ font-size: 0.24rem;}
.Pages{ margin-top: 0.3rem;}
.Pages .num a{ display: none;}
.Pages .num a.a_cur{ display: inline-block;}
}

/*搜索列表*/
.qui-tt-list .qui-hover{display:block;overflow:hidden;line-height:54px;border-bottom:1px solid #eee;}
.qui-tt-list .qui-hover time{float:right;padding-left:5px;}
.qui-tt-list .qui-hover .qui_dot{margin-right:80px;}

/*网站地图*/
.sitemap li{padding:3% 0;border-bottom:solid 1px #eee;}
.sitemap li span{font-size:16px;}
.sitemap dl{padding:1% 0 0;}
.sitemap dt{display:inline-block;opacity:0.8;padding-right:20px;}

/*新闻详情*/
.qui-news-info .qui-newstt{font-size:.24rem;line-height:1.4;color:#333;text-align:center;}
.qui-news-info .qui-newstm{color:#999;text-align:center;padding:.15rem 0 .25rem;border-bottom:1px solid #eee;}
.qui-news-info .qui-newstm .span{display:inline-block;vertical-align:top;font-size:.16rem;padding:0 .07rem;}
.qui-news-info .qui-newsinfo{padding:.3rem 0;margin:0 auto;line-height:.3rem;color:#666;text-align:justify;}
.qui-news-info .qui-newsinfo p{min-height:.2rem;}
.qui-news-info .qui-newsback{margin-bottom:.3rem;text-align:center;}
.qui-news-info .qui-newsback a{display:inline-block;vertical-align:top;min-width:1.8rem;text-align:center;line-height:.48rem;border-radius:.48rem;color:#fff;background:#deb866;padding:0 .25rem;font-size:.18rem;}
.qui-news-info .qui-newsback a span{display:inline-block;vertical-align:top;}
.qui-news-info .qui-newsbtn{padding-top:.3rem;border-top:1px solid #eee;}
.qui-news-info .qui-newsbtn .dl{margin-bottom:.1rem;}

/*友情链接*/
.qui-logo-list .ULLIST{overflow:hidden;margin:-1%;}
.qui-logo-list .ULLIST .li{width:16.666666666666%;float:left;padding:1%;text-align:center;}
.qui-logo-list .ULLIST .li .qui-ytable-cell{text-align:center;height:80px;border:1px solid #eee;padding:5px;}
.qui-logo-list .ULLIST .li .qui-ytable-cell img{max-height:70px;}
.qui-logo-list .ULLIST .li .h3{font-size:16px;color:#333;font-weight:normal;margin-top:8px;}
.qui-logo-list .ULLIST .li a:hover .h3{color:#deb866;}
.qui-logo-list .ULLIST .li a{display:block;}
@media(max-width:1024px){
.qui-logo-list .ULLIST .li{width:25%;}
}
@media(max-width:750px){
.qui-logo-list .ULLIST .li{width:33.333333%;}
}
@media(max-width:480px){
.qui-logo-list .ULLIST .li{width:50%;}
.qui-logo-list .ULLIST .li .h3{font-size:14px;margin-top:5px;}
.qui-logo-list .ULLIST .li .qui-ytable-cell img{max-height:60px;}
.qui-logo-list .ULLIST .li .qui-ytable-cell{height:70px;}
}

.g_serach{ position: relative;}
.g_serach .btn{ display: block; width: 0.5rem; height: 0.4rem; background: url(../images/ico-search.svg) right center no-repeat; background-size: 0.18rem auto; cursor: pointer;}
.active .g_serach .btn{ background-image: url(../images/ico-search-kuro.svg);}
.g_serach .qui_search_box{ position: absolute; right: -0.15rem; top: 0; display: none;}
.g_serach .qui_search_box .qui_text{ background: #fff; font-size: 0.16rem;}

.g_topright{ display: flex; align-items: center;}
.g_topright .login{ display: flex; align-items: center; justify-content: center;}
.g_topright .login img{ width: 0.2rem; height: 0.2rem; object-fit: cover;}
.g_topright .login > * + * { margin-left: 0.1rem;}
@media(max-width:1024px){
.g_topright{ padding-right: 0.5rem;}
.g_serach .btn{ background-image: url(../images/ico-search-kuro.svg);}
}

.g-content{ padding: 0.6rem 0;}
@media(max-width:1024px){
.g-content{ padding: 0.3rem 0;}
}

/* 图片 */
.g-pic{ position: relative; padding-bottom: 100%; overflow: hidden; display: block;}
.g-pic > img{ position: absolute; left: 0; top: 0; width: 100%; height: 100%; -webkit-transition:all 0.3s; transition:all 0.3s; object-fit: cover;}
a:hover .g-pic > img,
.g-pic > img:hover{ transform: scale(1.1);}

@media(min-width:1025px){
.qui_top_box{ border-bottom: 1px solid rgba(255, 255, 255, .2);}
}


/* 首页banner */
.index_banner{ width: 100%; overflow: hidden; position: relative; z-index: 1;}
.index_banner img{ display: block; width: 100%; max-height: 1440px; object-fit: cover;}
.index_banner .info{ position: absolute; left: 0; right: 0; top: 50%; transform:translateY(-50%); z-index: 2; color: #fff; line-height: 1.2;}
.index_banner .info .text1{ font-size: 0.54rem; font-weight: 500; max-width: 17em;}
.index_banner .info .text2{ font-size: 0.22rem; font-weight: 300; margin-top: 0.3rem;}
.index_banner .pagination{ position: absolute; left: 0; right: 0; bottom: 0.8rem; height: 0; z-index: 2; display: flex; align-items: flex-end; justify-content: space-between;}
.index_banner .pagination .dotlist{ display: flex;}
.index_banner .pagination .swiper-pagination-bullet{ width: 0.14rem; height: 0.14rem; border-radius: 50%; background: none; border: 2px solid #fff; opacity: 1;}
.index_banner .pagination .swiper-pagination-bullet:first-child{ margin-left: 0;}
.index_banner .pagination .swiper-pagination-bullet-active{ background: #deb866; border-color: #deb866;}
.index_banner .pagination .count{ white-space: nowrap; font-size: 0.18rem; color: rgba(255, 255, 255, .7); line-height: 1;}
.index_banner .pagination .count span{ font-size: 0.44rem; color: #fff;}
@media(max-width:1024px){
.index_banner .info .text1{ font-size: 0.3rem;}
.index_banner .info .text2{ font-size: 0.18rem;}
.index_banner .pagination{ bottom: 0.2rem;}
.index_banner .pagination .count{ font-size: 0.14rem;}
.index_banner .pagination .count span{ font-size: 0.24rem;}
}
@media(max-width:750px){
.index_banner .info .text1{ font-size: 0.18rem;}
.index_banner .info .text2{ font-size: 0.12rem; margin-top: 0.1rem;}
}


/* 全局标题 */
.qui_main_title{ text-align: center; line-height: 1; font-size: 0.36rem; margin-bottom: 0.5rem;}
.qui_main_title .en{ color: #deb866;}
.qui_main_title .en + .cn{ margin-top: 0.3em;}
.qui_main_title .cn{ color: #222;}
.qui_main_title .flex{ display: flex; justify-content: center;}
.qui_main_title .flex a{ color: #888;}
.qui_main_title .flex a + a{ margin-left: 1.4rem;}
.qui_main_title .flex a:hover,
.qui_main_title .flex a.active{ color: #222;}
@media(max-width:1024px){
.qui_main_title{ font-size: 0.24rem; margin-bottom: 0.3rem;}
.qui_main_title .flex a + a{ margin-left: 1rem;}
}
@media(max-width:750px){
.qui_main_title{ font-size: 0.2rem; margin-bottom: 0.2rem;}
.qui_main_title .flex a + a{ margin-left: 0.4rem;}
}

.qui_main_mb{ margin-bottom: 0.5rem;}
.qui_main_mt{ margin-top: 0.5rem;}
@media(max-width:1024px){
.qui_main_mb{ margin-bottom: 0.3rem;}
.qui_main_mt{ margin-top: 0.3rem;}
}
@media(max-width:750px){
.qui_main_mb{ margin-bottom: 0.2rem;}
.qui_main_mt{ margin-top: 0.2rem;}
}

/* 主页模块 */
.index_module{ padding-bottom: 0;}
.index_module .list{ display: flex;}
.index_module .list li{ flex: 1; transition: all 0.5s;}
.index_module .list a{ display: block; height: calc((100vw / 4) * 1.48); position: relative; background: center no-repeat; background-size: cover; transition:all 0s;}
.index_module .list .cont{ position: absolute; right: 0; bottom: 0; width: 100%; border-radius: 0; padding: 0.5rem 0.4rem; background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.5)); transition: all 0.3s; width: 100%;}
.index_module .list .number{ background: linear-gradient(0deg, rgba(255,255,255,0) 25%, rgba(255,255,255,0.8)); -webkit-background-clip: text; color: transparent; font-size: 0.72rem; line-height: 1; font-weight: 500; position: absolute; top: 0.2rem;}
.index_module .list .title{ font-size: 0.36rem; line-height: 1.2; color: #fff;}
.index_module .list .line{ width: 0.35rem; border-top: 0.03rem solid rgba(255, 255, 255, 0.5); margin: 0.16rem 0;}
.index_module .list .info{ font-size: 0.16rem; color: #fff; opacity: 0.8; height: 0; overflow: hidden; line-height: 1.2;}
@media(min-width:1025px){
.index_module .list .active{ flex: 2;}
.index_module .list .active a{ padding-bottom: 74%;}
.index_module .list .active .cont{ width: 83%; border-top-left-radius: 0.4rem; background: linear-gradient(#deb866, rgba(222, 184, 102, 0.9)); padding-right: 3rem;}
.index_module .list .active .number{ right: 0.4rem; top: auto; bottom: -0.2rem; font-size: 2.2rem;}
.index_module .list .active .info{ height: auto;}
}
@media(max-width:1024px){
.index_module .list a{ height: calc((100vw / 3) * 1.48);}
.index_module .list .cont{ padding: 0.2rem;}
.index_module .list .number{ top: -0.2rem; font-size: 0.6rem;}
.index_module .list .title{ font-size: 0.24rem;}
.index_module .list .line{ margin: 0.1rem 0;}
.index_module .list .info{ font-size: 0.14rem; height: auto;}
}
@media(max-width:750px){
.index_module .list a{ height: calc((100vw / 2) * 1.48);}
.index_module .list{ display: block;}
.index_module .list .cont{ padding: 0.1rem 3%;}
.index_module .list .title{ font-size: 0.18rem;}
}


/* 新闻动态 */
.index_news{ background: url(../images/index_news_bg.jpg) center no-repeat; background-size: cover;}
.index_news .list{ display: flex; background: #fff;}
.index_news .list > * { flex: 1; min-height: 0;}
.index_news .list .left a{ display: block; position: relative; z-index: 1;}
.index_news .list .left .cont{ position: absolute; left: 0; right: 0; bottom: 0; color: #fff; padding: 0.4rem 0.6rem;}
.index_news .list .left .g-pic{ padding-bottom: 0; height: 4.8rem;}
.index_news .list .right{ overflow: hidden;}
.index_news .list .right a{ display: block; padding: 0.45rem 0.5rem; transition: all 0.3s;}
.index_news .list .time{ font-size: 0.16rem; line-height: 0.3rem;}
.index_news .list .title{ font-size: 0.2rem; line-height: 0.3rem; line-height: 0.4rem;}
.index_news .list .info{ height: 0; transition: all 0.3s; font-size: 0.16rem; line-height: 0.25rem;}
.index_news .list .right .time{ color: #888;}
.index_news .list .right .info{ color: #888;}
.index_news .list .right a:hover{ padding-top: 0.2rem; padding-bottom: 0.2rem; box-shadow: 0 0 0.3rem 0 rgba(0,0,0,.05);}
.index_news .list .right a:hover .info{ height: 0.5rem;}
.index_news .more{ display: flex; align-items: center; justify-content: center;}
.index_news .more a{ display: flex; align-items: center; justify-content: center; width: 1.8rem; line-height: 0.6rem; background: #fff; color: #999; font-size: 0.16rem;}
.index_news .more a::after{ content: ''; display: block; width: 0.2rem; height: 0.2rem; background: url(../images/ico-right-arrow.svg) center no-repeat; background-size: contain; transition: all 0.3s; margin-left: 0.1rem;}
.index_news .more a:hover{ background: #deb866; color: #fff;}
.index_news .more a:hover::after{ background-image: url(../images/ico-right-arrow-on.svg);}
@media(max-width:1024px){
.index_news .list{ display: block;}
.index_news .list .left .cont{ padding: 0.2rem;}
.index_news .list .left .g-pic{ height: 0; padding-bottom: 66%;}
.index_news .list .right a{ padding: 0.2rem;}
.index_news .list .right .info{ height: 0.5rem;}
.index_news .more a{ width: auto; padding: 0 0.25rem; line-height: 0.5rem;}
}
@media(max-width:750px){
.index_news .list .title{ font-size: 0.18rem;}
.index_news .list .time,
.index_news .list .info{ font-size: 0.14rem;}
}


/* 党建工作 */
.index_party{ background: url(../images/index_party_bg.jpg) center no-repeat; background-size: cover;}
.index_party .qui_main_title{ margin-bottom: 0;}
.index_party .swiper{ perspective: 1200px; overflow: visible; cursor: grab; overflow: hidden;}
.index_party .swiper-wrapper{ transform-style: preserve-3d;}
.index_party .swiper-slide{ width: 4.8rem; position: relative;}
.index_party .swiper-slide.swiper-slide-active .cont{ opacity: 1;}
.index_party .swiper-slide a{ display: block; padding-top: 0.6rem;}
.index_party .swiper-slide .g-pic{ padding-bottom: 66%;}
.index_party .swiper-slide .cont{ opacity: 0;}
.index_party .swiper-slide .time{ font-size: 0.16rem; color: #888; line-height: 1em; margin: 0.2rem 0 0.1rem 0;}
.index_party .swiper-slide .title{ font-size: 0.2rem; line-height: 0.3rem;}
.index_party .btnlist{ display: flex; align-items: center; justify-content: center;}
.index_party .btnlist .btn{ width: 0.6rem; height: 0.6rem; background: #f5f5f5 url(../images/ico-arrow-left.svg) center no-repeat; background-size: 0.12rem; cursor: pointer; transition: all 0.3s;}
.index_party .btnlist .btn + .btn{ margin-left: 0.2rem; background-image: url(../images/ico-arrow-right.svg);}
.index_party .btnlist .btn:hover{ background-color: #deb866; background-image: url(../images/ico-arrow-left-on.svg);}
.index_party .btnlist .btn + .btn:hover{ background-image: url(../images/ico-arrow-right-on.svg);}
@media(min-width:1024px){
.index_party{ background-size: contain;}
}
@media(max-width:1024px){
.index_party .btnlist .btn{ width: 0.5rem; height: 0.5rem;}
}
@media(max-width:750px){
.index_party .swiper-slide{ width: 3.2rem;}
.index_party .swiper-slide .title{ font-size: 0.18rem; line-height: 0.24rem;}
.index_party .swiper-slide .time{ font-size: 0.14rem;}
}


/* 下属企业展示 */
.index_enterprises{ background: url(../images/index_enterprises_bg.jpg) center no-repeat; background-size: cover;}
.index_enterprises .item{ display: block;}
.index_enterprises .item + .item{ margin-top: 20px;}
.index_enterprises .g-pic{ padding-bottom: 48%;}
.index_enterprises .text{ position: relative; height: 0; padding-bottom: 48%; background: #fff;}
.index_enterprises .text .title{ position: absolute; left: 0; top: 0; right: 0; bottom: 0; display: flex; align-items: center; justify-content: center; text-align: center; font-size: 0.16rem; font-weight: 600; padding: 0.2rem;}
.index_enterprises .pagination{ display: flex; align-items: center; justify-content: center;}
.index_enterprises .pagination .swiper-pagination-bullet-active{ background: #deb866;}
@media(max-width:1024px){
.index_enterprises .item + .item{ margin-top: 0.1rem;}
}


/* 底部 */
.qui_footer{ background: #0d131f; color: #fff;}
.qui_footer a{ color: #fff;}
.qui_footer .footer{ display: flex; justify-content: space-between; padding: 1rem 0 0.6rem 0;}
.qui_footer .footer .left{ flex: 1; margin-right: 0.2rem;}
.qui_footer .footer .left .logo{ margin-bottom: 0.3rem; display: inline-block;}
.qui_footer .footer .left .logo img{ height: 0.44rem;}
.qui_footer .footer .left .t1{ font-size: 0.16rem;}
.qui_footer .footer .left .t2{ font-weight: bold; font-size: 0.24rem;}
.qui_footer .footer .left .icolist{ display: flex; margin-top: 0.2rem;}
.qui_footer .footer .left .icolist .ico{ width: 0.4rem; height: 0.4rem; background: center no-repeat; background-size: cover;}
.qui_footer .footer .left .icolist .ico.address{ background-image: url(../images/ico-address.svg);}
.qui_footer .footer .left .icolist .ico.email{ background-image: url(../images/ico-email.svg);}
.qui_footer .footer .left .icolist .ico + .ico{ margin-left: 0.1rem;}
.qui_footer .footer .right{ display: flex;}
.qui_footer .footer .right dl{ line-height: 0.32rem;}
.qui_footer .footer .right dl + dl{ margin-left: 0.9rem;}
.qui_footer .footer .right dt a{ font-size: 0.18rem;}
.qui_footer .footer .right dd a{ opacity: 0.5;}
.qui_footer .footer .right dd a:hover{ opacity: 1;}
.qui_footer .copyright{ border-top: 1px solid #565a63; display: flex; align-items: center; justify-content: space-between; padding: 0.3rem 0; font-size: 0.14rem; flex-wrap: wrap;}
.qui_footer .copyright .ico::before{ content: ''; display: inline-block; background: url(../images/gongan.png) center no-repeat; background-size: cover; width: 0.16rem; height: 0.16rem; margin-right: 0.1rem; vertical-align: middle;}
.qui_footer .copyright .ico + .ico{ margin-left: 0.2rem;}
@media(max-width:1024px){
.qui_footer .footer{ padding: 0.5rem 0 0.2rem;}
.qui_footer .footer .left .logo img{ height: 0.3rem;}
.qui_footer .footer .right dl + dl{ margin-left: 0.2rem;}
}
@media(max-width:750px){
.qui_footer .footer{ display: block;}
.qui_footer .footer .left{ display: flex; flex-direction: column; align-items: center; justify-content: center; margin-bottom: 0.2rem;}
.qui_footer .footer .left .logo{ margin-bottom: 0.2rem;}
.qui_footer .footer .right{ justify-content: space-between;}
.qui_footer .copyright{ text-align: center; display: block;}
}


/* 内页banner */
.sub_banner{ margin-top: 1rem; background: #000; background: url(../images/banner_bg.png) center no-repeat; background-size: cover; height: 2rem; display: flex; align-items: center;}
.sub_banner .text{ font-size: 0.36rem; font-weight: 500; color: #fff; margin-top: 0.4rem; line-height: 1.2;}
@media(max-width:1024px){
.sub_banner{ margin-top: 0;}
.sub_banner .text{ font-size: 0.24rem;}
}


/* 内页面包屑导航 */
.sub_local{ border-bottom: 1px solid #e5e5e5;}
.sub_local .flex{ display: flex; justify-content: space-between; line-height: 0.8rem;}
.sub_local .flex .left{ display: flex; font-size: 0.16rem;}
.sub_local .flex .left a{ display: block; position: relative; color: #222;}
.sub_local .flex .left a:hover::before,
.sub_local .flex .left a.active::before{ content: ''; position: absolute; left: 0; right: 0; bottom: -1px; border-bottom: 1px solid #deb866;}
.sub_local .flex .left a + a{ margin-left: 0.7rem;}
.sub_local .flex .right a{ position: relative; padding-right: 0.24rem; margin-right: 0.12rem;}
.sub_local .flex .right > *{ color: #888}
.sub_local .flex .right a::before{ content: ''; position: absolute; right: 0; top: calc(50% - 0.06rem); height: 0.12rem; width: 0.12rem; background: url(../images/ico-arrow.svg) center no-repeat; background-size: contain;}
@media(max-width:1024px){
.sub_local .flex .right{ display: none;}
.sub_local .flex .left a + a{ margin-left: 0.3rem;}
}

/* 组织架构  */
.sub_zzjg{ background: #f7f7f7;}


/* 直属企业 */
.sub_zsqy .list{ position: relative; margin: -10px;}
.sub_zsqy .list a{ display: block; box-shadow: 0 0 10px 0 rgba(0,0,0,.05); margin: 10px;}
.sub_zsqy .list .g-pic{ padding-bottom: 66%;}
.sub_zsqy .list .cont{ padding: 0.3rem;}
.sub_zsqy .list .title{ font-size: 0.2rem;}
.sub_zsqy .list .info{ font-size: 0.16rem; color: #888; line-height: 1.625; margin-top: 0.16rem; height: 3.25em;}
.sub_zsqy .list .more{ display: flex; align-items: center; color: #888; font-size: 0.16rem; margin-top: 0.2rem;}
.sub_zsqy .list .more::after{ content: ''; display: block; height: 0.12rem; width: 0.12rem; background: url(../images/ico-arrow.svg) center no-repeat; background-size: contain; margin-left: 0.1rem;}
.sub_zsqy .btnlist .btn{ width: 0.6rem; height: 0.6rem; background: #f5f5f5 url(../images/ico-arrow-left.svg) center no-repeat; background-size: 0.12rem; cursor: pointer;}
.sub_zsqy .btnlist .btn + .btn{ margin-left: 0.2rem; background-image: url(../images/ico-arrow-right.svg);}
.sub_zsqy .btnlist .btn:hover{ background-color: #deb866; background-image: url(../images/ico-arrow-left-on.svg);}
.sub_zsqy .btnlist .btn + .btn:hover{ background-image: url(../images/ico-arrow-right-on.svg);}
@media(min-width:1025px){
.sub_zsqy .btnlist .btn{ transition: all 0.3s; position: absolute; top: calc(50% - 0.3rem);}
.sub_zsqy .btnlist .btn.swiper-prev{ left: -1.2rem;}
.sub_zsqy .btnlist .btn.swiper-next{ right: -1.2rem;}
}
@media(max-width:1024px){
.sub_zsqy .btnlist{ display: flex; align-items: center; justify-content: center; margin-top: calc(0.3rem - 10px);}
.sub_zsqy .btnlist .btn{ width: 0.5rem; height: 0.5rem;}
.sub_zsqy .list .cont{ padding: 0.2rem;}
.sub_zsqy .list .title{ font-size: 0.18rem;}
.sub_zsqy .list .info{ font-size: 0.14rem; margin-top: 0.08rem;}
.sub_zsqy .list .more{ margin-top: 0.1rem; font-size: 0.14rem;}
}
@media(max-width:750px){
.sub_zsqy .list{ margin: -5px;}
.sub_zsqy .list a{ box-shadow: 0 0 5px 0 rgba(0,0,0,.1); margin: 5px;}
.sub_zsqy .btnlist{ margin-top: calc(0.2rem - 5px);}
}

/* 直属企业详情 新闻详情 */
.sub_news_title{ line-height: 1.2; padding-bottom: 0.3rem; margin-bottom: 0.325rem; border-bottom: 1px solid #e5e5e5;}
.sub_news_title .title{font-size: 0.24rem;}
.sub_news_title .time{font-size: 0.16rem; color: #888; margin-top: 0.1rem;}
.sub_news_footer{ margin-top: 0.3rem; padding-top: 0.3rem; display: flex; justify-content: space-between; border-top: 1px solid #e5e5e5;}
.sub_news_footer a{ display: block; line-height: 0.5rem; background: #f5f5f5; text-align: center; min-width: 1.6rem; padding: 0 0.2rem; font-size: 0.16rem; color: #999;}
.sub_news_footer a:hover{ background: #deb866; color: #fff;}
@media(max-width:1024px){
.sub_news_title{ margin-bottom: 0.22rem; padding-bottom: 0.2rem;}
.sub_news_title .title{ font-size: 0.2rem;}
.sub_news_footer{ margin-top: 0.2rem; padding-top: 0.2rem;}
.sub_news_footer a{ min-width: 1rem; line-height: 0.4rem;}
}


/* 新闻列表 */
.sub_news_list li + li{ margin-top: 0.2rem;}
.sub_news_list a{ display: flex; align-items: center; background: #f7f7f7; padding: 0.4rem; padding-right: 0;}
.sub_news_list .pic{ width: 3.4rem;}
.sub_news_list .pic .g-pic{ padding-bottom: 65%;}
.sub_news_list .cont{ flex: 1; min-width: 0; margin: 0 0.6rem;}
.sub_news_list .cont .title{ font-size: 0.2rem; color: #222; line-height: 0.3rem;}
.sub_news_list .cont .info{ font-size: 0.16rem; color: #888; line-height: 0.2rem; height: 0.4rem; margin: 0.2rem 0;}
.sub_news_list .cont .more{ display: flex; align-items: center; justify-content: center; width: 1.6rem; line-height: 0.5rem; background: #fff; color: #999; font-size: 0.16rem;}
.sub_news_list .cont .more::after{ content: ''; display: block; width: 0.12rem; height: 0.12rem; background: url(../images/ico-arrow.svg) center no-repeat; background-size: contain; transition: all 0.3s; margin-left: 0.1rem;}
.sub_news_list a:hover .cont .more{ background: #deb866; color: #fff;}
.sub_news_list a:hover .cont .more::after{ background-image: url(../images/ico-arrow-on.svg);}
.sub_news_list .time{ text-align: center; width: 1.7rem; border-left: 1px solid #e5e5e5; padding: 0.3rem 0;}
.sub_news_list .time .day{ font-size: 0.36rem; line-height: 1.2;}
@media(max-width:1024px){
.sub_news_list a{ padding: 0.2rem;}
.sub_news_list .pic{ width: 2.6rem;}
.sub_news_list .cont{ margin: 0 0 0 0.3rem;}
.sub_news_list .cont .title{ font-size: 0.18rem;}
.sub_news_list .cont .info{ font-size: 0.14rem;}
.sub_news_list .cont .more{ line-height: 0.4rem; width: 1.2rem; font-size: 0.14rem;}
.sub_news_list .time{ display: none;}
}
@media(max-width:750px){
.sub_news_list li + li{ margin-top: 2%;}
.sub_news_list a{ padding: 3%;}
.sub_news_list .pic{ width: 1.4rem;}
.sub_news_list .cont{ margin-left: 0.2rem;}
.sub_news_list .cont .more{ display: none;}
.sub_news_list .cont .info{ margin-top: 0.1rem; margin-bottom: 0;}
}

/* 新闻详情轮播 */
.sub_news_view .list{ position: relative; margin-top: 0.3rem;}
.sub_news_view .list a{ display: block;}
.sub_news_view .list .g-pic{ padding-bottom: 65%;}
.sub_news_view .btnlist .btn{ width: 0.6rem; height: 0.6rem; background: #f5f5f5 url(../images/ico-arrow-left.svg) center no-repeat; background-size: 0.12rem; cursor: pointer;}
.sub_news_view .btnlist .btn + .btn{ margin-left: 0.2rem; background-image: url(../images/ico-arrow-right.svg);}
.sub_news_view .btnlist .btn:hover{ background-color: #deb866; background-image: url(../images/ico-arrow-left-on.svg);}
.sub_news_view .btnlist .btn + .btn:hover{ background-image: url(../images/ico-arrow-right-on.svg);}
@media(min-width:1025px){
.sub_news_view .btnlist .btn{ transition: all 0.3s; position: absolute; top: calc(50% - 0.3rem);}
.sub_news_view .btnlist .btn.swiper-prev{ left: -1.2rem;}
.sub_news_view .btnlist .btn.swiper-next{ right: -1.2rem;}
}
@media(max-width:1024px){
.sub_news_view .btnlist{ display: flex; align-items: center; justify-content: center; margin-top: calc(0.3rem - 10px);}
.sub_news_view .btnlist .btn{ width: 0.5rem; height: 0.5rem;}
}
@media(max-width:750px){
.sub_news_view .list{ margin-top: 0.2rem;}
.sub_news_view .btnlist{ margin-top: calc(0.2rem - 5px);}
}


/* 党群工作 */
.sub_image_list ul{ display: flex; flex-wrap: wrap; margin: -0.225rem;}
.sub_image_list li{ width: calc(100% / 3);}
.sub_image_list a{ display: block; margin: 0.225rem; background: #f7f7f7;}
.sub_image_list .g-pic{ padding-bottom: 66%;}
.sub_image_list .cont{ padding: 0.3rem;}
.sub_image_list .cont .time{ font-size: 0.16rem; color: #888; font-weight: 300; margin-bottom: 0.1rem;}
.sub_image_list .cont .title{ font-size: 0.2rem; color: #222; line-height: 0.3rem; height: 0.6rem;}
@media(max-width:1024px){
.sub_image_list ul{ margin: -0.1rem;}
.sub_image_list a{ margin: 0.1rem;}
.sub_image_list .cont{ padding: 0.2rem;}
.sub_image_list .cont .time{ font-size: 0.14rem;}
.sub_image_list .cont .title{ font-size: 0.18rem;}
}
@media(max-width:750px){
.sub_image_list ul{ margin: -0.05rem;}
.sub_image_list li{ width: calc(100% / 2);}
.sub_image_list a{ margin: 0.05rem;}
}


/* 招标采购 */
.sub_zbcg a{ display: flex; justify-content: space-between; line-height: 0.77rem; border-bottom: 1px dashed #e5e5e5;}
.sub_zbcg .title{ min-width: 0; margin-right: 0.2rem; padding-left: 0.18rem; position: relative; flex: 1;}
.sub_zbcg .title::before{ content: ''; position: absolute; left: 0; top: calc(50% - 2px); width: 4px; height: 4px; background: #222;}
.sub_zbcg .time{ color: #888; white-space: nowrap;}
.sub_zbcg a:hover .title::before{ background: #deb866;}


/* 招聘公告 */
.sub_zpgg li + li{ margin-top: 0.2rem;}
.sub_zpgg a{ display: flex; justify-content: space-between; line-height: 0.78rem; padding: 0 0.6rem; background: #f7f7f7;}
.sub_zpgg .title{ min-width: 0; margin-right: 0.2rem; font-size: 0.18rem; flex: 1;}
.sub_zpgg .time{ color: #888; white-space: nowrap;}
@media(max-width:1024px){
.sub_zpgg a{ padding: 0 0.3rem;}
}

/* 加载动画 */
.page_loading{ margin-top: 0.4rem;}
.page_loading .text{ text-align: center; font-size: 0.14rem; color: #bbb; margin-top: 0.05rem;}
.page_loading .ico{ margin: 0 auto; height: 0.4rem; width: 0.4rem; animation: loading-animation 2s linear infinite; background: url(../images/loading.svg) no-repeat; background-size: cover;}
@keyframes loading-animation { 0% { transform: rotate(0); } 100% { transform: rotate(360deg); }}
@media(max-width:1024px){
.page_loading{ margin-top: 0.3rem;}
}

/* 岗位投递 */
.sub_gwtd > ul > li{ background: #f7f7f7;}
.sub_gwtd > ul > li + li{ margin-top: 0.2rem;}
.sub_gwtd > ul > li > .top{ display: flex; justify-content: space-between; line-height: 0.78rem; padding: 0 0.6rem; cursor: pointer;}
.sub_gwtd > ul > li > .top .title{ min-width: 0; margin-right: 0.2rem; font-size: 0.18rem; flex: 1;}
.sub_gwtd > ul > li > .top .right{ color: #888; white-space: nowrap; padding-right: 0.4rem; position: relative; display: flex;}
.sub_gwtd > ul > li > .top .right span + span{ margin-left: calc(0.24rem + 1px); position: relative;}
.sub_gwtd > ul > li > .top .right span + span::before{ content: ''; position: absolute; left: calc(-0.12rem - 1px); top: calc(50% - 0.05rem); border-left: 1px solid #ddd; height: 0.1rem;}
.sub_gwtd > ul > li > .top .right::after{ content: ''; position: absolute; right: 0; top: calc(50% - 0.05rem); background: url(../images/ico-arrow.svg) center no-repeat; width: 0.1rem; height: 0.1rem; transform: rotate(90deg);}
.sub_gwtd > ul > li > .down{ padding: 0 0.6rem; display: none; }
.sub_gwtd > ul > li > .down > .cont{ border-top: 1px solid #eee; padding: 0.3rem 0;}
.sub_gwtd > ul > li > .down > .cont > .btnlist{ display: flex; align-items: center; margin-top: 0.3rem;}
.sub_gwtd > ul > li > .down > .cont > .btnlist .btn{ display: flex; align-items: center; justify-content: center; width: 1.6rem; line-height: 0.5rem; background: #deb866; color: #fff; font-size: 0.16rem; cursor: pointer;}
.sub_gwtd > ul > li > .down > .cont > .btnlist .btn::after{ content: ''; display: block; width: 0.12rem; height: 0.12rem; background: url(../images/ico-arrow-on.svg) center no-repeat; background-size: contain; transition: all 0.3s; margin-left: 0.1rem;}
.sub_gwtd > ul > li > .down > .cont > .btnlist .link{ color: #deb866; margin-left: 0.4rem; text-decoration: underline;}
@media(max-width:1024px){
.sub_gwtd > ul > li > .top,
.sub_gwtd > ul > li > .down{ padding: 0 0.3rem;}
}

/* 弹窗 */
.popup-box{ position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.2); z-index: 100; display: flex; align-items: center; justify-content: center; transition: all 0.3s; overflow: auto; opacity: 0; pointer-events:none;}
.popup-box.onshow{ opacity: 1; pointer-events:auto;}
.popup-box .roll-box{ padding: 0.4rem 8% 0 8%; max-height: 100vh; max-width: 100%;}
.popup-box .roll-box::after{ content: ''; width: 100%; height: 0.4rem; display: block;}
.popup-box .content{ background: #fff; border-radius: 0.04rem; padding: 0.4rem 0.7rem; position: relative; width: 6.2rem; max-width: 100%;}
.popup-title{ font-size: 0.3rem; text-align: center; line-height: 0.3rem; margin: 0.2rem 0;}
.popup-close{ position: absolute; width: 0.16rem; height: 0.16rem; border-radius: 50%; background: url(../images/cls2.svg) center no-repeat; background-size: cover; right: 0.4rem; top: 0.4rem; cursor: pointer;}
@media(max-width:750px){
.popup-box .content{ padding: 0.3rem;}
}

/* 提交表单 */
.form-edit .item{ display: flex; line-height: 0.4rem;}
.form-edit .item + .item{ margin-top: 0.13rem;}
.form-edit .item .label{ width: 3em; font-size: 0.16rem; color: #555;}
.form-edit .item .cont{ background: #fafafa; flex: 1;}
.form-edit .item .cont .input{ padding: 0 0.2rem; font-size: 0.16rem; line-height: 0.4rem; height: 0.4rem; width: 100%;}
.form-edit .item .files{ position: relative; display: flex;}
.form-edit .item .files .upload{ padding: 0 0.3rem; font-size: 0.16rem; color: #999; position: relative;}
.form-edit .item .files .upload::before{ content: ''; position: absolute; left: 0; top: calc(50% - 0.1rem); height: 0.2rem; border-left: 1px solid #eee;}
.form-edit .item .files .upload input{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; opacity: 0;}
.form-edit .item .files .input{ color: #999; flex: 1;}
.form-edit .item .files .input.active{ color: #222;}
.form-edit .btnlist{ display: flex; align-items: center; justify-content: center; margin-top: 0.2rem;}
.form-edit .btnlist .btn{ line-height: 0.4rem; width: 1.6rem; text-align: center; background: #deb866; color: #fff; border-radius: 0.02rem; font-size: 0.16rem; cursor: pointer;}

/* 联系我们 */
.sub_contace .list{ display: flex; box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.05); padding: 0.7rem 0;}
.sub_contace .list .item{ flex: 1; text-align: center; position: relative; padding: 0 0.2rem;}
.sub_contace .list .ico{ width: 0.4rem; height: 0.4rem; margin: 0 auto; background: center no-repeat; background-size: contain;}
.sub_contace .list .ico.tel{ background-image: url(../images/ico_tel.svg);}
.sub_contace .list .ico.email{ background-image: url(../images/ico_email.svg);}
.sub_contace .list .ico.address{ background-image: url(../images/ico_address.svg);}
.sub_contace .list .text{ font-size: 0.2rem; line-height: 0.3rem; margin-bottom: 0.2rem;}
.sub_contace .list .info{ font-size: 0.16rem; color: #555;}
.sub_contace .map{ margin-top: 0.4rem;}
.sub_contace .map img{ display: block; width: 100%;}
@media(max-width:1024px){
.sub_contace .list .text{ font-size: 0.16rem;}
.sub_contace .list .info{ font-size: 0.12rem;}
.sub_contace .map{ margin-top: 0.3rem;}
}
@media(min-width:751px){
.sub_contace .list .item + .item::before{ content: ''; position: absolute; left: 0; top: calc(50% - 0.4rem); height: 0.6rem; border-left: 1px solid #e5e5e5;}
}
@media(max-width:750px){
.sub_contace .list{ display: block; padding: 0.2rem 0;}
.sub_contace .list .text{ margin-bottom: 0;}
.sub_contace .list .item + .item{ margin-top: 0.2rem;}
.sub_contace .map{ margin-top: 0.2rem;}
}


/* 搜索页搜索框 */
.search_input{ width: 8.8rem; max-width: 80%; margin: -0.3rem auto 0 auto; position: relative; z-index: 1; background: #fff; box-shadow: 0 0 0.1rem 0 rgba(0, 0, 0, 0.05); height: 0.6rem; border-radius: 0.6rem; display: flex; align-items: center;}
.search_input input{ flex: 1; padding: 0 0.4rem; font-size: 0.16rem; line-height: 0.6rem;}
.search_input .icon{ cursor: pointer; background: url(../images/ico-search-kuro.svg) center no-repeat; background-size: 0.18rem auto; width: 0.9rem; height: 0.6rem; border-radius: 0.6rem;}

/* 搜索关键词 */
.search-key{ color: #deb866;}

/* 搜索统计 */
.search_count{ display: flex; justify-content: space-between; border-bottom: 1px solid #e5e5e5; padding-bottom: 0.3rem; margin-bottom: 0.3rem; flex-wrap: wrap;}
.search_count .left{ font-size: 0.18rem; color: #666; padding-bottom: 0.1rem;}
.search_count .left span{ color: #deb866;}
.search_count .right{ margin-left: -0.4rem; padding-bottom: 0.1rem;}
.search_count .right a{ margin-left: 0.4rem; color: #888; display: inline-block;}
.search_count .right a.active{ color: #222;}
@media(max-width:1024px){
.search_count{ margin-bottom: 0.2rem; padding-bottom: 0.2rem;}
}
@media(max-width:1024px){
.search_count{ margin-bottom: 0.2rem; padding-bottom: 0.1rem;}
}

/* 直属企业详情编辑框样式 */
.info_01110955{ font-size: 0.16rem;}
.info_01110955 .title{ font-weight: bold; color: #deb866; margin-top: 1em;}

.sub_main_left{ display: none;}
@media(min-width:1025px){
.sub_main_box{ display: flex; position: relative; align-items: flex-start;}
.sub_main_box .sub_main_left{ display: block; width: 2.6rem; margin-right: 0.4rem; position: sticky; top: 1rem;}
.sub_main_box .sub_main_left .title{ background: #deb866; padding: 0.2rem; font-size: 0.24rem; font-weight: bold; color: #fff;}
.sub_main_box .sub_main_left li + li{ border-top: 1px solid #ddd;}
.sub_main_box .sub_main_left li a{ display: block; background: #f9f9f9;}
.sub_main_box .sub_main_left li a:hover{ background: #f2f2f2;}
.sub_main_box .sub_main_left li a{ padding: 0.15rem 0.1rem 0.15rem 0.35rem; position: relative;}
.sub_main_box .sub_main_left li.on a::before{ content: ''; position: absolute; left: 0.2rem; height: 0.16rem; width: 0.04rem; background: #deb866; top: calc(50% - 0.08rem);}
.sub_main_box .sub_main_left li.on a{ background: #eee; font-weight: 600; color: #deb866;}
.sub_main_box .sub_main_left li.on a.has-sub{ background: #f9f9f9; font-weight: 400;}
.sub_main_box .sub_main_right{ flex: 1;}
}