@import url('//tlhj.changyou.com/logo/logo.css');
@import url('/logo/logo.css');

.main-logo a {
    background: url(/logo/logo.png?v0.2) no-repeat;
}
.tlhj-logo {
    width: 178px;
    height: 118px;
}
.tlhj-logo a{
    background: url(https://i0.cy.com/tlhj/logo/2022/0615/logo.png) no-repeat;
}

/*body{
	background: url(../img/hd_bg_r.jpg) cover;
	overflow-x: hidden;
}*/
body,
html {
    background-color: #124b7b;
    position: relative;
    overflow-x: hidden;
    width: 100%;
}

i {
    font-style: normal;
}

.hj_nm .main {
    background: url(../img/bg_new_hp1.jpg?1013) #fffaed no-repeat 50% 0;
    width: 100%;
}

.hj_nm .wrapper {
    width: 1200px;
    height: 3660px;
    margin: 0 auto 0;
}

.hp_zz_pic_jd,
.hp_zz_pic_hj {
    display: none;
}

.jd_nm .hp_zz_pic_jd {
    display: block;
}

.hj_nm .hp_zz_pic_hj {
    display: block;
}

.hj_nm .news_hp .hp_tit1 {
    display: block;
    background: url(../img/hp_tit1_new.png?v20240416) no-repeat;
    width: 930px;
    height: 150px;
    margin: 0 auto 25px;
}

.jd_nm .main {
    background: url(../newImg/new_bg.jpg) #fbf7ec no-repeat top center;
    transform-origin: top center;
    width: 100%;
}

.jd_nm .wrapper {
    width: 1200px;
    height: 2669px;
    /*background: url(../img/wrapper_new_hp.jpg) #fbf7ec no-repeat top center;*/
    margin: 0 auto 0;
}

.sp {
    background-image: url(../img/sprite.png?v20240416);
}

.hiddenText {
    text-indent: 99999em;
    font-size: 0;
}

.header {
    height: 982px;
    position: relative;
}

.header .hd_top1 .logo {
    width: 262px;
    height: 121px;
    top: 19px;
    left: -311px;
    position: absolute;
}

.header .main-logo {
    position: absolute;
    left: -20px;
    top: 20px;
    width: 166px;
}

.header .hd_top1 .logo a {
    width: 262px;
    height: 121px;
    background: url(../img/logo_dy.png?v20240416) no-repeat 50% 0/100%;
    font-size: 0;
    display: block;
}

a.jdd,
a.hjd {
    display: inline-block;
    width: 280px;
    height: 80px;
    position: absolute;
    top: 560px;
    left: 564px;
    transition: all 0.2s ease-in-out;
}

a.jdd:hover,
a.hjd:hover {
    transform: scale(1.02);
}

a.jdd {
    background-position: 0 0;
}

a.hjd {
    background-position: 0 -80px;
    left: 880px;
}

.header .slogan {
    display: block;
    width: 668px;
    height: 349px;
    background: url(../img/slogan.png?v20240416) no-repeat center top;
    position: absolute;
    top: 100px;
    left: 500px;
}

.game {
    font-size: 0;
    height: 887px;
    position: relative;
    margin-bottom: 163px;
    margin-top: 56px;
}

.game > div {
    display: inline-block;
    width: 50%;
    text-align: center;
    position: absolute;
    top: 0;
    color: #b44b2d;
}

.jdCard {
    left: -25px;
}

.hjCard {
    right: -33px;
}

.game h3 {
    display: block;
    width: 497px;
    height: 96px;
    margin: 0 auto;
    margin-bottom: 20px;
    text-indent: 999999em;
}

.jdTitle {
    background: url(../img/jd_title.png?v20240416) no-repeat;
}

.hjTitle {
    background: url(../img/hj_title.png?v20240416) no-repeat;
}

.game > div > div {
    width: 525px;
    height: 736px;
    background: url(../img/gameborder.png?v20240416) no-repeat top left;
    padding: 35px 44px 0 36px;
}

.game h4 {
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
}

.game .gameCon {
    font-size: 14px;
    color: #606060;
    margin-bottom: 20px;
    text-align: left;
    padding: 0 30px;
    line-height: 22px;
}

.game p img {
    background-color: #ead1a1;
}

.game > div > div > a > img {
    margin: 0 auto;
    border: solid 4px #ead1a1;
    margin-bottom: 29px;
}

.cardCenterImg {
    margin: 0 34px;
}

.jdGift,
.hjGift {
    display: block;
    width: 514px;
    height: 60px;
    background-position: 0 -342px;
    margin: 10px auto 0;
}

.jdGift:hover,
.hjGift:hover {
    background-position: 0 -402px;
}

.news h3,
.discuss h3 {
    width: 496px;
    height: 62px;
    margin: 0 auto;
    margin-bottom: 48px;
    background-position: 0 -462px;
}

/*.news a {
    display: inline-block;
    position: relative;
}*/
/*.news a:after {
    content: ' ';
    display: block;
    width: 270px;
    height: 439px;
    position: absolute;
    top: -12px;
    left: -3px;
    background: url(../img/yxzx_border.png?v20240416) no-repeat;
}*/
.news .imgBox a {
    margin: 0 14px;
    transition: all 0.5s ease-in-out;
}

.news .imgBox a:hover {
    transform: scale(1.02)
}

.news .imgBox a:first-child {
    margin-left: 0px;
}

.news .imgBox a:first-child + span + span + span {
    margin-right: 0px;
}

.news .imgBox a:last-child {
    margin-right: 0px;
}

.discuss {
    margin-bottom: 154px;
    position: relative;
}

.discuss h3 {
    margin-top: 96px;
    margin-bottom: 32px;
    background-position: 0 -524px;
}

.discussBg {
    width: 1018px;
    height: 548px;
    background: url(../img/lyborder.png?v20240416) no-repeat;
    margin: 0 auto;
    padding: 46px 0 0 176px;
}

.discussCon {
    width: 876px;
    height: 498px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-base-color: #b34a2b;
    scrollbar-track-color: #bbb299;
}

.discussCon::-webkit-scrollbar {
    width: 6px;
    border-radius: 3px;
    background-color: #bbb299;
}

.discussCon::-webkit-scrollbar-track {
    border-radius: 3px;
    background-color: #bbb299;
}

.discussCon::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #b34a2b;
}

