html, body {
    position: relative;
    height: 100%;
    min-width: 1325px;
    overflow: hidden;

}
body {
    width: 100%;
    height: 100%;
    background:url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_bg.png) no-repeat center top/cover;
    font-family: 'Noto Sans JP';
    font-size: 14px;
    color:#000;
    margin: 0;
    padding: 0;
    position: relative;
}
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    
}
.all_swiper-container .swiper-slide{
    overflow: hidden;
}
.ld_ldjs_gallery-thumbs_box .ld_ldjs_gallery-thumbs .swiper-slide{
    overflow: visible;
}
.ld_ldjt_gallery-thumbs_box .ld_ldjt_gallery-thumbs .swiper-slide{
    overflow: visible;
}




/* liandong_list */
.liandong_list{
    width: 208px;
    height: 900px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 200;
}
.liandong_list_swiper-container{
    width: 100%;
    height: 770px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.liandong_list .swiper-slide{
    width: 200px!important;
    height: 100px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/liandong_lb_bg.png) no-repeat center top/cover;
    border: 4px solid rgba(0,0,0,0);


}
.liandong_list .swiper-slide a{
    display: block;
    width: 100%;
    height: 100%;
}
.liandong_list .swiper-slide a img{
    margin: 4px 0 0 7px;
}
.liandong_list_swiper-button-next,.liandong_list_swiper-button-prev{
    width: 200px!important;
    height: 28px!important;
    position: absolute!important;
    left: 0!important;
    right: 0!important;
    margin-top: 0!important;
}
.liandong_list_swiper-button-next{
    top: 97%!important;
    bottom: 0!important;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/liandong_list_bottom.png) no-repeat center top/cover!important;
}
.liandong_list_swiper-button-prev{
    top: 0!important;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/liandong_list_top.png) no-repeat center top/cover!important;
}
@media screen and (max-width: 1660px) {
    .liandong_list{
        display: none;
    }
}

.liandong_list .swiper-slide-active{
    border: 4px solid #fff;
}










.ld_container{
    width: 1660px;
    height: 100%;
    position: relative;
    margin: 0 auto;
    overflow: hidden;
}
.ld_xx_list_btn{
    position: absolute;
    z-index: 2;
    height: 100%;
    background: url(http://kr-website-jdzd.oss-cn-hongkong.aliyuncs.com/static/image/sec5_line.png) center right no-repeat;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    flex-direction: column;
}
.ld_xx_list_btn a{
    display: block;
    width: 208px;
    height: 54px;
}



.ld_xx_home{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_home.png) no-repeat right bottom;
    margin-bottom: 20px; 
}
.ld_xx_liandong{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_liandong.png) no-repeat right bottom;
    margin-bottom: 20px;
}
.ld_xx_pv_btn{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_pv_btn.png) no-repeat right bottom;
    margin-bottom: 20px;
}
.ld_xx_ldjs_btn{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_ldjs_btn.png) no-repeat right bottom;
    margin-bottom: 20px;
}
.ld_xx_ldjt_btn{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_ldjt_btn.png) no-repeat right bottom;
    margin-bottom: 20px;
}
.ld_xx_bz_btn{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_bz_btn.png) no-repeat right bottom;
}


.ld_xx_liandong.on{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_liandong_h.png) no-repeat right bottom;
}
.ld_xx_pv_btn.on{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_pv_btn_h.png) no-repeat right bottom;
}
.ld_xx_ldjs_btn.on{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_ldjs_btn_h.png) no-repeat right bottom;
}
.ld_xx_ldjt_btn.on{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_ldjt_btn_h.png) no-repeat right bottom;
}
.ld_xx_bz_btn.on{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_bz_btn_h.png) no-repeat right bottom;
}














