html,body,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dt,dd,p,span,div,object,iframe,pre,a,abbr,cite,form,input,button,select,option,i,em,small{margin:0;padding:0;font-weight:normal;font-style: normal;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;}
ul,li,ol,dl,dd,dt{list-style:none;}
html{height:100%;font-family:'PingFang SC','Microsoft YaHei','SimHei','Arial','SimSun';}
body{font-size: 14px;background-color: #f1f2f6;}
img{border:0;outline:none;}
button,input,textarea,select{outline:none;border:0;background: none;font-size: 14px;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea{ -webkit-appearance: none;resize:none;}/*不允许用户调整大小*/
a{outline:none;text-decoration:none;color: #666;}
a:hover{opacity: 0.9;}

/*项目*/
.content{min-height: 100vh;position: relative;padding-bottom: 517px;}
.bg_x{background-color: #3f83fe;}
.bg_bj{background-color: #f1f2f6;}
.bg_x2{background-color: #32353c;}
.bg_x3{background-color: #486ecb;}
.bg_x4{background-color: #f2f5f8;}
.bg_x5{background-color:#83affb}

.bg_cheng{background-color: #ff8d42;}
.c_x,.hover:hover *{color: #3f83fe!important;}
.c_fu{color: #1BBA18;}
.c_fu2{color: #0c1228;}
.c_fu3{color: #486ecb;}
.bg_lv{background-color: #1BBA18;}
.b_r{border-radius: 3px;}.b_2r{border-radius: 6px;}.b_3r{border-radius: 9px;}.b_12r{border-radius: 12px;}
.shadow_x{box-shadow:1px 1px 15px -5px #ccc;}
.shadow_c{box-shadow:1px 1px 15px -5px #ccc;}

/*序号背景*/
.bg_jb_cheng{background-image: linear-gradient(to bottom, #f9d678, #f2b13e);color:#a26a1c;}
.bg_jb_lan{background-image: linear-gradient(to bottom, #a3dbff, #41a6f3);color:#185c9c;}
.bg_jb_heng{background-image: linear-gradient(to bottom, #f5e5db, #c8a08a);color:#6b4437;}
.bg_jb_wen{background-image: linear-gradient(to bottom, #ffa250, #ed5e17);}
.bg_jb_da{background-image: linear-gradient(to bottom, #3780ff, #317cfe);}
.bg_jb_wen,.bg_jb_da{border-radius: 0 7px 7px 7px;}
/*搜索框*/
.search>div{border: 1px solid #eee;border-radius: 6px 0 0 6px;}
.search input{height: 38px;width: 300px;}
.search button{height: 40px;line-height: 40px;width: 80px;border-radius:0 6px 6px 0;}
/*导航*/
.navDiv li{position: relative;}
.navDiv li a{color: #000;font-size: 16px;}
.navDiv .active a,.navDiv li a:hover{color: #3f83fe;font-weight: bold;}
.navDiv .active::after{content: "";display: block;width: 30px;border-radius: 5px; height: 4px;background:#3f83fe;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%)}
/*底部*/
.bottomDiv{position: absolute;bottom: 0;width: 100%;background: #0c1228;}
.bottomDiv>div:first-of-type{height: 66px;background: url(../img/bg_lan.jpg) left top/cover;}
.bottomDiv>div:first-of-type div{margin: 0 20px;font-size: 20px;font-weight:bold;}
.bottomDiv>div:first-of-type .lE{width: 2px;}
.bottomDiv>div:nth-child(2){padding: 50px 0;}
.bottomDiv>div:last-of-type{background-color: #0a1020;height: 80px;}
.bottomDiv .nav a{color: #999;display: block;margin-bottom: 18px;font-size: 14px;}
.bottomDiv .youlianDiv{top:-400px;height: 400px;}
.bottomDiv .youlianDiv a{padding:4px 10px;display: block;float: left;background: #eee; margin: 2px;}
/*挂件*/
.gjianDiv .right_0>a{border: 2px solid #fff;border-radius: 50px;width: 46px;margin-bottom: 10px;font-weight: bold;color: #fff;display: block;}
.gjianDiv .right_0>a:first-of-type{background:url(../img/pr.png) top left/100%;}
.gjianDiv .right_0>a:nth-child(2){background:url(../img/pr2.png) top left/100%;}
.gjianDiv .right_0>a:nth-child(3){background:#f3f5f8;color: #333;font-weight: normal;}
.gjianDiv .right_0>a:last-of-type{background:#f3f5f8;height: 46px;color: #333;}
/*其他*/
.topDiv{padding-top: 30px!important;box-shadow: 0 0 25px -5px #00000010;}
.w_min{min-width: 120px;}
.h_min{min-height: 300px;}
.h_max{max-height:200px}
.ts3{transition: 0.3s;}
.tf_s_5{transform: scale(0.5);}.tf_s_8{transform: scale(0.8);}.tf_s_12{transform: scale(1.2);}.tf_s_15{transform: scale(1.5);}
.br{height: 100px;}
.bottom_fix{bottom: -100%!important;}
/*边距*/
.pa{padding: 10px;}.paL{padding-left:10px;}.paR{padding-right: 10px;}.paB{padding-bottom:10px;}.paT{padding-top: 10px;}
.pa_x2{padding: 20px;}.paL_x2{padding-left:20px;}.paR_x2{padding-right: 20px;}.paB_x2{padding-bottom:20px;}.paT_x2{padding-top: 20px;}
.pa_2{padding: 5px;}.paL_2{padding-left:5px;}.paR_2{padding-right: 5px;}.paB_2{padding-bottom:5px;}.paT_2{padding-top: 5px;}
.ma_auto{margin: auto;}.ma{margin: 10px;}.maL{margin-left:10px;}.maR{margin-right: 10px;}.maB{margin-bottom:10px;}.maT{margin-top: 10px;}
.ma_x2{margin: 20px;}.maL_x2{margin-left:20px;}.maR_x2{margin-right: 20px;}.maB_x2{margin-bottom:20px;}.maT_x2{margin-top: 20px;}
.ma_2{margin: 5px;}.maL_2{margin-left:5px;}.maR_2{margin-right: 5px;}.maB_2{margin-bottom:5px;}.maT_2{margin-top: 5px;}
/*尺寸*/
.w_16{width: 16px;}.w_20{width: 20px;}.w_30{width: 30px;}.w_40{width: 40px;}.w_50{width: 50px;}.w_60{width: 60px;}.h_70{height: 70px;}.w_80{width: 80px;}.w_100{width: 100px;}.w_150{width: 150px;}.w_200{width: 200px;}.w_250{width: 250px;}.w_300{width: 300px;}.w_350{width: 350px;}.w_400{width: 400px;}.w_500{width: 500px;}.w_600{width: 600px;}.w_1200{width: 1200px;}.w_1600{width: 1600px;}
.w_16{width: 16px;}.h_20{height: 20px;}.h_30{height: 30px;}.h_40{height: 40px;}.h_50{height: 50px;}.h_60{height: 60px;}.h_70{height: 70px;}.h_80{height: 80px;}.h_100{height: 100px;}.h_150{height: 150px;}.h_200{height: 200px;}.h_250{height: 250px;}.h_300{height: 300px;}.h_350{height: 350px;}.h_400{height: 400px;}.h_500{height: 500px;}.h_600{height: 600px;}
/*位置*/
.top_0{top: 0;}.bottom_0{bottom: 0;}.left_0{left: 0;}.right_0{right: 0;}
/*弹窗背景*/
.alert_bg{transition:0.3s; position: fixed;width: 100%;height: 100%;top:0;left: 0;background-color: #000000;opacity: 0;z-index: -2;}
.bg_show{opacity: 0.8!important;z-index: 998;}
.p_center{left: 50%;top:50%;transform: translate(-50%,-50%);}

/*=====通用======*/
.c{cursor: pointer;}
.p_fix{position:fixed;}.p_rel{position:relative;}.p_abs{position:absolute;}.p_sti{position: sticky;position: -webkit-sticky;}
.p_abs_c{position:absolute;left: 0;right: 0;margin: auto;}
.ovf_h{overflow: hidden;}.ovf_a{overflow: auto;}
.mid_y{top:50%;transform: translateY(-50%);}.mid_x{left:50%;transform: translateX(-50%);}.mid_{top:50%;left:50%;transform: translate(-50%,-50%);}
.op_10{opacity: 1;}.op_8{opacity: 0.8;}.op_6{opacity: 0.6;}.op_4{opacity: 0.4;}.op_2{opacity: 0.2;}.op_0{opacity: 0;}
.z_2{z-index: 2;}.z_3{z-index: 3;}.z_4{z-index: 4;}.z_5{z-index: 5;}.z_6{z-index: 6;}.z_7{z-index: 7;}.z_8{z-index: 8;}.z_9{z-index: 9;}.z_max{z-index: 999;}
.fL{float:left;}.fR{float:right;}
.d_block{display:block;}.d_none{display:none;}.d_iblock{display: inline-block;}
.d_blockB{display: block!important;}.d_noneB{display:none!important;}.d_iblockB{display: inline-block!important;}
.d_flex{display:flex;display: -webkit-flex;}.d_flexC{display:flex;display: -webkit-flex;align-items: center;}
.d_f_sa{justify-content: space-around;}.d_f_c{justify-content:center;}.d_f_sb{justify-content: space-between;}
.d_fs_0{flex-shrink:0}
.clear:after{content: "";display: block; clear: both;}
.tE{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.tE2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.tE3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.tB{font-weight: bold !important;}.tN{font-weight:normal!important;}.tL{font-weight:lighter!important;}.td_line{text-decoration: line-through;}
.font_10{font-size:10px!important;}.font_12{font-size:12px!important;}.font_14{font-size:14px!important;}.font_16{font-size:16px!important;}.font_18{font-size:18px!important;}.font_b{font-size: 120%;}.font_m{font-size: 80%;}
.font_20{font-size:20px!important;}.font_22{font-size:22px!important;}.font_24{font-size:24px!important;}.font_26{font-size:26px!important;}.font_28{font-size:28px!important;}
.font_30{font-size: 30px!important;}.font_32{font-size: 32px!important;}.font_34{font-size: 34px!important;}.font_36{font-size: 36px!important;}.font_38{font-size: 38px!important;}
.font_40{font-size: 40px!important;}.font_42{font-size: 42px!important;}.font_44{font-size: 44px!important;}.font_46{font-size: 46px!important;}.font_48{font-size: 48px!important;}
.font_50{font-size: 50px!important;}.font_52{font-size: 52px!important;}.font_54{font-size: 54px!important;}.font_56{font-size: 56px!important;}.font_58{font-size: 58px!important;}
.tA_c{text-align: center;}.tA_l{text-align: left;}.tA_r{text-align: right;}.tA_j{text-align:justify;}
.line_h1{line-height: 1;}.line_h1_2{line-height: 1.2;}.line_h1_4{line-height: 1.4;}.line_h1_6{line-height: 1.6;}.line_h1_8{line-height: 1.8;}.line_h2{line-height: 2;}.line_h3{line-height: 3;}.line_h4{line-height: 4;}
.tw_no{white-space: nowrap;overflow: auto;}
.mask_{position: fixed;width: 100%;height: 100%;top:0;left: 0;background-color: #000000;opacity: 0.8;}
.bg_red{background-color:red;}.bg_0{background-color:#000;}.bg_f{background-color:#fff;}.bg_6{background-color:#666;}.bg_c{background-color:#ccc;}.bg_e{background-color:#eee;}.bg_bj{background-color:#f2f3f7;}
.c_red{color:red;}.c_lv{color:#1bba18;}.c_0{color:#000;}.c_f{color:#fff;}.c_3{color:#333;}.c_6{color:#666;}.c_9{color:#999;}.c_c{color:#ccc;}.c_e{color:#eee;}
.lE{width:1px;min-height:1em;display: inline-block;-webkit-transform: scaleX(0.3);transform: scaleX(0.3);}
.hr{height: 1px;-webkit-transform: scaleY(0.3);transform: scaleY(0.3);}
.b{border: 1px solid;border: 0.5px solid;}
.b_max{border-radius: 750px;}
.bL:before{-webkit-transform: scaleX(0.3);transform: scaleX(0.3);height: 100%;border-right: 1px solid;content: "";display: block;position: absolute; left: 0;top:0;}
.bR:after{-webkit-transform: scaleX(0.3);transform: scaleX(0.3);height: 100%;border-right: 1px solid;content: "";display: block;position: absolute; right: 0;top:0;}
.bT:before{-webkit-transform: scaleY(0.3);transform: scaleY(0.3);width: 100%;border-top: 1px solid;content: "";display: block;position: absolute; left: 0;top:0;}
.bB:after{-webkit-transform: scaleY(0.3);transform: scaleY(0.3);width: 100%;border-top: 1px solid;content: "";display: block;position: absolute; left: 0;bottom:0;}
.w0_100{width: 100%;}.w0_50{width: 50%;}.w0_25{width: 25%;}.w0_33{width: 33.3333%;}
.h0_100{height: 100%;}.h0_50{height: 50%;}.h0_25{height: 25%;}
.box_b{box-sizing: border-box;}
.img_cover{object-fit: cover;}.img_contain{object-fit: contain;}


.hbx_content img{
    width: 100% !important;
    display: block;
    height: auto !important;
}
.hbximg img{
    height: auto !important;
    max-width: 100%;
}
.hbx_content_format{
    text-indent: 2em;
    line-height: 1.8;
    font-size: 16px;
}

.hhbhh a,.hhbhh span{
   border: 0.5px solid #ccc;
    justify-content: center;
    display: -webkit-flex;
    align-items: center;
    width: 30px;
    height: 30px;
    margin: 5px;

}
.hhbhh span{
    color: #fff;
    background-color: #486ecb;

}

.himsge img{
    max-width: 100%;
}

.hhhpages .a1,.hhhpages span,.hhhpages a{
    font-size: 12px!important;justify-content: center;display: flex;
    display: -webkit-flex;
    align-items: center;height: 30px;width: 30px;margin: 5px;border: 0.5px solid #ccc;color: #666;
}
.hhhpages span{
    background-color: #486ecb;
    color: #fff;
}