.discussCon > div {
    margin-bottom: 25px;
}

.discussCon > div:last-child {
    margin-bottom: 0;
}

.discussCon > div > img {
    display: inline-block;
    width: 62px;
    height: 62px;
    border: 1px solid #c46547;
    border-radius: 32px;
    margin-right: 20px;
    vertical-align: text-top;
}

.discussCon > div div {
    display: inline-block;
    width: 732px;
    vertical-align: text-top;
    font-size: 16px;
    color: #333333;
}

.discussCon > div div span {
    display: block;
    font-size: 20px;
    color: #92553d;
}

.discussCon p {
    margin-top: 10px;
}

.discussCon .lightbox img {
    width: 200px;
    margin-right: 20px;
}

.discuss a.jdd,
.discuss a.hjd {
    top: auto;
    bottom: -110px;
    left: 280px;
}

.discuss a.hjd {
    left: 660px;
}

.jd_nm .sideMenu {
    width: 279px;
    height: 737px;
    background: url(../img/side_hp_new.png?v20240325) no-repeat;
    padding: 20px 16px 66px 16px;
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: -288.5px;
    box-sizing: border-box;
    z-index: 66;
    height: 637px;
    background-size: 279px 637px;
}

.hj_nm .sideMenu {
    width: 279px;
    height: 637px;
    background: url(../newImg/sideMenu.png?v20240416) no-repeat;
    padding: 20px 16px 66px 16px;
    position: fixed;
    top: 50%;
    left: 0;
    margin-top: -288.5px;
    box-sizing: border-box;
    z-index: 66;
    background-size: 279px 630px;
}

.hj_nm .sideMenu h3 {
    background: url(../newImg/side_title_2.png?v20240416) no-repeat center;
    width: 100%;
    height: 25px;
    margin: 0 auto;
}

.jd_nm .sideMenu h3 {
    background-position: -603px -288px;
    width: 229px;
    height: 25px;
    margin: 0 auto;
}

.hj_nm .regBox {
    margin: 10px auto 14px;
    width: 220px;
    height: 320px;
    background: #ffffff;
    border: solid 1px #cbae6d;
}

