
.wtyd-container{width: 100%;overflow: hidden;}
.wtyd-container ul li{width: 50%;float: left;background-repeat: no-repeat !important;background-position: center !important;background-size: contain !important;position: relative;}
.wtyd-logo{position: absolute;z-index: 4;width: 100%;left: 0;text-align: center;top: 50%;transform: translateY(-50%);}
.wtyd-line,.wtyd-line2{position: absolute;z-index: 2;}
.wtyd-lt .wtyd-line{bottom: 24px;left: 24px;}
.wtyd-lt .wtyd-line2{top: 24px;left: 24px;}
.wtyd-lq .wtyd-line{top: 24px;right: 24px;}
.wtyd-lq .wtyd-line2{bottom: 24px;right: 24px;}
.wtyd-logo img{height: 134px;}
.wtyd-logo p{font-size: 30px;margin-top: 36px;}

.wtyd-logo span{font-size: 20px;line-height: 48px;}
@font-face {
    font-family: 'AkzidenzGrotesk';src: url('../images/ydyimg/AkzidenzGrotesk-Bold.otf');
}
.wtyd-logo a{display: block;width: 240px;font-family: 'AkzidenzGrotesk';height: 68px;margin: 102px auto 0;border-radius: 8px;text-align: center;line-height: 68px;font-size: 24px;font-weight: bold;transition: all .4s ease;}
.wtyd-lt .wtyd-logo p{color: #e2e2e2;}
.wtyd-lq .wtyd-logo p{color: #111015;}
.wtyd-lt .wtyd-logo a{border: 1px solid #111015;background: transparent;color: #111015;}
.wtyd-lq .wtyd-logo a{border: 1px solid #111015;background: transparent;color: #111015;}
.wtyd-lt .wtyd-logo a:hover{background: #00a3d1;}
.wtyd-lq .wtyd-logo a:hover{background: #00a3d1;color: #e2e2e2;}

.wtyd-container ul li:after{content: "";width: 100%;z-index: 3;height: 100%;position: absolute;top: 0;left: 0;
/*background: #000;*/
opacity: .54;transition: all .6s ease;}
.wtyd-container ul li:hover:after{opacity: 0;}



/* -------------------------PCç«¯--------------------------- */
@media all and (max-width:1700px) {
    /* 1600 Ã— (900/1024/1200) */
    .wtyd-logo img {height: 119px;}
    .wtyd-logo p {font-size: 26px;margin-top: 28px;}
    .wtyd-logo a {width: 240px;height: 68px;margin: 66px auto 0;}
}
    
@media all and (max-width:1599px) {
    /* 1440 Ã— (900/1050) */
    .wtyd-logo img {height: 111px;}
    .wtyd-logo p {font-size: 24px;margin-top: 24px;}
    .wtyd-logo a {width: 200px;height: 58px;line-height: 58px;margin: 54px auto 0;}
}


@media all and (max-width:1439px) {
    /* 1360 Ã— (768) */
}

@media all and (max-width:1359px) {
    /* 1280 Ã— (800/854/1024) */
    .wtyd-logo img {height: 94px;}
    .wtyd-logo p {font-size: 20px;margin-top: 20px;}
    .wtyd-logo a {width: 180px;height: 48px;line-height: 48px;margin: 42px auto 0;font-size: 20px;}
}

@media all and (max-width:1279px) {
    /* 1152 Ã— (864) */
}

@media all and (max-width:1151px) {
    /* 1024 Ã— (600/768) */
    .wtyd-logo img {height: 86px;}
    .wtyd-logo p {font-size: 20px;margin-top: 20px;}
    .wtyd-logo a {width: 180px;height: 48px;line-height: 48px;margin: 42px auto 0;font-size: 20px;}
}


/* ------------------------æ‰‹æœºç«¯-------------------------- */
@media all and (max-width:1000px) {
    .wtyd-logo img {height: 64px;}
    .wtyd-logo p {font-size: 18px;margin-top: 20px;}
    .wtyd-logo a {width: 180px;height: 48px;line-height: 48px;margin: 42px auto 0;font-size: 20px;}
}

@media all and (max-width:640px) {
    .wtyd-container ul li{width: 100%;}
    .wtyd-line, .wtyd-line2{display: none;}
    .wtyd-logo a {width: 160px;height: 42px;line-height: 42px;margin: 24px auto 0;font-size: 20px;}
    .wtyd-logo p {font-size: 18px;margin-top: 12px;}
    .wtyd-logo img {height: 60px;}
}





