@charset "utf-8";


html {
    scroll-behavior: smooth;
  }

 #menu a{color: #fff; display: inline-block;} 

 img{width: 100%;display: block;}
.mqNav{ background:#fff;}



.main li a,.main li a:hover{-moz-transition:all .2s linear; -webkit-transition:all .2s linear; transition:all .2s linear;}



.footer{ padding-top:0!important;}

.obligation-banner {
    position: relative;
    margin-top: -50px;
}
.obligation-banner img {
    width: 100%;
}
.obligation-btn {
    width: 9vw;
    height: 3.2vw;
    top: 23vw;
    left: 45vw;
    position: absolute;
}
@media screen and (max-width: 1200px){
    .obligation-btn {
        width: 106px;
        height: 40px;
        top: 277px;
        left: 547px;
    }
} 


.pr{
    /* background: url(/webstatic/Public/Home/img/brand/obligation-PC_01.jpg); */
    width: 100%;
    position: relative;
}
.bigbox{
   padding-top: 215px;
   height: 1701px;
   background: url('/webstatic/Public/Home/img/brand/obligation-PC_01.png') center center no-repeat;
   background-size: cover;
}
.flex{display: flex!important;justify-content: space-between;}
.sticky{background: rgba(0, 0, 0, 0.2);position: sticky;top:0px;z-index: 10;width: 100% !important;}
.tit{color: #fff;margin-top: 1px!important;line-height: 50px;}
.tit div:first-child{
    font-size: 16px;
}
.tit div:last-child{
    width: 149px;
    height: 26px;
    background: #FFFFFF;
    border-radius: 19px;  
    font-size: 12px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #000000;
    line-height: 26px;
    margin-top: 12px;
    text-align: center;
}
.tzi{width: 731px;margin: 0 auto 125px;}
.box4{width: 1111px;margin: 0 auto;}
.box4 li{
   width: 555px;
   height: 500px;
   background-color: #fff;
   float: left;
   margin:0 auto;
   margin-bottom: 1px;
}
.box4 ul{overflow: hidden;}
.box4 ul li:nth-child(odd){
    margin-right: 1px;
}
.wrap{margin-left: 113px!important;margin-top: 54px!important;}
.wrap span{
    display: inline-block;
    width: 90px;
    color: #000;
    font-weight: 600;
}
.wrap p{display: inline-block;width: 250px;color: rgba(0,0,0,0.6);font-weight: 600;}
.box4 ul li>div{
    width: 330px;
    font-size: 16px;
}
.box4 .wrap>div{
    /* display: flex; */
    margin-bottom: 25px;
    text-align: center;
}
.box4 ul h2{
  font-size: 32px;
 text-align: center;
font-weight: 600;
margin-top: 78px;
color: #000;
}
.pdfs{
    background-color: #fff;
    height: 113px;
    padding: 0 40px;
    display: flex;
    justify-content: space-between;
    line-height: 113px;
}
.pdfs h3{
    font-size: 29px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    width: 261px;
}
.pdfs h3 span{
    font-size: 12px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #969696;
    line-height: 20px;
    display: inline-block;
    width: 1000px;
}
.pdfs a{
    display: inline-block;
    text-align: center;
    width: 100px;
    height: 50px;
    background: #9C1D22;
    border-radius: 25px;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
    line-height: 50px;
    margin-right: 5px;
}
.pdfs a:hover{
    color: #fff;
}
.pdfs2 {
    margin-top: -31px;
    justify-content: flex-start;
}
.pdfs2 h3{
    width: 274px;
}
.pdfs3 {
    background: transparent;
}
.community{
    height: 613px;
    background: url('/webstatic/Public/Home/img/brand/obligation-PC_03.png') center center;
    background-size: cover;
    padding-top: 99px;
}
.community h2{
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #000000;
    text-align: center;
}
.community p{
    width: 620px;
    margin: 10px auto;
    text-align: center;
}
.community a{
    display: inline-block;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    width: 155px;
    height: 60px;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 48px;
    color: #fff;
}
.community a:hover{
    color: #fff;
}
.community>div{
    margin-top: 30px;
   text-align: center;
}
.community img{
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.page1{
    height: 600px;
    background: url('/webstatic/Public/Home/img/brand/obligation-PC_04.png') center center no-repeat;
    background-size: cover;
    padding-top: 140px;
}
.page1 h4,.page2 h4,.page3 h4 {
    font-size: 48px;
    font-family: PingFangSC-Semibold, PingFang SC;
    font-weight: 600;
    color: #fff;
    text-align: center;
}
.page1 p,.page2 p{
    width: 620px;
    margin: 10px auto;
    text-align: center;
    color: #fff;
    margin-top: 20px;
}
.page2{
    height: 764px;
    margin: 28px;
    background: url('/webstatic/Public/Home/img/brand/obligation-PC_05.png') center center no-repeat;
    background-size: cover;
}
.page2 p{
    width: 656px;
}
.page2 img{
    width: 178px;
    margin: 0 auto;
    padding-top: 85px;
    margin-bottom: 10px;
}
.page3{
    height: 650px;
    padding-top: 123px;
    background: url('/webstatic/Public/Home/img/brand/obligation-PC_07.png') center center no-repeat;
    background-size: cover;
}
.page3 ul{
    width: 761px;
    overflow: hidden;
}
.page3 ul li{
    width: 310px;
    height: 220px;
    background: rgba(0, 0, 0, 0.5);
    float: left;
    margin-bottom: 1px;
    color: #fff;
    padding: 35px;
}
.page3 ul li p{color: #999;font-size: 12px;}
.page3 ul li h5{
    font-size: 24px;
    margin-bottom: 20px;
    margin-top:8px;
}
.w1150 ul li img{
    width: 48px;
}
.page3 ul li:nth-child(odd){
    margin-right: 1px;
}

.w1150{width: 1150px;margin: 0 auto; 
    display: flex;
    justify-content: space-between;
}
.page3 h4{text-align: left;width: 347px;margin-top: 21px;}
.mask{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.9);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    display: none;
}
.mask>div{
    width: 422px;
    height: 254px;
    background: #fff;
    position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.mask h2{
    color: #9C1D22;
    font-size: 24px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 7px;
}
.mask p{
    font-size: 14px;
    text-align: center;
}
.mask img{
    width: 36px;
    text-align: right;
    margin-left: 365px;
    margin-top: 20px;
    cursor: pointer;
}
.banner{ background:url(../img/brand/banner_03.jpg) no-repeat center top; height:509px;}



.main{ width:1170px; margin:0 auto; padding:90px 0 60px 0;}

.main li{ margin-bottom:45px; float:left;}

.main li h4{ font-size:18px; padding-bottom:10px; font-weight:normal;}

.main li p{ line-height:30px; font-size:13px; color:#888;}

.main li.left{ border-right:1px dotted #999; height:170px; padding-right:130px; padding-left:90px; width:364px;}

.main li.right{ margin-left:100px; padding-left:90px; width:395px;height:170px;}



.main li.n1{ background:url(../img/brand/icon_03.png) no-repeat left top;}

.main li.n2{ background:url(../img/brand/icon_04.png) no-repeat left top;}

.main li.n3{ background:url(../img/brand/icon_05.png) no-repeat left top;}

.main li.n4{ background:url(../img/brand/icon_06.png) no-repeat left top;}



.main li a.down{ width:75px; height:28px; line-height:28px; background:#9d1d22; color:#fff; text-align:center; display:inline-block; border-radius:5px; margin-top:10px;}

.main li a.down:hover{ background:#962C2C;}


/* 幸福联盟 */
.picbox{
   background-color: #171e25;
   padding-bottom: 100px;
}
.picbox h2,.memberbox h2,.contact h2,.outcome h2{
    font-size: 36px;
    color: #000;
    text-align: center;
    line-height: 24px;
    padding-top: 100px;
}
.outcome h2{padding: 50px 0;}
.memberbox{background-color: #f5f5f5;padding-bottom: 150px;}
.picbox h2{color: #fff;}
.btn{
    position: fixed;
    bottom:10px;
    width: 150px;
    height: 60px;
    background-color: #9C1D22;
    border-radius: 48px;
    color:#fff;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    z-index: 999;
}
.btn img,.btn2 img{
    width: 20px;
    height: 20px;
    margin-top: 19px;
    margin-left: 25px;
    display: inline-block;
}
.btn2 img{margin-left:22px}
.btn span,.btn2 span{
    display: inline-block;
    font-size: 16px;
    vertical-align: text-bottom;
    margin-bottom: 2px;
    margin-left: 10px;
    color:#fff;
}
.btn2{
    width: 187px;
    height: 60px;
    border-radius: 35px;
    color:#fff;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,0.3);
    margin-top: 30px;
    margin-left: 100px;
}
.download{
    position: absolute;
    right: 125px;
    display: block;
    width: 120px;
    height: 151px;
    top: 35%;
}
.download2{
    position: absolute;
    right: 300px;
    display: block;
    width: 120px;
    height: 151px;
    top: 35%;
}
.tags2{display: none;}
.tags2 img{
    height: 100%;
    object-fit: cover;
}
.qNav{
    overflow: hidden;
    width: 100%;
    position: fixed;
    top: 60px;
    left: 0;
    color: #fff;
    background: rgba(255,255,255,0.1);
    z-index: 100;
    height: 50px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.qNav h5{font-size: 15px;padding-top:3px}
.floatNav{
    display: flex!important;
    justify-content: space-between;
}
.w1170{
    margin: 0 auto;
}
.floatNav{
    line-height: 50px;
}

#menu li{
    float: left;
    margin-left: 35px;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
}
.newsbox{
    margin-top:70px;
}
.swiper-container{padding-left: 100px;height: 300px;}
.pack_img{height: 213px;}
.pack_img img{
    height: 100%;
    object-fit: cover;
}
.swiper-container2{
    position: relative;
    width: 510px;
    height: 300px;
    margin-left: 20px;
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #fff;
}
.swiper-container2 .swiper-slide{
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
}
.swiper-container2 img{
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    z-index: 9;
    position: absolute;
    text-align: center;
}
.swiper-pagination-bullet-active{
    background:#fff;
}
.pack_title{
    box-sizing: border-box;
    background: #fff;
    height: 78px;
    padding-top:13px;
    padding-left:14px;
    font-size: 16px;
    color: #000;
}
.pack_title a{
    width: 232px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #000; 
    font-weight: 600;
}
.con{
    width: 890px;
    margin: 0 auto;
}
.tabs{text-align: center;margin: 38px 0;}
.tabs em{
    display: inline-block;
    padding: 7px 20px;
    border-radius: 20px;
    border: 1px solid rgba(180,180,180,0.5);
    color: #b4b4b4;
    margin-right:8px;
    font-weight: bold;
    cursor: pointer;
    font-size: 16px;
}
.active{
    color: #7f1c30!important;
    background-color: #fff;
    border: 1px solid #fff!important;
    box-shadow:1px 2px 9px rgba(0,0,0,0.1)
}
.tags{overflow: hidden;}
.tags li{
    width: 250px;
    height:86px;
    background-color: #fff;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
.tags li img{
    height: 100%;
    object-fit: cover;
}
.outcome{
    width: 100%;
    height: 545px;
    padding: 100px 0;
    background: url('/webstatic/Public/Home/img/brand/outcomeBG.png') no-repeat;
    background-size: cover;
}
.conbox11{
    width: 1100px;height:100%;background: #fff;margin: 0 auto;
    display: flex;
}
.conbox11>div{
    width: 550px;
    overflow: hidden;
}
.conbox11 h5{
    width: 419px;
    text-align: center;
    margin: 20px auto;
    font-size: 2px;
    font-weight: bold;
    color: #000;
    font-size: 16px!important;
}
.conbox{
    width: 750px;
    margin: 30px auto;
}
.conbox p{
    font-size: 12px;
    color: #7d7d7d;
    font-weight: bold;
}
.conbox h5{
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin: 20px 0 10px 0;
}
.myInput{
    width: 340px;
    height: 55px;
    padding-left: 20px;
    font-size: 12px;
    background-color:#fbfaf5!important;
    border:1px solid #dfdfdf;
    border-radius: 4px;
    margin: 5px
}
input::-webkit-input-placeholder{
    color:#999794;
    }
    .note{
        width: 700px;
        height:150px;
        padding: 20px;
    }

    .submit{
        width: 150px;
        height: 45px;
        line-height: 45px;
        background: #90171c;
        border-radius: 20px;
        color: #fff;
        box-shadow: 1px 11px 16px rgba(144,23,28,.4);
        text-align: center;
        margin: 30px auto 100px;
    }
    .submit a{
        color: #fff;
        display: inline-block;
        width: 100%;
    }
    .submit a:hover{
        color: #fff;
    }
    .pr{
        position: relative;
    }
    .zi{
        position: absolute;
        bottom: 12px;
        right: 22px;
        font-size: 12px;
        color: #9B9B9B;
    }

    /* //社会责任移动版 */
    .tophead{
        background: rgba(0,0,0,0.5);
        height: 48px;
        position: fixed;
        /* top: 0; */
        width: 100%;
        color: #fff;
        padding: 0 13px;
        box-sizing: border-box;
        line-height: 48px;
        z-index: 5;
    }
    .tophead{overflow: hidden;}
    .tophead div:first-child{
        font-weight: 600;
        float: left;
    }
    .tophead div:last-child{
        width: 149px;
        height: 26px;
        background: #FFFFFF;
        border-radius: 19px;
        margin-top: 10px;
        line-height: 26px;
        color: #000;
        font-weight: 400;
        float: right;
    }
    .tophead a{color: #000;}
    .mainbox{
       font-family: PingFangSC-Regular, PingFang SC;
       background: url('/webstatic/Public/Home/img/brand/obligation-M-02.png') center center no-repeat;
       background-size: cover;
    }
    .sub0 {
        position: relative;
    }
    .sub0 a {
        position: absolute;
        left: 38vw;
        top: 51vw;
        width: 24vw;
        height: 9vw;
    }
    .Title{
        padding: 137px 0;
        text-align: center;
    }
    .Title img{width: 3.2rem;margin:0 auto;}
    .myul{
        width: 100%;
        padding: 0 10px;
        box-sizing: border-box;
        padding-bottom: 21px;
    }
    .myul>li{
        height: 320px;
        background: #fff;
        margin-bottom: 0.4rem!important;
        padding-top: 1rem;
    }
    .myul>li:last-child{
        margin-bottom: 0!important;
    }
    .myul>li.pdf{
        height: 225px;
        padding-top: 35px;
        padding-bottom: 30px;
        box-sizing: border-box;
        padding-top: 33px;
    }
    .myul>li.pdf h3{
        margin-bottom: 8px;
    }
    .myul>li.pdf p{
        font-size: 12px;
        font-family: PingFangSC-Semibold, PingFang SC;
        font-weight: 600;
        color: #969696;
        width: 80%;
        margin-left: 10%;
        line-height: 16px;
        text-align: left;
        margin-bottom:16px
    }
    .myul li h3{
        font-size: 0.56rem;
        color: #000;
        font-weight: 600;
    }
    .myul2 li{
        /* display: flex!important; */
    }
    .myul li:nth-child(3) .myul2 li{
        margin-bottom: 16px!important;
    }
    .myul li:nth-child(3) .myul2 {
        padding-top: 28px;
    }
    .myul2{
        padding: 35px;
        font-size: 0.28rem;
    }
    .myul2 li{
        margin-bottom: 20px!important;
    }
    .myul2 li span{
        font-weight: 600;
        display: inline-block;
        width: 1.8rem; 
        text-align: center;
        color: #000;
    }
    .myul2 li p{
        display: inline-block;
        width: calc(100% - 0.28rem);
        text-align: left;
    }
    .mybottom{
        height: 540px;
        background: url('/webstatic/Public/Home/img/brand/obligation-M-03.png') center center no-repeat;
        background-size: cover;
    }
    .mybottom h2{     
        font-size: 28px;
        font-weight: 600;
        color: #000000;
        text-align: center;
        padding: 49px 0 13px 0;
    }
    .mybottom p{
        font-weight: 400;
        color: #000000;
        width: 80%;
        margin-left: 10%;
        line-height: 18px;
       font-family: PingFangSC-Regular, PingFang SC;
    }
    .mybottom a{
        display:block;
        width: 155px;
        height: 60px;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 48px;
        margin: 20px auto;
        color: #fff;
        font-size: 0.32rem;
        text-align: center;
        line-height: 60px;
    }
    .mybottom img{
        width: 20px;
        display: inline-block;
        vertical-align: text-bottom;
        margin-right: 5px;
    }
    .Page1{
        height: 593px;
        background: url('/webstatic/Public/Home/img/brand/M-alliance_01.png') center center no-repeat;
        background-size: cover;
    }
    .Page1 h3{
        font-size: 0.64rem;
    }
    .sub2{
        position: static!important;
    }
 
    .popup{
        display: none;
        width: 100%;
        height: 100%;
        background: rgba(0,0,0,0.3);
        z-index: 999;
        top: 0;
        left: 0;
    }
    .popup img{
        object-fit: contain;
        height: 100vh;

    }