* {
    margin: 0;
    padding: 0;
}

html {
    font-size: 100px;
}

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dt,
dd,
input {
    margin: 0;
    padding: 0;
}

* {
    box-sizing: border-box;
}

html {
    overflow-y: scroll;



}


:root {
    overflow-y: auto;
    overflow-x: hidden;
}

:root body {
    position: absolute;
}

body {
    width: 100vw;
    overflow: hidden;
}

body {
    font: 16px/1.5 "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei",
        "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    font-size: 12px;
}




/* 去除列表默认样式 */
ul,
ol {
    list-style: none;
}

input {
    outline: none;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
    color: #333;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

/* a:hover {
    color: #333;
    text-decoration: none !important;
} */

a:active {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

a {
    -webkit-tap-highlight-color: transparent
}

;

img {
    vertical-align: middle;
}

.sbox {
    width: 100vw;
}

.w100 {
    width: 100vw !important;
}

.h100 {
    height: 100vh !important;
}
.shinav {
    width: 15rem;
    height: .35rem;
    /* margin-top: 2.9rem; */
    position: absolute;
    bottom: 100px;
    display: flex;
    justify-content: space-between;
}


.shinavlist {
    width: 3.5rem;
    color: #FFFFFF;
    cursor: pointer;
    font-family: HarmonyOS Sans SC;
font-size: .18rem;
font-weight: 500;
line-height: .21rem;
letter-spacing: 0em;
text-align: left;

}

.shinavlist:hover i {
    background: #E60012;

}

.shinavlist i {
    display: inline-block;
    width: 100%;
    height: .01rem;
    opacity: 0.5;
    background: #FFFFFF;
}
/* head */
.head {
    width: 100%;
    height: .72rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .84rem 0 .79rem;
    position: absolute;
    top: 0;
    z-index: 100000;
}

.head .headtab {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    height: .72rem;
    /* margin-left: 5.2rem; */
}

.head .headtab li {
    margin-left: .5rem;

    text-align: left;
    height: 100%;
}

.head .headtab li a {
    color: #FFFFFF;
        font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 400;
    line-height: .72rem;
    letter-spacing: 0em;
}

.headright {
    display: flex;
    width: 1.4rem;
    justify-content: space-between;
    margin-left: .59rem;
}

.headright>div {
    width: .2rem;
    height: .72rem;
}

.headright img {
    width: .2rem;
    height: .2rem;

}

.head1 {
    width: 100%;
    height: .72rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 .84rem 0 .79rem;
    position: fixed;
    top: 0;
    background-color: #FFFFFF;
    z-index: 100000;
    border-bottom: 1px solid #E0E0E0;
}


.logo img{
    width: 1.58rem;
    height: .26rem;
}
.head1 .headtab {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    height: .72rem;
    position: relative;
    /* margin-left: 5.2rem; */
}

.head1 .headtab>li {
    margin-left: .5rem;
   
    text-align: left;
    height: 100%;

}

.head1 .headtab>li a {
    color: #70757C;
    font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 400;
    line-height: .72rem;
    letter-spacing: 0em;
}
.head1 .headtab>li ul a{
    line-height: .52rem;
}
/* .headright {
    display: flex;
    width: 1.4rem;
    justify-content: space-between;
    margin-left: .59rem;
} */

.headright>div {
    width: .2rem;
    height: .72rem;
    display: flex;
    align-items: center;
    position: relative;
}

.headright img {
    width: .2rem;
    height: .2rem;
    cursor: pointer;
}

.headright>div:hover {
    border-bottom: .03rem solid #E60012;
}

.headtab .active {

    border-bottom: .03rem solid #E60012;
}

.headtab .active>a {
    color: #E60012;
}

.headtab li:hover {

    border-bottom: .03rem solid #E60012;
    cursor: pointer;
}

.headtab li:hover>a {
    color: #E60012;
}

.headinpbtn {
    display: inline-block;
    width: .48rem;
    height: .38rem;
    background-color: #E60012;
    background-image: url(../images/search.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: .15rem;
    border-radius: 2px;
}

.headtab1 {
    display: flex;
    align-items: center;
}

.headtab1 input {
    width: 5.8rem;
    height: .38rem;
    font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 300;
    line-height: .19rem;
    letter-spacing: 0em;
    text-align: left;
    text-indent: .13rem;
    color: #70757C;
    background: #FFFFFF;
    border: 1px solid #DFDFDF;
    border-radius: 2px;
    margin-right: .12rem;
}

.gzhkunag1 {
    position: absolute;
    right: -0.5rem;
    bottom: -1.55rem;
    width: 1.3rem;
    height: 1.55rem;
   

  
    
}
.gzhkunag11{
    background: #FFFFFF;
    border-radius: 10px;display: flex;
    flex-direction: column;
    align-items: center;
justify-content: center;
 height: 1.46rem;
 width: 1.3rem;
 position: absolute;
 bottom: 0;
}
.gzhkunag1 img {
    width: 1.05rem;
    height: 1.05rem;
}

.gzhkunag1 p {
    font-family: HarmonyOS Sans SC;
    font-size: .14rem;
    font-weight: 400;
    line-height: .16rem;
    letter-spacing: 0em;
    text-align: left;
    color: #70757C;
    margin-top: .05rem;
}

.xuanyy {
    position: absolute;
    right: -0.5rem;
    bottom: -0.8rem;
    width: 1rem;
    height: .8rem;
   
}
.xuanyy11{
    width: 1rem;
    height: .71rem;
    background: #FFFFFF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    position: absolute;
    bottom: 0;
}
.xuanyy p {
    font-family: HarmonyOS Sans SC;
    font-size: .14rem;
    font-weight: 400;
    line-height: .16rem;
    letter-spacing: 0em;
    text-align: center;
    cursor: pointer;
}

.xuanyy p a:hover {
    color: #E60012;
}



.tabs-box {
    width: 100%;
    height: 3.9rem;
    position: fixed;
    top: .72rem;
    left: 0;
    background-color: #fff;
    padding-left: 6.29rem;
    padding-top: .65rem;
    display: flex;
}

.tabs-box img {
    width: 3.24rem;
    height: 1.82rem;
    margin-right: .63rem;
}

.tabs-box ul {
    padding-left: 0.78rem;
    border-left: 0.6px solid #C1C1C1;
    height: 2.44rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    font-family: HarmonyOS Sans SC;
    font-size: .18rem;
    font-weight: 300;
    line-height: .21rem;
    letter-spacing: 0em;
    text-align: left;
    color: #454545;
}
/* .msban */
.msban {
    width: 100%;
    height: 100vh;

    background-size: 100% 100%;
    background-repeat: no-repeat;
  position: relative;
 
}
.msban p {
    color: #fff;
    margin: auto;

}
.mnav{
    width: 100%;
    height: .9rem;
    padding: 0 .3rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(180deg, #F0F0F0 0%, rgba(255, 255, 255, 0) 28.89%);
}
.mnav img{
width: .24rem;
height: .24rem;
}
.mnav span{
font-family: HarmonyOS Sans SC;
font-size: .26rem;
font-weight: 500;
line-height: .3rem;
letter-spacing: 0em;
text-align: center;
color: #373737;
}
.arrow-right {
    width: .1rem;
    height: .1rem;
    border-top: .02rem solid;
    border-right: .02rem solid;
    border-color: red;
    content: '';
    position: absolute;
    left: .05rem;
    top: 42%;
    transform: translateY(-50%);
    transform: rotate(45deg);
}
.tiaodong{
    display: inline-block;
    width: 30px;
    height: 30px;
   cursor: pointer;
    position: absolute;
    background-image: url(../images/跳动箭头.png);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: center;
    bottom: .34rem;
    left: 50%;
    transform: translateX(-50%);
    -webkit-animation: arrowdown 1s ease infinite;
    animation: arrowdown 1s ease infinite;
}

@keyframes arrowdown
{
	0% {transform:translateY(0);}
	50%  {transform:translateY(30%);}
	100% {transform:translateY(0);}
}

@-webkit-keyframes arrowdown
{
	0% {-webkit-transform:translateY(0);}
	50%  {-webkit-transform:translateY(30%);}
	100% {-webkit-transform:translateY(0);}
}
.msban p:first-child {
    font-family: HarmonyOS Sans SC;
    font-size: .42rem;
    font-weight: 900;
    line-height: .49rem;
    letter-spacing: 0em;
    text-align: left;
    
    color: #FFFFFF;
    text-shadow: 1px 2px 14px rgba(0, 0, 0, 0.25);
}

.msban p:last-child {
    font-family: HarmonyOS Sans SC;
    font-size: .42rem;
    font-weight: 900;
    line-height: .49rem;
    letter-spacing: 0em;
    text-align: left;
    
    color: #FFFFFF;
    margin-top: .06rem;
}


#fy1 {
    display: flex;
    justify-content: center;
    margin-top: .42rem;


}

#fy1 .pre {
    display: inline-block;
    width: .88rem;
    height: .44rem;
    background: #B0B0B0;
    border-radius: .04rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    margin: 0 .27rem;
}


#fy1 a {
    display: inline-block;
    width: .44rem;
    height: .44rem;
    text-align: center;
    line-height: .44rem;
    background-color: #B0B0B0;
    border-radius: .04rem;
    color: #fff;
    margin-right: .13rem;
}
#fy1 a:hover{
    background: #1367BB;
}
.cpb {
    display: inline-block;
    width: .44rem;
    text-align: center;
    height: .44rem;
    line-height: .44rem;
    background-color: #B0B0B0;
    border-radius: .04rem;
    color: #fff;
    margin-right: .13rem;
    background-color: #1367BB !important;
}