.jd_nm .regBox {
    margin: 10px auto 14px;
    width: 220px;
    height: 320px;
    background: #ffffff;
    border: solid 1px #6091c6;
}

.jd_nm .sideMenu .getGiftTitle {
    background-position: -707px -655px;
    width: 279px;
    height: 25px;
    margin-left: -16px;
}

.hj_nm .sideMenu .getGiftTitle {
    background: url(../newImg/side_title_1.png?v20240416) no-repeat;
    width: 279px;
    height: 25px;
    margin-left: -16px;
}

.jd_nm .sideMenu .getJdGift,
.jd_nm .sideMenu .getHjGift {
    display: block;
    margin: 7px auto;
    background-position: -7px -784px;
    width: 249px;
    height: 66px;
}

.hj_nm .sideMenu .getJdGift {
    display: block;
    margin: 7px auto;
    width: 245px;
    height: 66px;
    background: url(../newImg/side_btn_jd.png?v20240416) no-repeat top center;
}

.hj_nm .sideMenu .getHjGift {
    display: block;
    margin: 7px auto;
    width: 245px;
    height: 66px;
    background: url(../newImg/side_btn_hj.png?v20240416) no-repeat top center;
}

.sideMenu .getJdGift:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
    /* 设置亮度值，范围：0-1 */
}

.jd_nm .sideMenu .getHjGift {
    background-position: -7px -860px;
    width: 249px;
    height: 66px;
}

.sideMenu .getHjGift:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
    /* 设置亮度值，范围：0-1 */

}

.jd_nm .switchBtn {
    display: block;
    background-position: -583px -589px;
    width: 38px;
    height: 75px;
    position: absolute;
    bottom: 98px;
    right: -35px;
}

.jd_nm .switchBtn.on {
    background-position: -638px -588px;
}

.hj_nm .switchBtn {
    display: block;
    background: url(../newImg/side_hide.png?v20240416) no-repeat;
    width: 36px;
    height: 75px;
    position: absolute;
    bottom: 98px;
    right: -35px;
}

.hj_nm .switchBtn.on {
    background-position: -295px -159px;
    background: url(../newImg/side_show.png?v20240416) no-repeat;
}

.pop {
    width: 1223px;
    height: 655px;
    font-size: 0;
    background: url(../img/pop_hp.png?v20240416) no-repeat;
    padding: 90px 128px 0 145px;
    position: relative;
    display: none;
    box-sizing: border-box;
}

.pop .textCont {
    width: 630px;
    margin-right: 95px;
}

.pop > div {
    display: inline-block;
    vertical-align: text-top;
}

.pop .regBox {
    border: none;
    margin-top: 90px;
    border: solid 1px #c99f5e;
}

.pop .textCont {
    font-size: 18px;
    color: #6a5044;
    text-align: center;
}

.pop .textCont p {
    margin-bottom: 15px;
    color: #684639;
    text-align: center;
}

.pop .textCont p span {
    font-size: 28px;
    color: #9a4230;
}

.pop .textCont .light {
    font-size: 14px;
    color: #6a5044;
    margin-bottom: 18px;
}

.pop .textCont .light div {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 237px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    background-position: -281px -53px;
    margin: 0 auto;
}

.pop .textCont .light i {
    display: inline-block;
    width: 166px;
}

.pop .textCont .light em {
    display: inline-block;
    width: 72px;
    color: #f7f6ef;
    cursor: pointer;
}

.pop .giftList {
    margin-bottom: 24px;
}

.pop .cardCenterImg {
    margin: 0 20px;
}

.pop .textLeft {
    text-align: left;
    line-height: 28px;
}

.pop .textCont a {
    display: block;
    background-position: -8px -933px;
    width: 245px;
    height: 66px;
    margin: 0 auto 0;
}

.pop .textCont a:hover {
    background-position: -276px -932px;
}

.pop .close {
    display: block;
    width: 60px;
    height: 70px;
    position: absolute;
    right: 3px;
    top: 31px;
}

.pop .light a {
    background-position: -532px -785px;
    width: 285px;
    height: 60px;
}

.hjPop .hp_pop a:hover {
    background-position: -536px -850px;
}

.giftBox i {
    display: inline-block;
    color: #a08555;
    position: relative;
}

