
@font-face {
    font-family: Rany;
    src: url("../fonts/Rany.otf");
  }
html {
    color: #222;
    background-color: #fff;
    font-size: 16px;
    overflow-X: hidden;
    /* font-size: 1.25vw; */
}
.main * {
    word-wrap: break-word;
}
/* 去除点击阴影 */
*{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent; 
}
blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
legend,
li,
ol,
p,
pre,
td,
textarea,
th,
ul {
    margin: 0;
    padding: 0
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

fieldset,
img {
    border: 0
}
.cur{
    cursor: pointer;
}
address,
caption,
cite,
code,
dfn,
var {
    font-style: normal;
    font-weight: 400
}

ol,
ul {
    list-style: none
}

caption,
th {
    text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 400
}

q:after,
q:before {
    content: ''
}



input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit
}

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

a,
li {
    color: #222;
    list-style: none;
    text-decoration: none
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: Pingfang SC, Hiragino Sans GB, Microsoft YaHei, WenQuanYi Micro Hei, sans-serif, Helvetica ;
    max-height: 999999999rem;
    /* user-select: none; */

}

body {
    font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC, WenQuanYi Micro Hei, sans-serif;
}

/* 模块状态 */
.poa {
    position: absolute;
}

.por {
    position: relative;
}

.dib {
    display: inline-block;
}

.db {
    display: block;
}