.fy1 span{
    display: inline-block;
    width: .44rem;
    text-align: center;
    height: .44rem;
    line-height: .44rem;
    background-color: #B0B0B0;
    border-radius: .04rem;
    color: #fff;
    margin-right: .13rem;
}
  /* ====================M10单页========================== */

  .dytoptu {
    background-image: url(../images/danyebgi.png);
    position: relative;
    padding: 4.17rem calc((100vw - 15rem)/2);
}

.companyjj {
    width: 100vw;
    padding: .95rem calc((100vw - 15rem)/2) .92rem;
    
}

.companyjj .title {
    font-family: HarmonyOS Sans SC;
    font-size: .36rem;
    font-weight: 400;
    line-height: .42rem;
    letter-spacing: 0em;
    text-align: center;
    color: #373737;
    margin-bottom: .25rem;
}

.companyjj>h6 {
    font-family: HarmonyOS Sans SC;
    font-size: .18rem;
    font-weight: 300;
    line-height: .36rem;
    letter-spacing: 0em;
    text-align: center;
    color: #70757C;
}

.companyjj>img {
    width: 100%;
    margin-top: .52rem;
    margin-bottom: .24rem;
}

.companyjj>p {
    font-family: HarmonyOS Sans SC;
    font-size: .18rem;
    font-weight: 300;
    line-height: .36rem;
    letter-spacing: 0em;
    text-align: left;
    color: #70757C;
    margin-top: .23rem;
}