.giftBox span {
    display: block;
    width: 100%;
    position: absolute;
    font-size: 18px;
    top: 15px;
    left: 0;
    font-weight: bolder;
}

.hp_zz_pic {
    position: absolute;
    top: 621px;
    left: 50%;
    margin-left: -960px;
    width: 1920px;
    height: 489px;
    pointer-events: none;
    z-index: 22;
}

.main {
    overflow-x: hidden;
}

.news_hp {
    width: 100%;
    padding-top: 41px;
}

.news_hp_bot {
    padding-top: 0px;
}

.jd_nm .news_hp .hp_tit1 {
    display: block;
    background: url(../img/hp_tit1.png?v20240416) no-repeat;
    width: 930px;
    height: 150px;
    margin: 0 auto 25px;
}

.jd_nm .news_hp .hp_tit2 {
    display: block;
    background: url(../newImg/actTitle.png?v20240325) no-repeat;
    width: 930px;
    height: 86px;
    margin: 0 auto 10px;
}

.pic_jd,
.pic_hj {
    display: none;
}

.hj_nm .pic_hj,
.jd_nm .pic_jd {
    display: block;
}

.hj_pic_a2,
.jd_pic_a4 {
    top: 370px;
    left: 50%;
    margin-left: -960px;
    position: absolute;

}

.hj_pic_a2 {
    margin-top: -50px;
}

.jd_pic_a4 {
    height: 570px;
    top: 317px;
}

.hj_pic_a1,
.jd_pic_a3 {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -960px;
    z-index: 22;
}

.hj_pic_apic {
    display: none;
}

.hj_nm .hj_pic_a1,
.hj_nm .hj_pic_a2,
.jd_nm .jd_pic_a3,
.jd_nm .jd_pic_a4 {
    display: block;
}

.hj_nm .news_hp .hp_tit2 {
    display: block;
    background: url(../img/hp_tit2_new.png) no-repeat;
    width: 1056px;
    height: 91px;
    margin: 0 auto 10px;
}

.news .imgBox .top_num {
    margin-top: 38px;
}

