            #container {
                font-size: 0 !important;
            }

            .m_details_text img {
                width: 100% !important;
            }
    
            img {
                vertical-align: top
            }
    
            .img_wrap {
                cursor: pointer;
                position: relative;
            }

            .close-box {
                display: none;
                position: fixed;
                top:0.5rem;
                right: 0.5rem;
                font-size: 0.7rem;
                z-index: 3000;
                color: #fff;
                background: rgb(70, 70, 70);
                padding: .3rem;
            }
    
            .img_ts {
                /* display: none; */
                position: absolute;
                left:0px;
                top:0px;
                font-size: .6rem;
                color:#fff;
                line-height: 1rem;
                background: #00437e;
                padding: 0 .3rem;
                /* text-shadow: 2px 2px 2px #000; */
            }
    
            .box_wrap {
                background:url(https://f2.cri.cn/M00/53/E9/wKgACl8FKYGAOH44AAAAAAAAAAA7895185.loading.gif) no-repeat center center;
                display: none;
                position: fixed;
                width: 100%;
                height: 100%;
                top: 0;
                left: 0;
                /* margin-top: 2.5rem; */
                z-index: 2000;
            }
    
            .box {
                position: relative;
                width: 100%;
                height: 100%;
                overflow: hidden;
                margin: 0 auto;
            }
    
            #controller {
                position: absolute;
                left: 0;
                right: 0;
                bottom: 0.64rem;
                width: 100%;
                /*       height: 190px;
                margin: auto;*/
            }
    
            #controller .con {
                position: absolute;
                width: 60px;
                height: 60px;
                background: url(public/images/bottom_arrow.png) center no-repeat;
                background-size: 100%;
                cursor: pointer;
            }
    
            .con.forward-con {
                top: 0;
                left: 0;
                right: 0;
                margin: auto;
                -webkit-transform: rotate3d(0, 0, 1, 180deg);
                transform: rotate3d(0, 0, 1, 180deg);
            }
    
            .con.back-con {
                bottom: 0;
                left: 0;
                right: 0;
                margin: auto;
            }
    
            .con.left-con {
                top: 0;
                bottom: 0;
                left: 0;
                margin: auto;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
            }
    
            .con.right-con {
                top: 0;
                bottom: 0;
                right: 0;
                margin: auto;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
            }
    
            .hide {
                visibility: hidden!important;
            }
.all_bg {position:fixed;top:0;left:0;width:200%;height:200%;z-index:1000;_position:absolute;width:200%;background:url(https://f2.cri.cn/M00/53/E9/wKgACl8FKYGAOH44AAAAAAAAAAA7895185.all_bg.png);_background:none;display:none;z-index:1000;}

.close-box {
                display: none;
                position: fixed;
                top:.5rem;
                right: .5rem;
                font-size: 20px;
                z-index: 3000;
                color: #fff;
                background: url(https://f2.cri.cn/M00/53/E9/wKgACl8FKYGAFfNGAAAAAAAAAAA7895363.vr-btn-2_03.png) no-repeat center center;
                padding: 0px;
background-size:100% 100%;
text-indent: -9999em;
width:1rem;
height:1rem;
cursor: pointer;
            }
.img_ts {
    /* display: none; */
    position: absolute;
    left: 50%;
    top: 50%;
    color: #fff;
    background: url(https://f2.cri.cn/M00/53/E9/wKgACl8FKYGAFfNGAAAAAAAAAAA7895363.vr-btn-1_03.png) no-repeat center center;
    padding: 0px;
background-size:100% 100%;
text-indent: -9999em;
width:4rem;
height:4rem;
margin-top:-2rem;
margin-left:-2rem;
}