.rightnav {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.rightnavlist {
    width: .5rem;
    height: .5rem;
    margin-top: .1rem;
    background: #FFFFFF;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    font-size: .12rem;
}

.rightnavlist:hover {
    background: #C8C8C8;
}

.rightnavlist>img {
    width: .3rem;
    height: .3rem;
}

.rightnavlist:last-of-type>img {

    width: .2rem;
    height: .2rem;

}

.rightnavlist>div {
    position: absolute;
    font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 400;
    line-height: .18rem;
    letter-spacing: 0px;
    text-align: left;
    color: #3D3D3D;
}

.lxbg {
    top: -1.35rem;
    left: -3rem;
    width: 2.76rem;
    height: 3.66rem;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    align-items: center;
}

.lxbg img {
    position: absolute;
    right: .15rem;
    top: .21rem;
    width: .16rem;
    height: .16rem;
}

.lxbg input[type='text'] {
    width: 1.8rem;
    height: .44rem;
    border: 1px solid #B9B9B9;

}
.lxbg input[type='checkbox']{
width: .16rem;
height: .16rem;
}
.lxbg input[type='button'] {
    width: 2.3rem;
    height: .44rem;
   
    background: #004798;
    border: none;
    font-family: HarmonyOS Sans SC;
font-size: .16rem;
font-weight: 400;
letter-spacing: 0px;
color: #FFFFFF;
}

.lxbg h6 {
    margin-top: .32rem;
    margin-bottom: .37rem;
    font-family: HarmonyOS Sans SC;
    font-size: .2rem;
    font-weight: 400;
    line-height: .2rem;
    letter-spacing: 0px;
    text-align: left;
    border: none;
}

.lxbg div {
    margin-bottom: .12rem;
}

.ckwxewm img {
    width: 1.36rem;
    height: 1.36rem;
}

.ckwxewm {
    position: absolute;
    left: -2.3rem;
    top: -0.85rem;
    width: 2rem;
    height: 2.58rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.ckwxewm p {
    font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 400;
    line-height: .3rem;
    letter-spacing: 0px;
  
    color: #3D3D3D;
    position: relative;
    top: -0.2rem;
    left: -0.2rem;
}

.douyin img {
    width: 1.36rem;
    height: 1.36rem;
}

.douyin {
    position: absolute;
    left: -2.3rem;
    top: -1.5rem;
    width: 2rem;
    height: 2.58rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
}

.douyin p {
    font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 400;
    line-height: .3rem;
    letter-spacing: 0px;
    text-align: center;
    color: #3D3D3D;
    margin-top: .24rem;
}

.dianhua {
    position: absolute;
    width: 2rem;
    height: .5rem;
    left: -2.3rem;
    font-family: HarmonyOS Sans SC;
    font-size: .16rem;
    font-weight: 400;
    line-height: .18rem;
    letter-spacing: 0px;
    text-align: left;
    color: #3D3D3D;
    background: #FFFFFF;
    border: 1px solid #D0D0D0;
    box-shadow: 1px 2px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: center;
    align-items: center;
}
.mbjj{
position: absolute;
top: 2rem;
width: 100vw;
z-index: 10;
background: #FFFFFF;
padding: 0 .3rem;
}
.mbjj li{
position: relative;
}
.mbjj li a {
display: block;
line-height: 0.7rem;
border-bottom: 1px solid #f2f2f2;
font-size: 0.26rem;
color: #333;
}
.mbjj li a.mbactive {
padding-left: 0.2rem;

}


@media screen and (min-width:751px){
    mheader{
        display: none;
    }
    
    mfooter{
    display: none;
    }
    .companyjj>.shoujih6{
        display: none;
    }
    .mnav1,.xinwenlist .mdates,.newstab,.xwnrrbom,.myearsswp,.gwxq h5,.wjtitle11{
        display: none;
    }
}

@media screen and (max-width:750px) {
   
.mnav1{
    display: block;
}
    header{
        display: none;
    }
    .dytoptu{
    background-image: url(../images/bgi11.png);
    background-size:cover;
    padding: 0 !important;
    display: flex;flex-direction: column;justify-content: center;
}
.wzlb{
    background-image: url(../images/ngi22.png);
    background-size:cover;
    padding: 0 !important;
    display: flex;flex-direction: column;justify-content: center;
}
.msban{
    height: 5.84rem;
}
.msban p:first-of-type{
    text-align: center;
 

}
.msban p:last-of-type{
    text-align: center;
    font-size: .24rem;
    margin-top: .28rem;

}
.xinwenlist{
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 .57rem 0;
    margin-top: .4rem;
}
.xinwenlist img{
margin-right: 0;
width: 2.48rem;
height: 1.65rem;
border-radius: 5px;
}
.xinwenlist p{
    display: none;
}
.xinwenlist h6{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 500;
line-height: .48rem;
letter-spacing: 0em;
text-align: left;
color: #454545;
}

.xinwenlist div>span{
    display: block;
    font-family: Roboto;
    font-size: .2rem;
    font-weight: 300;
    line-height: .38rem;
    letter-spacing: 0em;
    text-align: left;
    color: #666666;
}
.xinwencenter{
    padding: 0 .6rem;
}


.myhj1{
    padding-top: 0 !important;
}
.detailcen>h6,.detail2cen>h6{
    font-family: HarmonyOS Sans SC;
font-size: .2rem;
font-weight: 300;
line-height: .23rem;
letter-spacing: 0em;
text-align: left;
color: #A5A5A5;
}
.detailcen>h3{
    font-family: HarmonyOS Sans SC;
font-size: .36rem;
font-weight: 500;
line-height: .6rem;
letter-spacing: 0em;
text-align: left;
color: #333333;
}
.detail2cen>h3{
    font-family: HarmonyOS Sans SC;
font-size: .36rem;
font-weight: 500;
line-height: .6rem;
letter-spacing: 0em;
text-align: center;
color: #333333;
}
.detailcen,.detail2cen{
    padding: .33rem !important;
}
.detail{
    flex-direction: column;
}

.detaill{
    width: auto;
flex-direction: row;
    justify-content: flex-start;
    border: none;
}
.detaill img{
    width: .28rem;
    height: .28rem;
}
.detaill p{
    margin: 0 !important;
    font-family: Roboto;
font-size: .2rem;
font-weight: 300;
line-height: .23rem;
letter-spacing: 0em;
text-align: left;
margin-right: .55rem !important;
margin-left: .13rem !important;
color: #767676;
}
.xwrqi, .ckrs{
    flex-direction: row;
    align-items: center;
}.detailr{
    padding: 0 !important;
}
.detail2cen>h5{
    font-family: Roboto;
font-size: .2rem;
font-weight: 300;
line-height: .23rem;
letter-spacing: 0em;
text-align: center;
margin-top: .48rem;
margin-bottom: .36rem;
}
.detail2nr p{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 400;
line-height: .48rem;
letter-spacing: 0em;
text-align: justified;
color: #767676;
}
.detail2nr>img{
    height: 4rem;
    width: 6rem;
    margin: .32rem  .4rem .44rem !important;
}
.detail2nr p:last-of-type{
    margin-bottom: .8rem;
}
.fxzhi img{
    width: .44rem;
    height: .44rem;
}
.xgxw h6{
    font-family: HarmonyOS Sans SC;
font-size: .48rem;
font-weight: 400;
line-height: .56rem;
letter-spacing: 0em;
text-align: center;
color: #373737;
}
.xgxw{
    padding: 0 .3rem .95rem!important;
}
.hjlist1 ul{
    padding: 0 .3rem;
    flex-direction: column;
}
.hjlist1 ul li{
    width: 100%;
}
.fxzhi div{
    height: .44rem;
    width: .88rem;
}
.detailr p{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 400;
line-height: .48rem;
letter-spacing: 0em;
text-align: left;
color: #767676;
text-indent:.5rem;
}
.detailr>img{
    width: 6rem;
    height: 4rem;
    margin: .4rem .4rem !important;
}

.retuitu{
    flex-direction: column;
    padding: .27rem .3rem .73rem; 
}
.retuitu>img{
    width: 100%;
    height: 4.6rem ;
}
.retuitur h6{
    font-family: HarmonyOS Sans SC;
font-size: .28rem;
font-weight: 500;
line-height: .48rem;
letter-spacing: 0em;
text-align: left;

}
.retuitur a{
    width: 2rem;
    height: .62rem;
    font-family: HarmonyOS Sans SC;
font-size: .2rem;
font-weight: 400;
line-height:  .62rem;
letter-spacing: 0em;
display:flex ;
justify-content: space-around;
align-items: center;
}
.retuitur a img{
    width: .24rem;
   
}
.hjlist ul li{
    width: 46% !important;
}
.hjlist ul li div h6{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 500;
line-height: .38rem;
letter-spacing: 0em;
text-align: left;

}
.mmyyratswiper .items{
    width: 100% !important;
}
.myearsswp:before{

    bottom: 5.5rem;
}
.myearsswp .items .line:before{
    bottom:  .25rem;
width: .06rem;
height: .16rem;

}
.swiper-button-next, .swiper-button-prev{
position: relative;
    bottom: 5.25rem  !important;
}
.myearsswp .swiper-btn img{
    width: .16rem;
}
.myearsswp .swiper-btn{
    display: flex;
    justify-content: space-between;
}
.imgs{
    width: 6.9rem;
    height: 4.6rem;
}
/* ////////////////////////////// */
.myearsswp .years{
    font-family: Bebas;
font-size: .48rem;
font-weight: 400;
line-height:  .64rem;
letter-spacing: 0em;
text-align: left;
color: #000000;
margin: .3rem 0;
}
.myearsswp .yearsbt{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 400;
line-height: .48rem;
letter-spacing: 0em;
text-align: center;
margin-bottom: 1.46rem;
height: 100%;
}
.zxfk{
    padding: .88rem .3rem 1.02rem;
}

.zxfk input[type='text'],.zxfk div textarea{
    width: 6.9rem;
}
.lxxxcen{
    padding-top: .73rem;
}
.lxxxxq{
    height: auto;
    background-color: #FFFFFF;
    padding: 0 .3rem;
flex-direction: column;
}
.lxxxxq p:last-of-type{
    height: .7rem;
    border-bottom:  1px solid #E3E3E3;
}
.lxxxxq>img{
    width: 6.9rem;
    height: 4.76rem;
}
.zxfk div img{
    top: 0.65rem;
}
.leibielist{
    width: 100%;
}
.lxxxxq p{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 300;
line-height: .48rem;
letter-spacing: 0em;
text-align: left;

}
.zxfk input[type='button']{
    bottom: 0;
}
.leibiecen{
    padding: .78rem .3rem 0;
}
.leibielist h6{
    font-size: .28rem;
}
.leibielist p{
    font-size: .24rem;
}
.zpcz{
    text-align: right;
    margin-right: .4rem;
}
.zptitle1{
    border-bottom: 1px solid #EAEDED;
}.zpjtnr{
    flex-direction: column;
}

.gwxq h5 p{
    font-family: HarmonyOS Sans SC;
font-size: .22rem;
font-weight: 400;
line-height: .42rem;
letter-spacing: 0em;
text-align: left;

}
.zpmc{
    margin-left: .36rem;
}
.gwxq h5 p span{
    font-family: HarmonyOS Sans SC;
    font-size: .22rem;
    font-weight: 300;
    line-height: .42rem;
    letter-spacing: 0em;
    text-align: left;
    margin-left: .05rem;
}.zpjtnr h5{
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 500;
line-height: .28rem;
letter-spacing: 0em;
text-align: left;
margin-top: .3rem;
}
.zpjtnr p{
    font-family: HarmonyOS Sans SC;
    font-size: .22rem;
    font-weight: 300;
    line-height: .42rem;
    letter-spacing: 0em;
    text-align: left;
     
}
.zxzpcen,.wjxzcen{
    padding: .73rem .3rem;
}
.sqzw{left: .4rem !important;}
.wjtitle11{
    display: none;
    width: 6.9rem;
    padding-left: .36rem;
    background: #F9F9FA;
}
.wjtitle11 p{
    font-family: HarmonyOS Sans SC;
font-size: .22rem;
font-weight: 400;
line-height: .42rem;
letter-spacing: 0em;
text-align: left;



}
.wjtitle11 span{
    font-family: HarmonyOS Sans SC;
    font-size: .22rem;
    font-weight: 300;
    line-height: .42rem;
    letter-spacing: 0em;
    text-align: left;
}
.shinav,.gxrq,.wjlb,.gwxq h4,.tiaodong,.xinwenlist .mover,.xinwenlist h6 span,.head1,.fxcq,.detaill h5,.detaill .hengxian1,.detailr>.anniu1,.detailrbom,.retuitur p,.yearsswp,.gzdd,.zplb,.zprs{
    display: none;
}

footer{
    display: none;
}
mheader{
    display: block;
}

mfooter{
display: block;
}

.companyjj{
    padding: .73rem .3rem .9rem;
}
.companyjj .title{
    font-family: HarmonyOS Sans SC;
font-size: .48rem;
font-weight: 400;
line-height: .56rem;
letter-spacing: 0em;
text-align: center;
color: #373737;
}
.companyjj>p{
    margin-top: .38rem;
    font-family: HarmonyOS Sans SC;
font-size: .24rem;
font-weight: 400;
line-height: .48rem;
letter-spacing: 0em;
text-align: left;

}
.rightnav{
 display: none !important;
}
.companyjj>h6{
    display: none;
}
.companyjj>.shoujih6{
    display: block;
}
}




 




  /* @media only screen and (max-width: 750px) {
    html {
      font-size: 50px;
    }
}
@media only screen and (max-width: 720px) {
    html {
      font-size: 48px;
    }
  }
  @media only screen and (max-width: 540px) {
    html {
      font-size: 36px;
    }
  }
  @media only screen and (max-width: 480px) {
    html {
      font-size: 32px;
    }
  }
  @media only screen and (max-width: 424px) {
    html {
      font-size: 28.26666667px;
    }
  }
  @media only screen and (max-width: 414px) {
    html {
      font-size: 27.6px;
    }
  }
  @media only screen and (max-width: 400px) {
    html {
      font-size: 26.66666667px;
    }
  }
  @media only screen and (max-width: 384px) {
    html {
      font-size: 25.6px;
    }
  }
  @media only screen and (max-width: 375px) {
    html {
      font-size: 25px;
    }
  }
  @media only screen and (max-width: 360px) {
    html {
      font-size: 24px;
    }
  }
  @media only screen and (max-width: 320px) {
    html {
      font-size: 21.33333333px;
    }
  } */