.news_hp .imgBox {
    width: 1436px;
    margin-left: -118px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.vidBox {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 257px;
    margin-bottom: 28px;
}

.jd_nm .hp_sm_vid {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 383px;
    height: 256px;
    background: url(../img/hp_vid1.png?v20240416) no-repeat;
}

.hj_nm .hp_sm_vid {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 383px;
    height: 256px;
    background: url(../img/hp_vid1_new.png?v20240416) no-repeat;
}

.hp_sm_vid img {
    width: 360px;
    height: 233px;
}

.hp_vid_icon {
    display: block;
    background-position: -731px -3px;
    width: 72px;
    height: 72px;
    top: 50%;
    left: 50%;
    margin-left: -36px;
    margin-top: -36px;
    position: absolute;
}

.hp_vid_icon {
    -webkit-animation: pulse 2s .2s ease infinite;
    -moz-animation: pulse 2s .2s ease infinite;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(1.1)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

.hp_sm_vid:hover img {
    -webkit-filter: brightness(1.3);
    -o-filter: brightness(1.3);
    -moz-filter: brightness(1.3);
    filter: brightness(1.3);
}

.big_vid_bx {
    display: block;
    background: url(../img/hp_big_vid.png?v20240416) no-repeat;
    width: 1212px;
    height: 602px;
    margin-left: -6px;
    box-sizing: border-box;
    padding: 37px 66px 15px;
    position: relative;
}

.big_vid_con {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 1080px;
    height: 550px;
}

.big_vid_icon {
    display: flex;
    justify-content: center;
    align-items: center;
    background-position: -602px -159px;
    width: 117px;
    height: 117px;
}

.icon_sm_con {
    display: block;
    background-position: -730px -159px;
    width: 117px;
    height: 117px;
}

.icon_sm_con {
    -webkit-animation: pulse 1s .2s ease infinite;
    -moz-animation: pulse 1s .2s ease infinite;
}

.hj_nm .sideMenu .ygameBtnTitle {
    display: block;
    background-position: -602px -320px;
    width: 290px;
    height: 25px;
    margin: 0 0 12px -24px;
}

.jd_nm .sideMenu .ygameBtnTitle {
    display: block;
    background-position: -701px -627px;
    width: 290px;
    height: 25px;
    margin: 0 0 12px -24px;
}

.jd_nm .ygameBtn {
    display: block;
    background-position: -521px -351px;
    width: 245px;
    height: 66px;
    margin: 6px auto 10px;
}

.hj_nm .ygameBtn {
    display: block;
    background-position: -532px -503px;
    width: 237px;
    height: 58px;
    margin: 6px auto 10px;
}

.ygameBtn:hover {
    -webkit-filter: brightness(1.2);
            filter: brightness(1.2);
    /* Ã¨Â®Â¾Ã§Â½Â®Ã¤ÂºÂ®Ã¥ÂºÂ¦Ã¥â‚¬Â¼Ã¯Â¼Å’Ã¨Å’Æ’Ã¥â€ºÂ´Ã¯Â¼Å¡0-1 */

}

.hd_con {
    display: block;
    width: 100%;
    height: 980px;
}

.hd_top {
    display: none;
    width: 100%;
    height: 100%;
    position: relative;
}

.hd_pic1 {
    display: block;
    width: 1920px;
    /* height: 1111px; */
    top: 0;
    left: 50%;
    margin-left: -960px;
    position: absolute;
}
.hj_nm .hd_pic1 {
    /* height: 1323px; */
}
.hd_bg {
    display: block;
    width: 3263px;
    height: 964px;
    position: absolute;
    top: 0;
    left: -800px;
}

.btn_next {
    display: block;
    background-position: -583px -6px;
    width: 136px;
    height: 138px;
    top: 247px;
    left: 47%;
    margin-left: -850px;
    position: absolute;
}

.btn_next:before {
    content: '';
    position: absolute;
    background: url(../img/sprite.png?v20240416) no-repeat;
    background-position: -782px -397px;
    width: 169px;
    height: 27px;
    top: 146px;
    left: 50%;
    margin-left: -84.5px;
}

.hd_top {
    position: absolute;
    top: 0;
    left: 0;
}

.btn_next,
.btn_prve {
    -webkit-animation: pulse 2s .2s ease infinite;
    -moz-animation: pulse 2s .2s ease infinite;
}

.btn_prve {
    display: block;
    /* background-position:-816px -3px; */
    width: 169px;
    height: 175px;
    top: 247px;
    left: 50%;
    margin-left: 754px;
    position: absolute;
    background: url(../img/btn_prve.png) no-repeat;
    background-size: 100% 100%;
}

.btn_prve:before {
    content: '';
    display: none;
    position: absolute;
    background: url(../img/sprite.png?v20240416) no-repeat;
    background-position: -782px -353px;
    width: 169px;
    height: 27px;
    top: 146px;
    left: 50%;
    margin-left: -84.5px;
}

.hd_pic2 {
    display: block;
    width: 1810px;
    height: 970px;
    top: 0;
    left: 50%;
    margin-left: -848px;
    position: absolute;
}

.slg2_hp {
    display: block;
    position: absolute;
    width: 1014px;
    height: 400px;
    top: 466px;
    left: 97px;
    pointer-events: none;
}

.btn_down_hp {
    display: block;
    /* background-position: 0 -594px; */
    width: 341px;
    height: 169px;
    top: 810px;
    left: 260px;
    position: absolute;

    background: url(../img/downGame.png) no-repeat;
    background-size: 100% 100%;
}

.hd_top2 .btn_down_hp {
    background: url(../newImg/download.png?v20240325) no-repeat top;
    width: 248px;
    height: 75px;
    left: 332px;
    top: 842px;
}

.btn_lq_hp {
    display: block;
    background-position: 0 -658px;
    width: 341px;
    height: 169px;
    top: 810px;
    right: 260px;
    position: absolute;
    background: url(../img/getGift.png) no-repeat;
    background-size: 100% 100%;
}

.hd_top2 .btn_lq_hp {
    background: url(../newImg/getGift.png?v20240325) no-repeat top;
    width: 248px;
    height: 66px;
    right: 332px;
    top: 847px;
}

.slg1_hp {
    position: absolute;
    pointer-events: none;
    width: 1141px;
    height: 417px;
    top: 490px;
    left: 0px;
}

.slg1_hp_f {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -555px;
    margin-left: -327px;
    pointer-events: auto;
}

.btn_lq_hp:hover,
.btn_down_hp:hover,
.btn_yd_hp:hover,
.btn_lq_hp1:hover {
    -webkit-filter: brightness(1.2);
    -o-filter: brightness(1.2);
    -moz-filter: brightness(1.2);
    filter: brightness(1.2);
}

.header .hd_top2 .tlhj-logo {
    top: 20px;
    left: unset;
    right: -60px;
    /* width: 224px; */
    /* height: 148px; */
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
}

.btn_top_vid {
    display: block;
    width: 74px;
    height: 74px;
    position: absolute;
    top: 568px;
    left: 994px;
    z-index: 1;
    background: url(../newImg/play.png?v20240416) no-repeat;
}

.btn_top_vid1 {
    display: block;
    width: 74px;
    height: 74px;
    position: absolute;
    top: 721px;
    left: 55%;
    z-index: 1;
    margin-left: 353px;
    background: url(../newImg/play.png?v20240325) no-repeat;
}

.btn_top_vid1:after {
    display: block;
    content: '';
    background: url(../newImg/animate.png?v20240325) no-repeat center;
    width: 130px;
    height: 130px;
    top: 50%;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px;
    position: absolute;
}

.btn_top_vid:after {
    display: block;
    content: '';
    background: url(../newImg/animate.png?v20240416) no-repeat center;
    width: 130px;
    height: 130px;
    top: 50%;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px;
    position: absolute;
}

/*.btn_top_vid:before{
    content: '';
	display: block;
    width: 65px;
    height: 65px;
    background: url(../img/top_vid1.png?v20240416) no-repeat;
	top: 50%;
	left: 50%;
    margin-left:-32.5px;
    margin-top:-32.5px;
	position: absolute;
}*/
/* .btn_top_vid1:before{
    content: '';
	display: block;
    width: 65px;
    height: 65px;
    background: url(../newImg/play.png?v20240416) no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left:-32.5px;
    margin-top:-32.5px;
    z-index: 22;
} */
.btn_top_vid:before,
.btn_top_vid1:before {
    -webkit-animation: brightness 1s 0s linear infinite;
    -moz-animation: brightness 1s 0s linear infinite;
}

@-webkit-keyframes brightness {
    0% {
        filter: brightness(1);
    }

    50% {
        filter: brightness(1.5);
    }

    100% {
        filter: brightness(1);
    }
}

.btn_top_vid:after,
.btn_top_vid1:after {
    -webkit-animation: rotateIn 4s 0s linear infinite;
    -moz-animation: rotateIn 4s 0s linear infinite;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(-360deg);
    }

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
    }
}

