*{
    padding: 0;
    margin: 0;
    font-family: '微软雅黑';

}
/* h1,h5,li,button{
    -webkit-transition:.5s;
    transition:.5s;
} */
button{
    border: 0;
}
input{
    outline: none;
    border: 0 none;
}

ul li{
    list-style: none;
}

a{
    text-decoration: none;
}
img{
    width: 100%;
    /* -webkit-transition:.5s;
    transition:.5s; */
}
.inner{
    width: 77%;
    margin: 0 auto;
}


/* 顶部图片样式 */
.cpzx-header-1{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 41px;
}
.cpzx-header-1>span{
    font-size: 30px;
}
.cpzx-header-1>div>a{
    font-size: 14px;
    color: #6e6e6e;
}
.h-a-clk{
    color: #e50112 !important;
}
/* 字体样式 */



/* 顶部图片 */
/* 头部 */
.cpzx-header{
    width: 100%;
    margin-bottom: 42px;
}

.cpzx-h-body{
    position: relative;
    z-index:1;
}
/* 头部字 */
.h-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    text-align: center;
    color: #fff;
}
/* 字体样式 */
.h-text>h1{
font-size: 30px;

}
.h-text>p{
    margin-top: 20px;
    font-size: 14px;
}
/* 透明框 */
.h-btn{
    height: 50px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: linear-gradient(90deg,rgba(229,1,18,1),rgba(229,1,18,0))
}

.h-btn>ul{
    width: 77%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    height: 100%;

}

.h-btn>ul>li{
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.h-btn>ul>li:first-child{
    margin-left: 0px;
}
.h-btn>ul>li>a{
    color: #ccebfc;
    font-size: 16px;
}

.a-clk-clr a{
    color: #fff !important;
}

/* hover—————————— */
.header-right-text-2>ul>li:hover a{
    color: #e50112;
}


/* 头部导航样式 */
.header{
     /* width: 77%; */
    /* margin: 0 auto; */
    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
    /* height: 100px; */
    /* max-width: 1780px; */
    border-bottom: 1px solid #ececec;
    position: fixed;
    width: 100%;
    background-color: #fff;
    z-index:99999;
}
.header .inner{
    width: 77%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100px;
    max-width: 1780px;
}
.h-b{
    width: 100%;
    border-bottom: 1px solid #ececec;

}

.header-left{
    /* width: 16.3%; */
    width: 50%;
display: flex;
}

.header-left-img>img{
    width: 100%;
    
}
/* 头部导航字体集合 */
.header-left>a>span{
    font-size: 36px;
    color: #e50112;
    font-family: '思源黑体 CN';
    font-weight:bolder;
}
.header-right-text-2>ul>li>a{
    font-size: 16px;
    font-weight: '微软雅黑';
    color: #000;
    line-height:47px;
    }


/* 右 */
.header-right{
    /* width: 42%; */
    width: 100%;
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}
.header-right-text-1{
    font-size: 24px;
    color: #e50112;
    font-family: 'Impact';
    margin-top:16px;
}
.header-right-text-2{

}
.header-right-text-2>ul{
    display: flex;
}
.header-right-text-2>ul>li{
margin-left: 38px;

}

.header-right-text-2>ul>li:first-child{
    margin-left: 0px;
    }
    



    /* 底部部分 */
.botton{
    width: 77%;
    margin: 0 auto;
    margin-top: 200px;
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.botton-left{
    width: 57%;
    display: flex;
    justify-content: space-between;
}
/* 字体样式 */
.botton-left>dl{
    width: 14%;
    
}
.botton-left>dl>dt,.botton-left>dl>dt a{
    font-size: 16px;
    font-family: '微软雅黑';
    /* font-weight: bolder; */
    color: #242424;
    margin-bottom: 32px;
}
.botton-left>dl>dd>a{
    font-size: 14px;
    font-family: '微软雅黑';
    color: #7b7b7b;
}
.botton-left>dl>dd{
    font-size: 14px;
    font-family: '微软雅黑';
    color: #7b7b7b;
    margin-bottom: 24px;
}



.botton-right{
    display: flex;
    width: 35%;
    justify-content: space-between;
}

.botton-right>dl>dt{
    font-size: 16px;
    font-family: '微软雅黑';
    /* font-weight: bolder; */
    color: #242424;
    margin-bottom: 32px;
}
.botton-right>dl>dd{
    font-size: 14px;
    font-family: '微软雅黑';
    color: #7b7b7b;
    margin-bottom: 24px;
}


/* 二维码部分 */
.botton-right>div{
    text-align: center;
}
.botton-right>div>p{
    font-size: 14px;
}


/* _____________ */
/* 最底部备案 */
.botton-1{
width: 100%;
border-top: 1px solid #dedede;
margin-top: 50px;
}
.botton-1-body{
    width: 77%;
    display: flex;
    margin:  0 auto;
    padding: 35px 0;
}
.botton-1-body>span{
    margin-left: 60px;
}
.botton-1-body>span:first-child{
    margin-left: 0;
}
.botton-1-body>span:nth-child(3){
    display: flex;
}
.badge{
    width: 20px;
}

/* 弹层 */

.tc {
    display: none;
    position: fixed;
    top: -14px;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    transition: unset;
    -webkit-transition: unset;
    padding-top: 115px;
}


.tc-cont {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    padding: 5px 25px 30px;
    box-sizing: border-box;
}

.ul-tc {
    height: 80%;
    overflow-y: auto;
}

.ul-tc>li {
    color: #555555;
    font-size: 24px;
    width: 60%;
    border-bottom: 1px #232323 solid;
}

.ul-tc>li>a {
    display: block;
    padding: 15px 5px;
    cursor: pointer;
}


.menu {
    display: none;
    cursor: pointer;
    margin-left: 10px;
}

.menu>ul>li {
    width: 32px;
    height: 3px;
    background-color: pink;
    margin-bottom: 5px;
}

.menu>ul>li:nth-last-child(1) {
    margin-bottom: 0
}

.h-box{
    width: 100%;
    margin: 0 auto;
    background-color: #fff;
}
.ul-tc>li>a{
    font-size: 16px;
}
.ul-tc>li:hover a{
    color: #e50112 !important;
}

/* 公用缓动 */
.hd,
.swiper-slide:hover .h-cp-bg-2,
.swiper-slide:hover .h-cp-body-2>p,
.swiper-slide:hover .h-cp-body-2>div,
.swiper-slide:hover .h-cp-body-2>div>a,
.cp-left-btn:hover,
.yy-btn>ul>li:hover,
.right-1>ul>li:hover,
.right-1>ul>li:hover .right-text>h5,
.jrwm-body>ul>li:hover .jiantou>img,
.jrwm-body>ul>li:hover .li-body>h5,.jrwm-body>ul>li:hover .li-text>p,.jrwm-body>ul>li:hover .xq>a,
.jrwm-body>ul>li:hover .hr,
.jrwm-body>ul>li:hover,
.lxwm-img:hover img,
.xw-img:hover img,
.r-img:hover img,
.l-img-1:hover img,
.l-img-2:hover img,
.search>button:hover,
.m-top>ul>li:hover,
.cpzx-left>ul>li:hover span,
.cpzx-left>ul>li:hover,
.hy-left>ul>li:hover,
.hy-left>ul>li:hover
{
    -webkit-transition:.5s !important;
    transition:.5s !important;
}
.botton-left>dl>dd:hover a{
    color:#e50112 !important;
}