/* 轮播 */
.ld_liandong_lb{
    width: 100%;
    height: 100%;
    position: absolute;
    transform: translateX(-50%);
    top: 0;
    left: 50%;
    z-index: 1;
}
.ld_slogan{
    width: 1102px;
    height: 146px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_slogan.png) no-repeat center top/cover;
    margin: 123px auto 0;
}
.ld_liandong_box{
    width: 950px;
    height: auto;
    position: absolute;
    top: 325px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
}
.ld_liandong_box .swiper-slide{
    width: 381px;
    height: 677px;
    position: relative;
}
.ld_liandong_box .swiper-slide_1{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/1ax.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_2{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/2to.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_3{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/3thh.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_4{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/4zlm.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_5{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/5atm.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_6{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/6tytp.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_7{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/7msz.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_11{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/11lyzf.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_13{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/13msks.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_15{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/15yzqs.png)no-repeat center top/cover;
}
.ld_liandong_box .swiper-slide_16{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/16jdjc.png)no-repeat center top/cover;
}
.ld_zz{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/xxxxxx.png) no-repeat center top/cover;
    opacity: 0;
}
.hover .ld_zz{
    opacity: 1;
    overflow: hidden;
}
.ld_liandong_box .ld_zz a{
    display: block;
    width: 166px;
    height: 166px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/psdld_ckgd_btn.png) no-repeat center top/cover;
    bottom: 106px;
    margin: 379px auto 0;
    overflow: hidden;
}
.ld_liandong_box .ld_zz a:hover{
    left: 50%;
    transform: translateX(-50%);
    transform: scale(1.1);
    transition: all 1s ease;
}
.ld_liandong_box .ld_zz p:nth-of-type(1){
    font-size: 26px;
    font-weight: bolder;
    color: #ffffff;
    text-align: center;
    margin-top: 55px;
}
.ld_liandong_box .ld_zz p:nth-of-type(2){
    font-size: 29px;
    color: #ffffff;
    text-align: center;
}
.ld_liandong_swiper-button-next,.ld_liandong_swiper-button-prev{
    width: 118px!important;
    height: 332px!important;
    top: 30%!important;
    transition: all .3s ease;
}
.ld_liandong_swiper-button-next{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/psdld_right_btn_h.png) no-repeat center top/cover!important;
    right: -120px!important;
}
.ld_liandong_swiper-button-next:hover{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/psdld_right_btn.png) no-repeat center top/cover!important;
}
.ld_liandong_swiper-button-prev{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/psdld_left_btn_h.png) no-repeat center top/cover!important;
    left: -120px!important;
}
.ld_liandong_swiper-button-prev:hover{
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/psdld_left_btn.png) no-repeat center top/cover!important;
}
.ld_liandong_logo{
    width: 375px;
    height: 57px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/liandong_logo.png) no-repeat center top/cover;
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
}
@media screen and (max-height: 1140px) {
    .ld_liandong_logo{
        display: none;
    }
}
.bq{
    position: absolute; 
    top: 0; 
    left: 50%; 
    transform: translateX(-50%);
}










/* pv */
.ld_xx_title{
    width: 1110px;
    height: 140px;
    margin: 123px auto 0;
}
.ld_xx_pv_box{
    position: relative;
    width: 1028px;
    height: 750px;
    left: 50%;
    transform: translateX(-50%);
    bottom: -8%;
}
@media screen and (max-height: 1120px) {
    .ld_xx_pv_box{
        bottom: 0;
    }
}
@media screen and (max-height: 1000px) {
    .ld_xx_title{
        display: none;
    }
    .ld_xx_pv_box{
        transform: translate(-50%,-50%);
        top: 50%;
    }
}
.ld_xx_pv_bg{
    width: 1028px;
    height: 579px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_pv_bg.png) no-repeat center top/cover;
    position: relative;
}
.pv{
    position: absolute;
    width: 1016px;
    height: 573px;
    top: 3px;
    right: 2px;
    z-index: 5;
}
.video {
	z-index: 1000;
	width: 100%;
	height: 100%;
}
.video .video_box {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center
}
.video .flowplayer {
	width: 60%;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -30%;
	z-index: 1000
}
.video video {
	position: relative;
    z-index: 1000;
    width: 100%;
    max-width: 1600px;
}
.pv_jt{
    position: absolute;
    width: 1016px;
    height: 573px;
    top: 3px;
    right: 2px;
    z-index: 5;
}
.ld_xx_pv_zz{
    position: absolute;
    width: 1016px;
    height: 573px;
    top: 3px;
    right: 2px;
    background: rgba(0, 0, 0, 0.5);
    z-index: 6;
}
.ld_xx_pv_zz_btn{
    display: block;
    width: 124px;
    height: 103px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/ld_xx_pv_zz_btn.png) no-repeat center top/cover;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ld_pv_gallery-top{
    position: absolute!important;
    width: 1016px!important;
    height: 573px!important;
    top: 3px!important;
    right: 2px!important;
    z-index: 2!important;
}
.ld_pv_swiper-button-next,.ld_pv_swiper-button-prev{
    top: 643px!important;
    z-index: 200!important;
    margin-top: 0!important;
}
.ld_pv_swiper-button-next{
    right: 30px!important;
}
.ld_pv_swiper-button-prev{
    left: 30px!important;
}
.ld_pv_gallery-thumbs{
    width: 900px;
    height: 150px;
    background: rgba(20,7,4,0.3);
    margin-top: 11px;
}
.ld_pv_gallery-thumbs .swiper-slide {
    width: 230px;                         
    height: 130px;
    margin-top: 10px;
}
.ld_pv_gallery-thumbs .swiper-slide-active {
    border: 2px solid #ffffff;
    margin-top: 8px;
}


