@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;}*/
:root{
	--colDf: #0b6eb7;/*主颜色*/
	--colTM: #0094dc;/*透明度*/
	--colBg:#f0f6f9;/*页面背景色*/
	--colGd:-webkit-linear-gradient( 0deg, #0b6eb7 0%, #0094dc 100%);/*渐变色*/
	--colBr:#aae3ff;/*边框色*/
}
/*100% —FF
95% — F2
90% — E6
85% — D9
80% — CC
75% — BF        
70% — B3
65% — A6
60% — 99
55% — 8C
50% — 80
45% — 73
40% — 66
35% — 59
30% — 4D
25% — 40
20% — 33
15% — 26
10% — 1A
5% — 0D
0% — 00*/

  
[v-cloak]{display:none;}
@media (min-width:1025px){
	::-webkit-scrollbar{width:6px;height:12px;background-color:#fff;}
	::-webkit-scrollbar-thumb{background:#d2d2d2;border-radius:20px;}
}
/*初始化*/
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:#555555;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;}
body,input,select,th,td,textarea{font-family:'Noto Sans SC',-apple-system,BlinkMacSystemFont,"Microsoft YaHei UI","Microsoft YaHei",Arial,sans-serif;font-size:0.16rem;}
pre{font-family:'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:#333;outline:none;resize:none;}
canvas{display:block;}

/*初始化图片*/
img{border:none;border:0;vertical-align:top;max-width:100%;height:auto!important;}

/*初始化a*/
a,a:focus{color:#666;text-decoration:none;cursor:pointer;}
a:hover{color:var(--colDf);}
a,a:hover{outline:none;text-decoration:none;transition:all .4s;}

/*全局样式*/
body{background: var(--colBg);display: flex;flex-direction: column;justify-content: space-between;min-height: 100vh;}
.page_content{flex: 1;min-width: 0}

.qui_warp{max-width:12rem;width:96%;margin-left:auto;margin-right:auto;}
.qui_main_box{padding:.3rem 0 .5rem;}
.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:var(--colDf);}
.qui_ds_inb{display:inline-block;vertical-align:top;}
.qui_ds_no{display:none!important;}
.qui_ovh{overflow:hidden!important;}

/*.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:var(--colDf)!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_fw500{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_ai_c_nor{ align-items: normal!important;}
.qui_flex_a{flex:auto!important;}
.qui_flex_1{flex:1!important;min-width: 0;}
.qui_flex_0{flex-shrink:0!important;}

/*按钮*/
.qui_btn_df{display: inline-block;vertical-align: top;min-width: 1.6rem;line-height: .6rem;color: #fff!important;font-size: .16rem;border-radius: .6rem;background: var(--colDf);text-align: center;padding: 0 .24rem;}
.qui_btn_df.ee{background: #eee;color: #333!important;}

/*滚动条样式*/
.qui_gdt::-webkit-scrollbar{width:5px;height:5px;}
.qui_gdt::-webkit-scrollbar-track{background-color:#f2f2f2;}
.qui_gdt::-webkit-scrollbar-thumb{background-color:var(--colDf);border-radius:2.5px;}
.qui_gdt::-webkit-scrollbar-thumb:hover{background-color:var(--colDf);border-radius:2.5px;}
.qui_gdt::-webkit-scrollbar-thumb:active{background-color:var(--colDf);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/top_ss.png') center no-repeat;z-index:1;}
.qui_logo img{display:block;width: 100%;}
.qui_top_box{position:relative;width:100%;left:0;top:0;background:#fff;z-index:90;}
.qui_top_nav{background: var(--colDf);}
.qui_top_nav .ULLIST{display:flex;align-items:center;}
.qui_top_nav .ULLIST>li{flex: 1;min-width: 0}
.qui_top_nav .ULLIST>li>a{display:block;text-align:center;font-size:.16rem;color:#fff;padding:.15rem 0rem;white-space: nowrap;}


/*二级下拉*/
.qui_top_nav .ULLIST>li{position:relative;}
.qui_submenu{position:absolute;width:100%;min-width:1.2rem;left:50%;top:100%;background:var(--colDf);-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;color: #fff;}
.qui_submenu>dd>a:hover{background: var(--colTM);color: #fff;}
@media (min-width:1025px){
	.qui_top_nav .ULLIST>li:hover>a,.qui_top_nav .ULLIST>li.on>a{background: var(--colTM);}
	.qui_top_nav .ULLIST>li:hover .qui_submenu{pointer-events:auto;opacity:1;-webkit-transform:translateX(-50%);}
}

/* 尾部 */
.qui_footer{
	background-image: -moz-linear-gradient( 90deg, rgb(11,110,183) 0%, rgb(0,148,220) 100%);
	background-image: -webkit-linear-gradient( 90deg, rgb(11,110,183) 0%, rgb(0,148,220) 100%);
	background-image: -ms-linear-gradient( 90deg, rgb(11,110,183) 0%, rgb(0,148,220) 100%);
	padding: 0.2rem 0;
}


.qui_footer_content{display: flex;align-items: center;flex-wrap: wrap;}
.qui_footer_content .footer_logo img{max-height: 1.19rem;display: block;}
.qui_footer_content .qui_copyright{margin-left: 0.7rem;flex: 1;display: flex;justify-content: space-between;align-items: center;min-width: 0}
.qui_footer_content .qr_code_box{margin-left: 0.3rem;padding: 0.1rem;border-radius: 0.1rem;display: flex;flex-direction: column;justify-content: center;align-items: center;background: rgba(255,255,255,.2);}
.qui_footer_content .qr_code_box .ewm_img{max-width: 0.9rem;}
.qui_footer_content .qr_code_box .ewm_text{color: #fff;line-height: 1.3;font-size: 0.14rem;margin-top: 0.1rem;}
.qui_copyright_cont{flex: 1;color: #fff;line-height: 2;min-width: 0}
.qui_copyright_top{padding-bottom: 0.3rem;border-bottom: 0.01rem solid rgba(255,255,255,.3);}
.qui_copyright_bottom{padding-top: 0.2rem;font-size: 0.14rem;}
.qui_copyright_bottom .qui_ds_inb{color: #fff;}
.qui_copyright_top .copyright_item{padding-left: 0.3rem;position: relative;}
.qui_copyright_top .copyright_item::before{content: '';position: absolute;width: 0.18rem;height: 0.18rem;background-size: 100% 100%;left: 0;top: 0.07rem;}
.qui_copyright_top .copyright_item.footer_dh::before{background-image: url(../images/footer_dh.png);}
.qui_copyright_top .copyright_item.footer_dz::before{background-image: url(../images/footer_dz.png);}
.friendship_link{background: #fff;padding: 0.2rem 0;}
.friendship_cont{display: flex;align-items: center;flex-wrap: wrap;}
.friendship_title{line-height: 0.4rem;padding: 0 0.2rem;background: var(--colGd);font-size: 0.2rem;color: #fff;font-weight: bold;border-radius: 0.4rem;margin-right: 0.3rem;}
.friendship_a{display: flex;align-items: center;flex-wrap: wrap;}
.friendship_a .friendship_a_item{margin-right: 0.2rem;line-height: 0.4rem;}

@media (max-width:1024px){
	.qui_footer_content .qui_copyright{margin-left: 0.2rem;}
}
@media (max-width:768px){
	.qui_footer_content .qui_copyright{margin-left: 0rem;flex: none;width: 100%;margin-top: 0.2rem;}
	.footer_logo{width: 100%;display: flex;justify-content: center;}
}


/* ban */
.qui_banbox{position:relative;overflow:hidden;}
.qui_banbox .quiinfo{position:absolute;z-index:2;left:50%;top:50%;width:96%;max-width:14.4rem;color:#fff;font-size:.24rem;transform:translateY(-50%) translateX(-50%);line-height:1.3;}
.qui_banbox .quicn{font-size:.48rem;font-weight:bold;}
.qui_banbox .quien{margin-top:.15rem;text-transform:capitalize;}
/* 微信分享 */
.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;padding:.4rem 0 0;font-size:0;line-height:0;}
.Pages *{display:inline-block;vertical-align:top;font-weight:normal;font-style:normal;}
.Pages a{font-size:.14rem;min-width:.32rem;height:.32rem;line-height:.32rem;text-align:center;padding:0 .1rem;margin:0 .02rem;overflow:hidden;border-radius: 0.02rem;border: 0.01rem solid var(--colBr);color: #888;}
.Pages a:hover,.Pages a.a_cur{background-color:var(--colDf);color:#fff;}
.Pages a.a_prev,.Pages a.a_next{font-family:'宋体';font-weight:bold;min-width:.6rem;margin:0 .1rem;}

.qui_nav_btn{display:none;}
.qui_wap_bg{display:none;}
.qui_body_ovh{overflow:hidden;}
.qui_top_boxH{height:0;}
.qui_single{line-height:1.875;}
.qui_single p{min-height:.2rem;}
.qui_pc_show{display:block!important;width:100%;}
.qui_wap_show{display:none!important;width:100%;}

/*悬浮*/
.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;}
	.qui_top_box .quirr{padding-right:.5rem;}
	.qui_single p{min-height:.1rem;}
	.Pages{padding-top:.25rem;}
	/* .qui_top_box{padding:.12rem 0;} */
	.qui_top_nav{position:fixed;max-width:360px;width:72%;right:-100%;top:0;z-index:1001;height:100%;padding:0;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;overflow:auto;background:var(--colDf);}
	.qui_top_nav .ULLIST{padding:0;margin:0;flex-direction:column;}
	.qui_top_nav .ULLIST>li>a{font-size:.2rem;padding:.2rem .35rem;line-height:.3rem;color:#fff;text-align:left;}
	.qui_top_nav .ULLIST>li{width:100%;float:none;border-bottom:1px solid #eee;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{right: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{font-size:.19rem;padding:.2rem .35rem;white-space:normal;text-align:left;color:rgba(255,255,255,.85);border-top:.01rem solid  rgba(255,255,255,.85);}
	.qui_top_nav .ULLIST>li .qui_submenu>dd:last-child>a{border-bottom:0;}
}
@media (max-width:750px){
	.qui_nav_btn{background-size:auto 22px;}
	.qui_wap_show{display:block!important;}
	.qui_pc_show{display:none!important;}
	.qui_banbox>img{min-height:2.6rem;object-fit:cover;}
}

/*搜索列表*/
.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_tt{color: #333;font-size: .36rem;font-weight: bold;text-align: center;line-height: 1.11111111111;}
.qui_news_tm{color: #999;padding-top: .2rem;padding-bottom: .25rem;border-bottom: .01rem solid #eee;text-align: center;}
.qui_news_tm>*{padding: 0 .1rem;}
.qui_news_con{padding: .5rem 0 0;text-align: justify;font-size: .18rem;color: #777;line-height: .36rem;}
.qui_news_page{display: flex;align-items: center;justify-content: space-between;padding-top: .4rem;margin-top: .5rem;border-top: .01rem solid #eee;}
.qui_news_page .qui_ll{line-height: .36rem;flex: 1;min-width: 0}
.qui_news_page .qui_rr{flex-shrink: 0;margin-left: .2rem;}
.qui_news_page .qui_btn_df{min-width:1.6rem;line-height:.5rem;font-size:.16rem;display:inline-block;vertical-align:top;color:#fff!important;border-radius:0.6rem;background:var(--colDf);text-align:center;padding:0 0.2rem;}
@media (max-width:1024px){
.qui_news_tt{font-size: .24rem;}
.qui_news_con{padding-top: .3rem;font-size: .16rem;line-height: 1.875;}
.qui_news_page{padding-top: .24rem;margin-top: .3rem;}
.qui_news_page .qui_btn_df{min-width: 0;padding: 0 .26rem;}
}

/*友情链接*/
.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:var(--colDf);}
.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;}
}

/* 首页 */
.page_index .page_index_top{display: flex;flex-wrap: wrap;}
.page_index .page_index_right{width: 74%;}
.page_index .page_index_top_left{flex: 1;margin-right: 0.15rem;display: flex;flex-direction: column;min-width: 0}
.page_index_top_left_ul{flex: 1;min-width: 0}
.page_index_top_title .index_module_title{display: flex;align-items: center;}
.page_index_top_title .index_module_title .module_title{color: var(--colDf);font-size: 0.2rem;font-weight: bold;line-height: 0.4rem;}
.page_index_top_title .module_title_right{margin-left: 0.1rem;flex: 1;min-width: 0;display: flex;border-radius: 0.16rem 0.16rem 0 0; margin-bottom: -0.2rem;border-bottom: none;padding: 0.02rem 0.1rem;justify-content: space-between;position: relative;}
.page_index_top_title .module_title_right .icon_img{bottom: 0.05rem !important;}
.page_index_top_title .module_more{color: var(--colDf);padding-right: 0.15rem;font-size: 0.14rem;line-height: 0.4rem;position: relative;}
.page_index_top_title .module_more::after{content: '';position: absolute;width: 0.06rem;height: 0.1rem;background-image: url(../images/right_zt.svg);background-size: 100% 100%;right: 0;top: 50%;transform: translateY(-50%);}
.page_index_top_title .module_title_right::after{content: '';width: 100%;height: 0.105rem;background: #fff;left: -0.03rem;bottom: 0;position: absolute;}
.page_index_right{display: flex;flex-wrap: wrap;}
.page_index_right .index_banner{width: 4rem;}
.page_index_right .banner_right{flex: 1;margin-left: 0.15rem;min-width: 0}
.index_banner .swiper-slide-pic{padding-bottom: 75%;border-radius: 0.1rem;}
.index_banner .swiper-slide-a{position: relative;}
.swiper-slide-text{position: absolute;width: 100%;left: 0;bottom: 0;padding: 0 0.15rem;line-height: 0.4rem;background: rgba(0,0,0,.5);font-size: 0.14rem;color: #fff;}
.index_banner .swiper{padding-bottom: 0.3rem;}
.index_banner .swiper-pagination{bottom: 0;height: 0.3rem;}
.index_banner .swiper-pagination .swiper-pagination-bullet {width: 0.4rem;height: 0.03rem;background: #e5e5e5;opacity: 1;border-radius: 0.4rem;}
.index_banner .swiper-pagination .swiper-pagination-bullet-active{background: var(--colDf);}
.index_banner .swiper-button-next, .index_banner .swiper-button-prev{background: rgba(0,0,0,.5);width: 0.3rem;height: 0.5rem;}
.index_banner .swiper-button-next{right: 0;border-radius: 0.1rem 0 0 0.1rem;}
.index_banner .swiper-button-prev {left: 0;border-radius: 0rem 0.1rem 0.1rem 0 ;}
.index_banner .swiper-button-next:after,.index_banner .swiper-rtl .swiper-button-prev:after{content: '';background-image: url(../images/right.svg);width: 0.06rem;height: 0.1rem;background-size: 100%;}
.index_banner .swiper-button-prev:after, .index_banner .swiper-rtl .swiper-button-next:after {content: '';background-image: url(../images/left.svg);width: 0.06rem;height: 0.1rem;background-size: 100%;}

/* 模块列表 */
.index_border{border: 0.03rem solid var(--colBr);border-radius: 0.16rem;background: #fff;padding: 0.1rem;}
.index_module .index_module_title{background: var(--colGd);display: flex;align-items: center;justify-content: space-between;line-height: 0.4rem;border-radius: 0.4rem;color: #fff;padding: 0 0.2rem;}
.index_module .index_module_title .module_title{font-size: 0.2rem;font-weight: bold;position: relative;display: flex;align-items: center;}
.index_module .index_module_title .module_more{font-size: 0.14rem;font-weight: 500;padding-right: 0.1rem;position: relative;}
.index_module .index_module_title .module_more::after{position: absolute;width: 0.06rem;height: 0.1rem;content: '';background-image: url(../images/more.svg);background-size: 100% 100%;right: 0;top: 50%;transform: translateY(-50%);}
.index_module_title .module_img{width: 0.6rem;height: 0.4rem;position: relative;}
.index_module_title .module_img .icon_img{position: absolute;position: absolute;bottom: 0;left: 0;width: 0.5rem;}

/* 列表模块 */
.index_list_box{display: flex;flex-wrap: wrap;}
.index_list_box .index_list_item{width: calc((100% - 0.3rem)/3);margin-left: 0.15rem;margin-top: 0.2rem;}
.index_list_box .index_list_item:nth-child(3n + 1){margin-left: 0;}
.index_module_item_a{line-height: 0.4rem;display: flex;align-items: center;justify-content: space-between;border-bottom: 0.01rem solid #f2f2f2;}
.index_module_item_title{flex: 1;position: relative;padding-left: 0.15rem;min-width: 0}
.index_module_item_time{font-size: 0.14rem;color: #bbbbbb;margin-left: 0.2rem;}
.index_module_item_title::before{content: '';width: 0.04rem;height: 0.04rem;background: var(--colDf);border-radius: 50%;position: absolute;left: 0;top: 50%;transform: translateY(-50%);}

/* 第一条有图片的数据 */
.index_module_first{padding: 0.15rem 0;display: flex;align-items: center;border-bottom: 0.01rem solid #f2f2f2;}
.index_module_first .index_module_img{width: 33%;}
.index_module_first .index_module_img .index_module_pic{padding-bottom: 75%;border-radius: 0.1rem;overflow: hidden;}
.index_module_first .index_module_right{margin-left: 0.1rem;flex: 1;min-width: 0}
.index_module_first .index_module_item_title::before{display: none;}
.index_module_first .index_module_item_time{margin-left: 0;}
.index_module_first .index_module_item_title{padding-left: 0;}
.index_module_item_eyes{margin-left: 0.15rem;color: #bbbbbb;font-size: 0.14rem;padding-left: 0.3rem;position: relative;}
.index_module_item_eyes::before{width: 0.2rem;height: 0.14rem;content: '';position: absolute;background-image: url(../images/eyes.svg);background-size: 100% 100%;left: 0;top: 50%;transform: translateY(-50%);}

/* 图片链接模块 */
.img_href_box{margin-top: 0.2rem;border-radius: 0.2rem;overflow: hidden;}
.img_href_box .img_href_img{width: 100%;}

/* 快速链接 */
.quick_links .quick_links_pic{padding-bottom: 28%;margin-top: 0.1rem;border-radius: 0.1rem;}
.quick_links{padding-top: 0.05rem;}

/* 校园风采 */
.campus_Style .campus_Style_content{flex: 1;margin-left: 0.04rem;display: flex;align-items: center;overflow: hidden;min-width: 0}
.campus_Style_title_box{padding: 0;position: relative;}
.campus_Style_title_box::after{content: '';position: absolute;width: 0.3rem;height: 1.4rem;background-image: url(../images/icon_bg.png);background-size: 100% 100%;right: -0.2rem;top: 50%;transform: translateY(-50%);}
.campus_Style .campus_Style_title{padding: 0.1rem;text-align: center;}
.campus_Style .campus_Style_title em{background: var(--colGd);writing-mode: vertical-rl;line-height: 0.4rem;padding: 0.2rem 0;border-radius: 0.4rem;font-size: 0.2rem;color: #fff;font-weight: bold;    letter-spacing: 0.01rem; }
.campus_Style_title_img .img{width: 0.64rem;}
.campus_Style_content{padding-left: 0.2rem;}
.campus_Style_swiper{overflow: hidden;width: 100%;display: flex;}
.campus_Style_swiper .campus_Style_swiper_pic{padding-bottom: 75%;border-radius: 0.1rem;}
.campus_Style{flex-wrap: nowrap;}
.campus_Style_swiper .campusSwiper .swiper-slide{width: 2.4rem !important;height: 1.8rem;background: #2092e1;border-radius: 0.12rem;}
.campus_Style_swiper_a .campus_Style_swiper_pic{padding-bottom: 75%;}

@media(max-width:1024px){
	.index_list_box .index_list_item{width: 100%;margin-left: 0 !important;}
	.index_module_first .index_module_img{width: 15%;}
	.page_index .page_index_top_left {width: 100%;flex: none;margin-right: 0;}
	.page_index .page_index_right{width: 100%;margin-top: 0.2rem;}

}
@media(max-width:750px){
	.page_index_right .index_banner{width: 100%;}
	.page_index_right .banner_right {margin-left: 0;margin-top: 0.2rem;}
	.index_banner .swiper-slide-pic{padding-bottom: 60%;}
	.page_index_right .banner_right{width: 100%;flex: unset;}
}

/* 左右列表页面 */
/* 左边 */
.aboutLayout{display: flex;flex-wrap: wrap;}
.leftMenu_box{width: 2.9rem;margin-right: 0.1rem;}
.leftMenu_box .Menu_box{padding: 0.2rem 0.1rem;}
.leftMenu_box .Menu_box .Menu_box_a{line-height: 0.4rem;display: flex;justify-content: space-between;align-items: center;border-radius: 0.4rem;padding: 0 0.15rem;margin-bottom: 0.1rem;}
.leftMenu_box .Menu_box .Menu_box_a.on,
.leftMenu_box .Menu_box .Menu_box_a:hover{background: var(--colGd);color: #fff;}
.leftMenu_box .Menu_box .Menu_box_a .Menu_box_more{width: 0.06rem;height: 0.1rem;background-image: url(../images/right_zt.svg);background-size: 100% 100%;}
.leftMenu_box .Menu_box .Menu_box_a.on .Menu_box_more,
.leftMenu_box .Menu_box .Menu_box_a:hover .Menu_box_more{background-image: url(../images/right.svg);}

/* 面包屑 */
.crumbs_box{border-bottom: 0.01rem solid rgba(100, 54, 41,.1);padding-bottom: 0.2rem;}
.crumbs_box .crumbs_text{color: #888;position: relative;}
.crumbs_box .crumbs_a{padding-right: 0.3rem;}
.crumbs_box .crumbs_prompt{padding-left: 0.3rem;padding-right: 0.1rem;}
.crumbs_box .crumbs_prompt::before{width: 0.16rem;height: 0.16rem;position: absolute;content: '';background-image: url(../images/home.png);background-size: 100% 100%;left: 0;top: 50%;transform: translateY(-50%);}
.crumbs_box .crumbs_a::after{position: absolute;content: '';width: 0.08rem;height: 0.14rem;background: url(../images/crumbs.svg);background-size: 100% 100%;right: 0.08rem;top: 50%;transform: translateY(-50%);}
.crumbs_box .crumbs_a:last-child::after{display: none;}
.crumbs_box .crumbs_a:last-child{padding-right: 0;}
.crumbs_box .crumbs_a:hover{color: var(--colDf);}

/* 右边 */
.rightContentArea{flex: 1;min-width: 0}
.rightContentArea .index_border{padding: 0.2rem;}

@media(max-width:768px){
	.leftMenu_box{width: 100%;margin-right: 0;margin-bottom: 0.2rem;}
	.rightContentArea{width: 100%;flex: none;}
}


/* 文章类型 */
.article_box{padding: 0.25rem;}
.article_box .article_title{text-align: center;font-size: 0.24rem;font-weight: bold;color: var(--colDf);line-height: 1.5;}
.article_box .article_content{padding: 0.25rem 0;}
.article_box .article_content p {color: #333;line-height: 2;margin-bottom: 0.3rem;}

/* 详情类型 */
.details_top .details_top_title{font-size: 0.2rem;color: #333333;line-height: 1.2;text-align: center;}
.details_top .details_top_time{line-height: 1;display: flex;align-items: center;justify-content: center;margin-top: 0.15rem;font-size: 0.14rem;color: #bbbbbb;}
.details_top .details_top_time .preview{padding-left: 0.5rem;position: relative;}
.details_top .details_top_time .preview::before{width: 0.2rem;height: 0.14rem;content: '';position: absolute;background-image: url(../images/eyes.svg);background-size: 100% 100%;top: 50%;transform: translateY(-50%);left: 0.2rem;}


/* 上下页 */
.pre_next_box{border-top: 0.01rem solid #f2f2f2;padding-top: 0.2rem;display: flex;justify-content: space-between;align-items: center;}
.pre_next_box .pre_next_item{max-width: calc((100% - 0.3rem)/2);color: #888;position: relative;}
.pre_next_box .pre_next_item.pre_cont{padding-left: 0.2rem;}
.pre_next_box .pre_next_item.pre_cont::before{position: absolute;width: 0.06rem;height: 0.1rem;background-image: url(../images/pre.svg);background-size: 100% 100%;content: '';left: 0;top: 50%;transform: translateY(-50%);}
.pre_next_box .pre_next_item.next_cont{padding-right: 0.2rem;}
.pre_next_box .pre_next_item.next_cont::after{position: absolute;width: 0.06rem;height: 0.1rem;background-image: url(../images/next.svg);background-size: 100% 100%;content: '';right: 0;top: 50%;transform: translateY(-50%);}
.pre_next_box .pre_next_item:hover{color: var(--colDf);}

/* 文字列表 */
.title_list_box{padding: 0.2rem 0.05rem;}
.title_list_box .index_module_item_a{line-height: 0.5rem;}

/* 图文列表 */
.image_list{padding: 0.3rem 0.05rem;}
.image_list .ul{display: flex;flex-wrap: wrap;}
.image_list .ul .li{width: calc((100% - 0.5rem)/3);margin-left: 0.25rem;}
.image_list .ul .li:nth-child(3n+1){margin-left: 0;}
.image_list .image_list_pic{padding-bottom: 73.86%;border-radius: 0.12rem;}
.image_list .image_list_title{color: #555555;text-align: center;margin: 0.2rem 0;}
.image_list .ul .li:hover .image_list_title{color: var(--colDf);}

/* 图文内容列表 */
.image_cont_list .ul .li{width: 100%;margin-left: 0 !important;margin-bottom: 0.2rem;}
.image_cont_list_a{display: flex;flex-wrap: wrap;}
.image_cont_list_a .image_cont_img{width: 20%;}
.image_cont_list_a .image_cont_pic{padding-bottom: 75%;border-radius: 0.1rem;}
.image_cont_list_right{margin-left: 0.2rem;flex: 1;border-bottom: 0.01rem solid #f2f2f2;padding: 0.1rem 0;min-width: 0}
.image_cont_list_top{display: flex;justify-content: space-between;align-items: center;line-height: 1.5;}
.image_cont_list_top .image_cont_list_title{color: #333333;flex: 1;min-width: 0}
.image_cont_list_top .image_cont_list_time{color: #bbbbbb;font-size: 0.14rem;}
.image_cont_list_des{color: #888;line-height: 1.5;margin-top: 0.15rem;}
.image_cont_list .ul .li:hover .image_cont_list_title{color: var(--colDf);}

.roll {
	position: fixed;
	cursor: pointer;
	z-index: 1001;
	/* border: 2px solid #fff; */
	border-radius: 0.2rem;
	left: 20%;
	top: 20%;
	width: 1.5rem;
	background: #fff;
	padding: 0.04rem;
  }
  .roll a {
	line-height: 0;
	font-size: 0;
	display: block;
  }
  .roll .roll_img{
	width: 100%;
	height: auto;
	border-radius: 0.2rem;

  }
  .roll span {
	display: block;
	position: absolute;
	right: 0px;
	top: -0.24rem;
	
	line-height:1;
	text-align: center;
	font-size: 0.14rem;
	cursor: pointer;
	color: var(--colDf );
  }