.btn_yd_hp {
    display: block;
    background-position: -2px -596px;
    width: 256px;
    height: 63px;
    top: 816px;
    left: 50%;
    margin-left: -263px;
    position: absolute;
}

.btn_lq_hp1 {
    display: block;
    background-position: -279px -596px;
    width: 256px;
    height: 63px;
    top: 816px;
    left: 50%;
    margin-left: 8px;
    position: absolute;
}

.hj_add_new_tips {
    display: block;
    background-position: -787px -445px;
    width: 191px;
    height: 78px;
    position: absolute;
    top: 856px;
    left: 50%;
    margin-left: -229px;
}

@keyframes fadeInUp5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(120px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
@-webkit-keyframes fadeInUp5 {
    0% {
        opacity: 0;
        -webkit-transform: translateY(120px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

.clo1 {
    color: #a03d3d;
}

.on {
    display: block;
}

.popup.video-pop {
    width: 820px;
    height: 462px;
    background-color: #000;
}

.popup.video-pop1 {
    width: 820px;
    height: 461px;
    background-color: #000;
}

.popup.video-pop .video-box,
.popup.video-pop1 .video-box,
.popup.video-pop-sohu .video-box {
    position: relative;
    border: 1px solid #c1a45f;
    background-color: #000;
    box-sizing: border-box;
    height: 100%;
    width: 100%;
    text-align: center;
}

.popup.video-pop video,
.popup.video-pop1 video,
.popup.video-pop-sohu video {
    /* display: inline-block; */
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.popup .close_hp {
    position: absolute;
    right: -60px;
    top: 0px;
    /* background: url(http://i0.cy.com/tlhj/pic/2020/09/08/close-btn.png?v20240416) no-repeat; */
    background: url(http://i0.cy.com/tlhj/pic/2022/03/24/pc/close-btn.png?v20240416) no-repeat;
    width: 52px;
    height: 52px;
    cursor: pointer;
    transition: all 0.5s ease;
}

.sideMenu {
    display: none;
}

.hp_add_xj_box {
    width: 100%;
    height: 847px;
    position: relative;
    margin-top: 50px;
}
.hj_nm .hp_add_xj_box {
}
.hj_nm .btn_go_hm_l {
    display: block;
    /* background-position: -835px -781px; */
    background: url(../img/jrgw.png) no-repeat;
    background-size: 100% 100%;
    width: 157px;
    height: 49px;
    top: 700px;
    left: 50%;
    z-index: 22;
    margin-left: -856px;
    position: absolute;
    text-indent: -999em;
}

.hj_nm .btn_go_hm_r {
    display: block;
    /* background-position: -835px -781px; */
    background: url(../img/jrgw.png) no-repeat;
    background-size: 100% 100%;
    width: 157px;
    height: 49px;
    top: 310px;
    left: 50%;
    margin-left: 706px;
    position: absolute;
    text-indent: -999em;
}

.hj_nm .btn_go_hm_r:hover,
.hj_nm .btn_go_hm_l:hover {
    background: url(../img/gw_jd1_btn.png?v20240416) no-repeat 50% 0/100%;
}

.btn_go_hm_r {
    display: block;
    background-position: -835px -949px;
    width: 157px;
    height: 49px;
    top: 294px;
    right: -260px;
    position: absolute;
    text-indent: -999em;
    z-index: 22;
}

.btn_go_hm_l {
    display: block;
    background-position: -835px -949px;
    width: 157px;
    height: 49px;
    top: 674px;
    left: -258px;
    position: absolute;
    text-indent: -999em;
    z-index: 22;
}

.jd_nm .btn_go_hm_r:hover,
.jd_nm .btn_go_hm_l:hover {
    background-position: -835px -835px;
}

.btn_add_hm {
    display: block;
    background-position: -541px -916px;
    width: 189px;
    height: 58px;
    top: 65px;
    left: -30px;
    position: absolute;
}

.btn_add_hm1 {
    display: block;
    width: 189px;
    height: 58px;
    top: 65px;
    right: -273px;
    background: url(../newImg/btn_gw.png?v20240325) no-repeat 50% 0/100%;
    position: absolute;
}

.zrsj {
    width: 100%;
    height: 751px;
    position: relative;
    margin-bottom: 160px;
}

.zrsj img {
    display: block;
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
}

.jd_nm .zrsj {
    display: none;
}

.hd_top, .hd_top * {
    will-change: transform;
}

.hd_top.active {
    display: block;
}

:root {
    --animate-duration: 1s;
    --animate-delay: 1s;
    --animate-repeat: 1
}

.animate__animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-duration: var(--animate-duration);
    animation-duration: var(--animate-duration);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes animate__fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes animate__fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.animate__fadeInRight {
    -webkit-animation-name: animate__fadeInRight;
    animation-name: animate__fadeInRight
}

@-webkit-keyframes animate__fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes animate__fadeOutLeft {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.animate__fadeOutLeft {
    -webkit-animation-name: animate__fadeOutLeft;
    animation-name: animate__fadeOutLeft
}

@-webkit-keyframes animate__fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes animate__fadeOutRight {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.animate__fadeOutRight {
    -webkit-animation-name: animate__fadeOutRight;
    animation-name: animate__fadeOutRight
}


.hd_top1.active .slg1_hp,
.hd_top1.active .btn_top_vid1,
.hd_top2.active .slg2_hp,
.on .slg1_hp,
.on .slg1_hp_f,
.on .btn_top_vid,
.hd_top2.active .btn_top_vid {
    -webkit-animation: fadeInUp5 0.5s .4s ease both;
    animation: fadeInUp5 0.5s .4s ease both;
}

.hd_top1.active .btn_down_hp,
.hd_top1.active .btn_lq_hp,
.hd_top2.active .btn_down_hp,
.hd_top2.active .btn_lq_hp {
    -webkit-animation: fadeInUp5 0.5s .4s ease both;
    animation: fadeInUp5 0.5s .4s ease both;
}