/* 第二屏 */
.ld_ldjs_gallery-top_box{
    width: 1279px;
    height: 100%;
    position: absolute;
    top: 60px;
    left: 215px;
}
.ld_ldjs_gallery-top {
    height: 100%;
}
.ld_ldjs_gallery-top .swiper-slide{
    transition: 1s;
    height: 100%;
    text-align: center;
}
.ld_ldjs_gallery-top .swiper-slide img{
    width: auto;
   height: 100%;
}
.ld_ldjs_gallery-thumbs_box{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 200px;
    z-index: 1;
}
.ld_ldjs_gallery-thumbs{
    width: 845px;
    height: 200px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jsjtlb_bg.png) no-repeat;
}
.ld_ldjs_gallery-thumbs .swiper-slide {
    width: 145px!important;                         
    height: 130px;
    margin-top: 10px;
    background-repeat:no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.ld_ldjs_gallery-thumbs .swiper-slide-active {
    background-position: top center;
}
.ld_ldjs_gallery-thumbs .swiper-slide p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: -53px;
    color: #ffffff;
    transform: translateX(-50%);
}

.ld_ldjs_swiper-button-next,.ld_ldjs_swiper-button-prev{
    top: auto!important;
    bottom: 100px;
    z-index: 2!important;
    margin-top: 0!important;
}
.ld_ldjs_swiper-button-next{
    right: 349px!important;
}
.ld_ldjs_swiper-button-prev{
    left: 349px!important;
}
.ld_ldjs_swiper-button-prev.swiper-button-white, .swiper-container-rtl .ld_ldjs_swiper-button-next.swiper-button-white{
    background-image:url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jsjtlb_leftbtn.png)!important;
}
.ld_ldjs_swiper-button-next.swiper-button-white, .swiper-container-rtl .ld_ldjs_swiper-button-prev.swiper-button-white{
    background-image:url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jsjtlb_rightbtn.png)!important;
}
.ld_ldjs_gallery-top .swiper-slide .js_bg{
    width: 875px;
    height: 202px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/js_bg.png) no-repeat center top/cover;
    position: absolute;
    bottom: 346px;
    left: 0;
}
.js_bg>div{
    width: 100%;
    height: 100%;
    position: relative;
}
.ld_ldjs_gallery-top .swiper-slide .js_bg div p{
    position: absolute;
}
.jsjt_name{
    text-shadow: 7px 4px 2px #000;
    font-family: Noto Serif JP;
}
.jsjt_illust{
    text-shadow: 3px 3px 2px #000;

}
.ld_ldjs_gallery-top .swiper-slide .js_bg p:nth-of-type(1){
    width: 76%;
    text-align: center;
    font-size: 100px;
    color: #ffffff;
    top: 26px;
    left: 0;
    font-weight: bolder;
}
.ld_ldjs_gallery-top .swiper-slide .js_bg p:nth-of-type(2){
    font-size: 40px;
    color: #ffffff;
    top: 91px;
    right: 10px;
}
.ld_ldjs_gallery-top .swiper-slide .js_bg p:nth-of-type(3){
    font-size: 40px;
    color: #ffffff;
    bottom: 6px;
    right: 230px;
}
.ld_ldjs_gallery-top .swiper-slide .js_bg p:nth-of-type(4){
    width: 230px;
    height: 50px ;
    line-height: 50px;
    background-color: #cecfcf;
    font-size: 40px;
    color: #000000;
    bottom: 0;
    right: 0;
}