.dn {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.fln {
    float: none;
}



/* 多行隐藏 */
.oh {
    overflow: hidden;
}

.oa {
    overflow: auto;
}

.oh1,
.oh2,
.oh3,
.oh4,
.oh5,
.oh6 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.oh1 {
    -webkit-line-clamp: 1;
}

.oh3 {
    -webkit-line-clamp: 3;
}

.oh4 {
    -webkit-line-clamp: 4;
}

.oh5 {
    -webkit-line-clamp: 5;
}
.oh6 {
    -webkit-line-clamp: 6;
}
/* table */
table{
    width: 100% !important;
}

/* 搜索按钮 */

[v-cloak] {
    display: none;
}


html{
    /* min-width: 1400px; */
    overflow: auto;
}
.box{
    width: 100%;
}
.cen{
    margin: 0 auto;
    width: 1200px;
}

.wzi{
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    line-height:  32px;
    color: #FFFFFF;
    background: #C7282E;
    width: 128px;
    height: 32px;
    border-radius: 4px;
    margin-right: 32px;
}

/* 分页 */
.pagebox{
    width: 100%;
    margin-top: 24px;
}
.pagcom{
    display: flex;
    align-items: center;
    justify-content: end;
    flex-wrap: wrap;
}
.pagcom a{
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 12px;
    min-width: 32px;
    height: 32px;
    /* border: 1px solid #D9D9D9; */
    margin-left: 8px;
    font-size: 14px;
    font-weight: 400;
    color: #000000;
    border-radius: 2px;
}
.pagcom .sel{
    border: 0;
    background: #C7282E;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
}
.pagcom .curpo{
    width: 62px;
    background: #F9FAFB;
    color: #B2BCC6;
    border: 0;

}
/* .pagcom .curpo[disabled="disabled"]{
    display: none;
} */

.curpo.yact{
    color: #C7282E !important;
}
.totlelist{
    height: 32px;
    margin-right: 14px;
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 14px !important;
    line-height: 32px !important;
    margin-bottom: 12px;
    color: #757575 !important;

}

.totlelist .colys{
    color: #C7282E;

}
/* header */
.header{
    background-color: #ffffff;
    z-index: 999;
}
.headerM{
    display: none;
    z-index: 999;
}
.headerPC{
    display: block;
    height: 96px;
    padding-top: 13px;
    z-index: 999;
}
.hPC{
    display: block;
}
.headerPC_top{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo_img{
    height: 44px;
}
.logo_img img{
    height: 100%;
    vertical-align: bottom;
}
.search_top{
    width: 96px;
    height: 36px;
    border-radius: 24px;
    background: #C7282E1A;


}
.search_top_img{
    width: 14px;
    height: 14px;
    flex: none;
    margin-right: 6px;
    margin-top: 4px;
}
.search_top_img img{
    width: 100%;
    height: 100%;
    vertical-align: top;
}
.search_top a{
    width: 100%;
    height: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #C7282E;
    display: flex;
    align-items: center;
    justify-content: center;
}
.kfrx_img{
    height:26px;
    margin-left: 33px;
}
.kfrx_img img{
    height: 100%;
}
.headerPC_top_R{
    display: flex;
    align-items: center;
}
.headerPC_bottom{
    width: 1200px;
    height: 42px;
    background: #C7282E;
    bottom: 0;
    left: 0;
    transform: translateY(50%);
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.headerPC_li1{
    flex: 1;
    height: 100%;

}

.headerPC_li1_a{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    font-weight: 500;
    font-size: 16px;
    color: #FFFFFF;
}
.headerPC_li1_act{
    border: 2px solid #C7282E;
    background: #FFFFFF;
}
.headerPC_li1_act .headerPC_li1_a{
    color: #C7282E;
}

.header_ul2 {
    font-size: 0;
    overflow: hidden;
    left: 50%;
    top: 110%;
    transform: translateX(-50%);
    visibility: hidden;
    opacity: 0;
    transition: top .2s, visibility .2s, opacity .2s;
    background-color: #fff;
    padding: 25.0008px 28.8px 28.0008px 28.8px;
    padding: 0;
    /* border-radius: 6px; */
    box-shadow: 0px 4px 16px 0px #0000001A;
    width: 100%;

}
.headerPC_li1:hover .header_ul2 {
    opacity: 1;
    visibility: initial;
    top: 100%;
}
.header_ul2_cen{
    padding: 50px 74px;
    display: flex;
    gap:24px 5%;
    flex-wrap: wrap;
}
.header_li2{
    padding: 15px 28.8px;
    text-align: center;
}
.header_li2 a {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0em;
    text-align: left;
    color: #535353;
}
.header_li2:hover{
    background-color: #C7282E;
}
.header_li2:hover a{
    color: #ffffff !important;
}
.header_li2_act{
    background-color: #C7282E;
}
.header_li2_act a{
    color: #ffffff !important;
}
.header_pc_li2_box{
    width: 30%;
}
.header_pc_li2_top{
    display: flex;
    align-items: center;
}
.header_pc_li2_i{
    width: 3px;
    height: 16px;
    background: #C7282E;
    margin-right: 8px;
}
.header_li2_a{
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #252525;
    transition: color 0.3s;
}
.header_li2_a:hover{
    color: #C7282E;
}
.header_pc_ul3{
    display: flex;
    flex-wrap: wrap;
    padding-left: 11px;
    gap: 10px 5%;
    margin-top: 16px;
}
.header_pc_li3{
    min-width: 30%;
    font-weight: 500;
    font-size: 14px;
    color: #7E7E7E;
    transition: color 0.3s;
}
.header_pc_li3:hover{
    color: #C7282E;
}
.header_a_act{
    color: #C7282E;
}
.wzi_img{
    height: 20px;
    position: absolute;
    top: 26px;
    right: 50px;
}
.wzi_img img{
    height: 100%;
}
/* footer */
.footer {
    position: relative;
    width: 100%;
    background: #1A1A1A;
    overflow: hidden;
}
.footer::before {
    content: "";
    position: absolute;
    top: 0; left: 0; right: 0; bottom: 0;
    background: url(../images/footer_bgc2.gif) no-repeat 0 0/100% 100%;
    opacity: 0.2; /* 控制图像的透明度 */
    transform: scale(2);
}
.footer_cen{
    padding-top: 40px;
    padding-bottom: 16px;
    position: relative;
    z-index: 2;
}
.footer_top{
    display: flex;
    justify-content: space-between;
}
.footer_ewm{
    width: 129px;
    height: 129px;

}
.footer_ewm img{
    width: 100%;
    height: 100%;
}
.footer_ewm_name{
    font-weight: 500;
    font-size: 14px;
    color: #C7282E;
    margin-top: 8px;
    text-align: center;
}
.footer_R{
    display: flex;
}
.footer_ewm_box{
    margin-left: 40px;
}
.footer_yqlj{
    display: flex;
    align-items: center;
}
.footer_yqlj_a,.footer_yqlj_span{
    font-weight: 500;
    font-size: 16px;
    color: #C7282E;
}
.footer_yqlj_span{
    margin: 0 4px;
}
.footer_L_li{
    display: flex;
    align-items: center;
}
.footer_L_name1{
    font-weight: 500;
    font-size: 16px;
    color: #C7282E;
    flex: none;
}
.footer_L_ul{
    margin-top: 15px;
}
.footer_L_name2{
    font-weight: 500;
    font-size: 16px;
    color: #AFAFAF;
    flex: none;
}
.footer_L_p2{
    font-weight: 500;
    font-size: 16px;
    color: #AFAFAF;
}
.footer_mt6{
    margin-bottom: 6px;
}
.footer_bottom{
    display: flex;
    justify-content: space-between;
    align-items: end;
}
.footer_aqlm_img{
    width: 124px;
    height: 47px;
    margin-right: 10px;

}
.footer_aqlm_img img{
    width: 100%;
    height: 100%;
}
.footer_bottom_dfe{
    display: flex;
    align-items: end;
}
.footer_bottom_name{
    font-weight: 400;
    font-size: 14px;
    color: #757575;
    transition: color 0.4s;
}
a.footer_bottom_name:hover{
    color: #C7282E;
}
.footer_logo{
    height: 14px;
    margin-right: 4px;
}
.footer_logo img{
    height: 100%;
    vertical-align: top;
}
.footer_bottom_dfc{
    display: flex;
    align-items: center;
}
@media screen and (max-width:1500px) {
    .headerPC_top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 120px;
    }
}
@media screen and (max-width:1250px) {
    .cen {
        width: 90%;
    }
    .headerPC_bottom {
        width: 100%;
    }
    .index_banner {
        height: 320px;
    }
    .footer_L_name1 {
        font-size: 14px;
    }
    .footer_yqlj_a, .footer_yqlj_span {
        font-size: 14px;
    }
    .footer_L_name2 {
        font-size: 14px;
    }
    .footer_L_p2 {
        font-size: 14px;
    }
    .footer_ewm {
        width: 110px;
        height: 110px;
    }
    .footer_bottom_name {
        font-size: 12px;
    }
    .footer_bottom_dfc {
        width: 100%;
    }

}
@media screen and (max-width:1024px) {
    .wzi {
        font-size: 0.6667rem;
        line-height: 1.3333rem;
        width: 5.3333rem;
        height: 1.3333rem;
        border-radius: 0.1667rem;
        margin: auto;
        display: block;
        margin-bottom: 1rem;
    }
    .totlelist {
        height: 1rem;
        margin-right: 0.5rem;
        font-size: 0.5rem !important;
        line-height: 1rem ;
        margin-bottom: 0.5rem;
    }
    .pagcom a {
        margin-bottom: 0.5rem;
        min-width: 1rem;
        height: 1rem;
        margin-left: 0.3333rem;
        font-size: 0.5rem;
        border-radius: 0.0833rem;
    }
    .pagcom .sel {
        font-size: 0.5rem;
    }
    .pagcom .curpo {
        width: 2rem;
    }

    html{
        min-width: 100%;
        max-width: 100vw;
        overflow: auto;
        font-size: 6vw;
        overflow-x: hidden;
    }
    .cen{
        width: 90%;
    }
 
    /* header */
    .box{
        padding-top: 2.4167rem;
    }
    .headerPC,.hPC{
        display: none;
    }
    .headerM{
        display: block;
        width: 100vw;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        background-color: #ffffff;
        padding: 0 5%;
    }
    .header_m_btn{
        height: 0.75rem;
    }
    .header_m_btn img{
        height: 100%;
        vertical-align: top;
    }
    .header_m_logo{
        height: 1.1667rem;
    }
    .header_m_logo img{
        height: 100%;
    }
    .header_m_kfrx{
        height: 0.6rem;
        margin-left: 0.4167rem;
    }
    .header_m_kfrx img{
        height: 100%;
    }
    .header_m_top{
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 2.4167rem;
    }
    .header_m_top_L{
        display: flex;
    }
    .header_m_bgc {
        width: 100%;
        height: calc(100vh - 2.4167rem);
        background: #00000033;
        position: fixed;
        top: 2.4167rem;
        left: 0;
    }
    .header_m_aside_box {
        position: fixed;
        padding: 1rem 0;
        height: calc(100vh - 2.4167rem);
        top: 2.4167rem;
        right: -11.4167rem;
        width: 11.4167rem;
        background: #FFFFFF;
        box-shadow: 0rem 0.1667rem 1.6667rem 0rem #0000001A;
        transition: all 0.4s;
        overflow-y: auto;
    }
    .header_m_aside_box_act {
        right: 0;
    }
    .header_m_a1{
        font-weight: 500;
        font-size: 0.6667rem;
        line-height: 150%;
        color: #000000;
 
    }
    .header_m_aside_li{
        padding: 12px 0;
    }
    .header_m_aside_jt {
        width: 0.6667rem;
        height: 0.6667rem;
    }
    .header_m_aside_jt img{
        width: 100%;
        height: 100%;
        vertical-align: top;
    }
    .header_m_aside_deg {
        transform: rotate(-90deg);
    }
    .header_m_a1_top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        padding-left: 2.0833rem;
        padding-right: 1rem;
    }
    .header_m_a2{
        font-weight: 400;
        font-size: 0.5833rem;
        color: #2E2E2E;
    }
    .header_m_li2{
        margin-bottom: 0.5833rem;
        padding-left: 2.0833rem;
    }
    .header_m_li2:last-child {
        margin-bottom: 0;
    }
    .header_m_aside_ul2{
        margin-top: 0.5rem;
    }
    .header_m_aside_act{
        background: #F4F4F4;

    }
    .header_m_aside_act .header_m_a1{
        color: #C7282E;
    }
    .header_m_a2_act{
        color: #C7282E;
    }
    .wzi_img{
        height: 0.6rem;
        right: 1rem;
    }
    .wzi_img img {
        vertical-align: top;
    }
    /* footer */
    .footer_top {
        display: block;
    }
    .footer_cen {
        padding-top: 1rem;
        padding-bottom: 0.6667rem;
    }
    .footer_L_name1 {
        font-size: 0.5rem;
    }
    .footer_yqlj_a, .footer_yqlj_span {
        font-size: 0.5rem;
    }
    .footer_L_name2 {
        font-size: 0.5rem;
    }
    .footer_L_p2 {
        font-size: 0.5rem;
    }
    .footer_mt6 {
        margin-bottom: 0.25rem;
    }
    .footer_L_ul {
        margin-top: 0.5rem;
    }
    .footer_ewm {
        width: 3.5rem;
        height: 3.5rem;
    }
    .footer_ewm_name {
        font-size: 0.5rem;
        margin-top: 0.0833rem;
    }
    .footer_ewm_box {
        margin-left: 1rem;
    }
    .footer_ewm_box:first-child {
        margin-left: 0;
    }
    .footer_R {
        justify-content: center;
    }
    .footer_bottom {
        flex-wrap: wrap;
        justify-content: center;
    }
    .footer_aqlm_img {
        width: auto;
        height: 0.8333rem;
        margin-right: 0.25rem;
    }
    .footer_bottom_name {
        font-size: 0.4rem;
    }
    .footer_logo {
        height: 0.5833rem;
        margin-right: 0.1667rem;
    }
    .footer_aqlm_img img {
        vertical-align: top;
    }

    .footer_bottom_dfe{
        margin-right: 1rem;
    }
    .footer_bottom_dfc {
        width: auto;
    }

    .footer_bottom {
        gap: 0.2rem;
        margin-top: 0.5rem;
    }
}









