@charset "utf-8";

* {
    padding: 0;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    outline: none;
}

@font-face {
    font-family: sysong;
    src: url(../fonts/sySong.woff);
}

html {
    overflow-x: hidden;
}

html,
body {
    color: #333;
    font-size: .16rem;
    font-family: "微软雅黑";
    margin-left: auto !important;
    margin-right: auto !important;
    text-align: left;
    background: #fff;
}

body {
    padding-top: 1.64rem;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}





html, body {
    height: 100%;
}


body {
    background: url(../images/welcome-bj.jpg) no-repeat #dbbd9b;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.welcome {
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    max-width: 13.25rem;
    transform: translateX(-50%) translateY(-50%);
}

.wel-box {
    display: flex;
    justify-content: space-between;
}

.wel-b1 {
    width: 65%;
    background: rgba(0, 0, 0, .4);
    border-radius: .1rem;
}

.wel-logo {
    background: #781B09;
    background-position: center center;
    background-size: cover;
    display: flex;
    align-items: center;
    height: 2.16rem;
    border-radius: 10px;
    overflow: hidden;
}

.wel-logo img {
    display: block;
    margin: 0 auto;
    max-width: 90%;
}

.wel-btm {
    padding: .2rem .4rem;
}

.wel-yy ul {
    display: flex;
    justify-content: space-between;
}

.wel-yy ul li {
    width: 2.66rem;
    border-radius: 0.1rem;
    background: #781B09;
    transition: all .3s;
      border-radius: 0.1rem;
}

.wel-yy ul li:hover {
        box-shadow: rgba(99, 6, 95, 0.1) 0px 0px 0.1rem 4px;
        filter: drop-shadow(0 .02rem .02rem rgba(0,0,0,.5));
}

.wel-yy ul li a {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: flex-start;
    padding: 0;
}

.wel-yy ul li a div {}

.wel-yy ul li a div img {
    width: 0.38rem;
    height: 0.38rem;
}

.wel-yy ul li .wel-entertxt {
    margin-left: .2rem;
}

.wel-yy ul li a p {
    font-size: 0.2rem;
    font-weight: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #FFFFFF;
    font-family: sysong;
}

.wel-yy ul li a span {
    font-size: 0.14rem;
    font-weight: normal;
    line-height: .24rem;
    letter-spacing: normal;
    color: #FFFFFF;
    opacity: .5;
    font-family: Source Han Serif CN;
}

.i_rwm {
    margin: 0 auto;
    padding: .2rem 0;
}

.i_rwm ul {
    display: flex;
    justify-content: space-around;
}

.i_rwm ul li {}

.i_rwm ul li img {
    width: 1.06rem;
    height: 1.06rem;
}

.i_rwm ul li span {
    display: block;
    width: 100%;
    font-size: 0.18rem;
    font-weight: normal;
    line-height: normal;
    text-align: center;
    letter-spacing: normal;
    color: #FFFFFF;
}

.wel-info {
    text-align: center;
    margin-top: .1rem;
}

.wel-info p {
    font-size: .18rem;
    line-height: .3rem;
    color: rgba(255, 255, 255, 1);
}

.wel-b2 {
    width: 68%;
    position: relative;
    display: flex;
}

.enter-bj {
    position: absolute;
    left: 0;
    width: 52%;
    top: 50%;
    transform: translateY(-52%);
    z-index: 1;
    transition: all .5s;
    opacity: 0;
}

.enter-bj img {
    display: block;
    width: 100%;
}

/* .wel-b2 ul:hover .enter-bj {
    opacity: 1;
} */