/* 第三屏 */
.ld_ldjt_gallery-top_box{
    width: 1279px;
    height: 100%;
    position: absolute;
    top: 60px;
    left: 215px;
}
.ld_ldjt_gallery-top {
    height: 100%;
}
.ld_ldjt_gallery-top .swiper-slide{
    transition: 1s;
    height: 100%;
    text-align: center;
}
.ld_ldjt_gallery-top .swiper-slide img{
    width: auto;
    height: 100%;
}
.ld_ldjt_gallery-thumbs_box{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 200px;
    z-index: 1;
}
.ld_ldjt_gallery-thumbs{
    width: 845px;
    height: 200px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jsjtlb_bg.png) no-repeat;
}
.ld_ldjt_gallery-thumbs .swiper-slide {
    width: 145px;                         
    height: 130px;
    margin-top: 10px;
    background-repeat:no-repeat;
    background-position: bottom center;
    background-size: cover;
}

.ld_ldjt_gallery-thumbs .swiper-slide-active {
    background-position: top center;
}
.ld_ldjt_gallery-thumbs .swiper-slide p{
    width: 100%;
    text-align: center;
    font-size: 18px;
    position: absolute;
    left: 50%;
    bottom: -53px;
    color: #ffffff;
    transform: translateX(-50%);
}

.ld_ldjt_swiper-button-next,.ld_ldjt_swiper-button-prev{
    top: auto!important;
    bottom: 100px;
    z-index: 2!important;
    margin-top: 0!important;
}
.ld_ldjt_swiper-button-next{
    right: 349px!important;
}
.ld_ldjt_swiper-button-prev{
    left: 349px!important;
}
.ld_ldjt_swiper-button-prev.swiper-button-white, .swiper-container-rtl .ld_ldjt_swiper-button-next.swiper-button-white{
    background-image:url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jsjtlb_leftbtn.png)!important;
}
.ld_ldjt_swiper-button-next.swiper-button-white, .swiper-container-rtl .ld_ldjt_swiper-button-prev.swiper-button-white{
    background-image:url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jsjtlb_rightbtn.png)!important;
}
.ld_ldjt_gallery-top .swiper-slide .jj_bg{
    width: 641px;
    height: 113px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jj_bg.png) no-repeat center top/cover;
    position: absolute;
    bottom: 383px;
    left: 50%;
    transform: translateX(-50%);
}
.ld_ldjt_gallery-top .swiper-slide p{
    position: absolute;
}
.ld_ldjt_gallery-top .swiper-slide p:nth-of-type(1){
    width: 76%;
    text-align: center;
    font-size: 80px;
    color: #ffffff;
    left: 0;
    line-height: 89px;
    font-weight: bolder;
}
.ld_ldjt_gallery-top .swiper-slide p:nth-of-type(2){
    top: 0;
    right: 54px;
    font-size: 40px;
    color: #ffffff;
    font-weight: bolder;
}
.ld_ldjt_gallery-top .swiper-slide a{
    display: block;
    width: 40px;
    height: 40px;
    background: url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/jj_bg_bth.png) no-repeat center top/cover;
    position: absolute;
    top: 0;
    right: 0;
}





/* 第四屏 */
.ld_bz .ld_bz_swiper-container{
    width: 980px;
    height: 642px;
    top: 50%;
    transform: translateY(-50%);
}
.ld_bz .swiper-slide{
    width: 360px;
    height: 642px;
    position: relative;
}
.ld_bz_swiper-container a{
    display: block;
    width: 360px;
    height: 642px;
}
.ld_bz_swiper-button-next{
    right: 300px!important;
}
.ld_bz_swiper-button-prev{
    left: 300px!important;
}
.ld_bz .bz_border{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:url(https://static.iron-saga.com/static_us/jdzd_linkage/pc/images/bz_border.png);
}

















#video {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
	width: 100%;
	height: 100%;
	display: none;
}
#video .video_box {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: space-around;
	align-items: center
}
#video .flowplayer {
	width: 60%;
	position: fixed;
	top: 150px;
	left: 50%;
	margin-left: -30%;
	z-index: 1000
}
#video .video_close{
	width: 20px;
	height: 20px;
	cursor: pointer;
	background: url(http://kr-website-jdzd.oss-cn-hongkong.aliyuncs.com/static/image/video_close.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	z-index: 1100;
	right: 50%;
	top: 50%;
}
#video .video_bg {
	background: rgba(0,0,0,0.5);
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 900
}
#video video {
	position: relative;
	z-index: 1000;
}


.jdzd_logo{
    position: absolute; 
    top: 30px; 
    left: 50%; 
    transform: translateX(-50%);
}
