@charset "utf-8";
@font-face {
  font-family: 'hanyi';
  src: url('/act/xtl/newserver/20260617/x89dk3/fonts/hyjk.ttf');
}
.bar {
    height: 1460px;
    margin: 0 auto;
    position: relative
}

.xtl_logo_lk,
.xtl_logo_bg {
    position: absolute;
    top: 20px;
    left: 0px;
    z-index: 100;
    width: 286px;
    height: 134px;
}

.xtl_logo_lk a {
    display: block;
    z-index: 999;
		width: 286px;
		height: 134px;
}

.xtl_logo_bg {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/logo.png) center no-repeat;
}

.head {
    height: 1140px;
    /* background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/head.jpg) no-repeat center top; */
    z-index: 1;
    position: relative
}

.slotxt {
    left: 50%;
    top: 0px;
    margin-left: 120px;
    z-index: 1
}

.slotxt-time{
    line-height: 35px;
    position: absolute;
    font-size: 18px;color: #f6dda5;
    top: 353px;
    text-align: center;
    width: 28px;
    left: 332px;
		line-height: 35px;
		writing-mode: vertical-lr;
    box-sizing: border-box;
    margin-block: 0;
    display: none;
}
/* .slotxt-time em{writing-mode: horizontal-tb;} */
.slotxt-time span{color: #f6dda5;}
.slotxt-desc{
  width: 704px;
  position: absolute;
  left: 396px;
  line-height: 52px;
  font-family: 'hanyi';
  font-size: 28px;
  color: #f6dda5;
  top: 428px;
  text-align: center;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 52px;
  margin-block: 0;
}

.slotxtm {
    display: none;
}

.head .qrcode-box{
  position: absolute;
  width: 261px;
  height: 261px;
  top: 374px;
  right: 10px;
  background: url('/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/qrcode_bg.png') no-repeat center;
  background-size: 100% auto;
}
.head .qrcode-box .qrcode{
  position: absolute;
  width: 128px;
  height: 128px;
  top: 53px;
  left: 66px;
}
.head .qrcode-box .qrcode img{
  display: block;
  width: 100%;
  height: auto;
}

.qqqun {
    z-index: 3;
    text-indent: 0;
    left: 0;
    top: 885px;
    font-size: 16px;
    color: #f7e5b9;
    line-height: 32px;
    text-align: center;
    width: 100%;
}

.daqu {
    z-index: 3;
    text-indent: 0;
    width: 644px;
    left: 556px;
    top: 633px;
    font-size: 26px;
    text-align: center;
    display: block;
    color: #1f353a;
    font-family: '\5b8b\4f53';
    font-weight: bold;
}

.login {
    
    z-index: 4;
    right: 0;
    width: 100%;
    text-align: center;
    color: #5d3146;
    font-size: 24px;
    line-height: 51px;
    top: 1056px;
    height: 51px;
    /* background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/login-bg.png) center center no-repeat; */
}

.login a {
    color: #d44961
}

.arr {
    width: 374px;
    height: 58px;
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/arr.png) no-repeat;
    position: absolute;
    z-index: 2;
    top: 958px;
    left: 50%;
    margin-left: -187px;
    animation: nextIcon .6s linear infinite alternate;
}

@keyframes nextIcon {
    0% {
        transform: translateY(10px)
    }

    100% {
        transform: translateY(0)
    }
}

.wrap {
    /* background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/wbg.jpg) no-repeat center top; */
    color: #23313a;
    font-size: 16px;
}

.active .slotxt {
    -webkit-animation: sloganAni .4s 0s linear both
}

.active .qqqun,
.active .daqu,
.active .login {
    -webkit-animation: fadeInUp 1s .2s ease both
}

.active .daqu {
    -webkit-animation-delay: .4s
}

.active .login {
    -webkit-animation-delay: .6s
}

.active .qqqun {
    -webkit-animation-delay: .8s
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@-webkit-keyframes sloganAni {
    0% {
        -webkit-transform: scale(1.8);
        opacity: 0
    }

    60% {
        -webkit-transform: scale(1);
        opacity: 1
    }

    65% {
        -webkit-transform: translate(-4px, -4px)
    }

    70% {
        -webkit-transform: translate(0, 0)
    }

    75% {
        -webkit-transform: translate(4px, 4px)
    }

    80% {
        -webkit-transform: translate(0, 0)
    }

    85% {
        -webkit-transform: translate(-4px, 4px)
    }

    90% {
        -webkit-transform: translate(0, 0)
    }

    95% {
        -webkit-transform: translate(4px, -4px)
    }

    100% {
        -webkit-transform: translate(0, 0);
        opacity: 1
    }
}

.kaji .wrap {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/kaji/wbg.jpg) no-repeat center top;
}

.kaji .head {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/kaji/head.jpg) no-repeat center top;
}
/* 顶部导航栏 */
.addnavbox {
  
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
  height: 325px;
  z-index: 1;
  overflow: visible;
  /* background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/navbg.jpg) no-repeat center top; */
}

