*{
    box-sizing: border-box;
}
@font-face {
    font-family: "mm";
    src: url("../font/HarmonyOS_Sans_SC_Medium.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "bb";
    src: url("../font/HarmonyOS_Sans_SC_Bold.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "ll";
    src: url("../font/HarmonyOS_Sans_SC_Light.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "rr";
    src: url("../font/HarmonyOS_Sans_SC_Regular.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "MM";
    src: url("../font/MM-Medium.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "BB";
    src: url("../font/MM-Bold.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "LL";
    src: url("../font/MM-Light.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "RR";
    src: url("../font/MM-Regular.ttf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
.bannerswiper{
    width: 100%;
    /* height: 630px; */
    height: auto;
}
.topPagtit{
    font-family: RR;
font-size: 32px;
font-weight: 500;
line-height: 38px;
letter-spacing: 0em;
text-align: center;
color: #27221C;
}
.topPagtit1 a{
    font-family: RR;
font-size: 16px;
font-weight: 300;
line-height: 19px;
letter-spacing: 0em;
text-align: center;
color: #999999;
display: flex;
justify-content: center;
align-items: center;
padding: 0 10px;
/* background-color: #FFFFFF; */
z-index: 10;
text-transform: uppercase;
position: relative;
}
.topPagtit1{
    font-family: RR;
font-size: 16px;
font-weight: 300;
line-height: 19px;
letter-spacing: 0em;
text-align: center;
color: #999999;
position: relative;
display: flex;
justify-content: center;
margin-top: 15px;
}
.topPagtit1 a::after{
    width: 150px;
    height: 1px;
    content: "";
    display: flex;
    background: linear-gradient(90deg, #0F8C99 1.22%, rgba(15, 140, 153, 0) 97.78%);
    position: absolute;
    top: 50%;
right: 0;
transform: translate(100%,-50%);
z-index: 9;
}
.topPagtit1 a::before{
    width: 150px;
    height: 1px;
    content: "";
    display: flex;
    background: linear-gradient(90deg,rgba(15, 140, 153, 0) 1.22%,  #0F8C99 97.78%);
    position: absolute;
    top: 50%;
left: 0;
transform: translate(-100%,-50%);
z-index: 9;
}
.topPagtit1 span{
    display: flex;
    width: 5px;
    height: 5px;
    background-color: #35AEB5;
    border-radius: 50%;position: relative;
   top: 7.8px;
}
.TopPagbox1{
    padding: 88px 0 125px ;
}
.TopPagbox1c{
    width: 1440px;
    margin: 42px auto 0;
}
.TopPagbox1c .imgss{
    display: flex;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.TopPagbox1ctop .imgss{
    height: 7.87rem;
}
.TopPagbox1c .imgss img{
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s ease 0s;
}
.TopPagbox1c .imgss:hover img{
    transform: scale(1.1);
}
.TopPagbox1ctop{
    width: 100%;
    /* height: 786px; */
}
.TopPagbox1ctop p{
    font-family: ll;
font-size: 20px;
font-weight: 400;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
margin-top: 34px;
color: #0F8C99;
}
.TopPagbox1cbtm{
    width: 100%;
    display: flex;
justify-content: space-between;
margin-top: 43px;
}
.TopPagbox1cbtms{
    width: 446px;
}
.TopPagbox1cbtms p{
    margin-top: 26px;
    font-family: ll;
font-size: 16px;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
text-align: center;

}
.TopPagbox1cbtms:last-of-type a{
    display: flex;
    width: 100%;
    height: 100%;
    background-color: #E8FAFF;
justify-content: center;
align-items: center;
    flex-direction: column;
}
.TopPagbox1cbtms:last-of-type img{
width: 48px;
height: 48px;
transition: transform 1s ease 0s;
}
.TopPagbox1cbtms:last-of-type p{
    color: #0F8C99;
    
}
.TopPagbox1cbtms:last-of-type:hover img{
transform: rotate(180deg);
}
.teLe{
    background-image: url(/images/teLebgi.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding-top: 88px;
    padding-bottom: 107px;
}
.teLecen{
    width: 1440px;
    margin: 17px auto 0 ;
}
.teLelist{
    width: 100%;
    height: 380px;
    display: flex;
padding: 33px  36px;
background-color: #FFFFFF;
margin-top: 25px ;
}
.teLelistl{
    flex: 1;
    margin-right: 53px;


font-family: rr;
font-size: 14px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0em;
text-align: left;
cursor: pointer;
}
.teLelistl p{
    font-family: rr;
font-size: 14px;
font-weight: 500;
line-height: 32px;
letter-spacing: 0em;
text-align: left;
color: #666666;
}
.teLelistl span{
    font-family: rr;
    font-size: 14px;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #0F8C99;
}
.teLelistr{
    width: 660px ;
    height: 315px;
    overflow: hidden;
}
.teLelistr img{
    width: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s ease 0s;
}
.teLelist:hover img{
    transform: scale(1.1);
}
.teLelist:hover .teLelistl{
    color: #0F8C99;
}
.appca{
    padding:88px 0 99px ;
}
.appcacen{
    width: 1440px;
    margin: 49px auto 0;
    border-top: 1px solid #DEDEDE;
    position: relative;
    display: flex;
    justify-content: space-between;
    padding-bottom: 425px;
}
.appcalist{
    width: 480px;

}
.appcalisttit{
    width: 100%;
    height: 93px;
    display: flex;
    align-items: center;
    padding-left: 40px;
    font-family: ll;
font-size: 18px;
font-weight: 300;
line-height: 21px;
letter-spacing: 0em;
text-align: left;
color: #27221C;
cursor: pointer;
}
.appcalisttit:hover img:first-of-type{
    display: none;
}
.appcalisttit:hover img:last-of-type{
    display: block;
}
.appcalisttit:hover{
    color: #36AEB4;
}
.appcalisttit img{
    width: 32px;
    height: 32px;
    margin-right: 11px;
}
.appcalisttit img:first-of-type{
    display: block;
}
.active .appcalisttit img:first-of-type{
    display: none;
}
.appcalisttit img:last-of-type{
    display: none;
}
.active .appcalisttit img:last-of-type{
    display: block;
}
.active .appcalisttit{
    color: #36AEB4;
}
.appcalistcen{
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
}
.appcalistcenl{
    flex: 1;
    padding:51px 0 0 54px ;
    background-color: #F6F6F6;
}
.appcalistcenl h3{
    font-family: ll;
    font-size: 20px;
    font-weight: 500;
    line-height: 23px;
    letter-spacing: 0em;
    text-align: left;
    color: #27221C;
    margin-bottom: 11px;
}
.appcalistcenl h4{
    font-family: ll;
    font-size: 14px;
    font-weight: 300;
    line-height: 32px;
    letter-spacing: 0em;
    text-align: left;
    color: #666666;
    margin-bottom: 22px;
}
.appcalistcenl h5{
    font-family: ll;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    letter-spacing: 0em;
    text-align: left;
    color:    #0F8C99;
    margin-bottom: 35px;
}
.appcalistcenl p{
width: 118px;
height: 38px;
display: flex;
justify-content: center;
align-items: center;
border: 1px solid #0E8E99;
font-family: ll;
font-size: 14px;
font-weight: 400;
line-height: 16px;
letter-spacing: 0em;
text-align: center;
color: #0E8E99;
border-radius: 50px;
cursor: pointer;
overflow: hidden;
position: relative;
}
.appcalistcenl p span{
    font-family: ll;
font-size: 14px;
font-weight: 400;
line-height: 16px;
letter-spacing: 0em;
text-align: center;
color: #0E8E99;
z-index: 10;
}
.appcalistcenl p::before{
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 0;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    background-color:#0E8E99 ;
}
.appcalistcenl:hover  p::before{
    left: 0;
}.appcalistcenl:hover p span{
    color: #FFFFFF;
}
.appcalistcenl:hover p{
    border: none;
}
.appcalistcenr{
    width: 720px;
    height: 425px;
}
.appcalistcenr img{
    width: 100%;
    object-fit: cover;
}


.active .appcalistcen{
    display: flex;
}

.rece{
    background-image: url(/images/recebgi.jpg);
    padding-top: 92px;
    padding-bottom: 121px;
}
.rececen{
    width: 1440px;
    margin: 14px auto 0;
}

.recelist{
    width: 100%;
    height: 460px;
    margin-top: 23px;
    display: flex;
    background-color: #36B4BB;
    
}
.rk1{
    height: 460px;
}
.rk2{
    height: 428px;
}
.recelistl{
    width: 330px;
    display: flex;
    justify-content: center;
    padding-top: 73px;
    position: relative;
}
.recelistl span{
position: absolute;
    font-family: RR;
font-size: 14px;
font-weight: 200;
line-height: 16px;
letter-spacing: 0em;
text-align: center;
height: 20px;
top: 0;
left: 0;
color: #FFFFFF;
transform:  rotate(90deg);
text-transform: uppercase;
}
.recelistl p{
    position: relative;
    height: 193px;

    border-left: 1px solid rgba(233, 233, 233, .3);
    padding-left: 10px;
    font-family: ll;
font-size: 20px;
font-weight: 500;
line-height: 23px;
letter-spacing: 0em;
text-align: left;

color: #FFFFFF;
}
.rk1 .recelistr{
 width: 1110px;
 height: 100%;
 position: relative;
 padding: 30px 24px 43px;
}
.rk2 .recelistr{
    width: 1110px;
    height: 100%;
    position: relative;
    padding: 48px 24px 40px;
   }
.rk1swp{
    width: 100%;
    height: 100%;
 
}
.rk1swp .items,.rk2swp .items{
    cursor: pointer;
}
.rk1swp .items .imgss{
 overflow: hidden;
 width: 250px ;
height: 350px;
}
.rk1swp .items img{
width: 100% ;
height: 100%;
object-fit: cover;
transform: scale(1);
transition: transform 1s ease 0s;
}
.rk1swp .items:hover img{
transform: scale(1.1);

}
.rk1swp .items:hover p{
    color: #0E8E99;
}
.rk1swp .items p,.rk2swp .items p{
    font-family: ll;
font-size: 16px;
font-weight: 400;
line-height: 19px;
letter-spacing: 0em;
text-align: center;
color: #FFFFFF;
overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 15px;
}
.rk2swp .items .imgss{
    overflow: hidden;
    width: 524px ;
   height: 294px;
   position: relative;
   }
   .rk2swp .items:hover p{
    color: #0E8E99;
}
.rk2swp .items img{
    width: 100% ;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s ease 0s;
    }
    .rk2swp .items:hover img{
        transform: scale(1.1);
        
        }
.rk2swp .imgss::before{
    display: flex;
    content: "";
    width: 48px;
    height: 48px;
    background-image: url(/images/plays.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 48px 48px;
    position: absolute;
    top: 1.23rem;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
}
.rk1swpne::after,.rk1swppr::after,.rk2swpne::after,.rk2swppr::after{
content: none;
}

.rk1swpne,.rk1swppr,.rk2swpne,.rk2swppr{
    width: 24px;
    height: 24px;
    background-image: url(/images/qiehuan.png);
    background-position:center;
    background-repeat: no-repeat;
    background-size: 24px 24px;
top:48% ;
}
.rk1swppr, .rk2swppr{
    transform: rotate(180deg);
}
.rk2swpne{
    right: 5px !important;
}
.neCr{
    padding-top: 90px;
    padding-bottom: 103px;
    background-image: url(/images/newsbgi.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.neCrcen{
margin: 41px auto 38px;
width: 1440px ;

display: flex;
/* justify-content: space-between; */
}
.neCrcenlist{
    width: 456px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
}
.neCrcenlist:nth-of-type(2){
    margin: 0  36px;
}
.neCrcenlist .appcalistdata{
    width: 55px;
    height: 50px;
    background-color:    #0E8E99;
    position: absolute;
    top: 15px;
    right: 15px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.neCrcenlist .appcalistdata span{
    display: flex;
    font-family: RR;
font-size: 14px;
font-weight: 400;
line-height: 16px;
letter-spacing: 0em;
text-align: center;
color: #FFFFFF;
}
.neCrcenlist .imgss{
width: 100%;
height: 304px;
overflow: hidden;
}
.neCrcenlist .imgss img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transform: scale(1);
    transition: transform 1s ease 0s;

}
.neCrcenlist:hover img{
    transform: scale(1.1);
}
.neCrcenlist:hover .neCrcentit{
    color: #0E8E99 !important;
}
.neCrcenlist:hover .neCrcenredmo{
    color: #0E8E99 !important;

}
.neCrcenlist .neCrcentxt{
    width: 100%;
    height: 128px;
    padding: 25px 30px 0;
    background-color: #FFFFFF;

}
.neCrcenlist .neCrcentxt .neCrcentit{
    font-family: ll;
font-size: 16px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
text-align: left;
color: #666666;
height: 48px;
margin-bottom: 13px;
overflow: hidden;
text-overflow: ellipsis;
/* 弹性伸缩盒子模型显示 */
display: -webkit-box;
/* 限制在一个块元素显示的文本的行数 */
-webkit-line-clamp: 2;
/* 设置或检索伸缩盒对象的子元素的排列方式 */
-webkit-box-orient: vertical;
}
.neCrcenlist .neCrcentxt .neCrcenredmo{
    font-family: ll;
font-size: 14px;
font-weight: 300;
line-height: 16px;
letter-spacing: 0em;
text-align: left;
color: #666666;
}
.remores{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 118px ;
    height: 38px;
    border: 1px solid #0E8E99;
    border-radius: 50px;
    font-family: ll;
font-size: 14px;
font-weight: 400;
line-height: 16px;
letter-spacing: 0em;
text-align: center;
margin: 0 auto;
color: #0E8E99;
cursor: pointer;
overflow: hidden;
position: relative;
}
.remores span{
    font-family: ll;
    font-size: 14px;
    font-weight: 400;
    line-height: 16px;
    letter-spacing: 0em;
    text-align: center;
    color: #0E8E99;z-index: 10;
}
.remores::before{
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 0;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.5s all ease;
    -webkit-transition: 0.5s all ease;
    background-color:#0E8E99 ;
}
.remores:hover::before{
    left: 0;
}.remores:hover span{
    color: #FFFFFF;
}
.remores:hover {
    border: none;
}
.aboutUss{
    padding-top:85px ;
    padding-bottom: 90px;
}
.aboutUsscen{
    width: 1440px;
    margin: 33px auto 45px;
}
.aboutUsscentit{
    font-family: ll;
font-size: 20px;
font-weight: 500;
line-height: 23px;
letter-spacing: 0em;
text-align: center;
color: #666666;
}
.aboutUsscen p{
    font-family: ll;
font-size: 14px;
font-weight: 300;
line-height: 30px;
letter-spacing: 0em;
text-align: left;
color: #666666;
margin-top: 26px;
}
.aboutUsscen img{
    width: 100%;
    object-fit: cover;
    
}
.videoMask{position: fixed;left: 0;top:0;right: 0;bottom: 0;background: rgba(0,0,0,.7);z-index: 999;}
.videoDialog{position: fixed;width: 11.20rem;left: 50%;margin-left: -5.60rem;top:0.20rem;z-index: 1000;}
.videoDialog span.close{position: absolute;right: -0.72rem;background: url(../images/myClose.png) no-repeat;width: 0.45rem;height: 0.45rem;
background-size:0.45rem;cursor: pointer;}
.videoclose{position: absolute;right: -0.72rem;background: url(../images/myClose.png) no-repeat;width: 0.45rem;height: 0.45rem;
	background-size:0.45rem;cursor: pointer;}
	.videoclose::before,
    .videoclose::after {
        position: absolute;
        content: ' ';
        background-color: red;
        left: .2rem;
        width: 1px;
        height: .4rem;
    }
    .videoDialog span.close::before, .videoDialog span.close::after{
        position: absolute;
        content: ' ';
        background-color: red;
        left: .2rem;
        width: 1px;
        height: .4rem;
    }
    .videoDialog span.close::before{
        transform: rotate(45deg);
    }
    .videoDialog span.close::after{
        transform: rotate(-45deg);
    }
    .videoclose::before {
        transform: rotate(45deg);
    }

    .videoclose::after {
        transform: rotate(-45deg);
    }

.videoDialog .videoInner{}
.videoDialog .videoInner video{height: 6.3rem;object-fit: fill; width: 100%;}
.videoDialog .videoInner p.des{line-height: 62px;color: #fff;background: #202026;padding: 0 26px;font-size: 18px;}

.mbbimg{
    width: 100% !important;
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {

	.TopPagbox1c,.aboutUsscen,.neCrcen,.rececen,.appcacen,.teLecen{ width: 1200px;}
    .TopPagbox1cbtms{
        width: 32%;
    }
    .recelistl span{
        display: none;
    }
}
@media screen and (min-width:1279px){
    .footer{
        display: block !important;
    }
    .mmbb {
        display: none !important;
    }
   
}
@media (max-width: 1278px){
    .bannerswiper{
        width: 100%;
        height: 420px;
    }
    
    .footer{
        display: block !important;
        border: none;
    }
    .footer .w1{
        width: 100%;
        padding: .71rem .35rem .58rem;
    }
    .footer .w1 .left{
        display: none;
    }
    .footer .w1 .right{
        width: 100%;
        display: flex;
        flex-direction: row-reverse;
    }
    .footer .w1 .right .clear{
display: none;
    }
    .footer .w1 .right .txt{
        flex: 1;
    }
    .footer .w1 .right .erweima{
        width: 1.54rem;
        height: 1.48rem;
    }
    .footer .w1 .right .txt h1{
        font-size: .24rem;
    }
    .footer .w1 .right .txt .adr{
        font-size: .22rem ;
        line-height: .42rem;
    }
    .footer .last{
        display: none;
    }
    .footer .last1{
        width: 6.8rem;
        margin: 0 auto;
        border-top: 1px solid rgba(94, 94, 94, 0.3);
        font-family: ll;
font-size: .2rem;
font-weight: 300;
line-height: .36rem;
letter-spacing: 0em;
text-align: left;
color: #999999;
padding: .18rem 0;


    }
    .footer .last1 a{
        color: #999999;
    }
    .ppcc{
        display: none !important;
    }
    .mo-header .right>a>img{
        width: 48px;
        height: 48px;
        margin-left: 30px;
    }
    .mo-header .right>a>img:last-of-type{
        margin-right: 10px;
    }
    .ztmbnav{
        display: flex;
        justify-content: space-around;
        height: 78px;
        border-bottom: 1px solid #D9D9D9;
    }
    .ztmbnav a{
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1;
        font-family: ll;
font-size: 22px;
font-weight: 300;
line-height: 26px;
letter-spacing: 0em;
text-align: left;
color: #333333;
position: relative;
    }
    .ztmbnav .active{
        color:    #3D8E1A;
    }
    .ztmbnav .active::after{
content: "";
display: flex;
width: 20px;
height: 1px;
background: #3D8E1A;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 17px;
}
.ztmbnav a:hover{
    color:    #3D8E1A;
}
.ztmbnav a:hover::after{
    content: "";
    display: flex;
    width: 20px;
    height: 1px;
    background: #3D8E1A;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 17px;
    }
    .topPagtit{

font-size: 38px;
font-weight: 500;
line-height: 45px;
letter-spacing: 0em;
color: #27221C;

    }
    .topPagtit1{

font-size: 20px;
font-weight: 300;
line-height: 23px;
letter-spacing: 0em;
color: #999999;

    }
    .TopPagbox1{
        padding: 77px 33px 95px;
    }
    .TopPagbox1ctop p{
        margin-top: 24px;
    }
    .TopPagbox1cbtm{
        margin-top: 37px;
    }
    .TopPagbox1cbtms {
        width: 32.45%;
        /* height: 200px; */
    }
    .TopPagbox1cbtms p{
        margin-top: 25px;
font-size: 22px;
font-weight: 400;
line-height: 26px;
letter-spacing: 0em;
text-align: center;

    }
 
    .teLe{
        padding: 87px 33px 110px;
    }
    .teLelist{
        flex-direction: column;
        height: auto;
    }
    .teLelistl{
        margin-right: 0;
    }
    .teLelistr{
        height: auto;
        width: 100%;
    }
    
    .appca{
padding: 93px  35px 113px;
    }
    .appcacen{
flex-direction: column;
padding-bottom: 0;    
}
    .appcalist{
        width: 100%;
    }
    .active .appcalistcen{
        flex-direction: column-reverse;
        position: relative;
    }
    .appcalistcenr{
        width: 100%;
        overflow: hidden;
    }
    .appcalistcenl{
        padding: 51px 0 69px 37px;
        background-color: #F7F7F7;
    }
    .appcalisttit{
        padding-left: 0;
    }
    .rece{
        padding:92px 35px 121px;
    }
    .rk1 .recelistr,.rk2 .recelistr{
        width: 587px;
    }
    .neCr{
        padding: 86px 35px 94px;
    }
    .neCrcen{
        overflow: auto;
    }
    .neCrcenlist{
        flex-shrink: 0;
    }
    .aboutUss{
      padding:128px 35px 110px ;  
    }
    .aboutUsscentit{
 
font-size: 24px;
font-weight: 500;
line-height: 42px;
letter-spacing: 0em;


    }
    .aboutUsscen p{
     
font-size: 22px;
font-weight: 300;
line-height: 42px;
letter-spacing: 0em;


    }
    .TopPagbox1c,.aboutUsscen,.neCrcen,.rececen,.appcacen,.teLecen{ width: 100%;}
}
@media (max-width: 750px){
 
    .mbbannerswiper{
        width: 100%;
        height: 10.26rem;
    }

   

    .mo-header{
        padding: .2rem;
    }
    .mo-header .left{
        width: auto !important;
    }
    
    .mo-header .left img{
        width: 1.54rem !important;
        height: .61rem !important; 
    }

    .mo-header .right>a>img{
        width: .48rem;
        height: .48rem;
        margin-left: .3rem;
    }
    .mo-header .right>a>img:last-of-type{
        margin-right: .1rem;
    }
    .ztmbnav{
        display: flex;
        justify-content: space-around;
        height: .78rem;
        border-bottom: 1px solid #D9D9D9;
    }
    .ztmbnav a{
        display: flex;
        justify-content: center;
        align-items: center;
        flex: 1;
        font-family: ll;
font-size: .22rem;
font-weight: 300;
line-height: .26rem;
letter-spacing: 0em;
text-align: left;
color: #333333;
position: relative;
    }
    .ztmbnav .active{
        color:    #3D8E1A;
    }
    
    .ztmbnav .active::after{
content: "";
display: flex;
width: .2rem;
height: 1px;
background: #3D8E1A;
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: .17rem;
}
.ztmbnav a:hover{
    color:    #3D8E1A;
}
.ztmbnav a:hover::after{
    content: "";
    display: flex;
    width: .2rem;
    height: 1px;
    background: #3D8E1A;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: .17rem;
    }
    .topPagtit{

font-size: .38rem;
font-weight: 600;
line-height: .45rem;
letter-spacing: 0em;
color: #27221C;

    }
    .topPagtit1{

font-size: .2rem;
font-weight: 300;
line-height: .23rem;
letter-spacing: 0em;
color: #999999;

    }
    .topPagtit1 a::after{
width: 1.35rem;
    }
    .topPagtit1 a::before{
        width: 1.35rem;
    }
    .TopPagbox1{
        padding: .77rem .33rem .95rem;
    }
    .TopPagbox1ctop p{
        margin-top: .24rem;
    }
    .TopPagbox1cbtm{
        margin-top: .37rem;
    }
    .TopPagbox1c .imgss{
        width: 100%;
        /* height: 3.71rem; */
    }
    .TopPagbox1ctop .imgss{
        height: 3.71rem;
    }
    .TopPagbox1cbtms {
        width: 2.16rem;
        height: 2rem;
    }
    .TopPagbox1cbtms .imgss{
        height: 1.44rem;
    }
    .TopPagbox1cbtms:last-of-type a{
        height: 1.44rem;
    }
    .TopPagbox1cbtms p{
        margin-top: .25rem;
font-size: .22rem;
font-weight: 400;
line-height: .26rem;
letter-spacing: 0em;
text-align: center;

    }
    .TopPagbox1cbtms:last-of-type img{
        width: .48rem;
        height: .48rem;
    }
    .teLe{
        padding: .87rem .33rem 1.1rem;
    }
    .teLelist{
        flex-direction: column;
        height: auto;
    }
    .teLelistl{
        margin-right: 0;
        font-family: rr;
font-size: .2rem;
font-weight: 300;
line-height: .42rem;
letter-spacing: 0em;
text-align: left;

    }
    .teLelistl p{
        font-family: rr;
        font-size: .2rem;
        font-weight: 300;
        line-height: .42rem;
        letter-spacing: 0em;
        text-align: left;
        
    }
.teLelistl span{
    font-family: rr;
    font-size: .2rem;
    font-weight: 300;
    line-height: .42rem;
    letter-spacing: 0em;
    text-align: left;
    
}
    .teLelistr{
        height: auto;
        width: 100%;
        margin-top: .17rem;
    }
    .appcalisttit{
        font-size: .24rem;
        background-image: url(/images/down1.png);background-repeat: no-repeat;
        background-size: .24rem .24rem;
        background-position:  right center;
    }
   .active .appcalisttit{
    background-image: url(/images/up1.png);
        
    }
    .appcalistcenr{
        height: auto;
    }
    .appca{
padding: .93rem  .35rem  1.13rem;
    }
    .appcacen{
flex-direction: column;
padding-bottom: 0;    
}
    .appcalist{
        width: 100%;
    }
    .active .appcalistcen{
        flex-direction: column-reverse;
        position: relative;
        padding-bottom: .26rem;
        border-bottom: 1px solid #DEDEDE;
    }
    .appcalistcenr{
        width: 100%;
        overflow: hidden;
    }
    .appcalistcenl{
        padding: .51rem .37rem .69rem ;
        background-color: #F7F7F7;
    }
    .appcalistcenl h3{
        font-size: .24rem;
    }
    .appcalistcenl h4{
        font-size: .2rem;
    }
    .appcalistcenl h5{
font-size: .22rem;
    }
    .appcalistcenl p{
        width: 1.86rem;
        height: .6rem;
    }
    .appcalistcenl p span{
        font-size: .2rem;
    }
    .appcalisttit{
        padding-left: 0;
        border-bottom: 1px solid #DEDEDE;
    }
    .neCrcenlist .appcalistdata{
        width: .56rem;
        height: .55rem;
    }
    .neCrcenlist .appcalistdata span{
font-size: .14rem;
    }
    .rece{
        padding: .92rem .35rem 1.21rem;
    }
    .rk1 .recelistr,.rk2 .recelistr{
        width: 5.87rem;
    }
    .neCr{
        padding: .86rem .35rem .94rem;
    }
    .neCrcen{
        overflow: auto;
    }
    .neCrcenlist{
        flex-shrink: 0;
    }
    .neCrcenredmo{
        display: none;
    }
    .neCrcenlist .neCrcentxt{
        height: 1.28rem;
    }
    .neCrcenlist .neCrcentxt .neCrcentit{
        font-size: .22rem;
        height: .6rem;
        line-height: 1.3;
        overflow: hidden;
    }
    .aboutUss{
      padding:1.28rem .35rem 1.1rem ;  
    }
    .neCrcenlist .imgss{
        height: 3.04rem;
    }
    .neCrcenlist{
        width: 4.56rem;
    }
    .remores{
        width: 1.86rem;
        height: .6rem;
    }
    .remores span{
        font-size: .2rem;
    }
    .aboutUsscentit{
 
font-size: .24rem;
font-weight: 500;
line-height: .42rem;
letter-spacing: 0em;


    }
    .aboutUsscen p{
     
font-size: .22rem;
font-weight: 300;
line-height: .42rem;
letter-spacing: 0em;


    }

    .rk1swp .items img{
        width: 2.43rem;
        height: 3.4rem;
    }
    .rk1swp .items p, .rk2swp .items p{
        margin-top: .1rem;
        font-size: .2rem;
    }
    .rk1 .recelistr{
        padding: .3rem .3rem .4rem .4rem ;
    }
    .rk1swp .items .imgss{
        width: 2.43rem;
        height: 3.4rem;
    }
    .rk2 .recelistr{
        padding: .48rem .36rem .46rem .41rem;
    }
    .rk2swp .items .imgss{
        width: 5.1rem;
        height: 2.86rem;
    }
    
    .rk1{
        height: 4.6rem;
    }
    .rk2{
        height: 4.28rem;
    }
    .recelistl p{
        font-size: .24rem;
        height: 1.93rem;
        left: .3rem;
        padding-left: .11rem;
    }
    .recelistl span{
        display: block;
        white-space: nowrap;
        font-size: .2rem;
    }
    .rk1 .recelistl span{
top: 1.55rem !important;
left: -0.55rem !important;
    }
    .rk2 .recelistl span{
        top: .94rem !important;
        left: .04rem !important;
    }
    .rk1swpne, .rk1swppr, .rk2swpne, .rk2swppr{
        width: .24rem;
        height: .24rem;
        background-size: .24rem .24rem;
    }
    .recelistl{
        flex: 1;
        padding-top: .71rem ;
    }
    .rk2swp .imgss::before{
        display: flex;
        content: "";
        width: .48rem;
        height: .48rem;
        background-image: url(/images/plays.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: .48rem .48rem;
        position: absolute;
        top: 1.23rem;
        left: 50%;
        transform: translateX(-50%);
    }
   
    .videoDialog{width:85%;left:5%;margin-left:0;top:0;}
	.videoDialog .videoInner video{width: 100%; height: auto;}
	.videoDialog span.close{right:-.55rem;width:0.45rem;height:0.45rem;top:0;background-size:0.45rem;}

}