.wel-b2 ul {
    display: flex;
    flex: 1;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.wel-b2 ul li {
    width: 48%;
    margin-left: 5%;
    background: url(../images/wel-rhvbg.png) center 9rem no-repeat rgba(0, 0, 0, .4);
    background-size: 20%;
    display: flex;
    position: relative;
    z-index: 9;
    transition: all 0.5s;
    overflow: hidden;
    position: relative;
    border-radius: 0.1rem;
}

.wel-b2 ul li:hover {
    background: url(../images/wel-rhvbg.png) bottom center no-repeat #781B09;
    background-size: 70%;
}

.wel-b2 ul li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.wel-b2 ul li a .wel-icon {
    width: 1.5rem;
    height: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .3s;
    padding: .3rem;
}

.wel-b2 ul li a .wel-icon img {
    width: 100%
}

.wel-b2 ul li:hover a .wel-icon {
    width: 1.6rem;
    height: 1.6rem;
    background: url(../images/wel-iconhv.png) center no-repeat;
    background-size: 100% 100%;
    transition: all .3s;
}

.wel-b2 ul li a .wel-enter {
    text-align: center;
}

.wel-b2 ul li a .wel-enter h2 {
    font-size: .36rem;
    font-weight: normal;
    line-height: .3rem;
    letter-spacing: .01rem;
    color: #ffffff;
    margin: .1rem 0 .2rem 0;
    font-family: sysong;
}

.wel-b2 ul li:hover a .wel-enter h2 {
    margin: .3rem 0 .2rem 0;
}

.wel-b2 ul li a .wel-enter p {
    font-size: .2rem;
    line-height: .3rem;
    color: #ffffff;
    text-transform: uppercase;
    opacity: .6;
    font-family: Source Han Serif CN;
}

.wel-go {
    width: .52rem;
    height: .52rem;
    border-radius: 50%;
    overflow: hidden;
    position: relative;
    margin-top: .6rem;
    border: .01rem solid transparent;
}

.wel-go>div {
    width: 1.04rem;
    position: absolute;
    left: 0;
    top: 0;
    display: flex;
    transition: all 0.5s;
    border-radius: 50%;
}

.wel-go>div div {
    width: .52rem;
    height: .52rem;
    border-radius: 50%;
}

.wel-gomore-h {
    background: url(../images/wel-icon5.png) no-repeat;
    background-position: center center;
}

.wel-gomore {
    background: url(../images/wel-icon6.png) no-repeat;
    background-position: center center;
}

.wel-b2 ul li:hover .wel-go {
    transition: all 1s;
    border: 1px solid #fff;
    background: rgba(255, 255, 255, .3);
}

.wel-b2 ul li:hover .wel-go>div {
    transform: translateX(-50%);
}

@media screen and (max-width:1024px) {
    body {
        background-position: right center;
    }

    .wel-yy ul li a p {
        font-size: .24rem;
        line-height: .4rem;
    }

    .wel-yy ul li a span {
        font-size: .16rem;
        line-height: .3rem;
    }

    .wel-b2 ul li a .wel-enter h2 {
        font-size: .3rem;
    }

    .wel-b2 ul li a .wel-enter p {
        font-size: .18rem;
    }

    .wel-btm {
        padding: .2rem .1rem;
    }

    .wel-b2 ul li {
        margin-left: 0;
    }

    .i_rwm {
        padding: .4rem 0;
    }

    .i_rwm ul li img {
        width: 1.3rem;
        height: 1.3rem;
    }
}

@media screen and (max-width:768px) {
    .wel-b1 {
        width: 90%;
        margin: 0 auto;
    }

    .wel-info p {
        line-height: .24rem;
    }

    .wel-box {
        flex-wrap: wrap;
    }

    .wel-logo img {
        max-width: 60%;
    }

    .wel-logo {
        height: auto;
        padding: 10px 0;
    }

    .wel-info {
        margin-top: .15rem;
    }

    .wel-b2 ul li a .wel-icon img {}

    .wel-b2 ul li a .wel-icon {
        /* height: .4rem; */
    }

    .wel-b2 ul li a .wel-enter h2 {}

    .wel-b2 {
        width: 90%;
        margin: 0 auto;
        margin-top: .2rem;
    }



    .wel-b2 ul li a {
        padding: .2rem 0;
    }

    .wel-b2 ul li a .wel-enter p {
        font-size: .14rem;
        line-height: .2rem;
    }

    .wel-go {
        margin-top: .1rem;
        width: .35rem;
        height: .35rem;
    }

    .wel-go>div {
        width: .7rem;
    }

    .wel-go>div div {
        width: .35rem;
        height: .35rem;
        background-size: 60%;
    }

    .wel-b2 ul li:hover {}

    .enter-bj {
        display: none;
    }
}