.daohangbox {
    width: 100%;
    height: 325px;
    margin: 0 auto;
    position: relative;
    overflow: visible;
}

.daohangbox .nav-link {
    position: absolute;
    top: 0;
    left: 50%;
		margin-left: -560px;
    width: 1120px;
    height: 100%;
    overflow: visible;
}

.daohangbox a {
    width: 243px;
    height: 256px;
    text-indent: -9999em;
    display: block;
    position: absolute;
    box-sizing: border-box;
    color: #fff6d9;
    text-align: center;
    line-height: 20px;
    font-size: 13px;
    overflow: visible;
    /* top: 0;
    left: 0; */
    /* border: 1px solid #000; */
}
.daohangbox a::after{
  content: '';
  display: block;
  position: absolute;
  width: 243px;
  height: 256px;
  left: 0px;
  top: 0px;
  pointer-events: none;
  background-size: 100% auto;
}
.daohangbox a span{
    background: #e35a2d;
    color: #fff6d9;
    height: 22px;line-height: 22px;
    padding: 0 5px;border-radius: 999px;
}
.daohangbox a.addlink1 {
    top: 0px;
    left: 0px;
}

.daohangbox a.addlink1::after {
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav1.png) no-repeat;
}
.daohangbox a.addlink2 {
    top: 0px;
    left: 290px;
}
.daohangbox a.addlink2::after {
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav2.png) no-repeat;
}
.daohangbox a.addlink3 {
    left: 580px;
    top: 0px;
}
.daohangbox a.addlink3::after {
  top: 0;
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav3.png) no-repeat;
  background-size: 100% auto;
}
.daohangbox a.addlink4 {
    top: 0px;
    left: 870px;
}
.daohangbox a.addlink4::after {
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav4.png) no-repeat;
}

.daohangbox a.addlink5 {
    top: 0px;
    left: 1035px;
}
.daohangbox a.addlink5::after {
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav5.png) no-repeat;
}
.daohangbox a.addlink6 {
  top: 74px;
  left: 1086px;
}
.daohangbox a.addlink6::after {
  top: 0;
  width: 240px;
  height: 257px;
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav6.png) no-repeat;
}
.daohangbox a.addlink7 {
  top: 0px;
  left: 1066px;
}
.daohangbox a.addlink7::after {
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav7.png) no-repeat;
}


.daohangbox a.addlink1:hover::after,
.pg1 .daohangbox a.addlink1::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav1-h.png) no-repeat;
}

.daohangbox a.addlink2:hover::after,
.pg2 .daohangbox a.addlink2::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav2-h.png) no-repeat;

}

.daohangbox a.addlink3:hover::after,
.pg5 .daohangbox a.addlink3::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav3-h.png) no-repeat;
    background-size: 100% auto;
}

.daohangbox a.addlink4:hover::after,
.pg3 .daohangbox a.addlink4::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav4-h.png) no-repeat;
}

.daohangbox a.addlink5:hover::after,
.pg3 .daohangbox a.addlink5::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav5-h.png) no-repeat;
}

.daohangbox a.addlink6:hover::after,
.pg8 .daohangbox a.addlink6::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav6-h.png) no-repeat;
}

.daohangbox a.addlink7:hover::after,
.pg9 .daohangbox a.addlink7::after {
    background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/nav7-h.png) no-repeat;
}

/* 侧栏 */

.side-column {
    width: 121px;
    height: 669px;
    position: absolute;
    right: 10px;
    top: 1336px;
    z-index: 10;
}
.side-column.fiex{position:fixed;top:0;}
.side {
	position: relative;
    width: 121px;
    height: 669px;
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	padding: 46px 0 0 0px;
}
.side::after{
	z-index: -1;
	pointer-events: none;
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%,-50%,0);
	width: 17px;
	height: 669px;
	background: url(/act/xtl/newserver/20260617/x89dk3/precharge/pc/img/nav-line.png) no-repeat;
}
.side a {
	position: relative;
    width: 121px;
    height: 131px;
    display: block;
    text-indent: -9999em;
    transition: all 0.5s;
		margin-bottom: 24px;
}
.side a img{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	/* transition: all 1s ease; */
}
.side a.nav4{width: 83px;height: 89px;margin-top: 5px;}
.side a .nav-img-h{opacity: 0;}
.side a:hover .nav-img-h,
.side a.on .nav-img-h{
   opacity: 1;
}

.head .qrcode-box {
  position: absolute;
  width: 222px;
  height: 221px;
  top: 710px;
  right: 80px;
  background: url(/act/xtl/newserver/20260617/x89dk3/appoint/pc/img/qrcode-bg.png) no-repeat center;
  background-size: 100% auto;
}
.head .qrcode-box .qrcode{
  position: absolute;
    width: 126px;
    height: 126px;
    top: 34px;
    left: 48px;
}
.head .qrcode-box .qrcode img{
  display: block;
  width: 100%;
  height: auto;
}